2024-04-26T04:25:12.436 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-26T04:25:12.437 DEBUG:teuthology.run:Teuthology command: teuthology --verbose --name teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi --owner scheduled_teuthology@teuthology --description upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} --archive /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556 -- /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/orig.config.yaml 2024-04-26T04:25:12.491 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T04:25:12.571 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556 branch: squid description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic 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: '7674556' 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-04-26_02:08:13-upgrade-squid-distro-default-smithi no_nested_subset: false nuke-on-error: true 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: 1 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\) sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: extra_system_packages: - python3-pytest flavor: default sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a selinux: allowlist: - scontext=system_u:system_r:logrotate_t:s0 workunit: branch: squid sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a owner: scheduled_teuthology@teuthology priority: 100 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: 8320 sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a sleep_before_teardown: 0 subset: 10/32 suite: upgrade suite_branch: squid suite_path: /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a targets: smithi146.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOQ8QQ6Nc36+7Rg3osfjtbUjl1UQ3Dn0d7BO/3ndUuDggnITsTBfSSnQr3AXie/lDPyDLzPE/8wnk8kBE7ju0sQ= smithi204.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/9l872FWuZ9woj1YyrwVmubSnSY5ae4el6u790eETec+pLGK6seTiuctBuE2ZFKHJJagS/KtPPCgQljnxLvfI= tasks: - pexec: all: - sudo dnf install runc -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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-26_02:08:13 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.2226885 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-04-26T04:25:12.571 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa; will attempt to use it 2024-04-26T04:25:12.572 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_b22e2ebdeb24376882b7bda2a7329c8cccc2276a/qa/tasks 2024-04-26T04:25:12.572 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-26T04:25:12.573 INFO:teuthology.task.internal:Checking packages... 2024-04-26T04:25:12.596 INFO:teuthology.task.internal:Checking packages for os_type 'centos', flavor 'default' and ceph hash 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a' 2024-04-26T04:25:12.596 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:25:12.597 INFO:teuthology.packaging:ref: None 2024-04-26T04:25:12.597 INFO:teuthology.packaging:tag: None 2024-04-26T04:25:12.597 INFO:teuthology.packaging:branch: squid 2024-04-26T04:25:12.597 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:25:12.597 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=squid 2024-04-26T04:25:12.837 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-2447.gb22e2ebd 2024-04-26T04:25:12.839 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-26T04:25:12.846 INFO:teuthology.task.internal:no buildpackages task found 2024-04-26T04:25:12.846 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-26T04:25:12.872 INFO:teuthology.task.internal:Saving configuration 2024-04-26T04:25:12.894 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-26T04:25:12.900 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T04:25:12.925 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 04:19:55.121488', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOQ8QQ6Nc36+7Rg3osfjtbUjl1UQ3Dn0d7BO/3ndUuDggnITsTBfSSnQr3AXie/lDPyDLzPE/8wnk8kBE7ju0sQ='} 2024-04-26T04:25:12.943 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 04:19:55.119026', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/9l872FWuZ9woj1YyrwVmubSnSY5ae4el6u790eETec+pLGK6seTiuctBuE2ZFKHJJagS/KtPPCgQljnxLvfI='} 2024-04-26T04:25:12.943 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-26T04:25:12.949 INFO:teuthology.task.internal:roles: ubuntu@smithi146.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-04-26T04:25:12.949 INFO:teuthology.task.internal:roles: ubuntu@smithi204.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-04-26T04:25:12.950 INFO:teuthology.run_tasks:Running task console_log... 2024-04-26T04:25:13.022 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fbb1ba770d0>, signals=[15]) 2024-04-26T04:25:13.023 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-26T04:25:13.030 INFO:teuthology.task.internal:Opening connections... 2024-04-26T04:25:13.030 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi146.front.sepia.ceph.com 2024-04-26T04:25:13.032 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T04:25:13.109 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi204.front.sepia.ceph.com 2024-04-26T04:25:13.110 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T04:25:13.185 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-26T04:25:13.192 DEBUG:teuthology.orchestra.run.smithi146:> uname -m 2024-04-26T04:25:13.209 INFO:teuthology.orchestra.run.smithi146.stdout:x86_64 2024-04-26T04:25:13.210 DEBUG:teuthology.orchestra.run.smithi146:> cat /etc/os-release 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:NAME="CentOS Stream" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION="9" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:ID="centos" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:ID_LIKE="rhel fedora" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:VERSION_ID="9" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:PLATFORM_ID="platform:el9" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:ANSI_COLOR="0;31" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:LOGO="fedora-logo-icon" 2024-04-26T04:25:13.267 INFO:teuthology.orchestra.run.smithi146.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T04:25:13.268 INFO:teuthology.orchestra.run.smithi146.stdout:HOME_URL="https://centos.org/" 2024-04-26T04:25:13.268 INFO:teuthology.orchestra.run.smithi146.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T04:25:13.268 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T04:25:13.268 INFO:teuthology.orchestra.run.smithi146.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T04:25:13.268 INFO:teuthology.lock.ops:Updating smithi146.front.sepia.ceph.com on lock server 2024-04-26T04:25:13.292 DEBUG:teuthology.orchestra.run.smithi204:> uname -m 2024-04-26T04:25:13.310 INFO:teuthology.orchestra.run.smithi204.stdout:x86_64 2024-04-26T04:25:13.310 DEBUG:teuthology.orchestra.run.smithi204:> cat /etc/os-release 2024-04-26T04:25:13.367 INFO:teuthology.orchestra.run.smithi204.stdout:NAME="CentOS Stream" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION="9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:ID="centos" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:ID_LIKE="rhel fedora" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:VERSION_ID="9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:PLATFORM_ID="platform:el9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:PRETTY_NAME="CentOS Stream 9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:ANSI_COLOR="0;31" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:LOGO="fedora-logo-icon" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:CPE_NAME="cpe:/o:centos:centos:9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:HOME_URL="https://centos.org/" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:BUG_REPORT_URL="https://bugzilla.redhat.com/" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux 9" 2024-04-26T04:25:13.368 INFO:teuthology.orchestra.run.smithi204.stdout:REDHAT_SUPPORT_PRODUCT_VERSION="CentOS Stream" 2024-04-26T04:25:13.369 INFO:teuthology.lock.ops:Updating smithi204.front.sepia.ceph.com on lock server 2024-04-26T04:25:13.383 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-26T04:25:13.395 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-26T04:25:13.426 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-26T04:25:13.426 DEBUG:teuthology.orchestra.run.smithi146:> test '!' -e /home/ubuntu/cephtest 2024-04-26T04:25:13.429 DEBUG:teuthology.orchestra.run.smithi204:> test '!' -e /home/ubuntu/cephtest 2024-04-26T04:25:13.445 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-26T04:25:13.451 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-26T04:25:13.451 DEBUG:teuthology.orchestra.run.smithi146:> test -z $(ls -A /var/lib/ceph) 2024-04-26T04:25:13.485 DEBUG:teuthology.orchestra.run.smithi204:> test -z $(ls -A /var/lib/ceph) 2024-04-26T04:25:13.577 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-26T04:25:13.629 INFO:teuthology.run_tasks:Running task kernel... 2024-04-26T04:25:13.643 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-26T04:25:13.644 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-26T04:25:13.644 DEBUG:teuthology.orchestra.run.smithi146:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T04:25:13.644 DEBUG:teuthology.orchestra.run.smithi204:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-26T04:25:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:25:13.661 DEBUG:teuthology.orchestra.run.smithi146:> uname -r 2024-04-26T04:25:13.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:25:13.662 DEBUG:teuthology.orchestra.run.smithi204:> uname -r 2024-04-26T04:25:13.719 INFO:teuthology.orchestra.run.smithi146.stdout:5.14.0-437.el9.x86_64 2024-04-26T04:25:13.719 INFO:teuthology.task.kernel:Running kernel on smithi146: 5.14.0-437.el9.x86_64 2024-04-26T04:25:13.719 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum install -y kernel 2024-04-26T04:25:13.721 INFO:teuthology.orchestra.run.smithi204.stdout:5.14.0-437.el9.x86_64 2024-04-26T04:25:13.721 INFO:teuthology.task.kernel:Running kernel on smithi204: 5.14.0-437.el9.x86_64 2024-04-26T04:25:13.721 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum install -y kernel 2024-04-26T04:25:16.532 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - BaseOS 6.6 MB/s | 8.0 MB 00:01 2024-04-26T04:25:16.827 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - BaseOS 5.4 MB/s | 8.0 MB 00:01 2024-04-26T04:25:18.658 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - AppStream 18 MB/s | 19 MB 00:01 2024-04-26T04:25:19.286 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - AppStream 14 MB/s | 19 MB 00:01 2024-04-26T04:25:22.825 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - CRB 12 MB/s | 6.2 MB 00:00 2024-04-26T04:25:23.545 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - CRB 11 MB/s | 6.2 MB 00:00 2024-04-26T04:25:24.374 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - Extras packages 41 kB/s | 16 kB 00:00 2024-04-26T04:25:25.193 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 16 kB 00:00 2024-04-26T04:25:27.186 INFO:teuthology.orchestra.run.smithi204.stdout:Extra Packages for Enterprise Linux 11 MB/s | 21 MB 00:01 2024-04-26T04:25:27.566 INFO:teuthology.orchestra.run.smithi146.stdout:Extra Packages for Enterprise Linux 6.8 MB/s | 21 MB 00:03 2024-04-26T04:25:32.236 INFO:teuthology.orchestra.run.smithi204.stdout:lab-extras 34 kB/s | 1.7 kB 00:00 2024-04-26T04:25:32.749 INFO:teuthology.orchestra.run.smithi146.stdout:lab-extras 7.5 kB/s | 1.7 kB 00:00 2024-04-26T04:25:34.134 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T04:25:34.135 INFO:teuthology.orchestra.run.smithi204.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T04:25:34.231 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-04-26T04:25:34.232 INFO:teuthology.orchestra.run.smithi204.stdout:Nothing to do. 2024-04-26T04:25:34.232 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-04-26T04:25:34.338 DEBUG:teuthology.orchestra.run.smithi204:> echo no | sudo yum reinstall kernel || true 2024-04-26T04:25:34.605 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-239.el9.x86_64 is already installed. 2024-04-26T04:25:34.605 INFO:teuthology.orchestra.run.smithi146.stdout:Package kernel-5.14.0-437.el9.x86_64 is already installed. 2024-04-26T04:25:34.693 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-04-26T04:25:34.694 INFO:teuthology.orchestra.run.smithi146.stdout:Nothing to do. 2024-04-26T04:25:34.694 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-04-26T04:25:34.790 DEBUG:teuthology.orchestra.run.smithi146:> echo no | sudo yum reinstall kernel || true 2024-04-26T04:25:34.882 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:02 ago on Fri 26 Apr 2024 04:25:32 AM UTC. 2024-04-26T04:25:35.002 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout:Reinstalling: 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T04:25:35.015 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:35.016 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-04-26T04:25:35.016 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.016 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:35.016 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 255 k 2024-04-26T04:25:35.016 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 0 2024-04-26T04:25:35.017 INFO:teuthology.orchestra.run.smithi204.stderr:Operation aborted. 2024-04-26T04:25:35.080 INFO:teuthology.orchestra.run.smithi204.stdout:Is this ok [y/N]: 2024-04-26T04:25:35.080 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum reinstall -y kernel || true 2024-04-26T04:25:35.292 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 04:25:32 AM UTC. 2024-04-26T04:25:35.412 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-04-26T04:25:35.424 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:35.424 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:Reinstalling: 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 255 k 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 0 2024-04-26T04:25:35.425 INFO:teuthology.orchestra.run.smithi146.stderr:Operation aborted. 2024-04-26T04:25:35.479 INFO:teuthology.orchestra.run.smithi146.stdout:Is this ok [y/N]: 2024-04-26T04:25:35.480 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum reinstall -y kernel || true 2024-04-26T04:25:35.580 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 04:25:32 AM UTC. 2024-04-26T04:25:35.697 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-04-26T04:25:35.698 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.698 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:Reinstalling: 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 255 k 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 0 2024-04-26T04:25:35.699 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-04-26T04:25:35.971 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:03 ago on Fri 26 Apr 2024 04:25:32 AM UTC. 2024-04-26T04:25:36.089 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-04-26T04:25:36.089 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:Reinstalling: 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout: kernel x86_64 5.14.0-437.el9 baseos 255 k 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 255 k 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 0 2024-04-26T04:25:36.090 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-04-26T04:25:36.097 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-437.el9.x86_64.rpm 759 kB/s | 255 kB 00:00 2024-04-26T04:25:36.097 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:25:36.097 INFO:teuthology.orchestra.run.smithi204.stdout:Total 639 kB/s | 255 kB 00:00 2024-04-26T04:25:36.116 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-04-26T04:25:36.300 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-04-26T04:25:36.301 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-04-26T04:25:36.305 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-04-26T04:25:36.306 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-04-26T04:25:36.467 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-04-26T04:25:36.478 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-437.el9.x86_64.rpm 1.0 MB/s | 255 kB 00:00 2024-04-26T04:25:36.478 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:25:36.478 INFO:teuthology.orchestra.run.smithi146.stdout:Total 656 kB/s | 255 kB 00:00 2024-04-26T04:25:36.501 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-04-26T04:25:36.532 INFO:teuthology.orchestra.run.smithi204.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T04:25:36.532 INFO:teuthology.orchestra.run.smithi204.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:36.680 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-04-26T04:25:36.681 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-04-26T04:25:36.685 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-04-26T04:25:36.685 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-04-26T04:25:36.813 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-04-26T04:25:36.904 INFO:teuthology.orchestra.run.smithi146.stdout: Reinstalling : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T04:25:36.904 INFO:teuthology.orchestra.run.smithi146.stdout: Cleanup : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:37.252 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:37.252 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T04:25:37.606 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:37.607 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 1/2 2024-04-26T04:25:37.953 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:37.953 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:37.953 INFO:teuthology.orchestra.run.smithi204.stdout:Reinstalled: 2024-04-26T04:25:37.953 INFO:teuthology.orchestra.run.smithi204.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T04:25:37.953 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:25:37.954 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-04-26T04:25:38.136 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T04:25:38.222 INFO:teuthology.orchestra.run.smithi204.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T04:25:38.222 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T04:25:38.222 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T04:25:38.223 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-26T04:25:38.223 DEBUG:teuthology.orchestra.run.smithi204:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T04:25:38.252 INFO:teuthology.orchestra.run.smithi204.stdout:ttyS1 2024-04-26T04:25:38.273 DEBUG:teuthology.parallel:result is None 2024-04-26T04:25:38.324 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : kernel-5.14.0-437.el9.x86_64 2/2 2024-04-26T04:25:38.324 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:38.324 INFO:teuthology.orchestra.run.smithi146.stdout:Reinstalled: 2024-04-26T04:25:38.325 INFO:teuthology.orchestra.run.smithi146.stdout: kernel-5.14.0-437.el9.x86_64 2024-04-26T04:25:38.325 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:25:38.325 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-04-26T04:25:38.490 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q kernel | sort -rV | head -n 1 2024-04-26T04:25:38.537 INFO:teuthology.orchestra.run.smithi146.stdout:kernel-5.14.0-437.el9.x86_64 2024-04-26T04:25:38.537 DEBUG:teuthology.task.kernel:get_latest_image_version_rpm: 5.14.0-437.el9.x86_64 2024-04-26T04:25:38.537 INFO:teuthology.task.kernel:Newest distro kernel installed and running 2024-04-26T04:25:38.537 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-26T04:25:38.537 DEBUG:teuthology.orchestra.run.smithi146:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-26T04:25:38.565 INFO:teuthology.orchestra.run.smithi146.stdout:ttyS1 2024-04-26T04:25:38.581 DEBUG:teuthology.parallel:result is None 2024-04-26T04:25:38.581 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-26T04:25:38.587 INFO:teuthology.task.internal:Creating test directory... 2024-04-26T04:25:38.587 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T04:25:38.624 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-26T04:25:38.639 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-26T04:25:38.645 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-26T04:25:38.657 INFO:teuthology.task.internal:Creating archive directory... 2024-04-26T04:25:38.657 DEBUG:teuthology.orchestra.run.smithi146:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T04:25:38.682 DEBUG:teuthology.orchestra.run.smithi204:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-26T04:25:38.717 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-26T04:25:38.723 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-26T04:25:38.723 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:25:38.743 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:25:38.769 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T04:25:38.778 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T04:25:38.783 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T04:25:38.793 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-26T04:25:38.794 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-26T04:25:38.801 INFO:teuthology.task.internal:Configuring sudo... 2024-04-26T04:25:38.801 DEBUG:teuthology.orchestra.run.smithi146:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T04:25:38.822 DEBUG:teuthology.orchestra.run.smithi204:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-26T04:25:38.858 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-26T04:25:38.866 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-26T04:25:38.866 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T04:25:38.888 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-26T04:25:38.913 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T04:25:38.981 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T04:25:39.025 DEBUG:teuthology.orchestra.run.smithi146:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T04:25:39.106 DEBUG:teuthology.orchestra.run.smithi146:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T04:25:39.146 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:25:39.146 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T04:25:39.210 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T04:25:39.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-26T04:25:39.295 DEBUG:teuthology.orchestra.run.smithi204:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T04:25:39.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo chcon system_u:object_r:var_log_t:s0 /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-26T04:25:39.415 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:25:39.415 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-26T04:25:39.478 DEBUG:teuthology.orchestra.run.smithi146:> sudo service rsyslog restart 2024-04-26T04:25:39.480 DEBUG:teuthology.orchestra.run.smithi204:> sudo service rsyslog restart 2024-04-26T04:25:39.515 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T04:25:39.550 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T04:25:39.976 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-26T04:25:39.984 INFO:teuthology.task.internal:Starting timer... 2024-04-26T04:25:39.984 INFO:teuthology.run_tasks:Running task pcp... 2024-04-26T04:25:40.000 INFO:teuthology.run_tasks:Running task selinux... 2024-04-26T04:25:40.020 DEBUG:teuthology.task:Applying overrides for task selinux: {'allowlist': ['scontext=system_u:system_r:logrotate_t:s0']} 2024-04-26T04:25:40.020 DEBUG:teuthology.orchestra.run.smithi146:> sudo service auditd rotate 2024-04-26T04:25:40.081 INFO:teuthology.orchestra.run.smithi146.stdout:Rotating logs: 2024-04-26T04:25:40.083 DEBUG:teuthology.orchestra.run.smithi204:> sudo service auditd rotate 2024-04-26T04:25:40.123 INFO:teuthology.orchestra.run.smithi204.stdout:Rotating logs: 2024-04-26T04:25:40.125 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-26T04:25:40.125 DEBUG:teuthology.orchestra.run.smithi146:> /usr/sbin/getenforce 2024-04-26T04:25:40.166 INFO:teuthology.orchestra.run.smithi146.stdout:Permissive 2024-04-26T04:25:40.166 DEBUG:teuthology.orchestra.run.smithi204:> /usr/sbin/getenforce 2024-04-26T04:25:40.187 INFO:teuthology.orchestra.run.smithi204.stdout:Permissive 2024-04-26T04:25:40.188 DEBUG:teuthology.task.selinux:Existing SELinux modes: {'ubuntu@smithi146.front.sepia.ceph.com': 'permissive', 'ubuntu@smithi204.front.sepia.ceph.com': 'permissive'} 2024-04-26T04:25:40.188 DEBUG:teuthology.orchestra.run.smithi146:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-26T04:25:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:25:40.230 DEBUG:teuthology.orchestra.run.smithi204:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-26T04:25:40.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:25:40.254 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-26T04:25:40.254 DEBUG:teuthology.orchestra.run.smithi146:> sudo /usr/sbin/setenforce permissive 2024-04-26T04:25:40.295 DEBUG:teuthology.orchestra.run.smithi204:> sudo /usr/sbin/setenforce permissive 2024-04-26T04:25:40.319 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-26T04:25:40.328 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-26T04:25:40.345 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-04-26T04:25:40.346 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi146.front.sepia.ceph.com,smithi204.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-26T04:29:11.779 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi146.front.sepia.ceph.com'), Remote(name='ubuntu@smithi204.front.sepia.ceph.com')] 2024-04-26T04:29:11.780 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-04-26T04:29:11.782 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi146.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T04:29:11.867 DEBUG:teuthology.orchestra.run.smithi146:> true 2024-04-26T04:29:11.946 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi146.front.sepia.ceph.com' 2024-04-26T04:29:11.946 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-26T04:29:11.947 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi204.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-26T04:29:12.026 DEBUG:teuthology.orchestra.run.smithi204:> true 2024-04-26T04:29:12.103 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi204.front.sepia.ceph.com' 2024-04-26T04:29:12.103 INFO:teuthology.run_tasks:Running task clock... 2024-04-26T04:29:12.113 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-26T04:29:12.113 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T04:29:12.114 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:29:12.116 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-26T04:29:12.116 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:29:12.144 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T04:29:12.158 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T04:29:12.173 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntp.service: Unit ntp.service not loaded. 2024-04-26T04:29:12.182 INFO:teuthology.orchestra.run.smithi146.stderr:sudo: ntpd: command not found 2024-04-26T04:29:12.187 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to stop ntpd.service: Unit ntpd.service not loaded. 2024-04-26T04:29:12.192 INFO:teuthology.orchestra.run.smithi146.stdout:506 Cannot talk to daemon 2024-04-26T04:29:12.206 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T04:29:12.210 INFO:teuthology.orchestra.run.smithi204.stderr:sudo: ntpd: command not found 2024-04-26T04:29:12.219 INFO:teuthology.orchestra.run.smithi146.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T04:29:12.221 INFO:teuthology.orchestra.run.smithi204.stdout:506 Cannot talk to daemon 2024-04-26T04:29:12.235 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntp.service: Unit ntp.service not found. 2024-04-26T04:29:12.247 INFO:teuthology.orchestra.run.smithi204.stderr:Failed to start ntpd.service: Unit ntpd.service not found. 2024-04-26T04:29:12.271 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-04-26T04:29:12.275 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T04:29:12.275 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-04-26T04:29:12.276 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.276 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.276 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.276 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.308 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv01.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv02.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv03.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.311 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 6 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T04:29:12.312 INFO:teuthology.run_tasks:Running task pexec... 2024-04-26T04:29:12.321 INFO:teuthology.task.pexec:Executing custom commands... 2024-04-26T04:29:12.322 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi146.front.sepia.ceph.com 2024-04-26T04:29:12.322 DEBUG:teuthology.orchestra.run.smithi146:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T04:29:12.322 INFO:teuthology.task.pexec:Running commands on host ubuntu@smithi204.front.sepia.ceph.com 2024-04-26T04:29:12.322 DEBUG:teuthology.orchestra.run.smithi204:> TESTDIR=/home/ubuntu/cephtest bash -s 2024-04-26T04:29:12.854 INFO:teuthology.orchestra.run.smithi146.stdout:Last metadata expiration check: 0:00:42 ago on Fri 26 Apr 2024 04:28:30 AM UTC. 2024-04-26T04:29:12.880 INFO:teuthology.orchestra.run.smithi204.stdout:Last metadata expiration check: 0:00:42 ago on Fri 26 Apr 2024 04:28:30 AM UTC. 2024-04-26T04:29:12.968 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-04-26T04:29:12.968 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:29:12.968 INFO:teuthology.orchestra.run.smithi146.stdout: Package Architecture Version Repository Size 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:================================================================================ 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Install 1 Package 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 3.1 M 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Installed size: 9.8 M 2024-04-26T04:29:12.969 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-04-26T04:29:12.999 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout: Package Architecture Version Repository Size 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout: runc x86_64 4:1.1.12-2.el9 appstream 3.1 M 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:================================================================================ 2024-04-26T04:29:13.000 INFO:teuthology.orchestra.run.smithi204.stdout:Install 1 Package 2024-04-26T04:29:13.001 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:13.001 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 3.1 M 2024-04-26T04:29:13.001 INFO:teuthology.orchestra.run.smithi204.stdout:Installed size: 9.8 M 2024-04-26T04:29:13.001 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-04-26T04:29:13.309 INFO:teuthology.orchestra.run.smithi146.stdout:runc-1.1.12-2.el9.x86_64.rpm 15 MB/s | 3.1 MB 00:00 2024-04-26T04:29:13.309 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:29:13.309 INFO:teuthology.orchestra.run.smithi146.stdout:Total 9.2 MB/s | 3.1 MB 00:00 2024-04-26T04:29:13.345 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-04-26T04:29:13.345 INFO:teuthology.orchestra.run.smithi204.stdout:runc-1.1.12-2.el9.x86_64.rpm 14 MB/s | 3.1 MB 00:00 2024-04-26T04:29:13.346 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:29:13.346 INFO:teuthology.orchestra.run.smithi204.stdout:Total 9.0 MB/s | 3.1 MB 00:00 2024-04-26T04:29:13.351 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-04-26T04:29:13.351 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-04-26T04:29:13.382 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-04-26T04:29:13.388 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-04-26T04:29:13.388 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-04-26T04:29:13.435 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-04-26T04:29:13.435 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-04-26T04:29:13.472 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-04-26T04:29:13.472 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-04-26T04:29:13.656 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-04-26T04:29:13.685 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-04-26T04:29:13.762 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:13.944 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:14.223 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:14.328 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:14.518 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:14.519 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:14.519 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-04-26T04:29:14.519 INFO:teuthology.orchestra.run.smithi146.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T04:29:14.519 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:14.519 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-04-26T04:29:14.592 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : runc-4:1.1.12-2.el9.x86_64 1/1 2024-04-26T04:29:14.593 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:14.593 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-04-26T04:29:14.593 INFO:teuthology.orchestra.run.smithi204.stdout: runc-4:1.1.12-2.el9.x86_64 2024-04-26T04:29:14.593 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:14.593 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-04-26T04:29:14.759 DEBUG:teuthology.parallel:result is None 2024-04-26T04:29:14.848 DEBUG:teuthology.parallel:result is None 2024-04-26T04:29:14.848 INFO:teuthology.run_tasks:Running task install... 2024-04-26T04:29:14.856 DEBUG:teuthology.task.install:project ceph 2024-04-26T04:29:14.856 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'}} 2024-04-26T04:29:14.856 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'extra_system_packages': ['python3-pytest'], 'flavor': 'default', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'} 2024-04-26T04:29:14.856 INFO:teuthology.task.install:Using flavor: default 2024-04-26T04:29:14.915 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-04-26T04:29:14.915 INFO:teuthology.task.install:extra packages: [] 2024-04-26T04:29:14.915 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': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', 'tag': None, 'wait_for_package': False} 2024-04-26T04:29:14.915 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:29:14.915 INFO:teuthology.packaging:ref: None 2024-04-26T04:29:14.916 INFO:teuthology.packaging:tag: None 2024-04-26T04:29:14.916 INFO:teuthology.packaging:branch: reef 2024-04-26T04:29:14.916 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:29:14.916 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-26T04:29:14.918 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': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', 'tag': None, 'wait_for_package': False} 2024-04-26T04:29:14.918 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:29:14.918 INFO:teuthology.packaging:ref: None 2024-04-26T04:29:14.918 INFO:teuthology.packaging:tag: None 2024-04-26T04:29:14.918 INFO:teuthology.packaging:branch: reef 2024-04-26T04:29:14.918 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:29:14.918 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-26T04:29:15.234 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/ 2024-04-26T04:29:15.235 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1258.g7d2137f0 2024-04-26T04:29:15.270 INFO:teuthology.task.install.rpm:Pulling from https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/ 2024-04-26T04:29:15.270 INFO:teuthology.task.install.rpm:Package version is 18.2.2-1258.g7d2137f0 2024-04-26T04:29:15.359 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T04:29:15.360 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:29:15.360 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T04:29:15.384 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-04-26T04:29:15.384 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:29:15.384 INFO:teuthology.packaging:ref: None 2024-04-26T04:29:15.384 INFO:teuthology.packaging:tag: None 2024-04-26T04:29:15.384 INFO:teuthology.packaging:branch: reef 2024-04-26T04:29:15.384 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:29:15.384 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:29:15.449 INFO:teuthology.packaging:Writing yum repo: [ceph] name=ceph packages for $basearch baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/$basearch enabled=1 gpgcheck=0 type=rpm-md [ceph-noarch] name=ceph noarch packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/noarch enabled=1 gpgcheck=0 type=rpm-md [ceph-source] name=ceph source packages baseurl=https://3.chacra.ceph.com/r/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/flavors/default/SRPMS enabled=1 gpgcheck=0 type=rpm-md 2024-04-26T04:29:15.449 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:29:15.449 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/yum.repos.d/ceph.repo 2024-04-26T04:29:15.450 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:29:15.473 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-04-26T04:29:15.474 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:29:15.474 INFO:teuthology.packaging:ref: None 2024-04-26T04:29:15.474 INFO:teuthology.packaging:tag: None 2024-04-26T04:29:15.474 INFO:teuthology.packaging:branch: reef 2024-04-26T04:29:15.474 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:29:15.474 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:29:15.525 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:29:15.539 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:29:15.589 INFO:teuthology.orchestra.run.smithi146.stdout:check_obsoletes = 1 2024-04-26T04:29:15.590 DEBUG:teuthology.orchestra.run.smithi146:> sudo yum clean all 2024-04-26T04:29:15.613 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:29:15.676 INFO:teuthology.orchestra.run.smithi204.stdout:check_obsoletes = 1 2024-04-26T04:29:15.677 DEBUG:teuthology.orchestra.run.smithi204:> sudo yum clean all 2024-04-26T04:29:15.818 INFO:teuthology.orchestra.run.smithi146.stdout:48 files removed 2024-04-26T04:29:15.847 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:29:15.919 INFO:teuthology.orchestra.run.smithi204.stdout:48 files removed 2024-04-26T04:29:15.946 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T04:29:16.795 INFO:teuthology.orchestra.run.smithi204.stdout:ceph packages for x86_64 132 kB/s | 77 kB 00:00 2024-04-26T04:29:16.891 INFO:teuthology.orchestra.run.smithi146.stdout:ceph packages for x86_64 99 kB/s | 77 kB 00:00 2024-04-26T04:29:17.217 INFO:teuthology.orchestra.run.smithi204.stdout:ceph noarch packages 30 kB/s | 11 kB 00:00 2024-04-26T04:29:17.286 INFO:teuthology.orchestra.run.smithi146.stdout:ceph noarch packages 32 kB/s | 11 kB 00:00 2024-04-26T04:29:17.629 INFO:teuthology.orchestra.run.smithi146.stdout:ceph source packages 6.1 kB/s | 1.9 kB 00:00 2024-04-26T04:29:17.730 INFO:teuthology.orchestra.run.smithi204.stdout:ceph source packages 3.9 kB/s | 1.9 kB 00:00 2024-04-26T04:29:18.265 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-26T04:29:18.374 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - BaseOS 13 MB/s | 8.0 MB 00:00 2024-04-26T04:29:20.875 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - AppStream 13 MB/s | 19 MB 00:01 2024-04-26T04:29:23.626 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - AppStream 4.4 MB/s | 19 MB 00:04 2024-04-26T04:29:25.476 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - CRB 6.2 MB/s | 6.2 MB 00:01 2024-04-26T04:29:27.141 INFO:teuthology.orchestra.run.smithi204.stdout:CentOS Stream 9 - Extras packages 32 kB/s | 16 kB 00:00 2024-04-26T04:29:27.893 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - CRB 8.8 MB/s | 6.2 MB 00:00 2024-04-26T04:29:29.329 INFO:teuthology.orchestra.run.smithi204.stdout:Extra Packages for Enterprise Linux 10 MB/s | 21 MB 00:02 2024-04-26T04:29:29.357 INFO:teuthology.orchestra.run.smithi146.stdout:CentOS Stream 9 - Extras packages 52 kB/s | 16 kB 00:00 2024-04-26T04:29:31.117 INFO:teuthology.orchestra.run.smithi146.stdout:Extra Packages for Enterprise Linux 13 MB/s | 21 MB 00:01 2024-04-26T04:29:34.252 INFO:teuthology.orchestra.run.smithi204.stdout:lab-extras 42 kB/s | 1.7 kB 00:00 2024-04-26T04:29:36.217 INFO:teuthology.orchestra.run.smithi146.stdout:lab-extras 30 kB/s | 1.7 kB 00:00 2024-04-26T04:29:36.353 INFO:teuthology.orchestra.run.smithi204.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-04-26T04:29:36.354 INFO:teuthology.orchestra.run.smithi204.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-04-26T04:29:36.416 INFO:teuthology.orchestra.run.smithi204.stdout:Dependencies resolved. 2024-04-26T04:29:36.422 INFO:teuthology.orchestra.run.smithi204.stdout:======================================================================================= 2024-04-26T04:29:36.422 INFO:teuthology.orchestra.run.smithi204.stdout: Package Arch Version Repository Size 2024-04-26T04:29:36.422 INFO:teuthology.orchestra.run.smithi204.stdout:======================================================================================= 2024-04-26T04:29:36.422 INFO:teuthology.orchestra.run.smithi204.stdout:Installing: 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 6.5 k 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 5.1 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-fuse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 849 k 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 142 k 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 1.5 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 138 k 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 3.5 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 7.4 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-rook noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 49 k 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-radosgw x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 7.7 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-test x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 40 M 2024-04-26T04:29:36.423 INFO:teuthology.orchestra.run.smithi204.stdout: cephadm noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 224 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-devel x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 31 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 708 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: librados-devel x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 127 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cephfs x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 161 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rados x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 321 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rbd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 298 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rgw x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 99 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-fuse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 87 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-mirror x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.0 M 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-nbd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 172 k 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout:Upgrading: 2024-04-26T04:29:36.424 INFO:teuthology.orchestra.run.smithi204.stdout: librados2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.3 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: librbd1 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.0 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout:Installing dependencies: 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-common x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 18 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 24 k 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mds x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 2.1 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 246 k 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mon x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 4.7 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-osd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 17 M 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 15 k 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-selinux x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 25 k 2024-04-26T04:29:36.425 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow x86_64 9.0.0-11.el9 epel 4.4 M 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-doc noarch 9.0.0-11.el9 epel 26 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libcephsqlite x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 166 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T04:29:36.426 INFO:teuthology.orchestra.run.smithi204.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: libradosstriper1 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 474 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: librgw2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 4.5 M 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: parquet-libs x86_64 9.0.0-11.el9 epel 839 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-26T04:29:36.427 INFO:teuthology.orchestra.run.smithi204.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-argparse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 45 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-common x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 129 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T04:29:36.428 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-26T04:29:36.429 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-26T04:29:36.430 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-26T04:29:36.431 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction Summary 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout:======================================================================================= 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout:Install 116 Packages 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout:Upgrade 2 Packages 2024-04-26T04:29:36.432 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:29:36.433 INFO:teuthology.orchestra.run.smithi204.stdout:Total download size: 179 M 2024-04-26T04:29:36.433 INFO:teuthology.orchestra.run.smithi204.stdout:Downloading Packages: 2024-04-26T04:29:37.344 INFO:teuthology.orchestra.run.smithi204.stdout:(1/118): ceph-18.2.2-1258.g7d2137f0.el8.x86_64. 24 kB/s | 6.5 kB 00:00 2024-04-26T04:29:38.053 INFO:teuthology.orchestra.run.smithi204.stdout:(2/118): ceph-base-18.2.2-1258.g7d2137f0.el8.x8 5.2 MB/s | 5.1 MB 00:00 2024-04-26T04:29:38.087 INFO:teuthology.orchestra.run.smithi204.stdout:(3/118): ceph-fuse-18.2.2-1258.g7d2137f0.el8.x8 1.1 MB/s | 849 kB 00:00 2024-04-26T04:29:38.120 INFO:teuthology.orchestra.run.smithi204.stdout:(4/118): ceph-immutable-object-cache-18.2.2-125 2.1 MB/s | 142 kB 00:00 2024-04-26T04:29:38.349 INFO:teuthology.orchestra.run.smithi146.stdout:Package librados2-2:16.2.4-5.el9.x86_64 is already installed. 2024-04-26T04:29:38.349 INFO:teuthology.orchestra.run.smithi146.stdout:Package librbd1-2:16.2.4-5.el9.x86_64 is already installed. 2024-04-26T04:29:38.395 INFO:teuthology.orchestra.run.smithi204.stdout:(5/118): ceph-mgr-18.2.2-1258.g7d2137f0.el8.x86 5.3 MB/s | 1.5 MB 00:00 2024-04-26T04:29:38.413 INFO:teuthology.orchestra.run.smithi146.stdout:Dependencies resolved. 2024-04-26T04:29:38.420 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: Package Arch Version Repository Size 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout:Installing: 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 6.5 k 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 5.1 M 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-fuse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 849 k 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-immutable-object-cache x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 142 k 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 1.5 M 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-cephadm noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 138 k 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 3.5 M 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-diskprediction-local noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 7.4 M 2024-04-26T04:29:38.421 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-rook noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 49 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-radosgw x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 7.7 M 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-test x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 40 M 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: cephadm noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 224 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs-devel x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 31 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 708 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: librados-devel x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 127 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cephfs x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 161 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytest noarch 6.2.2-7.el9 appstream 519 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rados x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 321 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rbd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 298 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rgw x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 99 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-fuse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 87 k 2024-04-26T04:29:38.422 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-mirror x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.0 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-nbd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 172 k 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout:Upgrading: 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: librados2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.3 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: librbd1 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 3.0 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout:Installing dependencies: 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: boost-program-options x86_64 1.75.0-8.el9 appstream 107 k 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-common x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 18 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-grafana-dashboards noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 24 k 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mds x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 2.1 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 246 k 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mon x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 4.7 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-osd x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 17 M 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-prometheus-alerts noarch 2:18.2.2-1258.g7d2137f0.el8 ceph-noarch 15 k 2024-04-26T04:29:38.423 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-selinux x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 25 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas x86_64 3.0.4-8.el9 appstream 33 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-netlib x86_64 3.0.4-8.el9 appstream 3.0 M 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-openblas-openmp x86_64 3.0.4-8.el9 appstream 18 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: fmt x86_64 8.1.1-5.el9 epel 111 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: fuse x86_64 2.9.9-15.el9 baseos 80 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: gperftools-libs x86_64 2.9.1-2.el9 epel 309 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow x86_64 9.0.0-10.el9 epel 4.4 M 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-doc noarch 9.0.0-10.el9 epel 26 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libcephsqlite x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 166 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libgfortran x86_64 11.4.1-3.el9 baseos 803 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: liboath x86_64 2.6.7-2.el9 epel 49 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libpmemobj x86_64 1.12.1-1.el9 appstream 160 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: libquadmath x86_64 11.4.1-3.el9 baseos 195 k 2024-04-26T04:29:38.424 INFO:teuthology.orchestra.run.smithi146.stdout: librabbitmq x86_64 0.11.0-7.el9 appstream 45 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 474 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: librdkafka x86_64 1.6.1-102.el9 appstream 662 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: librgw2 x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 4.5 M 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: libunwind x86_64 1.6.2-1.el9 epel 67 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: lttng-ust x86_64 2.12.0-6.el9 appstream 292 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: openblas x86_64 0.3.21-2.el9 appstream 35 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-openmp x86_64 0.3.21-2.el9 appstream 4.7 M 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: parquet-libs x86_64 9.0.0-10.el9 epel 838 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asyncssh noarch 2.13.2-5.el9 epel 548 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: python3-attrs noarch 20.3.0-7.el9 appstream 87 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: python3-babel noarch 2.9.1-2.el9 appstream 6.0 M 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: python3-bcrypt x86_64 3.2.2-1.el9 epel 43 k 2024-04-26T04:29:38.425 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cachetools noarch 4.2.4-1.el9 epel 32 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-argparse x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 45 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-common x86_64 2:18.2.2-1258.g7d2137f0.el8 ceph 129 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-certifi noarch 2021.10.8-2.el9 epel 15 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi x86_64 1.14.5-5.el9 baseos 253 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cheroot noarch 8.6.0-4.el9 epel 172 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cherrypy noarch 18.6.1-2.el9 epel 358 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography x86_64 36.0.1-4.el9 baseos 1.2 M 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-devel x86_64 3.9.18-3.el9 appstream 244 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-google-auth noarch 1:2.29.0-1.el9 epel 206 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-iniconfig noarch 1.1.1-7.el9 appstream 17 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco noarch 8.2.1-3.el9 epel 11 k 2024-04-26T04:29:38.426 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-classes noarch 3.2.1-5.el9 epel 18 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-collections noarch 3.0.0-8.el9 epel 23 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-functools noarch 3.5.0-2.el9 epel 19 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-text noarch 3.2.0-6.el9 epel 20 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jinja2 noarch 2.11.3-5.el9 appstream 248 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch noarch 1.21-16.el9 appstream 26 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpointer noarch 2.0-4.el9 appstream 19 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kubernetes noarch 1:26.1.0-2.el9 epel 1.0 M 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-logutils noarch 0.3.5-21.el9 epel 46 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-mako noarch 1.1.4-6.el9 appstream 172 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe x86_64 1.1.1-12.el9 appstream 35 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-more-itertools noarch 8.12.0-2.el9 epel 79 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-natsort noarch 7.1.1-5.el9 epel 58 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy x86_64 1:1.20.1-5.el9 appstream 5.1 M 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-f2py x86_64 1:1.20.1-5.el9 appstream 250 k 2024-04-26T04:29:38.427 INFO:teuthology.orchestra.run.smithi146.stdout: python3-oauthlib noarch 3.1.1-5.el9 appstream 222 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging noarch 20.9-5.el9 appstream 77 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan noarch 1.4.2-3.el9 epel 272 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pluggy noarch 0.13.1-7.el9 appstream 41 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ply noarch 3.11-14.el9 baseos 106 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-portend noarch 3.1.0-2.el9 epel 16 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-prettytable noarch 0.7.2-27.el9 appstream 42 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-py noarch 1.10.0-6.el9 appstream 477 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyOpenSSL noarch 21.0.0-1.el9 epel 90 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1 noarch 0.4.8-6.el9 appstream 159 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-modules noarch 0.4.8-6.el9 appstream 279 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pycparser noarch 2.20-6.el9 baseos 135 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytz noarch 2021.1-5.el9 appstream 51 k 2024-04-26T04:29:38.428 INFO:teuthology.orchestra.run.smithi146.stdout: python3-repoze-lru noarch 0.7-16.el9 epel 31 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests noarch 2.25.1-8.el9 baseos 125 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-oauthlib noarch 1.3.0-12.el9 appstream 54 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-routes noarch 2.5.1-5.el9 epel 188 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rsa noarch 4.9-2.el9 epel 59 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-scipy x86_64 1.6.2-8.el9 appstream 16 M 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tempora noarch 5.0.0-2.el9 epel 36 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-toml noarch 0.10.2-6.el9 appstream 42 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-typing-extensions noarch 4.4.0-2.el9 epel 51 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-urllib3 noarch 1.26.5-5.el9 baseos 215 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webob noarch 1.8.7-6.el9 epel 230 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-websocket-client noarch 1.2.3-2.el9 epel 90 k 2024-04-26T04:29:38.429 INFO:teuthology.orchestra.run.smithi146.stdout: python3-werkzeug noarch 2.0.3-3.el9.1 epel 427 k 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: python3-zc-lockfile noarch 2.0-10.el9 epel 20 k 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: re2 x86_64 1:20211101-3.el9 epel 192 k 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: socat x86_64 1.7.4.1-5.el9 appstream 305 k 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: thrift x86_64 0.15.0-2.el9 epel 1.6 M 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: xmlstarlet x86_64 1.6.1-20.el9 appstream 64 k 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction Summary 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout:======================================================================================= 2024-04-26T04:29:38.430 INFO:teuthology.orchestra.run.smithi146.stdout:Install 116 Packages 2024-04-26T04:29:38.431 INFO:teuthology.orchestra.run.smithi146.stdout:Upgrade 2 Packages 2024-04-26T04:29:38.431 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:29:38.431 INFO:teuthology.orchestra.run.smithi146.stdout:Total download size: 179 M 2024-04-26T04:29:38.431 INFO:teuthology.orchestra.run.smithi146.stdout:Downloading Packages: 2024-04-26T04:29:38.829 INFO:teuthology.orchestra.run.smithi204.stdout:(6/118): ceph-common-18.2.2-1258.g7d2137f0.el8. 10 MB/s | 18 MB 00:01 2024-04-26T04:29:38.904 INFO:teuthology.orchestra.run.smithi204.stdout:(7/118): ceph-mon-18.2.2-1258.g7d2137f0.el8.x86 9.2 MB/s | 4.7 MB 00:00 2024-04-26T04:29:39.243 INFO:teuthology.orchestra.run.smithi146.stdout:(1/118): ceph-18.2.2-1258.g7d2137f0.el8.x86_64. 15 kB/s | 6.5 kB 00:00 2024-04-26T04:29:39.271 INFO:teuthology.orchestra.run.smithi204.stdout:(8/118): ceph-mds-18.2.2-1258.g7d2137f0.el8.x86 1.8 MB/s | 2.1 MB 00:01 2024-04-26T04:29:39.421 INFO:teuthology.orchestra.run.smithi204.stdout:(9/118): ceph-selinux-18.2.2-1258.g7d2137f0.el8 168 kB/s | 25 kB 00:00 2024-04-26T04:29:39.860 INFO:teuthology.orchestra.run.smithi146.stdout:(2/118): ceph-fuse-18.2.2-1258.g7d2137f0.el8.x8 1.3 MB/s | 849 kB 00:00 2024-04-26T04:29:39.897 INFO:teuthology.orchestra.run.smithi204.stdout:(10/118): ceph-radosgw-18.2.2-1258.g7d2137f0.el 7.8 MB/s | 7.7 MB 00:00 2024-04-26T04:29:39.910 INFO:teuthology.orchestra.run.smithi146.stdout:(3/118): ceph-immutable-object-cache-18.2.2-125 2.8 MB/s | 142 kB 00:00 2024-04-26T04:29:40.055 INFO:teuthology.orchestra.run.smithi204.stdout:(11/118): ceph-osd-18.2.2-1258.g7d2137f0.el8.x8 13 MB/s | 17 MB 00:01 2024-04-26T04:29:40.081 INFO:teuthology.orchestra.run.smithi204.stdout:(12/118): libcephfs-devel-18.2.2-1258.g7d2137f0 169 kB/s | 31 kB 00:00 2024-04-26T04:29:40.156 INFO:teuthology.orchestra.run.smithi204.stdout:(13/118): libcephsqlite-18.2.2-1258.g7d2137f0.e 2.2 MB/s | 166 kB 00:00 2024-04-26T04:29:40.181 INFO:teuthology.orchestra.run.smithi204.stdout:(14/118): libcephfs2-18.2.2-1258.g7d2137f0.el8. 5.5 MB/s | 708 kB 00:00 2024-04-26T04:29:40.210 INFO:teuthology.orchestra.run.smithi146.stdout:(4/118): ceph-mds-18.2.2-1258.g7d2137f0.el8.x86 7.0 MB/s | 2.1 MB 00:00 2024-04-26T04:29:40.214 INFO:teuthology.orchestra.run.smithi204.stdout:(15/118): librados-devel-18.2.2-1258.g7d2137f0. 2.1 MB/s | 127 kB 00:00 2024-04-26T04:29:40.266 INFO:teuthology.orchestra.run.smithi204.stdout:(16/118): libradosstriper1-18.2.2-1258.g7d2137f 5.5 MB/s | 474 kB 00:00 2024-04-26T04:29:40.349 INFO:teuthology.orchestra.run.smithi204.stdout:(17/118): python3-ceph-argparse-18.2.2-1258.g7d 540 kB/s | 45 kB 00:00 2024-04-26T04:29:40.433 INFO:teuthology.orchestra.run.smithi204.stdout:(18/118): python3-ceph-common-18.2.2-1258.g7d21 1.5 MB/s | 129 kB 00:00 2024-04-26T04:29:40.478 INFO:teuthology.orchestra.run.smithi146.stdout:(5/118): ceph-mgr-18.2.2-1258.g7d2137f0.el8.x86 5.5 MB/s | 1.5 MB 00:00 2024-04-26T04:29:40.516 INFO:teuthology.orchestra.run.smithi204.stdout:(19/118): python3-cephfs-18.2.2-1258.g7d2137f0. 1.9 MB/s | 161 kB 00:00 2024-04-26T04:29:40.649 INFO:teuthology.orchestra.run.smithi204.stdout:(20/118): python3-rados-18.2.2-1258.g7d2137f0.e 2.4 MB/s | 321 kB 00:00 2024-04-26T04:29:40.708 INFO:teuthology.orchestra.run.smithi204.stdout:(21/118): librgw2-18.2.2-1258.g7d2137f0.el8.x86 9.1 MB/s | 4.5 MB 00:00 2024-04-26T04:29:40.750 INFO:teuthology.orchestra.run.smithi204.stdout:(22/118): python3-rbd-18.2.2-1258.g7d2137f0.el8 2.9 MB/s | 298 kB 00:00 2024-04-26T04:29:40.775 INFO:teuthology.orchestra.run.smithi204.stdout:(23/118): python3-rgw-18.2.2-1258.g7d2137f0.el8 1.5 MB/s | 99 kB 00:00 2024-04-26T04:29:40.777 INFO:teuthology.orchestra.run.smithi146.stdout:(6/118): ceph-base-18.2.2-1258.g7d2137f0.el8.x8 2.6 MB/s | 5.1 MB 00:01 2024-04-26T04:29:40.834 INFO:teuthology.orchestra.run.smithi204.stdout:(24/118): rbd-fuse-18.2.2-1258.g7d2137f0.el8.x8 1.0 MB/s | 87 kB 00:00 2024-04-26T04:29:40.959 INFO:teuthology.orchestra.run.smithi204.stdout:(25/118): rbd-nbd-18.2.2-1258.g7d2137f0.el8.x86 1.3 MB/s | 172 kB 00:00 2024-04-26T04:29:41.068 INFO:teuthology.orchestra.run.smithi204.stdout:(26/118): ceph-grafana-dashboards-18.2.2-1258.g 226 kB/s | 24 kB 00:00 2024-04-26T04:29:41.086 INFO:teuthology.orchestra.run.smithi146.stdout:(7/118): ceph-mon-18.2.2-1258.g7d2137f0.el8.x86 7.7 MB/s | 4.7 MB 00:00 2024-04-26T04:29:41.160 INFO:teuthology.orchestra.run.smithi204.stdout:(27/118): rbd-mirror-18.2.2-1258.g7d2137f0.el8. 7.8 MB/s | 3.0 MB 00:00 2024-04-26T04:29:41.193 INFO:teuthology.orchestra.run.smithi204.stdout:(28/118): ceph-mgr-cephadm-18.2.2-1258.g7d2137f 1.1 MB/s | 138 kB 00:00 2024-04-26T04:29:41.869 INFO:teuthology.orchestra.run.smithi204.stdout:(29/118): ceph-mgr-dashboard-18.2.2-1258.g7d213 5.0 MB/s | 3.5 MB 00:00 2024-04-26T04:29:41.969 INFO:teuthology.orchestra.run.smithi204.stdout:(30/118): ceph-mgr-modules-core-18.2.2-1258.g7d 2.4 MB/s | 246 kB 00:00 2024-04-26T04:29:42.061 INFO:teuthology.orchestra.run.smithi204.stdout:(31/118): ceph-mgr-rook-18.2.2-1258.g7d2137f0.e 538 kB/s | 49 kB 00:00 2024-04-26T04:29:42.178 INFO:teuthology.orchestra.run.smithi204.stdout:(32/118): ceph-mgr-diskprediction-local-18.2.2- 7.5 MB/s | 7.4 MB 00:00 2024-04-26T04:29:42.203 INFO:teuthology.orchestra.run.smithi204.stdout:(33/118): ceph-prometheus-alerts-18.2.2-1258.g7 108 kB/s | 15 kB 00:00 2024-04-26T04:29:42.211 INFO:teuthology.orchestra.run.smithi146.stdout:(8/118): ceph-radosgw-18.2.2-1258.g7d2137f0.el8 6.9 MB/s | 7.7 MB 00:01 2024-04-26T04:29:42.228 INFO:teuthology.orchestra.run.smithi204.stdout:(34/118): cephadm-18.2.2-1258.g7d2137f0.el8.noa 4.4 MB/s | 224 kB 00:00 2024-04-26T04:29:42.262 INFO:teuthology.orchestra.run.smithi146.stdout:(9/118): ceph-selinux-18.2.2-1258.g7d2137f0.el8 504 kB/s | 25 kB 00:00 2024-04-26T04:29:42.354 INFO:teuthology.orchestra.run.smithi204.stdout:(35/118): fuse-2.9.9-15.el9.x86_64.rpm 535 kB/s | 80 kB 00:00 2024-04-26T04:29:42.421 INFO:teuthology.orchestra.run.smithi204.stdout:(36/118): libgfortran-11.4.1-3.el9.x86_64.rpm 4.7 MB/s | 803 kB 00:00 2024-04-26T04:29:42.446 INFO:teuthology.orchestra.run.smithi204.stdout:(37/118): libquadmath-11.4.1-3.el9.x86_64.rpm 2.1 MB/s | 195 kB 00:00 2024-04-26T04:29:42.480 INFO:teuthology.orchestra.run.smithi204.stdout:(38/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 4.2 MB/s | 253 kB 00:00 2024-04-26T04:29:42.546 INFO:teuthology.orchestra.run.smithi204.stdout:(39/118): python3-cryptography-36.0.1-4.el9.x86 12 MB/s | 1.2 MB 00:00 2024-04-26T04:29:42.572 INFO:teuthology.orchestra.run.smithi204.stdout:(40/118): python3-ply-3.11-14.el9.noarch.rpm 1.1 MB/s | 106 kB 00:00 2024-04-26T04:29:42.597 INFO:teuthology.orchestra.run.smithi204.stdout:(41/118): python3-pycparser-2.20-6.el9.noarch.r 2.6 MB/s | 135 kB 00:00 2024-04-26T04:29:42.622 INFO:teuthology.orchestra.run.smithi204.stdout:(42/118): python3-requests-2.25.1-8.el9.noarch. 2.4 MB/s | 125 kB 00:00 2024-04-26T04:29:42.656 INFO:teuthology.orchestra.run.smithi204.stdout:(43/118): python3-urllib3-1.26.5-5.el9.noarch.r 3.6 MB/s | 215 kB 00:00 2024-04-26T04:29:42.690 INFO:teuthology.orchestra.run.smithi204.stdout:(44/118): boost-program-options-1.75.0-8.el9.x8 1.6 MB/s | 107 kB 00:00 2024-04-26T04:29:42.724 INFO:teuthology.orchestra.run.smithi204.stdout:(45/118): flexiblas-3.0.4-8.el9.x86_64.rpm 487 kB/s | 33 kB 00:00 2024-04-26T04:29:42.865 INFO:teuthology.orchestra.run.smithi204.stdout:(46/118): flexiblas-openblas-openmp-3.0.4-8.el9 128 kB/s | 18 kB 00:00 2024-04-26T04:29:42.907 INFO:teuthology.orchestra.run.smithi204.stdout:(47/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 14 MB/s | 3.0 MB 00:00 2024-04-26T04:29:42.932 INFO:teuthology.orchestra.run.smithi204.stdout:(48/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 2.4 MB/s | 160 kB 00:00 2024-04-26T04:29:42.949 INFO:teuthology.orchestra.run.smithi204.stdout:(49/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 1.1 MB/s | 45 kB 00:00 2024-04-26T04:29:42.991 INFO:teuthology.orchestra.run.smithi204.stdout:(50/118): librdkafka-1.6.1-102.el9.x86_64.rpm 11 MB/s | 662 kB 00:00 2024-04-26T04:29:43.017 INFO:teuthology.orchestra.run.smithi204.stdout:(51/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 4.3 MB/s | 292 kB 00:00 2024-04-26T04:29:43.042 INFO:teuthology.orchestra.run.smithi204.stdout:(52/118): openblas-0.3.21-2.el9.x86_64.rpm 708 kB/s | 35 kB 00:00 2024-04-26T04:29:43.092 INFO:teuthology.orchestra.run.smithi204.stdout:(53/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.7 MB/s | 87 kB 00:00 2024-04-26T04:29:43.268 INFO:teuthology.orchestra.run.smithi204.stdout:(54/118): python3-babel-2.9.1-2.el9.noarch.rpm 35 MB/s | 6.0 MB 00:00 2024-04-26T04:29:43.326 INFO:teuthology.orchestra.run.smithi204.stdout:(55/118): openblas-openmp-0.3.21-2.el9.x86_64.r 15 MB/s | 4.7 MB 00:00 2024-04-26T04:29:43.352 INFO:teuthology.orchestra.run.smithi204.stdout:(56/118): python3-devel-3.9.18-3.el9.x86_64.rpm 2.9 MB/s | 244 kB 00:00 2024-04-26T04:29:43.377 INFO:teuthology.orchestra.run.smithi204.stdout:(57/118): python3-iniconfig-1.1.1-7.el9.noarch. 348 kB/s | 17 kB 00:00 2024-04-26T04:29:43.402 INFO:teuthology.orchestra.run.smithi204.stdout:(58/118): python3-jinja2-2.11.3-5.el9.noarch.rp 4.8 MB/s | 248 kB 00:00 2024-04-26T04:29:43.428 INFO:teuthology.orchestra.run.smithi204.stdout:(59/118): python3-jsonpatch-1.21-16.el9.noarch. 513 kB/s | 26 kB 00:00 2024-04-26T04:29:43.453 INFO:teuthology.orchestra.run.smithi204.stdout:(60/118): python3-jsonpointer-2.0-4.el9.noarch. 380 kB/s | 19 kB 00:00 2024-04-26T04:29:43.478 INFO:teuthology.orchestra.run.smithi204.stdout:(61/118): python3-mako-1.1.4-6.el9.noarch.rpm 3.4 MB/s | 172 kB 00:00 2024-04-26T04:29:43.504 INFO:teuthology.orchestra.run.smithi204.stdout:(62/118): python3-markupsafe-1.1.1-12.el9.x86_6 699 kB/s | 35 kB 00:00 2024-04-26T04:29:43.562 INFO:teuthology.orchestra.run.smithi204.stdout:(63/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 4.3 MB/s | 250 kB 00:00 2024-04-26T04:29:43.638 INFO:teuthology.orchestra.run.smithi204.stdout:(64/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 32 MB/s | 5.1 MB 00:00 2024-04-26T04:29:43.663 INFO:teuthology.orchestra.run.smithi204.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 2.2 MB/s | 222 kB 00:00 2024-04-26T04:29:43.688 INFO:teuthology.orchestra.run.smithi204.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.5 MB/s | 77 kB 00:00 2024-04-26T04:29:43.714 INFO:teuthology.orchestra.run.smithi204.stdout:(67/118): python3-pluggy-0.13.1-7.el9.noarch.rp 824 kB/s | 41 kB 00:00 2024-04-26T04:29:43.737 INFO:teuthology.orchestra.run.smithi146.stdout:(10/118): ceph-osd-18.2.2-1258.g7d2137f0.el8.x8 5.6 MB/s | 17 MB 00:02 2024-04-26T04:29:43.738 INFO:teuthology.orchestra.run.smithi204.stdout:(68/118): python3-prettytable-0.7.2-27.el9.noar 841 kB/s | 42 kB 00:00 2024-04-26T04:29:43.773 INFO:teuthology.orchestra.run.smithi204.stdout:(69/118): python3-py-1.10.0-6.el9.noarch.rpm 7.9 MB/s | 477 kB 00:00 2024-04-26T04:29:43.798 INFO:teuthology.orchestra.run.smithi204.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 2.6 MB/s | 159 kB 00:00 2024-04-26T04:29:43.823 INFO:teuthology.orchestra.run.smithi204.stdout:(71/118): python3-pyasn1-modules-0.4.8-6.el9.no 5.4 MB/s | 279 kB 00:00 2024-04-26T04:29:43.857 INFO:teuthology.orchestra.run.smithi204.stdout:(72/118): python3-pytest-6.2.2-7.el9.noarch.rpm 8.7 MB/s | 519 kB 00:00 2024-04-26T04:29:43.882 INFO:teuthology.orchestra.run.smithi204.stdout:(73/118): python3-pytz-2021.1-5.el9.noarch.rpm 884 kB/s | 51 kB 00:00 2024-04-26T04:29:43.907 INFO:teuthology.orchestra.run.smithi204.stdout:(74/118): python3-requests-oauthlib-1.3.0-12.el 1.0 MB/s | 54 kB 00:00 2024-04-26T04:29:43.946 INFO:teuthology.orchestra.run.smithi146.stdout:(11/118): ceph-common-18.2.2-1258.g7d2137f0.el8 3.6 MB/s | 18 MB 00:05 2024-04-26T04:29:43.949 INFO:teuthology.orchestra.run.smithi204.stdout:(75/118): python3-toml-0.10.2-6.el9.noarch.rpm 1.0 MB/s | 42 kB 00:00 2024-04-26T04:29:43.970 INFO:teuthology.orchestra.run.smithi146.stdout:(12/118): libcephfs-devel-18.2.2-1258.g7d2137f0 133 kB/s | 31 kB 00:00 2024-04-26T04:29:44.008 INFO:teuthology.orchestra.run.smithi204.stdout:(76/118): socat-1.7.4.1-5.el9.x86_64.rpm 5.3 MB/s | 305 kB 00:00 2024-04-26T04:29:44.037 INFO:teuthology.orchestra.run.smithi146.stdout:(13/118): libcephsqlite-18.2.2-1258.g7d2137f0.e 2.4 MB/s | 166 kB 00:00 2024-04-26T04:29:44.075 INFO:teuthology.orchestra.run.smithi204.stdout:(77/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 994 kB/s | 64 kB 00:00 2024-04-26T04:29:44.096 INFO:teuthology.orchestra.run.smithi146.stdout:(14/118): librados-devel-18.2.2-1258.g7d2137f0. 2.1 MB/s | 127 kB 00:00 2024-04-26T04:29:44.171 INFO:teuthology.orchestra.run.smithi146.stdout:(15/118): libcephfs2-18.2.2-1258.g7d2137f0.el8. 3.1 MB/s | 708 kB 00:00 2024-04-26T04:29:44.292 INFO:teuthology.orchestra.run.smithi204.stdout:(78/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 40 MB/s | 16 MB 00:00 2024-04-26T04:29:44.375 INFO:teuthology.orchestra.run.smithi204.stdout:(79/118): fmt-8.1.1-5.el9.x86_64.rpm 372 kB/s | 111 kB 00:00 2024-04-26T04:29:44.472 INFO:teuthology.orchestra.run.smithi146.stdout:(16/118): libradosstriper1-18.2.2-1258.g7d2137f 1.2 MB/s | 474 kB 00:00 2024-04-26T04:29:44.526 INFO:teuthology.orchestra.run.smithi204.stdout:(80/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 1.3 MB/s | 309 kB 00:00 2024-04-26T04:29:44.576 INFO:teuthology.orchestra.run.smithi204.stdout:(81/118): libarrow-doc-9.0.0-11.el9.noarch.rpm 519 kB/s | 26 kB 00:00 2024-04-26T04:29:44.580 INFO:teuthology.orchestra.run.smithi146.stdout:(17/118): python3-ceph-argparse-18.2.2-1258.g7d 416 kB/s | 45 kB 00:00 2024-04-26T04:29:44.626 INFO:teuthology.orchestra.run.smithi204.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 972 kB/s | 49 kB 00:00 2024-04-26T04:29:44.655 INFO:teuthology.orchestra.run.smithi146.stdout:(18/118): python3-ceph-common-18.2.2-1258.g7d21 1.7 MB/s | 129 kB 00:00 2024-04-26T04:29:44.685 INFO:teuthology.orchestra.run.smithi204.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 1.1 MB/s | 67 kB 00:00 2024-04-26T04:29:44.714 INFO:teuthology.orchestra.run.smithi146.stdout:(19/118): python3-cephfs-18.2.2-1258.g7d2137f0. 2.7 MB/s | 161 kB 00:00 2024-04-26T04:29:44.810 INFO:teuthology.orchestra.run.smithi204.stdout:(84/118): parquet-libs-9.0.0-11.el9.x86_64.rpm 6.5 MB/s | 839 kB 00:00 2024-04-26T04:29:44.886 INFO:teuthology.orchestra.run.smithi204.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 7.1 MB/s | 548 kB 00:00 2024-04-26T04:29:44.928 INFO:teuthology.orchestra.run.smithi204.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 1.0 MB/s | 43 kB 00:00 2024-04-26T04:29:44.985 INFO:teuthology.orchestra.run.smithi204.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 559 kB/s | 32 kB 00:00 2024-04-26T04:29:45.078 INFO:teuthology.orchestra.run.smithi204.stdout:(88/118): python3-certifi-2021.10.8-2.el9.noarc 162 kB/s | 15 kB 00:00 2024-04-26T04:29:45.137 INFO:teuthology.orchestra.run.smithi204.stdout:(89/118): python3-cheroot-8.6.0-4.el9.noarch.rp 2.9 MB/s | 172 kB 00:00 2024-04-26T04:29:45.173 INFO:teuthology.orchestra.run.smithi146.stdout:(20/118): ceph-test-18.2.2-1258.g7d2137f0.el8.x 14 MB/s | 40 MB 00:02 2024-04-26T04:29:45.196 INFO:teuthology.orchestra.run.smithi204.stdout:(90/118): python3-cherrypy-18.6.1-2.el9.noarch. 6.0 MB/s | 358 kB 00:00 2024-04-26T04:29:45.206 INFO:teuthology.orchestra.run.smithi146.stdout:(21/118): python3-rados-18.2.2-1258.g7d2137f0.e 652 kB/s | 321 kB 00:00 2024-04-26T04:29:45.254 INFO:teuthology.orchestra.run.smithi204.stdout:(91/118): python3-google-auth-2.29.0-1.el9.noar 3.4 MB/s | 206 kB 00:00 2024-04-26T04:29:45.281 INFO:teuthology.orchestra.run.smithi146.stdout:(22/118): python3-rgw-18.2.2-1258.g7d2137f0.el8 1.3 MB/s | 99 kB 00:00 2024-04-26T04:29:45.304 INFO:teuthology.orchestra.run.smithi204.stdout:(92/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 214 kB/s | 11 kB 00:00 2024-04-26T04:29:45.348 INFO:teuthology.orchestra.run.smithi146.stdout:(23/118): librgw2-18.2.2-1258.g7d2137f0.el8.x86 3.8 MB/s | 4.5 MB 00:01 2024-04-26T04:29:45.355 INFO:teuthology.orchestra.run.smithi204.stdout:(93/118): python3-jaraco-classes-3.2.1-5.el9.no 352 kB/s | 18 kB 00:00 2024-04-26T04:29:45.374 INFO:teuthology.orchestra.run.smithi146.stdout:(24/118): python3-rbd-18.2.2-1258.g7d2137f0.el8 1.5 MB/s | 298 kB 00:00 2024-04-26T04:29:45.399 INFO:teuthology.orchestra.run.smithi146.stdout:(25/118): rbd-fuse-18.2.2-1258.g7d2137f0.el8.x8 740 kB/s | 87 kB 00:00 2024-04-26T04:29:45.405 INFO:teuthology.orchestra.run.smithi204.stdout:(94/118): python3-jaraco-collections-3.0.0-8.el 464 kB/s | 23 kB 00:00 2024-04-26T04:29:45.441 INFO:teuthology.orchestra.run.smithi146.stdout:(26/118): rbd-nbd-18.2.2-1258.g7d2137f0.el8.x86 2.5 MB/s | 172 kB 00:00 2024-04-26T04:29:45.455 INFO:teuthology.orchestra.run.smithi204.stdout:(95/118): python3-jaraco-functools-3.5.0-2.el9. 390 kB/s | 19 kB 00:00 2024-04-26T04:29:45.466 INFO:teuthology.orchestra.run.smithi146.stdout:(27/118): ceph-grafana-dashboards-18.2.2-1258.g 365 kB/s | 24 kB 00:00 2024-04-26T04:29:45.500 INFO:teuthology.orchestra.run.smithi146.stdout:(28/118): ceph-mgr-cephadm-18.2.2-1258.g7d2137f 2.3 MB/s | 138 kB 00:00 2024-04-26T04:29:45.506 INFO:teuthology.orchestra.run.smithi204.stdout:(96/118): python3-jaraco-text-3.2.0-6.el9.noarc 391 kB/s | 20 kB 00:00 2024-04-26T04:29:45.598 INFO:teuthology.orchestra.run.smithi204.stdout:(97/118): python3-kubernetes-26.1.0-2.el9.noarc 11 MB/s | 1.0 MB 00:00 2024-04-26T04:29:45.673 INFO:teuthology.orchestra.run.smithi204.stdout:(98/118): libarrow-9.0.0-11.el9.x86_64.rpm 3.4 MB/s | 4.4 MB 00:01 2024-04-26T04:29:45.698 INFO:teuthology.orchestra.run.smithi204.stdout:(99/118): python3-logutils-0.3.5-21.el9.noarch. 461 kB/s | 46 kB 00:00 2024-04-26T04:29:45.740 INFO:teuthology.orchestra.run.smithi204.stdout:(100/118): python3-more-itertools-8.12.0-2.el9. 1.1 MB/s | 79 kB 00:00 2024-04-26T04:29:45.766 INFO:teuthology.orchestra.run.smithi204.stdout:(101/118): python3-natsort-7.1.1-5.el9.noarch.r 862 kB/s | 58 kB 00:00 2024-04-26T04:29:45.816 INFO:teuthology.orchestra.run.smithi204.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 327 kB/s | 16 kB 00:00 2024-04-26T04:29:45.841 INFO:teuthology.orchestra.run.smithi204.stdout:(103/118): python3-pecan-1.4.2-3.el9.noarch.rpm 2.6 MB/s | 272 kB 00:00 2024-04-26T04:29:45.875 INFO:teuthology.orchestra.run.smithi204.stdout:(104/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 1.5 MB/s | 90 kB 00:00 2024-04-26T04:29:45.900 INFO:teuthology.orchestra.run.smithi204.stdout:(105/118): python3-repoze-lru-0.7-16.el9.noarch 522 kB/s | 31 kB 00:00 2024-04-26T04:29:45.950 INFO:teuthology.orchestra.run.smithi204.stdout:(106/118): python3-routes-2.5.1-5.el9.noarch.rp 2.5 MB/s | 188 kB 00:00 2024-04-26T04:29:45.984 INFO:teuthology.orchestra.run.smithi204.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 708 kB/s | 59 kB 00:00 2024-04-26T04:29:46.009 INFO:teuthology.orchestra.run.smithi204.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 610 kB/s | 36 kB 00:00 2024-04-26T04:29:46.043 INFO:teuthology.orchestra.run.smithi204.stdout:(109/118): python3-typing-extensions-4.4.0-2.el 872 kB/s | 51 kB 00:00 2024-04-26T04:29:46.077 INFO:teuthology.orchestra.run.smithi204.stdout:(110/118): python3-webob-1.8.7-6.el9.noarch.rpm 3.4 MB/s | 230 kB 00:00 2024-04-26T04:29:46.100 INFO:teuthology.orchestra.run.smithi146.stdout:(29/118): ceph-mgr-dashboard-18.2.2-1258.g7d213 5.6 MB/s | 3.5 MB 00:00 2024-04-26T04:29:46.119 INFO:teuthology.orchestra.run.smithi204.stdout:(111/118): python3-websocket-client-1.2.3-2.el9 1.2 MB/s | 90 kB 00:00 2024-04-26T04:29:46.144 INFO:teuthology.orchestra.run.smithi204.stdout:(112/118): python3-werkzeug-2.0.3-3.el9.1.noarc 6.2 MB/s | 427 kB 00:00 2024-04-26T04:29:46.175 INFO:teuthology.orchestra.run.smithi146.stdout:(30/118): ceph-mgr-modules-core-18.2.2-1258.g7d 3.2 MB/s | 246 kB 00:00 2024-04-26T04:29:46.178 INFO:teuthology.orchestra.run.smithi204.stdout:(113/118): python3-zc-lockfile-2.0-10.el9.noarc 340 kB/s | 20 kB 00:00 2024-04-26T04:29:46.195 INFO:teuthology.orchestra.run.smithi204.stdout:(114/118): re2-20211101-3.el9.x86_64.rpm 3.7 MB/s | 192 kB 00:00 2024-04-26T04:29:46.292 INFO:teuthology.orchestra.run.smithi146.stdout:(31/118): ceph-mgr-diskprediction-local-18.2.2- 9.3 MB/s | 7.4 MB 00:00 2024-04-26T04:29:46.317 INFO:teuthology.orchestra.run.smithi146.stdout:(32/118): ceph-mgr-rook-18.2.2-1258.g7d2137f0.e 348 kB/s | 49 kB 00:00 2024-04-26T04:29:46.359 INFO:teuthology.orchestra.run.smithi146.stdout:(33/118): rbd-mirror-18.2.2-1258.g7d2137f0.el8. 3.0 MB/s | 3.0 MB 00:01 2024-04-26T04:29:46.384 INFO:teuthology.orchestra.run.smithi146.stdout:(34/118): ceph-prometheus-alerts-18.2.2-1258.g7 167 kB/s | 15 kB 00:00 2024-04-26T04:29:46.410 INFO:teuthology.orchestra.run.smithi146.stdout:(35/118): cephadm-18.2.2-1258.g7d2137f0.el8.noa 2.4 MB/s | 224 kB 00:00 2024-04-26T04:29:46.420 INFO:teuthology.orchestra.run.smithi204.stdout:(115/118): thrift-0.15.0-2.el9.x86_64.rpm 6.5 MB/s | 1.6 MB 00:00 2024-04-26T04:29:46.535 INFO:teuthology.orchestra.run.smithi146.stdout:(36/118): fuse-2.9.9-15.el9.x86_64.rpm 458 kB/s | 80 kB 00:00 2024-04-26T04:29:46.602 INFO:teuthology.orchestra.run.smithi146.stdout:(37/118): python3-cffi-1.14.5-5.el9.x86_64.rpm 3.8 MB/s | 253 kB 00:00 2024-04-26T04:29:46.627 INFO:teuthology.orchestra.run.smithi146.stdout:(38/118): libquadmath-11.4.1-3.el9.x86_64.rpm 1.2 MB/s | 195 kB 00:00 2024-04-26T04:29:46.727 INFO:teuthology.orchestra.run.smithi146.stdout:(39/118): libgfortran-11.4.1-3.el9.x86_64.rpm 2.3 MB/s | 803 kB 00:00 2024-04-26T04:29:46.762 INFO:teuthology.orchestra.run.smithi204.stdout:(116/118): librados2-18.2.2-1258.g7d2137f0.el8. 5.8 MB/s | 3.3 MB 00:00 2024-04-26T04:29:46.769 INFO:teuthology.orchestra.run.smithi146.stdout:(40/118): python3-cryptography-36.0.1-4.el9.x86 7.3 MB/s | 1.2 MB 00:00 2024-04-26T04:29:46.803 INFO:teuthology.orchestra.run.smithi146.stdout:(41/118): python3-ply-3.11-14.el9.noarch.rpm 606 kB/s | 106 kB 00:00 2024-04-26T04:29:46.828 INFO:teuthology.orchestra.run.smithi146.stdout:(42/118): python3-pycparser-2.20-6.el9.noarch.r 1.3 MB/s | 135 kB 00:00 2024-04-26T04:29:46.853 INFO:teuthology.orchestra.run.smithi146.stdout:(43/118): python3-requests-2.25.1-8.el9.noarch. 1.5 MB/s | 125 kB 00:00 2024-04-26T04:29:46.879 INFO:teuthology.orchestra.run.smithi146.stdout:(44/118): boost-program-options-1.75.0-8.el9.x8 2.1 MB/s | 107 kB 00:00 2024-04-26T04:29:46.904 INFO:teuthology.orchestra.run.smithi204.stdout:(117/118): librbd1-18.2.2-1258.g7d2137f0.el8.x8 6.2 MB/s | 3.0 MB 00:00 2024-04-26T04:29:46.904 INFO:teuthology.orchestra.run.smithi146.stdout:(45/118): python3-urllib3-1.26.5-5.el9.noarch.r 2.8 MB/s | 215 kB 00:00 2024-04-26T04:29:46.929 INFO:teuthology.orchestra.run.smithi146.stdout:(46/118): flexiblas-3.0.4-8.el9.x86_64.rpm 435 kB/s | 33 kB 00:00 2024-04-26T04:29:47.071 INFO:teuthology.orchestra.run.smithi146.stdout:(47/118): libpmemobj-1.12.1-1.el9.x86_64.rpm 1.1 MB/s | 160 kB 00:00 2024-04-26T04:29:47.096 INFO:teuthology.orchestra.run.smithi146.stdout:(48/118): flexiblas-openblas-openmp-3.0.4-8.el9 110 kB/s | 18 kB 00:00 2024-04-26T04:29:47.147 INFO:teuthology.orchestra.run.smithi146.stdout:(49/118): flexiblas-netlib-3.0.4-8.el9.x86_64.r 11 MB/s | 3.0 MB 00:00 2024-04-26T04:29:47.171 INFO:teuthology.orchestra.run.smithi146.stdout:(50/118): librabbitmq-0.11.0-7.el9.x86_64.rpm 451 kB/s | 45 kB 00:00 2024-04-26T04:29:47.197 INFO:teuthology.orchestra.run.smithi146.stdout:(51/118): librdkafka-1.6.1-102.el9.x86_64.rpm 6.6 MB/s | 662 kB 00:00 2024-04-26T04:29:47.222 INFO:teuthology.orchestra.run.smithi146.stdout:(52/118): openblas-0.3.21-2.el9.x86_64.rpm 722 kB/s | 35 kB 00:00 2024-04-26T04:29:47.247 INFO:teuthology.orchestra.run.smithi146.stdout:(53/118): lttng-ust-2.12.0-6.el9.x86_64.rpm 3.9 MB/s | 292 kB 00:00 2024-04-26T04:29:47.306 INFO:teuthology.orchestra.run.smithi146.stdout:(54/118): python3-attrs-20.3.0-7.el9.noarch.rpm 1.0 MB/s | 87 kB 00:00 2024-04-26T04:29:47.431 INFO:teuthology.orchestra.run.smithi146.stdout:(55/118): openblas-openmp-0.3.21-2.el9.x86_64.r 20 MB/s | 4.7 MB 00:00 2024-04-26T04:29:47.473 INFO:teuthology.orchestra.run.smithi146.stdout:(56/118): python3-devel-3.9.18-3.el9.x86_64.rpm 1.4 MB/s | 244 kB 00:00 2024-04-26T04:29:47.557 INFO:teuthology.orchestra.run.smithi146.stdout:(57/118): python3-babel-2.9.1-2.el9.noarch.rpm 19 MB/s | 6.0 MB 00:00 2024-04-26T04:29:47.583 INFO:teuthology.orchestra.run.smithi146.stdout:(58/118): python3-iniconfig-1.1.1-7.el9.noarch. 118 kB/s | 17 kB 00:00 2024-04-26T04:29:47.607 INFO:teuthology.orchestra.run.smithi146.stdout:(59/118): python3-jinja2-2.11.3-5.el9.noarch.rp 1.9 MB/s | 248 kB 00:00 2024-04-26T04:29:47.633 INFO:teuthology.orchestra.run.smithi146.stdout:(60/118): python3-jsonpatch-1.21-16.el9.noarch. 344 kB/s | 26 kB 00:00 2024-04-26T04:29:47.658 INFO:teuthology.orchestra.run.smithi146.stdout:(61/118): python3-jsonpointer-2.0-4.el9.noarch. 383 kB/s | 19 kB 00:00 2024-04-26T04:29:47.683 INFO:teuthology.orchestra.run.smithi146.stdout:(62/118): python3-mako-1.1.4-6.el9.noarch.rpm 2.2 MB/s | 172 kB 00:00 2024-04-26T04:29:47.708 INFO:teuthology.orchestra.run.smithi146.stdout:(63/118): python3-markupsafe-1.1.1-12.el9.x86_6 462 kB/s | 35 kB 00:00 2024-04-26T04:29:47.733 INFO:teuthology.orchestra.run.smithi146.stdout:(64/118): python3-numpy-f2py-1.20.1-5.el9.x86_6 4.9 MB/s | 250 kB 00:00 2024-04-26T04:29:47.759 INFO:teuthology.orchestra.run.smithi146.stdout:(65/118): python3-oauthlib-3.1.1-5.el9.noarch.r 4.3 MB/s | 222 kB 00:00 2024-04-26T04:29:47.792 INFO:teuthology.orchestra.run.smithi146.stdout:(66/118): python3-packaging-20.9-5.el9.noarch.r 1.4 MB/s | 77 kB 00:00 2024-04-26T04:29:47.860 INFO:teuthology.orchestra.run.smithi146.stdout:(67/118): python3-numpy-1.20.1-5.el9.x86_64.rpm 29 MB/s | 5.1 MB 00:00 2024-04-26T04:29:47.885 INFO:teuthology.orchestra.run.smithi146.stdout:(68/118): python3-pluggy-0.13.1-7.el9.noarch.rp 339 kB/s | 41 kB 00:00 2024-04-26T04:29:47.910 INFO:teuthology.orchestra.run.smithi146.stdout:(69/118): python3-prettytable-0.7.2-27.el9.noar 368 kB/s | 42 kB 00:00 2024-04-26T04:29:47.935 INFO:teuthology.orchestra.run.smithi146.stdout:(70/118): python3-pyasn1-0.4.8-6.el9.noarch.rpm 3.1 MB/s | 159 kB 00:00 2024-04-26T04:29:47.960 INFO:teuthology.orchestra.run.smithi146.stdout:(71/118): python3-py-1.10.0-6.el9.noarch.rpm 6.2 MB/s | 477 kB 00:00 2024-04-26T04:29:47.985 INFO:teuthology.orchestra.run.smithi146.stdout:(72/118): python3-pyasn1-modules-0.4.8-6.el9.no 3.6 MB/s | 279 kB 00:00 2024-04-26T04:29:48.011 INFO:teuthology.orchestra.run.smithi146.stdout:(73/118): python3-pytest-6.2.2-7.el9.noarch.rpm 6.9 MB/s | 519 kB 00:00 2024-04-26T04:29:48.044 INFO:teuthology.orchestra.run.smithi146.stdout:(74/118): python3-pytz-2021.1-5.el9.noarch.rpm 890 kB/s | 51 kB 00:00 2024-04-26T04:29:48.072 INFO:teuthology.orchestra.run.smithi146.stdout:(75/118): python3-requests-oauthlib-1.3.0-12.el 634 kB/s | 54 kB 00:00 2024-04-26T04:29:48.163 INFO:teuthology.orchestra.run.smithi146.stdout:(76/118): python3-toml-0.10.2-6.el9.noarch.rpm 472 kB/s | 42 kB 00:00 2024-04-26T04:29:48.189 INFO:teuthology.orchestra.run.smithi146.stdout:(77/118): socat-1.7.4.1-5.el9.x86_64.rpm 2.6 MB/s | 305 kB 00:00 2024-04-26T04:29:48.281 INFO:teuthology.orchestra.run.smithi146.stdout:(78/118): xmlstarlet-1.6.1-20.el9.x86_64.rpm 551 kB/s | 64 kB 00:00 2024-04-26T04:29:48.489 INFO:teuthology.orchestra.run.smithi146.stdout:(79/118): python3-scipy-1.6.2-8.el9.x86_64.rpm 34 MB/s | 16 MB 00:00 2024-04-26T04:29:48.756 INFO:teuthology.orchestra.run.smithi146.stdout:(80/118): fmt-8.1.1-5.el9.x86_64.rpm 196 kB/s | 111 kB 00:00 2024-04-26T04:29:48.873 INFO:teuthology.orchestra.run.smithi146.stdout:(81/118): libarrow-doc-9.0.0-10.el9.noarch.rpm 223 kB/s | 26 kB 00:00 2024-04-26T04:29:49.090 INFO:teuthology.orchestra.run.smithi146.stdout:(82/118): liboath-2.6.7-2.el9.x86_64.rpm 224 kB/s | 49 kB 00:00 2024-04-26T04:29:49.290 INFO:teuthology.orchestra.run.smithi146.stdout:(83/118): libunwind-1.6.2-1.el9.x86_64.rpm 337 kB/s | 67 kB 00:00 2024-04-26T04:29:49.449 INFO:teuthology.orchestra.run.smithi146.stdout:(84/118): gperftools-libs-2.9.1-2.el9.x86_64.rp 265 kB/s | 309 kB 00:01 2024-04-26T04:29:50.582 INFO:teuthology.orchestra.run.smithi146.stdout:(85/118): python3-asyncssh-2.13.2-5.el9.noarch. 484 kB/s | 548 kB 00:01 2024-04-26T04:29:50.709 INFO:teuthology.orchestra.run.smithi146.stdout:(86/118): python3-bcrypt-3.2.2-1.el9.x86_64.rpm 348 kB/s | 43 kB 00:00 2024-04-26T04:29:50.824 INFO:teuthology.orchestra.run.smithi146.stdout:(87/118): python3-cachetools-4.2.4-1.el9.noarch 276 kB/s | 32 kB 00:00 2024-04-26T04:29:50.991 INFO:teuthology.orchestra.run.smithi146.stdout:(88/118): python3-certifi-2021.10.8-2.el9.noarc 90 kB/s | 15 kB 00:00 2024-04-26T04:29:51.042 INFO:teuthology.orchestra.run.smithi146.stdout:(89/118): parquet-libs-9.0.0-10.el9.x86_64.rpm 479 kB/s | 838 kB 00:01 2024-04-26T04:29:51.392 INFO:teuthology.orchestra.run.smithi146.stdout:(90/118): python3-cheroot-8.6.0-4.el9.noarch.rp 429 kB/s | 172 kB 00:00 2024-04-26T04:29:51.759 INFO:teuthology.orchestra.run.smithi146.stdout:(91/118): python3-cherrypy-18.6.1-2.el9.noarch. 500 kB/s | 358 kB 00:00 2024-04-26T04:29:51.793 INFO:teuthology.orchestra.run.smithi146.stdout:(92/118): python3-google-auth-2.29.0-1.el9.noar 514 kB/s | 206 kB 00:00 2024-04-26T04:29:51.862 INFO:teuthology.orchestra.run.smithi204.stdout:(118/118): ceph-test-18.2.2-1258.g7d2137f0.el8. 3.2 MB/s | 40 MB 00:12 2024-04-26T04:29:51.868 INFO:teuthology.orchestra.run.smithi204.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:29:51.868 INFO:teuthology.orchestra.run.smithi204.stdout:Total 12 MB/s | 179 MB 00:15 2024-04-26T04:29:51.884 INFO:teuthology.orchestra.run.smithi146.stdout:(93/118): python3-jaraco-8.2.1-3.el9.noarch.rpm 85 kB/s | 11 kB 00:00 2024-04-26T04:29:51.909 INFO:teuthology.orchestra.run.smithi146.stdout:(94/118): python3-jaraco-classes-3.2.1-5.el9.no 151 kB/s | 18 kB 00:00 2024-04-26T04:29:52.001 INFO:teuthology.orchestra.run.smithi146.stdout:(95/118): python3-jaraco-collections-3.0.0-8.el 198 kB/s | 23 kB 00:00 2024-04-26T04:29:52.027 INFO:teuthology.orchestra.run.smithi146.stdout:(96/118): python3-jaraco-functools-3.5.0-2.el9. 166 kB/s | 19 kB 00:00 2024-04-26T04:29:52.119 INFO:teuthology.orchestra.run.smithi146.stdout:(97/118): python3-jaraco-text-3.2.0-6.el9.noarc 168 kB/s | 20 kB 00:00 2024-04-26T04:29:52.235 INFO:teuthology.orchestra.run.smithi146.stdout:(98/118): python3-logutils-0.3.5-21.el9.noarch. 397 kB/s | 46 kB 00:00 2024-04-26T04:29:52.444 INFO:teuthology.orchestra.run.smithi146.stdout:(99/118): python3-more-itertools-8.12.0-2.el9.n 378 kB/s | 79 kB 00:00 2024-04-26T04:29:52.606 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction check 2024-04-26T04:29:52.653 INFO:teuthology.orchestra.run.smithi146.stdout:(100/118): python3-natsort-7.1.1-5.el9.noarch.r 277 kB/s | 58 kB 00:00 2024-04-26T04:29:52.705 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction check succeeded. 2024-04-26T04:29:52.705 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction test 2024-04-26T04:29:53.128 INFO:teuthology.orchestra.run.smithi146.stdout:(101/118): python3-pecan-1.4.2-3.el9.noarch.rpm 573 kB/s | 272 kB 00:00 2024-04-26T04:29:53.253 INFO:teuthology.orchestra.run.smithi146.stdout:(102/118): python3-portend-3.1.0-2.el9.noarch.r 131 kB/s | 16 kB 00:00 2024-04-26T04:29:53.462 INFO:teuthology.orchestra.run.smithi146.stdout:(103/118): python3-pyOpenSSL-21.0.0-1.el9.noarc 432 kB/s | 90 kB 00:00 2024-04-26T04:29:53.587 INFO:teuthology.orchestra.run.smithi146.stdout:(104/118): python3-repoze-lru-0.7-16.el9.noarch 246 kB/s | 31 kB 00:00 2024-04-26T04:29:53.979 INFO:teuthology.orchestra.run.smithi146.stdout:(105/118): python3-routes-2.5.1-5.el9.noarch.rp 481 kB/s | 188 kB 00:00 2024-04-26T04:29:54.013 INFO:teuthology.orchestra.run.smithi146.stdout:(106/118): python3-kubernetes-26.1.0-2.el9.noar 526 kB/s | 1.0 MB 00:01 2024-04-26T04:29:54.094 INFO:teuthology.orchestra.run.smithi204.stdout:Transaction test succeeded. 2024-04-26T04:29:54.094 INFO:teuthology.orchestra.run.smithi204.stdout:Running transaction 2024-04-26T04:29:54.096 INFO:teuthology.orchestra.run.smithi146.stdout:(107/118): python3-rsa-4.9-2.el9.noarch.rpm 505 kB/s | 59 kB 00:00 2024-04-26T04:29:54.130 INFO:teuthology.orchestra.run.smithi146.stdout:(108/118): python3-tempora-5.0.0-2.el9.noarch.r 306 kB/s | 36 kB 00:00 2024-04-26T04:29:54.214 INFO:teuthology.orchestra.run.smithi146.stdout:(109/118): python3-typing-extensions-4.4.0-2.el 437 kB/s | 51 kB 00:00 2024-04-26T04:29:54.456 INFO:teuthology.orchestra.run.smithi146.stdout:(110/118): python3-websocket-client-1.2.3-2.el9 371 kB/s | 90 kB 00:00 2024-04-26T04:29:54.606 INFO:teuthology.orchestra.run.smithi146.stdout:(111/118): python3-webob-1.8.7-6.el9.noarch.rpm 483 kB/s | 230 kB 00:00 2024-04-26T04:29:54.731 INFO:teuthology.orchestra.run.smithi146.stdout:(112/118): python3-zc-lockfile-2.0-10.el9.noarc 160 kB/s | 20 kB 00:00 2024-04-26T04:29:55.215 INFO:teuthology.orchestra.run.smithi146.stdout:(113/118): re2-20211101-3.el9.x86_64.rpm 397 kB/s | 192 kB 00:00 2024-04-26T04:29:55.240 INFO:teuthology.orchestra.run.smithi146.stdout:(114/118): python3-werkzeug-2.0.3-3.el9.1.noarc 545 kB/s | 427 kB 00:00 2024-04-26T04:29:55.574 INFO:teuthology.orchestra.run.smithi146.stdout:(115/118): librados2-18.2.2-1258.g7d2137f0.el8. 9.9 MB/s | 3.3 MB 00:00 2024-04-26T04:29:55.749 INFO:teuthology.orchestra.run.smithi146.stdout:(116/118): librbd1-18.2.2-1258.g7d2137f0.el8.x8 17 MB/s | 3.0 MB 00:00 2024-04-26T04:29:56.449 INFO:teuthology.orchestra.run.smithi146.stdout:(117/118): libarrow-9.0.0-10.el9.x86_64.rpm 568 kB/s | 4.4 MB 00:07 2024-04-26T04:29:57.641 INFO:teuthology.orchestra.run.smithi146.stdout:(118/118): thrift-0.15.0-2.el9.x86_64.rpm 668 kB/s | 1.6 MB 00:02 2024-04-26T04:29:57.646 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:29:57.646 INFO:teuthology.orchestra.run.smithi146.stdout:Total 9.3 MB/s | 179 MB 00:19 2024-04-26T04:29:58.402 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction check 2024-04-26T04:29:58.498 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction check succeeded. 2024-04-26T04:29:58.498 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction test 2024-04-26T04:29:58.906 INFO:teuthology.orchestra.run.smithi204.stdout: Preparing : 1/1 2024-04-26T04:29:58.981 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-04-26T04:29:59.007 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-04-26T04:29:59.050 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-04-26T04:29:59.371 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-04-26T04:29:59.491 INFO:teuthology.orchestra.run.smithi204.stdout: Upgrading : librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 5/120 2024-04-26T04:29:59.609 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 5/120 2024-04-26T04:29:59.634 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:29:59.734 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:29:59.775 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 7/120 2024-04-26T04:29:59.805 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-04-26T04:29:59.841 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-04-26T04:29:59.870 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:29:59.875 INFO:teuthology.orchestra.run.smithi146.stdout:Transaction test succeeded. 2024-04-26T04:29:59.876 INFO:teuthology.orchestra.run.smithi146.stdout:Running transaction 2024-04-26T04:29:59.971 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:29:59.995 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 11/120 2024-04-26T04:30:00.122 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 11/120 2024-04-26T04:30:00.158 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-04-26T04:30:00.190 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-04-26T04:30:00.220 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-04-26T04:30:00.261 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-04-26T04:30:00.325 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-04-26T04:30:00.368 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-04-26T04:30:00.421 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-04-26T04:30:00.491 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-04-26T04:30:00.552 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 20/120 2024-04-26T04:30:00.582 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-04-26T04:30:00.618 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-04-26T04:30:00.653 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-04-26T04:30:00.696 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el 24/120 2024-04-26T04:30:00.771 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_6 25/120 2024-04-26T04:30:00.907 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-04-26T04:30:00.957 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-04-26T04:30:01.492 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-04-26T04:30:01.580 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-04-26T04:30:01.624 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 30/120 2024-04-26T04:30:01.658 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-04-26T04:30:01.693 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-04-26T04:30:01.734 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-04-26T04:30:01.772 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_6 34/120 2024-04-26T04:30:01.803 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-04-26T04:30:01.836 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-04-26T04:30:01.945 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-04-26T04:30:01.982 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libarrow-9.0.0-11.el9.x86_64 38/120 2024-04-26T04:30:02.037 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-04-26T04:30:02.110 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-04-26T04:30:02.151 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-04-26T04:30:02.186 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/120 2024-04-26T04:30:02.234 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-04-26T04:30:02.278 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-04-26T04:30:02.321 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-04-26T04:30:02.459 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-04-26T04:30:02.497 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-04-26T04:30:02.539 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 48/120 2024-04-26T04:30:02.635 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-04-26T04:30:02.672 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 50/120 2024-04-26T04:30:02.713 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-04-26T04:30:02.738 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-04-26T04:30:02.765 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libarrow-doc-9.0.0-11.el9.noarch 53/120 2024-04-26T04:30:02.801 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-04-26T04:30:02.845 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-04-26T04:30:02.971 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 56/120 2024-04-26T04:30:03.012 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-04-26T04:30:03.052 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-04-26T04:30:03.119 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-04-26T04:30:03.227 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-04-26T04:30:03.281 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-04-26T04:30:04.024 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-04-26T04:30:04.070 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-04-26T04:30:04.104 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-04-26T04:30:04.138 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-04-26T04:30:04.239 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-04-26T04:30:04.288 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-04-26T04:30:04.322 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-04-26T04:30:04.500 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-04-26T04:30:04.723 INFO:teuthology.orchestra.run.smithi146.stdout: Preparing : 1/1 2024-04-26T04:30:04.802 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : thrift-0.15.0-2.el9.x86_64 1/120 2024-04-26T04:30:04.803 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-04-26T04:30:04.835 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-more-itertools-8.12.0-2.el9.noarch 2/120 2024-04-26T04:30:04.878 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-8.2.1-3.el9.noarch 3/120 2024-04-26T04:30:04.958 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-04-26T04:30:05.207 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : lttng-ust-2.12.0-6.el9.x86_64 4/120 2024-04-26T04:30:05.311 INFO:teuthology.orchestra.run.smithi146.stdout: Upgrading : librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 5/120 2024-04-26T04:30:05.428 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 5/120 2024-04-26T04:30:05.454 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:30:05.545 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:30:05.587 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 7/120 2024-04-26T04:30:05.616 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librdkafka-1.6.1-102.el9.x86_64 8/120 2024-04-26T04:30:05.617 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-04-26T04:30:05.653 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librabbitmq-0.11.0-7.el9.x86_64 9/120 2024-04-26T04:30:05.681 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:30:05.736 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-04-26T04:30:05.766 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:30:05.790 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 11/120 2024-04-26T04:30:05.911 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 11/120 2024-04-26T04:30:05.944 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-werkzeug-2.0.3-3.el9.1.noarch 12/120 2024-04-26T04:30:05.977 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : liboath-2.6.7-2.el9.x86_64 13/120 2024-04-26T04:30:06.006 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-toml-0.10.2-6.el9.noarch 14/120 2024-04-26T04:30:06.039 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-functools-3.5.0-2.el9.noarch 15/120 2024-04-26T04:30:06.104 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pytz-2021.1-5.el9.noarch 16/120 2024-04-26T04:30:06.146 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/120 2024-04-26T04:30:06.174 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-markupsafe-1.1.1-12.el9.x86_64 18/120 2024-04-26T04:30:06.244 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-3.0.4-8.el9.x86_64 19/120 2024-04-26T04:30:06.297 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-urllib3-1.26.5-5.el9.noarch 20/120 2024-04-26T04:30:06.326 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-requests-2.25.1-8.el9.noarch 21/120 2024-04-26T04:30:06.361 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libquadmath-11.4.1-3.el9.x86_64 22/120 2024-04-26T04:30:06.396 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libgfortran-11.4.1-3.el9.x86_64 23/120 2024-04-26T04:30:06.431 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el 24/120 2024-04-26T04:30:06.507 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_6 25/120 2024-04-26T04:30:06.645 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-mako-1.1.4-6.el9.noarch 26/120 2024-04-26T04:30:06.701 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 27/120 2024-04-26T04:30:07.008 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-04-26T04:30:07.103 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-04-26T04:30:07.250 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rsa-4.9-2.el9.noarch 28/120 2024-04-26T04:30:07.339 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-babel-2.9.1-2.el9.noarch 29/120 2024-04-26T04:30:07.384 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jinja2-2.11.3-5.el9.noarch 30/120 2024-04-26T04:30:07.401 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-04-26T04:30:07.432 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-tempora-5.0.0-2.el9.noarch 31/120 2024-04-26T04:30:07.439 INFO:teuthology.orchestra.run.smithi204.stdout: Upgrading : librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 77/120 2024-04-26T04:30:07.469 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-portend-3.1.0-2.el9.noarch 32/120 2024-04-26T04:30:07.510 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-text-3.2.0-6.el9.noarch 33/120 2024-04-26T04:30:07.530 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 77/120 2024-04-26T04:30:07.549 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_6 34/120 2024-04-26T04:30:07.560 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 78/120 2024-04-26T04:30:07.579 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-classes-3.2.1-5.el9.noarch 35/120 2024-04-26T04:30:07.596 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-04-26T04:30:07.612 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jaraco-collections-3.0.0-8.el9.noarch 36/120 2024-04-26T04:30:07.721 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : re2-1:20211101-3.el9.x86_64 37/120 2024-04-26T04:30:07.758 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libarrow-9.0.0-10.el9.x86_64 38/120 2024-04-26T04:30:07.814 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-zc-lockfile-2.0-10.el9.noarch 39/120 2024-04-26T04:30:07.999 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : parquet-libs-9.0.0-11.el9.x86_64 80/120 2024-04-26T04:30:08.025 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 81/120 2024-04-26T04:30:08.083 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-websocket-client-1.2.3-2.el9.noarch 40/120 2024-04-26T04:30:08.097 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 81/120 2024-04-26T04:30:08.117 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-webob-1.8.7-6.el9.noarch 41/120 2024-04-26T04:30:08.139 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 82/120 2024-04-26T04:30:08.154 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-typing-extensions-4.4.0-2.el9.noarch 42/120 2024-04-26T04:30:08.197 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-04-26T04:30:08.202 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-repoze-lru-0.7-16.el9.noarch 43/120 2024-04-26T04:30:08.252 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-04-26T04:30:08.254 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-routes-2.5.1-5.el9.noarch 44/120 2024-04-26T04:30:08.297 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-natsort-7.1.1-5.el9.noarch 45/120 2024-04-26T04:30:08.437 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-logutils-0.3.5-21.el9.noarch 46/120 2024-04-26T04:30:08.441 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-04-26T04:30:08.481 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pecan-1.4.2-3.el9.noarch 47/120 2024-04-26T04:30:08.494 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-04-26T04:30:08.522 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-certifi-2021.10.8-2.el9.noarch 48/120 2024-04-26T04:30:08.573 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-04-26T04:30:08.620 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cachetools-4.2.4-1.el9.noarch 49/120 2024-04-26T04:30:08.661 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-04-26T04:30:08.663 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-google-auth-1:2.29.0-1.el9.noarch 50/120 2024-04-26T04:30:08.712 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libunwind-1.6.2-1.el9.x86_64 51/120 2024-04-26T04:30:08.737 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : gperftools-libs-2.9.1-2.el9.x86_64 52/120 2024-04-26T04:30:08.765 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libarrow-doc-9.0.0-10.el9.noarch 53/120 2024-04-26T04:30:08.801 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : fmt-8.1.1-5.el9.x86_64 54/120 2024-04-26T04:30:08.803 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-04-26T04:30:08.846 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : xmlstarlet-1.6.1-20.el9.x86_64 55/120 2024-04-26T04:30:08.851 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-04-26T04:30:08.883 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-04-26T04:30:08.911 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : fuse-2.9.9-15.el9.x86_64 92/120 2024-04-26T04:30:08.974 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : socat-1.7.4.1-5.el9.x86_64 56/120 2024-04-26T04:30:09.012 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-py-1.10.0-6.el9.noarch 57/120 2024-04-26T04:30:09.051 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-prettytable-0.7.2-27.el9.noarch 58/120 2024-04-26T04:30:09.102 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pluggy-0.13.1-7.el9.noarch 59/120 2024-04-26T04:30:09.211 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-packaging-20.9-5.el9.noarch 60/120 2024-04-26T04:30:09.265 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-oauthlib-3.1.1-5.el9.noarch 61/120 2024-04-26T04:30:09.394 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 93/120 2024-04-26T04:30:09.427 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 93/120 2024-04-26T04:30:09.457 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.e 94/120 2024-04-26T04:30:09.533 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0. 95/120 2024-04-26T04:30:09.560 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8. 96/120 2024-04-26T04:30:10.020 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-requests-oauthlib-1.3.0-12.el9.noarch 62/120 2024-04-26T04:30:10.070 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-kubernetes-1:26.1.0-2.el9.noarch 63/120 2024-04-26T04:30:10.103 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jsonpointer-2.0-4.el9.noarch 64/120 2024-04-26T04:30:10.137 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-jsonpatch-1.21-16.el9.noarch 65/120 2024-04-26T04:30:10.250 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-iniconfig-1.1.1-7.el9.noarch 66/120 2024-04-26T04:30:10.304 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-devel-3.9.18-3.el9.x86_64 67/120 2024-04-26T04:30:10.338 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-attrs-20.3.0-7.el9.noarch 68/120 2024-04-26T04:30:10.625 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : openblas-0.3.21-2.el9.x86_64 69/120 2024-04-26T04:30:10.661 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : openblas-openmp-0.3.21-2.el9.x86_64 70/120 2024-04-26T04:30:10.738 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 71/120 2024-04-26T04:30:11.408 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : flexiblas-netlib-3.0.4-8.el9.x86_64 72/120 2024-04-26T04:30:11.521 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-numpy-1:1.20.1-5.el9.x86_64 73/120 2024-04-26T04:30:11.591 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:11.624 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:12.146 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:12.177 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 98/120 2024-04-26T04:30:12.262 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 98/120 2024-04-26T04:30:12.262 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T04:30:12.262 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T04:30:12.262 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:12.295 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 99/120 2024-04-26T04:30:12.844 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 74/120 2024-04-26T04:30:12.926 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-scipy-1.6.2-8.el9.x86_64 75/120 2024-04-26T04:30:13.223 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libpmemobj-1.12.1-1.el9.x86_64 76/120 2024-04-26T04:30:13.263 INFO:teuthology.orchestra.run.smithi146.stdout: Upgrading : librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 77/120 2024-04-26T04:30:13.337 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 77/120 2024-04-26T04:30:13.367 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 78/120 2024-04-26T04:30:13.403 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : boost-program-options-1.75.0-8.el9.x86_64 79/120 2024-04-26T04:30:13.805 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : parquet-libs-9.0.0-10.el9.x86_64 80/120 2024-04-26T04:30:13.832 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 81/120 2024-04-26T04:30:13.903 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 81/120 2024-04-26T04:30:13.946 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 82/120 2024-04-26T04:30:14.004 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ply-3.11-14.el9.noarch 83/120 2024-04-26T04:30:14.067 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pycparser-2.20-6.el9.noarch 84/120 2024-04-26T04:30:14.258 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cffi-1.14.5-5.el9.x86_64 85/120 2024-04-26T04:30:14.317 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cryptography-36.0.1-4.el9.x86_64 86/120 2024-04-26T04:30:14.396 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pyOpenSSL-21.0.0-1.el9.noarch 87/120 2024-04-26T04:30:14.489 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cheroot-8.6.0-4.el9.noarch 88/120 2024-04-26T04:30:14.627 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-cherrypy-18.6.1-2.el9.noarch 89/120 2024-04-26T04:30:14.675 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-asyncssh-2.13.2-5.el9.noarch 90/120 2024-04-26T04:30:14.706 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-bcrypt-3.2.2-1.el9.x86_64 91/120 2024-04-26T04:30:14.734 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : fuse-2.9.9-15.el9.x86_64 92/120 2024-04-26T04:30:15.175 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 93/120 2024-04-26T04:30:15.198 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 93/120 2024-04-26T04:30:15.228 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.e 94/120 2024-04-26T04:30:15.296 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0. 95/120 2024-04-26T04:30:15.323 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8. 96/120 2024-04-26T04:30:17.358 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:17.385 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:17.907 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 97/120 2024-04-26T04:30:17.950 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 98/120 2024-04-26T04:30:18.045 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 98/120 2024-04-26T04:30:18.045 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /usr/lib/systemd/system/ceph.target. 2024-04-26T04:30:18.045 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /usr/lib/systemd/system/ceph-crash.service. 2024-04-26T04:30:18.045 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:18.065 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 99/120 2024-04-26T04:30:23.588 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 99/120 2024-04-26T04:30:23.588 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /sys 2024-04-26T04:30:23.588 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /proc 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /mnt 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /var/tmp 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /home 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /root 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout:skipping the directory /tmp 2024-04-26T04:30:23.589 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:23.658 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 100/120 2024-04-26T04:30:24.710 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 100/120 2024-04-26T04:30:24.743 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 101/120 2024-04-26T04:30:25.755 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 101/120 2024-04-26T04:30:25.788 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 102/120 2024-04-26T04:30:25.889 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 102/120 2024-04-26T04:30:26.071 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el 103/120 2024-04-26T04:30:26.098 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 104/120 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 104/120 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T04:30:26.123 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:26.174 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 105/120 2024-04-26T04:30:26.360 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 105/120 2024-04-26T04:30:26.391 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 106/120 2024-04-26T04:30:26.413 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 106/120 2024-04-26T04:30:26.413 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:26.413 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T04:30:26.413 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T04:30:26.414 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T04:30:26.414 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:26.850 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 107/120 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 107/120 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T04:30:26.873 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:28.292 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 108/120 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 108/120 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T04:30:28.318 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:29.017 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 109/120 2024-04-26T04:30:29.061 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 110/120 2024-04-26T04:30:29.083 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 110/120 2024-04-26T04:30:29.083 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:29.084 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T04:30:29.084 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T04:30:29.084 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T04:30:29.084 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:29.128 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1258.g7d213 111/120 2024-04-26T04:30:29.149 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1258.g7d213 111/120 2024-04-26T04:30:29.150 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:29.150 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T04:30:29.150 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:29.229 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 99/120 2024-04-26T04:30:29.229 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /sys 2024-04-26T04:30:29.229 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /proc 2024-04-26T04:30:29.229 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /mnt 2024-04-26T04:30:29.230 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /var/tmp 2024-04-26T04:30:29.230 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /home 2024-04-26T04:30:29.230 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /root 2024-04-26T04:30:29.230 INFO:teuthology.orchestra.run.smithi146.stdout:skipping the directory /tmp 2024-04-26T04:30:29.230 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:29.308 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 100/120 2024-04-26T04:30:29.445 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 112/120 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 112/120 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T04:30:29.468 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:30.369 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 100/120 2024-04-26T04:30:30.410 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 101/120 2024-04-26T04:30:31.408 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 101/120 2024-04-26T04:30:31.438 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 102/120 2024-04-26T04:30:31.542 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 102/120 2024-04-26T04:30:31.706 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el 103/120 2024-04-26T04:30:31.740 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 104/120 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 104/120 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mgr@*.service" escaped as "ceph-mgr@\x2a.service". 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /usr/lib/systemd/system/ceph-mgr.target. 2024-04-26T04:30:31.763 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:31.807 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 105/120 2024-04-26T04:30:31.991 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 105/120 2024-04-26T04:30:32.024 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 106/120 2024-04-26T04:30:32.047 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 106/120 2024-04-26T04:30:32.047 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:32.047 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mds@*.service" escaped as "ceph-mds@\x2a.service". 2024-04-26T04:30:32.047 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T04:30:32.047 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /usr/lib/systemd/system/ceph-mds.target. 2024-04-26T04:30:32.048 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:32.514 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 107/120 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 107/120 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-mon@*.service" escaped as "ceph-mon@\x2a.service". 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /usr/lib/systemd/system/ceph-mon.target. 2024-04-26T04:30:32.537 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:33.180 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 113/120 2024-04-26T04:30:33.216 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 114/120 2024-04-26T04:30:33.257 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 115/120 2024-04-26T04:30:33.376 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 116/120 2024-04-26T04:30:33.424 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-04-26T04:30:33.455 INFO:teuthology.orchestra.run.smithi204.stdout: Installing : libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_ 118/120 2024-04-26T04:30:33.455 INFO:teuthology.orchestra.run.smithi204.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-04-26T04:30:33.538 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-04-26T04:30:33.538 INFO:teuthology.orchestra.run.smithi204.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:33.951 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 108/120 2024-04-26T04:30:33.977 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 108/120 2024-04-26T04:30:33.977 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:33.977 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-osd@*.service" escaped as "ceph-osd@\x2a.service". 2024-04-26T04:30:33.977 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T04:30:33.978 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /usr/lib/systemd/system/ceph-osd.target. 2024-04-26T04:30:33.978 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:34.689 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 109/120 2024-04-26T04:30:34.719 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 110/120 2024-04-26T04:30:34.741 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 110/120 2024-04-26T04:30:34.742 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:34.742 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-radosgw@*.service" escaped as "ceph-radosgw@\x2a.service". 2024-04-26T04:30:34.742 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T04:30:34.742 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target → /usr/lib/systemd/system/ceph-radosgw.target. 2024-04-26T04:30:34.742 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:34.786 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-immutable-object-cache-2:18.2.2-1258.g7d213 111/120 2024-04-26T04:30:34.809 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: ceph-immutable-object-cache-2:18.2.2-1258.g7d213 111/120 2024-04-26T04:30:34.809 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:34.809 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-immutable-object-cache@*.service" escaped as "ceph-immutable-object-cache@\x2a.service". 2024-04-26T04:30:34.809 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:35.103 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 112/120 2024-04-26T04:30:35.126 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 112/120 2024-04-26T04:30:35.126 INFO:teuthology.orchestra.run.smithi146.stdout:Glob pattern passed to enable, but globs are not supported for this. 2024-04-26T04:30:35.126 INFO:teuthology.orchestra.run.smithi146.stdout:Invalid unit name "ceph-rbd-mirror@*.service" escaped as "ceph-rbd-mirror@\x2a.service". 2024-04-26T04:30:35.126 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T04:30:35.129 INFO:teuthology.orchestra.run.smithi146.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-rbd-mirror.target → /usr/lib/systemd/system/ceph-rbd-mirror.target. 2024-04-26T04:30:35.129 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:38.414 INFO:teuthology.orchestra.run.smithi204.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:38.414 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 1/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 2/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 3/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 4/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1258.g7d213 5/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 7/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 8/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 9/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 11/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 12/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_ 13/120 2024-04-26T04:30:38.415 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 14/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 15/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_6 16/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 17/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 18/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el 19/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8. 20/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_6 21/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 22/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 23/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 24/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 25/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 26/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 27/120 2024-04-26T04:30:38.416 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0. 28/120 2024-04-26T04:30:38.425 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 29/120 2024-04-26T04:30:38.425 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 30/120 2024-04-26T04:30:38.425 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 31/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el 32/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 33/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.e 34/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 35/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 36/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-04-26T04:30:38.426 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 44/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-04-26T04:30:38.427 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 59/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-04-26T04:30:38.428 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 78/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libarrow-9.0.0-11.el9.x86_64 82/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libarrow-doc-9.0.0-11.el9.noarch 83/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-04-26T04:30:38.429 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : parquet-libs-9.0.0-11.el9.x86_64 86/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 90/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 93/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-04-26T04:30:38.430 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 110/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-04-26T04:30:38.431 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 117/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-04-26T04:30:38.432 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 119/120 2024-04-26T04:30:38.836 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 113/120 2024-04-26T04:30:38.873 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 114/120 2024-04-26T04:30:38.915 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 115/120 2024-04-26T04:30:39.036 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 116/120 2024-04-26T04:30:39.072 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : python3-pytest-6.2.2-7.el9.noarch 117/120 2024-04-26T04:30:39.103 INFO:teuthology.orchestra.run.smithi146.stdout: Installing : libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_ 118/120 2024-04-26T04:30:39.103 INFO:teuthology.orchestra.run.smithi146.stdout: Cleanup : librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-04-26T04:30:39.187 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librbd1-2:16.2.4-5.el9.x86_64 119/120 2024-04-26T04:30:39.187 INFO:teuthology.orchestra.run.smithi146.stdout: Cleanup : librados2-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout:Upgraded: 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout:Installed: 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.356 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-immutable-object-cache-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.357 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: fuse-2.9.9-15.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-9.0.0-11.el9.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: libarrow-doc-9.0.0-11.el9.noarch 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.358 INFO:teuthology.orchestra.run.smithi204.stdout: libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-26T04:30:40.359 INFO:teuthology.orchestra.run.smithi204.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: parquet-libs-9.0.0-11.el9.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T04:30:40.360 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-26T04:30:40.361 INFO:teuthology.orchestra.run.smithi204.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-04-26T04:30:40.362 INFO:teuthology.orchestra.run.smithi204.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-py-1.10.0-6.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-26T04:30:40.363 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T04:30:40.364 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:30:40.365 INFO:teuthology.orchestra.run.smithi204.stdout:Complete! 2024-04-26T04:30:40.683 DEBUG:teuthology.parallel:result is None 2024-04-26T04:30:43.871 INFO:teuthology.orchestra.run.smithi146.stdout: Running scriptlet: librados2-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 1/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 2/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 3/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 4/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-immutable-object-cache-2:18.2.2-1258.g7d213 5/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 6/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 7/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 8/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 9/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 10/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 11/120 2024-04-26T04:30:43.872 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 12/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_ 13/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 14/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 15/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_6 16/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86 17/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 18/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el 19/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8. 20/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_6 21/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 22/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 23/120 2024-04-26T04:30:43.873 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 24/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 25/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 26/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 27/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0. 28/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noa 29/120 2024-04-26T04:30:43.874 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.n 30/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2 31/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el 32/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 33/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.e 34/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 35/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : fuse-2.9.9-15.el9.x86_64 36/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libgfortran-11.4.1-3.el9.x86_64 37/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libquadmath-11.4.1-3.el9.x86_64 38/120 2024-04-26T04:30:43.884 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cffi-1.14.5-5.el9.x86_64 39/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cryptography-36.0.1-4.el9.x86_64 40/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-ply-3.11-14.el9.noarch 41/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pycparser-2.20-6.el9.noarch 42/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-requests-2.25.1-8.el9.noarch 43/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-urllib3-1.26.5-5.el9.noarch 44/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : boost-program-options-1.75.0-8.el9.x86_64 45/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-3.0.4-8.el9.x86_64 46/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-netlib-3.0.4-8.el9.x86_64 47/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 48/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libpmemobj-1.12.1-1.el9.x86_64 49/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librabbitmq-0.11.0-7.el9.x86_64 50/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librdkafka-1.6.1-102.el9.x86_64 51/120 2024-04-26T04:30:43.885 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : lttng-ust-2.12.0-6.el9.x86_64 52/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : openblas-0.3.21-2.el9.x86_64 53/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : openblas-openmp-0.3.21-2.el9.x86_64 54/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-attrs-20.3.0-7.el9.noarch 55/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-babel-2.9.1-2.el9.noarch 56/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-devel-3.9.18-3.el9.x86_64 57/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-iniconfig-1.1.1-7.el9.noarch 58/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jinja2-2.11.3-5.el9.noarch 59/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jsonpatch-1.21-16.el9.noarch 60/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jsonpointer-2.0-4.el9.noarch 61/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-mako-1.1.4-6.el9.noarch 62/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 63/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-numpy-1:1.20.1-5.el9.x86_64 64/120 2024-04-26T04:30:43.886 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-numpy-f2py-1:1.20.1-5.el9.x86_64 65/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-oauthlib-3.1.1-5.el9.noarch 66/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-packaging-20.9-5.el9.noarch 67/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pluggy-0.13.1-7.el9.noarch 68/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-prettytable-0.7.2-27.el9.noarch 69/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-py-1.10.0-6.el9.noarch 70/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyasn1-0.4.8-6.el9.noarch 71/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 72/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pytest-6.2.2-7.el9.noarch 73/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pytz-2021.1-5.el9.noarch 74/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-requests-oauthlib-1.3.0-12.el9.noarch 75/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-scipy-1.6.2-8.el9.x86_64 76/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-toml-0.10.2-6.el9.noarch 77/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : socat-1.7.4.1-5.el9.x86_64 78/120 2024-04-26T04:30:43.887 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : xmlstarlet-1.6.1-20.el9.x86_64 79/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : fmt-8.1.1-5.el9.x86_64 80/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : gperftools-libs-2.9.1-2.el9.x86_64 81/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libarrow-9.0.0-10.el9.x86_64 82/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libarrow-doc-9.0.0-10.el9.noarch 83/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : liboath-2.6.7-2.el9.x86_64 84/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : libunwind-1.6.2-1.el9.x86_64 85/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : parquet-libs-9.0.0-10.el9.x86_64 86/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-asyncssh-2.13.2-5.el9.noarch 87/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-bcrypt-3.2.2-1.el9.x86_64 88/120 2024-04-26T04:30:43.888 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cachetools-4.2.4-1.el9.noarch 89/120 2024-04-26T04:30:43.889 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-certifi-2021.10.8-2.el9.noarch 90/120 2024-04-26T04:30:43.889 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cheroot-8.6.0-4.el9.noarch 91/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-cherrypy-18.6.1-2.el9.noarch 92/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-google-auth-1:2.29.0-1.el9.noarch 93/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-8.2.1-3.el9.noarch 94/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-classes-3.2.1-5.el9.noarch 95/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-collections-3.0.0-8.el9.noarch 96/120 2024-04-26T04:30:43.890 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-functools-3.5.0-2.el9.noarch 97/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-jaraco-text-3.2.0-6.el9.noarch 98/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-kubernetes-1:26.1.0-2.el9.noarch 99/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-logutils-0.3.5-21.el9.noarch 100/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-more-itertools-8.12.0-2.el9.noarch 101/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-natsort-7.1.1-5.el9.noarch 102/120 2024-04-26T04:30:43.891 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pecan-1.4.2-3.el9.noarch 103/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-portend-3.1.0-2.el9.noarch 104/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-pyOpenSSL-21.0.0-1.el9.noarch 105/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-repoze-lru-0.7-16.el9.noarch 106/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-routes-2.5.1-5.el9.noarch 107/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-rsa-4.9-2.el9.noarch 108/120 2024-04-26T04:30:43.892 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-tempora-5.0.0-2.el9.noarch 109/120 2024-04-26T04:30:43.893 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-typing-extensions-4.4.0-2.el9.noarch 110/120 2024-04-26T04:30:43.893 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-webob-1.8.7-6.el9.noarch 111/120 2024-04-26T04:30:43.893 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-websocket-client-1.2.3-2.el9.noarch 112/120 2024-04-26T04:30:43.894 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-werkzeug-2.0.3-3.el9.1.noarch 113/120 2024-04-26T04:30:43.894 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : python3-zc-lockfile-2.0-10.el9.noarch 114/120 2024-04-26T04:30:43.894 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : re2-1:20211101-3.el9.x86_64 115/120 2024-04-26T04:30:43.894 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : thrift-0.15.0-2.el9.x86_64 116/120 2024-04-26T04:30:43.895 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 117/120 2024-04-26T04:30:43.895 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librados2-2:16.2.4-5.el9.x86_64 118/120 2024-04-26T04:30:43.895 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 119/120 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: Verifying : librbd1-2:16.2.4-5.el9.x86_64 120/120 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout:Upgraded: 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: librados2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: librbd1-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout:Installed: 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: boost-program-options-1.75.0-8.el9.x86_64 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.980 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-base-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-grafana-dashboards-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-immutable-object-cache-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mds-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-dashboard-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-diskprediction-local-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-modules-core-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mgr-rook-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.981 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-mon-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-osd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-prometheus-alerts-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-radosgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-selinux-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: ceph-test-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: cephadm-2:18.2.2-1258.g7d2137f0.el8.noarch 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-3.0.4-8.el9.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-netlib-3.0.4-8.el9.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: flexiblas-openblas-openmp-3.0.4-8.el9.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: fmt-8.1.1-5.el9.x86_64 2024-04-26T04:30:45.982 INFO:teuthology.orchestra.run.smithi146.stdout: fuse-2.9.9-15.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: gperftools-libs-2.9.1-2.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-9.0.0-10.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libarrow-doc-9.0.0-10.el9.noarch 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs-devel-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libcephfs2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libcephsqlite-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libgfortran-11.4.1-3.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: liboath-2.6.7-2.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libpmemobj-1.12.1-1.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libquadmath-11.4.1-3.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: librabbitmq-0.11.0-7.el9.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: librados-devel-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.983 INFO:teuthology.orchestra.run.smithi146.stdout: libradosstriper1-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: librdkafka-1.6.1-102.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: librgw2-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: libunwind-1.6.2-1.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: lttng-ust-2.12.0-6.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-0.3.21-2.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: openblas-openmp-0.3.21-2.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: parquet-libs-9.0.0-10.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-asyncssh-2.13.2-5.el9.noarch 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-attrs-20.3.0-7.el9.noarch 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-babel-2.9.1-2.el9.noarch 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-bcrypt-3.2.2-1.el9.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cachetools-4.2.4-1.el9.noarch 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-argparse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.984 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ceph-common-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cephfs-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-certifi-2021.10.8-2.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cffi-1.14.5-5.el9.x86_64 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cheroot-8.6.0-4.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cherrypy-18.6.1-2.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-cryptography-36.0.1-4.el9.x86_64 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-devel-3.9.18-3.el9.x86_64 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-google-auth-1:2.29.0-1.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-iniconfig-1.1.1-7.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-8.2.1-3.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-classes-3.2.1-5.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-collections-3.0.0-8.el9.noarch 2024-04-26T04:30:45.985 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-functools-3.5.0-2.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jaraco-text-3.2.0-6.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jinja2-2.11.3-5.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpatch-1.21-16.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-jsonpointer-2.0-4.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-kubernetes-1:26.1.0-2.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-logutils-0.3.5-21.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-mako-1.1.4-6.el9.noarch 2024-04-26T04:30:45.986 INFO:teuthology.orchestra.run.smithi146.stdout: python3-markupsafe-1.1.1-12.el9.x86_64 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-more-itertools-8.12.0-2.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-natsort-7.1.1-5.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-1:1.20.1-5.el9.x86_64 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-numpy-f2py-1:1.20.1-5.el9.x86_64 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-oauthlib-3.1.1-5.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-packaging-20.9-5.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pecan-1.4.2-3.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pluggy-0.13.1-7.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-ply-3.11-14.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-portend-3.1.0-2.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-prettytable-0.7.2-27.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-py-1.10.0-6.el9.noarch 2024-04-26T04:30:45.987 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyOpenSSL-21.0.0-1.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-0.4.8-6.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pyasn1-modules-0.4.8-6.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pycparser-2.20-6.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytest-6.2.2-7.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-pytz-2021.1-5.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rados-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-repoze-lru-0.7-16.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-2.25.1-8.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-requests-oauthlib-1.3.0-12.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rgw-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-routes-2.5.1-5.el9.noarch 2024-04-26T04:30:45.988 INFO:teuthology.orchestra.run.smithi146.stdout: python3-rsa-4.9-2.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-scipy-1.6.2-8.el9.x86_64 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-tempora-5.0.0-2.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-toml-0.10.2-6.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-typing-extensions-4.4.0-2.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-urllib3-1.26.5-5.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-webob-1.8.7-6.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-websocket-client-1.2.3-2.el9.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-werkzeug-2.0.3-3.el9.1.noarch 2024-04-26T04:30:45.989 INFO:teuthology.orchestra.run.smithi146.stdout: python3-zc-lockfile-2.0-10.el9.noarch 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-fuse-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-mirror-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: rbd-nbd-2:18.2.2-1258.g7d2137f0.el8.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: re2-1:20211101-3.el9.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: socat-1.7.4.1-5.el9.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: thrift-0.15.0-2.el9.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: xmlstarlet-1.6.1-20.el9.x86_64 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:30:45.990 INFO:teuthology.orchestra.run.smithi146.stdout:Complete! 2024-04-26T04:30:46.302 DEBUG:teuthology.parallel:result is None 2024-04-26T04:30:46.303 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:30:46.303 INFO:teuthology.packaging:ref: None 2024-04-26T04:30:46.303 INFO:teuthology.packaging:tag: None 2024-04-26T04:30:46.303 INFO:teuthology.packaging:branch: reef 2024-04-26T04:30:46.303 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:30:46.304 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-26T04:30:46.550 DEBUG:teuthology.orchestra.run.smithi146:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-26T04:30:46.573 INFO:teuthology.orchestra.run.smithi146.stdout:18.2.2-1258.g7d2137f0.el8 2024-04-26T04:30:46.574 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1258.g7d2137f0.el8 2024-04-26T04:30:46.574 INFO:teuthology.task.install:The correct ceph version 18.2.2-1258.g7d2137f0 is installed. 2024-04-26T04:30:46.576 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-26T04:30:46.576 INFO:teuthology.packaging:ref: None 2024-04-26T04:30:46.576 INFO:teuthology.packaging:tag: None 2024-04-26T04:30:46.576 INFO:teuthology.packaging:branch: reef 2024-04-26T04:30:46.576 INFO:teuthology.packaging:sha1: b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:30:46.576 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&ref=reef 2024-04-26T04:30:46.907 DEBUG:teuthology.orchestra.run.smithi204:> rpm -q ceph --qf '%{VERSION}-%{RELEASE}' 2024-04-26T04:30:46.933 INFO:teuthology.orchestra.run.smithi204.stdout:18.2.2-1258.g7d2137f0.el8 2024-04-26T04:30:46.934 INFO:teuthology.packaging:The installed version of ceph is 18.2.2-1258.g7d2137f0.el8 2024-04-26T04:30:46.934 INFO:teuthology.task.install:The correct ceph version 18.2.2-1258.g7d2137f0 is installed. 2024-04-26T04:30:46.935 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-04-26T04:30:46.950 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:30:46.950 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T04:30:46.980 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:30:46.980 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-04-26T04:30:47.010 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-04-26T04:30:47.010 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:30:47.010 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T04:30:47.047 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T04:30:47.113 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:30:47.113 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/daemon-helper 2024-04-26T04:30:47.141 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-04-26T04:30:47.208 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-04-26T04:30:47.209 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:30:47.209 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T04:30:47.235 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T04:30:47.301 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:30:47.301 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/adjust-ulimits 2024-04-26T04:30:47.327 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-04-26T04:30:47.393 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-04-26T04:30:47.394 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:30:47.394 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T04:30:47.419 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T04:30:47.483 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:30:47.483 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/usr/bin/stdin-killer 2024-04-26T04:30:47.509 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-04-26T04:30:47.575 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:30:47.584 INFO:teuthology.task.print:**** done install task... 2024-04-26T04:30:47.584 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:30:47.591 INFO:teuthology.task.print:**** done start installing reef cephadm ... 2024-04-26T04:30:47.591 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-26T04:30:48.037 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': 1}, '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\\)'], 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'} 2024-04-26T04:30:48.038 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-04-26T04:30:48.038 INFO:tasks.cephadm:Cluster fsid is c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:30:48.038 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-26T04:30:48.038 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.146', 'mon.c': '[v2:172.21.15.146:3301,v1:172.21.15.146:6790]', 'mon.b': '172.21.15.204'} 2024-04-26T04:30:48.038 INFO:tasks.cephadm:First mon is mon.a on smithi146 2024-04-26T04:30:48.039 INFO:tasks.cephadm:First mgr is y 2024-04-26T04:30:48.039 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-26T04:30:48.039 DEBUG:teuthology.orchestra.run.smithi146:> sudo hostname $(hostname -s) 2024-04-26T04:30:48.065 DEBUG:teuthology.orchestra.run.smithi204:> sudo hostname $(hostname -s) 2024-04-26T04:30:48.094 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-04-26T04:30:48.094 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=centos%2F9%2Fx86_64&sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:30:48.314 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a', '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/54991/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-2447-gb22e2ebd', 'node_name': '172.21.5.36+adami06', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=centos9,DIST=centos9,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-2447.gb22e2ebd'}, 'url': 'https://4.chacra.ceph.com/r/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/', 'distro_codename': None, 'modified': '2024-04-25 23:00:56.935300', 'distro_version': '9', 'project': 'ceph', 'flavor': 'default', 'ref': 'squid', 'chacra_url': 'https://4.chacra.ceph.com/repos/ceph/squid/b22e2ebdeb24376882b7bda2a7329c8cccc2276a/centos/9/flavors/default/', 'archs': ['source', 'x86_64'], 'distro': 'centos'}] 2024-04-26T04:30:48.572 INFO:tasks.util.chacra:got chacra host 3.chacra.ceph.com, ref reef, sha1 7d2137f0a666c92a9411c1af5c33e4968be54da6 from https://shaman.ceph.com/api/search/?project=ceph&distros=centos%2F9%2Fx86_64&flavor=default&ref=reef 2024-04-26T04:30:48.573 INFO:tasks.cephadm:Discovered cachra url: https://3.chacra.ceph.com/binaries/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/x86_64/flavors/default/cephadm 2024-04-26T04:30:48.574 DEBUG:teuthology.orchestra.run.smithi146:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.097 INFO:teuthology.orchestra.run.smithi146.stdout:-rw-r--r--. 1 ubuntu ubuntu 215336 Apr 26 04:30 /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.097 DEBUG:teuthology.orchestra.run.smithi204:> curl --silent -L https://3.chacra.ceph.com/binaries/ceph/reef/7d2137f0a666c92a9411c1af5c33e4968be54da6/centos/9/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.470 INFO:teuthology.orchestra.run.smithi204.stdout:-rw-r--r--. 1 ubuntu ubuntu 215336 Apr 26 04:30 /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.471 DEBUG:teuthology.orchestra.run.smithi146:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.490 DEBUG:teuthology.orchestra.run.smithi204:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-26T04:30:49.521 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-04-26T04:30:49.521 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-04-26T04:30:49.532 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-04-26T04:30:51.066 INFO:teuthology.orchestra.run.smithi204.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-04-26T04:30:51.129 INFO:teuthology.orchestra.run.smithi146.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout:{ 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout: "ceph_version": "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)", 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout: "image_id": "79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19", 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout: "repo_digests": [ 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69" 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout: ] 2024-04-26T04:31:40.517 INFO:teuthology.orchestra.run.smithi204.stdout:} 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph_version": "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)", 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout: "image_id": "79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19", 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout: "repo_digests": [ 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69" 2024-04-26T04:31:43.986 INFO:teuthology.orchestra.run.smithi146.stdout: ] 2024-04-26T04:31:43.987 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:31:44.006 DEBUG:teuthology.orchestra.run.smithi146:> sudo mkdir -p /etc/ceph 2024-04-26T04:31:44.069 DEBUG:teuthology.orchestra.run.smithi204:> sudo mkdir -p /etc/ceph 2024-04-26T04:31:44.102 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 777 /etc/ceph 2024-04-26T04:31:44.126 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 777 /etc/ceph 2024-04-26T04:31:44.170 INFO:tasks.cephadm:Writing seed config... 2024-04-26T04:31:44.179 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-04-26T04:31:44.179 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-04-26T04:31:44.179 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-26T04:31:44.179 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-26T04:31:44.180 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-26T04:31:44.181 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:31:44.181 DEBUG:teuthology.orchestra.run.smithi146:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-26T04:31:44.195 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 = c14d67d8-0385-11ef-bc93-c7b262605968 mon election default strategy = 1 [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-04-26T04:31:44.196 DEBUG:teuthology.orchestra.run.smithi146:mon.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service 2024-04-26T04:31:44.238 DEBUG:teuthology.orchestra.run.smithi146:mgr.y> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service 2024-04-26T04:31:44.283 INFO:tasks.cephadm:Bootstrapping... 2024-04-26T04:31:44.283 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid c14d67d8-0385-11ef-bc93-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.146 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-26T04:31:44.439 INFO:teuthology.orchestra.run.smithi146.stdout:-------------------------------------------------------------------------------- 2024-04-26T04:31:44.439 INFO:teuthology.orchestra.run.smithi146.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'c14d67d8-0385-11ef-bc93-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.146', '--skip-admin-label'] 2024-04-26T04:31:44.464 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-26T04:31:44.464 INFO:teuthology.orchestra.run.smithi146.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-04-26T04:31:44.465 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying podman|docker is present... 2024-04-26T04:31:44.489 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-26T04:31:44.489 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying lvm2 is present... 2024-04-26T04:31:44.489 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying time synchronization is in place... 2024-04-26T04:31:44.496 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T04:31:44.496 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T04:31:44.502 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T04:31:44.502 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:31:44.508 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout enabled 2024-04-26T04:31:44.514 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout active 2024-04-26T04:31:44.514 INFO:teuthology.orchestra.run.smithi146.stdout:Unit chronyd.service is enabled and running 2024-04-26T04:31:44.514 INFO:teuthology.orchestra.run.smithi146.stdout:Repeating the final host check... 2024-04-26T04:31:44.537 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stdout 4.9.4-dev 2024-04-26T04:31:44.537 INFO:teuthology.orchestra.run.smithi146.stdout:podman (/bin/podman) version 4.9.4 is present 2024-04-26T04:31:44.537 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl is present 2024-04-26T04:31:44.537 INFO:teuthology.orchestra.run.smithi146.stdout:lvcreate is present 2024-04-26T04:31:44.543 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-04-26T04:31:44.543 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-04-26T04:31:44.549 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-04-26T04:31:44.549 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:31:44.555 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout enabled 2024-04-26T04:31:44.561 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout active 2024-04-26T04:31:44.561 INFO:teuthology.orchestra.run.smithi146.stdout:Unit chronyd.service is enabled and running 2024-04-26T04:31:44.561 INFO:teuthology.orchestra.run.smithi146.stdout:Host looks OK 2024-04-26T04:31:44.561 INFO:teuthology.orchestra.run.smithi146.stdout:Cluster fsid: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:44.562 INFO:teuthology.orchestra.run.smithi146.stdout:Acquiring lock 140215327743520 on /run/cephadm/c14d67d8-0385-11ef-bc93-c7b262605968.lock 2024-04-26T04:31:44.562 INFO:teuthology.orchestra.run.smithi146.stdout:Lock 140215327743520 acquired on /run/cephadm/c14d67d8-0385-11ef-bc93-c7b262605968.lock 2024-04-26T04:31:44.562 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying IP 172.21.15.146 port 3300 ... 2024-04-26T04:31:44.562 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying IP 172.21.15.146 port 6789 ... 2024-04-26T04:31:44.562 INFO:teuthology.orchestra.run.smithi146.stdout:Base mon IP(s) is [172.21.15.146:3300, 172.21.15.146:6789], mon addrv is [v2:172.21.15.146:3300,v1:172.21.15.146:6789] 2024-04-26T04:31:44.565 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.146 metric 100 2024-04-26T04:31:44.565 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.146 metric 100 2024-04-26T04:31:44.568 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-04-26T04:31:44.568 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 1024 pref medium 2024-04-26T04:31:44.568 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 pref medium 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout inet6 ::1/128 scope host 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout inet6 fe80::a7b6:a62d:530a:ed9d/64 scope link noprefixroute 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:Mon IP `172.21.15.146` is in CIDR network `172.21.0.0/20` 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:Mon IP `172.21.15.146` is in CIDR network `172.21.0.0/20` 2024-04-26T04:31:44.571 INFO:teuthology.orchestra.run.smithi146.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2024-04-26T04:31:44.572 INFO:teuthology.orchestra.run.smithi146.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-26T04:31:44.572 INFO:teuthology.orchestra.run.smithi146.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stdout 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Trying to pull quay.ceph.io/ceph-ci/ceph:reef... 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Getting image source signatures 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Copying blob sha256:0706a02e12dd545f590c1735bb09ab9bae2bcdbcf178ce26439ab9431bd5f024 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Copying blob sha256:3d665f4c032644be9cae748af04bee69f2bfe96cdc3616dabe0ab17899633ab5 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Copying config sha256:79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 2024-04-26T04:31:45.081 INFO:teuthology.orchestra.run.smithi146.stdout:/bin/podman: stderr Writing manifest to image destination 2024-04-26T04:31:46.318 INFO:teuthology.orchestra.run.smithi146.stdout:ceph: stdout ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable) 2024-04-26T04:31:46.318 INFO:teuthology.orchestra.run.smithi146.stdout:Ceph version: ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable) 2024-04-26T04:31:46.318 INFO:teuthology.orchestra.run.smithi146.stdout:Extracting ceph user uid/gid from container image... 2024-04-26T04:31:47.223 INFO:teuthology.orchestra.run.smithi146.stdout:stat: stdout 167 167 2024-04-26T04:31:47.223 INFO:teuthology.orchestra.run.smithi146.stdout:Creating initial keys... 2024-04-26T04:31:48.311 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph-authtool: stdout AQAzLitm5s9eIRAAOvaPjBLalKXbLa7m5Jq1Kg== 2024-04-26T04:31:49.275 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph-authtool: stdout AQA0Litmc/2cJxAA2FNCY+aiFLJnVg2GBMO8dw== 2024-04-26T04:31:50.271 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph-authtool: stdout AQA1Litmj7faJhAASwuT3Hwk8Kdc0VmtwGntDg== 2024-04-26T04:31:50.272 INFO:teuthology.orchestra.run.smithi146.stdout:Creating initial monmap... 2024-04-26T04:31:51.169 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T04:31:51.169 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-04-26T04:31:51.169 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:monmaptool for a [v2:172.21.15.146:3300,v1:172.21.15.146:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:setting min_mon_release = pacific 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: set fsid to c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:31:51.170 INFO:teuthology.orchestra.run.smithi146.stdout:Creating mon... 2024-04-26T04:31:52.016 INFO:teuthology.orchestra.run.smithi146.stdout:create mon.a on 2024-04-26T04:31:52.213 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Removed "/etc/systemd/system/multi-user.target.wants/ceph.target". 2024-04-26T04:31:52.359 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /etc/systemd/system/ceph.target. 2024-04-26T04:31:52.536 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target. 2024-04-26T04:31:52.537 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target → /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target. 2024-04-26T04:31:52.747 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a 2024-04-26T04:31:52.748 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service: Unit ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service not loaded. 2024-04-26T04:31:52.917 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target.wants/ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service → /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968@.service. 2024-04-26T04:31:53.482 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T04:31:53.483 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout disabled 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:firewalld.service is not enabled 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mon to start... 2024-04-26T04:31:53.488 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mon... 2024-04-26T04:31:54.561 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout cluster: 2024-04-26T04:31:54.561 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout id: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout services: 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.61241s) 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout data: 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-04-26T04:31:54.562 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout pgs: 2024-04-26T04:31:54.563 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:54.563 INFO:teuthology.orchestra.run.smithi146.stdout:mon is available 2024-04-26T04:31:54.563 INFO:teuthology.orchestra.run.smithi146.stdout:Assimilating anything we can from ceph.conf... 2024-04-26T04:31:55.646 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:55 smithi146 ceph-mon[25699]: from='client.? 172.21.15.146:0/103419596' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout fsid = c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.146:3300,v1:172.21.15.146:6789] 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T04:31:55.650 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T04:31:55.651 INFO:teuthology.orchestra.run.smithi146.stdout:Generating new minimal ceph.conf... 2024-04-26T04:31:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:56 smithi146 ceph-mon[25699]: from='client.? 172.21.15.146:0/3311745811' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:31:56.721 INFO:teuthology.orchestra.run.smithi146.stdout:Restarting the monitor... 2024-04-26T04:31:56.992 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:56 smithi146 systemd[1]: Stopping Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:31:57.338 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[25676]: 2024-04-26T04:31:56.989+0000 7f1ac9cfa700 -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-04-26T04:31:57.338 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[25676]: 2024-04-26T04:31:56.989+0000 7f1ac9cfa700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-26T04:31:57.339 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 podman[26023]: 2024-04-26 04:31:57.113132779 +0000 UTC m=+0.234063849 container died 30e67100b6bb4a6c5a93c54a2f4b22f9a315703b1ec0bdf51ebb12b5ac38b479 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, RELEASE=reef-7d2137f, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-26T04:31:57.646 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 podman[26023]: 2024-04-26 04:31:57.428676764 +0000 UTC m=+0.549607839 container cleanup 30e67100b6bb4a6c5a93c54a2f4b22f9a315703b1ec0bdf51ebb12b5ac38b479 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-04-26T04:31:57.646 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 bash[26023]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a 2024-04-26T04:31:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 podman[26041]: 2024-04-26 04:31:57.646065355 +0000 UTC m=+0.536058388 container remove 30e67100b6bb4a6c5a93c54a2f4b22f9a315703b1ec0bdf51ebb12b5ac38b479 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=reef-7d2137f, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, ceph=True) 2024-04-26T04:31:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-26T04:31:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 systemd[1]: Stopped Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:31:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:57 smithi146 systemd[1]: Starting Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:31:58.346 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 podman[26138]: 2024-04-26 04:31:58.063608327 +0000 UTC m=+0.112383506 container create b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-26T04:31:58.346 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 podman[26138]: 2024-04-26 04:31:57.969761423 +0000 UTC m=+0.018536554 image pull 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 quay.ceph.io/ceph-ci/ceph:reef 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 podman[26138]: 2024-04-26 04:31:58.249014764 +0000 UTC m=+0.297789894 container init b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.license=GPLv2) 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 podman[26138]: 2024-04-26 04:31:58.254412317 +0000 UTC m=+0.303187450 container start b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, io.buildah.version=1.33.5) 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable), process ceph-mon, pid 7 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: pidfile_write: ignore empty --pid-file 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: load: jerasure load: lrc 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: RocksDB version: 7.9.2 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Git sha 0 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Compile date 2024-04-25 19:04:37 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: DB SUMMARY 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: DB Session ID: 5FA8HJWNEH2MR02WNUVB 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: CURRENT file: CURRENT 2024-04-26T04:31:58.347 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84570 ; 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.error_if_exists: 0 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.create_if_missing: 0 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.paranoid_checks: 1 2024-04-26T04:31:58.348 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.env: 0x555e4de31820 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.info_log: 0x555e50953520 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.statistics: (nil) 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.use_fsync: 0 2024-04-26T04:31:58.350 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_log_file_size: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_fallocate: 1 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.use_direct_reads: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T04:31:58.351 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.db_log_dir: 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.wal_dir: 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.write_buffer_manager: 0x555e4fbc8140 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T04:31:58.352 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.unordered_write: 0 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.row_cache: None 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.wal_filter: None 2024-04-26T04:31:58.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.two_write_queues: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.wal_compression: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.atomic_flush: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T04:31:58.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.log_readahead_size: 0 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_background_jobs: 2 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_background_compactions: -1 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_subcompactions: 1 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T04:31:58.355 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_open_files: -1 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_background_flushes: -1 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Compression algorithms supported: 2024-04-26T04:31:58.356 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kZSTD supported: 0 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kXpressCompression supported: 0 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kZlibCompression supported: 1 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kSnappyCompression supported: 1 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kLZ4Compression supported: 1 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: kBZip2Compression supported: 0 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T04:31:58.357 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.merge_operator: 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_filter: None 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555e50953620) 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: cache_index_and_filter_blocks: 1 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: pin_top_level_index_and_filter: 1 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_type: 0 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: data_block_index_type: 0 2024-04-26T04:31:58.358 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_shortening: 1 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: checksum: 4 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: no_block_cache: 0 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache: 0x555e4fc691f0 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_name: BinnedLRUCache 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_options: 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: capacity : 536870912 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: num_shard_bits : 4 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: strict_capacity_limit : 0 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: high_pri_pool_ratio: 0.000 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_compressed: (nil) 2024-04-26T04:31:58.359 INFO:journalctl@ceph.mon.a.smithi146.stdout: persistent_cache: (nil) 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_size: 4096 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_size_deviation: 10 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_restart_interval: 16 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_block_restart_interval: 1 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: metadata_block_size: 4096 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: partition_filters: 0 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: use_delta_encoding: 1 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: filter_policy: bloomfilter 2024-04-26T04:31:58.360 INFO:journalctl@ceph.mon.a.smithi146.stdout: whole_key_filtering: 1 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: verify_compression: 0 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: read_amp_bytes_per_bit: 0 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: format_version: 5 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: enable_index_compression: 1 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_align: 0 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: max_auto_readahead_size: 262144 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: prepopulate_block_cache: 0 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: initial_auto_readahead_size: 8192 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression: NoCompression 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T04:31:58.361 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.num_levels: 7 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T04:31:58.362 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T04:31:58.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T04:31:58.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T04:31:58.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T04:31:58.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.table_properties_collectors: 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.inplace_update_support: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.bloom_locality: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.max_successive_merges: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.ttl: 2592000 2024-04-26T04:31:58.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enable_blob_files: false 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.min_blob_size: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T04:31:58.368 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: 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-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f8093d1b-db15-46f4-abcd-e9b61368848a 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714105918283601, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714105918284441, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81094, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79270, "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": 73471, "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": "[]", "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": 1714105918, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f8093d1b-db15-46f4-abcd-e9b61368848a", "db_session_id": "5FA8HJWNEH2MR02WNUVB", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714105918284521, "job": 1, "event": "recovery_finished"} 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: 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-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x555e4fd08000 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: DB pointer 0x555e4fcf6000 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T04:31:58.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** DB Stats ** 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.370 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: L0 2/0 81.03 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: Sum 2/0 81.03 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.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 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.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 145.4 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.371 INFO:journalctl@ceph.mon.a.smithi146.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative compaction: 0.00 GB write, 27.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval compaction: 0.00 GB write, 27.33 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: Block cache BinnedLRUCache@0x555e4fc691f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 9e-06 secs_since: 0 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.372 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: starting mon.a rank 0 at public addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] at bind addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???) e1 preinit fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).mds e1 new map 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).mds e1 print_map 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout: e1 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout: legacy client fscid: -1 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout: No filesystems configured 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T04:31:58.373 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mon.a is new leader, mons a in quorum (ranks 0) 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: monmap e1: 1 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: fsmap 2024-04-26T04:31:58.374 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: osdmap e1: 0 total, 0 up, 0 in 2024-04-26T04:31:58.375 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 ceph-mon[26177]: mgrmap e1: no daemons active 2024-04-26T04:31:58.375 INFO:teuthology.orchestra.run.smithi146.stdout:Setting public_network to 172.21.0.0/20 in mon config section 2024-04-26T04:31:58.685 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 bash[26138]: b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 2024-04-26T04:31:58.686 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:58 smithi146 systemd[1]: Started Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:31:59.416 INFO:teuthology.orchestra.run.smithi146.stdout:Wrote config to /etc/ceph/ceph.conf 2024-04-26T04:31:59.438 INFO:teuthology.orchestra.run.smithi146.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-26T04:31:59.438 INFO:teuthology.orchestra.run.smithi146.stdout:Creating mgr... 2024-04-26T04:31:59.438 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying port 0.0.0.0:9283 ... 2024-04-26T04:31:59.439 INFO:teuthology.orchestra.run.smithi146.stdout:Verifying port 0.0.0.0:8765 ... 2024-04-26T04:31:59.681 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y 2024-04-26T04:31:59.681 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Failed to reset failed state of unit ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service: Unit ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service not loaded. 2024-04-26T04:31:59.829 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968.target.wants/ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service → /etc/systemd/system/ceph-c14d67d8-0385-11ef-bc93-c7b262605968@.service. 2024-04-26T04:31:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:31:59 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2796162261' entity='client.admin' 2024-04-26T04:32:00.385 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 podman[26418]: 2024-04-26 04:32:00.305626055 +0000 UTC m=+0.354981387 container start ed13d772a67237651a9d39545de318880b93518cf911ea09615e630d5e24c004 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:32:00.385 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 bash[26418]: ed13d772a67237651a9d39545de318880b93518cf911ea09615e630d5e24c004 2024-04-26T04:32:00.398 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T04:32:00.398 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout disabled 2024-04-26T04:32:00.405 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T04:32:00.405 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:32:00.405 INFO:teuthology.orchestra.run.smithi146.stdout:firewalld.service is not enabled 2024-04-26T04:32:00.405 INFO:teuthology.orchestra.run.smithi146.stdout:Not possible to enable service . firewalld.service is not available 2024-04-26T04:32:00.413 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T04:32:00.413 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout disabled 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:firewalld.service is not enabled 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mgr to start... 2024-04-26T04:32:00.421 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mgr... 2024-04-26T04:32:00.642 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 systemd[1]: Started Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:32:00.642 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:00.459+0000 7faed2499200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:32:00.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:00.643+0000 7faed2499200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:00.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:00.751+0000 7faed2499200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:32:01.330 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:01 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2286785039' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T04:32:01.330 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:01.075+0000 7faed2499200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:32:01.330 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:01.159+0000 7faed2499200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:32:01.622 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:01.622 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:01.622 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsid": "c14d67d8-0385-11ef-bc93-c7b262605968", 2024-04-26T04:32:01.622 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T04:32:01.622 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 0 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-04-26T04:32:01.623 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.624 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T04:32:01.625 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T04:31:53.414124+0000", 2024-04-26T04:32:01.626 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:01.627 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:01.627 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T04:32:01.627 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:01.627 INFO:teuthology.orchestra.run.smithi146.stdout:mgr not available, waiting (1/15)... 2024-04-26T04:32:02.686 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:02.350+0000 7faed2499200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:32:02.686 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:02.517+0000 7faed2499200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:02.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:02.685+0000 7faed2499200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:32:03.256 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:02.966+0000 7faed2499200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:32:03.256 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:03.055+0000 7faed2499200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:32:03.256 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:03.255+0000 7faed2499200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:32:03.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:03.443+0000 7faed2499200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:04 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1838872426' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T04:32:04.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:04.056+0000 7faed2499200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:32:04.776 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:04.483+0000 7faed2499200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:32:04.777 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:04.579+0000 7faed2499200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:32:04.777 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:04.775+0000 7faed2499200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:32:04.815 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:04.815 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsid": "c14d67d8-0385-11ef-bc93-c7b262605968", 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 0 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T04:32:04.816 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_age": 5, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T04:32:04.817 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T04:32:04.818 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:04.819 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T04:31:53.414124+0000", 2024-04-26T04:32:04.820 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:04.820 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:04.820 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T04:32:04.820 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:04.820 INFO:teuthology.orchestra.run.smithi146.stdout:mgr not available, waiting (2/15)... 2024-04-26T04:32:05.407 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.316+0000 7faed2499200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:32:05.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.406+0000 7faed2499200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:32:05.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.640+0000 7faed2499200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:32:06.062 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.769+0000 7faed2499200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:32:06.062 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.862+0000 7faed2499200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:32:06.062 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:05.973+0000 7faed2499200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:06.062 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:06.061+0000 7faed2499200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:32:07.136 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:06.858+0000 7faed2499200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:32:07.136 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:07.082+0000 7faed2499200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: Activating manager daemon y 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: mgrmap e2: y(active, starting, since 0.00313262s) 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:32:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: Manager daemon y is now available 2024-04-26T04:32:07.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:32:07.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:32:07.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' 2024-04-26T04:32:07.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' 2024-04-26T04:32:07.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:07 smithi146 ceph-mon[26177]: from='mgr.14100 172.21.15.146:0/2550148813' entity='mgr.y' 2024-04-26T04:32:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:08 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2614293157' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T04:32:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:08 smithi146 ceph-mon[26177]: mgrmap e3: y(active, since 1.00688s) 2024-04-26T04:32:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:10 smithi146 ceph-mon[26177]: mgrmap e4: y(active, since 2s) 2024-04-26T04:32:11.417 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:11.420 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:11.420 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsid": "c14d67d8-0385-11ef-bc93-c7b262605968", 2024-04-26T04:32:11.420 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T04:32:11.420 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 0 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_age": 9, 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T04:32:11.421 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T04:32:11.422 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T04:32:11.426 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T04:32:11.426 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T04:32:11.426 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.426 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T04:32:11.426 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.427 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": false, 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T04:31:53.414124+0000", 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:11.428 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T04:32:11.429 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:11.429 INFO:teuthology.orchestra.run.smithi146.stdout:mgr not available, waiting (3/15)... 2024-04-26T04:32:17.867 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/577000386' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-26T04:32:18.197 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:18.197 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:18.197 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsid": "c14d67d8-0385-11ef-bc93-c7b262605968", 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "health": { 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 0 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "a" 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:18.198 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "quorum_age": 19, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "monmap": { 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-04-26T04:32:18.199 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-04-26T04:32:18.203 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modules": [ 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "iostat", 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "nfs", 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "restful" 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ], 2024-04-26T04:32:18.204 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "modified": "2024-04-26T04:31:53.414124+0000", 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "services": {} 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout }, 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:18.205 INFO:teuthology.orchestra.run.smithi146.stdout:mgr is available 2024-04-26T04:32:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/598932781' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-26T04:32:19.435 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:19.435 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [global] 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout fsid = c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [mgr] 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout [osd] 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-04-26T04:32:19.436 INFO:teuthology.orchestra.run.smithi146.stdout:Enabling cephadm module... 2024-04-26T04:32:20.520 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3334633074' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-26T04:32:20.520 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setuser ceph since I am not root 2024-04-26T04:32:20.520 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setgroup ceph since I am not root 2024-04-26T04:32:20.520 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:20.371+0000 7ff7209e8200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:32:20.837 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:20.552+0000 7ff7209e8200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:20.837 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:20.653+0000 7ff7209e8200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:32:21.102 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:20.968+0000 7ff7209e8200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:32:21.102 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:21.054+0000 7ff7209e8200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:32:21.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:21 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3334633074' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-26T04:32:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:21 smithi146 ceph-mon[26177]: mgrmap e5: y(active, since 13s) 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for the mgr to restart... 2024-04-26T04:32:22.180 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mgr epoch 5... 2024-04-26T04:32:22.434 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3546603928' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T04:32:22.434 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:22.266+0000 7ff7209e8200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:32:22.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:22.443+0000 7ff7209e8200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:22.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:22.619+0000 7ff7209e8200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:32:23.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:22.907+0000 7ff7209e8200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:32:23.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:22.998+0000 7ff7209e8200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:32:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:23.198+0000 7ff7209e8200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:32:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:23.386+0000 7ff7209e8200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:24.399 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:23.982+0000 7ff7209e8200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:32:24.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:24.398+0000 7ff7209e8200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:32:24.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:24.493+0000 7ff7209e8200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:32:24.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:24.686+0000 7ff7209e8200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:32:25.524 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.199+0000 7ff7209e8200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:32:25.524 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.288+0000 7ff7209e8200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:32:25.862 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.523+0000 7ff7209e8200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:32:25.863 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.654+0000 7ff7209e8200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:32:25.863 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.748+0000 7ff7209e8200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:32:25.863 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.861+0000 7ff7209e8200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:26.163 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:25.953+0000 7ff7209e8200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:32:27.010 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:26.792+0000 7ff7209e8200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:32:27.010 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:27.009+0000 7ff7209e8200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: Active manager daemon y restarted 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: Activating manager daemon y 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: osdmap e2: 0 total, 0 up, 0 in 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: mgrmap e6: y(active, starting, since 0.00334974s) 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: Manager daemon y is now available 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:27.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:27.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:27.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:32:27.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:27 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:32:28.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:28 smithi146 ceph-mon[26177]: Found migration_current of "None". Setting to last migration. 2024-04-26T04:32:28.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:28 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:28.353 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:28 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:28.354 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:28 smithi146 ceph-mon[26177]: mgrmap e7: y(active, since 1.00561s) 2024-04-26T04:32:28.639 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:28.639 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-04-26T04:32:28.639 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T04:32:28.640 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:28.640 INFO:teuthology.orchestra.run.smithi146.stdout:mgr epoch 5 is available 2024-04-26T04:32:28.640 INFO:teuthology.orchestra.run.smithi146.stdout:Setting orchestrator backend to cephadm... 2024-04-26T04:32:29.313 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:29 smithi146 ceph-mon[26177]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-26T04:32:29.313 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:29 smithi146 ceph-mon[26177]: from='client.14124 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-26T04:32:29.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:29 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:28] ENGINE Bus STARTING 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:28] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:28] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:28] ENGINE Bus STARTED 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: mgrmap e8: y(active, since 2s) 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:30.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:30 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-mon[26177]: from='client.14132 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:31.195 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout value unchanged 2024-04-26T04:32:31.195 INFO:teuthology.orchestra.run.smithi146.stdout:Generating ssh key... 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:32 smithi146 ceph-mon[26177]: from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:32 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:32 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: Generating public/private rsa key pair. 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: Your identification has been saved in /tmp/tmpewqm_1jc/key. 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: Your public key has been saved in /tmp/tmpewqm_1jc/key.pub. 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: The key fingerprint is: 2024-04-26T04:32:32.265 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: SHA256:wswJU8DxY/MrmGoZbL3kzZQ3K26sl/ofRK4EramLheQ ceph-c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: The key's randomart image is: 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: +---[RSA 3072]----+ 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | .oo. | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | .+ | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | + * . | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | @ B | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | o .o B.S | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: |o.+.o+o+o. | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: |.Eo=o*oooo | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: | oooo O... | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: |..o oBoo. | 2024-04-26T04:32:32.266 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: +----[SHA256]-----+ 2024-04-26T04:32:33.187 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:33 smithi146 ceph-mon[26177]: from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:33.188 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:33 smithi146 ceph-mon[26177]: Generating ssh key... 2024-04-26T04:32:33.715 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqk8x6qJTjIk1cVK5f+I879FGftNAnRoSVmCYHeSmeMJ4gldj8yt/1ltyD3OrfWe8gdP9tKAQBfPf7Tlys4ClWSC7AHRDlCSrustL0EGqAxtAraIKyB6WFVkaK7WWFT60X1eZfyanVpKoi9m41u0eUXROsTJnRmkF9d/ezhBIdV2op5FmQScc1MBrbr7QKbRIj1YZtCSvHykzP+tMqsbh1GbHP/WRmiUpBaAKxaavPBsrhF9Plf+n69S0h2NJJtFXH9j95Jg9t8mLxwNON4H+V4hu1HrzJoOZsXZueH9s60ieZ1sIJp5qkmAa+gQ0wG10cAJzvtI63z698GqaxK5gxPqmKOa3R7LJI3i+uH/J3fvsdNXcyt/q8STlHog95OkRwaPrICbwL6cD8r7vec5PD3mV/7a2PpO09sHEwYmi+UbGX6iTt9Uca9te0yasVCOA5l0qI9Sgpjz++r0WTtu8lWsor1r70tvGiCUKhDMxIT+auJiCbUEaSnctcYyaTmFE= ceph-c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:32:33.716 INFO:teuthology.orchestra.run.smithi146.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-26T04:32:33.716 INFO:teuthology.orchestra.run.smithi146.stdout:Adding key to root@localhost authorized_keys... 2024-04-26T04:32:33.716 INFO:teuthology.orchestra.run.smithi146.stdout:Adding host smithi146... 2024-04-26T04:32:34.080 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:34 smithi146 ceph-mon[26177]: from='client.14138 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:35 smithi146 ceph-mon[26177]: from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi146", "addr": "172.21.15.146", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:35 smithi146 ceph-mon[26177]: Deploying cephadm binary to smithi146 2024-04-26T04:32:37.356 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout Added host 'smithi146' with addr '172.21.15.146' 2024-04-26T04:32:37.356 INFO:teuthology.orchestra.run.smithi146.stdout:Deploying unmanaged mon service... 2024-04-26T04:32:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:37 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:37 smithi146 ceph-mon[26177]: Added host smithi146 2024-04-26T04:32:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:37 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:39 smithi146 ceph-mon[26177]: from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:39 smithi146 ceph-mon[26177]: Saving service mon spec with placement count:5 2024-04-26T04:32:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:39 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:39.491 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-04-26T04:32:39.491 INFO:teuthology.orchestra.run.smithi146.stdout:Deploying unmanaged mgr service... 2024-04-26T04:32:40.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:40 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:40.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:40 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:40.840 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-04-26T04:32:41.466 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:41 smithi146 ceph-mon[26177]: from='client.14144 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:41.466 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:41 smithi146 ceph-mon[26177]: Saving service mgr spec with placement count:2 2024-04-26T04:32:41.467 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:41 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:42.748 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:42 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2195874620' entity='client.admin' 2024-04-26T04:32:43.654 INFO:teuthology.orchestra.run.smithi146.stdout:Enabling the dashboard module... 2024-04-26T04:32:43.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:43 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:43.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:43 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1755371528' entity='client.admin' 2024-04-26T04:32:43.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:43 smithi146 ceph-mon[26177]: from='mgr.14120 172.21.15.146:0/1632800718' entity='mgr.y' 2024-04-26T04:32:44.835 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:44 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/579756585' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-26T04:32:44.836 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setuser ceph since I am not root 2024-04-26T04:32:44.836 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setgroup ceph since I am not root 2024-04-26T04:32:45.098 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:44.913+0000 7f39031aa200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:32:45.098 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:45.096+0000 7f39031aa200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:45.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:45.200+0000 7f39031aa200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:32:45.729 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:45.512+0000 7f39031aa200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:32:45.729 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:45.598+0000 7f39031aa200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:32:46.158 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/579756585' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-26T04:32:46.159 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:45 smithi146 ceph-mon[26177]: mgrmap e9: y(active, since 17s) 2024-04-26T04:32:47.010 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:46 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3477899640' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-26T04:32:47.010 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:46.830+0000 7f39031aa200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:32:47.010 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.007+0000 7f39031aa200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:47.123 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:47.123 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-04-26T04:32:47.123 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "available": true, 2024-04-26T04:32:47.124 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-04-26T04:32:47.124 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-04-26T04:32:47.124 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:47.124 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for the mgr to restart... 2024-04-26T04:32:47.124 INFO:teuthology.orchestra.run.smithi146.stdout:Waiting for mgr epoch 9... 2024-04-26T04:32:47.354 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.187+0000 7f39031aa200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:32:47.606 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.487+0000 7f39031aa200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:32:47.606 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.585+0000 7f39031aa200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:32:47.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.793+0000 7f39031aa200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:32:48.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:47.986+0000 7f39031aa200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:32:48.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:48.604+0000 7f39031aa200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:32:49.321 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:49.025+0000 7f39031aa200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:32:49.321 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:49.121+0000 7f39031aa200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:32:49.321 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:49.319+0000 7f39031aa200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:32:50.176 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:49.842+0000 7f39031aa200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:32:50.176 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:49.934+0000 7f39031aa200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:32:50.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:50.174+0000 7f39031aa200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:32:50.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:50.306+0000 7f39031aa200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:32:50.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:50.401+0000 7f39031aa200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:32:50.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:50.515+0000 7f39031aa200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:32:50.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:50.606+0000 7f39031aa200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:32:51.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:51.417+0000 7f39031aa200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:32:51.687 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:32:51.632+0000 7f39031aa200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: Active manager daemon y restarted 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: Activating manager daemon y 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: osdmap e3: 0 total, 0 up, 0 in 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: mgrmap e10: y(active, starting, since 0.0033306s) 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:32:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:32:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:32:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: Manager daemon y is now available 2024-04-26T04:32:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:32:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:32:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout { 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout "initialized": true 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout } 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:mgr epoch 9 is available 2024-04-26T04:32:53.432 INFO:teuthology.orchestra.run.smithi146.stdout:Generating a dashboard self-signed certificate... 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:52] ENGINE Bus STARTING 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:52] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: mgrmap e11: y(active, since 1.00587s) 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:52] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: [26/Apr/2024:04:32:52] ENGINE Bus STARTED 2024-04-26T04:32:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:53 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:32:54.829 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-04-26T04:32:54.829 INFO:teuthology.orchestra.run.smithi146.stdout:Creating initial admin user... 2024-04-26T04:32:55.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:32:55.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:54 smithi146 ceph-mon[26177]: mgrmap e12: y(active, since 2s) 2024-04-26T04:32:55.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:54 smithi146 ceph-mon[26177]: from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:32:55.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:32:55.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:32:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:55 smithi146 ceph-mon[26177]: from='client.14166 -' 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-04-26T04:32:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:55 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:32:56.505 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$3SVZ9wGuH8MAAbiiUR8n1enEgQlTszvWlXDREwIl9zZCdewl9.78C", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1714105975, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-26T04:32:56.506 INFO:teuthology.orchestra.run.smithi146.stdout:Fetching dashboard port number... 2024-04-26T04:32:57.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:57 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3110285482' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-26T04:32:57.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:32:57 smithi146 ceph-mon[26177]: mgrmap e13: y(active, since 6s) 2024-04-26T04:32:58.221 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stdout 8443 2024-04-26T04:32:58.230 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 1 from systemctl is-enabled firewalld.service 2024-04-26T04:32:58.231 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout disabled 2024-04-26T04:32:58.237 INFO:teuthology.orchestra.run.smithi146.stdout:Non-zero exit code 3 from systemctl is-active firewalld.service 2024-04-26T04:32:58.237 INFO:teuthology.orchestra.run.smithi146.stdout:systemctl: stdout inactive 2024-04-26T04:32:58.238 INFO:teuthology.orchestra.run.smithi146.stdout:firewalld.service is not enabled 2024-04-26T04:32:58.238 INFO:teuthology.orchestra.run.smithi146.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout:Ceph Dashboard is now available at: 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout: URL: https://smithi146:8443/ 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout: User: admin 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout: Password: 0ta1va8t6l 2024-04-26T04:32:58.239 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:32:58.240 INFO:teuthology.orchestra.run.smithi146.stdout:Saving cluster configuration to /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config directory 2024-04-26T04:32:58.240 INFO:teuthology.orchestra.run.smithi146.stdout:Enabling autotune for osd_memory_target 2024-04-26T04:33:00.857 INFO:teuthology.orchestra.run.smithi146.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout:Or, if you are only running a single cluster on this host: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout:Please consider enabling telemetry to help improve Ceph: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: ceph telemetry on 2024-04-26T04:33:00.858 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.859 INFO:teuthology.orchestra.run.smithi146.stdout:For more information see: 2024-04-26T04:33:00.859 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.859 INFO:teuthology.orchestra.run.smithi146.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-04-26T04:33:00.859 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:00.859 INFO:teuthology.orchestra.run.smithi146.stdout:Bootstrap complete. 2024-04-26T04:33:00.893 INFO:tasks.cephadm:Fetching config... 2024-04-26T04:33:00.893 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:00.893 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-26T04:33:00.908 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-26T04:33:00.909 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:00.909 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-26T04:33:00.964 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-26T04:33:00.964 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:00.964 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-26T04:33:01.028 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-26T04:33:01.028 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:01.028 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-26T04:33:01.083 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-26T04:33:01.085 DEBUG:teuthology.orchestra.run.smithi146:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqk8x6qJTjIk1cVK5f+I879FGftNAnRoSVmCYHeSmeMJ4gldj8yt/1ltyD3OrfWe8gdP9tKAQBfPf7Tlys4ClWSC7AHRDlCSrustL0EGqAxtAraIKyB6WFVkaK7WWFT60X1eZfyanVpKoi9m41u0eUXROsTJnRmkF9d/ezhBIdV2op5FmQScc1MBrbr7QKbRIj1YZtCSvHykzP+tMqsbh1GbHP/WRmiUpBaAKxaavPBsrhF9Plf+n69S0h2NJJtFXH9j95Jg9t8mLxwNON4H+V4hu1HrzJoOZsXZueH9s60ieZ1sIJp5qkmAa+gQ0wG10cAJzvtI63z698GqaxK5gxPqmKOa3R7LJI3i+uH/J3fvsdNXcyt/q8STlHog95OkRwaPrICbwL6cD8r7vec5PD3mV/7a2PpO09sHEwYmi+UbGX6iTt9Uca9te0yasVCOA5l0qI9Sgpjz++r0WTtu8lWsor1r70tvGiCUKhDMxIT+auJiCbUEaSnctcYyaTmFE= ceph-c14d67d8-0385-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T04:33:01.164 INFO:teuthology.orchestra.run.smithi146.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqk8x6qJTjIk1cVK5f+I879FGftNAnRoSVmCYHeSmeMJ4gldj8yt/1ltyD3OrfWe8gdP9tKAQBfPf7Tlys4ClWSC7AHRDlCSrustL0EGqAxtAraIKyB6WFVkaK7WWFT60X1eZfyanVpKoi9m41u0eUXROsTJnRmkF9d/ezhBIdV2op5FmQScc1MBrbr7QKbRIj1YZtCSvHykzP+tMqsbh1GbHP/WRmiUpBaAKxaavPBsrhF9Plf+n69S0h2NJJtFXH9j95Jg9t8mLxwNON4H+V4hu1HrzJoOZsXZueH9s60ieZ1sIJp5qkmAa+gQ0wG10cAJzvtI63z698GqaxK5gxPqmKOa3R7LJI3i+uH/J3fvsdNXcyt/q8STlHog95OkRwaPrICbwL6cD8r7vec5PD3mV/7a2PpO09sHEwYmi+UbGX6iTt9Uca9te0yasVCOA5l0qI9Sgpjz++r0WTtu8lWsor1r70tvGiCUKhDMxIT+auJiCbUEaSnctcYyaTmFE= ceph-c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:01.175 DEBUG:teuthology.orchestra.run.smithi204:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqk8x6qJTjIk1cVK5f+I879FGftNAnRoSVmCYHeSmeMJ4gldj8yt/1ltyD3OrfWe8gdP9tKAQBfPf7Tlys4ClWSC7AHRDlCSrustL0EGqAxtAraIKyB6WFVkaK7WWFT60X1eZfyanVpKoi9m41u0eUXROsTJnRmkF9d/ezhBIdV2op5FmQScc1MBrbr7QKbRIj1YZtCSvHykzP+tMqsbh1GbHP/WRmiUpBaAKxaavPBsrhF9Plf+n69S0h2NJJtFXH9j95Jg9t8mLxwNON4H+V4hu1HrzJoOZsXZueH9s60ieZ1sIJp5qkmAa+gQ0wG10cAJzvtI63z698GqaxK5gxPqmKOa3R7LJI3i+uH/J3fvsdNXcyt/q8STlHog95OkRwaPrICbwL6cD8r7vec5PD3mV/7a2PpO09sHEwYmi+UbGX6iTt9Uca9te0yasVCOA5l0qI9Sgpjz++r0WTtu8lWsor1r70tvGiCUKhDMxIT+auJiCbUEaSnctcYyaTmFE= ceph-c14d67d8-0385-11ef-bc93-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-26T04:33:01.214 INFO:teuthology.orchestra.run.smithi204.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCqk8x6qJTjIk1cVK5f+I879FGftNAnRoSVmCYHeSmeMJ4gldj8yt/1ltyD3OrfWe8gdP9tKAQBfPf7Tlys4ClWSC7AHRDlCSrustL0EGqAxtAraIKyB6WFVkaK7WWFT60X1eZfyanVpKoi9m41u0eUXROsTJnRmkF9d/ezhBIdV2op5FmQScc1MBrbr7QKbRIj1YZtCSvHykzP+tMqsbh1GbHP/WRmiUpBaAKxaavPBsrhF9Plf+n69S0h2NJJtFXH9j95Jg9t8mLxwNON4H+V4hu1HrzJoOZsXZueH9s60ieZ1sIJp5qkmAa+gQ0wG10cAJzvtI63z698GqaxK5gxPqmKOa3R7LJI3i+uH/J3fvsdNXcyt/q8STlHog95OkRwaPrICbwL6cD8r7vec5PD3mV/7a2PpO09sHEwYmi+UbGX6iTt9Uca9te0yasVCOA5l0qI9Sgpjz++r0WTtu8lWsor1r70tvGiCUKhDMxIT+auJiCbUEaSnctcYyaTmFE= ceph-c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:01.226 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-26T04:33:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:01 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1690950421' entity='client.admin' 2024-04-26T04:33:01.448 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:04.634 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-26T04:33:04.634 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-26T04:33:05.146 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:04 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1220550659' entity='client.admin' 2024-04-26T04:33:05.245 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:06.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:06.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:06.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi146", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:33:06.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:06.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:06.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:07.918 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi204 2024-04-26T04:33:07.918 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:33:07.919 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.conf 2024-04-26T04:33:07.937 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:33:07.937 DEBUG:teuthology.orchestra.run.smithi204:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:07.996 INFO:tasks.cephadm:Adding host smithi204 to orchestrator... 2024-04-26T04:33:07.996 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch host add smithi204 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:08.194 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:10 smithi146 ceph-mon[26177]: from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi204", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:10 smithi146 ceph-mon[26177]: Deploying cephadm binary to smithi204 2024-04-26T04:33:12.316 INFO:teuthology.orchestra.run.smithi146.stdout:Added host 'smithi204' with addr '172.21.15.204' 2024-04-26T04:33:12.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:12 smithi146 ceph-mon[26177]: pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:13.067 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch host ls --format=json 2024-04-26T04:33:13.270 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:13 smithi146 ceph-mon[26177]: Added host smithi204 2024-04-26T04:33:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:13 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:13 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:14 smithi146 ceph-mon[26177]: pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:15.089 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:33:15.089 INFO:teuthology.orchestra.run.smithi146.stdout:[{"addr": "172.21.15.146", "hostname": "smithi146", "labels": [], "status": ""}, {"addr": "172.21.15.204", "hostname": "smithi204", "labels": [], "status": ""}] 2024-04-26T04:33:15.706 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-26T04:33:15.706 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd crush tunables default 2024-04-26T04:33:15.903 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:16 smithi146 ceph-mon[26177]: from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:33:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:16 smithi146 ceph-mon[26177]: pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:17.945 INFO:teuthology.orchestra.run.smithi146.stderr:adjusted tunables profile to default 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi204", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/115347898' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:18.546 INFO:tasks.cephadm:Adding mon.a on smithi146 2024-04-26T04:33:18.547 INFO:tasks.cephadm:Adding mon.c on smithi146 2024-04-26T04:33:18.547 INFO:tasks.cephadm:Adding mon.b on smithi204 2024-04-26T04:33:18.547 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply mon '3;smithi146:172.21.15.146=a;smithi146:[v2:172.21.15.146:3301,v1:172.21.15.146:6790]=c;smithi204:172.21.15.204=b' 2024-04-26T04:33:18.740 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/115347898' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-26T04:33:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:18 smithi146 ceph-mon[26177]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:19 smithi146 ceph-mon[26177]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:20.449 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mon update... 2024-04-26T04:33:21.052 DEBUG:teuthology.orchestra.run.smithi146:mon.c> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.c.service 2024-04-26T04:33:21.055 DEBUG:teuthology.orchestra.run.smithi204:mon.b> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service 2024-04-26T04:33:21.059 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T04:33:21.059 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T04:33:21.812 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi146:172.21.15.146=a;smithi146:[v2:172.21.15.146:3301,v1:172.21.15.146:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: Saving service mon spec with placement smithi146:172.21.15.146=a;smithi146:[v2:172.21.15.146:3301,v1:172.21.15.146:6790]=c;smithi204:172.21.15.204=b;count:3 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:21.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:21 smithi146 ceph-mon[26177]: Deploying daemon mon.b on smithi204 2024-04-26T04:33:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:22 smithi146 ceph-mon[26177]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:25.104 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:33:25.104 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":1,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","modified":"2024-04-26T04:31:50.604876Z","created":"2024-04-26T04:31:50.604876Z","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.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-26T04:33:25.106 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 1 2024-04-26T04:33:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:24 smithi146 ceph-mon[26177]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2513134755' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:26.225 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:26 smithi204 ceph-mon[29755]: mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-26T04:33:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:26 smithi204 bash[29717]: d09b87f3898605bed365580eda60b5a5848783a569c2c8028723bb1079c7cfcf 2024-04-26T04:33:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:26 smithi204 systemd[1]: Started Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:33:26.720 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T04:33:26.720 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T04:33:26.917 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: mon.a calling monitor election 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: mon.b calling monitor election 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: monmap e2: 2 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: fsmap 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: mgrmap e13: y(active, since 39s) 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: overall HEALTH_OK 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: mon.a calling monitor election 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: mon.b calling monitor election 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: monmap e2: 2 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: fsmap 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: mgrmap e13: y(active, since 39s) 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: overall HEALTH_OK 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:31.764 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:33:31.764 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":2,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","modified":"2024-04-26T04:33:26.199048Z","created":"2024-04-26T04:31:50.604876Z","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.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-04-26T04:33:31.765 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 2 2024-04-26T04:33:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:32 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:32 smithi146 ceph-mon[26177]: Deploying daemon mon.c on smithi146 2024-04-26T04:33:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:32 smithi146 ceph-mon[26177]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:32 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/4042919996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:32 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:32 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:32 smithi204 ceph-mon[29755]: Deploying daemon mon.c on smithi146 2024-04-26T04:33:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:32 smithi204 ceph-mon[29755]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:32 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/4042919996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:32 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:33.392 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-26T04:33:33.392 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph mon dump -f json 2024-04-26T04:33:33.610 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:33:34.434 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 systemd[1]: Starting Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:33:34.686 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 podman[37898]: 2024-04-26 04:33:34.43315759 +0000 UTC m=+0.109463189 container create aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, RELEASE=reef-7d2137f, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_CLEAN=True, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2) 2024-04-26T04:33:34.686 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 podman[37898]: 2024-04-26 04:33:34.341807872 +0000 UTC m=+0.018113474 image pull 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69 2024-04-26T04:33:34.686 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 podman[37898]: 2024-04-26 04:33:34.652358058 +0000 UTC m=+0.328663661 container init aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424) 2024-04-26T04:33:34.686 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 podman[37898]: 2024-04-26 04:33:34.658139336 +0000 UTC m=+0.334444937 container start aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:33:34.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T04:33:34.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable), process ceph-mon, pid 7 2024-04-26T04:33:34.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pidfile_write: ignore empty --pid-file 2024-04-26T04:33:34.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: load: jerasure load: lrc 2024-04-26T04:33:34.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:34 smithi204 ceph-mon[29755]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[26177]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: RocksDB version: 7.9.2 2024-04-26T04:33:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Git sha 0 2024-04-26T04:33:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Compile date 2024-04-25 19:04:37 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: DB SUMMARY 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: DB Session ID: BL4WK4HOB61D24Z77UQG 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: CURRENT file: CURRENT 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 0, files: 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000004.log size: 636 ; 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.error_if_exists: 0 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.create_if_missing: 0 2024-04-26T04:33:34.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.paranoid_checks: 1 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.env: 0x561369146820 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.info_log: 0x56136ba65520 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.statistics: (nil) 2024-04-26T04:33:34.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.use_fsync: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_log_file_size: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_fallocate: 1 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.use_direct_reads: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T04:33:34.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.db_log_dir: 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.wal_dir: 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.write_buffer_manager: 0x56136acda140 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T04:33:34.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.unordered_write: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.row_cache: None 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.wal_filter: None 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T04:33:34.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.two_write_queues: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.wal_compression: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.atomic_flush: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.log_readahead_size: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T04:33:34.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T04:33:34.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T04:33:34.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_background_jobs: 2 2024-04-26T04:33:34.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_background_compactions: -1 2024-04-26T04:33:34.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_subcompactions: 1 2024-04-26T04:33:34.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T04:33:34.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T04:33:34.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T04:33:34.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_open_files: -1 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_background_flushes: -1 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Compression algorithms supported: 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T04:33:34.952 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kZSTD supported: 0 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kXpressCompression supported: 0 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kZlibCompression supported: 1 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kSnappyCompression supported: 1 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kLZ4Compression supported: 1 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: kBZip2Compression supported: 0 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2024-04-26T04:33:34.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.merge_operator: 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_filter: None 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56136ba65620) 2024-04-26T04:33:34.954 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks: 1 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_top_level_index_and_filter: 1 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_type: 0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_index_type: 0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_shortening: 1 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: checksum: 4 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: no_block_cache: 0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache: 0x56136ad7b1f0 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_name: BinnedLRUCache 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_options: 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: capacity : 536870912 2024-04-26T04:33:34.955 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_shard_bits : 4 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: strict_capacity_limit : 0 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: high_pri_pool_ratio: 0.000 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_compressed: (nil) 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: persistent_cache: (nil) 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size: 4096 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size_deviation: 10 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_restart_interval: 16 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_block_restart_interval: 1 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: metadata_block_size: 4096 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: partition_filters: 0 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: use_delta_encoding: 1 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: filter_policy: bloomfilter 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: whole_key_filtering: 1 2024-04-26T04:33:34.956 INFO:journalctl@ceph.mon.c.smithi146.stdout: verify_compression: 0 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: read_amp_bytes_per_bit: 0 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: format_version: 5 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_index_compression: 1 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_align: 0 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_auto_readahead_size: 262144 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: prepopulate_block_cache: 0 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: initial_auto_readahead_size: 8192 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression: NoCompression 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T04:33:34.957 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.num_levels: 7 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:33:34.958 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T04:33:34.959 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T04:33:34.960 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T04:33:34.961 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.table_properties_collectors: 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.inplace_update_support: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.bloom_locality: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.max_successive_merges: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T04:33:34.962 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.ttl: 2592000 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enable_blob_files: false 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.min_blob_size: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T04:33:34.963 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: 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-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: aa050e6c-1bb4-487e-9340-f2280acb2c8b 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106014687789, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106014688183, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1747, "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": "[]", "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": 1714106014, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "aa050e6c-1bb4-487e-9340-f2280acb2c8b", "db_session_id": "BL4WK4HOB61D24Z77UQG", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106014688262, "job": 1, "event": "recovery_finished"} 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: 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-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56136ae1a000 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: DB pointer 0x56136ae08000 2024-04-26T04:33:34.964 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** DB Stats ** 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: L0 1/0 1.71 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-04-26T04:33:34.965 INFO:journalctl@ceph.mon.c.smithi146.stdout: Sum 1/0 1.71 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-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: Flush(GB): cumulative 0.000, interval 0.000 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T04:33:34.966 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative compaction: 0.00 GB write, 0.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval compaction: 0.00 GB write, 0.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: Block cache BinnedLRUCache@0x56136ad7b1f0#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-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c does not exist in monmap, will attempt to join an existing cluster 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: using public_addrv [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: starting mon.c rank -1 at public addrs [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] at bind addrs [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(???) e0 preinit fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).mds e1 new map 2024-04-26T04:33:34.967 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).mds e1 print_map 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout: e1 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout: legacy client fscid: -1 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout: No filesystems configured 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: 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-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-26T04:33:34.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi146:172.21.15.146=a;smithi146:[v2:172.21.15.146:3301,v1:172.21.15.146:6790]=c;smithi204:172.21.15.204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: Saving service mon spec with placement smithi146:172.21.15.146=a;smithi146:[v2:172.21.15.146:3301,v1:172.21.15.146:6790]=c;smithi204:172.21.15.204=b;count:3 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: Deploying daemon mon.b on smithi204 2024-04-26T04:33:34.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2513134755' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.a calling monitor election 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.b calling monitor election 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: monmap e2: 2 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: fsmap 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mgrmap e13: y(active, since 39s) 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: overall HEALTH_OK 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: Deploying daemon mon.c on smithi146 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.971 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/4042919996' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:34.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:34.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:34.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 ceph-mon[37936]: mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-04-26T04:33:34.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 bash[37898]: aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 2024-04-26T04:33:34.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:34 smithi146 systemd[1]: Started Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: mon.a calling monitor election 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: mon.b calling monitor election 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: mon.c calling monitor election 2024-04-26T04:33:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: monmap e3: 3 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: fsmap 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: mgrmap e13: y(active, since 48s) 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: overall HEALTH_OK 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: mon.a calling monitor election 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: mon.b calling monitor election 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: mon.c calling monitor election 2024-04-26T04:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: monmap e3: 3 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: fsmap 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: mgrmap e13: y(active, since 48s) 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: overall HEALTH_OK 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:33:40.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: mon.a calling monitor election 2024-04-26T04:33:40.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: mon.b calling monitor election 2024-04-26T04:33:40.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:33:40.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: mon.c calling monitor election 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: monmap e3: 3 mons at {a=[v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0],b=[v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0],c=[v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: fsmap 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: osdmap e4: 0 total, 0 up, 0 in 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: mgrmap e13: y(active, since 48s) 2024-04-26T04:33:40.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: overall HEALTH_OK 2024-04-26T04:33:40.201 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.201 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.201 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.201 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:40 smithi204 ceph-mon[29755]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[26177]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[37936]: pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:33:41.466 INFO:teuthology.orchestra.run.smithi204.stdout: 2024-04-26T04:33:41.466 INFO:teuthology.orchestra.run.smithi204.stdout:{"epoch":3,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","modified":"2024-04-26T04:33:34.707899Z","created":"2024-04-26T04:31:50.604876Z","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.146:3300","nonce":0},{"type":"v1","addr":"172.21.15.146:6789","nonce":0}]},"addr":"172.21.15.146:6789/0","public_addr":"172.21.15.146:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:3300","nonce":0},{"type":"v1","addr":"172.21.15.204:6789","nonce":0}]},"addr":"172.21.15.204:6789/0","public_addr":"172.21.15.204:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:3301","nonce":0},{"type":"v1","addr":"172.21.15.146:6790","nonce":0}]},"addr":"172.21.15.146:6790/0","public_addr":"172.21.15.146:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-26T04:33:41.469 INFO:teuthology.orchestra.run.smithi204.stderr:dumped monmap epoch 3 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/2338829513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:42.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:42.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:33:42.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.224 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-26T04:33:42.225 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph config generate-minimal-conf 2024-04-26T04:33:42.250 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2338829513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.251 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:33:42.252 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2338829513' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-26T04:33:42.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Reconfiguring mon.a (unknown last config time)... 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:42.254 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:33:42.255 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:43.108 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:33:44.284 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[26177]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:33:44.285 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:44 smithi146 ceph-mon[37936]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:33:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:44 smithi204 ceph-mon[29755]: pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:45.245 INFO:teuthology.orchestra.run.smithi146.stdout:# minimal ceph.conf for c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:45.245 INFO:teuthology.orchestra.run.smithi146.stdout:[global] 2024-04-26T04:33:45.246 INFO:teuthology.orchestra.run.smithi146.stdout: fsid = c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:33:45.246 INFO:teuthology.orchestra.run.smithi146.stdout: mon_host = [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] 2024-04-26T04:33:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:45 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1018672227' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:45.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:45 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1018672227' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:45 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1018672227' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:46.043 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-26T04:33:46.043 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:46.043 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T04:33:46.114 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:46.115 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:46.179 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:33:46.179 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.conf 2024-04-26T04:33:46.211 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:33:46.211 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:33:46.279 INFO:tasks.cephadm:Adding mgr.y on smithi146 2024-04-26T04:33:46.279 INFO:tasks.cephadm:Adding mgr.x on smithi204 2024-04-26T04:33:46.279 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply mgr '2;smithi146=y;smithi204=x' 2024-04-26T04:33:46.516 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:33:46.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:46 smithi204 ceph-mon[29755]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:46.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:46 smithi146 ceph-mon[26177]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:46.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:46 smithi146 ceph-mon[37936]: pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:33:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:47 smithi204 ceph-mon[29755]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[26177]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:33:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:47 smithi146 ceph-mon[37936]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:33:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:48 smithi204 ceph-mon[29755]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:48 smithi146 ceph-mon[26177]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:48 smithi146 ceph-mon[37936]: pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:49.409 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mgr update... 2024-04-26T04:33:49.956 DEBUG:teuthology.orchestra.run.smithi204:mgr.x> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service 2024-04-26T04:33:49.959 INFO:tasks.cephadm:Deploying OSDs... 2024-04-26T04:33:49.959 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:33:49.959 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T04:33:49.979 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-04-26T04:33:49.979 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_1 2024-04-26T04:33:50.038 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T04:33:50.038 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 663 Links: 1 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-04-26 04:33:34.158187678 +0000 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-04-26 04:28:52.434236999 +0000 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-04-26 04:28:52.434236999 +0000 2024-04-26T04:33:50.039 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-04-26 04:28:52.434236999 +0000 2024-04-26T04:33:50.039 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T04:33:50.107 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-04-26T04:33:50.107 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-04-26T04:33:50.107 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000263347 s, 1.9 MB/s 2024-04-26T04:33:50.108 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T04:33:50.166 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_2 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 683 Links: 1 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.224 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-04-26 04:33:34.158187678 +0000 2024-04-26T04:33:50.225 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-04-26 04:28:52.781231758 +0000 2024-04-26T04:33:50.225 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-04-26 04:28:52.781231758 +0000 2024-04-26T04:33:50.225 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-04-26 04:28:52.781231758 +0000 2024-04-26T04:33:50.225 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T04:33:50.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi146=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: Saving service mgr spec with placement smithi146=y;smithi204=x;count:2 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.245 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:50.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T04:33:50.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:50.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: Deploying daemon mgr.x on smithi204 2024-04-26T04:33:50.246 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:49 smithi204 ceph-mon[29755]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.288 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi146=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: Saving service mgr spec with placement smithi146=y;smithi204=x;count:2 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: Deploying daemon mgr.x on smithi204 2024-04-26T04:33:50.289 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[26177]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi146=y;smithi204=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: Saving service mgr spec with placement smithi146=y;smithi204=x;count:2 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.290 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: Deploying daemon mgr.x on smithi204 2024-04-26T04:33:50.291 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:49 smithi146 ceph-mon[37936]: pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:50.292 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-04-26T04:33:50.292 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-04-26T04:33:50.292 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.00021 s, 2.4 MB/s 2024-04-26T04:33:50.292 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T04:33:50.350 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_3 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.407 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-04-26 04:33:34.159187663 +0000 2024-04-26T04:33:50.408 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-04-26 04:28:53.123226593 +0000 2024-04-26T04:33:50.408 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-04-26 04:28:53.123226593 +0000 2024-04-26T04:33:50.408 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-04-26 04:28:53.123226593 +0000 2024-04-26T04:33:50.408 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T04:33:50.471 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-04-26T04:33:50.471 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-04-26T04:33:50.471 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000205163 s, 2.5 MB/s 2024-04-26T04:33:50.472 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T04:33:50.529 DEBUG:teuthology.orchestra.run.smithi146:> stat /dev/vg_nvme/lv_4 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Access: 2024-04-26 04:33:34.159187663 +0000 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Modify: 2024-04-26 04:28:53.454221595 +0000 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout:Change: 2024-04-26 04:28:53.454221595 +0000 2024-04-26T04:33:50.586 INFO:teuthology.orchestra.run.smithi146.stdout: Birth: 2024-04-26 04:28:53.454221595 +0000 2024-04-26T04:33:50.587 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T04:33:50.650 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records in 2024-04-26T04:33:50.650 INFO:teuthology.orchestra.run.smithi146.stderr:1+0 records out 2024-04-26T04:33:50.651 INFO:teuthology.orchestra.run.smithi146.stderr:512 bytes copied, 0.000284743 s, 1.8 MB/s 2024-04-26T04:33:50.652 DEBUG:teuthology.orchestra.run.smithi146:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T04:33:50.708 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:33:50.708 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/scratch_devs of=/dev/stdout 2024-04-26T04:33:50.725 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-04-26T04:33:50.725 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_1 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 666 Links: 1 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-26 04:33:25.127688199 +0000 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-26 04:28:52.440411621 +0000 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-26 04:28:52.440411621 +0000 2024-04-26T04:33:50.780 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-04-26 04:28:52.440411621 +0000 2024-04-26T04:33:50.780 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-26T04:33:50.844 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-26T04:33:50.844 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-26T04:33:50.844 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000205906 s, 2.5 MB/s 2024-04-26T04:33:50.845 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-26T04:33:50.900 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_2 2024-04-26T04:33:50.955 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-26T04:33:50.955 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:50.955 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 685 Links: 1 2024-04-26T04:33:50.955 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:50.956 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:50.956 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-26 04:33:25.128688187 +0000 2024-04-26T04:33:50.956 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-26 04:28:52.780407277 +0000 2024-04-26T04:33:50.956 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-26 04:28:52.780407277 +0000 2024-04-26T04:33:50.956 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-04-26 04:28:52.780407277 +0000 2024-04-26T04:33:50.956 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-26T04:33:51.018 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-26T04:33:51.018 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-26T04:33:51.018 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000195555 s, 2.6 MB/s 2024-04-26T04:33:51.019 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-26T04:33:51.074 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_3 2024-04-26T04:33:51.129 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 702 Links: 1 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-26 04:33:25.128688187 +0000 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-26 04:28:53.115402996 +0000 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-26 04:28:53.115402996 +0000 2024-04-26T04:33:51.130 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-04-26 04:28:53.115402996 +0000 2024-04-26T04:33:51.130 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-26T04:33:51.192 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-26T04:33:51.192 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-26T04:33:51.192 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.000196471 s, 2.6 MB/s 2024-04-26T04:33:51.194 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-26T04:33:51.250 DEBUG:teuthology.orchestra.run.smithi204:> stat /dev/vg_nvme/lv_4 2024-04-26T04:33:51.305 INFO:teuthology.orchestra.run.smithi204.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-26T04:33:51.305 INFO:teuthology.orchestra.run.smithi204.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-26T04:33:51.305 INFO:teuthology.orchestra.run.smithi204.stdout:Device: 5h/5d Inode: 721 Links: 1 2024-04-26T04:33:51.305 INFO:teuthology.orchestra.run.smithi204.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-26T04:33:51.306 INFO:teuthology.orchestra.run.smithi204.stdout:Context: system_u:object_r:device_t:s0 2024-04-26T04:33:51.306 INFO:teuthology.orchestra.run.smithi204.stdout:Access: 2024-04-26 04:33:25.128688187 +0000 2024-04-26T04:33:51.306 INFO:teuthology.orchestra.run.smithi204.stdout:Modify: 2024-04-26 04:28:53.458398614 +0000 2024-04-26T04:33:51.306 INFO:teuthology.orchestra.run.smithi204.stdout:Change: 2024-04-26 04:28:53.458398614 +0000 2024-04-26T04:33:51.306 INFO:teuthology.orchestra.run.smithi204.stdout: Birth: 2024-04-26 04:28:53.458398614 +0000 2024-04-26T04:33:51.306 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-26T04:33:51.372 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records in 2024-04-26T04:33:51.372 INFO:teuthology.orchestra.run.smithi204.stderr:1+0 records out 2024-04-26T04:33:51.372 INFO:teuthology.orchestra.run.smithi204.stderr:512 bytes copied, 0.00020403 s, 2.5 MB/s 2024-04-26T04:33:51.373 DEBUG:teuthology.orchestra.run.smithi204:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-26T04:33:51.430 INFO:tasks.cephadm:Deploying osd.0 on smithi146 with /dev/vg_nvme/lv_4... 2024-04-26T04:33:51.431 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T04:33:51.641 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:51.788 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:51 smithi204 systemd[1]: Starting Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:33:52.043 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:51 smithi204 podman[31842]: 2024-04-26 04:33:51.691171621 +0000 UTC m=+0.018042475 image pull 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69 2024-04-26T04:33:52.043 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:51 smithi204 podman[31842]: 2024-04-26 04:33:51.793024117 +0000 UTC m=+0.119894969 container create bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, RELEASE=reef-7d2137f, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0) 2024-04-26T04:33:52.043 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 podman[31842]: 2024-04-26 04:33:52.012261914 +0000 UTC m=+0.339132765 container init bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, RELEASE=reef-7d2137f, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-26T04:33:52.043 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 podman[31842]: 2024-04-26 04:33:52.017438641 +0000 UTC m=+0.344309499 container start bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.build-date=20240424, ceph=True, io.buildah.version=1.33.5, RELEASE=reef-7d2137f, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:33:52.043 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mgr[31880]: -- 172.21.15.204:0/1406833329 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562c392941a0 con 0x562c3926a800 2024-04-26T04:33:52.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 bash[31842]: bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 2024-04-26T04:33:52.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 systemd[1]: Started Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:33:52.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:52.184+0000 7f49fd13c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:33:52.701 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:52.375+0000 7f49fd13c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:33:52.701 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:52.485+0000 7f49fd13c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:52.973 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:52.831+0000 7f49fd13c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:33:52.973 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:52.918+0000 7f49fd13c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:33:52.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:52.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:52.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:53.512 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T04:33:53.512 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T04:33:53.512 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2024-04-26T04:33:53.512 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2024-04-26T04:33:53.512 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114235 s, 918 MB/s 2024-04-26T04:33:53.513 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2024-04-26T04:33:54.190 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi146:vg_nvme/lv_4 2024-04-26T04:33:54.477 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:54.147+0000 7f49fd13c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:33:54.477 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:54.318+0000 7f49fd13c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:33:54.779 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:54.489+0000 7f49fd13c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:33:54.779 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:54.777+0000 7f49fd13c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T04:33:54.780 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:54.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:54.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:33:54.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-mon[29755]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:54.921 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T04:33:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[26177]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: Reconfiguring mgr.y (unknown last config time)... 2024-04-26T04:33:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:33:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:33:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:33:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:54 smithi146 ceph-mon[37936]: pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:55.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:54.871+0000 7f49fd13c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:33:55.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:55.076+0000 7f49fd13c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:33:55.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:55.268+0000 7f49fd13c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:33:56.297 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:55.874+0000 7f49fd13c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:33:56.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:56.296+0000 7f49fd13c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:33:56.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:56.393+0000 7f49fd13c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:56.674 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:56.675 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:56.590+0000 7f49fd13c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:33:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.448 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.114+0000 7f49fd13c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:33:57.449 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.206+0000 7f49fd13c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.447+0000 7f49fd13c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:33:57.792 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.577+0000 7f49fd13c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:33:57.793 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.672+0000 7f49fd13c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:33:57.793 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.790+0000 7f49fd13c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:33:57.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:33:57.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:33:57.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:57.911 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:33:57.911 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:33:57.911 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:33:57.911 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:57 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:33:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:57.879+0000 7f49fd13c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:33:59.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:58 smithi146 ceph-mon[26177]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:59.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:58 smithi146 ceph-mon[26177]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:59.025 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:58 smithi146 ceph-mon[37936]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:59.025 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:58 smithi146 ceph-mon[37936]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:58 smithi204 ceph-mon[29755]: from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:33:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:58 smithi204 ceph-mon[29755]: pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:33:59.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:58.685+0000 7f49fd13c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:33:59.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:33:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:33:58.902+0000 7f49fd13c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:34:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:59 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:34:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:59 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:34:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:59 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:34:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:59 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:34:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:33:59 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[26177]: Standby manager daemon x started 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:34:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:34:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:34:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:33:59 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2267161993' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:34:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T04:34:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:34:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]: dispatch 2024-04-26T04:34:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]': finished 2024-04-26T04:34:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T04:34:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:00 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1099644539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]: dispatch 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]': finished 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1099644539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: mgrmap e14: y(active, since 68s), standbys: x 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]: dispatch 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/877870803' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "660cf6b7-930d-49e6-80e8-bd7c083f31e0"}]': finished 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: osdmap e5: 1 total, 0 up, 1 in 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:01.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:00 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1099644539' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:02.937 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:02 smithi146 ceph-mon[37936]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:02.938 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:02 smithi146 ceph-mon[26177]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:02 smithi204 ceph-mon[29755]: pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:05.012 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:04 smithi146 ceph-mon[26177]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:05.012 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:04 smithi146 ceph-mon[37936]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:04 smithi204 ceph-mon[29755]: pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:06.843 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[26177]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:06.843 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:34:06.843 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:06.844 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[37936]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:06.844 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:34:06.844 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:06 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:06 smithi204 ceph-mon[29755]: pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:06 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:34:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:06 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:08.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:07 smithi146 ceph-mon[26177]: Deploying daemon osd.0 on smithi146 2024-04-26T04:34:08.024 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:07 smithi146 ceph-mon[37936]: Deploying daemon osd.0 on smithi146 2024-04-26T04:34:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:07 smithi204 ceph-mon[29755]: Deploying daemon osd.0 on smithi146 2024-04-26T04:34:08.901 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:08 smithi146 ceph-mon[26177]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:08.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:08 smithi146 ceph-mon[37936]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:08 smithi204 ceph-mon[29755]: pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:11.052 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:10 smithi146 ceph-mon[26177]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:11.052 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:10 smithi146 ceph-mon[37936]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:10 smithi204 ceph-mon[29755]: pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[37936]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:12 smithi146 ceph-mon[26177]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:12 smithi204 ceph-mon[29755]: pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:14.565 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 0 on host 'smithi146' 2024-04-26T04:34:14.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[26177]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:14.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[26177]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:34:14.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:14.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:14.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[37936]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:14.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[37936]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:34:14.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:14.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:14 smithi204 ceph-mon[29755]: pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:14 smithi204 ceph-mon[29755]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:34:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.229 DEBUG:teuthology.orchestra.run.smithi146:osd.0> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.0.service 2024-04-26T04:34:15.231 INFO:tasks.cephadm:Deploying osd.1 on smithi146 with /dev/vg_nvme/lv_3... 2024-04-26T04:34:15.231 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-26T04:34:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:34:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T04:34:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:15.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:15.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T04:34:15.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:15.945 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[42371]: 2024-04-26T04:34:15.708+0000 7fa105956700 -1 osd.0 0 waiting for initial osdmap 2024-04-26T04:34:15.945 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:34:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[42371]: 2024-04-26T04:34:15.710+0000 7fa10174b700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:34:15.989 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:34:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: osdmap e6: 1 total, 0 up, 1 in 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: osdmap e7: 1 total, 0 up, 1 in 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:15 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[26177]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[26177]: osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862] boot 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[26177]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[37936]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:16.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[37936]: osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862] boot 2024-04-26T04:34:16.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[37936]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T04:34:16.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:16 smithi204 ceph-mon[29755]: pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:16 smithi204 ceph-mon[29755]: osd.0 [v2:172.21.15.146:6802/3677455862,v1:172.21.15.146:6803/3677455862] boot 2024-04-26T04:34:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:16 smithi204 ceph-mon[29755]: osdmap e8: 1 total, 1 up, 1 in 2024-04-26T04:34:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:34:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:17 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:34:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:17 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:34:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:17 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:34:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:17 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:34:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:17 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:34:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:17 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:34:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:18 smithi146 ceph-mon[26177]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:18 smithi146 ceph-mon[26177]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T04:34:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:18 smithi146 ceph-mon[37936]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:18 smithi146 ceph-mon[37936]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T04:34:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:18 smithi204 ceph-mon[29755]: pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-26T04:34:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:18 smithi204 ceph-mon[29755]: osdmap e9: 1 total, 1 up, 1 in 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0137168 s, 764 MB/s 2024-04-26T04:34:19.098 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2024-04-26T04:34:20.164 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi146:vg_nvme/lv_3 2024-04-26T04:34:20.365 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:34:20.826 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi146 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 16064M 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:20.827 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi146 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 16064M 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:20.828 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:20.829 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:20.829 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:20.829 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:20.829 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:20.829 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:20 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi146 2024-04-26T04:34:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 16064M 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: pgmap v43: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:21.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:21.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:21.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:20 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:23.043 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[26177]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[37936]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:23.044 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:22 smithi204 ceph-mon[29755]: pgmap v44: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:23.779 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:23 smithi146 ceph-mon[26177]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:23.780 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:23 smithi146 ceph-mon[37936]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:23 smithi204 ceph-mon[29755]: from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:24 smithi204 ceph-mon[29755]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:24 smithi146 ceph-mon[26177]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:24 smithi146 ceph-mon[37936]: pgmap v45: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2040821137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]': finished 2024-04-26T04:34:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T04:34:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:25 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/253477832' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2040821137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]': finished 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/253477832' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2040821137' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]: dispatch 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2"}]': finished 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: osdmap e10: 2 total, 1 up, 2 in 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:26.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:25 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/253477832' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:26 smithi204 ceph-mon[29755]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:27.129 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:26 smithi146 ceph-mon[26177]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:27.129 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:26 smithi146 ceph-mon[37936]: pgmap v47: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:29.048 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:28 smithi146 ceph-mon[26177]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:28 smithi146 ceph-mon[37936]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:28 smithi204 ceph-mon[29755]: pgmap v48: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:30 smithi204 ceph-mon[29755]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:31.090 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:30 smithi146 ceph-mon[26177]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:31.091 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:30 smithi146 ceph-mon[37936]: pgmap v49: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:31.842 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:31 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:34:31.842 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:31 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:31.842 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:34:31.842 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:34:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:32.920 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:32 smithi146 ceph-mon[37936]: Deploying daemon osd.1 on smithi146 2024-04-26T04:34:32.920 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:32 smithi146 ceph-mon[37936]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:32.920 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:32 smithi146 ceph-mon[26177]: Deploying daemon osd.1 on smithi146 2024-04-26T04:34:32.920 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:32 smithi146 ceph-mon[26177]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:33.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:32 smithi204 ceph-mon[29755]: Deploying daemon osd.1 on smithi146 2024-04-26T04:34:33.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:32 smithi204 ceph-mon[29755]: pgmap v50: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:34.939 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:34 smithi146 ceph-mon[37936]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:34.940 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:34 smithi146 ceph-mon[26177]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:34 smithi204 ceph-mon[29755]: pgmap v51: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:37.004 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[26177]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:37.004 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[37936]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:37.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:36 smithi204 ceph-mon[29755]: pgmap v52: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:38 smithi204 ceph-mon[29755]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:39.149 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:38 smithi146 ceph-mon[26177]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:39.149 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:38 smithi146 ceph-mon[37936]: pgmap v53: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:40.273 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 1 on host 'smithi146' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:40 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:40.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: pgmap v54: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:40.915 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.916 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:40.916 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:40 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:34:40.936 DEBUG:teuthology.orchestra.run.smithi146:osd.1> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.1.service 2024-04-26T04:34:40.938 INFO:tasks.cephadm:Deploying osd.2 on smithi146 with /dev/vg_nvme/lv_2... 2024-04-26T04:34:40.939 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-26T04:34:41.752 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[37936]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[37936]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[37936]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[37936]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[26177]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[26177]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[26177]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:41.753 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-mon[26177]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:41.754 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[48344]: 2024-04-26T04:34:41.480+0000 7f709219f700 -1 osd.1 0 waiting for initial osdmap 2024-04-26T04:34:41.754 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:34:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[48344]: 2024-04-26T04:34:41.483+0000 7f708df94700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:34:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:41 smithi204 ceph-mon[29755]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:34:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:41 smithi204 ceph-mon[29755]: osdmap e11: 2 total, 1 up, 2 in 2024-04-26T04:34:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:41 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:41 smithi204 ceph-mon[29755]: from='osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:41 smithi204 ceph-mon[29755]: from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:34:42.023 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:34:42.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[26177]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:42.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[26177]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T04:34:42.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[26177]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:42.678 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[37936]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:42.678 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[37936]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T04:34:42.678 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.678 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.678 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:42 smithi146 ceph-mon[37936]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:42 smithi204 ceph-mon[29755]: from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:34:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:42 smithi204 ceph-mon[29755]: osdmap e12: 2 total, 1 up, 2 in 2024-04-26T04:34:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:42 smithi204 ceph-mon[29755]: pgmap v57: 0 pgs: ; 0 B data, 26 MiB used, 89 GiB / 89 GiB avail 2024-04-26T04:34:43.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[26177]: osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787] boot 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[26177]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[37936]: osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787] boot 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[37936]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T04:34:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:43 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:43 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:34:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:43 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:34:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:43 smithi204 ceph-mon[29755]: osd.1 [v2:172.21.15.146:6810/2749599787,v1:172.21.15.146:6811/2749599787] boot 2024-04-26T04:34:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:43 smithi204 ceph-mon[29755]: osdmap e13: 2 total, 2 up, 2 in 2024-04-26T04:34:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:43 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:44.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: osdmap e14: 2 total, 2 up, 2 in 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: pgmap v60: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:34:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:34:44.948 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-26T04:34:44.949 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-26T04:34:44.949 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2024-04-26T04:34:44.949 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2024-04-26T04:34:44.949 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0114474 s, 916 MB/s 2024-04-26T04:34:44.949 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2024-04-26T04:34:45.574 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:45 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi146 2024-04-26T04:34:45.574 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:45 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 8032M 2024-04-26T04:34:45.574 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:45 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi146 2024-04-26T04:34:45.574 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:45 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 8032M 2024-04-26T04:34:45.596 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi146:vg_nvme/lv_2 2024-04-26T04:34:45.798 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:34:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:45 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi146 2024-04-26T04:34:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:45 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 8032M 2024-04-26T04:34:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:46 smithi204 ceph-mon[29755]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:46.880 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:46 smithi146 ceph-mon[37936]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:46.880 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:46 smithi146 ceph-mon[26177]: pgmap v61: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:34:48.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:34:48.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:48 smithi146 ceph-mon[37936]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:48 smithi146 ceph-mon[37936]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:48.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:48 smithi146 ceph-mon[26177]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:48.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:48 smithi146 ceph-mon[26177]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:49.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:48 smithi204 ceph-mon[29755]: from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:34:49.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:48 smithi204 ceph-mon[29755]: pgmap v62: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1091389567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]': finished 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T04:34:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:50 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1091389567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]': finished 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T04:34:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: pgmap v63: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1091389567' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]: dispatch 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "87785621-1b0a-484b-a277-8286abfb5d83"}]': finished 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: osdmap e15: 3 total, 2 up, 3 in 2024-04-26T04:34:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:50 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:34:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:51 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2911766565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:51 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2911766565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:51 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2911766565' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:34:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:52 smithi204 ceph-mon[29755]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:53.107 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:52 smithi146 ceph-mon[37936]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:53.107 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:52 smithi146 ceph-mon[26177]: pgmap v65: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:54.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:54 smithi146 ceph-mon[37936]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:54 smithi146 ceph-mon[26177]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:54 smithi204 ceph-mon[29755]: pgmap v66: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[37936]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[26177]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:34:56.991 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:56 smithi204 ceph-mon[29755]: pgmap v67: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:34:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:34:58.011 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:57 smithi146 ceph-mon[37936]: Deploying daemon osd.2 on smithi146 2024-04-26T04:34:58.011 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:57 smithi146 ceph-mon[26177]: Deploying daemon osd.2 on smithi146 2024-04-26T04:34:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:57 smithi204 ceph-mon[29755]: Deploying daemon osd.2 on smithi146 2024-04-26T04:34:59.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:34:58 smithi146 ceph-mon[26177]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:59.025 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:34:58 smithi146 ceph-mon[37936]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:34:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:34:58 smithi204 ceph-mon[29755]: pgmap v68: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:00.966 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:00 smithi146 ceph-mon[37936]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:00.966 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:00 smithi146 ceph-mon[26177]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:00 smithi204 ceph-mon[29755]: pgmap v69: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[37936]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:02.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[26177]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:02.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:02.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:02.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:02 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:02 smithi204 ceph-mon[29755]: pgmap v70: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:02 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:02 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:02 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:04.995 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:04 smithi146 ceph-mon[37936]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:04.995 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:04 smithi146 ceph-mon[26177]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:04 smithi204 ceph-mon[29755]: pgmap v71: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:05.058 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 2 on host 'smithi146' 2024-04-26T04:35:05.719 DEBUG:teuthology.orchestra.run.smithi146:osd.2> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.2.service 2024-04-26T04:35:05.721 INFO:tasks.cephadm:Deploying osd.3 on smithi146 with /dev/vg_nvme/lv_1... 2024-04-26T04:35:05.721 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-26T04:35:05.976 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:35:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:05 smithi204 ceph-mon[29755]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:05 smithi204 ceph-mon[29755]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:05 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:05 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[37936]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[37936]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[26177]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[26177]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:35:06.099 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:06.100 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:05 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:06 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.111 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: pgmap v72: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:35:07.112 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: osdmap e16: 3 total, 2 up, 3 in 2024-04-26T04:35:07.113 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:07.113 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.113 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:07.113 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.113 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:06 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:07.443 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[54699]: 2024-04-26T04:35:07.225+0000 7fd0cf467700 -1 osd.2 0 waiting for initial osdmap 2024-04-26T04:35:07.443 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[54699]: 2024-04-26T04:35:07.230+0000 7fd0c7254700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:35:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T04:35:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: from='osd.2 ' entity='osd.2' 2024-04-26T04:35:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:07 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: from='osd.2 ' entity='osd.2' 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: osdmap e17: 3 total, 2 up, 3 in 2024-04-26T04:35:08.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: from='osd.2 ' entity='osd.2' 2024-04-26T04:35:08.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:07 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.771 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-26T04:35:08.771 INFO:teuthology.orchestra.run.smithi146.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-26T04:35:08.771 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10+0 records in 2024-04-26T04:35:08.772 INFO:teuthology.orchestra.run.smithi146.stderr:10+0 records out 2024-04-26T04:35:08.772 INFO:teuthology.orchestra.run.smithi146.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0125776 s, 834 MB/s 2024-04-26T04:35:08.772 INFO:teuthology.orchestra.run.smithi146.stderr:--> Zapping successful for: 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409] boot 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:35:08.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:08.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409] boot 2024-04-26T04:35:08.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T04:35:08.889 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: pgmap v75: 0 pgs: ; 0 B data, 53 MiB used, 179 GiB / 179 GiB avail 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: osd.2 [v2:172.21.15.146:6818/750610409,v1:172.21.15.146:6819/750610409] boot 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: osdmap e18: 3 total, 3 up, 3 in 2024-04-26T04:35:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:35:09.447 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi146:vg_nvme/lv_1 2024-04-26T04:35:09.932 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:35:10.164 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[37936]: pgmap v77: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:10.164 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.164 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.164 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[37936]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T04:35:10.164 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:35:10.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[26177]: pgmap v77: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:10.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[26177]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T04:35:10.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:35:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:10 smithi204 ceph-mon[29755]: pgmap v77: 0 pgs: ; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:10.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:35:10.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:10 smithi204 ceph-mon[29755]: osdmap e19: 3 total, 3 up, 3 in 2024-04-26T04:35:10.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:35:11.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58700]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:11.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58700]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:11.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58700]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:11.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58700]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:11.829 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58735]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:11.830 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58735]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:11.830 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58735]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:11.830 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58735]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:12.082 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58758]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:12.082 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58758]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:12.082 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58758]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:12.082 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:11 smithi146 sudo[58758]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi146 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 5354M 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[37936]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T04:35:12.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi146 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 5354M 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:12.085 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.086 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.086 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.086 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.086 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:11 smithi146 ceph-mon[26177]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: osdmap e20: 3 total, 3 up, 3 in 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi146 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 5354M 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:12.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:11 smithi204 ceph-mon[29755]: pgmap v80: 1 pgs: 1 unknown; 0 B data, 80 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:12.347 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58788]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:12.347 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58788]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:12.347 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58788]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:12.347 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58788]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:12.612 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58811]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:12.612 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58811]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:12.612 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58811]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:12.612 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58811]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:12.864 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58881]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:12.864 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58881]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:12.865 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58881]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:12.865 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58881]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:13.117 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58940]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:13.117 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58940]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:13.117 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58940]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:13.118 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:12 smithi146 sudo[58940]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:13.381 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T04:35:13.381 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:13.381 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32602]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32602]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32602]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:13.382 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32602]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58943]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58943]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:13.428 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58943]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58943]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: osdmap e21: 3 total, 3 up, 3 in 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: mgrmap e15: y(active, since 2m), standbys: x 2024-04-26T04:35:13.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:13 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32605]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32605]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32605]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:13 smithi204 sudo[32605]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:14.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58992]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/smartctl -x --json=o /dev/nvme0n1 2024-04-26T04:35:14.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58992]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:14.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58992]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:14.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:13 smithi146 sudo[58992]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:14.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:14.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.366 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[26177]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 sudo[59016]: ceph : PWD=/ ; USER=root ; COMMAND=/usr/sbin/nvme intel smart-log-add --json /dev/nvme0n1 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 sudo[59016]: pam_systemd(sudo:session): Failed to connect to system bus: No such file or directory 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 sudo[59016]: pam_unix(sudo:session): session opened for user root by (uid=167) 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 sudo[59016]: pam_unix(sudo:session): session closed for user root 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.367 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.368 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:14 smithi146 ceph-mon[37936]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='client.14307 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi146:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:14.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:35:14.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:35:14.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:35:14.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:14 smithi204 ceph-mon[29755]: pgmap v82: 1 pgs: 1 active+clean; 577 KiB data, 81 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:15.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:15 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:15.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:15 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:15.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:15 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:15.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:15 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:15 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-26T04:35:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:15 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1856334998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]': finished 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1138867537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1856334998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]': finished 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:16 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1138867537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1856334998' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]: dispatch 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "23f6e4dc-7878-482b-964e-a94f6dbbf528"}]': finished 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: osdmap e22: 4 total, 3 up, 4 in 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: pgmap v84: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:16 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1138867537' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:18 smithi204 ceph-mon[29755]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:18 smithi146 ceph-mon[37936]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:18 smithi146 ceph-mon[26177]: pgmap v85: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:20.986 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:20 smithi146 ceph-mon[26177]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-26T04:35:20.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:20 smithi146 ceph-mon[37936]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-26T04:35:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:20 smithi204 ceph-mon[29755]: pgmap v86: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-26T04:35:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:21 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:35:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:21 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:22.060 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:35:22.060 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:21 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:22.060 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:21 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:35:22.060 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:21 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:23.005 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:22 smithi146 ceph-mon[26177]: Deploying daemon osd.3 on smithi146 2024-04-26T04:35:23.005 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:22 smithi146 ceph-mon[26177]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-26T04:35:23.006 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:22 smithi146 ceph-mon[37936]: Deploying daemon osd.3 on smithi146 2024-04-26T04:35:23.006 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:22 smithi146 ceph-mon[37936]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-26T04:35:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:22 smithi204 ceph-mon[29755]: Deploying daemon osd.3 on smithi146 2024-04-26T04:35:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:22 smithi204 ceph-mon[29755]: pgmap v87: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-26T04:35:24.993 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:24 smithi146 ceph-mon[26177]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-26T04:35:24.994 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:24 smithi146 ceph-mon[37936]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-26T04:35:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:24 smithi204 ceph-mon[29755]: pgmap v88: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-26T04:35:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:26 smithi204 ceph-mon[29755]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-26T04:35:27.151 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:26 smithi146 ceph-mon[26177]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-26T04:35:27.151 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:26 smithi146 ceph-mon[37936]: pgmap v89: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.7 KiB/s rd, 75 KiB/s wr, 5 op/s 2024-04-26T04:35:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[37936]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:28.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:27 smithi146 ceph-mon[26177]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:27 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:27 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:28.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:27 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:28.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:27 smithi204 ceph-mon[29755]: pgmap v90: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:30.602 INFO:teuthology.orchestra.run.smithi146.stdout:Created osd(s) 3 on host 'smithi146' 2024-04-26T04:35:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:30.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:30.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:30 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: pgmap v91: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:30 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:31.340 DEBUG:teuthology.orchestra.run.smithi146:osd.3> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3.service 2024-04-26T04:35:31.343 INFO:tasks.cephadm:Deploying osd.4 on smithi204 with /dev/vg_nvme/lv_4... 2024-04-26T04:35:31.343 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-26T04:35:31.551 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:35:31.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:35:31.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T04:35:31.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:31.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:31.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:31.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:31 smithi204 ceph-mon[29755]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:32.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[26177]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: osdmap e23: 4 total, 3 up, 4 in 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: from='osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:35:32.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-mon[37936]: pgmap v93: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:32.197 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[60890]: 2024-04-26T04:35:31.916+0000 7fe6c0b48700 -1 osd.3 0 waiting for initial osdmap 2024-04-26T04:35:32.197 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:35:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[60890]: 2024-04-26T04:35:31.920+0000 7fe6bc93d700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:35:32.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:32 smithi204 ceph-mon[29755]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:32.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:32 smithi204 ceph-mon[29755]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T04:35:32.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:32 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:32.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:32 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[37936]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[37936]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[26177]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]': finished 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[26177]: osdmap e24: 4 total, 3 up, 4 in 2024-04-26T04:35:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:32 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.421 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-26T04:35:33.421 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-26T04:35:33.421 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-04-26T04:35:33.421 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-04-26T04:35:33.421 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0167764 s, 625 MB/s 2024-04-26T04:35:33.422 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-04-26T04:35:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:35:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:35:33.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861] boot 2024-04-26T04:35:33.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T04:35:33.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:33.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:33 smithi204 ceph-mon[29755]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:33.971 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_4 2024-04-26T04:35:34.166 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861] boot 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[26177]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:35:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: osd.3 [v2:172.21.15.146:6826/1613937861,v1:172.21.15.146:6827/1613937861] boot 2024-04-26T04:35:34.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: osdmap e25: 4 total, 4 up, 4 in 2024-04-26T04:35:34.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:35:34.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:33 smithi146 ceph-mon[37936]: pgmap v96: 1 pgs: 1 active+clean; 577 KiB data, 82 MiB used, 268 GiB / 268 GiB avail 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi146 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 4016M 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi146 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 4016M 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:35.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:34 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.231 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: osdmap e26: 4 total, 4 up, 4 in 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi146 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 4016M 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:35.232 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:35:35.233 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:34 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:35 smithi204 ceph-mon[29755]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:35 smithi146 ceph-mon[26177]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:35 smithi146 ceph-mon[37936]: pgmap v98: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:36 smithi204 ceph-mon[29755]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:36 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[26177]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[37936]: from='client.24193 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:35:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:36 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:37 smithi204 ceph-mon[29755]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:37 smithi146 ceph-mon[26177]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:37 smithi146 ceph-mon[37936]: pgmap v99: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:38 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/3267495182' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:38 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:38 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]': finished 2024-04-26T04:35:39.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:38 smithi204 ceph-mon[29755]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T04:35:39.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/3267495182' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]': finished 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[26177]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/3267495182' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]: dispatch 2024-04-26T04:35:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4c16325c-af6f-4a9b-b63c-bafb37ed66de"}]': finished 2024-04-26T04:35:39.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[37936]: osdmap e27: 5 total, 4 up, 5 in 2024-04-26T04:35:39.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:39 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/1585988269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:40.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:39 smithi204 ceph-mon[29755]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:39 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/1585988269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:39 smithi146 ceph-mon[26177]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:39 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/1585988269' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:35:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:39 smithi146 ceph-mon[37936]: pgmap v101: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:42 smithi204 ceph-mon[29755]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:42 smithi146 ceph-mon[26177]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:42 smithi146 ceph-mon[37936]: pgmap v102: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:44 smithi204 ceph-mon[29755]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:44 smithi146 ceph-mon[26177]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:44 smithi146 ceph-mon[37936]: pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:46.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:45 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:35:46.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:45 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:46.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:45 smithi204 ceph-mon[29755]: Deploying daemon osd.4 on smithi204 2024-04-26T04:35:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:35:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[26177]: Deploying daemon osd.4 on smithi204 2024-04-26T04:35:46.095 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:35:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:35:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:45 smithi146 ceph-mon[37936]: Deploying daemon osd.4 on smithi204 2024-04-26T04:35:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:46 smithi204 ceph-mon[29755]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:47.111 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:46 smithi146 ceph-mon[26177]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:47.111 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:46 smithi146 ceph-mon[37936]: pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:49.026 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:48 smithi204 ceph-mon[29755]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:48 smithi146 ceph-mon[26177]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:48 smithi146 ceph-mon[37936]: pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:50 smithi204 ceph-mon[29755]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:50 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:50 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:50 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[37936]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[26177]: pgmap v106: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:50 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:35:52.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:52 smithi204 ceph-mon[29755]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:53.118 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 4 on host 'smithi204' 2024-04-26T04:35:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:52 smithi146 ceph-mon[26177]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:52 smithi146 ceph-mon[37936]: pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:53.671 DEBUG:teuthology.orchestra.run.smithi204:osd.4> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.4.service 2024-04-26T04:35:53.674 INFO:tasks.cephadm:Deploying osd.5 on smithi204 with /dev/vg_nvme/lv_3... 2024-04-26T04:35:53.675 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-26T04:35:53.923 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:35:53.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[37936]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:53.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[37936]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[26177]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[26177]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:53.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:53 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:54.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:53 smithi204 ceph-mon[29755]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:54.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:53 smithi204 ceph-mon[29755]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:35:54.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:53 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:54.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:53 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:54.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:53 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:54.922 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:54 smithi204 ceph-mon[29755]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[37936]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: osdmap e28: 5 total, 4 up, 5 in 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: from='osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:54 smithi146 ceph-mon[26177]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:35:55.503 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[35301]: 2024-04-26T04:35:55.201+0000 7ff75c12d700 -1 osd.4 0 waiting for initial osdmap 2024-04-26T04:35:55.504 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[35301]: 2024-04-26T04:35:55.205+0000 7ff753f1a700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:35:55.763 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-26T04:35:55.763 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-26T04:35:55.763 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-04-26T04:35:55.763 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-04-26T04:35:55.764 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0149854 s, 700 MB/s 2024-04-26T04:35:55.764 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: from='osd.4 ' entity='osd.4' 2024-04-26T04:35:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:55 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: from='osd.4 ' entity='osd.4' 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:35:56.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: osdmap e29: 5 total, 4 up, 5 in 2024-04-26T04:35:56.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: from='osd.4 ' entity='osd.4' 2024-04-26T04:35:56.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:55 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.834 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:35:56.834 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:35:56.834 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:56.834 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897] boot 2024-04-26T04:35:56.834 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T04:35:56.835 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:56 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:56.855 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_3 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897] boot 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T04:35:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 112 MiB used, 357 GiB / 358 GiB avail 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: osd.4 [v2:172.21.15.204:6800/2830815897,v1:172.21.15.204:6801/2830815897] boot 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: osdmap e30: 5 total, 5 up, 5 in 2024-04-26T04:35:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:56 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:35:57.384 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:35:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:57 smithi204 ceph-mon[29755]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T04:35:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:57 smithi146 ceph-mon[37936]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T04:35:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:57 smithi146 ceph-mon[26177]: osdmap e31: 5 total, 5 up, 5 in 2024-04-26T04:35:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:58 smithi204 ceph-mon[29755]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:35:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:58 smithi204 ceph-mon[29755]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T04:35:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:35:58 smithi204 ceph-mon[29755]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T04:35:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[37936]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:35:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[37936]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T04:35:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[37936]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T04:35:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[26177]: pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:35:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[26177]: osdmap e32: 5 total, 5 up, 5 in 2024-04-26T04:35:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:35:58 smithi146 ceph-mon[26177]: osdmap e33: 5 total, 5 up, 5 in 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi204 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 17088M 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 148 KiB/s, 0 objects/s recovering 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:00.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:00 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi204 2024-04-26T04:36:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 17088M 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 148 KiB/s, 0 objects/s recovering 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi204 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 17088M 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: osdmap e34: 5 total, 5 up, 5 in 2024-04-26T04:36:00.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: pgmap v118: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 148 KiB/s, 0 objects/s recovering 2024-04-26T04:36:00.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:00.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:00.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:00.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:00 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-26T04:36:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/2111267740' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]': finished 2024-04-26T04:36:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T04:36:03.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:02 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2111267740' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]': finished 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: pgmap v119: 1 pgs: 1 peering; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 118 KiB/s, 0 objects/s recovering 2024-04-26T04:36:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2111267740' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]: dispatch 2024-04-26T04:36:03.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "d3bc5035-3671-4330-bd5d-e54ca08c5010"}]': finished 2024-04-26T04:36:03.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: osdmap e35: 6 total, 5 up, 6 in 2024-04-26T04:36:03.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:02 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:03 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/2988888901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:03 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2988888901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:03 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2988888901' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:04 smithi204 ceph-mon[29755]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-26T04:36:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:04 smithi146 ceph-mon[37936]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-26T04:36:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:04 smithi146 ceph-mon[26177]: pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 140 MiB used, 447 GiB / 447 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-26T04:36:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:06 smithi204 ceph-mon[29755]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-26T04:36:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:06 smithi146 ceph-mon[37936]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-26T04:36:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:06 smithi146 ceph-mon[26177]: pgmap v122: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail; 79 KiB/s, 0 objects/s recovering 2024-04-26T04:36:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:08 smithi204 ceph-mon[29755]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:36:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[26177]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[37936]: pgmap v123: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:36:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:10.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:09 smithi204 ceph-mon[29755]: Deploying daemon osd.5 on smithi204 2024-04-26T04:36:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:09 smithi146 ceph-mon[26177]: Deploying daemon osd.5 on smithi204 2024-04-26T04:36:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:09 smithi146 ceph-mon[37936]: Deploying daemon osd.5 on smithi204 2024-04-26T04:36:11.048 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:10 smithi204 ceph-mon[29755]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:10 smithi146 ceph-mon[26177]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:10 smithi146 ceph-mon[37936]: pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:13.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:12 smithi204 ceph-mon[29755]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:12 smithi146 ceph-mon[26177]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:12 smithi146 ceph-mon[37936]: pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:14 smithi204 ceph-mon[29755]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:14 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[26177]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:15.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[37936]: pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:15.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:15.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:14 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:16.995 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:16.996 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:16 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:16 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.571 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 5 on host 'smithi204' 2024-04-26T04:36:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:17 smithi204 ceph-mon[29755]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:17 smithi204 ceph-mon[29755]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:17 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:17 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:17.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:17 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:18.158 DEBUG:teuthology.orchestra.run.smithi204:osd.5> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.5.service 2024-04-26T04:36:18.161 INFO:tasks.cephadm:Deploying osd.6 on smithi204 with /dev/vg_nvme/lv_2... 2024-04-26T04:36:18.161 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[37936]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[37936]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[26177]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[26177]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:18.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:17 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:18.968 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:18 smithi204 ceph-mon[29755]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[26177]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: osdmap e36: 6 total, 5 up, 6 in 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: from='osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:18 smithi146 ceph-mon[37936]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:19.344 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[41689]: 2024-04-26T04:36:19.180+0000 7f0c94835700 -1 osd.5 0 waiting for initial osdmap 2024-04-26T04:36:19.344 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[41689]: 2024-04-26T04:36:19.185+0000 7f0c8be21700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:36:19.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:19.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T04:36:19.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:19.941 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:19.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: from='osd.5 ' entity='osd.5' 2024-04-26T04:36:19.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314] boot 2024-04-26T04:36:19.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T04:36:19.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: from='osd.5 ' entity='osd.5' 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314] boot 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T04:36:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: osdmap e37: 6 total, 5 up, 6 in 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: from='osd.5 ' entity='osd.5' 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: osd.5 [v2:172.21.15.204:6808/3852272314,v1:172.21.15.204:6809/3852272314] boot 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: osdmap e38: 6 total, 6 up, 6 in 2024-04-26T04:36:20.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:36:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:20 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:36:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:20 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:36:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:20 smithi204 ceph-mon[29755]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:20 smithi204 ceph-mon[29755]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[26177]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[26177]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:36:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:36:21.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[37936]: pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 139 MiB used, 447 GiB / 447 GiB avail 2024-04-26T04:36:21.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:20 smithi146 ceph-mon[37936]: osdmap e39: 6 total, 6 up, 6 in 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.011266 s, 931 MB/s 2024-04-26T04:36:22.216 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-04-26T04:36:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi204 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 8544M 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 565 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:22 smithi204 ceph-mon[29755]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi204 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 8544M 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 565 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[37936]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi204 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 8544M 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 565 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:22.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:22 smithi146 ceph-mon[26177]: osdmap e40: 6 total, 6 up, 6 in 2024-04-26T04:36:22.882 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_2 2024-04-26T04:36:23.083 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:36:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:23 smithi204 ceph-mon[29755]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T04:36:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:23 smithi146 ceph-mon[26177]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T04:36:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:23 smithi146 ceph-mon[37936]: osdmap e41: 6 total, 6 up, 6 in 2024-04-26T04:36:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:24 smithi204 ceph-mon[29755]: pgmap v137: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:25.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:24 smithi204 ceph-mon[29755]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T04:36:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:24 smithi146 ceph-mon[26177]: pgmap v137: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:24 smithi146 ceph-mon[26177]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T04:36:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:24 smithi146 ceph-mon[37936]: pgmap v137: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 566 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:24 smithi146 ceph-mon[37936]: osdmap e42: 6 total, 6 up, 6 in 2024-04-26T04:36:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:25 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:25 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:25 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:25 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:26 smithi204 ceph-mon[29755]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:26 smithi204 ceph-mon[29755]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:26 smithi146 ceph-mon[37936]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:26 smithi146 ceph-mon[37936]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:26 smithi146 ceph-mon[26177]: from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:26 smithi146 ceph-mon[26177]: pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 167 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:27 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/3196805605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:27 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:27 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]': finished 2024-04-26T04:36:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:27 smithi204 ceph-mon[29755]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T04:36:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:27 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/3196805605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]': finished 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[26177]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/3196805605' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]: dispatch 2024-04-26T04:36:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "670afc69-72b2-4094-a5ff-d98b15f7cef1"}]': finished 2024-04-26T04:36:28.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[37936]: osdmap e43: 7 total, 6 up, 7 in 2024-04-26T04:36:28.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:27 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:28 smithi204 ceph-mon[29755]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:28 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/3091374115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:28 smithi146 ceph-mon[26177]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:28 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/3091374115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:29.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:28 smithi146 ceph-mon[37936]: pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:29.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:28 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/3091374115' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:30 smithi204 ceph-mon[29755]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:30 smithi146 ceph-mon[26177]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:31.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:30 smithi146 ceph-mon[37936]: pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:33.050 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:32 smithi204 ceph-mon[29755]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:32 smithi146 ceph-mon[37936]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:32 smithi146 ceph-mon[26177]: pgmap v143: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:33 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:36:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:33 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:33 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:36:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:33 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:33 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:36:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:33 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:34 smithi204 ceph-mon[29755]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:34 smithi204 ceph-mon[29755]: Deploying daemon osd.6 on smithi204 2024-04-26T04:36:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:34 smithi146 ceph-mon[37936]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:34 smithi146 ceph-mon[37936]: Deploying daemon osd.6 on smithi204 2024-04-26T04:36:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:34 smithi146 ceph-mon[26177]: pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:34 smithi146 ceph-mon[26177]: Deploying daemon osd.6 on smithi204 2024-04-26T04:36:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:36 smithi204 ceph-mon[29755]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:36 smithi146 ceph-mon[26177]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:36 smithi146 ceph-mon[37936]: pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:38 smithi204 ceph-mon[29755]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:38 smithi146 ceph-mon[37936]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:38 smithi146 ceph-mon[26177]: pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:39 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:39 smithi204 ceph-mon[29755]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[37936]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:39 smithi146 ceph-mon[26177]: pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:42.736 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:42 smithi204 ceph-mon[29755]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:42.779 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 6 on host 'smithi204' 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[26177]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:42.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:42 smithi146 ceph-mon[37936]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:36:43.344 DEBUG:teuthology.orchestra.run.smithi204:osd.6> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.6.service 2024-04-26T04:36:43.346 INFO:tasks.cephadm:Deploying osd.7 on smithi204 with /dev/vg_nvme/lv_1... 2024-04-26T04:36:43.346 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-26T04:36:43.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:43.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:43.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:43.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:36:43.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T04:36:43.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:43.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:43.943 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:43 smithi204 ceph-mon[29755]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[26177]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: osdmap e44: 7 total, 6 up, 7 in 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:43 smithi146 ceph-mon[37936]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:36:44.305 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[47835]: 2024-04-26T04:36:44.070+0000 7f69f2af3700 -1 osd.6 0 waiting for initial osdmap 2024-04-26T04:36:44.305 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[47835]: 2024-04-26T04:36:44.077+0000 7f69ee8e8700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:36:44.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-mon[29755]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:44.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-mon[29755]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:44.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-mon[29755]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T04:36:44.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:44.930 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:44 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:45.137 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[26177]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[26177]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[26177]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[37936]: pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 166 MiB used, 536 GiB / 536 GiB avail 2024-04-26T04:36:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[37936]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:36:45.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[37936]: osdmap e45: 7 total, 6 up, 7 in 2024-04-26T04:36:45.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:45.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:44 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:46.357 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:36:46.357 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:36:46.358 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578] boot 2024-04-26T04:36:46.358 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T04:36:46.358 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:46.358 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:46 smithi204 ceph-mon[29755]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578] boot 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[37936]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: osd.6 [v2:172.21.15.204:6816/2589262578,v1:172.21.15.204:6817/2589262578] boot 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: osdmap e46: 7 total, 7 up, 7 in 2024-04-26T04:36:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:36:46.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:46 smithi146 ceph-mon[26177]: pgmap v153: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi204 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 5696M 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:47.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:47 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi204 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 5696M 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: osdmap e47: 7 total, 7 up, 7 in 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi204 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 5696M 2024-04-26T04:36:47.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:47.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:36:47.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:47 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10+0 records in 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr:10+0 records out 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0186474 s, 562 MB/s 2024-04-26T04:36:47.604 INFO:teuthology.orchestra.run.smithi204.stderr:--> Zapping successful for: 2024-04-26T04:36:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:48 smithi204 ceph-mon[29755]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T04:36:48.208 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:48 smithi204 ceph-mon[29755]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:48.231 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch daemon add osd smithi204:vg_nvme/lv_1 2024-04-26T04:36:48.430 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:36:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:48 smithi146 ceph-mon[26177]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T04:36:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:48 smithi146 ceph-mon[26177]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:48 smithi146 ceph-mon[37936]: osdmap e48: 7 total, 7 up, 7 in 2024-04-26T04:36:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:48 smithi146 ceph-mon[37936]: pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:49.413 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:49 smithi204 ceph-mon[29755]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T04:36:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:49 smithi146 ceph-mon[26177]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T04:36:49.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:49 smithi146 ceph-mon[37936]: osdmap e49: 7 total, 7 up, 7 in 2024-04-26T04:36:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:50 smithi146 ceph-mon[26177]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T04:36:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:50 smithi146 ceph-mon[26177]: pgmap v159: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:36:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:50 smithi146 ceph-mon[37936]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T04:36:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:50 smithi146 ceph-mon[37936]: pgmap v159: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:36:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:50 smithi204 ceph-mon[29755]: osdmap e50: 7 total, 7 up, 7 in 2024-04-26T04:36:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:50 smithi204 ceph-mon[29755]: pgmap v159: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 193 MiB used, 626 GiB / 626 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[26177]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[37936]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:51.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:51.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:51.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:51.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:51 smithi204 ceph-mon[29755]: from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi204:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:36:51.464 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-26T04:36:51.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-26T04:36:51.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:36:51.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:36:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:36:51.651+0000 7f3892c1f700 -1 calc_pg_upmaps abort due to max <= 0 2024-04-26T04:36:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:52 smithi146 ceph-mon[26177]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-26T04:36:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:52 smithi146 ceph-mon[37936]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-26T04:36:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:52 smithi204 ceph-mon[29755]: pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 103 KiB/s, 0 objects/s recovering 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/843620352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[26177]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]': finished 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[26177]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:36:53.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/843620352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[37936]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]': finished 2024-04-26T04:36:53.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[37936]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T04:36:53.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:53 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:36:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:53 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/843620352' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:53 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]: dispatch 2024-04-26T04:36:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:53 smithi204 ceph-mon[29755]: from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3"}]': finished 2024-04-26T04:36:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:53 smithi204 ceph-mon[29755]: osdmap e51: 8 total, 7 up, 8 in 2024-04-26T04:36:53.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:53 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:36:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:54 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2860913908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:54 smithi146 ceph-mon[37936]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:36:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:54 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2860913908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:54 smithi146 ceph-mon[26177]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:36:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:54 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/2860913908' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-26T04:36:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:54 smithi204 ceph-mon[29755]: pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:36:56.884 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:56 smithi204 ceph-mon[29755]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:56 smithi146 ceph-mon[26177]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:56 smithi146 ceph-mon[37936]: pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:58.903 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:58 smithi204 ceph-mon[29755]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:58 smithi146 ceph-mon[37936]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:36:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:58 smithi146 ceph-mon[26177]: pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:59 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:37:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:36:59 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:59 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:37:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:36:59 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:59 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:37:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:36:59 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:00.895 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:00 smithi204 ceph-mon[29755]: Deploying daemon osd.7 on smithi204 2024-04-26T04:37:00.896 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:00 smithi204 ceph-mon[29755]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:00 smithi146 ceph-mon[37936]: Deploying daemon osd.7 on smithi204 2024-04-26T04:37:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:00 smithi146 ceph-mon[37936]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:00 smithi146 ceph-mon[26177]: Deploying daemon osd.7 on smithi204 2024-04-26T04:37:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:00 smithi146 ceph-mon[26177]: pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:03.005 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:02 smithi204 ceph-mon[29755]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:02 smithi146 ceph-mon[26177]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:02 smithi146 ceph-mon[37936]: pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:04.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:04 smithi204 ceph-mon[29755]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:04.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:04 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:04.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:04 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:04.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:04 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[26177]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[37936]: pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:04 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:06 smithi204 ceph-mon[29755]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:06 smithi146 ceph-mon[26177]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:06 smithi146 ceph-mon[37936]: pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:07.829 INFO:teuthology.orchestra.run.smithi204.stdout:Created osd(s) 7 on host 'smithi204' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:08 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:08.465 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: pgmap v169: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:08.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:08 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:08.487 DEBUG:teuthology.orchestra.run.smithi204:osd.7> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.7.service 2024-04-26T04:37:08.489 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-26T04:37:08.490 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd stat -f json 2024-04-26T04:37:08.704 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:37:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-mon[29755]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:37:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-mon[29755]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T04:37:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-mon[29755]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-mon[29755]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:09.306 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[54394]: 2024-04-26T04:37:09.159+0000 7f8007bcb700 -1 osd.7 0 waiting for initial osdmap 2024-04-26T04:37:09.306 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:37:09 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[54394]: 2024-04-26T04:37:09.166+0000 7f80039c0700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:37:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[26177]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[26177]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[26177]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[26177]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[37936]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[37936]: osdmap e52: 8 total, 7 up, 8 in 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[37936]: from='osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:09 smithi146 ceph-mon[37936]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:10.186 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983] boot 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983] boot 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T04:37:10.187 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:10 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]': finished 2024-04-26T04:37:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: osdmap e53: 8 total, 7 up, 8 in 2024-04-26T04:37:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 194 MiB used, 626 GiB / 626 GiB avail 2024-04-26T04:37:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: osd.7 [v2:172.21.15.204:6824/176675983,v1:172.21.15.204:6825/176675983] boot 2024-04-26T04:37:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: osdmap e54: 8 total, 8 up, 8 in 2024-04-26T04:37:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:10 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:10.631 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:11.225 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":54,"num_osds":8,"num_up_osds":8,"osd_up_since":1714106230,"num_in_osds":8,"osd_in_since":1714106212,"num_remapped_pgs":1} 2024-04-26T04:37:11.226 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T04:37:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:11 smithi204 ceph-mon[29755]: purged_snaps scrub starts 2024-04-26T04:37:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:11 smithi204 ceph-mon[29755]: purged_snaps scrub ok 2024-04-26T04:37:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:11 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1135562616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T04:37:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:11 smithi204 ceph-mon[29755]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T04:37:11.430 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:37:11.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[37936]: purged_snaps scrub starts 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[37936]: purged_snaps scrub ok 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1135562616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[37936]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[26177]: purged_snaps scrub starts 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[26177]: purged_snaps scrub ok 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1135562616' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-26T04:37:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:11 smithi146 ceph-mon[26177]: osdmap e55: 8 total, 8 up, 8 in 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: Detected new or changed devices on smithi204 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 4272M 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[26177]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T04:37:12.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: Detected new or changed devices on smithi204 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 4272M 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:12.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:12.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:12.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:12 smithi146 ceph-mon[37936]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T04:37:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: Detected new or changed devices on smithi204 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 4272M 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:12.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:12.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:12.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:12.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:12 smithi204 ceph-mon[29755]: osdmap e56: 8 total, 8 up, 8 in 2024-04-26T04:37:13.303 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:13.303 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":57,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:13.155748+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","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.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","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.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","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.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","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.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","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.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","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.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","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.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","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.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:13.895 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T04:35:09.956741+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-04-26T04:37:13.896 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-26T04:37:14.093 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:37:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[26177]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T04:37:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1983854259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[26177]: pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:37:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[37936]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T04:37:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1983854259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:14 smithi146 ceph-mon[37936]: pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:37:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:14 smithi204 ceph-mon[29755]: osdmap e57: 8 total, 8 up, 8 in 2024-04-26T04:37:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:14 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1983854259' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:14 smithi204 ceph-mon[29755]: pgmap v178: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 144 KiB/s, 0 objects/s recovering 2024-04-26T04:37:15.264 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:15 smithi146 ceph-mon[26177]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T04:37:15.264 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:15 smithi146 ceph-mon[37936]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T04:37:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:15 smithi204 ceph-mon[29755]: osdmap e58: 8 total, 8 up, 8 in 2024-04-26T04:37:15.973 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 1 2024-04-26T04:37:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:16 smithi146 ceph-mon[26177]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T04:37:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:16 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4049828171' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:16 smithi146 ceph-mon[37936]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T04:37:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:16 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4049828171' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:16.501 INFO:tasks.cephadm:Adding mds.a on smithi146 2024-04-26T04:37:16.501 INFO:tasks.cephadm:Adding mds.b on smithi204 2024-04-26T04:37:16.501 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply mds all '2;smithi146=a;smithi204=b' 2024-04-26T04:37:16.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:16 smithi204 ceph-mon[29755]: pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 127 KiB/s, 0 objects/s recovering 2024-04-26T04:37:16.529 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:16 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4049828171' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:16.715 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:37:18.559 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled mds.all update... 2024-04-26T04:37:18.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:18 smithi204 ceph-mon[29755]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:37:18.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:18 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:18.909 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:18 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:19.187 DEBUG:teuthology.orchestra.run.smithi146:mds.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.a.service 2024-04-26T04:37:19.189 DEBUG:teuthology.orchestra.run.smithi204:mds.b> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.b.service 2024-04-26T04:37:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[37936]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:37:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[26177]: pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-04-26T04:37:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:18 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:19.229 INFO:tasks.cephadm:Setting up CephFS filesystem(s)... 2024-04-26T04:37:19.230 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:37:19.539 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:19.539 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":58,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:14.157721+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","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.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","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.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","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.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","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.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","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.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","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.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","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.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:19.553 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T04:35:09.956741+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-04-26T04:37:19.553 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-26T04:37:19.815 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: Saving service mds.all spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2069090398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: Saving service mds.all spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:19.816 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:19.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:19 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2069090398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:19.852 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 1 2024-04-26T04:37:19.865 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:37:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='client.24316 -' entity='client.admin' cmd=[{"prefix": "orch apply mds", "fs_name": "all", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: Saving service mds.all spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:19 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2069090398' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:20.184 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:20.184 INFO:teuthology.orchestra.run.smithi146.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-04-26T04:37:20.184 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 1 2024-04-26T04:37:20.802 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[26177]: Deploying daemon mds.a on smithi146 2024-04-26T04:37:20.802 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[26177]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3660846228' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4152757318' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[37936]: Deploying daemon mds.a on smithi146 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[37936]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3660846228' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:20.803 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:20 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4152757318' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:20 smithi204 ceph-mon[29755]: Deploying daemon mds.a on smithi146 2024-04-26T04:37:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:20 smithi204 ceph-mon[29755]: pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s, 0 objects/s recovering 2024-04-26T04:37:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:20 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3660846228' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:20 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4152757318' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:21.193 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:20 smithi146 systemd[1]: Starting Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:37:21.482 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 podman[66425]: 2024-04-26 04:37:21.106392069 +0000 UTC m=+0.017973815 image pull 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69 2024-04-26T04:37:21.482 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 podman[66425]: 2024-04-26 04:37:21.229190188 +0000 UTC m=+0.140771919 container create 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True) 2024-04-26T04:37:21.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 podman[66425]: 2024-04-26 04:37:21.481748693 +0000 UTC m=+0.393330428 container init 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-26T04:37:21.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 podman[66425]: 2024-04-26 04:37:21.487448037 +0000 UTC m=+0.399029770 container start 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.build-date=20240424, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:37:21.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[66440]: starting mds.a at 2024-04-26T04:37:21.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 bash[66425]: 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af 2024-04-26T04:37:21.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:21 smithi146 systemd[1]: Started Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:37:22.198 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:37:22.522 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:22.523 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":2,"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":24353,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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":[]} 2024-04-26T04:37:22.523 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 2 2024-04-26T04:37:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:boot 2024-04-26T04:37:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: fsmap 1 up:standby 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: Deploying daemon mds.b on smithi204 2024-04-26T04:37:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:22 smithi204 ceph-mon[29755]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:boot 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: fsmap 1 up:standby 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: Deploying daemon mds.b on smithi204 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[26177]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:boot 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: fsmap 1 up:standby 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' 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-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:22.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: Deploying daemon mds.b on smithi204 2024-04-26T04:37:22.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:22 smithi146 ceph-mon[37936]: pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:23.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:23 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3384290135' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:23.788 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:23 smithi204 systemd[1]: Starting Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:37:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:23 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3384290135' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:23 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3384290135' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:24.052 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:23 smithi204 podman[58848]: 2024-04-26 04:37:23.690550755 +0000 UTC m=+0.017937643 image pull 79c5878083fbe06542581976a95ae9f60f161a436ca20d6249cd6b023ecdec19 quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69 2024-04-26T04:37:24.053 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:23 smithi204 podman[58848]: 2024-04-26 04:37:23.808545123 +0000 UTC m=+0.135932036 container create 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=reef-7d2137f, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:37:24.053 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:24 smithi204 podman[58848]: 2024-04-26 04:37:24.052485875 +0000 UTC m=+0.379872743 container init 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=reef-7d2137f, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0) 2024-04-26T04:37:24.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:24 smithi204 podman[58848]: 2024-04-26 04:37:24.057864725 +0000 UTC m=+0.385251596 container start 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=reef-7d2137f, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424) 2024-04-26T04:37:24.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[58864]: starting mds.b at 2024-04-26T04:37:24.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:24 smithi204 bash[58848]: 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e 2024-04-26T04:37:24.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:37:24 smithi204 systemd[1]: Started Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:37:24.537 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:37:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:24 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:24.876 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:24.876 INFO:teuthology.orchestra.run.smithi146.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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/2929836188","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":2929836188},{"type":"v1","addr":"172.21.15.204:6833","nonce":2929836188}]},"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},{"gid":24353,"name":"a","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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":[]} 2024-04-26T04:37:24.876 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 3 2024-04-26T04:37:24.887 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:24.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:24 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:24.890 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:37:25.178 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:25.178 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":58,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:14.157721+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","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.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","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.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","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.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","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.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","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.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","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.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","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.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":57,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:25.193 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T04:35:09.956741+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-04-26T04:37:25.193 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-26T04:37:25.475 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 1 2024-04-26T04:37:25.488 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph --format=json-pretty osd lspools 2024-04-26T04:37:25.790 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:25.790 INFO:teuthology.orchestra.run.smithi146.stdout:[ 2024-04-26T04:37:25.790 INFO:teuthology.orchestra.run.smithi146.stdout: { 2024-04-26T04:37:25.790 INFO:teuthology.orchestra.run.smithi146.stdout: "poolnum": 1, 2024-04-26T04:37:25.790 INFO:teuthology.orchestra.run.smithi146.stdout: "poolname": ".mgr" 2024-04-26T04:37:25.791 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:37:25.791 INFO:teuthology.orchestra.run.smithi146.stdout:] 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:boot 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: fsmap 2 up:standby 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1618500810' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3561114699' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.804 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/162034492' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:boot 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: fsmap 2 up:standby 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1618500810' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3561114699' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:25 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/162034492' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:25.806 DEBUG:tasks.cephfs.filesystem:Creating filesystem 'cephfs' 2024-04-26T04:37:25.806 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_metadata --pg_num_min 64 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:boot 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: fsmap 2 up:standby 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1618500810' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3561114699' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:25.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:25 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/162034492' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:37:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1010631665' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3318217268' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:26.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:26 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1010631665' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3318217268' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1010631665' entity='client.admin' cmd=[{"prefix": "osd lspools", "format": "json-pretty"}]: dispatch 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3318217268' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:26 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]: dispatch 2024-04-26T04:37:27.009 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'cephfs_metadata' created 2024-04-26T04:37:27.028 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool create cephfs_data 64 --pg_num_min 64 --target_size_ratio 0.9 2024-04-26T04:37:28.023 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'cephfs_data' created 2024-04-26T04:37:28.046 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:28.046 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-26T04:37:28.046 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[26177]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T04:37:28.046 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:28.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:28.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-26T04:37:28.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[37936]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T04:37:28.051 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:27 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:28.051 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs new cephfs cephfs_metadata cephfs_data 2024-04-26T04:37:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:27 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:27 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "cephfs_metadata", "pg_num_min": 64}]': finished 2024-04-26T04:37:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:27 smithi204 ceph-mon[29755]: osdmap e59: 8 total, 8 up, 8 in 2024-04-26T04:37:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:27 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:28.385 INFO:teuthology.orchestra.run.smithi146.stderr:new fs with metadata pool 2 and data pool 3 2024-04-26T04:37:28.413 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:37:28.697 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:28.697 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":61,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:28.378693+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:28.710 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:37:29.023 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:29.047 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":61,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:28.378693+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+0000","flags":32769,"flags_names":"hashpspool,creating","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":"61","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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:29.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:29.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:37:29.047 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:37:29.048 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3411955904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:37:29.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:28 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3411955904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:29.051 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs standby_count_wanted 0 2024-04-26T04:37:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: pgmap v187: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:37:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1058333339' 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-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: osdmap e60: 8 total, 8 up, 8 in 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd=[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]: dispatch 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: osdmap e61: 8 total, 8 up, 8 in 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1596797491' entity='client.admin' cmd='[{"prefix": "fs new", "fs_name": "cephfs", "metadata": "cephfs_metadata", "data": "cephfs_data"}]': finished 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: fsmap cephfs:1 {0=a=up:creating} 1 up:standby 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:37:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:28 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3411955904' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:29.401 DEBUG:tasks.cephfs.filesystem:fs_config: {} 2024-04-26T04:37:29.402 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs set cephfs allow_standby_replay false 2024-04-26T04:37:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/616259284' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/715002070' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:active 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-26T04:37:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:29 smithi204 ceph-mon[29755]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/616259284' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/715002070' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:active 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[26177]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/616259284' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/715002070' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]: dispatch 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: osdmap e62: 8 total, 8 up, 8 in 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: mds.? [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] up:active 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "standby_count_wanted", "val": "0"}]': finished 2024-04-26T04:37:30.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:29 smithi146 ceph-mon[37936]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:30.728 DEBUG:tasks.cephfs.filesystem:Not Creating any subvols for filesystem 'cephfs' 2024-04-26T04:37:30.728 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:37:31.046 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:31.046 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":6,"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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/2929836188","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":2929836188},{"type":"v1","addr":"172.21.15.204:6833","nonce":2929836188}]},"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":[{"mdsmap":{"epoch":6,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:37:30.704317+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":24353},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24353":{"gid":24353,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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-04-26T04:37:31.047 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 6 2024-04-26T04:37:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:30 smithi204 ceph-mon[29755]: pgmap v191: 97 pgs: 2 creating+peering, 33 active+clean, 62 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2024-04-26T04:37:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:30 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1628579777' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:30 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:30 smithi204 ceph-mon[29755]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:37:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:30 smithi204 ceph-mon[29755]: Cluster is now healthy 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[37936]: pgmap v191: 97 pgs: 2 creating+peering, 33 active+clean, 62 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1628579777' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[37936]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[37936]: Cluster is now healthy 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[26177]: pgmap v191: 97 pgs: 2 creating+peering, 33 active+clean, 62 unknown; 577 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 511 B/s wr, 4 op/s 2024-04-26T04:37:31.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1628579777' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]: dispatch 2024-04-26T04:37:31.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[26177]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:37:31.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:30 smithi146 ceph-mon[26177]: Cluster is now healthy 2024-04-26T04:37:31.060 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:37:31.339 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:31.340 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":62,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:29.380464+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:37:31.352 INFO:tasks.cephfs.filesystem.ceph_manager:waiting for clean 2024-04-26T04:37:31.352 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-26T04:37:31.641 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:31.643 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:37:31.651 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[66440]: 2024-04-26T04:37:31.519+0000 7fa1d8dfe700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-26T04:37:31.652 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":191,"stamp":"2024-04-26T04:37:29.685849+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590528,"num_objects":10,"num_object_clones":0,"num_object_copies":30,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":179,"num_write_kb":2418,"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":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":133,"ondisk_log_size":133,"up":105,"acting":105,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":7,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":6,"kb":749961216,"kb_used":226568,"kb_used_data":6296,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734648,"statfs":{"total":767960285184,"available":767728279552,"internally_reserved":0,"allocated":6447104,"data_stored":3676035,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":3,"apply_latency_ms":3,"commit_latency_ns":3000000,"apply_latency_ns":3000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":160,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":20,"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":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.000765"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.413217+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:37:28.413217+0000","last_peered":"2024-04-26T04:37:28.413217+0000","last_clean":"2024-04-26T04:37:28.413217+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:37:28.413217+0000","last_undegraded":"2024-04-26T04:37:28.413217+0000","last_fullsized":"2024-04-26T04:37:28.413217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.39","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.38","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408039+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:37:28.408039+0000","last_peered":"2024-04-26T04:37:28.408039+0000","last_clean":"2024-04-26T04:37:28.408039+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:37:28.408039+0000","last_undegraded":"2024-04-26T04:37:28.408039+0000","last_fullsized":"2024-04-26T04:37:28.408039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.36","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.35","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.34","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406543+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:37:28.406543+0000","last_peered":"2024-04-26T04:37:28.406543+0000","last_clean":"2024-04-26T04:37:28.406543+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:37:28.406543+0000","last_undegraded":"2024-04-26T04:37:28.406543+0000","last_fullsized":"2024-04-26T04:37:28.406543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399837+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:37:28.399837+0000","last_peered":"2024-04-26T04:37:28.399837+0000","last_clean":"2024-04-26T04:37:28.399837+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:37:28.399837+0000","last_undegraded":"2024-04-26T04:37:28.399837+0000","last_fullsized":"2024-04-26T04:37:28.399837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404510+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:37:28.404510+0000","last_peered":"2024-04-26T04:37:28.404510+0000","last_clean":"2024-04-26T04:37:28.404510+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:37:28.404510+0000","last_undegraded":"2024-04-26T04:37:28.404510+0000","last_fullsized":"2024-04-26T04:37:28.404510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1f","version":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.012699+0000","last_change":"2024-04-26T04:37:27.012699+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.012699+0000","last_undegraded":"2024-04-26T04:37:27.012699+0000","last_fullsized":"2024-04-26T04:37:27.012699+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405492+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:37:28.405492+0000","last_peered":"2024-04-26T04:37:28.405492+0000","last_clean":"2024-04-26T04:37:28.405492+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:37:28.405492+0000","last_undegraded":"2024-04-26T04:37:28.405492+0000","last_fullsized":"2024-04-26T04:37:28.405492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408081+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:37:28.408081+0000","last_peered":"2024-04-26T04:37:28.408081+0000","last_clean":"2024-04-26T04:37:28.408081+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:37:28.408081+0000","last_undegraded":"2024-04-26T04:37:28.408081+0000","last_fullsized":"2024-04-26T04:37:28.408081+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1d","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405665+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:37:28.405665+0000","last_peered":"2024-04-26T04:37:28.405665+0000","last_clean":"2024-04-26T04:37:28.405665+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:37:28.405665+0000","last_undegraded":"2024-04-26T04:37:28.405665+0000","last_fullsized":"2024-04-26T04:37:28.405665+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.389919+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:37:28.389919+0000","last_peered":"2024-04-26T04:37:28.389919+0000","last_clean":"2024-04-26T04:37:28.389919+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:37:28.389919+0000","last_undegraded":"2024-04-26T04:37:28.389919+0000","last_fullsized":"2024-04-26T04:37:28.389919+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405447+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:37:28.405447+0000","last_peered":"2024-04-26T04:37:28.405447+0000","last_clean":"2024-04-26T04:37:28.405447+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:37:28.405447+0000","last_undegraded":"2024-04-26T04:37:28.405447+0000","last_fullsized":"2024-04-26T04:37:28.405447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398985+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:37:28.398985+0000","last_peered":"2024-04-26T04:37:28.398985+0000","last_clean":"2024-04-26T04:37:28.398985+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:37:28.398985+0000","last_undegraded":"2024-04-26T04:37:28.398985+0000","last_fullsized":"2024-04-26T04:37:28.398985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.16","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.412291+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:37:28.412291+0000","last_peered":"2024-04-26T04:37:28.412291+0000","last_clean":"2024-04-26T04:37:28.412291+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:37:28.412291+0000","last_undegraded":"2024-04-26T04:37:28.412291+0000","last_fullsized":"2024-04-26T04:37:28.412291+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.14","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.15","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.13","version":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.013036+0000","last_change":"2024-04-26T04:37:27.013036+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.013036+0000","last_undegraded":"2024-04-26T04:37:27.013036+0000","last_fullsized":"2024-04-26T04:37:27.013036+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.13","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.11","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.10","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.10","version":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.416021+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:37:28.416021+0000","last_peered":"2024-04-26T04:37:28.416021+0000","last_clean":"2024-04-26T04:37:28.416021+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:37:28.416021+0000","last_undegraded":"2024-04-26T04:37:28.416021+0000","last_fullsized":"2024-04-26T04:37:28.416021+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387504+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:37:28.387504+0000","last_peered":"2024-04-26T04:37:28.387504+0000","last_clean":"2024-04-26T04:37:28.387504+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:37:28.387504+0000","last_undegraded":"2024-04-26T04:37:28.387504+0000","last_fullsized":"2024-04-26T04:37:28.387504+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396162+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:37:28.396162+0000","last_peered":"2024-04-26T04:37:28.396162+0000","last_clean":"2024-04-26T04:37:28.396162+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:37:28.396162+0000","last_undegraded":"2024-04-26T04:37:28.396162+0000","last_fullsized":"2024-04-26T04:37:28.396162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.382844+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:37:28.382844+0000","last_peered":"2024-04-26T04:37:28.382844+0000","last_clean":"2024-04-26T04:37:28.382844+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:37:28.382844+0000","last_undegraded":"2024-04-26T04:37:28.382844+0000","last_fullsized":"2024-04-26T04:37:28.382844+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406748+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:37:28.406748+0000","last_peered":"2024-04-26T04:37:28.406748+0000","last_clean":"2024-04-26T04:37:28.406748+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:37:28.406748+0000","last_undegraded":"2024-04-26T04:37:28.406748+0000","last_fullsized":"2024-04-26T04:37:28.406748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"1.0","version":"21'117","reported_seq":215,"reported_epoch":58,"state":"active+clean","last_fresh":"2024-04-26T04:37:14.167546+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:37:14.167546+0000","last_peered":"2024-04-26T04:37:14.167546+0000","last_clean":"2024-04-26T04:37:14.167546+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:37:14.167546+0000","last_undegraded":"2024-04-26T04:37:14.167546+0000","last_fullsized":"2024-04-26T04:37:14.167546+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.391313+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:37:28.391313+0000","last_peered":"2024-04-26T04:37:28.391313+0000","last_clean":"2024-04-26T04:37:28.391313+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:37:28.391313+0000","last_undegraded":"2024-04-26T04:37:28.391313+0000","last_fullsized":"2024-04-26T04:37:28.391313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387089+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:37:28.387089+0000","last_peered":"2024-04-26T04:37:28.387089+0000","last_clean":"2024-04-26T04:37:28.387089+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:37:28.387089+0000","last_undegraded":"2024-04-26T04:37:28.387089+0000","last_fullsized":"2024-04-26T04:37:28.387089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404452+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:37:28.404452+0000","last_peered":"2024-04-26T04:37:28.404452+0000","last_clean":"2024-04-26T04:37:28.404452+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:37:28.404452+0000","last_undegraded":"2024-04-26T04:37:28.404452+0000","last_fullsized":"2024-04-26T04:37:28.404452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.6","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.386169+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:37:28.386169+0000","last_peered":"2024-04-26T04:37:28.386169+0000","last_clean":"2024-04-26T04:37:28.386169+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:37:28.386169+0000","last_undegraded":"2024-04-26T04:37:28.386169+0000","last_fullsized":"2024-04-26T04:37:28.386169+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402932+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:37:28.402932+0000","last_peered":"2024-04-26T04:37:28.402932+0000","last_clean":"2024-04-26T04:37:28.402932+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:37:28.402932+0000","last_undegraded":"2024-04-26T04:37:28.402932+0000","last_fullsized":"2024-04-26T04:37:28.402932+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387071+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:37:28.387071+0000","last_peered":"2024-04-26T04:37:28.387071+0000","last_clean":"2024-04-26T04:37:28.387071+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:37:28.387071+0000","last_undegraded":"2024-04-26T04:37:28.387071+0000","last_fullsized":"2024-04-26T04:37:28.387071+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408779+0000","last_change":"2024-04-26T04:37:28.407695+0000","last_active":"2024-04-26T04:37:28.408779+0000","last_peered":"2024-04-26T04:37:28.408779+0000","last_clean":"2024-04-26T04:37:28.408779+0000","last_became_active":"2024-04-26T04:37:28.407433+0000","last_became_peered":"2024-04-26T04:37:28.407433+0000","last_unstale":"2024-04-26T04:37:28.408779+0000","last_undegraded":"2024-04-26T04:37:28.408779+0000","last_fullsized":"2024-04-26T04:37:28.408779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:35:34.499634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.383019+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:37:28.383019+0000","last_peered":"2024-04-26T04:37:28.383019+0000","last_clean":"2024-04-26T04:37:28.383019+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:37:28.383019+0000","last_undegraded":"2024-04-26T04:37:28.383019+0000","last_fullsized":"2024-04-26T04:37:28.383019+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.410316+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:37:28.410316+0000","last_peered":"2024-04-26T04:37:28.410316+0000","last_clean":"2024-04-26T04:37:28.410316+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:37:28.410316+0000","last_undegraded":"2024-04-26T04:37:28.410316+0000","last_fullsized":"2024-04-26T04:37:28.410316+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.400407+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:37:28.400407+0000","last_peered":"2024-04-26T04:37:28.400407+0000","last_clean":"2024-04-26T04:37:28.400407+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:37:28.400407+0000","last_undegraded":"2024-04-26T04:37:28.400407+0000","last_fullsized":"2024-04-26T04:37:28.400407+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.20","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.393054+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:37:28.393054+0000","last_peered":"2024-04-26T04:37:28.393054+0000","last_clean":"2024-04-26T04:37:28.393054+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:37:28.393054+0000","last_undegraded":"2024-04-26T04:37:28.393054+0000","last_fullsized":"2024-04-26T04:37:28.393054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404500+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:37:28.404500+0000","last_peered":"2024-04-26T04:37:28.404500+0000","last_clean":"2024-04-26T04:37:28.404500+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:37:28.404500+0000","last_undegraded":"2024-04-26T04:37:28.404500+0000","last_fullsized":"2024-04-26T04:37:28.404500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396193+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:37:28.396193+0000","last_peered":"2024-04-26T04:37:28.396193+0000","last_clean":"2024-04-26T04:37:28.396193+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:37:28.396193+0000","last_undegraded":"2024-04-26T04:37:28.396193+0000","last_fullsized":"2024-04-26T04:37:28.396193+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402947+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:37:28.402947+0000","last_peered":"2024-04-26T04:37:28.402947+0000","last_clean":"2024-04-26T04:37:28.402947+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:37:28.402947+0000","last_undegraded":"2024-04-26T04:37:28.402947+0000","last_fullsized":"2024-04-26T04:37:28.402947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.403050+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:37:28.403050+0000","last_peered":"2024-04-26T04:37:28.403050+0000","last_clean":"2024-04-26T04:37:28.403050+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:37:28.403050+0000","last_undegraded":"2024-04-26T04:37:28.403050+0000","last_fullsized":"2024-04-26T04:37:28.403050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"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":57,"acting":57,"num_store_stats":3},{"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":160,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":20,"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":6,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":28672,"data_stored":1828,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":16,"ondisk_log_size":16,"up":45,"acting":45,"num_store_stats":4}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233989,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28152,"kb_used_data":1132,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717000,"statfs":{"total":95995035648,"available":95966208000,"internally_reserved":0,"allocated":1159168,"data_stored":822318,"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.52600000000000002}]},{"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.55200000000000005}]},{"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.53600000000000003}]},{"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.56699999999999995}]},{"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.34300000000000003}]},{"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.46200000000000002}]},{"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.61099999999999999}]}]},{"osd":6,"up_from":46,"seq":197568495626,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28168,"kb_used_data":1140,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716984,"statfs":{"total":95995035648,"available":95966191616,"internally_reserved":0,"allocated":1167360,"data_stored":822922,"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":"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.44600000000000001}]},{"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.42399999999999999}]},{"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.51700000000000002}]},{"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.55800000000000005}]},{"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.499}]},{"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.45500000000000002}]},{"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.53500000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:45 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.32300000000000001,"15min":0.311},"min":{"1min":0.28599999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.47699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.32400000000000001},"min":{"1min":0.30199999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.35299999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.33800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38900000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.44}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.53700000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.50900000000000001}]},{"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.495}]},{"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.42899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1179648,"data_stored":829169,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.316,"15min":0.30399999999999999},"min":{"1min":0.25700000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.32500000000000001,"15min":0.312},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.29199999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.33100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.23799999999999999}]},{"osd":3,"last update":"Fri Apr 26 04:36:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.311}]},{"osd":4,"last update":"Fri Apr 26 04:36:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.503}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.49299999999999999}]},{"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.439}]},{"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.46000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31700,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713452,"statfs":{"total":95995035648,"available":95962574848,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38700000000000001,"15min":0.38900000000000001},"min":{"1min":0.26400000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.248},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.38100000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.39800000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.497,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42699999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.35799999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.443}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.51300000000000001}]},{"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.42399999999999999}]},{"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.53600000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182426,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":245506,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38500000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.40200000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.435},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.37}]},{"osd":4,"last update":"Fri Apr 26 04:37:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.63}]},{"osd":5,"last update":"Fri Apr 26 04:37:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.58499999999999996}]},{"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.50700000000000001}]},{"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.52000000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27584,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":573440,"data_stored":232554,"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":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.436}]},{"osd":1,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51400000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53600000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46800000000000003}]},{"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.45100000000000001}]},{"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.505}]}]},{"osd":5,"up_from":38,"seq":163208757263,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27580,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717572,"statfs":{"total":95995035648,"available":95966793728,"internally_reserved":0,"allocated":573440,"data_stored":232554,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.375},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.56699999999999995}]},{"osd":1,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.52900000000000003},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.627}]},{"osd":2,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.40899999999999997}]},{"osd":3,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.49099999999999999}]},{"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.60999999999999999}]},{"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.64500000000000002}]}]}],"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":0,"data_stored":0,"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":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}]}} 2024-04-26T04:37:31.657 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-26T04:37:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-26T04:37:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[26177]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3589694143' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/221530253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-26T04:37:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[37936]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3589694143' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:31 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/221530253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:31.977 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:31.979 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:37:31.988 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":192,"stamp":"2024-04-26T04:37:31.686173+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592092,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":195,"num_write_kb":2421,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":148,"ondisk_log_size":148,"up":243,"acting":243,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":124,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":226724,"kb_used_data":6452,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734492,"statfs":{"total":767960285184,"available":767728119808,"internally_reserved":0,"allocated":6606848,"data_stored":3747058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.680628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385046+0000","last_change":"2024-04-26T04:37:28.419455+0000","last_active":"2024-04-26T04:37:29.385046+0000","last_peered":"2024-04-26T04:37:29.385046+0000","last_clean":"2024-04-26T04:37:29.385046+0000","last_became_active":"2024-04-26T04:37:28.419159+0000","last_became_peered":"2024-04-26T04:37:28.419159+0000","last_unstale":"2024-04-26T04:37:29.385046+0000","last_undegraded":"2024-04-26T04:37:29.385046+0000","last_fullsized":"2024-04-26T04:37:29.385046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:57:40.435622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.413217+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:37:28.413217+0000","last_peered":"2024-04-26T04:37:28.413217+0000","last_clean":"2024-04-26T04:37:28.413217+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:37:28.413217+0000","last_undegraded":"2024-04-26T04:37:28.413217+0000","last_fullsized":"2024-04-26T04:37:28.413217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406510+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:37:28.406510+0000","last_peered":"2024-04-26T04:37:28.406510+0000","last_clean":"2024-04-26T04:37:28.406510+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:37:28.406510+0000","last_undegraded":"2024-04-26T04:37:28.406510+0000","last_fullsized":"2024-04-26T04:37:28.406510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384491+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:37:29.384491+0000","last_peered":"2024-04-26T04:37:29.384491+0000","last_clean":"2024-04-26T04:37:29.384491+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:37:29.384491+0000","last_undegraded":"2024-04-26T04:37:29.384491+0000","last_fullsized":"2024-04-26T04:37:29.384491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406202+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:37:28.406202+0000","last_peered":"2024-04-26T04:37:28.406202+0000","last_clean":"2024-04-26T04:37:28.406202+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:37:28.406202+0000","last_undegraded":"2024-04-26T04:37:28.406202+0000","last_fullsized":"2024-04-26T04:37:28.406202+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384021+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:37:29.384021+0000","last_peered":"2024-04-26T04:37:29.384021+0000","last_clean":"2024-04-26T04:37:29.384021+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:37:29.384021+0000","last_undegraded":"2024-04-26T04:37:29.384021+0000","last_fullsized":"2024-04-26T04:37:29.384021+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408039+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:37:28.408039+0000","last_peered":"2024-04-26T04:37:28.408039+0000","last_clean":"2024-04-26T04:37:28.408039+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:37:28.408039+0000","last_undegraded":"2024-04-26T04:37:28.408039+0000","last_fullsized":"2024-04-26T04:37:28.408039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384977+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:37:29.384977+0000","last_peered":"2024-04-26T04:37:29.384977+0000","last_clean":"2024-04-26T04:37:29.384977+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:37:29.384977+0000","last_undegraded":"2024-04-26T04:37:29.384977+0000","last_fullsized":"2024-04-26T04:37:29.384977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402050+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:37:29.402050+0000","last_peered":"2024-04-26T04:37:29.402050+0000","last_clean":"2024-04-26T04:37:29.402050+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:37:29.402050+0000","last_undegraded":"2024-04-26T04:37:29.402050+0000","last_fullsized":"2024-04-26T04:37:29.402050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402105+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:37:29.402105+0000","last_peered":"2024-04-26T04:37:29.402105+0000","last_clean":"2024-04-26T04:37:29.402105+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:37:29.402105+0000","last_undegraded":"2024-04-26T04:37:29.402105+0000","last_fullsized":"2024-04-26T04:37:29.402105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406543+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:37:28.406543+0000","last_peered":"2024-04-26T04:37:28.406543+0000","last_clean":"2024-04-26T04:37:28.406543+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:37:28.406543+0000","last_undegraded":"2024-04-26T04:37:28.406543+0000","last_fullsized":"2024-04-26T04:37:28.406543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399837+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:37:28.399837+0000","last_peered":"2024-04-26T04:37:28.399837+0000","last_clean":"2024-04-26T04:37:28.399837+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:37:28.399837+0000","last_undegraded":"2024-04-26T04:37:28.399837+0000","last_fullsized":"2024-04-26T04:37:28.399837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407449+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:37:28.407449+0000","last_peered":"2024-04-26T04:37:28.407449+0000","last_clean":"2024-04-26T04:37:28.407449+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:37:28.407449+0000","last_undegraded":"2024-04-26T04:37:28.407449+0000","last_fullsized":"2024-04-26T04:37:28.407449+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.417462+0000","last_change":"2024-04-26T04:37:28.415773+0000","last_active":"2024-04-26T04:37:28.417462+0000","last_peered":"2024-04-26T04:37:28.417462+0000","last_clean":"2024-04-26T04:37:28.417462+0000","last_became_active":"2024-04-26T04:37:28.415471+0000","last_became_peered":"2024-04-26T04:37:28.415471+0000","last_unstale":"2024-04-26T04:37:28.417462+0000","last_undegraded":"2024-04-26T04:37:28.417462+0000","last_fullsized":"2024-04-26T04:37:28.417462+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:48:08.814619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404510+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:37:28.404510+0000","last_peered":"2024-04-26T04:37:28.404510+0000","last_clean":"2024-04-26T04:37:28.404510+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:37:28.404510+0000","last_undegraded":"2024-04-26T04:37:28.404510+0000","last_fullsized":"2024-04-26T04:37:28.404510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384494+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:37:29.384494+0000","last_peered":"2024-04-26T04:37:29.384494+0000","last_clean":"2024-04-26T04:37:29.384494+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:37:29.384494+0000","last_undegraded":"2024-04-26T04:37:29.384494+0000","last_fullsized":"2024-04-26T04:37:29.384494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.012699+0000","last_change":"2024-04-26T04:37:27.012699+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.012699+0000","last_undegraded":"2024-04-26T04:37:27.012699+0000","last_fullsized":"2024-04-26T04:37:27.012699+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405492+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:37:28.405492+0000","last_peered":"2024-04-26T04:37:28.405492+0000","last_clean":"2024-04-26T04:37:28.405492+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:37:28.405492+0000","last_undegraded":"2024-04-26T04:37:28.405492+0000","last_fullsized":"2024-04-26T04:37:28.405492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408081+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:37:28.408081+0000","last_peered":"2024-04-26T04:37:28.408081+0000","last_clean":"2024-04-26T04:37:28.408081+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:37:28.408081+0000","last_undegraded":"2024-04-26T04:37:28.408081+0000","last_fullsized":"2024-04-26T04:37:28.408081+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384729+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:37:29.384729+0000","last_peered":"2024-04-26T04:37:29.384729+0000","last_clean":"2024-04-26T04:37:29.384729+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:37:29.384729+0000","last_undegraded":"2024-04-26T04:37:29.384729+0000","last_fullsized":"2024-04-26T04:37:29.384729+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402935+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:37:28.402935+0000","last_peered":"2024-04-26T04:37:28.402935+0000","last_clean":"2024-04-26T04:37:28.402935+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:37:28.402935+0000","last_undegraded":"2024-04-26T04:37:28.402935+0000","last_fullsized":"2024-04-26T04:37:28.402935+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384552+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:37:29.384552+0000","last_peered":"2024-04-26T04:37:29.384552+0000","last_clean":"2024-04-26T04:37:29.384552+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:37:29.384552+0000","last_undegraded":"2024-04-26T04:37:29.384552+0000","last_fullsized":"2024-04-26T04:37:29.384552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404900+0000","last_change":"2024-04-26T04:37:28.402470+0000","last_active":"2024-04-26T04:37:28.404900+0000","last_peered":"2024-04-26T04:37:28.404900+0000","last_clean":"2024-04-26T04:37:28.404900+0000","last_became_active":"2024-04-26T04:37:28.401716+0000","last_became_peered":"2024-04-26T04:37:28.401716+0000","last_unstale":"2024-04-26T04:37:28.404900+0000","last_undegraded":"2024-04-26T04:37:28.404900+0000","last_fullsized":"2024-04-26T04:37:28.404900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:19:26.773471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405665+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:37:28.405665+0000","last_peered":"2024-04-26T04:37:28.405665+0000","last_clean":"2024-04-26T04:37:28.405665+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:37:28.405665+0000","last_undegraded":"2024-04-26T04:37:28.405665+0000","last_fullsized":"2024-04-26T04:37:28.405665+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1a","version":"61'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401985+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:37:29.401985+0000","last_peered":"2024-04-26T04:37:29.401985+0000","last_clean":"2024-04-26T04:37:29.401985+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:37:29.401985+0000","last_undegraded":"2024-04-26T04:37:29.401985+0000","last_fullsized":"2024-04-26T04:37:29.401985+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.389919+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:37:28.389919+0000","last_peered":"2024-04-26T04:37:28.389919+0000","last_clean":"2024-04-26T04:37:28.389919+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:37:28.389919+0000","last_undegraded":"2024-04-26T04:37:28.389919+0000","last_fullsized":"2024-04-26T04:37:28.389919+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405447+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:37:28.405447+0000","last_peered":"2024-04-26T04:37:28.405447+0000","last_clean":"2024-04-26T04:37:28.405447+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:37:28.405447+0000","last_undegraded":"2024-04-26T04:37:28.405447+0000","last_fullsized":"2024-04-26T04:37:28.405447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.384947+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:37:28.384947+0000","last_peered":"2024-04-26T04:37:28.384947+0000","last_clean":"2024-04-26T04:37:28.384947+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:37:28.384947+0000","last_undegraded":"2024-04-26T04:37:28.384947+0000","last_fullsized":"2024-04-26T04:37:28.384947+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398985+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:37:28.398985+0000","last_peered":"2024-04-26T04:37:28.398985+0000","last_clean":"2024-04-26T04:37:28.398985+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:37:28.398985+0000","last_undegraded":"2024-04-26T04:37:28.398985+0000","last_fullsized":"2024-04-26T04:37:28.398985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402091+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:37:29.402091+0000","last_peered":"2024-04-26T04:37:29.402091+0000","last_clean":"2024-04-26T04:37:29.402091+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:37:29.402091+0000","last_undegraded":"2024-04-26T04:37:29.402091+0000","last_fullsized":"2024-04-26T04:37:29.402091+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407119+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:37:28.407119+0000","last_peered":"2024-04-26T04:37:28.407119+0000","last_clean":"2024-04-26T04:37:28.407119+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:37:28.407119+0000","last_undegraded":"2024-04-26T04:37:28.407119+0000","last_fullsized":"2024-04-26T04:37:28.407119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385901+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:37:28.385901+0000","last_peered":"2024-04-26T04:37:28.385901+0000","last_clean":"2024-04-26T04:37:28.385901+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:37:28.385901+0000","last_undegraded":"2024-04-26T04:37:28.385901+0000","last_fullsized":"2024-04-26T04:37:28.385901+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.412291+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:37:28.412291+0000","last_peered":"2024-04-26T04:37:28.412291+0000","last_clean":"2024-04-26T04:37:28.412291+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:37:28.412291+0000","last_undegraded":"2024-04-26T04:37:28.412291+0000","last_fullsized":"2024-04-26T04:37:28.412291+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.14","version":"61'6","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401850+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:37:29.401850+0000","last_peered":"2024-04-26T04:37:29.401850+0000","last_clean":"2024-04-26T04:37:29.401850+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:37:29.401850+0000","last_undegraded":"2024-04-26T04:37:29.401850+0000","last_fullsized":"2024-04-26T04:37:29.401850+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384531+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:37:29.384531+0000","last_peered":"2024-04-26T04:37:29.384531+0000","last_clean":"2024-04-26T04:37:29.384531+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:37:29.384531+0000","last_undegraded":"2024-04-26T04:37:29.384531+0000","last_fullsized":"2024-04-26T04:37:29.384531+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.013036+0000","last_change":"2024-04-26T04:37:27.013036+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.013036+0000","last_undegraded":"2024-04-26T04:37:27.013036+0000","last_fullsized":"2024-04-26T04:37:27.013036+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385347+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:37:28.385347+0000","last_peered":"2024-04-26T04:37:28.385347+0000","last_clean":"2024-04-26T04:37:28.385347+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:37:28.385347+0000","last_undegraded":"2024-04-26T04:37:28.385347+0000","last_fullsized":"2024-04-26T04:37:28.385347+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384353+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:37:29.384353+0000","last_peered":"2024-04-26T04:37:29.384353+0000","last_clean":"2024-04-26T04:37:29.384353+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:37:29.384353+0000","last_undegraded":"2024-04-26T04:37:29.384353+0000","last_fullsized":"2024-04-26T04:37:29.384353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402047+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:37:29.402047+0000","last_peered":"2024-04-26T04:37:29.402047+0000","last_clean":"2024-04-26T04:37:29.402047+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:37:29.402047+0000","last_undegraded":"2024-04-26T04:37:29.402047+0000","last_fullsized":"2024-04-26T04:37:29.402047+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401640+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:37:29.401640+0000","last_peered":"2024-04-26T04:37:29.401640+0000","last_clean":"2024-04-26T04:37:29.401640+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:37:29.401640+0000","last_undegraded":"2024-04-26T04:37:29.401640+0000","last_fullsized":"2024-04-26T04:37:29.401640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.416021+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:37:28.416021+0000","last_peered":"2024-04-26T04:37:28.416021+0000","last_clean":"2024-04-26T04:37:28.416021+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:37:28.416021+0000","last_undegraded":"2024-04-26T04:37:28.416021+0000","last_fullsized":"2024-04-26T04:37:28.416021+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384149+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:37:29.384149+0000","last_peered":"2024-04-26T04:37:29.384149+0000","last_clean":"2024-04-26T04:37:29.384149+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:37:29.384149+0000","last_undegraded":"2024-04-26T04:37:29.384149+0000","last_fullsized":"2024-04-26T04:37:29.384149+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384809+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:37:29.384809+0000","last_peered":"2024-04-26T04:37:29.384809+0000","last_clean":"2024-04-26T04:37:29.384809+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:37:29.384809+0000","last_undegraded":"2024-04-26T04:37:29.384809+0000","last_fullsized":"2024-04-26T04:37:29.384809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387504+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:37:28.387504+0000","last_peered":"2024-04-26T04:37:28.387504+0000","last_clean":"2024-04-26T04:37:28.387504+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:37:28.387504+0000","last_undegraded":"2024-04-26T04:37:28.387504+0000","last_fullsized":"2024-04-26T04:37:28.387504+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399996+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:37:28.399996+0000","last_peered":"2024-04-26T04:37:28.399996+0000","last_clean":"2024-04-26T04:37:28.399996+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:37:28.399996+0000","last_undegraded":"2024-04-26T04:37:28.399996+0000","last_fullsized":"2024-04-26T04:37:28.399996+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385189+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:37:28.385189+0000","last_peered":"2024-04-26T04:37:28.385189+0000","last_clean":"2024-04-26T04:37:28.385189+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:37:28.385189+0000","last_undegraded":"2024-04-26T04:37:28.385189+0000","last_fullsized":"2024-04-26T04:37:28.385189+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396162+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:37:28.396162+0000","last_peered":"2024-04-26T04:37:28.396162+0000","last_clean":"2024-04-26T04:37:28.396162+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:37:28.396162+0000","last_undegraded":"2024-04-26T04:37:28.396162+0000","last_fullsized":"2024-04-26T04:37:28.396162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.382844+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:37:28.382844+0000","last_peered":"2024-04-26T04:37:28.382844+0000","last_clean":"2024-04-26T04:37:28.382844+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:37:28.382844+0000","last_undegraded":"2024-04-26T04:37:28.382844+0000","last_fullsized":"2024-04-26T04:37:28.382844+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406748+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:37:28.406748+0000","last_peered":"2024-04-26T04:37:28.406748+0000","last_clean":"2024-04-26T04:37:28.406748+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:37:28.406748+0000","last_undegraded":"2024-04-26T04:37:28.406748+0000","last_fullsized":"2024-04-26T04:37:28.406748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385414+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:37:28.385414+0000","last_peered":"2024-04-26T04:37:28.385414+0000","last_clean":"2024-04-26T04:37:28.385414+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:37:28.385414+0000","last_undegraded":"2024-04-26T04:37:28.385414+0000","last_fullsized":"2024-04-26T04:37:28.385414+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"21'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398119+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:37:28.398119+0000","last_peered":"2024-04-26T04:37:28.398119+0000","last_clean":"2024-04-26T04:37:28.398119+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:37:28.398119+0000","last_undegraded":"2024-04-26T04:37:28.398119+0000","last_fullsized":"2024-04-26T04:37:28.398119+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384266+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:37:29.384266+0000","last_peered":"2024-04-26T04:37:29.384266+0000","last_clean":"2024-04-26T04:37:29.384266+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:37:29.384266+0000","last_undegraded":"2024-04-26T04:37:29.384266+0000","last_fullsized":"2024-04-26T04:37:29.384266+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384625+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:37:29.384625+0000","last_peered":"2024-04-26T04:37:29.384625+0000","last_clean":"2024-04-26T04:37:29.384625+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:37:29.384625+0000","last_undegraded":"2024-04-26T04:37:29.384625+0000","last_fullsized":"2024-04-26T04:37:29.384625+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.391313+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:37:28.391313+0000","last_peered":"2024-04-26T04:37:28.391313+0000","last_clean":"2024-04-26T04:37:28.391313+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:37:28.391313+0000","last_undegraded":"2024-04-26T04:37:28.391313+0000","last_fullsized":"2024-04-26T04:37:28.391313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387089+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:37:28.387089+0000","last_peered":"2024-04-26T04:37:28.387089+0000","last_clean":"2024-04-26T04:37:28.387089+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:37:28.387089+0000","last_undegraded":"2024-04-26T04:37:28.387089+0000","last_fullsized":"2024-04-26T04:37:28.387089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404452+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:37:28.404452+0000","last_peered":"2024-04-26T04:37:28.404452+0000","last_clean":"2024-04-26T04:37:28.404452+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:37:28.404452+0000","last_undegraded":"2024-04-26T04:37:28.404452+0000","last_fullsized":"2024-04-26T04:37:28.404452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401981+0000","last_change":"2024-04-26T04:37:28.032303+0000","last_active":"2024-04-26T04:37:29.401981+0000","last_peered":"2024-04-26T04:37:29.401981+0000","last_clean":"2024-04-26T04:37:29.401981+0000","last_became_active":"2024-04-26T04:37:28.031891+0000","last_became_peered":"2024-04-26T04:37:28.031891+0000","last_unstale":"2024-04-26T04:37:29.401981+0000","last_undegraded":"2024-04-26T04:37:29.401981+0000","last_fullsized":"2024-04-26T04:37:29.401981+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T15:32:50.282914+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384063+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:37:29.384063+0000","last_peered":"2024-04-26T04:37:29.384063+0000","last_clean":"2024-04-26T04:37:29.384063+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:37:29.384063+0000","last_undegraded":"2024-04-26T04:37:29.384063+0000","last_fullsized":"2024-04-26T04:37:29.384063+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.386169+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:37:28.386169+0000","last_peered":"2024-04-26T04:37:28.386169+0000","last_clean":"2024-04-26T04:37:28.386169+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:37:28.386169+0000","last_undegraded":"2024-04-26T04:37:28.386169+0000","last_fullsized":"2024-04-26T04:37:28.386169+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402932+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:37:28.402932+0000","last_peered":"2024-04-26T04:37:28.402932+0000","last_clean":"2024-04-26T04:37:28.402932+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:37:28.402932+0000","last_undegraded":"2024-04-26T04:37:28.402932+0000","last_fullsized":"2024-04-26T04:37:28.402932+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387071+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:37:28.387071+0000","last_peered":"2024-04-26T04:37:28.387071+0000","last_clean":"2024-04-26T04:37:28.387071+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:37:28.387071+0000","last_undegraded":"2024-04-26T04:37:28.387071+0000","last_fullsized":"2024-04-26T04:37:28.387071+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408779+0000","last_change":"2024-04-26T04:37:28.407695+0000","last_active":"2024-04-26T04:37:28.408779+0000","last_peered":"2024-04-26T04:37:28.408779+0000","last_clean":"2024-04-26T04:37:28.408779+0000","last_became_active":"2024-04-26T04:37:28.407433+0000","last_became_peered":"2024-04-26T04:37:28.407433+0000","last_unstale":"2024-04-26T04:37:28.408779+0000","last_undegraded":"2024-04-26T04:37:28.408779+0000","last_fullsized":"2024-04-26T04:37:28.408779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:35:34.499634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384351+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:37:29.384351+0000","last_peered":"2024-04-26T04:37:29.384351+0000","last_clean":"2024-04-26T04:37:29.384351+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:37:29.384351+0000","last_undegraded":"2024-04-26T04:37:29.384351+0000","last_fullsized":"2024-04-26T04:37:29.384351+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401730+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:37:29.401730+0000","last_peered":"2024-04-26T04:37:29.401730+0000","last_clean":"2024-04-26T04:37:29.401730+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:37:29.401730+0000","last_undegraded":"2024-04-26T04:37:29.401730+0000","last_fullsized":"2024-04-26T04:37:29.401730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.383019+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:37:28.383019+0000","last_peered":"2024-04-26T04:37:28.383019+0000","last_clean":"2024-04-26T04:37:28.383019+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:37:28.383019+0000","last_undegraded":"2024-04-26T04:37:28.383019+0000","last_fullsized":"2024-04-26T04:37:28.383019+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384609+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:37:29.384609+0000","last_peered":"2024-04-26T04:37:29.384609+0000","last_clean":"2024-04-26T04:37:29.384609+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:37:29.384609+0000","last_undegraded":"2024-04-26T04:37:29.384609+0000","last_fullsized":"2024-04-26T04:37:29.384609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.410316+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:37:28.410316+0000","last_peered":"2024-04-26T04:37:28.410316+0000","last_clean":"2024-04-26T04:37:28.410316+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:37:28.410316+0000","last_undegraded":"2024-04-26T04:37:28.410316+0000","last_fullsized":"2024-04-26T04:37:28.410316+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399556+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:37:28.399556+0000","last_peered":"2024-04-26T04:37:28.399556+0000","last_clean":"2024-04-26T04:37:28.399556+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:37:28.399556+0000","last_undegraded":"2024-04-26T04:37:28.399556+0000","last_fullsized":"2024-04-26T04:37:28.399556+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.400407+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:37:28.400407+0000","last_peered":"2024-04-26T04:37:28.400407+0000","last_clean":"2024-04-26T04:37:28.400407+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:37:28.400407+0000","last_undegraded":"2024-04-26T04:37:28.400407+0000","last_fullsized":"2024-04-26T04:37:28.400407+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385049+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:37:29.385049+0000","last_peered":"2024-04-26T04:37:29.385049+0000","last_clean":"2024-04-26T04:37:29.385049+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:37:29.385049+0000","last_undegraded":"2024-04-26T04:37:29.385049+0000","last_fullsized":"2024-04-26T04:37:29.385049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401734+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:37:29.401734+0000","last_peered":"2024-04-26T04:37:29.401734+0000","last_clean":"2024-04-26T04:37:29.401734+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:37:29.401734+0000","last_undegraded":"2024-04-26T04:37:29.401734+0000","last_fullsized":"2024-04-26T04:37:29.401734+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.393054+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:37:28.393054+0000","last_peered":"2024-04-26T04:37:28.393054+0000","last_clean":"2024-04-26T04:37:28.393054+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:37:28.393054+0000","last_undegraded":"2024-04-26T04:37:28.393054+0000","last_fullsized":"2024-04-26T04:37:28.393054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.409378+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:37:28.409378+0000","last_peered":"2024-04-26T04:37:28.409378+0000","last_clean":"2024-04-26T04:37:28.409378+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:37:28.409378+0000","last_undegraded":"2024-04-26T04:37:28.409378+0000","last_fullsized":"2024-04-26T04:37:28.409378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404500+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:37:28.404500+0000","last_peered":"2024-04-26T04:37:28.404500+0000","last_clean":"2024-04-26T04:37:28.404500+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:37:28.404500+0000","last_undegraded":"2024-04-26T04:37:28.404500+0000","last_fullsized":"2024-04-26T04:37:28.404500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396193+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:37:28.396193+0000","last_peered":"2024-04-26T04:37:28.396193+0000","last_clean":"2024-04-26T04:37:28.396193+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:37:28.396193+0000","last_undegraded":"2024-04-26T04:37:28.396193+0000","last_fullsized":"2024-04-26T04:37:28.396193+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402198+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:37:29.402198+0000","last_peered":"2024-04-26T04:37:29.402198+0000","last_clean":"2024-04-26T04:37:29.402198+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:37:29.402198+0000","last_undegraded":"2024-04-26T04:37:29.402198+0000","last_fullsized":"2024-04-26T04:37:29.402198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402947+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:37:28.402947+0000","last_peered":"2024-04-26T04:37:28.402947+0000","last_clean":"2024-04-26T04:37:28.402947+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:37:28.402947+0000","last_undegraded":"2024-04-26T04:37:28.402947+0000","last_fullsized":"2024-04-26T04:37:28.402947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399292+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:37:28.399292+0000","last_peered":"2024-04-26T04:37:28.399292+0000","last_clean":"2024-04-26T04:37:28.399292+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:37:28.399292+0000","last_undegraded":"2024-04-26T04:37:28.399292+0000","last_fullsized":"2024-04-26T04:37:28.399292+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.403050+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:37:28.403050+0000","last_peered":"2024-04-26T04:37:28.403050+0000","last_clean":"2024-04-26T04:37:28.403050+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:37:28.403050+0000","last_undegraded":"2024-04-26T04:37:28.403050+0000","last_fullsized":"2024-04-26T04:37:28.403050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407419+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:37:28.407419+0000","last_peered":"2024-04-26T04:37:28.407419+0000","last_clean":"2024-04-26T04:37:28.407419+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:37:28.407419+0000","last_undegraded":"2024-04-26T04:37:28.407419+0000","last_fullsized":"2024-04-26T04:37:28.407419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401973+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:37:29.401973+0000","last_peered":"2024-04-26T04:37:29.401973+0000","last_clean":"2024-04-26T04:37:29.401973+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:37:29.401973+0000","last_undegraded":"2024-04-26T04:37:29.401973+0000","last_fullsized":"2024-04-26T04:37:29.401973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":147,"acting":147,"num_store_stats":6},{"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":65536,"data_stored":5650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":31,"ondisk_log_size":31,"up":93,"acting":93,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28196,"kb_used_data":1176,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716956,"statfs":{"total":95995035648,"available":95966162944,"internally_reserved":0,"allocated":1204224,"data_stored":843079,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.65300000000000002}]},{"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.441}]},{"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.59599999999999997}]},{"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.69999999999999996}]},{"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.67600000000000005}]},{"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.83199999999999996}]},{"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.80700000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28228,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716924,"statfs":{"total":95995035648,"available":95966130176,"internally_reserved":0,"allocated":1228800,"data_stored":851373,"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":"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.56399999999999995}]},{"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.40899999999999997}]},{"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.68400000000000005}]},{"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.58399999999999996}]},{"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.66100000000000003}]},{"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.72999999999999998}]},{"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.622}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:45 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.32300000000000001,"15min":0.311},"min":{"1min":0.28599999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.47699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.32400000000000001},"min":{"1min":0.30199999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.35299999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.33800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38900000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.44}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.53700000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.50900000000000001}]},{"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.495}]},{"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.42899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1179648,"data_stored":829169,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.316,"15min":0.30399999999999999},"min":{"1min":0.25700000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.32500000000000001,"15min":0.312},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.29199999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.33100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.23799999999999999}]},{"osd":3,"last update":"Fri Apr 26 04:36:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.311}]},{"osd":4,"last update":"Fri Apr 26 04:36:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.503}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.49299999999999999}]},{"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.439}]},{"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.46000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31700,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713452,"statfs":{"total":95995035648,"available":95962574848,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38700000000000001,"15min":0.38900000000000001},"min":{"1min":0.26400000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.248},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.38100000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.39800000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.497,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42699999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.35799999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.443}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.51300000000000001}]},{"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.42399999999999999}]},{"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.53600000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182426,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":245506,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38500000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.40200000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.435},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.37}]},{"osd":4,"last update":"Fri Apr 26 04:37:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.63}]},{"osd":5,"last update":"Fri Apr 26 04:37:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.58499999999999996}]},{"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.50700000000000001}]},{"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.52000000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27584,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":573440,"data_stored":232554,"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":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.436}]},{"osd":1,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51400000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53600000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46800000000000003}]},{"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.45100000000000001}]},{"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.505}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":626688,"data_stored":254365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.54200000000000004}]},{"osd":1,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.47799999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.496},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.51200000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.44800000000000001}]},{"osd":4,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.59799999999999998}]},{"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.55500000000000005}]},{"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.65500000000000003}]}]}],"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":0,"data_stored":0,"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":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":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":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-04-26T04:37:31.993 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-26T04:37:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:31 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs set", "fs_name": "cephfs", "var": "allow_standby_replay", "val": "false"}]': finished 2024-04-26T04:37:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:31 smithi204 ceph-mon[29755]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:37:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:31 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3589694143' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:37:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:31 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/221530253' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:37:32.314 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:32.315 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:37:32.325 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":192,"stamp":"2024-04-26T04:37:31.686173+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592092,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":195,"num_write_kb":2421,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":148,"ondisk_log_size":148,"up":243,"acting":243,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":124,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":226724,"kb_used_data":6452,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734492,"statfs":{"total":767960285184,"available":767728119808,"internally_reserved":0,"allocated":6606848,"data_stored":3747058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.680628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385046+0000","last_change":"2024-04-26T04:37:28.419455+0000","last_active":"2024-04-26T04:37:29.385046+0000","last_peered":"2024-04-26T04:37:29.385046+0000","last_clean":"2024-04-26T04:37:29.385046+0000","last_became_active":"2024-04-26T04:37:28.419159+0000","last_became_peered":"2024-04-26T04:37:28.419159+0000","last_unstale":"2024-04-26T04:37:29.385046+0000","last_undegraded":"2024-04-26T04:37:29.385046+0000","last_fullsized":"2024-04-26T04:37:29.385046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:57:40.435622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.413217+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:37:28.413217+0000","last_peered":"2024-04-26T04:37:28.413217+0000","last_clean":"2024-04-26T04:37:28.413217+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:37:28.413217+0000","last_undegraded":"2024-04-26T04:37:28.413217+0000","last_fullsized":"2024-04-26T04:37:28.413217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406510+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:37:28.406510+0000","last_peered":"2024-04-26T04:37:28.406510+0000","last_clean":"2024-04-26T04:37:28.406510+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:37:28.406510+0000","last_undegraded":"2024-04-26T04:37:28.406510+0000","last_fullsized":"2024-04-26T04:37:28.406510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384491+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:37:29.384491+0000","last_peered":"2024-04-26T04:37:29.384491+0000","last_clean":"2024-04-26T04:37:29.384491+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:37:29.384491+0000","last_undegraded":"2024-04-26T04:37:29.384491+0000","last_fullsized":"2024-04-26T04:37:29.384491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406202+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:37:28.406202+0000","last_peered":"2024-04-26T04:37:28.406202+0000","last_clean":"2024-04-26T04:37:28.406202+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:37:28.406202+0000","last_undegraded":"2024-04-26T04:37:28.406202+0000","last_fullsized":"2024-04-26T04:37:28.406202+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384021+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:37:29.384021+0000","last_peered":"2024-04-26T04:37:29.384021+0000","last_clean":"2024-04-26T04:37:29.384021+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:37:29.384021+0000","last_undegraded":"2024-04-26T04:37:29.384021+0000","last_fullsized":"2024-04-26T04:37:29.384021+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408039+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:37:28.408039+0000","last_peered":"2024-04-26T04:37:28.408039+0000","last_clean":"2024-04-26T04:37:28.408039+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:37:28.408039+0000","last_undegraded":"2024-04-26T04:37:28.408039+0000","last_fullsized":"2024-04-26T04:37:28.408039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384977+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:37:29.384977+0000","last_peered":"2024-04-26T04:37:29.384977+0000","last_clean":"2024-04-26T04:37:29.384977+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:37:29.384977+0000","last_undegraded":"2024-04-26T04:37:29.384977+0000","last_fullsized":"2024-04-26T04:37:29.384977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402050+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:37:29.402050+0000","last_peered":"2024-04-26T04:37:29.402050+0000","last_clean":"2024-04-26T04:37:29.402050+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:37:29.402050+0000","last_undegraded":"2024-04-26T04:37:29.402050+0000","last_fullsized":"2024-04-26T04:37:29.402050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402105+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:37:29.402105+0000","last_peered":"2024-04-26T04:37:29.402105+0000","last_clean":"2024-04-26T04:37:29.402105+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:37:29.402105+0000","last_undegraded":"2024-04-26T04:37:29.402105+0000","last_fullsized":"2024-04-26T04:37:29.402105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406543+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:37:28.406543+0000","last_peered":"2024-04-26T04:37:28.406543+0000","last_clean":"2024-04-26T04:37:28.406543+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:37:28.406543+0000","last_undegraded":"2024-04-26T04:37:28.406543+0000","last_fullsized":"2024-04-26T04:37:28.406543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399837+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:37:28.399837+0000","last_peered":"2024-04-26T04:37:28.399837+0000","last_clean":"2024-04-26T04:37:28.399837+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:37:28.399837+0000","last_undegraded":"2024-04-26T04:37:28.399837+0000","last_fullsized":"2024-04-26T04:37:28.399837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407449+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:37:28.407449+0000","last_peered":"2024-04-26T04:37:28.407449+0000","last_clean":"2024-04-26T04:37:28.407449+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:37:28.407449+0000","last_undegraded":"2024-04-26T04:37:28.407449+0000","last_fullsized":"2024-04-26T04:37:28.407449+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.417462+0000","last_change":"2024-04-26T04:37:28.415773+0000","last_active":"2024-04-26T04:37:28.417462+0000","last_peered":"2024-04-26T04:37:28.417462+0000","last_clean":"2024-04-26T04:37:28.417462+0000","last_became_active":"2024-04-26T04:37:28.415471+0000","last_became_peered":"2024-04-26T04:37:28.415471+0000","last_unstale":"2024-04-26T04:37:28.417462+0000","last_undegraded":"2024-04-26T04:37:28.417462+0000","last_fullsized":"2024-04-26T04:37:28.417462+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:48:08.814619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404510+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:37:28.404510+0000","last_peered":"2024-04-26T04:37:28.404510+0000","last_clean":"2024-04-26T04:37:28.404510+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:37:28.404510+0000","last_undegraded":"2024-04-26T04:37:28.404510+0000","last_fullsized":"2024-04-26T04:37:28.404510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384494+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:37:29.384494+0000","last_peered":"2024-04-26T04:37:29.384494+0000","last_clean":"2024-04-26T04:37:29.384494+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:37:29.384494+0000","last_undegraded":"2024-04-26T04:37:29.384494+0000","last_fullsized":"2024-04-26T04:37:29.384494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.012699+0000","last_change":"2024-04-26T04:37:27.012699+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.012699+0000","last_undegraded":"2024-04-26T04:37:27.012699+0000","last_fullsized":"2024-04-26T04:37:27.012699+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405492+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:37:28.405492+0000","last_peered":"2024-04-26T04:37:28.405492+0000","last_clean":"2024-04-26T04:37:28.405492+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:37:28.405492+0000","last_undegraded":"2024-04-26T04:37:28.405492+0000","last_fullsized":"2024-04-26T04:37:28.405492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408081+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:37:28.408081+0000","last_peered":"2024-04-26T04:37:28.408081+0000","last_clean":"2024-04-26T04:37:28.408081+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:37:28.408081+0000","last_undegraded":"2024-04-26T04:37:28.408081+0000","last_fullsized":"2024-04-26T04:37:28.408081+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384729+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:37:29.384729+0000","last_peered":"2024-04-26T04:37:29.384729+0000","last_clean":"2024-04-26T04:37:29.384729+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:37:29.384729+0000","last_undegraded":"2024-04-26T04:37:29.384729+0000","last_fullsized":"2024-04-26T04:37:29.384729+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402935+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:37:28.402935+0000","last_peered":"2024-04-26T04:37:28.402935+0000","last_clean":"2024-04-26T04:37:28.402935+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:37:28.402935+0000","last_undegraded":"2024-04-26T04:37:28.402935+0000","last_fullsized":"2024-04-26T04:37:28.402935+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384552+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:37:29.384552+0000","last_peered":"2024-04-26T04:37:29.384552+0000","last_clean":"2024-04-26T04:37:29.384552+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:37:29.384552+0000","last_undegraded":"2024-04-26T04:37:29.384552+0000","last_fullsized":"2024-04-26T04:37:29.384552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404900+0000","last_change":"2024-04-26T04:37:28.402470+0000","last_active":"2024-04-26T04:37:28.404900+0000","last_peered":"2024-04-26T04:37:28.404900+0000","last_clean":"2024-04-26T04:37:28.404900+0000","last_became_active":"2024-04-26T04:37:28.401716+0000","last_became_peered":"2024-04-26T04:37:28.401716+0000","last_unstale":"2024-04-26T04:37:28.404900+0000","last_undegraded":"2024-04-26T04:37:28.404900+0000","last_fullsized":"2024-04-26T04:37:28.404900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:19:26.773471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405665+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:37:28.405665+0000","last_peered":"2024-04-26T04:37:28.405665+0000","last_clean":"2024-04-26T04:37:28.405665+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:37:28.405665+0000","last_undegraded":"2024-04-26T04:37:28.405665+0000","last_fullsized":"2024-04-26T04:37:28.405665+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1a","version":"61'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401985+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:37:29.401985+0000","last_peered":"2024-04-26T04:37:29.401985+0000","last_clean":"2024-04-26T04:37:29.401985+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:37:29.401985+0000","last_undegraded":"2024-04-26T04:37:29.401985+0000","last_fullsized":"2024-04-26T04:37:29.401985+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.389919+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:37:28.389919+0000","last_peered":"2024-04-26T04:37:28.389919+0000","last_clean":"2024-04-26T04:37:28.389919+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:37:28.389919+0000","last_undegraded":"2024-04-26T04:37:28.389919+0000","last_fullsized":"2024-04-26T04:37:28.389919+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405447+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:37:28.405447+0000","last_peered":"2024-04-26T04:37:28.405447+0000","last_clean":"2024-04-26T04:37:28.405447+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:37:28.405447+0000","last_undegraded":"2024-04-26T04:37:28.405447+0000","last_fullsized":"2024-04-26T04:37:28.405447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.384947+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:37:28.384947+0000","last_peered":"2024-04-26T04:37:28.384947+0000","last_clean":"2024-04-26T04:37:28.384947+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:37:28.384947+0000","last_undegraded":"2024-04-26T04:37:28.384947+0000","last_fullsized":"2024-04-26T04:37:28.384947+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398985+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:37:28.398985+0000","last_peered":"2024-04-26T04:37:28.398985+0000","last_clean":"2024-04-26T04:37:28.398985+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:37:28.398985+0000","last_undegraded":"2024-04-26T04:37:28.398985+0000","last_fullsized":"2024-04-26T04:37:28.398985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402091+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:37:29.402091+0000","last_peered":"2024-04-26T04:37:29.402091+0000","last_clean":"2024-04-26T04:37:29.402091+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:37:29.402091+0000","last_undegraded":"2024-04-26T04:37:29.402091+0000","last_fullsized":"2024-04-26T04:37:29.402091+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407119+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:37:28.407119+0000","last_peered":"2024-04-26T04:37:28.407119+0000","last_clean":"2024-04-26T04:37:28.407119+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:37:28.407119+0000","last_undegraded":"2024-04-26T04:37:28.407119+0000","last_fullsized":"2024-04-26T04:37:28.407119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385901+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:37:28.385901+0000","last_peered":"2024-04-26T04:37:28.385901+0000","last_clean":"2024-04-26T04:37:28.385901+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:37:28.385901+0000","last_undegraded":"2024-04-26T04:37:28.385901+0000","last_fullsized":"2024-04-26T04:37:28.385901+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.412291+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:37:28.412291+0000","last_peered":"2024-04-26T04:37:28.412291+0000","last_clean":"2024-04-26T04:37:28.412291+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:37:28.412291+0000","last_undegraded":"2024-04-26T04:37:28.412291+0000","last_fullsized":"2024-04-26T04:37:28.412291+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.14","version":"61'6","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401850+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:37:29.401850+0000","last_peered":"2024-04-26T04:37:29.401850+0000","last_clean":"2024-04-26T04:37:29.401850+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:37:29.401850+0000","last_undegraded":"2024-04-26T04:37:29.401850+0000","last_fullsized":"2024-04-26T04:37:29.401850+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384531+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:37:29.384531+0000","last_peered":"2024-04-26T04:37:29.384531+0000","last_clean":"2024-04-26T04:37:29.384531+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:37:29.384531+0000","last_undegraded":"2024-04-26T04:37:29.384531+0000","last_fullsized":"2024-04-26T04:37:29.384531+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.013036+0000","last_change":"2024-04-26T04:37:27.013036+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.013036+0000","last_undegraded":"2024-04-26T04:37:27.013036+0000","last_fullsized":"2024-04-26T04:37:27.013036+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385347+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:37:28.385347+0000","last_peered":"2024-04-26T04:37:28.385347+0000","last_clean":"2024-04-26T04:37:28.385347+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:37:28.385347+0000","last_undegraded":"2024-04-26T04:37:28.385347+0000","last_fullsized":"2024-04-26T04:37:28.385347+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384353+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:37:29.384353+0000","last_peered":"2024-04-26T04:37:29.384353+0000","last_clean":"2024-04-26T04:37:29.384353+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:37:29.384353+0000","last_undegraded":"2024-04-26T04:37:29.384353+0000","last_fullsized":"2024-04-26T04:37:29.384353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402047+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:37:29.402047+0000","last_peered":"2024-04-26T04:37:29.402047+0000","last_clean":"2024-04-26T04:37:29.402047+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:37:29.402047+0000","last_undegraded":"2024-04-26T04:37:29.402047+0000","last_fullsized":"2024-04-26T04:37:29.402047+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401640+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:37:29.401640+0000","last_peered":"2024-04-26T04:37:29.401640+0000","last_clean":"2024-04-26T04:37:29.401640+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:37:29.401640+0000","last_undegraded":"2024-04-26T04:37:29.401640+0000","last_fullsized":"2024-04-26T04:37:29.401640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.416021+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:37:28.416021+0000","last_peered":"2024-04-26T04:37:28.416021+0000","last_clean":"2024-04-26T04:37:28.416021+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:37:28.416021+0000","last_undegraded":"2024-04-26T04:37:28.416021+0000","last_fullsized":"2024-04-26T04:37:28.416021+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384149+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:37:29.384149+0000","last_peered":"2024-04-26T04:37:29.384149+0000","last_clean":"2024-04-26T04:37:29.384149+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:37:29.384149+0000","last_undegraded":"2024-04-26T04:37:29.384149+0000","last_fullsized":"2024-04-26T04:37:29.384149+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384809+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:37:29.384809+0000","last_peered":"2024-04-26T04:37:29.384809+0000","last_clean":"2024-04-26T04:37:29.384809+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:37:29.384809+0000","last_undegraded":"2024-04-26T04:37:29.384809+0000","last_fullsized":"2024-04-26T04:37:29.384809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387504+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:37:28.387504+0000","last_peered":"2024-04-26T04:37:28.387504+0000","last_clean":"2024-04-26T04:37:28.387504+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:37:28.387504+0000","last_undegraded":"2024-04-26T04:37:28.387504+0000","last_fullsized":"2024-04-26T04:37:28.387504+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399996+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:37:28.399996+0000","last_peered":"2024-04-26T04:37:28.399996+0000","last_clean":"2024-04-26T04:37:28.399996+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:37:28.399996+0000","last_undegraded":"2024-04-26T04:37:28.399996+0000","last_fullsized":"2024-04-26T04:37:28.399996+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385189+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:37:28.385189+0000","last_peered":"2024-04-26T04:37:28.385189+0000","last_clean":"2024-04-26T04:37:28.385189+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:37:28.385189+0000","last_undegraded":"2024-04-26T04:37:28.385189+0000","last_fullsized":"2024-04-26T04:37:28.385189+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396162+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:37:28.396162+0000","last_peered":"2024-04-26T04:37:28.396162+0000","last_clean":"2024-04-26T04:37:28.396162+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:37:28.396162+0000","last_undegraded":"2024-04-26T04:37:28.396162+0000","last_fullsized":"2024-04-26T04:37:28.396162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.382844+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:37:28.382844+0000","last_peered":"2024-04-26T04:37:28.382844+0000","last_clean":"2024-04-26T04:37:28.382844+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:37:28.382844+0000","last_undegraded":"2024-04-26T04:37:28.382844+0000","last_fullsized":"2024-04-26T04:37:28.382844+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406748+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:37:28.406748+0000","last_peered":"2024-04-26T04:37:28.406748+0000","last_clean":"2024-04-26T04:37:28.406748+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:37:28.406748+0000","last_undegraded":"2024-04-26T04:37:28.406748+0000","last_fullsized":"2024-04-26T04:37:28.406748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385414+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:37:28.385414+0000","last_peered":"2024-04-26T04:37:28.385414+0000","last_clean":"2024-04-26T04:37:28.385414+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:37:28.385414+0000","last_undegraded":"2024-04-26T04:37:28.385414+0000","last_fullsized":"2024-04-26T04:37:28.385414+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"21'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398119+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:37:28.398119+0000","last_peered":"2024-04-26T04:37:28.398119+0000","last_clean":"2024-04-26T04:37:28.398119+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:37:28.398119+0000","last_undegraded":"2024-04-26T04:37:28.398119+0000","last_fullsized":"2024-04-26T04:37:28.398119+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384266+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:37:29.384266+0000","last_peered":"2024-04-26T04:37:29.384266+0000","last_clean":"2024-04-26T04:37:29.384266+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:37:29.384266+0000","last_undegraded":"2024-04-26T04:37:29.384266+0000","last_fullsized":"2024-04-26T04:37:29.384266+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384625+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:37:29.384625+0000","last_peered":"2024-04-26T04:37:29.384625+0000","last_clean":"2024-04-26T04:37:29.384625+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:37:29.384625+0000","last_undegraded":"2024-04-26T04:37:29.384625+0000","last_fullsized":"2024-04-26T04:37:29.384625+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.391313+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:37:28.391313+0000","last_peered":"2024-04-26T04:37:28.391313+0000","last_clean":"2024-04-26T04:37:28.391313+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:37:28.391313+0000","last_undegraded":"2024-04-26T04:37:28.391313+0000","last_fullsized":"2024-04-26T04:37:28.391313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387089+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:37:28.387089+0000","last_peered":"2024-04-26T04:37:28.387089+0000","last_clean":"2024-04-26T04:37:28.387089+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:37:28.387089+0000","last_undegraded":"2024-04-26T04:37:28.387089+0000","last_fullsized":"2024-04-26T04:37:28.387089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404452+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:37:28.404452+0000","last_peered":"2024-04-26T04:37:28.404452+0000","last_clean":"2024-04-26T04:37:28.404452+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:37:28.404452+0000","last_undegraded":"2024-04-26T04:37:28.404452+0000","last_fullsized":"2024-04-26T04:37:28.404452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401981+0000","last_change":"2024-04-26T04:37:28.032303+0000","last_active":"2024-04-26T04:37:29.401981+0000","last_peered":"2024-04-26T04:37:29.401981+0000","last_clean":"2024-04-26T04:37:29.401981+0000","last_became_active":"2024-04-26T04:37:28.031891+0000","last_became_peered":"2024-04-26T04:37:28.031891+0000","last_unstale":"2024-04-26T04:37:29.401981+0000","last_undegraded":"2024-04-26T04:37:29.401981+0000","last_fullsized":"2024-04-26T04:37:29.401981+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T15:32:50.282914+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384063+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:37:29.384063+0000","last_peered":"2024-04-26T04:37:29.384063+0000","last_clean":"2024-04-26T04:37:29.384063+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:37:29.384063+0000","last_undegraded":"2024-04-26T04:37:29.384063+0000","last_fullsized":"2024-04-26T04:37:29.384063+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.386169+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:37:28.386169+0000","last_peered":"2024-04-26T04:37:28.386169+0000","last_clean":"2024-04-26T04:37:28.386169+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:37:28.386169+0000","last_undegraded":"2024-04-26T04:37:28.386169+0000","last_fullsized":"2024-04-26T04:37:28.386169+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402932+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:37:28.402932+0000","last_peered":"2024-04-26T04:37:28.402932+0000","last_clean":"2024-04-26T04:37:28.402932+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:37:28.402932+0000","last_undegraded":"2024-04-26T04:37:28.402932+0000","last_fullsized":"2024-04-26T04:37:28.402932+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387071+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:37:28.387071+0000","last_peered":"2024-04-26T04:37:28.387071+0000","last_clean":"2024-04-26T04:37:28.387071+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:37:28.387071+0000","last_undegraded":"2024-04-26T04:37:28.387071+0000","last_fullsized":"2024-04-26T04:37:28.387071+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408779+0000","last_change":"2024-04-26T04:37:28.407695+0000","last_active":"2024-04-26T04:37:28.408779+0000","last_peered":"2024-04-26T04:37:28.408779+0000","last_clean":"2024-04-26T04:37:28.408779+0000","last_became_active":"2024-04-26T04:37:28.407433+0000","last_became_peered":"2024-04-26T04:37:28.407433+0000","last_unstale":"2024-04-26T04:37:28.408779+0000","last_undegraded":"2024-04-26T04:37:28.408779+0000","last_fullsized":"2024-04-26T04:37:28.408779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:35:34.499634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384351+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:37:29.384351+0000","last_peered":"2024-04-26T04:37:29.384351+0000","last_clean":"2024-04-26T04:37:29.384351+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:37:29.384351+0000","last_undegraded":"2024-04-26T04:37:29.384351+0000","last_fullsized":"2024-04-26T04:37:29.384351+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401730+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:37:29.401730+0000","last_peered":"2024-04-26T04:37:29.401730+0000","last_clean":"2024-04-26T04:37:29.401730+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:37:29.401730+0000","last_undegraded":"2024-04-26T04:37:29.401730+0000","last_fullsized":"2024-04-26T04:37:29.401730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.383019+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:37:28.383019+0000","last_peered":"2024-04-26T04:37:28.383019+0000","last_clean":"2024-04-26T04:37:28.383019+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:37:28.383019+0000","last_undegraded":"2024-04-26T04:37:28.383019+0000","last_fullsized":"2024-04-26T04:37:28.383019+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384609+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:37:29.384609+0000","last_peered":"2024-04-26T04:37:29.384609+0000","last_clean":"2024-04-26T04:37:29.384609+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:37:29.384609+0000","last_undegraded":"2024-04-26T04:37:29.384609+0000","last_fullsized":"2024-04-26T04:37:29.384609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.410316+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:37:28.410316+0000","last_peered":"2024-04-26T04:37:28.410316+0000","last_clean":"2024-04-26T04:37:28.410316+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:37:28.410316+0000","last_undegraded":"2024-04-26T04:37:28.410316+0000","last_fullsized":"2024-04-26T04:37:28.410316+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399556+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:37:28.399556+0000","last_peered":"2024-04-26T04:37:28.399556+0000","last_clean":"2024-04-26T04:37:28.399556+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:37:28.399556+0000","last_undegraded":"2024-04-26T04:37:28.399556+0000","last_fullsized":"2024-04-26T04:37:28.399556+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.400407+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:37:28.400407+0000","last_peered":"2024-04-26T04:37:28.400407+0000","last_clean":"2024-04-26T04:37:28.400407+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:37:28.400407+0000","last_undegraded":"2024-04-26T04:37:28.400407+0000","last_fullsized":"2024-04-26T04:37:28.400407+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385049+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:37:29.385049+0000","last_peered":"2024-04-26T04:37:29.385049+0000","last_clean":"2024-04-26T04:37:29.385049+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:37:29.385049+0000","last_undegraded":"2024-04-26T04:37:29.385049+0000","last_fullsized":"2024-04-26T04:37:29.385049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401734+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:37:29.401734+0000","last_peered":"2024-04-26T04:37:29.401734+0000","last_clean":"2024-04-26T04:37:29.401734+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:37:29.401734+0000","last_undegraded":"2024-04-26T04:37:29.401734+0000","last_fullsized":"2024-04-26T04:37:29.401734+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.393054+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:37:28.393054+0000","last_peered":"2024-04-26T04:37:28.393054+0000","last_clean":"2024-04-26T04:37:28.393054+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:37:28.393054+0000","last_undegraded":"2024-04-26T04:37:28.393054+0000","last_fullsized":"2024-04-26T04:37:28.393054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.409378+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:37:28.409378+0000","last_peered":"2024-04-26T04:37:28.409378+0000","last_clean":"2024-04-26T04:37:28.409378+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:37:28.409378+0000","last_undegraded":"2024-04-26T04:37:28.409378+0000","last_fullsized":"2024-04-26T04:37:28.409378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404500+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:37:28.404500+0000","last_peered":"2024-04-26T04:37:28.404500+0000","last_clean":"2024-04-26T04:37:28.404500+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:37:28.404500+0000","last_undegraded":"2024-04-26T04:37:28.404500+0000","last_fullsized":"2024-04-26T04:37:28.404500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396193+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:37:28.396193+0000","last_peered":"2024-04-26T04:37:28.396193+0000","last_clean":"2024-04-26T04:37:28.396193+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:37:28.396193+0000","last_undegraded":"2024-04-26T04:37:28.396193+0000","last_fullsized":"2024-04-26T04:37:28.396193+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402198+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:37:29.402198+0000","last_peered":"2024-04-26T04:37:29.402198+0000","last_clean":"2024-04-26T04:37:29.402198+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:37:29.402198+0000","last_undegraded":"2024-04-26T04:37:29.402198+0000","last_fullsized":"2024-04-26T04:37:29.402198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402947+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:37:28.402947+0000","last_peered":"2024-04-26T04:37:28.402947+0000","last_clean":"2024-04-26T04:37:28.402947+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:37:28.402947+0000","last_undegraded":"2024-04-26T04:37:28.402947+0000","last_fullsized":"2024-04-26T04:37:28.402947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399292+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:37:28.399292+0000","last_peered":"2024-04-26T04:37:28.399292+0000","last_clean":"2024-04-26T04:37:28.399292+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:37:28.399292+0000","last_undegraded":"2024-04-26T04:37:28.399292+0000","last_fullsized":"2024-04-26T04:37:28.399292+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.403050+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:37:28.403050+0000","last_peered":"2024-04-26T04:37:28.403050+0000","last_clean":"2024-04-26T04:37:28.403050+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:37:28.403050+0000","last_undegraded":"2024-04-26T04:37:28.403050+0000","last_fullsized":"2024-04-26T04:37:28.403050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407419+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:37:28.407419+0000","last_peered":"2024-04-26T04:37:28.407419+0000","last_clean":"2024-04-26T04:37:28.407419+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:37:28.407419+0000","last_undegraded":"2024-04-26T04:37:28.407419+0000","last_fullsized":"2024-04-26T04:37:28.407419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401973+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:37:29.401973+0000","last_peered":"2024-04-26T04:37:29.401973+0000","last_clean":"2024-04-26T04:37:29.401973+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:37:29.401973+0000","last_undegraded":"2024-04-26T04:37:29.401973+0000","last_fullsized":"2024-04-26T04:37:29.401973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":147,"acting":147,"num_store_stats":6},{"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":65536,"data_stored":5650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":31,"ondisk_log_size":31,"up":93,"acting":93,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28196,"kb_used_data":1176,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716956,"statfs":{"total":95995035648,"available":95966162944,"internally_reserved":0,"allocated":1204224,"data_stored":843079,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.65300000000000002}]},{"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.441}]},{"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.59599999999999997}]},{"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.69999999999999996}]},{"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.67600000000000005}]},{"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.83199999999999996}]},{"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.80700000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28228,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716924,"statfs":{"total":95995035648,"available":95966130176,"internally_reserved":0,"allocated":1228800,"data_stored":851373,"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":"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.56399999999999995}]},{"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.40899999999999997}]},{"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.68400000000000005}]},{"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.58399999999999996}]},{"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.66100000000000003}]},{"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.72999999999999998}]},{"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.622}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:45 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.32300000000000001,"15min":0.311},"min":{"1min":0.28599999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.47699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.32400000000000001},"min":{"1min":0.30199999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.35299999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.33800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38900000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.44}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.53700000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.50900000000000001}]},{"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.495}]},{"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.42899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1179648,"data_stored":829169,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.316,"15min":0.30399999999999999},"min":{"1min":0.25700000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.32500000000000001,"15min":0.312},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.29199999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.33100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.23799999999999999}]},{"osd":3,"last update":"Fri Apr 26 04:36:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.311}]},{"osd":4,"last update":"Fri Apr 26 04:36:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.503}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.49299999999999999}]},{"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.439}]},{"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.46000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31700,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713452,"statfs":{"total":95995035648,"available":95962574848,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38700000000000001,"15min":0.38900000000000001},"min":{"1min":0.26400000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.248},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.38100000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.39800000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.497,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42699999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.35799999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.443}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.51300000000000001}]},{"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.42399999999999999}]},{"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.53600000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182426,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":245506,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38500000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.40200000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.435},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.37}]},{"osd":4,"last update":"Fri Apr 26 04:37:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.63}]},{"osd":5,"last update":"Fri Apr 26 04:37:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.58499999999999996}]},{"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.50700000000000001}]},{"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.52000000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27584,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":573440,"data_stored":232554,"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":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.436}]},{"osd":1,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51400000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53600000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46800000000000003}]},{"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.45100000000000001}]},{"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.505}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":626688,"data_stored":254365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.54200000000000004}]},{"osd":1,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.47799999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.496},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.51200000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.44800000000000001}]},{"osd":4,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.59799999999999998}]},{"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.55500000000000005}]},{"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.65500000000000003}]}]}],"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":0,"data_stored":0,"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":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":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":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-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3d is not active+clean 2024-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3d', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.34 is not active+clean 2024-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.34', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.32 is not active+clean 2024-04-26T04:37:32.330 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.32', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.1f is not active+clean 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.1f', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 59, 'state': 'creating+peering', 'last_fresh': '2024-04-26T04:37:27.012699+0000', 'last_change': '2024-04-26T04:37:27.012699+0000', 'last_active': '2024-04-26T04:37:27.003067+0000', 'last_peered': '2024-04-26T04:37:27.003067+0000', 'last_clean': '2024-04-26T04:37:27.003067+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:27.012699+0000', 'last_undegraded': '2024-04-26T04:37:27.012699+0000', 'last_fullsized': '2024-04-26T04:37:27.012699+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1f is not active+clean 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1a is not active+clean 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1a', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1b is not active+clean 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.17 is not active+clean 2024-04-26T04:37:32.331 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.17', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.14 is not active+clean 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.14', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.13 is not active+clean 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.13', 'version': "0'0", 'reported_seq': 1, 'reported_epoch': 59, 'state': 'creating+peering', 'last_fresh': '2024-04-26T04:37:27.013036+0000', 'last_change': '2024-04-26T04:37:27.013036+0000', 'last_active': '2024-04-26T04:37:27.003067+0000', 'last_peered': '2024-04-26T04:37:27.003067+0000', 'last_clean': '2024-04-26T04:37:27.003067+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:27.013036+0000', 'last_undegraded': '2024-04-26T04:37:27.013036+0000', 'last_fullsized': '2024-04-26T04:37:27.013036+0000', 'mapping_epoch': 59, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 59, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': 'periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_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': []} 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.12 is not active+clean 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.12', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:PG 2.f is not active+clean 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '2.f', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:27.003067+0000', 'last_change': '2024-04-26T04:37:27.003067+0000', 'last_active': '2024-04-26T04:37:27.003067+0000', 'last_peered': '2024-04-26T04:37:27.003067+0000', 'last_clean': '2024-04-26T04:37:27.003067+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:27.003067+0000', 'last_undegraded': '2024-04-26T04:37:27.003067+0000', 'last_fullsized': '2024-04-26T04:37:27.003067+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:27.003067+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.3 is not active+clean 2024-04-26T04:37:32.332 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.3', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.1 is not active+clean 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.1', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.6 is not active+clean 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.6', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.9 is not active+clean 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.9', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.23 is not active+clean 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.23', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:PG 3.2b is not active+clean 2024-04-26T04:37:32.333 INFO:tasks.cephfs.filesystem.ceph_manager:{'pgid': '3.2b', 'version': "0'0", 'reported_seq': 0, 'reported_epoch': 0, 'state': 'unknown', 'last_fresh': '2024-04-26T04:37:28.005594+0000', 'last_change': '2024-04-26T04:37:28.005594+0000', 'last_active': '2024-04-26T04:37:28.005594+0000', 'last_peered': '2024-04-26T04:37:28.005594+0000', 'last_clean': '2024-04-26T04:37:28.005594+0000', 'last_became_active': '0.000000', 'last_became_peered': '0.000000', 'last_unstale': '2024-04-26T04:37:28.005594+0000', 'last_undegraded': '2024-04-26T04:37:28.005594+0000', 'last_fullsized': '2024-04-26T04:37:28.005594+0000', 'mapping_epoch': 0, 'log_start': "0'0", 'ondisk_log_start': "0'0", 'created': 0, 'last_epoch_clean': 0, 'parent': '0.0', 'parent_split_bits': 0, 'last_scrub': "0'0", 'last_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_deep_scrub': "0'0", 'last_deep_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'last_clean_scrub_stamp': '2024-04-26T04:37:28.005594+0000', 'objects_scrubbed': 0, 'log_size': 0, 'log_dups_size': 0, 'ondisk_log_size': 0, 'stats_invalid': False, 'dirty_stats_invalid': False, 'omap_stats_invalid': False, 'hitset_stats_invalid': False, 'hitset_bytes_stats_invalid': False, 'pin_stats_invalid': False, 'manifest_stats_invalid': False, 'snaptrimq_len': 0, 'last_scrub_duration': 0, 'scrub_schedule': '--', 'scrub_duration': 0, 'objects_trimmed': 0, 'snaptrim_duration': 0, 'stat_sum': {'num_bytes': 0, 'num_objects': 0, 'num_object_clones': 0, 'num_object_copies': 0, 'num_objects_missing_on_primary': 0, 'num_objects_missing': 0, 'num_objects_degraded': 0, 'num_objects_misplaced': 0, 'num_objects_unfound': 0, 'num_objects_dirty': 0, 'num_whiteouts': 0, 'num_read': 0, 'num_read_kb': 0, 'num_write': 0, 'num_write_kb': 0, 'num_scrub_errors': 0, 'num_shallow_scrub_errors': 0, 'num_deep_scrub_errors': 0, 'num_objects_recovered': 0, 'num_bytes_recovered': 0, 'num_keys_recovered': 0, 'num_objects_omap': 0, 'num_objects_hit_set_archive': 0, 'num_bytes_hit_set_archive': 0, 'num_flush': 0, 'num_flush_kb': 0, 'num_evict': 0, 'num_evict_kb': 0, 'num_promote': 0, 'num_flush_mode_high': 0, 'num_flush_mode_low': 0, 'num_evict_mode_some': 0, 'num_evict_mode_full': 0, 'num_objects_pinned': 0, 'num_legacy_snapsets': 0, 'num_large_omap_objects': 0, 'num_objects_manifest': 0, 'num_omap_bytes': 0, 'num_omap_keys': 0, 'num_objects_repaired': 0}, 'up': [], 'acting': [], 'avail_no_missing': [], 'object_location_counts': [], 'blocked_by': [], 'up_primary': -1, 'acting_primary': -1, 'purged_snaps': []} 2024-04-26T04:37:32.334 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph status --format=json 2024-04-26T04:37:32.711 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:32.711 INFO:teuthology.orchestra.run.smithi146.stdout:{"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","health":{"status":"HEALTH_OK","checks":{},"mutes":[]},"election_epoch":14,"quorum":[0,1,2],"quorum_names":["a","b","c"],"quorum_age":232,"monmap":{"epoch":3,"min_mon_release_name":"reef","num_mons":3},"osdmap":{"epoch":62,"num_osds":8,"num_up_osds":8,"osd_up_since":1714106230,"num_in_osds":8,"osd_in_since":1714106212,"num_remapped_pgs":0},"pgmap":{"pgs_by_state":[{"state_name":"active+clean","count":79},{"state_name":"unknown","count":16},{"state_name":"creating+peering","count":2}],"num_pgs":97,"num_pools":3,"num_objects":18,"data_bytes":592092,"bytes_used":232165376,"bytes_avail":767728119808,"bytes_total":767960285184,"unknown_pgs_ratio":0.16494844853878021,"inactive_pgs_ratio":0.020618556067347527,"write_bytes_sec":1093,"read_op_per_sec":0,"write_op_per_sec":7},"fsmap":{"epoch":6,"id":1,"up":1,"in":1,"max":1,"by_rank":[{"filesystem_id":1,"rank":0,"name":"a","status":"up:active","gid":24353}],"up:standby":1},"mgrmap":{"available":true,"num_standbys":1,"modules":["cephadm","dashboard","iostat","nfs","restful"],"services":{"dashboard":"https://172.21.15.146:8443/"}},"servicemap":{"epoch":11,"modified":"2024-04-26T04:37:21.684281+0000","services":{"mds":{"daemons":{"summary":"","a":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}},"osd":{"daemons":{"summary":"","6":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}},"7":{"start_epoch":0,"start_stamp":"0.000000","gid":0,"addr":"(unrecognized address family 0)/0","metadata":{},"task_status":{}}}}}},"progress_events":{}} 2024-04-26T04:37:32.725 INFO:tasks.cephfs.filesystem.ceph_manager:no progress seen, keeping timeout for now 2024-04-26T04:37:32.725 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-26T04:37:32.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:32 smithi204 ceph-mon[29755]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:32.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:32 smithi204 ceph-mon[29755]: pgmap v192: 97 pgs: 2 creating+peering, 79 active+clean, 16 unknown; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 7 op/s 2024-04-26T04:37:32.975 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:32 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2249093512' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-26T04:37:33.012 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:33.013 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:37:33.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[37936]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:33.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[37936]: pgmap v192: 97 pgs: 2 creating+peering, 79 active+clean, 16 unknown; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 7 op/s 2024-04-26T04:37:33.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2249093512' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-26T04:37:33.023 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[26177]: from='client.24446 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:33.023 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[26177]: pgmap v192: 97 pgs: 2 creating+peering, 79 active+clean, 16 unknown; 578 KiB data, 221 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s wr, 7 op/s 2024-04-26T04:37:33.023 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:32 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2249093512' entity='client.admin' cmd=[{"prefix": "status", "format": "json"}]: dispatch 2024-04-26T04:37:33.023 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":192,"stamp":"2024-04-26T04:37:31.686173+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592092,"num_objects":18,"num_object_clones":0,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":0,"num_read":116,"num_read_kb":100,"num_write":195,"num_write_kb":2421,"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":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":148,"ondisk_log_size":148,"up":243,"acting":243,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":124,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":7,"kb":749961216,"kb_used":226724,"kb_used_data":6452,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734492,"statfs":{"total":767960285184,"available":767728119808,"internally_reserved":0,"allocated":6606848,"data_stored":3747058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"4.680628"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385046+0000","last_change":"2024-04-26T04:37:28.419455+0000","last_active":"2024-04-26T04:37:29.385046+0000","last_peered":"2024-04-26T04:37:29.385046+0000","last_clean":"2024-04-26T04:37:29.385046+0000","last_became_active":"2024-04-26T04:37:28.419159+0000","last_became_peered":"2024-04-26T04:37:28.419159+0000","last_unstale":"2024-04-26T04:37:29.385046+0000","last_undegraded":"2024-04-26T04:37:29.385046+0000","last_fullsized":"2024-04-26T04:37:29.385046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:57:40.435622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.413217+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:37:28.413217+0000","last_peered":"2024-04-26T04:37:28.413217+0000","last_clean":"2024-04-26T04:37:28.413217+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:37:28.413217+0000","last_undegraded":"2024-04-26T04:37:28.413217+0000","last_fullsized":"2024-04-26T04:37:28.413217+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.3c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406510+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:37:28.406510+0000","last_peered":"2024-04-26T04:37:28.406510+0000","last_clean":"2024-04-26T04:37:28.406510+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:37:28.406510+0000","last_undegraded":"2024-04-26T04:37:28.406510+0000","last_fullsized":"2024-04-26T04:37:28.406510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384491+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:37:29.384491+0000","last_peered":"2024-04-26T04:37:29.384491+0000","last_clean":"2024-04-26T04:37:29.384491+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:37:29.384491+0000","last_undegraded":"2024-04-26T04:37:29.384491+0000","last_fullsized":"2024-04-26T04:37:29.384491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406202+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:37:28.406202+0000","last_peered":"2024-04-26T04:37:28.406202+0000","last_clean":"2024-04-26T04:37:28.406202+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:37:28.406202+0000","last_undegraded":"2024-04-26T04:37:28.406202+0000","last_fullsized":"2024-04-26T04:37:28.406202+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384021+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:37:29.384021+0000","last_peered":"2024-04-26T04:37:29.384021+0000","last_clean":"2024-04-26T04:37:29.384021+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:37:29.384021+0000","last_undegraded":"2024-04-26T04:37:29.384021+0000","last_fullsized":"2024-04-26T04:37:29.384021+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408039+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:37:28.408039+0000","last_peered":"2024-04-26T04:37:28.408039+0000","last_clean":"2024-04-26T04:37:28.408039+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:37:28.408039+0000","last_undegraded":"2024-04-26T04:37:28.408039+0000","last_fullsized":"2024-04-26T04:37:28.408039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384977+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:37:29.384977+0000","last_peered":"2024-04-26T04:37:29.384977+0000","last_clean":"2024-04-26T04:37:29.384977+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:37:29.384977+0000","last_undegraded":"2024-04-26T04:37:29.384977+0000","last_fullsized":"2024-04-26T04:37:29.384977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402050+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:37:29.402050+0000","last_peered":"2024-04-26T04:37:29.402050+0000","last_clean":"2024-04-26T04:37:29.402050+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:37:29.402050+0000","last_undegraded":"2024-04-26T04:37:29.402050+0000","last_fullsized":"2024-04-26T04:37:29.402050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402105+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:37:29.402105+0000","last_peered":"2024-04-26T04:37:29.402105+0000","last_clean":"2024-04-26T04:37:29.402105+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:37:29.402105+0000","last_undegraded":"2024-04-26T04:37:29.402105+0000","last_fullsized":"2024-04-26T04:37:29.402105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.33","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406543+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:37:28.406543+0000","last_peered":"2024-04-26T04:37:28.406543+0000","last_clean":"2024-04-26T04:37:28.406543+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:37:28.406543+0000","last_undegraded":"2024-04-26T04:37:28.406543+0000","last_fullsized":"2024-04-26T04:37:28.406543+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.31","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399837+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:37:28.399837+0000","last_peered":"2024-04-26T04:37:28.399837+0000","last_clean":"2024-04-26T04:37:28.399837+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:37:28.399837+0000","last_undegraded":"2024-04-26T04:37:28.399837+0000","last_fullsized":"2024-04-26T04:37:28.399837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407449+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:37:28.407449+0000","last_peered":"2024-04-26T04:37:28.407449+0000","last_clean":"2024-04-26T04:37:28.407449+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:37:28.407449+0000","last_undegraded":"2024-04-26T04:37:28.407449+0000","last_fullsized":"2024-04-26T04:37:28.407449+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.417462+0000","last_change":"2024-04-26T04:37:28.415773+0000","last_active":"2024-04-26T04:37:28.417462+0000","last_peered":"2024-04-26T04:37:28.417462+0000","last_clean":"2024-04-26T04:37:28.417462+0000","last_became_active":"2024-04-26T04:37:28.415471+0000","last_became_peered":"2024-04-26T04:37:28.415471+0000","last_unstale":"2024-04-26T04:37:28.417462+0000","last_undegraded":"2024-04-26T04:37:28.417462+0000","last_fullsized":"2024-04-26T04:37:28.417462+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:48:08.814619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404510+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:37:28.404510+0000","last_peered":"2024-04-26T04:37:28.404510+0000","last_clean":"2024-04-26T04:37:28.404510+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:37:28.404510+0000","last_undegraded":"2024-04-26T04:37:28.404510+0000","last_fullsized":"2024-04-26T04:37:28.404510+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384494+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:37:29.384494+0000","last_peered":"2024-04-26T04:37:29.384494+0000","last_clean":"2024-04-26T04:37:29.384494+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:37:29.384494+0000","last_undegraded":"2024-04-26T04:37:29.384494+0000","last_fullsized":"2024-04-26T04:37:29.384494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.012699+0000","last_change":"2024-04-26T04:37:27.012699+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.012699+0000","last_undegraded":"2024-04-26T04:37:27.012699+0000","last_fullsized":"2024-04-26T04:37:27.012699+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405492+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:37:28.405492+0000","last_peered":"2024-04-26T04:37:28.405492+0000","last_clean":"2024-04-26T04:37:28.405492+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:37:28.405492+0000","last_undegraded":"2024-04-26T04:37:28.405492+0000","last_fullsized":"2024-04-26T04:37:28.405492+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408081+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:37:28.408081+0000","last_peered":"2024-04-26T04:37:28.408081+0000","last_clean":"2024-04-26T04:37:28.408081+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:37:28.408081+0000","last_undegraded":"2024-04-26T04:37:28.408081+0000","last_fullsized":"2024-04-26T04:37:28.408081+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1d","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384729+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:37:29.384729+0000","last_peered":"2024-04-26T04:37:29.384729+0000","last_clean":"2024-04-26T04:37:29.384729+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:37:29.384729+0000","last_undegraded":"2024-04-26T04:37:29.384729+0000","last_fullsized":"2024-04-26T04:37:29.384729+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402935+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:37:28.402935+0000","last_peered":"2024-04-26T04:37:28.402935+0000","last_clean":"2024-04-26T04:37:28.402935+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:37:28.402935+0000","last_undegraded":"2024-04-26T04:37:28.402935+0000","last_fullsized":"2024-04-26T04:37:28.402935+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384552+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:37:29.384552+0000","last_peered":"2024-04-26T04:37:29.384552+0000","last_clean":"2024-04-26T04:37:29.384552+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:37:29.384552+0000","last_undegraded":"2024-04-26T04:37:29.384552+0000","last_fullsized":"2024-04-26T04:37:29.384552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404900+0000","last_change":"2024-04-26T04:37:28.402470+0000","last_active":"2024-04-26T04:37:28.404900+0000","last_peered":"2024-04-26T04:37:28.404900+0000","last_clean":"2024-04-26T04:37:28.404900+0000","last_became_active":"2024-04-26T04:37:28.401716+0000","last_became_peered":"2024-04-26T04:37:28.401716+0000","last_unstale":"2024-04-26T04:37:28.404900+0000","last_undegraded":"2024-04-26T04:37:28.404900+0000","last_fullsized":"2024-04-26T04:37:28.404900+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:19:26.773471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405665+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:37:28.405665+0000","last_peered":"2024-04-26T04:37:28.405665+0000","last_clean":"2024-04-26T04:37:28.405665+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:37:28.405665+0000","last_undegraded":"2024-04-26T04:37:28.405665+0000","last_fullsized":"2024-04-26T04:37:28.405665+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.1a","version":"61'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401985+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:37:29.401985+0000","last_peered":"2024-04-26T04:37:29.401985+0000","last_clean":"2024-04-26T04:37:29.401985+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:37:29.401985+0000","last_undegraded":"2024-04-26T04:37:29.401985+0000","last_fullsized":"2024-04-26T04:37:29.401985+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.389919+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:37:28.389919+0000","last_peered":"2024-04-26T04:37:28.389919+0000","last_clean":"2024-04-26T04:37:28.389919+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:37:28.389919+0000","last_undegraded":"2024-04-26T04:37:28.389919+0000","last_fullsized":"2024-04-26T04:37:28.389919+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.405447+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:37:28.405447+0000","last_peered":"2024-04-26T04:37:28.405447+0000","last_clean":"2024-04-26T04:37:28.405447+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:37:28.405447+0000","last_undegraded":"2024-04-26T04:37:28.405447+0000","last_fullsized":"2024-04-26T04:37:28.405447+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.384947+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:37:28.384947+0000","last_peered":"2024-04-26T04:37:28.384947+0000","last_clean":"2024-04-26T04:37:28.384947+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:37:28.384947+0000","last_undegraded":"2024-04-26T04:37:28.384947+0000","last_fullsized":"2024-04-26T04:37:28.384947+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398985+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:37:28.398985+0000","last_peered":"2024-04-26T04:37:28.398985+0000","last_clean":"2024-04-26T04:37:28.398985+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:37:28.398985+0000","last_undegraded":"2024-04-26T04:37:28.398985+0000","last_fullsized":"2024-04-26T04:37:28.398985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402091+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:37:29.402091+0000","last_peered":"2024-04-26T04:37:29.402091+0000","last_clean":"2024-04-26T04:37:29.402091+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:37:29.402091+0000","last_undegraded":"2024-04-26T04:37:29.402091+0000","last_fullsized":"2024-04-26T04:37:29.402091+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407119+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:37:28.407119+0000","last_peered":"2024-04-26T04:37:28.407119+0000","last_clean":"2024-04-26T04:37:28.407119+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:37:28.407119+0000","last_undegraded":"2024-04-26T04:37:28.407119+0000","last_fullsized":"2024-04-26T04:37:28.407119+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385901+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:37:28.385901+0000","last_peered":"2024-04-26T04:37:28.385901+0000","last_clean":"2024-04-26T04:37:28.385901+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:37:28.385901+0000","last_undegraded":"2024-04-26T04:37:28.385901+0000","last_fullsized":"2024-04-26T04:37:28.385901+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.15","version":"61'3","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.412291+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:37:28.412291+0000","last_peered":"2024-04-26T04:37:28.412291+0000","last_clean":"2024-04-26T04:37:28.412291+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:37:28.412291+0000","last_undegraded":"2024-04-26T04:37:28.412291+0000","last_fullsized":"2024-04-26T04:37:28.412291+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.14","version":"61'6","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401850+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:37:29.401850+0000","last_peered":"2024-04-26T04:37:29.401850+0000","last_clean":"2024-04-26T04:37:29.401850+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:37:29.401850+0000","last_undegraded":"2024-04-26T04:37:29.401850+0000","last_fullsized":"2024-04-26T04:37:29.401850+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384531+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:37:29.384531+0000","last_peered":"2024-04-26T04:37:29.384531+0000","last_clean":"2024-04-26T04:37:29.384531+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:37:29.384531+0000","last_undegraded":"2024-04-26T04:37:29.384531+0000","last_fullsized":"2024-04-26T04:37:29.384531+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":1,"reported_epoch":59,"state":"creating+peering","last_fresh":"2024-04-26T04:37:27.013036+0000","last_change":"2024-04-26T04:37:27.013036+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.013036+0000","last_undegraded":"2024-04-26T04:37:27.013036+0000","last_fullsized":"2024-04-26T04:37:27.013036+0000","mapping_epoch":59,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.12","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385347+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:37:28.385347+0000","last_peered":"2024-04-26T04:37:28.385347+0000","last_clean":"2024-04-26T04:37:28.385347+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:37:28.385347+0000","last_undegraded":"2024-04-26T04:37:28.385347+0000","last_fullsized":"2024-04-26T04:37:28.385347+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384353+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:37:29.384353+0000","last_peered":"2024-04-26T04:37:29.384353+0000","last_clean":"2024-04-26T04:37:29.384353+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:37:29.384353+0000","last_undegraded":"2024-04-26T04:37:29.384353+0000","last_fullsized":"2024-04-26T04:37:29.384353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402047+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:37:29.402047+0000","last_peered":"2024-04-26T04:37:29.402047+0000","last_clean":"2024-04-26T04:37:29.402047+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:37:29.402047+0000","last_undegraded":"2024-04-26T04:37:29.402047+0000","last_fullsized":"2024-04-26T04:37:29.402047+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401640+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:37:29.401640+0000","last_peered":"2024-04-26T04:37:29.401640+0000","last_clean":"2024-04-26T04:37:29.401640+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:37:29.401640+0000","last_undegraded":"2024-04-26T04:37:29.401640+0000","last_fullsized":"2024-04-26T04:37:29.401640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":19,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.416021+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:37:28.416021+0000","last_peered":"2024-04-26T04:37:28.416021+0000","last_clean":"2024-04-26T04:37:28.416021+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:37:28.416021+0000","last_undegraded":"2024-04-26T04:37:28.416021+0000","last_fullsized":"2024-04-26T04:37:28.416021+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384149+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:37:29.384149+0000","last_peered":"2024-04-26T04:37:29.384149+0000","last_clean":"2024-04-26T04:37:29.384149+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:37:29.384149+0000","last_undegraded":"2024-04-26T04:37:29.384149+0000","last_fullsized":"2024-04-26T04:37:29.384149+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:27.003067+0000","last_change":"2024-04-26T04:37:27.003067+0000","last_active":"2024-04-26T04:37:27.003067+0000","last_peered":"2024-04-26T04:37:27.003067+0000","last_clean":"2024-04-26T04:37:27.003067+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:27.003067+0000","last_undegraded":"2024-04-26T04:37:27.003067+0000","last_fullsized":"2024-04-26T04:37:27.003067+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.e","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384809+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:37:29.384809+0000","last_peered":"2024-04-26T04:37:29.384809+0000","last_clean":"2024-04-26T04:37:29.384809+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:37:29.384809+0000","last_undegraded":"2024-04-26T04:37:29.384809+0000","last_fullsized":"2024-04-26T04:37:29.384809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387504+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:37:28.387504+0000","last_peered":"2024-04-26T04:37:28.387504+0000","last_clean":"2024-04-26T04:37:28.387504+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:37:28.387504+0000","last_undegraded":"2024-04-26T04:37:28.387504+0000","last_fullsized":"2024-04-26T04:37:28.387504+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399996+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:37:28.399996+0000","last_peered":"2024-04-26T04:37:28.399996+0000","last_clean":"2024-04-26T04:37:28.399996+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:37:28.399996+0000","last_undegraded":"2024-04-26T04:37:28.399996+0000","last_fullsized":"2024-04-26T04:37:28.399996+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385189+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:37:28.385189+0000","last_peered":"2024-04-26T04:37:28.385189+0000","last_clean":"2024-04-26T04:37:28.385189+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:37:28.385189+0000","last_undegraded":"2024-04-26T04:37:28.385189+0000","last_fullsized":"2024-04-26T04:37:28.385189+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396162+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:37:28.396162+0000","last_peered":"2024-04-26T04:37:28.396162+0000","last_clean":"2024-04-26T04:37:28.396162+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:37:28.396162+0000","last_undegraded":"2024-04-26T04:37:28.396162+0000","last_fullsized":"2024-04-26T04:37:28.396162+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.382844+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:37:28.382844+0000","last_peered":"2024-04-26T04:37:28.382844+0000","last_clean":"2024-04-26T04:37:28.382844+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:37:28.382844+0000","last_undegraded":"2024-04-26T04:37:28.382844+0000","last_fullsized":"2024-04-26T04:37:28.382844+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.406748+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:37:28.406748+0000","last_peered":"2024-04-26T04:37:28.406748+0000","last_clean":"2024-04-26T04:37:28.406748+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:37:28.406748+0000","last_undegraded":"2024-04-26T04:37:28.406748+0000","last_fullsized":"2024-04-26T04:37:28.406748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.385414+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:37:28.385414+0000","last_peered":"2024-04-26T04:37:28.385414+0000","last_clean":"2024-04-26T04:37:28.385414+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:37:28.385414+0000","last_undegraded":"2024-04-26T04:37:28.385414+0000","last_fullsized":"2024-04-26T04:37:28.385414+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"21'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398119+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:37:28.398119+0000","last_peered":"2024-04-26T04:37:28.398119+0000","last_clean":"2024-04-26T04:37:28.398119+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:37:28.398119+0000","last_undegraded":"2024-04-26T04:37:28.398119+0000","last_fullsized":"2024-04-26T04:37:28.398119+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"3.1","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384266+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:37:29.384266+0000","last_peered":"2024-04-26T04:37:29.384266+0000","last_clean":"2024-04-26T04:37:29.384266+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:37:29.384266+0000","last_undegraded":"2024-04-26T04:37:29.384266+0000","last_fullsized":"2024-04-26T04:37:29.384266+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384625+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:37:29.384625+0000","last_peered":"2024-04-26T04:37:29.384625+0000","last_clean":"2024-04-26T04:37:29.384625+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:37:29.384625+0000","last_undegraded":"2024-04-26T04:37:29.384625+0000","last_fullsized":"2024-04-26T04:37:29.384625+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.391313+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:37:28.391313+0000","last_peered":"2024-04-26T04:37:28.391313+0000","last_clean":"2024-04-26T04:37:28.391313+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:37:28.391313+0000","last_undegraded":"2024-04-26T04:37:28.391313+0000","last_fullsized":"2024-04-26T04:37:28.391313+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387089+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:37:28.387089+0000","last_peered":"2024-04-26T04:37:28.387089+0000","last_clean":"2024-04-26T04:37:28.387089+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:37:28.387089+0000","last_undegraded":"2024-04-26T04:37:28.387089+0000","last_fullsized":"2024-04-26T04:37:28.387089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404452+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:37:28.404452+0000","last_peered":"2024-04-26T04:37:28.404452+0000","last_clean":"2024-04-26T04:37:28.404452+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:37:28.404452+0000","last_undegraded":"2024-04-26T04:37:28.404452+0000","last_fullsized":"2024-04-26T04:37:28.404452+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401981+0000","last_change":"2024-04-26T04:37:28.032303+0000","last_active":"2024-04-26T04:37:29.401981+0000","last_peered":"2024-04-26T04:37:29.401981+0000","last_clean":"2024-04-26T04:37:29.401981+0000","last_became_active":"2024-04-26T04:37:28.031891+0000","last_became_peered":"2024-04-26T04:37:28.031891+0000","last_unstale":"2024-04-26T04:37:29.401981+0000","last_undegraded":"2024-04-26T04:37:29.401981+0000","last_fullsized":"2024-04-26T04:37:29.401981+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T15:32:50.282914+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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.8","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384063+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:37:29.384063+0000","last_peered":"2024-04-26T04:37:29.384063+0000","last_clean":"2024-04-26T04:37:29.384063+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:37:29.384063+0000","last_undegraded":"2024-04-26T04:37:29.384063+0000","last_fullsized":"2024-04-26T04:37:29.384063+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"2.9","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.386169+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:37:28.386169+0000","last_peered":"2024-04-26T04:37:28.386169+0000","last_clean":"2024-04-26T04:37:28.386169+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:37:28.386169+0000","last_undegraded":"2024-04-26T04:37:28.386169+0000","last_fullsized":"2024-04-26T04:37:28.386169+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402932+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:37:28.402932+0000","last_peered":"2024-04-26T04:37:28.402932+0000","last_clean":"2024-04-26T04:37:28.402932+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:37:28.402932+0000","last_undegraded":"2024-04-26T04:37:28.402932+0000","last_fullsized":"2024-04-26T04:37:28.402932+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.387071+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:37:28.387071+0000","last_peered":"2024-04-26T04:37:28.387071+0000","last_clean":"2024-04-26T04:37:28.387071+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:37:28.387071+0000","last_undegraded":"2024-04-26T04:37:28.387071+0000","last_fullsized":"2024-04-26T04:37:28.387071+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.408779+0000","last_change":"2024-04-26T04:37:28.407695+0000","last_active":"2024-04-26T04:37:28.408779+0000","last_peered":"2024-04-26T04:37:28.408779+0000","last_clean":"2024-04-26T04:37:28.408779+0000","last_became_active":"2024-04-26T04:37:28.407433+0000","last_became_peered":"2024-04-26T04:37:28.407433+0000","last_unstale":"2024-04-26T04:37:28.408779+0000","last_undegraded":"2024-04-26T04:37:28.408779+0000","last_fullsized":"2024-04-26T04:37:28.408779+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:35:34.499634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384351+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:37:29.384351+0000","last_peered":"2024-04-26T04:37:29.384351+0000","last_clean":"2024-04-26T04:37:29.384351+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:37:29.384351+0000","last_undegraded":"2024-04-26T04:37:29.384351+0000","last_fullsized":"2024-04-26T04:37:29.384351+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401730+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:37:29.401730+0000","last_peered":"2024-04-26T04:37:29.401730+0000","last_clean":"2024-04-26T04:37:29.401730+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:37:29.401730+0000","last_undegraded":"2024-04-26T04:37:29.401730+0000","last_fullsized":"2024-04-26T04:37:29.401730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.383019+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:37:28.383019+0000","last_peered":"2024-04-26T04:37:28.383019+0000","last_clean":"2024-04-26T04:37:28.383019+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:37:28.383019+0000","last_undegraded":"2024-04-26T04:37:28.383019+0000","last_fullsized":"2024-04-26T04:37:28.383019+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384609+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:37:29.384609+0000","last_peered":"2024-04-26T04:37:29.384609+0000","last_clean":"2024-04-26T04:37:29.384609+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:37:29.384609+0000","last_undegraded":"2024-04-26T04:37:29.384609+0000","last_fullsized":"2024-04-26T04:37:29.384609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.410316+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:37:28.410316+0000","last_peered":"2024-04-26T04:37:28.410316+0000","last_clean":"2024-04-26T04:37:28.410316+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:37:28.410316+0000","last_undegraded":"2024-04-26T04:37:28.410316+0000","last_fullsized":"2024-04-26T04:37:28.410316+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399556+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:37:28.399556+0000","last_peered":"2024-04-26T04:37:28.399556+0000","last_clean":"2024-04-26T04:37:28.399556+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:37:28.399556+0000","last_undegraded":"2024-04-26T04:37:28.399556+0000","last_fullsized":"2024-04-26T04:37:28.399556+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.400407+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:37:28.400407+0000","last_peered":"2024-04-26T04:37:28.400407+0000","last_clean":"2024-04-26T04:37:28.400407+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:37:28.400407+0000","last_undegraded":"2024-04-26T04:37:28.400407+0000","last_fullsized":"2024-04-26T04:37:28.400407+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385049+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:37:29.385049+0000","last_peered":"2024-04-26T04:37:29.385049+0000","last_clean":"2024-04-26T04:37:29.385049+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:37:29.385049+0000","last_undegraded":"2024-04-26T04:37:29.385049+0000","last_fullsized":"2024-04-26T04:37:29.385049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401734+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:37:29.401734+0000","last_peered":"2024-04-26T04:37:29.401734+0000","last_clean":"2024-04-26T04:37:29.401734+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:37:29.401734+0000","last_undegraded":"2024-04-26T04:37:29.401734+0000","last_fullsized":"2024-04-26T04:37:29.401734+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.393054+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:37:28.393054+0000","last_peered":"2024-04-26T04:37:28.393054+0000","last_clean":"2024-04-26T04:37:28.393054+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:37:28.393054+0000","last_undegraded":"2024-04-26T04:37:28.393054+0000","last_fullsized":"2024-04-26T04:37:28.393054+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.409378+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:37:28.409378+0000","last_peered":"2024-04-26T04:37:28.409378+0000","last_clean":"2024-04-26T04:37:28.409378+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:37:28.409378+0000","last_undegraded":"2024-04-26T04:37:28.409378+0000","last_fullsized":"2024-04-26T04:37:28.409378+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.24","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.404500+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:37:28.404500+0000","last_peered":"2024-04-26T04:37:28.404500+0000","last_clean":"2024-04-26T04:37:28.404500+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:37:28.404500+0000","last_undegraded":"2024-04-26T04:37:28.404500+0000","last_fullsized":"2024-04-26T04:37:28.404500+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.396193+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:37:28.396193+0000","last_peered":"2024-04-26T04:37:28.396193+0000","last_clean":"2024-04-26T04:37:28.396193+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:37:28.396193+0000","last_undegraded":"2024-04-26T04:37:28.396193+0000","last_fullsized":"2024-04-26T04:37:28.396193+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402198+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:37:29.402198+0000","last_peered":"2024-04-26T04:37:29.402198+0000","last_clean":"2024-04-26T04:37:29.402198+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:37:29.402198+0000","last_undegraded":"2024-04-26T04:37:29.402198+0000","last_fullsized":"2024-04-26T04:37:29.402198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.402947+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:37:28.402947+0000","last_peered":"2024-04-26T04:37:28.402947+0000","last_clean":"2024-04-26T04:37:28.402947+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:37:28.402947+0000","last_undegraded":"2024-04-26T04:37:28.402947+0000","last_fullsized":"2024-04-26T04:37:28.402947+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.399292+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:37:28.399292+0000","last_peered":"2024-04-26T04:37:28.399292+0000","last_clean":"2024-04-26T04:37:28.399292+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:37:28.399292+0000","last_undegraded":"2024-04-26T04:37:28.399292+0000","last_fullsized":"2024-04-26T04:37:28.399292+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.403050+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:37:28.403050+0000","last_peered":"2024-04-26T04:37:28.403050+0000","last_clean":"2024-04-26T04:37:28.403050+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:37:28.403050+0000","last_undegraded":"2024-04-26T04:37:28.403050+0000","last_fullsized":"2024-04-26T04:37:28.403050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":10,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.407419+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:37:28.407419+0000","last_peered":"2024-04-26T04:37:28.407419+0000","last_clean":"2024-04-26T04:37:28.407419+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:37:28.407419+0000","last_undegraded":"2024-04-26T04:37:28.407419+0000","last_fullsized":"2024-04-26T04:37:28.407419+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":0,"reported_epoch":0,"state":"unknown","last_fresh":"2024-04-26T04:37:28.005594+0000","last_change":"2024-04-26T04:37:28.005594+0000","last_active":"2024-04-26T04:37:28.005594+0000","last_peered":"2024-04-26T04:37:28.005594+0000","last_clean":"2024-04-26T04:37:28.005594+0000","last_became_active":"0.000000","last_became_peered":"0.000000","last_unstale":"2024-04-26T04:37:28.005594+0000","last_undegraded":"2024-04-26T04:37:28.005594+0000","last_fullsized":"2024-04-26T04:37:28.005594+0000","mapping_epoch":0,"log_start":"0'0","ondisk_log_start":"0'0","created":0,"last_epoch_clean":0,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[],"acting":[],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":-1,"acting_primary":-1,"purged_snaps":[]},{"pgid":"3.2c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401973+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:37:29.401973+0000","last_peered":"2024-04-26T04:37:29.401973+0000","last_clean":"2024-04-26T04:37:29.401973+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:37:29.401973+0000","last_undegraded":"2024-04-26T04:37:29.401973+0000","last_fullsized":"2024-04-26T04:37:29.401973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":147,"acting":147,"num_store_stats":6},{"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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":1724,"num_objects":16,"num_object_clones":0,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":36,"num_write_kb":5,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":11,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":65536,"data_stored":5650,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":31,"ondisk_log_size":31,"up":93,"acting":93,"num_store_stats":7}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233990,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28196,"kb_used_data":1176,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716956,"statfs":{"total":95995035648,"available":95966162944,"internally_reserved":0,"allocated":1204224,"data_stored":843079,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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.65300000000000002}]},{"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.441}]},{"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.59599999999999997}]},{"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.69999999999999996}]},{"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.67600000000000005}]},{"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.83199999999999996}]},{"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.80700000000000005}]}]},{"osd":6,"up_from":46,"seq":197568495627,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28228,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716924,"statfs":{"total":95995035648,"available":95966130176,"internally_reserved":0,"allocated":1228800,"data_stored":851373,"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":"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.56399999999999995}]},{"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.40899999999999997}]},{"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.68400000000000005}]},{"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.58399999999999996}]},{"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.66100000000000003}]},{"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.72999999999999998}]},{"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.622}]}]},{"osd":1,"up_from":13,"seq":55834574883,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27608,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717544,"statfs":{"total":95995035648,"available":95966765056,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:45 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.32300000000000001,"15min":0.311},"min":{"1min":0.28599999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.47699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.32400000000000001},"min":{"1min":0.30199999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.35299999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.33800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.38900000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.44}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.48599999999999999},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.53700000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.41699999999999998},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.50900000000000001}]},{"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.495}]},{"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.42899999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738409,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28172,"kb_used_data":1152,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716980,"statfs":{"total":95995035648,"available":95966187520,"internally_reserved":0,"allocated":1179648,"data_stored":829169,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.316,"15min":0.30399999999999999},"min":{"1min":0.25700000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.28299999999999997},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.32500000000000001,"15min":0.312},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.29199999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32100000000000001},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.33100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.23799999999999999}]},{"osd":3,"last update":"Fri Apr 26 04:36:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.33900000000000002},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.311}]},{"osd":4,"last update":"Fri Apr 26 04:36:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.503}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.46999999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.49299999999999999}]},{"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.439}]},{"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.46000000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411359,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31700,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713452,"statfs":{"total":95995035648,"available":95962574848,"internally_reserved":0,"allocated":598016,"data_stored":245506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38700000000000001,"15min":0.38900000000000001},"min":{"1min":0.26400000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.248},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.38100000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.39800000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.497,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.34399999999999997},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42699999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.35799999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.29799999999999999},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.27700000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.443}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.40300000000000002},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.51300000000000001}]},{"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.42399999999999999}]},{"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.53600000000000003}]}]},{"osd":3,"up_from":25,"seq":107374182426,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27604,"kb_used_data":584,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717548,"statfs":{"total":95995035648,"available":95966769152,"internally_reserved":0,"allocated":598016,"data_stored":245506,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.38500000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.45400000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.40200000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.435},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.37}]},{"osd":4,"last update":"Fri Apr 26 04:37:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.63}]},{"osd":5,"last update":"Fri Apr 26 04:37:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.58499999999999996}]},{"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.50700000000000001}]},{"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.52000000000000002}]}]},{"osd":4,"up_from":30,"seq":128849018901,"num_pgs":0,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":27584,"kb_used_data":560,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717568,"statfs":{"total":95995035648,"available":95966789632,"internally_reserved":0,"allocated":573440,"data_stored":232554,"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":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.436}]},{"osd":1,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.51400000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.56699999999999995}]},{"osd":3,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.53600000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.47699999999999998},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.46800000000000003}]},{"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.45100000000000001}]},{"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.505}]}]},{"osd":5,"up_from":38,"seq":163208757264,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27632,"kb_used_data":612,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717520,"statfs":{"total":95995035648,"available":95966740480,"internally_reserved":0,"allocated":626688,"data_stored":254365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.58099999999999996},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.54200000000000004}]},{"osd":1,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.39700000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.47799999999999998}]},{"osd":2,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.496},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.51200000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.64000000000000001},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.44800000000000001}]},{"osd":4,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.59799999999999998}]},{"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.55500000000000005}]},{"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.65500000000000003}]}]}],"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":0,"data_stored":0,"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":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":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":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-04-26T04:37:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:33 smithi204 ceph-mon[29755]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:33 smithi204 ceph-mon[29755]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:33 smithi146 ceph-mon[26177]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:33 smithi146 ceph-mon[26177]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:33 smithi146 ceph-mon[37936]: from='client.14550 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:33 smithi146 ceph-mon[37936]: from='client.24458 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:34 smithi204 ceph-mon[29755]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:34 smithi204 ceph-mon[29755]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-04-26T04:37:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:34 smithi146 ceph-mon[26177]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:34 smithi146 ceph-mon[26177]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-04-26T04:37:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:34 smithi146 ceph-mon[37936]: from='client.24470 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:34 smithi146 ceph-mon[37936]: pgmap v193: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 2.3 KiB/s wr, 7 op/s 2024-04-26T04:37:36.029 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph pg dump --format=json 2024-04-26T04:37:36.328 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:37:36.329 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:37:36.339 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":194,"stamp":"2024-04-26T04:37:35.687241+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":226996,"kb_used_data":6692,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749734220,"statfs":{"total":767960285184,"available":767727841280,"internally_reserved":0,"allocated":6852608,"data_stored":3853114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"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":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":"7.667615"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385046+0000","last_change":"2024-04-26T04:37:28.419455+0000","last_active":"2024-04-26T04:37:29.385046+0000","last_peered":"2024-04-26T04:37:29.385046+0000","last_clean":"2024-04-26T04:37:29.385046+0000","last_became_active":"2024-04-26T04:37:28.419159+0000","last_became_peered":"2024-04-26T04:37:28.419159+0000","last_unstale":"2024-04-26T04:37:29.385046+0000","last_undegraded":"2024-04-26T04:37:29.385046+0000","last_fullsized":"2024-04-26T04:37:29.385046+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:57:40.435622+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493664+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:37:28.493664+0000","last_peered":"2024-04-26T04:37:28.493664+0000","last_clean":"2024-04-26T04:37:28.493664+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:37:28.493664+0000","last_undegraded":"2024-04-26T04:37:28.493664+0000","last_fullsized":"2024-04-26T04:37:28.493664+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.383952+0000","last_change":"2024-04-26T04:37:28.415073+0000","last_active":"2024-04-26T04:37:29.383952+0000","last_peered":"2024-04-26T04:37:29.383952+0000","last_clean":"2024-04-26T04:37:29.383952+0000","last_became_active":"2024-04-26T04:37:28.414442+0000","last_became_peered":"2024-04-26T04:37:28.414442+0000","last_unstale":"2024-04-26T04:37:29.383952+0000","last_undegraded":"2024-04-26T04:37:29.383952+0000","last_fullsized":"2024-04-26T04:37:29.383952+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:51:12.587219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774394+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:37:29.774394+0000","last_peered":"2024-04-26T04:37:29.774394+0000","last_clean":"2024-04-26T04:37:29.774394+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:37:29.774394+0000","last_undegraded":"2024-04-26T04:37:29.774394+0000","last_fullsized":"2024-04-26T04:37:29.774394+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384491+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:37:29.384491+0000","last_peered":"2024-04-26T04:37:29.384491+0000","last_clean":"2024-04-26T04:37:29.384491+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:37:29.384491+0000","last_undegraded":"2024-04-26T04:37:29.384491+0000","last_fullsized":"2024-04-26T04:37:29.384491+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774348+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:37:29.774348+0000","last_peered":"2024-04-26T04:37:29.774348+0000","last_clean":"2024-04-26T04:37:29.774348+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:37:29.774348+0000","last_undegraded":"2024-04-26T04:37:29.774348+0000","last_fullsized":"2024-04-26T04:37:29.774348+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384021+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:37:29.384021+0000","last_peered":"2024-04-26T04:37:29.384021+0000","last_clean":"2024-04-26T04:37:29.384021+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:37:29.384021+0000","last_undegraded":"2024-04-26T04:37:29.384021+0000","last_fullsized":"2024-04-26T04:37:29.384021+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923249+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:37:28.923249+0000","last_peered":"2024-04-26T04:37:28.923249+0000","last_clean":"2024-04-26T04:37:28.923249+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:37:28.923249+0000","last_undegraded":"2024-04-26T04:37:28.923249+0000","last_fullsized":"2024-04-26T04:37:28.923249+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384977+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:37:29.384977+0000","last_peered":"2024-04-26T04:37:29.384977+0000","last_clean":"2024-04-26T04:37:29.384977+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:37:29.384977+0000","last_undegraded":"2024-04-26T04:37:29.384977+0000","last_fullsized":"2024-04-26T04:37:29.384977+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402050+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:37:29.402050+0000","last_peered":"2024-04-26T04:37:29.402050+0000","last_clean":"2024-04-26T04:37:29.402050+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:37:29.402050+0000","last_undegraded":"2024-04-26T04:37:29.402050+0000","last_fullsized":"2024-04-26T04:37:29.402050+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402105+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:37:29.402105+0000","last_peered":"2024-04-26T04:37:29.402105+0000","last_clean":"2024-04-26T04:37:29.402105+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:37:29.402105+0000","last_undegraded":"2024-04-26T04:37:29.402105+0000","last_fullsized":"2024-04-26T04:37:29.402105+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812793+0000","last_change":"2024-04-26T04:37:28.400216+0000","last_active":"2024-04-26T04:37:29.812793+0000","last_peered":"2024-04-26T04:37:29.812793+0000","last_clean":"2024-04-26T04:37:29.812793+0000","last_became_active":"2024-04-26T04:37:28.399754+0000","last_became_peered":"2024-04-26T04:37:28.399754+0000","last_unstale":"2024-04-26T04:37:29.812793+0000","last_undegraded":"2024-04-26T04:37:29.812793+0000","last_fullsized":"2024-04-26T04:37:29.812793+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:45:26.125018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923326+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:37:28.923326+0000","last_peered":"2024-04-26T04:37:28.923326+0000","last_clean":"2024-04-26T04:37:28.923326+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:37:28.923326+0000","last_undegraded":"2024-04-26T04:37:28.923326+0000","last_fullsized":"2024-04-26T04:37:28.923326+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.383607+0000","last_change":"2024-04-26T04:37:28.415177+0000","last_active":"2024-04-26T04:37:29.383607+0000","last_peered":"2024-04-26T04:37:29.383607+0000","last_clean":"2024-04-26T04:37:29.383607+0000","last_became_active":"2024-04-26T04:37:28.414391+0000","last_became_peered":"2024-04-26T04:37:28.414391+0000","last_unstale":"2024-04-26T04:37:29.383607+0000","last_undegraded":"2024-04-26T04:37:29.383607+0000","last_fullsized":"2024-04-26T04:37:29.383607+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:21:50.638950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493508+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:37:28.493508+0000","last_peered":"2024-04-26T04:37:28.493508+0000","last_clean":"2024-04-26T04:37:28.493508+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:37:28.493508+0000","last_undegraded":"2024-04-26T04:37:28.493508+0000","last_fullsized":"2024-04-26T04:37:28.493508+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774251+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:37:29.774251+0000","last_peered":"2024-04-26T04:37:29.774251+0000","last_clean":"2024-04-26T04:37:29.774251+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:37:29.774251+0000","last_undegraded":"2024-04-26T04:37:29.774251+0000","last_fullsized":"2024-04-26T04:37:29.774251+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774486+0000","last_change":"2024-04-26T04:37:28.415773+0000","last_active":"2024-04-26T04:37:29.774486+0000","last_peered":"2024-04-26T04:37:29.774486+0000","last_clean":"2024-04-26T04:37:29.774486+0000","last_became_active":"2024-04-26T04:37:28.415471+0000","last_became_peered":"2024-04-26T04:37:28.415471+0000","last_unstale":"2024-04-26T04:37:29.774486+0000","last_undegraded":"2024-04-26T04:37:29.774486+0000","last_fullsized":"2024-04-26T04:37:29.774486+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:48:08.814619+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784627+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:37:28.784627+0000","last_peered":"2024-04-26T04:37:28.784627+0000","last_clean":"2024-04-26T04:37:28.784627+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:37:28.784627+0000","last_undegraded":"2024-04-26T04:37:28.784627+0000","last_fullsized":"2024-04-26T04:37:28.784627+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384494+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:37:29.384494+0000","last_peered":"2024-04-26T04:37:29.384494+0000","last_clean":"2024-04-26T04:37:29.384494+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:37:29.384494+0000","last_undegraded":"2024-04-26T04:37:29.384494+0000","last_fullsized":"2024-04-26T04:37:29.384494+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"61'4","reported_seq":16,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.417653+0000","last_change":"2024-04-26T04:37:28.035003+0000","last_active":"2024-04-26T04:37:28.417653+0000","last_peered":"2024-04-26T04:37:28.417653+0000","last_clean":"2024-04-26T04:37:28.417653+0000","last_became_active":"2024-04-26T04:37:28.033867+0000","last_became_peered":"2024-04-26T04:37:28.033867+0000","last_unstale":"2024-04-26T04:37:28.417653+0000","last_undegraded":"2024-04-26T04:37:28.417653+0000","last_fullsized":"2024-04-26T04:37:28.417653+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:47:21.018478+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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923366+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:37:28.923366+0000","last_peered":"2024-04-26T04:37:28.923366+0000","last_clean":"2024-04-26T04:37:28.923366+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:37:28.923366+0000","last_undegraded":"2024-04-26T04:37:28.923366+0000","last_fullsized":"2024-04-26T04:37:28.923366+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923376+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:37:28.923376+0000","last_peered":"2024-04-26T04:37:28.923376+0000","last_clean":"2024-04-26T04:37:28.923376+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:37:28.923376+0000","last_undegraded":"2024-04-26T04:37:28.923376+0000","last_fullsized":"2024-04-26T04:37:28.923376+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384392+0000","last_change":"2024-04-26T04:37:28.411297+0000","last_active":"2024-04-26T04:37:29.384392+0000","last_peered":"2024-04-26T04:37:29.384392+0000","last_clean":"2024-04-26T04:37:29.384392+0000","last_became_active":"2024-04-26T04:37:28.410936+0000","last_became_peered":"2024-04-26T04:37:28.410936+0000","last_unstale":"2024-04-26T04:37:29.384392+0000","last_undegraded":"2024-04-26T04:37:29.384392+0000","last_fullsized":"2024-04-26T04:37:29.384392+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:43:43.578255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384729+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:37:29.384729+0000","last_peered":"2024-04-26T04:37:29.384729+0000","last_clean":"2024-04-26T04:37:29.384729+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:37:29.384729+0000","last_undegraded":"2024-04-26T04:37:29.384729+0000","last_fullsized":"2024-04-26T04:37:29.384729+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774425+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:37:29.774425+0000","last_peered":"2024-04-26T04:37:29.774425+0000","last_clean":"2024-04-26T04:37:29.774425+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:37:29.774425+0000","last_undegraded":"2024-04-26T04:37:29.774425+0000","last_fullsized":"2024-04-26T04:37:29.774425+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384552+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:37:29.384552+0000","last_peered":"2024-04-26T04:37:29.384552+0000","last_clean":"2024-04-26T04:37:29.384552+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:37:29.384552+0000","last_undegraded":"2024-04-26T04:37:29.384552+0000","last_fullsized":"2024-04-26T04:37:29.384552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774438+0000","last_change":"2024-04-26T04:37:28.402470+0000","last_active":"2024-04-26T04:37:29.774438+0000","last_peered":"2024-04-26T04:37:29.774438+0000","last_clean":"2024-04-26T04:37:29.774438+0000","last_became_active":"2024-04-26T04:37:28.401716+0000","last_became_peered":"2024-04-26T04:37:28.401716+0000","last_unstale":"2024-04-26T04:37:29.774438+0000","last_undegraded":"2024-04-26T04:37:29.774438+0000","last_fullsized":"2024-04-26T04:37:29.774438+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:19:26.773471+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1b","version":"61'1","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923345+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:37:28.923345+0000","last_peered":"2024-04-26T04:37:28.923345+0000","last_clean":"2024-04-26T04:37:28.923345+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:37:28.923345+0000","last_undegraded":"2024-04-26T04:37:28.923345+0000","last_fullsized":"2024-04-26T04:37:28.923345+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812316+0000","last_change":"2024-04-26T04:37:28.393646+0000","last_active":"2024-04-26T04:37:29.812316+0000","last_peered":"2024-04-26T04:37:29.812316+0000","last_clean":"2024-04-26T04:37:29.812316+0000","last_became_active":"2024-04-26T04:37:28.393358+0000","last_became_peered":"2024-04-26T04:37:28.393358+0000","last_unstale":"2024-04-26T04:37:29.812316+0000","last_undegraded":"2024-04-26T04:37:29.812316+0000","last_fullsized":"2024-04-26T04:37:29.812316+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:37:33.915781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401985+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:37:29.401985+0000","last_peered":"2024-04-26T04:37:29.401985+0000","last_clean":"2024-04-26T04:37:29.401985+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:37:29.401985+0000","last_undegraded":"2024-04-26T04:37:29.401985+0000","last_fullsized":"2024-04-26T04:37:29.401985+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384091+0000","last_change":"2024-04-26T04:37:28.413852+0000","last_active":"2024-04-26T04:37:29.384091+0000","last_peered":"2024-04-26T04:37:29.384091+0000","last_clean":"2024-04-26T04:37:29.384091+0000","last_became_active":"2024-04-26T04:37:28.413148+0000","last_became_peered":"2024-04-26T04:37:28.413148+0000","last_unstale":"2024-04-26T04:37:29.384091+0000","last_undegraded":"2024-04-26T04:37:29.384091+0000","last_fullsized":"2024-04-26T04:37:29.384091+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:37:40.330632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.19","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923300+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:37:28.923300+0000","last_peered":"2024-04-26T04:37:28.923300+0000","last_clean":"2024-04-26T04:37:28.923300+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:37:28.923300+0000","last_undegraded":"2024-04-26T04:37:28.923300+0000","last_fullsized":"2024-04-26T04:37:28.923300+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923280+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:37:28.923280+0000","last_peered":"2024-04-26T04:37:28.923280+0000","last_clean":"2024-04-26T04:37:28.923280+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:37:28.923280+0000","last_undegraded":"2024-04-26T04:37:28.923280+0000","last_fullsized":"2024-04-26T04:37:28.923280+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774268+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:37:29.774268+0000","last_peered":"2024-04-26T04:37:29.774268+0000","last_clean":"2024-04-26T04:37:29.774268+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:37:29.774268+0000","last_undegraded":"2024-04-26T04:37:29.774268+0000","last_fullsized":"2024-04-26T04:37:29.774268+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493529+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:37:28.493529+0000","last_peered":"2024-04-26T04:37:28.493529+0000","last_clean":"2024-04-26T04:37:28.493529+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:37:28.493529+0000","last_undegraded":"2024-04-26T04:37:28.493529+0000","last_fullsized":"2024-04-26T04:37:28.493529+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402091+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:37:29.402091+0000","last_peered":"2024-04-26T04:37:29.402091+0000","last_clean":"2024-04-26T04:37:29.402091+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:37:29.402091+0000","last_undegraded":"2024-04-26T04:37:29.402091+0000","last_fullsized":"2024-04-26T04:37:29.402091+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774474+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:37:29.774474+0000","last_peered":"2024-04-26T04:37:29.774474+0000","last_clean":"2024-04-26T04:37:29.774474+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:37:29.774474+0000","last_undegraded":"2024-04-26T04:37:29.774474+0000","last_fullsized":"2024-04-26T04:37:29.774474+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774462+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:37:29.774462+0000","last_peered":"2024-04-26T04:37:29.774462+0000","last_clean":"2024-04-26T04:37:29.774462+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:37:29.774462+0000","last_undegraded":"2024-04-26T04:37:29.774462+0000","last_fullsized":"2024-04-26T04:37:29.774462+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384306+0000","last_change":"2024-04-26T04:37:28.411779+0000","last_active":"2024-04-26T04:37:29.384306+0000","last_peered":"2024-04-26T04:37:29.384306+0000","last_clean":"2024-04-26T04:37:29.384306+0000","last_became_active":"2024-04-26T04:37:28.411475+0000","last_became_peered":"2024-04-26T04:37:28.411475+0000","last_unstale":"2024-04-26T04:37:29.384306+0000","last_undegraded":"2024-04-26T04:37:29.384306+0000","last_fullsized":"2024-04-26T04:37:29.384306+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:18:56.017254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":15,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493630+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:37:28.493630+0000","last_peered":"2024-04-26T04:37:28.493630+0000","last_clean":"2024-04-26T04:37:28.493630+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:37:28.493630+0000","last_undegraded":"2024-04-26T04:37:28.493630+0000","last_fullsized":"2024-04-26T04:37:28.493630+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812717+0000","last_change":"2024-04-26T04:37:28.398858+0000","last_active":"2024-04-26T04:37:29.812717+0000","last_peered":"2024-04-26T04:37:29.812717+0000","last_clean":"2024-04-26T04:37:29.812717+0000","last_became_active":"2024-04-26T04:37:28.398431+0000","last_became_peered":"2024-04-26T04:37:28.398431+0000","last_unstale":"2024-04-26T04:37:29.812717+0000","last_undegraded":"2024-04-26T04:37:29.812717+0000","last_fullsized":"2024-04-26T04:37:29.812717+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:38:20.244033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'6","reported_seq":18,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401850+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:37:29.401850+0000","last_peered":"2024-04-26T04:37:29.401850+0000","last_clean":"2024-04-26T04:37:29.401850+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:37:29.401850+0000","last_undegraded":"2024-04-26T04:37:29.401850+0000","last_fullsized":"2024-04-26T04:37:29.401850+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384531+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:37:29.384531+0000","last_peered":"2024-04-26T04:37:29.384531+0000","last_clean":"2024-04-26T04:37:29.384531+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:37:29.384531+0000","last_undegraded":"2024-04-26T04:37:29.384531+0000","last_fullsized":"2024-04-26T04:37:29.384531+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.414425+0000","last_change":"2024-04-26T04:37:28.036735+0000","last_active":"2024-04-26T04:37:28.414425+0000","last_peered":"2024-04-26T04:37:28.414425+0000","last_clean":"2024-04-26T04:37:28.414425+0000","last_became_active":"2024-04-26T04:37:28.036465+0000","last_became_peered":"2024-04-26T04:37:28.036465+0000","last_unstale":"2024-04-26T04:37:28.414425+0000","last_undegraded":"2024-04-26T04:37:28.414425+0000","last_fullsized":"2024-04-26T04:37:28.414425+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T05:49:43.832654+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.383585+0000","last_change":"2024-04-26T04:37:28.400622+0000","last_active":"2024-04-26T04:37:29.383585+0000","last_peered":"2024-04-26T04:37:29.383585+0000","last_clean":"2024-04-26T04:37:29.383585+0000","last_became_active":"2024-04-26T04:37:28.398224+0000","last_became_peered":"2024-04-26T04:37:28.398224+0000","last_unstale":"2024-04-26T04:37:29.383585+0000","last_undegraded":"2024-04-26T04:37:29.383585+0000","last_fullsized":"2024-04-26T04:37:29.383585+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:17:31.665743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774312+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:37:29.774312+0000","last_peered":"2024-04-26T04:37:29.774312+0000","last_clean":"2024-04-26T04:37:29.774312+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:37:29.774312+0000","last_undegraded":"2024-04-26T04:37:29.774312+0000","last_fullsized":"2024-04-26T04:37:29.774312+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384353+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:37:29.384353+0000","last_peered":"2024-04-26T04:37:29.384353+0000","last_clean":"2024-04-26T04:37:29.384353+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:37:29.384353+0000","last_undegraded":"2024-04-26T04:37:29.384353+0000","last_fullsized":"2024-04-26T04:37:29.384353+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402047+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:37:29.402047+0000","last_peered":"2024-04-26T04:37:29.402047+0000","last_clean":"2024-04-26T04:37:29.402047+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:37:29.402047+0000","last_undegraded":"2024-04-26T04:37:29.402047+0000","last_fullsized":"2024-04-26T04:37:29.402047+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401640+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:37:29.401640+0000","last_peered":"2024-04-26T04:37:29.401640+0000","last_clean":"2024-04-26T04:37:29.401640+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:37:29.401640+0000","last_undegraded":"2024-04-26T04:37:29.401640+0000","last_fullsized":"2024-04-26T04:37:29.401640+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":20,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784551+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:37:28.784551+0000","last_peered":"2024-04-26T04:37:28.784551+0000","last_clean":"2024-04-26T04:37:28.784551+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:37:28.784551+0000","last_undegraded":"2024-04-26T04:37:28.784551+0000","last_fullsized":"2024-04-26T04:37:28.784551+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384149+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:37:29.384149+0000","last_peered":"2024-04-26T04:37:29.384149+0000","last_clean":"2024-04-26T04:37:29.384149+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:37:29.384149+0000","last_undegraded":"2024-04-26T04:37:29.384149+0000","last_fullsized":"2024-04-26T04:37:29.384149+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812918+0000","last_change":"2024-04-26T04:37:28.027668+0000","last_active":"2024-04-26T04:37:29.812918+0000","last_peered":"2024-04-26T04:37:29.812918+0000","last_clean":"2024-04-26T04:37:29.812918+0000","last_became_active":"2024-04-26T04:37:28.027373+0000","last_became_peered":"2024-04-26T04:37:28.027373+0000","last_unstale":"2024-04-26T04:37:29.812918+0000","last_undegraded":"2024-04-26T04:37:29.812918+0000","last_fullsized":"2024-04-26T04:37:29.812918+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:09:34.744196+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384809+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:37:29.384809+0000","last_peered":"2024-04-26T04:37:29.384809+0000","last_clean":"2024-04-26T04:37:29.384809+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:37:29.384809+0000","last_undegraded":"2024-04-26T04:37:29.384809+0000","last_fullsized":"2024-04-26T04:37:29.384809+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493549+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:37:28.493549+0000","last_peered":"2024-04-26T04:37:28.493549+0000","last_clean":"2024-04-26T04:37:28.493549+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:37:28.493549+0000","last_undegraded":"2024-04-26T04:37:28.493549+0000","last_fullsized":"2024-04-26T04:37:28.493549+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774450+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:37:29.774450+0000","last_peered":"2024-04-26T04:37:29.774450+0000","last_clean":"2024-04-26T04:37:29.774450+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:37:29.774450+0000","last_undegraded":"2024-04-26T04:37:29.774450+0000","last_fullsized":"2024-04-26T04:37:29.774450+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774301+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:37:29.774301+0000","last_peered":"2024-04-26T04:37:29.774301+0000","last_clean":"2024-04-26T04:37:29.774301+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:37:29.774301+0000","last_undegraded":"2024-04-26T04:37:29.774301+0000","last_fullsized":"2024-04-26T04:37:29.774301+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812649+0000","last_change":"2024-04-26T04:37:28.403915+0000","last_active":"2024-04-26T04:37:29.812649+0000","last_peered":"2024-04-26T04:37:29.812649+0000","last_clean":"2024-04-26T04:37:29.812649+0000","last_became_active":"2024-04-26T04:37:28.403127+0000","last_became_peered":"2024-04-26T04:37:28.403127+0000","last_unstale":"2024-04-26T04:37:29.812649+0000","last_undegraded":"2024-04-26T04:37:29.812649+0000","last_fullsized":"2024-04-26T04:37:29.812649+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:18:02.979350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.0","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493476+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:37:28.493476+0000","last_peered":"2024-04-26T04:37:28.493476+0000","last_clean":"2024-04-26T04:37:28.493476+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:37:28.493476+0000","last_undegraded":"2024-04-26T04:37:28.493476+0000","last_fullsized":"2024-04-26T04:37:28.493476+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784596+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:37:28.784596+0000","last_peered":"2024-04-26T04:37:28.784596+0000","last_clean":"2024-04-26T04:37:28.784596+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:37:28.784596+0000","last_undegraded":"2024-04-26T04:37:28.784596+0000","last_fullsized":"2024-04-26T04:37:28.784596+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923311+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:37:28.923311+0000","last_peered":"2024-04-26T04:37:28.923311+0000","last_clean":"2024-04-26T04:37:28.923311+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:37:28.923311+0000","last_undegraded":"2024-04-26T04:37:28.923311+0000","last_fullsized":"2024-04-26T04:37:28.923311+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774379+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:37:29.774379+0000","last_peered":"2024-04-26T04:37:29.774379+0000","last_clean":"2024-04-26T04:37:29.774379+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:37:29.774379+0000","last_undegraded":"2024-04-26T04:37:29.774379+0000","last_fullsized":"2024-04-26T04:37:29.774379+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"21'117","reported_seq":219,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.398119+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:37:28.398119+0000","last_peered":"2024-04-26T04:37:28.398119+0000","last_clean":"2024-04-26T04:37:28.398119+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:37:28.398119+0000","last_undegraded":"2024-04-26T04:37:28.398119+0000","last_fullsized":"2024-04-26T04:37:28.398119+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"3.1","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.383516+0000","last_change":"2024-04-26T04:37:28.398372+0000","last_active":"2024-04-26T04:37:29.383516+0000","last_peered":"2024-04-26T04:37:29.383516+0000","last_clean":"2024-04-26T04:37:29.383516+0000","last_became_active":"2024-04-26T04:37:28.398077+0000","last_became_peered":"2024-04-26T04:37:28.398077+0000","last_unstale":"2024-04-26T04:37:29.383516+0000","last_undegraded":"2024-04-26T04:37:29.383516+0000","last_fullsized":"2024-04-26T04:37:29.383516+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:17:38.214774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384266+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:37:29.384266+0000","last_peered":"2024-04-26T04:37:29.384266+0000","last_clean":"2024-04-26T04:37:29.384266+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:37:29.384266+0000","last_undegraded":"2024-04-26T04:37:29.384266+0000","last_fullsized":"2024-04-26T04:37:29.384266+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.5","version":"0'0","reported_seq":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384625+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:37:29.384625+0000","last_peered":"2024-04-26T04:37:29.384625+0000","last_clean":"2024-04-26T04:37:29.384625+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:37:29.384625+0000","last_undegraded":"2024-04-26T04:37:29.384625+0000","last_fullsized":"2024-04-26T04:37:29.384625+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493577+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:37:28.493577+0000","last_peered":"2024-04-26T04:37:28.493577+0000","last_clean":"2024-04-26T04:37:28.493577+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:37:28.493577+0000","last_undegraded":"2024-04-26T04:37:28.493577+0000","last_fullsized":"2024-04-26T04:37:28.493577+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":13,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:30.139233+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:37:30.139233+0000","last_peered":"2024-04-26T04:37:30.139233+0000","last_clean":"2024-04-26T04:37:30.139233+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:37:30.139233+0000","last_undegraded":"2024-04-26T04:37:30.139233+0000","last_fullsized":"2024-04-26T04:37:30.139233+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:25:56.379078+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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923386+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:37:28.923386+0000","last_peered":"2024-04-26T04:37:28.923386+0000","last_clean":"2024-04-26T04:37:28.923386+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:37:28.923386+0000","last_undegraded":"2024-04-26T04:37:28.923386+0000","last_fullsized":"2024-04-26T04:37:28.923386+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401981+0000","last_change":"2024-04-26T04:37:28.032303+0000","last_active":"2024-04-26T04:37:29.401981+0000","last_peered":"2024-04-26T04:37:29.401981+0000","last_clean":"2024-04-26T04:37:29.401981+0000","last_became_active":"2024-04-26T04:37:28.031891+0000","last_became_peered":"2024-04-26T04:37:28.031891+0000","last_unstale":"2024-04-26T04:37:29.401981+0000","last_undegraded":"2024-04-26T04:37:29.401981+0000","last_fullsized":"2024-04-26T04:37:29.401981+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T15:32:50.282914+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384041+0000","last_change":"2024-04-26T04:37:28.413885+0000","last_active":"2024-04-26T04:37:29.384041+0000","last_peered":"2024-04-26T04:37:29.384041+0000","last_clean":"2024-04-26T04:37:29.384041+0000","last_became_active":"2024-04-26T04:37:28.413581+0000","last_became_peered":"2024-04-26T04:37:28.413581+0000","last_unstale":"2024-04-26T04:37:29.384041+0000","last_undegraded":"2024-04-26T04:37:29.384041+0000","last_fullsized":"2024-04-26T04:37:29.384041+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:09:08.075970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384063+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:37:29.384063+0000","last_peered":"2024-04-26T04:37:29.384063+0000","last_clean":"2024-04-26T04:37:29.384063+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:37:29.384063+0000","last_undegraded":"2024-04-26T04:37:29.384063+0000","last_fullsized":"2024-04-26T04:37:29.384063+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.812748+0000","last_change":"2024-04-26T04:37:28.397417+0000","last_active":"2024-04-26T04:37:29.812748+0000","last_peered":"2024-04-26T04:37:29.812748+0000","last_clean":"2024-04-26T04:37:29.812748+0000","last_became_active":"2024-04-26T04:37:28.396361+0000","last_became_peered":"2024-04-26T04:37:28.396361+0000","last_unstale":"2024-04-26T04:37:29.812748+0000","last_undegraded":"2024-04-26T04:37:29.812748+0000","last_fullsized":"2024-04-26T04:37:29.812748+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:19:04.281918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493520+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:37:28.493520+0000","last_peered":"2024-04-26T04:37:28.493520+0000","last_clean":"2024-04-26T04:37:28.493520+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:37:28.493520+0000","last_undegraded":"2024-04-26T04:37:28.493520+0000","last_fullsized":"2024-04-26T04:37:28.493520+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923267+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:37:28.923267+0000","last_peered":"2024-04-26T04:37:28.923267+0000","last_clean":"2024-04-26T04:37:28.923267+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:37:28.923267+0000","last_undegraded":"2024-04-26T04:37:28.923267+0000","last_fullsized":"2024-04-26T04:37:28.923267+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493540+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:37:28.493540+0000","last_peered":"2024-04-26T04:37:28.493540+0000","last_clean":"2024-04-26T04:37:28.493540+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:37:28.493540+0000","last_undegraded":"2024-04-26T04:37:28.493540+0000","last_fullsized":"2024-04-26T04:37:28.493540+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923335+0000","last_change":"2024-04-26T04:37:28.407695+0000","last_active":"2024-04-26T04:37:28.923335+0000","last_peered":"2024-04-26T04:37:28.923335+0000","last_clean":"2024-04-26T04:37:28.923335+0000","last_became_active":"2024-04-26T04:37:28.407433+0000","last_became_peered":"2024-04-26T04:37:28.407433+0000","last_unstale":"2024-04-26T04:37:28.923335+0000","last_undegraded":"2024-04-26T04:37:28.923335+0000","last_fullsized":"2024-04-26T04:37:28.923335+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:35:34.499634+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":14,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384351+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:37:29.384351+0000","last_peered":"2024-04-26T04:37:29.384351+0000","last_clean":"2024-04-26T04:37:29.384351+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:37:29.384351+0000","last_undegraded":"2024-04-26T04:37:29.384351+0000","last_fullsized":"2024-04-26T04:37:29.384351+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401730+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:37:29.401730+0000","last_peered":"2024-04-26T04:37:29.401730+0000","last_clean":"2024-04-26T04:37:29.401730+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:37:29.401730+0000","last_undegraded":"2024-04-26T04:37:29.401730+0000","last_fullsized":"2024-04-26T04:37:29.401730+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":12,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784606+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:37:28.784606+0000","last_peered":"2024-04-26T04:37:28.784606+0000","last_clean":"2024-04-26T04:37:28.784606+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:37:28.784606+0000","last_undegraded":"2024-04-26T04:37:28.784606+0000","last_fullsized":"2024-04-26T04:37:28.784606+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384609+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:37:29.384609+0000","last_peered":"2024-04-26T04:37:29.384609+0000","last_clean":"2024-04-26T04:37:29.384609+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:37:29.384609+0000","last_undegraded":"2024-04-26T04:37:29.384609+0000","last_fullsized":"2024-04-26T04:37:29.384609+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":13,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493604+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:37:28.493604+0000","last_peered":"2024-04-26T04:37:28.493604+0000","last_clean":"2024-04-26T04:37:28.493604+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:37:28.493604+0000","last_undegraded":"2024-04-26T04:37:28.493604+0000","last_fullsized":"2024-04-26T04:37:28.493604+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774407+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:37:29.774407+0000","last_peered":"2024-04-26T04:37:29.774407+0000","last_clean":"2024-04-26T04:37:29.774407+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:37:29.774407+0000","last_undegraded":"2024-04-26T04:37:29.774407+0000","last_fullsized":"2024-04-26T04:37:29.774407+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":14,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784617+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:37:28.784617+0000","last_peered":"2024-04-26T04:37:28.784617+0000","last_clean":"2024-04-26T04:37:28.784617+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:37:28.784617+0000","last_undegraded":"2024-04-26T04:37:28.784617+0000","last_fullsized":"2024-04-26T04:37:28.784617+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.385049+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:37:29.385049+0000","last_peered":"2024-04-26T04:37:29.385049+0000","last_clean":"2024-04-26T04:37:29.385049+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:37:29.385049+0000","last_undegraded":"2024-04-26T04:37:29.385049+0000","last_fullsized":"2024-04-26T04:37:29.385049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401734+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:37:29.401734+0000","last_peered":"2024-04-26T04:37:29.401734+0000","last_clean":"2024-04-26T04:37:29.401734+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:37:29.401734+0000","last_undegraded":"2024-04-26T04:37:29.401734+0000","last_fullsized":"2024-04-26T04:37:29.401734+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.784584+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:37:28.784584+0000","last_peered":"2024-04-26T04:37:28.784584+0000","last_clean":"2024-04-26T04:37:28.784584+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:37:28.784584+0000","last_undegraded":"2024-04-26T04:37:28.784584+0000","last_fullsized":"2024-04-26T04:37:28.784584+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774327+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:37:29.774327+0000","last_peered":"2024-04-26T04:37:29.774327+0000","last_clean":"2024-04-26T04:37:29.774327+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:37:29.774327+0000","last_undegraded":"2024-04-26T04:37:29.774327+0000","last_fullsized":"2024-04-26T04:37:29.774327+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.384027+0000","last_change":"2024-04-26T04:37:28.407272+0000","last_active":"2024-04-26T04:37:29.384027+0000","last_peered":"2024-04-26T04:37:29.384027+0000","last_clean":"2024-04-26T04:37:29.384027+0000","last_became_active":"2024-04-26T04:37:28.406994+0000","last_became_peered":"2024-04-26T04:37:28.406994+0000","last_unstale":"2024-04-26T04:37:29.384027+0000","last_undegraded":"2024-04-26T04:37:29.384027+0000","last_fullsized":"2024-04-26T04:37:29.384027+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:09:33.809383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923356+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:37:28.923356+0000","last_peered":"2024-04-26T04:37:28.923356+0000","last_clean":"2024-04-26T04:37:28.923356+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:37:28.923356+0000","last_undegraded":"2024-04-26T04:37:28.923356+0000","last_fullsized":"2024-04-26T04:37:28.923356+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.493588+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:37:28.493588+0000","last_peered":"2024-04-26T04:37:28.493588+0000","last_clean":"2024-04-26T04:37:28.493588+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:37:28.493588+0000","last_undegraded":"2024-04-26T04:37:28.493588+0000","last_fullsized":"2024-04-26T04:37:28.493588+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.402198+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:37:29.402198+0000","last_peered":"2024-04-26T04:37:29.402198+0000","last_clean":"2024-04-26T04:37:29.402198+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:37:29.402198+0000","last_undegraded":"2024-04-26T04:37:29.402198+0000","last_fullsized":"2024-04-26T04:37:29.402198+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923395+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:37:28.923395+0000","last_peered":"2024-04-26T04:37:28.923395+0000","last_clean":"2024-04-26T04:37:28.923395+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:37:28.923395+0000","last_undegraded":"2024-04-26T04:37:28.923395+0000","last_fullsized":"2024-04-26T04:37:28.923395+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774281+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:37:29.774281+0000","last_peered":"2024-04-26T04:37:29.774281+0000","last_clean":"2024-04-26T04:37:29.774281+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:37:29.774281+0000","last_undegraded":"2024-04-26T04:37:29.774281+0000","last_fullsized":"2024-04-26T04:37:29.774281+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:28.923290+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:37:28.923290+0000","last_peered":"2024-04-26T04:37:28.923290+0000","last_clean":"2024-04-26T04:37:28.923290+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:37:28.923290+0000","last_undegraded":"2024-04-26T04:37:28.923290+0000","last_fullsized":"2024-04-26T04:37:28.923290+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":11,"reported_epoch":61,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.774337+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:37:29.774337+0000","last_peered":"2024-04-26T04:37:29.774337+0000","last_clean":"2024-04-26T04:37:29.774337+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:37:29.774337+0000","last_undegraded":"2024-04-26T04:37:29.774337+0000","last_fullsized":"2024-04-26T04:37:29.774337+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.383806+0000","last_change":"2024-04-26T04:37:28.414171+0000","last_active":"2024-04-26T04:37:29.383806+0000","last_peered":"2024-04-26T04:37:29.383806+0000","last_clean":"2024-04-26T04:37:29.383806+0000","last_became_active":"2024-04-26T04:37:28.413522+0000","last_became_peered":"2024-04-26T04:37:28.413522+0000","last_unstale":"2024-04-26T04:37:29.383806+0000","last_undegraded":"2024-04-26T04:37:29.383806+0000","last_fullsized":"2024-04-26T04:37:29.383806+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.091381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":11,"reported_epoch":62,"state":"active+clean","last_fresh":"2024-04-26T04:37:29.401973+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:37:29.401973+0000","last_peered":"2024-04-26T04:37:29.401973+0000","last_clean":"2024-04-26T04:37:29.401973+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:37:29.401973+0000","last_undegraded":"2024-04-26T04:37:29.401973+0000","last_fullsized":"2024-04-26T04:37:29.401973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"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":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},{"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928233991,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28212,"kb_used_data":1188,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716940,"statfs":{"total":95995035648,"available":95966146560,"internally_reserved":0,"allocated":1216512,"data_stored":849809,"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.53400000000000003}]},{"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.46999999999999997}]},{"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.56899999999999995}]},{"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.60899999999999999}]},{"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.50600000000000001}]},{"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.40300000000000002}]},{"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.443}]}]},{"osd":6,"up_from":46,"seq":197568495628,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28228,"kb_used_data":1200,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716924,"statfs":{"total":95995035648,"available":95966130176,"internally_reserved":0,"allocated":1228800,"data_stored":851373,"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":"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.52100000000000002}]},{"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.53600000000000003}]},{"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.57299999999999995}]},{"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.496}]},{"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.29799999999999999}]},{"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.36199999999999999}]},{"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.38300000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574884,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27636,"kb_used_data":616,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717516,"statfs":{"total":95995035648,"available":95966736384,"internally_reserved":0,"allocated":630784,"data_stored":259601,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:45 2024","interfaces":[{"interface":"back","average":{"1min":0.39600000000000002,"5min":0.32300000000000001,"15min":0.311},"min":{"1min":0.28599999999999998,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.47699999999999998,"5min":0.50900000000000001,"15min":0.50900000000000001},"last":0.46100000000000002},{"interface":"front","average":{"1min":0.42399999999999999,"5min":0.33800000000000002,"15min":0.32400000000000001},"min":{"1min":0.30199999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.51300000000000001,"5min":0.51300000000000001,"15min":0.51300000000000001},"last":0.313}]},{"osd":2,"last update":"Fri Apr 26 04:37:16 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.46000000000000002,"5min":0.40799999999999997,"15min":0.40000000000000002},"min":{"1min":0.33800000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.29099999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47999999999999998,"5min":0.47999999999999998,"15min":0.47999999999999998},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.35299999999999998}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.60899999999999999,"5min":0.60899999999999999,"15min":0.60899999999999999},"min":{"1min":0.45700000000000002,"5min":0.45700000000000002,"15min":0.45700000000000002},"max":{"1min":0.79800000000000004,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":0.81499999999999995,"5min":0.81499999999999995,"15min":0.81499999999999995},"last":0.81599999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:37:22 2024","interfaces":[{"interface":"back","average":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.63,"5min":0.63,"15min":0.63},"min":{"1min":0.504,"5min":0.504,"15min":0.504},"max":{"1min":0.77600000000000002,"5min":0.77600000000000002,"15min":0.77600000000000002},"last":0.69799999999999995}]},{"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.75600000000000001}]},{"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.59699999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738410,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28236,"kb_used_data":1204,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716916,"statfs":{"total":95995035648,"available":95966121984,"internally_reserved":0,"allocated":1232896,"data_stored":850537,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:36:44 2024","interfaces":[{"interface":"back","average":{"1min":0.38800000000000001,"5min":0.316,"15min":0.30399999999999999},"min":{"1min":0.25700000000000001,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.628,"5min":0.628,"15min":0.628},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.40300000000000002,"5min":0.32500000000000001,"15min":0.312},"min":{"1min":0.214,"5min":0.214,"15min":0.214},"max":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"last":0.432}]},{"osd":2,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.42799999999999999,"5min":0.40699999999999997,"15min":0.40300000000000002},"min":{"1min":0.26500000000000001,"5min":0.252,"15min":0.252},"max":{"1min":0.55100000000000005,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.49199999999999999},{"interface":"front","average":{"1min":0.41299999999999998,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.33100000000000002,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":0.53700000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.51200000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:36:33 2024","interfaces":[{"interface":"back","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.65400000000000003,"5min":0.65400000000000003,"15min":0.65400000000000003},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.441,"5min":0.441,"15min":0.441},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"last":0.373}]},{"osd":4,"last update":"Fri Apr 26 04:36:56 2024","interfaces":[{"interface":"back","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":0.67600000000000005,"5min":0.67600000000000005,"15min":0.67600000000000005},"last":0.47399999999999998},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":0.66400000000000003,"5min":0.66400000000000003,"15min":0.66400000000000003},"last":0.46200000000000002}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.45000000000000001,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":0.78500000000000003,"5min":0.78500000000000003,"15min":0.78500000000000003},"last":0.504},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.82599999999999996,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.67200000000000004}]},{"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.53200000000000003}]},{"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.65200000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411360,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31732,"kb_used_data":608,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713420,"statfs":{"total":95995035648,"available":95962542080,"internally_reserved":0,"allocated":622592,"data_stored":259441,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.38700000000000001,"15min":0.38900000000000001},"min":{"1min":0.26400000000000001,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.54900000000000004,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.36299999999999999},{"interface":"front","average":{"1min":0.42999999999999999,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.28699999999999998,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.61099999999999999,"5min":0.61099999999999999,"15min":0.61099999999999999},"last":0.249}]},{"osd":1,"last update":"Fri Apr 26 04:37:09 2024","interfaces":[{"interface":"back","average":{"1min":0.40600000000000003,"5min":0.39800000000000002,"15min":0.39700000000000002},"min":{"1min":0.26800000000000002,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":0.497,"5min":0.59299999999999997,"15min":0.59299999999999997},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.45700000000000002,"5min":0.42699999999999999,"15min":0.42199999999999999},"min":{"1min":0.315,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.30499999999999999}]},{"osd":3,"last update":"Fri Apr 26 04:36:34 2024","interfaces":[{"interface":"back","average":{"1min":0.47099999999999997,"5min":0.47099999999999997,"15min":0.47099999999999997},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.71299999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.39500000000000002},{"interface":"front","average":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.81000000000000005,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.35199999999999998}]},{"osd":4,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.53300000000000003},{"interface":"front","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":0.78700000000000003,"5min":0.78700000000000003,"15min":0.78700000000000003},"last":0.70599999999999996}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":0.78300000000000003,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.58699999999999997,"15min":0.58699999999999997},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.80100000000000005,"5min":0.80100000000000005,"15min":0.80100000000000005},"last":0.56799999999999995}]},{"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.71699999999999997}]},{"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.55100000000000005}]}]},{"osd":3,"up_from":25,"seq":107374182427,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27656,"kb_used_data":628,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717496,"statfs":{"total":95995035648,"available":95966715904,"internally_reserved":0,"allocated":643072,"data_stored":261109,"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":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"last":0.64700000000000002},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"last":0.45000000000000001}]},{"osd":1,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.64900000000000002,"5min":0.64900000000000002,"15min":0.64900000000000002},"last":0.51500000000000001},{"interface":"front","average":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":0.624,"5min":0.624,"15min":0.624},"last":0.54800000000000004}]},{"osd":2,"last update":"Fri Apr 26 04:36:35 2024","interfaces":[{"interface":"back","average":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.46899999999999997},{"interface":"front","average":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.58199999999999996,"5min":0.58199999999999996,"15min":0.58199999999999996},"last":0.48399999999999999}]},{"osd":4,"last update":"Fri Apr 26 04:37:00 2024","interfaces":[{"interface":"back","average":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.74199999999999999,"5min":0.74199999999999999,"15min":0.74199999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"min":{"1min":0.46000000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":0.80600000000000005,"5min":0.80600000000000005,"15min":0.80600000000000005},"last":0.57099999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:37:24 2024","interfaces":[{"interface":"back","average":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":0.872,"5min":0.872,"15min":0.872},"last":0.63400000000000001},{"interface":"front","average":{"1min":0.621,"5min":0.621,"15min":0.621},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":0.91900000000000004,"5min":0.91900000000000004,"15min":0.91900000000000004},"last":0.68700000000000006}]},{"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.625}]},{"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.74199999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018902,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27648,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717504,"statfs":{"total":95995035648,"available":95966724096,"internally_reserved":0,"allocated":638976,"data_stored":260149,"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":0.70299999999999996,"5min":0.70299999999999996,"15min":0.70299999999999996},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.55800000000000005}]},{"osd":1,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53400000000000003,"5min":0.53400000000000003,"15min":0.53400000000000003},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.71799999999999997,"5min":0.71799999999999997,"15min":0.71799999999999997},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.80900000000000005,"5min":0.80900000000000005,"15min":0.80900000000000005},"last":0.70199999999999996}]},{"osd":2,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.71999999999999997,"5min":0.71999999999999997,"15min":0.71999999999999997},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82699999999999996,"5min":0.82699999999999996,"15min":0.82699999999999996},"last":0.71799999999999997}]},{"osd":3,"last update":"Fri Apr 26 04:36:57 2024","interfaces":[{"interface":"back","average":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":0.75900000000000001,"5min":0.75900000000000001,"15min":0.75900000000000001},"last":0.624},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.77500000000000002,"5min":0.77500000000000002,"15min":0.77500000000000002},"last":0.78300000000000003}]},{"osd":5,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.71099999999999997,"5min":0.71099999999999997,"15min":0.71099999999999997},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.85299999999999998,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.80400000000000005}]},{"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.82299999999999995}]},{"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.85899999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757265,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27648,"kb_used_data":624,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717504,"statfs":{"total":95995035648,"available":95966724096,"internally_reserved":0,"allocated":638976,"data_stored":261095,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.84899999999999998,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.54800000000000004,"5min":0.54800000000000004,"15min":0.54800000000000004},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.58699999999999997}]},{"osd":1,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.75,"5min":0.75,"15min":0.75},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.56799999999999995}]},{"osd":2,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":0.81999999999999995,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"min":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.65500000000000003}]},{"osd":3,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.55900000000000005,"15min":0.55900000000000005},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.59299999999999997}]},{"osd":4,"last update":"Fri Apr 26 04:37:21 2024","interfaces":[{"interface":"back","average":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.40000000000000002,"5min":0.40000000000000002,"15min":0.40000000000000002},"min":{"1min":0.28699999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.621,"5min":0.621,"15min":0.621},"last":0.39600000000000002}]},{"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.43099999999999999}]},{"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.41199999999999998}]}]}],"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-04-26T04:37:36.343 INFO:tasks.cephfs.filesystem.ceph_manager:clean! 2024-04-26T04:37:36.344 INFO:tasks.cephadm:Adding prometheus.a on smithi204 2024-04-26T04:37:36.344 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply prometheus '1;smithi204=a' 2024-04-26T04:37:36.559 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:37:36.934 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:36 smithi204 ceph-mon[29755]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-04-26T04:37:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:36 smithi146 ceph-mon[26177]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-04-26T04:37:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:36 smithi146 ceph-mon[37936]: pgmap v194: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.8 KiB/s wr, 5 op/s 2024-04-26T04:37:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:37 smithi204 ceph-mon[29755]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:37 smithi146 ceph-mon[26177]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:37 smithi146 ceph-mon[37936]: from='client.24476 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:37:38.378 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled prometheus update... 2024-04-26T04:37:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-04-26T04:37:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:38 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.178 DEBUG:teuthology.orchestra.run.smithi204:prometheus.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service 2024-04-26T04:37:39.181 INFO:tasks.cephadm:Adding node-exporter.a on smithi146 2024-04-26T04:37:39.181 INFO:tasks.cephadm:Adding node-exporter.b on smithi204 2024-04-26T04:37:39.181 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply node-exporter '2;smithi146=a;smithi204=b' 2024-04-26T04:37:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: pgmap v195: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s wr, 4 op/s 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:37:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:38 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:39.422 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:39 smithi204 ceph-mon[29755]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:39.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:39 smithi204 ceph-mon[29755]: Saving service prometheus spec with placement smithi204=a;count:1 2024-04-26T04:37:39.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:39 smithi204 ceph-mon[29755]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:37:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[26177]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[26177]: Saving service prometheus spec with placement smithi204=a;count:1 2024-04-26T04:37:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[26177]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:37:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[37936]: from='client.24424 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[37936]: Saving service prometheus spec with placement smithi204=a;count:1 2024-04-26T04:37:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:39 smithi146 ceph-mon[37936]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:37:40.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:40 smithi204 ceph-mon[29755]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2024-04-26T04:37:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:40 smithi146 ceph-mon[26177]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2024-04-26T04:37:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:40 smithi146 ceph-mon[37936]: pgmap v196: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s wr, 2 op/s 2024-04-26T04:37:41.934 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled node-exporter update... 2024-04-26T04:37:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:42 smithi204 ceph-mon[29755]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2024-04-26T04:37:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:42 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:42 smithi146 ceph-mon[26177]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2024-04-26T04:37:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:42 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:42 smithi146 ceph-mon[37936]: pgmap v197: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s wr, 2 op/s 2024-04-26T04:37:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:42 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:43.798 DEBUG:teuthology.orchestra.run.smithi146:node-exporter.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service 2024-04-26T04:37:43.801 DEBUG:teuthology.orchestra.run.smithi204:node-exporter.b> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service 2024-04-26T04:37:43.804 INFO:tasks.cephadm:Adding alertmanager.a on smithi146 2024-04-26T04:37:43.804 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply alertmanager '1;smithi146=a' 2024-04-26T04:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:43 smithi204 ceph-mon[29755]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:43 smithi204 ceph-mon[29755]: Saving service node-exporter spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:43 smithi146 ceph-mon[26177]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:43 smithi146 ceph-mon[26177]: Saving service node-exporter spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:43 smithi146 ceph-mon[37936]: from='client.24430 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi146=a;smithi204=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:43 smithi146 ceph-mon[37936]: Saving service node-exporter spec with placement smithi146=a;smithi204=b;count:2 2024-04-26T04:37:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:44 smithi204 ceph-mon[29755]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-04-26T04:37:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:44 smithi146 ceph-mon[26177]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-04-26T04:37:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:44 smithi146 ceph-mon[37936]: pgmap v198: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 767 B/s wr, 0 op/s 2024-04-26T04:37:45.289 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:37:47.010 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:46 smithi146 ceph-mon[37936]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:47.011 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:46 smithi146 ceph-mon[26177]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:47.021 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:46 smithi204 ceph-mon[29755]: pgmap v199: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:48.997 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:48 smithi204 ceph-mon[29755]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:48 smithi146 ceph-mon[26177]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:48 smithi146 ceph-mon[37936]: pgmap v200: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:50.273 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled alertmanager update... 2024-04-26T04:37:50.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:50 smithi204 ceph-mon[29755]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:50.944 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:50 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:50.965 DEBUG:teuthology.orchestra.run.smithi146:alertmanager.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service 2024-04-26T04:37:50.968 INFO:tasks.cephadm:Adding grafana.a on smithi204 2024-04-26T04:37:50.968 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph orch apply grafana '1;smithi204=a' 2024-04-26T04:37:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:50 smithi146 ceph-mon[37936]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:50 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:50 smithi146 ceph-mon[26177]: pgmap v201: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:50 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.519 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 podman[60495]: 2024-04-26 04:37:51.494156352 +0000 UTC m=+0.360648882 container start bea681368517719e5d39e8fc300c133decb7f8e2bca069b7ef09448b2adf4b9f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:37:51.594 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:37:51.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:51.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: Saving service alertmanager spec with placement smithi146=a;count:1 2024-04-26T04:37:51.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]: dispatch 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T04:37:51.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:51.808 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.518Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.518Z 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-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.518Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi204 (none))" 2024-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.518Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.518Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.520Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T04:37:51.809 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.520Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.522Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.522Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.524Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.524Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.697µs 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.524Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T04:37:51.810 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.524Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.524Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=20.117µs wal_replay_duration=183.281µs wbl_replay_duration=120ns total_replay_duration=223.542µs 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.525Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.525Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.525Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.542Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.308595ms db_storage=705ns remote_storage=1.111µs web_handler=255ns query_engine=505ns scrape=381.408µs scrape_sd=81.487µs notify=644ns notify_sd=1.289µs rules=16.662402ms tracing=5.922µs 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.542Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:37:51.542Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 bash[60495]: bea681368517719e5d39e8fc300c133decb7f8e2bca069b7ef09448b2adf4b9f 2024-04-26T04:37:51.811 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:37:51 smithi204 systemd[1]: Started Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: Saving service alertmanager spec with placement smithi146=a;count:1 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-26T04:37:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]: dispatch 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='client.24436 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi146=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: Saving service alertmanager spec with placement smithi146=a;count:1 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]: dispatch 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:52.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]: dispatch 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]: dispatch 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]: dispatch 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]: dispatch 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-26T04:37:52.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:51 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' 2024-04-26T04:37:53.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: ignoring --setuser ceph since I am not root 2024-04-26T04:37:53.006 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: ignoring --setgroup ceph since I am not root 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mgr[31880]: -- 172.21.15.204:0/1726115119 <== mon.2 v2:172.21.15.146:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x564c37cf41a0 con 0x564c37ccb000 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:52.886+0000 7f1205595200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]': finished 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T04:37:53.007 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T04:37:53.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:52 smithi204 ceph-mon[29755]: mgrmap e16: y(active, since 5m), standbys: x 2024-04-26T04:37:53.055 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setuser ceph since I am not root 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setgroup ceph since I am not root 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:52.874+0000 7f1461f29200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:53.054+0000 7f1461f29200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-26T04:37:53.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]': finished 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[37936]: mgrmap e16: y(active, since 5m), standbys: x 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: pgmap v202: 97 pgs: 97 active+clean; 579 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.7", "id": [7, 4]}]': finished 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [0, 2]}]': finished 2024-04-26T04:37:53.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 1]}]': finished 2024-04-26T04:37:53.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.2f", "id": [4, 3]}]': finished 2024-04-26T04:37:53.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3f", "id": [7, 2]}]': finished 2024-04-26T04:37:53.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: osdmap e63: 8 total, 8 up, 8 in 2024-04-26T04:37:53.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: from='mgr.14152 172.21.15.146:0/2868758100' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-26T04:37:53.058 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:52 smithi146 ceph-mon[26177]: mgrmap e16: y(active, since 5m), standbys: x 2024-04-26T04:37:53.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:53.073+0000 7f1205595200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:37:53.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:53.185+0000 7f1205595200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:37:53.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:53.155+0000 7f1461f29200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:37:53.592 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:53.505+0000 7f1205595200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:37:53.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:53.463+0000 7f1461f29200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:37:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:53.547+0000 7f1461f29200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:37:54.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:53.591+0000 7f1205595200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:37:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:54 smithi146 ceph-mon[37936]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T04:37:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:54 smithi146 ceph-mon[26177]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T04:37:54.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:54.727+0000 7f1461f29200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:37:54.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:54.897+0000 7f1461f29200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:37:54.949 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:54.777+0000 7f1205595200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:37:54.949 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:54 smithi204 ceph-mon[29755]: osdmap e64: 8 total, 8 up, 8 in 2024-04-26T04:37:55.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:54.947+0000 7f1205595200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:37:55.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:55.118+0000 7f1205595200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:37:55.355 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:55 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:55.069+0000 7f1461f29200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:37:55.650 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:55 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:55.354+0000 7f1461f29200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:37:55.650 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:55 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:55.447+0000 7f1461f29200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:37:55.650 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:55 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:55.649+0000 7f1461f29200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:37:55.701 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:55.405+0000 7f1205595200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:37:55.702 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:55.497+0000 7f1205595200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:37:55.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:55 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:55.842+0000 7f1461f29200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:37:56.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:55.700+0000 7f1205595200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:37:56.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:55.893+0000 7f1205595200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:37:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:56.440+0000 7f1461f29200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:37:56.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:56.496+0000 7f1205595200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:37:57.155 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:56.859+0000 7f1461f29200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:37:57.155 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:56.955+0000 7f1461f29200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:37:57.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:56.919+0000 7f1205595200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:37:57.218 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:57.017+0000 7f1205595200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:37:57.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:57 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:57.154+0000 7f1461f29200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:37:57.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:57.217+0000 7f1205595200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:37:57.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:57 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:57.677+0000 7f1461f29200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:37:57.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:57 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:57.774+0000 7f1461f29200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:37:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:57.743+0000 7f1205595200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:37:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:57.836+0000 7f1205595200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:37:58.272 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:58.016+0000 7f1461f29200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:37:58.272 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:58.148+0000 7f1461f29200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:37:58.273 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:58.246+0000 7f1461f29200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:37:58.424 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:58.079+0000 7f1205595200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:37:58.424 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:58.211+0000 7f1205595200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:37:58.424 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:58.308+0000 7f1205595200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:37:58.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:58.366+0000 7f1461f29200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:37:58.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:58.459+0000 7f1461f29200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:37:58.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:58.423+0000 7f1205595200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:37:58.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:58.515+0000 7f1205595200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:37:59.540 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.266+0000 7f1461f29200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:37:59.540 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.485+0000 7f1461f29200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:37:59.614 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:59.327+0000 7f1205595200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:37:59.547+0000 7f1205595200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: [26/Apr/2024:04:37:59] ENGINE Bus STARTING 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: Active manager daemon y restarted 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: Activating manager daemon y 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: mgrmap e17: y(active, starting, since 0.00574841s), standbys: x 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:37:59.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:37:59.616 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:37:59.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:37:59.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: Manager daemon y is now available 2024-04-26T04:37:59.617 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: Active manager daemon y restarted 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: Activating manager daemon y 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: mgrmap e17: y(active, starting, since 0.00574841s), standbys: x 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:37:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:37:59.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: Manager daemon y is now available 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: Active manager daemon y restarted 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: Activating manager daemon y 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: osdmap e65: 8 total, 8 up, 8 in 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: mgrmap e17: y(active, starting, since 0.00574841s), standbys: x 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:37:59.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:37:59.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: Manager daemon y is now available 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:37:59] ENGINE Bus STARTING 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c1420700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.947 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c1420700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c1420700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c1420700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c1420700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c8c2f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c8c2f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c8c2f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c8c2f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.605+0000 7f13c8c2f700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: CherryPy Checker: 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: The Application mounted at '' has an empty config. 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:37:59.948 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:37:59] ENGINE Serving on http://:::9283 2024-04-26T04:37:59.949 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:37:59 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:37:59] ENGINE Bus STARTED 2024-04-26T04:38:00.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: CherryPy Checker: 2024-04-26T04:38:00.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: The Application mounted at '' has an empty config. 2024-04-26T04:38:00.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: 2024-04-26T04:38:00.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: [26/Apr/2024:04:37:59] ENGINE Serving on http://:::9283 2024-04-26T04:38:00.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:37:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[31857]: [26/Apr/2024:04:37:59] ENGINE Bus STARTED 2024-04-26T04:38:00.511 INFO:teuthology.orchestra.run.smithi204.stdout:Scheduled grafana update... 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: Standby manager daemon x restarted 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: mgrmap e18: y(active, since 1.01056s), standbys: x 2024-04-26T04:38:00.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:00 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: Standby manager daemon x restarted 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: Standby manager daemon x started 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:38:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: mgrmap e18: y(active, since 1.01056s), standbys: x 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: Standby manager daemon x restarted 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:38:00.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/796495577' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: mgrmap e18: y(active, since 1.01056s), standbys: x 2024-04-26T04:38:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:00 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.120 DEBUG:teuthology.orchestra.run.smithi204:grafana.a> sudo journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service 2024-04-26T04:38:01.122 INFO:tasks.cephadm:Setting up client nodes... 2024-04-26T04:38:01.123 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-26T04:38:01.355 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: [26/Apr/2024:04:37:59] ENGINE Bus STARTING 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: [26/Apr/2024:04:38:00] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: [26/Apr/2024:04:38:00] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: [26/Apr/2024:04:38:00] ENGINE Bus STARTED 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: Saving service grafana spec with placement smithi204=a;count:1 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:01.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: [26/Apr/2024:04:37:59] ENGINE Bus STARTING 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: [26/Apr/2024:04:38:00] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: [26/Apr/2024:04:38:00] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: [26/Apr/2024:04:38:00] ENGINE Bus STARTED 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: Saving service grafana spec with placement smithi204=a;count:1 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:01.776 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.777 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:01 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: [26/Apr/2024:04:37:59] ENGINE Bus STARTING 2024-04-26T04:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: [26/Apr/2024:04:38:00] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: [26/Apr/2024:04:38:00] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: [26/Apr/2024:04:38:00] ENGINE Bus STARTED 2024-04-26T04:38:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: from='client.24451 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi204=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:38:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: Saving service grafana spec with placement smithi204=a;count:1 2024-04-26T04:38:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: pgmap v3: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:01 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:02.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:02 smithi204 ceph-mon[29755]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:02.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:02 smithi204 ceph-mon[29755]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-26T04:38:02.833 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:02 smithi146 ceph-mon[37936]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:02.833 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:02 smithi146 ceph-mon[37936]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-26T04:38:02.833 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:02 smithi146 ceph-mon[26177]: pgmap v4: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:02.833 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:02 smithi146 ceph-mon[26177]: mgrmap e19: y(active, since 2s), standbys: x 2024-04-26T04:38:03.361 INFO:teuthology.orchestra.run.smithi146.stdout:[client.0] 2024-04-26T04:38:03.361 INFO:teuthology.orchestra.run.smithi146.stdout: key = AQCrLytmi2JFFRAAiYjIg6O7OYTlYzapXglpbQ== 2024-04-26T04:38:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:38:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:03 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:38:04.161 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.161 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.161 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T04:38:04.162 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:38:04.163 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.164 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3772284150' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:38:04.165 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:03 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:38:04.184 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:38:04.184 DEBUG:teuthology.orchestra.run.smithi146:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-26T04:38:04.184 DEBUG:teuthology.orchestra.run.smithi146:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-26T04:38:04.219 DEBUG:teuthology.orchestra.run.smithi204:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-26T04:38:04.426 INFO:teuthology.orchestra.run.smithi204.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.b/config 2024-04-26T04:38:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 2992M 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 2992M 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: mgrmap e20: y(active, since 4s), standbys: x 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:04 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 2992M 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 2992M 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: mgrmap e20: y(active, since 4s), standbys: x 2024-04-26T04:38:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 2992M 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: pgmap v5: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 2992M 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:38:05.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: mgrmap e20: y(active, since 4s), standbys: x 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:04 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:05.862 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:05.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:05 smithi204 ceph-mon[29755]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[26177]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:38:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:05 smithi146 ceph-mon[37936]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:38:06.401 INFO:teuthology.orchestra.run.smithi204.stdout:[client.1] 2024-04-26T04:38:06.401 INFO:teuthology.orchestra.run.smithi204.stdout: key = AQCuLytmq5uiFxAAAYv7Y7ckQ0lz7QD+b99NAw== 2024-04-26T04:38:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:06] "GET /metrics HTTP/1.1" 200 28781 "" "Prometheus/2.43.0" 2024-04-26T04:38:06.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:06 smithi204 ceph-mon[29755]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-26T04:38:06.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:06 smithi204 ceph-mon[29755]: from='client.? 172.21.15.204:0/2518661755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:06.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:06 smithi204 ceph-mon[29755]: 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-04-26T04:38:06.981 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:06 smithi204 ceph-mon[29755]: 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-04-26T04:38:07.001 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T04:38:07.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-26T04:38:07.001 DEBUG:teuthology.orchestra.run.smithi204:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-26T04:38:07.036 INFO:tasks.cephadm:Waiting for OSDs to come up 2024-04-26T04:38:07.036 DEBUG:teuthology.orchestra.run.smithi146:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2024-04-26T04:38:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[37936]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-26T04:38:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[37936]: from='client.? 172.21.15.204:0/2518661755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[37936]: 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-04-26T04:38:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[37936]: 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-04-26T04:38:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[26177]: pgmap v6: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 41 KiB/s rd, 0 B/s wr, 23 op/s 2024-04-26T04:38:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[26177]: from='client.? 172.21.15.204:0/2518661755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-26T04:38:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[26177]: 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-04-26T04:38:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:06 smithi146 ceph-mon[26177]: 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-04-26T04:38:07.315 INFO:teuthology.misc.health.smithi146.stdout: 2024-04-26T04:38:07.315 INFO:teuthology.misc.health.smithi146.stdout:{"epoch":65,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:37:59.487685+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:38:07.326 DEBUG:teuthology.misc:8 of 8 OSDs are up 2024-04-26T04:38:07.326 INFO:tasks.cephadm:Creating RBD pool 2024-04-26T04:38:07.326 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- sudo ceph --cluster ceph osd pool create rbd 8 2024-04-26T04:38:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:07 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2038085629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:07 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2038085629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:07 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2038085629' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:08.207 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:08 smithi146 ceph-mon[37936]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T04:38:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:08 smithi146 ceph-mon[26177]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T04:38:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:08 smithi204 ceph-mon[29755]: pgmap v7: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 0 B/s wr, 16 op/s 2024-04-26T04:38:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:10 smithi204 ceph-mon[29755]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T04:38:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:10 smithi146 ceph-mon[26177]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T04:38:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:10 smithi146 ceph-mon[37936]: pgmap v8: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-04-26T04:38:12.763 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'rbd' created 2024-04-26T04:38:12.952 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[26177]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T04:38:12.953 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3345231143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:12.953 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:12.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[37936]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T04:38:12.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3345231143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:12.953 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:12 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:12 smithi204 ceph-mon[29755]: pgmap v9: 97 pgs: 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-26T04:38:13.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:12 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3345231143' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:13.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:12 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-04-26T04:38:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:13 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-26T04:38:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:13 smithi146 ceph-mon[26177]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T04:38:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:13 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-26T04:38:13.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:13 smithi146 ceph-mon[37936]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T04:38:13.944 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:13 smithi146 systemd[1]: Starting Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:38:14.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:13 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-04-26T04:38:14.029 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:13 smithi204 ceph-mon[29755]: osdmap e66: 8 total, 8 up, 8 in 2024-04-26T04:38:14.096 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2024-04-26T04:38:14.334 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 podman[70310]: 2024-04-26 04:38:14.198535025 +0000 UTC m=+0.024449347 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-26T04:38:14.334 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 podman[70310]: 2024-04-26 04:38:14.333937919 +0000 UTC m=+0.159852239 volume create 8ab1c430bdc0482cc1695b7fa9296164ceb7653b0a6327b0d6e2d1dd9f8c8dd6 2024-04-26T04:38:14.621 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 podman[70310]: 2024-04-26 04:38:14.43438831 +0000 UTC m=+0.260302673 container create 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:14.958 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:14 smithi204 ceph-mon[29755]: pgmap v11: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T04:38:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:14 smithi204 ceph-mon[29755]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:38:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:14 smithi204 ceph-mon[29755]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T04:38:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:14 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:14 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:15.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[26177]: pgmap v11: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T04:38:15.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[26177]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:38:15.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[26177]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T04:38:15.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:15.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:15.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[37936]: pgmap v11: 105 pgs: 8 unknown, 97 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-26T04:38:15.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[37936]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:38:15.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[37936]: osdmap e67: 8 total, 8 up, 8 in 2024-04-26T04:38:15.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:15.084 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:15.084 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 podman[70310]: 2024-04-26 04:38:14.737388102 +0000 UTC m=+0.563302423 container init 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:15.084 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 podman[70310]: 2024-04-26 04:38:14.74276538 +0000 UTC m=+0.568679702 container start 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:15.084 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.755Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-26T04:38:15.084 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.755Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.756Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.146 port=9094 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.757Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.783Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.783Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.786Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:14.786Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 bash[70310]: 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 2024-04-26T04:38:15.085 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:14 smithi146 systemd[1]: Started Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:38:16.030 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[26177]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.032 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.032 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:38:16.032 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:15 smithi146 ceph-mon[37936]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: osdmap e68: 8 total, 8 up, 8 in 2024-04-26T04:38:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:38:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:15 smithi204 ceph-mon[29755]: pgmap v14: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:16] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-04-26T04:38:16.443 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:16 smithi146 systemd[1]: Starting Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:38:16.823 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:16.757Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000482436s 2024-04-26T04:38:17.333 INFO:teuthology.orchestra.run.smithi146.stderr:enabled application 'rbd' on pool 'rbd' 2024-04-26T04:38:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:38:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:17 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:38:17.443 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:17 smithi146 bash[70760]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-26T04:38:17.775 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:17 smithi146 bash[70760]: Getting image source signatures 2024-04-26T04:38:17.775 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:17 smithi146 bash[70760]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-26T04:38:17.775 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:17 smithi146 bash[70760]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-26T04:38:17.775 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:17 smithi146 bash[70760]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-26T04:38:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:17 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:38:18.320 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-26T04:38:18.321 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-26T04:38:18.321 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph mgr dump --format=json 2024-04-26T04:38:18.537 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:18.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:38:18.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[37936]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T04:38:18.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[37936]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:18.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:38:18.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[26177]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T04:38:18.615 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:18 smithi146 ceph-mon[26177]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:18 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2150628586' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:38:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:18 smithi204 ceph-mon[29755]: osdmap e69: 8 total, 8 up, 8 in 2024-04-26T04:38:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:18 smithi204 ceph-mon[29755]: pgmap v16: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:19 smithi146 ceph-mon[37936]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:38:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:19 smithi146 ceph-mon[37936]: Cluster is now healthy 2024-04-26T04:38:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:19 smithi146 ceph-mon[26177]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:38:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:19 smithi146 ceph-mon[26177]: Cluster is now healthy 2024-04-26T04:38:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:19 smithi204 ceph-mon[29755]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:38:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:19 smithi204 ceph-mon[29755]: Cluster is now healthy 2024-04-26T04:38:20.125 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:19 smithi146 bash[70760]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-26T04:38:20.393 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 bash[70760]: Writing manifest to image destination 2024-04-26T04:38:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-mon[37936]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-mon[26177]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:20.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 podman[70760]: 2024-04-26 04:38:20.347595084 +0000 UTC m=+3.280574920 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T04:38:20.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 podman[70760]: 2024-04-26 04:38:20.454530958 +0000 UTC m=+3.387510787 container create ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:21.026 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 podman[70760]: 2024-04-26 04:38:20.942409335 +0000 UTC m=+3.875389160 container init ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:21.026 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 podman[70760]: 2024-04-26 04:38:20.947839071 +0000 UTC m=+3.880818897 container start ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:38:21.026 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.951Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.951Z 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-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z 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-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z 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-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z 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-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T04:38:21.027 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T04:38:21.028 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T04:38:21.029 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.952Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T04:38:21.030 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T04:38:21.031 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[70984]: ts=2024-04-26T04:38:20.953Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T04:38:21.031 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:21 smithi146 bash[70760]: ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 2024-04-26T04:38:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:20 smithi204 ceph-mon[29755]: pgmap v17: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:21.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:21.442 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:38:21 smithi146 systemd[1]: Started Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:38:21.511 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/277165481' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[26177]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:38:22.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/277165481' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T04:38:22.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:22 smithi146 ceph-mon[37936]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:22.243 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":20,"flags":0,"active_gid":24494,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6800","nonce":4258277687},{"type":"v1","addr":"172.21.15.146:6801","nonce":4258277687}]},"active_addr":"172.21.15.146:6801/4258277687","active_change":"2024-04-26T04:37:59.487845+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24442,"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:2.4.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:2.4.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:2.4.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:2.4.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.146:8443/","prometheus":"http://172.21.15.146: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":65,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":3559685666}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":1856334746}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":3159579084}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":1802122585}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":1431672068}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.146:0","nonce":1585380545}]}]} 2024-04-26T04:38:22.248 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-26T04:38:22.248 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-26T04:38:22.248 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/277165481' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-26T04:38:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:22 smithi204 ceph-mon[29755]: pgmap v18: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:22.306 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:22 smithi204 bash[62733]: Trying to pull quay.io/prometheus/node-exporter:v1.5.0... 2024-04-26T04:38:22.455 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:23.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:22 smithi204 bash[62733]: Getting image source signatures 2024-04-26T04:38:23.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:22 smithi204 bash[62733]: Copying blob sha256:c0e87333d3805a7b7e1c25783dd25f27da0fe70a8e262eee7ed190c8dc843fa7 2024-04-26T04:38:23.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:22 smithi204 bash[62733]: Copying blob sha256:22b70bddd3acadc892fca4c2af4260629bfda5dfd11ebc106a93ce24e752b5ed 2024-04-26T04:38:23.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:22 smithi204 bash[62733]: Copying blob sha256:5c12815fee558b157dee7f7509dedbaba0a8379098858a65ec869e1f1526ea0c 2024-04-26T04:38:24.331 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:38:24.331 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":69,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:38:17.324915+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:38:24.645 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:24 smithi146 ceph-mon[26177]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:24.645 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:24 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1349036508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:24.646 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:24 smithi146 ceph-mon[37936]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:24.646 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:24 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1349036508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:24.805 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:24 smithi204 bash[62733]: Copying config sha256:0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 2024-04-26T04:38:24.806 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:24 smithi204 bash[62733]: Writing manifest to image destination 2024-04-26T04:38:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:24 smithi204 ceph-mon[29755]: pgmap v19: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:24 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1349036508' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:24.938 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:38:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:38:24.760Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003196674s 2024-04-26T04:38:24.959 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-26T04:38:24.960 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T04:38:25.164 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:25.236 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:24 smithi204 podman[62733]: 2024-04-26 04:38:24.885339109 +0000 UTC m=+2.852751124 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T04:38:25.236 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:24 smithi204 podman[62733]: 2024-04-26 04:38:24.983877523 +0000 UTC m=+2.951289522 container create b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:38:25.556 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 podman[62733]: 2024-04-26 04:38:25.23614447 +0000 UTC m=+3.203556474 container init b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:38:25.556 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 podman[62733]: 2024-04-26 04:38:25.241806835 +0000 UTC m=+3.209218832 container start b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:38:25.556 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.245Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T04:38:25.556 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.245Z 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-04-26T04:38:25.556 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.246Z 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-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.246Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.246Z 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-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.246Z 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-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.246Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T04:38:25.557 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T04:38:25.558 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T04:38:25.559 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T04:38:25.560 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T04:38:25.561 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[62784]: ts=2024-04-26T04:38:25.247Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T04:38:25.561 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 bash[62733]: b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 2024-04-26T04:38:25.561 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:38:25 smithi204 systemd[1]: Started Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.885 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE Bus STOPPING 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE Bus STOPPED 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE Bus STARTING 2024-04-26T04:38:25.886 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE Serving on http://:::9283 2024-04-26T04:38:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:25 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:38:25] ENGINE Bus STARTED 2024-04-26T04:38:26.534 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:26] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T04:38:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:26.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:26.977 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:38:26.977 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":69,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:38:17.324915+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:38:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: Regenerating cephadm self-signed grafana TLS certificates 2024-04-26T04:38:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: pgmap v20: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:27.562 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-26T04:38:27.562 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-26T04:38:27.563 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-26T04:38:27.563 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-26T04:38:27.564 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-26T04:38:27.564 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-26T04:38:27.564 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-26T04:38:27.565 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[26177]: Deploying daemon grafana.a on smithi204 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4061057020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[37936]: Deploying daemon grafana.a on smithi204 2024-04-26T04:38:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:27 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4061057020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:28.024 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.025 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.025 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.026 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.027 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.027 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.028 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.043 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:27 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-26T04:38:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:27 smithi204 ceph-mon[29755]: Deploying daemon grafana.a on smithi204 2024-04-26T04:38:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:27 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4061057020' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:38:28.896 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:28 smithi146 ceph-mon[37936]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:28.897 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:28 smithi146 ceph-mon[26177]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:28 smithi204 ceph-mon[29755]: pgmap v21: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[37936]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[26177]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:30.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:30.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:30 smithi204 ceph-mon[29755]: pgmap v22: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:32.856 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:32 smithi204 ceph-mon[29755]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:32.871 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:32 smithi146 ceph-mon[26177]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:32.872 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:32 smithi146 ceph-mon[37936]: pgmap v23: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:34.873 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:34 smithi146 ceph-mon[26177]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:34.873 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:34 smithi146 ceph-mon[37936]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:34 smithi204 ceph-mon[29755]: pgmap v24: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:36.494 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:36] "GET /metrics HTTP/1.1" 200 33740 "" "Prometheus/2.43.0" 2024-04-26T04:38:36.760 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:36 smithi146 ceph-mon[37936]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:36.761 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:36 smithi146 ceph-mon[26177]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:36.785 INFO:teuthology.orchestra.run.smithi146.stdout:197568495640 2024-04-26T04:38:36.786 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-26T04:38:36.906 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:36 smithi204 ceph-mon[29755]: pgmap v25: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:37.468 INFO:teuthology.orchestra.run.smithi146.stdout:77309411372 2024-04-26T04:38:37.469 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-26T04:38:38.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:38 smithi204 ceph-mon[29755]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:38 smithi146 ceph-mon[37936]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:38 smithi146 ceph-mon[26177]: pgmap v26: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:38.977 INFO:teuthology.orchestra.run.smithi146.stdout:107374182438 2024-04-26T04:38:38.977 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-26T04:38:39.556 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 systemd[1]: Starting Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:38:39.825 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 podman[63197]: 2024-04-26 04:38:39.472601961 +0000 UTC m=+0.017330547 image pull 954c08fa618887fe9a6fe572ae541197c77e625b05f4193df7898f5ac649ada9 quay.io/ceph/ceph-grafana:9.4.7 2024-04-26T04:38:39.825 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 podman[63197]: 2024-04-26 04:38:39.597656496 +0000 UTC m=+0.142385057 container create 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, release=239.1651231664, 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., io.buildah.version=1.32.0, io.openshift.expose-services=, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, architecture=x86_64, vendor=Red Hat, Inc., build-date=2022-04-29T11:48:11.055897, vcs-type=git, maintainer=Paul Cuzner , summary=Grafana Container configured for Ceph mgr/dashboard integration, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, distribution-scope=public, description=Ceph Grafana Container, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, com.redhat.component=ubi8-container, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-26T04:38:39.825 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 podman[63197]: 2024-04-26 04:38:39.824817108 +0000 UTC m=+0.369545670 container init 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, release=239.1651231664, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, 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., com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, io.buildah.version=1.32.0, version=8.5, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-type=git, io.openshift.expose-services=, architecture=x86_64, description=Ceph Grafana Container, build-date=2022-04-29T11:48:11.055897, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, io.openshift.tags=base rhel8, maintainer=Paul Cuzner , distribution-scope=public) 2024-04-26T04:38:40.076 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 podman[63197]: 2024-04-26 04:38:39.830398575 +0000 UTC m=+0.375127138 container start 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, vcs-type=git, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, summary=Grafana Container configured for Ceph mgr/dashboard integration, description=Ceph Grafana Container, io.openshift.tags=base rhel8, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.expose-services=, io.buildah.version=1.32.0, name=ubi8, architecture=x86_64, maintainer=Paul Cuzner , vendor=Red Hat, Inc., com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, release=239.1651231664, build-date=2022-04-29T11:48:11.055897, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, version=8.5, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, 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., com.redhat.component=ubi8-container) 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 bash[63197]: 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 systemd[1]: Started Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998212234Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998401937Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998422137Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998429728Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998436091Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998442148Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-26T04:38:40.077 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.99844798Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-26T04:38:40.078 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.99845397Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-26T04:38:40.078 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998460013Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-26T04:38:40.078 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998466533Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998472692Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998478141Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998483992Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=settings t=2024-04-26T04:38:39.998490011Z level=info msg="App mode production" 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore t=2024-04-26T04:38:39.998542106Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore t=2024-04-26T04:38:39.998560617Z 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-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:39.999514471Z level=info msg="Starting DB migrations" 2024-04-26T04:38:40.079 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:39.999604198Z level=info msg="Executing migration" id="create migration_log table" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.000116603Z level=info msg="Executing migration" id="create user table" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.000562067Z level=info msg="Executing migration" id="add unique index user.login" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.001045662Z level=info msg="Executing migration" id="add unique index user.email" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.001544875Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.001992487Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.002405916Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.003131369Z level=info msg="Executing migration" id="create user table v2" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.003552648Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.003968244Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-04-26T04:38:40.080 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.004417978Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.004762336Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.005147332Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.005578738Z level=info msg="Executing migration" id="Update user table charset" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.005851738Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.006285588Z level=info msg="Executing migration" id="Add missing user data" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.006623456Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.007023047Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.007481395Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.007876221Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.009015978Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.009432519Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-04-26T04:38:40.081 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.009847736Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.010279301Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.013058841Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.018259004Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.018669714Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.021391282Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.024073364Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.026888679Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.027672229Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.028521572Z level=info msg="Executing migration" id="create temp_user v2" 2024-04-26T04:38:40.082 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.029354566Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.029881906Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.030686656Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.031475399Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.032417271Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.032883724Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.033808304Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.034522848Z level=info msg="Executing migration" id="create star table" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.035370996Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.035899846Z level=info msg="Executing migration" id="create org table v1" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.036321532Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.03714211Z level=info msg="Executing migration" id="create org_user table v1" 2024-04-26T04:38:40.083 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.038038951Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.038859004Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.039552144Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.040049406Z level=info msg="Executing migration" id="Update org table charset" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.040892586Z level=info msg="Executing migration" id="Update org_user table charset" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.041700683Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.042528608Z level=info msg="Executing migration" id="create dashboard table" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.043022818Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.043499917Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.044364739Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.045178766Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-04-26T04:38:40.084 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.046016022Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.046831459Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.047703357Z level=info msg="Executing migration" id="create dashboard v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.048548097Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.049567329Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.050315609Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.051194867Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.051944224Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.052886133Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.053769337Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.054602272Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.057358417Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-04-26T04:38:40.085 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.059943402Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.062756515Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.065380574Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.068144887Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.070751646Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.073459972Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.074531151Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-04-26T04:38:40.086 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.076168202Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-04-26T04:38:40.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.078818154Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-04-26T04:38:40.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.081457371Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-04-26T04:38:40.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.084153759Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-04-26T04:38:40.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.08461925Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-04-26T04:38:40.327 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.085361638Z level=info msg="Executing migration" id="Update dashboard title length" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.085690793Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.086209362Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.086983994Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.087901299Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.088594279Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.089320202Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.089747926Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.090616087Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.091297294Z level=info msg="Executing migration" id="Add check_sum column" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.092012557Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.092790201Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.095359298Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-04-26T04:38:40.328 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.098049548Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-04-26T04:38:40.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.10075964Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-26T04:38:40.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.101388746Z level=info msg="Executing migration" id="create data_source table" 2024-04-26T04:38:40.329 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.104124164Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.106739789Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.109523805Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.110192657Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.112865415Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.115429445Z level=info msg="Executing migration" id="create data_source table v2" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.118042485Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.118505591Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.121316688Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.12413407Z level=info msg="Executing migration" id="Add column with_credentials" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.126902898Z level=info msg="Executing migration" id="Add secure json data column" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.127508796Z level=info msg="Executing migration" id="Update data_source table charset" 2024-04-26T04:38:40.330 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.130104555Z level=info msg="Executing migration" id="Update initial version to 1" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.13050623Z level=info msg="Executing migration" id="Add read_only data column" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.132883064Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.133225288Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.135478918Z level=info msg="Executing migration" id="Add uid column" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.136114264Z level=info msg="Executing migration" id="Update uid value" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.136433951Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.138975844Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.139425282Z level=info msg="Executing migration" id="create api_key table" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.141704993Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.144196286Z level=info msg="Executing migration" id="add index api_key.key" 2024-04-26T04:38:40.331 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.146659878Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.149087718Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.151526546Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.151970818Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.154397908Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.156793182Z level=info msg="Executing migration" id="create api_key table v2" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.15910391Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.161664682Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.162384984Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.163103253Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.163862078Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.164240471Z level=info msg="Executing migration" id="Update api_key table charset" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.16502092Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-04-26T04:38:40.332 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.165695015Z level=info msg="Executing migration" id="Add service account foreign key" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.166433669Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.166743246Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.167494011Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.168273536Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.168982608Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.169350101Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.170069268Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.17048131Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.170885014Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.17158935Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.171851824Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-04-26T04:38:40.333 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.172150014Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.172694115Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.173486724Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.174226405Z level=info msg="Executing migration" id="create quota table v1" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.174614172Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.175348624Z level=info msg="Executing migration" id="Update quota table charset" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.176089697Z level=info msg="Executing migration" id="create plugin_setting table" 2024-04-26T04:38:40.334 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.176805685Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.177221313Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.177983044Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.178767893Z level=info msg="Executing migration" id="create session table" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.179498558Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.179792802Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.180512797Z level=info msg="Executing migration" id="create playlist table v2" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.181297566Z level=info msg="Executing migration" id="create playlist item table v2" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.182075069Z level=info msg="Executing migration" id="Update playlist table charset" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.182355592Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-04-26T04:38:40.336 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.183089295Z level=info msg="Executing migration" id="drop preferences table v2" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.183382864Z level=info msg="Executing migration" id="drop preferences table v3" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.185856741Z level=info msg="Executing migration" id="create preferences table v3" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.186286469Z level=info msg="Executing migration" id="Update preferences table charset" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.188666589Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.189302321Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.18968594Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.192345955Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.195067772Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.197598673Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.198029584Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.200776167Z level=info msg="Executing migration" id="create alert table v1" 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.203492917Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-04-26T04:38:40.337 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.206244547Z level=info msg="Executing migration" id="add index alert state" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.206642154Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.209257965Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.211944464Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.214638183Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.215067517Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.2165188Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.217308218Z 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-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.218008291Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.218323743Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.219034065Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.219419095Z level=info msg="Executing migration" id="Add column is_default" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.220072173Z level=info msg="Executing migration" id="Add column frequency" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.220813726Z level=info msg="Executing migration" id="Add column send_reminder" 2024-04-26T04:38:40.338 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.22149537Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.222206239Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.2229509Z level=info msg="Executing migration" id="Update alert table charset" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.223652392Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.223915715Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.224307945Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.224740765Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.225463276Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.226219875Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.226959474Z level=info msg="Executing migration" id="Add for to alert table" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.227666459Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.228404139Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.229141198Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-04-26T04:38:40.339 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.22961455Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.230298669Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.230960601Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.231267564Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.231988837Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.232420416Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.23271422Z level=info msg="Executing migration" id="create annotation table v5" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.233158162Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.233580939Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.234312083Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.235005085Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.23546393Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-04-26T04:38:40.340 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.236153693Z level=info msg="Executing migration" id="Update annotation table charset" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.238853147Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.24164128Z level=info msg="Executing migration" id="Drop category_id index" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.242078032Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.244860018Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.247447009Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.250077753Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.250516836Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.256426423Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.256849832Z 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-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.259498977Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.259838746Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.262495266Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.265156382Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.267847137Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-04-26T04:38:40.341 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.270607011Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.273201625Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.275753872Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.278308015Z level=info msg="Executing migration" id="Add epoch_end column" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.279009992Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.281665638Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.284244386Z level=info msg="Executing migration" id="Move region to single row" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.286739438Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.287303161Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.289868959Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.292511361Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.295121569Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-26T04:38:40.342 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.295549861Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.298170561Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.29851553Z level=info msg="Executing migration" id="create test_data table" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.300756942Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.301235278Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.301731729Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.304448784Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.305242293Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.306020786Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.30633024Z level=info msg="Executing migration" id="create team table" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.307123167Z level=info msg="Executing migration" id="add index team.org_id" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.307967316Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.308740208Z level=info msg="Executing migration" id="create team member table" 2024-04-26T04:38:40.343 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.309153829Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.309972174Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.310807378Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.311621726Z level=info msg="Executing migration" id="Add column email to team table" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.312386676Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.313202098Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.314033006Z level=info msg="Executing migration" id="create dashboard acl table" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.31486557Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.315352763Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.316070725Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.316542944Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.317381794Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-04-26T04:38:40.344 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.318158663Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-04-26T04:38:40.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.318619927Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-04-26T04:38:40.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.319076519Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-04-26T04:38:40.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.319498048Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-04-26T04:38:40.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.319790351Z level=info msg="Executing migration" id="create tag table" 2024-04-26T04:38:40.345 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.320203942Z level=info msg="Executing migration" id="add index tag.key_value" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.320669732Z level=info msg="Executing migration" id="create login attempt table" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.321088301Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.321543994Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.321967894Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.323933647Z level=info msg="Executing migration" id="create login_attempt v2" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.324350738Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.324817278Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.325173754Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-04-26T04:38:40.346 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.325550398Z level=info msg="Executing migration" id="create user auth table" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.325938492Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.326383428Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.326733299Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.327855633Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.32900063Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.330168436Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.331334772Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-04-26T04:38:40.347 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.331962753Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-26T04:38:40.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.333152465Z level=info msg="Executing migration" id="create server_lock table" 2024-04-26T04:38:40.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.333689176Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-04-26T04:38:40.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.334313106Z level=info msg="Executing migration" id="create user auth token table" 2024-04-26T04:38:40.348 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.335027674Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-04-26T04:38:40.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:40.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.335743952Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.336235522Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.3366676Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.337471591Z level=info msg="Executing migration" id="create cache_data table" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.337901062Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.338358315Z level=info msg="Executing migration" id="create short_url table v1" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.338771852Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.339597473Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.339901271Z level=info msg="Executing migration" id="delete alert_definition table" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.340241477Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-04-26T04:38:40.579 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.340675028Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.341525715Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.342335545Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.343145183Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.343580136Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.344373888Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.344836684Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.345291702Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.346129958Z level=info msg="Executing migration" id="drop alert_definition table" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.346971746Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.347820305Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.348669406Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.349545599Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-04-26T04:38:40.580 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.35030944Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.351148517Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.352050323Z level=info msg="Executing migration" id="create alert_instance table" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.352908839Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.355646655Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.358321608Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.361068489Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.363732113Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.366324075Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.369735694Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.373041828Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.375816414Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.378369603Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.381056144Z level=info msg="Executing migration" id="create alert_rule table" 2024-04-26T04:38:40.581 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.381712667Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.384347917Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.387048372Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.389808401Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.392483373Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.395213324Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.397917069Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.400684385Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.403524203Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.406080584Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.408668327Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.411281366Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.413788202Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-26T04:38:40.582 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.416658974Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.419094184Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.421686633Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.424267625Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.426784665Z 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-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.429309045Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.429647891Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.43230795Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.434864035Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.437519304Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.440022131Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.442753171Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.443177097Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.445043238Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-04-26T04:38:40.583 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.446914123Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.448992837Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.450863578Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.452674983Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.454558738Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.456387595Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.458196243Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.460111456Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.461999805Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.463948408Z level=info msg="Executing migration" id="create alert_image table" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.4658584Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.467722013Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.469557509Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-26T04:38:40.584 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.471458697Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.473313916Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.473398925Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.475176619Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.477064901Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.477541108Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.477679607Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.477800187Z level=info msg="alerts found to migrate" alerts=0 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.479447749Z level=info msg="Executing migration" id="create library_element table v1" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.481278938Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.483160184Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.483585316Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-04-26T04:38:40.585 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.48542993Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.487283839Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.491388621Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.495059268Z level=info msg="Executing migration" id="create data_keys table" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.499084916Z level=info msg="Executing migration" id="create secrets table" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.502825554Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.509918995Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.511392359Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.515384521Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-26T04:38:40.586 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.520726861Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.525157508Z level=info msg="Executing migration" id="create kv_store table v1" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.525610816Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.529614238Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.533498392Z level=info msg="Executing migration" id="create permission table" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.537306431Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.537818482Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.541746115Z level=info msg="Executing migration" id="create role table" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.545382284Z level=info msg="Executing migration" id="add column display_name" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.549229062Z level=info msg="Executing migration" id="add column group_name" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.550204319Z level=info msg="Executing migration" id="add index role.org_id" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.552095918Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.554187685Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.556242659Z level=info msg="Executing migration" id="create team role table" 2024-04-26T04:38:40.587 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.556681854Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.558516683Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.560396063Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.561188197Z level=info msg="Executing migration" id="create user role table" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.561598713Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.563460777Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.565270197Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.567137744Z level=info msg="Executing migration" id="create builtin role table" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.567753162Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.569560411Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.57165847Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.573486669Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.576135771Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.577139687Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-04-26T04:38:40.588 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.578774105Z level=info msg="Executing migration" id="add unique index role.uid" 2024-04-26T04:38:40.589 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.579638585Z level=info msg="Executing migration" id="create seed assignment table" 2024-04-26T04:38:40.765 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: pgmap v27: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:40.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:40 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:38:40.787 INFO:teuthology.orchestra.run.smithi146.stdout:55834574896 2024-04-26T04:38:40.787 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-26T04:38:40.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.580505414Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-04-26T04:38:40.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.581524819Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-26T04:38:40.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.58262647Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-26T04:38:40.914 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.584888836Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.586787965Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.587555218Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.588401165Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.588873004Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.589287124Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.591202014Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.591611755Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.593468049Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.595354289Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.596472122Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.597364816Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.600142428Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-26T04:38:40.915 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.602884022Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.605737356Z level=info msg="Executing migration" id="add correlation config column" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.608311343Z level=info msg="Executing migration" id="create entity_events table" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.61074914Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.613469247Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.613556567Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.616193473Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.61627558Z 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-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.619023581Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.621812317Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.624558555Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.627217815Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.630073761Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.632704412Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-26T04:38:40.916 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.635418129Z level=info msg="Executing migration" id="Drop public config table" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.63818816Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.6407272Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.643588116Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.646156691Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.649023138Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-26T04:38:40.917 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.652189158Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.654930377Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.65745938Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.660204255Z level=info msg="Executing migration" id="add share column" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.662992434Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.665689422Z level=info msg="Executing migration" id="create file table" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.66842256Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.670906339Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.673570411Z level=info msg="Executing migration" id="create file_meta table" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.676236552Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.678696115Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.681377984Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.683959294Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-26T04:38:40.918 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.686560459Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.689023473Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.691683183Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.692582281Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.693281026Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.694138931Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.695001844Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.69582873Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.696878419Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.697872702Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.698765843Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.708702024Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.709513778Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.710467764Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.714039841Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-26T04:38:40.919 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.714864627Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.715679915Z level=info msg="Executing migration" id="create folder table" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.716518242Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.717329269Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.718144045Z level=info msg="Executing migration" id="Update folder title length" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.719022015Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=migrator t=2024-04-26T04:38:40.719691921Z level=info msg="migrations completed" performed=485 skipped=0 duration=720.107347ms 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore t=2024-04-26T04:38:40.720091104Z level=info msg="Created default organization" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=plugin.loader t=2024-04-26T04:38:40.777254758Z level=info msg="Plugin registered" pluginID=input 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=plugin.loader t=2024-04-26T04:38:40.805624663Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=plugin.loader t=2024-04-26T04:38:40.805655315Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=secrets t=2024-04-26T04:38:40.805689747Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=query_data t=2024-04-26T04:38:40.807321234Z level=info msg="Query Service initialization" 2024-04-26T04:38:40.920 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=live.push_http t=2024-04-26T04:38:40.809819534Z level=info msg="Live Push Gateway initialization" 2024-04-26T04:38:41.976 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=infra.usagestats.collector t=2024-04-26T04:38:41.618568299Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-26T04:38:41.976 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=provisioning.datasources t=2024-04-26T04:38:41.674756807Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-26T04:38:41.976 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=provisioning.datasources t=2024-04-26T04:38:41.707207477Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-04-26T04:38:41.976 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=provisioning.alerting t=2024-04-26T04:38:41.728696355Z level=info msg="starting to provision alerting" 2024-04-26T04:38:41.976 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=provisioning.alerting t=2024-04-26T04:38:41.728718044Z level=info msg="finished to provision alerting" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=ngalert.state.manager t=2024-04-26T04:38:41.728796778Z level=info msg="Warming state cache for startup" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=grafanaStorageLogger t=2024-04-26T04:38:41.728887736Z level=info msg="storage starting" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=http.server t=2024-04-26T04:38:41.730886412Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=ngalert.state.manager t=2024-04-26T04:38:41.739960615Z level=info msg="State cache has been initialized" states=0 duration=11.162762ms 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore.transactions t=2024-04-26T04:38:41.739958019Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=ticker t=2024-04-26T04:38:41.740035062Z level=info msg=starting first_tick=2024-04-26T04:38:50Z 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=ngalert.multiorg.alertmanager t=2024-04-26T04:38:41.740058365Z level=info msg="starting MultiOrg Alertmanager" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore.transactions t=2024-04-26T04:38:41.794198547Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-26T04:38:41.977 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:38:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore.transactions t=2024-04-26T04:38:41.804476593Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=1 code="database is locked" 2024-04-26T04:38:42.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:42 smithi146 ceph-mon[37936]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:42.688 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:42 smithi146 ceph-mon[26177]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:42.710 INFO:teuthology.orchestra.run.smithi146.stdout:163208757278 2024-04-26T04:38:42.711 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-26T04:38:42.870 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:42 smithi204 ceph-mon[29755]: pgmap v28: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:43.965 INFO:teuthology.orchestra.run.smithi146.stdout:231928234004 2024-04-26T04:38:43.965 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-26T04:38:44.657 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[26177]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:44.657 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:44.657 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:44.657 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:44.657 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[37936]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:44.658 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:44.658 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:44.658 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:44.677 INFO:teuthology.orchestra.run.smithi146.stdout:128849018916 2024-04-26T04:38:44.677 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-26T04:38:44.752 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:45.048 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:44 smithi204 ceph-mon[29755]: pgmap v29: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:44 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:44 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:45.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:45.076 INFO:teuthology.orchestra.run.smithi146.stdout:34359738424 2024-04-26T04:38:45.077 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-26T04:38:45.086 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:45.618 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:45 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:45.618 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:45 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:45 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:38:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:46] "GET /metrics HTTP/1.1" 200 33739 "" "Prometheus/2.43.0" 2024-04-26T04:38:46.693 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:46.693 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:46.819 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:46 smithi146 ceph-mon[37936]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:46.819 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:46 smithi146 ceph-mon[26177]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:46 smithi204 ceph-mon[29755]: pgmap v30: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:48.546 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:48.546 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:48 smithi146 ceph-mon[37936]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:48 smithi146 ceph-mon[26177]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:48 smithi204 ceph-mon[29755]: pgmap v31: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:50.878 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:50 smithi146 ceph-mon[37936]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:50.878 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:50 smithi146 ceph-mon[26177]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:50 smithi204 ceph-mon[29755]: pgmap v32: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:51.392 INFO:teuthology.orchestra.run.smithi146.stdout:128849018917 2024-04-26T04:38:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:51 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2293886896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T04:38:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:51 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2293886896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T04:38:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:51 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2293886896' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-26T04:38:52.894 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:52 smithi146 ceph-mon[37936]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:52.895 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:52 smithi146 ceph-mon[26177]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:52 smithi204 ceph-mon[29755]: pgmap v33: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:53.835 INFO:teuthology.orchestra.run.smithi146.stdout:55834574899 2024-04-26T04:38:54.031 INFO:teuthology.orchestra.run.smithi146.stdout:197568495643 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[37936]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/775883496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1226759998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[26177]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/775883496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T04:38:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:54 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1226759998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T04:38:55.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:54 smithi204 ceph-mon[29755]: pgmap v34: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:55.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:54 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/775883496' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-26T04:38:55.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:54 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1226759998' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-26T04:38:55.553 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018916 got 128849018917 for osd.4 2024-04-26T04:38:55.553 DEBUG:teuthology.parallel:result is None 2024-04-26T04:38:56.486 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:38:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:38:56] "GET /metrics HTTP/1.1" 200 33739 "" "Prometheus/2.43.0" 2024-04-26T04:38:56.529 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:38:56.545 INFO:teuthology.orchestra.run.smithi146.stdout:163208757281 2024-04-26T04:38:56.618 INFO:teuthology.orchestra.run.smithi146.stdout:77309411376 2024-04-26T04:38:56.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:56 smithi146 ceph-mon[37936]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:56.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:56 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4185258963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T04:38:56.872 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:56 smithi146 ceph-mon[26177]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:56.872 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:56 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4185258963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T04:38:56.892 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574896 got 55834574899 for osd.1 2024-04-26T04:38:56.892 DEBUG:teuthology.parallel:result is None 2024-04-26T04:38:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:56 smithi204 ceph-mon[29755]: pgmap v35: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:56 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4185258963' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-26T04:38:57.872 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:57 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1747025627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T04:38:57.872 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:57 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1747025627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T04:38:57.982 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495640 got 197568495643 for osd.6 2024-04-26T04:38:57.982 DEBUG:teuthology.parallel:result is None 2024-04-26T04:38:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:57 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1747025627' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-26T04:38:58.374 INFO:teuthology.orchestra.run.smithi146.stdout:34359738427 2024-04-26T04:38:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[37936]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/920087916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T04:38:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/242487576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T04:38:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[26177]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/920087916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T04:38:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:58 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/242487576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T04:38:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:58 smithi204 ceph-mon[29755]: pgmap v36: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:38:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:58 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/920087916' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-26T04:38:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:58 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/242487576' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-26T04:38:59.115 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738424 got 34359738427 for osd.0 2024-04-26T04:38:59.115 DEBUG:teuthology.parallel:result is None 2024-04-26T04:38:59.194 INFO:teuthology.orchestra.run.smithi146.stdout:107374182443 2024-04-26T04:38:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:38:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:38:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:38:59.738 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182438 got 107374182443 for osd.3 2024-04-26T04:38:59.738 DEBUG:teuthology.parallel:result is None 2024-04-26T04:39:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:38:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:00.806 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:00 smithi146 ceph-mon[37936]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:00.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:00 smithi146 ceph-mon[26177]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:00 smithi204 ceph-mon[29755]: pgmap v37: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:01.068 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757278 got 163208757281 for osd.5 2024-04-26T04:39:01.068 DEBUG:teuthology.parallel:result is None 2024-04-26T04:39:01.701 INFO:teuthology.orchestra.run.smithi146.stdout:231928234008 2024-04-26T04:39:01.900 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411372 got 77309411376 for osd.2 2024-04-26T04:39:01.901 DEBUG:teuthology.parallel:result is None 2024-04-26T04:39:02.628 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234004 got 231928234008 for osd.7 2024-04-26T04:39:02.628 DEBUG:teuthology.parallel:result is None 2024-04-26T04:39:02.628 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-26T04:39:02.629 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T04:39:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:02 smithi146 ceph-mon[37936]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:02 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3960582016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T04:39:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:02 smithi146 ceph-mon[26177]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:02 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3960582016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T04:39:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:02 smithi204 ceph-mon[29755]: pgmap v38: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:02 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3960582016' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-26T04:39:03.556 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:39:04.860 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:04 smithi146 ceph-mon[37936]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:04.860 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:04 smithi146 ceph-mon[26177]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:05.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:04 smithi204 ceph-mon[29755]: pgmap v39: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:05.956 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:05.958 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:39:06.326 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:06] "GET /metrics HTTP/1.1" 200 33736 "" "Prometheus/2.43.0" 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:06.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:06 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.746 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":40,"stamp":"2024-04-26T04:39:05.516135+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":170,"ondisk_log_size":170,"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":227632,"kb_used_data":7364,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749733584,"statfs":{"total":767960285184,"available":767727190016,"internally_reserved":0,"allocated":7540736,"data_stored":4253800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598192+0000","last_change":"2024-04-26T04:37:53.660665+0000","last_active":"2024-04-26T04:38:15.598192+0000","last_peered":"2024-04-26T04:38:15.598192+0000","last_clean":"2024-04-26T04:38:15.598192+0000","last_became_active":"2024-04-26T04:37:53.660326+0000","last_became_peered":"2024-04-26T04:37:53.660326+0000","last_unstale":"2024-04-26T04:38:15.598192+0000","last_undegraded":"2024-04-26T04:38:15.598192+0000","last_fullsized":"2024-04-26T04:38:15.598192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:13:39.458555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770359+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:38:14.770359+0000","last_peered":"2024-04-26T04:38:14.770359+0000","last_clean":"2024-04-26T04:38:14.770359+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:38:14.770359+0000","last_undegraded":"2024-04-26T04:38:14.770359+0000","last_fullsized":"2024-04-26T04:38:14.770359+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770569+0000","last_change":"2024-04-26T04:37:28.415073+0000","last_active":"2024-04-26T04:38:14.770569+0000","last_peered":"2024-04-26T04:38:14.770569+0000","last_clean":"2024-04-26T04:38:14.770569+0000","last_became_active":"2024-04-26T04:37:28.414442+0000","last_became_peered":"2024-04-26T04:37:28.414442+0000","last_unstale":"2024-04-26T04:38:14.770569+0000","last_undegraded":"2024-04-26T04:38:14.770569+0000","last_fullsized":"2024-04-26T04:38:14.770569+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:51:12.587219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770623+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:38:14.770623+0000","last_peered":"2024-04-26T04:38:14.770623+0000","last_clean":"2024-04-26T04:38:14.770623+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:38:14.770623+0000","last_undegraded":"2024-04-26T04:38:14.770623+0000","last_fullsized":"2024-04-26T04:38:14.770623+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633264+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:38:15.633264+0000","last_peered":"2024-04-26T04:38:15.633264+0000","last_clean":"2024-04-26T04:38:15.633264+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:38:15.633264+0000","last_undegraded":"2024-04-26T04:38:15.633264+0000","last_fullsized":"2024-04-26T04:38:15.633264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770812+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:38:14.770812+0000","last_peered":"2024-04-26T04:38:14.770812+0000","last_clean":"2024-04-26T04:38:14.770812+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:38:14.770812+0000","last_undegraded":"2024-04-26T04:38:14.770812+0000","last_fullsized":"2024-04-26T04:38:14.770812+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631950+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:38:15.631950+0000","last_peered":"2024-04-26T04:38:15.631950+0000","last_clean":"2024-04-26T04:38:15.631950+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:38:15.631950+0000","last_undegraded":"2024-04-26T04:38:15.631950+0000","last_fullsized":"2024-04-26T04:38:15.631950+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630440+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:38:15.630440+0000","last_peered":"2024-04-26T04:38:15.630440+0000","last_clean":"2024-04-26T04:38:15.630440+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:38:15.630440+0000","last_undegraded":"2024-04-26T04:38:15.630440+0000","last_fullsized":"2024-04-26T04:38:15.630440+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632920+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:38:15.632920+0000","last_peered":"2024-04-26T04:38:15.632920+0000","last_clean":"2024-04-26T04:38:15.632920+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:38:15.632920+0000","last_undegraded":"2024-04-26T04:38:15.632920+0000","last_fullsized":"2024-04-26T04:38:15.632920+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633051+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:38:15.633051+0000","last_peered":"2024-04-26T04:38:15.633051+0000","last_clean":"2024-04-26T04:38:15.633051+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:38:15.633051+0000","last_undegraded":"2024-04-26T04:38:15.633051+0000","last_fullsized":"2024-04-26T04:38:15.633051+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633167+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:38:15.633167+0000","last_peered":"2024-04-26T04:38:15.633167+0000","last_clean":"2024-04-26T04:38:15.633167+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:38:15.633167+0000","last_undegraded":"2024-04-26T04:38:15.633167+0000","last_fullsized":"2024-04-26T04:38:15.633167+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631837+0000","last_change":"2024-04-26T04:37:28.400216+0000","last_active":"2024-04-26T04:38:15.631837+0000","last_peered":"2024-04-26T04:38:15.631837+0000","last_clean":"2024-04-26T04:38:15.631837+0000","last_became_active":"2024-04-26T04:37:28.399754+0000","last_became_peered":"2024-04-26T04:37:28.399754+0000","last_unstale":"2024-04-26T04:38:15.631837+0000","last_undegraded":"2024-04-26T04:38:15.631837+0000","last_fullsized":"2024-04-26T04:38:15.631837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:45:26.125018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630636+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:38:15.630636+0000","last_peered":"2024-04-26T04:38:15.630636+0000","last_clean":"2024-04-26T04:38:15.630636+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:38:15.630636+0000","last_undegraded":"2024-04-26T04:38:15.630636+0000","last_fullsized":"2024-04-26T04:38:15.630636+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769983+0000","last_change":"2024-04-26T04:37:28.415177+0000","last_active":"2024-04-26T04:38:14.769983+0000","last_peered":"2024-04-26T04:38:14.769983+0000","last_clean":"2024-04-26T04:38:14.769983+0000","last_became_active":"2024-04-26T04:37:28.414391+0000","last_became_peered":"2024-04-26T04:37:28.414391+0000","last_unstale":"2024-04-26T04:38:14.769983+0000","last_undegraded":"2024-04-26T04:38:14.769983+0000","last_fullsized":"2024-04-26T04:38:14.769983+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:21:50.638950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769955+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:38:14.769955+0000","last_peered":"2024-04-26T04:38:14.769955+0000","last_clean":"2024-04-26T04:38:14.769955+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:38:14.769955+0000","last_undegraded":"2024-04-26T04:38:14.769955+0000","last_fullsized":"2024-04-26T04:38:14.769955+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770039+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:38:14.770039+0000","last_peered":"2024-04-26T04:38:14.770039+0000","last_clean":"2024-04-26T04:38:14.770039+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:38:14.770039+0000","last_undegraded":"2024-04-26T04:38:14.770039+0000","last_fullsized":"2024-04-26T04:38:14.770039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770779+0000","last_change":"2024-04-26T04:37:53.662803+0000","last_active":"2024-04-26T04:38:14.770779+0000","last_peered":"2024-04-26T04:38:14.770779+0000","last_clean":"2024-04-26T04:38:14.770779+0000","last_became_active":"2024-04-26T04:37:53.662477+0000","last_became_peered":"2024-04-26T04:37:53.662477+0000","last_unstale":"2024-04-26T04:38:14.770779+0000","last_undegraded":"2024-04-26T04:38:14.770779+0000","last_fullsized":"2024-04-26T04:38:14.770779+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:59.264247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598240+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:38:15.598240+0000","last_peered":"2024-04-26T04:38:15.598240+0000","last_clean":"2024-04-26T04:38:15.598240+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:38:15.598240+0000","last_undegraded":"2024-04-26T04:38:15.598240+0000","last_fullsized":"2024-04-26T04:38:15.598240+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632345+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:38:15.632345+0000","last_peered":"2024-04-26T04:38:15.632345+0000","last_clean":"2024-04-26T04:38:15.632345+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:38:15.632345+0000","last_undegraded":"2024-04-26T04:38:15.632345+0000","last_fullsized":"2024-04-26T04:38:15.632345+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"61'4","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771132+0000","last_change":"2024-04-26T04:37:28.035003+0000","last_active":"2024-04-26T04:38:14.771132+0000","last_peered":"2024-04-26T04:38:14.771132+0000","last_clean":"2024-04-26T04:38:14.771132+0000","last_became_active":"2024-04-26T04:37:28.033867+0000","last_became_peered":"2024-04-26T04:37:28.033867+0000","last_unstale":"2024-04-26T04:38:14.771132+0000","last_undegraded":"2024-04-26T04:38:14.771132+0000","last_fullsized":"2024-04-26T04:38:14.771132+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:47:21.018478+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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630978+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:38:15.630978+0000","last_peered":"2024-04-26T04:38:15.630978+0000","last_clean":"2024-04-26T04:38:15.630978+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:38:15.630978+0000","last_undegraded":"2024-04-26T04:38:15.630978+0000","last_fullsized":"2024-04-26T04:38:15.630978+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631003+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:38:15.631003+0000","last_peered":"2024-04-26T04:38:15.631003+0000","last_clean":"2024-04-26T04:38:15.631003+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:38:15.631003+0000","last_undegraded":"2024-04-26T04:38:15.631003+0000","last_fullsized":"2024-04-26T04:38:15.631003+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770985+0000","last_change":"2024-04-26T04:37:28.411297+0000","last_active":"2024-04-26T04:38:14.770985+0000","last_peered":"2024-04-26T04:38:14.770985+0000","last_clean":"2024-04-26T04:38:14.770985+0000","last_became_active":"2024-04-26T04:37:28.410936+0000","last_became_peered":"2024-04-26T04:37:28.410936+0000","last_unstale":"2024-04-26T04:38:14.770985+0000","last_undegraded":"2024-04-26T04:38:14.770985+0000","last_fullsized":"2024-04-26T04:38:14.770985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:43:43.578255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632777+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:38:15.632777+0000","last_peered":"2024-04-26T04:38:15.632777+0000","last_clean":"2024-04-26T04:38:15.632777+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:38:15.632777+0000","last_undegraded":"2024-04-26T04:38:15.632777+0000","last_fullsized":"2024-04-26T04:38:15.632777+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770773+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:38:14.770773+0000","last_peered":"2024-04-26T04:38:14.770773+0000","last_clean":"2024-04-26T04:38:14.770773+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:38:14.770773+0000","last_undegraded":"2024-04-26T04:38:14.770773+0000","last_fullsized":"2024-04-26T04:38:14.770773+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632602+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:38:15.632602+0000","last_peered":"2024-04-26T04:38:15.632602+0000","last_clean":"2024-04-26T04:38:15.632602+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:38:15.632602+0000","last_undegraded":"2024-04-26T04:38:15.632602+0000","last_fullsized":"2024-04-26T04:38:15.632602+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770459+0000","last_change":"2024-04-26T04:37:53.659401+0000","last_active":"2024-04-26T04:38:14.770459+0000","last_peered":"2024-04-26T04:38:14.770459+0000","last_clean":"2024-04-26T04:38:14.770459+0000","last_became_active":"2024-04-26T04:37:53.659105+0000","last_became_peered":"2024-04-26T04:37:53.659105+0000","last_unstale":"2024-04-26T04:38:14.770459+0000","last_undegraded":"2024-04-26T04:38:14.770459+0000","last_fullsized":"2024-04-26T04:38:14.770459+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:14:08.497402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1b","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630784+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:38:15.630784+0000","last_peered":"2024-04-26T04:38:15.630784+0000","last_clean":"2024-04-26T04:38:15.630784+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:38:15.630784+0000","last_undegraded":"2024-04-26T04:38:15.630784+0000","last_fullsized":"2024-04-26T04:38:15.630784+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631317+0000","last_change":"2024-04-26T04:37:28.393646+0000","last_active":"2024-04-26T04:38:15.631317+0000","last_peered":"2024-04-26T04:38:15.631317+0000","last_clean":"2024-04-26T04:38:15.631317+0000","last_became_active":"2024-04-26T04:37:28.393358+0000","last_became_peered":"2024-04-26T04:37:28.393358+0000","last_unstale":"2024-04-26T04:38:15.631317+0000","last_undegraded":"2024-04-26T04:38:15.631317+0000","last_fullsized":"2024-04-26T04:38:15.631317+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:37:33.915781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632222+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:38:15.632222+0000","last_peered":"2024-04-26T04:38:15.632222+0000","last_clean":"2024-04-26T04:38:15.632222+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:38:15.632222+0000","last_undegraded":"2024-04-26T04:38:15.632222+0000","last_fullsized":"2024-04-26T04:38:15.632222+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597881+0000","last_change":"2024-04-26T04:37:53.661960+0000","last_active":"2024-04-26T04:38:15.597881+0000","last_peered":"2024-04-26T04:38:15.597881+0000","last_clean":"2024-04-26T04:38:15.597881+0000","last_became_active":"2024-04-26T04:37:53.661772+0000","last_became_peered":"2024-04-26T04:37:53.661772+0000","last_unstale":"2024-04-26T04:38:15.597881+0000","last_undegraded":"2024-04-26T04:38:15.597881+0000","last_fullsized":"2024-04-26T04:38:15.597881+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:55:21.469563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630678+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:38:15.630678+0000","last_peered":"2024-04-26T04:38:15.630678+0000","last_clean":"2024-04-26T04:38:15.630678+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:38:15.630678+0000","last_undegraded":"2024-04-26T04:38:15.630678+0000","last_fullsized":"2024-04-26T04:38:15.630678+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630547+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:38:15.630547+0000","last_peered":"2024-04-26T04:38:15.630547+0000","last_clean":"2024-04-26T04:38:15.630547+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:38:15.630547+0000","last_undegraded":"2024-04-26T04:38:15.630547+0000","last_fullsized":"2024-04-26T04:38:15.630547+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770235+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:38:14.770235+0000","last_peered":"2024-04-26T04:38:14.770235+0000","last_clean":"2024-04-26T04:38:14.770235+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:38:14.770235+0000","last_undegraded":"2024-04-26T04:38:14.770235+0000","last_fullsized":"2024-04-26T04:38:14.770235+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770151+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:38:14.770151+0000","last_peered":"2024-04-26T04:38:14.770151+0000","last_clean":"2024-04-26T04:38:14.770151+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:38:14.770151+0000","last_undegraded":"2024-04-26T04:38:14.770151+0000","last_fullsized":"2024-04-26T04:38:14.770151+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633430+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:38:15.633430+0000","last_peered":"2024-04-26T04:38:15.633430+0000","last_clean":"2024-04-26T04:38:15.633430+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:38:15.633430+0000","last_undegraded":"2024-04-26T04:38:15.633430+0000","last_fullsized":"2024-04-26T04:38:15.633430+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770663+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:38:14.770663+0000","last_peered":"2024-04-26T04:38:14.770663+0000","last_clean":"2024-04-26T04:38:14.770663+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:38:14.770663+0000","last_undegraded":"2024-04-26T04:38:14.770663+0000","last_fullsized":"2024-04-26T04:38:14.770663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770552+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:38:14.770552+0000","last_peered":"2024-04-26T04:38:14.770552+0000","last_clean":"2024-04-26T04:38:14.770552+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:38:14.770552+0000","last_undegraded":"2024-04-26T04:38:14.770552+0000","last_fullsized":"2024-04-26T04:38:14.770552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770914+0000","last_change":"2024-04-26T04:37:28.411779+0000","last_active":"2024-04-26T04:38:14.770914+0000","last_peered":"2024-04-26T04:38:14.770914+0000","last_clean":"2024-04-26T04:38:14.770914+0000","last_became_active":"2024-04-26T04:37:28.411475+0000","last_became_peered":"2024-04-26T04:37:28.411475+0000","last_unstale":"2024-04-26T04:38:14.770914+0000","last_undegraded":"2024-04-26T04:38:14.770914+0000","last_fullsized":"2024-04-26T04:38:14.770914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:18:56.017254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":22,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771069+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:38:14.771069+0000","last_peered":"2024-04-26T04:38:14.771069+0000","last_clean":"2024-04-26T04:38:14.771069+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:38:14.771069+0000","last_undegraded":"2024-04-26T04:38:14.771069+0000","last_fullsized":"2024-04-26T04:38:14.771069+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631745+0000","last_change":"2024-04-26T04:37:28.398858+0000","last_active":"2024-04-26T04:38:15.631745+0000","last_peered":"2024-04-26T04:38:15.631745+0000","last_clean":"2024-04-26T04:38:15.631745+0000","last_became_active":"2024-04-26T04:37:28.398431+0000","last_became_peered":"2024-04-26T04:37:28.398431+0000","last_unstale":"2024-04-26T04:38:15.631745+0000","last_undegraded":"2024-04-26T04:38:15.631745+0000","last_fullsized":"2024-04-26T04:38:15.631745+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:38:20.244033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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'9","reported_seq":28,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632749+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:38:15.632749+0000","last_peered":"2024-04-26T04:38:15.632749+0000","last_clean":"2024-04-26T04:38:15.632749+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:38:15.632749+0000","last_undegraded":"2024-04-26T04:38:15.632749+0000","last_fullsized":"2024-04-26T04:38:15.632749+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632851+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:38:15.632851+0000","last_peered":"2024-04-26T04:38:15.632851+0000","last_clean":"2024-04-26T04:38:15.632851+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:38:15.632851+0000","last_undegraded":"2024-04-26T04:38:15.632851+0000","last_fullsized":"2024-04-26T04:38:15.632851+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770330+0000","last_change":"2024-04-26T04:37:28.036735+0000","last_active":"2024-04-26T04:38:14.770330+0000","last_peered":"2024-04-26T04:38:14.770330+0000","last_clean":"2024-04-26T04:38:14.770330+0000","last_became_active":"2024-04-26T04:37:28.036465+0000","last_became_peered":"2024-04-26T04:37:28.036465+0000","last_unstale":"2024-04-26T04:38:14.770330+0000","last_undegraded":"2024-04-26T04:38:14.770330+0000","last_fullsized":"2024-04-26T04:38:14.770330+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T05:49:43.832654+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769910+0000","last_change":"2024-04-26T04:37:28.400622+0000","last_active":"2024-04-26T04:38:14.769910+0000","last_peered":"2024-04-26T04:38:14.769910+0000","last_clean":"2024-04-26T04:38:14.769910+0000","last_became_active":"2024-04-26T04:37:28.398224+0000","last_became_peered":"2024-04-26T04:37:28.398224+0000","last_unstale":"2024-04-26T04:38:14.769910+0000","last_undegraded":"2024-04-26T04:38:14.769910+0000","last_fullsized":"2024-04-26T04:38:14.769910+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:17:31.665743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770238+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:38:14.770238+0000","last_peered":"2024-04-26T04:38:14.770238+0000","last_clean":"2024-04-26T04:38:14.770238+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:38:14.770238+0000","last_undegraded":"2024-04-26T04:38:14.770238+0000","last_fullsized":"2024-04-26T04:38:14.770238+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633181+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:38:15.633181+0000","last_peered":"2024-04-26T04:38:15.633181+0000","last_clean":"2024-04-26T04:38:15.633181+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:38:15.633181+0000","last_undegraded":"2024-04-26T04:38:15.633181+0000","last_fullsized":"2024-04-26T04:38:15.633181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631768+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:38:15.631768+0000","last_peered":"2024-04-26T04:38:15.631768+0000","last_clean":"2024-04-26T04:38:15.631768+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:38:15.631768+0000","last_undegraded":"2024-04-26T04:38:15.631768+0000","last_fullsized":"2024-04-26T04:38:15.631768+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631403+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:38:15.631403+0000","last_peered":"2024-04-26T04:38:15.631403+0000","last_clean":"2024-04-26T04:38:15.631403+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:38:15.631403+0000","last_undegraded":"2024-04-26T04:38:15.631403+0000","last_fullsized":"2024-04-26T04:38:15.631403+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597948+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:38:15.597948+0000","last_peered":"2024-04-26T04:38:15.597948+0000","last_clean":"2024-04-26T04:38:15.597948+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:38:15.597948+0000","last_undegraded":"2024-04-26T04:38:15.597948+0000","last_fullsized":"2024-04-26T04:38:15.597948+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632201+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:38:15.632201+0000","last_peered":"2024-04-26T04:38:15.632201+0000","last_clean":"2024-04-26T04:38:15.632201+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:38:15.632201+0000","last_undegraded":"2024-04-26T04:38:15.632201+0000","last_fullsized":"2024-04-26T04:38:15.632201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632098+0000","last_change":"2024-04-26T04:37:28.027668+0000","last_active":"2024-04-26T04:38:15.632098+0000","last_peered":"2024-04-26T04:38:15.632098+0000","last_clean":"2024-04-26T04:38:15.632098+0000","last_became_active":"2024-04-26T04:37:28.027373+0000","last_became_peered":"2024-04-26T04:37:28.027373+0000","last_unstale":"2024-04-26T04:38:15.632098+0000","last_undegraded":"2024-04-26T04:38:15.632098+0000","last_fullsized":"2024-04-26T04:38:15.632098+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:09:34.744196+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632669+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:38:15.632669+0000","last_peered":"2024-04-26T04:38:15.632669+0000","last_clean":"2024-04-26T04:38:15.632669+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:38:15.632669+0000","last_undegraded":"2024-04-26T04:38:15.632669+0000","last_fullsized":"2024-04-26T04:38:15.632669+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.2","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503531+0000","last_change":"2024-04-26T04:38:13.770809+0000","last_active":"2024-04-26T04:38:15.503531+0000","last_peered":"2024-04-26T04:38:15.503531+0000","last_clean":"2024-04-26T04:38:15.503531+0000","last_became_active":"2024-04-26T04:38:13.770515+0000","last_became_peered":"2024-04-26T04:38:13.770515+0000","last_unstale":"2024-04-26T04:38:15.503531+0000","last_undegraded":"2024-04-26T04:38:15.503531+0000","last_fullsized":"2024-04-26T04:38:15.503531+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:02:21.121401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770891+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:38:14.770891+0000","last_peered":"2024-04-26T04:38:14.770891+0000","last_clean":"2024-04-26T04:38:14.770891+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:38:14.770891+0000","last_undegraded":"2024-04-26T04:38:14.770891+0000","last_fullsized":"2024-04-26T04:38:14.770891+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770599+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:38:14.770599+0000","last_peered":"2024-04-26T04:38:14.770599+0000","last_clean":"2024-04-26T04:38:14.770599+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:38:14.770599+0000","last_undegraded":"2024-04-26T04:38:14.770599+0000","last_fullsized":"2024-04-26T04:38:14.770599+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503577+0000","last_change":"2024-04-26T04:38:13.771025+0000","last_active":"2024-04-26T04:38:15.503577+0000","last_peered":"2024-04-26T04:38:15.503577+0000","last_clean":"2024-04-26T04:38:15.503577+0000","last_became_active":"2024-04-26T04:38:13.770510+0000","last_became_peered":"2024-04-26T04:38:13.770510+0000","last_unstale":"2024-04-26T04:38:15.503577+0000","last_undegraded":"2024-04-26T04:38:15.503577+0000","last_fullsized":"2024-04-26T04:38:15.503577+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:07:11.274645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770207+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:38:14.770207+0000","last_peered":"2024-04-26T04:38:14.770207+0000","last_clean":"2024-04-26T04:38:14.770207+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:38:14.770207+0000","last_undegraded":"2024-04-26T04:38:14.770207+0000","last_fullsized":"2024-04-26T04:38:14.770207+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631628+0000","last_change":"2024-04-26T04:37:28.403915+0000","last_active":"2024-04-26T04:38:15.631628+0000","last_peered":"2024-04-26T04:38:15.631628+0000","last_clean":"2024-04-26T04:38:15.631628+0000","last_became_active":"2024-04-26T04:37:28.403127+0000","last_became_peered":"2024-04-26T04:37:28.403127+0000","last_unstale":"2024-04-26T04:38:15.631628+0000","last_undegraded":"2024-04-26T04:38:15.631628+0000","last_fullsized":"2024-04-26T04:38:15.631628+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:18:02.979350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503663+0000","last_change":"2024-04-26T04:38:13.771708+0000","last_active":"2024-04-26T04:38:15.503663+0000","last_peered":"2024-04-26T04:38:15.503663+0000","last_clean":"2024-04-26T04:38:15.503663+0000","last_became_active":"2024-04-26T04:38:13.771394+0000","last_became_peered":"2024-04-26T04:38:13.771394+0000","last_unstale":"2024-04-26T04:38:15.503663+0000","last_undegraded":"2024-04-26T04:38:15.503663+0000","last_fullsized":"2024-04-26T04:38:15.503663+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:12:46.586722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770238+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:38:14.770238+0000","last_peered":"2024-04-26T04:38:14.770238+0000","last_clean":"2024-04-26T04:38:14.770238+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:38:14.770238+0000","last_undegraded":"2024-04-26T04:38:14.770238+0000","last_fullsized":"2024-04-26T04:38:14.770238+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597911+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:38:15.597911+0000","last_peered":"2024-04-26T04:38:15.597911+0000","last_clean":"2024-04-26T04:38:15.597911+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:38:15.597911+0000","last_undegraded":"2024-04-26T04:38:15.597911+0000","last_fullsized":"2024-04-26T04:38:15.597911+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632828+0000","last_change":"2024-04-26T04:38:14.151826+0000","last_active":"2024-04-26T04:38:15.632828+0000","last_peered":"2024-04-26T04:38:15.632828+0000","last_clean":"2024-04-26T04:38:15.632828+0000","last_became_active":"2024-04-26T04:38:14.150916+0000","last_became_peered":"2024-04-26T04:38:14.150916+0000","last_unstale":"2024-04-26T04:38:15.632828+0000","last_undegraded":"2024-04-26T04:38:15.632828+0000","last_fullsized":"2024-04-26T04:38:15.632828+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:39:30.665809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630665+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:38:15.630665+0000","last_peered":"2024-04-26T04:38:15.630665+0000","last_clean":"2024-04-26T04:38:15.630665+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:38:15.630665+0000","last_undegraded":"2024-04-26T04:38:15.630665+0000","last_fullsized":"2024-04-26T04:38:15.630665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770272+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:38:14.770272+0000","last_peered":"2024-04-26T04:38:14.770272+0000","last_clean":"2024-04-26T04:38:14.770272+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:38:14.770272+0000","last_undegraded":"2024-04-26T04:38:14.770272+0000","last_fullsized":"2024-04-26T04:38:14.770272+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"65'128","reported_seq":265,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632003+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:38:15.632003+0000","last_peered":"2024-04-26T04:38:15.632003+0000","last_clean":"2024-04-26T04:38:15.632003+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:38:15.632003+0000","last_undegraded":"2024-04-26T04:38:15.632003+0000","last_fullsized":"2024-04-26T04:38:15.632003+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"4.6","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.501117+0000","last_change":"2024-04-26T04:38:13.770107+0000","last_active":"2024-04-26T04:38:15.501117+0000","last_peered":"2024-04-26T04:38:15.501117+0000","last_clean":"2024-04-26T04:38:15.501117+0000","last_became_active":"2024-04-26T04:38:13.769822+0000","last_became_peered":"2024-04-26T04:38:13.769822+0000","last_unstale":"2024-04-26T04:38:15.501117+0000","last_undegraded":"2024-04-26T04:38:15.501117+0000","last_fullsized":"2024-04-26T04:38:15.501117+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:40:23.452585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769885+0000","last_change":"2024-04-26T04:37:28.398372+0000","last_active":"2024-04-26T04:38:14.769885+0000","last_peered":"2024-04-26T04:38:14.769885+0000","last_clean":"2024-04-26T04:38:14.769885+0000","last_became_active":"2024-04-26T04:37:28.398077+0000","last_became_peered":"2024-04-26T04:37:28.398077+0000","last_unstale":"2024-04-26T04:38:14.769885+0000","last_undegraded":"2024-04-26T04:38:14.769885+0000","last_fullsized":"2024-04-26T04:38:14.769885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:17:38.214774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631713+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:38:15.631713+0000","last_peered":"2024-04-26T04:38:15.631713+0000","last_clean":"2024-04-26T04:38:15.631713+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:38:15.631713+0000","last_undegraded":"2024-04-26T04:38:15.631713+0000","last_fullsized":"2024-04-26T04:38:15.631713+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.501029+0000","last_change":"2024-04-26T04:38:14.151263+0000","last_active":"2024-04-26T04:38:15.501029+0000","last_peered":"2024-04-26T04:38:15.501029+0000","last_clean":"2024-04-26T04:38:15.501029+0000","last_became_active":"2024-04-26T04:38:14.150937+0000","last_became_peered":"2024-04-26T04:38:14.150937+0000","last_unstale":"2024-04-26T04:38:15.501029+0000","last_undegraded":"2024-04-26T04:38:15.501029+0000","last_fullsized":"2024-04-26T04:38:15.501029+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:24:40.272173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632690+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:38:15.632690+0000","last_peered":"2024-04-26T04:38:15.632690+0000","last_clean":"2024-04-26T04:38:15.632690+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:38:15.632690+0000","last_undegraded":"2024-04-26T04:38:15.632690+0000","last_fullsized":"2024-04-26T04:38:15.632690+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771049+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:38:14.771049+0000","last_peered":"2024-04-26T04:38:14.771049+0000","last_clean":"2024-04-26T04:38:14.771049+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:38:14.771049+0000","last_undegraded":"2024-04-26T04:38:14.771049+0000","last_fullsized":"2024-04-26T04:38:14.771049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630444+0000","last_change":"2024-04-26T04:38:14.151323+0000","last_active":"2024-04-26T04:38:15.630444+0000","last_peered":"2024-04-26T04:38:15.630444+0000","last_clean":"2024-04-26T04:38:15.630444+0000","last_became_active":"2024-04-26T04:38:14.150937+0000","last_became_peered":"2024-04-26T04:38:14.150937+0000","last_unstale":"2024-04-26T04:38:15.630444+0000","last_undegraded":"2024-04-26T04:38:15.630444+0000","last_fullsized":"2024-04-26T04:38:15.630444+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:19:34.913375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770605+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:38:14.770605+0000","last_peered":"2024-04-26T04:38:14.770605+0000","last_clean":"2024-04-26T04:38:14.770605+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:38:14.770605+0000","last_undegraded":"2024-04-26T04:38:14.770605+0000","last_fullsized":"2024-04-26T04:38:14.770605+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:25:56.379078+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631082+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:38:15.631082+0000","last_peered":"2024-04-26T04:38:15.631082+0000","last_clean":"2024-04-26T04:38:15.631082+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:38:15.631082+0000","last_undegraded":"2024-04-26T04:38:15.631082+0000","last_fullsized":"2024-04-26T04:38:15.631082+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631155+0000","last_change":"2024-04-26T04:38:13.771428+0000","last_active":"2024-04-26T04:38:15.631155+0000","last_peered":"2024-04-26T04:38:15.631155+0000","last_clean":"2024-04-26T04:38:15.631155+0000","last_became_active":"2024-04-26T04:38:13.771103+0000","last_became_peered":"2024-04-26T04:38:13.771103+0000","last_unstale":"2024-04-26T04:38:15.631155+0000","last_undegraded":"2024-04-26T04:38:15.631155+0000","last_fullsized":"2024-04-26T04:38:15.631155+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:56:30.989690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":34,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633125+0000","last_change":"2024-04-26T04:37:53.664705+0000","last_active":"2024-04-26T04:38:15.633125+0000","last_peered":"2024-04-26T04:38:15.633125+0000","last_clean":"2024-04-26T04:38:15.633125+0000","last_became_active":"2024-04-26T04:37:53.662032+0000","last_became_peered":"2024-04-26T04:37:53.662032+0000","last_unstale":"2024-04-26T04:38:15.633125+0000","last_undegraded":"2024-04-26T04:38:15.633125+0000","last_fullsized":"2024-04-26T04:38:15.633125+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:02:30.092497+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":1,"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,4,2],"acting":[6,4,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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770776+0000","last_change":"2024-04-26T04:37:28.413885+0000","last_active":"2024-04-26T04:38:14.770776+0000","last_peered":"2024-04-26T04:38:14.770776+0000","last_clean":"2024-04-26T04:38:14.770776+0000","last_became_active":"2024-04-26T04:37:28.413581+0000","last_became_peered":"2024-04-26T04:37:28.413581+0000","last_unstale":"2024-04-26T04:38:14.770776+0000","last_undegraded":"2024-04-26T04:38:14.770776+0000","last_fullsized":"2024-04-26T04:38:14.770776+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:09:08.075970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631921+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:38:15.631921+0000","last_peered":"2024-04-26T04:38:15.631921+0000","last_clean":"2024-04-26T04:38:15.631921+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:38:15.631921+0000","last_undegraded":"2024-04-26T04:38:15.631921+0000","last_fullsized":"2024-04-26T04:38:15.631921+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631634+0000","last_change":"2024-04-26T04:37:28.397417+0000","last_active":"2024-04-26T04:38:15.631634+0000","last_peered":"2024-04-26T04:38:15.631634+0000","last_clean":"2024-04-26T04:38:15.631634+0000","last_became_active":"2024-04-26T04:37:28.396361+0000","last_became_peered":"2024-04-26T04:37:28.396361+0000","last_unstale":"2024-04-26T04:38:15.631634+0000","last_undegraded":"2024-04-26T04:38:15.631634+0000","last_fullsized":"2024-04-26T04:38:15.631634+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:19:04.281918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770029+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:38:14.770029+0000","last_peered":"2024-04-26T04:38:14.770029+0000","last_clean":"2024-04-26T04:38:14.770029+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:38:14.770029+0000","last_undegraded":"2024-04-26T04:38:14.770029+0000","last_fullsized":"2024-04-26T04:38:14.770029+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630547+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:38:15.630547+0000","last_peered":"2024-04-26T04:38:15.630547+0000","last_clean":"2024-04-26T04:38:15.630547+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:38:15.630547+0000","last_undegraded":"2024-04-26T04:38:15.630547+0000","last_fullsized":"2024-04-26T04:38:15.630547+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770619+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:38:14.770619+0000","last_peered":"2024-04-26T04:38:14.770619+0000","last_clean":"2024-04-26T04:38:14.770619+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:38:14.770619+0000","last_undegraded":"2024-04-26T04:38:14.770619+0000","last_fullsized":"2024-04-26T04:38:14.770619+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630621+0000","last_change":"2024-04-26T04:37:53.660253+0000","last_active":"2024-04-26T04:38:15.630621+0000","last_peered":"2024-04-26T04:38:15.630621+0000","last_clean":"2024-04-26T04:38:15.630621+0000","last_became_active":"2024-04-26T04:37:53.659880+0000","last_became_peered":"2024-04-26T04:37:53.659880+0000","last_unstale":"2024-04-26T04:38:15.630621+0000","last_undegraded":"2024-04-26T04:38:15.630621+0000","last_fullsized":"2024-04-26T04:38:15.630621+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:13:43.302053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633089+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:38:15.633089+0000","last_peered":"2024-04-26T04:38:15.633089+0000","last_clean":"2024-04-26T04:38:15.633089+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:38:15.633089+0000","last_undegraded":"2024-04-26T04:38:15.633089+0000","last_fullsized":"2024-04-26T04:38:15.633089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632130+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:38:15.632130+0000","last_peered":"2024-04-26T04:38:15.632130+0000","last_clean":"2024-04-26T04:38:15.632130+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:38:15.632130+0000","last_undegraded":"2024-04-26T04:38:15.632130+0000","last_fullsized":"2024-04-26T04:38:15.632130+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598113+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:38:15.598113+0000","last_peered":"2024-04-26T04:38:15.598113+0000","last_clean":"2024-04-26T04:38:15.598113+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:38:15.598113+0000","last_undegraded":"2024-04-26T04:38:15.598113+0000","last_fullsized":"2024-04-26T04:38:15.598113+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632448+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:38:15.632448+0000","last_peered":"2024-04-26T04:38:15.632448+0000","last_clean":"2024-04-26T04:38:15.632448+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:38:15.632448+0000","last_undegraded":"2024-04-26T04:38:15.632448+0000","last_fullsized":"2024-04-26T04:38:15.632448+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770922+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:38:14.770922+0000","last_peered":"2024-04-26T04:38:14.770922+0000","last_clean":"2024-04-26T04:38:14.770922+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:38:14.770922+0000","last_undegraded":"2024-04-26T04:38:14.770922+0000","last_fullsized":"2024-04-26T04:38:14.770922+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770474+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:38:14.770474+0000","last_peered":"2024-04-26T04:38:14.770474+0000","last_clean":"2024-04-26T04:38:14.770474+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:38:14.770474+0000","last_undegraded":"2024-04-26T04:38:14.770474+0000","last_fullsized":"2024-04-26T04:38:14.770474+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598202+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:38:15.598202+0000","last_peered":"2024-04-26T04:38:15.598202+0000","last_clean":"2024-04-26T04:38:15.598202+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:38:15.598202+0000","last_undegraded":"2024-04-26T04:38:15.598202+0000","last_fullsized":"2024-04-26T04:38:15.598202+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632973+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:38:15.632973+0000","last_peered":"2024-04-26T04:38:15.632973+0000","last_clean":"2024-04-26T04:38:15.632973+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:38:15.632973+0000","last_undegraded":"2024-04-26T04:38:15.632973+0000","last_fullsized":"2024-04-26T04:38:15.632973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631227+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:38:15.631227+0000","last_peered":"2024-04-26T04:38:15.631227+0000","last_clean":"2024-04-26T04:38:15.631227+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:38:15.631227+0000","last_undegraded":"2024-04-26T04:38:15.631227+0000","last_fullsized":"2024-04-26T04:38:15.631227+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597863+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:38:15.597863+0000","last_peered":"2024-04-26T04:38:15.597863+0000","last_clean":"2024-04-26T04:38:15.597863+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:38:15.597863+0000","last_undegraded":"2024-04-26T04:38:15.597863+0000","last_fullsized":"2024-04-26T04:38:15.597863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770349+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:38:14.770349+0000","last_peered":"2024-04-26T04:38:14.770349+0000","last_clean":"2024-04-26T04:38:14.770349+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:38:14.770349+0000","last_undegraded":"2024-04-26T04:38:14.770349+0000","last_fullsized":"2024-04-26T04:38:14.770349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770252+0000","last_change":"2024-04-26T04:37:28.407272+0000","last_active":"2024-04-26T04:38:14.770252+0000","last_peered":"2024-04-26T04:38:14.770252+0000","last_clean":"2024-04-26T04:38:14.770252+0000","last_became_active":"2024-04-26T04:37:28.406994+0000","last_became_peered":"2024-04-26T04:37:28.406994+0000","last_unstale":"2024-04-26T04:38:14.770252+0000","last_undegraded":"2024-04-26T04:38:14.770252+0000","last_fullsized":"2024-04-26T04:38:14.770252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:09:33.809383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630839+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:38:15.630839+0000","last_peered":"2024-04-26T04:38:15.630839+0000","last_clean":"2024-04-26T04:38:15.630839+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:38:15.630839+0000","last_undegraded":"2024-04-26T04:38:15.630839+0000","last_fullsized":"2024-04-26T04:38:15.630839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770843+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:38:14.770843+0000","last_peered":"2024-04-26T04:38:14.770843+0000","last_clean":"2024-04-26T04:38:14.770843+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:38:14.770843+0000","last_undegraded":"2024-04-26T04:38:14.770843+0000","last_fullsized":"2024-04-26T04:38:14.770843+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633282+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:38:15.633282+0000","last_peered":"2024-04-26T04:38:15.633282+0000","last_clean":"2024-04-26T04:38:15.633282+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:38:15.633282+0000","last_undegraded":"2024-04-26T04:38:15.633282+0000","last_fullsized":"2024-04-26T04:38:15.633282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631082+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:38:15.631082+0000","last_peered":"2024-04-26T04:38:15.631082+0000","last_clean":"2024-04-26T04:38:15.631082+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:38:15.631082+0000","last_undegraded":"2024-04-26T04:38:15.631082+0000","last_fullsized":"2024-04-26T04:38:15.631082+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770161+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:38:14.770161+0000","last_peered":"2024-04-26T04:38:14.770161+0000","last_clean":"2024-04-26T04:38:14.770161+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:38:14.770161+0000","last_undegraded":"2024-04-26T04:38:14.770161+0000","last_fullsized":"2024-04-26T04:38:14.770161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630805+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:38:15.630805+0000","last_peered":"2024-04-26T04:38:15.630805+0000","last_clean":"2024-04-26T04:38:15.630805+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:38:15.630805+0000","last_undegraded":"2024-04-26T04:38:15.630805+0000","last_fullsized":"2024-04-26T04:38:15.630805+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770453+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:38:14.770453+0000","last_peered":"2024-04-26T04:38:14.770453+0000","last_clean":"2024-04-26T04:38:14.770453+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:38:14.770453+0000","last_undegraded":"2024-04-26T04:38:14.770453+0000","last_fullsized":"2024-04-26T04:38:14.770453+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770174+0000","last_change":"2024-04-26T04:37:28.414171+0000","last_active":"2024-04-26T04:38:14.770174+0000","last_peered":"2024-04-26T04:38:14.770174+0000","last_clean":"2024-04-26T04:38:14.770174+0000","last_became_active":"2024-04-26T04:37:28.413522+0000","last_became_peered":"2024-04-26T04:37:28.413522+0000","last_unstale":"2024-04-26T04:38:14.770174+0000","last_undegraded":"2024-04-26T04:38:14.770174+0000","last_fullsized":"2024-04-26T04:38:14.770174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.091381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632839+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:38:15.632839+0000","last_peered":"2024-04-26T04:38:15.632839+0000","last_clean":"2024-04-26T04:38:15.632839+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:38:15.632839+0000","last_undegraded":"2024-04-26T04:38:15.632839+0000","last_fullsized":"2024-04-26T04:38:15.632839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3148,"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":1,"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":9444,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28292,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716860,"statfs":{"total":95995035648,"available":95966064640,"internally_reserved":0,"allocated":1302528,"data_stored":899600,"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":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.86299999999999999}]},{"osd":1,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.89900000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.877}]},{"osd":3,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":1.004},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":1.056}]},{"osd":4,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.72899999999999998}]},{"osd":5,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.73799999999999999}]},{"osd":6,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.624},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.69199999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495646,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1314816,"data_stored":901950,"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":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51800000000000002,"15min":0.52400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.64900000000000002,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.53400000000000003,"15min":0.54400000000000004},"min":{"1min":0.39000000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.61599999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.626}]},{"osd":1,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.65600000000000003,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71199999999999997,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.44800000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56699999999999995,"15min":0.57599999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.66900000000000004,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.52800000000000002,"15min":0.53600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64600000000000002,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.58999999999999997}]},{"osd":3,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.66100000000000003,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56799999999999995,"15min":0.57699999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.73699999999999999,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.505}]},{"osd":4,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.437,"15min":0.442},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61799999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.307,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.57499999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.56999999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.44700000000000001,"15min":0.44800000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61499999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.46300000000000002,"15min":0.46100000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.52300000000000002}]},{"osd":7,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.433},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.61099999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574902,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27720,"kb_used_data":700,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717432,"statfs":{"total":95995035648,"available":95966650368,"internally_reserved":0,"allocated":716800,"data_stored":309392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.316,"5min":0.34599999999999997,"15min":0.318},"min":{"1min":0.23400000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.441,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.36099999999999999,"15min":0.33100000000000002},"min":{"1min":0.24299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.45800000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.46899999999999997}]},{"osd":2,"last update":"Fri Apr 26 04:38:19 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28499999999999998,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.53400000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.40100000000000002,"15min":0.39700000000000002},"min":{"1min":0.27200000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.49099999999999999,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.439}]},{"osd":3,"last update":"Fri Apr 26 04:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.46200000000000002,"15min":0.47399999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.61399999999999999,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.498},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.56200000000000006,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.54100000000000004}]},{"osd":4,"last update":"Fri Apr 26 04:39:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.57399999999999995,"15min":0.59699999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69299999999999995,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.58999999999999997,"15min":0.59999999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.60299999999999998}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.59999999999999998,"15min":0.60799999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.61899999999999999,"15min":0.626},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.52700000000000002}]},{"osd":6,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.63300000000000001,"15min":0.64100000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79300000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.59699999999999998,"15min":0.60599999999999998},"min":{"1min":0.41499999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.72599999999999998,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.66600000000000004}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.628},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.73299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738429,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1288,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1318912,"data_stored":900328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:38:46 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.32900000000000001,"15min":0.309},"min":{"1min":0.22500000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48099999999999998,"5min":0.628,"15min":0.628},"last":0.19600000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.35999999999999999,"15min":0.32400000000000001},"min":{"1min":0.246,"5min":0.214,"15min":0.214},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.27800000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:09 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.40300000000000002,"15min":0.40200000000000002},"min":{"1min":0.27400000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.53700000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.51900000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.253}]},{"osd":3,"last update":"Fri Apr 26 04:38:37 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.44700000000000001,"15min":0.45200000000000001},"min":{"1min":0.32200000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.42899999999999999,"15min":0.437},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.29399999999999998}]},{"osd":4,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.33800000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.83299999999999996,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.441},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40600000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.497}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.58199999999999996,"15min":0.58599999999999997},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.56899999999999995,"15min":0.57199999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.747,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.65700000000000003}]},{"osd":6,"last update":"Fri Apr 26 04:38:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.57199999999999995,"15min":0.57799999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.69399999999999995,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.58799999999999997,"15min":0.59299999999999997},"min":{"1min":0.40200000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.72499999999999998}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.52400000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411378,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31812,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713340,"statfs":{"total":95995035648,"available":95962460160,"internally_reserved":0,"allocated":708608,"data_stored":309232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.38,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48099999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.249,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.34899999999999998}]},{"osd":1,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.39400000000000002,"15min":0.39600000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.375,"5min":0.41799999999999998,"15min":0.41899999999999998},"min":{"1min":0.24199999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.499,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.32000000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:38:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.45400000000000001,"15min":0.46500000000000002},"min":{"1min":0.28399999999999997,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.55000000000000004,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.45500000000000002,"15min":0.47699999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.56399999999999995,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.38600000000000001}]},{"osd":4,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.55900000000000005,"15min":0.56599999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.71999999999999997,"5min":0.747,"15min":0.747},"last":0.503},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.58399999999999996,"15min":0.59399999999999997},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.438}]},{"osd":5,"last update":"Fri Apr 26 04:38:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58499999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.47599999999999998}]},{"osd":6,"last update":"Fri Apr 26 04:38:48 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.59199999999999997,"15min":0.60499999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.67100000000000004,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.621,"15min":0.63400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.46899999999999997}]},{"osd":7,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.57499999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182445,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27736,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717416,"statfs":{"total":95995035648,"available":95966633984,"internally_reserved":0,"allocated":729088,"data_stored":311686,"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":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.41899999999999998,"15min":0.41799999999999998},"min":{"1min":0.27600000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.443,"15min":0.45100000000000001},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.47199999999999998}]},{"osd":1,"last update":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.45300000000000001,"15min":0.45100000000000001},"min":{"1min":0.29199999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.432}]},{"osd":2,"last update":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.505},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.45300000000000001,"15min":0.45500000000000002},"min":{"1min":0.31900000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.52300000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:38:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.54900000000000004,"15min":0.54300000000000004},"min":{"1min":0.442,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.56499999999999995,"15min":0.56000000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.68899999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:38:27 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.61399999999999999,"15min":0.60399999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.63600000000000001,"15min":0.626},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.627}]},{"osd":6,"last update":"Fri Apr 26 04:38:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.59799999999999998,"15min":0.59199999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.626,"15min":0.61599999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":0.77600000000000002}]},{"osd":7,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.75800000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018921,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27728,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717424,"statfs":{"total":95995035648,"available":95966642176,"internally_reserved":0,"allocated":724992,"data_stored":309940,"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":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.30399999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.54100000000000004,"15min":0.54400000000000004},"min":{"1min":0.38100000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.56100000000000005}]},{"osd":1,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.33700000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.45800000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.53800000000000003,"15min":0.53700000000000003},"min":{"1min":0.39400000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.55200000000000005,"15min":0.55000000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.48099999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.54500000000000004,"15min":0.54100000000000004},"min":{"1min":0.372,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.33300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.40000000000000002,"15min":0.39000000000000001},"min":{"1min":0.29599999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.42499999999999999,"15min":0.41499999999999998},"min":{"1min":0.28000000000000003,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.81399999999999995,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.375}]},{"osd":6,"last update":"Fri Apr 26 04:38:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.45300000000000001,"15min":0.44800000000000001},"min":{"1min":0.29699999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.79800000000000004,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.497,"5min":0.50900000000000001,"15min":0.51100000000000001},"min":{"1min":0.33500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.77800000000000002,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.35499999999999998}]},{"osd":7,"last update":"Fri Apr 26 04:38:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.496}]}]},{"osd":5,"up_from":38,"seq":163208757283,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27728,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717424,"statfs":{"total":95995035648,"available":95966642176,"internally_reserved":0,"allocated":724992,"data_stored":311672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.51300000000000001,"15min":0.51400000000000001},"min":{"1min":0.36799999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71099999999999997,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.72699999999999998,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.59199999999999997}]},{"osd":1,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.54400000000000004,"15min":0.55000000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.54100000000000004,"15min":0.54600000000000004},"min":{"1min":0.39100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.73499999999999999}]},{"osd":2,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.70399999999999996,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68000000000000005,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.64800000000000002}]},{"osd":3,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.55400000000000005,"15min":0.55700000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.69399999999999995,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.57199999999999995,"15min":0.57699999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.749,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58299999999999996}]},{"osd":4,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.38800000000000001,"15min":0.38400000000000001},"min":{"1min":0.30199999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.623,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.443},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.28999999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.45400000000000001}]},{"osd":6,"last update":"Fri Apr 26 04:38:49 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47899999999999998,"15min":0.47999999999999998},"min":{"1min":0.30199999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.37,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.55000000000000004}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.52100000000000002}]}]}],"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":2454,"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":2440,"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":2350,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-04-26T04:39:06.751 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T04:39:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: pgmap v40: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:06.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:06.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:06 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[37936]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[37936]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T04:39:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[37936]: Reconfiguring daemon alertmanager.a on smithi146 2024-04-26T04:39:07.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[26177]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:07.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[26177]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T04:39:07.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:07 smithi146 ceph-mon[26177]: Reconfiguring daemon alertmanager.a on smithi146 2024-04-26T04:39:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:07 smithi204 ceph-mon[29755]: from='client.14784 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:07 smithi204 ceph-mon[29755]: Reconfiguring alertmanager.a (dependencies changed)... 2024-04-26T04:39:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:07 smithi204 ceph-mon[29755]: Reconfiguring daemon alertmanager.a on smithi146 2024-04-26T04:39:08.679 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:08 smithi146 ceph-mon[37936]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:08.680 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:08 smithi146 ceph-mon[26177]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:08 smithi204 ceph-mon[29755]: pgmap v41: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:08.911 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:39:09.855 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:09 smithi146 systemd[1]: Stopping Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:39:10.616 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:10 smithi146 ceph-mon[37936]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:10.617 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:10 smithi146 ceph-mon[26177]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:10 smithi204 ceph-mon[29755]: pgmap v42: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:11.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[70337]: ts=2024-04-26T04:39:11.000Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:39:11.437 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:11.439 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:39:11.530 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 podman[76036]: 2024-04-26 04:39:11.259720281 +0000 UTC m=+0.561088452 container died 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:11.847 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 podman[76036]: 2024-04-26 04:39:11.646022629 +0000 UTC m=+0.947390798 container cleanup 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:11.848 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 bash[76036]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a 2024-04-26T04:39:12.192 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 podman[76075]: 2024-04-26 04:39:11.846983881 +0000 UTC m=+0.812502217 container remove 6829a44e2a792f90e17e38c6a02893cb359e04fc7fbcf1793fc19cb98b6eeaa5 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:12.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:11 smithi146 podman[76075]: 2024-04-26 04:39:11.914523414 +0000 UTC m=+0.880041749 volume remove 8ab1c430bdc0482cc1695b7fa9296164ceb7653b0a6327b0d6e2d1dd9f8c8dd6 2024-04-26T04:39:12.654 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":42,"stamp":"2024-04-26T04:39:09.517100+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":593516,"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":212,"num_read_kb":306,"num_write":227,"num_write_kb":2433,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"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":170,"ondisk_log_size":170,"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":227632,"kb_used_data":7364,"kb_used_omap":12,"kb_used_meta":220147,"kb_avail":749733584,"statfs":{"total":767960285184,"available":767727190016,"internally_reserved":0,"allocated":7540736,"data_stored":4253800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":225431097},"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.002686"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598192+0000","last_change":"2024-04-26T04:37:53.660665+0000","last_active":"2024-04-26T04:38:15.598192+0000","last_peered":"2024-04-26T04:38:15.598192+0000","last_clean":"2024-04-26T04:38:15.598192+0000","last_became_active":"2024-04-26T04:37:53.660326+0000","last_became_peered":"2024-04-26T04:37:53.660326+0000","last_unstale":"2024-04-26T04:38:15.598192+0000","last_undegraded":"2024-04-26T04:38:15.598192+0000","last_fullsized":"2024-04-26T04:38:15.598192+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:13:39.458555+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770359+0000","last_change":"2024-04-26T04:37:28.412357+0000","last_active":"2024-04-26T04:38:14.770359+0000","last_peered":"2024-04-26T04:38:14.770359+0000","last_clean":"2024-04-26T04:38:14.770359+0000","last_became_active":"2024-04-26T04:37:28.410527+0000","last_became_peered":"2024-04-26T04:37:28.410527+0000","last_unstale":"2024-04-26T04:38:14.770359+0000","last_undegraded":"2024-04-26T04:38:14.770359+0000","last_fullsized":"2024-04-26T04:38:14.770359+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770569+0000","last_change":"2024-04-26T04:37:28.415073+0000","last_active":"2024-04-26T04:38:14.770569+0000","last_peered":"2024-04-26T04:38:14.770569+0000","last_clean":"2024-04-26T04:38:14.770569+0000","last_became_active":"2024-04-26T04:37:28.414442+0000","last_became_peered":"2024-04-26T04:37:28.414442+0000","last_unstale":"2024-04-26T04:38:14.770569+0000","last_undegraded":"2024-04-26T04:38:14.770569+0000","last_fullsized":"2024-04-26T04:38:14.770569+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:51:12.587219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770623+0000","last_change":"2024-04-26T04:37:28.403128+0000","last_active":"2024-04-26T04:38:14.770623+0000","last_peered":"2024-04-26T04:38:14.770623+0000","last_clean":"2024-04-26T04:38:14.770623+0000","last_became_active":"2024-04-26T04:37:28.402354+0000","last_became_peered":"2024-04-26T04:37:28.402354+0000","last_unstale":"2024-04-26T04:38:14.770623+0000","last_undegraded":"2024-04-26T04:38:14.770623+0000","last_fullsized":"2024-04-26T04:38:14.770623+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633264+0000","last_change":"2024-04-26T04:37:28.418020+0000","last_active":"2024-04-26T04:38:15.633264+0000","last_peered":"2024-04-26T04:38:15.633264+0000","last_clean":"2024-04-26T04:38:15.633264+0000","last_became_active":"2024-04-26T04:37:28.417689+0000","last_became_peered":"2024-04-26T04:37:28.417689+0000","last_unstale":"2024-04-26T04:38:15.633264+0000","last_undegraded":"2024-04-26T04:38:15.633264+0000","last_fullsized":"2024-04-26T04:38:15.633264+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770812+0000","last_change":"2024-04-26T04:37:28.404304+0000","last_active":"2024-04-26T04:38:14.770812+0000","last_peered":"2024-04-26T04:38:14.770812+0000","last_clean":"2024-04-26T04:38:14.770812+0000","last_became_active":"2024-04-26T04:37:28.403944+0000","last_became_peered":"2024-04-26T04:37:28.403944+0000","last_unstale":"2024-04-26T04:38:14.770812+0000","last_undegraded":"2024-04-26T04:38:14.770812+0000","last_fullsized":"2024-04-26T04:38:14.770812+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631950+0000","last_change":"2024-04-26T04:37:28.416437+0000","last_active":"2024-04-26T04:38:15.631950+0000","last_peered":"2024-04-26T04:38:15.631950+0000","last_clean":"2024-04-26T04:38:15.631950+0000","last_became_active":"2024-04-26T04:37:28.416154+0000","last_became_peered":"2024-04-26T04:37:28.416154+0000","last_unstale":"2024-04-26T04:38:15.631950+0000","last_undegraded":"2024-04-26T04:38:15.631950+0000","last_fullsized":"2024-04-26T04:38:15.631950+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630440+0000","last_change":"2024-04-26T04:37:28.407092+0000","last_active":"2024-04-26T04:38:15.630440+0000","last_peered":"2024-04-26T04:38:15.630440+0000","last_clean":"2024-04-26T04:38:15.630440+0000","last_became_active":"2024-04-26T04:37:28.406703+0000","last_became_peered":"2024-04-26T04:37:28.406703+0000","last_unstale":"2024-04-26T04:38:15.630440+0000","last_undegraded":"2024-04-26T04:38:15.630440+0000","last_fullsized":"2024-04-26T04:38:15.630440+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632920+0000","last_change":"2024-04-26T04:37:28.420175+0000","last_active":"2024-04-26T04:38:15.632920+0000","last_peered":"2024-04-26T04:38:15.632920+0000","last_clean":"2024-04-26T04:38:15.632920+0000","last_became_active":"2024-04-26T04:37:28.419837+0000","last_became_peered":"2024-04-26T04:37:28.419837+0000","last_unstale":"2024-04-26T04:38:15.632920+0000","last_undegraded":"2024-04-26T04:38:15.632920+0000","last_fullsized":"2024-04-26T04:38:15.632920+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633051+0000","last_change":"2024-04-26T04:37:28.405140+0000","last_active":"2024-04-26T04:38:15.633051+0000","last_peered":"2024-04-26T04:38:15.633051+0000","last_clean":"2024-04-26T04:38:15.633051+0000","last_became_active":"2024-04-26T04:37:28.404526+0000","last_became_peered":"2024-04-26T04:37:28.404526+0000","last_unstale":"2024-04-26T04:38:15.633051+0000","last_undegraded":"2024-04-26T04:38:15.633051+0000","last_fullsized":"2024-04-26T04:38:15.633051+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633167+0000","last_change":"2024-04-26T04:37:28.408107+0000","last_active":"2024-04-26T04:38:15.633167+0000","last_peered":"2024-04-26T04:38:15.633167+0000","last_clean":"2024-04-26T04:38:15.633167+0000","last_became_active":"2024-04-26T04:37:28.407089+0000","last_became_peered":"2024-04-26T04:37:28.407089+0000","last_unstale":"2024-04-26T04:38:15.633167+0000","last_undegraded":"2024-04-26T04:38:15.633167+0000","last_fullsized":"2024-04-26T04:38:15.633167+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631837+0000","last_change":"2024-04-26T04:37:28.400216+0000","last_active":"2024-04-26T04:38:15.631837+0000","last_peered":"2024-04-26T04:38:15.631837+0000","last_clean":"2024-04-26T04:38:15.631837+0000","last_became_active":"2024-04-26T04:37:28.399754+0000","last_became_peered":"2024-04-26T04:37:28.399754+0000","last_unstale":"2024-04-26T04:38:15.631837+0000","last_undegraded":"2024-04-26T04:38:15.631837+0000","last_fullsized":"2024-04-26T04:38:15.631837+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:45:26.125018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630636+0000","last_change":"2024-04-26T04:37:28.406059+0000","last_active":"2024-04-26T04:38:15.630636+0000","last_peered":"2024-04-26T04:38:15.630636+0000","last_clean":"2024-04-26T04:38:15.630636+0000","last_became_active":"2024-04-26T04:37:28.405770+0000","last_became_peered":"2024-04-26T04:37:28.405770+0000","last_unstale":"2024-04-26T04:38:15.630636+0000","last_undegraded":"2024-04-26T04:38:15.630636+0000","last_fullsized":"2024-04-26T04:38:15.630636+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769983+0000","last_change":"2024-04-26T04:37:28.415177+0000","last_active":"2024-04-26T04:38:14.769983+0000","last_peered":"2024-04-26T04:38:14.769983+0000","last_clean":"2024-04-26T04:38:14.769983+0000","last_became_active":"2024-04-26T04:37:28.414391+0000","last_became_peered":"2024-04-26T04:37:28.414391+0000","last_unstale":"2024-04-26T04:38:14.769983+0000","last_undegraded":"2024-04-26T04:38:14.769983+0000","last_fullsized":"2024-04-26T04:38:14.769983+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:21:50.638950+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769955+0000","last_change":"2024-04-26T04:37:28.399571+0000","last_active":"2024-04-26T04:38:14.769955+0000","last_peered":"2024-04-26T04:38:14.769955+0000","last_clean":"2024-04-26T04:38:14.769955+0000","last_became_active":"2024-04-26T04:37:28.399295+0000","last_became_peered":"2024-04-26T04:37:28.399295+0000","last_unstale":"2024-04-26T04:38:14.769955+0000","last_undegraded":"2024-04-26T04:38:14.769955+0000","last_fullsized":"2024-04-26T04:38:14.769955+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770039+0000","last_change":"2024-04-26T04:37:28.406004+0000","last_active":"2024-04-26T04:38:14.770039+0000","last_peered":"2024-04-26T04:38:14.770039+0000","last_clean":"2024-04-26T04:38:14.770039+0000","last_became_active":"2024-04-26T04:37:28.405585+0000","last_became_peered":"2024-04-26T04:37:28.405585+0000","last_unstale":"2024-04-26T04:38:14.770039+0000","last_undegraded":"2024-04-26T04:38:14.770039+0000","last_fullsized":"2024-04-26T04:38:14.770039+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770779+0000","last_change":"2024-04-26T04:37:53.662803+0000","last_active":"2024-04-26T04:38:14.770779+0000","last_peered":"2024-04-26T04:38:14.770779+0000","last_clean":"2024-04-26T04:38:14.770779+0000","last_became_active":"2024-04-26T04:37:53.662477+0000","last_became_peered":"2024-04-26T04:37:53.662477+0000","last_unstale":"2024-04-26T04:38:14.770779+0000","last_undegraded":"2024-04-26T04:38:14.770779+0000","last_fullsized":"2024-04-26T04:38:14.770779+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:59.264247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598240+0000","last_change":"2024-04-26T04:37:28.399805+0000","last_active":"2024-04-26T04:38:15.598240+0000","last_peered":"2024-04-26T04:38:15.598240+0000","last_clean":"2024-04-26T04:38:15.598240+0000","last_became_active":"2024-04-26T04:37:28.399539+0000","last_became_peered":"2024-04-26T04:37:28.399539+0000","last_unstale":"2024-04-26T04:38:15.598240+0000","last_undegraded":"2024-04-26T04:38:15.598240+0000","last_fullsized":"2024-04-26T04:38:15.598240+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632345+0000","last_change":"2024-04-26T04:37:28.410260+0000","last_active":"2024-04-26T04:38:15.632345+0000","last_peered":"2024-04-26T04:38:15.632345+0000","last_clean":"2024-04-26T04:38:15.632345+0000","last_became_active":"2024-04-26T04:37:28.409929+0000","last_became_peered":"2024-04-26T04:37:28.409929+0000","last_unstale":"2024-04-26T04:38:15.632345+0000","last_undegraded":"2024-04-26T04:38:15.632345+0000","last_fullsized":"2024-04-26T04:38:15.632345+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"61'4","reported_seq":23,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771132+0000","last_change":"2024-04-26T04:37:28.035003+0000","last_active":"2024-04-26T04:38:14.771132+0000","last_peered":"2024-04-26T04:38:14.771132+0000","last_clean":"2024-04-26T04:38:14.771132+0000","last_became_active":"2024-04-26T04:37:28.033867+0000","last_became_peered":"2024-04-26T04:37:28.033867+0000","last_unstale":"2024-04-26T04:38:14.771132+0000","last_undegraded":"2024-04-26T04:38:14.771132+0000","last_fullsized":"2024-04-26T04:38:14.771132+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:47:21.018478+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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630978+0000","last_change":"2024-04-26T04:37:28.405133+0000","last_active":"2024-04-26T04:38:15.630978+0000","last_peered":"2024-04-26T04:38:15.630978+0000","last_clean":"2024-04-26T04:38:15.630978+0000","last_became_active":"2024-04-26T04:37:28.404845+0000","last_became_peered":"2024-04-26T04:37:28.404845+0000","last_unstale":"2024-04-26T04:38:15.630978+0000","last_undegraded":"2024-04-26T04:38:15.630978+0000","last_fullsized":"2024-04-26T04:38:15.630978+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631003+0000","last_change":"2024-04-26T04:37:28.043022+0000","last_active":"2024-04-26T04:38:15.631003+0000","last_peered":"2024-04-26T04:38:15.631003+0000","last_clean":"2024-04-26T04:38:15.631003+0000","last_became_active":"2024-04-26T04:37:28.042728+0000","last_became_peered":"2024-04-26T04:37:28.042728+0000","last_unstale":"2024-04-26T04:38:15.631003+0000","last_undegraded":"2024-04-26T04:38:15.631003+0000","last_fullsized":"2024-04-26T04:38:15.631003+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:19:32.335094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770985+0000","last_change":"2024-04-26T04:37:28.411297+0000","last_active":"2024-04-26T04:38:14.770985+0000","last_peered":"2024-04-26T04:38:14.770985+0000","last_clean":"2024-04-26T04:38:14.770985+0000","last_became_active":"2024-04-26T04:37:28.410936+0000","last_became_peered":"2024-04-26T04:37:28.410936+0000","last_unstale":"2024-04-26T04:38:14.770985+0000","last_undegraded":"2024-04-26T04:38:14.770985+0000","last_fullsized":"2024-04-26T04:38:14.770985+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:43:43.578255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632777+0000","last_change":"2024-04-26T04:37:28.040917+0000","last_active":"2024-04-26T04:38:15.632777+0000","last_peered":"2024-04-26T04:38:15.632777+0000","last_clean":"2024-04-26T04:38:15.632777+0000","last_became_active":"2024-04-26T04:37:28.040480+0000","last_became_peered":"2024-04-26T04:37:28.040480+0000","last_unstale":"2024-04-26T04:38:15.632777+0000","last_undegraded":"2024-04-26T04:38:15.632777+0000","last_fullsized":"2024-04-26T04:38:15.632777+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T16:11:54.195669+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.1c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770773+0000","last_change":"2024-04-26T04:37:28.400558+0000","last_active":"2024-04-26T04:38:14.770773+0000","last_peered":"2024-04-26T04:38:14.770773+0000","last_clean":"2024-04-26T04:38:14.770773+0000","last_became_active":"2024-04-26T04:37:28.400168+0000","last_became_peered":"2024-04-26T04:37:28.400168+0000","last_unstale":"2024-04-26T04:38:14.770773+0000","last_undegraded":"2024-04-26T04:38:14.770773+0000","last_fullsized":"2024-04-26T04:38:14.770773+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632602+0000","last_change":"2024-04-26T04:37:28.039195+0000","last_active":"2024-04-26T04:38:15.632602+0000","last_peered":"2024-04-26T04:38:15.632602+0000","last_clean":"2024-04-26T04:38:15.632602+0000","last_became_active":"2024-04-26T04:37:28.038872+0000","last_became_peered":"2024-04-26T04:37:28.038872+0000","last_unstale":"2024-04-26T04:38:15.632602+0000","last_undegraded":"2024-04-26T04:38:15.632602+0000","last_fullsized":"2024-04-26T04:38:15.632602+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:00:20.938289+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.1d","version":"0'0","reported_seq":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770459+0000","last_change":"2024-04-26T04:37:53.659401+0000","last_active":"2024-04-26T04:38:14.770459+0000","last_peered":"2024-04-26T04:38:14.770459+0000","last_clean":"2024-04-26T04:38:14.770459+0000","last_became_active":"2024-04-26T04:37:53.659105+0000","last_became_peered":"2024-04-26T04:37:53.659105+0000","last_unstale":"2024-04-26T04:38:14.770459+0000","last_undegraded":"2024-04-26T04:38:14.770459+0000","last_fullsized":"2024-04-26T04:38:14.770459+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:14:08.497402+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1b","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630784+0000","last_change":"2024-04-26T04:37:28.037391+0000","last_active":"2024-04-26T04:38:15.630784+0000","last_peered":"2024-04-26T04:38:15.630784+0000","last_clean":"2024-04-26T04:38:15.630784+0000","last_became_active":"2024-04-26T04:37:28.037046+0000","last_became_peered":"2024-04-26T04:37:28.037046+0000","last_unstale":"2024-04-26T04:38:15.630784+0000","last_undegraded":"2024-04-26T04:38:15.630784+0000","last_fullsized":"2024-04-26T04:38:15.630784+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:40:50.368223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631317+0000","last_change":"2024-04-26T04:37:28.393646+0000","last_active":"2024-04-26T04:38:15.631317+0000","last_peered":"2024-04-26T04:38:15.631317+0000","last_clean":"2024-04-26T04:38:15.631317+0000","last_became_active":"2024-04-26T04:37:28.393358+0000","last_became_peered":"2024-04-26T04:37:28.393358+0000","last_unstale":"2024-04-26T04:38:15.631317+0000","last_undegraded":"2024-04-26T04:38:15.631317+0000","last_fullsized":"2024-04-26T04:38:15.631317+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:37:33.915781+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632222+0000","last_change":"2024-04-26T04:37:28.027348+0000","last_active":"2024-04-26T04:38:15.632222+0000","last_peered":"2024-04-26T04:38:15.632222+0000","last_clean":"2024-04-26T04:38:15.632222+0000","last_became_active":"2024-04-26T04:37:28.027052+0000","last_became_peered":"2024-04-26T04:37:28.027052+0000","last_unstale":"2024-04-26T04:38:15.632222+0000","last_undegraded":"2024-04-26T04:38:15.632222+0000","last_fullsized":"2024-04-26T04:38:15.632222+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:03:41.745458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":16,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597881+0000","last_change":"2024-04-26T04:37:53.661960+0000","last_active":"2024-04-26T04:38:15.597881+0000","last_peered":"2024-04-26T04:38:15.597881+0000","last_clean":"2024-04-26T04:38:15.597881+0000","last_became_active":"2024-04-26T04:37:53.661772+0000","last_became_peered":"2024-04-26T04:37:53.661772+0000","last_unstale":"2024-04-26T04:38:15.597881+0000","last_undegraded":"2024-04-26T04:38:15.597881+0000","last_fullsized":"2024-04-26T04:38:15.597881+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:55:21.469563+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630678+0000","last_change":"2024-04-26T04:37:28.041123+0000","last_active":"2024-04-26T04:38:15.630678+0000","last_peered":"2024-04-26T04:38:15.630678+0000","last_clean":"2024-04-26T04:38:15.630678+0000","last_became_active":"2024-04-26T04:37:28.040838+0000","last_became_peered":"2024-04-26T04:37:28.040838+0000","last_unstale":"2024-04-26T04:38:15.630678+0000","last_undegraded":"2024-04-26T04:38:15.630678+0000","last_fullsized":"2024-04-26T04:38:15.630678+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630547+0000","last_change":"2024-04-26T04:37:28.401843+0000","last_active":"2024-04-26T04:38:15.630547+0000","last_peered":"2024-04-26T04:38:15.630547+0000","last_clean":"2024-04-26T04:38:15.630547+0000","last_became_active":"2024-04-26T04:37:28.401583+0000","last_became_peered":"2024-04-26T04:37:28.401583+0000","last_unstale":"2024-04-26T04:38:15.630547+0000","last_undegraded":"2024-04-26T04:38:15.630547+0000","last_fullsized":"2024-04-26T04:38:15.630547+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770235+0000","last_change":"2024-04-26T04:37:28.042105+0000","last_active":"2024-04-26T04:38:14.770235+0000","last_peered":"2024-04-26T04:38:14.770235+0000","last_clean":"2024-04-26T04:38:14.770235+0000","last_became_active":"2024-04-26T04:37:28.041669+0000","last_became_peered":"2024-04-26T04:37:28.041669+0000","last_unstale":"2024-04-26T04:38:14.770235+0000","last_undegraded":"2024-04-26T04:38:14.770235+0000","last_fullsized":"2024-04-26T04:38:14.770235+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770151+0000","last_change":"2024-04-26T04:37:28.398765+0000","last_active":"2024-04-26T04:38:14.770151+0000","last_peered":"2024-04-26T04:38:14.770151+0000","last_clean":"2024-04-26T04:38:14.770151+0000","last_became_active":"2024-04-26T04:37:28.398482+0000","last_became_peered":"2024-04-26T04:37:28.398482+0000","last_unstale":"2024-04-26T04:38:14.770151+0000","last_undegraded":"2024-04-26T04:38:14.770151+0000","last_fullsized":"2024-04-26T04:38:14.770151+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633430+0000","last_change":"2024-04-26T04:37:28.036961+0000","last_active":"2024-04-26T04:38:15.633430+0000","last_peered":"2024-04-26T04:38:15.633430+0000","last_clean":"2024-04-26T04:38:15.633430+0000","last_became_active":"2024-04-26T04:37:28.036649+0000","last_became_peered":"2024-04-26T04:37:28.036649+0000","last_unstale":"2024-04-26T04:38:15.633430+0000","last_undegraded":"2024-04-26T04:38:15.633430+0000","last_fullsized":"2024-04-26T04:38:15.633430+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770663+0000","last_change":"2024-04-26T04:37:28.404418+0000","last_active":"2024-04-26T04:38:14.770663+0000","last_peered":"2024-04-26T04:38:14.770663+0000","last_clean":"2024-04-26T04:38:14.770663+0000","last_became_active":"2024-04-26T04:37:28.403931+0000","last_became_peered":"2024-04-26T04:37:28.403931+0000","last_unstale":"2024-04-26T04:38:14.770663+0000","last_undegraded":"2024-04-26T04:38:14.770663+0000","last_fullsized":"2024-04-26T04:38:14.770663+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770552+0000","last_change":"2024-04-26T04:37:28.037736+0000","last_active":"2024-04-26T04:38:14.770552+0000","last_peered":"2024-04-26T04:38:14.770552+0000","last_clean":"2024-04-26T04:38:14.770552+0000","last_became_active":"2024-04-26T04:37:28.037127+0000","last_became_peered":"2024-04-26T04:37:28.037127+0000","last_unstale":"2024-04-26T04:38:14.770552+0000","last_undegraded":"2024-04-26T04:38:14.770552+0000","last_fullsized":"2024-04-26T04:38:14.770552+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770914+0000","last_change":"2024-04-26T04:37:28.411779+0000","last_active":"2024-04-26T04:38:14.770914+0000","last_peered":"2024-04-26T04:38:14.770914+0000","last_clean":"2024-04-26T04:38:14.770914+0000","last_became_active":"2024-04-26T04:37:28.411475+0000","last_became_peered":"2024-04-26T04:37:28.411475+0000","last_unstale":"2024-04-26T04:38:14.770914+0000","last_undegraded":"2024-04-26T04:38:14.770914+0000","last_fullsized":"2024-04-26T04:38:14.770914+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:18:56.017254+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":22,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771069+0000","last_change":"2024-04-26T04:37:28.043480+0000","last_active":"2024-04-26T04:38:14.771069+0000","last_peered":"2024-04-26T04:38:14.771069+0000","last_clean":"2024-04-26T04:38:14.771069+0000","last_became_active":"2024-04-26T04:37:28.042907+0000","last_became_peered":"2024-04-26T04:37:28.042907+0000","last_unstale":"2024-04-26T04:38:14.771069+0000","last_undegraded":"2024-04-26T04:38:14.771069+0000","last_fullsized":"2024-04-26T04:38:14.771069+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:56:12.408928+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631745+0000","last_change":"2024-04-26T04:37:28.398858+0000","last_active":"2024-04-26T04:38:15.631745+0000","last_peered":"2024-04-26T04:38:15.631745+0000","last_clean":"2024-04-26T04:38:15.631745+0000","last_became_active":"2024-04-26T04:37:28.398431+0000","last_became_peered":"2024-04-26T04:37:28.398431+0000","last_unstale":"2024-04-26T04:38:15.631745+0000","last_undegraded":"2024-04-26T04:38:15.631745+0000","last_fullsized":"2024-04-26T04:38:15.631745+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:38:20.244033+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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'9","reported_seq":28,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632749+0000","last_change":"2024-04-26T04:37:28.037365+0000","last_active":"2024-04-26T04:38:15.632749+0000","last_peered":"2024-04-26T04:38:15.632749+0000","last_clean":"2024-04-26T04:38:15.632749+0000","last_became_active":"2024-04-26T04:37:28.037050+0000","last_became_peered":"2024-04-26T04:37:28.037050+0000","last_unstale":"2024-04-26T04:38:15.632749+0000","last_undegraded":"2024-04-26T04:38:15.632749+0000","last_fullsized":"2024-04-26T04:38:15.632749+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:01:32.726315+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":2350,"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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632851+0000","last_change":"2024-04-26T04:37:28.420205+0000","last_active":"2024-04-26T04:38:15.632851+0000","last_peered":"2024-04-26T04:38:15.632851+0000","last_clean":"2024-04-26T04:38:15.632851+0000","last_became_active":"2024-04-26T04:37:28.419869+0000","last_became_peered":"2024-04-26T04:37:28.419869+0000","last_unstale":"2024-04-26T04:38:15.632851+0000","last_undegraded":"2024-04-26T04:38:15.632851+0000","last_fullsized":"2024-04-26T04:38:15.632851+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770330+0000","last_change":"2024-04-26T04:37:28.036735+0000","last_active":"2024-04-26T04:38:14.770330+0000","last_peered":"2024-04-26T04:38:14.770330+0000","last_clean":"2024-04-26T04:38:14.770330+0000","last_became_active":"2024-04-26T04:37:28.036465+0000","last_became_peered":"2024-04-26T04:37:28.036465+0000","last_unstale":"2024-04-26T04:38:14.770330+0000","last_undegraded":"2024-04-26T04:38:14.770330+0000","last_fullsized":"2024-04-26T04:38:14.770330+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T05:49:43.832654+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769910+0000","last_change":"2024-04-26T04:37:28.400622+0000","last_active":"2024-04-26T04:38:14.769910+0000","last_peered":"2024-04-26T04:38:14.769910+0000","last_clean":"2024-04-26T04:38:14.769910+0000","last_became_active":"2024-04-26T04:37:28.398224+0000","last_became_peered":"2024-04-26T04:37:28.398224+0000","last_unstale":"2024-04-26T04:38:14.769910+0000","last_undegraded":"2024-04-26T04:38:14.769910+0000","last_fullsized":"2024-04-26T04:38:14.769910+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:17:31.665743+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770238+0000","last_change":"2024-04-26T04:37:28.042631+0000","last_active":"2024-04-26T04:38:14.770238+0000","last_peered":"2024-04-26T04:38:14.770238+0000","last_clean":"2024-04-26T04:38:14.770238+0000","last_became_active":"2024-04-26T04:37:28.041115+0000","last_became_peered":"2024-04-26T04:37:28.041115+0000","last_unstale":"2024-04-26T04:38:14.770238+0000","last_undegraded":"2024-04-26T04:38:14.770238+0000","last_fullsized":"2024-04-26T04:38:14.770238+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633181+0000","last_change":"2024-04-26T04:37:28.416743+0000","last_active":"2024-04-26T04:38:15.633181+0000","last_peered":"2024-04-26T04:38:15.633181+0000","last_clean":"2024-04-26T04:38:15.633181+0000","last_became_active":"2024-04-26T04:37:28.416418+0000","last_became_peered":"2024-04-26T04:37:28.416418+0000","last_unstale":"2024-04-26T04:38:15.633181+0000","last_undegraded":"2024-04-26T04:38:15.633181+0000","last_fullsized":"2024-04-26T04:38:15.633181+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631768+0000","last_change":"2024-04-26T04:37:28.039804+0000","last_active":"2024-04-26T04:38:15.631768+0000","last_peered":"2024-04-26T04:38:15.631768+0000","last_clean":"2024-04-26T04:38:15.631768+0000","last_became_active":"2024-04-26T04:37:28.039506+0000","last_became_peered":"2024-04-26T04:37:28.039506+0000","last_unstale":"2024-04-26T04:38:15.631768+0000","last_undegraded":"2024-04-26T04:38:15.631768+0000","last_fullsized":"2024-04-26T04:38:15.631768+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631403+0000","last_change":"2024-04-26T04:37:28.407060+0000","last_active":"2024-04-26T04:38:15.631403+0000","last_peered":"2024-04-26T04:38:15.631403+0000","last_clean":"2024-04-26T04:38:15.631403+0000","last_became_active":"2024-04-26T04:37:28.406746+0000","last_became_peered":"2024-04-26T04:37:28.406746+0000","last_unstale":"2024-04-26T04:38:15.631403+0000","last_undegraded":"2024-04-26T04:38:15.631403+0000","last_fullsized":"2024-04-26T04:38:15.631403+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597948+0000","last_change":"2024-04-26T04:37:28.040034+0000","last_active":"2024-04-26T04:38:15.597948+0000","last_peered":"2024-04-26T04:38:15.597948+0000","last_clean":"2024-04-26T04:38:15.597948+0000","last_became_active":"2024-04-26T04:37:28.039745+0000","last_became_peered":"2024-04-26T04:37:28.039745+0000","last_unstale":"2024-04-26T04:38:15.597948+0000","last_undegraded":"2024-04-26T04:38:15.597948+0000","last_fullsized":"2024-04-26T04:38:15.597948+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:15:22.543565+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632201+0000","last_change":"2024-04-26T04:37:28.417041+0000","last_active":"2024-04-26T04:38:15.632201+0000","last_peered":"2024-04-26T04:38:15.632201+0000","last_clean":"2024-04-26T04:38:15.632201+0000","last_became_active":"2024-04-26T04:37:28.416735+0000","last_became_peered":"2024-04-26T04:37:28.416735+0000","last_unstale":"2024-04-26T04:38:15.632201+0000","last_undegraded":"2024-04-26T04:38:15.632201+0000","last_fullsized":"2024-04-26T04:38:15.632201+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632098+0000","last_change":"2024-04-26T04:37:28.027668+0000","last_active":"2024-04-26T04:38:15.632098+0000","last_peered":"2024-04-26T04:38:15.632098+0000","last_clean":"2024-04-26T04:38:15.632098+0000","last_became_active":"2024-04-26T04:37:28.027373+0000","last_became_peered":"2024-04-26T04:37:28.027373+0000","last_unstale":"2024-04-26T04:38:15.632098+0000","last_undegraded":"2024-04-26T04:38:15.632098+0000","last_fullsized":"2024-04-26T04:38:15.632098+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:09:34.744196+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632669+0000","last_change":"2024-04-26T04:37:28.413617+0000","last_active":"2024-04-26T04:38:15.632669+0000","last_peered":"2024-04-26T04:38:15.632669+0000","last_clean":"2024-04-26T04:38:15.632669+0000","last_became_active":"2024-04-26T04:37:28.413314+0000","last_became_peered":"2024-04-26T04:37:28.413314+0000","last_unstale":"2024-04-26T04:38:15.632669+0000","last_undegraded":"2024-04-26T04:38:15.632669+0000","last_fullsized":"2024-04-26T04:38:15.632669+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.2","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503531+0000","last_change":"2024-04-26T04:38:13.770809+0000","last_active":"2024-04-26T04:38:15.503531+0000","last_peered":"2024-04-26T04:38:15.503531+0000","last_clean":"2024-04-26T04:38:15.503531+0000","last_became_active":"2024-04-26T04:38:13.770515+0000","last_became_peered":"2024-04-26T04:38:13.770515+0000","last_unstale":"2024-04-26T04:38:15.503531+0000","last_undegraded":"2024-04-26T04:38:15.503531+0000","last_fullsized":"2024-04-26T04:38:15.503531+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:02:21.121401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770891+0000","last_change":"2024-04-26T04:37:28.033322+0000","last_active":"2024-04-26T04:38:14.770891+0000","last_peered":"2024-04-26T04:38:14.770891+0000","last_clean":"2024-04-26T04:38:14.770891+0000","last_became_active":"2024-04-26T04:37:28.033011+0000","last_became_peered":"2024-04-26T04:37:28.033011+0000","last_unstale":"2024-04-26T04:38:14.770891+0000","last_undegraded":"2024-04-26T04:38:14.770891+0000","last_fullsized":"2024-04-26T04:38:14.770891+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770599+0000","last_change":"2024-04-26T04:37:28.394381+0000","last_active":"2024-04-26T04:38:14.770599+0000","last_peered":"2024-04-26T04:38:14.770599+0000","last_clean":"2024-04-26T04:38:14.770599+0000","last_became_active":"2024-04-26T04:37:28.394016+0000","last_became_peered":"2024-04-26T04:37:28.394016+0000","last_unstale":"2024-04-26T04:38:14.770599+0000","last_undegraded":"2024-04-26T04:38:14.770599+0000","last_fullsized":"2024-04-26T04:38:14.770599+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.4","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503577+0000","last_change":"2024-04-26T04:38:13.771025+0000","last_active":"2024-04-26T04:38:15.503577+0000","last_peered":"2024-04-26T04:38:15.503577+0000","last_clean":"2024-04-26T04:38:15.503577+0000","last_became_active":"2024-04-26T04:38:13.770510+0000","last_became_peered":"2024-04-26T04:38:13.770510+0000","last_unstale":"2024-04-26T04:38:15.503577+0000","last_undegraded":"2024-04-26T04:38:15.503577+0000","last_fullsized":"2024-04-26T04:38:15.503577+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:07:11.274645+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770207+0000","last_change":"2024-04-26T04:37:28.044057+0000","last_active":"2024-04-26T04:38:14.770207+0000","last_peered":"2024-04-26T04:38:14.770207+0000","last_clean":"2024-04-26T04:38:14.770207+0000","last_became_active":"2024-04-26T04:37:28.043740+0000","last_became_peered":"2024-04-26T04:37:28.043740+0000","last_unstale":"2024-04-26T04:38:14.770207+0000","last_undegraded":"2024-04-26T04:38:14.770207+0000","last_fullsized":"2024-04-26T04:38:14.770207+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631628+0000","last_change":"2024-04-26T04:37:28.403915+0000","last_active":"2024-04-26T04:38:15.631628+0000","last_peered":"2024-04-26T04:38:15.631628+0000","last_clean":"2024-04-26T04:38:15.631628+0000","last_became_active":"2024-04-26T04:37:28.403127+0000","last_became_peered":"2024-04-26T04:37:28.403127+0000","last_unstale":"2024-04-26T04:38:15.631628+0000","last_undegraded":"2024-04-26T04:38:15.631628+0000","last_fullsized":"2024-04-26T04:38:15.631628+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:18:02.979350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.7","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.503663+0000","last_change":"2024-04-26T04:38:13.771708+0000","last_active":"2024-04-26T04:38:15.503663+0000","last_peered":"2024-04-26T04:38:15.503663+0000","last_clean":"2024-04-26T04:38:15.503663+0000","last_became_active":"2024-04-26T04:38:13.771394+0000","last_became_peered":"2024-04-26T04:38:13.771394+0000","last_unstale":"2024-04-26T04:38:15.503663+0000","last_undegraded":"2024-04-26T04:38:15.503663+0000","last_fullsized":"2024-04-26T04:38:15.503663+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:12:46.586722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770238+0000","last_change":"2024-04-26T04:37:28.395122+0000","last_active":"2024-04-26T04:38:14.770238+0000","last_peered":"2024-04-26T04:38:14.770238+0000","last_clean":"2024-04-26T04:38:14.770238+0000","last_became_active":"2024-04-26T04:37:28.394870+0000","last_became_peered":"2024-04-26T04:37:28.394870+0000","last_unstale":"2024-04-26T04:38:14.770238+0000","last_undegraded":"2024-04-26T04:38:14.770238+0000","last_fullsized":"2024-04-26T04:38:14.770238+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597911+0000","last_change":"2024-04-26T04:37:28.037089+0000","last_active":"2024-04-26T04:38:15.597911+0000","last_peered":"2024-04-26T04:38:15.597911+0000","last_clean":"2024-04-26T04:38:15.597911+0000","last_became_active":"2024-04-26T04:37:28.036799+0000","last_became_peered":"2024-04-26T04:37:28.036799+0000","last_unstale":"2024-04-26T04:38:15.597911+0000","last_undegraded":"2024-04-26T04:38:15.597911+0000","last_fullsized":"2024-04-26T04:38:15.597911+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.5","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632828+0000","last_change":"2024-04-26T04:38:14.151826+0000","last_active":"2024-04-26T04:38:15.632828+0000","last_peered":"2024-04-26T04:38:15.632828+0000","last_clean":"2024-04-26T04:38:15.632828+0000","last_became_active":"2024-04-26T04:38:14.150916+0000","last_became_peered":"2024-04-26T04:38:14.150916+0000","last_unstale":"2024-04-26T04:38:15.632828+0000","last_undegraded":"2024-04-26T04:38:15.632828+0000","last_fullsized":"2024-04-26T04:38:15.632828+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:39:30.665809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630665+0000","last_change":"2024-04-26T04:37:28.405729+0000","last_active":"2024-04-26T04:38:15.630665+0000","last_peered":"2024-04-26T04:38:15.630665+0000","last_clean":"2024-04-26T04:38:15.630665+0000","last_became_active":"2024-04-26T04:37:28.405422+0000","last_became_peered":"2024-04-26T04:37:28.405422+0000","last_unstale":"2024-04-26T04:38:15.630665+0000","last_undegraded":"2024-04-26T04:38:15.630665+0000","last_fullsized":"2024-04-26T04:38:15.630665+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770272+0000","last_change":"2024-04-26T04:37:28.042323+0000","last_active":"2024-04-26T04:38:14.770272+0000","last_peered":"2024-04-26T04:38:14.770272+0000","last_clean":"2024-04-26T04:38:14.770272+0000","last_became_active":"2024-04-26T04:37:28.041188+0000","last_became_peered":"2024-04-26T04:37:28.041188+0000","last_unstale":"2024-04-26T04:38:14.770272+0000","last_undegraded":"2024-04-26T04:38:14.770272+0000","last_fullsized":"2024-04-26T04:38:14.770272+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"65'128","reported_seq":265,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632003+0000","last_change":"2024-04-26T04:37:14.167239+0000","last_active":"2024-04-26T04:38:15.632003+0000","last_peered":"2024-04-26T04:38:15.632003+0000","last_clean":"2024-04-26T04:38:15.632003+0000","last_became_active":"2024-04-26T04:37:14.166848+0000","last_became_peered":"2024-04-26T04:37:14.166848+0000","last_unstale":"2024-04-26T04:38:15.632003+0000","last_undegraded":"2024-04-26T04:38:15.632003+0000","last_fullsized":"2024-04-26T04:38:15.632003+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-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+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-04-27T08:21:15.728490+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":"4.6","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.501117+0000","last_change":"2024-04-26T04:38:13.770107+0000","last_active":"2024-04-26T04:38:15.501117+0000","last_peered":"2024-04-26T04:38:15.501117+0000","last_clean":"2024-04-26T04:38:15.501117+0000","last_became_active":"2024-04-26T04:38:13.769822+0000","last_became_peered":"2024-04-26T04:38:13.769822+0000","last_unstale":"2024-04-26T04:38:15.501117+0000","last_undegraded":"2024-04-26T04:38:15.501117+0000","last_fullsized":"2024-04-26T04:38:15.501117+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:40:23.452585+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.769885+0000","last_change":"2024-04-26T04:37:28.398372+0000","last_active":"2024-04-26T04:38:14.769885+0000","last_peered":"2024-04-26T04:38:14.769885+0000","last_clean":"2024-04-26T04:38:14.769885+0000","last_became_active":"2024-04-26T04:37:28.398077+0000","last_became_peered":"2024-04-26T04:37:28.398077+0000","last_unstale":"2024-04-26T04:38:14.769885+0000","last_undegraded":"2024-04-26T04:38:14.769885+0000","last_fullsized":"2024-04-26T04:38:14.769885+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:17:38.214774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631713+0000","last_change":"2024-04-26T04:37:28.034567+0000","last_active":"2024-04-26T04:38:15.631713+0000","last_peered":"2024-04-26T04:38:15.631713+0000","last_clean":"2024-04-26T04:38:15.631713+0000","last_became_active":"2024-04-26T04:37:28.033551+0000","last_became_peered":"2024-04-26T04:37:28.033551+0000","last_unstale":"2024-04-26T04:38:15.631713+0000","last_undegraded":"2024-04-26T04:38:15.631713+0000","last_fullsized":"2024-04-26T04:38:15.631713+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"4.3","version":"0'0","reported_seq":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.501029+0000","last_change":"2024-04-26T04:38:14.151263+0000","last_active":"2024-04-26T04:38:15.501029+0000","last_peered":"2024-04-26T04:38:15.501029+0000","last_clean":"2024-04-26T04:38:15.501029+0000","last_became_active":"2024-04-26T04:38:14.150937+0000","last_became_peered":"2024-04-26T04:38:14.150937+0000","last_unstale":"2024-04-26T04:38:15.501029+0000","last_undegraded":"2024-04-26T04:38:15.501029+0000","last_fullsized":"2024-04-26T04:38:15.501029+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:24:40.272173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632690+0000","last_change":"2024-04-26T04:37:28.040751+0000","last_active":"2024-04-26T04:38:15.632690+0000","last_peered":"2024-04-26T04:38:15.632690+0000","last_clean":"2024-04-26T04:38:15.632690+0000","last_became_active":"2024-04-26T04:37:28.040083+0000","last_became_peered":"2024-04-26T04:37:28.040083+0000","last_unstale":"2024-04-26T04:38:15.632690+0000","last_undegraded":"2024-04-26T04:38:15.632690+0000","last_fullsized":"2024-04-26T04:38:15.632690+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.771049+0000","last_change":"2024-04-26T04:37:28.390688+0000","last_active":"2024-04-26T04:38:14.771049+0000","last_peered":"2024-04-26T04:38:14.771049+0000","last_clean":"2024-04-26T04:38:14.771049+0000","last_became_active":"2024-04-26T04:37:28.389834+0000","last_became_peered":"2024-04-26T04:37:28.389834+0000","last_unstale":"2024-04-26T04:38:14.771049+0000","last_undegraded":"2024-04-26T04:38:14.771049+0000","last_fullsized":"2024-04-26T04:38:14.771049+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630444+0000","last_change":"2024-04-26T04:38:14.151323+0000","last_active":"2024-04-26T04:38:15.630444+0000","last_peered":"2024-04-26T04:38:15.630444+0000","last_clean":"2024-04-26T04:38:15.630444+0000","last_became_active":"2024-04-26T04:38:14.150937+0000","last_became_peered":"2024-04-26T04:38:14.150937+0000","last_unstale":"2024-04-26T04:38:15.630444+0000","last_undegraded":"2024-04-26T04:38:15.630444+0000","last_fullsized":"2024-04-26T04:38:15.630444+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:19:34.913375+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"62'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770605+0000","last_change":"2024-04-26T04:37:28.039344+0000","last_active":"2024-04-26T04:38:14.770605+0000","last_peered":"2024-04-26T04:38:14.770605+0000","last_clean":"2024-04-26T04:38:14.770605+0000","last_became_active":"2024-04-26T04:37:28.038996+0000","last_became_peered":"2024-04-26T04:37:28.038996+0000","last_unstale":"2024-04-26T04:38:14.770605+0000","last_undegraded":"2024-04-26T04:38:14.770605+0000","last_fullsized":"2024-04-26T04:38:14.770605+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:25:56.379078+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631082+0000","last_change":"2024-04-26T04:37:28.402044+0000","last_active":"2024-04-26T04:38:15.631082+0000","last_peered":"2024-04-26T04:38:15.631082+0000","last_clean":"2024-04-26T04:38:15.631082+0000","last_became_active":"2024-04-26T04:37:28.401782+0000","last_became_peered":"2024-04-26T04:37:28.401782+0000","last_unstale":"2024-04-26T04:38:15.631082+0000","last_undegraded":"2024-04-26T04:38:15.631082+0000","last_fullsized":"2024-04-26T04:38:15.631082+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":12,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631155+0000","last_change":"2024-04-26T04:38:13.771428+0000","last_active":"2024-04-26T04:38:15.631155+0000","last_peered":"2024-04-26T04:38:15.631155+0000","last_clean":"2024-04-26T04:38:15.631155+0000","last_became_active":"2024-04-26T04:38:13.771103+0000","last_became_peered":"2024-04-26T04:38:13.771103+0000","last_unstale":"2024-04-26T04:38:15.631155+0000","last_undegraded":"2024-04-26T04:38:15.631155+0000","last_fullsized":"2024-04-26T04:38:15.631155+0000","mapping_epoch":66,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":67,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:56:30.989690+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":34,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633125+0000","last_change":"2024-04-26T04:37:53.664705+0000","last_active":"2024-04-26T04:38:15.633125+0000","last_peered":"2024-04-26T04:38:15.633125+0000","last_clean":"2024-04-26T04:38:15.633125+0000","last_became_active":"2024-04-26T04:37:53.662032+0000","last_became_peered":"2024-04-26T04:37:53.662032+0000","last_unstale":"2024-04-26T04:38:15.633125+0000","last_undegraded":"2024-04-26T04:38:15.633125+0000","last_fullsized":"2024-04-26T04:38:15.633125+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:02:30.092497+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":1,"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,4,2],"acting":[6,4,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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770776+0000","last_change":"2024-04-26T04:37:28.413885+0000","last_active":"2024-04-26T04:38:14.770776+0000","last_peered":"2024-04-26T04:38:14.770776+0000","last_clean":"2024-04-26T04:38:14.770776+0000","last_became_active":"2024-04-26T04:37:28.413581+0000","last_became_peered":"2024-04-26T04:37:28.413581+0000","last_unstale":"2024-04-26T04:38:14.770776+0000","last_undegraded":"2024-04-26T04:38:14.770776+0000","last_fullsized":"2024-04-26T04:38:14.770776+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:09:08.075970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631921+0000","last_change":"2024-04-26T04:37:28.036044+0000","last_active":"2024-04-26T04:38:15.631921+0000","last_peered":"2024-04-26T04:38:15.631921+0000","last_clean":"2024-04-26T04:38:15.631921+0000","last_became_active":"2024-04-26T04:37:28.033667+0000","last_became_peered":"2024-04-26T04:37:28.033667+0000","last_unstale":"2024-04-26T04:38:15.631921+0000","last_undegraded":"2024-04-26T04:38:15.631921+0000","last_fullsized":"2024-04-26T04:38:15.631921+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631634+0000","last_change":"2024-04-26T04:37:28.397417+0000","last_active":"2024-04-26T04:38:15.631634+0000","last_peered":"2024-04-26T04:38:15.631634+0000","last_clean":"2024-04-26T04:38:15.631634+0000","last_became_active":"2024-04-26T04:37:28.396361+0000","last_became_peered":"2024-04-26T04:37:28.396361+0000","last_unstale":"2024-04-26T04:38:15.631634+0000","last_undegraded":"2024-04-26T04:38:15.631634+0000","last_fullsized":"2024-04-26T04:38:15.631634+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:19:04.281918+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770029+0000","last_change":"2024-04-26T04:37:28.042512+0000","last_active":"2024-04-26T04:38:14.770029+0000","last_peered":"2024-04-26T04:38:14.770029+0000","last_clean":"2024-04-26T04:38:14.770029+0000","last_became_active":"2024-04-26T04:37:28.042215+0000","last_became_peered":"2024-04-26T04:37:28.042215+0000","last_unstale":"2024-04-26T04:38:14.770029+0000","last_undegraded":"2024-04-26T04:38:14.770029+0000","last_fullsized":"2024-04-26T04:38:14.770029+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630547+0000","last_change":"2024-04-26T04:37:28.400580+0000","last_active":"2024-04-26T04:38:15.630547+0000","last_peered":"2024-04-26T04:38:15.630547+0000","last_clean":"2024-04-26T04:38:15.630547+0000","last_became_active":"2024-04-26T04:37:28.400102+0000","last_became_peered":"2024-04-26T04:37:28.400102+0000","last_unstale":"2024-04-26T04:38:15.630547+0000","last_undegraded":"2024-04-26T04:38:15.630547+0000","last_fullsized":"2024-04-26T04:38:15.630547+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770619+0000","last_change":"2024-04-26T04:37:28.042644+0000","last_active":"2024-04-26T04:38:14.770619+0000","last_peered":"2024-04-26T04:38:14.770619+0000","last_clean":"2024-04-26T04:38:14.770619+0000","last_became_active":"2024-04-26T04:37:28.041732+0000","last_became_peered":"2024-04-26T04:37:28.041732+0000","last_unstale":"2024-04-26T04:38:14.770619+0000","last_undegraded":"2024-04-26T04:38:14.770619+0000","last_fullsized":"2024-04-26T04:38:14.770619+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":27,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630621+0000","last_change":"2024-04-26T04:37:53.660253+0000","last_active":"2024-04-26T04:38:15.630621+0000","last_peered":"2024-04-26T04:38:15.630621+0000","last_clean":"2024-04-26T04:38:15.630621+0000","last_became_active":"2024-04-26T04:37:53.659880+0000","last_became_peered":"2024-04-26T04:37:53.659880+0000","last_unstale":"2024-04-26T04:38:15.630621+0000","last_undegraded":"2024-04-26T04:38:15.630621+0000","last_fullsized":"2024-04-26T04:38:15.630621+0000","mapping_epoch":63,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":64,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:13:43.302053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.b","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633089+0000","last_change":"2024-04-26T04:37:28.038789+0000","last_active":"2024-04-26T04:38:15.633089+0000","last_peered":"2024-04-26T04:38:15.633089+0000","last_clean":"2024-04-26T04:38:15.633089+0000","last_became_active":"2024-04-26T04:37:28.038528+0000","last_became_peered":"2024-04-26T04:37:28.038528+0000","last_unstale":"2024-04-26T04:38:15.633089+0000","last_undegraded":"2024-04-26T04:38:15.633089+0000","last_fullsized":"2024-04-26T04:38:15.633089+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T11:29:57.787276+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632130+0000","last_change":"2024-04-26T04:37:28.402106+0000","last_active":"2024-04-26T04:38:15.632130+0000","last_peered":"2024-04-26T04:38:15.632130+0000","last_clean":"2024-04-26T04:38:15.632130+0000","last_became_active":"2024-04-26T04:37:28.401802+0000","last_became_peered":"2024-04-26T04:37:28.401802+0000","last_unstale":"2024-04-26T04:38:15.632130+0000","last_undegraded":"2024-04-26T04:38:15.632130+0000","last_fullsized":"2024-04-26T04:38:15.632130+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.c","version":"0'0","reported_seq":19,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598113+0000","last_change":"2024-04-26T04:37:28.036363+0000","last_active":"2024-04-26T04:38:15.598113+0000","last_peered":"2024-04-26T04:38:15.598113+0000","last_clean":"2024-04-26T04:38:15.598113+0000","last_became_active":"2024-04-26T04:37:28.036063+0000","last_became_peered":"2024-04-26T04:37:28.036063+0000","last_unstale":"2024-04-26T04:38:15.598113+0000","last_undegraded":"2024-04-26T04:38:15.598113+0000","last_fullsized":"2024-04-26T04:38:15.598113+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632448+0000","last_change":"2024-04-26T04:37:28.420177+0000","last_active":"2024-04-26T04:38:15.632448+0000","last_peered":"2024-04-26T04:38:15.632448+0000","last_clean":"2024-04-26T04:38:15.632448+0000","last_became_active":"2024-04-26T04:37:28.419502+0000","last_became_peered":"2024-04-26T04:37:28.419502+0000","last_unstale":"2024-04-26T04:38:15.632448+0000","last_undegraded":"2024-04-26T04:38:15.632448+0000","last_fullsized":"2024-04-26T04:38:15.632448+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.d","version":"61'1","reported_seq":20,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770922+0000","last_change":"2024-04-26T04:37:28.043207+0000","last_active":"2024-04-26T04:38:14.770922+0000","last_peered":"2024-04-26T04:38:14.770922+0000","last_clean":"2024-04-26T04:38:14.770922+0000","last_became_active":"2024-04-26T04:37:28.042383+0000","last_became_peered":"2024-04-26T04:37:28.042383+0000","last_unstale":"2024-04-26T04:38:14.770922+0000","last_undegraded":"2024-04-26T04:38:14.770922+0000","last_fullsized":"2024-04-26T04:38:14.770922+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:18:48.325341+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770474+0000","last_change":"2024-04-26T04:37:28.397466+0000","last_active":"2024-04-26T04:38:14.770474+0000","last_peered":"2024-04-26T04:38:14.770474+0000","last_clean":"2024-04-26T04:38:14.770474+0000","last_became_active":"2024-04-26T04:37:28.395620+0000","last_became_peered":"2024-04-26T04:37:28.395620+0000","last_unstale":"2024-04-26T04:38:14.770474+0000","last_undegraded":"2024-04-26T04:38:14.770474+0000","last_fullsized":"2024-04-26T04:38:14.770474+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.e","version":"61'2","reported_seq":21,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.598202+0000","last_change":"2024-04-26T04:37:28.033610+0000","last_active":"2024-04-26T04:38:15.598202+0000","last_peered":"2024-04-26T04:38:15.598202+0000","last_clean":"2024-04-26T04:38:15.598202+0000","last_became_active":"2024-04-26T04:37:28.033240+0000","last_became_peered":"2024-04-26T04:37:28.033240+0000","last_unstale":"2024-04-26T04:38:15.598202+0000","last_undegraded":"2024-04-26T04:38:15.598202+0000","last_fullsized":"2024-04-26T04:38:15.598202+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-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:28:57.441479+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":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632973+0000","last_change":"2024-04-26T04:37:28.419835+0000","last_active":"2024-04-26T04:38:15.632973+0000","last_peered":"2024-04-26T04:38:15.632973+0000","last_clean":"2024-04-26T04:38:15.632973+0000","last_became_active":"2024-04-26T04:37:28.419387+0000","last_became_peered":"2024-04-26T04:37:28.419387+0000","last_unstale":"2024-04-26T04:38:15.632973+0000","last_undegraded":"2024-04-26T04:38:15.632973+0000","last_fullsized":"2024-04-26T04:38:15.632973+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631227+0000","last_change":"2024-04-26T04:37:28.406448+0000","last_active":"2024-04-26T04:38:15.631227+0000","last_peered":"2024-04-26T04:38:15.631227+0000","last_clean":"2024-04-26T04:38:15.631227+0000","last_became_active":"2024-04-26T04:37:28.406148+0000","last_became_peered":"2024-04-26T04:37:28.406148+0000","last_unstale":"2024-04-26T04:38:15.631227+0000","last_undegraded":"2024-04-26T04:38:15.631227+0000","last_fullsized":"2024-04-26T04:38:15.631227+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.597863+0000","last_change":"2024-04-26T04:37:28.391758+0000","last_active":"2024-04-26T04:38:15.597863+0000","last_peered":"2024-04-26T04:38:15.597863+0000","last_clean":"2024-04-26T04:38:15.597863+0000","last_became_active":"2024-04-26T04:37:28.391461+0000","last_became_peered":"2024-04-26T04:37:28.391461+0000","last_unstale":"2024-04-26T04:38:15.597863+0000","last_undegraded":"2024-04-26T04:38:15.597863+0000","last_fullsized":"2024-04-26T04:38:15.597863+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770349+0000","last_change":"2024-04-26T04:37:28.406977+0000","last_active":"2024-04-26T04:38:14.770349+0000","last_peered":"2024-04-26T04:38:14.770349+0000","last_clean":"2024-04-26T04:38:14.770349+0000","last_became_active":"2024-04-26T04:37:28.406689+0000","last_became_peered":"2024-04-26T04:37:28.406689+0000","last_unstale":"2024-04-26T04:38:14.770349+0000","last_undegraded":"2024-04-26T04:38:14.770349+0000","last_fullsized":"2024-04-26T04:38:14.770349+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770252+0000","last_change":"2024-04-26T04:37:28.407272+0000","last_active":"2024-04-26T04:38:14.770252+0000","last_peered":"2024-04-26T04:38:14.770252+0000","last_clean":"2024-04-26T04:38:14.770252+0000","last_became_active":"2024-04-26T04:37:28.406994+0000","last_became_peered":"2024-04-26T04:37:28.406994+0000","last_unstale":"2024-04-26T04:38:14.770252+0000","last_undegraded":"2024-04-26T04:38:14.770252+0000","last_fullsized":"2024-04-26T04:38:14.770252+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:09:33.809383+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630839+0000","last_change":"2024-04-26T04:37:28.402840+0000","last_active":"2024-04-26T04:38:15.630839+0000","last_peered":"2024-04-26T04:38:15.630839+0000","last_clean":"2024-04-26T04:38:15.630839+0000","last_became_active":"2024-04-26T04:37:28.402578+0000","last_became_peered":"2024-04-26T04:37:28.402578+0000","last_unstale":"2024-04-26T04:38:15.630839+0000","last_undegraded":"2024-04-26T04:38:15.630839+0000","last_fullsized":"2024-04-26T04:38:15.630839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770843+0000","last_change":"2024-04-26T04:37:28.394285+0000","last_active":"2024-04-26T04:38:14.770843+0000","last_peered":"2024-04-26T04:38:14.770843+0000","last_clean":"2024-04-26T04:38:14.770843+0000","last_became_active":"2024-04-26T04:37:28.393926+0000","last_became_peered":"2024-04-26T04:37:28.393926+0000","last_unstale":"2024-04-26T04:38:14.770843+0000","last_undegraded":"2024-04-26T04:38:14.770843+0000","last_fullsized":"2024-04-26T04:38:14.770843+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.633282+0000","last_change":"2024-04-26T04:37:28.404917+0000","last_active":"2024-04-26T04:38:15.633282+0000","last_peered":"2024-04-26T04:38:15.633282+0000","last_clean":"2024-04-26T04:38:15.633282+0000","last_became_active":"2024-04-26T04:37:28.404116+0000","last_became_peered":"2024-04-26T04:37:28.404116+0000","last_unstale":"2024-04-26T04:38:15.633282+0000","last_undegraded":"2024-04-26T04:38:15.633282+0000","last_fullsized":"2024-04-26T04:38:15.633282+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.631082+0000","last_change":"2024-04-26T04:37:28.400038+0000","last_active":"2024-04-26T04:38:15.631082+0000","last_peered":"2024-04-26T04:38:15.631082+0000","last_clean":"2024-04-26T04:38:15.631082+0000","last_became_active":"2024-04-26T04:37:28.399662+0000","last_became_peered":"2024-04-26T04:37:28.399662+0000","last_unstale":"2024-04-26T04:38:15.631082+0000","last_undegraded":"2024-04-26T04:38:15.631082+0000","last_fullsized":"2024-04-26T04:38:15.631082+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770161+0000","last_change":"2024-04-26T04:37:28.394319+0000","last_active":"2024-04-26T04:38:14.770161+0000","last_peered":"2024-04-26T04:38:14.770161+0000","last_clean":"2024-04-26T04:38:14.770161+0000","last_became_active":"2024-04-26T04:37:28.394027+0000","last_became_peered":"2024-04-26T04:37:28.394027+0000","last_unstale":"2024-04-26T04:38:14.770161+0000","last_undegraded":"2024-04-26T04:38:14.770161+0000","last_fullsized":"2024-04-26T04:38:14.770161+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.630805+0000","last_change":"2024-04-26T04:37:28.401008+0000","last_active":"2024-04-26T04:38:15.630805+0000","last_peered":"2024-04-26T04:38:15.630805+0000","last_clean":"2024-04-26T04:38:15.630805+0000","last_became_active":"2024-04-26T04:37:28.400145+0000","last_became_peered":"2024-04-26T04:37:28.400145+0000","last_unstale":"2024-04-26T04:38:15.630805+0000","last_undegraded":"2024-04-26T04:38:15.630805+0000","last_fullsized":"2024-04-26T04:38:15.630805+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770453+0000","last_change":"2024-04-26T04:37:28.405898+0000","last_active":"2024-04-26T04:38:14.770453+0000","last_peered":"2024-04-26T04:38:14.770453+0000","last_clean":"2024-04-26T04:38:14.770453+0000","last_became_active":"2024-04-26T04:37:28.405573+0000","last_became_peered":"2024-04-26T04:37:28.405573+0000","last_unstale":"2024-04-26T04:38:14.770453+0000","last_undegraded":"2024-04-26T04:38:14.770453+0000","last_fullsized":"2024-04-26T04:38:14.770453+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:14.770174+0000","last_change":"2024-04-26T04:37:28.414171+0000","last_active":"2024-04-26T04:38:14.770174+0000","last_peered":"2024-04-26T04:38:14.770174+0000","last_clean":"2024-04-26T04:38:14.770174+0000","last_became_active":"2024-04-26T04:37:28.413522+0000","last_became_peered":"2024-04-26T04:37:28.413522+0000","last_unstale":"2024-04-26T04:38:14.770174+0000","last_undegraded":"2024-04-26T04:38:14.770174+0000","last_fullsized":"2024-04-26T04:38:14.770174+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:19:02.091381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":18,"reported_epoch":68,"state":"active+clean","last_fresh":"2024-04-26T04:38:15.632839+0000","last_change":"2024-04-26T04:37:28.409047+0000","last_active":"2024-04-26T04:38:15.632839+0000","last_peered":"2024-04-26T04:38:15.632839+0000","last_clean":"2024-04-26T04:38:15.632839+0000","last_became_active":"2024-04-26T04:37:28.408607+0000","last_became_peered":"2024-04-26T04:37:28.408607+0000","last_unstale":"2024-04-26T04:38:15.632839+0000","last_undegraded":"2024-04-26T04:38:15.632839+0000","last_fullsized":"2024-04-26T04:38:15.632839+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":3148,"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":1,"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":9444,"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}],"osd_stats":[{"osd":7,"up_from":54,"seq":231928234009,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28292,"kb_used_data":1272,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716860,"statfs":{"total":95995035648,"available":95966064640,"internally_reserved":0,"allocated":1302528,"data_stored":899600,"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":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.498,"5min":0.498,"15min":0.498},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":0.66700000000000004,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.86299999999999999}]},{"osd":1,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.502,"15min":0.502},"min":{"1min":0.315,"5min":0.315,"15min":0.315},"max":{"1min":0.71399999999999997,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.52400000000000002,"5min":0.52400000000000002,"15min":0.52400000000000002},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.67300000000000004,"5min":0.67300000000000004,"15min":0.67300000000000004},"last":0.89900000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.66500000000000004,"5min":0.66500000000000004,"15min":0.66500000000000004},"last":0.77900000000000003},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.66900000000000004,"5min":0.66900000000000004,"15min":0.66900000000000004},"last":0.877}]},{"osd":3,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.52600000000000002,"5min":0.52600000000000002,"15min":0.52600000000000002},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":0.751,"5min":0.751,"15min":0.751},"last":1.004},{"interface":"front","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":0.72899999999999998,"5min":0.72899999999999998,"15min":0.72899999999999998},"last":1.056}]},{"osd":4,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"min":{"1min":0.29899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":0.753,"5min":0.753,"15min":0.753},"last":0.72899999999999998}]},{"osd":5,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":0.83199999999999996,"5min":0.83199999999999996,"15min":0.83199999999999996},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.495,"5min":0.495,"15min":0.495},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.73799999999999999}]},{"osd":6,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.53500000000000003},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.80700000000000005,"5min":0.80700000000000005,"15min":0.80700000000000005},"last":0.624},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.69199999999999995}]}]},{"osd":6,"up_from":46,"seq":197568495646,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1284,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1314816,"data_stored":901950,"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":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.47799999999999998,"5min":0.51800000000000002,"15min":0.52400000000000002},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":0.64900000000000002,"5min":1.0049999999999999,"15min":1.0049999999999999},"last":0.55600000000000005},{"interface":"front","average":{"1min":0.47699999999999998,"5min":0.53400000000000003,"15min":0.54400000000000004},"min":{"1min":0.39000000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.61599999999999999,"5min":0.86899999999999999,"15min":0.86899999999999999},"last":0.626}]},{"osd":1,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.49199999999999999,"5min":0.53000000000000003,"15min":0.53600000000000003},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":0.65600000000000003,"5min":0.85099999999999998,"15min":0.85099999999999998},"last":0.46500000000000002},{"interface":"front","average":{"1min":0.51700000000000002,"5min":0.51900000000000002,"15min":0.51900000000000002},"min":{"1min":0.376,"5min":0.376,"15min":0.376},"max":{"1min":0.71199999999999997,"5min":1.0229999999999999,"15min":1.0229999999999999},"last":0.44800000000000001}]},{"osd":2,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51500000000000001,"5min":0.56699999999999995,"15min":0.57599999999999996},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.66900000000000004,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.60099999999999998},{"interface":"front","average":{"1min":0.48099999999999998,"5min":0.52800000000000002,"15min":0.53600000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":0.64600000000000002,"5min":0.88900000000000001,"15min":0.88900000000000001},"last":0.58999999999999997}]},{"osd":3,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.51000000000000001,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.66100000000000003,"5min":0.88100000000000001,"15min":0.88100000000000001},"last":0.38200000000000001},{"interface":"front","average":{"1min":0.51600000000000001,"5min":0.56799999999999995,"15min":0.57699999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":0.73699999999999999,"5min":0.92600000000000005,"15min":0.92600000000000005},"last":0.505}]},{"osd":4,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.40799999999999997,"5min":0.437,"15min":0.442},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61799999999999999,"5min":0.66100000000000003,"15min":0.66100000000000003},"last":0.48499999999999999},{"interface":"front","average":{"1min":0.41699999999999998,"5min":0.441,"15min":0.44500000000000001},"min":{"1min":0.307,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":0.57499999999999996,"5min":0.65800000000000003,"15min":0.65800000000000003},"last":0.56999999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.439,"5min":0.44700000000000001,"15min":0.44800000000000001},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":0.61499999999999999,"5min":0.72999999999999998,"15min":0.72999999999999998},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.47199999999999998,"5min":0.46300000000000002,"15min":0.46100000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.63400000000000001,"5min":0.66800000000000004,"15min":0.66800000000000004},"last":0.52300000000000002}]},{"osd":7,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.433},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.61099999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574902,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27720,"kb_used_data":700,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717432,"statfs":{"total":95995035648,"available":95966650368,"internally_reserved":0,"allocated":716800,"data_stored":309392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.316,"5min":0.34599999999999997,"15min":0.318},"min":{"1min":0.23400000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.441,"5min":0.57399999999999995,"15min":0.57399999999999995},"last":0.51100000000000001},{"interface":"front","average":{"1min":0.33800000000000002,"5min":0.36099999999999999,"15min":0.33100000000000002},"min":{"1min":0.24299999999999999,"5min":0.17299999999999999,"15min":0.17299999999999999},"max":{"1min":0.45800000000000002,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.46899999999999997}]},{"osd":2,"last update":"Fri Apr 26 04:38:19 2024","interfaces":[{"interface":"back","average":{"1min":0.39000000000000001,"5min":0.40200000000000002,"15min":0.39400000000000002},"min":{"1min":0.28499999999999998,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":0.53400000000000003,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.35699999999999998,"5min":0.40100000000000002,"15min":0.39700000000000002},"min":{"1min":0.27200000000000002,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":0.49099999999999999,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.439}]},{"osd":3,"last update":"Fri Apr 26 04:38:35 2024","interfaces":[{"interface":"back","average":{"1min":0.38400000000000001,"5min":0.46200000000000002,"15min":0.47399999999999998},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.25900000000000001},"max":{"1min":0.61399999999999999,"5min":0.67200000000000004,"15min":0.67200000000000004},"last":0.498},{"interface":"front","average":{"1min":0.39900000000000002,"5min":0.46600000000000003,"15min":0.47399999999999998},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":0.56200000000000006,"5min":0.67100000000000004,"15min":0.67100000000000004},"last":0.54100000000000004}]},{"osd":4,"last update":"Fri Apr 26 04:39:01 2024","interfaces":[{"interface":"back","average":{"1min":0.52200000000000002,"5min":0.57399999999999995,"15min":0.59699999999999998},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.69299999999999995,"5min":0.79800000000000004,"15min":0.79800000000000004},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.53000000000000003,"5min":0.58999999999999997,"15min":0.59999999999999998},"min":{"1min":0.372,"5min":0.372,"15min":0.372},"max":{"1min":0.83699999999999997,"5min":0.83699999999999997,"15min":0.83699999999999997},"last":0.60299999999999998}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55200000000000005,"5min":0.59999999999999998,"15min":0.60799999999999998},"min":{"1min":0.41299999999999998,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":0.81899999999999995,"5min":0.81899999999999995,"15min":0.81899999999999995},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.57799999999999996,"5min":0.61899999999999999,"15min":0.626},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.52700000000000002}]},{"osd":6,"last update":"Fri Apr 26 04:38:51 2024","interfaces":[{"interface":"back","average":{"1min":0.58499999999999996,"5min":0.63300000000000001,"15min":0.64100000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":0.79300000000000004,"5min":0.84499999999999997,"15min":0.84499999999999997},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.54300000000000004,"5min":0.59699999999999998,"15min":0.60599999999999998},"min":{"1min":0.41499999999999998,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.72599999999999998,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.66600000000000004}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.53300000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"last":0.628},{"interface":"front","average":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.61899999999999999},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":0.79400000000000004,"5min":0.79400000000000004,"15min":0.79400000000000004},"last":0.73299999999999998}]}]},{"osd":0,"up_from":8,"seq":34359738429,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28308,"kb_used_data":1288,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716844,"statfs":{"total":95995035648,"available":95966048256,"internally_reserved":0,"allocated":1318912,"data_stored":900328,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"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":"Fri Apr 26 04:38:46 2024","interfaces":[{"interface":"back","average":{"1min":0.33100000000000002,"5min":0.32900000000000001,"15min":0.309},"min":{"1min":0.22500000000000001,"5min":0.20200000000000001,"15min":0.20200000000000001},"max":{"1min":0.48099999999999998,"5min":0.628,"15min":0.628},"last":0.19600000000000001},{"interface":"front","average":{"1min":0.39400000000000002,"5min":0.35999999999999999,"15min":0.32400000000000001},"min":{"1min":0.246,"5min":0.214,"15min":0.214},"max":{"1min":0.80300000000000005,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.27800000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:09 2024","interfaces":[{"interface":"back","average":{"1min":0.38100000000000001,"5min":0.40300000000000002,"15min":0.40200000000000002},"min":{"1min":0.27400000000000002,"5min":0.252,"15min":0.252},"max":{"1min":0.53700000000000003,"5min":0.59599999999999997,"15min":0.59599999999999997},"last":0.32500000000000001},{"interface":"front","average":{"1min":0.38600000000000001,"5min":0.38900000000000001,"15min":0.38500000000000001},"min":{"1min":0.23799999999999999,"5min":0.23799999999999999,"15min":0.23799999999999999},"max":{"1min":0.51900000000000002,"5min":0.56000000000000005,"15min":0.56000000000000005},"last":0.253}]},{"osd":3,"last update":"Fri Apr 26 04:38:37 2024","interfaces":[{"interface":"back","average":{"1min":0.437,"5min":0.44700000000000001,"15min":0.45200000000000001},"min":{"1min":0.32200000000000001,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":0.93000000000000005,"5min":0.93000000000000005,"15min":0.93000000000000005},"last":0.34699999999999998},{"interface":"front","average":{"1min":0.39800000000000002,"5min":0.42899999999999999,"15min":0.437},"min":{"1min":0.27600000000000002,"5min":0.27600000000000002,"15min":0.27600000000000002},"max":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"last":0.29399999999999998}]},{"osd":4,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.55300000000000005,"5min":0.56599999999999995,"15min":0.57099999999999995},"min":{"1min":0.33800000000000002,"5min":0.29799999999999999,"15min":0.29799999999999999},"max":{"1min":0.83299999999999996,"5min":0.93300000000000005,"15min":0.93300000000000005},"last":0.441},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.55000000000000004,"15min":0.55000000000000004},"min":{"1min":0.40600000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.497}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.55900000000000005,"5min":0.58199999999999996,"15min":0.58599999999999997},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":0.82099999999999995,"5min":0.82099999999999995,"15min":0.82099999999999995},"last":0.54900000000000004},{"interface":"front","average":{"1min":0.54900000000000004,"5min":0.56899999999999995,"15min":0.57199999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":0.747,"5min":0.82599999999999996,"15min":0.82599999999999996},"last":0.65700000000000003}]},{"osd":6,"last update":"Fri Apr 26 04:38:46 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.57199999999999995,"15min":0.57799999999999996},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":0.69399999999999995,"5min":0.78300000000000003,"15min":0.78300000000000003},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.55600000000000005,"5min":0.58799999999999997,"15min":0.59299999999999997},"min":{"1min":0.40200000000000002,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":0.89300000000000002,"5min":0.89300000000000002,"15min":0.89300000000000002},"last":0.72499999999999998}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":0.77000000000000002,"5min":0.77000000000000002,"15min":0.77000000000000002},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":0.871,"5min":0.871,"15min":0.871},"last":0.52400000000000002}]}]},{"osd":2,"up_from":18,"seq":77309411378,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31812,"kb_used_data":692,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713340,"statfs":{"total":95995035648,"available":95962460160,"internally_reserved":0,"allocated":708608,"data_stored":309232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"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":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.35799999999999998,"5min":0.38,"15min":0.38700000000000001},"min":{"1min":0.24299999999999999,"5min":0.20100000000000001,"15min":0.20100000000000001},"max":{"1min":0.48099999999999998,"5min":0.59099999999999997,"15min":0.59099999999999997},"last":0.36399999999999999},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.40000000000000002,"15min":0.39500000000000002},"min":{"1min":0.249,"5min":0.20899999999999999,"15min":0.20899999999999999},"max":{"1min":0.64600000000000002,"5min":0.64600000000000002,"15min":0.64600000000000002},"last":0.34899999999999998}]},{"osd":1,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.373,"5min":0.39400000000000002,"15min":0.39600000000000002},"min":{"1min":0.25600000000000001,"5min":0.25600000000000001,"15min":0.25600000000000001},"max":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"last":0.33400000000000002},{"interface":"front","average":{"1min":0.375,"5min":0.41799999999999998,"15min":0.41899999999999998},"min":{"1min":0.24199999999999999,"5min":0.22500000000000001,"15min":0.22500000000000001},"max":{"1min":0.499,"5min":0.65700000000000003,"15min":0.65700000000000003},"last":0.32000000000000001}]},{"osd":3,"last update":"Fri Apr 26 04:38:38 2024","interfaces":[{"interface":"back","average":{"1min":0.40899999999999997,"5min":0.45400000000000001,"15min":0.46500000000000002},"min":{"1min":0.28399999999999997,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":0.55000000000000004,"5min":0.71299999999999997,"15min":0.71299999999999997},"last":0.39400000000000002},{"interface":"front","average":{"1min":0.39100000000000001,"5min":0.45500000000000002,"15min":0.47699999999999998},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.56399999999999995,"5min":0.81000000000000005,"15min":0.81000000000000005},"last":0.38600000000000001}]},{"osd":4,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.53200000000000003,"5min":0.55900000000000005,"15min":0.56599999999999995},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.71999999999999997,"5min":0.747,"15min":0.747},"last":0.503},{"interface":"front","average":{"1min":0.56200000000000006,"5min":0.58399999999999996,"15min":0.59399999999999997},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.79900000000000004,"5min":0.79900000000000004,"15min":0.79900000000000004},"last":0.438}]},{"osd":5,"last update":"Fri Apr 26 04:38:21 2024","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":0.58999999999999997,"15min":0.59599999999999997},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.52300000000000002},{"interface":"front","average":{"1min":0.56599999999999995,"5min":0.58199999999999996,"15min":0.58499999999999996},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.81399999999999995,"5min":0.81399999999999995,"15min":0.81399999999999995},"last":0.47599999999999998}]},{"osd":6,"last update":"Fri Apr 26 04:38:48 2024","interfaces":[{"interface":"back","average":{"1min":0.51200000000000001,"5min":0.59199999999999997,"15min":0.60499999999999998},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":0.67100000000000004,"5min":0.84799999999999998,"15min":0.84799999999999998},"last":0.54300000000000004},{"interface":"front","average":{"1min":0.54500000000000004,"5min":0.621,"15min":0.63400000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"last":0.46899999999999997}]},{"osd":7,"last update":"Fri Apr 26 04:38:15 2024","interfaces":[{"interface":"back","average":{"1min":0.58099999999999996,"5min":0.58099999999999996,"15min":0.58099999999999996},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.82199999999999995},"last":0.44700000000000001},{"interface":"front","average":{"1min":0.58799999999999997,"5min":0.58799999999999997,"15min":0.58799999999999997},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":0.84399999999999997,"5min":0.84399999999999997,"15min":0.84399999999999997},"last":0.57499999999999996}]}]},{"osd":3,"up_from":25,"seq":107374182445,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27736,"kb_used_data":712,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717416,"statfs":{"total":95995035648,"available":95966633984,"internally_reserved":0,"allocated":729088,"data_stored":311686,"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":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.435,"5min":0.41899999999999998,"15min":0.41799999999999998},"min":{"1min":0.27600000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":1.032,"5min":1.032,"15min":1.032},"last":0.45300000000000001},{"interface":"front","average":{"1min":0.46700000000000003,"5min":0.443,"15min":0.45100000000000001},"min":{"1min":0.24299999999999999,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":1.2609999999999999,"5min":1.2609999999999999,"15min":1.2609999999999999},"last":0.47199999999999998}]},{"osd":1,"last update":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.48999999999999999,"5min":0.45300000000000001,"15min":0.45100000000000001},"min":{"1min":0.29199999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"last":0.40899999999999997},{"interface":"front","average":{"1min":0.47599999999999998,"5min":0.45000000000000001,"15min":0.44800000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.323,"5min":1.323,"15min":1.323},"last":0.432}]},{"osd":2,"last update":"Fri Apr 26 04:38:41 2024","interfaces":[{"interface":"back","average":{"1min":0.502,"5min":0.47599999999999998,"15min":0.47599999999999998},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":1.296,"5min":1.296,"15min":1.296},"last":0.505},{"interface":"front","average":{"1min":0.47799999999999998,"5min":0.45300000000000001,"15min":0.45500000000000002},"min":{"1min":0.31900000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.52300000000000002}]},{"osd":4,"last update":"Fri Apr 26 04:38:03 2024","interfaces":[{"interface":"back","average":{"1min":0.58899999999999997,"5min":0.54900000000000004,"15min":0.54300000000000004},"min":{"1min":0.442,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.67700000000000005},{"interface":"front","average":{"1min":0.59699999999999998,"5min":0.56499999999999995,"15min":0.56000000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":0.83999999999999997,"5min":0.83999999999999997,"15min":0.83999999999999997},"last":0.68899999999999995}]},{"osd":5,"last update":"Fri Apr 26 04:38:27 2024","interfaces":[{"interface":"back","average":{"1min":0.67700000000000005,"5min":0.61399999999999999,"15min":0.60399999999999998},"min":{"1min":0.373,"5min":0.373,"15min":0.373},"max":{"1min":1.202,"5min":1.202,"15min":1.202},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.69999999999999996,"5min":0.63600000000000001,"15min":0.626},"min":{"1min":0.40100000000000002,"5min":0.40100000000000002,"15min":0.40100000000000002},"max":{"1min":1.0580000000000001,"5min":1.0580000000000001,"15min":1.0580000000000001},"last":0.627}]},{"osd":6,"last update":"Fri Apr 26 04:38:48 2024","interfaces":[{"interface":"back","average":{"1min":0.63200000000000001,"5min":0.59799999999999998,"15min":0.59199999999999997},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":0.96799999999999997,"5min":0.96799999999999997,"15min":0.96799999999999997},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.68200000000000005,"5min":0.626,"15min":0.61599999999999999},"min":{"1min":0.39400000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.177,"5min":1.177,"15min":1.177},"last":0.77600000000000002}]},{"osd":7,"last update":"Fri Apr 26 04:38:13 2024","interfaces":[{"interface":"back","average":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"min":{"1min":0.433,"5min":0.433,"15min":0.433},"max":{"1min":0.87,"5min":0.87,"15min":0.87},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.93600000000000005,"5min":0.93600000000000005,"15min":0.93600000000000005},"last":0.75800000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018921,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27728,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717424,"statfs":{"total":95995035648,"available":95966642176,"internally_reserved":0,"allocated":724992,"data_stored":309940,"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":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.53800000000000003,"5min":0.53400000000000003,"15min":0.54100000000000004},"min":{"1min":0.30399999999999999,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":1.079,"5min":1.079,"15min":1.079},"last":0.50600000000000001},{"interface":"front","average":{"1min":0.56799999999999995,"5min":0.54100000000000004,"15min":0.54400000000000004},"min":{"1min":0.38100000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.999,"5min":0.999,"15min":0.999},"last":0.56100000000000005}]},{"osd":1,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.52800000000000002,"15min":0.53200000000000003},"min":{"1min":0.33700000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.0509999999999999,"5min":1.0509999999999999,"15min":1.0509999999999999},"last":0.46800000000000003},{"interface":"front","average":{"1min":0.57299999999999995,"5min":0.54700000000000004,"15min":0.55100000000000005},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.038,"5min":1.038,"15min":1.038},"last":0.45800000000000002}]},{"osd":2,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.56899999999999995,"5min":0.53800000000000003,"15min":0.53700000000000003},"min":{"1min":0.39400000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"last":0.54000000000000004},{"interface":"front","average":{"1min":0.58699999999999997,"5min":0.55200000000000005,"15min":0.55000000000000004},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.0249999999999999,"5min":1.0249999999999999,"15min":1.0249999999999999},"last":0.48099999999999998}]},{"osd":3,"last update":"Fri Apr 26 04:38:58 2024","interfaces":[{"interface":"back","average":{"1min":0.60199999999999998,"5min":0.54500000000000004,"15min":0.54100000000000004},"min":{"1min":0.372,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.55000000000000004,"5min":0.55400000000000005,"15min":0.56200000000000006},"min":{"1min":0.33300000000000002,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.01,"5min":1.01,"15min":1.01},"last":0.44600000000000001}]},{"osd":5,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.45700000000000002,"5min":0.40000000000000002,"15min":0.39000000000000001},"min":{"1min":0.29599999999999999,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.73899999999999999,"5min":0.73899999999999999,"15min":0.73899999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":0.48499999999999999,"5min":0.42499999999999999,"15min":0.41499999999999998},"min":{"1min":0.28000000000000003,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":0.81399999999999995,"5min":0.85299999999999998,"15min":0.85299999999999998},"last":0.375}]},{"osd":6,"last update":"Fri Apr 26 04:38:49 2024","interfaces":[{"interface":"back","average":{"1min":0.48499999999999999,"5min":0.45300000000000001,"15min":0.44800000000000001},"min":{"1min":0.29699999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":0.79800000000000004,"5min":0.82299999999999995,"15min":0.82299999999999995},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.497,"5min":0.50900000000000001,"15min":0.51100000000000001},"min":{"1min":0.33500000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.77800000000000002,"5min":0.84199999999999997,"15min":0.84199999999999997},"last":0.35499999999999998}]},{"osd":7,"last update":"Fri Apr 26 04:38:10 2024","interfaces":[{"interface":"back","average":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":0.85899999999999999,"5min":0.85899999999999999,"15min":0.85899999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.55100000000000005,"5min":0.55100000000000005,"15min":0.55100000000000005},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":0.878,"5min":0.878,"15min":0.878},"last":0.496}]}]},{"osd":5,"up_from":38,"seq":163208757283,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27728,"kb_used_data":708,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717424,"statfs":{"total":95995035648,"available":95966642176,"internally_reserved":0,"allocated":724992,"data_stored":311672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"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":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50900000000000001,"5min":0.51300000000000001,"15min":0.51400000000000001},"min":{"1min":0.36799999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":0.71099999999999997,"5min":0.84899999999999998,"15min":0.84899999999999998},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.51400000000000001,"5min":0.54100000000000004,"15min":0.54500000000000004},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":0.72699999999999998,"5min":0.80300000000000005,"15min":0.80300000000000005},"last":0.59199999999999997}]},{"osd":1,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.50700000000000001,"5min":0.54400000000000004,"15min":0.55000000000000004},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":0.76600000000000001,"5min":0.76600000000000001,"15min":0.76600000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":0.51300000000000001,"5min":0.54100000000000004,"15min":0.54600000000000004},"min":{"1min":0.39100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":0.78800000000000003,"5min":0.78800000000000003,"15min":0.78800000000000003},"last":0.73499999999999999}]},{"osd":2,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.48899999999999999,"5min":0.52400000000000002,"15min":0.53000000000000003},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":0.70399999999999996,"5min":0.81999999999999995,"15min":0.81999999999999995},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.53300000000000003,"5min":0.55900000000000005,"15min":0.56299999999999994},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":0.68000000000000005,"5min":0.71399999999999997,"15min":0.71399999999999997},"last":0.64800000000000002}]},{"osd":3,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.53500000000000003,"5min":0.55400000000000005,"15min":0.55700000000000005},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":0.69399999999999995,"5min":0.76900000000000002,"15min":0.76900000000000002},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.54400000000000004,"5min":0.57199999999999995,"15min":0.57699999999999996},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":0.749,"5min":0.77100000000000002,"15min":0.77100000000000002},"last":0.58299999999999996}]},{"osd":4,"last update":"Fri Apr 26 04:38:23 2024","interfaces":[{"interface":"back","average":{"1min":0.41199999999999998,"5min":0.38800000000000001,"15min":0.38400000000000001},"min":{"1min":0.30199999999999999,"5min":0.254,"15min":0.254},"max":{"1min":0.623,"5min":0.66700000000000004,"15min":0.66700000000000004},"last":0.443},{"interface":"front","average":{"1min":0.44400000000000001,"5min":0.40799999999999997,"15min":0.40200000000000002},"min":{"1min":0.28999999999999998,"5min":0.28699999999999998,"15min":0.28699999999999998},"max":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"last":0.45400000000000001}]},{"osd":6,"last update":"Fri Apr 26 04:38:49 2024","interfaces":[{"interface":"back","average":{"1min":0.47499999999999998,"5min":0.47899999999999998,"15min":0.47999999999999998},"min":{"1min":0.30199999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":0.72499999999999998,"5min":0.72499999999999998,"15min":0.72499999999999998},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.48199999999999998,"5min":0.48599999999999999,"15min":0.48599999999999999},"min":{"1min":0.37,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":0.747,"5min":0.747,"15min":0.747},"last":0.55000000000000004}]},{"osd":7,"last update":"Fri Apr 26 04:38:12 2024","interfaces":[{"interface":"back","average":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":0.72799999999999998,"5min":0.72799999999999998,"15min":0.72799999999999998},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.503,"5min":0.503,"15min":0.503},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"last":0.52100000000000002}]}]}],"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":2454,"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":2440,"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":2350,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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-04-26T04:39:12.663 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-26T04:39:12.663 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-26T04:39:12.663 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-26T04:39:12.663 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph health --format=json 2024-04-26T04:39:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:12 smithi204 ceph-mon[29755]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:12 smithi204 ceph-mon[29755]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:12.888 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:39:12.922 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:12 smithi146 ceph-mon[37936]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:12.922 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:12 smithi146 ceph-mon[37936]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:12.922 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:12 smithi146 ceph-mon[26177]: from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:39:12.922 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:12 smithi146 ceph-mon[26177]: pgmap v43: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:13.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:12 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-26T04:39:13.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:12 smithi146 systemd[1]: Stopped Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:39:13.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:12 smithi146 systemd[1]: Starting Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:39:14.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 podman[76339]: 2024-04-26 04:39:14.154654716 +0000 UTC m=+0.448940950 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-26T04:39:14.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 podman[76339]: 2024-04-26 04:39:14.266732225 +0000 UTC m=+0.561018459 volume create 7c48e484cf810aacfe31cfb72e14b2411a3a833c17c8f4df88222197f585f0f1 2024-04-26T04:39:14.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 podman[76339]: 2024-04-26 04:39:14.358727186 +0000 UTC m=+0.653013464 container create 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:14.782 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-mon[37936]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:14.782 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-mon[26177]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:14 smithi204 ceph-mon[29755]: pgmap v44: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 podman[76339]: 2024-04-26 04:39:14.855396389 +0000 UTC m=+1.149682622 container init 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 podman[76339]: 2024-04-26 04:39:14.861658003 +0000 UTC m=+1.155944237 container start 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.874Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.874Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.876Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.146 port=9094 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.877Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-26T04:39:15.082 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.900Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:39:15.083 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.900Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:39:15.083 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.903Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-26T04:39:15.083 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:14.903Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-26T04:39:15.083 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 bash[76339]: 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f 2024-04-26T04:39:15.083 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:14 smithi146 systemd[1]: Started Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:39:15.438 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:15.438 INFO:teuthology.orchestra.run.smithi146.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-26T04:39:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3229157154' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:15 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3229157154' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T04:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:15 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:15.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:15 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3229157154' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-26T04:39:16.168 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-26T04:39:16.169 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:39:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:16] "GET /metrics HTTP/1.1" 200 33735 "" "Prometheus/2.43.0" 2024-04-26T04:39:16.457 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:16.457 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":69,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:38:17.324915+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:39:16.471 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T04:35:09.956741+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}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-26T04:37:26.343008+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': '61', '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-04-26T04:37:27.552683+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': '62', '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.8999999761581421}, '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-04-26T04:38:12.680034+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': 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': '69', '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': {}, '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}}] 2024-04-26T04:39:16.471 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-26T04:39:16.756 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 1 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[37936]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[37936]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[37936]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4210608468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[26177]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[26177]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[26177]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:16.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4210608468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:16.770 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-26T04:39:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:16 smithi204 ceph-mon[29755]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:39:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:16 smithi204 ceph-mon[29755]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:39:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:16 smithi204 ceph-mon[29755]: pgmap v45: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:16 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4210608468' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:17.050 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 32 2024-04-26T04:39:17.062 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:16.877Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000163572s 2024-04-26T04:39:17.063 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-26T04:39:17.370 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 64 2024-04-26T04:39:17.382 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-26T04:39:17.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:17 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/4249912195' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:17 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2752638901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.675 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:17 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1430365357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.677 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 8 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/4249912195' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2752638901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1430365357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/4249912195' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2752638901' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.690 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:17 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1430365357' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:17.691 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:39:18.010 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:18.011 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":6,"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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/2929836188","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":2929836188},{"type":"v1","addr":"172.21.15.204:6833","nonce":2929836188}]},"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":[{"mdsmap":{"epoch":6,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:37:30.704317+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":24353},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24353":{"gid":24353,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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-04-26T04:39:18.011 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 6 2024-04-26T04:39:18.023 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:39:18.317 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:18.317 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":69,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:38:17.324915+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:39:18.330 INFO:tasks.cephfs.filesystem.ceph_manager:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-26T04:35:09.956741+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}}, {'pool': 2, 'pool_name': 'cephfs_metadata', 'create_time': '2024-04-26T04:37:26.343008+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': '61', '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-04-26T04:37:27.552683+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': '62', '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.8999999761581421}, '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-04-26T04:38:12.680034+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': 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': '69', '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': {}, '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}}] 2024-04-26T04:39:18.331 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get .mgr pg_num 2024-04-26T04:39:18.614 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 1 2024-04-26T04:39:18.626 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[37936]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:18.626 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3970745477' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:18.626 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2995156629' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.626 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/975920610' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.626 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[26177]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:18.627 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3970745477' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:18.627 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2995156629' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.627 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:18 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/975920610' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.628 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_metadata pg_num 2024-04-26T04:39:18.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 systemd[1]: Stopping Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:39:18.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-mon[29755]: pgmap v46: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:18.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3970745477' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:18.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2995156629' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/975920610' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:18.913 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 32 2024-04-26T04:39:18.926 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get cephfs_data pg_num 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T04:39:19.176 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T04:39:19.177 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.869Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T04:39:19.177 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.870Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T04:39:19.177 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.870Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T04:39:19.177 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[60537]: ts=2024-04-26T04:39:18.870Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T04:39:19.177 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:18 smithi204 podman[64135]: 2024-04-26 04:39:18.879818063 +0000 UTC m=+0.137020149 container died bea681368517719e5d39e8fc300c133decb7f8e2bca069b7ef09448b2adf4b9f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:19.207 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 64 2024-04-26T04:39:19.221 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool get rbd pg_num 2024-04-26T04:39:19.503 INFO:teuthology.orchestra.run.smithi146.stdout:pg_num: 8 2024-04-26T04:39:19.516 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:39:19.518 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 podman[64135]: 2024-04-26 04:39:19.274585493 +0000 UTC m=+0.531787579 container cleanup bea681368517719e5d39e8fc300c133decb7f8e2bca069b7ef09448b2adf4b9f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:19.518 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 bash[64135]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T04:39:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:19 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3355610983' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:19 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2244576536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:19 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1525368772' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:19 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2119699767' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 podman[64153]: 2024-04-26 04:39:19.517651595 +0000 UTC m=+0.640752406 container remove bea681368517719e5d39e8fc300c133decb7f8e2bca069b7ef09448b2adf4b9f (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:19.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-26T04:39:19.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 systemd[1]: Stopped Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:39:19.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Consumed 1.206s CPU time. 2024-04-26T04:39:19.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 systemd[1]: Starting Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:39:19.831 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:19.832 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":6,"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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/2929836188","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":2929836188},{"type":"v1","addr":"172.21.15.204:6833","nonce":2929836188}]},"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":[{"mdsmap":{"epoch":6,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:37:30.704317+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":24353},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24353":{"gid":24353,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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-04-26T04:39:19.832 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 6 2024-04-26T04:39:19.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3355610983' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2244576536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1525368772' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2119699767' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3355610983' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2244576536' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_metadata", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1525368772' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "cephfs_data", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:19 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2119699767' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "rbd", "var": "pg_num"}]: dispatch 2024-04-26T04:39:19.845 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T04:39:20.127 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:20.127 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":69,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:38:17.324915+0000","last_up_change":"2024-04-26T04:37:10.151463+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6803","nonce":3677455862}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6805","nonce":3677455862}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6809","nonce":3677455862}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":3677455862},{"type":"v1","addr":"172.21.15.146:6807","nonce":3677455862}]},"public_addr":"172.21.15.146:6803/3677455862","cluster_addr":"172.21.15.146:6805/3677455862","heartbeat_back_addr":"172.21.15.146:6809/3677455862","heartbeat_front_addr":"172.21.15.146:6807/3677455862","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6811","nonce":2749599787}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6813","nonce":2749599787}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6817","nonce":2749599787}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":2749599787},{"type":"v1","addr":"172.21.15.146:6815","nonce":2749599787}]},"public_addr":"172.21.15.146:6811/2749599787","cluster_addr":"172.21.15.146:6813/2749599787","heartbeat_back_addr":"172.21.15.146:6817/2749599787","heartbeat_front_addr":"172.21.15.146:6815/2749599787","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6819","nonce":750610409}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6821","nonce":750610409}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6825","nonce":750610409}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":750610409},{"type":"v1","addr":"172.21.15.146:6823","nonce":750610409}]},"public_addr":"172.21.15.146:6819/750610409","cluster_addr":"172.21.15.146:6821/750610409","heartbeat_back_addr":"172.21.15.146:6825/750610409","heartbeat_front_addr":"172.21.15.146:6823/750610409","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6827","nonce":1613937861}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6829","nonce":1613937861}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6833","nonce":1613937861}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":1613937861},{"type":"v1","addr":"172.21.15.146:6831","nonce":1613937861}]},"public_addr":"172.21.15.146:6827/1613937861","cluster_addr":"172.21.15.146:6829/1613937861","heartbeat_back_addr":"172.21.15.146:6833/1613937861","heartbeat_front_addr":"172.21.15.146:6831/1613937861","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6801","nonce":2830815897}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6803","nonce":2830815897}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6807","nonce":2830815897}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":2830815897},{"type":"v1","addr":"172.21.15.204:6805","nonce":2830815897}]},"public_addr":"172.21.15.204:6801/2830815897","cluster_addr":"172.21.15.204:6803/2830815897","heartbeat_back_addr":"172.21.15.204:6807/2830815897","heartbeat_front_addr":"172.21.15.204:6805/2830815897","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":38,"up_thru":63,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6809","nonce":3852272314}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6811","nonce":3852272314}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6815","nonce":3852272314}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":3852272314},{"type":"v1","addr":"172.21.15.204:6813","nonce":3852272314}]},"public_addr":"172.21.15.204:6809/3852272314","cluster_addr":"172.21.15.204:6811/3852272314","heartbeat_back_addr":"172.21.15.204:6815/3852272314","heartbeat_front_addr":"172.21.15.204:6813/3852272314","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":46,"up_thru":66,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6817","nonce":2589262578}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6819","nonce":2589262578}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6823","nonce":2589262578}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":2589262578},{"type":"v1","addr":"172.21.15.204:6821","nonce":2589262578}]},"public_addr":"172.21.15.204:6817/2589262578","cluster_addr":"172.21.15.204:6819/2589262578","heartbeat_back_addr":"172.21.15.204:6823/2589262578","heartbeat_front_addr":"172.21.15.204:6821/2589262578","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":54,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6825","nonce":176675983}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6827","nonce":176675983}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6831","nonce":176675983}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":176675983},{"type":"v1","addr":"172.21.15.204:6829","nonce":176675983}]},"public_addr":"172.21.15.204:6825/176675983","cluster_addr":"172.21.15.204:6827/176675983","heartbeat_back_addr":"172.21.15.204:6831/176675983","heartbeat_front_addr":"172.21.15.204:6829/176675983","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-04-26T04:34:15.371512+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-04-26T04:34:40.562284+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-04-26T04:35:05.864156+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-04-26T04:35:31.007581+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-04-26T04:35:53.958879+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-04-26T04:36:18.183490+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-04-26T04:36:43.134740+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-04-26T04:37:08.337392+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+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-04-26T04:39:20.137 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 podman[64254]: 2024-04-26 04:39:19.774625632 +0000 UTC m=+0.018783791 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T04:39:20.138 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:19 smithi204 podman[64254]: 2024-04-26 04:39:19.893920055 +0000 UTC m=+0.138078235 container create da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:20.138 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 podman[64254]: 2024-04-26 04:39:20.137628412 +0000 UTC m=+0.381786552 container init da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:20.140 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPING 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPED 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTING 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Serving on http://:::9283 2024-04-26T04:39:20.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTED 2024-04-26T04:39:20.484 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:39:20.484 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":6,"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":24343,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/2929836188","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":2929836188},{"type":"v1","addr":"172.21.15.204:6833","nonce":2929836188}]},"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":[{"mdsmap":{"epoch":6,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:37:30.704317+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":24353},"failed":[],"damaged":[],"stopped":[],"info":{"gid_24353":{"gid":24353,"name":"a","rank":0,"incarnation":4,"state":"up:active","state_seq":3,"addr":"172.21.15.146:6835/2507915597","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":2507915597},{"type":"v1","addr":"172.21.15.146:6835","nonce":2507915597}]},"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-04-26T04:39:20.485 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 6 2024-04-26T04:39:20.497 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: mds map: {'epoch': 6, '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-04-26T04:37:28.379060+0000', 'modified': '2024-04-26T04:37:30.704317+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': 24353}, 'failed': [], 'damaged': [], 'stopped': [], 'info': {'gid_24353': {'gid': 24353, 'name': 'a', 'rank': 0, 'incarnation': 4, 'state': 'up:active', 'state_seq': 3, 'addr': '172.21.15.146:6835/2507915597', 'addrs': {'addrvec': [{'type': 'v2', 'addr': '172.21.15.146:6834', 'nonce': 2507915597}, {'type': 'v1', 'addr': '172.21.15.146:6835', 'nonce': 2507915597}]}, '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-04-26T04:39:20.497 DEBUG:tasks.cephfs.filesystem:are_daemons_healthy: 1/1 2024-04-26T04:39:20.497 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph tell mds.a status 2024-04-26T04:39:20.545 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 podman[64254]: 2024-04-26 04:39:20.143015067 +0000 UTC m=+0.387173203 container start da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:39:20.545 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.167Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T04:39:20.545 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.167Z 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-04-26T04:39:20.545 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.167Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi204 (none))" 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.167Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.167Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.168Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.169Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.170Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.170Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.173Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.173Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.777µs 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.173Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.174Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-26T04:39:20.546 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.174Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.174Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.489µs wal_replay_duration=1.875281ms wbl_replay_duration=131ns total_replay_duration=1.921047ms 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.175Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.175Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.175Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.193Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=17.856853ms db_storage=767ns remote_storage=1.15µs web_handler=355ns query_engine=916ns scrape=562.565µs scrape_sd=79.519µs notify=9.435µs notify_sd=10.807µs rules=16.960248ms tracing=7.814µs 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.193Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:39:20.193Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 bash[64254]: da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb 2024-04-26T04:39:20.547 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:39:20 smithi204 systemd[1]: Started Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:39:20.611 INFO:teuthology.orchestra.run.smithi146.stderr:2024-04-26T04:39:20.611+0000 7f4086ff5640 0 client.24791 ms_handle_reset on v2:172.21.15.146:6834/2507915597 2024-04-26T04:39:20.631 INFO:teuthology.orchestra.run.smithi146.stderr:2024-04-26T04:39:20.631+0000 7f4086ff5640 0 client.14898 ms_handle_reset on v2:172.21.15.146:6834/2507915597 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "cluster_fsid": "c14d67d8-0385-11ef-bc93-c7b262605968", 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "whoami": 0, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "id": 24353, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "want_state": "up:active", 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "state": "up:active", 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "fs_name": "cephfs", 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "rank_uptime": 112.25034265399999, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "mdsmap_epoch": 6, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "osdmap_epoch": 69, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "osdmap_epoch_barrier": 62, 2024-04-26T04:39:20.632 INFO:teuthology.orchestra.run.smithi146.stdout: "uptime": 119.11906949199999 2024-04-26T04:39:20.633 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:39:20.644 INFO:tasks.cephadm:Setup complete, yielding 2024-04-26T04:39:20.644 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:39:20.654 INFO:teuthology.task.print:**** done end installing reef cephadm ... 2024-04-26T04:39:20.654 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:39:20.669 INFO:teuthology.task.print:**** done start cephadm.shell ceph config set mgr... 2024-04-26T04:39:20.669 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-26T04:39:20.678 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi146.front.sepia.ceph.com 2024-04-26T04:39:20.678 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest true --force' 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3706084961' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2504942194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3130578026' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPING 2024-04-26T04:39:20.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPED 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTING 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Serving on http://:::9283 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTED 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPING 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STOPPED 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTING 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Serving on http://:::9283 2024-04-26T04:39:20.695 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:20] ENGINE Bus STARTED 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3706084961' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2504942194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:20.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:20 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3130578026' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: pgmap v47: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3706084961' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2504942194' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:20 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3130578026' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T04:39:21.552 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:21 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:21.824 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi146:9093"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:39:21.825 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:21 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi204.front.sepia.ceph.com:3000"}]: dispatch 2024-04-26T04:39:22.653 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:22 smithi146 ceph-mon[37936]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:22.653 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:22 smithi146 ceph-mon[26177]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:22 smithi204 ceph-mon[29755]: pgmap v48: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE Bus STOPPING 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE Bus STOPPED 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE Bus STARTING 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE Serving on http://:::9283 2024-04-26T04:39:23.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:23 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:39:23] ENGINE Bus STARTED 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[37936]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[26177]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:24.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.615 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.639 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:39:24.649 INFO:teuthology.task.print:**** done cephadm.shell ceph config set mgr... 2024-04-26T04:39:24.649 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:39:24.657 INFO:teuthology.task.print:**** done start telemetry reef... 2024-04-26T04:39:24.657 INFO:teuthology.run_tasks:Running task workunit... 2024-04-26T04:39:24.749 INFO:tasks.workunit:Pulling workunits from ref b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:39:24.749 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T04:39:24.749 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T04:39:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:39:24.765 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T04:39:24.765 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T04:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:24 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' 2024-04-26T04:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:24 smithi204 ceph-mon[29755]: pgmap v49: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:24 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:24 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:24.819 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T04:39:24.820 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T04:39:24.874 INFO:tasks.workunit:timeout=3h 2024-04-26T04:39:24.874 INFO:tasks.workunit:cleanup=True 2024-04-26T04:39:24.875 DEBUG:teuthology.orchestra.run.smithi146:> 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 b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:39:24.930 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T04:39:25.142 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:39:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:39:24.879Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.001905395s 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:26] "GET /metrics HTTP/1.1" 200 33735 "" "Prometheus/2.43.0" 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[37936]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:26 smithi146 ceph-mon[26177]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:39:26.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:26 smithi204 ceph-mon[29755]: pgmap v50: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[26177]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[37936]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:28.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:28 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:28.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:28 smithi204 ceph-mon[29755]: pgmap v51: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:28.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:28 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:28.886 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:28 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:30.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:39:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:39:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:39:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: pgmap v52: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:32 smithi146 ceph-mon[26177]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:32 smithi146 ceph-mon[26177]: mgrmap e21: y(active, since 92s), standbys: x 2024-04-26T04:39:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:32 smithi146 ceph-mon[37936]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:32 smithi146 ceph-mon[37936]: mgrmap e21: y(active, since 92s), standbys: x 2024-04-26T04:39:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:32 smithi204 ceph-mon[29755]: pgmap v53: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:32 smithi204 ceph-mon[29755]: mgrmap e21: y(active, since 92s), standbys: x 2024-04-26T04:39:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:34 smithi146 ceph-mon[37936]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:34 smithi146 ceph-mon[26177]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:34 smithi204 ceph-mon[29755]: pgmap v54: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:36.578 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:36] "GET /metrics HTTP/1.1" 200 33733 "" "Prometheus/2.43.0" 2024-04-26T04:39:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:36 smithi146 ceph-mon[37936]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:36 smithi146 ceph-mon[26177]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:36 smithi204 ceph-mon[29755]: pgmap v55: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:38 smithi146 ceph-mon[37936]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:38 smithi146 ceph-mon[26177]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:38 smithi204 ceph-mon[29755]: pgmap v56: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:40 smithi146 ceph-mon[37936]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:40 smithi146 ceph-mon[26177]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:40 smithi204 ceph-mon[29755]: pgmap v57: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:42 smithi146 ceph-mon[37936]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:42 smithi146 ceph-mon[26177]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:42 smithi204 ceph-mon[29755]: pgmap v58: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:39:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:44 smithi146 ceph-mon[26177]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:44 smithi146 ceph-mon[37936]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:44 smithi204 ceph-mon[29755]: pgmap v59: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:46.592 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:46] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2024-04-26T04:39:46.864 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:46 smithi146 ceph-mon[37936]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:46.864 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:46 smithi146 ceph-mon[26177]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:46 smithi204 ceph-mon[29755]: pgmap v60: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:48 smithi146 ceph-mon[37936]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:48 smithi146 ceph-mon[26177]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:48 smithi204 ceph-mon[29755]: pgmap v61: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:50 smithi146 ceph-mon[37936]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:50 smithi146 ceph-mon[26177]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:50 smithi204 ceph-mon[29755]: pgmap v62: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:52 smithi146 ceph-mon[37936]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:52 smithi146 ceph-mon[26177]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:52 smithi204 ceph-mon[29755]: pgmap v63: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:54 smithi146 ceph-mon[37936]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:54 smithi146 ceph-mon[26177]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:54 smithi204 ceph-mon[29755]: pgmap v64: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:56.606 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:39:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:39:56] "GET /metrics HTTP/1.1" 200 33734 "" "Prometheus/2.43.0" 2024-04-26T04:39:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:56 smithi146 ceph-mon[37936]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:56 smithi146 ceph-mon[26177]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:56 smithi204 ceph-mon[29755]: pgmap v65: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:58 smithi146 ceph-mon[37936]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:58 smithi146 ceph-mon[26177]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:58 smithi204 ceph-mon[29755]: pgmap v66: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:39:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:39:59 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:39:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:39:59 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:39:59 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:00 smithi146 ceph-mon[37936]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:00 smithi146 ceph-mon[37936]: overall HEALTH_OK 2024-04-26T04:40:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:00 smithi146 ceph-mon[26177]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:00 smithi146 ceph-mon[26177]: overall HEALTH_OK 2024-04-26T04:40:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:00 smithi204 ceph-mon[29755]: pgmap v67: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:00 smithi204 ceph-mon[29755]: overall HEALTH_OK 2024-04-26T04:40:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:02 smithi146 ceph-mon[37936]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:02 smithi146 ceph-mon[26177]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:02 smithi204 ceph-mon[29755]: pgmap v68: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:04 smithi146 ceph-mon[37936]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:04 smithi146 ceph-mon[26177]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:04 smithi204 ceph-mon[29755]: pgmap v69: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:06.623 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:06] "GET /metrics HTTP/1.1" 200 33735 "" "Prometheus/2.43.0" 2024-04-26T04:40:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:06 smithi146 ceph-mon[37936]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:06 smithi146 ceph-mon[26177]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:06 smithi204 ceph-mon[29755]: pgmap v70: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:08 smithi146 ceph-mon[37936]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:08 smithi146 ceph-mon[26177]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:08 smithi204 ceph-mon[29755]: pgmap v71: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:10 smithi146 ceph-mon[37936]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:10 smithi146 ceph-mon[26177]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:10 smithi204 ceph-mon[29755]: pgmap v72: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:12 smithi146 ceph-mon[37936]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:12 smithi146 ceph-mon[26177]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:12 smithi204 ceph-mon[29755]: pgmap v73: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:14 smithi146 ceph-mon[37936]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:14.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:14 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:14 smithi146 ceph-mon[26177]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:14 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:14 smithi204 ceph-mon[29755]: pgmap v74: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:14 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:16.635 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:16] "GET /metrics HTTP/1.1" 200 33744 "" "Prometheus/2.43.0" 2024-04-26T04:40:16.636 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:16 smithi146 ceph-mon[26177]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:16.911 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:16 smithi146 ceph-mon[37936]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:16 smithi204 ceph-mon[29755]: pgmap v75: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:18 smithi146 ceph-mon[37936]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:18 smithi146 ceph-mon[26177]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:18 smithi204 ceph-mon[29755]: pgmap v76: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:20 smithi204 ceph-mon[29755]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:20 smithi146 ceph-mon[37936]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:20 smithi146 ceph-mon[26177]: pgmap v77: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:22 smithi146 ceph-mon[37936]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:22 smithi146 ceph-mon[26177]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:22 smithi204 ceph-mon[29755]: pgmap v78: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:24 smithi146 ceph-mon[37936]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:24 smithi146 ceph-mon[26177]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:24 smithi204 ceph-mon[29755]: pgmap v79: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:26.648 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:26] "GET /metrics HTTP/1.1" 200 33744 "" "Prometheus/2.43.0" 2024-04-26T04:40:26.649 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:26 smithi146 ceph-mon[26177]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:26 smithi146 ceph-mon[37936]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:26 smithi204 ceph-mon[29755]: pgmap v80: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:28 smithi146 ceph-mon[26177]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:28 smithi146 ceph-mon[37936]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:28 smithi204 ceph-mon[29755]: pgmap v81: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:29 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:29 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:29 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:29 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:29 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:29 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[37936]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[26177]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:30 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:30 smithi204 ceph-mon[29755]: pgmap v82: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:30 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:32 smithi146 ceph-mon[37936]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:32 smithi146 ceph-mon[26177]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:32 smithi204 ceph-mon[29755]: pgmap v83: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:34 smithi146 ceph-mon[26177]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:34 smithi146 ceph-mon[37936]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:34 smithi204 ceph-mon[29755]: pgmap v84: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:36.666 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:36] "GET /metrics HTTP/1.1" 200 33748 "" "Prometheus/2.43.0" 2024-04-26T04:40:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:36 smithi146 ceph-mon[37936]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:36 smithi146 ceph-mon[26177]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:36 smithi204 ceph-mon[29755]: pgmap v85: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:Note: switching to 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'. 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:changes and commit them, and you can discard any commits you make in this 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:state without impacting any branches by switching back to a branch. 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:If you want to create a new branch to retain commits you create, you may 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr:do so (now or later) by using -c with the switch command. Example: 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.516 INFO:tasks.workunit.client.0.smithi146.stderr: git switch -c 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr:Or undo this operation with: 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr: git switch - 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:37.517 INFO:tasks.workunit.client.0.smithi146.stderr:HEAD is now at b22e2ebdeb2 Merge pull request #57078 from adk3798/squid-cephadm-no-downgrade 2024-04-26T04:40:37.520 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:40:37.583 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T04:40:37.585 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T04:40:37.585 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T04:40:38.192 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T04:40:38.248 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T04:40:38.290 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T04:40:38.291 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T04:40:38.291 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T04:40:38.330 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T04:40:38.333 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:40:38.333 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T04:40:38.389 INFO:tasks.workunit:Running workunits matching test_telemetry_reef.sh on client.0... 2024-04-26T04:40:38.390 INFO:tasks.workunit:Running workunit test_telemetry_reef.sh... 2024-04-26T04:40:38.390 DEBUG:teuthology.orchestra.run.smithi146: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=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 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-04-26T04:40:38.448 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph config set mgr mgr/telemetry/channel_ident true 2024-04-26T04:40:38.841 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph config set mgr mgr/telemetry/organization ceph-qa 2024-04-26T04:40:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-mon[37936]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-mon[26177]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE Bus STOPPING 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE Bus STOPPED 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE Bus STARTING 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE Serving on http://:::9283 2024-04-26T04:40:38.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:38] ENGINE Bus STARTED 2024-04-26T04:40:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:38 smithi204 ceph-mon[29755]: pgmap v86: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:39.234 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph config set mgr mgr/telemetry/description 'upgrade test cluster' 2024-04-26T04:40:39.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STOPPING 2024-04-26T04:40:39.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:40:39.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STOPPED 2024-04-26T04:40:39.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STARTING 2024-04-26T04:40:39.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Serving on http://:::9283 2024-04-26T04:40:39.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STARTED 2024-04-26T04:40:39.623 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STOPPING 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STOPPED 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STARTING 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Serving on http://:::9283 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:39] ENGINE Bus STARTED 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2701129522' entity='client.admin' 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/542031569' entity='client.admin' 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/928608714' entity='client.admin' 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2701129522' entity='client.admin' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/542031569' entity='client.admin' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/928608714' entity='client.admin' 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:39.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:39.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:39 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2701129522' entity='client.admin' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/542031569' entity='client.admin' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/928608714' entity='client.admin' 2024-04-26T04:40:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:40.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:39 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "ident" 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T04:40:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_block_size", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_cache_size", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_compression", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_log", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_write_buffer_size", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_crush_chooseleaf_type", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T04:40:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pg_delete_cost", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T04:40:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addr", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addrv", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T04:40:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T04:40:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T04:40:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T04:40:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T04:40:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T04:40:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T04:40:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T04:40:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T04:40:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T04:40:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T04:40:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T04:40:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T04:40:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T04:40:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T04:40:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 1, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T04:40:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 0, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T04:40:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T04:40:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T04:40:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T04:40:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T04:40:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T04:40:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T04:40:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T04:40:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T04:40:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T04:40:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T04:40:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T04:40:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T04:40:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T04:40:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T04:40:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T04:40:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:40:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T04:40:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T04:40:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T04:40:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T04:40:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "reef" 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 18, 2024-04-26T04:40:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "reef" 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4430983103229664e-06, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 212, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 313344, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 179, 2024-04-26T04:40:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 98304, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 98304, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.3479193228249642e-07, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 3430, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 3430, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 10290, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 51, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 20480 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T04:40:40.114530", 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T04:40:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T04:40:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T04:40:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T04:40:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T04:40:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 233074688, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.0003034983528777957 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688 2024-04-26T04:40:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.197 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:40.197 INFO:tasks.workunit.client.0.smithi146.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-04-26T04:40:40.197 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview-device 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T04:40:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T04:40:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T04:40:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T04:40:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:40.676 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:40.676 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview-all 2024-04-26T04:40:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:40 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.164 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "device_report": { 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T04:40:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T04:40:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T04:40:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T04:40:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "report": { 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "ident" 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_block_size", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_cache_size", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_compression", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_log", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_write_buffer_size", 2024-04-26T04:40:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_crush_chooseleaf_type", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T04:40:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T04:40:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pg_delete_cost", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T04:40:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addr", 2024-04-26T04:40:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addrv", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T04:40:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T04:40:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T04:40:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 1, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T04:40:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 0, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T04:40:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T04:40:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T04:40:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T04:40:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "reef" 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 18, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T04:40:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "reef" 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T04:40:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4430983103229664e-06, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 212, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 313344, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 179, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T04:40:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 98304, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 98304, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.3479193228249642e-07, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 3430, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 3430, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 10290, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 51, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 20480 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T04:40:41.145765", 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T04:40:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T04:40:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T04:40:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688, 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 233074688, 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.0003034983528777957 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:41.251 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:41.252 INFO:tasks.workunit.client.0.smithi146.stderr:++ ceph telemetry collection ls 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.252 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: pgmap v87: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.253 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:40 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:41.654 INFO:tasks.workunit.client.0.smithi146.stderr:+ COLLECTIONS='New collections are available: 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.655 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster ' 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics") 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.656 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_perf* ]] 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.657 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T04:40:41.658 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.659 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.660 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base NOT REPORTING: NOT OPTED-IN Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T04:40:41.661 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata NOT REPORTING: NOT OPTED-IN MDS metadata 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore NOT REPORTING: NOT OPTED-IN Per-pool bluestore config options 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage NOT REPORTING: NOT OPTED-IN Default pool application and usage statistics 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 NOT REPORTING: NOT OPTED-IN Basic Rook deployment data 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class NOT REPORTING: NOT OPTED-IN Default device class usage statistics 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base NOT REPORTING: NOT OPTED-IN Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:device_base NOT REPORTING: NOT OPTED-IN Information about device health metrics 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base NOT REPORTING: NOT OPTED-IN User-provided identifying information about the cluster 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Heap stats and mempools for mon and mds 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf NOT REPORTING: NOT OPTED-IN, CHANNEL perf IS OFF Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-04-26T04:40:41.662 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry on --license sharing-1-0 2024-04-26T04:40:41.981 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.981 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:41.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:41.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='client.14928 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='client.14940 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:41 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.164 INFO:tasks.workunit.client.0.smithi146.stdout:Telemetry is on. 2024-04-26T04:40:42.164 INFO:tasks.workunit.client.0.smithi146.stdout:Some channels are disabled, please enable with: 2024-04-26T04:40:42.164 INFO:tasks.workunit.client.0.smithi146.stdout:`ceph telemetry enable channel perf` 2024-04-26T04:40:42.175 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry enable channel perf 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:41] ENGINE Bus STOPPING 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:41] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:41] ENGINE Bus STOPPED 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:41] ENGINE Bus STARTING 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Serving on http://:::9283 2024-04-26T04:40:42.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Bus STARTED 2024-04-26T04:40:42.696 INFO:tasks.workunit.client.0.smithi146.stdout:channel_perf is enabled 2024-04-26T04:40:42.707 INFO:tasks.workunit.client.0.smithi146.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-04-26T04:40:42.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Bus STOPPING 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Bus STOPPED 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Bus STARTING 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Serving on http://:::9283 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:40:42] ENGINE Bus STARTED 2024-04-26T04:40:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: mgrmap e22: y(active, since 2m), standbys: x 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: mgrmap e22: y(active, since 2m), standbys: x 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.948 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.950 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:42.951 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:42 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='client.14946 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: pgmap v88: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='client.14952 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: mgrmap e22: y(active, since 2m), standbys: x 2024-04-26T04:40:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:43.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:43.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:43.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:42 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:43.087 INFO:tasks.workunit.client.0.smithi146.stderr:+ LAST_OPT_REVISION=1 2024-04-26T04:40:43.087 INFO:tasks.workunit.client.0.smithi146.stderr:+ '[' 1 -ne 1 ']' 2024-04-26T04:40:43.087 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T04:40:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T04:40:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_block_size", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_cache_size", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_compression", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_log", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_write_buffer_size", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T04:40:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_crush_chooseleaf_type", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T04:40:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T04:40:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pg_delete_cost", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addr", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addrv", 2024-04-26T04:40:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T04:40:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T04:40:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T04:40:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 1, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T04:40:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T04:40:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T04:40:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T04:40:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T04:40:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 21315584, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 454096, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1032192, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 387, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1231560, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 927744, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14917480, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21315584 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20267008, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 310720, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1073152, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 318, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 898544, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 12, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 770560, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14461520, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20267008 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 37691392, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1371392, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 974848, 2024-04-26T04:40:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 7864320, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1166, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 7720456, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1671424, 2024-04-26T04:40:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 23200760, 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 45555712 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 43417600, 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1211472, 2024-04-26T04:40:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 5177344, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1692, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 11361096, 2024-04-26T04:40:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2959872, 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 25132648, 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48594944 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 35733504, 2024-04-26T04:40:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1479640, 2024-04-26T04:40:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T04:40:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 10870784, 2024-04-26T04:40:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1138, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 7849400, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1413376, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 22222192, 2024-04-26T04:40:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 46604288 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 47071232, 2024-04-26T04:40:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 788568, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 294912, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1369, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5328536, 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 46, 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2496768, 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 35573776, 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 47366144 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 46424064, 2024-04-26T04:40:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 707000, 2024-04-26T04:40:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 876544, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1338, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5686424, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2595584, 2024-04-26T04:40:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34551472, 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 47300608 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 48168960, 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1723872, 2024-04-26T04:40:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 114688, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1632, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5764664, 2024-04-26T04:40:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 4100608, 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 33696232, 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48283648 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 43958272, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 638200, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 262144, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1209, 2024-04-26T04:40:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 3934896, 2024-04-26T04:40:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 45, 2024-04-26T04:40:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2291200, 2024-04-26T04:40:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34202200, 2024-04-26T04:40:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 44220416 2024-04-26T04:40:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 47833088, 2024-04-26T04:40:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1697456, 2024-04-26T04:40:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 516096, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1593, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5589896, 2024-04-26T04:40:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3210496, 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34451656, 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48349184 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 48988160, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2068232, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 409600, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1626, 2024-04-26T04:40:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5312736, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3775488, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34931736, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 49397760 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 44277760, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 941408, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 991232, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1219, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 4626616, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 46, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1794816, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34014952, 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 45268992 2024-04-26T04:40:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 45694976, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 979640, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 622592, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1290, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5179680, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2229248, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34406440, 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 46317568 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T04:40:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "12.002441", 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 38, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 158, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 8, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 222439, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 68 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51496, 2024-04-26T04:40:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 208 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7912, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149154, 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T04:40:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T04:40:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1296666, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 442 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 176, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5152, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 83 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1135276, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 326 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 440, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10304, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 166 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1103034, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 352 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5152, 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 83 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5840, 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 73 2024-04-26T04:40:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20944, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1936, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 620927, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51070, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9469 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 136936, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 233 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11372, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 742 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8976, 2024-04-26T04:40:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31702, 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 201 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20944, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 415808, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 93 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2434048, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7040, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 80 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 521640, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 93080, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4800, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 60 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19600, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1040, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8192, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 44930, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8515 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 127416, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 219 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9328, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 567 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8400, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 27514, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19600, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 418063, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 93 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2443934, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4752, 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 428904, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7280, 2024-04-26T04:40:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4080, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19376, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 173 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1376, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8192, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 83768, 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14458 2024-04-26T04:40:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 189976, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 311 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8184, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 515 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8304, 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 173 2024-04-26T04:40:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 25802, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 179 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19488, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 350753, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 77 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2427810, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4224, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 48 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 347760, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8320, 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T04:40:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226024, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3484 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 48 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19936, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 44416, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8505 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 127416, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 219 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9420, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 575 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8544, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 27010, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19936, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 258076, 2024-04-26T04:40:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 26565, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2436508, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4752, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 428904, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10400, 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T04:40:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3600, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 816, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86386, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14938 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 198136, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 323 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9704, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 574 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8496, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28202, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 916978, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 72 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2453345, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4928, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 56 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 463680, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8944, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225768, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3472 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2880, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 36 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86290, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14958 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 198816, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 324 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9960, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 578 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8496, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28458, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 192 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 829543, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 26565, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2451327, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 180 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5456, 2024-04-26T04:40:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 62 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 486864, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11960, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226024, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3484 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2400, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20832, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14719, 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 46084, 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8966 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 129456, 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 222 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10872, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 734 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8928, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28974, 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 190 2024-04-26T04:40:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20832, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 204898, 2024-04-26T04:40:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2396493, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 164 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4664, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 53 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 452088, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 92664, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226280, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3496 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1760, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20496, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1264, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 285055, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 47404, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9106 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 132176, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 226 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11484, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 734 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8784, 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30502, 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 194 2024-04-26T04:40:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20496, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 137720, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 27 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2437778, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 203 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 67 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 521640, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 94432, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 216 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T04:40:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T04:40:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "reef" 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T04:40:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 18, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "reef" 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 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-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.028 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 4, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 4, 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-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 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-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.112 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T04:40:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T04:40:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T04:40:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113633 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T04:40:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T04:40:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T04:40:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T04:40:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T04:40:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15692850 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 207156 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T04:40:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40052 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T04:40:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113633 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T04:40:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T04:40:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T04:40:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T04:40:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T04:40:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 86 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T04:40:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T04:40:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T04:40:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 798 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 798, 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3839547 2024-04-26T04:40:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 798, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 240996498 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1980971211 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7529469 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5430 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507992619 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42803200 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32956416 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9846784 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270681 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834949 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41409 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71064221 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681068 2024-04-26T04:40:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71171476 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34368, 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92136651 2024-04-26T04:40:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1717, 2024-04-26T04:40:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843942176 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 205 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 931 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4912614 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2793 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 160997656 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 931 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4845640 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5368 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 372488973 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999985 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 933 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 933, 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2570962663 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1050 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45842432 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39264256 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6578176 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277022678 2024-04-26T04:40:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270251 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834303 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277022678 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38970 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71065584 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681785 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71170759 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41588, 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 180732678 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2027, 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 618030437 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 808 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 808, 2024-04-26T04:40:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3866439 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 808, 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127998375 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999987 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1859976408 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7581155 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348995582 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43851776 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32522240 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11329536 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270681 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834949 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41409 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71064221 2024-04-26T04:40:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681068 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71171476 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34428, 2024-04-26T04:40:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 84783748 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1763, 2024-04-26T04:40:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554871821 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2736128 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1732608 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1593344 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4407296 2024-04-26T04:40:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1318912 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125725 2024-04-26T04:40:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26, 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64411 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99049256 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 364, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10070785 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 381959 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99431215 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41489 2024-04-26T04:40:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17779 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3868 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 123, 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3438190 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 334, 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312182 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 211, 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5917557 2024-04-26T04:40:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38642 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19439177 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7398545 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 472434256511 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 140921003764 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71322535309 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45212 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506251 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 158609849 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168000 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64603658 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29440189 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900328 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 327138 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 272669516 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33572539 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3057202 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44482560 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44089344 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 393216 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85471547 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 614400 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73297605 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641036604 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71992948 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56981031 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68847625 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641036604 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 243152 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71751924 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54821027 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2730062 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54009182 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616 2024-04-26T04:40:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54821027 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2730062 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54009182 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1771104 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T04:40:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28987392 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2277376 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1404928 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1265664 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3620864 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 716800 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 180707 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30, 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69364 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60759707 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 293, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16321295 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 324808 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 61084515 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42330 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5689 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 231 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130, 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6041408 2024-04-26T04:40:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 341, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 261655 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 211, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6555907 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111151 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13245633 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 121, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6805547 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 120, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 244925180445 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 121, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 128114686098 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 397, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72713487823 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 397, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45985 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 420391 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 164390479 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 131246 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90372630 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20798140 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309392 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 488945 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 289282761 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24916320 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2653393 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44417024 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43417600 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999424 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85509531 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73865829 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641321488 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71708064 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57006354 2024-04-26T04:40:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68822302 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641321488 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 217799 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71492393 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 155 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2429440 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338358745 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1063 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55635496 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 200790670 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7809628 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1063 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7274546 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6543633 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18284188 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8732879 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17248462 2024-04-26T04:40:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 100 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2429440 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312264929 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39628071 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 176998575 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 590368 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28385280 2024-04-26T04:40:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7282688 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3809280 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3670016 2024-04-26T04:40:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11030528 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 708608 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 253205 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12774 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 508657029 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 880, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20653633 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 798725 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509455754 2024-04-26T04:40:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46265 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5148 2024-04-26T04:40:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3685 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92, 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1180520 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 258, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 333537 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 166, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3201842 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 103, 2024-04-26T04:40:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5739393 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4134279469 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 114, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26409652 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 112, 2024-04-26T04:40:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 269341787433 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 114, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108524684754 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3428, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72558655119 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3428, 2024-04-26T04:40:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204055 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113817359 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2539620674 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523903 2024-04-26T04:40:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1384622799 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 398802579 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309232 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 232428 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8571411160 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 433344761 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 297365612 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45400064 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45334528 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85503625 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73871735 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641277187 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71752365 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57002416 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68826240 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641277187 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315033 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71439460 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 172081151 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7160987 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 153174526 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 172081151 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7160987 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 153174526 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32575488 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1028096 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737280 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598016 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5503 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5503 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1703936 2024-04-26T04:40:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 729088 2024-04-26T04:40:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5615 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43182772 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 132, 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7791320 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 188685 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43371457 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41069 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5228 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 81, 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 793946 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 140, 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 275714 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 396275 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6197953 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 52, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3633074 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 411326275779 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 52, 2024-04-26T04:40:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66461203838 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 565655 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23142 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 268689 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 130845100 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65061 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 116253493 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13406313 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 311968 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 209358 2024-04-26T04:40:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266999740 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15564627 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1541873 2024-04-26T04:40:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41336832 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40828928 2024-04-26T04:40:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507904 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85510063 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73873489 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641325476 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71704076 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57006709 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68821947 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641325476 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8219 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 211362 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71486623 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 694468 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 694468 2024-04-26T04:40:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28393472 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6197248 2024-04-26T04:40:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3166208 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3026944 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9302016 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724992 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 502660 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2378 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 492768204 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 720, 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24385602 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 749187 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 493517391 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40706 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3792 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3469 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 95, 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827968 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 161, 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 243416 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 117534 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 105, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6286869 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3802134705 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58586938 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42, 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 157462253294 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62469754797 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3366, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1943877032 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3366, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 201328 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3290169 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3191115297 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 467891 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1738934039 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 389554359 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309940 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 190994 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9125257230 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 423732166 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 291711808 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45465600 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44990464 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 475136 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85501710 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73881842 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262832 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71766720 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57001140 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68827516 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262832 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331144 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71437704 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17230001 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587944 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17155013 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17230001 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587944 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17155013 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28393472 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6234112 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3227648 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3088384 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9400320 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724992 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 182579 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4354 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 467859548 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21162411 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 586906 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 468446454 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43693 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7921 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3431 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 342 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 89, 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 840772 2024-04-26T04:40:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 143, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 349895 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 54, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 380870 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 103, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504324 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3827009913 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20062580 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 233677577519 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39, 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60545982310 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3368, 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1229995379 2024-04-26T04:40:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3368, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 217364 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35032994 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2423717459 2024-04-26T04:40:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 513919 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1367472939 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359289703 2024-04-26T04:40:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 311954 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 140078 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8012785598 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 394044141 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 265128901 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46514176 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45858816 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 655360 2024-04-26T04:40:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85501665 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73881887 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262490 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71767062 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57001110 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68827546 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262490 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5743 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 329649 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71433798 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28389376 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261568 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 962560 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 823296 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2162688 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1314816 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9111 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53347606 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 178, 2024-04-26T04:40:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10007838 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122730 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53470336 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48391 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 978 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5021 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 332 2024-04-26T04:40:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 89, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 864822 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 137, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 237727 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48, 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 582039 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2218948 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2182116 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 497613730499 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44550180717 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519542 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26816 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 208959 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 119442226 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 81183 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50589731 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11866532 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 902232 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27, 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 105783 2024-04-26T04:40:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184361408 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13968442 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1717100 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42385408 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41295872 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1089536 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85507493 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73867867 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641306198 2024-04-26T04:40:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71723354 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57004995 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68823661 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641306198 2024-04-26T04:40:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8413 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219951 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71497118 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39 2024-04-26T04:40:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2812 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135410410 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T04:40:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7384502 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125687163 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2812 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135410410 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7384502 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:44.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125687163 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28979200 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:44.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.601 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1110016 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.603 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 847872 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 708608 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:44.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:44.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.606 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5500 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:44.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5500 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.608 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:44.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.610 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1896448 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1302528 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T04:40:44.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 272208 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.612 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32194 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:44.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54653388 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 150, 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11620679 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:44.614 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99282 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54752670 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.615 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38529 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:44.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3881 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 443 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270 2024-04-26T04:40:44.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 101, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600629 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 148, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368166 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T04:40:44.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1869041 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92000 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2500573 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.619 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1351813 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 214099395861 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31106767115 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:44.620 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510269 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29310 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 211531 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:44.621 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 186692002 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85065 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 97234602 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15805237 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 899600 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19, 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 79770 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 302482230 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17524684 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1869749 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:44.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43433984 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42344448 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:44.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1089536 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.626 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85499016 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143360 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73741176 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:44.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641242620 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.630 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.631 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71786932 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56999344 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68829312 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:44.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641242620 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 231879 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.639 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71557181 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:44.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.641 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96131476 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 263585 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23036912 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.643 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 88846321 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7173575 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:44.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 263585 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6482539 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5458921 2024-04-26T04:40:44.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13574187 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6349593 2024-04-26T04:40:44.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12822828 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:44.648 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75383714 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10204780 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:44.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70564572 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.650 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28971008 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:44.651 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:44.652 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4430983103229664e-06, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:44.653 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 250, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 475136, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 187, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:44.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T04:40:44.655 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 98304, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 98304, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:44.656 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.3479193228249642e-07, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 3430, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 3430, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 10290, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 51, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 20480 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:44.657 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:44.658 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:44.659 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:44.660 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:44.661 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:44.662 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:44.663 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T04:40:44.664 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T04:40:43.673478", 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T04:40:44.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T04:40:44.666 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.667 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T04:40:44.668 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T04:40:44.669 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.670 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.660326+0000", 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.660326+0000", 2024-04-26T04:40:44.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.660665+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.673 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 17, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:13:39.458555+0000", 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.674 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.677 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.678 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.679 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.410527+0000", 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.410527+0000", 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.412357+0000", 2024-04-26T04:40:44.680 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.681 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.682 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000", 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.684 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.687 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:44.688 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.414442+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.414442+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.415073+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:44.690 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.691 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:51:12.587219+0000", 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.697 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.402354+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.402354+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.403128+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.698 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.699 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.700 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000", 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.704 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.705 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.417689+0000", 2024-04-26T04:40:44.706 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.417689+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.418020+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.708 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.709 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000", 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.713 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403944+0000", 2024-04-26T04:40:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403944+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404304+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.717 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000", 2024-04-26T04:40:44.718 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.722 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.723 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416154+0000", 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416154+0000", 2024-04-26T04:40:44.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.416437+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.726 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000", 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.727 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.731 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.732 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406703+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406703+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407092+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.734 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.735 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000", 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.738 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.739 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.740 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419837+0000", 2024-04-26T04:40:44.741 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419837+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420175+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.742 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.743 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000", 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.746 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.750 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404526+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404526+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405140+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.753 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.754 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000", 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.758 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.759 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.407089+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.407089+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.408107+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.760 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.761 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T04:40:44.762 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000", 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.766 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.767 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399754+0000", 2024-04-26T04:40:44.768 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399754+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400216+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.770 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:45:26.125018+0000", 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.771 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.775 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.776 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405770+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405770+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406059+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.778 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.779 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000", 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.783 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.784 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.414391+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.414391+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.415177+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.787 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:21:50.638950+0000", 2024-04-26T04:40:44.788 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.792 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.793 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399295+0000", 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399295+0000", 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.399571+0000", 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.796 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000", 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:44.801 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.802 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405585+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405585+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406004+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.804 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.805 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000", 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.809 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.810 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.662477+0000", 2024-04-26T04:40:44.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.662477+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.662803+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.812 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.813 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:59.264247+0000", 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.814 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.818 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.819 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399539+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399539+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.399805+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.820 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.821 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T04:40:44.822 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000", 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.827 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.828 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.409929+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.409929+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.410260+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.830 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.831 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000", 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.835 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.836 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033867+0000", 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033867+0000", 2024-04-26T04:40:44.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.035003+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T04:40:44.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 24, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000", 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:44.844 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'4" 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404845+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404845+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405133+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.847 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.848 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000", 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.852 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.853 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042728+0000", 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042728+0000", 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043022+0000", 2024-04-26T04:40:44.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.855 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.856 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:32.335094+0000", 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.861 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.862 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.410936+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.410936+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.411297+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.865 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:43:43.578255+0000", 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.870 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040480+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040480+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040917+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:44.872 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T04:40:44.873 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:11:54.195669+0000", 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.877 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.878 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400168+0000", 2024-04-26T04:40:44.879 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400168+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400558+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.880 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.881 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000", 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.882 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.886 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.887 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038872+0000", 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038872+0000", 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039195+0000", 2024-04-26T04:40:44.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:00:20.938289+0000", 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:44.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.896 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.659105+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.659105+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.659401+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.898 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T04:40:44.899 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:14:08.497402+0000", 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.905 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037046+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037046+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037391+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.907 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:44.908 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:40:50.368223+0000", 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.912 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.913 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.393358+0000", 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.393358+0000", 2024-04-26T04:40:44.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.393646+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.916 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:37:33.915781+0000", 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.917 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:44.921 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.922 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.027052+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.027052+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.027348+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.924 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.925 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:03:41.745458+0000", 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.929 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.930 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.661772+0000", 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.661772+0000", 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.661960+0000", 2024-04-26T04:40:44.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 17, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:55:21.469563+0000", 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.939 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040838+0000", 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040838+0000", 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.041123+0000", 2024-04-26T04:40:44.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.941 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.942 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000", 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.943 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.947 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.948 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401583+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401583+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.401843+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.949 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.951 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000", 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.952 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.956 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.957 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041669+0000", 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041669+0000", 2024-04-26T04:40:44.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042105+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.960 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000", 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.961 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:44.965 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398482+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398482+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398765+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.969 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000", 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.973 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:44.974 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.975 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036649+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036649+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036961+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.976 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.977 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.978 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000", 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.980 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.983 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.984 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403931+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403931+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404418+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.986 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000", 2024-04-26T04:40:44.987 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:44.991 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:44.992 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037127+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037127+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037736+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:44.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:44.994 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:44.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000", 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:44.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:44.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:44.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:44.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.000 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.001 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.411475+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.411475+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.411779+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.003 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.004 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:18:56.017254+0000", 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.009 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.010 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042907+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042907+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043480+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.012 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 23, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:56:12.408928+0000", 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:45.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.017 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.018 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398431+0000", 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398431+0000", 2024-04-26T04:40:45.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398858+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.021 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:38:20.244033+0000", 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.022 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.026 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.027 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037050+0000", 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037050+0000", 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037365+0000", 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:45.029 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 12, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 12, 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.030 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 32, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:32.726315+0000", 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 2632, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 9 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.035 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "69'12" 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.036 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419869+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419869+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420205+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.037 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.038 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.039 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000", 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.040 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.044 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.045 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036465+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036465+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036735+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.047 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.048 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000", 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T04:40:45.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.053 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.054 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398224+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398224+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400622+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.056 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.057 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:17:31.665743+0000", 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.061 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.062 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041115+0000", 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041115+0000", 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042631+0000", 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:45.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.065 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000", 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.071 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416418+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416418+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.416743+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.073 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.074 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000", 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.078 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.079 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.039506+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.039506+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039804+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T04:40:45.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000", 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.087 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.088 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406746+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406746+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407060+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.090 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.091 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000", 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.095 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.096 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.039745+0000", 2024-04-26T04:40:45.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.039745+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040034+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.099 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:15:22.543565+0000", 2024-04-26T04:40:45.100 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.105 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416735+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416735+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.417041+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.107 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.108 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000", 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.113 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.114 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.027373+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.027373+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.027668+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.115 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.116 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.117 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:09:34.744196+0000", 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:45.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.123 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413314+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413314+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.413617+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.125 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.126 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000", 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.130 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.131 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.132 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.770515+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.770515+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.770809+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.134 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:21.121401+0000", 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.135 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.139 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.140 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033011+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033011+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.033322+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.142 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.143 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000", 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.147 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.148 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394016+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394016+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394381+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.151 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000", 2024-04-26T04:40:45.152 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.159 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.160 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.770510+0000", 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.770510+0000", 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771025+0000", 2024-04-26T04:40:45.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:07:11.274645+0000", 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.164 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.168 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.169 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.043740+0000", 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.043740+0000", 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.044057+0000", 2024-04-26T04:40:45.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.172 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000", 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.177 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.178 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403127+0000", 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403127+0000", 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.403915+0000", 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.180 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.181 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:18:02.979350+0000", 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:45.186 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.187 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.771394+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.771394+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771708+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.188 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.189 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.190 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:12:46.586722+0000", 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.194 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.195 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394870+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394870+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.395122+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.197 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.198 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000", 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.203 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036799+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036799+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037089+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.206 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.207 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000", 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.211 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.212 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150916+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150916+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151826+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:39:30.665809+0000", 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.220 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405422+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405422+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405729+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.222 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.223 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.224 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000", 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.228 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.229 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041188+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041188+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042323+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.231 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T04:40:45.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000", 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.237 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:14.166848+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:14.166848+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:14.167239+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 58, 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 132, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 57, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.240 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 132, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 282, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:15.728490+0000", 2024-04-26T04:40:45.241 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 250, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 464, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 187, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.245 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "69'132" 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.246 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.769822+0000", 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.769822+0000", 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.770107+0000", 2024-04-26T04:40:45.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.249 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:40:23.452585+0000", 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.254 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398077+0000", 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398077+0000", 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398372+0000", 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:45.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.258 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:17:38.214774+0000", 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.262 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.263 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.264 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033551+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033551+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.034567+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.265 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.266 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.267 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000", 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.272 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.273 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151263+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.275 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.276 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:40.272173+0000", 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.280 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.281 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040083+0000", 2024-04-26T04:40:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040083+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040751+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.284 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000", 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.285 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.289 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.290 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.389834+0000", 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.389834+0000", 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.390688+0000", 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.293 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000", 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.294 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.298 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.299 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151323+0000", 2024-04-26T04:40:45.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:45.301 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.302 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:19:34.913375+0000", 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.303 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.307 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.308 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038996+0000", 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038996+0000", 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039344+0000", 2024-04-26T04:40:45.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.310 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.311 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000", 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "62'1" 2024-04-26T04:40:45.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.317 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401782+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401782+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402044+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.319 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.320 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000", 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.324 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.325 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.771103+0000", 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.771103+0000", 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771428+0000", 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:45.327 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.328 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:56:30.989690+0000", 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.334 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.662032+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.662032+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.664705+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:45.335 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.336 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.337 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 35, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:30.092497+0000", 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 1, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.341 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.342 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.343 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413581+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413581+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.413885+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.345 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.346 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:09:08.075970+0000", 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.350 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.351 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033667+0000", 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033667+0000", 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036044+0000", 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.353 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000", 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.359 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.360 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.396361+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.396361+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.397417+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.363 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:19:04.281918+0000", 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.367 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.368 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042215+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042215+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042512+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.370 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000", 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.371 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.374 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.375 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400102+0000", 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400102+0000", 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400580+0000", 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.377 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.378 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000", 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.382 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041732+0000", 2024-04-26T04:40:45.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041732+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042644+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.384 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.385 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000", 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.389 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.390 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.659880+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.659880+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.660253+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.392 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:13:43.302053+0000", 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.396 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.397 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038528+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038528+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.038789+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.399 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:29:57.787276+0000", 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.403 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.404 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401802+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401802+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402106+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.406 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000", 2024-04-26T04:40:45.407 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.411 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036063+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036063+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036363+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.413 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:45.414 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000", 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.418 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419502+0000", 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419502+0000", 2024-04-26T04:40:45.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420177+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:45.420 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.421 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000", 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.425 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042383+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042383+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043207+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:18:48.325341+0000", 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.432 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.395620+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.395620+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.397466+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.435 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000", 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.439 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.440 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033240+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033240+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.033610+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:45.442 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:28:57.441479+0000", 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:45.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.446 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.447 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419387+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419387+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.419835+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.449 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000", 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.450 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.453 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.454 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406148+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406148+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406448+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.456 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000", 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.457 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.460 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.461 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.391461+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.391461+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.391758+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.463 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.464 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000", 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.468 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406689+0000", 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406689+0000", 2024-04-26T04:40:45.469 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406977+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T04:40:45.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000", 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.475 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.476 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406994+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406994+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407272+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.478 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:09:33.809383+0000", 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.482 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.483 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.402578+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.402578+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402840+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.484 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.485 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000", 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.489 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.490 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.393926+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.393926+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394285+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.491 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.492 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000", 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.496 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.497 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404116+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404116+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404917+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.498 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.499 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000", 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.500 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.503 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.504 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399662+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399662+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400038+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.505 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.507 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000", 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.511 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394027+0000", 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394027+0000", 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394319+0000", 2024-04-26T04:40:45.512 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.513 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.514 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000", 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.518 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400145+0000", 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400145+0000", 2024-04-26T04:40:45.519 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.401008+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:45.520 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.521 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000", 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:45.525 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.526 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405573+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405573+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405898+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.528 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000", 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:45.532 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.533 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413522+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413522+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.414171+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.535 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:02.091381+0000", 2024-04-26T04:40:45.536 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.540 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.408607+0000", 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.408607+0000", 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.409047+0000", 2024-04-26T04:40:45.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:45.543 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000", 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T04:40:45.547 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:45.551 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.552 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:45.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 132, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 132, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T04:40:45.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 250, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 464, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 187, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:45.560 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T04:40:45.561 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 45, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 45, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 3430, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T04:40:45.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 1, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:45.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 51, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 20 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 98304, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 10290, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:45.565 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:45.566 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688, 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 233074688, 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.0003034983528777957 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:45.567 INFO:tasks.workunit.client.0.smithi146.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-26T04:40:45.568 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show-device 2024-04-26T04:40:45.568 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.569 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.570 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.571 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.572 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.573 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.24857 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.24863 -' entity='client.admin' cmd=[{"prefix": "telemetry enable channel", "channels": ["perf"], "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3182147467' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.574 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:43 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.578 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.579 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:44 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.580 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:43 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:45.581 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:45.582 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.583 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:45.584 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.585 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.586 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:45.587 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.588 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.590 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T04:40:45.591 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:45.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.593 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:45.595 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T04:40:45.596 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.597 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.598 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:45.599 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:45.600 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.601 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.602 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.604 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:45.605 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.606 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T04:40:45.607 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:45.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:45.609 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:45.610 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:45.611 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:45.612 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T04:40:45.613 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.614 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.615 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.616 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.616 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:45.616 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show-all 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "device_report": { 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:45.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:45.623 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.624 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.626 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.627 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:45.630 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:45.631 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T04:40:45.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:45.633 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.634 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:45.635 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:45.636 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T04:40:45.637 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.638 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T04:40:45.639 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.640 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T04:40:45.642 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.644 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T04:40:45.645 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.646 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T04:40:45.647 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T04:40:45.649 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:45.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T04:40:45.651 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T04:40:45.652 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T04:40:45.653 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T04:40:45.654 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T04:40:45.655 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.656 INFO:tasks.workunit.client.0.smithi146.stdout: "report": { 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T04:40:45.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:45.658 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T04:40:45.659 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore" 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:45.660 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_block_size", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_cache_size", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_compression", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_log", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "leveldb_write_buffer_size", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:45.661 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:45.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:45.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_crush_chooseleaf_type", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:45.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pg_delete_cost", 2024-04-26T04:40:45.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T04:40:45.666 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addr", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "public_addrv", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T04:40:45.667 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T04:40:45.668 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T04:40:45.669 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T04:40:45.670 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T04:40:45.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T04:40:45.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.673 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 1, 2024-04-26T04:40:45.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T04:40:45.675 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T04:40:45.676 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T04:40:45.677 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T04:40:45.678 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 21315584, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 450960, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1015808, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 388, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1250520, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 928256, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14917528, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21315584 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.679 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20267008, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 304528, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1024000, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 320, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 953888, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 12, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 770560, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14461520, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20267008 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.680 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 37019648, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1395184, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 196608, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8536064, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1176, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 7932816, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1858304, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 22884224, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 45555712 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.681 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 44687360, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1244088, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1114112, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 3907584, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1732, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 11046816, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3289600, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 25240232, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48594944 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.682 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 35831808, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1458568, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 10772480, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1142, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 8165560, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1240320, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 22206656, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 46604288 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.683 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 47079424, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 693912, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 286720, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1369, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5419496, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 46, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2490624, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 35583616, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 47366144 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:45.684 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 46424064, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 754360, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 876544, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1338, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5710744, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2520832, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34554544, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 47300608 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.685 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 48168960, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1701824, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 114688, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1632, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5846616, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 4037632, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 33699304, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48283648 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:45.686 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 43966464, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 683288, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 253952, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1210, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 3952784, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 45, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2225152, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34205272, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 44220416 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:45.687 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 47874048, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 1679952, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 475136, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1594, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5586920, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3268864, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34454728, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 48349184 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 48971776, 2024-04-26T04:40:45.688 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2182952, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 425984, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1626, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5259968, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3707392, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34937880, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 49397760 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 44277760, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 903520, 2024-04-26T04:40:45.689 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 991232, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1219, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 4660984, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 46, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1792256, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34029224, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 45268992 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 45727744, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 888112, 2024-04-26T04:40:45.690 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2883584, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 589824, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 1294, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 5378216, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 47, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2143744, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 34425896, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 46317568 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T04:40:45.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "12.002441", 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:45.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:45.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:45.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 38, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 158, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 8, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:45.695 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:45.696 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.701 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 222439, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 68 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51496, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 208 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7912, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149154, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.710 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.712 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1171770, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 389 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.719 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5152, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 83 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.720 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1141556, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 334 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 440, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.727 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10304, 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 166 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1092914, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 347 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.736 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6488, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 122 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12744, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1546 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5152, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 83 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5840, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 73 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20944, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1936, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 620927, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51070, 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9469 2024-04-26T04:40:45.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 136936, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 233 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11372, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 742 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8976, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31702, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 201 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20944, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 415808, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 93 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2434048, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7040, 2024-04-26T04:40:45.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 80 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 521640, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 99320, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 195 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.745 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4800, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 60 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19600, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1040, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8192, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 44930, 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8515 2024-04-26T04:40:45.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 127416, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 219 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9328, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 567 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8400, 2024-04-26T04:40:45.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 27514, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19600, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 175 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 418063, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 93 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2443934, 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:45.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4752, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 428904, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7280, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.753 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:45.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4080, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19376, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 173 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1376, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8192, 2024-04-26T04:40:45.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 83768, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14458 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 189976, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 311 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8184, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 515 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8304, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 173 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 25802, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 179 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19488, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 350753, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 77 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2427810, 2024-04-26T04:40:45.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4224, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 48 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 347760, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8320, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226024, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3484 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.761 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 48 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19936, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 44416, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8505 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 127416, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 219 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9420, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 575 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8544, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 27010, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 187 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19936, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 178 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 258076, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 26565, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2436508, 2024-04-26T04:40:45.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4752, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 54 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 428904, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10400, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:45.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3600, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 816, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86386, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14938 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 198136, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 323 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9704, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 574 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8496, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28202, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 191 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 916978, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 72 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2453345, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4928, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 56 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 463680, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.776 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8944, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225768, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3472 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.777 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:45.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2880, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 36 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86290, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 14958 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 198816, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 324 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9960, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 578 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8496, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28458, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 192 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19824, 2024-04-26T04:40:45.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 177 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 829543, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 26565, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2451327, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 180 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5456, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 62 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 486864, 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:45.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11960, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226024, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3484 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2400, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20832, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 480, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 34 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14719, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 46084, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8966 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 129456, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 222 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10872, 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 734 2024-04-26T04:40:45.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8928, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28974, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 190 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20832, 2024-04-26T04:40:45.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 186 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 204898, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2396493, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 164 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4664, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 53 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 452088, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.792 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 98904, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 199 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 226280, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3496 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.794 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6368, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16896, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 576, 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T04:40:45.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1760, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20496, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1264, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 285055, 2024-04-26T04:40:45.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 47404, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9106 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 132176, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 226 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11484, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 734 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T04:40:45.797 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 8784, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30502, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 194 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20496, 2024-04-26T04:40:45.798 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 183 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 137720, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 27 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.799 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2437778, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 203 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 67 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 521640, 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T04:40:45.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 101920, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 240 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 225512, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3460 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.801 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.802 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:45.803 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.804 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.805 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T04:40:45.806 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.807 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.808 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T04:40:45.809 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "reef" 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 18, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T04:40:45.810 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "reef" 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:45.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:45.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:45.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:45.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:45.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.816 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.819 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:45.829 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.834 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 17, 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-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.837 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:45.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:45.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:45.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:45.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.845 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.964 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.965 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.966 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.967 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.968 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.969 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.970 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.971 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.972 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.973 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.974 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.975 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:45.976 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:45.977 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:45.978 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.979 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:45.980 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:45.981 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:45.982 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.983 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.984 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.985 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.986 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.987 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.988 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.989 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.990 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.991 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.992 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.993 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.994 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.995 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.996 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.997 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.998 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:45.999 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.000 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.001 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.002 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.003 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.004 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T04:40:46.005 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T04:40:46.006 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.007 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T04:40:46.008 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T04:40:46.009 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.010 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.011 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.012 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.013 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 4, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 4, 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-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 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-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.014 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.015 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.016 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.017 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.018 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.019 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.020 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.021 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.022 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.023 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.024 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.025 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.026 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.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-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.027 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.028 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.029 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.030 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.032 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.033 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T04:40:46.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T04:40:46.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.036 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T04:40:46.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.037 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T04:40:46.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113633 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T04:40:46.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.039 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.041 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T04:40:46.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15692850 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T04:40:46.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:46.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T04:40:46.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 207156 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40052 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.053 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113633 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.055 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.057 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.059 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T04:40:46.061 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 86 2024-04-26T04:40:46.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:46.068 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 798 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 798, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3839547 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.069 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 798, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 240996498 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.071 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.072 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:46.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1980971211 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 799 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.075 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7529469 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5430 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 799, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507992619 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42803200 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32956416 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9846784 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270681 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834949 2024-04-26T04:40:46.080 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.081 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41409 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71064221 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681068 2024-04-26T04:40:46.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71171476 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34368, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92136651 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1717, 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843942176 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.090 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:46.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 205 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 931 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4912614 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2793 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 160997656 2024-04-26T04:40:46.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 931 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4845640 2024-04-26T04:40:46.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5368 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 931, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 372488973 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.096 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999985 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 933 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:46.097 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 933, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2570962663 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1050 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:46.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45842432 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39264256 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6578176 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.101 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277022678 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270251 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834303 2024-04-26T04:40:46.104 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277022678 2024-04-26T04:40:46.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38970 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71065584 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681785 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.109 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71170759 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:46.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41588, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 180732678 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:46.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2027, 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 618030437 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.115 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.116 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 808 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 808, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3866439 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 808, 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127998375 2024-04-26T04:40:46.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T04:40:46.118 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999987 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T04:40:46.119 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.120 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:46.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1859976408 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.122 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 809 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T04:40:46.123 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7581155 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 809, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348995582 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T04:40:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43851776 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32522240 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11329536 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.126 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270681 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.127 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70834949 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348127232 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 277021602 2024-04-26T04:40:46.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41409 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.131 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71064221 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 322961408 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.132 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184681068 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71171476 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T04:40:46.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34428, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 84783748 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.137 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1763, 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554871821 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2736128 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.140 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1732608 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1593344 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.144 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.145 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4407296 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1318912 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125725 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.148 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26, 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64411 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.149 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99049256 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 364, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10070785 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.150 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 381959 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99431215 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41489 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17779 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.152 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3868 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 123, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3438190 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.153 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 334, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312182 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 211, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5917557 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38642 2024-04-26T04:40:46.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19439177 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7398545 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 472434256511 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.155 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 140921003764 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71322535309 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45212 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506251 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 158609849 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168000 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64603658 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.157 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29440189 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900328 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 327138 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 272669516 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33572539 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 477, 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3057202 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:46.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44482560 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44089344 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 393216 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85471547 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.161 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 614400 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73297605 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.164 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641036604 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71992948 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56981031 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68847625 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641036604 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 243152 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71751924 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.173 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54821027 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.177 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2730062 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54009182 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.178 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.179 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54821027 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6, 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2730062 2024-04-26T04:40:46.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54009182 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1771104 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.183 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28987392 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2277376 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1404928 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1265664 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.188 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.189 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.192 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3620864 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 716800 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 180707 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69364 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.195 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60759707 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 293, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16321295 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 324808 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 296, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 61084515 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.196 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42330 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5689 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 231 2024-04-26T04:40:46.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6041408 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 341, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 261655 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 211, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6555907 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111151 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13245633 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 121, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6805547 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.200 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 120, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 244925180445 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 121, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 128114686098 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 397, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72713487823 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 397, 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45985 2024-04-26T04:40:46.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 420391 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 164390479 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 131246 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.202 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90372630 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20798140 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309392 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 488945 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.203 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 289282761 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24916320 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 398, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2653393 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44417024 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43417600 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 999424 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85509531 2024-04-26T04:40:46.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73865829 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.209 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641321488 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71708064 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57006354 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68822302 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641321488 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 217799 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71492393 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T04:40:46.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 155 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2429440 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338358745 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1063 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55635496 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 155, 2024-04-26T04:40:46.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 200790670 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7809628 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1063 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7274546 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 33, 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6543633 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18284188 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.224 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8732879 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17248462 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 100 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2429440 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:46.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312264929 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39628071 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 100, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 176998575 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 590368 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28385280 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7282688 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.229 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.230 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3809280 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3670016 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.234 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.235 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11030528 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 708608 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 253205 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.237 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.238 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12774 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 508657029 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.239 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 880, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20653633 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 798725 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 883, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509455754 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.240 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46265 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5148 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3685 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 312 2024-04-26T04:40:46.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1180520 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 258, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 333537 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 166, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3201842 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 103, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5739393 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4134279469 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 114, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26409652 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 112, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 269341787433 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 114, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108524684754 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3428, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72558655119 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3428, 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204055 2024-04-26T04:40:46.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 113817359 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2539620674 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523903 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.246 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1384622799 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 398802579 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309232 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48, 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 232428 2024-04-26T04:40:46.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8571411160 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 433344761 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3430, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 297365612 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.248 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45400064 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45334528 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.249 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85503625 2024-04-26T04:40:46.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73871735 2024-04-26T04:40:46.252 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641277187 2024-04-26T04:40:46.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71752365 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.256 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57002416 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68826240 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.259 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641277187 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.260 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315033 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71439460 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 172081151 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7160987 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 153174526 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.267 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 172081151 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7160987 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 153174526 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.270 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32575488 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.272 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1028096 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737280 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598016 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.274 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.275 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.276 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5503 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.277 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5503 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.278 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.279 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1703936 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 729088 2024-04-26T04:40:46.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5615 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43182772 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 132, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7791320 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 188685 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133, 2024-04-26T04:40:46.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43371457 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41069 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5228 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.285 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 81, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 793946 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 140, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 275714 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 396275 2024-04-26T04:40:46.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6197953 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 52, 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3633074 2024-04-26T04:40:46.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 411326275779 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 52, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66461203838 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 565655 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.288 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23142 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 268689 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 130845100 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65061 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 116253493 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13406313 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 311968 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 209358 2024-04-26T04:40:46.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266999740 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15564627 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 235, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1541873 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861635091 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41336832 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40828928 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137578188 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507904 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85510063 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73873489 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641325476 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71704076 2024-04-26T04:40:46.298 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57006709 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68821947 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.301 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641325476 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8219 2024-04-26T04:40:46.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 211362 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71486623 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 694468 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 694468 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28393472 2024-04-26T04:40:46.313 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.315 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6197248 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3166208 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3026944 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.317 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5505 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.321 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9302016 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724992 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 502660 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.323 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2378 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.324 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 492768204 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 720, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24385602 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.325 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 749187 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 726, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 493517391 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40706 2024-04-26T04:40:46.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3792 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.327 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3469 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 95, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827968 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 161, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 243416 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.328 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 117534 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 105, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6286869 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3802134705 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.329 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58586938 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 157462253294 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62469754797 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3366, 2024-04-26T04:40:46.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1943877032 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3366, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 201328 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3290169 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3191115297 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.331 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 467891 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1738934039 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 389554359 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 309940 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 190994 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9125257230 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 423732166 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3367, 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 291711808 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45465600 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44990464 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.334 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 475136 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85501710 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73881842 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262832 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71766720 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57001140 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68827516 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.344 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262832 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331144 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71437704 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.348 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17230001 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587944 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17155013 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.354 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17230001 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.355 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587944 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17155013 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28393472 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.358 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6234112 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3227648 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3088384 2024-04-26T04:40:46.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.363 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.365 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9400320 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724992 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4, 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 182579 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.367 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.368 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4354 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:46.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 467859548 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21162411 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 586906 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 741, 2024-04-26T04:40:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 468446454 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43693 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7921 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.372 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3431 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 342 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 89, 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 840772 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 143, 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 349895 2024-04-26T04:40:46.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 54, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 380870 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 103, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504324 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3827009913 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20062580 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 233677577519 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39, 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60545982310 2024-04-26T04:40:46.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3368, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1229995379 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3368, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 217364 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35032994 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2423717459 2024-04-26T04:40:46.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 513919 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1367472939 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359289703 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 311954 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 140078 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8012785598 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 394044141 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.378 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3371, 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 265128901 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46514176 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45858816 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 655360 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.381 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85501665 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73881887 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262490 2024-04-26T04:40:46.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71767062 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57001110 2024-04-26T04:40:46.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.390 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68827546 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641262490 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5743 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 329649 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71433798 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.395 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28389376 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261568 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.406 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 962560 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 823296 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.407 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5504 2024-04-26T04:40:46.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.411 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2162688 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.413 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1314816 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9111 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53347606 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 178, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10007838 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.416 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122730 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 188, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53470336 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48391 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 978 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5021 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 332 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 89, 2024-04-26T04:40:46.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 864822 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 137, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 237727 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 582039 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2218948 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2182116 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 497613730499 2024-04-26T04:40:46.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44550180717 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519542 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26816 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 208959 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 119442226 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 81183 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50589731 2024-04-26T04:40:46.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11866532 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 902232 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 105783 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184361408 2024-04-26T04:40:46.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13968442 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 262, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1717100 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.425 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42385408 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41295872 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1089536 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.426 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85507493 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.427 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73867867 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.429 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641306198 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.431 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71723354 2024-04-26T04:40:46.432 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57004995 2024-04-26T04:40:46.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68823661 2024-04-26T04:40:46.435 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641306198 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8413 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219951 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.438 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71497118 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2812 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135410410 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.441 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7384502 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125687163 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2812 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135410410 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.446 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7384502 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125687163 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28979200 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_main": { 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T04:40:46.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1110016 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27656192 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 847872 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 708608 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T04:40:46.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31850496 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 206272 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23 2024-04-26T04:40:46.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1282048 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1286144 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.453 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4913 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5500 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T04:40:46.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5500 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1896448 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T04:40:46.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1302528 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 272208 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32194 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T04:40:46.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54653388 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 150, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11620679 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T04:40:46.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 99282 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 160, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54752670 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38529 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T04:40:46.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3881 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 443 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 101, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600629 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T04:40:46.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 148, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368166 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1869041 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 92000 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.464 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2500573 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1351813 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 214099395861 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T04:40:46.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31106767115 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510269 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29310 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 211531 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.466 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 186692002 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85065 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 97234602 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15805237 2024-04-26T04:40:46.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 899600 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 79770 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 302482230 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17524684 2024-04-26T04:40:46.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 284, 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1869749 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1861610112 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43433984 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42344448 2024-04-26T04:40:46.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3137548800 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1089536 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 159383552 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85499016 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143360 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73741176 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 780140544 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641242620 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71786932 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56999344 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68829312 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713031680 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T04:40:46.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641242620 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T04:40:46.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 231879 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T04:40:46.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71557181 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.482 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T04:40:46.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.484 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96131476 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 263585 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23036912 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 59, 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 88846321 2024-04-26T04:40:46.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7173575 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 263585 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T04:40:46.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6482539 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5458921 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.487 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13574187 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:46.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6349593 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12822828 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75383714 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10204780 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70564572 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T04:40:46.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28971008 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.491 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T04:40:46.492 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4430983103229664e-06, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:46.493 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 250, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 475136, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 187, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.494 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:46.495 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 98304, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 98304, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.3479193228249642e-07, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:46.496 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 3430, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 3430, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 10290, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 51, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 20480 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:46.497 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:46.498 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:46.499 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T04:40:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 729301657866, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T04:40:46.501 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 243100549120, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T04:40:46.502 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T04:40:44.902977", 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T04:40:46.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T04:40:46.505 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:46.506 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T04:40:46.507 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:46.508 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.660326+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.660326+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.660665+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:46.509 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146816+0000", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.510 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 17, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:13:39.458555+0000", 2024-04-26T04:40:46.511 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.515 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.410527+0000", 2024-04-26T04:40:46.516 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.410527+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.412357+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329228+0000", 2024-04-26T04:40:46.517 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T04:40:46.518 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:04:34.841987+0000", 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.522 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.523 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.414442+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.414442+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.415073+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.524 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329018+0000", 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.525 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:51:12.587219+0000", 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.526 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.529 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.530 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.402354+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.402354+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.403128+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328764+0000", 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.532 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.533 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:27:24.223429+0000", 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.537 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.538 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.417689+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.417689+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.418020+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026590+0000", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:42:45.934046+0000", 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.544 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403944+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403944+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404304+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328777+0000", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.547 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:59:25.210065+0000", 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.552 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416154+0000", 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416154+0000", 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.416437+0000", 2024-04-26T04:40:46.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.025975+0000", 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:14:30.005218+0000", 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.559 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406703+0000", 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406703+0000", 2024-04-26T04:40:46.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407092+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146479+0000", 2024-04-26T04:40:46.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T04:40:46.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:52:12.764590+0000", 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.567 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419837+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419837+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420175+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026783+0000", 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.569 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:55:52.186551+0000", 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.573 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.574 INFO:tasks.workunit.client.0.smithi146.stderr:+ echo OK 2024-04-26T04:40:46.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:46.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:46.575 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:46.576 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:46.577 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404526+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404526+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405140+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982575+0000", 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.583 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:11:28.786767+0000", 2024-04-26T04:40:46.585 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.589 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.407089+0000", 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.407089+0000", 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.408107+0000", 2024-04-26T04:40:46.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982569+0000", 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.591 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.592 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:06:17.678183+0000", 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399754+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399754+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400216+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147174+0000", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.599 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:45:26.125018+0000", 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.603 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.604 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405770+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405770+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406059+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146583+0000", 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.606 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:59:29.416027+0000", 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.610 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.611 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.414391+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.414391+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.415177+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328410+0000", 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.613 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:21:50.638950+0000", 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399295+0000", 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399295+0000", 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.399571+0000", 2024-04-26T04:40:46.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328681+0000", 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.621 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:20.456732+0000", 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.625 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405585+0000", 2024-04-26T04:40:46.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405585+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406004+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328376+0000", 2024-04-26T04:40:46.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:11:29.344990+0000", 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.632 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.662477+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.662477+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.662803+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329159+0000", 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.635 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:59.264247+0000", 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.639 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.640 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399539+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399539+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.399805+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147836+0000", 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.642 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:54:44.688417+0000", 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.646 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.647 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.409929+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.409929+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.410260+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026398+0000", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.649 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.650 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:16:43.556036+0000", 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.654 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033867+0000", 2024-04-26T04:40:46.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033867+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.035003+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329828+0000", 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.657 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 24, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:21.018478+0000", 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:46.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.661 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'4" 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.662 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404845+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404845+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405133+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147141+0000", 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.664 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:00:57.464871+0000", 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.668 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.669 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042728+0000", 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042728+0000", 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043022+0000", 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147143+0000", 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.671 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.672 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:32.335094+0000", 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.676 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.677 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.410936+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.410936+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.411297+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329736+0000", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:43:43.578255+0000", 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.683 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.684 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040480+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040480+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040917+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026735+0000", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.686 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.687 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:11:54.195669+0000", 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:46.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400168+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400168+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400558+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328984+0000", 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.694 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:07:17.739716+0000", 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.698 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.699 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038872+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038872+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039195+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026428+0000", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.701 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:00:20.938289+0000", 2024-04-26T04:40:46.702 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:46.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.706 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.659105+0000", 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.659105+0000", 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.659401+0000", 2024-04-26T04:40:46.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328789+0000", 2024-04-26T04:40:46.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T04:40:46.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:14:08.497402+0000", 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.713 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.714 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037046+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037046+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037391+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146904+0000", 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.716 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:40:50.368223+0000", 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.720 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.721 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.393358+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.393358+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.393646+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146850+0000", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.723 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.724 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:37:33.915781+0000", 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.728 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.027052+0000", 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.027052+0000", 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.027348+0000", 2024-04-26T04:40:46.729 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982274+0000", 2024-04-26T04:40:46.730 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T04:40:46.731 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:03:41.745458+0000", 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.732 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.735 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.736 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.661772+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.661772+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.661960+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147253+0000", 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.738 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 17, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:55:21.469563+0000", 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.739 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.742 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.743 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040838+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040838+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.041123+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146748+0000", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.745 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:04:31.620739+0000", 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401583+0000", 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401583+0000", 2024-04-26T04:40:46.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.401843+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146654+0000", 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.752 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.753 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:02:39.117287+0000", 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.757 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041669+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041669+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042105+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328503+0000", 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T04:40:46.760 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:58:56.308171+0000", 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.764 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.765 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398482+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398482+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398765+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328890+0000", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.767 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:32:18.383111+0000", 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.771 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.772 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036649+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036649+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036961+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982657+0000", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.774 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:57:53.955738+0000", 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.778 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.779 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403931+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403931+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404418+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329058+0000", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.781 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:23:22.069497+0000", 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.782 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.785 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.786 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037127+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037127+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037736+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328933+0000", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.788 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:12:22.262341+0000", 2024-04-26T04:40:46.789 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.793 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.411475+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.411475+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.411779+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.796 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329656+0000", 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.797 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:18:56.017254+0000", 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.801 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.802 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042907+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042907+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043480+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329129+0000", 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.804 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 23, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:56:12.408928+0000", 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:46.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.808 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.809 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398431+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398431+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398858+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147222+0000", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.811 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:38:20.244033+0000", 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.815 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.816 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.037050+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.037050+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037365+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:39:29.600308+0000", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 12, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.818 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 12, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 32, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:32.726315+0000", 2024-04-26T04:40:46.819 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 2632, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 9 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.822 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "69'12" 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.823 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419869+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419869+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420205+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026575+0000", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.825 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:16:59.433002+0000", 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.826 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.829 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.830 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036465+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036465+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036735+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328880+0000", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.832 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.833 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:43.832654+0000", 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:46.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.837 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398224+0000", 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398224+0000", 2024-04-26T04:40:46.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400622+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328329+0000", 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.840 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:17:31.665743+0000", 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041115+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041115+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042631+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328497+0000", 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:08:23.975553+0000", 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.851 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.852 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416418+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416418+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.416743+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026473+0000", 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:58:06.507956+0000", 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.858 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.859 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.039506+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.039506+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039804+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982072+0000", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.861 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:02.789308+0000", 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.862 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.865 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406746+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406746+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407060+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982099+0000", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.868 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:36:53.423286+0000", 2024-04-26T04:40:46.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.872 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.039745+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.039745+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040034+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146831+0000", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.875 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:46.876 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:15:22.543565+0000", 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.880 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.416735+0000", 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.416735+0000", 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.417041+0000", 2024-04-26T04:40:46.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026201+0000", 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.883 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:08:41.889005+0000", 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.887 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.027373+0000", 2024-04-26T04:40:46.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.027373+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.027668+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147479+0000", 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T04:40:46.890 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:09:34.744196+0000", 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:46.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:46.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.895 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413314+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413314+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.413617+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026709+0000", 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.897 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:44:37.679279+0000", 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:46.901 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:46.902 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.770515+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.770515+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.770809+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328511+0000", 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:21.121401+0000", 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.908 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.909 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033011+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033011+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.033322+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328662+0000", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.911 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:31.488784+0000", 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.915 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.916 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394016+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394016+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394381+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328996+0000", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.918 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:17:59.585718+0000", 2024-04-26T04:40:46.919 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.923 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.770510+0000", 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.770510+0000", 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771025+0000", 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328752+0000", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.925 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:46.926 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:07:11.274645+0000", 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.930 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.043740+0000", 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.043740+0000", 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.044057+0000", 2024-04-26T04:40:46.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328454+0000", 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.932 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.933 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:17.273666+0000", 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.937 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.403127+0000", 2024-04-26T04:40:46.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.403127+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.403915+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147137+0000", 2024-04-26T04:40:46.939 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.940 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:18:02.979350+0000", 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:46.944 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.945 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.771394+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.771394+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771708+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329086+0000", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.947 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:12:46.586722+0000", 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.951 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394870+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394870+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.395122+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329179+0000", 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.954 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:15:17.569736+0000", 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.958 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.959 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036799+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036799+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.037089+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147075+0000", 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.961 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:19:49.592465+0000", 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.965 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.966 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150916+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150916+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151826+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982411+0000", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.968 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:39:30.665809+0000", 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.972 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.973 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405422+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405422+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405729+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146980+0000", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.975 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:52:42.408258+0000", 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.976 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.979 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.980 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041188+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041188+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042323+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328607+0000", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:46.982 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:30:59.918499+0000", 2024-04-26T04:40:46.983 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.986 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.987 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:14.166848+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:14.166848+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:14.167239+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:46.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 58, 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:40:40.465073+0000", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 132, 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.989 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 57, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 132, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 282, 2024-04-26T04:40:46.990 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:15.728490+0000", 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:46.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:46.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 250, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 464, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 187, 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T04:40:46.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "69'132" 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:46.994 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.769822+0000", 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.769822+0000", 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.770107+0000", 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:46.997 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.997 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:46.997 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.997 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329161+0000", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:46.998 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:40:23.452585+0000", 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:46.999 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.398077+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.398077+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.398372+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.005 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328438+0000", 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.006 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:17:38.214774+0000", 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.010 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.011 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033551+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033551+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.034567+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.012 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.025873+0000", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.013 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:59:13.684443+0000", 2024-04-26T04:40:47.014 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.017 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.018 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151263+0000", 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.019 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328578+0000", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.020 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:47.021 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:40.272173+0000", 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.025 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.040083+0000", 2024-04-26T04:40:47.026 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.040083+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.040751+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026678+0000", 2024-04-26T04:40:47.027 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T04:40:47.028 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:45:22.291212+0000", 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.032 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.033 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.389834+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.389834+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.390688+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328835+0000", 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.035 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:01:50.894618+0000", 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.039 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.040 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:14.150937+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:14.151323+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146549+0000", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.042 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:19:34.913375+0000", 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.043 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.046 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.047 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038996+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038996+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.039344+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329484+0000", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.049 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:25:56.379078+0000", 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:47.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.053 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "62'1" 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.054 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401782+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401782+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402044+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147323+0000", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.056 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.057 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:59:55.124281+0000", 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.061 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:38:13.771103+0000", 2024-04-26T04:40:47.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:38:13.771103+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:38:13.771428+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 67, 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146657+0000", 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 66, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T04:40:47.064 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 13, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:56:30.989690+0000", 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:47.068 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.662032+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.662032+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.664705+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982626+0000", 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:47.071 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 35, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:30.092497+0000", 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 1, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.075 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.076 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413581+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413581+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.413885+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329284+0000", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.078 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:09:08.075970+0000", 2024-04-26T04:40:47.079 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.082 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.083 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033667+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033667+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036044+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026021+0000", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.085 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.086 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:05:13.361283+0000", 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.090 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.396361+0000", 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.396361+0000", 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.397417+0000", 2024-04-26T04:40:47.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147190+0000", 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.092 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.093 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:19:04.281918+0000", 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.096 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.097 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042215+0000", 2024-04-26T04:40:47.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042215+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042512+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.099 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328759+0000", 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.100 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:06:26.680200+0000", 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.103 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.105 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400102+0000", 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400102+0000", 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400580+0000", 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146619+0000", 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.107 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.108 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:38:17.625079+0000", 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.110 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.112 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.041732+0000", 2024-04-26T04:40:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.041732+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.042644+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.114 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.329666+0000", 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.115 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:05:36.798589+0000", 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.119 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.120 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:53.659880+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:53.659880+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:53.660253+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 64, 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.121 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146774+0000", 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 63, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.122 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 28, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:13:43.302053+0000", 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.125 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.126 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.127 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.038528+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.038528+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.038789+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.128 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026489+0000", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.129 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:29:57.787276+0000", 2024-04-26T04:40:47.130 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.132 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.133 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.134 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.401802+0000", 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.401802+0000", 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402106+0000", 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.135 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982194+0000", 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.136 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.137 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:35:29.882708+0000", 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.036063+0000", 2024-04-26T04:40:47.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.036063+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.036363+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.143 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147408+0000", 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T04:40:47.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 20, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:49.873213+0000", 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.147 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:47.148 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.149 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419502+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419502+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.420177+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.150 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026621+0000", 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.151 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:43:13.254509+0000", 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.154 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.155 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.156 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.042383+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.042383+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.043207+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.157 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328976+0000", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.158 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 21, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:18:48.325341+0000", 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.162 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:47.163 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.395620+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.395620+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.397466+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.164 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328876+0000", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.165 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:13:13.555365+0000", 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.166 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.169 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.170 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.033240+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.033240+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.033610+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 60, 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147814+0000", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.172 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 59, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 22, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.173 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:28:57.441479+0000", 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T04:40:47.176 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.177 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.419387+0000", 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.419387+0000", 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.419835+0000", 2024-04-26T04:40:47.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.026781+0000", 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.179 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.180 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:02:53.166957+0000", 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.183 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.184 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406148+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406148+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406448+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.981992+0000", 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.187 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:31:54.452620+0000", 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T04:40:47.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.192 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.391461+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.391461+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.391758+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146939+0000", 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.194 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:11:44.309373+0000", 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.198 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.199 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T04:40:47.199 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.201 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.202 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406689+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406689+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.406977+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328581+0000", 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T04:40:47.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:25:53.858059+0000", 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.209 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.406994+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.406994+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.407272+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328792+0000", 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.211 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:09:33.809383+0000", 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.215 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.216 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.402578+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.402578+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.402840+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147234+0000", 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.218 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:36.129746+0000", 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.222 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.223 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.393926+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.393926+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394285+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328891+0000", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.225 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:29:28.056074+0000", 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.226 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.229 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.230 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.404116+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.404116+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.404917+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982727+0000", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.232 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.233 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:18:42.161358+0000", 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.237 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.399662+0000", 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.399662+0000", 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.400038+0000", 2024-04-26T04:40:47.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.147364+0000", 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.239 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.240 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:50:21.592332+0000", 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.243 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.245 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.394027+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.394027+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.394319+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.246 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328498+0000", 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.247 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:21:50.712147+0000", 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.250 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.251 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.252 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.400145+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.400145+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.401008+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.253 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:18.146711+0000", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.254 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:09:35.484674+0000", 2024-04-26T04:40:47.255 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.256 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.259 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.405573+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.405573+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.405898+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328604+0000", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.262 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:56:07.785817+0000", 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.266 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.413522+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.413522+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.414171+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.328712+0000", 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:19:02.091381+0000", 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T04:40:47.273 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T04:40:47.274 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:37:28.408607+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:37:28.408607+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:37:28.409047+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 61, 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T04:38:17.982490+0000", 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 60, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T04:40:47.276 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 69, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 19, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:41:07.393856+0000", 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T04:40:47.280 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:47.281 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:47.285 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T04:40:47.286 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T04:40:47.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T04:40:47.289 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:47.290 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 132, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 132, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T04:40:47.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 250, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 464, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 187, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:47.294 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T04:40:47.295 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 45, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 45, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 3430, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T04:40:47.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T04:40:47.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 1, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T04:40:47.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 51, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 20 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 98304, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 10290, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T04:40:47.299 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 233074688, 2024-04-26T04:40:47.300 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.0003034983528777957 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 767727210496, 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 233074688 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T04:40:47.301 INFO:tasks.workunit.client.0.smithi146.stdout:OK 2024-04-26T04:40:47.302 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:40:47.302 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:40:47.302 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.302 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:47.302 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.302 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.302 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.303 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.304 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: pgmap v89: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 0 B/s wr, 3 op/s 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='client.24881 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.305 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.306 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.307 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.308 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:46 smithi204 ceph-mon[29755]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:46 smithi204 ceph-mon[29755]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.309 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.310 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:44 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.311 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.312 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.313 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='client.15000 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.314 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:40:47.315 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:40:47.316 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.316 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.316 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:40:47.316 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:40:47.316 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:46] "GET /metrics HTTP/1.1" 200 33745 "" "Prometheus/2.43.0" 2024-04-26T04:40:47.317 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:46 smithi146 ceph-mon[26177]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.317 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:46 smithi146 ceph-mon[26177]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:47.317 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:46 smithi146 ceph-mon[37936]: from='client.15006 -' entity='client.admin' cmd=[{"prefix": "telemetry show-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:47.317 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:46 smithi146 ceph-mon[37936]: pgmap v90: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:47.348 INFO:tasks.workunit:Stopping ['test_telemetry_reef.sh'] on client.0... 2024-04-26T04:40:47.349 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T04:40:47.655 DEBUG:teuthology.parallel:result is None 2024-04-26T04:40:47.656 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T04:40:47.680 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T04:40:47.680 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T04:40:47.740 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T04:40:47.740 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:40:47.765 INFO:teuthology.task.print:**** done end telemetry reef... 2024-04-26T04:40:47.765 INFO:teuthology.run_tasks:Running task print... 2024-04-26T04:40:47.777 INFO:teuthology.task.print:**** done start parallel 2024-04-26T04:40:47.777 INFO:teuthology.run_tasks:Running task parallel... 2024-04-26T04:40:47.793 INFO:teuthology.task.parallel:starting parallel... 2024-04-26T04:40:47.793 INFO:teuthology.task.parallel:In parallel, running task full_sequential... 2024-04-26T04:40:47.794 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T04:40:47.794 INFO:teuthology.task.print:**** done start ec-rados-default.yaml 2024-04-26T04:40:47.794 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2024-04-26T04:40:47.812 INFO:tasks.rados:Beginning rados... 2024-04-26T04:40:47.812 INFO:tasks.rados:joining rados 2024-04-26T04:40:47.812 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-04-26T04:40:47.812 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-26T04:40:47.812 INFO:teuthology.task.print:**** done start upgrade, wait 2024-04-26T04:40:47.812 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-04-26T04:40:47.813 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi146.front.sepia.ceph.com 2024-04-26T04:40:47.813 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-26T04:40:47.814 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2024-04-26T04:40:47.814 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd erasure-code-profile set teuthologyprofile k=2 m=1 crush-failure-domain=osd 2024-04-26T04:40:48.034 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:48.038 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:48 smithi146 ceph-mon[26177]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:48 smithi146 ceph-mon[37936]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:48 smithi204 ceph-mon[29755]: pgmap v91: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:50.865 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:50 smithi146 ceph-mon[37936]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:50.865 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:50 smithi146 ceph-mon[26177]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:50 smithi204 ceph-mon[29755]: pgmap v92: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:51.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:51 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2646113442' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:51.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:51 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:51.872 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:51 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2646113442' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:51.872 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:51 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:51.894 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-26T04:40:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:51 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2646113442' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:51 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:40:52.412 INFO:tasks.rados:starting run 0 out of 1 2024-04-26T04:40:52.413 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-04-26T04:40:52.413 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd pool create unique_pool_0 16 16 erasure teuthologyprofile 2024-04-26T04:40:52.449 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[37936]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[37936]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[37936]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[26177]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[26177]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:40:52.977 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:52 smithi146 ceph-mon[26177]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T04:40:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:52 smithi204 ceph-mon[29755]: pgmap v93: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 38 KiB/s rd, 0 B/s wr, 40 op/s 2024-04-26T04:40:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:52 smithi204 ceph-mon[29755]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "teuthologyprofile", "profile": ["k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:40:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:52 smithi204 ceph-mon[29755]: osdmap e70: 8 total, 8 up, 8 in 2024-04-26T04:40:53.197 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:54 smithi146 ceph-mon[26177]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-26T04:40:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:54 smithi146 ceph-mon[37936]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-26T04:40:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:54 smithi204 ceph-mon[29755]: pgmap v95: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 43 op/s 2024-04-26T04:40:55.493 INFO:teuthology.orchestra.run.smithi146.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.337 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:40:56] "GET /metrics HTTP/1.1" 200 33745 "" "Prometheus/2.43.0" 2024-04-26T04:40:56.358 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true ; do ceph orch ps ; ceph versions ; sleep 30 ; done' 2024-04-26T04:40:56.634 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/354842355' 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-04-26T04:40:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[37936]: from='client.? ' 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-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/354842355' 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-04-26T04:40:56.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:56 smithi146 ceph-mon[26177]: from='client.? ' 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-04-26T04:40:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='client.24935 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: pgmap v96: 105 pgs: 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/354842355' 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-04-26T04:40:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:56 smithi204 ceph-mon[29755]: from='client.? ' 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-04-26T04:40:57.542 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'unique_pool_0' created 2024-04-26T04:40:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:57 smithi204 ceph-mon[29755]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T04:40:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:57 smithi146 ceph-mon[37936]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T04:40:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:57 smithi146 ceph-mon[26177]: osdmap e71: 8 total, 8 up, 8 in 2024-04-26T04:40:58.555 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[37936]: from='client.? ' 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-04-26T04:40:58.555 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[37936]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T04:40:58.555 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[37936]: pgmap v99: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:58.556 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[26177]: from='client.? ' 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-04-26T04:40:58.556 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[26177]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T04:40:58.556 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:58 smithi146 ceph-mon[26177]: pgmap v99: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:58 smithi204 ceph-mon[29755]: from='client.? ' 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-04-26T04:40:58.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:58 smithi204 ceph-mon[29755]: osdmap e72: 8 total, 8 up, 8 in 2024-04-26T04:40:58.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:58 smithi204 ceph-mon[29755]: pgmap v99: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:40:58.891 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-04-26T04:40:59.219 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:40:59.399 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:40:59.640 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:59 smithi146 ceph-mon[37936]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:40:59.640 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:40:59 smithi146 ceph-mon[37936]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T04:40:59.640 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:59 smithi146 ceph-mon[26177]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:40:59.641 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:40:59 smithi146 ceph-mon[26177]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T04:40:59.781 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (105s) 91s ago 2m 14.6M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (2m) 90s ago 2m 83.9M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (3m) 91s ago 3m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (3m) 90s ago 3m 13.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,8765 running (7m) 90s ago 7m 449M - 18.2.2-1258-g7d2137f0 79c5878083fb bf2ccfbcc75d 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:9283,8765 running (8m) 91s ago 8m 496M - 18.2.2-1258-g7d2137f0 79c5878083fb ed13d772a672 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (9m) 91s ago 9m 46.2M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (7m) 90s ago 7m 39.5M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (7m) 91s ago 7m 37.1M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (2m) 91s ago 2m 3791k - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:40:59.782 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (2m) 90s ago 2m 3670k - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (6m) 91s ago 6m 44.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (6m) 91s ago 6m 47.1M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (5m) 91s ago 5m 51.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (5m) 91s ago 5m 40.9M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (5m) 90s ago 5m 49.4M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (4m) 90s ago 4m 50.0M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (4m) 90s ago 4m 44.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (3m) 90s ago 3m 41.3M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:40:59.783 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (99s) 90s ago 3m 26.6M - 2.43.0 a07b618ecd1d da848a7ecb4d 2024-04-26T04:40:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:59 smithi204 ceph-mon[29755]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:40:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:40:59 smithi204 ceph-mon[29755]: osdmap e73: 8 total, 8 up, 8 in 2024-04-26T04:41:00.216 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:00.217 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:41:00.218 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 15 2024-04-26T04:41:00.218 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:41:00.218 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:41:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/59687496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T04:41:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:00.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:00.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:00 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/59687496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: from='client.24947 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: pgmap v101: 121 pgs: 16 unknown, 105 active+clean; 580 KiB data, 222 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: osdmap e74: 8 total, 8 up, 8 in 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: from='client.24953 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:00 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/59687496' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:01.559 INFO:teuthology.orchestra.run.smithi146.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-04-26T04:41:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:01 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:41:01.934 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:01 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:41:01.934 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:01 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:41:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:02 smithi204 ceph-mon[29755]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:02 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:41:02.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:02 smithi204 ceph-mon[29755]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T04:41:02.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[26177]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:41:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[26177]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T04:41:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[37936]: pgmap v103: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1082510387' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-04-26T04:41:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:02 smithi146 ceph-mon[37936]: osdmap e75: 8 total, 8 up, 8 in 2024-04-26T04:41:03.241 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:41:03.269 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight read -> 100 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight delete -> 50 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight snap_create -> 50 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight snap_remove -> 50 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight rollback -> 50 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight setattr -> 25 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight rmattr -> 25 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight copy_from -> 50 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:adding op weight append -> 100 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable) 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout:Configuration: 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout: Number of operations: 4000 2024-04-26T04:41:03.270 INFO:tasks.rados.rados.0.smithi146.stdout: Number of objects: 50 2024-04-26T04:41:03.271 INFO:tasks.rados.rados.0.smithi146.stdout: Max in flight operations: 16 2024-04-26T04:41:03.271 INFO:tasks.rados.rados.0.smithi146.stdout: Object size (in bytes): 4000000 2024-04-26T04:41:03.271 INFO:tasks.rados.rados.0.smithi146.stdout: Write stride min: 400000 2024-04-26T04:41:03.271 INFO:tasks.rados.rados.0.smithi146.stdout: Write stride max: 800000 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:1: write initial oid 1 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:1: seq_num 0 ranges {0=24576} 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:1: writing smithi14680844-1 from 0 to 24576 tid 1 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:2: write initial oid 2 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:2: seq_num 1 ranges {0=24576} 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:2: writing smithi14680844-2 from 0 to 24576 tid 1 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:3: write initial oid 3 2024-04-26T04:41:03.568 INFO:tasks.rados.rados.0.smithi146.stdout:3: seq_num 2 ranges {0=40960} 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:3: writing smithi14680844-3 from 0 to 40960 tid 1 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:4: write initial oid 4 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:4: seq_num 3 ranges {0=57344} 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:4: writing smithi14680844-4 from 0 to 57344 tid 1 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:5: write initial oid 5 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:5: seq_num 4 ranges {0=73728} 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:5: writing smithi14680844-5 from 0 to 73728 tid 1 2024-04-26T04:41:03.569 INFO:tasks.rados.rados.0.smithi146.stdout:6: write initial oid 6 2024-04-26T04:41:03.570 INFO:tasks.rados.rados.0.smithi146.stdout:6: seq_num 5 ranges {0=90112} 2024-04-26T04:41:03.570 INFO:tasks.rados.rados.0.smithi146.stdout:6: writing smithi14680844-6 from 0 to 90112 tid 1 2024-04-26T04:41:03.570 INFO:tasks.rados.rados.0.smithi146.stdout:7: write initial oid 7 2024-04-26T04:41:03.570 INFO:tasks.rados.rados.0.smithi146.stdout:7: seq_num 6 ranges {0=106496} 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:7: writing smithi14680844-7 from 0 to 106496 tid 1 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:8: write initial oid 8 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:8: seq_num 7 ranges {0=122880} 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:8: writing smithi14680844-8 from 0 to 122880 tid 1 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:9: write initial oid 9 2024-04-26T04:41:03.571 INFO:tasks.rados.rados.0.smithi146.stdout:9: seq_num 8 ranges {0=139264} 2024-04-26T04:41:03.572 INFO:tasks.rados.rados.0.smithi146.stdout:9: writing smithi14680844-9 from 0 to 139264 tid 1 2024-04-26T04:41:03.572 INFO:tasks.rados.rados.0.smithi146.stdout:10: write initial oid 10 2024-04-26T04:41:03.572 INFO:tasks.rados.rados.0.smithi146.stdout:10: seq_num 9 ranges {0=155648} 2024-04-26T04:41:03.574 INFO:tasks.rados.rados.0.smithi146.stdout:10: writing smithi14680844-10 from 0 to 155648 tid 1 2024-04-26T04:41:03.574 INFO:tasks.rados.rados.0.smithi146.stdout:11: write initial oid 11 2024-04-26T04:41:03.574 INFO:tasks.rados.rados.0.smithi146.stdout:11: seq_num 10 ranges {0=172032} 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:11: writing smithi14680844-11 from 0 to 172032 tid 1 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:4: finishing write tid 1 to smithi14680844-4 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:4: finishing write tid 2 to smithi14680844-4 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:2: finishing write tid 1 to smithi14680844-2 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:2: finishing write tid 2 to smithi14680844-2 2024-04-26T04:41:03.579 INFO:tasks.rados.rados.0.smithi146.stdout:3: finishing write tid 1 to smithi14680844-3 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:3: finishing write tid 2 to smithi14680844-3 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:12: write initial oid 12 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:12: seq_num 11 ranges {0=188416} 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:12: writing smithi14680844-12 from 0 to 188416 tid 1 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:6: finishing write tid 1 to smithi14680844-6 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:6: finishing write tid 2 to smithi14680844-6 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:1: finishing write tid 1 to smithi14680844-1 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:1: finishing write tid 2 to smithi14680844-1 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:5: finishing write tid 1 to smithi14680844-5 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:4: finishing write tid 3 to smithi14680844-4 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:4: oid 4 updating version 0 to 1 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:4: oid 4 updating version 1 to 2 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2 (ObjNum 3 snap 0 seq_num 3) dirty exists 2024-04-26T04:41:03.580 INFO:tasks.rados.rados.0.smithi146.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:4: done (11 left) 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:13: write initial oid 13 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:13: seq_num 12 ranges {0=204800} 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:13: writing smithi14680844-13 from 0 to 204800 tid 1 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:14: write initial oid 14 2024-04-26T04:41:03.581 INFO:tasks.rados.rados.0.smithi146.stdout:14: seq_num 13 ranges {0=221184} 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:14: writing smithi14680844-14 from 0 to 221184 tid 1 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:8: finishing write tid 1 to smithi14680844-8 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:5: finishing write tid 2 to smithi14680844-5 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:2: finishing write tid 3 to smithi14680844-2 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:2: oid 2 updating version 0 to 1 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:2: oid 2 updating version 1 to 2 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 2 (ObjNum 1 snap 0 seq_num 1) dirty exists 2024-04-26T04:41:03.582 INFO:tasks.rados.rados.0.smithi146.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:3: finishing write tid 3 to smithi14680844-3 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:3: oid 3 updating version 0 to 1 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:3: oid 3 updating version 1 to 2 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2 (ObjNum 2 snap 0 seq_num 2) dirty exists 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:6: finishing write tid 3 to smithi14680844-6 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:6: oid 6 updating version 0 to 1 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:6: oid 6 updating version 1 to 2 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2 (ObjNum 5 snap 0 seq_num 5) dirty exists 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:1: finishing write tid 3 to smithi14680844-1 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:1: oid 1 updating version 0 to 1 2024-04-26T04:41:03.583 INFO:tasks.rados.rados.0.smithi146.stdout:1: oid 1 updating version 1 to 2 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 2 (ObjNum 0 snap 0 seq_num 0) dirty exists 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:8: finishing write tid 2 to smithi14680844-8 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:10: finishing write tid 1 to smithi14680844-10 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:9: finishing write tid 1 to smithi14680844-9 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:7: finishing write tid 1 to smithi14680844-7 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:10: finishing write tid 2 to smithi14680844-10 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:7: finishing write tid 2 to smithi14680844-7 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:5: finishing write tid 3 to smithi14680844-5 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:5: oid 5 updating version 0 to 1 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:5: oid 5 updating version 1 to 2 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2 (ObjNum 4 snap 0 seq_num 4) dirty exists 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:1: done (12 left) 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:2: done (11 left) 2024-04-26T04:41:03.584 INFO:tasks.rados.rados.0.smithi146.stdout:3: done (10 left) 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:5: done (9 left) 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:6: done (8 left) 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:15: write initial oid 15 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:15: seq_num 14 ranges {0=237568} 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:15: writing smithi14680844-15 from 0 to 237568 tid 1 2024-04-26T04:41:03.585 INFO:tasks.rados.rados.0.smithi146.stdout:16: write initial oid 16 2024-04-26T04:41:03.586 INFO:tasks.rados.rados.0.smithi146.stdout:16: seq_num 15 ranges {0=253952} 2024-04-26T04:41:03.586 INFO:tasks.rados.rados.0.smithi146.stdout:16: writing smithi14680844-16 from 0 to 253952 tid 1 2024-04-26T04:41:03.586 INFO:tasks.rados.rados.0.smithi146.stdout:17: write initial oid 17 2024-04-26T04:41:03.586 INFO:tasks.rados.rados.0.smithi146.stdout:17: seq_num 16 ranges {0=270336} 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:17: writing smithi14680844-17 from 0 to 270336 tid 1 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:18: write initial oid 18 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:11: finishing write tid 1 to smithi14680844-11 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:11: finishing write tid 2 to smithi14680844-11 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:10: finishing write tid 3 to smithi14680844-10 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:10: oid 10 updating version 0 to 1 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:10: oid 10 updating version 1 to 2 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:41:03.588 INFO:tasks.rados.rados.0.smithi146.stdout:9: finishing write tid 2 to smithi14680844-9 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:8: finishing write tid 3 to smithi14680844-8 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:8: oid 8 updating version 0 to 1 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:8: oid 8 updating version 1 to 2 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2 (ObjNum 7 snap 0 seq_num 7) dirty exists 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:12: finishing write tid 1 to smithi14680844-12 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:12: finishing write tid 2 to smithi14680844-12 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:7: finishing write tid 3 to smithi14680844-7 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:7: oid 7 updating version 0 to 3 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:7: oid 7 updating version 3 to 4 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 4 (ObjNum 6 snap 0 seq_num 6) dirty exists 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:11: finishing write tid 3 to smithi14680844-11 2024-04-26T04:41:03.589 INFO:tasks.rados.rados.0.smithi146.stdout:11: oid 11 updating version 0 to 2 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:11: oid 11 version 2 is already newer than 1 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:9: finishing write tid 3 to smithi14680844-9 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:9: oid 9 updating version 0 to 1 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:9: oid 9 updating version 1 to 2 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:13: finishing write tid 1 to smithi14680844-13 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:12: finishing write tid 3 to smithi14680844-12 2024-04-26T04:41:03.590 INFO:tasks.rados.rados.0.smithi146.stdout:12: oid 12 updating version 0 to 6 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:12: oid 12 version 6 is already newer than 5 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:14: finishing write tid 1 to smithi14680844-14 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:14: finishing write tid 2 to smithi14680844-14 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:13: finishing write tid 2 to smithi14680844-13 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:15: finishing write tid 1 to smithi14680844-15 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:15: finishing write tid 2 to smithi14680844-15 2024-04-26T04:41:03.591 INFO:tasks.rados.rados.0.smithi146.stdout:18: seq_num 17 ranges {0=286720} 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:18: writing smithi14680844-18 from 0 to 286720 tid 1 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:7: done (11 left) 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:8: done (10 left) 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:9: done (9 left) 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:10: done (8 left) 2024-04-26T04:41:03.592 INFO:tasks.rados.rados.0.smithi146.stdout:11: done (7 left) 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:12: done (6 left) 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:19: write initial oid 19 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:19: seq_num 18 ranges {0=303104} 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:19: writing smithi14680844-19 from 0 to 303104 tid 1 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:16: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:16: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:14: finishing write tid 3 to smithi14680844-14 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:14: oid 14 updating version 0 to 2 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:14: oid 14 version 2 is already newer than 1 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:13: finishing write tid 3 to smithi14680844-13 2024-04-26T04:41:03.593 INFO:tasks.rados.rados.0.smithi146.stdout:13: oid 13 updating version 0 to 2 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:13: oid 13 version 2 is already newer than 1 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2 (ObjNum 12 snap 0 seq_num 12) dirty exists 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:15: finishing write tid 3 to smithi14680844-15 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:15: oid 15 updating version 0 to 1 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:15: oid 15 updating version 1 to 2 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 2 (ObjNum 14 snap 0 seq_num 14) dirty exists 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:13: done (6 left) 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:14: done (5 left) 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:15: done (4 left) 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:20: write initial oid 20 2024-04-26T04:41:03.594 INFO:tasks.rados.rados.0.smithi146.stdout:20: seq_num 19 ranges {0=319488} 2024-04-26T04:41:03.595 INFO:tasks.rados.rados.0.smithi146.stdout:20: writing smithi14680844-20 from 0 to 319488 tid 1 2024-04-26T04:41:03.595 INFO:tasks.rados.rados.0.smithi146.stdout:21: write initial oid 21 2024-04-26T04:41:03.595 INFO:tasks.rados.rados.0.smithi146.stdout:21: seq_num 20 ranges {0=344064} 2024-04-26T04:41:03.596 INFO:tasks.rados.rados.0.smithi146.stdout:21: writing smithi14680844-21 from 0 to 344064 tid 1 2024-04-26T04:41:03.596 INFO:tasks.rados.rados.0.smithi146.stdout:22: write initial oid 22 2024-04-26T04:41:03.596 INFO:tasks.rados.rados.0.smithi146.stdout:22: seq_num 21 ranges {0=360448} 2024-04-26T04:41:03.598 INFO:tasks.rados.rados.0.smithi146.stdout:22: writing smithi14680844-22 from 0 to 360448 tid 1 2024-04-26T04:41:03.598 INFO:tasks.rados.rados.0.smithi146.stdout:23: write initial oid 23 2024-04-26T04:41:03.598 INFO:tasks.rados.rados.0.smithi146.stdout:23: seq_num 22 ranges {0=376832} 2024-04-26T04:41:03.600 INFO:tasks.rados.rados.0.smithi146.stdout:23: writing smithi14680844-23 from 0 to 376832 tid 1 2024-04-26T04:41:03.600 INFO:tasks.rados.rados.0.smithi146.stdout:24: write initial oid 24 2024-04-26T04:41:03.600 INFO:tasks.rados.rados.0.smithi146.stdout:24: seq_num 23 ranges {0=393216} 2024-04-26T04:41:03.602 INFO:tasks.rados.rados.0.smithi146.stdout:24: writing smithi14680844-24 from 0 to 393216 tid 1 2024-04-26T04:41:03.603 INFO:tasks.rados.rados.0.smithi146.stdout:25: write initial oid 25 2024-04-26T04:41:03.603 INFO:tasks.rados.rados.0.smithi146.stdout:25: seq_num 24 ranges {0=409600} 2024-04-26T04:41:03.605 INFO:tasks.rados.rados.0.smithi146.stdout:25: writing smithi14680844-25 from 0 to 409600 tid 1 2024-04-26T04:41:03.605 INFO:tasks.rados.rados.0.smithi146.stdout:26: write initial oid 26 2024-04-26T04:41:03.605 INFO:tasks.rados.rados.0.smithi146.stdout:26: seq_num 25 ranges {0=425984} 2024-04-26T04:41:03.607 INFO:tasks.rados.rados.0.smithi146.stdout:26: writing smithi14680844-26 from 0 to 425984 tid 1 2024-04-26T04:41:03.607 INFO:tasks.rados.rados.0.smithi146.stdout:27: write initial oid 27 2024-04-26T04:41:03.607 INFO:tasks.rados.rados.0.smithi146.stdout:27: seq_num 26 ranges {0=442368} 2024-04-26T04:41:03.610 INFO:tasks.rados.rados.0.smithi146.stdout:27: writing smithi14680844-27 from 0 to 442368 tid 1 2024-04-26T04:41:03.610 INFO:tasks.rados.rados.0.smithi146.stdout:28: write initial oid 28 2024-04-26T04:41:03.610 INFO:tasks.rados.rados.0.smithi146.stdout:28: seq_num 27 ranges {0=458752} 2024-04-26T04:41:03.614 INFO:tasks.rados.rados.0.smithi146.stdout:28: writing smithi14680844-28 from 0 to 458752 tid 1 2024-04-26T04:41:03.614 INFO:tasks.rados.rados.0.smithi146.stdout:16: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:03.614 INFO:tasks.rados.rados.0.smithi146.stdout:16: oid 16 updating version 0 to 4 2024-04-26T04:41:03.614 INFO:tasks.rados.rados.0.smithi146.stdout:16: oid 16 version 4 is already newer than 3 2024-04-26T04:41:03.614 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 4 (ObjNum 15 snap 0 seq_num 15) dirty exists 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:17: finishing write tid 1 to smithi14680844-17 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: finishing write tid 1 to smithi14680844-18 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:17: finishing write tid 2 to smithi14680844-17 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: finishing write tid 2 to smithi14680844-18 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:19: finishing write tid 1 to smithi14680844-19 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: finishing write tid 3 to smithi14680844-18 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: oid 18 updating version 0 to 4 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: oid 18 version 4 is already newer than 3 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 4 (ObjNum 17 snap 0 seq_num 17) dirty exists 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:19: finishing write tid 2 to smithi14680844-19 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:17: finishing write tid 3 to smithi14680844-17 2024-04-26T04:41:03.615 INFO:tasks.rados.rados.0.smithi146.stdout:17: oid 17 updating version 0 to 2 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:17: oid 17 version 2 is already newer than 1 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2 (ObjNum 16 snap 0 seq_num 16) dirty exists 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:20: finishing write tid 1 to smithi14680844-20 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:20: finishing write tid 2 to smithi14680844-20 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:19: finishing write tid 3 to smithi14680844-19 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:19: oid 19 updating version 0 to 5 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:19: oid 19 updating version 5 to 6 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:21: finishing write tid 1 to smithi14680844-21 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:21: finishing write tid 2 to smithi14680844-21 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:20: finishing write tid 3 to smithi14680844-20 2024-04-26T04:41:03.616 INFO:tasks.rados.rados.0.smithi146.stdout:20: oid 20 updating version 0 to 4 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:20: oid 20 version 4 is already newer than 3 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 4 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:21: finishing write tid 3 to smithi14680844-21 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:21: oid 21 updating version 0 to 3 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:21: oid 21 updating version 3 to 4 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 4 (ObjNum 20 snap 0 seq_num 20) dirty exists 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:22: finishing write tid 1 to smithi14680844-22 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:22: finishing write tid 2 to smithi14680844-22 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:23: finishing write tid 1 to smithi14680844-23 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:23: finishing write tid 2 to smithi14680844-23 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:22: finishing write tid 3 to smithi14680844-22 2024-04-26T04:41:03.617 INFO:tasks.rados.rados.0.smithi146.stdout:22: oid 22 updating version 0 to 3 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:22: oid 22 updating version 3 to 4 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 4 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:23: finishing write tid 3 to smithi14680844-23 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:23: oid 23 updating version 0 to 5 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:23: oid 23 updating version 5 to 6 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 6 (ObjNum 22 snap 0 seq_num 22) dirty exists 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:24: finishing write tid 1 to smithi14680844-24 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:24: finishing write tid 2 to smithi14680844-24 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:25: finishing write tid 1 to smithi14680844-25 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:24: finishing write tid 3 to smithi14680844-24 2024-04-26T04:41:03.618 INFO:tasks.rados.rados.0.smithi146.stdout:24: oid 24 updating version 0 to 6 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:24: oid 24 version 6 is already newer than 5 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 6 (ObjNum 23 snap 0 seq_num 23) dirty exists 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:25: finishing write tid 2 to smithi14680844-25 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:26: finishing write tid 1 to smithi14680844-26 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:25: finishing write tid 3 to smithi14680844-25 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:25: oid 25 updating version 0 to 7 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:25: oid 25 updating version 7 to 8 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 8 (ObjNum 24 snap 0 seq_num 24) dirty exists 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:26: finishing write tid 2 to smithi14680844-26 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:26: finishing write tid 3 to smithi14680844-26 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:26: oid 26 updating version 0 to 5 2024-04-26T04:41:03.619 INFO:tasks.rados.rados.0.smithi146.stdout:26: oid 26 updating version 5 to 6 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 6 (ObjNum 25 snap 0 seq_num 25) dirty exists 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:27: finishing write tid 1 to smithi14680844-27 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:27: finishing write tid 2 to smithi14680844-27 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:16: done (12 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:17: done (11 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:18: done (10 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:19: done (9 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:20: done (8 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:21: done (7 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:22: done (6 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:23: done (5 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:24: done (4 left) 2024-04-26T04:41:03.620 INFO:tasks.rados.rados.0.smithi146.stdout:25: done (3 left) 2024-04-26T04:41:03.621 INFO:tasks.rados.rados.0.smithi146.stdout:26: done (2 left) 2024-04-26T04:41:03.621 INFO:tasks.rados.rados.0.smithi146.stdout:29: write initial oid 29 2024-04-26T04:41:03.621 INFO:tasks.rados.rados.0.smithi146.stdout:29: seq_num 28 ranges {0=475136} 2024-04-26T04:41:03.623 INFO:tasks.rados.rados.0.smithi146.stdout:29: writing smithi14680844-29 from 0 to 475136 tid 1 2024-04-26T04:41:03.623 INFO:tasks.rados.rados.0.smithi146.stdout:27: finishing write tid 3 to smithi14680844-27 2024-04-26T04:41:03.623 INFO:tasks.rados.rados.0.smithi146.stdout:27: oid 27 updating version 0 to 4 2024-04-26T04:41:03.623 INFO:tasks.rados.rados.0.smithi146.stdout:27: oid 27 version 4 is already newer than 3 2024-04-26T04:41:03.623 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:28: finishing write tid 1 to smithi14680844-28 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:28: finishing write tid 2 to smithi14680844-28 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:27: done (2 left) 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:30: write initial oid 30 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:30: seq_num 29 ranges {0=491520} 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:30: writing smithi14680844-30 from 0 to 491520 tid 1 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:31: write initial oid 31 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:31: seq_num 30 ranges {0=507904} 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:31: writing smithi14680844-31 from 0 to 507904 tid 1 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:32: write initial oid 32 2024-04-26T04:41:03.624 INFO:tasks.rados.rados.0.smithi146.stdout:32: seq_num 31 ranges {0=524288} 2024-04-26T04:41:03.625 INFO:tasks.rados.rados.0.smithi146.stdout:32: writing smithi14680844-32 from 0 to 524288 tid 1 2024-04-26T04:41:03.625 INFO:tasks.rados.rados.0.smithi146.stdout:33: write initial oid 33 2024-04-26T04:41:03.625 INFO:tasks.rados.rados.0.smithi146.stdout:33: seq_num 32 ranges {0=540672} 2024-04-26T04:41:03.629 INFO:tasks.rados.rados.0.smithi146.stdout:33: writing smithi14680844-33 from 0 to 540672 tid 1 2024-04-26T04:41:03.629 INFO:tasks.rados.rados.0.smithi146.stdout:34: write initial oid 34 2024-04-26T04:41:03.629 INFO:tasks.rados.rados.0.smithi146.stdout:34: seq_num 33 ranges {0=557056} 2024-04-26T04:41:03.632 INFO:tasks.rados.rados.0.smithi146.stdout:34: writing smithi14680844-34 from 0 to 557056 tid 1 2024-04-26T04:41:03.632 INFO:tasks.rados.rados.0.smithi146.stdout:35: write initial oid 35 2024-04-26T04:41:03.632 INFO:tasks.rados.rados.0.smithi146.stdout:35: seq_num 34 ranges {0=573440} 2024-04-26T04:41:03.635 INFO:tasks.rados.rados.0.smithi146.stdout:35: writing smithi14680844-35 from 0 to 573440 tid 1 2024-04-26T04:41:03.635 INFO:tasks.rados.rados.0.smithi146.stdout:36: write initial oid 36 2024-04-26T04:41:03.635 INFO:tasks.rados.rados.0.smithi146.stdout:36: seq_num 35 ranges {0=589824} 2024-04-26T04:41:03.639 INFO:tasks.rados.rados.0.smithi146.stdout:36: writing smithi14680844-36 from 0 to 589824 tid 1 2024-04-26T04:41:03.639 INFO:tasks.rados.rados.0.smithi146.stdout:37: write initial oid 37 2024-04-26T04:41:03.639 INFO:tasks.rados.rados.0.smithi146.stdout:37: seq_num 36 ranges {0=606208} 2024-04-26T04:41:03.642 INFO:tasks.rados.rados.0.smithi146.stdout:37: writing smithi14680844-37 from 0 to 606208 tid 1 2024-04-26T04:41:03.642 INFO:tasks.rados.rados.0.smithi146.stdout:38: write initial oid 38 2024-04-26T04:41:03.642 INFO:tasks.rados.rados.0.smithi146.stdout:38: seq_num 37 ranges {0=622592} 2024-04-26T04:41:03.646 INFO:tasks.rados.rados.0.smithi146.stdout:38: writing smithi14680844-38 from 0 to 622592 tid 1 2024-04-26T04:41:03.646 INFO:tasks.rados.rados.0.smithi146.stdout:39: write initial oid 39 2024-04-26T04:41:03.647 INFO:tasks.rados.rados.0.smithi146.stdout:39: seq_num 38 ranges {0=638976} 2024-04-26T04:41:03.650 INFO:tasks.rados.rados.0.smithi146.stdout:39: writing smithi14680844-39 from 0 to 638976 tid 1 2024-04-26T04:41:03.651 INFO:tasks.rados.rados.0.smithi146.stdout:40: write initial oid 40 2024-04-26T04:41:03.651 INFO:tasks.rados.rados.0.smithi146.stdout:40: seq_num 39 ranges {0=663552} 2024-04-26T04:41:03.655 INFO:tasks.rados.rados.0.smithi146.stdout:40: writing smithi14680844-40 from 0 to 663552 tid 1 2024-04-26T04:41:03.655 INFO:tasks.rados.rados.0.smithi146.stdout:41: write initial oid 41 2024-04-26T04:41:03.655 INFO:tasks.rados.rados.0.smithi146.stdout:41: seq_num 40 ranges {0=679936} 2024-04-26T04:41:03.659 INFO:tasks.rados.rados.0.smithi146.stdout:41: writing smithi14680844-41 from 0 to 679936 tid 1 2024-04-26T04:41:03.659 INFO:tasks.rados.rados.0.smithi146.stdout:42: write initial oid 42 2024-04-26T04:41:03.659 INFO:tasks.rados.rados.0.smithi146.stdout:42: seq_num 41 ranges {0=696320} 2024-04-26T04:41:03.664 INFO:tasks.rados.rados.0.smithi146.stdout:42: writing smithi14680844-42 from 0 to 696320 tid 1 2024-04-26T04:41:03.664 INFO:tasks.rados.rados.0.smithi146.stdout:43: write initial oid 43 2024-04-26T04:41:03.664 INFO:tasks.rados.rados.0.smithi146.stdout:43: seq_num 42 ranges {0=712704} 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:43: writing smithi14680844-43 from 0 to 712704 tid 1 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 16 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:28: finishing write tid 3 to smithi14680844-28 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:28: oid 28 updating version 0 to 3 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:28: oid 28 updating version 3 to 4 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:29: finishing write tid 1 to smithi14680844-29 2024-04-26T04:41:03.669 INFO:tasks.rados.rados.0.smithi146.stdout:29: finishing write tid 2 to smithi14680844-29 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:29: finishing write tid 3 to smithi14680844-29 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:29: oid 29 updating version 0 to 5 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:29: oid 29 updating version 5 to 6 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:30: finishing write tid 1 to smithi14680844-30 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:30: finishing write tid 2 to smithi14680844-30 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:30: finishing write tid 3 to smithi14680844-30 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:30: oid 30 updating version 0 to 4 2024-04-26T04:41:03.670 INFO:tasks.rados.rados.0.smithi146.stdout:30: oid 30 version 4 is already newer than 3 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 4 (ObjNum 29 snap 0 seq_num 29) dirty exists 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:31: finishing write tid 1 to smithi14680844-31 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:31: finishing write tid 2 to smithi14680844-31 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:28: done (15 left) 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:29: done (14 left) 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:30: done (13 left) 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:44: write initial oid 44 2024-04-26T04:41:03.671 INFO:tasks.rados.rados.0.smithi146.stdout:44: seq_num 43 ranges {0=729088} 2024-04-26T04:41:03.673 INFO:tasks.rados.rados.0.smithi146.stdout:44: writing smithi14680844-44 from 0 to 729088 tid 1 2024-04-26T04:41:03.673 INFO:tasks.rados.rados.0.smithi146.stdout:45: write initial oid 45 2024-04-26T04:41:03.673 INFO:tasks.rados.rados.0.smithi146.stdout:45: seq_num 44 ranges {0=745472} 2024-04-26T04:41:03.677 INFO:tasks.rados.rados.0.smithi146.stdout:45: writing smithi14680844-45 from 0 to 745472 tid 1 2024-04-26T04:41:03.677 INFO:tasks.rados.rados.0.smithi146.stdout:46: write initial oid 46 2024-04-26T04:41:03.677 INFO:tasks.rados.rados.0.smithi146.stdout:46: seq_num 45 ranges {0=761856} 2024-04-26T04:41:03.682 INFO:tasks.rados.rados.0.smithi146.stdout:46: writing smithi14680844-46 from 0 to 761856 tid 1 2024-04-26T04:41:03.682 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 16 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:31: finishing write tid 3 to smithi14680844-31 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:31: oid 31 updating version 0 to 2 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:31: oid 31 version 2 is already newer than 1 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 2 (ObjNum 30 snap 0 seq_num 30) dirty exists 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:32: finishing write tid 1 to smithi14680844-32 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:31: done (15 left) 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:47: write initial oid 47 2024-04-26T04:41:03.683 INFO:tasks.rados.rados.0.smithi146.stdout:47: seq_num 46 ranges {0=778240} 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:47: writing smithi14680844-47 from 0 to 778240 tid 1 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 16 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: finishing write tid 2 to smithi14680844-32 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: finishing write tid 3 to smithi14680844-32 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: oid 32 updating version 0 to 8 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: oid 32 version 8 is already newer than 7 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 8 (ObjNum 31 snap 0 seq_num 31) dirty exists 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:33: finishing write tid 1 to smithi14680844-33 2024-04-26T04:41:03.687 INFO:tasks.rados.rados.0.smithi146.stdout:32: done (15 left) 2024-04-26T04:41:03.688 INFO:tasks.rados.rados.0.smithi146.stdout:48: write initial oid 48 2024-04-26T04:41:03.688 INFO:tasks.rados.rados.0.smithi146.stdout:48: seq_num 47 ranges {0=794624} 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:48: writing smithi14680844-48 from 0 to 794624 tid 1 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 16 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:33: finishing write tid 2 to smithi14680844-33 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:33: finishing write tid 3 to smithi14680844-33 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:33: oid 33 updating version 0 to 10 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:33: oid 33 version 10 is already newer than 9 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 10 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:03.692 INFO:tasks.rados.rados.0.smithi146.stdout:34: finishing write tid 1 to smithi14680844-34 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: finishing write tid 2 to smithi14680844-34 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: finishing write tid 3 to smithi14680844-34 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: oid 34 updating version 0 to 5 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: oid 34 updating version 5 to 6 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:35: finishing write tid 1 to smithi14680844-35 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:33: done (15 left) 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:34: done (14 left) 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:49: write initial oid 49 2024-04-26T04:41:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:49: seq_num 48 ranges {0=409600,409600=401408} 2024-04-26T04:41:03.694 INFO:tasks.rados.rados.0.smithi146.stdout:49: writing smithi14680844-49 from 0 to 409600 tid 1 2024-04-26T04:41:03.696 INFO:tasks.rados.rados.0.smithi146.stdout:49: writing smithi14680844-49 from 409600 to 811008 tid 2 2024-04-26T04:41:03.696 INFO:tasks.rados.rados.0.smithi146.stdout:50: write initial oid 50 2024-04-26T04:41:03.696 INFO:tasks.rados.rados.0.smithi146.stdout:50: seq_num 49 ranges {0=425984,425984=401408} 2024-04-26T04:41:03.699 INFO:tasks.rados.rados.0.smithi146.stdout:50: writing smithi14680844-50 from 0 to 425984 tid 1 2024-04-26T04:41:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:50: writing smithi14680844-50 from 425984 to 827392 tid 2 2024-04-26T04:41:03.703 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 16 2024-04-26T04:41:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:35: finishing write tid 2 to smithi14680844-35 2024-04-26T04:41:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:35: finishing write tid 3 to smithi14680844-35 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:35: oid 35 updating version 0 to 7 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:35: oid 35 updating version 7 to 8 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 8 (ObjNum 34 snap 0 seq_num 34) dirty exists 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: finishing write tid 1 to smithi14680844-36 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: finishing write tid 2 to smithi14680844-36 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:35: done (15 left) 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:51: copy_from oid 2 from oid 11 current snap is 0 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: finishing write tid 3 to smithi14680844-36 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: oid 36 updating version 0 to 8 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: oid 36 version 8 is already newer than 7 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 8 (ObjNum 35 snap 0 seq_num 35) dirty exists 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2024-04-26T04:41:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:37: finishing write tid 1 to smithi14680844-37 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:37: finishing write tid 2 to smithi14680844-37 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:37: finishing write tid 3 to smithi14680844-37 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:37: oid 37 updating version 0 to 5 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:37: oid 37 updating version 5 to 6 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: finishing write tid 1 to smithi14680844-38 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: finishing write tid 2 to smithi14680844-38 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: finishing write tid 3 to smithi14680844-38 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: oid 38 updating version 0 to 9 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: oid 38 updating version 9 to 10 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 10 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:39: finishing write tid 1 to smithi14680844-39 2024-04-26T04:41:03.705 INFO:tasks.rados.rados.0.smithi146.stdout:39: finishing write tid 2 to smithi14680844-39 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:36: done (15 left) 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:37: done (14 left) 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:38: done (13 left) 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 0 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:39: finishing write tid 3 to smithi14680844-39 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:39: oid 39 updating version 0 to 3 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:39: oid 39 updating version 3 to 4 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:40: finishing write tid 1 to smithi14680844-40 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:40: finishing write tid 2 to smithi14680844-40 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:40: finishing write tid 3 to smithi14680844-40 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:40: oid 40 updating version 0 to 8 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:40: oid 40 version 8 is already newer than 7 2024-04-26T04:41:03.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 8 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: finishing write tid 1 to smithi14680844-41 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: finishing write tid 2 to smithi14680844-41 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: finishing write tid 3 to smithi14680844-41 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: oid 41 updating version 0 to 8 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: oid 41 version 8 is already newer than 7 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 8 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: finishing write tid 1 to smithi14680844-42 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: finishing write tid 2 to smithi14680844-42 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: finishing write tid 3 to smithi14680844-42 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: oid 42 updating version 0 to 10 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: oid 42 version 10 is already newer than 9 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 10 (ObjNum 41 snap 0 seq_num 41) dirty exists 2024-04-26T04:41:03.707 INFO:tasks.rados.rados.0.smithi146.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2024-04-26T04:41:03.708 INFO:tasks.rados.rados.0.smithi146.stdout:52: seq_num 50 ranges {237568=442368,679936=401408} 2024-04-26T04:41:03.708 INFO:tasks.rados.rados.0.smithi146.stdout:52: writing smithi14680844-15 from 237568 to 679936 tid 1 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:52: writing smithi14680844-15 from 679936 to 1081344 tid 2 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:39: done (13 left) 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:40: done (12 left) 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:41: done (11 left) 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:42: done (10 left) 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:53: rmattr oid 35 current snap is 0 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:53: done (10 left) 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:54: delete oid 18 current snap is 0 2024-04-26T04:41:03.711 INFO:tasks.rados.rados.0.smithi146.stdout:43: finishing write tid 1 to smithi14680844-43 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:43: finishing write tid 2 to smithi14680844-43 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:43: finishing write tid 3 to smithi14680844-43 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:43: oid 43 updating version 0 to 5 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:43: oid 43 updating version 5 to 6 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: finishing write tid 1 to smithi14680844-44 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: finishing write tid 2 to smithi14680844-44 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: finishing write tid 3 to smithi14680844-44 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: oid 44 updating version 0 to 9 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: oid 44 updating version 9 to 10 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 10 (ObjNum 43 snap 0 seq_num 43) dirty exists 2024-04-26T04:41:03.712 INFO:tasks.rados.rados.0.smithi146.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: finishing write tid 1 to smithi14680844-45 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: finishing write tid 2 to smithi14680844-45 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: finishing write tid 3 to smithi14680844-45 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: oid 45 updating version 0 to 6 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: oid 45 version 6 is already newer than 5 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 6 (ObjNum 44 snap 0 seq_num 44) dirty exists 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: finishing write tid 1 to smithi14680844-46 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: finishing write tid 2 to smithi14680844-46 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: finishing write tid 3 to smithi14680844-46 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: oid 46 updating version 0 to 11 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: oid 46 updating version 11 to 12 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 12 (ObjNum 45 snap 0 seq_num 45) dirty exists 2024-04-26T04:41:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: finishing write tid 1 to smithi14680844-47 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: finishing write tid 2 to smithi14680844-47 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: finishing write tid 3 to smithi14680844-47 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: oid 47 updating version 0 to 10 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: oid 47 version 10 is already newer than 9 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: finishing write tid 1 to smithi14680844-48 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: finishing write tid 2 to smithi14680844-48 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: finishing write tid 3 to smithi14680844-48 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: oid 48 updating version 0 to 8 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: oid 48 version 8 is already newer than 7 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2024-04-26T04:41:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:49: finishing write tid 1 to smithi14680844-49 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: finishing write tid 2 to smithi14680844-49 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: finishing write tid 3 to smithi14680844-49 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: finishing write tid 4 to smithi14680844-49 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: oid 49 updating version 0 to 10 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: oid 49 updating version 10 to 11 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: oid 49 version 11 is already newer than 9 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 11 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: finishing write tid 1 to smithi14680844-50 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: finishing write tid 2 to smithi14680844-50 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: finishing write tid 3 to smithi14680844-50 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: finishing write tid 4 to smithi14680844-50 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: oid 50 updating version 0 to 12 2024-04-26T04:41:03.715 INFO:tasks.rados.rados.0.smithi146.stdout:50: oid 50 version 12 is already newer than 11 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:50: oid 50 updating version 12 to 13 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 13 (ObjNum 49 snap 0 seq_num 49) dirty exists 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:51: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:51: finishing copy_from to smithi14680844-2 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:52: finishing write tid 1 to smithi14680844-15 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:43: done (10 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:44: done (9 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:45: done (8 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:46: done (7 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:47: done (6 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:48: done (5 left) 2024-04-26T04:41:03.716 INFO:tasks.rados.rados.0.smithi146.stdout:49: done (4 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:50: done (3 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:51: done (2 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:54: done (1 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:55: read oid 16 snap -1 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:56: rollback oid 31 current snap is 0 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:56: done (2 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:57: read oid 28 snap -1 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:58: copy_from oid 29 from oid 47 current snap is 0 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:59: rollback oid 45 current snap is 0 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:59: done (4 left) 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:60: copy_from oid 23 from oid 48 current snap is 0 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:61: delete oid 1 current snap is 0 2024-04-26T04:41:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:52: finishing write tid 2 to smithi14680844-15 2024-04-26T04:41:03.718 INFO:tasks.rados.rados.0.smithi146.stdout:52: finishing write tid 3 to smithi14680844-15 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:52: finishing write tid 4 to smithi14680844-15 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:52: oid 15 updating version 0 to 4 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:52: oid 15 updating version 4 to 5 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:52: oid 15 version 5 is already newer than 3 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 5 (ObjNum 50 snap 0 seq_num 50) dirty exists 2024-04-26T04:41:03.719 INFO:tasks.rados.rados.0.smithi146.stdout:52: left oid 15 (ObjNum 50 snap 0 seq_num 50) 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:52: done (5 left) 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:61: done (4 left) 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:62: read oid 24 snap -1 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:63: snap_create 2024-04-26T04:41:03.720 INFO:tasks.rados.rados.0.smithi146.stdout:55: expect (ObjNum 15 snap 0 seq_num 15) 2024-04-26T04:41:03.722 INFO:tasks.rados.rados.0.smithi146.stdout:57: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:03.735 INFO:tasks.rados.rados.0.smithi146.stdout:62: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-26T04:41:03.746 INFO:tasks.rados.rados.0.smithi146.stdout:60: finishing copy_from racing read to smithi14680844-23 2024-04-26T04:41:03.746 INFO:tasks.rados.rados.0.smithi146.stdout:60: finishing copy_from to smithi14680844-23 2024-04-26T04:41:03.746 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 8 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-26T04:41:03.746 INFO:tasks.rados.rados.0.smithi146.stdout:58: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:41:03.747 INFO:tasks.rados.rados.0.smithi146.stdout:58: finishing copy_from to smithi14680844-29 2024-04-26T04:41:03.747 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:03 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2250984862' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:03 smithi146 ceph-mon[37936]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:03 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2250984862' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:03 smithi146 ceph-mon[26177]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:03 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2250984862' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:03 smithi204 ceph-mon[29755]: from='client.? ' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:55: done (5 left) 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:57: done (4 left) 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:58: done (3 left) 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:60: done (2 left) 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:62: done (1 left) 2024-04-26T04:41:04.571 INFO:tasks.rados.rados.0.smithi146.stdout:63: done (0 left) 2024-04-26T04:41:04.572 INFO:tasks.rados.rados.0.smithi146.stdout:64: copy_from oid 15 from oid 2 current snap is 1 2024-04-26T04:41:04.572 INFO:tasks.rados.rados.0.smithi146.stdout:65: read oid 30 snap -1 2024-04-26T04:41:04.572 INFO:tasks.rados.rados.0.smithi146.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-26T04:41:04.572 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 1 2024-04-26T04:41:04.572 INFO:tasks.rados.rados.0.smithi146.stdout:66: seq_num 53 ranges {794624=491520,1286144=401408} 2024-04-26T04:41:04.578 INFO:tasks.rados.rados.0.smithi146.stdout:66: writing smithi14680844-23 from 794624 to 1286144 tid 1 2024-04-26T04:41:04.580 INFO:tasks.rados.rados.0.smithi146.stdout:66: writing smithi14680844-23 from 1286144 to 1687552 tid 2 2024-04-26T04:41:04.580 INFO:tasks.rados.rados.0.smithi146.stdout:67: rollback oid 10 current snap is 1 2024-04-26T04:41:04.580 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 0 2024-04-26T04:41:04.580 INFO:tasks.rados.rados.0.smithi146.stdout:65: expect (ObjNum 29 snap 0 seq_num 29) 2024-04-26T04:41:04.598 INFO:tasks.rados.rados.0.smithi146.stdout:64: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:41:04.598 INFO:tasks.rados.rados.0.smithi146.stdout:64: finishing copy_from to smithi14680844-15 2024-04-26T04:41:04.598 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 2 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:04.598 INFO:tasks.rados.rados.0.smithi146.stdout:66: finishing write tid 1 to smithi14680844-23 2024-04-26T04:41:04.598 INFO:tasks.rados.rados.0.smithi146.stdout:66: finishing write tid 2 to smithi14680844-23 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:67: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:64: done (3 left) 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:65: done (2 left) 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:68: setattr oid 20 current snap is 1 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: finishing write tid 3 to smithi14680844-23 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:67: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:67: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: finishing write tid 4 to smithi14680844-23 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: oid 23 updating version 0 to 18 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: oid 23 version 18 is already newer than 16 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: oid 23 version 18 is already newer than 17 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 18 (ObjNum 53 snap 1 seq_num 53) dirty exists 2024-04-26T04:41:04.599 INFO:tasks.rados.rados.0.smithi146.stdout:66: left oid 23 (ObjNum 53 snap 1 seq_num 53) 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:66: done (2 left) 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:67: done (1 left) 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:69: copy_from oid 45 from oid 34 current snap is 1 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:70: read oid 24 snap 0 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:71: copy_from oid 36 from oid 28 current snap is 1 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:72: rollback oid 49 current snap is 1 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 0 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:73: read oid 4 snap 0 2024-04-26T04:41:04.601 INFO:tasks.rados.rados.0.smithi146.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:74: rmattr oid 7 current snap is 1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:74: done (6 left) 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:75: copy_from oid 21 from oid 12 current snap is 1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:76: read oid 39 snap -1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:77: copy_from oid 6 from oid 37 current snap is 1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:78: read oid 2 snap -1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:79: setattr oid 41 current snap is 1 2024-04-26T04:41:04.602 INFO:tasks.rados.rados.0.smithi146.stdout:80: snap_create 2024-04-26T04:41:04.603 INFO:tasks.rados.rados.0.smithi146.stdout:73: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-26T04:41:04.606 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 20 (ObjNum 19 snap 0 seq_num 19) dirty exists 2024-04-26T04:41:04.606 INFO:tasks.rados.rados.0.smithi146.stdout:70: expect (ObjNum 23 snap 0 seq_num 23) 2024-04-26T04:41:04.618 INFO:tasks.rados.rados.0.smithi146.stdout:76: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:04.638 INFO:tasks.rados.rados.0.smithi146.stdout:71: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:41:04.638 INFO:tasks.rados.rados.0.smithi146.stdout:78: expect (ObjNum 10 snap 0 seq_num 10) 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 15 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:72: finishing rollback tid 0 to smithi14680844-49 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:72: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:72: finishing rollback tid 2 to smithi14680844-49 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 16 (ObjNum 48 snap 0 seq_num 48) dirty exists 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:71: finishing copy_from to smithi14680844-36 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:69: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:41:04.643 INFO:tasks.rados.rados.0.smithi146.stdout:69: finishing copy_from to smithi14680844-45 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:75: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:77: finishing copy_from to smithi14680844-6 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:77: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:75: finishing copy_from to smithi14680844-21 2024-04-26T04:41:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-26T04:41:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[37936]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[37936]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[37936]: Cluster is now healthy 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[37936]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[37936]: osdmap e76: 8 total, 8 up, 8 in 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[26177]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[26177]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[26177]: Cluster is now healthy 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[26177]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-26T04:41:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:04 smithi146 ceph-mon[26177]: osdmap e76: 8 total, 8 up, 8 in 2024-04-26T04:41:04.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:04 smithi204 ceph-mon[29755]: pgmap v105: 121 pgs: 121 active+clean; 580 KiB data, 227 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:04.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:04 smithi204 ceph-mon[29755]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:41:04.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:04 smithi204 ceph-mon[29755]: Cluster is now healthy 2024-04-26T04:41:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:04 smithi204 ceph-mon[29755]: from='client.? ' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2024-04-26T04:41:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:04 smithi204 ceph-mon[29755]: osdmap e76: 8 total, 8 up, 8 in 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:68: done (11 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:69: done (10 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:70: done (9 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:71: done (8 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:72: done (7 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:73: done (6 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:75: done (5 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:76: done (4 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:77: done (3 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:78: done (2 left) 2024-04-26T04:41:05.577 INFO:tasks.rados.rados.0.smithi146.stdout:79: done (1 left) 2024-04-26T04:41:05.578 INFO:tasks.rados.rados.0.smithi146.stdout:80: done (0 left) 2024-04-26T04:41:05.578 INFO:tasks.rados.rados.0.smithi146.stdout:81: rollback oid 40 current snap is 2 2024-04-26T04:41:05.578 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 1 2024-04-26T04:41:05.578 INFO:tasks.rados.rados.0.smithi146.stdout:82: snap_create 2024-04-26T04:41:05.580 INFO:tasks.rados.rados.0.smithi146.stdout:81: finishing rollback tid 0 to smithi14680844-40 2024-04-26T04:41:05.580 INFO:tasks.rados.rados.0.smithi146.stdout:81: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:41:05.580 INFO:tasks.rados.rados.0.smithi146.stdout:81: finishing rollback tid 2 to smithi14680844-40 2024-04-26T04:41:05.580 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:41:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:05 smithi146 ceph-mon[26177]: osdmap e77: 8 total, 8 up, 8 in 2024-04-26T04:41:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:05 smithi146 ceph-mon[37936]: osdmap e77: 8 total, 8 up, 8 in 2024-04-26T04:41:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:05 smithi204 ceph-mon[29755]: osdmap e77: 8 total, 8 up, 8 in 2024-04-26T04:41:06.579 INFO:tasks.rados.rados.0.smithi146.stdout:81: done (1 left) 2024-04-26T04:41:06.579 INFO:tasks.rados.rados.0.smithi146.stdout:82: done (0 left) 2024-04-26T04:41:06.579 INFO:tasks.rados.rados.0.smithi146.stdout:83: rollback oid 9 current snap is 3 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 0 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:84: read oid 20 snap 1 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:85: read oid 25 snap -1 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:86: copy_from oid 34 from oid 28 current snap is 3 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:87: setattr oid 48 current snap is 3 2024-04-26T04:41:06.580 INFO:tasks.rados.rados.0.smithi146.stdout:88: snap_remove snap 2 2024-04-26T04:41:06.583 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:06 smithi146 ceph-mon[37936]: pgmap v108: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-04-26T04:41:06.583 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:06 smithi146 ceph-mon[37936]: osdmap e78: 8 total, 8 up, 8 in 2024-04-26T04:41:06.583 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:06 smithi146 ceph-mon[26177]: pgmap v108: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-04-26T04:41:06.583 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:06 smithi146 ceph-mon[26177]: osdmap e78: 8 total, 8 up, 8 in 2024-04-26T04:41:06.583 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:06] "GET /metrics HTTP/1.1" 200 36026 "" "Prometheus/2.43.0" 2024-04-26T04:41:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:06 smithi204 ceph-mon[29755]: pgmap v108: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.2 MiB/s wr, 50 op/s 2024-04-26T04:41:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:06 smithi204 ceph-mon[29755]: osdmap e78: 8 total, 8 up, 8 in 2024-04-26T04:41:07.598 INFO:tasks.rados.rados.0.smithi146.stdout:88: done (5 left) 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:89: read oid 38 snap 1 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:90: read oid 18 snap -1 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:90: expect deleted 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:91: copy_from oid 2 from oid 29 current snap is 3 2024-04-26T04:41:07.599 INFO:tasks.rados.rados.0.smithi146.stdout:85: expect (ObjNum 24 snap 0 seq_num 24) 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 18 (ObjNum 47 snap 0 seq_num 47) dirty exists 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:83: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:83: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:83: finishing rollback tid 2 to smithi14680844-9 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 24 (ObjNum 8 snap 0 seq_num 8) dirty exists 2024-04-26T04:41:07.613 INFO:tasks.rados.rados.0.smithi146.stdout:84: expect (ObjNum 19 snap 0 seq_num 19) 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:86: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:86: finishing copy_from to smithi14680844-34 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 4 (ObjNum 27 snap 0 seq_num 27) dirty exists 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:83: done (7 left) 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:84: done (6 left) 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:85: done (5 left) 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:86: done (4 left) 2024-04-26T04:41:07.623 INFO:tasks.rados.rados.0.smithi146.stdout:87: done (3 left) 2024-04-26T04:41:07.624 INFO:tasks.rados.rados.0.smithi146.stdout:92: rmattr oid 49 current snap is 3 2024-04-26T04:41:07.624 INFO:tasks.rados.rados.0.smithi146.stdout:92: done (3 left) 2024-04-26T04:41:07.624 INFO:tasks.rados.rados.0.smithi146.stdout:93: snap_remove snap 0 2024-04-26T04:41:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:07 smithi146 ceph-mon[37936]: osdmap e79: 8 total, 8 up, 8 in 2024-04-26T04:41:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:07 smithi146 ceph-mon[26177]: osdmap e79: 8 total, 8 up, 8 in 2024-04-26T04:41:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:07 smithi204 ceph-mon[29755]: osdmap e79: 8 total, 8 up, 8 in 2024-04-26T04:41:08.597 INFO:tasks.rados.rados.0.smithi146.stdout:93: done (3 left) 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:94: rmattr oid 31 current snap is 3 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:94: done (3 left) 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:95: read oid 43 snap 1 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:96: rmattr oid 14 current snap is 3 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:96: done (4 left) 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:97: read oid 9 snap 1 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 3 2024-04-26T04:41:08.598 INFO:tasks.rados.rados.0.smithi146.stdout:98: seq_num 54 ranges {409600=507904,917504=401408} 2024-04-26T04:41:08.604 INFO:tasks.rados.rados.0.smithi146.stdout:98: writing smithi14680844-25 from 409600 to 917504 tid 1 2024-04-26T04:41:08.607 INFO:tasks.rados.rados.0.smithi146.stdout:98: writing smithi14680844-25 from 917504 to 1318912 tid 2 2024-04-26T04:41:08.607 INFO:tasks.rados.rados.0.smithi146.stdout:89: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:08.628 INFO:tasks.rados.rados.0.smithi146.stdout:91: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:41:08.628 INFO:tasks.rados.rados.0.smithi146.stdout:91: finishing copy_from to smithi14680844-2 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:89: done (5 left) 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:90: done (4 left) 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:91: done (3 left) 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:99: copy_from oid 34 from oid 40 current snap is 3 2024-04-26T04:41:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:95: expect (ObjNum 42 snap 0 seq_num 42) 2024-04-26T04:41:08.648 INFO:tasks.rados.rados.0.smithi146.stdout:97: expect (ObjNum 8 snap 0 seq_num 8) 2024-04-26T04:41:08.651 INFO:tasks.rados.rados.0.smithi146.stdout:98: finishing write tid 1 to smithi14680844-25 2024-04-26T04:41:08.651 INFO:tasks.rados.rados.0.smithi146.stdout:98: finishing write tid 2 to smithi14680844-25 2024-04-26T04:41:08.652 INFO:tasks.rados.rados.0.smithi146.stdout:95: done (3 left) 2024-04-26T04:41:08.652 INFO:tasks.rados.rados.0.smithi146.stdout:97: done (2 left) 2024-04-26T04:41:08.652 INFO:tasks.rados.rados.0.smithi146.stdout:100: snap_remove snap 1 2024-04-26T04:41:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:08 smithi146 ceph-mon[37936]: pgmap v111: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-04-26T04:41:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:08 smithi146 ceph-mon[37936]: osdmap e80: 8 total, 8 up, 8 in 2024-04-26T04:41:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:08 smithi146 ceph-mon[26177]: pgmap v111: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-04-26T04:41:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:08 smithi146 ceph-mon[26177]: osdmap e80: 8 total, 8 up, 8 in 2024-04-26T04:41:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:08 smithi204 ceph-mon[29755]: pgmap v111: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.3 MiB/s wr, 75 op/s 2024-04-26T04:41:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:08 smithi204 ceph-mon[29755]: osdmap e80: 8 total, 8 up, 8 in 2024-04-26T04:41:09.605 INFO:tasks.rados.rados.0.smithi146.stdout:100: done (2 left) 2024-04-26T04:41:09.605 INFO:tasks.rados.rados.0.smithi146.stdout:101: copy_from oid 16 from oid 21 current snap is 3 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:102: read oid 28 snap -1 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:102: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:103: rollback oid 30 current snap is 3 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:103: done (4 left) 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 3 2024-04-26T04:41:09.606 INFO:tasks.rados.rados.0.smithi146.stdout:104: seq_num 55 ranges {106496=524288,630784=401408} 2024-04-26T04:41:09.608 INFO:tasks.rados.rados.0.smithi146.stdout:104: writing smithi14680844-7 from 106496 to 630784 tid 1 2024-04-26T04:41:09.612 INFO:tasks.rados.rados.0.smithi146.stdout:104: writing smithi14680844-7 from 630784 to 1032192 tid 2 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: finishing write tid 3 to smithi14680844-25 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: finishing write tid 4 to smithi14680844-25 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: oid 25 updating version 0 to 14 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: oid 25 version 14 is already newer than 13 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: oid 25 version 14 is already newer than 12 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 14 (ObjNum 54 snap 3 seq_num 54) dirty exists 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:98: left oid 25 (ObjNum 54 snap 3 seq_num 54) 2024-04-26T04:41:09.614 INFO:tasks.rados.rados.0.smithi146.stdout:99: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:41:09.615 INFO:tasks.rados.rados.0.smithi146.stdout:99: finishing copy_from to smithi14680844-34 2024-04-26T04:41:09.615 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 12 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:41:09.615 INFO:tasks.rados.rados.0.smithi146.stdout:102: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:101: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:98: done (4 left) 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:99: done (3 left) 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:102: done (2 left) 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:105: copy_from oid 8 from oid 41 current snap is 3 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:104: finishing write tid 1 to smithi14680844-7 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:101: finishing copy_from to smithi14680844-16 2024-04-26T04:41:09.630 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: finishing write tid 2 to smithi14680844-7 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: finishing write tid 3 to smithi14680844-7 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: finishing write tid 4 to smithi14680844-7 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: oid 7 updating version 0 to 17 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: oid 7 updating version 17 to 19 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: oid 7 version 19 is already newer than 18 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: left oid 7 (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:101: done (2 left) 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:104: done (1 left) 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:106: rollback oid 33 current snap is 3 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:106: done (1 left) 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 3 2024-04-26T04:41:09.631 INFO:tasks.rados.rados.0.smithi146.stdout:107: seq_num 56 ranges {1687552=540672,2228224=401408} 2024-04-26T04:41:09.641 INFO:tasks.rados.rados.0.smithi146.stdout:107: writing smithi14680844-23 from 1687552 to 2228224 tid 1 2024-04-26T04:41:09.644 INFO:tasks.rados.rados.0.smithi146.stdout:107: writing smithi14680844-23 from 2228224 to 2629632 tid 2 2024-04-26T04:41:09.644 INFO:tasks.rados.rados.0.smithi146.stdout:108: read oid 29 snap -1 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:108: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:109: rollback oid 13 current snap is 3 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:109: done (3 left) 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 3 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:105: finishing copy_from racing read to smithi14680844-8 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:105: finishing copy_from to smithi14680844-8 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 15 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:09.645 INFO:tasks.rados.rados.0.smithi146.stdout:110: seq_num 57 ranges {663552=557056,1220608=401408} 2024-04-26T04:41:09.652 INFO:tasks.rados.rados.0.smithi146.stdout:110: writing smithi14680844-34 from 663552 to 1220608 tid 1 2024-04-26T04:41:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:110: writing smithi14680844-34 from 1220608 to 1622016 tid 2 2024-04-26T04:41:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:105: done (3 left) 2024-04-26T04:41:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:111: delete oid 24 current snap is 3 2024-04-26T04:41:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:107: finishing write tid 1 to smithi14680844-23 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: finishing write tid 2 to smithi14680844-23 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: finishing write tid 3 to smithi14680844-23 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: finishing write tid 4 to smithi14680844-23 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: oid 23 updating version 0 to 35 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: oid 23 updating version 35 to 36 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: oid 23 updating version 36 to 37 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 37 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:107: left oid 23 (ObjNum 56 snap 3 seq_num 56) 2024-04-26T04:41:09.656 INFO:tasks.rados.rados.0.smithi146.stdout:108: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: finishing write tid 1 to smithi14680844-34 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:107: done (3 left) 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:108: done (2 left) 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:111: done (1 left) 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:112: rmattr oid 7 current snap is 3 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:112: done (1 left) 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:113: delete oid 26 current snap is 3 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: finishing write tid 2 to smithi14680844-34 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: finishing write tid 3 to smithi14680844-34 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: finishing write tid 4 to smithi14680844-34 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: oid 34 updating version 0 to 25 2024-04-26T04:41:09.681 INFO:tasks.rados.rados.0.smithi146.stdout:110: oid 34 updating version 25 to 26 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:110: oid 34 version 26 is already newer than 24 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 26 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:110: left oid 34 (ObjNum 57 snap 3 seq_num 57) 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:110: done (1 left) 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:113: done (0 left) 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 3 2024-04-26T04:41:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:114: seq_num 60 ranges {1318912=614400,1933312=401408} 2024-04-26T04:41:09.692 INFO:tasks.rados.rados.0.smithi146.stdout:114: writing smithi14680844-25 from 1318912 to 1933312 tid 1 2024-04-26T04:41:09.695 INFO:tasks.rados.rados.0.smithi146.stdout:114: writing smithi14680844-25 from 1933312 to 2334720 tid 2 2024-04-26T04:41:09.695 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 3 2024-04-26T04:41:09.695 INFO:tasks.rados.rados.0.smithi146.stdout:115: seq_num 61 ranges {40960=630784,671744=401408} 2024-04-26T04:41:09.698 INFO:tasks.rados.rados.0.smithi146.stdout:115: writing smithi14680844-3 from 40960 to 671744 tid 1 2024-04-26T04:41:09.702 INFO:tasks.rados.rados.0.smithi146.stdout:115: writing smithi14680844-3 from 671744 to 1073152 tid 2 2024-04-26T04:41:09.703 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 3 2024-04-26T04:41:09.703 INFO:tasks.rados.rados.0.smithi146.stdout:114: finishing write tid 1 to smithi14680844-25 2024-04-26T04:41:09.703 INFO:tasks.rados.rados.0.smithi146.stdout:116: seq_num 62 ranges {524288=647168,1171456=401408} 2024-04-26T04:41:09.708 INFO:tasks.rados.rados.0.smithi146.stdout:116: writing smithi14680844-32 from 524288 to 1171456 tid 1 2024-04-26T04:41:09.711 INFO:tasks.rados.rados.0.smithi146.stdout:116: writing smithi14680844-32 from 1171456 to 1572864 tid 2 2024-04-26T04:41:09.711 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 3 2024-04-26T04:41:09.711 INFO:tasks.rados.rados.0.smithi146.stdout:114: finishing write tid 2 to smithi14680844-25 2024-04-26T04:41:09.711 INFO:tasks.rados.rados.0.smithi146.stdout:114: finishing write tid 3 to smithi14680844-25 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:114: finishing write tid 4 to smithi14680844-25 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:114: oid 25 updating version 0 to 20 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:114: oid 25 version 20 is already newer than 19 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:114: oid 25 version 20 is already newer than 18 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 20 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:114: left oid 25 (ObjNum 60 snap 3 seq_num 60) 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: finishing write tid 1 to smithi14680844-3 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: finishing write tid 2 to smithi14680844-3 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: finishing write tid 3 to smithi14680844-3 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: finishing write tid 4 to smithi14680844-3 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: oid 3 updating version 0 to 12 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: oid 3 updating version 12 to 14 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:115: oid 3 version 14 is already newer than 13 2024-04-26T04:41:09.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 14 (ObjNum 61 snap 3 seq_num 61) dirty exists 2024-04-26T04:41:09.713 INFO:tasks.rados.rados.0.smithi146.stdout:115: left oid 3 (ObjNum 61 snap 3 seq_num 61) 2024-04-26T04:41:09.713 INFO:tasks.rados.rados.0.smithi146.stdout:117: seq_num 63 ranges {188416=663552,851968=401408} 2024-04-26T04:41:09.716 INFO:tasks.rados.rados.0.smithi146.stdout:117: writing smithi14680844-12 from 188416 to 851968 tid 1 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:117: writing smithi14680844-12 from 851968 to 1253376 tid 2 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:114: done (3 left) 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:115: done (2 left) 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:118: rollback oid 15 current snap is 3 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:118: done (2 left) 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:119: delete oid 16 current snap is 3 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:116: finishing write tid 1 to smithi14680844-32 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:116: finishing write tid 2 to smithi14680844-32 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:116: finishing write tid 3 to smithi14680844-32 2024-04-26T04:41:09.720 INFO:tasks.rados.rados.0.smithi146.stdout:116: finishing write tid 4 to smithi14680844-32 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:116: oid 32 updating version 0 to 39 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:116: oid 32 updating version 39 to 40 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:116: oid 32 version 40 is already newer than 38 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 40 (ObjNum 62 snap 3 seq_num 62) dirty exists 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:116: left oid 32 (ObjNum 62 snap 3 seq_num 62) 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:117: finishing write tid 1 to smithi14680844-12 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:116: done (2 left) 2024-04-26T04:41:09.721 INFO:tasks.rados.rados.0.smithi146.stdout:119: done (1 left) 2024-04-26T04:41:09.722 INFO:tasks.rados.rados.0.smithi146.stdout:120: delete oid 37 current snap is 3 2024-04-26T04:41:09.722 INFO:tasks.rados.rados.0.smithi146.stdout:117: finishing write tid 2 to smithi14680844-12 2024-04-26T04:41:09.722 INFO:tasks.rados.rados.0.smithi146.stdout:117: finishing write tid 3 to smithi14680844-12 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:120: done (1 left) 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:121: snap_create 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:117: finishing write tid 4 to smithi14680844-12 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:117: oid 12 updating version 0 to 20 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:117: oid 12 updating version 20 to 21 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:117: oid 12 updating version 21 to 22 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 22 (ObjNum 63 snap 3 seq_num 63) dirty exists 2024-04-26T04:41:09.724 INFO:tasks.rados.rados.0.smithi146.stdout:117: left oid 12 (ObjNum 63 snap 3 seq_num 63) 2024-04-26T04:41:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:09 smithi146 ceph-mon[37936]: osdmap e81: 8 total, 8 up, 8 in 2024-04-26T04:41:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:09 smithi146 ceph-mon[26177]: osdmap e81: 8 total, 8 up, 8 in 2024-04-26T04:41:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:09 smithi204 ceph-mon[29755]: osdmap e81: 8 total, 8 up, 8 in 2024-04-26T04:41:10.621 INFO:tasks.rados.rados.0.smithi146.stdout:117: done (1 left) 2024-04-26T04:41:10.621 INFO:tasks.rados.rados.0.smithi146.stdout:121: done (0 left) 2024-04-26T04:41:10.621 INFO:tasks.rados.rados.0.smithi146.stdout:122: read oid 48 snap 3 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:123: rollback oid 22 current snap is 4 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 3 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:124: read oid 17 snap 3 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 4 2024-04-26T04:41:10.622 INFO:tasks.rados.rados.0.smithi146.stdout:125: seq_num 66 ranges {1572864=712704,2285568=401408} 2024-04-26T04:41:10.635 INFO:tasks.rados.rados.0.smithi146.stdout:125: writing smithi14680844-32 from 1572864 to 2285568 tid 1 2024-04-26T04:41:10.637 INFO:tasks.rados.rados.0.smithi146.stdout:125: writing smithi14680844-32 from 2285568 to 2686976 tid 2 2024-04-26T04:41:10.637 INFO:tasks.rados.rados.0.smithi146.stdout:126: copy_from oid 1 from oid 24 current snap is 4 2024-04-26T04:41:10.637 INFO:tasks.rados.rados.0.smithi146.stdout:124: expect (ObjNum 16 snap 0 seq_num 16) 2024-04-26T04:41:10.645 INFO:tasks.rados.rados.0.smithi146.stdout:123: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:41:10.645 INFO:tasks.rados.rados.0.smithi146.stdout:123: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:41:10.645 INFO:tasks.rados.rados.0.smithi146.stdout:122: expect (ObjNum 47 snap 0 seq_num 47) 2024-04-26T04:41:10.670 INFO:tasks.rados.rados.0.smithi146.stdout:123: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:41:10.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 19 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:126: finishing copy_from to smithi14680844-1 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:126: got expected ENOENT (src dne) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:126: finishing copy_from racing read to smithi14680844-1 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:125: finishing write tid 1 to smithi14680844-32 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:125: finishing write tid 2 to smithi14680844-32 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:122: done (4 left) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:123: done (3 left) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:124: done (2 left) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:126: done (1 left) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:127: read oid 39 snap -1 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:127: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:128: copy_from oid 42 from oid 45 current snap is 4 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:125: finishing write tid 3 to smithi14680844-32 2024-04-26T04:41:10.671 INFO:tasks.rados.rados.0.smithi146.stdout:125: finishing write tid 4 to smithi14680844-32 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:125: oid 32 updating version 0 to 42 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:125: oid 32 updating version 42 to 44 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:125: oid 32 version 44 is already newer than 43 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 44 (ObjNum 66 snap 4 seq_num 66) dirty exists 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:125: left oid 32 (ObjNum 66 snap 4 seq_num 66) 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:125: done (2 left) 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:129: copy_from oid 28 from oid 10 current snap is 4 2024-04-26T04:41:10.672 INFO:tasks.rados.rados.0.smithi146.stdout:130: snap_create 2024-04-26T04:41:10.673 INFO:tasks.rados.rados.0.smithi146.stdout:129: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:41:10.673 INFO:tasks.rados.rados.0.smithi146.stdout:127: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:10.691 INFO:tasks.rados.rados.0.smithi146.stdout:129: finishing copy_from to smithi14680844-28 2024-04-26T04:41:10.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 6 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-26T04:41:10.691 INFO:tasks.rados.rados.0.smithi146.stdout:128: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:41:10.692 INFO:tasks.rados.rados.0.smithi146.stdout:128: finishing copy_from to smithi14680844-42 2024-04-26T04:41:10.692 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-26T04:41:10.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[26177]: pgmap v114: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[26177]: osdmap e82: 8 total, 8 up, 8 in 2024-04-26T04:41:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[37936]: pgmap v114: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[37936]: osdmap e82: 8 total, 8 up, 8 in 2024-04-26T04:41:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:10 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:10 smithi204 ceph-mon[29755]: pgmap v114: 121 pgs: 121 active+clean; 25 MiB data, 267 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:10 smithi204 ceph-mon[29755]: osdmap e82: 8 total, 8 up, 8 in 2024-04-26T04:41:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:10 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:11.623 INFO:tasks.rados.rados.0.smithi146.stdout:127: done (3 left) 2024-04-26T04:41:11.623 INFO:tasks.rados.rados.0.smithi146.stdout:128: done (2 left) 2024-04-26T04:41:11.623 INFO:tasks.rados.rados.0.smithi146.stdout:129: done (1 left) 2024-04-26T04:41:11.623 INFO:tasks.rados.rados.0.smithi146.stdout:130: done (0 left) 2024-04-26T04:41:11.624 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 5 2024-04-26T04:41:11.624 INFO:tasks.rados.rados.0.smithi146.stdout:131: seq_num 67 ranges {139264=729088,868352=401408} 2024-04-26T04:41:11.629 INFO:tasks.rados.rados.0.smithi146.stdout:131: writing smithi14680844-9 from 139264 to 868352 tid 1 2024-04-26T04:41:11.632 INFO:tasks.rados.rados.0.smithi146.stdout:131: writing smithi14680844-9 from 868352 to 1269760 tid 2 2024-04-26T04:41:11.632 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 5 2024-04-26T04:41:11.632 INFO:tasks.rados.rados.0.smithi146.stdout:132: seq_num 68 ranges {1253376=745472,1998848=401408} 2024-04-26T04:41:11.643 INFO:tasks.rados.rados.0.smithi146.stdout:132: writing smithi14680844-12 from 1253376 to 1998848 tid 1 2024-04-26T04:41:11.646 INFO:tasks.rados.rados.0.smithi146.stdout:132: writing smithi14680844-12 from 1998848 to 2400256 tid 2 2024-04-26T04:41:11.646 INFO:tasks.rados.rados.0.smithi146.stdout:133: rollback oid 22 current snap is 5 2024-04-26T04:41:11.646 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 3 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: finishing write tid 1 to smithi14680844-9 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: finishing write tid 2 to smithi14680844-9 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: finishing write tid 3 to smithi14680844-9 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: finishing write tid 4 to smithi14680844-9 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: oid 9 updating version 0 to 48 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: oid 9 version 48 is already newer than 47 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: oid 9 version 48 is already newer than 46 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 48 (ObjNum 67 snap 5 seq_num 67) dirty exists 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: left oid 9 (ObjNum 67 snap 5 seq_num 67) 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:131: done (2 left) 2024-04-26T04:41:11.647 INFO:tasks.rados.rados.0.smithi146.stdout:134: snap_create 2024-04-26T04:41:11.656 INFO:tasks.rados.rados.0.smithi146.stdout:132: finishing write tid 1 to smithi14680844-12 2024-04-26T04:41:11.657 INFO:tasks.rados.rados.0.smithi146.stdout:133: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:41:11.657 INFO:tasks.rados.rados.0.smithi146.stdout:133: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:41:11.657 INFO:tasks.rados.rados.0.smithi146.stdout:132: finishing write tid 2 to smithi14680844-12 2024-04-26T04:41:11.657 INFO:tasks.rados.rados.0.smithi146.stdout:132: finishing write tid 3 to smithi14680844-12 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:132: finishing write tid 4 to smithi14680844-12 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:132: oid 12 updating version 0 to 24 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:132: oid 12 updating version 24 to 26 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:132: oid 12 version 26 is already newer than 25 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 26 (ObjNum 68 snap 5 seq_num 68) dirty exists 2024-04-26T04:41:11.658 INFO:tasks.rados.rados.0.smithi146.stdout:132: left oid 12 (ObjNum 68 snap 5 seq_num 68) 2024-04-26T04:41:11.659 INFO:tasks.rados.rados.0.smithi146.stdout:133: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:41:11.659 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 23 (ObjNum 21 snap 0 seq_num 21) dirty exists 2024-04-26T04:41:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:11 smithi146 ceph-mon[26177]: osdmap e83: 8 total, 8 up, 8 in 2024-04-26T04:41:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:11 smithi146 ceph-mon[37936]: osdmap e83: 8 total, 8 up, 8 in 2024-04-26T04:41:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:11 smithi204 ceph-mon[29755]: osdmap e83: 8 total, 8 up, 8 in 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:132: done (2 left) 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:133: done (1 left) 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:134: done (0 left) 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:135: read oid 33 snap -1 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:135: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:136: read oid 45 snap -1 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:136: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:12.637 INFO:tasks.rados.rados.0.smithi146.stdout:137: snap_create 2024-04-26T04:41:12.640 INFO:tasks.rados.rados.0.smithi146.stdout:136: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:12.657 INFO:tasks.rados.rados.0.smithi146.stdout:135: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:12 smithi146 ceph-mon[26177]: pgmap v117: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-04-26T04:41:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:12 smithi146 ceph-mon[26177]: osdmap e84: 8 total, 8 up, 8 in 2024-04-26T04:41:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:12 smithi146 ceph-mon[37936]: pgmap v117: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-04-26T04:41:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:12 smithi146 ceph-mon[37936]: osdmap e84: 8 total, 8 up, 8 in 2024-04-26T04:41:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:12 smithi204 ceph-mon[29755]: pgmap v117: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.5 MiB/s wr, 24 op/s 2024-04-26T04:41:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:12 smithi204 ceph-mon[29755]: osdmap e84: 8 total, 8 up, 8 in 2024-04-26T04:41:13.384 INFO:tasks.rados.rados.0.smithi146.stdout:135: done (2 left) 2024-04-26T04:41:13.384 INFO:tasks.rados.rados.0.smithi146.stdout:136: done (1 left) 2024-04-26T04:41:13.384 INFO:tasks.rados.rados.0.smithi146.stdout:137: done (0 left) 2024-04-26T04:41:13.384 INFO:tasks.rados.rados.0.smithi146.stdout:138: copy_from oid 48 from oid 42 current snap is 7 2024-04-26T04:41:13.385 INFO:tasks.rados.rados.0.smithi146.stdout:139: delete oid 29 current snap is 7 2024-04-26T04:41:13.388 INFO:tasks.rados.rados.0.smithi146.stdout:139: done (1 left) 2024-04-26T04:41:13.388 INFO:tasks.rados.rados.0.smithi146.stdout:140: snap_create 2024-04-26T04:41:13.389 INFO:tasks.rados.rados.0.smithi146.stdout:138: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:41:13.390 INFO:tasks.rados.rados.0.smithi146.stdout:138: finishing copy_from to smithi14680844-48 2024-04-26T04:41:13.390 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-26T04:41:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:13 smithi146 ceph-mon[26177]: osdmap e85: 8 total, 8 up, 8 in 2024-04-26T04:41:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:13 smithi146 ceph-mon[26177]: osdmap e86: 8 total, 8 up, 8 in 2024-04-26T04:41:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:13 smithi146 ceph-mon[37936]: osdmap e85: 8 total, 8 up, 8 in 2024-04-26T04:41:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:13 smithi146 ceph-mon[37936]: osdmap e86: 8 total, 8 up, 8 in 2024-04-26T04:41:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:13 smithi204 ceph-mon[29755]: osdmap e85: 8 total, 8 up, 8 in 2024-04-26T04:41:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:13 smithi204 ceph-mon[29755]: osdmap e86: 8 total, 8 up, 8 in 2024-04-26T04:41:14.385 INFO:tasks.rados.rados.0.smithi146.stdout:138: done (1 left) 2024-04-26T04:41:14.385 INFO:tasks.rados.rados.0.smithi146.stdout:140: done (0 left) 2024-04-26T04:41:14.385 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 8 2024-04-26T04:41:14.386 INFO:tasks.rados.rados.0.smithi146.stdout:141: seq_num 70 ranges {712704=778240,1490944=401408} 2024-04-26T04:41:14.393 INFO:tasks.rados.rados.0.smithi146.stdout:141: writing smithi14680844-43 from 712704 to 1490944 tid 1 2024-04-26T04:41:14.396 INFO:tasks.rados.rados.0.smithi146.stdout:141: writing smithi14680844-43 from 1490944 to 1892352 tid 2 2024-04-26T04:41:14.396 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 8 2024-04-26T04:41:14.396 INFO:tasks.rados.rados.0.smithi146.stdout:142: seq_num 71 ranges {155648=794624,950272=401408} 2024-04-26T04:41:14.402 INFO:tasks.rados.rados.0.smithi146.stdout:142: writing smithi14680844-10 from 155648 to 950272 tid 1 2024-04-26T04:41:14.405 INFO:tasks.rados.rados.0.smithi146.stdout:142: writing smithi14680844-10 from 950272 to 1351680 tid 2 2024-04-26T04:41:14.405 INFO:tasks.rados.rados.0.smithi146.stdout:143: snap_create 2024-04-26T04:41:14.405 INFO:tasks.rados.rados.0.smithi146.stdout:141: finishing write tid 1 to smithi14680844-43 2024-04-26T04:41:14.405 INFO:tasks.rados.rados.0.smithi146.stdout:141: finishing write tid 2 to smithi14680844-43 2024-04-26T04:41:14.405 INFO:tasks.rados.rados.0.smithi146.stdout:141: finishing write tid 3 to smithi14680844-43 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:141: finishing write tid 4 to smithi14680844-43 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:141: oid 43 updating version 0 to 17 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:141: oid 43 version 17 is already newer than 16 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:141: oid 43 version 17 is already newer than 15 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 17 (ObjNum 70 snap 8 seq_num 70) dirty exists 2024-04-26T04:41:14.406 INFO:tasks.rados.rados.0.smithi146.stdout:141: left oid 43 (ObjNum 70 snap 8 seq_num 70) 2024-04-26T04:41:14.410 INFO:tasks.rados.rados.0.smithi146.stdout:142: finishing write tid 1 to smithi14680844-10 2024-04-26T04:41:14.411 INFO:tasks.rados.rados.0.smithi146.stdout:142: finishing write tid 2 to smithi14680844-10 2024-04-26T04:41:14.411 INFO:tasks.rados.rados.0.smithi146.stdout:142: finishing write tid 3 to smithi14680844-10 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:142: finishing write tid 4 to smithi14680844-10 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:142: oid 10 updating version 0 to 11 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:142: oid 10 updating version 11 to 12 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:142: oid 10 version 12 is already newer than 10 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 12 (ObjNum 71 snap 8 seq_num 71) dirty exists 2024-04-26T04:41:14.412 INFO:tasks.rados.rados.0.smithi146.stdout:142: left oid 10 (ObjNum 71 snap 8 seq_num 71) 2024-04-26T04:41:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[37936]: pgmap v121: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2024-04-26T04:41:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[37936]: osdmap e87: 8 total, 8 up, 8 in 2024-04-26T04:41:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[26177]: pgmap v121: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2024-04-26T04:41:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[26177]: osdmap e87: 8 total, 8 up, 8 in 2024-04-26T04:41:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:14 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:14 smithi204 ceph-mon[29755]: pgmap v121: 121 pgs: 121 active+clean; 29 MiB data, 272 MiB used, 715 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.6 MiB/s wr, 25 op/s 2024-04-26T04:41:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:14 smithi204 ceph-mon[29755]: osdmap e87: 8 total, 8 up, 8 in 2024-04-26T04:41:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:14 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:14 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:15.387 INFO:tasks.rados.rados.0.smithi146.stdout:141: done (2 left) 2024-04-26T04:41:15.387 INFO:tasks.rados.rados.0.smithi146.stdout:142: done (1 left) 2024-04-26T04:41:15.387 INFO:tasks.rados.rados.0.smithi146.stdout:143: done (0 left) 2024-04-26T04:41:15.387 INFO:tasks.rados.rados.0.smithi146.stdout:144: snap_create 2024-04-26T04:41:16.391 INFO:tasks.rados.rados.0.smithi146.stdout:144: done (0 left) 2024-04-26T04:41:16.391 INFO:tasks.rados.rados.0.smithi146.stdout:145: read oid 42 snap -1 2024-04-26T04:41:16.391 INFO:tasks.rados.rados.0.smithi146.stdout:145: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:16.392 INFO:tasks.rados.rados.0.smithi146.stdout:146: rmattr oid 17 current snap is 10 2024-04-26T04:41:16.392 INFO:tasks.rados.rados.0.smithi146.stdout:146: done (1 left) 2024-04-26T04:41:16.392 INFO:tasks.rados.rados.0.smithi146.stdout:147: setattr oid 28 current snap is 10 2024-04-26T04:41:16.394 INFO:tasks.rados.rados.0.smithi146.stdout:148: copy_from oid 33 from oid 16 current snap is 10 2024-04-26T04:41:16.394 INFO:tasks.rados.rados.0.smithi146.stdout:149: setattr oid 32 current snap is 10 2024-04-26T04:41:16.395 INFO:tasks.rados.rados.0.smithi146.stdout:145: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:16.422 INFO:tasks.rados.rados.0.smithi146.stdout:148: finishing copy_from to smithi14680844-33 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:148: got expected ENOENT (src dne) 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:148: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 20 (ObjNum 9 snap 0 seq_num 9) dirty exists 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:145: done (3 left) 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:147: done (2 left) 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:148: done (1 left) 2024-04-26T04:41:16.423 INFO:tasks.rados.rados.0.smithi146.stdout:150: snap_remove snap 5 2024-04-26T04:41:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:16 smithi146 ceph-mon[26177]: osdmap e88: 8 total, 8 up, 8 in 2024-04-26T04:41:16.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:16 smithi146 ceph-mon[26177]: pgmap v124: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:16.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:16] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-04-26T04:41:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:16 smithi146 ceph-mon[37936]: osdmap e88: 8 total, 8 up, 8 in 2024-04-26T04:41:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:16 smithi146 ceph-mon[37936]: pgmap v124: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:16 smithi204 ceph-mon[29755]: osdmap e88: 8 total, 8 up, 8 in 2024-04-26T04:41:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:16 smithi204 ceph-mon[29755]: pgmap v124: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:17.395 INFO:tasks.rados.rados.0.smithi146.stdout:150: done (1 left) 2024-04-26T04:41:17.395 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 10 2024-04-26T04:41:17.395 INFO:tasks.rados.rados.0.smithi146.stdout:151: seq_num 72 ranges {557056=409600,966656=524288,1490944=278528} 2024-04-26T04:41:17.400 INFO:tasks.rados.rados.0.smithi146.stdout:151: writing smithi14680844-45 from 557056 to 966656 tid 1 2024-04-26T04:41:17.403 INFO:tasks.rados.rados.0.smithi146.stdout:151: writing smithi14680844-45 from 966656 to 1490944 tid 2 2024-04-26T04:41:17.405 INFO:tasks.rados.rados.0.smithi146.stdout:151: writing smithi14680844-45 from 1490944 to 1769472 tid 3 2024-04-26T04:41:17.406 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 10 2024-04-26T04:41:17.406 INFO:tasks.rados.rados.0.smithi146.stdout:152: seq_num 73 ranges {557056=425984,983040=409600,1392640=393216} 2024-04-26T04:41:17.412 INFO:tasks.rados.rados.0.smithi146.stdout:152: writing smithi14680844-42 from 557056 to 983040 tid 1 2024-04-26T04:41:17.414 INFO:tasks.rados.rados.0.smithi146.stdout:152: writing smithi14680844-42 from 983040 to 1392640 tid 2 2024-04-26T04:41:17.417 INFO:tasks.rados.rados.0.smithi146.stdout:152: writing smithi14680844-42 from 1392640 to 1785856 tid 3 2024-04-26T04:41:17.417 INFO:tasks.rados.rados.0.smithi146.stdout:153: snap_remove snap 3 2024-04-26T04:41:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:17 smithi146 ceph-mon[37936]: osdmap e89: 8 total, 8 up, 8 in 2024-04-26T04:41:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:17 smithi146 ceph-mon[26177]: osdmap e89: 8 total, 8 up, 8 in 2024-04-26T04:41:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:17 smithi204 ceph-mon[29755]: osdmap e89: 8 total, 8 up, 8 in 2024-04-26T04:41:18.411 INFO:tasks.rados.rados.0.smithi146.stdout:153: done (3 left) 2024-04-26T04:41:18.411 INFO:tasks.rados.rados.0.smithi146.stdout:154: delete oid 5 current snap is 10 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 50 (ObjNum 66 snap 4 seq_num 66) dirty exists 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: finishing write tid 1 to smithi14680844-45 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: finishing write tid 2 to smithi14680844-45 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: finishing write tid 3 to smithi14680844-45 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: finishing write tid 4 to smithi14680844-45 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: finishing write tid 5 to smithi14680844-45 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: oid 45 updating version 0 to 13 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: oid 45 version 13 is already newer than 12 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: oid 45 updating version 13 to 15 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: oid 45 version 15 is already newer than 14 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 15 (ObjNum 72 snap 10 seq_num 72) dirty exists 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:151: left oid 45 (ObjNum 72 snap 10 seq_num 72) 2024-04-26T04:41:18.412 INFO:tasks.rados.rados.0.smithi146.stdout:152: finishing write tid 1 to smithi14680844-42 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: finishing write tid 2 to smithi14680844-42 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: finishing write tid 3 to smithi14680844-42 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: finishing write tid 4 to smithi14680844-42 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: finishing write tid 5 to smithi14680844-42 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: oid 42 updating version 0 to 24 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: oid 42 version 24 is already newer than 23 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: oid 42 updating version 24 to 26 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: oid 42 version 26 is already newer than 25 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 26 (ObjNum 73 snap 10 seq_num 73) dirty exists 2024-04-26T04:41:18.413 INFO:tasks.rados.rados.0.smithi146.stdout:152: left oid 42 (ObjNum 73 snap 10 seq_num 73) 2024-04-26T04:41:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:149: done (3 left) 2024-04-26T04:41:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:151: done (2 left) 2024-04-26T04:41:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:152: done (1 left) 2024-04-26T04:41:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:154: done (0 left) 2024-04-26T04:41:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:155: snap_create 2024-04-26T04:41:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:18 smithi146 ceph-mon[37936]: osdmap e90: 8 total, 8 up, 8 in 2024-04-26T04:41:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:18 smithi146 ceph-mon[37936]: pgmap v127: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:18 smithi146 ceph-mon[26177]: osdmap e90: 8 total, 8 up, 8 in 2024-04-26T04:41:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:18 smithi146 ceph-mon[26177]: pgmap v127: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:18 smithi204 ceph-mon[29755]: osdmap e90: 8 total, 8 up, 8 in 2024-04-26T04:41:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:18 smithi204 ceph-mon[29755]: pgmap v127: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 12 op/s 2024-04-26T04:41:19.409 INFO:tasks.rados.rados.0.smithi146.stdout:155: done (0 left) 2024-04-26T04:41:19.409 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 11 2024-04-26T04:41:19.409 INFO:tasks.rados.rados.0.smithi146.stdout:156: seq_num 75 ranges {507904=458752,966656=581632,1548288=221184} 2024-04-26T04:41:19.414 INFO:tasks.rados.rados.0.smithi146.stdout:156: writing smithi14680844-31 from 507904 to 966656 tid 1 2024-04-26T04:41:19.417 INFO:tasks.rados.rados.0.smithi146.stdout:156: writing smithi14680844-31 from 966656 to 1548288 tid 2 2024-04-26T04:41:19.419 INFO:tasks.rados.rados.0.smithi146.stdout:156: writing smithi14680844-31 from 1548288 to 1769472 tid 3 2024-04-26T04:41:19.419 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 11 2024-04-26T04:41:19.419 INFO:tasks.rados.rados.0.smithi146.stdout:157: seq_num 76 ranges {0=475136,475136=458752,933888=344064} 2024-04-26T04:41:19.422 INFO:tasks.rados.rados.0.smithi146.stdout:157: writing smithi14680844-16 from 0 to 475136 tid 1 2024-04-26T04:41:19.424 INFO:tasks.rados.rados.0.smithi146.stdout:157: writing smithi14680844-16 from 475136 to 933888 tid 2 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:157: writing smithi14680844-16 from 933888 to 1277952 tid 3 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:158: copy_from oid 10 from oid 39 current snap is 11 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:156: finishing write tid 1 to smithi14680844-31 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:156: finishing write tid 2 to smithi14680844-31 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:156: finishing write tid 3 to smithi14680844-31 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:156: finishing write tid 4 to smithi14680844-31 2024-04-26T04:41:19.428 INFO:tasks.rados.rados.0.smithi146.stdout:157: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:19.429 INFO:tasks.rados.rados.0.smithi146.stdout:159: read oid 48 snap 7 2024-04-26T04:41:19.429 INFO:tasks.rados.rados.0.smithi146.stdout:159: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:19.429 INFO:tasks.rados.rados.0.smithi146.stdout:160: copy_from oid 50 from oid 1 current snap is 11 2024-04-26T04:41:19.429 INFO:tasks.rados.rados.0.smithi146.stdout:161: snap_remove snap 6 2024-04-26T04:41:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:19 smithi146 ceph-mon[37936]: osdmap e91: 8 total, 8 up, 8 in 2024-04-26T04:41:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:19 smithi146 ceph-mon[26177]: osdmap e91: 8 total, 8 up, 8 in 2024-04-26T04:41:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:19 smithi204 ceph-mon[29755]: osdmap e91: 8 total, 8 up, 8 in 2024-04-26T04:41:20.431 INFO:tasks.rados.rados.0.smithi146.stdout:161: done (5 left) 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:162: delete oid 18 current snap is 11 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: finishing write tid 4 to smithi14680844-16 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: finishing write tid 5 to smithi14680844-16 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: oid 16 updating version 0 to 24 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: oid 16 version 24 is already newer than 23 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: oid 16 version 24 is already newer than 22 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:157: oid 16 updating version 24 to 25 2024-04-26T04:41:20.432 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 25 (ObjNum 76 snap 11 seq_num 76) dirty exists 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:157: left oid 16 (ObjNum 76 snap 11 seq_num 76) 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: finishing write tid 5 to smithi14680844-31 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: oid 31 updating version 0 to 7 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: oid 31 version 7 is already newer than 5 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: oid 31 version 7 is already newer than 6 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: oid 31 version 7 is already newer than 4 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 7 (ObjNum 75 snap 11 seq_num 75) dirty exists 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:156: left oid 31 (ObjNum 75 snap 11 seq_num 75) 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:160: finishing copy_from to smithi14680844-50 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:160: got expected ENOENT (src dne) 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:160: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:41:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:158: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:41:20.434 INFO:tasks.rados.rados.0.smithi146.stdout:159: expect (ObjNum 33 snap 0 seq_num 33) 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:158: finishing copy_from to smithi14680844-10 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 4 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:156: done (5 left) 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:157: done (4 left) 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:158: done (3 left) 2024-04-26T04:41:20.447 INFO:tasks.rados.rados.0.smithi146.stdout:159: done (2 left) 2024-04-26T04:41:20.448 INFO:tasks.rados.rados.0.smithi146.stdout:160: done (1 left) 2024-04-26T04:41:20.448 INFO:tasks.rados.rados.0.smithi146.stdout:162: done (0 left) 2024-04-26T04:41:20.448 INFO:tasks.rados.rados.0.smithi146.stdout:163: snap_remove snap 9 2024-04-26T04:41:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:20 smithi146 ceph-mon[26177]: osdmap e92: 8 total, 8 up, 8 in 2024-04-26T04:41:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:20 smithi146 ceph-mon[26177]: pgmap v130: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:20 smithi146 ceph-mon[37936]: osdmap e92: 8 total, 8 up, 8 in 2024-04-26T04:41:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:20 smithi146 ceph-mon[37936]: pgmap v130: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:20 smithi204 ceph-mon[29755]: osdmap e92: 8 total, 8 up, 8 in 2024-04-26T04:41:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:20 smithi204 ceph-mon[29755]: pgmap v130: 121 pgs: 121 active+clean; 36 MiB data, 285 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:21.434 INFO:tasks.rados.rados.0.smithi146.stdout:163: done (0 left) 2024-04-26T04:41:21.434 INFO:tasks.rados.rados.0.smithi146.stdout:164: snap_create 2024-04-26T04:41:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:21 smithi146 ceph-mon[37936]: osdmap e93: 8 total, 8 up, 8 in 2024-04-26T04:41:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:21 smithi146 ceph-mon[26177]: osdmap e93: 8 total, 8 up, 8 in 2024-04-26T04:41:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:21 smithi204 ceph-mon[29755]: osdmap e93: 8 total, 8 up, 8 in 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:164: done (0 left) 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:165: read oid 46 snap -1 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:165: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:166: read oid 7 snap 8 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:166: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:41:22.436 INFO:tasks.rados.rados.0.smithi146.stdout:167: snap_create 2024-04-26T04:41:22.441 INFO:tasks.rados.rados.0.smithi146.stdout:165: expect (ObjNum 45 snap 0 seq_num 45) 2024-04-26T04:41:22.465 INFO:tasks.rados.rados.0.smithi146.stdout:166: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:41:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:22 smithi146 ceph-mon[37936]: osdmap e94: 8 total, 8 up, 8 in 2024-04-26T04:41:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:22 smithi146 ceph-mon[37936]: pgmap v133: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:22 smithi146 ceph-mon[26177]: osdmap e94: 8 total, 8 up, 8 in 2024-04-26T04:41:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:22 smithi146 ceph-mon[26177]: pgmap v133: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:22 smithi204 ceph-mon[29755]: osdmap e94: 8 total, 8 up, 8 in 2024-04-26T04:41:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:22 smithi204 ceph-mon[29755]: pgmap v133: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:23.381 INFO:tasks.rados.rados.0.smithi146.stdout:165: done (2 left) 2024-04-26T04:41:23.381 INFO:tasks.rados.rados.0.smithi146.stdout:166: done (1 left) 2024-04-26T04:41:23.381 INFO:tasks.rados.rados.0.smithi146.stdout:167: done (0 left) 2024-04-26T04:41:23.381 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 13 2024-04-26T04:41:23.381 INFO:tasks.rados.rados.0.smithi146.stdout:168: seq_num 78 ranges {204800=516096,720896=679936,1400832=122880} 2024-04-26T04:41:23.385 INFO:tasks.rados.rados.0.smithi146.stdout:168: writing smithi14680844-13 from 204800 to 720896 tid 1 2024-04-26T04:41:23.389 INFO:tasks.rados.rados.0.smithi146.stdout:168: writing smithi14680844-13 from 720896 to 1400832 tid 2 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:168: writing smithi14680844-13 from 1400832 to 1523712 tid 3 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:169: copy_from oid 15 from oid 5 current snap is 13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:168: finishing write tid 1 to smithi14680844-13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:170: rollback oid 19 current snap is 13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 7 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:171: copy_from oid 21 from oid 24 current snap is 13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:172: copy_from oid 3 from oid 7 current snap is 13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:173: read oid 33 snap -1 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:173: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 13 2024-04-26T04:41:23.391 INFO:tasks.rados.rados.0.smithi146.stdout:174: seq_num 79 ranges {1277952=532480,1810432=565248,2375680=237568} 2024-04-26T04:41:23.400 INFO:tasks.rados.rados.0.smithi146.stdout:174: writing smithi14680844-16 from 1277952 to 1810432 tid 1 2024-04-26T04:41:23.404 INFO:tasks.rados.rados.0.smithi146.stdout:174: writing smithi14680844-16 from 1810432 to 2375680 tid 2 2024-04-26T04:41:23.405 INFO:tasks.rados.rados.0.smithi146.stdout:174: writing smithi14680844-16 from 2375680 to 2613248 tid 3 2024-04-26T04:41:23.405 INFO:tasks.rados.rados.0.smithi146.stdout:175: rmattr oid 34 current snap is 13 2024-04-26T04:41:23.405 INFO:tasks.rados.rados.0.smithi146.stdout:175: done (7 left) 2024-04-26T04:41:23.406 INFO:tasks.rados.rados.0.smithi146.stdout:176: snap_remove snap 11 2024-04-26T04:41:23.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:23 smithi146 ceph-mon[37936]: osdmap e95: 8 total, 8 up, 8 in 2024-04-26T04:41:23.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:23 smithi146 ceph-mon[37936]: osdmap e96: 8 total, 8 up, 8 in 2024-04-26T04:41:23.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:23 smithi146 ceph-mon[26177]: osdmap e95: 8 total, 8 up, 8 in 2024-04-26T04:41:23.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:23 smithi146 ceph-mon[26177]: osdmap e96: 8 total, 8 up, 8 in 2024-04-26T04:41:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:23 smithi204 ceph-mon[29755]: osdmap e95: 8 total, 8 up, 8 in 2024-04-26T04:41:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:23 smithi204 ceph-mon[29755]: osdmap e96: 8 total, 8 up, 8 in 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:176: done (7 left) 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:177: read oid 39 snap -1 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:177: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:178: rmattr oid 4 current snap is 13 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:178: done (8 left) 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:179: snap_create 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:168: finishing write tid 2 to smithi14680844-13 2024-04-26T04:41:24.385 INFO:tasks.rados.rados.0.smithi146.stdout:169: finishing copy_from to smithi14680844-15 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:169: got expected ENOENT (src dne) 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:168: finishing write tid 3 to smithi14680844-13 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:168: finishing write tid 4 to smithi14680844-13 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:169: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:170: finishing rollback tid 0 to smithi14680844-19 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:170: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:170: finishing rollback tid 2 to smithi14680844-19 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 29 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:171: finishing copy_from to smithi14680844-21 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:171: got expected ENOENT (src dne) 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:171: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:41:24.386 INFO:tasks.rados.rados.0.smithi146.stdout:168: finishing write tid 5 to smithi14680844-13 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:168: oid 13 updating version 0 to 6 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:168: oid 13 version 6 is already newer than 5 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:168: oid 13 updating version 6 to 7 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:168: oid 13 version 7 is already newer than 4 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 7 (ObjNum 78 snap 13 seq_num 78) dirty exists 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:168: left oid 13 (ObjNum 78 snap 13 seq_num 78) 2024-04-26T04:41:24.387 INFO:tasks.rados.rados.0.smithi146.stdout:173: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:172: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:172: finishing copy_from to smithi14680844-3 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: finishing write tid 4 to smithi14680844-16 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: finishing write tid 5 to smithi14680844-16 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: oid 16 updating version 0 to 34 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: oid 16 version 34 is already newer than 33 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: oid 16 version 34 is already newer than 32 2024-04-26T04:41:24.403 INFO:tasks.rados.rados.0.smithi146.stdout:174: oid 16 version 34 is already newer than 31 2024-04-26T04:41:24.404 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 34 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-26T04:41:24.404 INFO:tasks.rados.rados.0.smithi146.stdout:174: left oid 16 (ObjNum 79 snap 13 seq_num 79) 2024-04-26T04:41:24.404 INFO:tasks.rados.rados.0.smithi146.stdout:177: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[37936]: pgmap v136: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[37936]: osdmap e97: 8 total, 8 up, 8 in 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[26177]: pgmap v136: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[26177]: osdmap e97: 8 total, 8 up, 8 in 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:24.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:24 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:24 smithi204 ceph-mon[29755]: pgmap v136: 121 pgs: 121 active+clean; 40 MiB data, 291 MiB used, 715 GiB / 715 GiB avail; 817 KiB/s rd, 1.3 MiB/s wr, 18 op/s 2024-04-26T04:41:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:24 smithi204 ceph-mon[29755]: osdmap e97: 8 total, 8 up, 8 in 2024-04-26T04:41:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:24 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:24 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:24 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:25.385 INFO:tasks.rados.rados.0.smithi146.stdout:168: done (8 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:169: done (7 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:170: done (6 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:171: done (5 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:172: done (4 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:173: done (3 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:174: done (2 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:177: done (1 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:179: done (0 left) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:180: copy_from oid 17 from oid 8 current snap is 14 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:181: read oid 32 snap -1 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:181: expect (ObjNum 66 snap 4 seq_num 66) 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 14 2024-04-26T04:41:25.386 INFO:tasks.rados.rados.0.smithi146.stdout:182: seq_num 80 ranges {1892352=548864,2441216=450560,2891776=352256} 2024-04-26T04:41:25.399 INFO:tasks.rados.rados.0.smithi146.stdout:182: writing smithi14680844-43 from 1892352 to 2441216 tid 1 2024-04-26T04:41:25.401 INFO:tasks.rados.rados.0.smithi146.stdout:182: writing smithi14680844-43 from 2441216 to 2891776 tid 2 2024-04-26T04:41:25.403 INFO:tasks.rados.rados.0.smithi146.stdout:182: writing smithi14680844-43 from 2891776 to 3244032 tid 3 2024-04-26T04:41:25.404 INFO:tasks.rados.rados.0.smithi146.stdout:183: setattr oid 39 current snap is 14 2024-04-26T04:41:25.404 INFO:tasks.rados.rados.0.smithi146.stdout:180: finishing copy_from racing read to smithi14680844-17 2024-04-26T04:41:25.404 INFO:tasks.rados.rados.0.smithi146.stdout:180: finishing copy_from to smithi14680844-17 2024-04-26T04:41:25.404 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 15 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:25.404 INFO:tasks.rados.rados.0.smithi146.stdout:181: expect (ObjNum 66 snap 4 seq_num 66) 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: finishing write tid 1 to smithi14680844-43 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: finishing write tid 2 to smithi14680844-43 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: finishing write tid 3 to smithi14680844-43 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: finishing write tid 4 to smithi14680844-43 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: finishing write tid 5 to smithi14680844-43 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: oid 43 updating version 0 to 26 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: oid 43 updating version 26 to 28 2024-04-26T04:41:25.514 INFO:tasks.rados.rados.0.smithi146.stdout:182: oid 43 version 28 is already newer than 27 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:182: oid 43 version 28 is already newer than 25 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 28 (ObjNum 80 snap 14 seq_num 80) dirty exists 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:182: left oid 43 (ObjNum 80 snap 14 seq_num 80) 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:180: done (3 left) 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:181: done (2 left) 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:182: done (1 left) 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:184: read oid 21 snap 12 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:184: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 14 2024-04-26T04:41:25.515 INFO:tasks.rados.rados.0.smithi146.stdout:185: seq_num 81 ranges {1622016=565248,2187264=737280,2924544=65536} 2024-04-26T04:41:25.525 INFO:tasks.rados.rados.0.smithi146.stdout:185: writing smithi14680844-34 from 1622016 to 2187264 tid 1 2024-04-26T04:41:25.529 INFO:tasks.rados.rados.0.smithi146.stdout:185: writing smithi14680844-34 from 2187264 to 2924544 tid 2 2024-04-26T04:41:25.530 INFO:tasks.rados.rados.0.smithi146.stdout:185: writing smithi14680844-34 from 2924544 to 2990080 tid 3 2024-04-26T04:41:25.530 INFO:tasks.rados.rados.0.smithi146.stdout:186: snap_create 2024-04-26T04:41:25.530 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 30 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-26T04:41:25.530 INFO:tasks.rados.rados.0.smithi146.stdout:184: expect (ObjNum 11 snap 0 seq_num 11) 2024-04-26T04:41:25.535 INFO:tasks.rados.rados.0.smithi146.stdout:185: finishing write tid 1 to smithi14680844-34 2024-04-26T04:41:25.535 INFO:tasks.rados.rados.0.smithi146.stdout:185: finishing write tid 2 to smithi14680844-34 2024-04-26T04:41:25.535 INFO:tasks.rados.rados.0.smithi146.stdout:185: finishing write tid 3 to smithi14680844-34 2024-04-26T04:41:25.535 INFO:tasks.rados.rados.0.smithi146.stdout:185: finishing write tid 4 to smithi14680844-34 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: finishing write tid 5 to smithi14680844-34 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: oid 34 updating version 0 to 31 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: oid 34 version 31 is already newer than 30 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: oid 34 version 31 is already newer than 29 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: oid 34 version 31 is already newer than 28 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 31 (ObjNum 81 snap 14 seq_num 81) dirty exists 2024-04-26T04:41:25.536 INFO:tasks.rados.rados.0.smithi146.stdout:185: left oid 34 (ObjNum 81 snap 14 seq_num 81) 2024-04-26T04:41:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[37936]: Upgrade: Target is version 19.0.0-2447-gb22e2ebd (unknown) 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[37936]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, digests ['quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6'] 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[37936]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[37936]: osdmap e98: 8 total, 8 up, 8 in 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[26177]: Upgrade: Target is version 19.0.0-2447-gb22e2ebd (unknown) 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[26177]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, digests ['quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6'] 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[26177]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-26T04:41:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:25 smithi146 ceph-mon[26177]: osdmap e98: 8 total, 8 up, 8 in 2024-04-26T04:41:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:25 smithi204 ceph-mon[29755]: Upgrade: Target is version 19.0.0-2447-gb22e2ebd (unknown) 2024-04-26T04:41:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:25 smithi204 ceph-mon[29755]: Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, digests ['quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6'] 2024-04-26T04:41:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:25 smithi204 ceph-mon[29755]: Upgrade: Need to upgrade myself (mgr.y) 2024-04-26T04:41:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:25 smithi204 ceph-mon[29755]: osdmap e98: 8 total, 8 up, 8 in 2024-04-26T04:41:26.447 INFO:tasks.rados.rados.0.smithi146.stdout:183: done (3 left) 2024-04-26T04:41:26.448 INFO:tasks.rados.rados.0.smithi146.stdout:184: done (2 left) 2024-04-26T04:41:26.448 INFO:tasks.rados.rados.0.smithi146.stdout:185: done (1 left) 2024-04-26T04:41:26.448 INFO:tasks.rados.rados.0.smithi146.stdout:186: done (0 left) 2024-04-26T04:41:26.448 INFO:tasks.rados.rados.0.smithi146.stdout:187: snap_create 2024-04-26T04:41:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:26] "GET /metrics HTTP/1.1" 200 36091 "" "Prometheus/2.43.0" 2024-04-26T04:41:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:26 smithi146 ceph-mon[37936]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 on smithi204 2024-04-26T04:41:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:26 smithi146 ceph-mon[37936]: pgmap v139: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:26 smithi146 ceph-mon[26177]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 on smithi204 2024-04-26T04:41:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:26 smithi146 ceph-mon[26177]: pgmap v139: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:26 smithi204 ceph-mon[29755]: Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 on smithi204 2024-04-26T04:41:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:26 smithi204 ceph-mon[29755]: pgmap v139: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:27.448 INFO:tasks.rados.rados.0.smithi146.stdout:187: done (0 left) 2024-04-26T04:41:27.448 INFO:tasks.rados.rados.0.smithi146.stdout:188: read oid 45 snap -1 2024-04-26T04:41:27.448 INFO:tasks.rados.rados.0.smithi146.stdout:188: expect (ObjNum 72 snap 10 seq_num 72) 2024-04-26T04:41:27.448 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 16 2024-04-26T04:41:27.448 INFO:tasks.rados.rados.0.smithi146.stdout:189: seq_num 82 ranges {1769472=581632,2351104=622592,2973696=180224} 2024-04-26T04:41:27.460 INFO:tasks.rados.rados.0.smithi146.stdout:189: writing smithi14680844-31 from 1769472 to 2351104 tid 1 2024-04-26T04:41:27.464 INFO:tasks.rados.rados.0.smithi146.stdout:189: writing smithi14680844-31 from 2351104 to 2973696 tid 2 2024-04-26T04:41:27.465 INFO:tasks.rados.rados.0.smithi146.stdout:189: writing smithi14680844-31 from 2973696 to 3153920 tid 3 2024-04-26T04:41:27.465 INFO:tasks.rados.rados.0.smithi146.stdout:190: read oid 49 snap -1 2024-04-26T04:41:27.465 INFO:tasks.rados.rados.0.smithi146.stdout:190: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:191: read oid 38 snap -1 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:191: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:192: read oid 40 snap -1 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:192: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:193: snap_create 2024-04-26T04:41:27.466 INFO:tasks.rados.rados.0.smithi146.stdout:188: expect (ObjNum 72 snap 10 seq_num 72) 2024-04-26T04:41:27.523 INFO:tasks.rados.rados.0.smithi146.stdout:189: finishing write tid 1 to smithi14680844-31 2024-04-26T04:41:27.524 INFO:tasks.rados.rados.0.smithi146.stdout:189: finishing write tid 2 to smithi14680844-31 2024-04-26T04:41:27.524 INFO:tasks.rados.rados.0.smithi146.stdout:189: finishing write tid 3 to smithi14680844-31 2024-04-26T04:41:27.524 INFO:tasks.rados.rados.0.smithi146.stdout:189: finishing write tid 4 to smithi14680844-31 2024-04-26T04:41:27.524 INFO:tasks.rados.rados.0.smithi146.stdout:191: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:27.539 INFO:tasks.rados.rados.0.smithi146.stdout:189: finishing write tid 5 to smithi14680844-31 2024-04-26T04:41:27.539 INFO:tasks.rados.rados.0.smithi146.stdout:189: oid 31 updating version 0 to 13 2024-04-26T04:41:27.539 INFO:tasks.rados.rados.0.smithi146.stdout:189: oid 31 updating version 13 to 14 2024-04-26T04:41:27.539 INFO:tasks.rados.rados.0.smithi146.stdout:189: oid 31 updating version 14 to 16 2024-04-26T04:41:27.540 INFO:tasks.rados.rados.0.smithi146.stdout:189: oid 31 version 16 is already newer than 15 2024-04-26T04:41:27.540 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 16 (ObjNum 82 snap 16 seq_num 82) dirty exists 2024-04-26T04:41:27.540 INFO:tasks.rados.rados.0.smithi146.stdout:189: left oid 31 (ObjNum 82 snap 16 seq_num 82) 2024-04-26T04:41:27.540 INFO:tasks.rados.rados.0.smithi146.stdout:192: expect (ObjNum 39 snap 0 seq_num 39) 2024-04-26T04:41:27.557 INFO:tasks.rados.rados.0.smithi146.stdout:190: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-26T04:41:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:27 smithi204 ceph-mon[29755]: osdmap e99: 8 total, 8 up, 8 in 2024-04-26T04:41:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:27 smithi146 ceph-mon[37936]: osdmap e99: 8 total, 8 up, 8 in 2024-04-26T04:41:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:27 smithi146 ceph-mon[26177]: osdmap e99: 8 total, 8 up, 8 in 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:188: done (5 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:189: done (4 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:190: done (3 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:191: done (2 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:192: done (1 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:193: done (0 left) 2024-04-26T04:41:28.388 INFO:tasks.rados.rados.0.smithi146.stdout:194: snap_remove snap 4 2024-04-26T04:41:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:28 smithi204 ceph-mon[29755]: osdmap e100: 8 total, 8 up, 8 in 2024-04-26T04:41:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:28 smithi204 ceph-mon[29755]: pgmap v142: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:28.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:28 smithi204 ceph-mon[29755]: osdmap e101: 8 total, 8 up, 8 in 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[37936]: osdmap e100: 8 total, 8 up, 8 in 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[37936]: pgmap v142: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[37936]: osdmap e101: 8 total, 8 up, 8 in 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[26177]: osdmap e100: 8 total, 8 up, 8 in 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[26177]: pgmap v142: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:41:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:28 smithi146 ceph-mon[26177]: osdmap e101: 8 total, 8 up, 8 in 2024-04-26T04:41:29.387 INFO:tasks.rados.rados.0.smithi146.stdout:194: done (0 left) 2024-04-26T04:41:29.388 INFO:tasks.rados.rados.0.smithi146.stdout:195: read oid 36 snap -1 2024-04-26T04:41:29.388 INFO:tasks.rados.rados.0.smithi146.stdout:195: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:29.388 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 17 2024-04-26T04:41:29.388 INFO:tasks.rados.rados.0.smithi146.stdout:196: seq_num 83 ranges {0=598016,598016=499712,1097728=303104} 2024-04-26T04:41:29.391 INFO:tasks.rados.rados.0.smithi146.stdout:196: writing smithi14680844-1 from 0 to 598016 tid 1 2024-04-26T04:41:29.395 INFO:tasks.rados.rados.0.smithi146.stdout:196: writing smithi14680844-1 from 598016 to 1097728 tid 2 2024-04-26T04:41:29.397 INFO:tasks.rados.rados.0.smithi146.stdout:196: writing smithi14680844-1 from 1097728 to 1400832 tid 3 2024-04-26T04:41:29.398 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 17 2024-04-26T04:41:29.398 INFO:tasks.rados.rados.0.smithi146.stdout:197: seq_num 84 ranges {1269760=614400,1884160=434176,2318336=368640} 2024-04-26T04:41:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:197: writing smithi14680844-9 from 1269760 to 1884160 tid 1 2024-04-26T04:41:29.411 INFO:tasks.rados.rados.0.smithi146.stdout:197: writing smithi14680844-9 from 1884160 to 2318336 tid 2 2024-04-26T04:41:29.413 INFO:tasks.rados.rados.0.smithi146.stdout:197: writing smithi14680844-9 from 2318336 to 2686976 tid 3 2024-04-26T04:41:29.413 INFO:tasks.rados.rados.0.smithi146.stdout:198: rmattr oid 11 current snap is 17 2024-04-26T04:41:29.413 INFO:tasks.rados.rados.0.smithi146.stdout:198: done (3 left) 2024-04-26T04:41:29.413 INFO:tasks.rados.rados.0.smithi146.stdout:199: snap_remove snap 12 2024-04-26T04:41:30.395 INFO:tasks.rados.rados.0.smithi146.stdout:199: done (3 left) 2024-04-26T04:41:30.395 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 17 2024-04-26T04:41:30.396 INFO:tasks.rados.rados.0.smithi146.stdout:195: expect (ObjNum 27 snap 0 seq_num 27) 2024-04-26T04:41:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:196: finishing write tid 1 to smithi14680844-1 2024-04-26T04:41:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:196: finishing write tid 2 to smithi14680844-1 2024-04-26T04:41:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:196: finishing write tid 3 to smithi14680844-1 2024-04-26T04:41:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:196: finishing write tid 4 to smithi14680844-1 2024-04-26T04:41:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:200: seq_num 85 ranges {778240=630784,1409024=720896,2129920=81920} 2024-04-26T04:41:30.419 INFO:tasks.rados.rados.0.smithi146.stdout:200: writing smithi14680844-2 from 778240 to 1409024 tid 1 2024-04-26T04:41:30.424 INFO:tasks.rados.rados.0.smithi146.stdout:200: writing smithi14680844-2 from 1409024 to 2129920 tid 2 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:200: writing smithi14680844-2 from 2129920 to 2211840 tid 3 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:195: done (3 left) 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:201: copy_from oid 35 from oid 48 current snap is 17 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: finishing write tid 5 to smithi14680844-1 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: oid 1 updating version 0 to 41 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: oid 1 version 41 is already newer than 38 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: oid 1 version 41 is already newer than 40 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: oid 1 version 41 is already newer than 39 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 41 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:196: left oid 1 (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:41:30.427 INFO:tasks.rados.rados.0.smithi146.stdout:197: finishing write tid 1 to smithi14680844-9 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: finishing write tid 2 to smithi14680844-9 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: finishing write tid 3 to smithi14680844-9 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: finishing write tid 4 to smithi14680844-9 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: finishing write tid 5 to smithi14680844-9 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: oid 9 updating version 0 to 66 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: oid 9 updating version 66 to 69 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: oid 9 version 69 is already newer than 67 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: oid 9 version 69 is already newer than 68 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 69 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: left oid 9 (ObjNum 84 snap 17 seq_num 84) 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:200: finishing write tid 1 to smithi14680844-2 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:196: done (3 left) 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:197: done (2 left) 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:202: rollback oid 38 current snap is 17 2024-04-26T04:41:30.428 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 15 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:203: rmattr oid 8 current snap is 17 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:204: rmattr oid 15 current snap is 17 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:204: done (4 left) 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:205: rmattr oid 11 current snap is 17 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:205: done (4 left) 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:206: read oid 4 snap -1 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:206: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:207: read oid 18 snap -1 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:207: expect deleted 2024-04-26T04:41:30.429 INFO:tasks.rados.rados.0.smithi146.stdout:208: setattr oid 25 current snap is 17 2024-04-26T04:41:30.430 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 17 2024-04-26T04:41:30.430 INFO:tasks.rados.rados.0.smithi146.stdout:209: seq_num 86 ranges {827392=647168,1474560=606208,2080768=196608} 2024-04-26T04:41:30.437 INFO:tasks.rados.rados.0.smithi146.stdout:209: writing smithi14680844-50 from 827392 to 1474560 tid 1 2024-04-26T04:41:30.442 INFO:tasks.rados.rados.0.smithi146.stdout:209: writing smithi14680844-50 from 1474560 to 2080768 tid 2 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:209: writing smithi14680844-50 from 2080768 to 2277376 tid 3 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:207: done (7 left) 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:210: copy_from oid 32 from oid 21 current snap is 17 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 37 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:202: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:202: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:200: finishing write tid 2 to smithi14680844-2 2024-04-26T04:41:30.444 INFO:tasks.rados.rados.0.smithi146.stdout:200: finishing write tid 3 to smithi14680844-2 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:202: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 48 (ObjNum 37 snap 0 seq_num 37) dirty exists 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: finishing write tid 4 to smithi14680844-2 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:202: done (7 left) 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:203: done (6 left) 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:211: snap_create 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: finishing write tid 5 to smithi14680844-2 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: oid 2 updating version 0 to 36 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: oid 2 updating version 36 to 41 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: oid 2 updating version 41 to 43 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: oid 2 version 43 is already newer than 42 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 43 (ObjNum 85 snap 17 seq_num 85) dirty exists 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:200: left oid 2 (ObjNum 85 snap 17 seq_num 85) 2024-04-26T04:41:30.445 INFO:tasks.rados.rados.0.smithi146.stdout:206: expect (ObjNum 3 snap 0 seq_num 3) 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:201: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:201: finishing copy_from to smithi14680844-35 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 6 (ObjNum 33 snap 0 seq_num 33) dirty exists 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 50 (ObjNum 60 snap 3 seq_num 60) dirty exists 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:209: finishing write tid 1 to smithi14680844-50 2024-04-26T04:41:30.446 INFO:tasks.rados.rados.0.smithi146.stdout:209: finishing write tid 2 to smithi14680844-50 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: finishing write tid 3 to smithi14680844-50 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: finishing write tid 4 to smithi14680844-50 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: finishing write tid 5 to smithi14680844-50 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: oid 50 updating version 0 to 76 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: oid 50 version 76 is already newer than 75 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: oid 50 version 76 is already newer than 74 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: oid 50 version 76 is already newer than 73 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 76 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-04-26T04:41:30.447 INFO:tasks.rados.rados.0.smithi146.stdout:209: left oid 50 (ObjNum 86 snap 17 seq_num 86) 2024-04-26T04:41:30.448 INFO:tasks.rados.rados.0.smithi146.stdout:210: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:41:30.449 INFO:tasks.rados.rados.0.smithi146.stdout:210: finishing copy_from to smithi14680844-32 2024-04-26T04:41:30.449 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2024-04-26T04:41:30.599 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:41:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[37936]: osdmap e102: 8 total, 8 up, 8 in 2024-04-26T04:41:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[37936]: pgmap v145: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[26177]: osdmap e102: 8 total, 8 up, 8 in 2024-04-26T04:41:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[26177]: pgmap v145: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:30 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:30 smithi204 ceph-mon[29755]: osdmap e102: 8 total, 8 up, 8 in 2024-04-26T04:41:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:30 smithi204 ceph-mon[29755]: pgmap v145: 121 pgs: 121 active+clean; 45 MiB data, 297 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:30 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (2m) 2m ago 3m 14.6M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (2m) 2m ago 2m 83.9M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (4m) 2m ago 4m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (4m) 2m ago 4m 13.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,8765 running (7m) 2m ago 7m 449M - 18.2.2-1258-g7d2137f0 79c5878083fb bf2ccfbcc75d 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:9283,8765 running (9m) 2m ago 9m 496M - 18.2.2-1258-g7d2137f0 79c5878083fb ed13d772a672 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (9m) 2m ago 9m 46.2M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (8m) 2m ago 8m 39.5M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (7m) 2m ago 7m 37.1M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (3m) 2m ago 3m 3791k - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:41:30.912 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (3m) 2m ago 3m 3670k - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (7m) 2m ago 7m 44.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (6m) 2m ago 6m 47.1M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (6m) 2m ago 6m 51.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (6m) 2m ago 6m 40.9M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (5m) 2m ago 5m 49.4M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (5m) 2m ago 5m 50.0M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (4m) 2m ago 4m 44.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (4m) 2m ago 4m 41.3M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:41:30.913 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (2m) 2m ago 3m 26.6M - 2.43.0 a07b618ecd1d da848a7ecb4d 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:41:31.302 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 15 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:41:31.303 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:200: done (6 left) 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:201: done (5 left) 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:206: done (4 left) 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:208: done (3 left) 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:209: done (2 left) 2024-04-26T04:41:31.398 INFO:tasks.rados.rados.0.smithi146.stdout:210: done (1 left) 2024-04-26T04:41:31.399 INFO:tasks.rados.rados.0.smithi146.stdout:211: done (0 left) 2024-04-26T04:41:31.399 INFO:tasks.rados.rados.0.smithi146.stdout:212: delete oid 31 current snap is 18 2024-04-26T04:41:31.405 INFO:tasks.rados.rados.0.smithi146.stdout:212: done (0 left) 2024-04-26T04:41:31.405 INFO:tasks.rados.rados.0.smithi146.stdout:213: delete oid 26 current snap is 18 2024-04-26T04:41:31.406 INFO:tasks.rados.rados.0.smithi146.stdout:213: done (0 left) 2024-04-26T04:41:31.406 INFO:tasks.rados.rados.0.smithi146.stdout:214: copy_from oid 20 from oid 42 current snap is 18 2024-04-26T04:41:31.406 INFO:tasks.rados.rados.0.smithi146.stdout:215: delete oid 5 current snap is 18 2024-04-26T04:41:31.409 INFO:tasks.rados.rados.0.smithi146.stdout:215: done (1 left) 2024-04-26T04:41:31.409 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 18 2024-04-26T04:41:31.409 INFO:tasks.rados.rados.0.smithi146.stdout:216: seq_num 90 ranges {1523712=712704,2236416=540672,2777088=262144} 2024-04-26T04:41:31.421 INFO:tasks.rados.rados.0.smithi146.stdout:216: writing smithi14680844-13 from 1523712 to 2236416 tid 1 2024-04-26T04:41:31.424 INFO:tasks.rados.rados.0.smithi146.stdout:216: writing smithi14680844-13 from 2236416 to 2777088 tid 2 2024-04-26T04:41:31.426 INFO:tasks.rados.rados.0.smithi146.stdout:216: writing smithi14680844-13 from 2777088 to 3039232 tid 3 2024-04-26T04:41:31.426 INFO:tasks.rados.rados.0.smithi146.stdout:217: read oid 19 snap -1 2024-04-26T04:41:31.426 INFO:tasks.rados.rados.0.smithi146.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-26T04:41:31.426 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 18 2024-04-26T04:41:31.427 INFO:tasks.rados.rados.0.smithi146.stdout:214: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:41:31.427 INFO:tasks.rados.rados.0.smithi146.stdout:218: seq_num 91 ranges {188416=729088,917504=425984,1343488=376832} 2024-04-26T04:41:31.431 INFO:tasks.rados.rados.0.smithi146.stdout:218: writing smithi14680844-21 from 188416 to 917504 tid 1 2024-04-26T04:41:31.434 INFO:tasks.rados.rados.0.smithi146.stdout:218: writing smithi14680844-21 from 917504 to 1343488 tid 2 2024-04-26T04:41:31.436 INFO:tasks.rados.rados.0.smithi146.stdout:218: writing smithi14680844-21 from 1343488 to 1720320 tid 3 2024-04-26T04:41:31.436 INFO:tasks.rados.rados.0.smithi146.stdout:219: delete oid 22 current snap is 18 2024-04-26T04:41:31.436 INFO:tasks.rados.rados.0.smithi146.stdout:214: finishing copy_from to smithi14680844-20 2024-04-26T04:41:31.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 26 (ObjNum 73 snap 10 seq_num 73) dirty exists 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: finishing write tid 1 to smithi14680844-13 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: finishing write tid 2 to smithi14680844-13 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: finishing write tid 3 to smithi14680844-13 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: finishing write tid 4 to smithi14680844-13 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: finishing write tid 5 to smithi14680844-13 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: oid 13 updating version 0 to 16 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: oid 13 updating version 16 to 18 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: oid 13 version 18 is already newer than 15 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: oid 13 version 18 is already newer than 17 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 18 (ObjNum 90 snap 18 seq_num 90) dirty exists 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:216: left oid 13 (ObjNum 90 snap 18 seq_num 90) 2024-04-26T04:41:31.437 INFO:tasks.rados.rados.0.smithi146.stdout:217: expect (ObjNum 18 snap 0 seq_num 18) 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: finishing write tid 1 to smithi14680844-21 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: finishing write tid 2 to smithi14680844-21 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: finishing write tid 3 to smithi14680844-21 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: finishing write tid 4 to smithi14680844-21 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: finishing write tid 5 to smithi14680844-21 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: oid 21 updating version 0 to 38 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: oid 21 version 38 is already newer than 37 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: oid 21 updating version 38 to 40 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: oid 21 version 40 is already newer than 39 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 40 (ObjNum 91 snap 18 seq_num 91) dirty exists 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:218: left oid 21 (ObjNum 91 snap 18 seq_num 91) 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:214: done (4 left) 2024-04-26T04:41:31.445 INFO:tasks.rados.rados.0.smithi146.stdout:216: done (3 left) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:217: done (2 left) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:218: done (1 left) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:219: done (0 left) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:220: read oid 38 snap -1 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:220: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:221: copy_from oid 41 from oid 6 current snap is 18 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:222: copy_from oid 30 from oid 19 current snap is 18 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:223: read oid 14 snap 17 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:223: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-26T04:41:31.446 INFO:tasks.rados.rados.0.smithi146.stdout:224: delete oid 4 current snap is 18 2024-04-26T04:41:31.447 INFO:tasks.rados.rados.0.smithi146.stdout:223: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-26T04:41:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:220: expect (ObjNum 37 snap 0 seq_num 37) 2024-04-26T04:41:31.471 INFO:tasks.rados.rados.0.smithi146.stdout:221: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:41:31.471 INFO:tasks.rados.rados.0.smithi146.stdout:221: finishing copy_from to smithi14680844-41 2024-04-26T04:41:31.471 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 6 (ObjNum 36 snap 0 seq_num 36) dirty exists 2024-04-26T04:41:31.471 INFO:tasks.rados.rados.0.smithi146.stdout:222: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:222: finishing copy_from to smithi14680844-30 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 29 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:220: done (4 left) 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:221: done (3 left) 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:222: done (2 left) 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:223: done (1 left) 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:224: done (0 left) 2024-04-26T04:41:31.472 INFO:tasks.rados.rados.0.smithi146.stdout:225: rollback oid 14 current snap is 18 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 8 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:226: delete oid 44 current snap is 18 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:226: done (1 left) 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:227: copy_from oid 41 from oid 8 current snap is 18 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:228: rollback oid 34 current snap is 18 2024-04-26T04:41:31.473 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 7 2024-04-26T04:41:31.475 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 18 2024-04-26T04:41:31.475 INFO:tasks.rados.rados.0.smithi146.stdout:229: seq_num 95 ranges {3039232=794624,3833856=409600,4243456=393216} 2024-04-26T04:41:31.493 INFO:tasks.rados.rados.0.smithi146.stdout:229: writing smithi14680844-13 from 3039232 to 3833856 tid 1 2024-04-26T04:41:31.495 INFO:tasks.rados.rados.0.smithi146.stdout:229: writing smithi14680844-13 from 3833856 to 4243456 tid 2 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:229: writing smithi14680844-13 from 4243456 to 4636672 tid 3 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:230: rollback oid 29 current snap is 18 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 15 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:225: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:225: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:225: finishing rollback tid 2 to smithi14680844-14 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 32 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:228: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:225: done (4 left) 2024-04-26T04:41:31.498 INFO:tasks.rados.rados.0.smithi146.stdout:231: snap_remove snap 13 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[26177]: osdmap e103: 8 total, 8 up, 8 in 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[26177]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/2553977211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[37936]: osdmap e103: 8 total, 8 up, 8 in 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[37936]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:31 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/2553977211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:31 smithi204 ceph-mon[29755]: osdmap e103: 8 total, 8 up, 8 in 2024-04-26T04:41:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:31 smithi204 ceph-mon[29755]: from='client.15078 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:31 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/2553977211' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:41:32.410 INFO:tasks.rados.rados.0.smithi146.stdout:231: done (4 left) 2024-04-26T04:41:32.411 INFO:tasks.rados.rados.0.smithi146.stdout:232: snap_remove snap 14 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[37936]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[37936]: osdmap e104: 8 total, 8 up, 8 in 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[37936]: pgmap v148: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[26177]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[26177]: osdmap e104: 8 total, 8 up, 8 in 2024-04-26T04:41:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:32 smithi146 ceph-mon[26177]: pgmap v148: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:32 smithi204 ceph-mon[29755]: from='client.24983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:41:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:32 smithi204 ceph-mon[29755]: osdmap e104: 8 total, 8 up, 8 in 2024-04-26T04:41:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:32 smithi204 ceph-mon[29755]: pgmap v148: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:33.391 INFO:tasks.rados.rados.0.smithi146.stdout:232: done (4 left) 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:233: rollback oid 7 current snap is 18 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 10 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:234: copy_from oid 35 from oid 50 current snap is 18 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:228: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:228: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 44 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:227: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:227: finishing copy_from to smithi14680844-41 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 37 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:229: finishing write tid 1 to smithi14680844-13 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:229: finishing write tid 2 to smithi14680844-13 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:230: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:41:33.392 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 0 (ObjNum 33 snap 0 seq_num 2124415360) dirty dne 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: finishing write tid 3 to smithi14680844-13 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: finishing write tid 4 to smithi14680844-13 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: finishing write tid 5 to smithi14680844-13 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: oid 13 updating version 0 to 20 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: oid 13 updating version 20 to 22 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: oid 13 version 22 is already newer than 21 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: oid 13 version 22 is already newer than 19 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 22 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: left oid 13 (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:227: done (5 left) 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:228: done (4 left) 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:229: done (3 left) 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:230: done (2 left) 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 18 2024-04-26T04:41:33.393 INFO:tasks.rados.rados.0.smithi146.stdout:235: seq_num 96 ranges {0=409600,409600=696320,1105920=507904} 2024-04-26T04:41:33.394 INFO:tasks.rados.rados.0.smithi146.stdout:235: writing smithi14680844-4 from 0 to 409600 tid 1 2024-04-26T04:41:33.398 INFO:tasks.rados.rados.0.smithi146.stdout:235: writing smithi14680844-4 from 409600 to 1105920 tid 2 2024-04-26T04:41:33.401 INFO:tasks.rados.rados.0.smithi146.stdout:235: writing smithi14680844-4 from 1105920 to 1613824 tid 3 2024-04-26T04:41:33.401 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 18 2024-04-26T04:41:33.401 INFO:tasks.rados.rados.0.smithi146.stdout:233: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:41:33.401 INFO:tasks.rados.rados.0.smithi146.stdout:236: seq_num 97 ranges {1769472=434176,2203648=581632,2785280=540672,3325952=81920} 2024-04-26T04:41:33.413 INFO:tasks.rados.rados.0.smithi146.stdout:236: writing smithi14680844-45 from 1769472 to 2203648 tid 1 2024-04-26T04:41:33.417 INFO:tasks.rados.rados.0.smithi146.stdout:236: writing smithi14680844-45 from 2203648 to 2785280 tid 2 2024-04-26T04:41:33.420 INFO:tasks.rados.rados.0.smithi146.stdout:236: writing smithi14680844-45 from 2785280 to 3325952 tid 3 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:236: writing smithi14680844-45 from 3325952 to 3407872 tid 4 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:237: setattr oid 44 current snap is 18 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:233: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:233: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 43 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:33.421 INFO:tasks.rados.rados.0.smithi146.stdout:235: finishing write tid 1 to smithi14680844-4 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: finishing write tid 2 to smithi14680844-4 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: finishing write tid 3 to smithi14680844-4 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: finishing write tid 4 to smithi14680844-4 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: finishing write tid 5 to smithi14680844-4 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: oid 4 updating version 0 to 67 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: oid 4 version 67 is already newer than 66 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: oid 4 updating version 67 to 68 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: oid 4 version 68 is already newer than 65 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 68 (ObjNum 96 snap 18 seq_num 96) dirty exists 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:235: left oid 4 (ObjNum 96 snap 18 seq_num 96) 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:234: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:234: finishing copy_from to smithi14680844-35 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 76 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-04-26T04:41:33.422 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 1 to smithi14680844-45 2024-04-26T04:41:33.423 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 2 to smithi14680844-45 2024-04-26T04:41:33.423 INFO:tasks.rados.rados.0.smithi146.stdout:233: done (4 left) 2024-04-26T04:41:33.423 INFO:tasks.rados.rados.0.smithi146.stdout:234: done (3 left) 2024-04-26T04:41:33.423 INFO:tasks.rados.rados.0.smithi146.stdout:235: done (2 left) 2024-04-26T04:41:33.423 INFO:tasks.rados.rados.0.smithi146.stdout:238: snap_remove snap 7 2024-04-26T04:41:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:33 smithi146 ceph-mon[37936]: osdmap e105: 8 total, 8 up, 8 in 2024-04-26T04:41:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:33 smithi146 ceph-mon[37936]: osdmap e106: 8 total, 8 up, 8 in 2024-04-26T04:41:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:33 smithi146 ceph-mon[26177]: osdmap e105: 8 total, 8 up, 8 in 2024-04-26T04:41:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:33 smithi146 ceph-mon[26177]: osdmap e106: 8 total, 8 up, 8 in 2024-04-26T04:41:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:33 smithi204 ceph-mon[29755]: osdmap e105: 8 total, 8 up, 8 in 2024-04-26T04:41:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:33 smithi204 ceph-mon[29755]: osdmap e106: 8 total, 8 up, 8 in 2024-04-26T04:41:34.455 INFO:tasks.rados.rados.0.smithi146.stdout:238: done (2 left) 2024-04-26T04:41:34.456 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 18 2024-04-26T04:41:34.456 INFO:tasks.rados.rados.0.smithi146.stdout:239: seq_num 98 ranges {172032=450560,622592=466944,1089536=737280} 2024-04-26T04:41:34.459 INFO:tasks.rados.rados.0.smithi146.stdout:239: writing smithi14680844-11 from 172032 to 622592 tid 1 2024-04-26T04:41:34.463 INFO:tasks.rados.rados.0.smithi146.stdout:239: writing smithi14680844-11 from 622592 to 1089536 tid 2 2024-04-26T04:41:34.468 INFO:tasks.rados.rados.0.smithi146.stdout:239: writing smithi14680844-11 from 1089536 to 1826816 tid 3 2024-04-26T04:41:34.468 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 18 2024-04-26T04:41:34.468 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 3 to smithi14680844-45 2024-04-26T04:41:34.468 INFO:tasks.rados.rados.0.smithi146.stdout:240: seq_num 99 ranges {2277376=466944,2744320=802816,3547136=401408} 2024-04-26T04:41:34.483 INFO:tasks.rados.rados.0.smithi146.stdout:240: writing smithi14680844-50 from 2277376 to 2744320 tid 1 2024-04-26T04:41:34.487 INFO:tasks.rados.rados.0.smithi146.stdout:240: writing smithi14680844-50 from 2744320 to 3547136 tid 2 2024-04-26T04:41:34.490 INFO:tasks.rados.rados.0.smithi146.stdout:240: writing smithi14680844-50 from 3547136 to 3948544 tid 3 2024-04-26T04:41:34.490 INFO:tasks.rados.rados.0.smithi146.stdout:241: copy_from oid 49 from oid 39 current snap is 18 2024-04-26T04:41:34.490 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 4 to smithi14680844-45 2024-04-26T04:41:34.490 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 5 to smithi14680844-45 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 40 (ObjNum 177 snap 0 seq_num 0) dirty exists 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: finishing write tid 6 to smithi14680844-45 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: oid 45 updating version 0 to 39 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: oid 45 updating version 39 to 43 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: oid 45 version 43 is already newer than 40 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: oid 45 version 43 is already newer than 42 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: oid 45 version 43 is already newer than 41 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 43 (ObjNum 97 snap 18 seq_num 97) dirty exists 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: left oid 45 (ObjNum 97 snap 18 seq_num 97) 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:239: finishing write tid 1 to smithi14680844-11 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:236: done (4 left) 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:237: done (3 left) 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:242: snap_create 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:239: finishing write tid 2 to smithi14680844-11 2024-04-26T04:41:34.491 INFO:tasks.rados.rados.0.smithi146.stdout:239: finishing write tid 3 to smithi14680844-11 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: finishing write tid 4 to smithi14680844-11 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: finishing write tid 5 to smithi14680844-11 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: oid 11 updating version 0 to 48 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: oid 11 version 48 is already newer than 47 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: oid 11 updating version 48 to 49 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: oid 11 version 49 is already newer than 46 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 49 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:239: left oid 11 (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:240: finishing write tid 1 to smithi14680844-50 2024-04-26T04:41:34.492 INFO:tasks.rados.rados.0.smithi146.stdout:240: finishing write tid 2 to smithi14680844-50 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: finishing write tid 3 to smithi14680844-50 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: finishing write tid 4 to smithi14680844-50 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: finishing write tid 5 to smithi14680844-50 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: oid 50 updating version 0 to 109 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: oid 50 version 109 is already newer than 107 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: oid 50 version 109 is already newer than 108 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: oid 50 version 109 is already newer than 106 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 109 (ObjNum 99 snap 18 seq_num 99) dirty exists 2024-04-26T04:41:34.493 INFO:tasks.rados.rados.0.smithi146.stdout:240: left oid 50 (ObjNum 99 snap 18 seq_num 99) 2024-04-26T04:41:34.494 INFO:tasks.rados.rados.0.smithi146.stdout:241: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:41:34.495 INFO:tasks.rados.rados.0.smithi146.stdout:241: finishing copy_from to smithi14680844-49 2024-04-26T04:41:34.495 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 30 (ObjNum 38 snap 0 seq_num 38) dirty exists 2024-04-26T04:41:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:34 smithi146 ceph-mon[37936]: pgmap v151: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:34 smithi146 ceph-mon[26177]: pgmap v151: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:34.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:34 smithi204 ceph-mon[29755]: pgmap v151: 121 pgs: 121 active+clean; 53 MiB data, 310 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 21 op/s 2024-04-26T04:41:35.417 INFO:tasks.rados.rados.0.smithi146.stdout:239: done (3 left) 2024-04-26T04:41:35.417 INFO:tasks.rados.rados.0.smithi146.stdout:240: done (2 left) 2024-04-26T04:41:35.417 INFO:tasks.rados.rados.0.smithi146.stdout:241: done (1 left) 2024-04-26T04:41:35.417 INFO:tasks.rados.rados.0.smithi146.stdout:242: done (0 left) 2024-04-26T04:41:35.417 INFO:tasks.rados.rados.0.smithi146.stdout:243: snap_create 2024-04-26T04:41:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:35 smithi146 ceph-mon[37936]: osdmap e107: 8 total, 8 up, 8 in 2024-04-26T04:41:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:35 smithi146 ceph-mon[26177]: osdmap e107: 8 total, 8 up, 8 in 2024-04-26T04:41:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:35 smithi204 ceph-mon[29755]: osdmap e107: 8 total, 8 up, 8 in 2024-04-26T04:41:36.429 INFO:tasks.rados.rados.0.smithi146.stdout:243: done (0 left) 2024-04-26T04:41:36.429 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 20 2024-04-26T04:41:36.429 INFO:tasks.rados.rados.0.smithi146.stdout:244: seq_num 100 ranges {679936=483328,1163264=688128,1851392=516096} 2024-04-26T04:41:36.435 INFO:tasks.rados.rados.0.smithi146.stdout:244: writing smithi14680844-17 from 679936 to 1163264 tid 1 2024-04-26T04:41:36.439 INFO:tasks.rados.rados.0.smithi146.stdout:244: writing smithi14680844-17 from 1163264 to 1851392 tid 2 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:244: writing smithi14680844-17 from 1851392 to 2367488 tid 3 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:245: rollback oid 8 current snap is 20 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 19 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:244: finishing write tid 1 to smithi14680844-17 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:244: finishing write tid 2 to smithi14680844-17 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:246: rmattr oid 26 current snap is 20 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:246: done (2 left) 2024-04-26T04:41:36.443 INFO:tasks.rados.rados.0.smithi146.stdout:247: delete oid 2 current snap is 20 2024-04-26T04:41:36.445 INFO:tasks.rados.rados.0.smithi146.stdout:244: finishing write tid 3 to smithi14680844-17 2024-04-26T04:41:36.447 INFO:tasks.rados.rados.0.smithi146.stdout:245: finishing rollback tid 0 to smithi14680844-8 2024-04-26T04:41:36.447 INFO:tasks.rados.rados.0.smithi146.stdout:245: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:41:36.447 INFO:tasks.rados.rados.0.smithi146.stdout:245: finishing rollback tid 2 to smithi14680844-8 2024-04-26T04:41:36.447 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 59 (ObjNum 40 snap 0 seq_num 40) dirty exists 2024-04-26T04:41:36.447 INFO:tasks.rados.rados.0.smithi146.stdout:244: finishing write tid 4 to smithi14680844-17 2024-04-26T04:41:36.448 INFO:tasks.rados.rados.0.smithi146.stdout:245: done (2 left) 2024-04-26T04:41:36.448 INFO:tasks.rados.rados.0.smithi146.stdout:247: done (1 left) 2024-04-26T04:41:36.448 INFO:tasks.rados.rados.0.smithi146.stdout:248: rmattr oid 10 current snap is 20 2024-04-26T04:41:36.448 INFO:tasks.rados.rados.0.smithi146.stdout:248: done (1 left) 2024-04-26T04:41:36.448 INFO:tasks.rados.rados.0.smithi146.stdout:249: snap_create 2024-04-26T04:41:36.449 INFO:tasks.rados.rados.0.smithi146.stdout:244: finishing write tid 5 to smithi14680844-17 2024-04-26T04:41:36.449 INFO:tasks.rados.rados.0.smithi146.stdout:244: oid 17 updating version 0 to 16 2024-04-26T04:41:36.449 INFO:tasks.rados.rados.0.smithi146.stdout:244: oid 17 updating version 16 to 18 2024-04-26T04:41:36.449 INFO:tasks.rados.rados.0.smithi146.stdout:244: oid 17 version 18 is already newer than 17 2024-04-26T04:41:36.449 INFO:tasks.rados.rados.0.smithi146.stdout:244: oid 17 updating version 18 to 19 2024-04-26T04:41:36.450 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 19 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:41:36.450 INFO:tasks.rados.rados.0.smithi146.stdout:244: left oid 17 (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:41:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:36 smithi146 ceph-mon[37936]: osdmap e108: 8 total, 8 up, 8 in 2024-04-26T04:41:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:36 smithi146 ceph-mon[37936]: pgmap v154: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:36] "GET /metrics HTTP/1.1" 200 36084 "" "Prometheus/2.43.0" 2024-04-26T04:41:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:36 smithi146 ceph-mon[26177]: osdmap e108: 8 total, 8 up, 8 in 2024-04-26T04:41:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:36 smithi146 ceph-mon[26177]: pgmap v154: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:36 smithi204 ceph-mon[29755]: osdmap e108: 8 total, 8 up, 8 in 2024-04-26T04:41:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:36 smithi204 ceph-mon[29755]: pgmap v154: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:244: done (1 left) 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:249: done (0 left) 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:250: copy_from oid 48 from oid 47 current snap is 21 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:251: read oid 34 snap -1 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:251: expect (ObjNum 57 snap 3 seq_num 57) 2024-04-26T04:41:37.430 INFO:tasks.rados.rados.0.smithi146.stdout:252: snap_create 2024-04-26T04:41:37.440 INFO:tasks.rados.rados.0.smithi146.stdout:251: expect (ObjNum 57 snap 3 seq_num 57) 2024-04-26T04:41:37.493 INFO:tasks.rados.rados.0.smithi146.stdout:250: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:41:37.493 INFO:tasks.rados.rados.0.smithi146.stdout:250: finishing copy_from to smithi14680844-48 2024-04-26T04:41:37.494 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 10 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:37 smithi146 ceph-mon[37936]: osdmap e109: 8 total, 8 up, 8 in 2024-04-26T04:41:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:37 smithi146 ceph-mon[26177]: osdmap e109: 8 total, 8 up, 8 in 2024-04-26T04:41:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:37 smithi204 ceph-mon[29755]: osdmap e109: 8 total, 8 up, 8 in 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:250: done (2 left) 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:251: done (1 left) 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:252: done (0 left) 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:253: read oid 47 snap -1 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:253: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-26T04:41:38.389 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 22 2024-04-26T04:41:38.390 INFO:tasks.rados.rados.0.smithi146.stdout:254: seq_num 102 ranges {3407872=516096,3923968=450560,4374528=729088,5103616=24576} 2024-04-26T04:41:38.410 INFO:tasks.rados.rados.0.smithi146.stdout:254: writing smithi14680844-45 from 3407872 to 3923968 tid 1 2024-04-26T04:41:38.412 INFO:tasks.rados.rados.0.smithi146.stdout:254: writing smithi14680844-45 from 3923968 to 4374528 tid 2 2024-04-26T04:41:38.417 INFO:tasks.rados.rados.0.smithi146.stdout:254: writing smithi14680844-45 from 4374528 to 5103616 tid 3 2024-04-26T04:41:38.417 INFO:tasks.rados.rados.0.smithi146.stdout:254: writing smithi14680844-45 from 5103616 to 5128192 tid 4 2024-04-26T04:41:38.417 INFO:tasks.rados.rados.0.smithi146.stdout:255: read oid 49 snap 8 2024-04-26T04:41:38.417 INFO:tasks.rados.rados.0.smithi146.stdout:255: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-26T04:41:38.417 INFO:tasks.rados.rados.0.smithi146.stdout:256: read oid 28 snap -1 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:256: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:257: read oid 11 snap -1 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:257: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:258: read oid 5 snap 16 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:258: expect deleted 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:259: setattr oid 48 current snap is 22 2024-04-26T04:41:38.418 INFO:tasks.rados.rados.0.smithi146.stdout:253: expect (ObjNum 46 snap 0 seq_num 46) 2024-04-26T04:41:38.441 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 1 to smithi14680844-45 2024-04-26T04:41:38.441 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 2 to smithi14680844-45 2024-04-26T04:41:38.441 INFO:tasks.rados.rados.0.smithi146.stdout:256: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 3 to smithi14680844-45 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 4 to smithi14680844-45 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:253: done (6 left) 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:256: done (5 left) 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:258: done (4 left) 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:260: rollback oid 15 current snap is 22 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 15 2024-04-26T04:41:38.450 INFO:tasks.rados.rados.0.smithi146.stdout:255: expect (ObjNum 48 snap 0 seq_num 48) 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 5 to smithi14680844-45 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: finishing write tid 6 to smithi14680844-45 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: oid 45 updating version 0 to 51 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: oid 45 updating version 51 to 53 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: oid 45 updating version 53 to 55 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: oid 45 version 55 is already newer than 54 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: oid 45 version 55 is already newer than 52 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 55 (ObjNum 102 snap 22 seq_num 102) dirty exists 2024-04-26T04:41:38.471 INFO:tasks.rados.rados.0.smithi146.stdout:254: left oid 45 (ObjNum 102 snap 22 seq_num 102) 2024-04-26T04:41:38.472 INFO:tasks.rados.rados.0.smithi146.stdout:254: done (4 left) 2024-04-26T04:41:38.472 INFO:tasks.rados.rados.0.smithi146.stdout:255: done (3 left) 2024-04-26T04:41:38.472 INFO:tasks.rados.rados.0.smithi146.stdout:261: delete oid 32 current snap is 22 2024-04-26T04:41:38.472 INFO:tasks.rados.rados.0.smithi146.stdout:257: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 47 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:260: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:260: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:260: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 13 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:257: done (3 left) 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:259: done (2 left) 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:260: done (1 left) 2024-04-26T04:41:38.521 INFO:tasks.rados.rados.0.smithi146.stdout:261: done (0 left) 2024-04-26T04:41:38.522 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 22 2024-04-26T04:41:38.522 INFO:tasks.rados.rados.0.smithi146.stdout:262: seq_num 104 ranges {0=548864,548864=622592,1171456=581632} 2024-04-26T04:41:38.523 INFO:tasks.rados.rados.0.smithi146.stdout:262: writing smithi14680844-26 from 0 to 548864 tid 1 2024-04-26T04:41:38.527 INFO:tasks.rados.rados.0.smithi146.stdout:262: writing smithi14680844-26 from 548864 to 1171456 tid 2 2024-04-26T04:41:38.531 INFO:tasks.rados.rados.0.smithi146.stdout:262: writing smithi14680844-26 from 1171456 to 1753088 tid 3 2024-04-26T04:41:38.531 INFO:tasks.rados.rados.0.smithi146.stdout:263: setattr oid 47 current snap is 22 2024-04-26T04:41:38.531 INFO:tasks.rados.rados.0.smithi146.stdout:262: finishing write tid 1 to smithi14680844-26 2024-04-26T04:41:38.531 INFO:tasks.rados.rados.0.smithi146.stdout:262: finishing write tid 2 to smithi14680844-26 2024-04-26T04:41:38.533 INFO:tasks.rados.rados.0.smithi146.stdout:262: finishing write tid 3 to smithi14680844-26 2024-04-26T04:41:38.533 INFO:tasks.rados.rados.0.smithi146.stdout:264: setattr oid 30 current snap is 22 2024-04-26T04:41:38.533 INFO:tasks.rados.rados.0.smithi146.stdout:262: finishing write tid 4 to smithi14680844-26 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:262: finishing write tid 5 to smithi14680844-26 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:262: oid 26 updating version 0 to 63 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:262: oid 26 version 63 is already newer than 62 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:262: oid 26 version 63 is already newer than 60 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:262: oid 26 version 63 is already newer than 61 2024-04-26T04:41:38.534 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 63 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-04-26T04:41:38.535 INFO:tasks.rados.rados.0.smithi146.stdout:262: left oid 26 (ObjNum 104 snap 22 seq_num 104) 2024-04-26T04:41:38.535 INFO:tasks.rados.rados.0.smithi146.stdout:262: done (2 left) 2024-04-26T04:41:38.536 INFO:tasks.rados.rados.0.smithi146.stdout:265: snap_remove snap 15 2024-04-26T04:41:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[37936]: osdmap e110: 8 total, 8 up, 8 in 2024-04-26T04:41:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[37936]: pgmap v157: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[37936]: osdmap e111: 8 total, 8 up, 8 in 2024-04-26T04:41:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[26177]: osdmap e110: 8 total, 8 up, 8 in 2024-04-26T04:41:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[26177]: pgmap v157: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:38 smithi146 ceph-mon[26177]: osdmap e111: 8 total, 8 up, 8 in 2024-04-26T04:41:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:38 smithi204 ceph-mon[29755]: osdmap e110: 8 total, 8 up, 8 in 2024-04-26T04:41:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:38 smithi204 ceph-mon[29755]: pgmap v157: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail; 842 KiB/s rd, 4.2 MiB/s wr, 23 op/s 2024-04-26T04:41:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:38 smithi204 ceph-mon[29755]: osdmap e111: 8 total, 8 up, 8 in 2024-04-26T04:41:39.444 INFO:tasks.rados.rados.0.smithi146.stdout:265: done (2 left) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 77 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 57 (ObjNum 18 snap 0 seq_num 18) dirty exists 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:266: read oid 45 snap -1 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:266: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:263: done (2 left) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:264: done (1 left) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:267: read oid 6 snap -1 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:267: expect (ObjNum 36 snap 0 seq_num 36) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:268: read oid 26 snap -1 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:268: expect (ObjNum 104 snap 22 seq_num 104) 2024-04-26T04:41:39.445 INFO:tasks.rados.rados.0.smithi146.stdout:269: snap_remove snap 17 2024-04-26T04:41:40.457 INFO:tasks.rados.rados.0.smithi146.stdout:269: done (3 left) 2024-04-26T04:41:40.458 INFO:tasks.rados.rados.0.smithi146.stdout:270: copy_from oid 7 from oid 3 current snap is 22 2024-04-26T04:41:40.458 INFO:tasks.rados.rados.0.smithi146.stdout:267: expect (ObjNum 36 snap 0 seq_num 36) 2024-04-26T04:41:40.478 INFO:tasks.rados.rados.0.smithi146.stdout:268: expect (ObjNum 104 snap 22 seq_num 104) 2024-04-26T04:41:40.524 INFO:tasks.rados.rados.0.smithi146.stdout:266: expect (ObjNum 102 snap 22 seq_num 102) 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:270: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:270: finishing copy_from to smithi14680844-7 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:266: done (3 left) 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:267: done (2 left) 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:268: done (1 left) 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:270: done (0 left) 2024-04-26T04:41:40.745 INFO:tasks.rados.rados.0.smithi146.stdout:271: read oid 27 snap -1 2024-04-26T04:41:40.746 INFO:tasks.rados.rados.0.smithi146.stdout:271: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-26T04:41:40.746 INFO:tasks.rados.rados.0.smithi146.stdout:272: snap_remove snap 19 2024-04-26T04:41:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:40 smithi204 ceph-mon[29755]: osdmap e112: 8 total, 8 up, 8 in 2024-04-26T04:41:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:40 smithi204 ceph-mon[29755]: pgmap v160: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:40 smithi146 ceph-mon[37936]: osdmap e112: 8 total, 8 up, 8 in 2024-04-26T04:41:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:40 smithi146 ceph-mon[37936]: pgmap v160: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:40 smithi146 ceph-mon[26177]: osdmap e112: 8 total, 8 up, 8 in 2024-04-26T04:41:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:40 smithi146 ceph-mon[26177]: pgmap v160: 121 pgs: 121 active+clean; 69 MiB data, 340 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:41.452 INFO:tasks.rados.rados.0.smithi146.stdout:272: done (1 left) 2024-04-26T04:41:41.452 INFO:tasks.rados.rados.0.smithi146.stdout:273: read oid 33 snap -1 2024-04-26T04:41:41.452 INFO:tasks.rados.rados.0.smithi146.stdout:273: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:41.452 INFO:tasks.rados.rados.0.smithi146.stdout:274: delete oid 36 current snap is 22 2024-04-26T04:41:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:271: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-26T04:41:41.468 INFO:tasks.rados.rados.0.smithi146.stdout:273: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:41.484 INFO:tasks.rados.rados.0.smithi146.stdout:271: done (2 left) 2024-04-26T04:41:41.484 INFO:tasks.rados.rados.0.smithi146.stdout:273: done (1 left) 2024-04-26T04:41:41.484 INFO:tasks.rados.rados.0.smithi146.stdout:274: done (0 left) 2024-04-26T04:41:41.484 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 22 2024-04-26T04:41:41.484 INFO:tasks.rados.rados.0.smithi146.stdout:275: seq_num 106 ranges {303104=581632,884736=794624,1679360=409600} 2024-04-26T04:41:41.488 INFO:tasks.rados.rados.0.smithi146.stdout:275: writing smithi14680844-30 from 303104 to 884736 tid 1 2024-04-26T04:41:41.493 INFO:tasks.rados.rados.0.smithi146.stdout:275: writing smithi14680844-30 from 884736 to 1679360 tid 2 2024-04-26T04:41:41.496 INFO:tasks.rados.rados.0.smithi146.stdout:275: writing smithi14680844-30 from 1679360 to 2088960 tid 3 2024-04-26T04:41:41.496 INFO:tasks.rados.rados.0.smithi146.stdout:276: rmattr oid 17 current snap is 22 2024-04-26T04:41:41.496 INFO:tasks.rados.rados.0.smithi146.stdout:275: finishing write tid 1 to smithi14680844-30 2024-04-26T04:41:41.496 INFO:tasks.rados.rados.0.smithi146.stdout:277: snap_remove snap 8 2024-04-26T04:41:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:41 smithi204 ceph-mon[29755]: osdmap e113: 8 total, 8 up, 8 in 2024-04-26T04:41:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:41 smithi146 ceph-mon[37936]: osdmap e113: 8 total, 8 up, 8 in 2024-04-26T04:41:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:41 smithi146 ceph-mon[26177]: osdmap e113: 8 total, 8 up, 8 in 2024-04-26T04:41:42.470 INFO:tasks.rados.rados.0.smithi146.stdout:277: done (2 left) 2024-04-26T04:41:42.470 INFO:tasks.rados.rados.0.smithi146.stdout:278: snap_remove snap 16 2024-04-26T04:41:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:42 smithi204 ceph-mon[29755]: osdmap e114: 8 total, 8 up, 8 in 2024-04-26T04:41:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:42 smithi204 ceph-mon[29755]: pgmap v163: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:42 smithi146 ceph-mon[37936]: osdmap e114: 8 total, 8 up, 8 in 2024-04-26T04:41:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:42 smithi146 ceph-mon[37936]: pgmap v163: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:42 smithi146 ceph-mon[26177]: osdmap e114: 8 total, 8 up, 8 in 2024-04-26T04:41:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:42 smithi146 ceph-mon[26177]: pgmap v163: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:43.388 INFO:tasks.rados.rados.0.smithi146.stdout:278: done (2 left) 2024-04-26T04:41:43.388 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 22 2024-04-26T04:41:43.388 INFO:tasks.rados.rados.0.smithi146.stdout:279: seq_num 107 ranges {2686976=598016,3284992=729088,4014080=466944,4481024=8192} 2024-04-26T04:41:43.407 INFO:tasks.rados.rados.0.smithi146.stdout:279: writing smithi14680844-9 from 2686976 to 3284992 tid 1 2024-04-26T04:41:43.410 INFO:tasks.rados.rados.0.smithi146.stdout:279: writing smithi14680844-9 from 3284992 to 4014080 tid 2 2024-04-26T04:41:43.413 INFO:tasks.rados.rados.0.smithi146.stdout:279: writing smithi14680844-9 from 4014080 to 4481024 tid 3 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:279: writing smithi14680844-9 from 4481024 to 4489216 tid 4 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:280: read oid 31 snap -1 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:280: expect deleted 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 22 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:275: finishing write tid 2 to smithi14680844-30 2024-04-26T04:41:43.414 INFO:tasks.rados.rados.0.smithi146.stdout:281: seq_num 108 ranges {1785856=614400,2400256=606208,3006464=598016} 2024-04-26T04:41:43.426 INFO:tasks.rados.rados.0.smithi146.stdout:281: writing smithi14680844-42 from 1785856 to 2400256 tid 1 2024-04-26T04:41:43.429 INFO:tasks.rados.rados.0.smithi146.stdout:281: writing smithi14680844-42 from 2400256 to 3006464 tid 2 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:281: writing smithi14680844-42 from 3006464 to 3604480 tid 3 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:282: snap_create 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 25 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:275: finishing write tid 3 to smithi14680844-30 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:275: finishing write tid 4 to smithi14680844-30 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:275: finishing write tid 5 to smithi14680844-30 2024-04-26T04:41:43.436 INFO:tasks.rados.rados.0.smithi146.stdout:275: oid 30 updating version 0 to 74 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:275: oid 30 updating version 74 to 75 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:275: oid 30 updating version 75 to 77 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:275: oid 30 version 77 is already newer than 76 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 77 (ObjNum 106 snap 22 seq_num 106) dirty exists 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:275: left oid 30 (ObjNum 106 snap 22 seq_num 106) 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 1 to smithi14680844-9 2024-04-26T04:41:43.437 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 2 to smithi14680844-9 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 3 to smithi14680844-9 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 4 to smithi14680844-9 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 5 to smithi14680844-9 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: finishing write tid 6 to smithi14680844-9 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: oid 9 updating version 0 to 147 2024-04-26T04:41:43.438 INFO:tasks.rados.rados.0.smithi146.stdout:279: oid 9 version 147 is already newer than 145 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:279: oid 9 version 147 is already newer than 146 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:279: oid 9 updating version 147 to 149 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:279: oid 9 version 149 is already newer than 148 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 149 (ObjNum 107 snap 22 seq_num 107) dirty exists 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:279: left oid 9 (ObjNum 107 snap 22 seq_num 107) 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:281: finishing write tid 1 to smithi14680844-42 2024-04-26T04:41:43.439 INFO:tasks.rados.rados.0.smithi146.stdout:281: finishing write tid 2 to smithi14680844-42 2024-04-26T04:41:43.440 INFO:tasks.rados.rados.0.smithi146.stdout:281: finishing write tid 3 to smithi14680844-42 2024-04-26T04:41:43.440 INFO:tasks.rados.rados.0.smithi146.stdout:281: finishing write tid 4 to smithi14680844-42 2024-04-26T04:41:43.440 INFO:tasks.rados.rados.0.smithi146.stdout:281: finishing write tid 5 to smithi14680844-42 2024-04-26T04:41:43.440 INFO:tasks.rados.rados.0.smithi146.stdout:281: oid 42 updating version 0 to 86 2024-04-26T04:41:43.440 INFO:tasks.rados.rados.0.smithi146.stdout:281: oid 42 version 86 is already newer than 85 2024-04-26T04:41:43.441 INFO:tasks.rados.rados.0.smithi146.stdout:281: oid 42 updating version 86 to 88 2024-04-26T04:41:43.441 INFO:tasks.rados.rados.0.smithi146.stdout:281: oid 42 version 88 is already newer than 87 2024-04-26T04:41:43.441 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 88 (ObjNum 108 snap 22 seq_num 108) dirty exists 2024-04-26T04:41:43.441 INFO:tasks.rados.rados.0.smithi146.stdout:281: left oid 42 (ObjNum 108 snap 22 seq_num 108) 2024-04-26T04:41:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:43 smithi204 ceph-mon[29755]: osdmap e115: 8 total, 8 up, 8 in 2024-04-26T04:41:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:43 smithi204 ceph-mon[29755]: osdmap e116: 8 total, 8 up, 8 in 2024-04-26T04:41:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:43 smithi146 ceph-mon[37936]: osdmap e115: 8 total, 8 up, 8 in 2024-04-26T04:41:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:43 smithi146 ceph-mon[37936]: osdmap e116: 8 total, 8 up, 8 in 2024-04-26T04:41:43.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:43 smithi146 ceph-mon[26177]: osdmap e115: 8 total, 8 up, 8 in 2024-04-26T04:41:43.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:43 smithi146 ceph-mon[26177]: osdmap e116: 8 total, 8 up, 8 in 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:275: done (5 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:276: done (4 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:279: done (3 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:280: done (2 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:281: done (1 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:282: done (0 left) 2024-04-26T04:41:44.389 INFO:tasks.rados.rados.0.smithi146.stdout:283: delete oid 41 current snap is 23 2024-04-26T04:41:44.392 INFO:tasks.rados.rados.0.smithi146.stdout:283: done (0 left) 2024-04-26T04:41:44.392 INFO:tasks.rados.rados.0.smithi146.stdout:284: read oid 13 snap -1 2024-04-26T04:41:44.392 INFO:tasks.rados.rados.0.smithi146.stdout:284: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:41:44.392 INFO:tasks.rados.rados.0.smithi146.stdout:285: setattr oid 26 current snap is 23 2024-04-26T04:41:44.394 INFO:tasks.rados.rados.0.smithi146.stdout:286: copy_from oid 32 from oid 7 current snap is 23 2024-04-26T04:41:44.394 INFO:tasks.rados.rados.0.smithi146.stdout:287: read oid 22 snap -1 2024-04-26T04:41:44.394 INFO:tasks.rados.rados.0.smithi146.stdout:287: expect deleted 2024-04-26T04:41:44.394 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 23 2024-04-26T04:41:44.395 INFO:tasks.rados.rados.0.smithi146.stdout:288: seq_num 110 ranges {172032=647168,819200=778240,1597440=425984} 2024-04-26T04:41:44.399 INFO:tasks.rados.rados.0.smithi146.stdout:288: writing smithi14680844-15 from 172032 to 819200 tid 1 2024-04-26T04:41:44.404 INFO:tasks.rados.rados.0.smithi146.stdout:288: writing smithi14680844-15 from 819200 to 1597440 tid 2 2024-04-26T04:41:44.408 INFO:tasks.rados.rados.0.smithi146.stdout:288: writing smithi14680844-15 from 1597440 to 2023424 tid 3 2024-04-26T04:41:44.408 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 23 2024-04-26T04:41:44.408 INFO:tasks.rados.rados.0.smithi146.stdout:289: seq_num 111 ranges {638976=663552,1302528=663552,1966080=450560,2416640=90112} 2024-04-26T04:41:44.416 INFO:tasks.rados.rados.0.smithi146.stdout:289: writing smithi14680844-49 from 638976 to 1302528 tid 1 2024-04-26T04:41:44.420 INFO:tasks.rados.rados.0.smithi146.stdout:289: writing smithi14680844-49 from 1302528 to 1966080 tid 2 2024-04-26T04:41:44.422 INFO:tasks.rados.rados.0.smithi146.stdout:289: writing smithi14680844-49 from 1966080 to 2416640 tid 3 2024-04-26T04:41:44.423 INFO:tasks.rados.rados.0.smithi146.stdout:289: writing smithi14680844-49 from 2416640 to 2506752 tid 4 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:290: rollback oid 33 current snap is 23 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 18 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 92 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:285: done (6 left) 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:287: done (5 left) 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 23 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:288: finishing write tid 1 to smithi14680844-15 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:286: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:41:44.424 INFO:tasks.rados.rados.0.smithi146.stdout:291: seq_num 112 ranges {2613248=679936,3293184=548864,3842048=655360} 2024-04-26T04:41:44.441 INFO:tasks.rados.rados.0.smithi146.stdout:291: writing smithi14680844-16 from 2613248 to 3293184 tid 1 2024-04-26T04:41:44.444 INFO:tasks.rados.rados.0.smithi146.stdout:291: writing smithi14680844-16 from 3293184 to 3842048 tid 2 2024-04-26T04:41:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:291: writing smithi14680844-16 from 3842048 to 4497408 tid 3 2024-04-26T04:41:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:292: read oid 22 snap -1 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:292: expect deleted 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:293: rollback oid 1 current snap is 23 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 18 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:286: finishing copy_from to smithi14680844-32 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: finishing write tid 2 to smithi14680844-15 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: finishing write tid 3 to smithi14680844-15 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: finishing write tid 4 to smithi14680844-15 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:286: done (7 left) 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:294: rmattr oid 48 current snap is 23 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: finishing write tid 5 to smithi14680844-15 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: oid 15 updating version 0 to 28 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: oid 15 version 28 is already newer than 26 2024-04-26T04:41:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:288: oid 15 version 28 is already newer than 25 2024-04-26T04:41:44.450 INFO:tasks.rados.rados.0.smithi146.stdout:288: oid 15 version 28 is already newer than 27 2024-04-26T04:41:44.450 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 28 (ObjNum 110 snap 23 seq_num 110) dirty exists 2024-04-26T04:41:44.450 INFO:tasks.rados.rados.0.smithi146.stdout:288: left oid 15 (ObjNum 110 snap 23 seq_num 110) 2024-04-26T04:41:44.450 INFO:tasks.rados.rados.0.smithi146.stdout:284: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:41:44.646 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 1 to smithi14680844-49 2024-04-26T04:41:44.646 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 2 to smithi14680844-49 2024-04-26T04:41:44.646 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 3 to smithi14680844-49 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 4 to smithi14680844-49 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 5 to smithi14680844-49 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:290: finishing rollback tid 0 to smithi14680844-33 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:290: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:290: finishing rollback tid 2 to smithi14680844-33 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 154 (ObjNum 32 snap 0 seq_num 32) dirty exists 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: finishing write tid 6 to smithi14680844-49 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: oid 49 updating version 0 to 71 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: oid 49 version 71 is already newer than 69 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: oid 49 version 71 is already newer than 68 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: oid 49 version 71 is already newer than 70 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: oid 49 version 71 is already newer than 67 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 71 (ObjNum 111 snap 23 seq_num 111) dirty exists 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:289: left oid 49 (ObjNum 111 snap 23 seq_num 111) 2024-04-26T04:41:44.647 INFO:tasks.rados.rados.0.smithi146.stdout:291: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:291: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:293: finishing rollback tid 0 to smithi14680844-1 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:284: done (7 left) 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:288: done (6 left) 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:289: done (5 left) 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:290: done (4 left) 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:292: done (3 left) 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:295: copy_from oid 8 from oid 7 current snap is 23 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:293: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:291: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:291: finishing write tid 4 to smithi14680844-16 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:293: finishing rollback tid 2 to smithi14680844-1 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 75 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:291: finishing write tid 5 to smithi14680844-16 2024-04-26T04:41:44.648 INFO:tasks.rados.rados.0.smithi146.stdout:291: oid 16 updating version 0 to 103 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:291: oid 16 version 103 is already newer than 100 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:291: oid 16 version 103 is already newer than 101 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:291: oid 16 version 103 is already newer than 102 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 103 (ObjNum 112 snap 23 seq_num 112) dirty exists 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:291: left oid 16 (ObjNum 112 snap 23 seq_num 112) 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 77 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:291: done (3 left) 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:293: done (2 left) 2024-04-26T04:41:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:294: done (1 left) 2024-04-26T04:41:44.650 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 23 2024-04-26T04:41:44.650 INFO:tasks.rados.rados.0.smithi146.stdout:296: seq_num 113 ranges {2277376=696320,2973696=434176,3407872=466944,3874816=303104} 2024-04-26T04:41:44.660 INFO:tasks.rados.rados.0.smithi146.stdout:296: writing smithi14680844-35 from 2277376 to 2973696 tid 1 2024-04-26T04:41:44.662 INFO:tasks.rados.rados.0.smithi146.stdout:296: writing smithi14680844-35 from 2973696 to 3407872 tid 2 2024-04-26T04:41:44.665 INFO:tasks.rados.rados.0.smithi146.stdout:296: writing smithi14680844-35 from 3407872 to 3874816 tid 3 2024-04-26T04:41:44.667 INFO:tasks.rados.rados.0.smithi146.stdout:296: writing smithi14680844-35 from 3874816 to 4177920 tid 4 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 23 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:295: finishing copy_from racing read to smithi14680844-8 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:295: finishing copy_from to smithi14680844-8 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 1 to smithi14680844-35 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 2 to smithi14680844-35 2024-04-26T04:41:44.668 INFO:tasks.rados.rados.0.smithi146.stdout:297: seq_num 114 ranges {3244032=712704,3956736=712704,4669440=491520} 2024-04-26T04:41:44.688 INFO:tasks.rados.rados.0.smithi146.stdout:297: writing smithi14680844-43 from 3244032 to 3956736 tid 1 2024-04-26T04:41:44.692 INFO:tasks.rados.rados.0.smithi146.stdout:297: writing smithi14680844-43 from 3956736 to 4669440 tid 2 2024-04-26T04:41:44.696 INFO:tasks.rados.rados.0.smithi146.stdout:297: writing smithi14680844-43 from 4669440 to 5160960 tid 3 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:295: done (2 left) 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:298: read oid 12 snap 21 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:298: expect (ObjNum 68 snap 5 seq_num 68) 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:299: rmattr oid 32 current snap is 23 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:299: done (3 left) 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 23 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 3 to smithi14680844-35 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 4 to smithi14680844-35 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 5 to smithi14680844-35 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:296: finishing write tid 6 to smithi14680844-35 2024-04-26T04:41:44.697 INFO:tasks.rados.rados.0.smithi146.stdout:296: oid 35 updating version 0 to 86 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:296: oid 35 updating version 86 to 90 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:296: oid 35 version 90 is already newer than 89 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:296: oid 35 version 90 is already newer than 87 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:296: oid 35 version 90 is already newer than 88 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 90 (ObjNum 113 snap 23 seq_num 113) dirty exists 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:296: left oid 35 (ObjNum 113 snap 23 seq_num 113) 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:297: finishing write tid 1 to smithi14680844-43 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:297: finishing write tid 2 to smithi14680844-43 2024-04-26T04:41:44.698 INFO:tasks.rados.rados.0.smithi146.stdout:300: seq_num 115 ranges {761856=729088,1490944=647168,2138112=434176,2572288=122880} 2024-04-26T04:41:44.704 INFO:tasks.rados.rados.0.smithi146.stdout:300: writing smithi14680844-46 from 761856 to 1490944 tid 1 2024-04-26T04:41:44.708 INFO:tasks.rados.rados.0.smithi146.stdout:300: writing smithi14680844-46 from 1490944 to 2138112 tid 2 2024-04-26T04:41:44.711 INFO:tasks.rados.rados.0.smithi146.stdout:300: writing smithi14680844-46 from 2138112 to 2572288 tid 3 2024-04-26T04:41:44.712 INFO:tasks.rados.rados.0.smithi146.stdout:300: writing smithi14680844-46 from 2572288 to 2695168 tid 4 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:296: done (3 left) 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:301: read oid 35 snap -1 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:301: expect (ObjNum 113 snap 23 seq_num 113) 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:302: read oid 33 snap 20 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:302: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 23 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: finishing write tid 3 to smithi14680844-43 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: finishing write tid 4 to smithi14680844-43 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: finishing write tid 5 to smithi14680844-43 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: oid 43 updating version 0 to 77 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: oid 43 version 77 is already newer than 75 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: oid 43 version 77 is already newer than 76 2024-04-26T04:41:44.713 INFO:tasks.rados.rados.0.smithi146.stdout:297: oid 43 updating version 77 to 78 2024-04-26T04:41:44.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 78 (ObjNum 114 snap 23 seq_num 114) dirty exists 2024-04-26T04:41:44.714 INFO:tasks.rados.rados.0.smithi146.stdout:297: left oid 43 (ObjNum 114 snap 23 seq_num 114) 2024-04-26T04:41:44.714 INFO:tasks.rados.rados.0.smithi146.stdout:298: expect (ObjNum 68 snap 5 seq_num 68) 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 1 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 2 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 3 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 4 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 5 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: finishing write tid 6 to smithi14680844-46 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: oid 46 updating version 0 to 99 2024-04-26T04:41:44.800 INFO:tasks.rados.rados.0.smithi146.stdout:300: oid 46 version 99 is already newer than 96 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:300: oid 46 version 99 is already newer than 98 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:300: oid 46 version 99 is already newer than 97 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:300: oid 46 updating version 99 to 100 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 100 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:300: left oid 46 (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:41:44.801 INFO:tasks.rados.rados.0.smithi146.stdout:302: expect (ObjNum 32 snap 0 seq_num 32) 2024-04-26T04:41:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:44 smithi204 ceph-mon[29755]: pgmap v166: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:44 smithi204 ceph-mon[29755]: osdmap e117: 8 total, 8 up, 8 in 2024-04-26T04:41:44.813 INFO:tasks.rados.rados.0.smithi146.stdout:301: expect (ObjNum 113 snap 23 seq_num 113) 2024-04-26T04:41:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:44 smithi146 ceph-mon[37936]: pgmap v166: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:44 smithi146 ceph-mon[37936]: osdmap e117: 8 total, 8 up, 8 in 2024-04-26T04:41:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:44 smithi146 ceph-mon[26177]: pgmap v166: 121 pgs: 121 active+clean; 75 MiB data, 353 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 1.7 MiB/s wr, 29 op/s 2024-04-26T04:41:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:44 smithi146 ceph-mon[26177]: osdmap e117: 8 total, 8 up, 8 in 2024-04-26T04:41:44.968 INFO:tasks.rados.rados.0.smithi146.stdout:303: seq_num 116 ranges {0=745472,745472=532480,1277952=638976,1916928=32768} 2024-04-26T04:41:44.972 INFO:tasks.rados.rados.0.smithi146.stdout:303: writing smithi14680844-37 from 0 to 745472 tid 1 2024-04-26T04:41:44.975 INFO:tasks.rados.rados.0.smithi146.stdout:303: writing smithi14680844-37 from 745472 to 1277952 tid 2 2024-04-26T04:41:44.980 INFO:tasks.rados.rados.0.smithi146.stdout:303: writing smithi14680844-37 from 1277952 to 1916928 tid 3 2024-04-26T04:41:44.980 INFO:tasks.rados.rados.0.smithi146.stdout:303: writing smithi14680844-37 from 1916928 to 1949696 tid 4 2024-04-26T04:41:44.980 INFO:tasks.rados.rados.0.smithi146.stdout:297: done (5 left) 2024-04-26T04:41:44.980 INFO:tasks.rados.rados.0.smithi146.stdout:298: done (4 left) 2024-04-26T04:41:44.980 INFO:tasks.rados.rados.0.smithi146.stdout:300: done (3 left) 2024-04-26T04:41:44.981 INFO:tasks.rados.rados.0.smithi146.stdout:301: done (2 left) 2024-04-26T04:41:44.981 INFO:tasks.rados.rados.0.smithi146.stdout:302: done (1 left) 2024-04-26T04:41:44.981 INFO:tasks.rados.rados.0.smithi146.stdout:304: snap_remove snap 22 2024-04-26T04:41:45.482 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 1 to smithi14680844-37 2024-04-26T04:41:45.482 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 2 to smithi14680844-37 2024-04-26T04:41:45.482 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 3 to smithi14680844-37 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 4 to smithi14680844-37 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 5 to smithi14680844-37 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: finishing write tid 6 to smithi14680844-37 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: oid 37 updating version 0 to 79 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: oid 37 updating version 79 to 82 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: oid 37 version 82 is already newer than 81 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: oid 37 version 82 is already newer than 80 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: oid 37 version 82 is already newer than 78 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 82 (ObjNum 116 snap 23 seq_num 116) dirty exists 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: left oid 37 (ObjNum 116 snap 23 seq_num 116) 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:303: done (1 left) 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:304: done (0 left) 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 23 2024-04-26T04:41:45.483 INFO:tasks.rados.rados.0.smithi146.stdout:305: seq_num 117 ranges {1032192=770048,1802240=417792,2220032=442368,2662400=344064} 2024-04-26T04:41:45.492 INFO:tasks.rados.rados.0.smithi146.stdout:305: writing smithi14680844-8 from 1032192 to 1802240 tid 1 2024-04-26T04:41:45.494 INFO:tasks.rados.rados.0.smithi146.stdout:305: writing smithi14680844-8 from 1802240 to 2220032 tid 2 2024-04-26T04:41:45.497 INFO:tasks.rados.rados.0.smithi146.stdout:305: writing smithi14680844-8 from 2220032 to 2662400 tid 3 2024-04-26T04:41:45.499 INFO:tasks.rados.rados.0.smithi146.stdout:305: writing smithi14680844-8 from 2662400 to 3006464 tid 4 2024-04-26T04:41:45.499 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 23 2024-04-26T04:41:45.499 INFO:tasks.rados.rados.0.smithi146.stdout:306: seq_num 118 ranges {303104=786432,1089536=704512,1794048=499712} 2024-04-26T04:41:45.505 INFO:tasks.rados.rados.0.smithi146.stdout:306: writing smithi14680844-19 from 303104 to 1089536 tid 1 2024-04-26T04:41:45.509 INFO:tasks.rados.rados.0.smithi146.stdout:306: writing smithi14680844-19 from 1089536 to 1794048 tid 2 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:306: writing smithi14680844-19 from 1794048 to 2293760 tid 3 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:307: rollback oid 16 current snap is 23 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 20 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 1 to smithi14680844-8 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:308: rollback oid 3 current snap is 23 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 18 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 2 to smithi14680844-8 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 3 to smithi14680844-8 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 4 to smithi14680844-8 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 5 to smithi14680844-8 2024-04-26T04:41:45.513 INFO:tasks.rados.rados.0.smithi146.stdout:305: finishing write tid 6 to smithi14680844-8 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: oid 8 updating version 0 to 111 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: oid 8 updating version 111 to 112 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: oid 8 version 112 is already newer than 110 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: oid 8 updating version 112 to 113 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: oid 8 version 113 is already newer than 109 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 113 (ObjNum 117 snap 23 seq_num 117) dirty exists 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: left oid 8 (ObjNum 117 snap 23 seq_num 117) 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:306: finishing write tid 1 to smithi14680844-19 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:306: finishing write tid 2 to smithi14680844-19 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:305: done (3 left) 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:309: rmattr oid 46 current snap is 23 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:309: done (3 left) 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:310: rollback oid 2 current snap is 23 2024-04-26T04:41:45.514 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 20 2024-04-26T04:41:45.515 INFO:tasks.rados.rados.0.smithi146.stdout:311: rmattr oid 30 current snap is 23 2024-04-26T04:41:45.515 INFO:tasks.rados.rados.0.smithi146.stdout:312: copy_from oid 39 from oid 27 current snap is 23 2024-04-26T04:41:45.515 INFO:tasks.rados.rados.0.smithi146.stdout:313: rollback oid 9 current snap is 23 2024-04-26T04:41:45.515 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 20 2024-04-26T04:41:45.515 INFO:tasks.rados.rados.0.smithi146.stdout:314: snap_remove snap 21 2024-04-26T04:41:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:45 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:45 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:45 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:41:46.481 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:46] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:314: done (7 left) 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:315: snap_create 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:313: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:313: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:310: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 59 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:41:46.486 INFO:tasks.rados.rados.0.smithi146.stdout:313: finishing rollback tid 2 to smithi14680844-9 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 159 (ObjNum 84 snap 17 seq_num 84) dirty exists 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: finishing write tid 3 to smithi14680844-19 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: finishing write tid 4 to smithi14680844-19 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:307: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:307: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:307: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 113 (ObjNum 79 snap 13 seq_num 79) dirty exists 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:308: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: finishing write tid 5 to smithi14680844-19 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: oid 19 updating version 0 to 108 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: oid 19 version 108 is already newer than 107 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: oid 19 updating version 108 to 109 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:306: oid 19 updating version 109 to 110 2024-04-26T04:41:46.487 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 110 (ObjNum 118 snap 23 seq_num 118) dirty exists 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:306: left oid 19 (ObjNum 118 snap 23 seq_num 118) 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 90 (ObjNum 106 snap 22 seq_num 106) dirty exists 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:308: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:308: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 94 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:312: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:312: finishing copy_from to smithi14680844-39 2024-04-26T04:41:46.488 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 4 (ObjNum 26 snap 0 seq_num 26) dirty exists 2024-04-26T04:41:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:46 smithi204 ceph-mon[29755]: osdmap e118: 8 total, 8 up, 8 in 2024-04-26T04:41:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:46 smithi204 ceph-mon[29755]: pgmap v169: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:46 smithi146 ceph-mon[37936]: osdmap e118: 8 total, 8 up, 8 in 2024-04-26T04:41:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:46 smithi146 ceph-mon[37936]: pgmap v169: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:46 smithi146 ceph-mon[26177]: osdmap e118: 8 total, 8 up, 8 in 2024-04-26T04:41:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:46 smithi146 ceph-mon[26177]: pgmap v169: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:47.486 INFO:tasks.rados.rados.0.smithi146.stdout:306: done (7 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:307: done (6 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:308: done (5 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:310: done (4 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:311: done (3 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:312: done (2 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:313: done (1 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:315: done (0 left) 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 24 2024-04-26T04:41:47.487 INFO:tasks.rados.rados.0.smithi146.stdout:316: seq_num 119 ranges {2613248=802816,3416064=589824,4005888=409600,4415488=204800} 2024-04-26T04:41:47.505 INFO:tasks.rados.rados.0.smithi146.stdout:316: writing smithi14680844-16 from 2613248 to 3416064 tid 1 2024-04-26T04:41:47.508 INFO:tasks.rados.rados.0.smithi146.stdout:316: writing smithi14680844-16 from 3416064 to 4005888 tid 2 2024-04-26T04:41:47.511 INFO:tasks.rados.rados.0.smithi146.stdout:316: writing smithi14680844-16 from 4005888 to 4415488 tid 3 2024-04-26T04:41:47.512 INFO:tasks.rados.rados.0.smithi146.stdout:316: writing smithi14680844-16 from 4415488 to 4620288 tid 4 2024-04-26T04:41:47.512 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 24 2024-04-26T04:41:47.512 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:47.512 INFO:tasks.rados.rados.0.smithi146.stdout:317: seq_num 120 ranges {0=417792,417792=475136,892928=622592,1515520=507904} 2024-04-26T04:41:47.514 INFO:tasks.rados.rados.0.smithi146.stdout:317: writing smithi14680844-18 from 0 to 417792 tid 1 2024-04-26T04:41:47.520 INFO:tasks.rados.rados.0.smithi146.stdout:317: writing smithi14680844-18 from 417792 to 892928 tid 2 2024-04-26T04:41:47.521 INFO:tasks.rados.rados.0.smithi146.stdout:317: writing smithi14680844-18 from 892928 to 1515520 tid 3 2024-04-26T04:41:47.525 INFO:tasks.rados.rados.0.smithi146.stdout:317: writing smithi14680844-18 from 1515520 to 2023424 tid 4 2024-04-26T04:41:47.525 INFO:tasks.rados.rados.0.smithi146.stdout:318: setattr oid 45 current snap is 24 2024-04-26T04:41:47.525 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 4 to smithi14680844-16 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 5 to smithi14680844-16 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: finishing write tid 6 to smithi14680844-16 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: oid 16 updating version 0 to 121 2024-04-26T04:41:47.526 INFO:tasks.rados.rados.0.smithi146.stdout:316: oid 16 updating version 121 to 122 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:316: oid 16 version 122 is already newer than 120 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:316: oid 16 version 122 is already newer than 119 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:316: oid 16 updating version 122 to 123 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 123 (ObjNum 119 snap 24 seq_num 119) dirty exists 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:316: left oid 16 (ObjNum 119 snap 24 seq_num 119) 2024-04-26T04:41:47.527 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 1 to smithi14680844-18 2024-04-26T04:41:47.528 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 2 to smithi14680844-18 2024-04-26T04:41:47.528 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 3 to smithi14680844-18 2024-04-26T04:41:47.528 INFO:tasks.rados.rados.0.smithi146.stdout:316: done (2 left) 2024-04-26T04:41:47.528 INFO:tasks.rados.rados.0.smithi146.stdout:319: snap_remove snap 10 2024-04-26T04:41:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:47 smithi204 ceph-mon[29755]: osdmap e119: 8 total, 8 up, 8 in 2024-04-26T04:41:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:47 smithi146 ceph-mon[37936]: osdmap e119: 8 total, 8 up, 8 in 2024-04-26T04:41:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:47 smithi146 ceph-mon[26177]: osdmap e119: 8 total, 8 up, 8 in 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 4 to smithi14680844-18 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 5 to smithi14680844-18 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: finishing write tid 6 to smithi14680844-18 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: oid 18 updating version 0 to 125 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: oid 18 version 125 is already newer than 122 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: oid 18 version 125 is already newer than 124 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: oid 18 version 125 is already newer than 123 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: oid 18 updating version 125 to 126 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 126 (ObjNum 120 snap 24 seq_num 120) dirty exists 2024-04-26T04:41:48.391 INFO:tasks.rados.rados.0.smithi146.stdout:317: left oid 18 (ObjNum 120 snap 24 seq_num 120) 2024-04-26T04:41:48.392 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 96 (ObjNum 102 snap 22 seq_num 102) dirty exists 2024-04-26T04:41:48.392 INFO:tasks.rados.rados.0.smithi146.stdout:317: done (2 left) 2024-04-26T04:41:48.392 INFO:tasks.rados.rados.0.smithi146.stdout:318: done (1 left) 2024-04-26T04:41:48.392 INFO:tasks.rados.rados.0.smithi146.stdout:319: done (0 left) 2024-04-26T04:41:48.392 INFO:tasks.rados.rados.0.smithi146.stdout:320: setattr oid 40 current snap is 24 2024-04-26T04:41:48.393 INFO:tasks.rados.rados.0.smithi146.stdout:321: snap_create 2024-04-26T04:41:48.400 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 65 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:41:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:48 smithi204 ceph-mon[29755]: osdmap e120: 8 total, 8 up, 8 in 2024-04-26T04:41:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:48 smithi204 ceph-mon[29755]: pgmap v172: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:48 smithi204 ceph-mon[29755]: osdmap e121: 8 total, 8 up, 8 in 2024-04-26T04:41:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[37936]: osdmap e120: 8 total, 8 up, 8 in 2024-04-26T04:41:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[37936]: pgmap v172: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[37936]: osdmap e121: 8 total, 8 up, 8 in 2024-04-26T04:41:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[26177]: osdmap e120: 8 total, 8 up, 8 in 2024-04-26T04:41:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[26177]: pgmap v172: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.0 MiB/s wr, 37 op/s 2024-04-26T04:41:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:48 smithi146 ceph-mon[26177]: osdmap e121: 8 total, 8 up, 8 in 2024-04-26T04:41:49.389 INFO:tasks.rados.rados.0.smithi146.stdout:320: done (1 left) 2024-04-26T04:41:49.390 INFO:tasks.rados.rados.0.smithi146.stdout:321: done (0 left) 2024-04-26T04:41:49.390 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 25 2024-04-26T04:41:49.390 INFO:tasks.rados.rados.0.smithi146.stdout:322: seq_num 121 ranges {540672=434176,974848=753664,1728512=425984,2154496=425984} 2024-04-26T04:41:49.394 INFO:tasks.rados.rados.0.smithi146.stdout:322: writing smithi14680844-33 from 540672 to 974848 tid 1 2024-04-26T04:41:49.399 INFO:tasks.rados.rados.0.smithi146.stdout:322: writing smithi14680844-33 from 974848 to 1728512 tid 2 2024-04-26T04:41:49.401 INFO:tasks.rados.rados.0.smithi146.stdout:322: writing smithi14680844-33 from 1728512 to 2154496 tid 3 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:322: writing smithi14680844-33 from 2154496 to 2580480 tid 4 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:323: copy_from oid 18 from oid 13 current snap is 25 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 1 to smithi14680844-33 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 2 to smithi14680844-33 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 3 to smithi14680844-33 2024-04-26T04:41:49.404 INFO:tasks.rados.rados.0.smithi146.stdout:324: snap_create 2024-04-26T04:41:49.406 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 4 to smithi14680844-33 2024-04-26T04:41:49.406 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 5 to smithi14680844-33 2024-04-26T04:41:49.407 INFO:tasks.rados.rados.0.smithi146.stdout:322: finishing write tid 6 to smithi14680844-33 2024-04-26T04:41:49.407 INFO:tasks.rados.rados.0.smithi146.stdout:322: oid 33 updating version 0 to 179 2024-04-26T04:41:49.407 INFO:tasks.rados.rados.0.smithi146.stdout:322: oid 33 version 179 is already newer than 177 2024-04-26T04:41:49.408 INFO:tasks.rados.rados.0.smithi146.stdout:322: oid 33 updating version 179 to 180 2024-04-26T04:41:49.408 INFO:tasks.rados.rados.0.smithi146.stdout:322: oid 33 version 180 is already newer than 178 2024-04-26T04:41:49.408 INFO:tasks.rados.rados.0.smithi146.stdout:322: oid 33 updating version 180 to 181 2024-04-26T04:41:49.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 181 (ObjNum 121 snap 25 seq_num 121) dirty exists 2024-04-26T04:41:49.408 INFO:tasks.rados.rados.0.smithi146.stdout:322: left oid 33 (ObjNum 121 snap 25 seq_num 121) 2024-04-26T04:41:49.423 INFO:tasks.rados.rados.0.smithi146.stdout:323: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:41:49.426 INFO:tasks.rados.rados.0.smithi146.stdout:323: finishing copy_from to smithi14680844-18 2024-04-26T04:41:49.426 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 22 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-04-26T04:41:50.395 INFO:tasks.rados.rados.0.smithi146.stdout:322: done (2 left) 2024-04-26T04:41:50.395 INFO:tasks.rados.rados.0.smithi146.stdout:323: done (1 left) 2024-04-26T04:41:50.395 INFO:tasks.rados.rados.0.smithi146.stdout:324: done (0 left) 2024-04-26T04:41:50.395 INFO:tasks.rados.rados.0.smithi146.stdout:325: snap_create 2024-04-26T04:41:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:50 smithi146 ceph-mon[26177]: osdmap e122: 8 total, 8 up, 8 in 2024-04-26T04:41:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:50 smithi146 ceph-mon[26177]: pgmap v175: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:50 smithi146 ceph-mon[37936]: osdmap e122: 8 total, 8 up, 8 in 2024-04-26T04:41:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:50 smithi146 ceph-mon[37936]: pgmap v175: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:50 smithi204 ceph-mon[29755]: osdmap e122: 8 total, 8 up, 8 in 2024-04-26T04:41:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:50 smithi204 ceph-mon[29755]: pgmap v175: 121 pgs: 121 active+clean; 91 MiB data, 375 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:325: done (0 left) 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:326: read oid 15 snap -1 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:326: expect (ObjNum 110 snap 23 seq_num 110) 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:327: read oid 1 snap -1 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:327: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:328: read oid 10 snap -1 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:328: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:51.400 INFO:tasks.rados.rados.0.smithi146.stdout:329: delete oid 49 current snap is 27 2024-04-26T04:41:51.409 INFO:tasks.rados.rados.0.smithi146.stdout:327: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:41:51.445 INFO:tasks.rados.rados.0.smithi146.stdout:328: expect (ObjNum 38 snap 0 seq_num 38) 2024-04-26T04:41:51.462 INFO:tasks.rados.rados.0.smithi146.stdout:326: expect (ObjNum 110 snap 23 seq_num 110) 2024-04-26T04:41:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:326: done (3 left) 2024-04-26T04:41:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:327: done (2 left) 2024-04-26T04:41:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:328: done (1 left) 2024-04-26T04:41:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:329: done (0 left) 2024-04-26T04:41:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:330: delete oid 44 current snap is 27 2024-04-26T04:41:51.518 INFO:tasks.rados.rados.0.smithi146.stdout:330: done (0 left) 2024-04-26T04:41:51.518 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 27 2024-04-26T04:41:51.519 INFO:tasks.rados.rados.0.smithi146.stdout:331: seq_num 124 ranges {2334720=483328,2818048=458752,3276800=598016,3874816=548864} 2024-04-26T04:41:51.533 INFO:tasks.rados.rados.0.smithi146.stdout:331: writing smithi14680844-25 from 2334720 to 2818048 tid 1 2024-04-26T04:41:51.536 INFO:tasks.rados.rados.0.smithi146.stdout:331: writing smithi14680844-25 from 2818048 to 3276800 tid 2 2024-04-26T04:41:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:331: writing smithi14680844-25 from 3276800 to 3874816 tid 3 2024-04-26T04:41:51.542 INFO:tasks.rados.rados.0.smithi146.stdout:331: writing smithi14680844-25 from 3874816 to 4423680 tid 4 2024-04-26T04:41:51.543 INFO:tasks.rados.rados.0.smithi146.stdout:332: delete oid 42 current snap is 27 2024-04-26T04:41:51.543 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 1 to smithi14680844-25 2024-04-26T04:41:51.543 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 2 to smithi14680844-25 2024-04-26T04:41:51.543 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 3 to smithi14680844-25 2024-04-26T04:41:51.544 INFO:tasks.rados.rados.0.smithi146.stdout:332: done (1 left) 2024-04-26T04:41:51.544 INFO:tasks.rados.rados.0.smithi146.stdout:333: snap_remove snap 23 2024-04-26T04:41:51.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:51 smithi146 ceph-mon[26177]: osdmap e123: 8 total, 8 up, 8 in 2024-04-26T04:41:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:51 smithi146 ceph-mon[37936]: osdmap e123: 8 total, 8 up, 8 in 2024-04-26T04:41:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:51 smithi204 ceph-mon[29755]: osdmap e123: 8 total, 8 up, 8 in 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:333: done (1 left) 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:334: delete oid 48 current snap is 27 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 4 to smithi14680844-25 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 5 to smithi14680844-25 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: finishing write tid 6 to smithi14680844-25 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: oid 25 updating version 0 to 137 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: oid 25 version 137 is already newer than 136 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: oid 25 version 137 is already newer than 134 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: oid 25 version 137 is already newer than 133 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: oid 25 version 137 is already newer than 135 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 137 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-04-26T04:41:52.408 INFO:tasks.rados.rados.0.smithi146.stdout:331: left oid 25 (ObjNum 124 snap 27 seq_num 124) 2024-04-26T04:41:52.414 INFO:tasks.rados.rados.0.smithi146.stdout:331: done (1 left) 2024-04-26T04:41:52.415 INFO:tasks.rados.rados.0.smithi146.stdout:334: done (0 left) 2024-04-26T04:41:52.415 INFO:tasks.rados.rados.0.smithi146.stdout:335: copy_from oid 36 from oid 46 current snap is 27 2024-04-26T04:41:52.415 INFO:tasks.rados.rados.0.smithi146.stdout:336: rollback oid 15 current snap is 27 2024-04-26T04:41:52.415 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 20 2024-04-26T04:41:52.415 INFO:tasks.rados.rados.0.smithi146.stdout:337: setattr oid 14 current snap is 27 2024-04-26T04:41:52.416 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 27 2024-04-26T04:41:52.416 INFO:tasks.rados.rados.0.smithi146.stdout:338: seq_num 127 ranges {3948544=532480,4481024=507904,4988928=778240,5767168=319488} 2024-04-26T04:41:52.441 INFO:tasks.rados.rados.0.smithi146.stdout:338: writing smithi14680844-50 from 3948544 to 4481024 tid 1 2024-04-26T04:41:52.443 INFO:tasks.rados.rados.0.smithi146.stdout:338: writing smithi14680844-50 from 4481024 to 4988928 tid 2 2024-04-26T04:41:52.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:52 smithi204 ceph-mon[29755]: osdmap e124: 8 total, 8 up, 8 in 2024-04-26T04:41:52.447 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:52 smithi204 ceph-mon[29755]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:52.448 INFO:tasks.rados.rados.0.smithi146.stdout:338: writing smithi14680844-50 from 4988928 to 5767168 tid 3 2024-04-26T04:41:52.450 INFO:tasks.rados.rados.0.smithi146.stdout:338: writing smithi14680844-50 from 5767168 to 6086656 tid 4 2024-04-26T04:41:52.450 INFO:tasks.rados.rados.0.smithi146.stdout:339: read oid 12 snap 25 2024-04-26T04:41:52.450 INFO:tasks.rados.rados.0.smithi146.stdout:339: expect (ObjNum 68 snap 5 seq_num 68) 2024-04-26T04:41:52.450 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 27 2024-04-26T04:41:52.451 INFO:tasks.rados.rados.0.smithi146.stdout:336: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:41:52.451 INFO:tasks.rados.rados.0.smithi146.stdout:340: seq_num 128 ranges {1785856=548864,2334720=794624,3129344=581632,3710976=229376} 2024-04-26T04:41:52.463 INFO:tasks.rados.rados.0.smithi146.stdout:340: writing smithi14680844-20 from 1785856 to 2334720 tid 1 2024-04-26T04:41:52.467 INFO:tasks.rados.rados.0.smithi146.stdout:340: writing smithi14680844-20 from 2334720 to 3129344 tid 2 2024-04-26T04:41:52.470 INFO:tasks.rados.rados.0.smithi146.stdout:340: writing smithi14680844-20 from 3129344 to 3710976 tid 3 2024-04-26T04:41:52.473 INFO:tasks.rados.rados.0.smithi146.stdout:340: writing smithi14680844-20 from 3710976 to 3940352 tid 4 2024-04-26T04:41:52.473 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 27 2024-04-26T04:41:52.473 INFO:tasks.rados.rados.0.smithi146.stdout:336: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:41:52.473 INFO:tasks.rados.rados.0.smithi146.stdout:336: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:41:52.474 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 38 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:52.474 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 106 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-26T04:41:52.474 INFO:tasks.rados.rados.0.smithi146.stdout:341: seq_num 129 ranges {622592=565248,1187840=679936,1867776=786432,2654208=139264} 2024-04-26T04:41:52.478 INFO:tasks.rados.rados.0.smithi146.stdout:341: writing smithi14680844-38 from 622592 to 1187840 tid 1 2024-04-26T04:41:52.482 INFO:tasks.rados.rados.0.smithi146.stdout:341: writing smithi14680844-38 from 1187840 to 1867776 tid 2 2024-04-26T04:41:52.490 INFO:tasks.rados.rados.0.smithi146.stdout:341: writing smithi14680844-38 from 1867776 to 2654208 tid 3 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:341: writing smithi14680844-38 from 2654208 to 2793472 tid 4 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:336: done (6 left) 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:337: done (5 left) 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:342: rollback oid 7 current snap is 27 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 26 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:335: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:335: finishing copy_from to smithi14680844-36 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 100 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 1 to smithi14680844-50 2024-04-26T04:41:52.491 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 2 to smithi14680844-50 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 3 to smithi14680844-50 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 4 to smithi14680844-50 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 5 to smithi14680844-50 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: finishing write tid 6 to smithi14680844-50 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: oid 50 updating version 0 to 189 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: oid 50 version 189 is already newer than 188 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: oid 50 version 189 is already newer than 187 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: oid 50 version 189 is already newer than 186 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:338: oid 50 version 189 is already newer than 185 2024-04-26T04:41:52.492 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 189 (ObjNum 127 snap 27 seq_num 127) dirty exists 2024-04-26T04:41:52.493 INFO:tasks.rados.rados.0.smithi146.stdout:338: left oid 50 (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:41:52.493 INFO:tasks.rados.rados.0.smithi146.stdout:339: expect (ObjNum 68 snap 5 seq_num 68) 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 1 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 2 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 3 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 4 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 5 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: finishing write tid 6 to smithi14680844-20 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: oid 20 updating version 0 to 193 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: oid 20 version 193 is already newer than 191 2024-04-26T04:41:52.574 INFO:tasks.rados.rados.0.smithi146.stdout:340: oid 20 updating version 193 to 194 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:340: oid 20 version 194 is already newer than 192 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:340: oid 20 updating version 194 to 195 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 195 (ObjNum 128 snap 27 seq_num 128) dirty exists 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:340: left oid 20 (ObjNum 128 snap 27 seq_num 128) 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 1 to smithi14680844-38 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 2 to smithi14680844-38 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:335: done (5 left) 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:338: done (4 left) 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:339: done (3 left) 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:340: done (2 left) 2024-04-26T04:41:52.575 INFO:tasks.rados.rados.0.smithi146.stdout:343: snap_remove snap 24 2024-04-26T04:41:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:52 smithi146 ceph-mon[26177]: osdmap e124: 8 total, 8 up, 8 in 2024-04-26T04:41:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:52 smithi146 ceph-mon[26177]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:52 smithi146 ceph-mon[37936]: osdmap e124: 8 total, 8 up, 8 in 2024-04-26T04:41:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:52 smithi146 ceph-mon[37936]: pgmap v178: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:53.396 INFO:tasks.rados.rados.0.smithi146.stdout:343: done (2 left) 2024-04-26T04:41:53.396 INFO:tasks.rados.rados.0.smithi146.stdout:344: read oid 18 snap 25 2024-04-26T04:41:53.396 INFO:tasks.rados.rados.0.smithi146.stdout:344: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:345: snap_create 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 3 to smithi14680844-38 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:342: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 4 to smithi14680844-38 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:342: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 5 to smithi14680844-38 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:342: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:41:53.398 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 73 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: finishing write tid 6 to smithi14680844-38 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: oid 38 updating version 0 to 145 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: oid 38 version 145 is already newer than 139 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: oid 38 version 145 is already newer than 144 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: oid 38 updating version 145 to 146 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: oid 38 updating version 146 to 147 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 147 (ObjNum 129 snap 27 seq_num 129) dirty exists 2024-04-26T04:41:53.399 INFO:tasks.rados.rados.0.smithi146.stdout:341: left oid 38 (ObjNum 129 snap 27 seq_num 129) 2024-04-26T04:41:53.428 INFO:tasks.rados.rados.0.smithi146.stdout:344: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:41:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:53 smithi146 ceph-mon[26177]: osdmap e125: 8 total, 8 up, 8 in 2024-04-26T04:41:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:53 smithi146 ceph-mon[26177]: osdmap e126: 8 total, 8 up, 8 in 2024-04-26T04:41:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:53 smithi146 ceph-mon[37936]: osdmap e125: 8 total, 8 up, 8 in 2024-04-26T04:41:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:53 smithi146 ceph-mon[37936]: osdmap e126: 8 total, 8 up, 8 in 2024-04-26T04:41:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:53 smithi204 ceph-mon[29755]: osdmap e125: 8 total, 8 up, 8 in 2024-04-26T04:41:53.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:53 smithi204 ceph-mon[29755]: osdmap e126: 8 total, 8 up, 8 in 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:341: done (3 left) 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:342: done (2 left) 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:344: done (1 left) 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:345: done (0 left) 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:346: read oid 23 snap -1 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:346: expect (ObjNum 56 snap 3 seq_num 56) 2024-04-26T04:41:54.405 INFO:tasks.rados.rados.0.smithi146.stdout:347: snap_remove snap 18 2024-04-26T04:41:54.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: Upgrade: Updating mgr.x 2024-04-26T04:41:54.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:54.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.502 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:41:54.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:41:54.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: Deploying daemon mgr.x on smithi204 2024-04-26T04:41:54.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: pgmap v181: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:54.503 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:54 smithi204 ceph-mon[29755]: osdmap e127: 8 total, 8 up, 8 in 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: Upgrade: Updating mgr.x 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: Deploying daemon mgr.x on smithi204 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: pgmap v181: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[26177]: osdmap e127: 8 total, 8 up, 8 in 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: Upgrade: Updating mgr.x 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: Deploying daemon mgr.x on smithi204 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: pgmap v181: 121 pgs: 121 active+clean; 92 MiB data, 389 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 2.6 MiB/s wr, 14 op/s 2024-04-26T04:41:54.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:54 smithi146 ceph-mon[37936]: osdmap e127: 8 total, 8 up, 8 in 2024-04-26T04:41:55.407 INFO:tasks.rados.rados.0.smithi146.stdout:347: done (1 left) 2024-04-26T04:41:55.407 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 28 2024-04-26T04:41:55.407 INFO:tasks.rados.rados.0.smithi146.stdout:348: seq_num 130 ranges {5128192=581632,5709824=614400,6324224=598016,6922240=393216} 2024-04-26T04:41:55.433 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:55 smithi204 systemd[1]: Stopping Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:41:55.438 INFO:tasks.rados.rados.0.smithi146.stdout:348: writing smithi14680844-45 from 5128192 to 5709824 tid 1 2024-04-26T04:41:55.442 INFO:tasks.rados.rados.0.smithi146.stdout:348: writing smithi14680844-45 from 5709824 to 6324224 tid 2 2024-04-26T04:41:55.445 INFO:tasks.rados.rados.0.smithi146.stdout:348: writing smithi14680844-45 from 6324224 to 6922240 tid 3 2024-04-26T04:41:55.448 INFO:tasks.rados.rados.0.smithi146.stdout:348: writing smithi14680844-45 from 6922240 to 7315456 tid 4 2024-04-26T04:41:55.448 INFO:tasks.rados.rados.0.smithi146.stdout:349: rollback oid 35 current snap is 28 2024-04-26T04:41:55.448 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 20 2024-04-26T04:41:55.448 INFO:tasks.rados.rados.0.smithi146.stdout:346: expect (ObjNum 56 snap 3 seq_num 56) 2024-04-26T04:41:55.558 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 1 to smithi14680844-45 2024-04-26T04:41:55.558 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 2 to smithi14680844-45 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 3 to smithi14680844-45 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:349: finishing rollback tid 0 to smithi14680844-35 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:349: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 4 to smithi14680844-45 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 5 to smithi14680844-45 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:349: finishing rollback tid 2 to smithi14680844-35 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 118 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: finishing write tid 6 to smithi14680844-45 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: oid 45 updating version 0 to 118 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: oid 45 updating version 118 to 120 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: oid 45 version 120 is already newer than 116 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: oid 45 version 120 is already newer than 119 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:348: oid 45 version 120 is already newer than 117 2024-04-26T04:41:55.559 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 120 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-04-26T04:41:55.560 INFO:tasks.rados.rados.0.smithi146.stdout:348: left oid 45 (ObjNum 130 snap 28 seq_num 130) 2024-04-26T04:41:55.560 INFO:tasks.rados.rados.0.smithi146.stdout:346: done (2 left) 2024-04-26T04:41:55.560 INFO:tasks.rados.rados.0.smithi146.stdout:348: done (1 left) 2024-04-26T04:41:55.560 INFO:tasks.rados.rados.0.smithi146.stdout:349: done (0 left) 2024-04-26T04:41:55.560 INFO:tasks.rados.rados.0.smithi146.stdout:350: snap_create 2024-04-26T04:41:55.742 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:55 smithi204 podman[66407]: 2024-04-26 04:41:55.432960723 +0000 UTC m=+0.179065006 container died bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0) 2024-04-26T04:41:56.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:55 smithi204 podman[66407]: 2024-04-26 04:41:55.907464891 +0000 UTC m=+0.653569172 container cleanup bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, RELEASE=reef-7d2137f, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:41:56.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:55 smithi204 bash[66407]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x 2024-04-26T04:41:56.411 INFO:tasks.rados.rados.0.smithi146.stdout:350: done (0 left) 2024-04-26T04:41:56.411 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 29 2024-04-26T04:41:56.411 INFO:tasks.rados.rados.0.smithi146.stdout:351: seq_num 131 ranges {4636672=598016,5234688=499712,5734400=753664,6488064=352256} 2024-04-26T04:41:56.438 INFO:tasks.rados.rados.0.smithi146.stdout:351: writing smithi14680844-18 from 4636672 to 5234688 tid 1 2024-04-26T04:41:56.441 INFO:tasks.rados.rados.0.smithi146.stdout:351: writing smithi14680844-18 from 5234688 to 5734400 tid 2 2024-04-26T04:41:56.446 INFO:tasks.rados.rados.0.smithi146.stdout:351: writing smithi14680844-18 from 5734400 to 6488064 tid 3 2024-04-26T04:41:56.448 INFO:tasks.rados.rados.0.smithi146.stdout:351: writing smithi14680844-18 from 6488064 to 6840320 tid 4 2024-04-26T04:41:56.448 INFO:tasks.rados.rados.0.smithi146.stdout:352: read oid 31 snap -1 2024-04-26T04:41:56.448 INFO:tasks.rados.rados.0.smithi146.stdout:352: expect deleted 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:353: read oid 5 snap -1 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:353: expect deleted 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:354: copy_from oid 21 from oid 32 current snap is 29 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 1 to smithi14680844-18 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 2 to smithi14680844-18 2024-04-26T04:41:56.449 INFO:tasks.rados.rados.0.smithi146.stdout:355: snap_create 2024-04-26T04:41:56.450 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 3 to smithi14680844-18 2024-04-26T04:41:56.450 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 4 to smithi14680844-18 2024-04-26T04:41:56.451 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 5 to smithi14680844-18 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: finishing write tid 6 to smithi14680844-18 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: oid 18 updating version 0 to 154 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: oid 18 updating version 154 to 155 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: oid 18 updating version 155 to 157 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: oid 18 version 157 is already newer than 156 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:351: oid 18 updating version 157 to 158 2024-04-26T04:41:56.452 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 158 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-04-26T04:41:56.453 INFO:tasks.rados.rados.0.smithi146.stdout:351: left oid 18 (ObjNum 131 snap 29 seq_num 131) 2024-04-26T04:41:56.455 INFO:tasks.rados.rados.0.smithi146.stdout:354: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:41:56.456 INFO:tasks.rados.rados.0.smithi146.stdout:354: finishing copy_from to smithi14680844-21 2024-04-26T04:41:56.456 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 19 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:41:56.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 podman[66426]: 2024-04-26 04:41:56.225963347 +0000 UTC m=+0.785885739 container remove bf2ccfbcc75d53989780d9a01b15bef243b9201d20bda37549ee9fed10336797 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5) 2024-04-26T04:41:56.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:41:56.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-26T04:41:56.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 systemd[1]: Stopped Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:41:56.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Consumed 18.323s CPU time. 2024-04-26T04:41:56.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:56 smithi204 ceph-mon[29755]: osdmap e128: 8 total, 8 up, 8 in 2024-04-26T04:41:56.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:56 smithi204 ceph-mon[29755]: pgmap v184: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:56 smithi146 ceph-mon[26177]: osdmap e128: 8 total, 8 up, 8 in 2024-04-26T04:41:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:56 smithi146 ceph-mon[26177]: pgmap v184: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:41:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:41:56] "GET /metrics HTTP/1.1" 200 36093 "" "Prometheus/2.43.0" 2024-04-26T04:41:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:56 smithi146 ceph-mon[37936]: osdmap e128: 8 total, 8 up, 8 in 2024-04-26T04:41:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:56 smithi146 ceph-mon[37936]: pgmap v184: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:56.893 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 systemd[1]: Starting Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:41:56.893 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 podman[66559]: 2024-04-26 04:41:56.699330811 +0000 UTC m=+0.017939867 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:41:56.893 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:56 smithi204 podman[66559]: 2024-04-26 04:41:56.801914899 +0000 UTC m=+0.120523931 container create 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-26T04:41:57.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 podman[66559]: 2024-04-26 04:41:57.013250504 +0000 UTC m=+0.331859536 container init 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424) 2024-04-26T04:41:57.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 podman[66559]: 2024-04-26 04:41:57.018446207 +0000 UTC m=+0.337055241 container start 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424) 2024-04-26T04:41:57.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-mgr[66597]: -- 172.21.15.204:0/971052323 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562d6dcf05a0 con 0x562d6dcc4800 2024-04-26T04:41:57.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 bash[66559]: 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d 2024-04-26T04:41:57.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 systemd[1]: Started Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:41:57.306 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:57.176+0000 7ff8b232b200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:351: done (4 left) 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:352: done (3 left) 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:353: done (2 left) 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:354: done (1 left) 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:355: done (0 left) 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:356: read oid 41 snap -1 2024-04-26T04:41:57.425 INFO:tasks.rados.rados.0.smithi146.stdout:356: expect deleted 2024-04-26T04:41:57.426 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 30 2024-04-26T04:41:57.426 INFO:tasks.rados.rados.0.smithi146.stdout:357: seq_num 132 ranges {4620288=614400,5234688=786432,6021120=565248,6586368=253952} 2024-04-26T04:41:57.453 INFO:tasks.rados.rados.0.smithi146.stdout:357: writing smithi14680844-16 from 4620288 to 5234688 tid 1 2024-04-26T04:41:57.457 INFO:tasks.rados.rados.0.smithi146.stdout:357: writing smithi14680844-16 from 5234688 to 6021120 tid 2 2024-04-26T04:41:57.461 INFO:tasks.rados.rados.0.smithi146.stdout:357: writing smithi14680844-16 from 6021120 to 6586368 tid 3 2024-04-26T04:41:57.462 INFO:tasks.rados.rados.0.smithi146.stdout:357: writing smithi14680844-16 from 6586368 to 6840320 tid 4 2024-04-26T04:41:57.462 INFO:tasks.rados.rados.0.smithi146.stdout:358: setattr oid 13 current snap is 30 2024-04-26T04:41:57.462 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 1 to smithi14680844-16 2024-04-26T04:41:57.463 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 2 to smithi14680844-16 2024-04-26T04:41:57.464 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 3 to smithi14680844-16 2024-04-26T04:41:57.464 INFO:tasks.rados.rados.0.smithi146.stdout:356: done (2 left) 2024-04-26T04:41:57.465 INFO:tasks.rados.rados.0.smithi146.stdout:359: delete oid 37 current snap is 30 2024-04-26T04:41:57.465 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 4 to smithi14680844-16 2024-04-26T04:41:57.465 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 5 to smithi14680844-16 2024-04-26T04:41:57.465 INFO:tasks.rados.rados.0.smithi146.stdout:357: finishing write tid 6 to smithi14680844-16 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: oid 16 updating version 0 to 165 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: oid 16 version 165 is already newer than 161 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: oid 16 version 165 is already newer than 163 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: oid 16 version 165 is already newer than 162 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: oid 16 version 165 is already newer than 164 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 165 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:41:57.466 INFO:tasks.rados.rados.0.smithi146.stdout:357: left oid 16 (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:357: done (2 left) 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:359: done (1 left) 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:360: read oid 21 snap -1 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:360: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:361: read oid 28 snap 20 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:361: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 30 2024-04-26T04:41:57.467 INFO:tasks.rados.rados.0.smithi146.stdout:362: seq_num 134 ranges {606208=647168,1253376=548864,1802240=573440,2375680=483328} 2024-04-26T04:41:57.473 INFO:tasks.rados.rados.0.smithi146.stdout:362: writing smithi14680844-6 from 606208 to 1253376 tid 1 2024-04-26T04:41:57.476 INFO:tasks.rados.rados.0.smithi146.stdout:362: writing smithi14680844-6 from 1253376 to 1802240 tid 2 2024-04-26T04:41:57.480 INFO:tasks.rados.rados.0.smithi146.stdout:362: writing smithi14680844-6 from 1802240 to 2375680 tid 3 2024-04-26T04:41:57.483 INFO:tasks.rados.rados.0.smithi146.stdout:362: writing smithi14680844-6 from 2375680 to 2859008 tid 4 2024-04-26T04:41:57.483 INFO:tasks.rados.rados.0.smithi146.stdout:363: rollback oid 15 current snap is 30 2024-04-26T04:41:57.483 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 27 2024-04-26T04:41:57.483 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 40 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-04-26T04:41:57.483 INFO:tasks.rados.rados.0.smithi146.stdout:361: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:41:57.491 INFO:tasks.rados.rados.0.smithi146.stdout:360: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 1 to smithi14680844-6 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 2 to smithi14680844-6 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 3 to smithi14680844-6 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:363: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 4 to smithi14680844-6 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:363: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 5 to smithi14680844-6 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:363: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 46 (ObjNum 10 snap 0 seq_num 10) dirty exists 2024-04-26T04:41:57.523 INFO:tasks.rados.rados.0.smithi146.stdout:362: finishing write tid 6 to smithi14680844-6 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: oid 6 updating version 0 to 83 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: oid 6 updating version 83 to 84 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: oid 6 version 84 is already newer than 81 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: oid 6 version 84 is already newer than 80 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: oid 6 version 84 is already newer than 82 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 84 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: left oid 6 (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:358: done (4 left) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:360: done (3 left) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:361: done (2 left) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:362: done (1 left) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:363: done (0 left) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:364: read oid 11 snap -1 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:364: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:41:57.524 INFO:tasks.rados.rados.0.smithi146.stdout:365: delete oid 44 current snap is 30 2024-04-26T04:41:57.531 INFO:tasks.rados.rados.0.smithi146.stdout:364: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:364: done (1 left) 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:365: done (0 left) 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:366: rollback oid 40 current snap is 30 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 27 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:367: rollback oid 34 current snap is 30 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 28 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 30 2024-04-26T04:41:57.584 INFO:tasks.rados.rados.0.smithi146.stdout:368: seq_num 136 ranges {2580480=688128,3268608=720896,3989504=540672,4530176=344064} 2024-04-26T04:41:57.601 INFO:tasks.rados.rados.0.smithi146.stdout:368: writing smithi14680844-33 from 2580480 to 3268608 tid 1 2024-04-26T04:41:57.605 INFO:tasks.rados.rados.0.smithi146.stdout:368: writing smithi14680844-33 from 3268608 to 3989504 tid 2 2024-04-26T04:41:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:368: writing smithi14680844-33 from 3989504 to 4530176 tid 3 2024-04-26T04:41:57.610 INFO:tasks.rados.rados.0.smithi146.stdout:368: writing smithi14680844-33 from 4530176 to 4874240 tid 4 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:369: read oid 46 snap -1 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:369: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:366: finishing rollback tid 0 to smithi14680844-40 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:367: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:366: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:367: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:366: finishing rollback tid 2 to smithi14680844-40 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 83 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:367: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 88 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 1 to smithi14680844-33 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 2 to smithi14680844-33 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:366: done (3 left) 2024-04-26T04:41:57.611 INFO:tasks.rados.rados.0.smithi146.stdout:367: done (2 left) 2024-04-26T04:41:57.612 INFO:tasks.rados.rados.0.smithi146.stdout:370: rollback oid 29 current snap is 30 2024-04-26T04:41:57.612 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 25 2024-04-26T04:41:57.612 INFO:tasks.rados.rados.0.smithi146.stdout:371: snap_create 2024-04-26T04:41:57.612 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 3 to smithi14680844-33 2024-04-26T04:41:57.612 INFO:tasks.rados.rados.0.smithi146.stdout:370: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:41:57.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:41:57.613 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 4 to smithi14680844-33 2024-04-26T04:41:57.613 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 5 to smithi14680844-33 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: finishing write tid 6 to smithi14680844-33 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: oid 33 updating version 0 to 213 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: oid 33 updating version 213 to 217 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: oid 33 version 217 is already newer than 214 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: oid 33 version 217 is already newer than 215 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:368: oid 33 version 217 is already newer than 216 2024-04-26T04:41:57.614 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 217 (ObjNum 136 snap 30 seq_num 136) dirty exists 2024-04-26T04:41:57.615 INFO:tasks.rados.rados.0.smithi146.stdout:368: left oid 33 (ObjNum 136 snap 30 seq_num 136) 2024-04-26T04:41:57.620 INFO:tasks.rados.rados.0.smithi146.stdout:369: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[26177]: osdmap e129: 8 total, 8 up, 8 in 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[37936]: osdmap e129: 8 total, 8 up, 8 in 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:57 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:57.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:57.374+0000 7ff8b232b200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:41:57.806 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:57.495+0000 7ff8b232b200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:41:57.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-mon[29755]: osdmap e129: 8 total, 8 up, 8 in 2024-04-26T04:41:57.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:41:57.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:41:58.177 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:57.863+0000 7ff8b232b200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:41:58.177 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:57.951+0000 7ff8b232b200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:368: done (3 left) 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:369: done (2 left) 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:370: done (1 left) 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:371: done (0 left) 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:372: rollback oid 50 current snap is 31 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 29 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:373: rmattr oid 38 current snap is 31 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:373: done (1 left) 2024-04-26T04:41:58.401 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 31 2024-04-26T04:41:58.402 INFO:tasks.rados.rados.0.smithi146.stdout:374: seq_num 137 ranges {1032192=704512,1736704=655360,2392064=753664,3145728=196608} 2024-04-26T04:41:58.410 INFO:tasks.rados.rados.0.smithi146.stdout:374: writing smithi14680844-21 from 1032192 to 1736704 tid 1 2024-04-26T04:41:58.414 INFO:tasks.rados.rados.0.smithi146.stdout:374: writing smithi14680844-21 from 1736704 to 2392064 tid 2 2024-04-26T04:41:58.418 INFO:tasks.rados.rados.0.smithi146.stdout:374: writing smithi14680844-21 from 2392064 to 3145728 tid 3 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:374: writing smithi14680844-21 from 3145728 to 3342336 tid 4 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:375: copy_from oid 37 from oid 14 current snap is 31 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:372: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:372: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:372: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 221 (ObjNum 127 snap 27 seq_num 127) dirty exists 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:372: done (2 left) 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:376: rmattr oid 44 current snap is 31 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:376: done (2 left) 2024-04-26T04:41:58.420 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 31 2024-04-26T04:41:58.421 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 1 to smithi14680844-21 2024-04-26T04:41:58.421 INFO:tasks.rados.rados.0.smithi146.stdout:377: seq_num 138 ranges {172032=720896,892928=540672,1433600=557056,1990656=507904} 2024-04-26T04:41:58.424 INFO:tasks.rados.rados.0.smithi146.stdout:377: writing smithi14680844-15 from 172032 to 892928 tid 1 2024-04-26T04:41:58.427 INFO:tasks.rados.rados.0.smithi146.stdout:377: writing smithi14680844-15 from 892928 to 1433600 tid 2 2024-04-26T04:41:58.431 INFO:tasks.rados.rados.0.smithi146.stdout:377: writing smithi14680844-15 from 1433600 to 1990656 tid 3 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:377: writing smithi14680844-15 from 1990656 to 2498560 tid 4 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 31 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 2 to smithi14680844-21 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 3 to smithi14680844-21 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 4 to smithi14680844-21 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 5 to smithi14680844-21 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: finishing write tid 6 to smithi14680844-21 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: oid 21 updating version 0 to 93 2024-04-26T04:41:58.436 INFO:tasks.rados.rados.0.smithi146.stdout:374: oid 21 version 93 is already newer than 90 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:374: oid 21 version 93 is already newer than 92 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:374: oid 21 updating version 93 to 94 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:374: oid 21 version 94 is already newer than 91 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 94 (ObjNum 137 snap 31 seq_num 137) dirty exists 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:374: left oid 21 (ObjNum 137 snap 31 seq_num 137) 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:375: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:375: finishing copy_from to smithi14680844-37 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 106 (ObjNum 13 snap 0 seq_num 13) dirty exists 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 1 to smithi14680844-15 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 2 to smithi14680844-15 2024-04-26T04:41:58.437 INFO:tasks.rados.rados.0.smithi146.stdout:378: seq_num 139 ranges {0=737280,737280=425984,1163264=761856,1925120=417792} 2024-04-26T04:41:58.439 INFO:tasks.rados.rados.0.smithi146.stdout:378: writing smithi14680844-22 from 0 to 737280 tid 1 2024-04-26T04:41:58.442 INFO:tasks.rados.rados.0.smithi146.stdout:378: writing smithi14680844-22 from 737280 to 1163264 tid 2 2024-04-26T04:41:58.446 INFO:tasks.rados.rados.0.smithi146.stdout:378: writing smithi14680844-22 from 1163264 to 1925120 tid 3 2024-04-26T04:41:58.448 INFO:tasks.rados.rados.0.smithi146.stdout:378: writing smithi14680844-22 from 1925120 to 2342912 tid 4 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:374: done (3 left) 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:375: done (2 left) 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:379: copy_from oid 27 from oid 35 current snap is 31 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 3 to smithi14680844-15 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 31 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 4 to smithi14680844-15 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 5 to smithi14680844-15 2024-04-26T04:41:58.449 INFO:tasks.rados.rados.0.smithi146.stdout:380: seq_num 140 ranges {0=753664,753664=704512,1458176=524288,1982464=376832} 2024-04-26T04:41:58.452 INFO:tasks.rados.rados.0.smithi146.stdout:380: writing smithi14680844-31 from 0 to 753664 tid 1 2024-04-26T04:41:58.457 INFO:tasks.rados.rados.0.smithi146.stdout:380: writing smithi14680844-31 from 753664 to 1458176 tid 2 2024-04-26T04:41:58.460 INFO:tasks.rados.rados.0.smithi146.stdout:380: writing smithi14680844-31 from 1458176 to 1982464 tid 3 2024-04-26T04:41:58.462 INFO:tasks.rados.rados.0.smithi146.stdout:380: writing smithi14680844-31 from 1982464 to 2359296 tid 4 2024-04-26T04:41:58.462 INFO:tasks.rados.rados.0.smithi146.stdout:381: snap_remove snap 26 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[26177]: osdmap e130: 8 total, 8 up, 8 in 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[26177]: pgmap v187: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[26177]: osdmap e131: 8 total, 8 up, 8 in 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[37936]: osdmap e130: 8 total, 8 up, 8 in 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[37936]: pgmap v187: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:41:58 smithi146 ceph-mon[37936]: osdmap e131: 8 total, 8 up, 8 in 2024-04-26T04:41:58.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:58 smithi204 ceph-mon[29755]: osdmap e130: 8 total, 8 up, 8 in 2024-04-26T04:41:58.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:58 smithi204 ceph-mon[29755]: pgmap v187: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail; 9.8 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:41:58.788 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:41:58 smithi204 ceph-mon[29755]: osdmap e131: 8 total, 8 up, 8 in 2024-04-26T04:41:59.450 INFO:tasks.rados.rados.0.smithi146.stdout:381: done (4 left) 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:382: copy_from oid 43 from oid 11 current snap is 31 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: finishing write tid 6 to smithi14680844-15 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: oid 15 updating version 0 to 49 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: oid 15 version 49 is already newer than 48 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: oid 15 updating version 49 to 50 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: oid 15 updating version 50 to 52 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: oid 15 version 52 is already newer than 51 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 52 (ObjNum 138 snap 31 seq_num 138) dirty exists 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:377: left oid 15 (ObjNum 138 snap 31 seq_num 138) 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 1 to smithi14680844-22 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 2 to smithi14680844-22 2024-04-26T04:41:59.451 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 3 to smithi14680844-22 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 4 to smithi14680844-22 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 5 to smithi14680844-22 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: finishing write tid 6 to smithi14680844-22 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: oid 22 updating version 0 to 105 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: oid 22 version 105 is already newer than 104 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: oid 22 version 105 is already newer than 102 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: oid 22 version 105 is already newer than 103 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:378: oid 22 updating version 105 to 106 2024-04-26T04:41:59.452 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 106 (ObjNum 139 snap 31 seq_num 139) dirty exists 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:378: left oid 22 (ObjNum 139 snap 31 seq_num 139) 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 1 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:379: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:379: finishing copy_from to smithi14680844-27 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 118 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 2 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 3 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 4 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 5 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: finishing write tid 6 to smithi14680844-31 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: oid 31 updating version 0 to 42 2024-04-26T04:41:59.453 INFO:tasks.rados.rados.0.smithi146.stdout:380: oid 31 version 42 is already newer than 40 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:380: oid 31 updating version 42 to 43 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:380: oid 31 version 43 is already newer than 41 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:380: oid 31 version 43 is already newer than 39 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 43 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:380: left oid 31 (ObjNum 140 snap 31 seq_num 140) 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:377: done (4 left) 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:378: done (3 left) 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:379: done (2 left) 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:380: done (1 left) 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:383: copy_from oid 19 from oid 27 current snap is 31 2024-04-26T04:41:59.454 INFO:tasks.rados.rados.0.smithi146.stdout:384: snap_create 2024-04-26T04:41:59.463 INFO:tasks.rados.rados.0.smithi146.stdout:382: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:41:59.463 INFO:tasks.rados.rados.0.smithi146.stdout:382: finishing copy_from to smithi14680844-43 2024-04-26T04:41:59.463 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 49 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-04-26T04:41:59.469 INFO:tasks.rados.rados.0.smithi146.stdout:383: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:41:59.469 INFO:tasks.rados.rados.0.smithi146.stdout:383: finishing copy_from to smithi14680844-19 2024-04-26T04:41:59.470 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 118 (ObjNum 86 snap 17 seq_num 86) dirty exists 2024-04-26T04:41:59.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:59.232+0000 7ff8b232b200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:41:59.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:59.434+0000 7ff8b232b200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:41:59.915 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:59.624+0000 7ff8b232b200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:42:00.238 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:41:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:41:59.929+0000 7ff8b232b200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:42:00.238 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:00.023+0000 7ff8b232b200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:382: done (2 left) 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:383: done (1 left) 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:384: done (0 left) 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:385: read oid 15 snap -1 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:385: expect (ObjNum 138 snap 31 seq_num 138) 2024-04-26T04:42:00.453 INFO:tasks.rados.rados.0.smithi146.stdout:386: copy_from oid 3 from oid 47 current snap is 32 2024-04-26T04:42:00.454 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 32 2024-04-26T04:42:00.454 INFO:tasks.rados.rados.0.smithi146.stdout:387: seq_num 141 ranges {2793472=770048,3563520=589824,4153344=729088,4882432=286720} 2024-04-26T04:42:00.471 INFO:tasks.rados.rados.0.smithi146.stdout:387: writing smithi14680844-38 from 2793472 to 3563520 tid 1 2024-04-26T04:42:00.475 INFO:tasks.rados.rados.0.smithi146.stdout:387: writing smithi14680844-38 from 3563520 to 4153344 tid 2 2024-04-26T04:42:00.479 INFO:tasks.rados.rados.0.smithi146.stdout:387: writing smithi14680844-38 from 4153344 to 4882432 tid 3 2024-04-26T04:42:00.481 INFO:tasks.rados.rados.0.smithi146.stdout:387: writing smithi14680844-38 from 4882432 to 5169152 tid 4 2024-04-26T04:42:00.481 INFO:tasks.rados.rados.0.smithi146.stdout:388: read oid 39 snap -1 2024-04-26T04:42:00.481 INFO:tasks.rados.rados.0.smithi146.stdout:388: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-26T04:42:00.481 INFO:tasks.rados.rados.0.smithi146.stdout:389: rmattr oid 46 current snap is 32 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:389: done (4 left) 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 32 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:386: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:386: finishing copy_from to smithi14680844-3 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 77 (ObjNum 46 snap 0 seq_num 46) dirty exists 2024-04-26T04:42:00.482 INFO:tasks.rados.rados.0.smithi146.stdout:385: expect (ObjNum 138 snap 31 seq_num 138) 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 1 to smithi14680844-38 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 2 to smithi14680844-38 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 3 to smithi14680844-38 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 4 to smithi14680844-38 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 5 to smithi14680844-38 2024-04-26T04:42:00.550 INFO:tasks.rados.rados.0.smithi146.stdout:388: expect (ObjNum 26 snap 0 seq_num 26) 2024-04-26T04:42:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-mon[29755]: osdmap e132: 8 total, 8 up, 8 in 2024-04-26T04:42:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-mon[29755]: pgmap v190: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:00.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:00.237+0000 7ff8b232b200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:42:00.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:00.448+0000 7ff8b232b200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: finishing write tid 6 to smithi14680844-38 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: oid 38 updating version 0 to 177 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: oid 38 updating version 177 to 178 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: oid 38 updating version 178 to 179 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: oid 38 version 179 is already newer than 175 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: oid 38 version 179 is already newer than 176 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 179 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:387: left oid 38 (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:00.561 INFO:tasks.rados.rados.0.smithi146.stdout:390: seq_num 142 ranges {2277376=786432,3063808=475136,3538944=540672,4079616=589824} 2024-04-26T04:42:00.577 INFO:tasks.rados.rados.0.smithi146.stdout:390: writing smithi14680844-35 from 2277376 to 3063808 tid 1 2024-04-26T04:42:00.579 INFO:tasks.rados.rados.0.smithi146.stdout:390: writing smithi14680844-35 from 3063808 to 3538944 tid 2 2024-04-26T04:42:00.582 INFO:tasks.rados.rados.0.smithi146.stdout:390: writing smithi14680844-35 from 3538944 to 4079616 tid 3 2024-04-26T04:42:00.586 INFO:tasks.rados.rados.0.smithi146.stdout:390: writing smithi14680844-35 from 4079616 to 4669440 tid 4 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:385: done (4 left) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:386: done (3 left) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:387: done (2 left) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:388: done (1 left) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:391: read oid 18 snap -1 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:391: expect (ObjNum 131 snap 29 seq_num 131) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:392: copy_from oid 10 from oid 16 current snap is 32 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 1 to smithi14680844-35 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 2 to smithi14680844-35 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 3 to smithi14680844-35 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:393: read oid 13 snap -1 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:393: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:00.587 INFO:tasks.rados.rados.0.smithi146.stdout:394: snap_create 2024-04-26T04:42:00.589 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 4 to smithi14680844-35 2024-04-26T04:42:00.589 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 5 to smithi14680844-35 2024-04-26T04:42:00.590 INFO:tasks.rados.rados.0.smithi146.stdout:390: finishing write tid 6 to smithi14680844-35 2024-04-26T04:42:00.590 INFO:tasks.rados.rados.0.smithi146.stdout:390: oid 35 updating version 0 to 126 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:390: oid 35 version 126 is already newer than 125 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:390: oid 35 updating version 126 to 127 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:390: oid 35 updating version 127 to 128 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:390: oid 35 updating version 128 to 129 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 129 (ObjNum 142 snap 32 seq_num 142) dirty exists 2024-04-26T04:42:00.591 INFO:tasks.rados.rados.0.smithi146.stdout:390: left oid 35 (ObjNum 142 snap 32 seq_num 142) 2024-04-26T04:42:00.604 INFO:tasks.rados.rados.0.smithi146.stdout:393: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:00.801 INFO:tasks.rados.rados.0.smithi146.stdout:391: expect (ObjNum 131 snap 29 seq_num 131) 2024-04-26T04:42:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[37936]: osdmap e132: 8 total, 8 up, 8 in 2024-04-26T04:42:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[37936]: pgmap v190: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[26177]: osdmap e132: 8 total, 8 up, 8 in 2024-04-26T04:42:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[26177]: pgmap v190: 121 pgs: 121 active+clean; 101 MiB data, 402 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:00 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:01.121 INFO:tasks.rados.rados.0.smithi146.stdout:392: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:42:01.121 INFO:tasks.rados.rados.0.smithi146.stdout:392: finishing copy_from to smithi14680844-10 2024-04-26T04:42:01.121 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 165 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:01.444 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:01 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:01.099+0000 7ff8b232b200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:42:01.450 INFO:tasks.rados.rados.0.smithi146.stdout:390: done (4 left) 2024-04-26T04:42:01.450 INFO:tasks.rados.rados.0.smithi146.stdout:391: done (3 left) 2024-04-26T04:42:01.450 INFO:tasks.rados.rados.0.smithi146.stdout:392: done (2 left) 2024-04-26T04:42:01.450 INFO:tasks.rados.rados.0.smithi146.stdout:393: done (1 left) 2024-04-26T04:42:01.451 INFO:tasks.rados.rados.0.smithi146.stdout:394: done (0 left) 2024-04-26T04:42:01.451 INFO:tasks.rados.rados.0.smithi146.stdout:395: read oid 27 snap -1 2024-04-26T04:42:01.451 INFO:tasks.rados.rados.0.smithi146.stdout:395: expect (ObjNum 86 snap 17 seq_num 86) 2024-04-26T04:42:01.451 INFO:tasks.rados.rados.0.smithi146.stdout:396: snap_create 2024-04-26T04:42:01.459 INFO:tasks.rados.rados.0.smithi146.stdout:395: expect (ObjNum 86 snap 17 seq_num 86) 2024-04-26T04:42:01.655 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:42:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:01 smithi204 ceph-mon[29755]: osdmap e133: 8 total, 8 up, 8 in 2024-04-26T04:42:01.806 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:01 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:01.553+0000 7ff8b232b200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:42:01.806 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:01 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:01.652+0000 7ff8b232b200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:42:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:01 smithi146 ceph-mon[37936]: osdmap e133: 8 total, 8 up, 8 in 2024-04-26T04:42:01.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:01 smithi146 ceph-mon[26177]: osdmap e133: 8 total, 8 up, 8 in 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (2m) 2m ago 3m 14.6M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (3m) 0s ago 3m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (4m) 2m ago 4m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (4m) 0s ago 4m 14.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:42:01.976 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (5s) 0s ago 8m 48.4M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 43d1242318ac 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:9283,8765 running (10m) 2m ago 10m 496M - 18.2.2-1258-g7d2137f0 79c5878083fb ed13d772a672 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (10m) 2m ago 10m 46.2M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (8m) 0s ago 8m 41.1M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (8m) 2m ago 8m 37.1M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (3m) 2m ago 3m 3791k - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (3m) 0s ago 3m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (7m) 2m ago 7m 44.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (7m) 2m ago 7m 47.1M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (7m) 2m ago 7m 51.2M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (6m) 2m ago 6m 40.9M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (6m) 0s ago 6m 70.8M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (5m) 0s ago 5m 83.5M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (5m) 0s ago 5m 61.7M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:42:01.977 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (4m) 0s ago 4m 71.0M 2992M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:42:01.978 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (2m) 0s ago 4m 42.8M - 2.43.0 a07b618ecd1d da848a7ecb4d 2024-04-26T04:42:02.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:01 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:01.866+0000 7ff8b232b200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:42:02.363 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:42:02.363 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:42:02.363 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 15 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:42:02.364 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:42:02.456 INFO:tasks.rados.rados.0.smithi146.stdout:395: done (1 left) 2024-04-26T04:42:02.457 INFO:tasks.rados.rados.0.smithi146.stdout:396: done (0 left) 2024-04-26T04:42:02.457 INFO:tasks.rados.rados.0.smithi146.stdout:397: delete oid 49 current snap is 34 2024-04-26T04:42:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:397: done (0 left) 2024-04-26T04:42:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:398: rollback oid 18 current snap is 34 2024-04-26T04:42:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 32 2024-04-26T04:42:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:399: snap_create 2024-04-26T04:42:02.462 INFO:tasks.rados.rados.0.smithi146.stdout:398: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:42:02.463 INFO:tasks.rados.rados.0.smithi146.stdout:398: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:42:02.463 INFO:tasks.rados.rados.0.smithi146.stdout:398: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:42:02.463 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 166 (ObjNum 131 snap 29 seq_num 131) dirty exists 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: osdmap e134: 8 total, 8 up, 8 in 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: pgmap v193: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/1719392503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: osdmap e134: 8 total, 8 up, 8 in 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: pgmap v193: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:02 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/1719392503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:02.798 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:02.426+0000 7ff8b232b200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:02.529+0000 7ff8b232b200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: osdmap e134: 8 total, 8 up, 8 in 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: pgmap v193: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: from='client.15099 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:02.799 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/1719392503' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:03.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:02.797+0000 7ff8b232b200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:42:03.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:02 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:02.943+0000 7ff8b232b200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:398: done (1 left) 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:399: done (0 left) 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:400: rollback oid 41 current snap is 35 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 33 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:401: rollback oid 18 current snap is 35 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 28 2024-04-26T04:42:03.399 INFO:tasks.rados.rados.0.smithi146.stdout:402: rmattr oid 23 current snap is 35 2024-04-26T04:42:03.400 INFO:tasks.rados.rados.0.smithi146.stdout:402: done (2 left) 2024-04-26T04:42:03.400 INFO:tasks.rados.rados.0.smithi146.stdout:403: copy_from oid 43 from oid 10 current snap is 35 2024-04-26T04:42:03.400 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 35 2024-04-26T04:42:03.400 INFO:tasks.rados.rados.0.smithi146.stdout:404: seq_num 144 ranges {2277376=16384} 2024-04-26T04:42:03.411 INFO:tasks.rados.rados.0.smithi146.stdout:404: writing smithi14680844-19 from 2277376 to 2293760 tid 1 2024-04-26T04:42:03.411 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 35 2024-04-26T04:42:03.411 INFO:tasks.rados.rados.0.smithi146.stdout:405: seq_num 145 ranges {4636672=32768} 2024-04-26T04:42:03.437 INFO:tasks.rados.rados.0.smithi146.stdout:405: writing smithi14680844-13 from 4636672 to 4669440 tid 1 2024-04-26T04:42:03.437 INFO:tasks.rados.rados.0.smithi146.stdout:406: setattr oid 26 current snap is 35 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:400: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 90 (ObjNum 177 snap 0 seq_num 1) dirty dne 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:401: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:401: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:401: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 171 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:404: finishing write tid 1 to smithi14680844-19 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:404: finishing write tid 2 to smithi14680844-19 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:404: finishing write tid 3 to smithi14680844-19 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:404: oid 19 updating version 0 to 181 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:404: oid 19 updating version 181 to 182 2024-04-26T04:42:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 182 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:404: left oid 19 (ObjNum 144 snap 35 seq_num 144) 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:403: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:400: done (5 left) 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:401: done (4 left) 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:404: done (3 left) 2024-04-26T04:42:03.439 INFO:tasks.rados.rados.0.smithi146.stdout:407: snap_create 2024-04-26T04:42:03.442 INFO:tasks.rados.rados.0.smithi146.stdout:403: finishing copy_from to smithi14680844-43 2024-04-26T04:42:03.442 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 165 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:03.443 INFO:tasks.rados.rados.0.smithi146.stdout:405: finishing write tid 1 to smithi14680844-13 2024-04-26T04:42:03.443 INFO:tasks.rados.rados.0.smithi146.stdout:405: finishing write tid 2 to smithi14680844-13 2024-04-26T04:42:03.443 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 173 (ObjNum 104 snap 22 seq_num 104) dirty exists 2024-04-26T04:42:03.444 INFO:tasks.rados.rados.0.smithi146.stdout:405: finishing write tid 3 to smithi14680844-13 2024-04-26T04:42:03.444 INFO:tasks.rados.rados.0.smithi146.stdout:405: oid 13 updating version 0 to 44 2024-04-26T04:42:03.444 INFO:tasks.rados.rados.0.smithi146.stdout:405: oid 13 updating version 44 to 45 2024-04-26T04:42:03.444 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 45 (ObjNum 145 snap 35 seq_num 145) dirty exists 2024-04-26T04:42:03.444 INFO:tasks.rados.rados.0.smithi146.stdout:405: left oid 13 (ObjNum 145 snap 35 seq_num 145) 2024-04-26T04:42:03.453 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:03.055+0000 7ff8b232b200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:42:03.453 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:03.177+0000 7ff8b232b200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:03.454 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:03.274+0000 7ff8b232b200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:42:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-mon[29755]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-mon[29755]: osdmap e135: 8 total, 8 up, 8 in 2024-04-26T04:42:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:03 smithi204 ceph-mon[29755]: osdmap e136: 8 total, 8 up, 8 in 2024-04-26T04:42:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[26177]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[26177]: osdmap e135: 8 total, 8 up, 8 in 2024-04-26T04:42:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[26177]: osdmap e136: 8 total, 8 up, 8 in 2024-04-26T04:42:03.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[37936]: from='client.25004 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:03.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[37936]: osdmap e135: 8 total, 8 up, 8 in 2024-04-26T04:42:03.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:03.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:03 smithi146 ceph-mon[37936]: osdmap e136: 8 total, 8 up, 8 in 2024-04-26T04:42:04.399 INFO:tasks.rados.rados.0.smithi146.stdout:403: done (3 left) 2024-04-26T04:42:04.400 INFO:tasks.rados.rados.0.smithi146.stdout:405: done (2 left) 2024-04-26T04:42:04.400 INFO:tasks.rados.rados.0.smithi146.stdout:406: done (1 left) 2024-04-26T04:42:04.400 INFO:tasks.rados.rados.0.smithi146.stdout:407: done (0 left) 2024-04-26T04:42:04.400 INFO:tasks.rados.rados.0.smithi146.stdout:408: copy_from oid 34 from oid 46 current snap is 36 2024-04-26T04:42:04.400 INFO:tasks.rados.rados.0.smithi146.stdout:409: snap_remove snap 35 2024-04-26T04:42:04.449 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:04.117+0000 7ff8b232b200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:42:04.450 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:04.341+0000 7ff8b232b200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:42:04.450 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:04] ENGINE Bus STARTING 2024-04-26T04:42:04.450 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: CherryPy Checker: 2024-04-26T04:42:04.711 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: The Application mounted at '' has an empty config. 2024-04-26T04:42:04.711 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:04.711 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:04] ENGINE Serving on http://:::9283 2024-04-26T04:42:04.711 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:04] ENGINE Bus STARTED 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: pgmap v196: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: Standby manager daemon x restarted 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:04.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:04 smithi204 ceph-mon[29755]: osdmap e137: 8 total, 8 up, 8 in 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: pgmap v196: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: Standby manager daemon x restarted 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: Standby manager daemon x started 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[26177]: osdmap e137: 8 total, 8 up, 8 in 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: pgmap v196: 121 pgs: 121 active+clean; 129 MiB data, 444 MiB used, 715 GiB / 715 GiB avail; 6.2 MiB/s rd, 6.9 MiB/s wr, 29 op/s 2024-04-26T04:42:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: Standby manager daemon x restarted 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:04.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:04 smithi146 ceph-mon[37936]: osdmap e137: 8 total, 8 up, 8 in 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:409: done (1 left) 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:410: rollback oid 45 current snap is 36 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 45 to 28 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:408: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:408: finishing copy_from to smithi14680844-34 2024-04-26T04:42:05.402 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 100 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:42:05.403 INFO:tasks.rados.rados.0.smithi146.stdout:408: done (1 left) 2024-04-26T04:42:05.403 INFO:tasks.rados.rados.0.smithi146.stdout:411: read oid 28 snap -1 2024-04-26T04:42:05.403 INFO:tasks.rados.rados.0.smithi146.stdout:411: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:42:05.403 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 36 2024-04-26T04:42:05.403 INFO:tasks.rados.rados.0.smithi146.stdout:412: seq_num 146 ranges {3342336=49152} 2024-04-26T04:42:05.420 INFO:tasks.rados.rados.0.smithi146.stdout:412: writing smithi14680844-21 from 3342336 to 3391488 tid 1 2024-04-26T04:42:05.421 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 36 2024-04-26T04:42:05.421 INFO:tasks.rados.rados.0.smithi146.stdout:413: seq_num 147 ranges {442368=65536} 2024-04-26T04:42:05.423 INFO:tasks.rados.rados.0.smithi146.stdout:413: writing smithi14680844-39 from 442368 to 507904 tid 1 2024-04-26T04:42:05.423 INFO:tasks.rados.rados.0.smithi146.stdout:414: delete oid 9 current snap is 36 2024-04-26T04:42:05.423 INFO:tasks.rados.rados.0.smithi146.stdout:411: expect (ObjNum 9 snap 0 seq_num 9) 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:410: finishing rollback tid 0 to smithi14680844-45 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:410: finishing rollback tid 1 to smithi14680844-45 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:410: finishing rollback tid 2 to smithi14680844-45 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 128 (ObjNum 130 snap 28 seq_num 130) dirty exists 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:410: done (4 left) 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:411: done (3 left) 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:414: done (2 left) 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 36 2024-04-26T04:42:05.432 INFO:tasks.rados.rados.0.smithi146.stdout:415: seq_num 149 ranges {0=98304} 2024-04-26T04:42:05.433 INFO:tasks.rados.rados.0.smithi146.stdout:415: writing smithi14680844-5 from 0 to 98304 tid 1 2024-04-26T04:42:05.433 INFO:tasks.rados.rados.0.smithi146.stdout:416: delete oid 16 current snap is 36 2024-04-26T04:42:05.434 INFO:tasks.rados.rados.0.smithi146.stdout:415: finishing write tid 1 to smithi14680844-5 2024-04-26T04:42:05.434 INFO:tasks.rados.rados.0.smithi146.stdout:415: finishing write tid 2 to smithi14680844-5 2024-04-26T04:42:05.436 INFO:tasks.rados.rados.0.smithi146.stdout:415: finishing write tid 3 to smithi14680844-5 2024-04-26T04:42:05.436 INFO:tasks.rados.rados.0.smithi146.stdout:415: oid 5 updating version 0 to 89 2024-04-26T04:42:05.436 INFO:tasks.rados.rados.0.smithi146.stdout:415: oid 5 version 89 is already newer than 88 2024-04-26T04:42:05.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 89 (ObjNum 149 snap 36 seq_num 149) dirty exists 2024-04-26T04:42:05.437 INFO:tasks.rados.rados.0.smithi146.stdout:415: left oid 5 (ObjNum 149 snap 36 seq_num 149) 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:413: finishing write tid 1 to smithi14680844-39 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:413: finishing write tid 2 to smithi14680844-39 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:415: done (3 left) 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:416: done (2 left) 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 36 2024-04-26T04:42:05.452 INFO:tasks.rados.rados.0.smithi146.stdout:417: seq_num 151 ranges {0=131072} 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:417: writing smithi14680844-44 from 0 to 131072 tid 1 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:418: copy_from oid 34 from oid 25 current snap is 36 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:412: finishing write tid 1 to smithi14680844-21 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:413: finishing write tid 3 to smithi14680844-39 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:413: oid 39 updating version 0 to 166 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:413: oid 39 updating version 166 to 167 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 167 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:413: left oid 39 (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:413: done (3 left) 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:419: setattr oid 33 current snap is 36 2024-04-26T04:42:05.454 INFO:tasks.rados.rados.0.smithi146.stdout:412: finishing write tid 2 to smithi14680844-21 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:412: finishing write tid 3 to smithi14680844-21 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:412: oid 21 updating version 0 to 105 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:412: oid 21 version 105 is already newer than 104 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 105 (ObjNum 146 snap 36 seq_num 146) dirty exists 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:412: left oid 21 (ObjNum 146 snap 36 seq_num 146) 2024-04-26T04:42:05.455 INFO:tasks.rados.rados.0.smithi146.stdout:412: done (3 left) 2024-04-26T04:42:05.456 INFO:tasks.rados.rados.0.smithi146.stdout:420: read oid 35 snap -1 2024-04-26T04:42:05.456 INFO:tasks.rados.rados.0.smithi146.stdout:420: expect (ObjNum 142 snap 32 seq_num 142) 2024-04-26T04:42:05.456 INFO:tasks.rados.rados.0.smithi146.stdout:421: snap_create 2024-04-26T04:42:05.456 INFO:tasks.rados.rados.0.smithi146.stdout:417: finishing write tid 1 to smithi14680844-44 2024-04-26T04:42:05.456 INFO:tasks.rados.rados.0.smithi146.stdout:417: finishing write tid 2 to smithi14680844-44 2024-04-26T04:42:05.457 INFO:tasks.rados.rados.0.smithi146.stdout:417: finishing write tid 3 to smithi14680844-44 2024-04-26T04:42:05.458 INFO:tasks.rados.rados.0.smithi146.stdout:417: oid 44 updating version 0 to 109 2024-04-26T04:42:05.458 INFO:tasks.rados.rados.0.smithi146.stdout:417: oid 44 updating version 109 to 110 2024-04-26T04:42:05.458 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 110 (ObjNum 151 snap 36 seq_num 151) dirty exists 2024-04-26T04:42:05.458 INFO:tasks.rados.rados.0.smithi146.stdout:417: left oid 44 (ObjNum 151 snap 36 seq_num 151) 2024-04-26T04:42:05.458 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 231 (ObjNum 136 snap 30 seq_num 136) dirty exists 2024-04-26T04:42:05.475 INFO:tasks.rados.rados.0.smithi146.stdout:418: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:42:05.479 INFO:tasks.rados.rados.0.smithi146.stdout:418: finishing copy_from to smithi14680844-34 2024-04-26T04:42:05.479 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 137 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-04-26T04:42:05.483 INFO:tasks.rados.rados.0.smithi146.stdout:420: expect (ObjNum 142 snap 32 seq_num 142) 2024-04-26T04:42:05.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:05 smithi204 ceph-mon[29755]: mgrmap e23: y(active, since 4m), standbys: x 2024-04-26T04:42:05.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:05 smithi204 ceph-mon[29755]: osdmap e138: 8 total, 8 up, 8 in 2024-04-26T04:42:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:05 smithi146 ceph-mon[26177]: mgrmap e23: y(active, since 4m), standbys: x 2024-04-26T04:42:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:05 smithi146 ceph-mon[26177]: osdmap e138: 8 total, 8 up, 8 in 2024-04-26T04:42:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:05 smithi146 ceph-mon[37936]: mgrmap e23: y(active, since 4m), standbys: x 2024-04-26T04:42:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:05 smithi146 ceph-mon[37936]: osdmap e138: 8 total, 8 up, 8 in 2024-04-26T04:42:06.402 INFO:tasks.rados.rados.0.smithi146.stdout:417: done (4 left) 2024-04-26T04:42:06.402 INFO:tasks.rados.rados.0.smithi146.stdout:418: done (3 left) 2024-04-26T04:42:06.402 INFO:tasks.rados.rados.0.smithi146.stdout:419: done (2 left) 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:420: done (1 left) 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:421: done (0 left) 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:422: read oid 31 snap -1 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:422: expect (ObjNum 140 snap 31 seq_num 140) 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:423: rollback oid 22 current snap is 37 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 30 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:424: read oid 48 snap -1 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:424: expect deleted 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:425: read oid 3 snap 31 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:425: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:06.403 INFO:tasks.rados.rados.0.smithi146.stdout:426: snap_remove snap 32 2024-04-26T04:42:06.465 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:42:06] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2024-04-26T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:06 smithi204 ceph-mon[29755]: pgmap v199: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:06 smithi204 ceph-mon[29755]: osdmap e139: 8 total, 8 up, 8 in 2024-04-26T04:42:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:06 smithi146 ceph-mon[26177]: pgmap v199: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:06 smithi146 ceph-mon[26177]: osdmap e139: 8 total, 8 up, 8 in 2024-04-26T04:42:06.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:06 smithi146 ceph-mon[37936]: pgmap v199: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:06.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:06 smithi146 ceph-mon[37936]: osdmap e139: 8 total, 8 up, 8 in 2024-04-26T04:42:07.405 INFO:tasks.rados.rados.0.smithi146.stdout:426: done (4 left) 2024-04-26T04:42:07.405 INFO:tasks.rados.rados.0.smithi146.stdout:427: read oid 18 snap -1 2024-04-26T04:42:07.405 INFO:tasks.rados.rados.0.smithi146.stdout:427: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:07.405 INFO:tasks.rados.rados.0.smithi146.stdout:428: snap_remove snap 20 2024-04-26T04:42:08.403 INFO:tasks.rados.rados.0.smithi146.stdout:428: done (5 left) 2024-04-26T04:42:08.403 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 37 2024-04-26T04:42:08.403 INFO:tasks.rados.rados.0.smithi146.stdout:429: seq_num 152 ranges {4423680=147456} 2024-04-26T04:42:08.429 INFO:tasks.rados.rados.0.smithi146.stdout:429: writing smithi14680844-25 from 4423680 to 4571136 tid 1 2024-04-26T04:42:08.429 INFO:tasks.rados.rados.0.smithi146.stdout:430: delete oid 42 current snap is 37 2024-04-26T04:42:08.429 INFO:tasks.rados.rados.0.smithi146.stdout:423: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:42:08.429 INFO:tasks.rados.rados.0.smithi146.stdout:423: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:42:08.429 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 113 (ObjNum 2126720752 snap 22094 seq_num 304) dirty dne 2024-04-26T04:42:08.430 INFO:tasks.rados.rados.0.smithi146.stdout:425: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:08.459 INFO:tasks.rados.rados.0.smithi146.stdout:422: expect (ObjNum 140 snap 31 seq_num 140) 2024-04-26T04:42:08.520 INFO:tasks.rados.rados.0.smithi146.stdout:427: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:08 smithi146 ceph-mon[37936]: osdmap e140: 8 total, 8 up, 8 in 2024-04-26T04:42:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:08 smithi146 ceph-mon[37936]: pgmap v202: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:08 smithi146 ceph-mon[26177]: osdmap e140: 8 total, 8 up, 8 in 2024-04-26T04:42:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:08 smithi146 ceph-mon[26177]: pgmap v202: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: finishing write tid 1 to smithi14680844-25 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: finishing write tid 2 to smithi14680844-25 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: finishing write tid 3 to smithi14680844-25 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: oid 25 updating version 0 to 198 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: oid 25 updating version 198 to 199 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 199 (ObjNum 152 snap 37 seq_num 152) dirty exists 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:429: left oid 25 (ObjNum 152 snap 37 seq_num 152) 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:422: done (6 left) 2024-04-26T04:42:08.714 INFO:tasks.rados.rados.0.smithi146.stdout:423: done (5 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:424: done (4 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:425: done (3 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:427: done (2 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:429: done (1 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:430: done (0 left) 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:431: rollback oid 29 current snap is 37 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 29 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:432: rmattr oid 34 current snap is 37 2024-04-26T04:42:08.715 INFO:tasks.rados.rados.0.smithi146.stdout:433: snap_remove snap 33 2024-04-26T04:42:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:08 smithi204 ceph-mon[29755]: osdmap e140: 8 total, 8 up, 8 in 2024-04-26T04:42:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:08 smithi204 ceph-mon[29755]: pgmap v202: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail; 13 MiB/s rd, 5.6 MiB/s wr, 25 op/s 2024-04-26T04:42:09.433 INFO:tasks.rados.rados.0.smithi146.stdout:433: done (2 left) 2024-04-26T04:42:09.433 INFO:tasks.rados.rados.0.smithi146.stdout:434: copy_from oid 24 from oid 1 current snap is 37 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:431: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 0 (ObjNum 177 snap 0 seq_num 2127036272) dirty dne 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 138 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:431: done (2 left) 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:432: done (1 left) 2024-04-26T04:42:09.434 INFO:tasks.rados.rados.0.smithi146.stdout:435: snap_create 2024-04-26T04:42:09.448 INFO:tasks.rados.rados.0.smithi146.stdout:434: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:42:09.448 INFO:tasks.rados.rados.0.smithi146.stdout:434: finishing copy_from to smithi14680844-24 2024-04-26T04:42:09.448 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 75 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:42:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:09 smithi146 ceph-mon[37936]: osdmap e141: 8 total, 8 up, 8 in 2024-04-26T04:42:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:09 smithi146 ceph-mon[26177]: osdmap e141: 8 total, 8 up, 8 in 2024-04-26T04:42:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:09 smithi204 ceph-mon[29755]: osdmap e141: 8 total, 8 up, 8 in 2024-04-26T04:42:10.433 INFO:tasks.rados.rados.0.smithi146.stdout:434: done (1 left) 2024-04-26T04:42:10.434 INFO:tasks.rados.rados.0.smithi146.stdout:435: done (0 left) 2024-04-26T04:42:10.434 INFO:tasks.rados.rados.0.smithi146.stdout:436: copy_from oid 27 from oid 39 current snap is 38 2024-04-26T04:42:10.434 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 38 2024-04-26T04:42:10.434 INFO:tasks.rados.rados.0.smithi146.stdout:437: seq_num 154 ranges {3006464=180224} 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:437: writing smithi14680844-8 from 3006464 to 3186688 tid 1 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:438: copy_from oid 45 from oid 50 current snap is 38 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:436: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:436: finishing copy_from to smithi14680844-27 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 167 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:436: done (2 left) 2024-04-26T04:42:10.451 INFO:tasks.rados.rados.0.smithi146.stdout:439: snap_create 2024-04-26T04:42:10.456 INFO:tasks.rados.rados.0.smithi146.stdout:437: finishing write tid 1 to smithi14680844-8 2024-04-26T04:42:10.456 INFO:tasks.rados.rados.0.smithi146.stdout:437: finishing write tid 2 to smithi14680844-8 2024-04-26T04:42:10.457 INFO:tasks.rados.rados.0.smithi146.stdout:437: finishing write tid 3 to smithi14680844-8 2024-04-26T04:42:10.457 INFO:tasks.rados.rados.0.smithi146.stdout:437: oid 8 updating version 0 to 192 2024-04-26T04:42:10.457 INFO:tasks.rados.rados.0.smithi146.stdout:437: oid 8 updating version 192 to 193 2024-04-26T04:42:10.457 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 193 (ObjNum 154 snap 38 seq_num 154) dirty exists 2024-04-26T04:42:10.458 INFO:tasks.rados.rados.0.smithi146.stdout:437: left oid 8 (ObjNum 154 snap 38 seq_num 154) 2024-04-26T04:42:10.485 INFO:tasks.rados.rados.0.smithi146.stdout:438: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:42:10.489 INFO:tasks.rados.rados.0.smithi146.stdout:438: finishing copy_from to smithi14680844-45 2024-04-26T04:42:10.489 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 221 (ObjNum 127 snap 27 seq_num 127) dirty exists 2024-04-26T04:42:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:10 smithi146 ceph-mon[37936]: osdmap e142: 8 total, 8 up, 8 in 2024-04-26T04:42:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:10 smithi146 ceph-mon[37936]: pgmap v205: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:10 smithi146 ceph-mon[26177]: osdmap e142: 8 total, 8 up, 8 in 2024-04-26T04:42:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:10 smithi146 ceph-mon[26177]: pgmap v205: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:10 smithi204 ceph-mon[29755]: osdmap e142: 8 total, 8 up, 8 in 2024-04-26T04:42:10.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:10 smithi204 ceph-mon[29755]: pgmap v205: 121 pgs: 121 active+clean; 149 MiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:11.434 INFO:tasks.rados.rados.0.smithi146.stdout:437: done (2 left) 2024-04-26T04:42:11.435 INFO:tasks.rados.rados.0.smithi146.stdout:438: done (1 left) 2024-04-26T04:42:11.435 INFO:tasks.rados.rados.0.smithi146.stdout:439: done (0 left) 2024-04-26T04:42:11.435 INFO:tasks.rados.rados.0.smithi146.stdout:440: read oid 36 snap -1 2024-04-26T04:42:11.435 INFO:tasks.rados.rados.0.smithi146.stdout:440: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:11.435 INFO:tasks.rados.rados.0.smithi146.stdout:441: delete oid 21 current snap is 39 2024-04-26T04:42:11.437 INFO:tasks.rados.rados.0.smithi146.stdout:441: done (1 left) 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:442: rmattr oid 9 current snap is 39 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:442: done (1 left) 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:443: rmattr oid 32 current snap is 39 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:443: done (1 left) 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:444: rmattr oid 6 current snap is 39 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:444: done (1 left) 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:445: copy_from oid 15 from oid 19 current snap is 39 2024-04-26T04:42:11.438 INFO:tasks.rados.rados.0.smithi146.stdout:446: delete oid 3 current snap is 39 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:446: done (2 left) 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:447: rollback oid 49 current snap is 39 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 29 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:448: read oid 45 snap -1 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:448: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:11.443 INFO:tasks.rados.rados.0.smithi146.stdout:449: snap_remove snap 30 2024-04-26T04:42:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:11 smithi146 ceph-mon[37936]: osdmap e143: 8 total, 8 up, 8 in 2024-04-26T04:42:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:11 smithi146 ceph-mon[26177]: osdmap e143: 8 total, 8 up, 8 in 2024-04-26T04:42:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:11 smithi204 ceph-mon[29755]: osdmap e143: 8 total, 8 up, 8 in 2024-04-26T04:42:12.448 INFO:tasks.rados.rados.0.smithi146.stdout:449: done (4 left) 2024-04-26T04:42:12.448 INFO:tasks.rados.rados.0.smithi146.stdout:450: delete oid 5 current snap is 39 2024-04-26T04:42:12.448 INFO:tasks.rados.rados.0.smithi146.stdout:447: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:42:12.448 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 100 (ObjNum 544235886 snap 2608 seq_num 304) dirty dne 2024-04-26T04:42:12.449 INFO:tasks.rados.rados.0.smithi146.stdout:445: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:42:12.449 INFO:tasks.rados.rados.0.smithi146.stdout:445: finishing copy_from to smithi14680844-15 2024-04-26T04:42:12.449 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 182 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-04-26T04:42:12.449 INFO:tasks.rados.rados.0.smithi146.stdout:440: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:12.533 INFO:tasks.rados.rados.0.smithi146.stdout:448: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:440: done (4 left) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:445: done (3 left) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:447: done (2 left) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:448: done (1 left) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:450: done (0 left) 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 39 2024-04-26T04:42:12.801 INFO:tasks.rados.rados.0.smithi146.stdout:451: seq_num 158 ranges {2400256=253952} 2024-04-26T04:42:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:12 smithi204 ceph-mon[29755]: osdmap e144: 8 total, 8 up, 8 in 2024-04-26T04:42:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:12 smithi204 ceph-mon[29755]: pgmap v208: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:451: writing smithi14680844-12 from 2400256 to 2654208 tid 1 2024-04-26T04:42:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:452: snap_remove snap 37 2024-04-26T04:42:12.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:12 smithi146 ceph-mon[26177]: osdmap e144: 8 total, 8 up, 8 in 2024-04-26T04:42:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:12 smithi146 ceph-mon[26177]: pgmap v208: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:12 smithi146 ceph-mon[37936]: osdmap e144: 8 total, 8 up, 8 in 2024-04-26T04:42:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:12 smithi146 ceph-mon[37936]: pgmap v208: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:13.403 INFO:tasks.rados.rados.0.smithi146.stdout:452: done (1 left) 2024-04-26T04:42:13.403 INFO:tasks.rados.rados.0.smithi146.stdout:453: snap_remove snap 31 2024-04-26T04:42:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:13 smithi146 ceph-mon[26177]: osdmap e145: 8 total, 8 up, 8 in 2024-04-26T04:42:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:13 smithi146 ceph-mon[26177]: osdmap e146: 8 total, 8 up, 8 in 2024-04-26T04:42:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:13 smithi146 ceph-mon[37936]: osdmap e145: 8 total, 8 up, 8 in 2024-04-26T04:42:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:13 smithi146 ceph-mon[37936]: osdmap e146: 8 total, 8 up, 8 in 2024-04-26T04:42:13.800 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:13 smithi204 ceph-mon[29755]: osdmap e145: 8 total, 8 up, 8 in 2024-04-26T04:42:13.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:13 smithi204 ceph-mon[29755]: osdmap e146: 8 total, 8 up, 8 in 2024-04-26T04:42:14.404 INFO:tasks.rados.rados.0.smithi146.stdout:453: done (1 left) 2024-04-26T04:42:14.404 INFO:tasks.rados.rados.0.smithi146.stdout:454: snap_remove snap 28 2024-04-26T04:42:14.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:14 smithi204 ceph-mon[29755]: pgmap v211: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:14.744 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:14 smithi204 ceph-mon[29755]: osdmap e147: 8 total, 8 up, 8 in 2024-04-26T04:42:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:14 smithi146 ceph-mon[37936]: pgmap v211: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:14 smithi146 ceph-mon[37936]: osdmap e147: 8 total, 8 up, 8 in 2024-04-26T04:42:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:14 smithi146 ceph-mon[26177]: pgmap v211: 121 pgs: 121 active+clean; 153 MiB data, 479 MiB used, 715 GiB / 715 GiB avail; 5.7 MiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-04-26T04:42:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:14 smithi146 ceph-mon[26177]: osdmap e147: 8 total, 8 up, 8 in 2024-04-26T04:42:15.405 INFO:tasks.rados.rados.0.smithi146.stdout:454: done (1 left) 2024-04-26T04:42:15.405 INFO:tasks.rados.rados.0.smithi146.stdout:455: snap_remove snap 27 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: finishing write tid 1 to smithi14680844-12 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: finishing write tid 2 to smithi14680844-12 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: finishing write tid 3 to smithi14680844-12 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: oid 12 updating version 0 to 97 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: oid 12 updating version 97 to 98 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 98 (ObjNum 158 snap 39 seq_num 158) dirty exists 2024-04-26T04:42:15.406 INFO:tasks.rados.rados.0.smithi146.stdout:451: left oid 12 (ObjNum 158 snap 39 seq_num 158) 2024-04-26T04:42:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:451: done (1 left) 2024-04-26T04:42:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:455: done (0 left) 2024-04-26T04:42:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:456: setattr oid 41 current snap is 39 2024-04-26T04:42:15.622 INFO:tasks.rados.rados.0.smithi146.stdout:457: read oid 26 snap -1 2024-04-26T04:42:15.622 INFO:tasks.rados.rados.0.smithi146.stdout:457: expect (ObjNum 104 snap 22 seq_num 104) 2024-04-26T04:42:15.622 INFO:tasks.rados.rados.0.smithi146.stdout:458: read oid 36 snap -1 2024-04-26T04:42:15.622 INFO:tasks.rados.rados.0.smithi146.stdout:458: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:15.623 INFO:tasks.rados.rados.0.smithi146.stdout:459: snap_remove snap 34 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE Bus STOPPING 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE Bus STOPPED 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-mon[29755]: osdmap e148: 8 total, 8 up, 8 in 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.657 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setuser ceph since I am not root 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ignoring --setgroup ceph since I am not root 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[37936]: osdmap e148: 8 total, 8 up, 8 in 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.772 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[26177]: osdmap e148: 8 total, 8 up, 8 in 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:15.773 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE Bus STARTING 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff8126f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff8126f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff8126f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff8126f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff8126f1700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff80feec700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff80feec700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.998 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff80feec700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.998 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff80feec700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.998 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:15.761+0000 7ff80feec700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:15.998 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE Serving on http://:::9283 2024-04-26T04:42:15.998 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:15] ENGINE Bus STARTED 2024-04-26T04:42:16.096 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:15.801+0000 7f4ed4061200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:42:16.097 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:15 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:15.988+0000 7f4ed4061200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:16.097 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:16.094+0000 7f4ed4061200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:459: done (3 left) 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:460: read oid 29 snap -1 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:460: expect deleted 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:461: read oid 38 snap 36 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:461: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:462: snap_create 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 220 (ObjNum 4113 snap 0 seq_num 300742895) dirty exists 2024-04-26T04:42:16.622 INFO:tasks.rados.rados.0.smithi146.stdout:457: expect (ObjNum 104 snap 22 seq_num 104) 2024-04-26T04:42:16.681 INFO:tasks.rados.rados.0.smithi146.stdout:458: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:16.435+0000 7f4ed4061200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:42:16.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:16.527+0000 7f4ed4061200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:42:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: Activating manager daemon x 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: osdmap e149: 8 total, 8 up, 8 in 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: mgrmap e24: x(active, starting, since 0.0104557s) 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:16.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: Manager daemon x is now available 2024-04-26T04:42:16.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: Activating manager daemon x 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: osdmap e149: 8 total, 8 up, 8 in 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: mgrmap e24: x(active, starting, since 0.0104557s) 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:16.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: Manager daemon x is now available 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:16.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:16 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:16.765 INFO:tasks.rados.rados.0.smithi146.stdout:461: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 172.21.15.146:0/4046272135' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: Activating manager daemon x 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: osdmap e149: 8 total, 8 up, 8 in 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24494 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-26T04:42:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: mgrmap e24: x(active, starting, since 0.0104557s) 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:16.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: Manager daemon x is now available 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:16.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:16 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:17.625 INFO:tasks.rados.rados.0.smithi146.stdout:456: done (5 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:457: done (4 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:458: done (3 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:460: done (2 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:461: done (1 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:462: done (0 left) 2024-04-26T04:42:17.626 INFO:tasks.rados.rados.0.smithi146.stdout:463: delete oid 4 current snap is 40 2024-04-26T04:42:17.627 INFO:tasks.rados.rados.0.smithi146.stdout:463: done (0 left) 2024-04-26T04:42:17.627 INFO:tasks.rados.rados.0.smithi146.stdout:464: snap_create 2024-04-26T04:42:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: Deploying cephadm binary to smithi146 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: Deploying cephadm binary to smithi204 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: mgrmap e25: x(active, since 1.01073s) 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: osdmap e150: 8 total, 8 up, 8 in 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:16] ENGINE Bus STARTING 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:16] ENGINE Serving on https://172.21.15.204:7150 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:16] ENGINE Serving on http://172.21.15.204:8765 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:16] ENGINE Bus STARTED 2024-04-26T04:42:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: Deploying cephadm binary to smithi146 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: Deploying cephadm binary to smithi204 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: mgrmap e25: x(active, since 1.01073s) 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: osdmap e150: 8 total, 8 up, 8 in 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:16] ENGINE Bus STARTING 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:16] ENGINE Serving on https://172.21.15.204:7150 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:16] ENGINE Serving on http://172.21.15.204:8765 2024-04-26T04:42:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:16] ENGINE Bus STARTED 2024-04-26T04:42:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: Deploying cephadm binary to smithi146 2024-04-26T04:42:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: Deploying cephadm binary to smithi204 2024-04-26T04:42:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: mgrmap e25: x(active, since 1.01073s) 2024-04-26T04:42:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: osdmap e150: 8 total, 8 up, 8 in 2024-04-26T04:42:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: pgmap v4: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:16] ENGINE Bus STARTING 2024-04-26T04:42:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:16] ENGINE Serving on https://172.21.15.204:7150 2024-04-26T04:42:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:16] ENGINE Serving on http://172.21.15.204:8765 2024-04-26T04:42:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:17 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:16] ENGINE Bus STARTED 2024-04-26T04:42:18.135 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:17.790+0000 7f4ed4061200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:42:18.135 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:17 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:17.963+0000 7f4ed4061200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:18.402 INFO:tasks.rados.rados.0.smithi146.stdout:464: done (0 left) 2024-04-26T04:42:18.402 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 41 2024-04-26T04:42:18.402 INFO:tasks.rados.rados.0.smithi146.stdout:465: seq_num 160 ranges {155648=286720} 2024-04-26T04:42:18.405 INFO:tasks.rados.rados.0.smithi146.stdout:465: writing smithi14680844-28 from 155648 to 442368 tid 1 2024-04-26T04:42:18.405 INFO:tasks.rados.rados.0.smithi146.stdout:466: rollback oid 34 current snap is 41 2024-04-26T04:42:18.405 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 29 2024-04-26T04:42:18.405 INFO:tasks.rados.rados.0.smithi146.stdout:467: delete oid 8 current snap is 41 2024-04-26T04:42:18.407 INFO:tasks.rados.rados.0.smithi146.stdout:467: done (2 left) 2024-04-26T04:42:18.407 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 41 2024-04-26T04:42:18.407 INFO:tasks.rados.rados.0.smithi146.stdout:468: seq_num 162 ranges {778240=319488} 2024-04-26T04:42:18.414 INFO:tasks.rados.rados.0.smithi146.stdout:468: writing smithi14680844-47 from 778240 to 1097728 tid 1 2024-04-26T04:42:18.414 INFO:tasks.rados.rados.0.smithi146.stdout:469: snap_create 2024-04-26T04:42:18.414 INFO:tasks.rados.rados.0.smithi146.stdout:466: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:42:18.414 INFO:tasks.rados.rados.0.smithi146.stdout:466: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:42:18.414 INFO:tasks.rados.rados.0.smithi146.stdout:466: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:42:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 156 (ObjNum 57 snap 3 seq_num 57) dirty exists 2024-04-26T04:42:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:465: finishing write tid 1 to smithi14680844-28 2024-04-26T04:42:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:465: finishing write tid 2 to smithi14680844-28 2024-04-26T04:42:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:465: finishing write tid 3 to smithi14680844-28 2024-04-26T04:42:18.415 INFO:tasks.rados.rados.0.smithi146.stdout:465: oid 28 updating version 0 to 160 2024-04-26T04:42:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:465: oid 28 updating version 160 to 161 2024-04-26T04:42:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 161 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-04-26T04:42:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:465: left oid 28 (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:42:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:468: finishing write tid 1 to smithi14680844-47 2024-04-26T04:42:18.416 INFO:tasks.rados.rados.0.smithi146.stdout:468: finishing write tid 2 to smithi14680844-47 2024-04-26T04:42:18.417 INFO:tasks.rados.rados.0.smithi146.stdout:468: finishing write tid 3 to smithi14680844-47 2024-04-26T04:42:18.417 INFO:tasks.rados.rados.0.smithi146.stdout:468: oid 47 updating version 0 to 164 2024-04-26T04:42:18.417 INFO:tasks.rados.rados.0.smithi146.stdout:468: oid 47 version 164 is already newer than 163 2024-04-26T04:42:18.417 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 164 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:42:18.417 INFO:tasks.rados.rados.0.smithi146.stdout:468: left oid 47 (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:42:18.432 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:18.133+0000 7f4ed4061200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:42:18.432 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:18.431+0000 7f4ed4061200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:42:18.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:18.525+0000 7f4ed4061200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[37936]: osdmap e151: 8 total, 8 up, 8 in 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[37936]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[37936]: osdmap e152: 8 total, 8 up, 8 in 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[26177]: osdmap e151: 8 total, 8 up, 8 in 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[26177]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-mon[26177]: osdmap e152: 8 total, 8 up, 8 in 2024-04-26T04:42:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:18 smithi204 ceph-mon[29755]: osdmap e151: 8 total, 8 up, 8 in 2024-04-26T04:42:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:18 smithi204 ceph-mon[29755]: pgmap v6: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:18 smithi204 ceph-mon[29755]: osdmap e152: 8 total, 8 up, 8 in 2024-04-26T04:42:19.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:18.733+0000 7f4ed4061200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:42:19.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:18.926+0000 7f4ed4061200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:465: done (3 left) 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:466: done (2 left) 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:468: done (1 left) 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:469: done (0 left) 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:470: read oid 45 snap -1 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:470: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:471: read oid 29 snap 36 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:471: expect deleted 2024-04-26T04:42:19.404 INFO:tasks.rados.rados.0.smithi146.stdout:472: setattr oid 2 current snap is 42 2024-04-26T04:42:19.406 INFO:tasks.rados.rados.0.smithi146.stdout:471: done (2 left) 2024-04-26T04:42:19.406 INFO:tasks.rados.rados.0.smithi146.stdout:473: rmattr oid 20 current snap is 42 2024-04-26T04:42:19.407 INFO:tasks.rados.rados.0.smithi146.stdout:473: done (2 left) 2024-04-26T04:42:19.407 INFO:tasks.rados.rados.0.smithi146.stdout:474: snap_remove snap 36 2024-04-26T04:42:19.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:19.539+0000 7f4ed4061200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:42:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-mon[37936]: mgrmap e26: x(active, since 3s) 2024-04-26T04:42:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-mon[37936]: osdmap e153: 8 total, 8 up, 8 in 2024-04-26T04:42:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-mon[26177]: mgrmap e26: x(active, since 3s) 2024-04-26T04:42:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-mon[26177]: osdmap e153: 8 total, 8 up, 8 in 2024-04-26T04:42:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:19 smithi204 ceph-mon[29755]: mgrmap e26: x(active, since 3s) 2024-04-26T04:42:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:19 smithi204 ceph-mon[29755]: osdmap e153: 8 total, 8 up, 8 in 2024-04-26T04:42:20.267 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:19 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:19.970+0000 7f4ed4061200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:42:20.267 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:20.067+0000 7f4ed4061200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:42:20.267 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:20.266+0000 7f4ed4061200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:474: done (2 left) 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:475: read oid 44 snap 40 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:475: expect (ObjNum 151 snap 36 seq_num 151) 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:476: delete oid 8 current snap is 42 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 168 (ObjNum 177 snap 0 seq_num 442005512) dirty exists 2024-04-26T04:42:20.409 INFO:tasks.rados.rados.0.smithi146.stdout:470: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:20.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:20.178Z 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.146:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T04:42:20.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:20.182Z 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.146:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T04:42:20.556 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:20.182Z 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.146:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T04:42:20.556 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:20.182Z 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.146:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T04:42:20.556 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:20.183Z 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.146:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T04:42:20.689 INFO:tasks.rados.rados.0.smithi146.stdout:475: expect (ObjNum 151 snap 36 seq_num 151) 2024-04-26T04:42:20.693 INFO:tasks.rados.rados.0.smithi146.stdout:470: done (3 left) 2024-04-26T04:42:20.693 INFO:tasks.rados.rados.0.smithi146.stdout:472: done (2 left) 2024-04-26T04:42:20.693 INFO:tasks.rados.rados.0.smithi146.stdout:475: done (1 left) 2024-04-26T04:42:20.693 INFO:tasks.rados.rados.0.smithi146.stdout:476: done (0 left) 2024-04-26T04:42:20.694 INFO:tasks.rados.rados.0.smithi146.stdout:477: copy_from oid 11 from oid 50 current snap is 42 2024-04-26T04:42:20.694 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 42 2024-04-26T04:42:20.694 INFO:tasks.rados.rados.0.smithi146.stdout:478: seq_num 164 ranges {0=352256} 2024-04-26T04:42:20.695 INFO:tasks.rados.rados.0.smithi146.stdout:478: writing smithi14680844-16 from 0 to 352256 tid 1 2024-04-26T04:42:20.695 INFO:tasks.rados.rados.0.smithi146.stdout:479: rmattr oid 2 current snap is 42 2024-04-26T04:42:20.695 INFO:tasks.rados.rados.0.smithi146.stdout:480: delete oid 35 current snap is 42 2024-04-26T04:42:20.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 169 (ObjNum 177 snap 0 seq_num 442005512) dirty exists 2024-04-26T04:42:20.698 INFO:tasks.rados.rados.0.smithi146.stdout:479: done (3 left) 2024-04-26T04:42:20.698 INFO:tasks.rados.rados.0.smithi146.stdout:480: done (2 left) 2024-04-26T04:42:20.698 INFO:tasks.rados.rados.0.smithi146.stdout:481: read oid 46 snap -1 2024-04-26T04:42:20.698 INFO:tasks.rados.rados.0.smithi146.stdout:481: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:20.699 INFO:tasks.rados.rados.0.smithi146.stdout:482: snap_create 2024-04-26T04:42:20.699 INFO:tasks.rados.rados.0.smithi146.stdout:478: finishing write tid 1 to smithi14680844-16 2024-04-26T04:42:20.699 INFO:tasks.rados.rados.0.smithi146.stdout:478: finishing write tid 2 to smithi14680844-16 2024-04-26T04:42:20.700 INFO:tasks.rados.rados.0.smithi146.stdout:478: finishing write tid 3 to smithi14680844-16 2024-04-26T04:42:20.701 INFO:tasks.rados.rados.0.smithi146.stdout:478: oid 16 updating version 0 to 250 2024-04-26T04:42:20.701 INFO:tasks.rados.rados.0.smithi146.stdout:478: oid 16 updating version 250 to 251 2024-04-26T04:42:20.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 251 (ObjNum 164 snap 42 seq_num 164) dirty exists 2024-04-26T04:42:20.701 INFO:tasks.rados.rados.0.smithi146.stdout:478: left oid 16 (ObjNum 164 snap 42 seq_num 164) 2024-04-26T04:42:20.706 INFO:tasks.rados.rados.0.smithi146.stdout:481: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:477: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:42:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:477: finishing copy_from to smithi14680844-11 2024-04-26T04:42:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 221 (ObjNum 127 snap 27 seq_num 127) dirty exists 2024-04-26T04:42:20.913 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-mon[37936]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:20.913 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-mon[37936]: osdmap e154: 8 total, 8 up, 8 in 2024-04-26T04:42:20.913 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-mon[26177]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:20.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-mon[26177]: osdmap e154: 8 total, 8 up, 8 in 2024-04-26T04:42:20.914 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:20.818+0000 7f4ed4061200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:42:20.914 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:20.912+0000 7f4ed4061200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:42:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-mon[29755]: pgmap v9: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:20 smithi204 ceph-mon[29755]: osdmap e154: 8 total, 8 up, 8 in 2024-04-26T04:42:21.417 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:21.165+0000 7f4ed4061200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:42:21.417 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:21.307+0000 7f4ed4061200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:42:21.417 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:21.415+0000 7f4ed4061200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:42:21.642 INFO:tasks.rados.rados.0.smithi146.stdout:477: done (3 left) 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:478: done (2 left) 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:481: done (1 left) 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:482: done (0 left) 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:483: rmattr oid 6 current snap is 43 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:484: rollback oid 3 current snap is 43 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 39 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:485: rollback oid 16 current snap is 43 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 39 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:486: snap_create 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:484: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:42:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 138 (ObjNum 49345 snap 0 seq_num 3957306448) dirty dne 2024-04-26T04:42:21.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 0 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:42:21.646 INFO:tasks.rados.rados.0.smithi146.stdout:485: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:42:21.646 INFO:tasks.rados.rados.0.smithi146.stdout:485: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:42:21.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 254 (ObjNum 129 snap 0 seq_num 2126458160) dirty dne 2024-04-26T04:42:21.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:21.541+0000 7f4ed4061200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:21.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:21.637+0000 7f4ed4061200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:483: done (3 left) 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:484: done (2 left) 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:485: done (1 left) 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:486: done (0 left) 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:487: rollback oid 39 current snap is 44 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 40 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:488: rollback oid 21 current snap is 44 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 29 2024-04-26T04:42:22.642 INFO:tasks.rados.rados.0.smithi146.stdout:489: delete oid 24 current snap is 44 2024-04-26T04:42:22.645 INFO:tasks.rados.rados.0.smithi146.stdout:489: done (2 left) 2024-04-26T04:42:22.645 INFO:tasks.rados.rados.0.smithi146.stdout:490: delete oid 3 current snap is 44 2024-04-26T04:42:22.646 INFO:tasks.rados.rados.0.smithi146.stdout:487: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:487: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:490: done (2 left) 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:491: read oid 1 snap 25 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:491: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:492: setattr oid 2 current snap is 44 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:487: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 172 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:42:22.651 INFO:tasks.rados.rados.0.smithi146.stdout:488: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:42:22.652 INFO:tasks.rados.rados.0.smithi146.stdout:488: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:42:22.652 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 162 (ObjNum 55 snap 3 seq_num 55) dirty exists 2024-04-26T04:42:22.652 INFO:tasks.rados.rados.0.smithi146.stdout:487: done (3 left) 2024-04-26T04:42:22.652 INFO:tasks.rados.rados.0.smithi146.stdout:488: done (2 left) 2024-04-26T04:42:22.652 INFO:tasks.rados.rados.0.smithi146.stdout:493: setattr oid 3 current snap is 44 2024-04-26T04:42:22.653 INFO:tasks.rados.rados.0.smithi146.stdout:494: delete oid 34 current snap is 44 2024-04-26T04:42:22.655 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 173 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-26T04:42:22.656 INFO:tasks.rados.rados.0.smithi146.stdout:492: done (3 left) 2024-04-26T04:42:22.656 INFO:tasks.rados.rados.0.smithi146.stdout:494: done (2 left) 2024-04-26T04:42:22.656 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 44 2024-04-26T04:42:22.656 INFO:tasks.rados.rados.0.smithi146.stdout:495: seq_num 169 ranges {2695168=434176} 2024-04-26T04:42:22.673 INFO:tasks.rados.rados.0.smithi146.stdout:495: writing smithi14680844-36 from 2695168 to 3129344 tid 1 2024-04-26T04:42:22.673 INFO:tasks.rados.rados.0.smithi146.stdout:496: snap_remove snap 29 2024-04-26T04:42:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:22 smithi204 ceph-mon[29755]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:42:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:22 smithi204 ceph-mon[29755]: osdmap e155: 8 total, 8 up, 8 in 2024-04-26T04:42:22.866 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-mon[37936]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:42:22.866 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-mon[37936]: osdmap e155: 8 total, 8 up, 8 in 2024-04-26T04:42:22.866 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-mon[26177]: pgmap v11: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 155 MiB data, 498 MiB used, 715 GiB / 715 GiB avail; 1.9 MiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:42:22.866 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-mon[26177]: osdmap e155: 8 total, 8 up, 8 in 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:22.521+0000 7f4ed4061200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:22.757+0000 7f4ed4061200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:42:22] ENGINE Bus STARTING 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: CherryPy Checker: 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: The Application mounted at '' has an empty config. 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:42:22] ENGINE Serving on http://:::9283 2024-04-26T04:42:22.867 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:22 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: [26/Apr/2024:04:42:22] ENGINE Bus STARTED 2024-04-26T04:42:23.663 INFO:tasks.rados.rados.0.smithi146.stdout:496: done (3 left) 2024-04-26T04:42:23.663 INFO:tasks.rados.rados.0.smithi146.stdout:497: delete oid 13 current snap is 44 2024-04-26T04:42:23.664 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 175 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:42:23.664 INFO:tasks.rados.rados.0.smithi146.stdout:491: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: finishing write tid 1 to smithi14680844-36 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: finishing write tid 2 to smithi14680844-36 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: finishing write tid 3 to smithi14680844-36 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: oid 36 updating version 0 to 224 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: oid 36 version 224 is already newer than 223 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 224 (ObjNum 169 snap 44 seq_num 169) dirty exists 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: left oid 36 (ObjNum 169 snap 44 seq_num 169) 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:491: done (3 left) 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:493: done (2 left) 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:495: done (1 left) 2024-04-26T04:42:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:497: done (0 left) 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:498: rollback oid 9 current snap is 44 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 40 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:499: read oid 11 snap 40 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:499: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 44 2024-04-26T04:42:23.706 INFO:tasks.rados.rados.0.smithi146.stdout:500: seq_num 171 ranges {2629632=466944} 2024-04-26T04:42:23.721 INFO:tasks.rados.rados.0.smithi146.stdout:500: writing smithi14680844-23 from 2629632 to 3096576 tid 1 2024-04-26T04:42:23.721 INFO:tasks.rados.rados.0.smithi146.stdout:501: delete oid 7 current snap is 44 2024-04-26T04:42:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:498: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:42:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 229 (ObjNum 289 snap 0 seq_num 2127005696) dirty dne 2024-04-26T04:42:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:499: expect (ObjNum 98 snap 18 seq_num 98) 2024-04-26T04:42:23.773 INFO:tasks.rados.rados.0.smithi146.stdout:500: finishing write tid 1 to smithi14680844-23 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:500: finishing write tid 2 to smithi14680844-23 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:500: finishing write tid 3 to smithi14680844-23 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:500: oid 23 updating version 0 to 284 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:500: oid 23 updating version 284 to 285 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 285 (ObjNum 171 snap 44 seq_num 171) dirty exists 2024-04-26T04:42:23.774 INFO:tasks.rados.rados.0.smithi146.stdout:500: left oid 23 (ObjNum 171 snap 44 seq_num 171) 2024-04-26T04:42:23.775 INFO:tasks.rados.rados.0.smithi146.stdout:498: done (3 left) 2024-04-26T04:42:23.775 INFO:tasks.rados.rados.0.smithi146.stdout:499: done (2 left) 2024-04-26T04:42:23.775 INFO:tasks.rados.rados.0.smithi146.stdout:500: done (1 left) 2024-04-26T04:42:23.775 INFO:tasks.rados.rados.0.smithi146.stdout:501: done (0 left) 2024-04-26T04:42:23.775 INFO:tasks.rados.rados.0.smithi146.stdout:502: read oid 16 snap 42 2024-04-26T04:42:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:502: expect (ObjNum 164 snap 42 seq_num 164) 2024-04-26T04:42:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:503: read oid 14 snap -1 2024-04-26T04:42:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:503: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-26T04:42:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 44 2024-04-26T04:42:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:504: seq_num 173 ranges {6086656=499712} 2024-04-26T04:42:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: osdmap e156: 8 total, 8 up, 8 in 2024-04-26T04:42:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: Standby manager daemon y started 2024-04-26T04:42:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:23 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:23.807 INFO:tasks.rados.rados.0.smithi146.stdout:504: writing smithi14680844-45 from 6086656 to 6586368 tid 1 2024-04-26T04:42:23.807 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 44 2024-04-26T04:42:23.807 INFO:tasks.rados.rados.0.smithi146.stdout:505: seq_num 174 ranges {0=516096} 2024-04-26T04:42:23.810 INFO:tasks.rados.rados.0.smithi146.stdout:505: writing smithi14680844-9 from 0 to 516096 tid 1 2024-04-26T04:42:23.810 INFO:tasks.rados.rados.0.smithi146.stdout:506: snap_remove snap 41 2024-04-26T04:42:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: osdmap e156: 8 total, 8 up, 8 in 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: Standby manager daemon y started 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: osdmap e156: 8 total, 8 up, 8 in 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: Standby manager daemon y started 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:23 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/611388961' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:24.662 INFO:tasks.rados.rados.0.smithi146.stdout:506: done (4 left) 2024-04-26T04:42:24.662 INFO:tasks.rados.rados.0.smithi146.stdout:507: rollback oid 3 current snap is 44 2024-04-26T04:42:24.662 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 39 2024-04-26T04:42:24.662 INFO:tasks.rados.rados.0.smithi146.stdout:503: expect (ObjNum 13 snap 0 seq_num 13) 2024-04-26T04:42:24.669 INFO:tasks.rados.rados.0.smithi146.stdout:502: expect (ObjNum 164 snap 42 seq_num 164) 2024-04-26T04:42:24.679 INFO:tasks.rados.rados.0.smithi146.stdout:504: finishing write tid 1 to smithi14680844-45 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:504: finishing write tid 2 to smithi14680844-45 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:504: finishing write tid 3 to smithi14680844-45 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:504: oid 45 updating version 0 to 223 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:504: oid 45 version 223 is already newer than 222 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 223 (ObjNum 173 snap 44 seq_num 173) dirty exists 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:504: left oid 45 (ObjNum 173 snap 44 seq_num 173) 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: finishing write tid 1 to smithi14680844-9 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: finishing write tid 2 to smithi14680844-9 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: finishing write tid 3 to smithi14680844-9 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: oid 9 updating version 0 to 287 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: oid 9 version 287 is already newer than 286 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 287 (ObjNum 174 snap 44 seq_num 174) dirty exists 2024-04-26T04:42:24.680 INFO:tasks.rados.rados.0.smithi146.stdout:505: left oid 9 (ObjNum 174 snap 44 seq_num 174) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:507: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:507: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 187 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:502: done (4 left) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:503: done (3 left) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:504: done (2 left) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:505: done (1 left) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:507: done (0 left) 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 44 2024-04-26T04:42:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:508: seq_num 175 ranges {4636672=540672} 2024-04-26T04:42:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:508: writing smithi14680844-18 from 4636672 to 5177344 tid 1 2024-04-26T04:42:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:509: copy_from oid 47 from oid 8 current snap is 44 2024-04-26T04:42:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:510: snap_create 2024-04-26T04:42:24.711 INFO:tasks.rados.rados.0.smithi146.stdout:508: finishing write tid 1 to smithi14680844-18 2024-04-26T04:42:24.711 INFO:tasks.rados.rados.0.smithi146.stdout:509: finishing copy_from to smithi14680844-47 2024-04-26T04:42:24.712 INFO:tasks.rados.rados.0.smithi146.stdout:509: got expected ENOENT (src dne) 2024-04-26T04:42:24.712 INFO:tasks.rados.rados.0.smithi146.stdout:509: finishing copy_from racing read to smithi14680844-47 2024-04-26T04:42:24.713 INFO:tasks.rados.rados.0.smithi146.stdout:508: finishing write tid 2 to smithi14680844-18 2024-04-26T04:42:24.714 INFO:tasks.rados.rados.0.smithi146.stdout:508: finishing write tid 3 to smithi14680844-18 2024-04-26T04:42:24.714 INFO:tasks.rados.rados.0.smithi146.stdout:508: oid 18 updating version 0 to 240 2024-04-26T04:42:24.714 INFO:tasks.rados.rados.0.smithi146.stdout:508: oid 18 version 240 is already newer than 239 2024-04-26T04:42:24.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 240 (ObjNum 175 snap 44 seq_num 175) dirty exists 2024-04-26T04:42:24.714 INFO:tasks.rados.rados.0.smithi146.stdout:508: left oid 18 (ObjNum 175 snap 44 seq_num 175) 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: pgmap v14: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 42 op/s 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: osdmap e157: 8 total, 8 up, 8 in 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: pgmap v14: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 42 op/s 2024-04-26T04:42:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T04:42:24.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: osdmap e157: 8 total, 8 up, 8 in 2024-04-26T04:42:24.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:24.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:24.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:24 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:24.995 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: pgmap v14: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.6 MiB/s wr, 42 op/s 2024-04-26T04:42:24.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: mgrmap e27: x(active, since 8s), standbys: y 2024-04-26T04:42:24.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: osdmap e157: 8 total, 8 up, 8 in 2024-04-26T04:42:24.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:24.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:24.996 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:24 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.665 INFO:tasks.rados.rados.0.smithi146.stdout:508: done (2 left) 2024-04-26T04:42:25.665 INFO:tasks.rados.rados.0.smithi146.stdout:509: done (1 left) 2024-04-26T04:42:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:510: done (0 left) 2024-04-26T04:42:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 45 2024-04-26T04:42:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:511: seq_num 176 ranges {2654208=557056} 2024-04-26T04:42:25.683 INFO:tasks.rados.rados.0.smithi146.stdout:511: writing smithi14680844-12 from 2654208 to 3211264 tid 1 2024-04-26T04:42:25.683 INFO:tasks.rados.rados.0.smithi146.stdout:512: read oid 9 snap -1 2024-04-26T04:42:25.683 INFO:tasks.rados.rados.0.smithi146.stdout:512: expect (ObjNum 174 snap 44 seq_num 174) 2024-04-26T04:42:25.683 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 45 2024-04-26T04:42:25.683 INFO:tasks.rados.rados.0.smithi146.stdout:513: seq_num 177 ranges {1753088=573440} 2024-04-26T04:42:25.695 INFO:tasks.rados.rados.0.smithi146.stdout:513: writing smithi14680844-26 from 1753088 to 2326528 tid 1 2024-04-26T04:42:25.695 INFO:tasks.rados.rados.0.smithi146.stdout:514: snap_create 2024-04-26T04:42:25.695 INFO:tasks.rados.rados.0.smithi146.stdout:511: finishing write tid 1 to smithi14680844-12 2024-04-26T04:42:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:512: expect (ObjNum 174 snap 44 seq_num 174) 2024-04-26T04:42:25.710 INFO:tasks.rados.rados.0.smithi146.stdout:511: finishing write tid 2 to smithi14680844-12 2024-04-26T04:42:25.710 INFO:tasks.rados.rados.0.smithi146.stdout:511: finishing write tid 3 to smithi14680844-12 2024-04-26T04:42:25.710 INFO:tasks.rados.rados.0.smithi146.stdout:511: oid 12 updating version 0 to 128 2024-04-26T04:42:25.710 INFO:tasks.rados.rados.0.smithi146.stdout:511: oid 12 updating version 128 to 129 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 129 (ObjNum 176 snap 45 seq_num 176) dirty exists 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:511: left oid 12 (ObjNum 176 snap 45 seq_num 176) 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:513: finishing write tid 1 to smithi14680844-26 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:513: finishing write tid 2 to smithi14680844-26 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:513: finishing write tid 3 to smithi14680844-26 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:513: oid 26 updating version 0 to 243 2024-04-26T04:42:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:513: oid 26 version 243 is already newer than 242 2024-04-26T04:42:25.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 243 (ObjNum 177 snap 45 seq_num 177) dirty exists 2024-04-26T04:42:25.712 INFO:tasks.rados.rados.0.smithi146.stdout:513: left oid 26 (ObjNum 177 snap 45 seq_num 177) 2024-04-26T04:42:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: osdmap e158: 8 total, 8 up, 8 in 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: osdmap e158: 8 total, 8 up, 8 in 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:25.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:25.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:25 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: osdmap e158: 8 total, 8 up, 8 in 2024-04-26T04:42:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:25 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.668 INFO:tasks.rados.rados.0.smithi146.stdout:511: done (3 left) 2024-04-26T04:42:26.668 INFO:tasks.rados.rados.0.smithi146.stdout:512: done (2 left) 2024-04-26T04:42:26.668 INFO:tasks.rados.rados.0.smithi146.stdout:513: done (1 left) 2024-04-26T04:42:26.668 INFO:tasks.rados.rados.0.smithi146.stdout:514: done (0 left) 2024-04-26T04:42:26.668 INFO:tasks.rados.rados.0.smithi146.stdout:515: copy_from oid 15 from oid 40 current snap is 46 2024-04-26T04:42:26.669 INFO:tasks.rados.rados.0.smithi146.stdout:516: read oid 7 snap 42 2024-04-26T04:42:26.669 INFO:tasks.rados.rados.0.smithi146.stdout:516: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:26.669 INFO:tasks.rados.rados.0.smithi146.stdout:517: rollback oid 31 current snap is 46 2024-04-26T04:42:26.669 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 38 2024-04-26T04:42:26.669 INFO:tasks.rados.rados.0.smithi146.stdout:518: delete oid 35 current snap is 46 2024-04-26T04:42:26.669 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[26433]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:42:26] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-26T04:42:26.675 INFO:tasks.rados.rados.0.smithi146.stdout:517: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:42:26.676 INFO:tasks.rados.rados.0.smithi146.stdout:518: done (3 left) 2024-04-26T04:42:26.676 INFO:tasks.rados.rados.0.smithi146.stdout:519: read oid 38 snap -1 2024-04-26T04:42:26.676 INFO:tasks.rados.rados.0.smithi146.stdout:519: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:26.676 INFO:tasks.rados.rados.0.smithi146.stdout:520: delete oid 26 current snap is 46 2024-04-26T04:42:26.680 INFO:tasks.rados.rados.0.smithi146.stdout:516: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:517: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:517: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 47 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:516: done (4 left) 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:517: done (3 left) 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:520: done (2 left) 2024-04-26T04:42:26.711 INFO:tasks.rados.rados.0.smithi146.stdout:521: rmattr oid 7 current snap is 46 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:521: done (2 left) 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:522: copy_from oid 14 from oid 45 current snap is 46 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:515: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:515: finishing copy_from to smithi14680844-15 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 83 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:42:26.712 INFO:tasks.rados.rados.0.smithi146.stdout:519: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:522: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:522: finishing copy_from to smithi14680844-14 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 223 (ObjNum 173 snap 44 seq_num 173) dirty exists 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:515: done (2 left) 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:519: done (1 left) 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:522: done (0 left) 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 46 2024-04-26T04:42:26.901 INFO:tasks.rados.rados.0.smithi146.stdout:523: seq_num 180 ranges {0=622592} 2024-04-26T04:42:26.904 INFO:tasks.rados.rados.0.smithi146.stdout:523: writing smithi14680844-41 from 0 to 622592 tid 1 2024-04-26T04:42:26.904 INFO:tasks.rados.rados.0.smithi146.stdout:524: rollback oid 34 current snap is 46 2024-04-26T04:42:26.904 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 39 2024-04-26T04:42:26.904 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 46 2024-04-26T04:42:26.904 INFO:tasks.rados.rados.0.smithi146.stdout:525: seq_num 181 ranges {0=638976} 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:525: writing smithi14680844-42 from 0 to 638976 tid 1 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:526: copy_from oid 13 from oid 4 current snap is 46 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:524: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:524: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 174 (ObjNum 124 snap 27 seq_num 124) dirty exists 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:523: finishing write tid 1 to smithi14680844-41 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:523: finishing write tid 2 to smithi14680844-41 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:524: done (3 left) 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:527: read oid 29 snap -1 2024-04-26T04:42:26.909 INFO:tasks.rados.rados.0.smithi146.stdout:527: expect deleted 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:528: copy_from oid 2 from oid 1 current snap is 46 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:529: rmattr oid 14 current snap is 46 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:529: done (5 left) 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:530: rmattr oid 45 current snap is 46 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:530: done (5 left) 2024-04-26T04:42:26.910 INFO:tasks.rados.rados.0.smithi146.stdout:531: setattr oid 18 current snap is 46 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:527: done (5 left) 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:532: rollback oid 23 current snap is 46 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 40 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:533: delete oid 34 current snap is 46 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:526: finishing copy_from to smithi14680844-13 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:526: got expected ENOENT (src dne) 2024-04-26T04:42:26.911 INFO:tasks.rados.rados.0.smithi146.stdout:526: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:42:26.912 INFO:tasks.rados.rados.0.smithi146.stdout:523: finishing write tid 3 to smithi14680844-41 2024-04-26T04:42:26.912 INFO:tasks.rados.rados.0.smithi146.stdout:523: oid 41 updating version 0 to 247 2024-04-26T04:42:26.912 INFO:tasks.rados.rados.0.smithi146.stdout:523: oid 41 updating version 247 to 248 2024-04-26T04:42:26.912 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 248 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:42:26.912 INFO:tasks.rados.rados.0.smithi146.stdout:523: left oid 41 (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:525: finishing write tid 1 to smithi14680844-42 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:523: done (6 left) 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:526: done (5 left) 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:533: done (4 left) 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 46 2024-04-26T04:42:26.913 INFO:tasks.rados.rados.0.smithi146.stdout:534: seq_num 183 ranges {663552=671744} 2024-04-26T04:42:26.920 INFO:tasks.rados.rados.0.smithi146.stdout:534: writing smithi14680844-15 from 663552 to 1335296 tid 1 2024-04-26T04:42:26.920 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 46 2024-04-26T04:42:26.920 INFO:tasks.rados.rados.0.smithi146.stdout:532: finishing rollback tid 0 to smithi14680844-23 2024-04-26T04:42:26.920 INFO:tasks.rados.rados.0.smithi146.stdout:535: seq_num 184 ranges {3129344=688128} 2024-04-26T04:42:26.941 INFO:tasks.rados.rados.0.smithi146.stdout:535: writing smithi14680844-36 from 3129344 to 3817472 tid 1 2024-04-26T04:42:26.941 INFO:tasks.rados.rados.0.smithi146.stdout:536: read oid 34 snap -1 2024-04-26T04:42:26.941 INFO:tasks.rados.rados.0.smithi146.stdout:536: expect deleted 2024-04-26T04:42:26.941 INFO:tasks.rados.rados.0.smithi146.stdout:537: read oid 50 snap -1 2024-04-26T04:42:26.941 INFO:tasks.rados.rados.0.smithi146.stdout:537: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 46 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:532: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:532: finishing rollback tid 2 to smithi14680844-23 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 293 (ObjNum 56 snap 3 seq_num 56) dirty exists 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:525: finishing write tid 2 to smithi14680844-42 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 252 (ObjNum 175 snap 44 seq_num 175) dirty exists 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:525: finishing write tid 3 to smithi14680844-42 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:525: oid 42 updating version 0 to 249 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:525: oid 42 updating version 249 to 250 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 250 (ObjNum 181 snap 46 seq_num 181) dirty exists 2024-04-26T04:42:26.942 INFO:tasks.rados.rados.0.smithi146.stdout:525: left oid 42 (ObjNum 181 snap 46 seq_num 181) 2024-04-26T04:42:26.943 INFO:tasks.rados.rados.0.smithi146.stdout:528: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:42:26.943 INFO:tasks.rados.rados.0.smithi146.stdout:528: finishing copy_from to smithi14680844-2 2024-04-26T04:42:26.943 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 75 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:42:26.943 INFO:tasks.rados.rados.0.smithi146.stdout:538: seq_num 185 ranges {1032192=704512} 2024-04-26T04:42:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi146 to 2480M 2024-04-26T04:42:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: pgmap v17: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: osdmap e159: 8 total, 8 up, 8 in 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi146 to 2480M 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: pgmap v17: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: osdmap e159: 8 total, 8 up, 8 in 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:26 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:538: writing smithi14680844-21 from 1032192 to 1736704 tid 1 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:525: done (8 left) 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:528: done (7 left) 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:531: done (6 left) 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:532: done (5 left) 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:539: read oid 8 snap -1 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:539: expect deleted 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:540: read oid 17 snap -1 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:540: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:42:26.951 INFO:tasks.rados.rados.0.smithi146.stdout:541: copy_from oid 35 from oid 47 current snap is 46 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: finishing write tid 1 to smithi14680844-15 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: finishing write tid 2 to smithi14680844-15 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: finishing write tid 3 to smithi14680844-15 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: oid 15 updating version 0 to 184 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: oid 15 version 184 is already newer than 183 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 184 (ObjNum 183 snap 46 seq_num 183) dirty exists 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:534: left oid 15 (ObjNum 183 snap 46 seq_num 183) 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:535: finishing write tid 1 to smithi14680844-36 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:535: finishing write tid 2 to smithi14680844-36 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:535: finishing write tid 3 to smithi14680844-36 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:535: oid 36 updating version 0 to 226 2024-04-26T04:42:26.952 INFO:tasks.rados.rados.0.smithi146.stdout:535: oid 36 version 226 is already newer than 225 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 226 (ObjNum 184 snap 46 seq_num 184) dirty exists 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:535: left oid 36 (ObjNum 184 snap 46 seq_num 184) 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:534: done (7 left) 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:535: done (6 left) 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:536: done (5 left) 2024-04-26T04:42:26.953 INFO:tasks.rados.rados.0.smithi146.stdout:542: snap_create 2024-04-26T04:42:26.955 INFO:tasks.rados.rados.0.smithi146.stdout:538: finishing write tid 1 to smithi14680844-21 2024-04-26T04:42:26.955 INFO:tasks.rados.rados.0.smithi146.stdout:538: finishing write tid 2 to smithi14680844-21 2024-04-26T04:42:26.956 INFO:tasks.rados.rados.0.smithi146.stdout:538: finishing write tid 3 to smithi14680844-21 2024-04-26T04:42:26.956 INFO:tasks.rados.rados.0.smithi146.stdout:538: oid 21 updating version 0 to 177 2024-04-26T04:42:26.957 INFO:tasks.rados.rados.0.smithi146.stdout:538: oid 21 updating version 177 to 178 2024-04-26T04:42:26.957 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 178 (ObjNum 185 snap 46 seq_num 185) dirty exists 2024-04-26T04:42:26.957 INFO:tasks.rados.rados.0.smithi146.stdout:538: left oid 21 (ObjNum 185 snap 46 seq_num 185) 2024-04-26T04:42:26.958 INFO:tasks.rados.rados.0.smithi146.stdout:541: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:42:26.962 INFO:tasks.rados.rados.0.smithi146.stdout:541: finishing copy_from to smithi14680844-35 2024-04-26T04:42:26.962 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 164 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:42:26.967 INFO:tasks.rados.rados.0.smithi146.stdout:540: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:42:27.042 INFO:tasks.rados.rados.0.smithi146.stdout:537: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi146 to 2480M 2024-04-26T04:42:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: pgmap v17: 121 pgs: 121 active+clean; 155 MiB data, 496 MiB used, 715 GiB / 715 GiB avail; 8.2 MiB/s rd, 1.7 MiB/s wr, 42 op/s 2024-04-26T04:42:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: osdmap e159: 8 total, 8 up, 8 in 2024-04-26T04:42:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:27.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:27.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:27.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:27.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:27.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:27.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:27.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:27.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:26 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:537: done (5 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:538: done (4 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:539: done (3 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:540: done (2 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:541: done (1 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:542: done (0 left) 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:543: copy_from oid 11 from oid 38 current snap is 47 2024-04-26T04:42:27.678 INFO:tasks.rados.rados.0.smithi146.stdout:544: copy_from oid 48 from oid 31 current snap is 47 2024-04-26T04:42:27.679 INFO:tasks.rados.rados.0.smithi146.stdout:545: delete oid 17 current snap is 47 2024-04-26T04:42:27.679 INFO:tasks.rados.rados.0.smithi146.stdout:545: done (2 left) 2024-04-26T04:42:27.680 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 47 2024-04-26T04:42:27.680 INFO:tasks.rados.rados.0.smithi146.stdout:546: seq_num 187 ranges {1736704=737280} 2024-04-26T04:42:27.694 INFO:tasks.rados.rados.0.smithi146.stdout:546: writing smithi14680844-21 from 1736704 to 2473984 tid 1 2024-04-26T04:42:27.694 INFO:tasks.rados.rados.0.smithi146.stdout:547: delete oid 39 current snap is 47 2024-04-26T04:42:27.694 INFO:tasks.rados.rados.0.smithi146.stdout:544: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:42:27.694 INFO:tasks.rados.rados.0.smithi146.stdout:544: finishing copy_from to smithi14680844-48 2024-04-26T04:42:27.694 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 47 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-04-26T04:42:27.696 INFO:tasks.rados.rados.0.smithi146.stdout:544: done (3 left) 2024-04-26T04:42:27.696 INFO:tasks.rados.rados.0.smithi146.stdout:547: done (2 left) 2024-04-26T04:42:27.696 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 47 2024-04-26T04:42:27.696 INFO:tasks.rados.rados.0.smithi146.stdout:548: seq_num 189 ranges {131072=770048} 2024-04-26T04:42:27.701 INFO:tasks.rados.rados.0.smithi146.stdout:548: writing smithi14680844-44 from 131072 to 901120 tid 1 2024-04-26T04:42:27.701 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 47 2024-04-26T04:42:27.701 INFO:tasks.rados.rados.0.smithi146.stdout:543: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:42:27.701 INFO:tasks.rados.rados.0.smithi146.stdout:543: finishing copy_from to smithi14680844-11 2024-04-26T04:42:27.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 179 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-04-26T04:42:27.702 INFO:tasks.rados.rados.0.smithi146.stdout:546: finishing write tid 1 to smithi14680844-21 2024-04-26T04:42:27.702 INFO:tasks.rados.rados.0.smithi146.stdout:546: finishing write tid 2 to smithi14680844-21 2024-04-26T04:42:27.702 INFO:tasks.rados.rados.0.smithi146.stdout:549: seq_num 190 ranges {0=786432} 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:549: writing smithi14680844-39 from 0 to 786432 tid 1 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:543: done (3 left) 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 47 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:546: finishing write tid 3 to smithi14680844-21 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:546: oid 21 updating version 0 to 180 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:546: oid 21 updating version 180 to 181 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 181 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:42:27.706 INFO:tasks.rados.rados.0.smithi146.stdout:546: left oid 21 (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: finishing write tid 1 to smithi14680844-44 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: finishing write tid 2 to smithi14680844-44 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: finishing write tid 3 to smithi14680844-44 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: oid 44 updating version 0 to 227 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: oid 44 updating version 227 to 228 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 228 (ObjNum 189 snap 47 seq_num 189) dirty exists 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:548: left oid 44 (ObjNum 189 snap 47 seq_num 189) 2024-04-26T04:42:27.707 INFO:tasks.rados.rados.0.smithi146.stdout:550: seq_num 191 ranges {0=802816} 2024-04-26T04:42:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:550: writing smithi14680844-29 from 0 to 802816 tid 1 2024-04-26T04:42:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:546: done (3 left) 2024-04-26T04:42:27.711 INFO:tasks.rados.rados.0.smithi146.stdout:548: done (2 left) 2024-04-26T04:42:27.711 INFO:tasks.rados.rados.0.smithi146.stdout:551: read oid 27 snap -1 2024-04-26T04:42:27.711 INFO:tasks.rados.rados.0.smithi146.stdout:551: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:42:27.711 INFO:tasks.rados.rados.0.smithi146.stdout:552: snap_remove snap 43 2024-04-26T04:42:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:27 smithi146 ceph-mon[26177]: osdmap e160: 8 total, 8 up, 8 in 2024-04-26T04:42:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:27 smithi146 ceph-mon[26177]: mgrmap e28: x(active, since 11s), standbys: y 2024-04-26T04:42:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:27 smithi146 ceph-mon[37936]: osdmap e160: 8 total, 8 up, 8 in 2024-04-26T04:42:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:27 smithi146 ceph-mon[37936]: mgrmap e28: x(active, since 11s), standbys: y 2024-04-26T04:42:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:27 smithi204 ceph-mon[29755]: osdmap e160: 8 total, 8 up, 8 in 2024-04-26T04:42:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:27 smithi204 ceph-mon[29755]: mgrmap e28: x(active, since 11s), standbys: y 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:552: done (3 left) 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:553: rollback oid 10 current snap is 47 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 44 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:554: delete oid 37 current snap is 47 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: finishing write tid 1 to smithi14680844-39 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: finishing write tid 2 to smithi14680844-39 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: finishing write tid 3 to smithi14680844-39 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: oid 39 updating version 0 to 176 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: oid 39 version 176 is already newer than 175 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 176 (ObjNum 190 snap 47 seq_num 190) dirty exists 2024-04-26T04:42:28.410 INFO:tasks.rados.rados.0.smithi146.stdout:549: left oid 39 (ObjNum 190 snap 47 seq_num 190) 2024-04-26T04:42:28.411 INFO:tasks.rados.rados.0.smithi146.stdout:551: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:550: finishing write tid 1 to smithi14680844-29 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:550: finishing write tid 2 to smithi14680844-29 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:550: finishing write tid 3 to smithi14680844-29 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:550: oid 29 updating version 0 to 190 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:550: oid 29 updating version 190 to 191 2024-04-26T04:42:28.435 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 191 (ObjNum 191 snap 47 seq_num 191) dirty exists 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:550: left oid 29 (ObjNum 191 snap 47 seq_num 191) 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:549: done (4 left) 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:550: done (3 left) 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:551: done (2 left) 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:554: done (1 left) 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 47 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:553: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:553: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:553: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 168 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:28.436 INFO:tasks.rados.rados.0.smithi146.stdout:555: seq_num 193 ranges {0=434176,434176=401408} 2024-04-26T04:42:28.437 INFO:tasks.rados.rados.0.smithi146.stdout:555: writing smithi14680844-4 from 0 to 434176 tid 1 2024-04-26T04:42:28.439 INFO:tasks.rados.rados.0.smithi146.stdout:555: writing smithi14680844-4 from 434176 to 835584 tid 2 2024-04-26T04:42:28.439 INFO:tasks.rados.rados.0.smithi146.stdout:553: done (1 left) 2024-04-26T04:42:28.439 INFO:tasks.rados.rados.0.smithi146.stdout:556: snap_remove snap 45 2024-04-26T04:42:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:28 smithi204 ceph-mon[29755]: pgmap v20: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 876 KiB/s wr, 35 op/s 2024-04-26T04:42:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:28 smithi204 ceph-mon[29755]: osdmap e161: 8 total, 8 up, 8 in 2024-04-26T04:42:28.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:28 smithi204 ceph-mon[29755]: osdmap e162: 8 total, 8 up, 8 in 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[26177]: pgmap v20: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 876 KiB/s wr, 35 op/s 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[26177]: osdmap e161: 8 total, 8 up, 8 in 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[26177]: osdmap e162: 8 total, 8 up, 8 in 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[37936]: pgmap v20: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 876 KiB/s wr, 35 op/s 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[37936]: osdmap e161: 8 total, 8 up, 8 in 2024-04-26T04:42:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:28 smithi146 ceph-mon[37936]: osdmap e162: 8 total, 8 up, 8 in 2024-04-26T04:42:29.407 INFO:tasks.rados.rados.0.smithi146.stdout:556: done (1 left) 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:557: copy_from oid 47 from oid 11 current snap is 47 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: finishing write tid 1 to smithi14680844-4 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: finishing write tid 2 to smithi14680844-4 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: finishing write tid 3 to smithi14680844-4 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: finishing write tid 4 to smithi14680844-4 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: oid 4 updating version 0 to 266 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: oid 4 version 266 is already newer than 265 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: oid 4 updating version 266 to 267 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 267 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: left oid 4 (ObjNum 193 snap 47 seq_num 193) 2024-04-26T04:42:29.408 INFO:tasks.rados.rados.0.smithi146.stdout:555: done (1 left) 2024-04-26T04:42:29.409 INFO:tasks.rados.rados.0.smithi146.stdout:558: setattr oid 27 current snap is 47 2024-04-26T04:42:29.409 INFO:tasks.rados.rados.0.smithi146.stdout:559: rollback oid 3 current snap is 47 2024-04-26T04:42:29.409 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 40 2024-04-26T04:42:29.409 INFO:tasks.rados.rados.0.smithi146.stdout:560: setattr oid 40 current snap is 47 2024-04-26T04:42:29.410 INFO:tasks.rados.rados.0.smithi146.stdout:561: snap_create 2024-04-26T04:42:29.411 INFO:tasks.rados.rados.0.smithi146.stdout:559: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:42:29.411 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 187 (ObjNum 225 snap 0 seq_num 3957304544) dirty dne 2024-04-26T04:42:29.419 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 169 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:42:29.419 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 135 (ObjNum 39 snap 0 seq_num 39) dirty exists 2024-04-26T04:42:29.434 INFO:tasks.rados.rados.0.smithi146.stdout:557: finishing copy_from racing read to smithi14680844-47 2024-04-26T04:42:29.440 INFO:tasks.rados.rados.0.smithi146.stdout:557: finishing copy_from to smithi14680844-47 2024-04-26T04:42:29.440 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 179 (ObjNum 141 snap 32 seq_num 141) dirty exists 2024-04-26T04:42:30.410 INFO:tasks.rados.rados.0.smithi146.stdout:557: done (4 left) 2024-04-26T04:42:30.411 INFO:tasks.rados.rados.0.smithi146.stdout:558: done (3 left) 2024-04-26T04:42:30.411 INFO:tasks.rados.rados.0.smithi146.stdout:559: done (2 left) 2024-04-26T04:42:30.411 INFO:tasks.rados.rados.0.smithi146.stdout:560: done (1 left) 2024-04-26T04:42:30.411 INFO:tasks.rados.rados.0.smithi146.stdout:561: done (0 left) 2024-04-26T04:42:30.411 INFO:tasks.rados.rados.0.smithi146.stdout:562: snap_create 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: osdmap e163: 8 total, 8 up, 8 in 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: pgmap v24: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 884 KiB/s wr, 35 op/s 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: Adjusting osd_memory_target on smithi204 to 2480M 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: osdmap e163: 8 total, 8 up, 8 in 2024-04-26T04:42:30.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: pgmap v24: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 884 KiB/s wr, 35 op/s 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: Adjusting osd_memory_target on smithi204 to 2480M 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:30.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:42:30.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:30 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:42:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: osdmap e163: 8 total, 8 up, 8 in 2024-04-26T04:42:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: pgmap v24: 121 pgs: 121 active+clean; 155 MiB data, 499 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 884 KiB/s wr, 35 op/s 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: Adjusting osd_memory_target on smithi204 to 2480M 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:30.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:30.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:42:30.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:30 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:42:31.412 INFO:tasks.rados.rados.0.smithi146.stdout:562: done (0 left) 2024-04-26T04:42:31.412 INFO:tasks.rados.rados.0.smithi146.stdout:563: setattr oid 4 current snap is 49 2024-04-26T04:42:31.413 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 49 2024-04-26T04:42:31.413 INFO:tasks.rados.rados.0.smithi146.stdout:564: seq_num 194 ranges {6586368=458752,7045120=401408} 2024-04-26T04:42:31.450 INFO:tasks.rados.rados.0.smithi146.stdout:564: writing smithi14680844-14 from 6586368 to 7045120 tid 1 2024-04-26T04:42:31.453 INFO:tasks.rados.rados.0.smithi146.stdout:564: writing smithi14680844-14 from 7045120 to 7446528 tid 2 2024-04-26T04:42:31.453 INFO:tasks.rados.rados.0.smithi146.stdout:565: read oid 16 snap 47 2024-04-26T04:42:31.453 INFO:tasks.rados.rados.0.smithi146.stdout:565: expect deleted 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:566: rmattr oid 10 current snap is 49 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:566: done (3 left) 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:567: copy_from oid 41 from oid 17 current snap is 49 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 269 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:563: done (3 left) 2024-04-26T04:42:31.454 INFO:tasks.rados.rados.0.smithi146.stdout:568: delete oid 22 current snap is 49 2024-04-26T04:42:31.458 INFO:tasks.rados.rados.0.smithi146.stdout:567: finishing copy_from to smithi14680844-41 2024-04-26T04:42:31.458 INFO:tasks.rados.rados.0.smithi146.stdout:567: got expected ENOENT (src dne) 2024-04-26T04:42:31.458 INFO:tasks.rados.rados.0.smithi146.stdout:567: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:42:31.458 INFO:tasks.rados.rados.0.smithi146.stdout:565: done (3 left) 2024-04-26T04:42:31.458 INFO:tasks.rados.rados.0.smithi146.stdout:567: done (2 left) 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:568: done (1 left) 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:569: rmattr oid 21 current snap is 49 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:569: done (1 left) 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:570: rollback oid 28 current snap is 49 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 48 2024-04-26T04:42:31.459 INFO:tasks.rados.rados.0.smithi146.stdout:571: copy_from oid 20 from oid 5 current snap is 49 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:572: read oid 45 snap -1 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:572: expect (ObjNum 173 snap 44 seq_num 173) 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:573: rollback oid 17 current snap is 49 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 25 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:574: setattr oid 12 current snap is 49 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:564: finishing write tid 1 to smithi14680844-14 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:571: finishing copy_from to smithi14680844-20 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:571: got expected ENOENT (src dne) 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:571: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:564: finishing write tid 2 to smithi14680844-14 2024-04-26T04:42:31.460 INFO:tasks.rados.rados.0.smithi146.stdout:564: finishing write tid 3 to smithi14680844-14 2024-04-26T04:42:31.461 INFO:tasks.rados.rados.0.smithi146.stdout:573: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:571: done (5 left) 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:575: snap_create 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:573: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 45 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:570: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:570: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:570: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:42:31.462 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 198 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-04-26T04:42:31.464 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 137 (ObjNum 176 snap 45 seq_num 176) dirty exists 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:564: finishing write tid 4 to smithi14680844-14 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:564: oid 14 updating version 0 to 225 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:564: oid 14 updating version 225 to 226 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:564: oid 14 version 226 is already newer than 224 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 226 (ObjNum 194 snap 49 seq_num 194) dirty exists 2024-04-26T04:42:31.470 INFO:tasks.rados.rados.0.smithi146.stdout:564: left oid 14 (ObjNum 194 snap 49 seq_num 194) 2024-04-26T04:42:31.475 INFO:tasks.rados.rados.0.smithi146.stdout:572: expect (ObjNum 173 snap 44 seq_num 173) 2024-04-26T04:42:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: osdmap e164: 8 total, 8 up, 8 in 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: osdmap e164: 8 total, 8 up, 8 in 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:31 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:42:31.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: osdmap e164: 8 total, 8 up, 8 in 2024-04-26T04:42:31.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:42:31.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:31.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:31 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:564: done (5 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:570: done (4 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:572: done (3 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:573: done (2 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:574: done (1 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:575: done (0 left) 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:576: rmattr oid 4 current snap is 50 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 50 2024-04-26T04:42:32.427 INFO:tasks.rados.rados.0.smithi146.stdout:577: seq_num 196 ranges {5169152=491520,5660672=401408} 2024-04-26T04:42:32.457 INFO:tasks.rados.rados.0.smithi146.stdout:577: writing smithi14680844-47 from 5169152 to 5660672 tid 1 2024-04-26T04:42:32.459 INFO:tasks.rados.rados.0.smithi146.stdout:577: writing smithi14680844-47 from 5660672 to 6062080 tid 2 2024-04-26T04:42:32.460 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 50 2024-04-26T04:42:32.460 INFO:tasks.rados.rados.0.smithi146.stdout:578: seq_num 197 ranges {663552=507904,1171456=401408} 2024-04-26T04:42:32.466 INFO:tasks.rados.rados.0.smithi146.stdout:578: writing smithi14680844-40 from 663552 to 1171456 tid 1 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:578: writing smithi14680844-40 from 1171456 to 1572864 tid 2 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:579: read oid 38 snap 47 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:579: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:580: delete oid 16 current snap is 50 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 271 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:577: finishing write tid 1 to smithi14680844-47 2024-04-26T04:42:32.469 INFO:tasks.rados.rados.0.smithi146.stdout:577: finishing write tid 2 to smithi14680844-47 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: finishing write tid 3 to smithi14680844-47 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: finishing write tid 4 to smithi14680844-47 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: oid 47 updating version 0 to 200 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: oid 47 updating version 200 to 202 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: oid 47 version 202 is already newer than 201 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 202 (ObjNum 196 snap 50 seq_num 196) dirty exists 2024-04-26T04:42:32.470 INFO:tasks.rados.rados.0.smithi146.stdout:577: left oid 47 (ObjNum 196 snap 50 seq_num 196) 2024-04-26T04:42:32.472 INFO:tasks.rados.rados.0.smithi146.stdout:578: finishing write tid 1 to smithi14680844-40 2024-04-26T04:42:32.472 INFO:tasks.rados.rados.0.smithi146.stdout:578: finishing write tid 2 to smithi14680844-40 2024-04-26T04:42:32.472 INFO:tasks.rados.rados.0.smithi146.stdout:578: finishing write tid 3 to smithi14680844-40 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:578: finishing write tid 4 to smithi14680844-40 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:578: oid 40 updating version 0 to 141 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:578: oid 40 version 141 is already newer than 139 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:578: oid 40 version 141 is already newer than 140 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 141 (ObjNum 197 snap 50 seq_num 197) dirty exists 2024-04-26T04:42:32.474 INFO:tasks.rados.rados.0.smithi146.stdout:578: left oid 40 (ObjNum 197 snap 50 seq_num 197) 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:576: done (4 left) 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:577: done (3 left) 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:578: done (2 left) 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:580: done (1 left) 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 50 2024-04-26T04:42:32.486 INFO:tasks.rados.rados.0.smithi146.stdout:581: seq_num 199 ranges {802816=540672,1343488=401408} 2024-04-26T04:42:32.493 INFO:tasks.rados.rados.0.smithi146.stdout:581: writing smithi14680844-29 from 802816 to 1343488 tid 1 2024-04-26T04:42:32.496 INFO:tasks.rados.rados.0.smithi146.stdout:581: writing smithi14680844-29 from 1343488 to 1744896 tid 2 2024-04-26T04:42:32.496 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 50 2024-04-26T04:42:32.496 INFO:tasks.rados.rados.0.smithi146.stdout:582: seq_num 200 ranges {3211264=557056,3768320=401408} 2024-04-26T04:42:32.516 INFO:tasks.rados.rados.0.smithi146.stdout:582: writing smithi14680844-12 from 3211264 to 3768320 tid 1 2024-04-26T04:42:32.519 INFO:tasks.rados.rados.0.smithi146.stdout:582: writing smithi14680844-12 from 3768320 to 4169728 tid 2 2024-04-26T04:42:32.519 INFO:tasks.rados.rados.0.smithi146.stdout:583: rollback oid 10 current snap is 50 2024-04-26T04:42:32.519 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 46 2024-04-26T04:42:32.519 INFO:tasks.rados.rados.0.smithi146.stdout:579: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:42:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[26177]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[26177]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[26177]: osdmap e165: 8 total, 8 up, 8 in 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[26177]: pgmap v27: 121 pgs: 121 active+clean; 163 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 2.0 MiB/s wr, 9 op/s 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[37936]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[37936]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[37936]: osdmap e165: 8 total, 8 up, 8 in 2024-04-26T04:42:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:32 smithi146 ceph-mon[37936]: pgmap v27: 121 pgs: 121 active+clean; 163 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 2.0 MiB/s wr, 9 op/s 2024-04-26T04:42:32.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:32 smithi204 ceph-mon[29755]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:42:32.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:32 smithi204 ceph-mon[29755]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:42:32.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:32 smithi204 ceph-mon[29755]: osdmap e165: 8 total, 8 up, 8 in 2024-04-26T04:42:32.695 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:32 smithi204 ceph-mon[29755]: pgmap v27: 121 pgs: 121 active+clean; 163 MiB data, 558 MiB used, 715 GiB / 715 GiB avail; 777 B/s rd, 2.0 MiB/s wr, 9 op/s 2024-04-26T04:42:32.713 INFO:tasks.rados.rados.0.smithi146.stdout:581: finishing write tid 1 to smithi14680844-29 2024-04-26T04:42:32.713 INFO:tasks.rados.rados.0.smithi146.stdout:581: finishing write tid 2 to smithi14680844-29 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:581: finishing write tid 3 to smithi14680844-29 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:579: done (3 left) 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:584: read oid 5 snap -1 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:584: expect deleted 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:585: rollback oid 22 current snap is 50 2024-04-26T04:42:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 25 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:581: finishing write tid 4 to smithi14680844-29 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:581: oid 29 updating version 0 to 206 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:581: oid 29 version 206 is already newer than 205 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:581: oid 29 version 206 is already newer than 204 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 206 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:42:32.715 INFO:tasks.rados.rados.0.smithi146.stdout:581: left oid 29 (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:583: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:582: finishing write tid 1 to smithi14680844-12 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:582: finishing write tid 2 to smithi14680844-12 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:581: done (4 left) 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 50 2024-04-26T04:42:32.716 INFO:tasks.rados.rados.0.smithi146.stdout:583: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:42:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:583: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:42:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 171 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:582: finishing write tid 3 to smithi14680844-12 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:582: finishing write tid 4 to smithi14680844-12 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:582: oid 12 updating version 0 to 143 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:582: oid 12 updating version 143 to 145 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:582: oid 12 version 145 is already newer than 144 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 145 (ObjNum 200 snap 50 seq_num 200) dirty exists 2024-04-26T04:42:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:582: left oid 12 (ObjNum 200 snap 50 seq_num 200) 2024-04-26T04:42:32.719 INFO:tasks.rados.rados.0.smithi146.stdout:586: seq_num 201 ranges {6586368=573440,7159808=401408} 2024-04-26T04:42:32.747 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:42:32.749 INFO:tasks.rados.rados.0.smithi146.stdout:586: writing smithi14680844-45 from 6586368 to 7159808 tid 1 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:586: writing smithi14680844-45 from 7159808 to 7561216 tid 2 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:582: done (4 left) 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:583: done (3 left) 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:587: rollback oid 46 current snap is 50 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 25 2024-04-26T04:42:32.754 INFO:tasks.rados.rados.0.smithi146.stdout:585: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:42:32.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 0 (ObjNum 945 snap 0 seq_num 3982109008) dirty dne 2024-04-26T04:42:32.755 INFO:tasks.rados.rados.0.smithi146.stdout:584: done (3 left) 2024-04-26T04:42:32.755 INFO:tasks.rados.rados.0.smithi146.stdout:585: done (2 left) 2024-04-26T04:42:32.755 INFO:tasks.rados.rados.0.smithi146.stdout:588: snap_remove snap 46 2024-04-26T04:42:33.067 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:42:33.067 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (3m) 9s ago 4m 28.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (3m) 7s ago 3m 89.1M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (5m) 9s ago 5m 16.8M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (5m) 7s ago 5m 14.3M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (36s) 7s ago 8m 489M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 43d1242318ac 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:9283,8765 running (10m) 9s ago 10m 375M - 18.2.2-1258-g7d2137f0 79c5878083fb ed13d772a672 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (10m) 9s ago 10m 55.1M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (9m) 7s ago 9m 45.6M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (8m) 9s ago 8m 43.4M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (4m) 9s ago 4m 15.2M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (4m) 7s ago 4m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (8m) 9s ago 8m 104M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:42:33.068 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (7m) 9s ago 7m 84.9M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (7m) 9s ago 7m 104M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (7m) 9s ago 7m 77.7M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (6m) 7s ago 6m 94.2M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (6m) 7s ago 6m 102M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (5m) 7s ago 5m 69.6M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (5m) 7s ago 5m 85.5M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:42:33.069 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (3m) 7s ago 4m 43.9M - 2.43.0 a07b618ecd1d da848a7ecb4d 2024-04-26T04:42:33.434 INFO:tasks.rados.rados.0.smithi146.stdout:588: done (2 left) 2024-04-26T04:42:33.434 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 50 2024-04-26T04:42:33.434 INFO:tasks.rados.rados.0.smithi146.stdout:589: seq_num 202 ranges {6840320=589824,7430144=401408} 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 1, 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 1 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:33.472 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 14, 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 1 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:42:33.473 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:42:33.474 INFO:tasks.rados.rados.0.smithi146.stdout:589: writing smithi14680844-43 from 6840320 to 7430144 tid 1 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:589: writing smithi14680844-43 from 7430144 to 7831552 tid 2 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:590: delete oid 48 current snap is 50 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: finishing write tid 1 to smithi14680844-45 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:587: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:587: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: finishing write tid 2 to smithi14680844-45 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:587: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 268 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: finishing write tid 3 to smithi14680844-45 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: finishing write tid 4 to smithi14680844-45 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: oid 45 updating version 0 to 229 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: oid 45 version 229 is already newer than 227 2024-04-26T04:42:33.478 INFO:tasks.rados.rados.0.smithi146.stdout:586: oid 45 version 229 is already newer than 228 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 229 (ObjNum 201 snap 50 seq_num 201) dirty exists 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:586: left oid 45 (ObjNum 201 snap 50 seq_num 201) 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:586: done (3 left) 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:587: done (2 left) 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:590: done (1 left) 2024-04-26T04:42:33.479 INFO:tasks.rados.rados.0.smithi146.stdout:591: snap_create 2024-04-26T04:42:33.480 INFO:tasks.rados.rados.0.smithi146.stdout:589: finishing write tid 1 to smithi14680844-43 2024-04-26T04:42:33.480 INFO:tasks.rados.rados.0.smithi146.stdout:589: finishing write tid 2 to smithi14680844-43 2024-04-26T04:42:33.480 INFO:tasks.rados.rados.0.smithi146.stdout:589: finishing write tid 3 to smithi14680844-43 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:589: finishing write tid 4 to smithi14680844-43 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:589: oid 43 updating version 0 to 178 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:589: oid 43 version 178 is already newer than 177 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:589: oid 43 updating version 178 to 179 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 179 (ObjNum 202 snap 50 seq_num 202) dirty exists 2024-04-26T04:42:33.481 INFO:tasks.rados.rados.0.smithi146.stdout:589: left oid 43 (ObjNum 202 snap 50 seq_num 202) 2024-04-26T04:42:33.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:33 smithi204 ceph-mon[29755]: osdmap e166: 8 total, 8 up, 8 in 2024-04-26T04:42:33.651 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:33 smithi204 ceph-mon[29755]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:33 smithi146 ceph-mon[26177]: osdmap e166: 8 total, 8 up, 8 in 2024-04-26T04:42:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:33 smithi146 ceph-mon[26177]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:33 smithi146 ceph-mon[37936]: osdmap e166: 8 total, 8 up, 8 in 2024-04-26T04:42:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:33 smithi146 ceph-mon[37936]: from='client.15171 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:34.441 INFO:tasks.rados.rados.0.smithi146.stdout:589: done (1 left) 2024-04-26T04:42:34.441 INFO:tasks.rados.rados.0.smithi146.stdout:591: done (0 left) 2024-04-26T04:42:34.441 INFO:tasks.rados.rados.0.smithi146.stdout:592: snap_create 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[26177]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[26177]: osdmap e167: 8 total, 8 up, 8 in 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3579502335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[26177]: pgmap v30: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[37936]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[37936]: osdmap e167: 8 total, 8 up, 8 in 2024-04-26T04:42:34.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3579502335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:34.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:34 smithi146 ceph-mon[37936]: pgmap v30: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-04-26T04:42:34.796 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 systemd[1]: Stopping Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:42:34.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-mon[29755]: from='client.25070 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:42:34.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-mon[29755]: osdmap e167: 8 total, 8 up, 8 in 2024-04-26T04:42:34.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3579502335' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:42:34.796 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-mon[29755]: pgmap v30: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 7.3 MiB/s wr, 47 op/s 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.795Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T04:42:35.056 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.796Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T04:42:35.057 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.796Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T04:42:35.057 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[64269]: ts=2024-04-26T04:42:34.796Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T04:42:35.057 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:34 smithi204 podman[75597]: 2024-04-26 04:42:34.805659784 +0000 UTC m=+0.111653973 container died da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:35.442 INFO:tasks.rados.rados.0.smithi146.stdout:592: done (0 left) 2024-04-26T04:42:35.442 INFO:tasks.rados.rados.0.smithi146.stdout:593: snap_remove snap 38 2024-04-26T04:42:35.443 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 podman[75597]: 2024-04-26 04:42:35.184227088 +0000 UTC m=+0.490221283 container cleanup da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:35.443 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 bash[75597]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T04:42:35.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:35 smithi204 ceph-mon[29755]: osdmap e168: 8 total, 8 up, 8 in 2024-04-26T04:42:35.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 podman[75616]: 2024-04-26 04:42:35.443780732 +0000 UTC m=+0.640887896 container remove da848a7ecb4d13b5ca372b4fa774602a5a338c9d6a16f0c4cfa196e02d1c22cb (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:35.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-26T04:42:35.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 systemd[1]: Stopped Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:42:35.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Consumed 1.629s CPU time. 2024-04-26T04:42:35.806 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 systemd[1]: Starting Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:42:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:35 smithi146 ceph-mon[37936]: osdmap e168: 8 total, 8 up, 8 in 2024-04-26T04:42:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:35 smithi146 ceph-mon[26177]: osdmap e168: 8 total, 8 up, 8 in 2024-04-26T04:42:36.115 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 podman[75718]: 2024-04-26 04:42:35.728439306 +0000 UTC m=+0.018841234 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T04:42:36.115 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:35 smithi204 podman[75718]: 2024-04-26 04:42:35.853685462 +0000 UTC m=+0.144087393 container create 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:36.446 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE Bus STOPPING 2024-04-26T04:42:36.446 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:42:36.447 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE Bus STOPPED 2024-04-26T04:42:36.447 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE Bus STARTING 2024-04-26T04:42:36.447 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 podman[75718]: 2024-04-26 04:42:36.114688979 +0000 UTC m=+0.405090901 container init 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:36.447 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 podman[75718]: 2024-04-26 04:42:36.120122218 +0000 UTC m=+0.410524143 container start 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:42:36.447 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.147Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.147Z 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-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.147Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi204 (none))" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.147Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.147Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.149Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.149Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.151Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.151Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.152Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.152Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.65µs 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.152Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.154Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.162Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.163Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-26T04:42:36.448 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.163Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=28.178µs wal_replay_duration=10.339971ms wbl_replay_duration=138ns total_replay_duration=10.385964ms 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.165Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.165Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.165Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.188Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.179016ms db_storage=883ns remote_storage=1.361µs web_handler=460ns query_engine=867ns scrape=606.686µs scrape_sd=152.102µs notify=18.722µs notify_sd=22.757µs rules=22.000258ms tracing=5.829µs 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.188Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:42:36.188Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 bash[75718]: 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 2024-04-26T04:42:36.449 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:42:36 smithi204 systemd[1]: Started Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:42:36.455 INFO:tasks.rados.rados.0.smithi146.stdout:593: done (0 left) 2024-04-26T04:42:36.455 INFO:tasks.rados.rados.0.smithi146.stdout:594: read oid 21 snap -1 2024-04-26T04:42:36.455 INFO:tasks.rados.rados.0.smithi146.stdout:594: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:42:36.456 INFO:tasks.rados.rados.0.smithi146.stdout:595: snap_create 2024-04-26T04:42:36.475 INFO:tasks.rados.rados.0.smithi146.stdout:594: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:42:36.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE Serving on http://:::9283 2024-04-26T04:42:36.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:36] ENGINE Bus STARTED 2024-04-26T04:42:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: osdmap e169: 8 total, 8 up, 8 in 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: pgmap v33: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:36 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: osdmap e169: 8 total, 8 up, 8 in 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: pgmap v33: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: osdmap e169: 8 total, 8 up, 8 in 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: pgmap v33: 121 pgs: 121 active+clean; 186 MiB data, 598 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 5.3 MiB/s wr, 38 op/s 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:36.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:36.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:36.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:36 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.454 INFO:tasks.rados.rados.0.smithi146.stdout:594: done (1 left) 2024-04-26T04:42:37.454 INFO:tasks.rados.rados.0.smithi146.stdout:595: done (0 left) 2024-04-26T04:42:37.454 INFO:tasks.rados.rados.0.smithi146.stdout:596: copy_from oid 24 from oid 25 current snap is 53 2024-04-26T04:42:37.454 INFO:tasks.rados.rados.0.smithi146.stdout:597: snap_remove snap 51 2024-04-26T04:42:37.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:37.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:37.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: osdmap e170: 8 total, 8 up, 8 in 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: osdmap e170: 8 total, 8 up, 8 in 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:37 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204:9095"}]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: Upgrade: Need to upgrade myself (mgr.x) 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: osdmap e170: 8 total, 8 up, 8 in 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:37.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:37 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:597: done (1 left) 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:598: rollback oid 16 current snap is 53 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 47 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:599: read oid 35 snap 40 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:599: expect (ObjNum 142 snap 32 seq_num 142) 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:600: rollback oid 10 current snap is 53 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 50 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:601: snap_create 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:596: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:596: finishing copy_from to smithi14680844-24 2024-04-26T04:42:38.407 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 199 (ObjNum 152 snap 37 seq_num 152) dirty exists 2024-04-26T04:42:38.408 INFO:tasks.rados.rados.0.smithi146.stdout:598: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:42:38.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 254 (ObjNum 881 snap 0 seq_num 3957305408) dirty dne 2024-04-26T04:42:38.424 INFO:tasks.rados.rados.0.smithi146.stdout:600: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:42:38.424 INFO:tasks.rados.rados.0.smithi146.stdout:600: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:42:38.424 INFO:tasks.rados.rados.0.smithi146.stdout:600: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:42:38.424 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 174 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:38.432 INFO:tasks.rados.rados.0.smithi146.stdout:599: expect (ObjNum 142 snap 32 seq_num 142) 2024-04-26T04:42:38.779 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: osdmap e171: 8 total, 8 up, 8 in 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: pgmap v36: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: Upgrade: Updating mgr.y 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: Deploying daemon mgr.y on smithi146 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[26177]: osdmap e172: 8 total, 8 up, 8 in 2024-04-26T04:42:38.780 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: osdmap e171: 8 total, 8 up, 8 in 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: pgmap v36: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: Upgrade: Updating mgr.y 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: Deploying daemon mgr.y on smithi146 2024-04-26T04:42:38.781 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:38 smithi146 ceph-mon[37936]: osdmap e172: 8 total, 8 up, 8 in 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: osdmap e171: 8 total, 8 up, 8 in 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: pgmap v36: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: Upgrade: Updating mgr.y 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: Deploying daemon mgr.y on smithi146 2024-04-26T04:42:38.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:38 smithi204 ceph-mon[29755]: osdmap e172: 8 total, 8 up, 8 in 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:596: done (4 left) 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:598: done (3 left) 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:599: done (2 left) 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:600: done (1 left) 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:601: done (0 left) 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 54 2024-04-26T04:42:39.411 INFO:tasks.rados.rados.0.smithi146.stdout:602: seq_num 204 ranges {4874240=622592,5496832=401408} 2024-04-26T04:42:39.440 INFO:tasks.rados.rados.0.smithi146.stdout:602: writing smithi14680844-33 from 4874240 to 5496832 tid 1 2024-04-26T04:42:39.442 INFO:tasks.rados.rados.0.smithi146.stdout:602: writing smithi14680844-33 from 5496832 to 5898240 tid 2 2024-04-26T04:42:39.442 INFO:tasks.rados.rados.0.smithi146.stdout:603: read oid 27 snap -1 2024-04-26T04:42:39.442 INFO:tasks.rados.rados.0.smithi146.stdout:603: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:42:39.442 INFO:tasks.rados.rados.0.smithi146.stdout:604: setattr oid 40 current snap is 54 2024-04-26T04:42:39.443 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 54 2024-04-26T04:42:39.443 INFO:tasks.rados.rados.0.smithi146.stdout:605: seq_num 205 ranges {6062080=638976,6701056=401408} 2024-04-26T04:42:39.479 INFO:tasks.rados.rados.0.smithi146.stdout:605: writing smithi14680844-47 from 6062080 to 6701056 tid 1 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:605: writing smithi14680844-47 from 6701056 to 7102464 tid 2 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:606: read oid 37 snap -1 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:606: expect deleted 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:607: rollback oid 12 current snap is 54 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 50 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:602: finishing write tid 1 to smithi14680844-33 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:602: finishing write tid 2 to smithi14680844-33 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:608: copy_from oid 22 from oid 36 current snap is 54 2024-04-26T04:42:39.482 INFO:tasks.rados.rados.0.smithi146.stdout:603: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:42:39.507 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 159 (ObjNum 197 snap 50 seq_num 197) dirty exists 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: finishing write tid 3 to smithi14680844-33 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: finishing write tid 4 to smithi14680844-33 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: oid 33 updating version 0 to 303 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: oid 33 version 303 is already newer than 302 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: oid 33 version 303 is already newer than 301 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 303 (ObjNum 204 snap 54 seq_num 204) dirty exists 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: left oid 33 (ObjNum 204 snap 54 seq_num 204) 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:602: done (6 left) 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:603: done (5 left) 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:604: done (4 left) 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:609: delete oid 2 current snap is 54 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:605: finishing write tid 1 to smithi14680844-47 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:605: finishing write tid 2 to smithi14680844-47 2024-04-26T04:42:39.508 INFO:tasks.rados.rados.0.smithi146.stdout:605: finishing write tid 3 to smithi14680844-47 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:607: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:605: finishing write tid 4 to smithi14680844-47 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:605: oid 47 updating version 0 to 222 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:605: oid 47 version 222 is already newer than 221 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:605: oid 47 version 222 is already newer than 220 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 222 (ObjNum 205 snap 54 seq_num 205) dirty exists 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:605: left oid 47 (ObjNum 205 snap 54 seq_num 205) 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:607: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:607: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 163 (ObjNum 200 snap 50 seq_num 200) dirty exists 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:608: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:608: finishing copy_from to smithi14680844-22 2024-04-26T04:42:39.509 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 226 (ObjNum 184 snap 46 seq_num 184) dirty exists 2024-04-26T04:42:39.510 INFO:tasks.rados.rados.0.smithi146.stdout:605: done (4 left) 2024-04-26T04:42:39.510 INFO:tasks.rados.rados.0.smithi146.stdout:606: done (3 left) 2024-04-26T04:42:39.510 INFO:tasks.rados.rados.0.smithi146.stdout:607: done (2 left) 2024-04-26T04:42:39.510 INFO:tasks.rados.rados.0.smithi146.stdout:608: done (1 left) 2024-04-26T04:42:39.510 INFO:tasks.rados.rados.0.smithi146.stdout:609: done (0 left) 2024-04-26T04:42:39.511 INFO:tasks.rados.rados.0.smithi146.stdout:610: delete oid 22 current snap is 54 2024-04-26T04:42:39.511 INFO:tasks.rados.rados.0.smithi146.stdout:610: done (0 left) 2024-04-26T04:42:39.511 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 54 2024-04-26T04:42:39.511 INFO:tasks.rados.rados.0.smithi146.stdout:611: seq_num 208 ranges {2629632=688128,3317760=401408} 2024-04-26T04:42:39.529 INFO:tasks.rados.rados.0.smithi146.stdout:611: writing smithi14680844-23 from 2629632 to 3317760 tid 1 2024-04-26T04:42:39.531 INFO:tasks.rados.rados.0.smithi146.stdout:611: writing smithi14680844-23 from 3317760 to 3719168 tid 2 2024-04-26T04:42:39.531 INFO:tasks.rados.rados.0.smithi146.stdout:612: snap_remove snap 48 2024-04-26T04:42:40.071 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:39 smithi146 systemd[1]: Stopping Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:42:40.345 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 podman[83545]: 2024-04-26 04:42:40.069806107 +0000 UTC m=+0.149056506 container died ed13d772a67237651a9d39545de318880b93518cf911ea09615e630d5e24c004 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , RELEASE=reef-7d2137f, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-26T04:42:40.415 INFO:tasks.rados.rados.0.smithi146.stdout:611: finishing write tid 1 to smithi14680844-23 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: finishing write tid 2 to smithi14680844-23 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: finishing write tid 3 to smithi14680844-23 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: finishing write tid 4 to smithi14680844-23 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: oid 23 updating version 0 to 307 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: oid 23 version 307 is already newer than 305 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: oid 23 version 307 is already newer than 306 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 307 (ObjNum 208 snap 54 seq_num 208) dirty exists 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: left oid 23 (ObjNum 208 snap 54 seq_num 208) 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:611: done (1 left) 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:612: done (0 left) 2024-04-26T04:42:40.416 INFO:tasks.rados.rados.0.smithi146.stdout:613: delete oid 18 current snap is 54 2024-04-26T04:42:40.422 INFO:tasks.rados.rados.0.smithi146.stdout:613: done (0 left) 2024-04-26T04:42:40.422 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 54 2024-04-26T04:42:40.422 INFO:tasks.rados.rados.0.smithi146.stdout:614: seq_num 210 ranges {786432=720896,1507328=401408} 2024-04-26T04:42:40.430 INFO:tasks.rados.rados.0.smithi146.stdout:614: writing smithi14680844-39 from 786432 to 1507328 tid 1 2024-04-26T04:42:40.433 INFO:tasks.rados.rados.0.smithi146.stdout:614: writing smithi14680844-39 from 1507328 to 1908736 tid 2 2024-04-26T04:42:40.433 INFO:tasks.rados.rados.0.smithi146.stdout:615: rollback oid 8 current snap is 54 2024-04-26T04:42:40.433 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 42 2024-04-26T04:42:40.433 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 54 2024-04-26T04:42:40.433 INFO:tasks.rados.rados.0.smithi146.stdout:616: seq_num 211 ranges {7831552=737280,8568832=401408} 2024-04-26T04:42:40.480 INFO:tasks.rados.rados.0.smithi146.stdout:616: writing smithi14680844-43 from 7831552 to 8568832 tid 1 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:616: writing smithi14680844-43 from 8568832 to 8970240 tid 2 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:617: delete oid 49 current snap is 54 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:615: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 228 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: finishing write tid 1 to smithi14680844-39 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: finishing write tid 2 to smithi14680844-39 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: finishing write tid 3 to smithi14680844-39 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: finishing write tid 4 to smithi14680844-39 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: oid 39 updating version 0 to 182 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: oid 39 version 182 is already newer than 181 2024-04-26T04:42:40.483 INFO:tasks.rados.rados.0.smithi146.stdout:614: oid 39 updating version 182 to 183 2024-04-26T04:42:40.484 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 183 (ObjNum 210 snap 54 seq_num 210) dirty exists 2024-04-26T04:42:40.484 INFO:tasks.rados.rados.0.smithi146.stdout:614: left oid 39 (ObjNum 210 snap 54 seq_num 210) 2024-04-26T04:42:40.484 INFO:tasks.rados.rados.0.smithi146.stdout:614: done (3 left) 2024-04-26T04:42:40.484 INFO:tasks.rados.rados.0.smithi146.stdout:615: done (2 left) 2024-04-26T04:42:40.485 INFO:tasks.rados.rados.0.smithi146.stdout:617: done (1 left) 2024-04-26T04:42:40.485 INFO:tasks.rados.rados.0.smithi146.stdout:618: delete oid 10 current snap is 54 2024-04-26T04:42:40.485 INFO:tasks.rados.rados.0.smithi146.stdout:616: finishing write tid 1 to smithi14680844-43 2024-04-26T04:42:40.485 INFO:tasks.rados.rados.0.smithi146.stdout:616: finishing write tid 2 to smithi14680844-43 2024-04-26T04:42:40.485 INFO:tasks.rados.rados.0.smithi146.stdout:616: finishing write tid 3 to smithi14680844-43 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: finishing write tid 4 to smithi14680844-43 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: oid 43 updating version 0 to 188 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: oid 43 updating version 188 to 189 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: oid 43 updating version 189 to 190 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 190 (ObjNum 211 snap 54 seq_num 211) dirty exists 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: left oid 43 (ObjNum 211 snap 54 seq_num 211) 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:616: done (1 left) 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:618: done (0 left) 2024-04-26T04:42:40.486 INFO:tasks.rados.rados.0.smithi146.stdout:619: rmattr oid 6 current snap is 54 2024-04-26T04:42:40.487 INFO:tasks.rados.rados.0.smithi146.stdout:619: done (0 left) 2024-04-26T04:42:40.487 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 54 2024-04-26T04:42:40.487 INFO:tasks.rados.rados.0.smithi146.stdout:620: seq_num 214 ranges {7446528=794624,8241152=401408} 2024-04-26T04:42:40.533 INFO:tasks.rados.rados.0.smithi146.stdout:620: writing smithi14680844-14 from 7446528 to 8241152 tid 1 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:620: writing smithi14680844-14 from 8241152 to 8642560 tid 2 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:621: read oid 4 snap -1 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:621: expect (ObjNum 193 snap 47 seq_num 193) 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:622: read oid 18 snap 40 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:622: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:623: rollback oid 25 current snap is 54 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 50 2024-04-26T04:42:40.536 INFO:tasks.rados.rados.0.smithi146.stdout:624: snap_remove snap 25 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:40 smithi146 ceph-mon[26177]: osdmap e173: 8 total, 8 up, 8 in 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:40 smithi146 ceph-mon[26177]: pgmap v39: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:40 smithi146 ceph-mon[37936]: osdmap e173: 8 total, 8 up, 8 in 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:40 smithi146 ceph-mon[37936]: pgmap v39: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 podman[83545]: 2024-04-26 04:42:40.444138249 +0000 UTC m=+0.523388654 container cleanup ed13d772a67237651a9d39545de318880b93518cf911ea09615e630d5e24c004 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , RELEASE=reef-7d2137f, CEPH_POINT_RELEASE=) 2024-04-26T04:42:40.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 bash[83545]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y 2024-04-26T04:42:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:40 smithi204 ceph-mon[29755]: osdmap e173: 8 total, 8 up, 8 in 2024-04-26T04:42:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:40 smithi204 ceph-mon[29755]: pgmap v39: 121 pgs: 121 active+clean; 185 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.4 MiB/s wr, 21 op/s 2024-04-26T04:42:41.079 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 podman[83564]: 2024-04-26 04:42:40.715428346 +0000 UTC m=+0.648798532 container remove ed13d772a67237651a9d39545de318880b93518cf911ea09615e630d5e24c004 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , RELEASE=reef-7d2137f, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-26T04:42:41.079 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:42:41.079 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-26T04:42:41.079 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 systemd[1]: Stopped Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:42:41.079 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:40 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service: Consumed 1min 4.465s CPU time. 2024-04-26T04:42:41.339 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 systemd[1]: Starting Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:42:41.339 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 podman[83699]: 2024-04-26 04:42:41.197545009 +0000 UTC m=+0.018417779 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:42:41.339 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 podman[83699]: 2024-04-26 04:42:41.338870809 +0000 UTC m=+0.159743574 container create 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-26T04:42:41.421 INFO:tasks.rados.rados.0.smithi146.stdout:620: finishing write tid 1 to smithi14680844-14 2024-04-26T04:42:41.421 INFO:tasks.rados.rados.0.smithi146.stdout:620: finishing write tid 2 to smithi14680844-14 2024-04-26T04:42:41.421 INFO:tasks.rados.rados.0.smithi146.stdout:621: expect (ObjNum 193 snap 47 seq_num 193) 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:623: finishing rollback tid 0 to smithi14680844-25 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:623: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:623: finishing rollback tid 2 to smithi14680844-25 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 281 (ObjNum 152 snap 37 seq_num 152) dirty exists 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:621: done (4 left) 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:623: done (3 left) 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:624: done (2 left) 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:625: read oid 23 snap -1 2024-04-26T04:42:41.453 INFO:tasks.rados.rados.0.smithi146.stdout:625: expect (ObjNum 208 snap 54 seq_num 208) 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:626: rollback oid 13 current snap is 54 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 13 to 47 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: finishing write tid 3 to smithi14680844-14 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: finishing write tid 4 to smithi14680844-14 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: oid 14 updating version 0 to 232 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: oid 14 version 232 is already newer than 230 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: oid 14 version 232 is already newer than 231 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 232 (ObjNum 214 snap 54 seq_num 214) dirty exists 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:620: left oid 14 (ObjNum 214 snap 54 seq_num 214) 2024-04-26T04:42:41.454 INFO:tasks.rados.rados.0.smithi146.stdout:622: expect (ObjNum 95 snap 18 seq_num 95) 2024-04-26T04:42:41.649 INFO:tasks.rados.rados.0.smithi146.stdout:626: finishing rollback tid 1 to smithi14680844-13 2024-04-26T04:42:41.649 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 65 (ObjNum 129 snap 0 seq_num 2126490368) dirty dne 2024-04-26T04:42:41.650 INFO:tasks.rados.rados.0.smithi146.stdout:625: expect (ObjNum 208 snap 54 seq_num 208) 2024-04-26T04:42:41.658 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:41 smithi146 ceph-mon[37936]: osdmap e174: 8 total, 8 up, 8 in 2024-04-26T04:42:41.658 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:41 smithi146 ceph-mon[26177]: osdmap e174: 8 total, 8 up, 8 in 2024-04-26T04:42:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:41 smithi204 ceph-mon[29755]: osdmap e174: 8 total, 8 up, 8 in 2024-04-26T04:42:41.832 INFO:tasks.rados.rados.0.smithi146.stdout:620: done (3 left) 2024-04-26T04:42:41.832 INFO:tasks.rados.rados.0.smithi146.stdout:622: done (2 left) 2024-04-26T04:42:41.832 INFO:tasks.rados.rados.0.smithi146.stdout:625: done (1 left) 2024-04-26T04:42:41.832 INFO:tasks.rados.rados.0.smithi146.stdout:626: done (0 left) 2024-04-26T04:42:41.832 INFO:tasks.rados.rados.0.smithi146.stdout:627: delete oid 40 current snap is 54 2024-04-26T04:42:41.834 INFO:tasks.rados.rados.0.smithi146.stdout:627: done (0 left) 2024-04-26T04:42:41.834 INFO:tasks.rados.rados.0.smithi146.stdout:628: rmattr oid 4 current snap is 54 2024-04-26T04:42:41.834 INFO:tasks.rados.rados.0.smithi146.stdout:629: snap_create 2024-04-26T04:42:41.837 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 293 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 podman[83699]: 2024-04-26 04:42:41.657914583 +0000 UTC m=+0.478787349 container init 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux ) 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 podman[83699]: 2024-04-26 04:42:41.663354348 +0000 UTC m=+0.484227114 container start 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 ceph-mgr[83737]: -- 172.21.15.146:0/4063336518 <== mon.0 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d0393f25a0 con 0x55d0393c7000 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 bash[83699]: 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 systemd[1]: Started Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:42:41.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:41 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:41.816+0000 7f1383d72200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:42:42.424 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:42.012+0000 7f1383d72200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:42.424 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:42.120+0000 7f1383d72200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: osdmap e175: 8 total, 8 up, 8 in 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: pgmap v42: 121 pgs: 121 active+clean; 179 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 254 KiB/s wr, 4 op/s 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:42.453+0000 7f1383d72200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:42.544+0000 7f1383d72200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: osdmap e175: 8 total, 8 up, 8 in 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: pgmap v42: 121 pgs: 121 active+clean; 179 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 254 KiB/s wr, 4 op/s 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:42.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:42 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: osdmap e175: 8 total, 8 up, 8 in 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: pgmap v42: 121 pgs: 121 active+clean; 179 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 6.7 MiB/s rd, 254 KiB/s wr, 4 op/s 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:42.735 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:42 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:42.841 INFO:tasks.rados.rados.0.smithi146.stdout:628: done (1 left) 2024-04-26T04:42:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:629: done (0 left) 2024-04-26T04:42:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:630: delete oid 37 current snap is 55 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:630: done (0 left) 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:631: read oid 28 snap 47 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:631: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:632: read oid 6 snap -1 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:632: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:633: read oid 24 snap 54 2024-04-26T04:42:42.845 INFO:tasks.rados.rados.0.smithi146.stdout:633: expect (ObjNum 152 snap 37 seq_num 152) 2024-04-26T04:42:42.846 INFO:tasks.rados.rados.0.smithi146.stdout:634: snap_remove snap 53 2024-04-26T04:42:43.411 INFO:tasks.rados.rados.0.smithi146.stdout:634: done (3 left) 2024-04-26T04:42:43.411 INFO:tasks.rados.rados.0.smithi146.stdout:635: snap_create 2024-04-26T04:42:43.411 INFO:tasks.rados.rados.0.smithi146.stdout:631: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:42:43.430 INFO:tasks.rados.rados.0.smithi146.stdout:632: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:42:43.514 INFO:tasks.rados.rados.0.smithi146.stdout:633: expect (ObjNum 152 snap 37 seq_num 152) 2024-04-26T04:42:43.602 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:43.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[37936]: osdmap e176: 8 total, 8 up, 8 in 2024-04-26T04:42:43.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[37936]: osdmap e177: 8 total, 8 up, 8 in 2024-04-26T04:42:43.603 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:43.603 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[26177]: osdmap e176: 8 total, 8 up, 8 in 2024-04-26T04:42:43.603 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-mon[26177]: osdmap e177: 8 total, 8 up, 8 in 2024-04-26T04:42:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:43 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:43 smithi204 ceph-mon[29755]: osdmap e176: 8 total, 8 up, 8 in 2024-04-26T04:42:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:43 smithi204 ceph-mon[29755]: osdmap e177: 8 total, 8 up, 8 in 2024-04-26T04:42:43.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:43.823+0000 7f1383d72200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:42:44.306 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:44.010+0000 7f1383d72200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:44.306 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:44.185+0000 7f1383d72200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:42:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:631: done (3 left) 2024-04-26T04:42:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:632: done (2 left) 2024-04-26T04:42:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:633: done (1 left) 2024-04-26T04:42:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:635: done (0 left) 2024-04-26T04:42:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:636: read oid 47 snap -1 2024-04-26T04:42:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:636: expect (ObjNum 205 snap 54 seq_num 205) 2024-04-26T04:42:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:637: delete oid 33 current snap is 56 2024-04-26T04:42:44.414 INFO:tasks.rados.rados.0.smithi146.stdout:637: done (1 left) 2024-04-26T04:42:44.414 INFO:tasks.rados.rados.0.smithi146.stdout:638: rollback oid 8 current snap is 56 2024-04-26T04:42:44.414 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 42 2024-04-26T04:42:44.415 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 56 2024-04-26T04:42:44.415 INFO:tasks.rados.rados.0.smithi146.stdout:639: seq_num 218 ranges {4169728=458752,4628480=581632,5210112=221184} 2024-04-26T04:42:44.441 INFO:tasks.rados.rados.0.smithi146.stdout:639: writing smithi14680844-12 from 4169728 to 4628480 tid 1 2024-04-26T04:42:44.445 INFO:tasks.rados.rados.0.smithi146.stdout:639: writing smithi14680844-12 from 4628480 to 5210112 tid 2 2024-04-26T04:42:44.446 INFO:tasks.rados.rados.0.smithi146.stdout:639: writing smithi14680844-12 from 5210112 to 5431296 tid 3 2024-04-26T04:42:44.446 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 56 2024-04-26T04:42:44.446 INFO:tasks.rados.rados.0.smithi146.stdout:638: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:42:44.446 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 228 (ObjNum 881 snap 0 seq_num 3957305408) dirty dne 2024-04-26T04:42:44.447 INFO:tasks.rados.rados.0.smithi146.stdout:640: seq_num 219 ranges {2359296=475136,2834432=466944,3301376=335872} 2024-04-26T04:42:44.462 INFO:tasks.rados.rados.0.smithi146.stdout:640: writing smithi14680844-31 from 2359296 to 2834432 tid 1 2024-04-26T04:42:44.464 INFO:tasks.rados.rados.0.smithi146.stdout:640: writing smithi14680844-31 from 2834432 to 3301376 tid 2 2024-04-26T04:42:44.467 INFO:tasks.rados.rados.0.smithi146.stdout:640: writing smithi14680844-31 from 3301376 to 3637248 tid 3 2024-04-26T04:42:44.467 INFO:tasks.rados.rados.0.smithi146.stdout:638: done (3 left) 2024-04-26T04:42:44.467 INFO:tasks.rados.rados.0.smithi146.stdout:641: rollback oid 4 current snap is 56 2024-04-26T04:42:44.467 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 54 2024-04-26T04:42:44.467 INFO:tasks.rados.rados.0.smithi146.stdout:636: expect (ObjNum 205 snap 54 seq_num 205) 2024-04-26T04:42:44.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-mon[37936]: pgmap v45: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-04-26T04:42:44.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-mon[37936]: osdmap e178: 8 total, 8 up, 8 in 2024-04-26T04:42:44.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-mon[26177]: pgmap v45: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-04-26T04:42:44.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-mon[26177]: osdmap e178: 8 total, 8 up, 8 in 2024-04-26T04:42:44.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:44.498+0000 7f1383d72200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:42:44.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:44.593+0000 7f1383d72200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:42:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:44 smithi204 ceph-mon[29755]: pgmap v45: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 19 op/s 2024-04-26T04:42:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:44 smithi204 ceph-mon[29755]: osdmap e178: 8 total, 8 up, 8 in 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:639: finishing write tid 1 to smithi14680844-12 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:636: done (3 left) 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:642: read oid 32 snap -1 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:642: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 56 2024-04-26T04:42:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:639: finishing write tid 2 to smithi14680844-12 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: finishing write tid 3 to smithi14680844-12 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: finishing write tid 4 to smithi14680844-12 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: finishing write tid 5 to smithi14680844-12 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: oid 12 updating version 0 to 180 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: oid 12 updating version 180 to 181 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: oid 12 updating version 181 to 183 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: oid 12 version 183 is already newer than 182 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 183 (ObjNum 218 snap 56 seq_num 218) dirty exists 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:639: left oid 12 (ObjNum 218 snap 56 seq_num 218) 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:640: finishing write tid 1 to smithi14680844-31 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:640: finishing write tid 2 to smithi14680844-31 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:640: finishing write tid 3 to smithi14680844-31 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:640: finishing write tid 4 to smithi14680844-31 2024-04-26T04:42:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:641: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:641: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:641: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 301 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: finishing write tid 5 to smithi14680844-31 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: oid 31 updating version 0 to 56 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: oid 31 updating version 56 to 58 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: oid 31 version 58 is already newer than 55 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: oid 31 version 58 is already newer than 57 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 58 (ObjNum 219 snap 56 seq_num 219) dirty exists 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:640: left oid 31 (ObjNum 219 snap 56 seq_num 219) 2024-04-26T04:42:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:643: seq_num 220 ranges {4571136=491520,5062656=753664,5816320=49152} 2024-04-26T04:42:44.937 INFO:tasks.rados.rados.0.smithi146.stdout:643: writing smithi14680844-24 from 4571136 to 5062656 tid 1 2024-04-26T04:42:44.941 INFO:tasks.rados.rados.0.smithi146.stdout:643: writing smithi14680844-24 from 5062656 to 5816320 tid 2 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:643: writing smithi14680844-24 from 5816320 to 5865472 tid 3 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:639: done (4 left) 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:640: done (3 left) 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:641: done (2 left) 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:644: snap_create 2024-04-26T04:42:44.942 INFO:tasks.rados.rados.0.smithi146.stdout:642: expect (ObjNum 55 snap 3 seq_num 55) 2024-04-26T04:42:44.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:44 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:44.821+0000 7f1383d72200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:42:44.972 INFO:tasks.rados.rados.0.smithi146.stdout:643: finishing write tid 1 to smithi14680844-24 2024-04-26T04:42:44.972 INFO:tasks.rados.rados.0.smithi146.stdout:643: finishing write tid 2 to smithi14680844-24 2024-04-26T04:42:44.972 INFO:tasks.rados.rados.0.smithi146.stdout:643: finishing write tid 3 to smithi14680844-24 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: finishing write tid 4 to smithi14680844-24 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: finishing write tid 5 to smithi14680844-24 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: oid 24 updating version 0 to 231 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: oid 24 updating version 231 to 233 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: oid 24 version 233 is already newer than 232 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: oid 24 version 233 is already newer than 230 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 233 (ObjNum 220 snap 56 seq_num 220) dirty exists 2024-04-26T04:42:44.973 INFO:tasks.rados.rados.0.smithi146.stdout:643: left oid 24 (ObjNum 220 snap 56 seq_num 220) 2024-04-26T04:42:45.378 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:45.044+0000 7f1383d72200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:45.439 INFO:tasks.rados.rados.0.smithi146.stdout:642: done (2 left) 2024-04-26T04:42:45.439 INFO:tasks.rados.rados.0.smithi146.stdout:643: done (1 left) 2024-04-26T04:42:45.439 INFO:tasks.rados.rados.0.smithi146.stdout:644: done (0 left) 2024-04-26T04:42:45.439 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 57 2024-04-26T04:42:45.439 INFO:tasks.rados.rados.0.smithi146.stdout:645: seq_num 221 ranges {3719168=507904,4227072=688128,4915200=114688} 2024-04-26T04:42:45.461 INFO:tasks.rados.rados.0.smithi146.stdout:645: writing smithi14680844-23 from 3719168 to 4227072 tid 1 2024-04-26T04:42:45.465 INFO:tasks.rados.rados.0.smithi146.stdout:645: writing smithi14680844-23 from 4227072 to 4915200 tid 2 2024-04-26T04:42:45.466 INFO:tasks.rados.rados.0.smithi146.stdout:645: writing smithi14680844-23 from 4915200 to 5029888 tid 3 2024-04-26T04:42:45.466 INFO:tasks.rados.rados.0.smithi146.stdout:646: copy_from oid 26 from oid 22 current snap is 57 2024-04-26T04:42:45.466 INFO:tasks.rados.rados.0.smithi146.stdout:647: snap_create 2024-04-26T04:42:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:646: finishing copy_from to smithi14680844-26 2024-04-26T04:42:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:646: got expected ENOENT (src dne) 2024-04-26T04:42:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:646: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:42:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:645: finishing write tid 1 to smithi14680844-23 2024-04-26T04:42:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:645: finishing write tid 2 to smithi14680844-23 2024-04-26T04:42:45.469 INFO:tasks.rados.rados.0.smithi146.stdout:645: finishing write tid 3 to smithi14680844-23 2024-04-26T04:42:45.469 INFO:tasks.rados.rados.0.smithi146.stdout:645: finishing write tid 4 to smithi14680844-23 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: finishing write tid 5 to smithi14680844-23 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: oid 23 updating version 0 to 331 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: oid 23 version 331 is already newer than 330 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: oid 23 updating version 331 to 332 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: oid 23 version 332 is already newer than 329 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 332 (ObjNum 221 snap 57 seq_num 221) dirty exists 2024-04-26T04:42:45.470 INFO:tasks.rados.rados.0.smithi146.stdout:645: left oid 23 (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:42:45.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:45.672+0000 7f1383d72200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:42:46.430 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:46.127+0000 7f1383d72200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:42:46.431 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:46.227+0000 7f1383d72200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:42:46.448 INFO:tasks.rados.rados.0.smithi146.stdout:645: done (2 left) 2024-04-26T04:42:46.448 INFO:tasks.rados.rados.0.smithi146.stdout:646: done (1 left) 2024-04-26T04:42:46.448 INFO:tasks.rados.rados.0.smithi146.stdout:647: done (0 left) 2024-04-26T04:42:46.448 INFO:tasks.rados.rados.0.smithi146.stdout:648: snap_create 2024-04-26T04:42:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:46 smithi204 ceph-mon[29755]: osdmap e179: 8 total, 8 up, 8 in 2024-04-26T04:42:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:46 smithi204 ceph-mon[29755]: pgmap v48: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-26T04:42:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:46 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:46.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[37936]: osdmap e179: 8 total, 8 up, 8 in 2024-04-26T04:42:46.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[37936]: pgmap v48: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-26T04:42:46.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:46.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:46.429+0000 7f1383d72200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:42:46.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[26177]: osdmap e179: 8 total, 8 up, 8 in 2024-04-26T04:42:46.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[26177]: pgmap v48: 121 pgs: 121 active+clean; 160 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 3.6 MiB/s rd, 3.3 MiB/s wr, 15 op/s 2024-04-26T04:42:46.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:46 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:47.382 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.016+0000 7f1383d72200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:42:47.382 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.117+0000 7f1383d72200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:42:47.446 INFO:tasks.rados.rados.0.smithi146.stdout:648: done (0 left) 2024-04-26T04:42:47.446 INFO:tasks.rados.rados.0.smithi146.stdout:649: delete oid 4 current snap is 59 2024-04-26T04:42:47.450 INFO:tasks.rados.rados.0.smithi146.stdout:649: done (0 left) 2024-04-26T04:42:47.450 INFO:tasks.rados.rados.0.smithi146.stdout:650: delete oid 15 current snap is 59 2024-04-26T04:42:47.453 INFO:tasks.rados.rados.0.smithi146.stdout:650: done (0 left) 2024-04-26T04:42:47.453 INFO:tasks.rados.rados.0.smithi146.stdout:651: snap_create 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[37936]: osdmap e180: 8 total, 8 up, 8 in 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.380+0000 7f1383d72200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:42:47.637 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.527+0000 7f1383d72200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:42:47.638 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[26177]: osdmap e180: 8 total, 8 up, 8 in 2024-04-26T04:42:47.638 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.638 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.638 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.638 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:47 smithi204 ceph-mon[29755]: osdmap e180: 8 total, 8 up, 8 in 2024-04-26T04:42:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:47 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:47 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:47 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:47 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:47.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.636+0000 7f1383d72200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:42:47.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.761+0000 7f1383d72200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:47.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:47.862+0000 7f1383d72200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:42:48.410 INFO:tasks.rados.rados.0.smithi146.stdout:651: done (0 left) 2024-04-26T04:42:48.410 INFO:tasks.rados.rados.0.smithi146.stdout:652: setattr oid 19 current snap is 60 2024-04-26T04:42:48.411 INFO:tasks.rados.rados.0.smithi146.stdout:653: rmattr oid 42 current snap is 60 2024-04-26T04:42:48.412 INFO:tasks.rados.rados.0.smithi146.stdout:653: done (1 left) 2024-04-26T04:42:48.412 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 60 2024-04-26T04:42:48.412 INFO:tasks.rados.rados.0.smithi146.stdout:654: seq_num 224 ranges {1908736=557056,2465792=737280,3203072=65536} 2024-04-26T04:42:48.425 INFO:tasks.rados.rados.0.smithi146.stdout:654: writing smithi14680844-39 from 1908736 to 2465792 tid 1 2024-04-26T04:42:48.430 INFO:tasks.rados.rados.0.smithi146.stdout:654: writing smithi14680844-39 from 2465792 to 3203072 tid 2 2024-04-26T04:42:48.431 INFO:tasks.rados.rados.0.smithi146.stdout:654: writing smithi14680844-39 from 3203072 to 3268608 tid 3 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:655: read oid 47 snap -1 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:655: expect (ObjNum 205 snap 54 seq_num 205) 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 305 (ObjNum 144 snap 35 seq_num 144) dirty exists 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:652: done (2 left) 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 60 2024-04-26T04:42:48.432 INFO:tasks.rados.rados.0.smithi146.stdout:656: seq_num 225 ranges {3637248=573440,4210688=622592,4833280=180224} 2024-04-26T04:42:48.456 INFO:tasks.rados.rados.0.smithi146.stdout:656: writing smithi14680844-31 from 3637248 to 4210688 tid 1 2024-04-26T04:42:48.460 INFO:tasks.rados.rados.0.smithi146.stdout:656: writing smithi14680844-31 from 4210688 to 4833280 tid 2 2024-04-26T04:42:48.461 INFO:tasks.rados.rados.0.smithi146.stdout:656: writing smithi14680844-31 from 4833280 to 5013504 tid 3 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: finishing write tid 1 to smithi14680844-39 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: finishing write tid 2 to smithi14680844-39 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: finishing write tid 3 to smithi14680844-39 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: finishing write tid 4 to smithi14680844-39 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: finishing write tid 5 to smithi14680844-39 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: oid 39 updating version 0 to 205 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: oid 39 version 205 is already newer than 204 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: oid 39 version 205 is already newer than 202 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: oid 39 version 205 is already newer than 203 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 205 (ObjNum 224 snap 60 seq_num 224) dirty exists 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: left oid 39 (ObjNum 224 snap 60 seq_num 224) 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:654: done (2 left) 2024-04-26T04:42:48.462 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 60 2024-04-26T04:42:48.463 INFO:tasks.rados.rados.0.smithi146.stdout:657: seq_num 226 ranges {8642560=589824,9232384=507904,9740288=294912} 2024-04-26T04:42:48.512 INFO:tasks.rados.rados.0.smithi146.stdout:657: writing smithi14680844-14 from 8642560 to 9232384 tid 1 2024-04-26T04:42:48.514 INFO:tasks.rados.rados.0.smithi146.stdout:657: writing smithi14680844-14 from 9232384 to 9740288 tid 2 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:657: writing smithi14680844-14 from 9740288 to 10035200 tid 3 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:658: read oid 4 snap -1 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:658: expect deleted 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:659: copy_from oid 37 from oid 48 current snap is 60 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 60 2024-04-26T04:42:48.517 INFO:tasks.rados.rados.0.smithi146.stdout:660: seq_num 227 ranges {0=606208,606208=794624,1400832=8192} 2024-04-26T04:42:48.520 INFO:tasks.rados.rados.0.smithi146.stdout:660: writing smithi14680844-18 from 0 to 606208 tid 1 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:660: writing smithi14680844-18 from 606208 to 1400832 tid 2 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:660: writing smithi14680844-18 from 1400832 to 1409024 tid 3 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:661: delete oid 39 current snap is 60 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:656: finishing write tid 1 to smithi14680844-31 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:656: finishing write tid 2 to smithi14680844-31 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:656: finishing write tid 3 to smithi14680844-31 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:656: finishing write tid 4 to smithi14680844-31 2024-04-26T04:42:48.526 INFO:tasks.rados.rados.0.smithi146.stdout:656: finishing write tid 5 to smithi14680844-31 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:656: oid 31 updating version 0 to 60 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:656: oid 31 updating version 60 to 62 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:656: oid 31 updating version 62 to 63 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:656: oid 31 version 63 is already newer than 61 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 63 (ObjNum 225 snap 60 seq_num 225) dirty exists 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:656: left oid 31 (ObjNum 225 snap 60 seq_num 225) 2024-04-26T04:42:48.527 INFO:tasks.rados.rados.0.smithi146.stdout:655: expect (ObjNum 205 snap 54 seq_num 205) 2024-04-26T04:42:48.633 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[37936]: osdmap e181: 8 total, 8 up, 8 in 2024-04-26T04:42:48.633 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[37936]: pgmap v51: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:48.633 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[37936]: osdmap e182: 8 total, 8 up, 8 in 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[26177]: osdmap e181: 8 total, 8 up, 8 in 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[26177]: pgmap v51: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.634 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-mon[26177]: osdmap e182: 8 total, 8 up, 8 in 2024-04-26T04:42:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:48 smithi204 ceph-mon[29755]: osdmap e181: 8 total, 8 up, 8 in 2024-04-26T04:42:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:48 smithi204 ceph-mon[29755]: pgmap v51: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:48 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:48 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:48 smithi204 ceph-mon[29755]: osdmap e182: 8 total, 8 up, 8 in 2024-04-26T04:42:48.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:48.768+0000 7f1383d72200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:42:48.957 INFO:tasks.rados.rados.0.smithi146.stdout:657: finishing write tid 1 to smithi14680844-14 2024-04-26T04:42:48.957 INFO:tasks.rados.rados.0.smithi146.stdout:657: finishing write tid 2 to smithi14680844-14 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:659: finishing copy_from to smithi14680844-37 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:659: got expected ENOENT (src dne) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:659: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:657: finishing write tid 3 to smithi14680844-14 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:657: finishing write tid 4 to smithi14680844-14 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:655: done (6 left) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:656: done (5 left) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:658: done (4 left) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:659: done (3 left) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:661: done (2 left) 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 60 2024-04-26T04:42:48.958 INFO:tasks.rados.rados.0.smithi146.stdout:657: finishing write tid 5 to smithi14680844-14 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:657: oid 14 updating version 0 to 234 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:657: oid 14 version 234 is already newer than 233 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:657: oid 14 updating version 234 to 236 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:657: oid 14 version 236 is already newer than 235 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 236 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:657: left oid 14 (ObjNum 226 snap 60 seq_num 226) 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:660: finishing write tid 1 to smithi14680844-18 2024-04-26T04:42:48.959 INFO:tasks.rados.rados.0.smithi146.stdout:662: seq_num 229 ranges {7102464=638976,7741440=606208,8347648=196608} 2024-04-26T04:42:48.998 INFO:tasks.rados.rados.0.smithi146.stdout:662: writing smithi14680844-47 from 7102464 to 7741440 tid 1 2024-04-26T04:42:49.001 INFO:tasks.rados.rados.0.smithi146.stdout:662: writing smithi14680844-47 from 7741440 to 8347648 tid 2 2024-04-26T04:42:49.003 INFO:tasks.rados.rados.0.smithi146.stdout:662: writing smithi14680844-47 from 8347648 to 8544256 tid 3 2024-04-26T04:42:49.003 INFO:tasks.rados.rados.0.smithi146.stdout:657: done (2 left) 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:663: setattr oid 17 current snap is 60 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: finishing write tid 2 to smithi14680844-18 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: finishing write tid 3 to smithi14680844-18 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: finishing write tid 4 to smithi14680844-18 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: finishing write tid 5 to smithi14680844-18 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: oid 18 updating version 0 to 299 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: oid 18 updating version 299 to 300 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: oid 18 version 300 is already newer than 297 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: oid 18 version 300 is already newer than 298 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 300 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-26T04:42:49.004 INFO:tasks.rados.rados.0.smithi146.stdout:660: left oid 18 (ObjNum 227 snap 60 seq_num 227) 2024-04-26T04:42:49.005 INFO:tasks.rados.rados.0.smithi146.stdout:662: finishing write tid 1 to smithi14680844-47 2024-04-26T04:42:49.005 INFO:tasks.rados.rados.0.smithi146.stdout:660: done (2 left) 2024-04-26T04:42:49.005 INFO:tasks.rados.rados.0.smithi146.stdout:664: delete oid 42 current snap is 60 2024-04-26T04:42:49.006 INFO:tasks.rados.rados.0.smithi146.stdout:662: finishing write tid 2 to smithi14680844-47 2024-04-26T04:42:49.006 INFO:tasks.rados.rados.0.smithi146.stdout:662: finishing write tid 3 to smithi14680844-47 2024-04-26T04:42:49.006 INFO:tasks.rados.rados.0.smithi146.stdout:662: finishing write tid 4 to smithi14680844-47 2024-04-26T04:42:49.007 INFO:tasks.rados.rados.0.smithi146.stdout:664: done (2 left) 2024-04-26T04:42:49.007 INFO:tasks.rados.rados.0.smithi146.stdout:665: snap_remove snap 50 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:48.994+0000 7f1383d72200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:48] ENGINE Bus STARTING 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: CherryPy Checker: 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: The Application mounted at '' has an empty config. 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:49] ENGINE Serving on http://:::9283 2024-04-26T04:42:49.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:49] ENGINE Bus STARTED 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:665: done (2 left) 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 60 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:662: finishing write tid 5 to smithi14680844-47 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:662: oid 47 updating version 0 to 243 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:662: oid 47 version 243 is already newer than 241 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:662: oid 47 version 243 is already newer than 242 2024-04-26T04:42:49.484 INFO:tasks.rados.rados.0.smithi146.stdout:662: oid 47 version 243 is already newer than 240 2024-04-26T04:42:49.485 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 243 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-26T04:42:49.485 INFO:tasks.rados.rados.0.smithi146.stdout:662: left oid 47 (ObjNum 229 snap 60 seq_num 229) 2024-04-26T04:42:49.485 INFO:tasks.rados.rados.0.smithi146.stdout:666: seq_num 231 ranges {0=671744,671744=778240,1449984=24576} 2024-04-26T04:42:49.487 INFO:tasks.rados.rados.0.smithi146.stdout:666: writing smithi14680844-33 from 0 to 671744 tid 1 2024-04-26T04:42:49.491 INFO:tasks.rados.rados.0.smithi146.stdout:666: writing smithi14680844-33 from 671744 to 1449984 tid 2 2024-04-26T04:42:49.492 INFO:tasks.rados.rados.0.smithi146.stdout:666: writing smithi14680844-33 from 1449984 to 1474560 tid 3 2024-04-26T04:42:49.492 INFO:tasks.rados.rados.0.smithi146.stdout:662: done (2 left) 2024-04-26T04:42:49.492 INFO:tasks.rados.rados.0.smithi146.stdout:667: snap_create 2024-04-26T04:42:49.492 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 53 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:42:49.496 INFO:tasks.rados.rados.0.smithi146.stdout:666: finishing write tid 1 to smithi14680844-33 2024-04-26T04:42:49.497 INFO:tasks.rados.rados.0.smithi146.stdout:666: finishing write tid 2 to smithi14680844-33 2024-04-26T04:42:49.498 INFO:tasks.rados.rados.0.smithi146.stdout:666: finishing write tid 3 to smithi14680844-33 2024-04-26T04:42:49.498 INFO:tasks.rados.rados.0.smithi146.stdout:666: finishing write tid 4 to smithi14680844-33 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: finishing write tid 5 to smithi14680844-33 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: oid 33 updating version 0 to 337 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: oid 33 updating version 337 to 340 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: oid 33 version 340 is already newer than 339 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: oid 33 version 340 is already newer than 338 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 340 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-04-26T04:42:49.500 INFO:tasks.rados.rados.0.smithi146.stdout:666: left oid 33 (ObjNum 231 snap 60 seq_num 231) 2024-04-26T04:42:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: Standby manager daemon y restarted 2024-04-26T04:42:49.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: Standby manager daemon y started 2024-04-26T04:42:49.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:49.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:49.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:49.967 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:49 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:49.967 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: Standby manager daemon y restarted 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: Standby manager daemon y started 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: Standby manager daemon y restarted 2024-04-26T04:42:49.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: Standby manager daemon y started 2024-04-26T04:42:49.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-26T04:42:49.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:42:49.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-26T04:42:49.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:49 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:42:50.483 INFO:tasks.rados.rados.0.smithi146.stdout:663: done (2 left) 2024-04-26T04:42:50.483 INFO:tasks.rados.rados.0.smithi146.stdout:666: done (1 left) 2024-04-26T04:42:50.483 INFO:tasks.rados.rados.0.smithi146.stdout:667: done (0 left) 2024-04-26T04:42:50.483 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 61 2024-04-26T04:42:50.483 INFO:tasks.rados.rados.0.smithi146.stdout:668: seq_num 232 ranges {507904=688128,1196032=663552,1859584=139264} 2024-04-26T04:42:50.489 INFO:tasks.rados.rados.0.smithi146.stdout:668: writing smithi14680844-27 from 507904 to 1196032 tid 1 2024-04-26T04:42:50.493 INFO:tasks.rados.rados.0.smithi146.stdout:668: writing smithi14680844-27 from 1196032 to 1859584 tid 2 2024-04-26T04:42:50.495 INFO:tasks.rados.rados.0.smithi146.stdout:668: writing smithi14680844-27 from 1859584 to 1998848 tid 3 2024-04-26T04:42:50.495 INFO:tasks.rados.rados.0.smithi146.stdout:669: rollback oid 16 current snap is 61 2024-04-26T04:42:50.495 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 54 2024-04-26T04:42:50.495 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 61 2024-04-26T04:42:50.495 INFO:tasks.rados.rados.0.smithi146.stdout:670: seq_num 233 ranges {1032192=712704,1744896=548864,2293760=253952} 2024-04-26T04:42:50.504 INFO:tasks.rados.rados.0.smithi146.stdout:670: writing smithi14680844-32 from 1032192 to 1744896 tid 1 2024-04-26T04:42:50.507 INFO:tasks.rados.rados.0.smithi146.stdout:670: writing smithi14680844-32 from 1744896 to 2293760 tid 2 2024-04-26T04:42:50.508 INFO:tasks.rados.rados.0.smithi146.stdout:670: writing smithi14680844-32 from 2293760 to 2547712 tid 3 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:671: snap_create 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:669: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 254 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: finishing write tid 1 to smithi14680844-27 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: finishing write tid 2 to smithi14680844-27 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: finishing write tid 3 to smithi14680844-27 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: finishing write tid 4 to smithi14680844-27 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: finishing write tid 5 to smithi14680844-27 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: oid 27 updating version 0 to 193 2024-04-26T04:42:50.509 INFO:tasks.rados.rados.0.smithi146.stdout:668: oid 27 updating version 193 to 194 2024-04-26T04:42:50.510 INFO:tasks.rados.rados.0.smithi146.stdout:668: oid 27 version 194 is already newer than 192 2024-04-26T04:42:50.510 INFO:tasks.rados.rados.0.smithi146.stdout:668: oid 27 updating version 194 to 195 2024-04-26T04:42:50.510 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 195 (ObjNum 232 snap 61 seq_num 232) dirty exists 2024-04-26T04:42:50.510 INFO:tasks.rados.rados.0.smithi146.stdout:668: left oid 27 (ObjNum 232 snap 61 seq_num 232) 2024-04-26T04:42:50.510 INFO:tasks.rados.rados.0.smithi146.stdout:670: finishing write tid 1 to smithi14680844-32 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: finishing write tid 2 to smithi14680844-32 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: finishing write tid 3 to smithi14680844-32 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: finishing write tid 4 to smithi14680844-32 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: finishing write tid 5 to smithi14680844-32 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: oid 32 updating version 0 to 343 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: oid 32 updating version 343 to 344 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: oid 32 updating version 344 to 345 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:670: oid 32 version 345 is already newer than 342 2024-04-26T04:42:50.513 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 345 (ObjNum 233 snap 61 seq_num 233) dirty exists 2024-04-26T04:42:50.514 INFO:tasks.rados.rados.0.smithi146.stdout:670: left oid 32 (ObjNum 233 snap 61 seq_num 233) 2024-04-26T04:42:50.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:50 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:42:50] "GET /metrics HTTP/1.1" 200 36090 "" "Prometheus/2.43.0" 2024-04-26T04:42:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:50 smithi204 ceph-mon[29755]: mgrmap e29: x(active, since 33s), standbys: y 2024-04-26T04:42:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:50 smithi204 ceph-mon[29755]: osdmap e183: 8 total, 8 up, 8 in 2024-04-26T04:42:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:50 smithi204 ceph-mon[29755]: pgmap v54: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:50.854 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[26177]: mgrmap e29: x(active, since 33s), standbys: y 2024-04-26T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[26177]: osdmap e183: 8 total, 8 up, 8 in 2024-04-26T04:42:50.855 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[26177]: pgmap v54: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:50.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[37936]: mgrmap e29: x(active, since 33s), standbys: y 2024-04-26T04:42:50.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[37936]: osdmap e183: 8 total, 8 up, 8 in 2024-04-26T04:42:50.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:50 smithi146 ceph-mon[37936]: pgmap v54: 121 pgs: 121 active+clean; 164 MiB data, 590 MiB used, 715 GiB / 715 GiB avail; 11 MiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:668: done (3 left) 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:669: done (2 left) 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:670: done (1 left) 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:671: done (0 left) 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:672: setattr oid 7 current snap is 62 2024-04-26T04:42:51.493 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 62 2024-04-26T04:42:51.494 INFO:tasks.rados.rados.0.smithi146.stdout:673: seq_num 234 ranges {2293760=729088,3022848=434176,3457024=368640} 2024-04-26T04:42:51.510 INFO:tasks.rados.rados.0.smithi146.stdout:673: writing smithi14680844-19 from 2293760 to 3022848 tid 1 2024-04-26T04:42:51.512 INFO:tasks.rados.rados.0.smithi146.stdout:673: writing smithi14680844-19 from 3022848 to 3457024 tid 2 2024-04-26T04:42:51.515 INFO:tasks.rados.rados.0.smithi146.stdout:673: writing smithi14680844-19 from 3457024 to 3825664 tid 3 2024-04-26T04:42:51.515 INFO:tasks.rados.rados.0.smithi146.stdout:674: copy_from oid 13 from oid 8 current snap is 62 2024-04-26T04:42:51.515 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 188 (ObjNum 81 snap 0 seq_num 1951756657) dirty exists 2024-04-26T04:42:51.515 INFO:tasks.rados.rados.0.smithi146.stdout:672: done (2 left) 2024-04-26T04:42:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 62 2024-04-26T04:42:51.516 INFO:tasks.rados.rados.0.smithi146.stdout:675: seq_num 235 ranges {622592=745472,1368064=712704,2080768=90112} 2024-04-26T04:42:51.523 INFO:tasks.rados.rados.0.smithi146.stdout:675: writing smithi14680844-41 from 622592 to 1368064 tid 1 2024-04-26T04:42:51.527 INFO:tasks.rados.rados.0.smithi146.stdout:675: writing smithi14680844-41 from 1368064 to 2080768 tid 2 2024-04-26T04:42:51.528 INFO:tasks.rados.rados.0.smithi146.stdout:675: writing smithi14680844-41 from 2080768 to 2170880 tid 3 2024-04-26T04:42:51.528 INFO:tasks.rados.rados.0.smithi146.stdout:676: read oid 20 snap 59 2024-04-26T04:42:51.528 INFO:tasks.rados.rados.0.smithi146.stdout:676: expect (ObjNum 128 snap 27 seq_num 128) 2024-04-26T04:42:51.528 INFO:tasks.rados.rados.0.smithi146.stdout:677: read oid 21 snap -1 2024-04-26T04:42:51.529 INFO:tasks.rados.rados.0.smithi146.stdout:677: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:42:51.529 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 62 2024-04-26T04:42:51.529 INFO:tasks.rados.rados.0.smithi146.stdout:678: seq_num 236 ranges {0=761856,761856=647168,1409024=155648} 2024-04-26T04:42:51.533 INFO:tasks.rados.rados.0.smithi146.stdout:678: writing smithi14680844-26 from 0 to 761856 tid 1 2024-04-26T04:42:51.536 INFO:tasks.rados.rados.0.smithi146.stdout:678: writing smithi14680844-26 from 761856 to 1409024 tid 2 2024-04-26T04:42:51.538 INFO:tasks.rados.rados.0.smithi146.stdout:678: writing smithi14680844-26 from 1409024 to 1564672 tid 3 2024-04-26T04:42:51.538 INFO:tasks.rados.rados.0.smithi146.stdout:673: finishing write tid 1 to smithi14680844-19 2024-04-26T04:42:51.538 INFO:tasks.rados.rados.0.smithi146.stdout:674: finishing copy_from to smithi14680844-13 2024-04-26T04:42:51.538 INFO:tasks.rados.rados.0.smithi146.stdout:674: got expected ENOENT (src dne) 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:674: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: finishing write tid 2 to smithi14680844-19 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: finishing write tid 3 to smithi14680844-19 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: finishing write tid 4 to smithi14680844-19 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: finishing write tid 5 to smithi14680844-19 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: oid 19 updating version 0 to 314 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: oid 19 updating version 314 to 317 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: oid 19 version 317 is already newer than 316 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: oid 19 version 317 is already newer than 315 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 317 (ObjNum 234 snap 62 seq_num 234) dirty exists 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:673: left oid 19 (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:675: finishing write tid 1 to smithi14680844-41 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:675: finishing write tid 2 to smithi14680844-41 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:675: finishing write tid 3 to smithi14680844-41 2024-04-26T04:42:51.539 INFO:tasks.rados.rados.0.smithi146.stdout:675: finishing write tid 4 to smithi14680844-41 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:678: finishing write tid 1 to smithi14680844-26 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: finishing write tid 5 to smithi14680844-41 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: oid 41 updating version 0 to 310 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: oid 41 version 310 is already newer than 308 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: oid 41 updating version 310 to 311 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: oid 41 version 311 is already newer than 309 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 311 (ObjNum 235 snap 62 seq_num 235) dirty exists 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: left oid 41 (ObjNum 235 snap 62 seq_num 235) 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:673: done (5 left) 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:674: done (4 left) 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:675: done (3 left) 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:679: rollback oid 10 current snap is 62 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 47 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:680: rollback oid 22 current snap is 62 2024-04-26T04:42:51.540 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 39 2024-04-26T04:42:51.541 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 62 2024-04-26T04:42:51.541 INFO:tasks.rados.rados.0.smithi146.stdout:681: seq_num 237 ranges {0=778240,778240=532480,1310720=270336} 2024-04-26T04:42:51.543 INFO:tasks.rados.rados.0.smithi146.stdout:681: writing smithi14680844-16 from 0 to 778240 tid 1 2024-04-26T04:42:51.546 INFO:tasks.rados.rados.0.smithi146.stdout:681: writing smithi14680844-16 from 778240 to 1310720 tid 2 2024-04-26T04:42:51.548 INFO:tasks.rados.rados.0.smithi146.stdout:681: writing smithi14680844-16 from 1310720 to 1581056 tid 3 2024-04-26T04:42:51.548 INFO:tasks.rados.rados.0.smithi146.stdout:682: rollback oid 47 current snap is 62 2024-04-26T04:42:51.548 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 61 2024-04-26T04:42:51.548 INFO:tasks.rados.rados.0.smithi146.stdout:679: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: finishing write tid 2 to smithi14680844-26 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: finishing write tid 3 to smithi14680844-26 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: finishing write tid 4 to smithi14680844-26 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:679: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 177 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: finishing write tid 5 to smithi14680844-26 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: oid 26 updating version 0 to 315 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: oid 26 version 315 is already newer than 312 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: oid 26 version 315 is already newer than 314 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: oid 26 version 315 is already newer than 313 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 315 (ObjNum 236 snap 62 seq_num 236) dirty exists 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:678: left oid 26 (ObjNum 236 snap 62 seq_num 236) 2024-04-26T04:42:51.549 INFO:tasks.rados.rados.0.smithi146.stdout:677: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:42:51.664 INFO:tasks.rados.rados.0.smithi146.stdout:680: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:42:51.664 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 0 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-26T04:42:51.664 INFO:tasks.rados.rados.0.smithi146.stdout:681: finishing write tid 1 to smithi14680844-16 2024-04-26T04:42:51.664 INFO:tasks.rados.rados.0.smithi146.stdout:677: done (6 left) 2024-04-26T04:42:51.664 INFO:tasks.rados.rados.0.smithi146.stdout:678: done (5 left) 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:679: done (4 left) 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:680: done (3 left) 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:683: read oid 2 snap -1 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:683: expect deleted 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:684: rollback oid 43 current snap is 62 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 47 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:681: finishing write tid 2 to smithi14680844-16 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:681: finishing write tid 3 to smithi14680844-16 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:681: finishing write tid 4 to smithi14680844-16 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:682: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:682: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:682: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 249 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-26T04:42:51.665 INFO:tasks.rados.rados.0.smithi146.stdout:681: finishing write tid 5 to smithi14680844-16 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:681: oid 16 updating version 0 to 321 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:681: oid 16 version 321 is already newer than 319 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:681: oid 16 version 321 is already newer than 318 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:681: oid 16 version 321 is already newer than 320 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 321 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:681: left oid 16 (ObjNum 237 snap 62 seq_num 237) 2024-04-26T04:42:51.666 INFO:tasks.rados.rados.0.smithi146.stdout:676: expect (ObjNum 128 snap 27 seq_num 128) 2024-04-26T04:42:51.735 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-mon[37936]: osdmap e184: 8 total, 8 up, 8 in 2024-04-26T04:42:51.736 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-mon[26177]: osdmap e184: 8 total, 8 up, 8 in 2024-04-26T04:42:51.736 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE Bus STOPPING 2024-04-26T04:42:51.742 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:51.712+0000 7ff8a591f700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-26T04:42:51.743 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-mon[29755]: osdmap e184: 8 total, 8 up, 8 in 2024-04-26T04:42:51.823 INFO:tasks.rados.rados.0.smithi146.stdout:684: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:42:51.823 INFO:tasks.rados.rados.0.smithi146.stdout:684: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:42:51.823 INFO:tasks.rados.rados.0.smithi146.stdout:676: done (4 left) 2024-04-26T04:42:51.823 INFO:tasks.rados.rados.0.smithi146.stdout:681: done (3 left) 2024-04-26T04:42:51.823 INFO:tasks.rados.rados.0.smithi146.stdout:682: done (2 left) 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:683: done (1 left) 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:685: read oid 19 snap -1 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:685: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:686: delete oid 10 current snap is 62 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:684: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:42:51.824 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 216 (ObjNum 132 snap 30 seq_num 132) dirty exists 2024-04-26T04:42:51.825 INFO:tasks.rados.rados.0.smithi146.stdout:684: done (2 left) 2024-04-26T04:42:51.825 INFO:tasks.rados.rados.0.smithi146.stdout:686: done (1 left) 2024-04-26T04:42:51.825 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 62 2024-04-26T04:42:51.825 INFO:tasks.rados.rados.0.smithi146.stdout:687: seq_num 239 ranges {1998848=409600,2408448=704512,3112960=499712} 2024-04-26T04:42:51.838 INFO:tasks.rados.rados.0.smithi146.stdout:687: writing smithi14680844-27 from 1998848 to 2408448 tid 1 2024-04-26T04:42:51.843 INFO:tasks.rados.rados.0.smithi146.stdout:687: writing smithi14680844-27 from 2408448 to 3112960 tid 2 2024-04-26T04:42:51.850 INFO:tasks.rados.rados.0.smithi146.stdout:687: writing smithi14680844-27 from 3112960 to 3612672 tid 3 2024-04-26T04:42:51.850 INFO:tasks.rados.rados.0.smithi146.stdout:688: rollback oid 17 current snap is 62 2024-04-26T04:42:51.850 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 54 2024-04-26T04:42:51.850 INFO:tasks.rados.rados.0.smithi146.stdout:685: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:42:52.051 INFO:tasks.rados.rados.0.smithi146.stdout:687: finishing write tid 1 to smithi14680844-27 2024-04-26T04:42:52.051 INFO:tasks.rados.rados.0.smithi146.stdout:687: finishing write tid 2 to smithi14680844-27 2024-04-26T04:42:52.051 INFO:tasks.rados.rados.0.smithi146.stdout:687: finishing write tid 3 to smithi14680844-27 2024-04-26T04:42:52.051 INFO:tasks.rados.rados.0.smithi146.stdout:687: finishing write tid 4 to smithi14680844-27 2024-04-26T04:42:52.051 INFO:tasks.rados.rados.0.smithi146.stdout:688: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:688: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:688: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 59 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:687: finishing write tid 5 to smithi14680844-27 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:687: oid 27 updating version 0 to 200 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:687: oid 27 version 200 is already newer than 197 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:687: oid 27 version 200 is already newer than 199 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:687: oid 27 version 200 is already newer than 198 2024-04-26T04:42:52.052 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 200 (ObjNum 239 snap 62 seq_num 239) dirty exists 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:687: left oid 27 (ObjNum 239 snap 62 seq_num 239) 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:685: done (2 left) 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:687: done (1 left) 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:688: done (0 left) 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:689: read oid 3 snap -1 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:689: expect deleted 2024-04-26T04:42:52.053 INFO:tasks.rados.rados.0.smithi146.stdout:690: read oid 35 snap -1 2024-04-26T04:42:52.054 INFO:tasks.rados.rados.0.smithi146.stdout:690: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:42:52.054 INFO:tasks.rados.rados.0.smithi146.stdout:691: snap_create 2024-04-26T04:42:52.058 INFO:tasks.rados.rados.0.smithi146.stdout:690: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:42:52.058 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: ignoring --setuser ceph since I am not root 2024-04-26T04:42:52.058 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: ignoring --setgroup ceph since I am not root 2024-04-26T04:42:52.059 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-mgr[66597]: -- 172.21.15.204:0/1563411594 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558775ba45a0 con 0x558775b79000 2024-04-26T04:42:52.060 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:51.893+0000 7f64d55db200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE Bus STOPPED 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE Bus STARTING 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.864+0000 7f12e195d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.864+0000 7f12e195d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.864+0000 7f12e195d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.864+0000 7f12e195d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.864+0000 7f12e195d700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.866+0000 7f12e4963700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.866+0000 7f12e4963700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.866+0000 7f12e4963700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.866+0000 7f12e4963700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:42:51.866+0000 7f12e4963700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:42:52.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE Serving on http://:::9283 2024-04-26T04:42:52.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:42:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:42:51] ENGINE Bus STARTED 2024-04-26T04:42:52.486 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:52.085+0000 7f64d55db200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:52.486 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:52.193+0000 7f64d55db200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:689: done (2 left) 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:690: done (1 left) 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:691: done (0 left) 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:692: read oid 35 snap 62 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:692: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:693: copy_from oid 45 from oid 19 current snap is 63 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 63 2024-04-26T04:42:52.713 INFO:tasks.rados.rados.0.smithi146.stdout:694: seq_num 240 ranges {0=425984,425984=589824,1015808=483328,1499136=131072} 2024-04-26T04:42:52.715 INFO:tasks.rados.rados.0.smithi146.stdout:694: writing smithi14680844-7 from 0 to 425984 tid 1 2024-04-26T04:42:52.719 INFO:tasks.rados.rados.0.smithi146.stdout:694: writing smithi14680844-7 from 425984 to 1015808 tid 2 2024-04-26T04:42:52.723 INFO:tasks.rados.rados.0.smithi146.stdout:694: writing smithi14680844-7 from 1015808 to 1499136 tid 3 2024-04-26T04:42:52.724 INFO:tasks.rados.rados.0.smithi146.stdout:694: writing smithi14680844-7 from 1499136 to 1630208 tid 4 2024-04-26T04:42:52.724 INFO:tasks.rados.rados.0.smithi146.stdout:695: rollback oid 11 current snap is 63 2024-04-26T04:42:52.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 39 2024-04-26T04:42:52.724 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 1 to smithi14680844-7 2024-04-26T04:42:52.724 INFO:tasks.rados.rados.0.smithi146.stdout:696: setattr oid 3 current snap is 63 2024-04-26T04:42:52.725 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 2 to smithi14680844-7 2024-04-26T04:42:52.727 INFO:tasks.rados.rados.0.smithi146.stdout:692: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:42:52.776 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 3 to smithi14680844-7 2024-04-26T04:42:52.776 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 4 to smithi14680844-7 2024-04-26T04:42:52.776 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 5 to smithi14680844-7 2024-04-26T04:42:52.776 INFO:tasks.rados.rados.0.smithi146.stdout:695: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:695: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: finishing write tid 6 to smithi14680844-7 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: oid 7 updating version 0 to 191 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: oid 7 version 191 is already newer than 190 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: oid 7 updating version 191 to 192 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: oid 7 updating version 192 to 193 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: oid 7 updating version 193 to 194 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 194 (ObjNum 240 snap 63 seq_num 240) dirty exists 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:694: left oid 7 (ObjNum 240 snap 63 seq_num 240) 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:695: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 236 (ObjNum 98 snap 18 seq_num 98) dirty exists 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:693: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:693: finishing copy_from to smithi14680844-45 2024-04-26T04:42:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 317 (ObjNum 234 snap 62 seq_num 234) dirty exists 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:692: done (4 left) 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:693: done (3 left) 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:694: done (2 left) 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:695: done (1 left) 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:697: rmattr oid 8 current snap is 63 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:697: done (1 left) 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:698: read oid 42 snap -1 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:698: expect deleted 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:699: rollback oid 18 current snap is 63 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 57 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:700: copy_from oid 7 from oid 32 current snap is 63 2024-04-26T04:42:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:701: delete oid 4 current snap is 63 2024-04-26T04:42:52.779 INFO:tasks.rados.rados.0.smithi146.stdout:699: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:42:52.779 INFO:tasks.rados.rados.0.smithi146.stdout:699: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 318 (ObjNum 65 snap 0 seq_num 1600217939) dirty dne 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 250 (ObjNum 65 snap 0 seq_num 2126577888) dirty exists 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:696: done (4 left) 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:698: done (3 left) 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:699: done (2 left) 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:701: done (1 left) 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:702: rollback oid 4 current snap is 63 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 56 2024-04-26T04:42:52.780 INFO:tasks.rados.rados.0.smithi146.stdout:703: snap_remove snap 49 2024-04-26T04:42:52.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:52.521+0000 7f64d55db200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:42:52.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:52.624+0000 7f64d55db200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: osdmap e185: 8 total, 8 up, 8 in 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: Activating manager daemon y 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: osdmap e186: 8 total, 8 up, 8 in 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.24796 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: mgrmap e30: y(active, starting, since 0.00680695s) 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:52.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: Manager daemon y is now available 2024-04-26T04:42:52.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:52.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:52.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:52 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:52.939 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: osdmap e185: 8 total, 8 up, 8 in 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: Activating manager daemon y 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: osdmap e186: 8 total, 8 up, 8 in 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.24796 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T04:42:52.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: mgrmap e30: y(active, starting, since 0.00680695s) 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:52.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: Manager daemon y is now available 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: osdmap e185: 8 total, 8 up, 8 in 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 172.21.15.204:0/2533401621' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: Activating manager daemon y 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: osdmap e186: 8 total, 8 up, 8 in 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.24796 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-26T04:42:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: mgrmap e30: y(active, starting, since 0.00680695s) 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:42:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: Manager daemon y is now available 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:52 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:42:53.411 INFO:tasks.rados.rados.0.smithi146.stdout:703: done (2 left) 2024-04-26T04:42:53.411 INFO:tasks.rados.rados.0.smithi146.stdout:704: read oid 43 snap -1 2024-04-26T04:42:53.411 INFO:tasks.rados.rados.0.smithi146.stdout:704: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:705: delete oid 19 current snap is 63 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:702: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:702: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 324 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:700: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:700: finishing copy_from to smithi14680844-7 2024-04-26T04:42:53.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 345 (ObjNum 233 snap 61 seq_num 233) dirty exists 2024-04-26T04:42:53.424 INFO:tasks.rados.rados.0.smithi146.stdout:700: done (3 left) 2024-04-26T04:42:53.424 INFO:tasks.rados.rados.0.smithi146.stdout:702: done (2 left) 2024-04-26T04:42:53.424 INFO:tasks.rados.rados.0.smithi146.stdout:705: done (1 left) 2024-04-26T04:42:53.424 INFO:tasks.rados.rados.0.smithi146.stdout:706: rollback oid 30 current snap is 63 2024-04-26T04:42:53.425 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 52 2024-04-26T04:42:53.425 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 63 2024-04-26T04:42:53.425 INFO:tasks.rados.rados.0.smithi146.stdout:707: seq_num 243 ranges {0=475136,475136=638976,1114112=565248} 2024-04-26T04:42:53.427 INFO:tasks.rados.rados.0.smithi146.stdout:707: writing smithi14680844-48 from 0 to 475136 tid 1 2024-04-26T04:42:53.431 INFO:tasks.rados.rados.0.smithi146.stdout:707: writing smithi14680844-48 from 475136 to 1114112 tid 2 2024-04-26T04:42:53.435 INFO:tasks.rados.rados.0.smithi146.stdout:707: writing smithi14680844-48 from 1114112 to 1679360 tid 3 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:706: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:706: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:707: finishing write tid 1 to smithi14680844-48 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:706: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 320 (ObjNum 106 snap 22 seq_num 106) dirty exists 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:706: done (2 left) 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:708: rollback oid 4 current snap is 63 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 54 2024-04-26T04:42:53.436 INFO:tasks.rados.rados.0.smithi146.stdout:709: snap_remove snap 57 2024-04-26T04:42:53.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:52] ENGINE Bus STARTING 2024-04-26T04:42:53.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[37936]: osdmap e187: 8 total, 8 up, 8 in 2024-04-26T04:42:53.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[37936]: mgrmap e31: y(active, since 1.01243s) 2024-04-26T04:42:53.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[37936]: osdmap e188: 8 total, 8 up, 8 in 2024-04-26T04:42:53.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:52] ENGINE Bus STARTING 2024-04-26T04:42:53.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[26177]: osdmap e187: 8 total, 8 up, 8 in 2024-04-26T04:42:53.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[26177]: mgrmap e31: y(active, since 1.01243s) 2024-04-26T04:42:53.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:53 smithi146 ceph-mon[26177]: osdmap e188: 8 total, 8 up, 8 in 2024-04-26T04:42:53.901 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:53 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:52] ENGINE Bus STARTING 2024-04-26T04:42:53.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:53 smithi204 ceph-mon[29755]: osdmap e187: 8 total, 8 up, 8 in 2024-04-26T04:42:53.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:53 smithi204 ceph-mon[29755]: mgrmap e31: y(active, since 1.01243s) 2024-04-26T04:42:53.902 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:53 smithi204 ceph-mon[29755]: osdmap e188: 8 total, 8 up, 8 in 2024-04-26T04:42:54.294 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:53.929+0000 7f64d55db200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:42:54.294 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:54.105+0000 7f64d55db200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:54.294 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:54.293+0000 7f64d55db200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:709: done (3 left) 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:710: snap_create 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:707: finishing write tid 2 to smithi14680844-48 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:708: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:708: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:708: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 335 (ObjNum 193 snap 47 seq_num 193) dirty exists 2024-04-26T04:42:54.412 INFO:tasks.rados.rados.0.smithi146.stdout:707: finishing write tid 3 to smithi14680844-48 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: finishing write tid 4 to smithi14680844-48 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: finishing write tid 5 to smithi14680844-48 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: oid 48 updating version 0 to 206 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: oid 48 version 206 is already newer than 201 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: oid 48 updating version 206 to 207 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: oid 48 updating version 207 to 208 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 208 (ObjNum 243 snap 63 seq_num 243) dirty exists 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:707: left oid 48 (ObjNum 243 snap 63 seq_num 243) 2024-04-26T04:42:54.413 INFO:tasks.rados.rados.0.smithi146.stdout:704: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:42:54.940 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:54.628+0000 7f64d55db200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:42:54.940 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:54.724+0000 7f64d55db200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: pgmap v4: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:52] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:52] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: [26/Apr/2024:04:42:52] ENGINE Bus STARTED 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: mgrmap e32: y(active, since 2s) 2024-04-26T04:42:54.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[26177]: osdmap e189: 8 total, 8 up, 8 in 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: pgmap v4: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:52] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:52] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: [26/Apr/2024:04:42:52] ENGINE Bus STARTED 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: mgrmap e32: y(active, since 2s) 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-mon[29755]: osdmap e189: 8 total, 8 up, 8 in 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: pgmap v4: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:52] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:52] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:42:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: [26/Apr/2024:04:42:52] ENGINE Bus STARTED 2024-04-26T04:42:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: mgrmap e32: y(active, since 2s) 2024-04-26T04:42:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:54 smithi146 ceph-mon[37936]: osdmap e189: 8 total, 8 up, 8 in 2024-04-26T04:42:55.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:54.939+0000 7f64d55db200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:42:55.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:55.138+0000 7f64d55db200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:704: done (3 left) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:707: done (2 left) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:708: done (1 left) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:710: done (0 left) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:711: rmattr oid 40 current snap is 64 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:711: done (0 left) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:712: read oid 10 snap 47 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:712: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:713: read oid 50 snap -1 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:713: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:55.418 INFO:tasks.rados.rados.0.smithi146.stdout:714: setattr oid 7 current snap is 64 2024-04-26T04:42:55.419 INFO:tasks.rados.rados.0.smithi146.stdout:715: read oid 18 snap 54 2024-04-26T04:42:55.419 INFO:tasks.rados.rados.0.smithi146.stdout:715: expect deleted 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:716: copy_from oid 42 from oid 35 current snap is 64 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:717: read oid 46 snap -1 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:717: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:718: rollback oid 31 current snap is 64 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 47 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 64 2024-04-26T04:42:55.420 INFO:tasks.rados.rados.0.smithi146.stdout:719: seq_num 244 ranges {0=491520,491520=573440,1064960=458752,1523712=172032} 2024-04-26T04:42:55.422 INFO:tasks.rados.rados.0.smithi146.stdout:719: writing smithi14680844-8 from 0 to 491520 tid 1 2024-04-26T04:42:55.426 INFO:tasks.rados.rados.0.smithi146.stdout:719: writing smithi14680844-8 from 491520 to 1064960 tid 2 2024-04-26T04:42:55.429 INFO:tasks.rados.rados.0.smithi146.stdout:719: writing smithi14680844-8 from 1064960 to 1523712 tid 3 2024-04-26T04:42:55.431 INFO:tasks.rados.rados.0.smithi146.stdout:719: writing smithi14680844-8 from 1523712 to 1695744 tid 4 2024-04-26T04:42:55.431 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 346 (ObjNum 233 snap 61 seq_num 233) dirty exists 2024-04-26T04:42:55.431 INFO:tasks.rados.rados.0.smithi146.stdout:717: expect (ObjNum 115 snap 23 seq_num 115) 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 1 to smithi14680844-8 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:718: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:718: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:718: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 73 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:716: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 2 to smithi14680844-8 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:714: done (7 left) 2024-04-26T04:42:55.516 INFO:tasks.rados.rados.0.smithi146.stdout:715: done (6 left) 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:717: done (5 left) 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:718: done (4 left) 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:720: rollback oid 24 current snap is 64 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 59 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 3 to smithi14680844-8 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 4 to smithi14680844-8 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:716: finishing copy_from to smithi14680844-42 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 164 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 5 to smithi14680844-8 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: finishing write tid 6 to smithi14680844-8 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: oid 8 updating version 0 to 334 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: oid 8 updating version 334 to 336 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: oid 8 version 336 is already newer than 333 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: oid 8 version 336 is already newer than 331 2024-04-26T04:42:55.517 INFO:tasks.rados.rados.0.smithi146.stdout:719: oid 8 version 336 is already newer than 332 2024-04-26T04:42:55.518 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 336 (ObjNum 244 snap 64 seq_num 244) dirty exists 2024-04-26T04:42:55.518 INFO:tasks.rados.rados.0.smithi146.stdout:719: left oid 8 (ObjNum 244 snap 64 seq_num 244) 2024-04-26T04:42:55.518 INFO:tasks.rados.rados.0.smithi146.stdout:712: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:42:55.844 INFO:tasks.rados.rados.0.smithi146.stdout:713: expect (ObjNum 127 snap 27 seq_num 127) 2024-04-26T04:42:55.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:55 smithi146 ceph-mon[37936]: pgmap v6: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:55.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:55 smithi146 ceph-mon[37936]: osdmap e190: 8 total, 8 up, 8 in 2024-04-26T04:42:55.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:55 smithi146 ceph-mon[26177]: pgmap v6: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:55.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:55 smithi146 ceph-mon[26177]: osdmap e190: 8 total, 8 up, 8 in 2024-04-26T04:42:56.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:55.797+0000 7f64d55db200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:42:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:55 smithi204 ceph-mon[29755]: pgmap v6: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:55 smithi204 ceph-mon[29755]: osdmap e190: 8 total, 8 up, 8 in 2024-04-26T04:42:56.123 INFO:tasks.rados.rados.0.smithi146.stdout:720: finishing rollback tid 0 to smithi14680844-24 2024-04-26T04:42:56.123 INFO:tasks.rados.rados.0.smithi146.stdout:720: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:42:56.123 INFO:tasks.rados.rados.0.smithi146.stdout:720: finishing rollback tid 2 to smithi14680844-24 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 239 (ObjNum 220 snap 56 seq_num 220) dirty exists 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:712: done (4 left) 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:713: done (3 left) 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:716: done (2 left) 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:719: done (1 left) 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:720: done (0 left) 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:721: rollback oid 27 current snap is 64 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 60 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:722: read oid 37 snap 58 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:722: expect deleted 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:723: copy_from oid 4 from oid 44 current snap is 64 2024-04-26T04:42:56.124 INFO:tasks.rados.rados.0.smithi146.stdout:724: snap_remove snap 52 2024-04-26T04:42:56.522 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:56.254+0000 7f64d55db200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:42:56.522 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:56.356+0000 7f64d55db200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:42:56.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:56.583+0000 7f64d55db200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:42:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-mon[29755]: pgmap v9: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-mon[29755]: mgrmap e33: y(active, since 4s) 2024-04-26T04:42:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:56 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:57.045 INFO:tasks.rados.rados.0.smithi146.stdout:724: done (3 left) 2024-04-26T04:42:57.045 INFO:tasks.rados.rados.0.smithi146.stdout:725: snap_remove snap 42 2024-04-26T04:42:57.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[26177]: pgmap v9: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:57.169 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[26177]: mgrmap e33: y(active, since 4s) 2024-04-26T04:42:57.169 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:57.169 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:57.169 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[37936]: pgmap v9: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:57.169 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[37936]: mgrmap e33: y(active, since 4s) 2024-04-26T04:42:57.170 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:57.170 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:56 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:57.509 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.144+0000 7f64d55db200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:42:57.510 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.243+0000 7f64d55db200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:42:57.762 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.508+0000 7f64d55db200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:42:57.762 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.654+0000 7f64d55db200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:725: done (3 left) 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:726: copy_from oid 5 from oid 33 current snap is 64 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:727: copy_from oid 1 from oid 29 current snap is 64 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:728: rollback oid 18 current snap is 64 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 40 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:729: read oid 30 snap -1 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:729: expect (ObjNum 106 snap 22 seq_num 106) 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 64 2024-04-26T04:42:58.048 INFO:tasks.rados.rados.0.smithi146.stdout:730: seq_num 245 ranges {0=507904,507904=458752,966656=671744,1638400=73728} 2024-04-26T04:42:58.051 INFO:tasks.rados.rados.0.smithi146.stdout:730: writing smithi14680844-13 from 0 to 507904 tid 1 2024-04-26T04:42:58.054 INFO:tasks.rados.rados.0.smithi146.stdout:730: writing smithi14680844-13 from 507904 to 966656 tid 2 2024-04-26T04:42:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.760+0000 7f64d55db200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:42:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.886+0000 7f64d55db200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:42:58.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:57.987+0000 7f64d55db200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:42:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-mon[29755]: osdmap e191: 8 total, 8 up, 8 in 2024-04-26T04:42:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:57 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[26177]: osdmap e191: 8 total, 8 up, 8 in 2024-04-26T04:42:58.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.057 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[37936]: osdmap e191: 8 total, 8 up, 8 in 2024-04-26T04:42:58.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.058 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:57 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:58.059 INFO:tasks.rados.rados.0.smithi146.stdout:730: writing smithi14680844-13 from 966656 to 1638400 tid 3 2024-04-26T04:42:58.060 INFO:tasks.rados.rados.0.smithi146.stdout:730: writing smithi14680844-13 from 1638400 to 1712128 tid 4 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:721: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:721: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:721: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 214 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:723: finishing copy_from racing read to smithi14680844-4 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:723: finishing copy_from to smithi14680844-4 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 228 (ObjNum 189 snap 47 seq_num 189) dirty exists 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:728: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:728: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 348 (ObjNum 95 snap 18 seq_num 95) dirty exists 2024-04-26T04:42:58.063 INFO:tasks.rados.rados.0.smithi146.stdout:721: done (7 left) 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:722: done (6 left) 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:723: done (5 left) 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:728: done (4 left) 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:731: setattr oid 14 current snap is 64 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 1 to smithi14680844-13 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 2 to smithi14680844-13 2024-04-26T04:42:58.064 INFO:tasks.rados.rados.0.smithi146.stdout:732: delete oid 34 current snap is 64 2024-04-26T04:42:58.067 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 3 to smithi14680844-13 2024-04-26T04:42:58.067 INFO:tasks.rados.rados.0.smithi146.stdout:732: done (5 left) 2024-04-26T04:42:58.067 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 64 2024-04-26T04:42:58.067 INFO:tasks.rados.rados.0.smithi146.stdout:733: seq_num 247 ranges {0=540672,540672=622592,1163264=581632} 2024-04-26T04:42:58.070 INFO:tasks.rados.rados.0.smithi146.stdout:733: writing smithi14680844-49 from 0 to 540672 tid 1 2024-04-26T04:42:58.075 INFO:tasks.rados.rados.0.smithi146.stdout:733: writing smithi14680844-49 from 540672 to 1163264 tid 2 2024-04-26T04:42:58.079 INFO:tasks.rados.rados.0.smithi146.stdout:733: writing smithi14680844-49 from 1163264 to 1744896 tid 3 2024-04-26T04:42:58.079 INFO:tasks.rados.rados.0.smithi146.stdout:734: copy_from oid 50 from oid 16 current snap is 64 2024-04-26T04:42:58.079 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 4 to smithi14680844-13 2024-04-26T04:42:58.079 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 5 to smithi14680844-13 2024-04-26T04:42:58.079 INFO:tasks.rados.rados.0.smithi146.stdout:729: expect (ObjNum 106 snap 22 seq_num 106) 2024-04-26T04:42:58.149 INFO:tasks.rados.rados.0.smithi146.stdout:726: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 321 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:726: finishing copy_from to smithi14680844-5 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 340 (ObjNum 231 snap 60 seq_num 231) dirty exists 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:726: done (6 left) 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:729: done (5 left) 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:731: done (4 left) 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:735: rollback oid 18 current snap is 64 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 61 2024-04-26T04:42:58.150 INFO:tasks.rados.rados.0.smithi146.stdout:727: finishing copy_from racing read to smithi14680844-1 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:733: finishing write tid 1 to smithi14680844-49 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: finishing write tid 6 to smithi14680844-13 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: oid 13 updating version 0 to 78 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: oid 13 updating version 78 to 79 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: oid 13 updating version 79 to 80 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: oid 13 updating version 80 to 81 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: oid 13 version 81 is already newer than 77 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 81 (ObjNum 245 snap 64 seq_num 245) dirty exists 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:730: left oid 13 (ObjNum 245 snap 64 seq_num 245) 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:727: finishing copy_from to smithi14680844-1 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 206 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:42:58.151 INFO:tasks.rados.rados.0.smithi146.stdout:733: finishing write tid 2 to smithi14680844-49 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: finishing write tid 3 to smithi14680844-49 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: finishing write tid 4 to smithi14680844-49 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: finishing write tid 5 to smithi14680844-49 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: oid 49 updating version 0 to 222 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: oid 49 version 222 is already newer than 220 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: oid 49 version 222 is already newer than 217 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: oid 49 version 222 is already newer than 221 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 222 (ObjNum 247 snap 64 seq_num 247) dirty exists 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:733: left oid 49 (ObjNum 247 snap 64 seq_num 247) 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:734: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:727: done (4 left) 2024-04-26T04:42:58.152 INFO:tasks.rados.rados.0.smithi146.stdout:730: done (3 left) 2024-04-26T04:42:58.153 INFO:tasks.rados.rados.0.smithi146.stdout:733: done (2 left) 2024-04-26T04:42:58.153 INFO:tasks.rados.rados.0.smithi146.stdout:736: copy_from oid 49 from oid 2 current snap is 64 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:734: finishing copy_from to smithi14680844-50 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 321 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:734: done (2 left) 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:737: copy_from oid 35 from oid 16 current snap is 64 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 64 2024-04-26T04:42:58.154 INFO:tasks.rados.rados.0.smithi146.stdout:738: seq_num 248 ranges {1695744=557056,2252800=507904,2760704=442368,3203072=253952} 2024-04-26T04:42:58.160 INFO:tasks.rados.rados.0.smithi146.stdout:738: writing smithi14680844-8 from 1695744 to 2252800 tid 1 2024-04-26T04:42:58.163 INFO:tasks.rados.rados.0.smithi146.stdout:738: writing smithi14680844-8 from 2252800 to 2760704 tid 2 2024-04-26T04:42:58.166 INFO:tasks.rados.rados.0.smithi146.stdout:738: writing smithi14680844-8 from 2760704 to 3203072 tid 3 2024-04-26T04:42:58.167 INFO:tasks.rados.rados.0.smithi146.stdout:738: writing smithi14680844-8 from 3203072 to 3457024 tid 4 2024-04-26T04:42:58.168 INFO:tasks.rados.rados.0.smithi146.stdout:739: snap_remove snap 54 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:739: done (4 left) 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:740: rmattr oid 37 current snap is 64 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:740: done (4 left) 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:741: snap_create 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:736: finishing copy_from to smithi14680844-49 2024-04-26T04:42:59.138 INFO:tasks.rados.rados.0.smithi146.stdout:736: got expected ENOENT (src dne) 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:736: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:735: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:735: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:735: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 355 (ObjNum 227 snap 60 seq_num 227) dirty exists 2024-04-26T04:42:59.139 INFO:tasks.rados.rados.0.smithi146.stdout:737: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:737: finishing copy_from to smithi14680844-35 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 321 (ObjNum 237 snap 62 seq_num 237) dirty exists 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 1 to smithi14680844-8 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 2 to smithi14680844-8 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 3 to smithi14680844-8 2024-04-26T04:42:59.140 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 4 to smithi14680844-8 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 5 to smithi14680844-8 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: finishing write tid 6 to smithi14680844-8 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: oid 8 updating version 0 to 357 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: oid 8 updating version 357 to 359 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: oid 8 version 359 is already newer than 356 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: oid 8 version 359 is already newer than 358 2024-04-26T04:42:59.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: oid 8 updating version 359 to 360 2024-04-26T04:42:59.142 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 360 (ObjNum 248 snap 64 seq_num 248) dirty exists 2024-04-26T04:42:59.142 INFO:tasks.rados.rados.0.smithi146.stdout:738: left oid 8 (ObjNum 248 snap 64 seq_num 248) 2024-04-26T04:42:59.175 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[37936]: pgmap v11: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:59.175 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[37936]: osdmap e192: 8 total, 8 up, 8 in 2024-04-26T04:42:59.175 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.175 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.176 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[26177]: pgmap v11: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:59.176 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[26177]: osdmap e192: 8 total, 8 up, 8 in 2024-04-26T04:42:59.176 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.176 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:42:59 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.177 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:58.841+0000 7f64d55db200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:42:59.177 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:59.067+0000 7f64d55db200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:42:59.177 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:59] ENGINE Bus STARTING 2024-04-26T04:42:59.177 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-mon[29755]: pgmap v11: 121 pgs: 121 active+clean; 185 MiB data, 615 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:42:59.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-mon[29755]: osdmap e192: 8 total, 8 up, 8 in 2024-04-26T04:42:59.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.178 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:42:59.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: CherryPy Checker: 2024-04-26T04:42:59.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: The Application mounted at '' has an empty config. 2024-04-26T04:42:59.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: 2024-04-26T04:42:59.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:59] ENGINE Serving on http://:::9283 2024-04-26T04:42:59.556 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:42:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: [26/Apr/2024:04:42:59] ENGINE Bus STARTED 2024-04-26T04:43:00.140 INFO:tasks.rados.rados.0.smithi146.stdout:735: done (4 left) 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:736: done (3 left) 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:737: done (2 left) 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:738: done (1 left) 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:741: done (0 left) 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 65 2024-04-26T04:43:00.141 INFO:tasks.rados.rados.0.smithi146.stdout:742: seq_num 249 ranges {1581056=573440,2154496=794624,2949120=409600} 2024-04-26T04:43:00.152 INFO:tasks.rados.rados.0.smithi146.stdout:742: writing smithi14680844-16 from 1581056 to 2154496 tid 1 2024-04-26T04:43:00.156 INFO:tasks.rados.rados.0.smithi146.stdout:742: writing smithi14680844-16 from 2154496 to 2949120 tid 2 2024-04-26T04:43:00.159 INFO:tasks.rados.rados.0.smithi146.stdout:742: writing smithi14680844-16 from 2949120 to 3358720 tid 3 2024-04-26T04:43:00.159 INFO:tasks.rados.rados.0.smithi146.stdout:743: snap_create 2024-04-26T04:43:00.159 INFO:tasks.rados.rados.0.smithi146.stdout:742: finishing write tid 1 to smithi14680844-16 2024-04-26T04:43:00.160 INFO:tasks.rados.rados.0.smithi146.stdout:742: finishing write tid 2 to smithi14680844-16 2024-04-26T04:43:00.161 INFO:tasks.rados.rados.0.smithi146.stdout:742: finishing write tid 3 to smithi14680844-16 2024-04-26T04:43:00.161 INFO:tasks.rados.rados.0.smithi146.stdout:742: finishing write tid 4 to smithi14680844-16 2024-04-26T04:43:00.162 INFO:tasks.rados.rados.0.smithi146.stdout:742: finishing write tid 5 to smithi14680844-16 2024-04-26T04:43:00.162 INFO:tasks.rados.rados.0.smithi146.stdout:742: oid 16 updating version 0 to 362 2024-04-26T04:43:00.162 INFO:tasks.rados.rados.0.smithi146.stdout:742: oid 16 version 362 is already newer than 360 2024-04-26T04:43:00.162 INFO:tasks.rados.rados.0.smithi146.stdout:742: oid 16 version 362 is already newer than 359 2024-04-26T04:43:00.162 INFO:tasks.rados.rados.0.smithi146.stdout:742: oid 16 version 362 is already newer than 361 2024-04-26T04:43:00.163 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 362 (ObjNum 249 snap 65 seq_num 249) dirty exists 2024-04-26T04:43:00.163 INFO:tasks.rados.rados.0.smithi146.stdout:742: left oid 16 (ObjNum 249 snap 65 seq_num 249) 2024-04-26T04:43:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:43:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-mon[29755]: osdmap e193: 8 total, 8 up, 8 in 2024-04-26T04:43:00.405 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[37936]: osdmap e193: 8 total, 8 up, 8 in 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: Standby manager daemon x started 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:00.406 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:00.407 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/1447808874' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:00.407 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:00 smithi146 ceph-mon[26177]: osdmap e193: 8 total, 8 up, 8 in 2024-04-26T04:43:01.048 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[66574]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:43:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-04-26T04:43:01.144 INFO:tasks.rados.rados.0.smithi146.stdout:742: done (1 left) 2024-04-26T04:43:01.144 INFO:tasks.rados.rados.0.smithi146.stdout:743: done (0 left) 2024-04-26T04:43:01.144 INFO:tasks.rados.rados.0.smithi146.stdout:744: delete oid 2 current snap is 66 2024-04-26T04:43:01.147 INFO:tasks.rados.rados.0.smithi146.stdout:744: done (0 left) 2024-04-26T04:43:01.147 INFO:tasks.rados.rados.0.smithi146.stdout:745: delete oid 5 current snap is 66 2024-04-26T04:43:01.149 INFO:tasks.rados.rados.0.smithi146.stdout:745: done (0 left) 2024-04-26T04:43:01.149 INFO:tasks.rados.rados.0.smithi146.stdout:746: read oid 43 snap -1 2024-04-26T04:43:01.149 INFO:tasks.rados.rados.0.smithi146.stdout:746: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:43:01.149 INFO:tasks.rados.rados.0.smithi146.stdout:747: read oid 28 snap 55 2024-04-26T04:43:01.149 INFO:tasks.rados.rados.0.smithi146.stdout:747: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:43:01.150 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 66 2024-04-26T04:43:01.150 INFO:tasks.rados.rados.0.smithi146.stdout:748: seq_num 252 ranges {1826816=630784,2457600=499712,2957312=425984,3383296=278528} 2024-04-26T04:43:01.163 INFO:tasks.rados.rados.0.smithi146.stdout:748: writing smithi14680844-11 from 1826816 to 2457600 tid 1 2024-04-26T04:43:01.166 INFO:tasks.rados.rados.0.smithi146.stdout:748: writing smithi14680844-11 from 2457600 to 2957312 tid 2 2024-04-26T04:43:01.169 INFO:tasks.rados.rados.0.smithi146.stdout:748: writing smithi14680844-11 from 2957312 to 3383296 tid 3 2024-04-26T04:43:01.171 INFO:tasks.rados.rados.0.smithi146.stdout:748: writing smithi14680844-11 from 3383296 to 3661824 tid 4 2024-04-26T04:43:01.171 INFO:tasks.rados.rados.0.smithi146.stdout:747: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:43:01.190 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 1 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 2 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 3 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 4 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 5 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: finishing write tid 6 to smithi14680844-11 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: oid 11 updating version 0 to 241 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: oid 11 updating version 241 to 242 2024-04-26T04:43:01.191 INFO:tasks.rados.rados.0.smithi146.stdout:748: oid 11 updating version 242 to 243 2024-04-26T04:43:01.192 INFO:tasks.rados.rados.0.smithi146.stdout:748: oid 11 version 243 is already newer than 240 2024-04-26T04:43:01.192 INFO:tasks.rados.rados.0.smithi146.stdout:748: oid 11 updating version 243 to 244 2024-04-26T04:43:01.192 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 244 (ObjNum 252 snap 66 seq_num 252) dirty exists 2024-04-26T04:43:01.192 INFO:tasks.rados.rados.0.smithi146.stdout:748: left oid 11 (ObjNum 252 snap 66 seq_num 252) 2024-04-26T04:43:01.192 INFO:tasks.rados.rados.0.smithi146.stdout:746: expect (ObjNum 132 snap 30 seq_num 132) 2024-04-26T04:43:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: pgmap v14: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 48 op/s 2024-04-26T04:43:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: mgrmap e34: y(active, since 8s), standbys: x 2024-04-26T04:43:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: osdmap e194: 8 total, 8 up, 8 in 2024-04-26T04:43:01.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:01.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:01 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:01.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: pgmap v14: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 48 op/s 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: mgrmap e34: y(active, since 8s), standbys: x 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: osdmap e194: 8 total, 8 up, 8 in 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: pgmap v14: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.6 MiB/s wr, 48 op/s 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: mgrmap e34: y(active, since 8s), standbys: x 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: osdmap e194: 8 total, 8 up, 8 in 2024-04-26T04:43:01.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:01.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:01.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:01 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:746: done (2 left) 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:747: done (1 left) 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:748: done (0 left) 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:749: read oid 18 snap -1 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:749: expect (ObjNum 227 snap 60 seq_num 227) 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:750: rollback oid 21 current snap is 66 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 65 2024-04-26T04:43:01.526 INFO:tasks.rados.rados.0.smithi146.stdout:751: setattr oid 40 current snap is 66 2024-04-26T04:43:01.527 INFO:tasks.rados.rados.0.smithi146.stdout:752: delete oid 26 current snap is 66 2024-04-26T04:43:01.528 INFO:tasks.rados.rados.0.smithi146.stdout:750: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:43:01.529 INFO:tasks.rados.rados.0.smithi146.stdout:750: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:43:01.529 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 348 (ObjNum 145 snap 0 seq_num 2126600296) dirty exists 2024-04-26T04:43:01.530 INFO:tasks.rados.rados.0.smithi146.stdout:750: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:43:01.530 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 204 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:750: done (3 left) 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:751: done (2 left) 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:752: done (1 left) 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:753: rollback oid 31 current snap is 66 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 61 2024-04-26T04:43:01.531 INFO:tasks.rados.rados.0.smithi146.stdout:754: setattr oid 4 current snap is 66 2024-04-26T04:43:01.533 INFO:tasks.rados.rados.0.smithi146.stdout:749: expect (ObjNum 227 snap 60 seq_num 227) 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:753: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:753: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:753: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 83 (ObjNum 225 snap 60 seq_num 225) dirty exists 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:749: done (2 left) 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:753: done (1 left) 2024-04-26T04:43:01.572 INFO:tasks.rados.rados.0.smithi146.stdout:755: setattr oid 6 current snap is 66 2024-04-26T04:43:01.573 INFO:tasks.rados.rados.0.smithi146.stdout:756: snap_remove snap 61 2024-04-26T04:43:02.146 INFO:tasks.rados.rados.0.smithi146.stdout:756: done (2 left) 2024-04-26T04:43:02.147 INFO:tasks.rados.rados.0.smithi146.stdout:757: delete oid 25 current snap is 66 2024-04-26T04:43:02.147 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 364 (ObjNum 189 snap 47 seq_num 189) dirty exists 2024-04-26T04:43:02.147 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 206 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:43:02.152 INFO:tasks.rados.rados.0.smithi146.stdout:754: done (2 left) 2024-04-26T04:43:02.152 INFO:tasks.rados.rados.0.smithi146.stdout:755: done (1 left) 2024-04-26T04:43:02.152 INFO:tasks.rados.rados.0.smithi146.stdout:757: done (0 left) 2024-04-26T04:43:02.153 INFO:tasks.rados.rados.0.smithi146.stdout:758: read oid 42 snap -1 2024-04-26T04:43:02.153 INFO:tasks.rados.rados.0.smithi146.stdout:758: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:02.153 INFO:tasks.rados.rados.0.smithi146.stdout:759: read oid 26 snap -1 2024-04-26T04:43:02.153 INFO:tasks.rados.rados.0.smithi146.stdout:759: expect deleted 2024-04-26T04:43:02.153 INFO:tasks.rados.rados.0.smithi146.stdout:760: setattr oid 7 current snap is 66 2024-04-26T04:43:02.156 INFO:tasks.rados.rados.0.smithi146.stdout:761: delete oid 43 current snap is 66 2024-04-26T04:43:02.162 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 349 (ObjNum 233 snap 61 seq_num 233) dirty exists 2024-04-26T04:43:02.162 INFO:tasks.rados.rados.0.smithi146.stdout:760: done (3 left) 2024-04-26T04:43:02.162 INFO:tasks.rados.rados.0.smithi146.stdout:761: done (2 left) 2024-04-26T04:43:02.162 INFO:tasks.rados.rados.0.smithi146.stdout:762: snap_create 2024-04-26T04:43:02.165 INFO:tasks.rados.rados.0.smithi146.stdout:758: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: osdmap e195: 8 total, 8 up, 8 in 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: osdmap e195: 8 total, 8 up, 8 in 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.447 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.448 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:02 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: osdmap e195: 8 total, 8 up, 8 in 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:02.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:02 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:758: done (2 left) 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:759: done (1 left) 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:762: done (0 left) 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:763: rollback oid 47 current snap is 67 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 60 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:764: read oid 10 snap -1 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:764: expect deleted 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:765: read oid 42 snap 55 2024-04-26T04:43:03.162 INFO:tasks.rados.rados.0.smithi146.stdout:765: expect (ObjNum 181 snap 46 seq_num 181) 2024-04-26T04:43:03.163 INFO:tasks.rados.rados.0.smithi146.stdout:766: snap_remove snap 40 2024-04-26T04:43:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:03 smithi204 ceph-mon[29755]: pgmap v17: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-04-26T04:43:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:03 smithi204 ceph-mon[29755]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:43:03.235 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:03 smithi204 ceph-mon[29755]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:43:03.236 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:03 smithi204 ceph-mon[29755]: osdmap e196: 8 total, 8 up, 8 in 2024-04-26T04:43:03.426 INFO:tasks.rados.rados.0.smithi146.stdout:766: done (3 left) 2024-04-26T04:43:03.426 INFO:tasks.rados.rados.0.smithi146.stdout:767: rmattr oid 46 current snap is 67 2024-04-26T04:43:03.426 INFO:tasks.rados.rados.0.smithi146.stdout:767: done (3 left) 2024-04-26T04:43:03.426 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 67 2024-04-26T04:43:03.426 INFO:tasks.rados.rados.0.smithi146.stdout:768: seq_num 256 ranges {0=696320,696320=434176,1130496=770048} 2024-04-26T04:43:03.427 INFO:tasks.rados.rados.0.smithi146.stdout:768: writing smithi14680844-40 from 0 to 696320 tid 1 2024-04-26T04:43:03.431 INFO:tasks.rados.rados.0.smithi146.stdout:768: writing smithi14680844-40 from 696320 to 1130496 tid 2 2024-04-26T04:43:03.436 INFO:tasks.rados.rados.0.smithi146.stdout:768: writing smithi14680844-40 from 1130496 to 1900544 tid 3 2024-04-26T04:43:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:769: read oid 36 snap -1 2024-04-26T04:43:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:769: expect (ObjNum 184 snap 46 seq_num 184) 2024-04-26T04:43:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 67 2024-04-26T04:43:03.438 INFO:tasks.rados.rados.0.smithi146.stdout:770: seq_num 257 ranges {3358720=712704,4071424=720896,4792320=483328} 2024-04-26T04:43:03.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[37936]: pgmap v17: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-04-26T04:43:03.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[37936]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[37936]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[37936]: osdmap e196: 8 total, 8 up, 8 in 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[26177]: pgmap v17: 121 pgs: 121 active+clean; 194 MiB data, 637 MiB used, 715 GiB / 715 GiB avail; 16 MiB/s rd, 2.8 MiB/s wr, 51 op/s 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[26177]: Reconfiguring prometheus.a (dependencies changed)... 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[26177]: Reconfiguring daemon prometheus.a on smithi204 2024-04-26T04:43:03.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:03 smithi146 ceph-mon[26177]: osdmap e196: 8 total, 8 up, 8 in 2024-04-26T04:43:03.462 INFO:tasks.rados.rados.0.smithi146.stdout:770: writing smithi14680844-16 from 3358720 to 4071424 tid 1 2024-04-26T04:43:03.466 INFO:tasks.rados.rados.0.smithi146.stdout:770: writing smithi14680844-16 from 4071424 to 4792320 tid 2 2024-04-26T04:43:03.469 INFO:tasks.rados.rados.0.smithi146.stdout:770: writing smithi14680844-16 from 4792320 to 5275648 tid 3 2024-04-26T04:43:03.469 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 67 2024-04-26T04:43:03.469 INFO:tasks.rados.rados.0.smithi146.stdout:771: seq_num 258 ranges {901120=729088,1630208=606208,2236416=598016} 2024-04-26T04:43:03.478 INFO:tasks.rados.rados.0.smithi146.stdout:771: writing smithi14680844-4 from 901120 to 1630208 tid 1 2024-04-26T04:43:03.481 INFO:tasks.rados.rados.0.smithi146.stdout:771: writing smithi14680844-4 from 1630208 to 2236416 tid 2 2024-04-26T04:43:03.485 INFO:tasks.rados.rados.0.smithi146.stdout:771: writing smithi14680844-4 from 2236416 to 2834432 tid 3 2024-04-26T04:43:03.485 INFO:tasks.rados.rados.0.smithi146.stdout:772: read oid 34 snap 66 2024-04-26T04:43:03.485 INFO:tasks.rados.rados.0.smithi146.stdout:772: expect deleted 2024-04-26T04:43:03.485 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 67 2024-04-26T04:43:03.485 INFO:tasks.rados.rados.0.smithi146.stdout:773: seq_num 259 ranges {0=745472,745472=540672,1286144=581632,1867776=81920} 2024-04-26T04:43:03.489 INFO:tasks.rados.rados.0.smithi146.stdout:773: writing smithi14680844-19 from 0 to 745472 tid 1 2024-04-26T04:43:03.492 INFO:tasks.rados.rados.0.smithi146.stdout:773: writing smithi14680844-19 from 745472 to 1286144 tid 2 2024-04-26T04:43:03.495 INFO:tasks.rados.rados.0.smithi146.stdout:773: writing smithi14680844-19 from 1286144 to 1867776 tid 3 2024-04-26T04:43:03.496 INFO:tasks.rados.rados.0.smithi146.stdout:773: writing smithi14680844-19 from 1867776 to 1949696 tid 4 2024-04-26T04:43:03.496 INFO:tasks.rados.rados.0.smithi146.stdout:774: rmattr oid 44 current snap is 67 2024-04-26T04:43:03.496 INFO:tasks.rados.rados.0.smithi146.stdout:774: done (9 left) 2024-04-26T04:43:03.496 INFO:tasks.rados.rados.0.smithi146.stdout:775: rmattr oid 37 current snap is 67 2024-04-26T04:43:03.497 INFO:tasks.rados.rados.0.smithi146.stdout:775: done (9 left) 2024-04-26T04:43:03.497 INFO:tasks.rados.rados.0.smithi146.stdout:776: rmattr oid 37 current snap is 67 2024-04-26T04:43:03.497 INFO:tasks.rados.rados.0.smithi146.stdout:776: done (9 left) 2024-04-26T04:43:03.497 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 67 2024-04-26T04:43:03.497 INFO:tasks.rados.rados.0.smithi146.stdout:777: seq_num 260 ranges {0=761856,761856=417792,1179648=786432} 2024-04-26T04:43:03.500 INFO:tasks.rados.rados.0.smithi146.stdout:777: writing smithi14680844-3 from 0 to 761856 tid 1 2024-04-26T04:43:03.503 INFO:tasks.rados.rados.0.smithi146.stdout:777: writing smithi14680844-3 from 761856 to 1179648 tid 2 2024-04-26T04:43:03.508 INFO:tasks.rados.rados.0.smithi146.stdout:777: writing smithi14680844-3 from 1179648 to 1966080 tid 3 2024-04-26T04:43:03.508 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 67 2024-04-26T04:43:03.508 INFO:tasks.rados.rados.0.smithi146.stdout:765: expect (ObjNum 181 snap 46 seq_num 181) 2024-04-26T04:43:03.525 INFO:tasks.rados.rados.0.smithi146.stdout:763: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:43:03.526 INFO:tasks.rados.rados.0.smithi146.stdout:778: seq_num 261 ranges {0=778240,778240=704512,1482752=499712} 2024-04-26T04:43:03.529 INFO:tasks.rados.rados.0.smithi146.stdout:778: writing smithi14680844-2 from 0 to 778240 tid 1 2024-04-26T04:43:03.534 INFO:tasks.rados.rados.0.smithi146.stdout:778: writing smithi14680844-2 from 778240 to 1482752 tid 2 2024-04-26T04:43:03.538 INFO:tasks.rados.rados.0.smithi146.stdout:778: writing smithi14680844-2 from 1482752 to 1982464 tid 3 2024-04-26T04:43:03.538 INFO:tasks.rados.rados.0.smithi146.stdout:765: done (10 left) 2024-04-26T04:43:03.538 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 67 2024-04-26T04:43:03.538 INFO:tasks.rados.rados.0.smithi146.stdout:779: seq_num 262 ranges {507904=794624,1302528=589824,1892352=614400} 2024-04-26T04:43:03.545 INFO:tasks.rados.rados.0.smithi146.stdout:779: writing smithi14680844-27 from 507904 to 1302528 tid 1 2024-04-26T04:43:03.548 INFO:tasks.rados.rados.0.smithi146.stdout:779: writing smithi14680844-27 from 1302528 to 1892352 tid 2 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:779: writing smithi14680844-27 from 1892352 to 2506752 tid 3 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:780: read oid 5 snap -1 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:780: expect deleted 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:763: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:763: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:43:03.552 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 324 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: finishing write tid 1 to smithi14680844-40 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: finishing write tid 2 to smithi14680844-40 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: finishing write tid 3 to smithi14680844-40 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: finishing write tid 4 to smithi14680844-40 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: finishing write tid 5 to smithi14680844-40 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: oid 40 updating version 0 to 353 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: oid 40 version 353 is already newer than 352 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: oid 40 version 353 is already newer than 350 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: oid 40 version 353 is already newer than 351 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 353 (ObjNum 256 snap 67 seq_num 256) dirty exists 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:768: left oid 40 (ObjNum 256 snap 67 seq_num 256) 2024-04-26T04:43:03.553 INFO:tasks.rados.rados.0.smithi146.stdout:769: expect (ObjNum 184 snap 46 seq_num 184) 2024-04-26T04:43:03.766 INFO:tasks.rados.rados.0.smithi146.stdout:770: finishing write tid 1 to smithi14680844-16 2024-04-26T04:43:03.766 INFO:tasks.rados.rados.0.smithi146.stdout:770: finishing write tid 2 to smithi14680844-16 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: finishing write tid 3 to smithi14680844-16 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: finishing write tid 4 to smithi14680844-16 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:781: read oid 42 snap -1 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:781: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:763: done (12 left) 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:764: done (11 left) 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:768: done (10 left) 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:769: done (9 left) 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 67 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: finishing write tid 5 to smithi14680844-16 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: oid 16 updating version 0 to 374 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: oid 16 updating version 374 to 375 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: oid 16 updating version 375 to 376 2024-04-26T04:43:03.767 INFO:tasks.rados.rados.0.smithi146.stdout:770: oid 16 updating version 376 to 377 2024-04-26T04:43:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 377 (ObjNum 257 snap 67 seq_num 257) dirty exists 2024-04-26T04:43:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:770: left oid 16 (ObjNum 257 snap 67 seq_num 257) 2024-04-26T04:43:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:771: finishing write tid 1 to smithi14680844-4 2024-04-26T04:43:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:771: finishing write tid 2 to smithi14680844-4 2024-04-26T04:43:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:782: seq_num 263 ranges {3940352=409600,4349952=475136,4825088=557056,5382144=573440} 2024-04-26T04:43:03.789 INFO:tasks.rados.rados.0.smithi146.stdout:782: writing smithi14680844-20 from 3940352 to 4349952 tid 1 2024-04-26T04:43:03.792 INFO:tasks.rados.rados.0.smithi146.stdout:782: writing smithi14680844-20 from 4349952 to 4825088 tid 2 2024-04-26T04:43:03.795 INFO:tasks.rados.rados.0.smithi146.stdout:782: writing smithi14680844-20 from 4825088 to 5382144 tid 3 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:782: writing smithi14680844-20 from 5382144 to 5955584 tid 4 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:770: done (9 left) 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:783: delete oid 13 current snap is 67 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: finishing write tid 3 to smithi14680844-4 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: finishing write tid 4 to smithi14680844-4 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: finishing write tid 5 to smithi14680844-4 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: oid 4 updating version 0 to 380 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: oid 4 version 380 is already newer than 379 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: oid 4 updating version 380 to 381 2024-04-26T04:43:03.800 INFO:tasks.rados.rados.0.smithi146.stdout:771: oid 4 updating version 381 to 382 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 382 (ObjNum 258 snap 67 seq_num 258) dirty exists 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:771: left oid 4 (ObjNum 258 snap 67 seq_num 258) 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 1 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 2 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 3 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 4 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 5 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: finishing write tid 6 to smithi14680844-19 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: oid 19 updating version 0 to 384 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: oid 19 updating version 384 to 385 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: oid 19 updating version 385 to 386 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: oid 19 version 386 is already newer than 383 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:773: oid 19 updating version 386 to 387 2024-04-26T04:43:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 387 (ObjNum 259 snap 67 seq_num 259) dirty exists 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:773: left oid 19 (ObjNum 259 snap 67 seq_num 259) 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: finishing write tid 1 to smithi14680844-3 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: finishing write tid 2 to smithi14680844-3 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: finishing write tid 3 to smithi14680844-3 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: finishing write tid 4 to smithi14680844-3 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: finishing write tid 5 to smithi14680844-3 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: oid 3 updating version 0 to 328 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: oid 3 version 328 is already newer than 327 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: oid 3 version 328 is already newer than 326 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: oid 3 version 328 is already newer than 325 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 328 (ObjNum 260 snap 67 seq_num 260) dirty exists 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:777: left oid 3 (ObjNum 260 snap 67 seq_num 260) 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:778: finishing write tid 1 to smithi14680844-2 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:778: finishing write tid 2 to smithi14680844-2 2024-04-26T04:43:03.802 INFO:tasks.rados.rados.0.smithi146.stdout:778: finishing write tid 3 to smithi14680844-2 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: finishing write tid 4 to smithi14680844-2 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: finishing write tid 5 to smithi14680844-2 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: oid 2 updating version 0 to 255 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: oid 2 version 255 is already newer than 253 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: oid 2 version 255 is already newer than 252 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: oid 2 version 255 is already newer than 254 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 255 (ObjNum 261 snap 67 seq_num 261) dirty exists 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:778: left oid 2 (ObjNum 261 snap 67 seq_num 261) 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: finishing write tid 1 to smithi14680844-27 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: finishing write tid 2 to smithi14680844-27 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: finishing write tid 3 to smithi14680844-27 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: finishing write tid 4 to smithi14680844-27 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: finishing write tid 5 to smithi14680844-27 2024-04-26T04:43:03.803 INFO:tasks.rados.rados.0.smithi146.stdout:779: oid 27 updating version 0 to 245 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:779: oid 27 version 245 is already newer than 242 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:779: oid 27 version 245 is already newer than 244 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:779: oid 27 version 245 is already newer than 243 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 245 (ObjNum 262 snap 67 seq_num 262) dirty exists 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:779: left oid 27 (ObjNum 262 snap 67 seq_num 262) 2024-04-26T04:43:03.804 INFO:tasks.rados.rados.0.smithi146.stdout:781: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 1 to smithi14680844-20 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 2 to smithi14680844-20 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 3 to smithi14680844-20 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:771: done (9 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:772: done (8 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:773: done (7 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:777: done (6 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:778: done (5 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:779: done (4 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:780: done (3 left) 2024-04-26T04:43:03.846 INFO:tasks.rados.rados.0.smithi146.stdout:781: done (2 left) 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:783: done (1 left) 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:784: copy_from oid 35 from oid 27 current snap is 67 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 4 to smithi14680844-20 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 5 to smithi14680844-20 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: finishing write tid 6 to smithi14680844-20 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: oid 20 updating version 0 to 391 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: oid 20 version 391 is already newer than 387 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: oid 20 version 391 is already newer than 390 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: oid 20 version 391 is already newer than 389 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: oid 20 version 391 is already newer than 388 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 391 (ObjNum 263 snap 67 seq_num 263) dirty exists 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: left oid 20 (ObjNum 263 snap 67 seq_num 263) 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:782: done (1 left) 2024-04-26T04:43:03.847 INFO:tasks.rados.rados.0.smithi146.stdout:785: snap_create 2024-04-26T04:43:03.848 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:43:03.857 INFO:tasks.rados.rados.0.smithi146.stdout:784: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:43:03.859 INFO:tasks.rados.rados.0.smithi146.stdout:784: finishing copy_from to smithi14680844-35 2024-04-26T04:43:03.859 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 245 (ObjNum 262 snap 67 seq_num 262) dirty exists 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (3m) 8s ago 4m 28.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (4m) 7s ago 4m 88.6M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (5m) 8s ago 5m 17.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (5m) 7s ago 5m 14.5M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (67s) 7s ago 9m 74.7M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 43d1242318ac 2024-04-26T04:43:04.166 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (22s) 8s ago 11m 475M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (11m) 8s ago 11m 60.5M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (9m) 7s ago 9m 48.2M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (9m) 8s ago 9m 43.9M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (4m) 8s ago 4m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (4m) 7s ago 4m 17.1M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (8m) 8s ago 8m 114M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (8m) 8s ago 8m 106M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (8m) 8s ago 8m 115M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (7m) 8s ago 7m 85.8M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (7m) 7s ago 7m 101M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (6m) 7s ago 6m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (6m) 7s ago 6m 78.1M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (6m) 7s ago 5m 92.9M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:43:04.167 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (28s) 7s ago 5m 35.7M - 2.43.0 a07b618ecd1d 7052dde7e16e 2024-04-26T04:43:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:04 smithi204 ceph-mon[29755]: osdmap e197: 8 total, 8 up, 8 in 2024-04-26T04:43:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:04 smithi204 ceph-mon[29755]: osdmap e198: 8 total, 8 up, 8 in 2024-04-26T04:43:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:04 smithi204 ceph-mon[29755]: mgrmap e35: y(active, since 11s), standbys: x 2024-04-26T04:43:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[37936]: osdmap e197: 8 total, 8 up, 8 in 2024-04-26T04:43:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[37936]: osdmap e198: 8 total, 8 up, 8 in 2024-04-26T04:43:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[37936]: mgrmap e35: y(active, since 11s), standbys: x 2024-04-26T04:43:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[26177]: osdmap e197: 8 total, 8 up, 8 in 2024-04-26T04:43:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[26177]: osdmap e198: 8 total, 8 up, 8 in 2024-04-26T04:43:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:04 smithi146 ceph-mon[26177]: mgrmap e35: y(active, since 11s), standbys: x 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:43:04.566 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 13, 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:43:04.567 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:784: done (1 left) 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:785: done (0 left) 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:786: read oid 39 snap -1 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:786: expect deleted 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:787: read oid 8 snap 66 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:787: expect (ObjNum 248 snap 64 seq_num 248) 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 68 2024-04-26T04:43:04.708 INFO:tasks.rados.rados.0.smithi146.stdout:788: seq_num 265 ranges {5955584=442368,6397952=647168,7045120=573440,7618560=385024} 2024-04-26T04:43:04.742 INFO:tasks.rados.rados.0.smithi146.stdout:788: writing smithi14680844-20 from 5955584 to 6397952 tid 1 2024-04-26T04:43:04.745 INFO:tasks.rados.rados.0.smithi146.stdout:788: writing smithi14680844-20 from 6397952 to 7045120 tid 2 2024-04-26T04:43:04.749 INFO:tasks.rados.rados.0.smithi146.stdout:788: writing smithi14680844-20 from 7045120 to 7618560 tid 3 2024-04-26T04:43:04.751 INFO:tasks.rados.rados.0.smithi146.stdout:788: writing smithi14680844-20 from 7618560 to 8003584 tid 4 2024-04-26T04:43:04.751 INFO:tasks.rados.rados.0.smithi146.stdout:789: read oid 11 snap 59 2024-04-26T04:43:04.752 INFO:tasks.rados.rados.0.smithi146.stdout:789: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:43:04.752 INFO:tasks.rados.rados.0.smithi146.stdout:790: rollback oid 31 current snap is 68 2024-04-26T04:43:04.752 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 64 2024-04-26T04:43:04.752 INFO:tasks.rados.rados.0.smithi146.stdout:787: expect (ObjNum 248 snap 64 seq_num 248) 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 1 to smithi14680844-20 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 2 to smithi14680844-20 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:786: done (4 left) 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:787: done (3 left) 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:791: rollback oid 7 current snap is 68 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 59 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 3 to smithi14680844-20 2024-04-26T04:43:04.870 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 4 to smithi14680844-20 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:790: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 5 to smithi14680844-20 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:790: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:790: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 91 (ObjNum 140 snap 31 seq_num 140) dirty exists 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: finishing write tid 6 to smithi14680844-20 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: oid 20 updating version 0 to 396 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: oid 20 updating version 396 to 397 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: oid 20 version 397 is already newer than 394 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: oid 20 version 397 is already newer than 393 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: oid 20 version 397 is already newer than 395 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 397 (ObjNum 265 snap 68 seq_num 265) dirty exists 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:788: left oid 20 (ObjNum 265 snap 68 seq_num 265) 2024-04-26T04:43:04.871 INFO:tasks.rados.rados.0.smithi146.stdout:789: expect (ObjNum 141 snap 32 seq_num 141) 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:791: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:791: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 355 (ObjNum 129 snap 0 seq_num 2126849112) dirty dne 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:788: done (3 left) 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:789: done (2 left) 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:790: done (1 left) 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:791: done (0 left) 2024-04-26T04:43:05.056 INFO:tasks.rados.rados.0.smithi146.stdout:792: setattr oid 3 current snap is 68 2024-04-26T04:43:05.057 INFO:tasks.rados.rados.0.smithi146.stdout:793: delete oid 40 current snap is 68 2024-04-26T04:43:05.059 INFO:tasks.rados.rados.0.smithi146.stdout:793: done (1 left) 2024-04-26T04:43:05.059 INFO:tasks.rados.rados.0.smithi146.stdout:794: delete oid 49 current snap is 68 2024-04-26T04:43:05.060 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 329 (ObjNum 260 snap 67 seq_num 260) dirty exists 2024-04-26T04:43:05.061 INFO:tasks.rados.rados.0.smithi146.stdout:792: done (1 left) 2024-04-26T04:43:05.061 INFO:tasks.rados.rados.0.smithi146.stdout:794: done (0 left) 2024-04-26T04:43:05.061 INFO:tasks.rados.rados.0.smithi146.stdout:795: rmattr oid 13 current snap is 68 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:795: done (0 left) 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:796: read oid 1 snap -1 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:796: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:797: copy_from oid 7 from oid 48 current snap is 68 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:798: read oid 24 snap -1 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:798: expect (ObjNum 220 snap 56 seq_num 220) 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:799: read oid 20 snap -1 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:799: expect (ObjNum 265 snap 68 seq_num 265) 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:800: read oid 23 snap 58 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:800: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:43:05.062 INFO:tasks.rados.rados.0.smithi146.stdout:801: snap_create 2024-04-26T04:43:05.069 INFO:tasks.rados.rados.0.smithi146.stdout:796: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:05.130 INFO:tasks.rados.rados.0.smithi146.stdout:797: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:43:05.130 INFO:tasks.rados.rados.0.smithi146.stdout:797: finishing copy_from to smithi14680844-7 2024-04-26T04:43:05.130 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 208 (ObjNum 243 snap 63 seq_num 243) dirty exists 2024-04-26T04:43:05.130 INFO:tasks.rados.rados.0.smithi146.stdout:798: expect (ObjNum 220 snap 56 seq_num 220) 2024-04-26T04:43:05.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[37936]: pgmap v21: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.0 MiB/s wr, 60 op/s 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[37936]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[37936]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/3137091180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[37936]: osdmap e199: 8 total, 8 up, 8 in 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[26177]: pgmap v21: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.0 MiB/s wr, 60 op/s 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[26177]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[26177]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[26177]: from='client.? 172.21.15.146:0/3137091180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:05.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:05 smithi146 ceph-mon[26177]: osdmap e199: 8 total, 8 up, 8 in 2024-04-26T04:43:05.485 INFO:tasks.rados.rados.0.smithi146.stdout:799: expect (ObjNum 265 snap 68 seq_num 265) 2024-04-26T04:43:05.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-mon[29755]: pgmap v21: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.0 MiB/s wr, 60 op/s 2024-04-26T04:43:05.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-mon[29755]: from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.490 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-mon[29755]: from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:05.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/3137091180' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:05.491 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-mon[29755]: osdmap e199: 8 total, 8 up, 8 in 2024-04-26T04:43:05.805 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 systemd[1]: Stopping Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:05.879 INFO:tasks.rados.rados.0.smithi146.stdout:800: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:43:06.145 INFO:tasks.rados.rados.0.smithi146.stdout:796: done (5 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:797: done (4 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:798: done (3 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:799: done (2 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:800: done (1 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:801: done (0 left) 2024-04-26T04:43:06.146 INFO:tasks.rados.rados.0.smithi146.stdout:802: snap_remove snap 56 2024-04-26T04:43:06.188 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:43:06.188 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T04:43:06.188 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T04:43:06.188 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[75735]: ts=2024-04-26T04:43:05.897Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T04:43:06.189 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:05 smithi204 podman[78440]: 2024-04-26 04:43:05.90772737 +0000 UTC m=+0.135527499 container died 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:06.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 podman[78440]: 2024-04-26 04:43:06.361218933 +0000 UTC m=+0.589019051 container cleanup 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:06.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 bash[78440]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T04:43:06.713 INFO:tasks.rados.rados.0.smithi146.stdout:802: done (0 left) 2024-04-26T04:43:06.713 INFO:tasks.rados.rados.0.smithi146.stdout:803: snap_remove snap 55 2024-04-26T04:43:06.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:06 smithi204 ceph-mon[29755]: osdmap e200: 8 total, 8 up, 8 in 2024-04-26T04:43:06.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:06 smithi204 ceph-mon[29755]: pgmap v24: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-04-26T04:43:06.938 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 podman[78459]: 2024-04-26 04:43:06.679625389 +0000 UTC m=+0.774829579 container remove 7052dde7e16eb13eb1b4a8a913bf801dc554dba9f7bea7a59239700489878535 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:06.938 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-26T04:43:06.938 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 systemd[1]: Stopped Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:06.938 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Consumed 1.144s CPU time. 2024-04-26T04:43:06.938 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:06 smithi204 systemd[1]: Starting Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:06 smithi146 ceph-mon[37936]: osdmap e200: 8 total, 8 up, 8 in 2024-04-26T04:43:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:06 smithi146 ceph-mon[37936]: pgmap v24: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-04-26T04:43:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:06 smithi146 ceph-mon[26177]: osdmap e200: 8 total, 8 up, 8 in 2024-04-26T04:43:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:06 smithi146 ceph-mon[26177]: pgmap v24: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.1 MiB/s wr, 60 op/s 2024-04-26T04:43:07.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 podman[78572]: 2024-04-26 04:43:06.972480796 +0000 UTC m=+0.018780277 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T04:43:07.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 podman[78572]: 2024-04-26 04:43:07.072332668 +0000 UTC m=+0.118632130 container create e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 podman[78572]: 2024-04-26 04:43:07.386673407 +0000 UTC m=+0.432972871 container init e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 podman[78572]: 2024-04-26 04:43:07.392339415 +0000 UTC m=+0.438638878 container start e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.416Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.416Z 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-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.416Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi204 (none))" 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.416Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.416Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.417Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.418Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T04:43:07.711 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.419Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.419Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.421Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.421Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.655µs 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.421Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.422Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.430Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.432Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.432Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.432Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=21.301µs wal_replay_duration=10.858474ms wbl_replay_duration=107ns total_replay_duration=10.897979ms 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.434Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.434Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.434Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.453Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.990615ms db_storage=932ns remote_storage=1.125µs web_handler=473ns query_engine=529ns scrape=395.784µs scrape_sd=86.4µs notify=20.738µs notify_sd=32.453µs rules=18.211039ms tracing=6.324µs 2024-04-26T04:43:07.712 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.453Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T04:43:07.713 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:43:07.453Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T04:43:07.713 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 bash[78572]: e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 2024-04-26T04:43:07.713 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:43:07 smithi204 systemd[1]: Started Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:07.720 INFO:tasks.rados.rados.0.smithi146.stdout:803: done (0 left) 2024-04-26T04:43:07.721 INFO:tasks.rados.rados.0.smithi146.stdout:804: copy_from oid 48 from oid 5 current snap is 69 2024-04-26T04:43:07.721 INFO:tasks.rados.rados.0.smithi146.stdout:805: setattr oid 20 current snap is 69 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:806: read oid 3 snap -1 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:806: expect (ObjNum 260 snap 67 seq_num 260) 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:807: read oid 42 snap 64 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:807: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 69 2024-04-26T04:43:07.724 INFO:tasks.rados.rados.0.smithi146.stdout:808: seq_num 268 ranges {0=491520,491520=745472,1236992=745472,1982464=114688} 2024-04-26T04:43:07.726 INFO:tasks.rados.rados.0.smithi146.stdout:808: writing smithi14680844-43 from 0 to 491520 tid 1 2024-04-26T04:43:07.731 INFO:tasks.rados.rados.0.smithi146.stdout:808: writing smithi14680844-43 from 491520 to 1236992 tid 2 2024-04-26T04:43:07.736 INFO:tasks.rados.rados.0.smithi146.stdout:808: writing smithi14680844-43 from 1236992 to 1982464 tid 3 2024-04-26T04:43:07.737 INFO:tasks.rados.rados.0.smithi146.stdout:808: writing smithi14680844-43 from 1982464 to 2097152 tid 4 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:809: read oid 25 snap -1 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:809: expect deleted 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:810: snap_create 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:804: finishing copy_from to smithi14680844-48 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:804: got expected ENOENT (src dne) 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:804: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 407 (ObjNum 265 snap 68 seq_num 265) dirty exists 2024-04-26T04:43:07.738 INFO:tasks.rados.rados.0.smithi146.stdout:807: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:07.800 INFO:tasks.rados.rados.0.smithi146.stdout:806: expect (ObjNum 260 snap 67 seq_num 260) 2024-04-26T04:43:07.869 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 1 to smithi14680844-43 2024-04-26T04:43:07.869 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 2 to smithi14680844-43 2024-04-26T04:43:07.869 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 3 to smithi14680844-43 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 4 to smithi14680844-43 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 5 to smithi14680844-43 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: finishing write tid 6 to smithi14680844-43 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: oid 43 updating version 0 to 267 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: oid 43 updating version 267 to 268 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: oid 43 version 268 is already newer than 266 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: oid 43 version 268 is already newer than 261 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: oid 43 version 268 is already newer than 260 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 268 (ObjNum 268 snap 69 seq_num 268) dirty exists 2024-04-26T04:43:07.870 INFO:tasks.rados.rados.0.smithi146.stdout:808: left oid 43 (ObjNum 268 snap 69 seq_num 268) 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE Bus STOPPING 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE Bus STOPPED 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE Bus STARTING 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE Serving on http://:::9283 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:07] ENGINE Bus STARTED 2024-04-26T04:43:07.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: osdmap e201: 8 total, 8 up, 8 in 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: osdmap e201: 8 total, 8 up, 8 in 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:07.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:07.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:07.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:07.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:07 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: osdmap e201: 8 total, 8 up, 8 in 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi204.front.sepia.ceph.com:9095"}]: dispatch 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:08.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:08.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:07 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:08.415 INFO:tasks.rados.rados.0.smithi146.stdout:804: done (6 left) 2024-04-26T04:43:08.415 INFO:tasks.rados.rados.0.smithi146.stdout:805: done (5 left) 2024-04-26T04:43:08.415 INFO:tasks.rados.rados.0.smithi146.stdout:806: done (4 left) 2024-04-26T04:43:08.415 INFO:tasks.rados.rados.0.smithi146.stdout:807: done (3 left) 2024-04-26T04:43:08.416 INFO:tasks.rados.rados.0.smithi146.stdout:808: done (2 left) 2024-04-26T04:43:08.416 INFO:tasks.rados.rados.0.smithi146.stdout:809: done (1 left) 2024-04-26T04:43:08.416 INFO:tasks.rados.rados.0.smithi146.stdout:810: done (0 left) 2024-04-26T04:43:08.416 INFO:tasks.rados.rados.0.smithi146.stdout:811: setattr oid 5 current snap is 70 2024-04-26T04:43:08.416 INFO:tasks.rados.rados.0.smithi146.stdout:812: snap_create 2024-04-26T04:43:08.419 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 357 (ObjNum 129 snap 0 seq_num 2126591136) dirty exists 2024-04-26T04:43:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: osdmap e202: 8 total, 8 up, 8 in 2024-04-26T04:43:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: pgmap v27: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:08 smithi204 ceph-mon[29755]: osdmap e203: 8 total, 8 up, 8 in 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: osdmap e202: 8 total, 8 up, 8 in 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: pgmap v27: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[26177]: osdmap e203: 8 total, 8 up, 8 in 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: osdmap e202: 8 total, 8 up, 8 in 2024-04-26T04:43:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: pgmap v27: 121 pgs: 121 active+clean; 211 MiB data, 655 MiB used, 715 GiB / 715 GiB avail 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:08 smithi146 ceph-mon[37936]: osdmap e203: 8 total, 8 up, 8 in 2024-04-26T04:43:09.416 INFO:tasks.rados.rados.0.smithi146.stdout:811: done (1 left) 2024-04-26T04:43:09.416 INFO:tasks.rados.rados.0.smithi146.stdout:812: done (0 left) 2024-04-26T04:43:09.416 INFO:tasks.rados.rados.0.smithi146.stdout:813: read oid 2 snap 44 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:813: expect (ObjNum 2126591920 snap 22094 seq_num 3691004464) 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:814: rmattr oid 46 current snap is 71 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:814: done (1 left) 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:815: copy_from oid 27 from oid 46 current snap is 71 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:816: rollback oid 29 current snap is 71 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 65 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:817: setattr oid 49 current snap is 71 2024-04-26T04:43:09.417 INFO:tasks.rados.rados.0.smithi146.stdout:818: delete oid 24 current snap is 71 2024-04-26T04:43:09.418 INFO:tasks.rados.rados.0.smithi146.stdout:813: expect (ObjNum 2126591920 snap 22094 seq_num 3691004464) 2024-04-26T04:43:09.422 INFO:tasks.rados.rados.0.smithi146.stdout:816: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:43:09.422 INFO:tasks.rados.rados.0.smithi146.stdout:816: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:43:09.422 INFO:tasks.rados.rados.0.smithi146.stdout:813: done (4 left) 2024-04-26T04:43:09.422 INFO:tasks.rados.rados.0.smithi146.stdout:818: done (3 left) 2024-04-26T04:43:09.423 INFO:tasks.rados.rados.0.smithi146.stdout:819: snap_create 2024-04-26T04:43:09.423 INFO:tasks.rados.rados.0.smithi146.stdout:816: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:43:09.423 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 332 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:43:09.423 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 256 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-26T04:43:09.429 INFO:tasks.rados.rados.0.smithi146.stdout:815: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:43:09.431 INFO:tasks.rados.rados.0.smithi146.stdout:815: finishing copy_from to smithi14680844-27 2024-04-26T04:43:09.431 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 268 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:43:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: Upgrade: Updating mgr.x 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: Deploying daemon mgr.x on smithi204 2024-04-26T04:43:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:09 smithi204 ceph-mon[29755]: osdmap e204: 8 total, 8 up, 8 in 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: Upgrade: Updating mgr.x 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: Deploying daemon mgr.x on smithi204 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[37936]: osdmap e204: 8 total, 8 up, 8 in 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: Upgrade: Updating mgr.x 2024-04-26T04:43:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:43:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:43:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: Deploying daemon mgr.x on smithi204 2024-04-26T04:43:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:09 smithi146 ceph-mon[26177]: osdmap e204: 8 total, 8 up, 8 in 2024-04-26T04:43:10.420 INFO:tasks.rados.rados.0.smithi146.stdout:815: done (3 left) 2024-04-26T04:43:10.420 INFO:tasks.rados.rados.0.smithi146.stdout:816: done (2 left) 2024-04-26T04:43:10.420 INFO:tasks.rados.rados.0.smithi146.stdout:817: done (1 left) 2024-04-26T04:43:10.420 INFO:tasks.rados.rados.0.smithi146.stdout:819: done (0 left) 2024-04-26T04:43:10.420 INFO:tasks.rados.rados.0.smithi146.stdout:820: delete oid 9 current snap is 72 2024-04-26T04:43:10.424 INFO:tasks.rados.rados.0.smithi146.stdout:820: done (0 left) 2024-04-26T04:43:10.424 INFO:tasks.rados.rados.0.smithi146.stdout:821: snap_create 2024-04-26T04:43:11.270 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:10 smithi204 systemd[1]: Stopping Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:11.427 INFO:tasks.rados.rados.0.smithi146.stdout:821: done (0 left) 2024-04-26T04:43:11.427 INFO:tasks.rados.rados.0.smithi146.stdout:822: rmattr oid 13 current snap is 73 2024-04-26T04:43:11.427 INFO:tasks.rados.rados.0.smithi146.stdout:822: done (0 left) 2024-04-26T04:43:11.427 INFO:tasks.rados.rados.0.smithi146.stdout:823: snap_create 2024-04-26T04:43:11.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:11 smithi204 podman[78984]: 2024-04-26 04:43:11.269002187 +0000 UTC m=+0.135094519 container died 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux ) 2024-04-26T04:43:11.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:11 smithi204 ceph-mon[29755]: pgmap v30: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:11.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:11 smithi204 ceph-mon[29755]: osdmap e205: 8 total, 8 up, 8 in 2024-04-26T04:43:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:11 smithi146 ceph-mon[37936]: pgmap v30: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:11 smithi146 ceph-mon[37936]: osdmap e205: 8 total, 8 up, 8 in 2024-04-26T04:43:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:11 smithi146 ceph-mon[26177]: pgmap v30: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:11 smithi146 ceph-mon[26177]: osdmap e205: 8 total, 8 up, 8 in 2024-04-26T04:43:11.996 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:11 smithi204 podman[78984]: 2024-04-26 04:43:11.584947533 +0000 UTC m=+0.451039853 container cleanup 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T04:43:11.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:11 smithi204 bash[78984]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x 2024-04-26T04:43:11.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:11 smithi204 podman[79003]: 2024-04-26 04:43:11.777911329 +0000 UTC m=+0.512164264 container remove 43d1242318ac42d043ff9170444bd0de4cb299b82423f63a98cf0ffd71d6306d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:43:11.997 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:11 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:43:12.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-26T04:43:12.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 systemd[1]: Stopped Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:12.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service: Consumed 25.506s CPU time. 2024-04-26T04:43:12.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 systemd[1]: Starting Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:12.437 INFO:tasks.rados.rados.0.smithi146.stdout:823: done (0 left) 2024-04-26T04:43:12.437 INFO:tasks.rados.rados.0.smithi146.stdout:824: copy_from oid 43 from oid 39 current snap is 74 2024-04-26T04:43:12.437 INFO:tasks.rados.rados.0.smithi146.stdout:825: delete oid 49 current snap is 74 2024-04-26T04:43:12.439 INFO:tasks.rados.rados.0.smithi146.stdout:824: finishing copy_from to smithi14680844-43 2024-04-26T04:43:12.439 INFO:tasks.rados.rados.0.smithi146.stdout:824: got expected ENOENT (src dne) 2024-04-26T04:43:12.439 INFO:tasks.rados.rados.0.smithi146.stdout:824: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:43:12.441 INFO:tasks.rados.rados.0.smithi146.stdout:824: done (1 left) 2024-04-26T04:43:12.442 INFO:tasks.rados.rados.0.smithi146.stdout:825: done (0 left) 2024-04-26T04:43:12.442 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 74 2024-04-26T04:43:12.442 INFO:tasks.rados.rados.0.smithi146.stdout:826: seq_num 272 ranges {2834432=565248,3399680=688128,4087808=729088,4816896=188416} 2024-04-26T04:43:12.459 INFO:tasks.rados.rados.0.smithi146.stdout:826: writing smithi14680844-4 from 2834432 to 3399680 tid 1 2024-04-26T04:43:12.463 INFO:tasks.rados.rados.0.smithi146.stdout:826: writing smithi14680844-4 from 3399680 to 4087808 tid 2 2024-04-26T04:43:12.467 INFO:tasks.rados.rados.0.smithi146.stdout:826: writing smithi14680844-4 from 4087808 to 4816896 tid 3 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:826: writing smithi14680844-4 from 4816896 to 5005312 tid 4 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:827: rollback oid 28 current snap is 74 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 44 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 1 to smithi14680844-4 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 2 to smithi14680844-4 2024-04-26T04:43:12.469 INFO:tasks.rados.rados.0.smithi146.stdout:828: snap_create 2024-04-26T04:43:12.472 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 3 to smithi14680844-4 2024-04-26T04:43:12.472 INFO:tasks.rados.rados.0.smithi146.stdout:827: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:43:12.473 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 4 to smithi14680844-4 2024-04-26T04:43:12.473 INFO:tasks.rados.rados.0.smithi146.stdout:827: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:43:12.473 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 5 to smithi14680844-4 2024-04-26T04:43:12.473 INFO:tasks.rados.rados.0.smithi146.stdout:827: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:43:12.473 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 335 (ObjNum 160 snap 41 seq_num 160) dirty exists 2024-04-26T04:43:12.474 INFO:tasks.rados.rados.0.smithi146.stdout:826: finishing write tid 6 to smithi14680844-4 2024-04-26T04:43:12.474 INFO:tasks.rados.rados.0.smithi146.stdout:826: oid 4 updating version 0 to 403 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:826: oid 4 updating version 403 to 405 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:826: oid 4 version 405 is already newer than 401 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:826: oid 4 version 405 is already newer than 402 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:826: oid 4 version 405 is already newer than 404 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 405 (ObjNum 272 snap 74 seq_num 272) dirty exists 2024-04-26T04:43:12.475 INFO:tasks.rados.rados.0.smithi146.stdout:826: left oid 4 (ObjNum 272 snap 74 seq_num 272) 2024-04-26T04:43:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:12 smithi146 ceph-mon[37936]: osdmap e206: 8 total, 8 up, 8 in 2024-04-26T04:43:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:12 smithi146 ceph-mon[26177]: osdmap e206: 8 total, 8 up, 8 in 2024-04-26T04:43:12.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:12 smithi204 ceph-mon[29755]: osdmap e206: 8 total, 8 up, 8 in 2024-04-26T04:43:12.716 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 podman[79132]: 2024-04-26 04:43:12.318837963 +0000 UTC m=+0.017404363 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:43:12.716 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 podman[79132]: 2024-04-26 04:43:12.446035522 +0000 UTC m=+0.144601914 container create 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb) 2024-04-26T04:43:13.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 podman[79132]: 2024-04-26 04:43:12.715512732 +0000 UTC m=+0.414079123 container init 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-26T04:43:13.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 podman[79132]: 2024-04-26 04:43:12.721163693 +0000 UTC m=+0.419730085 container start 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-26T04:43:13.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 ceph-mgr[79169]: -- 172.21.15.204:0/2275543967 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55dd953825a0 con 0x55dd95356800 2024-04-26T04:43:13.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 bash[79132]: 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 2024-04-26T04:43:13.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 systemd[1]: Started Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:13.056 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:12 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:12.873+0000 7f9bb2319200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:43:13.417 INFO:tasks.rados.rados.0.smithi146.stdout:826: done (2 left) 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:827: done (1 left) 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:828: done (0 left) 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:829: read oid 42 snap -1 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:829: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 75 2024-04-26T04:43:13.418 INFO:tasks.rados.rados.0.smithi146.stdout:830: seq_num 273 ranges {1744896=581632,2326528=565248,2891776=532480,3424256=507904} 2024-04-26T04:43:13.430 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:13.069+0000 7f9bb2319200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:13.430 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:13.176+0000 7f9bb2319200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:43:13.430 INFO:tasks.rados.rados.0.smithi146.stdout:830: writing smithi14680844-29 from 1744896 to 2326528 tid 1 2024-04-26T04:43:13.433 INFO:tasks.rados.rados.0.smithi146.stdout:830: writing smithi14680844-29 from 2326528 to 2891776 tid 2 2024-04-26T04:43:13.436 INFO:tasks.rados.rados.0.smithi146.stdout:830: writing smithi14680844-29 from 2891776 to 3424256 tid 3 2024-04-26T04:43:13.440 INFO:tasks.rados.rados.0.smithi146.stdout:830: writing smithi14680844-29 from 3424256 to 3932160 tid 4 2024-04-26T04:43:13.440 INFO:tasks.rados.rados.0.smithi146.stdout:831: delete oid 3 current snap is 75 2024-04-26T04:43:13.440 INFO:tasks.rados.rados.0.smithi146.stdout:829: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:43:13.486 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 1 to smithi14680844-29 2024-04-26T04:43:13.486 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 2 to smithi14680844-29 2024-04-26T04:43:13.486 INFO:tasks.rados.rados.0.smithi146.stdout:829: done (2 left) 2024-04-26T04:43:13.486 INFO:tasks.rados.rados.0.smithi146.stdout:831: done (1 left) 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:832: snap_create 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 3 to smithi14680844-29 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 4 to smithi14680844-29 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 5 to smithi14680844-29 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: finishing write tid 6 to smithi14680844-29 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: oid 29 updating version 0 to 339 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: oid 29 version 339 is already newer than 336 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: oid 29 version 339 is already newer than 337 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: oid 29 updating version 339 to 340 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: oid 29 version 340 is already newer than 338 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 340 (ObjNum 273 snap 75 seq_num 273) dirty exists 2024-04-26T04:43:13.487 INFO:tasks.rados.rados.0.smithi146.stdout:830: left oid 29 (ObjNum 273 snap 75 seq_num 273) 2024-04-26T04:43:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: pgmap v33: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: osdmap e207: 8 total, 8 up, 8 in 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[37936]: osdmap e208: 8 total, 8 up, 8 in 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: pgmap v33: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: osdmap e207: 8 total, 8 up, 8 in 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:13 smithi146 ceph-mon[26177]: osdmap e208: 8 total, 8 up, 8 in 2024-04-26T04:43:13.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:13.524+0000 7f9bb2319200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:43:13.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:13.616+0000 7f9bb2319200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: pgmap v33: 121 pgs: 2 active+clean+snaptrim_wait, 111 active+clean, 8 active+clean+snaptrim; 232 MiB data, 758 MiB used, 714 GiB / 715 GiB avail; 26 MiB/s rd, 5.3 MiB/s wr, 36 op/s 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: osdmap e207: 8 total, 8 up, 8 in 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:13 smithi204 ceph-mon[29755]: osdmap e208: 8 total, 8 up, 8 in 2024-04-26T04:43:14.448 INFO:tasks.rados.rados.0.smithi146.stdout:830: done (1 left) 2024-04-26T04:43:14.448 INFO:tasks.rados.rados.0.smithi146.stdout:832: done (0 left) 2024-04-26T04:43:14.448 INFO:tasks.rados.rados.0.smithi146.stdout:833: snap_create 2024-04-26T04:43:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:14 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:14 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:14 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:14 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:14 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:14 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:15.159 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:14 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:14.902+0000 7f9bb2319200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:43:15.159 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:15.076+0000 7f9bb2319200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:15.451 INFO:tasks.rados.rados.0.smithi146.stdout:833: done (0 left) 2024-04-26T04:43:15.451 INFO:tasks.rados.rados.0.smithi146.stdout:834: copy_from oid 48 from oid 1 current snap is 77 2024-04-26T04:43:15.451 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 77 2024-04-26T04:43:15.451 INFO:tasks.rados.rados.0.smithi146.stdout:835: seq_num 275 ranges {2170880=614400,2785280=786432,3571712=499712,4071424=319488} 2024-04-26T04:43:15.451 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:15.259+0000 7f9bb2319200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:43:15.466 INFO:tasks.rados.rados.0.smithi146.stdout:835: writing smithi14680844-41 from 2170880 to 2785280 tid 1 2024-04-26T04:43:15.471 INFO:tasks.rados.rados.0.smithi146.stdout:835: writing smithi14680844-41 from 2785280 to 3571712 tid 2 2024-04-26T04:43:15.474 INFO:tasks.rados.rados.0.smithi146.stdout:835: writing smithi14680844-41 from 3571712 to 4071424 tid 3 2024-04-26T04:43:15.476 INFO:tasks.rados.rados.0.smithi146.stdout:835: writing smithi14680844-41 from 4071424 to 4390912 tid 4 2024-04-26T04:43:15.476 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 77 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:834: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:834: finishing copy_from to smithi14680844-48 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 206 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 1 to smithi14680844-41 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 2 to smithi14680844-41 2024-04-26T04:43:15.477 INFO:tasks.rados.rados.0.smithi146.stdout:836: seq_num 276 ranges {0=630784,630784=671744,1302528=704512,2007040=229376} 2024-04-26T04:43:15.480 INFO:tasks.rados.rados.0.smithi146.stdout:836: writing smithi14680844-25 from 0 to 630784 tid 1 2024-04-26T04:43:15.484 INFO:tasks.rados.rados.0.smithi146.stdout:836: writing smithi14680844-25 from 630784 to 1302528 tid 2 2024-04-26T04:43:15.488 INFO:tasks.rados.rados.0.smithi146.stdout:836: writing smithi14680844-25 from 1302528 to 2007040 tid 3 2024-04-26T04:43:15.490 INFO:tasks.rados.rados.0.smithi146.stdout:836: writing smithi14680844-25 from 2007040 to 2236416 tid 4 2024-04-26T04:43:15.490 INFO:tasks.rados.rados.0.smithi146.stdout:834: done (2 left) 2024-04-26T04:43:15.490 INFO:tasks.rados.rados.0.smithi146.stdout:837: rmattr oid 9 current snap is 77 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:837: done (2 left) 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:838: read oid 21 snap -1 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:838: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 77 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 3 to smithi14680844-41 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 4 to smithi14680844-41 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 5 to smithi14680844-41 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: finishing write tid 6 to smithi14680844-41 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: oid 41 updating version 0 to 391 2024-04-26T04:43:15.491 INFO:tasks.rados.rados.0.smithi146.stdout:835: oid 41 version 391 is already newer than 390 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:835: oid 41 updating version 391 to 392 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:835: oid 41 updating version 392 to 394 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:835: oid 41 version 394 is already newer than 393 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 394 (ObjNum 275 snap 77 seq_num 275) dirty exists 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:835: left oid 41 (ObjNum 275 snap 77 seq_num 275) 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 1 to smithi14680844-25 2024-04-26T04:43:15.492 INFO:tasks.rados.rados.0.smithi146.stdout:839: seq_num 277 ranges {5169152=647168,5816320=557056,6373376=516096,6889472=532480} 2024-04-26T04:43:15.521 INFO:tasks.rados.rados.0.smithi146.stdout:839: writing smithi14680844-38 from 5169152 to 5816320 tid 1 2024-04-26T04:43:15.524 INFO:tasks.rados.rados.0.smithi146.stdout:839: writing smithi14680844-38 from 5816320 to 6373376 tid 2 2024-04-26T04:43:15.527 INFO:tasks.rados.rados.0.smithi146.stdout:839: writing smithi14680844-38 from 6373376 to 6889472 tid 3 2024-04-26T04:43:15.530 INFO:tasks.rados.rados.0.smithi146.stdout:839: writing smithi14680844-38 from 6889472 to 7421952 tid 4 2024-04-26T04:43:15.530 INFO:tasks.rados.rados.0.smithi146.stdout:835: done (3 left) 2024-04-26T04:43:15.530 INFO:tasks.rados.rados.0.smithi146.stdout:840: copy_from oid 19 from oid 2 current snap is 77 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 2 to smithi14680844-25 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:841: snap_create 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 3 to smithi14680844-25 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 4 to smithi14680844-25 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 5 to smithi14680844-25 2024-04-26T04:43:15.531 INFO:tasks.rados.rados.0.smithi146.stdout:838: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: finishing write tid 6 to smithi14680844-25 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: oid 25 updating version 0 to 409 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: oid 25 version 409 is already newer than 407 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: oid 25 updating version 409 to 410 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: oid 25 version 410 is already newer than 408 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: oid 25 version 410 is already newer than 406 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 410 (ObjNum 276 snap 77 seq_num 276) dirty exists 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:836: left oid 25 (ObjNum 276 snap 77 seq_num 276) 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 1 to smithi14680844-38 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 2 to smithi14680844-38 2024-04-26T04:43:15.639 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 3 to smithi14680844-38 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 4 to smithi14680844-38 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 5 to smithi14680844-38 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: finishing write tid 6 to smithi14680844-38 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: oid 38 updating version 0 to 416 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: oid 38 version 416 is already newer than 413 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: oid 38 version 416 is already newer than 412 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: oid 38 version 416 is already newer than 414 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: oid 38 version 416 is already newer than 415 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 416 (ObjNum 277 snap 77 seq_num 277) dirty exists 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:839: left oid 38 (ObjNum 277 snap 77 seq_num 277) 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:840: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:840: finishing copy_from to smithi14680844-19 2024-04-26T04:43:15.640 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 255 (ObjNum 261 snap 67 seq_num 261) dirty exists 2024-04-26T04:43:15.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-mon[29755]: pgmap v36: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:15.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-mon[29755]: osdmap e209: 8 total, 8 up, 8 in 2024-04-26T04:43:15.807 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:15.575+0000 7f9bb2319200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:43:15.807 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:15.686+0000 7f9bb2319200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:43:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:15 smithi146 ceph-mon[37936]: pgmap v36: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:15 smithi146 ceph-mon[37936]: osdmap e209: 8 total, 8 up, 8 in 2024-04-26T04:43:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:15 smithi146 ceph-mon[26177]: pgmap v36: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:15 smithi146 ceph-mon[26177]: osdmap e209: 8 total, 8 up, 8 in 2024-04-26T04:43:16.243 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:15 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:15.913+0000 7f9bb2319200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:43:16.243 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:16 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:16.116+0000 7f9bb2319200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:16.460 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:43:16] "GET /metrics HTTP/1.1" 200 36089 "" "Prometheus/2.43.0" 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:836: done (4 left) 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:838: done (3 left) 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:839: done (2 left) 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:840: done (1 left) 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:841: done (0 left) 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:842: rollback oid 46 current snap is 78 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 65 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:843: copy_from oid 35 from oid 11 current snap is 78 2024-04-26T04:43:16.465 INFO:tasks.rados.rados.0.smithi146.stdout:844: read oid 30 snap -1 2024-04-26T04:43:16.466 INFO:tasks.rados.rados.0.smithi146.stdout:844: expect (ObjNum 106 snap 22 seq_num 106) 2024-04-26T04:43:16.466 INFO:tasks.rados.rados.0.smithi146.stdout:845: snap_remove snap 66 2024-04-26T04:43:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:16 smithi204 ceph-mon[29755]: osdmap e210: 8 total, 8 up, 8 in 2024-04-26T04:43:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:16 smithi146 ceph-mon[37936]: osdmap e210: 8 total, 8 up, 8 in 2024-04-26T04:43:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:16 smithi146 ceph-mon[26177]: osdmap e210: 8 total, 8 up, 8 in 2024-04-26T04:43:17.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:16 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:16.759+0000 7f9bb2319200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:845: done (3 left) 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:846: snap_create 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:842: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:842: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:842: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 398 (ObjNum 115 snap 23 seq_num 115) dirty exists 2024-04-26T04:43:17.466 INFO:tasks.rados.rados.0.smithi146.stdout:844: expect (ObjNum 106 snap 22 seq_num 106) 2024-04-26T04:43:17.471 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:17 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:17.204+0000 7f9bb2319200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:43:17.471 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:17 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:17.304+0000 7f9bb2319200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:43:17.536 INFO:tasks.rados.rados.0.smithi146.stdout:843: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:43:17.536 INFO:tasks.rados.rados.0.smithi146.stdout:843: finishing copy_from to smithi14680844-35 2024-04-26T04:43:17.536 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 244 (ObjNum 252 snap 66 seq_num 252) dirty exists 2024-04-26T04:43:17.736 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:17 smithi146 ceph-mon[37936]: pgmap v39: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:17.736 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:17 smithi146 ceph-mon[37936]: osdmap e211: 8 total, 8 up, 8 in 2024-04-26T04:43:17.736 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:17 smithi146 ceph-mon[26177]: pgmap v39: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:17.736 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:17 smithi146 ceph-mon[26177]: osdmap e211: 8 total, 8 up, 8 in 2024-04-26T04:43:17.761 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:17 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:17.532+0000 7f9bb2319200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:43:17.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:17 smithi204 ceph-mon[29755]: pgmap v39: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail; 856 KiB/s rd, 1.5 MiB/s wr, 28 op/s 2024-04-26T04:43:17.761 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:17 smithi204 ceph-mon[29755]: osdmap e211: 8 total, 8 up, 8 in 2024-04-26T04:43:18.445 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.079+0000 7f9bb2319200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:43:18.445 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.178+0000 7f9bb2319200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:43:18.480 INFO:tasks.rados.rados.0.smithi146.stdout:842: done (3 left) 2024-04-26T04:43:18.480 INFO:tasks.rados.rados.0.smithi146.stdout:843: done (2 left) 2024-04-26T04:43:18.480 INFO:tasks.rados.rados.0.smithi146.stdout:844: done (1 left) 2024-04-26T04:43:18.480 INFO:tasks.rados.rados.0.smithi146.stdout:846: done (0 left) 2024-04-26T04:43:18.480 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 79 2024-04-26T04:43:18.481 INFO:tasks.rados.rados.0.smithi146.stdout:847: seq_num 278 ranges {1097728=663552,1761280=442368,2203648=720896,2924544=442368} 2024-04-26T04:43:18.489 INFO:tasks.rados.rados.0.smithi146.stdout:847: writing smithi14680844-42 from 1097728 to 1761280 tid 1 2024-04-26T04:43:18.492 INFO:tasks.rados.rados.0.smithi146.stdout:847: writing smithi14680844-42 from 1761280 to 2203648 tid 2 2024-04-26T04:43:18.496 INFO:tasks.rados.rados.0.smithi146.stdout:847: writing smithi14680844-42 from 2203648 to 2924544 tid 3 2024-04-26T04:43:18.499 INFO:tasks.rados.rados.0.smithi146.stdout:847: writing smithi14680844-42 from 2924544 to 3366912 tid 4 2024-04-26T04:43:18.499 INFO:tasks.rados.rados.0.smithi146.stdout:848: delete oid 38 current snap is 79 2024-04-26T04:43:18.499 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 1 to smithi14680844-42 2024-04-26T04:43:18.499 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 2 to smithi14680844-42 2024-04-26T04:43:18.501 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 3 to smithi14680844-42 2024-04-26T04:43:18.502 INFO:tasks.rados.rados.0.smithi146.stdout:848: done (1 left) 2024-04-26T04:43:18.502 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 79 2024-04-26T04:43:18.502 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 4 to smithi14680844-42 2024-04-26T04:43:18.502 INFO:tasks.rados.rados.0.smithi146.stdout:849: seq_num 280 ranges {901120=696320,1597440=606208,2203648=688128,2891776=311296} 2024-04-26T04:43:18.510 INFO:tasks.rados.rados.0.smithi146.stdout:849: writing smithi14680844-44 from 901120 to 1597440 tid 1 2024-04-26T04:43:18.514 INFO:tasks.rados.rados.0.smithi146.stdout:849: writing smithi14680844-44 from 1597440 to 2203648 tid 2 2024-04-26T04:43:18.518 INFO:tasks.rados.rados.0.smithi146.stdout:849: writing smithi14680844-44 from 2203648 to 2891776 tid 3 2024-04-26T04:43:18.520 INFO:tasks.rados.rados.0.smithi146.stdout:849: writing smithi14680844-44 from 2891776 to 3203072 tid 4 2024-04-26T04:43:18.520 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 79 2024-04-26T04:43:18.520 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 5 to smithi14680844-42 2024-04-26T04:43:18.520 INFO:tasks.rados.rados.0.smithi146.stdout:850: seq_num 281 ranges {1581056=712704,2293760=491520,2785280=491520,3276800=622592} 2024-04-26T04:43:18.532 INFO:tasks.rados.rados.0.smithi146.stdout:850: writing smithi14680844-50 from 1581056 to 2293760 tid 1 2024-04-26T04:43:18.535 INFO:tasks.rados.rados.0.smithi146.stdout:850: writing smithi14680844-50 from 2293760 to 2785280 tid 2 2024-04-26T04:43:18.538 INFO:tasks.rados.rados.0.smithi146.stdout:850: writing smithi14680844-50 from 2785280 to 3276800 tid 3 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:850: writing smithi14680844-50 from 3276800 to 3899392 tid 4 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:851: read oid 17 snap -1 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:851: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:852: rmattr oid 1 current snap is 79 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:852: done (4 left) 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:853: copy_from oid 30 from oid 3 current snap is 79 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:847: finishing write tid 6 to smithi14680844-42 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:847: oid 42 updating version 0 to 404 2024-04-26T04:43:18.543 INFO:tasks.rados.rados.0.smithi146.stdout:847: oid 42 updating version 404 to 406 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:847: oid 42 updating version 406 to 407 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:847: oid 42 updating version 407 to 408 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:847: oid 42 version 408 is already newer than 405 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 408 (ObjNum 278 snap 79 seq_num 278) dirty exists 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:847: left oid 42 (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 1 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 2 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 3 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 4 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 5 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: finishing write tid 6 to smithi14680844-44 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: oid 44 updating version 0 to 252 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: oid 44 updating version 252 to 255 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: oid 44 updating version 255 to 256 2024-04-26T04:43:18.544 INFO:tasks.rados.rados.0.smithi146.stdout:849: oid 44 version 256 is already newer than 253 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:849: oid 44 version 256 is already newer than 254 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 256 (ObjNum 280 snap 79 seq_num 280) dirty exists 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:849: left oid 44 (ObjNum 280 snap 79 seq_num 280) 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 1 to smithi14680844-50 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 2 to smithi14680844-50 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 3 to smithi14680844-50 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:847: done (4 left) 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:849: done (3 left) 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 79 2024-04-26T04:43:18.545 INFO:tasks.rados.rados.0.smithi146.stdout:854: seq_num 282 ranges {1409024=729088,2138112=425984,2564096=704512,3268608=475136} 2024-04-26T04:43:18.553 INFO:tasks.rados.rados.0.smithi146.stdout:854: writing smithi14680844-18 from 1409024 to 2138112 tid 1 2024-04-26T04:43:18.556 INFO:tasks.rados.rados.0.smithi146.stdout:854: writing smithi14680844-18 from 2138112 to 2564096 tid 2 2024-04-26T04:43:18.560 INFO:tasks.rados.rados.0.smithi146.stdout:854: writing smithi14680844-18 from 2564096 to 3268608 tid 3 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:854: writing smithi14680844-18 from 3268608 to 3743744 tid 4 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:855: snap_create 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:853: finishing copy_from to smithi14680844-30 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:853: got expected ENOENT (src dne) 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:853: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 4 to smithi14680844-50 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 5 to smithi14680844-50 2024-04-26T04:43:18.564 INFO:tasks.rados.rados.0.smithi146.stdout:850: finishing write tid 6 to smithi14680844-50 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: oid 50 updating version 0 to 425 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: oid 50 updating version 425 to 429 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: oid 50 version 429 is already newer than 426 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: oid 50 version 429 is already newer than 428 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: oid 50 version 429 is already newer than 427 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 429 (ObjNum 281 snap 79 seq_num 281) dirty exists 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:850: left oid 50 (ObjNum 281 snap 79 seq_num 281) 2024-04-26T04:43:18.565 INFO:tasks.rados.rados.0.smithi146.stdout:851: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 1 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 2 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 3 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 4 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 5 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: finishing write tid 6 to smithi14680844-18 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: oid 18 updating version 0 to 414 2024-04-26T04:43:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:854: oid 18 version 414 is already newer than 412 2024-04-26T04:43:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:854: oid 18 version 414 is already newer than 411 2024-04-26T04:43:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:854: oid 18 version 414 is already newer than 413 2024-04-26T04:43:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:854: oid 18 version 414 is already newer than 410 2024-04-26T04:43:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 414 (ObjNum 282 snap 79 seq_num 282) dirty exists 2024-04-26T04:43:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:854: left oid 18 (ObjNum 282 snap 79 seq_num 282) 2024-04-26T04:43:18.708 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.443+0000 7f9bb2319200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:43:18.708 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.600+0000 7f9bb2319200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:43:18.708 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.707+0000 7f9bb2319200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:43:18.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-mon[29755]: osdmap e212: 8 total, 8 up, 8 in 2024-04-26T04:43:18.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:18.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:18.728 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[37936]: osdmap e212: 8 total, 8 up, 8 in 2024-04-26T04:43:18.728 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:18.728 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:18.729 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[26177]: osdmap e212: 8 total, 8 up, 8 in 2024-04-26T04:43:18.729 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:18.729 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:18 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.832+0000 7f9bb2319200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:19.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:18.932+0000 7f9bb2319200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:850: done (4 left) 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:851: done (3 left) 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:853: done (2 left) 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:854: done (1 left) 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:855: done (0 left) 2024-04-26T04:43:19.492 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 80 2024-04-26T04:43:19.493 INFO:tasks.rados.rados.0.smithi146.stdout:856: seq_num 283 ranges {3661824=745472,4407296=712704,5120000=458752,5578752=434176} 2024-04-26T04:43:19.515 INFO:tasks.rados.rados.0.smithi146.stdout:856: writing smithi14680844-35 from 3661824 to 4407296 tid 1 2024-04-26T04:43:19.519 INFO:tasks.rados.rados.0.smithi146.stdout:856: writing smithi14680844-35 from 4407296 to 5120000 tid 2 2024-04-26T04:43:19.522 INFO:tasks.rados.rados.0.smithi146.stdout:856: writing smithi14680844-35 from 5120000 to 5578752 tid 3 2024-04-26T04:43:19.524 INFO:tasks.rados.rados.0.smithi146.stdout:856: writing smithi14680844-35 from 5578752 to 6012928 tid 4 2024-04-26T04:43:19.525 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 80 2024-04-26T04:43:19.525 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 1 to smithi14680844-35 2024-04-26T04:43:19.525 INFO:tasks.rados.rados.0.smithi146.stdout:857: seq_num 284 ranges {0=761856,761856=598016,1359872=671744,2031616=335872} 2024-04-26T04:43:19.529 INFO:tasks.rados.rados.0.smithi146.stdout:857: writing smithi14680844-40 from 0 to 761856 tid 1 2024-04-26T04:43:19.532 INFO:tasks.rados.rados.0.smithi146.stdout:857: writing smithi14680844-40 from 761856 to 1359872 tid 2 2024-04-26T04:43:19.536 INFO:tasks.rados.rados.0.smithi146.stdout:857: writing smithi14680844-40 from 1359872 to 2031616 tid 3 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:857: writing smithi14680844-40 from 2031616 to 2367488 tid 4 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:858: read oid 22 snap -1 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:858: expect deleted 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:859: read oid 8 snap -1 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:859: expect (ObjNum 248 snap 64 seq_num 248) 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:860: copy_from oid 30 from oid 12 current snap is 80 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 2 to smithi14680844-35 2024-04-26T04:43:19.539 INFO:tasks.rados.rados.0.smithi146.stdout:861: snap_remove snap 39 2024-04-26T04:43:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:19 smithi204 ceph-mon[29755]: pgmap v42: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:19 smithi204 ceph-mon[29755]: osdmap e213: 8 total, 8 up, 8 in 2024-04-26T04:43:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:19 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:19 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[26177]: pgmap v42: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[26177]: osdmap e213: 8 total, 8 up, 8 in 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[37936]: pgmap v42: 121 pgs: 121 active+clean; 237 MiB data, 769 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[37936]: osdmap e213: 8 total, 8 up, 8 in 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:19 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:20.064 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:19 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:19.810+0000 7f9bb2319200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:43:20.408 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:20.063+0000 7f9bb2319200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:20] ENGINE Bus STARTING 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: CherryPy Checker: 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: The Application mounted at '' has an empty config. 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:20] ENGINE Serving on http://:::9283 2024-04-26T04:43:20.409 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:20] ENGINE Bus STARTED 2024-04-26T04:43:20.506 INFO:tasks.rados.rados.0.smithi146.stdout:861: done (5 left) 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:862: delete oid 10 current snap is 80 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 3 to smithi14680844-35 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 4 to smithi14680844-35 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 5 to smithi14680844-35 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: finishing write tid 6 to smithi14680844-35 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: oid 35 updating version 0 to 346 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: oid 35 version 346 is already newer than 342 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: oid 35 version 346 is already newer than 345 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: oid 35 version 346 is already newer than 343 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: oid 35 version 346 is already newer than 344 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 346 (ObjNum 283 snap 80 seq_num 283) dirty exists 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:856: left oid 35 (ObjNum 283 snap 80 seq_num 283) 2024-04-26T04:43:20.507 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 1 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 2 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 3 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 4 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 5 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: finishing write tid 6 to smithi14680844-40 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: oid 40 updating version 0 to 362 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: oid 40 version 362 is already newer than 359 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: oid 40 version 362 is already newer than 361 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: oid 40 version 362 is already newer than 358 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: oid 40 version 362 is already newer than 360 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 362 (ObjNum 284 snap 80 seq_num 284) dirty exists 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:857: left oid 40 (ObjNum 284 snap 80 seq_num 284) 2024-04-26T04:43:20.508 INFO:tasks.rados.rados.0.smithi146.stdout:859: expect (ObjNum 248 snap 64 seq_num 248) 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:860: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:860: finishing copy_from to smithi14680844-30 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 183 (ObjNum 218 snap 56 seq_num 218) dirty exists 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:856: done (5 left) 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:857: done (4 left) 2024-04-26T04:43:20.631 INFO:tasks.rados.rados.0.smithi146.stdout:858: done (3 left) 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:859: done (2 left) 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:860: done (1 left) 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:862: done (0 left) 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:863: read oid 11 snap -1 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:863: expect (ObjNum 252 snap 66 seq_num 252) 2024-04-26T04:43:20.632 INFO:tasks.rados.rados.0.smithi146.stdout:864: snap_remove snap 44 2024-04-26T04:43:20.746 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: osdmap e214: 8 total, 8 up, 8 in 2024-04-26T04:43:20.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: Standby manager daemon x restarted 2024-04-26T04:43:20.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:43:20.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:20.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:20.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:20.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:20 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: osdmap e214: 8 total, 8 up, 8 in 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: Standby manager daemon x restarted 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: Standby manager daemon x started 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[26177]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: osdmap e214: 8 total, 8 up, 8 in 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: Standby manager daemon x restarted 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:20.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:20.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:20 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/187224272' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:21.503 INFO:tasks.rados.rados.0.smithi146.stdout:863: expect (ObjNum 252 snap 66 seq_num 252) 2024-04-26T04:43:21.637 INFO:tasks.rados.rados.0.smithi146.stdout:863: done (1 left) 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:864: done (0 left) 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:865: read oid 48 snap -1 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:865: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:866: read oid 45 snap -1 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:866: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:867: read oid 47 snap -1 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:867: expect (ObjNum 229 snap 60 seq_num 229) 2024-04-26T04:43:21.638 INFO:tasks.rados.rados.0.smithi146.stdout:868: setattr oid 3 current snap is 80 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:869: rollback oid 15 current snap is 80 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 62 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:870: copy_from oid 40 from oid 34 current snap is 80 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:871: read oid 6 snap -1 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:871: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:872: read oid 29 snap -1 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:872: expect (ObjNum 273 snap 75 seq_num 273) 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:873: copy_from oid 2 from oid 16 current snap is 80 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:874: copy_from oid 11 from oid 32 current snap is 80 2024-04-26T04:43:21.640 INFO:tasks.rados.rados.0.smithi146.stdout:875: setattr oid 39 current snap is 80 2024-04-26T04:43:21.641 INFO:tasks.rados.rados.0.smithi146.stdout:876: setattr oid 37 current snap is 80 2024-04-26T04:43:21.643 INFO:tasks.rados.rados.0.smithi146.stdout:877: snap_create 2024-04-26T04:43:21.647 INFO:tasks.rados.rados.0.smithi146.stdout:869: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:43:21.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 185 (ObjNum 129 snap 0 seq_num 2126568840) dirty dne 2024-04-26T04:43:21.649 INFO:tasks.rados.rados.0.smithi146.stdout:865: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 281 (ObjNum 33 snap 0 seq_num 2126385872) dirty exists 2024-04-26T04:43:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 279 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:43:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:874: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:43:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:874: finishing copy_from to smithi14680844-11 2024-04-26T04:43:21.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 345 (ObjNum 233 snap 61 seq_num 233) dirty exists 2024-04-26T04:43:21.716 INFO:tasks.rados.rados.0.smithi146.stdout:871: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:43:21.801 INFO:tasks.rados.rados.0.smithi146.stdout:866: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:43:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:21 smithi204 ceph-mon[29755]: pgmap v45: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:21 smithi204 ceph-mon[29755]: mgrmap e36: y(active, since 28s), standbys: x 2024-04-26T04:43:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:21 smithi204 ceph-mon[29755]: osdmap e215: 8 total, 8 up, 8 in 2024-04-26T04:43:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[26177]: pgmap v45: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[26177]: mgrmap e36: y(active, since 28s), standbys: x 2024-04-26T04:43:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[26177]: osdmap e215: 8 total, 8 up, 8 in 2024-04-26T04:43:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[37936]: pgmap v45: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[37936]: mgrmap e36: y(active, since 28s), standbys: x 2024-04-26T04:43:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:21 smithi146 ceph-mon[37936]: osdmap e215: 8 total, 8 up, 8 in 2024-04-26T04:43:21.986 INFO:tasks.rados.rados.0.smithi146.stdout:870: finishing copy_from to smithi14680844-40 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:870: got expected ENOENT (src dne) 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:873: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:870: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:873: finishing copy_from to smithi14680844-2 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 377 (ObjNum 257 snap 67 seq_num 257) dirty exists 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 347 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:43:21.987 INFO:tasks.rados.rados.0.smithi146.stdout:867: expect (ObjNum 229 snap 60 seq_num 229) 2024-04-26T04:43:22.545 INFO:tasks.rados.rados.0.smithi146.stdout:872: expect (ObjNum 273 snap 75 seq_num 273) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:865: done (12 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:866: done (11 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:867: done (10 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:868: done (9 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:869: done (8 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:870: done (7 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:871: done (6 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:872: done (5 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:873: done (4 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:874: done (3 left) 2024-04-26T04:43:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:875: done (2 left) 2024-04-26T04:43:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:876: done (1 left) 2024-04-26T04:43:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:877: done (0 left) 2024-04-26T04:43:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:878: rollback oid 27 current snap is 81 2024-04-26T04:43:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 70 2024-04-26T04:43:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:879: snap_remove snap 65 2024-04-26T04:43:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:22 smithi204 ceph-mon[29755]: osdmap e216: 8 total, 8 up, 8 in 2024-04-26T04:43:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:22 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:22 smithi146 ceph-mon[26177]: osdmap e216: 8 total, 8 up, 8 in 2024-04-26T04:43:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:22 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:22 smithi146 ceph-mon[37936]: osdmap e216: 8 total, 8 up, 8 in 2024-04-26T04:43:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:22 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:23.421 INFO:tasks.rados.rados.0.smithi146.stdout:879: done (1 left) 2024-04-26T04:43:23.421 INFO:tasks.rados.rados.0.smithi146.stdout:880: copy_from oid 11 from oid 41 current snap is 81 2024-04-26T04:43:23.421 INFO:tasks.rados.rados.0.smithi146.stdout:878: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:43:23.421 INFO:tasks.rados.rados.0.smithi146.stdout:878: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:43:23.422 INFO:tasks.rados.rados.0.smithi146.stdout:878: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:43:23.422 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 285 (ObjNum 262 snap 67 seq_num 262) dirty exists 2024-04-26T04:43:23.422 INFO:tasks.rados.rados.0.smithi146.stdout:878: done (1 left) 2024-04-26T04:43:23.422 INFO:tasks.rados.rados.0.smithi146.stdout:881: copy_from oid 46 from oid 17 current snap is 81 2024-04-26T04:43:23.422 INFO:tasks.rados.rados.0.smithi146.stdout:882: delete oid 29 current snap is 81 2024-04-26T04:43:23.427 INFO:tasks.rados.rados.0.smithi146.stdout:882: done (2 left) 2024-04-26T04:43:23.427 INFO:tasks.rados.rados.0.smithi146.stdout:883: snap_remove snap 71 2024-04-26T04:43:23.765 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: pgmap v48: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:23.765 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: osdmap e217: 8 total, 8 up, 8 in 2024-04-26T04:43:23.765 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.765 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-26T04:43:23.766 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[37936]: osdmap e218: 8 total, 8 up, 8 in 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: pgmap v48: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: osdmap e217: 8 total, 8 up, 8 in 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:23.767 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:43:23.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:23 smithi146 ceph-mon[26177]: osdmap e218: 8 total, 8 up, 8 in 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: pgmap v48: 121 pgs: 121 active+clean; 253 MiB data, 834 MiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.9 MiB/s wr, 11 op/s 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: osdmap e217: 8 total, 8 up, 8 in 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:43:23.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:23 smithi204 ceph-mon[29755]: osdmap e218: 8 total, 8 up, 8 in 2024-04-26T04:43:24.422 INFO:tasks.rados.rados.0.smithi146.stdout:883: done (2 left) 2024-04-26T04:43:24.422 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 81 2024-04-26T04:43:24.422 INFO:tasks.rados.rados.0.smithi146.stdout:884: seq_num 287 ranges {5431296=8192} 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:884: writing smithi14680844-12 from 5431296 to 5439488 tid 1 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:885: delete oid 22 current snap is 81 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:881: finishing copy_from racing read to smithi14680844-46 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:881: finishing copy_from to smithi14680844-46 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 59 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:43:24.452 INFO:tasks.rados.rados.0.smithi146.stdout:880: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:880: finishing copy_from to smithi14680844-11 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 394 (ObjNum 275 snap 77 seq_num 275) dirty exists 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:880: done (3 left) 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:881: done (2 left) 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:885: done (1 left) 2024-04-26T04:43:24.453 INFO:tasks.rados.rados.0.smithi146.stdout:886: snap_remove snap 77 2024-04-26T04:43:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[37936]: Upgrade: Setting container_image for all mgr 2024-04-26T04:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[37936]: Upgrade: It appears safe to stop mon.a 2024-04-26T04:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[37936]: osdmap e219: 8 total, 8 up, 8 in 2024-04-26T04:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[26177]: Upgrade: Setting container_image for all mgr 2024-04-26T04:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[26177]: Upgrade: It appears safe to stop mon.a 2024-04-26T04:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:24 smithi146 ceph-mon[26177]: osdmap e219: 8 total, 8 up, 8 in 2024-04-26T04:43:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:24 smithi204 ceph-mon[29755]: Upgrade: Setting container_image for all mgr 2024-04-26T04:43:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:24 smithi204 ceph-mon[29755]: Upgrade: It appears safe to stop mon.a 2024-04-26T04:43:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:24 smithi204 ceph-mon[29755]: osdmap e219: 8 total, 8 up, 8 in 2024-04-26T04:43:25.422 INFO:tasks.rados.rados.0.smithi146.stdout:886: done (1 left) 2024-04-26T04:43:25.422 INFO:tasks.rados.rados.0.smithi146.stdout:887: read oid 9 snap -1 2024-04-26T04:43:25.422 INFO:tasks.rados.rados.0.smithi146.stdout:887: expect deleted 2024-04-26T04:43:25.422 INFO:tasks.rados.rados.0.smithi146.stdout:888: snap_remove snap 68 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: pgmap v51: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:25.609 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[37936]: osdmap e220: 8 total, 8 up, 8 in 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: pgmap v51: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:25.610 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:25 smithi146 ceph-mon[26177]: osdmap e220: 8 total, 8 up, 8 in 2024-04-26T04:43:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: pgmap v51: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 6.5 MiB/s wr, 34 op/s 2024-04-26T04:43:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: from='mgr.25088 172.21.15.146:0/3823700466' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:25 smithi204 ceph-mon[29755]: osdmap e220: 8 total, 8 up, 8 in 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:888: done (2 left) 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:889: read oid 47 snap -1 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:889: expect (ObjNum 229 snap 60 seq_num 229) 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:890: rollback oid 33 current snap is 81 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 59 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 81 2024-04-26T04:43:26.425 INFO:tasks.rados.rados.0.smithi146.stdout:891: seq_num 289 ranges {6012928=40960} 2024-04-26T04:43:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:43:26] "GET /metrics HTTP/1.1" 200 36086 "" "Prometheus/2.43.0" 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:891: writing smithi14680844-35 from 6012928 to 6053888 tid 1 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:892: read oid 25 snap -1 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:892: expect (ObjNum 276 snap 77 seq_num 276) 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 81 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:884: finishing write tid 1 to smithi14680844-12 2024-04-26T04:43:26.459 INFO:tasks.rados.rados.0.smithi146.stdout:893: seq_num 290 ranges {2547712=57344} 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:893: writing smithi14680844-32 from 2547712 to 2605056 tid 1 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:894: rollback oid 27 current snap is 81 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 59 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:884: finishing write tid 2 to smithi14680844-12 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:884: finishing write tid 3 to smithi14680844-12 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:884: oid 12 updating version 0 to 364 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:884: oid 12 version 364 is already newer than 363 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 364 (ObjNum 287 snap 81 seq_num 287) dirty exists 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:884: left oid 12 (ObjNum 287 snap 81 seq_num 287) 2024-04-26T04:43:26.474 INFO:tasks.rados.rados.0.smithi146.stdout:890: finishing rollback tid 0 to smithi14680844-33 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:890: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 466 (ObjNum 33 snap 0 seq_num 4) dirty dne 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:884: done (7 left) 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:887: done (6 left) 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:890: done (5 left) 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:895: read oid 22 snap -1 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:895: expect deleted 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:896: copy_from oid 11 from oid 2 current snap is 81 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:897: rmattr oid 23 current snap is 81 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:897: done (7 left) 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:898: rollback oid 29 current snap is 81 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 47 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 81 2024-04-26T04:43:26.475 INFO:tasks.rados.rados.0.smithi146.stdout:899: seq_num 291 ranges {5275648=81920} 2024-04-26T04:43:26.504 INFO:tasks.rados.rados.0.smithi146.stdout:899: writing smithi14680844-16 from 5275648 to 5357568 tid 1 2024-04-26T04:43:26.504 INFO:tasks.rados.rados.0.smithi146.stdout:900: read oid 14 snap -1 2024-04-26T04:43:26.504 INFO:tasks.rados.rados.0.smithi146.stdout:900: expect (ObjNum 226 snap 60 seq_num 226) 2024-04-26T04:43:26.505 INFO:tasks.rados.rados.0.smithi146.stdout:901: copy_from oid 31 from oid 42 current snap is 81 2024-04-26T04:43:26.505 INFO:tasks.rados.rados.0.smithi146.stdout:894: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:43:26.505 INFO:tasks.rados.rados.0.smithi146.stdout:894: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:43:26.505 INFO:tasks.rados.rados.0.smithi146.stdout:893: finishing write tid 1 to smithi14680844-32 2024-04-26T04:43:26.505 INFO:tasks.rados.rados.0.smithi146.stdout:892: expect (ObjNum 276 snap 77 seq_num 276) 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:894: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 306 (ObjNum 147 snap 36 seq_num 147) dirty exists 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:893: finishing write tid 2 to smithi14680844-32 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:893: finishing write tid 3 to smithi14680844-32 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:893: oid 32 updating version 0 to 475 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:893: oid 32 version 475 is already newer than 474 2024-04-26T04:43:26.570 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 475 (ObjNum 290 snap 81 seq_num 290) dirty exists 2024-04-26T04:43:26.571 INFO:tasks.rados.rados.0.smithi146.stdout:893: left oid 32 (ObjNum 290 snap 81 seq_num 290) 2024-04-26T04:43:26.571 INFO:tasks.rados.rados.0.smithi146.stdout:889: expect (ObjNum 229 snap 60 seq_num 229) 2024-04-26T04:43:26.768 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[37936]: Upgrade: Updating mon.a 2024-04-26T04:43:26.768 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[37936]: Deploying daemon mon.a on smithi146 2024-04-26T04:43:26.768 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[37936]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:26.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[26177]: Upgrade: Updating mon.a 2024-04-26T04:43:26.768 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[26177]: Deploying daemon mon.a on smithi146 2024-04-26T04:43:26.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:26 smithi146 ceph-mon[26177]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:26.769 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:26 smithi146 systemd[1]: Stopping Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:26 smithi204 ceph-mon[29755]: Upgrade: Updating mon.a 2024-04-26T04:43:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:26 smithi204 ceph-mon[29755]: Deploying daemon mon.a on smithi146 2024-04-26T04:43:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:26 smithi204 ceph-mon[29755]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: finishing write tid 1 to smithi14680844-35 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: finishing write tid 2 to smithi14680844-35 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: finishing write tid 3 to smithi14680844-35 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: oid 35 updating version 0 to 374 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: oid 35 updating version 374 to 375 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 375 (ObjNum 289 snap 81 seq_num 289) dirty exists 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:891: left oid 35 (ObjNum 289 snap 81 seq_num 289) 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:898: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:43:27.188 INFO:tasks.rados.rados.0.smithi146.stdout:898: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 381 (ObjNum 191 snap 47 seq_num 191) dirty exists 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:896: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:896: finishing copy_from to smithi14680844-11 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 377 (ObjNum 257 snap 67 seq_num 257) dirty exists 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:889: done (10 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:891: done (9 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:892: done (8 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:893: done (7 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:894: done (6 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:895: done (5 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:896: done (4 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:898: done (3 left) 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:902: rollback oid 47 current snap is 81 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 64 2024-04-26T04:43:27.189 INFO:tasks.rados.rados.0.smithi146.stdout:899: finishing write tid 1 to smithi14680844-16 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:899: finishing write tid 2 to smithi14680844-16 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:899: finishing write tid 3 to smithi14680844-16 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:899: oid 16 updating version 0 to 465 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:899: oid 16 version 465 is already newer than 464 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 465 (ObjNum 291 snap 81 seq_num 291) dirty exists 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:899: left oid 16 (ObjNum 291 snap 81 seq_num 291) 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:901: finishing copy_from racing read to smithi14680844-31 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:901: finishing copy_from to smithi14680844-31 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 408 (ObjNum 278 snap 79 seq_num 278) dirty exists 2024-04-26T04:43:27.190 INFO:tasks.rados.rados.0.smithi146.stdout:900: expect (ObjNum 226 snap 60 seq_num 226) 2024-04-26T04:43:27.393 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[26154]: 2024-04-26T04:43:27.054+0000 7f06d66da700 -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-04-26T04:43:27.393 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[26154]: 2024-04-26T04:43:27.054+0000 7f06d66da700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-26T04:43:27.393 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 podman[92753]: 2024-04-26 04:43:27.116739558 +0000 UTC m=+0.176828137 container died b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_CLEAN=True, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=) 2024-04-26T04:43:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 podman[92753]: 2024-04-26 04:43:27.482789827 +0000 UTC m=+0.542878405 container cleanup b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, ceph=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:43:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 bash[92753]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a 2024-04-26T04:43:28.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 podman[92772]: 2024-04-26 04:43:27.725833819 +0000 UTC m=+0.604228612 container remove b736695a74963203d6604dbb494cc33cfa028fda46a4124e7c550c4137d7e870 (image=quay.ceph.io/ceph-ci/ceph:reef, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5) 2024-04-26T04:43:28.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-26T04:43:28.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 systemd[1]: Stopped Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:28.059 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:27 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service: Consumed 13.598s CPU time. 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:902: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:902: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:902: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 385 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:899: done (3 left) 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:900: done (2 left) 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:901: done (1 left) 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:902: done (0 left) 2024-04-26T04:43:28.062 INFO:tasks.rados.rados.0.smithi146.stdout:903: snap_remove snap 62 2024-04-26T04:43:28.401 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 systemd[1]: Starting Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:28.402 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 podman[92908]: 2024-04-26 04:43:28.183761346 +0000 UTC m=+0.022105523 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:43:28.402 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 podman[92908]: 2024-04-26 04:43:28.285119318 +0000 UTC m=+0.123463520 container create f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-26T04:43:28.790 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 podman[92908]: 2024-04-26 04:43:28.512769107 +0000 UTC m=+0.351113274 container init f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5) 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 podman[92908]: 2024-04-26 04:43:28.518708613 +0000 UTC m=+0.357052772 container start f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 7 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: pidfile_write: ignore empty --pid-file 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: load: jerasure load: lrc 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: RocksDB version: 7.9.2 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Git sha 0 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: DB SUMMARY 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: DB Session ID: HAUA3PV96ST23W04FQTD 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: CURRENT file: CURRENT 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: MANIFEST file: MANIFEST-000015 size: 1519 Bytes 2024-04-26T04:43:28.791 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000032.sst 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000030.log size: 3261684 ; 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.error_if_exists: 0 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.create_if_missing: 0 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.paranoid_checks: 1 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.env: 0x55accbf99c60 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.info_log: 0x55accca27aa0 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.statistics: (nil) 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.use_fsync: 0 2024-04-26T04:43:28.792 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_log_file_size: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_fallocate: 1 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.use_direct_reads: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.db_log_dir: 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.wal_dir: 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T04:43:28.793 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.write_buffer_manager: 0x55accc9fa820 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T04:43:28.794 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.unordered_write: 0 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.row_cache: None 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.wal_filter: None 2024-04-26T04:43:28.795 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.two_write_queues: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.wal_compression: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.atomic_flush: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T04:43:28.797 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.log_readahead_size: 0 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_background_jobs: 2 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_background_compactions: -1 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_subcompactions: 1 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T04:43:28.798 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_open_files: -1 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_background_flushes: -1 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Compression algorithms supported: 2024-04-26T04:43:28.799 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kZSTD supported: 0 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kXpressCompression supported: 0 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kZlibCompression supported: 1 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kSnappyCompression supported: 1 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kLZ4Compression supported: 1 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: kBZip2Compression supported: 0 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.merge_operator: 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_filter: None 2024-04-26T04:43:28.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55accca27ba0) 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: cache_index_and_filter_blocks: 1 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: pin_top_level_index_and_filter: 1 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_type: 0 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: data_block_index_type: 0 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_shortening: 1 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: checksum: 4 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: no_block_cache: 0 2024-04-26T04:43:28.801 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache: 0x55accca2b090 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_name: BinnedLRUCache 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_options: 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: capacity : 536870912 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: num_shard_bits : 4 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: strict_capacity_limit : 0 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: high_pri_pool_ratio: 0.000 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_cache_compressed: (nil) 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: persistent_cache: (nil) 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_size: 4096 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_size_deviation: 10 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_restart_interval: 16 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: index_block_restart_interval: 1 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: metadata_block_size: 4096 2024-04-26T04:43:28.802 INFO:journalctl@ceph.mon.a.smithi146.stdout: partition_filters: 0 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: use_delta_encoding: 1 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: filter_policy: bloomfilter 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: whole_key_filtering: 1 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: verify_compression: 0 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: read_amp_bytes_per_bit: 0 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: format_version: 5 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: enable_index_compression: 1 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: block_align: 0 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: max_auto_readahead_size: 262144 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: prepopulate_block_cache: 0 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: initial_auto_readahead_size: 8192 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T04:43:28.803 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression: NoCompression 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.num_levels: 7 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:43:28.804 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T04:43:28.805 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T04:43:28.806 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T04:43:28.807 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.table_properties_collectors: 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.inplace_update_support: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.bloom_locality: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.max_successive_merges: 0 2024-04-26T04:43:28.808 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.ttl: 2592000 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enable_blob_files: false 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.min_blob_size: 0 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T04:43:28.809 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: 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 12971, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 30 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: f8093d1b-db15-46f4-abcd-e9b61368848a 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106608548254, "job": 1, "event": "recovery_started", "wal_files": [30]} 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106608557362, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 3095056, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 12972, "largest_seqno": 14343, "table_properties": {"data_size": 3087536, "index_size": 4901, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1605, "raw_key_size": 15797, "raw_average_key_size": 24, "raw_value_size": 3073213, "raw_average_value_size": 4801, "num_data_blocks": 215, "num_entries": 640, "num_filter_entries": 640, "num_deletions": 18, "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": "[]", "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": 1714106608, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "f8093d1b-db15-46f4-abcd-e9b61368848a", "db_session_id": "HAUA3PV96ST23W04FQTD", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106608557497, "job": 1, "event": "recovery_finished"} 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/version_set.cc:5047] Creating manifest 37 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:43:28.810 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: 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-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55acccb1c000 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: DB pointer 0x55acccb06000 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** DB Stats ** 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:43:28.811 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: L0 1/0 2.95 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 634.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: L6 1/0 7.90 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-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: Sum 2/0 10.85 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 634.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.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 634.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.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 634.2 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:43:28.812 INFO:journalctl@ceph.mon.a.smithi146.stdout: Flush(GB): cumulative 0.003, interval 0.003 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: Cumulative compaction: 0.00 GB write, 188.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: Interval compaction: 0.00 GB write, 188.50 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: Block cache BinnedLRUCache@0x55accca2b090#7 capacity: 512.00 MB usage: 6.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.1e-05 secs_since: 0 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,1.78 KB,0.000339746%) IndexBlock(1,5.08 KB,0.000968575%) Misc(1,0.00 KB,0%) 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: starting mon.a rank 0 at public addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] at bind addrs [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???) e3 preinit fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:28.813 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).mds e6 new map 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).mds e6 print_map 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: e6 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: legacy client fscid: 1 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: Filesystem 'cephfs' (1) 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: fs_name cephfs 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: epoch 6 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: created 2024-04-26T04:37:28.379060+0000 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: modified 2024-04-26T04:37:30.704317+0000 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: tableserver 0 2024-04-26T04:43:28.814 INFO:journalctl@ceph.mon.a.smithi146.stdout: root 0 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: session_timeout 60 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: session_autoclose 300 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: max_file_size 1099511627776 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: max_xattr_size 65536 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: required_client_features {} 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: last_failure 0 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: last_failure_osd_epoch 0 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.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-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: max_mds 1 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: in 0 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: up {0=24353} 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: failed 2024-04-26T04:43:28.815 INFO:journalctl@ceph.mon.a.smithi146.stdout: damaged 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: stopped 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: data_pools [3] 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: metadata_pool 2 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: inline_data disabled 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: balancer 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: bal_rank_mask -1 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: standby_count_wanted 0 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: qdb_cluster leader: 0 members: 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: [mds.a{0:24353} state up:active seq 3 addr [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: Standby daemons: 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: 2024-04-26T04:43:28.816 INFO:journalctl@ceph.mon.a.smithi146.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).osd e221 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).osd e221 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 ceph-mon[92947]: mon.a@-1(???).paxosservice(auth 1..18) refresh upgraded, format 0 -> 3 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 bash[92908]: f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd 2024-04-26T04:43:28.817 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:28 smithi146 systemd[1]: Started Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:31.655 INFO:tasks.rados.rados.0.smithi146.stdout:903: done (0 left) 2024-04-26T04:43:31.656 INFO:tasks.rados.rados.0.smithi146.stdout:904: snap_remove snap 64 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ignoring --setuser ceph since I am not root 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ignoring --setgroup ceph since I am not root 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mgr[83737]: -- 172.21.15.146:0/341624607 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556b798145a0 con 0x556b797e9000 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:31.791+0000 7f70cf449200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: pgmap v56: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: mon.a calling monitor election 2024-04-26T04:43:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: pgmap v57: 121 pgs: 121 active+clean; 255 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: monmap epoch 3 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: min_mon_release 18 (reef) 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: election_strategy: 1 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:31.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: mgrmap e36: y(active, since 39s), standbys: x 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: overall HEALTH_OK 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: mgrmap e37: y(active, since 39s), standbys: x 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[37936]: from='mgr.25088 ' entity='' 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: pgmap v56: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: mon.a calling monitor election 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: pgmap v57: 121 pgs: 121 active+clean; 255 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: monmap epoch 3 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:31.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: min_mon_release 18 (reef) 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: election_strategy: 1 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: mgrmap e36: y(active, since 39s), standbys: x 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: mgrmap e37: y(active, since 39s), standbys: x 2024-04-26T04:43:31.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-mon[92947]: from='mgr.25088 ' entity='' 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: ignoring --setuser ceph since I am not root 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: ignoring --setgroup ceph since I am not root 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:31.783+0000 7f5ccb5d7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:31.966+0000 7f5ccb5d7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: pgmap v56: 121 pgs: 121 active+clean; 245 MiB data, 843 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: mon.a calling monitor election 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: pgmap v57: 121 pgs: 121 active+clean; 255 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:43:31.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: monmap epoch 3 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: min_mon_release 18 (reef) 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: election_strategy: 1 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: osdmap e221: 8 total, 8 up, 8 in 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: mgrmap e36: y(active, since 39s), standbys: x 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: overall HEALTH_OK 2024-04-26T04:43:31.970 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='mgr.y' 2024-04-26T04:43:31.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: mgrmap e37: y(active, since 39s), standbys: x 2024-04-26T04:43:31.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:31 smithi204 ceph-mon[29755]: from='mgr.25088 ' entity='' 2024-04-26T04:43:32.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:32.069+0000 7f5ccb5d7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:43:32.392 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:31 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:31.979+0000 7f70cf449200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:32.392 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:32 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:32.081+0000 7f70cf449200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-26T04:43:32.645 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:32 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:32.391+0000 7f70cf449200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:43:32.645 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:32 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:32.479+0000 7f70cf449200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:43:32.646 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:32.377+0000 7f5ccb5d7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-26T04:43:32.646 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:32.463+0000 7f5ccb5d7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-26T04:43:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:904: done (0 left) 2024-04-26T04:43:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:905: snap_remove snap 67 2024-04-26T04:43:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:32 smithi146 ceph-mon[37936]: osdmap e222: 8 total, 8 up, 8 in 2024-04-26T04:43:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:32 smithi146 ceph-mon[92947]: osdmap e222: 8 total, 8 up, 8 in 2024-04-26T04:43:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:32 smithi204 ceph-mon[29755]: osdmap e222: 8 total, 8 up, 8 in 2024-04-26T04:43:33.574 INFO:tasks.rados.rados.0.smithi146.stdout:905: done (0 left) 2024-04-26T04:43:33.574 INFO:tasks.rados.rados.0.smithi146.stdout:906: snap_create 2024-04-26T04:43:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-mon[37936]: osdmap e223: 8 total, 8 up, 8 in 2024-04-26T04:43:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-mon[37936]: osdmap e224: 8 total, 8 up, 8 in 2024-04-26T04:43:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-mon[92947]: osdmap e223: 8 total, 8 up, 8 in 2024-04-26T04:43:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-mon[92947]: osdmap e224: 8 total, 8 up, 8 in 2024-04-26T04:43:33.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:33.710+0000 7f70cf449200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:43:33.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:33.884+0000 7f70cf449200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:34.029 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:33.680+0000 7f5ccb5d7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-26T04:43:34.029 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:33.853+0000 7f5ccb5d7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:34.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:33 smithi204 ceph-mon[29755]: osdmap e223: 8 total, 8 up, 8 in 2024-04-26T04:43:34.030 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:33 smithi204 ceph-mon[29755]: osdmap e224: 8 total, 8 up, 8 in 2024-04-26T04:43:34.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:34.027+0000 7f5ccb5d7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:43:34.352 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:34 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:34.059+0000 7f70cf449200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-26T04:43:34.576 INFO:tasks.rados.rados.0.smithi146.stdout:906: done (0 left) 2024-04-26T04:43:34.576 INFO:tasks.rados.rados.0.smithi146.stdout:907: rollback oid 21 current snap is 82 2024-04-26T04:43:34.576 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 80 2024-04-26T04:43:34.576 INFO:tasks.rados.rados.0.smithi146.stdout:908: copy_from oid 28 from oid 37 current snap is 82 2024-04-26T04:43:34.576 INFO:tasks.rados.rados.0.smithi146.stdout:909: delete oid 1 current snap is 82 2024-04-26T04:43:34.582 INFO:tasks.rados.rados.0.smithi146.stdout:909: done (2 left) 2024-04-26T04:43:34.582 INFO:tasks.rados.rados.0.smithi146.stdout:910: delete oid 20 current snap is 82 2024-04-26T04:43:34.582 INFO:tasks.rados.rados.0.smithi146.stdout:907: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:43:34.583 INFO:tasks.rados.rados.0.smithi146.stdout:907: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:43:34.583 INFO:tasks.rados.rados.0.smithi146.stdout:907: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:43:34.583 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 246 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:43:34.584 INFO:tasks.rados.rados.0.smithi146.stdout:908: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:43:34.586 INFO:tasks.rados.rados.0.smithi146.stdout:908: finishing copy_from to smithi14680844-28 2024-04-26T04:43:34.586 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 281 (ObjNum 81 snap 0 seq_num 1951756657) dirty exists 2024-04-26T04:43:34.588 INFO:tasks.rados.rados.0.smithi146.stdout:907: done (2 left) 2024-04-26T04:43:34.588 INFO:tasks.rados.rados.0.smithi146.stdout:908: done (1 left) 2024-04-26T04:43:34.589 INFO:tasks.rados.rados.0.smithi146.stdout:910: done (0 left) 2024-04-26T04:43:34.589 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 82 2024-04-26T04:43:34.589 INFO:tasks.rados.rados.0.smithi146.stdout:911: seq_num 294 ranges {0=131072} 2024-04-26T04:43:34.589 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:34.318+0000 7f5ccb5d7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:43:34.589 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:34.418+0000 7f5ccb5d7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:43:34.590 INFO:tasks.rados.rados.0.smithi146.stdout:911: writing smithi14680844-28 from 0 to 131072 tid 1 2024-04-26T04:43:34.590 INFO:tasks.rados.rados.0.smithi146.stdout:912: rmattr oid 34 current snap is 82 2024-04-26T04:43:34.590 INFO:tasks.rados.rados.0.smithi146.stdout:912: done (1 left) 2024-04-26T04:43:34.590 INFO:tasks.rados.rados.0.smithi146.stdout:913: snap_create 2024-04-26T04:43:34.591 INFO:tasks.rados.rados.0.smithi146.stdout:911: finishing write tid 1 to smithi14680844-28 2024-04-26T04:43:34.591 INFO:tasks.rados.rados.0.smithi146.stdout:911: finishing write tid 2 to smithi14680844-28 2024-04-26T04:43:34.594 INFO:tasks.rados.rados.0.smithi146.stdout:911: finishing write tid 3 to smithi14680844-28 2024-04-26T04:43:34.594 INFO:tasks.rados.rados.0.smithi146.stdout:911: oid 28 updating version 0 to 417 2024-04-26T04:43:34.594 INFO:tasks.rados.rados.0.smithi146.stdout:911: oid 28 version 417 is already newer than 416 2024-04-26T04:43:34.594 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 417 (ObjNum 294 snap 82 seq_num 294) dirty exists 2024-04-26T04:43:34.594 INFO:tasks.rados.rados.0.smithi146.stdout:911: left oid 28 (ObjNum 294 snap 82 seq_num 294) 2024-04-26T04:43:34.661 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:34 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:34.352+0000 7f70cf449200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-26T04:43:34.661 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:34 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:34.446+0000 7f70cf449200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-26T04:43:34.661 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:34 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:34.660+0000 7f70cf449200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:43:34.849 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:34.640+0000 7f5ccb5d7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-26T04:43:34.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:34 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:34.864+0000 7f70cf449200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:35.305 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:34.847+0000 7f5ccb5d7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:911: done (1 left) 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:913: done (0 left) 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:914: rmattr oid 35 current snap is 83 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:914: done (0 left) 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:915: read oid 27 snap -1 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:915: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:916: read oid 37 snap -1 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:916: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:43:35.581 INFO:tasks.rados.rados.0.smithi146.stdout:917: snap_create 2024-04-26T04:43:35.585 INFO:tasks.rados.rados.0.smithi146.stdout:915: expect (ObjNum 147 snap 36 seq_num 147) 2024-04-26T04:43:35.622 INFO:tasks.rados.rados.0.smithi146.stdout:916: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:43:35.805 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:35.478+0000 7f5ccb5d7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:43:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:35 smithi204 ceph-mon[29755]: osdmap e225: 8 total, 8 up, 8 in 2024-04-26T04:43:35.928 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:35 smithi146 ceph-mon[37936]: osdmap e225: 8 total, 8 up, 8 in 2024-04-26T04:43:35.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:35 smithi146 ceph-mon[92947]: osdmap e225: 8 total, 8 up, 8 in 2024-04-26T04:43:35.928 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:35 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:35.476+0000 7f70cf449200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-26T04:43:36.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:35 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:35.927+0000 7f70cf449200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:43:36.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:36.027+0000 7f70cf449200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:43:36.226 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:35.918+0000 7f5ccb5d7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-26T04:43:36.226 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:36.016+0000 7f5ccb5d7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-26T04:43:36.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:36.224+0000 7f5ccb5d7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:43:36.578 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:36.238+0000 7f70cf449200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-26T04:43:36.586 INFO:tasks.rados.rados.0.smithi146.stdout:915: done (2 left) 2024-04-26T04:43:36.587 INFO:tasks.rados.rados.0.smithi146.stdout:916: done (1 left) 2024-04-26T04:43:36.588 INFO:tasks.rados.rados.0.smithi146.stdout:917: done (0 left) 2024-04-26T04:43:36.588 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 84 2024-04-26T04:43:36.588 INFO:tasks.rados.rados.0.smithi146.stdout:918: seq_num 295 ranges {0=147456} 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:918: writing smithi14680844-37 from 0 to 147456 tid 1 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:919: read oid 32 snap -1 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:919: expect (ObjNum 290 snap 81 seq_num 290) 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:920: rollback oid 8 current snap is 84 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 47 2024-04-26T04:43:36.589 INFO:tasks.rados.rados.0.smithi146.stdout:921: read oid 45 snap -1 2024-04-26T04:43:36.590 INFO:tasks.rados.rados.0.smithi146.stdout:921: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:43:36.590 INFO:tasks.rados.rados.0.smithi146.stdout:922: snap_create 2024-04-26T04:43:36.595 INFO:tasks.rados.rados.0.smithi146.stdout:920: finishing rollback tid 0 to smithi14680844-8 2024-04-26T04:43:36.595 INFO:tasks.rados.rados.0.smithi146.stdout:920: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:43:36.595 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 495 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:43:36.595 INFO:tasks.rados.rados.0.smithi146.stdout:918: finishing write tid 1 to smithi14680844-37 2024-04-26T04:43:36.596 INFO:tasks.rados.rados.0.smithi146.stdout:918: finishing write tid 2 to smithi14680844-37 2024-04-26T04:43:36.597 INFO:tasks.rados.rados.0.smithi146.stdout:918: finishing write tid 3 to smithi14680844-37 2024-04-26T04:43:36.597 INFO:tasks.rados.rados.0.smithi146.stdout:918: oid 37 updating version 0 to 326 2024-04-26T04:43:36.597 INFO:tasks.rados.rados.0.smithi146.stdout:918: oid 37 updating version 326 to 327 2024-04-26T04:43:36.597 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 327 (ObjNum 295 snap 84 seq_num 295) dirty exists 2024-04-26T04:43:36.597 INFO:tasks.rados.rados.0.smithi146.stdout:918: left oid 37 (ObjNum 295 snap 84 seq_num 295) 2024-04-26T04:43:36.605 INFO:tasks.rados.rados.0.smithi146.stdout:919: expect (ObjNum 290 snap 81 seq_num 290) 2024-04-26T04:43:36.733 INFO:tasks.rados.rados.0.smithi146.stdout:921: expect (ObjNum 234 snap 62 seq_num 234) 2024-04-26T04:43:36.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:36 smithi204 ceph-mon[29755]: osdmap e226: 8 total, 8 up, 8 in 2024-04-26T04:43:36.863 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:36.766+0000 7f5ccb5d7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:43:36.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-mon[37936]: osdmap e226: 8 total, 8 up, 8 in 2024-04-26T04:43:36.889 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-mon[92947]: osdmap e226: 8 total, 8 up, 8 in 2024-04-26T04:43:36.889 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:36.789+0000 7f70cf449200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-26T04:43:37.141 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:36.887+0000 7f70cf449200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:43:37.247 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:36.862+0000 7f5ccb5d7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-26T04:43:37.247 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:37.110+0000 7f5ccb5d7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:43:37.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:37.140+0000 7f70cf449200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-26T04:43:37.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:37.277+0000 7f70cf449200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:43:37.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:37.376+0000 7f70cf449200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:43:37.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:37.246+0000 7f5ccb5d7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-26T04:43:37.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:37.345+0000 7f5ccb5d7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-26T04:43:37.555 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:37.463+0000 7f5ccb5d7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:37.590 INFO:tasks.rados.rados.0.smithi146.stdout:918: done (4 left) 2024-04-26T04:43:37.590 INFO:tasks.rados.rados.0.smithi146.stdout:919: done (3 left) 2024-04-26T04:43:37.590 INFO:tasks.rados.rados.0.smithi146.stdout:920: done (2 left) 2024-04-26T04:43:37.590 INFO:tasks.rados.rados.0.smithi146.stdout:921: done (1 left) 2024-04-26T04:43:37.590 INFO:tasks.rados.rados.0.smithi146.stdout:922: done (0 left) 2024-04-26T04:43:37.591 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 85 2024-04-26T04:43:37.591 INFO:tasks.rados.rados.0.smithi146.stdout:923: seq_num 296 ranges {3817472=163840} 2024-04-26T04:43:37.611 INFO:tasks.rados.rados.0.smithi146.stdout:923: writing smithi14680844-36 from 3817472 to 3981312 tid 1 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:924: read oid 40 snap -1 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:924: expect (ObjNum 284 snap 80 seq_num 284) 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:925: read oid 17 snap -1 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:925: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 85 2024-04-26T04:43:37.612 INFO:tasks.rados.rados.0.smithi146.stdout:926: seq_num 297 ranges {2236416=180224} 2024-04-26T04:43:37.625 INFO:tasks.rados.rados.0.smithi146.stdout:926: writing smithi14680844-25 from 2236416 to 2416640 tid 1 2024-04-26T04:43:37.625 INFO:tasks.rados.rados.0.smithi146.stdout:927: rmattr oid 1 current snap is 85 2024-04-26T04:43:37.625 INFO:tasks.rados.rados.0.smithi146.stdout:923: finishing write tid 1 to smithi14680844-36 2024-04-26T04:43:37.626 INFO:tasks.rados.rados.0.smithi146.stdout:927: done (4 left) 2024-04-26T04:43:37.626 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 85 2024-04-26T04:43:37.626 INFO:tasks.rados.rados.0.smithi146.stdout:923: finishing write tid 2 to smithi14680844-36 2024-04-26T04:43:37.626 INFO:tasks.rados.rados.0.smithi146.stdout:928: seq_num 298 ranges {0=196608} 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:928: writing smithi14680844-26 from 0 to 196608 tid 1 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:929: read oid 1 snap 80 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:929: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 85 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:923: finishing write tid 3 to smithi14680844-36 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:923: oid 36 updating version 0 to 396 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:923: oid 36 version 396 is already newer than 395 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 396 (ObjNum 296 snap 85 seq_num 296) dirty exists 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:923: left oid 36 (ObjNum 296 snap 85 seq_num 296) 2024-04-26T04:43:37.627 INFO:tasks.rados.rados.0.smithi146.stdout:924: expect (ObjNum 284 snap 80 seq_num 284) 2024-04-26T04:43:37.691 INFO:tasks.rados.rados.0.smithi146.stdout:925: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:37.763 INFO:tasks.rados.rados.0.smithi146.stdout:928: finishing write tid 1 to smithi14680844-26 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: finishing write tid 1 to smithi14680844-25 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: finishing write tid 2 to smithi14680844-25 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:928: finishing write tid 2 to smithi14680844-26 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: finishing write tid 3 to smithi14680844-25 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: oid 25 updating version 0 to 492 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: oid 25 version 492 is already newer than 491 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 492 (ObjNum 297 snap 85 seq_num 297) dirty exists 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:926: left oid 25 (ObjNum 297 snap 85 seq_num 297) 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:928: finishing write tid 3 to smithi14680844-26 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:928: oid 26 updating version 0 to 496 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:928: oid 26 updating version 496 to 497 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 497 (ObjNum 298 snap 85 seq_num 298) dirty exists 2024-04-26T04:43:37.764 INFO:tasks.rados.rados.0.smithi146.stdout:928: left oid 26 (ObjNum 298 snap 85 seq_num 298) 2024-04-26T04:43:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:929: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:37.821 INFO:tasks.rados.rados.0.smithi146.stdout:930: seq_num 299 ranges {0=212992} 2024-04-26T04:43:37.822 INFO:tasks.rados.rados.0.smithi146.stdout:930: writing smithi14680844-9 from 0 to 212992 tid 1 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:923: done (6 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:924: done (5 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:925: done (4 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:926: done (3 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:928: done (2 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:929: done (1 left) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:931: read oid 41 snap 73 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:931: expect (ObjNum 235 snap 62 seq_num 235) 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:932: rollback oid 36 current snap is 85 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 59 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 85 2024-04-26T04:43:37.823 INFO:tasks.rados.rados.0.smithi146.stdout:933: seq_num 300 ranges {0=229376} 2024-04-26T04:43:37.824 INFO:tasks.rados.rados.0.smithi146.stdout:933: writing smithi14680844-8 from 0 to 229376 tid 1 2024-04-26T04:43:37.824 INFO:tasks.rados.rados.0.smithi146.stdout:934: copy_from oid 20 from oid 24 current snap is 85 2024-04-26T04:43:37.824 INFO:tasks.rados.rados.0.smithi146.stdout:935: snap_remove snap 81 2024-04-26T04:43:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-mon[37936]: osdmap e227: 8 total, 8 up, 8 in 2024-04-26T04:43:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-mon[92947]: osdmap e227: 8 total, 8 up, 8 in 2024-04-26T04:43:37.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:37.492+0000 7f70cf449200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-26T04:43:37.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:37 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:37.590+0000 7f70cf449200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:43:38.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:37.559+0000 7f5ccb5d7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-26T04:43:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:37 smithi204 ceph-mon[29755]: osdmap e227: 8 total, 8 up, 8 in 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:935: done (5 left) 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:936: rollback oid 31 current snap is 85 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 83 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:930: finishing write tid 1 to smithi14680844-9 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:930: finishing write tid 2 to smithi14680844-9 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:932: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:934: finishing copy_from to smithi14680844-20 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:934: got expected ENOENT (src dne) 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:934: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:932: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:932: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 399 (ObjNum 184 snap 46 seq_num 184) dirty exists 2024-04-26T04:43:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:930: finishing write tid 3 to smithi14680844-9 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:930: oid 9 updating version 0 to 509 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:930: oid 9 version 509 is already newer than 508 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 509 (ObjNum 299 snap 85 seq_num 299) dirty exists 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:930: left oid 9 (ObjNum 299 snap 85 seq_num 299) 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:933: finishing write tid 1 to smithi14680844-8 2024-04-26T04:43:38.600 INFO:tasks.rados.rados.0.smithi146.stdout:931: expect (ObjNum 235 snap 62 seq_num 235) 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:933: finishing write tid 2 to smithi14680844-8 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:933: finishing write tid 3 to smithi14680844-8 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:933: oid 8 updating version 0 to 499 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:933: oid 8 version 499 is already newer than 498 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 499 (ObjNum 300 snap 85 seq_num 300) dirty exists 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:933: left oid 8 (ObjNum 300 snap 85 seq_num 300) 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:936: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:43:38.675 INFO:tasks.rados.rados.0.smithi146.stdout:936: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:936: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 411 (ObjNum 278 snap 79 seq_num 278) dirty exists 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:930: done (5 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:931: done (4 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:932: done (3 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:933: done (2 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:934: done (1 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:936: done (0 left) 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 85 2024-04-26T04:43:38.676 INFO:tasks.rados.rados.0.smithi146.stdout:937: seq_num 301 ranges {5357568=245760} 2024-04-26T04:43:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-mon[37936]: osdmap e228: 8 total, 8 up, 8 in 2024-04-26T04:43:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-mon[92947]: osdmap e228: 8 total, 8 up, 8 in 2024-04-26T04:43:38.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.424+0000 7f70cf449200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:43:38.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.662+0000 7f70cf449200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:43:38.705 INFO:tasks.rados.rados.0.smithi146.stdout:937: writing smithi14680844-16 from 5357568 to 5603328 tid 1 2024-04-26T04:43:38.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 85 2024-04-26T04:43:38.706 INFO:tasks.rados.rados.0.smithi146.stdout:938: seq_num 302 ranges {5431296=262144} 2024-04-26T04:43:38.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-mon[29755]: osdmap e228: 8 total, 8 up, 8 in 2024-04-26T04:43:38.737 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:38.389+0000 7f5ccb5d7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-26T04:43:38.737 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:38.628+0000 7f5ccb5d7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-26T04:43:38.737 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:38] ENGINE Bus STARTING 2024-04-26T04:43:38.737 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: CherryPy Checker: 2024-04-26T04:43:38.738 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: The Application mounted at '' has an empty config. 2024-04-26T04:43:38.738 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:938: writing smithi14680844-30 from 5431296 to 5693440 tid 1 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:939: snap_create 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:937: finishing write tid 1 to smithi14680844-16 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:937: finishing write tid 2 to smithi14680844-16 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:937: finishing write tid 3 to smithi14680844-16 2024-04-26T04:43:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:937: oid 16 updating version 0 to 496 2024-04-26T04:43:38.739 INFO:tasks.rados.rados.0.smithi146.stdout:937: oid 16 updating version 496 to 497 2024-04-26T04:43:38.739 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 497 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-04-26T04:43:38.739 INFO:tasks.rados.rados.0.smithi146.stdout:937: left oid 16 (ObjNum 301 snap 85 seq_num 301) 2024-04-26T04:43:38.741 INFO:tasks.rados.rados.0.smithi146.stdout:938: finishing write tid 1 to smithi14680844-30 2024-04-26T04:43:38.742 INFO:tasks.rados.rados.0.smithi146.stdout:938: finishing write tid 2 to smithi14680844-30 2024-04-26T04:43:38.743 INFO:tasks.rados.rados.0.smithi146.stdout:938: finishing write tid 3 to smithi14680844-30 2024-04-26T04:43:38.743 INFO:tasks.rados.rados.0.smithi146.stdout:938: oid 30 updating version 0 to 322 2024-04-26T04:43:38.743 INFO:tasks.rados.rados.0.smithi146.stdout:938: oid 30 updating version 322 to 323 2024-04-26T04:43:38.744 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 323 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-04-26T04:43:38.744 INFO:tasks.rados.rados.0.smithi146.stdout:938: left oid 30 (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:43:39.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:38] ENGINE Serving on http://:::9283 2024-04-26T04:43:39.055 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 04:43:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x[79146]: [26/Apr/2024:04:43:38] ENGINE Bus STARTED 2024-04-26T04:43:39.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:38] ENGINE Bus STARTING 2024-04-26T04:43:39.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f702df8c700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f702df8c700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f702df8c700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f702df8c700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f702df8c700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f7032795700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f7032795700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f7032795700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f7032795700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:38.807+0000 7f7032795700 -1 client.0 error registering admin socket command: (17) File exists 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: CherryPy Checker: 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: The Application mounted at '' has an empty config. 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:38] ENGINE Serving on http://:::9283 2024-04-26T04:43:39.194 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:38] ENGINE Bus STARTED 2024-04-26T04:43:39.687 INFO:tasks.rados.rados.0.smithi146.stdout:937: done (2 left) 2024-04-26T04:43:39.687 INFO:tasks.rados.rados.0.smithi146.stdout:938: done (1 left) 2024-04-26T04:43:39.687 INFO:tasks.rados.rados.0.smithi146.stdout:939: done (0 left) 2024-04-26T04:43:39.687 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 86 2024-04-26T04:43:39.687 INFO:tasks.rados.rados.0.smithi146.stdout:940: seq_num 303 ranges {3825664=278528} 2024-04-26T04:43:39.697 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:43:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:940: writing smithi14680844-45 from 3825664 to 4104192 tid 1 2024-04-26T04:43:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 86 2024-04-26T04:43:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:941: seq_num 304 ranges {0=294912} 2024-04-26T04:43:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:941: writing smithi14680844-10 from 0 to 294912 tid 1 2024-04-26T04:43:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:942: delete oid 7 current snap is 86 2024-04-26T04:43:39.715 INFO:tasks.rados.rados.0.smithi146.stdout:941: finishing write tid 1 to smithi14680844-10 2024-04-26T04:43:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:941: finishing write tid 2 to smithi14680844-10 2024-04-26T04:43:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:942: done (2 left) 2024-04-26T04:43:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:943: rmattr oid 6 current snap is 86 2024-04-26T04:43:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 86 2024-04-26T04:43:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:944: seq_num 306 ranges {0=327680} 2024-04-26T04:43:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:944: writing smithi14680844-49 from 0 to 327680 tid 1 2024-04-26T04:43:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 86 2024-04-26T04:43:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:940: finishing write tid 1 to smithi14680844-45 2024-04-26T04:43:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:940: finishing write tid 2 to smithi14680844-45 2024-04-26T04:43:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:945: seq_num 307 ranges {5275648=344064} 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:945: writing smithi14680844-2 from 5275648 to 5619712 tid 1 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:946: delete oid 22 current snap is 86 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:941: finishing write tid 3 to smithi14680844-10 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:941: oid 10 updating version 0 to 179 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:941: oid 10 updating version 179 to 180 2024-04-26T04:43:39.749 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 180 (ObjNum 304 snap 86 seq_num 304) dirty exists 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:941: left oid 10 (ObjNum 304 snap 86 seq_num 304) 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:940: finishing write tid 3 to smithi14680844-45 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:940: oid 45 updating version 0 to 325 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:940: oid 45 version 325 is already newer than 324 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 325 (ObjNum 303 snap 86 seq_num 303) dirty exists 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:940: left oid 45 (ObjNum 303 snap 86 seq_num 303) 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 250 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:944: finishing write tid 1 to smithi14680844-49 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:944: finishing write tid 2 to smithi14680844-49 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:944: finishing write tid 3 to smithi14680844-49 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:944: oid 49 updating version 0 to 333 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:944: oid 49 version 333 is already newer than 332 2024-04-26T04:43:39.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 333 (ObjNum 306 snap 86 seq_num 306) dirty exists 2024-04-26T04:43:39.751 INFO:tasks.rados.rados.0.smithi146.stdout:944: left oid 49 (ObjNum 306 snap 86 seq_num 306) 2024-04-26T04:43:39.751 INFO:tasks.rados.rados.0.smithi146.stdout:945: finishing write tid 1 to smithi14680844-2 2024-04-26T04:43:39.751 INFO:tasks.rados.rados.0.smithi146.stdout:945: finishing write tid 2 to smithi14680844-2 2024-04-26T04:43:39.751 INFO:tasks.rados.rados.0.smithi146.stdout:940: done (5 left) 2024-04-26T04:43:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:941: done (4 left) 2024-04-26T04:43:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:943: done (3 left) 2024-04-26T04:43:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:944: done (2 left) 2024-04-26T04:43:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:946: done (1 left) 2024-04-26T04:43:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:947: snap_create 2024-04-26T04:43:39.753 INFO:tasks.rados.rados.0.smithi146.stdout:945: finishing write tid 3 to smithi14680844-2 2024-04-26T04:43:39.753 INFO:tasks.rados.rados.0.smithi146.stdout:945: oid 2 updating version 0 to 379 2024-04-26T04:43:39.753 INFO:tasks.rados.rados.0.smithi146.stdout:945: oid 2 version 379 is already newer than 378 2024-04-26T04:43:39.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 379 (ObjNum 307 snap 86 seq_num 307) dirty exists 2024-04-26T04:43:39.753 INFO:tasks.rados.rados.0.smithi146.stdout:945: left oid 2 (ObjNum 307 snap 86 seq_num 307) 2024-04-26T04:43:39.906 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:43:39.679+0000 7f708c8ef700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: osdmap e229: 8 total, 8 up, 8 in 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: Standby manager daemon x restarted 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: Standby manager daemon x started 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:39.907 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: Active manager daemon y restarted 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: Activating manager daemon y 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: osdmap e230: 8 total, 8 up, 8 in 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: mgrmap e38: y(active, starting, since 0.0113248s), standbys: x 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:39.908 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: Manager daemon y is now available 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:39.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: osdmap e229: 8 total, 8 up, 8 in 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: Standby manager daemon x restarted 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: Standby manager daemon x started 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:39.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: Active manager daemon y restarted 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: Activating manager daemon y 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: osdmap e230: 8 total, 8 up, 8 in 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: mgrmap e38: y(active, starting, since 0.0113248s), standbys: x 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:43:39.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:39.912 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:43:39.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: Manager daemon y is now available 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:39.915 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: osdmap e229: 8 total, 8 up, 8 in 2024-04-26T04:43:39.916 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: Standby manager daemon x restarted 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: Standby manager daemon x started 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.? 172.21.15.204:0/848482785' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: Active manager daemon y restarted 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: Activating manager daemon y 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: osdmap e230: 8 total, 8 up, 8 in 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: mgrmap e38: y(active, starting, since 0.0113248s), standbys: x 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:39.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-26T04:43:39.918 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: Manager daemon y is now available 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:39.919 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:39 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (4m) 44s ago 5m 28.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (5m) 21s ago 5m 89.6M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (6m) 44s ago 6m 17.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (6m) 21s ago 6m 14.6M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (27s) 21s ago 9m 100M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (58s) 44s ago 11m 475M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:43:40.032 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (11m) 44s ago 11m 60.5M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb b736695a7496 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (10m) 21s ago 10m 51.7M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (10m) 44s ago 10m 43.9M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb aa547c60047a 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (5m) 44s ago 5m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (5m) 21s ago 5m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (9m) 44s ago 9m 114M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (9m) 44s ago 9m 106M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (8m) 44s ago 8m 115M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (8m) 44s ago 8m 85.8M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (7m) 21s ago 7m 111M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (7m) 21s ago 7m 131M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (7m) 21s ago 7m 83.0M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (6m) 21s ago 6m 99.1M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:43:40.033 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (33s) 21s ago 5m 34.8M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:43:40.433 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:43:40.433 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:43:40.433 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2, 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 1 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:43:40.434 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:43:40.435 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 12, 2024-04-26T04:43:40.435 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:43:40.435 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:43:40.435 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:43:40.689 INFO:tasks.rados.rados.0.smithi146.stdout:945: done (1 left) 2024-04-26T04:43:40.690 INFO:tasks.rados.rados.0.smithi146.stdout:947: done (0 left) 2024-04-26T04:43:40.690 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 87 2024-04-26T04:43:40.690 INFO:tasks.rados.rados.0.smithi146.stdout:948: seq_num 309 ranges {0=376832} 2024-04-26T04:43:40.691 INFO:tasks.rados.rados.0.smithi146.stdout:948: writing smithi14680844-13 from 0 to 376832 tid 1 2024-04-26T04:43:40.691 INFO:tasks.rados.rados.0.smithi146.stdout:949: delete oid 50 current snap is 87 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: [26/Apr/2024:04:43:39] ENGINE Bus STARTING 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: [26/Apr/2024:04:43:39] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: [26/Apr/2024:04:43:39] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: [26/Apr/2024:04:43:39] ENGINE Bus STARTED 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: mgrmap e39: y(active, since 1.01305s), standbys: x 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: osdmap e231: 8 total, 8 up, 8 in 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[37936]: from='client.? 172.21.15.146:0/763639127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: [26/Apr/2024:04:43:39] ENGINE Bus STARTING 2024-04-26T04:43:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: [26/Apr/2024:04:43:39] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:43:40.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: [26/Apr/2024:04:43:39] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:43:40.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: [26/Apr/2024:04:43:39] ENGINE Bus STARTED 2024-04-26T04:43:40.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: mgrmap e39: y(active, since 1.01305s), standbys: x 2024-04-26T04:43:40.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: osdmap e231: 8 total, 8 up, 8 in 2024-04-26T04:43:40.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:40 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/763639127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:40.696 INFO:tasks.rados.rados.0.smithi146.stdout:948: finishing write tid 1 to smithi14680844-13 2024-04-26T04:43:40.696 INFO:tasks.rados.rados.0.smithi146.stdout:949: done (1 left) 2024-04-26T04:43:40.696 INFO:tasks.rados.rados.0.smithi146.stdout:950: rollback oid 21 current snap is 87 2024-04-26T04:43:40.696 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 63 2024-04-26T04:43:40.696 INFO:tasks.rados.rados.0.smithi146.stdout:951: snap_remove snap 74 2024-04-26T04:43:40.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: [26/Apr/2024:04:43:39] ENGINE Bus STARTING 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: [26/Apr/2024:04:43:39] ENGINE Serving on https://172.21.15.146:7150 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: [26/Apr/2024:04:43:39] ENGINE Serving on http://172.21.15.146:8765 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: [26/Apr/2024:04:43:39] ENGINE Bus STARTED 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: mgrmap e39: y(active, since 1.01305s), standbys: x 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: osdmap e231: 8 total, 8 up, 8 in 2024-04-26T04:43:40.938 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:40 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/763639127' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:951: done (2 left) 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:952: snap_create 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:948: finishing write tid 2 to smithi14680844-13 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:950: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:950: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:950: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:43:41.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 254 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:43:41.702 INFO:tasks.rados.rados.0.smithi146.stdout:948: finishing write tid 3 to smithi14680844-13 2024-04-26T04:43:41.702 INFO:tasks.rados.rados.0.smithi146.stdout:948: oid 13 updating version 0 to 94 2024-04-26T04:43:41.702 INFO:tasks.rados.rados.0.smithi146.stdout:948: oid 13 updating version 94 to 95 2024-04-26T04:43:41.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 95 (ObjNum 309 snap 87 seq_num 309) dirty exists 2024-04-26T04:43:41.702 INFO:tasks.rados.rados.0.smithi146.stdout:948: left oid 13 (ObjNum 309 snap 87 seq_num 309) 2024-04-26T04:43:41.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[37936]: from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[37936]: pgmap v4: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 940 GiB/s rd, 350 GiB/s wr, 5.48M op/s; 3.9 GiB/s, 16.60k objects/s recovering 2024-04-26T04:43:41.855 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[37936]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.856 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[37936]: osdmap e232: 8 total, 8 up, 8 in 2024-04-26T04:43:41.856 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[92947]: from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.856 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[92947]: pgmap v4: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 940 GiB/s rd, 350 GiB/s wr, 5.48M op/s; 3.9 GiB/s, 16.60k objects/s recovering 2024-04-26T04:43:41.856 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[92947]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.856 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:41 smithi146 ceph-mon[92947]: osdmap e232: 8 total, 8 up, 8 in 2024-04-26T04:43:41.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:41 smithi204 ceph-mon[29755]: from='client.34110 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:41 smithi204 ceph-mon[29755]: pgmap v4: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 940 GiB/s rd, 350 GiB/s wr, 5.48M op/s; 3.9 GiB/s, 16.60k objects/s recovering 2024-04-26T04:43:41.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:41 smithi204 ceph-mon[29755]: from='client.34143 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:43:41.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:41 smithi204 ceph-mon[29755]: osdmap e232: 8 total, 8 up, 8 in 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:948: done (2 left) 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:950: done (1 left) 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:952: done (0 left) 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:953: read oid 46 snap -1 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:953: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:954: rollback oid 41 current snap is 88 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 60 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:955: rollback oid 35 current snap is 88 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 63 2024-04-26T04:43:42.703 INFO:tasks.rados.rados.0.smithi146.stdout:956: rollback oid 43 current snap is 88 2024-04-26T04:43:42.704 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 82 2024-04-26T04:43:42.704 INFO:tasks.rados.rados.0.smithi146.stdout:957: read oid 45 snap -1 2024-04-26T04:43:42.704 INFO:tasks.rados.rados.0.smithi146.stdout:957: expect (ObjNum 303 snap 86 seq_num 303) 2024-04-26T04:43:42.704 INFO:tasks.rados.rados.0.smithi146.stdout:958: snap_remove snap 59 2024-04-26T04:43:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:42 smithi204 ceph-mon[29755]: pgmap v5: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 406 MiB/s rd, 151 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-04-26T04:43:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:42 smithi204 ceph-mon[29755]: mgrmap e40: y(active, since 2s), standbys: x 2024-04-26T04:43:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:42 smithi204 ceph-mon[29755]: osdmap e233: 8 total, 8 up, 8 in 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[37936]: pgmap v5: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 406 MiB/s rd, 151 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[37936]: mgrmap e40: y(active, since 2s), standbys: x 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[37936]: osdmap e233: 8 total, 8 up, 8 in 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[92947]: pgmap v5: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 406 MiB/s rd, 151 MiB/s wr, 2.31k op/s; 1.7 MiB/s, 6 objects/s recovering 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[92947]: mgrmap e40: y(active, since 2s), standbys: x 2024-04-26T04:43:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:42 smithi146 ceph-mon[92947]: osdmap e233: 8 total, 8 up, 8 in 2024-04-26T04:43:43.577 INFO:tasks.rados.rados.0.smithi146.stdout:958: done (5 left) 2024-04-26T04:43:43.577 INFO:tasks.rados.rados.0.smithi146.stdout:959: rmattr oid 19 current snap is 88 2024-04-26T04:43:43.578 INFO:tasks.rados.rados.0.smithi146.stdout:959: done (5 left) 2024-04-26T04:43:43.578 INFO:tasks.rados.rados.0.smithi146.stdout:960: snap_remove snap 86 2024-04-26T04:43:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: pgmap v8: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 135 MiB/s rd, 50 MiB/s wr, 770 op/s; 576 KiB/s, 2 objects/s recovering 2024-04-26T04:43:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: osdmap e234: 8 total, 8 up, 8 in 2024-04-26T04:43:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: osdmap e235: 8 total, 8 up, 8 in 2024-04-26T04:43:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:43 smithi204 ceph-mon[29755]: mgrmap e41: y(active, since 4s), standbys: x 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: pgmap v8: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 135 MiB/s rd, 50 MiB/s wr, 770 op/s; 576 KiB/s, 2 objects/s recovering 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: osdmap e234: 8 total, 8 up, 8 in 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: osdmap e235: 8 total, 8 up, 8 in 2024-04-26T04:43:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[37936]: mgrmap e41: y(active, since 4s), standbys: x 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: pgmap v8: 121 pgs: 121 active+clean; 244 MiB data, 936 MiB used, 714 GiB / 715 GiB avail; 135 MiB/s rd, 50 MiB/s wr, 770 op/s; 576 KiB/s, 2 objects/s recovering 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: osdmap e234: 8 total, 8 up, 8 in 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: osdmap e235: 8 total, 8 up, 8 in 2024-04-26T04:43:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:43 smithi146 ceph-mon[92947]: mgrmap e41: y(active, since 4s), standbys: x 2024-04-26T04:43:44.580 INFO:tasks.rados.rados.0.smithi146.stdout:960: done (5 left) 2024-04-26T04:43:44.580 INFO:tasks.rados.rados.0.smithi146.stdout:961: setattr oid 4 current snap is 88 2024-04-26T04:43:44.580 INFO:tasks.rados.rados.0.smithi146.stdout:955: finishing rollback tid 0 to smithi14680844-35 2024-04-26T04:43:44.580 INFO:tasks.rados.rados.0.smithi146.stdout:955: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:43:44.580 INFO:tasks.rados.rados.0.smithi146.stdout:956: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:955: finishing rollback tid 2 to smithi14680844-35 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 433 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:956: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:956: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 382 (ObjNum 268 snap 69 seq_num 268) dirty exists 2024-04-26T04:43:44.581 INFO:tasks.rados.rados.0.smithi146.stdout:953: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:43:44.654 INFO:tasks.rados.rados.0.smithi146.stdout:954: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:43:44.654 INFO:tasks.rados.rados.0.smithi146.stdout:954: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:43:44.654 INFO:tasks.rados.rados.0.smithi146.stdout:954: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:43:44.655 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 515 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:43:44.655 INFO:tasks.rados.rados.0.smithi146.stdout:957: expect (ObjNum 303 snap 86 seq_num 303) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:953: done (5 left) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:954: done (4 left) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:955: done (3 left) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:956: done (2 left) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:957: done (1 left) 2024-04-26T04:43:44.909 INFO:tasks.rados.rados.0.smithi146.stdout:962: rmattr oid 30 current snap is 88 2024-04-26T04:43:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:963: rollback oid 1 current snap is 88 2024-04-26T04:43:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 60 2024-04-26T04:43:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:964: rollback oid 26 current snap is 88 2024-04-26T04:43:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 75 2024-04-26T04:43:44.910 INFO:tasks.rados.rados.0.smithi146.stdout:965: snap_create 2024-04-26T04:43:44.911 INFO:tasks.rados.rados.0.smithi146.stdout:963: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:964: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:963: finishing rollback tid 2 to smithi14680844-1 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 345 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:964: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 526 (ObjNum 33 snap 0 seq_num 2127065144) dirty dne 2024-04-26T04:43:44.912 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 326 (ObjNum 302 snap 85 seq_num 302) dirty exists 2024-04-26T04:43:44.913 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 511 (ObjNum 272 snap 74 seq_num 272) dirty exists 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[37936]: osdmap e236: 8 total, 8 up, 8 in 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:44 smithi146 ceph-mon[92947]: osdmap e236: 8 total, 8 up, 8 in 2024-04-26T04:43:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:44 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:44 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:44 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:44 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:44 smithi204 ceph-mon[29755]: osdmap e236: 8 total, 8 up, 8 in 2024-04-26T04:43:45.901 INFO:tasks.rados.rados.0.smithi146.stdout:961: done (4 left) 2024-04-26T04:43:45.901 INFO:tasks.rados.rados.0.smithi146.stdout:962: done (3 left) 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:963: done (2 left) 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:964: done (1 left) 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:965: done (0 left) 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:966: rollback oid 43 current snap is 89 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 75 2024-04-26T04:43:45.902 INFO:tasks.rados.rados.0.smithi146.stdout:967: snap_create 2024-04-26T04:43:45.906 INFO:tasks.rados.rados.0.smithi146.stdout:966: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:43:45.906 INFO:tasks.rados.rados.0.smithi146.stdout:966: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:43:45.906 INFO:tasks.rados.rados.0.smithi146.stdout:966: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:43:45.906 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 385 (ObjNum 268 snap 69 seq_num 268) dirty exists 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[37936]: pgmap v12: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[37936]: osdmap e237: 8 total, 8 up, 8 in 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[92947]: pgmap v12: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:45 smithi146 ceph-mon[92947]: osdmap e237: 8 total, 8 up, 8 in 2024-04-26T04:43:46.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:45 smithi204 ceph-mon[29755]: pgmap v12: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:46.199 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:45 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:45 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:46.200 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:45 smithi204 ceph-mon[29755]: osdmap e237: 8 total, 8 up, 8 in 2024-04-26T04:43:46.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:43:46] "GET /metrics HTTP/1.1" 200 33368 "" "Prometheus/2.43.0" 2024-04-26T04:43:46.902 INFO:tasks.rados.rados.0.smithi146.stdout:966: done (1 left) 2024-04-26T04:43:46.902 INFO:tasks.rados.rados.0.smithi146.stdout:967: done (0 left) 2024-04-26T04:43:46.902 INFO:tasks.rados.rados.0.smithi146.stdout:968: rmattr oid 29 current snap is 90 2024-04-26T04:43:46.902 INFO:tasks.rados.rados.0.smithi146.stdout:968: done (0 left) 2024-04-26T04:43:46.902 INFO:tasks.rados.rados.0.smithi146.stdout:969: snap_create 2024-04-26T04:43:47.906 INFO:tasks.rados.rados.0.smithi146.stdout:969: done (0 left) 2024-04-26T04:43:47.906 INFO:tasks.rados.rados.0.smithi146.stdout:970: delete oid 33 current snap is 91 2024-04-26T04:43:47.909 INFO:tasks.rados.rados.0.smithi146.stdout:970: done (0 left) 2024-04-26T04:43:47.909 INFO:tasks.rados.rados.0.smithi146.stdout:971: setattr oid 48 current snap is 91 2024-04-26T04:43:47.911 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 91 2024-04-26T04:43:47.911 INFO:tasks.rados.rados.0.smithi146.stdout:972: seq_num 312 ranges {5619712=434176} 2024-04-26T04:43:47.944 INFO:tasks.rados.rados.0.smithi146.stdout:972: writing smithi14680844-2 from 5619712 to 6053888 tid 1 2024-04-26T04:43:47.944 INFO:tasks.rados.rados.0.smithi146.stdout:973: read oid 37 snap -1 2024-04-26T04:43:47.944 INFO:tasks.rados.rados.0.smithi146.stdout:973: expect (ObjNum 295 snap 84 seq_num 295) 2024-04-26T04:43:47.944 INFO:tasks.rados.rados.0.smithi146.stdout:974: rmattr oid 8 current snap is 91 2024-04-26T04:43:47.945 INFO:tasks.rados.rados.0.smithi146.stdout:974: done (3 left) 2024-04-26T04:43:47.945 INFO:tasks.rados.rados.0.smithi146.stdout:975: snap_create 2024-04-26T04:43:47.945 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 347 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:43:47.947 INFO:tasks.rados.rados.0.smithi146.stdout:973: expect (ObjNum 295 snap 84 seq_num 295) 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:972: finishing write tid 1 to smithi14680844-2 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:972: finishing write tid 2 to smithi14680844-2 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:972: finishing write tid 3 to smithi14680844-2 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:972: oid 2 updating version 0 to 386 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:972: oid 2 updating version 386 to 387 2024-04-26T04:43:47.954 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 387 (ObjNum 312 snap 91 seq_num 312) dirty exists 2024-04-26T04:43:47.955 INFO:tasks.rados.rados.0.smithi146.stdout:972: left oid 2 (ObjNum 312 snap 91 seq_num 312) 2024-04-26T04:43:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:47 smithi204 ceph-mon[29755]: pgmap v14: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:47 smithi204 ceph-mon[29755]: osdmap e238: 8 total, 8 up, 8 in 2024-04-26T04:43:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:47 smithi146 ceph-mon[37936]: pgmap v14: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:47 smithi146 ceph-mon[37936]: osdmap e238: 8 total, 8 up, 8 in 2024-04-26T04:43:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:47 smithi146 ceph-mon[92947]: pgmap v14: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail; 4.7 MiB/s rd, 396 KiB/s wr, 38 op/s 2024-04-26T04:43:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:47 smithi146 ceph-mon[92947]: osdmap e238: 8 total, 8 up, 8 in 2024-04-26T04:43:48.583 INFO:tasks.rados.rados.0.smithi146.stdout:971: done (3 left) 2024-04-26T04:43:48.583 INFO:tasks.rados.rados.0.smithi146.stdout:972: done (2 left) 2024-04-26T04:43:48.583 INFO:tasks.rados.rados.0.smithi146.stdout:973: done (1 left) 2024-04-26T04:43:48.583 INFO:tasks.rados.rados.0.smithi146.stdout:975: done (0 left) 2024-04-26T04:43:48.583 INFO:tasks.rados.rados.0.smithi146.stdout:976: setattr oid 16 current snap is 92 2024-04-26T04:43:48.584 INFO:tasks.rados.rados.0.smithi146.stdout:977: snap_remove snap 69 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: osdmap e239: 8 total, 8 up, 8 in 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: osdmap e240: 8 total, 8 up, 8 in 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: osdmap e239: 8 total, 8 up, 8 in 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:49.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: osdmap e240: 8 total, 8 up, 8 in 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: osdmap e239: 8 total, 8 up, 8 in 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.conf 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.conf 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: osdmap e240: 8 total, 8 up, 8 in 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:49.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:48 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:49.592 INFO:tasks.rados.rados.0.smithi146.stdout:977: done (1 left) 2024-04-26T04:43:49.592 INFO:tasks.rados.rados.0.smithi146.stdout:978: snap_create 2024-04-26T04:43:49.593 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 513 (ObjNum 301 snap 85 seq_num 301) dirty exists 2024-04-26T04:43:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: pgmap v18: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: osdmap e241: 8 total, 8 up, 8 in 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:50.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[92947]: Upgrade: It appears safe to stop mon.c 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: pgmap v18: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: osdmap e241: 8 total, 8 up, 8 in 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-26T04:43:50.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:49 smithi146 ceph-mon[37936]: Upgrade: It appears safe to stop mon.c 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: pgmap v18: 121 pgs: 121 active+clean; 247 MiB data, 956 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.conf 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi204:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi146:/etc/ceph/ceph.client.admin.keyring 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Updating smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/config/ceph.client.admin.keyring 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: osdmap e241: 8 total, 8 up, 8 in 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-26T04:43:50.308 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:49 smithi204 ceph-mon[29755]: Upgrade: It appears safe to stop mon.c 2024-04-26T04:43:50.598 INFO:tasks.rados.rados.0.smithi146.stdout:976: done (1 left) 2024-04-26T04:43:50.598 INFO:tasks.rados.rados.0.smithi146.stdout:978: done (0 left) 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:979: rmattr oid 17 current snap is 93 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:979: done (0 left) 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:980: read oid 48 snap -1 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:980: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 93 2024-04-26T04:43:50.599 INFO:tasks.rados.rados.0.smithi146.stdout:981: seq_num 313 ranges {0=450560} 2024-04-26T04:43:50.601 INFO:tasks.rados.rados.0.smithi146.stdout:981: writing smithi14680844-26 from 0 to 450560 tid 1 2024-04-26T04:43:50.601 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 93 2024-04-26T04:43:50.601 INFO:tasks.rados.rados.0.smithi146.stdout:982: seq_num 314 ranges {294912=466944} 2024-04-26T04:43:50.605 INFO:tasks.rados.rados.0.smithi146.stdout:982: writing smithi14680844-10 from 294912 to 761856 tid 1 2024-04-26T04:43:50.605 INFO:tasks.rados.rados.0.smithi146.stdout:983: delete oid 31 current snap is 93 2024-04-26T04:43:50.606 INFO:tasks.rados.rados.0.smithi146.stdout:980: expect (ObjNum 199 snap 50 seq_num 199) 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: finishing write tid 1 to smithi14680844-26 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: finishing write tid 2 to smithi14680844-26 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:980: done (3 left) 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:983: done (2 left) 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:984: read oid 30 snap -1 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:984: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:985: snap_create 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: finishing write tid 3 to smithi14680844-26 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: oid 26 updating version 0 to 538 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: oid 26 version 538 is already newer than 537 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 538 (ObjNum 313 snap 93 seq_num 313) dirty exists 2024-04-26T04:43:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:981: left oid 26 (ObjNum 313 snap 93 seq_num 313) 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: finishing write tid 1 to smithi14680844-10 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: finishing write tid 2 to smithi14680844-10 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: finishing write tid 3 to smithi14680844-10 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: oid 10 updating version 0 to 181 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: oid 10 updating version 181 to 182 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 182 (ObjNum 314 snap 93 seq_num 314) dirty exists 2024-04-26T04:43:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:982: left oid 10 (ObjNum 314 snap 93 seq_num 314) 2024-04-26T04:43:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:984: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:981: done (3 left) 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:982: done (2 left) 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:984: done (1 left) 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:985: done (0 left) 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 94 2024-04-26T04:43:51.609 INFO:tasks.rados.rados.0.smithi146.stdout:986: seq_num 316 ranges {2473984=499712} 2024-04-26T04:43:51.624 INFO:tasks.rados.rados.0.smithi146.stdout:986: writing smithi14680844-21 from 2473984 to 2973696 tid 1 2024-04-26T04:43:51.625 INFO:tasks.rados.rados.0.smithi146.stdout:987: delete oid 39 current snap is 94 2024-04-26T04:43:51.628 INFO:tasks.rados.rados.0.smithi146.stdout:986: finishing write tid 1 to smithi14680844-21 2024-04-26T04:43:51.629 INFO:tasks.rados.rados.0.smithi146.stdout:986: finishing write tid 2 to smithi14680844-21 2024-04-26T04:43:51.630 INFO:tasks.rados.rados.0.smithi146.stdout:987: done (1 left) 2024-04-26T04:43:51.630 INFO:tasks.rados.rados.0.smithi146.stdout:988: read oid 49 snap -1 2024-04-26T04:43:51.630 INFO:tasks.rados.rados.0.smithi146.stdout:988: expect (ObjNum 306 snap 86 seq_num 306) 2024-04-26T04:43:51.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 94 2024-04-26T04:43:51.631 INFO:tasks.rados.rados.0.smithi146.stdout:989: seq_num 318 ranges {131072=532480} 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:989: writing smithi14680844-28 from 131072 to 663552 tid 1 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:990: read oid 39 snap -1 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:990: expect deleted 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:991: rmattr oid 12 current snap is 94 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:986: finishing write tid 3 to smithi14680844-21 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:986: oid 21 updating version 0 to 271 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:986: oid 21 version 271 is already newer than 270 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 271 (ObjNum 316 snap 94 seq_num 316) dirty exists 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:986: left oid 21 (ObjNum 316 snap 94 seq_num 316) 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:986: done (4 left) 2024-04-26T04:43:51.635 INFO:tasks.rados.rados.0.smithi146.stdout:992: delete oid 3 current snap is 94 2024-04-26T04:43:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:988: expect (ObjNum 306 snap 86 seq_num 306) 2024-04-26T04:43:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:988: done (4 left) 2024-04-26T04:43:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:992: done (3 left) 2024-04-26T04:43:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:993: copy_from oid 43 from oid 2 current snap is 94 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 366 (ObjNum 287 snap 81 seq_num 287) dirty exists 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: finishing write tid 1 to smithi14680844-28 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: finishing write tid 2 to smithi14680844-28 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: finishing write tid 3 to smithi14680844-28 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: oid 28 updating version 0 to 455 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: oid 28 updating version 455 to 456 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 456 (ObjNum 318 snap 94 seq_num 318) dirty exists 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: left oid 28 (ObjNum 318 snap 94 seq_num 318) 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:989: done (3 left) 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:990: done (2 left) 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:991: done (1 left) 2024-04-26T04:43:51.646 INFO:tasks.rados.rados.0.smithi146.stdout:994: snap_remove snap 70 2024-04-26T04:43:51.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[92947]: osdmap e242: 8 total, 8 up, 8 in 2024-04-26T04:43:51.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:51.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:51.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:51.894 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:51.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[37936]: osdmap e242: 8 total, 8 up, 8 in 2024-04-26T04:43:51.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[37936]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:51.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:51.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:51.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:51 smithi146 ceph-mon[37936]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:51 smithi204 ceph-mon[29755]: osdmap e242: 8 total, 8 up, 8 in 2024-04-26T04:43:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:51 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:43:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:51 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:43:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:51 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:43:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:51 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:43:52.607 INFO:tasks.rados.rados.0.smithi146.stdout:994: done (1 left) 2024-04-26T04:43:52.607 INFO:tasks.rados.rados.0.smithi146.stdout:995: snap_create 2024-04-26T04:43:52.607 INFO:tasks.rados.rados.0.smithi146.stdout:993: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:43:52.607 INFO:tasks.rados.rados.0.smithi146.stdout:993: finishing copy_from to smithi14680844-43 2024-04-26T04:43:52.607 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 387 (ObjNum 312 snap 91 seq_num 312) dirty exists 2024-04-26T04:43:52.916 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[37936]: pgmap v21: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 173 KiB/s rd, 112 KiB/s wr, 32 op/s 2024-04-26T04:43:52.916 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[37936]: Upgrade: Updating mon.c 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[37936]: Deploying daemon mon.c on smithi146 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[37936]: mgrmap e42: y(active, since 12s), standbys: x 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[37936]: osdmap e243: 8 total, 8 up, 8 in 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[92947]: pgmap v21: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 173 KiB/s rd, 112 KiB/s wr, 32 op/s 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[92947]: Upgrade: Updating mon.c 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[92947]: Deploying daemon mon.c on smithi146 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[92947]: mgrmap e42: y(active, since 12s), standbys: x 2024-04-26T04:43:52.917 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:43:52 smithi146 ceph-mon[92947]: osdmap e243: 8 total, 8 up, 8 in 2024-04-26T04:43:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:52 smithi204 ceph-mon[29755]: pgmap v21: 121 pgs: 121 active+clean; 249 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 173 KiB/s rd, 112 KiB/s wr, 32 op/s 2024-04-26T04:43:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:52 smithi204 ceph-mon[29755]: Upgrade: Updating mon.c 2024-04-26T04:43:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:52 smithi204 ceph-mon[29755]: Deploying daemon mon.c on smithi146 2024-04-26T04:43:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:52 smithi204 ceph-mon[29755]: mgrmap e42: y(active, since 12s), standbys: x 2024-04-26T04:43:53.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:43:52 smithi204 ceph-mon[29755]: osdmap e243: 8 total, 8 up, 8 in 2024-04-26T04:43:53.484 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:53 smithi146 systemd[1]: Stopping Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:53.484 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c[37912]: 2024-04-26T04:43:53.473+0000 7fc6fb5bd700 -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-04-26T04:43:53.484 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c[37912]: 2024-04-26T04:43:53.473+0000 7fc6fb5bd700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:53 smithi146 podman[95322]: 2024-04-26 04:43:53.677140572 +0000 UTC m=+0.306326363 container died aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5) 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE Bus STOPPING 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE Bus STOPPED 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE Bus STARTING 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE Serving on http://:::9283 2024-04-26T04:43:53.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:43:53] ENGINE Bus STARTED 2024-04-26T04:43:54.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 podman[95322]: 2024-04-26 04:43:54.153719854 +0000 UTC m=+0.782905688 container cleanup aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5) 2024-04-26T04:43:54.364 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 bash[95322]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c 2024-04-26T04:43:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 podman[95353]: 2024-04-26 04:43:54.363513019 +0000 UTC m=+0.689106149 container remove aa547c60047a953c4d34a1fe3408aa00059118a3d7eb9040b61ffa09e19ccad4 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240424, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-26T04:43:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-26T04:43:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 systemd[1]: Stopped Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.c.service: Consumed 8.419s CPU time. 2024-04-26T04:43:55.037 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 systemd[1]: Starting Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:43:55.037 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 podman[95492]: 2024-04-26 04:43:54.914293317 +0000 UTC m=+0.115041909 container create 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-04-26T04:43:55.037 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:54 smithi146 podman[95492]: 2024-04-26 04:43:54.817384857 +0000 UTC m=+0.018133464 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:43:55.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 podman[95492]: 2024-04-26 04:43:55.141718672 +0000 UTC m=+0.342467267 container init 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, io.buildah.version=1.33.5, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 podman[95492]: 2024-04-26 04:43:55.147423302 +0000 UTC m=+0.348171894 container start 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 7 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: pidfile_write: ignore empty --pid-file 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: load: jerasure load: lrc 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: RocksDB version: 7.9.2 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Git sha 0 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-26T04:43:55.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: DB SUMMARY 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: DB Session ID: B352BODY8TY7H90NCRXR 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: CURRENT file: CURRENT 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000027.sst 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000025.log size: 8457950 ; 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.error_if_exists: 0 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.create_if_missing: 0 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.paranoid_checks: 1 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T04:43:55.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.env: 0x561353c36c60 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.info_log: 0x561355d8baa0 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T04:43:55.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.statistics: (nil) 2024-04-26T04:43:55.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.use_fsync: 0 2024-04-26T04:43:55.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_log_file_size: 0 2024-04-26T04:43:55.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T04:43:55.448 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_fallocate: 1 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.use_direct_reads: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T04:43:55.449 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.db_log_dir: 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.wal_dir: 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.write_buffer_manager: 0x561355d5e820 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T04:43:55.450 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.unordered_write: 0 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.row_cache: None 2024-04-26T04:43:55.451 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.wal_filter: None 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.two_write_queues: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.wal_compression: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.atomic_flush: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.log_readahead_size: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T04:43:55.452 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_background_jobs: 2 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_background_compactions: -1 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_subcompactions: 1 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T04:43:55.453 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_open_files: -1 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_background_flushes: -1 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Compression algorithms supported: 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kZSTD supported: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kXpressCompression supported: 0 2024-04-26T04:43:55.454 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kZlibCompression supported: 1 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kSnappyCompression supported: 1 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kLZ4Compression supported: 1 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: kBZip2Compression supported: 0 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.merge_operator: 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_filter: None 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T04:43:55.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561355d8bba0) 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks: 1 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: pin_top_level_index_and_filter: 1 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_type: 0 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_index_type: 0 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_shortening: 1 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: checksum: 4 2024-04-26T04:43:55.456 INFO:journalctl@ceph.mon.c.smithi146.stdout: no_block_cache: 0 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache: 0x561355d8f090 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_name: BinnedLRUCache 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_options: 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: capacity : 536870912 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_shard_bits : 4 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: strict_capacity_limit : 0 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: high_pri_pool_ratio: 0.000 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_cache_compressed: (nil) 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: persistent_cache: (nil) 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size: 4096 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_size_deviation: 10 2024-04-26T04:43:55.457 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_restart_interval: 16 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: index_block_restart_interval: 1 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: metadata_block_size: 4096 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: partition_filters: 0 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: use_delta_encoding: 1 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: filter_policy: bloomfilter 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: whole_key_filtering: 1 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: verify_compression: 0 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: read_amp_bytes_per_bit: 0 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: format_version: 5 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_index_compression: 1 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: block_align: 0 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_auto_readahead_size: 262144 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: prepopulate_block_cache: 0 2024-04-26T04:43:55.458 INFO:journalctl@ceph.mon.c.smithi146.stdout: initial_auto_readahead_size: 8192 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression: NoCompression 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.num_levels: 7 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T04:43:55.459 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T04:43:55.460 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T04:43:55.461 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T04:43:55.462 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.table_properties_collectors: 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.inplace_update_support: 0 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.bloom_locality: 0 2024-04-26T04:43:55.463 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.max_successive_merges: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.ttl: 2592000 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enable_blob_files: false 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.min_blob_size: 0 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T04:43:55.464 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: 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 13585, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: aa050e6c-1bb4-487e-9340-f2280acb2c8b 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106635176757, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106635194020, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5269435, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13590, "largest_seqno": 15909, "table_properties": {"data_size": 5258297, "index_size": 7622, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2501, "raw_key_size": 23875, "raw_average_key_size": 24, "raw_value_size": 5236528, "raw_average_value_size": 5327, "num_data_blocks": 332, "num_entries": 983, "num_filter_entries": 983, "num_deletions": 24, "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": "[]", "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": 1714106635, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "aa050e6c-1bb4-487e-9340-f2280acb2c8b", "db_session_id": "B352BODY8TY7H90NCRXR", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106635194155, "job": 1, "event": "recovery_finished"} 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-26T04:43:55.465 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: 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-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561355e80000 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: DB pointer 0x561355e6a000 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** DB Stats ** 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:43:55.466 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: L0 1/0 5.03 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 776.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: L6 1/0 7.90 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-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: Sum 2/0 12.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 776.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.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 776.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** Compaction Stats [default] ** 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T04:43:55.467 INFO:journalctl@ceph.mon.c.smithi146.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 776.6 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Cumulative compaction: 0.00 GB write, 227.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Interval compaction: 0.00 GB write, 227.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Block cache BinnedLRUCache@0x561355d8f090#7 capacity: 512.00 MB usage: 10.61 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1e-05 secs_since: 0 2024-04-26T04:43:55.468 INFO:journalctl@ceph.mon.c.smithi146.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,2.53 KB,0.000482798%) IndexBlock(1,8.08 KB,0.00154078%) Misc(1,0.00 KB,0%) 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: starting mon.c rank 2 at public addrs [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] at bind addrs [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???) e3 preinit fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).mds e6 new map 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).mds e6 print_map 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: e6 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: legacy client fscid: 1 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: Filesystem 'cephfs' (1) 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: fs_name cephfs 2024-04-26T04:43:55.469 INFO:journalctl@ceph.mon.c.smithi146.stdout: epoch 6 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: created 2024-04-26T04:37:28.379060+0000 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: modified 2024-04-26T04:37:30.704317+0000 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: tableserver 0 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: root 0 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: session_timeout 60 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: session_autoclose 300 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_file_size 1099511627776 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_xattr_size 65536 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: required_client_features {} 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: last_failure 0 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.stdout: last_failure_osd_epoch 0 2024-04-26T04:43:55.470 INFO:journalctl@ceph.mon.c.smithi146.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-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: max_mds 1 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: in 0 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: up {0=24353} 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: failed 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: damaged 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: stopped 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: data_pools [3] 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: metadata_pool 2 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: inline_data disabled 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: balancer 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: bal_rank_mask -1 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: standby_count_wanted 0 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: qdb_cluster leader: 0 members: 2024-04-26T04:43:55.471 INFO:journalctl@ceph.mon.c.smithi146.stdout: [mds.a{0:24353} state up:active seq 3 addr [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout: Standby daemons: 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout: 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).osd e244 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).osd e244 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).osd e244 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).osd e244 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 ceph-mon[95531]: mon.c@-1(???).paxosservice(auth 1..19) refresh upgraded, format 0 -> 3 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 bash[95492]: 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 2024-04-26T04:43:55.472 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:43:55 smithi146 systemd[1]: Started Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:43:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:43:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:43:56] "GET /metrics HTTP/1.1" 200 33368 "" "Prometheus/2.43.0" 2024-04-26T04:44:01.446 INFO:tasks.rados.rados.0.smithi146.stdout:993: done (1 left) 2024-04-26T04:44:01.446 INFO:tasks.rados.rados.0.smithi146.stdout:995: done (0 left) 2024-04-26T04:44:01.447 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 95 2024-04-26T04:44:01.447 INFO:tasks.rados.rados.0.smithi146.stdout:996: seq_num 320 ranges {2973696=565248} 2024-04-26T04:44:01.465 INFO:tasks.rados.rados.0.smithi146.stdout:996: writing smithi14680844-21 from 2973696 to 3538944 tid 1 2024-04-26T04:44:01.465 INFO:tasks.rados.rados.0.smithi146.stdout:997: rollback oid 42 current snap is 95 2024-04-26T04:44:01.465 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 78 2024-04-26T04:44:01.465 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 95 2024-04-26T04:44:01.465 INFO:tasks.rados.rados.0.smithi146.stdout:998: seq_num 321 ranges {8544256=581632} 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:998: writing smithi14680844-47 from 8544256 to 9125888 tid 1 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:999: copy_from oid 13 from oid 7 current snap is 95 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:997: finishing rollback tid 0 to smithi14680844-42 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:997: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:997: finishing rollback tid 2 to smithi14680844-42 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 552 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:996: finishing write tid 1 to smithi14680844-21 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:996: finishing write tid 2 to smithi14680844-21 2024-04-26T04:44:01.515 INFO:tasks.rados.rados.0.smithi146.stdout:997: done (3 left) 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:1000: snap_create 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:996: finishing write tid 3 to smithi14680844-21 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:996: oid 21 updating version 0 to 277 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:996: oid 21 updating version 277 to 278 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 278 (ObjNum 320 snap 95 seq_num 320) dirty exists 2024-04-26T04:44:01.516 INFO:tasks.rados.rados.0.smithi146.stdout:996: left oid 21 (ObjNum 320 snap 95 seq_num 320) 2024-04-26T04:44:01.517 INFO:tasks.rados.rados.0.smithi146.stdout:999: finishing copy_from to smithi14680844-13 2024-04-26T04:44:01.518 INFO:tasks.rados.rados.0.smithi146.stdout:999: got expected ENOENT (src dne) 2024-04-26T04:44:01.518 INFO:tasks.rados.rados.0.smithi146.stdout:999: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:44:01.519 INFO:tasks.rados.rados.0.smithi146.stdout:998: finishing write tid 1 to smithi14680844-47 2024-04-26T04:44:01.519 INFO:tasks.rados.rados.0.smithi146.stdout:998: finishing write tid 2 to smithi14680844-47 2024-04-26T04:44:01.520 INFO:tasks.rados.rados.0.smithi146.stdout:998: finishing write tid 3 to smithi14680844-47 2024-04-26T04:44:01.520 INFO:tasks.rados.rados.0.smithi146.stdout:998: oid 47 updating version 0 to 470 2024-04-26T04:44:01.520 INFO:tasks.rados.rados.0.smithi146.stdout:998: oid 47 updating version 470 to 471 2024-04-26T04:44:01.520 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 471 (ObjNum 321 snap 95 seq_num 321) dirty exists 2024-04-26T04:44:01.520 INFO:tasks.rados.rados.0.smithi146.stdout:998: left oid 47 (ObjNum 321 snap 95 seq_num 321) 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: mon.c calling monitor election 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: mon.b calling monitor election 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: mon.a calling monitor election 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: monmap epoch 3 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: min_mon_release 18 (reef) 2024-04-26T04:44:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: election_strategy: 1 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: osdmap e245: 8 total, 8 up, 8 in 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: mgrmap e42: y(active, since 22s), standbys: x 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: mon.c calling monitor election 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: mon.b calling monitor election 2024-04-26T04:44:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: mon.a calling monitor election 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: monmap epoch 3 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: min_mon_release 18 (reef) 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: election_strategy: 1 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: osdmap e245: 8 total, 8 up, 8 in 2024-04-26T04:44:01.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: mgrmap e42: y(active, since 22s), standbys: x 2024-04-26T04:44:01.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:01 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: mon.c calling monitor election 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: mon.b calling monitor election 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: mon.a calling monitor election 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: monmap epoch 3 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: last_changed 2024-04-26T04:33:34.707899+0000 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: min_mon_release 18 (reef) 2024-04-26T04:44:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: election_strategy: 1 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: osdmap e245: 8 total, 8 up, 8 in 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: mgrmap e42: y(active, since 22s), standbys: x 2024-04-26T04:44:01.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:01 smithi204 ceph-mon[29755]: overall HEALTH_OK 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:996: done (3 left) 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:998: done (2 left) 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:999: done (1 left) 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:1000: done (0 left) 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 96 2024-04-26T04:44:02.451 INFO:tasks.rados.rados.0.smithi146.stdout:1001: seq_num 322 ranges {0=598016} 2024-04-26T04:44:02.454 INFO:tasks.rados.rados.0.smithi146.stdout:1001: writing smithi14680844-15 from 0 to 598016 tid 1 2024-04-26T04:44:02.454 INFO:tasks.rados.rados.0.smithi146.stdout:1002: delete oid 31 current snap is 96 2024-04-26T04:44:02.458 INFO:tasks.rados.rados.0.smithi146.stdout:1001: finishing write tid 1 to smithi14680844-15 2024-04-26T04:44:02.459 INFO:tasks.rados.rados.0.smithi146.stdout:1001: finishing write tid 2 to smithi14680844-15 2024-04-26T04:44:02.460 INFO:tasks.rados.rados.0.smithi146.stdout:1002: done (1 left) 2024-04-26T04:44:02.460 INFO:tasks.rados.rados.0.smithi146.stdout:1003: snap_create 2024-04-26T04:44:02.460 INFO:tasks.rados.rados.0.smithi146.stdout:1001: finishing write tid 3 to smithi14680844-15 2024-04-26T04:44:02.460 INFO:tasks.rados.rados.0.smithi146.stdout:1001: oid 15 updating version 0 to 187 2024-04-26T04:44:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:1001: oid 15 version 187 is already newer than 186 2024-04-26T04:44:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 187 (ObjNum 322 snap 96 seq_num 322) dirty exists 2024-04-26T04:44:02.461 INFO:tasks.rados.rados.0.smithi146.stdout:1001: left oid 15 (ObjNum 322 snap 96 seq_num 322) 2024-04-26T04:44:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:02 smithi204 ceph-mon[29755]: pgmap v29: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 967 KiB/s wr, 4 op/s 2024-04-26T04:44:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:02 smithi204 ceph-mon[29755]: osdmap e246: 8 total, 8 up, 8 in 2024-04-26T04:44:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:02 smithi146 ceph-mon[95531]: pgmap v29: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 967 KiB/s wr, 4 op/s 2024-04-26T04:44:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:02 smithi146 ceph-mon[95531]: osdmap e246: 8 total, 8 up, 8 in 2024-04-26T04:44:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:02 smithi146 ceph-mon[92947]: pgmap v29: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 967 KiB/s wr, 4 op/s 2024-04-26T04:44:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:02 smithi146 ceph-mon[92947]: osdmap e246: 8 total, 8 up, 8 in 2024-04-26T04:44:03.460 INFO:tasks.rados.rados.0.smithi146.stdout:1001: done (1 left) 2024-04-26T04:44:03.460 INFO:tasks.rados.rados.0.smithi146.stdout:1003: done (0 left) 2024-04-26T04:44:03.460 INFO:tasks.rados.rados.0.smithi146.stdout:1004: copy_from oid 33 from oid 44 current snap is 97 2024-04-26T04:44:03.460 INFO:tasks.rados.rados.0.smithi146.stdout:1005: delete oid 3 current snap is 97 2024-04-26T04:44:03.468 INFO:tasks.rados.rados.0.smithi146.stdout:1005: done (1 left) 2024-04-26T04:44:03.468 INFO:tasks.rados.rados.0.smithi146.stdout:1006: snap_remove snap 73 2024-04-26T04:44:03.795 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:03 smithi146 ceph-mon[95531]: osdmap e247: 8 total, 8 up, 8 in 2024-04-26T04:44:03.796 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:03 smithi146 ceph-mon[92947]: osdmap e247: 8 total, 8 up, 8 in 2024-04-26T04:44:03.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:03 smithi204 ceph-mon[29755]: osdmap e247: 8 total, 8 up, 8 in 2024-04-26T04:44:04.467 INFO:tasks.rados.rados.0.smithi146.stdout:1006: done (1 left) 2024-04-26T04:44:04.468 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 97 2024-04-26T04:44:04.468 INFO:tasks.rados.rados.0.smithi146.stdout:1007: seq_num 325 ranges {3538944=647168} 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1007: writing smithi14680844-21 from 3538944 to 4186112 tid 1 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1008: read oid 3 snap -1 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1008: expect deleted 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1009: read oid 23 snap -1 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1009: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:44:04.493 INFO:tasks.rados.rados.0.smithi146.stdout:1010: delete oid 2 current snap is 97 2024-04-26T04:44:04.494 INFO:tasks.rados.rados.0.smithi146.stdout:1004: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:44:04.494 INFO:tasks.rados.rados.0.smithi146.stdout:1004: finishing copy_from to smithi14680844-33 2024-04-26T04:44:04.494 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 256 (ObjNum 280 snap 79 seq_num 280) dirty exists 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1004: done (4 left) 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1008: done (3 left) 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1010: done (2 left) 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1011: read oid 15 snap -1 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1011: expect (ObjNum 322 snap 96 seq_num 322) 2024-04-26T04:44:04.495 INFO:tasks.rados.rados.0.smithi146.stdout:1012: delete oid 19 current snap is 97 2024-04-26T04:44:04.497 INFO:tasks.rados.rados.0.smithi146.stdout:1007: finishing write tid 1 to smithi14680844-21 2024-04-26T04:44:04.497 INFO:tasks.rados.rados.0.smithi146.stdout:1007: finishing write tid 2 to smithi14680844-21 2024-04-26T04:44:04.498 INFO:tasks.rados.rados.0.smithi146.stdout:1012: done (3 left) 2024-04-26T04:44:04.498 INFO:tasks.rados.rados.0.smithi146.stdout:1013: read oid 50 snap -1 2024-04-26T04:44:04.498 INFO:tasks.rados.rados.0.smithi146.stdout:1013: expect deleted 2024-04-26T04:44:04.498 INFO:tasks.rados.rados.0.smithi146.stdout:1014: snap_remove snap 94 2024-04-26T04:44:04.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:04 smithi204 ceph-mon[29755]: pgmap v32: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:04.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:04 smithi204 ceph-mon[29755]: osdmap e248: 8 total, 8 up, 8 in 2024-04-26T04:44:04.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:04 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:04.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:04 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:04.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[92947]: pgmap v32: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[92947]: osdmap e248: 8 total, 8 up, 8 in 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[95531]: pgmap v32: 121 pgs: 121 active+clean; 254 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[95531]: osdmap e248: 8 total, 8 up, 8 in 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.474 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:44:05.204+0000 7f708c8ef700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-26T04:44:05.483 INFO:tasks.rados.rados.0.smithi146.stdout:1014: done (4 left) 2024-04-26T04:44:05.483 INFO:tasks.rados.rados.0.smithi146.stdout:1015: snap_remove snap 87 2024-04-26T04:44:05.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:05 smithi204 ceph-mon[29755]: osdmap e249: 8 total, 8 up, 8 in 2024-04-26T04:44:05.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:05 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.731 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:05 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[92947]: osdmap e249: 8 total, 8 up, 8 in 2024-04-26T04:44:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[95531]: osdmap e249: 8 total, 8 up, 8 in 2024-04-26T04:44:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:06.334 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:06] "GET /metrics HTTP/1.1" 200 36084 "" "Prometheus/2.43.0" 2024-04-26T04:44:06.489 INFO:tasks.rados.rados.0.smithi146.stdout:1015: done (4 left) 2024-04-26T04:44:06.489 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 97 2024-04-26T04:44:06.489 INFO:tasks.rados.rados.0.smithi146.stdout:1016: seq_num 328 ranges {9125888=696320} 2024-04-26T04:44:06.542 INFO:tasks.rados.rados.0.smithi146.stdout:1016: writing smithi14680844-47 from 9125888 to 9822208 tid 1 2024-04-26T04:44:06.542 INFO:tasks.rados.rados.0.smithi146.stdout:1017: setattr oid 3 current snap is 97 2024-04-26T04:44:06.542 INFO:tasks.rados.rados.0.smithi146.stdout:1011: expect (ObjNum 322 snap 96 seq_num 322) 2024-04-26T04:44:06.559 INFO:tasks.rados.rados.0.smithi146.stdout:1007: finishing write tid 3 to smithi14680844-21 2024-04-26T04:44:06.559 INFO:tasks.rados.rados.0.smithi146.stdout:1007: oid 21 updating version 0 to 284 2024-04-26T04:44:06.559 INFO:tasks.rados.rados.0.smithi146.stdout:1007: oid 21 updating version 284 to 285 2024-04-26T04:44:06.559 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 285 (ObjNum 325 snap 97 seq_num 325) dirty exists 2024-04-26T04:44:06.560 INFO:tasks.rados.rados.0.smithi146.stdout:1007: left oid 21 (ObjNum 325 snap 97 seq_num 325) 2024-04-26T04:44:06.560 INFO:tasks.rados.rados.0.smithi146.stdout:1009: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:44:06.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:06 smithi146 ceph-mon[95531]: pgmap v35: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:06.687 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:06 smithi146 ceph-mon[95531]: osdmap e250: 8 total, 8 up, 8 in 2024-04-26T04:44:06.687 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:06 smithi146 ceph-mon[92947]: pgmap v35: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:06.687 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:06 smithi146 ceph-mon[92947]: osdmap e250: 8 total, 8 up, 8 in 2024-04-26T04:44:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:06 smithi204 ceph-mon[29755]: pgmap v35: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:06 smithi204 ceph-mon[29755]: osdmap e250: 8 total, 8 up, 8 in 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: finishing write tid 1 to smithi14680844-47 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: finishing write tid 2 to smithi14680844-47 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: finishing write tid 3 to smithi14680844-47 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: oid 47 updating version 0 to 495 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: oid 47 version 495 is already newer than 494 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 495 (ObjNum 328 snap 97 seq_num 328) dirty exists 2024-04-26T04:44:06.835 INFO:tasks.rados.rados.0.smithi146.stdout:1016: left oid 47 (ObjNum 328 snap 97 seq_num 328) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1007: done (5 left) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1009: done (4 left) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1011: done (3 left) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1013: done (2 left) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1016: done (1 left) 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 97 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 496 (ObjNum 44449 snap 0 seq_num 2127353072) dirty exists 2024-04-26T04:44:06.836 INFO:tasks.rados.rados.0.smithi146.stdout:1018: seq_num 329 ranges {5029888=712704} 2024-04-26T04:44:06.865 INFO:tasks.rados.rados.0.smithi146.stdout:1018: writing smithi14680844-23 from 5029888 to 5742592 tid 1 2024-04-26T04:44:06.865 INFO:tasks.rados.rados.0.smithi146.stdout:1017: done (1 left) 2024-04-26T04:44:06.865 INFO:tasks.rados.rados.0.smithi146.stdout:1019: rollback oid 25 current snap is 97 2024-04-26T04:44:06.865 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 75 2024-04-26T04:44:06.865 INFO:tasks.rados.rados.0.smithi146.stdout:1020: snap_remove snap 76 2024-04-26T04:44:07.496 INFO:tasks.rados.rados.0.smithi146.stdout:1020: done (2 left) 2024-04-26T04:44:07.496 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 97 2024-04-26T04:44:07.496 INFO:tasks.rados.rados.0.smithi146.stdout:1019: finishing rollback tid 0 to smithi14680844-25 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: finishing write tid 1 to smithi14680844-23 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: finishing write tid 2 to smithi14680844-23 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1019: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 550 (ObjNum 129 snap 0 seq_num 438513771) dirty dne 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: finishing write tid 3 to smithi14680844-23 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: oid 23 updating version 0 to 563 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: oid 23 updating version 563 to 564 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 564 (ObjNum 329 snap 97 seq_num 329) dirty exists 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1018: left oid 23 (ObjNum 329 snap 97 seq_num 329) 2024-04-26T04:44:07.497 INFO:tasks.rados.rados.0.smithi146.stdout:1021: seq_num 330 ranges {2367488=737280} 2024-04-26T04:44:07.514 INFO:tasks.rados.rados.0.smithi146.stdout:1021: writing smithi14680844-17 from 2367488 to 3104768 tid 1 2024-04-26T04:44:07.514 INFO:tasks.rados.rados.0.smithi146.stdout:1018: done (2 left) 2024-04-26T04:44:07.514 INFO:tasks.rados.rados.0.smithi146.stdout:1019: done (1 left) 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1022: read oid 4 snap -1 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1022: expect (ObjNum 272 snap 74 seq_num 272) 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1023: rmattr oid 14 current snap is 97 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1024: read oid 1 snap -1 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1024: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1025: setattr oid 18 current snap is 97 2024-04-26T04:44:07.515 INFO:tasks.rados.rados.0.smithi146.stdout:1026: rollback oid 36 current snap is 97 2024-04-26T04:44:07.516 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 78 2024-04-26T04:44:07.516 INFO:tasks.rados.rados.0.smithi146.stdout:1027: delete oid 41 current snap is 97 2024-04-26T04:44:07.519 INFO:tasks.rados.rados.0.smithi146.stdout:1021: finishing write tid 1 to smithi14680844-17 2024-04-26T04:44:07.521 INFO:tasks.rados.rados.0.smithi146.stdout:1021: finishing write tid 2 to smithi14680844-17 2024-04-26T04:44:07.522 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 582 (ObjNum 282 snap 79 seq_num 282) dirty exists 2024-04-26T04:44:07.524 INFO:tasks.rados.rados.0.smithi146.stdout:1026: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:44:07.524 INFO:tasks.rados.rados.0.smithi146.stdout:1026: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:1025: done (6 left) 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:1027: done (5 left) 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:1028: copy_from oid 25 from oid 5 current snap is 97 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 332 (ObjNum 226 snap 60 seq_num 226) dirty exists 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:1023: done (5 left) 2024-04-26T04:44:07.526 INFO:tasks.rados.rados.0.smithi146.stdout:1029: read oid 9 snap 75 2024-04-26T04:44:07.527 INFO:tasks.rados.rados.0.smithi146.stdout:1029: expect deleted 2024-04-26T04:44:07.527 INFO:tasks.rados.rados.0.smithi146.stdout:1030: rollback oid 29 current snap is 97 2024-04-26T04:44:07.527 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 80 2024-04-26T04:44:07.527 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 97 2024-04-26T04:44:07.527 INFO:tasks.rados.rados.0.smithi146.stdout:1031: seq_num 332 ranges {663552=770048} 2024-04-26T04:44:07.535 INFO:tasks.rados.rados.0.smithi146.stdout:1031: writing smithi14680844-28 from 663552 to 1433600 tid 1 2024-04-26T04:44:07.536 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 97 2024-04-26T04:44:07.537 INFO:tasks.rados.rados.0.smithi146.stdout:1032: seq_num 333 ranges {3743744=786432} 2024-04-26T04:44:07.561 INFO:tasks.rados.rados.0.smithi146.stdout:1032: writing smithi14680844-18 from 3743744 to 4530176 tid 1 2024-04-26T04:44:07.561 INFO:tasks.rados.rados.0.smithi146.stdout:1033: snap_remove snap 82 2024-04-26T04:44:07.774 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:07 smithi146 ceph-mon[95531]: osdmap e251: 8 total, 8 up, 8 in 2024-04-26T04:44:07.775 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:07 smithi146 ceph-mon[92947]: osdmap e251: 8 total, 8 up, 8 in 2024-04-26T04:44:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:07 smithi204 ceph-mon[29755]: osdmap e251: 8 total, 8 up, 8 in 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:1033: done (9 left) 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:1034: rmattr oid 19 current snap is 97 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:1034: done (9 left) 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:1035: setattr oid 20 current snap is 97 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:1026: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:44:08.499 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 402 (ObjNum 184 snap 46 seq_num 184) dirty exists 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:1021: finishing write tid 3 to smithi14680844-17 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:1021: oid 17 updating version 0 to 86 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:1021: oid 17 version 86 is already newer than 85 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 86 (ObjNum 330 snap 97 seq_num 330) dirty exists 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:1021: left oid 17 (ObjNum 330 snap 97 seq_num 330) 2024-04-26T04:44:08.500 INFO:tasks.rados.rados.0.smithi146.stdout:1024: expect (ObjNum 83 snap 17 seq_num 83) 2024-04-26T04:44:08.544 INFO:tasks.rados.rados.0.smithi146.stdout:1030: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:44:08.544 INFO:tasks.rados.rados.0.smithi146.stdout:1030: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:44:08.544 INFO:tasks.rados.rados.0.smithi146.stdout:1030: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 508 (ObjNum 273 snap 75 seq_num 273) dirty exists 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:1031: finishing write tid 1 to smithi14680844-28 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:1031: finishing write tid 2 to smithi14680844-28 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:1031: finishing write tid 3 to smithi14680844-28 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:1031: oid 28 updating version 0 to 511 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:1031: oid 28 version 511 is already newer than 510 2024-04-26T04:44:08.545 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 511 (ObjNum 332 snap 97 seq_num 332) dirty exists 2024-04-26T04:44:08.546 INFO:tasks.rados.rados.0.smithi146.stdout:1031: left oid 28 (ObjNum 332 snap 97 seq_num 332) 2024-04-26T04:44:08.546 INFO:tasks.rados.rados.0.smithi146.stdout:1022: expect (ObjNum 272 snap 74 seq_num 272) 2024-04-26T04:44:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:08 smithi146 ceph-mon[95531]: pgmap v38: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:08 smithi146 ceph-mon[95531]: osdmap e252: 8 total, 8 up, 8 in 2024-04-26T04:44:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:08 smithi146 ceph-mon[92947]: pgmap v38: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:08 smithi146 ceph-mon[92947]: osdmap e252: 8 total, 8 up, 8 in 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1028: finishing copy_from to smithi14680844-25 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 357 (ObjNum 129 snap 0 seq_num 2126831040) dirty exists 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1028: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1032: finishing write tid 1 to smithi14680844-18 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1032: finishing write tid 2 to smithi14680844-18 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1021: done (9 left) 2024-04-26T04:44:08.743 INFO:tasks.rados.rados.0.smithi146.stdout:1022: done (8 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1024: done (7 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1026: done (6 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1028: done (5 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1029: done (4 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1030: done (3 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1031: done (2 left) 2024-04-26T04:44:08.744 INFO:tasks.rados.rados.0.smithi146.stdout:1036: snap_remove snap 72 2024-04-26T04:44:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:08 smithi204 ceph-mon[29755]: pgmap v38: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.3 MiB/s wr, 6 op/s 2024-04-26T04:44:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:08 smithi204 ceph-mon[29755]: osdmap e252: 8 total, 8 up, 8 in 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1036: done (2 left) 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1037: rollback oid 31 current snap is 97 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 83 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1038: snap_remove snap 91 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1032: finishing write tid 3 to smithi14680844-18 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1032: oid 18 updating version 0 to 585 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1032: oid 18 updating version 585 to 586 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 586 (ObjNum 333 snap 97 seq_num 333) dirty exists 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:1032: left oid 18 (ObjNum 333 snap 97 seq_num 333) 2024-04-26T04:44:09.588 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 579 (ObjNum 65 snap 0 seq_num 1886343770) dirty exists 2024-04-26T04:44:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: osdmap e253: 8 total, 8 up, 8 in 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: osdmap e254: 8 total, 8 up, 8 in 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:09.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:09.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:09.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:44:09.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:09 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: osdmap e253: 8 total, 8 up, 8 in 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: osdmap e254: 8 total, 8 up, 8 in 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:44:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: osdmap e253: 8 total, 8 up, 8 in 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: osdmap e254: 8 total, 8 up, 8 in 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:09.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-26T04:44:09.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:44:10.589 INFO:tasks.rados.rados.0.smithi146.stdout:1032: done (3 left) 2024-04-26T04:44:10.589 INFO:tasks.rados.rados.0.smithi146.stdout:1035: done (2 left) 2024-04-26T04:44:10.589 INFO:tasks.rados.rados.0.smithi146.stdout:1038: done (1 left) 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:1039: read oid 46 snap -1 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:1039: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 97 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:1037: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:1037: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 414 (ObjNum 278 snap 79 seq_num 278) dirty exists 2024-04-26T04:44:10.590 INFO:tasks.rados.rados.0.smithi146.stdout:1040: seq_num 334 ranges {1097728=802816} 2024-04-26T04:44:10.601 INFO:tasks.rados.rados.0.smithi146.stdout:1040: writing smithi14680844-35 from 1097728 to 1900544 tid 1 2024-04-26T04:44:10.601 INFO:tasks.rados.rados.0.smithi146.stdout:1037: done (2 left) 2024-04-26T04:44:10.601 INFO:tasks.rados.rados.0.smithi146.stdout:1041: rollback oid 41 current snap is 97 2024-04-26T04:44:10.601 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 58 2024-04-26T04:44:10.601 INFO:tasks.rados.rados.0.smithi146.stdout:1042: delete oid 12 current snap is 97 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:1041: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:1041: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 610 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:1041: done (3 left) 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:1042: done (2 left) 2024-04-26T04:44:10.610 INFO:tasks.rados.rados.0.smithi146.stdout:1043: delete oid 37 current snap is 97 2024-04-26T04:44:10.614 INFO:tasks.rados.rados.0.smithi146.stdout:1039: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: finishing write tid 1 to smithi14680844-35 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: finishing write tid 2 to smithi14680844-35 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: finishing write tid 3 to smithi14680844-35 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: oid 35 updating version 0 to 538 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: oid 35 version 538 is already newer than 537 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 538 (ObjNum 334 snap 97 seq_num 334) dirty exists 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: left oid 35 (ObjNum 334 snap 97 seq_num 334) 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1039: done (2 left) 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1040: done (1 left) 2024-04-26T04:44:10.689 INFO:tasks.rados.rados.0.smithi146.stdout:1043: done (0 left) 2024-04-26T04:44:10.690 INFO:tasks.rados.rados.0.smithi146.stdout:1044: copy_from oid 25 from oid 31 current snap is 97 2024-04-26T04:44:10.690 INFO:tasks.rados.rados.0.smithi146.stdout:1045: read oid 49 snap 63 2024-04-26T04:44:10.690 INFO:tasks.rados.rados.0.smithi146.stdout:1045: expect deleted 2024-04-26T04:44:10.690 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 97 2024-04-26T04:44:10.690 INFO:tasks.rados.rados.0.smithi146.stdout:1046: seq_num 337 ranges {5742592=450560,6193152=401408} 2024-04-26T04:44:10.722 INFO:tasks.rados.rados.0.smithi146.stdout:1046: writing smithi14680844-23 from 5742592 to 6193152 tid 1 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1046: writing smithi14680844-23 from 6193152 to 6594560 tid 2 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1047: copy_from oid 32 from oid 42 current snap is 97 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1044: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1044: finishing copy_from to smithi14680844-25 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 414 (ObjNum 278 snap 79 seq_num 278) dirty exists 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1044: done (3 left) 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1045: done (2 left) 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 97 2024-04-26T04:44:10.725 INFO:tasks.rados.rados.0.smithi146.stdout:1048: seq_num 338 ranges {761856=466944,1228800=401408} 2024-04-26T04:44:10.731 INFO:tasks.rados.rados.0.smithi146.stdout:1048: writing smithi14680844-10 from 761856 to 1228800 tid 1 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1048: writing smithi14680844-10 from 1228800 to 1630208 tid 2 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: finishing write tid 1 to smithi14680844-23 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: finishing write tid 2 to smithi14680844-23 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: finishing write tid 3 to smithi14680844-23 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: finishing write tid 4 to smithi14680844-23 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: oid 23 updating version 0 to 592 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: oid 23 updating version 592 to 594 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: oid 23 version 594 is already newer than 593 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 594 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1046: left oid 23 (ObjNum 337 snap 97 seq_num 337) 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1049: read oid 13 snap 88 2024-04-26T04:44:10.735 INFO:tasks.rados.rados.0.smithi146.stdout:1049: expect (ObjNum 309 snap 87 seq_num 309) 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1046: done (3 left) 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1050: read oid 15 snap -1 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1050: expect (ObjNum 322 snap 96 seq_num 322) 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1051: read oid 41 snap 88 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1051: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 97 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1047: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1047: finishing copy_from to smithi14680844-32 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 552 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:44:10.736 INFO:tasks.rados.rados.0.smithi146.stdout:1052: seq_num 339 ranges {5603328=483328,6086656=401408} 2024-04-26T04:44:10.767 INFO:tasks.rados.rados.0.smithi146.stdout:1052: writing smithi14680844-16 from 5603328 to 6086656 tid 1 2024-04-26T04:44:10.769 INFO:tasks.rados.rados.0.smithi146.stdout:1052: writing smithi14680844-16 from 6086656 to 6488064 tid 2 2024-04-26T04:44:10.769 INFO:tasks.rados.rados.0.smithi146.stdout:1047: done (5 left) 2024-04-26T04:44:10.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 97 2024-04-26T04:44:10.770 INFO:tasks.rados.rados.0.smithi146.stdout:1048: finishing write tid 1 to smithi14680844-10 2024-04-26T04:44:10.770 INFO:tasks.rados.rados.0.smithi146.stdout:1053: seq_num 340 ranges {507904=499712,1007616=401408} 2024-04-26T04:44:10.775 INFO:tasks.rados.rados.0.smithi146.stdout:1053: writing smithi14680844-27 from 507904 to 1007616 tid 1 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1053: writing smithi14680844-27 from 1007616 to 1409024 tid 2 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1054: setattr oid 28 current snap is 97 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: finishing write tid 2 to smithi14680844-10 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: finishing write tid 3 to smithi14680844-10 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: finishing write tid 4 to smithi14680844-10 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: oid 10 updating version 0 to 185 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: oid 10 version 185 is already newer than 184 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:1048: oid 10 version 185 is already newer than 183 2024-04-26T04:44:10.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 185 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:44:10.779 INFO:tasks.rados.rados.0.smithi146.stdout:1048: left oid 10 (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:44:10.779 INFO:tasks.rados.rados.0.smithi146.stdout:1050: expect (ObjNum 322 snap 96 seq_num 322) 2024-04-26T04:44:10.794 INFO:tasks.rados.rados.0.smithi146.stdout:1051: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:10 smithi204 ceph-mon[29755]: pgmap v42: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:10 smithi204 ceph-mon[29755]: Upgrade: It appears safe to stop mon.b 2024-04-26T04:44:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:10 smithi204 ceph-mon[29755]: osdmap e255: 8 total, 8 up, 8 in 2024-04-26T04:44:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:1049: expect (ObjNum 309 snap 87 seq_num 309) 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: finishing write tid 1 to smithi14680844-16 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: finishing write tid 2 to smithi14680844-16 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: finishing write tid 3 to smithi14680844-16 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: finishing write tid 4 to smithi14680844-16 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: oid 16 updating version 0 to 585 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: oid 16 version 585 is already newer than 584 2024-04-26T04:44:10.824 INFO:tasks.rados.rados.0.smithi146.stdout:1052: oid 16 updating version 585 to 586 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 586 (ObjNum 339 snap 97 seq_num 339) dirty exists 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1052: left oid 16 (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: finishing write tid 1 to smithi14680844-27 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: finishing write tid 2 to smithi14680844-27 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: finishing write tid 3 to smithi14680844-27 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: finishing write tid 4 to smithi14680844-27 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: oid 27 updating version 0 to 393 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: oid 27 version 393 is already newer than 392 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: oid 27 version 393 is already newer than 391 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 393 (ObjNum 340 snap 97 seq_num 340) dirty exists 2024-04-26T04:44:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:1053: left oid 27 (ObjNum 340 snap 97 seq_num 340) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1048: done (6 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1049: done (5 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1050: done (4 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1051: done (3 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1052: done (2 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1053: done (1 left) 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 97 2024-04-26T04:44:10.826 INFO:tasks.rados.rados.0.smithi146.stdout:1055: seq_num 341 ranges {2367488=516096,2883584=401408} 2024-04-26T04:44:10.826 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:44:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:1055: writing smithi14680844-40 from 2367488 to 2883584 tid 1 2024-04-26T04:44:10.841 INFO:tasks.rados.rados.0.smithi146.stdout:1055: writing smithi14680844-40 from 2883584 to 3284992 tid 2 2024-04-26T04:44:10.841 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 97 2024-04-26T04:44:10.841 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 543 (ObjNum 332 snap 97 seq_num 332) dirty exists 2024-04-26T04:44:10.841 INFO:tasks.rados.rados.0.smithi146.stdout:1056: seq_num 342 ranges {5275648=532480,5808128=401408} 2024-04-26T04:44:10.873 INFO:tasks.rados.rados.0.smithi146.stdout:1056: writing smithi14680844-11 from 5275648 to 5808128 tid 1 2024-04-26T04:44:10.875 INFO:tasks.rados.rados.0.smithi146.stdout:1056: writing smithi14680844-11 from 5808128 to 6209536 tid 2 2024-04-26T04:44:10.875 INFO:tasks.rados.rados.0.smithi146.stdout:1054: done (2 left) 2024-04-26T04:44:10.875 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 97 2024-04-26T04:44:10.875 INFO:tasks.rados.rados.0.smithi146.stdout:1055: finishing write tid 1 to smithi14680844-40 2024-04-26T04:44:10.876 INFO:tasks.rados.rados.0.smithi146.stdout:1057: seq_num 343 ranges {3203072=548864,3751936=401408} 2024-04-26T04:44:10.895 INFO:tasks.rados.rados.0.smithi146.stdout:1057: writing smithi14680844-44 from 3203072 to 3751936 tid 1 2024-04-26T04:44:10.898 INFO:tasks.rados.rados.0.smithi146.stdout:1057: writing smithi14680844-44 from 3751936 to 4153344 tid 2 2024-04-26T04:44:10.898 INFO:tasks.rados.rados.0.smithi146.stdout:1058: snap_remove snap 80 2024-04-26T04:44:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[95531]: pgmap v42: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[95531]: Upgrade: It appears safe to stop mon.b 2024-04-26T04:44:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[95531]: osdmap e255: 8 total, 8 up, 8 in 2024-04-26T04:44:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[92947]: pgmap v42: 121 pgs: 121 active+clean; 260 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[92947]: Upgrade: It appears safe to stop mon.b 2024-04-26T04:44:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:10 smithi146 ceph-mon[92947]: osdmap e255: 8 total, 8 up, 8 in 2024-04-26T04:44:11.148 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (4m) 6s ago 5m 26.8M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (5m) 27s ago 5m 90.1M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (6m) 6s ago 6m 18.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (6m) 27s ago 6m 14.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (58s) 27s ago 10m 447M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (89s) 6s ago 12m 507M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (42s) 6s ago 12m 41.2M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (10m) 27s ago 10m 55.2M 2048M 18.2.2-1258-g7d2137f0 79c5878083fb d09b87f38986 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (16s) 6s ago 10m 24.5M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (5m) 6s ago 5m 15.7M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (5m) 27s ago 5m 17.2M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:44:11.149 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (10m) 6s ago 9m 165M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (9m) 6s ago 9m 136M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (9m) 6s ago 9m 167M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (8m) 6s ago 8m 103M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (8m) 27s ago 8m 115M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (7m) 27s ago 7m 144M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (7m) 27s ago 7m 99.3M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (7m) 27s ago 7m 109M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:44:11.150 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (64s) 27s ago 6m 41.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:44:11.546 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:44:11.546 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 1, 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:44:11.547 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 11, 2024-04-26T04:44:11.548 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 4 2024-04-26T04:44:11.548 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:44:11.548 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:44:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: osdmap e256: 8 total, 8 up, 8 in 2024-04-26T04:44:11.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:11.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:11.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:11.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:11.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:11 smithi204 ceph-mon[29755]: from='client.? 172.21.15.146:0/138349253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:11.903 INFO:tasks.rados.rados.0.smithi146.stdout:1058: done (3 left) 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1059: setattr oid 24 current snap is 97 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: finishing write tid 2 to smithi14680844-40 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: finishing write tid 3 to smithi14680844-40 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: finishing write tid 4 to smithi14680844-40 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: oid 40 updating version 0 to 369 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: oid 40 version 369 is already newer than 368 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: oid 40 updating version 369 to 370 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 370 (ObjNum 341 snap 97 seq_num 341) dirty exists 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1055: left oid 40 (ObjNum 341 snap 97 seq_num 341) 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1056: finishing write tid 1 to smithi14680844-11 2024-04-26T04:44:11.904 INFO:tasks.rados.rados.0.smithi146.stdout:1056: finishing write tid 2 to smithi14680844-11 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: finishing write tid 3 to smithi14680844-11 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: finishing write tid 4 to smithi14680844-11 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: oid 11 updating version 0 to 405 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: oid 11 version 405 is already newer than 403 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: oid 11 version 405 is already newer than 404 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 405 (ObjNum 342 snap 97 seq_num 342) dirty exists 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1056: left oid 11 (ObjNum 342 snap 97 seq_num 342) 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: finishing write tid 1 to smithi14680844-44 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: finishing write tid 2 to smithi14680844-44 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: finishing write tid 3 to smithi14680844-44 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: finishing write tid 4 to smithi14680844-44 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: oid 44 updating version 0 to 406 2024-04-26T04:44:11.905 INFO:tasks.rados.rados.0.smithi146.stdout:1057: oid 44 updating version 406 to 408 2024-04-26T04:44:11.906 INFO:tasks.rados.rados.0.smithi146.stdout:1057: oid 44 version 408 is already newer than 407 2024-04-26T04:44:11.906 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 408 (ObjNum 343 snap 97 seq_num 343) dirty exists 2024-04-26T04:44:11.906 INFO:tasks.rados.rados.0.smithi146.stdout:1057: left oid 44 (ObjNum 343 snap 97 seq_num 343) 2024-04-26T04:44:11.906 INFO:tasks.rados.rados.0.smithi146.stdout:1055: done (3 left) 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1056: done (2 left) 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1057: done (1 left) 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1060: rollback oid 25 current snap is 97 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 78 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1061: read oid 33 snap -1 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1061: expect (ObjNum 280 snap 79 seq_num 280) 2024-04-26T04:44:11.907 INFO:tasks.rados.rados.0.smithi146.stdout:1062: snap_create 2024-04-26T04:44:11.917 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 409 (ObjNum 65 snap 0 seq_num 1868058467) dirty exists 2024-04-26T04:44:11.918 INFO:tasks.rados.rados.0.smithi146.stdout:1060: finishing rollback tid 0 to smithi14680844-25 2024-04-26T04:44:11.921 INFO:tasks.rados.rados.0.smithi146.stdout:1060: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:44:11.922 INFO:tasks.rados.rados.0.smithi146.stdout:1060: finishing rollback tid 2 to smithi14680844-25 2024-04-26T04:44:11.922 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 589 (ObjNum 276 snap 77 seq_num 276) dirty exists 2024-04-26T04:44:11.930 INFO:tasks.rados.rados.0.smithi146.stdout:1061: expect (ObjNum 280 snap 79 seq_num 280) 2024-04-26T04:44:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: osdmap e256: 8 total, 8 up, 8 in 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/138349253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: osdmap e256: 8 total, 8 up, 8 in 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:11.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:11.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:11 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/138349253' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:12.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: pgmap v45: 121 pgs: 121 active+clean; 268 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.1 MiB/s wr, 45 op/s 2024-04-26T04:44:12.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: Upgrade: Updating mon.b 2024-04-26T04:44:12.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: Deploying daemon mon.b on smithi204 2024-04-26T04:44:12.714 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.715 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-mon[29755]: osdmap e257: 8 total, 8 up, 8 in 2024-04-26T04:44:12.905 INFO:tasks.rados.rados.0.smithi146.stdout:1059: done (3 left) 2024-04-26T04:44:12.906 INFO:tasks.rados.rados.0.smithi146.stdout:1060: done (2 left) 2024-04-26T04:44:12.906 INFO:tasks.rados.rados.0.smithi146.stdout:1061: done (1 left) 2024-04-26T04:44:12.906 INFO:tasks.rados.rados.0.smithi146.stdout:1062: done (0 left) 2024-04-26T04:44:12.906 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 98 2024-04-26T04:44:12.906 INFO:tasks.rados.rados.0.smithi146.stdout:1063: seq_num 344 ranges {0=565248,565248=401408} 2024-04-26T04:44:12.908 INFO:tasks.rados.rados.0.smithi146.stdout:1063: writing smithi14680844-37 from 0 to 565248 tid 1 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1063: writing smithi14680844-37 from 565248 to 966656 tid 2 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1064: rmattr oid 2 current snap is 98 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1064: done (1 left) 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1065: read oid 2 snap 97 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1065: expect deleted 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 98 2024-04-26T04:44:12.911 INFO:tasks.rados.rados.0.smithi146.stdout:1066: seq_num 345 ranges {1400832=581632,1982464=401408} 2024-04-26T04:44:12.922 INFO:tasks.rados.rados.0.smithi146.stdout:1066: writing smithi14680844-1 from 1400832 to 1982464 tid 1 2024-04-26T04:44:12.924 INFO:tasks.rados.rados.0.smithi146.stdout:1066: writing smithi14680844-1 from 1982464 to 2383872 tid 2 2024-04-26T04:44:12.924 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 98 2024-04-26T04:44:12.924 INFO:tasks.rados.rados.0.smithi146.stdout:1067: seq_num 346 ranges {1097728=598016,1695744=401408} 2024-04-26T04:44:12.933 INFO:tasks.rados.rados.0.smithi146.stdout:1067: writing smithi14680844-32 from 1097728 to 1695744 tid 1 2024-04-26T04:44:12.936 INFO:tasks.rados.rados.0.smithi146.stdout:1067: writing smithi14680844-32 from 1695744 to 2097152 tid 2 2024-04-26T04:44:12.936 INFO:tasks.rados.rados.0.smithi146.stdout:1068: rmattr oid 7 current snap is 98 2024-04-26T04:44:12.936 INFO:tasks.rados.rados.0.smithi146.stdout:1068: done (4 left) 2024-04-26T04:44:12.936 INFO:tasks.rados.rados.0.smithi146.stdout:1069: setattr oid 38 current snap is 98 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: finishing write tid 1 to smithi14680844-37 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: finishing write tid 2 to smithi14680844-37 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: finishing write tid 3 to smithi14680844-37 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: finishing write tid 4 to smithi14680844-37 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: oid 37 updating version 0 to 402 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: oid 37 updating version 402 to 404 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:1063: oid 37 version 404 is already newer than 403 2024-04-26T04:44:12.937 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 404 (ObjNum 344 snap 98 seq_num 344) dirty exists 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1063: left oid 37 (ObjNum 344 snap 98 seq_num 344) 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: finishing write tid 1 to smithi14680844-1 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: finishing write tid 2 to smithi14680844-1 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: finishing write tid 3 to smithi14680844-1 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: finishing write tid 4 to smithi14680844-1 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: oid 1 updating version 0 to 408 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: oid 1 version 408 is already newer than 407 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: oid 1 version 408 is already newer than 406 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 408 (ObjNum 345 snap 98 seq_num 345) dirty exists 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: left oid 1 (ObjNum 345 snap 98 seq_num 345) 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1063: done (4 left) 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1065: done (3 left) 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:1066: done (2 left) 2024-04-26T04:44:12.938 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 98 2024-04-26T04:44:12.939 INFO:tasks.rados.rados.0.smithi146.stdout:1070: seq_num 347 ranges {2236416=614400,2850816=401408} 2024-04-26T04:44:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: pgmap v45: 121 pgs: 121 active+clean; 268 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.1 MiB/s wr, 45 op/s 2024-04-26T04:44:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: Upgrade: Updating mon.b 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: Deploying daemon mon.b on smithi204 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[95531]: osdmap e257: 8 total, 8 up, 8 in 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: pgmap v45: 121 pgs: 121 active+clean; 268 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.1 MiB/s wr, 45 op/s 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: Upgrade: Updating mon.b 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: Deploying daemon mon.b on smithi204 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-mon[92947]: osdmap e257: 8 total, 8 up, 8 in 2024-04-26T04:44:12.952 INFO:tasks.rados.rados.0.smithi146.stdout:1070: writing smithi14680844-25 from 2236416 to 2850816 tid 1 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1070: writing smithi14680844-25 from 2850816 to 3252224 tid 2 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1071: delete oid 3 current snap is 98 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: finishing write tid 1 to smithi14680844-32 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: finishing write tid 2 to smithi14680844-32 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: finishing write tid 3 to smithi14680844-32 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 598 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: finishing write tid 4 to smithi14680844-32 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: oid 32 updating version 0 to 608 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: oid 32 updating version 608 to 609 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: oid 32 updating version 609 to 610 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 610 (ObjNum 346 snap 98 seq_num 346) dirty exists 2024-04-26T04:44:12.955 INFO:tasks.rados.rados.0.smithi146.stdout:1067: left oid 32 (ObjNum 346 snap 98 seq_num 346) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1070: finishing write tid 1 to smithi14680844-25 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1067: done (3 left) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1069: done (2 left) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1071: done (1 left) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1072: read oid 5 snap -1 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1072: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1073: read oid 38 snap -1 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1073: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 98 2024-04-26T04:44:12.957 INFO:tasks.rados.rados.0.smithi146.stdout:1074: seq_num 349 ranges {1744896=655360,2400256=401408} 2024-04-26T04:44:12.970 INFO:tasks.rados.rados.0.smithi146.stdout:1074: writing smithi14680844-48 from 1744896 to 2400256 tid 1 2024-04-26T04:44:12.972 INFO:tasks.rados.rados.0.smithi146.stdout:1074: writing smithi14680844-48 from 2400256 to 2801664 tid 2 2024-04-26T04:44:12.972 INFO:tasks.rados.rados.0.smithi146.stdout:1075: snap_remove snap 95 2024-04-26T04:44:12.973 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 systemd[1]: Stopping Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:44:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b[29732]: 2024-04-26T04:44:12.971+0000 7f2746560700 -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-04-26T04:44:13.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:12 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b[29732]: 2024-04-26T04:44:12.971+0000 7f2746560700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-04-26T04:44:13.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 podman[88125]: 2024-04-26 04:44:13.094392753 +0000 UTC m=+0.238162178 container died d09b87f3898605bed365580eda60b5a5848783a569c2c8028723bb1079c7cfcf (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, io.buildah.version=1.33.5, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:12] ENGINE Bus STOPPING 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:12] ENGINE Bus STOPPED 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:12 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:12] ENGINE Bus STARTING 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:13] ENGINE Serving on http://:::9283 2024-04-26T04:44:13.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:04:44:13] ENGINE Bus STARTED 2024-04-26T04:44:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 podman[88125]: 2024-04-26 04:44:13.460742038 +0000 UTC m=+0.604511470 container cleanup d09b87f3898605bed365580eda60b5a5848783a569c2c8028723bb1079c7cfcf (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, RELEASE=reef-7d2137f, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-26T04:44:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 bash[88125]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b 2024-04-26T04:44:13.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 podman[88143]: 2024-04-26 04:44:13.637199552 +0000 UTC m=+0.540028466 container remove d09b87f3898605bed365580eda60b5a5848783a569c2c8028723bb1079c7cfcf (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=reef-7d2137f, io.buildah.version=1.33.5) 2024-04-26T04:44:14.281 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-26T04:44:14.282 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 systemd[1]: Stopped Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:44:14.282 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:13 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service: Consumed 9.346s CPU time. 2024-04-26T04:44:14.282 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 systemd[1]: Starting Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:44:14.545 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 podman[88275]: 2024-04-26 04:44:14.184281412 +0000 UTC m=+0.018244786 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:44:14.545 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 podman[88275]: 2024-04-26 04:44:14.296469828 +0000 UTC m=+0.130433237 container create b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-26T04:44:14.545 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 podman[88275]: 2024-04-26 04:44:14.515544233 +0000 UTC m=+0.349507600 container init b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5) 2024-04-26T04:44:14.545 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 podman[88275]: 2024-04-26 04:44:14.521168509 +0000 UTC m=+0.355131877 container start b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2) 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: set uid:gid to 167:167 (ceph:ceph) 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev), process ceph-mon, pid 7 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: pidfile_write: ignore empty --pid-file 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: load: jerasure load: lrc 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: RocksDB version: 7.9.2 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Git sha 0 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Compile date 2024-04-25 16:43:49 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: DB SUMMARY 2024-04-26T04:44:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: DB Session ID: BJF9NAA74IV1UGU8VH6U 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: CURRENT file: CURRENT 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: IDENTITY file: IDENTITY 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: MANIFEST file: MANIFEST-000010 size: 1412 Bytes 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000027.sst 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000025.log size: 9377295 ; 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.error_if_exists: 0 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.create_if_missing: 0 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.paranoid_checks: 1 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.flush_verify_memtable_count: 1 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.env: 0x561fc5b52c60 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.fs: PosixFileSystem 2024-04-26T04:44:14.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.info_log: 0x561fc651baa0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_file_opening_threads: 16 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.statistics: (nil) 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.use_fsync: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_log_file_size: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.log_file_time_to_roll: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.keep_log_file_num: 1000 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.recycle_log_file_num: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_fallocate: 1 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_mmap_reads: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_mmap_writes: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.use_direct_reads: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.create_missing_column_families: 0 2024-04-26T04:44:14.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.db_log_dir: 2024-04-26T04:44:14.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.wal_dir: 2024-04-26T04:44:14.809 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.table_cache_numshardbits: 6 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.WAL_ttl_seconds: 0 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.WAL_size_limit_MB: 0 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.is_fd_close_on_exec: 1 2024-04-26T04:44:14.810 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.advise_random_on_open: 1 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.db_write_buffer_size: 0 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.write_buffer_manager: 0x561fc64ee820 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.use_adaptive_mutex: 0 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.rate_limiter: (nil) 2024-04-26T04:44:14.811 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.wal_recovery_mode: 2 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enable_thread_tracking: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enable_pipelined_write: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.unordered_write: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.row_cache: None 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.wal_filter: None 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_ingest_behind: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.two_write_queues: 0 2024-04-26T04:44:14.812 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.manual_wal_flush: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.wal_compression: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.atomic_flush: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.persist_stats_to_disk: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.write_dbid_to_manifest: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.log_readahead_size: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.best_efforts_recovery: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.allow_data_in_errors: 0 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.db_host_id: __hostname__ 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enforce_single_del_contracts: true 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_background_jobs: 2 2024-04-26T04:44:14.813 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_background_compactions: -1 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_subcompactions: 1 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.delayed_write_rate : 16777216 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_total_wal_size: 0 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.stats_dump_period_sec: 600 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.stats_persist_period_sec: 600 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_open_files: -1 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bytes_per_sync: 0 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.wal_bytes_per_sync: 0 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.strict_bytes_per_sync: 0 2024-04-26T04:44:14.814 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_readahead_size: 0 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_background_flushes: -1 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Compression algorithms supported: 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kZSTD supported: 0 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kXpressCompression supported: 0 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kLZ4HCCompression supported: 1 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kZlibCompression supported: 1 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kSnappyCompression supported: 1 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kLZ4Compression supported: 1 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: kBZip2Compression supported: 0 2024-04-26T04:44:14.815 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Fast CRC32 supported: Supported on x86 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: DMutex implementation: pthread_mutex_t 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.merge_operator: 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_filter: None 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_filter_factory: None 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.sst_partitioner_factory: None 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.memtable_factory: SkipListFactory 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.table_factory: BlockBasedTable 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561fc651bba0) 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout: cache_index_and_filter_blocks: 1 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-26T04:44:14.816 INFO:journalctl@ceph.mon.b.smithi204.stdout: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: pin_top_level_index_and_filter: 1 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: index_type: 0 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: data_block_index_type: 0 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: index_shortening: 1 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: data_block_hash_table_util_ratio: 0.750000 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: checksum: 4 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: no_block_cache: 0 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_cache: 0x561fc651f090 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_cache_name: BinnedLRUCache 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_cache_options: 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: capacity : 536870912 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: num_shard_bits : 4 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: strict_capacity_limit : 0 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: high_pri_pool_ratio: 0.000 2024-04-26T04:44:14.817 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_cache_compressed: (nil) 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: persistent_cache: (nil) 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_size: 4096 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_size_deviation: 10 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_restart_interval: 16 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: index_block_restart_interval: 1 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: metadata_block_size: 4096 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: partition_filters: 0 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: use_delta_encoding: 1 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: filter_policy: bloomfilter 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: whole_key_filtering: 1 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: verify_compression: 0 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: read_amp_bytes_per_bit: 0 2024-04-26T04:44:14.818 INFO:journalctl@ceph.mon.b.smithi204.stdout: format_version: 5 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: enable_index_compression: 1 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: block_align: 0 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: max_auto_readahead_size: 262144 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: prepopulate_block_cache: 0 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: initial_auto_readahead_size: 8192 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout: num_file_reads_for_auto_readahead: 2 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.write_buffer_size: 33554432 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_write_buffer_number: 2 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression: NoCompression 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression: Disabled 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.prefix_extractor: nullptr 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.num_levels: 7 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-26T04:44:14.819 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.window_bits: -14 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.level: 32767 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.strategy: 0 2024-04-26T04:44:14.820 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.enabled: false 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-26T04:44:14.821 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.target_file_size_base: 67108864 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.target_file_size_multiplier: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-26T04:44:14.822 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.arena_block_size: 1048576 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.disable_auto_compactions: 0 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-26T04:44:14.823 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.table_properties_collectors: 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.inplace_update_support: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.inplace_update_num_locks: 10000 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.memtable_huge_page_size: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.bloom_locality: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.max_successive_merges: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.optimize_filters_for_hits: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.paranoid_file_checks: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.force_consistency_checks: 1 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.report_bg_io_stats: 0 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.ttl: 2592000 2024-04-26T04:44:14.824 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.periodic_compaction_seconds: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enable_blob_files: false 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.min_blob_size: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_file_size: 268435456 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_compression_type: NoCompression 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.enable_blob_garbage_collection: false 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.blob_file_starting_level: 0 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:44:14.825 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: 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 13661, log_number is 25,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 25 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 25 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: efdbebb1-e377-4f2b-8d2d-e04230b6d752 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106654550700, "job": 1, "event": "recovery_started", "wal_files": [25]} 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #25 mode 2 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106654571586, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 30, "file_size": 5812053, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 13666, "largest_seqno": 16448, "table_properties": {"data_size": 5799119, "index_size": 9034, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2885, "raw_key_size": 27638, "raw_average_key_size": 24, "raw_value_size": 5773640, "raw_average_value_size": 5033, "num_data_blocks": 393, "num_entries": 1147, "num_filter_entries": 1147, "num_deletions": 26, "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": "[]", "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": 1714106654, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "efdbebb1-e377-4f2b-8d2d-e04230b6d752", "db_session_id": "BJF9NAA74IV1UGU8VH6U", "orig_file_number": 30, "seqno_to_time_mapping": "N/A"}} 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: EVENT_LOG_v1 {"time_micros": 1714106654571744, "job": 1, "event": "recovery_finished"} 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/version_set.cc:5047] Creating manifest 32 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: 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-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x561fc6610000 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: DB pointer 0x561fc65fa000 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-26T04:44:14.826 INFO:journalctl@ceph.mon.b.smithi204.stdout: ** DB Stats ** 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: ** Compaction Stats [default] ** 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: L0 1/0 5.54 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: L6 1/0 7.90 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-04-26T04:44:14.827 INFO:journalctl@ceph.mon.b.smithi204.stdout: Sum 2/0 13.44 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 617.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.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 617.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: ** Compaction Stats [default] ** 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.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 617.0 0.01 0.00 1 0.009 0 0 0.0 0.0 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: Uptime(secs): 0.0 total, 0.0 interval 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: Flush(GB): cumulative 0.005, interval 0.005 2024-04-26T04:44:14.828 INFO:journalctl@ceph.mon.b.smithi204.stdout: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: AddFile(Total Files): cumulative 0, interval 0 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: AddFile(L0 Files): cumulative 0, interval 0 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: AddFile(Keys): cumulative 0, interval 0 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: Cumulative compaction: 0.01 GB write, 233.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: Interval compaction: 0.01 GB write, 233.77 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: Block cache BinnedLRUCache@0x561fc651f090#7 capacity: 512.00 MB usage: 12.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.6e-05 secs_since: 0 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: Block cache entry stats(count,size,portion): FilterBlock(1,3.03 KB,0.000578165%) IndexBlock(1,9.08 KB,0.00173151%) Misc(1,0.00 KB,0%) 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: ** File Read Latency Histogram By Level [default] ** 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: starting mon.b rank 1 at public addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] at bind addrs [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???) e3 preinit fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).mds e6 new map 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).mds e6 print_map 2024-04-26T04:44:14.829 INFO:journalctl@ceph.mon.b.smithi204.stdout: e6 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: enable_multiple, ever_enabled_multiple: 1,1 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: legacy client fscid: 1 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: Filesystem 'cephfs' (1) 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: fs_name cephfs 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: epoch 6 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: flags 12 joinable allow_snaps allow_multimds_snaps 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: created 2024-04-26T04:37:28.379060+0000 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: modified 2024-04-26T04:37:30.704317+0000 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: tableserver 0 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: root 0 2024-04-26T04:44:14.830 INFO:journalctl@ceph.mon.b.smithi204.stdout: session_timeout 60 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: session_autoclose 300 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: max_file_size 1099511627776 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: max_xattr_size 65536 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: required_client_features {} 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: last_failure 0 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: last_failure_osd_epoch 0 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.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-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: max_mds 1 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: in 0 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: up {0=24353} 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: failed 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: damaged 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: stopped 2024-04-26T04:44:14.831 INFO:journalctl@ceph.mon.b.smithi204.stdout: data_pools [3] 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: metadata_pool 2 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: inline_data disabled 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: balancer 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: bal_rank_mask -1 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: standby_count_wanted 0 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: qdb_cluster leader: 0 members: 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: [mds.a{0:24353} state up:active seq 3 addr [v2:172.21.15.146:6834/2507915597,v1:172.21.15.146:6835/2507915597] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.832 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout: Standby daemons: 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout: 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout: [mds.b{-1:24343} state up:standby seq 1 addr [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] compat {c=[1],r=[1],i=[7ff]}] 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).osd e258 crush map has features 3314933069573799936, adjusting msgr requires 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).osd e258 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).osd e258 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).osd e258 crush map has features 432629308056666112, adjusting msgr requires 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 ceph-mon[88313]: mon.b@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 bash[88275]: b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 2024-04-26T04:44:14.833 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:14 smithi204 systemd[1]: Started Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:44:15.009 INFO:tasks.rados.rados.0.smithi146.stdout:1075: done (4 left) 2024-04-26T04:44:15.009 INFO:tasks.rados.rados.0.smithi146.stdout:1076: setattr oid 35 current snap is 98 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: finishing write tid 2 to smithi14680844-25 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: finishing write tid 3 to smithi14680844-25 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: finishing write tid 4 to smithi14680844-25 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: oid 25 updating version 0 to 601 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: oid 25 version 601 is already newer than 600 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: oid 25 updating version 601 to 602 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 602 (ObjNum 347 snap 98 seq_num 347) dirty exists 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1070: left oid 25 (ObjNum 347 snap 98 seq_num 347) 2024-04-26T04:44:15.010 INFO:tasks.rados.rados.0.smithi146.stdout:1072: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:15.012 INFO:tasks.rados.rados.0.smithi146.stdout:1073: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:15.014 INFO:tasks.rados.rados.0.smithi146.stdout:1074: finishing write tid 1 to smithi14680844-48 2024-04-26T04:44:15.014 INFO:tasks.rados.rados.0.smithi146.stdout:1074: finishing write tid 2 to smithi14680844-48 2024-04-26T04:44:15.014 INFO:tasks.rados.rados.0.smithi146.stdout:1074: finishing write tid 3 to smithi14680844-48 2024-04-26T04:44:15.014 INFO:tasks.rados.rados.0.smithi146.stdout:1074: finishing write tid 4 to smithi14680844-48 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1074: oid 48 updating version 0 to 412 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1074: oid 48 version 412 is already newer than 411 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1074: oid 48 version 412 is already newer than 410 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 412 (ObjNum 349 snap 98 seq_num 349) dirty exists 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1074: left oid 48 (ObjNum 349 snap 98 seq_num 349) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1070: done (4 left) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1072: done (3 left) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1073: done (2 left) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1074: done (1 left) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1077: rmattr oid 43 current snap is 98 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1077: done (1 left) 2024-04-26T04:44:15.015 INFO:tasks.rados.rados.0.smithi146.stdout:1078: snap_remove snap 92 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:1078: done (1 left) 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:1079: rollback oid 1 current snap is 98 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 89 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 561 (ObjNum 334 snap 97 seq_num 334) dirty exists 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:1076: done (1 left) 2024-04-26T04:44:16.029 INFO:tasks.rados.rados.0.smithi146.stdout:1080: delete oid 5 current snap is 98 2024-04-26T04:44:16.043 INFO:tasks.rados.rados.0.smithi146.stdout:1080: done (1 left) 2024-04-26T04:44:16.043 INFO:tasks.rados.rados.0.smithi146.stdout:1081: delete oid 21 current snap is 98 2024-04-26T04:44:16.045 INFO:tasks.rados.rados.0.smithi146.stdout:1079: finishing rollback tid 0 to smithi14680844-1 2024-04-26T04:44:16.045 INFO:tasks.rados.rados.0.smithi146.stdout:1079: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:44:16.045 INFO:tasks.rados.rados.0.smithi146.stdout:1079: finishing rollback tid 2 to smithi14680844-1 2024-04-26T04:44:16.046 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 423 (ObjNum 83 snap 17 seq_num 83) dirty exists 2024-04-26T04:44:16.048 INFO:tasks.rados.rados.0.smithi146.stdout:1079: done (1 left) 2024-04-26T04:44:16.048 INFO:tasks.rados.rados.0.smithi146.stdout:1081: done (0 left) 2024-04-26T04:44:16.048 INFO:tasks.rados.rados.0.smithi146.stdout:1082: snap_remove snap 75 2024-04-26T04:44:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: pgmap v49: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 57 op/s 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: mon.a calling monitor election 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: mon.c calling monitor election 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: mon.b calling monitor election 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: monmap epoch 4 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: last_changed 2024-04-26T04:44:14.995242+0000 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:16.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: min_mon_release 19 (squid) 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: election_strategy: 1 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: osdmap e259: 8 total, 8 up, 8 in 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: mgrmap e42: y(active, since 36s), standbys: x 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='' 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:16.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:16.416 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:16] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: pgmap v49: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 57 op/s 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: mon.a calling monitor election 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: mon.c calling monitor election 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: mon.b calling monitor election 2024-04-26T04:44:16.417 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: monmap epoch 4 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: last_changed 2024-04-26T04:44:14.995242+0000 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: min_mon_release 19 (squid) 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: election_strategy: 1 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: osdmap e259: 8 total, 8 up, 8 in 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: mgrmap e42: y(active, since 36s), standbys: x 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T04:44:16.418 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='' 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: pgmap v49: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.8 MiB/s wr, 57 op/s 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: mon.a calling monitor election 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: mon.c calling monitor election 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: mon.b calling monitor election 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-04-26T04:44:16.419 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: monmap epoch 4 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: fsid c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: last_changed 2024-04-26T04:44:14.995242+0000 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: created 2024-04-26T04:31:50.604876+0000 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: min_mon_release 19 (squid) 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: election_strategy: 1 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: 0: [v2:172.21.15.146:3300/0,v1:172.21.15.146:6789/0] mon.a 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: 1: [v2:172.21.15.204:3300/0,v1:172.21.15.204:6789/0] mon.b 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: 2: [v2:172.21.15.146:3301/0,v1:172.21.15.146:6790/0] mon.c 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: osdmap e259: 8 total, 8 up, 8 in 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: mgrmap e42: y(active, since 36s), standbys: x 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='' 2024-04-26T04:44:16.420 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:16.421 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:17.039 INFO:tasks.rados.rados.0.smithi146.stdout:1082: done (0 left) 2024-04-26T04:44:17.039 INFO:tasks.rados.rados.0.smithi146.stdout:1083: snap_remove snap 78 2024-04-26T04:44:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:17 smithi204 ceph-mon[88313]: osdmap e260: 8 total, 8 up, 8 in 2024-04-26T04:44:17.364 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:17 smithi146 ceph-mon[95531]: osdmap e260: 8 total, 8 up, 8 in 2024-04-26T04:44:17.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:17 smithi146 ceph-mon[92947]: osdmap e260: 8 total, 8 up, 8 in 2024-04-26T04:44:18.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:18 smithi204 ceph-mon[88313]: pgmap v52: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T04:44:18.040 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:18 smithi204 ceph-mon[88313]: osdmap e261: 8 total, 8 up, 8 in 2024-04-26T04:44:18.048 INFO:tasks.rados.rados.0.smithi146.stdout:1083: done (0 left) 2024-04-26T04:44:18.048 INFO:tasks.rados.rados.0.smithi146.stdout:1084: snap_create 2024-04-26T04:44:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:18 smithi146 ceph-mon[92947]: pgmap v52: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T04:44:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:18 smithi146 ceph-mon[92947]: osdmap e261: 8 total, 8 up, 8 in 2024-04-26T04:44:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:18 smithi146 ceph-mon[95531]: pgmap v52: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T04:44:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:18 smithi146 ceph-mon[95531]: osdmap e261: 8 total, 8 up, 8 in 2024-04-26T04:44:19.054 INFO:tasks.rados.rados.0.smithi146.stdout:1084: done (0 left) 2024-04-26T04:44:19.054 INFO:tasks.rados.rados.0.smithi146.stdout:1085: rollback oid 48 current snap is 99 2024-04-26T04:44:19.054 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 48 to 96 2024-04-26T04:44:19.054 INFO:tasks.rados.rados.0.smithi146.stdout:1086: copy_from oid 4 from oid 24 current snap is 99 2024-04-26T04:44:19.054 INFO:tasks.rados.rados.0.smithi146.stdout:1087: snap_create 2024-04-26T04:44:19.059 INFO:tasks.rados.rados.0.smithi146.stdout:1086: finishing copy_from racing read to smithi14680844-4 2024-04-26T04:44:19.060 INFO:tasks.rados.rados.0.smithi146.stdout:1085: finishing rollback tid 0 to smithi14680844-48 2024-04-26T04:44:19.061 INFO:tasks.rados.rados.0.smithi146.stdout:1085: finishing rollback tid 1 to smithi14680844-48 2024-04-26T04:44:19.061 INFO:tasks.rados.rados.0.smithi146.stdout:1085: finishing rollback tid 2 to smithi14680844-48 2024-04-26T04:44:19.061 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 447 (ObjNum 199 snap 50 seq_num 199) dirty exists 2024-04-26T04:44:19.061 INFO:tasks.rados.rados.0.smithi146.stdout:1086: finishing copy_from to smithi14680844-4 2024-04-26T04:44:19.061 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 409 (ObjNum 129 snap 0 seq_num 438996340) dirty exists 2024-04-26T04:44:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:19 smithi204 ceph-mon[88313]: osdmap e262: 8 total, 8 up, 8 in 2024-04-26T04:44:19.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:19 smithi146 ceph-mon[92947]: osdmap e262: 8 total, 8 up, 8 in 2024-04-26T04:44:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:19 smithi146 ceph-mon[95531]: osdmap e262: 8 total, 8 up, 8 in 2024-04-26T04:44:19.943 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:19 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:44:19.579+0000 7f708c8ef700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1085: done (2 left) 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1086: done (1 left) 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1087: done (0 left) 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1088: read oid 34 snap 96 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1088: expect deleted 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 100 2024-04-26T04:44:20.058 INFO:tasks.rados.rados.0.smithi146.stdout:1089: seq_num 352 ranges {4104192=704512,4808704=401408} 2024-04-26T04:44:20.083 INFO:tasks.rados.rados.0.smithi146.stdout:1089: writing smithi14680844-45 from 4104192 to 4808704 tid 1 2024-04-26T04:44:20.086 INFO:tasks.rados.rados.0.smithi146.stdout:1089: writing smithi14680844-45 from 4808704 to 5210112 tid 2 2024-04-26T04:44:20.086 INFO:tasks.rados.rados.0.smithi146.stdout:1090: delete oid 48 current snap is 100 2024-04-26T04:44:20.091 INFO:tasks.rados.rados.0.smithi146.stdout:1088: done (2 left) 2024-04-26T04:44:20.091 INFO:tasks.rados.rados.0.smithi146.stdout:1090: done (1 left) 2024-04-26T04:44:20.091 INFO:tasks.rados.rados.0.smithi146.stdout:1091: setattr oid 50 current snap is 100 2024-04-26T04:44:20.092 INFO:tasks.rados.rados.0.smithi146.stdout:1089: finishing write tid 1 to smithi14680844-45 2024-04-26T04:44:20.092 INFO:tasks.rados.rados.0.smithi146.stdout:1089: finishing write tid 2 to smithi14680844-45 2024-04-26T04:44:20.093 INFO:tasks.rados.rados.0.smithi146.stdout:1089: finishing write tid 3 to smithi14680844-45 2024-04-26T04:44:20.093 INFO:tasks.rados.rados.0.smithi146.stdout:1092: rollback oid 46 current snap is 100 2024-04-26T04:44:20.093 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 90 2024-04-26T04:44:20.093 INFO:tasks.rados.rados.0.smithi146.stdout:1093: snap_create 2024-04-26T04:44:20.094 INFO:tasks.rados.rados.0.smithi146.stdout:1089: finishing write tid 4 to smithi14680844-45 2024-04-26T04:44:20.094 INFO:tasks.rados.rados.0.smithi146.stdout:1089: oid 45 updating version 0 to 374 2024-04-26T04:44:20.094 INFO:tasks.rados.rados.0.smithi146.stdout:1089: oid 45 updating version 374 to 376 2024-04-26T04:44:20.095 INFO:tasks.rados.rados.0.smithi146.stdout:1089: oid 45 version 376 is already newer than 375 2024-04-26T04:44:20.095 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 376 (ObjNum 352 snap 100 seq_num 352) dirty exists 2024-04-26T04:44:20.095 INFO:tasks.rados.rados.0.smithi146.stdout:1089: left oid 45 (ObjNum 352 snap 100 seq_num 352) 2024-04-26T04:44:20.096 INFO:tasks.rados.rados.0.smithi146.stdout:1092: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:44:20.097 INFO:tasks.rados.rados.0.smithi146.stdout:1092: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:44:20.097 INFO:tasks.rados.rados.0.smithi146.stdout:1092: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:44:20.097 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 656 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:44:20.097 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 639 (ObjNum 65 snap 0 seq_num 2128296096) dirty exists 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: pgmap v55: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: osdmap e263: 8 total, 8 up, 8 in 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: pgmap v55: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: osdmap e263: 8 total, 8 up, 8 in 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: pgmap v55: 121 pgs: 121 active+clean; 281 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: osdmap e263: 8 total, 8 up, 8 in 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T04:44:20.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T04:44:21.066 INFO:tasks.rados.rados.0.smithi146.stdout:1089: done (3 left) 2024-04-26T04:44:21.066 INFO:tasks.rados.rados.0.smithi146.stdout:1091: done (2 left) 2024-04-26T04:44:21.067 INFO:tasks.rados.rados.0.smithi146.stdout:1092: done (1 left) 2024-04-26T04:44:21.067 INFO:tasks.rados.rados.0.smithi146.stdout:1093: done (0 left) 2024-04-26T04:44:21.067 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 101 2024-04-26T04:44:21.067 INFO:tasks.rados.rados.0.smithi146.stdout:1094: seq_num 354 ranges {3817472=737280,4554752=401408} 2024-04-26T04:44:21.091 INFO:tasks.rados.rados.0.smithi146.stdout:1094: writing smithi14680844-36 from 3817472 to 4554752 tid 1 2024-04-26T04:44:21.093 INFO:tasks.rados.rados.0.smithi146.stdout:1094: writing smithi14680844-36 from 4554752 to 4956160 tid 2 2024-04-26T04:44:21.093 INFO:tasks.rados.rados.0.smithi146.stdout:1095: read oid 24 snap -1 2024-04-26T04:44:21.093 INFO:tasks.rados.rados.0.smithi146.stdout:1095: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:21.094 INFO:tasks.rados.rados.0.smithi146.stdout:1096: read oid 30 snap -1 2024-04-26T04:44:21.094 INFO:tasks.rados.rados.0.smithi146.stdout:1096: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:44:21.094 INFO:tasks.rados.rados.0.smithi146.stdout:1097: delete oid 39 current snap is 101 2024-04-26T04:44:21.098 INFO:tasks.rados.rados.0.smithi146.stdout:1094: finishing write tid 1 to smithi14680844-36 2024-04-26T04:44:21.099 INFO:tasks.rados.rados.0.smithi146.stdout:1097: done (3 left) 2024-04-26T04:44:21.099 INFO:tasks.rados.rados.0.smithi146.stdout:1098: snap_create 2024-04-26T04:44:21.099 INFO:tasks.rados.rados.0.smithi146.stdout:1095: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:21.103 INFO:tasks.rados.rados.0.smithi146.stdout:1094: finishing write tid 2 to smithi14680844-36 2024-04-26T04:44:21.103 INFO:tasks.rados.rados.0.smithi146.stdout:1094: finishing write tid 3 to smithi14680844-36 2024-04-26T04:44:21.104 INFO:tasks.rados.rados.0.smithi146.stdout:1094: finishing write tid 4 to smithi14680844-36 2024-04-26T04:44:21.104 INFO:tasks.rados.rados.0.smithi146.stdout:1094: oid 36 updating version 0 to 422 2024-04-26T04:44:21.104 INFO:tasks.rados.rados.0.smithi146.stdout:1094: oid 36 version 422 is already newer than 421 2024-04-26T04:44:21.104 INFO:tasks.rados.rados.0.smithi146.stdout:1094: oid 36 version 422 is already newer than 420 2024-04-26T04:44:21.104 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 422 (ObjNum 354 snap 101 seq_num 354) dirty exists 2024-04-26T04:44:21.105 INFO:tasks.rados.rados.0.smithi146.stdout:1094: left oid 36 (ObjNum 354 snap 101 seq_num 354) 2024-04-26T04:44:21.114 INFO:tasks.rados.rados.0.smithi146.stdout:1096: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:44:21.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:21 smithi204 ceph-mon[88313]: osdmap e264: 8 total, 8 up, 8 in 2024-04-26T04:44:21.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:21 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:21.315 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:21 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:21.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[92947]: osdmap e264: 8 total, 8 up, 8 in 2024-04-26T04:44:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[95531]: osdmap e264: 8 total, 8 up, 8 in 2024-04-26T04:44:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:21 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1094: done (3 left) 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1095: done (2 left) 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1096: done (1 left) 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1098: done (0 left) 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1099: read oid 50 snap -1 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1099: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1100: copy_from oid 25 from oid 9 current snap is 102 2024-04-26T04:44:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:1101: snap_create 2024-04-26T04:44:22.075 INFO:tasks.rados.rados.0.smithi146.stdout:1099: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:44:22.078 INFO:tasks.rados.rados.0.smithi146.stdout:1100: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:44:22.079 INFO:tasks.rados.rados.0.smithi146.stdout:1100: finishing copy_from to smithi14680844-25 2024-04-26T04:44:22.079 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 509 (ObjNum 299 snap 85 seq_num 299) dirty exists 2024-04-26T04:44:22.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:22 smithi204 ceph-mon[88313]: pgmap v58: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:22.415 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:22 smithi204 ceph-mon[88313]: osdmap e265: 8 total, 8 up, 8 in 2024-04-26T04:44:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:22 smithi146 ceph-mon[95531]: pgmap v58: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:22 smithi146 ceph-mon[95531]: osdmap e265: 8 total, 8 up, 8 in 2024-04-26T04:44:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:22 smithi146 ceph-mon[92947]: pgmap v58: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:22 smithi146 ceph-mon[92947]: osdmap e265: 8 total, 8 up, 8 in 2024-04-26T04:44:23.084 INFO:tasks.rados.rados.0.smithi146.stdout:1099: done (2 left) 2024-04-26T04:44:23.084 INFO:tasks.rados.rados.0.smithi146.stdout:1100: done (1 left) 2024-04-26T04:44:23.084 INFO:tasks.rados.rados.0.smithi146.stdout:1101: done (0 left) 2024-04-26T04:44:23.084 INFO:tasks.rados.rados.0.smithi146.stdout:1102: read oid 48 snap -1 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:1102: expect deleted 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:1103: read oid 35 snap 85 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:1103: expect (ObjNum 289 snap 81 seq_num 289) 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:1104: rollback oid 21 current snap is 103 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 93 2024-04-26T04:44:23.085 INFO:tasks.rados.rados.0.smithi146.stdout:1105: snap_remove snap 90 2024-04-26T04:44:23.244 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:23 smithi204 ceph-mon[88313]: osdmap e266: 8 total, 8 up, 8 in 2024-04-26T04:44:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:23 smithi146 ceph-mon[95531]: osdmap e266: 8 total, 8 up, 8 in 2024-04-26T04:44:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:23 smithi146 ceph-mon[92947]: osdmap e266: 8 total, 8 up, 8 in 2024-04-26T04:44:23.588 INFO:tasks.rados.rados.0.smithi146.stdout:1105: done (3 left) 2024-04-26T04:44:23.588 INFO:tasks.rados.rados.0.smithi146.stdout:1106: read oid 32 snap -1 2024-04-26T04:44:23.588 INFO:tasks.rados.rados.0.smithi146.stdout:1106: expect (ObjNum 346 snap 98 seq_num 346) 2024-04-26T04:44:23.588 INFO:tasks.rados.rados.0.smithi146.stdout:1107: snap_remove snap 79 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: pgmap v61: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: osdmap e267: 8 total, 8 up, 8 in 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: osdmap e268: 8 total, 8 up, 8 in 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: pgmap v61: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: osdmap e267: 8 total, 8 up, 8 in 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: osdmap e268: 8 total, 8 up, 8 in 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:24.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: pgmap v61: 121 pgs: 121 active+clean; 274 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: osdmap e267: 8 total, 8 up, 8 in 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: osdmap e268: 8 total, 8 up, 8 in 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:44:24.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:24.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:24.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:24.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:1107: done (4 left) 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:1108: snap_create 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:1104: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:1104: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 323 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:44:24.587 INFO:tasks.rados.rados.0.smithi146.stdout:1103: expect (ObjNum 289 snap 81 seq_num 289) 2024-04-26T04:44:24.943 INFO:tasks.rados.rados.0.smithi146.stdout:1106: expect (ObjNum 346 snap 98 seq_num 346) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1102: done (4 left) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1103: done (3 left) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1104: done (2 left) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1106: done (1 left) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1108: done (0 left) 2024-04-26T04:44:25.599 INFO:tasks.rados.rados.0.smithi146.stdout:1109: snap_remove snap 100 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[95531]: Reconfiguring mon.a (monmap changed)... 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[95531]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[95531]: osdmap e269: 8 total, 8 up, 8 in 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[92947]: Reconfiguring mon.a (monmap changed)... 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[92947]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:44:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:25 smithi146 ceph-mon[92947]: osdmap e269: 8 total, 8 up, 8 in 2024-04-26T04:44:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:25 smithi204 ceph-mon[88313]: Reconfiguring mon.a (monmap changed)... 2024-04-26T04:44:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:25 smithi204 ceph-mon[88313]: Reconfiguring daemon mon.a on smithi146 2024-04-26T04:44:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:25 smithi204 ceph-mon[88313]: osdmap e269: 8 total, 8 up, 8 in 2024-04-26T04:44:26.545 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:26] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-04-26T04:44:26.600 INFO:tasks.rados.rados.0.smithi146.stdout:1109: done (0 left) 2024-04-26T04:44:26.600 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 104 2024-04-26T04:44:26.600 INFO:tasks.rados.rados.0.smithi146.stdout:1110: seq_num 356 ranges {212992=770048,983040=401408} 2024-04-26T04:44:26.605 INFO:tasks.rados.rados.0.smithi146.stdout:1110: writing smithi14680844-25 from 212992 to 983040 tid 1 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1110: writing smithi14680844-25 from 983040 to 1384448 tid 2 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1111: copy_from oid 1 from oid 10 current snap is 104 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1112: read oid 46 snap -1 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1112: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1113: read oid 31 snap -1 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1113: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:44:26.608 INFO:tasks.rados.rados.0.smithi146.stdout:1114: snap_create 2024-04-26T04:44:26.616 INFO:tasks.rados.rados.0.smithi146.stdout:1110: finishing write tid 1 to smithi14680844-25 2024-04-26T04:44:26.616 INFO:tasks.rados.rados.0.smithi146.stdout:1110: finishing write tid 2 to smithi14680844-25 2024-04-26T04:44:26.617 INFO:tasks.rados.rados.0.smithi146.stdout:1110: finishing write tid 3 to smithi14680844-25 2024-04-26T04:44:26.619 INFO:tasks.rados.rados.0.smithi146.stdout:1110: finishing write tid 4 to smithi14680844-25 2024-04-26T04:44:26.619 INFO:tasks.rados.rados.0.smithi146.stdout:1110: oid 25 updating version 0 to 654 2024-04-26T04:44:26.619 INFO:tasks.rados.rados.0.smithi146.stdout:1110: oid 25 updating version 654 to 655 2024-04-26T04:44:26.620 INFO:tasks.rados.rados.0.smithi146.stdout:1110: oid 25 updating version 655 to 656 2024-04-26T04:44:26.620 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 656 (ObjNum 356 snap 104 seq_num 356) dirty exists 2024-04-26T04:44:26.620 INFO:tasks.rados.rados.0.smithi146.stdout:1110: left oid 25 (ObjNum 356 snap 104 seq_num 356) 2024-04-26T04:44:26.620 INFO:tasks.rados.rados.0.smithi146.stdout:1112: expect (ObjNum 100 snap 20 seq_num 100) 2024-04-26T04:44:26.695 INFO:tasks.rados.rados.0.smithi146.stdout:1111: finishing copy_from racing read to smithi14680844-1 2024-04-26T04:44:26.695 INFO:tasks.rados.rados.0.smithi146.stdout:1111: finishing copy_from to smithi14680844-1 2024-04-26T04:44:26.695 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 185 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:44:26.695 INFO:tasks.rados.rados.0.smithi146.stdout:1113: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: pgmap v65: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 661 KiB/s wr, 27 op/s 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: osdmap e270: 8 total, 8 up, 8 in 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:26.843 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: pgmap v65: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 661 KiB/s wr, 27 op/s 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: osdmap e270: 8 total, 8 up, 8 in 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:26.844 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: pgmap v65: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 661 KiB/s wr, 27 op/s 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: osdmap e270: 8 total, 8 up, 8 in 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:27.604 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: Reconfiguring mgr.y (monmap changed)... 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1110: done (4 left) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1111: done (3 left) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1112: done (2 left) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1113: done (1 left) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1114: done (0 left) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1115: read oid 18 snap -1 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1115: expect (ObjNum 333 snap 97 seq_num 333) 2024-04-26T04:44:27.607 INFO:tasks.rados.rados.0.smithi146.stdout:1116: delete oid 45 current snap is 105 2024-04-26T04:44:27.615 INFO:tasks.rados.rados.0.smithi146.stdout:1116: done (1 left) 2024-04-26T04:44:27.615 INFO:tasks.rados.rados.0.smithi146.stdout:1117: rmattr oid 47 current snap is 105 2024-04-26T04:44:27.615 INFO:tasks.rados.rados.0.smithi146.stdout:1117: done (1 left) 2024-04-26T04:44:27.615 INFO:tasks.rados.rados.0.smithi146.stdout:1118: setattr oid 20 current snap is 105 2024-04-26T04:44:27.616 INFO:tasks.rados.rados.0.smithi146.stdout:1119: rmattr oid 16 current snap is 105 2024-04-26T04:44:27.616 INFO:tasks.rados.rados.0.smithi146.stdout:1120: read oid 8 snap -1 2024-04-26T04:44:27.616 INFO:tasks.rados.rados.0.smithi146.stdout:1120: expect (ObjNum 300 snap 85 seq_num 300) 2024-04-26T04:44:27.616 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 105 2024-04-26T04:44:27.616 INFO:tasks.rados.rados.0.smithi146.stdout:1121: seq_num 358 ranges {4153344=802816,4956160=401408} 2024-04-26T04:44:27.644 INFO:tasks.rados.rados.0.smithi146.stdout:1121: writing smithi14680844-44 from 4153344 to 4956160 tid 1 2024-04-26T04:44:27.646 INFO:tasks.rados.rados.0.smithi146.stdout:1121: writing smithi14680844-44 from 4956160 to 5357568 tid 2 2024-04-26T04:44:27.646 INFO:tasks.rados.rados.0.smithi146.stdout:1122: snap_create 2024-04-26T04:44:27.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 660 (ObjNum 339 snap 97 seq_num 339) dirty exists 2024-04-26T04:44:27.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 655 (ObjNum 65 snap 0 seq_num 1381978705) dirty exists 2024-04-26T04:44:27.647 INFO:tasks.rados.rados.0.smithi146.stdout:1115: expect (ObjNum 333 snap 97 seq_num 333) 2024-04-26T04:44:27.890 INFO:tasks.rados.rados.0.smithi146.stdout:1120: expect (ObjNum 300 snap 85 seq_num 300) 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: finishing write tid 1 to smithi14680844-44 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: finishing write tid 2 to smithi14680844-44 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: finishing write tid 3 to smithi14680844-44 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: finishing write tid 4 to smithi14680844-44 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: oid 44 updating version 0 to 440 2024-04-26T04:44:27.896 INFO:tasks.rados.rados.0.smithi146.stdout:1121: oid 44 version 440 is already newer than 439 2024-04-26T04:44:27.897 INFO:tasks.rados.rados.0.smithi146.stdout:1121: oid 44 version 440 is already newer than 438 2024-04-26T04:44:27.897 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 440 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-04-26T04:44:27.897 INFO:tasks.rados.rados.0.smithi146.stdout:1121: left oid 44 (ObjNum 358 snap 105 seq_num 358) 2024-04-26T04:44:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: osdmap e271: 8 total, 8 up, 8 in 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: Reconfiguring mgr.y (monmap changed)... 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: osdmap e271: 8 total, 8 up, 8 in 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:27.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:27.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:27.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: Reconfiguring mgr.y (monmap changed)... 2024-04-26T04:44:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: Reconfiguring daemon mgr.y on smithi146 2024-04-26T04:44:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: osdmap e271: 8 total, 8 up, 8 in 2024-04-26T04:44:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1115: done (5 left) 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1118: done (4 left) 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1119: done (3 left) 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1120: done (2 left) 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1121: done (1 left) 2024-04-26T04:44:28.592 INFO:tasks.rados.rados.0.smithi146.stdout:1122: done (0 left) 2024-04-26T04:44:28.593 INFO:tasks.rados.rados.0.smithi146.stdout:1123: copy_from oid 12 from oid 23 current snap is 106 2024-04-26T04:44:28.593 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 106 2024-04-26T04:44:28.593 INFO:tasks.rados.rados.0.smithi146.stdout:1124: seq_num 359 ranges {0=417792,417792=417792,835584=385024} 2024-04-26T04:44:28.594 INFO:tasks.rados.rados.0.smithi146.stdout:1124: writing smithi14680844-19 from 0 to 417792 tid 1 2024-04-26T04:44:28.596 INFO:tasks.rados.rados.0.smithi146.stdout:1124: writing smithi14680844-19 from 417792 to 835584 tid 2 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1124: writing smithi14680844-19 from 835584 to 1220608 tid 3 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1125: read oid 2 snap -1 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1125: expect deleted 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1126: read oid 14 snap -1 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1126: expect (ObjNum 226 snap 60 seq_num 226) 2024-04-26T04:44:28.599 INFO:tasks.rados.rados.0.smithi146.stdout:1127: delete oid 7 current snap is 106 2024-04-26T04:44:28.605 INFO:tasks.rados.rados.0.smithi146.stdout:1125: done (4 left) 2024-04-26T04:44:28.605 INFO:tasks.rados.rados.0.smithi146.stdout:1127: done (3 left) 2024-04-26T04:44:28.605 INFO:tasks.rados.rados.0.smithi146.stdout:1128: snap_create 2024-04-26T04:44:28.605 INFO:tasks.rados.rados.0.smithi146.stdout:1124: finishing write tid 1 to smithi14680844-19 2024-04-26T04:44:28.605 INFO:tasks.rados.rados.0.smithi146.stdout:1124: finishing write tid 2 to smithi14680844-19 2024-04-26T04:44:28.606 INFO:tasks.rados.rados.0.smithi146.stdout:1124: finishing write tid 3 to smithi14680844-19 2024-04-26T04:44:28.606 INFO:tasks.rados.rados.0.smithi146.stdout:1124: finishing write tid 4 to smithi14680844-19 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:1124: finishing write tid 5 to smithi14680844-19 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:1124: oid 19 updating version 0 to 663 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:1124: oid 19 updating version 663 to 664 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:1124: oid 19 version 664 is already newer than 661 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:1124: oid 19 version 664 is already newer than 662 2024-04-26T04:44:28.608 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 664 (ObjNum 359 snap 106 seq_num 359) dirty exists 2024-04-26T04:44:28.609 INFO:tasks.rados.rados.0.smithi146.stdout:1124: left oid 19 (ObjNum 359 snap 106 seq_num 359) 2024-04-26T04:44:28.631 INFO:tasks.rados.rados.0.smithi146.stdout:1123: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:44:28.638 INFO:tasks.rados.rados.0.smithi146.stdout:1123: finishing copy_from to smithi14680844-12 2024-04-26T04:44:28.638 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 594 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-04-26T04:44:28.644 INFO:tasks.rados.rados.0.smithi146.stdout:1126: expect (ObjNum 226 snap 60 seq_num 226) 2024-04-26T04:44:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[95531]: pgmap v68: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 664 KiB/s wr, 27 op/s 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[95531]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[95531]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[95531]: osdmap e272: 8 total, 8 up, 8 in 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[95531]: osdmap e273: 8 total, 8 up, 8 in 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[92947]: pgmap v68: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 664 KiB/s wr, 27 op/s 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[92947]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[92947]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[92947]: osdmap e272: 8 total, 8 up, 8 in 2024-04-26T04:44:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:28 smithi146 ceph-mon[92947]: osdmap e273: 8 total, 8 up, 8 in 2024-04-26T04:44:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:28 smithi204 ceph-mon[88313]: pgmap v68: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 664 KiB/s wr, 27 op/s 2024-04-26T04:44:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:28 smithi204 ceph-mon[88313]: Reconfiguring mon.c (monmap changed)... 2024-04-26T04:44:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:28 smithi204 ceph-mon[88313]: Reconfiguring daemon mon.c on smithi146 2024-04-26T04:44:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:28 smithi204 ceph-mon[88313]: osdmap e272: 8 total, 8 up, 8 in 2024-04-26T04:44:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:28 smithi204 ceph-mon[88313]: osdmap e273: 8 total, 8 up, 8 in 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1123: done (3 left) 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1124: done (2 left) 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1126: done (1 left) 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1128: done (0 left) 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1129: read oid 12 snap -1 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1129: expect (ObjNum 337 snap 97 seq_num 337) 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1130: rollback oid 47 current snap is 107 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 93 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1131: copy_from oid 22 from oid 35 current snap is 107 2024-04-26T04:44:29.589 INFO:tasks.rados.rados.0.smithi146.stdout:1132: delete oid 3 current snap is 107 2024-04-26T04:44:29.595 INFO:tasks.rados.rados.0.smithi146.stdout:1130: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:44:29.595 INFO:tasks.rados.rados.0.smithi146.stdout:1130: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:1132: done (3 left) 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:1133: rmattr oid 24 current snap is 107 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:1130: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 613 (ObjNum 229 snap 60 seq_num 229) dirty exists 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:1130: done (3 left) 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 107 2024-04-26T04:44:29.601 INFO:tasks.rados.rados.0.smithi146.stdout:1134: seq_num 362 ranges {6053888=466944,6520832=466944,6987776=335872} 2024-04-26T04:44:29.636 INFO:tasks.rados.rados.0.smithi146.stdout:1134: writing smithi14680844-43 from 6053888 to 6520832 tid 1 2024-04-26T04:44:29.640 INFO:tasks.rados.rados.0.smithi146.stdout:1134: writing smithi14680844-43 from 6520832 to 6987776 tid 2 2024-04-26T04:44:29.642 INFO:tasks.rados.rados.0.smithi146.stdout:1134: writing smithi14680844-43 from 6987776 to 7323648 tid 3 2024-04-26T04:44:29.642 INFO:tasks.rados.rados.0.smithi146.stdout:1135: snap_create 2024-04-26T04:44:29.642 INFO:tasks.rados.rados.0.smithi146.stdout:1131: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:44:29.642 INFO:tasks.rados.rados.0.smithi146.stdout:1131: finishing copy_from to smithi14680844-22 2024-04-26T04:44:29.642 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 561 (ObjNum 334 snap 97 seq_num 334) dirty exists 2024-04-26T04:44:29.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 562 (ObjNum 65 snap 0 seq_num 1750955091) dirty exists 2024-04-26T04:44:29.643 INFO:tasks.rados.rados.0.smithi146.stdout:1129: expect (ObjNum 337 snap 97 seq_num 337) 2024-04-26T04:44:30.129 INFO:tasks.rados.rados.0.smithi146.stdout:1134: finishing write tid 1 to smithi14680844-43 2024-04-26T04:44:30.129 INFO:tasks.rados.rados.0.smithi146.stdout:1134: finishing write tid 2 to smithi14680844-43 2024-04-26T04:44:30.129 INFO:tasks.rados.rados.0.smithi146.stdout:1134: finishing write tid 3 to smithi14680844-43 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: finishing write tid 4 to smithi14680844-43 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: finishing write tid 5 to smithi14680844-43 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: oid 43 updating version 0 to 399 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: oid 43 version 399 is already newer than 398 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: oid 43 updating version 399 to 401 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: oid 43 version 401 is already newer than 400 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 401 (ObjNum 362 snap 107 seq_num 362) dirty exists 2024-04-26T04:44:30.130 INFO:tasks.rados.rados.0.smithi146.stdout:1134: left oid 43 (ObjNum 362 snap 107 seq_num 362) 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: pgmap v71: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: Reconfiguring osd.0 (monmap changed)... 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.0 on smithi146 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[95531]: osdmap e274: 8 total, 8 up, 8 in 2024-04-26T04:44:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: pgmap v71: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: Reconfiguring osd.0 (monmap changed)... 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.0 on smithi146 2024-04-26T04:44:30.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:30 smithi146 ceph-mon[92947]: osdmap e274: 8 total, 8 up, 8 in 2024-04-26T04:44:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: pgmap v71: 121 pgs: 121 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: Reconfiguring osd.0 (monmap changed)... 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.0 on smithi146 2024-04-26T04:44:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:30 smithi204 ceph-mon[88313]: osdmap e274: 8 total, 8 up, 8 in 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:1129: done (4 left) 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:1131: done (3 left) 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:1133: done (2 left) 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:1134: done (1 left) 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:1135: done (0 left) 2024-04-26T04:44:30.615 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 108 2024-04-26T04:44:30.616 INFO:tasks.rados.rados.0.smithi146.stdout:1136: seq_num 363 ranges {0=483328,483328=753664,1236992=49152} 2024-04-26T04:44:30.617 INFO:tasks.rados.rados.0.smithi146.stdout:1136: writing smithi14680844-39 from 0 to 483328 tid 1 2024-04-26T04:44:30.622 INFO:tasks.rados.rados.0.smithi146.stdout:1136: writing smithi14680844-39 from 483328 to 1236992 tid 2 2024-04-26T04:44:30.622 INFO:tasks.rados.rados.0.smithi146.stdout:1136: writing smithi14680844-39 from 1236992 to 1286144 tid 3 2024-04-26T04:44:30.622 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 108 2024-04-26T04:44:30.622 INFO:tasks.rados.rados.0.smithi146.stdout:1136: finishing write tid 1 to smithi14680844-39 2024-04-26T04:44:30.623 INFO:tasks.rados.rados.0.smithi146.stdout:1137: seq_num 364 ranges {7323648=499712,7823360=638976,8462336=163840} 2024-04-26T04:44:30.664 INFO:tasks.rados.rados.0.smithi146.stdout:1137: writing smithi14680844-43 from 7323648 to 7823360 tid 1 2024-04-26T04:44:30.668 INFO:tasks.rados.rados.0.smithi146.stdout:1137: writing smithi14680844-43 from 7823360 to 8462336 tid 2 2024-04-26T04:44:30.669 INFO:tasks.rados.rados.0.smithi146.stdout:1137: writing smithi14680844-43 from 8462336 to 8626176 tid 3 2024-04-26T04:44:30.669 INFO:tasks.rados.rados.0.smithi146.stdout:1138: read oid 2 snap -1 2024-04-26T04:44:30.669 INFO:tasks.rados.rados.0.smithi146.stdout:1138: expect deleted 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 108 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: finishing write tid 2 to smithi14680844-39 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: finishing write tid 3 to smithi14680844-39 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: finishing write tid 4 to smithi14680844-39 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: finishing write tid 5 to smithi14680844-39 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: oid 39 updating version 0 to 405 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: oid 39 version 405 is already newer than 403 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: oid 39 version 405 is already newer than 402 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: oid 39 version 405 is already newer than 404 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 405 (ObjNum 363 snap 108 seq_num 363) dirty exists 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1136: left oid 39 (ObjNum 363 snap 108 seq_num 363) 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1137: finishing write tid 1 to smithi14680844-43 2024-04-26T04:44:30.670 INFO:tasks.rados.rados.0.smithi146.stdout:1139: seq_num 365 ranges {6209536=516096,6725632=573440,7299072=229376} 2024-04-26T04:44:30.706 INFO:tasks.rados.rados.0.smithi146.stdout:1139: writing smithi14680844-11 from 6209536 to 6725632 tid 1 2024-04-26T04:44:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1139: writing smithi14680844-11 from 6725632 to 7299072 tid 2 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1139: writing smithi14680844-11 from 7299072 to 7528448 tid 3 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1136: done (3 left) 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1140: rmattr oid 48 current snap is 108 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1140: done (3 left) 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1141: rmattr oid 19 current snap is 108 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1137: finishing write tid 2 to smithi14680844-43 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1137: finishing write tid 3 to smithi14680844-43 2024-04-26T04:44:30.710 INFO:tasks.rados.rados.0.smithi146.stdout:1142: snap_remove snap 83 2024-04-26T04:44:31.626 INFO:tasks.rados.rados.0.smithi146.stdout:1142: done (4 left) 2024-04-26T04:44:31.626 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 108 2024-04-26T04:44:31.626 INFO:tasks.rados.rados.0.smithi146.stdout:1137: finishing write tid 4 to smithi14680844-43 2024-04-26T04:44:31.626 INFO:tasks.rados.rados.0.smithi146.stdout:1143: seq_num 366 ranges {0=532480,532480=458752,991232=344064} 2024-04-26T04:44:31.629 INFO:tasks.rados.rados.0.smithi146.stdout:1143: writing smithi14680844-24 from 0 to 532480 tid 1 2024-04-26T04:44:31.632 INFO:tasks.rados.rados.0.smithi146.stdout:1143: writing smithi14680844-24 from 532480 to 991232 tid 2 2024-04-26T04:44:31.634 INFO:tasks.rados.rados.0.smithi146.stdout:1143: writing smithi14680844-24 from 991232 to 1335296 tid 3 2024-04-26T04:44:31.634 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 108 2024-04-26T04:44:31.634 INFO:tasks.rados.rados.0.smithi146.stdout:1144: seq_num 367 ranges {2367488=548864,2916352=737280,3653632=65536} 2024-04-26T04:44:31.651 INFO:tasks.rados.rados.0.smithi146.stdout:1144: writing smithi14680844-46 from 2367488 to 2916352 tid 1 2024-04-26T04:44:31.656 INFO:tasks.rados.rados.0.smithi146.stdout:1144: writing smithi14680844-46 from 2916352 to 3653632 tid 2 2024-04-26T04:44:31.657 INFO:tasks.rados.rados.0.smithi146.stdout:1144: writing smithi14680844-46 from 3653632 to 3719168 tid 3 2024-04-26T04:44:31.657 INFO:tasks.rados.rados.0.smithi146.stdout:1145: snap_create 2024-04-26T04:44:31.657 INFO:tasks.rados.rados.0.smithi146.stdout:1137: finishing write tid 5 to smithi14680844-43 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1137: oid 43 updating version 0 to 409 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1137: oid 43 version 409 is already newer than 408 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1137: oid 43 version 409 is already newer than 407 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1137: oid 43 updating version 409 to 410 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 410 (ObjNum 364 snap 108 seq_num 364) dirty exists 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1137: left oid 43 (ObjNum 364 snap 108 seq_num 364) 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 0 (ObjNum 359 snap 106 seq_num 359) dirty exists 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1139: finishing write tid 1 to smithi14680844-11 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1139: finishing write tid 2 to smithi14680844-11 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1139: finishing write tid 3 to smithi14680844-11 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1139: finishing write tid 4 to smithi14680844-11 2024-04-26T04:44:31.658 INFO:tasks.rados.rados.0.smithi146.stdout:1139: finishing write tid 5 to smithi14680844-11 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1139: oid 11 updating version 0 to 566 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1139: oid 11 version 566 is already newer than 563 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1139: oid 11 version 566 is already newer than 565 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1139: oid 11 version 566 is already newer than 564 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 566 (ObjNum 365 snap 108 seq_num 365) dirty exists 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1139: left oid 11 (ObjNum 365 snap 108 seq_num 365) 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: finishing write tid 1 to smithi14680844-24 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: finishing write tid 2 to smithi14680844-24 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: finishing write tid 3 to smithi14680844-24 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: finishing write tid 4 to smithi14680844-24 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: finishing write tid 5 to smithi14680844-24 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: oid 24 updating version 0 to 568 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: oid 24 updating version 568 to 569 2024-04-26T04:44:31.659 INFO:tasks.rados.rados.0.smithi146.stdout:1143: oid 24 updating version 569 to 570 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1143: oid 24 version 570 is already newer than 567 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 570 (ObjNum 366 snap 108 seq_num 366) dirty exists 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1143: left oid 24 (ObjNum 366 snap 108 seq_num 366) 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1144: finishing write tid 1 to smithi14680844-46 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1144: finishing write tid 2 to smithi14680844-46 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1144: finishing write tid 3 to smithi14680844-46 2024-04-26T04:44:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:1144: finishing write tid 4 to smithi14680844-46 2024-04-26T04:44:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:1144: finishing write tid 5 to smithi14680844-46 2024-04-26T04:44:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:1144: oid 46 updating version 0 to 689 2024-04-26T04:44:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:1144: oid 46 version 689 is already newer than 686 2024-04-26T04:44:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:1144: oid 46 version 689 is already newer than 687 2024-04-26T04:44:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:1144: oid 46 version 689 is already newer than 688 2024-04-26T04:44:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 689 (ObjNum 367 snap 108 seq_num 367) dirty exists 2024-04-26T04:44:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:1144: left oid 46 (ObjNum 367 snap 108 seq_num 367) 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[92947]: osdmap e275: 8 total, 8 up, 8 in 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:31.711 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[95531]: osdmap e275: 8 total, 8 up, 8 in 2024-04-26T04:44:31.712 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:31.712 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:31.712 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:44:31.712 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:31 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:31 smithi204 ceph-mon[88313]: osdmap e275: 8 total, 8 up, 8 in 2024-04-26T04:44:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:31 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:31 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:31 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:44:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:31 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:32.625 INFO:tasks.rados.rados.0.smithi146.stdout:1137: done (6 left) 2024-04-26T04:44:32.625 INFO:tasks.rados.rados.0.smithi146.stdout:1138: done (5 left) 2024-04-26T04:44:32.625 INFO:tasks.rados.rados.0.smithi146.stdout:1139: done (4 left) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1141: done (3 left) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1143: done (2 left) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1144: done (1 left) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1145: done (0 left) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1146: read oid 5 snap 108 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1146: expect deleted 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1147: read oid 47 snap 98 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1147: expect (ObjNum 328 snap 97 seq_num 328) 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1148: copy_from oid 23 from oid 15 current snap is 109 2024-04-26T04:44:32.626 INFO:tasks.rados.rados.0.smithi146.stdout:1149: delete oid 9 current snap is 109 2024-04-26T04:44:32.632 INFO:tasks.rados.rados.0.smithi146.stdout:1148: finishing copy_from racing read to smithi14680844-23 2024-04-26T04:44:32.633 INFO:tasks.rados.rados.0.smithi146.stdout:1146: done (3 left) 2024-04-26T04:44:32.633 INFO:tasks.rados.rados.0.smithi146.stdout:1149: done (2 left) 2024-04-26T04:44:32.633 INFO:tasks.rados.rados.0.smithi146.stdout:1150: setattr oid 49 current snap is 109 2024-04-26T04:44:32.633 INFO:tasks.rados.rados.0.smithi146.stdout:1148: finishing copy_from to smithi14680844-23 2024-04-26T04:44:32.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 187 (ObjNum 322 snap 96 seq_num 322) dirty exists 2024-04-26T04:44:32.634 INFO:tasks.rados.rados.0.smithi146.stdout:1148: done (2 left) 2024-04-26T04:44:32.634 INFO:tasks.rados.rados.0.smithi146.stdout:1151: rollback oid 4 current snap is 109 2024-04-26T04:44:32.634 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 98 2024-04-26T04:44:32.634 INFO:tasks.rados.rados.0.smithi146.stdout:1152: delete oid 13 current snap is 109 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 473 (ObjNum 306 snap 86 seq_num 306) dirty exists 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:1150: done (3 left) 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:1152: done (2 left) 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:1153: copy_from oid 49 from oid 41 current snap is 109 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 109 2024-04-26T04:44:32.638 INFO:tasks.rados.rados.0.smithi146.stdout:1154: seq_num 370 ranges {0=606208,606208=794624,1400832=8192} 2024-04-26T04:44:32.645 INFO:tasks.rados.rados.0.smithi146.stdout:1154: writing smithi14680844-5 from 0 to 606208 tid 1 2024-04-26T04:44:32.651 INFO:tasks.rados.rados.0.smithi146.stdout:1154: writing smithi14680844-5 from 606208 to 1400832 tid 2 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1154: writing smithi14680844-5 from 1400832 to 1409024 tid 3 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1155: delete oid 48 current snap is 109 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1151: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1151: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1151: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 676 (ObjNum 272 snap 74 seq_num 272) dirty exists 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1153: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1154: finishing write tid 1 to smithi14680844-5 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1153: finishing copy_from to smithi14680844-49 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 610 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1151: done (4 left) 2024-04-26T04:44:32.652 INFO:tasks.rados.rados.0.smithi146.stdout:1153: done (3 left) 2024-04-26T04:44:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:1155: done (2 left) 2024-04-26T04:44:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:1156: snap_create 2024-04-26T04:44:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:1154: finishing write tid 2 to smithi14680844-5 2024-04-26T04:44:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:1154: finishing write tid 3 to smithi14680844-5 2024-04-26T04:44:32.653 INFO:tasks.rados.rados.0.smithi146.stdout:1154: finishing write tid 4 to smithi14680844-5 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: finishing write tid 5 to smithi14680844-5 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: oid 5 updating version 0 to 595 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: oid 5 updating version 595 to 596 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: oid 5 updating version 596 to 597 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: oid 5 updating version 597 to 598 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 598 (ObjNum 370 snap 109 seq_num 370) dirty exists 2024-04-26T04:44:32.654 INFO:tasks.rados.rados.0.smithi146.stdout:1154: left oid 5 (ObjNum 370 snap 109 seq_num 370) 2024-04-26T04:44:32.681 INFO:tasks.rados.rados.0.smithi146.stdout:1147: expect (ObjNum 328 snap 97 seq_num 328) 2024-04-26T04:44:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: pgmap v74: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: Reconfiguring osd.1 (monmap changed)... 2024-04-26T04:44:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.1 on smithi146 2024-04-26T04:44:32.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: osdmap e276: 8 total, 8 up, 8 in 2024-04-26T04:44:32.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:44:32.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: pgmap v74: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: Reconfiguring osd.1 (monmap changed)... 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.1 on smithi146 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: osdmap e276: 8 total, 8 up, 8 in 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:32.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:44:32.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:32 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: pgmap v74: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: Reconfiguring osd.1 (monmap changed)... 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.1 on smithi146 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: osdmap e276: 8 total, 8 up, 8 in 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:44:33.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:32 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:33.593 INFO:tasks.rados.rados.0.smithi146.stdout:1147: done (2 left) 2024-04-26T04:44:33.593 INFO:tasks.rados.rados.0.smithi146.stdout:1154: done (1 left) 2024-04-26T04:44:33.593 INFO:tasks.rados.rados.0.smithi146.stdout:1156: done (0 left) 2024-04-26T04:44:33.593 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 110 2024-04-26T04:44:33.593 INFO:tasks.rados.rados.0.smithi146.stdout:1157: seq_num 372 ranges {8544256=638976,9183232=565248,9748480=237568} 2024-04-26T04:44:33.642 INFO:tasks.rados.rados.0.smithi146.stdout:1157: writing smithi14680844-47 from 8544256 to 9183232 tid 1 2024-04-26T04:44:33.646 INFO:tasks.rados.rados.0.smithi146.stdout:1157: writing smithi14680844-47 from 9183232 to 9748480 tid 2 2024-04-26T04:44:33.648 INFO:tasks.rados.rados.0.smithi146.stdout:1157: writing smithi14680844-47 from 9748480 to 9986048 tid 3 2024-04-26T04:44:33.648 INFO:tasks.rados.rados.0.smithi146.stdout:1158: snap_remove snap 107 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[92947]: Reconfiguring osd.2 (monmap changed)... 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.2 on smithi146 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[92947]: osdmap e277: 8 total, 8 up, 8 in 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[92947]: osdmap e278: 8 total, 8 up, 8 in 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[95531]: Reconfiguring osd.2 (monmap changed)... 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.2 on smithi146 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[95531]: osdmap e277: 8 total, 8 up, 8 in 2024-04-26T04:44:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:33 smithi146 ceph-mon[95531]: osdmap e278: 8 total, 8 up, 8 in 2024-04-26T04:44:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:33 smithi204 ceph-mon[88313]: Reconfiguring osd.2 (monmap changed)... 2024-04-26T04:44:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:33 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.2 on smithi146 2024-04-26T04:44:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:33 smithi204 ceph-mon[88313]: osdmap e277: 8 total, 8 up, 8 in 2024-04-26T04:44:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:33 smithi204 ceph-mon[88313]: osdmap e278: 8 total, 8 up, 8 in 2024-04-26T04:44:34.633 INFO:tasks.rados.rados.0.smithi146.stdout:1158: done (1 left) 2024-04-26T04:44:34.633 INFO:tasks.rados.rados.0.smithi146.stdout:1159: delete oid 9 current snap is 110 2024-04-26T04:44:34.633 INFO:tasks.rados.rados.0.smithi146.stdout:1157: finishing write tid 1 to smithi14680844-47 2024-04-26T04:44:34.633 INFO:tasks.rados.rados.0.smithi146.stdout:1157: finishing write tid 2 to smithi14680844-47 2024-04-26T04:44:34.633 INFO:tasks.rados.rados.0.smithi146.stdout:1157: finishing write tid 3 to smithi14680844-47 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: finishing write tid 4 to smithi14680844-47 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: finishing write tid 5 to smithi14680844-47 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: oid 47 updating version 0 to 628 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: oid 47 version 628 is already newer than 626 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: oid 47 updating version 628 to 629 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: oid 47 version 629 is already newer than 627 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 629 (ObjNum 372 snap 110 seq_num 372) dirty exists 2024-04-26T04:44:34.634 INFO:tasks.rados.rados.0.smithi146.stdout:1157: left oid 47 (ObjNum 372 snap 110 seq_num 372) 2024-04-26T04:44:34.642 INFO:tasks.rados.rados.0.smithi146.stdout:1157: done (1 left) 2024-04-26T04:44:34.642 INFO:tasks.rados.rados.0.smithi146.stdout:1159: done (0 left) 2024-04-26T04:44:34.642 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 110 2024-04-26T04:44:34.642 INFO:tasks.rados.rados.0.smithi146.stdout:1160: seq_num 374 ranges {3719168=671744,4390912=778240,5169152=24576} 2024-04-26T04:44:34.666 INFO:tasks.rados.rados.0.smithi146.stdout:1160: writing smithi14680844-46 from 3719168 to 4390912 tid 1 2024-04-26T04:44:34.671 INFO:tasks.rados.rados.0.smithi146.stdout:1160: writing smithi14680844-46 from 4390912 to 5169152 tid 2 2024-04-26T04:44:34.671 INFO:tasks.rados.rados.0.smithi146.stdout:1160: writing smithi14680844-46 from 5169152 to 5193728 tid 3 2024-04-26T04:44:34.671 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 110 2024-04-26T04:44:34.671 INFO:tasks.rados.rados.0.smithi146.stdout:1160: finishing write tid 1 to smithi14680844-46 2024-04-26T04:44:34.671 INFO:tasks.rados.rados.0.smithi146.stdout:1161: seq_num 375 ranges {598016=688128,1286144=663552,1949696=139264} 2024-04-26T04:44:34.678 INFO:tasks.rados.rados.0.smithi146.stdout:1161: writing smithi14680844-15 from 598016 to 1286144 tid 1 2024-04-26T04:44:34.682 INFO:tasks.rados.rados.0.smithi146.stdout:1161: writing smithi14680844-15 from 1286144 to 1949696 tid 2 2024-04-26T04:44:34.683 INFO:tasks.rados.rados.0.smithi146.stdout:1161: writing smithi14680844-15 from 1949696 to 2088960 tid 3 2024-04-26T04:44:34.683 INFO:tasks.rados.rados.0.smithi146.stdout:1162: read oid 31 snap -1 2024-04-26T04:44:34.683 INFO:tasks.rados.rados.0.smithi146.stdout:1162: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1163: copy_from oid 33 from oid 44 current snap is 110 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: finishing write tid 2 to smithi14680844-46 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1164: snap_create 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: finishing write tid 3 to smithi14680844-46 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: finishing write tid 4 to smithi14680844-46 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: finishing write tid 5 to smithi14680844-46 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: oid 46 updating version 0 to 693 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: oid 46 updating version 693 to 696 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: oid 46 version 696 is already newer than 694 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: oid 46 version 696 is already newer than 695 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 696 (ObjNum 374 snap 110 seq_num 374) dirty exists 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1160: left oid 46 (ObjNum 374 snap 110 seq_num 374) 2024-04-26T04:44:34.684 INFO:tasks.rados.rados.0.smithi146.stdout:1161: finishing write tid 1 to smithi14680844-15 2024-04-26T04:44:34.685 INFO:tasks.rados.rados.0.smithi146.stdout:1161: finishing write tid 2 to smithi14680844-15 2024-04-26T04:44:34.686 INFO:tasks.rados.rados.0.smithi146.stdout:1161: finishing write tid 3 to smithi14680844-15 2024-04-26T04:44:34.686 INFO:tasks.rados.rados.0.smithi146.stdout:1161: finishing write tid 4 to smithi14680844-15 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: finishing write tid 5 to smithi14680844-15 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: oid 15 updating version 0 to 191 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: oid 15 version 191 is already newer than 190 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: oid 15 version 191 is already newer than 189 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: oid 15 version 191 is already newer than 188 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 191 (ObjNum 375 snap 110 seq_num 375) dirty exists 2024-04-26T04:44:34.687 INFO:tasks.rados.rados.0.smithi146.stdout:1161: left oid 15 (ObjNum 375 snap 110 seq_num 375) 2024-04-26T04:44:34.699 INFO:tasks.rados.rados.0.smithi146.stdout:1162: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:44:34.828 INFO:tasks.rados.rados.0.smithi146.stdout:1163: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:44:34.829 INFO:tasks.rados.rados.0.smithi146.stdout:1163: finishing copy_from to smithi14680844-33 2024-04-26T04:44:34.829 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 440 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-04-26T04:44:34.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[95531]: pgmap v77: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:34.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:44:34.895 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:34.896 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[92947]: pgmap v77: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:34.896 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.896 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.896 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:44:34.896 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:34.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:34 smithi204 ceph-mon[88313]: pgmap v77: 121 pgs: 121 active+clean; 279 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 MiB/s rd, 3.6 MiB/s wr, 21 op/s 2024-04-26T04:44:34.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:34.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:44:34.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1160: done (4 left) 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1161: done (3 left) 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1162: done (2 left) 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1163: done (1 left) 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1164: done (0 left) 2024-04-26T04:44:35.645 INFO:tasks.rados.rados.0.smithi146.stdout:1165: snap_create 2024-04-26T04:44:35.913 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[95531]: Reconfiguring osd.3 (monmap changed)... 2024-04-26T04:44:35.913 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.3 on smithi146 2024-04-26T04:44:35.913 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[95531]: osdmap e279: 8 total, 8 up, 8 in 2024-04-26T04:44:35.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[92947]: Reconfiguring osd.3 (monmap changed)... 2024-04-26T04:44:35.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.3 on smithi146 2024-04-26T04:44:35.914 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:35 smithi146 ceph-mon[92947]: osdmap e279: 8 total, 8 up, 8 in 2024-04-26T04:44:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:35 smithi204 ceph-mon[88313]: Reconfiguring osd.3 (monmap changed)... 2024-04-26T04:44:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:35 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.3 on smithi146 2024-04-26T04:44:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:35 smithi204 ceph-mon[88313]: osdmap e279: 8 total, 8 up, 8 in 2024-04-26T04:44:36.564 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:36] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-04-26T04:44:36.646 INFO:tasks.rados.rados.0.smithi146.stdout:1165: done (0 left) 2024-04-26T04:44:36.646 INFO:tasks.rados.rados.0.smithi146.stdout:1166: snap_remove snap 102 2024-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: pgmap v80: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: osdmap e280: 8 total, 8 up, 8 in 2024-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' 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-04-26T04:44:36.901 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: pgmap v80: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: osdmap e280: 8 total, 8 up, 8 in 2024-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' 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-04-26T04:44:36.902 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: pgmap v80: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: osdmap e280: 8 total, 8 up, 8 in 2024-04-26T04:44:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' 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-04-26T04:44:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:37.649 INFO:tasks.rados.rados.0.smithi146.stdout:1166: done (0 left) 2024-04-26T04:44:37.649 INFO:tasks.rados.rados.0.smithi146.stdout:1167: snap_remove snap 96 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[95531]: Reconfiguring mds.a (monmap changed)... 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[95531]: Reconfiguring daemon mds.a on smithi146 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[95531]: osdmap e281: 8 total, 8 up, 8 in 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[92947]: Reconfiguring mds.a (monmap changed)... 2024-04-26T04:44:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[92947]: Reconfiguring daemon mds.a on smithi146 2024-04-26T04:44:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[92947]: osdmap e281: 8 total, 8 up, 8 in 2024-04-26T04:44:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:37 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:37 smithi204 ceph-mon[88313]: Reconfiguring mds.a (monmap changed)... 2024-04-26T04:44:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:37 smithi204 ceph-mon[88313]: Reconfiguring daemon mds.a on smithi146 2024-04-26T04:44:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:37 smithi204 ceph-mon[88313]: osdmap e281: 8 total, 8 up, 8 in 2024-04-26T04:44:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:37 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:37 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:38.590 INFO:tasks.rados.rados.0.smithi146.stdout:1167: done (0 left) 2024-04-26T04:44:38.590 INFO:tasks.rados.rados.0.smithi146.stdout:1168: delete oid 6 current snap is 112 2024-04-26T04:44:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:1168: done (0 left) 2024-04-26T04:44:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:1169: read oid 23 snap 58 2024-04-26T04:44:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:1169: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:44:38.599 INFO:tasks.rados.rados.0.smithi146.stdout:1170: delete oid 13 current snap is 112 2024-04-26T04:44:38.603 INFO:tasks.rados.rados.0.smithi146.stdout:1170: done (1 left) 2024-04-26T04:44:38.603 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 112 2024-04-26T04:44:38.604 INFO:tasks.rados.rados.0.smithi146.stdout:1171: seq_num 378 ranges {1384448=737280,2121728=720896,2842624=81920} 2024-04-26T04:44:38.616 INFO:tasks.rados.rados.0.smithi146.stdout:1171: writing smithi14680844-25 from 1384448 to 2121728 tid 1 2024-04-26T04:44:38.620 INFO:tasks.rados.rados.0.smithi146.stdout:1171: writing smithi14680844-25 from 2121728 to 2842624 tid 2 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1171: writing smithi14680844-25 from 2842624 to 2924544 tid 3 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1172: read oid 21 snap -1 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1172: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1173: read oid 40 snap 58 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1173: expect deleted 2024-04-26T04:44:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1174: snap_remove snap 97 2024-04-26T04:44:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: pgmap v83: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: osdmap e282: 8 total, 8 up, 8 in 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:44:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:38 smithi204 ceph-mon[88313]: osdmap e283: 8 total, 8 up, 8 in 2024-04-26T04:44:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: pgmap v83: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: osdmap e282: 8 total, 8 up, 8 in 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[95531]: osdmap e283: 8 total, 8 up, 8 in 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: pgmap v83: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 3.2 MiB/s wr, 19 op/s 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: Reconfiguring mon.b (monmap changed)... 2024-04-26T04:44:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-26T04:44:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: osdmap e282: 8 total, 8 up, 8 in 2024-04-26T04:44:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-26T04:44:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: Reconfiguring daemon mon.b on smithi204 2024-04-26T04:44:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:38 smithi146 ceph-mon[92947]: osdmap e283: 8 total, 8 up, 8 in 2024-04-26T04:44:39.593 INFO:tasks.rados.rados.0.smithi146.stdout:1171: finishing write tid 1 to smithi14680844-25 2024-04-26T04:44:39.593 INFO:tasks.rados.rados.0.smithi146.stdout:1169: expect (ObjNum 221 snap 57 seq_num 221) 2024-04-26T04:44:39.869 INFO:tasks.rados.rados.0.smithi146.stdout:1171: finishing write tid 2 to smithi14680844-25 2024-04-26T04:44:39.869 INFO:tasks.rados.rados.0.smithi146.stdout:1171: finishing write tid 3 to smithi14680844-25 2024-04-26T04:44:39.869 INFO:tasks.rados.rados.0.smithi146.stdout:1169: done (4 left) 2024-04-26T04:44:39.870 INFO:tasks.rados.rados.0.smithi146.stdout:1173: done (3 left) 2024-04-26T04:44:39.870 INFO:tasks.rados.rados.0.smithi146.stdout:1174: done (2 left) 2024-04-26T04:44:39.870 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 112 2024-04-26T04:44:39.870 INFO:tasks.rados.rados.0.smithi146.stdout:1171: finishing write tid 4 to smithi14680844-25 2024-04-26T04:44:39.870 INFO:tasks.rados.rados.0.smithi146.stdout:1175: seq_num 379 ranges {2088960=753664,2842624=606208,3448832=196608} 2024-04-26T04:44:39.884 INFO:tasks.rados.rados.0.smithi146.stdout:1175: writing smithi14680844-15 from 2088960 to 2842624 tid 1 2024-04-26T04:44:39.888 INFO:tasks.rados.rados.0.smithi146.stdout:1175: writing smithi14680844-15 from 2842624 to 3448832 tid 2 2024-04-26T04:44:39.889 INFO:tasks.rados.rados.0.smithi146.stdout:1175: writing smithi14680844-15 from 3448832 to 3645440 tid 3 2024-04-26T04:44:39.889 INFO:tasks.rados.rados.0.smithi146.stdout:1176: rmattr oid 24 current snap is 112 2024-04-26T04:44:39.889 INFO:tasks.rados.rados.0.smithi146.stdout:1172: expect (ObjNum 187 snap 47 seq_num 187) 2024-04-26T04:44:39.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:39.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.912 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:39.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:39 smithi204 ceph-mon[88313]: osdmap e284: 8 total, 8 up, 8 in 2024-04-26T04:44:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[95531]: osdmap e284: 8 total, 8 up, 8 in 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:39 smithi146 ceph-mon[92947]: osdmap e284: 8 total, 8 up, 8 in 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: finishing write tid 5 to smithi14680844-25 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: oid 25 updating version 0 to 697 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: oid 25 version 697 is already newer than 694 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: oid 25 version 697 is already newer than 695 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: oid 25 version 697 is already newer than 696 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 697 (ObjNum 378 snap 112 seq_num 378) dirty exists 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: left oid 25 (ObjNum 378 snap 112 seq_num 378) 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1171: done (3 left) 2024-04-26T04:44:39.999 INFO:tasks.rados.rados.0.smithi146.stdout:1172: done (2 left) 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1177: copy_from oid 18 from oid 9 current snap is 112 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: finishing write tid 1 to smithi14680844-15 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: finishing write tid 2 to smithi14680844-15 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: finishing write tid 3 to smithi14680844-15 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 571 (ObjNum 366 snap 108 seq_num 366) dirty exists 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: finishing write tid 4 to smithi14680844-15 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: finishing write tid 5 to smithi14680844-15 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: oid 15 updating version 0 to 195 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: oid 15 version 195 is already newer than 194 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: oid 15 version 195 is already newer than 193 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: oid 15 version 195 is already newer than 192 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 195 (ObjNum 379 snap 112 seq_num 379) dirty exists 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: left oid 15 (ObjNum 379 snap 112 seq_num 379) 2024-04-26T04:44:40.000 INFO:tasks.rados.rados.0.smithi146.stdout:1175: done (2 left) 2024-04-26T04:44:40.001 INFO:tasks.rados.rados.0.smithi146.stdout:1176: done (1 left) 2024-04-26T04:44:40.001 INFO:tasks.rados.rados.0.smithi146.stdout:1178: delete oid 28 current snap is 112 2024-04-26T04:44:40.001 INFO:tasks.rados.rados.0.smithi146.stdout:1177: finishing copy_from to smithi14680844-18 2024-04-26T04:44:40.001 INFO:tasks.rados.rados.0.smithi146.stdout:1177: got expected ENOENT (src dne) 2024-04-26T04:44:40.001 INFO:tasks.rados.rados.0.smithi146.stdout:1177: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:44:40.002 INFO:tasks.rados.rados.0.smithi146.stdout:1177: done (1 left) 2024-04-26T04:44:40.002 INFO:tasks.rados.rados.0.smithi146.stdout:1178: done (0 left) 2024-04-26T04:44:40.002 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 112 2024-04-26T04:44:40.002 INFO:tasks.rados.rados.0.smithi146.stdout:1179: seq_num 381 ranges {2097152=786432,2883584=417792,3301376=385024} 2024-04-26T04:44:40.017 INFO:tasks.rados.rados.0.smithi146.stdout:1179: writing smithi14680844-32 from 2097152 to 2883584 tid 1 2024-04-26T04:44:40.019 INFO:tasks.rados.rados.0.smithi146.stdout:1179: writing smithi14680844-32 from 2883584 to 3301376 tid 2 2024-04-26T04:44:40.021 INFO:tasks.rados.rados.0.smithi146.stdout:1179: writing smithi14680844-32 from 3301376 to 3686400 tid 3 2024-04-26T04:44:40.021 INFO:tasks.rados.rados.0.smithi146.stdout:1180: snap_remove snap 111 2024-04-26T04:44:40.671 INFO:tasks.rados.rados.0.smithi146.stdout:1180: done (1 left) 2024-04-26T04:44:40.671 INFO:tasks.rados.rados.0.smithi146.stdout:1181: rmattr oid 33 current snap is 112 2024-04-26T04:44:40.671 INFO:tasks.rados.rados.0.smithi146.stdout:1181: done (1 left) 2024-04-26T04:44:40.671 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 112 2024-04-26T04:44:40.671 INFO:tasks.rados.rados.0.smithi146.stdout:1179: finishing write tid 1 to smithi14680844-32 2024-04-26T04:44:40.672 INFO:tasks.rados.rados.0.smithi146.stdout:1182: seq_num 382 ranges {10035200=802816,10838016=704512,11542528=98304} 2024-04-26T04:44:40.729 INFO:tasks.rados.rados.0.smithi146.stdout:1182: writing smithi14680844-14 from 10035200 to 10838016 tid 1 2024-04-26T04:44:40.733 INFO:tasks.rados.rados.0.smithi146.stdout:1182: writing smithi14680844-14 from 10838016 to 11542528 tid 2 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1182: writing smithi14680844-14 from 11542528 to 11640832 tid 3 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1183: delete oid 37 current snap is 112 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: finishing write tid 2 to smithi14680844-32 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: finishing write tid 3 to smithi14680844-32 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: finishing write tid 4 to smithi14680844-32 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: finishing write tid 5 to smithi14680844-32 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: oid 32 updating version 0 to 699 2024-04-26T04:44:40.734 INFO:tasks.rados.rados.0.smithi146.stdout:1179: oid 32 updating version 699 to 700 2024-04-26T04:44:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:1179: oid 32 updating version 700 to 701 2024-04-26T04:44:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:1179: oid 32 version 701 is already newer than 698 2024-04-26T04:44:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 701 (ObjNum 381 snap 112 seq_num 381) dirty exists 2024-04-26T04:44:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:1179: left oid 32 (ObjNum 381 snap 112 seq_num 381) 2024-04-26T04:44:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:1182: finishing write tid 1 to smithi14680844-14 2024-04-26T04:44:40.737 INFO:tasks.rados.rados.0.smithi146.stdout:1179: done (2 left) 2024-04-26T04:44:40.737 INFO:tasks.rados.rados.0.smithi146.stdout:1183: done (1 left) 2024-04-26T04:44:40.737 INFO:tasks.rados.rados.0.smithi146.stdout:1184: read oid 30 snap -1 2024-04-26T04:44:40.737 INFO:tasks.rados.rados.0.smithi146.stdout:1184: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1185: rollback oid 39 current snap is 112 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 84 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1186: copy_from oid 44 from oid 28 current snap is 112 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1187: setattr oid 11 current snap is 112 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1186: finishing copy_from to smithi14680844-44 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1186: got expected ENOENT (src dne) 2024-04-26T04:44:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1186: finishing copy_from racing read to smithi14680844-44 2024-04-26T04:44:40.739 INFO:tasks.rados.rados.0.smithi146.stdout:1182: finishing write tid 2 to smithi14680844-14 2024-04-26T04:44:40.739 INFO:tasks.rados.rados.0.smithi146.stdout:1186: done (4 left) 2024-04-26T04:44:40.739 INFO:tasks.rados.rados.0.smithi146.stdout:1188: delete oid 21 current snap is 112 2024-04-26T04:44:40.739 INFO:tasks.rados.rados.0.smithi146.stdout:1182: finishing write tid 3 to smithi14680844-14 2024-04-26T04:44:40.740 INFO:tasks.rados.rados.0.smithi146.stdout:1185: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:44:40.741 INFO:tasks.rados.rados.0.smithi146.stdout:1185: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:44:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1185: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:44:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 430 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-04-26T04:44:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1185: done (4 left) 2024-04-26T04:44:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:1188: done (3 left) 2024-04-26T04:44:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:1189: read oid 2 snap -1 2024-04-26T04:44:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:1189: expect deleted 2024-04-26T04:44:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:1190: delete oid 26 current snap is 112 2024-04-26T04:44:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 572 (ObjNum 365 snap 108 seq_num 365) dirty exists 2024-04-26T04:44:40.747 INFO:tasks.rados.rados.0.smithi146.stdout:1187: done (4 left) 2024-04-26T04:44:40.747 INFO:tasks.rados.rados.0.smithi146.stdout:1189: done (3 left) 2024-04-26T04:44:40.747 INFO:tasks.rados.rados.0.smithi146.stdout:1190: done (2 left) 2024-04-26T04:44:40.747 INFO:tasks.rados.rados.0.smithi146.stdout:1191: snap_remove snap 93 2024-04-26T04:44:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[92947]: pgmap v86: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[92947]: Reconfiguring mgr.x (monmap changed)... 2024-04-26T04:44:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[92947]: Reconfiguring daemon mgr.x on smithi204 2024-04-26T04:44:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[95531]: pgmap v86: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[95531]: Reconfiguring mgr.x (monmap changed)... 2024-04-26T04:44:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:40 smithi146 ceph-mon[95531]: Reconfiguring daemon mgr.x on smithi204 2024-04-26T04:44:41.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:40 smithi204 ceph-mon[88313]: pgmap v86: 121 pgs: 121 active+clean; 294 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:41.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:40 smithi204 ceph-mon[88313]: Reconfiguring mgr.x (monmap changed)... 2024-04-26T04:44:41.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:40 smithi204 ceph-mon[88313]: Reconfiguring daemon mgr.x on smithi204 2024-04-26T04:44:41.677 INFO:tasks.rados.rados.0.smithi146.stdout:1191: done (2 left) 2024-04-26T04:44:41.677 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 112 2024-04-26T04:44:41.677 INFO:tasks.rados.rados.0.smithi146.stdout:1182: finishing write tid 4 to smithi14680844-14 2024-04-26T04:44:41.677 INFO:tasks.rados.rados.0.smithi146.stdout:1184: expect (ObjNum 302 snap 85 seq_num 302) 2024-04-26T04:44:41.927 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:44:41.927 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[95531]: osdmap e285: 8 total, 8 up, 8 in 2024-04-26T04:44:41.927 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.927 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.927 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:44:41.927 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:41.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[92947]: osdmap e285: 8 total, 8 up, 8 in 2024-04-26T04:44:41.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:44:41.928 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:41.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:41 smithi204 ceph-mon[88313]: osdmap e285: 8 total, 8 up, 8 in 2024-04-26T04:44:41.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:41.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:44:41.937 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:42.150 INFO:tasks.rados.rados.0.smithi146.stdout:1182: finishing write tid 5 to smithi14680844-14 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1182: oid 14 updating version 0 to 405 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1182: oid 14 version 405 is already newer than 404 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1182: oid 14 updating version 405 to 407 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1182: oid 14 version 407 is already newer than 406 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 407 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1182: left oid 14 (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:44:42.151 INFO:tasks.rados.rados.0.smithi146.stdout:1192: seq_num 386 ranges {6594560=466944,7061504=638976,7700480=565248} 2024-04-26T04:44:42.189 INFO:tasks.rados.rados.0.smithi146.stdout:1192: writing smithi14680844-12 from 6594560 to 7061504 tid 1 2024-04-26T04:44:42.192 INFO:tasks.rados.rados.0.smithi146.stdout:1192: writing smithi14680844-12 from 7061504 to 7700480 tid 2 2024-04-26T04:44:42.196 INFO:tasks.rados.rados.0.smithi146.stdout:1192: writing smithi14680844-12 from 7700480 to 8265728 tid 3 2024-04-26T04:44:42.196 INFO:tasks.rados.rados.0.smithi146.stdout:1182: done (2 left) 2024-04-26T04:44:42.197 INFO:tasks.rados.rados.0.smithi146.stdout:1184: done (1 left) 2024-04-26T04:44:42.197 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 112 2024-04-26T04:44:42.197 INFO:tasks.rados.rados.0.smithi146.stdout:1192: finishing write tid 1 to smithi14680844-12 2024-04-26T04:44:42.197 INFO:tasks.rados.rados.0.smithi146.stdout:1192: finishing write tid 2 to smithi14680844-12 2024-04-26T04:44:42.197 INFO:tasks.rados.rados.0.smithi146.stdout:1193: seq_num 387 ranges {5693440=483328,6176768=524288,6701056=679936} 2024-04-26T04:44:42.229 INFO:tasks.rados.rados.0.smithi146.stdout:1193: writing smithi14680844-30 from 5693440 to 6176768 tid 1 2024-04-26T04:44:42.232 INFO:tasks.rados.rados.0.smithi146.stdout:1193: writing smithi14680844-30 from 6176768 to 6701056 tid 2 2024-04-26T04:44:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:1193: writing smithi14680844-30 from 6701056 to 7380992 tid 3 2024-04-26T04:44:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:1194: copy_from oid 22 from oid 1 current snap is 112 2024-04-26T04:44:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:1192: finishing write tid 3 to smithi14680844-12 2024-04-26T04:44:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:1192: finishing write tid 4 to smithi14680844-12 2024-04-26T04:44:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:1192: finishing write tid 5 to smithi14680844-12 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: oid 12 updating version 0 to 601 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: oid 12 updating version 601 to 602 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: oid 12 version 602 is already newer than 599 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: oid 12 version 602 is already newer than 600 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 602 (ObjNum 386 snap 112 seq_num 386) dirty exists 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: left oid 12 (ObjNum 386 snap 112 seq_num 386) 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1192: done (2 left) 2024-04-26T04:44:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:1195: snap_remove snap 104 2024-04-26T04:44:42.262 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (5m) 37s ago 6m 26.8M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (6m) 22s ago 6m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (7m) 37s ago 7m 18.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (7m) 22s ago 7m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (89s) 22s ago 10m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (2m) 37s ago 12m 507M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (74s) 37s ago 12m 41.2M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (28s) 22s ago 11m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (47s) 37s ago 11m 24.5M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (6m) 37s ago 6m 15.7M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (6m) 22s ago 6m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (10m) 37s ago 10m 165M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 0aefa43683e7 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (10m) 37s ago 10m 136M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:44:42.263 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (9m) 37s ago 9m 167M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (9m) 37s ago 9m 103M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (8m) 22s ago 8m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (8m) 22s ago 8m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (8m) 22s ago 8m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (7m) 22s ago 7m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:44:42.264 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (95s) 22s ago 6m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:42.657 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 10, 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 5 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:44:42.658 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1195: done (2 left) 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1196: read oid 28 snap 63 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1196: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1197: snap_create 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: finishing write tid 1 to smithi14680844-30 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: finishing write tid 2 to smithi14680844-30 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: finishing write tid 3 to smithi14680844-30 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: finishing write tid 4 to smithi14680844-30 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: finishing write tid 5 to smithi14680844-30 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: oid 30 updating version 0 to 413 2024-04-26T04:44:42.690 INFO:tasks.rados.rados.0.smithi146.stdout:1193: oid 30 updating version 413 to 416 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:1193: oid 30 version 416 is already newer than 414 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:1193: oid 30 version 416 is already newer than 415 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 416 (ObjNum 387 snap 112 seq_num 387) dirty exists 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:1193: left oid 30 (ObjNum 387 snap 112 seq_num 387) 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:1194: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:1194: finishing copy_from to smithi14680844-22 2024-04-26T04:44:42.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 185 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:44:42.708 INFO:tasks.rados.rados.0.smithi146.stdout:1196: expect (ObjNum 160 snap 41 seq_num 160) 2024-04-26T04:44:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[95531]: pgmap v89: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[95531]: Reconfiguring osd.4 (monmap changed)... 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.4 on smithi204 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[95531]: osdmap e286: 8 total, 8 up, 8 in 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/532483191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[92947]: pgmap v89: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[92947]: Reconfiguring osd.4 (monmap changed)... 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.4 on smithi204 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[92947]: osdmap e286: 8 total, 8 up, 8 in 2024-04-26T04:44:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:42 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/532483191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:42 smithi204 ceph-mon[88313]: pgmap v89: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:42 smithi204 ceph-mon[88313]: Reconfiguring osd.4 (monmap changed)... 2024-04-26T04:44:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:42 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.4 on smithi204 2024-04-26T04:44:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:42 smithi204 ceph-mon[88313]: osdmap e286: 8 total, 8 up, 8 in 2024-04-26T04:44:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:42 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/532483191' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:43.591 INFO:tasks.rados.rados.0.smithi146.stdout:1193: done (3 left) 2024-04-26T04:44:43.591 INFO:tasks.rados.rados.0.smithi146.stdout:1194: done (2 left) 2024-04-26T04:44:43.591 INFO:tasks.rados.rados.0.smithi146.stdout:1196: done (1 left) 2024-04-26T04:44:43.592 INFO:tasks.rados.rados.0.smithi146.stdout:1197: done (0 left) 2024-04-26T04:44:43.592 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 113 2024-04-26T04:44:43.592 INFO:tasks.rados.rados.0.smithi146.stdout:1198: seq_num 388 ranges {0=507904,507904=458752,966656=606208,1572864=139264} 2024-04-26T04:44:43.593 INFO:tasks.rados.rados.0.smithi146.stdout:1198: writing smithi14680844-13 from 0 to 507904 tid 1 2024-04-26T04:44:43.596 INFO:tasks.rados.rados.0.smithi146.stdout:1198: writing smithi14680844-13 from 507904 to 966656 tid 2 2024-04-26T04:44:43.600 INFO:tasks.rados.rados.0.smithi146.stdout:1198: writing smithi14680844-13 from 966656 to 1572864 tid 3 2024-04-26T04:44:43.601 INFO:tasks.rados.rados.0.smithi146.stdout:1198: writing smithi14680844-13 from 1572864 to 1712128 tid 4 2024-04-26T04:44:43.601 INFO:tasks.rados.rados.0.smithi146.stdout:1199: snap_create 2024-04-26T04:44:43.601 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 1 to smithi14680844-13 2024-04-26T04:44:43.601 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 2 to smithi14680844-13 2024-04-26T04:44:43.604 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 3 to smithi14680844-13 2024-04-26T04:44:43.604 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 4 to smithi14680844-13 2024-04-26T04:44:43.604 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 5 to smithi14680844-13 2024-04-26T04:44:43.608 INFO:tasks.rados.rados.0.smithi146.stdout:1198: finishing write tid 6 to smithi14680844-13 2024-04-26T04:44:43.608 INFO:tasks.rados.rados.0.smithi146.stdout:1198: oid 13 updating version 0 to 115 2024-04-26T04:44:43.608 INFO:tasks.rados.rados.0.smithi146.stdout:1198: oid 13 version 115 is already newer than 113 2024-04-26T04:44:43.608 INFO:tasks.rados.rados.0.smithi146.stdout:1198: oid 13 version 115 is already newer than 114 2024-04-26T04:44:43.608 INFO:tasks.rados.rados.0.smithi146.stdout:1198: oid 13 version 115 is already newer than 112 2024-04-26T04:44:43.609 INFO:tasks.rados.rados.0.smithi146.stdout:1198: oid 13 version 115 is already newer than 111 2024-04-26T04:44:43.609 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 115 (ObjNum 388 snap 113 seq_num 388) dirty exists 2024-04-26T04:44:43.609 INFO:tasks.rados.rados.0.smithi146.stdout:1198: left oid 13 (ObjNum 388 snap 113 seq_num 388) 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: osdmap e287: 8 total, 8 up, 8 in 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: pgmap v92: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: Reconfiguring osd.5 (monmap changed)... 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.5 on smithi204 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[95531]: osdmap e288: 8 total, 8 up, 8 in 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: osdmap e287: 8 total, 8 up, 8 in 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: pgmap v92: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: Reconfiguring osd.5 (monmap changed)... 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.5 on smithi204 2024-04-26T04:44:43.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:43 smithi146 ceph-mon[92947]: osdmap e288: 8 total, 8 up, 8 in 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='client.44126 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='client.44132 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: osdmap e287: 8 total, 8 up, 8 in 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: pgmap v92: 121 pgs: 121 active+clean; 298 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:44.024 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:44.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: Reconfiguring osd.5 (monmap changed)... 2024-04-26T04:44:44.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:44:44.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:44.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.5 on smithi204 2024-04-26T04:44:44.025 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:43 smithi204 ceph-mon[88313]: osdmap e288: 8 total, 8 up, 8 in 2024-04-26T04:44:44.595 INFO:tasks.rados.rados.0.smithi146.stdout:1198: done (1 left) 2024-04-26T04:44:44.595 INFO:tasks.rados.rados.0.smithi146.stdout:1199: done (0 left) 2024-04-26T04:44:44.595 INFO:tasks.rados.rados.0.smithi146.stdout:1200: rollback oid 26 current snap is 114 2024-04-26T04:44:44.596 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 113 2024-04-26T04:44:44.596 INFO:tasks.rados.rados.0.smithi146.stdout:1201: copy_from oid 48 from oid 14 current snap is 114 2024-04-26T04:44:44.596 INFO:tasks.rados.rados.0.smithi146.stdout:1202: snap_create 2024-04-26T04:44:44.601 INFO:tasks.rados.rados.0.smithi146.stdout:1200: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:44:44.602 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 708 (ObjNum 2529 snap 0 seq_num 3957305920) dirty dne 2024-04-26T04:44:44.640 INFO:tasks.rados.rados.0.smithi146.stdout:1201: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:44:44.641 INFO:tasks.rados.rados.0.smithi146.stdout:1201: finishing copy_from to smithi14680844-48 2024-04-26T04:44:44.641 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 407 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:44:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: Reconfiguring osd.6 (monmap changed)... 2024-04-26T04:44:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:44:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.6 on smithi204 2024-04-26T04:44:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:45 smithi204 ceph-mon[88313]: osdmap e289: 8 total, 8 up, 8 in 2024-04-26T04:44:45.604 INFO:tasks.rados.rados.0.smithi146.stdout:1200: done (2 left) 2024-04-26T04:44:45.604 INFO:tasks.rados.rados.0.smithi146.stdout:1201: done (1 left) 2024-04-26T04:44:45.604 INFO:tasks.rados.rados.0.smithi146.stdout:1202: done (0 left) 2024-04-26T04:44:45.604 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 115 2024-04-26T04:44:45.604 INFO:tasks.rados.rados.0.smithi146.stdout:1203: seq_num 389 ranges {598016=524288,1122304=745472,1867776=458752} 2024-04-26T04:44:45.609 INFO:tasks.rados.rados.0.smithi146.stdout:1203: writing smithi14680844-23 from 598016 to 1122304 tid 1 2024-04-26T04:44:45.614 INFO:tasks.rados.rados.0.smithi146.stdout:1203: writing smithi14680844-23 from 1122304 to 1867776 tid 2 2024-04-26T04:44:45.617 INFO:tasks.rados.rados.0.smithi146.stdout:1203: writing smithi14680844-23 from 1867776 to 2326528 tid 3 2024-04-26T04:44:45.617 INFO:tasks.rados.rados.0.smithi146.stdout:1203: finishing write tid 1 to smithi14680844-23 2024-04-26T04:44:45.617 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 115 2024-04-26T04:44:45.617 INFO:tasks.rados.rados.0.smithi146.stdout:1204: seq_num 390 ranges {4956160=540672,5496832=630784,6127616=573440} 2024-04-26T04:44:45.646 INFO:tasks.rados.rados.0.smithi146.stdout:1204: writing smithi14680844-36 from 4956160 to 5496832 tid 1 2024-04-26T04:44:45.650 INFO:tasks.rados.rados.0.smithi146.stdout:1204: writing smithi14680844-36 from 5496832 to 6127616 tid 2 2024-04-26T04:44:45.653 INFO:tasks.rados.rados.0.smithi146.stdout:1204: writing smithi14680844-36 from 6127616 to 6701056 tid 3 2024-04-26T04:44:45.654 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 115 2024-04-26T04:44:45.654 INFO:tasks.rados.rados.0.smithi146.stdout:1203: finishing write tid 2 to smithi14680844-23 2024-04-26T04:44:45.654 INFO:tasks.rados.rados.0.smithi146.stdout:1205: seq_num 391 ranges {8265728=557056,8822784=516096,9338880=688128} 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: Reconfiguring osd.6 (monmap changed)... 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.6 on smithi204 2024-04-26T04:44:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[95531]: osdmap e289: 8 total, 8 up, 8 in 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: Reconfiguring osd.6 (monmap changed)... 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.6 on smithi204 2024-04-26T04:44:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:45 smithi146 ceph-mon[92947]: osdmap e289: 8 total, 8 up, 8 in 2024-04-26T04:44:45.700 INFO:tasks.rados.rados.0.smithi146.stdout:1205: writing smithi14680844-12 from 8265728 to 8822784 tid 1 2024-04-26T04:44:45.704 INFO:tasks.rados.rados.0.smithi146.stdout:1205: writing smithi14680844-12 from 8822784 to 9338880 tid 2 2024-04-26T04:44:45.709 INFO:tasks.rados.rados.0.smithi146.stdout:1205: writing smithi14680844-12 from 9338880 to 10027008 tid 3 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1206: snap_create 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: finishing write tid 3 to smithi14680844-23 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: finishing write tid 4 to smithi14680844-23 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: finishing write tid 5 to smithi14680844-23 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: oid 23 updating version 0 to 722 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: oid 23 updating version 722 to 723 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: oid 23 updating version 723 to 724 2024-04-26T04:44:45.712 INFO:tasks.rados.rados.0.smithi146.stdout:1203: oid 23 version 724 is already newer than 721 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 724 (ObjNum 389 snap 115 seq_num 389) dirty exists 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1203: left oid 23 (ObjNum 389 snap 115 seq_num 389) 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: finishing write tid 1 to smithi14680844-36 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: finishing write tid 2 to smithi14680844-36 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: finishing write tid 3 to smithi14680844-36 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: finishing write tid 4 to smithi14680844-36 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: finishing write tid 5 to smithi14680844-36 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: oid 36 updating version 0 to 574 2024-04-26T04:44:45.713 INFO:tasks.rados.rados.0.smithi146.stdout:1204: oid 36 updating version 574 to 576 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:1204: oid 36 version 576 is already newer than 573 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:1204: oid 36 version 576 is already newer than 575 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 576 (ObjNum 390 snap 115 seq_num 390) dirty exists 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:1204: left oid 36 (ObjNum 390 snap 115 seq_num 390) 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:1205: finishing write tid 1 to smithi14680844-12 2024-04-26T04:44:45.714 INFO:tasks.rados.rados.0.smithi146.stdout:1205: finishing write tid 2 to smithi14680844-12 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: finishing write tid 3 to smithi14680844-12 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: finishing write tid 4 to smithi14680844-12 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: finishing write tid 5 to smithi14680844-12 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: oid 12 updating version 0 to 603 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: oid 12 updating version 603 to 606 2024-04-26T04:44:45.715 INFO:tasks.rados.rados.0.smithi146.stdout:1205: oid 12 version 606 is already newer than 605 2024-04-26T04:44:45.716 INFO:tasks.rados.rados.0.smithi146.stdout:1205: oid 12 version 606 is already newer than 604 2024-04-26T04:44:45.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 606 (ObjNum 391 snap 115 seq_num 391) dirty exists 2024-04-26T04:44:45.716 INFO:tasks.rados.rados.0.smithi146.stdout:1205: left oid 12 (ObjNum 391 snap 115 seq_num 391) 2024-04-26T04:44:46.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:46] "GET /metrics HTTP/1.1" 200 36083 "" "Prometheus/2.43.0" 2024-04-26T04:44:46.609 INFO:tasks.rados.rados.0.smithi146.stdout:1203: done (3 left) 2024-04-26T04:44:46.609 INFO:tasks.rados.rados.0.smithi146.stdout:1204: done (2 left) 2024-04-26T04:44:46.610 INFO:tasks.rados.rados.0.smithi146.stdout:1205: done (1 left) 2024-04-26T04:44:46.610 INFO:tasks.rados.rados.0.smithi146.stdout:1206: done (0 left) 2024-04-26T04:44:46.610 INFO:tasks.rados.rados.0.smithi146.stdout:1207: read oid 16 snap -1 2024-04-26T04:44:46.610 INFO:tasks.rados.rados.0.smithi146.stdout:1207: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:44:46.610 INFO:tasks.rados.rados.0.smithi146.stdout:1208: delete oid 45 current snap is 116 2024-04-26T04:44:46.614 INFO:tasks.rados.rados.0.smithi146.stdout:1208: done (1 left) 2024-04-26T04:44:46.614 INFO:tasks.rados.rados.0.smithi146.stdout:1209: delete oid 43 current snap is 116 2024-04-26T04:44:46.617 INFO:tasks.rados.rados.0.smithi146.stdout:1209: done (1 left) 2024-04-26T04:44:46.617 INFO:tasks.rados.rados.0.smithi146.stdout:1210: delete oid 7 current snap is 116 2024-04-26T04:44:46.619 INFO:tasks.rados.rados.0.smithi146.stdout:1210: done (1 left) 2024-04-26T04:44:46.619 INFO:tasks.rados.rados.0.smithi146.stdout:1211: read oid 25 snap -1 2024-04-26T04:44:46.619 INFO:tasks.rados.rados.0.smithi146.stdout:1211: expect (ObjNum 378 snap 112 seq_num 378) 2024-04-26T04:44:46.619 INFO:tasks.rados.rados.0.smithi146.stdout:1212: read oid 41 snap -1 2024-04-26T04:44:46.619 INFO:tasks.rados.rados.0.smithi146.stdout:1212: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:46.620 INFO:tasks.rados.rados.0.smithi146.stdout:1213: read oid 4 snap 110 2024-04-26T04:44:46.620 INFO:tasks.rados.rados.0.smithi146.stdout:1213: expect (ObjNum 272 snap 74 seq_num 272) 2024-04-26T04:44:46.620 INFO:tasks.rados.rados.0.smithi146.stdout:1214: delete oid 44 current snap is 116 2024-04-26T04:44:46.622 INFO:tasks.rados.rados.0.smithi146.stdout:1214: done (4 left) 2024-04-26T04:44:46.622 INFO:tasks.rados.rados.0.smithi146.stdout:1215: rollback oid 46 current snap is 116 2024-04-26T04:44:46.622 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 88 2024-04-26T04:44:46.623 INFO:tasks.rados.rados.0.smithi146.stdout:1216: snap_remove snap 109 2024-04-26T04:44:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: pgmap v95: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: osdmap e290: 8 total, 8 up, 8 in 2024-04-26T04:44:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:44:46.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:46.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: pgmap v95: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:46.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: osdmap e290: 8 total, 8 up, 8 in 2024-04-26T04:44:46.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:44:46.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: pgmap v95: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: osdmap e290: 8 total, 8 up, 8 in 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:44:46.950 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:47.617 INFO:tasks.rados.rados.0.smithi146.stdout:1216: done (5 left) 2024-04-26T04:44:47.617 INFO:tasks.rados.rados.0.smithi146.stdout:1217: read oid 22 snap -1 2024-04-26T04:44:47.617 INFO:tasks.rados.rados.0.smithi146.stdout:1217: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:44:47.617 INFO:tasks.rados.rados.0.smithi146.stdout:1212: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:47.643 INFO:tasks.rados.rados.0.smithi146.stdout:1215: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:44:47.643 INFO:tasks.rados.rados.0.smithi146.stdout:1215: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:44:47.643 INFO:tasks.rados.rados.0.smithi146.stdout:1215: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:44:47.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 727 (ObjNum 100 snap 20 seq_num 100) dirty exists 2024-04-26T04:44:47.644 INFO:tasks.rados.rados.0.smithi146.stdout:1207: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:44:47.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:47 smithi204 ceph-mon[88313]: Reconfiguring osd.7 (monmap changed)... 2024-04-26T04:44:47.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:47 smithi204 ceph-mon[88313]: Reconfiguring daemon osd.7 on smithi204 2024-04-26T04:44:47.663 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:47 smithi204 ceph-mon[88313]: osdmap e291: 8 total, 8 up, 8 in 2024-04-26T04:44:47.898 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[92947]: Reconfiguring osd.7 (monmap changed)... 2024-04-26T04:44:47.898 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[92947]: Reconfiguring daemon osd.7 on smithi204 2024-04-26T04:44:47.898 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[92947]: osdmap e291: 8 total, 8 up, 8 in 2024-04-26T04:44:47.898 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[95531]: Reconfiguring osd.7 (monmap changed)... 2024-04-26T04:44:47.898 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[95531]: Reconfiguring daemon osd.7 on smithi204 2024-04-26T04:44:47.899 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:47 smithi146 ceph-mon[95531]: osdmap e291: 8 total, 8 up, 8 in 2024-04-26T04:44:48.166 INFO:tasks.rados.rados.0.smithi146.stdout:1211: expect (ObjNum 378 snap 112 seq_num 378) 2024-04-26T04:44:48.269 INFO:tasks.rados.rados.0.smithi146.stdout:1213: expect (ObjNum 272 snap 74 seq_num 272) 2024-04-26T04:44:48.472 INFO:tasks.rados.rados.0.smithi146.stdout:1207: done (5 left) 2024-04-26T04:44:48.472 INFO:tasks.rados.rados.0.smithi146.stdout:1211: done (4 left) 2024-04-26T04:44:48.473 INFO:tasks.rados.rados.0.smithi146.stdout:1212: done (3 left) 2024-04-26T04:44:48.473 INFO:tasks.rados.rados.0.smithi146.stdout:1213: done (2 left) 2024-04-26T04:44:48.473 INFO:tasks.rados.rados.0.smithi146.stdout:1215: done (1 left) 2024-04-26T04:44:48.473 INFO:tasks.rados.rados.0.smithi146.stdout:1218: setattr oid 4 current snap is 116 2024-04-26T04:44:48.474 INFO:tasks.rados.rados.0.smithi146.stdout:1219: delete oid 3 current snap is 116 2024-04-26T04:44:48.476 INFO:tasks.rados.rados.0.smithi146.stdout:1219: done (2 left) 2024-04-26T04:44:48.476 INFO:tasks.rados.rados.0.smithi146.stdout:1220: snap_create 2024-04-26T04:44:48.478 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 723 (ObjNum 272 snap 74 seq_num 272) dirty exists 2024-04-26T04:44:48.481 INFO:tasks.rados.rados.0.smithi146.stdout:1217: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:44:48.594 INFO:tasks.rados.rados.0.smithi146.stdout:1217: done (2 left) 2024-04-26T04:44:48.594 INFO:tasks.rados.rados.0.smithi146.stdout:1218: done (1 left) 2024-04-26T04:44:48.594 INFO:tasks.rados.rados.0.smithi146.stdout:1220: done (0 left) 2024-04-26T04:44:48.595 INFO:tasks.rados.rados.0.smithi146.stdout:1221: rollback oid 41 current snap is 117 2024-04-26T04:44:48.595 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 114 2024-04-26T04:44:48.595 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 117 2024-04-26T04:44:48.595 INFO:tasks.rados.rados.0.smithi146.stdout:1222: seq_num 397 ranges {5005312=655360,5660672=671744,6332416=532480} 2024-04-26T04:44:48.625 INFO:tasks.rados.rados.0.smithi146.stdout:1222: writing smithi14680844-4 from 5005312 to 5660672 tid 1 2024-04-26T04:44:48.629 INFO:tasks.rados.rados.0.smithi146.stdout:1222: writing smithi14680844-4 from 5660672 to 6332416 tid 2 2024-04-26T04:44:48.632 INFO:tasks.rados.rados.0.smithi146.stdout:1222: writing smithi14680844-4 from 6332416 to 6864896 tid 3 2024-04-26T04:44:48.632 INFO:tasks.rados.rados.0.smithi146.stdout:1223: delete oid 19 current snap is 117 2024-04-26T04:44:48.632 INFO:tasks.rados.rados.0.smithi146.stdout:1221: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:44:48.632 INFO:tasks.rados.rados.0.smithi146.stdout:1221: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:44:48.633 INFO:tasks.rados.rados.0.smithi146.stdout:1221: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:44:48.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 735 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:44:48.633 INFO:tasks.rados.rados.0.smithi146.stdout:1222: finishing write tid 1 to smithi14680844-4 2024-04-26T04:44:48.633 INFO:tasks.rados.rados.0.smithi146.stdout:1222: finishing write tid 2 to smithi14680844-4 2024-04-26T04:44:48.635 INFO:tasks.rados.rados.0.smithi146.stdout:1222: finishing write tid 3 to smithi14680844-4 2024-04-26T04:44:48.636 INFO:tasks.rados.rados.0.smithi146.stdout:1222: finishing write tid 4 to smithi14680844-4 2024-04-26T04:44:48.636 INFO:tasks.rados.rados.0.smithi146.stdout:1221: done (2 left) 2024-04-26T04:44:48.637 INFO:tasks.rados.rados.0.smithi146.stdout:1223: done (1 left) 2024-04-26T04:44:48.637 INFO:tasks.rados.rados.0.smithi146.stdout:1224: rollback oid 6 current snap is 117 2024-04-26T04:44:48.637 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 6 to 110 2024-04-26T04:44:48.637 INFO:tasks.rados.rados.0.smithi146.stdout:1225: snap_remove snap 58 2024-04-26T04:44:48.869 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: pgmap v98: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: osdmap e292: 8 total, 8 up, 8 in 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' 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-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[92947]: osdmap e293: 8 total, 8 up, 8 in 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: pgmap v98: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:48.870 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: osdmap e292: 8 total, 8 up, 8 in 2024-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: from='mgr.25175 ' 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-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:48.871 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:48 smithi146 ceph-mon[95531]: osdmap e293: 8 total, 8 up, 8 in 2024-04-26T04:44:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: pgmap v98: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 5.5 MiB/s wr, 19 op/s 2024-04-26T04:44:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: osdmap e292: 8 total, 8 up, 8 in 2024-04-26T04:44:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:44:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: from='mgr.25175 ' 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-04-26T04:44:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:48 smithi204 ceph-mon[88313]: osdmap e293: 8 total, 8 up, 8 in 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1225: done (2 left) 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1226: read oid 7 snap -1 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1226: expect deleted 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1227: delete oid 35 current snap is 117 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1222: finishing write tid 5 to smithi14680844-4 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1222: oid 4 updating version 0 to 728 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1222: oid 4 version 728 is already newer than 725 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1222: oid 4 version 728 is already newer than 726 2024-04-26T04:44:49.630 INFO:tasks.rados.rados.0.smithi146.stdout:1222: oid 4 version 728 is already newer than 727 2024-04-26T04:44:49.631 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 728 (ObjNum 397 snap 117 seq_num 397) dirty exists 2024-04-26T04:44:49.631 INFO:tasks.rados.rados.0.smithi146.stdout:1222: left oid 4 (ObjNum 397 snap 117 seq_num 397) 2024-04-26T04:44:49.631 INFO:tasks.rados.rados.0.smithi146.stdout:1224: finishing rollback tid 1 to smithi14680844-6 2024-04-26T04:44:49.631 INFO:tasks.rados.rados.0.smithi146.stdout:1224: finishing rollback tid 2 to smithi14680844-6 2024-04-26T04:44:49.631 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 359 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:44:49.641 INFO:tasks.rados.rados.0.smithi146.stdout:1222: done (3 left) 2024-04-26T04:44:49.641 INFO:tasks.rados.rados.0.smithi146.stdout:1224: done (2 left) 2024-04-26T04:44:49.641 INFO:tasks.rados.rados.0.smithi146.stdout:1226: done (1 left) 2024-04-26T04:44:49.641 INFO:tasks.rados.rados.0.smithi146.stdout:1227: done (0 left) 2024-04-26T04:44:49.641 INFO:tasks.rados.rados.0.smithi146.stdout:1228: rollback oid 8 current snap is 117 2024-04-26T04:44:49.642 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 114 2024-04-26T04:44:49.642 INFO:tasks.rados.rados.0.smithi146.stdout:1229: rmattr oid 2 current snap is 117 2024-04-26T04:44:49.642 INFO:tasks.rados.rados.0.smithi146.stdout:1229: done (1 left) 2024-04-26T04:44:49.642 INFO:tasks.rados.rados.0.smithi146.stdout:1230: delete oid 9 current snap is 117 2024-04-26T04:44:49.648 INFO:tasks.rados.rados.0.smithi146.stdout:1230: done (1 left) 2024-04-26T04:44:49.648 INFO:tasks.rados.rados.0.smithi146.stdout:1231: read oid 16 snap -1 2024-04-26T04:44:49.648 INFO:tasks.rados.rados.0.smithi146.stdout:1231: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:44:49.648 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 117 2024-04-26T04:44:49.648 INFO:tasks.rados.rados.0.smithi146.stdout:1232: seq_num 401 ranges {11640832=720896,12361728=606208,12967936=598016} 2024-04-26T04:44:49.716 INFO:tasks.rados.rados.0.smithi146.stdout:1232: writing smithi14680844-48 from 11640832 to 12361728 tid 1 2024-04-26T04:44:49.719 INFO:tasks.rados.rados.0.smithi146.stdout:1232: writing smithi14680844-48 from 12361728 to 12967936 tid 2 2024-04-26T04:44:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:1232: writing smithi14680844-48 from 12967936 to 13565952 tid 3 2024-04-26T04:44:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:1233: read oid 2 snap -1 2024-04-26T04:44:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:1233: expect deleted 2024-04-26T04:44:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:1234: snap_create 2024-04-26T04:44:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:1228: finishing rollback tid 0 to smithi14680844-8 2024-04-26T04:44:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:1228: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:44:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:1228: finishing rollback tid 2 to smithi14680844-8 2024-04-26T04:44:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 743 (ObjNum 300 snap 85 seq_num 300) dirty exists 2024-04-26T04:44:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:1231: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:44:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: Reconfiguring mds.b (monmap changed)... 2024-04-26T04:44:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: Reconfiguring daemon mds.b on smithi204 2024-04-26T04:44:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:49.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-26T04:44:49.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:49.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: Reconfiguring mds.b (monmap changed)... 2024-04-26T04:44:49.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: Reconfiguring daemon mds.b on smithi204 2024-04-26T04:44:49.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:49.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:49.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-26T04:44:49.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:49.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:49.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: Reconfiguring mds.b (monmap changed)... 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: Reconfiguring daemon mds.b on smithi204 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:50.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:50.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:50.238 INFO:tasks.rados.rados.0.smithi146.stdout:1232: finishing write tid 1 to smithi14680844-48 2024-04-26T04:44:50.238 INFO:tasks.rados.rados.0.smithi146.stdout:1232: finishing write tid 2 to smithi14680844-48 2024-04-26T04:44:50.238 INFO:tasks.rados.rados.0.smithi146.stdout:1232: finishing write tid 3 to smithi14680844-48 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: finishing write tid 4 to smithi14680844-48 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: finishing write tid 5 to smithi14680844-48 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: oid 48 updating version 0 to 612 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: oid 48 updating version 612 to 615 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: oid 48 version 615 is already newer than 613 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: oid 48 version 615 is already newer than 614 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 615 (ObjNum 401 snap 117 seq_num 401) dirty exists 2024-04-26T04:44:50.239 INFO:tasks.rados.rados.0.smithi146.stdout:1232: left oid 48 (ObjNum 401 snap 117 seq_num 401) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1228: done (4 left) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1231: done (3 left) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1232: done (2 left) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1233: done (1 left) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1234: done (0 left) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1235: read oid 18 snap -1 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1235: expect (ObjNum 333 snap 97 seq_num 333) 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 118 2024-04-26T04:44:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1236: seq_num 402 ranges {6701056=737280,7438336=491520,7929856=516096,8445952=196608} 2024-04-26T04:44:50.676 INFO:tasks.rados.rados.0.smithi146.stdout:1236: writing smithi14680844-36 from 6701056 to 7438336 tid 1 2024-04-26T04:44:50.679 INFO:tasks.rados.rados.0.smithi146.stdout:1236: writing smithi14680844-36 from 7438336 to 7929856 tid 2 2024-04-26T04:44:50.682 INFO:tasks.rados.rados.0.smithi146.stdout:1236: writing smithi14680844-36 from 7929856 to 8445952 tid 3 2024-04-26T04:44:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:1236: writing smithi14680844-36 from 8445952 to 8642560 tid 4 2024-04-26T04:44:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:1237: read oid 3 snap -1 2024-04-26T04:44:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:1237: expect deleted 2024-04-26T04:44:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 118 2024-04-26T04:44:50.683 INFO:tasks.rados.rados.0.smithi146.stdout:1238: seq_num 403 ranges {3645440=753664,4399104=425984,4825088=720896,5545984=57344} 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: pgmap v101: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all mon 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all crash 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: Upgrade: osd.0 is safe to restart 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[95531]: osdmap e294: 8 total, 8 up, 8 in 2024-04-26T04:44:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: pgmap v101: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all mon 2024-04-26T04:44:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all crash 2024-04-26T04:44:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: Upgrade: osd.0 is safe to restart 2024-04-26T04:44:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:50 smithi146 ceph-mon[92947]: osdmap e294: 8 total, 8 up, 8 in 2024-04-26T04:44:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:1238: writing smithi14680844-15 from 3645440 to 4399104 tid 1 2024-04-26T04:44:50.709 INFO:tasks.rados.rados.0.smithi146.stdout:1238: writing smithi14680844-15 from 4399104 to 4825088 tid 2 2024-04-26T04:44:50.713 INFO:tasks.rados.rados.0.smithi146.stdout:1238: writing smithi14680844-15 from 4825088 to 5545984 tid 3 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1238: writing smithi14680844-15 from 5545984 to 5603328 tid 4 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1239: rmattr oid 24 current snap is 118 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1239: done (4 left) 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1240: read oid 27 snap -1 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1240: expect (ObjNum 340 snap 97 seq_num 340) 2024-04-26T04:44:50.714 INFO:tasks.rados.rados.0.smithi146.stdout:1241: read oid 7 snap -1 2024-04-26T04:44:50.715 INFO:tasks.rados.rados.0.smithi146.stdout:1241: expect deleted 2024-04-26T04:44:50.715 INFO:tasks.rados.rados.0.smithi146.stdout:1242: read oid 23 snap -1 2024-04-26T04:44:50.715 INFO:tasks.rados.rados.0.smithi146.stdout:1242: expect (ObjNum 389 snap 115 seq_num 389) 2024-04-26T04:44:50.715 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 118 2024-04-26T04:44:50.715 INFO:tasks.rados.rados.0.smithi146.stdout:1235: expect (ObjNum 333 snap 97 seq_num 333) 2024-04-26T04:44:50.923 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 1 to smithi14680844-36 2024-04-26T04:44:50.923 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 2 to smithi14680844-36 2024-04-26T04:44:50.923 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 3 to smithi14680844-36 2024-04-26T04:44:50.923 INFO:tasks.rados.rados.0.smithi146.stdout:1243: seq_num 404 ranges {6864896=770048,7634944=712704,8347648=491520} 2024-04-26T04:44:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:1243: writing smithi14680844-4 from 6864896 to 7634944 tid 1 2024-04-26T04:44:50.967 INFO:tasks.rados.rados.0.smithi146.stdout:1243: writing smithi14680844-4 from 7634944 to 8347648 tid 2 2024-04-26T04:44:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:1243: writing smithi14680844-4 from 8347648 to 8839168 tid 3 2024-04-26T04:44:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:1235: done (7 left) 2024-04-26T04:44:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:1237: done (6 left) 2024-04-26T04:44:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:1244: copy_from oid 39 from oid 38 current snap is 118 2024-04-26T04:44:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 4 to smithi14680844-36 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 5 to smithi14680844-36 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: finishing write tid 6 to smithi14680844-36 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: oid 36 updating version 0 to 580 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: oid 36 version 580 is already newer than 579 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: oid 36 updating version 580 to 581 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: oid 36 version 581 is already newer than 578 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: oid 36 updating version 581 to 582 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 582 (ObjNum 402 snap 118 seq_num 402) dirty exists 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: left oid 36 (ObjNum 402 snap 118 seq_num 402) 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 1 to smithi14680844-15 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 2 to smithi14680844-15 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1236: done (6 left) 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1245: snap_create 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 3 to smithi14680844-15 2024-04-26T04:44:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 4 to smithi14680844-15 2024-04-26T04:44:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 5 to smithi14680844-15 2024-04-26T04:44:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:1240: expect (ObjNum 340 snap 97 seq_num 340) 2024-04-26T04:44:51.024 INFO:tasks.rados.rados.0.smithi146.stdout:1238: finishing write tid 6 to smithi14680844-15 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: oid 15 updating version 0 to 200 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: oid 15 version 200 is already newer than 197 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: oid 15 version 200 is already newer than 198 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: oid 15 version 200 is already newer than 196 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: oid 15 version 200 is already newer than 199 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 200 (ObjNum 403 snap 118 seq_num 403) dirty exists 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1238: left oid 15 (ObjNum 403 snap 118 seq_num 403) 2024-04-26T04:44:51.025 INFO:tasks.rados.rados.0.smithi146.stdout:1242: expect (ObjNum 389 snap 115 seq_num 389) 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: pgmap v101: 121 pgs: 121 active+clean; 320 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all mon 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all crash 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: Upgrade: osd.0 is safe to restart 2024-04-26T04:44:51.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:50 smithi204 ceph-mon[88313]: osdmap e294: 8 total, 8 up, 8 in 2024-04-26T04:44:51.095 INFO:tasks.rados.rados.0.smithi146.stdout:1243: finishing write tid 1 to smithi14680844-4 2024-04-26T04:44:51.095 INFO:tasks.rados.rados.0.smithi146.stdout:1244: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1244: finishing copy_from to smithi14680844-39 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 598 (ObjNum 273 snap 0 seq_num 2126992288) dirty exists 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: finishing write tid 2 to smithi14680844-4 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: finishing write tid 3 to smithi14680844-4 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: finishing write tid 4 to smithi14680844-4 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: finishing write tid 5 to smithi14680844-4 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: oid 4 updating version 0 to 741 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: oid 4 version 741 is already newer than 740 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: oid 4 updating version 741 to 743 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: oid 4 version 743 is already newer than 742 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 743 (ObjNum 404 snap 118 seq_num 404) dirty exists 2024-04-26T04:44:51.096 INFO:tasks.rados.rados.0.smithi146.stdout:1243: left oid 4 (ObjNum 404 snap 118 seq_num 404) 2024-04-26T04:44:51.640 INFO:tasks.rados.rados.0.smithi146.stdout:1238: done (6 left) 2024-04-26T04:44:51.640 INFO:tasks.rados.rados.0.smithi146.stdout:1240: done (5 left) 2024-04-26T04:44:51.640 INFO:tasks.rados.rados.0.smithi146.stdout:1241: done (4 left) 2024-04-26T04:44:51.641 INFO:tasks.rados.rados.0.smithi146.stdout:1242: done (3 left) 2024-04-26T04:44:51.641 INFO:tasks.rados.rados.0.smithi146.stdout:1243: done (2 left) 2024-04-26T04:44:51.641 INFO:tasks.rados.rados.0.smithi146.stdout:1244: done (1 left) 2024-04-26T04:44:51.641 INFO:tasks.rados.rados.0.smithi146.stdout:1245: done (0 left) 2024-04-26T04:44:51.641 INFO:tasks.rados.rados.0.smithi146.stdout:1246: delete oid 3 current snap is 119 2024-04-26T04:44:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:1246: done (0 left) 2024-04-26T04:44:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:1247: read oid 6 snap -1 2024-04-26T04:44:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:1247: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:44:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 119 2024-04-26T04:44:51.645 INFO:tasks.rados.rados.0.smithi146.stdout:1248: seq_num 406 ranges {0=802816,802816=475136,1277952=499712,1777664=229376} 2024-04-26T04:44:51.649 INFO:tasks.rados.rados.0.smithi146.stdout:1248: writing smithi14680844-20 from 0 to 802816 tid 1 2024-04-26T04:44:51.652 INFO:tasks.rados.rados.0.smithi146.stdout:1248: writing smithi14680844-20 from 802816 to 1277952 tid 2 2024-04-26T04:44:51.655 INFO:tasks.rados.rados.0.smithi146.stdout:1248: writing smithi14680844-20 from 1277952 to 1777664 tid 3 2024-04-26T04:44:51.656 INFO:tasks.rados.rados.0.smithi146.stdout:1248: writing smithi14680844-20 from 1777664 to 2007040 tid 4 2024-04-26T04:44:51.656 INFO:tasks.rados.rados.0.smithi146.stdout:1249: snap_create 2024-04-26T04:44:51.658 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 1 to smithi14680844-20 2024-04-26T04:44:51.659 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 2 to smithi14680844-20 2024-04-26T04:44:51.661 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 3 to smithi14680844-20 2024-04-26T04:44:51.661 INFO:tasks.rados.rados.0.smithi146.stdout:1247: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:44:51.750 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 4 to smithi14680844-20 2024-04-26T04:44:51.750 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 5 to smithi14680844-20 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: finishing write tid 6 to smithi14680844-20 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: oid 20 updating version 0 to 746 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: oid 20 version 746 is already newer than 744 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: oid 20 updating version 746 to 747 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: oid 20 version 747 is already newer than 743 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: oid 20 version 747 is already newer than 745 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 747 (ObjNum 406 snap 119 seq_num 406) dirty exists 2024-04-26T04:44:51.751 INFO:tasks.rados.rados.0.smithi146.stdout:1248: left oid 20 (ObjNum 406 snap 119 seq_num 406) 2024-04-26T04:44:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[95531]: osdmap e295: 8 total, 8 up, 8 in 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[92947]: osdmap e295: 8 total, 8 up, 8 in 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:51 smithi204 ceph-mon[88313]: osdmap e295: 8 total, 8 up, 8 in 2024-04-26T04:44:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:51 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:44:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:51 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-26T04:44:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:51 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:44:52.644 INFO:tasks.rados.rados.0.smithi146.stdout:1247: done (2 left) 2024-04-26T04:44:52.645 INFO:tasks.rados.rados.0.smithi146.stdout:1248: done (1 left) 2024-04-26T04:44:52.645 INFO:tasks.rados.rados.0.smithi146.stdout:1249: done (0 left) 2024-04-26T04:44:52.645 INFO:tasks.rados.rados.0.smithi146.stdout:1250: snap_create 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[95531]: pgmap v104: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[95531]: Upgrade: Updating osd.0 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[95531]: Deploying daemon osd.0 on smithi146 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[95531]: osdmap e296: 8 total, 8 up, 8 in 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[92947]: pgmap v104: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[92947]: Upgrade: Updating osd.0 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[92947]: Deploying daemon osd.0 on smithi146 2024-04-26T04:44:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:52 smithi146 ceph-mon[92947]: osdmap e296: 8 total, 8 up, 8 in 2024-04-26T04:44:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:52 smithi204 ceph-mon[88313]: pgmap v104: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:52 smithi204 ceph-mon[88313]: Upgrade: Updating osd.0 2024-04-26T04:44:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:52 smithi204 ceph-mon[88313]: Deploying daemon osd.0 on smithi146 2024-04-26T04:44:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:52 smithi204 ceph-mon[88313]: osdmap e296: 8 total, 8 up, 8 in 2024-04-26T04:44:53.596 INFO:tasks.rados.rados.0.smithi146.stdout:1250: done (0 left) 2024-04-26T04:44:53.596 INFO:tasks.rados.rados.0.smithi146.stdout:1251: read oid 2 snap 119 2024-04-26T04:44:53.596 INFO:tasks.rados.rados.0.smithi146.stdout:1251: expect deleted 2024-04-26T04:44:53.597 INFO:tasks.rados.rados.0.smithi146.stdout:1252: setattr oid 7 current snap is 121 2024-04-26T04:44:53.597 INFO:tasks.rados.rados.0.smithi146.stdout:1251: done (1 left) 2024-04-26T04:44:53.597 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 121 2024-04-26T04:44:53.597 INFO:tasks.rados.rados.0.smithi146.stdout:1253: seq_num 407 ranges {4530176=425984,4956160=761856,5718016=704512,6422528=139264} 2024-04-26T04:44:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:1253: writing smithi14680844-18 from 4530176 to 4956160 tid 1 2024-04-26T04:44:53.628 INFO:tasks.rados.rados.0.smithi146.stdout:1253: writing smithi14680844-18 from 4956160 to 5718016 tid 2 2024-04-26T04:44:53.632 INFO:tasks.rados.rados.0.smithi146.stdout:1253: writing smithi14680844-18 from 5718016 to 6422528 tid 3 2024-04-26T04:44:53.633 INFO:tasks.rados.rados.0.smithi146.stdout:1253: writing smithi14680844-18 from 6422528 to 6561792 tid 4 2024-04-26T04:44:53.633 INFO:tasks.rados.rados.0.smithi146.stdout:1254: read oid 49 snap -1 2024-04-26T04:44:53.633 INFO:tasks.rados.rados.0.smithi146.stdout:1254: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:53.633 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 121 2024-04-26T04:44:53.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 607 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:44:53.634 INFO:tasks.rados.rados.0.smithi146.stdout:1255: seq_num 408 ranges {13565952=442368,14008320=647168,14655488=507904,15163392=450560} 2024-04-26T04:44:53.709 INFO:tasks.rados.rados.0.smithi146.stdout:1255: writing smithi14680844-48 from 13565952 to 14008320 tid 1 2024-04-26T04:44:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:1255: writing smithi14680844-48 from 14008320 to 14655488 tid 2 2024-04-26T04:44:53.715 INFO:tasks.rados.rados.0.smithi146.stdout:1255: writing smithi14680844-48 from 14655488 to 15163392 tid 3 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1255: writing smithi14680844-48 from 15163392 to 15613952 tid 4 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1252: done (3 left) 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1256: copy_from oid 9 from oid 14 current snap is 121 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 1 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 2 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 3 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 4 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 5 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: finishing write tid 6 to smithi14680844-18 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: oid 18 updating version 0 to 748 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: oid 18 updating version 748 to 751 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: oid 18 version 751 is already newer than 750 2024-04-26T04:44:53.719 INFO:tasks.rados.rados.0.smithi146.stdout:1253: oid 18 version 751 is already newer than 749 2024-04-26T04:44:53.720 INFO:tasks.rados.rados.0.smithi146.stdout:1253: oid 18 version 751 is already newer than 747 2024-04-26T04:44:53.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 751 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:44:53.720 INFO:tasks.rados.rados.0.smithi146.stdout:1253: left oid 18 (ObjNum 407 snap 121 seq_num 407) 2024-04-26T04:44:53.720 INFO:tasks.rados.rados.0.smithi146.stdout:1254: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:44:53.739 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 1 to smithi14680844-48 2024-04-26T04:44:53.739 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 2 to smithi14680844-48 2024-04-26T04:44:53.739 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 3 to smithi14680844-48 2024-04-26T04:44:53.739 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 4 to smithi14680844-48 2024-04-26T04:44:53.739 INFO:tasks.rados.rados.0.smithi146.stdout:1253: done (3 left) 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1254: done (2 left) 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1257: rollback oid 46 current snap is 121 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 113 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 5 to smithi14680844-48 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: finishing write tid 6 to smithi14680844-48 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: oid 48 updating version 0 to 617 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: oid 48 updating version 617 to 619 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: oid 48 updating version 619 to 620 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: oid 48 version 620 is already newer than 616 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: oid 48 version 620 is already newer than 618 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 620 (ObjNum 408 snap 121 seq_num 408) dirty exists 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: left oid 48 (ObjNum 408 snap 121 seq_num 408) 2024-04-26T04:44:53.740 INFO:tasks.rados.rados.0.smithi146.stdout:1255: done (2 left) 2024-04-26T04:44:53.741 INFO:tasks.rados.rados.0.smithi146.stdout:1258: copy_from oid 38 from oid 1 current snap is 121 2024-04-26T04:44:53.741 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 121 2024-04-26T04:44:53.741 INFO:tasks.rados.rados.0.smithi146.stdout:1259: seq_num 409 ranges {3104768=458752,3563520=532480,4096000=720896,4816896=352256} 2024-04-26T04:44:53.758 INFO:tasks.rados.rados.0.smithi146.stdout:1259: writing smithi14680844-17 from 3104768 to 3563520 tid 1 2024-04-26T04:44:53.761 INFO:tasks.rados.rados.0.smithi146.stdout:1259: writing smithi14680844-17 from 3563520 to 4096000 tid 2 2024-04-26T04:44:53.765 INFO:tasks.rados.rados.0.smithi146.stdout:1259: writing smithi14680844-17 from 4096000 to 4816896 tid 3 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:1259: writing smithi14680844-17 from 4816896 to 5169152 tid 4 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:1260: snap_create 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:1257: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:1257: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:1257: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:44:53.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 755 (ObjNum 374 snap 110 seq_num 374) dirty exists 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1258: finishing copy_from racing read to smithi14680844-38 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1258: finishing copy_from to smithi14680844-38 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 185 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 1 to smithi14680844-17 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 2 to smithi14680844-17 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1256: finishing copy_from racing read to smithi14680844-9 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:1256: finishing copy_from to smithi14680844-9 2024-04-26T04:44:53.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 407 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:44:53.770 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 3 to smithi14680844-17 2024-04-26T04:44:53.771 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 4 to smithi14680844-17 2024-04-26T04:44:53.771 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 5 to smithi14680844-17 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: finishing write tid 6 to smithi14680844-17 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: oid 17 updating version 0 to 116 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: oid 17 updating version 116 to 118 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: oid 17 updating version 118 to 119 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: oid 17 updating version 119 to 120 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: oid 17 version 120 is already newer than 117 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 120 (ObjNum 409 snap 121 seq_num 409) dirty exists 2024-04-26T04:44:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:1259: left oid 17 (ObjNum 409 snap 121 seq_num 409) 2024-04-26T04:44:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:53 smithi146 ceph-mon[95531]: osdmap e297: 8 total, 8 up, 8 in 2024-04-26T04:44:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:53 smithi146 ceph-mon[95531]: osdmap e298: 8 total, 8 up, 8 in 2024-04-26T04:44:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:53 smithi146 ceph-mon[92947]: osdmap e297: 8 total, 8 up, 8 in 2024-04-26T04:44:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:53 smithi146 ceph-mon[92947]: osdmap e298: 8 total, 8 up, 8 in 2024-04-26T04:44:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:53 smithi204 ceph-mon[88313]: osdmap e297: 8 total, 8 up, 8 in 2024-04-26T04:44:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:53 smithi204 ceph-mon[88313]: osdmap e298: 8 total, 8 up, 8 in 2024-04-26T04:44:54.611 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:54 smithi146 systemd[1]: Stopping Ceph osd.0 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:44:54.663 INFO:tasks.rados.rados.0.smithi146.stdout:1256: done (4 left) 2024-04-26T04:44:54.663 INFO:tasks.rados.rados.0.smithi146.stdout:1257: done (3 left) 2024-04-26T04:44:54.663 INFO:tasks.rados.rados.0.smithi146.stdout:1258: done (2 left) 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1259: done (1 left) 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1260: done (0 left) 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1261: copy_from oid 31 from oid 47 current snap is 122 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1262: read oid 12 snap 112 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1262: expect (ObjNum 386 snap 112 seq_num 386) 2024-04-26T04:44:54.664 INFO:tasks.rados.rados.0.smithi146.stdout:1263: delete oid 32 current snap is 122 2024-04-26T04:44:54.672 INFO:tasks.rados.rados.0.smithi146.stdout:1263: done (2 left) 2024-04-26T04:44:54.672 INFO:tasks.rados.rados.0.smithi146.stdout:1264: snap_create 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[95531]: pgmap v107: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[95531]: osd.0 marked itself down and dead 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[92947]: pgmap v107: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-mon[92947]: osd.0 marked itself down and dead 2024-04-26T04:44:54.944 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[42371]: 2024-04-26T04:44:54.610+0000 7fa106958700 -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-04-26T04:44:54.944 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[42371]: 2024-04-26T04:44:54.610+0000 7fa106958700 -1 osd.0 298 *** Got signal Terminated *** 2024-04-26T04:44:54.944 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[42371]: 2024-04-26T04:44:54.610+0000 7fa106958700 -1 osd.0 298 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:44:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:54 smithi204 ceph-mon[88313]: pgmap v107: 121 pgs: 121 active+clean; 329 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 1.7 MiB/s wr, 19 op/s 2024-04-26T04:44:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:44:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:54 smithi204 ceph-mon[88313]: osd.0 marked itself down and dead 2024-04-26T04:44:55.483 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:55 smithi146 podman[100738]: 2024-04-26 04:44:55.214114225 +0000 UTC m=+0.712946267 container died 0aefa43683e7435578079bdd71c4233a8cf991a5aec863fe61feec5d65a10601 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-26T04:44:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:1264: done (2 left) 2024-04-26T04:44:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:1265: copy_from oid 43 from oid 28 current snap is 123 2024-04-26T04:44:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:1266: snap_create 2024-04-26T04:44:55.680 INFO:tasks.rados.rados.0.smithi146.stdout:1265: finishing copy_from to smithi14680844-43 2024-04-26T04:44:55.680 INFO:tasks.rados.rados.0.smithi146.stdout:1265: got expected ENOENT (src dne) 2024-04-26T04:44:55.680 INFO:tasks.rados.rados.0.smithi146.stdout:1265: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:44:55.710 INFO:tasks.rados.rados.0.smithi146.stdout:1262: expect (ObjNum 386 snap 112 seq_num 386) 2024-04-26T04:44:55.842 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:55 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:44:55.842 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:55 smithi146 ceph-mon[95531]: osdmap e299: 8 total, 7 up, 8 in 2024-04-26T04:44:55.842 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:55 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:44:55.842 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:55 smithi146 ceph-mon[92947]: osdmap e299: 8 total, 7 up, 8 in 2024-04-26T04:44:55.843 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:55 smithi146 podman[100738]: 2024-04-26 04:44:55.573755257 +0000 UTC m=+1.072587306 container cleanup 0aefa43683e7435578079bdd71c4233a8cf991a5aec863fe61feec5d65a10601 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=reef-7d2137f, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:44:55.843 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:55 smithi146 bash[100738]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0 2024-04-26T04:44:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:55 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:44:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:55 smithi204 ceph-mon[88313]: osdmap e299: 8 total, 7 up, 8 in 2024-04-26T04:44:56.188 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:55 smithi146 podman[100760]: 2024-04-26 04:44:55.841841095 +0000 UTC m=+0.631068603 container remove 0aefa43683e7435578079bdd71c4233a8cf991a5aec863fe61feec5d65a10601 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, RELEASE=reef-7d2137f, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2) 2024-04-26T04:44:56.363 INFO:tasks.rados.rados.0.smithi146.stdout:1261: finishing copy_from racing read to smithi14680844-31 2024-04-26T04:44:56.363 INFO:tasks.rados.rados.0.smithi146.stdout:1261: finishing copy_from to smithi14680844-31 2024-04-26T04:44:56.363 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 629 (ObjNum 372 snap 110 seq_num 372) dirty exists 2024-04-26T04:44:56.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:44:56] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-04-26T04:44:56.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.090700758 +0000 UTC m=+0.018500459 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:44:56.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.217471363 +0000 UTC m=+0.145271052 container create f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2) 2024-04-26T04:44:56.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.411398505 +0000 UTC m=+0.339198195 container init f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5) 2024-04-26T04:44:56.443 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.417690511 +0000 UTC m=+0.345490206 container start f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb) 2024-04-26T04:44:56.668 INFO:tasks.rados.rados.0.smithi146.stdout:1261: done (3 left) 2024-04-26T04:44:56.669 INFO:tasks.rados.rados.0.smithi146.stdout:1262: done (2 left) 2024-04-26T04:44:56.669 INFO:tasks.rados.rados.0.smithi146.stdout:1265: done (1 left) 2024-04-26T04:44:56.669 INFO:tasks.rados.rados.0.smithi146.stdout:1266: done (0 left) 2024-04-26T04:44:56.669 INFO:tasks.rados.rados.0.smithi146.stdout:1267: delete oid 25 current snap is 124 2024-04-26T04:44:56.674 INFO:tasks.rados.rados.0.smithi146.stdout:1267: done (0 left) 2024-04-26T04:44:56.674 INFO:tasks.rados.rados.0.smithi146.stdout:1268: delete oid 12 current snap is 124 2024-04-26T04:44:56.678 INFO:tasks.rados.rados.0.smithi146.stdout:1268: done (0 left) 2024-04-26T04:44:56.678 INFO:tasks.rados.rados.0.smithi146.stdout:1269: rollback oid 34 current snap is 124 2024-04-26T04:44:56.678 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 88 2024-04-26T04:44:56.678 INFO:tasks.rados.rados.0.smithi146.stdout:1270: snap_remove snap 121 2024-04-26T04:44:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[95531]: pgmap v110: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 12 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-04-26T04:44:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[95531]: osdmap e300: 8 total, 7 up, 8 in 2024-04-26T04:44:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[92947]: pgmap v110: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 12 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-04-26T04:44:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:56 smithi146 ceph-mon[92947]: osdmap e300: 8 total, 7 up, 8 in 2024-04-26T04:44:56.944 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.519618279 +0000 UTC m=+0.447417972 container attach f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.build-date=20240424) 2024-04-26T04:44:56.944 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:56 smithi146 podman[100857]: 2024-04-26 04:44:56.711841453 +0000 UTC m=+0.639641146 container died f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux ) 2024-04-26T04:44:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:56 smithi204 ceph-mon[88313]: pgmap v110: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:56 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 12 pgs inactive, 14 pgs peering (PG_AVAILABILITY) 2024-04-26T04:44:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:56 smithi204 ceph-mon[88313]: osdmap e300: 8 total, 7 up, 8 in 2024-04-26T04:44:57.671 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 podman[100902]: 2024-04-26 04:44:57.322870957 +0000 UTC m=+0.605447582 container remove f4355638adaf8abb5caf2aa1a6b2ff665d7f49353d3305c74944dc007d56eae7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.build-date=20240424, 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, ceph=True) 2024-04-26T04:44:57.671 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-26T04:44:57.671 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 systemd[1]: Stopped Ceph osd.0 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:44:57.671 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.0.service: Consumed 11.527s CPU time. 2024-04-26T04:44:57.671 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 systemd[1]: Starting Ceph osd.0 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:44:57.676 INFO:tasks.rados.rados.0.smithi146.stdout:1270: done (1 left) 2024-04-26T04:44:57.676 INFO:tasks.rados.rados.0.smithi146.stdout:1271: copy_from oid 15 from oid 41 current snap is 124 2024-04-26T04:44:57.676 INFO:tasks.rados.rados.0.smithi146.stdout:1269: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:44:57.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 0 (ObjNum 177 snap 0 seq_num 0) dirty dne 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:1269: done (1 left) 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:1272: rollback oid 24 current snap is 124 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 101 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:1273: rollback oid 49 current snap is 124 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 123 2024-04-26T04:44:57.677 INFO:tasks.rados.rados.0.smithi146.stdout:1274: snap_remove snap 47 2024-04-26T04:44:57.930 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:57 smithi146 ceph-mon[95531]: osdmap e301: 8 total, 7 up, 8 in 2024-04-26T04:44:57.931 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:57 smithi146 ceph-mon[92947]: osdmap e301: 8 total, 7 up, 8 in 2024-04-26T04:44:57.931 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 podman[101007]: 2024-04-26 04:44:57.668719689 +0000 UTC m=+0.018412163 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:44:57.931 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:57 smithi146 podman[101007]: 2024-04-26 04:44:57.798735586 +0000 UTC m=+0.148428043 container create 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD) 2024-04-26T04:44:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:57 smithi204 ceph-mon[88313]: osdmap e301: 8 total, 7 up, 8 in 2024-04-26T04:44:58.345 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 podman[101007]: 2024-04-26 04:44:58.026828803 +0000 UTC m=+0.376521269 container init 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-04-26T04:44:58.345 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 podman[101007]: 2024-04-26 04:44:58.03325601 +0000 UTC m=+0.382948471 container start 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424) 2024-04-26T04:44:58.345 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 podman[101007]: 2024-04-26 04:44:58.109587634 +0000 UTC m=+0.459280107 container attach 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-26T04:44:58.675 INFO:tasks.rados.rados.0.smithi146.stdout:1274: done (3 left) 2024-04-26T04:44:58.675 INFO:tasks.rados.rados.0.smithi146.stdout:1275: copy_from oid 2 from oid 11 current snap is 124 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1273: finishing rollback tid 0 to smithi14680844-49 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1273: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1272: finishing rollback tid 0 to smithi14680844-24 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1272: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1273: finishing rollback tid 2 to smithi14680844-49 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 623 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1272: finishing rollback tid 2 to smithi14680844-24 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 585 (ObjNum 737 snap 0 seq_num 438552490) dirty exists 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1271: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1271: finishing copy_from to smithi14680844-15 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 735 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1271: done (3 left) 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1272: done (2 left) 2024-04-26T04:44:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:1273: done (1 left) 2024-04-26T04:44:58.677 INFO:tasks.rados.rados.0.smithi146.stdout:1276: snap_create 2024-04-26T04:44:58.679 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-26T04:44:58.679 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: 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-04-26T04:44:58.679 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: 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-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 bash[101007]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate[101021]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-26T04:44:58.680 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:58 smithi146 podman[101007]: 2024-04-26 04:44:58.503977882 +0000 UTC m=+0.853670343 container died 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-26T04:44:58.714 INFO:tasks.rados.rados.0.smithi146.stdout:1275: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:44:58.719 INFO:tasks.rados.rados.0.smithi146.stdout:1275: finishing copy_from to smithi14680844-2 2024-04-26T04:44:58.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 572 (ObjNum 365 snap 108 seq_num 365) dirty exists 2024-04-26T04:44:58.932 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-mon[95531]: pgmap v113: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:58.932 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-mon[95531]: osdmap e302: 8 total, 7 up, 8 in 2024-04-26T04:44:58.932 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-mon[92947]: pgmap v113: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:58.932 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:58 smithi146 ceph-mon[92947]: osdmap e302: 8 total, 7 up, 8 in 2024-04-26T04:44:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:58 smithi204 ceph-mon[88313]: pgmap v113: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 7.0 MiB/s wr, 23 op/s 2024-04-26T04:44:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:58 smithi204 ceph-mon[88313]: osdmap e302: 8 total, 7 up, 8 in 2024-04-26T04:44:59.615 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 podman[101159]: 2024-04-26 04:44:59.363528222 +0000 UTC m=+0.854302281 container remove 47ea57cd50b5d4959440dadd6aaf892bb60a56df27d0a2044f3d0d3895a039f0 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-activate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-26T04:44:59.615 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 podman[101227]: 2024-04-26 04:44:59.4810117 +0000 UTC m=+0.018294811 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:44:59.615 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 podman[101227]: 2024-04-26 04:44:59.614437373 +0000 UTC m=+0.151720525 container create 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:1275: done (1 left) 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:1276: done (0 left) 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:1277: copy_from oid 35 from oid 22 current snap is 125 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:1278: rollback oid 20 current snap is 125 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 85 2024-04-26T04:44:59.677 INFO:tasks.rados.rados.0.smithi146.stdout:1279: delete oid 27 current snap is 125 2024-04-26T04:44:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:1279: done (2 left) 2024-04-26T04:44:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:1280: rollback oid 36 current snap is 125 2024-04-26T04:44:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 103 2024-04-26T04:44:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:1281: delete oid 7 current snap is 125 2024-04-26T04:44:59.686 INFO:tasks.rados.rados.0.smithi146.stdout:1278: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:44:59.686 INFO:tasks.rados.rados.0.smithi146.stdout:1278: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:44:59.686 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 767 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:44:59.687 INFO:tasks.rados.rados.0.smithi146.stdout:1278: done (3 left) 2024-04-26T04:44:59.687 INFO:tasks.rados.rados.0.smithi146.stdout:1281: done (2 left) 2024-04-26T04:44:59.687 INFO:tasks.rados.rados.0.smithi146.stdout:1282: copy_from oid 20 from oid 34 current snap is 125 2024-04-26T04:44:59.687 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 125 2024-04-26T04:44:59.687 INFO:tasks.rados.rados.0.smithi146.stdout:1283: seq_num 415 ranges {0=557056,557056=688128,1245184=663552,1908736=253952} 2024-04-26T04:44:59.690 INFO:tasks.rados.rados.0.smithi146.stdout:1283: writing smithi14680844-7 from 0 to 557056 tid 1 2024-04-26T04:44:59.694 INFO:tasks.rados.rados.0.smithi146.stdout:1283: writing smithi14680844-7 from 557056 to 1245184 tid 2 2024-04-26T04:44:59.699 INFO:tasks.rados.rados.0.smithi146.stdout:1283: writing smithi14680844-7 from 1245184 to 1908736 tid 3 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1283: writing smithi14680844-7 from 1908736 to 2162688 tid 4 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1282: finishing copy_from to smithi14680844-20 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1282: got expected ENOENT (src dne) 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1282: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1280: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1280: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1282: done (3 left) 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 125 2024-04-26T04:44:59.701 INFO:tasks.rados.rados.0.smithi146.stdout:1284: seq_num 416 ranges {3932160=573440,4505600=573440,5079040=475136,5554176=557056} 2024-04-26T04:44:59.726 INFO:tasks.rados.rados.0.smithi146.stdout:1284: writing smithi14680844-29 from 3932160 to 4505600 tid 1 2024-04-26T04:44:59.729 INFO:tasks.rados.rados.0.smithi146.stdout:1284: writing smithi14680844-29 from 4505600 to 5079040 tid 2 2024-04-26T04:44:59.731 INFO:tasks.rados.rados.0.smithi146.stdout:1284: writing smithi14680844-29 from 5079040 to 5554176 tid 3 2024-04-26T04:44:59.735 INFO:tasks.rados.rados.0.smithi146.stdout:1284: writing smithi14680844-29 from 5554176 to 6111232 tid 4 2024-04-26T04:44:59.735 INFO:tasks.rados.rados.0.smithi146.stdout:1285: rollback oid 12 current snap is 125 2024-04-26T04:44:59.735 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 106 2024-04-26T04:44:59.735 INFO:tasks.rados.rados.0.smithi146.stdout:1280: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:44:59.735 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 588 (ObjNum 354 snap 101 seq_num 354) dirty exists 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 1 to smithi14680844-7 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1280: done (4 left) 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1286: read oid 14 snap -1 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1286: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1287: read oid 1 snap -1 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1287: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 125 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1277: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1277: finishing copy_from to smithi14680844-35 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 185 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 2 to smithi14680844-7 2024-04-26T04:44:59.736 INFO:tasks.rados.rados.0.smithi146.stdout:1288: seq_num 417 ranges {7528448=589824,8118272=458752,8577024=679936,9256960=466944} 2024-04-26T04:44:59.781 INFO:tasks.rados.rados.0.smithi146.stdout:1288: writing smithi14680844-11 from 7528448 to 8118272 tid 1 2024-04-26T04:44:59.783 INFO:tasks.rados.rados.0.smithi146.stdout:1288: writing smithi14680844-11 from 8118272 to 8577024 tid 2 2024-04-26T04:44:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:1288: writing smithi14680844-11 from 8577024 to 9256960 tid 3 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1288: writing smithi14680844-11 from 9256960 to 9723904 tid 4 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1277: done (6 left) 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1289: snap_create 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 3 to smithi14680844-7 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 4 to smithi14680844-7 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 5 to smithi14680844-7 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: finishing write tid 6 to smithi14680844-7 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: oid 7 updating version 0 to 611 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: oid 7 updating version 611 to 613 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: oid 7 updating version 613 to 614 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: oid 7 version 614 is already newer than 610 2024-04-26T04:44:59.791 INFO:tasks.rados.rados.0.smithi146.stdout:1283: oid 7 version 614 is already newer than 612 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 614 (ObjNum 415 snap 125 seq_num 415) dirty exists 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1283: left oid 7 (ObjNum 415 snap 125 seq_num 415) 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 1 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 2 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 3 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1285: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1285: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 616 (ObjNum 337 snap 97 seq_num 337) dirty exists 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 4 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 5 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: finishing write tid 6 to smithi14680844-29 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: oid 29 updating version 0 to 685 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: oid 29 updating version 685 to 688 2024-04-26T04:44:59.792 INFO:tasks.rados.rados.0.smithi146.stdout:1284: oid 29 version 688 is already newer than 684 2024-04-26T04:44:59.793 INFO:tasks.rados.rados.0.smithi146.stdout:1284: oid 29 version 688 is already newer than 687 2024-04-26T04:44:59.793 INFO:tasks.rados.rados.0.smithi146.stdout:1284: oid 29 version 688 is already newer than 686 2024-04-26T04:44:59.793 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 688 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-04-26T04:44:59.793 INFO:tasks.rados.rados.0.smithi146.stdout:1284: left oid 29 (ObjNum 416 snap 125 seq_num 416) 2024-04-26T04:44:59.793 INFO:tasks.rados.rados.0.smithi146.stdout:1287: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:44:59.849 INFO:tasks.rados.rados.0.smithi146.stdout:1286: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:44:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:59 smithi146 ceph-mon[95531]: osdmap e303: 8 total, 7 up, 8 in 2024-04-26T04:44:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:44:59 smithi146 ceph-mon[95531]: osdmap e304: 8 total, 7 up, 8 in 2024-04-26T04:44:59.942 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 podman[101227]: 2024-04-26 04:44:59.83369107 +0000 UTC m=+0.370974157 container init 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:44:59.943 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 podman[101227]: 2024-04-26 04:44:59.839180929 +0000 UTC m=+0.376464013 container start 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0) 2024-04-26T04:44:59.943 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 ceph-osd[101265]: -- 172.21.15.146:0/3886930102 <== mon.0 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55e3b8e4f680 con 0x55e3b8e19400 2024-04-26T04:44:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:59 smithi146 ceph-mon[92947]: osdmap e303: 8 total, 7 up, 8 in 2024-04-26T04:44:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:44:59 smithi146 ceph-mon[92947]: osdmap e304: 8 total, 7 up, 8 in 2024-04-26T04:45:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:59 smithi204 ceph-mon[88313]: osdmap e303: 8 total, 7 up, 8 in 2024-04-26T04:45:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:44:59 smithi204 ceph-mon[88313]: osdmap e304: 8 total, 7 up, 8 in 2024-04-26T04:45:00.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 bash[101227]: 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e 2024-04-26T04:45:00.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:44:59 smithi146 systemd[1]: Started Ceph osd.0 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:45:00.687 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T04:45:00.376+0000 7f2795ec57c0 -1 Falling back to public interface 2024-04-26T04:45:00.923 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 1 to smithi14680844-11 2024-04-26T04:45:00.923 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 2 to smithi14680844-11 2024-04-26T04:45:00.923 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 3 to smithi14680844-11 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 4 to smithi14680844-11 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 5 to smithi14680844-11 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: finishing write tid 6 to smithi14680844-11 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: oid 11 updating version 0 to 590 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: oid 11 updating version 590 to 591 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: oid 11 updating version 591 to 592 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: oid 11 updating version 592 to 593 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: oid 11 version 593 is already newer than 589 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 593 (ObjNum 417 snap 125 seq_num 417) dirty exists 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1288: left oid 11 (ObjNum 417 snap 125 seq_num 417) 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1283: done (6 left) 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1284: done (5 left) 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1285: done (4 left) 2024-04-26T04:45:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1286: done (3 left) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1287: done (2 left) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1288: done (1 left) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1289: done (0 left) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1290: read oid 49 snap -1 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1290: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1291: read oid 22 snap -1 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1291: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:45:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1292: delete oid 7 current snap is 126 2024-04-26T04:45:00.928 INFO:tasks.rados.rados.0.smithi146.stdout:1292: done (2 left) 2024-04-26T04:45:00.928 INFO:tasks.rados.rados.0.smithi146.stdout:1293: delete oid 19 current snap is 126 2024-04-26T04:45:00.930 INFO:tasks.rados.rados.0.smithi146.stdout:1290: expect (ObjNum 180 snap 46 seq_num 180) 2024-04-26T04:45:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[95531]: pgmap v116: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[92947]: pgmap v116: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:00.948 INFO:tasks.rados.rados.0.smithi146.stdout:1291: expect (ObjNum 338 snap 97 seq_num 338) 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:1290: done (2 left) 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:1291: done (1 left) 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:1293: done (0 left) 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:1294: read oid 3 snap -1 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:1294: expect deleted 2024-04-26T04:45:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 126 2024-04-26T04:45:01.018 INFO:tasks.rados.rados.0.smithi146.stdout:1295: seq_num 420 ranges {2326528=638976,2965504=557056,3522560=450560,3973120=598016} 2024-04-26T04:45:01.032 INFO:tasks.rados.rados.0.smithi146.stdout:1295: writing smithi14680844-23 from 2326528 to 2965504 tid 1 2024-04-26T04:45:01.035 INFO:tasks.rados.rados.0.smithi146.stdout:1295: writing smithi14680844-23 from 2965504 to 3522560 tid 2 2024-04-26T04:45:01.038 INFO:tasks.rados.rados.0.smithi146.stdout:1295: writing smithi14680844-23 from 3522560 to 3973120 tid 3 2024-04-26T04:45:01.041 INFO:tasks.rados.rados.0.smithi146.stdout:1295: writing smithi14680844-23 from 3973120 to 4571136 tid 4 2024-04-26T04:45:01.042 INFO:tasks.rados.rados.0.smithi146.stdout:1296: rmattr oid 20 current snap is 126 2024-04-26T04:45:01.042 INFO:tasks.rados.rados.0.smithi146.stdout:1296: done (2 left) 2024-04-26T04:45:01.042 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 126 2024-04-26T04:45:01.042 INFO:tasks.rados.rados.0.smithi146.stdout:1297: seq_num 421 ranges {622592=655360,1277952=442368,1720320=663552,2383872=499712} 2024-04-26T04:45:01.048 INFO:tasks.rados.rados.0.smithi146.stdout:1297: writing smithi14680844-41 from 622592 to 1277952 tid 1 2024-04-26T04:45:01.051 INFO:tasks.rados.rados.0.smithi146.stdout:1297: writing smithi14680844-41 from 1277952 to 1720320 tid 2 2024-04-26T04:45:01.054 INFO:tasks.rados.rados.0.smithi146.stdout:1297: writing smithi14680844-41 from 1720320 to 2383872 tid 3 2024-04-26T04:45:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:00 smithi204 ceph-mon[88313]: pgmap v116: 121 pgs: 53 peering, 68 active+clean; 359 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:01.057 INFO:tasks.rados.rados.0.smithi146.stdout:1297: writing smithi14680844-41 from 2383872 to 2883584 tid 4 2024-04-26T04:45:01.057 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 126 2024-04-26T04:45:01.057 INFO:tasks.rados.rados.0.smithi146.stdout:1298: seq_num 422 ranges {9723904=671744,10395648=729088,11124736=417792,11542528=458752} 2024-04-26T04:45:01.112 INFO:tasks.rados.rados.0.smithi146.stdout:1298: writing smithi14680844-11 from 9723904 to 10395648 tid 1 2024-04-26T04:45:01.116 INFO:tasks.rados.rados.0.smithi146.stdout:1298: writing smithi14680844-11 from 10395648 to 11124736 tid 2 2024-04-26T04:45:01.118 INFO:tasks.rados.rados.0.smithi146.stdout:1298: writing smithi14680844-11 from 11124736 to 11542528 tid 3 2024-04-26T04:45:01.121 INFO:tasks.rados.rados.0.smithi146.stdout:1298: writing smithi14680844-11 from 11542528 to 12001280 tid 4 2024-04-26T04:45:01.121 INFO:tasks.rados.rados.0.smithi146.stdout:1299: snap_remove snap 124 2024-04-26T04:45:01.704 INFO:tasks.rados.rados.0.smithi146.stdout:1299: done (4 left) 2024-04-26T04:45:01.704 INFO:tasks.rados.rados.0.smithi146.stdout:1300: snap_remove snap 85 2024-04-26T04:45:01.956 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:01 smithi146 ceph-mon[95531]: osdmap e305: 8 total, 7 up, 8 in 2024-04-26T04:45:01.956 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:01 smithi146 ceph-mon[95531]: pgmap v119: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:01.957 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:01 smithi146 ceph-mon[92947]: osdmap e305: 8 total, 7 up, 8 in 2024-04-26T04:45:01.957 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:01 smithi146 ceph-mon[92947]: pgmap v119: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:01 smithi204 ceph-mon[88313]: osdmap e305: 8 total, 7 up, 8 in 2024-04-26T04:45:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:01 smithi204 ceph-mon[88313]: pgmap v119: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:02.711 INFO:tasks.rados.rados.0.smithi146.stdout:1300: done (4 left) 2024-04-26T04:45:02.711 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 126 2024-04-26T04:45:02.711 INFO:tasks.rados.rados.0.smithi146.stdout:1301: seq_num 423 ranges {5169152=688128,5857280=614400,6471680=622592,7094272=368640} 2024-04-26T04:45:02.743 INFO:tasks.rados.rados.0.smithi146.stdout:1301: writing smithi14680844-17 from 5169152 to 5857280 tid 1 2024-04-26T04:45:02.746 INFO:tasks.rados.rados.0.smithi146.stdout:1301: writing smithi14680844-17 from 5857280 to 6471680 tid 2 2024-04-26T04:45:02.749 INFO:tasks.rados.rados.0.smithi146.stdout:1301: writing smithi14680844-17 from 6471680 to 7094272 tid 3 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1301: writing smithi14680844-17 from 7094272 to 7462912 tid 4 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 1 to smithi14680844-23 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 2 to smithi14680844-23 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 3 to smithi14680844-23 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1302: read oid 31 snap 110 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1302: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1294: done (5 left) 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 126 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 4 to smithi14680844-23 2024-04-26T04:45:02.754 INFO:tasks.rados.rados.0.smithi146.stdout:1303: seq_num 424 ranges {0=704512,704512=491520,1196032=434176,1630208=679936} 2024-04-26T04:45:02.756 INFO:tasks.rados.rados.0.smithi146.stdout:1303: writing smithi14680844-24 from 0 to 704512 tid 1 2024-04-26T04:45:02.767 INFO:tasks.rados.rados.0.smithi146.stdout:1303: writing smithi14680844-24 from 704512 to 1196032 tid 2 2024-04-26T04:45:02.767 INFO:tasks.rados.rados.0.smithi146.stdout:1303: writing smithi14680844-24 from 1196032 to 1630208 tid 3 2024-04-26T04:45:02.767 INFO:tasks.rados.rados.0.smithi146.stdout:1303: writing smithi14680844-24 from 1630208 to 2310144 tid 4 2024-04-26T04:45:02.767 INFO:tasks.rados.rados.0.smithi146.stdout:1304: delete oid 6 current snap is 126 2024-04-26T04:45:02.767 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 5 to smithi14680844-23 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: finishing write tid 6 to smithi14680844-23 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: oid 23 updating version 0 to 769 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: oid 23 updating version 769 to 770 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: oid 23 updating version 770 to 771 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: oid 23 updating version 771 to 773 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: oid 23 version 773 is already newer than 772 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 773 (ObjNum 420 snap 126 seq_num 420) dirty exists 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1295: left oid 23 (ObjNum 420 snap 126 seq_num 420) 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 1 to smithi14680844-41 2024-04-26T04:45:02.768 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 2 to smithi14680844-41 2024-04-26T04:45:02.769 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 3 to smithi14680844-41 2024-04-26T04:45:02.770 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 4 to smithi14680844-41 2024-04-26T04:45:02.770 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 5 to smithi14680844-41 2024-04-26T04:45:02.770 INFO:tasks.rados.rados.0.smithi146.stdout:1297: finishing write tid 6 to smithi14680844-41 2024-04-26T04:45:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:1297: oid 41 updating version 0 to 759 2024-04-26T04:45:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:1297: oid 41 updating version 759 to 761 2024-04-26T04:45:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:1297: oid 41 version 761 is already newer than 760 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1297: oid 41 version 761 is already newer than 758 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1297: oid 41 version 761 is already newer than 757 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 761 (ObjNum 421 snap 126 seq_num 421) dirty exists 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1297: left oid 41 (ObjNum 421 snap 126 seq_num 421) 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 1 to smithi14680844-11 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 2 to smithi14680844-11 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 3 to smithi14680844-11 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 4 to smithi14680844-11 2024-04-26T04:45:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 5 to smithi14680844-11 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: finishing write tid 6 to smithi14680844-11 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: oid 11 updating version 0 to 596 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: oid 11 updating version 596 to 597 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: oid 11 version 597 is already newer than 595 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: oid 11 version 597 is already newer than 594 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: oid 11 updating version 597 to 598 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 598 (ObjNum 422 snap 126 seq_num 422) dirty exists 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1298: left oid 11 (ObjNum 422 snap 126 seq_num 422) 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 1 to smithi14680844-17 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 2 to smithi14680844-17 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 3 to smithi14680844-17 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 4 to smithi14680844-17 2024-04-26T04:45:02.773 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 5 to smithi14680844-17 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: finishing write tid 6 to smithi14680844-17 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: oid 17 updating version 0 to 126 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: oid 17 version 126 is already newer than 125 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: oid 17 version 126 is already newer than 124 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: oid 17 version 126 is already newer than 122 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: oid 17 version 126 is already newer than 123 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 126 (ObjNum 423 snap 126 seq_num 423) dirty exists 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1301: left oid 17 (ObjNum 423 snap 126 seq_num 423) 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 1 to smithi14680844-24 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 2 to smithi14680844-24 2024-04-26T04:45:02.774 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 3 to smithi14680844-24 2024-04-26T04:45:02.775 INFO:tasks.rados.rados.0.smithi146.stdout:1295: done (6 left) 2024-04-26T04:45:02.775 INFO:tasks.rados.rados.0.smithi146.stdout:1297: done (5 left) 2024-04-26T04:45:02.775 INFO:tasks.rados.rados.0.smithi146.stdout:1298: done (4 left) 2024-04-26T04:45:02.775 INFO:tasks.rados.rados.0.smithi146.stdout:1301: done (3 left) 2024-04-26T04:45:02.776 INFO:tasks.rados.rados.0.smithi146.stdout:1304: done (2 left) 2024-04-26T04:45:02.776 INFO:tasks.rados.rados.0.smithi146.stdout:1305: read oid 2 snap 110 2024-04-26T04:45:02.776 INFO:tasks.rados.rados.0.smithi146.stdout:1305: expect deleted 2024-04-26T04:45:02.776 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 126 2024-04-26T04:45:02.776 INFO:tasks.rados.rados.0.smithi146.stdout:1306: seq_num 426 ranges {3284992=737280,4022272=712704,4734976=802816,5537792=90112} 2024-04-26T04:45:02.790 INFO:tasks.rados.rados.0.smithi146.stdout:1306: writing smithi14680844-40 from 3284992 to 4022272 tid 1 2024-04-26T04:45:02.794 INFO:tasks.rados.rados.0.smithi146.stdout:1306: writing smithi14680844-40 from 4022272 to 4734976 tid 2 2024-04-26T04:45:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:1306: writing smithi14680844-40 from 4734976 to 5537792 tid 3 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:1306: writing smithi14680844-40 from 5537792 to 5627904 tid 4 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:1307: rollback oid 5 current snap is 126 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 5 to 110 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 4 to smithi14680844-24 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 5 to smithi14680844-24 2024-04-26T04:45:02.800 INFO:tasks.rados.rados.0.smithi146.stdout:1302: expect (ObjNum 278 snap 79 seq_num 278) 2024-04-26T04:45:02.924 INFO:tasks.rados.rados.0.smithi146.stdout:1303: finishing write tid 6 to smithi14680844-24 2024-04-26T04:45:02.924 INFO:tasks.rados.rados.0.smithi146.stdout:1303: oid 24 updating version 0 to 603 2024-04-26T04:45:02.924 INFO:tasks.rados.rados.0.smithi146.stdout:1303: oid 24 version 603 is already newer than 600 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1303: oid 24 version 603 is already newer than 601 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1303: oid 24 version 603 is already newer than 602 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1303: oid 24 version 603 is already newer than 599 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 603 (ObjNum 424 snap 126 seq_num 424) dirty exists 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1303: left oid 24 (ObjNum 424 snap 126 seq_num 424) 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 1 to smithi14680844-40 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 2 to smithi14680844-40 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1302: done (4 left) 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1303: done (3 left) 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1305: done (2 left) 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1308: rmattr oid 43 current snap is 126 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1308: done (2 left) 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1309: setattr oid 8 current snap is 126 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 3 to smithi14680844-40 2024-04-26T04:45:02.925 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 4 to smithi14680844-40 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 5 to smithi14680844-40 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1307: finishing rollback tid 0 to smithi14680844-5 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1307: finishing rollback tid 1 to smithi14680844-5 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: finishing write tid 6 to smithi14680844-40 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: oid 40 updating version 0 to 619 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: oid 40 updating version 619 to 621 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: oid 40 version 621 is already newer than 618 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: oid 40 updating version 621 to 622 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: oid 40 version 622 is already newer than 620 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 622 (ObjNum 426 snap 126 seq_num 426) dirty exists 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1306: left oid 40 (ObjNum 426 snap 126 seq_num 426) 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:1307: finishing rollback tid 2 to smithi14680844-5 2024-04-26T04:45:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 625 (ObjNum 370 snap 109 seq_num 370) dirty exists 2024-04-26T04:45:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:1306: done (2 left) 2024-04-26T04:45:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:1307: done (1 left) 2024-04-26T04:45:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:1310: snap_remove snap 108 2024-04-26T04:45:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 118/753 objects degraded (15.671%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 14 pgs peering) 2024-04-26T04:45:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[95531]: osdmap e306: 8 total, 7 up, 8 in 2024-04-26T04:45:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 118/753 objects degraded (15.671%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 14 pgs peering) 2024-04-26T04:45:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:02 smithi146 ceph-mon[92947]: osdmap e306: 8 total, 7 up, 8 in 2024-04-26T04:45:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:02 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 118/753 objects degraded (15.671%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:02 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 12 pgs inactive, 14 pgs peering) 2024-04-26T04:45:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:02 smithi204 ceph-mon[88313]: osdmap e306: 8 total, 7 up, 8 in 2024-04-26T04:45:03.692 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T04:45:03.543+0000 7f2795ec57c0 -1 osd.0 298 log_to_monitors true 2024-04-26T04:45:03.713 INFO:tasks.rados.rados.0.smithi146.stdout:1310: done (1 left) 2024-04-26T04:45:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:1311: rmattr oid 43 current snap is 126 2024-04-26T04:45:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:1311: done (1 left) 2024-04-26T04:45:03.714 INFO:tasks.rados.rados.0.smithi146.stdout:1312: snap_remove snap 88 2024-04-26T04:45:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:03 smithi204 ceph-mon[88313]: pgmap v121: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:03 smithi204 ceph-mon[88313]: osdmap e307: 8 total, 7 up, 8 in 2024-04-26T04:45:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:03 smithi204 ceph-mon[88313]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:03 smithi204 ceph-mon[88313]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T04:45:03.746+0000 7f278731d700 -1 osd.0 298 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[95531]: pgmap v121: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[95531]: osdmap e307: 8 total, 7 up, 8 in 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[95531]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[95531]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[92947]: pgmap v121: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 360 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 4.7 MiB/s wr, 6 op/s; 118/753 objects degraded (15.671%) 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[92947]: osdmap e307: 8 total, 7 up, 8 in 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[92947]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:03 smithi146 ceph-mon[92947]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-26T04:45:04.722 INFO:tasks.rados.rados.0.smithi146.stdout:1312: done (1 left) 2024-04-26T04:45:04.722 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 126 2024-04-26T04:45:04.722 INFO:tasks.rados.rados.0.smithi146.stdout:1313: seq_num 427 ranges {7380992=761856,8142848=598016,8740864=606208,9347072=401408} 2024-04-26T04:45:04.766 INFO:tasks.rados.rados.0.smithi146.stdout:1313: writing smithi14680844-30 from 7380992 to 8142848 tid 1 2024-04-26T04:45:04.768 INFO:tasks.rados.rados.0.smithi146.stdout:1313: writing smithi14680844-30 from 8142848 to 8740864 tid 2 2024-04-26T04:45:04.772 INFO:tasks.rados.rados.0.smithi146.stdout:1313: writing smithi14680844-30 from 8740864 to 9347072 tid 3 2024-04-26T04:45:04.774 INFO:tasks.rados.rados.0.smithi146.stdout:1313: writing smithi14680844-30 from 9347072 to 9748480 tid 4 2024-04-26T04:45:04.774 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 126 2024-04-26T04:45:04.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 763 (ObjNum 300 snap 85 seq_num 300) dirty exists 2024-04-26T04:45:04.775 INFO:tasks.rados.rados.0.smithi146.stdout:1314: seq_num 428 ranges {0=778240,778240=483328,1261568=409600,1671168=417792,2088960=294912} 2024-04-26T04:45:04.779 INFO:tasks.rados.rados.0.smithi146.stdout:1314: writing smithi14680844-50 from 0 to 778240 tid 1 2024-04-26T04:45:04.782 INFO:tasks.rados.rados.0.smithi146.stdout:1314: writing smithi14680844-50 from 778240 to 1261568 tid 2 2024-04-26T04:45:04.784 INFO:tasks.rados.rados.0.smithi146.stdout:1314: writing smithi14680844-50 from 1261568 to 1671168 tid 3 2024-04-26T04:45:04.787 INFO:tasks.rados.rados.0.smithi146.stdout:1314: writing smithi14680844-50 from 1671168 to 2088960 tid 4 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1314: writing smithi14680844-50 from 2088960 to 2383872 tid 5 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1309: done (2 left) 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1315: rollback oid 12 current snap is 126 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 114 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 1 to smithi14680844-50 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 2 to smithi14680844-50 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 3 to smithi14680844-50 2024-04-26T04:45:04.789 INFO:tasks.rados.rados.0.smithi146.stdout:1316: rollback oid 8 current snap is 126 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 119 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:1317: rmattr oid 34 current snap is 126 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:1318: rmattr oid 13 current snap is 126 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:1318: done (5 left) 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:1319: delete oid 6 current snap is 126 2024-04-26T04:45:04.790 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 4 to smithi14680844-50 2024-04-26T04:45:04.791 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 5 to smithi14680844-50 2024-04-26T04:45:04.791 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 6 to smithi14680844-50 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: finishing write tid 7 to smithi14680844-50 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 updating version 0 to 808 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 version 808 is already newer than 806 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 version 808 is already newer than 803 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 version 808 is already newer than 804 2024-04-26T04:45:04.793 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 version 808 is already newer than 807 2024-04-26T04:45:04.794 INFO:tasks.rados.rados.0.smithi146.stdout:1314: oid 50 version 808 is already newer than 805 2024-04-26T04:45:04.794 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 808 (ObjNum 428 snap 126 seq_num 428) dirty exists 2024-04-26T04:45:04.794 INFO:tasks.rados.rados.0.smithi146.stdout:1314: left oid 50 (ObjNum 428 snap 126 seq_num 428) 2024-04-26T04:45:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:45:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: osdmap e308: 8 total, 7 up, 8 in 2024-04-26T04:45:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: osdmap e308: 8 total, 7 up, 8 in 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: osdmap e308: 8 total, 7 up, 8 in 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: from='osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 0 (ObjNum 289 snap 0 seq_num 438969942) dirty dne 2024-04-26T04:45:05.759 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 1 to smithi14680844-30 2024-04-26T04:45:05.761 INFO:tasks.rados.rados.0.smithi146.stdout:1316: finishing rollback tid 0 to smithi14680844-8 2024-04-26T04:45:05.763 INFO:tasks.rados.rados.0.smithi146.stdout:1314: done (5 left) 2024-04-26T04:45:05.763 INFO:tasks.rados.rados.0.smithi146.stdout:1317: done (4 left) 2024-04-26T04:45:05.763 INFO:tasks.rados.rados.0.smithi146.stdout:1319: done (3 left) 2024-04-26T04:45:05.763 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 126 2024-04-26T04:45:05.764 INFO:tasks.rados.rados.0.smithi146.stdout:1320: seq_num 430 ranges {0=8192} 2024-04-26T04:45:05.764 INFO:tasks.rados.rados.0.smithi146.stdout:1320: writing smithi14680844-32 from 0 to 8192 tid 1 2024-04-26T04:45:05.764 INFO:tasks.rados.rados.0.smithi146.stdout:1321: snap_remove snap 123 2024-04-26T04:45:05.909 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: pgmap v124: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524] boot 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: osdmap e309: 8 total, 8 up, 8 in 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[95531]: osdmap e310: 8 total, 8 up, 8 in 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: pgmap v124: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:05.910 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524] boot 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: osdmap e309: 8 total, 8 up, 8 in 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:05.911 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:05 smithi146 ceph-mon[92947]: osdmap e310: 8 total, 8 up, 8 in 2024-04-26T04:45:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: pgmap v124: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: osd.0 [v2:172.21.15.146:6802/104930524,v1:172.21.15.146:6803/104930524] boot 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: osdmap e309: 8 total, 8 up, 8 in 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:05 smithi204 ceph-mon[88313]: osdmap e310: 8 total, 8 up, 8 in 2024-04-26T04:45:06.646 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:06] "GET /metrics HTTP/1.1" 200 36081 "" "Prometheus/2.43.0" 2024-04-26T04:45:06.739 INFO:tasks.rados.rados.0.smithi146.stdout:1321: done (4 left) 2024-04-26T04:45:06.739 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 126 2024-04-26T04:45:06.739 INFO:tasks.rados.rados.0.smithi146.stdout:1322: seq_num 431 ranges {1630208=24576} 2024-04-26T04:45:06.748 INFO:tasks.rados.rados.0.smithi146.stdout:1322: writing smithi14680844-1 from 1630208 to 1654784 tid 1 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: finishing write tid 1 to smithi14680844-32 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 2 to smithi14680844-30 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: finishing write tid 2 to smithi14680844-32 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 3 to smithi14680844-30 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 4 to smithi14680844-30 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 5 to smithi14680844-30 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: finishing write tid 3 to smithi14680844-32 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: oid 32 updating version 0 to 810 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: oid 32 version 810 is already newer than 809 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 810 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1320: left oid 32 (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1316: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:45:06.749 INFO:tasks.rados.rados.0.smithi146.stdout:1313: finishing write tid 6 to smithi14680844-30 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: oid 30 updating version 0 to 437 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: oid 30 updating version 437 to 438 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: oid 30 version 438 is already newer than 436 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: oid 30 version 438 is already newer than 435 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: oid 30 updating version 438 to 439 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 439 (ObjNum 427 snap 126 seq_num 427) dirty exists 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1313: left oid 30 (ObjNum 427 snap 126 seq_num 427) 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1316: finishing rollback tid 2 to smithi14680844-8 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 766 (ObjNum 300 snap 85 seq_num 300) dirty exists 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1315: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1315: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:1315: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:45:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 628 (ObjNum 386 snap 112 seq_num 386) dirty exists 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1313: done (4 left) 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1315: done (3 left) 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1316: done (2 left) 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1320: done (1 left) 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1323: copy_from oid 31 from oid 17 current snap is 126 2024-04-26T04:45:06.751 INFO:tasks.rados.rados.0.smithi146.stdout:1324: delete oid 46 current snap is 126 2024-04-26T04:45:06.752 INFO:tasks.rados.rados.0.smithi146.stdout:1322: finishing write tid 1 to smithi14680844-1 2024-04-26T04:45:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:1322: finishing write tid 2 to smithi14680844-1 2024-04-26T04:45:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:1324: done (2 left) 2024-04-26T04:45:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:1325: copy_from oid 25 from oid 27 current snap is 126 2024-04-26T04:45:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 126 2024-04-26T04:45:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:1326: seq_num 433 ranges {2883584=57344} 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1326: writing smithi14680844-41 from 2883584 to 2940928 tid 1 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 126 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1322: finishing write tid 3 to smithi14680844-1 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1322: oid 1 updating version 0 to 626 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1322: oid 1 version 626 is already newer than 625 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 626 (ObjNum 431 snap 126 seq_num 431) dirty exists 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1322: left oid 1 (ObjNum 431 snap 126 seq_num 431) 2024-04-26T04:45:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:1327: seq_num 434 ranges {1630208=73728} 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1327: writing smithi14680844-38 from 1630208 to 1703936 tid 1 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1322: done (4 left) 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1328: read oid 16 snap -1 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1328: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1329: copy_from oid 10 from oid 43 current snap is 126 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1325: finishing copy_from to smithi14680844-25 2024-04-26T04:45:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:1325: got expected ENOENT (src dne) 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1325: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: finishing write tid 1 to smithi14680844-41 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: finishing write tid 2 to smithi14680844-41 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: finishing write tid 3 to smithi14680844-41 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: oid 41 updating version 0 to 805 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: oid 41 updating version 805 to 806 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 806 (ObjNum 433 snap 126 seq_num 433) dirty exists 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: left oid 41 (ObjNum 433 snap 126 seq_num 433) 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1325: done (5 left) 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1326: done (4 left) 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 126 2024-04-26T04:45:06.781 INFO:tasks.rados.rados.0.smithi146.stdout:1330: seq_num 435 ranges {5627904=90112} 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1330: writing smithi14680844-40 from 5627904 to 5718016 tid 1 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1331: read oid 34 snap 99 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1331: expect deleted 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1332: snap_create 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1329: finishing copy_from to smithi14680844-10 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1329: got expected ENOENT (src dne) 2024-04-26T04:45:06.811 INFO:tasks.rados.rados.0.smithi146.stdout:1323: finishing copy_from racing read to smithi14680844-31 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:1329: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:1323: finishing copy_from to smithi14680844-31 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 126 (ObjNum 423 snap 126 seq_num 423) dirty exists 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:1327: finishing write tid 1 to smithi14680844-38 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:1327: finishing write tid 2 to smithi14680844-38 2024-04-26T04:45:06.812 INFO:tasks.rados.rados.0.smithi146.stdout:1328: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:45:07.324 INFO:tasks.rados.rados.0.smithi146.stdout:1327: finishing write tid 3 to smithi14680844-38 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1327: oid 38 updating version 0 to 787 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1327: oid 38 version 787 is already newer than 786 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 787 (ObjNum 434 snap 126 seq_num 434) dirty exists 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1327: left oid 38 (ObjNum 434 snap 126 seq_num 434) 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: finishing write tid 1 to smithi14680844-40 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: finishing write tid 2 to smithi14680844-40 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: finishing write tid 3 to smithi14680844-40 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: oid 40 updating version 0 to 629 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: oid 40 updating version 629 to 630 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 630 (ObjNum 435 snap 126 seq_num 435) dirty exists 2024-04-26T04:45:07.325 INFO:tasks.rados.rados.0.smithi146.stdout:1330: left oid 40 (ObjNum 435 snap 126 seq_num 435) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1323: done (6 left) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1327: done (5 left) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1328: done (4 left) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1329: done (3 left) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1330: done (2 left) 2024-04-26T04:45:07.743 INFO:tasks.rados.rados.0.smithi146.stdout:1331: done (1 left) 2024-04-26T04:45:07.744 INFO:tasks.rados.rados.0.smithi146.stdout:1332: done (0 left) 2024-04-26T04:45:07.744 INFO:tasks.rados.rados.0.smithi146.stdout:1333: delete oid 26 current snap is 127 2024-04-26T04:45:07.746 INFO:tasks.rados.rados.0.smithi146.stdout:1333: done (0 left) 2024-04-26T04:45:07.747 INFO:tasks.rados.rados.0.smithi146.stdout:1334: delete oid 5 current snap is 127 2024-04-26T04:45:07.750 INFO:tasks.rados.rados.0.smithi146.stdout:1334: done (0 left) 2024-04-26T04:45:07.750 INFO:tasks.rados.rados.0.smithi146.stdout:1335: copy_from oid 21 from oid 29 current snap is 127 2024-04-26T04:45:07.750 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 127 2024-04-26T04:45:07.750 INFO:tasks.rados.rados.0.smithi146.stdout:1336: seq_num 438 ranges {0=139264} 2024-04-26T04:45:07.751 INFO:tasks.rados.rados.0.smithi146.stdout:1336: writing smithi14680844-3 from 0 to 139264 tid 1 2024-04-26T04:45:07.751 INFO:tasks.rados.rados.0.smithi146.stdout:1337: copy_from oid 35 from oid 34 current snap is 127 2024-04-26T04:45:07.751 INFO:tasks.rados.rados.0.smithi146.stdout:1338: read oid 19 snap -1 2024-04-26T04:45:07.752 INFO:tasks.rados.rados.0.smithi146.stdout:1338: expect deleted 2024-04-26T04:45:07.752 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 127 2024-04-26T04:45:07.752 INFO:tasks.rados.rados.0.smithi146.stdout:1339: seq_num 439 ranges {7462912=155648} 2024-04-26T04:45:07.795 INFO:tasks.rados.rados.0.smithi146.stdout:1339: writing smithi14680844-17 from 7462912 to 7618560 tid 1 2024-04-26T04:45:07.795 INFO:tasks.rados.rados.0.smithi146.stdout:1340: copy_from oid 41 from oid 32 current snap is 127 2024-04-26T04:45:07.795 INFO:tasks.rados.rados.0.smithi146.stdout:1336: finishing write tid 1 to smithi14680844-3 2024-04-26T04:45:07.795 INFO:tasks.rados.rados.0.smithi146.stdout:1336: finishing write tid 2 to smithi14680844-3 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1338: done (5 left) 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 127 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1337: finishing copy_from to smithi14680844-35 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1337: got expected ENOENT (src dne) 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1337: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1336: finishing write tid 3 to smithi14680844-3 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1336: oid 3 updating version 0 to 720 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1336: oid 3 version 720 is already newer than 719 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 720 (ObjNum 438 snap 127 seq_num 438) dirty exists 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1336: left oid 3 (ObjNum 438 snap 127 seq_num 438) 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1335: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1335: finishing copy_from to smithi14680844-21 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 688 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-04-26T04:45:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:1341: seq_num 440 ranges {0=172032} 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:1341: writing smithi14680844-26 from 0 to 172032 tid 1 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:1335: done (5 left) 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:1336: done (4 left) 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:1337: done (3 left) 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 127 2024-04-26T04:45:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:1342: seq_num 441 ranges {8265728=188416} 2024-04-26T04:45:07.843 INFO:tasks.rados.rados.0.smithi146.stdout:1342: writing smithi14680844-12 from 8265728 to 8454144 tid 1 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1343: read oid 31 snap -1 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1343: expect (ObjNum 423 snap 126 seq_num 423) 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1344: rollback oid 44 current snap is 127 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 106 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: finishing write tid 1 to smithi14680844-17 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: finishing write tid 2 to smithi14680844-17 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1341: finishing write tid 1 to smithi14680844-26 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: finishing write tid 3 to smithi14680844-17 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: oid 17 updating version 0 to 134 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: oid 17 updating version 134 to 135 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 135 (ObjNum 439 snap 127 seq_num 439) dirty exists 2024-04-26T04:45:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:1339: left oid 17 (ObjNum 439 snap 127 seq_num 439) 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1340: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1339: done (5 left) 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1345: read oid 24 snap -1 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1345: expect (ObjNum 424 snap 126 seq_num 424) 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1346: read oid 5 snap -1 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1346: expect deleted 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 127 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1341: finishing write tid 2 to smithi14680844-26 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1340: finishing copy_from to smithi14680844-41 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 810 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1341: finishing write tid 3 to smithi14680844-26 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1341: oid 26 updating version 0 to 809 2024-04-26T04:45:07.845 INFO:tasks.rados.rados.0.smithi146.stdout:1341: oid 26 version 809 is already newer than 808 2024-04-26T04:45:07.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 809 (ObjNum 440 snap 127 seq_num 440) dirty exists 2024-04-26T04:45:07.846 INFO:tasks.rados.rados.0.smithi146.stdout:1341: left oid 26 (ObjNum 440 snap 127 seq_num 440) 2024-04-26T04:45:07.846 INFO:tasks.rados.rados.0.smithi146.stdout:1347: seq_num 442 ranges {1712128=204800} 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1347: writing smithi14680844-13 from 1712128 to 1916928 tid 1 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1340: done (7 left) 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1341: done (6 left) 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1348: read oid 1 snap -1 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1348: expect (ObjNum 431 snap 126 seq_num 431) 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1349: setattr oid 41 current snap is 127 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1342: finishing write tid 1 to smithi14680844-12 2024-04-26T04:45:07.855 INFO:tasks.rados.rados.0.smithi146.stdout:1342: finishing write tid 2 to smithi14680844-12 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1342: finishing write tid 3 to smithi14680844-12 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1342: oid 12 updating version 0 to 632 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1342: oid 12 updating version 632 to 633 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 633 (ObjNum 441 snap 127 seq_num 441) dirty exists 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1342: left oid 12 (ObjNum 441 snap 127 seq_num 441) 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1344: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1344: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 605 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1342: done (7 left) 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1344: done (6 left) 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1346: done (5 left) 2024-04-26T04:45:07.856 INFO:tasks.rados.rados.0.smithi146.stdout:1350: setattr oid 45 current snap is 127 2024-04-26T04:45:07.857 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 127 2024-04-26T04:45:07.857 INFO:tasks.rados.rados.0.smithi146.stdout:1351: seq_num 443 ranges {1630208=221184} 2024-04-26T04:45:07.867 INFO:tasks.rados.rados.0.smithi146.stdout:1351: writing smithi14680844-35 from 1630208 to 1851392 tid 1 2024-04-26T04:45:07.867 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 127 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: finishing write tid 1 to smithi14680844-13 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: finishing write tid 2 to smithi14680844-13 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: finishing write tid 3 to smithi14680844-13 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: oid 13 updating version 0 to 121 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: oid 13 updating version 121 to 122 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 122 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1347: left oid 13 (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 812 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 460 (ObjNum 33 snap 0 seq_num 2127143248) dirty exists 2024-04-26T04:45:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:1348: expect (ObjNum 431 snap 126 seq_num 431) 2024-04-26T04:45:07.956 INFO:tasks.rados.rados.0.smithi146.stdout:1345: expect (ObjNum 424 snap 126 seq_num 424) 2024-04-26T04:45:08.017 INFO:tasks.rados.rados.0.smithi146.stdout:1351: finishing write tid 1 to smithi14680844-35 2024-04-26T04:45:08.017 INFO:tasks.rados.rados.0.smithi146.stdout:1351: finishing write tid 2 to smithi14680844-35 2024-04-26T04:45:08.017 INFO:tasks.rados.rados.0.smithi146.stdout:1351: finishing write tid 3 to smithi14680844-35 2024-04-26T04:45:08.017 INFO:tasks.rados.rados.0.smithi146.stdout:1351: oid 35 updating version 0 to 722 2024-04-26T04:45:08.018 INFO:tasks.rados.rados.0.smithi146.stdout:1351: oid 35 updating version 722 to 723 2024-04-26T04:45:08.018 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 723 (ObjNum 443 snap 127 seq_num 443) dirty exists 2024-04-26T04:45:08.018 INFO:tasks.rados.rados.0.smithi146.stdout:1351: left oid 35 (ObjNum 443 snap 127 seq_num 443) 2024-04-26T04:45:08.018 INFO:tasks.rados.rados.0.smithi146.stdout:1343: expect (ObjNum 423 snap 126 seq_num 423) 2024-04-26T04:45:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:07 smithi204 ceph-mon[88313]: pgmap v127: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:07 smithi204 ceph-mon[88313]: osdmap e311: 8 total, 8 up, 8 in 2024-04-26T04:45:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:07 smithi146 ceph-mon[92947]: pgmap v127: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:07 smithi146 ceph-mon[92947]: osdmap e311: 8 total, 8 up, 8 in 2024-04-26T04:45:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:07 smithi146 ceph-mon[95531]: pgmap v127: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 4.8 MiB/s wr, 24 op/s; 126/789 objects degraded (15.970%) 2024-04-26T04:45:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:07 smithi146 ceph-mon[95531]: osdmap e311: 8 total, 8 up, 8 in 2024-04-26T04:45:08.390 INFO:tasks.rados.rados.0.smithi146.stdout:1352: seq_num 444 ranges {5357568=237568} 2024-04-26T04:45:08.421 INFO:tasks.rados.rados.0.smithi146.stdout:1352: writing smithi14680844-44 from 5357568 to 5595136 tid 1 2024-04-26T04:45:08.421 INFO:tasks.rados.rados.0.smithi146.stdout:1343: done (7 left) 2024-04-26T04:45:08.421 INFO:tasks.rados.rados.0.smithi146.stdout:1345: done (6 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1347: done (5 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1348: done (4 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1349: done (3 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1350: done (2 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1351: done (1 left) 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1353: rollback oid 6 current snap is 127 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 6 to 112 2024-04-26T04:45:08.422 INFO:tasks.rados.rados.0.smithi146.stdout:1354: snap_remove snap 98 2024-04-26T04:45:08.756 INFO:tasks.rados.rados.0.smithi146.stdout:1354: done (2 left) 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1355: delete oid 2 current snap is 127 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1353: finishing rollback tid 1 to smithi14680844-6 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 366 (ObjNum 81 snap 0 seq_num 0) dirty dne 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: finishing write tid 1 to smithi14680844-44 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: finishing write tid 2 to smithi14680844-44 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: finishing write tid 3 to smithi14680844-44 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: oid 44 updating version 0 to 607 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: oid 44 version 607 is already newer than 606 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 607 (ObjNum 444 snap 127 seq_num 444) dirty exists 2024-04-26T04:45:08.757 INFO:tasks.rados.rados.0.smithi146.stdout:1352: left oid 44 (ObjNum 444 snap 127 seq_num 444) 2024-04-26T04:45:08.764 INFO:tasks.rados.rados.0.smithi146.stdout:1352: done (2 left) 2024-04-26T04:45:08.764 INFO:tasks.rados.rados.0.smithi146.stdout:1353: done (1 left) 2024-04-26T04:45:08.764 INFO:tasks.rados.rados.0.smithi146.stdout:1355: done (0 left) 2024-04-26T04:45:08.764 INFO:tasks.rados.rados.0.smithi146.stdout:1356: snap_create 2024-04-26T04:45:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: osdmap e312: 8 total, 8 up, 8 in 2024-04-26T04:45:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:45:08.709+0000 7f708c8ef700 -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-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: osdmap e312: 8 total, 8 up, 8 in 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: osdmap e312: 8 total, 8 up, 8 in 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:09.776 INFO:tasks.rados.rados.0.smithi146.stdout:1356: done (0 left) 2024-04-26T04:45:09.776 INFO:tasks.rados.rados.0.smithi146.stdout:1357: snap_create 2024-04-26T04:45:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: pgmap v130: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 126/789 objects degraded (15.970%) 2024-04-26T04:45:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:45:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: osdmap e313: 8 total, 8 up, 8 in 2024-04-26T04:45:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: pgmap v130: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 126/789 objects degraded (15.970%) 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: osdmap e313: 8 total, 8 up, 8 in 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: pgmap v130: 121 pgs: 14 active+undersized+degraded, 39 active+undersized, 68 active+clean; 386 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 126/789 objects degraded (15.970%) 2024-04-26T04:45:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:45:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: osdmap e313: 8 total, 8 up, 8 in 2024-04-26T04:45:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:1357: done (0 left) 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:1358: rollback oid 2 current snap is 129 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 120 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:1359: read oid 21 snap -1 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:1359: expect (ObjNum 416 snap 125 seq_num 416) 2024-04-26T04:45:10.784 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 129 2024-04-26T04:45:10.785 INFO:tasks.rados.rados.0.smithi146.stdout:1360: seq_num 446 ranges {5595136=278528} 2024-04-26T04:45:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:1360: writing smithi14680844-44 from 5595136 to 5873664 tid 1 2024-04-26T04:45:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:1361: delete oid 1 current snap is 129 2024-04-26T04:45:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:1358: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:45:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 599 (ObjNum 881 snap 0 seq_num 3957305408) dirty dne 2024-04-26T04:45:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:1359: expect (ObjNum 416 snap 125 seq_num 416) 2024-04-26T04:45:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:10 smithi204 ceph-mon[88313]: osdmap e314: 8 total, 8 up, 8 in 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: finishing write tid 1 to smithi14680844-44 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: finishing write tid 2 to smithi14680844-44 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: finishing write tid 3 to smithi14680844-44 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: oid 44 updating version 0 to 613 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: oid 44 version 613 is already newer than 612 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 613 (ObjNum 446 snap 129 seq_num 446) dirty exists 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1360: left oid 44 (ObjNum 446 snap 129 seq_num 446) 2024-04-26T04:45:11.074 INFO:tasks.rados.rados.0.smithi146.stdout:1358: done (3 left) 2024-04-26T04:45:11.075 INFO:tasks.rados.rados.0.smithi146.stdout:1359: done (2 left) 2024-04-26T04:45:11.075 INFO:tasks.rados.rados.0.smithi146.stdout:1360: done (1 left) 2024-04-26T04:45:11.075 INFO:tasks.rados.rados.0.smithi146.stdout:1361: done (0 left) 2024-04-26T04:45:11.075 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 129 2024-04-26T04:45:11.075 INFO:tasks.rados.rados.0.smithi146.stdout:1362: seq_num 448 ranges {622592=311296} 2024-04-26T04:45:11.078 INFO:tasks.rados.rados.0.smithi146.stdout:1362: writing smithi14680844-49 from 622592 to 933888 tid 1 2024-04-26T04:45:11.078 INFO:tasks.rados.rados.0.smithi146.stdout:1363: snap_remove snap 115 2024-04-26T04:45:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:10 smithi146 ceph-mon[95531]: osdmap e314: 8 total, 8 up, 8 in 2024-04-26T04:45:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:10 smithi146 ceph-mon[92947]: osdmap e314: 8 total, 8 up, 8 in 2024-04-26T04:45:11.783 INFO:tasks.rados.rados.0.smithi146.stdout:1363: done (1 left) 2024-04-26T04:45:11.783 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 129 2024-04-26T04:45:11.783 INFO:tasks.rados.rados.0.smithi146.stdout:1362: finishing write tid 1 to smithi14680844-49 2024-04-26T04:45:11.783 INFO:tasks.rados.rados.0.smithi146.stdout:1364: seq_num 449 ranges {0=327680} 2024-04-26T04:45:11.784 INFO:tasks.rados.rados.0.smithi146.stdout:1364: writing smithi14680844-39 from 0 to 327680 tid 1 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1365: setattr oid 30 current snap is 129 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1362: finishing write tid 2 to smithi14680844-49 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1362: finishing write tid 3 to smithi14680844-49 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1362: oid 49 updating version 0 to 628 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1362: oid 49 updating version 628 to 629 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 629 (ObjNum 448 snap 129 seq_num 448) dirty exists 2024-04-26T04:45:11.785 INFO:tasks.rados.rados.0.smithi146.stdout:1362: left oid 49 (ObjNum 448 snap 129 seq_num 448) 2024-04-26T04:45:11.786 INFO:tasks.rados.rados.0.smithi146.stdout:1362: done (2 left) 2024-04-26T04:45:11.786 INFO:tasks.rados.rados.0.smithi146.stdout:1366: copy_from oid 47 from oid 9 current snap is 129 2024-04-26T04:45:11.786 INFO:tasks.rados.rados.0.smithi146.stdout:1367: snap_create 2024-04-26T04:45:11.795 INFO:tasks.rados.rados.0.smithi146.stdout:1364: finishing write tid 1 to smithi14680844-39 2024-04-26T04:45:11.795 INFO:tasks.rados.rados.0.smithi146.stdout:1364: finishing write tid 2 to smithi14680844-39 2024-04-26T04:45:11.799 INFO:tasks.rados.rados.0.smithi146.stdout:1364: finishing write tid 3 to smithi14680844-39 2024-04-26T04:45:11.799 INFO:tasks.rados.rados.0.smithi146.stdout:1364: oid 39 updating version 0 to 600 2024-04-26T04:45:11.799 INFO:tasks.rados.rados.0.smithi146.stdout:1364: oid 39 updating version 600 to 601 2024-04-26T04:45:11.799 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 601 (ObjNum 449 snap 129 seq_num 449) dirty exists 2024-04-26T04:45:11.799 INFO:tasks.rados.rados.0.smithi146.stdout:1364: left oid 39 (ObjNum 449 snap 129 seq_num 449) 2024-04-26T04:45:11.802 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 468 (ObjNum 427 snap 126 seq_num 427) dirty exists 2024-04-26T04:45:11.840 INFO:tasks.rados.rados.0.smithi146.stdout:1366: finishing copy_from racing read to smithi14680844-47 2024-04-26T04:45:11.846 INFO:tasks.rados.rados.0.smithi146.stdout:1366: finishing copy_from to smithi14680844-47 2024-04-26T04:45:11.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 407 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:45:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:11 smithi204 ceph-mon[88313]: pgmap v133: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:11 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded) 2024-04-26T04:45:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:11 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:45:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:11 smithi204 ceph-mon[88313]: osdmap e315: 8 total, 8 up, 8 in 2024-04-26T04:45:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:11 smithi204 ceph-mon[88313]: mgrmap e43: y(active, since 92s), standbys: x 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[95531]: pgmap v133: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded) 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[95531]: osdmap e315: 8 total, 8 up, 8 in 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[95531]: mgrmap e43: y(active, since 92s), standbys: x 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[92947]: pgmap v133: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 126/789 objects degraded (15.970%), 14 pgs degraded) 2024-04-26T04:45:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:45:12.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[92947]: osdmap e315: 8 total, 8 up, 8 in 2024-04-26T04:45:12.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:11 smithi146 ceph-mon[92947]: mgrmap e43: y(active, since 92s), standbys: x 2024-04-26T04:45:12.794 INFO:tasks.rados.rados.0.smithi146.stdout:1364: done (3 left) 2024-04-26T04:45:12.794 INFO:tasks.rados.rados.0.smithi146.stdout:1365: done (2 left) 2024-04-26T04:45:12.794 INFO:tasks.rados.rados.0.smithi146.stdout:1366: done (1 left) 2024-04-26T04:45:12.794 INFO:tasks.rados.rados.0.smithi146.stdout:1367: done (0 left) 2024-04-26T04:45:12.795 INFO:tasks.rados.rados.0.smithi146.stdout:1368: snap_remove snap 106 2024-04-26T04:45:13.022 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:45:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:12 smithi204 ceph-mon[88313]: osdmap e316: 8 total, 8 up, 8 in 2024-04-26T04:45:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:12 smithi146 ceph-mon[95531]: osdmap e316: 8 total, 8 up, 8 in 2024-04-26T04:45:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:12 smithi146 ceph-mon[92947]: osdmap e316: 8 total, 8 up, 8 in 2024-04-26T04:45:13.338 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (5m) 9s ago 6m 26.8M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (6m) 53s ago 6m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (7m) 9s ago 7m 18.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (7m) 53s ago 7m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (2m) 53s ago 11m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (2m) 9s ago 13m 513M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (105s) 9s ago 13m 47.3M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (59s) 53s ago 11m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (78s) 9s ago 11m 39.1M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (6m) 9s ago 6m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (6m) 53s ago 6m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (13s) 9s ago 11m 12.5M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:45:13.339 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (10m) 9s ago 10m 178M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb ec73210639c6 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (10m) 9s ago 10m 198M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (9m) 9s ago 9m 130M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (9m) 53s ago 9m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (8m) 53s ago 8m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (8m) 53s ago 8m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (8m) 53s ago 8m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:45:13.340 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (2m) 53s ago 7m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:45:13.599 INFO:tasks.rados.rados.0.smithi146.stdout:1368: done (0 left) 2024-04-26T04:45:13.600 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 130 2024-04-26T04:45:13.600 INFO:tasks.rados.rados.0.smithi146.stdout:1369: seq_num 450 ranges {229376=344064} 2024-04-26T04:45:13.603 INFO:tasks.rados.rados.0.smithi146.stdout:1369: writing smithi14680844-8 from 229376 to 573440 tid 1 2024-04-26T04:45:13.603 INFO:tasks.rados.rados.0.smithi146.stdout:1370: rollback oid 31 current snap is 130 2024-04-26T04:45:13.604 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 125 2024-04-26T04:45:13.604 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 130 2024-04-26T04:45:13.604 INFO:tasks.rados.rados.0.smithi146.stdout:1371: seq_num 451 ranges {0=360448} 2024-04-26T04:45:13.606 INFO:tasks.rados.rados.0.smithi146.stdout:1371: writing smithi14680844-20 from 0 to 360448 tid 1 2024-04-26T04:45:13.606 INFO:tasks.rados.rados.0.smithi146.stdout:1372: read oid 41 snap -1 2024-04-26T04:45:13.606 INFO:tasks.rados.rados.0.smithi146.stdout:1372: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:45:13.606 INFO:tasks.rados.rados.0.smithi146.stdout:1373: rmattr oid 46 current snap is 130 2024-04-26T04:45:13.606 INFO:tasks.rados.rados.0.smithi146.stdout:1373: done (4 left) 2024-04-26T04:45:13.607 INFO:tasks.rados.rados.0.smithi146.stdout:1374: rmattr oid 32 current snap is 130 2024-04-26T04:45:13.607 INFO:tasks.rados.rados.0.smithi146.stdout:1374: done (4 left) 2024-04-26T04:45:13.607 INFO:tasks.rados.rados.0.smithi146.stdout:1375: snap_create 2024-04-26T04:45:13.612 INFO:tasks.rados.rados.0.smithi146.stdout:1369: finishing write tid 1 to smithi14680844-8 2024-04-26T04:45:13.612 INFO:tasks.rados.rados.0.smithi146.stdout:1369: finishing write tid 2 to smithi14680844-8 2024-04-26T04:45:13.615 INFO:tasks.rados.rados.0.smithi146.stdout:1372: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:1369: finishing write tid 3 to smithi14680844-8 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:1369: oid 8 updating version 0 to 833 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:1369: oid 8 version 833 is already newer than 832 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 833 (ObjNum 450 snap 130 seq_num 450) dirty exists 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:1369: left oid 8 (ObjNum 450 snap 130 seq_num 450) 2024-04-26T04:45:13.618 INFO:tasks.rados.rados.0.smithi146.stdout:1371: finishing write tid 1 to smithi14680844-20 2024-04-26T04:45:13.619 INFO:tasks.rados.rados.0.smithi146.stdout:1371: finishing write tid 2 to smithi14680844-20 2024-04-26T04:45:13.619 INFO:tasks.rados.rados.0.smithi146.stdout:1370: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:45:13.620 INFO:tasks.rados.rados.0.smithi146.stdout:1370: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:1370: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 632 (ObjNum 372 snap 110 seq_num 372) dirty exists 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:1371: finishing write tid 3 to smithi14680844-20 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:1371: oid 20 updating version 0 to 840 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:1371: oid 20 version 840 is already newer than 839 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 840 (ObjNum 451 snap 130 seq_num 451) dirty exists 2024-04-26T04:45:13.621 INFO:tasks.rados.rados.0.smithi146.stdout:1371: left oid 20 (ObjNum 451 snap 130 seq_num 451) 2024-04-26T04:45:13.757 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:45:13.757 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 7, 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 1 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:45:13.758 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 9, 2024-04-26T04:45:13.759 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 6 2024-04-26T04:45:13.759 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:45:13.759 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:45:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: pgmap v136: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: osdmap e317: 8 total, 8 up, 8 in 2024-04-26T04:45:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: osdmap e318: 8 total, 8 up, 8 in 2024-04-26T04:45:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:13 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/785749868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: pgmap v136: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: osdmap e317: 8 total, 8 up, 8 in 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: osdmap e318: 8 total, 8 up, 8 in 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/785749868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: pgmap v136: 121 pgs: 121 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 4.7 MiB/s wr, 31 op/s; 18 MiB/s, 5 objects/s recovering 2024-04-26T04:45:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: osdmap e317: 8 total, 8 up, 8 in 2024-04-26T04:45:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: from='client.44150 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: from='client.34233 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: osdmap e318: 8 total, 8 up, 8 in 2024-04-26T04:45:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:13 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/785749868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:14.601 INFO:tasks.rados.rados.0.smithi146.stdout:1369: done (4 left) 2024-04-26T04:45:14.601 INFO:tasks.rados.rados.0.smithi146.stdout:1370: done (3 left) 2024-04-26T04:45:14.601 INFO:tasks.rados.rados.0.smithi146.stdout:1371: done (2 left) 2024-04-26T04:45:14.601 INFO:tasks.rados.rados.0.smithi146.stdout:1372: done (1 left) 2024-04-26T04:45:14.602 INFO:tasks.rados.rados.0.smithi146.stdout:1375: done (0 left) 2024-04-26T04:45:14.602 INFO:tasks.rados.rados.0.smithi146.stdout:1376: rollback oid 39 current snap is 131 2024-04-26T04:45:14.602 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 63 2024-04-26T04:45:14.602 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 131 2024-04-26T04:45:14.602 INFO:tasks.rados.rados.0.smithi146.stdout:1377: seq_num 452 ranges {5873664=376832} 2024-04-26T04:45:14.635 INFO:tasks.rados.rados.0.smithi146.stdout:1377: writing smithi14680844-44 from 5873664 to 6250496 tid 1 2024-04-26T04:45:14.635 INFO:tasks.rados.rados.0.smithi146.stdout:1378: read oid 16 snap 99 2024-04-26T04:45:14.635 INFO:tasks.rados.rados.0.smithi146.stdout:1378: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:45:14.635 INFO:tasks.rados.rados.0.smithi146.stdout:1379: snap_remove snap 103 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:1376: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:1376: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 603 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:1377: finishing write tid 1 to smithi14680844-44 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:1377: finishing write tid 2 to smithi14680844-44 2024-04-26T04:45:15.611 INFO:tasks.rados.rados.0.smithi146.stdout:1377: finishing write tid 3 to smithi14680844-44 2024-04-26T04:45:15.612 INFO:tasks.rados.rados.0.smithi146.stdout:1377: oid 44 updating version 0 to 632 2024-04-26T04:45:15.612 INFO:tasks.rados.rados.0.smithi146.stdout:1377: oid 44 version 632 is already newer than 631 2024-04-26T04:45:15.612 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 632 (ObjNum 452 snap 131 seq_num 452) dirty exists 2024-04-26T04:45:15.612 INFO:tasks.rados.rados.0.smithi146.stdout:1377: left oid 44 (ObjNum 452 snap 131 seq_num 452) 2024-04-26T04:45:15.612 INFO:tasks.rados.rados.0.smithi146.stdout:1378: expect (ObjNum 339 snap 97 seq_num 339) 2024-04-26T04:45:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:15 smithi146 ceph-mon[95531]: osdmap e319: 8 total, 8 up, 8 in 2024-04-26T04:45:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:15 smithi146 ceph-mon[92947]: osdmap e319: 8 total, 8 up, 8 in 2024-04-26T04:45:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:15 smithi204 ceph-mon[88313]: osdmap e319: 8 total, 8 up, 8 in 2024-04-26T04:45:16.118 INFO:tasks.rados.rados.0.smithi146.stdout:1376: done (3 left) 2024-04-26T04:45:16.118 INFO:tasks.rados.rados.0.smithi146.stdout:1377: done (2 left) 2024-04-26T04:45:16.118 INFO:tasks.rados.rados.0.smithi146.stdout:1378: done (1 left) 2024-04-26T04:45:16.118 INFO:tasks.rados.rados.0.smithi146.stdout:1379: done (0 left) 2024-04-26T04:45:16.118 INFO:tasks.rados.rados.0.smithi146.stdout:1380: snap_remove snap 120 2024-04-26T04:45:16.605 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:16] "GET /metrics HTTP/1.1" 200 36160 "" "Prometheus/2.43.0" 2024-04-26T04:45:16.619 INFO:tasks.rados.rados.0.smithi146.stdout:1380: done (0 left) 2024-04-26T04:45:16.619 INFO:tasks.rados.rados.0.smithi146.stdout:1381: snap_remove snap 99 2024-04-26T04:45:16.879 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:16 smithi146 ceph-mon[95531]: pgmap v140: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:16.879 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:16 smithi146 ceph-mon[95531]: osdmap e320: 8 total, 8 up, 8 in 2024-04-26T04:45:16.879 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:16 smithi146 ceph-mon[92947]: pgmap v140: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:16.879 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:16 smithi146 ceph-mon[92947]: osdmap e320: 8 total, 8 up, 8 in 2024-04-26T04:45:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:16 smithi204 ceph-mon[88313]: pgmap v140: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:16 smithi204 ceph-mon[88313]: osdmap e320: 8 total, 8 up, 8 in 2024-04-26T04:45:17.623 INFO:tasks.rados.rados.0.smithi146.stdout:1381: done (0 left) 2024-04-26T04:45:17.623 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 131 2024-04-26T04:45:17.623 INFO:tasks.rados.rados.0.smithi146.stdout:1382: seq_num 453 ranges {9986048=393216} 2024-04-26T04:45:17.681 INFO:tasks.rados.rados.0.smithi146.stdout:1382: writing smithi14680844-31 from 9986048 to 10379264 tid 1 2024-04-26T04:45:17.681 INFO:tasks.rados.rados.0.smithi146.stdout:1383: snap_remove snap 114 2024-04-26T04:45:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:17 smithi146 ceph-mon[95531]: osdmap e321: 8 total, 8 up, 8 in 2024-04-26T04:45:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:17 smithi146 ceph-mon[92947]: osdmap e321: 8 total, 8 up, 8 in 2024-04-26T04:45:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:17 smithi204 ceph-mon[88313]: osdmap e321: 8 total, 8 up, 8 in 2024-04-26T04:45:18.603 INFO:tasks.rados.rados.0.smithi146.stdout:1383: done (1 left) 2024-04-26T04:45:18.603 INFO:tasks.rados.rados.0.smithi146.stdout:1384: delete oid 3 current snap is 131 2024-04-26T04:45:18.603 INFO:tasks.rados.rados.0.smithi146.stdout:1382: finishing write tid 1 to smithi14680844-31 2024-04-26T04:45:18.603 INFO:tasks.rados.rados.0.smithi146.stdout:1382: finishing write tid 2 to smithi14680844-31 2024-04-26T04:45:18.604 INFO:tasks.rados.rados.0.smithi146.stdout:1382: finishing write tid 3 to smithi14680844-31 2024-04-26T04:45:18.604 INFO:tasks.rados.rados.0.smithi146.stdout:1382: oid 31 updating version 0 to 634 2024-04-26T04:45:18.604 INFO:tasks.rados.rados.0.smithi146.stdout:1382: oid 31 version 634 is already newer than 633 2024-04-26T04:45:18.604 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 634 (ObjNum 453 snap 131 seq_num 453) dirty exists 2024-04-26T04:45:18.604 INFO:tasks.rados.rados.0.smithi146.stdout:1382: left oid 31 (ObjNum 453 snap 131 seq_num 453) 2024-04-26T04:45:18.615 INFO:tasks.rados.rados.0.smithi146.stdout:1382: done (1 left) 2024-04-26T04:45:18.615 INFO:tasks.rados.rados.0.smithi146.stdout:1384: done (0 left) 2024-04-26T04:45:18.615 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 131 2024-04-26T04:45:18.616 INFO:tasks.rados.rados.0.smithi146.stdout:1385: seq_num 455 ranges {622592=425984} 2024-04-26T04:45:18.622 INFO:tasks.rados.rados.0.smithi146.stdout:1385: writing smithi14680844-15 from 622592 to 1048576 tid 1 2024-04-26T04:45:18.622 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 131 2024-04-26T04:45:18.622 INFO:tasks.rados.rados.0.smithi146.stdout:1386: seq_num 456 ranges {1630208=442368} 2024-04-26T04:45:18.634 INFO:tasks.rados.rados.0.smithi146.stdout:1386: writing smithi14680844-22 from 1630208 to 2072576 tid 1 2024-04-26T04:45:18.634 INFO:tasks.rados.rados.0.smithi146.stdout:1387: read oid 30 snap -1 2024-04-26T04:45:18.634 INFO:tasks.rados.rados.0.smithi146.stdout:1387: expect (ObjNum 427 snap 126 seq_num 427) 2024-04-26T04:45:18.635 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 131 2024-04-26T04:45:18.635 INFO:tasks.rados.rados.0.smithi146.stdout:1385: finishing write tid 1 to smithi14680844-15 2024-04-26T04:45:18.635 INFO:tasks.rados.rados.0.smithi146.stdout:1388: seq_num 457 ranges {2310144=458752} 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1388: writing smithi14680844-24 from 2310144 to 2768896 tid 1 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1389: copy_from oid 14 from oid 45 current snap is 131 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1385: finishing write tid 2 to smithi14680844-15 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1390: rollback oid 3 current snap is 131 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 117 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1385: finishing write tid 3 to smithi14680844-15 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1385: oid 15 updating version 0 to 737 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1385: oid 15 version 737 is already newer than 736 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 737 (ObjNum 455 snap 131 seq_num 455) dirty exists 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1385: left oid 15 (ObjNum 455 snap 131 seq_num 455) 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1386: finishing write tid 1 to smithi14680844-22 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1386: finishing write tid 2 to smithi14680844-22 2024-04-26T04:45:18.651 INFO:tasks.rados.rados.0.smithi146.stdout:1386: finishing write tid 3 to smithi14680844-22 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1386: oid 22 updating version 0 to 664 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1386: oid 22 updating version 664 to 665 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 665 (ObjNum 456 snap 131 seq_num 456) dirty exists 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1386: left oid 22 (ObjNum 456 snap 131 seq_num 456) 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1385: done (5 left) 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1386: done (4 left) 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1391: rollback oid 43 current snap is 131 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 126 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1392: delete oid 16 current snap is 131 2024-04-26T04:45:18.652 INFO:tasks.rados.rados.0.smithi146.stdout:1390: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:45:18.653 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 767 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:45:18.654 INFO:tasks.rados.rados.0.smithi146.stdout:1390: done (5 left) 2024-04-26T04:45:18.654 INFO:tasks.rados.rados.0.smithi146.stdout:1392: done (4 left) 2024-04-26T04:45:18.654 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 131 2024-04-26T04:45:18.654 INFO:tasks.rados.rados.0.smithi146.stdout:1393: seq_num 459 ranges {0=491520} 2024-04-26T04:45:18.657 INFO:tasks.rados.rados.0.smithi146.stdout:1393: writing smithi14680844-1 from 0 to 491520 tid 1 2024-04-26T04:45:18.657 INFO:tasks.rados.rados.0.smithi146.stdout:1394: copy_from oid 15 from oid 29 current snap is 131 2024-04-26T04:45:18.657 INFO:tasks.rados.rados.0.smithi146.stdout:1391: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:45:18.657 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 440 (ObjNum 129 snap 0 seq_num 2128120712) dirty dne 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: finishing write tid 1 to smithi14680844-24 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: finishing write tid 2 to smithi14680844-24 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: finishing write tid 3 to smithi14680844-24 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: oid 24 updating version 0 to 668 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: oid 24 version 668 is already newer than 667 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 668 (ObjNum 457 snap 131 seq_num 457) dirty exists 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: left oid 24 (ObjNum 457 snap 131 seq_num 457) 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1388: done (5 left) 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1391: done (4 left) 2024-04-26T04:45:18.658 INFO:tasks.rados.rados.0.smithi146.stdout:1395: snap_remove snap 129 2024-04-26T04:45:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[95531]: pgmap v143: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[95531]: osdmap e322: 8 total, 8 up, 8 in 2024-04-26T04:45:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[95531]: osdmap e323: 8 total, 8 up, 8 in 2024-04-26T04:45:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[92947]: pgmap v143: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[92947]: osdmap e322: 8 total, 8 up, 8 in 2024-04-26T04:45:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:18 smithi146 ceph-mon[92947]: osdmap e323: 8 total, 8 up, 8 in 2024-04-26T04:45:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:18 smithi204 ceph-mon[88313]: pgmap v143: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 3.3 MiB/s wr, 14 op/s 2024-04-26T04:45:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:18 smithi204 ceph-mon[88313]: osdmap e322: 8 total, 8 up, 8 in 2024-04-26T04:45:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:18 smithi204 ceph-mon[88313]: osdmap e323: 8 total, 8 up, 8 in 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1395: done (4 left) 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1396: copy_from oid 40 from oid 4 current snap is 131 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: finishing write tid 1 to smithi14680844-1 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: finishing write tid 2 to smithi14680844-1 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: finishing write tid 3 to smithi14680844-1 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: oid 1 updating version 0 to 641 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: oid 1 version 641 is already newer than 640 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 641 (ObjNum 459 snap 131 seq_num 459) dirty exists 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1393: left oid 1 (ObjNum 459 snap 131 seq_num 459) 2024-04-26T04:45:19.635 INFO:tasks.rados.rados.0.smithi146.stdout:1387: expect (ObjNum 427 snap 126 seq_num 427) 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[95531]: pgmap v146: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[95531]: osdmap e324: 8 total, 8 up, 8 in 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[92947]: pgmap v146: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:19 smithi146 ceph-mon[92947]: osdmap e324: 8 total, 8 up, 8 in 2024-04-26T04:45:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:19 smithi204 ceph-mon[88313]: pgmap v146: 121 pgs: 121 active+clean; 433 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:20.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:19 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:20.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:19 smithi204 ceph-mon[88313]: osdmap e324: 8 total, 8 up, 8 in 2024-04-26T04:45:20.399 INFO:tasks.rados.rados.0.smithi146.stdout:1394: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:45:20.399 INFO:tasks.rados.rados.0.smithi146.stdout:1389: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:45:20.399 INFO:tasks.rados.rados.0.smithi146.stdout:1389: finishing copy_from to smithi14680844-14 2024-04-26T04:45:20.399 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 460 (ObjNum 4113 snap 0 seq_num 2126859604) dirty exists 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1394: finishing copy_from to smithi14680844-15 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 688 (ObjNum 416 snap 125 seq_num 416) dirty exists 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1387: done (4 left) 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1389: done (3 left) 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1393: done (2 left) 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1394: done (1 left) 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1397: copy_from oid 7 from oid 48 current snap is 131 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1396: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1396: finishing copy_from to smithi14680844-40 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 743 (ObjNum 404 snap 118 seq_num 404) dirty exists 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1396: done (1 left) 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 131 2024-04-26T04:45:20.400 INFO:tasks.rados.rados.0.smithi146.stdout:1398: seq_num 460 ranges {4956160=507904} 2024-04-26T04:45:20.430 INFO:tasks.rados.rados.0.smithi146.stdout:1398: writing smithi14680844-36 from 4956160 to 5464064 tid 1 2024-04-26T04:45:20.430 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 131 2024-04-26T04:45:20.430 INFO:tasks.rados.rados.0.smithi146.stdout:1399: seq_num 461 ranges {0=524288} 2024-04-26T04:45:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:1399: writing smithi14680844-45 from 0 to 524288 tid 1 2024-04-26T04:45:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 131 2024-04-26T04:45:20.433 INFO:tasks.rados.rados.0.smithi146.stdout:1400: seq_num 462 ranges {573440=540672} 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1400: writing smithi14680844-8 from 573440 to 1114112 tid 1 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1401: rmattr oid 47 current snap is 131 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: finishing write tid 1 to smithi14680844-36 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: finishing write tid 2 to smithi14680844-36 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1402: delete oid 20 current snap is 131 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: finishing write tid 3 to smithi14680844-36 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: oid 36 updating version 0 to 676 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: oid 36 updating version 676 to 677 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 677 (ObjNum 460 snap 131 seq_num 460) dirty exists 2024-04-26T04:45:20.440 INFO:tasks.rados.rados.0.smithi146.stdout:1398: left oid 36 (ObjNum 460 snap 131 seq_num 460) 2024-04-26T04:45:20.442 INFO:tasks.rados.rados.0.smithi146.stdout:1398: done (5 left) 2024-04-26T04:45:20.442 INFO:tasks.rados.rados.0.smithi146.stdout:1402: done (4 left) 2024-04-26T04:45:20.442 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 131 2024-04-26T04:45:20.442 INFO:tasks.rados.rados.0.smithi146.stdout:1403: seq_num 464 ranges {12001280=573440} 2024-04-26T04:45:20.510 INFO:tasks.rados.rados.0.smithi146.stdout:1403: writing smithi14680844-11 from 12001280 to 12574720 tid 1 2024-04-26T04:45:20.510 INFO:tasks.rados.rados.0.smithi146.stdout:1404: delete oid 41 current snap is 131 2024-04-26T04:45:20.510 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 778 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1400: finishing write tid 1 to smithi14680844-8 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: finishing write tid 1 to smithi14680844-45 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: finishing write tid 2 to smithi14680844-45 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1400: finishing write tid 2 to smithi14680844-8 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: finishing write tid 3 to smithi14680844-45 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: oid 45 updating version 0 to 497 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: oid 45 version 497 is already newer than 496 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 497 (ObjNum 461 snap 131 seq_num 461) dirty exists 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1399: left oid 45 (ObjNum 461 snap 131 seq_num 461) 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1400: finishing write tid 3 to smithi14680844-8 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1400: oid 8 updating version 0 to 884 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:1400: oid 8 version 884 is already newer than 883 2024-04-26T04:45:20.511 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 884 (ObjNum 462 snap 131 seq_num 462) dirty exists 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1400: left oid 8 (ObjNum 462 snap 131 seq_num 462) 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1397: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1397: finishing copy_from to smithi14680844-7 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 620 (ObjNum 408 snap 121 seq_num 408) dirty exists 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1397: done (5 left) 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1399: done (4 left) 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1400: done (3 left) 2024-04-26T04:45:20.512 INFO:tasks.rados.rados.0.smithi146.stdout:1401: done (2 left) 2024-04-26T04:45:20.513 INFO:tasks.rados.rados.0.smithi146.stdout:1404: done (1 left) 2024-04-26T04:45:20.513 INFO:tasks.rados.rados.0.smithi146.stdout:1405: setattr oid 18 current snap is 131 2024-04-26T04:45:20.514 INFO:tasks.rados.rados.0.smithi146.stdout:1403: finishing write tid 1 to smithi14680844-11 2024-04-26T04:45:20.514 INFO:tasks.rados.rados.0.smithi146.stdout:1403: finishing write tid 2 to smithi14680844-11 2024-04-26T04:45:20.514 INFO:tasks.rados.rados.0.smithi146.stdout:1406: read oid 22 snap -1 2024-04-26T04:45:20.514 INFO:tasks.rados.rados.0.smithi146.stdout:1406: expect (ObjNum 456 snap 131 seq_num 456) 2024-04-26T04:45:20.514 INFO:tasks.rados.rados.0.smithi146.stdout:1407: snap_remove snap 112 2024-04-26T04:45:20.880 INFO:tasks.rados.rados.0.smithi146.stdout:1407: done (3 left) 2024-04-26T04:45:20.880 INFO:tasks.rados.rados.0.smithi146.stdout:1408: snap_remove snap 128 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1408: done (3 left) 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1409: snap_create 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1403: finishing write tid 3 to smithi14680844-11 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1403: oid 11 updating version 0 to 680 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1403: oid 11 version 680 is already newer than 679 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 680 (ObjNum 464 snap 131 seq_num 464) dirty exists 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1403: left oid 11 (ObjNum 464 snap 131 seq_num 464) 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 888 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:45:21.879 INFO:tasks.rados.rados.0.smithi146.stdout:1406: expect (ObjNum 456 snap 131 seq_num 456) 2024-04-26T04:45:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:21 smithi146 ceph-mon[95531]: pgmap v148: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:21 smithi146 ceph-mon[95531]: osdmap e325: 8 total, 8 up, 8 in 2024-04-26T04:45:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:21 smithi146 ceph-mon[92947]: pgmap v148: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:21 smithi146 ceph-mon[92947]: osdmap e325: 8 total, 8 up, 8 in 2024-04-26T04:45:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:21 smithi204 ceph-mon[88313]: pgmap v148: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:21 smithi204 ceph-mon[88313]: osdmap e325: 8 total, 8 up, 8 in 2024-04-26T04:45:22.882 INFO:tasks.rados.rados.0.smithi146.stdout:1403: done (3 left) 2024-04-26T04:45:22.882 INFO:tasks.rados.rados.0.smithi146.stdout:1405: done (2 left) 2024-04-26T04:45:22.882 INFO:tasks.rados.rados.0.smithi146.stdout:1406: done (1 left) 2024-04-26T04:45:22.882 INFO:tasks.rados.rados.0.smithi146.stdout:1409: done (0 left) 2024-04-26T04:45:22.883 INFO:tasks.rados.rados.0.smithi146.stdout:1410: rollback oid 14 current snap is 132 2024-04-26T04:45:22.883 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 118 2024-04-26T04:45:22.883 INFO:tasks.rados.rados.0.smithi146.stdout:1411: snap_remove snap 117 2024-04-26T04:45:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:22 smithi146 ceph-mon[92947]: osdmap e326: 8 total, 8 up, 8 in 2024-04-26T04:45:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:22 smithi146 ceph-mon[95531]: osdmap e326: 8 total, 8 up, 8 in 2024-04-26T04:45:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:22 smithi204 ceph-mon[88313]: osdmap e326: 8 total, 8 up, 8 in 2024-04-26T04:45:23.602 INFO:tasks.rados.rados.0.smithi146.stdout:1411: done (1 left) 2024-04-26T04:45:23.602 INFO:tasks.rados.rados.0.smithi146.stdout:1412: snap_remove snap 116 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: pgmap v151: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: osdmap e327: 8 total, 8 up, 8 in 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: osdmap e328: 8 total, 8 up, 8 in 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: pgmap v151: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: osdmap e327: 8 total, 8 up, 8 in 2024-04-26T04:45:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: osdmap e328: 8 total, 8 up, 8 in 2024-04-26T04:45:24.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:24.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:24.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: pgmap v151: 121 pgs: 121 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.8 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T04:45:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: osdmap e327: 8 total, 8 up, 8 in 2024-04-26T04:45:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: osdmap e328: 8 total, 8 up, 8 in 2024-04-26T04:45:24.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:24.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:24.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:1412: done (1 left) 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:1413: rollback oid 38 current snap is 132 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 105 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:1410: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:1410: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:45:24.604 INFO:tasks.rados.rados.0.smithi146.stdout:1410: finishing rollback tid 2 to smithi14680844-14 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 511 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:1410: done (1 left) 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:1414: read oid 30 snap -1 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:1414: expect (ObjNum 427 snap 126 seq_num 427) 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:1415: rollback oid 16 current snap is 132 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 126 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 132 2024-04-26T04:45:24.605 INFO:tasks.rados.rados.0.smithi146.stdout:1416: seq_num 466 ranges {1916928=614400} 2024-04-26T04:45:24.619 INFO:tasks.rados.rados.0.smithi146.stdout:1416: writing smithi14680844-13 from 1916928 to 2531328 tid 1 2024-04-26T04:45:24.620 INFO:tasks.rados.rados.0.smithi146.stdout:1417: rollback oid 15 current snap is 132 2024-04-26T04:45:24.620 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 126 2024-04-26T04:45:24.620 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 132 2024-04-26T04:45:24.620 INFO:tasks.rados.rados.0.smithi146.stdout:1418: seq_num 467 ranges {10379264=630784} 2024-04-26T04:45:24.681 INFO:tasks.rados.rados.0.smithi146.stdout:1418: writing smithi14680844-31 from 10379264 to 11010048 tid 1 2024-04-26T04:45:24.682 INFO:tasks.rados.rados.0.smithi146.stdout:1419: read oid 43 snap -1 2024-04-26T04:45:24.682 INFO:tasks.rados.rados.0.smithi146.stdout:1419: expect deleted 2024-04-26T04:45:24.682 INFO:tasks.rados.rados.0.smithi146.stdout:1420: snap_remove snap 84 2024-04-26T04:45:25.612 INFO:tasks.rados.rados.0.smithi146.stdout:1420: done (7 left) 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1421: copy_from oid 11 from oid 2 current snap is 132 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1413: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1413: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1413: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 867 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1415: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1415: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 869 (ObjNum 339 snap 97 seq_num 339) dirty exists 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1417: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1417: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:1417: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:45:25.613 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 740 (ObjNum 180 snap 46 seq_num 180) dirty exists 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: finishing write tid 1 to smithi14680844-13 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: finishing write tid 2 to smithi14680844-13 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: finishing write tid 3 to smithi14680844-13 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: oid 13 updating version 0 to 142 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: oid 13 updating version 142 to 143 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 143 (ObjNum 466 snap 132 seq_num 466) dirty exists 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: left oid 13 (ObjNum 466 snap 132 seq_num 466) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1413: done (7 left) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1415: done (6 left) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1416: done (5 left) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1417: done (4 left) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1422: read oid 50 snap 118 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:1422: expect (ObjNum 2126478864 snap 22094 seq_num 2126961648) 2024-04-26T04:45:25.614 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 132 2024-04-26T04:45:25.615 INFO:tasks.rados.rados.0.smithi146.stdout:1414: expect (ObjNum 427 snap 126 seq_num 427) 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: Upgrade: osd.1 is safe to restart 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: osdmap e329: 8 total, 8 up, 8 in 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:45:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: Upgrade: osd.1 is safe to restart 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: osdmap e329: 8 total, 8 up, 8 in 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:45:25.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-26T04:45:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: Upgrade: osd.1 is safe to restart 2024-04-26T04:45:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: osdmap e329: 8 total, 8 up, 8 in 2024-04-26T04:45:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-26T04:45:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:26.416 INFO:tasks.rados.rados.0.smithi146.stdout:1418: finishing write tid 1 to smithi14680844-31 2024-04-26T04:45:26.416 INFO:tasks.rados.rados.0.smithi146.stdout:1418: finishing write tid 2 to smithi14680844-31 2024-04-26T04:45:26.416 INFO:tasks.rados.rados.0.smithi146.stdout:1418: finishing write tid 3 to smithi14680844-31 2024-04-26T04:45:26.416 INFO:tasks.rados.rados.0.smithi146.stdout:1418: oid 31 updating version 0 to 636 2024-04-26T04:45:26.417 INFO:tasks.rados.rados.0.smithi146.stdout:1418: oid 31 version 636 is already newer than 635 2024-04-26T04:45:26.417 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 636 (ObjNum 467 snap 132 seq_num 467) dirty exists 2024-04-26T04:45:26.417 INFO:tasks.rados.rados.0.smithi146.stdout:1418: left oid 31 (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:45:26.417 INFO:tasks.rados.rados.0.smithi146.stdout:1423: seq_num 468 ranges {2531328=647168} 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:1423: writing smithi14680844-13 from 2531328 to 3178496 tid 1 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:1414: done (5 left) 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:1418: done (4 left) 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:1419: done (3 left) 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 132 2024-04-26T04:45:26.433 INFO:tasks.rados.rados.0.smithi146.stdout:1424: seq_num 469 ranges {6111232=663552} 2024-04-26T04:45:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:26] "GET /metrics HTTP/1.1" 200 36144 "" "Prometheus/2.43.0" 2024-04-26T04:45:26.469 INFO:tasks.rados.rados.0.smithi146.stdout:1424: writing smithi14680844-21 from 6111232 to 6774784 tid 1 2024-04-26T04:45:26.469 INFO:tasks.rados.rados.0.smithi146.stdout:1425: setattr oid 38 current snap is 132 2024-04-26T04:45:26.470 INFO:tasks.rados.rados.0.smithi146.stdout:1422: expect (ObjNum 2126478864 snap 22094 seq_num 2126961648) 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1421: finishing copy_from to smithi14680844-11 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1421: got expected ENOENT (src dne) 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1421: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: finishing write tid 1 to smithi14680844-13 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: finishing write tid 2 to smithi14680844-13 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: finishing write tid 3 to smithi14680844-13 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: oid 13 updating version 0 to 144 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: oid 13 updating version 144 to 145 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 145 (ObjNum 468 snap 132 seq_num 468) dirty exists 2024-04-26T04:45:26.472 INFO:tasks.rados.rados.0.smithi146.stdout:1423: left oid 13 (ObjNum 468 snap 132 seq_num 468) 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:1421: done (4 left) 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:1422: done (3 left) 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:1423: done (2 left) 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:1426: rollback oid 47 current snap is 132 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 122 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 132 2024-04-26T04:45:26.473 INFO:tasks.rados.rados.0.smithi146.stdout:1427: seq_num 470 ranges {0=679936} 2024-04-26T04:45:26.476 INFO:tasks.rados.rados.0.smithi146.stdout:1427: writing smithi14680844-19 from 0 to 679936 tid 1 2024-04-26T04:45:26.476 INFO:tasks.rados.rados.0.smithi146.stdout:1428: rmattr oid 37 current snap is 132 2024-04-26T04:45:26.476 INFO:tasks.rados.rados.0.smithi146.stdout:1428: done (4 left) 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:1429: read oid 24 snap -1 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:1429: expect (ObjNum 457 snap 131 seq_num 457) 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 132 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:1424: finishing write tid 1 to smithi14680844-21 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 888 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:1424: finishing write tid 2 to smithi14680844-21 2024-04-26T04:45:26.477 INFO:tasks.rados.rados.0.smithi146.stdout:1430: seq_num 471 ranges {9748480=696320} 2024-04-26T04:45:26.532 INFO:tasks.rados.rados.0.smithi146.stdout:1430: writing smithi14680844-30 from 9748480 to 10444800 tid 1 2024-04-26T04:45:26.532 INFO:tasks.rados.rados.0.smithi146.stdout:1425: done (5 left) 2024-04-26T04:45:26.532 INFO:tasks.rados.rados.0.smithi146.stdout:1431: read oid 4 snap -1 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1431: expect (ObjNum 404 snap 118 seq_num 404) 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1432: snap_create 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1426: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1426: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1426: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 812 (ObjNum 372 snap 110 seq_num 372) dirty exists 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1424: finishing write tid 3 to smithi14680844-21 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1424: oid 21 updating version 0 to 689 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1424: oid 21 updating version 689 to 690 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 690 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1424: left oid 21 (ObjNum 469 snap 132 seq_num 469) 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1427: finishing write tid 1 to smithi14680844-19 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1427: finishing write tid 2 to smithi14680844-19 2024-04-26T04:45:26.533 INFO:tasks.rados.rados.0.smithi146.stdout:1427: finishing write tid 3 to smithi14680844-19 2024-04-26T04:45:26.534 INFO:tasks.rados.rados.0.smithi146.stdout:1427: oid 19 updating version 0 to 890 2024-04-26T04:45:26.534 INFO:tasks.rados.rados.0.smithi146.stdout:1427: oid 19 version 890 is already newer than 889 2024-04-26T04:45:26.534 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 890 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:45:26.534 INFO:tasks.rados.rados.0.smithi146.stdout:1427: left oid 19 (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:45:26.534 INFO:tasks.rados.rados.0.smithi146.stdout:1429: expect (ObjNum 457 snap 131 seq_num 457) 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1430: finishing write tid 1 to smithi14680844-30 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1430: finishing write tid 2 to smithi14680844-30 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1424: done (6 left) 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1426: done (5 left) 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1427: done (4 left) 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1429: done (3 left) 2024-04-26T04:45:26.656 INFO:tasks.rados.rados.0.smithi146.stdout:1432: done (2 left) 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1433: read oid 31 snap -1 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1433: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1434: snap_create 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1430: finishing write tid 3 to smithi14680844-30 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1430: oid 30 updating version 0 to 527 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1430: oid 30 updating version 527 to 528 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 528 (ObjNum 471 snap 132 seq_num 471) dirty exists 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1430: left oid 30 (ObjNum 471 snap 132 seq_num 471) 2024-04-26T04:45:26.657 INFO:tasks.rados.rados.0.smithi146.stdout:1431: expect (ObjNum 404 snap 118 seq_num 404) 2024-04-26T04:45:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[92947]: pgmap v155: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[92947]: Upgrade: Updating osd.1 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[92947]: Deploying daemon osd.1 on smithi146 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[92947]: osdmap e330: 8 total, 8 up, 8 in 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[95531]: pgmap v155: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[95531]: Upgrade: Updating osd.1 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[95531]: Deploying daemon osd.1 on smithi146 2024-04-26T04:45:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:26 smithi146 ceph-mon[95531]: osdmap e330: 8 total, 8 up, 8 in 2024-04-26T04:45:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:26 smithi204 ceph-mon[88313]: pgmap v155: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:26 smithi204 ceph-mon[88313]: Upgrade: Updating osd.1 2024-04-26T04:45:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:26 smithi204 ceph-mon[88313]: Deploying daemon osd.1 on smithi146 2024-04-26T04:45:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:26 smithi204 ceph-mon[88313]: osdmap e330: 8 total, 8 up, 8 in 2024-04-26T04:45:27.147 INFO:tasks.rados.rados.0.smithi146.stdout:1433: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:45:27.833 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:27 smithi146 ceph-mon[95531]: osdmap e331: 8 total, 8 up, 8 in 2024-04-26T04:45:27.834 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:27 smithi146 ceph-mon[92947]: osdmap e331: 8 total, 8 up, 8 in 2024-04-26T04:45:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:27 smithi204 ceph-mon[88313]: osdmap e331: 8 total, 8 up, 8 in 2024-04-26T04:45:28.250 INFO:tasks.rados.rados.0.smithi146.stdout:1430: done (3 left) 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1431: done (2 left) 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1433: done (1 left) 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1434: done (0 left) 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1435: rollback oid 42 current snap is 134 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 131 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1436: read oid 22 snap -1 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1436: expect (ObjNum 456 snap 131 seq_num 456) 2024-04-26T04:45:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1437: snap_remove snap 113 2024-04-26T04:45:28.602 INFO:tasks.rados.rados.0.smithi146.stdout:1437: done (2 left) 2024-04-26T04:45:28.602 INFO:tasks.rados.rados.0.smithi146.stdout:1438: setattr oid 33 current snap is 134 2024-04-26T04:45:28.603 INFO:tasks.rados.rados.0.smithi146.stdout:1435: finishing rollback tid 0 to smithi14680844-42 2024-04-26T04:45:28.603 INFO:tasks.rados.rados.0.smithi146.stdout:1435: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:45:28.603 INFO:tasks.rados.rados.0.smithi146.stdout:1435: finishing rollback tid 2 to smithi14680844-42 2024-04-26T04:45:28.603 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 930 (ObjNum 162 snap 41 seq_num 162) dirty exists 2024-04-26T04:45:28.603 INFO:tasks.rados.rados.0.smithi146.stdout:1436: expect (ObjNum 456 snap 131 seq_num 456) 2024-04-26T04:45:28.711 INFO:tasks.rados.rados.0.smithi146.stdout:1435: done (2 left) 2024-04-26T04:45:28.711 INFO:tasks.rados.rados.0.smithi146.stdout:1436: done (1 left) 2024-04-26T04:45:28.711 INFO:tasks.rados.rados.0.smithi146.stdout:1439: copy_from oid 12 from oid 18 current snap is 134 2024-04-26T04:45:28.711 INFO:tasks.rados.rados.0.smithi146.stdout:1440: read oid 24 snap -1 2024-04-26T04:45:28.712 INFO:tasks.rados.rados.0.smithi146.stdout:1440: expect (ObjNum 457 snap 131 seq_num 457) 2024-04-26T04:45:28.712 INFO:tasks.rados.rados.0.smithi146.stdout:1441: snap_create 2024-04-26T04:45:28.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 928 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-04-26T04:45:28.724 INFO:tasks.rados.rados.0.smithi146.stdout:1440: expect (ObjNum 457 snap 131 seq_num 457) 2024-04-26T04:45:28.842 INFO:tasks.rados.rados.0.smithi146.stdout:1439: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:45:28.842 INFO:tasks.rados.rados.0.smithi146.stdout:1439: finishing copy_from to smithi14680844-12 2024-04-26T04:45:28.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 888 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:45:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[95531]: pgmap v158: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[95531]: osdmap e332: 8 total, 8 up, 8 in 2024-04-26T04:45:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[95531]: osdmap e333: 8 total, 8 up, 8 in 2024-04-26T04:45:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[92947]: pgmap v158: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[92947]: osdmap e332: 8 total, 8 up, 8 in 2024-04-26T04:45:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:28 smithi146 ceph-mon[92947]: osdmap e333: 8 total, 8 up, 8 in 2024-04-26T04:45:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:28 smithi204 ceph-mon[88313]: pgmap v158: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 4.7 MiB/s wr, 15 op/s 2024-04-26T04:45:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:28 smithi204 ceph-mon[88313]: osdmap e332: 8 total, 8 up, 8 in 2024-04-26T04:45:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:28 smithi204 ceph-mon[88313]: osdmap e333: 8 total, 8 up, 8 in 2024-04-26T04:45:29.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:28 smithi146 systemd[1]: Stopping Ceph osd.1 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:45:29.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:29 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[48344]: 2024-04-26T04:45:29.209+0000 7f70931a1700 -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-04-26T04:45:29.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:29 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[48344]: 2024-04-26T04:45:29.209+0000 7f70931a1700 -1 osd.1 333 *** Got signal Terminated *** 2024-04-26T04:45:29.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:29 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[48344]: 2024-04-26T04:45:29.209+0000 7f70931a1700 -1 osd.1 333 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:45:29.629 INFO:tasks.rados.rados.0.smithi146.stdout:1438: done (3 left) 2024-04-26T04:45:29.629 INFO:tasks.rados.rados.0.smithi146.stdout:1439: done (2 left) 2024-04-26T04:45:29.629 INFO:tasks.rados.rados.0.smithi146.stdout:1440: done (1 left) 2024-04-26T04:45:29.629 INFO:tasks.rados.rados.0.smithi146.stdout:1441: done (0 left) 2024-04-26T04:45:29.629 INFO:tasks.rados.rados.0.smithi146.stdout:1442: rmattr oid 40 current snap is 135 2024-04-26T04:45:29.630 INFO:tasks.rados.rados.0.smithi146.stdout:1443: snap_create 2024-04-26T04:45:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:29 smithi146 ceph-mon[95531]: osd.1 marked itself down and dead 2024-04-26T04:45:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:29 smithi146 ceph-mon[92947]: osd.1 marked itself down and dead 2024-04-26T04:45:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:29 smithi204 ceph-mon[88313]: osd.1 marked itself down and dead 2024-04-26T04:45:30.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:30 smithi146 podman[105991]: 2024-04-26 04:45:30.189591808 +0000 UTC m=+1.067183800 container died ec73210639c60264a19ef17cc81d215ea6f7845793bdfbc03c2e2e5e43d6cfe9 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=reef-7d2137f, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T04:45:30.634 INFO:tasks.rados.rados.0.smithi146.stdout:1443: done (1 left) 2024-04-26T04:45:30.635 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 136 2024-04-26T04:45:30.635 INFO:tasks.rados.rados.0.smithi146.stdout:1444: seq_num 472 ranges {0=712704} 2024-04-26T04:45:30.638 INFO:tasks.rados.rados.0.smithi146.stdout:1444: writing smithi14680844-41 from 0 to 712704 tid 1 2024-04-26T04:45:30.639 INFO:tasks.rados.rados.0.smithi146.stdout:1445: delete oid 1 current snap is 136 2024-04-26T04:45:30.649 INFO:tasks.rados.rados.0.smithi146.stdout:1445: done (2 left) 2024-04-26T04:45:30.649 INFO:tasks.rados.rados.0.smithi146.stdout:1446: read oid 25 snap -1 2024-04-26T04:45:30.649 INFO:tasks.rados.rados.0.smithi146.stdout:1446: expect deleted 2024-04-26T04:45:30.649 INFO:tasks.rados.rados.0.smithi146.stdout:1447: delete oid 38 current snap is 136 2024-04-26T04:45:30.651 INFO:tasks.rados.rados.0.smithi146.stdout:1444: finishing write tid 1 to smithi14680844-41 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: finishing write tid 2 to smithi14680844-41 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: finishing write tid 3 to smithi14680844-41 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: oid 41 updating version 0 to 941 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: oid 41 updating version 941 to 942 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 942 (ObjNum 472 snap 136 seq_num 472) dirty exists 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: left oid 41 (ObjNum 472 snap 136 seq_num 472) 2024-04-26T04:45:30.652 INFO:tasks.rados.rados.0.smithi146.stdout:1444: done (3 left) 2024-04-26T04:45:30.653 INFO:tasks.rados.rados.0.smithi146.stdout:1446: done (2 left) 2024-04-26T04:45:30.653 INFO:tasks.rados.rados.0.smithi146.stdout:1447: done (1 left) 2024-04-26T04:45:30.653 INFO:tasks.rados.rados.0.smithi146.stdout:1448: snap_remove snap 134 2024-04-26T04:45:30.876 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[95531]: pgmap v161: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:30.876 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:45:30.876 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[95531]: osdmap e334: 8 total, 7 up, 8 in 2024-04-26T04:45:30.876 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[92947]: pgmap v161: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:30.877 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:45:30.877 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:30 smithi146 ceph-mon[92947]: osdmap e334: 8 total, 7 up, 8 in 2024-04-26T04:45:30.877 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:30 smithi146 podman[105991]: 2024-04-26 04:45:30.57412601 +0000 UTC m=+1.451718012 container cleanup ec73210639c60264a19ef17cc81d215ea6f7845793bdfbc03c2e2e5e43d6cfe9 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, ceph=True, RELEASE=reef-7d2137f, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T04:45:30.877 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:30 smithi146 bash[105991]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1 2024-04-26T04:45:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:30 smithi204 ceph-mon[88313]: pgmap v161: 121 pgs: 121 active+clean; 485 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:30 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:45:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:30 smithi204 ceph-mon[88313]: osdmap e334: 8 total, 7 up, 8 in 2024-04-26T04:45:31.192 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:30 smithi146 podman[106013]: 2024-04-26 04:45:30.875538064 +0000 UTC m=+0.689570562 container remove ec73210639c60264a19ef17cc81d215ea6f7845793bdfbc03c2e2e5e43d6cfe9 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, RELEASE=reef-7d2137f, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, io.buildah.version=1.33.5) 2024-04-26T04:45:31.529 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.112647693 +0000 UTC m=+0.018574521 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:45:31.529 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.251507796 +0000 UTC m=+0.157434611 container create a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:45:31.529 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.437062692 +0000 UTC m=+0.342989508 container init a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, io.buildah.version=1.33.5) 2024-04-26T04:45:31.529 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.442936075 +0000 UTC m=+0.348862909 container start a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-26T04:45:31.529 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.528573379 +0000 UTC m=+0.434500203 container attach a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:45:31.645 INFO:tasks.rados.rados.0.smithi146.stdout:1448: done (1 left) 2024-04-26T04:45:31.645 INFO:tasks.rados.rados.0.smithi146.stdout:1449: read oid 33 snap -1 2024-04-26T04:45:31.646 INFO:tasks.rados.rados.0.smithi146.stdout:1449: expect (ObjNum 358 snap 105 seq_num 358) 2024-04-26T04:45:31.646 INFO:tasks.rados.rados.0.smithi146.stdout:1450: snap_create 2024-04-26T04:45:31.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 889 (ObjNum 404 snap 118 seq_num 404) dirty exists 2024-04-26T04:45:31.672 INFO:tasks.rados.rados.0.smithi146.stdout:1449: expect (ObjNum 358 snap 105 seq_num 358) 2024-04-26T04:45:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:31 smithi146 ceph-mon[95531]: osdmap e335: 8 total, 7 up, 8 in 2024-04-26T04:45:31.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:31 smithi146 podman[106102]: 2024-04-26 04:45:31.735092384 +0000 UTC m=+0.641019191 container died a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240424) 2024-04-26T04:45:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:31 smithi146 ceph-mon[92947]: osdmap e335: 8 total, 7 up, 8 in 2024-04-26T04:45:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:31 smithi204 ceph-mon[88313]: osdmap e335: 8 total, 7 up, 8 in 2024-04-26T04:45:32.646 INFO:tasks.rados.rados.0.smithi146.stdout:1442: done (2 left) 2024-04-26T04:45:32.647 INFO:tasks.rados.rados.0.smithi146.stdout:1449: done (1 left) 2024-04-26T04:45:32.647 INFO:tasks.rados.rados.0.smithi146.stdout:1450: done (0 left) 2024-04-26T04:45:32.647 INFO:tasks.rados.rados.0.smithi146.stdout:1451: snap_create 2024-04-26T04:45:32.647 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 podman[106150]: 2024-04-26 04:45:32.298748989 +0000 UTC m=+0.558078564 container remove a72358c69150b37fa50856fa8bbcfda349e2ab62447a8cd9884ed997399381b8 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.license=GPLv2) 2024-04-26T04:45:32.647 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-26T04:45:32.647 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 systemd[1]: Stopped Ceph osd.1 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:45:32.647 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.1.service: Consumed 11.037s CPU time. 2024-04-26T04:45:32.647 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 systemd[1]: Starting Ceph osd.1 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[95531]: pgmap v164: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[95531]: osdmap e336: 8 total, 7 up, 8 in 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[92947]: pgmap v164: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-04-26T04:45:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:32 smithi146 ceph-mon[92947]: osdmap e336: 8 total, 7 up, 8 in 2024-04-26T04:45:32.944 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 podman[106261]: 2024-04-26 04:45:32.64713951 +0000 UTC m=+0.021791365 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:45:32.944 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 podman[106261]: 2024-04-26 04:45:32.766359173 +0000 UTC m=+0.141011013 container create 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=) 2024-04-26T04:45:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:32 smithi204 ceph-mon[88313]: pgmap v164: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:32 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 9 pgs inactive, 12 pgs peering (PG_AVAILABILITY) 2024-04-26T04:45:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:32 smithi204 ceph-mon[88313]: osdmap e336: 8 total, 7 up, 8 in 2024-04-26T04:45:33.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 podman[106261]: 2024-04-26 04:45:32.993886705 +0000 UTC m=+0.368538540 container init 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-26T04:45:33.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:32 smithi146 podman[106261]: 2024-04-26 04:45:32.999868027 +0000 UTC m=+0.374519863 container start 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:45:33.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 podman[106261]: 2024-04-26 04:45:33.068787817 +0000 UTC m=+0.443439671 container attach 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, GIT_CLEAN=True, io.buildah.version=1.33.5) 2024-04-26T04:45:33.606 INFO:tasks.rados.rados.0.smithi146.stdout:1451: done (0 left) 2024-04-26T04:45:33.606 INFO:tasks.rados.rados.0.smithi146.stdout:1452: setattr oid 9 current snap is 138 2024-04-26T04:45:33.608 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 138 2024-04-26T04:45:33.608 INFO:tasks.rados.rados.0.smithi146.stdout:1453: seq_num 475 ranges {8839168=761856} 2024-04-26T04:45:33.659 INFO:tasks.rados.rados.0.smithi146.stdout:1453: writing smithi14680844-40 from 8839168 to 9601024 tid 1 2024-04-26T04:45:33.659 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 138 2024-04-26T04:45:33.660 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 930 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:45:33.660 INFO:tasks.rados.rados.0.smithi146.stdout:1454: seq_num 476 ranges {4571136=778240} 2024-04-26T04:45:33.688 INFO:tasks.rados.rados.0.smithi146.stdout:1454: writing smithi14680844-23 from 4571136 to 5349376 tid 1 2024-04-26T04:45:33.688 INFO:tasks.rados.rados.0.smithi146.stdout:1452: done (2 left) 2024-04-26T04:45:33.688 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 138 2024-04-26T04:45:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:1453: finishing write tid 1 to smithi14680844-40 2024-04-26T04:45:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:1453: finishing write tid 2 to smithi14680844-40 2024-04-26T04:45:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:1455: seq_num 477 ranges {0=794624} 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:1455: writing smithi14680844-37 from 0 to 794624 tid 1 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:1456: read oid 39 snap 125 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:1456: expect (ObjNum 2126864080 snap 22094 seq_num 2127301360) 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:1457: rollback oid 24 current snap is 138 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 126 2024-04-26T04:45:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:1453: finishing write tid 3 to smithi14680844-40 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:1453: oid 40 updating version 0 to 891 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:1453: oid 40 version 891 is already newer than 890 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 891 (ObjNum 475 snap 138 seq_num 475) dirty exists 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:1453: left oid 40 (ObjNum 475 snap 138 seq_num 475) 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:1453: done (4 left) 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 138 2024-04-26T04:45:33.694 INFO:tasks.rados.rados.0.smithi146.stdout:1458: seq_num 478 ranges {524288=409600,933888=401408} 2024-04-26T04:45:33.698 INFO:tasks.rados.rados.0.smithi146.stdout:1458: writing smithi14680844-45 from 524288 to 933888 tid 1 2024-04-26T04:45:33.700 INFO:tasks.rados.rados.0.smithi146.stdout:1458: writing smithi14680844-45 from 933888 to 1335296 tid 2 2024-04-26T04:45:33.700 INFO:tasks.rados.rados.0.smithi146.stdout:1459: snap_remove snap 122 2024-04-26T04:45:33.831 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-mon[95531]: osdmap e337: 8 total, 7 up, 8 in 2024-04-26T04:45:33.831 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-mon[95531]: osdmap e338: 8 total, 7 up, 8 in 2024-04-26T04:45:33.831 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-mon[92947]: osdmap e337: 8 total, 7 up, 8 in 2024-04-26T04:45:33.831 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-mon[92947]: osdmap e338: 8 total, 7 up, 8 in 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: 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-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: 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-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 bash[106261]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-26T04:45:33.832 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-26T04:45:33.833 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate[106276]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-26T04:45:33.833 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:33 smithi146 podman[106261]: 2024-04-26 04:45:33.469546631 +0000 UTC m=+0.844198478 container died 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:45:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:33 smithi204 ceph-mon[88313]: osdmap e337: 8 total, 7 up, 8 in 2024-04-26T04:45:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:33 smithi204 ceph-mon[88313]: osdmap e338: 8 total, 7 up, 8 in 2024-04-26T04:45:34.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 podman[106429]: 2024-04-26 04:45:34.122714636 +0000 UTC m=+0.647849860 container remove 2671a364618a6deb9422e7241aa664e951d172d44224621e216a7ee40623ed14 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-activate, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T04:45:34.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 podman[106500]: 2024-04-26 04:45:34.240314361 +0000 UTC m=+0.017646179 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:45:34.443 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 podman[106500]: 2024-04-26 04:45:34.348649697 +0000 UTC m=+0.125981493 container create e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, ceph=True) 2024-04-26T04:45:34.658 INFO:tasks.rados.rados.0.smithi146.stdout:1454: finishing write tid 1 to smithi14680844-23 2024-04-26T04:45:34.658 INFO:tasks.rados.rados.0.smithi146.stdout:1454: finishing write tid 2 to smithi14680844-23 2024-04-26T04:45:34.658 INFO:tasks.rados.rados.0.smithi146.stdout:1456: expect (ObjNum 2126864080 snap 22094 seq_num 2127301360) 2024-04-26T04:45:34.660 INFO:tasks.rados.rados.0.smithi146.stdout:1454: finishing write tid 3 to smithi14680844-23 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1454: oid 23 updating version 0 to 932 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1454: oid 23 updating version 932 to 933 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 933 (ObjNum 476 snap 138 seq_num 476) dirty exists 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1454: left oid 23 (ObjNum 476 snap 138 seq_num 476) 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1457: finishing rollback tid 0 to smithi14680844-24 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1455: finishing write tid 1 to smithi14680844-37 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1455: finishing write tid 2 to smithi14680844-37 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1457: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1457: finishing rollback tid 2 to smithi14680844-24 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 736 (ObjNum 424 snap 126 seq_num 424) dirty exists 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1455: finishing write tid 3 to smithi14680844-37 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1455: oid 37 updating version 0 to 682 2024-04-26T04:45:34.661 INFO:tasks.rados.rados.0.smithi146.stdout:1455: oid 37 updating version 682 to 683 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 683 (ObjNum 477 snap 138 seq_num 477) dirty exists 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1455: left oid 37 (ObjNum 477 snap 138 seq_num 477) 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: finishing write tid 1 to smithi14680844-45 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: finishing write tid 2 to smithi14680844-45 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: finishing write tid 3 to smithi14680844-45 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: finishing write tid 4 to smithi14680844-45 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: oid 45 updating version 0 to 536 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: oid 45 version 536 is already newer than 535 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: oid 45 version 536 is already newer than 534 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 536 (ObjNum 478 snap 138 seq_num 478) dirty exists 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1458: left oid 45 (ObjNum 478 snap 138 seq_num 478) 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1454: done (5 left) 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1455: done (4 left) 2024-04-26T04:45:34.662 INFO:tasks.rados.rados.0.smithi146.stdout:1456: done (3 left) 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:1457: done (2 left) 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:1458: done (1 left) 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:1459: done (0 left) 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:1460: rollback oid 10 current snap is 138 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 136 2024-04-26T04:45:34.663 INFO:tasks.rados.rados.0.smithi146.stdout:1461: snap_remove snap 135 2024-04-26T04:45:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:34 smithi146 ceph-mon[95531]: pgmap v167: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:34 smithi146 ceph-mon[92947]: pgmap v167: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:34.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 podman[106500]: 2024-04-26 04:45:34.576096554 +0000 UTC m=+0.353428355 container init e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b22e2eb) 2024-04-26T04:45:34.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 podman[106500]: 2024-04-26 04:45:34.581448207 +0000 UTC m=+0.358780005 container start e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb) 2024-04-26T04:45:34.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 ceph-osd[106539]: -- 172.21.15.146:0/3937015991 <== mon.2 v2:172.21.15.146:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562f39f5d680 con 0x562f39f27000 2024-04-26T04:45:34.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 bash[106500]: e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e 2024-04-26T04:45:34.943 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:34 smithi146 systemd[1]: Started Ceph osd.1 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:45:34.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:34 smithi204 ceph-mon[88313]: pgmap v167: 121 pgs: 36 peering, 2 stale+active+clean, 83 active+clean; 490 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.2 MiB/s wr, 20 op/s 2024-04-26T04:45:35.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T04:45:35.124+0000 7f4be33397c0 -1 Falling back to public interface 2024-04-26T04:45:35.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:35 smithi204 ceph-mon[88313]: osdmap e339: 8 total, 7 up, 8 in 2024-04-26T04:45:35.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.670 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:1461: done (1 left) 2024-04-26T04:45:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 138 2024-04-26T04:45:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:1462: seq_num 479 ranges {0=425984,425984=401408} 2024-04-26T04:45:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:1462: writing smithi14680844-5 from 0 to 425984 tid 1 2024-04-26T04:45:35.678 INFO:tasks.rados.rados.0.smithi146.stdout:1462: writing smithi14680844-5 from 425984 to 827392 tid 2 2024-04-26T04:45:35.679 INFO:tasks.rados.rados.0.smithi146.stdout:1460: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:45:35.679 INFO:tasks.rados.rados.0.smithi146.stdout:1460: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:1460: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 188 (ObjNum 338 snap 97 seq_num 338) dirty exists 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:1462: finishing write tid 1 to smithi14680844-5 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:1460: done (1 left) 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:1463: copy_from oid 10 from oid 49 current snap is 138 2024-04-26T04:45:35.680 INFO:tasks.rados.rados.0.smithi146.stdout:1464: rollback oid 2 current snap is 138 2024-04-26T04:45:35.681 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 133 2024-04-26T04:45:35.681 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 138 2024-04-26T04:45:35.681 INFO:tasks.rados.rados.0.smithi146.stdout:1465: seq_num 480 ranges {0=442368,442368=401408} 2024-04-26T04:45:35.682 INFO:tasks.rados.rados.0.smithi146.stdout:1465: writing smithi14680844-39 from 0 to 442368 tid 1 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:1465: writing smithi14680844-39 from 442368 to 843776 tid 2 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:1464: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 599 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:1462: finishing write tid 2 to smithi14680844-5 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:1462: finishing write tid 3 to smithi14680844-5 2024-04-26T04:45:35.686 INFO:tasks.rados.rados.0.smithi146.stdout:1462: finishing write tid 4 to smithi14680844-5 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1462: oid 5 updating version 0 to 893 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1462: oid 5 updating version 893 to 894 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1462: oid 5 version 894 is already newer than 892 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 894 (ObjNum 479 snap 138 seq_num 479) dirty exists 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1462: left oid 5 (ObjNum 479 snap 138 seq_num 479) 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1465: finishing write tid 1 to smithi14680844-39 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1462: done (3 left) 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1464: done (2 left) 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 138 2024-04-26T04:45:35.687 INFO:tasks.rados.rados.0.smithi146.stdout:1466: seq_num 481 ranges {0=458752,458752=401408} 2024-04-26T04:45:35.689 INFO:tasks.rados.rados.0.smithi146.stdout:1466: writing smithi14680844-27 from 0 to 458752 tid 1 2024-04-26T04:45:35.692 INFO:tasks.rados.rados.0.smithi146.stdout:1466: writing smithi14680844-27 from 458752 to 860160 tid 2 2024-04-26T04:45:35.692 INFO:tasks.rados.rados.0.smithi146.stdout:1467: setattr oid 37 current snap is 138 2024-04-26T04:45:35.692 INFO:tasks.rados.rados.0.smithi146.stdout:1463: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1463: finishing copy_from to smithi14680844-10 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 629 (ObjNum 448 snap 129 seq_num 448) dirty exists 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: finishing write tid 2 to smithi14680844-39 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: finishing write tid 3 to smithi14680844-39 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: finishing write tid 4 to smithi14680844-39 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: oid 39 updating version 0 to 605 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: oid 39 updating version 605 to 606 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:1465: oid 39 version 606 is already newer than 604 2024-04-26T04:45:35.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 606 (ObjNum 480 snap 138 seq_num 480) dirty exists 2024-04-26T04:45:35.694 INFO:tasks.rados.rados.0.smithi146.stdout:1465: left oid 39 (ObjNum 480 snap 138 seq_num 480) 2024-04-26T04:45:35.694 INFO:tasks.rados.rados.0.smithi146.stdout:1466: finishing write tid 1 to smithi14680844-27 2024-04-26T04:45:35.695 INFO:tasks.rados.rados.0.smithi146.stdout:1463: done (3 left) 2024-04-26T04:45:35.695 INFO:tasks.rados.rados.0.smithi146.stdout:1465: done (2 left) 2024-04-26T04:45:35.695 INFO:tasks.rados.rados.0.smithi146.stdout:1468: snap_remove snap 126 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[95531]: osdmap e339: 8 total, 7 up, 8 in 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[92947]: osdmap e339: 8 total, 7 up, 8 in 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:35.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:36.556 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:36] "GET /metrics HTTP/1.1" 200 36144 "" "Prometheus/2.43.0" 2024-04-26T04:45:36.673 INFO:tasks.rados.rados.0.smithi146.stdout:1468: done (2 left) 2024-04-26T04:45:36.673 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 138 2024-04-26T04:45:36.674 INFO:tasks.rados.rados.0.smithi146.stdout:1466: finishing write tid 2 to smithi14680844-27 2024-04-26T04:45:36.674 INFO:tasks.rados.rados.0.smithi146.stdout:1469: seq_num 482 ranges {843776=475136,1318912=401408} 2024-04-26T04:45:36.681 INFO:tasks.rados.rados.0.smithi146.stdout:1469: writing smithi14680844-39 from 843776 to 1318912 tid 1 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1469: writing smithi14680844-39 from 1318912 to 1720320 tid 2 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1470: setattr oid 22 current snap is 138 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1466: finishing write tid 3 to smithi14680844-27 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1466: finishing write tid 4 to smithi14680844-27 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1466: oid 27 updating version 0 to 684 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1466: oid 27 updating version 684 to 685 2024-04-26T04:45:36.684 INFO:tasks.rados.rados.0.smithi146.stdout:1466: oid 27 updating version 685 to 686 2024-04-26T04:45:36.685 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 686 (ObjNum 481 snap 138 seq_num 481) dirty exists 2024-04-26T04:45:36.685 INFO:tasks.rados.rados.0.smithi146.stdout:1466: left oid 27 (ObjNum 481 snap 138 seq_num 481) 2024-04-26T04:45:36.685 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 687 (ObjNum 477 snap 138 seq_num 477) dirty exists 2024-04-26T04:45:36.686 INFO:tasks.rados.rados.0.smithi146.stdout:1466: done (3 left) 2024-04-26T04:45:36.686 INFO:tasks.rados.rados.0.smithi146.stdout:1467: done (2 left) 2024-04-26T04:45:36.686 INFO:tasks.rados.rados.0.smithi146.stdout:1471: snap_remove snap 105 2024-04-26T04:45:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:36 smithi204 ceph-mon[88313]: pgmap v170: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:36 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 117/849 objects degraded (13.781%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:36 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-04-26T04:45:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:36 smithi204 ceph-mon[88313]: osdmap e340: 8 total, 7 up, 8 in 2024-04-26T04:45:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[92947]: pgmap v170: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 117/849 objects degraded (13.781%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[92947]: osdmap e340: 8 total, 7 up, 8 in 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[95531]: pgmap v170: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 117/849 objects degraded (13.781%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 9 pgs inactive, 12 pgs peering) 2024-04-26T04:45:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:36 smithi146 ceph-mon[95531]: osdmap e340: 8 total, 7 up, 8 in 2024-04-26T04:45:37.676 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:37 smithi146 ceph-mon[92947]: osdmap e341: 8 total, 7 up, 8 in 2024-04-26T04:45:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:1471: done (2 left) 2024-04-26T04:45:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 138 2024-04-26T04:45:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:1472: seq_num 483 ranges {2383872=491520,2875392=401408} 2024-04-26T04:45:37.696 INFO:tasks.rados.rados.0.smithi146.stdout:1472: writing smithi14680844-50 from 2383872 to 2875392 tid 1 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1472: writing smithi14680844-50 from 2875392 to 3276800 tid 2 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1473: copy_from oid 28 from oid 19 current snap is 138 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1469: finishing write tid 1 to smithi14680844-39 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1469: finishing write tid 2 to smithi14680844-39 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1469: finishing write tid 3 to smithi14680844-39 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 756 (ObjNum 456 snap 131 seq_num 456) dirty exists 2024-04-26T04:45:37.699 INFO:tasks.rados.rados.0.smithi146.stdout:1469: finishing write tid 4 to smithi14680844-39 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1469: oid 39 updating version 0 to 607 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1469: oid 39 updating version 607 to 608 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1469: oid 39 updating version 608 to 609 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 609 (ObjNum 482 snap 138 seq_num 482) dirty exists 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1469: left oid 39 (ObjNum 482 snap 138 seq_num 482) 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1469: done (3 left) 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1470: done (2 left) 2024-04-26T04:45:37.700 INFO:tasks.rados.rados.0.smithi146.stdout:1474: setattr oid 25 current snap is 138 2024-04-26T04:45:37.702 INFO:tasks.rados.rados.0.smithi146.stdout:1475: rollback oid 45 current snap is 138 2024-04-26T04:45:37.702 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 45 to 133 2024-04-26T04:45:37.703 INFO:tasks.rados.rados.0.smithi146.stdout:1476: rollback oid 6 current snap is 138 2024-04-26T04:45:37.703 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 6 to 89 2024-04-26T04:45:37.703 INFO:tasks.rados.rados.0.smithi146.stdout:1477: delete oid 7 current snap is 138 2024-04-26T04:45:37.705 INFO:tasks.rados.rados.0.smithi146.stdout:1472: finishing write tid 1 to smithi14680844-50 2024-04-26T04:45:37.705 INFO:tasks.rados.rados.0.smithi146.stdout:1472: finishing write tid 2 to smithi14680844-50 2024-04-26T04:45:37.705 INFO:tasks.rados.rados.0.smithi146.stdout:1472: finishing write tid 3 to smithi14680844-50 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1476: finishing rollback tid 1 to smithi14680844-6 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1477: done (5 left) 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1478: read oid 34 snap -1 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1478: expect deleted 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1479: read oid 27 snap 110 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1479: expect (ObjNum 340 snap 97 seq_num 340) 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 138 2024-04-26T04:45:37.708 INFO:tasks.rados.rados.0.smithi146.stdout:1480: seq_num 485 ranges {9601024=532480,10133504=401408} 2024-04-26T04:45:37.762 INFO:tasks.rados.rados.0.smithi146.stdout:1480: writing smithi14680844-40 from 9601024 to 10133504 tid 1 2024-04-26T04:45:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: writing smithi14680844-40 from 10133504 to 10534912 tid 2 2024-04-26T04:45:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 138 2024-04-26T04:45:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:1476: finishing rollback tid 2 to smithi14680844-6 2024-04-26T04:45:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 692 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:45:37.765 INFO:tasks.rados.rados.0.smithi146.stdout:1481: seq_num 486 ranges {3178496=548864,3727360=401408} 2024-04-26T04:45:37.785 INFO:tasks.rados.rados.0.smithi146.stdout:1481: writing smithi14680844-13 from 3178496 to 3727360 tid 1 2024-04-26T04:45:37.788 INFO:tasks.rados.rados.0.smithi146.stdout:1481: writing smithi14680844-13 from 3727360 to 4128768 tid 2 2024-04-26T04:45:37.788 INFO:tasks.rados.rados.0.smithi146.stdout:1476: done (8 left) 2024-04-26T04:45:37.788 INFO:tasks.rados.rados.0.smithi146.stdout:1482: snap_remove snap 132 2024-04-26T04:45:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:37 smithi146 ceph-mon[95531]: osdmap e341: 8 total, 7 up, 8 in 2024-04-26T04:45:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:37 smithi204 ceph-mon[88313]: osdmap e341: 8 total, 7 up, 8 in 2024-04-26T04:45:38.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T04:45:38.301+0000 7f4be33397c0 -1 osd.1 333 log_to_monitors true 2024-04-26T04:45:38.687 INFO:tasks.rados.rados.0.smithi146.stdout:1482: done (8 left) 2024-04-26T04:45:38.687 INFO:tasks.rados.rados.0.smithi146.stdout:1483: snap_remove snap 60 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[95531]: pgmap v173: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[95531]: osdmap e342: 8 total, 7 up, 8 in 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[95531]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[92947]: pgmap v173: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[92947]: osdmap e342: 8 total, 7 up, 8 in 2024-04-26T04:45:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[92947]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:45:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:38.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:38 smithi204 ceph-mon[88313]: pgmap v173: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 942 KiB/s wr, 17 op/s; 117/849 objects degraded (13.781%) 2024-04-26T04:45:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:38 smithi204 ceph-mon[88313]: osdmap e342: 8 total, 7 up, 8 in 2024-04-26T04:45:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:38 smithi204 ceph-mon[88313]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-26T04:45:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:39.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T04:45:39.139+0000 7f4bd0789700 -1 osd.1 333 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:45:39.696 INFO:tasks.rados.rados.0.smithi146.stdout:1483: done (8 left) 2024-04-26T04:45:39.696 INFO:tasks.rados.rados.0.smithi146.stdout:1484: read oid 33 snap 89 2024-04-26T04:45:39.696 INFO:tasks.rados.rados.0.smithi146.stdout:1484: expect deleted 2024-04-26T04:45:39.696 INFO:tasks.rados.rados.0.smithi146.stdout:1485: snap_create 2024-04-26T04:45:39.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 925 (ObjNum 33 snap 0 seq_num 2128140032) dirty exists 2024-04-26T04:45:39.703 INFO:tasks.rados.rados.0.smithi146.stdout:1473: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1475: finishing rollback tid 0 to smithi14680844-45 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1472: finishing write tid 4 to smithi14680844-50 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1472: oid 50 updating version 0 to 936 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1472: oid 50 version 936 is already newer than 935 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1472: oid 50 updating version 936 to 937 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 937 (ObjNum 483 snap 138 seq_num 483) dirty exists 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1472: left oid 50 (ObjNum 483 snap 138 seq_num 483) 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1475: finishing rollback tid 1 to smithi14680844-45 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1475: finishing rollback tid 2 to smithi14680844-45 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 553 (ObjNum 461 snap 131 seq_num 461) dirty exists 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1473: finishing copy_from to smithi14680844-28 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 890 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:45:39.704 INFO:tasks.rados.rados.0.smithi146.stdout:1479: expect (ObjNum 340 snap 97 seq_num 340) 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: finishing write tid 1 to smithi14680844-40 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: finishing write tid 2 to smithi14680844-40 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: finishing write tid 3 to smithi14680844-40 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: finishing write tid 4 to smithi14680844-40 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: oid 40 updating version 0 to 898 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: oid 40 version 898 is already newer than 897 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:1480: oid 40 version 898 is already newer than 896 2024-04-26T04:45:39.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 898 (ObjNum 485 snap 138 seq_num 485) dirty exists 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1480: left oid 40 (ObjNum 485 snap 138 seq_num 485) 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: finishing write tid 1 to smithi14680844-13 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: finishing write tid 2 to smithi14680844-13 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: finishing write tid 3 to smithi14680844-13 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: finishing write tid 4 to smithi14680844-13 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: oid 13 updating version 0 to 150 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: oid 13 version 150 is already newer than 149 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: oid 13 updating version 150 to 151 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 151 (ObjNum 486 snap 138 seq_num 486) dirty exists 2024-04-26T04:45:39.766 INFO:tasks.rados.rados.0.smithi146.stdout:1481: left oid 13 (ObjNum 486 snap 138 seq_num 486) 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: osdmap e343: 8 total, 7 up, 8 in 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[92947]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' 2024-04-26T04:45:39.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:45:39.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: osdmap e343: 8 total, 7 up, 8 in 2024-04-26T04:45:39.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:39.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:39.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:39.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:39 smithi146 ceph-mon[95531]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' 2024-04-26T04:45:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-26T04:45:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: osdmap e343: 8 total, 7 up, 8 in 2024-04-26T04:45:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:45:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:39 smithi204 ceph-mon[88313]: from='osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249]' entity='osd.1' 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1472: done (9 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1473: done (8 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1474: done (7 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1475: done (6 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1478: done (5 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1479: done (4 left) 2024-04-26T04:45:40.698 INFO:tasks.rados.rados.0.smithi146.stdout:1480: done (3 left) 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:1481: done (2 left) 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:1485: done (1 left) 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:1486: rollback oid 30 current snap is 139 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 118 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:1487: rmattr oid 18 current snap is 139 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 139 2024-04-26T04:45:40.699 INFO:tasks.rados.rados.0.smithi146.stdout:1488: seq_num 487 ranges {6250496=565248,6815744=401408} 2024-04-26T04:45:40.735 INFO:tasks.rados.rados.0.smithi146.stdout:1488: writing smithi14680844-44 from 6250496 to 6815744 tid 1 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1488: writing smithi14680844-44 from 6815744 to 7217152 tid 2 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 982 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1486: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1486: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1486: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 565 (ObjNum 387 snap 112 seq_num 387) dirty exists 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1484: done (3 left) 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1486: done (2 left) 2024-04-26T04:45:40.738 INFO:tasks.rados.rados.0.smithi146.stdout:1487: done (1 left) 2024-04-26T04:45:40.739 INFO:tasks.rados.rados.0.smithi146.stdout:1489: snap_create 2024-04-26T04:45:40.741 INFO:tasks.rados.rados.0.smithi146.stdout:1488: finishing write tid 1 to smithi14680844-44 2024-04-26T04:45:40.741 INFO:tasks.rados.rados.0.smithi146.stdout:1488: finishing write tid 2 to smithi14680844-44 2024-04-26T04:45:40.741 INFO:tasks.rados.rados.0.smithi146.stdout:1488: finishing write tid 3 to smithi14680844-44 2024-04-26T04:45:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1488: finishing write tid 4 to smithi14680844-44 2024-04-26T04:45:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1488: oid 44 updating version 0 to 779 2024-04-26T04:45:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1488: oid 44 updating version 779 to 780 2024-04-26T04:45:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:1488: oid 44 version 780 is already newer than 778 2024-04-26T04:45:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 780 (ObjNum 487 snap 139 seq_num 487) dirty exists 2024-04-26T04:45:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:1488: left oid 44 (ObjNum 487 snap 139 seq_num 487) 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: pgmap v176: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 117/849 objects degraded (13.781%) 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249] boot 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: osdmap e344: 8 total, 8 up, 8 in 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: pgmap v176: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 117/849 objects degraded (13.781%) 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249] boot 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: osdmap e344: 8 total, 8 up, 8 in 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: pgmap v176: 121 pgs: 10 active+undersized+degraded, 34 active+undersized, 77 active+clean; 494 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 117/849 objects degraded (13.781%) 2024-04-26T04:45:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:45:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: osd.1 [v2:172.21.15.146:6810/594569249,v1:172.21.15.146:6811/594569249] boot 2024-04-26T04:45:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: osdmap e344: 8 total, 8 up, 8 in 2024-04-26T04:45:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-26T04:45:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:41.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:41.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:41 smithi146 ceph-mon[92947]: osdmap e345: 8 total, 8 up, 8 in 2024-04-26T04:45:41.800 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:41 smithi146 ceph-mon[92947]: pgmap v179: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.9 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:41.800 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:41 smithi146 ceph-mon[95531]: osdmap e345: 8 total, 8 up, 8 in 2024-04-26T04:45:41.801 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:41 smithi146 ceph-mon[95531]: pgmap v179: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.9 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:41.811 INFO:tasks.rados.rados.0.smithi146.stdout:1488: done (1 left) 2024-04-26T04:45:41.811 INFO:tasks.rados.rados.0.smithi146.stdout:1489: done (0 left) 2024-04-26T04:45:41.811 INFO:tasks.rados.rados.0.smithi146.stdout:1490: delete oid 24 current snap is 140 2024-04-26T04:45:41.817 INFO:tasks.rados.rados.0.smithi146.stdout:1490: done (0 left) 2024-04-26T04:45:41.817 INFO:tasks.rados.rados.0.smithi146.stdout:1491: snap_remove snap 125 2024-04-26T04:45:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:41 smithi204 ceph-mon[88313]: osdmap e345: 8 total, 8 up, 8 in 2024-04-26T04:45:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:41 smithi204 ceph-mon[88313]: pgmap v179: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.9 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:42.813 INFO:tasks.rados.rados.0.smithi146.stdout:1491: done (0 left) 2024-04-26T04:45:42.814 INFO:tasks.rados.rados.0.smithi146.stdout:1492: delete oid 24 current snap is 140 2024-04-26T04:45:42.827 INFO:tasks.rados.rados.0.smithi146.stdout:1492: done (0 left) 2024-04-26T04:45:42.827 INFO:tasks.rados.rados.0.smithi146.stdout:1493: read oid 30 snap -1 2024-04-26T04:45:42.827 INFO:tasks.rados.rados.0.smithi146.stdout:1493: expect (ObjNum 387 snap 112 seq_num 387) 2024-04-26T04:45:42.827 INFO:tasks.rados.rados.0.smithi146.stdout:1494: read oid 2 snap -1 2024-04-26T04:45:42.828 INFO:tasks.rados.rados.0.smithi146.stdout:1494: expect deleted 2024-04-26T04:45:42.828 INFO:tasks.rados.rados.0.smithi146.stdout:1495: setattr oid 28 current snap is 140 2024-04-26T04:45:42.829 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 140 2024-04-26T04:45:42.829 INFO:tasks.rados.rados.0.smithi146.stdout:1496: seq_num 490 ranges {0=614400,614400=401408} 2024-04-26T04:45:42.832 INFO:tasks.rados.rados.0.smithi146.stdout:1496: writing smithi14680844-3 from 0 to 614400 tid 1 2024-04-26T04:45:42.835 INFO:tasks.rados.rados.0.smithi146.stdout:1496: writing smithi14680844-3 from 614400 to 1015808 tid 2 2024-04-26T04:45:42.835 INFO:tasks.rados.rados.0.smithi146.stdout:1497: snap_remove snap 139 2024-04-26T04:45:43.045 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:42 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:43.045 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:42 smithi146 ceph-mon[92947]: osdmap e346: 8 total, 8 up, 8 in 2024-04-26T04:45:43.045 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:42 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:43.045 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:42 smithi146 ceph-mon[95531]: osdmap e346: 8 total, 8 up, 8 in 2024-04-26T04:45:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:42 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded (PG_DEGRADED) 2024-04-26T04:45:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:42 smithi204 ceph-mon[88313]: osdmap e346: 8 total, 8 up, 8 in 2024-04-26T04:45:43.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:45:43.463+0000 7f708c8ef700 -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-04-26T04:45:43.823 INFO:tasks.rados.rados.0.smithi146.stdout:1497: done (4 left) 2024-04-26T04:45:43.823 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 140 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 891 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: finishing write tid 1 to smithi14680844-3 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: finishing write tid 2 to smithi14680844-3 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: finishing write tid 3 to smithi14680844-3 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: finishing write tid 4 to smithi14680844-3 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: oid 3 updating version 0 to 892 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: oid 3 updating version 892 to 893 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: oid 3 updating version 893 to 894 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 894 (ObjNum 490 snap 140 seq_num 490) dirty exists 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1496: left oid 3 (ObjNum 490 snap 140 seq_num 490) 2024-04-26T04:45:43.824 INFO:tasks.rados.rados.0.smithi146.stdout:1493: expect (ObjNum 387 snap 112 seq_num 387) 2024-04-26T04:45:44.117 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: pgmap v181: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: osdmap e347: 8 total, 8 up, 8 in 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:44.118 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: pgmap v181: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:44.119 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: osdmap e347: 8 total, 8 up, 8 in 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.120 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:43 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-26T04:45:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: pgmap v181: 121 pgs: 4 active+clean+snaptrim, 15 peering, 5 active+undersized+degraded, 24 active+undersized, 73 active+clean; 501 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.8 MiB/s wr, 25 op/s; 35/858 objects degraded (4.079%) 2024-04-26T04:45:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: osdmap e347: 8 total, 8 up, 8 in 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:44.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:44.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:43 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (10 PGs are or would become offline) 2024-04-26T04:45:44.438 INFO:tasks.rados.rados.0.smithi146.stdout:1498: seq_num 491 ranges {712704=630784,1343488=401408} 2024-04-26T04:45:44.445 INFO:tasks.rados.rados.0.smithi146.stdout:1498: writing smithi14680844-41 from 712704 to 1343488 tid 1 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1498: writing smithi14680844-41 from 1343488 to 1744896 tid 2 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1493: done (4 left) 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1494: done (3 left) 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1495: done (2 left) 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1496: done (1 left) 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1499: rollback oid 2 current snap is 140 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 119 2024-04-26T04:45:44.448 INFO:tasks.rados.rados.0.smithi146.stdout:1500: copy_from oid 29 from oid 32 current snap is 140 2024-04-26T04:45:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 140 2024-04-26T04:45:44.449 INFO:tasks.rados.rados.0.smithi146.stdout:1501: seq_num 492 ranges {1015808=647168,1662976=401408} 2024-04-26T04:45:44.457 INFO:tasks.rados.rados.0.smithi146.stdout:1501: writing smithi14680844-3 from 1015808 to 1662976 tid 1 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1501: writing smithi14680844-3 from 1662976 to 2064384 tid 2 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1502: read oid 30 snap -1 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1502: expect (ObjNum 387 snap 112 seq_num 387) 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1503: rollback oid 5 current snap is 140 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 5 to 131 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1504: setattr oid 31 current snap is 140 2024-04-26T04:45:44.460 INFO:tasks.rados.rados.0.smithi146.stdout:1499: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 599 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: finishing write tid 1 to smithi14680844-41 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: finishing write tid 2 to smithi14680844-41 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: finishing write tid 3 to smithi14680844-41 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: finishing write tid 4 to smithi14680844-41 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: oid 41 updating version 0 to 996 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: oid 41 version 996 is already newer than 995 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: oid 41 version 996 is already newer than 994 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 996 (ObjNum 491 snap 140 seq_num 491) dirty exists 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1498: left oid 41 (ObjNum 491 snap 140 seq_num 491) 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1500: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:1500: finishing copy_from to smithi14680844-29 2024-04-26T04:45:44.461 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 810 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:44.462 INFO:tasks.rados.rados.0.smithi146.stdout:1498: done (6 left) 2024-04-26T04:45:44.462 INFO:tasks.rados.rados.0.smithi146.stdout:1499: done (5 left) 2024-04-26T04:45:44.462 INFO:tasks.rados.rados.0.smithi146.stdout:1500: done (4 left) 2024-04-26T04:45:44.462 INFO:tasks.rados.rados.0.smithi146.stdout:1505: delete oid 27 current snap is 140 2024-04-26T04:45:44.463 INFO:tasks.rados.rados.0.smithi146.stdout:1501: finishing write tid 1 to smithi14680844-3 2024-04-26T04:45:44.463 INFO:tasks.rados.rados.0.smithi146.stdout:1501: finishing write tid 2 to smithi14680844-3 2024-04-26T04:45:44.464 INFO:tasks.rados.rados.0.smithi146.stdout:1501: finishing write tid 3 to smithi14680844-3 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:1505: done (4 left) 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:1506: rollback oid 44 current snap is 140 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 127 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:1507: delete oid 27 current snap is 140 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:1501: finishing write tid 4 to smithi14680844-3 2024-04-26T04:45:44.465 INFO:tasks.rados.rados.0.smithi146.stdout:1501: oid 3 updating version 0 to 896 2024-04-26T04:45:44.466 INFO:tasks.rados.rados.0.smithi146.stdout:1501: oid 3 version 896 is already newer than 895 2024-04-26T04:45:44.466 INFO:tasks.rados.rados.0.smithi146.stdout:1501: oid 3 updating version 896 to 897 2024-04-26T04:45:44.466 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 897 (ObjNum 492 snap 140 seq_num 492) dirty exists 2024-04-26T04:45:44.466 INFO:tasks.rados.rados.0.smithi146.stdout:1501: left oid 3 (ObjNum 492 snap 140 seq_num 492) 2024-04-26T04:45:44.466 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 637 (ObjNum 467 snap 132 seq_num 467) dirty exists 2024-04-26T04:45:44.468 INFO:tasks.rados.rados.0.smithi146.stdout:1501: done (5 left) 2024-04-26T04:45:44.468 INFO:tasks.rados.rados.0.smithi146.stdout:1504: done (4 left) 2024-04-26T04:45:44.468 INFO:tasks.rados.rados.0.smithi146.stdout:1507: done (3 left) 2024-04-26T04:45:44.468 INFO:tasks.rados.rados.0.smithi146.stdout:1508: delete oid 40 current snap is 140 2024-04-26T04:45:44.470 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:45:44.470 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (6m) 5s ago 7m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:45:44.470 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (7m) 85s ago 7m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (8m) 5s ago 8m 19.1M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (8m) 85s ago 8m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (2m) 85s ago 11m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (3m) 5s ago 13m 515M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (2m) 5s ago 13m 50.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (90s) 85s ago 12m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (109s) 5s ago 12m 43.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (7m) 5s ago 7m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (7m) 85s ago 7m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (44s) 5s ago 11m 129M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (10s) 5s ago 11m 12.7M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (10m) 5s ago 10m 236M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb e69818fc9fd4 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (10m) 5s ago 10m 154M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:45:44.471 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (9m) 85s ago 9m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:45:44.472 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (9m) 85s ago 9m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:45:44.472 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (9m) 85s ago 9m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:45:44.472 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (8m) 85s ago 8m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:45:44.472 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (2m) 85s ago 7m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:45:44.472 INFO:tasks.rados.rados.0.smithi146.stdout:1506: finishing rollback tid 0 to smithi14680844-44 2024-04-26T04:45:44.473 INFO:tasks.rados.rados.0.smithi146.stdout:1506: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:45:44.473 INFO:tasks.rados.rados.0.smithi146.stdout:1506: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:45:44.473 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 796 (ObjNum 444 snap 127 seq_num 444) dirty exists 2024-04-26T04:45:44.475 INFO:tasks.rados.rados.0.smithi146.stdout:1503: finishing rollback tid 0 to smithi14680844-5 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1503: finishing rollback tid 1 to smithi14680844-5 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 900 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1503: done (3 left) 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1506: done (2 left) 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1508: done (1 left) 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1509: read oid 8 snap -1 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1509: expect (ObjNum 462 snap 131 seq_num 462) 2024-04-26T04:45:44.476 INFO:tasks.rados.rados.0.smithi146.stdout:1510: setattr oid 1 current snap is 140 2024-04-26T04:45:44.479 INFO:tasks.rados.rados.0.smithi146.stdout:1511: snap_remove snap 63 2024-04-26T04:45:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1511: done (3 left) 2024-04-26T04:45:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1512: read oid 42 snap -1 2024-04-26T04:45:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1512: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:45:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1513: snap_create 2024-04-26T04:45:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1509: expect (ObjNum 462 snap 131 seq_num 462) 2024-04-26T04:45:44.882 INFO:tasks.rados.rados.0.smithi146.stdout:1502: expect (ObjNum 387 snap 112 seq_num 387) 2024-04-26T04:45:44.903 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:45:44.903 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:45:44.903 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 6, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 8, 2024-04-26T04:45:44.904 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 7 2024-04-26T04:45:44.905 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:45:44.905 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:45:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[95531]: osdmap e348: 8 total, 8 up, 8 in 2024-04-26T04:45:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[95531]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[95531]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[92947]: osdmap e348: 8 total, 8 up, 8 in 2024-04-26T04:45:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[92947]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:44 smithi146 ceph-mon[92947]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:44 smithi204 ceph-mon[88313]: osdmap e348: 8 total, 8 up, 8 in 2024-04-26T04:45:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:44 smithi204 ceph-mon[88313]: from='client.44174 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:44 smithi204 ceph-mon[88313]: from='client.44180 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:45:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 715 (ObjNum 161 snap 0 seq_num 2126849248) dirty exists 2024-04-26T04:45:45.468 INFO:tasks.rados.rados.0.smithi146.stdout:1512: expect (ObjNum 162 snap 41 seq_num 162) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1502: done (4 left) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1509: done (3 left) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1510: done (2 left) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1512: done (1 left) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1513: done (0 left) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1514: read oid 11 snap -1 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1514: expect (ObjNum 464 snap 131 seq_num 464) 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1515: rollback oid 4 current snap is 141 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 119 2024-04-26T04:45:45.836 INFO:tasks.rados.rados.0.smithi146.stdout:1516: rollback oid 26 current snap is 141 2024-04-26T04:45:45.837 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 89 2024-04-26T04:45:45.837 INFO:tasks.rados.rados.0.smithi146.stdout:1517: copy_from oid 12 from oid 6 current snap is 141 2024-04-26T04:45:45.837 INFO:tasks.rados.rados.0.smithi146.stdout:1518: rmattr oid 31 current snap is 141 2024-04-26T04:45:45.837 INFO:tasks.rados.rados.0.smithi146.stdout:1519: setattr oid 32 current snap is 141 2024-04-26T04:45:45.839 INFO:tasks.rados.rados.0.smithi146.stdout:1520: rollback oid 37 current snap is 141 2024-04-26T04:45:45.839 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 133 2024-04-26T04:45:45.839 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 141 2024-04-26T04:45:45.839 INFO:tasks.rados.rados.0.smithi146.stdout:1521: seq_num 496 ranges {1744896=712704,2457600=401408} 2024-04-26T04:45:45.853 INFO:tasks.rados.rados.0.smithi146.stdout:1521: writing smithi14680844-41 from 1744896 to 2457600 tid 1 2024-04-26T04:45:45.856 INFO:tasks.rados.rados.0.smithi146.stdout:1521: writing smithi14680844-41 from 2457600 to 2859008 tid 2 2024-04-26T04:45:45.856 INFO:tasks.rados.rados.0.smithi146.stdout:1522: snap_remove snap 131 2024-04-26T04:45:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[92947]: pgmap v184: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 739 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded) 2024-04-26T04:45:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:45:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[92947]: osdmap e349: 8 total, 8 up, 8 in 2024-04-26T04:45:46.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1525517438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[95531]: pgmap v184: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 739 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded) 2024-04-26T04:45:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:45:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[95531]: osdmap e349: 8 total, 8 up, 8 in 2024-04-26T04:45:46.096 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1525517438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:45 smithi204 ceph-mon[88313]: pgmap v184: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 739 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:45 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 35/858 objects degraded (4.079%), 5 pgs degraded) 2024-04-26T04:45:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:45 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:45:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:45 smithi204 ceph-mon[88313]: osdmap e349: 8 total, 8 up, 8 in 2024-04-26T04:45:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1525517438' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:45:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:46] "GET /metrics HTTP/1.1" 200 36062 "" "Prometheus/2.43.0" 2024-04-26T04:45:46.839 INFO:tasks.rados.rados.0.smithi146.stdout:1522: done (8 left) 2024-04-26T04:45:46.839 INFO:tasks.rados.rados.0.smithi146.stdout:1523: snap_remove snap 136 2024-04-26T04:45:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:46 smithi204 ceph-mon[88313]: osdmap e350: 8 total, 8 up, 8 in 2024-04-26T04:45:47.107 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:46 smithi146 ceph-mon[95531]: osdmap e350: 8 total, 8 up, 8 in 2024-04-26T04:45:47.107 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:46 smithi146 ceph-mon[92947]: osdmap e350: 8 total, 8 up, 8 in 2024-04-26T04:45:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:1523: done (8 left) 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1524: delete oid 36 current snap is 141 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1515: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1516: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 638 (ObjNum 467 snap 132 seq_num 467) dirty exists 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1516: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1005 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1520: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1515: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1520: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 724 (ObjNum 129 snap 0 seq_num 2127869296) dirty dne 2024-04-26T04:45:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:1515: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 949 (ObjNum 404 snap 118 seq_num 404) dirty exists 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 995 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1517: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: finishing write tid 1 to smithi14680844-41 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: finishing write tid 2 to smithi14680844-41 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1517: finishing copy_from to smithi14680844-12 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 692 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: finishing write tid 3 to smithi14680844-41 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: finishing write tid 4 to smithi14680844-41 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: oid 41 updating version 0 to 1008 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: oid 41 updating version 1008 to 1009 2024-04-26T04:45:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:1521: oid 41 version 1009 is already newer than 1007 2024-04-26T04:45:47.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1009 (ObjNum 496 snap 141 seq_num 496) dirty exists 2024-04-26T04:45:47.844 INFO:tasks.rados.rados.0.smithi146.stdout:1521: left oid 41 (ObjNum 496 snap 141 seq_num 496) 2024-04-26T04:45:47.844 INFO:tasks.rados.rados.0.smithi146.stdout:1514: expect (ObjNum 464 snap 131 seq_num 464) 2024-04-26T04:45:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:47 smithi146 ceph-mon[95531]: pgmap v187: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:47 smithi146 ceph-mon[95531]: osdmap e351: 8 total, 8 up, 8 in 2024-04-26T04:45:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:47 smithi146 ceph-mon[92947]: pgmap v187: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:47 smithi146 ceph-mon[92947]: osdmap e351: 8 total, 8 up, 8 in 2024-04-26T04:45:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:47 smithi204 ceph-mon[88313]: pgmap v187: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 742 KiB/s wr, 26 op/s; 22 MiB/s, 4 objects/s recovering 2024-04-26T04:45:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:47 smithi204 ceph-mon[88313]: osdmap e351: 8 total, 8 up, 8 in 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1514: done (8 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1515: done (7 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1516: done (6 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1517: done (5 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1518: done (4 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1519: done (3 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1520: done (2 left) 2024-04-26T04:45:48.912 INFO:tasks.rados.rados.0.smithi146.stdout:1521: done (1 left) 2024-04-26T04:45:48.913 INFO:tasks.rados.rados.0.smithi146.stdout:1524: done (0 left) 2024-04-26T04:45:48.913 INFO:tasks.rados.rados.0.smithi146.stdout:1525: setattr oid 18 current snap is 141 2024-04-26T04:45:48.913 INFO:tasks.rados.rados.0.smithi146.stdout:1526: delete oid 22 current snap is 141 2024-04-26T04:45:48.919 INFO:tasks.rados.rados.0.smithi146.stdout:1526: done (1 left) 2024-04-26T04:45:48.919 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 141 2024-04-26T04:45:48.919 INFO:tasks.rados.rados.0.smithi146.stdout:1527: seq_num 499 ranges {2859008=761856,3620864=401408} 2024-04-26T04:45:48.938 INFO:tasks.rados.rados.0.smithi146.stdout:1527: writing smithi14680844-6 from 2859008 to 3620864 tid 1 2024-04-26T04:45:48.940 INFO:tasks.rados.rados.0.smithi146.stdout:1527: writing smithi14680844-6 from 3620864 to 4022272 tid 2 2024-04-26T04:45:48.940 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 141 2024-04-26T04:45:48.940 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1023 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:45:48.940 INFO:tasks.rados.rados.0.smithi146.stdout:1528: seq_num 500 ranges {0=778240,778240=401408} 2024-04-26T04:45:48.944 INFO:tasks.rados.rados.0.smithi146.stdout:1528: writing smithi14680844-20 from 0 to 778240 tid 1 2024-04-26T04:45:48.947 INFO:tasks.rados.rados.0.smithi146.stdout:1528: writing smithi14680844-20 from 778240 to 1179648 tid 2 2024-04-26T04:45:48.947 INFO:tasks.rados.rados.0.smithi146.stdout:1525: done (2 left) 2024-04-26T04:45:48.947 INFO:tasks.rados.rados.0.smithi146.stdout:1529: snap_remove snap 119 2024-04-26T04:45:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:48 smithi146 ceph-mon[92947]: osdmap e352: 8 total, 8 up, 8 in 2024-04-26T04:45:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:48 smithi146 ceph-mon[92947]: osdmap e353: 8 total, 8 up, 8 in 2024-04-26T04:45:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:48 smithi146 ceph-mon[95531]: osdmap e352: 8 total, 8 up, 8 in 2024-04-26T04:45:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:48 smithi146 ceph-mon[95531]: osdmap e353: 8 total, 8 up, 8 in 2024-04-26T04:45:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:48 smithi204 ceph-mon[88313]: osdmap e352: 8 total, 8 up, 8 in 2024-04-26T04:45:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:48 smithi204 ceph-mon[88313]: osdmap e353: 8 total, 8 up, 8 in 2024-04-26T04:45:49.853 INFO:tasks.rados.rados.0.smithi146.stdout:1529: done (2 left) 2024-04-26T04:45:49.853 INFO:tasks.rados.rados.0.smithi146.stdout:1530: snap_remove snap 118 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1530: done (2 left) 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1531: snap_create 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: finishing write tid 1 to smithi14680844-6 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: finishing write tid 2 to smithi14680844-6 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: finishing write tid 3 to smithi14680844-6 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: finishing write tid 4 to smithi14680844-6 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: oid 6 updating version 0 to 695 2024-04-26T04:45:50.854 INFO:tasks.rados.rados.0.smithi146.stdout:1527: oid 6 version 695 is already newer than 693 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1527: oid 6 version 695 is already newer than 694 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 695 (ObjNum 499 snap 141 seq_num 499) dirty exists 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1527: left oid 6 (ObjNum 499 snap 141 seq_num 499) 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: finishing write tid 1 to smithi14680844-20 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: finishing write tid 2 to smithi14680844-20 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: finishing write tid 3 to smithi14680844-20 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: finishing write tid 4 to smithi14680844-20 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: oid 20 updating version 0 to 1014 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: oid 20 updating version 1014 to 1016 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: oid 20 version 1016 is already newer than 1015 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1016 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:45:50.855 INFO:tasks.rados.rados.0.smithi146.stdout:1528: left oid 20 (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:45:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:50 smithi146 ceph-mon[92947]: pgmap v191: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:50 smithi146 ceph-mon[92947]: osdmap e354: 8 total, 8 up, 8 in 2024-04-26T04:45:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:50 smithi146 ceph-mon[95531]: pgmap v191: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:50 smithi146 ceph-mon[95531]: osdmap e354: 8 total, 8 up, 8 in 2024-04-26T04:45:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:50 smithi204 ceph-mon[88313]: pgmap v191: 121 pgs: 121 active+clean; 458 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:45:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:50 smithi204 ceph-mon[88313]: osdmap e354: 8 total, 8 up, 8 in 2024-04-26T04:45:51.858 INFO:tasks.rados.rados.0.smithi146.stdout:1527: done (2 left) 2024-04-26T04:45:51.858 INFO:tasks.rados.rados.0.smithi146.stdout:1528: done (1 left) 2024-04-26T04:45:51.858 INFO:tasks.rados.rados.0.smithi146.stdout:1531: done (0 left) 2024-04-26T04:45:51.858 INFO:tasks.rados.rados.0.smithi146.stdout:1532: read oid 50 snap -1 2024-04-26T04:45:51.859 INFO:tasks.rados.rados.0.smithi146.stdout:1532: expect (ObjNum 483 snap 138 seq_num 483) 2024-04-26T04:45:51.859 INFO:tasks.rados.rados.0.smithi146.stdout:1533: setattr oid 32 current snap is 142 2024-04-26T04:45:51.860 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 142 2024-04-26T04:45:51.860 INFO:tasks.rados.rados.0.smithi146.stdout:1534: seq_num 501 ranges {7618560=794624,8413184=401408} 2024-04-26T04:45:51.904 INFO:tasks.rados.rados.0.smithi146.stdout:1534: writing smithi14680844-17 from 7618560 to 8413184 tid 1 2024-04-26T04:45:51.907 INFO:tasks.rados.rados.0.smithi146.stdout:1534: writing smithi14680844-17 from 8413184 to 8814592 tid 2 2024-04-26T04:45:51.907 INFO:tasks.rados.rados.0.smithi146.stdout:1535: copy_from oid 11 from oid 9 current snap is 142 2024-04-26T04:45:51.907 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1038 (ObjNum 430 snap 126 seq_num 430) dirty exists 2024-04-26T04:45:51.907 INFO:tasks.rados.rados.0.smithi146.stdout:1532: expect (ObjNum 483 snap 138 seq_num 483) 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: finishing write tid 1 to smithi14680844-17 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: finishing write tid 2 to smithi14680844-17 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: finishing write tid 3 to smithi14680844-17 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: finishing write tid 4 to smithi14680844-17 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: oid 17 updating version 0 to 179 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: oid 17 version 179 is already newer than 178 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: oid 17 version 179 is already newer than 177 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 179 (ObjNum 501 snap 142 seq_num 501) dirty exists 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1534: left oid 17 (ObjNum 501 snap 142 seq_num 501) 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1535: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:45:52.033 INFO:tasks.rados.rados.0.smithi146.stdout:1535: finishing copy_from to smithi14680844-11 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 930 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1532: done (3 left) 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1533: done (2 left) 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1534: done (1 left) 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1535: done (0 left) 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1536: read oid 12 snap 140 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1536: expect (ObjNum 407 snap 121 seq_num 407) 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 142 2024-04-26T04:45:52.034 INFO:tasks.rados.rados.0.smithi146.stdout:1537: seq_num 502 ranges {0=409600,409600=417792,827392=385024} 2024-04-26T04:45:52.035 INFO:tasks.rados.rados.0.smithi146.stdout:1537: writing smithi14680844-34 from 0 to 409600 tid 1 2024-04-26T04:45:52.036 INFO:tasks.rados.rados.0.smithi146.stdout:1537: writing smithi14680844-34 from 409600 to 827392 tid 2 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:1537: writing smithi14680844-34 from 827392 to 1212416 tid 3 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:1538: rollback oid 50 current snap is 142 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 110 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:1537: finishing write tid 1 to smithi14680844-34 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 142 2024-04-26T04:45:52.040 INFO:tasks.rados.rados.0.smithi146.stdout:1539: seq_num 503 ranges {11640832=425984,12066816=704512,12771328=98304} 2024-04-26T04:45:52.103 INFO:tasks.rados.rados.0.smithi146.stdout:1539: writing smithi14680844-14 from 11640832 to 12066816 tid 1 2024-04-26T04:45:52.108 INFO:tasks.rados.rados.0.smithi146.stdout:1539: writing smithi14680844-14 from 12066816 to 12771328 tid 2 2024-04-26T04:45:52.108 INFO:tasks.rados.rados.0.smithi146.stdout:1539: writing smithi14680844-14 from 12771328 to 12869632 tid 3 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1540: delete oid 25 current snap is 142 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: finishing write tid 2 to smithi14680844-34 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: finishing write tid 3 to smithi14680844-34 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: finishing write tid 4 to smithi14680844-34 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1538: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1538: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: finishing write tid 5 to smithi14680844-34 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: oid 34 updating version 0 to 699 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: oid 34 version 699 is already newer than 697 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: oid 34 version 699 is already newer than 696 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:1537: oid 34 version 699 is already newer than 698 2024-04-26T04:45:52.109 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 699 (ObjNum 502 snap 142 seq_num 502) dirty exists 2024-04-26T04:45:52.110 INFO:tasks.rados.rados.0.smithi146.stdout:1537: left oid 34 (ObjNum 502 snap 142 seq_num 502) 2024-04-26T04:45:52.110 INFO:tasks.rados.rados.0.smithi146.stdout:1538: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:45:52.110 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1042 (ObjNum 129 snap 0 seq_num 2127073960) dirty exists 2024-04-26T04:45:52.110 INFO:tasks.rados.rados.0.smithi146.stdout:1536: expect (ObjNum 407 snap 121 seq_num 407) 2024-04-26T04:45:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:51 smithi146 ceph-mon[95531]: pgmap v193: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-26T04:45:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:51 smithi146 ceph-mon[95531]: osdmap e355: 8 total, 8 up, 8 in 2024-04-26T04:45:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:51 smithi146 ceph-mon[92947]: pgmap v193: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-26T04:45:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:51 smithi146 ceph-mon[92947]: osdmap e355: 8 total, 8 up, 8 in 2024-04-26T04:45:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:51 smithi204 ceph-mon[88313]: pgmap v193: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.8 MiB/s wr, 16 op/s 2024-04-26T04:45:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:51 smithi204 ceph-mon[88313]: osdmap e355: 8 total, 8 up, 8 in 2024-04-26T04:45:52.436 INFO:tasks.rados.rados.0.smithi146.stdout:1539: finishing write tid 1 to smithi14680844-14 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: finishing write tid 2 to smithi14680844-14 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: finishing write tid 3 to smithi14680844-14 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: finishing write tid 4 to smithi14680844-14 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: finishing write tid 5 to smithi14680844-14 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: oid 14 updating version 0 to 597 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: oid 14 updating version 597 to 598 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: oid 14 version 598 is already newer than 596 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: oid 14 version 598 is already newer than 595 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 598 (ObjNum 503 snap 142 seq_num 503) dirty exists 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: left oid 14 (ObjNum 503 snap 142 seq_num 503) 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1536: done (4 left) 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1537: done (3 left) 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1538: done (2 left) 2024-04-26T04:45:52.437 INFO:tasks.rados.rados.0.smithi146.stdout:1539: done (1 left) 2024-04-26T04:45:52.438 INFO:tasks.rados.rados.0.smithi146.stdout:1540: done (0 left) 2024-04-26T04:45:52.438 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 142 2024-04-26T04:45:52.438 INFO:tasks.rados.rados.0.smithi146.stdout:1541: seq_num 505 ranges {0=466944,466944=475136,942080=327680} 2024-04-26T04:45:52.438 INFO:tasks.rados.rados.0.smithi146.stdout:1541: writing smithi14680844-7 from 0 to 466944 tid 1 2024-04-26T04:45:52.441 INFO:tasks.rados.rados.0.smithi146.stdout:1541: writing smithi14680844-7 from 466944 to 942080 tid 2 2024-04-26T04:45:52.444 INFO:tasks.rados.rados.0.smithi146.stdout:1541: writing smithi14680844-7 from 942080 to 1269760 tid 3 2024-04-26T04:45:52.444 INFO:tasks.rados.rados.0.smithi146.stdout:1542: delete oid 38 current snap is 142 2024-04-26T04:45:52.444 INFO:tasks.rados.rados.0.smithi146.stdout:1541: finishing write tid 1 to smithi14680844-7 2024-04-26T04:45:52.444 INFO:tasks.rados.rados.0.smithi146.stdout:1541: finishing write tid 2 to smithi14680844-7 2024-04-26T04:45:52.445 INFO:tasks.rados.rados.0.smithi146.stdout:1542: done (1 left) 2024-04-26T04:45:52.445 INFO:tasks.rados.rados.0.smithi146.stdout:1543: rollback oid 13 current snap is 142 2024-04-26T04:45:52.445 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 13 to 127 2024-04-26T04:45:52.446 INFO:tasks.rados.rados.0.smithi146.stdout:1544: snap_create 2024-04-26T04:45:52.446 INFO:tasks.rados.rados.0.smithi146.stdout:1541: finishing write tid 3 to smithi14680844-7 2024-04-26T04:45:52.446 INFO:tasks.rados.rados.0.smithi146.stdout:1541: finishing write tid 4 to smithi14680844-7 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: finishing write tid 5 to smithi14680844-7 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: oid 7 updating version 0 to 904 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: oid 7 version 904 is already newer than 902 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: oid 7 updating version 904 to 905 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: oid 7 version 905 is already newer than 903 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 905 (ObjNum 505 snap 142 seq_num 505) dirty exists 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1541: left oid 7 (ObjNum 505 snap 142 seq_num 505) 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1543: finishing rollback tid 0 to smithi14680844-13 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1543: finishing rollback tid 1 to smithi14680844-13 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:1543: finishing rollback tid 2 to smithi14680844-13 2024-04-26T04:45:52.449 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 171 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:45:52.868 INFO:tasks.rados.rados.0.smithi146.stdout:1541: done (2 left) 2024-04-26T04:45:52.868 INFO:tasks.rados.rados.0.smithi146.stdout:1543: done (1 left) 2024-04-26T04:45:52.868 INFO:tasks.rados.rados.0.smithi146.stdout:1544: done (0 left) 2024-04-26T04:45:52.868 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 143 2024-04-26T04:45:52.869 INFO:tasks.rados.rados.0.smithi146.stdout:1545: seq_num 507 ranges {0=499712,499712=638976,1138688=163840} 2024-04-26T04:45:52.871 INFO:tasks.rados.rados.0.smithi146.stdout:1545: writing smithi14680844-38 from 0 to 499712 tid 1 2024-04-26T04:45:52.874 INFO:tasks.rados.rados.0.smithi146.stdout:1545: writing smithi14680844-38 from 499712 to 1138688 tid 2 2024-04-26T04:45:52.876 INFO:tasks.rados.rados.0.smithi146.stdout:1545: writing smithi14680844-38 from 1138688 to 1302528 tid 3 2024-04-26T04:45:52.876 INFO:tasks.rados.rados.0.smithi146.stdout:1546: rollback oid 50 current snap is 143 2024-04-26T04:45:52.876 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 130 2024-04-26T04:45:52.876 INFO:tasks.rados.rados.0.smithi146.stdout:1545: finishing write tid 1 to smithi14680844-38 2024-04-26T04:45:52.876 INFO:tasks.rados.rados.0.smithi146.stdout:1547: setattr oid 41 current snap is 143 2024-04-26T04:45:52.879 INFO:tasks.rados.rados.0.smithi146.stdout:1548: rollback oid 7 current snap is 143 2024-04-26T04:45:52.879 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 133 2024-04-26T04:45:52.879 INFO:tasks.rados.rados.0.smithi146.stdout:1549: snap_remove snap 138 2024-04-26T04:45:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:52 smithi146 ceph-mon[95531]: osdmap e356: 8 total, 8 up, 8 in 2024-04-26T04:45:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:52 smithi146 ceph-mon[92947]: osdmap e356: 8 total, 8 up, 8 in 2024-04-26T04:45:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:52 smithi204 ceph-mon[88313]: osdmap e356: 8 total, 8 up, 8 in 2024-04-26T04:45:53.609 INFO:tasks.rados.rados.0.smithi146.stdout:1546: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:45:53.609 INFO:tasks.rados.rados.0.smithi146.stdout:1545: finishing write tid 2 to smithi14680844-38 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1546: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1546: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1046 (ObjNum 428 snap 126 seq_num 428) dirty exists 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: finishing write tid 3 to smithi14680844-38 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: finishing write tid 4 to smithi14680844-38 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: finishing write tid 5 to smithi14680844-38 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: oid 38 updating version 0 to 975 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: oid 38 updating version 975 to 978 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: oid 38 version 978 is already newer than 977 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: oid 38 version 978 is already newer than 976 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 978 (ObjNum 507 snap 143 seq_num 507) dirty exists 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:1545: left oid 38 (ObjNum 507 snap 143 seq_num 507) 2024-04-26T04:45:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1045 (ObjNum 496 snap 141 seq_num 496) dirty exists 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1548: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1548: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1548: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 908 (ObjNum 408 snap 121 seq_num 408) dirty exists 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1545: done (4 left) 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1546: done (3 left) 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1547: done (2 left) 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1548: done (1 left) 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1549: done (0 left) 2024-04-26T04:45:53.611 INFO:tasks.rados.rados.0.smithi146.stdout:1550: snap_remove snap 140 2024-04-26T04:45:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[95531]: pgmap v196: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:45:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[95531]: osdmap e357: 8 total, 8 up, 8 in 2024-04-26T04:45:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[95531]: osdmap e358: 8 total, 8 up, 8 in 2024-04-26T04:45:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[92947]: pgmap v196: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:45:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[92947]: osdmap e357: 8 total, 8 up, 8 in 2024-04-26T04:45:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[92947]: osdmap e358: 8 total, 8 up, 8 in 2024-04-26T04:45:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:53 smithi204 ceph-mon[88313]: pgmap v196: 121 pgs: 121 active+clean; 399 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:45:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:53 smithi204 ceph-mon[88313]: osdmap e357: 8 total, 8 up, 8 in 2024-04-26T04:45:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:53 smithi204 ceph-mon[88313]: osdmap e358: 8 total, 8 up, 8 in 2024-04-26T04:45:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:45:54.612 INFO:tasks.rados.rados.0.smithi146.stdout:1550: done (0 left) 2024-04-26T04:45:54.612 INFO:tasks.rados.rados.0.smithi146.stdout:1551: snap_create 2024-04-26T04:45:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:54 smithi146 ceph-mon[92947]: osdmap e359: 8 total, 8 up, 8 in 2024-04-26T04:45:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:54 smithi146 ceph-mon[95531]: osdmap e359: 8 total, 8 up, 8 in 2024-04-26T04:45:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:45:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:54 smithi204 ceph-mon[88313]: osdmap e359: 8 total, 8 up, 8 in 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1551: done (0 left) 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1552: read oid 14 snap 130 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1552: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1553: rollback oid 29 current snap is 144 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 101 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1554: read oid 44 snap -1 2024-04-26T04:45:55.617 INFO:tasks.rados.rados.0.smithi146.stdout:1554: expect (ObjNum 444 snap 127 seq_num 444) 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:1555: read oid 20 snap -1 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:1555: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:1556: read oid 48 snap -1 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:1556: expect (ObjNum 408 snap 121 seq_num 408) 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 144 2024-04-26T04:45:55.618 INFO:tasks.rados.rados.0.smithi146.stdout:1557: seq_num 508 ranges {1212416=516096,1728512=524288,2252800=278528} 2024-04-26T04:45:55.627 INFO:tasks.rados.rados.0.smithi146.stdout:1557: writing smithi14680844-34 from 1212416 to 1728512 tid 1 2024-04-26T04:45:55.630 INFO:tasks.rados.rados.0.smithi146.stdout:1557: writing smithi14680844-34 from 1728512 to 2252800 tid 2 2024-04-26T04:45:55.633 INFO:tasks.rados.rados.0.smithi146.stdout:1557: writing smithi14680844-34 from 2252800 to 2531328 tid 3 2024-04-26T04:45:55.633 INFO:tasks.rados.rados.0.smithi146.stdout:1558: setattr oid 12 current snap is 144 2024-04-26T04:45:55.633 INFO:tasks.rados.rados.0.smithi146.stdout:1553: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:45:55.633 INFO:tasks.rados.rados.0.smithi146.stdout:1555: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:45:55.677 INFO:tasks.rados.rados.0.smithi146.stdout:1553: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:45:55.677 INFO:tasks.rados.rados.0.smithi146.stdout:1553: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:45:55.677 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 900 (ObjNum 273 snap 75 seq_num 273) dirty exists 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: finishing write tid 1 to smithi14680844-34 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: finishing write tid 2 to smithi14680844-34 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: finishing write tid 3 to smithi14680844-34 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: finishing write tid 4 to smithi14680844-34 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: finishing write tid 5 to smithi14680844-34 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: oid 34 updating version 0 to 701 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: oid 34 updating version 701 to 702 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: oid 34 version 702 is already newer than 700 2024-04-26T04:45:55.678 INFO:tasks.rados.rados.0.smithi146.stdout:1557: oid 34 updating version 702 to 703 2024-04-26T04:45:55.679 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 703 (ObjNum 508 snap 144 seq_num 508) dirty exists 2024-04-26T04:45:55.679 INFO:tasks.rados.rados.0.smithi146.stdout:1557: left oid 34 (ObjNum 508 snap 144 seq_num 508) 2024-04-26T04:45:55.679 INFO:tasks.rados.rados.0.smithi146.stdout:1554: expect (ObjNum 444 snap 127 seq_num 444) 2024-04-26T04:45:56.037 INFO:tasks.rados.rados.0.smithi146.stdout:1552: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:45:56.614 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:45:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:45:56] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-04-26T04:45:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:56 smithi146 ceph-mon[95531]: pgmap v200: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-04-26T04:45:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:56 smithi146 ceph-mon[95531]: osdmap e360: 8 total, 8 up, 8 in 2024-04-26T04:45:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:56 smithi146 ceph-mon[92947]: pgmap v200: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-04-26T04:45:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:56 smithi146 ceph-mon[92947]: osdmap e360: 8 total, 8 up, 8 in 2024-04-26T04:45:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:56 smithi204 ceph-mon[88313]: pgmap v200: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 4.4 MiB/s wr, 26 op/s 2024-04-26T04:45:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:56 smithi204 ceph-mon[88313]: osdmap e360: 8 total, 8 up, 8 in 2024-04-26T04:45:57.056 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 909 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:45:57.056 INFO:tasks.rados.rados.0.smithi146.stdout:1556: expect (ObjNum 408 snap 121 seq_num 408) 2024-04-26T04:45:58.576 INFO:tasks.rados.rados.0.smithi146.stdout:1552: done (6 left) 2024-04-26T04:45:58.576 INFO:tasks.rados.rados.0.smithi146.stdout:1553: done (5 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1554: done (4 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1555: done (3 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1556: done (2 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1557: done (1 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1558: done (0 left) 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 144 2024-04-26T04:45:58.577 INFO:tasks.rados.rados.0.smithi146.stdout:1559: seq_num 509 ranges {8839168=532480,9371648=409600,9781248=393216} 2024-04-26T04:45:58.627 INFO:tasks.rados.rados.0.smithi146.stdout:1559: writing smithi14680844-4 from 8839168 to 9371648 tid 1 2024-04-26T04:45:58.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: writing smithi14680844-4 from 9371648 to 9781248 tid 2 2024-04-26T04:45:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1559: writing smithi14680844-4 from 9781248 to 10174464 tid 3 2024-04-26T04:45:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1560: snap_remove snap 89 2024-04-26T04:45:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[95531]: pgmap v202: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:45:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[95531]: osdmap e361: 8 total, 8 up, 8 in 2024-04-26T04:45:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[92947]: pgmap v202: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:45:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:58 smithi146 ceph-mon[92947]: osdmap e361: 8 total, 8 up, 8 in 2024-04-26T04:45:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:58 smithi204 ceph-mon[88313]: pgmap v202: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.1 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:45:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:58 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:58 smithi204 ceph-mon[88313]: osdmap e361: 8 total, 8 up, 8 in 2024-04-26T04:45:59.628 INFO:tasks.rados.rados.0.smithi146.stdout:1560: done (1 left) 2024-04-26T04:45:59.628 INFO:tasks.rados.rados.0.smithi146.stdout:1561: rollback oid 21 current snap is 144 2024-04-26T04:45:59.628 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 110 2024-04-26T04:45:59.628 INFO:tasks.rados.rados.0.smithi146.stdout:1559: finishing write tid 1 to smithi14680844-4 2024-04-26T04:45:59.628 INFO:tasks.rados.rados.0.smithi146.stdout:1559: finishing write tid 2 to smithi14680844-4 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: finishing write tid 3 to smithi14680844-4 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: finishing write tid 4 to smithi14680844-4 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: finishing write tid 5 to smithi14680844-4 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: oid 4 updating version 0 to 988 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: oid 4 updating version 988 to 991 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: oid 4 version 991 is already newer than 990 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: oid 4 version 991 is already newer than 989 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 991 (ObjNum 509 snap 144 seq_num 509) dirty exists 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: left oid 4 (ObjNum 509 snap 144 seq_num 509) 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1559: done (1 left) 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1562: read oid 6 snap -1 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1562: expect (ObjNum 499 snap 141 seq_num 499) 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 144 2024-04-26T04:45:59.629 INFO:tasks.rados.rados.0.smithi146.stdout:1563: seq_num 510 ranges {0=548864,548864=745472,1294336=57344} 2024-04-26T04:45:59.631 INFO:tasks.rados.rados.0.smithi146.stdout:1563: writing smithi14680844-27 from 0 to 548864 tid 1 2024-04-26T04:45:59.636 INFO:tasks.rados.rados.0.smithi146.stdout:1563: writing smithi14680844-27 from 548864 to 1294336 tid 2 2024-04-26T04:45:59.637 INFO:tasks.rados.rados.0.smithi146.stdout:1563: writing smithi14680844-27 from 1294336 to 1351680 tid 3 2024-04-26T04:45:59.637 INFO:tasks.rados.rados.0.smithi146.stdout:1564: delete oid 23 current snap is 144 2024-04-26T04:45:59.645 INFO:tasks.rados.rados.0.smithi146.stdout:1561: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:45:59.647 INFO:tasks.rados.rados.0.smithi146.stdout:1564: done (3 left) 2024-04-26T04:45:59.647 INFO:tasks.rados.rados.0.smithi146.stdout:1565: snap_remove snap 141 2024-04-26T04:45:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:59 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:45:59 smithi146 ceph-mon[95531]: Upgrade: osd.2 is safe to restart 2024-04-26T04:45:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:59 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:45:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:45:59 smithi146 ceph-mon[92947]: Upgrade: osd.2 is safe to restart 2024-04-26T04:46:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:59 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-26T04:46:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:45:59 smithi204 ceph-mon[88313]: Upgrade: osd.2 is safe to restart 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1565: done (3 left) 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1566: setattr oid 2 current snap is 144 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1561: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: finishing write tid 1 to smithi14680844-27 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: finishing write tid 2 to smithi14680844-27 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: finishing write tid 3 to smithi14680844-27 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: finishing write tid 4 to smithi14680844-27 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: finishing write tid 5 to smithi14680844-27 2024-04-26T04:46:00.632 INFO:tasks.rados.rados.0.smithi146.stdout:1563: oid 27 updating version 0 to 749 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1563: oid 27 updating version 749 to 751 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1563: oid 27 updating version 751 to 752 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1563: oid 27 version 752 is already newer than 750 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 752 (ObjNum 510 snap 144 seq_num 510) dirty exists 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1563: left oid 27 (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1561: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 706 (ObjNum 187 snap 47 seq_num 187) dirty exists 2024-04-26T04:46:00.633 INFO:tasks.rados.rados.0.smithi146.stdout:1562: expect (ObjNum 499 snap 141 seq_num 499) 2024-04-26T04:46:00.805 INFO:tasks.rados.rados.0.smithi146.stdout:1561: done (3 left) 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1562: done (2 left) 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1563: done (1 left) 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1567: copy_from oid 42 from oid 28 current snap is 144 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1568: read oid 26 snap -1 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1568: expect deleted 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1569: read oid 35 snap -1 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1569: expect (ObjNum 443 snap 127 seq_num 443) 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1570: rollback oid 3 current snap is 144 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 101 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 144 2024-04-26T04:46:00.806 INFO:tasks.rados.rados.0.smithi146.stdout:1571: seq_num 512 ranges {0=581632,581632=516096,1097728=286720} 2024-04-26T04:46:00.808 INFO:tasks.rados.rados.0.smithi146.stdout:1571: writing smithi14680844-1 from 0 to 581632 tid 1 2024-04-26T04:46:00.812 INFO:tasks.rados.rados.0.smithi146.stdout:1571: writing smithi14680844-1 from 581632 to 1097728 tid 2 2024-04-26T04:46:00.814 INFO:tasks.rados.rados.0.smithi146.stdout:1571: writing smithi14680844-1 from 1097728 to 1384448 tid 3 2024-04-26T04:46:00.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 610 (ObjNum 65 snap 0 seq_num 2105258832) dirty exists 2024-04-26T04:46:00.815 INFO:tasks.rados.rados.0.smithi146.stdout:1566: done (5 left) 2024-04-26T04:46:00.815 INFO:tasks.rados.rados.0.smithi146.stdout:1568: done (4 left) 2024-04-26T04:46:00.815 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 144 2024-04-26T04:46:00.815 INFO:tasks.rados.rados.0.smithi146.stdout:1572: seq_num 513 ranges {1302528=598016,1900544=794624,2695168=8192} 2024-04-26T04:46:00.826 INFO:tasks.rados.rados.0.smithi146.stdout:1572: writing smithi14680844-38 from 1302528 to 1900544 tid 1 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1572: writing smithi14680844-38 from 1900544 to 2695168 tid 2 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1572: writing smithi14680844-38 from 2695168 to 2703360 tid 3 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1573: copy_from oid 10 from oid 13 current snap is 144 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1571: finishing write tid 1 to smithi14680844-1 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1571: finishing write tid 2 to smithi14680844-1 2024-04-26T04:46:00.831 INFO:tasks.rados.rados.0.smithi146.stdout:1569: expect (ObjNum 443 snap 127 seq_num 443) 2024-04-26T04:46:00.924 INFO:tasks.rados.rados.0.smithi146.stdout:1570: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1570: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 902 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1571: finishing write tid 3 to smithi14680844-1 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1569: done (5 left) 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1570: done (4 left) 2024-04-26T04:46:00.925 INFO:tasks.rados.rados.0.smithi146.stdout:1574: snap_remove snap 101 2024-04-26T04:46:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[95531]: pgmap v204: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[95531]: osdmap e362: 8 total, 8 up, 8 in 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[92947]: pgmap v204: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[92947]: osdmap e362: 8 total, 8 up, 8 in 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:46:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:00 smithi204 ceph-mon[88313]: pgmap v204: 121 pgs: 121 active+clean; 412 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T04:46:01.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:00 smithi204 ceph-mon[88313]: osdmap e362: 8 total, 8 up, 8 in 2024-04-26T04:46:01.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:01.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-26T04:46:01.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:01.638 INFO:tasks.rados.rados.0.smithi146.stdout:1574: done (4 left) 2024-04-26T04:46:01.638 INFO:tasks.rados.rados.0.smithi146.stdout:1575: snap_create 2024-04-26T04:46:01.638 INFO:tasks.rados.rados.0.smithi146.stdout:1571: finishing write tid 4 to smithi14680844-1 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: finishing write tid 5 to smithi14680844-1 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: oid 1 updating version 0 to 765 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: oid 1 version 765 is already newer than 764 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: oid 1 updating version 765 to 766 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: oid 1 updating version 766 to 767 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 767 (ObjNum 512 snap 144 seq_num 512) dirty exists 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1571: left oid 1 (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1567: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1567: finishing copy_from to smithi14680844-42 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 891 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1572: finishing write tid 1 to smithi14680844-38 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1572: finishing write tid 2 to smithi14680844-38 2024-04-26T04:46:01.639 INFO:tasks.rados.rados.0.smithi146.stdout:1572: finishing write tid 3 to smithi14680844-38 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: finishing write tid 4 to smithi14680844-38 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: finishing write tid 5 to smithi14680844-38 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: oid 38 updating version 0 to 1008 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: oid 38 version 1008 is already newer than 1005 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: oid 38 version 1008 is already newer than 1006 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: oid 38 version 1008 is already newer than 1007 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1008 (ObjNum 513 snap 144 seq_num 513) dirty exists 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1572: left oid 38 (ObjNum 513 snap 144 seq_num 513) 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1573: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:1573: finishing copy_from to smithi14680844-10 2024-04-26T04:46:01.640 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 171 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:46:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[95531]: Upgrade: Updating osd.2 2024-04-26T04:46:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[95531]: Deploying daemon osd.2 on smithi146 2024-04-26T04:46:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[95531]: osdmap e363: 8 total, 8 up, 8 in 2024-04-26T04:46:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[92947]: Upgrade: Updating osd.2 2024-04-26T04:46:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[92947]: Deploying daemon osd.2 on smithi146 2024-04-26T04:46:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:01 smithi146 ceph-mon[92947]: osdmap e363: 8 total, 8 up, 8 in 2024-04-26T04:46:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:01 smithi204 ceph-mon[88313]: Upgrade: Updating osd.2 2024-04-26T04:46:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:01 smithi204 ceph-mon[88313]: Deploying daemon osd.2 on smithi146 2024-04-26T04:46:02.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:01 smithi204 ceph-mon[88313]: osdmap e363: 8 total, 8 up, 8 in 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1567: done (4 left) 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1571: done (3 left) 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1572: done (2 left) 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1573: done (1 left) 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1575: done (0 left) 2024-04-26T04:46:02.638 INFO:tasks.rados.rados.0.smithi146.stdout:1576: delete oid 39 current snap is 145 2024-04-26T04:46:02.646 INFO:tasks.rados.rados.0.smithi146.stdout:1576: done (0 left) 2024-04-26T04:46:02.646 INFO:tasks.rados.rados.0.smithi146.stdout:1577: snap_remove snap 142 2024-04-26T04:46:02.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:02 smithi146 ceph-mon[95531]: pgmap v207: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 767 KiB/s wr, 11 op/s 2024-04-26T04:46:02.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:02 smithi146 ceph-mon[95531]: osdmap e364: 8 total, 8 up, 8 in 2024-04-26T04:46:02.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:02 smithi146 ceph-mon[92947]: pgmap v207: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 767 KiB/s wr, 11 op/s 2024-04-26T04:46:02.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:02 smithi146 ceph-mon[92947]: osdmap e364: 8 total, 8 up, 8 in 2024-04-26T04:46:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:02 smithi204 ceph-mon[88313]: pgmap v207: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 21 MiB/s rd, 767 KiB/s wr, 11 op/s 2024-04-26T04:46:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:02 smithi204 ceph-mon[88313]: osdmap e364: 8 total, 8 up, 8 in 2024-04-26T04:46:03.610 INFO:tasks.rados.rados.0.smithi146.stdout:1577: done (0 left) 2024-04-26T04:46:03.610 INFO:tasks.rados.rados.0.smithi146.stdout:1578: snap_remove snap 144 2024-04-26T04:46:03.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-mon[92947]: osdmap e365: 8 total, 8 up, 8 in 2024-04-26T04:46:03.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-mon[92947]: osdmap e366: 8 total, 8 up, 8 in 2024-04-26T04:46:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-mon[95531]: osdmap e365: 8 total, 8 up, 8 in 2024-04-26T04:46:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-mon[95531]: osdmap e366: 8 total, 8 up, 8 in 2024-04-26T04:46:03.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:03 smithi146 systemd[1]: Stopping Ceph osd.2 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:46:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:03 smithi204 ceph-mon[88313]: osdmap e365: 8 total, 8 up, 8 in 2024-04-26T04:46:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:03 smithi204 ceph-mon[88313]: osdmap e366: 8 total, 8 up, 8 in 2024-04-26T04:46:04.192 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[54699]: 2024-04-26T04:46:03.940+0000 7fd0d0469700 -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-04-26T04:46:04.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[54699]: 2024-04-26T04:46:03.940+0000 7fd0d0469700 -1 osd.2 366 *** Got signal Terminated *** 2024-04-26T04:46:04.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[54699]: 2024-04-26T04:46:03.940+0000 7fd0d0469700 -1 osd.2 366 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:46:04.614 INFO:tasks.rados.rados.0.smithi146.stdout:1578: done (0 left) 2024-04-26T04:46:04.614 INFO:tasks.rados.rados.0.smithi146.stdout:1579: rollback oid 19 current snap is 145 2024-04-26T04:46:04.614 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 133 2024-04-26T04:46:04.615 INFO:tasks.rados.rados.0.smithi146.stdout:1580: rmattr oid 33 current snap is 145 2024-04-26T04:46:04.615 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 145 2024-04-26T04:46:04.615 INFO:tasks.rados.rados.0.smithi146.stdout:1581: seq_num 515 ranges {0=630784,630784=565248,1196032=237568} 2024-04-26T04:46:04.618 INFO:tasks.rados.rados.0.smithi146.stdout:1581: writing smithi14680844-46 from 0 to 630784 tid 1 2024-04-26T04:46:04.623 INFO:tasks.rados.rados.0.smithi146.stdout:1581: writing smithi14680844-46 from 630784 to 1196032 tid 2 2024-04-26T04:46:04.624 INFO:tasks.rados.rados.0.smithi146.stdout:1581: writing smithi14680844-46 from 1196032 to 1433600 tid 3 2024-04-26T04:46:04.625 INFO:tasks.rados.rados.0.smithi146.stdout:1582: rmattr oid 40 current snap is 145 2024-04-26T04:46:04.625 INFO:tasks.rados.rados.0.smithi146.stdout:1582: done (3 left) 2024-04-26T04:46:04.625 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 145 2024-04-26T04:46:04.625 INFO:tasks.rados.rados.0.smithi146.stdout:1583: seq_num 516 ranges {0=647168,647168=450560,1097728=352256} 2024-04-26T04:46:04.629 INFO:tasks.rados.rados.0.smithi146.stdout:1583: writing smithi14680844-3 from 0 to 647168 tid 1 2024-04-26T04:46:04.632 INFO:tasks.rados.rados.0.smithi146.stdout:1583: writing smithi14680844-3 from 647168 to 1097728 tid 2 2024-04-26T04:46:04.635 INFO:tasks.rados.rados.0.smithi146.stdout:1583: writing smithi14680844-3 from 1097728 to 1449984 tid 3 2024-04-26T04:46:04.635 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 145 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:1579: finishing rollback tid 0 to smithi14680844-19 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1086 (ObjNum 358 snap 105 seq_num 358) dirty exists 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:1579: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:1579: finishing rollback tid 2 to smithi14680844-19 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1022 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:1581: finishing write tid 1 to smithi14680844-46 2024-04-26T04:46:04.636 INFO:tasks.rados.rados.0.smithi146.stdout:1584: seq_num 517 ranges {0=663552,663552=786432,1449984=16384} 2024-04-26T04:46:04.639 INFO:tasks.rados.rados.0.smithi146.stdout:1584: writing smithi14680844-39 from 0 to 663552 tid 1 2024-04-26T04:46:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:1584: writing smithi14680844-39 from 663552 to 1449984 tid 2 2024-04-26T04:46:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:1584: writing smithi14680844-39 from 1449984 to 1466368 tid 3 2024-04-26T04:46:04.644 INFO:tasks.rados.rados.0.smithi146.stdout:1579: done (4 left) 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1580: done (3 left) 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1585: read oid 32 snap -1 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1585: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1586: snap_create 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1581: finishing write tid 2 to smithi14680844-46 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1583: finishing write tid 1 to smithi14680844-3 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1581: finishing write tid 3 to smithi14680844-46 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1581: finishing write tid 4 to smithi14680844-46 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1583: finishing write tid 2 to smithi14680844-3 2024-04-26T04:46:04.645 INFO:tasks.rados.rados.0.smithi146.stdout:1583: finishing write tid 3 to smithi14680844-3 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: finishing write tid 4 to smithi14680844-3 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: finishing write tid 5 to smithi14680844-3 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: oid 3 updating version 0 to 917 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: oid 3 updating version 917 to 918 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: oid 3 version 918 is already newer than 915 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: oid 3 version 918 is already newer than 916 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 918 (ObjNum 516 snap 145 seq_num 516) dirty exists 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1583: left oid 3 (ObjNum 516 snap 145 seq_num 516) 2024-04-26T04:46:04.646 INFO:tasks.rados.rados.0.smithi146.stdout:1581: finishing write tid 5 to smithi14680844-46 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1581: oid 46 updating version 0 to 1090 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1581: oid 46 version 1090 is already newer than 1088 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1581: oid 46 version 1090 is already newer than 1089 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1581: oid 46 updating version 1090 to 1091 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1091 (ObjNum 515 snap 145 seq_num 515) dirty exists 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1581: left oid 46 (ObjNum 515 snap 145 seq_num 515) 2024-04-26T04:46:04.647 INFO:tasks.rados.rados.0.smithi146.stdout:1585: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:46:04.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[92947]: pgmap v210: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 978 KiB/s wr, 15 op/s 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[92947]: osd.2 marked itself down and dead 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[92947]: osdmap e367: 8 total, 7 up, 8 in 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[95531]: pgmap v210: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 978 KiB/s wr, 15 op/s 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[95531]: osd.2 marked itself down and dead 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:04 smithi146 ceph-mon[95531]: osdmap e367: 8 total, 7 up, 8 in 2024-04-26T04:46:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:04 smithi204 ceph-mon[88313]: pgmap v210: 121 pgs: 121 active+clean; 389 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 978 KiB/s wr, 15 op/s 2024-04-26T04:46:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:04 smithi204 ceph-mon[88313]: osd.2 marked itself down and dead 2024-04-26T04:46:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:04 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:04 smithi204 ceph-mon[88313]: osdmap e367: 8 total, 7 up, 8 in 2024-04-26T04:46:05.443 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:05 smithi146 podman[111255]: 2024-04-26 04:46:05.12416369 +0000 UTC m=+1.300840798 container died e69818fc9fd4c3a03860652776b3d238d6c7a4148814a7e00269efc38c1a31ee (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=reef-7d2137f, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1581: done (4 left) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1583: done (3 left) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1585: done (2 left) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1586: done (1 left) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1587: rollback oid 23 current snap is 146 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 143 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1588: read oid 50 snap -1 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1588: expect (ObjNum 428 snap 126 seq_num 428) 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1589: copy_from oid 13 from oid 27 current snap is 146 2024-04-26T04:46:05.619 INFO:tasks.rados.rados.0.smithi146.stdout:1590: delete oid 15 current snap is 146 2024-04-26T04:46:05.630 INFO:tasks.rados.rados.0.smithi146.stdout:1587: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:46:05.631 INFO:tasks.rados.rados.0.smithi146.stdout:1584: finishing write tid 1 to smithi14680844-39 2024-04-26T04:46:05.632 INFO:tasks.rados.rados.0.smithi146.stdout:1590: done (4 left) 2024-04-26T04:46:05.632 INFO:tasks.rados.rados.0.smithi146.stdout:1591: rollback oid 21 current snap is 146 2024-04-26T04:46:05.632 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 137 2024-04-26T04:46:05.633 INFO:tasks.rados.rados.0.smithi146.stdout:1584: finishing write tid 2 to smithi14680844-39 2024-04-26T04:46:05.633 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 146 2024-04-26T04:46:05.633 INFO:tasks.rados.rados.0.smithi146.stdout:1592: seq_num 519 ranges {5595136=696320,6291456=548864,6840320=253952} 2024-04-26T04:46:05.669 INFO:tasks.rados.rados.0.smithi146.stdout:1592: writing smithi14680844-44 from 5595136 to 6291456 tid 1 2024-04-26T04:46:05.670 INFO:tasks.rados.rados.0.smithi146.stdout:1592: writing smithi14680844-44 from 6291456 to 6840320 tid 2 2024-04-26T04:46:05.672 INFO:tasks.rados.rados.0.smithi146.stdout:1592: writing smithi14680844-44 from 6840320 to 7094272 tid 3 2024-04-26T04:46:05.672 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 146 2024-04-26T04:46:05.673 INFO:tasks.rados.rados.0.smithi146.stdout:1584: finishing write tid 3 to smithi14680844-39 2024-04-26T04:46:05.673 INFO:tasks.rados.rados.0.smithi146.stdout:1584: finishing write tid 4 to smithi14680844-39 2024-04-26T04:46:05.673 INFO:tasks.rados.rados.0.smithi146.stdout:1593: seq_num 520 ranges {1851392=712704,2564096=434176,2998272=368640} 2024-04-26T04:46:05.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: writing smithi14680844-35 from 1851392 to 2564096 tid 1 2024-04-26T04:46:05.689 INFO:tasks.rados.rados.0.smithi146.stdout:1593: writing smithi14680844-35 from 2564096 to 2998272 tid 2 2024-04-26T04:46:05.692 INFO:tasks.rados.rados.0.smithi146.stdout:1593: writing smithi14680844-35 from 2998272 to 3366912 tid 3 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1594: read oid 48 snap -1 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1594: expect (ObjNum 408 snap 121 seq_num 408) 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1595: read oid 28 snap -1 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1595: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1596: copy_from oid 4 from oid 24 current snap is 146 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: finishing write tid 5 to smithi14680844-39 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: oid 39 updating version 0 to 612 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: oid 39 updating version 612 to 615 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: oid 39 version 615 is already newer than 613 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: oid 39 version 615 is already newer than 614 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 615 (ObjNum 517 snap 145 seq_num 517) dirty exists 2024-04-26T04:46:05.693 INFO:tasks.rados.rados.0.smithi146.stdout:1584: left oid 39 (ObjNum 517 snap 145 seq_num 517) 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1591: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1591: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1591: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 709 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1587: finishing rollback tid 2 to smithi14680844-23 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1088 (ObjNum 476 snap 138 seq_num 476) dirty exists 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1589: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1589: finishing copy_from to smithi14680844-13 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 752 (ObjNum 510 snap 144 seq_num 510) dirty exists 2024-04-26T04:46:05.694 INFO:tasks.rados.rados.0.smithi146.stdout:1588: expect (ObjNum 428 snap 126 seq_num 428) 2024-04-26T04:46:05.765 INFO:tasks.rados.rados.0.smithi146.stdout:1592: finishing write tid 1 to smithi14680844-44 2024-04-26T04:46:05.765 INFO:tasks.rados.rados.0.smithi146.stdout:1592: finishing write tid 2 to smithi14680844-44 2024-04-26T04:46:05.765 INFO:tasks.rados.rados.0.smithi146.stdout:1592: finishing write tid 3 to smithi14680844-44 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1584: done (9 left) 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1587: done (8 left) 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1588: done (7 left) 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1589: done (6 left) 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1591: done (5 left) 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 146 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1592: finishing write tid 4 to smithi14680844-44 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1592: finishing write tid 5 to smithi14680844-44 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1592: oid 44 updating version 0 to 933 2024-04-26T04:46:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:1592: oid 44 version 933 is already newer than 932 2024-04-26T04:46:05.767 INFO:tasks.rados.rados.0.smithi146.stdout:1592: oid 44 updating version 933 to 934 2024-04-26T04:46:05.767 INFO:tasks.rados.rados.0.smithi146.stdout:1592: oid 44 version 934 is already newer than 931 2024-04-26T04:46:05.767 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 934 (ObjNum 519 snap 146 seq_num 519) dirty exists 2024-04-26T04:46:05.767 INFO:tasks.rados.rados.0.smithi146.stdout:1592: left oid 44 (ObjNum 519 snap 146 seq_num 519) 2024-04-26T04:46:05.767 INFO:tasks.rados.rados.0.smithi146.stdout:1597: seq_num 521 ranges {5349376=729088,6078464=720896,6799360=81920} 2024-04-26T04:46:05.798 INFO:tasks.rados.rados.0.smithi146.stdout:1597: writing smithi14680844-23 from 5349376 to 6078464 tid 1 2024-04-26T04:46:05.802 INFO:tasks.rados.rados.0.smithi146.stdout:1597: writing smithi14680844-23 from 6078464 to 6799360 tid 2 2024-04-26T04:46:05.803 INFO:tasks.rados.rados.0.smithi146.stdout:1597: writing smithi14680844-23 from 6799360 to 6881280 tid 3 2024-04-26T04:46:05.803 INFO:tasks.rados.rados.0.smithi146.stdout:1592: done (5 left) 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1598: rollback oid 17 current snap is 146 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 133 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1593: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1593: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1596: finishing copy_from to smithi14680844-4 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1596: got expected ENOENT (src dne) 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1596: finishing copy_from racing read to smithi14680844-4 2024-04-26T04:46:05.804 INFO:tasks.rados.rados.0.smithi146.stdout:1595: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:05.840 INFO:tasks.rados.rados.0.smithi146.stdout:1593: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:05.840 INFO:tasks.rados.rados.0.smithi146.stdout:1593: finishing write tid 4 to smithi14680844-35 2024-04-26T04:46:05.840 INFO:tasks.rados.rados.0.smithi146.stdout:1595: done (5 left) 2024-04-26T04:46:05.840 INFO:tasks.rados.rados.0.smithi146.stdout:1596: done (4 left) 2024-04-26T04:46:05.840 INFO:tasks.rados.rados.0.smithi146.stdout:1599: snap_remove snap 130 2024-04-26T04:46:05.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:05 smithi146 podman[111255]: 2024-04-26 04:46:05.68788513 +0000 UTC m=+1.864562225 container cleanup e69818fc9fd4c3a03860652776b3d238d6c7a4148814a7e00269efc38c1a31ee (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-7d2137f, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-26T04:46:05.943 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:05 smithi146 bash[111255]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2 2024-04-26T04:46:06.286 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:05 smithi146 podman[111278]: 2024-04-26 04:46:05.964123961 +0000 UTC m=+0.837631776 container remove e69818fc9fd4c3a03860652776b3d238d6c7a4148814a7e00269efc38c1a31ee (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-26T04:46:06.286 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:06] "GET /metrics HTTP/1.1" 200 36217 "" "Prometheus/2.43.0" 2024-04-26T04:46:06.593 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.188909257 +0000 UTC m=+0.018225682 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:06.593 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.323340057 +0000 UTC m=+0.152656505 container create ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:46:06.593 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.49214853 +0000 UTC m=+0.321464939 container init ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240424, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-26T04:46:06.593 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.497910812 +0000 UTC m=+0.327227224 container start ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T04:46:06.593 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.592133415 +0000 UTC m=+0.421449849 container attach ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5) 2024-04-26T04:46:06.652 INFO:tasks.rados.rados.0.smithi146.stdout:1599: done (4 left) 2024-04-26T04:46:06.652 INFO:tasks.rados.rados.0.smithi146.stdout:1600: snap_remove snap 137 2024-04-26T04:46:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[95531]: pgmap v213: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[95531]: osdmap e368: 8 total, 7 up, 8 in 2024-04-26T04:46:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 3 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:06.943 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:06 smithi146 podman[111376]: 2024-04-26 04:46:06.803518941 +0000 UTC m=+0.632835345 container died ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, ceph=True) 2024-04-26T04:46:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[92947]: pgmap v213: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:06.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[92947]: osdmap e368: 8 total, 7 up, 8 in 2024-04-26T04:46:06.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:06 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 3 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:06 smithi204 ceph-mon[88313]: pgmap v213: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:06 smithi204 ceph-mon[88313]: osdmap e368: 8 total, 7 up, 8 in 2024-04-26T04:46:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:06 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 3 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:07.661 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 podman[111422]: 2024-04-26 04:46:07.379183262 +0000 UTC m=+0.570350744 container remove ce26910c532c353e6c7c96ef3ffae5375804770882c1f00491a2e48b755f3d47 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:46:07.662 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-26T04:46:07.662 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 systemd[1]: Stopped Ceph osd.2 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:46:07.662 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.2.service: Consumed 15.804s CPU time. 2024-04-26T04:46:07.662 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 systemd[1]: Starting Ceph osd.2 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:46:07.667 INFO:tasks.rados.rados.0.smithi146.stdout:1600: done (4 left) 2024-04-26T04:46:07.667 INFO:tasks.rados.rados.0.smithi146.stdout:1601: rmattr oid 22 current snap is 146 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1601: done (4 left) 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1602: rollback oid 36 current snap is 146 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 145 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1603: read oid 33 snap 110 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1603: expect (ObjNum 358 snap 105 seq_num 358) 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1604: read oid 9 snap -1 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1604: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 146 2024-04-26T04:46:07.668 INFO:tasks.rados.rados.0.smithi146.stdout:1605: seq_num 522 ranges {1351680=745472,2097152=606208,2703360=196608} 2024-04-26T04:46:07.680 INFO:tasks.rados.rados.0.smithi146.stdout:1605: writing smithi14680844-13 from 1351680 to 2097152 tid 1 2024-04-26T04:46:07.684 INFO:tasks.rados.rados.0.smithi146.stdout:1605: writing smithi14680844-13 from 2097152 to 2703360 tid 2 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1605: writing smithi14680844-13 from 2703360 to 2899968 tid 3 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1606: rollback oid 44 current snap is 146 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: finishing write tid 5 to smithi14680844-35 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: oid 35 updating version 0 to 920 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: oid 35 updating version 920 to 922 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: oid 35 updating version 922 to 923 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: oid 35 version 923 is already newer than 921 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 923 (ObjNum 520 snap 146 seq_num 520) dirty exists 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1593: left oid 35 (ObjNum 520 snap 146 seq_num 520) 2024-04-26T04:46:07.686 INFO:tasks.rados.rados.0.smithi146.stdout:1594: expect (ObjNum 408 snap 121 seq_num 408) 2024-04-26T04:46:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:07 smithi146 ceph-mon[95531]: osdmap e369: 8 total, 7 up, 8 in 2024-04-26T04:46:07.943 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 podman[111528]: 2024-04-26 04:46:07.746278915 +0000 UTC m=+0.021756072 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:07 smithi146 ceph-mon[92947]: osdmap e369: 8 total, 7 up, 8 in 2024-04-26T04:46:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:07 smithi204 ceph-mon[88313]: osdmap e369: 8 total, 7 up, 8 in 2024-04-26T04:46:08.291 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:07 smithi146 podman[111528]: 2024-04-26 04:46:07.98883683 +0000 UTC m=+0.264313975 container create 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-26T04:46:08.292 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 podman[111528]: 2024-04-26 04:46:08.208069134 +0000 UTC m=+0.483546297 container init 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, ceph=True, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:46:08.292 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 podman[111528]: 2024-04-26 04:46:08.21378817 +0000 UTC m=+0.489265317 container start 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-26T04:46:08.657 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 podman[111528]: 2024-04-26 04:46:08.291070616 +0000 UTC m=+0.566547763 container attach 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb) 2024-04-26T04:46:08.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[92947]: pgmap v216: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[92947]: osdmap e370: 8 total, 7 up, 8 in 2024-04-26T04:46:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[92947]: osdmap e371: 8 total, 7 up, 8 in 2024-04-26T04:46:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[95531]: pgmap v216: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[95531]: osdmap e370: 8 total, 7 up, 8 in 2024-04-26T04:46:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-mon[95531]: osdmap e371: 8 total, 7 up, 8 in 2024-04-26T04:46:08.943 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-26T04:46:08.943 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: 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-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: 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-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 bash[111528]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-26T04:46:08.944 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate[111543]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-26T04:46:08.945 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 conmon[111543]: conmon 6fc7129e09cfafef74d6 : Failed to open cgroups file: /sys/fs/cgroup/machine.slice/libpod-6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3.scope/memory.events 2024-04-26T04:46:08.945 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:08 smithi146 podman[111528]: 2024-04-26 04:46:08.694236824 +0000 UTC m=+0.969713969 container died 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD) 2024-04-26T04:46:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:08 smithi204 ceph-mon[88313]: pgmap v216: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.6 MiB/s wr, 14 op/s 2024-04-26T04:46:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:08 smithi204 ceph-mon[88313]: osdmap e370: 8 total, 7 up, 8 in 2024-04-26T04:46:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:08 smithi204 ceph-mon[88313]: osdmap e371: 8 total, 7 up, 8 in 2024-04-26T04:46:09.260 INFO:tasks.rados.rados.0.smithi146.stdout:1597: finishing write tid 1 to smithi14680844-23 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1598: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1598: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: finishing write tid 2 to smithi14680844-23 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1598: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 193 (ObjNum 439 snap 127 seq_num 439) dirty exists 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: finishing write tid 3 to smithi14680844-23 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: finishing write tid 4 to smithi14680844-23 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: finishing write tid 5 to smithi14680844-23 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: oid 23 updating version 0 to 1089 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: oid 23 updating version 1089 to 1092 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: oid 23 version 1092 is already newer than 1091 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: oid 23 version 1092 is already newer than 1090 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1092 (ObjNum 521 snap 146 seq_num 521) dirty exists 2024-04-26T04:46:09.261 INFO:tasks.rados.rados.0.smithi146.stdout:1597: left oid 23 (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1602: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 816 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 145 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: finishing write tid 1 to smithi14680844-13 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: finishing write tid 2 to smithi14680844-13 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: finishing write tid 3 to smithi14680844-13 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: finishing write tid 4 to smithi14680844-13 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: finishing write tid 5 to smithi14680844-13 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: oid 13 updating version 0 to 755 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: oid 13 version 755 is already newer than 754 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: oid 13 version 755 is already newer than 753 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: oid 13 updating version 755 to 756 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 756 (ObjNum 522 snap 146 seq_num 522) dirty exists 2024-04-26T04:46:09.262 INFO:tasks.rados.rados.0.smithi146.stdout:1605: left oid 13 (ObjNum 522 snap 146 seq_num 522) 2024-04-26T04:46:09.263 INFO:tasks.rados.rados.0.smithi146.stdout:1603: expect (ObjNum 358 snap 105 seq_num 358) 2024-04-26T04:46:09.553 INFO:tasks.rados.rados.0.smithi146.stdout:1604: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:09.689 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 podman[111696]: 2024-04-26 04:46:09.328174888 +0000 UTC m=+0.624151695 container remove 6fc7129e09cfafef74d6131ef20235c40fc326baaeddc0af55954740107813b3 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-activate, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:46:09.689 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 podman[111762]: 2024-04-26 04:46:09.459340031 +0000 UTC m=+0.022061403 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:09.689 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 podman[111762]: 2024-04-26 04:46:09.562169627 +0000 UTC m=+0.124890990 container create 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, org.label-schema.vendor=CentOS, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-26T04:46:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:09 smithi204 ceph-mon[88313]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:46:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[95531]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:46:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[92947]: pgmap v219: 121 pgs: 26 peering, 3 stale+active+clean, 92 active+clean; 375 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:46:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:10.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 podman[111762]: 2024-04-26 04:46:09.797734203 +0000 UTC m=+0.360455560 container init 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True) 2024-04-26T04:46:10.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 podman[111762]: 2024-04-26 04:46:09.803235276 +0000 UTC m=+0.365956644 container start 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb) 2024-04-26T04:46:10.194 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 ceph-osd[111800]: -- 172.21.15.146:0/1582912910 <== mon.0 v2:172.21.15.146:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557e3d1d1680 con 0x557e3d19b400 2024-04-26T04:46:10.194 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 bash[111762]: 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 2024-04-26T04:46:10.194 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:09 smithi146 systemd[1]: Started Ceph osd.2 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1606: finishing rollback tid 0 to smithi14680844-44 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1606: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1606: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 937 (ObjNum 444 snap 127 seq_num 444) dirty exists 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1593: done (8 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1594: done (7 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1597: done (6 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1598: done (5 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1602: done (4 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1603: done (3 left) 2024-04-26T04:46:10.625 INFO:tasks.rados.rados.0.smithi146.stdout:1604: done (2 left) 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1605: done (1 left) 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1606: done (0 left) 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1607: read oid 35 snap 127 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1607: expect (ObjNum 443 snap 127 seq_num 443) 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1608: rollback oid 2 current snap is 146 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 133 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1609: rmattr oid 5 current snap is 146 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1609: done (2 left) 2024-04-26T04:46:10.626 INFO:tasks.rados.rados.0.smithi146.stdout:1610: setattr oid 11 current snap is 146 2024-04-26T04:46:10.627 INFO:tasks.rados.rados.0.smithi146.stdout:1611: read oid 38 snap 145 2024-04-26T04:46:10.627 INFO:tasks.rados.rados.0.smithi146.stdout:1611: expect (ObjNum 513 snap 144 seq_num 513) 2024-04-26T04:46:10.627 INFO:tasks.rados.rados.0.smithi146.stdout:1612: setattr oid 22 current snap is 146 2024-04-26T04:46:10.627 INFO:tasks.rados.rados.0.smithi146.stdout:1613: snap_remove snap 110 2024-04-26T04:46:10.692 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:46:10.341+0000 7fca5ff2a7c0 -1 Falling back to public interface 2024-04-26T04:46:10.978 INFO:tasks.rados.rados.0.smithi146.stdout:1613: done (5 left) 2024-04-26T04:46:10.978 INFO:tasks.rados.rados.0.smithi146.stdout:1614: delete oid 7 current snap is 146 2024-04-26T04:46:10.979 INFO:tasks.rados.rados.0.smithi146.stdout:1608: finishing rollback tid 0 to smithi14680844-2 2024-04-26T04:46:10.979 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 938 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:46:10.979 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 939 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-26T04:46:10.979 INFO:tasks.rados.rados.0.smithi146.stdout:1607: expect (ObjNum 443 snap 127 seq_num 443) 2024-04-26T04:46:11.076 INFO:tasks.rados.rados.0.smithi146.stdout:1608: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:46:11.077 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 617 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:46:11.077 INFO:tasks.rados.rados.0.smithi146.stdout:1611: expect (ObjNum 513 snap 144 seq_num 513) 2024-04-26T04:46:11.169 INFO:tasks.rados.rados.0.smithi146.stdout:1607: done (5 left) 2024-04-26T04:46:11.169 INFO:tasks.rados.rados.0.smithi146.stdout:1608: done (4 left) 2024-04-26T04:46:11.169 INFO:tasks.rados.rados.0.smithi146.stdout:1610: done (3 left) 2024-04-26T04:46:11.170 INFO:tasks.rados.rados.0.smithi146.stdout:1611: done (2 left) 2024-04-26T04:46:11.170 INFO:tasks.rados.rados.0.smithi146.stdout:1612: done (1 left) 2024-04-26T04:46:11.170 INFO:tasks.rados.rados.0.smithi146.stdout:1614: done (0 left) 2024-04-26T04:46:11.170 INFO:tasks.rados.rados.0.smithi146.stdout:1615: snap_remove snap 127 2024-04-26T04:46:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:11.983 INFO:tasks.rados.rados.0.smithi146.stdout:1615: done (0 left) 2024-04-26T04:46:11.984 INFO:tasks.rados.rados.0.smithi146.stdout:1616: read oid 11 snap -1 2024-04-26T04:46:11.984 INFO:tasks.rados.rados.0.smithi146.stdout:1616: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:11.984 INFO:tasks.rados.rados.0.smithi146.stdout:1617: copy_from oid 27 from oid 43 current snap is 146 2024-04-26T04:46:11.984 INFO:tasks.rados.rados.0.smithi146.stdout:1618: delete oid 24 current snap is 146 2024-04-26T04:46:11.999 INFO:tasks.rados.rados.0.smithi146.stdout:1617: finishing copy_from to smithi14680844-27 2024-04-26T04:46:11.999 INFO:tasks.rados.rados.0.smithi146.stdout:1617: got expected ENOENT (src dne) 2024-04-26T04:46:11.999 INFO:tasks.rados.rados.0.smithi146.stdout:1617: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:46:12.033 INFO:tasks.rados.rados.0.smithi146.stdout:1617: done (2 left) 2024-04-26T04:46:12.033 INFO:tasks.rados.rados.0.smithi146.stdout:1618: done (1 left) 2024-04-26T04:46:12.033 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 146 2024-04-26T04:46:12.033 INFO:tasks.rados.rados.0.smithi146.stdout:1619: seq_num 525 ranges {1449984=802816,2252800=712704,2965504=90112} 2024-04-26T04:46:12.045 INFO:tasks.rados.rados.0.smithi146.stdout:1619: writing smithi14680844-3 from 1449984 to 2252800 tid 1 2024-04-26T04:46:12.050 INFO:tasks.rados.rados.0.smithi146.stdout:1619: writing smithi14680844-3 from 2252800 to 2965504 tid 2 2024-04-26T04:46:12.050 INFO:tasks.rados.rados.0.smithi146.stdout:1619: writing smithi14680844-3 from 2965504 to 3055616 tid 3 2024-04-26T04:46:12.050 INFO:tasks.rados.rados.0.smithi146.stdout:1620: snap_remove snap 133 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[95531]: pgmap v220: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 80/558 objects degraded (14.337%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[95531]: osdmap e372: 8 total, 7 up, 8 in 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[92947]: pgmap v220: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 80/558 objects degraded (14.337%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-04-26T04:46:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:11 smithi146 ceph-mon[92947]: osdmap e372: 8 total, 7 up, 8 in 2024-04-26T04:46:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:11 smithi204 ceph-mon[88313]: pgmap v220: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 1.9 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:11 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 80/558 objects degraded (14.337%), 10 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:11 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs inactive, 7 pgs peering) 2024-04-26T04:46:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:11 smithi204 ceph-mon[88313]: osdmap e372: 8 total, 7 up, 8 in 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1620: done (2 left) 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1621: snap_create 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1619: finishing write tid 1 to smithi14680844-3 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1619: finishing write tid 2 to smithi14680844-3 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1619: finishing write tid 3 to smithi14680844-3 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1619: finishing write tid 4 to smithi14680844-3 2024-04-26T04:46:12.987 INFO:tasks.rados.rados.0.smithi146.stdout:1616: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:12 smithi204 ceph-mon[88313]: osdmap e373: 8 total, 7 up, 8 in 2024-04-26T04:46:13.369 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:12 smithi146 ceph-mon[95531]: osdmap e373: 8 total, 7 up, 8 in 2024-04-26T04:46:13.369 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:12 smithi146 ceph-mon[92947]: osdmap e373: 8 total, 7 up, 8 in 2024-04-26T04:46:13.634 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:46:13.566+0000 7fca5ff2a7c0 -1 osd.2 366 log_to_monitors true 2024-04-26T04:46:13.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:46:13.633+0000 7fca4d37a700 -1 osd.2 366 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:46:14.061 INFO:tasks.rados.rados.0.smithi146.stdout:1619: finishing write tid 5 to smithi14680844-3 2024-04-26T04:46:14.061 INFO:tasks.rados.rados.0.smithi146.stdout:1619: oid 3 updating version 0 to 953 2024-04-26T04:46:14.061 INFO:tasks.rados.rados.0.smithi146.stdout:1619: oid 3 updating version 953 to 954 2024-04-26T04:46:14.061 INFO:tasks.rados.rados.0.smithi146.stdout:1619: oid 3 updating version 954 to 955 2024-04-26T04:46:14.061 INFO:tasks.rados.rados.0.smithi146.stdout:1619: oid 3 updating version 955 to 956 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 956 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:1619: left oid 3 (ObjNum 525 snap 146 seq_num 525) 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:1616: done (2 left) 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:1619: done (1 left) 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:1621: done (0 left) 2024-04-26T04:46:14.062 INFO:tasks.rados.rados.0.smithi146.stdout:1622: snap_create 2024-04-26T04:46:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: pgmap v223: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: osdmap e374: 8 total, 7 up, 8 in 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: osdmap e375: 8 total, 7 up, 8 in 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: pgmap v223: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: osdmap e374: 8 total, 7 up, 8 in 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: osdmap e375: 8 total, 7 up, 8 in 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: pgmap v223: 121 pgs: 10 active+undersized+degraded, 26 active+undersized, 85 active+clean; 378 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 12 op/s; 80/558 objects degraded (14.337%) 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: osdmap e374: 8 total, 7 up, 8 in 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: osdmap e375: 8 total, 7 up, 8 in 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:14.621 INFO:tasks.rados.rados.0.smithi146.stdout:1622: done (0 left) 2024-04-26T04:46:14.621 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 148 2024-04-26T04:46:14.621 INFO:tasks.rados.rados.0.smithi146.stdout:1623: seq_num 526 ranges {0=417792,417792=589824,1007616=614400} 2024-04-26T04:46:14.622 INFO:tasks.rados.rados.0.smithi146.stdout:1623: writing smithi14680844-40 from 0 to 417792 tid 1 2024-04-26T04:46:14.626 INFO:tasks.rados.rados.0.smithi146.stdout:1623: writing smithi14680844-40 from 417792 to 1007616 tid 2 2024-04-26T04:46:14.630 INFO:tasks.rados.rados.0.smithi146.stdout:1623: writing smithi14680844-40 from 1007616 to 1622016 tid 3 2024-04-26T04:46:14.630 INFO:tasks.rados.rados.0.smithi146.stdout:1624: snap_create 2024-04-26T04:46:15.266 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442] boot 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: osdmap e376: 8 total, 8 up, 8 in 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:15.267 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442] boot 2024-04-26T04:46:15.268 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: osdmap e376: 8 total, 8 up, 8 in 2024-04-26T04:46:15.268 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:46:15.268 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.268 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: osd.2 [v2:172.21.15.146:6818/3889467442,v1:172.21.15.146:6819/3889467442] boot 2024-04-26T04:46:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: osdmap e376: 8 total, 8 up, 8 in 2024-04-26T04:46:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-26T04:46:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:15.614 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (7m) 1s ago 8m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (7m) 116s ago 7m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (8m) 1s ago 8m 19.4M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (8m) 116s ago 8m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 116s ago 12m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (3m) 1s ago 14m 517M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (2m) 1s ago 14m 50.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (2m) 116s ago 12m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (2m) 1s ago 12m 43.2M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:46:15.615 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (7m) 1s ago 7m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (7m) 116s ago 7m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (76s) 1s ago 12m 171M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (41s) 1s ago 11m 123M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (6s) 1s ago 11m 14.9M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (10m) 1s ago 10m 181M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa7bb651d145 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (10m) 116s ago 10m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (10m) 116s ago 10m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (9m) 116s ago 9m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (9m) 116s ago 9m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:46:15.616 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (3m) 116s ago 8m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:46:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:1624: done (1 left) 2024-04-26T04:46:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:1625: copy_from oid 34 from oid 1 current snap is 149 2024-04-26T04:46:15.621 INFO:tasks.rados.rados.0.smithi146.stdout:1626: snap_remove snap 148 2024-04-26T04:46:16.085 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:46:16.085 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:46:16.085 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:46:16.085 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 5, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 7, 2024-04-26T04:46:16.086 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:46:16.087 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:46:16.087 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:46:16.411 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:16] "GET /metrics HTTP/1.1" 200 36286 "" "Prometheus/2.43.0" 2024-04-26T04:46:16.631 INFO:tasks.rados.rados.0.smithi146.stdout:1626: done (2 left) 2024-04-26T04:46:16.631 INFO:tasks.rados.rados.0.smithi146.stdout:1627: copy_from oid 21 from oid 19 current snap is 149 2024-04-26T04:46:16.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 149 2024-04-26T04:46:16.631 INFO:tasks.rados.rados.0.smithi146.stdout:1628: seq_num 527 ranges {5595136=434176,6029312=475136,6504448=565248,7069696=163840} 2024-04-26T04:46:16.664 INFO:tasks.rados.rados.0.smithi146.stdout:1628: writing smithi14680844-44 from 5595136 to 6029312 tid 1 2024-04-26T04:46:16.666 INFO:tasks.rados.rados.0.smithi146.stdout:1628: writing smithi14680844-44 from 6029312 to 6504448 tid 2 2024-04-26T04:46:16.669 INFO:tasks.rados.rados.0.smithi146.stdout:1628: writing smithi14680844-44 from 6504448 to 7069696 tid 3 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1628: writing smithi14680844-44 from 7069696 to 7233536 tid 4 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1629: snap_create 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: finishing write tid 1 to smithi14680844-40 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: finishing write tid 2 to smithi14680844-40 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: finishing write tid 3 to smithi14680844-40 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: finishing write tid 4 to smithi14680844-40 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: finishing write tid 5 to smithi14680844-40 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: oid 40 updating version 0 to 911 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: oid 40 updating version 911 to 913 2024-04-26T04:46:16.671 INFO:tasks.rados.rados.0.smithi146.stdout:1623: oid 40 version 913 is already newer than 912 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1623: oid 40 updating version 913 to 914 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 914 (ObjNum 526 snap 148 seq_num 526) dirty exists 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1623: left oid 40 (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1625: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1625: finishing copy_from to smithi14680844-34 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 767 (ObjNum 512 snap 144 seq_num 512) dirty exists 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1627: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1627: finishing copy_from to smithi14680844-21 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1022 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:16.672 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 1 to smithi14680844-44 2024-04-26T04:46:16.673 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 2 to smithi14680844-44 2024-04-26T04:46:16.673 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 3 to smithi14680844-44 2024-04-26T04:46:16.674 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 4 to smithi14680844-44 2024-04-26T04:46:16.675 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 5 to smithi14680844-44 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: finishing write tid 6 to smithi14680844-44 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: oid 44 updating version 0 to 944 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: oid 44 version 944 is already newer than 940 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: oid 44 version 944 is already newer than 942 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: oid 44 version 944 is already newer than 941 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: oid 44 version 944 is already newer than 943 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 944 (ObjNum 527 snap 149 seq_num 527) dirty exists 2024-04-26T04:46:16.676 INFO:tasks.rados.rados.0.smithi146.stdout:1628: left oid 44 (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:46:16.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[95531]: pgmap v227: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 419 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[95531]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[95531]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[95531]: osdmap e377: 8 total, 8 up, 8 in 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/240778909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[92947]: pgmap v227: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 419 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[92947]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[92947]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[92947]: osdmap e377: 8 total, 8 up, 8 in 2024-04-26T04:46:16.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/240778909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:16 smithi204 ceph-mon[88313]: pgmap v227: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 419 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:16 smithi204 ceph-mon[88313]: from='client.44198 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:16 smithi204 ceph-mon[88313]: from='client.34281 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:16 smithi204 ceph-mon[88313]: osdmap e377: 8 total, 8 up, 8 in 2024-04-26T04:46:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/240778909' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1623: done (4 left) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1625: done (3 left) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1627: done (2 left) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1628: done (1 left) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1629: done (0 left) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1630: read oid 9 snap -1 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1630: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:17.635 INFO:tasks.rados.rados.0.smithi146.stdout:1631: snap_remove snap 149 2024-04-26T04:46:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:17 smithi146 ceph-mon[95531]: osdmap e378: 8 total, 8 up, 8 in 2024-04-26T04:46:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:17 smithi146 ceph-mon[92947]: osdmap e378: 8 total, 8 up, 8 in 2024-04-26T04:46:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:17 smithi204 ceph-mon[88313]: osdmap e378: 8 total, 8 up, 8 in 2024-04-26T04:46:18.636 INFO:tasks.rados.rados.0.smithi146.stdout:1631: done (1 left) 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1632: read oid 20 snap -1 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1632: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1633: read oid 25 snap -1 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1633: expect deleted 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1634: snap_create 2024-04-26T04:46:18.637 INFO:tasks.rados.rados.0.smithi146.stdout:1630: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:18.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:46:18.690+0000 7f708c8ef700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: pgmap v230: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 420 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: osdmap e379: 8 total, 8 up, 8 in 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: pgmap v230: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 420 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: osdmap e379: 8 total, 8 up, 8 in 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:18 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: pgmap v230: 121 pgs: 16 peering, 7 active+undersized+degraded, 13 active+undersized, 85 active+clean; 322 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 420 KiB/s wr, 15 op/s; 57/426 objects degraded (13.380%) 2024-04-26T04:46:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: osdmap e379: 8 total, 8 up, 8 in 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:18 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:19.665 INFO:tasks.rados.rados.0.smithi146.stdout:1632: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:46:19.697 INFO:tasks.rados.rados.0.smithi146.stdout:1630: done (3 left) 2024-04-26T04:46:19.697 INFO:tasks.rados.rados.0.smithi146.stdout:1632: done (2 left) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1633: done (1 left) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1634: done (0 left) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1635: read oid 3 snap 145 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1635: expect (ObjNum 516 snap 145 seq_num 516) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1636: rmattr oid 18 current snap is 151 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1637: read oid 12 snap -1 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1637: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1638: read oid 9 snap -1 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1638: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1639: rollback oid 21 current snap is 151 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 147 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1640: read oid 31 snap -1 2024-04-26T04:46:19.698 INFO:tasks.rados.rados.0.smithi146.stdout:1640: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:46:19.699 INFO:tasks.rados.rados.0.smithi146.stdout:1641: snap_create 2024-04-26T04:46:19.703 INFO:tasks.rados.rados.0.smithi146.stdout:1639: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:46:19.705 INFO:tasks.rados.rados.0.smithi146.stdout:1639: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:46:19.706 INFO:tasks.rados.rados.0.smithi146.stdout:1639: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:46:19.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1025 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:19.711 INFO:tasks.rados.rados.0.smithi146.stdout:1635: expect (ObjNum 516 snap 145 seq_num 516) 2024-04-26T04:46:19.753 INFO:tasks.rados.rados.0.smithi146.stdout:1637: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:46:19.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1139 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:46:19.844 INFO:tasks.rados.rados.0.smithi146.stdout:1640: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:46:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: osdmap e380: 8 total, 8 up, 8 in 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: osdmap e380: 8 total, 8 up, 8 in 2024-04-26T04:46:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:19.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:19.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:19.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:19 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: osdmap e380: 8 total, 8 up, 8 in 2024-04-26T04:46:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:19 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:20.920 INFO:tasks.rados.rados.0.smithi146.stdout:1638: expect (ObjNum 382 snap 112 seq_num 382) 2024-04-26T04:46:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: pgmap v233: 121 pgs: 16 peering, 7 active+undersized, 98 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 396 KiB/s wr, 1 op/s; 4.2 MiB/s, 1 objects/s recovering 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded) 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[92947]: osdmap e381: 8 total, 8 up, 8 in 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: pgmap v233: 121 pgs: 16 peering, 7 active+undersized, 98 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 396 KiB/s wr, 1 op/s; 4.2 MiB/s, 1 objects/s recovering 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded) 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:46:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:20 smithi146 ceph-mon[95531]: osdmap e381: 8 total, 8 up, 8 in 2024-04-26T04:46:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:46:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: pgmap v233: 121 pgs: 16 peering, 7 active+undersized, 98 active+clean; 242 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 396 KiB/s wr, 1 op/s; 4.2 MiB/s, 1 objects/s recovering 2024-04-26T04:46:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/426 objects degraded (13.380%), 7 pgs degraded) 2024-04-26T04:46:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:46:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:20 smithi204 ceph-mon[88313]: osdmap e381: 8 total, 8 up, 8 in 2024-04-26T04:46:21.937 INFO:tasks.rados.rados.0.smithi146.stdout:1635: done (6 left) 2024-04-26T04:46:21.937 INFO:tasks.rados.rados.0.smithi146.stdout:1636: done (5 left) 2024-04-26T04:46:21.937 INFO:tasks.rados.rados.0.smithi146.stdout:1637: done (4 left) 2024-04-26T04:46:21.937 INFO:tasks.rados.rados.0.smithi146.stdout:1638: done (3 left) 2024-04-26T04:46:21.937 INFO:tasks.rados.rados.0.smithi146.stdout:1639: done (2 left) 2024-04-26T04:46:21.938 INFO:tasks.rados.rados.0.smithi146.stdout:1640: done (1 left) 2024-04-26T04:46:21.938 INFO:tasks.rados.rados.0.smithi146.stdout:1641: done (0 left) 2024-04-26T04:46:21.938 INFO:tasks.rados.rados.0.smithi146.stdout:1642: delete oid 30 current snap is 152 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:1642: done (0 left) 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:1643: rollback oid 41 current snap is 152 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 147 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:1644: read oid 42 snap -1 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:1644: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 152 2024-04-26T04:46:21.941 INFO:tasks.rados.rados.0.smithi146.stdout:1645: seq_num 529 ranges {3366912=466944,3833856=647168,4481024=532480,5013504=24576} 2024-04-26T04:46:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:21 smithi146 ceph-mon[92947]: osdmap e382: 8 total, 8 up, 8 in 2024-04-26T04:46:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:21 smithi146 ceph-mon[95531]: osdmap e382: 8 total, 8 up, 8 in 2024-04-26T04:46:21.962 INFO:tasks.rados.rados.0.smithi146.stdout:1645: writing smithi14680844-35 from 3366912 to 3833856 tid 1 2024-04-26T04:46:21.965 INFO:tasks.rados.rados.0.smithi146.stdout:1645: writing smithi14680844-35 from 3833856 to 4481024 tid 2 2024-04-26T04:46:21.969 INFO:tasks.rados.rados.0.smithi146.stdout:1645: writing smithi14680844-35 from 4481024 to 5013504 tid 3 2024-04-26T04:46:21.969 INFO:tasks.rados.rados.0.smithi146.stdout:1645: writing smithi14680844-35 from 5013504 to 5038080 tid 4 2024-04-26T04:46:21.969 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 152 2024-04-26T04:46:21.969 INFO:tasks.rados.rados.0.smithi146.stdout:1643: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:46:21.970 INFO:tasks.rados.rados.0.smithi146.stdout:1646: seq_num 530 ranges {3932160=483328,4415488=532480,4947968=671744} 2024-04-26T04:46:21.992 INFO:tasks.rados.rados.0.smithi146.stdout:1646: writing smithi14680844-29 from 3932160 to 4415488 tid 1 2024-04-26T04:46:21.995 INFO:tasks.rados.rados.0.smithi146.stdout:1646: writing smithi14680844-29 from 4415488 to 4947968 tid 2 2024-04-26T04:46:21.999 INFO:tasks.rados.rados.0.smithi146.stdout:1646: writing smithi14680844-29 from 4947968 to 5619712 tid 3 2024-04-26T04:46:22.000 INFO:tasks.rados.rados.0.smithi146.stdout:1647: read oid 4 snap -1 2024-04-26T04:46:22.000 INFO:tasks.rados.rados.0.smithi146.stdout:1647: expect (ObjNum 509 snap 144 seq_num 509) 2024-04-26T04:46:22.000 INFO:tasks.rados.rados.0.smithi146.stdout:1648: snap_remove snap 151 2024-04-26T04:46:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:21 smithi204 ceph-mon[88313]: osdmap e382: 8 total, 8 up, 8 in 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:1648: done (5 left) 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:1649: snap_create 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:1643: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:1643: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1143 (ObjNum 496 snap 141 seq_num 496) dirty exists 2024-04-26T04:46:22.667 INFO:tasks.rados.rados.0.smithi146.stdout:1644: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 4 to smithi14680844-35 2024-04-26T04:46:22.687 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 5 to smithi14680844-35 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: finishing write tid 6 to smithi14680844-35 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: oid 35 updating version 0 to 964 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: oid 35 version 964 is already newer than 963 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: oid 35 updating version 964 to 965 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: oid 35 version 965 is already newer than 962 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: oid 35 updating version 965 to 966 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 966 (ObjNum 529 snap 152 seq_num 529) dirty exists 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1645: left oid 35 (ObjNum 529 snap 152 seq_num 529) 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: finishing write tid 1 to smithi14680844-29 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: finishing write tid 2 to smithi14680844-29 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: finishing write tid 3 to smithi14680844-29 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: finishing write tid 4 to smithi14680844-29 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: finishing write tid 5 to smithi14680844-29 2024-04-26T04:46:22.688 INFO:tasks.rados.rados.0.smithi146.stdout:1646: oid 29 updating version 0 to 970 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:1646: oid 29 version 970 is already newer than 969 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:1646: oid 29 version 970 is already newer than 968 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:1646: oid 29 updating version 970 to 971 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 971 (ObjNum 530 snap 152 seq_num 530) dirty exists 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:1646: left oid 29 (ObjNum 530 snap 152 seq_num 530) 2024-04-26T04:46:22.689 INFO:tasks.rados.rados.0.smithi146.stdout:1647: expect (ObjNum 509 snap 144 seq_num 509) 2024-04-26T04:46:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:22 smithi146 ceph-mon[92947]: pgmap v236: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 12 MiB/s, 2 objects/s recovering 2024-04-26T04:46:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:22 smithi146 ceph-mon[95531]: pgmap v236: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 12 MiB/s, 2 objects/s recovering 2024-04-26T04:46:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:22 smithi204 ceph-mon[88313]: pgmap v236: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.3 MiB/s wr, 7 op/s; 12 MiB/s, 2 objects/s recovering 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1643: done (5 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1644: done (4 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1645: done (3 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1646: done (2 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1647: done (1 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1649: done (0 left) 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 153 2024-04-26T04:46:23.616 INFO:tasks.rados.rados.0.smithi146.stdout:1650: seq_num 531 ranges {2383872=499712,2883584=417792,3301376=548864,3850240=237568} 2024-04-26T04:46:23.631 INFO:tasks.rados.rados.0.smithi146.stdout:1650: writing smithi14680844-50 from 2383872 to 2883584 tid 1 2024-04-26T04:46:23.633 INFO:tasks.rados.rados.0.smithi146.stdout:1650: writing smithi14680844-50 from 2883584 to 3301376 tid 2 2024-04-26T04:46:23.637 INFO:tasks.rados.rados.0.smithi146.stdout:1650: writing smithi14680844-50 from 3301376 to 3850240 tid 3 2024-04-26T04:46:23.638 INFO:tasks.rados.rados.0.smithi146.stdout:1650: writing smithi14680844-50 from 3850240 to 4087808 tid 4 2024-04-26T04:46:23.638 INFO:tasks.rados.rados.0.smithi146.stdout:1651: delete oid 33 current snap is 153 2024-04-26T04:46:23.642 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 1 to smithi14680844-50 2024-04-26T04:46:23.642 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 2 to smithi14680844-50 2024-04-26T04:46:23.642 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 3 to smithi14680844-50 2024-04-26T04:46:23.646 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 4 to smithi14680844-50 2024-04-26T04:46:23.646 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 5 to smithi14680844-50 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: finishing write tid 6 to smithi14680844-50 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: oid 50 updating version 0 to 1148 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: oid 50 updating version 1148 to 1150 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: oid 50 version 1150 is already newer than 1147 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: oid 50 version 1150 is already newer than 1149 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:1650: oid 50 version 1150 is already newer than 1146 2024-04-26T04:46:23.647 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1150 (ObjNum 531 snap 153 seq_num 531) dirty exists 2024-04-26T04:46:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:1650: left oid 50 (ObjNum 531 snap 153 seq_num 531) 2024-04-26T04:46:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:1650: done (1 left) 2024-04-26T04:46:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:1651: done (0 left) 2024-04-26T04:46:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 153 2024-04-26T04:46:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:1652: seq_num 533 ranges {4022272=532480,4554752=630784,5185536=516096,5701632=57344} 2024-04-26T04:46:23.672 INFO:tasks.rados.rados.0.smithi146.stdout:1652: writing smithi14680844-6 from 4022272 to 4554752 tid 1 2024-04-26T04:46:23.676 INFO:tasks.rados.rados.0.smithi146.stdout:1652: writing smithi14680844-6 from 4554752 to 5185536 tid 2 2024-04-26T04:46:23.681 INFO:tasks.rados.rados.0.smithi146.stdout:1652: writing smithi14680844-6 from 5185536 to 5701632 tid 3 2024-04-26T04:46:23.681 INFO:tasks.rados.rados.0.smithi146.stdout:1652: writing smithi14680844-6 from 5701632 to 5758976 tid 4 2024-04-26T04:46:23.681 INFO:tasks.rados.rados.0.smithi146.stdout:1653: snap_create 2024-04-26T04:46:23.681 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 1 to smithi14680844-6 2024-04-26T04:46:23.681 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 2 to smithi14680844-6 2024-04-26T04:46:23.682 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 3 to smithi14680844-6 2024-04-26T04:46:23.682 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 4 to smithi14680844-6 2024-04-26T04:46:23.683 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 5 to smithi14680844-6 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: finishing write tid 6 to smithi14680844-6 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: oid 6 updating version 0 to 1030 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: oid 6 version 1030 is already newer than 1029 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: oid 6 version 1030 is already newer than 1027 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: oid 6 version 1030 is already newer than 1028 2024-04-26T04:46:23.684 INFO:tasks.rados.rados.0.smithi146.stdout:1652: oid 6 version 1030 is already newer than 1026 2024-04-26T04:46:23.685 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1030 (ObjNum 533 snap 153 seq_num 533) dirty exists 2024-04-26T04:46:23.685 INFO:tasks.rados.rados.0.smithi146.stdout:1652: left oid 6 (ObjNum 533 snap 153 seq_num 533) 2024-04-26T04:46:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:23 smithi146 ceph-mon[92947]: osdmap e383: 8 total, 8 up, 8 in 2024-04-26T04:46:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:23 smithi146 ceph-mon[92947]: osdmap e384: 8 total, 8 up, 8 in 2024-04-26T04:46:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:23 smithi146 ceph-mon[95531]: osdmap e383: 8 total, 8 up, 8 in 2024-04-26T04:46:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:23 smithi146 ceph-mon[95531]: osdmap e384: 8 total, 8 up, 8 in 2024-04-26T04:46:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:23 smithi204 ceph-mon[88313]: osdmap e383: 8 total, 8 up, 8 in 2024-04-26T04:46:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:23 smithi204 ceph-mon[88313]: osdmap e384: 8 total, 8 up, 8 in 2024-04-26T04:46:24.683 INFO:tasks.rados.rados.0.smithi146.stdout:1652: done (1 left) 2024-04-26T04:46:24.683 INFO:tasks.rados.rados.0.smithi146.stdout:1653: done (0 left) 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:1654: rollback oid 21 current snap is 154 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 146 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:1655: read oid 13 snap 146 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:1655: expect (ObjNum 522 snap 146 seq_num 522) 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:1656: copy_from oid 25 from oid 10 current snap is 154 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 154 2024-04-26T04:46:24.684 INFO:tasks.rados.rados.0.smithi146.stdout:1657: seq_num 534 ranges {10174464=548864,10723328=516096,11239424=688128} 2024-04-26T04:46:24.741 INFO:tasks.rados.rados.0.smithi146.stdout:1657: writing smithi14680844-4 from 10174464 to 10723328 tid 1 2024-04-26T04:46:24.744 INFO:tasks.rados.rados.0.smithi146.stdout:1657: writing smithi14680844-4 from 10723328 to 11239424 tid 2 2024-04-26T04:46:24.748 INFO:tasks.rados.rados.0.smithi146.stdout:1657: writing smithi14680844-4 from 11239424 to 11927552 tid 3 2024-04-26T04:46:24.748 INFO:tasks.rados.rados.0.smithi146.stdout:1658: snap_create 2024-04-26T04:46:24.748 INFO:tasks.rados.rados.0.smithi146.stdout:1654: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:46:24.749 INFO:tasks.rados.rados.0.smithi146.stdout:1654: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:46:24.749 INFO:tasks.rados.rados.0.smithi146.stdout:1654: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:46:24.749 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1033 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:24.749 INFO:tasks.rados.rados.0.smithi146.stdout:1655: expect (ObjNum 522 snap 146 seq_num 522) 2024-04-26T04:46:24.844 INFO:tasks.rados.rados.0.smithi146.stdout:1656: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:46:24.844 INFO:tasks.rados.rados.0.smithi146.stdout:1656: finishing copy_from to smithi14680844-25 2024-04-26T04:46:24.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 171 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:46:24.844 INFO:tasks.rados.rados.0.smithi146.stdout:1657: finishing write tid 1 to smithi14680844-4 2024-04-26T04:46:24.844 INFO:tasks.rados.rados.0.smithi146.stdout:1657: finishing write tid 2 to smithi14680844-4 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: finishing write tid 3 to smithi14680844-4 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: finishing write tid 4 to smithi14680844-4 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: finishing write tid 5 to smithi14680844-4 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: oid 4 updating version 0 to 1057 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: oid 4 updating version 1057 to 1059 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: oid 4 version 1059 is already newer than 1058 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: oid 4 updating version 1059 to 1060 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1060 (ObjNum 534 snap 154 seq_num 534) dirty exists 2024-04-26T04:46:24.845 INFO:tasks.rados.rados.0.smithi146.stdout:1657: left oid 4 (ObjNum 534 snap 154 seq_num 534) 2024-04-26T04:46:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[95531]: pgmap v238: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 885 KiB/s wr, 6 op/s; 8.0 MiB/s, 1 objects/s recovering 2024-04-26T04:46:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[92947]: pgmap v238: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 885 KiB/s wr, 6 op/s; 8.0 MiB/s, 1 objects/s recovering 2024-04-26T04:46:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:24 smithi204 ceph-mon[88313]: pgmap v238: 121 pgs: 121 active+clean; 221 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 885 KiB/s wr, 6 op/s; 8.0 MiB/s, 1 objects/s recovering 2024-04-26T04:46:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:25.693 INFO:tasks.rados.rados.0.smithi146.stdout:1654: done (4 left) 2024-04-26T04:46:25.693 INFO:tasks.rados.rados.0.smithi146.stdout:1655: done (3 left) 2024-04-26T04:46:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1656: done (2 left) 2024-04-26T04:46:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1657: done (1 left) 2024-04-26T04:46:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1658: done (0 left) 2024-04-26T04:46:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 155 2024-04-26T04:46:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1659: seq_num 535 ranges {9986048=565248,10551296=802816,11354112=401408} 2024-04-26T04:46:25.749 INFO:tasks.rados.rados.0.smithi146.stdout:1659: writing smithi14680844-47 from 9986048 to 10551296 tid 1 2024-04-26T04:46:25.755 INFO:tasks.rados.rados.0.smithi146.stdout:1659: writing smithi14680844-47 from 10551296 to 11354112 tid 2 2024-04-26T04:46:25.757 INFO:tasks.rados.rados.0.smithi146.stdout:1659: writing smithi14680844-47 from 11354112 to 11755520 tid 3 2024-04-26T04:46:25.757 INFO:tasks.rados.rados.0.smithi146.stdout:1660: setattr oid 48 current snap is 155 2024-04-26T04:46:25.757 INFO:tasks.rados.rados.0.smithi146.stdout:1659: finishing write tid 1 to smithi14680844-47 2024-04-26T04:46:25.758 INFO:tasks.rados.rados.0.smithi146.stdout:1661: read oid 17 snap 147 2024-04-26T04:46:25.758 INFO:tasks.rados.rados.0.smithi146.stdout:1661: expect (ObjNum 439 snap 127 seq_num 439) 2024-04-26T04:46:25.759 INFO:tasks.rados.rados.0.smithi146.stdout:1662: snap_create 2024-04-26T04:46:25.760 INFO:tasks.rados.rados.0.smithi146.stdout:1659: finishing write tid 2 to smithi14680844-47 2024-04-26T04:46:25.760 INFO:tasks.rados.rados.0.smithi146.stdout:1659: finishing write tid 3 to smithi14680844-47 2024-04-26T04:46:25.760 INFO:tasks.rados.rados.0.smithi146.stdout:1659: finishing write tid 4 to smithi14680844-47 2024-04-26T04:46:25.761 INFO:tasks.rados.rados.0.smithi146.stdout:1659: finishing write tid 5 to smithi14680844-47 2024-04-26T04:46:25.761 INFO:tasks.rados.rados.0.smithi146.stdout:1659: oid 47 updating version 0 to 977 2024-04-26T04:46:25.762 INFO:tasks.rados.rados.0.smithi146.stdout:1659: oid 47 updating version 977 to 978 2024-04-26T04:46:25.762 INFO:tasks.rados.rados.0.smithi146.stdout:1659: oid 47 updating version 978 to 980 2024-04-26T04:46:25.762 INFO:tasks.rados.rados.0.smithi146.stdout:1659: oid 47 version 980 is already newer than 979 2024-04-26T04:46:25.762 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 980 (ObjNum 535 snap 155 seq_num 535) dirty exists 2024-04-26T04:46:25.762 INFO:tasks.rados.rados.0.smithi146.stdout:1659: left oid 47 (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:46:25.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 793 (ObjNum 408 snap 121 seq_num 408) dirty exists 2024-04-26T04:46:25.784 INFO:tasks.rados.rados.0.smithi146.stdout:1661: expect (ObjNum 439 snap 127 seq_num 439) 2024-04-26T04:46:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:25 smithi146 ceph-mon[95531]: osdmap e385: 8 total, 8 up, 8 in 2024-04-26T04:46:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:25 smithi146 ceph-mon[92947]: osdmap e385: 8 total, 8 up, 8 in 2024-04-26T04:46:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:25 smithi204 ceph-mon[88313]: osdmap e385: 8 total, 8 up, 8 in 2024-04-26T04:46:26.689 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:26] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-04-26T04:46:26.696 INFO:tasks.rados.rados.0.smithi146.stdout:1659: done (3 left) 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1660: done (2 left) 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1661: done (1 left) 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1662: done (0 left) 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1663: rollback oid 1 current snap is 156 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 155 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1664: read oid 38 snap -1 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1664: expect (ObjNum 513 snap 144 seq_num 513) 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1665: rollback oid 18 current snap is 156 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 143 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1666: rollback oid 27 current snap is 156 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 153 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 156 2024-04-26T04:46:26.697 INFO:tasks.rados.rados.0.smithi146.stdout:1667: seq_num 536 ranges {5038080=581632,5619712=688128,6307840=516096} 2024-04-26T04:46:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:1667: writing smithi14680844-35 from 5038080 to 5619712 tid 1 2024-04-26T04:46:26.732 INFO:tasks.rados.rados.0.smithi146.stdout:1667: writing smithi14680844-35 from 5619712 to 6307840 tid 2 2024-04-26T04:46:26.736 INFO:tasks.rados.rados.0.smithi146.stdout:1667: writing smithi14680844-35 from 6307840 to 6823936 tid 3 2024-04-26T04:46:26.736 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 156 2024-04-26T04:46:26.736 INFO:tasks.rados.rados.0.smithi146.stdout:1668: seq_num 537 ranges {1114112=598016,1712128=573440,2285568=491520,2777088=139264} 2024-04-26T04:46:26.745 INFO:tasks.rados.rados.0.smithi146.stdout:1668: writing smithi14680844-8 from 1114112 to 1712128 tid 1 2024-04-26T04:46:26.748 INFO:tasks.rados.rados.0.smithi146.stdout:1668: writing smithi14680844-8 from 1712128 to 2285568 tid 2 2024-04-26T04:46:26.751 INFO:tasks.rados.rados.0.smithi146.stdout:1668: writing smithi14680844-8 from 2285568 to 2777088 tid 3 2024-04-26T04:46:26.752 INFO:tasks.rados.rados.0.smithi146.stdout:1668: writing smithi14680844-8 from 2777088 to 2916352 tid 4 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1669: copy_from oid 14 from oid 21 current snap is 156 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1663: finishing rollback tid 0 to smithi14680844-1 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1663: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1663: finishing rollback tid 2 to smithi14680844-1 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 797 (ObjNum 512 snap 144 seq_num 512) dirty exists 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1666: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1666: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1666: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 801 (ObjNum 510 snap 144 seq_num 510) dirty exists 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1665: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1665: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1665: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1149 (ObjNum 407 snap 121 seq_num 407) dirty exists 2024-04-26T04:46:26.753 INFO:tasks.rados.rados.0.smithi146.stdout:1664: expect (ObjNum 513 snap 144 seq_num 513) 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: finishing write tid 4 to smithi14680844-35 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: finishing write tid 5 to smithi14680844-35 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: oid 35 updating version 0 to 983 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: oid 35 updating version 983 to 985 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: oid 35 version 985 is already newer than 984 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:1667: oid 35 version 985 is already newer than 982 2024-04-26T04:46:26.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 985 (ObjNum 536 snap 156 seq_num 536) dirty exists 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1667: left oid 35 (ObjNum 536 snap 156 seq_num 536) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 1 to smithi14680844-8 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 2 to smithi14680844-8 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 3 to smithi14680844-8 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1663: done (6 left) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1664: done (5 left) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1665: done (4 left) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1666: done (3 left) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1667: done (2 left) 2024-04-26T04:46:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:1670: snap_remove snap 155 2024-04-26T04:46:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:26 smithi146 ceph-mon[95531]: pgmap v241: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-04-26T04:46:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:26 smithi146 ceph-mon[95531]: osdmap e386: 8 total, 8 up, 8 in 2024-04-26T04:46:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:26 smithi146 ceph-mon[92947]: pgmap v241: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-04-26T04:46:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:26 smithi146 ceph-mon[92947]: osdmap e386: 8 total, 8 up, 8 in 2024-04-26T04:46:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:26 smithi204 ceph-mon[88313]: pgmap v241: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 2.0 MiB/s wr, 15 op/s 2024-04-26T04:46:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:26 smithi204 ceph-mon[88313]: osdmap e386: 8 total, 8 up, 8 in 2024-04-26T04:46:27.703 INFO:tasks.rados.rados.0.smithi146.stdout:1670: done (2 left) 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1671: read oid 5 snap -1 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1671: expect deleted 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1672: read oid 6 snap 143 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1672: expect (ObjNum 499 snap 141 seq_num 499) 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1673: read oid 32 snap 145 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1673: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1674: read oid 35 snap 150 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1674: expect (ObjNum 520 snap 146 seq_num 520) 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1675: delete oid 18 current snap is 156 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 4 to smithi14680844-8 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 5 to smithi14680844-8 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1668: finishing write tid 6 to smithi14680844-8 2024-04-26T04:46:27.704 INFO:tasks.rados.rados.0.smithi146.stdout:1668: oid 8 updating version 0 to 1152 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1668: oid 8 updating version 1152 to 1153 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1668: oid 8 updating version 1153 to 1154 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1668: oid 8 version 1154 is already newer than 1151 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1668: oid 8 updating version 1154 to 1155 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1155 (ObjNum 537 snap 156 seq_num 537) dirty exists 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1668: left oid 8 (ObjNum 537 snap 156 seq_num 537) 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1669: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:1669: finishing copy_from to smithi14680844-14 2024-04-26T04:46:27.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1033 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:1673: expect (ObjNum 430 snap 126 seq_num 430) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1668: done (6 left) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1669: done (5 left) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1671: done (4 left) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1673: done (3 left) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1675: done (2 left) 2024-04-26T04:46:27.721 INFO:tasks.rados.rados.0.smithi146.stdout:1676: delete oid 24 current snap is 156 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1676: done (2 left) 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1677: read oid 39 snap -1 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1677: expect (ObjNum 517 snap 145 seq_num 517) 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1678: rollback oid 22 current snap is 156 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 143 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1679: read oid 40 snap -1 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1679: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 156 2024-04-26T04:46:27.724 INFO:tasks.rados.rados.0.smithi146.stdout:1680: seq_num 540 ranges {2859008=647168,3506176=671744,4177920=532480} 2024-04-26T04:46:27.745 INFO:tasks.rados.rados.0.smithi146.stdout:1680: writing smithi14680844-12 from 2859008 to 3506176 tid 1 2024-04-26T04:46:27.749 INFO:tasks.rados.rados.0.smithi146.stdout:1680: writing smithi14680844-12 from 3506176 to 4177920 tid 2 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:1680: writing smithi14680844-12 from 4177920 to 4710400 tid 3 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 156 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:1678: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:1678: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 946 (ObjNum 33 snap 0 seq_num 2127077616) dirty dne 2024-04-26T04:46:27.753 INFO:tasks.rados.rados.0.smithi146.stdout:1679: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:46:27.797 INFO:tasks.rados.rados.0.smithi146.stdout:1677: expect (ObjNum 517 snap 145 seq_num 517) 2024-04-26T04:46:27.834 INFO:tasks.rados.rados.0.smithi146.stdout:1674: expect (ObjNum 520 snap 146 seq_num 520) 2024-04-26T04:46:27.990 INFO:tasks.rados.rados.0.smithi146.stdout:1672: expect (ObjNum 499 snap 141 seq_num 499) 2024-04-26T04:46:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:27 smithi204 ceph-mon[88313]: osdmap e387: 8 total, 8 up, 8 in 2024-04-26T04:46:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:27 smithi204 ceph-mon[88313]: pgmap v244: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-04-26T04:46:28.148 INFO:tasks.rados.rados.0.smithi146.stdout:1680: finishing write tid 1 to smithi14680844-12 2024-04-26T04:46:28.148 INFO:tasks.rados.rados.0.smithi146.stdout:1680: finishing write tid 2 to smithi14680844-12 2024-04-26T04:46:28.148 INFO:tasks.rados.rados.0.smithi146.stdout:1680: finishing write tid 3 to smithi14680844-12 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: finishing write tid 4 to smithi14680844-12 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: finishing write tid 5 to smithi14680844-12 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: oid 12 updating version 0 to 918 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: oid 12 version 918 is already newer than 916 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: oid 12 version 918 is already newer than 915 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: oid 12 version 918 is already newer than 917 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 918 (ObjNum 540 snap 156 seq_num 540) dirty exists 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1680: left oid 12 (ObjNum 540 snap 156 seq_num 540) 2024-04-26T04:46:28.149 INFO:tasks.rados.rados.0.smithi146.stdout:1681: seq_num 541 ranges {11640832=663552,12304384=557056,12861440=475136,13336576=172032} 2024-04-26T04:46:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:27 smithi146 ceph-mon[92947]: osdmap e387: 8 total, 8 up, 8 in 2024-04-26T04:46:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:27 smithi146 ceph-mon[92947]: pgmap v244: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-04-26T04:46:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:27 smithi146 ceph-mon[95531]: osdmap e387: 8 total, 8 up, 8 in 2024-04-26T04:46:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:27 smithi146 ceph-mon[95531]: pgmap v244: 121 pgs: 121 active+clean; 236 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 2.1 MiB/s wr, 16 op/s 2024-04-26T04:46:28.212 INFO:tasks.rados.rados.0.smithi146.stdout:1681: writing smithi14680844-11 from 11640832 to 12304384 tid 1 2024-04-26T04:46:28.215 INFO:tasks.rados.rados.0.smithi146.stdout:1681: writing smithi14680844-11 from 12304384 to 12861440 tid 2 2024-04-26T04:46:28.218 INFO:tasks.rados.rados.0.smithi146.stdout:1681: writing smithi14680844-11 from 12861440 to 13336576 tid 3 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1681: writing smithi14680844-11 from 13336576 to 13508608 tid 4 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1672: done (6 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1674: done (5 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1677: done (4 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1678: done (3 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1679: done (2 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1680: done (1 left) 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 156 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 1 to smithi14680844-11 2024-04-26T04:46:28.220 INFO:tasks.rados.rados.0.smithi146.stdout:1682: seq_num 542 ranges {0=679936,679936=442368,1122304=679936,1802240=81920} 2024-04-26T04:46:28.223 INFO:tasks.rados.rados.0.smithi146.stdout:1682: writing smithi14680844-43 from 0 to 679936 tid 1 2024-04-26T04:46:28.226 INFO:tasks.rados.rados.0.smithi146.stdout:1682: writing smithi14680844-43 from 679936 to 1122304 tid 2 2024-04-26T04:46:28.229 INFO:tasks.rados.rados.0.smithi146.stdout:1682: writing smithi14680844-43 from 1122304 to 1802240 tid 3 2024-04-26T04:46:28.230 INFO:tasks.rados.rados.0.smithi146.stdout:1682: writing smithi14680844-43 from 1802240 to 1884160 tid 4 2024-04-26T04:46:28.231 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 156 2024-04-26T04:46:28.231 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 2 to smithi14680844-11 2024-04-26T04:46:28.231 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 3 to smithi14680844-11 2024-04-26T04:46:28.231 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 4 to smithi14680844-11 2024-04-26T04:46:28.231 INFO:tasks.rados.rados.0.smithi146.stdout:1683: seq_num 543 ranges {1916928=704512,2621440=729088,3350528=475136} 2024-04-26T04:46:28.244 INFO:tasks.rados.rados.0.smithi146.stdout:1683: writing smithi14680844-10 from 1916928 to 2621440 tid 1 2024-04-26T04:46:28.248 INFO:tasks.rados.rados.0.smithi146.stdout:1683: writing smithi14680844-10 from 2621440 to 3350528 tid 2 2024-04-26T04:46:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1683: writing smithi14680844-10 from 3350528 to 3825664 tid 3 2024-04-26T04:46:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 156 2024-04-26T04:46:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 5 to smithi14680844-11 2024-04-26T04:46:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1681: finishing write tid 6 to smithi14680844-11 2024-04-26T04:46:28.251 INFO:tasks.rados.rados.0.smithi146.stdout:1681: oid 11 updating version 0 to 951 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1681: oid 11 version 951 is already newer than 948 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1681: oid 11 version 951 is already newer than 950 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1681: oid 11 version 951 is already newer than 947 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1681: oid 11 version 951 is already newer than 949 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 951 (ObjNum 541 snap 156 seq_num 541) dirty exists 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1681: left oid 11 (ObjNum 541 snap 156 seq_num 541) 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 1 to smithi14680844-43 2024-04-26T04:46:28.252 INFO:tasks.rados.rados.0.smithi146.stdout:1684: seq_num 544 ranges {6823936=720896,7544832=614400,8159232=589824} 2024-04-26T04:46:28.290 INFO:tasks.rados.rados.0.smithi146.stdout:1684: writing smithi14680844-35 from 6823936 to 7544832 tid 1 2024-04-26T04:46:28.294 INFO:tasks.rados.rados.0.smithi146.stdout:1684: writing smithi14680844-35 from 7544832 to 8159232 tid 2 2024-04-26T04:46:28.297 INFO:tasks.rados.rados.0.smithi146.stdout:1684: writing smithi14680844-35 from 8159232 to 8749056 tid 3 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1681: done (3 left) 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1685: delete oid 4 current snap is 156 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 2 to smithi14680844-43 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 3 to smithi14680844-43 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 4 to smithi14680844-43 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 5 to smithi14680844-43 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: finishing write tid 6 to smithi14680844-43 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: oid 43 updating version 0 to 622 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: oid 43 version 622 is already newer than 619 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: oid 43 version 622 is already newer than 618 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: oid 43 version 622 is already newer than 620 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:1682: oid 43 version 622 is already newer than 621 2024-04-26T04:46:28.298 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 622 (ObjNum 542 snap 156 seq_num 542) dirty exists 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1682: left oid 43 (ObjNum 542 snap 156 seq_num 542) 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: finishing write tid 1 to smithi14680844-10 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: finishing write tid 2 to smithi14680844-10 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: finishing write tid 3 to smithi14680844-10 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: finishing write tid 4 to smithi14680844-10 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: finishing write tid 5 to smithi14680844-10 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: oid 10 updating version 0 to 630 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: oid 10 updating version 630 to 631 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: oid 10 updating version 631 to 633 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: oid 10 version 633 is already newer than 632 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 633 (ObjNum 543 snap 156 seq_num 543) dirty exists 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1683: left oid 10 (ObjNum 543 snap 156 seq_num 543) 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1684: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:28.299 INFO:tasks.rados.rados.0.smithi146.stdout:1684: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:28.301 INFO:tasks.rados.rados.0.smithi146.stdout:1684: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:28.301 INFO:tasks.rados.rados.0.smithi146.stdout:1684: finishing write tid 4 to smithi14680844-35 2024-04-26T04:46:28.303 INFO:tasks.rados.rados.0.smithi146.stdout:1684: finishing write tid 5 to smithi14680844-35 2024-04-26T04:46:28.303 INFO:tasks.rados.rados.0.smithi146.stdout:1684: oid 35 updating version 0 to 989 2024-04-26T04:46:28.303 INFO:tasks.rados.rados.0.smithi146.stdout:1684: oid 35 updating version 989 to 991 2024-04-26T04:46:28.303 INFO:tasks.rados.rados.0.smithi146.stdout:1684: oid 35 version 991 is already newer than 990 2024-04-26T04:46:28.303 INFO:tasks.rados.rados.0.smithi146.stdout:1684: oid 35 version 991 is already newer than 988 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 991 (ObjNum 544 snap 156 seq_num 544) dirty exists 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:1684: left oid 35 (ObjNum 544 snap 156 seq_num 544) 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:1682: done (3 left) 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:1683: done (2 left) 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:1684: done (1 left) 2024-04-26T04:46:28.304 INFO:tasks.rados.rados.0.smithi146.stdout:1685: done (0 left) 2024-04-26T04:46:28.305 INFO:tasks.rados.rados.0.smithi146.stdout:1686: rollback oid 10 current snap is 156 2024-04-26T04:46:28.305 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 154 2024-04-26T04:46:28.305 INFO:tasks.rados.rados.0.smithi146.stdout:1687: snap_remove snap 153 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1687: done (1 left) 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1688: rmattr oid 40 current snap is 156 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1688: done (1 left) 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1689: snap_create 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1686: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1686: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:1686: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:46:28.618 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 636 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:46:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:28 smithi204 ceph-mon[88313]: osdmap e388: 8 total, 8 up, 8 in 2024-04-26T04:46:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:28 smithi204 ceph-mon[88313]: osdmap e389: 8 total, 8 up, 8 in 2024-04-26T04:46:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:28 smithi146 ceph-mon[95531]: osdmap e388: 8 total, 8 up, 8 in 2024-04-26T04:46:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:28 smithi146 ceph-mon[95531]: osdmap e389: 8 total, 8 up, 8 in 2024-04-26T04:46:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:28 smithi146 ceph-mon[92947]: osdmap e388: 8 total, 8 up, 8 in 2024-04-26T04:46:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:28 smithi146 ceph-mon[92947]: osdmap e389: 8 total, 8 up, 8 in 2024-04-26T04:46:29.619 INFO:tasks.rados.rados.0.smithi146.stdout:1686: done (1 left) 2024-04-26T04:46:29.619 INFO:tasks.rados.rados.0.smithi146.stdout:1689: done (0 left) 2024-04-26T04:46:29.619 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 157 2024-04-26T04:46:29.619 INFO:tasks.rados.rados.0.smithi146.stdout:1690: seq_num 546 ranges {8192=753664,761856=778240,1540096=425984} 2024-04-26T04:46:29.623 INFO:tasks.rados.rados.0.smithi146.stdout:1690: writing smithi14680844-32 from 8192 to 761856 tid 1 2024-04-26T04:46:29.627 INFO:tasks.rados.rados.0.smithi146.stdout:1690: writing smithi14680844-32 from 761856 to 1540096 tid 2 2024-04-26T04:46:29.630 INFO:tasks.rados.rados.0.smithi146.stdout:1690: writing smithi14680844-32 from 1540096 to 1966080 tid 3 2024-04-26T04:46:29.631 INFO:tasks.rados.rados.0.smithi146.stdout:1691: rollback oid 4 current snap is 157 2024-04-26T04:46:29.631 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 150 2024-04-26T04:46:29.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 157 2024-04-26T04:46:29.631 INFO:tasks.rados.rados.0.smithi146.stdout:1692: seq_num 547 ranges {7618560=770048,8388608=663552,9052160=466944,9519104=73728} 2024-04-26T04:46:29.675 INFO:tasks.rados.rados.0.smithi146.stdout:1692: writing smithi14680844-17 from 7618560 to 8388608 tid 1 2024-04-26T04:46:29.679 INFO:tasks.rados.rados.0.smithi146.stdout:1692: writing smithi14680844-17 from 8388608 to 9052160 tid 2 2024-04-26T04:46:29.682 INFO:tasks.rados.rados.0.smithi146.stdout:1692: writing smithi14680844-17 from 9052160 to 9519104 tid 3 2024-04-26T04:46:29.683 INFO:tasks.rados.rados.0.smithi146.stdout:1692: writing smithi14680844-17 from 9519104 to 9592832 tid 4 2024-04-26T04:46:29.683 INFO:tasks.rados.rados.0.smithi146.stdout:1693: rollback oid 34 current snap is 157 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 145 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: finishing write tid 1 to smithi14680844-32 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: finishing write tid 2 to smithi14680844-32 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: finishing write tid 3 to smithi14680844-32 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1694: setattr oid 14 current snap is 157 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1691: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: finishing write tid 4 to smithi14680844-32 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1691: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1066 (ObjNum 509 snap 144 seq_num 509) dirty exists 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: finishing write tid 5 to smithi14680844-32 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: oid 32 updating version 0 to 1156 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: oid 32 version 1156 is already newer than 1154 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: oid 32 version 1156 is already newer than 1155 2024-04-26T04:46:29.684 INFO:tasks.rados.rados.0.smithi146.stdout:1690: oid 32 updating version 1156 to 1157 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1157 (ObjNum 546 snap 157 seq_num 546) dirty exists 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:1690: left oid 32 (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 1 to smithi14680844-17 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 2 to smithi14680844-17 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:1690: done (4 left) 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:1691: done (3 left) 2024-04-26T04:46:29.685 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 157 2024-04-26T04:46:29.686 INFO:tasks.rados.rados.0.smithi146.stdout:1695: seq_num 548 ranges {2859008=786432,3645440=598016,4243456=606208} 2024-04-26T04:46:29.706 INFO:tasks.rados.rados.0.smithi146.stdout:1695: writing smithi14680844-41 from 2859008 to 3645440 tid 1 2024-04-26T04:46:29.709 INFO:tasks.rados.rados.0.smithi146.stdout:1695: writing smithi14680844-41 from 3645440 to 4243456 tid 2 2024-04-26T04:46:29.713 INFO:tasks.rados.rados.0.smithi146.stdout:1695: writing smithi14680844-41 from 4243456 to 4849664 tid 3 2024-04-26T04:46:29.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 157 2024-04-26T04:46:29.713 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 3 to smithi14680844-17 2024-04-26T04:46:29.713 INFO:tasks.rados.rados.0.smithi146.stdout:1696: seq_num 549 ranges {4710400=802816,5513216=483328,5996544=434176,6430720=286720} 2024-04-26T04:46:29.742 INFO:tasks.rados.rados.0.smithi146.stdout:1696: writing smithi14680844-12 from 4710400 to 5513216 tid 1 2024-04-26T04:46:29.745 INFO:tasks.rados.rados.0.smithi146.stdout:1696: writing smithi14680844-12 from 5513216 to 5996544 tid 2 2024-04-26T04:46:29.748 INFO:tasks.rados.rados.0.smithi146.stdout:1696: writing smithi14680844-12 from 5996544 to 6430720 tid 3 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1696: writing smithi14680844-12 from 6430720 to 6717440 tid 4 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1697: read oid 5 snap -1 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1697: expect deleted 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 4 to smithi14680844-17 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 5 to smithi14680844-17 2024-04-26T04:46:29.752 INFO:tasks.rados.rados.0.smithi146.stdout:1693: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1693: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1693: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1036 (ObjNum 508 snap 144 seq_num 508) dirty exists 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: finishing write tid 6 to smithi14680844-17 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: oid 17 updating version 0 to 207 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: oid 17 version 207 is already newer than 205 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: oid 17 updating version 207 to 208 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: oid 17 updating version 208 to 209 2024-04-26T04:46:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:1692: oid 17 version 209 is already newer than 206 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 209 (ObjNum 547 snap 157 seq_num 547) dirty exists 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1692: left oid 17 (ObjNum 547 snap 157 seq_num 547) 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1034 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1695: finishing write tid 1 to smithi14680844-41 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1695: finishing write tid 2 to smithi14680844-41 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1698: read oid 25 snap -1 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1698: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1692: done (6 left) 2024-04-26T04:46:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:1693: done (5 left) 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1694: done (4 left) 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1699: snap_create 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: finishing write tid 3 to smithi14680844-41 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: finishing write tid 4 to smithi14680844-41 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: finishing write tid 5 to smithi14680844-41 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: oid 41 updating version 0 to 1168 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: oid 41 version 1168 is already newer than 1167 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: oid 41 updating version 1168 to 1169 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:1695: oid 41 version 1169 is already newer than 1166 2024-04-26T04:46:29.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1169 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:46:29.756 INFO:tasks.rados.rados.0.smithi146.stdout:1695: left oid 41 (ObjNum 548 snap 157 seq_num 548) 2024-04-26T04:46:29.756 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 1 to smithi14680844-12 2024-04-26T04:46:29.756 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 2 to smithi14680844-12 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 3 to smithi14680844-12 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 4 to smithi14680844-12 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 5 to smithi14680844-12 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: finishing write tid 6 to smithi14680844-12 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: oid 12 updating version 0 to 919 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: oid 12 updating version 919 to 921 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: oid 12 updating version 921 to 923 2024-04-26T04:46:29.757 INFO:tasks.rados.rados.0.smithi146.stdout:1696: oid 12 version 923 is already newer than 922 2024-04-26T04:46:29.758 INFO:tasks.rados.rados.0.smithi146.stdout:1696: oid 12 version 923 is already newer than 920 2024-04-26T04:46:29.758 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 923 (ObjNum 549 snap 157 seq_num 549) dirty exists 2024-04-26T04:46:29.758 INFO:tasks.rados.rados.0.smithi146.stdout:1696: left oid 12 (ObjNum 549 snap 157 seq_num 549) 2024-04-26T04:46:29.762 INFO:tasks.rados.rados.0.smithi146.stdout:1698: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[95531]: pgmap v247: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[95531]: osdmap e390: 8 total, 8 up, 8 in 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[92947]: pgmap v247: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:29 smithi146 ceph-mon[92947]: osdmap e390: 8 total, 8 up, 8 in 2024-04-26T04:46:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:29 smithi204 ceph-mon[88313]: pgmap v247: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 246 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 2.5 MiB/s wr, 11 op/s 2024-04-26T04:46:30.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:30.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:29 smithi204 ceph-mon[88313]: osdmap e390: 8 total, 8 up, 8 in 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1695: done (4 left) 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1696: done (3 left) 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1697: done (2 left) 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1698: done (1 left) 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1699: done (0 left) 2024-04-26T04:46:30.707 INFO:tasks.rados.rados.0.smithi146.stdout:1700: read oid 24 snap -1 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1700: expect deleted 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1701: read oid 14 snap -1 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1701: expect (ObjNum 469 snap 132 seq_num 469) 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1702: rollback oid 28 current snap is 158 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 154 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1703: rollback oid 5 current snap is 158 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 5 to 154 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 158 2024-04-26T04:46:30.708 INFO:tasks.rados.rados.0.smithi146.stdout:1704: seq_num 550 ranges {1884160=417792,2301952=770048,3072000=638976,3710976=196608} 2024-04-26T04:46:30.720 INFO:tasks.rados.rados.0.smithi146.stdout:1704: writing smithi14680844-43 from 1884160 to 2301952 tid 1 2024-04-26T04:46:30.725 INFO:tasks.rados.rados.0.smithi146.stdout:1704: writing smithi14680844-43 from 2301952 to 3072000 tid 2 2024-04-26T04:46:30.729 INFO:tasks.rados.rados.0.smithi146.stdout:1704: writing smithi14680844-43 from 3072000 to 3710976 tid 3 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:1704: writing smithi14680844-43 from 3710976 to 3907584 tid 4 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:1705: setattr oid 32 current snap is 158 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:1703: finishing rollback tid 1 to smithi14680844-5 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 0 (ObjNum 129 snap 0 seq_num 2127866624) dirty dne 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:1702: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:46:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:1702: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:46:30.732 INFO:tasks.rados.rados.0.smithi146.stdout:1702: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:46:30.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 999 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 1 to smithi14680844-43 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1700: done (5 left) 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1702: done (4 left) 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1703: done (3 left) 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1706: setattr oid 19 current snap is 158 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1707: copy_from oid 26 from oid 3 current snap is 158 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1708: read oid 15 snap -1 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1708: expect deleted 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1709: rollback oid 38 current snap is 158 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 145 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1710: copy_from oid 49 from oid 6 current snap is 158 2024-04-26T04:46:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:1711: rollback oid 37 current snap is 158 2024-04-26T04:46:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 147 2024-04-26T04:46:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:1712: snap_create 2024-04-26T04:46:30.737 INFO:tasks.rados.rados.0.smithi146.stdout:1701: expect (ObjNum 469 snap 132 seq_num 469) 2024-04-26T04:46:31.110 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 2 to smithi14680844-43 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 3 to smithi14680844-43 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1711: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 0 (ObjNum 33 snap 0 seq_num 2127312960) dirty dne 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 4 to smithi14680844-43 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1159 (ObjNum 546 snap 157 seq_num 546) dirty exists 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 5 to smithi14680844-43 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1068 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1709: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1709: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1709: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1072 (ObjNum 513 snap 144 seq_num 513) dirty exists 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1704: finishing write tid 6 to smithi14680844-43 2024-04-26T04:46:31.111 INFO:tasks.rados.rados.0.smithi146.stdout:1704: oid 43 updating version 0 to 626 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:1704: oid 43 version 626 is already newer than 624 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:1704: oid 43 updating version 626 to 627 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:1704: oid 43 version 627 is already newer than 625 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:1704: oid 43 version 627 is already newer than 623 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 627 (ObjNum 550 snap 158 seq_num 550) dirty exists 2024-04-26T04:46:31.112 INFO:tasks.rados.rados.0.smithi146.stdout:1704: left oid 43 (ObjNum 550 snap 158 seq_num 550) 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:1707: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:1707: finishing copy_from to smithi14680844-26 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 956 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:1710: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:1710: finishing copy_from to smithi14680844-49 2024-04-26T04:46:31.113 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1030 (ObjNum 533 snap 153 seq_num 533) dirty exists 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1701: done (9 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1704: done (8 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1705: done (7 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1706: done (6 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1707: done (5 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1708: done (4 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1709: done (3 left) 2024-04-26T04:46:31.715 INFO:tasks.rados.rados.0.smithi146.stdout:1710: done (2 left) 2024-04-26T04:46:31.716 INFO:tasks.rados.rados.0.smithi146.stdout:1711: done (1 left) 2024-04-26T04:46:31.716 INFO:tasks.rados.rados.0.smithi146.stdout:1712: done (0 left) 2024-04-26T04:46:31.716 INFO:tasks.rados.rados.0.smithi146.stdout:1713: snap_create 2024-04-26T04:46:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:31 smithi204 ceph-mon[88313]: osdmap e391: 8 total, 8 up, 8 in 2024-04-26T04:46:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:31 smithi204 ceph-mon[88313]: pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 29 op/s 2024-04-26T04:46:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:31 smithi146 ceph-mon[95531]: osdmap e391: 8 total, 8 up, 8 in 2024-04-26T04:46:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:31 smithi146 ceph-mon[95531]: pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 29 op/s 2024-04-26T04:46:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:31 smithi146 ceph-mon[92947]: osdmap e391: 8 total, 8 up, 8 in 2024-04-26T04:46:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:31 smithi146 ceph-mon[92947]: pgmap v250: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 29 op/s 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1713: done (0 left) 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1714: read oid 37 snap -1 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1714: expect deleted 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1715: read oid 17 snap -1 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1715: expect (ObjNum 547 snap 157 seq_num 547) 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1716: rollback oid 50 current snap is 160 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 157 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1717: rmattr oid 5 current snap is 160 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:1717: done (3 left) 2024-04-26T04:46:32.717 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 160 2024-04-26T04:46:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:1718: seq_num 551 ranges {1433600=434176,1867776=647168,2514944=450560,2965504=507904} 2024-04-26T04:46:32.728 INFO:tasks.rados.rados.0.smithi146.stdout:1718: writing smithi14680844-46 from 1433600 to 1867776 tid 1 2024-04-26T04:46:32.731 INFO:tasks.rados.rados.0.smithi146.stdout:1718: writing smithi14680844-46 from 1867776 to 2514944 tid 2 2024-04-26T04:46:32.735 INFO:tasks.rados.rados.0.smithi146.stdout:1718: writing smithi14680844-46 from 2514944 to 2965504 tid 3 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1718: writing smithi14680844-46 from 2965504 to 3473408 tid 4 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1719: read oid 27 snap -1 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1719: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1720: read oid 25 snap -1 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1720: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1721: copy_from oid 5 from oid 20 current snap is 160 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1716: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:46:32.740 INFO:tasks.rados.rados.0.smithi146.stdout:1716: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1716: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1163 (ObjNum 531 snap 153 seq_num 531) dirty exists 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 1 to smithi14680844-46 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 2 to smithi14680844-46 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 3 to smithi14680844-46 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1714: done (6 left) 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1716: done (5 left) 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 160 2024-04-26T04:46:32.741 INFO:tasks.rados.rados.0.smithi146.stdout:1722: seq_num 552 ranges {11640832=450560,12091392=532480,12623872=655360,13279232=417792} 2024-04-26T04:46:32.805 INFO:tasks.rados.rados.0.smithi146.stdout:1722: writing smithi14680844-9 from 11640832 to 12091392 tid 1 2024-04-26T04:46:32.808 INFO:tasks.rados.rados.0.smithi146.stdout:1722: writing smithi14680844-9 from 12091392 to 12623872 tid 2 2024-04-26T04:46:32.812 INFO:tasks.rados.rados.0.smithi146.stdout:1722: writing smithi14680844-9 from 12623872 to 13279232 tid 3 2024-04-26T04:46:32.814 INFO:tasks.rados.rados.0.smithi146.stdout:1722: writing smithi14680844-9 from 13279232 to 13697024 tid 4 2024-04-26T04:46:32.814 INFO:tasks.rados.rados.0.smithi146.stdout:1723: snap_remove snap 157 2024-04-26T04:46:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:32 smithi204 ceph-mon[88313]: osdmap e392: 8 total, 8 up, 8 in 2024-04-26T04:46:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:32 smithi146 ceph-mon[95531]: osdmap e392: 8 total, 8 up, 8 in 2024-04-26T04:46:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:32 smithi146 ceph-mon[92947]: osdmap e392: 8 total, 8 up, 8 in 2024-04-26T04:46:33.621 INFO:tasks.rados.rados.0.smithi146.stdout:1723: done (6 left) 2024-04-26T04:46:33.621 INFO:tasks.rados.rados.0.smithi146.stdout:1724: copy_from oid 36 from oid 28 current snap is 160 2024-04-26T04:46:33.621 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 4 to smithi14680844-46 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 5 to smithi14680844-46 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: finishing write tid 6 to smithi14680844-46 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: oid 46 updating version 0 to 1176 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: oid 46 version 1176 is already newer than 1173 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: oid 46 version 1176 is already newer than 1175 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: oid 46 version 1176 is already newer than 1174 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: oid 46 version 1176 is already newer than 1172 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1176 (ObjNum 551 snap 160 seq_num 551) dirty exists 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1718: left oid 46 (ObjNum 551 snap 160 seq_num 551) 2024-04-26T04:46:33.622 INFO:tasks.rados.rados.0.smithi146.stdout:1719: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:33.662 INFO:tasks.rados.rados.0.smithi146.stdout:1720: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:33.743 INFO:tasks.rados.rados.0.smithi146.stdout:1721: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:46:33.743 INFO:tasks.rados.rados.0.smithi146.stdout:1721: finishing copy_from to smithi14680844-5 2024-04-26T04:46:33.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1016 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:46:33.743 INFO:tasks.rados.rados.0.smithi146.stdout:1715: expect (ObjNum 547 snap 157 seq_num 547) 2024-04-26T04:46:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:33 smithi204 ceph-mon[88313]: osdmap e393: 8 total, 8 up, 8 in 2024-04-26T04:46:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:33 smithi204 ceph-mon[88313]: pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 18 op/s 2024-04-26T04:46:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:33 smithi204 ceph-mon[88313]: osdmap e394: 8 total, 8 up, 8 in 2024-04-26T04:46:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[92947]: osdmap e393: 8 total, 8 up, 8 in 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[92947]: pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 18 op/s 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[92947]: osdmap e394: 8 total, 8 up, 8 in 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[95531]: osdmap e393: 8 total, 8 up, 8 in 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[95531]: pgmap v253: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 270 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.5 MiB/s wr, 18 op/s 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[95531]: osdmap e394: 8 total, 8 up, 8 in 2024-04-26T04:46:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:34.418 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 1 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 2 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1715: done (6 left) 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1718: done (5 left) 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1719: done (4 left) 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1720: done (3 left) 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1721: done (2 left) 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1725: snap_create 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 3 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 4 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 5 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: finishing write tid 6 to smithi14680844-9 2024-04-26T04:46:34.419 INFO:tasks.rados.rados.0.smithi146.stdout:1722: oid 9 updating version 0 to 1169 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1722: oid 9 version 1169 is already newer than 1166 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1722: oid 9 version 1169 is already newer than 1167 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1722: oid 9 version 1169 is already newer than 1165 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1722: oid 9 version 1169 is already newer than 1168 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1169 (ObjNum 552 snap 160 seq_num 552) dirty exists 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1722: left oid 9 (ObjNum 552 snap 160 seq_num 552) 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1724: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:1724: finishing copy_from to smithi14680844-36 2024-04-26T04:46:34.420 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 999 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1722: done (2 left) 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1724: done (1 left) 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1725: done (0 left) 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1726: read oid 44 snap -1 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1726: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 161 2024-04-26T04:46:34.733 INFO:tasks.rados.rados.0.smithi146.stdout:1727: seq_num 553 ranges {0=466944,466944=417792,884736=417792,1302528=516096,1818624=253952} 2024-04-26T04:46:34.735 INFO:tasks.rados.rados.0.smithi146.stdout:1727: writing smithi14680844-7 from 0 to 466944 tid 1 2024-04-26T04:46:34.738 INFO:tasks.rados.rados.0.smithi146.stdout:1727: writing smithi14680844-7 from 466944 to 884736 tid 2 2024-04-26T04:46:34.740 INFO:tasks.rados.rados.0.smithi146.stdout:1727: writing smithi14680844-7 from 884736 to 1302528 tid 3 2024-04-26T04:46:34.744 INFO:tasks.rados.rados.0.smithi146.stdout:1727: writing smithi14680844-7 from 1302528 to 1818624 tid 4 2024-04-26T04:46:34.746 INFO:tasks.rados.rados.0.smithi146.stdout:1727: writing smithi14680844-7 from 1818624 to 2072576 tid 5 2024-04-26T04:46:34.746 INFO:tasks.rados.rados.0.smithi146.stdout:1728: delete oid 12 current snap is 161 2024-04-26T04:46:34.746 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 1 to smithi14680844-7 2024-04-26T04:46:34.746 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 2 to smithi14680844-7 2024-04-26T04:46:34.746 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 3 to smithi14680844-7 2024-04-26T04:46:34.747 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 4 to smithi14680844-7 2024-04-26T04:46:34.748 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 5 to smithi14680844-7 2024-04-26T04:46:34.750 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 6 to smithi14680844-7 2024-04-26T04:46:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:1728: done (2 left) 2024-04-26T04:46:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:1729: rollback oid 14 current snap is 161 2024-04-26T04:46:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 154 2024-04-26T04:46:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:1730: snap_remove snap 147 2024-04-26T04:46:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:34 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:34 smithi146 ceph-mon[95531]: Upgrade: osd.3 is safe to restart 2024-04-26T04:46:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:34 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:34 smithi146 ceph-mon[92947]: Upgrade: osd.3 is safe to restart 2024-04-26T04:46:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:34 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-26T04:46:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:34 smithi204 ceph-mon[88313]: Upgrade: osd.3 is safe to restart 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1730: done (3 left) 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1731: copy_from oid 50 from oid 20 current snap is 161 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: finishing write tid 7 to smithi14680844-7 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 updating version 0 to 1018 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 updating version 1018 to 1021 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 version 1021 is already newer than 1020 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 updating version 1021 to 1022 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 version 1022 is already newer than 1017 2024-04-26T04:46:35.739 INFO:tasks.rados.rados.0.smithi146.stdout:1727: oid 7 version 1022 is already newer than 1019 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1022 (ObjNum 553 snap 161 seq_num 553) dirty exists 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:1727: left oid 7 (ObjNum 553 snap 161 seq_num 553) 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:1729: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:1729: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:1729: finishing rollback tid 2 to smithi14680844-14 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1037 (ObjNum 503 snap 142 seq_num 503) dirty exists 2024-04-26T04:46:35.740 INFO:tasks.rados.rados.0.smithi146.stdout:1726: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: pgmap v255: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: osdmap e395: 8 total, 8 up, 8 in 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: Upgrade: Updating osd.3 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[92947]: Deploying daemon osd.3 on smithi146 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: pgmap v255: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:36.018 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: osdmap e395: 8 total, 8 up, 8 in 2024-04-26T04:46:36.019 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: Upgrade: Updating osd.3 2024-04-26T04:46:36.019 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:36.019 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:46:36.019 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:36.019 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:35 smithi146 ceph-mon[95531]: Deploying daemon osd.3 on smithi146 2024-04-26T04:46:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: pgmap v255: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: osdmap e395: 8 total, 8 up, 8 in 2024-04-26T04:46:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: Upgrade: Updating osd.3 2024-04-26T04:46:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-26T04:46:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:35 smithi204 ceph-mon[88313]: Deploying daemon osd.3 on smithi146 2024-04-26T04:46:36.249 INFO:tasks.rados.rados.0.smithi146.stdout:1731: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:46:36.249 INFO:tasks.rados.rados.0.smithi146.stdout:1731: finishing copy_from to smithi14680844-50 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1016 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:1726: done (3 left) 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:1727: done (2 left) 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:1729: done (1 left) 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:1731: done (0 left) 2024-04-26T04:46:36.250 INFO:tasks.rados.rados.0.smithi146.stdout:1732: snap_remove snap 158 2024-04-26T04:46:36.369 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:36] "GET /metrics HTTP/1.1" 200 36293 "" "Prometheus/2.43.0" 2024-04-26T04:46:36.747 INFO:tasks.rados.rados.0.smithi146.stdout:1732: done (0 left) 2024-04-26T04:46:36.747 INFO:tasks.rados.rados.0.smithi146.stdout:1733: read oid 27 snap -1 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1733: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1734: copy_from oid 49 from oid 13 current snap is 161 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1735: copy_from oid 17 from oid 41 current snap is 161 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1736: read oid 25 snap 146 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1736: expect deleted 2024-04-26T04:46:36.748 INFO:tasks.rados.rados.0.smithi146.stdout:1737: delete oid 1 current snap is 161 2024-04-26T04:46:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:1733: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:36.800 INFO:tasks.rados.rados.0.smithi146.stdout:1734: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:46:36.800 INFO:tasks.rados.rados.0.smithi146.stdout:1734: finishing copy_from to smithi14680844-49 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 756 (ObjNum 522 snap 146 seq_num 522) dirty exists 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1735: finishing copy_from racing read to smithi14680844-17 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1733: done (4 left) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1734: done (3 left) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1736: done (2 left) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1737: done (1 left) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1738: read oid 7 snap -1 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1738: expect (ObjNum 553 snap 161 seq_num 553) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1739: read oid 42 snap -1 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1739: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1740: delete oid 13 current snap is 161 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:1735: finishing copy_from to smithi14680844-17 2024-04-26T04:46:36.801 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1169 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:46:36.802 INFO:tasks.rados.rados.0.smithi146.stdout:1735: done (3 left) 2024-04-26T04:46:36.802 INFO:tasks.rados.rados.0.smithi146.stdout:1740: done (2 left) 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1741: rollback oid 1 current snap is 161 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 152 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1742: read oid 20 snap -1 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1742: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1743: read oid 15 snap -1 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1743: expect deleted 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 161 2024-04-26T04:46:36.803 INFO:tasks.rados.rados.0.smithi146.stdout:1744: seq_num 557 ranges {5758976=532480,6291456=802816,7094272=794624,7888896=8192} 2024-04-26T04:46:36.837 INFO:tasks.rados.rados.0.smithi146.stdout:1744: writing smithi14680844-6 from 5758976 to 6291456 tid 1 2024-04-26T04:46:36.841 INFO:tasks.rados.rados.0.smithi146.stdout:1744: writing smithi14680844-6 from 6291456 to 7094272 tid 2 2024-04-26T04:46:36.846 INFO:tasks.rados.rados.0.smithi146.stdout:1744: writing smithi14680844-6 from 7094272 to 7888896 tid 3 2024-04-26T04:46:36.846 INFO:tasks.rados.rados.0.smithi146.stdout:1744: writing smithi14680844-6 from 7888896 to 7897088 tid 4 2024-04-26T04:46:36.846 INFO:tasks.rados.rados.0.smithi146.stdout:1745: copy_from oid 25 from oid 21 current snap is 161 2024-04-26T04:46:36.846 INFO:tasks.rados.rados.0.smithi146.stdout:1739: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:36.866 INFO:tasks.rados.rados.0.smithi146.stdout:1741: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:46:36.866 INFO:tasks.rados.rados.0.smithi146.stdout:1741: finishing rollback tid 2 to smithi14680844-1 2024-04-26T04:46:36.866 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1033 (ObjNum 512 snap 144 seq_num 512) dirty exists 2024-04-26T04:46:36.866 INFO:tasks.rados.rados.0.smithi146.stdout:1742: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:46:36.897 INFO:tasks.rados.rados.0.smithi146.stdout:1738: expect (ObjNum 553 snap 161 seq_num 553) 2024-04-26T04:46:36.952 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 1 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 2 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 3 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1738: done (6 left) 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1739: done (5 left) 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1741: done (4 left) 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1742: done (3 left) 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1743: done (2 left) 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1746: rollback oid 11 current snap is 161 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 150 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 4 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 5 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: finishing write tid 6 to smithi14680844-6 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: oid 6 updating version 0 to 1040 2024-04-26T04:46:36.953 INFO:tasks.rados.rados.0.smithi146.stdout:1744: oid 6 version 1040 is already newer than 1038 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1744: oid 6 version 1040 is already newer than 1037 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1744: oid 6 version 1040 is already newer than 1039 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1744: oid 6 updating version 1040 to 1041 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1041 (ObjNum 557 snap 161 seq_num 557) dirty exists 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1744: left oid 6 (ObjNum 557 snap 161 seq_num 557) 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1745: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1745: finishing copy_from to smithi14680844-25 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1033 (ObjNum 469 snap 132 seq_num 469) dirty exists 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1744: done (2 left) 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1745: done (1 left) 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1747: rollback oid 19 current snap is 161 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 152 2024-04-26T04:46:36.954 INFO:tasks.rados.rados.0.smithi146.stdout:1748: read oid 40 snap -1 2024-04-26T04:46:36.955 INFO:tasks.rados.rados.0.smithi146.stdout:1748: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:46:36.955 INFO:tasks.rados.rados.0.smithi146.stdout:1749: delete oid 43 current snap is 161 2024-04-26T04:46:36.955 INFO:tasks.rados.rados.0.smithi146.stdout:1749: done (3 left) 2024-04-26T04:46:36.955 INFO:tasks.rados.rados.0.smithi146.stdout:1750: snap_remove snap 159 2024-04-26T04:46:36.989 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:36 smithi146 ceph-mon[95531]: osdmap e396: 8 total, 8 up, 8 in 2024-04-26T04:46:36.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:36 smithi146 ceph-mon[92947]: osdmap e396: 8 total, 8 up, 8 in 2024-04-26T04:46:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:36 smithi204 ceph-mon[88313]: osdmap e396: 8 total, 8 up, 8 in 2024-04-26T04:46:37.752 INFO:tasks.rados.rados.0.smithi146.stdout:1750: done (3 left) 2024-04-26T04:46:37.752 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 161 2024-04-26T04:46:37.753 INFO:tasks.rados.rados.0.smithi146.stdout:1751: seq_num 559 ranges {0=565248,565248=573440,1138688=409600,1548288=622592} 2024-04-26T04:46:37.756 INFO:tasks.rados.rados.0.smithi146.stdout:1751: writing smithi14680844-2 from 0 to 565248 tid 1 2024-04-26T04:46:37.760 INFO:tasks.rados.rados.0.smithi146.stdout:1751: writing smithi14680844-2 from 565248 to 1138688 tid 2 2024-04-26T04:46:37.762 INFO:tasks.rados.rados.0.smithi146.stdout:1751: writing smithi14680844-2 from 1138688 to 1548288 tid 3 2024-04-26T04:46:37.767 INFO:tasks.rados.rados.0.smithi146.stdout:1751: writing smithi14680844-2 from 1548288 to 2170880 tid 4 2024-04-26T04:46:37.767 INFO:tasks.rados.rados.0.smithi146.stdout:1752: rollback oid 34 current snap is 161 2024-04-26T04:46:37.767 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 156 2024-04-26T04:46:37.767 INFO:tasks.rados.rados.0.smithi146.stdout:1747: finishing rollback tid 0 to smithi14680844-19 2024-04-26T04:46:37.768 INFO:tasks.rados.rados.0.smithi146.stdout:1747: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:46:37.768 INFO:tasks.rados.rados.0.smithi146.stdout:1747: finishing rollback tid 2 to smithi14680844-19 2024-04-26T04:46:37.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1088 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:37.768 INFO:tasks.rados.rados.0.smithi146.stdout:1748: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:46:37.812 INFO:tasks.rados.rados.0.smithi146.stdout:1746: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:46:37.812 INFO:tasks.rados.rados.0.smithi146.stdout:1746: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:46:37.812 INFO:tasks.rados.rados.0.smithi146.stdout:1746: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:46:37.812 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1002 (ObjNum 382 snap 112 seq_num 382) dirty exists 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1746: done (4 left) 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1747: done (3 left) 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1748: done (2 left) 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1753: rmattr oid 9 current snap is 161 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 1 to smithi14680844-2 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 2 to smithi14680844-2 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 3 to smithi14680844-2 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1752: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1752: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 4 to smithi14680844-2 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 5 to smithi14680844-2 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1752: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1044 (ObjNum 512 snap 144 seq_num 512) dirty exists 2024-04-26T04:46:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:1751: finishing write tid 6 to smithi14680844-2 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: oid 2 updating version 0 to 632 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: oid 2 version 632 is already newer than 630 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: oid 2 updating version 632 to 633 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: oid 2 version 633 is already newer than 629 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: oid 2 version 633 is already newer than 631 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 633 (ObjNum 559 snap 161 seq_num 559) dirty exists 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: left oid 2 (ObjNum 559 snap 161 seq_num 559) 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1751: done (2 left) 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1752: done (1 left) 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1754: rollback oid 12 current snap is 161 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 154 2024-04-26T04:46:37.814 INFO:tasks.rados.rados.0.smithi146.stdout:1755: setattr oid 4 current snap is 161 2024-04-26T04:46:37.817 INFO:tasks.rados.rados.0.smithi146.stdout:1756: read oid 2 snap -1 2024-04-26T04:46:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:1756: expect (ObjNum 559 snap 161 seq_num 559) 2024-04-26T04:46:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 161 2024-04-26T04:46:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:1757: seq_num 560 ranges {0=581632,581632=458752,1040384=614400,1654784=532480} 2024-04-26T04:46:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:1757: writing smithi14680844-30 from 0 to 581632 tid 1 2024-04-26T04:46:37.820 INFO:tasks.rados.rados.0.smithi146.stdout:1757: writing smithi14680844-30 from 581632 to 1040384 tid 2 2024-04-26T04:46:37.824 INFO:tasks.rados.rados.0.smithi146.stdout:1757: writing smithi14680844-30 from 1040384 to 1654784 tid 3 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:1757: writing smithi14680844-30 from 1654784 to 2187264 tid 4 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:1754: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:1754: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1025 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1195 (ObjNum 552 snap 160 seq_num 552) dirty exists 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1094 (ObjNum 509 snap 144 seq_num 509) dirty exists 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 1 to smithi14680844-30 2024-04-26T04:46:37.827 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 2 to smithi14680844-30 2024-04-26T04:46:37.828 INFO:tasks.rados.rados.0.smithi146.stdout:1756: expect (ObjNum 559 snap 161 seq_num 559) 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 3 to smithi14680844-30 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1753: done (4 left) 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1754: done (3 left) 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1755: done (2 left) 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1756: done (1 left) 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1758: copy_from oid 6 from oid 23 current snap is 161 2024-04-26T04:46:37.885 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 4 to smithi14680844-30 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 5 to smithi14680844-30 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: finishing write tid 6 to smithi14680844-30 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: oid 30 updating version 0 to 1039 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: oid 30 updating version 1039 to 1040 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: oid 30 updating version 1040 to 1041 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: oid 30 updating version 1041 to 1042 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: oid 30 version 1042 is already newer than 1038 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1042 (ObjNum 560 snap 161 seq_num 560) dirty exists 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: left oid 30 (ObjNum 560 snap 161 seq_num 560) 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1757: done (1 left) 2024-04-26T04:46:37.886 INFO:tasks.rados.rados.0.smithi146.stdout:1759: rollback oid 42 current snap is 161 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 146 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1760: copy_from oid 32 from oid 13 current snap is 161 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1761: read oid 34 snap 156 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1761: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1762: read oid 27 snap -1 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1762: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 161 2024-04-26T04:46:37.887 INFO:tasks.rados.rados.0.smithi146.stdout:1763: seq_num 561 ranges {6774784=598016,7372800=745472,8118272=778240,8896512=81920} 2024-04-26T04:46:37.924 INFO:tasks.rados.rados.0.smithi146.stdout:1763: writing smithi14680844-25 from 6774784 to 7372800 tid 1 2024-04-26T04:46:37.928 INFO:tasks.rados.rados.0.smithi146.stdout:1763: writing smithi14680844-25 from 7372800 to 8118272 tid 2 2024-04-26T04:46:37.932 INFO:tasks.rados.rados.0.smithi146.stdout:1763: writing smithi14680844-25 from 8118272 to 8896512 tid 3 2024-04-26T04:46:37.934 INFO:tasks.rados.rados.0.smithi146.stdout:1763: writing smithi14680844-25 from 8896512 to 8978432 tid 4 2024-04-26T04:46:37.935 INFO:tasks.rados.rados.0.smithi146.stdout:1764: delete oid 33 current snap is 161 2024-04-26T04:46:37.935 INFO:tasks.rados.rados.0.smithi146.stdout:1762: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:46:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:37 smithi146 ceph-mon[95531]: pgmap v258: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:37 smithi146 ceph-mon[95531]: osdmap e397: 8 total, 8 up, 8 in 2024-04-26T04:46:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:37 smithi146 ceph-mon[92947]: pgmap v258: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:37 smithi146 ceph-mon[92947]: osdmap e397: 8 total, 8 up, 8 in 2024-04-26T04:46:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:1759: finishing rollback tid 0 to smithi14680844-42 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1759: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1762: done (6 left) 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1764: done (5 left) 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1765: rollback oid 29 current snap is 161 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 146 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1759: finishing rollback tid 2 to smithi14680844-42 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1194 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1760: finishing copy_from to smithi14680844-32 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1760: got expected ENOENT (src dne) 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1760: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:46:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:1761: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:46:38.012 INFO:tasks.rados.rados.0.smithi146.stdout:1758: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:46:38.012 INFO:tasks.rados.rados.0.smithi146.stdout:1758: finishing copy_from to smithi14680844-6 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1092 (ObjNum 521 snap 146 seq_num 521) dirty exists 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 1 to smithi14680844-25 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 2 to smithi14680844-25 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1758: done (5 left) 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1759: done (4 left) 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1760: done (3 left) 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1761: done (2 left) 2024-04-26T04:46:38.013 INFO:tasks.rados.rados.0.smithi146.stdout:1766: snap_remove snap 156 2024-04-26T04:46:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:37 smithi204 ceph-mon[88313]: pgmap v258: 121 pgs: 121 active+clean; 292 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T04:46:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:37 smithi204 ceph-mon[88313]: osdmap e397: 8 total, 8 up, 8 in 2024-04-26T04:46:38.620 INFO:tasks.rados.rados.0.smithi146.stdout:1766: done (2 left) 2024-04-26T04:46:38.620 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 161 2024-04-26T04:46:38.621 INFO:tasks.rados.rados.0.smithi146.stdout:1767: seq_num 563 ranges {0=638976,638976=565248,1204224=794624,1998848=245760} 2024-04-26T04:46:38.624 INFO:tasks.rados.rados.0.smithi146.stdout:1767: writing smithi14680844-13 from 0 to 638976 tid 1 2024-04-26T04:46:38.628 INFO:tasks.rados.rados.0.smithi146.stdout:1767: writing smithi14680844-13 from 638976 to 1204224 tid 2 2024-04-26T04:46:38.633 INFO:tasks.rados.rados.0.smithi146.stdout:1767: writing smithi14680844-13 from 1204224 to 1998848 tid 3 2024-04-26T04:46:38.635 INFO:tasks.rados.rados.0.smithi146.stdout:1767: writing smithi14680844-13 from 1998848 to 2244608 tid 4 2024-04-26T04:46:38.635 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 3 to smithi14680844-25 2024-04-26T04:46:38.635 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 4 to smithi14680844-25 2024-04-26T04:46:38.635 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 5 to smithi14680844-25 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: finishing write tid 6 to smithi14680844-25 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: oid 25 updating version 0 to 1096 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: oid 25 updating version 1096 to 1099 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: oid 25 version 1099 is already newer than 1097 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: oid 25 version 1099 is already newer than 1095 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: oid 25 version 1099 is already newer than 1098 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1099 (ObjNum 561 snap 161 seq_num 561) dirty exists 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1763: left oid 25 (ObjNum 561 snap 161 seq_num 561) 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1765: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1765: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1765: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1013 (ObjNum 273 snap 75 seq_num 273) dirty exists 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 1 to smithi14680844-13 2024-04-26T04:46:38.636 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 2 to smithi14680844-13 2024-04-26T04:46:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:1763: done (2 left) 2024-04-26T04:46:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:1765: done (1 left) 2024-04-26T04:46:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:1768: rollback oid 19 current snap is 161 2024-04-26T04:46:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 160 2024-04-26T04:46:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:1769: snap_create 2024-04-26T04:46:38.642 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 3 to smithi14680844-13 2024-04-26T04:46:38.642 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 4 to smithi14680844-13 2024-04-26T04:46:38.642 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 5 to smithi14680844-13 2024-04-26T04:46:38.644 INFO:tasks.rados.rados.0.smithi146.stdout:1768: finishing rollback tid 0 to smithi14680844-19 2024-04-26T04:46:38.644 INFO:tasks.rados.rados.0.smithi146.stdout:1767: finishing write tid 6 to smithi14680844-13 2024-04-26T04:46:38.644 INFO:tasks.rados.rados.0.smithi146.stdout:1767: oid 13 updating version 0 to 759 2024-04-26T04:46:38.644 INFO:tasks.rados.rados.0.smithi146.stdout:1767: oid 13 updating version 759 to 761 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1767: oid 13 version 761 is already newer than 758 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1767: oid 13 updating version 761 to 762 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1767: oid 13 version 762 is already newer than 760 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 762 (ObjNum 563 snap 161 seq_num 563) dirty exists 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1767: left oid 13 (ObjNum 563 snap 161 seq_num 563) 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1768: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:1768: finishing rollback tid 2 to smithi14680844-19 2024-04-26T04:46:38.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1108 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:46:39.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:38 smithi146 ceph-mon[92947]: osdmap e398: 8 total, 8 up, 8 in 2024-04-26T04:46:39.049 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:38 smithi146 ceph-mon[92947]: osdmap e399: 8 total, 8 up, 8 in 2024-04-26T04:46:39.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:38 smithi146 ceph-mon[95531]: osdmap e398: 8 total, 8 up, 8 in 2024-04-26T04:46:39.050 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:38 smithi146 ceph-mon[95531]: osdmap e399: 8 total, 8 up, 8 in 2024-04-26T04:46:39.050 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:38 smithi146 systemd[1]: Stopping Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:46:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:38 smithi204 ceph-mon[88313]: osdmap e398: 8 total, 8 up, 8 in 2024-04-26T04:46:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:38 smithi204 ceph-mon[88313]: osdmap e399: 8 total, 8 up, 8 in 2024-04-26T04:46:39.443 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[60890]: 2024-04-26T04:46:39.047+0000 7fe6c1b4a700 -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-04-26T04:46:39.443 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[60890]: 2024-04-26T04:46:39.047+0000 7fe6c1b4a700 -1 osd.3 399 *** Got signal Terminated *** 2024-04-26T04:46:39.443 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[60890]: 2024-04-26T04:46:39.047+0000 7fe6c1b4a700 -1 osd.3 399 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:46:39.630 INFO:tasks.rados.rados.0.smithi146.stdout:1767: done (2 left) 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:1768: done (1 left) 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:1769: done (0 left) 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:1770: rmattr oid 18 current snap is 162 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:1770: done (0 left) 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 162 2024-04-26T04:46:39.631 INFO:tasks.rados.rados.0.smithi146.stdout:1771: seq_num 564 ranges {11640832=655360,12296192=442368,12738560=598016,13336576=565248} 2024-04-26T04:46:39.697 INFO:tasks.rados.rados.0.smithi146.stdout:1771: writing smithi14680844-11 from 11640832 to 12296192 tid 1 2024-04-26T04:46:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:1771: writing smithi14680844-11 from 12296192 to 12738560 tid 2 2024-04-26T04:46:39.703 INFO:tasks.rados.rados.0.smithi146.stdout:1771: writing smithi14680844-11 from 12738560 to 13336576 tid 3 2024-04-26T04:46:39.706 INFO:tasks.rados.rados.0.smithi146.stdout:1771: writing smithi14680844-11 from 13336576 to 13901824 tid 4 2024-04-26T04:46:39.707 INFO:tasks.rados.rados.0.smithi146.stdout:1772: snap_create 2024-04-26T04:46:39.707 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 1 to smithi14680844-11 2024-04-26T04:46:39.707 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 2 to smithi14680844-11 2024-04-26T04:46:39.707 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 3 to smithi14680844-11 2024-04-26T04:46:39.710 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 4 to smithi14680844-11 2024-04-26T04:46:39.710 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 5 to smithi14680844-11 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: finishing write tid 6 to smithi14680844-11 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: oid 11 updating version 0 to 1003 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: oid 11 updating version 1003 to 1005 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: oid 11 version 1005 is already newer than 1004 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: oid 11 updating version 1005 to 1007 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: oid 11 version 1007 is already newer than 1006 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1007 (ObjNum 564 snap 162 seq_num 564) dirty exists 2024-04-26T04:46:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:1771: left oid 11 (ObjNum 564 snap 162 seq_num 564) 2024-04-26T04:46:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:39 smithi204 ceph-mon[88313]: pgmap v262: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-26T04:46:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:39 smithi204 ceph-mon[88313]: osd.3 marked itself down and dead 2024-04-26T04:46:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:39 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:39 smithi204 ceph-mon[88313]: osdmap e400: 8 total, 7 up, 8 in 2024-04-26T04:46:40.171 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[95531]: pgmap v262: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-26T04:46:40.171 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:40.171 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[95531]: osd.3 marked itself down and dead 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[95531]: osdmap e400: 8 total, 7 up, 8 in 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[92947]: pgmap v262: 121 pgs: 2 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 117 active+clean; 317 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 2.2 MiB/s wr, 12 op/s 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[92947]: osd.3 marked itself down and dead 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:46:40.172 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:39 smithi146 ceph-mon[92947]: osdmap e400: 8 total, 7 up, 8 in 2024-04-26T04:46:40.434 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:40 smithi146 podman[116086]: 2024-04-26 04:46:40.171044118 +0000 UTC m=+1.243302457 container died aa7bb651d1458a6447eb7a40242e2ca9ec9f35fcaba5442d69eb141200ad9cb3 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.license=GPLv2, RELEASE=reef-7d2137f, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1771: done (1 left) 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1772: done (0 left) 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1773: copy_from oid 34 from oid 41 current snap is 163 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1774: rollback oid 2 current snap is 163 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 160 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1775: rollback oid 26 current snap is 163 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 150 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1776: read oid 9 snap -1 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1776: expect (ObjNum 552 snap 160 seq_num 552) 2024-04-26T04:46:40.631 INFO:tasks.rados.rados.0.smithi146.stdout:1777: delete oid 4 current snap is 163 2024-04-26T04:46:40.645 INFO:tasks.rados.rados.0.smithi146.stdout:1774: finishing rollback tid 0 to smithi14680844-2 2024-04-26T04:46:40.645 INFO:tasks.rados.rados.0.smithi146.stdout:1774: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:46:40.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 635 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:46:40.646 INFO:tasks.rados.rados.0.smithi146.stdout:1775: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:46:40.656 INFO:tasks.rados.rados.0.smithi146.stdout:1775: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:46:40.657 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1203 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:46:40.660 INFO:tasks.rados.rados.0.smithi146.stdout:1774: done (4 left) 2024-04-26T04:46:40.660 INFO:tasks.rados.rados.0.smithi146.stdout:1775: done (3 left) 2024-04-26T04:46:40.660 INFO:tasks.rados.rados.0.smithi146.stdout:1777: done (2 left) 2024-04-26T04:46:40.660 INFO:tasks.rados.rados.0.smithi146.stdout:1778: snap_create 2024-04-26T04:46:40.677 INFO:tasks.rados.rados.0.smithi146.stdout:1773: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:46:40.678 INFO:tasks.rados.rados.0.smithi146.stdout:1773: finishing copy_from to smithi14680844-34 2024-04-26T04:46:40.678 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1169 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:46:40.692 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:40 smithi146 podman[116086]: 2024-04-26 04:46:40.524425769 +0000 UTC m=+1.596684108 container cleanup aa7bb651d1458a6447eb7a40242e2ca9ec9f35fcaba5442d69eb141200ad9cb3 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T04:46:40.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:40 smithi146 bash[116086]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3 2024-04-26T04:46:40.713 INFO:tasks.rados.rados.0.smithi146.stdout:1776: expect (ObjNum 552 snap 160 seq_num 552) 2024-04-26T04:46:41.142 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:40 smithi146 podman[116108]: 2024-04-26 04:46:40.825913374 +0000 UTC m=+0.652530911 container remove aa7bb651d1458a6447eb7a40242e2ca9ec9f35fcaba5442d69eb141200ad9cb3 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, ceph=True, RELEASE=reef-7d2137f, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-26T04:46:41.429 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.044334071 +0000 UTC m=+0.018307597 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:41.429 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.151671887 +0000 UTC m=+0.125645397 container create 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5) 2024-04-26T04:46:41.429 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.337400956 +0000 UTC m=+0.311374475 container init 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-26T04:46:41.430 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.343425567 +0000 UTC m=+0.317399089 container start 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True) 2024-04-26T04:46:41.430 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.428835028 +0000 UTC m=+0.402808541 container attach 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD) 2024-04-26T04:46:41.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:41 smithi146 ceph-mon[95531]: osdmap e401: 8 total, 7 up, 8 in 2024-04-26T04:46:41.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:41 smithi146 podman[116206]: 2024-04-26 04:46:41.641293075 +0000 UTC m=+0.615266594 container died 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, ceph=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-26T04:46:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:41 smithi146 ceph-mon[92947]: osdmap e401: 8 total, 7 up, 8 in 2024-04-26T04:46:42.012 INFO:tasks.rados.rados.0.smithi146.stdout:1773: done (2 left) 2024-04-26T04:46:42.013 INFO:tasks.rados.rados.0.smithi146.stdout:1776: done (1 left) 2024-04-26T04:46:42.013 INFO:tasks.rados.rados.0.smithi146.stdout:1778: done (0 left) 2024-04-26T04:46:42.013 INFO:tasks.rados.rados.0.smithi146.stdout:1779: copy_from oid 2 from oid 47 current snap is 164 2024-04-26T04:46:42.013 INFO:tasks.rados.rados.0.smithi146.stdout:1780: snap_remove snap 154 2024-04-26T04:46:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:41 smithi204 ceph-mon[88313]: osdmap e401: 8 total, 7 up, 8 in 2024-04-26T04:46:42.633 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 podman[116252]: 2024-04-26 04:46:42.307625876 +0000 UTC m=+0.661237422 container remove 0388e8a256bdffcd2e47b18ad884826ec6920145ce4f0e7015962a20af4bb2df (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:46:42.634 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-26T04:46:42.634 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 systemd[1]: Stopped Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:46:42.634 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3.service: Consumed 11.140s CPU time. 2024-04-26T04:46:42.634 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 systemd[1]: Starting Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1780: done (1 left) 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1781: rollback oid 25 current snap is 164 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 160 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1779: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1779: finishing copy_from to smithi14680844-2 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 980 (ObjNum 535 snap 155 seq_num 535) dirty exists 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1779: done (1 left) 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1782: rmattr oid 50 current snap is 164 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1782: done (1 left) 2024-04-26T04:46:42.648 INFO:tasks.rados.rados.0.smithi146.stdout:1783: read oid 10 snap 152 2024-04-26T04:46:42.649 INFO:tasks.rados.rados.0.smithi146.stdout:1783: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:42.649 INFO:tasks.rados.rados.0.smithi146.stdout:1784: delete oid 38 current snap is 164 2024-04-26T04:46:42.656 INFO:tasks.rados.rados.0.smithi146.stdout:1781: finishing rollback tid 0 to smithi14680844-25 2024-04-26T04:46:42.661 INFO:tasks.rados.rados.0.smithi146.stdout:1781: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:46:42.662 INFO:tasks.rados.rados.0.smithi146.stdout:1783: expect (ObjNum 442 snap 127 seq_num 442) 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1781: finishing rollback tid 2 to smithi14680844-25 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1114 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1781: done (2 left) 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1783: done (1 left) 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1784: done (0 left) 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1785: read oid 42 snap -1 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1785: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:42.743 INFO:tasks.rados.rados.0.smithi146.stdout:1786: snap_create 2024-04-26T04:46:42.746 INFO:tasks.rados.rados.0.smithi146.stdout:1785: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:42.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[95531]: pgmap v265: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 33 op/s 2024-04-26T04:46:42.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:42.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[95531]: osdmap e402: 8 total, 7 up, 8 in 2024-04-26T04:46:42.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[92947]: pgmap v265: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 33 op/s 2024-04-26T04:46:42.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:42.885 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:42 smithi146 ceph-mon[92947]: osdmap e402: 8 total, 7 up, 8 in 2024-04-26T04:46:42.885 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 podman[116357]: 2024-04-26 04:46:42.638358267 +0000 UTC m=+0.019137759 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:42.885 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 podman[116357]: 2024-04-26 04:46:42.767400584 +0000 UTC m=+0.148180051 container create 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, io.buildah.version=1.33.5, ceph=True) 2024-04-26T04:46:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:42 smithi204 ceph-mon[88313]: pgmap v265: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 8.5 MiB/s wr, 33 op/s 2024-04-26T04:46:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:42 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 9 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-26T04:46:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:42 smithi204 ceph-mon[88313]: osdmap e402: 8 total, 7 up, 8 in 2024-04-26T04:46:43.397 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 podman[116357]: 2024-04-26 04:46:42.94486144 +0000 UTC m=+0.325640920 container init 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-26T04:46:43.397 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:42 smithi146 podman[116357]: 2024-04-26 04:46:42.950662296 +0000 UTC m=+0.331441769 container start 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-26T04:46:43.397 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 podman[116357]: 2024-04-26 04:46:43.036144641 +0000 UTC m=+0.416924127 container attach 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-26T04:46:43.620 INFO:tasks.rados.rados.0.smithi146.stdout:1785: done (1 left) 2024-04-26T04:46:43.621 INFO:tasks.rados.rados.0.smithi146.stdout:1786: done (0 left) 2024-04-26T04:46:43.621 INFO:tasks.rados.rados.0.smithi146.stdout:1787: snap_remove snap 163 2024-04-26T04:46:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-mon[95531]: osdmap e403: 8 total, 7 up, 8 in 2024-04-26T04:46:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-mon[95531]: osdmap e404: 8 total, 7 up, 8 in 2024-04-26T04:46:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-mon[92947]: osdmap e403: 8 total, 7 up, 8 in 2024-04-26T04:46:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-mon[92947]: osdmap e404: 8 total, 7 up, 8 in 2024-04-26T04:46:43.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-26T04:46:43.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-26T04:46:43.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: 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-04-26T04:46:43.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 bash[116357]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: 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-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate[116372]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-26T04:46:43.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:43 smithi146 podman[116357]: 2024-04-26 04:46:43.4215607 +0000 UTC m=+0.802340181 container died 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:46:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:43 smithi204 ceph-mon[88313]: osdmap e403: 8 total, 7 up, 8 in 2024-04-26T04:46:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:43 smithi204 ceph-mon[88313]: osdmap e404: 8 total, 7 up, 8 in 2024-04-26T04:46:44.574 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 podman[116520]: 2024-04-26 04:46:44.223686374 +0000 UTC m=+0.796912231 container remove 9336c3e9f7d49f001d0951512795712d5680adbf2096ec569d91a0c568097272 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-activate, GIT_CLEAN=True, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb) 2024-04-26T04:46:44.574 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 podman[116583]: 2024-04-26 04:46:44.340317118 +0000 UTC m=+0.017981360 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:46:44.574 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 podman[116583]: 2024-04-26 04:46:44.457909839 +0000 UTC m=+0.135574099 container create 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-04-26T04:46:44.622 INFO:tasks.rados.rados.0.smithi146.stdout:1787: done (0 left) 2024-04-26T04:46:44.623 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 165 2024-04-26T04:46:44.623 INFO:tasks.rados.rados.0.smithi146.stdout:1788: seq_num 567 ranges {2916352=704512,3620864=499712,4120576=770048,4890624=335872} 2024-04-26T04:46:44.642 INFO:tasks.rados.rados.0.smithi146.stdout:1788: writing smithi14680844-8 from 2916352 to 3620864 tid 1 2024-04-26T04:46:44.645 INFO:tasks.rados.rados.0.smithi146.stdout:1788: writing smithi14680844-8 from 3620864 to 4120576 tid 2 2024-04-26T04:46:44.649 INFO:tasks.rados.rados.0.smithi146.stdout:1788: writing smithi14680844-8 from 4120576 to 4890624 tid 3 2024-04-26T04:46:44.651 INFO:tasks.rados.rados.0.smithi146.stdout:1788: writing smithi14680844-8 from 4890624 to 5226496 tid 4 2024-04-26T04:46:44.651 INFO:tasks.rados.rados.0.smithi146.stdout:1789: delete oid 12 current snap is 165 2024-04-26T04:46:44.699 INFO:tasks.rados.rados.0.smithi146.stdout:1789: done (1 left) 2024-04-26T04:46:44.699 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 165 2024-04-26T04:46:44.699 INFO:tasks.rados.rados.0.smithi146.stdout:1790: seq_num 569 ranges {8749056=737280,9486336=671744,10158080=737280,10895360=196608} 2024-04-26T04:46:44.749 INFO:tasks.rados.rados.0.smithi146.stdout:1790: writing smithi14680844-35 from 8749056 to 9486336 tid 1 2024-04-26T04:46:44.753 INFO:tasks.rados.rados.0.smithi146.stdout:1790: writing smithi14680844-35 from 9486336 to 10158080 tid 2 2024-04-26T04:46:44.757 INFO:tasks.rados.rados.0.smithi146.stdout:1790: writing smithi14680844-35 from 10158080 to 10895360 tid 3 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1790: writing smithi14680844-35 from 10895360 to 11091968 tid 4 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1791: delete oid 4 current snap is 165 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 1 to smithi14680844-8 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 2 to smithi14680844-8 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 3 to smithi14680844-8 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 4 to smithi14680844-8 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 5 to smithi14680844-8 2024-04-26T04:46:44.759 INFO:tasks.rados.rados.0.smithi146.stdout:1788: finishing write tid 6 to smithi14680844-8 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: oid 8 updating version 0 to 1209 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: oid 8 version 1209 is already newer than 1208 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: oid 8 version 1209 is already newer than 1206 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: oid 8 version 1209 is already newer than 1207 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: oid 8 version 1209 is already newer than 1205 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1209 (ObjNum 567 snap 165 seq_num 567) dirty exists 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1788: left oid 8 (ObjNum 567 snap 165 seq_num 567) 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:44.760 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:44.761 INFO:tasks.rados.rados.0.smithi146.stdout:1788: done (2 left) 2024-04-26T04:46:44.761 INFO:tasks.rados.rados.0.smithi146.stdout:1791: done (1 left) 2024-04-26T04:46:44.761 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 165 2024-04-26T04:46:44.761 INFO:tasks.rados.rados.0.smithi146.stdout:1792: seq_num 571 ranges {11755520=770048,12525568=483328,13008896=753664,13762560=368640} 2024-04-26T04:46:44.829 INFO:tasks.rados.rados.0.smithi146.stdout:1792: writing smithi14680844-47 from 11755520 to 12525568 tid 1 2024-04-26T04:46:44.832 INFO:tasks.rados.rados.0.smithi146.stdout:1792: writing smithi14680844-47 from 12525568 to 13008896 tid 2 2024-04-26T04:46:44.836 INFO:tasks.rados.rados.0.smithi146.stdout:1792: writing smithi14680844-47 from 13008896 to 13762560 tid 3 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1792: writing smithi14680844-47 from 13762560 to 14131200 tid 4 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1793: rmattr oid 23 current snap is 165 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1793: done (2 left) 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1794: copy_from oid 30 from oid 2 current snap is 165 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 4 to smithi14680844-35 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 5 to smithi14680844-35 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: finishing write tid 6 to smithi14680844-35 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: oid 35 updating version 0 to 1028 2024-04-26T04:46:44.839 INFO:tasks.rados.rados.0.smithi146.stdout:1790: oid 35 version 1028 is already newer than 1027 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1790: oid 35 updating version 1028 to 1030 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1790: oid 35 version 1030 is already newer than 1029 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1790: oid 35 updating version 1030 to 1031 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1031 (ObjNum 569 snap 165 seq_num 569) dirty exists 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1790: left oid 35 (ObjNum 569 snap 165 seq_num 569) 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1790: done (2 left) 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1795: copy_from oid 18 from oid 44 current snap is 165 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 1 to smithi14680844-47 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 2 to smithi14680844-47 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 165 2024-04-26T04:46:44.840 INFO:tasks.rados.rados.0.smithi146.stdout:1796: seq_num 572 ranges {2072576=786432,2859008=770048,3629056=557056,4186112=278528} 2024-04-26T04:46:44.854 INFO:tasks.rados.rados.0.smithi146.stdout:1796: writing smithi14680844-7 from 2072576 to 2859008 tid 1 2024-04-26T04:46:44.859 INFO:tasks.rados.rados.0.smithi146.stdout:1796: writing smithi14680844-7 from 2859008 to 3629056 tid 2 2024-04-26T04:46:44.862 INFO:tasks.rados.rados.0.smithi146.stdout:1796: writing smithi14680844-7 from 3629056 to 4186112 tid 3 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1796: writing smithi14680844-7 from 4186112 to 4464640 tid 4 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1797: delete oid 46 current snap is 165 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 3 to smithi14680844-47 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 4 to smithi14680844-47 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 5 to smithi14680844-47 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: finishing write tid 6 to smithi14680844-47 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: oid 47 updating version 0 to 1034 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: oid 47 version 1034 is already newer than 1033 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: oid 47 updating version 1034 to 1036 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: oid 47 updating version 1036 to 1037 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:1792: oid 47 version 1037 is already newer than 1035 2024-04-26T04:46:44.865 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1037 (ObjNum 571 snap 165 seq_num 571) dirty exists 2024-04-26T04:46:44.866 INFO:tasks.rados.rados.0.smithi146.stdout:1792: left oid 47 (ObjNum 571 snap 165 seq_num 571) 2024-04-26T04:46:44.866 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 1 to smithi14680844-7 2024-04-26T04:46:44.866 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 2 to smithi14680844-7 2024-04-26T04:46:44.868 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 3 to smithi14680844-7 2024-04-26T04:46:44.868 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 4 to smithi14680844-7 2024-04-26T04:46:44.868 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 5 to smithi14680844-7 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: finishing write tid 6 to smithi14680844-7 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: oid 7 updating version 0 to 1029 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: oid 7 version 1029 is already newer than 1027 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: oid 7 updating version 1029 to 1031 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: oid 7 version 1031 is already newer than 1030 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: oid 7 version 1031 is already newer than 1028 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1031 (ObjNum 572 snap 165 seq_num 572) dirty exists 2024-04-26T04:46:44.872 INFO:tasks.rados.rados.0.smithi146.stdout:1796: left oid 7 (ObjNum 572 snap 165 seq_num 572) 2024-04-26T04:46:44.874 INFO:tasks.rados.rados.0.smithi146.stdout:1795: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:46:44.892 INFO:tasks.rados.rados.0.smithi146.stdout:1795: finishing copy_from to smithi14680844-18 2024-04-26T04:46:44.893 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 944 (ObjNum 527 snap 149 seq_num 527) dirty exists 2024-04-26T04:46:44.893 INFO:tasks.rados.rados.0.smithi146.stdout:1792: done (4 left) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1795: done (3 left) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1796: done (2 left) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1797: done (1 left) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1798: read oid 7 snap -1 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1798: expect (ObjNum 572 snap 165 seq_num 572) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1799: delete oid 15 current snap is 165 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1799: done (2 left) 2024-04-26T04:46:44.894 INFO:tasks.rados.rados.0.smithi146.stdout:1800: snap_create 2024-04-26T04:46:44.895 INFO:tasks.rados.rados.0.smithi146.stdout:1794: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:46:44.895 INFO:tasks.rados.rados.0.smithi146.stdout:1794: finishing copy_from to smithi14680844-30 2024-04-26T04:46:44.895 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 980 (ObjNum 535 snap 155 seq_num 535) dirty exists 2024-04-26T04:46:44.901 INFO:tasks.rados.rados.0.smithi146.stdout:1798: expect (ObjNum 572 snap 165 seq_num 572) 2024-04-26T04:46:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:44 smithi146 ceph-mon[95531]: pgmap v268: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-04-26T04:46:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:44 smithi146 ceph-mon[95531]: osdmap e405: 8 total, 7 up, 8 in 2024-04-26T04:46:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:44 smithi146 ceph-mon[92947]: pgmap v268: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-04-26T04:46:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:44 smithi146 ceph-mon[92947]: osdmap e405: 8 total, 7 up, 8 in 2024-04-26T04:46:44.944 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 podman[116583]: 2024-04-26 04:46:44.768576953 +0000 UTC m=+0.446241180 container init 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-26T04:46:44.944 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 podman[116583]: 2024-04-26 04:46:44.775817519 +0000 UTC m=+0.453481738 container start 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS) 2024-04-26T04:46:44.944 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 ceph-osd[116621]: -- 172.21.15.146:0/2609774344 <== mon.2 v2:172.21.15.146:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x562ace2a1680 con 0x562ace26b400 2024-04-26T04:46:44.944 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 bash[116583]: 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 2024-04-26T04:46:44.944 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:44 smithi146 systemd[1]: Started Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:46:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:44 smithi204 ceph-mon[88313]: pgmap v268: 121 pgs: 21 peering, 2 active+clean+snaptrim_wait, 5 stale+active+clean, 2 active+clean+snaptrim, 91 active+clean; 342 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 6.3 MiB/s wr, 21 op/s 2024-04-26T04:46:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:44 smithi204 ceph-mon[88313]: osdmap e405: 8 total, 7 up, 8 in 2024-04-26T04:46:45.659 INFO:tasks.rados.rados.0.smithi146.stdout:1794: done (2 left) 2024-04-26T04:46:45.659 INFO:tasks.rados.rados.0.smithi146.stdout:1798: done (1 left) 2024-04-26T04:46:45.660 INFO:tasks.rados.rados.0.smithi146.stdout:1800: done (0 left) 2024-04-26T04:46:45.660 INFO:tasks.rados.rados.0.smithi146.stdout:1801: delete oid 9 current snap is 166 2024-04-26T04:46:45.665 INFO:tasks.rados.rados.0.smithi146.stdout:1801: done (0 left) 2024-04-26T04:46:45.665 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 166 2024-04-26T04:46:45.665 INFO:tasks.rados.rados.0.smithi146.stdout:1802: seq_num 576 ranges {1466368=49152} 2024-04-26T04:46:45.673 INFO:tasks.rados.rados.0.smithi146.stdout:1802: writing smithi14680844-39 from 1466368 to 1515520 tid 1 2024-04-26T04:46:45.673 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 166 2024-04-26T04:46:45.673 INFO:tasks.rados.rados.0.smithi146.stdout:1803: seq_num 577 ranges {14131200=65536} 2024-04-26T04:46:45.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:46:45.318+0000 7f9e415ec7c0 -1 Falling back to public interface 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1803: writing smithi14680844-47 from 14131200 to 14196736 tid 1 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1804: read oid 32 snap -1 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1804: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1805: delete oid 25 current snap is 166 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1802: finishing write tid 1 to smithi14680844-39 2024-04-26T04:46:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:1802: finishing write tid 2 to smithi14680844-39 2024-04-26T04:46:45.751 INFO:tasks.rados.rados.0.smithi146.stdout:1802: finishing write tid 3 to smithi14680844-39 2024-04-26T04:46:45.751 INFO:tasks.rados.rados.0.smithi146.stdout:1802: oid 39 updating version 0 to 982 2024-04-26T04:46:45.751 INFO:tasks.rados.rados.0.smithi146.stdout:1802: oid 39 version 982 is already newer than 981 2024-04-26T04:46:45.751 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 982 (ObjNum 576 snap 166 seq_num 576) dirty exists 2024-04-26T04:46:45.751 INFO:tasks.rados.rados.0.smithi146.stdout:1802: left oid 39 (ObjNum 576 snap 166 seq_num 576) 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1802: done (3 left) 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1805: done (2 left) 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1806: rollback oid 10 current snap is 166 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 152 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1807: read oid 19 snap 145 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1807: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:45.754 INFO:tasks.rados.rados.0.smithi146.stdout:1808: read oid 3 snap 164 2024-04-26T04:46:45.755 INFO:tasks.rados.rados.0.smithi146.stdout:1808: expect (ObjNum 525 snap 146 seq_num 525) 2024-04-26T04:46:45.755 INFO:tasks.rados.rados.0.smithi146.stdout:1809: rmattr oid 5 current snap is 166 2024-04-26T04:46:45.755 INFO:tasks.rados.rados.0.smithi146.stdout:1809: done (5 left) 2024-04-26T04:46:45.755 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 166 2024-04-26T04:46:45.755 INFO:tasks.rados.rados.0.smithi146.stdout:1810: seq_num 579 ranges {1515520=98304} 2024-04-26T04:46:45.765 INFO:tasks.rados.rados.0.smithi146.stdout:1810: writing smithi14680844-39 from 1515520 to 1613824 tid 1 2024-04-26T04:46:45.765 INFO:tasks.rados.rados.0.smithi146.stdout:1811: read oid 1 snap 145 2024-04-26T04:46:45.765 INFO:tasks.rados.rados.0.smithi146.stdout:1811: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:46:45.765 INFO:tasks.rados.rados.0.smithi146.stdout:1812: delete oid 36 current snap is 166 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1803: finishing write tid 1 to smithi14680844-47 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1803: finishing write tid 2 to smithi14680844-47 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1806: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1806: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1806: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 639 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:46:45.766 INFO:tasks.rados.rados.0.smithi146.stdout:1804: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:46:45.827 INFO:tasks.rados.rados.0.smithi146.stdout:1807: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:1803: finishing write tid 3 to smithi14680844-47 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:1803: oid 47 updating version 0 to 1040 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:1803: oid 47 version 1040 is already newer than 1039 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1040 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:1803: left oid 47 (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:46:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:1810: finishing write tid 1 to smithi14680844-39 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1810: finishing write tid 2 to smithi14680844-39 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1803: done (7 left) 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1804: done (6 left) 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1806: done (5 left) 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1807: done (4 left) 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1812: done (3 left) 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 166 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1810: finishing write tid 3 to smithi14680844-39 2024-04-26T04:46:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:1810: oid 39 updating version 0 to 983 2024-04-26T04:46:45.848 INFO:tasks.rados.rados.0.smithi146.stdout:1810: oid 39 updating version 983 to 984 2024-04-26T04:46:45.848 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 984 (ObjNum 579 snap 166 seq_num 579) dirty exists 2024-04-26T04:46:45.848 INFO:tasks.rados.rados.0.smithi146.stdout:1810: left oid 39 (ObjNum 579 snap 166 seq_num 579) 2024-04-26T04:46:45.848 INFO:tasks.rados.rados.0.smithi146.stdout:1811: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:46:45.895 INFO:tasks.rados.rados.0.smithi146.stdout:1808: expect (ObjNum 525 snap 146 seq_num 525) 2024-04-26T04:46:45.997 INFO:tasks.rados.rados.0.smithi146.stdout:1813: seq_num 581 ranges {0=139264} 2024-04-26T04:46:45.998 INFO:tasks.rados.rados.0.smithi146.stdout:1813: writing smithi14680844-15 from 0 to 139264 tid 1 2024-04-26T04:46:45.998 INFO:tasks.rados.rados.0.smithi146.stdout:1808: done (3 left) 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:1810: done (2 left) 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:1811: done (1 left) 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:1814: read oid 14 snap 145 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:1814: expect (ObjNum 503 snap 142 seq_num 503) 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 166 2024-04-26T04:46:45.999 INFO:tasks.rados.rados.0.smithi146.stdout:1815: seq_num 582 ranges {1351680=155648} 2024-04-26T04:46:46.007 INFO:tasks.rados.rados.0.smithi146.stdout:1815: writing smithi14680844-27 from 1351680 to 1507328 tid 1 2024-04-26T04:46:46.007 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 166 2024-04-26T04:46:46.007 INFO:tasks.rados.rados.0.smithi146.stdout:1813: finishing write tid 1 to smithi14680844-15 2024-04-26T04:46:46.007 INFO:tasks.rados.rados.0.smithi146.stdout:1816: seq_num 583 ranges {6774784=172032} 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1816: writing smithi14680844-21 from 6774784 to 6946816 tid 1 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1817: rmattr oid 12 current snap is 166 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1817: done (4 left) 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1818: setattr oid 47 current snap is 166 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1813: finishing write tid 2 to smithi14680844-15 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1813: finishing write tid 3 to smithi14680844-15 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1813: oid 15 updating version 0 to 742 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1813: oid 15 updating version 742 to 743 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 743 (ObjNum 581 snap 166 seq_num 581) dirty exists 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1813: left oid 15 (ObjNum 581 snap 166 seq_num 581) 2024-04-26T04:46:46.046 INFO:tasks.rados.rados.0.smithi146.stdout:1815: finishing write tid 1 to smithi14680844-27 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1815: finishing write tid 2 to smithi14680844-27 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1815: finishing write tid 3 to smithi14680844-27 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1815: oid 27 updating version 0 to 1034 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1815: oid 27 updating version 1034 to 1035 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1035 (ObjNum 582 snap 166 seq_num 582) dirty exists 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1815: left oid 27 (ObjNum 582 snap 166 seq_num 582) 2024-04-26T04:46:46.047 INFO:tasks.rados.rados.0.smithi146.stdout:1814: expect (ObjNum 503 snap 142 seq_num 503) 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: pgmap v271: 121 pgs: 7 active+undersized+degraded, 80 active+clean, 30 active+undersized, 4 peering; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 7 op/s; 47/471 objects degraded (9.979%) 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 47/471 objects degraded (9.979%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[95531]: osdmap e406: 8 total, 7 up, 8 in 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: pgmap v271: 121 pgs: 7 active+undersized+degraded, 80 active+clean, 30 active+undersized, 4 peering; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 7 op/s; 47/471 objects degraded (9.979%) 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:46.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 47/471 objects degraded (9.979%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:46.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:45 smithi146 ceph-mon[92947]: osdmap e406: 8 total, 7 up, 8 in 2024-04-26T04:46:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: pgmap v271: 121 pgs: 7 active+undersized+degraded, 80 active+clean, 30 active+undersized, 4 peering; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.5 MiB/s wr, 7 op/s; 47/471 objects degraded (9.979%) 2024-04-26T04:46:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 47/471 objects degraded (9.979%), 7 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:46.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:45 smithi204 ceph-mon[88313]: osdmap e406: 8 total, 7 up, 8 in 2024-04-26T04:46:46.497 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:46] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-04-26T04:46:46.498 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:46:46.882 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (7m) 33s ago 8m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (8m) 2m ago 8m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (9m) 33s ago 9m 19.4M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (9m) 2m ago 9m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (3m) 2m ago 12m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (4m) 33s ago 14m 517M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (3m) 33s ago 14m 50.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (2m) 2m ago 13m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (2m) 33s ago 13m 43.2M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (8m) 33s ago 8m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (8m) 2m ago 8m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (107s) 33s ago 12m 171M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (72s) 33s ago 12m 123M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:46:46.883 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (37s) 33s ago 11m 14.9M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 starting - - - 2480M 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (10m) 2m ago 10m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (10m) 2m ago 10m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (10m) 2m ago 10m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (9m) 2m ago 9m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:46:46.884 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (3m) 2m ago 8m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:46:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:46 smithi146 ceph-mon[95531]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:46 smithi146 ceph-mon[92947]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:46 smithi204 ceph-mon[88313]: from='client.44219 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:47.343 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:46:47.343 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:46:47.343 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 4, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 6, 2024-04-26T04:46:47.344 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:46:47.345 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:46:47.345 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: finishing write tid 1 to smithi14680844-21 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: finishing write tid 2 to smithi14680844-21 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: finishing write tid 3 to smithi14680844-21 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: oid 21 updating version 0 to 1170 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: oid 21 updating version 1170 to 1171 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1171 (ObjNum 583 snap 166 seq_num 583) dirty exists 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: left oid 21 (ObjNum 583 snap 166 seq_num 583) 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1813: done (4 left) 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1814: done (3 left) 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1815: done (2 left) 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1816: done (1 left) 2024-04-26T04:46:47.372 INFO:tasks.rados.rados.0.smithi146.stdout:1819: rollback oid 18 current snap is 166 2024-04-26T04:46:47.373 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 160 2024-04-26T04:46:47.373 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 166 2024-04-26T04:46:47.373 INFO:tasks.rados.rados.0.smithi146.stdout:1820: seq_num 584 ranges {2244608=188416} 2024-04-26T04:46:47.385 INFO:tasks.rados.rados.0.smithi146.stdout:1820: writing smithi14680844-13 from 2244608 to 2433024 tid 1 2024-04-26T04:46:47.385 INFO:tasks.rados.rados.0.smithi146.stdout:1821: rollback oid 35 current snap is 166 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 161 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1819: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1041 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1819: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1215 (ObjNum 33 snap 0 seq_num 1783977309) dirty dne 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1818: done (3 left) 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1819: done (2 left) 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1822: copy_from oid 36 from oid 6 current snap is 166 2024-04-26T04:46:47.386 INFO:tasks.rados.rados.0.smithi146.stdout:1823: delete oid 22 current snap is 166 2024-04-26T04:46:47.390 INFO:tasks.rados.rados.0.smithi146.stdout:1821: finishing rollback tid 0 to smithi14680844-35 2024-04-26T04:46:47.390 INFO:tasks.rados.rados.0.smithi146.stdout:1821: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1820: finishing write tid 1 to smithi14680844-13 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1821: finishing rollback tid 2 to smithi14680844-35 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1045 (ObjNum 544 snap 156 seq_num 544) dirty exists 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1821: done (3 left) 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1823: done (2 left) 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1824: rmattr oid 17 current snap is 166 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1825: copy_from oid 48 from oid 47 current snap is 166 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1826: setattr oid 25 current snap is 166 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1820: finishing write tid 2 to smithi14680844-13 2024-04-26T04:46:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:1827: snap_create 2024-04-26T04:46:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:1820: finishing write tid 3 to smithi14680844-13 2024-04-26T04:46:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:1820: oid 13 updating version 0 to 764 2024-04-26T04:46:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:1820: oid 13 version 764 is already newer than 763 2024-04-26T04:46:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 764 (ObjNum 584 snap 166 seq_num 584) dirty exists 2024-04-26T04:46:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:1820: left oid 13 (ObjNum 584 snap 166 seq_num 584) 2024-04-26T04:46:47.395 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1170 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:46:47.395 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1120 (ObjNum 305 snap 0 seq_num 0) dirty exists 2024-04-26T04:46:47.417 INFO:tasks.rados.rados.0.smithi146.stdout:1822: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:46:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:1822: finishing copy_from to smithi14680844-36 2024-04-26T04:46:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1092 (ObjNum 521 snap 146 seq_num 521) dirty exists 2024-04-26T04:46:47.454 INFO:tasks.rados.rados.0.smithi146.stdout:1825: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:46:47.459 INFO:tasks.rados.rados.0.smithi146.stdout:1825: finishing copy_from to smithi14680844-48 2024-04-26T04:46:47.459 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1041 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1820: done (5 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1822: done (4 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1824: done (3 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1825: done (2 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1826: done (1 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1827: done (0 left) 2024-04-26T04:46:47.959 INFO:tasks.rados.rados.0.smithi146.stdout:1828: delete oid 24 current snap is 167 2024-04-26T04:46:47.961 INFO:tasks.rados.rados.0.smithi146.stdout:1828: done (0 left) 2024-04-26T04:46:47.961 INFO:tasks.rados.rados.0.smithi146.stdout:1829: rmattr oid 14 current snap is 167 2024-04-26T04:46:47.961 INFO:tasks.rados.rados.0.smithi146.stdout:1830: delete oid 7 current snap is 167 2024-04-26T04:46:47.967 INFO:tasks.rados.rados.0.smithi146.stdout:1830: done (1 left) 2024-04-26T04:46:47.967 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 167 2024-04-26T04:46:47.967 INFO:tasks.rados.rados.0.smithi146.stdout:1831: seq_num 588 ranges {3932160=253952} 2024-04-26T04:46:47.989 INFO:tasks.rados.rados.0.smithi146.stdout:1831: writing smithi14680844-29 from 3932160 to 4186112 tid 1 2024-04-26T04:46:47.989 INFO:tasks.rados.rados.0.smithi146.stdout:1832: snap_create 2024-04-26T04:46:47.989 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1043 (ObjNum 503 snap 142 seq_num 503) dirty exists 2024-04-26T04:46:47.992 INFO:tasks.rados.rados.0.smithi146.stdout:1831: finishing write tid 1 to smithi14680844-29 2024-04-26T04:46:47.992 INFO:tasks.rados.rados.0.smithi146.stdout:1831: finishing write tid 2 to smithi14680844-29 2024-04-26T04:46:47.993 INFO:tasks.rados.rados.0.smithi146.stdout:1831: finishing write tid 3 to smithi14680844-29 2024-04-26T04:46:47.993 INFO:tasks.rados.rados.0.smithi146.stdout:1831: oid 29 updating version 0 to 1047 2024-04-26T04:46:47.994 INFO:tasks.rados.rados.0.smithi146.stdout:1831: oid 29 updating version 1047 to 1048 2024-04-26T04:46:47.994 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1048 (ObjNum 588 snap 167 seq_num 588) dirty exists 2024-04-26T04:46:47.994 INFO:tasks.rados.rados.0.smithi146.stdout:1831: left oid 29 (ObjNum 588 snap 167 seq_num 588) 2024-04-26T04:46:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:47 smithi204 ceph-mon[88313]: pgmap v273: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 7 op/s; 51/471 objects degraded (10.828%) 2024-04-26T04:46:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:47 smithi204 ceph-mon[88313]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:47 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-26T04:46:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:47 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/512697072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[95531]: pgmap v273: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 7 op/s; 51/471 objects degraded (10.828%) 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[95531]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/512697072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[92947]: pgmap v273: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 362 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 4.4 MiB/s wr, 7 op/s; 51/471 objects degraded (10.828%) 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[92947]: from='client.34302 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:46:48.425 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-04-26T04:46:48.426 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:47 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/512697072' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:48.622 INFO:tasks.rados.rados.0.smithi146.stdout:1829: done (2 left) 2024-04-26T04:46:48.623 INFO:tasks.rados.rados.0.smithi146.stdout:1831: done (1 left) 2024-04-26T04:46:48.623 INFO:tasks.rados.rados.0.smithi146.stdout:1832: done (0 left) 2024-04-26T04:46:48.623 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 168 2024-04-26T04:46:48.623 INFO:tasks.rados.rados.0.smithi146.stdout:1833: seq_num 589 ranges {524288=270336} 2024-04-26T04:46:48.627 INFO:tasks.rados.rados.0.smithi146.stdout:1833: writing smithi14680844-45 from 524288 to 794624 tid 1 2024-04-26T04:46:48.627 INFO:tasks.rados.rados.0.smithi146.stdout:1834: snap_remove snap 165 2024-04-26T04:46:48.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:46:48.467+0000 7f9e415ec7c0 -1 osd.3 399 log_to_monitors true 2024-04-26T04:46:48.693 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:46:48.642+0000 7f9e32a44700 -1 osd.3 399 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:46:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: osdmap e407: 8 total, 7 up, 8 in 2024-04-26T04:46:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: osdmap e408: 8 total, 7 up, 8 in 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:48 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: osdmap e407: 8 total, 7 up, 8 in 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: osdmap e408: 8 total, 7 up, 8 in 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: osdmap e407: 8 total, 7 up, 8 in 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: osdmap e408: 8 total, 7 up, 8 in 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi146", "root=default"]}]: dispatch 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:48 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:49.636 INFO:tasks.rados.rados.0.smithi146.stdout:1834: done (1 left) 2024-04-26T04:46:49.636 INFO:tasks.rados.rados.0.smithi146.stdout:1835: copy_from oid 25 from oid 40 current snap is 168 2024-04-26T04:46:49.636 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 168 2024-04-26T04:46:49.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: seq_num 590 ranges {4186112=286720} 2024-04-26T04:46:49.657 INFO:tasks.rados.rados.0.smithi146.stdout:1836: writing smithi14680844-29 from 4186112 to 4472832 tid 1 2024-04-26T04:46:49.657 INFO:tasks.rados.rados.0.smithi146.stdout:1837: snap_remove snap 167 2024-04-26T04:46:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:49 smithi204 ceph-mon[88313]: pgmap v276: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.9 MiB/s wr, 14 op/s; 52/498 objects degraded (10.442%) 2024-04-26T04:46:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:49 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:49 smithi204 ceph-mon[88313]: osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485] boot 2024-04-26T04:46:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:49 smithi204 ceph-mon[88313]: osdmap e409: 8 total, 8 up, 8 in 2024-04-26T04:46:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:46:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[95531]: pgmap v276: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.9 MiB/s wr, 14 op/s; 52/498 objects degraded (10.442%) 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[95531]: osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485] boot 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[95531]: osdmap e409: 8 total, 8 up, 8 in 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[92947]: pgmap v276: 121 pgs: 8 active+undersized+degraded, 80 active+clean, 33 active+undersized; 389 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 7.9 MiB/s wr, 14 op/s; 52/498 objects degraded (10.442%) 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[92947]: osd.3 [v2:172.21.15.146:6826/3568251485,v1:172.21.15.146:6827/3568251485] boot 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[92947]: osdmap e409: 8 total, 8 up, 8 in 2024-04-26T04:46:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-26T04:46:50.635 INFO:tasks.rados.rados.0.smithi146.stdout:1837: done (3 left) 2024-04-26T04:46:50.635 INFO:tasks.rados.rados.0.smithi146.stdout:1838: delete oid 17 current snap is 168 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: finishing write tid 1 to smithi14680844-45 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: finishing write tid 2 to smithi14680844-45 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: finishing write tid 3 to smithi14680844-45 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: oid 45 updating version 0 to 1045 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: oid 45 version 1045 is already newer than 1044 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1045 (ObjNum 589 snap 168 seq_num 589) dirty exists 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1833: left oid 45 (ObjNum 589 snap 168 seq_num 589) 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: finishing write tid 1 to smithi14680844-29 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: finishing write tid 2 to smithi14680844-29 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: finishing write tid 3 to smithi14680844-29 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: oid 29 updating version 0 to 1056 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:1836: oid 29 updating version 1056 to 1057 2024-04-26T04:46:50.636 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1057 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:46:50.637 INFO:tasks.rados.rados.0.smithi146.stdout:1836: left oid 29 (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:46:50.645 INFO:tasks.rados.rados.0.smithi146.stdout:1833: done (3 left) 2024-04-26T04:46:50.646 INFO:tasks.rados.rados.0.smithi146.stdout:1836: done (2 left) 2024-04-26T04:46:50.646 INFO:tasks.rados.rados.0.smithi146.stdout:1838: done (1 left) 2024-04-26T04:46:50.646 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 168 2024-04-26T04:46:50.646 INFO:tasks.rados.rados.0.smithi146.stdout:1839: seq_num 592 ranges {8749056=319488} 2024-04-26T04:46:50.697 INFO:tasks.rados.rados.0.smithi146.stdout:1839: writing smithi14680844-35 from 8749056 to 9068544 tid 1 2024-04-26T04:46:50.697 INFO:tasks.rados.rados.0.smithi146.stdout:1840: snap_create 2024-04-26T04:46:50.697 INFO:tasks.rados.rados.0.smithi146.stdout:1835: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:46:50.697 INFO:tasks.rados.rados.0.smithi146.stdout:1835: finishing copy_from to smithi14680844-25 2024-04-26T04:46:50.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 914 (ObjNum 526 snap 148 seq_num 526) dirty exists 2024-04-26T04:46:50.700 INFO:tasks.rados.rados.0.smithi146.stdout:1839: finishing write tid 1 to smithi14680844-35 2024-04-26T04:46:50.700 INFO:tasks.rados.rados.0.smithi146.stdout:1839: finishing write tid 2 to smithi14680844-35 2024-04-26T04:46:50.703 INFO:tasks.rados.rados.0.smithi146.stdout:1839: finishing write tid 3 to smithi14680844-35 2024-04-26T04:46:50.703 INFO:tasks.rados.rados.0.smithi146.stdout:1839: oid 35 updating version 0 to 1062 2024-04-26T04:46:50.703 INFO:tasks.rados.rados.0.smithi146.stdout:1839: oid 35 version 1062 is already newer than 1061 2024-04-26T04:46:50.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1062 (ObjNum 592 snap 168 seq_num 592) dirty exists 2024-04-26T04:46:50.703 INFO:tasks.rados.rados.0.smithi146.stdout:1839: left oid 35 (ObjNum 592 snap 168 seq_num 592) 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[95531]: osdmap e410: 8 total, 8 up, 8 in 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:50 smithi146 ceph-mon[92947]: osdmap e410: 8 total, 8 up, 8 in 2024-04-26T04:46:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:51.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:50 smithi204 ceph-mon[88313]: osdmap e410: 8 total, 8 up, 8 in 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1835: done (2 left) 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1839: done (1 left) 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1840: done (0 left) 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1841: read oid 33 snap -1 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1841: expect deleted 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1842: read oid 6 snap -1 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1842: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 169 2024-04-26T04:46:51.636 INFO:tasks.rados.rados.0.smithi146.stdout:1843: seq_num 593 ranges {11755520=335872} 2024-04-26T04:46:51.702 INFO:tasks.rados.rados.0.smithi146.stdout:1843: writing smithi14680844-2 from 11755520 to 12091392 tid 1 2024-04-26T04:46:51.703 INFO:tasks.rados.rados.0.smithi146.stdout:1844: delete oid 8 current snap is 169 2024-04-26T04:46:51.703 INFO:tasks.rados.rados.0.smithi146.stdout:1842: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:46:52.099 INFO:tasks.rados.rados.0.smithi146.stdout:1843: finishing write tid 1 to smithi14680844-2 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: finishing write tid 2 to smithi14680844-2 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: finishing write tid 3 to smithi14680844-2 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: oid 2 updating version 0 to 985 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: oid 2 updating version 985 to 986 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 986 (ObjNum 593 snap 169 seq_num 593) dirty exists 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: left oid 2 (ObjNum 593 snap 169 seq_num 593) 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1841: done (3 left) 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1842: done (2 left) 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1843: done (1 left) 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1844: done (0 left) 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 169 2024-04-26T04:46:52.100 INFO:tasks.rados.rados.0.smithi146.stdout:1845: seq_num 595 ranges {679936=368640} 2024-04-26T04:46:52.105 INFO:tasks.rados.rados.0.smithi146.stdout:1845: writing smithi14680844-42 from 679936 to 1048576 tid 1 2024-04-26T04:46:52.105 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 169 2024-04-26T04:46:52.105 INFO:tasks.rados.rados.0.smithi146.stdout:1846: seq_num 596 ranges {1613824=385024} 2024-04-26T04:46:52.116 INFO:tasks.rados.rados.0.smithi146.stdout:1846: writing smithi14680844-39 from 1613824 to 1998848 tid 1 2024-04-26T04:46:52.116 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 169 2024-04-26T04:46:52.116 INFO:tasks.rados.rados.0.smithi146.stdout:1845: finishing write tid 1 to smithi14680844-42 2024-04-26T04:46:52.116 INFO:tasks.rados.rados.0.smithi146.stdout:1845: finishing write tid 2 to smithi14680844-42 2024-04-26T04:46:52.116 INFO:tasks.rados.rados.0.smithi146.stdout:1845: finishing write tid 3 to smithi14680844-42 2024-04-26T04:46:52.117 INFO:tasks.rados.rados.0.smithi146.stdout:1845: oid 42 updating version 0 to 1231 2024-04-26T04:46:52.117 INFO:tasks.rados.rados.0.smithi146.stdout:1845: oid 42 updating version 1231 to 1232 2024-04-26T04:46:52.117 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1232 (ObjNum 595 snap 169 seq_num 595) dirty exists 2024-04-26T04:46:52.117 INFO:tasks.rados.rados.0.smithi146.stdout:1845: left oid 42 (ObjNum 595 snap 169 seq_num 595) 2024-04-26T04:46:52.117 INFO:tasks.rados.rados.0.smithi146.stdout:1847: seq_num 597 ranges {6881280=401408} 2024-04-26T04:46:52.156 INFO:tasks.rados.rados.0.smithi146.stdout:1847: writing smithi14680844-23 from 6881280 to 7282688 tid 1 2024-04-26T04:46:52.156 INFO:tasks.rados.rados.0.smithi146.stdout:1845: done (2 left) 2024-04-26T04:46:52.156 INFO:tasks.rados.rados.0.smithi146.stdout:1848: delete oid 1 current snap is 169 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: finishing write tid 1 to smithi14680844-39 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: finishing write tid 2 to smithi14680844-39 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: finishing write tid 3 to smithi14680844-39 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: oid 39 updating version 0 to 988 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: oid 39 version 988 is already newer than 987 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 988 (ObjNum 596 snap 169 seq_num 596) dirty exists 2024-04-26T04:46:52.157 INFO:tasks.rados.rados.0.smithi146.stdout:1846: left oid 39 (ObjNum 596 snap 169 seq_num 596) 2024-04-26T04:46:52.159 INFO:tasks.rados.rados.0.smithi146.stdout:1846: done (2 left) 2024-04-26T04:46:52.159 INFO:tasks.rados.rados.0.smithi146.stdout:1848: done (1 left) 2024-04-26T04:46:52.159 INFO:tasks.rados.rados.0.smithi146.stdout:1849: rmattr oid 7 current snap is 169 2024-04-26T04:46:52.160 INFO:tasks.rados.rados.0.smithi146.stdout:1849: done (1 left) 2024-04-26T04:46:52.160 INFO:tasks.rados.rados.0.smithi146.stdout:1850: read oid 29 snap -1 2024-04-26T04:46:52.160 INFO:tasks.rados.rados.0.smithi146.stdout:1850: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:46:52.160 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 169 2024-04-26T04:46:52.160 INFO:tasks.rados.rados.0.smithi146.stdout:1851: seq_num 599 ranges {0=434176} 2024-04-26T04:46:52.162 INFO:tasks.rados.rados.0.smithi146.stdout:1851: writing smithi14680844-7 from 0 to 434176 tid 1 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1852: read oid 13 snap -1 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1852: expect (ObjNum 584 snap 166 seq_num 584) 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1847: finishing write tid 1 to smithi14680844-23 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1847: finishing write tid 2 to smithi14680844-23 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1853: read oid 26 snap 164 2024-04-26T04:46:52.163 INFO:tasks.rados.rados.0.smithi146.stdout:1853: expect deleted 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:1854: delete oid 43 current snap is 169 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:1847: finishing write tid 3 to smithi14680844-23 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:1847: oid 23 updating version 0 to 1214 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:1847: oid 23 updating version 1214 to 1215 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1215 (ObjNum 597 snap 169 seq_num 597) dirty exists 2024-04-26T04:46:52.166 INFO:tasks.rados.rados.0.smithi146.stdout:1847: left oid 23 (ObjNum 597 snap 169 seq_num 597) 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1851: finishing write tid 1 to smithi14680844-7 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1847: done (5 left) 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1853: done (4 left) 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1854: done (3 left) 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1855: rollback oid 50 current snap is 169 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 166 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1856: snap_create 2024-04-26T04:46:52.170 INFO:tasks.rados.rados.0.smithi146.stdout:1851: finishing write tid 2 to smithi14680844-7 2024-04-26T04:46:52.171 INFO:tasks.rados.rados.0.smithi146.stdout:1851: finishing write tid 3 to smithi14680844-7 2024-04-26T04:46:52.171 INFO:tasks.rados.rados.0.smithi146.stdout:1851: oid 7 updating version 0 to 1033 2024-04-26T04:46:52.171 INFO:tasks.rados.rados.0.smithi146.stdout:1851: oid 7 updating version 1033 to 1034 2024-04-26T04:46:52.171 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1034 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:46:52.171 INFO:tasks.rados.rados.0.smithi146.stdout:1851: left oid 7 (ObjNum 599 snap 169 seq_num 599) 2024-04-26T04:46:52.172 INFO:tasks.rados.rados.0.smithi146.stdout:1855: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:46:52.172 INFO:tasks.rados.rados.0.smithi146.stdout:1855: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:46:52.172 INFO:tasks.rados.rados.0.smithi146.stdout:1855: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:46:52.172 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1219 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:46:52.174 INFO:tasks.rados.rados.0.smithi146.stdout:1852: expect (ObjNum 584 snap 166 seq_num 584) 2024-04-26T04:46:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[92947]: pgmap v279: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[92947]: osdmap e411: 8 total, 8 up, 8 in 2024-04-26T04:46:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[95531]: pgmap v279: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:51 smithi146 ceph-mon[95531]: osdmap e411: 8 total, 8 up, 8 in 2024-04-26T04:46:52.275 INFO:tasks.rados.rados.0.smithi146.stdout:1850: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:46:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:51 smithi204 ceph-mon[88313]: pgmap v279: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:51 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:46:52.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:51 smithi204 ceph-mon[88313]: osdmap e411: 8 total, 8 up, 8 in 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1850: done (4 left) 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1851: done (3 left) 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1852: done (2 left) 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1855: done (1 left) 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1856: done (0 left) 2024-04-26T04:46:52.991 INFO:tasks.rados.rados.0.smithi146.stdout:1857: snap_create 2024-04-26T04:46:53.942 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:46:53.675+0000 7f708c8ef700 -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-04-26T04:46:53.993 INFO:tasks.rados.rados.0.smithi146.stdout:1857: done (0 left) 2024-04-26T04:46:53.993 INFO:tasks.rados.rados.0.smithi146.stdout:1858: read oid 37 snap -1 2024-04-26T04:46:53.993 INFO:tasks.rados.rados.0.smithi146.stdout:1858: expect deleted 2024-04-26T04:46:53.993 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 171 2024-04-26T04:46:53.993 INFO:tasks.rados.rados.0.smithi146.stdout:1859: seq_num 601 ranges {0=475136} 2024-04-26T04:46:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:1859: writing smithi14680844-17 from 0 to 475136 tid 1 2024-04-26T04:46:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 171 2024-04-26T04:46:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:1860: seq_num 602 ranges {794624=491520} 2024-04-26T04:46:54.003 INFO:tasks.rados.rados.0.smithi146.stdout:1860: writing smithi14680844-45 from 794624 to 1286144 tid 1 2024-04-26T04:46:54.003 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 171 2024-04-26T04:46:54.003 INFO:tasks.rados.rados.0.smithi146.stdout:1861: seq_num 603 ranges {0=507904} 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1861: writing smithi14680844-12 from 0 to 507904 tid 1 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1862: rollback oid 29 current snap is 171 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 166 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: finishing write tid 1 to smithi14680844-17 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: finishing write tid 2 to smithi14680844-17 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: finishing write tid 3 to smithi14680844-17 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: oid 17 updating version 0 to 1172 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: oid 17 updating version 1172 to 1173 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1173 (ObjNum 601 snap 171 seq_num 601) dirty exists 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: left oid 17 (ObjNum 601 snap 171 seq_num 601) 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1858: done (4 left) 2024-04-26T04:46:54.011 INFO:tasks.rados.rados.0.smithi146.stdout:1859: done (3 left) 2024-04-26T04:46:54.012 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 171 2024-04-26T04:46:54.012 INFO:tasks.rados.rados.0.smithi146.stdout:1863: seq_num 604 ranges {1507328=524288} 2024-04-26T04:46:54.018 INFO:tasks.rados.rados.0.smithi146.stdout:1863: writing smithi14680844-27 from 1507328 to 2031616 tid 1 2024-04-26T04:46:54.018 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 171 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: finishing write tid 1 to smithi14680844-45 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: finishing write tid 2 to smithi14680844-45 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: finishing write tid 3 to smithi14680844-45 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: oid 45 updating version 0 to 1047 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: oid 45 version 1047 is already newer than 1046 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1047 (ObjNum 602 snap 171 seq_num 602) dirty exists 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1860: left oid 45 (ObjNum 602 snap 171 seq_num 602) 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1861: finishing write tid 1 to smithi14680844-12 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1861: finishing write tid 2 to smithi14680844-12 2024-04-26T04:46:54.019 INFO:tasks.rados.rados.0.smithi146.stdout:1864: seq_num 605 ranges {1179648=540672} 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1864: writing smithi14680844-20 from 1179648 to 1720320 tid 1 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1860: done (4 left) 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1865: delete oid 28 current snap is 171 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1862: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1862: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1862: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1066 (ObjNum 273 snap 75 seq_num 273) dirty exists 2024-04-26T04:46:54.028 INFO:tasks.rados.rados.0.smithi146.stdout:1861: finishing write tid 3 to smithi14680844-12 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1861: oid 12 updating version 0 to 1035 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1861: oid 12 updating version 1035 to 1036 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1036 (ObjNum 603 snap 171 seq_num 603) dirty exists 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1861: left oid 12 (ObjNum 603 snap 171 seq_num 603) 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: finishing write tid 1 to smithi14680844-27 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: finishing write tid 2 to smithi14680844-27 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: finishing write tid 3 to smithi14680844-27 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: oid 27 updating version 0 to 1043 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: oid 27 updating version 1043 to 1044 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1044 (ObjNum 604 snap 171 seq_num 604) dirty exists 2024-04-26T04:46:54.029 INFO:tasks.rados.rados.0.smithi146.stdout:1863: left oid 27 (ObjNum 604 snap 171 seq_num 604) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1861: done (4 left) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1862: done (3 left) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1863: done (2 left) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1865: done (1 left) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1866: read oid 15 snap -1 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1866: expect (ObjNum 581 snap 166 seq_num 581) 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 171 2024-04-26T04:46:54.031 INFO:tasks.rados.rados.0.smithi146.stdout:1867: seq_num 607 ranges {7282688=573440} 2024-04-26T04:46:54.073 INFO:tasks.rados.rados.0.smithi146.stdout:1867: writing smithi14680844-23 from 7282688 to 7856128 tid 1 2024-04-26T04:46:54.073 INFO:tasks.rados.rados.0.smithi146.stdout:1868: delete oid 5 current snap is 171 2024-04-26T04:46:54.074 INFO:tasks.rados.rados.0.smithi146.stdout:1866: expect (ObjNum 581 snap 166 seq_num 581) 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:1864: finishing write tid 1 to smithi14680844-20 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:1864: finishing write tid 2 to smithi14680844-20 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:1864: finishing write tid 3 to smithi14680844-20 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:1864: oid 20 updating version 0 to 1222 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:1864: oid 20 version 1222 is already newer than 1221 2024-04-26T04:46:54.078 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1222 (ObjNum 605 snap 171 seq_num 605) dirty exists 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1864: left oid 20 (ObjNum 605 snap 171 seq_num 605) 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1864: done (3 left) 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1866: done (2 left) 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1868: done (1 left) 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1869: copy_from oid 26 from oid 50 current snap is 171 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1867: finishing write tid 1 to smithi14680844-23 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1867: finishing write tid 2 to smithi14680844-23 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1870: read oid 18 snap -1 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1870: expect deleted 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1871: rmattr oid 2 current snap is 171 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1871: done (3 left) 2024-04-26T04:46:54.079 INFO:tasks.rados.rados.0.smithi146.stdout:1872: delete oid 34 current snap is 171 2024-04-26T04:46:54.080 INFO:tasks.rados.rados.0.smithi146.stdout:1867: finishing write tid 3 to smithi14680844-23 2024-04-26T04:46:54.080 INFO:tasks.rados.rados.0.smithi146.stdout:1867: oid 23 updating version 0 to 1224 2024-04-26T04:46:54.080 INFO:tasks.rados.rados.0.smithi146.stdout:1867: oid 23 updating version 1224 to 1225 2024-04-26T04:46:54.080 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1225 (ObjNum 607 snap 171 seq_num 607) dirty exists 2024-04-26T04:46:54.080 INFO:tasks.rados.rados.0.smithi146.stdout:1867: left oid 23 (ObjNum 607 snap 171 seq_num 607) 2024-04-26T04:46:54.081 INFO:tasks.rados.rados.0.smithi146.stdout:1867: done (3 left) 2024-04-26T04:46:54.081 INFO:tasks.rados.rados.0.smithi146.stdout:1870: done (2 left) 2024-04-26T04:46:54.082 INFO:tasks.rados.rados.0.smithi146.stdout:1872: done (1 left) 2024-04-26T04:46:54.082 INFO:tasks.rados.rados.0.smithi146.stdout:1873: snap_remove snap 161 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: pgmap v281: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: osdmap e412: 8 total, 8 up, 8 in 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: pgmap v281: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: osdmap e412: 8 total, 8 up, 8 in 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: pgmap v281: 121 pgs: 10 peering, 6 active+undersized+degraded, 80 active+clean, 25 active+undersized; 408 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 17 MiB/s rd, 12 MiB/s wr, 37 op/s; 34/540 objects degraded (6.296%) 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: osdmap e412: 8 total, 8 up, 8 in 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (13 PGs are or would become offline) 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:46:54.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:46:55.012 INFO:tasks.rados.rados.0.smithi146.stdout:1873: done (1 left) 2024-04-26T04:46:55.012 INFO:tasks.rados.rados.0.smithi146.stdout:1874: read oid 44 snap -1 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1874: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1869: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1869: finishing copy_from to smithi14680844-26 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1219 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1869: done (1 left) 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1875: read oid 28 snap 150 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1875: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 171 2024-04-26T04:46:55.013 INFO:tasks.rados.rados.0.smithi146.stdout:1876: seq_num 610 ranges {6488064=622592} 2024-04-26T04:46:55.055 INFO:tasks.rados.rados.0.smithi146.stdout:1876: writing smithi14680844-16 from 6488064 to 7110656 tid 1 2024-04-26T04:46:55.056 INFO:tasks.rados.rados.0.smithi146.stdout:1877: delete oid 2 current snap is 171 2024-04-26T04:46:55.056 INFO:tasks.rados.rados.0.smithi146.stdout:1875: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:46:55.076 INFO:tasks.rados.rados.0.smithi146.stdout:1874: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:46:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:55 smithi204 ceph-mon[88313]: osdmap e413: 8 total, 8 up, 8 in 2024-04-26T04:46:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:55 smithi146 ceph-mon[95531]: osdmap e413: 8 total, 8 up, 8 in 2024-04-26T04:46:55.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:55 smithi146 ceph-mon[92947]: osdmap e413: 8 total, 8 up, 8 in 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: finishing write tid 1 to smithi14680844-16 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: finishing write tid 2 to smithi14680844-16 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: finishing write tid 3 to smithi14680844-16 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: oid 16 updating version 0 to 1144 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: oid 16 updating version 1144 to 1145 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1145 (ObjNum 610 snap 171 seq_num 610) dirty exists 2024-04-26T04:46:55.561 INFO:tasks.rados.rados.0.smithi146.stdout:1876: left oid 16 (ObjNum 610 snap 171 seq_num 610) 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1874: done (3 left) 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1875: done (2 left) 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1876: done (1 left) 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1877: done (0 left) 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1878: rollback oid 3 current snap is 171 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 152 2024-04-26T04:46:55.562 INFO:tasks.rados.rados.0.smithi146.stdout:1879: delete oid 4 current snap is 171 2024-04-26T04:46:55.563 INFO:tasks.rados.rados.0.smithi146.stdout:1879: done (1 left) 2024-04-26T04:46:55.563 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 171 2024-04-26T04:46:55.563 INFO:tasks.rados.rados.0.smithi146.stdout:1880: seq_num 613 ranges {7856128=671744} 2024-04-26T04:46:55.608 INFO:tasks.rados.rados.0.smithi146.stdout:1880: writing smithi14680844-23 from 7856128 to 8527872 tid 1 2024-04-26T04:46:55.608 INFO:tasks.rados.rados.0.smithi146.stdout:1881: snap_remove snap 160 2024-04-26T04:46:56.018 INFO:tasks.rados.rados.0.smithi146.stdout:1881: done (2 left) 2024-04-26T04:46:56.018 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 171 2024-04-26T04:46:56.018 INFO:tasks.rados.rados.0.smithi146.stdout:1878: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:46:56.018 INFO:tasks.rados.rados.0.smithi146.stdout:1882: seq_num 614 ranges {13901824=688128} 2024-04-26T04:46:56.097 INFO:tasks.rados.rados.0.smithi146.stdout:1882: writing smithi14680844-11 from 13901824 to 14589952 tid 1 2024-04-26T04:46:56.097 INFO:tasks.rados.rados.0.smithi146.stdout:1883: read oid 29 snap -1 2024-04-26T04:46:56.097 INFO:tasks.rados.rados.0.smithi146.stdout:1883: expect (ObjNum 273 snap 75 seq_num 273) 2024-04-26T04:46:56.097 INFO:tasks.rados.rados.0.smithi146.stdout:1884: snap_remove snap 170 2024-04-26T04:46:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:56 smithi204 ceph-mon[88313]: pgmap v284: 121 pgs: 1 peering, 120 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:56.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:56 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded) 2024-04-26T04:46:56.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:56 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:46:56.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:56 smithi204 ceph-mon[88313]: osdmap e414: 8 total, 8 up, 8 in 2024-04-26T04:46:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:46:56] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2024-04-26T04:46:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[95531]: pgmap v284: 121 pgs: 1 peering, 120 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded) 2024-04-26T04:46:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:46:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[95531]: osdmap e414: 8 total, 8 up, 8 in 2024-04-26T04:46:56.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[92947]: pgmap v284: 121 pgs: 1 peering, 120 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:56.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 34/540 objects degraded (6.296%), 6 pgs degraded) 2024-04-26T04:46:56.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:46:56.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:56 smithi146 ceph-mon[92947]: osdmap e414: 8 total, 8 up, 8 in 2024-04-26T04:46:57.023 INFO:tasks.rados.rados.0.smithi146.stdout:1884: done (4 left) 2024-04-26T04:46:57.024 INFO:tasks.rados.rados.0.smithi146.stdout:1885: snap_remove snap 166 2024-04-26T04:46:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:57 smithi204 ceph-mon[88313]: osdmap e415: 8 total, 8 up, 8 in 2024-04-26T04:46:57.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:57 smithi146 ceph-mon[92947]: osdmap e415: 8 total, 8 up, 8 in 2024-04-26T04:46:57.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:57 smithi146 ceph-mon[95531]: osdmap e415: 8 total, 8 up, 8 in 2024-04-26T04:46:58.026 INFO:tasks.rados.rados.0.smithi146.stdout:1885: done (4 left) 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1886: rmattr oid 42 current snap is 171 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1878: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1878: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1080 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: finishing write tid 1 to smithi14680844-23 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: finishing write tid 2 to smithi14680844-23 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: finishing write tid 3 to smithi14680844-23 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: oid 23 updating version 0 to 1234 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: oid 23 updating version 1234 to 1235 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1235 (ObjNum 613 snap 171 seq_num 613) dirty exists 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1880: left oid 23 (ObjNum 613 snap 171 seq_num 613) 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1882: finishing write tid 1 to smithi14680844-11 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1882: finishing write tid 2 to smithi14680844-11 2024-04-26T04:46:58.027 INFO:tasks.rados.rados.0.smithi146.stdout:1882: finishing write tid 3 to smithi14680844-11 2024-04-26T04:46:58.028 INFO:tasks.rados.rados.0.smithi146.stdout:1882: oid 11 updating version 0 to 1093 2024-04-26T04:46:58.028 INFO:tasks.rados.rados.0.smithi146.stdout:1882: oid 11 updating version 1093 to 1094 2024-04-26T04:46:58.028 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1094 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:46:58.028 INFO:tasks.rados.rados.0.smithi146.stdout:1882: left oid 11 (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:46:58.028 INFO:tasks.rados.rados.0.smithi146.stdout:1883: expect (ObjNum 273 snap 75 seq_num 273) 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:1878: done (4 left) 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:1880: done (3 left) 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:1882: done (2 left) 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:1883: done (1 left) 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 171 2024-04-26T04:46:58.175 INFO:tasks.rados.rados.0.smithi146.stdout:1887: seq_num 615 ranges {0=704512} 2024-04-26T04:46:58.179 INFO:tasks.rados.rados.0.smithi146.stdout:1887: writing smithi14680844-38 from 0 to 704512 tid 1 2024-04-26T04:46:58.179 INFO:tasks.rados.rados.0.smithi146.stdout:1888: read oid 48 snap -1 2024-04-26T04:46:58.179 INFO:tasks.rados.rados.0.smithi146.stdout:1888: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:46:58.179 INFO:tasks.rados.rados.0.smithi146.stdout:1889: copy_from oid 7 from oid 34 current snap is 171 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1255 (ObjNum 595 snap 169 seq_num 595) dirty exists 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1886: done (3 left) 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1890: read oid 30 snap -1 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1890: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1891: rollback oid 29 current snap is 171 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 169 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1892: read oid 6 snap -1 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1892: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 171 2024-04-26T04:46:58.180 INFO:tasks.rados.rados.0.smithi146.stdout:1893: seq_num 616 ranges {1179648=720896} 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1893: writing smithi14680844-26 from 1179648 to 1900544 tid 1 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1894: rollback oid 12 current snap is 171 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 150 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1889: finishing copy_from to smithi14680844-7 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1889: got expected ENOENT (src dne) 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1889: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1891: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1889: done (7 left) 2024-04-26T04:46:58.191 INFO:tasks.rados.rados.0.smithi146.stdout:1895: snap_remove snap 143 2024-04-26T04:46:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:58 smithi204 ceph-mon[88313]: pgmap v287: 121 pgs: 121 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:58.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:58 smithi204 ceph-mon[88313]: osdmap e416: 8 total, 8 up, 8 in 2024-04-26T04:46:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:58 smithi146 ceph-mon[92947]: pgmap v287: 121 pgs: 121 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:58 smithi146 ceph-mon[92947]: osdmap e416: 8 total, 8 up, 8 in 2024-04-26T04:46:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:58 smithi146 ceph-mon[95531]: pgmap v287: 121 pgs: 121 active+clean; 404 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 1.2 MiB/s wr, 12 op/s; 16 MiB/s, 5 objects/s recovering 2024-04-26T04:46:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:58 smithi146 ceph-mon[95531]: osdmap e416: 8 total, 8 up, 8 in 2024-04-26T04:46:58.626 INFO:tasks.rados.rados.0.smithi146.stdout:1895: done (7 left) 2024-04-26T04:46:58.626 INFO:tasks.rados.rados.0.smithi146.stdout:1896: rollback oid 10 current snap is 171 2024-04-26T04:46:58.626 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 164 2024-04-26T04:46:58.626 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 171 2024-04-26T04:46:58.626 INFO:tasks.rados.rados.0.smithi146.stdout:1897: seq_num 617 ranges {0=737280} 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1897: writing smithi14680844-33 from 0 to 737280 tid 1 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 171 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1891: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1891: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1107 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1887: finishing write tid 1 to smithi14680844-38 2024-04-26T04:46:58.631 INFO:tasks.rados.rados.0.smithi146.stdout:1887: finishing write tid 2 to smithi14680844-38 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1894: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: finishing write tid 1 to smithi14680844-26 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: finishing write tid 2 to smithi14680844-26 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: finishing write tid 3 to smithi14680844-26 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: oid 26 updating version 0 to 1256 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: oid 26 updating version 1256 to 1257 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1257 (ObjNum 616 snap 171 seq_num 616) dirty exists 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1893: left oid 26 (ObjNum 616 snap 171 seq_num 616) 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1887: finishing write tid 3 to smithi14680844-38 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1887: oid 38 updating version 0 to 1164 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:1887: oid 38 version 1164 is already newer than 1163 2024-04-26T04:46:58.632 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1164 (ObjNum 615 snap 171 seq_num 615) dirty exists 2024-04-26T04:46:58.633 INFO:tasks.rados.rados.0.smithi146.stdout:1887: left oid 38 (ObjNum 615 snap 171 seq_num 615) 2024-04-26T04:46:58.633 INFO:tasks.rados.rados.0.smithi146.stdout:1894: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:46:58.633 INFO:tasks.rados.rados.0.smithi146.stdout:1894: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:46:58.633 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1040 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:46:58.633 INFO:tasks.rados.rados.0.smithi146.stdout:1892: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:46:59.019 INFO:tasks.rados.rados.0.smithi146.stdout:1890: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:46:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:59 smithi204 ceph-mon[88313]: osdmap e417: 8 total, 8 up, 8 in 2024-04-26T04:46:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:46:59 smithi204 ceph-mon[88313]: osdmap e418: 8 total, 8 up, 8 in 2024-04-26T04:46:59.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:59 smithi146 ceph-mon[92947]: osdmap e417: 8 total, 8 up, 8 in 2024-04-26T04:46:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:46:59 smithi146 ceph-mon[92947]: osdmap e418: 8 total, 8 up, 8 in 2024-04-26T04:46:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:59 smithi146 ceph-mon[95531]: osdmap e417: 8 total, 8 up, 8 in 2024-04-26T04:46:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:46:59 smithi146 ceph-mon[95531]: osdmap e418: 8 total, 8 up, 8 in 2024-04-26T04:46:59.949 INFO:tasks.rados.rados.0.smithi146.stdout:1888: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:47:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:00 smithi146 ceph-mon[95531]: pgmap v291: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 400 KiB/s wr, 7 op/s 2024-04-26T04:47:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:00 smithi146 ceph-mon[92947]: pgmap v291: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 400 KiB/s wr, 7 op/s 2024-04-26T04:47:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:00 smithi204 ceph-mon[88313]: pgmap v291: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 386 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 400 KiB/s wr, 7 op/s 2024-04-26T04:47:01.346 INFO:tasks.rados.rados.0.smithi146.stdout:1896: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:47:01.346 INFO:tasks.rados.rados.0.smithi146.stdout:1896: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:47:01.346 INFO:tasks.rados.rados.0.smithi146.stdout:1896: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:47:01.346 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 642 (ObjNum 442 snap 127 seq_num 442) dirty exists 2024-04-26T04:47:01.346 INFO:tasks.rados.rados.0.smithi146.stdout:1898: seq_num 618 ranges {1286144=753664} 2024-04-26T04:47:01.357 INFO:tasks.rados.rados.0.smithi146.stdout:1898: writing smithi14680844-45 from 1286144 to 2039808 tid 1 2024-04-26T04:47:01.357 INFO:tasks.rados.rados.0.smithi146.stdout:1887: done (9 left) 2024-04-26T04:47:01.357 INFO:tasks.rados.rados.0.smithi146.stdout:1888: done (8 left) 2024-04-26T04:47:01.357 INFO:tasks.rados.rados.0.smithi146.stdout:1890: done (7 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1891: done (6 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1892: done (5 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1893: done (4 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1894: done (3 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1896: done (2 left) 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1899: snap_create 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: finishing write tid 1 to smithi14680844-33 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: finishing write tid 2 to smithi14680844-33 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: finishing write tid 3 to smithi14680844-33 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: oid 33 updating version 0 to 1255 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: oid 33 version 1255 is already newer than 1254 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1255 (ObjNum 617 snap 171 seq_num 617) dirty exists 2024-04-26T04:47:01.358 INFO:tasks.rados.rados.0.smithi146.stdout:1897: left oid 33 (ObjNum 617 snap 171 seq_num 617) 2024-04-26T04:47:01.360 INFO:tasks.rados.rados.0.smithi146.stdout:1898: finishing write tid 1 to smithi14680844-45 2024-04-26T04:47:01.360 INFO:tasks.rados.rados.0.smithi146.stdout:1898: finishing write tid 2 to smithi14680844-45 2024-04-26T04:47:01.361 INFO:tasks.rados.rados.0.smithi146.stdout:1898: finishing write tid 3 to smithi14680844-45 2024-04-26T04:47:01.361 INFO:tasks.rados.rados.0.smithi146.stdout:1898: oid 45 updating version 0 to 1048 2024-04-26T04:47:01.361 INFO:tasks.rados.rados.0.smithi146.stdout:1898: oid 45 updating version 1048 to 1049 2024-04-26T04:47:01.361 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1049 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:01.361 INFO:tasks.rados.rados.0.smithi146.stdout:1898: left oid 45 (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:01.632 INFO:tasks.rados.rados.0.smithi146.stdout:1897: done (2 left) 2024-04-26T04:47:01.632 INFO:tasks.rados.rados.0.smithi146.stdout:1898: done (1 left) 2024-04-26T04:47:01.632 INFO:tasks.rados.rados.0.smithi146.stdout:1899: done (0 left) 2024-04-26T04:47:01.632 INFO:tasks.rados.rados.0.smithi146.stdout:1900: delete oid 50 current snap is 172 2024-04-26T04:47:01.634 INFO:tasks.rados.rados.0.smithi146.stdout:1900: done (0 left) 2024-04-26T04:47:01.634 INFO:tasks.rados.rados.0.smithi146.stdout:1901: rmattr oid 47 current snap is 172 2024-04-26T04:47:01.634 INFO:tasks.rados.rados.0.smithi146.stdout:1902: delete oid 15 current snap is 172 2024-04-26T04:47:01.638 INFO:tasks.rados.rados.0.smithi146.stdout:1902: done (1 left) 2024-04-26T04:47:01.638 INFO:tasks.rados.rados.0.smithi146.stdout:1903: snap_remove snap 145 2024-04-26T04:47:02.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1119 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:47:02.645 INFO:tasks.rados.rados.0.smithi146.stdout:1901: done (1 left) 2024-04-26T04:47:02.645 INFO:tasks.rados.rados.0.smithi146.stdout:1903: done (0 left) 2024-04-26T04:47:02.645 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 172 2024-04-26T04:47:02.645 INFO:tasks.rados.rados.0.smithi146.stdout:1904: seq_num 621 ranges {8527872=409600,8937472=401408} 2024-04-26T04:47:02.695 INFO:tasks.rados.rados.0.smithi146.stdout:1904: writing smithi14680844-23 from 8527872 to 8937472 tid 1 2024-04-26T04:47:02.698 INFO:tasks.rados.rados.0.smithi146.stdout:1904: writing smithi14680844-23 from 8937472 to 9338880 tid 2 2024-04-26T04:47:02.698 INFO:tasks.rados.rados.0.smithi146.stdout:1905: read oid 15 snap -1 2024-04-26T04:47:02.698 INFO:tasks.rados.rados.0.smithi146.stdout:1905: expect deleted 2024-04-26T04:47:02.698 INFO:tasks.rados.rados.0.smithi146.stdout:1906: setattr oid 36 current snap is 172 2024-04-26T04:47:02.699 INFO:tasks.rados.rados.0.smithi146.stdout:1905: done (2 left) 2024-04-26T04:47:02.699 INFO:tasks.rados.rados.0.smithi146.stdout:1907: snap_create 2024-04-26T04:47:02.701 INFO:tasks.rados.rados.0.smithi146.stdout:1904: finishing write tid 1 to smithi14680844-23 2024-04-26T04:47:02.701 INFO:tasks.rados.rados.0.smithi146.stdout:1904: finishing write tid 2 to smithi14680844-23 2024-04-26T04:47:02.702 INFO:tasks.rados.rados.0.smithi146.stdout:1904: finishing write tid 3 to smithi14680844-23 2024-04-26T04:47:02.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1095 (ObjNum 521 snap 146 seq_num 521) dirty exists 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:1904: finishing write tid 4 to smithi14680844-23 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:1904: oid 23 updating version 0 to 1283 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:1904: oid 23 version 1283 is already newer than 1281 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:1904: oid 23 version 1283 is already newer than 1282 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1283 (ObjNum 621 snap 172 seq_num 621) dirty exists 2024-04-26T04:47:02.703 INFO:tasks.rados.rados.0.smithi146.stdout:1904: left oid 23 (ObjNum 621 snap 172 seq_num 621) 2024-04-26T04:47:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:02 smithi146 ceph-mon[95531]: pgmap v292: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:02 smithi146 ceph-mon[95531]: osdmap e419: 8 total, 8 up, 8 in 2024-04-26T04:47:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:02 smithi146 ceph-mon[92947]: pgmap v292: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:02 smithi146 ceph-mon[92947]: osdmap e419: 8 total, 8 up, 8 in 2024-04-26T04:47:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:02 smithi204 ceph-mon[88313]: pgmap v292: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:02 smithi204 ceph-mon[88313]: osdmap e419: 8 total, 8 up, 8 in 2024-04-26T04:47:03.628 INFO:tasks.rados.rados.0.smithi146.stdout:1904: done (2 left) 2024-04-26T04:47:03.628 INFO:tasks.rados.rados.0.smithi146.stdout:1906: done (1 left) 2024-04-26T04:47:03.629 INFO:tasks.rados.rados.0.smithi146.stdout:1907: done (0 left) 2024-04-26T04:47:03.629 INFO:tasks.rados.rados.0.smithi146.stdout:1908: delete oid 2 current snap is 173 2024-04-26T04:47:03.634 INFO:tasks.rados.rados.0.smithi146.stdout:1908: done (0 left) 2024-04-26T04:47:03.634 INFO:tasks.rados.rados.0.smithi146.stdout:1909: copy_from oid 29 from oid 30 current snap is 173 2024-04-26T04:47:03.634 INFO:tasks.rados.rados.0.smithi146.stdout:1910: read oid 1 snap 164 2024-04-26T04:47:03.634 INFO:tasks.rados.rados.0.smithi146.stdout:1910: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:47:03.634 INFO:tasks.rados.rados.0.smithi146.stdout:1911: snap_remove snap 162 2024-04-26T04:47:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:03 smithi146 ceph-mon[95531]: osdmap e420: 8 total, 8 up, 8 in 2024-04-26T04:47:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:03 smithi146 ceph-mon[95531]: osdmap e421: 8 total, 8 up, 8 in 2024-04-26T04:47:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:03 smithi146 ceph-mon[92947]: osdmap e420: 8 total, 8 up, 8 in 2024-04-26T04:47:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:03 smithi146 ceph-mon[92947]: osdmap e421: 8 total, 8 up, 8 in 2024-04-26T04:47:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:03 smithi204 ceph-mon[88313]: osdmap e420: 8 total, 8 up, 8 in 2024-04-26T04:47:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:03 smithi204 ceph-mon[88313]: osdmap e421: 8 total, 8 up, 8 in 2024-04-26T04:47:04.629 INFO:tasks.rados.rados.0.smithi146.stdout:1910: expect (ObjNum 512 snap 144 seq_num 512) 2024-04-26T04:47:04.682 INFO:tasks.rados.rados.0.smithi146.stdout:1909: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1909: finishing copy_from to smithi14680844-29 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 980 (ObjNum 535 snap 155 seq_num 535) dirty exists 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1909: done (2 left) 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1910: done (1 left) 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1911: done (0 left) 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1912: read oid 32 snap 172 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1912: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:04.683 INFO:tasks.rados.rados.0.smithi146.stdout:1913: snap_create 2024-04-26T04:47:04.691 INFO:tasks.rados.rados.0.smithi146.stdout:1912: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[95531]: pgmap v295: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[95531]: osdmap e422: 8 total, 8 up, 8 in 2024-04-26T04:47:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[92947]: pgmap v295: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:04 smithi146 ceph-mon[92947]: osdmap e422: 8 total, 8 up, 8 in 2024-04-26T04:47:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:04 smithi204 ceph-mon[88313]: pgmap v295: 121 pgs: 2 active+clean+snaptrim, 3 active+clean+snaptrim_wait, 116 active+clean; 366 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 27 MiB/s rd, 1.5 MiB/s wr, 16 op/s 2024-04-26T04:47:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:04.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:04 smithi204 ceph-mon[88313]: osdmap e422: 8 total, 8 up, 8 in 2024-04-26T04:47:05.657 INFO:tasks.rados.rados.0.smithi146.stdout:1912: done (1 left) 2024-04-26T04:47:05.657 INFO:tasks.rados.rados.0.smithi146.stdout:1913: done (0 left) 2024-04-26T04:47:05.657 INFO:tasks.rados.rados.0.smithi146.stdout:1914: snap_remove snap 152 2024-04-26T04:47:06.660 INFO:tasks.rados.rados.0.smithi146.stdout:1914: done (0 left) 2024-04-26T04:47:06.660 INFO:tasks.rados.rados.0.smithi146.stdout:1915: delete oid 16 current snap is 174 2024-04-26T04:47:06.664 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:06] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.43.0" 2024-04-26T04:47:06.673 INFO:tasks.rados.rados.0.smithi146.stdout:1915: done (0 left) 2024-04-26T04:47:06.673 INFO:tasks.rados.rados.0.smithi146.stdout:1916: copy_from oid 46 from oid 45 current snap is 174 2024-04-26T04:47:06.673 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 174 2024-04-26T04:47:06.674 INFO:tasks.rados.rados.0.smithi146.stdout:1917: seq_num 624 ranges {1622016=458752,2080768=401408} 2024-04-26T04:47:06.685 INFO:tasks.rados.rados.0.smithi146.stdout:1917: writing smithi14680844-25 from 1622016 to 2080768 tid 1 2024-04-26T04:47:06.688 INFO:tasks.rados.rados.0.smithi146.stdout:1917: writing smithi14680844-25 from 2080768 to 2482176 tid 2 2024-04-26T04:47:06.688 INFO:tasks.rados.rados.0.smithi146.stdout:1918: copy_from oid 39 from oid 34 current snap is 174 2024-04-26T04:47:06.689 INFO:tasks.rados.rados.0.smithi146.stdout:1919: delete oid 9 current snap is 174 2024-04-26T04:47:06.689 INFO:tasks.rados.rados.0.smithi146.stdout:1918: finishing copy_from to smithi14680844-39 2024-04-26T04:47:06.689 INFO:tasks.rados.rados.0.smithi146.stdout:1918: got expected ENOENT (src dne) 2024-04-26T04:47:06.689 INFO:tasks.rados.rados.0.smithi146.stdout:1918: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1917: finishing write tid 1 to smithi14680844-25 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1916: finishing copy_from racing read to smithi14680844-46 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1918: done (3 left) 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1919: done (2 left) 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1920: read oid 30 snap -1 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1920: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 174 2024-04-26T04:47:06.692 INFO:tasks.rados.rados.0.smithi146.stdout:1921: seq_num 626 ranges {704512=491520,1196032=401408} 2024-04-26T04:47:06.699 INFO:tasks.rados.rados.0.smithi146.stdout:1921: writing smithi14680844-38 from 704512 to 1196032 tid 1 2024-04-26T04:47:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:1921: writing smithi14680844-38 from 1196032 to 1597440 tid 2 2024-04-26T04:47:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:1922: rollback oid 40 current snap is 174 2024-04-26T04:47:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 168 2024-04-26T04:47:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:1917: finishing write tid 2 to smithi14680844-25 2024-04-26T04:47:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:1916: finishing copy_from to smithi14680844-46 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1049 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: finishing write tid 3 to smithi14680844-25 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: finishing write tid 4 to smithi14680844-25 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: oid 25 updating version 0 to 1202 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: oid 25 version 1202 is already newer than 1201 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: oid 25 version 1202 is already newer than 1200 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1202 (ObjNum 624 snap 174 seq_num 624) dirty exists 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: left oid 25 (ObjNum 624 snap 174 seq_num 624) 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1916: done (4 left) 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1917: done (3 left) 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1923: read oid 34 snap -1 2024-04-26T04:47:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:1923: expect deleted 2024-04-26T04:47:06.704 INFO:tasks.rados.rados.0.smithi146.stdout:1924: snap_create 2024-04-26T04:47:06.704 INFO:tasks.rados.rados.0.smithi146.stdout:1921: finishing write tid 1 to smithi14680844-38 2024-04-26T04:47:06.705 INFO:tasks.rados.rados.0.smithi146.stdout:1921: finishing write tid 2 to smithi14680844-38 2024-04-26T04:47:06.705 INFO:tasks.rados.rados.0.smithi146.stdout:1921: finishing write tid 3 to smithi14680844-38 2024-04-26T04:47:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:1921: finishing write tid 4 to smithi14680844-38 2024-04-26T04:47:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:1921: oid 38 updating version 0 to 1204 2024-04-26T04:47:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:1921: oid 38 updating version 1204 to 1205 2024-04-26T04:47:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:1921: oid 38 updating version 1205 to 1206 2024-04-26T04:47:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1206 (ObjNum 626 snap 174 seq_num 626) dirty exists 2024-04-26T04:47:06.707 INFO:tasks.rados.rados.0.smithi146.stdout:1921: left oid 38 (ObjNum 626 snap 174 seq_num 626) 2024-04-26T04:47:06.722 INFO:tasks.rados.rados.0.smithi146.stdout:1922: finishing rollback tid 0 to smithi14680844-40 2024-04-26T04:47:06.722 INFO:tasks.rados.rados.0.smithi146.stdout:1922: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:47:06.723 INFO:tasks.rados.rados.0.smithi146.stdout:1922: finishing rollback tid 2 to smithi14680844-40 2024-04-26T04:47:06.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1043 (ObjNum 526 snap 148 seq_num 526) dirty exists 2024-04-26T04:47:06.739 INFO:tasks.rados.rados.0.smithi146.stdout:1920: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:47:06.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:06 smithi146 ceph-mon[92947]: pgmap v298: 121 pgs: 121 active+clean; 336 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:06 smithi146 ceph-mon[92947]: osdmap e423: 8 total, 8 up, 8 in 2024-04-26T04:47:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:06 smithi146 ceph-mon[95531]: pgmap v298: 121 pgs: 121 active+clean; 336 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:06 smithi146 ceph-mon[95531]: osdmap e423: 8 total, 8 up, 8 in 2024-04-26T04:47:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:06 smithi204 ceph-mon[88313]: pgmap v298: 121 pgs: 121 active+clean; 336 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:06 smithi204 ceph-mon[88313]: osdmap e423: 8 total, 8 up, 8 in 2024-04-26T04:47:07.676 INFO:tasks.rados.rados.0.smithi146.stdout:1920: done (4 left) 2024-04-26T04:47:07.676 INFO:tasks.rados.rados.0.smithi146.stdout:1921: done (3 left) 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1922: done (2 left) 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1923: done (1 left) 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1924: done (0 left) 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1925: rollback oid 29 current snap is 175 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 168 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1926: copy_from oid 37 from oid 46 current snap is 175 2024-04-26T04:47:07.677 INFO:tasks.rados.rados.0.smithi146.stdout:1927: snap_remove snap 169 2024-04-26T04:47:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:07 smithi146 ceph-mon[95531]: osdmap e424: 8 total, 8 up, 8 in 2024-04-26T04:47:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:07 smithi146 ceph-mon[92947]: osdmap e424: 8 total, 8 up, 8 in 2024-04-26T04:47:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:07 smithi204 ceph-mon[88313]: osdmap e424: 8 total, 8 up, 8 in 2024-04-26T04:47:08.629 INFO:tasks.rados.rados.0.smithi146.stdout:1927: done (2 left) 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1928: rollback oid 50 current snap is 175 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 168 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1925: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1925: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1925: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1155 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1926: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1925: done (2 left) 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 175 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:1926: finishing copy_from to smithi14680844-37 2024-04-26T04:47:08.630 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1049 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:08.631 INFO:tasks.rados.rados.0.smithi146.stdout:1929: seq_num 627 ranges {0=507904,507904=401408} 2024-04-26T04:47:08.632 INFO:tasks.rados.rados.0.smithi146.stdout:1929: writing smithi14680844-2 from 0 to 507904 tid 1 2024-04-26T04:47:08.635 INFO:tasks.rados.rados.0.smithi146.stdout:1929: writing smithi14680844-2 from 507904 to 909312 tid 2 2024-04-26T04:47:08.636 INFO:tasks.rados.rados.0.smithi146.stdout:1926: done (2 left) 2024-04-26T04:47:08.636 INFO:tasks.rados.rados.0.smithi146.stdout:1930: rollback oid 7 current snap is 175 2024-04-26T04:47:08.636 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 146 2024-04-26T04:47:08.636 INFO:tasks.rados.rados.0.smithi146.stdout:1931: delete oid 48 current snap is 175 2024-04-26T04:47:08.642 INFO:tasks.rados.rados.0.smithi146.stdout:1929: finishing write tid 1 to smithi14680844-2 2024-04-26T04:47:08.644 INFO:tasks.rados.rados.0.smithi146.stdout:1930: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:47:08.645 INFO:tasks.rados.rados.0.smithi146.stdout:1928: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:47:08.645 INFO:tasks.rados.rados.0.smithi146.stdout:1928: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:47:08.645 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1310 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:47:08.648 INFO:tasks.rados.rados.0.smithi146.stdout:1929: finishing write tid 2 to smithi14680844-2 2024-04-26T04:47:08.648 INFO:tasks.rados.rados.0.smithi146.stdout:1930: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:47:08.648 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1045 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:47:08.648 INFO:tasks.rados.rados.0.smithi146.stdout:1929: finishing write tid 3 to smithi14680844-2 2024-04-26T04:47:08.649 INFO:tasks.rados.rados.0.smithi146.stdout:1928: done (3 left) 2024-04-26T04:47:08.649 INFO:tasks.rados.rados.0.smithi146.stdout:1930: done (2 left) 2024-04-26T04:47:08.649 INFO:tasks.rados.rados.0.smithi146.stdout:1931: done (1 left) 2024-04-26T04:47:08.649 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 175 2024-04-26T04:47:08.649 INFO:tasks.rados.rados.0.smithi146.stdout:1932: seq_num 629 ranges {6881280=540672,7421952=401408} 2024-04-26T04:47:08.690 INFO:tasks.rados.rados.0.smithi146.stdout:1932: writing smithi14680844-36 from 6881280 to 7421952 tid 1 2024-04-26T04:47:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:1932: writing smithi14680844-36 from 7421952 to 7823360 tid 2 2024-04-26T04:47:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:1933: snap_create 2024-04-26T04:47:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:1929: finishing write tid 4 to smithi14680844-2 2024-04-26T04:47:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:1929: oid 2 updating version 0 to 990 2024-04-26T04:47:08.693 INFO:tasks.rados.rados.0.smithi146.stdout:1929: oid 2 updating version 990 to 991 2024-04-26T04:47:08.693 INFO:tasks.rados.rados.0.smithi146.stdout:1929: oid 2 updating version 991 to 992 2024-04-26T04:47:08.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 992 (ObjNum 627 snap 175 seq_num 627) dirty exists 2024-04-26T04:47:08.693 INFO:tasks.rados.rados.0.smithi146.stdout:1929: left oid 2 (ObjNum 627 snap 175 seq_num 627) 2024-04-26T04:47:08.695 INFO:tasks.rados.rados.0.smithi146.stdout:1932: finishing write tid 1 to smithi14680844-36 2024-04-26T04:47:08.696 INFO:tasks.rados.rados.0.smithi146.stdout:1932: finishing write tid 2 to smithi14680844-36 2024-04-26T04:47:08.696 INFO:tasks.rados.rados.0.smithi146.stdout:1932: finishing write tid 3 to smithi14680844-36 2024-04-26T04:47:08.697 INFO:tasks.rados.rados.0.smithi146.stdout:1932: finishing write tid 4 to smithi14680844-36 2024-04-26T04:47:08.697 INFO:tasks.rados.rados.0.smithi146.stdout:1932: oid 36 updating version 0 to 1096 2024-04-26T04:47:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:1932: oid 36 updating version 1096 to 1098 2024-04-26T04:47:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:1932: oid 36 version 1098 is already newer than 1097 2024-04-26T04:47:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1098 (ObjNum 629 snap 175 seq_num 629) dirty exists 2024-04-26T04:47:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:1932: left oid 36 (ObjNum 629 snap 175 seq_num 629) 2024-04-26T04:47:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[95531]: pgmap v301: 121 pgs: 121 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[95531]: osdmap e425: 8 total, 8 up, 8 in 2024-04-26T04:47:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[95531]: osdmap e426: 8 total, 8 up, 8 in 2024-04-26T04:47:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[92947]: pgmap v301: 121 pgs: 121 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[92947]: osdmap e425: 8 total, 8 up, 8 in 2024-04-26T04:47:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:08 smithi146 ceph-mon[92947]: osdmap e426: 8 total, 8 up, 8 in 2024-04-26T04:47:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:08 smithi204 ceph-mon[88313]: pgmap v301: 121 pgs: 121 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.2 MiB/s wr, 11 op/s 2024-04-26T04:47:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:08 smithi204 ceph-mon[88313]: osdmap e425: 8 total, 8 up, 8 in 2024-04-26T04:47:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:08 smithi204 ceph-mon[88313]: osdmap e426: 8 total, 8 up, 8 in 2024-04-26T04:47:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:1929: done (2 left) 2024-04-26T04:47:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:1932: done (1 left) 2024-04-26T04:47:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:1933: done (0 left) 2024-04-26T04:47:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 176 2024-04-26T04:47:09.682 INFO:tasks.rados.rados.0.smithi146.stdout:1934: seq_num 630 ranges {1048576=557056,1605632=401408} 2024-04-26T04:47:09.690 INFO:tasks.rados.rados.0.smithi146.stdout:1934: writing smithi14680844-42 from 1048576 to 1605632 tid 1 2024-04-26T04:47:09.693 INFO:tasks.rados.rados.0.smithi146.stdout:1934: writing smithi14680844-42 from 1605632 to 2007040 tid 2 2024-04-26T04:47:09.693 INFO:tasks.rados.rados.0.smithi146.stdout:1935: snap_create 2024-04-26T04:47:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:1934: finishing write tid 1 to smithi14680844-42 2024-04-26T04:47:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:1934: finishing write tid 2 to smithi14680844-42 2024-04-26T04:47:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:1934: finishing write tid 3 to smithi14680844-42 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:1934: finishing write tid 4 to smithi14680844-42 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:1934: oid 42 updating version 0 to 1300 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:1934: oid 42 version 1300 is already newer than 1299 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:1934: oid 42 version 1300 is already newer than 1298 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1300 (ObjNum 630 snap 176 seq_num 630) dirty exists 2024-04-26T04:47:09.701 INFO:tasks.rados.rados.0.smithi146.stdout:1934: left oid 42 (ObjNum 630 snap 176 seq_num 630) 2024-04-26T04:47:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:09 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:09 smithi204 ceph-mon[88313]: Upgrade: osd.4 is safe to restart 2024-04-26T04:47:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[92947]: Upgrade: osd.4 is safe to restart 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[95531]: Upgrade: osd.4 is safe to restart 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:10.693 INFO:tasks.rados.rados.0.smithi146.stdout:1934: done (1 left) 2024-04-26T04:47:10.694 INFO:tasks.rados.rados.0.smithi146.stdout:1935: done (0 left) 2024-04-26T04:47:10.694 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 177 2024-04-26T04:47:10.694 INFO:tasks.rados.rados.0.smithi146.stdout:1936: seq_num 631 ranges {0=573440,573440=401408} 2024-04-26T04:47:10.696 INFO:tasks.rados.rados.0.smithi146.stdout:1936: writing smithi14680844-18 from 0 to 573440 tid 1 2024-04-26T04:47:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:1936: writing smithi14680844-18 from 573440 to 974848 tid 2 2024-04-26T04:47:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:1937: snap_create 2024-04-26T04:47:10.705 INFO:tasks.rados.rados.0.smithi146.stdout:1936: finishing write tid 1 to smithi14680844-18 2024-04-26T04:47:10.705 INFO:tasks.rados.rados.0.smithi146.stdout:1936: finishing write tid 2 to smithi14680844-18 2024-04-26T04:47:10.705 INFO:tasks.rados.rados.0.smithi146.stdout:1936: finishing write tid 3 to smithi14680844-18 2024-04-26T04:47:10.706 INFO:tasks.rados.rados.0.smithi146.stdout:1936: finishing write tid 4 to smithi14680844-18 2024-04-26T04:47:10.706 INFO:tasks.rados.rados.0.smithi146.stdout:1936: oid 18 updating version 0 to 1303 2024-04-26T04:47:10.706 INFO:tasks.rados.rados.0.smithi146.stdout:1936: oid 18 version 1303 is already newer than 1302 2024-04-26T04:47:10.706 INFO:tasks.rados.rados.0.smithi146.stdout:1936: oid 18 version 1303 is already newer than 1301 2024-04-26T04:47:10.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1303 (ObjNum 631 snap 177 seq_num 631) dirty exists 2024-04-26T04:47:10.707 INFO:tasks.rados.rados.0.smithi146.stdout:1936: left oid 18 (ObjNum 631 snap 177 seq_num 631) 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[92947]: pgmap v304: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 337 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 720 KiB/s wr, 3 op/s 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[92947]: osdmap e427: 8 total, 8 up, 8 in 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[95531]: pgmap v304: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 337 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 720 KiB/s wr, 3 op/s 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[95531]: osdmap e427: 8 total, 8 up, 8 in 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:47:10.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:10.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:10 smithi204 ceph-mon[88313]: pgmap v304: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 337 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 720 KiB/s wr, 3 op/s 2024-04-26T04:47:10.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:10 smithi204 ceph-mon[88313]: osdmap e427: 8 total, 8 up, 8 in 2024-04-26T04:47:10.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:10.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-26T04:47:10.974 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:11.699 INFO:tasks.rados.rados.0.smithi146.stdout:1936: done (1 left) 2024-04-26T04:47:11.700 INFO:tasks.rados.rados.0.smithi146.stdout:1937: done (0 left) 2024-04-26T04:47:11.701 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 178 2024-04-26T04:47:11.701 INFO:tasks.rados.rados.0.smithi146.stdout:1938: seq_num 632 ranges {475136=589824,1064960=401408} 2024-04-26T04:47:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:1938: writing smithi14680844-17 from 475136 to 1064960 tid 1 2024-04-26T04:47:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:1938: writing smithi14680844-17 from 1064960 to 1466368 tid 2 2024-04-26T04:47:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:1939: rollback oid 22 current snap is 178 2024-04-26T04:47:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 150 2024-04-26T04:47:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:1940: delete oid 39 current snap is 178 2024-04-26T04:47:11.710 INFO:tasks.rados.rados.0.smithi146.stdout:1939: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:47:11.712 INFO:tasks.rados.rados.0.smithi146.stdout:1939: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:47:11.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1100 (ObjNum 65 snap 0 seq_num 1801542001) dirty exists 2024-04-26T04:47:11.713 INFO:tasks.rados.rados.0.smithi146.stdout:1939: done (2 left) 2024-04-26T04:47:11.713 INFO:tasks.rados.rados.0.smithi146.stdout:1940: done (1 left) 2024-04-26T04:47:11.713 INFO:tasks.rados.rados.0.smithi146.stdout:1941: snap_remove snap 168 2024-04-26T04:47:11.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:11 smithi204 ceph-mon[88313]: Upgrade: Updating osd.4 2024-04-26T04:47:11.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:11 smithi204 ceph-mon[88313]: Deploying daemon osd.4 on smithi204 2024-04-26T04:47:11.931 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:11 smithi204 ceph-mon[88313]: osdmap e428: 8 total, 8 up, 8 in 2024-04-26T04:47:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[92947]: Upgrade: Updating osd.4 2024-04-26T04:47:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[92947]: Deploying daemon osd.4 on smithi204 2024-04-26T04:47:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[92947]: osdmap e428: 8 total, 8 up, 8 in 2024-04-26T04:47:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[95531]: Upgrade: Updating osd.4 2024-04-26T04:47:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[95531]: Deploying daemon osd.4 on smithi204 2024-04-26T04:47:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:11 smithi146 ceph-mon[95531]: osdmap e428: 8 total, 8 up, 8 in 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1941: done (1 left) 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1942: snap_create 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: finishing write tid 1 to smithi14680844-17 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: finishing write tid 2 to smithi14680844-17 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: finishing write tid 3 to smithi14680844-17 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: finishing write tid 4 to smithi14680844-17 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: oid 17 updating version 0 to 1176 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: oid 17 version 1176 is already newer than 1175 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:1938: oid 17 version 1176 is already newer than 1174 2024-04-26T04:47:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1176 (ObjNum 632 snap 178 seq_num 632) dirty exists 2024-04-26T04:47:12.701 INFO:tasks.rados.rados.0.smithi146.stdout:1938: left oid 17 (ObjNum 632 snap 178 seq_num 632) 2024-04-26T04:47:12.946 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:12 smithi204 ceph-mon[88313]: pgmap v307: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T04:47:12.947 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:12 smithi204 ceph-mon[88313]: osdmap e429: 8 total, 8 up, 8 in 2024-04-26T04:47:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:12 smithi146 ceph-mon[92947]: pgmap v307: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T04:47:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:12 smithi146 ceph-mon[92947]: osdmap e429: 8 total, 8 up, 8 in 2024-04-26T04:47:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:12 smithi146 ceph-mon[95531]: pgmap v307: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T04:47:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:12 smithi146 ceph-mon[95531]: osdmap e429: 8 total, 8 up, 8 in 2024-04-26T04:47:13.635 INFO:tasks.rados.rados.0.smithi146.stdout:1938: done (1 left) 2024-04-26T04:47:13.635 INFO:tasks.rados.rados.0.smithi146.stdout:1942: done (0 left) 2024-04-26T04:47:13.635 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 179 2024-04-26T04:47:13.635 INFO:tasks.rados.rados.0.smithi146.stdout:1943: seq_num 634 ranges {1916928=622592,2539520=401408} 2024-04-26T04:47:13.648 INFO:tasks.rados.rados.0.smithi146.stdout:1943: writing smithi14680844-10 from 1916928 to 2539520 tid 1 2024-04-26T04:47:13.651 INFO:tasks.rados.rados.0.smithi146.stdout:1943: writing smithi14680844-10 from 2539520 to 2940928 tid 2 2024-04-26T04:47:13.651 INFO:tasks.rados.rados.0.smithi146.stdout:1944: snap_create 2024-04-26T04:47:13.658 INFO:tasks.rados.rados.0.smithi146.stdout:1943: finishing write tid 1 to smithi14680844-10 2024-04-26T04:47:13.658 INFO:tasks.rados.rados.0.smithi146.stdout:1943: finishing write tid 2 to smithi14680844-10 2024-04-26T04:47:13.658 INFO:tasks.rados.rados.0.smithi146.stdout:1943: finishing write tid 3 to smithi14680844-10 2024-04-26T04:47:13.659 INFO:tasks.rados.rados.0.smithi146.stdout:1943: finishing write tid 4 to smithi14680844-10 2024-04-26T04:47:13.659 INFO:tasks.rados.rados.0.smithi146.stdout:1943: oid 10 updating version 0 to 643 2024-04-26T04:47:13.660 INFO:tasks.rados.rados.0.smithi146.stdout:1943: oid 10 updating version 643 to 645 2024-04-26T04:47:13.660 INFO:tasks.rados.rados.0.smithi146.stdout:1943: oid 10 version 645 is already newer than 644 2024-04-26T04:47:13.660 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 645 (ObjNum 634 snap 179 seq_num 634) dirty exists 2024-04-26T04:47:13.660 INFO:tasks.rados.rados.0.smithi146.stdout:1943: left oid 10 (ObjNum 634 snap 179 seq_num 634) 2024-04-26T04:47:13.709 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:13 smithi204 systemd[1]: Stopping Ceph osd.4 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:47:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-mon[88313]: osdmap e430: 8 total, 8 up, 8 in 2024-04-26T04:47:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-mon[88313]: pgmap v310: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-26T04:47:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-mon[88313]: osdmap e431: 8 total, 8 up, 8 in 2024-04-26T04:47:14.056 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[35301]: 2024-04-26T04:47:13.811+0000 7ff75d12f700 -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-04-26T04:47:14.056 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[35301]: 2024-04-26T04:47:13.811+0000 7ff75d12f700 -1 osd.4 431 *** Got signal Terminated *** 2024-04-26T04:47:14.056 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:13 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[35301]: 2024-04-26T04:47:13.811+0000 7ff75d12f700 -1 osd.4 431 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[95531]: osdmap e430: 8 total, 8 up, 8 in 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[95531]: pgmap v310: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[95531]: osdmap e431: 8 total, 8 up, 8 in 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[92947]: osdmap e430: 8 total, 8 up, 8 in 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[92947]: pgmap v310: 121 pgs: 2 active+clean+snaptrim, 2 active+clean+snaptrim_wait, 117 active+clean; 336 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 767 B/s rd, 1.1 MiB/s wr, 4 op/s 2024-04-26T04:47:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:13 smithi146 ceph-mon[92947]: osdmap e431: 8 total, 8 up, 8 in 2024-04-26T04:47:14.631 INFO:tasks.rados.rados.0.smithi146.stdout:1943: done (1 left) 2024-04-26T04:47:14.632 INFO:tasks.rados.rados.0.smithi146.stdout:1944: done (0 left) 2024-04-26T04:47:14.632 INFO:tasks.rados.rados.0.smithi146.stdout:1945: rollback oid 27 current snap is 180 2024-04-26T04:47:14.632 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 172 2024-04-26T04:47:14.632 INFO:tasks.rados.rados.0.smithi146.stdout:1946: delete oid 39 current snap is 180 2024-04-26T04:47:14.647 INFO:tasks.rados.rados.0.smithi146.stdout:1945: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:47:14.648 INFO:tasks.rados.rados.0.smithi146.stdout:1945: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:47:14.648 INFO:tasks.rados.rados.0.smithi146.stdout:1945: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:47:14.648 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1053 (ObjNum 604 snap 171 seq_num 604) dirty exists 2024-04-26T04:47:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:14 smithi204 ceph-mon[88313]: osd.4 marked itself down and dead 2024-04-26T04:47:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:14 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:14 smithi204 ceph-mon[88313]: osdmap e432: 8 total, 7 up, 8 in 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[92947]: osd.4 marked itself down and dead 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[92947]: osdmap e432: 8 total, 7 up, 8 in 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[95531]: osd.4 marked itself down and dead 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:14 smithi146 ceph-mon[95531]: osdmap e432: 8 total, 7 up, 8 in 2024-04-26T04:47:15.435 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:15 smithi204 podman[93848]: 2024-04-26 04:47:15.150973731 +0000 UTC m=+1.478077931 container died 97bb36a598cd21101a09b5fd99f82e24208481f2223b767181973d805b7a0b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, GIT_BRANCH=HEAD, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:47:15.649 INFO:tasks.rados.rados.0.smithi146.stdout:1945: done (1 left) 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:1946: done (0 left) 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:1947: rollback oid 50 current snap is 180 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 177 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:1948: copy_from oid 26 from oid 41 current snap is 180 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 180 2024-04-26T04:47:15.650 INFO:tasks.rados.rados.0.smithi146.stdout:1949: seq_num 636 ranges {1720320=655360,2375680=401408} 2024-04-26T04:47:15.662 INFO:tasks.rados.rados.0.smithi146.stdout:1949: writing smithi14680844-20 from 1720320 to 2375680 tid 1 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:1949: writing smithi14680844-20 from 2375680 to 2777088 tid 2 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:1950: snap_create 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:1947: finishing rollback tid 0 to smithi14680844-50 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:1947: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:1947: finishing rollback tid 2 to smithi14680844-50 2024-04-26T04:47:15.665 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1322 (ObjNum 500 snap 141 seq_num 500) dirty exists 2024-04-26T04:47:15.668 INFO:tasks.rados.rados.0.smithi146.stdout:1949: finishing write tid 1 to smithi14680844-20 2024-04-26T04:47:15.668 INFO:tasks.rados.rados.0.smithi146.stdout:1949: finishing write tid 2 to smithi14680844-20 2024-04-26T04:47:15.668 INFO:tasks.rados.rados.0.smithi146.stdout:1949: finishing write tid 3 to smithi14680844-20 2024-04-26T04:47:15.669 INFO:tasks.rados.rados.0.smithi146.stdout:1949: finishing write tid 4 to smithi14680844-20 2024-04-26T04:47:15.669 INFO:tasks.rados.rados.0.smithi146.stdout:1949: oid 20 updating version 0 to 1324 2024-04-26T04:47:15.669 INFO:tasks.rados.rados.0.smithi146.stdout:1949: oid 20 updating version 1324 to 1325 2024-04-26T04:47:15.670 INFO:tasks.rados.rados.0.smithi146.stdout:1949: oid 20 updating version 1325 to 1326 2024-04-26T04:47:15.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1326 (ObjNum 636 snap 180 seq_num 636) dirty exists 2024-04-26T04:47:15.670 INFO:tasks.rados.rados.0.smithi146.stdout:1949: left oid 20 (ObjNum 636 snap 180 seq_num 636) 2024-04-26T04:47:15.674 INFO:tasks.rados.rados.0.smithi146.stdout:1948: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:47:15.676 INFO:tasks.rados.rados.0.smithi146.stdout:1948: finishing copy_from to smithi14680844-26 2024-04-26T04:47:15.677 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1169 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:47:15.805 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:15 smithi204 podman[93848]: 2024-04-26 04:47:15.592752947 +0000 UTC m=+1.919857128 container cleanup 97bb36a598cd21101a09b5fd99f82e24208481f2223b767181973d805b7a0b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, RELEASE=reef-7d2137f, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, ceph=True) 2024-04-26T04:47:15.805 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:15 smithi204 bash[93848]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4 2024-04-26T04:47:16.272 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:15 smithi204 podman[93873]: 2024-04-26 04:47:15.844337854 +0000 UTC m=+0.689667556 container remove 97bb36a598cd21101a09b5fd99f82e24208481f2223b767181973d805b7a0b06 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=reef-7d2137f) 2024-04-26T04:47:16.556 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.174745324 +0000 UTC m=+0.017912024 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:16.556 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.278517923 +0000 UTC m=+0.121684610 container create cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_CLEAN=True) 2024-04-26T04:47:16.556 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.489780327 +0000 UTC m=+0.332947017 container init cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:47:16.556 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.49529076 +0000 UTC m=+0.338457444 container start cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, GIT_CLEAN=True, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T04:47:16.631 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:16] "GET /metrics HTTP/1.1" 200 36282 "" "Prometheus/2.43.0" 2024-04-26T04:47:16.652 INFO:tasks.rados.rados.0.smithi146.stdout:1947: done (3 left) 2024-04-26T04:47:16.652 INFO:tasks.rados.rados.0.smithi146.stdout:1948: done (2 left) 2024-04-26T04:47:16.652 INFO:tasks.rados.rados.0.smithi146.stdout:1949: done (1 left) 2024-04-26T04:47:16.652 INFO:tasks.rados.rados.0.smithi146.stdout:1950: done (0 left) 2024-04-26T04:47:16.652 INFO:tasks.rados.rados.0.smithi146.stdout:1951: snap_remove snap 176 2024-04-26T04:47:16.902 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[95531]: pgmap v313: 121 pgs: 15 peering, 6 stale+active+clean, 100 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:16.902 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[95531]: osdmap e433: 8 total, 7 up, 8 in 2024-04-26T04:47:16.902 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:16.903 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[92947]: pgmap v313: 121 pgs: 15 peering, 6 stale+active+clean, 100 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:16.903 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[92947]: osdmap e433: 8 total, 7 up, 8 in 2024-04-26T04:47:16.903 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:16 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:16 smithi204 ceph-mon[88313]: pgmap v313: 121 pgs: 15 peering, 6 stale+active+clean, 100 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:16 smithi204 ceph-mon[88313]: osdmap e433: 8 total, 7 up, 8 in 2024-04-26T04:47:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:16 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:17.056 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.572667394 +0000 UTC m=+0.415834091 container attach cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2) 2024-04-26T04:47:17.056 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:16 smithi204 podman[93968]: 2024-04-26 04:47:16.794813424 +0000 UTC m=+0.637980108 container died cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T04:47:17.360 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 podman[94014]: 2024-04-26 04:47:17.343194267 +0000 UTC m=+0.543082745 container remove cdd27c3db8f383fa9603e250a82a76cbd52feb59a4cf03c256ac25c60fe97b98 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, ceph=True, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb) 2024-04-26T04:47:17.655 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-26T04:47:17.655 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 systemd[1]: Stopped Ceph osd.4 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:47:17.655 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.4.service: Consumed 14.967s CPU time. 2024-04-26T04:47:17.655 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 systemd[1]: Starting Ceph osd.4 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:47:17.661 INFO:tasks.rados.rados.0.smithi146.stdout:1951: done (0 left) 2024-04-26T04:47:17.661 INFO:tasks.rados.rados.0.smithi146.stdout:1952: read oid 42 snap 150 2024-04-26T04:47:17.661 INFO:tasks.rados.rados.0.smithi146.stdout:1952: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:47:17.661 INFO:tasks.rados.rados.0.smithi146.stdout:1953: snap_remove snap 177 2024-04-26T04:47:17.711 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:47:17.914 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:17 smithi204 ceph-mon[88313]: osdmap e434: 8 total, 7 up, 8 in 2024-04-26T04:47:17.915 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 podman[94120]: 2024-04-26 04:47:17.68228125 +0000 UTC m=+0.018542342 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:17.915 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:17 smithi204 podman[94120]: 2024-04-26 04:47:17.794237204 +0000 UTC m=+0.130498291 container create b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:47:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:17 smithi146 ceph-mon[95531]: osdmap e434: 8 total, 7 up, 8 in 2024-04-26T04:47:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:17 smithi146 ceph-mon[92947]: osdmap e434: 8 total, 7 up, 8 in 2024-04-26T04:47:18.047 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:47:18.047 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (8m) 29s ago 9m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:47:18.047 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (8m) 2m ago 8m 88.0M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (9m) 29s ago 9m 19.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (9m) 2m ago 9m 15.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 2m ago 13m 449M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (4m) 29s ago 15m 518M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (3m) 29s ago 15m 52.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (3m) 2m ago 13m 20.0M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (3m) 29s ago 13m 46.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (8m) 29s ago 8m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (8m) 2m ago 8m 16.9M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (2m) 29s ago 13m 220M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (103s) 29s ago 12m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (68s) 29s ago 12m 158M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:47:18.048 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (33s) 29s ago 11m 12.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:47:18.049 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (11m) 2m ago 11m 126M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 97bb36a598cd 2024-04-26T04:47:18.049 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (11m) 2m ago 11m 164M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:47:18.049 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (10m) 2m ago 10m 112M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:47:18.049 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (10m) 2m ago 10m 116M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:47:18.049 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (4m) 2m ago 9m 52.6M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:47:18.306 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 podman[94120]: 2024-04-26 04:47:18.013857463 +0000 UTC m=+0.350118560 container init b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb) 2024-04-26T04:47:18.307 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 podman[94120]: 2024-04-26 04:47:18.019707999 +0000 UTC m=+0.355969079 container start b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.build-date=20240424) 2024-04-26T04:47:18.307 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 podman[94120]: 2024-04-26 04:47:18.121692724 +0000 UTC m=+0.457953823 container attach b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-26T04:47:18.447 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3, 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 4 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:18.448 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 5, 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 9 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:47:18.449 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:47:18.631 INFO:tasks.rados.rados.0.smithi146.stdout:1953: done (1 left) 2024-04-26T04:47:18.631 INFO:tasks.rados.rados.0.smithi146.stdout:1954: snap_create 2024-04-26T04:47:18.631 INFO:tasks.rados.rados.0.smithi146.stdout:1952: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:47:18.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-mon[88313]: pgmap v316: 121 pgs: 23 peering, 5 stale+active+clean, 93 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:18.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-mon[88313]: osdmap e435: 8 total, 7 up, 8 in 2024-04-26T04:47:18.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-mon[88313]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:18.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/659376005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:18.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-mon[88313]: osdmap e436: 8 total, 7 up, 8 in 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: 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-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: 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-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 bash[94120]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-26T04:47:18.802 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-26T04:47:18.803 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-26T04:47:18.803 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-26T04:47:18.803 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate[94134]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-26T04:47:18.803 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:18 smithi204 podman[94120]: 2024-04-26 04:47:18.486563778 +0000 UTC m=+0.822824865 container died b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, ceph=True) 2024-04-26T04:47:18.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[92947]: pgmap v316: 121 pgs: 23 peering, 5 stale+active+clean, 93 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[92947]: osdmap e435: 8 total, 7 up, 8 in 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[92947]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/659376005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[92947]: osdmap e436: 8 total, 7 up, 8 in 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[95531]: pgmap v316: 121 pgs: 23 peering, 5 stale+active+clean, 93 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 964 KiB/s wr, 5 op/s 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[95531]: osdmap e435: 8 total, 7 up, 8 in 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[95531]: from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/659376005' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:18.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:18 smithi146 ceph-mon[95531]: osdmap e436: 8 total, 7 up, 8 in 2024-04-26T04:47:19.421 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 podman[94275]: 2024-04-26 04:47:19.092746463 +0000 UTC m=+0.600779843 container remove b63c090dd97123fba197bb4a2a67245c017cdb55361fe8fd007f3105a1bc89f5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-activate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-26T04:47:19.422 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 podman[94345]: 2024-04-26 04:47:19.301879697 +0000 UTC m=+0.106863482 container create 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True) 2024-04-26T04:47:19.422 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 podman[94345]: 2024-04-26 04:47:19.213131014 +0000 UTC m=+0.018114832 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:19.632 INFO:tasks.rados.rados.0.smithi146.stdout:1952: done (1 left) 2024-04-26T04:47:19.632 INFO:tasks.rados.rados.0.smithi146.stdout:1954: done (0 left) 2024-04-26T04:47:19.632 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 182 2024-04-26T04:47:19.632 INFO:tasks.rados.rados.0.smithi146.stdout:1955: seq_num 637 ranges {9338880=671744,10010624=401408} 2024-04-26T04:47:19.686 INFO:tasks.rados.rados.0.smithi146.stdout:1955: writing smithi14680844-23 from 9338880 to 10010624 tid 1 2024-04-26T04:47:19.688 INFO:tasks.rados.rados.0.smithi146.stdout:1955: writing smithi14680844-23 from 10010624 to 10412032 tid 2 2024-04-26T04:47:19.688 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 182 2024-04-26T04:47:19.688 INFO:tasks.rados.rados.0.smithi146.stdout:1956: seq_num 638 ranges {9068544=688128,9756672=401408} 2024-04-26T04:47:19.741 INFO:tasks.rados.rados.0.smithi146.stdout:1956: writing smithi14680844-35 from 9068544 to 9756672 tid 1 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1956: writing smithi14680844-35 from 9756672 to 10158080 tid 2 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1957: rollback oid 37 current snap is 182 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 181 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1955: finishing write tid 1 to smithi14680844-23 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1955: finishing write tid 2 to smithi14680844-23 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1955: finishing write tid 3 to smithi14680844-23 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1955: finishing write tid 4 to smithi14680844-23 2024-04-26T04:47:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:1955: oid 23 updating version 0 to 1338 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1955: oid 23 version 1338 is already newer than 1337 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1955: oid 23 version 1338 is already newer than 1336 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1338 (ObjNum 637 snap 182 seq_num 637) dirty exists 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1955: left oid 23 (ObjNum 637 snap 182 seq_num 637) 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1955: done (2 left) 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1958: setattr oid 26 current snap is 182 2024-04-26T04:47:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:1959: read oid 24 snap -1 2024-04-26T04:47:19.746 INFO:tasks.rados.rados.0.smithi146.stdout:1959: expect deleted 2024-04-26T04:47:19.746 INFO:tasks.rados.rados.0.smithi146.stdout:1960: snap_remove snap 146 2024-04-26T04:47:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:19 smithi204 ceph-mon[88313]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:19 smithi204 ceph-mon[88313]: osdmap e437: 8 total, 7 up, 8 in 2024-04-26T04:47:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:19 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:19.806 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 podman[94345]: 2024-04-26 04:47:19.495821492 +0000 UTC m=+0.300805277 container init 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD) 2024-04-26T04:47:19.806 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 podman[94345]: 2024-04-26 04:47:19.501008012 +0000 UTC m=+0.305991798 container start 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-26T04:47:19.806 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 ceph-osd[94383]: -- 172.21.15.204:0/3049469112 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55d9b8949680 con 0x55d9b8913400 2024-04-26T04:47:19.806 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 bash[94345]: 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 2024-04-26T04:47:19.806 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:19 smithi204 systemd[1]: Started Ceph osd.4 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:47:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[95531]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[95531]: osdmap e437: 8 total, 7 up, 8 in 2024-04-26T04:47:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[92947]: from='client.34323 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[92947]: osdmap e437: 8 total, 7 up, 8 in 2024-04-26T04:47:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:19 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:20.555 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T04:47:20.056+0000 7ff4bb3cb7c0 -1 Falling back to public interface 2024-04-26T04:47:20.664 INFO:tasks.rados.rados.0.smithi146.stdout:1956: finishing write tid 1 to smithi14680844-35 2024-04-26T04:47:20.664 INFO:tasks.rados.rados.0.smithi146.stdout:1956: finishing write tid 2 to smithi14680844-35 2024-04-26T04:47:20.664 INFO:tasks.rados.rados.0.smithi146.stdout:1956: finishing write tid 3 to smithi14680844-35 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: finishing write tid 4 to smithi14680844-35 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: oid 35 updating version 0 to 1175 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: oid 35 version 1175 is already newer than 1173 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: oid 35 version 1175 is already newer than 1174 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1175 (ObjNum 638 snap 182 seq_num 638) dirty exists 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: left oid 35 (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1315 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1957: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1957: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1957: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1056 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1956: done (4 left) 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1957: done (3 left) 2024-04-26T04:47:20.665 INFO:tasks.rados.rados.0.smithi146.stdout:1958: done (2 left) 2024-04-26T04:47:20.666 INFO:tasks.rados.rados.0.smithi146.stdout:1959: done (1 left) 2024-04-26T04:47:20.666 INFO:tasks.rados.rados.0.smithi146.stdout:1960: done (0 left) 2024-04-26T04:47:20.666 INFO:tasks.rados.rados.0.smithi146.stdout:1961: delete oid 50 current snap is 182 2024-04-26T04:47:20.676 INFO:tasks.rados.rados.0.smithi146.stdout:1961: done (0 left) 2024-04-26T04:47:20.677 INFO:tasks.rados.rados.0.smithi146.stdout:1962: snap_create 2024-04-26T04:47:20.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:20 smithi204 ceph-mon[88313]: pgmap v319: 121 pgs: 3 active+undersized+degraded, 6 active+undersized, 23 peering, 3 stale+active+clean, 86 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 21/471 objects degraded (4.459%) 2024-04-26T04:47:20.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:20 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 21/471 objects degraded (4.459%), 3 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:20.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:20.917 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[95531]: pgmap v319: 121 pgs: 3 active+undersized+degraded, 6 active+undersized, 23 peering, 3 stale+active+clean, 86 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 21/471 objects degraded (4.459%) 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 21/471 objects degraded (4.459%), 3 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[92947]: pgmap v319: 121 pgs: 3 active+undersized+degraded, 6 active+undersized, 23 peering, 3 stale+active+clean, 86 active+clean; 337 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 21/471 objects degraded (4.459%) 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 21/471 objects degraded (4.459%), 3 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:21.675 INFO:tasks.rados.rados.0.smithi146.stdout:1962: done (0 left) 2024-04-26T04:47:21.675 INFO:tasks.rados.rados.0.smithi146.stdout:1963: read oid 15 snap 173 2024-04-26T04:47:21.675 INFO:tasks.rados.rados.0.smithi146.stdout:1963: expect deleted 2024-04-26T04:47:21.676 INFO:tasks.rados.rados.0.smithi146.stdout:1964: setattr oid 3 current snap is 183 2024-04-26T04:47:21.677 INFO:tasks.rados.rados.0.smithi146.stdout:1963: done (1 left) 2024-04-26T04:47:21.677 INFO:tasks.rados.rados.0.smithi146.stdout:1965: snap_remove snap 182 2024-04-26T04:47:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:21 smithi204 ceph-mon[88313]: osdmap e438: 8 total, 7 up, 8 in 2024-04-26T04:47:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:21 smithi146 ceph-mon[95531]: osdmap e438: 8 total, 7 up, 8 in 2024-04-26T04:47:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:21 smithi146 ceph-mon[92947]: osdmap e438: 8 total, 7 up, 8 in 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:1965: done (1 left) 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:1966: read oid 42 snap 164 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:1966: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 183 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1187 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:47:22.679 INFO:tasks.rados.rados.0.smithi146.stdout:1967: seq_num 640 ranges {2940928=729088,3670016=401408} 2024-04-26T04:47:22.699 INFO:tasks.rados.rados.0.smithi146.stdout:1967: writing smithi14680844-10 from 2940928 to 3670016 tid 1 2024-04-26T04:47:22.701 INFO:tasks.rados.rados.0.smithi146.stdout:1967: writing smithi14680844-10 from 3670016 to 4071424 tid 2 2024-04-26T04:47:22.701 INFO:tasks.rados.rados.0.smithi146.stdout:1964: done (2 left) 2024-04-26T04:47:22.701 INFO:tasks.rados.rados.0.smithi146.stdout:1968: read oid 32 snap -1 2024-04-26T04:47:22.702 INFO:tasks.rados.rados.0.smithi146.stdout:1968: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:22.702 INFO:tasks.rados.rados.0.smithi146.stdout:1969: read oid 17 snap -1 2024-04-26T04:47:22.702 INFO:tasks.rados.rados.0.smithi146.stdout:1969: expect (ObjNum 632 snap 178 seq_num 632) 2024-04-26T04:47:22.702 INFO:tasks.rados.rados.0.smithi146.stdout:1970: snap_remove snap 150 2024-04-26T04:47:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:22 smithi204 ceph-mon[88313]: pgmap v322: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 4 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:22 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-26T04:47:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:22 smithi204 ceph-mon[88313]: osdmap e439: 8 total, 7 up, 8 in 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[95531]: pgmap v322: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 4 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[95531]: osdmap e439: 8 total, 7 up, 8 in 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[92947]: pgmap v322: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 4 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 3 pgs peering) 2024-04-26T04:47:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:22 smithi146 ceph-mon[92947]: osdmap e439: 8 total, 7 up, 8 in 2024-04-26T04:47:23.235 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:22 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T04:47:22.960+0000 7ff4bb3cb7c0 -1 osd.4 431 log_to_monitors true 2024-04-26T04:47:23.633 INFO:tasks.rados.rados.0.smithi146.stdout:1966: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:47:23.666 INFO:tasks.rados.rados.0.smithi146.stdout:1967: finishing write tid 1 to smithi14680844-10 2024-04-26T04:47:23.666 INFO:tasks.rados.rados.0.smithi146.stdout:1966: done (4 left) 2024-04-26T04:47:23.666 INFO:tasks.rados.rados.0.smithi146.stdout:1970: done (3 left) 2024-04-26T04:47:23.666 INFO:tasks.rados.rados.0.smithi146.stdout:1971: read oid 37 snap -1 2024-04-26T04:47:23.666 INFO:tasks.rados.rados.0.smithi146.stdout:1971: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1972: rollback oid 43 current snap is 183 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 174 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: finishing write tid 2 to smithi14680844-10 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: finishing write tid 3 to smithi14680844-10 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: finishing write tid 4 to smithi14680844-10 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: oid 10 updating version 0 to 648 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: oid 10 version 648 is already newer than 646 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: oid 10 version 648 is already newer than 647 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 648 (ObjNum 640 snap 183 seq_num 640) dirty exists 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1967: left oid 10 (ObjNum 640 snap 183 seq_num 640) 2024-04-26T04:47:23.667 INFO:tasks.rados.rados.0.smithi146.stdout:1969: expect (ObjNum 632 snap 178 seq_num 632) 2024-04-26T04:47:23.718 INFO:tasks.rados.rados.0.smithi146.stdout:1968: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:1972: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:47:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 0 (ObjNum 449 snap 0 seq_num 2126374112) dirty dne 2024-04-26T04:47:23.776 INFO:tasks.rados.rados.0.smithi146.stdout:1971: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1967: done (4 left) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1968: done (3 left) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1969: done (2 left) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1971: done (1 left) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1972: done (0 left) 2024-04-26T04:47:23.871 INFO:tasks.rados.rados.0.smithi146.stdout:1973: snap_remove snap 172 2024-04-26T04:47:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: osdmap e440: 8 total, 7 up, 8 in 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: osdmap e441: 8 total, 7 up, 8 in 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[92947]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: osdmap e440: 8 total, 7 up, 8 in 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:47:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: osdmap e441: 8 total, 7 up, 8 in 2024-04-26T04:47:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:23.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:23 smithi146 ceph-mon[95531]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:23.997 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T04:47:23.671+0000 7ff4ac823700 -1 osd.4 431 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: osdmap e440: 8 total, 7 up, 8 in 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: osdmap e441: 8 total, 7 up, 8 in 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: from='osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:23.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:23 smithi204 ceph-mon[88313]: from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:47:24.634 INFO:tasks.rados.rados.0.smithi146.stdout:1973: done (0 left) 2024-04-26T04:47:24.634 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 183 2024-04-26T04:47:24.634 INFO:tasks.rados.rados.0.smithi146.stdout:1974: seq_num 641 ranges {2433024=745472,3178496=401408} 2024-04-26T04:47:24.653 INFO:tasks.rados.rados.0.smithi146.stdout:1974: writing smithi14680844-13 from 2433024 to 3178496 tid 1 2024-04-26T04:47:24.656 INFO:tasks.rados.rados.0.smithi146.stdout:1974: writing smithi14680844-13 from 3178496 to 3579904 tid 2 2024-04-26T04:47:24.656 INFO:tasks.rados.rados.0.smithi146.stdout:1975: delete oid 43 current snap is 183 2024-04-26T04:47:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: pgmap v325: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 3 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332] boot 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: osdmap e442: 8 total, 8 up, 8 in 2024-04-26T04:47:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: pgmap v325: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 3 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:47:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332] boot 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: osdmap e442: 8 total, 8 up, 8 in 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: pgmap v325: 121 pgs: 13 active+undersized+degraded, 34 active+undersized, 74 active+clean; 343 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 515 KiB/s rd, 1.7 MiB/s wr, 3 op/s; 48/483 objects degraded (9.938%) 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: osd.4 [v2:172.21.15.204:6800/3451703332,v1:172.21.15.204:6801/3451703332] boot 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: osdmap e442: 8 total, 8 up, 8 in 2024-04-26T04:47:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-26T04:47:25.660 INFO:tasks.rados.rados.0.smithi146.stdout:1974: finishing write tid 1 to smithi14680844-13 2024-04-26T04:47:25.660 INFO:tasks.rados.rados.0.smithi146.stdout:1975: done (1 left) 2024-04-26T04:47:25.660 INFO:tasks.rados.rados.0.smithi146.stdout:1976: setattr oid 32 current snap is 183 2024-04-26T04:47:25.663 INFO:tasks.rados.rados.0.smithi146.stdout:1977: rmattr oid 49 current snap is 183 2024-04-26T04:47:25.664 INFO:tasks.rados.rados.0.smithi146.stdout:1977: done (2 left) 2024-04-26T04:47:25.664 INFO:tasks.rados.rados.0.smithi146.stdout:1978: delete oid 16 current snap is 183 2024-04-26T04:47:25.665 INFO:tasks.rados.rados.0.smithi146.stdout:1974: finishing write tid 2 to smithi14680844-13 2024-04-26T04:47:25.665 INFO:tasks.rados.rados.0.smithi146.stdout:1974: finishing write tid 3 to smithi14680844-13 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:1974: finishing write tid 4 to smithi14680844-13 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:1974: oid 13 updating version 0 to 767 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:1974: oid 13 version 767 is already newer than 765 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:1974: oid 13 version 767 is already newer than 766 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 767 (ObjNum 641 snap 183 seq_num 641) dirty exists 2024-04-26T04:47:25.667 INFO:tasks.rados.rados.0.smithi146.stdout:1974: left oid 13 (ObjNum 641 snap 183 seq_num 641) 2024-04-26T04:47:25.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1370 (ObjNum 546 snap 157 seq_num 546) dirty exists 2024-04-26T04:47:25.670 INFO:tasks.rados.rados.0.smithi146.stdout:1974: done (2 left) 2024-04-26T04:47:25.671 INFO:tasks.rados.rados.0.smithi146.stdout:1976: done (1 left) 2024-04-26T04:47:25.671 INFO:tasks.rados.rados.0.smithi146.stdout:1978: done (0 left) 2024-04-26T04:47:25.671 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 183 2024-04-26T04:47:25.671 INFO:tasks.rados.rados.0.smithi146.stdout:1979: seq_num 644 ranges {2899968=794624,3694592=401408} 2024-04-26T04:47:25.691 INFO:tasks.rados.rados.0.smithi146.stdout:1979: writing smithi14680844-49 from 2899968 to 3694592 tid 1 2024-04-26T04:47:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1979: writing smithi14680844-49 from 3694592 to 4096000 tid 2 2024-04-26T04:47:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1980: read oid 38 snap -1 2024-04-26T04:47:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1980: expect (ObjNum 626 snap 174 seq_num 626) 2024-04-26T04:47:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:1981: delete oid 33 current snap is 183 2024-04-26T04:47:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:1981: done (2 left) 2024-04-26T04:47:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:1982: snap_create 2024-04-26T04:47:25.697 INFO:tasks.rados.rados.0.smithi146.stdout:1979: finishing write tid 1 to smithi14680844-49 2024-04-26T04:47:25.697 INFO:tasks.rados.rados.0.smithi146.stdout:1979: finishing write tid 2 to smithi14680844-49 2024-04-26T04:47:25.697 INFO:tasks.rados.rados.0.smithi146.stdout:1979: finishing write tid 3 to smithi14680844-49 2024-04-26T04:47:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:1979: finishing write tid 4 to smithi14680844-49 2024-04-26T04:47:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:1979: oid 49 updating version 0 to 1057 2024-04-26T04:47:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:1979: oid 49 updating version 1057 to 1059 2024-04-26T04:47:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:1979: oid 49 version 1059 is already newer than 1058 2024-04-26T04:47:25.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1059 (ObjNum 644 snap 183 seq_num 644) dirty exists 2024-04-26T04:47:25.699 INFO:tasks.rados.rados.0.smithi146.stdout:1979: left oid 49 (ObjNum 644 snap 183 seq_num 644) 2024-04-26T04:47:25.702 INFO:tasks.rados.rados.0.smithi146.stdout:1980: expect (ObjNum 626 snap 174 seq_num 626) 2024-04-26T04:47:25.942 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:47:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:47:25.665+0000 7f9e20a20700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap d5 after trimming was started 2024-04-26T04:47:26.633 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:26] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-04-26T04:47:26.663 INFO:tasks.rados.rados.0.smithi146.stdout:1979: done (2 left) 2024-04-26T04:47:26.663 INFO:tasks.rados.rados.0.smithi146.stdout:1980: done (1 left) 2024-04-26T04:47:26.663 INFO:tasks.rados.rados.0.smithi146.stdout:1982: done (0 left) 2024-04-26T04:47:26.664 INFO:tasks.rados.rados.0.smithi146.stdout:1983: snap_create 2024-04-26T04:47:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:26 smithi204 ceph-mon[88313]: pgmap v328: 121 pgs: 12 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 11 active+undersized+degraded, 24 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 43/450 objects degraded (9.556%) 2024-04-26T04:47:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:26 smithi204 ceph-mon[88313]: osdmap e443: 8 total, 8 up, 8 in 2024-04-26T04:47:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:26 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 43/450 objects degraded (9.556%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[95531]: pgmap v328: 121 pgs: 12 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 11 active+undersized+degraded, 24 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 43/450 objects degraded (9.556%) 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[95531]: osdmap e443: 8 total, 8 up, 8 in 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 43/450 objects degraded (9.556%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[92947]: pgmap v328: 121 pgs: 12 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 11 active+undersized+degraded, 24 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 43/450 objects degraded (9.556%) 2024-04-26T04:47:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[92947]: osdmap e443: 8 total, 8 up, 8 in 2024-04-26T04:47:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:26.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:26 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 43/450 objects degraded (9.556%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:27.669 INFO:tasks.rados.rados.0.smithi146.stdout:1983: done (0 left) 2024-04-26T04:47:27.669 INFO:tasks.rados.rados.0.smithi146.stdout:1984: read oid 37 snap 179 2024-04-26T04:47:27.669 INFO:tasks.rados.rados.0.smithi146.stdout:1984: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:27.669 INFO:tasks.rados.rados.0.smithi146.stdout:1985: snap_create 2024-04-26T04:47:27.677 INFO:tasks.rados.rados.0.smithi146.stdout:1984: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:27 smithi146 ceph-mon[95531]: osdmap e444: 8 total, 8 up, 8 in 2024-04-26T04:47:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:27 smithi146 ceph-mon[92947]: osdmap e444: 8 total, 8 up, 8 in 2024-04-26T04:47:27.985 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:27 smithi204 ceph-mon[88313]: osdmap e444: 8 total, 8 up, 8 in 2024-04-26T04:47:28.670 INFO:tasks.rados.rados.0.smithi146.stdout:1984: done (1 left) 2024-04-26T04:47:28.670 INFO:tasks.rados.rados.0.smithi146.stdout:1985: done (0 left) 2024-04-26T04:47:28.670 INFO:tasks.rados.rados.0.smithi146.stdout:1986: snap_remove snap 178 2024-04-26T04:47:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:28 smithi204 ceph-mon[88313]: pgmap v331: 121 pgs: 19 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized+degraded, 18 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 42/450 objects degraded (9.333%) 2024-04-26T04:47:28.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:28 smithi204 ceph-mon[88313]: osdmap e445: 8 total, 8 up, 8 in 2024-04-26T04:47:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:28 smithi146 ceph-mon[95531]: pgmap v331: 121 pgs: 19 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized+degraded, 18 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 42/450 objects degraded (9.333%) 2024-04-26T04:47:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:28 smithi146 ceph-mon[95531]: osdmap e445: 8 total, 8 up, 8 in 2024-04-26T04:47:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:28 smithi146 ceph-mon[92947]: pgmap v331: 121 pgs: 19 peering, 2 active+clean+snaptrim, 1 active+clean+snaptrim_wait, 10 active+undersized+degraded, 18 active+undersized, 71 active+clean; 329 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 542 KiB/s wr, 15 op/s; 42/450 objects degraded (9.333%) 2024-04-26T04:47:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:28 smithi146 ceph-mon[92947]: osdmap e445: 8 total, 8 up, 8 in 2024-04-26T04:47:29.672 INFO:tasks.rados.rados.0.smithi146.stdout:1986: done (0 left) 2024-04-26T04:47:29.672 INFO:tasks.rados.rados.0.smithi146.stdout:1987: copy_from oid 10 from oid 48 current snap is 186 2024-04-26T04:47:29.672 INFO:tasks.rados.rados.0.smithi146.stdout:1988: snap_create 2024-04-26T04:47:29.677 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:47:29.351+0000 7f708c8ef700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-26T04:47:29.690 INFO:tasks.rados.rados.0.smithi146.stdout:1987: finishing copy_from to smithi14680844-10 2024-04-26T04:47:29.690 INFO:tasks.rados.rados.0.smithi146.stdout:1987: got expected ENOENT (src dne) 2024-04-26T04:47:29.690 INFO:tasks.rados.rados.0.smithi146.stdout:1987: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: osdmap e446: 8 total, 8 up, 8 in 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: osdmap e446: 8 total, 8 up, 8 in 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:29.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:29.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: osdmap e446: 8 total, 8 up, 8 in 2024-04-26T04:47:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:1987: done (1 left) 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:1988: done (0 left) 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:1989: read oid 11 snap -1 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:1989: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 187 2024-04-26T04:47:30.674 INFO:tasks.rados.rados.0.smithi146.stdout:1990: seq_num 646 ranges {0=425984,425984=655360,1081344=147456} 2024-04-26T04:47:30.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: writing smithi14680844-7 from 0 to 425984 tid 1 2024-04-26T04:47:30.683 INFO:tasks.rados.rados.0.smithi146.stdout:1990: writing smithi14680844-7 from 425984 to 1081344 tid 2 2024-04-26T04:47:30.683 INFO:tasks.rados.rados.0.smithi146.stdout:1990: writing smithi14680844-7 from 1081344 to 1228800 tid 3 2024-04-26T04:47:30.683 INFO:tasks.rados.rados.0.smithi146.stdout:1991: snap_remove snap 184 2024-04-26T04:47:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[92947]: pgmap v334: 121 pgs: 19 peering, 5 active+undersized+degraded, 7 active+undersized, 90 active+clean; 280 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 4 op/s; 10/408 objects degraded (2.451%) 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[92947]: osdmap e447: 8 total, 8 up, 8 in 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[92947]: osdmap e448: 8 total, 8 up, 8 in 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[95531]: pgmap v334: 121 pgs: 19 peering, 5 active+undersized+degraded, 7 active+undersized, 90 active+clean; 280 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 4 op/s; 10/408 objects degraded (2.451%) 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[95531]: osdmap e447: 8 total, 8 up, 8 in 2024-04-26T04:47:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:30 smithi146 ceph-mon[95531]: osdmap e448: 8 total, 8 up, 8 in 2024-04-26T04:47:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:30 smithi204 ceph-mon[88313]: pgmap v334: 121 pgs: 19 peering, 5 active+undersized+degraded, 7 active+undersized, 90 active+clean; 280 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 4 op/s; 10/408 objects degraded (2.451%) 2024-04-26T04:47:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:30 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:30 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (6 PGs are or would become offline) 2024-04-26T04:47:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:30 smithi204 ceph-mon[88313]: osdmap e447: 8 total, 8 up, 8 in 2024-04-26T04:47:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:30 smithi204 ceph-mon[88313]: osdmap e448: 8 total, 8 up, 8 in 2024-04-26T04:47:31.675 INFO:tasks.rados.rados.0.smithi146.stdout:1990: finishing write tid 1 to smithi14680844-7 2024-04-26T04:47:31.675 INFO:tasks.rados.rados.0.smithi146.stdout:1990: finishing write tid 2 to smithi14680844-7 2024-04-26T04:47:31.675 INFO:tasks.rados.rados.0.smithi146.stdout:1990: finishing write tid 3 to smithi14680844-7 2024-04-26T04:47:31.675 INFO:tasks.rados.rados.0.smithi146.stdout:1990: finishing write tid 4 to smithi14680844-7 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: finishing write tid 5 to smithi14680844-7 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: oid 7 updating version 0 to 1049 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: oid 7 version 1049 is already newer than 1046 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: oid 7 version 1049 is already newer than 1048 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: oid 7 version 1049 is already newer than 1047 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1049 (ObjNum 646 snap 187 seq_num 646) dirty exists 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1990: left oid 7 (ObjNum 646 snap 187 seq_num 646) 2024-04-26T04:47:31.676 INFO:tasks.rados.rados.0.smithi146.stdout:1989: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[92947]: pgmap v337: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 10 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[92947]: osdmap e449: 8 total, 8 up, 8 in 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 5 pgs degraded) 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[95531]: pgmap v337: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 10 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[95531]: osdmap e449: 8 total, 8 up, 8 in 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 5 pgs degraded) 2024-04-26T04:47:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:32 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:47:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:32 smithi204 ceph-mon[88313]: pgmap v337: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.1 MiB/s rd, 572 KiB/s wr, 10 op/s; 1.7 MiB/s, 0 objects/s recovering 2024-04-26T04:47:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:32 smithi204 ceph-mon[88313]: osdmap e449: 8 total, 8 up, 8 in 2024-04-26T04:47:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:32 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 10/408 objects degraded (2.451%), 5 pgs degraded) 2024-04-26T04:47:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:32 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:47:33.169 INFO:tasks.rados.rados.0.smithi146.stdout:1989: done (2 left) 2024-04-26T04:47:33.170 INFO:tasks.rados.rados.0.smithi146.stdout:1990: done (1 left) 2024-04-26T04:47:33.170 INFO:tasks.rados.rados.0.smithi146.stdout:1991: done (0 left) 2024-04-26T04:47:33.170 INFO:tasks.rados.rados.0.smithi146.stdout:1992: snap_create 2024-04-26T04:47:33.634 INFO:tasks.rados.rados.0.smithi146.stdout:1992: done (0 left) 2024-04-26T04:47:33.634 INFO:tasks.rados.rados.0.smithi146.stdout:1993: delete oid 38 current snap is 188 2024-04-26T04:47:33.639 INFO:tasks.rados.rados.0.smithi146.stdout:1993: done (0 left) 2024-04-26T04:47:33.639 INFO:tasks.rados.rados.0.smithi146.stdout:1994: snap_remove snap 186 2024-04-26T04:47:34.639 INFO:tasks.rados.rados.0.smithi146.stdout:1994: done (0 left) 2024-04-26T04:47:34.639 INFO:tasks.rados.rados.0.smithi146.stdout:1995: rmattr oid 12 current snap is 188 2024-04-26T04:47:34.639 INFO:tasks.rados.rados.0.smithi146.stdout:1996: snap_remove snap 183 2024-04-26T04:47:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:34 smithi146 ceph-mon[95531]: pgmap v339: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-04-26T04:47:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:34 smithi146 ceph-mon[95531]: osdmap e450: 8 total, 8 up, 8 in 2024-04-26T04:47:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:34 smithi146 ceph-mon[92947]: pgmap v339: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-04-26T04:47:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:34 smithi146 ceph-mon[92947]: osdmap e450: 8 total, 8 up, 8 in 2024-04-26T04:47:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:34 smithi204 ceph-mon[88313]: pgmap v339: 121 pgs: 121 active+clean; 273 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 5 op/s; 1.6 MiB/s, 0 objects/s recovering 2024-04-26T04:47:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:34 smithi204 ceph-mon[88313]: osdmap e450: 8 total, 8 up, 8 in 2024-04-26T04:47:35.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1050 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:47:35.643 INFO:tasks.rados.rados.0.smithi146.stdout:1995: done (1 left) 2024-04-26T04:47:35.643 INFO:tasks.rados.rados.0.smithi146.stdout:1996: done (0 left) 2024-04-26T04:47:35.643 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 188 2024-04-26T04:47:35.643 INFO:tasks.rados.rados.0.smithi146.stdout:1997: seq_num 648 ranges {0=458752,458752=475136,933888=327680} 2024-04-26T04:47:35.646 INFO:tasks.rados.rados.0.smithi146.stdout:1997: writing smithi14680844-34 from 0 to 458752 tid 1 2024-04-26T04:47:35.649 INFO:tasks.rados.rados.0.smithi146.stdout:1997: writing smithi14680844-34 from 458752 to 933888 tid 2 2024-04-26T04:47:35.651 INFO:tasks.rados.rados.0.smithi146.stdout:1997: writing smithi14680844-34 from 933888 to 1261568 tid 3 2024-04-26T04:47:35.651 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 188 2024-04-26T04:47:35.652 INFO:tasks.rados.rados.0.smithi146.stdout:1998: seq_num 649 ranges {0=475136,475136=761856,1236992=40960} 2024-04-26T04:47:35.654 INFO:tasks.rados.rados.0.smithi146.stdout:1998: writing smithi14680844-38 from 0 to 475136 tid 1 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:1998: writing smithi14680844-38 from 475136 to 1236992 tid 2 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:1998: writing smithi14680844-38 from 1236992 to 1277952 tid 3 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 188 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:1997: finishing write tid 1 to smithi14680844-34 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:1997: finishing write tid 2 to smithi14680844-34 2024-04-26T04:47:35.660 INFO:tasks.rados.rados.0.smithi146.stdout:1999: seq_num 650 ranges {0=491520,491520=647168,1138688=155648} 2024-04-26T04:47:35.661 INFO:tasks.rados.rados.0.smithi146.stdout:1999: writing smithi14680844-1 from 0 to 491520 tid 1 2024-04-26T04:47:35.665 INFO:tasks.rados.rados.0.smithi146.stdout:1999: writing smithi14680844-1 from 491520 to 1138688 tid 2 2024-04-26T04:47:35.667 INFO:tasks.rados.rados.0.smithi146.stdout:1999: writing smithi14680844-1 from 1138688 to 1294336 tid 3 2024-04-26T04:47:35.667 INFO:tasks.rados.rados.0.smithi146.stdout:2000: rollback oid 33 current snap is 188 2024-04-26T04:47:35.667 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 181 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: finishing write tid 3 to smithi14680844-34 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: finishing write tid 4 to smithi14680844-34 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:2001: rollback oid 7 current snap is 188 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 173 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1998: finishing write tid 1 to smithi14680844-38 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: finishing write tid 5 to smithi14680844-34 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: oid 34 updating version 0 to 1175 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: oid 34 updating version 1175 to 1176 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: oid 34 version 1176 is already newer than 1174 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: oid 34 version 1176 is already newer than 1173 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1176 (ObjNum 648 snap 188 seq_num 648) dirty exists 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1997: left oid 34 (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1998: finishing write tid 2 to smithi14680844-38 2024-04-26T04:47:35.668 INFO:tasks.rados.rados.0.smithi146.stdout:1998: finishing write tid 3 to smithi14680844-38 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: finishing write tid 4 to smithi14680844-38 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1997: done (4 left) 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:2002: copy_from oid 43 from oid 21 current snap is 188 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: finishing write tid 5 to smithi14680844-38 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: oid 38 updating version 0 to 1238 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: oid 38 updating version 1238 to 1239 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: oid 38 version 1239 is already newer than 1237 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: oid 38 version 1239 is already newer than 1236 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1239 (ObjNum 649 snap 188 seq_num 649) dirty exists 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: left oid 38 (ObjNum 649 snap 188 seq_num 649) 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1999: finishing write tid 1 to smithi14680844-1 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:1998: done (4 left) 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:2003: read oid 48 snap -1 2024-04-26T04:47:35.669 INFO:tasks.rados.rados.0.smithi146.stdout:2003: expect deleted 2024-04-26T04:47:35.670 INFO:tasks.rados.rados.0.smithi146.stdout:2004: delete oid 46 current snap is 188 2024-04-26T04:47:35.670 INFO:tasks.rados.rados.0.smithi146.stdout:2000: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:47:35.670 INFO:tasks.rados.rados.0.smithi146.stdout:2000: finishing rollback tid 2 to smithi14680844-33 2024-04-26T04:47:35.670 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1384 (ObjNum 617 snap 171 seq_num 617) dirty exists 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2001: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2001: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2000: done (5 left) 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2004: done (4 left) 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2005: read oid 26 snap -1 2024-04-26T04:47:35.672 INFO:tasks.rados.rados.0.smithi146.stdout:2005: expect (ObjNum 548 snap 157 seq_num 548) 2024-04-26T04:47:35.673 INFO:tasks.rados.rados.0.smithi146.stdout:2006: snap_create 2024-04-26T04:47:35.673 INFO:tasks.rados.rados.0.smithi146.stdout:1999: finishing write tid 2 to smithi14680844-1 2024-04-26T04:47:35.673 INFO:tasks.rados.rados.0.smithi146.stdout:2001: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:47:35.673 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1053 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:47:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:1999: finishing write tid 3 to smithi14680844-1 2024-04-26T04:47:35.676 INFO:tasks.rados.rados.0.smithi146.stdout:1999: finishing write tid 4 to smithi14680844-1 2024-04-26T04:47:35.677 INFO:tasks.rados.rados.0.smithi146.stdout:1999: finishing write tid 5 to smithi14680844-1 2024-04-26T04:47:35.677 INFO:tasks.rados.rados.0.smithi146.stdout:1999: oid 1 updating version 0 to 1062 2024-04-26T04:47:35.677 INFO:tasks.rados.rados.0.smithi146.stdout:1999: oid 1 updating version 1062 to 1063 2024-04-26T04:47:35.678 INFO:tasks.rados.rados.0.smithi146.stdout:1999: oid 1 version 1063 is already newer than 1060 2024-04-26T04:47:35.678 INFO:tasks.rados.rados.0.smithi146.stdout:1999: oid 1 version 1063 is already newer than 1061 2024-04-26T04:47:35.678 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1063 (ObjNum 650 snap 188 seq_num 650) dirty exists 2024-04-26T04:47:35.678 INFO:tasks.rados.rados.0.smithi146.stdout:1999: left oid 1 (ObjNum 650 snap 188 seq_num 650) 2024-04-26T04:47:35.695 INFO:tasks.rados.rados.0.smithi146.stdout:2005: expect (ObjNum 548 snap 157 seq_num 548) 2024-04-26T04:47:35.911 INFO:tasks.rados.rados.0.smithi146.stdout:2002: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:47:35.911 INFO:tasks.rados.rados.0.smithi146.stdout:2002: finishing copy_from to smithi14680844-43 2024-04-26T04:47:35.911 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1171 (ObjNum 583 snap 166 seq_num 583) dirty exists 2024-04-26T04:47:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:35 smithi146 ceph-mon[95531]: osdmap e451: 8 total, 8 up, 8 in 2024-04-26T04:47:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:35 smithi146 ceph-mon[95531]: osdmap e452: 8 total, 8 up, 8 in 2024-04-26T04:47:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:35 smithi146 ceph-mon[92947]: osdmap e451: 8 total, 8 up, 8 in 2024-04-26T04:47:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:35 smithi146 ceph-mon[92947]: osdmap e452: 8 total, 8 up, 8 in 2024-04-26T04:47:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:35 smithi204 ceph-mon[88313]: osdmap e451: 8 total, 8 up, 8 in 2024-04-26T04:47:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:35 smithi204 ceph-mon[88313]: osdmap e452: 8 total, 8 up, 8 in 2024-04-26T04:47:36.653 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:36] "GET /metrics HTTP/1.1" 200 36135 "" "Prometheus/2.43.0" 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:1999: done (5 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2001: done (4 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2002: done (3 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2003: done (2 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2005: done (1 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2006: done (0 left) 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 189 2024-04-26T04:47:36.662 INFO:tasks.rados.rados.0.smithi146.stdout:2007: seq_num 652 ranges {3579904=524288,4104192=409600,4513792=393216} 2024-04-26T04:47:36.683 INFO:tasks.rados.rados.0.smithi146.stdout:2007: writing smithi14680844-13 from 3579904 to 4104192 tid 1 2024-04-26T04:47:36.686 INFO:tasks.rados.rados.0.smithi146.stdout:2007: writing smithi14680844-13 from 4104192 to 4513792 tid 2 2024-04-26T04:47:36.689 INFO:tasks.rados.rados.0.smithi146.stdout:2007: writing smithi14680844-13 from 4513792 to 4907008 tid 3 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2008: copy_from oid 28 from oid 50 current snap is 189 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2007: finishing write tid 1 to smithi14680844-13 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2007: finishing write tid 2 to smithi14680844-13 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2009: rollback oid 38 current snap is 189 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 175 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2010: read oid 20 snap -1 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2010: expect (ObjNum 636 snap 180 seq_num 636) 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2011: copy_from oid 37 from oid 45 current snap is 189 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2012: copy_from oid 42 from oid 29 current snap is 189 2024-04-26T04:47:36.690 INFO:tasks.rados.rados.0.smithi146.stdout:2013: snap_remove snap 180 2024-04-26T04:47:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:36 smithi146 ceph-mon[92947]: pgmap v342: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 295 KiB/s wr, 2 op/s 2024-04-26T04:47:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:36 smithi146 ceph-mon[95531]: pgmap v342: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 295 KiB/s wr, 2 op/s 2024-04-26T04:47:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:36 smithi204 ceph-mon[88313]: pgmap v342: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 295 KiB/s wr, 2 op/s 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2013: done (6 left) 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2014: read oid 32 snap -1 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2014: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 189 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2009: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2007: finishing write tid 3 to smithi14680844-13 2024-04-26T04:47:37.670 INFO:tasks.rados.rados.0.smithi146.stdout:2007: finishing write tid 4 to smithi14680844-13 2024-04-26T04:47:37.671 INFO:tasks.rados.rados.0.smithi146.stdout:2009: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:47:37.671 INFO:tasks.rados.rados.0.smithi146.stdout:2015: seq_num 653 ranges {0=540672,540672=696320,1236992=106496} 2024-04-26T04:47:37.673 INFO:tasks.rados.rados.0.smithi146.stdout:2015: writing smithi14680844-16 from 0 to 540672 tid 1 2024-04-26T04:47:37.678 INFO:tasks.rados.rados.0.smithi146.stdout:2015: writing smithi14680844-16 from 540672 to 1236992 tid 2 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2015: writing smithi14680844-16 from 1236992 to 1343488 tid 3 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2008: finishing copy_from to smithi14680844-28 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2008: got expected ENOENT (src dne) 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2008: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2007: finishing write tid 5 to smithi14680844-13 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2007: oid 13 updating version 0 to 769 2024-04-26T04:47:37.680 INFO:tasks.rados.rados.0.smithi146.stdout:2007: oid 13 updating version 769 to 771 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2007: oid 13 version 771 is already newer than 770 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2007: oid 13 version 771 is already newer than 768 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 771 (ObjNum 652 snap 189 seq_num 652) dirty exists 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2007: left oid 13 (ObjNum 652 snap 189 seq_num 652) 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2009: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1243 (ObjNum 626 snap 174 seq_num 626) dirty exists 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2007: done (7 left) 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2008: done (6 left) 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2009: done (5 left) 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2016: snap_create 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2011: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2011: finishing copy_from to smithi14680844-37 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1049 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:37.681 INFO:tasks.rados.rados.0.smithi146.stdout:2010: expect (ObjNum 636 snap 180 seq_num 636) 2024-04-26T04:47:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:2012: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:47:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:2012: finishing copy_from to smithi14680844-42 2024-04-26T04:47:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1155 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:47:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:2015: finishing write tid 1 to smithi14680844-16 2024-04-26T04:47:37.800 INFO:tasks.rados.rados.0.smithi146.stdout:2015: finishing write tid 2 to smithi14680844-16 2024-04-26T04:47:37.800 INFO:tasks.rados.rados.0.smithi146.stdout:2015: finishing write tid 3 to smithi14680844-16 2024-04-26T04:47:37.800 INFO:tasks.rados.rados.0.smithi146.stdout:2014: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:47:37.859 INFO:tasks.rados.rados.0.smithi146.stdout:2015: finishing write tid 4 to smithi14680844-16 2024-04-26T04:47:37.859 INFO:tasks.rados.rados.0.smithi146.stdout:2015: finishing write tid 5 to smithi14680844-16 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:2015: oid 16 updating version 0 to 1246 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:2015: oid 16 updating version 1246 to 1247 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:2015: oid 16 updating version 1247 to 1248 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:2015: oid 16 updating version 1248 to 1249 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1249 (ObjNum 653 snap 189 seq_num 653) dirty exists 2024-04-26T04:47:37.860 INFO:tasks.rados.rados.0.smithi146.stdout:2015: left oid 16 (ObjNum 653 snap 189 seq_num 653) 2024-04-26T04:47:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:37 smithi146 ceph-mon[92947]: osdmap e453: 8 total, 8 up, 8 in 2024-04-26T04:47:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:37 smithi146 ceph-mon[95531]: osdmap e453: 8 total, 8 up, 8 in 2024-04-26T04:47:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:37 smithi204 ceph-mon[88313]: osdmap e453: 8 total, 8 up, 8 in 2024-04-26T04:47:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:2010: done (5 left) 2024-04-26T04:47:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:2011: done (4 left) 2024-04-26T04:47:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:2012: done (3 left) 2024-04-26T04:47:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:2014: done (2 left) 2024-04-26T04:47:38.637 INFO:tasks.rados.rados.0.smithi146.stdout:2015: done (1 left) 2024-04-26T04:47:38.638 INFO:tasks.rados.rados.0.smithi146.stdout:2016: done (0 left) 2024-04-26T04:47:38.638 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 190 2024-04-26T04:47:38.638 INFO:tasks.rados.rados.0.smithi146.stdout:2017: seq_num 654 ranges {4096000=557056,4653056=630784,5283840=172032} 2024-04-26T04:47:38.662 INFO:tasks.rados.rados.0.smithi146.stdout:2017: writing smithi14680844-49 from 4096000 to 4653056 tid 1 2024-04-26T04:47:38.666 INFO:tasks.rados.rados.0.smithi146.stdout:2017: writing smithi14680844-49 from 4653056 to 5283840 tid 2 2024-04-26T04:47:38.667 INFO:tasks.rados.rados.0.smithi146.stdout:2017: writing smithi14680844-49 from 5283840 to 5455872 tid 3 2024-04-26T04:47:38.668 INFO:tasks.rados.rados.0.smithi146.stdout:2018: delete oid 40 current snap is 190 2024-04-26T04:47:38.672 INFO:tasks.rados.rados.0.smithi146.stdout:2018: done (1 left) 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2019: read oid 6 snap 181 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2019: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2020: rollback oid 3 current snap is 190 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 164 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2021: read oid 42 snap -1 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2021: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 190 2024-04-26T04:47:38.673 INFO:tasks.rados.rados.0.smithi146.stdout:2022: seq_num 656 ranges {4849664=589824,5439488=802816} 2024-04-26T04:47:38.703 INFO:tasks.rados.rados.0.smithi146.stdout:2022: writing smithi14680844-41 from 4849664 to 5439488 tid 1 2024-04-26T04:47:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2022: writing smithi14680844-41 from 5439488 to 6242304 tid 2 2024-04-26T04:47:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2023: read oid 28 snap -1 2024-04-26T04:47:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2023: expect deleted 2024-04-26T04:47:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 190 2024-04-26T04:47:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:2017: finishing write tid 1 to smithi14680844-49 2024-04-26T04:47:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:2024: seq_num 657 ranges {4907008=606208,5513216=688128,6201344=114688} 2024-04-26T04:47:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:2024: writing smithi14680844-13 from 4907008 to 5513216 tid 1 2024-04-26T04:47:38.742 INFO:tasks.rados.rados.0.smithi146.stdout:2024: writing smithi14680844-13 from 5513216 to 6201344 tid 2 2024-04-26T04:47:38.742 INFO:tasks.rados.rados.0.smithi146.stdout:2024: writing smithi14680844-13 from 6201344 to 6316032 tid 3 2024-04-26T04:47:38.743 INFO:tasks.rados.rados.0.smithi146.stdout:2025: snap_remove snap 187 2024-04-26T04:47:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[95531]: pgmap v345: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 300 KiB/s wr, 2 op/s 2024-04-26T04:47:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[95531]: osdmap e454: 8 total, 8 up, 8 in 2024-04-26T04:47:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[95531]: osdmap e455: 8 total, 8 up, 8 in 2024-04-26T04:47:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[92947]: pgmap v345: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 300 KiB/s wr, 2 op/s 2024-04-26T04:47:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[92947]: osdmap e454: 8 total, 8 up, 8 in 2024-04-26T04:47:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:38 smithi146 ceph-mon[92947]: osdmap e455: 8 total, 8 up, 8 in 2024-04-26T04:47:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:38 smithi204 ceph-mon[88313]: pgmap v345: 121 pgs: 121 active+clean; 274 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 300 KiB/s wr, 2 op/s 2024-04-26T04:47:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:38 smithi204 ceph-mon[88313]: osdmap e454: 8 total, 8 up, 8 in 2024-04-26T04:47:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:38 smithi204 ceph-mon[88313]: osdmap e455: 8 total, 8 up, 8 in 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2025: done (7 left) 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 190 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2017: finishing write tid 2 to smithi14680844-49 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2020: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2020: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2020: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1217 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:47:39.677 INFO:tasks.rados.rados.0.smithi146.stdout:2017: finishing write tid 3 to smithi14680844-49 2024-04-26T04:47:39.678 INFO:tasks.rados.rados.0.smithi146.stdout:2017: finishing write tid 4 to smithi14680844-49 2024-04-26T04:47:39.678 INFO:tasks.rados.rados.0.smithi146.stdout:2026: seq_num 658 ranges {2482176=622592,3104768=565248,3670016=237568} 2024-04-26T04:47:39.694 INFO:tasks.rados.rados.0.smithi146.stdout:2026: writing smithi14680844-25 from 2482176 to 3104768 tid 1 2024-04-26T04:47:39.696 INFO:tasks.rados.rados.0.smithi146.stdout:2026: writing smithi14680844-25 from 3104768 to 3670016 tid 2 2024-04-26T04:47:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2026: writing smithi14680844-25 from 3670016 to 3907584 tid 3 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2020: done (7 left) 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2027: read oid 21 snap -1 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2027: expect (ObjNum 583 snap 166 seq_num 583) 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2028: rollback oid 30 current snap is 190 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 164 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: finishing write tid 5 to smithi14680844-49 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: oid 49 updating version 0 to 1067 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: oid 49 version 1067 is already newer than 1064 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: oid 49 version 1067 is already newer than 1066 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: oid 49 version 1067 is already newer than 1065 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1067 (ObjNum 654 snap 190 seq_num 654) dirty exists 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2017: left oid 49 (ObjNum 654 snap 190 seq_num 654) 2024-04-26T04:47:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2021: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:47:39.987 INFO:tasks.rados.rados.0.smithi146.stdout:2019: expect (ObjNum 521 snap 146 seq_num 521) 2024-04-26T04:47:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:39 smithi204 ceph-mon[88313]: pgmap v348: 121 pgs: 121 active+clean; 291 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-04-26T04:47:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:39 smithi204 ceph-mon[88313]: osdmap e456: 8 total, 8 up, 8 in 2024-04-26T04:47:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[95531]: pgmap v348: 121 pgs: 121 active+clean; 291 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[95531]: osdmap e456: 8 total, 8 up, 8 in 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[92947]: pgmap v348: 121 pgs: 121 active+clean; 291 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 KiB/s rd, 3.7 MiB/s wr, 11 op/s 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:39 smithi146 ceph-mon[92947]: osdmap e456: 8 total, 8 up, 8 in 2024-04-26T04:47:40.361 INFO:tasks.rados.rados.0.smithi146.stdout:2022: finishing write tid 1 to smithi14680844-41 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: finishing write tid 2 to smithi14680844-41 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: finishing write tid 3 to smithi14680844-41 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: finishing write tid 4 to smithi14680844-41 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: oid 41 updating version 0 to 1355 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: oid 41 version 1355 is already newer than 1353 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: oid 41 version 1355 is already newer than 1354 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1355 (ObjNum 656 snap 190 seq_num 656) dirty exists 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2022: left oid 41 (ObjNum 656 snap 190 seq_num 656) 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2024: finishing write tid 1 to smithi14680844-13 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2024: finishing write tid 2 to smithi14680844-13 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2024: finishing write tid 3 to smithi14680844-13 2024-04-26T04:47:40.362 INFO:tasks.rados.rados.0.smithi146.stdout:2024: finishing write tid 4 to smithi14680844-13 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2017: done (8 left) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2019: done (7 left) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2021: done (6 left) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2022: done (5 left) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2023: done (4 left) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2029: read oid 29 snap 185 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2029: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2030: setattr oid 11 current snap is 190 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2024: finishing write tid 5 to smithi14680844-13 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2024: oid 13 updating version 0 to 774 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2024: oid 13 version 774 is already newer than 772 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2024: oid 13 updating version 774 to 775 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:2024: oid 13 version 775 is already newer than 773 2024-04-26T04:47:40.363 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 775 (ObjNum 657 snap 190 seq_num 657) dirty exists 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2024: left oid 13 (ObjNum 657 snap 190 seq_num 657) 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: finishing write tid 1 to smithi14680844-25 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: finishing write tid 2 to smithi14680844-25 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: finishing write tid 3 to smithi14680844-25 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: finishing write tid 4 to smithi14680844-25 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2028: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2028: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2028: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1052 (ObjNum 560 snap 161 seq_num 560) dirty exists 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: finishing write tid 5 to smithi14680844-25 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: oid 25 updating version 0 to 1255 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: oid 25 updating version 1255 to 1256 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: oid 25 version 1256 is already newer than 1254 2024-04-26T04:47:40.364 INFO:tasks.rados.rados.0.smithi146.stdout:2026: oid 25 version 1256 is already newer than 1253 2024-04-26T04:47:40.365 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1256 (ObjNum 658 snap 190 seq_num 658) dirty exists 2024-04-26T04:47:40.365 INFO:tasks.rados.rados.0.smithi146.stdout:2026: left oid 25 (ObjNum 658 snap 190 seq_num 658) 2024-04-26T04:47:40.365 INFO:tasks.rados.rados.0.smithi146.stdout:2027: expect (ObjNum 583 snap 166 seq_num 583) 2024-04-26T04:47:40.846 INFO:tasks.rados.rados.0.smithi146.stdout:2029: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:47:41.125 INFO:tasks.rados.rados.0.smithi146.stdout:2024: done (5 left) 2024-04-26T04:47:41.125 INFO:tasks.rados.rados.0.smithi146.stdout:2026: done (4 left) 2024-04-26T04:47:41.126 INFO:tasks.rados.rados.0.smithi146.stdout:2027: done (3 left) 2024-04-26T04:47:41.126 INFO:tasks.rados.rados.0.smithi146.stdout:2028: done (2 left) 2024-04-26T04:47:41.126 INFO:tasks.rados.rados.0.smithi146.stdout:2029: done (1 left) 2024-04-26T04:47:41.126 INFO:tasks.rados.rados.0.smithi146.stdout:2031: delete oid 2 current snap is 190 2024-04-26T04:47:41.127 INFO:tasks.rados.rados.0.smithi146.stdout:2031: done (1 left) 2024-04-26T04:47:41.127 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 190 2024-04-26T04:47:41.128 INFO:tasks.rados.rados.0.smithi146.stdout:2032: seq_num 660 ranges {7233536=663552,7897088=737280,8634368=65536} 2024-04-26T04:47:41.169 INFO:tasks.rados.rados.0.smithi146.stdout:2032: writing smithi14680844-44 from 7233536 to 7897088 tid 1 2024-04-26T04:47:41.173 INFO:tasks.rados.rados.0.smithi146.stdout:2032: writing smithi14680844-44 from 7897088 to 8634368 tid 2 2024-04-26T04:47:41.174 INFO:tasks.rados.rados.0.smithi146.stdout:2032: writing smithi14680844-44 from 8634368 to 8699904 tid 3 2024-04-26T04:47:41.174 INFO:tasks.rados.rados.0.smithi146.stdout:2033: rollback oid 37 current snap is 190 2024-04-26T04:47:41.174 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 189 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1101 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:2030: done (2 left) 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:2034: read oid 14 snap -1 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:2034: expect (ObjNum 503 snap 142 seq_num 503) 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 190 2024-04-26T04:47:41.175 INFO:tasks.rados.rados.0.smithi146.stdout:2035: seq_num 661 ranges {0=679936,679936=622592,1302528=180224} 2024-04-26T04:47:41.178 INFO:tasks.rados.rados.0.smithi146.stdout:2035: writing smithi14680844-50 from 0 to 679936 tid 1 2024-04-26T04:47:41.182 INFO:tasks.rados.rados.0.smithi146.stdout:2035: writing smithi14680844-50 from 679936 to 1302528 tid 2 2024-04-26T04:47:41.183 INFO:tasks.rados.rados.0.smithi146.stdout:2035: writing smithi14680844-50 from 1302528 to 1482752 tid 3 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2036: rollback oid 23 current snap is 190 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 181 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2032: finishing write tid 1 to smithi14680844-44 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2033: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2032: finishing write tid 2 to smithi14680844-44 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2032: finishing write tid 3 to smithi14680844-44 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2032: finishing write tid 4 to smithi14680844-44 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2033: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 190 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2033: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1070 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:41.184 INFO:tasks.rados.rados.0.smithi146.stdout:2037: seq_num 662 ranges {0=696320,696320=557056,1253376=245760} 2024-04-26T04:47:41.188 INFO:tasks.rados.rados.0.smithi146.stdout:2037: writing smithi14680844-39 from 0 to 696320 tid 1 2024-04-26T04:47:41.191 INFO:tasks.rados.rados.0.smithi146.stdout:2037: writing smithi14680844-39 from 696320 to 1253376 tid 2 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2037: writing smithi14680844-39 from 1253376 to 1499136 tid 3 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2033: done (5 left) 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2038: rollback oid 3 current snap is 190 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 164 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: finishing write tid 5 to smithi14680844-44 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: oid 44 updating version 0 to 1104 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: oid 44 updating version 1104 to 1105 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: oid 44 version 1105 is already newer than 1102 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: oid 44 version 1105 is already newer than 1103 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1105 (ObjNum 660 snap 190 seq_num 660) dirty exists 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: left oid 44 (ObjNum 660 snap 190 seq_num 660) 2024-04-26T04:47:41.194 INFO:tasks.rados.rados.0.smithi146.stdout:2032: done (5 left) 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2039: snap_create 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: finishing write tid 1 to smithi14680844-50 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: finishing write tid 2 to smithi14680844-50 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: finishing write tid 3 to smithi14680844-50 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: finishing write tid 4 to smithi14680844-50 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2036: finishing rollback tid 0 to smithi14680844-23 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: finishing write tid 5 to smithi14680844-50 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: oid 50 updating version 0 to 1395 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: oid 50 version 1395 is already newer than 1393 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: oid 50 version 1395 is already newer than 1394 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: oid 50 updating version 1395 to 1396 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1396 (ObjNum 661 snap 190 seq_num 661) dirty exists 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2035: left oid 50 (ObjNum 661 snap 190 seq_num 661) 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2036: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:47:41.195 INFO:tasks.rados.rados.0.smithi146.stdout:2036: finishing rollback tid 2 to smithi14680844-23 2024-04-26T04:47:41.196 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1400 (ObjNum 621 snap 172 seq_num 621) dirty exists 2024-04-26T04:47:41.196 INFO:tasks.rados.rados.0.smithi146.stdout:2038: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:47:41.196 INFO:tasks.rados.rados.0.smithi146.stdout:2038: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:47:41.197 INFO:tasks.rados.rados.0.smithi146.stdout:2038: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:47:41.197 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1222 (ObjNum 525 snap 146 seq_num 525) dirty exists 2024-04-26T04:47:41.200 INFO:tasks.rados.rados.0.smithi146.stdout:2037: finishing write tid 1 to smithi14680844-39 2024-04-26T04:47:41.200 INFO:tasks.rados.rados.0.smithi146.stdout:2037: finishing write tid 2 to smithi14680844-39 2024-04-26T04:47:41.201 INFO:tasks.rados.rados.0.smithi146.stdout:2037: finishing write tid 3 to smithi14680844-39 2024-04-26T04:47:41.201 INFO:tasks.rados.rados.0.smithi146.stdout:2037: finishing write tid 4 to smithi14680844-39 2024-04-26T04:47:41.208 INFO:tasks.rados.rados.0.smithi146.stdout:2037: finishing write tid 5 to smithi14680844-39 2024-04-26T04:47:41.208 INFO:tasks.rados.rados.0.smithi146.stdout:2037: oid 39 updating version 0 to 1174 2024-04-26T04:47:41.208 INFO:tasks.rados.rados.0.smithi146.stdout:2037: oid 39 updating version 1174 to 1176 2024-04-26T04:47:41.209 INFO:tasks.rados.rados.0.smithi146.stdout:2037: oid 39 version 1176 is already newer than 1173 2024-04-26T04:47:41.209 INFO:tasks.rados.rados.0.smithi146.stdout:2037: oid 39 version 1176 is already newer than 1175 2024-04-26T04:47:41.209 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1176 (ObjNum 662 snap 190 seq_num 662) dirty exists 2024-04-26T04:47:41.209 INFO:tasks.rados.rados.0.smithi146.stdout:2037: left oid 39 (ObjNum 662 snap 190 seq_num 662) 2024-04-26T04:47:41.226 INFO:tasks.rados.rados.0.smithi146.stdout:2034: expect (ObjNum 503 snap 142 seq_num 503) 2024-04-26T04:47:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:41 smithi204 ceph-mon[88313]: pgmap v350: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 17 op/s 2024-04-26T04:47:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:41 smithi146 ceph-mon[95531]: pgmap v350: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 17 op/s 2024-04-26T04:47:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:41 smithi146 ceph-mon[92947]: pgmap v350: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.0 MiB/s wr, 17 op/s 2024-04-26T04:47:42.456 INFO:tasks.rados.rados.0.smithi146.stdout:2034: done (5 left) 2024-04-26T04:47:42.456 INFO:tasks.rados.rados.0.smithi146.stdout:2035: done (4 left) 2024-04-26T04:47:42.456 INFO:tasks.rados.rados.0.smithi146.stdout:2036: done (3 left) 2024-04-26T04:47:42.456 INFO:tasks.rados.rados.0.smithi146.stdout:2037: done (2 left) 2024-04-26T04:47:42.457 INFO:tasks.rados.rados.0.smithi146.stdout:2038: done (1 left) 2024-04-26T04:47:42.457 INFO:tasks.rados.rados.0.smithi146.stdout:2039: done (0 left) 2024-04-26T04:47:42.457 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 191 2024-04-26T04:47:42.457 INFO:tasks.rados.rados.0.smithi146.stdout:2040: seq_num 663 ranges {1482752=712704,2195456=442368,2637824=360448} 2024-04-26T04:47:42.467 INFO:tasks.rados.rados.0.smithi146.stdout:2040: writing smithi14680844-50 from 1482752 to 2195456 tid 1 2024-04-26T04:47:42.469 INFO:tasks.rados.rados.0.smithi146.stdout:2040: writing smithi14680844-50 from 2195456 to 2637824 tid 2 2024-04-26T04:47:42.472 INFO:tasks.rados.rados.0.smithi146.stdout:2040: writing smithi14680844-50 from 2637824 to 2998272 tid 3 2024-04-26T04:47:42.472 INFO:tasks.rados.rados.0.smithi146.stdout:2041: read oid 28 snap 181 2024-04-26T04:47:42.472 INFO:tasks.rados.rados.0.smithi146.stdout:2041: expect deleted 2024-04-26T04:47:42.472 INFO:tasks.rados.rados.0.smithi146.stdout:2042: snap_remove snap 188 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: finishing write tid 1 to smithi14680844-50 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: finishing write tid 2 to smithi14680844-50 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: finishing write tid 3 to smithi14680844-50 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: finishing write tid 4 to smithi14680844-50 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: finishing write tid 5 to smithi14680844-50 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: oid 50 updating version 0 to 1403 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: oid 50 updating version 1403 to 1405 2024-04-26T04:47:42.786 INFO:tasks.rados.rados.0.smithi146.stdout:2040: oid 50 version 1405 is already newer than 1404 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2040: oid 50 version 1405 is already newer than 1402 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1405 (ObjNum 663 snap 191 seq_num 663) dirty exists 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2040: left oid 50 (ObjNum 663 snap 191 seq_num 663) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2040: done (2 left) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2041: done (1 left) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2042: done (0 left) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2043: read oid 26 snap -1 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2043: expect (ObjNum 548 snap 157 seq_num 548) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2044: read oid 47 snap 179 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2044: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:47:42.787 INFO:tasks.rados.rados.0.smithi146.stdout:2045: snap_remove snap 171 2024-04-26T04:47:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:42 smithi204 ceph-mon[88313]: osdmap e457: 8 total, 8 up, 8 in 2024-04-26T04:47:43.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:42 smithi146 ceph-mon[95531]: osdmap e457: 8 total, 8 up, 8 in 2024-04-26T04:47:43.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:42 smithi146 ceph-mon[92947]: osdmap e457: 8 total, 8 up, 8 in 2024-04-26T04:47:43.641 INFO:tasks.rados.rados.0.smithi146.stdout:2045: done (2 left) 2024-04-26T04:47:43.641 INFO:tasks.rados.rados.0.smithi146.stdout:2046: snap_create 2024-04-26T04:47:43.641 INFO:tasks.rados.rados.0.smithi146.stdout:2043: expect (ObjNum 548 snap 157 seq_num 548) 2024-04-26T04:47:43.867 INFO:tasks.rados.rados.0.smithi146.stdout:2044: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:47:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:43 smithi204 ceph-mon[88313]: pgmap v352: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 14 op/s 2024-04-26T04:47:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:43 smithi204 ceph-mon[88313]: osdmap e458: 8 total, 8 up, 8 in 2024-04-26T04:47:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:43 smithi204 ceph-mon[88313]: osdmap e459: 8 total, 8 up, 8 in 2024-04-26T04:47:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[95531]: pgmap v352: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 14 op/s 2024-04-26T04:47:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[95531]: osdmap e458: 8 total, 8 up, 8 in 2024-04-26T04:47:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[95531]: osdmap e459: 8 total, 8 up, 8 in 2024-04-26T04:47:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[92947]: pgmap v352: 121 pgs: 121 active+clean; 297 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 8.0 MiB/s rd, 4.0 MiB/s wr, 14 op/s 2024-04-26T04:47:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[92947]: osdmap e458: 8 total, 8 up, 8 in 2024-04-26T04:47:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:43 smithi146 ceph-mon[92947]: osdmap e459: 8 total, 8 up, 8 in 2024-04-26T04:47:45.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:44 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:44 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:44 smithi204 ceph-mon[88313]: Upgrade: osd.5 is safe to restart 2024-04-26T04:47:45.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:44 smithi204 ceph-mon[88313]: osdmap e460: 8 total, 8 up, 8 in 2024-04-26T04:47:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[95531]: Upgrade: osd.5 is safe to restart 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[95531]: osdmap e460: 8 total, 8 up, 8 in 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[92947]: Upgrade: osd.5 is safe to restart 2024-04-26T04:47:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:44 smithi146 ceph-mon[92947]: osdmap e460: 8 total, 8 up, 8 in 2024-04-26T04:47:45.269 INFO:tasks.rados.rados.0.smithi146.stdout:2043: done (2 left) 2024-04-26T04:47:45.269 INFO:tasks.rados.rados.0.smithi146.stdout:2044: done (1 left) 2024-04-26T04:47:45.270 INFO:tasks.rados.rados.0.smithi146.stdout:2046: done (0 left) 2024-04-26T04:47:45.270 INFO:tasks.rados.rados.0.smithi146.stdout:2047: delete oid 3 current snap is 192 2024-04-26T04:47:45.272 INFO:tasks.rados.rados.0.smithi146.stdout:2047: done (0 left) 2024-04-26T04:47:45.272 INFO:tasks.rados.rados.0.smithi146.stdout:2048: snap_create 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2048: done (0 left) 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2049: read oid 11 snap -1 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2049: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2050: rmattr oid 14 current snap is 193 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2051: read oid 8 snap -1 2024-04-26T04:47:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2051: expect deleted 2024-04-26T04:47:45.794 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 193 2024-04-26T04:47:45.794 INFO:tasks.rados.rados.0.smithi146.stdout:2052: seq_num 665 ranges {4472832=745472,5218304=606208,5824512=196608} 2024-04-26T04:47:45.822 INFO:tasks.rados.rados.0.smithi146.stdout:2052: writing smithi14680844-42 from 4472832 to 5218304 tid 1 2024-04-26T04:47:45.825 INFO:tasks.rados.rados.0.smithi146.stdout:2052: writing smithi14680844-42 from 5218304 to 5824512 tid 2 2024-04-26T04:47:45.827 INFO:tasks.rados.rados.0.smithi146.stdout:2052: writing smithi14680844-42 from 5824512 to 6021120 tid 3 2024-04-26T04:47:45.827 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 193 2024-04-26T04:47:45.827 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1053 (ObjNum 503 snap 142 seq_num 503) dirty exists 2024-04-26T04:47:45.827 INFO:tasks.rados.rados.0.smithi146.stdout:2053: seq_num 666 ranges {3907584=761856,4669440=491520,5160960=311296} 2024-04-26T04:47:45.858 INFO:tasks.rados.rados.0.smithi146.stdout:2053: writing smithi14680844-25 from 3907584 to 4669440 tid 1 2024-04-26T04:47:45.859 INFO:tasks.rados.rados.0.smithi146.stdout:2053: writing smithi14680844-25 from 4669440 to 5160960 tid 2 2024-04-26T04:47:45.861 INFO:tasks.rados.rados.0.smithi146.stdout:2053: writing smithi14680844-25 from 5160960 to 5472256 tid 3 2024-04-26T04:47:45.861 INFO:tasks.rados.rados.0.smithi146.stdout:2050: done (4 left) 2024-04-26T04:47:45.861 INFO:tasks.rados.rados.0.smithi146.stdout:2051: done (3 left) 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2054: delete oid 27 current snap is 193 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: finishing write tid 1 to smithi14680844-42 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: finishing write tid 2 to smithi14680844-42 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: finishing write tid 3 to smithi14680844-42 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: finishing write tid 4 to smithi14680844-42 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: finishing write tid 5 to smithi14680844-42 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: oid 42 updating version 0 to 1374 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: oid 42 version 1374 is already newer than 1373 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: oid 42 updating version 1374 to 1375 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: oid 42 updating version 1375 to 1376 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1376 (ObjNum 665 snap 193 seq_num 665) dirty exists 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2052: left oid 42 (ObjNum 665 snap 193 seq_num 665) 2024-04-26T04:47:45.862 INFO:tasks.rados.rados.0.smithi146.stdout:2049: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:46.640 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:46] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.43.0" 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[92947]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[92947]: osdmap e461: 8 total, 8 up, 8 in 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[95531]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:46.905 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[95531]: osdmap e461: 8 total, 8 up, 8 in 2024-04-26T04:47:46.906 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:46.906 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:47:46.906 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:46.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:46 smithi204 ceph-mon[88313]: pgmap v356: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:46.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:46 smithi204 ceph-mon[88313]: osdmap e461: 8 total, 8 up, 8 in 2024-04-26T04:47:46.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:46.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-26T04:47:46.992 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:47:47.390 INFO:tasks.rados.rados.0.smithi146.stdout:2053: finishing write tid 1 to smithi14680844-25 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: finishing write tid 2 to smithi14680844-25 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: finishing write tid 3 to smithi14680844-25 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: finishing write tid 4 to smithi14680844-25 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2049: done (3 left) 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2052: done (2 left) 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2054: done (1 left) 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2055: delete oid 2 current snap is 193 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: finishing write tid 5 to smithi14680844-25 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: oid 25 updating version 0 to 1268 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: oid 25 updating version 1268 to 1271 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: oid 25 version 1271 is already newer than 1269 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:2053: oid 25 version 1271 is already newer than 1270 2024-04-26T04:47:47.391 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1271 (ObjNum 666 snap 193 seq_num 666) dirty exists 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:2053: left oid 25 (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:2053: done (1 left) 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:2055: done (0 left) 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:2056: copy_from oid 17 from oid 37 current snap is 193 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 193 2024-04-26T04:47:47.392 INFO:tasks.rados.rados.0.smithi146.stdout:2057: seq_num 669 ranges {0=409600,409600=548864,958464=655360} 2024-04-26T04:47:47.394 INFO:tasks.rados.rados.0.smithi146.stdout:2057: writing smithi14680844-24 from 0 to 409600 tid 1 2024-04-26T04:47:47.397 INFO:tasks.rados.rados.0.smithi146.stdout:2057: writing smithi14680844-24 from 409600 to 958464 tid 2 2024-04-26T04:47:47.401 INFO:tasks.rados.rados.0.smithi146.stdout:2057: writing smithi14680844-24 from 958464 to 1613824 tid 3 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:2058: delete oid 1 current snap is 193 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:2057: finishing write tid 1 to smithi14680844-24 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:2057: finishing write tid 2 to smithi14680844-24 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:2056: finishing copy_from racing read to smithi14680844-17 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:2056: finishing copy_from to smithi14680844-17 2024-04-26T04:47:47.402 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1070 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:47.404 INFO:tasks.rados.rados.0.smithi146.stdout:2056: done (2 left) 2024-04-26T04:47:47.404 INFO:tasks.rados.rados.0.smithi146.stdout:2058: done (1 left) 2024-04-26T04:47:47.404 INFO:tasks.rados.rados.0.smithi146.stdout:2059: rmattr oid 27 current snap is 193 2024-04-26T04:47:47.404 INFO:tasks.rados.rados.0.smithi146.stdout:2059: done (1 left) 2024-04-26T04:47:47.404 INFO:tasks.rados.rados.0.smithi146.stdout:2060: snap_create 2024-04-26T04:47:47.405 INFO:tasks.rados.rados.0.smithi146.stdout:2057: finishing write tid 3 to smithi14680844-24 2024-04-26T04:47:47.405 INFO:tasks.rados.rados.0.smithi146.stdout:2057: finishing write tid 4 to smithi14680844-24 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: finishing write tid 5 to smithi14680844-24 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: oid 24 updating version 0 to 1106 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: oid 24 updating version 1106 to 1109 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: oid 24 version 1109 is already newer than 1108 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: oid 24 version 1109 is already newer than 1107 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1109 (ObjNum 669 snap 193 seq_num 669) dirty exists 2024-04-26T04:47:47.407 INFO:tasks.rados.rados.0.smithi146.stdout:2057: left oid 24 (ObjNum 669 snap 193 seq_num 669) 2024-04-26T04:47:47.651 INFO:tasks.rados.rados.0.smithi146.stdout:2057: done (1 left) 2024-04-26T04:47:47.651 INFO:tasks.rados.rados.0.smithi146.stdout:2060: done (0 left) 2024-04-26T04:47:47.651 INFO:tasks.rados.rados.0.smithi146.stdout:2061: rollback oid 36 current snap is 194 2024-04-26T04:47:47.651 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 185 2024-04-26T04:47:47.651 INFO:tasks.rados.rados.0.smithi146.stdout:2062: delete oid 18 current snap is 194 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2061: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2061: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2062: done (1 left) 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2063: read oid 49 snap -1 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2063: expect (ObjNum 654 snap 190 seq_num 654) 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2064: copy_from oid 32 from oid 1 current snap is 194 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2065: rollback oid 43 current snap is 194 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 173 2024-04-26T04:47:47.657 INFO:tasks.rados.rados.0.smithi146.stdout:2061: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:47:47.658 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1112 (ObjNum 629 snap 175 seq_num 629) dirty exists 2024-04-26T04:47:47.658 INFO:tasks.rados.rados.0.smithi146.stdout:2061: done (3 left) 2024-04-26T04:47:47.658 INFO:tasks.rados.rados.0.smithi146.stdout:2066: rollback oid 9 current snap is 194 2024-04-26T04:47:47.658 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 185 2024-04-26T04:47:47.658 INFO:tasks.rados.rados.0.smithi146.stdout:2067: snap_create 2024-04-26T04:47:47.659 INFO:tasks.rados.rados.0.smithi146.stdout:2065: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:47:47.660 INFO:tasks.rados.rados.0.smithi146.stdout:2066: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:47:47.660 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1210 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:47:47.661 INFO:tasks.rados.rados.0.smithi146.stdout:2065: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:47:47.661 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1178 (ObjNum 33 snap 0 seq_num 2126798544) dirty dne 2024-04-26T04:47:47.662 INFO:tasks.rados.rados.0.smithi146.stdout:2064: finishing copy_from to smithi14680844-32 2024-04-26T04:47:47.662 INFO:tasks.rados.rados.0.smithi146.stdout:2064: got expected ENOENT (src dne) 2024-04-26T04:47:47.663 INFO:tasks.rados.rados.0.smithi146.stdout:2064: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:47:47.673 INFO:tasks.rados.rados.0.smithi146.stdout:2063: expect (ObjNum 654 snap 190 seq_num 654) 2024-04-26T04:47:47.737 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:47 smithi204 ceph-mon[88313]: Upgrade: Updating osd.5 2024-04-26T04:47:47.738 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:47 smithi204 ceph-mon[88313]: Deploying daemon osd.5 on smithi204 2024-04-26T04:47:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:47 smithi146 ceph-mon[95531]: Upgrade: Updating osd.5 2024-04-26T04:47:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:47 smithi146 ceph-mon[95531]: Deploying daemon osd.5 on smithi204 2024-04-26T04:47:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:47 smithi146 ceph-mon[92947]: Upgrade: Updating osd.5 2024-04-26T04:47:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:47 smithi146 ceph-mon[92947]: Deploying daemon osd.5 on smithi204 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2063: done (4 left) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2064: done (3 left) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2065: done (2 left) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2066: done (1 left) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2067: done (0 left) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2068: read oid 42 snap 173 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2068: expect (ObjNum 595 snap 169 seq_num 595) 2024-04-26T04:47:48.640 INFO:tasks.rados.rados.0.smithi146.stdout:2069: delete oid 5 current snap is 195 2024-04-26T04:47:48.651 INFO:tasks.rados.rados.0.smithi146.stdout:2069: done (1 left) 2024-04-26T04:47:48.651 INFO:tasks.rados.rados.0.smithi146.stdout:2070: read oid 34 snap -1 2024-04-26T04:47:48.651 INFO:tasks.rados.rados.0.smithi146.stdout:2070: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:47:48.651 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 195 2024-04-26T04:47:48.651 INFO:tasks.rados.rados.0.smithi146.stdout:2071: seq_num 673 ranges {1613824=475136,2088960=532480,2621440=671744} 2024-04-26T04:47:48.663 INFO:tasks.rados.rados.0.smithi146.stdout:2071: writing smithi14680844-24 from 1613824 to 2088960 tid 1 2024-04-26T04:47:48.666 INFO:tasks.rados.rados.0.smithi146.stdout:2071: writing smithi14680844-24 from 2088960 to 2621440 tid 2 2024-04-26T04:47:48.670 INFO:tasks.rados.rados.0.smithi146.stdout:2071: writing smithi14680844-24 from 2621440 to 3293184 tid 3 2024-04-26T04:47:48.670 INFO:tasks.rados.rados.0.smithi146.stdout:2072: read oid 20 snap -1 2024-04-26T04:47:48.670 INFO:tasks.rados.rados.0.smithi146.stdout:2072: expect (ObjNum 636 snap 180 seq_num 636) 2024-04-26T04:47:48.670 INFO:tasks.rados.rados.0.smithi146.stdout:2073: snap_create 2024-04-26T04:47:48.670 INFO:tasks.rados.rados.0.smithi146.stdout:2068: expect (ObjNum 595 snap 169 seq_num 595) 2024-04-26T04:47:48.712 INFO:tasks.rados.rados.0.smithi146.stdout:2070: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:47:48.746 INFO:tasks.rados.rados.0.smithi146.stdout:2071: finishing write tid 1 to smithi14680844-24 2024-04-26T04:47:48.746 INFO:tasks.rados.rados.0.smithi146.stdout:2071: finishing write tid 2 to smithi14680844-24 2024-04-26T04:47:48.746 INFO:tasks.rados.rados.0.smithi146.stdout:2071: finishing write tid 3 to smithi14680844-24 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: finishing write tid 4 to smithi14680844-24 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: finishing write tid 5 to smithi14680844-24 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: oid 24 updating version 0 to 1113 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: oid 24 updating version 1113 to 1114 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: oid 24 updating version 1114 to 1115 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: oid 24 updating version 1115 to 1116 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1116 (ObjNum 673 snap 195 seq_num 673) dirty exists 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2071: left oid 24 (ObjNum 673 snap 195 seq_num 673) 2024-04-26T04:47:48.747 INFO:tasks.rados.rados.0.smithi146.stdout:2072: expect (ObjNum 636 snap 180 seq_num 636) 2024-04-26T04:47:48.817 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:47:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[92947]: pgmap v358: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[92947]: osdmap e462: 8 total, 8 up, 8 in 2024-04-26T04:47:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[92947]: osdmap e463: 8 total, 8 up, 8 in 2024-04-26T04:47:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[95531]: pgmap v358: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[95531]: osdmap e462: 8 total, 8 up, 8 in 2024-04-26T04:47:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:48 smithi146 ceph-mon[95531]: osdmap e463: 8 total, 8 up, 8 in 2024-04-26T04:47:49.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:48 smithi204 ceph-mon[88313]: pgmap v358: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 306 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 36 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-04-26T04:47:49.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:48 smithi204 ceph-mon[88313]: osdmap e462: 8 total, 8 up, 8 in 2024-04-26T04:47:49.012 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:48 smithi204 ceph-mon[88313]: osdmap e463: 8 total, 8 up, 8 in 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (8m) 60s ago 9m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (9m) 24s ago 9m 90.6M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (10m) 60s ago 10m 19.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (10m) 24s ago 10m 15.9M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (4m) 24s ago 13m 450M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (5m) 60s ago 15m 518M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (4m) 60s ago 15m 52.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:47:49.134 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (3m) 24s ago 14m 42.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (3m) 60s ago 14m 46.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (9m) 60s ago 9m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (9m) 24s ago 9m 17.3M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (2m) 60s ago 13m 220M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (2m) 60s ago 13m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (99s) 60s ago 12m 158M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (64s) 60s ago 12m 12.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (29s) 24s ago 11m 12.7M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (11m) 24s ago 11m 318M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb aa15a7750e70 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (11m) 24s ago 11m 208M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (10m) 24s ago 10m 245M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:47:49.135 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (4m) 24s ago 9m 55.0M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:47:49.530 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3, 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 5 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:47:49.531 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:47:49.532 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:47:49.532 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 5, 2024-04-26T04:47:49.532 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 10 2024-04-26T04:47:49.532 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:47:49.532 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:47:49.611 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:49 smithi204 systemd[1]: Stopping Ceph osd.5 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:47:49.662 INFO:tasks.rados.rados.0.smithi146.stdout:2068: done (4 left) 2024-04-26T04:47:49.662 INFO:tasks.rados.rados.0.smithi146.stdout:2070: done (3 left) 2024-04-26T04:47:49.662 INFO:tasks.rados.rados.0.smithi146.stdout:2071: done (2 left) 2024-04-26T04:47:49.662 INFO:tasks.rados.rados.0.smithi146.stdout:2072: done (1 left) 2024-04-26T04:47:49.663 INFO:tasks.rados.rados.0.smithi146.stdout:2073: done (0 left) 2024-04-26T04:47:49.663 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 196 2024-04-26T04:47:49.663 INFO:tasks.rados.rados.0.smithi146.stdout:2074: seq_num 674 ranges {1499136=491520,1990656=417792,2408448=483328,2891776=303104} 2024-04-26T04:47:49.674 INFO:tasks.rados.rados.0.smithi146.stdout:2074: writing smithi14680844-39 from 1499136 to 1990656 tid 1 2024-04-26T04:47:49.676 INFO:tasks.rados.rados.0.smithi146.stdout:2074: writing smithi14680844-39 from 1990656 to 2408448 tid 2 2024-04-26T04:47:49.679 INFO:tasks.rados.rados.0.smithi146.stdout:2074: writing smithi14680844-39 from 2408448 to 2891776 tid 3 2024-04-26T04:47:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:2074: writing smithi14680844-39 from 2891776 to 3194880 tid 4 2024-04-26T04:47:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 196 2024-04-26T04:47:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 1 to smithi14680844-39 2024-04-26T04:47:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:2075: seq_num 675 ranges {1597440=507904,2105344=704512,2809856=499712} 2024-04-26T04:47:49.692 INFO:tasks.rados.rados.0.smithi146.stdout:2075: writing smithi14680844-38 from 1597440 to 2105344 tid 1 2024-04-26T04:47:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2075: writing smithi14680844-38 from 2105344 to 2809856 tid 2 2024-04-26T04:47:49.699 INFO:tasks.rados.rados.0.smithi146.stdout:2075: writing smithi14680844-38 from 2809856 to 3309568 tid 3 2024-04-26T04:47:49.699 INFO:tasks.rados.rados.0.smithi146.stdout:2076: read oid 35 snap -1 2024-04-26T04:47:49.700 INFO:tasks.rados.rados.0.smithi146.stdout:2076: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:47:49.700 INFO:tasks.rados.rados.0.smithi146.stdout:2077: copy_from oid 28 from oid 26 current snap is 196 2024-04-26T04:47:49.700 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 2 to smithi14680844-39 2024-04-26T04:47:49.700 INFO:tasks.rados.rados.0.smithi146.stdout:2078: snap_remove snap 175 2024-04-26T04:47:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3621990177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:49.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:49 smithi146 ceph-mon[95531]: osd.5 marked itself down and dead 2024-04-26T04:47:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3621990177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:49 smithi146 ceph-mon[92947]: osd.5 marked itself down and dead 2024-04-26T04:47:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3621990177' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:47:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:49 smithi204 ceph-mon[88313]: osd.5 marked itself down and dead 2024-04-26T04:47:50.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[41689]: 2024-04-26T04:47:49.609+0000 7f0c95036700 -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-04-26T04:47:50.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[41689]: 2024-04-26T04:47:49.609+0000 7f0c95036700 -1 osd.5 463 *** Got signal Terminated *** 2024-04-26T04:47:50.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[41689]: 2024-04-26T04:47:49.610+0000 7f0c95036700 -1 osd.5 463 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:47:50.484 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:50 smithi204 podman[99082]: 2024-04-26 04:47:50.224471985 +0000 UTC m=+0.723561687 container died aa15a7750e70a33677f681399b5102cb29356ed11f4f0bedfd5952cb0c81017f (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_BRANCH=HEAD, RELEASE=reef-7d2137f, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS) 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2078: done (4 left) 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2079: read oid 15 snap -1 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2079: expect deleted 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2080: delete oid 41 current snap is 196 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 3 to smithi14680844-39 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 4 to smithi14680844-39 2024-04-26T04:47:50.667 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 5 to smithi14680844-39 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: finishing write tid 6 to smithi14680844-39 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: oid 39 updating version 0 to 1183 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: oid 39 version 1183 is already newer than 1182 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: oid 39 version 1183 is already newer than 1180 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: oid 39 version 1183 is already newer than 1181 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: oid 39 version 1183 is already newer than 1179 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1183 (ObjNum 674 snap 196 seq_num 674) dirty exists 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2074: left oid 39 (ObjNum 674 snap 196 seq_num 674) 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: finishing write tid 1 to smithi14680844-38 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: finishing write tid 2 to smithi14680844-38 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: finishing write tid 3 to smithi14680844-38 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: finishing write tid 4 to smithi14680844-38 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: finishing write tid 5 to smithi14680844-38 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: oid 38 updating version 0 to 1274 2024-04-26T04:47:50.668 INFO:tasks.rados.rados.0.smithi146.stdout:2075: oid 38 version 1274 is already newer than 1273 2024-04-26T04:47:50.669 INFO:tasks.rados.rados.0.smithi146.stdout:2075: oid 38 updating version 1274 to 1275 2024-04-26T04:47:50.669 INFO:tasks.rados.rados.0.smithi146.stdout:2075: oid 38 updating version 1275 to 1276 2024-04-26T04:47:50.669 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1276 (ObjNum 675 snap 196 seq_num 675) dirty exists 2024-04-26T04:47:50.669 INFO:tasks.rados.rados.0.smithi146.stdout:2075: left oid 38 (ObjNum 675 snap 196 seq_num 675) 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:2074: done (5 left) 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:2075: done (4 left) 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:2079: done (3 left) 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:2080: done (2 left) 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 196 2024-04-26T04:47:50.688 INFO:tasks.rados.rados.0.smithi146.stdout:2081: seq_num 677 ranges {0=540672,540672=516096,1056768=655360,1712128=32768} 2024-04-26T04:47:50.691 INFO:tasks.rados.rados.0.smithi146.stdout:2081: writing smithi14680844-22 from 0 to 540672 tid 1 2024-04-26T04:47:50.695 INFO:tasks.rados.rados.0.smithi146.stdout:2081: writing smithi14680844-22 from 540672 to 1056768 tid 2 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2081: writing smithi14680844-22 from 1056768 to 1712128 tid 3 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2081: writing smithi14680844-22 from 1712128 to 1744896 tid 4 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 1 to smithi14680844-22 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 2 to smithi14680844-22 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2082: read oid 18 snap 174 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2082: expect deleted 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2083: read oid 45 snap 194 2024-04-26T04:47:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2083: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:50.702 INFO:tasks.rados.rados.0.smithi146.stdout:2084: delete oid 24 current snap is 196 2024-04-26T04:47:50.704 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 3 to smithi14680844-22 2024-04-26T04:47:50.704 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 4 to smithi14680844-22 2024-04-26T04:47:50.705 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 5 to smithi14680844-22 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: finishing write tid 6 to smithi14680844-22 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: oid 22 updating version 0 to 1117 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: oid 22 updating version 1117 to 1118 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: oid 22 updating version 1118 to 1120 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: oid 22 version 1120 is already newer than 1119 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: oid 22 updating version 1120 to 1121 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1121 (ObjNum 677 snap 196 seq_num 677) dirty exists 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: left oid 22 (ObjNum 677 snap 196 seq_num 677) 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2081: done (5 left) 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2082: done (4 left) 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2084: done (3 left) 2024-04-26T04:47:50.707 INFO:tasks.rados.rados.0.smithi146.stdout:2085: snap_remove snap 190 2024-04-26T04:47:50.805 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:50 smithi204 podman[99082]: 2024-04-26 04:47:50.582659605 +0000 UTC m=+1.081749295 container cleanup aa15a7750e70a33677f681399b5102cb29356ed11f4f0bedfd5952cb0c81017f (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, RELEASE=reef-7d2137f, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:47:50.805 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:50 smithi204 bash[99082]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5 2024-04-26T04:47:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:50 smithi204 ceph-mon[88313]: pgmap v361: 121 pgs: 121 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:47:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:50 smithi204 ceph-mon[88313]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:50 smithi204 ceph-mon[88313]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:50 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:50 smithi204 ceph-mon[88313]: osdmap e464: 8 total, 7 up, 8 in 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[95531]: pgmap v361: 121 pgs: 121 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[95531]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[95531]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[95531]: osdmap e464: 8 total, 7 up, 8 in 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[92947]: pgmap v361: 121 pgs: 121 active+clean; 307 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 1.4 MiB/s wr, 16 op/s 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[92947]: from='client.44264 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[92947]: from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:47:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:47:50.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:50 smithi146 ceph-mon[92947]: osdmap e464: 8 total, 7 up, 8 in 2024-04-26T04:47:51.210 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:50 smithi204 podman[99103]: 2024-04-26 04:47:50.884261042 +0000 UTC m=+0.660365650 container remove aa15a7750e70a33677f681399b5102cb29356ed11f4f0bedfd5952cb0c81017f (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=reef-7d2137f, org.label-schema.build-date=20240424) 2024-04-26T04:47:51.484 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.210196987 +0000 UTC m=+0.113712208 container create 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb) 2024-04-26T04:47:51.484 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.114422457 +0000 UTC m=+0.017937659 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:51.677 INFO:tasks.rados.rados.0.smithi146.stdout:2085: done (3 left) 2024-04-26T04:47:51.677 INFO:tasks.rados.rados.0.smithi146.stdout:2086: snap_remove snap 193 2024-04-26T04:47:51.789 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:51 smithi204 ceph-mon[88313]: osdmap e465: 8 total, 7 up, 8 in 2024-04-26T04:47:51.790 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.484165562 +0000 UTC m=+0.387680742 container init 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux ) 2024-04-26T04:47:51.790 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.489750382 +0000 UTC m=+0.393265567 container start 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-26T04:47:51.790 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.696107831 +0000 UTC m=+0.599623016 container attach 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-26T04:47:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:51 smithi146 ceph-mon[92947]: osdmap e465: 8 total, 7 up, 8 in 2024-04-26T04:47:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:51 smithi146 ceph-mon[95531]: osdmap e465: 8 total, 7 up, 8 in 2024-04-26T04:47:52.055 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:51 smithi204 podman[99199]: 2024-04-26 04:47:51.789586633 +0000 UTC m=+0.693101824 container died 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2) 2024-04-26T04:47:52.678 INFO:tasks.rados.rados.0.smithi146.stdout:2086: done (3 left) 2024-04-26T04:47:52.678 INFO:tasks.rados.rados.0.smithi146.stdout:2087: rollback oid 21 current snap is 196 2024-04-26T04:47:52.678 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 194 2024-04-26T04:47:52.678 INFO:tasks.rados.rados.0.smithi146.stdout:2083: expect (ObjNum 618 snap 171 seq_num 618) 2024-04-26T04:47:52.679 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 podman[99245]: 2024-04-26 04:47:52.399766279 +0000 UTC m=+0.599538826 container remove 89f3c6529e90d28db8b864299e357f4f6971b24bf74696bdf17e69dcff690919 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:47:52.679 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-26T04:47:52.680 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 systemd[1]: Stopped Ceph osd.5 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:47:52.680 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.5.service: Consumed 17.658s CPU time. 2024-04-26T04:47:52.680 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 systemd[1]: Starting Ceph osd.5 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:47:52.776 INFO:tasks.rados.rados.0.smithi146.stdout:2076: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:47:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[95531]: pgmap v364: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-26T04:47:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[95531]: osdmap e466: 8 total, 7 up, 8 in 2024-04-26T04:47:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[92947]: pgmap v364: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-26T04:47:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:52 smithi146 ceph-mon[92947]: osdmap e466: 8 total, 7 up, 8 in 2024-04-26T04:47:52.961 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 podman[99353]: 2024-04-26 04:47:52.736824813 +0000 UTC m=+0.018266818 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:52.961 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:52 smithi204 podman[99353]: 2024-04-26 04:47:52.842500242 +0000 UTC m=+0.123942246 container create 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2) 2024-04-26T04:47:52.961 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:52 smithi204 ceph-mon[88313]: pgmap v364: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 2.0 MiB/s wr, 13 op/s 2024-04-26T04:47:52.961 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:52 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-26T04:47:52.962 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:52 smithi204 ceph-mon[88313]: osdmap e466: 8 total, 7 up, 8 in 2024-04-26T04:47:53.237 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 podman[99353]: 2024-04-26 04:47:53.154124904 +0000 UTC m=+0.435566912 container init 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, GIT_CLEAN=True, ceph=True) 2024-04-26T04:47:53.237 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 podman[99353]: 2024-04-26 04:47:53.160268708 +0000 UTC m=+0.441710721 container start 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, ceph=True) 2024-04-26T04:47:53.237 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 podman[99353]: 2024-04-26 04:47:53.236597739 +0000 UTC m=+0.518039759 container attach 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb) 2024-04-26T04:47:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2077: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2077: finishing copy_from to smithi14680844-28 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1315 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2087: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2087: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2076: done (3 left) 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2077: done (2 left) 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2083: done (1 left) 2024-04-26T04:47:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2088: snap_remove snap 192 2024-04-26T04:47:53.640 INFO:tasks.rados.rados.0.smithi146.stdout:2088: done (1 left) 2024-04-26T04:47:53.640 INFO:tasks.rados.rados.0.smithi146.stdout:2089: copy_from oid 28 from oid 37 current snap is 196 2024-04-26T04:47:53.640 INFO:tasks.rados.rados.0.smithi146.stdout:2087: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:47:53.640 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1179 (ObjNum 583 snap 166 seq_num 583) dirty exists 2024-04-26T04:47:53.641 INFO:tasks.rados.rados.0.smithi146.stdout:2087: done (1 left) 2024-04-26T04:47:53.641 INFO:tasks.rados.rados.0.smithi146.stdout:2090: snap_remove snap 189 2024-04-26T04:47:53.923 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-mon[88313]: osdmap e467: 8 total, 7 up, 8 in 2024-04-26T04:47:53.924 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-mon[88313]: osdmap e468: 8 total, 7 up, 8 in 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: 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-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: 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-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-26T04:47:53.924 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 bash[99353]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate[99368]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-26T04:47:53.925 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:53 smithi204 podman[99353]: 2024-04-26 04:47:53.630240727 +0000 UTC m=+0.911682730 container died 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424) 2024-04-26T04:47:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:53 smithi146 ceph-mon[95531]: osdmap e467: 8 total, 7 up, 8 in 2024-04-26T04:47:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:53 smithi146 ceph-mon[95531]: osdmap e468: 8 total, 7 up, 8 in 2024-04-26T04:47:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:53 smithi146 ceph-mon[92947]: osdmap e467: 8 total, 7 up, 8 in 2024-04-26T04:47:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:53 smithi146 ceph-mon[92947]: osdmap e468: 8 total, 7 up, 8 in 2024-04-26T04:47:54.555 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 podman[99520]: 2024-04-26 04:47:54.216119575 +0000 UTC m=+0.580982176 container remove 91d14fd223c343ca14319694ec3c6622948f20991767a8cac8c565cb724a0ddf (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-activate, org.label-schema.build-date=20240424, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T04:47:54.555 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 podman[99588]: 2024-04-26 04:47:54.425179354 +0000 UTC m=+0.111280145 container create caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True) 2024-04-26T04:47:54.556 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 podman[99588]: 2024-04-26 04:47:54.332158545 +0000 UTC m=+0.018259338 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:47:54.642 INFO:tasks.rados.rados.0.smithi146.stdout:2089: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:47:54.643 INFO:tasks.rados.rados.0.smithi146.stdout:2089: finishing copy_from to smithi14680844-28 2024-04-26T04:47:54.643 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1070 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:47:54.643 INFO:tasks.rados.rados.0.smithi146.stdout:2089: done (1 left) 2024-04-26T04:47:54.643 INFO:tasks.rados.rados.0.smithi146.stdout:2090: done (0 left) 2024-04-26T04:47:54.643 INFO:tasks.rados.rados.0.smithi146.stdout:2091: delete oid 6 current snap is 196 2024-04-26T04:47:54.647 INFO:tasks.rados.rados.0.smithi146.stdout:2091: done (0 left) 2024-04-26T04:47:54.647 INFO:tasks.rados.rados.0.smithi146.stdout:2092: read oid 47 snap -1 2024-04-26T04:47:54.647 INFO:tasks.rados.rados.0.smithi146.stdout:2092: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:47:54.647 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 196 2024-04-26T04:47:54.647 INFO:tasks.rados.rados.0.smithi146.stdout:2093: seq_num 680 ranges {0=598016,598016=573440,1171456=434176,1605632=196608} 2024-04-26T04:47:54.651 INFO:tasks.rados.rados.0.smithi146.stdout:2093: writing smithi14680844-1 from 0 to 598016 tid 1 2024-04-26T04:47:54.654 INFO:tasks.rados.rados.0.smithi146.stdout:2093: writing smithi14680844-1 from 598016 to 1171456 tid 2 2024-04-26T04:47:54.657 INFO:tasks.rados.rados.0.smithi146.stdout:2093: writing smithi14680844-1 from 1171456 to 1605632 tid 3 2024-04-26T04:47:54.659 INFO:tasks.rados.rados.0.smithi146.stdout:2093: writing smithi14680844-1 from 1605632 to 1802240 tid 4 2024-04-26T04:47:54.659 INFO:tasks.rados.rados.0.smithi146.stdout:2094: snap_create 2024-04-26T04:47:54.662 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 1 to smithi14680844-1 2024-04-26T04:47:54.668 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 2 to smithi14680844-1 2024-04-26T04:47:54.668 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 3 to smithi14680844-1 2024-04-26T04:47:54.668 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 4 to smithi14680844-1 2024-04-26T04:47:54.668 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 5 to smithi14680844-1 2024-04-26T04:47:54.670 INFO:tasks.rados.rados.0.smithi146.stdout:2093: finishing write tid 6 to smithi14680844-1 2024-04-26T04:47:54.670 INFO:tasks.rados.rados.0.smithi146.stdout:2093: oid 1 updating version 0 to 1077 2024-04-26T04:47:54.670 INFO:tasks.rados.rados.0.smithi146.stdout:2093: oid 1 version 1077 is already newer than 1073 2024-04-26T04:47:54.671 INFO:tasks.rados.rados.0.smithi146.stdout:2093: oid 1 version 1077 is already newer than 1074 2024-04-26T04:47:54.671 INFO:tasks.rados.rados.0.smithi146.stdout:2093: oid 1 version 1077 is already newer than 1076 2024-04-26T04:47:54.671 INFO:tasks.rados.rados.0.smithi146.stdout:2093: oid 1 version 1077 is already newer than 1075 2024-04-26T04:47:54.671 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1077 (ObjNum 680 snap 196 seq_num 680) dirty exists 2024-04-26T04:47:54.671 INFO:tasks.rados.rados.0.smithi146.stdout:2093: left oid 1 (ObjNum 680 snap 196 seq_num 680) 2024-04-26T04:47:54.723 INFO:tasks.rados.rados.0.smithi146.stdout:2092: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:47:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[95531]: pgmap v367: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[95531]: osdmap e469: 8 total, 7 up, 8 in 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[92947]: pgmap v367: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:54 smithi146 ceph-mon[92947]: osdmap e469: 8 total, 7 up, 8 in 2024-04-26T04:47:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:54 smithi204 ceph-mon[88313]: pgmap v367: 121 pgs: 16 peering, 15 stale+active+clean, 90 active+clean; 314 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 1.6 MiB/s wr, 8 op/s 2024-04-26T04:47:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:47:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:54 smithi204 ceph-mon[88313]: osdmap e469: 8 total, 7 up, 8 in 2024-04-26T04:47:55.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 podman[99588]: 2024-04-26 04:47:54.687027059 +0000 UTC m=+0.373127851 container init caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, ceph=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T04:47:55.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 podman[99588]: 2024-04-26 04:47:54.692763404 +0000 UTC m=+0.378864196 container start caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b22e2eb) 2024-04-26T04:47:55.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 ceph-osd[99627]: -- 172.21.15.204:0/121112643 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be24157680 con 0x55be24121000 2024-04-26T04:47:55.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 bash[99588]: caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 2024-04-26T04:47:55.056 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:54 smithi204 systemd[1]: Started Ceph osd.5 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:47:55.555 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T04:47:55.240+0000 7f0f326be7c0 -1 Falling back to public interface 2024-04-26T04:47:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: pgmap v370: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 8 peering, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.9 MiB/s wr, 9 op/s; 68/498 objects degraded (13.655%) 2024-04-26T04:47:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: osdmap e470: 8 total, 7 up, 8 in 2024-04-26T04:47:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:55 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 68/498 objects degraded (13.655%), 9 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:2092: done (2 left) 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:2093: done (1 left) 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:2094: done (0 left) 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:2095: rmattr oid 27 current snap is 197 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:2095: done (0 left) 2024-04-26T04:47:56.156 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 197 2024-04-26T04:47:56.157 INFO:tasks.rados.rados.0.smithi146.stdout:2096: seq_num 681 ranges {0=614400,614400=458752,1073152=638976,1712128=106496} 2024-04-26T04:47:56.159 INFO:tasks.rados.rados.0.smithi146.stdout:2096: writing smithi14680844-46 from 0 to 614400 tid 1 2024-04-26T04:47:56.162 INFO:tasks.rados.rados.0.smithi146.stdout:2096: writing smithi14680844-46 from 614400 to 1073152 tid 2 2024-04-26T04:47:56.166 INFO:tasks.rados.rados.0.smithi146.stdout:2096: writing smithi14680844-46 from 1073152 to 1712128 tid 3 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:2096: writing smithi14680844-46 from 1712128 to 1818624 tid 4 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:2097: rollback oid 43 current snap is 197 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 196 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 1 to smithi14680844-46 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 2 to smithi14680844-46 2024-04-26T04:47:56.167 INFO:tasks.rados.rados.0.smithi146.stdout:2098: snap_remove snap 191 2024-04-26T04:47:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: pgmap v370: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 8 peering, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.9 MiB/s wr, 9 op/s; 68/498 objects degraded (13.655%) 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: osdmap e470: 8 total, 7 up, 8 in 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 68/498 objects degraded (13.655%), 9 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: pgmap v370: 121 pgs: 9 active+undersized+degraded, 33 active+undersized, 8 peering, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.9 MiB/s wr, 9 op/s; 68/498 objects degraded (13.655%) 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:47:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: osdmap e470: 8 total, 7 up, 8 in 2024-04-26T04:47:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:55 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 68/498 objects degraded (13.655%), 9 pgs degraded (PG_DEGRADED) 2024-04-26T04:47:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:47:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:47:56] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-04-26T04:47:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:2098: done (2 left) 2024-04-26T04:47:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:2099: rmattr oid 27 current snap is 197 2024-04-26T04:47:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:2099: done (2 left) 2024-04-26T04:47:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:2100: snap_remove snap 173 2024-04-26T04:47:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:56 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:47:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:56 smithi146 ceph-mon[92947]: osdmap e471: 8 total, 7 up, 8 in 2024-04-26T04:47:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:56 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:47:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:56 smithi146 ceph-mon[95531]: osdmap e471: 8 total, 7 up, 8 in 2024-04-26T04:47:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:56 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:47:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:56 smithi204 ceph-mon[88313]: osdmap e471: 8 total, 7 up, 8 in 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2100: done (2 left) 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2101: rollback oid 42 current snap is 197 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 164 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2097: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1178 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 3 to smithi14680844-46 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 4 to smithi14680844-46 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 5 to smithi14680844-46 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2096: finishing write tid 6 to smithi14680844-46 2024-04-26T04:47:57.841 INFO:tasks.rados.rados.0.smithi146.stdout:2096: oid 46 updating version 0 to 1415 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: oid 46 version 1415 is already newer than 1411 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: oid 46 version 1415 is already newer than 1412 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: oid 46 version 1415 is already newer than 1413 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: oid 46 version 1415 is already newer than 1414 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1415 (ObjNum 681 snap 197 seq_num 681) dirty exists 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: left oid 46 (ObjNum 681 snap 197 seq_num 681) 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2096: done (2 left) 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2097: done (1 left) 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2102: read oid 11 snap -1 2024-04-26T04:47:57.842 INFO:tasks.rados.rados.0.smithi146.stdout:2102: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:57.843 INFO:tasks.rados.rados.0.smithi146.stdout:2103: read oid 5 snap -1 2024-04-26T04:47:57.843 INFO:tasks.rados.rados.0.smithi146.stdout:2103: expect deleted 2024-04-26T04:47:57.843 INFO:tasks.rados.rados.0.smithi146.stdout:2104: read oid 46 snap -1 2024-04-26T04:47:57.843 INFO:tasks.rados.rados.0.smithi146.stdout:2104: expect (ObjNum 681 snap 197 seq_num 681) 2024-04-26T04:47:57.843 INFO:tasks.rados.rados.0.smithi146.stdout:2105: delete oid 33 current snap is 197 2024-04-26T04:47:57.856 INFO:tasks.rados.rados.0.smithi146.stdout:2101: finishing rollback tid 0 to smithi14680844-42 2024-04-26T04:47:57.859 INFO:tasks.rados.rados.0.smithi146.stdout:2103: done (4 left) 2024-04-26T04:47:57.860 INFO:tasks.rados.rados.0.smithi146.stdout:2105: done (3 left) 2024-04-26T04:47:57.860 INFO:tasks.rados.rados.0.smithi146.stdout:2106: delete oid 14 current snap is 197 2024-04-26T04:47:57.860 INFO:tasks.rados.rados.0.smithi146.stdout:2101: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:47:57.860 INFO:tasks.rados.rados.0.smithi146.stdout:2101: finishing rollback tid 2 to smithi14680844-42 2024-04-26T04:47:57.860 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1425 (ObjNum 470 snap 132 seq_num 470) dirty exists 2024-04-26T04:47:57.867 INFO:tasks.rados.rados.0.smithi146.stdout:2104: expect (ObjNum 681 snap 197 seq_num 681) 2024-04-26T04:47:57.918 INFO:tasks.rados.rados.0.smithi146.stdout:2101: done (3 left) 2024-04-26T04:47:57.918 INFO:tasks.rados.rados.0.smithi146.stdout:2104: done (2 left) 2024-04-26T04:47:57.918 INFO:tasks.rados.rados.0.smithi146.stdout:2106: done (1 left) 2024-04-26T04:47:57.918 INFO:tasks.rados.rados.0.smithi146.stdout:2107: snap_create 2024-04-26T04:47:57.919 INFO:tasks.rados.rados.0.smithi146.stdout:2102: expect (ObjNum 614 snap 171 seq_num 614) 2024-04-26T04:47:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:57 smithi146 ceph-mon[95531]: pgmap v372: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 9 op/s; 73/498 objects degraded (14.659%) 2024-04-26T04:47:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:57 smithi146 ceph-mon[95531]: osdmap e472: 8 total, 7 up, 8 in 2024-04-26T04:47:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:57 smithi146 ceph-mon[92947]: pgmap v372: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 9 op/s; 73/498 objects degraded (14.659%) 2024-04-26T04:47:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:57 smithi146 ceph-mon[92947]: osdmap e472: 8 total, 7 up, 8 in 2024-04-26T04:47:58.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:57 smithi204 ceph-mon[88313]: pgmap v372: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 321 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.8 MiB/s wr, 9 op/s; 73/498 objects degraded (14.659%) 2024-04-26T04:47:58.234 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:57 smithi204 ceph-mon[88313]: osdmap e472: 8 total, 7 up, 8 in 2024-04-26T04:47:58.884 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T04:47:58.595+0000 7f0f326be7c0 -1 osd.5 463 log_to_monitors true 2024-04-26T04:47:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:58 smithi146 ceph-mon[95531]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:58 smithi146 ceph-mon[95531]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:58 smithi146 ceph-mon[92947]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:58 smithi146 ceph-mon[92947]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:58 smithi204 ceph-mon[88313]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.224 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:58 smithi204 ceph-mon[88313]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-26T04:47:59.225 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:47:58 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T04:47:58.914+0000 7f0f23b16700 -1 osd.5 463 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:47:59.416 INFO:tasks.rados.rados.0.smithi146.stdout:2102: done (1 left) 2024-04-26T04:47:59.416 INFO:tasks.rados.rados.0.smithi146.stdout:2107: done (0 left) 2024-04-26T04:47:59.417 INFO:tasks.rados.rados.0.smithi146.stdout:2108: delete oid 1 current snap is 198 2024-04-26T04:47:59.420 INFO:tasks.rados.rados.0.smithi146.stdout:2108: done (0 left) 2024-04-26T04:47:59.421 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 198 2024-04-26T04:47:59.421 INFO:tasks.rados.rados.0.smithi146.stdout:2109: seq_num 685 ranges {0=679936,679936=442368,1122304=622592,1744896=139264} 2024-04-26T04:47:59.424 INFO:tasks.rados.rados.0.smithi146.stdout:2109: writing smithi14680844-40 from 0 to 679936 tid 1 2024-04-26T04:47:59.427 INFO:tasks.rados.rados.0.smithi146.stdout:2109: writing smithi14680844-40 from 679936 to 1122304 tid 2 2024-04-26T04:47:59.431 INFO:tasks.rados.rados.0.smithi146.stdout:2109: writing smithi14680844-40 from 1122304 to 1744896 tid 3 2024-04-26T04:47:59.432 INFO:tasks.rados.rados.0.smithi146.stdout:2109: writing smithi14680844-40 from 1744896 to 1884160 tid 4 2024-04-26T04:47:59.432 INFO:tasks.rados.rados.0.smithi146.stdout:2110: copy_from oid 26 from oid 4 current snap is 198 2024-04-26T04:47:59.432 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 1 to smithi14680844-40 2024-04-26T04:47:59.432 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 2 to smithi14680844-40 2024-04-26T04:47:59.432 INFO:tasks.rados.rados.0.smithi146.stdout:2111: snap_create 2024-04-26T04:47:59.433 INFO:tasks.rados.rados.0.smithi146.stdout:2110: finishing copy_from to smithi14680844-26 2024-04-26T04:47:59.434 INFO:tasks.rados.rados.0.smithi146.stdout:2110: got expected ENOENT (src dne) 2024-04-26T04:47:59.434 INFO:tasks.rados.rados.0.smithi146.stdout:2110: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:47:59.434 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 3 to smithi14680844-40 2024-04-26T04:47:59.434 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 4 to smithi14680844-40 2024-04-26T04:47:59.435 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 5 to smithi14680844-40 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: finishing write tid 6 to smithi14680844-40 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: oid 40 updating version 0 to 1056 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: oid 40 updating version 1056 to 1058 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: oid 40 updating version 1058 to 1059 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: oid 40 version 1059 is already newer than 1055 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: oid 40 version 1059 is already newer than 1057 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1059 (ObjNum 685 snap 198 seq_num 685) dirty exists 2024-04-26T04:47:59.436 INFO:tasks.rados.rados.0.smithi146.stdout:2109: left oid 40 (ObjNum 685 snap 198 seq_num 685) 2024-04-26T04:47:59.895 INFO:tasks.rados.rados.0.smithi146.stdout:2109: done (2 left) 2024-04-26T04:47:59.895 INFO:tasks.rados.rados.0.smithi146.stdout:2110: done (1 left) 2024-04-26T04:47:59.895 INFO:tasks.rados.rados.0.smithi146.stdout:2111: done (0 left) 2024-04-26T04:47:59.896 INFO:tasks.rados.rados.0.smithi146.stdout:2112: snap_remove snap 197 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: pgmap v375: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 499 B/s rd, 845 KiB/s wr, 4 op/s; 75/483 objects degraded (15.528%) 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: osdmap e473: 8 total, 7 up, 8 in 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: pgmap v375: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 499 B/s rd, 845 KiB/s wr, 4 op/s; 75/483 objects degraded (15.528%) 2024-04-26T04:48:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:48:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: osdmap e473: 8 total, 7 up, 8 in 2024-04-26T04:48:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:47:59 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: pgmap v375: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 315 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 499 B/s rd, 845 KiB/s wr, 4 op/s; 75/483 objects degraded (15.528%) 2024-04-26T04:48:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-26T04:48:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: osdmap e473: 8 total, 7 up, 8 in 2024-04-26T04:48:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: from='osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:47:59 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:00.894 INFO:tasks.rados.rados.0.smithi146.stdout:2112: done (0 left) 2024-04-26T04:48:00.895 INFO:tasks.rados.rados.0.smithi146.stdout:2113: delete oid 21 current snap is 199 2024-04-26T04:48:00.959 INFO:tasks.rados.rados.0.smithi146.stdout:2113: done (0 left) 2024-04-26T04:48:00.959 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 199 2024-04-26T04:48:00.959 INFO:tasks.rados.rados.0.smithi146.stdout:2114: seq_num 687 ranges {9338880=712704,10051584=614400,10665984=589824} 2024-04-26T04:48:01.014 INFO:tasks.rados.rados.0.smithi146.stdout:2114: writing smithi14680844-23 from 9338880 to 10051584 tid 1 2024-04-26T04:48:01.017 INFO:tasks.rados.rados.0.smithi146.stdout:2114: writing smithi14680844-23 from 10051584 to 10665984 tid 2 2024-04-26T04:48:01.021 INFO:tasks.rados.rados.0.smithi146.stdout:2114: writing smithi14680844-23 from 10665984 to 11255808 tid 3 2024-04-26T04:48:01.021 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 199 2024-04-26T04:48:01.021 INFO:tasks.rados.rados.0.smithi146.stdout:2114: finishing write tid 1 to smithi14680844-23 2024-04-26T04:48:01.021 INFO:tasks.rados.rados.0.smithi146.stdout:2115: seq_num 688 ranges {0=729088,729088=499712,1228800=704512} 2024-04-26T04:48:01.025 INFO:tasks.rados.rados.0.smithi146.stdout:2115: writing smithi14680844-43 from 0 to 729088 tid 1 2024-04-26T04:48:01.028 INFO:tasks.rados.rados.0.smithi146.stdout:2115: writing smithi14680844-43 from 729088 to 1228800 tid 2 2024-04-26T04:48:01.032 INFO:tasks.rados.rados.0.smithi146.stdout:2115: writing smithi14680844-43 from 1228800 to 1933312 tid 3 2024-04-26T04:48:01.032 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 199 2024-04-26T04:48:01.032 INFO:tasks.rados.rados.0.smithi146.stdout:2114: finishing write tid 2 to smithi14680844-23 2024-04-26T04:48:01.032 INFO:tasks.rados.rados.0.smithi146.stdout:2116: seq_num 689 ranges {0=745472,745472=786432,1531904=417792} 2024-04-26T04:48:01.037 INFO:tasks.rados.rados.0.smithi146.stdout:2116: writing smithi14680844-48 from 0 to 745472 tid 1 2024-04-26T04:48:01.041 INFO:tasks.rados.rados.0.smithi146.stdout:2116: writing smithi14680844-48 from 745472 to 1531904 tid 2 2024-04-26T04:48:01.045 INFO:tasks.rados.rados.0.smithi146.stdout:2116: writing smithi14680844-48 from 1531904 to 1949696 tid 3 2024-04-26T04:48:01.045 INFO:tasks.rados.rados.0.smithi146.stdout:2117: read oid 10 snap -1 2024-04-26T04:48:01.045 INFO:tasks.rados.rados.0.smithi146.stdout:2117: expect (ObjNum 640 snap 183 seq_num 640) 2024-04-26T04:48:01.045 INFO:tasks.rados.rados.0.smithi146.stdout:2118: snap_remove snap 198 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779] boot 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: osdmap e474: 8 total, 8 up, 8 in 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[95531]: osdmap e475: 8 total, 8 up, 8 in 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779] boot 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: osdmap e474: 8 total, 8 up, 8 in 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:00 smithi146 ceph-mon[92947]: osdmap e475: 8 total, 8 up, 8 in 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: osd.5 [v2:172.21.15.204:6808/646010779,v1:172.21.15.204:6809/646010779] boot 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: osdmap e474: 8 total, 8 up, 8 in 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.266 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:01.267 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:00 smithi204 ceph-mon[88313]: osdmap e475: 8 total, 8 up, 8 in 2024-04-26T04:48:01.917 INFO:tasks.rados.rados.0.smithi146.stdout:2114: finishing write tid 3 to smithi14680844-23 2024-04-26T04:48:01.917 INFO:tasks.rados.rados.0.smithi146.stdout:2114: finishing write tid 4 to smithi14680844-23 2024-04-26T04:48:01.917 INFO:tasks.rados.rados.0.smithi146.stdout:2114: finishing write tid 5 to smithi14680844-23 2024-04-26T04:48:01.917 INFO:tasks.rados.rados.0.smithi146.stdout:2114: oid 23 updating version 0 to 1445 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2114: oid 23 version 1445 is already newer than 1444 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2114: oid 23 updating version 1445 to 1447 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2114: oid 23 version 1447 is already newer than 1446 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1447 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2114: left oid 23 (ObjNum 687 snap 199 seq_num 687) 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2115: finishing write tid 1 to smithi14680844-43 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2115: finishing write tid 2 to smithi14680844-43 2024-04-26T04:48:01.918 INFO:tasks.rados.rados.0.smithi146.stdout:2115: finishing write tid 3 to smithi14680844-43 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: finishing write tid 4 to smithi14680844-43 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: finishing write tid 5 to smithi14680844-43 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: oid 43 updating version 0 to 1186 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: oid 43 updating version 1186 to 1187 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: oid 43 version 1187 is already newer than 1185 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: oid 43 version 1187 is already newer than 1184 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1187 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2115: left oid 43 (ObjNum 688 snap 199 seq_num 688) 2024-04-26T04:48:01.919 INFO:tasks.rados.rados.0.smithi146.stdout:2116: finishing write tid 1 to smithi14680844-48 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: finishing write tid 2 to smithi14680844-48 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: finishing write tid 3 to smithi14680844-48 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: finishing write tid 4 to smithi14680844-48 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: finishing write tid 5 to smithi14680844-48 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: oid 48 updating version 0 to 1080 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: oid 48 updating version 1080 to 1081 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: oid 48 updating version 1081 to 1082 2024-04-26T04:48:01.920 INFO:tasks.rados.rados.0.smithi146.stdout:2116: oid 48 version 1082 is already newer than 1079 2024-04-26T04:48:01.921 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1082 (ObjNum 689 snap 199 seq_num 689) dirty exists 2024-04-26T04:48:01.921 INFO:tasks.rados.rados.0.smithi146.stdout:2116: left oid 48 (ObjNum 689 snap 199 seq_num 689) 2024-04-26T04:48:01.921 INFO:tasks.rados.rados.0.smithi146.stdout:2117: expect (ObjNum 640 snap 183 seq_num 640) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2114: done (4 left) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2115: done (3 left) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2116: done (2 left) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2117: done (1 left) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2118: done (0 left) 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 199 2024-04-26T04:48:02.128 INFO:tasks.rados.rados.0.smithi146.stdout:2119: seq_num 690 ranges {1744896=761856,2506752=663552,3170304=409600,3579904=131072} 2024-04-26T04:48:02.140 INFO:tasks.rados.rados.0.smithi146.stdout:2119: writing smithi14680844-22 from 1744896 to 2506752 tid 1 2024-04-26T04:48:02.144 INFO:tasks.rados.rados.0.smithi146.stdout:2119: writing smithi14680844-22 from 2506752 to 3170304 tid 2 2024-04-26T04:48:02.146 INFO:tasks.rados.rados.0.smithi146.stdout:2119: writing smithi14680844-22 from 3170304 to 3579904 tid 3 2024-04-26T04:48:02.148 INFO:tasks.rados.rados.0.smithi146.stdout:2119: writing smithi14680844-22 from 3579904 to 3710976 tid 4 2024-04-26T04:48:02.148 INFO:tasks.rados.rados.0.smithi146.stdout:2120: read oid 40 snap 185 2024-04-26T04:48:02.148 INFO:tasks.rados.rados.0.smithi146.stdout:2120: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2121: read oid 46 snap -1 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2121: expect (ObjNum 681 snap 197 seq_num 681) 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2122: rollback oid 32 current snap is 199 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 195 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 1 to smithi14680844-22 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2123: read oid 47 snap -1 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2123: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2124: read oid 41 snap -1 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2124: expect deleted 2024-04-26T04:48:02.149 INFO:tasks.rados.rados.0.smithi146.stdout:2125: snap_remove snap 174 2024-04-26T04:48:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:01 smithi146 ceph-mon[92947]: pgmap v378: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 884 KiB/s wr, 7 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:01 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 75/486 objects degraded (15.432%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:02.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:01 smithi146 ceph-mon[95531]: pgmap v378: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 884 KiB/s wr, 7 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:02.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:01 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 75/486 objects degraded (15.432%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:02.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:01 smithi204 ceph-mon[88313]: pgmap v378: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 884 KiB/s wr, 7 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:02.222 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:01 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 75/486 objects degraded (15.432%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:02.926 INFO:tasks.rados.rados.0.smithi146.stdout:2125: done (6 left) 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2126: rollback oid 26 current snap is 199 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 185 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 2 to smithi14680844-22 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 3 to smithi14680844-22 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 4 to smithi14680844-22 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 5 to smithi14680844-22 2024-04-26T04:48:02.927 INFO:tasks.rados.rados.0.smithi146.stdout:2121: expect (ObjNum 681 snap 197 seq_num 681) 2024-04-26T04:48:02.983 INFO:tasks.rados.rados.0.smithi146.stdout:2120: expect (ObjNum 526 snap 148 seq_num 526) 2024-04-26T04:48:03.024 INFO:tasks.rados.rados.0.smithi146.stdout:2119: finishing write tid 6 to smithi14680844-22 2024-04-26T04:48:03.024 INFO:tasks.rados.rados.0.smithi146.stdout:2119: oid 22 updating version 0 to 1123 2024-04-26T04:48:03.024 INFO:tasks.rados.rados.0.smithi146.stdout:2119: oid 22 updating version 1123 to 1125 2024-04-26T04:48:03.024 INFO:tasks.rados.rados.0.smithi146.stdout:2119: oid 22 updating version 1125 to 1127 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2119: oid 22 version 1127 is already newer than 1124 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2119: oid 22 version 1127 is already newer than 1126 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1127 (ObjNum 690 snap 199 seq_num 690) dirty exists 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2119: left oid 22 (ObjNum 690 snap 199 seq_num 690) 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2122: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2122: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2119: done (6 left) 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2120: done (5 left) 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2121: done (4 left) 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2124: done (3 left) 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2127: setattr oid 46 current snap is 199 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:2122: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:48:03.025 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1453 (ObjNum 546 snap 157 seq_num 546) dirty exists 2024-04-26T04:48:03.026 INFO:tasks.rados.rados.0.smithi146.stdout:2123: expect (ObjNum 577 snap 166 seq_num 577) 2024-04-26T04:48:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:02 smithi146 ceph-mon[95531]: osdmap e476: 8 total, 8 up, 8 in 2024-04-26T04:48:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:02 smithi146 ceph-mon[92947]: osdmap e476: 8 total, 8 up, 8 in 2024-04-26T04:48:03.288 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:02 smithi204 ceph-mon[88313]: osdmap e476: 8 total, 8 up, 8 in 2024-04-26T04:48:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:03 smithi146 ceph-mon[92947]: pgmap v381: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 444 KiB/s wr, 5 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:03 smithi146 ceph-mon[92947]: osdmap e477: 8 total, 8 up, 8 in 2024-04-26T04:48:04.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:48:04.133+0000 7f708c8ef700 -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-04-26T04:48:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:03 smithi146 ceph-mon[95531]: pgmap v381: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 444 KiB/s wr, 5 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:03 smithi146 ceph-mon[95531]: osdmap e477: 8 total, 8 up, 8 in 2024-04-26T04:48:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:03 smithi204 ceph-mon[88313]: pgmap v381: 121 pgs: 11 active+undersized+degraded, 39 active+undersized, 71 active+clean; 318 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 22 MiB/s rd, 444 KiB/s wr, 5 op/s; 75/486 objects degraded (15.432%) 2024-04-26T04:48:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:03 smithi204 ceph-mon[88313]: osdmap e477: 8 total, 8 up, 8 in 2024-04-26T04:48:04.431 INFO:tasks.rados.rados.0.smithi146.stdout:2126: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2126: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2126: finishing rollback tid 2 to smithi14680844-26 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1439 (ObjNum 548 snap 157 seq_num 548) dirty exists 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2122: done (3 left) 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2123: done (2 left) 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2126: done (1 left) 2024-04-26T04:48:04.432 INFO:tasks.rados.rados.0.smithi146.stdout:2128: snap_create 2024-04-26T04:48:04.433 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1444 (ObjNum 681 snap 197 seq_num 681) dirty exists 2024-04-26T04:48:05.071 INFO:tasks.rados.rados.0.smithi146.stdout:2127: done (1 left) 2024-04-26T04:48:05.071 INFO:tasks.rados.rados.0.smithi146.stdout:2128: done (0 left) 2024-04-26T04:48:05.071 INFO:tasks.rados.rados.0.smithi146.stdout:2129: delete oid 49 current snap is 200 2024-04-26T04:48:05.074 INFO:tasks.rados.rados.0.smithi146.stdout:2129: done (0 left) 2024-04-26T04:48:05.074 INFO:tasks.rados.rados.0.smithi146.stdout:2130: read oid 3 snap 199 2024-04-26T04:48:05.074 INFO:tasks.rados.rados.0.smithi146.stdout:2130: expect deleted 2024-04-26T04:48:05.074 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 200 2024-04-26T04:48:05.074 INFO:tasks.rados.rados.0.smithi146.stdout:2131: seq_num 692 ranges {4071424=794624,4866048=483328,5349376=720896} 2024-04-26T04:48:05.100 INFO:tasks.rados.rados.0.smithi146.stdout:2131: writing smithi14680844-10 from 4071424 to 4866048 tid 1 2024-04-26T04:48:05.102 INFO:tasks.rados.rados.0.smithi146.stdout:2131: writing smithi14680844-10 from 4866048 to 5349376 tid 2 2024-04-26T04:48:05.106 INFO:tasks.rados.rados.0.smithi146.stdout:2131: writing smithi14680844-10 from 5349376 to 6070272 tid 3 2024-04-26T04:48:05.106 INFO:tasks.rados.rados.0.smithi146.stdout:2132: snap_create 2024-04-26T04:48:05.107 INFO:tasks.rados.rados.0.smithi146.stdout:2131: finishing write tid 1 to smithi14680844-10 2024-04-26T04:48:05.107 INFO:tasks.rados.rados.0.smithi146.stdout:2131: finishing write tid 2 to smithi14680844-10 2024-04-26T04:48:05.110 INFO:tasks.rados.rados.0.smithi146.stdout:2131: finishing write tid 3 to smithi14680844-10 2024-04-26T04:48:05.110 INFO:tasks.rados.rados.0.smithi146.stdout:2131: finishing write tid 4 to smithi14680844-10 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: finishing write tid 5 to smithi14680844-10 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: oid 10 updating version 0 to 651 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: oid 10 version 651 is already newer than 650 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: oid 10 version 651 is already newer than 649 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: oid 10 updating version 651 to 652 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 652 (ObjNum 692 snap 200 seq_num 692) dirty exists 2024-04-26T04:48:05.111 INFO:tasks.rados.rados.0.smithi146.stdout:2131: left oid 10 (ObjNum 692 snap 200 seq_num 692) 2024-04-26T04:48:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:05 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:05.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:05 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2130: done (2 left) 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2131: done (1 left) 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2132: done (0 left) 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2133: copy_from oid 45 from oid 2 current snap is 201 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2134: read oid 19 snap 199 2024-04-26T04:48:06.069 INFO:tasks.rados.rados.0.smithi146.stdout:2134: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:48:06.070 INFO:tasks.rados.rados.0.smithi146.stdout:2135: delete oid 5 current snap is 201 2024-04-26T04:48:06.075 INFO:tasks.rados.rados.0.smithi146.stdout:2135: done (2 left) 2024-04-26T04:48:06.075 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 201 2024-04-26T04:48:06.075 INFO:tasks.rados.rados.0.smithi146.stdout:2136: seq_num 694 ranges {0=425984,425984=655360,1081344=786432,1867776=163840} 2024-04-26T04:48:06.077 INFO:tasks.rados.rados.0.smithi146.stdout:2136: writing smithi14680844-9 from 0 to 425984 tid 1 2024-04-26T04:48:06.081 INFO:tasks.rados.rados.0.smithi146.stdout:2136: writing smithi14680844-9 from 425984 to 1081344 tid 2 2024-04-26T04:48:06.086 INFO:tasks.rados.rados.0.smithi146.stdout:2136: writing smithi14680844-9 from 1081344 to 1867776 tid 3 2024-04-26T04:48:06.087 INFO:tasks.rados.rados.0.smithi146.stdout:2136: writing smithi14680844-9 from 1867776 to 2031616 tid 4 2024-04-26T04:48:06.087 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 201 2024-04-26T04:48:06.087 INFO:tasks.rados.rados.0.smithi146.stdout:2133: finishing copy_from to smithi14680844-45 2024-04-26T04:48:06.087 INFO:tasks.rados.rados.0.smithi146.stdout:2133: got expected ENOENT (src dne) 2024-04-26T04:48:06.087 INFO:tasks.rados.rados.0.smithi146.stdout:2137: seq_num 695 ranges {679936=442368,1122304=540672,1662976=598016,2260992=466944} 2024-04-26T04:48:06.093 INFO:tasks.rados.rados.0.smithi146.stdout:2137: writing smithi14680844-42 from 679936 to 1122304 tid 1 2024-04-26T04:48:06.096 INFO:tasks.rados.rados.0.smithi146.stdout:2137: writing smithi14680844-42 from 1122304 to 1662976 tid 2 2024-04-26T04:48:06.100 INFO:tasks.rados.rados.0.smithi146.stdout:2137: writing smithi14680844-42 from 1662976 to 2260992 tid 3 2024-04-26T04:48:06.103 INFO:tasks.rados.rados.0.smithi146.stdout:2137: writing smithi14680844-42 from 2260992 to 2727936 tid 4 2024-04-26T04:48:06.103 INFO:tasks.rados.rados.0.smithi146.stdout:2138: snap_remove snap 194 2024-04-26T04:48:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:06 smithi146 ceph-mon[92947]: pgmap v383: 121 pgs: 2 active+undersized+degraded, 5 active+undersized, 114 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 5/474 objects degraded (1.055%); 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:06 smithi146 ceph-mon[92947]: osdmap e478: 8 total, 8 up, 8 in 2024-04-26T04:48:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:06] "GET /metrics HTTP/1.1" 200 36274 "" "Prometheus/2.43.0" 2024-04-26T04:48:06.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:06 smithi146 ceph-mon[95531]: pgmap v383: 121 pgs: 2 active+undersized+degraded, 5 active+undersized, 114 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 5/474 objects degraded (1.055%); 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:06.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:06 smithi146 ceph-mon[95531]: osdmap e478: 8 total, 8 up, 8 in 2024-04-26T04:48:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:06 smithi204 ceph-mon[88313]: pgmap v383: 121 pgs: 2 active+undersized+degraded, 5 active+undersized, 114 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 5/474 objects degraded (1.055%); 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:06.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:06 smithi204 ceph-mon[88313]: osdmap e478: 8 total, 8 up, 8 in 2024-04-26T04:48:07.086 INFO:tasks.rados.rados.0.smithi146.stdout:2133: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:48:07.086 INFO:tasks.rados.rados.0.smithi146.stdout:2134: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:48:07.110 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 1 to smithi14680844-9 2024-04-26T04:48:07.110 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 2 to smithi14680844-9 2024-04-26T04:48:07.110 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 3 to smithi14680844-9 2024-04-26T04:48:07.110 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 4 to smithi14680844-9 2024-04-26T04:48:07.110 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 5 to smithi14680844-9 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: finishing write tid 6 to smithi14680844-9 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: oid 9 updating version 0 to 1464 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: oid 9 version 1464 is already newer than 1462 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: oid 9 version 1464 is already newer than 1463 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: oid 9 updating version 1464 to 1465 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: oid 9 updating version 1465 to 1466 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1466 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: left oid 9 (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 1 to smithi14680844-42 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 2 to smithi14680844-42 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2133: done (4 left) 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2134: done (3 left) 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2136: done (2 left) 2024-04-26T04:48:07.111 INFO:tasks.rados.rados.0.smithi146.stdout:2138: done (1 left) 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2139: setattr oid 23 current snap is 201 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 3 to smithi14680844-42 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 4 to smithi14680844-42 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 5 to smithi14680844-42 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: finishing write tid 6 to smithi14680844-42 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: oid 42 updating version 0 to 1446 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: oid 42 updating version 1446 to 1449 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: oid 42 version 1449 is already newer than 1448 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: oid 42 updating version 1449 to 1450 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: oid 42 version 1450 is already newer than 1447 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1450 (ObjNum 695 snap 201 seq_num 695) dirty exists 2024-04-26T04:48:07.112 INFO:tasks.rados.rados.0.smithi146.stdout:2137: left oid 42 (ObjNum 695 snap 201 seq_num 695) 2024-04-26T04:48:07.113 INFO:tasks.rados.rados.0.smithi146.stdout:2137: done (1 left) 2024-04-26T04:48:07.113 INFO:tasks.rados.rados.0.smithi146.stdout:2140: snap_create 2024-04-26T04:48:07.114 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1474 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:48:07.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:07 smithi146 ceph-mon[92947]: osdmap e479: 8 total, 8 up, 8 in 2024-04-26T04:48:07.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:07 smithi146 ceph-mon[95531]: osdmap e479: 8 total, 8 up, 8 in 2024-04-26T04:48:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:07 smithi204 ceph-mon[88313]: osdmap e479: 8 total, 8 up, 8 in 2024-04-26T04:48:08.088 INFO:tasks.rados.rados.0.smithi146.stdout:2139: done (1 left) 2024-04-26T04:48:08.088 INFO:tasks.rados.rados.0.smithi146.stdout:2140: done (0 left) 2024-04-26T04:48:08.088 INFO:tasks.rados.rados.0.smithi146.stdout:2141: snap_remove snap 181 2024-04-26T04:48:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[95531]: pgmap v386: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/474 objects degraded (1.055%), 2 pgs degraded) 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[95531]: osdmap e480: 8 total, 8 up, 8 in 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[92947]: pgmap v386: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/474 objects degraded (1.055%), 2 pgs degraded) 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:48:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:08 smithi146 ceph-mon[92947]: osdmap e480: 8 total, 8 up, 8 in 2024-04-26T04:48:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:08 smithi204 ceph-mon[88313]: pgmap v386: 121 pgs: 121 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 9 op/s; 8.4 MiB/s, 2 objects/s recovering 2024-04-26T04:48:08.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:08 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 5/474 objects degraded (1.055%), 2 pgs degraded) 2024-04-26T04:48:08.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:08 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:48:08.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:08 smithi204 ceph-mon[88313]: osdmap e480: 8 total, 8 up, 8 in 2024-04-26T04:48:08.646 INFO:tasks.rados.rados.0.smithi146.stdout:2141: done (0 left) 2024-04-26T04:48:08.646 INFO:tasks.rados.rados.0.smithi146.stdout:2142: read oid 8 snap -1 2024-04-26T04:48:08.646 INFO:tasks.rados.rados.0.smithi146.stdout:2142: expect deleted 2024-04-26T04:48:08.647 INFO:tasks.rados.rados.0.smithi146.stdout:2143: read oid 35 snap -1 2024-04-26T04:48:08.647 INFO:tasks.rados.rados.0.smithi146.stdout:2143: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:48:08.647 INFO:tasks.rados.rados.0.smithi146.stdout:2144: read oid 6 snap -1 2024-04-26T04:48:08.647 INFO:tasks.rados.rados.0.smithi146.stdout:2144: expect deleted 2024-04-26T04:48:08.647 INFO:tasks.rados.rados.0.smithi146.stdout:2145: snap_remove snap 200 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[95531]: osdmap e481: 8 total, 8 up, 8 in 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[95531]: osdmap e482: 8 total, 8 up, 8 in 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[92947]: osdmap e481: 8 total, 8 up, 8 in 2024-04-26T04:48:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[92947]: osdmap e482: 8 total, 8 up, 8 in 2024-04-26T04:48:09.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:09.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:09 smithi204 ceph-mon[88313]: osdmap e481: 8 total, 8 up, 8 in 2024-04-26T04:48:09.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:09 smithi204 ceph-mon[88313]: osdmap e482: 8 total, 8 up, 8 in 2024-04-26T04:48:09.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:09.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:2145: done (3 left) 2024-04-26T04:48:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:2146: snap_create 2024-04-26T04:48:09.655 INFO:tasks.rados.rados.0.smithi146.stdout:2143: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:48:10.656 INFO:tasks.rados.rados.0.smithi146.stdout:2142: done (3 left) 2024-04-26T04:48:10.656 INFO:tasks.rados.rados.0.smithi146.stdout:2143: done (2 left) 2024-04-26T04:48:10.657 INFO:tasks.rados.rados.0.smithi146.stdout:2144: done (1 left) 2024-04-26T04:48:10.657 INFO:tasks.rados.rados.0.smithi146.stdout:2146: done (0 left) 2024-04-26T04:48:10.657 INFO:tasks.rados.rados.0.smithi146.stdout:2147: snap_remove snap 195 2024-04-26T04:48:10.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:10 smithi146 ceph-mon[92947]: pgmap v390: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 551 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:48:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:10 smithi146 ceph-mon[92947]: osdmap e483: 8 total, 8 up, 8 in 2024-04-26T04:48:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:10 smithi146 ceph-mon[95531]: pgmap v390: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 551 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:48:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:10 smithi146 ceph-mon[95531]: osdmap e483: 8 total, 8 up, 8 in 2024-04-26T04:48:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:10 smithi204 ceph-mon[88313]: pgmap v390: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 300 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 551 KiB/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:48:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:10 smithi204 ceph-mon[88313]: osdmap e483: 8 total, 8 up, 8 in 2024-04-26T04:48:11.663 INFO:tasks.rados.rados.0.smithi146.stdout:2147: done (0 left) 2024-04-26T04:48:11.663 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 203 2024-04-26T04:48:11.663 INFO:tasks.rados.rados.0.smithi146.stdout:2148: seq_num 696 ranges {0=458752,458752=417792,876544=753664,1630208=434176} 2024-04-26T04:48:11.665 INFO:tasks.rados.rados.0.smithi146.stdout:2148: writing smithi14680844-6 from 0 to 458752 tid 1 2024-04-26T04:48:11.668 INFO:tasks.rados.rados.0.smithi146.stdout:2148: writing smithi14680844-6 from 458752 to 876544 tid 2 2024-04-26T04:48:11.674 INFO:tasks.rados.rados.0.smithi146.stdout:2148: writing smithi14680844-6 from 876544 to 1630208 tid 3 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2148: writing smithi14680844-6 from 1630208 to 2064384 tid 4 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2149: copy_from oid 20 from oid 45 current snap is 203 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2150: rollback oid 39 current snap is 203 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 196 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2151: read oid 30 snap 185 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2151: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2152: read oid 26 snap 179 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2152: expect (ObjNum 616 snap 171 seq_num 616) 2024-04-26T04:48:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 203 2024-04-26T04:48:11.679 INFO:tasks.rados.rados.0.smithi146.stdout:2153: seq_num 697 ranges {1966080=475136,2441216=704512,3145728=557056,3702784=344064} 2024-04-26T04:48:11.692 INFO:tasks.rados.rados.0.smithi146.stdout:2153: writing smithi14680844-32 from 1966080 to 2441216 tid 1 2024-04-26T04:48:11.696 INFO:tasks.rados.rados.0.smithi146.stdout:2153: writing smithi14680844-32 from 2441216 to 3145728 tid 2 2024-04-26T04:48:11.700 INFO:tasks.rados.rados.0.smithi146.stdout:2153: writing smithi14680844-32 from 3145728 to 3702784 tid 3 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2153: writing smithi14680844-32 from 3702784 to 4046848 tid 4 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2154: read oid 3 snap -1 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2154: expect deleted 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2155: snap_create 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 1 to smithi14680844-6 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 2 to smithi14680844-6 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 3 to smithi14680844-6 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2150: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2150: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 4 to smithi14680844-6 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 5 to smithi14680844-6 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:2150: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:48:11.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1190 (ObjNum 674 snap 196 seq_num 674) dirty exists 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: finishing write tid 6 to smithi14680844-6 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: oid 6 updating version 0 to 1183 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: oid 6 updating version 1183 to 1184 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: oid 6 updating version 1184 to 1185 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: oid 6 version 1185 is already newer than 1182 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: oid 6 updating version 1185 to 1186 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1186 (ObjNum 696 snap 203 seq_num 696) dirty exists 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2148: left oid 6 (ObjNum 696 snap 203 seq_num 696) 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 1 to smithi14680844-32 2024-04-26T04:48:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2152: expect (ObjNum 616 snap 171 seq_num 616) 2024-04-26T04:48:11.775 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 2 to smithi14680844-32 2024-04-26T04:48:11.775 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 3 to smithi14680844-32 2024-04-26T04:48:11.775 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 4 to smithi14680844-32 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 5 to smithi14680844-32 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: finishing write tid 6 to smithi14680844-32 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: oid 32 updating version 0 to 1495 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: oid 32 version 1495 is already newer than 1492 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: oid 32 version 1495 is already newer than 1493 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: oid 32 version 1495 is already newer than 1494 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: oid 32 updating version 1495 to 1496 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1496 (ObjNum 697 snap 203 seq_num 697) dirty exists 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2153: left oid 32 (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:48:11.776 INFO:tasks.rados.rados.0.smithi146.stdout:2151: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:48:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:11 smithi146 ceph-mon[95531]: osdmap e484: 8 total, 8 up, 8 in 2024-04-26T04:48:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:11 smithi146 ceph-mon[92947]: osdmap e484: 8 total, 8 up, 8 in 2024-04-26T04:48:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:11 smithi204 ceph-mon[88313]: osdmap e484: 8 total, 8 up, 8 in 2024-04-26T04:48:12.699 INFO:tasks.rados.rados.0.smithi146.stdout:2149: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2149: finishing copy_from to smithi14680844-20 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1049 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2148: done (7 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2149: done (6 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2150: done (5 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2151: done (4 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2152: done (3 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2153: done (2 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2154: done (1 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2155: done (0 left) 2024-04-26T04:48:12.700 INFO:tasks.rados.rados.0.smithi146.stdout:2156: delete oid 37 current snap is 204 2024-04-26T04:48:12.702 INFO:tasks.rados.rados.0.smithi146.stdout:2156: done (0 left) 2024-04-26T04:48:12.702 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 204 2024-04-26T04:48:12.702 INFO:tasks.rados.rados.0.smithi146.stdout:2157: seq_num 699 ranges {0=516096,516096=475136,991232=573440,1564672=557056} 2024-04-26T04:48:12.705 INFO:tasks.rados.rados.0.smithi146.stdout:2157: writing smithi14680844-4 from 0 to 516096 tid 1 2024-04-26T04:48:12.707 INFO:tasks.rados.rados.0.smithi146.stdout:2157: writing smithi14680844-4 from 516096 to 991232 tid 2 2024-04-26T04:48:12.711 INFO:tasks.rados.rados.0.smithi146.stdout:2157: writing smithi14680844-4 from 991232 to 1564672 tid 3 2024-04-26T04:48:12.714 INFO:tasks.rados.rados.0.smithi146.stdout:2157: writing smithi14680844-4 from 1564672 to 2121728 tid 4 2024-04-26T04:48:12.714 INFO:tasks.rados.rados.0.smithi146.stdout:2158: snap_create 2024-04-26T04:48:12.714 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 1 to smithi14680844-4 2024-04-26T04:48:12.714 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 2 to smithi14680844-4 2024-04-26T04:48:12.714 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 3 to smithi14680844-4 2024-04-26T04:48:12.717 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 4 to smithi14680844-4 2024-04-26T04:48:12.717 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 5 to smithi14680844-4 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: finishing write tid 6 to smithi14680844-4 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: oid 4 updating version 0 to 1320 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: oid 4 updating version 1320 to 1321 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: oid 4 version 1321 is already newer than 1317 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: oid 4 version 1321 is already newer than 1319 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: oid 4 version 1321 is already newer than 1318 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1321 (ObjNum 699 snap 204 seq_num 699) dirty exists 2024-04-26T04:48:12.719 INFO:tasks.rados.rados.0.smithi146.stdout:2157: left oid 4 (ObjNum 699 snap 204 seq_num 699) 2024-04-26T04:48:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:12 smithi146 ceph-mon[95531]: pgmap v393: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-26T04:48:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:12 smithi146 ceph-mon[95531]: osdmap e485: 8 total, 8 up, 8 in 2024-04-26T04:48:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:12 smithi146 ceph-mon[92947]: pgmap v393: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-26T04:48:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:12 smithi146 ceph-mon[92947]: osdmap e485: 8 total, 8 up, 8 in 2024-04-26T04:48:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:12 smithi204 ceph-mon[88313]: pgmap v393: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 18 op/s 2024-04-26T04:48:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:12 smithi204 ceph-mon[88313]: osdmap e485: 8 total, 8 up, 8 in 2024-04-26T04:48:13.645 INFO:tasks.rados.rados.0.smithi146.stdout:2157: done (1 left) 2024-04-26T04:48:13.646 INFO:tasks.rados.rados.0.smithi146.stdout:2158: done (0 left) 2024-04-26T04:48:13.646 INFO:tasks.rados.rados.0.smithi146.stdout:2159: read oid 39 snap 196 2024-04-26T04:48:13.646 INFO:tasks.rados.rados.0.smithi146.stdout:2159: expect (ObjNum 674 snap 196 seq_num 674) 2024-04-26T04:48:13.646 INFO:tasks.rados.rados.0.smithi146.stdout:2160: snap_remove snap 204 2024-04-26T04:48:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:13 smithi146 ceph-mon[92947]: osdmap e486: 8 total, 8 up, 8 in 2024-04-26T04:48:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:13 smithi146 ceph-mon[92947]: osdmap e487: 8 total, 8 up, 8 in 2024-04-26T04:48:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:13 smithi146 ceph-mon[95531]: osdmap e486: 8 total, 8 up, 8 in 2024-04-26T04:48:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:13 smithi146 ceph-mon[95531]: osdmap e487: 8 total, 8 up, 8 in 2024-04-26T04:48:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:13 smithi204 ceph-mon[88313]: osdmap e486: 8 total, 8 up, 8 in 2024-04-26T04:48:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:13 smithi204 ceph-mon[88313]: osdmap e487: 8 total, 8 up, 8 in 2024-04-26T04:48:14.649 INFO:tasks.rados.rados.0.smithi146.stdout:2160: done (1 left) 2024-04-26T04:48:14.649 INFO:tasks.rados.rados.0.smithi146.stdout:2161: read oid 19 snap -1 2024-04-26T04:48:14.649 INFO:tasks.rados.rados.0.smithi146.stdout:2161: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:48:14.649 INFO:tasks.rados.rados.0.smithi146.stdout:2162: setattr oid 41 current snap is 205 2024-04-26T04:48:14.649 INFO:tasks.rados.rados.0.smithi146.stdout:2159: expect (ObjNum 674 snap 196 seq_num 674) 2024-04-26T04:48:14.760 INFO:tasks.rados.rados.0.smithi146.stdout:2161: expect (ObjNum 470 snap 132 seq_num 470) 2024-04-26T04:48:14.779 INFO:tasks.rados.rados.0.smithi146.stdout:2159: done (2 left) 2024-04-26T04:48:14.779 INFO:tasks.rados.rados.0.smithi146.stdout:2161: done (1 left) 2024-04-26T04:48:14.779 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 205 2024-04-26T04:48:14.779 INFO:tasks.rados.rados.0.smithi146.stdout:2163: seq_num 700 ranges {2039808=532480,2572288=409600,2981888=737280,3719168=458752} 2024-04-26T04:48:14.793 INFO:tasks.rados.rados.0.smithi146.stdout:2163: writing smithi14680844-28 from 2039808 to 2572288 tid 1 2024-04-26T04:48:14.795 INFO:tasks.rados.rados.0.smithi146.stdout:2163: writing smithi14680844-28 from 2572288 to 2981888 tid 2 2024-04-26T04:48:14.799 INFO:tasks.rados.rados.0.smithi146.stdout:2163: writing smithi14680844-28 from 2981888 to 3719168 tid 3 2024-04-26T04:48:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:2163: writing smithi14680844-28 from 3719168 to 4177920 tid 4 2024-04-26T04:48:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:2164: setattr oid 5 current snap is 205 2024-04-26T04:48:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1475 (ObjNum 129 snap 0 seq_num 2126353104) dirty exists 2024-04-26T04:48:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 1 to smithi14680844-28 2024-04-26T04:48:14.803 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 2 to smithi14680844-28 2024-04-26T04:48:14.803 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 3 to smithi14680844-28 2024-04-26T04:48:14.803 INFO:tasks.rados.rados.0.smithi146.stdout:2162: done (2 left) 2024-04-26T04:48:14.803 INFO:tasks.rados.rados.0.smithi146.stdout:2165: rmattr oid 47 current snap is 205 2024-04-26T04:48:14.803 INFO:tasks.rados.rados.0.smithi146.stdout:2166: snap_create 2024-04-26T04:48:14.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1060 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:48:14.807 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 4 to smithi14680844-28 2024-04-26T04:48:14.807 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 5 to smithi14680844-28 2024-04-26T04:48:14.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1321 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:48:14.811 INFO:tasks.rados.rados.0.smithi146.stdout:2163: finishing write tid 6 to smithi14680844-28 2024-04-26T04:48:14.811 INFO:tasks.rados.rados.0.smithi146.stdout:2163: oid 28 updating version 0 to 1320 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:2163: oid 28 version 1320 is already newer than 1317 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:2163: oid 28 version 1320 is already newer than 1318 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:2163: oid 28 version 1320 is already newer than 1319 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:2163: oid 28 version 1320 is already newer than 1316 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1320 (ObjNum 700 snap 205 seq_num 700) dirty exists 2024-04-26T04:48:14.812 INFO:tasks.rados.rados.0.smithi146.stdout:2163: left oid 28 (ObjNum 700 snap 205 seq_num 700) 2024-04-26T04:48:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[95531]: pgmap v396: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:48:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[95531]: osdmap e488: 8 total, 8 up, 8 in 2024-04-26T04:48:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[92947]: pgmap v396: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:48:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:14 smithi146 ceph-mon[92947]: osdmap e488: 8 total, 8 up, 8 in 2024-04-26T04:48:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:14 smithi204 ceph-mon[88313]: pgmap v396: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 306 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:48:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:14 smithi204 ceph-mon[88313]: osdmap e488: 8 total, 8 up, 8 in 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2163: done (3 left) 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2164: done (2 left) 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2165: done (1 left) 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2166: done (0 left) 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2167: read oid 44 snap 179 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2167: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:48:15.682 INFO:tasks.rados.rados.0.smithi146.stdout:2168: delete oid 39 current snap is 206 2024-04-26T04:48:15.686 INFO:tasks.rados.rados.0.smithi146.stdout:2168: done (1 left) 2024-04-26T04:48:15.687 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 206 2024-04-26T04:48:15.687 INFO:tasks.rados.rados.0.smithi146.stdout:2169: seq_num 702 ranges {4849664=565248,5414912=581632,5996544=745472,6742016=278528} 2024-04-26T04:48:15.717 INFO:tasks.rados.rados.0.smithi146.stdout:2169: writing smithi14680844-26 from 4849664 to 5414912 tid 1 2024-04-26T04:48:15.720 INFO:tasks.rados.rados.0.smithi146.stdout:2169: writing smithi14680844-26 from 5414912 to 5996544 tid 2 2024-04-26T04:48:15.725 INFO:tasks.rados.rados.0.smithi146.stdout:2169: writing smithi14680844-26 from 5996544 to 6742016 tid 3 2024-04-26T04:48:15.726 INFO:tasks.rados.rados.0.smithi146.stdout:2169: writing smithi14680844-26 from 6742016 to 7020544 tid 4 2024-04-26T04:48:15.726 INFO:tasks.rados.rados.0.smithi146.stdout:2170: snap_remove snap 203 2024-04-26T04:48:16.680 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:16] "GET /metrics HTTP/1.1" 200 36280 "" "Prometheus/2.43.0" 2024-04-26T04:48:16.688 INFO:tasks.rados.rados.0.smithi146.stdout:2170: done (2 left) 2024-04-26T04:48:16.688 INFO:tasks.rados.rados.0.smithi146.stdout:2171: rmattr oid 2 current snap is 206 2024-04-26T04:48:16.688 INFO:tasks.rados.rados.0.smithi146.stdout:2171: done (2 left) 2024-04-26T04:48:16.688 INFO:tasks.rados.rados.0.smithi146.stdout:2172: snap_remove snap 201 2024-04-26T04:48:16.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:16 smithi146 ceph-mon[92947]: pgmap v399: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:16 smithi146 ceph-mon[92947]: osdmap e489: 8 total, 8 up, 8 in 2024-04-26T04:48:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:16 smithi146 ceph-mon[95531]: pgmap v399: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:16 smithi146 ceph-mon[95531]: osdmap e489: 8 total, 8 up, 8 in 2024-04-26T04:48:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:16 smithi204 ceph-mon[88313]: pgmap v399: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:16 smithi204 ceph-mon[88313]: osdmap e489: 8 total, 8 up, 8 in 2024-04-26T04:48:17.693 INFO:tasks.rados.rados.0.smithi146.stdout:2172: done (2 left) 2024-04-26T04:48:17.693 INFO:tasks.rados.rados.0.smithi146.stdout:2173: read oid 30 snap 185 2024-04-26T04:48:17.693 INFO:tasks.rados.rados.0.smithi146.stdout:2173: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:48:17.693 INFO:tasks.rados.rados.0.smithi146.stdout:2174: rollback oid 27 current snap is 206 2024-04-26T04:48:17.694 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 164 2024-04-26T04:48:17.694 INFO:tasks.rados.rados.0.smithi146.stdout:2167: expect (ObjNum 527 snap 149 seq_num 527) 2024-04-26T04:48:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:17 smithi146 ceph-mon[95531]: osdmap e490: 8 total, 8 up, 8 in 2024-04-26T04:48:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:17 smithi146 ceph-mon[92947]: osdmap e490: 8 total, 8 up, 8 in 2024-04-26T04:48:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:17 smithi204 ceph-mon[88313]: osdmap e490: 8 total, 8 up, 8 in 2024-04-26T04:48:18.191 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 1 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 2 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 3 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 4 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 5 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: finishing write tid 6 to smithi14680844-26 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: oid 26 updating version 0 to 1481 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: oid 26 version 1481 is already newer than 1480 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: oid 26 version 1481 is already newer than 1478 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: oid 26 version 1481 is already newer than 1477 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: oid 26 version 1481 is already newer than 1479 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1481 (ObjNum 702 snap 206 seq_num 702) dirty exists 2024-04-26T04:48:18.192 INFO:tasks.rados.rados.0.smithi146.stdout:2169: left oid 26 (ObjNum 702 snap 206 seq_num 702) 2024-04-26T04:48:18.193 INFO:tasks.rados.rados.0.smithi146.stdout:2174: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:48:18.193 INFO:tasks.rados.rados.0.smithi146.stdout:2174: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:48:18.193 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1086 (ObjNum 510 snap 144 seq_num 510) dirty exists 2024-04-26T04:48:18.193 INFO:tasks.rados.rados.0.smithi146.stdout:2173: expect (ObjNum 535 snap 155 seq_num 535) 2024-04-26T04:48:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:18 smithi204 ceph-mon[88313]: pgmap v402: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:18 smithi204 ceph-mon[88313]: osdmap e491: 8 total, 8 up, 8 in 2024-04-26T04:48:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:18 smithi204 ceph-mon[88313]: osdmap e492: 8 total, 8 up, 8 in 2024-04-26T04:48:19.126 INFO:tasks.rados.rados.0.smithi146.stdout:2167: done (3 left) 2024-04-26T04:48:19.126 INFO:tasks.rados.rados.0.smithi146.stdout:2169: done (2 left) 2024-04-26T04:48:19.126 INFO:tasks.rados.rados.0.smithi146.stdout:2173: done (1 left) 2024-04-26T04:48:19.126 INFO:tasks.rados.rados.0.smithi146.stdout:2174: done (0 left) 2024-04-26T04:48:19.126 INFO:tasks.rados.rados.0.smithi146.stdout:2175: setattr oid 7 current snap is 206 2024-04-26T04:48:19.127 INFO:tasks.rados.rados.0.smithi146.stdout:2176: read oid 34 snap -1 2024-04-26T04:48:19.127 INFO:tasks.rados.rados.0.smithi146.stdout:2176: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:48:19.127 INFO:tasks.rados.rados.0.smithi146.stdout:2177: snap_remove snap 199 2024-04-26T04:48:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[92947]: pgmap v402: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[92947]: osdmap e491: 8 total, 8 up, 8 in 2024-04-26T04:48:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[92947]: osdmap e492: 8 total, 8 up, 8 in 2024-04-26T04:48:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[95531]: pgmap v402: 121 pgs: 121 active+clean; 309 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 2.0 MiB/s wr, 8 op/s 2024-04-26T04:48:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[95531]: osdmap e491: 8 total, 8 up, 8 in 2024-04-26T04:48:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:18 smithi146 ceph-mon[95531]: osdmap e492: 8 total, 8 up, 8 in 2024-04-26T04:48:19.702 INFO:tasks.rados.rados.0.smithi146.stdout:2177: done (2 left) 2024-04-26T04:48:19.702 INFO:tasks.rados.rados.0.smithi146.stdout:2178: rollback oid 11 current snap is 206 2024-04-26T04:48:19.702 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 205 2024-04-26T04:48:19.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1061 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:48:19.702 INFO:tasks.rados.rados.0.smithi146.stdout:2176: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:48:19.743 INFO:tasks.rados.rados.0.smithi146.stdout:2178: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:48:19.743 INFO:tasks.rados.rados.0.smithi146.stdout:2175: done (2 left) 2024-04-26T04:48:19.743 INFO:tasks.rados.rados.0.smithi146.stdout:2176: done (1 left) 2024-04-26T04:48:19.743 INFO:tasks.rados.rados.0.smithi146.stdout:2179: rollback oid 41 current snap is 206 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 196 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:2178: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:2178: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1130 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:2178: done (1 left) 2024-04-26T04:48:19.744 INFO:tasks.rados.rados.0.smithi146.stdout:2180: snap_remove snap 205 2024-04-26T04:48:19.891 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:48:19.966 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:20.206 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:48:20.206 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (9m) 91s ago 10m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:48:20.206 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (9m) 20s ago 9m 88.2M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:48:20.206 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (10m) 91s ago 10m 19.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:48:20.206 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (10m) 20s ago 10m 16.0M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (5m) 20s ago 14m 451M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (5m) 91s ago 16m 518M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (4m) 91s ago 16m 52.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (4m) 20s ago 14m 43.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (4m) 91s ago 14m 46.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (9m) 91s ago 9m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (9m) 20s ago 9m 16.7M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (3m) 91s ago 14m 220M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (2m) 91s ago 13m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (2m) 91s ago 13m 158M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (95s) 91s ago 12m 12.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (60s) 20s ago 12m 69.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (25s) 20s ago 12m 12.7M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:48:20.207 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (11m) 20s ago 11m 223M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 6c99c1c25bbb 2024-04-26T04:48:20.208 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (11m) 20s ago 11m 256M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:48:20.208 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (5m) 20s ago 10m 55.0M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:48:20.602 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2, 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 6 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 4, 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 11 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:48:20.603 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:48:20.705 INFO:tasks.rados.rados.0.smithi146.stdout:2180: done (1 left) 2024-04-26T04:48:20.705 INFO:tasks.rados.rados.0.smithi146.stdout:2181: delete oid 10 current snap is 206 2024-04-26T04:48:20.705 INFO:tasks.rados.rados.0.smithi146.stdout:2179: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:48:20.705 INFO:tasks.rados.rados.0.smithi146.stdout:2179: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:48:20.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1492 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:48:20.716 INFO:tasks.rados.rados.0.smithi146.stdout:2179: done (1 left) 2024-04-26T04:48:20.716 INFO:tasks.rados.rados.0.smithi146.stdout:2181: done (0 left) 2024-04-26T04:48:20.716 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 206 2024-04-26T04:48:20.717 INFO:tasks.rados.rados.0.smithi146.stdout:2182: seq_num 704 ranges {0=598016,598016=745472,1343488=712704,2056192=147456} 2024-04-26T04:48:20.719 INFO:tasks.rados.rados.0.smithi146.stdout:2182: writing smithi14680844-49 from 0 to 598016 tid 1 2024-04-26T04:48:20.724 INFO:tasks.rados.rados.0.smithi146.stdout:2182: writing smithi14680844-49 from 598016 to 1343488 tid 2 2024-04-26T04:48:20.728 INFO:tasks.rados.rados.0.smithi146.stdout:2182: writing smithi14680844-49 from 1343488 to 2056192 tid 3 2024-04-26T04:48:20.729 INFO:tasks.rados.rados.0.smithi146.stdout:2182: writing smithi14680844-49 from 2056192 to 2203648 tid 4 2024-04-26T04:48:20.729 INFO:tasks.rados.rados.0.smithi146.stdout:2183: rmattr oid 11 current snap is 206 2024-04-26T04:48:20.729 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 1 to smithi14680844-49 2024-04-26T04:48:20.729 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 2 to smithi14680844-49 2024-04-26T04:48:20.730 INFO:tasks.rados.rados.0.smithi146.stdout:2184: snap_create 2024-04-26T04:48:20.732 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 3 to smithi14680844-49 2024-04-26T04:48:20.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1131 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:48:20.732 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 4 to smithi14680844-49 2024-04-26T04:48:20.732 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 5 to smithi14680844-49 2024-04-26T04:48:20.733 INFO:tasks.rados.rados.0.smithi146.stdout:2182: finishing write tid 6 to smithi14680844-49 2024-04-26T04:48:20.733 INFO:tasks.rados.rados.0.smithi146.stdout:2182: oid 49 updating version 0 to 1090 2024-04-26T04:48:20.733 INFO:tasks.rados.rados.0.smithi146.stdout:2182: oid 49 updating version 1090 to 1091 2024-04-26T04:48:20.734 INFO:tasks.rados.rados.0.smithi146.stdout:2182: oid 49 version 1091 is already newer than 1087 2024-04-26T04:48:20.734 INFO:tasks.rados.rados.0.smithi146.stdout:2182: oid 49 version 1091 is already newer than 1088 2024-04-26T04:48:20.734 INFO:tasks.rados.rados.0.smithi146.stdout:2182: oid 49 version 1091 is already newer than 1089 2024-04-26T04:48:20.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1091 (ObjNum 704 snap 206 seq_num 704) dirty exists 2024-04-26T04:48:20.734 INFO:tasks.rados.rados.0.smithi146.stdout:2182: left oid 49 (ObjNum 704 snap 206 seq_num 704) 2024-04-26T04:48:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[92947]: pgmap v405: 121 pgs: 121 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[92947]: Upgrade: osd.6 is safe to restart 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[92947]: osdmap e493: 8 total, 8 up, 8 in 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/686257272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[95531]: pgmap v405: 121 pgs: 121 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[95531]: Upgrade: osd.6 is safe to restart 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[95531]: osdmap e493: 8 total, 8 up, 8 in 2024-04-26T04:48:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:20 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/686257272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:20 smithi204 ceph-mon[88313]: pgmap v405: 121 pgs: 121 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 0 B/s wr, 7 op/s 2024-04-26T04:48:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:20 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-26T04:48:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:20 smithi204 ceph-mon[88313]: Upgrade: osd.6 is safe to restart 2024-04-26T04:48:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:20 smithi204 ceph-mon[88313]: osdmap e493: 8 total, 8 up, 8 in 2024-04-26T04:48:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:20 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/686257272' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:21.712 INFO:tasks.rados.rados.0.smithi146.stdout:2182: done (2 left) 2024-04-26T04:48:21.712 INFO:tasks.rados.rados.0.smithi146.stdout:2183: done (1 left) 2024-04-26T04:48:21.713 INFO:tasks.rados.rados.0.smithi146.stdout:2184: done (0 left) 2024-04-26T04:48:21.713 INFO:tasks.rados.rados.0.smithi146.stdout:2185: delete oid 46 current snap is 207 2024-04-26T04:48:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:2185: done (0 left) 2024-04-26T04:48:21.715 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 207 2024-04-26T04:48:21.716 INFO:tasks.rados.rados.0.smithi146.stdout:2186: seq_num 706 ranges {2203648=630784,2834432=516096,3350528=729088,4079616=360448} 2024-04-26T04:48:21.731 INFO:tasks.rados.rados.0.smithi146.stdout:2186: writing smithi14680844-49 from 2203648 to 2834432 tid 1 2024-04-26T04:48:21.734 INFO:tasks.rados.rados.0.smithi146.stdout:2186: writing smithi14680844-49 from 2834432 to 3350528 tid 2 2024-04-26T04:48:21.738 INFO:tasks.rados.rados.0.smithi146.stdout:2186: writing smithi14680844-49 from 3350528 to 4079616 tid 3 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:2186: writing smithi14680844-49 from 4079616 to 4440064 tid 4 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:2187: rmattr oid 35 current snap is 207 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 1 to smithi14680844-49 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 2 to smithi14680844-49 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 207 2024-04-26T04:48:21.741 INFO:tasks.rados.rados.0.smithi146.stdout:2188: seq_num 707 ranges {8699904=647168,9347072=802816,10149888=532480,10682368=270336} 2024-04-26T04:48:21.790 INFO:tasks.rados.rados.0.smithi146.stdout:2188: writing smithi14680844-44 from 8699904 to 9347072 tid 1 2024-04-26T04:48:21.794 INFO:tasks.rados.rados.0.smithi146.stdout:2188: writing smithi14680844-44 from 9347072 to 10149888 tid 2 2024-04-26T04:48:21.797 INFO:tasks.rados.rados.0.smithi146.stdout:2188: writing smithi14680844-44 from 10149888 to 10682368 tid 3 2024-04-26T04:48:21.799 INFO:tasks.rados.rados.0.smithi146.stdout:2188: writing smithi14680844-44 from 10682368 to 10952704 tid 4 2024-04-26T04:48:21.799 INFO:tasks.rados.rados.0.smithi146.stdout:2189: delete oid 19 current snap is 207 2024-04-26T04:48:21.799 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 0 (ObjNum 638 snap 182 seq_num 638) dirty exists 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 3 to smithi14680844-49 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 4 to smithi14680844-49 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 5 to smithi14680844-49 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: finishing write tid 6 to smithi14680844-49 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: oid 49 updating version 0 to 1092 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: oid 49 updating version 1092 to 1094 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: oid 49 updating version 1094 to 1096 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: oid 49 version 1096 is already newer than 1095 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: oid 49 version 1096 is already newer than 1093 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1096 (ObjNum 706 snap 207 seq_num 706) dirty exists 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2186: left oid 49 (ObjNum 706 snap 207 seq_num 706) 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 1 to smithi14680844-44 2024-04-26T04:48:21.800 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 2 to smithi14680844-44 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2186: done (3 left) 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2187: done (2 left) 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2189: done (1 left) 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2190: setattr oid 46 current snap is 207 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 3 to smithi14680844-44 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 4 to smithi14680844-44 2024-04-26T04:48:21.802 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 5 to smithi14680844-44 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2191: read oid 2 snap -1 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2191: expect deleted 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2192: copy_from oid 7 from oid 21 current snap is 207 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2193: read oid 38 snap -1 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2193: expect (ObjNum 675 snap 196 seq_num 675) 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2194: snap_create 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2192: finishing copy_from to smithi14680844-7 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2192: got expected ENOENT (src dne) 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: finishing write tid 6 to smithi14680844-44 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: oid 44 updating version 0 to 1133 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: oid 44 version 1133 is already newer than 1132 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: oid 44 updating version 1133 to 1134 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: oid 44 updating version 1134 to 1135 2024-04-26T04:48:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:2188: oid 44 updating version 1135 to 1136 2024-04-26T04:48:21.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1136 (ObjNum 707 snap 207 seq_num 707) dirty exists 2024-04-26T04:48:21.805 INFO:tasks.rados.rados.0.smithi146.stdout:2188: left oid 44 (ObjNum 707 snap 207 seq_num 707) 2024-04-26T04:48:21.805 INFO:tasks.rados.rados.0.smithi146.stdout:2192: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:48:21.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1499 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:48:21.817 INFO:tasks.rados.rados.0.smithi146.stdout:2193: expect (ObjNum 675 snap 196 seq_num 675) 2024-04-26T04:48:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: osdmap e494: 8 total, 8 up, 8 in 2024-04-26T04:48:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:48:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: osdmap e494: 8 total, 8 up, 8 in 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: from='client.34362 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: from='client.44294 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: osdmap e494: 8 total, 8 up, 8 in 2024-04-26T04:48:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:22.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-26T04:48:22.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:22.720 INFO:tasks.rados.rados.0.smithi146.stdout:2188: done (5 left) 2024-04-26T04:48:22.720 INFO:tasks.rados.rados.0.smithi146.stdout:2190: done (4 left) 2024-04-26T04:48:22.720 INFO:tasks.rados.rados.0.smithi146.stdout:2191: done (3 left) 2024-04-26T04:48:22.721 INFO:tasks.rados.rados.0.smithi146.stdout:2192: done (2 left) 2024-04-26T04:48:22.721 INFO:tasks.rados.rados.0.smithi146.stdout:2193: done (1 left) 2024-04-26T04:48:22.721 INFO:tasks.rados.rados.0.smithi146.stdout:2194: done (0 left) 2024-04-26T04:48:22.721 INFO:tasks.rados.rados.0.smithi146.stdout:2195: snap_create 2024-04-26T04:48:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:22 smithi204 ceph-mon[88313]: pgmap v408: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-04-26T04:48:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:22 smithi204 ceph-mon[88313]: Upgrade: Updating osd.6 2024-04-26T04:48:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:22 smithi204 ceph-mon[88313]: Deploying daemon osd.6 on smithi204 2024-04-26T04:48:22.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:22 smithi204 ceph-mon[88313]: osdmap e495: 8 total, 8 up, 8 in 2024-04-26T04:48:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[95531]: pgmap v408: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[95531]: Upgrade: Updating osd.6 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[95531]: Deploying daemon osd.6 on smithi204 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[95531]: osdmap e495: 8 total, 8 up, 8 in 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[92947]: pgmap v408: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 1.0 MiB/s wr, 17 op/s 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[92947]: Upgrade: Updating osd.6 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[92947]: Deploying daemon osd.6 on smithi204 2024-04-26T04:48:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:22 smithi146 ceph-mon[92947]: osdmap e495: 8 total, 8 up, 8 in 2024-04-26T04:48:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:2195: done (0 left) 2024-04-26T04:48:23.648 INFO:tasks.rados.rados.0.smithi146.stdout:2196: delete oid 45 current snap is 209 2024-04-26T04:48:23.655 INFO:tasks.rados.rados.0.smithi146.stdout:2196: done (0 left) 2024-04-26T04:48:23.655 INFO:tasks.rados.rados.0.smithi146.stdout:2197: read oid 40 snap -1 2024-04-26T04:48:23.655 INFO:tasks.rados.rados.0.smithi146.stdout:2197: expect (ObjNum 685 snap 198 seq_num 685) 2024-04-26T04:48:23.655 INFO:tasks.rados.rados.0.smithi146.stdout:2198: snap_remove snap 206 2024-04-26T04:48:23.863 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:23 smithi204 ceph-mon[88313]: osdmap e496: 8 total, 8 up, 8 in 2024-04-26T04:48:23.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:23 smithi204 ceph-mon[88313]: pgmap v411: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-04-26T04:48:23.907 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:23 smithi204 ceph-mon[88313]: osdmap e497: 8 total, 8 up, 8 in 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[95531]: osdmap e496: 8 total, 8 up, 8 in 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[95531]: pgmap v411: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[95531]: osdmap e497: 8 total, 8 up, 8 in 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[92947]: osdmap e496: 8 total, 8 up, 8 in 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[92947]: pgmap v411: 121 pgs: 121 active+clean; 315 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 1.0 MiB/s wr, 10 op/s 2024-04-26T04:48:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:23 smithi146 ceph-mon[92947]: osdmap e497: 8 total, 8 up, 8 in 2024-04-26T04:48:24.505 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:24 smithi204 systemd[1]: Stopping Ceph osd.6 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:48:24.651 INFO:tasks.rados.rados.0.smithi146.stdout:2197: expect (ObjNum 685 snap 198 seq_num 685) 2024-04-26T04:48:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2197: done (1 left) 2024-04-26T04:48:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2198: done (0 left) 2024-04-26T04:48:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 209 2024-04-26T04:48:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2199: seq_num 710 ranges {2187264=696320,2883584=499712,3383296=712704,4096000=393216} 2024-04-26T04:48:24.721 INFO:tasks.rados.rados.0.smithi146.stdout:2199: writing smithi14680844-30 from 2187264 to 2883584 tid 1 2024-04-26T04:48:24.724 INFO:tasks.rados.rados.0.smithi146.stdout:2199: writing smithi14680844-30 from 2883584 to 3383296 tid 2 2024-04-26T04:48:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:2199: writing smithi14680844-30 from 3383296 to 4096000 tid 3 2024-04-26T04:48:24.731 INFO:tasks.rados.rados.0.smithi146.stdout:2199: writing smithi14680844-30 from 4096000 to 4489216 tid 4 2024-04-26T04:48:24.731 INFO:tasks.rados.rados.0.smithi146.stdout:2200: delete oid 20 current snap is 209 2024-04-26T04:48:24.731 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 1 to smithi14680844-30 2024-04-26T04:48:24.731 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 2 to smithi14680844-30 2024-04-26T04:48:24.731 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 3 to smithi14680844-30 2024-04-26T04:48:24.733 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 4 to smithi14680844-30 2024-04-26T04:48:24.733 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 5 to smithi14680844-30 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: finishing write tid 6 to smithi14680844-30 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: oid 30 updating version 0 to 1058 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: oid 30 updating version 1058 to 1060 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: oid 30 version 1060 is already newer than 1059 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: oid 30 version 1060 is already newer than 1056 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: oid 30 version 1060 is already newer than 1057 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1060 (ObjNum 710 snap 209 seq_num 710) dirty exists 2024-04-26T04:48:24.736 INFO:tasks.rados.rados.0.smithi146.stdout:2199: left oid 30 (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-mon[88313]: osd.6 marked itself down and dead 2024-04-26T04:48:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:48:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-mon[88313]: osdmap e498: 8 total, 7 up, 8 in 2024-04-26T04:48:24.806 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[47835]: 2024-04-26T04:48:24.503+0000 7f69f3af5700 -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-04-26T04:48:24.806 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[47835]: 2024-04-26T04:48:24.503+0000 7f69f3af5700 -1 osd.6 497 *** Got signal Terminated *** 2024-04-26T04:48:24.806 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[47835]: 2024-04-26T04:48:24.503+0000 7f69f3af5700 -1 osd.6 497 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:48:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[92947]: osd.6 marked itself down and dead 2024-04-26T04:48:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:48:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[92947]: osdmap e498: 8 total, 7 up, 8 in 2024-04-26T04:48:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[95531]: osd.6 marked itself down and dead 2024-04-26T04:48:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:48:25.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:24 smithi146 ceph-mon[95531]: osdmap e498: 8 total, 7 up, 8 in 2024-04-26T04:48:25.494 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:25 smithi204 podman[103880]: 2024-04-26 04:48:25.200743933 +0000 UTC m=+0.824779621 container died 6c99c1c25bbb92b0855fc4ed50bc8453fe6bd85a49ac7c93202f4beafc1672b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, org.label-schema.license=GPLv2, ceph=True, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, RELEASE=reef-7d2137f, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.vendor=CentOS) 2024-04-26T04:48:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:2199: done (1 left) 2024-04-26T04:48:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:2200: done (0 left) 2024-04-26T04:48:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:2201: read oid 34 snap -1 2024-04-26T04:48:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:2201: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:48:25.666 INFO:tasks.rados.rados.0.smithi146.stdout:2202: delete oid 41 current snap is 209 2024-04-26T04:48:25.668 INFO:tasks.rados.rados.0.smithi146.stdout:2202: done (1 left) 2024-04-26T04:48:25.668 INFO:tasks.rados.rados.0.smithi146.stdout:2203: delete oid 44 current snap is 209 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2203: done (1 left) 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2204: read oid 32 snap 164 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2204: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2205: read oid 37 snap -1 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2205: expect deleted 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2206: rollback oid 26 current snap is 209 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 207 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2207: rollback oid 22 current snap is 209 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 207 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2208: read oid 12 snap -1 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2208: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:48:25.672 INFO:tasks.rados.rados.0.smithi146.stdout:2209: copy_from oid 50 from oid 9 current snap is 209 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2210: rmattr oid 17 current snap is 209 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2211: rmattr oid 27 current snap is 209 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2211: done (8 left) 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2212: copy_from oid 40 from oid 6 current snap is 209 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2213: read oid 25 snap -1 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2213: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2214: copy_from oid 35 from oid 1 current snap is 209 2024-04-26T04:48:25.673 INFO:tasks.rados.rados.0.smithi146.stdout:2201: expect (ObjNum 648 snap 188 seq_num 648) 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2214: finishing copy_from to smithi14680844-35 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2214: got expected ENOENT (src dne) 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2214: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2207: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2207: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2207: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1140 (ObjNum 690 snap 199 seq_num 690) dirty exists 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1177 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2206: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:48:25.716 INFO:tasks.rados.rados.0.smithi146.stdout:2206: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2206: finishing rollback tid 2 to smithi14680844-26 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1504 (ObjNum 702 snap 206 seq_num 702) dirty exists 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2201: done (10 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2205: done (9 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2206: done (8 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2207: done (7 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2210: done (6 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2214: done (5 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2215: rmattr oid 45 current snap is 209 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2215: done (5 left) 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2216: copy_from oid 24 from oid 30 current snap is 209 2024-04-26T04:48:25.717 INFO:tasks.rados.rados.0.smithi146.stdout:2204: expect (ObjNum 546 snap 157 seq_num 546) 2024-04-26T04:48:25.776 INFO:tasks.rados.rados.0.smithi146.stdout:2208: expect (ObjNum 134 snap 30 seq_num 134) 2024-04-26T04:48:25.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:25 smithi204 podman[103880]: 2024-04-26 04:48:25.592647162 +0000 UTC m=+1.216682844 container cleanup 6c99c1c25bbb92b0855fc4ed50bc8453fe6bd85a49ac7c93202f4beafc1672b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T04:48:25.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:25 smithi204 bash[103880]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6 2024-04-26T04:48:25.859 INFO:tasks.rados.rados.0.smithi146.stdout:2209: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:48:25.859 INFO:tasks.rados.rados.0.smithi146.stdout:2209: finishing copy_from to smithi14680844-50 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1466 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2212: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2204: done (5 left) 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2208: done (4 left) 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2209: done (3 left) 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2217: snap_create 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2212: finishing copy_from to smithi14680844-40 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1186 (ObjNum 696 snap 203 seq_num 696) dirty exists 2024-04-26T04:48:25.860 INFO:tasks.rados.rados.0.smithi146.stdout:2213: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:26.123 INFO:tasks.rados.rados.0.smithi146.stdout:2216: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:48:26.123 INFO:tasks.rados.rados.0.smithi146.stdout:2216: finishing copy_from to smithi14680844-24 2024-04-26T04:48:26.123 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1060 (ObjNum 710 snap 209 seq_num 710) dirty exists 2024-04-26T04:48:26.146 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:25 smithi204 podman[103901]: 2024-04-26 04:48:25.852579467 +0000 UTC m=+0.649363102 container remove 6c99c1c25bbb92b0855fc4ed50bc8453fe6bd85a49ac7c93202f4beafc1672b5 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, ceph=True) 2024-04-26T04:48:26.440 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.049585214 +0000 UTC m=+0.018144123 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:48:26.440 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.153261599 +0000 UTC m=+0.121820501 container create 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, ceph=True, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424) 2024-04-26T04:48:26.440 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.347472395 +0000 UTC m=+0.316031296 container init 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424) 2024-04-26T04:48:26.440 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.352909904 +0000 UTC m=+0.321468808 container start 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240424) 2024-04-26T04:48:26.440 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.43912939 +0000 UTC m=+0.407688307 container attach 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-26T04:48:26.648 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:26] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:2212: done (3 left) 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:2213: done (2 left) 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:2216: done (1 left) 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:2217: done (0 left) 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 210 2024-04-26T04:48:26.729 INFO:tasks.rados.rados.0.smithi146.stdout:2218: seq_num 714 ranges {2064384=761856,2826240=442368,3268608=688128,3956736=475136} 2024-04-26T04:48:26.743 INFO:tasks.rados.rados.0.smithi146.stdout:2218: writing smithi14680844-40 from 2064384 to 2826240 tid 1 2024-04-26T04:48:26.746 INFO:tasks.rados.rados.0.smithi146.stdout:2218: writing smithi14680844-40 from 2826240 to 3268608 tid 2 2024-04-26T04:48:26.750 INFO:tasks.rados.rados.0.smithi146.stdout:2218: writing smithi14680844-40 from 3268608 to 3956736 tid 3 2024-04-26T04:48:26.754 INFO:tasks.rados.rados.0.smithi146.stdout:2218: writing smithi14680844-40 from 3956736 to 4431872 tid 4 2024-04-26T04:48:26.754 INFO:tasks.rados.rados.0.smithi146.stdout:2219: setattr oid 23 current snap is 210 2024-04-26T04:48:26.754 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 1 to smithi14680844-40 2024-04-26T04:48:26.754 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 2 to smithi14680844-40 2024-04-26T04:48:26.754 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 3 to smithi14680844-40 2024-04-26T04:48:26.755 INFO:tasks.rados.rados.0.smithi146.stdout:2220: delete oid 21 current snap is 210 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2220: done (2 left) 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2221: read oid 41 snap -1 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2221: expect deleted 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2222: rollback oid 10 current snap is 210 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 208 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2223: setattr oid 42 current snap is 210 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 4 to smithi14680844-40 2024-04-26T04:48:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 5 to smithi14680844-40 2024-04-26T04:48:26.758 INFO:tasks.rados.rados.0.smithi146.stdout:2218: finishing write tid 6 to smithi14680844-40 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: oid 40 updating version 0 to 1190 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: oid 40 version 1190 is already newer than 1188 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: oid 40 version 1190 is already newer than 1187 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: oid 40 version 1190 is already newer than 1189 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: oid 40 updating version 1190 to 1191 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1191 (ObjNum 714 snap 210 seq_num 714) dirty exists 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: left oid 40 (ObjNum 714 snap 210 seq_num 714) 2024-04-26T04:48:26.759 INFO:tasks.rados.rados.0.smithi146.stdout:2218: done (4 left) 2024-04-26T04:48:26.760 INFO:tasks.rados.rados.0.smithi146.stdout:2221: done (3 left) 2024-04-26T04:48:26.760 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 210 2024-04-26T04:48:26.760 INFO:tasks.rados.rados.0.smithi146.stdout:2224: seq_num 716 ranges {14589952=794624,15384576=655360,16039936=704512,16744448=245760} 2024-04-26T04:48:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:26 smithi204 ceph-mon[88313]: pgmap v414: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:26 smithi204 ceph-mon[88313]: osdmap e499: 8 total, 7 up, 8 in 2024-04-26T04:48:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:26 smithi204 ceph-mon[88313]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-26T04:48:26.806 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:26 smithi204 podman[103998]: 2024-04-26 04:48:26.646408789 +0000 UTC m=+0.614967705 container died 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, CEPH_POINT_RELEASE=, ceph=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS) 2024-04-26T04:48:26.841 INFO:tasks.rados.rados.0.smithi146.stdout:2224: writing smithi14680844-11 from 14589952 to 15384576 tid 1 2024-04-26T04:48:26.844 INFO:tasks.rados.rados.0.smithi146.stdout:2224: writing smithi14680844-11 from 15384576 to 16039936 tid 2 2024-04-26T04:48:26.848 INFO:tasks.rados.rados.0.smithi146.stdout:2224: writing smithi14680844-11 from 16039936 to 16744448 tid 3 2024-04-26T04:48:26.849 INFO:tasks.rados.rados.0.smithi146.stdout:2224: writing smithi14680844-11 from 16744448 to 16990208 tid 4 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2225: copy_from oid 47 from oid 12 current snap is 210 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2222: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 653 (ObjNum 33 snap 0 seq_num 2105259256) dirty dne 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1514 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1506 (ObjNum 695 snap 201 seq_num 695) dirty exists 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2219: done (4 left) 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2222: done (3 left) 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2223: done (2 left) 2024-04-26T04:48:26.850 INFO:tasks.rados.rados.0.smithi146.stdout:2226: snap_remove snap 196 2024-04-26T04:48:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[95531]: pgmap v414: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[95531]: osdmap e499: 8 total, 7 up, 8 in 2024-04-26T04:48:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[95531]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-26T04:48:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[92947]: pgmap v414: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[92947]: osdmap e499: 8 total, 7 up, 8 in 2024-04-26T04:48:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:26 smithi146 ceph-mon[92947]: Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-26T04:48:27.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104045]: 2024-04-26 04:48:27.242857356 +0000 UTC m=+0.590464682 container remove 10d18542b4b8349d01cd26d362fd63aef71f083872464528ffb60e494de4cb9a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD) 2024-04-26T04:48:27.556 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-26T04:48:27.556 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 systemd[1]: Stopped Ceph osd.6 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:48:27.556 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.6.service: Consumed 13.794s CPU time. 2024-04-26T04:48:27.556 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 systemd[1]: Starting Ceph osd.6 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2226: done (2 left) 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2227: snap_create 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 1 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 2 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 3 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 4 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 5 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: finishing write tid 6 to smithi14680844-11 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: oid 11 updating version 0 to 1141 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: oid 11 updating version 1141 to 1144 2024-04-26T04:48:27.736 INFO:tasks.rados.rados.0.smithi146.stdout:2224: oid 11 updating version 1144 to 1145 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:2224: oid 11 version 1145 is already newer than 1143 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:2224: oid 11 version 1145 is already newer than 1142 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1145 (ObjNum 716 snap 210 seq_num 716) dirty exists 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:2224: left oid 11 (ObjNum 716 snap 210 seq_num 716) 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:2225: finishing copy_from racing read to smithi14680844-47 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:2225: finishing copy_from to smithi14680844-47 2024-04-26T04:48:27.737 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1050 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:48:27.989 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104156]: 2024-04-26 04:48:27.669014091 +0000 UTC m=+0.101043695 container create a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:48:27.989 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104156]: 2024-04-26 04:48:27.585779421 +0000 UTC m=+0.017809012 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:48:27.989 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104156]: 2024-04-26 04:48:27.906214472 +0000 UTC m=+0.338244033 container init a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0) 2024-04-26T04:48:27.989 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104156]: 2024-04-26 04:48:27.912036088 +0000 UTC m=+0.344065650 container start a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS) 2024-04-26T04:48:27.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:27 smithi204 ceph-mon[88313]: osdmap e500: 8 total, 7 up, 8 in 2024-04-26T04:48:27.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:27 smithi204 ceph-mon[88313]: pgmap v417: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:27 smithi146 ceph-mon[92947]: osdmap e500: 8 total, 7 up, 8 in 2024-04-26T04:48:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:27 smithi146 ceph-mon[92947]: pgmap v417: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:27 smithi146 ceph-mon[95531]: osdmap e500: 8 total, 7 up, 8 in 2024-04-26T04:48:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:27 smithi146 ceph-mon[95531]: pgmap v417: 121 pgs: 7 peering, 13 stale+active+clean, 101 active+clean; 321 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.6 MiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-04-26T04:48:28.305 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:27 smithi204 podman[104156]: 2024-04-26 04:48:27.988386777 +0000 UTC m=+0.420416354 container attach a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, ceph=True, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_CLEAN=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2) 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:2224: done (2 left) 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:2225: done (1 left) 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:2227: done (0 left) 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:2228: rollback oid 29 current snap is 211 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 209 2024-04-26T04:48:28.652 INFO:tasks.rados.rados.0.smithi146.stdout:2229: snap_remove snap 210 2024-04-26T04:48:28.701 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: 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-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: 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-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 bash[104156]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-26T04:48:28.702 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-26T04:48:28.703 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate[104171]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-26T04:48:28.703 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 podman[104156]: 2024-04-26 04:48:28.385167316 +0000 UTC m=+0.817196886 container died a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0) 2024-04-26T04:48:29.055 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:28 smithi204 podman[104322]: 2024-04-26 04:48:28.950671762 +0000 UTC m=+0.560086913 container remove a4e4b91ef9e53210ed4261d6ecef8a7291d87dad17e83d6e228e9148f6bc776f (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-activate, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_CLEAN=True, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb) 2024-04-26T04:48:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-mon[88313]: osdmap e501: 8 total, 7 up, 8 in 2024-04-26T04:48:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:28 smithi204 ceph-mon[88313]: osdmap e502: 8 total, 7 up, 8 in 2024-04-26T04:48:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:28 smithi146 ceph-mon[92947]: osdmap e501: 8 total, 7 up, 8 in 2024-04-26T04:48:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:28 smithi146 ceph-mon[92947]: osdmap e502: 8 total, 7 up, 8 in 2024-04-26T04:48:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:28 smithi146 ceph-mon[95531]: osdmap e501: 8 total, 7 up, 8 in 2024-04-26T04:48:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:28 smithi146 ceph-mon[95531]: osdmap e502: 8 total, 7 up, 8 in 2024-04-26T04:48:29.479 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 podman[104394]: 2024-04-26 04:48:29.066427395 +0000 UTC m=+0.018374430 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:48:29.479 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 podman[104394]: 2024-04-26 04:48:29.176745744 +0000 UTC m=+0.128692771 container create 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, ceph=True) 2024-04-26T04:48:29.479 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 podman[104394]: 2024-04-26 04:48:29.370460266 +0000 UTC m=+0.322407292 container init 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_CLEAN=True) 2024-04-26T04:48:29.479 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 podman[104394]: 2024-04-26 04:48:29.376036167 +0000 UTC m=+0.327983194 container start 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, 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) 2024-04-26T04:48:29.480 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 ceph-osd[104432]: -- 172.21.15.204:0/1062277499 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560d7cc67680 con 0x560d7cc31400 2024-04-26T04:48:29.654 INFO:tasks.rados.rados.0.smithi146.stdout:2228: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2228: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2228: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1324 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2228: done (1 left) 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2229: done (0 left) 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2230: rollback oid 44 current snap is 211 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 209 2024-04-26T04:48:29.655 INFO:tasks.rados.rados.0.smithi146.stdout:2231: delete oid 11 current snap is 211 2024-04-26T04:48:29.657 INFO:tasks.rados.rados.0.smithi146.stdout:2230: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:48:29.657 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1137 (ObjNum 65 snap 0 seq_num 1583897187) dirty dne 2024-04-26T04:48:29.658 INFO:tasks.rados.rados.0.smithi146.stdout:2230: done (1 left) 2024-04-26T04:48:29.658 INFO:tasks.rados.rados.0.smithi146.stdout:2231: done (0 left) 2024-04-26T04:48:29.658 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 211 2024-04-26T04:48:29.658 INFO:tasks.rados.rados.0.smithi146.stdout:2232: seq_num 718 ranges {1261568=32768} 2024-04-26T04:48:29.665 INFO:tasks.rados.rados.0.smithi146.stdout:2232: writing smithi14680844-34 from 1261568 to 1294336 tid 1 2024-04-26T04:48:29.665 INFO:tasks.rados.rados.0.smithi146.stdout:2233: rmattr oid 44 current snap is 211 2024-04-26T04:48:29.665 INFO:tasks.rados.rados.0.smithi146.stdout:2233: done (1 left) 2024-04-26T04:48:29.666 INFO:tasks.rados.rados.0.smithi146.stdout:2234: rmattr oid 48 current snap is 211 2024-04-26T04:48:29.666 INFO:tasks.rados.rados.0.smithi146.stdout:2234: done (1 left) 2024-04-26T04:48:29.666 INFO:tasks.rados.rados.0.smithi146.stdout:2235: copy_from oid 39 from oid 8 current snap is 211 2024-04-26T04:48:29.666 INFO:tasks.rados.rados.0.smithi146.stdout:2236: copy_from oid 42 from oid 41 current snap is 211 2024-04-26T04:48:29.666 INFO:tasks.rados.rados.0.smithi146.stdout:2237: snap_remove snap 179 2024-04-26T04:48:29.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 bash[104394]: 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 2024-04-26T04:48:29.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 systemd[1]: Started Ceph osd.6 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:48:30.305 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:29 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T04:48:29.916+0000 7f4d077b97c0 -1 Falling back to public interface 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2236: finishing copy_from to smithi14680844-42 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2236: got expected ENOENT (src dne) 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2235: finishing copy_from to smithi14680844-39 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2235: got expected ENOENT (src dne) 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2235: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2236: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2232: finishing write tid 1 to smithi14680844-34 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2232: finishing write tid 2 to smithi14680844-34 2024-04-26T04:48:30.655 INFO:tasks.rados.rados.0.smithi146.stdout:2232: finishing write tid 3 to smithi14680844-34 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2232: oid 34 updating version 0 to 1188 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2232: oid 34 version 1188 is already newer than 1187 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1188 (ObjNum 718 snap 211 seq_num 718) dirty exists 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2232: left oid 34 (ObjNum 718 snap 211 seq_num 718) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2232: done (3 left) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2235: done (2 left) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2236: done (1 left) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2237: done (0 left) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2238: rollback oid 17 current snap is 211 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 202 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2239: rollback oid 9 current snap is 211 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 208 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2240: read oid 48 snap -1 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2240: expect (ObjNum 689 snap 199 seq_num 689) 2024-04-26T04:48:30.656 INFO:tasks.rados.rados.0.smithi146.stdout:2241: rollback oid 47 current snap is 211 2024-04-26T04:48:30.657 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 209 2024-04-26T04:48:30.657 INFO:tasks.rados.rados.0.smithi146.stdout:2242: snap_remove snap 185 2024-04-26T04:48:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: pgmap v420: 121 pgs: 18 active+undersized, 2 active+undersized+degraded, 7 peering, 6 stale+active+clean, 88 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 5/498 objects degraded (1.004%) 2024-04-26T04:48:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: osdmap e503: 8 total, 7 up, 8 in 2024-04-26T04:48:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:30 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 5/498 objects degraded (1.004%), 2 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: pgmap v420: 121 pgs: 18 active+undersized, 2 active+undersized+degraded, 7 peering, 6 stale+active+clean, 88 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 5/498 objects degraded (1.004%) 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: osdmap e503: 8 total, 7 up, 8 in 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 5/498 objects degraded (1.004%), 2 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: pgmap v420: 121 pgs: 18 active+undersized, 2 active+undersized+degraded, 7 peering, 6 stale+active+clean, 88 active+clean; 324 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.9 MiB/s rd, 1.6 MiB/s wr, 6 op/s; 5/498 objects degraded (1.004%) 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: osdmap e503: 8 total, 7 up, 8 in 2024-04-26T04:48:30.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:30 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 5/498 objects degraded (1.004%), 2 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:31.660 INFO:tasks.rados.rados.0.smithi146.stdout:2242: done (4 left) 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2243: rollback oid 40 current snap is 211 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 208 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2239: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2244: delete oid 24 current snap is 211 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2239: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2239: finishing rollback tid 2 to smithi14680844-9 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1518 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2241: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:48:31.661 INFO:tasks.rados.rados.0.smithi146.stdout:2241: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:2241: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1327 (ObjNum 577 snap 166 seq_num 577) dirty exists 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:2238: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:2238: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:2238: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1180 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:48:31.662 INFO:tasks.rados.rados.0.smithi146.stdout:2240: expect (ObjNum 689 snap 199 seq_num 689) 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2243: finishing rollback tid 0 to smithi14680844-40 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2243: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2243: finishing rollback tid 2 to smithi14680844-40 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1194 (ObjNum 685 snap 198 seq_num 685) dirty exists 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2238: done (5 left) 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2239: done (4 left) 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2240: done (3 left) 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2241: done (2 left) 2024-04-26T04:48:31.721 INFO:tasks.rados.rados.0.smithi146.stdout:2243: done (1 left) 2024-04-26T04:48:31.722 INFO:tasks.rados.rados.0.smithi146.stdout:2244: done (0 left) 2024-04-26T04:48:31.722 INFO:tasks.rados.rados.0.smithi146.stdout:2245: rollback oid 11 current snap is 211 2024-04-26T04:48:31.722 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 209 2024-04-26T04:48:31.722 INFO:tasks.rados.rados.0.smithi146.stdout:2246: snap_create 2024-04-26T04:48:31.724 INFO:tasks.rados.rados.0.smithi146.stdout:2245: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:48:31.724 INFO:tasks.rados.rados.0.smithi146.stdout:2245: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:48:31.724 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1160 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:48:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:31 smithi204 ceph-mon[88313]: osdmap e504: 8 total, 7 up, 8 in 2024-04-26T04:48:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:31 smithi146 ceph-mon[95531]: osdmap e504: 8 total, 7 up, 8 in 2024-04-26T04:48:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:31 smithi146 ceph-mon[92947]: osdmap e504: 8 total, 7 up, 8 in 2024-04-26T04:48:32.666 INFO:tasks.rados.rados.0.smithi146.stdout:2245: done (1 left) 2024-04-26T04:48:32.666 INFO:tasks.rados.rados.0.smithi146.stdout:2246: done (0 left) 2024-04-26T04:48:32.666 INFO:tasks.rados.rados.0.smithi146.stdout:2247: snap_create 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[95531]: pgmap v423: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[95531]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[95531]: osdmap e505: 8 total, 7 up, 8 in 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[92947]: pgmap v423: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[92947]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:48:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:32 smithi146 ceph-mon[92947]: osdmap e505: 8 total, 7 up, 8 in 2024-04-26T04:48:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:32 smithi204 ceph-mon[88313]: pgmap v423: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 456 KiB/s rd, 4.4 MiB/s wr, 23 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:32 smithi204 ceph-mon[88313]: Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-26T04:48:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:32 smithi204 ceph-mon[88313]: osdmap e505: 8 total, 7 up, 8 in 2024-04-26T04:48:33.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T04:48:33.130+0000 7f4d077b97c0 -1 osd.6 497 log_to_monitors true 2024-04-26T04:48:33.656 INFO:tasks.rados.rados.0.smithi146.stdout:2247: done (0 left) 2024-04-26T04:48:33.656 INFO:tasks.rados.rados.0.smithi146.stdout:2248: snap_create 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: osdmap e506: 8 total, 7 up, 8 in 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: osdmap e507: 8 total, 7 up, 8 in 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[95531]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: osdmap e506: 8 total, 7 up, 8 in 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: osdmap e507: 8 total, 7 up, 8 in 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:33.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:33 smithi146 ceph-mon[92947]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:33.968 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T04:48:33.679+0000 7f4cf8c11700 -1 osd.6 497 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:48:33.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: osdmap e506: 8 total, 7 up, 8 in 2024-04-26T04:48:33.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.968 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-26T04:48:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-26T04:48:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: osdmap e507: 8 total, 7 up, 8 in 2024-04-26T04:48:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: from='osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:33.969 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:33 smithi204 ceph-mon[88313]: from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:48:34.657 INFO:tasks.rados.rados.0.smithi146.stdout:2248: done (0 left) 2024-04-26T04:48:34.657 INFO:tasks.rados.rados.0.smithi146.stdout:2249: read oid 21 snap -1 2024-04-26T04:48:34.657 INFO:tasks.rados.rados.0.smithi146.stdout:2249: expect deleted 2024-04-26T04:48:34.658 INFO:tasks.rados.rados.0.smithi146.stdout:2250: delete oid 10 current snap is 214 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: pgmap v426: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.8 MiB/s wr, 17 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802] boot 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: osdmap e508: 8 total, 8 up, 8 in 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:48:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: pgmap v426: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.8 MiB/s wr, 17 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802] boot 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: osdmap e508: 8 total, 8 up, 8 in 2024-04-26T04:48:34.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:48:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: pgmap v426: 121 pgs: 34 active+undersized, 9 active+undersized+degraded, 78 active+clean; 333 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.8 MiB/s wr, 17 op/s; 59/531 objects degraded (11.111%) 2024-04-26T04:48:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:48:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: osd.6 [v2:172.21.15.204:6816/293826802,v1:172.21.15.204:6817/293826802] boot 2024-04-26T04:48:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: osdmap e508: 8 total, 8 up, 8 in 2024-04-26T04:48:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-26T04:48:35.689 INFO:tasks.rados.rados.0.smithi146.stdout:2249: done (1 left) 2024-04-26T04:48:35.690 INFO:tasks.rados.rados.0.smithi146.stdout:2250: done (0 left) 2024-04-26T04:48:35.690 INFO:tasks.rados.rados.0.smithi146.stdout:2251: rollback oid 38 current snap is 214 2024-04-26T04:48:35.690 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 207 2024-04-26T04:48:35.690 INFO:tasks.rados.rados.0.smithi146.stdout:2252: snap_remove snap 211 2024-04-26T04:48:36.680 INFO:tasks.rados.rados.0.smithi146.stdout:2251: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:48:36.680 INFO:tasks.rados.rados.0.smithi146.stdout:2251: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:48:36.680 INFO:tasks.rados.rados.0.smithi146.stdout:2251: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:48:36.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1343 (ObjNum 675 snap 196 seq_num 675) dirty exists 2024-04-26T04:48:36.681 INFO:tasks.rados.rados.0.smithi146.stdout:2251: done (1 left) 2024-04-26T04:48:36.681 INFO:tasks.rados.rados.0.smithi146.stdout:2252: done (0 left) 2024-04-26T04:48:36.681 INFO:tasks.rados.rados.0.smithi146.stdout:2253: snap_create 2024-04-26T04:48:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:36] "GET /metrics HTTP/1.1" 200 36275 "" "Prometheus/2.43.0" 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[95531]: pgmap v429: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[95531]: osdmap e509: 8 total, 8 up, 8 in 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 32/477 objects degraded (6.709%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[92947]: pgmap v429: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[92947]: osdmap e509: 8 total, 8 up, 8 in 2024-04-26T04:48:36.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:36 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 32/477 objects degraded (6.709%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:36 smithi204 ceph-mon[88313]: pgmap v429: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:36 smithi204 ceph-mon[88313]: osdmap e509: 8 total, 8 up, 8 in 2024-04-26T04:48:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:36 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 32/477 objects degraded (6.709%), 6 pgs degraded (PG_DEGRADED) 2024-04-26T04:48:37.691 INFO:tasks.rados.rados.0.smithi146.stdout:2253: done (0 left) 2024-04-26T04:48:37.692 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 215 2024-04-26T04:48:37.692 INFO:tasks.rados.rados.0.smithi146.stdout:2254: seq_num 721 ranges {1884160=81920} 2024-04-26T04:48:37.702 INFO:tasks.rados.rados.0.smithi146.stdout:2254: writing smithi14680844-40 from 1884160 to 1966080 tid 1 2024-04-26T04:48:37.702 INFO:tasks.rados.rados.0.smithi146.stdout:2255: setattr oid 18 current snap is 215 2024-04-26T04:48:37.703 INFO:tasks.rados.rados.0.smithi146.stdout:2256: setattr oid 7 current snap is 215 2024-04-26T04:48:37.706 INFO:tasks.rados.rados.0.smithi146.stdout:2257: rollback oid 12 current snap is 215 2024-04-26T04:48:37.706 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 209 2024-04-26T04:48:37.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 215 2024-04-26T04:48:37.706 INFO:tasks.rados.rados.0.smithi146.stdout:2258: seq_num 722 ranges {2121728=98304} 2024-04-26T04:48:37.719 INFO:tasks.rados.rados.0.smithi146.stdout:2258: writing smithi14680844-4 from 2121728 to 2220032 tid 1 2024-04-26T04:48:37.719 INFO:tasks.rados.rados.0.smithi146.stdout:2259: read oid 32 snap 208 2024-04-26T04:48:37.719 INFO:tasks.rados.rados.0.smithi146.stdout:2259: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:48:37.719 INFO:tasks.rados.rados.0.smithi146.stdout:2260: copy_from oid 5 from oid 50 current snap is 215 2024-04-26T04:48:37.719 INFO:tasks.rados.rados.0.smithi146.stdout:2254: finishing write tid 1 to smithi14680844-40 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2254: finishing write tid 2 to smithi14680844-40 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1197 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1523 (ObjNum 145 snap 0 seq_num 439068692) dirty exists 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2257: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2255: done (6 left) 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2256: done (5 left) 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2261: copy_from oid 26 from oid 7 current snap is 215 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2254: finishing write tid 3 to smithi14680844-40 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2254: oid 40 updating version 0 to 1196 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2254: oid 40 version 1196 is already newer than 1195 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1196 (ObjNum 721 snap 215 seq_num 721) dirty exists 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2254: left oid 40 (ObjNum 721 snap 215 seq_num 721) 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2257: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:48:37.720 INFO:tasks.rados.rados.0.smithi146.stdout:2257: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1200 (ObjNum 134 snap 30 seq_num 134) dirty exists 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:2254: done (5 left) 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:2257: done (4 left) 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:2262: copy_from oid 48 from oid 35 current snap is 215 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 215 2024-04-26T04:48:37.721 INFO:tasks.rados.rados.0.smithi146.stdout:2263: seq_num 723 ranges {14196736=114688} 2024-04-26T04:48:37.797 INFO:tasks.rados.rados.0.smithi146.stdout:2263: writing smithi14680844-47 from 14196736 to 14311424 tid 1 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 215 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2261: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2258: finishing write tid 1 to smithi14680844-4 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2261: finishing copy_from to smithi14680844-26 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1197 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2258: finishing write tid 2 to smithi14680844-4 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2264: seq_num 724 ranges {0=131072} 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2264: writing smithi14680844-44 from 0 to 131072 tid 1 2024-04-26T04:48:37.798 INFO:tasks.rados.rados.0.smithi146.stdout:2261: done (6 left) 2024-04-26T04:48:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 215 2024-04-26T04:48:37.799 INFO:tasks.rados.rados.0.smithi146.stdout:2265: seq_num 725 ranges {3309568=147456} 2024-04-26T04:48:37.817 INFO:tasks.rados.rados.0.smithi146.stdout:2265: writing smithi14680844-38 from 3309568 to 3457024 tid 1 2024-04-26T04:48:37.817 INFO:tasks.rados.rados.0.smithi146.stdout:2266: read oid 8 snap -1 2024-04-26T04:48:37.817 INFO:tasks.rados.rados.0.smithi146.stdout:2266: expect deleted 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2267: copy_from oid 6 from oid 19 current snap is 215 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2258: finishing write tid 3 to smithi14680844-4 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2258: oid 4 updating version 0 to 1348 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2258: oid 4 version 1348 is already newer than 1347 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1348 (ObjNum 722 snap 215 seq_num 722) dirty exists 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2258: left oid 4 (ObjNum 722 snap 215 seq_num 722) 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2260: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2260: finishing copy_from to smithi14680844-5 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1466 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:37.818 INFO:tasks.rados.rados.0.smithi146.stdout:2259: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:48:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:37 smithi146 ceph-mon[95531]: osdmap e510: 8 total, 8 up, 8 in 2024-04-26T04:48:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:37 smithi146 ceph-mon[92947]: osdmap e510: 8 total, 8 up, 8 in 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2262: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2262: finishing copy_from to smithi14680844-48 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1175 (ObjNum 638 snap 182 seq_num 638) dirty exists 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2263: finishing write tid 1 to smithi14680844-47 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2258: done (8 left) 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2259: done (7 left) 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2260: done (6 left) 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2262: done (5 left) 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2268: read oid 13 snap -1 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2268: expect (ObjNum 657 snap 190 seq_num 657) 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2269: setattr oid 33 current snap is 215 2024-04-26T04:48:37.964 INFO:tasks.rados.rados.0.smithi146.stdout:2263: finishing write tid 2 to smithi14680844-47 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: finishing write tid 1 to smithi14680844-44 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: finishing write tid 2 to smithi14680844-44 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: finishing write tid 3 to smithi14680844-44 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: oid 44 updating version 0 to 1161 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: oid 44 updating version 1161 to 1162 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1162 (ObjNum 724 snap 215 seq_num 724) dirty exists 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2264: left oid 44 (ObjNum 724 snap 215 seq_num 724) 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2263: finishing write tid 3 to smithi14680844-47 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2263: oid 47 updating version 0 to 1329 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2263: oid 47 version 1329 is already newer than 1328 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1329 (ObjNum 723 snap 215 seq_num 723) dirty exists 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2263: left oid 47 (ObjNum 723 snap 215 seq_num 723) 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2265: finishing write tid 1 to smithi14680844-38 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2265: finishing write tid 2 to smithi14680844-38 2024-04-26T04:48:37.965 INFO:tasks.rados.rados.0.smithi146.stdout:2267: finishing copy_from to smithi14680844-6 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2267: got expected ENOENT (src dne) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2267: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2265: finishing write tid 3 to smithi14680844-38 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2265: oid 38 updating version 0 to 1350 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2265: oid 38 updating version 1350 to 1351 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1351 (ObjNum 725 snap 215 seq_num 725) dirty exists 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2265: left oid 38 (ObjNum 725 snap 215 seq_num 725) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2263: done (6 left) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2264: done (5 left) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2265: done (4 left) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2266: done (3 left) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2267: done (2 left) 2024-04-26T04:48:37.966 INFO:tasks.rados.rados.0.smithi146.stdout:2270: setattr oid 18 current snap is 215 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2271: rmattr oid 34 current snap is 215 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2271: done (3 left) 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2272: read oid 45 snap -1 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2272: expect deleted 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2273: read oid 32 snap -1 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2273: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2274: rollback oid 28 current snap is 215 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 202 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 215 2024-04-26T04:48:37.967 INFO:tasks.rados.rados.0.smithi146.stdout:2275: seq_num 726 ranges {0=163840} 2024-04-26T04:48:37.968 INFO:tasks.rados.rados.0.smithi146.stdout:2275: writing smithi14680844-2 from 0 to 163840 tid 1 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2276: read oid 1 snap -1 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2276: expect deleted 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2277: copy_from oid 42 from oid 31 current snap is 215 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2272: done (8 left) 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2278: setattr oid 47 current snap is 215 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2276: done (8 left) 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2279: read oid 40 snap -1 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2279: expect (ObjNum 721 snap 215 seq_num 721) 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:2280: delete oid 5 current snap is 215 2024-04-26T04:48:37.969 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1526 (ObjNum 145 snap 0 seq_num 439068692) dirty exists 2024-04-26T04:48:37.970 INFO:tasks.rados.rados.0.smithi146.stdout:2274: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:48:37.972 INFO:tasks.rados.rados.0.smithi146.stdout:2274: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:48:37.972 INFO:tasks.rados.rados.0.smithi146.stdout:2274: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:48:37.972 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1332 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:48:37.974 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1333 (ObjNum 723 snap 215 seq_num 723) dirty exists 2024-04-26T04:48:37.975 INFO:tasks.rados.rados.0.smithi146.stdout:2275: finishing write tid 1 to smithi14680844-2 2024-04-26T04:48:37.976 INFO:tasks.rados.rados.0.smithi146.stdout:2275: finishing write tid 2 to smithi14680844-2 2024-04-26T04:48:37.976 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1541 (ObjNum 33 snap 0 seq_num 2126587200) dirty exists 2024-04-26T04:48:37.977 INFO:tasks.rados.rados.0.smithi146.stdout:2275: finishing write tid 3 to smithi14680844-2 2024-04-26T04:48:37.977 INFO:tasks.rados.rados.0.smithi146.stdout:2275: oid 2 updating version 0 to 1193 2024-04-26T04:48:37.977 INFO:tasks.rados.rados.0.smithi146.stdout:2275: oid 2 version 1193 is already newer than 1192 2024-04-26T04:48:37.977 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1193 (ObjNum 726 snap 215 seq_num 726) dirty exists 2024-04-26T04:48:37.977 INFO:tasks.rados.rados.0.smithi146.stdout:2275: left oid 2 (ObjNum 726 snap 215 seq_num 726) 2024-04-26T04:48:37.983 INFO:tasks.rados.rados.0.smithi146.stdout:2279: expect (ObjNum 721 snap 215 seq_num 721) 2024-04-26T04:48:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:37 smithi204 ceph-mon[88313]: osdmap e510: 8 total, 8 up, 8 in 2024-04-26T04:48:38.070 INFO:tasks.rados.rados.0.smithi146.stdout:2273: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:48:38.213 INFO:tasks.rados.rados.0.smithi146.stdout:2268: expect (ObjNum 657 snap 190 seq_num 657) 2024-04-26T04:48:38.579 INFO:tasks.rados.rados.0.smithi146.stdout:2277: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2277: finishing copy_from to smithi14680844-42 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 638 (ObjNum 467 snap 132 seq_num 467) dirty exists 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2268: done (9 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2269: done (8 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2270: done (7 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2273: done (6 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2274: done (5 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2275: done (4 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2277: done (3 left) 2024-04-26T04:48:38.580 INFO:tasks.rados.rados.0.smithi146.stdout:2278: done (2 left) 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2279: done (1 left) 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2280: done (0 left) 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2281: read oid 42 snap -1 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2281: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2282: read oid 46 snap -1 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2282: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2283: rmattr oid 17 current snap is 215 2024-04-26T04:48:38.581 INFO:tasks.rados.rados.0.smithi146.stdout:2284: snap_remove snap 207 2024-04-26T04:48:38.697 INFO:tasks.rados.rados.0.smithi146.stdout:2284: done (3 left) 2024-04-26T04:48:38.697 INFO:tasks.rados.rados.0.smithi146.stdout:2285: snap_create 2024-04-26T04:48:38.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1181 (ObjNum 618 snap 171 seq_num 618) dirty exists 2024-04-26T04:48:38.697 INFO:tasks.rados.rados.0.smithi146.stdout:2282: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:48:38.700 INFO:tasks.rados.rados.0.smithi146.stdout:2281: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:38 smithi146 ceph-mon[95531]: pgmap v432: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:38 smithi146 ceph-mon[95531]: osdmap e511: 8 total, 8 up, 8 in 2024-04-26T04:48:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:38 smithi146 ceph-mon[92947]: pgmap v432: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:38 smithi146 ceph-mon[92947]: osdmap e511: 8 total, 8 up, 8 in 2024-04-26T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:38 smithi204 ceph-mon[88313]: pgmap v432: 121 pgs: 6 peering, 31 active+undersized, 6 active+undersized+degraded, 78 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 8.0 KiB/s wr, 4 op/s; 32/477 objects degraded (6.709%) 2024-04-26T04:48:39.023 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:38 smithi204 ceph-mon[88313]: osdmap e511: 8 total, 8 up, 8 in 2024-04-26T04:48:39.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: 2024-04-26T04:48:39.163+0000 7f708c8ef700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:48:39.791 INFO:tasks.rados.rados.0.smithi146.stdout:2281: done (3 left) 2024-04-26T04:48:39.791 INFO:tasks.rados.rados.0.smithi146.stdout:2282: done (2 left) 2024-04-26T04:48:39.791 INFO:tasks.rados.rados.0.smithi146.stdout:2283: done (1 left) 2024-04-26T04:48:39.791 INFO:tasks.rados.rados.0.smithi146.stdout:2285: done (0 left) 2024-04-26T04:48:39.791 INFO:tasks.rados.rados.0.smithi146.stdout:2286: rollback oid 30 current snap is 216 2024-04-26T04:48:39.792 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 213 2024-04-26T04:48:39.792 INFO:tasks.rados.rados.0.smithi146.stdout:2287: rollback oid 21 current snap is 216 2024-04-26T04:48:39.792 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 213 2024-04-26T04:48:39.792 INFO:tasks.rados.rados.0.smithi146.stdout:2288: delete oid 10 current snap is 216 2024-04-26T04:48:39.793 INFO:tasks.rados.rados.0.smithi146.stdout:2287: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:48:39.793 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1181 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:48:39.794 INFO:tasks.rados.rados.0.smithi146.stdout:2286: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:48:39.795 INFO:tasks.rados.rados.0.smithi146.stdout:2286: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:48:39.795 INFO:tasks.rados.rados.0.smithi146.stdout:2287: done (2 left) 2024-04-26T04:48:39.795 INFO:tasks.rados.rados.0.smithi146.stdout:2288: done (1 left) 2024-04-26T04:48:39.795 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 216 2024-04-26T04:48:39.795 INFO:tasks.rados.rados.0.smithi146.stdout:2289: seq_num 729 ranges {2064384=212992} 2024-04-26T04:48:39.807 INFO:tasks.rados.rados.0.smithi146.stdout:2289: writing smithi14680844-6 from 2064384 to 2277376 tid 1 2024-04-26T04:48:39.807 INFO:tasks.rados.rados.0.smithi146.stdout:2290: snap_create 2024-04-26T04:48:39.807 INFO:tasks.rados.rados.0.smithi146.stdout:2286: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:48:39.807 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1063 (ObjNum 710 snap 209 seq_num 710) dirty exists 2024-04-26T04:48:39.810 INFO:tasks.rados.rados.0.smithi146.stdout:2289: finishing write tid 1 to smithi14680844-6 2024-04-26T04:48:39.810 INFO:tasks.rados.rados.0.smithi146.stdout:2289: finishing write tid 2 to smithi14680844-6 2024-04-26T04:48:39.811 INFO:tasks.rados.rados.0.smithi146.stdout:2289: finishing write tid 3 to smithi14680844-6 2024-04-26T04:48:39.811 INFO:tasks.rados.rados.0.smithi146.stdout:2289: oid 6 updating version 0 to 1189 2024-04-26T04:48:39.811 INFO:tasks.rados.rados.0.smithi146.stdout:2289: oid 6 updating version 1189 to 1190 2024-04-26T04:48:39.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1190 (ObjNum 729 snap 216 seq_num 729) dirty exists 2024-04-26T04:48:39.811 INFO:tasks.rados.rados.0.smithi146.stdout:2289: left oid 6 (ObjNum 729 snap 216 seq_num 729) 2024-04-26T04:48:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: osdmap e512: 8 total, 8 up, 8 in 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: osdmap e512: 8 total, 8 up, 8 in 2024-04-26T04:48:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: osdmap e512: 8 total, 8 up, 8 in 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:40.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:40.706 INFO:tasks.rados.rados.0.smithi146.stdout:2286: done (2 left) 2024-04-26T04:48:40.706 INFO:tasks.rados.rados.0.smithi146.stdout:2289: done (1 left) 2024-04-26T04:48:40.706 INFO:tasks.rados.rados.0.smithi146.stdout:2290: done (0 left) 2024-04-26T04:48:40.706 INFO:tasks.rados.rados.0.smithi146.stdout:2291: rmattr oid 36 current snap is 217 2024-04-26T04:48:40.706 INFO:tasks.rados.rados.0.smithi146.stdout:2292: delete oid 14 current snap is 217 2024-04-26T04:48:40.708 INFO:tasks.rados.rados.0.smithi146.stdout:2292: done (1 left) 2024-04-26T04:48:40.708 INFO:tasks.rados.rados.0.smithi146.stdout:2293: read oid 16 snap -1 2024-04-26T04:48:40.709 INFO:tasks.rados.rados.0.smithi146.stdout:2293: expect (ObjNum 653 snap 189 seq_num 653) 2024-04-26T04:48:40.709 INFO:tasks.rados.rados.0.smithi146.stdout:2294: setattr oid 40 current snap is 217 2024-04-26T04:48:40.710 INFO:tasks.rados.rados.0.smithi146.stdout:2295: copy_from oid 20 from oid 9 current snap is 217 2024-04-26T04:48:40.710 INFO:tasks.rados.rados.0.smithi146.stdout:2296: read oid 21 snap -1 2024-04-26T04:48:40.711 INFO:tasks.rados.rados.0.smithi146.stdout:2296: expect deleted 2024-04-26T04:48:40.711 INFO:tasks.rados.rados.0.smithi146.stdout:2297: snap_remove snap 209 2024-04-26T04:48:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:40 smithi204 ceph-mon[88313]: pgmap v435: 121 pgs: 6 peering, 7 active+undersized, 3 active+undersized+degraded, 105 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s; 26/501 objects degraded (5.190%) 2024-04-26T04:48:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:40 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:40 smithi204 ceph-mon[88313]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:48:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:40 smithi204 ceph-mon[88313]: osdmap e513: 8 total, 8 up, 8 in 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[95531]: pgmap v435: 121 pgs: 6 peering, 7 active+undersized, 3 active+undersized+degraded, 105 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s; 26/501 objects degraded (5.190%) 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[95531]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[95531]: osdmap e513: 8 total, 8 up, 8 in 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[92947]: pgmap v435: 121 pgs: 6 peering, 7 active+undersized, 3 active+undersized+degraded, 105 active+clean; 349 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 5.9 MiB/s rd, 3.0 MiB/s wr, 12 op/s; 26/501 objects degraded (5.190%) 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[92947]: Upgrade: unsafe to stop osd(s) at this time (7 PGs are or would become offline) 2024-04-26T04:48:41.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:40 smithi146 ceph-mon[92947]: osdmap e513: 8 total, 8 up, 8 in 2024-04-26T04:48:41.711 INFO:tasks.rados.rados.0.smithi146.stdout:2297: done (5 left) 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:2298: rmattr oid 6 current snap is 217 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:2298: done (5 left) 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 217 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1468 (ObjNum 721 snap 215 seq_num 721) dirty exists 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1170 (ObjNum 629 snap 175 seq_num 629) dirty exists 2024-04-26T04:48:41.712 INFO:tasks.rados.rados.0.smithi146.stdout:2293: expect (ObjNum 653 snap 189 seq_num 653) 2024-04-26T04:48:41.754 INFO:tasks.rados.rados.0.smithi146.stdout:2295: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:48:41.754 INFO:tasks.rados.rados.0.smithi146.stdout:2295: finishing copy_from to smithi14680844-20 2024-04-26T04:48:41.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1518 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:41.755 INFO:tasks.rados.rados.0.smithi146.stdout:2299: seq_num 731 ranges {0=245760} 2024-04-26T04:48:41.755 INFO:tasks.rados.rados.0.smithi146.stdout:2299: writing smithi14680844-15 from 0 to 245760 tid 1 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2291: done (5 left) 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2293: done (4 left) 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2294: done (3 left) 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2295: done (2 left) 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2296: done (1 left) 2024-04-26T04:48:41.756 INFO:tasks.rados.rados.0.smithi146.stdout:2300: snap_create 2024-04-26T04:48:41.758 INFO:tasks.rados.rados.0.smithi146.stdout:2299: finishing write tid 1 to smithi14680844-15 2024-04-26T04:48:41.758 INFO:tasks.rados.rados.0.smithi146.stdout:2299: finishing write tid 2 to smithi14680844-15 2024-04-26T04:48:41.759 INFO:tasks.rados.rados.0.smithi146.stdout:2299: finishing write tid 3 to smithi14680844-15 2024-04-26T04:48:41.759 INFO:tasks.rados.rados.0.smithi146.stdout:2299: oid 15 updating version 0 to 745 2024-04-26T04:48:41.759 INFO:tasks.rados.rados.0.smithi146.stdout:2299: oid 15 updating version 745 to 746 2024-04-26T04:48:41.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 746 (ObjNum 731 snap 217 seq_num 731) dirty exists 2024-04-26T04:48:41.759 INFO:tasks.rados.rados.0.smithi146.stdout:2299: left oid 15 (ObjNum 731 snap 217 seq_num 731) 2024-04-26T04:48:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:41 smithi204 ceph-mon[88313]: osdmap e514: 8 total, 8 up, 8 in 2024-04-26T04:48:42.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:48:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=sqlstore.transactions t=2024-04-26T04:48:41.740251796Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-26T04:48:42.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:48:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[63212]: logger=cleanup t=2024-04-26T04:48:41.742685079Z level=info msg="Completed cleanup jobs" duration=13.725556ms 2024-04-26T04:48:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:41 smithi146 ceph-mon[95531]: osdmap e514: 8 total, 8 up, 8 in 2024-04-26T04:48:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:41 smithi146 ceph-mon[92947]: osdmap e514: 8 total, 8 up, 8 in 2024-04-26T04:48:42.717 INFO:tasks.rados.rados.0.smithi146.stdout:2299: done (1 left) 2024-04-26T04:48:42.717 INFO:tasks.rados.rados.0.smithi146.stdout:2300: done (0 left) 2024-04-26T04:48:42.717 INFO:tasks.rados.rados.0.smithi146.stdout:2301: read oid 13 snap 164 2024-04-26T04:48:42.717 INFO:tasks.rados.rados.0.smithi146.stdout:2301: expect (ObjNum 563 snap 161 seq_num 563) 2024-04-26T04:48:42.717 INFO:tasks.rados.rados.0.smithi146.stdout:2302: read oid 44 snap 212 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2302: expect deleted 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2303: rmattr oid 35 current snap is 218 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2303: done (2 left) 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2304: read oid 31 snap -1 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2304: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2305: copy_from oid 16 from oid 26 current snap is 218 2024-04-26T04:48:42.718 INFO:tasks.rados.rados.0.smithi146.stdout:2306: setattr oid 32 current snap is 218 2024-04-26T04:48:42.719 INFO:tasks.rados.rados.0.smithi146.stdout:2302: done (4 left) 2024-04-26T04:48:42.719 INFO:tasks.rados.rados.0.smithi146.stdout:2307: rollback oid 6 current snap is 218 2024-04-26T04:48:42.719 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 6 to 164 2024-04-26T04:48:42.719 INFO:tasks.rados.rados.0.smithi146.stdout:2308: read oid 25 snap -1 2024-04-26T04:48:42.719 INFO:tasks.rados.rados.0.smithi146.stdout:2308: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:2309: rmattr oid 21 current snap is 218 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:2309: done (6 left) 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:2310: read oid 37 snap -1 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:2310: expect deleted 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 218 2024-04-26T04:48:42.720 INFO:tasks.rados.rados.0.smithi146.stdout:2311: seq_num 732 ranges {0=262144} 2024-04-26T04:48:42.721 INFO:tasks.rados.rados.0.smithi146.stdout:2311: writing smithi14680844-46 from 0 to 262144 tid 1 2024-04-26T04:48:42.721 INFO:tasks.rados.rados.0.smithi146.stdout:2312: read oid 49 snap 202 2024-04-26T04:48:42.721 INFO:tasks.rados.rados.0.smithi146.stdout:2312: expect deleted 2024-04-26T04:48:42.721 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 218 2024-04-26T04:48:42.721 INFO:tasks.rados.rados.0.smithi146.stdout:2313: seq_num 733 ranges {163840=278528} 2024-04-26T04:48:42.724 INFO:tasks.rados.rados.0.smithi146.stdout:2313: writing smithi14680844-2 from 163840 to 442368 tid 1 2024-04-26T04:48:42.724 INFO:tasks.rados.rados.0.smithi146.stdout:2314: delete oid 39 current snap is 218 2024-04-26T04:48:42.726 INFO:tasks.rados.rados.0.smithi146.stdout:2307: finishing rollback tid 0 to smithi14680844-6 2024-04-26T04:48:42.728 INFO:tasks.rados.rados.0.smithi146.stdout:2307: finishing rollback tid 1 to smithi14680844-6 2024-04-26T04:48:42.729 INFO:tasks.rados.rados.0.smithi146.stdout:2305: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:48:42.731 INFO:tasks.rados.rados.0.smithi146.stdout:2307: finishing rollback tid 2 to smithi14680844-6 2024-04-26T04:48:42.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1193 (ObjNum 521 snap 146 seq_num 521) dirty exists 2024-04-26T04:48:42.731 INFO:tasks.rados.rados.0.smithi146.stdout:2313: finishing write tid 1 to smithi14680844-2 2024-04-26T04:48:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1556 (ObjNum 697 snap 203 seq_num 697) dirty exists 2024-04-26T04:48:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:2313: finishing write tid 2 to smithi14680844-2 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2306: done (10 left) 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2307: done (9 left) 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2310: done (8 left) 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2312: done (7 left) 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2314: done (6 left) 2024-04-26T04:48:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:2315: snap_create 2024-04-26T04:48:42.734 INFO:tasks.rados.rados.0.smithi146.stdout:2313: finishing write tid 3 to smithi14680844-2 2024-04-26T04:48:42.734 INFO:tasks.rados.rados.0.smithi146.stdout:2313: oid 2 updating version 0 to 1195 2024-04-26T04:48:42.734 INFO:tasks.rados.rados.0.smithi146.stdout:2313: oid 2 version 1195 is already newer than 1194 2024-04-26T04:48:42.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1195 (ObjNum 733 snap 218 seq_num 733) dirty exists 2024-04-26T04:48:42.734 INFO:tasks.rados.rados.0.smithi146.stdout:2313: left oid 2 (ObjNum 733 snap 218 seq_num 733) 2024-04-26T04:48:42.735 INFO:tasks.rados.rados.0.smithi146.stdout:2311: finishing write tid 1 to smithi14680844-46 2024-04-26T04:48:42.736 INFO:tasks.rados.rados.0.smithi146.stdout:2301: expect (ObjNum 563 snap 161 seq_num 563) 2024-04-26T04:48:42.797 INFO:tasks.rados.rados.0.smithi146.stdout:2311: finishing write tid 2 to smithi14680844-46 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2311: finishing write tid 3 to smithi14680844-46 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2311: oid 46 updating version 0 to 1538 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2311: oid 46 updating version 1538 to 1539 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1539 (ObjNum 732 snap 218 seq_num 732) dirty exists 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2311: left oid 46 (ObjNum 732 snap 218 seq_num 732) 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2305: finishing copy_from to smithi14680844-16 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1197 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:48:42.798 INFO:tasks.rados.rados.0.smithi146.stdout:2308: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:42 smithi204 ceph-mon[88313]: pgmap v438: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.8 MiB/s wr, 41 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:42 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/501 objects degraded (5.190%), 3 pgs degraded) 2024-04-26T04:48:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:48:43.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:42 smithi204 ceph-mon[88313]: osdmap e515: 8 total, 8 up, 8 in 2024-04-26T04:48:43.062 INFO:tasks.rados.rados.0.smithi146.stdout:2304: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[92947]: pgmap v438: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.8 MiB/s wr, 41 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/501 objects degraded (5.190%), 3 pgs degraded) 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[92947]: osdmap e515: 8 total, 8 up, 8 in 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[95531]: pgmap v438: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 5.8 MiB/s wr, 41 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 26/501 objects degraded (5.190%), 3 pgs degraded) 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:48:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:42 smithi146 ceph-mon[95531]: osdmap e515: 8 total, 8 up, 8 in 2024-04-26T04:48:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:43 smithi204 ceph-mon[88313]: osdmap e516: 8 total, 8 up, 8 in 2024-04-26T04:48:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:43 smithi204 ceph-mon[88313]: osdmap e517: 8 total, 8 up, 8 in 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2301: done (6 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2304: done (5 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2305: done (4 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2308: done (3 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2311: done (2 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2313: done (1 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2315: done (0 left) 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 219 2024-04-26T04:48:44.139 INFO:tasks.rados.rados.0.smithi146.stdout:2316: seq_num 735 ranges {6316032=311296} 2024-04-26T04:48:44.173 INFO:tasks.rados.rados.0.smithi146.stdout:2316: writing smithi14680844-13 from 6316032 to 6627328 tid 1 2024-04-26T04:48:44.174 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 219 2024-04-26T04:48:44.174 INFO:tasks.rados.rados.0.smithi146.stdout:2317: seq_num 736 ranges {2039808=335872} 2024-04-26T04:48:44.187 INFO:tasks.rados.rados.0.smithi146.stdout:2317: writing smithi14680844-17 from 2039808 to 2375680 tid 1 2024-04-26T04:48:44.187 INFO:tasks.rados.rados.0.smithi146.stdout:2318: read oid 30 snap -1 2024-04-26T04:48:44.187 INFO:tasks.rados.rados.0.smithi146.stdout:2318: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:44.187 INFO:tasks.rados.rados.0.smithi146.stdout:2319: snap_remove snap 202 2024-04-26T04:48:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:43 smithi146 ceph-mon[95531]: osdmap e516: 8 total, 8 up, 8 in 2024-04-26T04:48:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:43 smithi146 ceph-mon[95531]: osdmap e517: 8 total, 8 up, 8 in 2024-04-26T04:48:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:43 smithi146 ceph-mon[92947]: osdmap e516: 8 total, 8 up, 8 in 2024-04-26T04:48:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:43 smithi146 ceph-mon[92947]: osdmap e517: 8 total, 8 up, 8 in 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2319: done (3 left) 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2320: delete oid 47 current snap is 219 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: finishing write tid 1 to smithi14680844-13 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: finishing write tid 2 to smithi14680844-13 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: finishing write tid 3 to smithi14680844-13 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: oid 13 updating version 0 to 777 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: oid 13 version 777 is already newer than 776 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 777 (ObjNum 735 snap 219 seq_num 735) dirty exists 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2316: left oid 13 (ObjNum 735 snap 219 seq_num 735) 2024-04-26T04:48:44.738 INFO:tasks.rados.rados.0.smithi146.stdout:2317: finishing write tid 1 to smithi14680844-17 2024-04-26T04:48:44.739 INFO:tasks.rados.rados.0.smithi146.stdout:2317: finishing write tid 2 to smithi14680844-17 2024-04-26T04:48:44.739 INFO:tasks.rados.rados.0.smithi146.stdout:2317: finishing write tid 3 to smithi14680844-17 2024-04-26T04:48:44.739 INFO:tasks.rados.rados.0.smithi146.stdout:2317: oid 17 updating version 0 to 1182 2024-04-26T04:48:44.740 INFO:tasks.rados.rados.0.smithi146.stdout:2317: oid 17 updating version 1182 to 1183 2024-04-26T04:48:44.740 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1183 (ObjNum 736 snap 219 seq_num 736) dirty exists 2024-04-26T04:48:44.740 INFO:tasks.rados.rados.0.smithi146.stdout:2317: left oid 17 (ObjNum 736 snap 219 seq_num 736) 2024-04-26T04:48:44.740 INFO:tasks.rados.rados.0.smithi146.stdout:2318: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:44.896 INFO:tasks.rados.rados.0.smithi146.stdout:2316: done (3 left) 2024-04-26T04:48:44.896 INFO:tasks.rados.rados.0.smithi146.stdout:2317: done (2 left) 2024-04-26T04:48:44.897 INFO:tasks.rados.rados.0.smithi146.stdout:2318: done (1 left) 2024-04-26T04:48:44.897 INFO:tasks.rados.rados.0.smithi146.stdout:2320: done (0 left) 2024-04-26T04:48:44.897 INFO:tasks.rados.rados.0.smithi146.stdout:2321: snap_create 2024-04-26T04:48:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:44 smithi204 ceph-mon[88313]: pgmap v441: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:44 smithi146 ceph-mon[95531]: pgmap v441: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:44 smithi146 ceph-mon[92947]: pgmap v441: 121 pgs: 121 active+clean; 345 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 2.8 MiB/s wr, 28 op/s; 13 MiB/s, 2 objects/s recovering 2024-04-26T04:48:45.742 INFO:tasks.rados.rados.0.smithi146.stdout:2321: done (0 left) 2024-04-26T04:48:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:2322: delete oid 28 current snap is 220 2024-04-26T04:48:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:2322: done (0 left) 2024-04-26T04:48:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 220 2024-04-26T04:48:45.750 INFO:tasks.rados.rados.0.smithi146.stdout:2323: seq_num 739 ranges {0=385024} 2024-04-26T04:48:45.752 INFO:tasks.rados.rados.0.smithi146.stdout:2323: writing smithi14680844-39 from 0 to 385024 tid 1 2024-04-26T04:48:45.752 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 220 2024-04-26T04:48:45.752 INFO:tasks.rados.rados.0.smithi146.stdout:2324: seq_num 740 ranges {6627328=401408} 2024-04-26T04:48:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:2324: writing smithi14680844-13 from 6627328 to 7028736 tid 1 2024-04-26T04:48:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:2325: snap_remove snap 213 2024-04-26T04:48:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:45 smithi204 ceph-mon[88313]: osdmap e518: 8 total, 8 up, 8 in 2024-04-26T04:48:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:45 smithi204 ceph-mon[88313]: pgmap v444: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:46.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:45 smithi146 ceph-mon[95531]: osdmap e518: 8 total, 8 up, 8 in 2024-04-26T04:48:46.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:45 smithi146 ceph-mon[95531]: pgmap v444: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:45 smithi146 ceph-mon[92947]: osdmap e518: 8 total, 8 up, 8 in 2024-04-26T04:48:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:45 smithi146 ceph-mon[92947]: pgmap v444: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:46] "GET /metrics HTTP/1.1" 200 36276 "" "Prometheus/2.43.0" 2024-04-26T04:48:46.746 INFO:tasks.rados.rados.0.smithi146.stdout:2325: done (2 left) 2024-04-26T04:48:46.746 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 220 2024-04-26T04:48:46.746 INFO:tasks.rados.rados.0.smithi146.stdout:2323: finishing write tid 1 to smithi14680844-39 2024-04-26T04:48:46.746 INFO:tasks.rados.rados.0.smithi146.stdout:2326: seq_num 741 ranges {0=417792} 2024-04-26T04:48:46.748 INFO:tasks.rados.rados.0.smithi146.stdout:2326: writing smithi14680844-28 from 0 to 417792 tid 1 2024-04-26T04:48:46.748 INFO:tasks.rados.rados.0.smithi146.stdout:2327: read oid 31 snap 164 2024-04-26T04:48:46.748 INFO:tasks.rados.rados.0.smithi146.stdout:2327: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:46.748 INFO:tasks.rados.rados.0.smithi146.stdout:2328: snap_remove snap 214 2024-04-26T04:48:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:46 smithi204 ceph-mon[88313]: osdmap e519: 8 total, 8 up, 8 in 2024-04-26T04:48:47.055 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 04:48:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T04:48:46.761+0000 7f0f0a2e3700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 118 after trimming was started 2024-04-26T04:48:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:46 smithi146 ceph-mon[95531]: osdmap e519: 8 total, 8 up, 8 in 2024-04-26T04:48:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:46 smithi146 ceph-mon[92947]: osdmap e519: 8 total, 8 up, 8 in 2024-04-26T04:48:47.756 INFO:tasks.rados.rados.0.smithi146.stdout:2328: done (4 left) 2024-04-26T04:48:47.756 INFO:tasks.rados.rados.0.smithi146.stdout:2329: read oid 30 snap -1 2024-04-26T04:48:47.756 INFO:tasks.rados.rados.0.smithi146.stdout:2329: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:47.757 INFO:tasks.rados.rados.0.smithi146.stdout:2330: snap_remove snap 216 2024-04-26T04:48:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:47 smithi204 ceph-mon[88313]: osdmap e520: 8 total, 8 up, 8 in 2024-04-26T04:48:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:47 smithi204 ceph-mon[88313]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:47 smithi146 ceph-mon[95531]: osdmap e520: 8 total, 8 up, 8 in 2024-04-26T04:48:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:47 smithi146 ceph-mon[95531]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:47 smithi146 ceph-mon[92947]: osdmap e520: 8 total, 8 up, 8 in 2024-04-26T04:48:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:47 smithi146 ceph-mon[92947]: pgmap v447: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 348 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 846 KiB/s wr, 20 op/s 2024-04-26T04:48:48.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:48:47 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:48:47.777+0000 7fca39b53700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 119 after trimming was started 2024-04-26T04:48:48.658 INFO:tasks.rados.rados.0.smithi146.stdout:2330: done (5 left) 2024-04-26T04:48:48.658 INFO:tasks.rados.rados.0.smithi146.stdout:2331: copy_from oid 36 from oid 44 current snap is 220 2024-04-26T04:48:48.658 INFO:tasks.rados.rados.0.smithi146.stdout:2332: delete oid 8 current snap is 220 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2323: finishing write tid 2 to smithi14680844-39 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2323: finishing write tid 3 to smithi14680844-39 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2323: oid 39 updating version 0 to 1196 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2323: oid 39 updating version 1196 to 1197 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1197 (ObjNum 739 snap 220 seq_num 739) dirty exists 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2323: left oid 39 (ObjNum 739 snap 220 seq_num 739) 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: finishing write tid 1 to smithi14680844-13 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: finishing write tid 2 to smithi14680844-13 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: finishing write tid 3 to smithi14680844-13 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: oid 13 updating version 0 to 779 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: oid 13 version 779 is already newer than 778 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 779 (ObjNum 740 snap 220 seq_num 740) dirty exists 2024-04-26T04:48:48.659 INFO:tasks.rados.rados.0.smithi146.stdout:2324: left oid 13 (ObjNum 740 snap 220 seq_num 740) 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: finishing write tid 1 to smithi14680844-28 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: finishing write tid 2 to smithi14680844-28 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: finishing write tid 3 to smithi14680844-28 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: oid 28 updating version 0 to 1336 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: oid 28 updating version 1336 to 1337 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1337 (ObjNum 741 snap 220 seq_num 741) dirty exists 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2326: left oid 28 (ObjNum 741 snap 220 seq_num 741) 2024-04-26T04:48:48.660 INFO:tasks.rados.rados.0.smithi146.stdout:2327: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:48 smithi204 ceph-mon[88313]: osdmap e521: 8 total, 8 up, 8 in 2024-04-26T04:48:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:48 smithi204 ceph-mon[88313]: osdmap e522: 8 total, 8 up, 8 in 2024-04-26T04:48:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:48 smithi146 ceph-mon[95531]: osdmap e521: 8 total, 8 up, 8 in 2024-04-26T04:48:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:48 smithi146 ceph-mon[95531]: osdmap e522: 8 total, 8 up, 8 in 2024-04-26T04:48:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:48 smithi146 ceph-mon[92947]: osdmap e521: 8 total, 8 up, 8 in 2024-04-26T04:48:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:48 smithi146 ceph-mon[92947]: osdmap e522: 8 total, 8 up, 8 in 2024-04-26T04:48:49.740 INFO:tasks.rados.rados.0.smithi146.stdout:2329: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:49.889 INFO:tasks.rados.rados.0.smithi146.stdout:2331: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:48:49.889 INFO:tasks.rados.rados.0.smithi146.stdout:2331: finishing copy_from to smithi14680844-36 2024-04-26T04:48:49.889 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1162 (ObjNum 724 snap 215 seq_num 724) dirty exists 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2323: done (6 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2324: done (5 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2326: done (4 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2327: done (3 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2329: done (2 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2331: done (1 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2332: done (0 left) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2333: read oid 42 snap -1 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2333: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:49.890 INFO:tasks.rados.rados.0.smithi146.stdout:2334: snap_create 2024-04-26T04:48:49.922 INFO:tasks.rados.rados.0.smithi146.stdout:2333: expect (ObjNum 467 snap 132 seq_num 467) 2024-04-26T04:48:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:49 smithi204 ceph-mon[88313]: pgmap v450: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-04-26T04:48:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:49 smithi146 ceph-mon[92947]: pgmap v450: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-04-26T04:48:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:49 smithi146 ceph-mon[95531]: pgmap v450: 121 pgs: 3 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 114 active+clean; 344 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 268 KiB/s wr, 5 op/s 2024-04-26T04:48:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:50.959 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:48:51.012 INFO:tasks.rados.rados.0.smithi146.stdout:2333: done (1 left) 2024-04-26T04:48:51.012 INFO:tasks.rados.rados.0.smithi146.stdout:2334: done (0 left) 2024-04-26T04:48:51.012 INFO:tasks.rados.rados.0.smithi146.stdout:2335: snap_remove snap 219 2024-04-26T04:48:51.278 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (9m) 2m ago 10m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (10m) 16s ago 10m 88.9M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (11m) 2m ago 11m 19.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (11m) 16s ago 11m 16.2M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (5m) 16s ago 14m 451M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (6m) 2m ago 16m 518M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (5m) 2m ago 16m 52.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (4m) 16s ago 15m 43.9M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (4m) 2m ago 15m 46.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (10m) 2m ago 10m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (10m) 16s ago 10m 16.8M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (3m) 2m ago 14m 220M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:48:51.279 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (3m) 2m ago 14m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (2m) 2m ago 13m 158M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (2m) 2m ago 13m 12.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (92s) 16s ago 13m 85.4M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (56s) 16s ago 12m 111M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (22s) 16s ago 12m 12.5M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (11m) 16s ago 11m 268M 2480M 18.2.2-1258-g7d2137f0 79c5878083fb 37237c99ab5b 2024-04-26T04:48:51.280 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (5m) 16s ago 10m 52.0M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:48:51.674 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 1, 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 7 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:48:51.675 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 2 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 3, 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 12 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:48:51.676 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:48:51.763 INFO:tasks.rados.rados.0.smithi146.stdout:2335: done (0 left) 2024-04-26T04:48:51.763 INFO:tasks.rados.rados.0.smithi146.stdout:2336: copy_from oid 33 from oid 14 current snap is 221 2024-04-26T04:48:51.763 INFO:tasks.rados.rados.0.smithi146.stdout:2337: rmattr oid 20 current snap is 221 2024-04-26T04:48:51.764 INFO:tasks.rados.rados.0.smithi146.stdout:2337: done (1 left) 2024-04-26T04:48:51.764 INFO:tasks.rados.rados.0.smithi146.stdout:2338: snap_remove snap 212 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[95531]: pgmap v452: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 483 KiB/s wr, 7 op/s 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[95531]: osdmap e523: 8 total, 8 up, 8 in 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[95531]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[95531]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2211053823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[92947]: pgmap v452: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 483 KiB/s wr, 7 op/s 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[92947]: osdmap e523: 8 total, 8 up, 8 in 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[92947]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[92947]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:51 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2211053823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:51 smithi204 ceph-mon[88313]: pgmap v452: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 483 KiB/s wr, 7 op/s 2024-04-26T04:48:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:51 smithi204 ceph-mon[88313]: osdmap e523: 8 total, 8 up, 8 in 2024-04-26T04:48:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:51 smithi204 ceph-mon[88313]: from='client.44309 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:51 smithi204 ceph-mon[88313]: from='client.44315 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:48:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:51 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2211053823' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:48:52.769 INFO:tasks.rados.rados.0.smithi146.stdout:2338: done (1 left) 2024-04-26T04:48:52.770 INFO:tasks.rados.rados.0.smithi146.stdout:2339: snap_create 2024-04-26T04:48:52.770 INFO:tasks.rados.rados.0.smithi146.stdout:2336: finishing copy_from to smithi14680844-33 2024-04-26T04:48:52.770 INFO:tasks.rados.rados.0.smithi146.stdout:2336: got expected ENOENT (src dne) 2024-04-26T04:48:52.770 INFO:tasks.rados.rados.0.smithi146.stdout:2336: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:48:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:52 smithi204 ceph-mon[88313]: osdmap e524: 8 total, 8 up, 8 in 2024-04-26T04:48:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:52 smithi146 ceph-mon[95531]: osdmap e524: 8 total, 8 up, 8 in 2024-04-26T04:48:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:52 smithi146 ceph-mon[92947]: osdmap e524: 8 total, 8 up, 8 in 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:2336: done (1 left) 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:2339: done (0 left) 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:2340: read oid 47 snap -1 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:2340: expect deleted 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 222 2024-04-26T04:48:53.660 INFO:tasks.rados.rados.0.smithi146.stdout:2341: seq_num 743 ranges {2859008=450560} 2024-04-26T04:48:53.678 INFO:tasks.rados.rados.0.smithi146.stdout:2341: writing smithi14680844-12 from 2859008 to 3309568 tid 1 2024-04-26T04:48:53.679 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 222 2024-04-26T04:48:53.679 INFO:tasks.rados.rados.0.smithi146.stdout:2342: seq_num 744 ranges {0=466944} 2024-04-26T04:48:53.681 INFO:tasks.rados.rados.0.smithi146.stdout:2342: writing smithi14680844-8 from 0 to 466944 tid 1 2024-04-26T04:48:53.681 INFO:tasks.rados.rados.0.smithi146.stdout:2343: delete oid 31 current snap is 222 2024-04-26T04:48:53.685 INFO:tasks.rados.rados.0.smithi146.stdout:2341: finishing write tid 1 to smithi14680844-12 2024-04-26T04:48:53.685 INFO:tasks.rados.rados.0.smithi146.stdout:2341: finishing write tid 2 to smithi14680844-12 2024-04-26T04:48:53.687 INFO:tasks.rados.rados.0.smithi146.stdout:2342: finishing write tid 1 to smithi14680844-8 2024-04-26T04:48:53.688 INFO:tasks.rados.rados.0.smithi146.stdout:2342: finishing write tid 2 to smithi14680844-8 2024-04-26T04:48:53.688 INFO:tasks.rados.rados.0.smithi146.stdout:2341: finishing write tid 3 to smithi14680844-12 2024-04-26T04:48:53.688 INFO:tasks.rados.rados.0.smithi146.stdout:2341: oid 12 updating version 0 to 1470 2024-04-26T04:48:53.688 INFO:tasks.rados.rados.0.smithi146.stdout:2341: oid 12 version 1470 is already newer than 1469 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1470 (ObjNum 743 snap 222 seq_num 743) dirty exists 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2341: left oid 12 (ObjNum 743 snap 222 seq_num 743) 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2340: done (3 left) 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2341: done (2 left) 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2343: done (1 left) 2024-04-26T04:48:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2344: delete oid 12 current snap is 222 2024-04-26T04:48:53.690 INFO:tasks.rados.rados.0.smithi146.stdout:2342: finishing write tid 3 to smithi14680844-8 2024-04-26T04:48:53.690 INFO:tasks.rados.rados.0.smithi146.stdout:2342: oid 8 updating version 0 to 1567 2024-04-26T04:48:53.690 INFO:tasks.rados.rados.0.smithi146.stdout:2342: oid 8 updating version 1567 to 1568 2024-04-26T04:48:53.690 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1568 (ObjNum 744 snap 222 seq_num 744) dirty exists 2024-04-26T04:48:53.690 INFO:tasks.rados.rados.0.smithi146.stdout:2342: left oid 8 (ObjNum 744 snap 222 seq_num 744) 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2342: done (1 left) 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2344: done (0 left) 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2345: read oid 13 snap -1 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2345: expect (ObjNum 740 snap 220 seq_num 740) 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2346: read oid 25 snap -1 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2346: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:53.691 INFO:tasks.rados.rados.0.smithi146.stdout:2347: snap_remove snap 215 2024-04-26T04:48:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:53 smithi204 ceph-mon[88313]: pgmap v454: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 387 KiB/s wr, 6 op/s 2024-04-26T04:48:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:53 smithi204 ceph-mon[88313]: osdmap e525: 8 total, 8 up, 8 in 2024-04-26T04:48:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:53 smithi204 ceph-mon[88313]: osdmap e526: 8 total, 8 up, 8 in 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[95531]: pgmap v454: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 387 KiB/s wr, 6 op/s 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[95531]: osdmap e525: 8 total, 8 up, 8 in 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[95531]: osdmap e526: 8 total, 8 up, 8 in 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[92947]: pgmap v454: 121 pgs: 3 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 116 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 387 KiB/s wr, 6 op/s 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[92947]: osdmap e525: 8 total, 8 up, 8 in 2024-04-26T04:48:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:53 smithi146 ceph-mon[92947]: osdmap e526: 8 total, 8 up, 8 in 2024-04-26T04:48:54.661 INFO:tasks.rados.rados.0.smithi146.stdout:2347: done (2 left) 2024-04-26T04:48:54.661 INFO:tasks.rados.rados.0.smithi146.stdout:2348: copy_from oid 26 from oid 46 current snap is 222 2024-04-26T04:48:54.662 INFO:tasks.rados.rados.0.smithi146.stdout:2349: snap_create 2024-04-26T04:48:54.663 INFO:tasks.rados.rados.0.smithi146.stdout:2345: expect (ObjNum 740 snap 220 seq_num 740) 2024-04-26T04:48:54.942 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T04:48:54.673+0000 7f276faee700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 11a after trimming was started 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: Upgrade: osd.7 is safe to restart 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[92947]: osdmap e527: 8 total, 8 up, 8 in 2024-04-26T04:48:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: Upgrade: osd.7 is safe to restart 2024-04-26T04:48:54.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:54 smithi146 ceph-mon[95531]: osdmap e527: 8 total, 8 up, 8 in 2024-04-26T04:48:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:48:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-26T04:48:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: Upgrade: osd.7 is safe to restart 2024-04-26T04:48:55.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:54 smithi204 ceph-mon[88313]: osdmap e527: 8 total, 8 up, 8 in 2024-04-26T04:48:55.259 INFO:tasks.rados.rados.0.smithi146.stdout:2346: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:55.521 INFO:tasks.rados.rados.0.smithi146.stdout:2348: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:48:55.521 INFO:tasks.rados.rados.0.smithi146.stdout:2348: finishing copy_from to smithi14680844-26 2024-04-26T04:48:55.521 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1539 (ObjNum 732 snap 218 seq_num 732) dirty exists 2024-04-26T04:48:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:2345: done (3 left) 2024-04-26T04:48:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:2346: done (2 left) 2024-04-26T04:48:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:2348: done (1 left) 2024-04-26T04:48:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:2349: done (0 left) 2024-04-26T04:48:55.671 INFO:tasks.rados.rados.0.smithi146.stdout:2350: setattr oid 23 current snap is 223 2024-04-26T04:48:55.672 INFO:tasks.rados.rados.0.smithi146.stdout:2351: snap_create 2024-04-26T04:48:55.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1578 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:48:56.671 INFO:tasks.rados.rados.0.smithi146.stdout:2350: done (1 left) 2024-04-26T04:48:56.671 INFO:tasks.rados.rados.0.smithi146.stdout:2351: done (0 left) 2024-04-26T04:48:56.671 INFO:tasks.rados.rados.0.smithi146.stdout:2352: read oid 30 snap 218 2024-04-26T04:48:56.671 INFO:tasks.rados.rados.0.smithi146.stdout:2352: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:56.672 INFO:tasks.rados.rados.0.smithi146.stdout:2353: read oid 25 snap -1 2024-04-26T04:48:56.672 INFO:tasks.rados.rados.0.smithi146.stdout:2353: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:56.672 INFO:tasks.rados.rados.0.smithi146.stdout:2354: read oid 50 snap -1 2024-04-26T04:48:56.672 INFO:tasks.rados.rados.0.smithi146.stdout:2354: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:48:56.672 INFO:tasks.rados.rados.0.smithi146.stdout:2355: snap_create 2024-04-26T04:48:56.674 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:48:56] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-04-26T04:48:56.681 INFO:tasks.rados.rados.0.smithi146.stdout:2354: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:48:56.735 INFO:tasks.rados.rados.0.smithi146.stdout:2352: expect (ObjNum 710 snap 209 seq_num 710) 2024-04-26T04:48:56.884 INFO:tasks.rados.rados.0.smithi146.stdout:2353: expect (ObjNum 666 snap 193 seq_num 666) 2024-04-26T04:48:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[95531]: pgmap v458: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 1 op/s 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[95531]: osdmap e528: 8 total, 8 up, 8 in 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[92947]: pgmap v458: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 1 op/s 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[92947]: osdmap e528: 8 total, 8 up, 8 in 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:48:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:56 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:56 smithi204 ceph-mon[88313]: pgmap v458: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 1 op/s 2024-04-26T04:48:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:56 smithi204 ceph-mon[88313]: osdmap e528: 8 total, 8 up, 8 in 2024-04-26T04:48:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:56 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:48:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:56 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-26T04:48:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:56 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:48:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2352: done (3 left) 2024-04-26T04:48:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2353: done (2 left) 2024-04-26T04:48:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2354: done (1 left) 2024-04-26T04:48:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2355: done (0 left) 2024-04-26T04:48:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2356: snap_remove snap 217 2024-04-26T04:48:57.933 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:57 smithi204 ceph-mon[88313]: Upgrade: Updating osd.7 2024-04-26T04:48:57.933 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:57 smithi204 ceph-mon[88313]: Deploying daemon osd.7 on smithi204 2024-04-26T04:48:57.933 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:57 smithi204 ceph-mon[88313]: osdmap e529: 8 total, 8 up, 8 in 2024-04-26T04:48:57.933 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:57 smithi204 ceph-mon[88313]: osdmap e530: 8 total, 8 up, 8 in 2024-04-26T04:48:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[92947]: Upgrade: Updating osd.7 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[92947]: Deploying daemon osd.7 on smithi204 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[92947]: osdmap e529: 8 total, 8 up, 8 in 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[92947]: osdmap e530: 8 total, 8 up, 8 in 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[95531]: Upgrade: Updating osd.7 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[95531]: Deploying daemon osd.7 on smithi204 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[95531]: osdmap e529: 8 total, 8 up, 8 in 2024-04-26T04:48:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:57 smithi146 ceph-mon[95531]: osdmap e530: 8 total, 8 up, 8 in 2024-04-26T04:48:58.660 INFO:tasks.rados.rados.0.smithi146.stdout:2356: done (0 left) 2024-04-26T04:48:58.661 INFO:tasks.rados.rados.0.smithi146.stdout:2357: rmattr oid 49 current snap is 225 2024-04-26T04:48:58.661 INFO:tasks.rados.rados.0.smithi146.stdout:2357: done (0 left) 2024-04-26T04:48:58.661 INFO:tasks.rados.rados.0.smithi146.stdout:2358: rollback oid 9 current snap is 225 2024-04-26T04:48:58.661 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 223 2024-04-26T04:48:58.661 INFO:tasks.rados.rados.0.smithi146.stdout:2359: snap_create 2024-04-26T04:48:58.674 INFO:tasks.rados.rados.0.smithi146.stdout:2358: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:48:58.675 INFO:tasks.rados.rados.0.smithi146.stdout:2358: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:48:58.675 INFO:tasks.rados.rados.0.smithi146.stdout:2358: finishing rollback tid 2 to smithi14680844-9 2024-04-26T04:48:58.675 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1586 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:48:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:58 smithi204 ceph-mon[88313]: pgmap v461: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-04-26T04:48:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:58 smithi204 ceph-mon[88313]: osdmap e531: 8 total, 8 up, 8 in 2024-04-26T04:48:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:58 smithi146 ceph-mon[95531]: pgmap v461: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-04-26T04:48:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:58 smithi146 ceph-mon[95531]: osdmap e531: 8 total, 8 up, 8 in 2024-04-26T04:48:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:58 smithi146 ceph-mon[92947]: pgmap v461: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 114 KiB/s wr, 2 op/s 2024-04-26T04:48:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:58 smithi146 ceph-mon[92947]: osdmap e531: 8 total, 8 up, 8 in 2024-04-26T04:48:59.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:48:59 smithi204 systemd[1]: Stopping Ceph osd.7 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:48:59.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[54394]: 2024-04-26T04:48:59.434+0000 7f8008bcd700 -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-04-26T04:48:59.556 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[54394]: 2024-04-26T04:48:59.434+0000 7f8008bcd700 -1 osd.7 531 *** Got signal Terminated *** 2024-04-26T04:48:59.556 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[54394]: 2024-04-26T04:48:59.434+0000 7f8008bcd700 -1 osd.7 531 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:2358: done (1 left) 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:2359: done (0 left) 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:2360: rmattr oid 32 current snap is 226 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:2361: rollback oid 9 current snap is 226 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 221 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 226 2024-04-26T04:48:59.666 INFO:tasks.rados.rados.0.smithi146.stdout:2362: seq_num 747 ranges {434176=516096} 2024-04-26T04:48:59.668 INFO:tasks.rados.rados.0.smithi146.stdout:2362: writing smithi14680844-7 from 434176 to 950272 tid 1 2024-04-26T04:48:59.668 INFO:tasks.rados.rados.0.smithi146.stdout:2363: snap_create 2024-04-26T04:48:59.679 INFO:tasks.rados.rados.0.smithi146.stdout:2362: finishing write tid 1 to smithi14680844-7 2024-04-26T04:48:59.679 INFO:tasks.rados.rados.0.smithi146.stdout:2362: finishing write tid 2 to smithi14680844-7 2024-04-26T04:48:59.680 INFO:tasks.rados.rados.0.smithi146.stdout:2362: finishing write tid 3 to smithi14680844-7 2024-04-26T04:48:59.680 INFO:tasks.rados.rados.0.smithi146.stdout:2362: oid 7 updating version 0 to 1473 2024-04-26T04:48:59.680 INFO:tasks.rados.rados.0.smithi146.stdout:2362: oid 7 version 1473 is already newer than 1472 2024-04-26T04:48:59.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1473 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:48:59.681 INFO:tasks.rados.rados.0.smithi146.stdout:2362: left oid 7 (ObjNum 747 snap 226 seq_num 747) 2024-04-26T04:48:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[95531]: osd.7 marked itself down and dead 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[95531]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[95531]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[95531]: osdmap e532: 8 total, 7 up, 8 in 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[92947]: osd.7 marked itself down and dead 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[92947]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[92947]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-26T04:48:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:48:59 smithi146 ceph-mon[92947]: osdmap e532: 8 total, 7 up, 8 in 2024-04-26T04:49:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-mon[88313]: osd.7 marked itself down and dead 2024-04-26T04:49:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-mon[88313]: Health check failed: 1 osds down (OSD_DOWN) 2024-04-26T04:49:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-mon[88313]: Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-26T04:49:00.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:48:59 smithi204 ceph-mon[88313]: osdmap e532: 8 total, 7 up, 8 in 2024-04-26T04:49:00.500 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:00 smithi204 podman[109140]: 2024-04-26 04:49:00.22132541 +0000 UTC m=+0.889357026 container died 37237c99ab5b7743e77720d38987e0869cc4e5b35fe2a892f8412a6cfc331be1 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=reef-7d2137f, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD) 2024-04-26T04:49:00.669 INFO:tasks.rados.rados.0.smithi146.stdout:2362: done (3 left) 2024-04-26T04:49:00.670 INFO:tasks.rados.rados.0.smithi146.stdout:2363: done (2 left) 2024-04-26T04:49:00.670 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 227 2024-04-26T04:49:00.670 INFO:tasks.rados.rados.0.smithi146.stdout:2364: seq_num 748 ranges {0=532480} 2024-04-26T04:49:00.673 INFO:tasks.rados.rados.0.smithi146.stdout:2364: writing smithi14680844-47 from 0 to 532480 tid 1 2024-04-26T04:49:00.673 INFO:tasks.rados.rados.0.smithi146.stdout:2365: snap_create 2024-04-26T04:49:00.682 INFO:tasks.rados.rados.0.smithi146.stdout:2364: finishing write tid 1 to smithi14680844-47 2024-04-26T04:49:00.682 INFO:tasks.rados.rados.0.smithi146.stdout:2364: finishing write tid 2 to smithi14680844-47 2024-04-26T04:49:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2364: finishing write tid 3 to smithi14680844-47 2024-04-26T04:49:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2364: oid 47 updating version 0 to 1364 2024-04-26T04:49:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2364: oid 47 updating version 1364 to 1365 2024-04-26T04:49:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1365 (ObjNum 748 snap 227 seq_num 748) dirty exists 2024-04-26T04:49:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2364: left oid 47 (ObjNum 748 snap 227 seq_num 748) 2024-04-26T04:49:00.687 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1588 (ObjNum 697 snap 203 seq_num 697) dirty exists 2024-04-26T04:49:00.688 INFO:tasks.rados.rados.0.smithi146.stdout:2361: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:49:00.688 INFO:tasks.rados.rados.0.smithi146.stdout:2361: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:49:00.688 INFO:tasks.rados.rados.0.smithi146.stdout:2361: finishing rollback tid 2 to smithi14680844-9 2024-04-26T04:49:00.688 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1592 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:49:00.805 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:00 smithi204 podman[109140]: 2024-04-26 04:49:00.590397636 +0000 UTC m=+1.258429258 container cleanup 37237c99ab5b7743e77720d38987e0869cc4e5b35fe2a892f8412a6cfc331be1 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=reef-7d2137f, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS) 2024-04-26T04:49:00.805 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:00 smithi204 bash[109140]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7 2024-04-26T04:49:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:00 smithi204 ceph-mon[88313]: pgmap v464: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-04-26T04:49:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:00 smithi204 ceph-mon[88313]: osdmap e533: 8 total, 7 up, 8 in 2024-04-26T04:49:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:00 smithi146 ceph-mon[95531]: pgmap v464: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-04-26T04:49:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:00 smithi146 ceph-mon[95531]: osdmap e533: 8 total, 7 up, 8 in 2024-04-26T04:49:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:00 smithi146 ceph-mon[92947]: pgmap v464: 121 pgs: 121 active+clean; 338 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 110 KiB/s wr, 5 op/s 2024-04-26T04:49:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:00 smithi146 ceph-mon[92947]: osdmap e533: 8 total, 7 up, 8 in 2024-04-26T04:49:01.212 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:00 smithi204 podman[109162]: 2024-04-26 04:49:00.891995078 +0000 UTC m=+0.670405147 container remove 37237c99ab5b7743e77720d38987e0869cc4e5b35fe2a892f8412a6cfc331be1 (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5) 2024-04-26T04:49:01.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.114343447 +0000 UTC m=+0.018134645 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:49:01.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.234553617 +0000 UTC m=+0.138344805 container create 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb) 2024-04-26T04:49:01.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.445746038 +0000 UTC m=+0.349537221 container init 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux ) 2024-04-26T04:49:01.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.451958215 +0000 UTC m=+0.355749400 container start 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS) 2024-04-26T04:49:01.666 INFO:tasks.rados.rados.0.smithi146.stdout:2360: done (3 left) 2024-04-26T04:49:01.666 INFO:tasks.rados.rados.0.smithi146.stdout:2361: done (2 left) 2024-04-26T04:49:01.666 INFO:tasks.rados.rados.0.smithi146.stdout:2364: done (1 left) 2024-04-26T04:49:01.666 INFO:tasks.rados.rados.0.smithi146.stdout:2365: done (0 left) 2024-04-26T04:49:01.666 INFO:tasks.rados.rados.0.smithi146.stdout:2366: delete oid 46 current snap is 228 2024-04-26T04:49:01.671 INFO:tasks.rados.rados.0.smithi146.stdout:2366: done (0 left) 2024-04-26T04:49:01.671 INFO:tasks.rados.rados.0.smithi146.stdout:2367: delete oid 40 current snap is 228 2024-04-26T04:49:01.674 INFO:tasks.rados.rados.0.smithi146.stdout:2367: done (0 left) 2024-04-26T04:49:01.674 INFO:tasks.rados.rados.0.smithi146.stdout:2368: snap_create 2024-04-26T04:49:01.805 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.528729314 +0000 UTC m=+0.432520521 container attach 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5) 2024-04-26T04:49:01.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:01 smithi204 podman[109256]: 2024-04-26 04:49:01.755879473 +0000 UTC m=+0.659670660 container died 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, ceph=True, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:49:02.663 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 podman[109302]: 2024-04-26 04:49:02.332660909 +0000 UTC m=+0.571942278 container remove 39345df3e0e28a07d17d3aaac8a628375dd54f810cfa9297d948ecaf7e4e6db7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0) 2024-04-26T04:49:02.663 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-26T04:49:02.663 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 systemd[1]: Stopped Ceph osd.7 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:02.663 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.7.service: Consumed 20.518s CPU time. 2024-04-26T04:49:02.663 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 systemd[1]: Starting Ceph osd.7 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2368: done (0 left) 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2369: read oid 50 snap -1 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2369: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2370: read oid 18 snap -1 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2370: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 229 2024-04-26T04:49:02.676 INFO:tasks.rados.rados.0.smithi146.stdout:2371: seq_num 751 ranges {0=581632} 2024-04-26T04:49:02.679 INFO:tasks.rados.rados.0.smithi146.stdout:2371: writing smithi14680844-5 from 0 to 581632 tid 1 2024-04-26T04:49:02.679 INFO:tasks.rados.rados.0.smithi146.stdout:2372: snap_create 2024-04-26T04:49:02.679 INFO:tasks.rados.rados.0.smithi146.stdout:2370: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:02.686 INFO:tasks.rados.rados.0.smithi146.stdout:2371: finishing write tid 1 to smithi14680844-5 2024-04-26T04:49:02.687 INFO:tasks.rados.rados.0.smithi146.stdout:2371: finishing write tid 2 to smithi14680844-5 2024-04-26T04:49:02.688 INFO:tasks.rados.rados.0.smithi146.stdout:2371: finishing write tid 3 to smithi14680844-5 2024-04-26T04:49:02.688 INFO:tasks.rados.rados.0.smithi146.stdout:2371: oid 5 updating version 0 to 1475 2024-04-26T04:49:02.689 INFO:tasks.rados.rados.0.smithi146.stdout:2371: oid 5 updating version 1475 to 1476 2024-04-26T04:49:02.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1476 (ObjNum 751 snap 229 seq_num 751) dirty exists 2024-04-26T04:49:02.689 INFO:tasks.rados.rados.0.smithi146.stdout:2371: left oid 5 (ObjNum 751 snap 229 seq_num 751) 2024-04-26T04:49:02.689 INFO:tasks.rados.rados.0.smithi146.stdout:2369: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:02.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:02 smithi204 ceph-mon[88313]: pgmap v467: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 174 KiB/s wr, 5 op/s 2024-04-26T04:49:02.913 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:02 smithi204 ceph-mon[88313]: osdmap e534: 8 total, 7 up, 8 in 2024-04-26T04:49:02.913 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 podman[109410]: 2024-04-26 04:49:02.775499279 +0000 UTC m=+0.114081418 container create 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True) 2024-04-26T04:49:02.913 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:02 smithi204 podman[109410]: 2024-04-26 04:49:02.681943747 +0000 UTC m=+0.020525933 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:49:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:02 smithi146 ceph-mon[95531]: pgmap v467: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 174 KiB/s wr, 5 op/s 2024-04-26T04:49:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:02 smithi146 ceph-mon[95531]: osdmap e534: 8 total, 7 up, 8 in 2024-04-26T04:49:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:02 smithi146 ceph-mon[92947]: pgmap v467: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 174 KiB/s wr, 5 op/s 2024-04-26T04:49:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:02 smithi146 ceph-mon[92947]: osdmap e534: 8 total, 7 up, 8 in 2024-04-26T04:49:03.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 podman[109410]: 2024-04-26 04:49:03.011919789 +0000 UTC m=+0.350501937 container init 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, GIT_CLEAN=True) 2024-04-26T04:49:03.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 podman[109410]: 2024-04-26 04:49:03.017208508 +0000 UTC m=+0.355790647 container start 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, ceph=True, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:49:03.306 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 podman[109410]: 2024-04-26 04:49:03.111659734 +0000 UTC m=+0.450241882 container attach 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:49:03.665 INFO:tasks.rados.rados.0.smithi146.stdout:2369: done (3 left) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2370: done (2 left) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2371: done (1 left) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2372: done (0 left) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2373: read oid 8 snap -1 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2373: expect (ObjNum 744 snap 222 seq_num 744) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2374: read oid 29 snap 220 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2374: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:03.666 INFO:tasks.rados.rados.0.smithi146.stdout:2375: snap_create 2024-04-26T04:49:03.673 INFO:tasks.rados.rados.0.smithi146.stdout:2373: expect (ObjNum 744 snap 222 seq_num 744) 2024-04-26T04:49:03.693 INFO:tasks.rados.rados.0.smithi146.stdout:2374: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: 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-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: 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-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-26T04:49:03.775 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 bash[109410]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate[109425]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-26T04:49:03.776 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:03 smithi204 podman[109410]: 2024-04-26 04:49:03.48515969 +0000 UTC m=+0.823741837 container died 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, ceph=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T04:49:03.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-mon[88313]: osdmap e535: 8 total, 7 up, 8 in 2024-04-26T04:49:03.776 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:03 smithi204 ceph-mon[88313]: osdmap e536: 8 total, 7 up, 8 in 2024-04-26T04:49:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:03 smithi146 ceph-mon[95531]: osdmap e535: 8 total, 7 up, 8 in 2024-04-26T04:49:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:03 smithi146 ceph-mon[95531]: osdmap e536: 8 total, 7 up, 8 in 2024-04-26T04:49:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:03 smithi146 ceph-mon[92947]: osdmap e535: 8 total, 7 up, 8 in 2024-04-26T04:49:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:03 smithi146 ceph-mon[92947]: osdmap e536: 8 total, 7 up, 8 in 2024-04-26T04:49:04.419 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 podman[109561]: 2024-04-26 04:49:04.065628527 +0000 UTC m=+0.574845744 container remove 14dd7b036ecd6ff970df8a17f4a5fa2b0da72000e4f34c4b919ba5e7438a3634 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-activate, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=) 2024-04-26T04:49:04.420 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 podman[109632]: 2024-04-26 04:49:04.180118305 +0000 UTC m=+0.018110040 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:49:04.420 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 podman[109632]: 2024-04-26 04:49:04.283079058 +0000 UTC m=+0.121070780 container create 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T04:49:04.667 INFO:tasks.rados.rados.0.smithi146.stdout:2373: done (2 left) 2024-04-26T04:49:04.667 INFO:tasks.rados.rados.0.smithi146.stdout:2374: done (1 left) 2024-04-26T04:49:04.668 INFO:tasks.rados.rados.0.smithi146.stdout:2375: done (0 left) 2024-04-26T04:49:04.668 INFO:tasks.rados.rados.0.smithi146.stdout:2376: snap_create 2024-04-26T04:49:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:04 smithi204 ceph-mon[88313]: pgmap v470: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 64 KiB/s wr, 0 op/s 2024-04-26T04:49:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:04 smithi204 ceph-mon[88313]: osdmap e537: 8 total, 7 up, 8 in 2024-04-26T04:49:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:04.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 podman[109632]: 2024-04-26 04:49:04.51081622 +0000 UTC m=+0.348807944 container init 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, ceph=True) 2024-04-26T04:49:04.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 podman[109632]: 2024-04-26 04:49:04.516380549 +0000 UTC m=+0.354372272 container start 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T04:49:04.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 ceph-osd[109669]: -- 172.21.15.204:0/1558950785 <== mon.1 v2:172.21.15.204:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55cd0e799680 con 0x55cd0e763400 2024-04-26T04:49:04.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 bash[109632]: 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 2024-04-26T04:49:04.806 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:04 smithi204 systemd[1]: Started Ceph osd.7 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[95531]: pgmap v470: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 64 KiB/s wr, 0 op/s 2024-04-26T04:49:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[95531]: osdmap e537: 8 total, 7 up, 8 in 2024-04-26T04:49:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[92947]: pgmap v470: 121 pgs: 19 stale+active+clean, 102 active+clean; 339 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 64 KiB/s wr, 0 op/s 2024-04-26T04:49:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[92947]: osdmap e537: 8 total, 7 up, 8 in 2024-04-26T04:49:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:05.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T04:49:05.055+0000 7fdd763257c0 -1 Falling back to public interface 2024-04-26T04:49:05.667 INFO:tasks.rados.rados.0.smithi146.stdout:2376: done (0 left) 2024-04-26T04:49:05.667 INFO:tasks.rados.rados.0.smithi146.stdout:2377: delete oid 49 current snap is 232 2024-04-26T04:49:05.671 INFO:tasks.rados.rados.0.smithi146.stdout:2377: done (0 left) 2024-04-26T04:49:05.671 INFO:tasks.rados.rados.0.smithi146.stdout:2378: delete oid 41 current snap is 232 2024-04-26T04:49:05.676 INFO:tasks.rados.rados.0.smithi146.stdout:2378: done (0 left) 2024-04-26T04:49:05.676 INFO:tasks.rados.rados.0.smithi146.stdout:2379: copy_from oid 45 from oid 18 current snap is 232 2024-04-26T04:49:05.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 232 2024-04-26T04:49:05.676 INFO:tasks.rados.rados.0.smithi146.stdout:2380: seq_num 754 ranges {6881280=630784} 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2380: writing smithi14680844-6 from 6881280 to 7512064 tid 1 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2381: copy_from oid 41 from oid 11 current snap is 232 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2379: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2379: finishing copy_from to smithi14680844-45 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1526 (ObjNum 145 snap 0 seq_num 2126284608) dirty exists 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2379: done (2 left) 2024-04-26T04:49:05.717 INFO:tasks.rados.rados.0.smithi146.stdout:2382: setattr oid 30 current snap is 232 2024-04-26T04:49:05.718 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 232 2024-04-26T04:49:05.718 INFO:tasks.rados.rados.0.smithi146.stdout:2383: seq_num 755 ranges {532480=647168} 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2383: writing smithi14680844-47 from 532480 to 1179648 tid 1 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2384: rollback oid 32 current snap is 232 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 224 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2380: finishing write tid 1 to smithi14680844-6 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2380: finishing write tid 2 to smithi14680844-6 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2380: finishing write tid 3 to smithi14680844-6 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2380: oid 6 updating version 0 to 1195 2024-04-26T04:49:05.725 INFO:tasks.rados.rados.0.smithi146.stdout:2380: oid 6 version 1195 is already newer than 1194 2024-04-26T04:49:05.726 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1195 (ObjNum 754 snap 232 seq_num 754) dirty exists 2024-04-26T04:49:05.726 INFO:tasks.rados.rados.0.smithi146.stdout:2380: left oid 6 (ObjNum 754 snap 232 seq_num 754) 2024-04-26T04:49:05.726 INFO:tasks.rados.rados.0.smithi146.stdout:2380: done (4 left) 2024-04-26T04:49:05.726 INFO:tasks.rados.rados.0.smithi146.stdout:2385: setattr oid 17 current snap is 232 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2386: copy_from oid 25 from oid 13 current snap is 232 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2387: rmattr oid 42 current snap is 232 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2388: copy_from oid 22 from oid 4 current snap is 232 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2389: read oid 48 snap -1 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2389: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:2390: delete oid 19 current snap is 232 2024-04-26T04:49:05.727 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1527 (ObjNum 710 snap 209 seq_num 710) dirty exists 2024-04-26T04:49:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:2382: done (9 left) 2024-04-26T04:49:05.732 INFO:tasks.rados.rados.0.smithi146.stdout:2390: done (8 left) 2024-04-26T04:49:05.732 INFO:tasks.rados.rados.0.smithi146.stdout:2391: rmattr oid 38 current snap is 232 2024-04-26T04:49:05.732 INFO:tasks.rados.rados.0.smithi146.stdout:2391: done (8 left) 2024-04-26T04:49:05.732 INFO:tasks.rados.rados.0.smithi146.stdout:2392: delete oid 24 current snap is 232 2024-04-26T04:49:05.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1184 (ObjNum 736 snap 219 seq_num 736) dirty exists 2024-04-26T04:49:05.734 INFO:tasks.rados.rados.0.smithi146.stdout:2384: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:49:05.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1581 (ObjNum 467 snap 132 seq_num 467) dirty exists 2024-04-26T04:49:05.734 INFO:tasks.rados.rados.0.smithi146.stdout:2383: finishing write tid 1 to smithi14680844-47 2024-04-26T04:49:05.734 INFO:tasks.rados.rados.0.smithi146.stdout:2383: finishing write tid 2 to smithi14680844-47 2024-04-26T04:49:05.735 INFO:tasks.rados.rados.0.smithi146.stdout:2384: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:49:05.735 INFO:tasks.rados.rados.0.smithi146.stdout:2384: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:49:05.735 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1596 (ObjNum 697 snap 203 seq_num 697) dirty exists 2024-04-26T04:49:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:2383: finishing write tid 3 to smithi14680844-47 2024-04-26T04:49:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:2383: oid 47 updating version 0 to 1368 2024-04-26T04:49:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:2383: oid 47 version 1368 is already newer than 1367 2024-04-26T04:49:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1368 (ObjNum 755 snap 232 seq_num 755) dirty exists 2024-04-26T04:49:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:2383: left oid 47 (ObjNum 755 snap 232 seq_num 755) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2383: done (8 left) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2384: done (7 left) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2385: done (6 left) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2387: done (5 left) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2392: done (4 left) 2024-04-26T04:49:05.741 INFO:tasks.rados.rados.0.smithi146.stdout:2393: rollback oid 32 current snap is 232 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 225 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2394: rollback oid 29 current snap is 232 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 221 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2395: read oid 50 snap 164 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2395: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2396: read oid 27 snap 221 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2396: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2397: rollback oid 47 current snap is 232 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 221 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2398: rollback oid 16 current snap is 232 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 227 2024-04-26T04:49:05.742 INFO:tasks.rados.rados.0.smithi146.stdout:2399: snap_create 2024-04-26T04:49:05.748 INFO:tasks.rados.rados.0.smithi146.stdout:2398: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:49:05.749 INFO:tasks.rados.rados.0.smithi146.stdout:2398: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:49:05.749 INFO:tasks.rados.rados.0.smithi146.stdout:2398: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:49:05.749 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1396 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:49:05.749 INFO:tasks.rados.rados.0.smithi146.stdout:2394: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:49:05.749 INFO:tasks.rados.rados.0.smithi146.stdout:2394: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:49:05.751 INFO:tasks.rados.rados.0.smithi146.stdout:2393: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:49:05.751 INFO:tasks.rados.rados.0.smithi146.stdout:2394: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:49:05.751 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1372 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:49:05.751 INFO:tasks.rados.rados.0.smithi146.stdout:2397: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:49:05.752 INFO:tasks.rados.rados.0.smithi146.stdout:2397: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:49:05.752 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1374 (ObjNum 65 snap 0 seq_num 1717530458) dirty dne 2024-04-26T04:49:05.753 INFO:tasks.rados.rados.0.smithi146.stdout:2393: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:49:05.756 INFO:tasks.rados.rados.0.smithi146.stdout:2393: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:49:05.756 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1599 (ObjNum 697 snap 203 seq_num 697) dirty exists 2024-04-26T04:49:05.757 INFO:tasks.rados.rados.0.smithi146.stdout:2395: expect (ObjNum 500 snap 141 seq_num 500) 2024-04-26T04:49:05.792 INFO:tasks.rados.rados.0.smithi146.stdout:2386: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:49:05.792 INFO:tasks.rados.rados.0.smithi146.stdout:2388: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:49:05.793 INFO:tasks.rados.rados.0.smithi146.stdout:2386: finishing copy_from to smithi14680844-25 2024-04-26T04:49:05.793 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 779 (ObjNum 740 snap 220 seq_num 740) dirty exists 2024-04-26T04:49:05.793 INFO:tasks.rados.rados.0.smithi146.stdout:2389: expect (ObjNum 638 snap 182 seq_num 638) 2024-04-26T04:49:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[92947]: osdmap e538: 8 total, 7 up, 8 in 2024-04-26T04:49:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:05 smithi146 ceph-mon[95531]: osdmap e538: 8 total, 7 up, 8 in 2024-04-26T04:49:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:05 smithi204 ceph-mon[88313]: osdmap e538: 8 total, 7 up, 8 in 2024-04-26T04:49:06.643 INFO:tasks.rados.rados.0.smithi146.stdout:2388: finishing copy_from to smithi14680844-22 2024-04-26T04:49:06.644 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1348 (ObjNum 722 snap 215 seq_num 722) dirty exists 2024-04-26T04:49:06.644 INFO:tasks.rados.rados.0.smithi146.stdout:2396: expect (ObjNum 510 snap 144 seq_num 510) 2024-04-26T04:49:06.678 INFO:tasks.rados.rados.0.smithi146.stdout:2381: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:49:06.678 INFO:tasks.rados.rados.0.smithi146.stdout:2381: finishing copy_from to smithi14680844-41 2024-04-26T04:49:06.679 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1160 (ObjNum 614 snap 171 seq_num 614) dirty exists 2024-04-26T04:49:06.688 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:06] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.43.0" 2024-04-26T04:49:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:2381: done (10 left) 2024-04-26T04:49:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:2386: done (9 left) 2024-04-26T04:49:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:2388: done (8 left) 2024-04-26T04:49:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:2389: done (7 left) 2024-04-26T04:49:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:2393: done (6 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2394: done (5 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2395: done (4 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2396: done (3 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2397: done (2 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2398: done (1 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2399: done (0 left) 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2400: copy_from oid 12 from oid 43 current snap is 233 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 233 2024-04-26T04:49:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2401: seq_num 758 ranges {0=704512} 2024-04-26T04:49:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:2401: writing smithi14680844-49 from 0 to 704512 tid 1 2024-04-26T04:49:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:2402: copy_from oid 6 from oid 21 current snap is 233 2024-04-26T04:49:06.706 INFO:tasks.rados.rados.0.smithi146.stdout:2403: snap_remove snap 223 2024-04-26T04:49:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:06 smithi204 ceph-mon[88313]: pgmap v473: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:06.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:06 smithi204 ceph-mon[88313]: Health check failed: Degraded data redundancy: 53/462 objects degraded (11.472%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:06 smithi146 ceph-mon[92947]: pgmap v473: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:06 smithi146 ceph-mon[92947]: Health check failed: Degraded data redundancy: 53/462 objects degraded (11.472%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:06 smithi146 ceph-mon[95531]: pgmap v473: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:06 smithi146 ceph-mon[95531]: Health check failed: Degraded data redundancy: 53/462 objects degraded (11.472%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:07.711 INFO:tasks.rados.rados.0.smithi146.stdout:2403: done (3 left) 2024-04-26T04:49:07.712 INFO:tasks.rados.rados.0.smithi146.stdout:2404: snap_remove snap 220 2024-04-26T04:49:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:07 smithi204 ceph-mon[88313]: osdmap e539: 8 total, 7 up, 8 in 2024-04-26T04:49:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:07 smithi146 ceph-mon[95531]: osdmap e539: 8 total, 7 up, 8 in 2024-04-26T04:49:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:07 smithi146 ceph-mon[92947]: osdmap e539: 8 total, 7 up, 8 in 2024-04-26T04:49:08.665 INFO:tasks.rados.rados.0.smithi146.stdout:2404: done (3 left) 2024-04-26T04:49:08.665 INFO:tasks.rados.rados.0.smithi146.stdout:2405: read oid 20 snap 218 2024-04-26T04:49:08.665 INFO:tasks.rados.rados.0.smithi146.stdout:2405: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:08.665 INFO:tasks.rados.rados.0.smithi146.stdout:2406: snap_remove snap 221 2024-04-26T04:49:08.694 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T04:49:08.384+0000 7fdd763257c0 -1 osd.7 531 log_to_monitors true 2024-04-26T04:49:09.054 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T04:49:08.689+0000 7fdd6777d700 -1 osd.7 531 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: pgmap v476: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: osdmap e540: 8 total, 7 up, 8 in 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: osdmap e541: 8 total, 7 up, 8 in 2024-04-26T04:49:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:08 smithi204 ceph-mon[88313]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: pgmap v476: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: osdmap e540: 8 total, 7 up, 8 in 2024-04-26T04:49:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: osdmap e541: 8 total, 7 up, 8 in 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[95531]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: pgmap v476: 121 pgs: 11 active+undersized+degraded, 38 active+undersized, 72 active+clean; 340 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.5 MiB/s rd, 398 KiB/s wr, 20 op/s; 53/462 objects degraded (11.472%) 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: osdmap e540: 8 total, 7 up, 8 in 2024-04-26T04:49:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-26T04:49:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-26T04:49:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: from='osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: osdmap e541: 8 total, 7 up, 8 in 2024-04-26T04:49:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:08 smithi146 ceph-mon[92947]: from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi204", "root=default"]}]: dispatch 2024-04-26T04:49:09.667 INFO:tasks.rados.rados.0.smithi146.stdout:2406: done (4 left) 2024-04-26T04:49:09.667 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 233 2024-04-26T04:49:09.667 INFO:tasks.rados.rados.0.smithi146.stdout:2407: seq_num 759 ranges {245760=720896} 2024-04-26T04:49:09.675 INFO:tasks.rados.rados.0.smithi146.stdout:2407: writing smithi14680844-15 from 245760 to 966656 tid 1 2024-04-26T04:49:09.675 INFO:tasks.rados.rados.0.smithi146.stdout:2408: rollback oid 16 current snap is 233 2024-04-26T04:49:09.675 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 230 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2402: finishing copy_from to smithi14680844-6 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2402: got expected ENOENT (src dne) 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2402: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: finishing write tid 1 to smithi14680844-49 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: finishing write tid 2 to smithi14680844-49 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2400: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2400: finishing copy_from to smithi14680844-12 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1187 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: finishing write tid 3 to smithi14680844-49 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: oid 49 updating version 0 to 1178 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: oid 49 version 1178 is already newer than 1177 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1178 (ObjNum 758 snap 233 seq_num 758) dirty exists 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2401: left oid 49 (ObjNum 758 snap 233 seq_num 758) 2024-04-26T04:49:09.676 INFO:tasks.rados.rados.0.smithi146.stdout:2405: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:09.739 INFO:tasks.rados.rados.0.smithi146.stdout:2400: done (5 left) 2024-04-26T04:49:09.739 INFO:tasks.rados.rados.0.smithi146.stdout:2401: done (4 left) 2024-04-26T04:49:09.739 INFO:tasks.rados.rados.0.smithi146.stdout:2402: done (3 left) 2024-04-26T04:49:09.739 INFO:tasks.rados.rados.0.smithi146.stdout:2405: done (2 left) 2024-04-26T04:49:09.740 INFO:tasks.rados.rados.0.smithi146.stdout:2409: read oid 49 snap -1 2024-04-26T04:49:09.740 INFO:tasks.rados.rados.0.smithi146.stdout:2409: expect (ObjNum 758 snap 233 seq_num 758) 2024-04-26T04:49:09.740 INFO:tasks.rados.rados.0.smithi146.stdout:2410: snap_create 2024-04-26T04:49:09.741 INFO:tasks.rados.rados.0.smithi146.stdout:2409: expect (ObjNum 758 snap 233 seq_num 758) 2024-04-26T04:49:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: pgmap v479: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 57/483 objects degraded (11.801%) 2024-04-26T04:49:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080] boot 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: osdmap e542: 8 total, 8 up, 8 in 2024-04-26T04:49:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: pgmap v479: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 57/483 objects degraded (11.801%) 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080] boot 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: osdmap e542: 8 total, 8 up, 8 in 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:49:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: pgmap v479: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 352 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 3.0 MiB/s wr, 14 op/s; 57/483 objects degraded (11.801%) 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: osd.7 [v2:172.21.15.204:6824/3452403080,v1:172.21.15.204:6825/3452403080] boot 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: osdmap e542: 8 total, 8 up, 8 in 2024-04-26T04:49:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-26T04:49:10.667 INFO:tasks.rados.rados.0.smithi146.stdout:2409: done (3 left) 2024-04-26T04:49:10.667 INFO:tasks.rados.rados.0.smithi146.stdout:2410: done (2 left) 2024-04-26T04:49:10.667 INFO:tasks.rados.rados.0.smithi146.stdout:2411: delete oid 39 current snap is 234 2024-04-26T04:49:10.675 INFO:tasks.rados.rados.0.smithi146.stdout:2411: done (2 left) 2024-04-26T04:49:10.675 INFO:tasks.rados.rados.0.smithi146.stdout:2412: snap_create 2024-04-26T04:49:10.695 INFO:tasks.rados.rados.0.smithi146.stdout:2407: finishing write tid 1 to smithi14680844-15 2024-04-26T04:49:10.696 INFO:tasks.rados.rados.0.smithi146.stdout:2407: finishing write tid 2 to smithi14680844-15 2024-04-26T04:49:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:2407: finishing write tid 3 to smithi14680844-15 2024-04-26T04:49:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:2407: oid 15 updating version 0 to 748 2024-04-26T04:49:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:2407: oid 15 version 748 is already newer than 747 2024-04-26T04:49:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 748 (ObjNum 759 snap 233 seq_num 759) dirty exists 2024-04-26T04:49:10.699 INFO:tasks.rados.rados.0.smithi146.stdout:2407: left oid 15 (ObjNum 759 snap 233 seq_num 759) 2024-04-26T04:49:10.705 INFO:tasks.rados.rados.0.smithi146.stdout:2408: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:49:10.713 INFO:tasks.rados.rados.0.smithi146.stdout:2408: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:49:10.713 INFO:tasks.rados.rados.0.smithi146.stdout:2408: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:49:10.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1402 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2407: done (2 left) 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2408: done (1 left) 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2412: done (0 left) 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2413: copy_from oid 2 from oid 45 current snap is 235 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2414: rmattr oid 23 current snap is 235 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2415: rmattr oid 38 current snap is 235 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2415: done (2 left) 2024-04-26T04:49:11.672 INFO:tasks.rados.rados.0.smithi146.stdout:2416: delete oid 48 current snap is 235 2024-04-26T04:49:11.677 INFO:tasks.rados.rados.0.smithi146.stdout:2413: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:49:11.677 INFO:tasks.rados.rados.0.smithi146.stdout:2416: done (2 left) 2024-04-26T04:49:11.678 INFO:tasks.rados.rados.0.smithi146.stdout:2417: snap_remove snap 226 2024-04-26T04:49:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[95531]: osdmap e543: 8 total, 8 up, 8 in 2024-04-26T04:49:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:11 smithi146 ceph-mon[92947]: osdmap e543: 8 total, 8 up, 8 in 2024-04-26T04:49:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:11 smithi204 ceph-mon[88313]: osdmap e543: 8 total, 8 up, 8 in 2024-04-26T04:49:12.674 INFO:tasks.rados.rados.0.smithi146.stdout:2417: done (2 left) 2024-04-26T04:49:12.674 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 235 2024-04-26T04:49:12.674 INFO:tasks.rados.rados.0.smithi146.stdout:2418: seq_num 762 ranges {14589952=770048} 2024-04-26T04:49:12.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:12 smithi204 ceph-mon[88313]: pgmap v482: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 23 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:12.712 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:12 smithi204 ceph-mon[88313]: Health check update: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:12.713 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:12 smithi204 ceph-mon[88313]: osdmap e544: 8 total, 8 up, 8 in 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:2418: writing smithi14680844-11 from 14589952 to 15360000 tid 1 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 235 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:2413: finishing copy_from to smithi14680844-2 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1526 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1607 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:49:12.757 INFO:tasks.rados.rados.0.smithi146.stdout:2419: seq_num 763 ranges {3457024=786432} 2024-04-26T04:49:12.783 INFO:tasks.rados.rados.0.smithi146.stdout:2419: writing smithi14680844-38 from 3457024 to 4243456 tid 1 2024-04-26T04:49:12.783 INFO:tasks.rados.rados.0.smithi146.stdout:2413: done (3 left) 2024-04-26T04:49:12.783 INFO:tasks.rados.rados.0.smithi146.stdout:2414: done (2 left) 2024-04-26T04:49:12.783 INFO:tasks.rados.rados.0.smithi146.stdout:2420: snap_remove snap 233 2024-04-26T04:49:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[95531]: pgmap v482: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 23 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[95531]: Health check update: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[95531]: osdmap e544: 8 total, 8 up, 8 in 2024-04-26T04:49:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[92947]: pgmap v482: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 23 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[92947]: Health check update: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded (PG_DEGRADED) 2024-04-26T04:49:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:12 smithi146 ceph-mon[92947]: osdmap e544: 8 total, 8 up, 8 in 2024-04-26T04:49:13.688 INFO:tasks.rados.rados.0.smithi146.stdout:2420: done (2 left) 2024-04-26T04:49:13.688 INFO:tasks.rados.rados.0.smithi146.stdout:2421: setattr oid 10 current snap is 235 2024-04-26T04:49:13.690 INFO:tasks.rados.rados.0.smithi146.stdout:2418: finishing write tid 1 to smithi14680844-11 2024-04-26T04:49:13.690 INFO:tasks.rados.rados.0.smithi146.stdout:2418: finishing write tid 2 to smithi14680844-11 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2418: finishing write tid 3 to smithi14680844-11 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2418: oid 11 updating version 0 to 1349 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2418: oid 11 updating version 1349 to 1350 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1350 (ObjNum 762 snap 235 seq_num 762) dirty exists 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2418: left oid 11 (ObjNum 762 snap 235 seq_num 762) 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: finishing write tid 1 to smithi14680844-38 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: finishing write tid 2 to smithi14680844-38 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: finishing write tid 3 to smithi14680844-38 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: oid 38 updating version 0 to 1413 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: oid 38 version 1413 is already newer than 1412 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1413 (ObjNum 763 snap 235 seq_num 763) dirty exists 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2419: left oid 38 (ObjNum 763 snap 235 seq_num 763) 2024-04-26T04:49:13.691 INFO:tasks.rados.rados.0.smithi146.stdout:2418: done (2 left) 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:2419: done (1 left) 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:2422: rmattr oid 39 current snap is 235 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:2422: done (1 left) 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:2423: rollback oid 23 current snap is 235 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 227 2024-04-26T04:49:13.692 INFO:tasks.rados.rados.0.smithi146.stdout:2424: snap_remove snap 208 2024-04-26T04:49:13.905 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:13 smithi204 ceph-mon[88313]: osdmap e545: 8 total, 8 up, 8 in 2024-04-26T04:49:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:13 smithi146 ceph-mon[92947]: osdmap e545: 8 total, 8 up, 8 in 2024-04-26T04:49:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:13 smithi146 ceph-mon[95531]: osdmap e545: 8 total, 8 up, 8 in 2024-04-26T04:49:14.688 INFO:tasks.rados.rados.0.smithi146.stdout:2424: done (2 left) 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2425: delete oid 19 current snap is 235 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 654 (ObjNum 721 snap 0 seq_num 3957305248) dirty exists 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2423: finishing rollback tid 0 to smithi14680844-23 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2423: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2423: finishing rollback tid 2 to smithi14680844-23 2024-04-26T04:49:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1616 (ObjNum 687 snap 199 seq_num 687) dirty exists 2024-04-26T04:49:14.709 INFO:tasks.rados.rados.0.smithi146.stdout:2421: done (2 left) 2024-04-26T04:49:14.709 INFO:tasks.rados.rados.0.smithi146.stdout:2423: done (1 left) 2024-04-26T04:49:14.709 INFO:tasks.rados.rados.0.smithi146.stdout:2425: done (0 left) 2024-04-26T04:49:14.709 INFO:tasks.rados.rados.0.smithi146.stdout:2426: read oid 50 snap -1 2024-04-26T04:49:14.710 INFO:tasks.rados.rados.0.smithi146.stdout:2426: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:14.710 INFO:tasks.rados.rados.0.smithi146.stdout:2427: rollback oid 21 current snap is 235 2024-04-26T04:49:14.710 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 231 2024-04-26T04:49:14.710 INFO:tasks.rados.rados.0.smithi146.stdout:2428: delete oid 35 current snap is 235 2024-04-26T04:49:14.715 INFO:tasks.rados.rados.0.smithi146.stdout:2427: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:49:14.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1181 (ObjNum 129 snap 0 seq_num 2127092800) dirty dne 2024-04-26T04:49:14.719 INFO:tasks.rados.rados.0.smithi146.stdout:2427: done (2 left) 2024-04-26T04:49:14.719 INFO:tasks.rados.rados.0.smithi146.stdout:2428: done (1 left) 2024-04-26T04:49:14.719 INFO:tasks.rados.rados.0.smithi146.stdout:2429: delete oid 5 current snap is 235 2024-04-26T04:49:14.725 INFO:tasks.rados.rados.0.smithi146.stdout:2426: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2426: done (1 left) 2024-04-26T04:49:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2429: done (0 left) 2024-04-26T04:49:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 235 2024-04-26T04:49:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2430: seq_num 767 ranges {0=450560,450560=401408} 2024-04-26T04:49:14.787 INFO:tasks.rados.rados.0.smithi146.stdout:2430: writing smithi14680844-35 from 0 to 450560 tid 1 2024-04-26T04:49:14.790 INFO:tasks.rados.rados.0.smithi146.stdout:2430: writing smithi14680844-35 from 450560 to 851968 tid 2 2024-04-26T04:49:14.790 INFO:tasks.rados.rados.0.smithi146.stdout:2431: delete oid 17 current snap is 235 2024-04-26T04:49:14.792 INFO:tasks.rados.rados.0.smithi146.stdout:2431: done (1 left) 2024-04-26T04:49:14.792 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 235 2024-04-26T04:49:14.792 INFO:tasks.rados.rados.0.smithi146.stdout:2432: seq_num 769 ranges {0=483328,483328=401408} 2024-04-26T04:49:14.795 INFO:tasks.rados.rados.0.smithi146.stdout:2432: writing smithi14680844-3 from 0 to 483328 tid 1 2024-04-26T04:49:14.797 INFO:tasks.rados.rados.0.smithi146.stdout:2432: writing smithi14680844-3 from 483328 to 884736 tid 2 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2433: snap_create 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: finishing write tid 1 to smithi14680844-35 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: finishing write tid 2 to smithi14680844-35 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: finishing write tid 3 to smithi14680844-35 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: finishing write tid 4 to smithi14680844-35 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: oid 35 updating version 0 to 1393 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: oid 35 version 1393 is already newer than 1391 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: oid 35 version 1393 is already newer than 1392 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1393 (ObjNum 767 snap 235 seq_num 767) dirty exists 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2430: left oid 35 (ObjNum 767 snap 235 seq_num 767) 2024-04-26T04:49:14.798 INFO:tasks.rados.rados.0.smithi146.stdout:2432: finishing write tid 1 to smithi14680844-3 2024-04-26T04:49:14.800 INFO:tasks.rados.rados.0.smithi146.stdout:2432: finishing write tid 2 to smithi14680844-3 2024-04-26T04:49:14.800 INFO:tasks.rados.rados.0.smithi146.stdout:2432: finishing write tid 3 to smithi14680844-3 2024-04-26T04:49:14.801 INFO:tasks.rados.rados.0.smithi146.stdout:2432: finishing write tid 4 to smithi14680844-3 2024-04-26T04:49:14.801 INFO:tasks.rados.rados.0.smithi146.stdout:2432: oid 3 updating version 0 to 1396 2024-04-26T04:49:14.801 INFO:tasks.rados.rados.0.smithi146.stdout:2432: oid 3 version 1396 is already newer than 1394 2024-04-26T04:49:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:2432: oid 3 version 1396 is already newer than 1395 2024-04-26T04:49:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1396 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:49:14.802 INFO:tasks.rados.rados.0.smithi146.stdout:2432: left oid 3 (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: pgmap v485: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 8 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: osdmap e546: 8 total, 8 up, 8 in 2024-04-26T04:49:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-26T04:49:14.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:14.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:14.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: pgmap v485: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 8 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: osdmap e546: 8 total, 8 up, 8 in 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:14.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:14.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:14.949 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: pgmap v485: 121 pgs: 2 active+clean+snaptrim, 11 active+undersized+degraded, 38 active+undersized, 70 active+clean; 366 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 3.6 MiB/s wr, 8 op/s; 57/495 objects degraded (11.515%) 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: osdmap e546: 8 total, 8 up, 8 in 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-26T04:49:15.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-26T04:49:15.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:15.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-26T04:49:15.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-26T04:49:15.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:15.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-26T04:49:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2430: done (2 left) 2024-04-26T04:49:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2432: done (1 left) 2024-04-26T04:49:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2433: done (0 left) 2024-04-26T04:49:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2434: delete oid 47 current snap is 236 2024-04-26T04:49:15.702 INFO:tasks.rados.rados.0.smithi146.stdout:2434: done (0 left) 2024-04-26T04:49:15.702 INFO:tasks.rados.rados.0.smithi146.stdout:2435: copy_from oid 37 from oid 34 current snap is 236 2024-04-26T04:49:15.702 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 236 2024-04-26T04:49:15.702 INFO:tasks.rados.rados.0.smithi146.stdout:2436: seq_num 771 ranges {2031616=516096,2547712=401408} 2024-04-26T04:49:15.716 INFO:tasks.rados.rados.0.smithi146.stdout:2436: writing smithi14680844-9 from 2031616 to 2547712 tid 1 2024-04-26T04:49:15.718 INFO:tasks.rados.rados.0.smithi146.stdout:2436: writing smithi14680844-9 from 2547712 to 2949120 tid 2 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:2437: rollback oid 27 current snap is 236 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 232 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:2435: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:2435: finishing copy_from to smithi14680844-37 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1188 (ObjNum 718 snap 211 seq_num 718) dirty exists 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:2435: done (2 left) 2024-04-26T04:49:15.719 INFO:tasks.rados.rados.0.smithi146.stdout:2438: delete oid 48 current snap is 236 2024-04-26T04:49:15.721 INFO:tasks.rados.rados.0.smithi146.stdout:2437: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:49:15.721 INFO:tasks.rados.rados.0.smithi146.stdout:2437: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:49:15.722 INFO:tasks.rados.rados.0.smithi146.stdout:2437: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:49:15.722 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1191 (ObjNum 510 snap 144 seq_num 510) dirty exists 2024-04-26T04:49:15.723 INFO:tasks.rados.rados.0.smithi146.stdout:2437: done (2 left) 2024-04-26T04:49:15.723 INFO:tasks.rados.rados.0.smithi146.stdout:2438: done (1 left) 2024-04-26T04:49:15.723 INFO:tasks.rados.rados.0.smithi146.stdout:2439: delete oid 23 current snap is 236 2024-04-26T04:49:15.724 INFO:tasks.rados.rados.0.smithi146.stdout:2436: finishing write tid 1 to smithi14680844-9 2024-04-26T04:49:15.724 INFO:tasks.rados.rados.0.smithi146.stdout:2436: finishing write tid 2 to smithi14680844-9 2024-04-26T04:49:15.724 INFO:tasks.rados.rados.0.smithi146.stdout:2436: finishing write tid 3 to smithi14680844-9 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:2436: finishing write tid 4 to smithi14680844-9 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:2436: oid 9 updating version 0 to 1630 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:2436: oid 9 version 1630 is already newer than 1628 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:2436: oid 9 version 1630 is already newer than 1629 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1630 (ObjNum 771 snap 236 seq_num 771) dirty exists 2024-04-26T04:49:15.727 INFO:tasks.rados.rados.0.smithi146.stdout:2436: left oid 9 (ObjNum 771 snap 236 seq_num 771) 2024-04-26T04:49:15.728 INFO:tasks.rados.rados.0.smithi146.stdout:2436: done (1 left) 2024-04-26T04:49:15.728 INFO:tasks.rados.rados.0.smithi146.stdout:2439: done (0 left) 2024-04-26T04:49:15.728 INFO:tasks.rados.rados.0.smithi146.stdout:2440: snap_create 2024-04-26T04:49:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all osd 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: Upgrade: Setting require_osd_release to 19 squid 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: osdmap e547: 8 total, 8 up, 8 in 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[92947]: Upgrade: It appears safe to stop mds.a 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all osd 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: Upgrade: Setting require_osd_release to 19 squid 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-26T04:49:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: osdmap e547: 8 total, 8 up, 8 in 2024-04-26T04:49:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:49:15.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:15 smithi146 ceph-mon[95531]: Upgrade: It appears safe to stop mds.a 2024-04-26T04:49:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all osd 2024-04-26T04:49:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: Upgrade: Setting require_osd_release to 19 squid 2024-04-26T04:49:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-26T04:49:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-26T04:49:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: osdmap e547: 8 total, 8 up, 8 in 2024-04-26T04:49:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-26T04:49:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:15 smithi204 ceph-mon[88313]: Upgrade: It appears safe to stop mds.a 2024-04-26T04:49:16.390 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:16] "GET /metrics HTTP/1.1" 200 36205 "" "Prometheus/2.43.0" 2024-04-26T04:49:16.713 INFO:tasks.rados.rados.0.smithi146.stdout:2440: done (0 left) 2024-04-26T04:49:16.714 INFO:tasks.rados.rados.0.smithi146.stdout:2441: snap_remove snap 227 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded) 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: osdmap e548: 8 total, 8 up, 8 in 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:17.000 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' 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-04-26T04:49:17.001 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded) 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: osdmap e548: 8 total, 8 up, 8 in 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' 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-04-26T04:49:17.001 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: pgmap v488: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 57/495 objects degraded (11.515%), 11 pgs degraded) 2024-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: osdmap e548: 8 total, 8 up, 8 in 2024-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' 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-04-26T04:49:17.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:17.720 INFO:tasks.rados.rados.0.smithi146.stdout:2441: done (0 left) 2024-04-26T04:49:17.720 INFO:tasks.rados.rados.0.smithi146.stdout:2442: snap_create 2024-04-26T04:49:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[95531]: Upgrade: Updating mds.a 2024-04-26T04:49:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[95531]: Deploying daemon mds.a on smithi146 2024-04-26T04:49:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[95531]: osdmap e549: 8 total, 8 up, 8 in 2024-04-26T04:49:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[92947]: Upgrade: Updating mds.a 2024-04-26T04:49:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[92947]: Deploying daemon mds.a on smithi146 2024-04-26T04:49:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:17 smithi146 ceph-mon[92947]: osdmap e549: 8 total, 8 up, 8 in 2024-04-26T04:49:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:17 smithi204 ceph-mon[88313]: Upgrade: Updating mds.a 2024-04-26T04:49:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:17 smithi204 ceph-mon[88313]: Deploying daemon mds.a on smithi146 2024-04-26T04:49:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:17 smithi204 ceph-mon[88313]: osdmap e549: 8 total, 8 up, 8 in 2024-04-26T04:49:18.547 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:18 smithi146 systemd[1]: Stopping Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:49:18.554 INFO:tasks.rados.rados.0.smithi146.stdout:2442: done (0 left) 2024-04-26T04:49:18.554 INFO:tasks.rados.rados.0.smithi146.stdout:2443: snap_remove snap 222 2024-04-26T04:49:18.666 INFO:tasks.rados.rados.0.smithi146.stdout:2443: done (0 left) 2024-04-26T04:49:18.666 INFO:tasks.rados.rados.0.smithi146.stdout:2444: setattr oid 43 current snap is 238 2024-04-26T04:49:18.671 INFO:tasks.rados.rados.0.smithi146.stdout:2445: setattr oid 29 current snap is 238 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2446: rmattr oid 12 current snap is 238 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2446: done (2 left) 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2447: read oid 3 snap -1 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2447: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2448: copy_from oid 15 from oid 24 current snap is 238 2024-04-26T04:49:18.672 INFO:tasks.rados.rados.0.smithi146.stdout:2449: read oid 32 snap 237 2024-04-26T04:49:18.673 INFO:tasks.rados.rados.0.smithi146.stdout:2449: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:49:18.673 INFO:tasks.rados.rados.0.smithi146.stdout:2450: snap_create 2024-04-26T04:49:18.687 INFO:tasks.rados.rados.0.smithi146.stdout:2448: finishing copy_from to smithi14680844-15 2024-04-26T04:49:18.687 INFO:tasks.rados.rados.0.smithi146.stdout:2448: got expected ENOENT (src dne) 2024-04-26T04:49:18.688 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1527 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:49:18.688 INFO:tasks.rados.rados.0.smithi146.stdout:2448: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:49:18.689 INFO:tasks.rados.rados.0.smithi146.stdout:2447: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:18.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1409 (ObjNum 590 snap 168 seq_num 590) dirty exists 2024-04-26T04:49:18.723 INFO:tasks.rados.rados.0.smithi146.stdout:2449: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:49:18.942 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[66440]: 2024-04-26T04:49:18.545+0000 7fa1dce06700 -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-04-26T04:49:18.943 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[66440]: 2024-04-26T04:49:18.545+0000 7fa1dce06700 -1 mds.a *** got signal Terminated *** 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: osdmap e550: 8 total, 8 up, 8 in 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: osdmap e551: 8 total, 8 up, 8 in 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-26T04:49:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=b=up:replay} 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[95531]: osdmap e552: 8 total, 8 up, 8 in 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[92924]: 2024-04-26T04:49:18.546+0000 7f898a664700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: osdmap e550: 8 total, 8 up, 8 in 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: osdmap e551: 8 total, 8 up, 8 in 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-26T04:49:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:18.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:18.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=b=up:replay} 2024-04-26T04:49:18.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:18 smithi146 ceph-mon[92947]: osdmap e552: 8 total, 8 up, 8 in 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: pgmap v491: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 368 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 556 KiB/s wr, 13 op/s; 8.5 MiB/s, 2 objects/s recovering 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: osdmap e550: 8 total, 8 up, 8 in 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: osdmap e551: 8 total, 8 up, 8 in 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: Standby daemon mds.b assigned to filesystem cephfs as rank 0 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=b=up:replay} 2024-04-26T04:49:19.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:18 smithi204 ceph-mon[88313]: osdmap e552: 8 total, 8 up, 8 in 2024-04-26T04:49:19.678 INFO:tasks.rados.rados.0.smithi146.stdout:2444: done (5 left) 2024-04-26T04:49:19.678 INFO:tasks.rados.rados.0.smithi146.stdout:2445: done (4 left) 2024-04-26T04:49:19.678 INFO:tasks.rados.rados.0.smithi146.stdout:2447: done (3 left) 2024-04-26T04:49:19.678 INFO:tasks.rados.rados.0.smithi146.stdout:2448: done (2 left) 2024-04-26T04:49:19.678 INFO:tasks.rados.rados.0.smithi146.stdout:2449: done (1 left) 2024-04-26T04:49:19.679 INFO:tasks.rados.rados.0.smithi146.stdout:2450: done (0 left) 2024-04-26T04:49:19.679 INFO:tasks.rados.rados.0.smithi146.stdout:2451: copy_from oid 16 from oid 7 current snap is 239 2024-04-26T04:49:19.679 INFO:tasks.rados.rados.0.smithi146.stdout:2452: read oid 14 snap -1 2024-04-26T04:49:19.679 INFO:tasks.rados.rados.0.smithi146.stdout:2452: expect deleted 2024-04-26T04:49:19.679 INFO:tasks.rados.rados.0.smithi146.stdout:2453: delete oid 40 current snap is 239 2024-04-26T04:49:19.680 INFO:tasks.rados.rados.0.smithi146.stdout:2452: done (2 left) 2024-04-26T04:49:19.680 INFO:tasks.rados.rados.0.smithi146.stdout:2453: done (1 left) 2024-04-26T04:49:19.680 INFO:tasks.rados.rados.0.smithi146.stdout:2454: snap_remove snap 234 2024-04-26T04:49:20.680 INFO:tasks.rados.rados.0.smithi146.stdout:2454: done (1 left) 2024-04-26T04:49:20.681 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 239 2024-04-26T04:49:20.681 INFO:tasks.rados.rados.0.smithi146.stdout:2451: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:49:20.681 INFO:tasks.rados.rados.0.smithi146.stdout:2451: finishing copy_from to smithi14680844-16 2024-04-26T04:49:20.681 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1473 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:49:20.681 INFO:tasks.rados.rados.0.smithi146.stdout:2455: seq_num 775 ranges {7512064=589824,8101888=401408} 2024-04-26T04:49:20.724 INFO:tasks.rados.rados.0.smithi146.stdout:2455: writing smithi14680844-6 from 7512064 to 8101888 tid 1 2024-04-26T04:49:20.727 INFO:tasks.rados.rados.0.smithi146.stdout:2455: writing smithi14680844-6 from 8101888 to 8503296 tid 2 2024-04-26T04:49:20.727 INFO:tasks.rados.rados.0.smithi146.stdout:2451: done (1 left) 2024-04-26T04:49:20.727 INFO:tasks.rados.rados.0.smithi146.stdout:2456: snap_remove snap 228 2024-04-26T04:49:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[95531]: pgmap v495: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 705 KiB/s wr, 15 op/s 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:reconnect 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[95531]: osdmap e553: 8 total, 8 up, 8 in 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[92947]: pgmap v495: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 705 KiB/s wr, 15 op/s 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:reconnect 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[92947]: osdmap e553: 8 total, 8 up, 8 in 2024-04-26T04:49:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:20 smithi204 ceph-mon[88313]: pgmap v495: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 353 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 705 KiB/s wr, 15 op/s 2024-04-26T04:49:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:20 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:reconnect 2024-04-26T04:49:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:20 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=b=up:reconnect} 2024-04-26T04:49:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:20 smithi204 ceph-mon[88313]: osdmap e553: 8 total, 8 up, 8 in 2024-04-26T04:49:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:21.690 INFO:tasks.rados.rados.0.smithi146.stdout:2456: done (1 left) 2024-04-26T04:49:21.691 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 239 2024-04-26T04:49:21.691 INFO:tasks.rados.rados.0.smithi146.stdout:2457: seq_num 776 ranges {4489216=606208,5095424=401408} 2024-04-26T04:49:21.719 INFO:tasks.rados.rados.0.smithi146.stdout:2457: writing smithi14680844-30 from 4489216 to 5095424 tid 1 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2457: writing smithi14680844-30 from 5095424 to 5496832 tid 2 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: finishing write tid 1 to smithi14680844-6 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: finishing write tid 2 to smithi14680844-6 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: finishing write tid 3 to smithi14680844-6 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: finishing write tid 4 to smithi14680844-6 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: oid 6 updating version 0 to 1198 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: oid 6 version 1198 is already newer than 1197 2024-04-26T04:49:21.722 INFO:tasks.rados.rados.0.smithi146.stdout:2455: oid 6 version 1198 is already newer than 1196 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1198 (ObjNum 775 snap 239 seq_num 775) dirty exists 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:2455: left oid 6 (ObjNum 775 snap 239 seq_num 775) 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:2455: done (1 left) 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:2458: copy_from oid 25 from oid 17 current snap is 239 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:2459: rollback oid 48 current snap is 239 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 48 to 225 2024-04-26T04:49:21.723 INFO:tasks.rados.rados.0.smithi146.stdout:2460: delete oid 23 current snap is 239 2024-04-26T04:49:21.724 INFO:tasks.rados.rados.0.smithi146.stdout:2458: finishing copy_from to smithi14680844-25 2024-04-26T04:49:21.724 INFO:tasks.rados.rados.0.smithi146.stdout:2458: got expected ENOENT (src dne) 2024-04-26T04:49:21.724 INFO:tasks.rados.rados.0.smithi146.stdout:2458: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:49:21.724 INFO:tasks.rados.rados.0.smithi146.stdout:2458: done (3 left) 2024-04-26T04:49:21.725 INFO:tasks.rados.rados.0.smithi146.stdout:2460: done (2 left) 2024-04-26T04:49:21.725 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 239 2024-04-26T04:49:21.725 INFO:tasks.rados.rados.0.smithi146.stdout:2461: seq_num 778 ranges {851968=638976,1490944=401408} 2024-04-26T04:49:21.732 INFO:tasks.rados.rados.0.smithi146.stdout:2461: writing smithi14680844-35 from 851968 to 1490944 tid 1 2024-04-26T04:49:21.735 INFO:tasks.rados.rados.0.smithi146.stdout:2461: writing smithi14680844-35 from 1490944 to 1892352 tid 2 2024-04-26T04:49:21.735 INFO:tasks.rados.rados.0.smithi146.stdout:2462: copy_from oid 25 from oid 40 current snap is 239 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: finishing write tid 1 to smithi14680844-30 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2459: finishing rollback tid 1 to smithi14680844-48 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2459: finishing rollback tid 2 to smithi14680844-48 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1193 (ObjNum 638 snap 182 seq_num 638) dirty exists 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: finishing write tid 2 to smithi14680844-30 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: finishing write tid 3 to smithi14680844-30 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: finishing write tid 4 to smithi14680844-30 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: oid 30 updating version 0 to 1530 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: oid 30 version 1530 is already newer than 1529 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: oid 30 version 1530 is already newer than 1528 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1530 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: left oid 30 (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2457: done (3 left) 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2459: done (2 left) 2024-04-26T04:49:21.736 INFO:tasks.rados.rados.0.smithi146.stdout:2463: snap_remove snap 237 2024-04-26T04:49:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:rejoin 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[95531]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[95531]: osdmap e554: 8 total, 8 up, 8 in 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:rejoin 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[92947]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-26T04:49:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:21 smithi146 ceph-mon[92947]: osdmap e554: 8 total, 8 up, 8 in 2024-04-26T04:49:22.049 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:49:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:21 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:rejoin 2024-04-26T04:49:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:21 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=b=up:rejoin} 2024-04-26T04:49:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:21 smithi204 ceph-mon[88313]: daemon mds.b is now active in filesystem cephfs as rank 0 2024-04-26T04:49:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:21 smithi204 ceph-mon[88313]: osdmap e554: 8 total, 8 up, 8 in 2024-04-26T04:49:22.363 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:49:22.363 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (10m) 2m ago 11m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (10m) 12s ago 10m 90.2M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (12m) 2m ago 12m 19.7M - 18.2.2-1258-g7d2137f0 79c5878083fb 26b8c29811a4 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (11m) 12s ago 11m 16.3M - 18.2.2-1258-g7d2137f0 79c5878083fb 12472c7c94be 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 12s ago 15m 451M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (6m) 2m ago 17m 518M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (5m) 2m ago 17m 52.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (5m) 12s ago 15m 49.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (5m) 2m ago 15m 46.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (11m) 2m ago 11m 15.5M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (10m) 12s ago 10m 17.2M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (4m) 2m ago 15m 220M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (3m) 2m ago 14m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (3m) 2m ago 14m 158M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (2m) 2m ago 13m 12.2M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:49:22.364 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (2m) 12s ago 13m 89.4M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:49:22.365 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (88s) 12s ago 13m 120M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:49:22.365 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (53s) 12s ago 12m 101M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:49:22.365 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (18s) 12s ago 12m 12.6M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 03468c86c4e2 2024-04-26T04:49:22.365 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (6m) 12s ago 11m 53.8M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:49:22.692 INFO:tasks.rados.rados.0.smithi146.stdout:2462: finishing copy_from to smithi14680844-25 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2462: got expected ENOENT (src dne) 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2462: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: finishing write tid 1 to smithi14680844-35 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: finishing write tid 2 to smithi14680844-35 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: finishing write tid 3 to smithi14680844-35 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: finishing write tid 4 to smithi14680844-35 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: oid 35 updating version 0 to 1422 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: oid 35 version 1422 is already newer than 1421 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: oid 35 updating version 1422 to 1423 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1423 (ObjNum 778 snap 239 seq_num 778) dirty exists 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: left oid 35 (ObjNum 778 snap 239 seq_num 778) 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2461: done (2 left) 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2462: done (1 left) 2024-04-26T04:49:22.693 INFO:tasks.rados.rados.0.smithi146.stdout:2463: done (0 left) 2024-04-26T04:49:22.694 INFO:tasks.rados.rados.0.smithi146.stdout:2464: read oid 3 snap -1 2024-04-26T04:49:22.694 INFO:tasks.rados.rados.0.smithi146.stdout:2464: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:22.694 INFO:tasks.rados.rados.0.smithi146.stdout:2465: snap_remove snap 229 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: pgmap v498: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:active 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=b=up:active} 2024-04-26T04:49:22.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[92947]: osdmap e555: 8 total, 8 up, 8 in 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: pgmap v498: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:active 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=b=up:active} 2024-04-26T04:49:22.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:22 smithi146 ceph-mon[95531]: osdmap e555: 8 total, 8 up, 8 in 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:49:22.773 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 1 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 18.2.2-1258-g7d2137f0 (7d2137f0a666c92a9411c1af5c33e4968be54da6) reef (stable)": 1, 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 13 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:49:22.774 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:49:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: pgmap v498: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.2 MiB/s wr, 28 op/s 2024-04-26T04:49:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:23.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:49:23.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.204:6832/2929836188,v1:172.21.15.204:6833/2929836188] up:active 2024-04-26T04:49:23.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: fsmap cephfs:1 {0=b=up:active} 2024-04-26T04:49:23.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:22 smithi204 ceph-mon[88313]: osdmap e555: 8 total, 8 up, 8 in 2024-04-26T04:49:23.669 INFO:tasks.rados.rados.0.smithi146.stdout:2464: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:23.704 INFO:tasks.rados.rados.0.smithi146.stdout:2464: done (1 left) 2024-04-26T04:49:23.704 INFO:tasks.rados.rados.0.smithi146.stdout:2465: done (0 left) 2024-04-26T04:49:23.704 INFO:tasks.rados.rados.0.smithi146.stdout:2466: read oid 47 snap -1 2024-04-26T04:49:23.704 INFO:tasks.rados.rados.0.smithi146.stdout:2466: expect deleted 2024-04-26T04:49:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:2467: rollback oid 38 current snap is 239 2024-04-26T04:49:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 236 2024-04-26T04:49:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:2468: copy_from oid 39 from oid 9 current snap is 239 2024-04-26T04:49:23.705 INFO:tasks.rados.rados.0.smithi146.stdout:2469: snap_remove snap 164 2024-04-26T04:49:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:23 smithi204 ceph-mon[88313]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:23 smithi204 ceph-mon[88313]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:23 smithi204 ceph-mon[88313]: osdmap e556: 8 total, 8 up, 8 in 2024-04-26T04:49:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/148401624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:23 smithi204 ceph-mon[88313]: osdmap e557: 8 total, 8 up, 8 in 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[92947]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[92947]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[92947]: osdmap e556: 8 total, 8 up, 8 in 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/148401624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[92947]: osdmap e557: 8 total, 8 up, 8 in 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[95531]: from='client.44333 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[95531]: from='client.34413 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[95531]: osdmap e556: 8 total, 8 up, 8 in 2024-04-26T04:49:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/148401624' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:24.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:23 smithi146 ceph-mon[95531]: osdmap e557: 8 total, 8 up, 8 in 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2467: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2467: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2467: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1476 (ObjNum 763 snap 235 seq_num 763) dirty exists 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2468: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:2468: finishing copy_from to smithi14680844-39 2024-04-26T04:49:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1630 (ObjNum 771 snap 236 seq_num 771) dirty exists 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2466: done (3 left) 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2467: done (2 left) 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2468: done (1 left) 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2469: done (0 left) 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2470: rollback oid 15 current snap is 239 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 225 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2471: read oid 5 snap 232 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2471: expect (ObjNum 751 snap 229 seq_num 751) 2024-04-26T04:49:24.707 INFO:tasks.rados.rados.0.smithi146.stdout:2472: snap_create 2024-04-26T04:49:24.720 INFO:tasks.rados.rados.0.smithi146.stdout:2470: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:49:24.722 INFO:tasks.rados.rados.0.smithi146.stdout:2470: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:49:24.725 INFO:tasks.rados.rados.0.smithi146.stdout:2470: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:49:24.725 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 751 (ObjNum 731 snap 217 seq_num 731) dirty exists 2024-04-26T04:49:24.725 INFO:tasks.rados.rados.0.smithi146.stdout:2471: expect (ObjNum 751 snap 229 seq_num 751) 2024-04-26T04:49:24.894 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[95531]: pgmap v501: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 650 KiB/s rd, 424 KiB/s wr, 9 op/s 2024-04-26T04:49:24.894 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:24.894 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:24.894 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:24.895 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:24 smithi146 podman[121452]: 2024-04-26 04:49:24.576333365 +0000 UTC m=+6.134906166 container died 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, maintainer=Guillaume Abrioux ) 2024-04-26T04:49:24.895 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[92947]: pgmap v501: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 650 KiB/s rd, 424 KiB/s wr, 9 op/s 2024-04-26T04:49:24.895 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:24.895 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:24.895 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:25.056 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[58864]: 2024-04-26T04:49:24.689+0000 7f3af6f79700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-26T04:49:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:24 smithi204 ceph-mon[88313]: pgmap v501: 121 pgs: 2 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 115 active+clean; 341 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 650 KiB/s rd, 424 KiB/s wr, 9 op/s 2024-04-26T04:49:25.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:25.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:25.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:25.410 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 podman[121452]: 2024-04-26 04:49:25.151115939 +0000 UTC m=+6.709688748 container cleanup 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=reef-7d2137f, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424) 2024-04-26T04:49:25.411 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 bash[121452]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a 2024-04-26T04:49:25.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 podman[121543]: 2024-04-26 04:49:25.410680609 +0000 UTC m=+0.831103736 container remove 26b8c29811a439ee855478bba5f21434cd4d7bb8f664f865fc3e5fed0c9cf6af (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.vendor=CentOS, RELEASE=reef-7d2137f, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, maintainer=Guillaume Abrioux ) 2024-04-26T04:49:25.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.a.service: Deactivated successfully. 2024-04-26T04:49:25.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 systemd[1]: Stopped Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:25.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.a.service: Consumed 1.700s CPU time. 2024-04-26T04:49:25.705 INFO:tasks.rados.rados.0.smithi146.stdout:2470: done (2 left) 2024-04-26T04:49:25.706 INFO:tasks.rados.rados.0.smithi146.stdout:2471: done (1 left) 2024-04-26T04:49:25.706 INFO:tasks.rados.rados.0.smithi146.stdout:2472: done (0 left) 2024-04-26T04:49:25.706 INFO:tasks.rados.rados.0.smithi146.stdout:2473: setattr oid 9 current snap is 240 2024-04-26T04:49:25.707 INFO:tasks.rados.rados.0.smithi146.stdout:2474: read oid 10 snap -1 2024-04-26T04:49:25.707 INFO:tasks.rados.rados.0.smithi146.stdout:2474: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:25.707 INFO:tasks.rados.rados.0.smithi146.stdout:2475: snap_create 2024-04-26T04:49:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:2474: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:25.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1673 (ObjNum 771 snap 236 seq_num 771) dirty exists 2024-04-26T04:49:25.997 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:25 smithi146 ceph-mon[95531]: osdmap e558: 8 total, 8 up, 8 in 2024-04-26T04:49:25.997 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:25 smithi146 ceph-mon[95531]: osdmap e559: 8 total, 8 up, 8 in 2024-04-26T04:49:25.998 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 systemd[1]: Starting Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:49:25.998 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:25 smithi146 ceph-mon[92947]: osdmap e558: 8 total, 8 up, 8 in 2024-04-26T04:49:25.998 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:25 smithi146 ceph-mon[92947]: osdmap e559: 8 total, 8 up, 8 in 2024-04-26T04:49:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:25 smithi204 ceph-mon[88313]: osdmap e558: 8 total, 8 up, 8 in 2024-04-26T04:49:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:25 smithi204 ceph-mon[88313]: osdmap e559: 8 total, 8 up, 8 in 2024-04-26T04:49:26.260 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:26] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2024-04-26T04:49:26.260 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:25 smithi146 podman[121678]: 2024-04-26 04:49:25.900453116 +0000 UTC m=+0.018855643 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:49:26.260 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 podman[121678]: 2024-04-26 04:49:26.003205384 +0000 UTC m=+0.121607898 container create 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb) 2024-04-26T04:49:26.260 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 podman[121678]: 2024-04-26 04:49:26.230358496 +0000 UTC m=+0.348761010 container init 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS) 2024-04-26T04:49:26.260 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 podman[121678]: 2024-04-26 04:49:26.236152732 +0000 UTC m=+0.354555255 container start 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS) 2024-04-26T04:49:26.692 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: starting mds.a at 2024-04-26T04:49:26.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 bash[121678]: 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 2024-04-26T04:49:26.693 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:26 smithi146 systemd[1]: Started Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:26.704 INFO:tasks.rados.rados.0.smithi146.stdout:2473: done (2 left) 2024-04-26T04:49:26.704 INFO:tasks.rados.rados.0.smithi146.stdout:2474: done (1 left) 2024-04-26T04:49:26.704 INFO:tasks.rados.rados.0.smithi146.stdout:2475: done (0 left) 2024-04-26T04:49:26.704 INFO:tasks.rados.rados.0.smithi146.stdout:2476: delete oid 42 current snap is 241 2024-04-26T04:49:26.707 INFO:tasks.rados.rados.0.smithi146.stdout:2476: done (0 left) 2024-04-26T04:49:26.707 INFO:tasks.rados.rados.0.smithi146.stdout:2477: snap_remove snap 218 2024-04-26T04:49:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:26 smithi204 ceph-mon[88313]: pgmap v504: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:26 smithi204 ceph-mon[88313]: osdmap e560: 8 total, 8 up, 8 in 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[92947]: pgmap v504: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[92947]: osdmap e560: 8 total, 8 up, 8 in 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[95531]: pgmap v504: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:27.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:26 smithi146 ceph-mon[95531]: osdmap e560: 8 total, 8 up, 8 in 2024-04-26T04:49:27.709 INFO:tasks.rados.rados.0.smithi146.stdout:2477: done (0 left) 2024-04-26T04:49:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:2478: read oid 23 snap -1 2024-04-26T04:49:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:2478: expect deleted 2024-04-26T04:49:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:2479: read oid 13 snap -1 2024-04-26T04:49:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:2479: expect (ObjNum 740 snap 220 seq_num 740) 2024-04-26T04:49:27.710 INFO:tasks.rados.rados.0.smithi146.stdout:2480: snap_create 2024-04-26T04:49:27.750 INFO:tasks.rados.rados.0.smithi146.stdout:2479: expect (ObjNum 740 snap 220 seq_num 740) 2024-04-26T04:49:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:27 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:boot 2024-04-26T04:49:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:27 smithi204 ceph-mon[88313]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-26T04:49:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:27 smithi204 ceph-mon[88313]: pgmap v507: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:27 smithi204 ceph-mon[88313]: osdmap e561: 8 total, 8 up, 8 in 2024-04-26T04:49:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:boot 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[92947]: pgmap v507: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[92947]: osdmap e561: 8 total, 8 up, 8 in 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:boot 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=b=up:active} 1 up:standby 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[95531]: pgmap v507: 121 pgs: 1 active+clean+snaptrim_wait, 3 active+clean+snaptrim, 117 active+clean; 354 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 974 KiB/s wr, 21 op/s 2024-04-26T04:49:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:27 smithi146 ceph-mon[95531]: osdmap e561: 8 total, 8 up, 8 in 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:2478: done (2 left) 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:2479: done (1 left) 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:2480: done (0 left) 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:2481: copy_from oid 44 from oid 8 current snap is 242 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 242 2024-04-26T04:49:28.672 INFO:tasks.rados.rados.0.smithi146.stdout:2482: seq_num 780 ranges {1892352=671744,2564096=401408} 2024-04-26T04:49:28.686 INFO:tasks.rados.rados.0.smithi146.stdout:2482: writing smithi14680844-35 from 1892352 to 2564096 tid 1 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2482: writing smithi14680844-35 from 2564096 to 2965504 tid 2 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2483: read oid 11 snap -1 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2483: expect (ObjNum 762 snap 235 seq_num 762) 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2484: snap_create 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2481: finishing copy_from racing read to smithi14680844-44 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:2481: finishing copy_from to smithi14680844-44 2024-04-26T04:49:28.689 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1568 (ObjNum 744 snap 222 seq_num 744) dirty exists 2024-04-26T04:49:28.692 INFO:tasks.rados.rados.0.smithi146.stdout:2482: finishing write tid 1 to smithi14680844-35 2024-04-26T04:49:28.695 INFO:tasks.rados.rados.0.smithi146.stdout:2482: finishing write tid 2 to smithi14680844-35 2024-04-26T04:49:28.695 INFO:tasks.rados.rados.0.smithi146.stdout:2482: finishing write tid 3 to smithi14680844-35 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:2482: finishing write tid 4 to smithi14680844-35 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:2482: oid 35 updating version 0 to 1455 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:2482: oid 35 version 1455 is already newer than 1454 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:2482: oid 35 version 1455 is already newer than 1453 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1455 (ObjNum 780 snap 242 seq_num 780) dirty exists 2024-04-26T04:49:28.697 INFO:tasks.rados.rados.0.smithi146.stdout:2482: left oid 35 (ObjNum 780 snap 242 seq_num 780) 2024-04-26T04:49:28.761 INFO:tasks.rados.rados.0.smithi146.stdout:2483: expect (ObjNum 762 snap 235 seq_num 762) 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[92947]: osdmap e562: 8 total, 8 up, 8 in 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[95531]: osdmap e562: 8 total, 8 up, 8 in 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:29 smithi204 ceph-mon[88313]: osdmap e562: 8 total, 8 up, 8 in 2024-04-26T04:49:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:30.565 INFO:tasks.rados.rados.0.smithi146.stdout:2481: done (3 left) 2024-04-26T04:49:30.565 INFO:tasks.rados.rados.0.smithi146.stdout:2482: done (2 left) 2024-04-26T04:49:30.565 INFO:tasks.rados.rados.0.smithi146.stdout:2483: done (1 left) 2024-04-26T04:49:30.565 INFO:tasks.rados.rados.0.smithi146.stdout:2484: done (0 left) 2024-04-26T04:49:30.565 INFO:tasks.rados.rados.0.smithi146.stdout:2485: delete oid 19 current snap is 243 2024-04-26T04:49:30.567 INFO:tasks.rados.rados.0.smithi146.stdout:2485: done (0 left) 2024-04-26T04:49:30.567 INFO:tasks.rados.rados.0.smithi146.stdout:2486: setattr oid 7 current snap is 243 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:2487: copy_from oid 43 from oid 12 current snap is 243 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:2488: read oid 28 snap -1 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:2488: expect (ObjNum 741 snap 220 seq_num 741) 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:2489: rollback oid 47 current snap is 243 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 232 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 243 2024-04-26T04:49:30.570 INFO:tasks.rados.rados.0.smithi146.stdout:2490: seq_num 782 ranges {0=704512,704512=401408} 2024-04-26T04:49:30.574 INFO:tasks.rados.rados.0.smithi146.stdout:2490: writing smithi14680844-10 from 0 to 704512 tid 1 2024-04-26T04:49:30.577 INFO:tasks.rados.rados.0.smithi146.stdout:2490: writing smithi14680844-10 from 704512 to 1105920 tid 2 2024-04-26T04:49:30.577 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 243 2024-04-26T04:49:30.577 INFO:tasks.rados.rados.0.smithi146.stdout:2491: seq_num 783 ranges {1294336=720896,2015232=401408} 2024-04-26T04:49:30.588 INFO:tasks.rados.rados.0.smithi146.stdout:2491: writing smithi14680844-34 from 1294336 to 2015232 tid 1 2024-04-26T04:49:30.591 INFO:tasks.rados.rados.0.smithi146.stdout:2491: writing smithi14680844-34 from 2015232 to 2416640 tid 2 2024-04-26T04:49:30.591 INFO:tasks.rados.rados.0.smithi146.stdout:2492: snap_create 2024-04-26T04:49:30.591 INFO:tasks.rados.rados.0.smithi146.stdout:2488: expect (ObjNum 741 snap 220 seq_num 741) 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:2489: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1374 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1478 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:2490: finishing write tid 1 to smithi14680844-10 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:2490: finishing write tid 2 to smithi14680844-10 2024-04-26T04:49:30.603 INFO:tasks.rados.rados.0.smithi146.stdout:2490: finishing write tid 3 to smithi14680844-10 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2490: finishing write tid 4 to smithi14680844-10 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2490: oid 10 updating version 0 to 657 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2490: oid 10 version 657 is already newer than 655 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2490: oid 10 version 657 is already newer than 656 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 657 (ObjNum 782 snap 243 seq_num 782) dirty exists 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2490: left oid 10 (ObjNum 782 snap 243 seq_num 782) 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2487: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2487: finishing copy_from to smithi14680844-43 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1187 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2491: finishing write tid 1 to smithi14680844-34 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2491: finishing write tid 2 to smithi14680844-34 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2491: finishing write tid 3 to smithi14680844-34 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2491: finishing write tid 4 to smithi14680844-34 2024-04-26T04:49:30.604 INFO:tasks.rados.rados.0.smithi146.stdout:2491: oid 34 updating version 0 to 1200 2024-04-26T04:49:30.605 INFO:tasks.rados.rados.0.smithi146.stdout:2491: oid 34 updating version 1200 to 1201 2024-04-26T04:49:30.605 INFO:tasks.rados.rados.0.smithi146.stdout:2491: oid 34 version 1201 is already newer than 1199 2024-04-26T04:49:30.605 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1201 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:49:30.605 INFO:tasks.rados.rados.0.smithi146.stdout:2491: left oid 34 (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:49:30.688 INFO:tasks.rados.rados.0.smithi146.stdout:2486: done (6 left) 2024-04-26T04:49:30.688 INFO:tasks.rados.rados.0.smithi146.stdout:2487: done (5 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2488: done (4 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2489: done (3 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2490: done (2 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2491: done (1 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2492: done (0 left) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2493: rollback oid 45 current snap is 244 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 45 to 225 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2494: read oid 14 snap -1 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2494: expect deleted 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2495: read oid 3 snap -1 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2495: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:30.689 INFO:tasks.rados.rados.0.smithi146.stdout:2496: delete oid 25 current snap is 244 2024-04-26T04:49:30.694 INFO:tasks.rados.rados.0.smithi146.stdout:2495: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:2493: finishing rollback tid 0 to smithi14680844-45 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:2493: finishing rollback tid 1 to smithi14680844-45 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1532 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:2493: done (3 left) 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:2494: done (2 left) 2024-04-26T04:49:30.721 INFO:tasks.rados.rados.0.smithi146.stdout:2495: done (1 left) 2024-04-26T04:49:30.722 INFO:tasks.rados.rados.0.smithi146.stdout:2496: done (0 left) 2024-04-26T04:49:30.722 INFO:tasks.rados.rados.0.smithi146.stdout:2497: delete oid 22 current snap is 244 2024-04-26T04:49:30.723 INFO:tasks.rados.rados.0.smithi146.stdout:2497: done (0 left) 2024-04-26T04:49:30.723 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 244 2024-04-26T04:49:30.723 INFO:tasks.rados.rados.0.smithi146.stdout:2498: seq_num 786 ranges {0=770048,770048=401408} 2024-04-26T04:49:30.727 INFO:tasks.rados.rados.0.smithi146.stdout:2498: writing smithi14680844-21 from 0 to 770048 tid 1 2024-04-26T04:49:30.730 INFO:tasks.rados.rados.0.smithi146.stdout:2498: writing smithi14680844-21 from 770048 to 1171456 tid 2 2024-04-26T04:49:30.730 INFO:tasks.rados.rados.0.smithi146.stdout:2499: rollback oid 1 current snap is 244 2024-04-26T04:49:30.730 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 1 to 236 2024-04-26T04:49:30.730 INFO:tasks.rados.rados.0.smithi146.stdout:2500: snap_create 2024-04-26T04:49:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:2499: finishing rollback tid 1 to smithi14680844-1 2024-04-26T04:49:30.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 0 (ObjNum 369 snap 0 seq_num 438656898) dirty dne 2024-04-26T04:49:30.732 INFO:tasks.rados.rados.0.smithi146.stdout:2498: finishing write tid 1 to smithi14680844-21 2024-04-26T04:49:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:2498: finishing write tid 2 to smithi14680844-21 2024-04-26T04:49:30.733 INFO:tasks.rados.rados.0.smithi146.stdout:2498: finishing write tid 3 to smithi14680844-21 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:2498: finishing write tid 4 to smithi14680844-21 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:2498: oid 21 updating version 0 to 1203 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:2498: oid 21 version 1203 is already newer than 1202 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:2498: oid 21 updating version 1203 to 1204 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1204 (ObjNum 786 snap 244 seq_num 786) dirty exists 2024-04-26T04:49:30.734 INFO:tasks.rados.rados.0.smithi146.stdout:2498: left oid 21 (ObjNum 786 snap 244 seq_num 786) 2024-04-26T04:49:30.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:30 smithi146 ceph-mon[95531]: pgmap v510: 121 pgs: 121 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 834 KiB/s wr, 9 op/s 2024-04-26T04:49:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:30 smithi146 ceph-mon[95531]: osdmap e563: 8 total, 8 up, 8 in 2024-04-26T04:49:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:30 smithi146 ceph-mon[92947]: pgmap v510: 121 pgs: 121 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 834 KiB/s wr, 9 op/s 2024-04-26T04:49:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:30 smithi146 ceph-mon[92947]: osdmap e563: 8 total, 8 up, 8 in 2024-04-26T04:49:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:30 smithi204 ceph-mon[88313]: pgmap v510: 121 pgs: 121 active+clean; 215 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 834 KiB/s wr, 9 op/s 2024-04-26T04:49:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:30 smithi204 ceph-mon[88313]: osdmap e563: 8 total, 8 up, 8 in 2024-04-26T04:49:31.708 INFO:tasks.rados.rados.0.smithi146.stdout:2498: done (2 left) 2024-04-26T04:49:31.708 INFO:tasks.rados.rados.0.smithi146.stdout:2499: done (1 left) 2024-04-26T04:49:31.708 INFO:tasks.rados.rados.0.smithi146.stdout:2500: done (0 left) 2024-04-26T04:49:31.708 INFO:tasks.rados.rados.0.smithi146.stdout:2501: snap_create 2024-04-26T04:49:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[95531]: osdmap e564: 8 total, 8 up, 8 in 2024-04-26T04:49:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[92947]: osdmap e564: 8 total, 8 up, 8 in 2024-04-26T04:49:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:31 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:31 smithi204 ceph-mon[88313]: osdmap e564: 8 total, 8 up, 8 in 2024-04-26T04:49:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:31 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:31 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:2501: done (0 left) 2024-04-26T04:49:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 246 2024-04-26T04:49:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:2502: seq_num 787 ranges {131072=786432,917504=401408} 2024-04-26T04:49:32.718 INFO:tasks.rados.rados.0.smithi146.stdout:2502: writing smithi14680844-36 from 131072 to 917504 tid 1 2024-04-26T04:49:32.721 INFO:tasks.rados.rados.0.smithi146.stdout:2502: writing smithi14680844-36 from 917504 to 1318912 tid 2 2024-04-26T04:49:32.721 INFO:tasks.rados.rados.0.smithi146.stdout:2503: snap_create 2024-04-26T04:49:32.728 INFO:tasks.rados.rados.0.smithi146.stdout:2502: finishing write tid 1 to smithi14680844-36 2024-04-26T04:49:32.728 INFO:tasks.rados.rados.0.smithi146.stdout:2502: finishing write tid 2 to smithi14680844-36 2024-04-26T04:49:32.728 INFO:tasks.rados.rados.0.smithi146.stdout:2502: finishing write tid 3 to smithi14680844-36 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:2502: finishing write tid 4 to smithi14680844-36 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:2502: oid 36 updating version 0 to 1570 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:2502: oid 36 updating version 1570 to 1572 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:2502: oid 36 version 1572 is already newer than 1571 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1572 (ObjNum 787 snap 246 seq_num 787) dirty exists 2024-04-26T04:49:32.730 INFO:tasks.rados.rados.0.smithi146.stdout:2502: left oid 36 (ObjNum 787 snap 246 seq_num 787) 2024-04-26T04:49:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:32 smithi146 ceph-mon[95531]: pgmap v513: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-26T04:49:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:32 smithi146 ceph-mon[95531]: osdmap e565: 8 total, 8 up, 8 in 2024-04-26T04:49:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:32 smithi146 ceph-mon[92947]: pgmap v513: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-26T04:49:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:32 smithi146 ceph-mon[92947]: osdmap e565: 8 total, 8 up, 8 in 2024-04-26T04:49:33.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:32 smithi204 ceph-mon[88313]: pgmap v513: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.1 MiB/s wr, 11 op/s 2024-04-26T04:49:33.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:32 smithi204 ceph-mon[88313]: osdmap e565: 8 total, 8 up, 8 in 2024-04-26T04:49:33.674 INFO:tasks.rados.rados.0.smithi146.stdout:2502: done (1 left) 2024-04-26T04:49:33.674 INFO:tasks.rados.rados.0.smithi146.stdout:2503: done (0 left) 2024-04-26T04:49:33.674 INFO:tasks.rados.rados.0.smithi146.stdout:2504: read oid 5 snap 236 2024-04-26T04:49:33.674 INFO:tasks.rados.rados.0.smithi146.stdout:2504: expect deleted 2024-04-26T04:49:33.675 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 247 2024-04-26T04:49:33.675 INFO:tasks.rados.rados.0.smithi146.stdout:2505: seq_num 788 ranges {0=802816,802816=401408} 2024-04-26T04:49:33.676 INFO:tasks.rados.rados.0.smithi146.stdout:2505: writing smithi14680844-19 from 0 to 802816 tid 1 2024-04-26T04:49:33.678 INFO:tasks.rados.rados.0.smithi146.stdout:2505: writing smithi14680844-19 from 802816 to 1204224 tid 2 2024-04-26T04:49:33.678 INFO:tasks.rados.rados.0.smithi146.stdout:2506: delete oid 18 current snap is 247 2024-04-26T04:49:33.684 INFO:tasks.rados.rados.0.smithi146.stdout:2505: finishing write tid 1 to smithi14680844-19 2024-04-26T04:49:33.684 INFO:tasks.rados.rados.0.smithi146.stdout:2505: finishing write tid 2 to smithi14680844-19 2024-04-26T04:49:33.684 INFO:tasks.rados.rados.0.smithi146.stdout:2505: finishing write tid 3 to smithi14680844-19 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2504: done (2 left) 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2506: done (1 left) 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2507: delete oid 8 current snap is 247 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2505: finishing write tid 4 to smithi14680844-19 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2505: oid 19 updating version 0 to 1479 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2505: oid 19 version 1479 is already newer than 1478 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2505: oid 19 updating version 1479 to 1480 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1480 (ObjNum 788 snap 247 seq_num 788) dirty exists 2024-04-26T04:49:33.686 INFO:tasks.rados.rados.0.smithi146.stdout:2505: left oid 19 (ObjNum 788 snap 247 seq_num 788) 2024-04-26T04:49:33.687 INFO:tasks.rados.rados.0.smithi146.stdout:2505: done (1 left) 2024-04-26T04:49:33.687 INFO:tasks.rados.rados.0.smithi146.stdout:2507: done (0 left) 2024-04-26T04:49:33.687 INFO:tasks.rados.rados.0.smithi146.stdout:2508: read oid 40 snap -1 2024-04-26T04:49:33.687 INFO:tasks.rados.rados.0.smithi146.stdout:2508: expect deleted 2024-04-26T04:49:33.687 INFO:tasks.rados.rados.0.smithi146.stdout:2509: snap_create 2024-04-26T04:49:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:33 smithi146 ceph-mon[95531]: osdmap e566: 8 total, 8 up, 8 in 2024-04-26T04:49:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:33 smithi146 ceph-mon[95531]: osdmap e567: 8 total, 8 up, 8 in 2024-04-26T04:49:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:33 smithi146 ceph-mon[92947]: osdmap e566: 8 total, 8 up, 8 in 2024-04-26T04:49:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:33 smithi146 ceph-mon[92947]: osdmap e567: 8 total, 8 up, 8 in 2024-04-26T04:49:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:33 smithi204 ceph-mon[88313]: osdmap e566: 8 total, 8 up, 8 in 2024-04-26T04:49:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:33 smithi204 ceph-mon[88313]: osdmap e567: 8 total, 8 up, 8 in 2024-04-26T04:49:34.672 INFO:tasks.rados.rados.0.smithi146.stdout:2508: done (1 left) 2024-04-26T04:49:34.672 INFO:tasks.rados.rados.0.smithi146.stdout:2509: done (0 left) 2024-04-26T04:49:34.672 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 248 2024-04-26T04:49:34.672 INFO:tasks.rados.rados.0.smithi146.stdout:2510: seq_num 791 ranges {2965504=450560,3416064=475136,3891200=327680} 2024-04-26T04:49:34.694 INFO:tasks.rados.rados.0.smithi146.stdout:2510: writing smithi14680844-35 from 2965504 to 3416064 tid 1 2024-04-26T04:49:34.694 INFO:tasks.rados.rados.0.smithi146.stdout:2510: writing smithi14680844-35 from 3416064 to 3891200 tid 2 2024-04-26T04:49:34.695 INFO:tasks.rados.rados.0.smithi146.stdout:2510: writing smithi14680844-35 from 3891200 to 4218880 tid 3 2024-04-26T04:49:34.695 INFO:tasks.rados.rados.0.smithi146.stdout:2511: snap_create 2024-04-26T04:49:34.699 INFO:tasks.rados.rados.0.smithi146.stdout:2510: finishing write tid 1 to smithi14680844-35 2024-04-26T04:49:34.699 INFO:tasks.rados.rados.0.smithi146.stdout:2510: finishing write tid 2 to smithi14680844-35 2024-04-26T04:49:34.699 INFO:tasks.rados.rados.0.smithi146.stdout:2510: finishing write tid 3 to smithi14680844-35 2024-04-26T04:49:34.699 INFO:tasks.rados.rados.0.smithi146.stdout:2510: finishing write tid 4 to smithi14680844-35 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: finishing write tid 5 to smithi14680844-35 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: oid 35 updating version 0 to 1460 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: oid 35 updating version 1460 to 1461 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: oid 35 version 1461 is already newer than 1458 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: oid 35 version 1461 is already newer than 1459 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1461 (ObjNum 791 snap 248 seq_num 791) dirty exists 2024-04-26T04:49:34.700 INFO:tasks.rados.rados.0.smithi146.stdout:2510: left oid 35 (ObjNum 791 snap 248 seq_num 791) 2024-04-26T04:49:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: pgmap v516: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 262 KiB/s wr, 2 op/s 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:49:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:34 smithi204 ceph-mon[88313]: osdmap e568: 8 total, 8 up, 8 in 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: pgmap v516: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 262 KiB/s wr, 2 op/s 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[95531]: osdmap e568: 8 total, 8 up, 8 in 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: pgmap v516: 121 pgs: 121 active+clean; 168 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 262 KiB/s wr, 2 op/s 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:35.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-26T04:49:35.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:34 smithi146 ceph-mon[92947]: osdmap e568: 8 total, 8 up, 8 in 2024-04-26T04:49:35.674 INFO:tasks.rados.rados.0.smithi146.stdout:2510: done (1 left) 2024-04-26T04:49:35.674 INFO:tasks.rados.rados.0.smithi146.stdout:2511: done (0 left) 2024-04-26T04:49:35.674 INFO:tasks.rados.rados.0.smithi146.stdout:2512: read oid 2 snap -1 2024-04-26T04:49:35.675 INFO:tasks.rados.rados.0.smithi146.stdout:2512: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:35.675 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 249 2024-04-26T04:49:35.675 INFO:tasks.rados.rados.0.smithi146.stdout:2513: seq_num 792 ranges {14589952=466944,15056896=761856,15818752=40960} 2024-04-26T04:49:35.754 INFO:tasks.rados.rados.0.smithi146.stdout:2513: writing smithi14680844-41 from 14589952 to 15056896 tid 1 2024-04-26T04:49:35.758 INFO:tasks.rados.rados.0.smithi146.stdout:2513: writing smithi14680844-41 from 15056896 to 15818752 tid 2 2024-04-26T04:49:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:2513: writing smithi14680844-41 from 15818752 to 15859712 tid 3 2024-04-26T04:49:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 249 2024-04-26T04:49:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:2514: seq_num 793 ranges {950272=483328,1433600=647168,2080768=155648} 2024-04-26T04:49:35.767 INFO:tasks.rados.rados.0.smithi146.stdout:2514: writing smithi14680844-7 from 950272 to 1433600 tid 1 2024-04-26T04:49:35.771 INFO:tasks.rados.rados.0.smithi146.stdout:2514: writing smithi14680844-7 from 1433600 to 2080768 tid 2 2024-04-26T04:49:35.772 INFO:tasks.rados.rados.0.smithi146.stdout:2514: writing smithi14680844-7 from 2080768 to 2236416 tid 3 2024-04-26T04:49:35.772 INFO:tasks.rados.rados.0.smithi146.stdout:2515: snap_create 2024-04-26T04:49:35.772 INFO:tasks.rados.rados.0.smithi146.stdout:2512: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: finishing write tid 1 to smithi14680844-41 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: finishing write tid 2 to smithi14680844-41 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: finishing write tid 3 to smithi14680844-41 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: finishing write tid 4 to smithi14680844-41 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: finishing write tid 5 to smithi14680844-41 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: oid 41 updating version 0 to 1642 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: oid 41 updating version 1642 to 1643 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: oid 41 updating version 1643 to 1645 2024-04-26T04:49:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:2513: oid 41 version 1645 is already newer than 1644 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1645 (ObjNum 792 snap 249 seq_num 792) dirty exists 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:2513: left oid 41 (ObjNum 792 snap 249 seq_num 792) 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:2514: finishing write tid 1 to smithi14680844-7 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:2514: finishing write tid 2 to smithi14680844-7 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:2514: finishing write tid 3 to smithi14680844-7 2024-04-26T04:49:35.778 INFO:tasks.rados.rados.0.smithi146.stdout:2514: finishing write tid 4 to smithi14680844-7 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: finishing write tid 5 to smithi14680844-7 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: oid 7 updating version 0 to 1480 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: oid 7 updating version 1480 to 1481 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: oid 7 updating version 1481 to 1482 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: oid 7 version 1482 is already newer than 1479 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1482 (ObjNum 793 snap 249 seq_num 793) dirty exists 2024-04-26T04:49:35.779 INFO:tasks.rados.rados.0.smithi146.stdout:2514: left oid 7 (ObjNum 793 snap 249 seq_num 793) 2024-04-26T04:49:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:35 smithi204 ceph-mon[88313]: Upgrade: It appears safe to stop mds.b 2024-04-26T04:49:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:35 smithi204 ceph-mon[88313]: osdmap e569: 8 total, 8 up, 8 in 2024-04-26T04:49:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:35 smithi146 ceph-mon[95531]: Upgrade: It appears safe to stop mds.b 2024-04-26T04:49:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:35 smithi146 ceph-mon[95531]: osdmap e569: 8 total, 8 up, 8 in 2024-04-26T04:49:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:35 smithi146 ceph-mon[92947]: Upgrade: It appears safe to stop mds.b 2024-04-26T04:49:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:35 smithi146 ceph-mon[92947]: osdmap e569: 8 total, 8 up, 8 in 2024-04-26T04:49:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:36] "GET /metrics HTTP/1.1" 200 36117 "" "Prometheus/2.43.0" 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2512: done (3 left) 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2513: done (2 left) 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2514: done (1 left) 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2515: done (0 left) 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2516: read oid 29 snap -1 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2516: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:36.729 INFO:tasks.rados.rados.0.smithi146.stdout:2517: snap_create 2024-04-26T04:49:36.751 INFO:tasks.rados.rados.0.smithi146.stdout:2516: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:36 smithi204 ceph-mon[88313]: pgmap v519: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:37.008 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' 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-04-26T04:49:37.009 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[95531]: pgmap v519: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' 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-04-26T04:49:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[92947]: pgmap v519: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' 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-04-26T04:49:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' 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-04-26T04:49:37.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:37.732 INFO:tasks.rados.rados.0.smithi146.stdout:2516: done (1 left) 2024-04-26T04:49:37.732 INFO:tasks.rados.rados.0.smithi146.stdout:2517: done (0 left) 2024-04-26T04:49:37.732 INFO:tasks.rados.rados.0.smithi146.stdout:2518: rollback oid 30 current snap is 251 2024-04-26T04:49:37.732 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 246 2024-04-26T04:49:37.732 INFO:tasks.rados.rados.0.smithi146.stdout:2519: delete oid 21 current snap is 251 2024-04-26T04:49:37.736 INFO:tasks.rados.rados.0.smithi146.stdout:2519: done (1 left) 2024-04-26T04:49:37.736 INFO:tasks.rados.rados.0.smithi146.stdout:2520: snap_create 2024-04-26T04:49:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:2518: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:49:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:2518: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:49:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:2518: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:49:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1535 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:49:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:37 smithi204 ceph-mon[88313]: Upgrade: Updating mds.b 2024-04-26T04:49:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:37 smithi204 ceph-mon[88313]: Deploying daemon mds.b on smithi204 2024-04-26T04:49:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:37 smithi204 ceph-mon[88313]: osdmap e570: 8 total, 8 up, 8 in 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[95531]: Upgrade: Updating mds.b 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[95531]: Deploying daemon mds.b on smithi204 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[95531]: osdmap e570: 8 total, 8 up, 8 in 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[92947]: Upgrade: Updating mds.b 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[92947]: Deploying daemon mds.b on smithi204 2024-04-26T04:49:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:37 smithi146 ceph-mon[92947]: osdmap e570: 8 total, 8 up, 8 in 2024-04-26T04:49:38.354 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:38 smithi204 systemd[1]: Stopping Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:49:38.361 INFO:tasks.rados.rados.0.smithi146.stdout:2518: done (1 left) 2024-04-26T04:49:38.361 INFO:tasks.rados.rados.0.smithi146.stdout:2520: done (0 left) 2024-04-26T04:49:38.362 INFO:tasks.rados.rados.0.smithi146.stdout:2521: snap_create 2024-04-26T04:49:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[92924]: 2024-04-26T04:49:38.353+0000 7f898a664700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:38.724 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[58864]: 2024-04-26T04:49:38.352+0000 7f3afaf81700 -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-04-26T04:49:38.724 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[58864]: 2024-04-26T04:49:38.352+0000 7f3afaf81700 -1 mds.b *** got signal Terminated *** 2024-04-26T04:49:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: pgmap v522: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: osdmap e571: 8 total, 8 up, 8 in 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: osdmap e572: 8 total, 8 up, 8 in 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:38 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=a=up:replay} 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: pgmap v522: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: osdmap e571: 8 total, 8 up, 8 in 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: osdmap e572: 8 total, 8 up, 8 in 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=a=up:replay} 2024-04-26T04:49:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: pgmap v522: 121 pgs: 121 active+clean; 175 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 1.8 MiB/s wr, 15 op/s 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: osdmap e571: 8 total, 8 up, 8 in 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: osdmap e572: 8 total, 8 up, 8 in 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: Standby daemon mds.a assigned to filesystem cephfs as rank 0 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T04:49:39.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:38 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=a=up:replay} 2024-04-26T04:49:39.362 INFO:tasks.rados.rados.0.smithi146.stdout:2521: done (0 left) 2024-04-26T04:49:39.362 INFO:tasks.rados.rados.0.smithi146.stdout:2522: delete oid 36 current snap is 253 2024-04-26T04:49:39.370 INFO:tasks.rados.rados.0.smithi146.stdout:2522: done (0 left) 2024-04-26T04:49:39.370 INFO:tasks.rados.rados.0.smithi146.stdout:2523: delete oid 1 current snap is 253 2024-04-26T04:49:39.376 INFO:tasks.rados.rados.0.smithi146.stdout:2523: done (0 left) 2024-04-26T04:49:39.376 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 253 2024-04-26T04:49:39.376 INFO:tasks.rados.rados.0.smithi146.stdout:2524: seq_num 797 ranges {0=557056,557056=589824,1146880=212992} 2024-04-26T04:49:39.380 INFO:tasks.rados.rados.0.smithi146.stdout:2524: writing smithi14680844-21 from 0 to 557056 tid 1 2024-04-26T04:49:39.383 INFO:tasks.rados.rados.0.smithi146.stdout:2524: writing smithi14680844-21 from 557056 to 1146880 tid 2 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2524: writing smithi14680844-21 from 1146880 to 1359872 tid 3 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2525: copy_from oid 19 from oid 49 current snap is 253 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2524: finishing write tid 1 to smithi14680844-21 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2526: read oid 9 snap -1 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2526: expect (ObjNum 771 snap 236 seq_num 771) 2024-04-26T04:49:39.385 INFO:tasks.rados.rados.0.smithi146.stdout:2527: snap_remove snap 251 2024-04-26T04:49:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: pgmap v525: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 314 KiB/s wr, 5 op/s 2024-04-26T04:49:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: osdmap e573: 8 total, 8 up, 8 in 2024-04-26T04:49:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:reconnect 2024-04-26T04:49:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-26T04:49:40.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: pgmap v525: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 314 KiB/s wr, 5 op/s 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: osdmap e573: 8 total, 8 up, 8 in 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:reconnect 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-26T04:49:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: pgmap v525: 121 pgs: 121 active+clean; 177 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 314 KiB/s wr, 5 op/s 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: osdmap e573: 8 total, 8 up, 8 in 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:reconnect 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=a=up:reconnect} 2024-04-26T04:49:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:40.381 INFO:tasks.rados.rados.0.smithi146.stdout:2527: done (3 left) 2024-04-26T04:49:40.382 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 253 2024-04-26T04:49:40.382 INFO:tasks.rados.rados.0.smithi146.stdout:2528: seq_num 798 ranges {0=573440,573440=466944,1040384=335872} 2024-04-26T04:49:40.385 INFO:tasks.rados.rados.0.smithi146.stdout:2528: writing smithi14680844-45 from 0 to 573440 tid 1 2024-04-26T04:49:40.387 INFO:tasks.rados.rados.0.smithi146.stdout:2528: writing smithi14680844-45 from 573440 to 1040384 tid 2 2024-04-26T04:49:40.390 INFO:tasks.rados.rados.0.smithi146.stdout:2528: writing smithi14680844-45 from 1040384 to 1376256 tid 3 2024-04-26T04:49:40.390 INFO:tasks.rados.rados.0.smithi146.stdout:2529: snap_remove snap 240 2024-04-26T04:49:41.388 INFO:tasks.rados.rados.0.smithi146.stdout:2529: done (4 left) 2024-04-26T04:49:41.388 INFO:tasks.rados.rados.0.smithi146.stdout:2530: snap_remove snap 231 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:rejoin 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[95531]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[95531]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[95531]: osdmap e574: 8 total, 8 up, 8 in 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:rejoin 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[92947]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[92947]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:49:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:41 smithi146 ceph-mon[92947]: osdmap e574: 8 total, 8 up, 8 in 2024-04-26T04:49:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:41 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:rejoin 2024-04-26T04:49:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:41 smithi204 ceph-mon[88313]: fsmap cephfs:1/1 {0=a=up:rejoin} 2024-04-26T04:49:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:41 smithi204 ceph-mon[88313]: daemon mds.a is now active in filesystem cephfs as rank 0 2024-04-26T04:49:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:41 smithi204 ceph-mon[88313]: osdmap e574: 8 total, 8 up, 8 in 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2530: done (4 left) 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2531: read oid 29 snap 232 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2531: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2532: snap_create 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2524: finishing write tid 2 to smithi14680844-21 2024-04-26T04:49:42.392 INFO:tasks.rados.rados.0.smithi146.stdout:2524: finishing write tid 3 to smithi14680844-21 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: finishing write tid 4 to smithi14680844-21 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: finishing write tid 5 to smithi14680844-21 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: oid 21 updating version 0 to 1206 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: oid 21 updating version 1206 to 1207 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: oid 21 updating version 1207 to 1209 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: oid 21 version 1209 is already newer than 1208 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1209 (ObjNum 797 snap 253 seq_num 797) dirty exists 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2524: left oid 21 (ObjNum 797 snap 253 seq_num 797) 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2525: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2525: finishing copy_from to smithi14680844-19 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1178 (ObjNum 758 snap 233 seq_num 758) dirty exists 2024-04-26T04:49:42.393 INFO:tasks.rados.rados.0.smithi146.stdout:2526: expect (ObjNum 771 snap 236 seq_num 771) 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: finishing write tid 1 to smithi14680844-45 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: finishing write tid 2 to smithi14680844-45 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: finishing write tid 3 to smithi14680844-45 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: finishing write tid 4 to smithi14680844-45 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: finishing write tid 5 to smithi14680844-45 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: oid 45 updating version 0 to 1537 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: oid 45 version 1537 is already newer than 1536 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: oid 45 updating version 1537 to 1538 2024-04-26T04:49:42.512 INFO:tasks.rados.rados.0.smithi146.stdout:2528: oid 45 updating version 1538 to 1539 2024-04-26T04:49:42.513 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1539 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:49:42.513 INFO:tasks.rados.rados.0.smithi146.stdout:2528: left oid 45 (ObjNum 798 snap 253 seq_num 798) 2024-04-26T04:49:42.513 INFO:tasks.rados.rados.0.smithi146.stdout:2531: expect (ObjNum 590 snap 168 seq_num 590) 2024-04-26T04:49:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: pgmap v528: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 930 KiB/s wr, 9 op/s 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:active 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=a=up:active} 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[92947]: osdmap e575: 8 total, 8 up, 8 in 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: pgmap v528: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 930 KiB/s wr, 9 op/s 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:active 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=a=up:active} 2024-04-26T04:49:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-mon[95531]: osdmap e575: 8 total, 8 up, 8 in 2024-04-26T04:49:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: pgmap v528: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 930 KiB/s wr, 9 op/s 2024-04-26T04:49:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T04:49:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:49:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.146:6834/486571996,v1:172.21.15.146:6835/486571996] up:active 2024-04-26T04:49:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: fsmap cephfs:1 {0=a=up:active} 2024-04-26T04:49:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:42 smithi204 ceph-mon[88313]: osdmap e575: 8 total, 8 up, 8 in 2024-04-26T04:49:43.192 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 04:49:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: 2024-04-26T04:49:42.727+0000 7fb11937a700 -1 mds.pinger is_rank_lagging: rank=0 was never sent ping request. 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2524: done (5 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2525: done (4 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2526: done (3 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2528: done (2 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2531: done (1 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2532: done (0 left) 2024-04-26T04:49:43.397 INFO:tasks.rados.rados.0.smithi146.stdout:2533: setattr oid 44 current snap is 254 2024-04-26T04:49:43.398 INFO:tasks.rados.rados.0.smithi146.stdout:2534: rollback oid 17 current snap is 254 2024-04-26T04:49:43.399 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 239 2024-04-26T04:49:43.399 INFO:tasks.rados.rados.0.smithi146.stdout:2535: snap_remove snap 245 2024-04-26T04:49:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:43 smithi146 ceph-mon[95531]: osdmap e576: 8 total, 8 up, 8 in 2024-04-26T04:49:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:43 smithi146 ceph-mon[92947]: osdmap e576: 8 total, 8 up, 8 in 2024-04-26T04:49:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:43 smithi204 ceph-mon[88313]: osdmap e576: 8 total, 8 up, 8 in 2024-04-26T04:49:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:2535: done (2 left) 2024-04-26T04:49:44.409 INFO:tasks.rados.rados.0.smithi146.stdout:2536: delete oid 48 current snap is 254 2024-04-26T04:49:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:2534: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:49:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1185 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:49:44.410 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1574 (ObjNum 744 snap 222 seq_num 744) dirty exists 2024-04-26T04:49:44.418 INFO:tasks.rados.rados.0.smithi146.stdout:2533: done (2 left) 2024-04-26T04:49:44.418 INFO:tasks.rados.rados.0.smithi146.stdout:2534: done (1 left) 2024-04-26T04:49:44.418 INFO:tasks.rados.rados.0.smithi146.stdout:2536: done (0 left) 2024-04-26T04:49:44.418 INFO:tasks.rados.rados.0.smithi146.stdout:2537: setattr oid 14 current snap is 254 2024-04-26T04:49:44.419 INFO:tasks.rados.rados.0.smithi146.stdout:2538: snap_remove snap 252 2024-04-26T04:49:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:44 smithi146 ceph-mon[92947]: pgmap v531: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 616 KiB/s wr, 3 op/s 2024-04-26T04:49:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:44 smithi146 ceph-mon[92947]: osdmap e577: 8 total, 8 up, 8 in 2024-04-26T04:49:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:44 smithi146 ceph-mon[95531]: pgmap v531: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 616 KiB/s wr, 3 op/s 2024-04-26T04:49:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:44 smithi146 ceph-mon[95531]: osdmap e577: 8 total, 8 up, 8 in 2024-04-26T04:49:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:44 smithi204 ceph-mon[88313]: pgmap v531: 121 pgs: 121 active+clean; 179 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 616 KiB/s wr, 3 op/s 2024-04-26T04:49:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:44 smithi204 ceph-mon[88313]: osdmap e577: 8 total, 8 up, 8 in 2024-04-26T04:49:45.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1540 (ObjNum 97 snap 0 seq_num 1) dirty exists 2024-04-26T04:49:45.409 INFO:tasks.rados.rados.0.smithi146.stdout:2537: done (1 left) 2024-04-26T04:49:45.409 INFO:tasks.rados.rados.0.smithi146.stdout:2538: done (0 left) 2024-04-26T04:49:45.409 INFO:tasks.rados.rados.0.smithi146.stdout:2539: rollback oid 38 current snap is 254 2024-04-26T04:49:45.409 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 249 2024-04-26T04:49:45.409 INFO:tasks.rados.rados.0.smithi146.stdout:2540: snap_remove snap 241 2024-04-26T04:49:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:45 smithi146 ceph-mon[95531]: osdmap e578: 8 total, 8 up, 8 in 2024-04-26T04:49:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:45 smithi146 ceph-mon[92947]: osdmap e578: 8 total, 8 up, 8 in 2024-04-26T04:49:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:45 smithi204 ceph-mon[88313]: osdmap e578: 8 total, 8 up, 8 in 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2540: done (1 left) 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2541: copy_from oid 41 from oid 7 current snap is 254 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2539: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2539: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2539: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1496 (ObjNum 763 snap 235 seq_num 763) dirty exists 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2539: done (1 left) 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2542: read oid 14 snap -1 2024-04-26T04:49:46.414 INFO:tasks.rados.rados.0.smithi146.stdout:2542: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:46.415 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 254 2024-04-26T04:49:46.415 INFO:tasks.rados.rados.0.smithi146.stdout:2543: seq_num 800 ranges {0=606208,606208=688128,1294336=114688} 2024-04-26T04:49:46.418 INFO:tasks.rados.rados.0.smithi146.stdout:2543: writing smithi14680844-42 from 0 to 606208 tid 1 2024-04-26T04:49:46.423 INFO:tasks.rados.rados.0.smithi146.stdout:2543: writing smithi14680844-42 from 606208 to 1294336 tid 2 2024-04-26T04:49:46.424 INFO:tasks.rados.rados.0.smithi146.stdout:2543: writing smithi14680844-42 from 1294336 to 1409024 tid 3 2024-04-26T04:49:46.425 INFO:tasks.rados.rados.0.smithi146.stdout:2542: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:49:46.427 INFO:tasks.rados.rados.0.smithi146.stdout:2542: done (2 left) 2024-04-26T04:49:46.427 INFO:tasks.rados.rados.0.smithi146.stdout:2544: snap_create 2024-04-26T04:49:46.433 INFO:tasks.rados.rados.0.smithi146.stdout:2543: finishing write tid 1 to smithi14680844-42 2024-04-26T04:49:46.440 INFO:tasks.rados.rados.0.smithi146.stdout:2541: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:49:46.440 INFO:tasks.rados.rados.0.smithi146.stdout:2543: finishing write tid 2 to smithi14680844-42 2024-04-26T04:49:46.440 INFO:tasks.rados.rados.0.smithi146.stdout:2543: finishing write tid 3 to smithi14680844-42 2024-04-26T04:49:46.440 INFO:tasks.rados.rados.0.smithi146.stdout:2543: finishing write tid 4 to smithi14680844-42 2024-04-26T04:49:46.444 INFO:tasks.rados.rados.0.smithi146.stdout:2541: finishing copy_from to smithi14680844-41 2024-04-26T04:49:46.444 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1482 (ObjNum 793 snap 249 seq_num 793) dirty exists 2024-04-26T04:49:46.445 INFO:tasks.rados.rados.0.smithi146.stdout:2543: finishing write tid 5 to smithi14680844-42 2024-04-26T04:49:46.445 INFO:tasks.rados.rados.0.smithi146.stdout:2543: oid 42 updating version 0 to 1672 2024-04-26T04:49:46.445 INFO:tasks.rados.rados.0.smithi146.stdout:2543: oid 42 version 1672 is already newer than 1671 2024-04-26T04:49:46.446 INFO:tasks.rados.rados.0.smithi146.stdout:2543: oid 42 version 1672 is already newer than 1670 2024-04-26T04:49:46.446 INFO:tasks.rados.rados.0.smithi146.stdout:2543: oid 42 updating version 1672 to 1673 2024-04-26T04:49:46.446 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1673 (ObjNum 800 snap 254 seq_num 800) dirty exists 2024-04-26T04:49:46.446 INFO:tasks.rados.rados.0.smithi146.stdout:2543: left oid 42 (ObjNum 800 snap 254 seq_num 800) 2024-04-26T04:49:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:46 smithi146 ceph-mon[95531]: pgmap v534: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:46 smithi146 ceph-mon[95531]: osdmap e579: 8 total, 8 up, 8 in 2024-04-26T04:49:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:46] "GET /metrics HTTP/1.1" 200 36179 "" "Prometheus/2.43.0" 2024-04-26T04:49:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:46 smithi146 ceph-mon[92947]: pgmap v534: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:46 smithi146 ceph-mon[92947]: osdmap e579: 8 total, 8 up, 8 in 2024-04-26T04:49:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:46 smithi204 ceph-mon[88313]: pgmap v534: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:46 smithi204 ceph-mon[88313]: osdmap e579: 8 total, 8 up, 8 in 2024-04-26T04:49:47.077 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:46 smithi204 podman[114033]: 2024-04-26 04:49:46.819406845 +0000 UTC m=+8.588986247 container died 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, ceph=True, RELEASE=reef-7d2137f, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-26T04:49:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:2541: done (2 left) 2024-04-26T04:49:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:2543: done (1 left) 2024-04-26T04:49:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:2544: done (0 left) 2024-04-26T04:49:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 255 2024-04-26T04:49:47.422 INFO:tasks.rados.rados.0.smithi146.stdout:2545: seq_num 801 ranges {0=622592,622592=573440,1196032=229376} 2024-04-26T04:49:47.422 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 podman[114033]: 2024-04-26 04:49:47.266705828 +0000 UTC m=+9.036285269 container cleanup 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, RELEASE=reef-7d2137f, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_CLEAN=True) 2024-04-26T04:49:47.423 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 bash[114033]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b 2024-04-26T04:49:47.425 INFO:tasks.rados.rados.0.smithi146.stdout:2545: writing smithi14680844-48 from 0 to 622592 tid 1 2024-04-26T04:49:47.428 INFO:tasks.rados.rados.0.smithi146.stdout:2545: writing smithi14680844-48 from 622592 to 1196032 tid 2 2024-04-26T04:49:47.430 INFO:tasks.rados.rados.0.smithi146.stdout:2545: writing smithi14680844-48 from 1196032 to 1425408 tid 3 2024-04-26T04:49:47.430 INFO:tasks.rados.rados.0.smithi146.stdout:2546: delete oid 9 current snap is 255 2024-04-26T04:49:47.430 INFO:tasks.rados.rados.0.smithi146.stdout:2545: finishing write tid 1 to smithi14680844-48 2024-04-26T04:49:47.433 INFO:tasks.rados.rados.0.smithi146.stdout:2545: finishing write tid 2 to smithi14680844-48 2024-04-26T04:49:47.433 INFO:tasks.rados.rados.0.smithi146.stdout:2545: finishing write tid 3 to smithi14680844-48 2024-04-26T04:49:47.433 INFO:tasks.rados.rados.0.smithi146.stdout:2545: finishing write tid 4 to smithi14680844-48 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: finishing write tid 5 to smithi14680844-48 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: oid 48 updating version 0 to 1197 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: oid 48 updating version 1197 to 1198 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: oid 48 version 1198 is already newer than 1196 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: oid 48 version 1198 is already newer than 1195 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1198 (ObjNum 801 snap 255 seq_num 801) dirty exists 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: left oid 48 (ObjNum 801 snap 255 seq_num 801) 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2545: done (1 left) 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2546: done (0 left) 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2547: read oid 28 snap -1 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2547: expect (ObjNum 741 snap 220 seq_num 741) 2024-04-26T04:49:47.436 INFO:tasks.rados.rados.0.smithi146.stdout:2548: read oid 23 snap -1 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2548: expect deleted 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2549: copy_from oid 4 from oid 13 current snap is 255 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2550: read oid 8 snap -1 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2550: expect deleted 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2551: rollback oid 38 current snap is 255 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 247 2024-04-26T04:49:47.437 INFO:tasks.rados.rados.0.smithi146.stdout:2552: snap_create 2024-04-26T04:49:47.441 INFO:tasks.rados.rados.0.smithi146.stdout:2547: expect (ObjNum 741 snap 220 seq_num 741) 2024-04-26T04:49:47.452 INFO:tasks.rados.rados.0.smithi146.stdout:2551: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:49:47.452 INFO:tasks.rados.rados.0.smithi146.stdout:2551: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:49:47.452 INFO:tasks.rados.rados.0.smithi146.stdout:2551: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:49:47.452 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1504 (ObjNum 763 snap 235 seq_num 763) dirty exists 2024-04-26T04:49:47.469 INFO:tasks.rados.rados.0.smithi146.stdout:2549: finishing copy_from racing read to smithi14680844-4 2024-04-26T04:49:47.472 INFO:tasks.rados.rados.0.smithi146.stdout:2549: finishing copy_from to smithi14680844-4 2024-04-26T04:49:47.472 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 779 (ObjNum 740 snap 220 seq_num 740) dirty exists 2024-04-26T04:49:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:47 smithi146 ceph-mon[92947]: osdmap e580: 8 total, 8 up, 8 in 2024-04-26T04:49:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:47 smithi146 ceph-mon[95531]: osdmap e580: 8 total, 8 up, 8 in 2024-04-26T04:49:47.708 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 podman[114053]: 2024-04-26 04:49:47.518582526 +0000 UTC m=+0.692593536 container remove 12472c7c94be7e5e85f009f209fd4241333966d8391ef77b71aea4875e3e978e (image=quay.ceph.io/ceph-ci/ceph@sha256:e17a04b46e161074720f31632c109326d7f42d2ea9837ffbd4759ea4b16a0c69, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, RELEASE=reef-7d2137f, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , ceph=True, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_CLEAN=True) 2024-04-26T04:49:47.709 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:47 smithi204 ceph-mon[88313]: osdmap e580: 8 total, 8 up, 8 in 2024-04-26T04:49:47.972 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.b.service: Deactivated successfully. 2024-04-26T04:49:47.972 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 systemd[1]: Stopped Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:47.972 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.b.service: Consumed 1.253s CPU time. 2024-04-26T04:49:48.305 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:47 smithi204 systemd[1]: Starting Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:49:48.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 podman[114187]: 2024-04-26 04:49:48.095574829 +0000 UTC m=+0.017985505 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T04:49:48.306 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 podman[114187]: 2024-04-26 04:49:48.211337269 +0000 UTC m=+0.133747945 container create 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2547: done (5 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2548: done (4 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2549: done (3 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2550: done (2 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2551: done (1 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2552: done (0 left) 2024-04-26T04:49:48.428 INFO:tasks.rados.rados.0.smithi146.stdout:2553: snap_remove snap 238 2024-04-26T04:49:48.674 INFO:tasks.rados.rados.0.smithi146.stdout:2553: done (0 left) 2024-04-26T04:49:48.675 INFO:tasks.rados.rados.0.smithi146.stdout:2554: delete oid 47 current snap is 256 2024-04-26T04:49:48.684 INFO:tasks.rados.rados.0.smithi146.stdout:2554: done (0 left) 2024-04-26T04:49:48.684 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 256 2024-04-26T04:49:48.684 INFO:tasks.rados.rados.0.smithi146.stdout:2555: seq_num 804 ranges {1351680=671744,2023424=622592,2646016=180224} 2024-04-26T04:49:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:48 smithi146 ceph-mon[95531]: pgmap v537: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:48 smithi146 ceph-mon[95531]: osdmap e581: 8 total, 8 up, 8 in 2024-04-26T04:49:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:48 smithi146 ceph-mon[92947]: pgmap v537: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:48 smithi146 ceph-mon[92947]: osdmap e581: 8 total, 8 up, 8 in 2024-04-26T04:49:48.696 INFO:tasks.rados.rados.0.smithi146.stdout:2555: writing smithi14680844-27 from 1351680 to 2023424 tid 1 2024-04-26T04:49:48.700 INFO:tasks.rados.rados.0.smithi146.stdout:2555: writing smithi14680844-27 from 2023424 to 2646016 tid 2 2024-04-26T04:49:48.701 INFO:tasks.rados.rados.0.smithi146.stdout:2555: writing smithi14680844-27 from 2646016 to 2826240 tid 3 2024-04-26T04:49:48.701 INFO:tasks.rados.rados.0.smithi146.stdout:2556: read oid 18 snap -1 2024-04-26T04:49:48.701 INFO:tasks.rados.rados.0.smithi146.stdout:2556: expect deleted 2024-04-26T04:49:48.701 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 256 2024-04-26T04:49:48.702 INFO:tasks.rados.rados.0.smithi146.stdout:2555: finishing write tid 1 to smithi14680844-27 2024-04-26T04:49:48.702 INFO:tasks.rados.rados.0.smithi146.stdout:2557: seq_num 805 ranges {1933312=688128,2621440=507904,3129344=294912} 2024-04-26T04:49:48.716 INFO:tasks.rados.rados.0.smithi146.stdout:2557: writing smithi14680844-43 from 1933312 to 2621440 tid 1 2024-04-26T04:49:48.718 INFO:tasks.rados.rados.0.smithi146.stdout:2557: writing smithi14680844-43 from 2621440 to 3129344 tid 2 2024-04-26T04:49:48.720 INFO:tasks.rados.rados.0.smithi146.stdout:2557: writing smithi14680844-43 from 3129344 to 3424256 tid 3 2024-04-26T04:49:48.720 INFO:tasks.rados.rados.0.smithi146.stdout:2558: read oid 8 snap 230 2024-04-26T04:49:48.721 INFO:tasks.rados.rados.0.smithi146.stdout:2558: expect (ObjNum 744 snap 222 seq_num 744) 2024-04-26T04:49:48.721 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 256 2024-04-26T04:49:48.721 INFO:tasks.rados.rados.0.smithi146.stdout:2559: seq_num 806 ranges {7028736=704512,7733248=442368,8175616=360448} 2024-04-26T04:49:48.762 INFO:tasks.rados.rados.0.smithi146.stdout:2559: writing smithi14680844-13 from 7028736 to 7733248 tid 1 2024-04-26T04:49:48.765 INFO:tasks.rados.rados.0.smithi146.stdout:2559: writing smithi14680844-13 from 7733248 to 8175616 tid 2 2024-04-26T04:49:48.768 INFO:tasks.rados.rados.0.smithi146.stdout:2559: writing smithi14680844-13 from 8175616 to 8536064 tid 3 2024-04-26T04:49:48.768 INFO:tasks.rados.rados.0.smithi146.stdout:2560: snap_remove snap 254 2024-04-26T04:49:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:48 smithi204 ceph-mon[88313]: pgmap v537: 121 pgs: 121 active+clean; 182 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 840 KiB/s wr, 26 op/s 2024-04-26T04:49:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:48 smithi204 ceph-mon[88313]: osdmap e581: 8 total, 8 up, 8 in 2024-04-26T04:49:48.806 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 podman[114187]: 2024-04-26 04:49:48.431161942 +0000 UTC m=+0.353572622 container init 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb) 2024-04-26T04:49:48.806 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 podman[114187]: 2024-04-26 04:49:48.436740987 +0000 UTC m=+0.359151663 container start 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0) 2024-04-26T04:49:48.806 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[114202]: starting mds.b at 2024-04-26T04:49:48.806 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 bash[114187]: 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a 2024-04-26T04:49:48.806 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 04:49:48 smithi204 systemd[1]: Started Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:49:49.680 INFO:tasks.rados.rados.0.smithi146.stdout:2560: done (5 left) 2024-04-26T04:49:49.680 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 256 2024-04-26T04:49:49.680 INFO:tasks.rados.rados.0.smithi146.stdout:2555: finishing write tid 2 to smithi14680844-27 2024-04-26T04:49:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:2555: finishing write tid 3 to smithi14680844-27 2024-04-26T04:49:49.681 INFO:tasks.rados.rados.0.smithi146.stdout:2561: seq_num 807 ranges {1409024=720896,2129920=729088,2859008=73728} 2024-04-26T04:49:49.692 INFO:tasks.rados.rados.0.smithi146.stdout:2561: writing smithi14680844-42 from 1409024 to 2129920 tid 1 2024-04-26T04:49:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[95531]: osdmap e582: 8 total, 8 up, 8 in 2024-04-26T04:49:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[95531]: osdmap e583: 8 total, 8 up, 8 in 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[92947]: osdmap e582: 8 total, 8 up, 8 in 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:49 smithi146 ceph-mon[92947]: osdmap e583: 8 total, 8 up, 8 in 2024-04-26T04:49:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2561: writing smithi14680844-42 from 2129920 to 2859008 tid 2 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2561: writing smithi14680844-42 from 2859008 to 2932736 tid 3 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2556: done (5 left) 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 256 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2555: finishing write tid 4 to smithi14680844-27 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2555: finishing write tid 5 to smithi14680844-27 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2555: oid 27 updating version 0 to 1202 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2555: oid 27 version 1202 is already newer than 1199 2024-04-26T04:49:49.697 INFO:tasks.rados.rados.0.smithi146.stdout:2555: oid 27 version 1202 is already newer than 1200 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2555: oid 27 version 1202 is already newer than 1201 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1202 (ObjNum 804 snap 256 seq_num 804) dirty exists 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2555: left oid 27 (ObjNum 804 snap 256 seq_num 804) 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2557: finishing write tid 1 to smithi14680844-43 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2557: finishing write tid 2 to smithi14680844-43 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2557: finishing write tid 3 to smithi14680844-43 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2557: finishing write tid 4 to smithi14680844-43 2024-04-26T04:49:49.698 INFO:tasks.rados.rados.0.smithi146.stdout:2558: expect (ObjNum 744 snap 222 seq_num 744) 2024-04-26T04:49:49.710 INFO:tasks.rados.rados.0.smithi146.stdout:2557: finishing write tid 5 to smithi14680844-43 2024-04-26T04:49:49.710 INFO:tasks.rados.rados.0.smithi146.stdout:2557: oid 43 updating version 0 to 1631 2024-04-26T04:49:49.710 INFO:tasks.rados.rados.0.smithi146.stdout:2557: oid 43 updating version 1631 to 1634 2024-04-26T04:49:49.710 INFO:tasks.rados.rados.0.smithi146.stdout:2557: oid 43 version 1634 is already newer than 1632 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2557: oid 43 version 1634 is already newer than 1633 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1634 (ObjNum 805 snap 256 seq_num 805) dirty exists 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2557: left oid 43 (ObjNum 805 snap 256 seq_num 805) 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2559: finishing write tid 1 to smithi14680844-13 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2559: finishing write tid 2 to smithi14680844-13 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2559: finishing write tid 3 to smithi14680844-13 2024-04-26T04:49:49.711 INFO:tasks.rados.rados.0.smithi146.stdout:2562: seq_num 808 ranges {417792=737280,1155072=614400,1769472=188416} 2024-04-26T04:49:49.716 INFO:tasks.rados.rados.0.smithi146.stdout:2562: writing smithi14680844-28 from 417792 to 1155072 tid 1 2024-04-26T04:49:49.720 INFO:tasks.rados.rados.0.smithi146.stdout:2562: writing smithi14680844-28 from 1155072 to 1769472 tid 2 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2562: writing smithi14680844-28 from 1769472 to 1957888 tid 3 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2555: done (5 left) 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2557: done (4 left) 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2558: done (3 left) 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2563: snap_create 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: finishing write tid 4 to smithi14680844-13 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: finishing write tid 5 to smithi14680844-13 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: oid 13 updating version 0 to 783 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: oid 13 version 783 is already newer than 780 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: oid 13 version 783 is already newer than 782 2024-04-26T04:49:49.722 INFO:tasks.rados.rados.0.smithi146.stdout:2559: oid 13 version 783 is already newer than 781 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 783 (ObjNum 806 snap 256 seq_num 806) dirty exists 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2559: left oid 13 (ObjNum 806 snap 256 seq_num 806) 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: finishing write tid 1 to smithi14680844-42 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: finishing write tid 2 to smithi14680844-42 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: finishing write tid 3 to smithi14680844-42 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: finishing write tid 4 to smithi14680844-42 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: finishing write tid 5 to smithi14680844-42 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: oid 42 updating version 0 to 1688 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: oid 42 version 1688 is already newer than 1687 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: oid 42 updating version 1688 to 1690 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: oid 42 version 1690 is already newer than 1689 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1690 (ObjNum 807 snap 256 seq_num 807) dirty exists 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2561: left oid 42 (ObjNum 807 snap 256 seq_num 807) 2024-04-26T04:49:49.723 INFO:tasks.rados.rados.0.smithi146.stdout:2562: finishing write tid 1 to smithi14680844-28 2024-04-26T04:49:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:2562: finishing write tid 2 to smithi14680844-28 2024-04-26T04:49:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:2562: finishing write tid 3 to smithi14680844-28 2024-04-26T04:49:49.724 INFO:tasks.rados.rados.0.smithi146.stdout:2562: finishing write tid 4 to smithi14680844-28 2024-04-26T04:49:49.725 INFO:tasks.rados.rados.0.smithi146.stdout:2562: finishing write tid 5 to smithi14680844-28 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:2562: oid 28 updating version 0 to 1481 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:2562: oid 28 version 1481 is already newer than 1478 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:2562: oid 28 version 1481 is already newer than 1479 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:2562: oid 28 version 1481 is already newer than 1480 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1481 (ObjNum 808 snap 256 seq_num 808) dirty exists 2024-04-26T04:49:49.726 INFO:tasks.rados.rados.0.smithi146.stdout:2562: left oid 28 (ObjNum 808 snap 256 seq_num 808) 2024-04-26T04:49:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:49 smithi204 ceph-mon[88313]: osdmap e582: 8 total, 8 up, 8 in 2024-04-26T04:49:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:49 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:49 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:49 smithi204 ceph-mon[88313]: osdmap e583: 8 total, 8 up, 8 in 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:2559: done (3 left) 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:2561: done (2 left) 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:2562: done (1 left) 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:2563: done (0 left) 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 257 2024-04-26T04:49:50.681 INFO:tasks.rados.rados.0.smithi146.stdout:2564: seq_num 809 ranges {1933312=753664,2686976=499712,3186688=303104} 2024-04-26T04:49:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[95531]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-26T04:49:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.204:6832/3704121363,v1:172.21.15.204:6833/3704121363] up:boot 2024-04-26T04:49:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[95531]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[95531]: osdmap e584: 8 total, 8 up, 8 in 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[92947]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.204:6832/3704121363,v1:172.21.15.204:6833/3704121363] up:boot 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[92947]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:50 smithi146 ceph-mon[92947]: osdmap e584: 8 total, 8 up, 8 in 2024-04-26T04:49:50.695 INFO:tasks.rados.rados.0.smithi146.stdout:2564: writing smithi14680844-12 from 1933312 to 2686976 tid 1 2024-04-26T04:49:50.698 INFO:tasks.rados.rados.0.smithi146.stdout:2564: writing smithi14680844-12 from 2686976 to 3186688 tid 2 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2564: writing smithi14680844-12 from 3186688 to 3489792 tid 3 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2565: rollback oid 49 current snap is 257 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 249 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2566: copy_from oid 20 from oid 40 current snap is 257 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2567: rollback oid 8 current snap is 257 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 256 2024-04-26T04:49:50.701 INFO:tasks.rados.rados.0.smithi146.stdout:2568: delete oid 31 current snap is 257 2024-04-26T04:49:50.706 INFO:tasks.rados.rados.0.smithi146.stdout:2568: done (4 left) 2024-04-26T04:49:50.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 257 2024-04-26T04:49:50.706 INFO:tasks.rados.rados.0.smithi146.stdout:2569: seq_num 811 ranges {466944=786432,1253376=663552,1916928=139264} 2024-04-26T04:49:50.712 INFO:tasks.rados.rados.0.smithi146.stdout:2569: writing smithi14680844-44 from 466944 to 1253376 tid 1 2024-04-26T04:49:50.716 INFO:tasks.rados.rados.0.smithi146.stdout:2569: writing smithi14680844-44 from 1253376 to 1916928 tid 2 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2569: writing smithi14680844-44 from 1916928 to 2056192 tid 3 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2570: setattr oid 45 current snap is 257 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2567: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1640 (ObjNum 65 snap 0 seq_num 1650029148) dirty dne 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2564: finishing write tid 1 to smithi14680844-12 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2564: finishing write tid 2 to smithi14680844-12 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2564: finishing write tid 3 to smithi14680844-12 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2564: finishing write tid 4 to smithi14680844-12 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2566: finishing copy_from to smithi14680844-20 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2566: got expected ENOENT (src dne) 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2566: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:49:50.718 INFO:tasks.rados.rados.0.smithi146.stdout:2565: finishing rollback tid 0 to smithi14680844-49 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2565: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: finishing write tid 5 to smithi14680844-12 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: oid 12 updating version 0 to 1485 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: oid 12 updating version 1485 to 1486 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: oid 12 version 1486 is already newer than 1484 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: oid 12 version 1486 is already newer than 1483 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1486 (ObjNum 809 snap 257 seq_num 809) dirty exists 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2564: left oid 12 (ObjNum 809 snap 257 seq_num 809) 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2565: finishing rollback tid 2 to smithi14680844-49 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1205 (ObjNum 758 snap 233 seq_num 758) dirty exists 2024-04-26T04:49:50.719 INFO:tasks.rados.rados.0.smithi146.stdout:2569: finishing write tid 1 to smithi14680844-44 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2564: done (5 left) 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2565: done (4 left) 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2566: done (3 left) 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2567: done (2 left) 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2571: read oid 32 snap -1 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2571: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 257 2024-04-26T04:49:50.720 INFO:tasks.rados.rados.0.smithi146.stdout:2572: seq_num 812 ranges {8503296=802816,9306112=548864,9854976=253952} 2024-04-26T04:49:50.769 INFO:tasks.rados.rados.0.smithi146.stdout:2572: writing smithi14680844-6 from 8503296 to 9306112 tid 1 2024-04-26T04:49:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:2572: writing smithi14680844-6 from 9306112 to 9854976 tid 2 2024-04-26T04:49:50.774 INFO:tasks.rados.rados.0.smithi146.stdout:2572: writing smithi14680844-6 from 9854976 to 10108928 tid 3 2024-04-26T04:49:50.774 INFO:tasks.rados.rados.0.smithi146.stdout:2573: delete oid 13 current snap is 257 2024-04-26T04:49:50.774 INFO:tasks.rados.rados.0.smithi146.stdout:2569: finishing write tid 2 to smithi14680844-44 2024-04-26T04:49:50.774 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:49:50.774 INFO:tasks.rados.rados.0.smithi146.stdout:2569: finishing write tid 3 to smithi14680844-44 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: finishing write tid 4 to smithi14680844-44 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: finishing write tid 5 to smithi14680844-44 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: oid 44 updating version 0 to 1576 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: oid 44 updating version 1576 to 1578 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: oid 44 version 1578 is already newer than 1575 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: oid 44 version 1578 is already newer than 1577 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1578 (ObjNum 811 snap 257 seq_num 811) dirty exists 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2569: left oid 44 (ObjNum 811 snap 257 seq_num 811) 2024-04-26T04:49:50.775 INFO:tasks.rados.rados.0.smithi146.stdout:2571: expect (ObjNum 697 snap 203 seq_num 697) 2024-04-26T04:49:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:50 smithi204 ceph-mon[88313]: pgmap v541: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 191 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.6 MiB/s wr, 11 op/s 2024-04-26T04:49:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:50 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.204:6832/3704121363,v1:172.21.15.204:6833/3704121363] up:boot 2024-04-26T04:49:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:50 smithi204 ceph-mon[88313]: fsmap cephfs:1 {0=a=up:active} 1 up:standby 2024-04-26T04:49:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:50 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "b"}]: dispatch 2024-04-26T04:49:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:50 smithi204 ceph-mon[88313]: osdmap e584: 8 total, 8 up, 8 in 2024-04-26T04:49:50.921 INFO:tasks.rados.rados.0.smithi146.stdout:2572: finishing write tid 1 to smithi14680844-6 2024-04-26T04:49:50.921 INFO:tasks.rados.rados.0.smithi146.stdout:2572: finishing write tid 2 to smithi14680844-6 2024-04-26T04:49:50.921 INFO:tasks.rados.rados.0.smithi146.stdout:2572: finishing write tid 3 to smithi14680844-6 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: finishing write tid 4 to smithi14680844-6 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: finishing write tid 5 to smithi14680844-6 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: oid 6 updating version 0 to 1213 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: oid 6 version 1213 is already newer than 1211 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: oid 6 version 1213 is already newer than 1212 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: oid 6 version 1213 is already newer than 1210 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1213 (ObjNum 812 snap 257 seq_num 812) dirty exists 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: left oid 6 (ObjNum 812 snap 257 seq_num 812) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2569: done (4 left) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2570: done (3 left) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2571: done (2 left) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2572: done (1 left) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:2573: done (0 left) 2024-04-26T04:49:50.922 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 257 2024-04-26T04:49:50.923 INFO:tasks.rados.rados.0.smithi146.stdout:2574: seq_num 814 ranges {5496832=442368,5939200=770048,6709248=434176} 2024-04-26T04:49:50.952 INFO:tasks.rados.rados.0.smithi146.stdout:2574: writing smithi14680844-30 from 5496832 to 5939200 tid 1 2024-04-26T04:49:50.956 INFO:tasks.rados.rados.0.smithi146.stdout:2574: writing smithi14680844-30 from 5939200 to 6709248 tid 2 2024-04-26T04:49:50.959 INFO:tasks.rados.rados.0.smithi146.stdout:2574: writing smithi14680844-30 from 6709248 to 7143424 tid 3 2024-04-26T04:49:50.959 INFO:tasks.rados.rados.0.smithi146.stdout:2575: delete oid 35 current snap is 257 2024-04-26T04:49:50.959 INFO:tasks.rados.rados.0.smithi146.stdout:2574: finishing write tid 1 to smithi14680844-30 2024-04-26T04:49:50.959 INFO:tasks.rados.rados.0.smithi146.stdout:2574: finishing write tid 2 to smithi14680844-30 2024-04-26T04:49:50.961 INFO:tasks.rados.rados.0.smithi146.stdout:2575: done (1 left) 2024-04-26T04:49:50.961 INFO:tasks.rados.rados.0.smithi146.stdout:2576: rollback oid 39 current snap is 257 2024-04-26T04:49:50.961 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 246 2024-04-26T04:49:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 257 2024-04-26T04:49:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:2577: seq_num 816 ranges {0=475136,475136=540672,1015808=614400,1630208=49152} 2024-04-26T04:49:50.964 INFO:tasks.rados.rados.0.smithi146.stdout:2577: writing smithi14680844-47 from 0 to 475136 tid 1 2024-04-26T04:49:50.968 INFO:tasks.rados.rados.0.smithi146.stdout:2577: writing smithi14680844-47 from 475136 to 1015808 tid 2 2024-04-26T04:49:50.971 INFO:tasks.rados.rados.0.smithi146.stdout:2577: writing smithi14680844-47 from 1015808 to 1630208 tid 3 2024-04-26T04:49:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:2577: writing smithi14680844-47 from 1630208 to 1679360 tid 4 2024-04-26T04:49:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:2578: read oid 7 snap -1 2024-04-26T04:49:50.972 INFO:tasks.rados.rados.0.smithi146.stdout:2578: expect (ObjNum 793 snap 249 seq_num 793) 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2579: snap_create 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: finishing write tid 3 to smithi14680844-30 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: finishing write tid 4 to smithi14680844-30 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: finishing write tid 5 to smithi14680844-30 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: oid 30 updating version 0 to 1543 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: oid 30 version 1543 is already newer than 1542 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: oid 30 updating version 1543 to 1544 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: oid 30 updating version 1544 to 1545 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1545 (ObjNum 814 snap 257 seq_num 814) dirty exists 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2574: left oid 30 (ObjNum 814 snap 257 seq_num 814) 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2576: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2576: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:2576: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:49:50.973 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1637 (ObjNum 771 snap 236 seq_num 771) dirty exists 2024-04-26T04:49:50.974 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 1 to smithi14680844-47 2024-04-26T04:49:50.974 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 2 to smithi14680844-47 2024-04-26T04:49:50.976 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 3 to smithi14680844-47 2024-04-26T04:49:50.976 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 4 to smithi14680844-47 2024-04-26T04:49:50.976 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 5 to smithi14680844-47 2024-04-26T04:49:50.977 INFO:tasks.rados.rados.0.smithi146.stdout:2577: finishing write tid 6 to smithi14680844-47 2024-04-26T04:49:50.977 INFO:tasks.rados.rados.0.smithi146.stdout:2577: oid 47 updating version 0 to 1487 2024-04-26T04:49:50.977 INFO:tasks.rados.rados.0.smithi146.stdout:2577: oid 47 version 1487 is already newer than 1485 2024-04-26T04:49:50.977 INFO:tasks.rados.rados.0.smithi146.stdout:2577: oid 47 version 1487 is already newer than 1486 2024-04-26T04:49:50.978 INFO:tasks.rados.rados.0.smithi146.stdout:2577: oid 47 updating version 1487 to 1488 2024-04-26T04:49:50.978 INFO:tasks.rados.rados.0.smithi146.stdout:2577: oid 47 version 1488 is already newer than 1484 2024-04-26T04:49:50.978 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1488 (ObjNum 816 snap 257 seq_num 816) dirty exists 2024-04-26T04:49:50.978 INFO:tasks.rados.rados.0.smithi146.stdout:2577: left oid 47 (ObjNum 816 snap 257 seq_num 816) 2024-04-26T04:49:50.978 INFO:tasks.rados.rados.0.smithi146.stdout:2578: expect (ObjNum 793 snap 249 seq_num 793) 2024-04-26T04:49:51.694 INFO:tasks.rados.rados.0.smithi146.stdout:2574: done (4 left) 2024-04-26T04:49:51.694 INFO:tasks.rados.rados.0.smithi146.stdout:2576: done (3 left) 2024-04-26T04:49:51.694 INFO:tasks.rados.rados.0.smithi146.stdout:2577: done (2 left) 2024-04-26T04:49:51.694 INFO:tasks.rados.rados.0.smithi146.stdout:2578: done (1 left) 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2579: done (0 left) 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2580: rmattr oid 16 current snap is 258 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2581: rollback oid 38 current snap is 258 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 242 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2582: rollback oid 24 current snap is 258 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 224 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2583: rollback oid 7 current snap is 258 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 235 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2584: read oid 50 snap -1 2024-04-26T04:49:51.695 INFO:tasks.rados.rados.0.smithi146.stdout:2584: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:51.696 INFO:tasks.rados.rados.0.smithi146.stdout:2585: rollback oid 48 current snap is 258 2024-04-26T04:49:51.696 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 48 to 232 2024-04-26T04:49:51.696 INFO:tasks.rados.rados.0.smithi146.stdout:2586: snap_remove snap 249 2024-04-26T04:49:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:51 smithi146 ceph-mon[95531]: osdmap e585: 8 total, 8 up, 8 in 2024-04-26T04:49:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:51 smithi146 ceph-mon[92947]: osdmap e585: 8 total, 8 up, 8 in 2024-04-26T04:49:51.995 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:51 smithi204 ceph-mon[88313]: osdmap e585: 8 total, 8 up, 8 in 2024-04-26T04:49:52.691 INFO:tasks.rados.rados.0.smithi146.stdout:2586: done (6 left) 2024-04-26T04:49:52.691 INFO:tasks.rados.rados.0.smithi146.stdout:2587: delete oid 49 current snap is 258 2024-04-26T04:49:52.691 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1520 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2581: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2583: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2581: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2581: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1524 (ObjNum 763 snap 235 seq_num 763) dirty exists 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2585: finishing rollback tid 0 to smithi14680844-48 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2585: finishing rollback tid 1 to smithi14680844-48 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2583: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2585: finishing rollback tid 2 to smithi14680844-48 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1208 (ObjNum 638 snap 182 seq_num 638) dirty exists 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2583: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1489 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:49:52.692 INFO:tasks.rados.rados.0.smithi146.stdout:2582: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:49:52.693 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 0 (ObjNum 129 snap 0 seq_num 2127462976) dirty dne 2024-04-26T04:49:52.693 INFO:tasks.rados.rados.0.smithi146.stdout:2584: expect (ObjNum 694 snap 201 seq_num 694) 2024-04-26T04:49:52.752 INFO:tasks.rados.rados.0.smithi146.stdout:2580: done (6 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2581: done (5 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2582: done (4 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2583: done (3 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2584: done (2 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2585: done (1 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2587: done (0 left) 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 258 2024-04-26T04:49:52.753 INFO:tasks.rados.rados.0.smithi146.stdout:2588: seq_num 818 ranges {2416640=507904,2924544=704512,3629056=499712} 2024-04-26T04:49:52.767 INFO:tasks.rados.rados.0.smithi146.stdout:2588: writing smithi14680844-34 from 2416640 to 2924544 tid 1 2024-04-26T04:49:52.772 INFO:tasks.rados.rados.0.smithi146.stdout:2588: writing smithi14680844-34 from 2924544 to 3629056 tid 2 2024-04-26T04:49:52.774 INFO:tasks.rados.rados.0.smithi146.stdout:2588: writing smithi14680844-34 from 3629056 to 4128768 tid 3 2024-04-26T04:49:52.775 INFO:tasks.rados.rados.0.smithi146.stdout:2589: snap_create 2024-04-26T04:49:52.775 INFO:tasks.rados.rados.0.smithi146.stdout:2588: finishing write tid 1 to smithi14680844-34 2024-04-26T04:49:52.775 INFO:tasks.rados.rados.0.smithi146.stdout:2588: finishing write tid 2 to smithi14680844-34 2024-04-26T04:49:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:2588: finishing write tid 3 to smithi14680844-34 2024-04-26T04:49:52.777 INFO:tasks.rados.rados.0.smithi146.stdout:2588: finishing write tid 4 to smithi14680844-34 2024-04-26T04:49:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:2588: finishing write tid 5 to smithi14680844-34 2024-04-26T04:49:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:2588: oid 34 updating version 0 to 1214 2024-04-26T04:49:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:2588: oid 34 updating version 1214 to 1216 2024-04-26T04:49:52.778 INFO:tasks.rados.rados.0.smithi146.stdout:2588: oid 34 version 1216 is already newer than 1215 2024-04-26T04:49:52.779 INFO:tasks.rados.rados.0.smithi146.stdout:2588: oid 34 updating version 1216 to 1217 2024-04-26T04:49:52.779 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1217 (ObjNum 818 snap 258 seq_num 818) dirty exists 2024-04-26T04:49:52.779 INFO:tasks.rados.rados.0.smithi146.stdout:2588: left oid 34 (ObjNum 818 snap 258 seq_num 818) 2024-04-26T04:49:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[95531]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 787 KiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[95531]: osdmap e586: 8 total, 8 up, 8 in 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[92947]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 787 KiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[92947]: osdmap e586: 8 total, 8 up, 8 in 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:52 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:52 smithi204 ceph-mon[88313]: pgmap v544: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 787 KiB/s rd, 3.6 MiB/s wr, 16 op/s 2024-04-26T04:49:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:52 smithi204 ceph-mon[88313]: osdmap e586: 8 total, 8 up, 8 in 2024-04-26T04:49:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:52 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:52 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:53.126 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (10m) 23s ago 11m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (11m) 0s ago 11m 90.4M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (27s) 23s ago 12m 12.5M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 92fd20be054a 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (5s) 0s ago 12m 12.7M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9196911410c1 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (6m) 0s ago 16m 452M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (7m) 23s ago 17m 523M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (6m) 23s ago 17m 64.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (5m) 0s ago 16m 51.1M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (5m) 23s ago 16m 55.8M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:49:53.442 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (11m) 23s ago 11m 15.3M - 1.5.0 0da6a335fe13 ea5797936452 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (11m) 0s ago 11m 17.0M - 1.5.0 0da6a335fe13 b56d009d595f 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (4m) 23s ago 15m 283M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (4m) 23s ago 15m 249M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (3m) 23s ago 14m 201M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (3m) 23s ago 14m 139M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (2m) 0s ago 14m 113M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (119s) 0s ago 13m 139M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (84s) 0s ago 13m 128M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (49s) 0s ago 12m 115M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 03468c86c4e2 2024-04-26T04:49:53.443 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (6m) 0s ago 12m 53.0M - 2.43.0 a07b618ecd1d e03636d1c049 2024-04-26T04:49:53.676 INFO:tasks.rados.rados.0.smithi146.stdout:2588: done (1 left) 2024-04-26T04:49:53.676 INFO:tasks.rados.rados.0.smithi146.stdout:2589: done (0 left) 2024-04-26T04:49:53.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 259 2024-04-26T04:49:53.676 INFO:tasks.rados.rados.0.smithi146.stdout:2590: seq_num 819 ranges {1294336=524288,1818624=589824,2408448=614400} 2024-04-26T04:49:53.686 INFO:tasks.rados.rados.0.smithi146.stdout:2590: writing smithi14680844-37 from 1294336 to 1818624 tid 1 2024-04-26T04:49:53.689 INFO:tasks.rados.rados.0.smithi146.stdout:2590: writing smithi14680844-37 from 1818624 to 2408448 tid 2 2024-04-26T04:49:53.693 INFO:tasks.rados.rados.0.smithi146.stdout:2590: writing smithi14680844-37 from 2408448 to 3022848 tid 3 2024-04-26T04:49:53.693 INFO:tasks.rados.rados.0.smithi146.stdout:2591: rollback oid 2 current snap is 259 2024-04-26T04:49:53.693 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 244 2024-04-26T04:49:53.693 INFO:tasks.rados.rados.0.smithi146.stdout:2592: delete oid 36 current snap is 259 2024-04-26T04:49:53.694 INFO:tasks.rados.rados.0.smithi146.stdout:2590: finishing write tid 1 to smithi14680844-37 2024-04-26T04:49:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2590: finishing write tid 2 to smithi14680844-37 2024-04-26T04:49:53.700 INFO:tasks.rados.rados.0.smithi146.stdout:2591: finishing rollback tid 0 to smithi14680844-2 2024-04-26T04:49:53.700 INFO:tasks.rados.rados.0.smithi146.stdout:2591: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:49:53.700 INFO:tasks.rados.rados.0.smithi146.stdout:2592: done (2 left) 2024-04-26T04:49:53.700 INFO:tasks.rados.rados.0.smithi146.stdout:2593: snap_remove snap 232 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:49:53.860 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 15 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:49:53.861 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:49:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:53 smithi204 ceph-mon[88313]: osdmap e587: 8 total, 8 up, 8 in 2024-04-26T04:49:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:53 smithi204 ceph-mon[88313]: osdmap e588: 8 total, 8 up, 8 in 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[92947]: osdmap e587: 8 total, 8 up, 8 in 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[92947]: osdmap e588: 8 total, 8 up, 8 in 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[95531]: osdmap e587: 8 total, 8 up, 8 in 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:53 smithi146 ceph-mon[95531]: osdmap e588: 8 total, 8 up, 8 in 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2593: done (2 left) 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 259 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2591: finishing rollback tid 2 to smithi14680844-2 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1640 (ObjNum 97 snap 0 seq_num 2126629536) dirty exists 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2590: finishing write tid 3 to smithi14680844-37 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2590: finishing write tid 4 to smithi14680844-37 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2590: finishing write tid 5 to smithi14680844-37 2024-04-26T04:49:54.713 INFO:tasks.rados.rados.0.smithi146.stdout:2590: oid 37 updating version 0 to 1218 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:2590: oid 37 updating version 1218 to 1220 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:2590: oid 37 version 1220 is already newer than 1219 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:2590: oid 37 version 1220 is already newer than 1217 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1220 (ObjNum 819 snap 259 seq_num 819) dirty exists 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:2590: left oid 37 (ObjNum 819 snap 259 seq_num 819) 2024-04-26T04:49:54.714 INFO:tasks.rados.rados.0.smithi146.stdout:2594: seq_num 821 ranges {0=557056,557056=761856,1318912=442368} 2024-04-26T04:49:54.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: writing smithi14680844-40 from 0 to 557056 tid 1 2024-04-26T04:49:54.720 INFO:tasks.rados.rados.0.smithi146.stdout:2594: writing smithi14680844-40 from 557056 to 1318912 tid 2 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:2594: writing smithi14680844-40 from 1318912 to 1761280 tid 3 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:2590: done (2 left) 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:2591: done (1 left) 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:2595: rollback oid 20 current snap is 259 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 242 2024-04-26T04:49:54.724 INFO:tasks.rados.rados.0.smithi146.stdout:2596: snap_remove snap 225 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 649 KiB/s rd, 890 KiB/s wr, 3 op/s 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2526194409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 649 KiB/s rd, 890 KiB/s wr, 3 op/s 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2526194409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: pgmap v547: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 195 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 649 KiB/s rd, 890 KiB/s wr, 3 op/s 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: from='client.44363 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: from='client.44369 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:49:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:49:55.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2526194409' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:55.714 INFO:tasks.rados.rados.0.smithi146.stdout:2595: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2595: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2595: finishing rollback tid 2 to smithi14680844-20 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1701 (ObjNum 694 snap 201 seq_num 694) dirty exists 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: finishing write tid 1 to smithi14680844-40 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: finishing write tid 2 to smithi14680844-40 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: finishing write tid 3 to smithi14680844-40 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: finishing write tid 4 to smithi14680844-40 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: finishing write tid 5 to smithi14680844-40 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: oid 40 updating version 0 to 1492 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: oid 40 version 1492 is already newer than 1491 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: oid 40 updating version 1492 to 1493 2024-04-26T04:49:55.715 INFO:tasks.rados.rados.0.smithi146.stdout:2594: oid 40 version 1493 is already newer than 1490 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1493 (ObjNum 821 snap 259 seq_num 821) dirty exists 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:2594: left oid 40 (ObjNum 821 snap 259 seq_num 821) 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:2594: done (2 left) 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:2595: done (1 left) 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:2596: done (0 left) 2024-04-26T04:49:55.716 INFO:tasks.rados.rados.0.smithi146.stdout:2597: delete oid 8 current snap is 259 2024-04-26T04:49:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:2597: done (0 left) 2024-04-26T04:49:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 259 2024-04-26T04:49:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:2598: seq_num 823 ranges {1105920=589824,1695744=573440,2269184=630784} 2024-04-26T04:49:55.739 INFO:tasks.rados.rados.0.smithi146.stdout:2598: writing smithi14680844-10 from 1105920 to 1695744 tid 1 2024-04-26T04:49:55.742 INFO:tasks.rados.rados.0.smithi146.stdout:2598: writing smithi14680844-10 from 1695744 to 2269184 tid 2 2024-04-26T04:49:55.747 INFO:tasks.rados.rados.0.smithi146.stdout:2598: writing smithi14680844-10 from 2269184 to 2899968 tid 3 2024-04-26T04:49:55.747 INFO:tasks.rados.rados.0.smithi146.stdout:2599: read oid 6 snap -1 2024-04-26T04:49:55.747 INFO:tasks.rados.rados.0.smithi146.stdout:2599: expect (ObjNum 812 snap 257 seq_num 812) 2024-04-26T04:49:55.747 INFO:tasks.rados.rados.0.smithi146.stdout:2600: rollback oid 37 current snap is 259 2024-04-26T04:49:55.747 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 242 2024-04-26T04:49:55.748 INFO:tasks.rados.rados.0.smithi146.stdout:2598: finishing write tid 1 to smithi14680844-10 2024-04-26T04:49:55.748 INFO:tasks.rados.rados.0.smithi146.stdout:2598: finishing write tid 2 to smithi14680844-10 2024-04-26T04:49:55.748 INFO:tasks.rados.rados.0.smithi146.stdout:2601: read oid 17 snap -1 2024-04-26T04:49:55.748 INFO:tasks.rados.rados.0.smithi146.stdout:2601: expect deleted 2024-04-26T04:49:55.748 INFO:tasks.rados.rados.0.smithi146.stdout:2602: snap_remove snap 258 2024-04-26T04:49:55.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:55 smithi204 ceph-mon[88313]: osdmap e589: 8 total, 8 up, 8 in 2024-04-26T04:49:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:55 smithi146 ceph-mon[95531]: osdmap e589: 8 total, 8 up, 8 in 2024-04-26T04:49:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:55 smithi146 ceph-mon[92947]: osdmap e589: 8 total, 8 up, 8 in 2024-04-26T04:49:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:49:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:49:56] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-04-26T04:49:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2602: done (4 left) 2024-04-26T04:49:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2603: read oid 7 snap -1 2024-04-26T04:49:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2603: expect (ObjNum 747 snap 226 seq_num 747) 2024-04-26T04:49:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2604: rollback oid 21 current snap is 259 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 235 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: finishing write tid 3 to smithi14680844-10 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: finishing write tid 4 to smithi14680844-10 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2600: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2600: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2600: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1233 (ObjNum 718 snap 211 seq_num 718) dirty exists 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: finishing write tid 5 to smithi14680844-10 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: oid 10 updating version 0 to 659 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: oid 10 version 659 is already newer than 658 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: oid 10 updating version 659 to 661 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: oid 10 version 661 is already newer than 660 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 661 (ObjNum 823 snap 259 seq_num 823) dirty exists 2024-04-26T04:49:56.724 INFO:tasks.rados.rados.0.smithi146.stdout:2598: left oid 10 (ObjNum 823 snap 259 seq_num 823) 2024-04-26T04:49:56.725 INFO:tasks.rados.rados.0.smithi146.stdout:2599: expect (ObjNum 812 snap 257 seq_num 812) 2024-04-26T04:49:57.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:56 smithi204 ceph-mon[88313]: pgmap v550: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:57.046 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:56 smithi204 ceph-mon[88313]: osdmap e590: 8 total, 8 up, 8 in 2024-04-26T04:49:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:56 smithi146 ceph-mon[92947]: pgmap v550: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:56 smithi146 ceph-mon[92947]: osdmap e590: 8 total, 8 up, 8 in 2024-04-26T04:49:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:56 smithi146 ceph-mon[95531]: pgmap v550: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:56 smithi146 ceph-mon[95531]: osdmap e590: 8 total, 8 up, 8 in 2024-04-26T04:49:57.572 INFO:tasks.rados.rados.0.smithi146.stdout:2604: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:49:57.572 INFO:tasks.rados.rados.0.smithi146.stdout:2604: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:49:57.572 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1219 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:49:57.572 INFO:tasks.rados.rados.0.smithi146.stdout:2603: expect (ObjNum 747 snap 226 seq_num 747) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2598: done (5 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2599: done (4 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2600: done (3 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2601: done (2 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2603: done (1 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2604: done (0 left) 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2605: rollback oid 43 current snap is 259 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 253 2024-04-26T04:49:57.608 INFO:tasks.rados.rados.0.smithi146.stdout:2606: rollback oid 30 current snap is 259 2024-04-26T04:49:57.609 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 253 2024-04-26T04:49:57.609 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 259 2024-04-26T04:49:57.609 INFO:tasks.rados.rados.0.smithi146.stdout:2607: seq_num 824 ranges {2899968=606208,3506176=458752,3964928=573440,4538368=172032} 2024-04-26T04:49:57.627 INFO:tasks.rados.rados.0.smithi146.stdout:2607: writing smithi14680844-10 from 2899968 to 3506176 tid 1 2024-04-26T04:49:57.629 INFO:tasks.rados.rados.0.smithi146.stdout:2607: writing smithi14680844-10 from 3506176 to 3964928 tid 2 2024-04-26T04:49:57.632 INFO:tasks.rados.rados.0.smithi146.stdout:2607: writing smithi14680844-10 from 3964928 to 4538368 tid 3 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2607: writing smithi14680844-10 from 4538368 to 4710400 tid 4 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 259 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2605: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2605: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2605: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1643 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2606: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:49:57.634 INFO:tasks.rados.rados.0.smithi146.stdout:2606: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:49:57.635 INFO:tasks.rados.rados.0.smithi146.stdout:2608: seq_num 825 ranges {4243456=622592,4866048=745472,5611520=458752} 2024-04-26T04:49:57.660 INFO:tasks.rados.rados.0.smithi146.stdout:2608: writing smithi14680844-38 from 4243456 to 4866048 tid 1 2024-04-26T04:49:57.664 INFO:tasks.rados.rados.0.smithi146.stdout:2608: writing smithi14680844-38 from 4866048 to 5611520 tid 2 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2608: writing smithi14680844-38 from 5611520 to 6070272 tid 3 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2605: done (3 left) 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2609: copy_from oid 4 from oid 49 current snap is 259 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2606: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1548 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 1 to smithi14680844-10 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 2 to smithi14680844-10 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2606: done (3 left) 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2610: setattr oid 19 current snap is 259 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 3 to smithi14680844-10 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 4 to smithi14680844-10 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 5 to smithi14680844-10 2024-04-26T04:49:57.668 INFO:tasks.rados.rados.0.smithi146.stdout:2607: finishing write tid 6 to smithi14680844-10 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: oid 10 updating version 0 to 662 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: oid 10 updating version 662 to 665 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: oid 10 version 665 is already newer than 664 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: oid 10 updating version 665 to 666 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: oid 10 version 666 is already newer than 663 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 666 (ObjNum 824 snap 259 seq_num 824) dirty exists 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2607: left oid 10 (ObjNum 824 snap 259 seq_num 824) 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2608: finishing write tid 1 to smithi14680844-38 2024-04-26T04:49:57.669 INFO:tasks.rados.rados.0.smithi146.stdout:2608: finishing write tid 2 to smithi14680844-38 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2607: done (3 left) 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2611: read oid 34 snap -1 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2611: expect (ObjNum 818 snap 258 seq_num 818) 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2612: read oid 17 snap -1 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2612: expect deleted 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 259 2024-04-26T04:49:57.670 INFO:tasks.rados.rados.0.smithi146.stdout:2613: seq_num 826 ranges {15360000=638976,15998976=630784,16629760=573440} 2024-04-26T04:49:57.756 INFO:tasks.rados.rados.0.smithi146.stdout:2613: writing smithi14680844-11 from 15360000 to 15998976 tid 1 2024-04-26T04:49:57.759 INFO:tasks.rados.rados.0.smithi146.stdout:2613: writing smithi14680844-11 from 15998976 to 16629760 tid 2 2024-04-26T04:49:57.763 INFO:tasks.rados.rados.0.smithi146.stdout:2613: writing smithi14680844-11 from 16629760 to 17203200 tid 3 2024-04-26T04:49:57.763 INFO:tasks.rados.rados.0.smithi146.stdout:2614: copy_from oid 41 from oid 2 current snap is 259 2024-04-26T04:49:57.763 INFO:tasks.rados.rados.0.smithi146.stdout:2609: finishing copy_from to smithi14680844-4 2024-04-26T04:49:57.763 INFO:tasks.rados.rados.0.smithi146.stdout:2609: got expected ENOENT (src dne) 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2609: finishing copy_from racing read to smithi14680844-4 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: finishing write tid 3 to smithi14680844-38 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: finishing write tid 4 to smithi14680844-38 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1554 (ObjNum 758 snap 233 seq_num 758) dirty exists 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: finishing write tid 5 to smithi14680844-38 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: oid 38 updating version 0 to 1551 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: oid 38 version 1551 is already newer than 1550 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: oid 38 version 1551 is already newer than 1549 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: oid 38 updating version 1551 to 1552 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1552 (ObjNum 825 snap 259 seq_num 825) dirty exists 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2608: left oid 38 (ObjNum 825 snap 259 seq_num 825) 2024-04-26T04:49:57.764 INFO:tasks.rados.rados.0.smithi146.stdout:2611: expect (ObjNum 818 snap 258 seq_num 818) 2024-04-26T04:49:57.951 INFO:tasks.rados.rados.0.smithi146.stdout:2613: finishing write tid 1 to smithi14680844-11 2024-04-26T04:49:57.951 INFO:tasks.rados.rados.0.smithi146.stdout:2613: finishing write tid 2 to smithi14680844-11 2024-04-26T04:49:57.951 INFO:tasks.rados.rados.0.smithi146.stdout:2613: finishing write tid 3 to smithi14680844-11 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: finishing write tid 4 to smithi14680844-11 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2614: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2614: finishing copy_from to smithi14680844-41 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1640 (ObjNum 65 snap 0 seq_num 1750750562) dirty exists 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: finishing write tid 5 to smithi14680844-11 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: oid 11 updating version 0 to 1579 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: oid 11 updating version 1579 to 1582 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: oid 11 version 1582 is already newer than 1581 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: oid 11 version 1582 is already newer than 1580 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1582 (ObjNum 826 snap 259 seq_num 826) dirty exists 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2613: left oid 11 (ObjNum 826 snap 259 seq_num 826) 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2608: done (6 left) 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2609: done (5 left) 2024-04-26T04:49:57.952 INFO:tasks.rados.rados.0.smithi146.stdout:2610: done (4 left) 2024-04-26T04:49:57.953 INFO:tasks.rados.rados.0.smithi146.stdout:2611: done (3 left) 2024-04-26T04:49:57.953 INFO:tasks.rados.rados.0.smithi146.stdout:2612: done (2 left) 2024-04-26T04:49:57.953 INFO:tasks.rados.rados.0.smithi146.stdout:2613: done (1 left) 2024-04-26T04:49:57.953 INFO:tasks.rados.rados.0.smithi146.stdout:2614: done (0 left) 2024-04-26T04:49:57.953 INFO:tasks.rados.rados.0.smithi146.stdout:2615: snap_remove snap 236 2024-04-26T04:49:58.021 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: osdmap e591: 8 total, 8 up, 8 in 2024-04-26T04:49:58.021 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.022 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.023 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: osdmap e591: 8 total, 8 up, 8 in 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:58.024 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.025 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.026 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.027 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: osdmap e591: 8 total, 8 up, 8 in 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.a"}]': finished 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds.b"}]': finished 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:49:58.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:49:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:2615: done (0 left) 2024-04-26T04:49:58.676 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 259 2024-04-26T04:49:58.677 INFO:tasks.rados.rados.0.smithi146.stdout:2616: seq_num 827 ranges {1761280=655360,2416640=516096,2932736=688128} 2024-04-26T04:49:58.690 INFO:tasks.rados.rados.0.smithi146.stdout:2616: writing smithi14680844-40 from 1761280 to 2416640 tid 1 2024-04-26T04:49:58.694 INFO:tasks.rados.rados.0.smithi146.stdout:2616: writing smithi14680844-40 from 2416640 to 2932736 tid 2 2024-04-26T04:49:58.699 INFO:tasks.rados.rados.0.smithi146.stdout:2616: writing smithi14680844-40 from 2932736 to 3620864 tid 3 2024-04-26T04:49:58.699 INFO:tasks.rados.rados.0.smithi146.stdout:2616: finishing write tid 1 to smithi14680844-40 2024-04-26T04:49:58.699 INFO:tasks.rados.rados.0.smithi146.stdout:2617: delete oid 32 current snap is 259 2024-04-26T04:49:58.702 INFO:tasks.rados.rados.0.smithi146.stdout:2616: finishing write tid 2 to smithi14680844-40 2024-04-26T04:49:58.704 INFO:tasks.rados.rados.0.smithi146.stdout:2616: finishing write tid 3 to smithi14680844-40 2024-04-26T04:49:58.705 INFO:tasks.rados.rados.0.smithi146.stdout:2617: done (1 left) 2024-04-26T04:49:58.705 INFO:tasks.rados.rados.0.smithi146.stdout:2618: rollback oid 10 current snap is 259 2024-04-26T04:49:58.705 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 248 2024-04-26T04:49:58.705 INFO:tasks.rados.rados.0.smithi146.stdout:2619: snap_create 2024-04-26T04:49:58.707 INFO:tasks.rados.rados.0.smithi146.stdout:2616: finishing write tid 4 to smithi14680844-40 2024-04-26T04:49:58.708 INFO:tasks.rados.rados.0.smithi146.stdout:2618: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:49:58.708 INFO:tasks.rados.rados.0.smithi146.stdout:2618: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2618: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 669 (ObjNum 782 snap 243 seq_num 782) dirty exists 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2616: finishing write tid 5 to smithi14680844-40 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2616: oid 40 updating version 0 to 1497 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2616: oid 40 version 1497 is already newer than 1494 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2616: oid 40 version 1497 is already newer than 1496 2024-04-26T04:49:58.709 INFO:tasks.rados.rados.0.smithi146.stdout:2616: oid 40 version 1497 is already newer than 1495 2024-04-26T04:49:58.710 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1497 (ObjNum 827 snap 259 seq_num 827) dirty exists 2024-04-26T04:49:58.710 INFO:tasks.rados.rados.0.smithi146.stdout:2616: left oid 40 (ObjNum 827 snap 259 seq_num 827) 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: pgmap v553: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all mds 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all rgw 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all rbd-mirror 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all ceph-exporter 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all iscsi 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all nfs 2024-04-26T04:49:58.883 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: Upgrade: Setting container_image for all nvmeof 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[95531]: osdmap e592: 8 total, 8 up, 8 in 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: pgmap v553: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all mds 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all rgw 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all rbd-mirror 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all ceph-exporter 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all iscsi 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all nfs 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: Upgrade: Setting container_image for all nvmeof 2024-04-26T04:49:58.884 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:49:58 smithi146 ceph-mon[92947]: osdmap e592: 8 total, 8 up, 8 in 2024-04-26T04:49:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: pgmap v553: 121 pgs: 121 active+clean; 222 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.1 MiB/s rd, 4.4 MiB/s wr, 32 op/s 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all mds 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all rgw 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all rbd-mirror 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all ceph-exporter 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all iscsi 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all nfs 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: Upgrade: Setting container_image for all nvmeof 2024-04-26T04:49:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:49:58 smithi204 ceph-mon[88313]: osdmap e592: 8 total, 8 up, 8 in 2024-04-26T04:49:59.678 INFO:tasks.rados.rados.0.smithi146.stdout:2616: done (2 left) 2024-04-26T04:49:59.678 INFO:tasks.rados.rados.0.smithi146.stdout:2618: done (1 left) 2024-04-26T04:49:59.678 INFO:tasks.rados.rados.0.smithi146.stdout:2619: done (0 left) 2024-04-26T04:49:59.678 INFO:tasks.rados.rados.0.smithi146.stdout:2620: delete oid 44 current snap is 260 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2620: done (0 left) 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2621: read oid 11 snap -1 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2621: expect (ObjNum 826 snap 259 seq_num 826) 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2622: rmattr oid 5 current snap is 260 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2622: done (1 left) 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2623: copy_from oid 48 from oid 45 current snap is 260 2024-04-26T04:49:59.684 INFO:tasks.rados.rados.0.smithi146.stdout:2624: snap_remove snap 247 2024-04-26T04:49:59.943 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:49:59 smithi146 systemd[1]: Stopping Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:00.342 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 podman[125835]: 2024-04-26 04:50:00.069757634 +0000 UTC m=+0.154991481 container died ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2624: done (2 left) 2024-04-26T04:50:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 260 2024-04-26T04:50:00.684 INFO:tasks.rados.rados.0.smithi146.stdout:2625: seq_num 830 ranges {7028736=704512,7733248=614400,8347648=573440,8921088=16384} 2024-04-26T04:50:00.687 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 podman[125835]: 2024-04-26 04:50:00.439948707 +0000 UTC m=+0.525182568 container cleanup ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:00.687 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 bash[125835]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a 2024-04-26T04:50:00.725 INFO:tasks.rados.rados.0.smithi146.stdout:2625: writing smithi14680844-4 from 7028736 to 7733248 tid 1 2024-04-26T04:50:00.728 INFO:tasks.rados.rados.0.smithi146.stdout:2625: writing smithi14680844-4 from 7733248 to 8347648 tid 2 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2625: writing smithi14680844-4 from 8347648 to 8921088 tid 3 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2625: writing smithi14680844-4 from 8921088 to 8937472 tid 4 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2626: delete oid 26 current snap is 260 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2623: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2623: finishing copy_from to smithi14680844-48 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:50:00.732 INFO:tasks.rados.rados.0.smithi146.stdout:2621: expect (ObjNum 826 snap 259 seq_num 826) 2024-04-26T04:50:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[95531]: pgmap v555: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:50:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[95531]: Upgrade: Updating node-exporter.a (1/2) 2024-04-26T04:50:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[95531]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:50:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[95531]: osdmap e593: 8 total, 8 up, 8 in 2024-04-26T04:50:00.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T04:50:00.946 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 podman[125854]: 2024-04-26 04:50:00.70738686 +0000 UTC m=+0.640581857 container remove ea57979364527144c2201dbe56181928728bb2ed638196b1e5bd61c83ff464f9 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:00.946 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:50:00.946 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-26T04:50:00.946 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 systemd[1]: Stopped Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:00.946 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:00 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Consumed 3.099s CPU time. 2024-04-26T04:50:00.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[92947]: pgmap v555: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:50:00.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[92947]: Upgrade: Updating node-exporter.a (1/2) 2024-04-26T04:50:00.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[92947]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:50:00.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[92947]: osdmap e593: 8 total, 8 up, 8 in 2024-04-26T04:50:00.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:00 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T04:50:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:00 smithi204 ceph-mon[88313]: pgmap v555: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.7 MiB/s wr, 15 op/s 2024-04-26T04:50:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:00 smithi204 ceph-mon[88313]: Upgrade: Updating node-exporter.a (1/2) 2024-04-26T04:50:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:00 smithi204 ceph-mon[88313]: Deploying daemon node-exporter.a on smithi146 2024-04-26T04:50:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:00 smithi204 ceph-mon[88313]: osdmap e593: 8 total, 8 up, 8 in 2024-04-26T04:50:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:00 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T04:50:01.384 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 systemd[1]: Starting Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:01.384 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 podman[125992]: 2024-04-26 04:50:01.217609455 +0000 UTC m=+0.021693348 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T04:50:01.384 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 podman[125992]: 2024-04-26 04:50:01.383767939 +0000 UTC m=+0.187851822 container create 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 podman[125992]: 2024-04-26 04:50:01.610711954 +0000 UTC m=+0.414795838 container init 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 podman[125992]: 2024-04-26 04:50:01.61618607 +0000 UTC m=+0.420269954 container start 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.619Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.619Z 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-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z 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-04-26T04:50:01.693 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z 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-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z 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-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T04:50:01.694 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T04:50:01.695 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.620Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T04:50:01.696 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T04:50:01.697 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T04:50:01.698 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T04:50:01.698 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T04:50:01.698 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a[126007]: ts=2024-04-26T04:50:01.621Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T04:50:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:01 smithi204 ceph-mon[88313]: osdmap e594: 8 total, 8 up, 8 in 2024-04-26T04:50:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-mon[95531]: osdmap e594: 8 total, 8 up, 8 in 2024-04-26T04:50:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:01 smithi146 ceph-mon[92947]: osdmap e594: 8 total, 8 up, 8 in 2024-04-26T04:50:02.193 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 bash[125992]: 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 2024-04-26T04:50:02.193 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 04:50:01 smithi146 systemd[1]: Started Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:02.809 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 1 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 2 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 3 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 4 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 5 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: finishing write tid 6 to smithi14680844-4 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: oid 4 updating version 0 to 1576 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: oid 4 version 1576 is already newer than 1572 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: oid 4 version 1576 is already newer than 1574 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: oid 4 version 1576 is already newer than 1575 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: oid 4 version 1576 is already newer than 1573 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1576 (ObjNum 830 snap 260 seq_num 830) dirty exists 2024-04-26T04:50:02.810 INFO:tasks.rados.rados.0.smithi146.stdout:2625: left oid 4 (ObjNum 830 snap 260 seq_num 830) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2621: done (3 left) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2623: done (2 left) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2625: done (1 left) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2626: done (0 left) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2627: delete oid 24 current snap is 260 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2627: done (0 left) 2024-04-26T04:50:02.811 INFO:tasks.rados.rados.0.smithi146.stdout:2628: snap_remove snap 246 2024-04-26T04:50:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:02 smithi204 ceph-mon[88313]: pgmap v558: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-04-26T04:50:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:02 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:02 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[95531]: pgmap v558: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-04-26T04:50:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[92947]: pgmap v558: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 2.6 MiB/s wr, 19 op/s 2024-04-26T04:50:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:02 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:03.681 INFO:tasks.rados.rados.0.smithi146.stdout:2628: done (0 left) 2024-04-26T04:50:03.681 INFO:tasks.rados.rados.0.smithi146.stdout:2629: snap_create 2024-04-26T04:50:04.521 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:04 smithi204 systemd[1]: Stopping Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:04.680 INFO:tasks.rados.rados.0.smithi146.stdout:2629: done (0 left) 2024-04-26T04:50:04.681 INFO:tasks.rados.rados.0.smithi146.stdout:2630: rmattr oid 49 current snap is 261 2024-04-26T04:50:04.681 INFO:tasks.rados.rados.0.smithi146.stdout:2630: done (0 left) 2024-04-26T04:50:04.681 INFO:tasks.rados.rados.0.smithi146.stdout:2631: snap_remove snap 248 2024-04-26T04:50:04.800 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:04 smithi204 podman[118238]: 2024-04-26 04:50:04.520229826 +0000 UTC m=+0.113929775 container died b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:04.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:04 smithi204 ceph-mon[88313]: pgmap v559: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-26T04:50:04.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:04 smithi204 ceph-mon[88313]: Upgrade: Updating node-exporter.b (2/2) 2024-04-26T04:50:04.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:04 smithi204 ceph-mon[88313]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:50:04.801 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:04 smithi204 ceph-mon[88313]: osdmap e595: 8 total, 8 up, 8 in 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[95531]: pgmap v559: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[95531]: Upgrade: Updating node-exporter.b (2/2) 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[95531]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[95531]: osdmap e595: 8 total, 8 up, 8 in 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[92947]: pgmap v559: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 227 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.3 MiB/s rd, 1.7 MiB/s wr, 13 op/s 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[92947]: Upgrade: Updating node-exporter.b (2/2) 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[92947]: Deploying daemon node-exporter.b on smithi204 2024-04-26T04:50:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:04 smithi146 ceph-mon[92947]: osdmap e595: 8 total, 8 up, 8 in 2024-04-26T04:50:05.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:04 smithi204 podman[118238]: 2024-04-26 04:50:04.907142531 +0000 UTC m=+0.500842472 container cleanup b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:05.056 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:04 smithi204 bash[118238]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b 2024-04-26T04:50:05.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 podman[118255]: 2024-04-26 04:50:05.166841591 +0000 UTC m=+0.647724399 container remove b56d009d595f7bb22a44e27e31bde4228001de12d14e00edcea5189371ec81b4 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:05.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:50:05.684 INFO:tasks.rados.rados.0.smithi146.stdout:2631: done (0 left) 2024-04-26T04:50:05.684 INFO:tasks.rados.rados.0.smithi146.stdout:2632: rollback oid 11 current snap is 261 2024-04-26T04:50:05.684 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 239 2024-04-26T04:50:05.684 INFO:tasks.rados.rados.0.smithi146.stdout:2633: delete oid 36 current snap is 261 2024-04-26T04:50:05.692 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-26T04:50:05.692 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 systemd[1]: Stopped Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:05.692 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Consumed 3.114s CPU time. 2024-04-26T04:50:05.692 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 systemd[1]: Starting Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:05.698 INFO:tasks.rados.rados.0.smithi146.stdout:2632: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:50:05.701 INFO:tasks.rados.rados.0.smithi146.stdout:2632: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:2632: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1586 (ObjNum 762 snap 235 seq_num 762) dirty exists 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:2632: done (1 left) 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:2633: done (0 left) 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:2634: copy_from oid 45 from oid 47 current snap is 261 2024-04-26T04:50:05.702 INFO:tasks.rados.rados.0.smithi146.stdout:2635: snap_remove snap 260 2024-04-26T04:50:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:05 smithi146 ceph-mon[92947]: osdmap e596: 8 total, 8 up, 8 in 2024-04-26T04:50:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:05 smithi146 ceph-mon[95531]: osdmap e596: 8 total, 8 up, 8 in 2024-04-26T04:50:05.971 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-mon[88313]: osdmap e596: 8 total, 8 up, 8 in 2024-04-26T04:50:05.971 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 podman[118397]: 2024-04-26 04:50:05.641556261 +0000 UTC m=+0.017273728 image pull 0da6a335fe1356545476b749c68f022c897de3a2139e8f0054f6937349ee2b83 quay.io/prometheus/node-exporter:v1.5.0 2024-04-26T04:50:05.971 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 podman[118397]: 2024-04-26 04:50:05.768639282 +0000 UTC m=+0.144356742 container create db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:06.306 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 podman[118397]: 2024-04-26 04:50:05.970859501 +0000 UTC m=+0.346576961 container init db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:06.306 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 podman[118397]: 2024-04-26 04:50:05.976103654 +0000 UTC m=+0.351821117 container start db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T04:50:06.306 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.979Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.979Z 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-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.980Z 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-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.980Z 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-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z 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-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=arp 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-26T04:50:06.307 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=edac 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-26T04:50:06.308 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=os 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-26T04:50:06.309 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=stat 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=time 2024-04-26T04:50:06.310 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=uname 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.981Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.982Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b[118412]: ts=2024-04-26T04:50:05.982Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:06 smithi204 bash[118397]: db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 2024-04-26T04:50:06.311 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 04:50:06 smithi204 systemd[1]: Started Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[92947]: pgmap v562: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 630 KiB/s wr, 2 op/s 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[92947]: osdmap e597: 8 total, 8 up, 8 in 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:50:06] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-04-26T04:50:06.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:06 smithi204 ceph-mon[88313]: pgmap v562: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 630 KiB/s wr, 2 op/s 2024-04-26T04:50:06.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:06 smithi204 ceph-mon[88313]: osdmap e597: 8 total, 8 up, 8 in 2024-04-26T04:50:06.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:06 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.694 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:06 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.701 INFO:tasks.rados.rados.0.smithi146.stdout:2635: done (1 left) 2024-04-26T04:50:06.701 INFO:tasks.rados.rados.0.smithi146.stdout:2636: setattr oid 1 current snap is 261 2024-04-26T04:50:06.701 INFO:tasks.rados.rados.0.smithi146.stdout:2634: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:50:06.701 INFO:tasks.rados.rados.0.smithi146.stdout:2634: finishing copy_from to smithi14680844-45 2024-04-26T04:50:06.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1488 (ObjNum 816 snap 257 seq_num 816) dirty exists 2024-04-26T04:50:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2634: done (1 left) 2024-04-26T04:50:06.703 INFO:tasks.rados.rados.0.smithi146.stdout:2637: snap_create 2024-04-26T04:50:06.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1542 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-26T04:50:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[95531]: pgmap v562: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 630 KiB/s wr, 2 op/s 2024-04-26T04:50:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[95531]: osdmap e597: 8 total, 8 up, 8 in 2024-04-26T04:50:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:06 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:06.998 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:06 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:07.713 INFO:tasks.rados.rados.0.smithi146.stdout:2636: done (1 left) 2024-04-26T04:50:07.714 INFO:tasks.rados.rados.0.smithi146.stdout:2637: done (0 left) 2024-04-26T04:50:07.714 INFO:tasks.rados.rados.0.smithi146.stdout:2638: snap_remove snap 224 2024-04-26T04:50:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:07 smithi204 ceph-mon[88313]: osdmap e598: 8 total, 8 up, 8 in 2024-04-26T04:50:08.066 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:07 smithi146 ceph-mon[92947]: osdmap e598: 8 total, 8 up, 8 in 2024-04-26T04:50:08.066 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:07 smithi146 ceph-mon[95531]: osdmap e598: 8 total, 8 up, 8 in 2024-04-26T04:50:08.683 INFO:tasks.rados.rados.0.smithi146.stdout:2638: done (0 left) 2024-04-26T04:50:08.683 INFO:tasks.rados.rados.0.smithi146.stdout:2639: delete oid 29 current snap is 262 2024-04-26T04:50:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:2639: done (0 left) 2024-04-26T04:50:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:2640: copy_from oid 14 from oid 22 current snap is 262 2024-04-26T04:50:08.692 INFO:tasks.rados.rados.0.smithi146.stdout:2641: delete oid 40 current snap is 262 2024-04-26T04:50:08.694 INFO:tasks.rados.rados.0.smithi146.stdout:2640: finishing copy_from to smithi14680844-14 2024-04-26T04:50:08.694 INFO:tasks.rados.rados.0.smithi146.stdout:2640: got expected ENOENT (src dne) 2024-04-26T04:50:08.694 INFO:tasks.rados.rados.0.smithi146.stdout:2640: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:50:08.701 INFO:tasks.rados.rados.0.smithi146.stdout:2640: done (1 left) 2024-04-26T04:50:08.702 INFO:tasks.rados.rados.0.smithi146.stdout:2641: done (0 left) 2024-04-26T04:50:08.702 INFO:tasks.rados.rados.0.smithi146.stdout:2642: delete oid 19 current snap is 262 2024-04-26T04:50:08.704 INFO:tasks.rados.rados.0.smithi146.stdout:2642: done (0 left) 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2643: rmattr oid 35 current snap is 262 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2643: done (0 left) 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2644: read oid 38 snap 257 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2644: expect (ObjNum 763 snap 235 seq_num 763) 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2645: copy_from oid 36 from oid 40 current snap is 262 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 262 2024-04-26T04:50:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2646: seq_num 837 ranges {8937472=425984,9363456=655360,10018816=729088,10747904=221184} 2024-04-26T04:50:08.755 INFO:tasks.rados.rados.0.smithi146.stdout:2646: writing smithi14680844-4 from 8937472 to 9363456 tid 1 2024-04-26T04:50:08.759 INFO:tasks.rados.rados.0.smithi146.stdout:2646: writing smithi14680844-4 from 9363456 to 10018816 tid 2 2024-04-26T04:50:08.763 INFO:tasks.rados.rados.0.smithi146.stdout:2646: writing smithi14680844-4 from 10018816 to 10747904 tid 3 2024-04-26T04:50:08.765 INFO:tasks.rados.rados.0.smithi146.stdout:2646: writing smithi14680844-4 from 10747904 to 10969088 tid 4 2024-04-26T04:50:08.765 INFO:tasks.rados.rados.0.smithi146.stdout:2647: read oid 32 snap -1 2024-04-26T04:50:08.765 INFO:tasks.rados.rados.0.smithi146.stdout:2647: expect deleted 2024-04-26T04:50:08.765 INFO:tasks.rados.rados.0.smithi146.stdout:2648: snap_remove snap 256 2024-04-26T04:50:08.965 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[95531]: pgmap v565: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 802 KiB/s wr, 3 op/s 2024-04-26T04:50:08.965 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[95531]: osdmap e599: 8 total, 8 up, 8 in 2024-04-26T04:50:08.965 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[95531]: osdmap e600: 8 total, 8 up, 8 in 2024-04-26T04:50:08.966 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[92947]: pgmap v565: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 802 KiB/s wr, 3 op/s 2024-04-26T04:50:08.966 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[92947]: osdmap e599: 8 total, 8 up, 8 in 2024-04-26T04:50:08.966 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:08 smithi146 ceph-mon[92947]: osdmap e600: 8 total, 8 up, 8 in 2024-04-26T04:50:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:08 smithi204 ceph-mon[88313]: pgmap v565: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 802 KiB/s wr, 3 op/s 2024-04-26T04:50:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:08 smithi204 ceph-mon[88313]: osdmap e599: 8 total, 8 up, 8 in 2024-04-26T04:50:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:08 smithi204 ceph-mon[88313]: osdmap e600: 8 total, 8 up, 8 in 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2648: done (4 left) 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2649: copy_from oid 41 from oid 9 current snap is 262 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2650: read oid 35 snap 257 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2650: expect deleted 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2651: delete oid 6 current snap is 262 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2645: finishing copy_from to smithi14680844-36 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2645: got expected ENOENT (src dne) 2024-04-26T04:50:09.717 INFO:tasks.rados.rados.0.smithi146.stdout:2645: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:50:09.718 INFO:tasks.rados.rados.0.smithi146.stdout:2644: expect (ObjNum 763 snap 235 seq_num 763) 2024-04-26T04:50:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 1 to smithi14680844-4 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 2 to smithi14680844-4 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 3 to smithi14680844-4 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 4 to smithi14680844-4 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2644: done (6 left) 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2645: done (5 left) 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2647: done (4 left) 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2651: done (3 left) 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 262 2024-04-26T04:50:09.986 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 5 to smithi14680844-4 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: finishing write tid 6 to smithi14680844-4 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: oid 4 updating version 0 to 1605 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: oid 4 version 1605 is already newer than 1604 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: oid 4 updating version 1605 to 1606 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: oid 4 version 1606 is already newer than 1602 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: oid 4 version 1606 is already newer than 1603 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1606 (ObjNum 837 snap 262 seq_num 837) dirty exists 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2646: left oid 4 (ObjNum 837 snap 262 seq_num 837) 2024-04-26T04:50:09.987 INFO:tasks.rados.rados.0.smithi146.stdout:2652: seq_num 839 ranges {2031616=458752,2490368=425984,2916352=688128,3604480=491520} 2024-04-26T04:50:09.999 INFO:tasks.rados.rados.0.smithi146.stdout:2652: writing smithi14680844-50 from 2031616 to 2490368 tid 1 2024-04-26T04:50:10.001 INFO:tasks.rados.rados.0.smithi146.stdout:2652: writing smithi14680844-50 from 2490368 to 2916352 tid 2 2024-04-26T04:50:10.005 INFO:tasks.rados.rados.0.smithi146.stdout:2652: writing smithi14680844-50 from 2916352 to 3604480 tid 3 2024-04-26T04:50:10.008 INFO:tasks.rados.rados.0.smithi146.stdout:2652: writing smithi14680844-50 from 3604480 to 4096000 tid 4 2024-04-26T04:50:10.008 INFO:tasks.rados.rados.0.smithi146.stdout:2646: done (3 left) 2024-04-26T04:50:10.008 INFO:tasks.rados.rados.0.smithi146.stdout:2653: delete oid 23 current snap is 262 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2649: finishing copy_from to smithi14680844-41 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2649: got expected ENOENT (src dne) 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2649: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 1 to smithi14680844-50 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 2 to smithi14680844-50 2024-04-26T04:50:10.009 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 3 to smithi14680844-50 2024-04-26T04:50:10.012 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 4 to smithi14680844-50 2024-04-26T04:50:10.012 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 5 to smithi14680844-50 2024-04-26T04:50:10.015 INFO:tasks.rados.rados.0.smithi146.stdout:2649: done (3 left) 2024-04-26T04:50:10.015 INFO:tasks.rados.rados.0.smithi146.stdout:2650: done (2 left) 2024-04-26T04:50:10.015 INFO:tasks.rados.rados.0.smithi146.stdout:2653: done (1 left) 2024-04-26T04:50:10.015 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 262 2024-04-26T04:50:10.015 INFO:tasks.rados.rados.0.smithi146.stdout:2654: seq_num 841 ranges {0=491520,491520=598016,1089536=704512,1794048=303104} 2024-04-26T04:50:10.016 INFO:tasks.rados.rados.0.smithi146.stdout:2654: writing smithi14680844-6 from 0 to 491520 tid 1 2024-04-26T04:50:10.019 INFO:tasks.rados.rados.0.smithi146.stdout:2654: writing smithi14680844-6 from 491520 to 1089536 tid 2 2024-04-26T04:50:10.023 INFO:tasks.rados.rados.0.smithi146.stdout:2654: writing smithi14680844-6 from 1089536 to 1794048 tid 3 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2654: writing smithi14680844-6 from 1794048 to 2097152 tid 4 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2655: delete oid 25 current snap is 262 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: finishing write tid 6 to smithi14680844-50 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: oid 50 updating version 0 to 1753 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: oid 50 version 1753 is already newer than 1749 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: oid 50 version 1753 is already newer than 1752 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: oid 50 version 1753 is already newer than 1751 2024-04-26T04:50:10.025 INFO:tasks.rados.rados.0.smithi146.stdout:2652: oid 50 version 1753 is already newer than 1750 2024-04-26T04:50:10.026 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1753 (ObjNum 839 snap 262 seq_num 839) dirty exists 2024-04-26T04:50:10.026 INFO:tasks.rados.rados.0.smithi146.stdout:2652: left oid 50 (ObjNum 839 snap 262 seq_num 839) 2024-04-26T04:50:10.026 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 1 to smithi14680844-6 2024-04-26T04:50:10.026 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 2 to smithi14680844-6 2024-04-26T04:50:10.027 INFO:tasks.rados.rados.0.smithi146.stdout:2652: done (2 left) 2024-04-26T04:50:10.028 INFO:tasks.rados.rados.0.smithi146.stdout:2655: done (1 left) 2024-04-26T04:50:10.028 INFO:tasks.rados.rados.0.smithi146.stdout:2656: snap_remove snap 239 2024-04-26T04:50:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:10.997 INFO:tasks.rados.rados.0.smithi146.stdout:2656: done (1 left) 2024-04-26T04:50:10.997 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 262 2024-04-26T04:50:10.997 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 3 to smithi14680844-6 2024-04-26T04:50:10.997 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 4 to smithi14680844-6 2024-04-26T04:50:10.997 INFO:tasks.rados.rados.0.smithi146.stdout:2657: seq_num 843 ranges {0=524288,524288=761856,1286144=671744,1957888=172032} 2024-04-26T04:50:11.000 INFO:tasks.rados.rados.0.smithi146.stdout:2657: writing smithi14680844-8 from 0 to 524288 tid 1 2024-04-26T04:50:11.005 INFO:tasks.rados.rados.0.smithi146.stdout:2657: writing smithi14680844-8 from 524288 to 1286144 tid 2 2024-04-26T04:50:11.010 INFO:tasks.rados.rados.0.smithi146.stdout:2657: writing smithi14680844-8 from 1286144 to 1957888 tid 3 2024-04-26T04:50:11.012 INFO:tasks.rados.rados.0.smithi146.stdout:2657: writing smithi14680844-8 from 1957888 to 2129920 tid 4 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 5 to smithi14680844-6 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: finishing write tid 6 to smithi14680844-6 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: oid 6 updating version 0 to 1223 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: oid 6 updating version 1223 to 1224 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: oid 6 version 1224 is already newer than 1221 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: oid 6 version 1224 is already newer than 1222 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: oid 6 updating version 1224 to 1225 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: left oid 6 (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:11.013 INFO:tasks.rados.rados.0.smithi146.stdout:2654: done (1 left) 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2658: read oid 4 snap -1 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2658: expect (ObjNum 837 snap 262 seq_num 837) 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2659: rollback oid 16 current snap is 262 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 235 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2660: read oid 15 snap -1 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2660: expect (ObjNum 731 snap 217 seq_num 731) 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2661: rmattr oid 29 current snap is 262 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2661: done (4 left) 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2662: copy_from oid 29 from oid 21 current snap is 262 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 262 2024-04-26T04:50:11.014 INFO:tasks.rados.rados.0.smithi146.stdout:2663: seq_num 844 ranges {15360000=540672,15900672=696320,16596992=475136,17072128=434176} 2024-04-26T04:50:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 410 KiB/s wr, 6 op/s 2024-04-26T04:50:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: osdmap e601: 8 total, 8 up, 8 in 2024-04-26T04:50:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.101 INFO:tasks.rados.rados.0.smithi146.stdout:2663: writing smithi14680844-11 from 15360000 to 15900672 tid 1 2024-04-26T04:50:11.105 INFO:tasks.rados.rados.0.smithi146.stdout:2663: writing smithi14680844-11 from 15900672 to 16596992 tid 2 2024-04-26T04:50:11.108 INFO:tasks.rados.rados.0.smithi146.stdout:2663: writing smithi14680844-11 from 16596992 to 17072128 tid 3 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2663: writing smithi14680844-11 from 17072128 to 17506304 tid 4 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2664: delete oid 22 current snap is 262 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2662: finishing copy_from to smithi14680844-29 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2662: got expected ENOENT (src dne) 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2662: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 1 to smithi14680844-8 2024-04-26T04:50:11.111 INFO:tasks.rados.rados.0.smithi146.stdout:2660: expect (ObjNum 731 snap 217 seq_num 731) 2024-04-26T04:50:11.117 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 2 to smithi14680844-8 2024-04-26T04:50:11.117 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 3 to smithi14680844-8 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 4 to smithi14680844-8 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2660: done (6 left) 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2662: done (5 left) 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2664: done (4 left) 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 262 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 5 to smithi14680844-8 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: finishing write tid 6 to smithi14680844-8 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: oid 8 updating version 0 to 1762 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: oid 8 version 1762 is already newer than 1761 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: oid 8 version 1762 is already newer than 1755 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: oid 8 version 1762 is already newer than 1760 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: oid 8 updating version 1762 to 1763 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1763 (ObjNum 843 snap 262 seq_num 843) dirty exists 2024-04-26T04:50:11.118 INFO:tasks.rados.rados.0.smithi146.stdout:2657: left oid 8 (ObjNum 843 snap 262 seq_num 843) 2024-04-26T04:50:11.119 INFO:tasks.rados.rados.0.smithi146.stdout:2659: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:50:11.119 INFO:tasks.rados.rados.0.smithi146.stdout:2659: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:50:11.119 INFO:tasks.rados.rados.0.smithi146.stdout:2659: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:50:11.119 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1627 (ObjNum 599 snap 169 seq_num 599) dirty exists 2024-04-26T04:50:11.119 INFO:tasks.rados.rados.0.smithi146.stdout:2658: expect (ObjNum 837 snap 262 seq_num 837) 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 410 KiB/s wr, 6 op/s 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: osdmap e601: 8 total, 8 up, 8 in 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.153 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: pgmap v568: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 410 KiB/s wr, 6 op/s 2024-04-26T04:50:11.154 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: osdmap e601: 8 total, 8 up, 8 in 2024-04-26T04:50:11.154 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.154 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.154 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:11.154 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 1 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 2 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 3 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 4 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 5 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: finishing write tid 6 to smithi14680844-11 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: oid 11 updating version 0 to 1590 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: oid 11 version 1590 is already newer than 1589 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: oid 11 updating version 1590 to 1591 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: oid 11 version 1591 is already newer than 1587 2024-04-26T04:50:12.075 INFO:tasks.rados.rados.0.smithi146.stdout:2663: oid 11 version 1591 is already newer than 1588 2024-04-26T04:50:12.076 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1591 (ObjNum 844 snap 262 seq_num 844) dirty exists 2024-04-26T04:50:12.076 INFO:tasks.rados.rados.0.smithi146.stdout:2663: left oid 11 (ObjNum 844 snap 262 seq_num 844) 2024-04-26T04:50:12.076 INFO:tasks.rados.rados.0.smithi146.stdout:2665: seq_num 846 ranges {0=573440,573440=466944,1040384=491520,1531904=548864,2080768=98304} 2024-04-26T04:50:12.077 INFO:tasks.rados.rados.0.smithi146.stdout:2665: writing smithi14680844-13 from 0 to 573440 tid 1 2024-04-26T04:50:12.081 INFO:tasks.rados.rados.0.smithi146.stdout:2665: writing smithi14680844-13 from 573440 to 1040384 tid 2 2024-04-26T04:50:12.083 INFO:tasks.rados.rados.0.smithi146.stdout:2665: writing smithi14680844-13 from 1040384 to 1531904 tid 3 2024-04-26T04:50:12.086 INFO:tasks.rados.rados.0.smithi146.stdout:2665: writing smithi14680844-13 from 1531904 to 2080768 tid 4 2024-04-26T04:50:12.087 INFO:tasks.rados.rados.0.smithi146.stdout:2665: writing smithi14680844-13 from 2080768 to 2179072 tid 5 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2657: done (4 left) 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2658: done (3 left) 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2659: done (2 left) 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2663: done (1 left) 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2666: delete oid 15 current snap is 262 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 1 to smithi14680844-13 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 2 to smithi14680844-13 2024-04-26T04:50:12.088 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 3 to smithi14680844-13 2024-04-26T04:50:12.089 INFO:tasks.rados.rados.0.smithi146.stdout:2666: done (1 left) 2024-04-26T04:50:12.089 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 262 2024-04-26T04:50:12.090 INFO:tasks.rados.rados.0.smithi146.stdout:2667: seq_num 848 ranges {6070272=606208,6676480=630784,7307264=458752,7766016=516096} 2024-04-26T04:50:12.125 INFO:tasks.rados.rados.0.smithi146.stdout:2667: writing smithi14680844-38 from 6070272 to 6676480 tid 1 2024-04-26T04:50:12.128 INFO:tasks.rados.rados.0.smithi146.stdout:2667: writing smithi14680844-38 from 6676480 to 7307264 tid 2 2024-04-26T04:50:12.131 INFO:tasks.rados.rados.0.smithi146.stdout:2667: writing smithi14680844-38 from 7307264 to 7766016 tid 3 2024-04-26T04:50:12.134 INFO:tasks.rados.rados.0.smithi146.stdout:2667: writing smithi14680844-38 from 7766016 to 8282112 tid 4 2024-04-26T04:50:12.134 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 262 2024-04-26T04:50:12.134 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 4 to smithi14680844-13 2024-04-26T04:50:12.134 INFO:tasks.rados.rados.0.smithi146.stdout:2668: seq_num 849 ranges {4096000=622592,4718592=516096,5234688=663552,5898240=425984} 2024-04-26T04:50:12.159 INFO:tasks.rados.rados.0.smithi146.stdout:2668: writing smithi14680844-50 from 4096000 to 4718592 tid 1 2024-04-26T04:50:12.162 INFO:tasks.rados.rados.0.smithi146.stdout:2668: writing smithi14680844-50 from 4718592 to 5234688 tid 2 2024-04-26T04:50:12.166 INFO:tasks.rados.rados.0.smithi146.stdout:2668: writing smithi14680844-50 from 5234688 to 5898240 tid 3 2024-04-26T04:50:12.168 INFO:tasks.rados.rados.0.smithi146.stdout:2668: writing smithi14680844-50 from 5898240 to 6324224 tid 4 2024-04-26T04:50:12.168 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 262 2024-04-26T04:50:12.169 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 5 to smithi14680844-13 2024-04-26T04:50:12.169 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 6 to smithi14680844-13 2024-04-26T04:50:12.169 INFO:tasks.rados.rados.0.smithi146.stdout:2669: seq_num 850 ranges {0=638976,638976=802816,1441792=475136,1916928=327680} 2024-04-26T04:50:12.172 INFO:tasks.rados.rados.0.smithi146.stdout:2669: writing smithi14680844-9 from 0 to 638976 tid 1 2024-04-26T04:50:12.176 INFO:tasks.rados.rados.0.smithi146.stdout:2669: writing smithi14680844-9 from 638976 to 1441792 tid 2 2024-04-26T04:50:12.178 INFO:tasks.rados.rados.0.smithi146.stdout:2669: writing smithi14680844-9 from 1441792 to 1916928 tid 3 2024-04-26T04:50:12.180 INFO:tasks.rados.rados.0.smithi146.stdout:2669: writing smithi14680844-9 from 1916928 to 2244608 tid 4 2024-04-26T04:50:12.181 INFO:tasks.rados.rados.0.smithi146.stdout:2670: read oid 24 snap -1 2024-04-26T04:50:12.181 INFO:tasks.rados.rados.0.smithi146.stdout:2670: expect deleted 2024-04-26T04:50:12.181 INFO:tasks.rados.rados.0.smithi146.stdout:2671: snap_remove snap 244 2024-04-26T04:50:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[92947]: pgmap v570: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 403 KiB/s wr, 6 op/s 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[92947]: osdmap e602: 8 total, 8 up, 8 in 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[95531]: pgmap v570: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 403 KiB/s wr, 6 op/s 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[95531]: osdmap e602: 8 total, 8 up, 8 in 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:11 smithi204 ceph-mon[88313]: pgmap v570: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 403 KiB/s wr, 6 op/s 2024-04-26T04:50:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:11 smithi204 ceph-mon[88313]: osdmap e602: 8 total, 8 up, 8 in 2024-04-26T04:50:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:12.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:13.004 INFO:tasks.rados.rados.0.smithi146.stdout:2671: done (5 left) 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2672: delete oid 26 current snap is 262 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: finishing write tid 7 to smithi14680844-13 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 updating version 0 to 790 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 version 790 is already newer than 789 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 version 790 is already newer than 788 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 version 790 is already newer than 786 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 version 790 is already newer than 785 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: oid 13 version 790 is already newer than 787 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 790 (ObjNum 846 snap 262 seq_num 846) dirty exists 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2665: left oid 13 (ObjNum 846 snap 262 seq_num 846) 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 1 to smithi14680844-38 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 2 to smithi14680844-38 2024-04-26T04:50:13.005 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 3 to smithi14680844-38 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 4 to smithi14680844-38 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 5 to smithi14680844-38 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: finishing write tid 6 to smithi14680844-38 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: oid 38 updating version 0 to 1631 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: oid 38 version 1631 is already newer than 1629 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: oid 38 updating version 1631 to 1633 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: oid 38 version 1633 is already newer than 1630 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: oid 38 version 1633 is already newer than 1632 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1633 (ObjNum 848 snap 262 seq_num 848) dirty exists 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2667: left oid 38 (ObjNum 848 snap 262 seq_num 848) 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 1 to smithi14680844-50 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 2 to smithi14680844-50 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 3 to smithi14680844-50 2024-04-26T04:50:13.006 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 4 to smithi14680844-50 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 5 to smithi14680844-50 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: finishing write tid 6 to smithi14680844-50 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: oid 50 updating version 0 to 1765 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: oid 50 version 1765 is already newer than 1764 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: oid 50 version 1765 is already newer than 1763 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: oid 50 updating version 1765 to 1766 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: oid 50 updating version 1766 to 1767 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1767 (ObjNum 849 snap 262 seq_num 849) dirty exists 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2668: left oid 50 (ObjNum 849 snap 262 seq_num 849) 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 1 to smithi14680844-9 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 2 to smithi14680844-9 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 3 to smithi14680844-9 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 4 to smithi14680844-9 2024-04-26T04:50:13.007 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 5 to smithi14680844-9 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: finishing write tid 6 to smithi14680844-9 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: oid 9 updating version 0 to 1770 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: oid 9 updating version 1770 to 1772 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: oid 9 version 1772 is already newer than 1768 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: oid 9 version 1772 is already newer than 1769 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: oid 9 version 1772 is already newer than 1771 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1772 (ObjNum 850 snap 262 seq_num 850) dirty exists 2024-04-26T04:50:13.008 INFO:tasks.rados.rados.0.smithi146.stdout:2669: left oid 9 (ObjNum 850 snap 262 seq_num 850) 2024-04-26T04:50:13.020 INFO:tasks.rados.rados.0.smithi146.stdout:2665: done (5 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2667: done (4 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2668: done (3 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2669: done (2 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2670: done (1 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2672: done (0 left) 2024-04-26T04:50:13.021 INFO:tasks.rados.rados.0.smithi146.stdout:2673: delete oid 39 current snap is 262 2024-04-26T04:50:13.026 INFO:tasks.rados.rados.0.smithi146.stdout:2673: done (0 left) 2024-04-26T04:50:13.026 INFO:tasks.rados.rados.0.smithi146.stdout:2674: copy_from oid 18 from oid 48 current snap is 262 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:2675: read oid 29 snap -1 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:2675: expect deleted 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:2676: read oid 12 snap -1 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:2676: expect (ObjNum 809 snap 257 seq_num 809) 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 262 2024-04-26T04:50:13.027 INFO:tasks.rados.rados.0.smithi146.stdout:2677: seq_num 853 ranges {0=696320,696320=507904,1204224=647168,1851392=450560} 2024-04-26T04:50:13.034 INFO:tasks.rados.rados.0.smithi146.stdout:2677: writing smithi14680844-21 from 0 to 696320 tid 1 2024-04-26T04:50:13.034 INFO:tasks.rados.rados.0.smithi146.stdout:2677: writing smithi14680844-21 from 696320 to 1204224 tid 2 2024-04-26T04:50:13.039 INFO:tasks.rados.rados.0.smithi146.stdout:2677: writing smithi14680844-21 from 1204224 to 1851392 tid 3 2024-04-26T04:50:13.042 INFO:tasks.rados.rados.0.smithi146.stdout:2677: writing smithi14680844-21 from 1851392 to 2301952 tid 4 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2678: read oid 17 snap -1 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2678: expect deleted 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2679: rollback oid 3 current snap is 262 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 242 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 1 to smithi14680844-21 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 2 to smithi14680844-21 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2674: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2675: done (5 left) 2024-04-26T04:50:13.043 INFO:tasks.rados.rados.0.smithi146.stdout:2680: snap_remove snap 255 2024-04-26T04:50:13.682 INFO:tasks.rados.rados.0.smithi146.stdout:2674: finishing copy_from to smithi14680844-18 2024-04-26T04:50:13.683 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:50:13.683 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 3 to smithi14680844-21 2024-04-26T04:50:13.683 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 4 to smithi14680844-21 2024-04-26T04:50:13.683 INFO:tasks.rados.rados.0.smithi146.stdout:2676: expect (ObjNum 809 snap 257 seq_num 809) 2024-04-26T04:50:13.814 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 5 to smithi14680844-21 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2679: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2679: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2679: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1550 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: finishing write tid 6 to smithi14680844-21 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: oid 21 updating version 0 to 1228 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: oid 21 version 1228 is already newer than 1227 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: oid 21 version 1228 is already newer than 1226 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: oid 21 updating version 1228 to 1230 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: oid 21 version 1230 is already newer than 1229 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1230 (ObjNum 853 snap 262 seq_num 853) dirty exists 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2677: left oid 21 (ObjNum 853 snap 262 seq_num 853) 2024-04-26T04:50:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2674: done (5 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2676: done (4 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2677: done (3 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2678: done (2 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2679: done (1 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2680: done (0 left) 2024-04-26T04:50:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2681: snap_remove snap 261 2024-04-26T04:50:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:14 smithi204 ceph-mon[88313]: pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 324 KiB/s wr, 5 op/s 2024-04-26T04:50:14.143 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:14 smithi204 ceph-mon[88313]: osdmap e603: 8 total, 8 up, 8 in 2024-04-26T04:50:14.144 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:14 smithi204 ceph-mon[88313]: osdmap e604: 8 total, 8 up, 8 in 2024-04-26T04:50:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[92947]: pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 324 KiB/s wr, 5 op/s 2024-04-26T04:50:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[92947]: osdmap e603: 8 total, 8 up, 8 in 2024-04-26T04:50:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[92947]: osdmap e604: 8 total, 8 up, 8 in 2024-04-26T04:50:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[95531]: pgmap v572: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 230 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 324 KiB/s wr, 5 op/s 2024-04-26T04:50:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[95531]: osdmap e603: 8 total, 8 up, 8 in 2024-04-26T04:50:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:14 smithi146 ceph-mon[95531]: osdmap e604: 8 total, 8 up, 8 in 2024-04-26T04:50:14.688 INFO:tasks.rados.rados.0.smithi146.stdout:2681: done (0 left) 2024-04-26T04:50:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2682: rmattr oid 5 current snap is 262 2024-04-26T04:50:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2682: done (0 left) 2024-04-26T04:50:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 262 2024-04-26T04:50:14.689 INFO:tasks.rados.rados.0.smithi146.stdout:2683: seq_num 854 ranges {1957888=712704,2670592=794624,3465216=450560,3915776=360448} 2024-04-26T04:50:14.702 INFO:tasks.rados.rados.0.smithi146.stdout:2683: writing smithi14680844-28 from 1957888 to 2670592 tid 1 2024-04-26T04:50:14.707 INFO:tasks.rados.rados.0.smithi146.stdout:2683: writing smithi14680844-28 from 2670592 to 3465216 tid 2 2024-04-26T04:50:14.709 INFO:tasks.rados.rados.0.smithi146.stdout:2683: writing smithi14680844-28 from 3465216 to 3915776 tid 3 2024-04-26T04:50:14.712 INFO:tasks.rados.rados.0.smithi146.stdout:2683: writing smithi14680844-28 from 3915776 to 4276224 tid 4 2024-04-26T04:50:14.712 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 262 2024-04-26T04:50:14.712 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 1 to smithi14680844-28 2024-04-26T04:50:14.712 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 2 to smithi14680844-28 2024-04-26T04:50:14.712 INFO:tasks.rados.rados.0.smithi146.stdout:2684: seq_num 855 ranges {0=729088,729088=671744,1400832=663552,2064384=270336} 2024-04-26T04:50:14.716 INFO:tasks.rados.rados.0.smithi146.stdout:2684: writing smithi14680844-29 from 0 to 729088 tid 1 2024-04-26T04:50:14.720 INFO:tasks.rados.rados.0.smithi146.stdout:2684: writing smithi14680844-29 from 729088 to 1400832 tid 2 2024-04-26T04:50:14.724 INFO:tasks.rados.rados.0.smithi146.stdout:2684: writing smithi14680844-29 from 1400832 to 2064384 tid 3 2024-04-26T04:50:14.726 INFO:tasks.rados.rados.0.smithi146.stdout:2684: writing smithi14680844-29 from 2064384 to 2334720 tid 4 2024-04-26T04:50:14.726 INFO:tasks.rados.rados.0.smithi146.stdout:2685: read oid 19 snap -1 2024-04-26T04:50:14.726 INFO:tasks.rados.rados.0.smithi146.stdout:2685: expect deleted 2024-04-26T04:50:14.726 INFO:tasks.rados.rados.0.smithi146.stdout:2686: snap_remove snap 243 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:15 smithi204 ceph-mon[88313]: osdmap e605: 8 total, 8 up, 8 in 2024-04-26T04:50:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[92947]: osdmap e605: 8 total, 8 up, 8 in 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:15.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:15.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:15 smithi146 ceph-mon[95531]: osdmap e605: 8 total, 8 up, 8 in 2024-04-26T04:50:15.696 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 3 to smithi14680844-28 2024-04-26T04:50:15.696 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 4 to smithi14680844-28 2024-04-26T04:50:15.696 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 5 to smithi14680844-28 2024-04-26T04:50:15.696 INFO:tasks.rados.rados.0.smithi146.stdout:2683: finishing write tid 6 to smithi14680844-28 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: oid 28 updating version 0 to 1565 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: oid 28 updating version 1565 to 1567 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: oid 28 version 1567 is already newer than 1564 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: oid 28 updating version 1567 to 1568 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: oid 28 version 1568 is already newer than 1566 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1568 (ObjNum 854 snap 262 seq_num 854) dirty exists 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2683: left oid 28 (ObjNum 854 snap 262 seq_num 854) 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 1 to smithi14680844-29 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 2 to smithi14680844-29 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 3 to smithi14680844-29 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 4 to smithi14680844-29 2024-04-26T04:50:15.697 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 5 to smithi14680844-29 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: finishing write tid 6 to smithi14680844-29 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: oid 29 updating version 0 to 1569 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: oid 29 updating version 1569 to 1573 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: oid 29 version 1573 is already newer than 1571 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: oid 29 version 1573 is already newer than 1570 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: oid 29 version 1573 is already newer than 1572 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1573 (ObjNum 855 snap 262 seq_num 855) dirty exists 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: left oid 29 (ObjNum 855 snap 262 seq_num 855) 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2683: done (3 left) 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2684: done (2 left) 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2685: done (1 left) 2024-04-26T04:50:15.698 INFO:tasks.rados.rados.0.smithi146.stdout:2686: done (0 left) 2024-04-26T04:50:15.699 INFO:tasks.rados.rados.0.smithi146.stdout:2687: setattr oid 19 current snap is 262 2024-04-26T04:50:15.699 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 262 2024-04-26T04:50:15.699 INFO:tasks.rados.rados.0.smithi146.stdout:2688: seq_num 856 ranges {0=745472,745472=557056,1302528=417792,1720320=434176,2154496=196608} 2024-04-26T04:50:15.702 INFO:tasks.rados.rados.0.smithi146.stdout:2688: writing smithi14680844-49 from 0 to 745472 tid 1 2024-04-26T04:50:15.706 INFO:tasks.rados.rados.0.smithi146.stdout:2688: writing smithi14680844-49 from 745472 to 1302528 tid 2 2024-04-26T04:50:15.709 INFO:tasks.rados.rados.0.smithi146.stdout:2688: writing smithi14680844-49 from 1302528 to 1720320 tid 3 2024-04-26T04:50:15.712 INFO:tasks.rados.rados.0.smithi146.stdout:2688: writing smithi14680844-49 from 1720320 to 2154496 tid 4 2024-04-26T04:50:15.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: writing smithi14680844-49 from 2154496 to 2351104 tid 5 2024-04-26T04:50:15.714 INFO:tasks.rados.rados.0.smithi146.stdout:2689: snap_remove snap 242 2024-04-26T04:50:16.619 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:50:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:50:16] "GET /metrics HTTP/1.1" 200 36416 "" "Prometheus/2.43.0" 2024-04-26T04:50:16.701 INFO:tasks.rados.rados.0.smithi146.stdout:2689: done (2 left) 2024-04-26T04:50:16.701 INFO:tasks.rados.rados.0.smithi146.stdout:2690: snap_remove snap 257 2024-04-26T04:50:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:16 smithi146 ceph-mon[95531]: pgmap v576: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2024-04-26T04:50:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:16 smithi146 ceph-mon[95531]: osdmap e606: 8 total, 8 up, 8 in 2024-04-26T04:50:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:16 smithi146 ceph-mon[92947]: pgmap v576: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2024-04-26T04:50:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:16 smithi146 ceph-mon[92947]: osdmap e606: 8 total, 8 up, 8 in 2024-04-26T04:50:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:16 smithi204 ceph-mon[88313]: pgmap v576: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.5 MiB/s wr, 22 op/s 2024-04-26T04:50:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:16 smithi204 ceph-mon[88313]: osdmap e606: 8 total, 8 up, 8 in 2024-04-26T04:50:17.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1656 (ObjNum 353 snap 0 seq_num 2127692464) dirty exists 2024-04-26T04:50:17.713 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 1 to smithi14680844-49 2024-04-26T04:50:17.713 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 2 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 3 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 4 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 5 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 6 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: finishing write tid 7 to smithi14680844-49 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 updating version 0 to 1546 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 version 1546 is already newer than 1545 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 updating version 1546 to 1548 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 version 1548 is already newer than 1543 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 version 1548 is already newer than 1547 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: oid 49 version 1548 is already newer than 1544 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1548 (ObjNum 856 snap 262 seq_num 856) dirty exists 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2688: left oid 49 (ObjNum 856 snap 262 seq_num 856) 2024-04-26T04:50:17.714 INFO:tasks.rados.rados.0.smithi146.stdout:2687: done (2 left) 2024-04-26T04:50:17.715 INFO:tasks.rados.rados.0.smithi146.stdout:2688: done (1 left) 2024-04-26T04:50:17.715 INFO:tasks.rados.rados.0.smithi146.stdout:2690: done (0 left) 2024-04-26T04:50:17.715 INFO:tasks.rados.rados.0.smithi146.stdout:2691: delete oid 28 current snap is 262 2024-04-26T04:50:17.724 INFO:tasks.rados.rados.0.smithi146.stdout:2691: done (0 left) 2024-04-26T04:50:17.724 INFO:tasks.rados.rados.0.smithi146.stdout:2692: delete oid 19 current snap is 262 2024-04-26T04:50:17.729 INFO:tasks.rados.rados.0.smithi146.stdout:2692: done (0 left) 2024-04-26T04:50:17.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 262 2024-04-26T04:50:17.730 INFO:tasks.rados.rados.0.smithi146.stdout:2693: seq_num 859 ranges {1376256=794624,2170880=614400,2785280=638976,3424256=352256} 2024-04-26T04:50:17.742 INFO:tasks.rados.rados.0.smithi146.stdout:2693: writing smithi14680844-18 from 1376256 to 2170880 tid 1 2024-04-26T04:50:17.745 INFO:tasks.rados.rados.0.smithi146.stdout:2693: writing smithi14680844-18 from 2170880 to 2785280 tid 2 2024-04-26T04:50:17.749 INFO:tasks.rados.rados.0.smithi146.stdout:2693: writing smithi14680844-18 from 2785280 to 3424256 tid 3 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2693: writing smithi14680844-18 from 3424256 to 3776512 tid 4 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 262 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 1 to smithi14680844-18 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2694: seq_num 860 ranges {0=8192} 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2694: writing smithi14680844-14 from 0 to 8192 tid 1 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2695: delete oid 35 current snap is 262 2024-04-26T04:50:17.752 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 2 to smithi14680844-18 2024-04-26T04:50:17.753 INFO:tasks.rados.rados.0.smithi146.stdout:2695: done (2 left) 2024-04-26T04:50:17.754 INFO:tasks.rados.rados.0.smithi146.stdout:2696: setattr oid 38 current snap is 262 2024-04-26T04:50:17.754 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 3 to smithi14680844-18 2024-04-26T04:50:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 4 to smithi14680844-18 2024-04-26T04:50:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 5 to smithi14680844-18 2024-04-26T04:50:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2697: copy_from oid 46 from oid 6 current snap is 262 2024-04-26T04:50:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2698: copy_from oid 9 from oid 30 current snap is 262 2024-04-26T04:50:17.756 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 262 2024-04-26T04:50:17.756 INFO:tasks.rados.rados.0.smithi146.stdout:2699: seq_num 862 ranges {2334720=40960} 2024-04-26T04:50:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:2699: writing smithi14680844-29 from 2334720 to 2375680 tid 1 2024-04-26T04:50:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 262 2024-04-26T04:50:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1682 (ObjNum 848 snap 262 seq_num 848) dirty exists 2024-04-26T04:50:17.770 INFO:tasks.rados.rados.0.smithi146.stdout:2700: seq_num 863 ranges {2351104=57344} 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2700: writing smithi14680844-49 from 2351104 to 2408448 tid 1 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2696: done (6 left) 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2701: read oid 8 snap -1 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2701: expect (ObjNum 843 snap 262 seq_num 843) 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2702: rmattr oid 24 current snap is 262 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2702: done (7 left) 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:2703: rollback oid 40 current snap is 262 2024-04-26T04:50:17.783 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 253 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2694: finishing write tid 1 to smithi14680844-14 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: finishing write tid 6 to smithi14680844-18 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: oid 18 updating version 0 to 1806 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: oid 18 version 1806 is already newer than 1802 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: oid 18 version 1806 is already newer than 1803 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: oid 18 version 1806 is already newer than 1804 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: oid 18 version 1806 is already newer than 1805 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1806 (ObjNum 859 snap 262 seq_num 859) dirty exists 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2693: left oid 18 (ObjNum 859 snap 262 seq_num 859) 2024-04-26T04:50:17.784 INFO:tasks.rados.rados.0.smithi146.stdout:2694: finishing write tid 2 to smithi14680844-14 2024-04-26T04:50:17.786 INFO:tasks.rados.rados.0.smithi146.stdout:2693: done (7 left) 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 262 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2694: finishing write tid 3 to smithi14680844-14 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2694: oid 14 updating version 0 to 1550 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2694: oid 14 version 1550 is already newer than 1549 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1550 (ObjNum 860 snap 262 seq_num 860) dirty exists 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2694: left oid 14 (ObjNum 860 snap 262 seq_num 860) 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2697: finishing copy_from racing read to smithi14680844-46 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2697: finishing copy_from to smithi14680844-46 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2699: finishing write tid 1 to smithi14680844-29 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2699: finishing write tid 2 to smithi14680844-29 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2699: finishing write tid 3 to smithi14680844-29 2024-04-26T04:50:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:2699: oid 29 updating version 0 to 1598 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2699: oid 29 updating version 1598 to 1599 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1599 (ObjNum 862 snap 262 seq_num 862) dirty exists 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2699: left oid 29 (ObjNum 862 snap 262 seq_num 862) 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2704: seq_num 864 ranges {0=73728} 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2704: writing smithi14680844-17 from 0 to 73728 tid 1 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2694: done (7 left) 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2697: done (6 left) 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2699: done (5 left) 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2698: finishing copy_from racing read to smithi14680844-9 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2705: read oid 21 snap -1 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2705: expect (ObjNum 853 snap 262 seq_num 853) 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 262 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2706: seq_num 865 ranges {0=90112} 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2706: writing smithi14680844-1 from 0 to 90112 tid 1 2024-04-26T04:50:17.788 INFO:tasks.rados.rados.0.smithi146.stdout:2707: copy_from oid 35 from oid 44 current snap is 262 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:2708: snap_create 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:2707: finishing copy_from to smithi14680844-35 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:2707: got expected ENOENT (src dne) 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:2707: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:2703: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:50:17.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1498 (ObjNum 49 snap 0 seq_num 2) dirty dne 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:2698: finishing copy_from to smithi14680844-9 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1548 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:2704: finishing write tid 1 to smithi14680844-17 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:2704: finishing write tid 2 to smithi14680844-17 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:2700: finishing write tid 1 to smithi14680844-49 2024-04-26T04:50:17.790 INFO:tasks.rados.rados.0.smithi146.stdout:2700: finishing write tid 2 to smithi14680844-49 2024-04-26T04:50:17.791 INFO:tasks.rados.rados.0.smithi146.stdout:2701: expect (ObjNum 843 snap 262 seq_num 843) 2024-04-26T04:50:17.847 INFO:tasks.rados.rados.0.smithi146.stdout:2706: finishing write tid 1 to smithi14680844-1 2024-04-26T04:50:17.847 INFO:tasks.rados.rados.0.smithi146.stdout:2700: finishing write tid 3 to smithi14680844-49 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2700: oid 49 updating version 0 to 1549 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2700: oid 49 updating version 1549 to 1550 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1550 (ObjNum 863 snap 262 seq_num 863) dirty exists 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2700: left oid 49 (ObjNum 863 snap 262 seq_num 863) 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2706: finishing write tid 2 to smithi14680844-1 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2706: finishing write tid 3 to smithi14680844-1 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2706: oid 1 updating version 0 to 1552 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2706: oid 1 version 1552 is already newer than 1551 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1552 (ObjNum 865 snap 262 seq_num 865) dirty exists 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2706: left oid 1 (ObjNum 865 snap 262 seq_num 865) 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2704: finishing write tid 3 to smithi14680844-17 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2704: oid 17 updating version 0 to 1186 2024-04-26T04:50:17.848 INFO:tasks.rados.rados.0.smithi146.stdout:2704: oid 17 updating version 1186 to 1187 2024-04-26T04:50:17.849 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1187 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:50:17.849 INFO:tasks.rados.rados.0.smithi146.stdout:2704: left oid 17 (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:50:17.849 INFO:tasks.rados.rados.0.smithi146.stdout:2705: expect (ObjNum 853 snap 262 seq_num 853) 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[92947]: Upgrade: Updating prometheus.a 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[92947]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[92947]: osdmap e607: 8 total, 8 up, 8 in 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[95531]: Upgrade: Updating prometheus.a 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[95531]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:50:17.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:17 smithi146 ceph-mon[95531]: osdmap e607: 8 total, 8 up, 8 in 2024-04-26T04:50:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:17 smithi204 ceph-mon[88313]: Upgrade: Updating prometheus.a 2024-04-26T04:50:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:17 smithi204 ceph-mon[88313]: Deploying daemon prometheus.a on smithi204 2024-04-26T04:50:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:17 smithi204 ceph-mon[88313]: osdmap e607: 8 total, 8 up, 8 in 2024-04-26T04:50:18.683 INFO:tasks.rados.rados.0.smithi146.stdout:2698: done (8 left) 2024-04-26T04:50:18.683 INFO:tasks.rados.rados.0.smithi146.stdout:2700: done (7 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2701: done (6 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2703: done (5 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2704: done (4 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2705: done (3 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2706: done (2 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2707: done (1 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2708: done (0 left) 2024-04-26T04:50:18.684 INFO:tasks.rados.rados.0.smithi146.stdout:2709: snap_create 2024-04-26T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:18 smithi204 ceph-mon[88313]: pgmap v579: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-04-26T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:18 smithi204 ceph-mon[88313]: osdmap e608: 8 total, 8 up, 8 in 2024-04-26T04:50:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:18 smithi204 ceph-mon[88313]: osdmap e609: 8 total, 8 up, 8 in 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[95531]: pgmap v579: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[95531]: osdmap e608: 8 total, 8 up, 8 in 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[95531]: osdmap e609: 8 total, 8 up, 8 in 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[92947]: pgmap v579: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 251 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 14 MiB/s rd, 5.8 MiB/s wr, 24 op/s 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[92947]: osdmap e608: 8 total, 8 up, 8 in 2024-04-26T04:50:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:18 smithi146 ceph-mon[92947]: osdmap e609: 8 total, 8 up, 8 in 2024-04-26T04:50:19.687 INFO:tasks.rados.rados.0.smithi146.stdout:2709: done (0 left) 2024-04-26T04:50:19.687 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 264 2024-04-26T04:50:19.687 INFO:tasks.rados.rados.0.smithi146.stdout:2710: seq_num 866 ranges {2932736=106496} 2024-04-26T04:50:19.704 INFO:tasks.rados.rados.0.smithi146.stdout:2710: writing smithi14680844-42 from 2932736 to 3039232 tid 1 2024-04-26T04:50:19.704 INFO:tasks.rados.rados.0.smithi146.stdout:2711: read oid 35 snap 253 2024-04-26T04:50:19.704 INFO:tasks.rados.rados.0.smithi146.stdout:2711: expect (ObjNum 791 snap 248 seq_num 791) 2024-04-26T04:50:19.704 INFO:tasks.rados.rados.0.smithi146.stdout:2712: read oid 9 snap -1 2024-04-26T04:50:19.704 INFO:tasks.rados.rados.0.smithi146.stdout:2712: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:19.705 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 264 2024-04-26T04:50:19.705 INFO:tasks.rados.rados.0.smithi146.stdout:2713: seq_num 867 ranges {2301952=122880} 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:2713: writing smithi14680844-21 from 2301952 to 2424832 tid 1 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:2714: rmattr oid 15 current snap is 264 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:2714: done (4 left) 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 264 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:2710: finishing write tid 1 to smithi14680844-42 2024-04-26T04:50:19.718 INFO:tasks.rados.rados.0.smithi146.stdout:2715: seq_num 868 ranges {2375680=139264} 2024-04-26T04:50:19.731 INFO:tasks.rados.rados.0.smithi146.stdout:2715: writing smithi14680844-29 from 2375680 to 2514944 tid 1 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2716: rollback oid 34 current snap is 264 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 253 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2710: finishing write tid 2 to smithi14680844-42 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2710: finishing write tid 3 to smithi14680844-42 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2710: oid 42 updating version 0 to 1810 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2710: oid 42 version 1810 is already newer than 1809 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1810 (ObjNum 866 snap 264 seq_num 866) dirty exists 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2710: left oid 42 (ObjNum 866 snap 264 seq_num 866) 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2713: finishing write tid 1 to smithi14680844-21 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2713: finishing write tid 2 to smithi14680844-21 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2713: finishing write tid 3 to smithi14680844-21 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2713: oid 21 updating version 0 to 1232 2024-04-26T04:50:19.732 INFO:tasks.rados.rados.0.smithi146.stdout:2713: oid 21 version 1232 is already newer than 1231 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1232 (ObjNum 867 snap 264 seq_num 867) dirty exists 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2713: left oid 21 (ObjNum 867 snap 264 seq_num 867) 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2710: done (5 left) 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2713: done (4 left) 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2717: setattr oid 41 current snap is 264 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2718: rollback oid 24 current snap is 264 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 263 2024-04-26T04:50:19.733 INFO:tasks.rados.rados.0.smithi146.stdout:2719: snap_create 2024-04-26T04:50:19.735 INFO:tasks.rados.rados.0.smithi146.stdout:2716: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:50:19.735 INFO:tasks.rados.rados.0.smithi146.stdout:2716: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:50:19.736 INFO:tasks.rados.rados.0.smithi146.stdout:2716: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:50:19.736 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1235 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:50:19.737 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1812 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:50:19.745 INFO:tasks.rados.rados.0.smithi146.stdout:2711: expect (ObjNum 791 snap 248 seq_num 791) 2024-04-26T04:50:19.940 INFO:tasks.rados.rados.0.smithi146.stdout:2715: finishing write tid 1 to smithi14680844-29 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2715: finishing write tid 2 to smithi14680844-29 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2715: finishing write tid 3 to smithi14680844-29 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2715: oid 29 updating version 0 to 1602 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2715: oid 29 version 1602 is already newer than 1601 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1602 (ObjNum 868 snap 264 seq_num 868) dirty exists 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2715: left oid 29 (ObjNum 868 snap 264 seq_num 868) 2024-04-26T04:50:19.941 INFO:tasks.rados.rados.0.smithi146.stdout:2712: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:20.184 INFO:tasks.rados.rados.0.smithi146.stdout:2718: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:50:20.184 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 0 (ObjNum 33 snap 0 seq_num 2105263920) dirty dne 2024-04-26T04:50:20.411 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 systemd[1]: Stopping Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.409Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T04:50:20.683 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[78587]: ts=2024-04-26T04:50:20.410Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T04:50:20.684 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 podman[122134]: 2024-04-26 04:50:20.420320359 +0000 UTC m=+0.133786668 container died e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2711: done (6 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2712: done (5 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2715: done (4 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2716: done (3 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2717: done (2 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2718: done (1 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2719: done (0 left) 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2720: rollback oid 14 current snap is 265 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 230 2024-04-26T04:50:20.715 INFO:tasks.rados.rados.0.smithi146.stdout:2721: snap_create 2024-04-26T04:50:20.720 INFO:tasks.rados.rados.0.smithi146.stdout:2720: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:50:20.721 INFO:tasks.rados.rados.0.smithi146.stdout:2720: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:50:20.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1552 (ObjNum 129 snap 0 seq_num 2126571904) dirty dne 2024-04-26T04:50:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:20 smithi146 ceph-mon[95531]: pgmap v582: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-26T04:50:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:20 smithi146 ceph-mon[95531]: osdmap e610: 8 total, 8 up, 8 in 2024-04-26T04:50:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:20 smithi146 ceph-mon[92947]: pgmap v582: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-26T04:50:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:20 smithi146 ceph-mon[92947]: osdmap e610: 8 total, 8 up, 8 in 2024-04-26T04:50:21.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-mon[88313]: pgmap v582: 121 pgs: 121 active+clean; 252 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.9 MiB/s wr, 16 op/s 2024-04-26T04:50:21.043 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:20 smithi204 ceph-mon[88313]: osdmap e610: 8 total, 8 up, 8 in 2024-04-26T04:50:21.043 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 podman[122134]: 2024-04-26 04:50:20.841106299 +0000 UTC m=+0.554572608 container cleanup e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:21.044 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:20 smithi204 bash[122134]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T04:50:21.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 podman[122154]: 2024-04-26 04:50:21.042258444 +0000 UTC m=+0.624503554 container remove e03636d1c049d0c2e31bdc494661932668df7dd64207c2e7dbb0054b9c4af610 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:21.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-26T04:50:21.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 systemd[1]: Stopped Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:21.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service: Consumed 2.678s CPU time. 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2720: done (1 left) 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2721: done (0 left) 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2722: read oid 49 snap -1 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2722: expect (ObjNum 863 snap 262 seq_num 863) 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2723: rmattr oid 6 current snap is 266 2024-04-26T04:50:21.720 INFO:tasks.rados.rados.0.smithi146.stdout:2723: done (1 left) 2024-04-26T04:50:21.721 INFO:tasks.rados.rados.0.smithi146.stdout:2724: rollback oid 28 current snap is 266 2024-04-26T04:50:21.721 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 263 2024-04-26T04:50:21.721 INFO:tasks.rados.rados.0.smithi146.stdout:2725: copy_from oid 34 from oid 35 current snap is 266 2024-04-26T04:50:21.721 INFO:tasks.rados.rados.0.smithi146.stdout:2726: delete oid 27 current snap is 266 2024-04-26T04:50:21.727 INFO:tasks.rados.rados.0.smithi146.stdout:2725: finishing copy_from to smithi14680844-34 2024-04-26T04:50:21.727 INFO:tasks.rados.rados.0.smithi146.stdout:2725: got expected ENOENT (src dne) 2024-04-26T04:50:21.727 INFO:tasks.rados.rados.0.smithi146.stdout:2725: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:50:21.729 INFO:tasks.rados.rados.0.smithi146.stdout:2724: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:50:21.729 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1590 (ObjNum 65 snap 0 seq_num 1682926679) dirty dne 2024-04-26T04:50:21.733 INFO:tasks.rados.rados.0.smithi146.stdout:2722: expect (ObjNum 863 snap 262 seq_num 863) 2024-04-26T04:50:21.781 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-mon[88313]: osdmap e611: 8 total, 8 up, 8 in 2024-04-26T04:50:21.781 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 systemd[1]: Starting Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:21.781 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 podman[122291]: 2024-04-26 04:50:21.676638945 +0000 UTC m=+0.103916857 container create 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:21.782 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 podman[122291]: 2024-04-26 04:50:21.591864092 +0000 UTC m=+0.019141964 image pull a07b618ecd1dce142bce4c52f0e80982eaf1f14265a2415c2d35978ccaa0a464 quay.io/prometheus/prometheus:v2.43.0 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2722: done (3 left) 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2724: done (2 left) 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2725: done (1 left) 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2726: done (0 left) 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2727: read oid 46 snap 264 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2727: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:21.832 INFO:tasks.rados.rados.0.smithi146.stdout:2728: snap_create 2024-04-26T04:50:21.838 INFO:tasks.rados.rados.0.smithi146.stdout:2727: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:21 smithi146 ceph-mon[95531]: osdmap e611: 8 total, 8 up, 8 in 2024-04-26T04:50:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:21 smithi146 ceph-mon[92947]: osdmap e611: 8 total, 8 up, 8 in 2024-04-26T04:50:22.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 podman[122291]: 2024-04-26 04:50:21.895566894 +0000 UTC m=+0.322844766 container init 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:22.306 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 podman[122291]: 2024-04-26 04:50:21.901491023 +0000 UTC m=+0.328768893 container start 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.926Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.926Z 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-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.926Z caller=main.go:570 level=info host_details="(Linux 5.14.0-437.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024 x86_64 smithi204 (none))" 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.926Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.926Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.928Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.928Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.929Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.929Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.931Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-26T04:50:22.307 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.931Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.798µs 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.931Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.933Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.940Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.941Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.946Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.946Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.946Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.168µs wal_replay_duration=15.22094ms wbl_replay_duration=143ns total_replay_duration=15.262546ms 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.948Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.948Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.948Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-26T04:50:22.308 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 bash[122291]: 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 2024-04-26T04:50:22.309 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 systemd[1]: Started Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:22.309 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.967Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=18.480068ms db_storage=830ns remote_storage=11.768µs web_handler=364ns query_engine=717ns scrape=409.008µs scrape_sd=83.448µs notify=9.156µs notify_sd=20.057µs rules=17.722588ms tracing=7.345µs 2024-04-26T04:50:22.309 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.967Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-26T04:50:22.309 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 04:50:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T04:50:21.967Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2727: done (1 left) 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2728: done (0 left) 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2729: rollback oid 18 current snap is 267 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 235 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2730: copy_from oid 24 from oid 30 current snap is 267 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2731: copy_from oid 10 from oid 22 current snap is 267 2024-04-26T04:50:22.727 INFO:tasks.rados.rados.0.smithi146.stdout:2732: snap_remove snap 265 2024-04-26T04:50:23.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:22 smithi204 ceph-mon[88313]: pgmap v585: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-04-26T04:50:23.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:22 smithi204 ceph-mon[88313]: osdmap e612: 8 total, 8 up, 8 in 2024-04-26T04:50:23.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:22 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:22 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.033 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:22 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[95531]: pgmap v585: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[95531]: osdmap e612: 8 total, 8 up, 8 in 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[92947]: pgmap v585: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.1 MiB/s wr, 23 op/s 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[92947]: osdmap e612: 8 total, 8 up, 8 in 2024-04-26T04:50:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:23.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:22 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2732: done (3 left) 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2733: read oid 16 snap -1 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2733: expect (ObjNum 599 snap 169 seq_num 599) 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2734: snap_create 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2731: finishing copy_from to smithi14680844-10 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2731: got expected ENOENT (src dne) 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2731: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2729: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2729: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:50:23.687 INFO:tasks.rados.rados.0.smithi146.stdout:2729: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:50:23.688 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1816 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-26T04:50:23.688 INFO:tasks.rados.rados.0.smithi146.stdout:2730: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:50:23.688 INFO:tasks.rados.rados.0.smithi146.stdout:2730: finishing copy_from to smithi14680844-24 2024-04-26T04:50:23.688 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1548 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:23.691 INFO:tasks.rados.rados.0.smithi146.stdout:2733: expect (ObjNum 599 snap 169 seq_num 599) 2024-04-26T04:50:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:23 smithi204 ceph-mon[88313]: osdmap e613: 8 total, 8 up, 8 in 2024-04-26T04:50:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:23 smithi204 ceph-mon[88313]: osdmap e614: 8 total, 8 up, 8 in 2024-04-26T04:50:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:23 smithi146 ceph-mon[95531]: osdmap e613: 8 total, 8 up, 8 in 2024-04-26T04:50:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:23 smithi146 ceph-mon[95531]: osdmap e614: 8 total, 8 up, 8 in 2024-04-26T04:50:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:23 smithi146 ceph-mon[92947]: osdmap e613: 8 total, 8 up, 8 in 2024-04-26T04:50:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:23 smithi146 ceph-mon[92947]: osdmap e614: 8 total, 8 up, 8 in 2024-04-26T04:50:24.204 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (11m) 15s ago 12m 26.3M - 0.25.0 c8568f914cd2 6d45bfcbd6b7 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (11m) 14s ago 11m 89.4M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (58s) 15s ago 13m 14.0M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 92fd20be054a 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (36s) 14s ago 13m 14.0M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9196911410c1 2024-04-26T04:50:24.525 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 14s ago 16m 452M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (7m) 15s ago 18m 524M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (6m) 15s ago 18m 67.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (6m) 14s ago 16m 52.8M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (6m) 15s ago 16m 58.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (23s) 15s ago 12m 3598k - 1.5.0 0da6a335fe13 23baa03b02b7 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (18s) 14s ago 11m 3678k - 1.5.0 0da6a335fe13 db1dd2594d6f 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (5m) 15s ago 16m 294M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (4m) 15s ago 15m 262M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (4m) 15s ago 15m 218M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (3m) 15s ago 14m 148M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (3m) 14s ago 14m 121M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (2m) 14s ago 14m 151M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:50:24.526 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (115s) 14s ago 13m 135M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:50:24.527 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (80s) 14s ago 13m 123M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 03468c86c4e2 2024-04-26T04:50:24.527 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 starting - - - - 2024-04-26T04:50:24.686 INFO:tasks.rados.rados.0.smithi146.stdout:2729: done (4 left) 2024-04-26T04:50:24.686 INFO:tasks.rados.rados.0.smithi146.stdout:2730: done (3 left) 2024-04-26T04:50:24.686 INFO:tasks.rados.rados.0.smithi146.stdout:2731: done (2 left) 2024-04-26T04:50:24.687 INFO:tasks.rados.rados.0.smithi146.stdout:2733: done (1 left) 2024-04-26T04:50:24.687 INFO:tasks.rados.rados.0.smithi146.stdout:2734: done (0 left) 2024-04-26T04:50:24.687 INFO:tasks.rados.rados.0.smithi146.stdout:2735: setattr oid 8 current snap is 268 2024-04-26T04:50:24.688 INFO:tasks.rados.rados.0.smithi146.stdout:2736: rmattr oid 27 current snap is 268 2024-04-26T04:50:24.688 INFO:tasks.rados.rados.0.smithi146.stdout:2736: done (1 left) 2024-04-26T04:50:24.688 INFO:tasks.rados.rados.0.smithi146.stdout:2737: rmattr oid 30 current snap is 268 2024-04-26T04:50:24.688 INFO:tasks.rados.rados.0.smithi146.stdout:2738: read oid 13 snap 267 2024-04-26T04:50:24.688 INFO:tasks.rados.rados.0.smithi146.stdout:2738: expect (ObjNum 846 snap 262 seq_num 846) 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:2739: read oid 2 snap -1 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:2739: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:2740: read oid 23 snap -1 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:2740: expect deleted 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 268 2024-04-26T04:50:24.689 INFO:tasks.rados.rados.0.smithi146.stdout:2741: seq_num 870 ranges {0=172032} 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2741: writing smithi14680844-33 from 0 to 172032 tid 1 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2742: rollback oid 21 current snap is 268 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 262 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2743: rmattr oid 6 current snap is 268 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2743: done (7 left) 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2744: read oid 19 snap 266 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2744: expect deleted 2024-04-26T04:50:24.690 INFO:tasks.rados.rados.0.smithi146.stdout:2745: delete oid 49 current snap is 268 2024-04-26T04:50:24.692 INFO:tasks.rados.rados.0.smithi146.stdout:2739: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:50:24.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1820 (ObjNum 843 snap 262 seq_num 843) dirty exists 2024-04-26T04:50:24.698 INFO:tasks.rados.rados.0.smithi146.stdout:2741: finishing write tid 1 to smithi14680844-33 2024-04-26T04:50:24.698 INFO:tasks.rados.rados.0.smithi146.stdout:2741: finishing write tid 2 to smithi14680844-33 2024-04-26T04:50:24.698 INFO:tasks.rados.rados.0.smithi146.stdout:2742: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:50:24.698 INFO:tasks.rados.rados.0.smithi146.stdout:2741: finishing write tid 3 to smithi14680844-33 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:2741: oid 33 updating version 0 to 1814 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:2741: oid 33 version 1814 is already newer than 1813 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1814 (ObjNum 870 snap 268 seq_num 870) dirty exists 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:2741: left oid 33 (ObjNum 870 snap 268 seq_num 870) 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:2742: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:2742: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1238 (ObjNum 853 snap 262 seq_num 853) dirty exists 2024-04-26T04:50:24.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1553 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2735: done (8 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2737: done (7 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2739: done (6 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2740: done (5 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2741: done (4 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2742: done (3 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2744: done (2 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2745: done (1 left) 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2746: copy_from oid 23 from oid 46 current snap is 268 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2747: read oid 16 snap -1 2024-04-26T04:50:24.700 INFO:tasks.rados.rados.0.smithi146.stdout:2747: expect (ObjNum 599 snap 169 seq_num 599) 2024-04-26T04:50:24.701 INFO:tasks.rados.rados.0.smithi146.stdout:2748: snap_create 2024-04-26T04:50:24.702 INFO:tasks.rados.rados.0.smithi146.stdout:2738: expect (ObjNum 846 snap 262 seq_num 846) 2024-04-26T04:50:24.761 INFO:tasks.rados.rados.0.smithi146.stdout:2747: expect (ObjNum 599 snap 169 seq_num 599) 2024-04-26T04:50:24.776 INFO:tasks.rados.rados.0.smithi146.stdout:2746: finishing copy_from racing read to smithi14680844-23 2024-04-26T04:50:24.776 INFO:tasks.rados.rados.0.smithi146.stdout:2746: finishing copy_from to smithi14680844-23 2024-04-26T04:50:24.776 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:50:24.937 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:50:24.938 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 15 2024-04-26T04:50:24.939 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:50:24.939 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[92947]: pgmap v588: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[92947]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[92947]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[92947]: osdmap e615: 8 total, 8 up, 8 in 2024-04-26T04:50:24.939 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[95531]: pgmap v588: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-26T04:50:24.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:24.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[95531]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:24.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[95531]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:24.940 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:24 smithi146 ceph-mon[95531]: osdmap e615: 8 total, 8 up, 8 in 2024-04-26T04:50:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:24 smithi204 ceph-mon[88313]: pgmap v588: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.2 MiB/s wr, 6 op/s 2024-04-26T04:50:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:24 smithi204 ceph-mon[88313]: from='client.44381 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:24 smithi204 ceph-mon[88313]: from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:24 smithi204 ceph-mon[88313]: osdmap e615: 8 total, 8 up, 8 in 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2738: done (3 left) 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2746: done (2 left) 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2747: done (1 left) 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2748: done (0 left) 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2749: read oid 49 snap -1 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:2749: expect deleted 2024-04-26T04:50:25.688 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 269 2024-04-26T04:50:25.689 INFO:tasks.rados.rados.0.smithi146.stdout:2750: seq_num 872 ranges {0=212992} 2024-04-26T04:50:25.689 INFO:tasks.rados.rados.0.smithi146.stdout:2750: writing smithi14680844-22 from 0 to 212992 tid 1 2024-04-26T04:50:25.689 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 269 2024-04-26T04:50:25.689 INFO:tasks.rados.rados.0.smithi146.stdout:2751: seq_num 873 ranges {0=229376} 2024-04-26T04:50:25.690 INFO:tasks.rados.rados.0.smithi146.stdout:2751: writing smithi14680844-26 from 0 to 229376 tid 1 2024-04-26T04:50:25.690 INFO:tasks.rados.rados.0.smithi146.stdout:2752: copy_from oid 45 from oid 28 current snap is 269 2024-04-26T04:50:25.690 INFO:tasks.rados.rados.0.smithi146.stdout:2749: done (3 left) 2024-04-26T04:50:25.690 INFO:tasks.rados.rados.0.smithi146.stdout:2753: snap_create 2024-04-26T04:50:25.693 INFO:tasks.rados.rados.0.smithi146.stdout:2752: finishing copy_from to smithi14680844-45 2024-04-26T04:50:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:2752: got expected ENOENT (src dne) 2024-04-26T04:50:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:2752: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:50:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:2750: finishing write tid 1 to smithi14680844-22 2024-04-26T04:50:25.694 INFO:tasks.rados.rados.0.smithi146.stdout:2750: finishing write tid 2 to smithi14680844-22 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2750: finishing write tid 3 to smithi14680844-22 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2750: oid 22 updating version 0 to 1592 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2750: oid 22 updating version 1592 to 1593 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1593 (ObjNum 872 snap 269 seq_num 872) dirty exists 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2750: left oid 22 (ObjNum 872 snap 269 seq_num 872) 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2751: finishing write tid 1 to smithi14680844-26 2024-04-26T04:50:25.696 INFO:tasks.rados.rados.0.smithi146.stdout:2751: finishing write tid 2 to smithi14680844-26 2024-04-26T04:50:25.697 INFO:tasks.rados.rados.0.smithi146.stdout:2751: finishing write tid 3 to smithi14680844-26 2024-04-26T04:50:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:2751: oid 26 updating version 0 to 1822 2024-04-26T04:50:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:2751: oid 26 version 1822 is already newer than 1821 2024-04-26T04:50:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1822 (ObjNum 873 snap 269 seq_num 873) dirty exists 2024-04-26T04:50:25.698 INFO:tasks.rados.rados.0.smithi146.stdout:2751: left oid 26 (ObjNum 873 snap 269 seq_num 873) 2024-04-26T04:50:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:25 smithi204 ceph-mon[88313]: pgmap v591: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:25 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3729020268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:25 smithi204 ceph-mon[88313]: osdmap e616: 8 total, 8 up, 8 in 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[95531]: pgmap v591: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3729020268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[95531]: osdmap e616: 8 total, 8 up, 8 in 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[92947]: pgmap v591: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3729020268' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:25 smithi146 ceph-mon[92947]: osdmap e616: 8 total, 8 up, 8 in 2024-04-26T04:50:26.691 INFO:tasks.rados.rados.0.smithi146.stdout:2750: done (3 left) 2024-04-26T04:50:26.691 INFO:tasks.rados.rados.0.smithi146.stdout:2751: done (2 left) 2024-04-26T04:50:26.691 INFO:tasks.rados.rados.0.smithi146.stdout:2752: done (1 left) 2024-04-26T04:50:26.691 INFO:tasks.rados.rados.0.smithi146.stdout:2753: done (0 left) 2024-04-26T04:50:26.691 INFO:tasks.rados.rados.0.smithi146.stdout:2754: snap_remove snap 266 2024-04-26T04:50:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:27 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:27 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:27 smithi204 ceph-mon[88313]: osdmap e617: 8 total, 8 up, 8 in 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[95531]: osdmap e617: 8 total, 8 up, 8 in 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:27 smithi146 ceph-mon[92947]: osdmap e617: 8 total, 8 up, 8 in 2024-04-26T04:50:27.692 INFO:tasks.rados.rados.0.smithi146.stdout:2754: done (0 left) 2024-04-26T04:50:27.692 INFO:tasks.rados.rados.0.smithi146.stdout:2755: snap_remove snap 235 2024-04-26T04:50:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:28 smithi204 ceph-mon[88313]: pgmap v594: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:28.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:28 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:28 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:28 smithi204 ceph-mon[88313]: osdmap e618: 8 total, 8 up, 8 in 2024-04-26T04:50:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[95531]: pgmap v594: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[95531]: osdmap e618: 8 total, 8 up, 8 in 2024-04-26T04:50:28.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[92947]: pgmap v594: 121 pgs: 121 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 1.4 MiB/s wr, 15 op/s 2024-04-26T04:50:28.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:28.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:28 smithi146 ceph-mon[92947]: osdmap e618: 8 total, 8 up, 8 in 2024-04-26T04:50:28.694 INFO:tasks.rados.rados.0.smithi146.stdout:2755: done (0 left) 2024-04-26T04:50:28.694 INFO:tasks.rados.rados.0.smithi146.stdout:2756: rollback oid 35 current snap is 270 2024-04-26T04:50:28.694 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 262 2024-04-26T04:50:28.694 INFO:tasks.rados.rados.0.smithi146.stdout:2757: snap_remove snap 264 2024-04-26T04:50:29.706 INFO:tasks.rados.rados.0.smithi146.stdout:2757: done (1 left) 2024-04-26T04:50:29.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 270 2024-04-26T04:50:29.707 INFO:tasks.rados.rados.0.smithi146.stdout:2758: seq_num 874 ranges {2179072=245760} 2024-04-26T04:50:29.720 INFO:tasks.rados.rados.0.smithi146.stdout:2758: writing smithi14680844-13 from 2179072 to 2424832 tid 1 2024-04-26T04:50:29.720 INFO:tasks.rados.rados.0.smithi146.stdout:2759: setattr oid 41 current snap is 270 2024-04-26T04:50:29.720 INFO:tasks.rados.rados.0.smithi146.stdout:2756: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:50:29.720 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1483 (ObjNum 225 snap 0 seq_num 2127304880) dirty dne 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:2756: done (2 left) 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:2760: read oid 49 snap -1 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:2760: expect deleted 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:2761: rollback oid 24 current snap is 270 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 268 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 270 2024-04-26T04:50:29.721 INFO:tasks.rados.rados.0.smithi146.stdout:2762: seq_num 875 ranges {2129920=262144} 2024-04-26T04:50:29.734 INFO:tasks.rados.rados.0.smithi146.stdout:2762: writing smithi14680844-8 from 2129920 to 2392064 tid 1 2024-04-26T04:50:29.735 INFO:tasks.rados.rados.0.smithi146.stdout:2763: read oid 50 snap -1 2024-04-26T04:50:29.735 INFO:tasks.rados.rados.0.smithi146.stdout:2763: expect (ObjNum 849 snap 262 seq_num 849) 2024-04-26T04:50:29.735 INFO:tasks.rados.rados.0.smithi146.stdout:2764: snap_remove snap 267 2024-04-26T04:50:30.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:29 smithi204 ceph-mon[88313]: osdmap e619: 8 total, 8 up, 8 in 2024-04-26T04:50:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:29 smithi146 ceph-mon[95531]: osdmap e619: 8 total, 8 up, 8 in 2024-04-26T04:50:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:29 smithi146 ceph-mon[92947]: osdmap e619: 8 total, 8 up, 8 in 2024-04-26T04:50:30.699 INFO:tasks.rados.rados.0.smithi146.stdout:2764: done (6 left) 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2765: snap_create 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: finishing write tid 1 to smithi14680844-13 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: finishing write tid 2 to smithi14680844-13 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: finishing write tid 3 to smithi14680844-13 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: oid 13 updating version 0 to 792 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: oid 13 version 792 is already newer than 791 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 792 (ObjNum 874 snap 270 seq_num 874) dirty exists 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2758: left oid 13 (ObjNum 874 snap 270 seq_num 874) 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1842 (ObjNum 33 snap 0 seq_num 2105263920) dirty exists 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2761: finishing rollback tid 0 to smithi14680844-24 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2761: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2761: finishing rollback tid 2 to smithi14680844-24 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1596 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:30.700 INFO:tasks.rados.rados.0.smithi146.stdout:2762: finishing write tid 1 to smithi14680844-8 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2762: finishing write tid 2 to smithi14680844-8 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2762: finishing write tid 3 to smithi14680844-8 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2762: oid 8 updating version 0 to 1845 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2762: oid 8 version 1845 is already newer than 1844 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1845 (ObjNum 875 snap 270 seq_num 875) dirty exists 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2762: left oid 8 (ObjNum 875 snap 270 seq_num 875) 2024-04-26T04:50:30.701 INFO:tasks.rados.rados.0.smithi146.stdout:2763: expect (ObjNum 849 snap 262 seq_num 849) 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: pgmap v597: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 606 KiB/s wr, 7 op/s 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: osdmap e620: 8 total, 8 up, 8 in 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:30 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: pgmap v597: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 606 KiB/s wr, 7 op/s 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: osdmap e620: 8 total, 8 up, 8 in 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:31.165 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.166 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: pgmap v597: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 261 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 606 KiB/s wr, 7 op/s 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: osdmap e620: 8 total, 8 up, 8 in 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.167 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.168 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:30 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2758: done (6 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2759: done (5 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2760: done (4 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2761: done (3 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2762: done (2 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2763: done (1 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2765: done (0 left) 2024-04-26T04:50:31.704 INFO:tasks.rados.rados.0.smithi146.stdout:2766: delete oid 44 current snap is 271 2024-04-26T04:50:31.705 INFO:tasks.rados.rados.0.smithi146.stdout:2766: done (0 left) 2024-04-26T04:50:31.706 INFO:tasks.rados.rados.0.smithi146.stdout:2767: delete oid 20 current snap is 271 2024-04-26T04:50:31.709 INFO:tasks.rados.rados.0.smithi146.stdout:2767: done (0 left) 2024-04-26T04:50:31.709 INFO:tasks.rados.rados.0.smithi146.stdout:2768: rmattr oid 37 current snap is 271 2024-04-26T04:50:31.709 INFO:tasks.rados.rados.0.smithi146.stdout:2768: done (0 left) 2024-04-26T04:50:31.709 INFO:tasks.rados.rados.0.smithi146.stdout:2769: snap_create 2024-04-26T04:50:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:31 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:31 smithi204 ceph-mon[88313]: osdmap e621: 8 total, 8 up, 8 in 2024-04-26T04:50:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:31 smithi204 ceph-mon[88313]: osdmap e622: 8 total, 8 up, 8 in 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[95531]: osdmap e621: 8 total, 8 up, 8 in 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[95531]: osdmap e622: 8 total, 8 up, 8 in 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[92947]: osdmap e621: 8 total, 8 up, 8 in 2024-04-26T04:50:32.150 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:31 smithi146 ceph-mon[92947]: osdmap e622: 8 total, 8 up, 8 in 2024-04-26T04:50:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:2769: done (0 left) 2024-04-26T04:50:32.714 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 272 2024-04-26T04:50:32.719 INFO:tasks.rados.rados.0.smithi146.stdout:2770: seq_num 878 ranges {10969088=311296} 2024-04-26T04:50:32.775 INFO:tasks.rados.rados.0.smithi146.stdout:2770: writing smithi14680844-4 from 10969088 to 11280384 tid 1 2024-04-26T04:50:32.775 INFO:tasks.rados.rados.0.smithi146.stdout:2771: read oid 38 snap -1 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2771: expect (ObjNum 848 snap 262 seq_num 848) 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2772: rmattr oid 3 current snap is 272 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2772: done (2 left) 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2773: read oid 39 snap 259 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2773: expect (ObjNum 771 snap 236 seq_num 771) 2024-04-26T04:50:32.776 INFO:tasks.rados.rados.0.smithi146.stdout:2774: snap_create 2024-04-26T04:50:32.782 INFO:tasks.rados.rados.0.smithi146.stdout:2770: finishing write tid 1 to smithi14680844-4 2024-04-26T04:50:32.784 INFO:tasks.rados.rados.0.smithi146.stdout:2770: finishing write tid 2 to smithi14680844-4 2024-04-26T04:50:32.787 INFO:tasks.rados.rados.0.smithi146.stdout:2773: expect (ObjNum 771 snap 236 seq_num 771) 2024-04-26T04:50:32.898 INFO:tasks.rados.rados.0.smithi146.stdout:2770: finishing write tid 3 to smithi14680844-4 2024-04-26T04:50:32.898 INFO:tasks.rados.rados.0.smithi146.stdout:2770: oid 4 updating version 0 to 1692 2024-04-26T04:50:32.898 INFO:tasks.rados.rados.0.smithi146.stdout:2770: oid 4 updating version 1692 to 1693 2024-04-26T04:50:32.899 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1693 (ObjNum 878 snap 272 seq_num 878) dirty exists 2024-04-26T04:50:32.899 INFO:tasks.rados.rados.0.smithi146.stdout:2770: left oid 4 (ObjNum 878 snap 272 seq_num 878) 2024-04-26T04:50:32.899 INFO:tasks.rados.rados.0.smithi146.stdout:2771: expect (ObjNum 848 snap 262 seq_num 848) 2024-04-26T04:50:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:32 smithi204 ceph-mon[88313]: pgmap v600: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 662 KiB/s wr, 13 op/s 2024-04-26T04:50:33.056 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:32 smithi146 ceph-mon[95531]: pgmap v600: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 662 KiB/s wr, 13 op/s 2024-04-26T04:50:33.056 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:32 smithi146 ceph-mon[92947]: pgmap v600: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 662 KiB/s wr, 13 op/s 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:2770: done (3 left) 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:2771: done (2 left) 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:2773: done (1 left) 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:2774: done (0 left) 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 273 2024-04-26T04:50:33.689 INFO:tasks.rados.rados.0.smithi146.stdout:2775: seq_num 879 ranges {0=327680} 2024-04-26T04:50:33.690 INFO:tasks.rados.rados.0.smithi146.stdout:2775: writing smithi14680844-20 from 0 to 327680 tid 1 2024-04-26T04:50:33.691 INFO:tasks.rados.rados.0.smithi146.stdout:2776: read oid 17 snap 263 2024-04-26T04:50:33.691 INFO:tasks.rados.rados.0.smithi146.stdout:2776: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:50:33.691 INFO:tasks.rados.rados.0.smithi146.stdout:2777: setattr oid 26 current snap is 273 2024-04-26T04:50:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:2778: read oid 14 snap -1 2024-04-26T04:50:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:2778: expect deleted 2024-04-26T04:50:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:2779: copy_from oid 50 from oid 5 current snap is 273 2024-04-26T04:50:33.693 INFO:tasks.rados.rados.0.smithi146.stdout:2780: snap_create 2024-04-26T04:50:33.697 INFO:tasks.rados.rados.0.smithi146.stdout:2776: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:50:33.700 INFO:tasks.rados.rados.0.smithi146.stdout:2775: finishing write tid 1 to smithi14680844-20 2024-04-26T04:50:33.701 INFO:tasks.rados.rados.0.smithi146.stdout:2775: finishing write tid 2 to smithi14680844-20 2024-04-26T04:50:33.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1851 (ObjNum 873 snap 269 seq_num 873) dirty exists 2024-04-26T04:50:33.702 INFO:tasks.rados.rados.0.smithi146.stdout:2779: finishing copy_from to smithi14680844-50 2024-04-26T04:50:33.702 INFO:tasks.rados.rados.0.smithi146.stdout:2779: got expected ENOENT (src dne) 2024-04-26T04:50:33.702 INFO:tasks.rados.rados.0.smithi146.stdout:2779: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:50:33.703 INFO:tasks.rados.rados.0.smithi146.stdout:2775: finishing write tid 3 to smithi14680844-20 2024-04-26T04:50:33.703 INFO:tasks.rados.rados.0.smithi146.stdout:2775: oid 20 updating version 0 to 1836 2024-04-26T04:50:33.703 INFO:tasks.rados.rados.0.smithi146.stdout:2775: oid 20 updating version 1836 to 1837 2024-04-26T04:50:33.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1837 (ObjNum 879 snap 273 seq_num 879) dirty exists 2024-04-26T04:50:33.703 INFO:tasks.rados.rados.0.smithi146.stdout:2775: left oid 20 (ObjNum 879 snap 273 seq_num 879) 2024-04-26T04:50:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[95531]: Upgrade: Updating alertmanager.a 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[95531]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[95531]: osdmap e623: 8 total, 8 up, 8 in 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[95531]: osdmap e624: 8 total, 8 up, 8 in 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[92947]: Upgrade: Updating alertmanager.a 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[92947]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[92947]: osdmap e623: 8 total, 8 up, 8 in 2024-04-26T04:50:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:33 smithi146 ceph-mon[92947]: osdmap e624: 8 total, 8 up, 8 in 2024-04-26T04:50:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:33 smithi204 ceph-mon[88313]: Upgrade: Updating alertmanager.a 2024-04-26T04:50:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:33 smithi204 ceph-mon[88313]: Deploying daemon alertmanager.a on smithi146 2024-04-26T04:50:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:33 smithi204 ceph-mon[88313]: osdmap e623: 8 total, 8 up, 8 in 2024-04-26T04:50:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:33 smithi204 ceph-mon[88313]: osdmap e624: 8 total, 8 up, 8 in 2024-04-26T04:50:34.696 INFO:tasks.rados.rados.0.smithi146.stdout:2775: done (5 left) 2024-04-26T04:50:34.696 INFO:tasks.rados.rados.0.smithi146.stdout:2776: done (4 left) 2024-04-26T04:50:34.696 INFO:tasks.rados.rados.0.smithi146.stdout:2777: done (3 left) 2024-04-26T04:50:34.696 INFO:tasks.rados.rados.0.smithi146.stdout:2778: done (2 left) 2024-04-26T04:50:34.696 INFO:tasks.rados.rados.0.smithi146.stdout:2779: done (1 left) 2024-04-26T04:50:34.697 INFO:tasks.rados.rados.0.smithi146.stdout:2780: done (0 left) 2024-04-26T04:50:34.697 INFO:tasks.rados.rados.0.smithi146.stdout:2781: delete oid 22 current snap is 274 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2781: done (0 left) 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2782: rollback oid 19 current snap is 274 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 268 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2783: rmattr oid 23 current snap is 274 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2783: done (1 left) 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2784: read oid 50 snap -1 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2784: expect (ObjNum 849 snap 262 seq_num 849) 2024-04-26T04:50:34.703 INFO:tasks.rados.rados.0.smithi146.stdout:2785: delete oid 10 current snap is 274 2024-04-26T04:50:34.708 INFO:tasks.rados.rados.0.smithi146.stdout:2785: done (2 left) 2024-04-26T04:50:34.708 INFO:tasks.rados.rados.0.smithi146.stdout:2786: rmattr oid 18 current snap is 274 2024-04-26T04:50:34.708 INFO:tasks.rados.rados.0.smithi146.stdout:2787: snap_remove snap 230 2024-04-26T04:50:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:34 smithi204 ceph-mon[88313]: pgmap v603: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 5 op/s 2024-04-26T04:50:35.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:34 smithi204 ceph-mon[88313]: osdmap e625: 8 total, 8 up, 8 in 2024-04-26T04:50:35.158 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:34 smithi146 ceph-mon[95531]: pgmap v603: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 5 op/s 2024-04-26T04:50:35.158 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:34 smithi146 ceph-mon[95531]: osdmap e625: 8 total, 8 up, 8 in 2024-04-26T04:50:35.158 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:34 smithi146 ceph-mon[92947]: pgmap v603: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 262 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 255 B/s rd, 56 KiB/s wr, 5 op/s 2024-04-26T04:50:35.159 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:34 smithi146 ceph-mon[92947]: osdmap e625: 8 total, 8 up, 8 in 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2787: done (3 left) 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2788: rollback oid 26 current snap is 274 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 253 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2789: copy_from oid 16 from oid 27 current snap is 274 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2790: read oid 3 snap -1 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2790: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:50:35.710 INFO:tasks.rados.rados.0.smithi146.stdout:2791: copy_from oid 39 from oid 47 current snap is 274 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:2792: read oid 35 snap -1 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:2792: expect deleted 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 274 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:2793: seq_num 882 ranges {327680=376832} 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:2793: writing smithi14680844-20 from 327680 to 704512 tid 1 2024-04-26T04:50:35.711 INFO:tasks.rados.rados.0.smithi146.stdout:2794: setattr oid 22 current snap is 274 2024-04-26T04:50:35.713 INFO:tasks.rados.rados.0.smithi146.stdout:2782: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:50:35.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1681 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:50:35.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1853 (ObjNum 33 snap 0 seq_num 4) dirty exists 2024-04-26T04:50:35.713 INFO:tasks.rados.rados.0.smithi146.stdout:2784: expect (ObjNum 849 snap 262 seq_num 849) 2024-04-26T04:50:35.995 INFO:tasks.rados.rados.0.smithi146.stdout:2789: finishing copy_from to smithi14680844-16 2024-04-26T04:50:35.995 INFO:tasks.rados.rados.0.smithi146.stdout:2789: got expected ENOENT (src dne) 2024-04-26T04:50:35.995 INFO:tasks.rados.rados.0.smithi146.stdout:2789: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:50:35.995 INFO:tasks.rados.rados.0.smithi146.stdout:2790: expect (ObjNum 769 snap 235 seq_num 769) 2024-04-26T04:50:36.019 INFO:tasks.rados.rados.0.smithi146.stdout:2793: finishing write tid 1 to smithi14680844-20 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2793: finishing write tid 2 to smithi14680844-20 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2793: finishing write tid 3 to smithi14680844-20 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2793: oid 20 updating version 0 to 1848 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2793: oid 20 version 1848 is already newer than 1847 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1848 (ObjNum 882 snap 274 seq_num 882) dirty exists 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2793: left oid 20 (ObjNum 882 snap 274 seq_num 882) 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2788: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2788: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2791: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2788: finishing rollback tid 2 to smithi14680844-26 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1857 (ObjNum 732 snap 218 seq_num 732) dirty exists 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2791: finishing copy_from to smithi14680844-39 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1488 (ObjNum 816 snap 257 seq_num 816) dirty exists 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2782: done (9 left) 2024-04-26T04:50:36.020 INFO:tasks.rados.rados.0.smithi146.stdout:2784: done (8 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2786: done (7 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2788: done (6 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2789: done (5 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2790: done (4 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2791: done (3 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2792: done (2 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2793: done (1 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2795: read oid 47 snap -1 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2795: expect (ObjNum 816 snap 257 seq_num 816) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2796: rmattr oid 44 current snap is 274 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2796: done (2 left) 2024-04-26T04:50:36.021 INFO:tasks.rados.rados.0.smithi146.stdout:2797: snap_create 2024-04-26T04:50:36.023 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1598 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:50:36.027 INFO:tasks.rados.rados.0.smithi146.stdout:2795: expect (ObjNum 816 snap 257 seq_num 816) 2024-04-26T04:50:36.140 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:35 smithi146 systemd[1]: Stopping Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:36.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:50:36] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-04-26T04:50:36.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[76379]: ts=2024-04-26T04:50:36.138Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-26T04:50:36.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 podman[130065]: 2024-04-26 04:50:36.180463082 +0000 UTC m=+0.164734844 container died 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:36.760 INFO:tasks.rados.rados.0.smithi146.stdout:2794: done (2 left) 2024-04-26T04:50:36.760 INFO:tasks.rados.rados.0.smithi146.stdout:2795: done (1 left) 2024-04-26T04:50:36.760 INFO:tasks.rados.rados.0.smithi146.stdout:2797: done (0 left) 2024-04-26T04:50:36.760 INFO:tasks.rados.rados.0.smithi146.stdout:2798: delete oid 33 current snap is 275 2024-04-26T04:50:36.766 INFO:tasks.rados.rados.0.smithi146.stdout:2798: done (0 left) 2024-04-26T04:50:36.766 INFO:tasks.rados.rados.0.smithi146.stdout:2799: snap_remove snap 253 2024-04-26T04:50:36.838 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-mon[95531]: pgmap v606: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:36.838 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-mon[95531]: osdmap e626: 8 total, 8 up, 8 in 2024-04-26T04:50:36.838 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-mon[92947]: pgmap v606: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:36.838 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:36 smithi146 ceph-mon[92947]: osdmap e626: 8 total, 8 up, 8 in 2024-04-26T04:50:36.838 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 podman[130065]: 2024-04-26 04:50:36.56144342 +0000 UTC m=+0.545715173 container cleanup 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:36.838 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 bash[130065]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a 2024-04-26T04:50:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:36 smithi204 ceph-mon[88313]: pgmap v606: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:36 smithi204 ceph-mon[88313]: osdmap e626: 8 total, 8 up, 8 in 2024-04-26T04:50:37.192 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 podman[130082]: 2024-04-26 04:50:36.837631204 +0000 UTC m=+0.655785925 container remove 6d45bfcbd6b74701762561058bc89e4403480d5710f0eee5ecfd6f297c0b348f (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:37.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:36 smithi146 podman[130082]: 2024-04-26 04:50:36.913323752 +0000 UTC m=+0.731478485 volume remove 7c48e484cf810aacfe31cfb72e14b2411a3a833c17c8f4df88222197f585f0f1 2024-04-26T04:50:37.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-26T04:50:37.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 systemd[1]: Stopped Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:37.193 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service: Consumed 1.760s CPU time. 2024-04-26T04:50:37.623 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 systemd[1]: Starting Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:37.623 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 podman[130217]: 2024-04-26 04:50:37.50615699 +0000 UTC m=+0.107969358 volume create 058a2e9df904687f145dbd1bba95e385700b54ca8508b4fa4fa90aa9e10801ac 2024-04-26T04:50:37.623 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 podman[130217]: 2024-04-26 04:50:37.416716766 +0000 UTC m=+0.018529137 image pull c8568f914cd25b2062c44e9f79f9c18da6e3b85fe0c47a12a2191c61426c2b19 quay.io/prometheus/alertmanager:v0.25.0 2024-04-26T04:50:37.623 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 podman[130217]: 2024-04-26 04:50:37.623180837 +0000 UTC m=+0.224993204 container create 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:37.766 INFO:tasks.rados.rados.0.smithi146.stdout:2799: done (0 left) 2024-04-26T04:50:37.766 INFO:tasks.rados.rados.0.smithi146.stdout:2800: snap_remove snap 263 2024-04-26T04:50:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:37 smithi146 ceph-mon[95531]: osdmap e627: 8 total, 8 up, 8 in 2024-04-26T04:50:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:37 smithi146 ceph-mon[95531]: pgmap v609: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:37 smithi146 ceph-mon[92947]: osdmap e627: 8 total, 8 up, 8 in 2024-04-26T04:50:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:37 smithi146 ceph-mon[92947]: pgmap v609: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:37 smithi204 ceph-mon[88313]: osdmap e627: 8 total, 8 up, 8 in 2024-04-26T04:50:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:37 smithi204 ceph-mon[88313]: pgmap v609: 121 pgs: 121 active+clean; 256 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 280 KiB/s wr, 18 op/s 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 podman[130217]: 2024-04-26 04:50:37.984274296 +0000 UTC m=+0.586086664 container init 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:37 smithi146 podman[130217]: 2024-04-26 04:50:37.989567881 +0000 UTC m=+0.591380250 container start 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.000Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.000Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.002Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.146 port=9094 2024-04-26T04:50:38.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.003Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.026Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.027Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.030Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:38.030Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 bash[130217]: 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 2024-04-26T04:50:38.444 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:38 smithi146 systemd[1]: Started Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:38.692 INFO:tasks.rados.rados.0.smithi146.stdout:2800: done (0 left) 2024-04-26T04:50:38.692 INFO:tasks.rados.rados.0.smithi146.stdout:2801: read oid 40 snap -1 2024-04-26T04:50:38.692 INFO:tasks.rados.rados.0.smithi146.stdout:2801: expect deleted 2024-04-26T04:50:38.692 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 275 2024-04-26T04:50:38.692 INFO:tasks.rados.rados.0.smithi146.stdout:2802: seq_num 884 ranges {434176=409600} 2024-04-26T04:50:38.697 INFO:tasks.rados.rados.0.smithi146.stdout:2802: writing smithi14680844-16 from 434176 to 843776 tid 1 2024-04-26T04:50:38.698 INFO:tasks.rados.rados.0.smithi146.stdout:2801: done (1 left) 2024-04-26T04:50:38.698 INFO:tasks.rados.rados.0.smithi146.stdout:2803: delete oid 19 current snap is 275 2024-04-26T04:50:38.706 INFO:tasks.rados.rados.0.smithi146.stdout:2802: finishing write tid 1 to smithi14680844-16 2024-04-26T04:50:38.706 INFO:tasks.rados.rados.0.smithi146.stdout:2802: finishing write tid 2 to smithi14680844-16 2024-04-26T04:50:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2803: done (1 left) 2024-04-26T04:50:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2804: rollback oid 33 current snap is 275 2024-04-26T04:50:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 262 2024-04-26T04:50:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:2805: rollback oid 3 current snap is 275 2024-04-26T04:50:38.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 273 2024-04-26T04:50:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:2806: copy_from oid 47 from oid 34 current snap is 275 2024-04-26T04:50:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:2807: copy_from oid 13 from oid 17 current snap is 275 2024-04-26T04:50:38.709 INFO:tasks.rados.rados.0.smithi146.stdout:2808: snap_remove snap 270 2024-04-26T04:50:39.029 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[92947]: osdmap e628: 8 total, 8 up, 8 in 2024-04-26T04:50:39.029 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.029 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.029 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:39.029 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[92947]: osdmap e629: 8 total, 8 up, 8 in 2024-04-26T04:50:39.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[95531]: osdmap e628: 8 total, 8 up, 8 in 2024-04-26T04:50:39.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:39.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:38 smithi146 ceph-mon[95531]: osdmap e629: 8 total, 8 up, 8 in 2024-04-26T04:50:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:38 smithi204 ceph-mon[88313]: osdmap e628: 8 total, 8 up, 8 in 2024-04-26T04:50:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:38 smithi204 ceph-mon[88313]: osdmap e629: 8 total, 8 up, 8 in 2024-04-26T04:50:39.697 INFO:tasks.rados.rados.0.smithi146.stdout:2808: done (5 left) 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2809: delete oid 42 current snap is 275 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2804: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2804: finishing rollback tid 2 to smithi14680844-33 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1870 (ObjNum 177 snap 0 seq_num 1) dirty exists 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2802: finishing write tid 3 to smithi14680844-16 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2802: oid 16 updating version 0 to 1715 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2802: oid 16 version 1715 is already newer than 1714 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1715 (ObjNum 884 snap 275 seq_num 884) dirty exists 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2802: left oid 16 (ObjNum 884 snap 275 seq_num 884) 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2807: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:50:39.698 INFO:tasks.rados.rados.0.smithi146.stdout:2805: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2805: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2807: finishing copy_from to smithi14680844-13 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1187 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2805: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1634 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2806: finishing copy_from racing read to smithi14680844-47 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:2806: finishing copy_from to smithi14680844-47 2024-04-26T04:50:39.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1235 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:50:39.705 INFO:tasks.rados.rados.0.smithi146.stdout:2802: done (5 left) 2024-04-26T04:50:39.705 INFO:tasks.rados.rados.0.smithi146.stdout:2804: done (4 left) 2024-04-26T04:50:39.705 INFO:tasks.rados.rados.0.smithi146.stdout:2805: done (3 left) 2024-04-26T04:50:39.706 INFO:tasks.rados.rados.0.smithi146.stdout:2806: done (2 left) 2024-04-26T04:50:39.706 INFO:tasks.rados.rados.0.smithi146.stdout:2807: done (1 left) 2024-04-26T04:50:39.706 INFO:tasks.rados.rados.0.smithi146.stdout:2809: done (0 left) 2024-04-26T04:50:39.706 INFO:tasks.rados.rados.0.smithi146.stdout:2810: delete oid 21 current snap is 275 2024-04-26T04:50:39.708 INFO:tasks.rados.rados.0.smithi146.stdout:2810: done (0 left) 2024-04-26T04:50:39.708 INFO:tasks.rados.rados.0.smithi146.stdout:2811: copy_from oid 13 from oid 17 current snap is 275 2024-04-26T04:50:39.708 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 275 2024-04-26T04:50:39.708 INFO:tasks.rados.rados.0.smithi146.stdout:2812: seq_num 888 ranges {262144=475136} 2024-04-26T04:50:39.712 INFO:tasks.rados.rados.0.smithi146.stdout:2812: writing smithi14680844-26 from 262144 to 737280 tid 1 2024-04-26T04:50:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:2813: snap_create 2024-04-26T04:50:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:2811: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:50:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:2811: finishing copy_from to smithi14680844-13 2024-04-26T04:50:39.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1187 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:50:39.716 INFO:tasks.rados.rados.0.smithi146.stdout:2812: finishing write tid 1 to smithi14680844-26 2024-04-26T04:50:39.717 INFO:tasks.rados.rados.0.smithi146.stdout:2812: finishing write tid 2 to smithi14680844-26 2024-04-26T04:50:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:2812: finishing write tid 3 to smithi14680844-26 2024-04-26T04:50:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:2812: oid 26 updating version 0 to 1885 2024-04-26T04:50:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:2812: oid 26 updating version 1885 to 1886 2024-04-26T04:50:39.718 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1886 (ObjNum 888 snap 275 seq_num 888) dirty exists 2024-04-26T04:50:39.719 INFO:tasks.rados.rados.0.smithi146.stdout:2812: left oid 26 (ObjNum 888 snap 275 seq_num 888) 2024-04-26T04:50:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:39 smithi204 ceph-mon[88313]: pgmap v612: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 502 KiB/s wr, 8 op/s 2024-04-26T04:50:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:39 smithi204 ceph-mon[88313]: osdmap e630: 8 total, 8 up, 8 in 2024-04-26T04:50:40.065 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:40.065 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[95531]: pgmap v612: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 502 KiB/s wr, 8 op/s 2024-04-26T04:50:40.065 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[95531]: osdmap e630: 8 total, 8 up, 8 in 2024-04-26T04:50:40.065 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:40.065 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[92947]: pgmap v612: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 217 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 4.5 MiB/s rd, 502 KiB/s wr, 8 op/s 2024-04-26T04:50:40.066 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:39 smithi146 ceph-mon[92947]: osdmap e630: 8 total, 8 up, 8 in 2024-04-26T04:50:40.066 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:40 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:40.004Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000958213s 2024-04-26T04:50:40.693 INFO:tasks.rados.rados.0.smithi146.stdout:2811: done (2 left) 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2812: done (1 left) 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2813: done (0 left) 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2814: copy_from oid 24 from oid 35 current snap is 276 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2815: read oid 32 snap 259 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2815: expect deleted 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2816: read oid 38 snap -1 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2816: expect (ObjNum 848 snap 262 seq_num 848) 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2817: read oid 41 snap -1 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2817: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:50:40.694 INFO:tasks.rados.rados.0.smithi146.stdout:2818: delete oid 15 current snap is 276 2024-04-26T04:50:40.695 INFO:tasks.rados.rados.0.smithi146.stdout:2817: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:50:40.703 INFO:tasks.rados.rados.0.smithi146.stdout:2815: done (4 left) 2024-04-26T04:50:40.703 INFO:tasks.rados.rados.0.smithi146.stdout:2817: done (3 left) 2024-04-26T04:50:40.703 INFO:tasks.rados.rados.0.smithi146.stdout:2818: done (2 left) 2024-04-26T04:50:40.703 INFO:tasks.rados.rados.0.smithi146.stdout:2819: snap_remove snap 269 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2819: done (2 left) 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2820: delete oid 31 current snap is 276 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2814: finishing copy_from to smithi14680844-24 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2814: got expected ENOENT (src dne) 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2814: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:50:41.698 INFO:tasks.rados.rados.0.smithi146.stdout:2816: expect (ObjNum 848 snap 262 seq_num 848) 2024-04-26T04:50:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:41 smithi204 ceph-mon[88313]: osdmap e631: 8 total, 8 up, 8 in 2024-04-26T04:50:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[95531]: osdmap e631: 8 total, 8 up, 8 in 2024-04-26T04:50:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[92947]: osdmap e631: 8 total, 8 up, 8 in 2024-04-26T04:50:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.237 INFO:tasks.rados.rados.0.smithi146.stdout:2814: done (2 left) 2024-04-26T04:50:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:2816: done (1 left) 2024-04-26T04:50:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:2820: done (0 left) 2024-04-26T04:50:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 276 2024-04-26T04:50:42.238 INFO:tasks.rados.rados.0.smithi146.stdout:2821: seq_num 891 ranges {0=532480} 2024-04-26T04:50:42.240 INFO:tasks.rados.rados.0.smithi146.stdout:2821: writing smithi14680844-44 from 0 to 532480 tid 1 2024-04-26T04:50:42.240 INFO:tasks.rados.rados.0.smithi146.stdout:2822: snap_create 2024-04-26T04:50:42.244 INFO:tasks.rados.rados.0.smithi146.stdout:2821: finishing write tid 1 to smithi14680844-44 2024-04-26T04:50:42.244 INFO:tasks.rados.rados.0.smithi146.stdout:2821: finishing write tid 2 to smithi14680844-44 2024-04-26T04:50:42.246 INFO:tasks.rados.rados.0.smithi146.stdout:2821: finishing write tid 3 to smithi14680844-44 2024-04-26T04:50:42.246 INFO:tasks.rados.rados.0.smithi146.stdout:2821: oid 44 updating version 0 to 1600 2024-04-26T04:50:42.247 INFO:tasks.rados.rados.0.smithi146.stdout:2821: oid 44 version 1600 is already newer than 1599 2024-04-26T04:50:42.247 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1600 (ObjNum 891 snap 276 seq_num 891) dirty exists 2024-04-26T04:50:42.247 INFO:tasks.rados.rados.0.smithi146.stdout:2821: left oid 44 (ObjNum 891 snap 276 seq_num 891) 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[92947]: pgmap v615: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[92947]: osdmap e632: 8 total, 8 up, 8 in 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[95531]: pgmap v615: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[95531]: osdmap e632: 8 total, 8 up, 8 in 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:42.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:42 smithi204 ceph-mon[88313]: pgmap v615: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.4 MiB/s rd, 1.1 MiB/s wr, 15 op/s 2024-04-26T04:50:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:42 smithi204 ceph-mon[88313]: osdmap e632: 8 total, 8 up, 8 in 2024-04-26T04:50:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:43.240 INFO:tasks.rados.rados.0.smithi146.stdout:2821: done (1 left) 2024-04-26T04:50:43.240 INFO:tasks.rados.rados.0.smithi146.stdout:2822: done (0 left) 2024-04-26T04:50:43.240 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 277 2024-04-26T04:50:43.240 INFO:tasks.rados.rados.0.smithi146.stdout:2823: seq_num 892 ranges {73728=548864} 2024-04-26T04:50:43.243 INFO:tasks.rados.rados.0.smithi146.stdout:2823: writing smithi14680844-13 from 73728 to 622592 tid 1 2024-04-26T04:50:43.243 INFO:tasks.rados.rados.0.smithi146.stdout:2824: copy_from oid 41 from oid 46 current snap is 277 2024-04-26T04:50:43.243 INFO:tasks.rados.rados.0.smithi146.stdout:2825: snap_remove snap 262 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2825: done (2 left) 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2826: read oid 23 snap -1 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2826: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2827: rollback oid 28 current snap is 277 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 272 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2828: setattr oid 3 current snap is 277 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2823: finishing write tid 1 to smithi14680844-13 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2823: finishing write tid 2 to smithi14680844-13 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2823: finishing write tid 3 to smithi14680844-13 2024-04-26T04:50:43.700 INFO:tasks.rados.rados.0.smithi146.stdout:2823: oid 13 updating version 0 to 1188 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2823: oid 13 updating version 1188 to 1189 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1189 (ObjNum 892 snap 277 seq_num 892) dirty exists 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2823: left oid 13 (ObjNum 892 snap 277 seq_num 892) 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2824: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2824: finishing copy_from to smithi14680844-41 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2823: done (4 left) 2024-04-26T04:50:43.701 INFO:tasks.rados.rados.0.smithi146.stdout:2824: done (3 left) 2024-04-26T04:50:43.702 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 277 2024-04-26T04:50:43.702 INFO:tasks.rados.rados.0.smithi146.stdout:2829: seq_num 893 ranges {90112=565248} 2024-04-26T04:50:43.705 INFO:tasks.rados.rados.0.smithi146.stdout:2829: writing smithi14680844-1 from 90112 to 655360 tid 1 2024-04-26T04:50:43.705 INFO:tasks.rados.rados.0.smithi146.stdout:2830: snap_remove snap 250 2024-04-26T04:50:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:44 smithi204 ceph-mon[88313]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-26T04:50:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:44 smithi204 ceph-mon[88313]: osdmap e633: 8 total, 8 up, 8 in 2024-04-26T04:50:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:44 smithi204 ceph-mon[88313]: osdmap e634: 8 total, 8 up, 8 in 2024-04-26T04:50:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[92947]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-26T04:50:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[92947]: osdmap e633: 8 total, 8 up, 8 in 2024-04-26T04:50:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[92947]: osdmap e634: 8 total, 8 up, 8 in 2024-04-26T04:50:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[95531]: pgmap v617: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 199 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.0 MiB/s wr, 15 op/s 2024-04-26T04:50:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[95531]: osdmap e633: 8 total, 8 up, 8 in 2024-04-26T04:50:44.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:44 smithi146 ceph-mon[95531]: osdmap e634: 8 total, 8 up, 8 in 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:2830: done (4 left) 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:2831: delete oid 5 current snap is 277 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:2827: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1590 (ObjNum 545 snap 0 seq_num 2126571168) dirty dne 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1651 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:50:44.709 INFO:tasks.rados.rados.0.smithi146.stdout:2826: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: finishing write tid 1 to smithi14680844-1 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: finishing write tid 2 to smithi14680844-1 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: finishing write tid 3 to smithi14680844-1 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: oid 1 updating version 0 to 1556 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: oid 1 version 1556 is already newer than 1555 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1556 (ObjNum 893 snap 277 seq_num 893) dirty exists 2024-04-26T04:50:44.776 INFO:tasks.rados.rados.0.smithi146.stdout:2829: left oid 1 (ObjNum 893 snap 277 seq_num 893) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2826: done (4 left) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2827: done (3 left) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2828: done (2 left) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2829: done (1 left) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2831: done (0 left) 2024-04-26T04:50:44.777 INFO:tasks.rados.rados.0.smithi146.stdout:2832: snap_create 2024-04-26T04:50:45.720 INFO:tasks.rados.rados.0.smithi146.stdout:2832: done (0 left) 2024-04-26T04:50:45.720 INFO:tasks.rados.rados.0.smithi146.stdout:2833: read oid 43 snap 273 2024-04-26T04:50:45.720 INFO:tasks.rados.rados.0.smithi146.stdout:2833: expect (ObjNum 688 snap 199 seq_num 688) 2024-04-26T04:50:45.720 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 278 2024-04-26T04:50:45.720 INFO:tasks.rados.rados.0.smithi146.stdout:2834: seq_num 895 ranges {2392064=598016} 2024-04-26T04:50:45.737 INFO:tasks.rados.rados.0.smithi146.stdout:2834: writing smithi14680844-8 from 2392064 to 2990080 tid 1 2024-04-26T04:50:45.737 INFO:tasks.rados.rados.0.smithi146.stdout:2835: rollback oid 29 current snap is 278 2024-04-26T04:50:45.737 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 276 2024-04-26T04:50:45.737 INFO:tasks.rados.rados.0.smithi146.stdout:2833: expect (ObjNum 688 snap 199 seq_num 688) 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2834: finishing write tid 1 to smithi14680844-8 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2834: finishing write tid 2 to smithi14680844-8 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2835: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2835: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2835: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1665 (ObjNum 868 snap 264 seq_num 868) dirty exists 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2834: finishing write tid 3 to smithi14680844-8 2024-04-26T04:50:45.792 INFO:tasks.rados.rados.0.smithi146.stdout:2834: oid 8 updating version 0 to 1913 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2834: oid 8 version 1913 is already newer than 1912 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1913 (ObjNum 895 snap 278 seq_num 895) dirty exists 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2834: left oid 8 (ObjNum 895 snap 278 seq_num 895) 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2833: done (2 left) 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2834: done (1 left) 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2835: done (0 left) 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 278 2024-04-26T04:50:45.793 INFO:tasks.rados.rados.0.smithi146.stdout:2836: seq_num 896 ranges {0=614400} 2024-04-26T04:50:45.795 INFO:tasks.rados.rados.0.smithi146.stdout:2836: writing smithi14680844-36 from 0 to 614400 tid 1 2024-04-26T04:50:45.795 INFO:tasks.rados.rados.0.smithi146.stdout:2837: delete oid 25 current snap is 278 2024-04-26T04:50:45.797 INFO:tasks.rados.rados.0.smithi146.stdout:2837: done (1 left) 2024-04-26T04:50:45.797 INFO:tasks.rados.rados.0.smithi146.stdout:2838: setattr oid 30 current snap is 278 2024-04-26T04:50:45.799 INFO:tasks.rados.rados.0.smithi146.stdout:2839: read oid 41 snap -1 2024-04-26T04:50:45.799 INFO:tasks.rados.rados.0.smithi146.stdout:2839: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:45.799 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 278 2024-04-26T04:50:45.799 INFO:tasks.rados.rados.0.smithi146.stdout:2840: seq_num 898 ranges {655360=647168} 2024-04-26T04:50:45.807 INFO:tasks.rados.rados.0.smithi146.stdout:2840: writing smithi14680844-1 from 655360 to 1302528 tid 1 2024-04-26T04:50:45.807 INFO:tasks.rados.rados.0.smithi146.stdout:2836: finishing write tid 1 to smithi14680844-36 2024-04-26T04:50:45.807 INFO:tasks.rados.rados.0.smithi146.stdout:2836: finishing write tid 2 to smithi14680844-36 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2836: finishing write tid 3 to smithi14680844-36 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2836: oid 36 updating version 0 to 1601 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2836: oid 36 updating version 1601 to 1602 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1602 (ObjNum 896 snap 278 seq_num 896) dirty exists 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2836: left oid 36 (ObjNum 896 snap 278 seq_num 896) 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1554 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2836: done (3 left) 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2838: done (2 left) 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2841: snap_create 2024-04-26T04:50:45.808 INFO:tasks.rados.rados.0.smithi146.stdout:2839: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:50:45.865 INFO:tasks.rados.rados.0.smithi146.stdout:2840: finishing write tid 1 to smithi14680844-1 2024-04-26T04:50:45.866 INFO:tasks.rados.rados.0.smithi146.stdout:2840: finishing write tid 2 to smithi14680844-1 2024-04-26T04:50:45.866 INFO:tasks.rados.rados.0.smithi146.stdout:2840: finishing write tid 3 to smithi14680844-1 2024-04-26T04:50:45.866 INFO:tasks.rados.rados.0.smithi146.stdout:2840: oid 1 updating version 0 to 1557 2024-04-26T04:50:45.866 INFO:tasks.rados.rados.0.smithi146.stdout:2840: oid 1 updating version 1557 to 1558 2024-04-26T04:50:45.866 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1558 (ObjNum 898 snap 278 seq_num 898) dirty exists 2024-04-26T04:50:45.867 INFO:tasks.rados.rados.0.smithi146.stdout:2840: left oid 1 (ObjNum 898 snap 278 seq_num 898) 2024-04-26T04:50:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:45 smithi146 ceph-mon[95531]: osdmap e635: 8 total, 8 up, 8 in 2024-04-26T04:50:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:45 smithi146 ceph-mon[92947]: osdmap e635: 8 total, 8 up, 8 in 2024-04-26T04:50:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:45 smithi204 ceph-mon[88313]: osdmap e635: 8 total, 8 up, 8 in 2024-04-26T04:50:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:50:46] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: osdmap e636: 8 total, 8 up, 8 in 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:46.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.791 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.792 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:46 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:46.793 INFO:tasks.rados.rados.0.smithi146.stdout:2839: done (2 left) 2024-04-26T04:50:46.793 INFO:tasks.rados.rados.0.smithi146.stdout:2840: done (1 left) 2024-04-26T04:50:46.793 INFO:tasks.rados.rados.0.smithi146.stdout:2841: done (0 left) 2024-04-26T04:50:46.793 INFO:tasks.rados.rados.0.smithi146.stdout:2842: snap_create 2024-04-26T04:50:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: osdmap e636: 8 total, 8 up, 8 in 2024-04-26T04:50:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: pgmap v621: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:47.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: osdmap e636: 8 total, 8 up, 8 in 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:46 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:47.793 INFO:tasks.rados.rados.0.smithi146.stdout:2842: done (0 left) 2024-04-26T04:50:47.794 INFO:tasks.rados.rados.0.smithi146.stdout:2843: delete oid 14 current snap is 280 2024-04-26T04:50:47.795 INFO:tasks.rados.rados.0.smithi146.stdout:2843: done (0 left) 2024-04-26T04:50:47.795 INFO:tasks.rados.rados.0.smithi146.stdout:2844: snap_create 2024-04-26T04:50:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:47 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:47 smithi204 ceph-mon[88313]: osdmap e637: 8 total, 8 up, 8 in 2024-04-26T04:50:47.972 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:47 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:47.972 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:47 smithi146 ceph-mon[92947]: osdmap e637: 8 total, 8 up, 8 in 2024-04-26T04:50:47.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:47 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-26T04:50:47.973 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:47 smithi146 ceph-mon[95531]: osdmap e637: 8 total, 8 up, 8 in 2024-04-26T04:50:48.442 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T04:50:48.007Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003265945s 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2844: done (0 left) 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2845: copy_from oid 50 from oid 8 current snap is 281 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2846: copy_from oid 29 from oid 43 current snap is 281 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2847: read oid 40 snap -1 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2847: expect deleted 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2848: read oid 20 snap -1 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2848: expect (ObjNum 882 snap 274 seq_num 882) 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2849: read oid 26 snap -1 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2849: expect (ObjNum 888 snap 275 seq_num 888) 2024-04-26T04:50:48.692 INFO:tasks.rados.rados.0.smithi146.stdout:2850: snap_create 2024-04-26T04:50:48.700 INFO:tasks.rados.rados.0.smithi146.stdout:2848: expect (ObjNum 882 snap 274 seq_num 882) 2024-04-26T04:50:48.727 INFO:tasks.rados.rados.0.smithi146.stdout:2849: expect (ObjNum 888 snap 275 seq_num 888) 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:2846: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:2846: finishing copy_from to smithi14680844-29 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1643 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:2845: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:2845: finishing copy_from to smithi14680844-50 2024-04-26T04:50:48.752 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1913 (ObjNum 895 snap 278 seq_num 895) dirty exists 2024-04-26T04:50:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:48 smithi204 ceph-mon[88313]: pgmap v623: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:48 smithi204 ceph-mon[88313]: Upgrade: Updating grafana.a 2024-04-26T04:50:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:48 smithi204 ceph-mon[88313]: Deploying daemon grafana.a on smithi204 2024-04-26T04:50:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:48 smithi204 ceph-mon[88313]: osdmap e638: 8 total, 8 up, 8 in 2024-04-26T04:50:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:48 smithi204 ceph-mon[88313]: osdmap e639: 8 total, 8 up, 8 in 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[95531]: pgmap v623: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[95531]: Upgrade: Updating grafana.a 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[95531]: Deploying daemon grafana.a on smithi204 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[95531]: osdmap e638: 8 total, 8 up, 8 in 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[95531]: osdmap e639: 8 total, 8 up, 8 in 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[92947]: pgmap v623: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 197 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 7.5 MiB/s rd, 1.1 MiB/s wr, 13 op/s 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[92947]: Upgrade: Updating grafana.a 2024-04-26T04:50:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[92947]: Deploying daemon grafana.a on smithi204 2024-04-26T04:50:49.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[92947]: osdmap e638: 8 total, 8 up, 8 in 2024-04-26T04:50:49.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:48 smithi146 ceph-mon[92947]: osdmap e639: 8 total, 8 up, 8 in 2024-04-26T04:50:49.695 INFO:tasks.rados.rados.0.smithi146.stdout:2845: done (5 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2846: done (4 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2847: done (3 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2848: done (2 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2849: done (1 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2850: done (0 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2851: rmattr oid 44 current snap is 282 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2851: done (0 left) 2024-04-26T04:50:49.696 INFO:tasks.rados.rados.0.smithi146.stdout:2852: snap_remove snap 281 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2852: done (0 left) 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2853: read oid 10 snap -1 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2853: expect deleted 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2854: copy_from oid 38 from oid 48 current snap is 282 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2855: copy_from oid 2 from oid 9 current snap is 282 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 282 2024-04-26T04:50:50.699 INFO:tasks.rados.rados.0.smithi146.stdout:2856: seq_num 900 ranges {11280384=679936} 2024-04-26T04:50:50.763 INFO:tasks.rados.rados.0.smithi146.stdout:2856: writing smithi14680844-4 from 11280384 to 11960320 tid 1 2024-04-26T04:50:50.764 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 282 2024-04-26T04:50:50.764 INFO:tasks.rados.rados.0.smithi146.stdout:2857: seq_num 901 ranges {0=696320} 2024-04-26T04:50:50.767 INFO:tasks.rados.rados.0.smithi146.stdout:2857: writing smithi14680844-31 from 0 to 696320 tid 1 2024-04-26T04:50:50.767 INFO:tasks.rados.rados.0.smithi146.stdout:2858: snap_remove snap 275 2024-04-26T04:50:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:50 smithi204 ceph-mon[88313]: pgmap v627: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-04-26T04:50:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:50 smithi204 ceph-mon[88313]: osdmap e640: 8 total, 8 up, 8 in 2024-04-26T04:50:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:50 smithi146 ceph-mon[95531]: pgmap v627: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-04-26T04:50:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:50 smithi146 ceph-mon[95531]: osdmap e640: 8 total, 8 up, 8 in 2024-04-26T04:50:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:50 smithi146 ceph-mon[92947]: pgmap v627: 121 pgs: 121 active+clean; 171 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.0 MiB/s wr, 9 op/s 2024-04-26T04:50:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:50 smithi146 ceph-mon[92947]: osdmap e640: 8 total, 8 up, 8 in 2024-04-26T04:50:51.714 INFO:tasks.rados.rados.0.smithi146.stdout:2854: finishing copy_from racing read to smithi14680844-38 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2854: finishing copy_from to smithi14680844-38 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2855: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2855: finishing copy_from to smithi14680844-2 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1548 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2856: finishing write tid 1 to smithi14680844-4 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2856: finishing write tid 2 to smithi14680844-4 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2856: finishing write tid 3 to smithi14680844-4 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2856: oid 4 updating version 0 to 1742 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:2856: oid 4 version 1742 is already newer than 1741 2024-04-26T04:50:51.715 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1742 (ObjNum 900 snap 282 seq_num 900) dirty exists 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2856: left oid 4 (ObjNum 900 snap 282 seq_num 900) 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: finishing write tid 1 to smithi14680844-31 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: finishing write tid 2 to smithi14680844-31 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: finishing write tid 3 to smithi14680844-31 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: oid 31 updating version 0 to 641 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: oid 31 version 641 is already newer than 640 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 641 (ObjNum 901 snap 282 seq_num 901) dirty exists 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2857: left oid 31 (ObjNum 901 snap 282 seq_num 901) 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2853: done (5 left) 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2854: done (4 left) 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2855: done (3 left) 2024-04-26T04:50:51.716 INFO:tasks.rados.rados.0.smithi146.stdout:2856: done (2 left) 2024-04-26T04:50:51.717 INFO:tasks.rados.rados.0.smithi146.stdout:2857: done (1 left) 2024-04-26T04:50:51.717 INFO:tasks.rados.rados.0.smithi146.stdout:2858: done (0 left) 2024-04-26T04:50:51.717 INFO:tasks.rados.rados.0.smithi146.stdout:2859: delete oid 11 current snap is 282 2024-04-26T04:50:51.724 INFO:tasks.rados.rados.0.smithi146.stdout:2859: done (0 left) 2024-04-26T04:50:51.724 INFO:tasks.rados.rados.0.smithi146.stdout:2860: rollback oid 31 current snap is 282 2024-04-26T04:50:51.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 268 2024-04-26T04:50:51.724 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 282 2024-04-26T04:50:51.724 INFO:tasks.rados.rados.0.smithi146.stdout:2861: seq_num 903 ranges {1933312=729088} 2024-04-26T04:50:51.740 INFO:tasks.rados.rados.0.smithi146.stdout:2861: writing smithi14680844-29 from 1933312 to 2662400 tid 1 2024-04-26T04:50:51.740 INFO:tasks.rados.rados.0.smithi146.stdout:2862: read oid 48 snap 272 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2862: expect (ObjNum 798 snap 253 seq_num 798) 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2863: rollback oid 42 current snap is 282 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 280 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2860: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2860: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 643 (ObjNum 161 snap 0 seq_num 2126581264) dirty dne 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2860: done (3 left) 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2864: read oid 24 snap -1 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2864: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2865: rollback oid 34 current snap is 282 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 272 2024-04-26T04:50:51.741 INFO:tasks.rados.rados.0.smithi146.stdout:2866: rmattr oid 12 current snap is 282 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2866: done (5 left) 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2867: read oid 4 snap -1 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2867: expect (ObjNum 900 snap 282 seq_num 900) 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2868: read oid 49 snap -1 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2868: expect deleted 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2869: read oid 30 snap 273 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2869: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 282 2024-04-26T04:50:51.742 INFO:tasks.rados.rados.0.smithi146.stdout:2870: seq_num 904 ranges {1679360=745472} 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2870: writing smithi14680844-39 from 1679360 to 2424832 tid 1 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2871: copy_from oid 15 from oid 46 current snap is 282 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2865: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2865: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2861: finishing write tid 1 to smithi14680844-29 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2865: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1242 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:50:51.754 INFO:tasks.rados.rados.0.smithi146.stdout:2862: expect (ObjNum 798 snap 253 seq_num 798) 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2861: finishing write tid 2 to smithi14680844-29 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2863: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1883 (ObjNum 65 snap 0 seq_num 1500798567) dirty dne 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2861: finishing write tid 3 to smithi14680844-29 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2861: oid 29 updating version 0 to 1673 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2861: oid 29 version 1673 is already newer than 1672 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1673 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2861: left oid 29 (ObjNum 903 snap 282 seq_num 903) 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2870: finishing write tid 1 to smithi14680844-39 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2870: finishing write tid 2 to smithi14680844-39 2024-04-26T04:50:51.799 INFO:tasks.rados.rados.0.smithi146.stdout:2870: finishing write tid 3 to smithi14680844-39 2024-04-26T04:50:51.800 INFO:tasks.rados.rados.0.smithi146.stdout:2870: oid 39 updating version 0 to 1645 2024-04-26T04:50:51.800 INFO:tasks.rados.rados.0.smithi146.stdout:2870: oid 39 updating version 1645 to 1646 2024-04-26T04:50:51.800 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1646 (ObjNum 904 snap 282 seq_num 904) dirty exists 2024-04-26T04:50:51.800 INFO:tasks.rados.rados.0.smithi146.stdout:2870: left oid 39 (ObjNum 904 snap 282 seq_num 904) 2024-04-26T04:50:51.800 INFO:tasks.rados.rados.0.smithi146.stdout:2864: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:52.045 INFO:tasks.rados.rados.0.smithi146.stdout:2869: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:50:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:51 smithi204 ceph-mon[88313]: osdmap e641: 8 total, 8 up, 8 in 2024-04-26T04:50:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:51 smithi146 ceph-mon[95531]: osdmap e641: 8 total, 8 up, 8 in 2024-04-26T04:50:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:51 smithi146 ceph-mon[92947]: osdmap e641: 8 total, 8 up, 8 in 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:2871: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:2871: finishing copy_from to smithi14680844-15 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:2861: done (9 left) 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:2862: done (8 left) 2024-04-26T04:50:52.292 INFO:tasks.rados.rados.0.smithi146.stdout:2863: done (7 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2864: done (6 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2865: done (5 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2868: done (4 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2869: done (3 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2870: done (2 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2871: done (1 left) 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2872: setattr oid 12 current snap is 282 2024-04-26T04:50:52.293 INFO:tasks.rados.rados.0.smithi146.stdout:2867: expect (ObjNum 900 snap 282 seq_num 900) 2024-04-26T04:50:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:52 smithi204 ceph-mon[88313]: pgmap v630: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-26T04:50:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:52 smithi204 ceph-mon[88313]: osdmap e642: 8 total, 8 up, 8 in 2024-04-26T04:50:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:52 smithi146 ceph-mon[92947]: pgmap v630: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-26T04:50:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:52 smithi146 ceph-mon[92947]: osdmap e642: 8 total, 8 up, 8 in 2024-04-26T04:50:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:52 smithi146 ceph-mon[95531]: pgmap v630: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-04-26T04:50:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:52 smithi146 ceph-mon[95531]: osdmap e642: 8 total, 8 up, 8 in 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:2867: done (1 left) 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:2873: rollback oid 25 current snap is 282 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 272 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:2874: rmattr oid 10 current snap is 282 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:2874: done (2 left) 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 282 2024-04-26T04:50:53.610 INFO:tasks.rados.rados.0.smithi146.stdout:2875: seq_num 905 ranges {0=761856} 2024-04-26T04:50:53.614 INFO:tasks.rados.rados.0.smithi146.stdout:2875: writing smithi14680844-31 from 0 to 761856 tid 1 2024-04-26T04:50:53.614 INFO:tasks.rados.rados.0.smithi146.stdout:2876: delete oid 37 current snap is 282 2024-04-26T04:50:53.614 INFO:tasks.rados.rados.0.smithi146.stdout:2873: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:50:53.615 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 0 (ObjNum 49 snap 0 seq_num 1953066355) dirty dne 2024-04-26T04:50:53.615 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1499 (ObjNum 809 snap 257 seq_num 809) dirty exists 2024-04-26T04:50:53.616 INFO:tasks.rados.rados.0.smithi146.stdout:2872: done (3 left) 2024-04-26T04:50:53.617 INFO:tasks.rados.rados.0.smithi146.stdout:2873: done (2 left) 2024-04-26T04:50:53.617 INFO:tasks.rados.rados.0.smithi146.stdout:2876: done (1 left) 2024-04-26T04:50:53.617 INFO:tasks.rados.rados.0.smithi146.stdout:2877: copy_from oid 22 from oid 33 current snap is 282 2024-04-26T04:50:53.617 INFO:tasks.rados.rados.0.smithi146.stdout:2878: delete oid 40 current snap is 282 2024-04-26T04:50:53.618 INFO:tasks.rados.rados.0.smithi146.stdout:2875: finishing write tid 1 to smithi14680844-31 2024-04-26T04:50:53.618 INFO:tasks.rados.rados.0.smithi146.stdout:2875: finishing write tid 2 to smithi14680844-31 2024-04-26T04:50:53.618 INFO:tasks.rados.rados.0.smithi146.stdout:2878: done (2 left) 2024-04-26T04:50:53.618 INFO:tasks.rados.rados.0.smithi146.stdout:2879: setattr oid 30 current snap is 282 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2880: rollback oid 27 current snap is 282 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 276 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2881: copy_from oid 20 from oid 48 current snap is 282 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2882: rollback oid 23 current snap is 282 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 259 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2883: read oid 32 snap -1 2024-04-26T04:50:53.620 INFO:tasks.rados.rados.0.smithi146.stdout:2883: expect deleted 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2884: delete oid 46 current snap is 282 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2877: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2875: finishing write tid 3 to smithi14680844-31 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2875: oid 31 updating version 0 to 645 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2875: oid 31 version 645 is already newer than 644 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 645 (ObjNum 905 snap 282 seq_num 905) dirty exists 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2875: left oid 31 (ObjNum 905 snap 282 seq_num 905) 2024-04-26T04:50:53.621 INFO:tasks.rados.rados.0.smithi146.stdout:2877: finishing copy_from to smithi14680844-22 2024-04-26T04:50:53.622 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1870 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:50:53.623 INFO:tasks.rados.rados.0.smithi146.stdout:2880: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:50:53.623 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1553 (ObjNum 33 snap 0 seq_num 2126944928) dirty dne 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2875: done (7 left) 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2877: done (6 left) 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2880: done (5 left) 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2884: done (4 left) 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2885: setattr oid 3 current snap is 282 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:2882: finishing rollback tid 0 to smithi14680844-23 2024-04-26T04:50:53.624 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1555 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:2882: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 1915 (ObjNum 481 snap 0 seq_num 442006905) dirty dne 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:2879: done (4 left) 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:2882: done (3 left) 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:2883: done (2 left) 2024-04-26T04:50:53.625 INFO:tasks.rados.rados.0.smithi146.stdout:2886: snap_remove snap 274 2024-04-26T04:50:53.697 INFO:tasks.rados.rados.0.smithi146.stdout:2886: done (2 left) 2024-04-26T04:50:53.697 INFO:tasks.rados.rados.0.smithi146.stdout:2887: read oid 15 snap 280 2024-04-26T04:50:53.697 INFO:tasks.rados.rados.0.smithi146.stdout:2887: expect deleted 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2888: read oid 1 snap -1 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2888: expect (ObjNum 898 snap 278 seq_num 898) 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2889: read oid 35 snap 279 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2889: expect deleted 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 282 2024-04-26T04:50:53.698 INFO:tasks.rados.rados.0.smithi146.stdout:2890: seq_num 909 ranges {5496832=425984,5922816=401408} 2024-04-26T04:50:53.730 INFO:tasks.rados.rados.0.smithi146.stdout:2890: writing smithi14680844-9 from 5496832 to 5922816 tid 1 2024-04-26T04:50:53.733 INFO:tasks.rados.rados.0.smithi146.stdout:2890: writing smithi14680844-9 from 5922816 to 6324224 tid 2 2024-04-26T04:50:53.733 INFO:tasks.rados.rados.0.smithi146.stdout:2891: snap_remove snap 278 2024-04-26T04:50:54.716 INFO:tasks.rados.rados.0.smithi146.stdout:2891: done (6 left) 2024-04-26T04:50:54.717 INFO:tasks.rados.rados.0.smithi146.stdout:2892: read oid 37 snap -1 2024-04-26T04:50:54.717 INFO:tasks.rados.rados.0.smithi146.stdout:2892: expect deleted 2024-04-26T04:50:54.717 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 282 2024-04-26T04:50:54.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1675 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:50:54.717 INFO:tasks.rados.rados.0.smithi146.stdout:2881: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:50:54.718 INFO:tasks.rados.rados.0.smithi146.stdout:2881: finishing copy_from to smithi14680844-20 2024-04-26T04:50:54.718 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:50:54.718 INFO:tasks.rados.rados.0.smithi146.stdout:2888: expect (ObjNum 898 snap 278 seq_num 898) 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: finishing write tid 1 to smithi14680844-9 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: finishing write tid 2 to smithi14680844-9 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: finishing write tid 3 to smithi14680844-9 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: finishing write tid 4 to smithi14680844-9 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: oid 9 updating version 0 to 1917 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: oid 9 updating version 1917 to 1918 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: oid 9 version 1918 is already newer than 1916 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1918 (ObjNum 909 snap 282 seq_num 909) dirty exists 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2890: left oid 9 (ObjNum 909 snap 282 seq_num 909) 2024-04-26T04:50:54.772 INFO:tasks.rados.rados.0.smithi146.stdout:2893: seq_num 910 ranges {0=442368,442368=401408} 2024-04-26T04:50:54.774 INFO:tasks.rados.rados.0.smithi146.stdout:2893: writing smithi14680844-11 from 0 to 442368 tid 1 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2893: writing smithi14680844-11 from 442368 to 843776 tid 2 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2881: done (7 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2885: done (6 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2887: done (5 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2888: done (4 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2889: done (3 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2890: done (2 left) 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2894: snap_create 2024-04-26T04:50:54.777 INFO:tasks.rados.rados.0.smithi146.stdout:2893: finishing write tid 1 to smithi14680844-11 2024-04-26T04:50:54.779 INFO:tasks.rados.rados.0.smithi146.stdout:2893: finishing write tid 2 to smithi14680844-11 2024-04-26T04:50:54.780 INFO:tasks.rados.rados.0.smithi146.stdout:2893: finishing write tid 3 to smithi14680844-11 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:2893: finishing write tid 4 to smithi14680844-11 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:2893: oid 11 updating version 0 to 1871 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:2893: oid 11 updating version 1871 to 1873 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:2893: oid 11 version 1873 is already newer than 1872 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1873 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:50:54.781 INFO:tasks.rados.rados.0.smithi146.stdout:2893: left oid 11 (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:50:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[95531]: pgmap v632: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-26T04:50:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[95531]: osdmap e643: 8 total, 8 up, 8 in 2024-04-26T04:50:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[92947]: pgmap v632: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-26T04:50:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[92947]: osdmap e643: 8 total, 8 up, 8 in 2024-04-26T04:50:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:54 smithi204 ceph-mon[88313]: pgmap v632: 121 pgs: 121 active+clean; 154 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.6 MiB/s wr, 12 op/s 2024-04-26T04:50:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:54 smithi204 ceph-mon[88313]: osdmap e643: 8 total, 8 up, 8 in 2024-04-26T04:50:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:50:55.291 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:50:55.609 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (18s) 14s ago 12m 16.3M - 0.25.0 c8568f914cd2 98a9407f978a 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (12m) 29s ago 12m 89.4M - 9.4.7 954c08fa6188 9397055ab702 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (89s) 14s ago 13m 14.3M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 92fd20be054a 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (67s) 29s ago 13m 14.1M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9196911410c1 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (7m) 29s ago 17m 452M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (8m) 14s ago 18m 526M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (7m) 14s ago 19m 71.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (6m) 29s ago 17m 54.3M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (7m) 14s ago 17m 59.8M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (54s) 14s ago 12m 8224k - 1.5.0 0da6a335fe13 23baa03b02b7 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (49s) 29s ago 12m 7620k - 1.5.0 0da6a335fe13 db1dd2594d6f 2024-04-26T04:50:55.610 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (5m) 14s ago 16m 314M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (5m) 14s ago 16m 273M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (4m) 14s ago 15m 237M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (4m) 14s ago 15m 172M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (3m) 29s ago 15m 129M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (3m) 29s ago 14m 162M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (2m) 29s ago 14m 145M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (111s) 29s ago 13m 143M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 03468c86c4e2 2024-04-26T04:50:55.611 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (34s) 29s ago 13m 34.1M - 2.43.0 a07b618ecd1d 7ee1f2393c94 2024-04-26T04:50:55.719 INFO:tasks.rados.rados.0.smithi146.stdout:2892: done (2 left) 2024-04-26T04:50:55.720 INFO:tasks.rados.rados.0.smithi146.stdout:2893: done (1 left) 2024-04-26T04:50:55.720 INFO:tasks.rados.rados.0.smithi146.stdout:2894: done (0 left) 2024-04-26T04:50:55.720 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 283 2024-04-26T04:50:55.720 INFO:tasks.rados.rados.0.smithi146.stdout:2895: seq_num 911 ranges {0=466944,466944=401408} 2024-04-26T04:50:55.722 INFO:tasks.rados.rados.0.smithi146.stdout:2895: writing smithi14680844-25 from 0 to 466944 tid 1 2024-04-26T04:50:55.724 INFO:tasks.rados.rados.0.smithi146.stdout:2895: writing smithi14680844-25 from 466944 to 868352 tid 2 2024-04-26T04:50:55.724 INFO:tasks.rados.rados.0.smithi146.stdout:2896: rmattr oid 5 current snap is 283 2024-04-26T04:50:55.724 INFO:tasks.rados.rados.0.smithi146.stdout:2896: done (1 left) 2024-04-26T04:50:55.724 INFO:tasks.rados.rados.0.smithi146.stdout:2897: snap_create 2024-04-26T04:50:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:2895: finishing write tid 1 to smithi14680844-25 2024-04-26T04:50:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:2895: finishing write tid 2 to smithi14680844-25 2024-04-26T04:50:55.729 INFO:tasks.rados.rados.0.smithi146.stdout:2895: finishing write tid 3 to smithi14680844-25 2024-04-26T04:50:55.730 INFO:tasks.rados.rados.0.smithi146.stdout:2895: finishing write tid 4 to smithi14680844-25 2024-04-26T04:50:55.731 INFO:tasks.rados.rados.0.smithi146.stdout:2895: oid 25 updating version 0 to 1757 2024-04-26T04:50:55.731 INFO:tasks.rados.rados.0.smithi146.stdout:2895: oid 25 updating version 1757 to 1758 2024-04-26T04:50:55.731 INFO:tasks.rados.rados.0.smithi146.stdout:2895: oid 25 updating version 1758 to 1759 2024-04-26T04:50:55.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1759 (ObjNum 911 snap 283 seq_num 911) dirty exists 2024-04-26T04:50:55.731 INFO:tasks.rados.rados.0.smithi146.stdout:2895: left oid 25 (ObjNum 911 snap 283 seq_num 911) 2024-04-26T04:50:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:55 smithi146 ceph-mon[92947]: osdmap e644: 8 total, 8 up, 8 in 2024-04-26T04:50:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:55 smithi146 ceph-mon[95531]: osdmap e644: 8 total, 8 up, 8 in 2024-04-26T04:50:56.013 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:50:56.013 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:50:56.013 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 15 2024-04-26T04:50:56.014 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:50:56.015 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:50:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:55 smithi204 ceph-mon[88313]: osdmap e644: 8 total, 8 up, 8 in 2024-04-26T04:50:56.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:50:56] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:50:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2895: done (1 left) 2024-04-26T04:50:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2897: done (0 left) 2024-04-26T04:50:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 284 2024-04-26T04:50:56.723 INFO:tasks.rados.rados.0.smithi146.stdout:2898: seq_num 912 ranges {0=483328,483328=401408} 2024-04-26T04:50:56.725 INFO:tasks.rados.rados.0.smithi146.stdout:2898: writing smithi14680844-40 from 0 to 483328 tid 1 2024-04-26T04:50:56.728 INFO:tasks.rados.rados.0.smithi146.stdout:2898: writing smithi14680844-40 from 483328 to 884736 tid 2 2024-04-26T04:50:56.728 INFO:tasks.rados.rados.0.smithi146.stdout:2899: snap_create 2024-04-26T04:50:56.730 INFO:tasks.rados.rados.0.smithi146.stdout:2898: finishing write tid 1 to smithi14680844-40 2024-04-26T04:50:56.732 INFO:tasks.rados.rados.0.smithi146.stdout:2898: finishing write tid 2 to smithi14680844-40 2024-04-26T04:50:56.732 INFO:tasks.rados.rados.0.smithi146.stdout:2898: finishing write tid 3 to smithi14680844-40 2024-04-26T04:50:56.733 INFO:tasks.rados.rados.0.smithi146.stdout:2898: finishing write tid 4 to smithi14680844-40 2024-04-26T04:50:56.733 INFO:tasks.rados.rados.0.smithi146.stdout:2898: oid 40 updating version 0 to 1501 2024-04-26T04:50:56.734 INFO:tasks.rados.rados.0.smithi146.stdout:2898: oid 40 version 1501 is already newer than 1500 2024-04-26T04:50:56.734 INFO:tasks.rados.rados.0.smithi146.stdout:2898: oid 40 updating version 1501 to 1502 2024-04-26T04:50:56.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1502 (ObjNum 912 snap 284 seq_num 912) dirty exists 2024-04-26T04:50:56.734 INFO:tasks.rados.rados.0.smithi146.stdout:2898: left oid 40 (ObjNum 912 snap 284 seq_num 912) 2024-04-26T04:50:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:56 smithi204 ceph-mon[88313]: pgmap v635: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:56 smithi204 ceph-mon[88313]: from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:56 smithi204 ceph-mon[88313]: from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:56 smithi204 ceph-mon[88313]: osdmap e645: 8 total, 8 up, 8 in 2024-04-26T04:50:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:56 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2667127442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[92947]: pgmap v635: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[92947]: from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[92947]: from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[92947]: osdmap e645: 8 total, 8 up, 8 in 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2667127442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[95531]: pgmap v635: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[95531]: from='client.34473 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[95531]: from='client.34479 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:50:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[95531]: osdmap e645: 8 total, 8 up, 8 in 2024-04-26T04:50:57.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:56 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2667127442' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:50:57.731 INFO:tasks.rados.rados.0.smithi146.stdout:2898: done (1 left) 2024-04-26T04:50:57.732 INFO:tasks.rados.rados.0.smithi146.stdout:2899: done (0 left) 2024-04-26T04:50:57.732 INFO:tasks.rados.rados.0.smithi146.stdout:2900: snap_create 2024-04-26T04:50:57.859 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:57 smithi204 ceph-mon[88313]: osdmap e646: 8 total, 8 up, 8 in 2024-04-26T04:50:58.145 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:57 smithi204 systemd[1]: Stopping Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:57 smithi146 ceph-mon[95531]: osdmap e646: 8 total, 8 up, 8 in 2024-04-26T04:50:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:57 smithi146 ceph-mon[92947]: osdmap e646: 8 total, 8 up, 8 in 2024-04-26T04:50:58.408 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 podman[126213]: 2024-04-26 04:50:58.14453304 +0000 UTC m=+0.141838492 container died 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, release=239.1651231664, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, io.openshift.expose-services=, vendor=Red Hat, Inc., build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, maintainer=Paul Cuzner , com.redhat.component=ubi8-container, io.k8s.display-name=Red Hat Universal Base Image 8, 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.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, name=ubi8, vcs-type=git, io.buildah.version=1.32.0, version=8.5, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, architecture=x86_64, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, distribution-scope=public, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI) 2024-04-26T04:50:58.666 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 podman[126213]: 2024-04-26 04:50:58.47341499 +0000 UTC m=+0.470720447 container cleanup 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, com.redhat.build-host=cpt-1007.osbs.prod.upshift.rdu2.redhat.com, io.openshift.tags=base rhel8, description=Ceph Grafana Container, release=239.1651231664, com.redhat.component=ubi8-container, name=ubi8, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, build-date=2022-04-29T11:48:11.055897, io.openshift.expose-services=, architecture=x86_64, summary=Grafana Container configured for Ceph mgr/dashboard integration, url=https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8/images/8.5-239.1651231664, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, vcs-type=git, 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.buildah.version=1.32.0, maintainer=Paul Cuzner , io.k8s.display-name=Red Hat Universal Base Image 8, distribution-scope=public, vendor=Red Hat, Inc.) 2024-04-26T04:50:58.666 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 bash[126213]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a 2024-04-26T04:50:58.697 INFO:tasks.rados.rados.0.smithi146.stdout:2900: done (0 left) 2024-04-26T04:50:58.697 INFO:tasks.rados.rados.0.smithi146.stdout:2901: setattr oid 37 current snap is 286 2024-04-26T04:50:58.699 INFO:tasks.rados.rados.0.smithi146.stdout:2902: copy_from oid 13 from oid 1 current snap is 286 2024-04-26T04:50:58.699 INFO:tasks.rados.rados.0.smithi146.stdout:2903: delete oid 27 current snap is 286 2024-04-26T04:50:58.702 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1560 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:50:58.704 INFO:tasks.rados.rados.0.smithi146.stdout:2901: done (2 left) 2024-04-26T04:50:58.704 INFO:tasks.rados.rados.0.smithi146.stdout:2903: done (1 left) 2024-04-26T04:50:58.704 INFO:tasks.rados.rados.0.smithi146.stdout:2904: copy_from oid 18 from oid 34 current snap is 286 2024-04-26T04:50:58.704 INFO:tasks.rados.rados.0.smithi146.stdout:2905: snap_remove snap 268 2024-04-26T04:50:59.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[95531]: pgmap v638: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:59.005 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[95531]: osdmap e647: 8 total, 8 up, 8 in 2024-04-26T04:50:59.006 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[95531]: osdmap e648: 8 total, 8 up, 8 in 2024-04-26T04:50:59.006 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[92947]: pgmap v638: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:59.006 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[92947]: osdmap e647: 8 total, 8 up, 8 in 2024-04-26T04:50:59.006 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:50:58 smithi146 ceph-mon[92947]: osdmap e648: 8 total, 8 up, 8 in 2024-04-26T04:50:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:58 smithi204 ceph-mon[88313]: pgmap v638: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 166 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 28 op/s 2024-04-26T04:50:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:58 smithi204 ceph-mon[88313]: osdmap e647: 8 total, 8 up, 8 in 2024-04-26T04:50:59.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:50:58 smithi204 ceph-mon[88313]: osdmap e648: 8 total, 8 up, 8 in 2024-04-26T04:50:59.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 podman[126232]: 2024-04-26 04:50:58.666270568 +0000 UTC m=+0.524674980 container remove 9397055ab702bf4ecc1108af5dcc2702d69666c9cda58af01600aa0636dfaa9e (image=quay.io/ceph/ceph-grafana:9.4.7, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, architecture=x86_64, com.redhat.component=ubi8-container, vcs-ref=3aadd00326f3dd6cfe65ee31017ab98915fddb56, io.buildah.version=1.32.0, vendor=Red Hat, Inc., 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, maintainer=Paul Cuzner , release=239.1651231664, distribution-scope=public, io.k8s.display-name=Red Hat Universal Base Image 8, name=ubi8, io.openshift.tags=base rhel8, summary=Grafana Container configured for Ceph mgr/dashboard integration, com.redhat.license_terms=https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI, version=8.5, build-date=2022-04-29T11:48:11.055897, description=Ceph Grafana Container, 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=, vcs-type=git) 2024-04-26T04:50:59.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-26T04:50:59.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-26T04:50:59.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 systemd[1]: Stopped Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:59.056 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:58 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service: Consumed 11.181s CPU time. 2024-04-26T04:50:59.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 systemd[1]: Starting Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T04:50:59.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 podman[126371]: 2024-04-26 04:50:59.206828684 +0000 UTC m=+0.018728312 image pull 2bacad6d85d802cd176c146528adcc0e47a8a83e94bc4a8b7ba1a9b9ef2c65e7 quay.io/ceph/grafana:9.4.12 2024-04-26T04:50:59.429 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 podman[126371]: 2024-04-26 04:50:59.311060602 +0000 UTC m=+0.122960203 container create 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2905: done (2 left) 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2906: rmattr oid 15 current snap is 286 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2906: done (2 left) 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2907: setattr oid 5 current snap is 286 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2902: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2902: finishing copy_from to smithi14680844-13 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1558 (ObjNum 898 snap 278 seq_num 898) dirty exists 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2904: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:2904: finishing copy_from to smithi14680844-18 2024-04-26T04:50:59.697 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1242 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:50:59.698 INFO:tasks.rados.rados.0.smithi146.stdout:2902: done (2 left) 2024-04-26T04:50:59.698 INFO:tasks.rados.rados.0.smithi146.stdout:2904: done (1 left) 2024-04-26T04:50:59.698 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 286 2024-04-26T04:50:59.698 INFO:tasks.rados.rados.0.smithi146.stdout:2908: seq_num 914 ranges {0=516096,516096=401408} 2024-04-26T04:50:59.702 INFO:tasks.rados.rados.0.smithi146.stdout:2908: writing smithi14680844-46 from 0 to 516096 tid 1 2024-04-26T04:50:59.705 INFO:tasks.rados.rados.0.smithi146.stdout:2908: writing smithi14680844-46 from 516096 to 917504 tid 2 2024-04-26T04:50:59.705 INFO:tasks.rados.rados.0.smithi146.stdout:2909: read oid 42 snap -1 2024-04-26T04:50:59.705 INFO:tasks.rados.rados.0.smithi146.stdout:2909: expect deleted 2024-04-26T04:50:59.705 INFO:tasks.rados.rados.0.smithi146.stdout:2910: snap_remove snap 285 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 podman[126371]: 2024-04-26 04:50:59.555203851 +0000 UTC m=+0.367103453 container init 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 podman[126371]: 2024-04-26 04:50:59.560410051 +0000 UTC m=+0.372309661 container start 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 bash[126371]: 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 systemd[1]: Started Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739375383Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-26T04:50:59.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739569699Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739581035Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739584435Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739587025Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739589669Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739592137Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739595035Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739597914Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739600748Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739603416Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739605884Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739608345Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739610839Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-26T04:50:59.807 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.7396133Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.73961561Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739617949Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.739620434Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=settings t=2024-04-26T04:50:59.73962292Z level=info msg="App mode production" 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=sqlstore t=2024-04-26T04:50:59.739669118Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=sqlstore t=2024-04-26T04:50:59.739680328Z 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-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=migrator t=2024-04-26T04:50:59.753600627Z level=info msg="Starting DB migrations" 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=migrator t=2024-04-26T04:50:59.758600236Z level=info msg="migrations completed" performed=0 skipped=481 duration=475.04µs 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=sqlstore t=2024-04-26T04:50:59.758946451Z level=info msg="Created default organization" 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=plugin.finder t=2024-04-26T04:50:59.792094029Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=secrets t=2024-04-26T04:50:59.792196455Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=query_data t=2024-04-26T04:50:59.794414453Z level=info msg="Query Service initialization" 2024-04-26T04:50:59.808 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:50:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=live.push_http t=2024-04-26T04:50:59.797891471Z level=info msg="Live Push Gateway initialization" 2024-04-26T04:51:00.708 INFO:tasks.rados.rados.0.smithi146.stdout:2910: done (3 left) 2024-04-26T04:51:00.709 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 286 2024-04-26T04:51:00.709 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1503 (ObjNum 65 snap 0 seq_num 2127650144) dirty exists 2024-04-26T04:51:00.709 INFO:tasks.rados.rados.0.smithi146.stdout:2911: seq_num 915 ranges {0=532480,532480=401408} 2024-04-26T04:51:00.711 INFO:tasks.rados.rados.0.smithi146.stdout:2911: writing smithi14680844-14 from 0 to 532480 tid 1 2024-04-26T04:51:00.714 INFO:tasks.rados.rados.0.smithi146.stdout:2911: writing smithi14680844-14 from 532480 to 933888 tid 2 2024-04-26T04:51:00.714 INFO:tasks.rados.rados.0.smithi146.stdout:2907: done (3 left) 2024-04-26T04:51:00.714 INFO:tasks.rados.rados.0.smithi146.stdout:2912: snap_remove snap 271 2024-04-26T04:51:00.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-mon[88313]: pgmap v641: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:00.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-mon[88313]: osdmap e649: 8 total, 8 up, 8 in 2024-04-26T04:51:00.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:00.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:00.790 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=infra.usagestats.collector t=2024-04-26T04:51:00.479963517Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=provisioning.datasources t=2024-04-26T04:51:00.481859986Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=provisioning.datasources t=2024-04-26T04:51:00.481869648Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=provisioning.datasources t=2024-04-26T04:51:00.481981045Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=provisioning.alerting t=2024-04-26T04:51:00.504956339Z level=info msg="starting to provision alerting" 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=provisioning.alerting t=2024-04-26T04:51:00.504966917Z level=info msg="finished to provision alerting" 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=grafanaStorageLogger t=2024-04-26T04:51:00.505091638Z level=info msg="storage starting" 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=ngalert.state.manager t=2024-04-26T04:51:00.505161468Z level=info msg="Warming state cache for startup" 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=http.server t=2024-04-26T04:51:00.507003669Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=ngalert.state.manager t=2024-04-26T04:51:00.518340482Z level=info msg="State cache has been initialized" states=0 duration=13.178461ms 2024-04-26T04:51:00.791 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=ticker t=2024-04-26T04:51:00.518387836Z level=info msg=starting first_tick=2024-04-26T04:51:10Z 2024-04-26T04:51:00.792 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 04:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=ngalert.multiorg.alertmanager t=2024-04-26T04:51:00.518399971Z level=info msg="starting MultiOrg Alertmanager" 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[95531]: pgmap v641: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[95531]: osdmap e649: 8 total, 8 up, 8 in 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[92947]: pgmap v641: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[92947]: osdmap e649: 8 total, 8 up, 8 in 2024-04-26T04:51:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:01.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:01.717 INFO:tasks.rados.rados.0.smithi146.stdout:2908: finishing write tid 1 to smithi14680844-46 2024-04-26T04:51:01.717 INFO:tasks.rados.rados.0.smithi146.stdout:2908: finishing write tid 2 to smithi14680844-46 2024-04-26T04:51:01.717 INFO:tasks.rados.rados.0.smithi146.stdout:2908: finishing write tid 3 to smithi14680844-46 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2908: finishing write tid 4 to smithi14680844-46 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2908: oid 46 updating version 0 to 1941 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2908: oid 46 version 1941 is already newer than 1940 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2908: oid 46 version 1941 is already newer than 1939 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1941 (ObjNum 914 snap 286 seq_num 914) dirty exists 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2908: left oid 46 (ObjNum 914 snap 286 seq_num 914) 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: finishing write tid 1 to smithi14680844-14 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: finishing write tid 2 to smithi14680844-14 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: finishing write tid 3 to smithi14680844-14 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: finishing write tid 4 to smithi14680844-14 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: oid 14 updating version 0 to 1558 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: oid 14 version 1558 is already newer than 1556 2024-04-26T04:51:01.718 INFO:tasks.rados.rados.0.smithi146.stdout:2911: oid 14 version 1558 is already newer than 1557 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1558 (ObjNum 915 snap 286 seq_num 915) dirty exists 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2911: left oid 14 (ObjNum 915 snap 286 seq_num 915) 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2908: done (3 left) 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2909: done (2 left) 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2911: done (1 left) 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2912: done (0 left) 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 286 2024-04-26T04:51:01.719 INFO:tasks.rados.rados.0.smithi146.stdout:2913: seq_num 916 ranges {737280=548864,1286144=401408} 2024-04-26T04:51:01.725 INFO:tasks.rados.rados.0.smithi146.stdout:2913: writing smithi14680844-26 from 737280 to 1286144 tid 1 2024-04-26T04:51:01.728 INFO:tasks.rados.rados.0.smithi146.stdout:2913: writing smithi14680844-26 from 1286144 to 1687552 tid 2 2024-04-26T04:51:01.728 INFO:tasks.rados.rados.0.smithi146.stdout:2914: snap_create 2024-04-26T04:51:01.738 INFO:tasks.rados.rados.0.smithi146.stdout:2913: finishing write tid 1 to smithi14680844-26 2024-04-26T04:51:01.738 INFO:tasks.rados.rados.0.smithi146.stdout:2913: finishing write tid 2 to smithi14680844-26 2024-04-26T04:51:01.738 INFO:tasks.rados.rados.0.smithi146.stdout:2913: finishing write tid 3 to smithi14680844-26 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:2913: finishing write tid 4 to smithi14680844-26 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:2913: oid 26 updating version 0 to 1956 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:2913: oid 26 version 1956 is already newer than 1955 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:2913: oid 26 updating version 1956 to 1957 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1957 (ObjNum 916 snap 286 seq_num 916) dirty exists 2024-04-26T04:51:01.743 INFO:tasks.rados.rados.0.smithi146.stdout:2913: left oid 26 (ObjNum 916 snap 286 seq_num 916) 2024-04-26T04:51:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:01 smithi204 ceph-mon[88313]: osdmap e650: 8 total, 8 up, 8 in 2024-04-26T04:51:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:01 smithi146 ceph-mon[92947]: osdmap e650: 8 total, 8 up, 8 in 2024-04-26T04:51:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:01 smithi146 ceph-mon[95531]: osdmap e650: 8 total, 8 up, 8 in 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:2913: done (1 left) 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:2914: done (0 left) 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:2915: read oid 30 snap -1 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:2915: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 287 2024-04-26T04:51:02.721 INFO:tasks.rados.rados.0.smithi146.stdout:2916: seq_num 917 ranges {0=565248,565248=401408} 2024-04-26T04:51:02.724 INFO:tasks.rados.rados.0.smithi146.stdout:2916: writing smithi14680844-42 from 0 to 565248 tid 1 2024-04-26T04:51:02.726 INFO:tasks.rados.rados.0.smithi146.stdout:2916: writing smithi14680844-42 from 565248 to 966656 tid 2 2024-04-26T04:51:02.726 INFO:tasks.rados.rados.0.smithi146.stdout:2917: read oid 19 snap 279 2024-04-26T04:51:02.727 INFO:tasks.rados.rados.0.smithi146.stdout:2917: expect deleted 2024-04-26T04:51:02.727 INFO:tasks.rados.rados.0.smithi146.stdout:2918: setattr oid 26 current snap is 287 2024-04-26T04:51:02.728 INFO:tasks.rados.rados.0.smithi146.stdout:2917: done (3 left) 2024-04-26T04:51:02.728 INFO:tasks.rados.rados.0.smithi146.stdout:2919: copy_from oid 3 from oid 20 current snap is 287 2024-04-26T04:51:02.728 INFO:tasks.rados.rados.0.smithi146.stdout:2920: snap_remove snap 277 2024-04-26T04:51:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:02 smithi204 ceph-mon[88313]: pgmap v644: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:02 smithi204 ceph-mon[88313]: osdmap e651: 8 total, 8 up, 8 in 2024-04-26T04:51:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:02 smithi146 ceph-mon[92947]: pgmap v644: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:02 smithi146 ceph-mon[92947]: osdmap e651: 8 total, 8 up, 8 in 2024-04-26T04:51:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:02 smithi146 ceph-mon[95531]: pgmap v644: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 B/s rd, 1.4 MiB/s wr, 9 op/s 2024-04-26T04:51:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:02 smithi146 ceph-mon[95531]: osdmap e651: 8 total, 8 up, 8 in 2024-04-26T04:51:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:2916: finishing write tid 1 to smithi14680844-42 2024-04-26T04:51:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:2916: finishing write tid 2 to smithi14680844-42 2024-04-26T04:51:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:2916: finishing write tid 3 to smithi14680844-42 2024-04-26T04:51:03.703 INFO:tasks.rados.rados.0.smithi146.stdout:2916: finishing write tid 4 to smithi14680844-42 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2916: oid 42 updating version 0 to 1966 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2916: oid 42 updating version 1966 to 1968 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2916: oid 42 version 1968 is already newer than 1967 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 1968 (ObjNum 917 snap 287 seq_num 917) dirty exists 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2916: left oid 42 (ObjNum 917 snap 287 seq_num 917) 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1970 (ObjNum 916 snap 286 seq_num 916) dirty exists 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2919: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2919: finishing copy_from to smithi14680844-3 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1541 (ObjNum 798 snap 253 seq_num 798) dirty exists 2024-04-26T04:51:03.704 INFO:tasks.rados.rados.0.smithi146.stdout:2915: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:51:03.961 INFO:tasks.rados.rados.0.smithi146.stdout:2915: done (4 left) 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2916: done (3 left) 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2918: done (2 left) 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2919: done (1 left) 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2920: done (0 left) 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2921: rollback oid 7 current snap is 287 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 7 to 280 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2922: rollback oid 26 current snap is 287 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 280 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:2923: rollback oid 28 current snap is 287 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 259 2024-04-26T04:51:03.962 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 287 2024-04-26T04:51:03.963 INFO:tasks.rados.rados.0.smithi146.stdout:2924: seq_num 918 ranges {0=581632,581632=401408} 2024-04-26T04:51:03.965 INFO:tasks.rados.rados.0.smithi146.stdout:2924: writing smithi14680844-37 from 0 to 581632 tid 1 2024-04-26T04:51:03.968 INFO:tasks.rados.rados.0.smithi146.stdout:2924: writing smithi14680844-37 from 581632 to 983040 tid 2 2024-04-26T04:51:03.968 INFO:tasks.rados.rados.0.smithi146.stdout:2925: read oid 48 snap -1 2024-04-26T04:51:03.968 INFO:tasks.rados.rados.0.smithi146.stdout:2925: expect (ObjNum 798 snap 253 seq_num 798) 2024-04-26T04:51:03.968 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 287 2024-04-26T04:51:03.968 INFO:tasks.rados.rados.0.smithi146.stdout:2921: finishing rollback tid 0 to smithi14680844-7 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:2923: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:2922: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:2923: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1705 (ObjNum 808 snap 256 seq_num 808) dirty exists 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:2921: finishing rollback tid 1 to smithi14680844-7 2024-04-26T04:51:03.969 INFO:tasks.rados.rados.0.smithi146.stdout:2926: seq_num 919 ranges {2990080=598016,3588096=401408} 2024-04-26T04:51:03.988 INFO:tasks.rados.rados.0.smithi146.stdout:2926: writing smithi14680844-8 from 2990080 to 3588096 tid 1 2024-04-26T04:51:03.991 INFO:tasks.rados.rados.0.smithi146.stdout:2926: writing smithi14680844-8 from 3588096 to 3989504 tid 2 2024-04-26T04:51:03.991 INFO:tasks.rados.rados.0.smithi146.stdout:2923: done (5 left) 2024-04-26T04:51:03.991 INFO:tasks.rados.rados.0.smithi146.stdout:2927: setattr oid 50 current snap is 287 2024-04-26T04:51:03.991 INFO:tasks.rados.rados.0.smithi146.stdout:2921: finishing rollback tid 2 to smithi14680844-7 2024-04-26T04:51:03.991 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1506 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2922: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2922: finishing rollback tid 2 to smithi14680844-26 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1981 (ObjNum 888 snap 275 seq_num 888) dirty exists 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: finishing write tid 1 to smithi14680844-37 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: finishing write tid 2 to smithi14680844-37 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: finishing write tid 3 to smithi14680844-37 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: finishing write tid 4 to smithi14680844-37 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: oid 37 updating version 0 to 1562 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: oid 37 updating version 1562 to 1563 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: oid 37 version 1563 is already newer than 1561 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1563 (ObjNum 918 snap 287 seq_num 918) dirty exists 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2924: left oid 37 (ObjNum 918 snap 287 seq_num 918) 2024-04-26T04:51:03.992 INFO:tasks.rados.rados.0.smithi146.stdout:2925: expect (ObjNum 798 snap 253 seq_num 798) 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: finishing write tid 1 to smithi14680844-8 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: finishing write tid 2 to smithi14680844-8 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: finishing write tid 3 to smithi14680844-8 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: finishing write tid 4 to smithi14680844-8 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: oid 8 updating version 0 to 1985 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: oid 8 version 1985 is already newer than 1984 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: oid 8 version 1985 is already newer than 1983 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1985 (ObjNum 919 snap 287 seq_num 919) dirty exists 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2926: left oid 8 (ObjNum 919 snap 287 seq_num 919) 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2921: done (5 left) 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2922: done (4 left) 2024-04-26T04:51:04.030 INFO:tasks.rados.rados.0.smithi146.stdout:2924: done (3 left) 2024-04-26T04:51:04.031 INFO:tasks.rados.rados.0.smithi146.stdout:2925: done (2 left) 2024-04-26T04:51:04.031 INFO:tasks.rados.rados.0.smithi146.stdout:2926: done (1 left) 2024-04-26T04:51:04.031 INFO:tasks.rados.rados.0.smithi146.stdout:2928: delete oid 10 current snap is 287 2024-04-26T04:51:04.031 INFO:tasks.rados.rados.0.smithi146.stdout:2928: done (1 left) 2024-04-26T04:51:04.031 INFO:tasks.rados.rados.0.smithi146.stdout:2929: snap_remove snap 279 2024-04-26T04:51:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:03 smithi204 ceph-mon[88313]: osdmap e652: 8 total, 8 up, 8 in 2024-04-26T04:51:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:03 smithi204 ceph-mon[88313]: osdmap e653: 8 total, 8 up, 8 in 2024-04-26T04:51:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[95531]: osdmap e652: 8 total, 8 up, 8 in 2024-04-26T04:51:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[95531]: osdmap e653: 8 total, 8 up, 8 in 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[92947]: osdmap e652: 8 total, 8 up, 8 in 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:03 smithi146 ceph-mon[92947]: osdmap e653: 8 total, 8 up, 8 in 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1949 (ObjNum 895 snap 278 seq_num 895) dirty exists 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:2927: done (1 left) 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:2929: done (0 left) 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:2930: read oid 23 snap -1 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:2930: expect deleted 2024-04-26T04:51:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:2931: setattr oid 34 current snap is 287 2024-04-26T04:51:04.736 INFO:tasks.rados.rados.0.smithi146.stdout:2932: snap_remove snap 286 2024-04-26T04:51:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:04 smithi204 ceph-mon[88313]: pgmap v647: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:51:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[95531]: pgmap v647: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:51:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[92947]: pgmap v647: 121 pgs: 121 active+clean; 172 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail 2024-04-26T04:51:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:2932: done (2 left) 2024-04-26T04:51:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:2933: snap_remove snap 259 2024-04-26T04:51:05.989 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:05 smithi204 ceph-mon[88313]: osdmap e654: 8 total, 8 up, 8 in 2024-04-26T04:51:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:05 smithi146 ceph-mon[95531]: osdmap e654: 8 total, 8 up, 8 in 2024-04-26T04:51:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:05 smithi146 ceph-mon[92947]: osdmap e654: 8 total, 8 up, 8 in 2024-04-26T04:51:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:06] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:51:06.745 INFO:tasks.rados.rados.0.smithi146.stdout:2933: done (2 left) 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:2934: rollback oid 39 current snap is 287 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 272 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:2935: copy_from oid 21 from oid 29 current snap is 287 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1243 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:2930: done (3 left) 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:2931: done (2 left) 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 287 2024-04-26T04:51:06.746 INFO:tasks.rados.rados.0.smithi146.stdout:2936: seq_num 921 ranges {0=630784,630784=401408} 2024-04-26T04:51:06.750 INFO:tasks.rados.rados.0.smithi146.stdout:2936: writing smithi14680844-33 from 0 to 630784 tid 1 2024-04-26T04:51:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:2936: writing smithi14680844-33 from 630784 to 1032192 tid 2 2024-04-26T04:51:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:2937: rmattr oid 17 current snap is 287 2024-04-26T04:51:06.753 INFO:tasks.rados.rados.0.smithi146.stdout:2937: done (3 left) 2024-04-26T04:51:06.754 INFO:tasks.rados.rados.0.smithi146.stdout:2938: delete oid 12 current snap is 287 2024-04-26T04:51:06.760 INFO:tasks.rados.rados.0.smithi146.stdout:2934: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:51:06.760 INFO:tasks.rados.rados.0.smithi146.stdout:2938: done (3 left) 2024-04-26T04:51:06.761 INFO:tasks.rados.rados.0.smithi146.stdout:2939: snap_remove snap 273 2024-04-26T04:51:07.055 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 04:51:06 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T04:51:06.766+0000 7fdd54f58700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 146 after trimming was started 2024-04-26T04:51:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:06 smithi204 ceph-mon[88313]: pgmap v650: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:06 smithi204 ceph-mon[88313]: osdmap e655: 8 total, 8 up, 8 in 2024-04-26T04:51:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:06 smithi146 ceph-mon[95531]: pgmap v650: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:06 smithi146 ceph-mon[95531]: osdmap e655: 8 total, 8 up, 8 in 2024-04-26T04:51:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:06 smithi146 ceph-mon[92947]: pgmap v650: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:06 smithi146 ceph-mon[92947]: osdmap e655: 8 total, 8 up, 8 in 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:2934: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1648 (ObjNum 65 snap 0 seq_num 1700885605) dirty dne 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:2936: finishing write tid 1 to smithi14680844-33 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:2936: finishing write tid 2 to smithi14680844-33 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:2936: finishing write tid 3 to smithi14680844-33 2024-04-26T04:51:07.756 INFO:tasks.rados.rados.0.smithi146.stdout:2936: finishing write tid 4 to smithi14680844-33 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2936: oid 33 updating version 0 to 1965 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2936: oid 33 updating version 1965 to 1966 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2936: oid 33 updating version 1966 to 1967 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1967 (ObjNum 921 snap 287 seq_num 921) dirty exists 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2936: left oid 33 (ObjNum 921 snap 287 seq_num 921) 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2935: finishing copy_from racing read to smithi14680844-21 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2935: finishing copy_from to smithi14680844-21 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1673 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2934: done (3 left) 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2935: done (2 left) 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2936: done (1 left) 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2939: done (0 left) 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 287 2024-04-26T04:51:07.757 INFO:tasks.rados.rados.0.smithi146.stdout:2940: seq_num 923 ranges {2662400=663552,3325952=401408} 2024-04-26T04:51:07.775 INFO:tasks.rados.rados.0.smithi146.stdout:2940: writing smithi14680844-21 from 2662400 to 3325952 tid 1 2024-04-26T04:51:07.778 INFO:tasks.rados.rados.0.smithi146.stdout:2940: writing smithi14680844-21 from 3325952 to 3727360 tid 2 2024-04-26T04:51:07.778 INFO:tasks.rados.rados.0.smithi146.stdout:2941: rmattr oid 43 current snap is 287 2024-04-26T04:51:07.778 INFO:tasks.rados.rados.0.smithi146.stdout:2941: done (1 left) 2024-04-26T04:51:07.778 INFO:tasks.rados.rados.0.smithi146.stdout:2942: rollback oid 37 current snap is 287 2024-04-26T04:51:07.779 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 282 2024-04-26T04:51:07.779 INFO:tasks.rados.rados.0.smithi146.stdout:2943: snap_remove snap 284 2024-04-26T04:51:07.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:07 smithi204 ceph-mon[88313]: osdmap e656: 8 total, 8 up, 8 in 2024-04-26T04:51:07.991 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:07 smithi204 ceph-mon[88313]: pgmap v653: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:07 smithi146 ceph-mon[92947]: osdmap e656: 8 total, 8 up, 8 in 2024-04-26T04:51:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:07 smithi146 ceph-mon[92947]: pgmap v653: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:07 smithi146 ceph-mon[95531]: osdmap e656: 8 total, 8 up, 8 in 2024-04-26T04:51:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:07 smithi146 ceph-mon[95531]: pgmap v653: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 178 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 4.0 MiB/s rd, 1.5 MiB/s wr, 15 op/s 2024-04-26T04:51:08.697 INFO:tasks.rados.rados.0.smithi146.stdout:2943: done (2 left) 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2944: rollback oid 44 current snap is 287 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 276 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2945: setattr oid 25 current snap is 287 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2942: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: finishing write tid 1 to smithi14680844-21 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: finishing write tid 2 to smithi14680844-21 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: finishing write tid 3 to smithi14680844-21 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2942: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1565 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: finishing write tid 4 to smithi14680844-21 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: oid 21 updating version 0 to 1676 2024-04-26T04:51:08.698 INFO:tasks.rados.rados.0.smithi146.stdout:2940: oid 21 version 1676 is already newer than 1675 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:2940: oid 21 version 1676 is already newer than 1674 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1676 (ObjNum 923 snap 287 seq_num 923) dirty exists 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:2940: left oid 21 (ObjNum 923 snap 287 seq_num 923) 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:2940: done (3 left) 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:2942: done (2 left) 2024-04-26T04:51:08.699 INFO:tasks.rados.rados.0.smithi146.stdout:2946: delete oid 10 current snap is 287 2024-04-26T04:51:08.704 INFO:tasks.rados.rados.0.smithi146.stdout:2944: finishing rollback tid 0 to smithi14680844-44 2024-04-26T04:51:08.704 INFO:tasks.rados.rados.0.smithi146.stdout:2944: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:51:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:2944: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:51:08.705 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1876 (ObjNum 891 snap 276 seq_num 891) dirty exists 2024-04-26T04:51:08.709 INFO:tasks.rados.rados.0.smithi146.stdout:2944: done (2 left) 2024-04-26T04:51:08.709 INFO:tasks.rados.rados.0.smithi146.stdout:2946: done (1 left) 2024-04-26T04:51:08.709 INFO:tasks.rados.rados.0.smithi146.stdout:2947: copy_from oid 8 from oid 41 current snap is 287 2024-04-26T04:51:08.709 INFO:tasks.rados.rados.0.smithi146.stdout:2948: snap_remove snap 276 2024-04-26T04:51:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: osdmap e657: 8 total, 8 up, 8 in 2024-04-26T04:51:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: Upgrade: Finalizing container_image settings 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.059 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.060 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.061 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.062 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: Upgrade: Complete! 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.063 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.064 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:08 smithi204 ceph-mon[88313]: osdmap e658: 8 total, 8 up, 8 in 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: osdmap e657: 8 total, 8 up, 8 in 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: Upgrade: Finalizing container_image settings 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: osdmap e657: 8 total, 8 up, 8 in 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mon.2 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.197 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: Upgrade: Finalizing container_image settings 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-26T04:51:09.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-26T04:51:09.200 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.201 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-26T04:51:09.202 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.203 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: Upgrade: Complete! 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-26T04:51:09.204 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.205 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: Upgrade: Complete! 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.206 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[92947]: osdmap e658: 8 total, 8 up, 8 in 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.207 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:51:09.208 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:51:09.208 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:51:09.208 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:09.208 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:08 smithi146 ceph-mon[95531]: osdmap e658: 8 total, 8 up, 8 in 2024-04-26T04:51:09.699 INFO:tasks.rados.rados.0.smithi146.stdout:2948: done (2 left) 2024-04-26T04:51:09.699 INFO:tasks.rados.rados.0.smithi146.stdout:2949: rmattr oid 40 current snap is 287 2024-04-26T04:51:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:2949: done (2 left) 2024-04-26T04:51:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 287 2024-04-26T04:51:09.700 INFO:tasks.rados.rados.0.smithi146.stdout:2950: seq_num 925 ranges {1376256=696320,2072576=401408} 2024-04-26T04:51:09.711 INFO:tasks.rados.rados.0.smithi146.stdout:2950: writing smithi14680844-38 from 1376256 to 2072576 tid 1 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:2950: writing smithi14680844-38 from 2072576 to 2473984 tid 2 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 287 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1795 (ObjNum 911 snap 283 seq_num 911) dirty exists 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:2947: finishing copy_from racing read to smithi14680844-8 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:2947: finishing copy_from to smithi14680844-8 2024-04-26T04:51:09.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:09.715 INFO:tasks.rados.rados.0.smithi146.stdout:2951: seq_num 926 ranges {0=712704,712704=401408} 2024-04-26T04:51:09.719 INFO:tasks.rados.rados.0.smithi146.stdout:2951: writing smithi14680844-49 from 0 to 712704 tid 1 2024-04-26T04:51:09.722 INFO:tasks.rados.rados.0.smithi146.stdout:2951: writing smithi14680844-49 from 712704 to 1114112 tid 2 2024-04-26T04:51:09.723 INFO:tasks.rados.rados.0.smithi146.stdout:2945: done (3 left) 2024-04-26T04:51:09.723 INFO:tasks.rados.rados.0.smithi146.stdout:2947: done (2 left) 2024-04-26T04:51:09.723 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 287 2024-04-26T04:51:09.723 INFO:tasks.rados.rados.0.smithi146.stdout:2952: seq_num 927 ranges {1376256=729088,2105344=401408} 2024-04-26T04:51:09.735 INFO:tasks.rados.rados.0.smithi146.stdout:2952: writing smithi14680844-20 from 1376256 to 2105344 tid 1 2024-04-26T04:51:09.741 INFO:tasks.rados.rados.0.smithi146.stdout:2952: writing smithi14680844-20 from 2105344 to 2506752 tid 2 2024-04-26T04:51:09.741 INFO:tasks.rados.rados.0.smithi146.stdout:2953: copy_from oid 5 from oid 35 current snap is 287 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: finishing write tid 1 to smithi14680844-38 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: finishing write tid 2 to smithi14680844-38 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: finishing write tid 3 to smithi14680844-38 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: finishing write tid 4 to smithi14680844-38 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: oid 38 updating version 0 to 1802 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: oid 38 updating version 1802 to 1803 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: oid 38 version 1803 is already newer than 1801 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1803 (ObjNum 925 snap 287 seq_num 925) dirty exists 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2950: left oid 38 (ObjNum 925 snap 287 seq_num 925) 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2951: finishing write tid 1 to smithi14680844-49 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2951: finishing write tid 2 to smithi14680844-49 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2951: finishing write tid 3 to smithi14680844-49 2024-04-26T04:51:09.742 INFO:tasks.rados.rados.0.smithi146.stdout:2951: finishing write tid 4 to smithi14680844-49 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2951: oid 49 updating version 0 to 1568 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2951: oid 49 version 1568 is already newer than 1567 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2951: oid 49 version 1568 is already newer than 1566 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1568 (ObjNum 926 snap 287 seq_num 926) dirty exists 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2951: left oid 49 (ObjNum 926 snap 287 seq_num 926) 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2950: done (3 left) 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2951: done (2 left) 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2954: snap_create 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2953: finishing copy_from to smithi14680844-5 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2953: got expected ENOENT (src dne) 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2953: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2952: finishing write tid 1 to smithi14680844-20 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2952: finishing write tid 2 to smithi14680844-20 2024-04-26T04:51:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:2952: finishing write tid 3 to smithi14680844-20 2024-04-26T04:51:09.744 INFO:tasks.rados.rados.0.smithi146.stdout:2952: finishing write tid 4 to smithi14680844-20 2024-04-26T04:51:09.744 INFO:tasks.rados.rados.0.smithi146.stdout:2952: oid 20 updating version 0 to 1995 2024-04-26T04:51:09.744 INFO:tasks.rados.rados.0.smithi146.stdout:2952: oid 20 updating version 1995 to 1997 2024-04-26T04:51:09.744 INFO:tasks.rados.rados.0.smithi146.stdout:2952: oid 20 version 1997 is already newer than 1996 2024-04-26T04:51:09.744 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1997 (ObjNum 927 snap 287 seq_num 927) dirty exists 2024-04-26T04:51:09.745 INFO:tasks.rados.rados.0.smithi146.stdout:2952: left oid 20 (ObjNum 927 snap 287 seq_num 927) 2024-04-26T04:51:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:09 smithi204 ceph-mon[88313]: pgmap v656: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 145 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-04-26T04:51:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:09 smithi204 ceph-mon[88313]: osdmap e659: 8 total, 8 up, 8 in 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[92947]: pgmap v656: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 145 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[92947]: osdmap e659: 8 total, 8 up, 8 in 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[95531]: pgmap v656: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 145 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 23 op/s 2024-04-26T04:51:10.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:51:10.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:09 smithi146 ceph-mon[95531]: osdmap e659: 8 total, 8 up, 8 in 2024-04-26T04:51:10.704 INFO:tasks.rados.rados.0.smithi146.stdout:2952: done (2 left) 2024-04-26T04:51:10.704 INFO:tasks.rados.rados.0.smithi146.stdout:2953: done (1 left) 2024-04-26T04:51:10.704 INFO:tasks.rados.rados.0.smithi146.stdout:2954: done (0 left) 2024-04-26T04:51:10.704 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 288 2024-04-26T04:51:10.704 INFO:tasks.rados.rados.0.smithi146.stdout:2955: seq_num 928 ranges {1302528=745472,2048000=401408} 2024-04-26T04:51:10.714 INFO:tasks.rados.rados.0.smithi146.stdout:2955: writing smithi14680844-13 from 1302528 to 2048000 tid 1 2024-04-26T04:51:10.717 INFO:tasks.rados.rados.0.smithi146.stdout:2955: writing smithi14680844-13 from 2048000 to 2449408 tid 2 2024-04-26T04:51:10.717 INFO:tasks.rados.rados.0.smithi146.stdout:2956: rollback oid 43 current snap is 288 2024-04-26T04:51:10.717 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 280 2024-04-26T04:51:10.718 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 288 2024-04-26T04:51:10.718 INFO:tasks.rados.rados.0.smithi146.stdout:2957: seq_num 929 ranges {5496832=761856,6258688=401408} 2024-04-26T04:51:10.751 INFO:tasks.rados.rados.0.smithi146.stdout:2957: writing smithi14680844-30 from 5496832 to 6258688 tid 1 2024-04-26T04:51:10.754 INFO:tasks.rados.rados.0.smithi146.stdout:2957: writing smithi14680844-30 from 6258688 to 6660096 tid 2 2024-04-26T04:51:10.754 INFO:tasks.rados.rados.0.smithi146.stdout:2958: snap_create 2024-04-26T04:51:10.754 INFO:tasks.rados.rados.0.smithi146.stdout:2956: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:51:10.754 INFO:tasks.rados.rados.0.smithi146.stdout:2955: finishing write tid 1 to smithi14680844-13 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: finishing write tid 2 to smithi14680844-13 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2956: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2956: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1651 (ObjNum 688 snap 199 seq_num 688) dirty exists 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: finishing write tid 3 to smithi14680844-13 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: finishing write tid 4 to smithi14680844-13 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: oid 13 updating version 0 to 1561 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: oid 13 version 1561 is already newer than 1559 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: oid 13 version 1561 is already newer than 1560 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1561 (ObjNum 928 snap 288 seq_num 928) dirty exists 2024-04-26T04:51:10.755 INFO:tasks.rados.rados.0.smithi146.stdout:2955: left oid 13 (ObjNum 928 snap 288 seq_num 928) 2024-04-26T04:51:10.758 INFO:tasks.rados.rados.0.smithi146.stdout:2957: finishing write tid 1 to smithi14680844-30 2024-04-26T04:51:10.758 INFO:tasks.rados.rados.0.smithi146.stdout:2957: finishing write tid 2 to smithi14680844-30 2024-04-26T04:51:10.759 INFO:tasks.rados.rados.0.smithi146.stdout:2957: finishing write tid 3 to smithi14680844-30 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:2957: finishing write tid 4 to smithi14680844-30 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:2957: oid 30 updating version 0 to 1561 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:2957: oid 30 version 1561 is already newer than 1560 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:2957: oid 30 version 1561 is already newer than 1559 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1561 (ObjNum 929 snap 288 seq_num 929) dirty exists 2024-04-26T04:51:10.760 INFO:tasks.rados.rados.0.smithi146.stdout:2957: left oid 30 (ObjNum 929 snap 288 seq_num 929) 2024-04-26T04:51:11.707 INFO:tasks.rados.rados.0.smithi146.stdout:2955: done (3 left) 2024-04-26T04:51:11.708 INFO:tasks.rados.rados.0.smithi146.stdout:2956: done (2 left) 2024-04-26T04:51:11.708 INFO:tasks.rados.rados.0.smithi146.stdout:2957: done (1 left) 2024-04-26T04:51:11.708 INFO:tasks.rados.rados.0.smithi146.stdout:2958: done (0 left) 2024-04-26T04:51:11.708 INFO:tasks.rados.rados.0.smithi146.stdout:2959: snap_remove snap 287 2024-04-26T04:51:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:11 smithi204 ceph-mon[88313]: osdmap e660: 8 total, 8 up, 8 in 2024-04-26T04:51:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:11 smithi146 ceph-mon[95531]: osdmap e660: 8 total, 8 up, 8 in 2024-04-26T04:51:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:11 smithi146 ceph-mon[92947]: osdmap e660: 8 total, 8 up, 8 in 2024-04-26T04:51:12.709 INFO:tasks.rados.rados.0.smithi146.stdout:2959: done (0 left) 2024-04-26T04:51:12.709 INFO:tasks.rados.rados.0.smithi146.stdout:2960: setattr oid 40 current snap is 289 2024-04-26T04:51:12.711 INFO:tasks.rados.rados.0.smithi146.stdout:2961: read oid 41 snap 280 2024-04-26T04:51:12.711 INFO:tasks.rados.rados.0.smithi146.stdout:2961: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:12.711 INFO:tasks.rados.rados.0.smithi146.stdout:2962: snap_remove snap 272 2024-04-26T04:51:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:12 smithi204 ceph-mon[88313]: pgmap v659: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T04:51:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:12 smithi204 ceph-mon[88313]: osdmap e661: 8 total, 8 up, 8 in 2024-04-26T04:51:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:12 smithi146 ceph-mon[95531]: pgmap v659: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T04:51:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:12 smithi146 ceph-mon[95531]: osdmap e661: 8 total, 8 up, 8 in 2024-04-26T04:51:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:12 smithi146 ceph-mon[92947]: pgmap v659: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1023 KiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T04:51:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:12 smithi146 ceph-mon[92947]: osdmap e661: 8 total, 8 up, 8 in 2024-04-26T04:51:13.712 INFO:tasks.rados.rados.0.smithi146.stdout:2961: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:13.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1508 (ObjNum 912 snap 284 seq_num 912) dirty exists 2024-04-26T04:51:13.775 INFO:tasks.rados.rados.0.smithi146.stdout:2960: done (2 left) 2024-04-26T04:51:13.775 INFO:tasks.rados.rados.0.smithi146.stdout:2961: done (1 left) 2024-04-26T04:51:13.776 INFO:tasks.rados.rados.0.smithi146.stdout:2962: done (0 left) 2024-04-26T04:51:13.776 INFO:tasks.rados.rados.0.smithi146.stdout:2963: setattr oid 8 current snap is 289 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2964: rmattr oid 35 current snap is 289 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2964: done (1 left) 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2965: rmattr oid 25 current snap is 289 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2966: read oid 40 snap 280 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2966: expect deleted 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 289 2024-04-26T04:51:13.777 INFO:tasks.rados.rados.0.smithi146.stdout:2967: seq_num 930 ranges {843776=786432,1630208=401408} 2024-04-26T04:51:13.786 INFO:tasks.rados.rados.0.smithi146.stdout:2967: writing smithi14680844-16 from 843776 to 1630208 tid 1 2024-04-26T04:51:13.788 INFO:tasks.rados.rados.0.smithi146.stdout:2967: writing smithi14680844-16 from 1630208 to 2031616 tid 2 2024-04-26T04:51:13.788 INFO:tasks.rados.rados.0.smithi146.stdout:2968: copy_from oid 32 from oid 49 current snap is 289 2024-04-26T04:51:13.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2046 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:13.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1811 (ObjNum 911 snap 283 seq_num 911) dirty exists 2024-04-26T04:51:13.788 INFO:tasks.rados.rados.0.smithi146.stdout:2963: done (4 left) 2024-04-26T04:51:13.789 INFO:tasks.rados.rados.0.smithi146.stdout:2965: done (3 left) 2024-04-26T04:51:13.789 INFO:tasks.rados.rados.0.smithi146.stdout:2966: done (2 left) 2024-04-26T04:51:13.789 INFO:tasks.rados.rados.0.smithi146.stdout:2969: delete oid 27 current snap is 289 2024-04-26T04:51:13.793 INFO:tasks.rados.rados.0.smithi146.stdout:2967: finishing write tid 1 to smithi14680844-16 2024-04-26T04:51:13.793 INFO:tasks.rados.rados.0.smithi146.stdout:2967: finishing write tid 2 to smithi14680844-16 2024-04-26T04:51:13.793 INFO:tasks.rados.rados.0.smithi146.stdout:2967: finishing write tid 3 to smithi14680844-16 2024-04-26T04:51:13.795 INFO:tasks.rados.rados.0.smithi146.stdout:2969: done (2 left) 2024-04-26T04:51:13.795 INFO:tasks.rados.rados.0.smithi146.stdout:2970: copy_from oid 20 from oid 11 current snap is 289 2024-04-26T04:51:13.795 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 289 2024-04-26T04:51:13.795 INFO:tasks.rados.rados.0.smithi146.stdout:2971: seq_num 932 ranges {2449408=417792,2867200=663552,3530752=139264} 2024-04-26T04:51:13.810 INFO:tasks.rados.rados.0.smithi146.stdout:2971: writing smithi14680844-13 from 2449408 to 2867200 tid 1 2024-04-26T04:51:13.814 INFO:tasks.rados.rados.0.smithi146.stdout:2971: writing smithi14680844-13 from 2867200 to 3530752 tid 2 2024-04-26T04:51:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:2971: writing smithi14680844-13 from 3530752 to 3670016 tid 3 2024-04-26T04:51:13.815 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 289 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2967: finishing write tid 4 to smithi14680844-16 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2967: oid 16 updating version 0 to 1815 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2967: oid 16 version 1815 is already newer than 1814 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2967: oid 16 version 1815 is already newer than 1813 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1815 (ObjNum 930 snap 289 seq_num 930) dirty exists 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2967: left oid 16 (ObjNum 930 snap 289 seq_num 930) 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2970: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:51:13.816 INFO:tasks.rados.rados.0.smithi146.stdout:2972: seq_num 933 ranges {1302528=434176,1736704=548864,2285568=253952} 2024-04-26T04:51:13.825 INFO:tasks.rados.rados.0.smithi146.stdout:2972: writing smithi14680844-1 from 1302528 to 1736704 tid 1 2024-04-26T04:51:13.828 INFO:tasks.rados.rados.0.smithi146.stdout:2972: writing smithi14680844-1 from 1736704 to 2285568 tid 2 2024-04-26T04:51:13.830 INFO:tasks.rados.rados.0.smithi146.stdout:2972: writing smithi14680844-1 from 2285568 to 2539520 tid 3 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2967: done (4 left) 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2973: copy_from oid 46 from oid 39 current snap is 289 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2968: finishing copy_from to smithi14680844-32 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 1568 (ObjNum 926 snap 287 seq_num 926) dirty exists 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2968: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2970: finishing copy_from to smithi14680844-20 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 1873 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2971: finishing write tid 1 to smithi14680844-13 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2968: done (4 left) 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2970: done (3 left) 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2974: rollback oid 17 current snap is 289 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 288 2024-04-26T04:51:13.831 INFO:tasks.rados.rados.0.smithi146.stdout:2975: read oid 32 snap -1 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:2975: expect (ObjNum 926 snap 287 seq_num 926) 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:2976: rollback oid 2 current snap is 289 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 280 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:2977: copy_from oid 23 from oid 27 current snap is 289 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 289 2024-04-26T04:51:13.832 INFO:tasks.rados.rados.0.smithi146.stdout:2978: seq_num 934 ranges {0=450560,450560=434176,884736=368640} 2024-04-26T04:51:13.833 INFO:tasks.rados.rados.0.smithi146.stdout:2978: writing smithi14680844-10 from 0 to 450560 tid 1 2024-04-26T04:51:13.836 INFO:tasks.rados.rados.0.smithi146.stdout:2978: writing smithi14680844-10 from 450560 to 884736 tid 2 2024-04-26T04:51:13.838 INFO:tasks.rados.rados.0.smithi146.stdout:2978: writing smithi14680844-10 from 884736 to 1253376 tid 3 2024-04-26T04:51:13.838 INFO:tasks.rados.rados.0.smithi146.stdout:2979: snap_remove snap 282 2024-04-26T04:51:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:13 smithi204 ceph-mon[88313]: osdmap e662: 8 total, 8 up, 8 in 2024-04-26T04:51:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:13 smithi204 ceph-mon[88313]: osdmap e663: 8 total, 8 up, 8 in 2024-04-26T04:51:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:13 smithi146 ceph-mon[95531]: osdmap e662: 8 total, 8 up, 8 in 2024-04-26T04:51:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:13 smithi146 ceph-mon[95531]: osdmap e663: 8 total, 8 up, 8 in 2024-04-26T04:51:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:13 smithi146 ceph-mon[92947]: osdmap e662: 8 total, 8 up, 8 in 2024-04-26T04:51:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:13 smithi146 ceph-mon[92947]: osdmap e663: 8 total, 8 up, 8 in 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2979: done (8 left) 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2980: rmattr oid 7 current snap is 289 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: finishing write tid 2 to smithi14680844-13 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: finishing write tid 3 to smithi14680844-13 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: finishing write tid 4 to smithi14680844-13 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: finishing write tid 5 to smithi14680844-13 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: oid 13 updating version 0 to 1564 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: oid 13 updating version 1564 to 1565 2024-04-26T04:51:14.730 INFO:tasks.rados.rados.0.smithi146.stdout:2971: oid 13 version 1565 is already newer than 1563 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2971: oid 13 version 1565 is already newer than 1562 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1565 (ObjNum 932 snap 289 seq_num 932) dirty exists 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2971: left oid 13 (ObjNum 932 snap 289 seq_num 932) 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2972: finishing write tid 1 to smithi14680844-1 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2972: finishing write tid 2 to smithi14680844-1 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2974: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2974: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2974: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1190 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2976: finishing rollback tid 0 to smithi14680844-2 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2973: finishing copy_from to smithi14680844-46 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2973: got expected ENOENT (src dne) 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2972: finishing write tid 3 to smithi14680844-1 2024-04-26T04:51:14.731 INFO:tasks.rados.rados.0.smithi146.stdout:2972: finishing write tid 4 to smithi14680844-1 2024-04-26T04:51:14.732 INFO:tasks.rados.rados.0.smithi146.stdout:2976: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:51:14.732 INFO:tasks.rados.rados.0.smithi146.stdout:2976: finishing rollback tid 2 to smithi14680844-2 2024-04-26T04:51:14.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1654 (ObjNum 177 snap 0 seq_num 438501202) dirty exists 2024-04-26T04:51:14.732 INFO:tasks.rados.rados.0.smithi146.stdout:2973: finishing copy_from racing read to smithi14680844-46 2024-04-26T04:51:14.732 INFO:tasks.rados.rados.0.smithi146.stdout:2975: expect (ObjNum 926 snap 287 seq_num 926) 2024-04-26T04:51:14.769 INFO:tasks.rados.rados.0.smithi146.stdout:2977: finishing copy_from to smithi14680844-23 2024-04-26T04:51:14.769 INFO:tasks.rados.rados.0.smithi146.stdout:2977: got expected ENOENT (src dne) 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2977: finishing copy_from racing read to smithi14680844-23 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2978: finishing write tid 1 to smithi14680844-10 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: finishing write tid 5 to smithi14680844-1 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: oid 1 updating version 0 to 1569 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: oid 1 updating version 1569 to 1571 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: oid 1 version 1571 is already newer than 1570 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: oid 1 updating version 1571 to 1572 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1572 (ObjNum 933 snap 289 seq_num 933) dirty exists 2024-04-26T04:51:14.770 INFO:tasks.rados.rados.0.smithi146.stdout:2972: left oid 1 (ObjNum 933 snap 289 seq_num 933) 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: finishing write tid 2 to smithi14680844-10 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: finishing write tid 3 to smithi14680844-10 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: finishing write tid 4 to smithi14680844-10 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: finishing write tid 5 to smithi14680844-10 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: oid 10 updating version 0 to 673 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: oid 10 version 673 is already newer than 672 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: oid 10 updating version 673 to 674 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: oid 10 version 674 is already newer than 671 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 674 (ObjNum 934 snap 289 seq_num 934) dirty exists 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2978: left oid 10 (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2971: done (8 left) 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2972: done (7 left) 2024-04-26T04:51:14.771 INFO:tasks.rados.rados.0.smithi146.stdout:2973: done (6 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2974: done (5 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2975: done (4 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2976: done (3 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2977: done (2 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2978: done (1 left) 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 289 2024-04-26T04:51:14.772 INFO:tasks.rados.rados.0.smithi146.stdout:2981: seq_num 935 ranges {1376256=466944,1843200=720896,2564096=81920} 2024-04-26T04:51:14.779 INFO:tasks.rados.rados.0.smithi146.stdout:2981: writing smithi14680844-48 from 1376256 to 1843200 tid 1 2024-04-26T04:51:14.783 INFO:tasks.rados.rados.0.smithi146.stdout:2981: writing smithi14680844-48 from 1843200 to 2564096 tid 2 2024-04-26T04:51:14.784 INFO:tasks.rados.rados.0.smithi146.stdout:2981: writing smithi14680844-48 from 2564096 to 2646016 tid 3 2024-04-26T04:51:14.784 INFO:tasks.rados.rados.0.smithi146.stdout:2982: read oid 14 snap -1 2024-04-26T04:51:14.784 INFO:tasks.rados.rados.0.smithi146.stdout:2982: expect (ObjNum 915 snap 286 seq_num 915) 2024-04-26T04:51:14.784 INFO:tasks.rados.rados.0.smithi146.stdout:2983: copy_from oid 26 from oid 15 current snap is 289 2024-04-26T04:51:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1509 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:51:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2981: finishing write tid 1 to smithi14680844-48 2024-04-26T04:51:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2980: done (3 left) 2024-04-26T04:51:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2984: copy_from oid 16 from oid 35 current snap is 289 2024-04-26T04:51:14.785 INFO:tasks.rados.rados.0.smithi146.stdout:2985: snap_remove snap 288 2024-04-26T04:51:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:14 smithi204 ceph-mon[88313]: pgmap v662: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:14 smithi146 ceph-mon[92947]: pgmap v662: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:14 smithi146 ceph-mon[95531]: pgmap v662: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 141 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:15.739 INFO:tasks.rados.rados.0.smithi146.stdout:2985: done (4 left) 2024-04-26T04:51:15.740 INFO:tasks.rados.rados.0.smithi146.stdout:2986: rmattr oid 1 current snap is 289 2024-04-26T04:51:15.740 INFO:tasks.rados.rados.0.smithi146.stdout:2984: finishing copy_from to smithi14680844-16 2024-04-26T04:51:15.740 INFO:tasks.rados.rados.0.smithi146.stdout:2984: got expected ENOENT (src dne) 2024-04-26T04:51:15.740 INFO:tasks.rados.rados.0.smithi146.stdout:2984: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:51:15.740 INFO:tasks.rados.rados.0.smithi146.stdout:2982: expect (ObjNum 915 snap 286 seq_num 915) 2024-04-26T04:51:15.772 INFO:tasks.rados.rados.0.smithi146.stdout:2981: finishing write tid 2 to smithi14680844-48 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: finishing write tid 3 to smithi14680844-48 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: finishing write tid 4 to smithi14680844-48 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: finishing write tid 5 to smithi14680844-48 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: oid 48 updating version 0 to 1576 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: oid 48 version 1576 is already newer than 1574 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: oid 48 version 1576 is already newer than 1573 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: oid 48 version 1576 is already newer than 1575 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1576 (ObjNum 935 snap 289 seq_num 935) dirty exists 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2981: left oid 48 (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2983: finishing copy_from racing read to smithi14680844-26 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:2983: finishing copy_from to smithi14680844-26 2024-04-26T04:51:15.773 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:15.774 INFO:tasks.rados.rados.0.smithi146.stdout:2981: done (4 left) 2024-04-26T04:51:15.774 INFO:tasks.rados.rados.0.smithi146.stdout:2982: done (3 left) 2024-04-26T04:51:15.774 INFO:tasks.rados.rados.0.smithi146.stdout:2983: done (2 left) 2024-04-26T04:51:15.774 INFO:tasks.rados.rados.0.smithi146.stdout:2984: done (1 left) 2024-04-26T04:51:15.774 INFO:tasks.rados.rados.0.smithi146.stdout:2987: snap_remove snap 283 2024-04-26T04:51:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:15 smithi204 ceph-mon[88313]: osdmap e664: 8 total, 8 up, 8 in 2024-04-26T04:51:16.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:15 smithi146 ceph-mon[92947]: osdmap e664: 8 total, 8 up, 8 in 2024-04-26T04:51:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:15 smithi146 ceph-mon[95531]: osdmap e664: 8 total, 8 up, 8 in 2024-04-26T04:51:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:16] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:51:16.745 INFO:tasks.rados.rados.0.smithi146.stdout:2987: done (1 left) 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:2988: rollback oid 44 current snap is 289 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 280 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1577 (ObjNum 933 snap 289 seq_num 933) dirty exists 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:2986: done (1 left) 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 289 2024-04-26T04:51:16.746 INFO:tasks.rados.rados.0.smithi146.stdout:2989: seq_num 936 ranges {11960320=483328,12443648=655360,13099008=147456} 2024-04-26T04:51:16.813 INFO:tasks.rados.rados.0.smithi146.stdout:2989: writing smithi14680844-4 from 11960320 to 12443648 tid 1 2024-04-26T04:51:16.817 INFO:tasks.rados.rados.0.smithi146.stdout:2989: writing smithi14680844-4 from 12443648 to 13099008 tid 2 2024-04-26T04:51:16.818 INFO:tasks.rados.rados.0.smithi146.stdout:2989: writing smithi14680844-4 from 13099008 to 13246464 tid 3 2024-04-26T04:51:16.818 INFO:tasks.rados.rados.0.smithi146.stdout:2990: read oid 19 snap -1 2024-04-26T04:51:16.818 INFO:tasks.rados.rados.0.smithi146.stdout:2990: expect deleted 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:2991: delete oid 32 current snap is 289 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:2988: finishing rollback tid 0 to smithi14680844-44 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:2988: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:2988: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1879 (ObjNum 891 snap 276 seq_num 891) dirty exists 2024-04-26T04:51:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:2989: finishing write tid 1 to smithi14680844-4 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:2988: done (3 left) 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:2991: done (2 left) 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:2992: rollback oid 33 current snap is 289 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 280 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 289 2024-04-26T04:51:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:2993: seq_num 938 ranges {1933312=516096,2449408=417792,2867200=385024} 2024-04-26T04:51:16.833 INFO:tasks.rados.rados.0.smithi146.stdout:2993: writing smithi14680844-43 from 1933312 to 2449408 tid 1 2024-04-26T04:51:16.835 INFO:tasks.rados.rados.0.smithi146.stdout:2993: writing smithi14680844-43 from 2449408 to 2867200 tid 2 2024-04-26T04:51:16.838 INFO:tasks.rados.rados.0.smithi146.stdout:2993: writing smithi14680844-43 from 2867200 to 3252224 tid 3 2024-04-26T04:51:16.838 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 289 2024-04-26T04:51:16.838 INFO:tasks.rados.rados.0.smithi146.stdout:2989: finishing write tid 2 to smithi14680844-4 2024-04-26T04:51:16.838 INFO:tasks.rados.rados.0.smithi146.stdout:2989: finishing write tid 3 to smithi14680844-4 2024-04-26T04:51:16.839 INFO:tasks.rados.rados.0.smithi146.stdout:2992: finishing rollback tid 0 to smithi14680844-33 2024-04-26T04:51:16.839 INFO:tasks.rados.rados.0.smithi146.stdout:2992: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:51:16.839 INFO:tasks.rados.rados.0.smithi146.stdout:2994: seq_num 939 ranges {0=532480,532480=704512,1236992=98304} 2024-04-26T04:51:16.841 INFO:tasks.rados.rados.0.smithi146.stdout:2994: writing smithi14680844-2 from 0 to 532480 tid 1 2024-04-26T04:51:16.845 INFO:tasks.rados.rados.0.smithi146.stdout:2994: writing smithi14680844-2 from 532480 to 1236992 tid 2 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2994: writing smithi14680844-2 from 1236992 to 1335296 tid 3 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2990: done (4 left) 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 289 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: finishing write tid 4 to smithi14680844-4 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2992: finishing rollback tid 2 to smithi14680844-33 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 2026 (ObjNum 49 snap 0 seq_num 1953066355) dirty exists 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: finishing write tid 5 to smithi14680844-4 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: oid 4 updating version 0 to 1830 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: oid 4 updating version 1830 to 1833 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: oid 4 version 1833 is already newer than 1832 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:2989: oid 4 version 1833 is already newer than 1831 2024-04-26T04:51:16.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1833 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2989: left oid 4 (ObjNum 936 snap 289 seq_num 936) 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2993: finishing write tid 1 to smithi14680844-43 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2993: finishing write tid 2 to smithi14680844-43 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2993: finishing write tid 3 to smithi14680844-43 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2993: finishing write tid 4 to smithi14680844-43 2024-04-26T04:51:16.848 INFO:tasks.rados.rados.0.smithi146.stdout:2995: seq_num 940 ranges {3670016=548864,4218880=589824,4808704=212992} 2024-04-26T04:51:16.869 INFO:tasks.rados.rados.0.smithi146.stdout:2995: writing smithi14680844-13 from 3670016 to 4218880 tid 1 2024-04-26T04:51:16.872 INFO:tasks.rados.rados.0.smithi146.stdout:2995: writing smithi14680844-13 from 4218880 to 4808704 tid 2 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2995: writing smithi14680844-13 from 4808704 to 5021696 tid 3 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2989: done (4 left) 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2992: done (3 left) 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2996: read oid 48 snap -1 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2996: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2997: rollback oid 3 current snap is 289 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 280 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2993: finishing write tid 5 to smithi14680844-43 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2993: oid 43 updating version 0 to 1658 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2993: oid 43 version 1658 is already newer than 1655 2024-04-26T04:51:16.875 INFO:tasks.rados.rados.0.smithi146.stdout:2993: oid 43 version 1658 is already newer than 1657 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2993: oid 43 version 1658 is already newer than 1656 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1658 (ObjNum 938 snap 289 seq_num 938) dirty exists 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2993: left oid 43 (ObjNum 938 snap 289 seq_num 938) 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: finishing write tid 1 to smithi14680844-2 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2993: done (4 left) 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2998: rollback oid 16 current snap is 289 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 280 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: finishing write tid 2 to smithi14680844-2 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: finishing write tid 3 to smithi14680844-2 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: finishing write tid 4 to smithi14680844-2 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: finishing write tid 5 to smithi14680844-2 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: oid 2 updating version 0 to 1661 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: oid 2 version 1661 is already newer than 1659 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: oid 2 version 1661 is already newer than 1660 2024-04-26T04:51:16.876 INFO:tasks.rados.rados.0.smithi146.stdout:2994: oid 2 updating version 1661 to 1662 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1662 (ObjNum 939 snap 289 seq_num 939) dirty exists 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2994: left oid 2 (ObjNum 939 snap 289 seq_num 939) 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2995: finishing write tid 1 to smithi14680844-13 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2994: done (4 left) 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2999: read oid 18 snap -1 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2999: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:3000: rmattr oid 37 current snap is 289 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:3000: done (5 left) 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:3001: snap_create 2024-04-26T04:51:16.877 INFO:tasks.rados.rados.0.smithi146.stdout:2995: finishing write tid 2 to smithi14680844-13 2024-04-26T04:51:16.879 INFO:tasks.rados.rados.0.smithi146.stdout:2997: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:51:16.879 INFO:tasks.rados.rados.0.smithi146.stdout:2998: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:51:16.879 INFO:tasks.rados.rados.0.smithi146.stdout:2995: finishing write tid 3 to smithi14680844-13 2024-04-26T04:51:16.879 INFO:tasks.rados.rados.0.smithi146.stdout:2998: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:51:16.879 INFO:tasks.rados.rados.0.smithi146.stdout:2995: finishing write tid 4 to smithi14680844-13 2024-04-26T04:51:16.880 INFO:tasks.rados.rados.0.smithi146.stdout:2997: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:2997: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1744 (ObjNum 769 snap 235 seq_num 769) dirty exists 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:2998: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1836 (ObjNum 884 snap 275 seq_num 884) dirty exists 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:2995: finishing write tid 5 to smithi14680844-13 2024-04-26T04:51:16.881 INFO:tasks.rados.rados.0.smithi146.stdout:2995: oid 13 updating version 0 to 1568 2024-04-26T04:51:16.882 INFO:tasks.rados.rados.0.smithi146.stdout:2995: oid 13 version 1568 is already newer than 1566 2024-04-26T04:51:16.882 INFO:tasks.rados.rados.0.smithi146.stdout:2995: oid 13 version 1568 is already newer than 1567 2024-04-26T04:51:16.882 INFO:tasks.rados.rados.0.smithi146.stdout:2995: oid 13 updating version 1568 to 1569 2024-04-26T04:51:16.882 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1569 (ObjNum 940 snap 289 seq_num 940) dirty exists 2024-04-26T04:51:16.882 INFO:tasks.rados.rados.0.smithi146.stdout:2995: left oid 13 (ObjNum 940 snap 289 seq_num 940) 2024-04-26T04:51:16.886 INFO:tasks.rados.rados.0.smithi146.stdout:2999: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:16.987 INFO:tasks.rados.rados.0.smithi146.stdout:2996: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:16 smithi204 ceph-mon[88313]: pgmap v665: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:16 smithi204 ceph-mon[88313]: osdmap e665: 8 total, 8 up, 8 in 2024-04-26T04:51:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:16 smithi146 ceph-mon[95531]: pgmap v665: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:16 smithi146 ceph-mon[95531]: osdmap e665: 8 total, 8 up, 8 in 2024-04-26T04:51:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:16 smithi146 ceph-mon[92947]: pgmap v665: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:16 smithi146 ceph-mon[92947]: osdmap e665: 8 total, 8 up, 8 in 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2995: done (5 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2996: done (4 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2997: done (3 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2998: done (2 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:2999: done (1 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:3001: done (0 left) 2024-04-26T04:51:17.755 INFO:tasks.rados.rados.0.smithi146.stdout:3002: delete oid 8 current snap is 290 2024-04-26T04:51:17.761 INFO:tasks.rados.rados.0.smithi146.stdout:3002: done (0 left) 2024-04-26T04:51:17.762 INFO:tasks.rados.rados.0.smithi146.stdout:3003: snap_create 2024-04-26T04:51:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:17 smithi204 ceph-mon[88313]: osdmap e666: 8 total, 8 up, 8 in 2024-04-26T04:51:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:17 smithi204 ceph-mon[88313]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:17 smithi146 ceph-mon[92947]: osdmap e666: 8 total, 8 up, 8 in 2024-04-26T04:51:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:17 smithi146 ceph-mon[92947]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:17 smithi146 ceph-mon[95531]: osdmap e666: 8 total, 8 up, 8 in 2024-04-26T04:51:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:17 smithi146 ceph-mon[95531]: pgmap v668: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 1.6 MiB/s wr, 17 op/s 2024-04-26T04:51:18.703 INFO:tasks.rados.rados.0.smithi146.stdout:3003: done (0 left) 2024-04-26T04:51:18.703 INFO:tasks.rados.rados.0.smithi146.stdout:3004: setattr oid 28 current snap is 291 2024-04-26T04:51:18.705 INFO:tasks.rados.rados.0.smithi146.stdout:3005: read oid 7 snap 289 2024-04-26T04:51:18.705 INFO:tasks.rados.rados.0.smithi146.stdout:3005: expect (ObjNum 747 snap 226 seq_num 747) 2024-04-26T04:51:18.705 INFO:tasks.rados.rados.0.smithi146.stdout:3006: setattr oid 10 current snap is 291 2024-04-26T04:51:18.707 INFO:tasks.rados.rados.0.smithi146.stdout:3007: read oid 48 snap -1 2024-04-26T04:51:18.707 INFO:tasks.rados.rados.0.smithi146.stdout:3007: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:18.707 INFO:tasks.rados.rados.0.smithi146.stdout:3008: setattr oid 29 current snap is 291 2024-04-26T04:51:18.709 INFO:tasks.rados.rados.0.smithi146.stdout:3009: delete oid 39 current snap is 291 2024-04-26T04:51:18.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 675 (ObjNum 934 snap 289 seq_num 934) dirty exists 2024-04-26T04:51:18.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1746 (ObjNum 808 snap 256 seq_num 808) dirty exists 2024-04-26T04:51:18.717 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1748 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:51:18.718 INFO:tasks.rados.rados.0.smithi146.stdout:3004: done (5 left) 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3006: done (4 left) 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3008: done (3 left) 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3009: done (2 left) 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3010: read oid 5 snap -1 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3010: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 291 2024-04-26T04:51:18.719 INFO:tasks.rados.rados.0.smithi146.stdout:3011: seq_num 943 ranges {2416640=598016,3014656=688128,3702784=114688} 2024-04-26T04:51:18.737 INFO:tasks.rados.rados.0.smithi146.stdout:3011: writing smithi14680844-34 from 2416640 to 3014656 tid 1 2024-04-26T04:51:18.738 INFO:tasks.rados.rados.0.smithi146.stdout:3011: writing smithi14680844-34 from 3014656 to 3702784 tid 2 2024-04-26T04:51:18.739 INFO:tasks.rados.rados.0.smithi146.stdout:3011: writing smithi14680844-34 from 3702784 to 3817472 tid 3 2024-04-26T04:51:18.739 INFO:tasks.rados.rados.0.smithi146.stdout:3012: setattr oid 40 current snap is 291 2024-04-26T04:51:18.739 INFO:tasks.rados.rados.0.smithi146.stdout:3005: expect (ObjNum 747 snap 226 seq_num 747) 2024-04-26T04:51:18.776 INFO:tasks.rados.rados.0.smithi146.stdout:3007: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:18.867 INFO:tasks.rados.rados.0.smithi146.stdout:3010: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:51:18.870 INFO:tasks.rados.rados.0.smithi146.stdout:3011: finishing write tid 1 to smithi14680844-34 2024-04-26T04:51:18.870 INFO:tasks.rados.rados.0.smithi146.stdout:3011: finishing write tid 2 to smithi14680844-34 2024-04-26T04:51:18.870 INFO:tasks.rados.rados.0.smithi146.stdout:3011: finishing write tid 3 to smithi14680844-34 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: finishing write tid 4 to smithi14680844-34 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: finishing write tid 5 to smithi14680844-34 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: oid 34 updating version 0 to 1678 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: oid 34 updating version 1678 to 1679 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: oid 34 updating version 1679 to 1680 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: oid 34 version 1680 is already newer than 1677 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1680 (ObjNum 943 snap 291 seq_num 943) dirty exists 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: left oid 34 (ObjNum 943 snap 291 seq_num 943) 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3005: done (4 left) 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3007: done (3 left) 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3010: done (2 left) 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3011: done (1 left) 2024-04-26T04:51:18.871 INFO:tasks.rados.rados.0.smithi146.stdout:3013: snap_remove snap 290 2024-04-26T04:51:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:18 smithi204 ceph-mon[88313]: osdmap e667: 8 total, 8 up, 8 in 2024-04-26T04:51:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:18 smithi204 ceph-mon[88313]: osdmap e668: 8 total, 8 up, 8 in 2024-04-26T04:51:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:18 smithi146 ceph-mon[95531]: osdmap e667: 8 total, 8 up, 8 in 2024-04-26T04:51:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:18 smithi146 ceph-mon[95531]: osdmap e668: 8 total, 8 up, 8 in 2024-04-26T04:51:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:18 smithi146 ceph-mon[92947]: osdmap e667: 8 total, 8 up, 8 in 2024-04-26T04:51:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:18 smithi146 ceph-mon[92947]: osdmap e668: 8 total, 8 up, 8 in 2024-04-26T04:51:19.760 INFO:tasks.rados.rados.0.smithi146.stdout:3013: done (1 left) 2024-04-26T04:51:19.760 INFO:tasks.rados.rados.0.smithi146.stdout:3014: snap_remove snap 280 2024-04-26T04:51:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:19 smithi204 ceph-mon[88313]: pgmap v671: 121 pgs: 121 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-04-26T04:51:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:19 smithi146 ceph-mon[95531]: pgmap v671: 121 pgs: 121 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-04-26T04:51:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:19 smithi146 ceph-mon[92947]: pgmap v671: 121 pgs: 121 active+clean; 139 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 27 op/s 2024-04-26T04:51:20.763 INFO:tasks.rados.rados.0.smithi146.stdout:3014: done (1 left) 2024-04-26T04:51:20.763 INFO:tasks.rados.rados.0.smithi146.stdout:3015: copy_from oid 3 from oid 6 current snap is 291 2024-04-26T04:51:20.763 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1510 (ObjNum 912 snap 284 seq_num 912) dirty exists 2024-04-26T04:51:20.764 INFO:tasks.rados.rados.0.smithi146.stdout:3012: done (1 left) 2024-04-26T04:51:20.764 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 291 2024-04-26T04:51:20.764 INFO:tasks.rados.rados.0.smithi146.stdout:3016: seq_num 944 ranges {0=614400,614400=573440,1187840=229376} 2024-04-26T04:51:20.770 INFO:tasks.rados.rados.0.smithi146.stdout:3016: writing smithi14680844-37 from 0 to 614400 tid 1 2024-04-26T04:51:20.772 INFO:tasks.rados.rados.0.smithi146.stdout:3016: writing smithi14680844-37 from 614400 to 1187840 tid 2 2024-04-26T04:51:20.773 INFO:tasks.rados.rados.0.smithi146.stdout:3016: writing smithi14680844-37 from 1187840 to 1417216 tid 3 2024-04-26T04:51:20.774 INFO:tasks.rados.rados.0.smithi146.stdout:3017: snap_create 2024-04-26T04:51:20.781 INFO:tasks.rados.rados.0.smithi146.stdout:3015: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:51:20.786 INFO:tasks.rados.rados.0.smithi146.stdout:3016: finishing write tid 1 to smithi14680844-37 2024-04-26T04:51:20.786 INFO:tasks.rados.rados.0.smithi146.stdout:3015: finishing copy_from to smithi14680844-3 2024-04-26T04:51:20.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:3016: finishing write tid 2 to smithi14680844-37 2024-04-26T04:51:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:3016: finishing write tid 3 to smithi14680844-37 2024-04-26T04:51:20.789 INFO:tasks.rados.rados.0.smithi146.stdout:3016: finishing write tid 4 to smithi14680844-37 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: finishing write tid 5 to smithi14680844-37 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: oid 37 updating version 0 to 1578 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: oid 37 updating version 1578 to 1581 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: oid 37 version 1581 is already newer than 1579 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: oid 37 version 1581 is already newer than 1580 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1581 (ObjNum 944 snap 291 seq_num 944) dirty exists 2024-04-26T04:51:20.792 INFO:tasks.rados.rados.0.smithi146.stdout:3016: left oid 37 (ObjNum 944 snap 291 seq_num 944) 2024-04-26T04:51:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:20 smithi204 ceph-mon[88313]: osdmap e669: 8 total, 8 up, 8 in 2024-04-26T04:51:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:20 smithi146 ceph-mon[95531]: osdmap e669: 8 total, 8 up, 8 in 2024-04-26T04:51:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:20 smithi146 ceph-mon[92947]: osdmap e669: 8 total, 8 up, 8 in 2024-04-26T04:51:21.774 INFO:tasks.rados.rados.0.smithi146.stdout:3015: done (2 left) 2024-04-26T04:51:21.774 INFO:tasks.rados.rados.0.smithi146.stdout:3016: done (1 left) 2024-04-26T04:51:21.774 INFO:tasks.rados.rados.0.smithi146.stdout:3017: done (0 left) 2024-04-26T04:51:21.774 INFO:tasks.rados.rados.0.smithi146.stdout:3018: snap_remove snap 291 2024-04-26T04:51:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:21 smithi204 ceph-mon[88313]: osdmap e670: 8 total, 8 up, 8 in 2024-04-26T04:51:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:21 smithi204 ceph-mon[88313]: pgmap v674: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T04:51:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:21 smithi146 ceph-mon[92947]: osdmap e670: 8 total, 8 up, 8 in 2024-04-26T04:51:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:21 smithi146 ceph-mon[92947]: pgmap v674: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T04:51:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:21 smithi146 ceph-mon[95531]: osdmap e670: 8 total, 8 up, 8 in 2024-04-26T04:51:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:21 smithi146 ceph-mon[95531]: pgmap v674: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T04:51:22.787 INFO:tasks.rados.rados.0.smithi146.stdout:3018: done (0 left) 2024-04-26T04:51:22.787 INFO:tasks.rados.rados.0.smithi146.stdout:3019: copy_from oid 16 from oid 21 current snap is 292 2024-04-26T04:51:22.787 INFO:tasks.rados.rados.0.smithi146.stdout:3020: rmattr oid 13 current snap is 292 2024-04-26T04:51:22.787 INFO:tasks.rados.rados.0.smithi146.stdout:3021: delete oid 42 current snap is 292 2024-04-26T04:51:22.789 INFO:tasks.rados.rados.0.smithi146.stdout:3021: done (2 left) 2024-04-26T04:51:22.789 INFO:tasks.rados.rados.0.smithi146.stdout:3022: snap_remove snap 289 2024-04-26T04:51:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:22 smithi204 ceph-mon[88313]: osdmap e671: 8 total, 8 up, 8 in 2024-04-26T04:51:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:22 smithi146 ceph-mon[92947]: osdmap e671: 8 total, 8 up, 8 in 2024-04-26T04:51:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:22 smithi146 ceph-mon[95531]: osdmap e671: 8 total, 8 up, 8 in 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3022: done (2 left) 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3023: rollback oid 49 current snap is 292 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3023: done (2 left) 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3024: snap_create 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1570 (ObjNum 940 snap 289 seq_num 940) dirty exists 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3019: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:3019: finishing copy_from to smithi14680844-16 2024-04-26T04:51:23.703 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1676 (ObjNum 923 snap 287 seq_num 923) dirty exists 2024-04-26T04:51:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:23 smithi204 ceph-mon[88313]: osdmap e672: 8 total, 8 up, 8 in 2024-04-26T04:51:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:23 smithi204 ceph-mon[88313]: pgmap v677: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2024-04-26T04:51:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:23 smithi204 ceph-mon[88313]: osdmap e673: 8 total, 8 up, 8 in 2024-04-26T04:51:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[95531]: osdmap e672: 8 total, 8 up, 8 in 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[95531]: pgmap v677: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[95531]: osdmap e673: 8 total, 8 up, 8 in 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[92947]: osdmap e672: 8 total, 8 up, 8 in 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[92947]: pgmap v677: 121 pgs: 121 active+clean; 138 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[92947]: osdmap e673: 8 total, 8 up, 8 in 2024-04-26T04:51:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:24.705 INFO:tasks.rados.rados.0.smithi146.stdout:3019: done (2 left) 2024-04-26T04:51:24.705 INFO:tasks.rados.rados.0.smithi146.stdout:3020: done (1 left) 2024-04-26T04:51:24.705 INFO:tasks.rados.rados.0.smithi146.stdout:3024: done (0 left) 2024-04-26T04:51:24.705 INFO:tasks.rados.rados.0.smithi146.stdout:3025: setattr oid 38 current snap is 293 2024-04-26T04:51:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:3026: copy_from oid 31 from oid 29 current snap is 293 2024-04-26T04:51:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 293 2024-04-26T04:51:24.706 INFO:tasks.rados.rados.0.smithi146.stdout:3027: seq_num 946 ranges {6660096=647168,7307264=745472,8052736=57344} 2024-04-26T04:51:24.745 INFO:tasks.rados.rados.0.smithi146.stdout:3027: writing smithi14680844-30 from 6660096 to 7307264 tid 1 2024-04-26T04:51:24.749 INFO:tasks.rados.rados.0.smithi146.stdout:3027: writing smithi14680844-30 from 7307264 to 8052736 tid 2 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:3027: writing smithi14680844-30 from 8052736 to 8110080 tid 3 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:3028: copy_from oid 22 from oid 7 current snap is 293 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1848 (ObjNum 925 snap 287 seq_num 925) dirty exists 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:3026: finishing copy_from racing read to smithi14680844-31 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:3026: finishing copy_from to smithi14680844-31 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1748 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:51:24.750 INFO:tasks.rados.rados.0.smithi146.stdout:3027: finishing write tid 1 to smithi14680844-30 2024-04-26T04:51:24.751 INFO:tasks.rados.rados.0.smithi146.stdout:3025: done (3 left) 2024-04-26T04:51:24.751 INFO:tasks.rados.rados.0.smithi146.stdout:3026: done (2 left) 2024-04-26T04:51:24.751 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 293 2024-04-26T04:51:24.751 INFO:tasks.rados.rados.0.smithi146.stdout:3029: seq_num 947 ranges {1417216=663552,2080768=630784,2711552=172032} 2024-04-26T04:51:24.761 INFO:tasks.rados.rados.0.smithi146.stdout:3029: writing smithi14680844-37 from 1417216 to 2080768 tid 1 2024-04-26T04:51:24.765 INFO:tasks.rados.rados.0.smithi146.stdout:3029: writing smithi14680844-37 from 2080768 to 2711552 tid 2 2024-04-26T04:51:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3029: writing smithi14680844-37 from 2711552 to 2883584 tid 3 2024-04-26T04:51:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 293 2024-04-26T04:51:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3027: finishing write tid 2 to smithi14680844-30 2024-04-26T04:51:24.767 INFO:tasks.rados.rados.0.smithi146.stdout:3030: seq_num 948 ranges {3727360=679936,4407296=516096,4923392=286720} 2024-04-26T04:51:24.790 INFO:tasks.rados.rados.0.smithi146.stdout:3030: writing smithi14680844-21 from 3727360 to 4407296 tid 1 2024-04-26T04:51:24.793 INFO:tasks.rados.rados.0.smithi146.stdout:3030: writing smithi14680844-21 from 4407296 to 4923392 tid 2 2024-04-26T04:51:24.795 INFO:tasks.rados.rados.0.smithi146.stdout:3030: writing smithi14680844-21 from 4923392 to 5210112 tid 3 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3031: read oid 27 snap -1 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3031: expect deleted 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3032: delete oid 44 current snap is 293 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: finishing write tid 3 to smithi14680844-30 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: finishing write tid 4 to smithi14680844-30 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: finishing write tid 5 to smithi14680844-30 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: oid 30 updating version 0 to 1564 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: oid 30 updating version 1564 to 1565 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: oid 30 version 1565 is already newer than 1562 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: oid 30 version 1565 is already newer than 1563 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1565 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3027: left oid 30 (ObjNum 946 snap 293 seq_num 946) 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3028: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:51:24.796 INFO:tasks.rados.rados.0.smithi146.stdout:3028: finishing copy_from to smithi14680844-22 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1509 (ObjNum 747 snap 226 seq_num 747) dirty exists 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: finishing write tid 1 to smithi14680844-37 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: finishing write tid 2 to smithi14680844-37 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: finishing write tid 3 to smithi14680844-37 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: finishing write tid 4 to smithi14680844-37 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: finishing write tid 5 to smithi14680844-37 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: oid 37 updating version 0 to 1585 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: oid 37 version 1585 is already newer than 1582 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: oid 37 version 1585 is already newer than 1584 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: oid 37 version 1585 is already newer than 1583 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1585 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3029: left oid 37 (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:51:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3030: finishing write tid 1 to smithi14680844-21 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3027: done (5 left) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3028: done (4 left) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3029: done (3 left) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3031: done (2 left) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3032: done (1 left) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3033: read oid 17 snap -1 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3033: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3034: read oid 42 snap -1 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3034: expect deleted 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:3035: rollback oid 15 current snap is 293 2024-04-26T04:51:24.802 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 292 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3036: rmattr oid 35 current snap is 293 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3036: done (4 left) 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3037: read oid 18 snap -1 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3037: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3038: read oid 35 snap -1 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3038: expect deleted 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3039: delete oid 9 current snap is 293 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3030: finishing write tid 2 to smithi14680844-21 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3030: finishing write tid 3 to smithi14680844-21 2024-04-26T04:51:24.803 INFO:tasks.rados.rados.0.smithi146.stdout:3030: finishing write tid 4 to smithi14680844-21 2024-04-26T04:51:24.804 INFO:tasks.rados.rados.0.smithi146.stdout:3030: finishing write tid 5 to smithi14680844-21 2024-04-26T04:51:24.804 INFO:tasks.rados.rados.0.smithi146.stdout:3030: oid 21 updating version 0 to 1681 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3030: oid 21 updating version 1681 to 1684 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3030: oid 21 version 1684 is already newer than 1682 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3030: oid 21 version 1684 is already newer than 1683 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1684 (ObjNum 948 snap 293 seq_num 948) dirty exists 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3030: left oid 21 (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3035: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3035: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3030: done (6 left) 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3034: done (5 left) 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3038: done (4 left) 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3039: done (3 left) 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 293 2024-04-26T04:51:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3040: seq_num 951 ranges {868352=737280,1605632=614400,2220032=188416} 2024-04-26T04:51:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3040: writing smithi14680844-25 from 868352 to 1605632 tid 1 2024-04-26T04:51:24.814 INFO:tasks.rados.rados.0.smithi146.stdout:3040: writing smithi14680844-25 from 1605632 to 2220032 tid 2 2024-04-26T04:51:24.815 INFO:tasks.rados.rados.0.smithi146.stdout:3040: writing smithi14680844-25 from 2220032 to 2408448 tid 3 2024-04-26T04:51:24.815 INFO:tasks.rados.rados.0.smithi146.stdout:3041: snap_create 2024-04-26T04:51:24.816 INFO:tasks.rados.rados.0.smithi146.stdout:3035: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:51:24.816 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1228 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:24.816 INFO:tasks.rados.rados.0.smithi146.stdout:3033: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:24.817 INFO:tasks.rados.rados.0.smithi146.stdout:3037: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: finishing write tid 1 to smithi14680844-25 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: finishing write tid 2 to smithi14680844-25 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: finishing write tid 3 to smithi14680844-25 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: finishing write tid 4 to smithi14680844-25 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: finishing write tid 5 to smithi14680844-25 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: oid 25 updating version 0 to 1852 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: oid 25 version 1852 is already newer than 1850 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: oid 25 version 1852 is already newer than 1851 2024-04-26T04:51:24.919 INFO:tasks.rados.rados.0.smithi146.stdout:3040: oid 25 updating version 1852 to 1853 2024-04-26T04:51:24.920 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1853 (ObjNum 951 snap 293 seq_num 951) dirty exists 2024-04-26T04:51:24.920 INFO:tasks.rados.rados.0.smithi146.stdout:3040: left oid 25 (ObjNum 951 snap 293 seq_num 951) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3033: done (4 left) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3035: done (3 left) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3037: done (2 left) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3040: done (1 left) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3041: done (0 left) 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3042: rollback oid 21 current snap is 294 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 293 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 294 2024-04-26T04:51:25.711 INFO:tasks.rados.rados.0.smithi146.stdout:3043: seq_num 952 ranges {0=753664,753664=499712,1253376=303104} 2024-04-26T04:51:25.715 INFO:tasks.rados.rados.0.smithi146.stdout:3043: writing smithi14680844-12 from 0 to 753664 tid 1 2024-04-26T04:51:25.718 INFO:tasks.rados.rados.0.smithi146.stdout:3043: writing smithi14680844-12 from 753664 to 1253376 tid 2 2024-04-26T04:51:25.720 INFO:tasks.rados.rados.0.smithi146.stdout:3043: writing smithi14680844-12 from 1253376 to 1556480 tid 3 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:3044: delete oid 13 current snap is 294 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:3042: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:3042: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:3042: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1687 (ObjNum 948 snap 293 seq_num 948) dirty exists 2024-04-26T04:51:25.721 INFO:tasks.rados.rados.0.smithi146.stdout:3043: finishing write tid 1 to smithi14680844-12 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3042: done (2 left) 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3044: done (1 left) 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3045: rmattr oid 43 current snap is 294 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3045: done (1 left) 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3046: rollback oid 14 current snap is 294 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 292 2024-04-26T04:51:25.724 INFO:tasks.rados.rados.0.smithi146.stdout:3047: read oid 39 snap -1 2024-04-26T04:51:25.725 INFO:tasks.rados.rados.0.smithi146.stdout:3047: expect deleted 2024-04-26T04:51:25.725 INFO:tasks.rados.rados.0.smithi146.stdout:3048: snap_create 2024-04-26T04:51:25.725 INFO:tasks.rados.rados.0.smithi146.stdout:3043: finishing write tid 2 to smithi14680844-12 2024-04-26T04:51:25.725 INFO:tasks.rados.rados.0.smithi146.stdout:3043: finishing write tid 3 to smithi14680844-12 2024-04-26T04:51:25.725 INFO:tasks.rados.rados.0.smithi146.stdout:3043: finishing write tid 4 to smithi14680844-12 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3046: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: finishing write tid 5 to smithi14680844-12 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: oid 12 updating version 0 to 1514 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: oid 12 version 1514 is already newer than 1513 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: oid 12 version 1514 is already newer than 1511 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: oid 12 version 1514 is already newer than 1512 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1514 (ObjNum 952 snap 294 seq_num 952) dirty exists 2024-04-26T04:51:25.728 INFO:tasks.rados.rados.0.smithi146.stdout:3043: left oid 12 (ObjNum 952 snap 294 seq_num 952) 2024-04-26T04:51:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3046: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:51:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3046: finishing rollback tid 2 to smithi14680844-14 2024-04-26T04:51:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1568 (ObjNum 915 snap 286 seq_num 915) dirty exists 2024-04-26T04:51:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:25 smithi204 ceph-mon[88313]: osdmap e674: 8 total, 8 up, 8 in 2024-04-26T04:51:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:25 smithi146 ceph-mon[95531]: osdmap e674: 8 total, 8 up, 8 in 2024-04-26T04:51:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:25 smithi146 ceph-mon[92947]: osdmap e674: 8 total, 8 up, 8 in 2024-04-26T04:51:26.618 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:26] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:51:26.717 INFO:tasks.rados.rados.0.smithi146.stdout:3043: done (3 left) 2024-04-26T04:51:26.717 INFO:tasks.rados.rados.0.smithi146.stdout:3046: done (2 left) 2024-04-26T04:51:26.717 INFO:tasks.rados.rados.0.smithi146.stdout:3047: done (1 left) 2024-04-26T04:51:26.717 INFO:tasks.rados.rados.0.smithi146.stdout:3048: done (0 left) 2024-04-26T04:51:26.718 INFO:tasks.rados.rados.0.smithi146.stdout:3049: rmattr oid 4 current snap is 295 2024-04-26T04:51:26.718 INFO:tasks.rados.rados.0.smithi146.stdout:3049: done (0 left) 2024-04-26T04:51:26.718 INFO:tasks.rados.rados.0.smithi146.stdout:3050: snap_create 2024-04-26T04:51:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:26 smithi146 ceph-mon[95531]: pgmap v680: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:26 smithi146 ceph-mon[95531]: osdmap e675: 8 total, 8 up, 8 in 2024-04-26T04:51:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:26 smithi146 ceph-mon[92947]: pgmap v680: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:26 smithi146 ceph-mon[92947]: osdmap e675: 8 total, 8 up, 8 in 2024-04-26T04:51:27.015 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph orch ps' 2024-04-26T04:51:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:26 smithi204 ceph-mon[88313]: pgmap v680: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:26 smithi204 ceph-mon[88313]: osdmap e675: 8 total, 8 up, 8 in 2024-04-26T04:51:27.262 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:51:27.734 INFO:tasks.rados.rados.0.smithi146.stdout:3050: done (0 left) 2024-04-26T04:51:27.734 INFO:tasks.rados.rados.0.smithi146.stdout:3051: snap_create 2024-04-26T04:51:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:27 smithi146 ceph-mon[92947]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:27 smithi146 ceph-mon[92947]: osdmap e676: 8 total, 8 up, 8 in 2024-04-26T04:51:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:27 smithi146 ceph-mon[95531]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:27 smithi146 ceph-mon[95531]: osdmap e676: 8 total, 8 up, 8 in 2024-04-26T04:51:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:27 smithi204 ceph-mon[88313]: from='client.44417 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:27 smithi204 ceph-mon[88313]: osdmap e676: 8 total, 8 up, 8 in 2024-04-26T04:51:28.706 INFO:tasks.rados.rados.0.smithi146.stdout:3051: done (0 left) 2024-04-26T04:51:28.706 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 297 2024-04-26T04:51:28.706 INFO:tasks.rados.rados.0.smithi146.stdout:3052: seq_num 954 ranges {2097152=786432,2883584=671744,3555328=131072} 2024-04-26T04:51:28.721 INFO:tasks.rados.rados.0.smithi146.stdout:3052: writing smithi14680844-15 from 2097152 to 2883584 tid 1 2024-04-26T04:51:28.725 INFO:tasks.rados.rados.0.smithi146.stdout:3052: writing smithi14680844-15 from 2883584 to 3555328 tid 2 2024-04-26T04:51:28.726 INFO:tasks.rados.rados.0.smithi146.stdout:3052: writing smithi14680844-15 from 3555328 to 3686400 tid 3 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:3053: rollback oid 3 current snap is 297 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 293 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:3054: read oid 50 snap 295 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:3054: expect (ObjNum 895 snap 278 seq_num 895) 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 297 2024-04-26T04:51:28.727 INFO:tasks.rados.rados.0.smithi146.stdout:3055: seq_num 955 ranges {3252224=802816,4055040=557056,4612096=245760} 2024-04-26T04:51:28.749 INFO:tasks.rados.rados.0.smithi146.stdout:3055: writing smithi14680844-43 from 3252224 to 4055040 tid 1 2024-04-26T04:51:28.752 INFO:tasks.rados.rados.0.smithi146.stdout:3055: writing smithi14680844-43 from 4055040 to 4612096 tid 2 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:3055: writing smithi14680844-43 from 4612096 to 4857856 tid 3 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 297 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:3052: finishing write tid 1 to smithi14680844-15 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:3052: finishing write tid 2 to smithi14680844-15 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:3052: finishing write tid 3 to smithi14680844-15 2024-04-26T04:51:28.754 INFO:tasks.rados.rados.0.smithi146.stdout:3052: finishing write tid 4 to smithi14680844-15 2024-04-26T04:51:28.755 INFO:tasks.rados.rados.0.smithi146.stdout:3053: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:51:28.755 INFO:tasks.rados.rados.0.smithi146.stdout:3056: seq_num 956 ranges {3817472=417792,4235264=434176,4669440=770048} 2024-04-26T04:51:28.777 INFO:tasks.rados.rados.0.smithi146.stdout:3056: writing smithi14680844-34 from 3817472 to 4235264 tid 1 2024-04-26T04:51:28.779 INFO:tasks.rados.rados.0.smithi146.stdout:3056: writing smithi14680844-34 from 4235264 to 4669440 tid 2 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3056: writing smithi14680844-34 from 4669440 to 5439488 tid 3 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3057: copy_from oid 5 from oid 10 current snap is 297 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3053: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3053: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1768 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: finishing write tid 5 to smithi14680844-15 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: oid 15 updating version 0 to 1232 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: oid 15 version 1232 is already newer than 1230 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: oid 15 version 1232 is already newer than 1229 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: oid 15 version 1232 is already newer than 1231 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1232 (ObjNum 954 snap 297 seq_num 954) dirty exists 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3052: left oid 15 (ObjNum 954 snap 297 seq_num 954) 2024-04-26T04:51:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3054: expect (ObjNum 895 snap 278 seq_num 895) 2024-04-26T04:51:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[95531]: pgmap v683: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[95531]: osdmap e677: 8 total, 8 up, 8 in 2024-04-26T04:51:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[95531]: osdmap e678: 8 total, 8 up, 8 in 2024-04-26T04:51:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[92947]: pgmap v683: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[92947]: osdmap e677: 8 total, 8 up, 8 in 2024-04-26T04:51:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:28 smithi146 ceph-mon[92947]: osdmap e678: 8 total, 8 up, 8 in 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: finishing write tid 1 to smithi14680844-43 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: finishing write tid 2 to smithi14680844-43 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: finishing write tid 3 to smithi14680844-43 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: finishing write tid 4 to smithi14680844-43 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: finishing write tid 5 to smithi14680844-43 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: oid 43 updating version 0 to 1664 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: oid 43 version 1664 is already newer than 1663 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: oid 43 updating version 1664 to 1666 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:3055: oid 43 version 1666 is already newer than 1665 2024-04-26T04:51:28.947 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1666 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3055: left oid 43 (ObjNum 955 snap 297 seq_num 955) 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: finishing write tid 1 to smithi14680844-34 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: finishing write tid 2 to smithi14680844-34 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: finishing write tid 3 to smithi14680844-34 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: finishing write tid 4 to smithi14680844-34 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: finishing write tid 5 to smithi14680844-34 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: oid 34 updating version 0 to 1690 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: oid 34 version 1690 is already newer than 1689 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: oid 34 version 1690 is already newer than 1688 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: oid 34 updating version 1690 to 1691 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1691 (ObjNum 956 snap 297 seq_num 956) dirty exists 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3056: left oid 34 (ObjNum 956 snap 297 seq_num 956) 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3057: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:3057: finishing copy_from to smithi14680844-5 2024-04-26T04:51:28.948 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 675 (ObjNum 934 snap 289 seq_num 934) dirty exists 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3052: done (5 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3053: done (4 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3054: done (3 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3055: done (2 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3056: done (1 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3057: done (0 left) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3058: read oid 47 snap 294 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3058: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3059: rollback oid 28 current snap is 297 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 292 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3060: read oid 18 snap -1 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3060: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3061: rollback oid 34 current snap is 297 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 294 2024-04-26T04:51:28.949 INFO:tasks.rados.rados.0.smithi146.stdout:3062: copy_from oid 39 from oid 43 current snap is 297 2024-04-26T04:51:28.950 INFO:tasks.rados.rados.0.smithi146.stdout:3063: copy_from oid 7 from oid 20 current snap is 297 2024-04-26T04:51:28.950 INFO:tasks.rados.rados.0.smithi146.stdout:3064: read oid 40 snap -1 2024-04-26T04:51:28.950 INFO:tasks.rados.rados.0.smithi146.stdout:3064: expect (ObjNum 912 snap 284 seq_num 912) 2024-04-26T04:51:28.950 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 297 2024-04-26T04:51:28.950 INFO:tasks.rados.rados.0.smithi146.stdout:3065: seq_num 957 ranges {1679360=434176,2113536=720896,2834432=483328} 2024-04-26T04:51:28.959 INFO:tasks.rados.rados.0.smithi146.stdout:3065: writing smithi14680844-45 from 1679360 to 2113536 tid 1 2024-04-26T04:51:28.966 INFO:tasks.rados.rados.0.smithi146.stdout:3065: writing smithi14680844-45 from 2113536 to 2834432 tid 2 2024-04-26T04:51:28.969 INFO:tasks.rados.rados.0.smithi146.stdout:3065: writing smithi14680844-45 from 2834432 to 3317760 tid 3 2024-04-26T04:51:28.969 INFO:tasks.rados.rados.0.smithi146.stdout:3066: snap_create 2024-04-26T04:51:28.969 INFO:tasks.rados.rados.0.smithi146.stdout:3060: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:28 smithi204 ceph-mon[88313]: pgmap v683: 121 pgs: 121 active+clean; 94 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 511 B/s rd, 2.1 MiB/s wr, 10 op/s 2024-04-26T04:51:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:28 smithi204 ceph-mon[88313]: osdmap e677: 8 total, 8 up, 8 in 2024-04-26T04:51:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:28 smithi204 ceph-mon[88313]: osdmap e678: 8 total, 8 up, 8 in 2024-04-26T04:51:29.086 INFO:tasks.rados.rados.0.smithi146.stdout:3061: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:51:29.086 INFO:tasks.rados.rados.0.smithi146.stdout:3061: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:51:29.086 INFO:tasks.rados.rados.0.smithi146.stdout:3061: finishing rollback tid 2 to smithi14680844-34 2024-04-26T04:51:29.086 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1694 (ObjNum 943 snap 291 seq_num 943) dirty exists 2024-04-26T04:51:29.087 INFO:tasks.rados.rados.0.smithi146.stdout:3063: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:51:29.087 INFO:tasks.rados.rados.0.smithi146.stdout:3064: expect (ObjNum 912 snap 284 seq_num 912) 2024-04-26T04:51:29.114 INFO:tasks.rados.rados.0.smithi146.stdout:3058: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:alertmanager.a smithi146 *:9093,9094 running (51s) 47s ago 13m 16.3M - 0.25.0 c8568f914cd2 98a9407f978a 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:grafana.a smithi204 *:3000 running (29s) 25s ago 12m 52.4M - 9.4.12 2bacad6d85d8 2c1db3e2b23c 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:mds.a smithi146 running (2m) 47s ago 14m 14.3M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 92fd20be054a 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:mds.b smithi204 running (101s) 25s ago 14m 14.3M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9196911410c1 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.x smithi204 *:8443,9283,8765 running (8m) 25s ago 17m 452M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 475422abf7e1 2024-04-26T04:51:29.153 INFO:teuthology.orchestra.run.smithi146.stdout:mgr.y smithi146 *:8443,9283,8765 running (8m) 47s ago 19m 526M - 19.0.0-2447-gb22e2ebd 87e5280d5ae8 67800e6a06a3 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:mon.a smithi146 running (8m) 47s ago 19m 71.4M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 f90096bea7e4 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:mon.b smithi204 running (7m) 25s ago 18m 54.7M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 b8c611e874fd 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:mon.c smithi146 running (7m) 47s ago 17m 59.8M 2048M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2c000b96c7b3 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.a smithi146 *:9100 running (87s) 47s ago 13m 8224k - 1.5.0 0da6a335fe13 23baa03b02b7 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:node-exporter.b smithi204 *:9100 running (83s) 25s ago 13m 8493k - 1.5.0 0da6a335fe13 db1dd2594d6f 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.0 smithi146 running (6m) 47s ago 17m 314M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 2acb92f149dd 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.1 smithi146 running (5m) 47s ago 16m 273M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 e26fe521b78f 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.2 smithi146 running (5m) 47s ago 16m 237M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 9775c5835bd4 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.3 smithi146 running (4m) 47s ago 16m 172M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 909c0db5ec06 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.4 smithi204 running (4m) 25s ago 15m 139M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 3dd4fa961dd5 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.5 smithi204 running (3m) 25s ago 15m 167M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 caf176d0f232 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.6 smithi204 running (3m) 25s ago 14m 163M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 65ea9844218d 2024-04-26T04:51:29.154 INFO:teuthology.orchestra.run.smithi146.stdout:osd.7 smithi204 running (2m) 25s ago 14m 163M 2480M 19.0.0-2447-gb22e2ebd 87e5280d5ae8 03468c86c4e2 2024-04-26T04:51:29.155 INFO:teuthology.orchestra.run.smithi146.stdout:prometheus.a smithi204 *:9095 running (67s) 25s ago 13m 39.3M - 2.43.0 a07b618ecd1d 7ee1f2393c94 2024-04-26T04:51:29.220 INFO:tasks.rados.rados.0.smithi146.stdout:3059: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:51:29.220 INFO:tasks.rados.rados.0.smithi146.stdout:3059: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:51:29.220 INFO:tasks.rados.rados.0.smithi146.stdout:3059: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:51:29.220 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1772 (ObjNum 808 snap 256 seq_num 808) dirty exists 2024-04-26T04:51:29.220 INFO:tasks.rados.rados.0.smithi146.stdout:3063: finishing copy_from to smithi14680844-7 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1873 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: finishing write tid 4 to smithi14680844-45 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3062: finishing copy_from racing read to smithi14680844-39 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: finishing write tid 5 to smithi14680844-45 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: oid 45 updating version 0 to 1572 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: oid 45 version 1572 is already newer than 1569 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: oid 45 version 1572 is already newer than 1570 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: oid 45 version 1572 is already newer than 1571 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1572 (ObjNum 957 snap 297 seq_num 957) dirty exists 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3065: left oid 45 (ObjNum 957 snap 297 seq_num 957) 2024-04-26T04:51:29.221 INFO:tasks.rados.rados.0.smithi146.stdout:3062: finishing copy_from to smithi14680844-39 2024-04-26T04:51:29.222 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1666 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3058: done (8 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3059: done (7 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3060: done (6 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3061: done (5 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3062: done (4 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3063: done (3 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3064: done (2 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3065: done (1 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3066: done (0 left) 2024-04-26T04:51:29.740 INFO:tasks.rados.rados.0.smithi146.stdout:3067: snap_remove snap 295 2024-04-26T04:51:29.905 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph versions' 2024-04-26T04:51:30.111 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:51:30.739 INFO:tasks.rados.rados.0.smithi146.stdout:3067: done (0 left) 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3068: read oid 1 snap -1 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3068: expect (ObjNum 933 snap 289 seq_num 933) 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3069: copy_from oid 30 from oid 23 current snap is 298 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3070: read oid 48 snap -1 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3070: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 298 2024-04-26T04:51:30.740 INFO:tasks.rados.rados.0.smithi146.stdout:3071: seq_num 958 ranges {1114112=450560,1564672=655360,2220032=548864} 2024-04-26T04:51:30.749 INFO:tasks.rados.rados.0.smithi146.stdout:3071: writing smithi14680844-49 from 1114112 to 1564672 tid 1 2024-04-26T04:51:30.753 INFO:tasks.rados.rados.0.smithi146.stdout:3071: writing smithi14680844-49 from 1564672 to 2220032 tid 2 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:3071: writing smithi14680844-49 from 2220032 to 2768896 tid 3 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:3072: rollback oid 36 current snap is 298 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 293 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:3069: finishing copy_from to smithi14680844-30 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:3069: got expected ENOENT (src dne) 2024-04-26T04:51:30.757 INFO:tasks.rados.rados.0.smithi146.stdout:3069: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:51:30.758 INFO:tasks.rados.rados.0.smithi146.stdout:3069: done (4 left) 2024-04-26T04:51:30.758 INFO:tasks.rados.rados.0.smithi146.stdout:3073: read oid 10 snap -1 2024-04-26T04:51:30.758 INFO:tasks.rados.rados.0.smithi146.stdout:3073: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:30.758 INFO:tasks.rados.rados.0.smithi146.stdout:3074: delete oid 15 current snap is 298 2024-04-26T04:51:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3068: expect (ObjNum 933 snap 289 seq_num 933) 2024-04-26T04:51:30.862 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[95531]: pgmap v686: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-04-26T04:51:30.862 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[95531]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:30.862 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[95531]: osdmap e679: 8 total, 8 up, 8 in 2024-04-26T04:51:30.863 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[92947]: pgmap v686: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-04-26T04:51:30.863 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[92947]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:30.863 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:30 smithi146 ceph-mon[92947]: osdmap e679: 8 total, 8 up, 8 in 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3068: done (5 left) 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3074: done (4 left) 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3075: read oid 7 snap -1 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3075: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3076: rmattr oid 11 current snap is 298 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3076: done (5 left) 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3077: snap_create 2024-04-26T04:51:30.864 INFO:tasks.rados.rados.0.smithi146.stdout:3072: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:51:30.865 INFO:tasks.rados.rados.0.smithi146.stdout:3070: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:30.956 INFO:tasks.rados.rados.0.smithi146.stdout:3071: finishing write tid 1 to smithi14680844-49 2024-04-26T04:51:30.956 INFO:tasks.rados.rados.0.smithi146.stdout:3072: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:51:30.956 INFO:tasks.rados.rados.0.smithi146.stdout:3072: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:51:30.957 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1883 (ObjNum 896 snap 278 seq_num 896) dirty exists 2024-04-26T04:51:30.957 INFO:tasks.rados.rados.0.smithi146.stdout:3073: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:30.990 INFO:tasks.rados.rados.0.smithi146.stdout:3071: finishing write tid 2 to smithi14680844-49 2024-04-26T04:51:30.990 INFO:tasks.rados.rados.0.smithi146.stdout:3071: finishing write tid 3 to smithi14680844-49 2024-04-26T04:51:30.990 INFO:tasks.rados.rados.0.smithi146.stdout:3071: finishing write tid 4 to smithi14680844-49 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: finishing write tid 5 to smithi14680844-49 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: oid 49 updating version 0 to 1586 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: oid 49 updating version 1586 to 1587 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: oid 49 updating version 1587 to 1588 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: oid 49 updating version 1588 to 1589 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1589 (ObjNum 958 snap 298 seq_num 958) dirty exists 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3071: left oid 49 (ObjNum 958 snap 298 seq_num 958) 2024-04-26T04:51:30.991 INFO:tasks.rados.rados.0.smithi146.stdout:3075: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:30 smithi204 ceph-mon[88313]: pgmap v686: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 17 op/s 2024-04-26T04:51:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:30 smithi204 ceph-mon[88313]: from='client.34494 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T04:51:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:30 smithi204 ceph-mon[88313]: osdmap e679: 8 total, 8 up, 8 in 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3070: done (5 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3071: done (4 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3072: done (3 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3073: done (2 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3075: done (1 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3077: done (0 left) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3078: read oid 49 snap -1 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3078: expect (ObjNum 958 snap 298 seq_num 958) 2024-04-26T04:51:31.755 INFO:tasks.rados.rados.0.smithi146.stdout:3079: delete oid 13 current snap is 299 2024-04-26T04:51:31.760 INFO:tasks.rados.rados.0.smithi146.stdout:3079: done (1 left) 2024-04-26T04:51:31.760 INFO:tasks.rados.rados.0.smithi146.stdout:3080: snap_create 2024-04-26T04:51:31.768 INFO:tasks.rados.rados.0.smithi146.stdout:3078: expect (ObjNum 958 snap 298 seq_num 958) 2024-04-26T04:51:31.927 INFO:teuthology.orchestra.run.smithi146.stdout:{ 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "mon": { 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "mgr": { 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "osd": { 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "mds": { 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: }, 2024-04-26T04:51:31.928 INFO:teuthology.orchestra.run.smithi146.stdout: "overall": { 2024-04-26T04:51:31.929 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 15 2024-04-26T04:51:31.929 INFO:teuthology.orchestra.run.smithi146.stdout: } 2024-04-26T04:51:31.929 INFO:teuthology.orchestra.run.smithi146.stdout:} 2024-04-26T04:51:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:31 smithi204 ceph-mon[88313]: osdmap e680: 8 total, 8 up, 8 in 2024-04-26T04:51:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:31 smithi146 ceph-mon[92947]: osdmap e680: 8 total, 8 up, 8 in 2024-04-26T04:51:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:31 smithi146 ceph-mon[95531]: osdmap e680: 8 total, 8 up, 8 in 2024-04-26T04:51:32.674 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3078: done (1 left) 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3080: done (0 left) 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3081: rollback oid 15 current snap is 300 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 293 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3082: read oid 40 snap -1 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3082: expect (ObjNum 912 snap 284 seq_num 912) 2024-04-26T04:51:32.764 INFO:tasks.rados.rados.0.smithi146.stdout:3083: delete oid 35 current snap is 300 2024-04-26T04:51:32.766 INFO:tasks.rados.rados.0.smithi146.stdout:3081: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:51:32.767 INFO:tasks.rados.rados.0.smithi146.stdout:3082: expect (ObjNum 912 snap 284 seq_num 912) 2024-04-26T04:51:32.796 INFO:tasks.rados.rados.0.smithi146.stdout:3081: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:51:32.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1235 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:32.796 INFO:tasks.rados.rados.0.smithi146.stdout:3081: done (2 left) 2024-04-26T04:51:32.797 INFO:tasks.rados.rados.0.smithi146.stdout:3082: done (1 left) 2024-04-26T04:51:32.797 INFO:tasks.rados.rados.0.smithi146.stdout:3083: done (0 left) 2024-04-26T04:51:32.797 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 300 2024-04-26T04:51:32.797 INFO:tasks.rados.rados.0.smithi146.stdout:3084: seq_num 962 ranges {0=516096,516096=589824,1105920=614400} 2024-04-26T04:51:32.799 INFO:tasks.rados.rados.0.smithi146.stdout:3084: writing smithi14680844-32 from 0 to 516096 tid 1 2024-04-26T04:51:32.802 INFO:tasks.rados.rados.0.smithi146.stdout:3084: writing smithi14680844-32 from 516096 to 1105920 tid 2 2024-04-26T04:51:32.806 INFO:tasks.rados.rados.0.smithi146.stdout:3084: writing smithi14680844-32 from 1105920 to 1720320 tid 3 2024-04-26T04:51:32.806 INFO:tasks.rados.rados.0.smithi146.stdout:3085: copy_from oid 11 from oid 6 current snap is 300 2024-04-26T04:51:32.806 INFO:tasks.rados.rados.0.smithi146.stdout:3084: finishing write tid 1 to smithi14680844-32 2024-04-26T04:51:32.806 INFO:tasks.rados.rados.0.smithi146.stdout:3086: copy_from oid 38 from oid 7 current snap is 300 2024-04-26T04:51:32.806 INFO:tasks.rados.rados.0.smithi146.stdout:3087: snap_remove snap 294 2024-04-26T04:51:32.890 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[95531]: pgmap v689: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[95531]: osdmap e681: 8 total, 8 up, 8 in 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3082792028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[92947]: pgmap v689: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[92947]: osdmap e681: 8 total, 8 up, 8 in 2024-04-26T04:51:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:32 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3082792028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:32 smithi204 ceph-mon[88313]: pgmap v689: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.0 MiB/s wr, 18 op/s 2024-04-26T04:51:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:32 smithi204 ceph-mon[88313]: osdmap e681: 8 total, 8 up, 8 in 2024-04-26T04:51:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:32 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3082792028' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3087: done (3 left) 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3088: copy_from oid 45 from oid 24 current snap is 300 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3084: finishing write tid 2 to smithi14680844-32 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3084: finishing write tid 3 to smithi14680844-32 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3084: finishing write tid 4 to smithi14680844-32 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3086: finishing copy_from racing read to smithi14680844-38 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3086: finishing copy_from to smithi14680844-38 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1873 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3084: finishing write tid 5 to smithi14680844-32 2024-04-26T04:51:33.706 INFO:tasks.rados.rados.0.smithi146.stdout:3084: oid 32 updating version 0 to 2042 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3084: oid 32 version 2042 is already newer than 2041 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3084: oid 32 version 2042 is already newer than 2039 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3084: oid 32 version 2042 is already newer than 2040 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2042 (ObjNum 962 snap 300 seq_num 962) dirty exists 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3084: left oid 32 (ObjNum 962 snap 300 seq_num 962) 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3085: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3085: finishing copy_from to smithi14680844-11 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3084: done (3 left) 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3085: done (2 left) 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3086: done (1 left) 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3089: rmattr oid 42 current snap is 300 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3089: done (1 left) 2024-04-26T04:51:33.707 INFO:tasks.rados.rados.0.smithi146.stdout:3090: rollback oid 15 current snap is 300 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 293 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3091: copy_from oid 33 from oid 39 current snap is 300 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3092: read oid 48 snap -1 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3092: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3093: read oid 20 snap -1 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3093: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3094: copy_from oid 41 from oid 26 current snap is 300 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3095: rollback oid 13 current snap is 300 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 13 to 299 2024-04-26T04:51:33.708 INFO:tasks.rados.rados.0.smithi146.stdout:3096: delete oid 6 current snap is 300 2024-04-26T04:51:33.714 INFO:tasks.rados.rados.0.smithi146.stdout:3095: finishing rollback tid 1 to smithi14680844-13 2024-04-26T04:51:33.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1571 (ObjNum 33 snap 0 seq_num 2127689696) dirty dne 2024-04-26T04:51:33.715 INFO:tasks.rados.rados.0.smithi146.stdout:3095: done (7 left) 2024-04-26T04:51:33.715 INFO:tasks.rados.rados.0.smithi146.stdout:3096: done (6 left) 2024-04-26T04:51:33.715 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 300 2024-04-26T04:51:33.715 INFO:tasks.rados.rados.0.smithi146.stdout:3097: seq_num 964 ranges {0=548864,548864=761856,1310720=442368} 2024-04-26T04:51:33.718 INFO:tasks.rados.rados.0.smithi146.stdout:3097: writing smithi14680844-35 from 0 to 548864 tid 1 2024-04-26T04:51:33.724 INFO:tasks.rados.rados.0.smithi146.stdout:3097: writing smithi14680844-35 from 548864 to 1310720 tid 2 2024-04-26T04:51:33.728 INFO:tasks.rados.rados.0.smithi146.stdout:3097: writing smithi14680844-35 from 1310720 to 1753088 tid 3 2024-04-26T04:51:33.728 INFO:tasks.rados.rados.0.smithi146.stdout:3098: read oid 13 snap 293 2024-04-26T04:51:33.728 INFO:tasks.rados.rados.0.smithi146.stdout:3098: expect (ObjNum 940 snap 289 seq_num 940) 2024-04-26T04:51:33.729 INFO:tasks.rados.rados.0.smithi146.stdout:3090: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:51:33.729 INFO:tasks.rados.rados.0.smithi146.stdout:3090: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:51:33.729 INFO:tasks.rados.rados.0.smithi146.stdout:3090: finishing rollback tid 2 to smithi14680844-15 2024-04-26T04:51:33.730 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1238 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:33.730 INFO:tasks.rados.rados.0.smithi146.stdout:3093: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3094: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:51:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3092: expect (ObjNum 935 snap 289 seq_num 935) 2024-04-26T04:51:33.855 INFO:tasks.rados.rados.0.smithi146.stdout:3097: finishing write tid 1 to smithi14680844-35 2024-04-26T04:51:33.855 INFO:tasks.rados.rados.0.smithi146.stdout:3094: finishing copy_from to smithi14680844-41 2024-04-26T04:51:33.855 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1225 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:33.855 INFO:tasks.rados.rados.0.smithi146.stdout:3097: finishing write tid 2 to smithi14680844-35 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3090: done (7 left) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3092: done (6 left) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3093: done (5 left) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3094: done (4 left) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3099: read oid 10 snap -1 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3099: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3100: read oid 44 snap -1 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3100: expect deleted 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3101: read oid 16 snap -1 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3101: expect (ObjNum 923 snap 287 seq_num 923) 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3102: rollback oid 30 current snap is 300 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 298 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3097: finishing write tid 3 to smithi14680844-35 2024-04-26T04:51:33.856 INFO:tasks.rados.rados.0.smithi146.stdout:3097: finishing write tid 4 to smithi14680844-35 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: finishing write tid 5 to smithi14680844-35 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: oid 35 updating version 0 to 1784 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: oid 35 version 1784 is already newer than 1783 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: oid 35 updating version 1784 to 1785 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: oid 35 version 1785 is already newer than 1782 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1785 (ObjNum 964 snap 300 seq_num 964) dirty exists 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3097: left oid 35 (ObjNum 964 snap 300 seq_num 964) 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3091: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3091: finishing copy_from to smithi14680844-33 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1666 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3088: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:51:33.857 INFO:tasks.rados.rados.0.smithi146.stdout:3098: expect (ObjNum 940 snap 289 seq_num 940) 2024-04-26T04:51:34.050 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[92947]: osdmap e682: 8 total, 8 up, 8 in 2024-04-26T04:51:34.050 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[92947]: pgmap v692: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:34.050 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[92947]: osdmap e683: 8 total, 8 up, 8 in 2024-04-26T04:51:34.051 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[95531]: osdmap e682: 8 total, 8 up, 8 in 2024-04-26T04:51:34.051 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[95531]: pgmap v692: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:34.051 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:33 smithi146 ceph-mon[95531]: osdmap e683: 8 total, 8 up, 8 in 2024-04-26T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:33 smithi204 ceph-mon[88313]: osdmap e682: 8 total, 8 up, 8 in 2024-04-26T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:33 smithi204 ceph-mon[88313]: pgmap v692: 121 pgs: 121 active+clean; 105 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:51:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:33 smithi204 ceph-mon[88313]: osdmap e683: 8 total, 8 up, 8 in 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3088: finishing copy_from to smithi14680844-45 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1596 (ObjNum 776 snap 239 seq_num 776) dirty exists 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3088: done (7 left) 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3091: done (6 left) 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3097: done (5 left) 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3098: done (4 left) 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3103: snap_create 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3102: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:51:34.123 INFO:tasks.rados.rados.0.smithi146.stdout:3099: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:34.157 INFO:tasks.rados.rados.0.smithi146.stdout:3102: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:51:34.157 INFO:tasks.rados.rados.0.smithi146.stdout:3102: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:51:34.157 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1599 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-26T04:51:34.158 INFO:tasks.rados.rados.0.smithi146.stdout:3101: expect (ObjNum 923 snap 287 seq_num 923) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3099: done (4 left) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3100: done (3 left) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3101: done (2 left) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3102: done (1 left) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3103: done (0 left) 2024-04-26T04:51:34.769 INFO:tasks.rados.rados.0.smithi146.stdout:3104: delete oid 39 current snap is 301 2024-04-26T04:51:34.772 INFO:tasks.rados.rados.0.smithi146.stdout:3104: done (0 left) 2024-04-26T04:51:34.772 INFO:tasks.rados.rados.0.smithi146.stdout:3105: read oid 26 snap -1 2024-04-26T04:51:34.773 INFO:tasks.rados.rados.0.smithi146.stdout:3105: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:34.773 INFO:tasks.rados.rados.0.smithi146.stdout:3106: copy_from oid 9 from oid 21 current snap is 301 2024-04-26T04:51:34.773 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 301 2024-04-26T04:51:34.773 INFO:tasks.rados.rados.0.smithi146.stdout:3107: seq_num 966 ranges {2097152=581632,2678784=581632,3260416=622592} 2024-04-26T04:51:34.787 INFO:tasks.rados.rados.0.smithi146.stdout:3107: writing smithi14680844-41 from 2097152 to 2678784 tid 1 2024-04-26T04:51:34.791 INFO:tasks.rados.rados.0.smithi146.stdout:3107: writing smithi14680844-41 from 2678784 to 3260416 tid 2 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3107: writing smithi14680844-41 from 3260416 to 3883008 tid 3 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3108: read oid 24 snap -1 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3108: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3109: read oid 17 snap -1 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3109: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 301 2024-04-26T04:51:34.795 INFO:tasks.rados.rados.0.smithi146.stdout:3110: seq_num 967 ranges {884736=598016,1482752=466944,1949696=516096,2465792=221184} 2024-04-26T04:51:34.804 INFO:tasks.rados.rados.0.smithi146.stdout:3110: writing smithi14680844-40 from 884736 to 1482752 tid 1 2024-04-26T04:51:34.807 INFO:tasks.rados.rados.0.smithi146.stdout:3110: writing smithi14680844-40 from 1482752 to 1949696 tid 2 2024-04-26T04:51:34.810 INFO:tasks.rados.rados.0.smithi146.stdout:3110: writing smithi14680844-40 from 1949696 to 2465792 tid 3 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:3110: writing smithi14680844-40 from 2465792 to 2686976 tid 4 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:3111: rmattr oid 7 current snap is 301 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:3111: done (6 left) 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:3112: rollback oid 13 current snap is 301 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 13 to 297 2024-04-26T04:51:34.812 INFO:tasks.rados.rados.0.smithi146.stdout:3105: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:34.869 INFO:tasks.rados.rados.0.smithi146.stdout:3107: finishing write tid 1 to smithi14680844-41 2024-04-26T04:51:34.869 INFO:tasks.rados.rados.0.smithi146.stdout:3105: done (6 left) 2024-04-26T04:51:34.869 INFO:tasks.rados.rados.0.smithi146.stdout:3113: copy_from oid 7 from oid 19 current snap is 301 2024-04-26T04:51:34.869 INFO:tasks.rados.rados.0.smithi146.stdout:3106: finishing copy_from racing read to smithi14680844-9 2024-04-26T04:51:34.869 INFO:tasks.rados.rados.0.smithi146.stdout:3107: finishing write tid 2 to smithi14680844-41 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3106: finishing copy_from to smithi14680844-9 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1687 (ObjNum 948 snap 293 seq_num 948) dirty exists 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: finishing write tid 3 to smithi14680844-41 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: finishing write tid 4 to smithi14680844-41 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: finishing write tid 5 to smithi14680844-41 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: oid 41 updating version 0 to 2085 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: oid 41 version 2085 is already newer than 2084 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: oid 41 updating version 2085 to 2087 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: oid 41 version 2087 is already newer than 2086 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2087 (ObjNum 966 snap 301 seq_num 966) dirty exists 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3107: left oid 41 (ObjNum 966 snap 301 seq_num 966) 2024-04-26T04:51:34.870 INFO:tasks.rados.rados.0.smithi146.stdout:3109: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:34.871 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 1 to smithi14680844-40 2024-04-26T04:51:34.871 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 2 to smithi14680844-40 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3112: finishing rollback tid 1 to smithi14680844-13 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 1571 (ObjNum 33 snap 0 seq_num 2126883472) dirty dne 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 3 to smithi14680844-40 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3106: done (6 left) 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3107: done (5 left) 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3109: done (4 left) 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3112: done (3 left) 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3114: read oid 31 snap 292 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3114: expect (ObjNum 905 snap 282 seq_num 905) 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 301 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 4 to smithi14680844-40 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 5 to smithi14680844-40 2024-04-26T04:51:34.872 INFO:tasks.rados.rados.0.smithi146.stdout:3108: expect (ObjNum 776 snap 239 seq_num 776) 2024-04-26T04:51:34.961 INFO:teuthology.orchestra.run.smithi146.stdout:true 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: finishing write tid 6 to smithi14680844-40 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: oid 40 updating version 0 to 1878 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: oid 40 version 1878 is already newer than 1875 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: oid 40 version 1878 is already newer than 1876 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: oid 40 version 1878 is already newer than 1877 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:3110: oid 40 version 1878 is already newer than 1874 2024-04-26T04:51:35.121 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1878 (ObjNum 967 snap 301 seq_num 967) dirty exists 2024-04-26T04:51:35.122 INFO:tasks.rados.rados.0.smithi146.stdout:3110: left oid 40 (ObjNum 967 snap 301 seq_num 967) 2024-04-26T04:51:35.122 INFO:tasks.rados.rados.0.smithi146.stdout:3115: seq_num 968 ranges {2662400=614400,3276800=745472,4022272=458752} 2024-04-26T04:51:35.138 INFO:tasks.rados.rados.0.smithi146.stdout:3115: writing smithi14680844-29 from 2662400 to 3276800 tid 1 2024-04-26T04:51:35.142 INFO:tasks.rados.rados.0.smithi146.stdout:3115: writing smithi14680844-29 from 3276800 to 4022272 tid 2 2024-04-26T04:51:35.145 INFO:tasks.rados.rados.0.smithi146.stdout:3115: writing smithi14680844-29 from 4022272 to 4481024 tid 3 2024-04-26T04:51:35.145 INFO:tasks.rados.rados.0.smithi146.stdout:3108: done (4 left) 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3110: done (3 left) 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3116: delete oid 45 current snap is 301 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3113: finishing copy_from to smithi14680844-7 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3113: got expected ENOENT (src dne) 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3113: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:51:35.146 INFO:tasks.rados.rados.0.smithi146.stdout:3114: expect (ObjNum 905 snap 282 seq_num 905) 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: finishing write tid 1 to smithi14680844-29 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: finishing write tid 2 to smithi14680844-29 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: finishing write tid 3 to smithi14680844-29 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: finishing write tid 4 to smithi14680844-29 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: finishing write tid 5 to smithi14680844-29 2024-04-26T04:51:35.167 INFO:tasks.rados.rados.0.smithi146.stdout:3115: oid 29 updating version 0 to 1787 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3115: oid 29 updating version 1787 to 1789 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3115: oid 29 updating version 1789 to 1790 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3115: oid 29 version 1790 is already newer than 1788 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1790 (ObjNum 968 snap 301 seq_num 968) dirty exists 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3115: left oid 29 (ObjNum 968 snap 301 seq_num 968) 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3113: done (3 left) 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3114: done (2 left) 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3115: done (1 left) 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3116: done (0 left) 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 301 2024-04-26T04:51:35.168 INFO:tasks.rados.rados.0.smithi146.stdout:3117: seq_num 970 ranges {843776=655360,1499136=516096,2015232=688128} 2024-04-26T04:51:35.175 INFO:tasks.rados.rados.0.smithi146.stdout:3117: writing smithi14680844-38 from 843776 to 1499136 tid 1 2024-04-26T04:51:35.177 INFO:tasks.rados.rados.0.smithi146.stdout:3117: writing smithi14680844-38 from 1499136 to 2015232 tid 2 2024-04-26T04:51:35.182 INFO:tasks.rados.rados.0.smithi146.stdout:3117: writing smithi14680844-38 from 2015232 to 2703360 tid 3 2024-04-26T04:51:35.182 INFO:tasks.rados.rados.0.smithi146.stdout:3118: snap_create 2024-04-26T04:51:35.182 INFO:tasks.rados.rados.0.smithi146.stdout:3117: finishing write tid 1 to smithi14680844-38 2024-04-26T04:51:35.182 INFO:tasks.rados.rados.0.smithi146.stdout:3117: finishing write tid 2 to smithi14680844-38 2024-04-26T04:51:35.185 INFO:tasks.rados.rados.0.smithi146.stdout:3117: finishing write tid 3 to smithi14680844-38 2024-04-26T04:51:35.185 INFO:tasks.rados.rados.0.smithi146.stdout:3117: finishing write tid 4 to smithi14680844-38 2024-04-26T04:51:35.188 INFO:tasks.rados.rados.0.smithi146.stdout:3117: finishing write tid 5 to smithi14680844-38 2024-04-26T04:51:35.188 INFO:tasks.rados.rados.0.smithi146.stdout:3117: oid 38 updating version 0 to 1875 2024-04-26T04:51:35.188 INFO:tasks.rados.rados.0.smithi146.stdout:3117: oid 38 updating version 1875 to 1877 2024-04-26T04:51:35.188 INFO:tasks.rados.rados.0.smithi146.stdout:3117: oid 38 version 1877 is already newer than 1874 2024-04-26T04:51:35.189 INFO:tasks.rados.rados.0.smithi146.stdout:3117: oid 38 version 1877 is already newer than 1876 2024-04-26T04:51:35.189 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1877 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:51:35.189 INFO:tasks.rados.rados.0.smithi146.stdout:3117: left oid 38 (ObjNum 970 snap 301 seq_num 970) 2024-04-26T04:51:35.776 INFO:tasks.rados.rados.0.smithi146.stdout:3117: done (1 left) 2024-04-26T04:51:35.776 INFO:tasks.rados.rados.0.smithi146.stdout:3118: done (0 left) 2024-04-26T04:51:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:3119: copy_from oid 40 from oid 20 current snap is 302 2024-04-26T04:51:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:3120: rmattr oid 46 current snap is 302 2024-04-26T04:51:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:3120: done (1 left) 2024-04-26T04:51:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 302 2024-04-26T04:51:35.777 INFO:tasks.rados.rados.0.smithi146.stdout:3121: seq_num 971 ranges {2646016=671744,3317760=802816,4120576=401408} 2024-04-26T04:51:35.794 INFO:tasks.rados.rados.0.smithi146.stdout:3121: writing smithi14680844-48 from 2646016 to 3317760 tid 1 2024-04-26T04:51:35.797 DEBUG:teuthology.orchestra.run.smithi146:> 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 c14d67d8-0385-11ef-bc93-c7b262605968 -e sha1=b22e2ebdeb24376882b7bda2a7329c8cccc2276a -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-26T04:51:35.800 INFO:tasks.rados.rados.0.smithi146.stdout:3121: writing smithi14680844-48 from 3317760 to 4120576 tid 2 2024-04-26T04:51:35.802 INFO:tasks.rados.rados.0.smithi146.stdout:3121: writing smithi14680844-48 from 4120576 to 4521984 tid 3 2024-04-26T04:51:35.802 INFO:tasks.rados.rados.0.smithi146.stdout:3122: snap_create 2024-04-26T04:51:35.802 INFO:tasks.rados.rados.0.smithi146.stdout:3119: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:51:35.802 INFO:tasks.rados.rados.0.smithi146.stdout:3119: finishing copy_from to smithi14680844-40 2024-04-26T04:51:35.802 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1873 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:51:35.803 INFO:tasks.rados.rados.0.smithi146.stdout:3121: finishing write tid 1 to smithi14680844-48 2024-04-26T04:51:35.805 INFO:tasks.rados.rados.0.smithi146.stdout:3121: finishing write tid 2 to smithi14680844-48 2024-04-26T04:51:35.805 INFO:tasks.rados.rados.0.smithi146.stdout:3121: finishing write tid 3 to smithi14680844-48 2024-04-26T04:51:35.806 INFO:tasks.rados.rados.0.smithi146.stdout:3121: finishing write tid 4 to smithi14680844-48 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: finishing write tid 5 to smithi14680844-48 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: oid 48 updating version 0 to 1592 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: oid 48 version 1592 is already newer than 1590 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: oid 48 version 1592 is already newer than 1591 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: oid 48 updating version 1592 to 1593 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1593 (ObjNum 971 snap 302 seq_num 971) dirty exists 2024-04-26T04:51:35.807 INFO:tasks.rados.rados.0.smithi146.stdout:3121: left oid 48 (ObjNum 971 snap 302 seq_num 971) 2024-04-26T04:51:36.001 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:35 smithi204 ceph-mon[88313]: osdmap e684: 8 total, 8 up, 8 in 2024-04-26T04:51:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:35 smithi204 ceph-mon[88313]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:36.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:35 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2521974627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:36.123 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[95531]: osdmap e684: 8 total, 8 up, 8 in 2024-04-26T04:51:36.123 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[95531]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:36.123 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2521974627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:36.124 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[92947]: osdmap e684: 8 total, 8 up, 8 in 2024-04-26T04:51:36.124 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[92947]: pgmap v695: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:36.124 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:35 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2521974627' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:36.435 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:36] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:51:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3119: done (2 left) 2024-04-26T04:51:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3121: done (1 left) 2024-04-26T04:51:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3122: done (0 left) 2024-04-26T04:51:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 303 2024-04-26T04:51:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3123: seq_num 972 ranges {0=688128,688128=688128,1376256=516096} 2024-04-26T04:51:36.784 INFO:tasks.rados.rados.0.smithi146.stdout:3123: writing smithi14680844-39 from 0 to 688128 tid 1 2024-04-26T04:51:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:3123: writing smithi14680844-39 from 688128 to 1376256 tid 2 2024-04-26T04:51:36.791 INFO:tasks.rados.rados.0.smithi146.stdout:3123: writing smithi14680844-39 from 1376256 to 1892352 tid 3 2024-04-26T04:51:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3123: finishing write tid 1 to smithi14680844-39 2024-04-26T04:51:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3123: finishing write tid 2 to smithi14680844-39 2024-04-26T04:51:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3124: read oid 17 snap -1 2024-04-26T04:51:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3124: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3125: snap_create 2024-04-26T04:51:36.793 INFO:tasks.rados.rados.0.smithi146.stdout:3124: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: finishing write tid 3 to smithi14680844-39 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: finishing write tid 4 to smithi14680844-39 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: finishing write tid 5 to smithi14680844-39 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: oid 39 updating version 0 to 1671 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: oid 39 version 1671 is already newer than 1668 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: oid 39 version 1671 is already newer than 1670 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: oid 39 version 1671 is already newer than 1669 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1671 (ObjNum 972 snap 303 seq_num 972) dirty exists 2024-04-26T04:51:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3123: left oid 39 (ObjNum 972 snap 303 seq_num 972) 2024-04-26T04:51:37.039 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:36 smithi146 ceph-mon[95531]: osdmap e685: 8 total, 8 up, 8 in 2024-04-26T04:51:37.039 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:36 smithi146 ceph-mon[92947]: osdmap e685: 8 total, 8 up, 8 in 2024-04-26T04:51:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:36 smithi204 ceph-mon[88313]: osdmap e685: 8 total, 8 up, 8 in 2024-04-26T04:51:37.786 INFO:tasks.rados.rados.0.smithi146.stdout:3123: done (2 left) 2024-04-26T04:51:37.786 INFO:tasks.rados.rados.0.smithi146.stdout:3124: done (1 left) 2024-04-26T04:51:37.786 INFO:tasks.rados.rados.0.smithi146.stdout:3125: done (0 left) 2024-04-26T04:51:37.786 INFO:tasks.rados.rados.0.smithi146.stdout:3126: snap_create 2024-04-26T04:51:37.834 INFO:teuthology.orchestra.run.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)" 2024-04-26T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:37 smithi204 ceph-mon[88313]: osdmap e686: 8 total, 8 up, 8 in 2024-04-26T04:51:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:37 smithi204 ceph-mon[88313]: pgmap v698: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:38.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:37 smithi146 ceph-mon[95531]: osdmap e686: 8 total, 8 up, 8 in 2024-04-26T04:51:38.136 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:37 smithi146 ceph-mon[95531]: pgmap v698: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:38.136 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:37 smithi146 ceph-mon[92947]: osdmap e686: 8 total, 8 up, 8 in 2024-04-26T04:51:38.136 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:37 smithi146 ceph-mon[92947]: pgmap v698: 121 pgs: 3 active+clean+snaptrim, 118 active+clean; 126 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:51:38.559 INFO:teuthology.task.sequential:In sequential, running task print... 2024-04-26T04:51:38.560 INFO:teuthology.task.print:**** done end upgrade, wait... 2024-04-26T04:51:38.560 DEBUG:teuthology.parallel:result is None 2024-04-26T04:51:38.707 INFO:tasks.rados.rados.0.smithi146.stdout:3126: done (0 left) 2024-04-26T04:51:38.707 INFO:tasks.rados.rados.0.smithi146.stdout:3127: rollback oid 32 current snap is 305 2024-04-26T04:51:38.707 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 302 2024-04-26T04:51:38.707 INFO:tasks.rados.rados.0.smithi146.stdout:3128: copy_from oid 1 from oid 15 current snap is 305 2024-04-26T04:51:38.707 INFO:tasks.rados.rados.0.smithi146.stdout:3129: snap_remove snap 296 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[95531]: osdmap e687: 8 total, 8 up, 8 in 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3724397978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[95531]: osdmap e688: 8 total, 8 up, 8 in 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[92947]: osdmap e687: 8 total, 8 up, 8 in 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3724397978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[92947]: osdmap e688: 8 total, 8 up, 8 in 2024-04-26T04:51:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:38 smithi204 ceph-mon[88313]: osdmap e687: 8 total, 8 up, 8 in 2024-04-26T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:38 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3724397978' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-26T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:38 smithi204 ceph-mon[88313]: osdmap e688: 8 total, 8 up, 8 in 2024-04-26T04:51:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:39.710 INFO:tasks.rados.rados.0.smithi146.stdout:3129: done (2 left) 2024-04-26T04:51:39.710 INFO:tasks.rados.rados.0.smithi146.stdout:3130: copy_from oid 40 from oid 30 current snap is 305 2024-04-26T04:51:39.710 INFO:tasks.rados.rados.0.smithi146.stdout:3131: read oid 29 snap -1 2024-04-26T04:51:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:3131: expect (ObjNum 968 snap 301 seq_num 968) 2024-04-26T04:51:39.711 INFO:tasks.rados.rados.0.smithi146.stdout:3132: snap_remove snap 292 2024-04-26T04:51:40.713 INFO:tasks.rados.rados.0.smithi146.stdout:3132: done (4 left) 2024-04-26T04:51:40.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 305 2024-04-26T04:51:40.713 INFO:tasks.rados.rados.0.smithi146.stdout:3133: seq_num 973 ranges {2768896=704512,3473408=573440,4046848=507904,4554752=122880} 2024-04-26T04:51:40.733 INFO:tasks.rados.rados.0.smithi146.stdout:3133: writing smithi14680844-49 from 2768896 to 3473408 tid 1 2024-04-26T04:51:40.737 INFO:tasks.rados.rados.0.smithi146.stdout:3133: writing smithi14680844-49 from 3473408 to 4046848 tid 2 2024-04-26T04:51:40.741 INFO:tasks.rados.rados.0.smithi146.stdout:3133: writing smithi14680844-49 from 4046848 to 4554752 tid 3 2024-04-26T04:51:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:3133: writing smithi14680844-49 from 4554752 to 4677632 tid 4 2024-04-26T04:51:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:3134: read oid 7 snap -1 2024-04-26T04:51:40.742 INFO:tasks.rados.rados.0.smithi146.stdout:3134: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3135: setattr oid 4 current snap is 305 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3127: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3127: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3127: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2049 (ObjNum 962 snap 300 seq_num 962) dirty exists 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3128: finishing copy_from racing read to smithi14680844-1 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3128: finishing copy_from to smithi14680844-1 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1238 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:40.743 INFO:tasks.rados.rados.0.smithi146.stdout:3131: expect (ObjNum 968 snap 301 seq_num 968) 2024-04-26T04:51:40.936 INFO:tasks.rados.rados.0.smithi146.stdout:3130: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:51:40.937 INFO:tasks.rados.rados.0.smithi146.stdout:3130: finishing copy_from to smithi14680844-40 2024-04-26T04:51:40.937 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1599 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-26T04:51:40.937 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 1 to smithi14680844-49 2024-04-26T04:51:40.937 INFO:tasks.rados.rados.0.smithi146.stdout:3134: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:40.959 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 2 to smithi14680844-49 2024-04-26T04:51:40.959 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 3 to smithi14680844-49 2024-04-26T04:51:40.959 INFO:tasks.rados.rados.0.smithi146.stdout:3127: done (6 left) 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3128: done (5 left) 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3130: done (4 left) 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3131: done (3 left) 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3134: done (2 left) 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3136: setattr oid 32 current snap is 305 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 4 to smithi14680844-49 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 5 to smithi14680844-49 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: finishing write tid 6 to smithi14680844-49 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: oid 49 updating version 0 to 1595 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: oid 49 updating version 1595 to 1596 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: oid 49 updating version 1596 to 1598 2024-04-26T04:51:40.960 INFO:tasks.rados.rados.0.smithi146.stdout:3133: oid 49 version 1598 is already newer than 1597 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:3133: oid 49 version 1598 is already newer than 1594 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1598 (ObjNum 973 snap 305 seq_num 973) dirty exists 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:3133: left oid 49 (ObjNum 973 snap 305 seq_num 973) 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1878 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:3133: done (2 left) 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:3135: done (1 left) 2024-04-26T04:51:40.961 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 305 2024-04-26T04:51:40.962 INFO:tasks.rados.rados.0.smithi146.stdout:3137: seq_num 974 ranges {2097152=720896,2818048=507904,3325952=671744,3997696=24576} 2024-04-26T04:51:40.975 INFO:tasks.rados.rados.0.smithi146.stdout:3137: writing smithi14680844-1 from 2097152 to 2818048 tid 1 2024-04-26T04:51:40.977 INFO:tasks.rados.rados.0.smithi146.stdout:3137: writing smithi14680844-1 from 2818048 to 3325952 tid 2 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:3137: writing smithi14680844-1 from 3325952 to 3997696 tid 3 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:3137: writing smithi14680844-1 from 3997696 to 4022272 tid 4 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:3138: delete oid 7 current snap is 305 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2056 (ObjNum 962 snap 300 seq_num 962) dirty exists 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 1 to smithi14680844-1 2024-04-26T04:51:40.982 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 2 to smithi14680844-1 2024-04-26T04:51:40.984 INFO:tasks.rados.rados.0.smithi146.stdout:3136: done (2 left) 2024-04-26T04:51:40.984 INFO:tasks.rados.rados.0.smithi146.stdout:3138: done (1 left) 2024-04-26T04:51:40.984 INFO:tasks.rados.rados.0.smithi146.stdout:3139: rollback oid 28 current snap is 305 2024-04-26T04:51:40.984 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 297 2024-04-26T04:51:40.985 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 305 2024-04-26T04:51:40.985 INFO:tasks.rados.rados.0.smithi146.stdout:3140: seq_num 976 ranges {0=753664,753664=671744,1425408=532480} 2024-04-26T04:51:40.989 INFO:tasks.rados.rados.0.smithi146.stdout:3140: writing smithi14680844-27 from 0 to 753664 tid 1 2024-04-26T04:51:40.993 INFO:tasks.rados.rados.0.smithi146.stdout:3140: writing smithi14680844-27 from 753664 to 1425408 tid 2 2024-04-26T04:51:40.996 INFO:tasks.rados.rados.0.smithi146.stdout:3140: writing smithi14680844-27 from 1425408 to 1957888 tid 3 2024-04-26T04:51:40.996 INFO:tasks.rados.rados.0.smithi146.stdout:3141: read oid 8 snap -1 2024-04-26T04:51:40.996 INFO:tasks.rados.rados.0.smithi146.stdout:3141: expect deleted 2024-04-26T04:51:40.996 INFO:tasks.rados.rados.0.smithi146.stdout:3142: snap_remove snap 298 2024-04-26T04:51:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:40 smithi204 ceph-mon[88313]: pgmap v701: 121 pgs: 121 active+clean; 153 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 17 op/s 2024-04-26T04:51:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:40 smithi204 ceph-mon[88313]: osdmap e689: 8 total, 8 up, 8 in 2024-04-26T04:51:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:40 smithi146 ceph-mon[95531]: pgmap v701: 121 pgs: 121 active+clean; 153 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 17 op/s 2024-04-26T04:51:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:40 smithi146 ceph-mon[95531]: osdmap e689: 8 total, 8 up, 8 in 2024-04-26T04:51:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:40 smithi146 ceph-mon[92947]: pgmap v701: 121 pgs: 121 active+clean; 153 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 6.6 MiB/s wr, 17 op/s 2024-04-26T04:51:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:40 smithi146 ceph-mon[92947]: osdmap e689: 8 total, 8 up, 8 in 2024-04-26T04:51:41.727 INFO:tasks.rados.rados.0.smithi146.stdout:3142: done (4 left) 2024-04-26T04:51:41.727 INFO:tasks.rados.rados.0.smithi146.stdout:3143: read oid 25 snap -1 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3143: expect (ObjNum 951 snap 293 seq_num 951) 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3144: rollback oid 37 current snap is 305 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 299 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 3 to smithi14680844-1 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 4 to smithi14680844-1 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 5 to smithi14680844-1 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: finishing write tid 6 to smithi14680844-1 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: oid 1 updating version 0 to 1599 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: oid 1 updating version 1599 to 1602 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: oid 1 updating version 1602 to 1603 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: oid 1 version 1603 is already newer than 1600 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: oid 1 version 1603 is already newer than 1601 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1603 (ObjNum 974 snap 305 seq_num 974) dirty exists 2024-04-26T04:51:41.728 INFO:tasks.rados.rados.0.smithi146.stdout:3137: left oid 1 (ObjNum 974 snap 305 seq_num 974) 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3139: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3139: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3137: done (5 left) 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3145: delete oid 29 current snap is 305 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3139: finishing rollback tid 2 to smithi14680844-28 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1806 (ObjNum 808 snap 256 seq_num 808) dirty exists 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: finishing write tid 1 to smithi14680844-27 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: finishing write tid 2 to smithi14680844-27 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: finishing write tid 3 to smithi14680844-27 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: finishing write tid 4 to smithi14680844-27 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: finishing write tid 5 to smithi14680844-27 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: oid 27 updating version 0 to 1606 2024-04-26T04:51:41.729 INFO:tasks.rados.rados.0.smithi146.stdout:3140: oid 27 updating version 1606 to 1607 2024-04-26T04:51:41.730 INFO:tasks.rados.rados.0.smithi146.stdout:3140: oid 27 version 1607 is already newer than 1605 2024-04-26T04:51:41.730 INFO:tasks.rados.rados.0.smithi146.stdout:3140: oid 27 version 1607 is already newer than 1604 2024-04-26T04:51:41.730 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1607 (ObjNum 976 snap 305 seq_num 976) dirty exists 2024-04-26T04:51:41.730 INFO:tasks.rados.rados.0.smithi146.stdout:3140: left oid 27 (ObjNum 976 snap 305 seq_num 976) 2024-04-26T04:51:41.737 INFO:tasks.rados.rados.0.smithi146.stdout:3139: done (5 left) 2024-04-26T04:51:41.737 INFO:tasks.rados.rados.0.smithi146.stdout:3140: done (4 left) 2024-04-26T04:51:41.737 INFO:tasks.rados.rados.0.smithi146.stdout:3141: done (3 left) 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3145: done (2 left) 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3146: copy_from oid 50 from oid 44 current snap is 305 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3147: rollback oid 3 current snap is 305 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 293 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3144: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3148: rollback oid 16 current snap is 305 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 302 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3149: copy_from oid 2 from oid 7 current snap is 305 2024-04-26T04:51:41.738 INFO:tasks.rados.rados.0.smithi146.stdout:3150: snap_remove snap 303 2024-04-26T04:51:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:41 smithi204 ceph-mon[88313]: osdmap e690: 8 total, 8 up, 8 in 2024-04-26T04:51:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:41 smithi146 ceph-mon[95531]: osdmap e690: 8 total, 8 up, 8 in 2024-04-26T04:51:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:41 smithi146 ceph-mon[92947]: osdmap e690: 8 total, 8 up, 8 in 2024-04-26T04:51:42.731 INFO:tasks.rados.rados.0.smithi146.stdout:3150: done (6 left) 2024-04-26T04:51:42.731 INFO:tasks.rados.rados.0.smithi146.stdout:3151: rollback oid 43 current snap is 305 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 43 to 300 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3144: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3144: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1610 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3149: finishing copy_from to smithi14680844-2 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3149: got expected ENOENT (src dne) 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3149: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3146: finishing copy_from to smithi14680844-50 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3146: got expected ENOENT (src dne) 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3146: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3147: finishing rollback tid 0 to smithi14680844-3 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3147: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:51:42.732 INFO:tasks.rados.rados.0.smithi146.stdout:3147: finishing rollback tid 2 to smithi14680844-3 2024-04-26T04:51:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1816 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:42.733 INFO:tasks.rados.rados.0.smithi146.stdout:3143: expect (ObjNum 951 snap 293 seq_num 951) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3148: finishing rollback tid 0 to smithi14680844-16 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3148: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3148: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 1881 (ObjNum 923 snap 287 seq_num 923) dirty exists 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3143: done (6 left) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3144: done (5 left) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3146: done (4 left) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3147: done (3 left) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3148: done (2 left) 2024-04-26T04:51:42.817 INFO:tasks.rados.rados.0.smithi146.stdout:3149: done (1 left) 2024-04-26T04:51:42.818 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 305 2024-04-26T04:51:42.818 INFO:tasks.rados.rados.0.smithi146.stdout:3151: finishing rollback tid 0 to smithi14680844-43 2024-04-26T04:51:42.818 INFO:tasks.rados.rados.0.smithi146.stdout:3152: seq_num 978 ranges {2097152=786432,2883584=442368,3325952=647168,3973120=114688} 2024-04-26T04:51:42.831 INFO:tasks.rados.rados.0.smithi146.stdout:3152: writing smithi14680844-15 from 2097152 to 2883584 tid 1 2024-04-26T04:51:42.834 INFO:tasks.rados.rados.0.smithi146.stdout:3152: writing smithi14680844-15 from 2883584 to 3325952 tid 2 2024-04-26T04:51:42.838 INFO:tasks.rados.rados.0.smithi146.stdout:3152: writing smithi14680844-15 from 3325952 to 3973120 tid 3 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3152: writing smithi14680844-15 from 3973120 to 4087808 tid 4 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3153: snap_create 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3151: finishing rollback tid 1 to smithi14680844-43 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3151: finishing rollback tid 2 to smithi14680844-43 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1674 (ObjNum 955 snap 297 seq_num 955) dirty exists 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 1 to smithi14680844-15 2024-04-26T04:51:42.839 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 2 to smithi14680844-15 2024-04-26T04:51:42.840 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 3 to smithi14680844-15 2024-04-26T04:51:42.841 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 4 to smithi14680844-15 2024-04-26T04:51:42.841 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 5 to smithi14680844-15 2024-04-26T04:51:42.841 INFO:tasks.rados.rados.0.smithi146.stdout:3152: finishing write tid 6 to smithi14680844-15 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: oid 15 updating version 0 to 1239 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: oid 15 updating version 1239 to 1243 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: oid 15 version 1243 is already newer than 1241 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: oid 15 version 1243 is already newer than 1242 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: oid 15 version 1243 is already newer than 1240 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1243 (ObjNum 978 snap 305 seq_num 978) dirty exists 2024-04-26T04:51:42.842 INFO:tasks.rados.rados.0.smithi146.stdout:3152: left oid 15 (ObjNum 978 snap 305 seq_num 978) 2024-04-26T04:51:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:42 smithi204 ceph-mon[88313]: pgmap v704: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 18 op/s 2024-04-26T04:51:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:42 smithi204 ceph-mon[88313]: osdmap e691: 8 total, 8 up, 8 in 2024-04-26T04:51:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:42 smithi146 ceph-mon[95531]: pgmap v704: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 18 op/s 2024-04-26T04:51:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:42 smithi146 ceph-mon[95531]: osdmap e691: 8 total, 8 up, 8 in 2024-04-26T04:51:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:42 smithi146 ceph-mon[92947]: pgmap v704: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 18 op/s 2024-04-26T04:51:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:42 smithi146 ceph-mon[92947]: osdmap e691: 8 total, 8 up, 8 in 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:3151: done (2 left) 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:3152: done (1 left) 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:3153: done (0 left) 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:3154: copy_from oid 49 from oid 13 current snap is 306 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:3155: copy_from oid 46 from oid 17 current snap is 306 2024-04-26T04:51:43.709 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 306 2024-04-26T04:51:43.710 INFO:tasks.rados.rados.0.smithi146.stdout:3156: seq_num 979 ranges {2408448=802816,3211264=729088,3940352=458752,4399104=16384} 2024-04-26T04:51:43.727 INFO:tasks.rados.rados.0.smithi146.stdout:3156: writing smithi14680844-25 from 2408448 to 3211264 tid 1 2024-04-26T04:51:43.733 INFO:tasks.rados.rados.0.smithi146.stdout:3156: writing smithi14680844-25 from 3211264 to 3940352 tid 2 2024-04-26T04:51:43.733 INFO:tasks.rados.rados.0.smithi146.stdout:3156: writing smithi14680844-25 from 3940352 to 4399104 tid 3 2024-04-26T04:51:43.733 INFO:tasks.rados.rados.0.smithi146.stdout:3156: writing smithi14680844-25 from 4399104 to 4415488 tid 4 2024-04-26T04:51:43.735 INFO:tasks.rados.rados.0.smithi146.stdout:3157: read oid 11 snap -1 2024-04-26T04:51:43.735 INFO:tasks.rados.rados.0.smithi146.stdout:3157: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:43.735 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 306 2024-04-26T04:51:43.735 INFO:tasks.rados.rados.0.smithi146.stdout:3155: finishing copy_from racing read to smithi14680844-46 2024-04-26T04:51:43.735 INFO:tasks.rados.rados.0.smithi146.stdout:3158: seq_num 980 ranges {1556480=417792,1974272=614400,2588672=663552,3252224=327680} 2024-04-26T04:51:43.745 INFO:tasks.rados.rados.0.smithi146.stdout:3158: writing smithi14680844-12 from 1556480 to 1974272 tid 1 2024-04-26T04:51:43.749 INFO:tasks.rados.rados.0.smithi146.stdout:3158: writing smithi14680844-12 from 1974272 to 2588672 tid 2 2024-04-26T04:51:43.752 INFO:tasks.rados.rados.0.smithi146.stdout:3158: writing smithi14680844-12 from 2588672 to 3252224 tid 3 2024-04-26T04:51:43.755 INFO:tasks.rados.rados.0.smithi146.stdout:3158: writing smithi14680844-12 from 3252224 to 3579904 tid 4 2024-04-26T04:51:43.755 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 306 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3155: finishing copy_from to smithi14680844-46 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 1190 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3154: finishing copy_from to smithi14680844-49 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3154: got expected ENOENT (src dne) 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3154: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:51:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3159: seq_num 981 ranges {1720320=434176,2154496=540672,2695168=466944,3162112=524288,3686400=73728} 2024-04-26T04:51:43.767 INFO:tasks.rados.rados.0.smithi146.stdout:3159: writing smithi14680844-32 from 1720320 to 2154496 tid 1 2024-04-26T04:51:43.770 INFO:tasks.rados.rados.0.smithi146.stdout:3159: writing smithi14680844-32 from 2154496 to 2695168 tid 2 2024-04-26T04:51:43.772 INFO:tasks.rados.rados.0.smithi146.stdout:3159: writing smithi14680844-32 from 2695168 to 3162112 tid 3 2024-04-26T04:51:43.775 INFO:tasks.rados.rados.0.smithi146.stdout:3159: writing smithi14680844-32 from 3162112 to 3686400 tid 4 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3159: writing smithi14680844-32 from 3686400 to 3760128 tid 5 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3154: done (5 left) 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3155: done (4 left) 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3160: rollback oid 9 current snap is 306 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 9 to 293 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 1 to smithi14680844-25 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3161: delete oid 23 current snap is 306 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 2 to smithi14680844-25 2024-04-26T04:51:43.776 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 3 to smithi14680844-25 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 4 to smithi14680844-25 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 5 to smithi14680844-25 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: finishing write tid 6 to smithi14680844-25 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: oid 25 updating version 0 to 1884 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: oid 25 updating version 1884 to 1887 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: oid 25 version 1887 is already newer than 1885 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: oid 25 updating version 1887 to 1888 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: oid 25 version 1888 is already newer than 1886 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1888 (ObjNum 979 snap 306 seq_num 979) dirty exists 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3156: left oid 25 (ObjNum 979 snap 306 seq_num 979) 2024-04-26T04:51:43.777 INFO:tasks.rados.rados.0.smithi146.stdout:3157: expect (ObjNum 841 snap 262 seq_num 841) 2024-04-26T04:51:43.833 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 1 to smithi14680844-12 2024-04-26T04:51:43.833 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 2 to smithi14680844-12 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3156: done (5 left) 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3157: done (4 left) 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3161: done (3 left) 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3162: read oid 23 snap -1 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3162: expect deleted 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3163: read oid 30 snap 305 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3163: expect (ObjNum 946 snap 293 seq_num 946) 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3164: copy_from oid 27 from oid 1 current snap is 306 2024-04-26T04:51:43.834 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 3 to smithi14680844-12 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 4 to smithi14680844-12 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 5 to smithi14680844-12 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: finishing write tid 6 to smithi14680844-12 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: oid 12 updating version 0 to 1881 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: oid 12 updating version 1881 to 1883 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: oid 12 version 1883 is already newer than 1882 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: oid 12 updating version 1883 to 1884 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: oid 12 version 1884 is already newer than 1880 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1884 (ObjNum 980 snap 306 seq_num 980) dirty exists 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3158: left oid 12 (ObjNum 980 snap 306 seq_num 980) 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 1 to smithi14680844-32 2024-04-26T04:51:43.835 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 2 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 3 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 4 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3158: done (5 left) 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3165: rollback oid 2 current snap is 306 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 2 to 299 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 5 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 6 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3160: finishing rollback tid 0 to smithi14680844-9 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3160: finishing rollback tid 1 to smithi14680844-9 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2070 (ObjNum 33 snap 0 seq_num 2126358656) dirty dne 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: finishing write tid 7 to smithi14680844-32 2024-04-26T04:51:43.836 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 updating version 0 to 2066 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 version 2066 is already newer than 2063 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 updating version 2066 to 2067 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 version 2067 is already newer than 2065 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 version 2067 is already newer than 2062 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: oid 32 version 2067 is already newer than 2064 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2067 (ObjNum 981 snap 306 seq_num 981) dirty exists 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: left oid 32 (ObjNum 981 snap 306 seq_num 981) 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3159: done (5 left) 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3160: done (4 left) 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3166: read oid 40 snap -1 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3166: expect (ObjNum 946 snap 293 seq_num 946) 2024-04-26T04:51:43.837 INFO:tasks.rados.rados.0.smithi146.stdout:3167: read oid 10 snap 304 2024-04-26T04:51:43.838 INFO:tasks.rados.rados.0.smithi146.stdout:3167: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:43.838 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 306 2024-04-26T04:51:43.838 INFO:tasks.rados.rados.0.smithi146.stdout:3168: seq_num 983 ranges {950272=466944,1417216=712704,2129920=434176,2564096=458752} 2024-04-26T04:51:43.840 INFO:tasks.rados.rados.0.smithi146.stdout:3168: writing smithi14680844-22 from 950272 to 1417216 tid 1 2024-04-26T04:51:43.844 INFO:tasks.rados.rados.0.smithi146.stdout:3168: writing smithi14680844-22 from 1417216 to 2129920 tid 2 2024-04-26T04:51:43.847 INFO:tasks.rados.rados.0.smithi146.stdout:3168: writing smithi14680844-22 from 2129920 to 2564096 tid 3 2024-04-26T04:51:43.850 INFO:tasks.rados.rados.0.smithi146.stdout:3168: writing smithi14680844-22 from 2564096 to 3022848 tid 4 2024-04-26T04:51:43.850 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 306 2024-04-26T04:51:43.851 INFO:tasks.rados.rados.0.smithi146.stdout:3169: seq_num 984 ranges {4521984=483328,5005312=598016,5603328=647168,6250496=360448} 2024-04-26T04:51:43.878 INFO:tasks.rados.rados.0.smithi146.stdout:3169: writing smithi14680844-48 from 4521984 to 5005312 tid 1 2024-04-26T04:51:43.881 INFO:tasks.rados.rados.0.smithi146.stdout:3169: writing smithi14680844-48 from 5005312 to 5603328 tid 2 2024-04-26T04:51:43.885 INFO:tasks.rados.rados.0.smithi146.stdout:3169: writing smithi14680844-48 from 5603328 to 6250496 tid 3 2024-04-26T04:51:43.888 INFO:tasks.rados.rados.0.smithi146.stdout:3169: writing smithi14680844-48 from 6250496 to 6610944 tid 4 2024-04-26T04:51:43.888 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 306 2024-04-26T04:51:43.888 INFO:tasks.rados.rados.0.smithi146.stdout:3170: seq_num 985 ranges {0=499712,499712=483328,983040=450560,1433600=581632,2015232=90112} 2024-04-26T04:51:43.890 INFO:tasks.rados.rados.0.smithi146.stdout:3170: writing smithi14680844-44 from 0 to 499712 tid 1 2024-04-26T04:51:43.893 INFO:tasks.rados.rados.0.smithi146.stdout:3170: writing smithi14680844-44 from 499712 to 983040 tid 2 2024-04-26T04:51:43.896 INFO:tasks.rados.rados.0.smithi146.stdout:3170: writing smithi14680844-44 from 983040 to 1433600 tid 3 2024-04-26T04:51:43.899 INFO:tasks.rados.rados.0.smithi146.stdout:3170: writing smithi14680844-44 from 1433600 to 2015232 tid 4 2024-04-26T04:51:43.900 INFO:tasks.rados.rados.0.smithi146.stdout:3170: writing smithi14680844-44 from 2015232 to 2105344 tid 5 2024-04-26T04:51:43.901 INFO:tasks.rados.rados.0.smithi146.stdout:3171: delete oid 32 current snap is 306 2024-04-26T04:51:43.901 INFO:tasks.rados.rados.0.smithi146.stdout:3167: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:43.936 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 1 to smithi14680844-22 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3162: done (9 left) 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3167: done (8 left) 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3171: done (7 left) 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3172: snap_create 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 2 to smithi14680844-22 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 3 to smithi14680844-22 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 4 to smithi14680844-22 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 5 to smithi14680844-22 2024-04-26T04:51:43.937 INFO:tasks.rados.rados.0.smithi146.stdout:3168: finishing write tid 6 to smithi14680844-22 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: oid 22 updating version 0 to 1887 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: oid 22 version 1887 is already newer than 1884 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: oid 22 version 1887 is already newer than 1886 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: oid 22 version 1887 is already newer than 1885 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: oid 22 updating version 1887 to 1888 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1888 (ObjNum 983 snap 306 seq_num 983) dirty exists 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3168: left oid 22 (ObjNum 983 snap 306 seq_num 983) 2024-04-26T04:51:43.938 INFO:tasks.rados.rados.0.smithi146.stdout:3164: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:51:43.939 INFO:tasks.rados.rados.0.smithi146.stdout:3164: finishing copy_from to smithi14680844-27 2024-04-26T04:51:43.939 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1603 (ObjNum 974 snap 305 seq_num 974) dirty exists 2024-04-26T04:51:43.939 INFO:tasks.rados.rados.0.smithi146.stdout:3163: expect (ObjNum 946 snap 293 seq_num 946) 2024-04-26T04:51:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:43 smithi204 ceph-mon[88313]: osdmap e692: 8 total, 8 up, 8 in 2024-04-26T04:51:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:43 smithi204 ceph-mon[88313]: osdmap e693: 8 total, 8 up, 8 in 2024-04-26T04:51:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:43 smithi146 ceph-mon[95531]: osdmap e692: 8 total, 8 up, 8 in 2024-04-26T04:51:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:43 smithi146 ceph-mon[95531]: osdmap e693: 8 total, 8 up, 8 in 2024-04-26T04:51:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:43 smithi146 ceph-mon[92947]: osdmap e692: 8 total, 8 up, 8 in 2024-04-26T04:51:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:43 smithi146 ceph-mon[92947]: osdmap e693: 8 total, 8 up, 8 in 2024-04-26T04:51:44.441 INFO:tasks.rados.rados.0.smithi146.stdout:3165: finishing rollback tid 0 to smithi14680844-2 2024-04-26T04:51:44.441 INFO:tasks.rados.rados.0.smithi146.stdout:3165: finishing rollback tid 1 to smithi14680844-2 2024-04-26T04:51:44.441 INFO:tasks.rados.rados.0.smithi146.stdout:3165: finishing rollback tid 2 to smithi14680844-2 2024-04-26T04:51:44.442 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1677 (ObjNum 939 snap 289 seq_num 939) dirty exists 2024-04-26T04:51:44.442 INFO:tasks.rados.rados.0.smithi146.stdout:3166: expect (ObjNum 946 snap 293 seq_num 946) 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 1 to smithi14680844-48 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 2 to smithi14680844-48 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 3 to smithi14680844-48 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 4 to smithi14680844-48 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 5 to smithi14680844-48 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 1 to smithi14680844-44 2024-04-26T04:51:44.949 INFO:tasks.rados.rados.0.smithi146.stdout:3169: finishing write tid 6 to smithi14680844-48 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: oid 48 updating version 0 to 1615 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: oid 48 version 1615 is already newer than 1612 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: oid 48 version 1615 is already newer than 1613 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: oid 48 version 1615 is already newer than 1614 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: oid 48 version 1615 is already newer than 1611 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1615 (ObjNum 984 snap 306 seq_num 984) dirty exists 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3169: left oid 48 (ObjNum 984 snap 306 seq_num 984) 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 2 to smithi14680844-44 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 3 to smithi14680844-44 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 4 to smithi14680844-44 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 5 to smithi14680844-44 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 6 to smithi14680844-44 2024-04-26T04:51:44.950 INFO:tasks.rados.rados.0.smithi146.stdout:3170: finishing write tid 7 to smithi14680844-44 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 updating version 0 to 1890 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 updating version 1890 to 1892 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 version 1892 is already newer than 1891 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 version 1892 is already newer than 1889 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 updating version 1892 to 1894 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: oid 44 version 1894 is already newer than 1893 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1894 (ObjNum 985 snap 306 seq_num 985) dirty exists 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3170: left oid 44 (ObjNum 985 snap 306 seq_num 985) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3163: done (7 left) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3164: done (6 left) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3165: done (5 left) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3166: done (4 left) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3168: done (3 left) 2024-04-26T04:51:44.951 INFO:tasks.rados.rados.0.smithi146.stdout:3169: done (2 left) 2024-04-26T04:51:44.952 INFO:tasks.rados.rados.0.smithi146.stdout:3170: done (1 left) 2024-04-26T04:51:44.952 INFO:tasks.rados.rados.0.smithi146.stdout:3172: done (0 left) 2024-04-26T04:51:44.952 INFO:tasks.rados.rados.0.smithi146.stdout:3173: read oid 21 snap 301 2024-04-26T04:51:44.952 INFO:tasks.rados.rados.0.smithi146.stdout:3173: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:44.952 INFO:tasks.rados.rados.0.smithi146.stdout:3174: delete oid 3 current snap is 307 2024-04-26T04:51:44.955 INFO:tasks.rados.rados.0.smithi146.stdout:3174: done (1 left) 2024-04-26T04:51:44.955 INFO:tasks.rados.rados.0.smithi146.stdout:3175: read oid 16 snap 300 2024-04-26T04:51:44.955 INFO:tasks.rados.rados.0.smithi146.stdout:3175: expect (ObjNum 923 snap 287 seq_num 923) 2024-04-26T04:51:44.955 INFO:tasks.rados.rados.0.smithi146.stdout:3176: setattr oid 41 current snap is 307 2024-04-26T04:51:44.956 INFO:tasks.rados.rados.0.smithi146.stdout:3177: copy_from oid 33 from oid 40 current snap is 307 2024-04-26T04:51:44.956 INFO:tasks.rados.rados.0.smithi146.stdout:3178: delete oid 48 current snap is 307 2024-04-26T04:51:44.961 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2097 (ObjNum 966 snap 301 seq_num 966) dirty exists 2024-04-26T04:51:44.964 INFO:tasks.rados.rados.0.smithi146.stdout:3176: done (4 left) 2024-04-26T04:51:44.964 INFO:tasks.rados.rados.0.smithi146.stdout:3178: done (3 left) 2024-04-26T04:51:44.964 INFO:tasks.rados.rados.0.smithi146.stdout:3179: snap_create 2024-04-26T04:51:44.976 INFO:tasks.rados.rados.0.smithi146.stdout:3173: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:44 smithi204 ceph-mon[88313]: pgmap v707: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 1 op/s 2024-04-26T04:51:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:44 smithi146 ceph-mon[95531]: pgmap v707: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 1 op/s 2024-04-26T04:51:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:44 smithi146 ceph-mon[92947]: pgmap v707: 121 pgs: 121 active+clean; 155 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 444 KiB/s wr, 1 op/s 2024-04-26T04:51:45.242 INFO:tasks.rados.rados.0.smithi146.stdout:3175: expect (ObjNum 923 snap 287 seq_num 923) 2024-04-26T04:51:45.408 INFO:tasks.rados.rados.0.smithi146.stdout:3177: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:51:45.408 INFO:tasks.rados.rados.0.smithi146.stdout:3177: finishing copy_from to smithi14680844-33 2024-04-26T04:51:45.408 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1599 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3173: done (3 left) 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3175: done (2 left) 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3177: done (1 left) 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3179: done (0 left) 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3180: copy_from oid 14 from oid 19 current snap is 308 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3181: rmattr oid 49 current snap is 308 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3181: done (1 left) 2024-04-26T04:51:45.756 INFO:tasks.rados.rados.0.smithi146.stdout:3182: delete oid 29 current snap is 308 2024-04-26T04:51:45.760 INFO:tasks.rados.rados.0.smithi146.stdout:3180: finishing copy_from to smithi14680844-14 2024-04-26T04:51:45.760 INFO:tasks.rados.rados.0.smithi146.stdout:3180: got expected ENOENT (src dne) 2024-04-26T04:51:45.761 INFO:tasks.rados.rados.0.smithi146.stdout:3180: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:51:45.761 INFO:tasks.rados.rados.0.smithi146.stdout:3180: done (1 left) 2024-04-26T04:51:45.761 INFO:tasks.rados.rados.0.smithi146.stdout:3182: done (0 left) 2024-04-26T04:51:45.761 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 308 2024-04-26T04:51:45.761 INFO:tasks.rados.rados.0.smithi146.stdout:3183: seq_num 990 ranges {1892352=589824,2482176=753664,3235840=638976,3874816=212992} 2024-04-26T04:51:45.774 INFO:tasks.rados.rados.0.smithi146.stdout:3183: writing smithi14680844-39 from 1892352 to 2482176 tid 1 2024-04-26T04:51:45.778 INFO:tasks.rados.rados.0.smithi146.stdout:3183: writing smithi14680844-39 from 2482176 to 3235840 tid 2 2024-04-26T04:51:45.782 INFO:tasks.rados.rados.0.smithi146.stdout:3183: writing smithi14680844-39 from 3235840 to 3874816 tid 3 2024-04-26T04:51:45.783 INFO:tasks.rados.rados.0.smithi146.stdout:3183: writing smithi14680844-39 from 3874816 to 4087808 tid 4 2024-04-26T04:51:45.783 INFO:tasks.rados.rados.0.smithi146.stdout:3184: delete oid 2 current snap is 308 2024-04-26T04:51:45.784 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 1 to smithi14680844-39 2024-04-26T04:51:45.784 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 2 to smithi14680844-39 2024-04-26T04:51:45.785 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 3 to smithi14680844-39 2024-04-26T04:51:45.786 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 4 to smithi14680844-39 2024-04-26T04:51:45.786 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 5 to smithi14680844-39 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: finishing write tid 6 to smithi14680844-39 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: oid 39 updating version 0 to 1682 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: oid 39 version 1682 is already newer than 1680 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: oid 39 version 1682 is already newer than 1681 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: oid 39 version 1682 is already newer than 1678 2024-04-26T04:51:45.788 INFO:tasks.rados.rados.0.smithi146.stdout:3183: oid 39 version 1682 is already newer than 1679 2024-04-26T04:51:45.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1682 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:51:45.789 INFO:tasks.rados.rados.0.smithi146.stdout:3183: left oid 39 (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3183: done (1 left) 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3184: done (0 left) 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3185: rmattr oid 30 current snap is 308 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3186: read oid 47 snap 306 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3186: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3187: read oid 15 snap -1 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3187: expect (ObjNum 978 snap 305 seq_num 978) 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3188: rollback oid 38 current snap is 308 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 305 2024-04-26T04:51:45.790 INFO:tasks.rados.rados.0.smithi146.stdout:3189: copy_from oid 49 from oid 14 current snap is 308 2024-04-26T04:51:45.791 INFO:tasks.rados.rados.0.smithi146.stdout:3190: read oid 40 snap 302 2024-04-26T04:51:45.791 INFO:tasks.rados.rados.0.smithi146.stdout:3190: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:45.791 INFO:tasks.rados.rados.0.smithi146.stdout:3191: read oid 12 snap -1 2024-04-26T04:51:45.791 INFO:tasks.rados.rados.0.smithi146.stdout:3191: expect (ObjNum 980 snap 306 seq_num 980) 2024-04-26T04:51:45.791 INFO:tasks.rados.rados.0.smithi146.stdout:3192: snap_remove snap 297 2024-04-26T04:51:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:45 smithi204 ceph-mon[88313]: osdmap e694: 8 total, 8 up, 8 in 2024-04-26T04:51:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:45 smithi204 ceph-mon[88313]: pgmap v710: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:45 smithi146 ceph-mon[92947]: osdmap e694: 8 total, 8 up, 8 in 2024-04-26T04:51:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:45 smithi146 ceph-mon[92947]: pgmap v710: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:46.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:45 smithi146 ceph-mon[95531]: osdmap e694: 8 total, 8 up, 8 in 2024-04-26T04:51:46.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:45 smithi146 ceph-mon[95531]: pgmap v710: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:46.356 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:46] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:51:46.761 INFO:tasks.rados.rados.0.smithi146.stdout:3192: done (7 left) 2024-04-26T04:51:46.761 INFO:tasks.rados.rados.0.smithi146.stdout:3193: setattr oid 50 current snap is 308 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1601 (ObjNum 946 snap 293 seq_num 946) dirty exists 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:3188: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:3188: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:3188: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1892 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:3189: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:51:46.762 INFO:tasks.rados.rados.0.smithi146.stdout:3190: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:46.795 INFO:tasks.rados.rados.0.smithi146.stdout:3189: finishing copy_from to smithi14680844-49 2024-04-26T04:51:46.795 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1568 (ObjNum 915 snap 286 seq_num 915) dirty exists 2024-04-26T04:51:46.795 INFO:tasks.rados.rados.0.smithi146.stdout:3186: expect (ObjNum 783 snap 243 seq_num 783) 2024-04-26T04:51:46.900 INFO:tasks.rados.rados.0.smithi146.stdout:3187: expect (ObjNum 978 snap 305 seq_num 978) 2024-04-26T04:51:47.042 INFO:tasks.rados.rados.0.smithi146.stdout:3191: expect (ObjNum 980 snap 306 seq_num 980) 2024-04-26T04:51:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:46 smithi204 ceph-mon[88313]: osdmap e695: 8 total, 8 up, 8 in 2024-04-26T04:51:47.162 INFO:tasks.rados.rados.0.smithi146.stdout:3185: done (7 left) 2024-04-26T04:51:47.162 INFO:tasks.rados.rados.0.smithi146.stdout:3186: done (6 left) 2024-04-26T04:51:47.162 INFO:tasks.rados.rados.0.smithi146.stdout:3187: done (5 left) 2024-04-26T04:51:47.162 INFO:tasks.rados.rados.0.smithi146.stdout:3188: done (4 left) 2024-04-26T04:51:47.162 INFO:tasks.rados.rados.0.smithi146.stdout:3189: done (3 left) 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3190: done (2 left) 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3191: done (1 left) 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3194: copy_from oid 43 from oid 15 current snap is 308 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3195: rollback oid 11 current snap is 308 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 307 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3196: rollback oid 3 current snap is 308 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 307 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3197: rmattr oid 31 current snap is 308 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3198: read oid 17 snap -1 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3198: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 308 2024-04-26T04:51:47.163 INFO:tasks.rados.rados.0.smithi146.stdout:3199: seq_num 992 ranges {2105344=622592,2727936=524288,3252224=606208,3858432=475136} 2024-04-26T04:51:47.177 INFO:tasks.rados.rados.0.smithi146.stdout:3199: writing smithi14680844-44 from 2105344 to 2727936 tid 1 2024-04-26T04:51:47.180 INFO:tasks.rados.rados.0.smithi146.stdout:3199: writing smithi14680844-44 from 2727936 to 3252224 tid 2 2024-04-26T04:51:47.183 INFO:tasks.rados.rados.0.smithi146.stdout:3199: writing smithi14680844-44 from 3252224 to 3858432 tid 3 2024-04-26T04:51:47.186 INFO:tasks.rados.rados.0.smithi146.stdout:3199: writing smithi14680844-44 from 3858432 to 4333568 tid 4 2024-04-26T04:51:47.186 INFO:tasks.rados.rados.0.smithi146.stdout:3200: copy_from oid 37 from oid 29 current snap is 308 2024-04-26T04:51:47.187 INFO:tasks.rados.rados.0.smithi146.stdout:3198: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3196: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1824 (ObjNum 289 snap 0 seq_num 0) dirty dne 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1749 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2078 (ObjNum 895 snap 278 seq_num 895) dirty exists 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3195: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3195: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3195: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1897 (ObjNum 841 snap 262 seq_num 841) dirty exists 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3194: finishing copy_from racing read to smithi14680844-43 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3194: finishing copy_from to smithi14680844-43 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1243 (ObjNum 978 snap 305 seq_num 978) dirty exists 2024-04-26T04:51:47.191 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 1 to smithi14680844-44 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 2 to smithi14680844-44 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 3 to smithi14680844-44 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3200: finishing copy_from to smithi14680844-37 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3200: got expected ENOENT (src dne) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3200: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 4 to smithi14680844-44 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3193: done (7 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3194: done (6 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3195: done (5 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3196: done (4 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3197: done (3 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3198: done (2 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:3200: done (1 left) 2024-04-26T04:51:47.192 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 308 2024-04-26T04:51:47.193 INFO:tasks.rados.rados.0.smithi146.stdout:3201: seq_num 993 ranges {8110080=638976,8749056=409600,9158656=409600,9568256=688128,10256384=98304} 2024-04-26T04:51:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:46 smithi146 ceph-mon[95531]: osdmap e695: 8 total, 8 up, 8 in 2024-04-26T04:51:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:46 smithi146 ceph-mon[92947]: osdmap e695: 8 total, 8 up, 8 in 2024-04-26T04:51:47.237 INFO:tasks.rados.rados.0.smithi146.stdout:3201: writing smithi14680844-30 from 8110080 to 8749056 tid 1 2024-04-26T04:51:47.240 INFO:tasks.rados.rados.0.smithi146.stdout:3201: writing smithi14680844-30 from 8749056 to 9158656 tid 2 2024-04-26T04:51:47.242 INFO:tasks.rados.rados.0.smithi146.stdout:3201: writing smithi14680844-30 from 9158656 to 9568256 tid 3 2024-04-26T04:51:47.247 INFO:tasks.rados.rados.0.smithi146.stdout:3201: writing smithi14680844-30 from 9568256 to 10256384 tid 4 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3201: writing smithi14680844-30 from 10256384 to 10354688 tid 5 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 308 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 5 to smithi14680844-44 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: finishing write tid 6 to smithi14680844-44 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: oid 44 updating version 0 to 1899 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: oid 44 version 1899 is already newer than 1898 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: oid 44 updating version 1899 to 1900 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: oid 44 updating version 1900 to 1901 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: oid 44 updating version 1901 to 1902 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1902 (ObjNum 992 snap 308 seq_num 992) dirty exists 2024-04-26T04:51:47.248 INFO:tasks.rados.rados.0.smithi146.stdout:3199: left oid 44 (ObjNum 992 snap 308 seq_num 992) 2024-04-26T04:51:47.249 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 1 to smithi14680844-30 2024-04-26T04:51:47.249 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 2 to smithi14680844-30 2024-04-26T04:51:47.249 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 3 to smithi14680844-30 2024-04-26T04:51:47.249 INFO:tasks.rados.rados.0.smithi146.stdout:3202: seq_num 994 ranges {1253376=655360,1908736=688128,2596864=622592,3219456=294912} 2024-04-26T04:51:47.258 INFO:tasks.rados.rados.0.smithi146.stdout:3202: writing smithi14680844-10 from 1253376 to 1908736 tid 1 2024-04-26T04:51:47.262 INFO:tasks.rados.rados.0.smithi146.stdout:3202: writing smithi14680844-10 from 1908736 to 2596864 tid 2 2024-04-26T04:51:47.265 INFO:tasks.rados.rados.0.smithi146.stdout:3202: writing smithi14680844-10 from 2596864 to 3219456 tid 3 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3202: writing smithi14680844-10 from 3219456 to 3514368 tid 4 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3199: done (2 left) 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3203: rollback oid 17 current snap is 308 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 306 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 4 to smithi14680844-30 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 5 to smithi14680844-30 2024-04-26T04:51:47.268 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 6 to smithi14680844-30 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: finishing write tid 7 to smithi14680844-30 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 updating version 0 to 1606 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 version 1606 is already newer than 1603 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 version 1606 is already newer than 1602 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 version 1606 is already newer than 1605 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 version 1606 is already newer than 1604 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: oid 30 updating version 1606 to 1607 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 1607 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: left oid 30 (ObjNum 993 snap 308 seq_num 993) 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 1 to smithi14680844-10 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3201: done (2 left) 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3204: rmattr oid 48 current snap is 308 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3204: done (2 left) 2024-04-26T04:51:47.269 INFO:tasks.rados.rados.0.smithi146.stdout:3205: setattr oid 32 current snap is 308 2024-04-26T04:51:47.270 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 2 to smithi14680844-10 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3206: snap_create 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 3 to smithi14680844-10 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3203: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3203: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 4 to smithi14680844-10 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3203: finishing rollback tid 2 to smithi14680844-17 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 1193 (ObjNum 864 snap 262 seq_num 864) dirty exists 2024-04-26T04:51:47.271 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 5 to smithi14680844-10 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: finishing write tid 6 to smithi14680844-10 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: oid 10 updating version 0 to 680 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: oid 10 version 680 is already newer than 677 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: oid 10 version 680 is already newer than 678 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: oid 10 version 680 is already newer than 676 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: oid 10 version 680 is already newer than 679 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 680 (ObjNum 994 snap 308 seq_num 994) dirty exists 2024-04-26T04:51:47.272 INFO:tasks.rados.rados.0.smithi146.stdout:3202: left oid 10 (ObjNum 994 snap 308 seq_num 994) 2024-04-26T04:51:47.273 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2079 (ObjNum 2126511664 snap 22094 seq_num 304) dirty exists 2024-04-26T04:51:47.768 INFO:tasks.rados.rados.0.smithi146.stdout:3202: done (3 left) 2024-04-26T04:51:47.768 INFO:tasks.rados.rados.0.smithi146.stdout:3203: done (2 left) 2024-04-26T04:51:47.768 INFO:tasks.rados.rados.0.smithi146.stdout:3205: done (1 left) 2024-04-26T04:51:47.768 INFO:tasks.rados.rados.0.smithi146.stdout:3206: done (0 left) 2024-04-26T04:51:47.768 INFO:tasks.rados.rados.0.smithi146.stdout:3207: delete oid 42 current snap is 309 2024-04-26T04:51:47.773 INFO:tasks.rados.rados.0.smithi146.stdout:3207: done (0 left) 2024-04-26T04:51:47.773 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 309 2024-04-26T04:51:47.773 INFO:tasks.rados.rados.0.smithi146.stdout:3208: seq_num 996 ranges {2097152=688128,2785280=507904,3293184=581632,3874816=516096} 2024-04-26T04:51:47.788 INFO:tasks.rados.rados.0.smithi146.stdout:3208: writing smithi14680844-26 from 2097152 to 2785280 tid 1 2024-04-26T04:51:47.791 INFO:tasks.rados.rados.0.smithi146.stdout:3208: writing smithi14680844-26 from 2785280 to 3293184 tid 2 2024-04-26T04:51:47.794 INFO:tasks.rados.rados.0.smithi146.stdout:3208: writing smithi14680844-26 from 3293184 to 3874816 tid 3 2024-04-26T04:51:47.797 INFO:tasks.rados.rados.0.smithi146.stdout:3208: writing smithi14680844-26 from 3874816 to 4390912 tid 4 2024-04-26T04:51:47.798 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 309 2024-04-26T04:51:47.798 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 1 to smithi14680844-26 2024-04-26T04:51:47.798 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 2 to smithi14680844-26 2024-04-26T04:51:47.798 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 3 to smithi14680844-26 2024-04-26T04:51:47.798 INFO:tasks.rados.rados.0.smithi146.stdout:3209: seq_num 997 ranges {0=704512,704512=794624,1499136=794624,2293760=16384} 2024-04-26T04:51:47.802 INFO:tasks.rados.rados.0.smithi146.stdout:3209: writing smithi14680844-42 from 0 to 704512 tid 1 2024-04-26T04:51:47.806 INFO:tasks.rados.rados.0.smithi146.stdout:3209: writing smithi14680844-42 from 704512 to 1499136 tid 2 2024-04-26T04:51:47.811 INFO:tasks.rados.rados.0.smithi146.stdout:3209: writing smithi14680844-42 from 1499136 to 2293760 tid 3 2024-04-26T04:51:47.811 INFO:tasks.rados.rados.0.smithi146.stdout:3209: writing smithi14680844-42 from 2293760 to 2310144 tid 4 2024-04-26T04:51:47.811 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 309 2024-04-26T04:51:47.812 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 4 to smithi14680844-26 2024-04-26T04:51:47.812 INFO:tasks.rados.rados.0.smithi146.stdout:3210: seq_num 998 ranges {3022848=720896,3743744=679936,4423680=598016,5021696=327680} 2024-04-26T04:51:47.832 INFO:tasks.rados.rados.0.smithi146.stdout:3210: writing smithi14680844-22 from 3022848 to 3743744 tid 1 2024-04-26T04:51:47.835 INFO:tasks.rados.rados.0.smithi146.stdout:3210: writing smithi14680844-22 from 3743744 to 4423680 tid 2 2024-04-26T04:51:47.838 INFO:tasks.rados.rados.0.smithi146.stdout:3210: writing smithi14680844-22 from 4423680 to 5021696 tid 3 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3210: writing smithi14680844-22 from 5021696 to 5349376 tid 4 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3211: delete oid 44 current snap is 309 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 5 to smithi14680844-26 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: finishing write tid 6 to smithi14680844-26 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: oid 26 updating version 0 to 2104 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: oid 26 updating version 2104 to 2106 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: oid 26 updating version 2106 to 2107 2024-04-26T04:51:47.841 INFO:tasks.rados.rados.0.smithi146.stdout:3208: oid 26 updating version 2107 to 2108 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3208: oid 26 version 2108 is already newer than 2105 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2108 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3208: left oid 26 (ObjNum 996 snap 309 seq_num 996) 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 1 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 2 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 3 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 4 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 5 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: finishing write tid 6 to smithi14680844-42 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: oid 42 updating version 0 to 2109 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: oid 42 updating version 2109 to 2111 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: oid 42 updating version 2111 to 2112 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: oid 42 version 2112 is already newer than 2110 2024-04-26T04:51:47.842 INFO:tasks.rados.rados.0.smithi146.stdout:3209: oid 42 updating version 2112 to 2113 2024-04-26T04:51:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:51:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:3209: left oid 42 (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:51:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 1 to smithi14680844-22 2024-04-26T04:51:47.843 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 2 to smithi14680844-22 2024-04-26T04:51:47.845 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 3 to smithi14680844-22 2024-04-26T04:51:47.845 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 4 to smithi14680844-22 2024-04-26T04:51:47.845 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 5 to smithi14680844-22 2024-04-26T04:51:47.848 INFO:tasks.rados.rados.0.smithi146.stdout:3210: finishing write tid 6 to smithi14680844-22 2024-04-26T04:51:47.848 INFO:tasks.rados.rados.0.smithi146.stdout:3210: oid 22 updating version 0 to 1904 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: oid 22 updating version 1904 to 1905 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: oid 22 updating version 1905 to 1907 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: oid 22 version 1907 is already newer than 1906 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: oid 22 version 1907 is already newer than 1903 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1907 (ObjNum 998 snap 309 seq_num 998) dirty exists 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: left oid 22 (ObjNum 998 snap 309 seq_num 998) 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3208: done (3 left) 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3209: done (2 left) 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3210: done (1 left) 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3211: done (0 left) 2024-04-26T04:51:47.849 INFO:tasks.rados.rados.0.smithi146.stdout:3212: read oid 38 snap -1 2024-04-26T04:51:47.850 INFO:tasks.rados.rados.0.smithi146.stdout:3212: expect (ObjNum 970 snap 301 seq_num 970) 2024-04-26T04:51:47.850 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 309 2024-04-26T04:51:47.850 INFO:tasks.rados.rados.0.smithi146.stdout:3213: seq_num 1000 ranges {0=753664,753664=442368,1196032=565248,1761280=458752,2220032=139264} 2024-04-26T04:51:47.852 INFO:tasks.rados.rados.0.smithi146.stdout:3213: writing smithi14680844-48 from 0 to 753664 tid 1 2024-04-26T04:51:47.855 INFO:tasks.rados.rados.0.smithi146.stdout:3213: writing smithi14680844-48 from 753664 to 1196032 tid 2 2024-04-26T04:51:47.859 INFO:tasks.rados.rados.0.smithi146.stdout:3213: writing smithi14680844-48 from 1196032 to 1761280 tid 3 2024-04-26T04:51:47.862 INFO:tasks.rados.rados.0.smithi146.stdout:3213: writing smithi14680844-48 from 1761280 to 2220032 tid 4 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:3213: writing smithi14680844-48 from 2220032 to 2359296 tid 5 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:3214: read oid 5 snap -1 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:3214: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:3215: rollback oid 31 current snap is 309 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 304 2024-04-26T04:51:47.863 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 1 to smithi14680844-48 2024-04-26T04:51:47.864 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 2 to smithi14680844-48 2024-04-26T04:51:47.864 INFO:tasks.rados.rados.0.smithi146.stdout:3212: expect (ObjNum 970 snap 301 seq_num 970) 2024-04-26T04:51:47.947 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 3 to smithi14680844-48 2024-04-26T04:51:47.948 INFO:tasks.rados.rados.0.smithi146.stdout:3212: done (3 left) 2024-04-26T04:51:47.948 INFO:tasks.rados.rados.0.smithi146.stdout:3216: read oid 49 snap 307 2024-04-26T04:51:47.948 INFO:tasks.rados.rados.0.smithi146.stdout:3216: expect (ObjNum 973 snap 305 seq_num 973) 2024-04-26T04:51:47.948 INFO:tasks.rados.rados.0.smithi146.stdout:3217: snap_remove snap 306 2024-04-26T04:51:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:47 smithi204 ceph-mon[88313]: osdmap e696: 8 total, 8 up, 8 in 2024-04-26T04:51:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:47 smithi204 ceph-mon[88313]: pgmap v713: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:47 smithi146 ceph-mon[92947]: osdmap e696: 8 total, 8 up, 8 in 2024-04-26T04:51:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:47 smithi146 ceph-mon[92947]: pgmap v713: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:47 smithi146 ceph-mon[95531]: osdmap e696: 8 total, 8 up, 8 in 2024-04-26T04:51:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:47 smithi146 ceph-mon[95531]: pgmap v713: 121 pgs: 121 active+clean; 163 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 6.5 MiB/s rd, 3.8 MiB/s wr, 24 op/s 2024-04-26T04:51:48.712 INFO:tasks.rados.rados.0.smithi146.stdout:3217: done (4 left) 2024-04-26T04:51:48.712 INFO:tasks.rados.rados.0.smithi146.stdout:3218: copy_from oid 33 from oid 3 current snap is 309 2024-04-26T04:51:48.712 INFO:tasks.rados.rados.0.smithi146.stdout:3219: snap_remove snap 299 2024-04-26T04:51:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:48 smithi204 ceph-mon[88313]: osdmap e697: 8 total, 8 up, 8 in 2024-04-26T04:51:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:48 smithi204 ceph-mon[88313]: osdmap e698: 8 total, 8 up, 8 in 2024-04-26T04:51:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:48 smithi146 ceph-mon[92947]: osdmap e697: 8 total, 8 up, 8 in 2024-04-26T04:51:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:48 smithi146 ceph-mon[92947]: osdmap e698: 8 total, 8 up, 8 in 2024-04-26T04:51:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:48 smithi146 ceph-mon[95531]: osdmap e697: 8 total, 8 up, 8 in 2024-04-26T04:51:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:48 smithi146 ceph-mon[95531]: osdmap e698: 8 total, 8 up, 8 in 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:3219: done (5 left) 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 309 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:3215: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:3215: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:3215: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1752 (ObjNum 903 snap 282 seq_num 903) dirty exists 2024-04-26T04:51:49.713 INFO:tasks.rados.rados.0.smithi146.stdout:3214: expect (ObjNum 934 snap 289 seq_num 934) 2024-04-26T04:51:49.760 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 4 to smithi14680844-48 2024-04-26T04:51:49.760 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 5 to smithi14680844-48 2024-04-26T04:51:49.760 INFO:tasks.rados.rados.0.smithi146.stdout:3220: seq_num 1001 ranges {4022272=770048,4792320=729088,5521408=770048,6291456=106496} 2024-04-26T04:51:49.785 INFO:tasks.rados.rados.0.smithi146.stdout:3220: writing smithi14680844-27 from 4022272 to 4792320 tid 1 2024-04-26T04:51:49.790 INFO:tasks.rados.rados.0.smithi146.stdout:3220: writing smithi14680844-27 from 4792320 to 5521408 tid 2 2024-04-26T04:51:49.795 INFO:tasks.rados.rados.0.smithi146.stdout:3220: writing smithi14680844-27 from 5521408 to 6291456 tid 3 2024-04-26T04:51:49.796 INFO:tasks.rados.rados.0.smithi146.stdout:3220: writing smithi14680844-27 from 6291456 to 6397952 tid 4 2024-04-26T04:51:49.796 INFO:tasks.rados.rados.0.smithi146.stdout:3214: done (5 left) 2024-04-26T04:51:49.796 INFO:tasks.rados.rados.0.smithi146.stdout:3215: done (4 left) 2024-04-26T04:51:49.796 INFO:tasks.rados.rados.0.smithi146.stdout:3221: snap_remove snap 305 2024-04-26T04:51:50.771 INFO:tasks.rados.rados.0.smithi146.stdout:3221: done (4 left) 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3222: delete oid 5 current snap is 309 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 6 to smithi14680844-48 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: finishing write tid 7 to smithi14680844-48 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 updating version 0 to 1619 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 updating version 1619 to 1622 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 version 1622 is already newer than 1621 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 version 1622 is already newer than 1620 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 version 1622 is already newer than 1617 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: oid 48 version 1622 is already newer than 1618 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1622 (ObjNum 1000 snap 309 seq_num 1000) dirty exists 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3213: left oid 48 (ObjNum 1000 snap 309 seq_num 1000) 2024-04-26T04:51:50.772 INFO:tasks.rados.rados.0.smithi146.stdout:3216: expect (ObjNum 973 snap 305 seq_num 973) 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3218: finishing copy_from to smithi14680844-33 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3218: got expected ENOENT (src dne) 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3218: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 1 to smithi14680844-27 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 2 to smithi14680844-27 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 3 to smithi14680844-27 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 4 to smithi14680844-27 2024-04-26T04:51:50.962 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 5 to smithi14680844-27 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: finishing write tid 6 to smithi14680844-27 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: oid 27 updating version 0 to 1627 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: oid 27 version 1627 is already newer than 1624 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: oid 27 version 1627 is already newer than 1623 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: oid 27 version 1627 is already newer than 1625 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: oid 27 version 1627 is already newer than 1626 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1627 (ObjNum 1001 snap 309 seq_num 1001) dirty exists 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: left oid 27 (ObjNum 1001 snap 309 seq_num 1001) 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3213: done (4 left) 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3216: done (3 left) 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3218: done (2 left) 2024-04-26T04:51:50.963 INFO:tasks.rados.rados.0.smithi146.stdout:3220: done (1 left) 2024-04-26T04:51:50.964 INFO:tasks.rados.rados.0.smithi146.stdout:3222: done (0 left) 2024-04-26T04:51:50.964 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 309 2024-04-26T04:51:50.964 INFO:tasks.rados.rados.0.smithi146.stdout:3223: seq_num 1003 ranges {13246464=802816,14049280=499712,14548992=737280,15286272=368640} 2024-04-26T04:51:51.035 INFO:tasks.rados.rados.0.smithi146.stdout:3223: writing smithi14680844-4 from 13246464 to 14049280 tid 1 2024-04-26T04:51:51.037 INFO:tasks.rados.rados.0.smithi146.stdout:3223: writing smithi14680844-4 from 14049280 to 14548992 tid 2 2024-04-26T04:51:51.041 INFO:tasks.rados.rados.0.smithi146.stdout:3223: writing smithi14680844-4 from 14548992 to 15286272 tid 3 2024-04-26T04:51:51.044 INFO:tasks.rados.rados.0.smithi146.stdout:3223: writing smithi14680844-4 from 15286272 to 15654912 tid 4 2024-04-26T04:51:51.044 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 40 current snap is 309 2024-04-26T04:51:51.044 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 1 to smithi14680844-4 2024-04-26T04:51:51.044 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 2 to smithi14680844-4 2024-04-26T04:51:51.044 INFO:tasks.rados.rados.0.smithi146.stdout:3224: seq_num 1004 ranges {8110080=16384} 2024-04-26T04:51:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:50 smithi204 ceph-mon[88313]: pgmap v716: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 59 op/s 2024-04-26T04:51:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:50 smithi204 ceph-mon[88313]: osdmap e699: 8 total, 8 up, 8 in 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3224: writing smithi14680844-40 from 8110080 to 8126464 tid 1 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3225: copy_from oid 33 from oid 22 current snap is 309 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 3 to smithi14680844-4 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 4 to smithi14680844-4 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 5 to smithi14680844-4 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3223: finishing write tid 6 to smithi14680844-4 2024-04-26T04:51:51.087 INFO:tasks.rados.rados.0.smithi146.stdout:3223: oid 4 updating version 0 to 1916 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: oid 4 updating version 1916 to 1918 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: oid 4 updating version 1918 to 1919 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: oid 4 version 1919 is already newer than 1917 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: oid 4 updating version 1919 to 1920 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1920 (ObjNum 1003 snap 309 seq_num 1003) dirty exists 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: left oid 4 (ObjNum 1003 snap 309 seq_num 1003) 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3223: done (2 left) 2024-04-26T04:51:51.088 INFO:tasks.rados.rados.0.smithi146.stdout:3226: snap_remove snap 304 2024-04-26T04:51:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:50 smithi146 ceph-mon[95531]: pgmap v716: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 59 op/s 2024-04-26T04:51:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:50 smithi146 ceph-mon[95531]: osdmap e699: 8 total, 8 up, 8 in 2024-04-26T04:51:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:50 smithi146 ceph-mon[92947]: pgmap v716: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 201 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 11 MiB/s wr, 59 op/s 2024-04-26T04:51:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:50 smithi146 ceph-mon[92947]: osdmap e699: 8 total, 8 up, 8 in 2024-04-26T04:51:51.777 INFO:tasks.rados.rados.0.smithi146.stdout:3226: done (2 left) 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3227: rmattr oid 45 current snap is 309 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: finishing write tid 1 to smithi14680844-40 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: finishing write tid 2 to smithi14680844-40 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: finishing write tid 3 to smithi14680844-40 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: oid 40 updating version 0 to 1887 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: oid 40 version 1887 is already newer than 1886 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1887 (ObjNum 1004 snap 309 seq_num 1004) dirty exists 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: left oid 40 (ObjNum 1004 snap 309 seq_num 1004) 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3225: finishing copy_from racing read to smithi14680844-33 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3225: finishing copy_from to smithi14680844-33 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 1907 (ObjNum 998 snap 309 seq_num 998) dirty exists 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3224: done (2 left) 2024-04-26T04:51:51.778 INFO:tasks.rados.rados.0.smithi146.stdout:3225: done (1 left) 2024-04-26T04:51:51.779 INFO:tasks.rados.rados.0.smithi146.stdout:3227: done (0 left) 2024-04-26T04:51:51.779 INFO:tasks.rados.rados.0.smithi146.stdout:3228: setattr oid 39 current snap is 309 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3229: read oid 32 snap -1 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3229: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 309 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3230: seq_num 1005 ranges {0=32768} 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3230: writing smithi14680844-2 from 0 to 32768 tid 1 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3231: copy_from oid 24 from oid 35 current snap is 309 2024-04-26T04:51:51.780 INFO:tasks.rados.rados.0.smithi146.stdout:3232: snap_remove snap 293 2024-04-26T04:51:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:51 smithi204 ceph-mon[88313]: osdmap e700: 8 total, 8 up, 8 in 2024-04-26T04:51:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:51 smithi204 ceph-mon[88313]: pgmap v719: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 62 op/s 2024-04-26T04:51:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:51 smithi146 ceph-mon[92947]: osdmap e700: 8 total, 8 up, 8 in 2024-04-26T04:51:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:51 smithi146 ceph-mon[92947]: pgmap v719: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 62 op/s 2024-04-26T04:51:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:51 smithi146 ceph-mon[95531]: osdmap e700: 8 total, 8 up, 8 in 2024-04-26T04:51:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:51 smithi146 ceph-mon[95531]: pgmap v719: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 11 MiB/s wr, 62 op/s 2024-04-26T04:51:52.783 INFO:tasks.rados.rados.0.smithi146.stdout:3232: done (4 left) 2024-04-26T04:51:52.783 INFO:tasks.rados.rados.0.smithi146.stdout:3233: copy_from oid 28 from oid 12 current snap is 309 2024-04-26T04:51:52.783 INFO:tasks.rados.rados.0.smithi146.stdout:3229: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1684 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: finishing write tid 1 to smithi14680844-2 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: finishing write tid 2 to smithi14680844-2 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: finishing write tid 3 to smithi14680844-2 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: oid 2 updating version 0 to 1685 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: oid 2 updating version 1685 to 1686 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1686 (ObjNum 1005 snap 309 seq_num 1005) dirty exists 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3230: left oid 2 (ObjNum 1005 snap 309 seq_num 1005) 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3231: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3231: finishing copy_from to smithi14680844-24 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 1785 (ObjNum 964 snap 300 seq_num 964) dirty exists 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3228: done (4 left) 2024-04-26T04:51:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3229: done (3 left) 2024-04-26T04:51:52.790 INFO:tasks.rados.rados.0.smithi146.stdout:3230: done (2 left) 2024-04-26T04:51:52.790 INFO:tasks.rados.rados.0.smithi146.stdout:3231: done (1 left) 2024-04-26T04:51:52.790 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 309 2024-04-26T04:51:52.790 INFO:tasks.rados.rados.0.smithi146.stdout:3234: seq_num 1006 ranges {933888=49152} 2024-04-26T04:51:52.794 INFO:tasks.rados.rados.0.smithi146.stdout:3234: writing smithi14680844-49 from 933888 to 983040 tid 1 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:3235: rollback oid 36 current snap is 309 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 301 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:3236: rollback oid 23 current snap is 309 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 302 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 309 2024-04-26T04:51:52.795 INFO:tasks.rados.rados.0.smithi146.stdout:3237: seq_num 1007 ranges {0=65536} 2024-04-26T04:51:52.796 INFO:tasks.rados.rados.0.smithi146.stdout:3237: writing smithi14680844-29 from 0 to 65536 tid 1 2024-04-26T04:51:52.796 INFO:tasks.rados.rados.0.smithi146.stdout:3238: delete oid 48 current snap is 309 2024-04-26T04:51:52.796 INFO:tasks.rados.rados.0.smithi146.stdout:3236: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:51:52.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 0 (ObjNum 161 snap 0 seq_num 3957304688) dirty dne 2024-04-26T04:51:52.804 INFO:tasks.rados.rados.0.smithi146.stdout:3235: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:51:52.805 INFO:tasks.rados.rados.0.smithi146.stdout:3235: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:51:52.805 INFO:tasks.rados.rados.0.smithi146.stdout:3234: finishing write tid 1 to smithi14680844-49 2024-04-26T04:51:52.805 INFO:tasks.rados.rados.0.smithi146.stdout:3234: finishing write tid 2 to smithi14680844-49 2024-04-26T04:51:52.807 INFO:tasks.rados.rados.0.smithi146.stdout:3236: done (5 left) 2024-04-26T04:51:52.807 INFO:tasks.rados.rados.0.smithi146.stdout:3238: done (4 left) 2024-04-26T04:51:52.807 INFO:tasks.rados.rados.0.smithi146.stdout:3239: read oid 23 snap -1 2024-04-26T04:51:52.807 INFO:tasks.rados.rados.0.smithi146.stdout:3239: expect deleted 2024-04-26T04:51:52.807 INFO:tasks.rados.rados.0.smithi146.stdout:3240: delete oid 2 current snap is 309 2024-04-26T04:51:52.808 INFO:tasks.rados.rados.0.smithi146.stdout:3235: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:51:52.808 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1911 (ObjNum 896 snap 278 seq_num 896) dirty exists 2024-04-26T04:51:52.808 INFO:tasks.rados.rados.0.smithi146.stdout:3234: finishing write tid 3 to smithi14680844-49 2024-04-26T04:51:52.808 INFO:tasks.rados.rados.0.smithi146.stdout:3234: oid 49 updating version 0 to 1628 2024-04-26T04:51:52.809 INFO:tasks.rados.rados.0.smithi146.stdout:3234: oid 49 updating version 1628 to 1629 2024-04-26T04:51:52.809 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1629 (ObjNum 1006 snap 309 seq_num 1006) dirty exists 2024-04-26T04:51:52.809 INFO:tasks.rados.rados.0.smithi146.stdout:3234: left oid 49 (ObjNum 1006 snap 309 seq_num 1006) 2024-04-26T04:51:52.810 INFO:tasks.rados.rados.0.smithi146.stdout:3234: done (5 left) 2024-04-26T04:51:52.810 INFO:tasks.rados.rados.0.smithi146.stdout:3235: done (4 left) 2024-04-26T04:51:52.810 INFO:tasks.rados.rados.0.smithi146.stdout:3239: done (3 left) 2024-04-26T04:51:52.810 INFO:tasks.rados.rados.0.smithi146.stdout:3240: done (2 left) 2024-04-26T04:51:52.811 INFO:tasks.rados.rados.0.smithi146.stdout:3241: copy_from oid 15 from oid 30 current snap is 309 2024-04-26T04:51:52.811 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 309 2024-04-26T04:51:52.811 INFO:tasks.rados.rados.0.smithi146.stdout:3242: seq_num 1010 ranges {614400=122880} 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:3242: writing smithi14680844-36 from 614400 to 737280 tid 1 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:3243: read oid 31 snap -1 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:3243: expect (ObjNum 903 snap 282 seq_num 903) 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:3244: read oid 6 snap 300 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:3244: expect deleted 2024-04-26T04:51:52.815 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 309 2024-04-26T04:51:52.816 INFO:tasks.rados.rados.0.smithi146.stdout:3245: seq_num 1011 ranges {0=139264} 2024-04-26T04:51:52.816 INFO:tasks.rados.rados.0.smithi146.stdout:3245: writing smithi14680844-44 from 0 to 139264 tid 1 2024-04-26T04:51:52.816 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 309 2024-04-26T04:51:52.816 INFO:tasks.rados.rados.0.smithi146.stdout:3246: seq_num 1012 ranges {4087808=155648} 2024-04-26T04:51:52.841 INFO:tasks.rados.rados.0.smithi146.stdout:3246: writing smithi14680844-43 from 4087808 to 4243456 tid 1 2024-04-26T04:51:52.841 INFO:tasks.rados.rados.0.smithi146.stdout:3247: read oid 39 snap -1 2024-04-26T04:51:52.841 INFO:tasks.rados.rados.0.smithi146.stdout:3247: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:51:52.841 INFO:tasks.rados.rados.0.smithi146.stdout:3248: snap_remove snap 301 2024-04-26T04:51:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:52 smithi204 ceph-mon[88313]: osdmap e701: 8 total, 8 up, 8 in 2024-04-26T04:51:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:52 smithi146 ceph-mon[92947]: osdmap e701: 8 total, 8 up, 8 in 2024-04-26T04:51:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:52 smithi146 ceph-mon[95531]: osdmap e701: 8 total, 8 up, 8 in 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3233: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3237: finishing write tid 1 to smithi14680844-29 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3237: finishing write tid 2 to smithi14680844-29 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3237: finishing write tid 3 to smithi14680844-29 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3237: oid 29 updating version 0 to 1854 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:3237: oid 29 version 1854 is already newer than 1853 2024-04-26T04:51:53.712 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1854 (ObjNum 1007 snap 309 seq_num 1007) dirty exists 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3237: left oid 29 (ObjNum 1007 snap 309 seq_num 1007) 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3233: finishing copy_from to smithi14680844-28 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1884 (ObjNum 980 snap 306 seq_num 980) dirty exists 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: finishing write tid 1 to smithi14680844-36 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: finishing write tid 2 to smithi14680844-36 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3245: finishing write tid 1 to smithi14680844-44 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3245: finishing write tid 2 to smithi14680844-44 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: finishing write tid 3 to smithi14680844-36 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: oid 36 updating version 0 to 1912 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: oid 36 updating version 1912 to 1913 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1913 (ObjNum 1010 snap 309 seq_num 1010) dirty exists 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3242: left oid 36 (ObjNum 1010 snap 309 seq_num 1010) 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3245: finishing write tid 3 to smithi14680844-44 2024-04-26T04:51:53.713 INFO:tasks.rados.rados.0.smithi146.stdout:3245: oid 44 updating version 0 to 1914 2024-04-26T04:51:53.714 INFO:tasks.rados.rados.0.smithi146.stdout:3245: oid 44 updating version 1914 to 1915 2024-04-26T04:51:53.714 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1915 (ObjNum 1011 snap 309 seq_num 1011) dirty exists 2024-04-26T04:51:53.714 INFO:tasks.rados.rados.0.smithi146.stdout:3245: left oid 44 (ObjNum 1011 snap 309 seq_num 1011) 2024-04-26T04:51:53.714 INFO:tasks.rados.rados.0.smithi146.stdout:3243: expect (ObjNum 903 snap 282 seq_num 903) 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:3246: finishing write tid 1 to smithi14680844-43 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:3246: finishing write tid 2 to smithi14680844-43 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:3241: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:3241: finishing copy_from to smithi14680844-15 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1607 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-26T04:51:53.826 INFO:tasks.rados.rados.0.smithi146.stdout:3247: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:51:53.961 INFO:tasks.rados.rados.0.smithi146.stdout:3246: finishing write tid 3 to smithi14680844-43 2024-04-26T04:51:53.961 INFO:tasks.rados.rados.0.smithi146.stdout:3246: oid 43 updating version 0 to 1688 2024-04-26T04:51:53.961 INFO:tasks.rados.rados.0.smithi146.stdout:3246: oid 43 updating version 1688 to 1689 2024-04-26T04:51:53.961 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1689 (ObjNum 1012 snap 309 seq_num 1012) dirty exists 2024-04-26T04:51:53.961 INFO:tasks.rados.rados.0.smithi146.stdout:3246: left oid 43 (ObjNum 1012 snap 309 seq_num 1012) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3233: done (9 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3237: done (8 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3241: done (7 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3242: done (6 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3243: done (5 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3244: done (4 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3245: done (3 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3246: done (2 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3247: done (1 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3248: done (0 left) 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 309 2024-04-26T04:51:53.962 INFO:tasks.rados.rados.0.smithi146.stdout:3249: seq_num 1013 ranges {0=172032} 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3249: writing smithi14680844-7 from 0 to 172032 tid 1 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3250: read oid 31 snap -1 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3250: expect (ObjNum 903 snap 282 seq_num 903) 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3251: rmattr oid 25 current snap is 309 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3252: rollback oid 40 current snap is 309 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 300 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3253: copy_from oid 9 from oid 15 current snap is 309 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3254: copy_from oid 2 from oid 36 current snap is 309 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3255: setattr oid 10 current snap is 309 2024-04-26T04:51:53.964 INFO:tasks.rados.rados.0.smithi146.stdout:3256: delete oid 44 current snap is 309 2024-04-26T04:51:53.967 INFO:tasks.rados.rados.0.smithi146.stdout:3249: finishing write tid 1 to smithi14680844-7 2024-04-26T04:51:53.967 INFO:tasks.rados.rados.0.smithi146.stdout:3249: finishing write tid 2 to smithi14680844-7 2024-04-26T04:51:53.968 INFO:tasks.rados.rados.0.smithi146.stdout:3256: done (7 left) 2024-04-26T04:51:53.968 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 309 2024-04-26T04:51:53.968 INFO:tasks.rados.rados.0.smithi146.stdout:3257: seq_num 1015 ranges {4022272=204800} 2024-04-26T04:51:53.992 INFO:tasks.rados.rados.0.smithi146.stdout:3257: writing smithi14680844-1 from 4022272 to 4227072 tid 1 2024-04-26T04:51:53.992 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 309 2024-04-26T04:51:53.992 INFO:tasks.rados.rados.0.smithi146.stdout:3258: seq_num 1016 ranges {0=221184} 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3258: writing smithi14680844-45 from 0 to 221184 tid 1 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3259: setattr oid 29 current snap is 309 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 1946 (ObjNum 979 snap 306 seq_num 979) dirty exists 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 681 (ObjNum 994 snap 308 seq_num 994) dirty exists 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3252: finishing rollback tid 0 to smithi14680844-40 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3249: finishing write tid 3 to smithi14680844-7 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3249: oid 7 updating version 0 to 1888 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3249: oid 7 updating version 1888 to 1889 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 1889 (ObjNum 1013 snap 309 seq_num 1013) dirty exists 2024-04-26T04:51:53.994 INFO:tasks.rados.rados.0.smithi146.stdout:3249: left oid 7 (ObjNum 1013 snap 309 seq_num 1013) 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:3254: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:3252: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:3252: finishing rollback tid 2 to smithi14680844-40 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 1892 (ObjNum 912 snap 284 seq_num 912) dirty exists 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:3254: finishing copy_from to smithi14680844-2 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1913 (ObjNum 1010 snap 309 seq_num 1010) dirty exists 2024-04-26T04:51:53.995 INFO:tasks.rados.rados.0.smithi146.stdout:3250: expect (ObjNum 903 snap 282 seq_num 903) 2024-04-26T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:53 smithi204 ceph-mon[88313]: osdmap e702: 8 total, 8 up, 8 in 2024-04-26T04:51:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:53 smithi204 ceph-mon[88313]: pgmap v722: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 2 op/s 2024-04-26T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:53 smithi204 ceph-mon[88313]: osdmap e703: 8 total, 8 up, 8 in 2024-04-26T04:51:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:54.098 INFO:tasks.rados.rados.0.smithi146.stdout:3257: finishing write tid 1 to smithi14680844-1 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3257: finishing write tid 2 to smithi14680844-1 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3257: finishing write tid 3 to smithi14680844-1 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3257: oid 1 updating version 0 to 1632 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3257: oid 1 version 1632 is already newer than 1631 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1632 (ObjNum 1015 snap 309 seq_num 1015) dirty exists 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3257: left oid 1 (ObjNum 1015 snap 309 seq_num 1015) 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: oid 45 updating version 0 to 1609 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: oid 45 version 1609 is already newer than 1608 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1609 (ObjNum 1016 snap 309 seq_num 1016) dirty exists 2024-04-26T04:51:54.099 INFO:tasks.rados.rados.0.smithi146.stdout:3258: left oid 45 (ObjNum 1016 snap 309 seq_num 1016) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3253: finishing copy_from racing read to smithi14680844-9 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3253: finishing copy_from to smithi14680844-9 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 1607 (ObjNum 993 snap 308 seq_num 993) dirty exists 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3249: done (9 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3250: done (8 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3251: done (7 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3252: done (6 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3253: done (5 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3254: done (4 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3255: done (3 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3257: done (2 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3258: done (1 left) 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3260: rollback oid 12 current snap is 309 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 307 2024-04-26T04:51:54.100 INFO:tasks.rados.rados.0.smithi146.stdout:3261: setattr oid 43 current snap is 309 2024-04-26T04:51:54.101 INFO:tasks.rados.rados.0.smithi146.stdout:3262: snap_create 2024-04-26T04:51:54.101 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1885 (ObjNum 1007 snap 309 seq_num 1007) dirty exists 2024-04-26T04:51:54.102 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1914 (ObjNum 1012 snap 309 seq_num 1012) dirty exists 2024-04-26T04:51:54.102 INFO:tasks.rados.rados.0.smithi146.stdout:3260: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:51:54.103 INFO:tasks.rados.rados.0.smithi146.stdout:3260: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:51:54.103 INFO:tasks.rados.rados.0.smithi146.stdout:3260: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:51:54.103 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1895 (ObjNum 980 snap 306 seq_num 980) dirty exists 2024-04-26T04:51:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[92947]: osdmap e702: 8 total, 8 up, 8 in 2024-04-26T04:51:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[92947]: pgmap v722: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 2 op/s 2024-04-26T04:51:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[92947]: osdmap e703: 8 total, 8 up, 8 in 2024-04-26T04:51:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:54.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[95531]: osdmap e702: 8 total, 8 up, 8 in 2024-04-26T04:51:54.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[95531]: pgmap v722: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 203 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 552 KiB/s wr, 2 op/s 2024-04-26T04:51:54.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[95531]: osdmap e703: 8 total, 8 up, 8 in 2024-04-26T04:51:54.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:51:54.788 INFO:tasks.rados.rados.0.smithi146.stdout:3259: done (3 left) 2024-04-26T04:51:54.789 INFO:tasks.rados.rados.0.smithi146.stdout:3260: done (2 left) 2024-04-26T04:51:54.789 INFO:tasks.rados.rados.0.smithi146.stdout:3261: done (1 left) 2024-04-26T04:51:54.789 INFO:tasks.rados.rados.0.smithi146.stdout:3262: done (0 left) 2024-04-26T04:51:54.789 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 310 2024-04-26T04:51:54.789 INFO:tasks.rados.rados.0.smithi146.stdout:3263: seq_num 1017 ranges {221184=237568} 2024-04-26T04:51:54.791 INFO:tasks.rados.rados.0.smithi146.stdout:3263: writing smithi14680844-45 from 221184 to 458752 tid 1 2024-04-26T04:51:54.791 INFO:tasks.rados.rados.0.smithi146.stdout:3264: read oid 41 snap 309 2024-04-26T04:51:54.792 INFO:tasks.rados.rados.0.smithi146.stdout:3264: expect (ObjNum 966 snap 301 seq_num 966) 2024-04-26T04:51:54.792 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 310 2024-04-26T04:51:54.792 INFO:tasks.rados.rados.0.smithi146.stdout:3265: seq_num 1018 ranges {1753088=253952} 2024-04-26T04:51:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3265: writing smithi14680844-35 from 1753088 to 2007040 tid 1 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3266: delete oid 40 current snap is 310 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: oid 45 updating version 0 to 1611 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: oid 45 version 1611 is already newer than 1610 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1611 (ObjNum 1017 snap 310 seq_num 1017) dirty exists 2024-04-26T04:51:54.803 INFO:tasks.rados.rados.0.smithi146.stdout:3263: left oid 45 (ObjNum 1017 snap 310 seq_num 1017) 2024-04-26T04:51:54.807 INFO:tasks.rados.rados.0.smithi146.stdout:3263: done (3 left) 2024-04-26T04:51:54.807 INFO:tasks.rados.rados.0.smithi146.stdout:3266: done (2 left) 2024-04-26T04:51:54.807 INFO:tasks.rados.rados.0.smithi146.stdout:3267: copy_from oid 10 from oid 50 current snap is 310 2024-04-26T04:51:54.807 INFO:tasks.rados.rados.0.smithi146.stdout:3268: setattr oid 26 current snap is 310 2024-04-26T04:51:54.807 INFO:tasks.rados.rados.0.smithi146.stdout:3265: finishing write tid 1 to smithi14680844-35 2024-04-26T04:51:54.808 INFO:tasks.rados.rados.0.smithi146.stdout:3265: finishing write tid 2 to smithi14680844-35 2024-04-26T04:51:54.808 INFO:tasks.rados.rados.0.smithi146.stdout:3264: expect (ObjNum 966 snap 301 seq_num 966) 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3265: finishing write tid 3 to smithi14680844-35 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3265: oid 35 updating version 0 to 1886 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3265: oid 35 updating version 1886 to 1887 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1887 (ObjNum 1018 snap 310 seq_num 1018) dirty exists 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3265: left oid 35 (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3267: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:3267: finishing copy_from to smithi14680844-10 2024-04-26T04:51:54.944 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2078 (ObjNum 895 snap 278 seq_num 895) dirty exists 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3264: done (3 left) 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3265: done (2 left) 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3267: done (1 left) 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3269: rollback oid 47 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 307 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3270: rmattr oid 23 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3270: done (2 left) 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3271: rollback oid 32 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 302 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3272: copy_from oid 27 from oid 29 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3273: rollback oid 4 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 300 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 310 2024-04-26T04:51:54.945 INFO:tasks.rados.rados.0.smithi146.stdout:3274: seq_num 1020 ranges {4227072=286720} 2024-04-26T04:51:54.970 INFO:tasks.rados.rados.0.smithi146.stdout:3274: writing smithi14680844-1 from 4227072 to 4513792 tid 1 2024-04-26T04:51:54.970 INFO:tasks.rados.rados.0.smithi146.stdout:3275: read oid 19 snap 308 2024-04-26T04:51:54.970 INFO:tasks.rados.rados.0.smithi146.stdout:3275: expect deleted 2024-04-26T04:51:54.970 INFO:tasks.rados.rados.0.smithi146.stdout:3276: read oid 21 snap -1 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3276: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3277: delete oid 11 current snap is 310 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2149 (ObjNum 996 snap 309 seq_num 996) dirty exists 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3271: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3269: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3269: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3269: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 1890 (ObjNum 783 snap 243 seq_num 783) dirty exists 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3271: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3273: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3273: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3273: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1950 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-26T04:51:54.971 INFO:tasks.rados.rados.0.smithi146.stdout:3271: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2122 (ObjNum 962 snap 300 seq_num 962) dirty exists 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:3272: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:3272: finishing copy_from to smithi14680844-27 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1885 (ObjNum 1007 snap 309 seq_num 1007) dirty exists 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:3268: done (8 left) 2024-04-26T04:51:54.972 INFO:tasks.rados.rados.0.smithi146.stdout:3269: done (7 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3271: done (6 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3272: done (5 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3273: done (4 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3275: done (3 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3277: done (2 left) 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3278: delete oid 47 current snap is 310 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3274: finishing write tid 1 to smithi14680844-1 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3274: finishing write tid 2 to smithi14680844-1 2024-04-26T04:51:54.973 INFO:tasks.rados.rados.0.smithi146.stdout:3274: finishing write tid 3 to smithi14680844-1 2024-04-26T04:51:54.974 INFO:tasks.rados.rados.0.smithi146.stdout:3274: oid 1 updating version 0 to 1886 2024-04-26T04:51:54.974 INFO:tasks.rados.rados.0.smithi146.stdout:3274: oid 1 updating version 1886 to 1887 2024-04-26T04:51:54.974 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1887 (ObjNum 1020 snap 310 seq_num 1020) dirty exists 2024-04-26T04:51:54.974 INFO:tasks.rados.rados.0.smithi146.stdout:3274: left oid 1 (ObjNum 1020 snap 310 seq_num 1020) 2024-04-26T04:51:54.974 INFO:tasks.rados.rados.0.smithi146.stdout:3274: done (2 left) 2024-04-26T04:51:54.975 INFO:tasks.rados.rados.0.smithi146.stdout:3278: done (1 left) 2024-04-26T04:51:54.975 INFO:tasks.rados.rados.0.smithi146.stdout:3279: read oid 27 snap -1 2024-04-26T04:51:54.975 INFO:tasks.rados.rados.0.smithi146.stdout:3279: expect (ObjNum 1007 snap 309 seq_num 1007) 2024-04-26T04:51:54.975 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 310 2024-04-26T04:51:54.975 INFO:tasks.rados.rados.0.smithi146.stdout:3280: seq_num 1023 ranges {0=335872} 2024-04-26T04:51:54.976 INFO:tasks.rados.rados.0.smithi146.stdout:3280: writing smithi14680844-3 from 0 to 335872 tid 1 2024-04-26T04:51:54.976 INFO:tasks.rados.rados.0.smithi146.stdout:3281: snap_create 2024-04-26T04:51:54.977 INFO:tasks.rados.rados.0.smithi146.stdout:3279: expect (ObjNum 1007 snap 309 seq_num 1007) 2024-04-26T04:51:54.980 INFO:tasks.rados.rados.0.smithi146.stdout:3280: finishing write tid 1 to smithi14680844-3 2024-04-26T04:51:54.981 INFO:tasks.rados.rados.0.smithi146.stdout:3280: finishing write tid 2 to smithi14680844-3 2024-04-26T04:51:54.982 INFO:tasks.rados.rados.0.smithi146.stdout:3280: finishing write tid 3 to smithi14680844-3 2024-04-26T04:51:54.982 INFO:tasks.rados.rados.0.smithi146.stdout:3280: oid 3 updating version 0 to 1892 2024-04-26T04:51:54.982 INFO:tasks.rados.rados.0.smithi146.stdout:3280: oid 3 updating version 1892 to 1893 2024-04-26T04:51:54.982 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1893 (ObjNum 1023 snap 310 seq_num 1023) dirty exists 2024-04-26T04:51:54.982 INFO:tasks.rados.rados.0.smithi146.stdout:3280: left oid 3 (ObjNum 1023 snap 310 seq_num 1023) 2024-04-26T04:51:54.991 INFO:tasks.rados.rados.0.smithi146.stdout:3276: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3276: done (3 left) 2024-04-26T04:51:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3279: done (2 left) 2024-04-26T04:51:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3280: done (1 left) 2024-04-26T04:51:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3281: done (0 left) 2024-04-26T04:51:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3282: delete oid 25 current snap is 311 2024-04-26T04:51:55.803 INFO:tasks.rados.rados.0.smithi146.stdout:3282: done (0 left) 2024-04-26T04:51:55.803 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 311 2024-04-26T04:51:55.803 INFO:tasks.rados.rados.0.smithi146.stdout:3283: seq_num 1025 ranges {458752=368640} 2024-04-26T04:51:55.808 INFO:tasks.rados.rados.0.smithi146.stdout:3283: writing smithi14680844-45 from 458752 to 827392 tid 1 2024-04-26T04:51:55.808 INFO:tasks.rados.rados.0.smithi146.stdout:3284: read oid 17 snap -1 2024-04-26T04:51:55.808 INFO:tasks.rados.rados.0.smithi146.stdout:3284: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:55.808 INFO:tasks.rados.rados.0.smithi146.stdout:3285: delete oid 32 current snap is 311 2024-04-26T04:51:55.810 INFO:tasks.rados.rados.0.smithi146.stdout:3284: expect (ObjNum 864 snap 262 seq_num 864) 2024-04-26T04:51:55.813 INFO:tasks.rados.rados.0.smithi146.stdout:3284: done (2 left) 2024-04-26T04:51:55.813 INFO:tasks.rados.rados.0.smithi146.stdout:3285: done (1 left) 2024-04-26T04:51:55.813 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 311 2024-04-26T04:51:55.813 INFO:tasks.rados.rados.0.smithi146.stdout:3286: seq_num 1027 ranges {3579904=409600} 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3286: writing smithi14680844-12 from 3579904 to 3989504 tid 1 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3287: snap_create 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3283: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3283: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3283: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3283: oid 45 updating version 0 to 1613 2024-04-26T04:51:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3283: oid 45 version 1613 is already newer than 1612 2024-04-26T04:51:55.835 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1613 (ObjNum 1025 snap 311 seq_num 1025) dirty exists 2024-04-26T04:51:55.835 INFO:tasks.rados.rados.0.smithi146.stdout:3283: left oid 45 (ObjNum 1025 snap 311 seq_num 1025) 2024-04-26T04:51:55.837 INFO:tasks.rados.rados.0.smithi146.stdout:3286: finishing write tid 1 to smithi14680844-12 2024-04-26T04:51:55.837 INFO:tasks.rados.rados.0.smithi146.stdout:3286: finishing write tid 2 to smithi14680844-12 2024-04-26T04:51:55.838 INFO:tasks.rados.rados.0.smithi146.stdout:3286: finishing write tid 3 to smithi14680844-12 2024-04-26T04:51:55.838 INFO:tasks.rados.rados.0.smithi146.stdout:3286: oid 12 updating version 0 to 1897 2024-04-26T04:51:55.839 INFO:tasks.rados.rados.0.smithi146.stdout:3286: oid 12 updating version 1897 to 1898 2024-04-26T04:51:55.839 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1898 (ObjNum 1027 snap 311 seq_num 1027) dirty exists 2024-04-26T04:51:55.839 INFO:tasks.rados.rados.0.smithi146.stdout:3286: left oid 12 (ObjNum 1027 snap 311 seq_num 1027) 2024-04-26T04:51:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:55 smithi204 ceph-mon[88313]: osdmap e704: 8 total, 8 up, 8 in 2024-04-26T04:51:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:55 smithi204 ceph-mon[88313]: pgmap v725: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:56.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:55 smithi146 ceph-mon[95531]: osdmap e704: 8 total, 8 up, 8 in 2024-04-26T04:51:56.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:55 smithi146 ceph-mon[95531]: pgmap v725: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:55 smithi146 ceph-mon[92947]: osdmap e704: 8 total, 8 up, 8 in 2024-04-26T04:51:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:55 smithi146 ceph-mon[92947]: pgmap v725: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:51:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:51:56] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-04-26T04:51:56.801 INFO:tasks.rados.rados.0.smithi146.stdout:3283: done (2 left) 2024-04-26T04:51:56.801 INFO:tasks.rados.rados.0.smithi146.stdout:3286: done (1 left) 2024-04-26T04:51:56.801 INFO:tasks.rados.rados.0.smithi146.stdout:3287: done (0 left) 2024-04-26T04:51:56.801 INFO:tasks.rados.rados.0.smithi146.stdout:3288: delete oid 26 current snap is 312 2024-04-26T04:51:56.807 INFO:tasks.rados.rados.0.smithi146.stdout:3288: done (0 left) 2024-04-26T04:51:56.807 INFO:tasks.rados.rados.0.smithi146.stdout:3289: copy_from oid 40 from oid 42 current snap is 312 2024-04-26T04:51:56.807 INFO:tasks.rados.rados.0.smithi146.stdout:3290: rmattr oid 28 current snap is 312 2024-04-26T04:51:56.807 INFO:tasks.rados.rados.0.smithi146.stdout:3291: delete oid 50 current snap is 312 2024-04-26T04:51:56.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 0 (ObjNum 980 snap 306 seq_num 980) dirty exists 2024-04-26T04:51:56.814 INFO:tasks.rados.rados.0.smithi146.stdout:3290: done (2 left) 2024-04-26T04:51:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3291: done (1 left) 2024-04-26T04:51:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 312 2024-04-26T04:51:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3292: seq_num 1030 ranges {827392=458752} 2024-04-26T04:51:56.822 INFO:tasks.rados.rados.0.smithi146.stdout:3292: writing smithi14680844-45 from 827392 to 1286144 tid 1 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3293: read oid 14 snap -1 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3293: expect (ObjNum 915 snap 286 seq_num 915) 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3294: read oid 21 snap -1 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3294: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 312 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3289: finishing copy_from racing read to smithi14680844-40 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3289: finishing copy_from to smithi14680844-40 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:51:56.823 INFO:tasks.rados.rados.0.smithi146.stdout:3295: seq_num 1031 ranges {2416640=475136} 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3295: writing smithi14680844-18 from 2416640 to 2891776 tid 1 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3289: done (4 left) 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3296: rollback oid 36 current snap is 312 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 311 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3297: rollback oid 23 current snap is 312 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 23 to 307 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: oid 45 updating version 0 to 1614 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: oid 45 updating version 1614 to 1615 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1615 (ObjNum 1030 snap 312 seq_num 1030) dirty exists 2024-04-26T04:51:56.839 INFO:tasks.rados.rados.0.smithi146.stdout:3292: left oid 45 (ObjNum 1030 snap 312 seq_num 1030) 2024-04-26T04:51:56.840 INFO:tasks.rados.rados.0.smithi146.stdout:3293: expect (ObjNum 915 snap 286 seq_num 915) 2024-04-26T04:51:56.865 INFO:tasks.rados.rados.0.smithi146.stdout:3297: finishing rollback tid 1 to smithi14680844-23 2024-04-26T04:51:56.865 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 0 (ObjNum 129 snap 0 seq_num 3957304656) dirty dne 2024-04-26T04:51:56.865 INFO:tasks.rados.rados.0.smithi146.stdout:3296: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3292: done (5 left) 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3293: done (4 left) 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3297: done (3 left) 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3298: snap_create 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3296: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3296: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1920 (ObjNum 1010 snap 309 seq_num 1010) dirty exists 2024-04-26T04:51:56.866 INFO:tasks.rados.rados.0.smithi146.stdout:3294: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:51:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:56 smithi204 ceph-mon[88313]: osdmap e705: 8 total, 8 up, 8 in 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: finishing write tid 1 to smithi14680844-18 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: finishing write tid 2 to smithi14680844-18 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: finishing write tid 3 to smithi14680844-18 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: oid 18 updating version 0 to 2154 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: oid 18 version 2154 is already newer than 2153 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 2154 (ObjNum 1031 snap 312 seq_num 1031) dirty exists 2024-04-26T04:51:57.127 INFO:tasks.rados.rados.0.smithi146.stdout:3295: left oid 18 (ObjNum 1031 snap 312 seq_num 1031) 2024-04-26T04:51:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:56 smithi146 ceph-mon[95531]: osdmap e705: 8 total, 8 up, 8 in 2024-04-26T04:51:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:56 smithi146 ceph-mon[92947]: osdmap e705: 8 total, 8 up, 8 in 2024-04-26T04:51:57.809 INFO:tasks.rados.rados.0.smithi146.stdout:3294: done (3 left) 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3295: done (2 left) 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3296: done (1 left) 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3298: done (0 left) 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3299: read oid 15 snap -1 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3299: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 313 2024-04-26T04:51:57.810 INFO:tasks.rados.rados.0.smithi146.stdout:3300: seq_num 1032 ranges {0=491520} 2024-04-26T04:51:57.812 INFO:tasks.rados.rados.0.smithi146.stdout:3300: writing smithi14680844-8 from 0 to 491520 tid 1 2024-04-26T04:51:57.813 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 313 2024-04-26T04:51:57.813 INFO:tasks.rados.rados.0.smithi146.stdout:3301: seq_num 1033 ranges {5210112=507904} 2024-04-26T04:51:57.844 INFO:tasks.rados.rados.0.smithi146.stdout:3301: writing smithi14680844-21 from 5210112 to 5718016 tid 1 2024-04-26T04:51:57.844 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 313 2024-04-26T04:51:57.844 INFO:tasks.rados.rados.0.smithi146.stdout:3302: seq_num 1034 ranges {1286144=524288} 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3302: writing smithi14680844-45 from 1286144 to 1810432 tid 1 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3303: setattr oid 35 current snap is 313 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3300: finishing write tid 1 to smithi14680844-8 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3300: finishing write tid 2 to smithi14680844-8 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3300: finishing write tid 3 to smithi14680844-8 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3300: oid 8 updating version 0 to 2156 2024-04-26T04:51:57.854 INFO:tasks.rados.rados.0.smithi146.stdout:3300: oid 8 version 2156 is already newer than 2155 2024-04-26T04:51:57.855 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2156 (ObjNum 1032 snap 313 seq_num 1032) dirty exists 2024-04-26T04:51:57.855 INFO:tasks.rados.rados.0.smithi146.stdout:3300: left oid 8 (ObjNum 1032 snap 313 seq_num 1032) 2024-04-26T04:51:57.855 INFO:tasks.rados.rados.0.smithi146.stdout:3299: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-26T04:51:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:57 smithi204 ceph-mon[88313]: pgmap v727: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:57 smithi204 ceph-mon[88313]: osdmap e706: 8 total, 8 up, 8 in 2024-04-26T04:51:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:57 smithi146 ceph-mon[92947]: pgmap v727: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:57 smithi146 ceph-mon[92947]: osdmap e706: 8 total, 8 up, 8 in 2024-04-26T04:51:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:57 smithi146 ceph-mon[95531]: pgmap v727: 121 pgs: 4 active+clean+snaptrim, 117 active+clean; 206 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.3 MiB/s wr, 19 op/s 2024-04-26T04:51:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:57 smithi146 ceph-mon[95531]: osdmap e706: 8 total, 8 up, 8 in 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: finishing write tid 1 to smithi14680844-21 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: finishing write tid 2 to smithi14680844-21 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: finishing write tid 3 to smithi14680844-21 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: oid 21 updating version 0 to 1696 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: oid 21 updating version 1696 to 1697 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 1697 (ObjNum 1033 snap 313 seq_num 1033) dirty exists 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3301: left oid 21 (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3302: finishing write tid 1 to smithi14680844-45 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3302: finishing write tid 2 to smithi14680844-45 2024-04-26T04:51:58.546 INFO:tasks.rados.rados.0.smithi146.stdout:3302: finishing write tid 3 to smithi14680844-45 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3302: oid 45 updating version 0 to 1617 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3302: oid 45 version 1617 is already newer than 1616 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 1617 (ObjNum 1034 snap 313 seq_num 1034) dirty exists 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3302: left oid 45 (ObjNum 1034 snap 313 seq_num 1034) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3299: done (4 left) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3300: done (3 left) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3301: done (2 left) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3302: done (1 left) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3304: rmattr oid 23 current snap is 313 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3304: done (1 left) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3305: copy_from oid 17 from oid 40 current snap is 313 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3306: read oid 49 snap -1 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3306: expect (ObjNum 1006 snap 309 seq_num 1006) 2024-04-26T04:51:58.547 INFO:tasks.rados.rados.0.smithi146.stdout:3307: setattr oid 8 current snap is 313 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3308: read oid 19 snap -1 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3308: expect deleted 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3309: read oid 33 snap -1 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3309: expect (ObjNum 998 snap 309 seq_num 998) 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3310: rmattr oid 6 current snap is 313 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3310: done (6 left) 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3311: copy_from oid 12 from oid 36 current snap is 313 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 313 2024-04-26T04:51:58.548 INFO:tasks.rados.rados.0.smithi146.stdout:3312: seq_num 1035 ranges {3579904=540672} 2024-04-26T04:51:58.569 INFO:tasks.rados.rados.0.smithi146.stdout:3312: writing smithi14680844-28 from 3579904 to 4120576 tid 1 2024-04-26T04:51:58.569 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 313 2024-04-26T04:51:58.569 INFO:tasks.rados.rados.0.smithi146.stdout:3313: seq_num 1036 ranges {2990080=557056} 2024-04-26T04:51:58.588 INFO:tasks.rados.rados.0.smithi146.stdout:3313: writing smithi14680844-10 from 2990080 to 3547136 tid 1 2024-04-26T04:51:58.588 INFO:tasks.rados.rados.0.smithi146.stdout:3314: rmattr oid 13 current snap is 313 2024-04-26T04:51:58.588 INFO:tasks.rados.rados.0.smithi146.stdout:3314: done (9 left) 2024-04-26T04:51:58.588 INFO:tasks.rados.rados.0.smithi146.stdout:3315: snap_create 2024-04-26T04:51:58.588 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1894 (ObjNum 1018 snap 310 seq_num 1018) dirty exists 2024-04-26T04:51:58.589 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2157 (ObjNum 1032 snap 313 seq_num 1032) dirty exists 2024-04-26T04:51:58.589 INFO:tasks.rados.rados.0.smithi146.stdout:3306: expect (ObjNum 1006 snap 309 seq_num 1006) 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:3311: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:3311: finishing copy_from to smithi14680844-12 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 1920 (ObjNum 1010 snap 309 seq_num 1010) dirty exists 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:3305: finishing copy_from racing read to smithi14680844-17 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:3305: finishing copy_from to smithi14680844-17 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:51:58.628 INFO:tasks.rados.rados.0.smithi146.stdout:3309: expect (ObjNum 998 snap 309 seq_num 998) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3312: finishing write tid 1 to smithi14680844-28 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3312: finishing write tid 2 to smithi14680844-28 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3303: done (9 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3305: done (8 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3306: done (7 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3307: done (6 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3308: done (5 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3309: done (4 left) 2024-04-26T04:51:58.842 INFO:tasks.rados.rados.0.smithi146.stdout:3311: done (3 left) 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3315: done (2 left) 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3316: delete oid 24 current snap is 314 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3312: finishing write tid 3 to smithi14680844-28 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3312: oid 28 updating version 0 to 1895 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3312: oid 28 updating version 1895 to 1896 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1896 (ObjNum 1035 snap 313 seq_num 1035) dirty exists 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3312: left oid 28 (ObjNum 1035 snap 313 seq_num 1035) 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: finishing write tid 1 to smithi14680844-10 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: finishing write tid 2 to smithi14680844-10 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: finishing write tid 3 to smithi14680844-10 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: oid 10 updating version 0 to 2079 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: oid 10 updating version 2079 to 2080 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2080 (ObjNum 1036 snap 313 seq_num 1036) dirty exists 2024-04-26T04:51:58.843 INFO:tasks.rados.rados.0.smithi146.stdout:3313: left oid 10 (ObjNum 1036 snap 313 seq_num 1036) 2024-04-26T04:51:58.846 INFO:tasks.rados.rados.0.smithi146.stdout:3312: done (2 left) 2024-04-26T04:51:58.846 INFO:tasks.rados.rados.0.smithi146.stdout:3313: done (1 left) 2024-04-26T04:51:58.846 INFO:tasks.rados.rados.0.smithi146.stdout:3316: done (0 left) 2024-04-26T04:51:58.846 INFO:tasks.rados.rados.0.smithi146.stdout:3317: snap_remove snap 307 2024-04-26T04:51:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:58 smithi146 ceph-mon[92947]: osdmap e707: 8 total, 8 up, 8 in 2024-04-26T04:51:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:51:58 smithi146 ceph-mon[92947]: osdmap e708: 8 total, 8 up, 8 in 2024-04-26T04:51:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:58 smithi146 ceph-mon[95531]: osdmap e707: 8 total, 8 up, 8 in 2024-04-26T04:51:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:51:58 smithi146 ceph-mon[95531]: osdmap e708: 8 total, 8 up, 8 in 2024-04-26T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:58 smithi204 ceph-mon[88313]: osdmap e707: 8 total, 8 up, 8 in 2024-04-26T04:51:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:51:58 smithi204 ceph-mon[88313]: osdmap e708: 8 total, 8 up, 8 in 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3317: done (0 left) 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3318: read oid 20 snap -1 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3318: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3319: read oid 12 snap -1 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3319: expect (ObjNum 1010 snap 309 seq_num 1010) 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 314 2024-04-26T04:51:59.815 INFO:tasks.rados.rados.0.smithi146.stdout:3320: seq_num 1038 ranges {335872=589824} 2024-04-26T04:51:59.821 INFO:tasks.rados.rados.0.smithi146.stdout:3320: writing smithi14680844-3 from 335872 to 925696 tid 1 2024-04-26T04:51:59.821 INFO:tasks.rados.rados.0.smithi146.stdout:3321: read oid 24 snap 310 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3321: expect (ObjNum 964 snap 300 seq_num 964) 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3322: copy_from oid 22 from oid 49 current snap is 314 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3323: read oid 36 snap -1 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3323: expect (ObjNum 1010 snap 309 seq_num 1010) 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3324: read oid 10 snap -1 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3324: expect (ObjNum 1036 snap 313 seq_num 1036) 2024-04-26T04:51:59.822 INFO:tasks.rados.rados.0.smithi146.stdout:3325: snap_create 2024-04-26T04:51:59.827 INFO:tasks.rados.rados.0.smithi146.stdout:3319: expect (ObjNum 1010 snap 309 seq_num 1010) 2024-04-26T04:51:59.863 INFO:tasks.rados.rados.0.smithi146.stdout:3320: finishing write tid 1 to smithi14680844-3 2024-04-26T04:51:59.863 INFO:tasks.rados.rados.0.smithi146.stdout:3318: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:51:59.885 INFO:tasks.rados.rados.0.smithi146.stdout:3320: finishing write tid 2 to smithi14680844-3 2024-04-26T04:51:59.885 INFO:tasks.rados.rados.0.smithi146.stdout:3321: expect (ObjNum 964 snap 300 seq_num 964) 2024-04-26T04:51:59.929 INFO:tasks.rados.rados.0.smithi146.stdout:3323: expect (ObjNum 1010 snap 309 seq_num 1010) 2024-04-26T04:51:59.957 INFO:tasks.rados.rados.0.smithi146.stdout:3320: finishing write tid 3 to smithi14680844-3 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3320: oid 3 updating version 0 to 1898 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3320: oid 3 version 1898 is already newer than 1897 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 1898 (ObjNum 1038 snap 314 seq_num 1038) dirty exists 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3320: left oid 3 (ObjNum 1038 snap 314 seq_num 1038) 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3322: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3322: finishing copy_from to smithi14680844-22 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1629 (ObjNum 1006 snap 309 seq_num 1006) dirty exists 2024-04-26T04:51:59.958 INFO:tasks.rados.rados.0.smithi146.stdout:3324: expect (ObjNum 1036 snap 313 seq_num 1036) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3318: done (7 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3319: done (6 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3320: done (5 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3321: done (4 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3322: done (3 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3323: done (2 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3324: done (1 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3325: done (0 left) 2024-04-26T04:52:00.816 INFO:tasks.rados.rados.0.smithi146.stdout:3326: delete oid 43 current snap is 315 2024-04-26T04:52:00.818 INFO:tasks.rados.rados.0.smithi146.stdout:3326: done (0 left) 2024-04-26T04:52:00.819 INFO:tasks.rados.rados.0.smithi146.stdout:3327: snap_create 2024-04-26T04:52:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:00 smithi204 ceph-mon[88313]: pgmap v731: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-04-26T04:52:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:00 smithi204 ceph-mon[88313]: osdmap e709: 8 total, 8 up, 8 in 2024-04-26T04:52:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:00 smithi146 ceph-mon[92947]: pgmap v731: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-04-26T04:52:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:00 smithi146 ceph-mon[92947]: osdmap e709: 8 total, 8 up, 8 in 2024-04-26T04:52:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:00 smithi146 ceph-mon[95531]: pgmap v731: 121 pgs: 121 active+clean; 226 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 5.0 MiB/s wr, 43 op/s 2024-04-26T04:52:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:00 smithi146 ceph-mon[95531]: osdmap e709: 8 total, 8 up, 8 in 2024-04-26T04:52:01.820 INFO:tasks.rados.rados.0.smithi146.stdout:3327: done (0 left) 2024-04-26T04:52:01.820 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 316 2024-04-26T04:52:01.820 INFO:tasks.rados.rados.0.smithi146.stdout:3328: seq_num 1040 ranges {5349376=622592} 2024-04-26T04:52:01.852 INFO:tasks.rados.rados.0.smithi146.stdout:3328: writing smithi14680844-33 from 5349376 to 5971968 tid 1 2024-04-26T04:52:01.852 INFO:tasks.rados.rados.0.smithi146.stdout:3329: copy_from oid 10 from oid 40 current snap is 316 2024-04-26T04:52:01.852 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 316 2024-04-26T04:52:01.852 INFO:tasks.rados.rados.0.smithi146.stdout:3330: seq_num 1041 ranges {2891776=638976} 2024-04-26T04:52:01.871 INFO:tasks.rados.rados.0.smithi146.stdout:3330: writing smithi14680844-18 from 2891776 to 3530752 tid 1 2024-04-26T04:52:01.871 INFO:tasks.rados.rados.0.smithi146.stdout:3331: setattr oid 34 current snap is 316 2024-04-26T04:52:01.871 INFO:tasks.rados.rados.0.smithi146.stdout:3329: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:52:01.873 INFO:tasks.rados.rados.0.smithi146.stdout:3332: snap_remove snap 302 2024-04-26T04:52:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:01 smithi146 ceph-mon[92947]: pgmap v733: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-04-26T04:52:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:01 smithi146 ceph-mon[92947]: osdmap e710: 8 total, 8 up, 8 in 2024-04-26T04:52:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:01 smithi146 ceph-mon[95531]: pgmap v733: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-04-26T04:52:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:01 smithi146 ceph-mon[95531]: osdmap e710: 8 total, 8 up, 8 in 2024-04-26T04:52:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:01 smithi204 ceph-mon[88313]: pgmap v733: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 25 MiB/s rd, 6.1 MiB/s wr, 62 op/s 2024-04-26T04:52:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:01 smithi204 ceph-mon[88313]: osdmap e710: 8 total, 8 up, 8 in 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 1698 (ObjNum 943 snap 291 seq_num 943) dirty exists 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: finishing write tid 1 to smithi14680844-33 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: finishing write tid 2 to smithi14680844-33 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3330: finishing write tid 1 to smithi14680844-18 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: finishing write tid 3 to smithi14680844-33 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: oid 33 updating version 0 to 2133 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: oid 33 updating version 2133 to 2134 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 2134 (ObjNum 1040 snap 316 seq_num 1040) dirty exists 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3328: left oid 33 (ObjNum 1040 snap 316 seq_num 1040) 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3329: finishing copy_from to smithi14680844-10 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:52:02.830 INFO:tasks.rados.rados.0.smithi146.stdout:3330: finishing write tid 2 to smithi14680844-18 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3330: finishing write tid 3 to smithi14680844-18 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3330: oid 18 updating version 0 to 2164 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3330: oid 18 version 2164 is already newer than 2163 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 2164 (ObjNum 1041 snap 316 seq_num 1041) dirty exists 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3330: left oid 18 (ObjNum 1041 snap 316 seq_num 1041) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3328: done (4 left) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3329: done (3 left) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3330: done (2 left) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3331: done (1 left) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3332: done (0 left) 2024-04-26T04:52:02.831 INFO:tasks.rados.rados.0.smithi146.stdout:3333: snap_remove snap 315 2024-04-26T04:52:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:02 smithi146 ceph-mon[95531]: osdmap e711: 8 total, 8 up, 8 in 2024-04-26T04:52:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:02 smithi146 ceph-mon[92947]: osdmap e711: 8 total, 8 up, 8 in 2024-04-26T04:52:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:02 smithi204 ceph-mon[88313]: osdmap e711: 8 total, 8 up, 8 in 2024-04-26T04:52:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:3333: done (0 left) 2024-04-26T04:52:03.717 INFO:tasks.rados.rados.0.smithi146.stdout:3334: snap_remove snap 308 2024-04-26T04:52:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[95531]: pgmap v736: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-04-26T04:52:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[95531]: osdmap e712: 8 total, 8 up, 8 in 2024-04-26T04:52:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[95531]: osdmap e713: 8 total, 8 up, 8 in 2024-04-26T04:52:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[92947]: pgmap v736: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-04-26T04:52:04.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[92947]: osdmap e712: 8 total, 8 up, 8 in 2024-04-26T04:52:04.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:03 smithi146 ceph-mon[92947]: osdmap e713: 8 total, 8 up, 8 in 2024-04-26T04:52:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:03 smithi204 ceph-mon[88313]: pgmap v736: 121 pgs: 121 active+clean; 231 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 6.0 MiB/s wr, 61 op/s 2024-04-26T04:52:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:03 smithi204 ceph-mon[88313]: osdmap e712: 8 total, 8 up, 8 in 2024-04-26T04:52:04.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:03 smithi204 ceph-mon[88313]: osdmap e713: 8 total, 8 up, 8 in 2024-04-26T04:52:04.729 INFO:tasks.rados.rados.0.smithi146.stdout:3334: done (0 left) 2024-04-26T04:52:04.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 316 2024-04-26T04:52:04.729 INFO:tasks.rados.rados.0.smithi146.stdout:3335: seq_num 1042 ranges {65536=655360} 2024-04-26T04:52:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:3335: writing smithi14680844-29 from 65536 to 720896 tid 1 2024-04-26T04:52:04.734 INFO:tasks.rados.rados.0.smithi146.stdout:3336: snap_create 2024-04-26T04:52:04.746 INFO:tasks.rados.rados.0.smithi146.stdout:3335: finishing write tid 1 to smithi14680844-29 2024-04-26T04:52:04.748 INFO:tasks.rados.rados.0.smithi146.stdout:3335: finishing write tid 2 to smithi14680844-29 2024-04-26T04:52:04.749 INFO:tasks.rados.rados.0.smithi146.stdout:3335: finishing write tid 3 to smithi14680844-29 2024-04-26T04:52:04.750 INFO:tasks.rados.rados.0.smithi146.stdout:3335: oid 29 updating version 0 to 1906 2024-04-26T04:52:04.750 INFO:tasks.rados.rados.0.smithi146.stdout:3335: oid 29 version 1906 is already newer than 1905 2024-04-26T04:52:04.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1906 (ObjNum 1042 snap 316 seq_num 1042) dirty exists 2024-04-26T04:52:04.750 INFO:tasks.rados.rados.0.smithi146.stdout:3335: left oid 29 (ObjNum 1042 snap 316 seq_num 1042) 2024-04-26T04:52:05.730 INFO:tasks.rados.rados.0.smithi146.stdout:3335: done (1 left) 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3336: done (0 left) 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3337: rmattr oid 43 current snap is 317 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3337: done (0 left) 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3338: read oid 26 snap 312 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3338: expect deleted 2024-04-26T04:52:05.731 INFO:tasks.rados.rados.0.smithi146.stdout:3339: delete oid 33 current snap is 317 2024-04-26T04:52:05.736 INFO:tasks.rados.rados.0.smithi146.stdout:3338: done (1 left) 2024-04-26T04:52:05.737 INFO:tasks.rados.rados.0.smithi146.stdout:3339: done (0 left) 2024-04-26T04:52:05.737 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 317 2024-04-26T04:52:05.737 INFO:tasks.rados.rados.0.smithi146.stdout:3340: seq_num 1044 ranges {0=688128} 2024-04-26T04:52:05.740 INFO:tasks.rados.rados.0.smithi146.stdout:3340: writing smithi14680844-11 from 0 to 688128 tid 1 2024-04-26T04:52:05.740 INFO:tasks.rados.rados.0.smithi146.stdout:3341: copy_from oid 5 from oid 38 current snap is 317 2024-04-26T04:52:05.740 INFO:tasks.rados.rados.0.smithi146.stdout:3342: delete oid 9 current snap is 317 2024-04-26T04:52:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:3340: finishing write tid 1 to smithi14680844-11 2024-04-26T04:52:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:3342: done (2 left) 2024-04-26T04:52:05.746 INFO:tasks.rados.rados.0.smithi146.stdout:3343: read oid 18 snap 314 2024-04-26T04:52:05.747 INFO:tasks.rados.rados.0.smithi146.stdout:3343: expect (ObjNum 1031 snap 312 seq_num 1031) 2024-04-26T04:52:05.747 INFO:tasks.rados.rados.0.smithi146.stdout:3344: snap_remove snap 316 2024-04-26T04:52:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:05 smithi204 ceph-mon[88313]: osdmap e714: 8 total, 8 up, 8 in 2024-04-26T04:52:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:05 smithi146 ceph-mon[95531]: osdmap e714: 8 total, 8 up, 8 in 2024-04-26T04:52:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:05 smithi146 ceph-mon[92947]: osdmap e714: 8 total, 8 up, 8 in 2024-04-26T04:52:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:06] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-04-26T04:52:06.737 INFO:tasks.rados.rados.0.smithi146.stdout:3340: finishing write tid 2 to smithi14680844-11 2024-04-26T04:52:06.737 INFO:tasks.rados.rados.0.smithi146.stdout:3340: finishing write tid 3 to smithi14680844-11 2024-04-26T04:52:06.737 INFO:tasks.rados.rados.0.smithi146.stdout:3340: oid 11 updating version 0 to 1923 2024-04-26T04:52:06.738 INFO:tasks.rados.rados.0.smithi146.stdout:3340: oid 11 version 1923 is already newer than 1922 2024-04-26T04:52:06.738 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1923 (ObjNum 1044 snap 317 seq_num 1044) dirty exists 2024-04-26T04:52:06.738 INFO:tasks.rados.rados.0.smithi146.stdout:3340: left oid 11 (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:06.738 INFO:tasks.rados.rados.0.smithi146.stdout:3343: expect (ObjNum 1031 snap 312 seq_num 1031) 2024-04-26T04:52:06.890 INFO:tasks.rados.rados.0.smithi146.stdout:3341: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:52:06.890 INFO:tasks.rados.rados.0.smithi146.stdout:3341: finishing copy_from to smithi14680844-5 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 1892 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:3340: done (3 left) 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:3341: done (2 left) 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:3343: done (1 left) 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:3344: done (0 left) 2024-04-26T04:52:06.891 INFO:tasks.rados.rados.0.smithi146.stdout:3345: snap_create 2024-04-26T04:52:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:06 smithi204 ceph-mon[88313]: pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:07.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:06 smithi204 ceph-mon[88313]: osdmap e715: 8 total, 8 up, 8 in 2024-04-26T04:52:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:06 smithi146 ceph-mon[92947]: pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:06 smithi146 ceph-mon[92947]: osdmap e715: 8 total, 8 up, 8 in 2024-04-26T04:52:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:06 smithi146 ceph-mon[95531]: pgmap v740: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:06 smithi146 ceph-mon[95531]: osdmap e715: 8 total, 8 up, 8 in 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3345: done (0 left) 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3346: read oid 37 snap -1 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3346: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3347: rmattr oid 21 current snap is 318 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3347: done (1 left) 2024-04-26T04:52:07.742 INFO:tasks.rados.rados.0.smithi146.stdout:3348: snap_create 2024-04-26T04:52:07.754 INFO:tasks.rados.rados.0.smithi146.stdout:3346: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:07 smithi204 ceph-mon[88313]: osdmap e716: 8 total, 8 up, 8 in 2024-04-26T04:52:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:07 smithi146 ceph-mon[95531]: osdmap e716: 8 total, 8 up, 8 in 2024-04-26T04:52:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:07 smithi146 ceph-mon[92947]: osdmap e716: 8 total, 8 up, 8 in 2024-04-26T04:52:08.718 INFO:tasks.rados.rados.0.smithi146.stdout:3346: done (1 left) 2024-04-26T04:52:08.718 INFO:tasks.rados.rados.0.smithi146.stdout:3348: done (0 left) 2024-04-26T04:52:08.718 INFO:tasks.rados.rados.0.smithi146.stdout:3349: read oid 43 snap -1 2024-04-26T04:52:08.718 INFO:tasks.rados.rados.0.smithi146.stdout:3349: expect deleted 2024-04-26T04:52:08.718 INFO:tasks.rados.rados.0.smithi146.stdout:3350: snap_create 2024-04-26T04:52:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:08 smithi204 ceph-mon[88313]: pgmap v743: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:08 smithi204 ceph-mon[88313]: osdmap e717: 8 total, 8 up, 8 in 2024-04-26T04:52:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:08 smithi204 ceph-mon[88313]: osdmap e718: 8 total, 8 up, 8 in 2024-04-26T04:52:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[95531]: pgmap v743: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[95531]: osdmap e717: 8 total, 8 up, 8 in 2024-04-26T04:52:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[95531]: osdmap e718: 8 total, 8 up, 8 in 2024-04-26T04:52:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[92947]: pgmap v743: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 224 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.2 MiB/s wr, 14 op/s 2024-04-26T04:52:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[92947]: osdmap e717: 8 total, 8 up, 8 in 2024-04-26T04:52:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:08 smithi146 ceph-mon[92947]: osdmap e718: 8 total, 8 up, 8 in 2024-04-26T04:52:09.725 INFO:tasks.rados.rados.0.smithi146.stdout:3349: done (1 left) 2024-04-26T04:52:09.726 INFO:tasks.rados.rados.0.smithi146.stdout:3350: done (0 left) 2024-04-26T04:52:09.726 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 320 2024-04-26T04:52:09.726 INFO:tasks.rados.rados.0.smithi146.stdout:3351: seq_num 1046 ranges {172032=729088} 2024-04-26T04:52:09.730 INFO:tasks.rados.rados.0.smithi146.stdout:3351: writing smithi14680844-7 from 172032 to 901120 tid 1 2024-04-26T04:52:09.730 INFO:tasks.rados.rados.0.smithi146.stdout:3352: delete oid 47 current snap is 320 2024-04-26T04:52:09.733 INFO:tasks.rados.rados.0.smithi146.stdout:3352: done (1 left) 2024-04-26T04:52:09.733 INFO:tasks.rados.rados.0.smithi146.stdout:3353: read oid 21 snap -1 2024-04-26T04:52:09.733 INFO:tasks.rados.rados.0.smithi146.stdout:3353: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:52:09.733 INFO:tasks.rados.rados.0.smithi146.stdout:3354: rollback oid 4 current snap is 320 2024-04-26T04:52:09.733 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 300 2024-04-26T04:52:09.734 INFO:tasks.rados.rados.0.smithi146.stdout:3355: read oid 11 snap -1 2024-04-26T04:52:09.734 INFO:tasks.rados.rados.0.smithi146.stdout:3355: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:09.734 INFO:tasks.rados.rados.0.smithi146.stdout:3356: copy_from oid 45 from oid 40 current snap is 320 2024-04-26T04:52:09.734 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 320 2024-04-26T04:52:09.734 INFO:tasks.rados.rados.0.smithi146.stdout:3357: seq_num 1048 ranges {0=761856} 2024-04-26T04:52:09.738 INFO:tasks.rados.rados.0.smithi146.stdout:3357: writing smithi14680844-26 from 0 to 761856 tid 1 2024-04-26T04:52:09.738 INFO:tasks.rados.rados.0.smithi146.stdout:3358: copy_from oid 49 from oid 14 current snap is 320 2024-04-26T04:52:09.738 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 320 2024-04-26T04:52:09.738 INFO:tasks.rados.rados.0.smithi146.stdout:3359: seq_num 1049 ranges {0=778240} 2024-04-26T04:52:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:3359: writing smithi14680844-23 from 0 to 778240 tid 1 2024-04-26T04:52:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 35 current snap is 320 2024-04-26T04:52:09.743 INFO:tasks.rados.rados.0.smithi146.stdout:3360: seq_num 1050 ranges {2007040=794624} 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3360: writing smithi14680844-35 from 2007040 to 2801664 tid 1 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3361: rollback oid 10 current snap is 320 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 309 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: finishing write tid 1 to smithi14680844-7 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: finishing write tid 2 to smithi14680844-7 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: finishing write tid 3 to smithi14680844-7 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: oid 7 updating version 0 to 2115 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: oid 7 version 2115 is already newer than 2114 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 2115 (ObjNum 1046 snap 320 seq_num 1046) dirty exists 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3351: left oid 7 (ObjNum 1046 snap 320 seq_num 1046) 2024-04-26T04:52:09.760 INFO:tasks.rados.rados.0.smithi146.stdout:3355: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3354: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3354: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3354: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1974 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3357: finishing write tid 1 to smithi14680844-26 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3357: finishing write tid 2 to smithi14680844-26 2024-04-26T04:52:09.779 INFO:tasks.rados.rados.0.smithi146.stdout:3359: finishing write tid 1 to smithi14680844-23 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3357: finishing write tid 3 to smithi14680844-26 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3357: oid 26 updating version 0 to 2180 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3357: oid 26 version 2180 is already newer than 2179 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2180 (ObjNum 1048 snap 320 seq_num 1048) dirty exists 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3357: left oid 26 (ObjNum 1048 snap 320 seq_num 1048) 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3356: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3359: finishing write tid 2 to smithi14680844-23 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3351: done (9 left) 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3354: done (8 left) 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3355: done (7 left) 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3357: done (6 left) 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3362: copy_from oid 18 from oid 2 current snap is 320 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3356: finishing copy_from to smithi14680844-45 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:52:09.780 INFO:tasks.rados.rados.0.smithi146.stdout:3359: finishing write tid 3 to smithi14680844-23 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3359: oid 23 updating version 0 to 2160 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3359: oid 23 version 2160 is already newer than 2159 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 2160 (ObjNum 1049 snap 320 seq_num 1049) dirty exists 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3359: left oid 23 (ObjNum 1049 snap 320 seq_num 1049) 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3358: finishing copy_from racing read to smithi14680844-49 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3358: finishing copy_from to smithi14680844-49 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1568 (ObjNum 915 snap 286 seq_num 915) dirty exists 2024-04-26T04:52:09.781 INFO:tasks.rados.rados.0.smithi146.stdout:3353: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:52:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:52:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:52:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:52:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:52:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:09 smithi204 ceph-mon[88313]: osdmap e719: 8 total, 8 up, 8 in 2024-04-26T04:52:10.139 INFO:tasks.rados.rados.0.smithi146.stdout:3360: finishing write tid 1 to smithi14680844-35 2024-04-26T04:52:10.139 INFO:tasks.rados.rados.0.smithi146.stdout:3360: finishing write tid 2 to smithi14680844-35 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3361: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3361: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3361: finishing rollback tid 2 to smithi14680844-10 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2116 (ObjNum 994 snap 308 seq_num 994) dirty exists 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3360: finishing write tid 3 to smithi14680844-35 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3360: oid 35 updating version 0 to 1911 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3360: oid 35 updating version 1911 to 1912 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1912 (ObjNum 1050 snap 320 seq_num 1050) dirty exists 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3360: left oid 35 (ObjNum 1050 snap 320 seq_num 1050) 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3353: done (6 left) 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3356: done (5 left) 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3358: done (4 left) 2024-04-26T04:52:10.140 INFO:tasks.rados.rados.0.smithi146.stdout:3359: done (3 left) 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:3360: done (2 left) 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:3361: done (1 left) 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:3363: snap_create 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:3362: finishing copy_from racing read to smithi14680844-18 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:3362: finishing copy_from to smithi14680844-18 2024-04-26T04:52:10.141 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 1913 (ObjNum 1010 snap 309 seq_num 1010) dirty exists 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[95531]: osdmap e719: 8 total, 8 up, 8 in 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:52:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:52:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:52:10.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:09 smithi146 ceph-mon[92947]: osdmap e719: 8 total, 8 up, 8 in 2024-04-26T04:52:10.762 INFO:tasks.rados.rados.0.smithi146.stdout:3362: done (1 left) 2024-04-26T04:52:10.762 INFO:tasks.rados.rados.0.smithi146.stdout:3363: done (0 left) 2024-04-26T04:52:10.762 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 321 2024-04-26T04:52:10.762 INFO:tasks.rados.rados.0.smithi146.stdout:3364: seq_num 1051 ranges {737280=409600,1146880=401408} 2024-04-26T04:52:10.768 INFO:tasks.rados.rados.0.smithi146.stdout:3364: writing smithi14680844-2 from 737280 to 1146880 tid 1 2024-04-26T04:52:10.770 INFO:tasks.rados.rados.0.smithi146.stdout:3364: writing smithi14680844-2 from 1146880 to 1548288 tid 2 2024-04-26T04:52:10.770 INFO:tasks.rados.rados.0.smithi146.stdout:3365: setattr oid 41 current snap is 321 2024-04-26T04:52:10.772 INFO:tasks.rados.rados.0.smithi146.stdout:3366: read oid 44 snap -1 2024-04-26T04:52:10.772 INFO:tasks.rados.rados.0.smithi146.stdout:3366: expect deleted 2024-04-26T04:52:10.772 INFO:tasks.rados.rados.0.smithi146.stdout:3367: read oid 6 snap -1 2024-04-26T04:52:10.772 INFO:tasks.rados.rados.0.smithi146.stdout:3367: expect deleted 2024-04-26T04:52:10.772 INFO:tasks.rados.rados.0.smithi146.stdout:3368: read oid 35 snap -1 2024-04-26T04:52:10.773 INFO:tasks.rados.rados.0.smithi146.stdout:3368: expect (ObjNum 1050 snap 320 seq_num 1050) 2024-04-26T04:52:10.773 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 321 2024-04-26T04:52:10.773 INFO:tasks.rados.rados.0.smithi146.stdout:3369: seq_num 1052 ranges {13246464=425984,13672448=401408} 2024-04-26T04:52:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3369: writing smithi14680844-4 from 13246464 to 13672448 tid 1 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3369: writing smithi14680844-4 from 13672448 to 14073856 tid 2 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3370: read oid 34 snap -1 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3370: expect (ObjNum 943 snap 291 seq_num 943) 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3371: snap_create 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3364: finishing write tid 1 to smithi14680844-2 2024-04-26T04:52:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3364: finishing write tid 2 to smithi14680844-2 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: finishing write tid 3 to smithi14680844-2 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: finishing write tid 4 to smithi14680844-2 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: oid 2 updating version 0 to 1917 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: oid 2 version 1917 is already newer than 1916 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: oid 2 updating version 1917 to 1918 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1918 (ObjNum 1051 snap 321 seq_num 1051) dirty exists 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3364: left oid 2 (ObjNum 1051 snap 321 seq_num 1051) 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2184 (ObjNum 966 snap 301 seq_num 966) dirty exists 2024-04-26T04:52:10.851 INFO:tasks.rados.rados.0.smithi146.stdout:3368: expect (ObjNum 1050 snap 320 seq_num 1050) 2024-04-26T04:52:10.982 INFO:tasks.rados.rados.0.smithi146.stdout:3369: finishing write tid 1 to smithi14680844-4 2024-04-26T04:52:10.982 INFO:tasks.rados.rados.0.smithi146.stdout:3369: finishing write tid 2 to smithi14680844-4 2024-04-26T04:52:10.982 INFO:tasks.rados.rados.0.smithi146.stdout:3369: finishing write tid 3 to smithi14680844-4 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3369: finishing write tid 4 to smithi14680844-4 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3369: oid 4 updating version 0 to 1977 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3369: oid 4 updating version 1977 to 1978 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3369: oid 4 version 1978 is already newer than 1976 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 1978 (ObjNum 1052 snap 321 seq_num 1052) dirty exists 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3369: left oid 4 (ObjNum 1052 snap 321 seq_num 1052) 2024-04-26T04:52:10.983 INFO:tasks.rados.rados.0.smithi146.stdout:3370: expect (ObjNum 943 snap 291 seq_num 943) 2024-04-26T04:52:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:10 smithi204 ceph-mon[88313]: pgmap v746: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 828 KiB/s wr, 3 op/s 2024-04-26T04:52:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:10 smithi146 ceph-mon[92947]: pgmap v746: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 828 KiB/s wr, 3 op/s 2024-04-26T04:52:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:10 smithi146 ceph-mon[95531]: pgmap v746: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 828 KiB/s wr, 3 op/s 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3364: done (7 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3365: done (6 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3366: done (5 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3367: done (4 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3368: done (3 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3369: done (2 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3370: done (1 left) 2024-04-26T04:52:11.769 INFO:tasks.rados.rados.0.smithi146.stdout:3371: done (0 left) 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:3372: rollback oid 35 current snap is 322 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 318 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:3373: rmattr oid 14 current snap is 322 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:3373: done (1 left) 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 322 2024-04-26T04:52:11.770 INFO:tasks.rados.rados.0.smithi146.stdout:3374: seq_num 1053 ranges {4120576=442368,4562944=401408} 2024-04-26T04:52:11.793 INFO:tasks.rados.rados.0.smithi146.stdout:3374: writing smithi14680844-28 from 4120576 to 4562944 tid 1 2024-04-26T04:52:11.795 INFO:tasks.rados.rados.0.smithi146.stdout:3374: writing smithi14680844-28 from 4562944 to 4964352 tid 2 2024-04-26T04:52:11.796 INFO:tasks.rados.rados.0.smithi146.stdout:3375: snap_create 2024-04-26T04:52:11.796 INFO:tasks.rados.rados.0.smithi146.stdout:3372: finishing rollback tid 0 to smithi14680844-35 2024-04-26T04:52:11.796 INFO:tasks.rados.rados.0.smithi146.stdout:3372: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:52:11.796 INFO:tasks.rados.rados.0.smithi146.stdout:3372: finishing rollback tid 2 to smithi14680844-35 2024-04-26T04:52:11.796 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 1916 (ObjNum 1018 snap 310 seq_num 1018) dirty exists 2024-04-26T04:52:11.798 INFO:tasks.rados.rados.0.smithi146.stdout:3374: finishing write tid 1 to smithi14680844-28 2024-04-26T04:52:11.798 INFO:tasks.rados.rados.0.smithi146.stdout:3374: finishing write tid 2 to smithi14680844-28 2024-04-26T04:52:11.798 INFO:tasks.rados.rados.0.smithi146.stdout:3374: finishing write tid 3 to smithi14680844-28 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:3374: finishing write tid 4 to smithi14680844-28 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:3374: oid 28 updating version 0 to 1920 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:3374: oid 28 version 1920 is already newer than 1918 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:3374: oid 28 version 1920 is already newer than 1919 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 1920 (ObjNum 1053 snap 322 seq_num 1053) dirty exists 2024-04-26T04:52:11.800 INFO:tasks.rados.rados.0.smithi146.stdout:3374: left oid 28 (ObjNum 1053 snap 322 seq_num 1053) 2024-04-26T04:52:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:11 smithi204 ceph-mon[88313]: osdmap e720: 8 total, 8 up, 8 in 2024-04-26T04:52:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:11 smithi204 ceph-mon[88313]: pgmap v749: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 988 KiB/s wr, 4 op/s 2024-04-26T04:52:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:11 smithi146 ceph-mon[92947]: osdmap e720: 8 total, 8 up, 8 in 2024-04-26T04:52:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:11 smithi146 ceph-mon[92947]: pgmap v749: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 988 KiB/s wr, 4 op/s 2024-04-26T04:52:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:11 smithi146 ceph-mon[95531]: osdmap e720: 8 total, 8 up, 8 in 2024-04-26T04:52:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:11 smithi146 ceph-mon[95531]: pgmap v749: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 988 KiB/s wr, 4 op/s 2024-04-26T04:52:12.769 INFO:tasks.rados.rados.0.smithi146.stdout:3372: done (2 left) 2024-04-26T04:52:12.770 INFO:tasks.rados.rados.0.smithi146.stdout:3374: done (1 left) 2024-04-26T04:52:12.770 INFO:tasks.rados.rados.0.smithi146.stdout:3375: done (0 left) 2024-04-26T04:52:12.770 INFO:tasks.rados.rados.0.smithi146.stdout:3376: copy_from oid 19 from oid 27 current snap is 323 2024-04-26T04:52:12.770 INFO:tasks.rados.rados.0.smithi146.stdout:3377: snap_remove snap 317 2024-04-26T04:52:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:12 smithi204 ceph-mon[88313]: osdmap e721: 8 total, 8 up, 8 in 2024-04-26T04:52:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:12 smithi146 ceph-mon[92947]: osdmap e721: 8 total, 8 up, 8 in 2024-04-26T04:52:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:12 smithi146 ceph-mon[95531]: osdmap e721: 8 total, 8 up, 8 in 2024-04-26T04:52:13.720 INFO:tasks.rados.rados.0.smithi146.stdout:3377: done (1 left) 2024-04-26T04:52:13.720 INFO:tasks.rados.rados.0.smithi146.stdout:3378: read oid 21 snap 309 2024-04-26T04:52:13.720 INFO:tasks.rados.rados.0.smithi146.stdout:3378: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:52:13.720 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 323 2024-04-26T04:52:13.720 INFO:tasks.rados.rados.0.smithi146.stdout:3379: seq_num 1054 ranges {901120=458752,1359872=401408} 2024-04-26T04:52:13.727 INFO:tasks.rados.rados.0.smithi146.stdout:3379: writing smithi14680844-7 from 901120 to 1359872 tid 1 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3379: writing smithi14680844-7 from 1359872 to 1761280 tid 2 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3380: read oid 38 snap 311 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3380: expect (ObjNum 970 snap 301 seq_num 970) 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3381: delete oid 1 current snap is 323 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3376: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:3376: finishing copy_from to smithi14680844-19 2024-04-26T04:52:13.731 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 1885 (ObjNum 1007 snap 309 seq_num 1007) dirty exists 2024-04-26T04:52:13.735 INFO:tasks.rados.rados.0.smithi146.stdout:3376: done (4 left) 2024-04-26T04:52:13.735 INFO:tasks.rados.rados.0.smithi146.stdout:3381: done (3 left) 2024-04-26T04:52:13.735 INFO:tasks.rados.rados.0.smithi146.stdout:3382: read oid 37 snap -1 2024-04-26T04:52:13.735 INFO:tasks.rados.rados.0.smithi146.stdout:3382: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:13.735 INFO:tasks.rados.rados.0.smithi146.stdout:3383: snap_remove snap 320 2024-04-26T04:52:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:13 smithi204 ceph-mon[88313]: osdmap e722: 8 total, 8 up, 8 in 2024-04-26T04:52:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:13 smithi204 ceph-mon[88313]: pgmap v752: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 160 KiB/s wr, 0 op/s 2024-04-26T04:52:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:13 smithi204 ceph-mon[88313]: osdmap e723: 8 total, 8 up, 8 in 2024-04-26T04:52:14.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:52:13.740+0000 7fca3b356700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 180 after trimming was started 2024-04-26T04:52:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[92947]: osdmap e722: 8 total, 8 up, 8 in 2024-04-26T04:52:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[92947]: pgmap v752: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 160 KiB/s wr, 0 op/s 2024-04-26T04:52:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[92947]: osdmap e723: 8 total, 8 up, 8 in 2024-04-26T04:52:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[95531]: osdmap e722: 8 total, 8 up, 8 in 2024-04-26T04:52:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[95531]: pgmap v752: 121 pgs: 121 active+clean; 206 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 160 KiB/s wr, 0 op/s 2024-04-26T04:52:14.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:13 smithi146 ceph-mon[95531]: osdmap e723: 8 total, 8 up, 8 in 2024-04-26T04:52:14.723 INFO:tasks.rados.rados.0.smithi146.stdout:3383: done (4 left) 2024-04-26T04:52:14.723 INFO:tasks.rados.rados.0.smithi146.stdout:3384: snap_remove snap 319 2024-04-26T04:52:15.729 INFO:tasks.rados.rados.0.smithi146.stdout:3384: done (4 left) 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3385: snap_create 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: finishing write tid 1 to smithi14680844-7 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: finishing write tid 2 to smithi14680844-7 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: finishing write tid 3 to smithi14680844-7 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: finishing write tid 4 to smithi14680844-7 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: oid 7 updating version 0 to 2116 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: oid 7 updating version 2116 to 2117 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: oid 7 updating version 2117 to 2118 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 2118 (ObjNum 1054 snap 323 seq_num 1054) dirty exists 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3379: left oid 7 (ObjNum 1054 snap 323 seq_num 1054) 2024-04-26T04:52:15.730 INFO:tasks.rados.rados.0.smithi146.stdout:3382: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:15.825 INFO:tasks.rados.rados.0.smithi146.stdout:3378: expect (ObjNum 948 snap 293 seq_num 948) 2024-04-26T04:52:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:15 smithi204 ceph-mon[88313]: osdmap e724: 8 total, 8 up, 8 in 2024-04-26T04:52:16.088 INFO:tasks.rados.rados.0.smithi146.stdout:3380: expect (ObjNum 970 snap 301 seq_num 970) 2024-04-26T04:52:16.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:15 smithi146 ceph-mon[95531]: osdmap e724: 8 total, 8 up, 8 in 2024-04-26T04:52:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:15 smithi146 ceph-mon[92947]: osdmap e724: 8 total, 8 up, 8 in 2024-04-26T04:52:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:16] "GET /metrics HTTP/1.1" 200 36411 "" "Prometheus/2.43.0" 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3378: done (4 left) 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3379: done (3 left) 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3380: done (2 left) 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3382: done (1 left) 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3385: done (0 left) 2024-04-26T04:52:16.732 INFO:tasks.rados.rados.0.smithi146.stdout:3386: delete oid 7 current snap is 324 2024-04-26T04:52:16.735 INFO:tasks.rados.rados.0.smithi146.stdout:3386: done (0 left) 2024-04-26T04:52:16.735 INFO:tasks.rados.rados.0.smithi146.stdout:3387: setattr oid 17 current snap is 324 2024-04-26T04:52:16.737 INFO:tasks.rados.rados.0.smithi146.stdout:3388: snap_remove snap 300 2024-04-26T04:52:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:16 smithi204 ceph-mon[88313]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:16 smithi204 ceph-mon[88313]: osdmap e725: 8 total, 8 up, 8 in 2024-04-26T04:52:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:16 smithi146 ceph-mon[95531]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:16 smithi146 ceph-mon[95531]: osdmap e725: 8 total, 8 up, 8 in 2024-04-26T04:52:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:16 smithi146 ceph-mon[92947]: pgmap v755: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:16 smithi146 ceph-mon[92947]: osdmap e725: 8 total, 8 up, 8 in 2024-04-26T04:52:17.744 INFO:tasks.rados.rados.0.smithi146.stdout:3388: done (1 left) 2024-04-26T04:52:17.744 INFO:tasks.rados.rados.0.smithi146.stdout:3389: snap_create 2024-04-26T04:52:17.744 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2114 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:52:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:17 smithi204 ceph-mon[88313]: osdmap e726: 8 total, 8 up, 8 in 2024-04-26T04:52:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:17 smithi146 ceph-mon[92947]: osdmap e726: 8 total, 8 up, 8 in 2024-04-26T04:52:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:17 smithi146 ceph-mon[95531]: osdmap e726: 8 total, 8 up, 8 in 2024-04-26T04:52:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3387: done (1 left) 2024-04-26T04:52:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3389: done (0 left) 2024-04-26T04:52:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 46 current snap is 325 2024-04-26T04:52:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3390: seq_num 1057 ranges {73728=507904,581632=401408} 2024-04-26T04:52:18.749 INFO:tasks.rados.rados.0.smithi146.stdout:3390: writing smithi14680844-46 from 73728 to 581632 tid 1 2024-04-26T04:52:18.752 INFO:tasks.rados.rados.0.smithi146.stdout:3390: writing smithi14680844-46 from 581632 to 983040 tid 2 2024-04-26T04:52:18.752 INFO:tasks.rados.rados.0.smithi146.stdout:3391: read oid 11 snap -1 2024-04-26T04:52:18.752 INFO:tasks.rados.rados.0.smithi146.stdout:3391: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:18.752 INFO:tasks.rados.rados.0.smithi146.stdout:3392: setattr oid 38 current snap is 325 2024-04-26T04:52:18.754 INFO:tasks.rados.rados.0.smithi146.stdout:3393: snap_remove snap 322 2024-04-26T04:52:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:18 smithi204 ceph-mon[88313]: pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:18 smithi204 ceph-mon[88313]: osdmap e727: 8 total, 8 up, 8 in 2024-04-26T04:52:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:18 smithi146 ceph-mon[95531]: pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:18 smithi146 ceph-mon[95531]: osdmap e727: 8 total, 8 up, 8 in 2024-04-26T04:52:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:18 smithi146 ceph-mon[92947]: pgmap v758: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 220 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 2.5 MiB/s wr, 20 op/s 2024-04-26T04:52:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:18 smithi146 ceph-mon[92947]: osdmap e727: 8 total, 8 up, 8 in 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: finishing write tid 1 to smithi14680844-46 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: finishing write tid 2 to smithi14680844-46 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: finishing write tid 3 to smithi14680844-46 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 1995 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: finishing write tid 4 to smithi14680844-46 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: oid 46 updating version 0 to 2205 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: oid 46 version 2205 is already newer than 2204 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: oid 46 updating version 2205 to 2206 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 2206 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3390: left oid 46 (ObjNum 1057 snap 325 seq_num 1057) 2024-04-26T04:52:19.765 INFO:tasks.rados.rados.0.smithi146.stdout:3391: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:19.784 INFO:tasks.rados.rados.0.smithi146.stdout:3390: done (3 left) 2024-04-26T04:52:19.784 INFO:tasks.rados.rados.0.smithi146.stdout:3391: done (2 left) 2024-04-26T04:52:19.784 INFO:tasks.rados.rados.0.smithi146.stdout:3392: done (1 left) 2024-04-26T04:52:19.785 INFO:tasks.rados.rados.0.smithi146.stdout:3393: done (0 left) 2024-04-26T04:52:19.785 INFO:tasks.rados.rados.0.smithi146.stdout:3394: snap_remove snap 321 2024-04-26T04:52:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:19 smithi204 ceph-mon[88313]: osdmap e728: 8 total, 8 up, 8 in 2024-04-26T04:52:20.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:19 smithi204 ceph-mon[88313]: pgmap v761: 121 pgs: 121 active+clean; 180 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:19 smithi146 ceph-mon[95531]: osdmap e728: 8 total, 8 up, 8 in 2024-04-26T04:52:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:19 smithi146 ceph-mon[95531]: pgmap v761: 121 pgs: 121 active+clean; 180 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:19 smithi146 ceph-mon[92947]: osdmap e728: 8 total, 8 up, 8 in 2024-04-26T04:52:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:19 smithi146 ceph-mon[92947]: pgmap v761: 121 pgs: 121 active+clean; 180 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:20.768 INFO:tasks.rados.rados.0.smithi146.stdout:3394: done (0 left) 2024-04-26T04:52:20.768 INFO:tasks.rados.rados.0.smithi146.stdout:3395: snap_create 2024-04-26T04:52:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:20 smithi204 ceph-mon[88313]: osdmap e729: 8 total, 8 up, 8 in 2024-04-26T04:52:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:20 smithi146 ceph-mon[95531]: osdmap e729: 8 total, 8 up, 8 in 2024-04-26T04:52:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:20 smithi146 ceph-mon[92947]: osdmap e729: 8 total, 8 up, 8 in 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3395: done (0 left) 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3396: rmattr oid 20 current snap is 326 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3396: done (0 left) 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3397: rollback oid 4 current snap is 326 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 313 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3398: rmattr oid 11 current snap is 326 2024-04-26T04:52:21.775 INFO:tasks.rados.rados.0.smithi146.stdout:3398: done (1 left) 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3399: read oid 23 snap 309 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3399: expect deleted 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3400: read oid 22 snap 313 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3400: expect (ObjNum 998 snap 309 seq_num 998) 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3401: copy_from oid 19 from oid 42 current snap is 326 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3402: read oid 40 snap -1 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3402: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3403: copy_from oid 6 from oid 26 current snap is 326 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 326 2024-04-26T04:52:21.776 INFO:tasks.rados.rados.0.smithi146.stdout:3404: seq_num 1058 ranges {933888=524288,1458176=401408} 2024-04-26T04:52:21.782 INFO:tasks.rados.rados.0.smithi146.stdout:3404: writing smithi14680844-49 from 933888 to 1458176 tid 1 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3404: writing smithi14680844-49 from 1458176 to 1859584 tid 2 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3397: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3397: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3397: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2003 (ObjNum 936 snap 289 seq_num 936) dirty exists 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3397: done (6 left) 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3399: done (5 left) 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:3405: rollback oid 18 current snap is 326 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 18 to 313 2024-04-26T04:52:21.786 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 326 2024-04-26T04:52:21.787 INFO:tasks.rados.rados.0.smithi146.stdout:3406: seq_num 1059 ranges {2662400=540672,3203072=401408} 2024-04-26T04:52:21.804 INFO:tasks.rados.rados.0.smithi146.stdout:3406: writing smithi14680844-31 from 2662400 to 3203072 tid 1 2024-04-26T04:52:21.806 INFO:tasks.rados.rados.0.smithi146.stdout:3406: writing smithi14680844-31 from 3203072 to 3604480 tid 2 2024-04-26T04:52:21.807 INFO:tasks.rados.rados.0.smithi146.stdout:3407: snap_create 2024-04-26T04:52:21.807 INFO:tasks.rados.rados.0.smithi146.stdout:3402: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:52:21.866 INFO:tasks.rados.rados.0.smithi146.stdout:3403: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3404: finishing write tid 1 to smithi14680844-49 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3403: finishing copy_from to smithi14680844-6 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2180 (ObjNum 1048 snap 320 seq_num 1048) dirty exists 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3405: finishing rollback tid 0 to smithi14680844-18 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3405: finishing rollback tid 1 to smithi14680844-18 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3404: finishing write tid 2 to smithi14680844-49 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3405: finishing rollback tid 2 to smithi14680844-18 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 2214 (ObjNum 1031 snap 312 seq_num 1031) dirty exists 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3404: finishing write tid 3 to smithi14680844-49 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3401: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3404: finishing write tid 4 to smithi14680844-49 2024-04-26T04:52:21.867 INFO:tasks.rados.rados.0.smithi146.stdout:3404: oid 49 updating version 0 to 1891 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:3404: oid 49 version 1891 is already newer than 1890 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:3404: oid 49 version 1891 is already newer than 1889 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1891 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:3404: left oid 49 (ObjNum 1058 snap 326 seq_num 1058) 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:3401: finishing copy_from to smithi14680844-19 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2113 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:52:21.868 INFO:tasks.rados.rados.0.smithi146.stdout:3400: expect (ObjNum 998 snap 309 seq_num 998) 2024-04-26T04:52:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:21 smithi204 ceph-mon[88313]: osdmap e730: 8 total, 8 up, 8 in 2024-04-26T04:52:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:21 smithi204 ceph-mon[88313]: pgmap v764: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:3406: finishing write tid 1 to smithi14680844-31 2024-04-26T04:52:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:3406: finishing write tid 2 to smithi14680844-31 2024-04-26T04:52:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:3406: finishing write tid 3 to smithi14680844-31 2024-04-26T04:52:22.073 INFO:tasks.rados.rados.0.smithi146.stdout:3406: finishing write tid 4 to smithi14680844-31 2024-04-26T04:52:22.074 INFO:tasks.rados.rados.0.smithi146.stdout:3406: oid 31 updating version 0 to 1753 2024-04-26T04:52:22.074 INFO:tasks.rados.rados.0.smithi146.stdout:3406: oid 31 updating version 1753 to 1754 2024-04-26T04:52:22.074 INFO:tasks.rados.rados.0.smithi146.stdout:3406: oid 31 updating version 1754 to 1755 2024-04-26T04:52:22.074 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1755 (ObjNum 1059 snap 326 seq_num 1059) dirty exists 2024-04-26T04:52:22.074 INFO:tasks.rados.rados.0.smithi146.stdout:3406: left oid 31 (ObjNum 1059 snap 326 seq_num 1059) 2024-04-26T04:52:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:21 smithi146 ceph-mon[92947]: osdmap e730: 8 total, 8 up, 8 in 2024-04-26T04:52:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:21 smithi146 ceph-mon[92947]: pgmap v764: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:21 smithi146 ceph-mon[95531]: osdmap e730: 8 total, 8 up, 8 in 2024-04-26T04:52:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:21 smithi146 ceph-mon[95531]: pgmap v764: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 6.3 MiB/s rd, 222 KiB/s wr, 8 op/s 2024-04-26T04:52:22.778 INFO:tasks.rados.rados.0.smithi146.stdout:3400: done (7 left) 2024-04-26T04:52:22.778 INFO:tasks.rados.rados.0.smithi146.stdout:3401: done (6 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3402: done (5 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3403: done (4 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3404: done (3 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3405: done (2 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3406: done (1 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3407: done (0 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3408: rmattr oid 26 current snap is 327 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3408: done (0 left) 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3409: rollback oid 26 current snap is 327 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 314 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 327 2024-04-26T04:52:22.779 INFO:tasks.rados.rados.0.smithi146.stdout:3410: seq_num 1060 ranges {0=557056,557056=401408} 2024-04-26T04:52:22.781 INFO:tasks.rados.rados.0.smithi146.stdout:3410: writing smithi14680844-9 from 0 to 557056 tid 1 2024-04-26T04:52:22.784 INFO:tasks.rados.rados.0.smithi146.stdout:3410: writing smithi14680844-9 from 557056 to 958464 tid 2 2024-04-26T04:52:22.784 INFO:tasks.rados.rados.0.smithi146.stdout:3411: snap_remove snap 318 2024-04-26T04:52:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:22 smithi204 ceph-mon[88313]: osdmap e731: 8 total, 8 up, 8 in 2024-04-26T04:52:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:22 smithi146 ceph-mon[95531]: osdmap e731: 8 total, 8 up, 8 in 2024-04-26T04:52:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:22 smithi146 ceph-mon[92947]: osdmap e731: 8 total, 8 up, 8 in 2024-04-26T04:52:23.721 INFO:tasks.rados.rados.0.smithi146.stdout:3411: done (2 left) 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3412: setattr oid 5 current snap is 327 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3409: finishing rollback tid 0 to smithi14680844-26 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3409: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2217 (ObjNum 33 snap 0 seq_num 2127399168) dirty dne 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: finishing write tid 1 to smithi14680844-9 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: finishing write tid 2 to smithi14680844-9 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: finishing write tid 3 to smithi14680844-9 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: finishing write tid 4 to smithi14680844-9 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: oid 9 updating version 0 to 2168 2024-04-26T04:52:23.722 INFO:tasks.rados.rados.0.smithi146.stdout:3410: oid 9 updating version 2168 to 2169 2024-04-26T04:52:23.723 INFO:tasks.rados.rados.0.smithi146.stdout:3410: oid 9 version 2169 is already newer than 2167 2024-04-26T04:52:23.723 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2169 (ObjNum 1060 snap 327 seq_num 1060) dirty exists 2024-04-26T04:52:23.723 INFO:tasks.rados.rados.0.smithi146.stdout:3410: left oid 9 (ObjNum 1060 snap 327 seq_num 1060) 2024-04-26T04:52:23.724 INFO:tasks.rados.rados.0.smithi146.stdout:3409: done (2 left) 2024-04-26T04:52:23.724 INFO:tasks.rados.rados.0.smithi146.stdout:3410: done (1 left) 2024-04-26T04:52:23.724 INFO:tasks.rados.rados.0.smithi146.stdout:3413: read oid 43 snap -1 2024-04-26T04:52:23.724 INFO:tasks.rados.rados.0.smithi146.stdout:3413: expect deleted 2024-04-26T04:52:23.724 INFO:tasks.rados.rados.0.smithi146.stdout:3414: read oid 50 snap -1 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:3414: expect deleted 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:3415: copy_from oid 41 from oid 11 current snap is 327 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:3416: rmattr oid 19 current snap is 327 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:3416: done (4 left) 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 327 2024-04-26T04:52:23.725 INFO:tasks.rados.rados.0.smithi146.stdout:3417: seq_num 1061 ranges {737280=573440,1310720=401408} 2024-04-26T04:52:23.731 INFO:tasks.rados.rados.0.smithi146.stdout:3417: writing smithi14680844-12 from 737280 to 1310720 tid 1 2024-04-26T04:52:23.735 INFO:tasks.rados.rados.0.smithi146.stdout:3417: writing smithi14680844-12 from 1310720 to 1712128 tid 2 2024-04-26T04:52:23.735 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 327 2024-04-26T04:52:23.735 INFO:tasks.rados.rados.0.smithi146.stdout:3418: seq_num 1062 ranges {65536=589824,655360=401408} 2024-04-26T04:52:23.739 INFO:tasks.rados.rados.0.smithi146.stdout:3418: writing smithi14680844-27 from 65536 to 655360 tid 1 2024-04-26T04:52:23.742 INFO:tasks.rados.rados.0.smithi146.stdout:3418: writing smithi14680844-27 from 655360 to 1056768 tid 2 2024-04-26T04:52:23.742 INFO:tasks.rados.rados.0.smithi146.stdout:3419: snap_remove snap 325 2024-04-26T04:52:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:23 smithi204 ceph-mon[88313]: osdmap e732: 8 total, 8 up, 8 in 2024-04-26T04:52:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:23 smithi204 ceph-mon[88313]: pgmap v767: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:52:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:23 smithi204 ceph-mon[88313]: osdmap e733: 8 total, 8 up, 8 in 2024-04-26T04:52:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[92947]: osdmap e732: 8 total, 8 up, 8 in 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[92947]: pgmap v767: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[92947]: osdmap e733: 8 total, 8 up, 8 in 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[95531]: osdmap e732: 8 total, 8 up, 8 in 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[95531]: pgmap v767: 121 pgs: 121 active+clean; 173 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[95531]: osdmap e733: 8 total, 8 up, 8 in 2024-04-26T04:52:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:24.727 INFO:tasks.rados.rados.0.smithi146.stdout:3419: done (6 left) 2024-04-26T04:52:24.727 INFO:tasks.rados.rados.0.smithi146.stdout:3420: snap_create 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2120 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3415: finishing copy_from racing read to smithi14680844-41 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: finishing write tid 1 to smithi14680844-12 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: finishing write tid 2 to smithi14680844-12 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: finishing write tid 3 to smithi14680844-12 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3415: finishing copy_from to smithi14680844-41 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 1923 (ObjNum 1044 snap 317 seq_num 1044) dirty exists 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: finishing write tid 4 to smithi14680844-12 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: oid 12 updating version 0 to 2123 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: oid 12 version 2123 is already newer than 2121 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: oid 12 version 2123 is already newer than 2122 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2123 (ObjNum 1061 snap 327 seq_num 1061) dirty exists 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3417: left oid 12 (ObjNum 1061 snap 327 seq_num 1061) 2024-04-26T04:52:24.728 INFO:tasks.rados.rados.0.smithi146.stdout:3418: finishing write tid 1 to smithi14680844-27 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: finishing write tid 2 to smithi14680844-27 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: finishing write tid 3 to smithi14680844-27 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: finishing write tid 4 to smithi14680844-27 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: oid 27 updating version 0 to 1894 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: oid 27 version 1894 is already newer than 1892 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: oid 27 version 1894 is already newer than 1893 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1894 (ObjNum 1062 snap 327 seq_num 1062) dirty exists 2024-04-26T04:52:24.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: left oid 27 (ObjNum 1062 snap 327 seq_num 1062) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3412: done (6 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3413: done (5 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3414: done (4 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3415: done (3 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3417: done (2 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3418: done (1 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3420: done (0 left) 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 328 2024-04-26T04:52:25.729 INFO:tasks.rados.rados.0.smithi146.stdout:3421: seq_num 1063 ranges {2310144=606208,2916352=401408} 2024-04-26T04:52:25.744 INFO:tasks.rados.rados.0.smithi146.stdout:3421: writing smithi14680844-17 from 2310144 to 2916352 tid 1 2024-04-26T04:52:25.747 INFO:tasks.rados.rados.0.smithi146.stdout:3421: writing smithi14680844-17 from 2916352 to 3317760 tid 2 2024-04-26T04:52:25.747 INFO:tasks.rados.rados.0.smithi146.stdout:3422: read oid 7 snap -1 2024-04-26T04:52:25.747 INFO:tasks.rados.rados.0.smithi146.stdout:3422: expect deleted 2024-04-26T04:52:25.747 INFO:tasks.rados.rados.0.smithi146.stdout:3423: snap_remove snap 310 2024-04-26T04:52:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:25 smithi204 ceph-mon[88313]: osdmap e734: 8 total, 8 up, 8 in 2024-04-26T04:52:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:25 smithi146 ceph-mon[92947]: osdmap e734: 8 total, 8 up, 8 in 2024-04-26T04:52:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:25 smithi146 ceph-mon[95531]: osdmap e734: 8 total, 8 up, 8 in 2024-04-26T04:52:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:26] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:52:26.738 INFO:tasks.rados.rados.0.smithi146.stdout:3423: done (2 left) 2024-04-26T04:52:26.738 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 328 2024-04-26T04:52:26.738 INFO:tasks.rados.rados.0.smithi146.stdout:3424: seq_num 1064 ranges {3727360=622592,4349952=401408} 2024-04-26T04:52:26.763 INFO:tasks.rados.rados.0.smithi146.stdout:3424: writing smithi14680844-16 from 3727360 to 4349952 tid 1 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3424: writing smithi14680844-16 from 4349952 to 4751360 tid 2 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3425: rmattr oid 29 current snap is 328 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: finishing write tid 1 to smithi14680844-17 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: finishing write tid 2 to smithi14680844-17 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: finishing write tid 3 to smithi14680844-17 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: finishing write tid 4 to smithi14680844-17 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: oid 17 updating version 0 to 2117 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: oid 17 version 2117 is already newer than 2116 2024-04-26T04:52:26.766 INFO:tasks.rados.rados.0.smithi146.stdout:3421: oid 17 version 2117 is already newer than 2115 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2117 (ObjNum 1063 snap 328 seq_num 1063) dirty exists 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:3421: left oid 17 (ObjNum 1063 snap 328 seq_num 1063) 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:3421: done (3 left) 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:3422: done (2 left) 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 328 2024-04-26T04:52:26.767 INFO:tasks.rados.rados.0.smithi146.stdout:3426: seq_num 1065 ranges {3604480=638976,4243456=401408} 2024-04-26T04:52:26.789 INFO:tasks.rados.rados.0.smithi146.stdout:3426: writing smithi14680844-31 from 3604480 to 4243456 tid 1 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3426: writing smithi14680844-31 from 4243456 to 4644864 tid 2 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3427: delete oid 36 current snap is 328 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: finishing write tid 1 to smithi14680844-16 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1960 (ObjNum 1042 snap 316 seq_num 1042) dirty exists 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: finishing write tid 2 to smithi14680844-16 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: finishing write tid 3 to smithi14680844-16 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: finishing write tid 4 to smithi14680844-16 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: oid 16 updating version 0 to 2114 2024-04-26T04:52:26.791 INFO:tasks.rados.rados.0.smithi146.stdout:3424: oid 16 updating version 2114 to 2115 2024-04-26T04:52:26.792 INFO:tasks.rados.rados.0.smithi146.stdout:3424: oid 16 updating version 2115 to 2116 2024-04-26T04:52:26.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 2116 (ObjNum 1064 snap 328 seq_num 1064) dirty exists 2024-04-26T04:52:26.792 INFO:tasks.rados.rados.0.smithi146.stdout:3424: left oid 16 (ObjNum 1064 snap 328 seq_num 1064) 2024-04-26T04:52:26.793 INFO:tasks.rados.rados.0.smithi146.stdout:3426: finishing write tid 1 to smithi14680844-31 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3426: finishing write tid 2 to smithi14680844-31 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3424: done (3 left) 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3425: done (2 left) 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3427: done (1 left) 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3428: copy_from oid 35 from oid 7 current snap is 328 2024-04-26T04:52:26.794 INFO:tasks.rados.rados.0.smithi146.stdout:3429: rmattr oid 43 current snap is 328 2024-04-26T04:52:26.795 INFO:tasks.rados.rados.0.smithi146.stdout:3429: done (2 left) 2024-04-26T04:52:26.795 INFO:tasks.rados.rados.0.smithi146.stdout:3430: snap_remove snap 327 2024-04-26T04:52:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:26 smithi204 ceph-mon[88313]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:26 smithi204 ceph-mon[88313]: osdmap e735: 8 total, 8 up, 8 in 2024-04-26T04:52:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:26 smithi146 ceph-mon[92947]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:26 smithi146 ceph-mon[92947]: osdmap e735: 8 total, 8 up, 8 in 2024-04-26T04:52:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:26 smithi146 ceph-mon[95531]: pgmap v770: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:26 smithi146 ceph-mon[95531]: osdmap e735: 8 total, 8 up, 8 in 2024-04-26T04:52:27.745 INFO:tasks.rados.rados.0.smithi146.stdout:3426: finishing write tid 3 to smithi14680844-31 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3428: finishing copy_from to smithi14680844-35 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3428: got expected ENOENT (src dne) 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3428: finishing copy_from racing read to smithi14680844-35 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: finishing write tid 4 to smithi14680844-31 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: oid 31 updating version 0 to 1757 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: oid 31 version 1757 is already newer than 1756 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: oid 31 updating version 1757 to 1758 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1758 (ObjNum 1065 snap 328 seq_num 1065) dirty exists 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: left oid 31 (ObjNum 1065 snap 328 seq_num 1065) 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3426: done (2 left) 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3428: done (1 left) 2024-04-26T04:52:27.746 INFO:tasks.rados.rados.0.smithi146.stdout:3430: done (0 left) 2024-04-26T04:52:27.747 INFO:tasks.rados.rados.0.smithi146.stdout:3431: setattr oid 42 current snap is 328 2024-04-26T04:52:27.747 INFO:tasks.rados.rados.0.smithi146.stdout:3432: copy_from oid 3 from oid 9 current snap is 328 2024-04-26T04:52:27.747 INFO:tasks.rados.rados.0.smithi146.stdout:3433: read oid 44 snap -1 2024-04-26T04:52:27.748 INFO:tasks.rados.rados.0.smithi146.stdout:3433: expect deleted 2024-04-26T04:52:27.748 INFO:tasks.rados.rados.0.smithi146.stdout:3434: read oid 49 snap 311 2024-04-26T04:52:27.748 INFO:tasks.rados.rados.0.smithi146.stdout:3434: expect (ObjNum 1006 snap 309 seq_num 1006) 2024-04-26T04:52:27.748 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 328 2024-04-26T04:52:27.748 INFO:tasks.rados.rados.0.smithi146.stdout:3435: seq_num 1067 ranges {720896=679936,1400832=401408} 2024-04-26T04:52:27.756 INFO:tasks.rados.rados.0.smithi146.stdout:3435: writing smithi14680844-29 from 720896 to 1400832 tid 1 2024-04-26T04:52:27.758 INFO:tasks.rados.rados.0.smithi146.stdout:3435: writing smithi14680844-29 from 1400832 to 1802240 tid 2 2024-04-26T04:52:27.758 INFO:tasks.rados.rados.0.smithi146.stdout:3436: snap_remove snap 312 2024-04-26T04:52:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:27 smithi204 ceph-mon[88313]: osdmap e736: 8 total, 8 up, 8 in 2024-04-26T04:52:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:27 smithi146 ceph-mon[95531]: osdmap e736: 8 total, 8 up, 8 in 2024-04-26T04:52:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:27 smithi146 ceph-mon[92947]: osdmap e736: 8 total, 8 up, 8 in 2024-04-26T04:52:28.726 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2241 (ObjNum 997 snap 309 seq_num 997) dirty exists 2024-04-26T04:52:28.726 INFO:tasks.rados.rados.0.smithi146.stdout:3434: expect (ObjNum 1006 snap 309 seq_num 1006) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3432: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3432: finishing copy_from to smithi14680844-3 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2169 (ObjNum 1060 snap 327 seq_num 1060) dirty exists 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3435: finishing write tid 1 to smithi14680844-29 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3435: finishing write tid 2 to smithi14680844-29 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3431: done (5 left) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3432: done (4 left) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3433: done (3 left) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3434: done (2 left) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:3436: done (1 left) 2024-04-26T04:52:28.775 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 328 2024-04-26T04:52:28.776 INFO:tasks.rados.rados.0.smithi146.stdout:3435: finishing write tid 3 to smithi14680844-29 2024-04-26T04:52:28.776 INFO:tasks.rados.rados.0.smithi146.stdout:3437: seq_num 1068 ranges {761856=696320,1458176=401408} 2024-04-26T04:52:28.782 INFO:tasks.rados.rados.0.smithi146.stdout:3437: writing smithi14680844-6 from 761856 to 1458176 tid 1 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3437: writing smithi14680844-6 from 1458176 to 1859584 tid 2 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3438: snap_create 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3435: finishing write tid 4 to smithi14680844-29 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3435: oid 29 updating version 0 to 2172 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3435: oid 29 version 2172 is already newer than 2170 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3435: oid 29 version 2172 is already newer than 2171 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2172 (ObjNum 1067 snap 328 seq_num 1067) dirty exists 2024-04-26T04:52:28.785 INFO:tasks.rados.rados.0.smithi146.stdout:3435: left oid 29 (ObjNum 1067 snap 328 seq_num 1067) 2024-04-26T04:52:28.788 INFO:tasks.rados.rados.0.smithi146.stdout:3437: finishing write tid 1 to smithi14680844-6 2024-04-26T04:52:28.788 INFO:tasks.rados.rados.0.smithi146.stdout:3437: finishing write tid 2 to smithi14680844-6 2024-04-26T04:52:28.788 INFO:tasks.rados.rados.0.smithi146.stdout:3437: finishing write tid 3 to smithi14680844-6 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:3437: finishing write tid 4 to smithi14680844-6 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:3437: oid 6 updating version 0 to 2182 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:3437: oid 6 version 2182 is already newer than 2181 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:3437: oid 6 updating version 2182 to 2183 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2183 (ObjNum 1068 snap 328 seq_num 1068) dirty exists 2024-04-26T04:52:28.790 INFO:tasks.rados.rados.0.smithi146.stdout:3437: left oid 6 (ObjNum 1068 snap 328 seq_num 1068) 2024-04-26T04:52:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:28 smithi204 ceph-mon[88313]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:28 smithi204 ceph-mon[88313]: osdmap e737: 8 total, 8 up, 8 in 2024-04-26T04:52:29.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:28 smithi204 ceph-mon[88313]: osdmap e738: 8 total, 8 up, 8 in 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[95531]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[95531]: osdmap e737: 8 total, 8 up, 8 in 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[95531]: osdmap e738: 8 total, 8 up, 8 in 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[92947]: pgmap v773: 121 pgs: 2 active+clean+snaptrim, 119 active+clean; 181 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.0 MiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[92947]: osdmap e737: 8 total, 8 up, 8 in 2024-04-26T04:52:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:28 smithi146 ceph-mon[92947]: osdmap e738: 8 total, 8 up, 8 in 2024-04-26T04:52:29.753 INFO:tasks.rados.rados.0.smithi146.stdout:3435: done (2 left) 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:3437: done (1 left) 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:3438: done (0 left) 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:3439: read oid 3 snap -1 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:3439: expect (ObjNum 1060 snap 327 seq_num 1060) 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 329 2024-04-26T04:52:29.754 INFO:tasks.rados.rados.0.smithi146.stdout:3440: seq_num 1069 ranges {983040=712704,1695744=401408} 2024-04-26T04:52:29.763 INFO:tasks.rados.rados.0.smithi146.stdout:3440: writing smithi14680844-22 from 983040 to 1695744 tid 1 2024-04-26T04:52:29.765 INFO:tasks.rados.rados.0.smithi146.stdout:3440: writing smithi14680844-22 from 1695744 to 2097152 tid 2 2024-04-26T04:52:29.765 INFO:tasks.rados.rados.0.smithi146.stdout:3441: read oid 37 snap -1 2024-04-26T04:52:29.765 INFO:tasks.rados.rados.0.smithi146.stdout:3441: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:29.765 INFO:tasks.rados.rados.0.smithi146.stdout:3442: read oid 40 snap -1 2024-04-26T04:52:29.766 INFO:tasks.rados.rados.0.smithi146.stdout:3442: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:52:29.766 INFO:tasks.rados.rados.0.smithi146.stdout:3443: snap_remove snap 323 2024-04-26T04:52:30.761 INFO:tasks.rados.rados.0.smithi146.stdout:3443: done (4 left) 2024-04-26T04:52:30.761 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 329 2024-04-26T04:52:30.761 INFO:tasks.rados.rados.0.smithi146.stdout:3444: seq_num 1070 ranges {1548288=729088,2277376=401408} 2024-04-26T04:52:30.775 INFO:tasks.rados.rados.0.smithi146.stdout:3444: writing smithi14680844-2 from 1548288 to 2277376 tid 1 2024-04-26T04:52:30.778 INFO:tasks.rados.rados.0.smithi146.stdout:3444: writing smithi14680844-2 from 2277376 to 2678784 tid 2 2024-04-26T04:52:30.780 INFO:tasks.rados.rados.0.smithi146.stdout:3439: expect (ObjNum 1060 snap 327 seq_num 1060) 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: finishing write tid 1 to smithi14680844-22 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: finishing write tid 2 to smithi14680844-22 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: finishing write tid 3 to smithi14680844-22 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3439: done (4 left) 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 329 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: finishing write tid 4 to smithi14680844-22 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: oid 22 updating version 0 to 1925 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: oid 22 updating version 1925 to 1927 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: oid 22 version 1927 is already newer than 1926 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 1927 (ObjNum 1069 snap 329 seq_num 1069) dirty exists 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3440: left oid 22 (ObjNum 1069 snap 329 seq_num 1069) 2024-04-26T04:52:30.807 INFO:tasks.rados.rados.0.smithi146.stdout:3442: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:52:30.867 INFO:tasks.rados.rados.0.smithi146.stdout:3441: expect (ObjNum 947 snap 293 seq_num 947) 2024-04-26T04:52:30.961 INFO:tasks.rados.rados.0.smithi146.stdout:3444: finishing write tid 1 to smithi14680844-2 2024-04-26T04:52:30.961 INFO:tasks.rados.rados.0.smithi146.stdout:3444: finishing write tid 2 to smithi14680844-2 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: finishing write tid 3 to smithi14680844-2 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: finishing write tid 4 to smithi14680844-2 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: oid 2 updating version 0 to 1919 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: oid 2 updating version 1919 to 1920 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: oid 2 updating version 1920 to 1921 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1921 (ObjNum 1070 snap 329 seq_num 1070) dirty exists 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3444: left oid 2 (ObjNum 1070 snap 329 seq_num 1070) 2024-04-26T04:52:30.962 INFO:tasks.rados.rados.0.smithi146.stdout:3445: seq_num 1071 ranges {0=745472,745472=401408} 2024-04-26T04:52:30.965 INFO:tasks.rados.rados.0.smithi146.stdout:3445: writing smithi14680844-25 from 0 to 745472 tid 1 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3445: writing smithi14680844-25 from 745472 to 1146880 tid 2 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3440: done (4 left) 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3441: done (3 left) 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3442: done (2 left) 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3444: done (1 left) 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 329 2024-04-26T04:52:30.968 INFO:tasks.rados.rados.0.smithi146.stdout:3446: seq_num 1072 ranges {13246464=761856,14008320=401408} 2024-04-26T04:52:31.041 INFO:tasks.rados.rados.0.smithi146.stdout:3446: writing smithi14680844-4 from 13246464 to 14008320 tid 1 2024-04-26T04:52:31.043 INFO:tasks.rados.rados.0.smithi146.stdout:3446: writing smithi14680844-4 from 14008320 to 14409728 tid 2 2024-04-26T04:52:31.043 INFO:tasks.rados.rados.0.smithi146.stdout:3447: snap_remove snap 326 2024-04-26T04:52:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:30 smithi204 ceph-mon[88313]: pgmap v776: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 182 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 750 KiB/s wr, 9 op/s 2024-04-26T04:52:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:30 smithi204 ceph-mon[88313]: osdmap e739: 8 total, 8 up, 8 in 2024-04-26T04:52:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:30 smithi146 ceph-mon[95531]: pgmap v776: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 182 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 750 KiB/s wr, 9 op/s 2024-04-26T04:52:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:30 smithi146 ceph-mon[95531]: osdmap e739: 8 total, 8 up, 8 in 2024-04-26T04:52:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:30 smithi146 ceph-mon[92947]: pgmap v776: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 182 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 750 KiB/s wr, 9 op/s 2024-04-26T04:52:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:30 smithi146 ceph-mon[92947]: osdmap e739: 8 total, 8 up, 8 in 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: finishing write tid 1 to smithi14680844-25 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: finishing write tid 2 to smithi14680844-25 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: finishing write tid 3 to smithi14680844-25 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: finishing write tid 4 to smithi14680844-25 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: oid 25 updating version 0 to 2119 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: oid 25 version 2119 is already newer than 2117 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: oid 25 version 2119 is already newer than 2118 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2119 (ObjNum 1071 snap 329 seq_num 1071) dirty exists 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3445: left oid 25 (ObjNum 1071 snap 329 seq_num 1071) 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3446: finishing write tid 1 to smithi14680844-4 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3446: finishing write tid 2 to smithi14680844-4 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3446: finishing write tid 3 to smithi14680844-4 2024-04-26T04:52:31.771 INFO:tasks.rados.rados.0.smithi146.stdout:3446: finishing write tid 4 to smithi14680844-4 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3446: oid 4 updating version 0 to 2122 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3446: oid 4 version 2122 is already newer than 2120 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3446: oid 4 version 2122 is already newer than 2121 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2122 (ObjNum 1072 snap 329 seq_num 1072) dirty exists 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3446: left oid 4 (ObjNum 1072 snap 329 seq_num 1072) 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3445: done (2 left) 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3446: done (1 left) 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3447: done (0 left) 2024-04-26T04:52:31.772 INFO:tasks.rados.rados.0.smithi146.stdout:3448: snap_remove snap 324 2024-04-26T04:52:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:31 smithi204 ceph-mon[88313]: osdmap e740: 8 total, 8 up, 8 in 2024-04-26T04:52:32.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:31 smithi204 ceph-mon[88313]: pgmap v779: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:52:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:31 smithi146 ceph-mon[95531]: osdmap e740: 8 total, 8 up, 8 in 2024-04-26T04:52:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:31 smithi146 ceph-mon[95531]: pgmap v779: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:52:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:31 smithi146 ceph-mon[92947]: osdmap e740: 8 total, 8 up, 8 in 2024-04-26T04:52:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:31 smithi146 ceph-mon[92947]: pgmap v779: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 721 KiB/s rd, 1.2 MiB/s wr, 12 op/s 2024-04-26T04:52:32.775 INFO:tasks.rados.rados.0.smithi146.stdout:3448: done (0 left) 2024-04-26T04:52:32.775 INFO:tasks.rados.rados.0.smithi146.stdout:3449: snap_remove snap 328 2024-04-26T04:52:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:32 smithi204 ceph-mon[88313]: osdmap e741: 8 total, 8 up, 8 in 2024-04-26T04:52:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:32 smithi146 ceph-mon[95531]: osdmap e741: 8 total, 8 up, 8 in 2024-04-26T04:52:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:32 smithi146 ceph-mon[92947]: osdmap e741: 8 total, 8 up, 8 in 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3449: done (0 left) 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3450: read oid 32 snap -1 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3450: expect deleted 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3451: read oid 35 snap -1 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3451: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:33.725 INFO:tasks.rados.rados.0.smithi146.stdout:3452: snap_remove snap 311 2024-04-26T04:52:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:33 smithi204 ceph-mon[88313]: osdmap e742: 8 total, 8 up, 8 in 2024-04-26T04:52:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:33 smithi204 ceph-mon[88313]: pgmap v782: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 3 op/s 2024-04-26T04:52:34.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:33 smithi204 ceph-mon[88313]: osdmap e743: 8 total, 8 up, 8 in 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[95531]: osdmap e742: 8 total, 8 up, 8 in 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[95531]: pgmap v782: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 3 op/s 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[95531]: osdmap e743: 8 total, 8 up, 8 in 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[92947]: osdmap e742: 8 total, 8 up, 8 in 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[92947]: pgmap v782: 121 pgs: 3 active+clean+snaptrim_wait, 6 active+clean+snaptrim, 112 active+clean; 184 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 498 KiB/s wr, 3 op/s 2024-04-26T04:52:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:33 smithi146 ceph-mon[92947]: osdmap e743: 8 total, 8 up, 8 in 2024-04-26T04:52:34.728 INFO:tasks.rados.rados.0.smithi146.stdout:3452: done (2 left) 2024-04-26T04:52:34.729 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 329 2024-04-26T04:52:34.729 INFO:tasks.rados.rados.0.smithi146.stdout:3453: seq_num 1073 ranges {2883584=778240,3661824=401408} 2024-04-26T04:52:34.750 INFO:tasks.rados.rados.0.smithi146.stdout:3453: writing smithi14680844-37 from 2883584 to 3661824 tid 1 2024-04-26T04:52:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3453: writing smithi14680844-37 from 3661824 to 4063232 tid 2 2024-04-26T04:52:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3454: snap_create 2024-04-26T04:52:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3451: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: finishing write tid 1 to smithi14680844-37 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: finishing write tid 2 to smithi14680844-37 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: finishing write tid 3 to smithi14680844-37 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: finishing write tid 4 to smithi14680844-37 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: oid 37 updating version 0 to 1897 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: oid 37 version 1897 is already newer than 1895 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:3453: oid 37 version 1897 is already newer than 1896 2024-04-26T04:52:34.837 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1897 (ObjNum 1073 snap 329 seq_num 1073) dirty exists 2024-04-26T04:52:34.838 INFO:tasks.rados.rados.0.smithi146.stdout:3453: left oid 37 (ObjNum 1073 snap 329 seq_num 1073) 2024-04-26T04:52:35.736 INFO:tasks.rados.rados.0.smithi146.stdout:3450: done (3 left) 2024-04-26T04:52:35.736 INFO:tasks.rados.rados.0.smithi146.stdout:3451: done (2 left) 2024-04-26T04:52:35.736 INFO:tasks.rados.rados.0.smithi146.stdout:3453: done (1 left) 2024-04-26T04:52:35.736 INFO:tasks.rados.rados.0.smithi146.stdout:3454: done (0 left) 2024-04-26T04:52:35.736 INFO:tasks.rados.rados.0.smithi146.stdout:3455: snap_remove snap 313 2024-04-26T04:52:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:35 smithi204 ceph-mon[88313]: osdmap e744: 8 total, 8 up, 8 in 2024-04-26T04:52:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:35 smithi146 ceph-mon[95531]: osdmap e744: 8 total, 8 up, 8 in 2024-04-26T04:52:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:35 smithi146 ceph-mon[92947]: osdmap e744: 8 total, 8 up, 8 in 2024-04-26T04:52:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:36] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:52:36.736 INFO:tasks.rados.rados.0.smithi146.stdout:3455: done (0 left) 2024-04-26T04:52:36.737 INFO:tasks.rados.rados.0.smithi146.stdout:3456: snap_create 2024-04-26T04:52:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:36 smithi204 ceph-mon[88313]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:36 smithi204 ceph-mon[88313]: osdmap e745: 8 total, 8 up, 8 in 2024-04-26T04:52:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:36 smithi146 ceph-mon[92947]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:36 smithi146 ceph-mon[92947]: osdmap e745: 8 total, 8 up, 8 in 2024-04-26T04:52:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:36 smithi146 ceph-mon[95531]: pgmap v785: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:36 smithi146 ceph-mon[95531]: osdmap e745: 8 total, 8 up, 8 in 2024-04-26T04:52:37.737 INFO:tasks.rados.rados.0.smithi146.stdout:3456: done (0 left) 2024-04-26T04:52:37.737 INFO:tasks.rados.rados.0.smithi146.stdout:3457: read oid 11 snap -1 2024-04-26T04:52:37.737 INFO:tasks.rados.rados.0.smithi146.stdout:3457: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 331 2024-04-26T04:52:37.738 INFO:tasks.rados.rados.0.smithi146.stdout:3458: seq_num 1074 ranges {4964352=794624,5758976=401408} 2024-04-26T04:52:37.768 INFO:tasks.rados.rados.0.smithi146.stdout:3458: writing smithi14680844-28 from 4964352 to 5758976 tid 1 2024-04-26T04:52:37.771 INFO:tasks.rados.rados.0.smithi146.stdout:3458: writing smithi14680844-28 from 5758976 to 6160384 tid 2 2024-04-26T04:52:37.771 INFO:tasks.rados.rados.0.smithi146.stdout:3459: delete oid 46 current snap is 331 2024-04-26T04:52:37.771 INFO:tasks.rados.rados.0.smithi146.stdout:3457: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:37.791 INFO:tasks.rados.rados.0.smithi146.stdout:3458: finishing write tid 1 to smithi14680844-28 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: finishing write tid 2 to smithi14680844-28 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: finishing write tid 3 to smithi14680844-28 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: finishing write tid 4 to smithi14680844-28 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: oid 28 updating version 0 to 2174 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: oid 28 updating version 2174 to 2175 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: oid 28 version 2175 is already newer than 2173 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 2175 (ObjNum 1074 snap 331 seq_num 1074) dirty exists 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: left oid 28 (ObjNum 1074 snap 331 seq_num 1074) 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3457: done (2 left) 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3458: done (1 left) 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3459: done (0 left) 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3460: read oid 9 snap -1 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3460: expect (ObjNum 1060 snap 327 seq_num 1060) 2024-04-26T04:52:37.792 INFO:tasks.rados.rados.0.smithi146.stdout:3461: rollback oid 49 current snap is 331 2024-04-26T04:52:37.793 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 329 2024-04-26T04:52:37.793 INFO:tasks.rados.rados.0.smithi146.stdout:3462: rmattr oid 38 current snap is 331 2024-04-26T04:52:37.793 INFO:tasks.rados.rados.0.smithi146.stdout:3463: read oid 41 snap -1 2024-04-26T04:52:37.793 INFO:tasks.rados.rados.0.smithi146.stdout:3463: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:37.793 INFO:tasks.rados.rados.0.smithi146.stdout:3464: snap_create 2024-04-26T04:52:37.795 INFO:tasks.rados.rados.0.smithi146.stdout:3463: expect (ObjNum 1044 snap 317 seq_num 1044) 2024-04-26T04:52:37.813 INFO:tasks.rados.rados.0.smithi146.stdout:3460: expect (ObjNum 1060 snap 327 seq_num 1060) 2024-04-26T04:52:37.838 INFO:tasks.rados.rados.0.smithi146.stdout:3461: finishing rollback tid 0 to smithi14680844-49 2024-04-26T04:52:37.838 INFO:tasks.rados.rados.0.smithi146.stdout:3461: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:52:37.838 INFO:tasks.rados.rados.0.smithi146.stdout:3461: finishing rollback tid 2 to smithi14680844-49 2024-04-26T04:52:37.838 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 1900 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-04-26T04:52:37.838 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2123 (ObjNum 970 snap 301 seq_num 970) dirty exists 2024-04-26T04:52:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:37 smithi204 ceph-mon[88313]: osdmap e746: 8 total, 8 up, 8 in 2024-04-26T04:52:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:37 smithi204 ceph-mon[88313]: osdmap e747: 8 total, 8 up, 8 in 2024-04-26T04:52:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:37 smithi146 ceph-mon[92947]: osdmap e746: 8 total, 8 up, 8 in 2024-04-26T04:52:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:37 smithi146 ceph-mon[92947]: osdmap e747: 8 total, 8 up, 8 in 2024-04-26T04:52:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:37 smithi146 ceph-mon[95531]: osdmap e746: 8 total, 8 up, 8 in 2024-04-26T04:52:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:37 smithi146 ceph-mon[95531]: osdmap e747: 8 total, 8 up, 8 in 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3460: done (4 left) 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3461: done (3 left) 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3462: done (2 left) 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3463: done (1 left) 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3464: done (0 left) 2024-04-26T04:52:38.727 INFO:tasks.rados.rados.0.smithi146.stdout:3465: delete oid 27 current snap is 332 2024-04-26T04:52:38.733 INFO:tasks.rados.rados.0.smithi146.stdout:3465: done (0 left) 2024-04-26T04:52:38.733 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 332 2024-04-26T04:52:38.733 INFO:tasks.rados.rados.0.smithi146.stdout:3466: seq_num 1077 ranges {0=442368,442368=434176,876544=368640} 2024-04-26T04:52:38.736 INFO:tasks.rados.rados.0.smithi146.stdout:3466: writing smithi14680844-27 from 0 to 442368 tid 1 2024-04-26T04:52:38.738 INFO:tasks.rados.rados.0.smithi146.stdout:3466: writing smithi14680844-27 from 442368 to 876544 tid 2 2024-04-26T04:52:38.741 INFO:tasks.rados.rados.0.smithi146.stdout:3466: writing smithi14680844-27 from 876544 to 1245184 tid 3 2024-04-26T04:52:38.741 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 332 2024-04-26T04:52:38.741 INFO:tasks.rados.rados.0.smithi146.stdout:3466: finishing write tid 1 to smithi14680844-27 2024-04-26T04:52:38.741 INFO:tasks.rados.rados.0.smithi146.stdout:3467: seq_num 1078 ranges {0=458752,458752=720896,1179648=81920} 2024-04-26T04:52:38.743 INFO:tasks.rados.rados.0.smithi146.stdout:3467: writing smithi14680844-36 from 0 to 458752 tid 1 2024-04-26T04:52:38.748 INFO:tasks.rados.rados.0.smithi146.stdout:3467: writing smithi14680844-36 from 458752 to 1179648 tid 2 2024-04-26T04:52:38.749 INFO:tasks.rados.rados.0.smithi146.stdout:3467: writing smithi14680844-36 from 1179648 to 1261568 tid 3 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3468: delete oid 13 current snap is 332 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: finishing write tid 2 to smithi14680844-27 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: finishing write tid 3 to smithi14680844-27 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: finishing write tid 4 to smithi14680844-27 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: finishing write tid 5 to smithi14680844-27 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: oid 27 updating version 0 to 1902 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: oid 27 updating version 1902 to 1905 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: oid 27 version 1905 is already newer than 1903 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: oid 27 version 1905 is already newer than 1904 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 1905 (ObjNum 1077 snap 332 seq_num 1077) dirty exists 2024-04-26T04:52:38.750 INFO:tasks.rados.rados.0.smithi146.stdout:3466: left oid 27 (ObjNum 1077 snap 332 seq_num 1077) 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3466: done (2 left) 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3468: done (1 left) 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3469: read oid 6 snap -1 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3469: expect (ObjNum 1068 snap 328 seq_num 1068) 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3470: read oid 27 snap -1 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3470: expect (ObjNum 1077 snap 332 seq_num 1077) 2024-04-26T04:52:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3471: delete oid 3 current snap is 332 2024-04-26T04:52:38.753 INFO:tasks.rados.rados.0.smithi146.stdout:3467: finishing write tid 1 to smithi14680844-36 2024-04-26T04:52:38.755 INFO:tasks.rados.rados.0.smithi146.stdout:3467: finishing write tid 2 to smithi14680844-36 2024-04-26T04:52:38.756 INFO:tasks.rados.rados.0.smithi146.stdout:3467: finishing write tid 3 to smithi14680844-36 2024-04-26T04:52:38.756 INFO:tasks.rados.rados.0.smithi146.stdout:3471: done (3 left) 2024-04-26T04:52:38.756 INFO:tasks.rados.rados.0.smithi146.stdout:3472: copy_from oid 16 from oid 44 current snap is 332 2024-04-26T04:52:38.756 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 48 current snap is 332 2024-04-26T04:52:38.756 INFO:tasks.rados.rados.0.smithi146.stdout:3473: seq_num 1081 ranges {0=507904,507904=425984,933888=376832} 2024-04-26T04:52:38.759 INFO:tasks.rados.rados.0.smithi146.stdout:3473: writing smithi14680844-48 from 0 to 507904 tid 1 2024-04-26T04:52:38.762 INFO:tasks.rados.rados.0.smithi146.stdout:3473: writing smithi14680844-48 from 507904 to 933888 tid 2 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3473: writing smithi14680844-48 from 933888 to 1310720 tid 3 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3474: rollback oid 46 current snap is 332 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 329 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3467: finishing write tid 4 to smithi14680844-36 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3467: finishing write tid 5 to smithi14680844-36 2024-04-26T04:52:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3467: oid 36 updating version 0 to 1929 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3467: oid 36 version 1929 is already newer than 1928 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3467: oid 36 updating version 1929 to 1930 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3467: oid 36 updating version 1930 to 1931 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 1931 (ObjNum 1078 snap 332 seq_num 1078) dirty exists 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3467: left oid 36 (ObjNum 1078 snap 332 seq_num 1078) 2024-04-26T04:52:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3470: expect (ObjNum 1077 snap 332 seq_num 1077) 2024-04-26T04:52:38.800 INFO:tasks.rados.rados.0.smithi146.stdout:3469: expect (ObjNum 1068 snap 328 seq_num 1068) 2024-04-26T04:52:38.866 INFO:tasks.rados.rados.0.smithi146.stdout:3472: finishing copy_from to smithi14680844-16 2024-04-26T04:52:38.866 INFO:tasks.rados.rados.0.smithi146.stdout:3472: got expected ENOENT (src dne) 2024-04-26T04:52:38.866 INFO:tasks.rados.rados.0.smithi146.stdout:3472: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:52:38.866 INFO:tasks.rados.rados.0.smithi146.stdout:3473: finishing write tid 1 to smithi14680844-48 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3467: done (5 left) 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3469: done (4 left) 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3470: done (3 left) 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3472: done (2 left) 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3475: copy_from oid 29 from oid 34 current snap is 332 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: finishing write tid 2 to smithi14680844-48 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: finishing write tid 3 to smithi14680844-48 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: finishing write tid 4 to smithi14680844-48 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3474: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3474: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 2297 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: finishing write tid 5 to smithi14680844-48 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: oid 48 updating version 0 to 1906 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: oid 48 updating version 1906 to 1909 2024-04-26T04:52:38.867 INFO:tasks.rados.rados.0.smithi146.stdout:3473: oid 48 version 1909 is already newer than 1908 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3473: oid 48 version 1909 is already newer than 1907 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1909 (ObjNum 1081 snap 332 seq_num 1081) dirty exists 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3473: left oid 48 (ObjNum 1081 snap 332 seq_num 1081) 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3473: done (2 left) 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3474: done (1 left) 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3476: read oid 36 snap -1 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3476: expect (ObjNum 1078 snap 332 seq_num 1078) 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 332 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3477: seq_num 1082 ranges {0=524288,524288=704512,1228800=98304} 2024-04-26T04:52:38.868 INFO:tasks.rados.rados.0.smithi146.stdout:3477: writing smithi14680844-32 from 0 to 524288 tid 1 2024-04-26T04:52:38.872 INFO:tasks.rados.rados.0.smithi146.stdout:3477: writing smithi14680844-32 from 524288 to 1228800 tid 2 2024-04-26T04:52:38.873 INFO:tasks.rados.rados.0.smithi146.stdout:3477: writing smithi14680844-32 from 1228800 to 1327104 tid 3 2024-04-26T04:52:38.873 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 332 2024-04-26T04:52:38.873 INFO:tasks.rados.rados.0.smithi146.stdout:3478: seq_num 1083 ranges {2310144=540672,2850816=589824,3440640=212992} 2024-04-26T04:52:38.888 INFO:tasks.rados.rados.0.smithi146.stdout:3478: writing smithi14680844-19 from 2310144 to 2850816 tid 1 2024-04-26T04:52:38.892 INFO:tasks.rados.rados.0.smithi146.stdout:3478: writing smithi14680844-19 from 2850816 to 3440640 tid 2 2024-04-26T04:52:38.893 INFO:tasks.rados.rados.0.smithi146.stdout:3478: writing smithi14680844-19 from 3440640 to 3653632 tid 3 2024-04-26T04:52:38.893 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 332 2024-04-26T04:52:38.894 INFO:tasks.rados.rados.0.smithi146.stdout:3479: seq_num 1084 ranges {4063232=557056,4620288=475136,5095424=327680} 2024-04-26T04:52:38.918 INFO:tasks.rados.rados.0.smithi146.stdout:3479: writing smithi14680844-37 from 4063232 to 4620288 tid 1 2024-04-26T04:52:38.921 INFO:tasks.rados.rados.0.smithi146.stdout:3479: writing smithi14680844-37 from 4620288 to 5095424 tid 2 2024-04-26T04:52:38.923 INFO:tasks.rados.rados.0.smithi146.stdout:3479: writing smithi14680844-37 from 5095424 to 5423104 tid 3 2024-04-26T04:52:38.923 INFO:tasks.rados.rados.0.smithi146.stdout:3480: delete oid 3 current snap is 332 2024-04-26T04:52:38.923 INFO:tasks.rados.rados.0.smithi146.stdout:3476: expect (ObjNum 1078 snap 332 seq_num 1078) 2024-04-26T04:52:38.957 INFO:tasks.rados.rados.0.smithi146.stdout:3477: finishing write tid 1 to smithi14680844-32 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: finishing write tid 2 to smithi14680844-32 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: finishing write tid 3 to smithi14680844-32 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: finishing write tid 4 to smithi14680844-32 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: finishing write tid 5 to smithi14680844-32 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: oid 32 updating version 0 to 2193 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: oid 32 updating version 2193 to 2195 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: oid 32 version 2195 is already newer than 2192 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: oid 32 version 2195 is already newer than 2194 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2195 (ObjNum 1082 snap 332 seq_num 1082) dirty exists 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3477: left oid 32 (ObjNum 1082 snap 332 seq_num 1082) 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3475: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3475: finishing copy_from to smithi14680844-29 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 1698 (ObjNum 943 snap 291 seq_num 943) dirty exists 2024-04-26T04:52:38.958 INFO:tasks.rados.rados.0.smithi146.stdout:3478: finishing write tid 1 to smithi14680844-19 2024-04-26T04:52:38.959 INFO:tasks.rados.rados.0.smithi146.stdout:3475: done (5 left) 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3476: done (4 left) 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3477: done (3 left) 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3480: done (2 left) 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3481: snap_create 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3478: finishing write tid 2 to smithi14680844-19 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3478: finishing write tid 3 to smithi14680844-19 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3478: finishing write tid 4 to smithi14680844-19 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3478: finishing write tid 5 to smithi14680844-19 2024-04-26T04:52:38.962 INFO:tasks.rados.rados.0.smithi146.stdout:3478: oid 19 updating version 0 to 2124 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3478: oid 19 updating version 2124 to 2126 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3478: oid 19 version 2126 is already newer than 2125 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3478: oid 19 updating version 2126 to 2127 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2127 (ObjNum 1083 snap 332 seq_num 1083) dirty exists 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3478: left oid 19 (ObjNum 1083 snap 332 seq_num 1083) 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: finishing write tid 1 to smithi14680844-37 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: finishing write tid 2 to smithi14680844-37 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: finishing write tid 3 to smithi14680844-37 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: finishing write tid 4 to smithi14680844-37 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: finishing write tid 5 to smithi14680844-37 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: oid 37 updating version 0 to 1911 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: oid 37 version 1911 is already newer than 1910 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: oid 37 updating version 1911 to 1913 2024-04-26T04:52:38.963 INFO:tasks.rados.rados.0.smithi146.stdout:3479: oid 37 version 1913 is already newer than 1912 2024-04-26T04:52:38.964 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1913 (ObjNum 1084 snap 332 seq_num 1084) dirty exists 2024-04-26T04:52:38.964 INFO:tasks.rados.rados.0.smithi146.stdout:3479: left oid 37 (ObjNum 1084 snap 332 seq_num 1084) 2024-04-26T04:52:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:38 smithi204 ceph-mon[88313]: pgmap v788: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:38 smithi204 ceph-mon[88313]: osdmap e748: 8 total, 8 up, 8 in 2024-04-26T04:52:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:38 smithi146 ceph-mon[95531]: pgmap v788: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:38 smithi146 ceph-mon[95531]: osdmap e748: 8 total, 8 up, 8 in 2024-04-26T04:52:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:38 smithi146 ceph-mon[92947]: pgmap v788: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 186 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 1.3 MiB/s wr, 8 op/s 2024-04-26T04:52:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:38 smithi146 ceph-mon[92947]: osdmap e748: 8 total, 8 up, 8 in 2024-04-26T04:52:39.756 INFO:tasks.rados.rados.0.smithi146.stdout:3478: done (2 left) 2024-04-26T04:52:39.756 INFO:tasks.rados.rados.0.smithi146.stdout:3479: done (1 left) 2024-04-26T04:52:39.756 INFO:tasks.rados.rados.0.smithi146.stdout:3481: done (0 left) 2024-04-26T04:52:39.756 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 333 2024-04-26T04:52:39.756 INFO:tasks.rados.rados.0.smithi146.stdout:3482: seq_num 1086 ranges {843776=598016,1441792=647168,2088960=155648} 2024-04-26T04:52:39.763 INFO:tasks.rados.rados.0.smithi146.stdout:3482: writing smithi14680844-20 from 843776 to 1441792 tid 1 2024-04-26T04:52:39.767 INFO:tasks.rados.rados.0.smithi146.stdout:3482: writing smithi14680844-20 from 1441792 to 2088960 tid 2 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:3482: writing smithi14680844-20 from 2088960 to 2244608 tid 3 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:3483: read oid 7 snap -1 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:3483: expect deleted 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:3484: rollback oid 37 current snap is 333 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 309 2024-04-26T04:52:39.768 INFO:tasks.rados.rados.0.smithi146.stdout:3485: snap_create 2024-04-26T04:52:39.773 INFO:tasks.rados.rados.0.smithi146.stdout:3482: finishing write tid 1 to smithi14680844-20 2024-04-26T04:52:39.773 INFO:tasks.rados.rados.0.smithi146.stdout:3482: finishing write tid 2 to smithi14680844-20 2024-04-26T04:52:39.774 INFO:tasks.rados.rados.0.smithi146.stdout:3484: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:52:39.775 INFO:tasks.rados.rados.0.smithi146.stdout:3482: finishing write tid 3 to smithi14680844-20 2024-04-26T04:52:39.775 INFO:tasks.rados.rados.0.smithi146.stdout:3484: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:52:39.775 INFO:tasks.rados.rados.0.smithi146.stdout:3482: finishing write tid 4 to smithi14680844-20 2024-04-26T04:52:39.775 INFO:tasks.rados.rados.0.smithi146.stdout:3484: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:52:39.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1916 (ObjNum 947 snap 293 seq_num 947) dirty exists 2024-04-26T04:52:39.776 INFO:tasks.rados.rados.0.smithi146.stdout:3482: finishing write tid 5 to smithi14680844-20 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:3482: oid 20 updating version 0 to 2198 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:3482: oid 20 updating version 2198 to 2200 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:3482: oid 20 version 2200 is already newer than 2199 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:3482: oid 20 version 2200 is already newer than 2197 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2200 (ObjNum 1086 snap 333 seq_num 1086) dirty exists 2024-04-26T04:52:39.777 INFO:tasks.rados.rados.0.smithi146.stdout:3482: left oid 20 (ObjNum 1086 snap 333 seq_num 1086) 2024-04-26T04:52:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:40.762 INFO:tasks.rados.rados.0.smithi146.stdout:3482: done (3 left) 2024-04-26T04:52:40.762 INFO:tasks.rados.rados.0.smithi146.stdout:3483: done (2 left) 2024-04-26T04:52:40.762 INFO:tasks.rados.rados.0.smithi146.stdout:3484: done (1 left) 2024-04-26T04:52:40.763 INFO:tasks.rados.rados.0.smithi146.stdout:3485: done (0 left) 2024-04-26T04:52:40.763 INFO:tasks.rados.rados.0.smithi146.stdout:3486: snap_create 2024-04-26T04:52:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:40 smithi204 ceph-mon[88313]: pgmap v791: 121 pgs: 121 active+clean; 188 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 592 KiB/s wr, 8 op/s 2024-04-26T04:52:41.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:40 smithi204 ceph-mon[88313]: osdmap e749: 8 total, 8 up, 8 in 2024-04-26T04:52:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:40 smithi146 ceph-mon[92947]: pgmap v791: 121 pgs: 121 active+clean; 188 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 592 KiB/s wr, 8 op/s 2024-04-26T04:52:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:40 smithi146 ceph-mon[92947]: osdmap e749: 8 total, 8 up, 8 in 2024-04-26T04:52:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:40 smithi146 ceph-mon[95531]: pgmap v791: 121 pgs: 121 active+clean; 188 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 592 KiB/s wr, 8 op/s 2024-04-26T04:52:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:40 smithi146 ceph-mon[95531]: osdmap e749: 8 total, 8 up, 8 in 2024-04-26T04:52:41.764 INFO:tasks.rados.rados.0.smithi146.stdout:3486: done (0 left) 2024-04-26T04:52:41.764 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 335 2024-04-26T04:52:41.765 INFO:tasks.rados.rados.0.smithi146.stdout:3487: seq_num 1087 ranges {491520=614400,1105920=532480,1638400=270336} 2024-04-26T04:52:41.771 INFO:tasks.rados.rados.0.smithi146.stdout:3487: writing smithi14680844-8 from 491520 to 1105920 tid 1 2024-04-26T04:52:41.774 INFO:tasks.rados.rados.0.smithi146.stdout:3487: writing smithi14680844-8 from 1105920 to 1638400 tid 2 2024-04-26T04:52:41.776 INFO:tasks.rados.rados.0.smithi146.stdout:3487: writing smithi14680844-8 from 1638400 to 1908736 tid 3 2024-04-26T04:52:41.776 INFO:tasks.rados.rados.0.smithi146.stdout:3488: rollback oid 37 current snap is 335 2024-04-26T04:52:41.776 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 330 2024-04-26T04:52:41.777 INFO:tasks.rados.rados.0.smithi146.stdout:3489: snap_create 2024-04-26T04:52:41.781 INFO:tasks.rados.rados.0.smithi146.stdout:3487: finishing write tid 1 to smithi14680844-8 2024-04-26T04:52:41.782 INFO:tasks.rados.rados.0.smithi146.stdout:3488: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:52:41.783 INFO:tasks.rados.rados.0.smithi146.stdout:3488: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:52:41.783 INFO:tasks.rados.rados.0.smithi146.stdout:3488: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:52:41.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 1919 (ObjNum 1073 snap 329 seq_num 1073) dirty exists 2024-04-26T04:52:41.783 INFO:tasks.rados.rados.0.smithi146.stdout:3487: finishing write tid 2 to smithi14680844-8 2024-04-26T04:52:41.784 INFO:tasks.rados.rados.0.smithi146.stdout:3487: finishing write tid 3 to smithi14680844-8 2024-04-26T04:52:41.784 INFO:tasks.rados.rados.0.smithi146.stdout:3487: finishing write tid 4 to smithi14680844-8 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: finishing write tid 5 to smithi14680844-8 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: oid 8 updating version 0 to 2301 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: oid 8 updating version 2301 to 2302 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: oid 8 version 2302 is already newer than 2300 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: oid 8 version 2302 is already newer than 2299 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2302 (ObjNum 1087 snap 335 seq_num 1087) dirty exists 2024-04-26T04:52:41.786 INFO:tasks.rados.rados.0.smithi146.stdout:3487: left oid 8 (ObjNum 1087 snap 335 seq_num 1087) 2024-04-26T04:52:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:41 smithi204 ceph-mon[88313]: osdmap e750: 8 total, 8 up, 8 in 2024-04-26T04:52:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:41 smithi204 ceph-mon[88313]: pgmap v794: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-04-26T04:52:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:41 smithi146 ceph-mon[92947]: osdmap e750: 8 total, 8 up, 8 in 2024-04-26T04:52:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:41 smithi146 ceph-mon[92947]: pgmap v794: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-04-26T04:52:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:41 smithi146 ceph-mon[95531]: osdmap e750: 8 total, 8 up, 8 in 2024-04-26T04:52:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:41 smithi146 ceph-mon[95531]: pgmap v794: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.8 MiB/s wr, 10 op/s 2024-04-26T04:52:42.780 INFO:tasks.rados.rados.0.smithi146.stdout:3487: done (2 left) 2024-04-26T04:52:42.780 INFO:tasks.rados.rados.0.smithi146.stdout:3488: done (1 left) 2024-04-26T04:52:42.780 INFO:tasks.rados.rados.0.smithi146.stdout:3489: done (0 left) 2024-04-26T04:52:42.780 INFO:tasks.rados.rados.0.smithi146.stdout:3490: setattr oid 17 current snap is 336 2024-04-26T04:52:42.781 INFO:tasks.rados.rados.0.smithi146.stdout:3491: snap_create 2024-04-26T04:52:42.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2118 (ObjNum 1063 snap 328 seq_num 1063) dirty exists 2024-04-26T04:52:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:42 smithi204 ceph-mon[88313]: osdmap e751: 8 total, 8 up, 8 in 2024-04-26T04:52:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:42 smithi146 ceph-mon[95531]: osdmap e751: 8 total, 8 up, 8 in 2024-04-26T04:52:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:42 smithi146 ceph-mon[92947]: osdmap e751: 8 total, 8 up, 8 in 2024-04-26T04:52:43.728 INFO:tasks.rados.rados.0.smithi146.stdout:3490: done (1 left) 2024-04-26T04:52:43.728 INFO:tasks.rados.rados.0.smithi146.stdout:3491: done (0 left) 2024-04-26T04:52:43.728 INFO:tasks.rados.rados.0.smithi146.stdout:3492: snap_create 2024-04-26T04:52:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:43 smithi204 ceph-mon[88313]: osdmap e752: 8 total, 8 up, 8 in 2024-04-26T04:52:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:43 smithi204 ceph-mon[88313]: pgmap v797: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-04-26T04:52:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:43 smithi204 ceph-mon[88313]: osdmap e753: 8 total, 8 up, 8 in 2024-04-26T04:52:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[95531]: osdmap e752: 8 total, 8 up, 8 in 2024-04-26T04:52:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[95531]: pgmap v797: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-04-26T04:52:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[95531]: osdmap e753: 8 total, 8 up, 8 in 2024-04-26T04:52:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[92947]: osdmap e752: 8 total, 8 up, 8 in 2024-04-26T04:52:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[92947]: pgmap v797: 121 pgs: 121 active+clean; 193 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 1.2 MiB/s wr, 1 op/s 2024-04-26T04:52:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:43 smithi146 ceph-mon[92947]: osdmap e753: 8 total, 8 up, 8 in 2024-04-26T04:52:44.729 INFO:tasks.rados.rados.0.smithi146.stdout:3492: done (0 left) 2024-04-26T04:52:44.729 INFO:tasks.rados.rados.0.smithi146.stdout:3493: read oid 29 snap -1 2024-04-26T04:52:44.729 INFO:tasks.rados.rados.0.smithi146.stdout:3493: expect (ObjNum 943 snap 291 seq_num 943) 2024-04-26T04:52:44.729 INFO:tasks.rados.rados.0.smithi146.stdout:3494: rollback oid 31 current snap is 338 2024-04-26T04:52:44.729 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 31 to 337 2024-04-26T04:52:44.730 INFO:tasks.rados.rados.0.smithi146.stdout:3495: read oid 43 snap -1 2024-04-26T04:52:44.730 INFO:tasks.rados.rados.0.smithi146.stdout:3495: expect deleted 2024-04-26T04:52:44.730 INFO:tasks.rados.rados.0.smithi146.stdout:3496: snap_remove snap 330 2024-04-26T04:52:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:3496: done (3 left) 2024-04-26T04:52:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:3497: rmattr oid 26 current snap is 338 2024-04-26T04:52:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:3497: done (3 left) 2024-04-26T04:52:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:3498: copy_from oid 27 from oid 17 current snap is 338 2024-04-26T04:52:45.743 INFO:tasks.rados.rados.0.smithi146.stdout:3494: finishing rollback tid 0 to smithi14680844-31 2024-04-26T04:52:45.744 INFO:tasks.rados.rados.0.smithi146.stdout:3494: finishing rollback tid 1 to smithi14680844-31 2024-04-26T04:52:45.744 INFO:tasks.rados.rados.0.smithi146.stdout:3494: finishing rollback tid 2 to smithi14680844-31 2024-04-26T04:52:45.744 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1761 (ObjNum 1065 snap 328 seq_num 1065) dirty exists 2024-04-26T04:52:45.744 INFO:tasks.rados.rados.0.smithi146.stdout:3493: expect (ObjNum 943 snap 291 seq_num 943) 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3498: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3498: finishing copy_from to smithi14680844-27 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2118 (ObjNum 1063 snap 328 seq_num 1063) dirty exists 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3493: done (3 left) 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3494: done (2 left) 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3495: done (1 left) 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3498: done (0 left) 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3499: copy_from oid 13 from oid 3 current snap is 338 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3500: copy_from oid 14 from oid 35 current snap is 338 2024-04-26T04:52:45.931 INFO:tasks.rados.rados.0.smithi146.stdout:3501: snap_remove snap 335 2024-04-26T04:52:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:45 smithi204 ceph-mon[88313]: osdmap e754: 8 total, 8 up, 8 in 2024-04-26T04:52:46.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:45 smithi146 ceph-mon[95531]: osdmap e754: 8 total, 8 up, 8 in 2024-04-26T04:52:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:45 smithi146 ceph-mon[92947]: osdmap e754: 8 total, 8 up, 8 in 2024-04-26T04:52:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:46] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:52:46.749 INFO:tasks.rados.rados.0.smithi146.stdout:3499: finishing copy_from to smithi14680844-13 2024-04-26T04:52:46.749 INFO:tasks.rados.rados.0.smithi146.stdout:3499: got expected ENOENT (src dne) 2024-04-26T04:52:46.749 INFO:tasks.rados.rados.0.smithi146.stdout:3499: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3500: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3500: finishing copy_from to smithi14680844-14 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 1916 (ObjNum 1018 snap 310 seq_num 1018) dirty exists 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3499: done (2 left) 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3500: done (1 left) 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3501: done (0 left) 2024-04-26T04:52:46.750 INFO:tasks.rados.rados.0.smithi146.stdout:3502: delete oid 47 current snap is 338 2024-04-26T04:52:46.755 INFO:tasks.rados.rados.0.smithi146.stdout:3502: done (0 left) 2024-04-26T04:52:46.755 INFO:tasks.rados.rados.0.smithi146.stdout:3503: snap_remove snap 331 2024-04-26T04:52:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:46 smithi204 ceph-mon[88313]: pgmap v800: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:46 smithi204 ceph-mon[88313]: osdmap e755: 8 total, 8 up, 8 in 2024-04-26T04:52:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:46 smithi146 ceph-mon[95531]: pgmap v800: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:46 smithi146 ceph-mon[95531]: osdmap e755: 8 total, 8 up, 8 in 2024-04-26T04:52:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:46 smithi146 ceph-mon[92947]: pgmap v800: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:46 smithi146 ceph-mon[92947]: osdmap e755: 8 total, 8 up, 8 in 2024-04-26T04:52:47.757 INFO:tasks.rados.rados.0.smithi146.stdout:3503: done (0 left) 2024-04-26T04:52:47.757 INFO:tasks.rados.rados.0.smithi146.stdout:3504: read oid 35 snap 333 2024-04-26T04:52:47.757 INFO:tasks.rados.rados.0.smithi146.stdout:3504: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:47.757 INFO:tasks.rados.rados.0.smithi146.stdout:3505: snap_remove snap 336 2024-04-26T04:52:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:47 smithi204 ceph-mon[88313]: osdmap e756: 8 total, 8 up, 8 in 2024-04-26T04:52:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:47 smithi146 ceph-mon[92947]: osdmap e756: 8 total, 8 up, 8 in 2024-04-26T04:52:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:47 smithi146 ceph-mon[95531]: osdmap e756: 8 total, 8 up, 8 in 2024-04-26T04:52:48.757 INFO:tasks.rados.rados.0.smithi146.stdout:3504: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3504: done (1 left) 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3505: done (0 left) 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3506: copy_from oid 22 from oid 26 current snap is 338 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3507: read oid 48 snap -1 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3507: expect (ObjNum 1081 snap 332 seq_num 1081) 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3508: rmattr oid 19 current snap is 338 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3508: done (2 left) 2024-04-26T04:52:48.841 INFO:tasks.rados.rados.0.smithi146.stdout:3509: delete oid 25 current snap is 338 2024-04-26T04:52:48.844 INFO:tasks.rados.rados.0.smithi146.stdout:3509: done (2 left) 2024-04-26T04:52:48.844 INFO:tasks.rados.rados.0.smithi146.stdout:3510: delete oid 34 current snap is 338 2024-04-26T04:52:48.845 INFO:tasks.rados.rados.0.smithi146.stdout:3506: finishing copy_from to smithi14680844-22 2024-04-26T04:52:48.846 INFO:tasks.rados.rados.0.smithi146.stdout:3506: got expected ENOENT (src dne) 2024-04-26T04:52:48.846 INFO:tasks.rados.rados.0.smithi146.stdout:3506: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:52:48.850 INFO:tasks.rados.rados.0.smithi146.stdout:3506: done (2 left) 2024-04-26T04:52:48.850 INFO:tasks.rados.rados.0.smithi146.stdout:3510: done (1 left) 2024-04-26T04:52:48.850 INFO:tasks.rados.rados.0.smithi146.stdout:3511: delete oid 10 current snap is 338 2024-04-26T04:52:48.852 INFO:tasks.rados.rados.0.smithi146.stdout:3507: expect (ObjNum 1081 snap 332 seq_num 1081) 2024-04-26T04:52:48.887 INFO:tasks.rados.rados.0.smithi146.stdout:3507: done (1 left) 2024-04-26T04:52:48.887 INFO:tasks.rados.rados.0.smithi146.stdout:3511: done (0 left) 2024-04-26T04:52:48.887 INFO:tasks.rados.rados.0.smithi146.stdout:3512: rmattr oid 49 current snap is 338 2024-04-26T04:52:48.887 INFO:tasks.rados.rados.0.smithi146.stdout:3512: done (0 left) 2024-04-26T04:52:48.887 INFO:tasks.rados.rados.0.smithi146.stdout:3513: snap_remove snap 314 2024-04-26T04:52:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:48 smithi204 ceph-mon[88313]: pgmap v803: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:49.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:48 smithi204 ceph-mon[88313]: osdmap e757: 8 total, 8 up, 8 in 2024-04-26T04:52:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:48 smithi146 ceph-mon[92947]: pgmap v803: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:48 smithi146 ceph-mon[92947]: osdmap e757: 8 total, 8 up, 8 in 2024-04-26T04:52:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:48 smithi146 ceph-mon[95531]: pgmap v803: 121 pgs: 121 active+clean; 203 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.2 MiB/s wr, 17 op/s 2024-04-26T04:52:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:48 smithi146 ceph-mon[95531]: osdmap e757: 8 total, 8 up, 8 in 2024-04-26T04:52:49.778 INFO:tasks.rados.rados.0.smithi146.stdout:3513: done (0 left) 2024-04-26T04:52:49.778 INFO:tasks.rados.rados.0.smithi146.stdout:3514: rmattr oid 50 current snap is 338 2024-04-26T04:52:49.778 INFO:tasks.rados.rados.0.smithi146.stdout:3514: done (0 left) 2024-04-26T04:52:49.778 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 338 2024-04-26T04:52:49.778 INFO:tasks.rados.rados.0.smithi146.stdout:3515: seq_num 1092 ranges {0=696320,696320=802816} 2024-04-26T04:52:49.782 INFO:tasks.rados.rados.0.smithi146.stdout:3515: writing smithi14680844-44 from 0 to 696320 tid 1 2024-04-26T04:52:49.788 INFO:tasks.rados.rados.0.smithi146.stdout:3515: writing smithi14680844-44 from 696320 to 1499136 tid 2 2024-04-26T04:52:49.788 INFO:tasks.rados.rados.0.smithi146.stdout:3516: rollback oid 4 current snap is 338 2024-04-26T04:52:49.788 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 333 2024-04-26T04:52:49.789 INFO:tasks.rados.rados.0.smithi146.stdout:3517: read oid 2 snap -1 2024-04-26T04:52:49.789 INFO:tasks.rados.rados.0.smithi146.stdout:3517: expect (ObjNum 1070 snap 329 seq_num 1070) 2024-04-26T04:52:49.789 INFO:tasks.rados.rados.0.smithi146.stdout:3518: delete oid 40 current snap is 338 2024-04-26T04:52:49.794 INFO:tasks.rados.rados.0.smithi146.stdout:3515: finishing write tid 1 to smithi14680844-44 2024-04-26T04:52:49.798 INFO:tasks.rados.rados.0.smithi146.stdout:3518: done (3 left) 2024-04-26T04:52:49.799 INFO:tasks.rados.rados.0.smithi146.stdout:3519: rollback oid 3 current snap is 338 2024-04-26T04:52:49.799 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 3 to 309 2024-04-26T04:52:49.799 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 338 2024-04-26T04:52:49.799 INFO:tasks.rados.rados.0.smithi146.stdout:3520: seq_num 1094 ranges {958464=729088,1687552=573440,2260992=229376} 2024-04-26T04:52:49.809 INFO:tasks.rados.rados.0.smithi146.stdout:3520: writing smithi14680844-9 from 958464 to 1687552 tid 1 2024-04-26T04:52:49.812 INFO:tasks.rados.rados.0.smithi146.stdout:3520: writing smithi14680844-9 from 1687552 to 2260992 tid 2 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3520: writing smithi14680844-9 from 2260992 to 2490368 tid 3 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3521: copy_from oid 12 from oid 33 current snap is 338 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3516: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3516: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3516: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2131 (ObjNum 1072 snap 329 seq_num 1072) dirty exists 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3515: finishing write tid 2 to smithi14680844-44 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:3519: finishing rollback tid 1 to smithi14680844-3 2024-04-26T04:52:49.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2176 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: finishing write tid 3 to smithi14680844-44 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: finishing write tid 4 to smithi14680844-44 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: oid 44 updating version 0 to 1933 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: oid 44 updating version 1933 to 1934 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: oid 44 version 1934 is already newer than 1932 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1934 (ObjNum 1092 snap 338 seq_num 1092) dirty exists 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3515: left oid 44 (ObjNum 1092 snap 338 seq_num 1092) 2024-04-26T04:52:49.816 INFO:tasks.rados.rados.0.smithi146.stdout:3517: expect (ObjNum 1070 snap 329 seq_num 1070) 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3520: finishing write tid 1 to smithi14680844-9 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3521: finishing copy_from to smithi14680844-12 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3521: got expected ENOENT (src dne) 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3521: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3520: finishing write tid 2 to smithi14680844-9 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3520: finishing write tid 3 to smithi14680844-9 2024-04-26T04:52:49.931 INFO:tasks.rados.rados.0.smithi146.stdout:3520: finishing write tid 4 to smithi14680844-9 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: finishing write tid 5 to smithi14680844-9 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: oid 9 updating version 0 to 2213 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: oid 9 updating version 2213 to 2215 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: oid 9 version 2215 is already newer than 2212 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: oid 9 version 2215 is already newer than 2214 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2215 (ObjNum 1094 snap 338 seq_num 1094) dirty exists 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: left oid 9 (ObjNum 1094 snap 338 seq_num 1094) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3515: done (5 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3516: done (4 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3517: done (3 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3519: done (2 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3520: done (1 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3521: done (0 left) 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3522: rmattr oid 2 current snap is 338 2024-04-26T04:52:49.932 INFO:tasks.rados.rados.0.smithi146.stdout:3522: done (0 left) 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3523: rmattr oid 6 current snap is 338 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3523: done (0 left) 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3524: read oid 28 snap -1 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3524: expect (ObjNum 1074 snap 331 seq_num 1074) 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3525: rollback oid 39 current snap is 338 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 329 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3526: read oid 10 snap -1 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3526: expect deleted 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3527: delete oid 41 current snap is 338 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3527: done (3 left) 2024-04-26T04:52:49.933 INFO:tasks.rados.rados.0.smithi146.stdout:3528: snap_remove snap 334 2024-04-26T04:52:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:49 smithi204 ceph-mon[88313]: osdmap e758: 8 total, 8 up, 8 in 2024-04-26T04:52:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:49 smithi204 ceph-mon[88313]: pgmap v806: 121 pgs: 121 active+clean; 208 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-04-26T04:52:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:49 smithi146 ceph-mon[92947]: osdmap e758: 8 total, 8 up, 8 in 2024-04-26T04:52:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:49 smithi146 ceph-mon[92947]: pgmap v806: 121 pgs: 121 active+clean; 208 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-04-26T04:52:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:49 smithi146 ceph-mon[95531]: osdmap e758: 8 total, 8 up, 8 in 2024-04-26T04:52:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:49 smithi146 ceph-mon[95531]: pgmap v806: 121 pgs: 121 active+clean; 208 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 1.3 MiB/s wr, 1 op/s 2024-04-26T04:52:50.781 INFO:tasks.rados.rados.0.smithi146.stdout:3528: done (3 left) 2024-04-26T04:52:50.781 INFO:tasks.rados.rados.0.smithi146.stdout:3529: read oid 14 snap -1 2024-04-26T04:52:50.781 INFO:tasks.rados.rados.0.smithi146.stdout:3529: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:50.781 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 338 2024-04-26T04:52:50.781 INFO:tasks.rados.rados.0.smithi146.stdout:3530: seq_num 1096 ranges {10354688=761856,11116544=786432,11902976=16384} 2024-04-26T04:52:50.842 INFO:tasks.rados.rados.0.smithi146.stdout:3530: writing smithi14680844-30 from 10354688 to 11116544 tid 1 2024-04-26T04:52:50.847 INFO:tasks.rados.rados.0.smithi146.stdout:3530: writing smithi14680844-30 from 11116544 to 11902976 tid 2 2024-04-26T04:52:50.847 INFO:tasks.rados.rados.0.smithi146.stdout:3530: writing smithi14680844-30 from 11902976 to 11919360 tid 3 2024-04-26T04:52:50.847 INFO:tasks.rados.rados.0.smithi146.stdout:3531: read oid 2 snap -1 2024-04-26T04:52:50.847 INFO:tasks.rados.rados.0.smithi146.stdout:3531: expect (ObjNum 1070 snap 329 seq_num 1070) 2024-04-26T04:52:50.847 INFO:tasks.rados.rados.0.smithi146.stdout:3532: snap_remove snap 333 2024-04-26T04:52:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:50 smithi204 ceph-mon[88313]: osdmap e759: 8 total, 8 up, 8 in 2024-04-26T04:52:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:50 smithi146 ceph-mon[95531]: osdmap e759: 8 total, 8 up, 8 in 2024-04-26T04:52:51.193 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 04:52:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T04:52:50.794+0000 7fca35b4b700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 191 after trimming was started 2024-04-26T04:52:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:50 smithi146 ceph-mon[92947]: osdmap e759: 8 total, 8 up, 8 in 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3532: done (6 left) 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3533: read oid 33 snap 332 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3533: expect deleted 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3534: rollback oid 12 current snap is 338 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 12 to 329 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3535: delete oid 40 current snap is 338 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3525: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3525: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:3525: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:52:51.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1924 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:52:51.788 INFO:tasks.rados.rados.0.smithi146.stdout:3524: expect (ObjNum 1074 snap 331 seq_num 1074) 2024-04-26T04:52:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:51 smithi204 ceph-mon[88313]: osdmap e760: 8 total, 8 up, 8 in 2024-04-26T04:52:52.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:51 smithi204 ceph-mon[88313]: pgmap v809: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T04:52:52.174 INFO:tasks.rados.rados.0.smithi146.stdout:3529: expect (ObjNum 1018 snap 310 seq_num 1018) 2024-04-26T04:52:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:51 smithi146 ceph-mon[92947]: osdmap e760: 8 total, 8 up, 8 in 2024-04-26T04:52:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:51 smithi146 ceph-mon[92947]: pgmap v809: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T04:52:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:51 smithi146 ceph-mon[95531]: osdmap e760: 8 total, 8 up, 8 in 2024-04-26T04:52:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:51 smithi146 ceph-mon[95531]: pgmap v809: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T04:52:52.254 INFO:tasks.rados.rados.0.smithi146.stdout:3530: finishing write tid 1 to smithi14680844-30 2024-04-26T04:52:52.254 INFO:tasks.rados.rados.0.smithi146.stdout:3530: finishing write tid 2 to smithi14680844-30 2024-04-26T04:52:52.254 INFO:tasks.rados.rados.0.smithi146.stdout:3530: finishing write tid 3 to smithi14680844-30 2024-04-26T04:52:52.254 INFO:tasks.rados.rados.0.smithi146.stdout:3531: expect (ObjNum 1070 snap 329 seq_num 1070) 2024-04-26T04:52:52.369 INFO:tasks.rados.rados.0.smithi146.stdout:3530: finishing write tid 4 to smithi14680844-30 2024-04-26T04:52:52.369 INFO:tasks.rados.rados.0.smithi146.stdout:3530: finishing write tid 5 to smithi14680844-30 2024-04-26T04:52:52.369 INFO:tasks.rados.rados.0.smithi146.stdout:3530: oid 30 updating version 0 to 2115 2024-04-26T04:52:52.370 INFO:tasks.rados.rados.0.smithi146.stdout:3530: oid 30 version 2115 is already newer than 2114 2024-04-26T04:52:52.370 INFO:tasks.rados.rados.0.smithi146.stdout:3530: oid 30 updating version 2115 to 2116 2024-04-26T04:52:52.370 INFO:tasks.rados.rados.0.smithi146.stdout:3530: oid 30 updating version 2116 to 2117 2024-04-26T04:52:52.370 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2117 (ObjNum 1096 snap 338 seq_num 1096) dirty exists 2024-04-26T04:52:52.370 INFO:tasks.rados.rados.0.smithi146.stdout:3530: left oid 30 (ObjNum 1096 snap 338 seq_num 1096) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3524: done (8 left) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3525: done (7 left) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3526: done (6 left) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3529: done (5 left) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3530: done (4 left) 2024-04-26T04:52:52.371 INFO:tasks.rados.rados.0.smithi146.stdout:3531: done (3 left) 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:3535: done (2 left) 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:3536: delete oid 17 current snap is 338 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:3534: finishing rollback tid 0 to smithi14680844-12 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:3534: finishing rollback tid 1 to smithi14680844-12 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:3534: finishing rollback tid 2 to smithi14680844-12 2024-04-26T04:52:52.372 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2127 (ObjNum 1061 snap 327 seq_num 1061) dirty exists 2024-04-26T04:52:52.374 INFO:tasks.rados.rados.0.smithi146.stdout:3533: done (2 left) 2024-04-26T04:52:52.374 INFO:tasks.rados.rados.0.smithi146.stdout:3534: done (1 left) 2024-04-26T04:52:52.375 INFO:tasks.rados.rados.0.smithi146.stdout:3536: done (0 left) 2024-04-26T04:52:52.375 INFO:tasks.rados.rados.0.smithi146.stdout:3537: rollback oid 11 current snap is 338 2024-04-26T04:52:52.375 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 329 2024-04-26T04:52:52.375 INFO:tasks.rados.rados.0.smithi146.stdout:3538: rollback oid 20 current snap is 338 2024-04-26T04:52:52.375 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 309 2024-04-26T04:52:52.376 INFO:tasks.rados.rados.0.smithi146.stdout:3539: rollback oid 50 current snap is 338 2024-04-26T04:52:52.376 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 50 to 332 2024-04-26T04:52:52.376 INFO:tasks.rados.rados.0.smithi146.stdout:3540: delete oid 14 current snap is 338 2024-04-26T04:52:52.376 INFO:tasks.rados.rados.0.smithi146.stdout:3540: done (3 left) 2024-04-26T04:52:52.376 INFO:tasks.rados.rados.0.smithi146.stdout:3541: delete oid 38 current snap is 338 2024-04-26T04:52:52.379 INFO:tasks.rados.rados.0.smithi146.stdout:3537: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:52:52.379 INFO:tasks.rados.rados.0.smithi146.stdout:3537: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:52:52.379 INFO:tasks.rados.rados.0.smithi146.stdout:3538: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:52:52.379 INFO:tasks.rados.rados.0.smithi146.stdout:3538: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:52:52.379 INFO:tasks.rados.rados.0.smithi146.stdout:3537: finishing rollback tid 2 to smithi14680844-11 2024-04-26T04:52:52.380 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 1937 (ObjNum 1044 snap 317 seq_num 1044) dirty exists 2024-04-26T04:52:52.380 INFO:tasks.rados.rados.0.smithi146.stdout:3538: finishing rollback tid 2 to smithi14680844-20 2024-04-26T04:52:52.380 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2223 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:52:52.383 INFO:tasks.rados.rados.0.smithi146.stdout:3537: done (3 left) 2024-04-26T04:52:52.383 INFO:tasks.rados.rados.0.smithi146.stdout:3538: done (2 left) 2024-04-26T04:52:52.383 INFO:tasks.rados.rados.0.smithi146.stdout:3541: done (1 left) 2024-04-26T04:52:52.384 INFO:tasks.rados.rados.0.smithi146.stdout:3542: read oid 5 snap 309 2024-04-26T04:52:52.384 INFO:tasks.rados.rados.0.smithi146.stdout:3542: expect deleted 2024-04-26T04:52:52.384 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 6 current snap is 338 2024-04-26T04:52:52.384 INFO:tasks.rados.rados.0.smithi146.stdout:3543: seq_num 1101 ranges {1859584=442368,2301952=606208,2908160=598016} 2024-04-26T04:52:52.392 INFO:tasks.rados.rados.0.smithi146.stdout:3543: writing smithi14680844-6 from 1859584 to 2301952 tid 1 2024-04-26T04:52:52.395 INFO:tasks.rados.rados.0.smithi146.stdout:3543: writing smithi14680844-6 from 2301952 to 2908160 tid 2 2024-04-26T04:52:52.398 INFO:tasks.rados.rados.0.smithi146.stdout:3543: writing smithi14680844-6 from 2908160 to 3506176 tid 3 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3544: copy_from oid 36 from oid 19 current snap is 338 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3539: finishing rollback tid 1 to smithi14680844-50 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2126 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3543: finishing write tid 1 to smithi14680844-6 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3543: finishing write tid 2 to smithi14680844-6 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3539: done (3 left) 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3542: done (2 left) 2024-04-26T04:52:52.399 INFO:tasks.rados.rados.0.smithi146.stdout:3545: snap_create 2024-04-26T04:52:52.401 INFO:tasks.rados.rados.0.smithi146.stdout:3543: finishing write tid 3 to smithi14680844-6 2024-04-26T04:52:52.401 INFO:tasks.rados.rados.0.smithi146.stdout:3543: finishing write tid 4 to smithi14680844-6 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: finishing write tid 5 to smithi14680844-6 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: oid 6 updating version 0 to 2188 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: oid 6 version 2188 is already newer than 2187 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: oid 6 version 2188 is already newer than 2186 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: oid 6 version 2188 is already newer than 2185 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2188 (ObjNum 1101 snap 338 seq_num 1101) dirty exists 2024-04-26T04:52:52.403 INFO:tasks.rados.rados.0.smithi146.stdout:3543: left oid 6 (ObjNum 1101 snap 338 seq_num 1101) 2024-04-26T04:52:52.414 INFO:tasks.rados.rados.0.smithi146.stdout:3544: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:52:52.417 INFO:tasks.rados.rados.0.smithi146.stdout:3544: finishing copy_from to smithi14680844-36 2024-04-26T04:52:52.417 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2127 (ObjNum 1083 snap 332 seq_num 1083) dirty exists 2024-04-26T04:52:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3543: done (2 left) 2024-04-26T04:52:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3544: done (1 left) 2024-04-26T04:52:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3545: done (0 left) 2024-04-26T04:52:52.789 INFO:tasks.rados.rados.0.smithi146.stdout:3546: delete oid 26 current snap is 339 2024-04-26T04:52:52.877 INFO:tasks.rados.rados.0.smithi146.stdout:3546: done (0 left) 2024-04-26T04:52:52.877 INFO:tasks.rados.rados.0.smithi146.stdout:3547: snap_remove snap 338 2024-04-26T04:52:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:52 smithi204 ceph-mon[88313]: osdmap e761: 8 total, 8 up, 8 in 2024-04-26T04:52:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:52 smithi146 ceph-mon[92947]: osdmap e761: 8 total, 8 up, 8 in 2024-04-26T04:52:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:52 smithi146 ceph-mon[95531]: osdmap e761: 8 total, 8 up, 8 in 2024-04-26T04:52:53.736 INFO:tasks.rados.rados.0.smithi146.stdout:3547: done (0 left) 2024-04-26T04:52:53.736 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 339 2024-04-26T04:52:53.736 INFO:tasks.rados.rados.0.smithi146.stdout:3548: seq_num 1103 ranges {0=475136,475136=425984,901120=696320,1597440=81920} 2024-04-26T04:52:53.738 INFO:tasks.rados.rados.0.smithi146.stdout:3548: writing smithi14680844-1 from 0 to 475136 tid 1 2024-04-26T04:52:53.741 INFO:tasks.rados.rados.0.smithi146.stdout:3548: writing smithi14680844-1 from 475136 to 901120 tid 2 2024-04-26T04:52:53.745 INFO:tasks.rados.rados.0.smithi146.stdout:3548: writing smithi14680844-1 from 901120 to 1597440 tid 3 2024-04-26T04:52:53.746 INFO:tasks.rados.rados.0.smithi146.stdout:3548: writing smithi14680844-1 from 1597440 to 1679360 tid 4 2024-04-26T04:52:53.746 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 339 2024-04-26T04:52:53.746 INFO:tasks.rados.rados.0.smithi146.stdout:3549: seq_num 1104 ranges {4644864=499712,5144576=712704,5857280=491520} 2024-04-26T04:52:53.774 INFO:tasks.rados.rados.0.smithi146.stdout:3549: writing smithi14680844-31 from 4644864 to 5144576 tid 1 2024-04-26T04:52:53.778 INFO:tasks.rados.rados.0.smithi146.stdout:3549: writing smithi14680844-31 from 5144576 to 5857280 tid 2 2024-04-26T04:52:53.781 INFO:tasks.rados.rados.0.smithi146.stdout:3549: writing smithi14680844-31 from 5857280 to 6348800 tid 3 2024-04-26T04:52:53.781 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 339 2024-04-26T04:52:53.781 INFO:tasks.rados.rados.0.smithi146.stdout:3550: seq_num 1105 ranges {0=516096,516096=598016,1114112=606208} 2024-04-26T04:52:53.784 INFO:tasks.rados.rados.0.smithi146.stdout:3550: writing smithi14680844-38 from 0 to 516096 tid 1 2024-04-26T04:52:53.788 INFO:tasks.rados.rados.0.smithi146.stdout:3550: writing smithi14680844-38 from 516096 to 1114112 tid 2 2024-04-26T04:52:53.793 INFO:tasks.rados.rados.0.smithi146.stdout:3550: writing smithi14680844-38 from 1114112 to 1720320 tid 3 2024-04-26T04:52:53.793 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 339 2024-04-26T04:52:53.793 INFO:tasks.rados.rados.0.smithi146.stdout:3551: seq_num 1106 ranges {1499136=532480,2031616=483328,2514944=475136,2990080=245760} 2024-04-26T04:52:53.805 INFO:tasks.rados.rados.0.smithi146.stdout:3551: writing smithi14680844-44 from 1499136 to 2031616 tid 1 2024-04-26T04:52:53.809 INFO:tasks.rados.rados.0.smithi146.stdout:3551: writing smithi14680844-44 from 2031616 to 2514944 tid 2 2024-04-26T04:52:53.811 INFO:tasks.rados.rados.0.smithi146.stdout:3551: writing smithi14680844-44 from 2514944 to 2990080 tid 3 2024-04-26T04:52:53.812 INFO:tasks.rados.rados.0.smithi146.stdout:3551: writing smithi14680844-44 from 2990080 to 3235840 tid 4 2024-04-26T04:52:53.812 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 339 2024-04-26T04:52:53.813 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 1 to smithi14680844-1 2024-04-26T04:52:53.813 INFO:tasks.rados.rados.0.smithi146.stdout:3552: seq_num 1107 ranges {2703360=548864,3252224=770048,4022272=434176} 2024-04-26T04:52:53.830 INFO:tasks.rados.rados.0.smithi146.stdout:3552: writing smithi14680844-5 from 2703360 to 3252224 tid 1 2024-04-26T04:52:53.834 INFO:tasks.rados.rados.0.smithi146.stdout:3552: writing smithi14680844-5 from 3252224 to 4022272 tid 2 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3552: writing smithi14680844-5 from 4022272 to 4456448 tid 3 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3553: rmattr oid 26 current snap is 339 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3553: done (5 left) 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3554: rollback oid 25 current snap is 339 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 309 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 2 to smithi14680844-1 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3555: rmattr oid 13 current snap is 339 2024-04-26T04:52:53.840 INFO:tasks.rados.rados.0.smithi146.stdout:3555: done (6 left) 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3556: rmattr oid 17 current snap is 339 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3556: done (6 left) 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3557: read oid 46 snap -1 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3557: expect (ObjNum 1057 snap 325 seq_num 1057) 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3558: rollback oid 49 current snap is 339 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 49 to 329 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 3 to smithi14680844-1 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 4 to smithi14680844-1 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 5 to smithi14680844-1 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: finishing write tid 6 to smithi14680844-1 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: oid 1 updating version 0 to 2120 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: oid 1 updating version 2120 to 2121 2024-04-26T04:52:53.841 INFO:tasks.rados.rados.0.smithi146.stdout:3548: oid 1 updating version 2121 to 2122 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3548: oid 1 updating version 2122 to 2123 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3548: oid 1 version 2123 is already newer than 2119 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 2123 (ObjNum 1103 snap 339 seq_num 1103) dirty exists 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3548: left oid 1 (ObjNum 1103 snap 339 seq_num 1103) 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3549: finishing write tid 1 to smithi14680844-31 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3548: done (7 left) 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3559: read oid 34 snap -1 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3559: expect deleted 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3560: setattr oid 37 current snap is 339 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3549: finishing write tid 2 to smithi14680844-31 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3549: finishing write tid 3 to smithi14680844-31 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3549: finishing write tid 4 to smithi14680844-31 2024-04-26T04:52:53.842 INFO:tasks.rados.rados.0.smithi146.stdout:3549: finishing write tid 5 to smithi14680844-31 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3549: oid 31 updating version 0 to 1764 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3549: oid 31 version 1764 is already newer than 1762 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3549: oid 31 updating version 1764 to 1765 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3549: oid 31 version 1765 is already newer than 1763 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1765 (ObjNum 1104 snap 339 seq_num 1104) dirty exists 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3549: left oid 31 (ObjNum 1104 snap 339 seq_num 1104) 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: finishing write tid 1 to smithi14680844-38 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: finishing write tid 2 to smithi14680844-38 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: finishing write tid 3 to smithi14680844-38 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: finishing write tid 4 to smithi14680844-38 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: finishing write tid 5 to smithi14680844-38 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: oid 38 updating version 0 to 2133 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: oid 38 updating version 2133 to 2135 2024-04-26T04:52:53.843 INFO:tasks.rados.rados.0.smithi146.stdout:3550: oid 38 version 2135 is already newer than 2134 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3550: oid 38 updating version 2135 to 2136 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2136 (ObjNum 1105 snap 339 seq_num 1105) dirty exists 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3550: left oid 38 (ObjNum 1105 snap 339 seq_num 1105) 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 1 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 2 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 3 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 4 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 5 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: finishing write tid 6 to smithi14680844-44 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: oid 44 updating version 0 to 2129 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: oid 44 updating version 2129 to 2130 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: oid 44 updating version 2130 to 2132 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: oid 44 version 2132 is already newer than 2128 2024-04-26T04:52:53.844 INFO:tasks.rados.rados.0.smithi146.stdout:3551: oid 44 version 2132 is already newer than 2131 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 2132 (ObjNum 1106 snap 339 seq_num 1106) dirty exists 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3551: left oid 44 (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3552: finishing write tid 1 to smithi14680844-5 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3549: done (8 left) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3550: done (7 left) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3551: done (6 left) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3559: done (5 left) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3561: rmattr oid 29 current snap is 339 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3562: read oid 7 snap -1 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3562: expect deleted 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3563: read oid 44 snap -1 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3563: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3564: copy_from oid 1 from oid 11 current snap is 339 2024-04-26T04:52:53.845 INFO:tasks.rados.rados.0.smithi146.stdout:3565: rollback oid 26 current snap is 339 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 329 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:3566: rollback oid 32 current snap is 339 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 309 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 339 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:3567: seq_num 1108 ranges {0=565248,565248=647168,1212416=483328,1695744=73728} 2024-04-26T04:52:53.846 INFO:tasks.rados.rados.0.smithi146.stdout:3567: writing smithi14680844-47 from 0 to 565248 tid 1 2024-04-26T04:52:53.848 INFO:tasks.rados.rados.0.smithi146.stdout:3567: writing smithi14680844-47 from 565248 to 1212416 tid 2 2024-04-26T04:52:53.851 INFO:tasks.rados.rados.0.smithi146.stdout:3567: writing smithi14680844-47 from 1212416 to 1695744 tid 3 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:3567: writing smithi14680844-47 from 1695744 to 1769472 tid 4 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 18 current snap is 339 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:3552: finishing write tid 2 to smithi14680844-5 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:3554: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:3552: finishing write tid 3 to smithi14680844-5 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:3554: finishing rollback tid 2 to smithi14680844-25 2024-04-26T04:52:53.852 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2138 (ObjNum 979 snap 306 seq_num 979) dirty exists 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3558: finishing rollback tid 0 to smithi14680844-49 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3558: finishing rollback tid 1 to smithi14680844-49 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3552: finishing write tid 4 to smithi14680844-5 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3566: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3566: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3566: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2228 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3558: finishing rollback tid 2 to smithi14680844-49 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 2126 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-04-26T04:52:53.853 INFO:tasks.rados.rados.0.smithi146.stdout:3557: expect (ObjNum 1057 snap 325 seq_num 1057) 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2127 (ObjNum 1073 snap 329 seq_num 1073) dirty exists 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: finishing write tid 5 to smithi14680844-5 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: oid 5 updating version 0 to 2128 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: oid 5 updating version 2128 to 2130 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: oid 5 version 2130 is already newer than 2129 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: oid 5 updating version 2130 to 2131 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2131 (ObjNum 1107 snap 339 seq_num 1107) dirty exists 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3552: left oid 5 (ObjNum 1107 snap 339 seq_num 1107) 2024-04-26T04:52:53.881 INFO:tasks.rados.rados.0.smithi146.stdout:3565: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:52:53.882 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2217 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:52:53.882 INFO:tasks.rados.rados.0.smithi146.stdout:3568: seq_num 1109 ranges {2891776=581632,3473408=532480,4005888=647168,4653056=24576} 2024-04-26T04:52:53.899 INFO:tasks.rados.rados.0.smithi146.stdout:3568: writing smithi14680844-18 from 2891776 to 3473408 tid 1 2024-04-26T04:52:53.902 INFO:tasks.rados.rados.0.smithi146.stdout:3568: writing smithi14680844-18 from 3473408 to 4005888 tid 2 2024-04-26T04:52:53.907 INFO:tasks.rados.rados.0.smithi146.stdout:3568: writing smithi14680844-18 from 4005888 to 4653056 tid 3 2024-04-26T04:52:53.907 INFO:tasks.rados.rados.0.smithi146.stdout:3568: writing smithi14680844-18 from 4653056 to 4677632 tid 4 2024-04-26T04:52:53.907 INFO:tasks.rados.rados.0.smithi146.stdout:3552: done (12 left) 2024-04-26T04:52:53.907 INFO:tasks.rados.rados.0.smithi146.stdout:3554: done (11 left) 2024-04-26T04:52:53.907 INFO:tasks.rados.rados.0.smithi146.stdout:3557: done (10 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:3558: done (9 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:3560: done (8 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:3562: done (7 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:3565: done (6 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:3566: done (5 left) 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 27 current snap is 339 2024-04-26T04:52:53.909 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2177 (ObjNum 943 snap 291 seq_num 943) dirty exists 2024-04-26T04:52:53.910 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 1 to smithi14680844-47 2024-04-26T04:52:53.910 INFO:tasks.rados.rados.0.smithi146.stdout:3569: seq_num 1110 ranges {3317760=598016,3915776=466944,4382720=450560,4833280=286720} 2024-04-26T04:52:53.927 INFO:tasks.rados.rados.0.smithi146.stdout:3569: writing smithi14680844-27 from 3317760 to 3915776 tid 1 2024-04-26T04:52:53.930 INFO:tasks.rados.rados.0.smithi146.stdout:3569: writing smithi14680844-27 from 3915776 to 4382720 tid 2 2024-04-26T04:52:53.933 INFO:tasks.rados.rados.0.smithi146.stdout:3569: writing smithi14680844-27 from 4382720 to 4833280 tid 3 2024-04-26T04:52:53.934 INFO:tasks.rados.rados.0.smithi146.stdout:3569: writing smithi14680844-27 from 4833280 to 5120000 tid 4 2024-04-26T04:52:53.935 INFO:tasks.rados.rados.0.smithi146.stdout:3561: done (5 left) 2024-04-26T04:52:53.935 INFO:tasks.rados.rados.0.smithi146.stdout:3570: snap_remove snap 309 2024-04-26T04:52:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:53 smithi204 ceph-mon[88313]: osdmap e762: 8 total, 8 up, 8 in 2024-04-26T04:52:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:53 smithi204 ceph-mon[88313]: pgmap v812: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-26T04:52:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:53 smithi204 ceph-mon[88313]: osdmap e763: 8 total, 8 up, 8 in 2024-04-26T04:52:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[95531]: osdmap e762: 8 total, 8 up, 8 in 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[95531]: pgmap v812: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[95531]: osdmap e763: 8 total, 8 up, 8 in 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[92947]: osdmap e762: 8 total, 8 up, 8 in 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[92947]: pgmap v812: 121 pgs: 121 active+clean; 208 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 0 B/s wr, 2 op/s 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[92947]: osdmap e763: 8 total, 8 up, 8 in 2024-04-26T04:52:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:52:54.801 INFO:tasks.rados.rados.0.smithi146.stdout:3570: done (5 left) 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3571: read oid 13 snap -1 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3571: expect deleted 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3572: copy_from oid 31 from oid 17 current snap is 339 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 2 to smithi14680844-47 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 3 to smithi14680844-47 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 4 to smithi14680844-47 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 5 to smithi14680844-47 2024-04-26T04:52:54.802 INFO:tasks.rados.rados.0.smithi146.stdout:3563: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: finishing write tid 6 to smithi14680844-47 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: oid 47 updating version 0 to 2182 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: oid 47 version 2182 is already newer than 2178 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: oid 47 version 2182 is already newer than 2180 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: oid 47 version 2182 is already newer than 2179 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: oid 47 version 2182 is already newer than 2181 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 2182 (ObjNum 1108 snap 339 seq_num 1108) dirty exists 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3567: left oid 47 (ObjNum 1108 snap 339 seq_num 1108) 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3564: finishing copy_from racing read to smithi14680844-1 2024-04-26T04:52:54.921 INFO:tasks.rados.rados.0.smithi146.stdout:3564: finishing copy_from to smithi14680844-1 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 1937 (ObjNum 1044 snap 317 seq_num 1044) dirty exists 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:3563: done (6 left) 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:3564: done (5 left) 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:3567: done (4 left) 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 339 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 1 to smithi14680844-18 2024-04-26T04:52:54.922 INFO:tasks.rados.rados.0.smithi146.stdout:3573: seq_num 1111 ranges {11919360=614400,12533760=753664,13287424=450560} 2024-04-26T04:52:54.985 INFO:tasks.rados.rados.0.smithi146.stdout:3573: writing smithi14680844-30 from 11919360 to 12533760 tid 1 2024-04-26T04:52:54.989 INFO:tasks.rados.rados.0.smithi146.stdout:3573: writing smithi14680844-30 from 12533760 to 13287424 tid 2 2024-04-26T04:52:54.992 INFO:tasks.rados.rados.0.smithi146.stdout:3573: writing smithi14680844-30 from 13287424 to 13737984 tid 3 2024-04-26T04:52:54.992 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 36 current snap is 339 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 2 to smithi14680844-18 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 3 to smithi14680844-18 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 4 to smithi14680844-18 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 5 to smithi14680844-18 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: finishing write tid 6 to smithi14680844-18 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: oid 18 updating version 0 to 2336 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: oid 18 version 2336 is already newer than 2332 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: oid 18 version 2336 is already newer than 2334 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: oid 18 version 2336 is already newer than 2335 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: oid 18 version 2336 is already newer than 2333 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 18 v 2336 (ObjNum 1109 snap 339 seq_num 1109) dirty exists 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3568: left oid 18 (ObjNum 1109 snap 339 seq_num 1109) 2024-04-26T04:52:54.993 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 1 to smithi14680844-27 2024-04-26T04:52:54.994 INFO:tasks.rados.rados.0.smithi146.stdout:3574: seq_num 1112 ranges {3653632=630784,4284416=638976,4923392=466944,5390336=98304} 2024-04-26T04:52:55.015 INFO:tasks.rados.rados.0.smithi146.stdout:3574: writing smithi14680844-36 from 3653632 to 4284416 tid 1 2024-04-26T04:52:55.018 INFO:tasks.rados.rados.0.smithi146.stdout:3574: writing smithi14680844-36 from 4284416 to 4923392 tid 2 2024-04-26T04:52:55.021 INFO:tasks.rados.rados.0.smithi146.stdout:3574: writing smithi14680844-36 from 4923392 to 5390336 tid 3 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:3574: writing smithi14680844-36 from 5390336 to 5488640 tid 4 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:3568: done (5 left) 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 339 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 2 to smithi14680844-27 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 3 to smithi14680844-27 2024-04-26T04:52:55.022 INFO:tasks.rados.rados.0.smithi146.stdout:3575: seq_num 1113 ranges {0=647168,647168=524288,1171456=622592,1794048=57344} 2024-04-26T04:52:55.025 INFO:tasks.rados.rados.0.smithi146.stdout:3575: writing smithi14680844-50 from 0 to 647168 tid 1 2024-04-26T04:52:55.028 INFO:tasks.rados.rados.0.smithi146.stdout:3575: writing smithi14680844-50 from 647168 to 1171456 tid 2 2024-04-26T04:52:55.031 INFO:tasks.rados.rados.0.smithi146.stdout:3575: writing smithi14680844-50 from 1171456 to 1794048 tid 3 2024-04-26T04:52:55.032 INFO:tasks.rados.rados.0.smithi146.stdout:3575: writing smithi14680844-50 from 1794048 to 1851392 tid 4 2024-04-26T04:52:55.032 INFO:tasks.rados.rados.0.smithi146.stdout:3576: snap_remove snap 332 2024-04-26T04:52:55.805 INFO:tasks.rados.rados.0.smithi146.stdout:3576: done (6 left) 2024-04-26T04:52:55.805 INFO:tasks.rados.rados.0.smithi146.stdout:3577: snap_remove snap 337 2024-04-26T04:52:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:55 smithi204 ceph-mon[88313]: osdmap e764: 8 total, 8 up, 8 in 2024-04-26T04:52:56.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:55 smithi204 ceph-mon[88313]: pgmap v815: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:55 smithi146 ceph-mon[92947]: osdmap e764: 8 total, 8 up, 8 in 2024-04-26T04:52:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:55 smithi146 ceph-mon[92947]: pgmap v815: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:55 smithi146 ceph-mon[95531]: osdmap e764: 8 total, 8 up, 8 in 2024-04-26T04:52:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:55 smithi146 ceph-mon[95531]: pgmap v815: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:52:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:52:56] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3577: done (6 left) 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3578: rollback oid 35 current snap is 339 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 35 to 329 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 4 to smithi14680844-27 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 5 to smithi14680844-27 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: finishing write tid 6 to smithi14680844-27 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: oid 27 updating version 0 to 2132 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: oid 27 version 2132 is already newer than 2129 2024-04-26T04:52:56.815 INFO:tasks.rados.rados.0.smithi146.stdout:3569: oid 27 version 2132 is already newer than 2128 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3569: oid 27 version 2132 is already newer than 2131 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3569: oid 27 version 2132 is already newer than 2130 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2132 (ObjNum 1110 snap 339 seq_num 1110) dirty exists 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3569: left oid 27 (ObjNum 1110 snap 339 seq_num 1110) 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3569: done (6 left) 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3571: done (5 left) 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3579: rollback oid 46 current snap is 339 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 329 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3572: finishing copy_from to smithi14680844-31 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3572: got expected ENOENT (src dne) 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3572: finishing copy_from racing read to smithi14680844-31 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3573: finishing write tid 1 to smithi14680844-30 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3573: finishing write tid 2 to smithi14680844-30 2024-04-26T04:52:56.816 INFO:tasks.rados.rados.0.smithi146.stdout:3573: finishing write tid 3 to smithi14680844-30 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: finishing write tid 4 to smithi14680844-30 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: finishing write tid 5 to smithi14680844-30 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: oid 30 updating version 0 to 2121 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: oid 30 version 2121 is already newer than 2119 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: oid 30 version 2121 is already newer than 2120 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: oid 30 updating version 2121 to 2122 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2122 (ObjNum 1111 snap 339 seq_num 1111) dirty exists 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3573: left oid 30 (ObjNum 1111 snap 339 seq_num 1111) 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 1 to smithi14680844-36 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 2 to smithi14680844-36 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 3 to smithi14680844-36 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 4 to smithi14680844-36 2024-04-26T04:52:56.817 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 5 to smithi14680844-36 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: finishing write tid 6 to smithi14680844-36 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: oid 36 updating version 0 to 2137 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: oid 36 version 2137 is already newer than 2136 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: oid 36 version 2137 is already newer than 2134 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: oid 36 version 2137 is already newer than 2135 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: oid 36 version 2137 is already newer than 2133 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2137 (ObjNum 1112 snap 339 seq_num 1112) dirty exists 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3574: left oid 36 (ObjNum 1112 snap 339 seq_num 1112) 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 1 to smithi14680844-50 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 2 to smithi14680844-50 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 3 to smithi14680844-50 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 4 to smithi14680844-50 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 5 to smithi14680844-50 2024-04-26T04:52:56.818 INFO:tasks.rados.rados.0.smithi146.stdout:3575: finishing write tid 6 to smithi14680844-50 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: oid 50 updating version 0 to 2239 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: oid 50 updating version 2239 to 2243 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: oid 50 version 2243 is already newer than 2241 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: oid 50 version 2243 is already newer than 2242 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: oid 50 version 2243 is already newer than 2240 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2243 (ObjNum 1113 snap 339 seq_num 1113) dirty exists 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: left oid 50 (ObjNum 1113 snap 339 seq_num 1113) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3572: done (5 left) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3573: done (4 left) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3574: done (3 left) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3575: done (2 left) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3580: read oid 22 snap -1 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3580: expect (ObjNum 1069 snap 329 seq_num 1069) 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 339 2024-04-26T04:52:56.819 INFO:tasks.rados.rados.0.smithi146.stdout:3581: seq_num 1114 ranges {2490368=663552,3153920=802816,3956736=401408} 2024-04-26T04:52:56.833 INFO:tasks.rados.rados.0.smithi146.stdout:3581: writing smithi14680844-9 from 2490368 to 3153920 tid 1 2024-04-26T04:52:56.838 INFO:tasks.rados.rados.0.smithi146.stdout:3581: writing smithi14680844-9 from 3153920 to 3956736 tid 2 2024-04-26T04:52:56.841 INFO:tasks.rados.rados.0.smithi146.stdout:3581: writing smithi14680844-9 from 3956736 to 4358144 tid 3 2024-04-26T04:52:56.841 INFO:tasks.rados.rados.0.smithi146.stdout:3582: delete oid 12 current snap is 339 2024-04-26T04:52:56.846 INFO:tasks.rados.rados.0.smithi146.stdout:3578: finishing rollback tid 0 to smithi14680844-35 2024-04-26T04:52:56.846 INFO:tasks.rados.rados.0.smithi146.stdout:3580: expect (ObjNum 1069 snap 329 seq_num 1069) 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3578: finishing rollback tid 1 to smithi14680844-35 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3578: finishing rollback tid 2 to smithi14680844-35 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 2185 (ObjNum 1018 snap 310 seq_num 1018) dirty exists 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3578: done (4 left) 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3580: done (3 left) 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3582: done (2 left) 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3583: rollback oid 20 current snap is 339 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 329 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3579: finishing rollback tid 0 to smithi14680844-46 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3579: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:3579: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:52:56.932 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 2355 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: finishing write tid 1 to smithi14680844-9 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: finishing write tid 2 to smithi14680844-9 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: finishing write tid 3 to smithi14680844-9 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: finishing write tid 4 to smithi14680844-9 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: finishing write tid 5 to smithi14680844-9 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: oid 9 updating version 0 to 2256 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: oid 9 updating version 2256 to 2258 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: oid 9 updating version 2258 to 2259 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: oid 9 version 2259 is already newer than 2257 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2259 (ObjNum 1114 snap 339 seq_num 1114) dirty exists 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: left oid 9 (ObjNum 1114 snap 339 seq_num 1114) 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3579: done (2 left) 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3581: done (1 left) 2024-04-26T04:52:56.933 INFO:tasks.rados.rados.0.smithi146.stdout:3584: rollback oid 26 current snap is 339 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 26 to 329 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:3585: read oid 1 snap 329 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:3585: expect deleted 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:3586: delete oid 27 current snap is 339 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:3584: finishing rollback tid 1 to smithi14680844-26 2024-04-26T04:52:56.934 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 0 (ObjNum 161 snap 0 seq_num 1) dirty dne 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3584: done (3 left) 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3585: done (2 left) 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3586: done (1 left) 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3587: copy_from oid 48 from oid 44 current snap is 339 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3588: delete oid 14 current snap is 339 2024-04-26T04:52:56.935 INFO:tasks.rados.rados.0.smithi146.stdout:3583: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:3583: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:3583: finishing rollback tid 2 to smithi14680844-20 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2262 (ObjNum 910 snap 282 seq_num 910) dirty exists 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:3583: done (2 left) 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:3588: done (1 left) 2024-04-26T04:52:56.936 INFO:tasks.rados.rados.0.smithi146.stdout:3589: snap_create 2024-04-26T04:52:56.947 INFO:tasks.rados.rados.0.smithi146.stdout:3587: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:52:56.948 INFO:tasks.rados.rados.0.smithi146.stdout:3587: finishing copy_from to smithi14680844-48 2024-04-26T04:52:56.948 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 2132 (ObjNum 1106 snap 339 seq_num 1106) dirty exists 2024-04-26T04:52:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:56 smithi204 ceph-mon[88313]: osdmap e765: 8 total, 8 up, 8 in 2024-04-26T04:52:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:56 smithi146 ceph-mon[92947]: osdmap e765: 8 total, 8 up, 8 in 2024-04-26T04:52:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:56 smithi146 ceph-mon[95531]: osdmap e765: 8 total, 8 up, 8 in 2024-04-26T04:52:57.824 INFO:tasks.rados.rados.0.smithi146.stdout:3587: done (1 left) 2024-04-26T04:52:57.824 INFO:tasks.rados.rados.0.smithi146.stdout:3589: done (0 left) 2024-04-26T04:52:57.824 INFO:tasks.rados.rados.0.smithi146.stdout:3590: snap_remove snap 329 2024-04-26T04:52:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:57 smithi146 ceph-mon[95531]: pgmap v817: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:57 smithi146 ceph-mon[95531]: osdmap e766: 8 total, 8 up, 8 in 2024-04-26T04:52:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:57 smithi146 ceph-mon[92947]: pgmap v817: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:57 smithi146 ceph-mon[92947]: osdmap e766: 8 total, 8 up, 8 in 2024-04-26T04:52:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:57 smithi204 ceph-mon[88313]: pgmap v817: 121 pgs: 121 active+clean; 213 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 11 MiB/s rd, 3.2 MiB/s wr, 22 op/s 2024-04-26T04:52:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:57 smithi204 ceph-mon[88313]: osdmap e766: 8 total, 8 up, 8 in 2024-04-26T04:52:58.739 INFO:tasks.rados.rados.0.smithi146.stdout:3590: done (0 left) 2024-04-26T04:52:58.739 INFO:tasks.rados.rados.0.smithi146.stdout:3591: read oid 8 snap -1 2024-04-26T04:52:58.739 INFO:tasks.rados.rados.0.smithi146.stdout:3591: expect (ObjNum 1087 snap 335 seq_num 1087) 2024-04-26T04:52:58.739 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 340 2024-04-26T04:52:58.739 INFO:tasks.rados.rados.0.smithi146.stdout:3592: seq_num 1118 ranges {4063232=729088,4792320=794624,5586944=409600} 2024-04-26T04:52:58.767 INFO:tasks.rados.rados.0.smithi146.stdout:3592: writing smithi14680844-37 from 4063232 to 4792320 tid 1 2024-04-26T04:52:58.772 INFO:tasks.rados.rados.0.smithi146.stdout:3592: writing smithi14680844-37 from 4792320 to 5586944 tid 2 2024-04-26T04:52:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3592: writing smithi14680844-37 from 5586944 to 5996544 tid 3 2024-04-26T04:52:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3593: copy_from oid 14 from oid 27 current snap is 340 2024-04-26T04:52:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3591: expect (ObjNum 1087 snap 335 seq_num 1087) 2024-04-26T04:52:58.839 INFO:tasks.rados.rados.0.smithi146.stdout:3592: finishing write tid 1 to smithi14680844-37 2024-04-26T04:52:58.839 INFO:tasks.rados.rados.0.smithi146.stdout:3592: finishing write tid 2 to smithi14680844-37 2024-04-26T04:52:58.839 INFO:tasks.rados.rados.0.smithi146.stdout:3592: finishing write tid 3 to smithi14680844-37 2024-04-26T04:52:58.839 INFO:tasks.rados.rados.0.smithi146.stdout:3592: finishing write tid 4 to smithi14680844-37 2024-04-26T04:52:58.839 INFO:tasks.rados.rados.0.smithi146.stdout:3593: finishing copy_from to smithi14680844-14 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3593: got expected ENOENT (src dne) 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3593: finishing copy_from racing read to smithi14680844-14 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: finishing write tid 5 to smithi14680844-37 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: oid 37 updating version 0 to 2135 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: oid 37 updating version 2135 to 2136 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: oid 37 version 2136 is already newer than 2134 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: oid 37 updating version 2136 to 2137 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2137 (ObjNum 1118 snap 340 seq_num 1118) dirty exists 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: left oid 37 (ObjNum 1118 snap 340 seq_num 1118) 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3591: done (2 left) 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3592: done (1 left) 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3593: done (0 left) 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3594: read oid 38 snap 339 2024-04-26T04:52:58.840 INFO:tasks.rados.rados.0.smithi146.stdout:3594: expect (ObjNum 1105 snap 339 seq_num 1105) 2024-04-26T04:52:58.841 INFO:tasks.rados.rados.0.smithi146.stdout:3595: read oid 6 snap -1 2024-04-26T04:52:58.841 INFO:tasks.rados.rados.0.smithi146.stdout:3595: expect (ObjNum 1101 snap 338 seq_num 1101) 2024-04-26T04:52:58.841 INFO:tasks.rados.rados.0.smithi146.stdout:3596: delete oid 16 current snap is 340 2024-04-26T04:52:58.855 INFO:tasks.rados.rados.0.smithi146.stdout:3596: done (2 left) 2024-04-26T04:52:58.855 INFO:tasks.rados.rados.0.smithi146.stdout:3597: rmattr oid 1 current snap is 340 2024-04-26T04:52:58.856 INFO:tasks.rados.rados.0.smithi146.stdout:3597: done (2 left) 2024-04-26T04:52:58.856 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 33 current snap is 340 2024-04-26T04:52:58.856 INFO:tasks.rados.rados.0.smithi146.stdout:3598: seq_num 1120 ranges {0=761856,761856=557056,1318912=425984,1744896=221184} 2024-04-26T04:52:58.859 INFO:tasks.rados.rados.0.smithi146.stdout:3598: writing smithi14680844-33 from 0 to 761856 tid 1 2024-04-26T04:52:58.863 INFO:tasks.rados.rados.0.smithi146.stdout:3598: writing smithi14680844-33 from 761856 to 1318912 tid 2 2024-04-26T04:52:58.865 INFO:tasks.rados.rados.0.smithi146.stdout:3598: writing smithi14680844-33 from 1318912 to 1744896 tid 3 2024-04-26T04:52:58.866 INFO:tasks.rados.rados.0.smithi146.stdout:3598: writing smithi14680844-33 from 1744896 to 1966080 tid 4 2024-04-26T04:52:58.867 INFO:tasks.rados.rados.0.smithi146.stdout:3599: rollback oid 4 current snap is 340 2024-04-26T04:52:58.867 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 339 2024-04-26T04:52:58.867 INFO:tasks.rados.rados.0.smithi146.stdout:3595: expect (ObjNum 1101 snap 338 seq_num 1101) 2024-04-26T04:52:58.998 INFO:tasks.rados.rados.0.smithi146.stdout:3594: expect (ObjNum 1105 snap 339 seq_num 1105) 2024-04-26T04:52:59.042 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 1 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 2 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 3 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 4 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3599: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 5 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3599: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3599: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2147 (ObjNum 1072 snap 329 seq_num 1072) dirty exists 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: finishing write tid 6 to smithi14680844-33 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: oid 33 updating version 0 to 2270 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: oid 33 updating version 2270 to 2271 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: oid 33 version 2271 is already newer than 2268 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: oid 33 version 2271 is already newer than 2269 2024-04-26T04:52:59.043 INFO:tasks.rados.rados.0.smithi146.stdout:3598: oid 33 version 2271 is already newer than 2267 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 2271 (ObjNum 1120 snap 340 seq_num 1120) dirty exists 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3598: left oid 33 (ObjNum 1120 snap 340 seq_num 1120) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3594: done (3 left) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3595: done (2 left) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3598: done (1 left) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3599: done (0 left) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3600: rmattr oid 1 current snap is 340 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3600: done (0 left) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3601: read oid 15 snap -1 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3601: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 340 2024-04-26T04:52:59.044 INFO:tasks.rados.rados.0.smithi146.stdout:3602: seq_num 1121 ranges {5996544=778240,6774784=442368,7217152=638976,7856128=122880} 2024-04-26T04:52:59.079 INFO:tasks.rados.rados.0.smithi146.stdout:3602: writing smithi14680844-37 from 5996544 to 6774784 tid 1 2024-04-26T04:52:59.081 INFO:tasks.rados.rados.0.smithi146.stdout:3602: writing smithi14680844-37 from 6774784 to 7217152 tid 2 2024-04-26T04:52:59.085 INFO:tasks.rados.rados.0.smithi146.stdout:3602: writing smithi14680844-37 from 7217152 to 7856128 tid 3 2024-04-26T04:52:59.086 INFO:tasks.rados.rados.0.smithi146.stdout:3602: writing smithi14680844-37 from 7856128 to 7979008 tid 4 2024-04-26T04:52:59.086 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 340 2024-04-26T04:52:59.086 INFO:tasks.rados.rados.0.smithi146.stdout:3603: seq_num 1122 ranges {0=794624,794624=729088,1523712=475136} 2024-04-26T04:52:59.090 INFO:tasks.rados.rados.0.smithi146.stdout:3603: writing smithi14680844-17 from 0 to 794624 tid 1 2024-04-26T04:52:59.095 INFO:tasks.rados.rados.0.smithi146.stdout:3603: writing smithi14680844-17 from 794624 to 1523712 tid 2 2024-04-26T04:52:59.097 INFO:tasks.rados.rados.0.smithi146.stdout:3603: writing smithi14680844-17 from 1523712 to 1998848 tid 3 2024-04-26T04:52:59.098 INFO:tasks.rados.rados.0.smithi146.stdout:3604: setattr oid 43 current snap is 340 2024-04-26T04:52:59.098 INFO:tasks.rados.rados.0.smithi146.stdout:3601: expect (ObjNum 993 snap 308 seq_num 993) 2024-04-26T04:52:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:58 smithi146 ceph-mon[92947]: osdmap e767: 8 total, 8 up, 8 in 2024-04-26T04:52:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:52:58 smithi146 ceph-mon[92947]: osdmap e768: 8 total, 8 up, 8 in 2024-04-26T04:52:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:58 smithi146 ceph-mon[95531]: osdmap e767: 8 total, 8 up, 8 in 2024-04-26T04:52:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:52:58 smithi146 ceph-mon[95531]: osdmap e768: 8 total, 8 up, 8 in 2024-04-26T04:52:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:58 smithi204 ceph-mon[88313]: osdmap e767: 8 total, 8 up, 8 in 2024-04-26T04:52:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:52:58 smithi204 ceph-mon[88313]: osdmap e768: 8 total, 8 up, 8 in 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 1 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 2 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 3 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 4 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 5 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: finishing write tid 6 to smithi14680844-37 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: oid 37 updating version 0 to 2139 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: oid 37 updating version 2139 to 2140 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: oid 37 version 2140 is already newer than 2138 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: oid 37 updating version 2140 to 2141 2024-04-26T04:52:59.788 INFO:tasks.rados.rados.0.smithi146.stdout:3602: oid 37 updating version 2141 to 2142 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2142 (ObjNum 1121 snap 340 seq_num 1121) dirty exists 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3602: left oid 37 (ObjNum 1121 snap 340 seq_num 1121) 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: finishing write tid 1 to smithi14680844-17 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: finishing write tid 2 to smithi14680844-17 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: finishing write tid 3 to smithi14680844-17 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: finishing write tid 4 to smithi14680844-17 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: finishing write tid 5 to smithi14680844-17 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: oid 17 updating version 0 to 2121 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: oid 17 version 2121 is already newer than 2120 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: oid 17 updating version 2121 to 2123 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: oid 17 version 2123 is already newer than 2122 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2123 (ObjNum 1122 snap 340 seq_num 1122) dirty exists 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3603: left oid 17 (ObjNum 1122 snap 340 seq_num 1122) 2024-04-26T04:52:59.789 INFO:tasks.rados.rados.0.smithi146.stdout:3601: done (3 left) 2024-04-26T04:52:59.790 INFO:tasks.rados.rados.0.smithi146.stdout:3602: done (2 left) 2024-04-26T04:52:59.790 INFO:tasks.rados.rados.0.smithi146.stdout:3603: done (1 left) 2024-04-26T04:52:59.790 INFO:tasks.rados.rados.0.smithi146.stdout:3605: copy_from oid 48 from oid 39 current snap is 340 2024-04-26T04:52:59.790 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 340 2024-04-26T04:52:59.790 INFO:tasks.rados.rados.0.smithi146.stdout:3606: seq_num 1123 ranges {1720320=409600,2129920=614400,2744320=598016,3342336=393216} 2024-04-26T04:52:59.799 INFO:tasks.rados.rados.0.smithi146.stdout:3606: writing smithi14680844-38 from 1720320 to 2129920 tid 1 2024-04-26T04:52:59.803 INFO:tasks.rados.rados.0.smithi146.stdout:3606: writing smithi14680844-38 from 2129920 to 2744320 tid 2 2024-04-26T04:52:59.807 INFO:tasks.rados.rados.0.smithi146.stdout:3606: writing smithi14680844-38 from 2744320 to 3342336 tid 3 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:3606: writing smithi14680844-38 from 3342336 to 3735552 tid 4 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:3607: delete oid 11 current snap is 340 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1925 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 1 to smithi14680844-38 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 2 to smithi14680844-38 2024-04-26T04:52:59.810 INFO:tasks.rados.rados.0.smithi146.stdout:3605: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:52:59.811 INFO:tasks.rados.rados.0.smithi146.stdout:3605: finishing copy_from to smithi14680844-48 2024-04-26T04:52:59.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 1924 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3604: done (3 left) 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3605: done (2 left) 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3607: done (1 left) 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3608: read oid 44 snap -1 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3608: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3609: read oid 10 snap -1 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3609: expect deleted 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3610: read oid 49 snap -1 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3610: expect (ObjNum 1058 snap 326 seq_num 1058) 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:3611: copy_from oid 12 from oid 23 current snap is 340 2024-04-26T04:52:59.813 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 340 2024-04-26T04:52:59.814 INFO:tasks.rados.rados.0.smithi146.stdout:3612: seq_num 1125 ranges {2097152=450560,2547712=786432,3334144=614400,3948544=204800} 2024-04-26T04:52:59.827 INFO:tasks.rados.rados.0.smithi146.stdout:3612: writing smithi14680844-22 from 2097152 to 2547712 tid 1 2024-04-26T04:52:59.832 INFO:tasks.rados.rados.0.smithi146.stdout:3612: writing smithi14680844-22 from 2547712 to 3334144 tid 2 2024-04-26T04:52:59.835 INFO:tasks.rados.rados.0.smithi146.stdout:3612: writing smithi14680844-22 from 3334144 to 3948544 tid 3 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3612: writing smithi14680844-22 from 3948544 to 4153344 tid 4 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3613: snap_create 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 3 to smithi14680844-38 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 4 to smithi14680844-38 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 5 to smithi14680844-38 2024-04-26T04:52:59.837 INFO:tasks.rados.rados.0.smithi146.stdout:3606: finishing write tid 6 to smithi14680844-38 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: oid 38 updating version 0 to 2152 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: oid 38 version 2152 is already newer than 2149 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: oid 38 version 2152 is already newer than 2151 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: oid 38 version 2152 is already newer than 2150 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: oid 38 updating version 2152 to 2153 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2153 (ObjNum 1123 snap 340 seq_num 1123) dirty exists 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3606: left oid 38 (ObjNum 1123 snap 340 seq_num 1123) 2024-04-26T04:52:59.838 INFO:tasks.rados.rados.0.smithi146.stdout:3610: expect (ObjNum 1058 snap 326 seq_num 1058) 2024-04-26T04:52:59.899 INFO:tasks.rados.rados.0.smithi146.stdout:3611: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:52:59.899 INFO:tasks.rados.rados.0.smithi146.stdout:3611: finishing copy_from to smithi14680844-12 2024-04-26T04:52:59.899 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2160 (ObjNum 1049 snap 320 seq_num 1049) dirty exists 2024-04-26T04:52:59.899 INFO:tasks.rados.rados.0.smithi146.stdout:3608: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 1 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 2 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 3 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 4 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 5 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: finishing write tid 6 to smithi14680844-22 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: oid 22 updating version 0 to 2143 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: oid 22 version 2143 is already newer than 2139 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: oid 22 version 2143 is already newer than 2140 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: oid 22 version 2143 is already newer than 2142 2024-04-26T04:53:00.003 INFO:tasks.rados.rados.0.smithi146.stdout:3612: oid 22 version 2143 is already newer than 2141 2024-04-26T04:53:00.004 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2143 (ObjNum 1125 snap 340 seq_num 1125) dirty exists 2024-04-26T04:53:00.004 INFO:tasks.rados.rados.0.smithi146.stdout:3612: left oid 22 (ObjNum 1125 snap 340 seq_num 1125) 2024-04-26T04:53:00.745 INFO:tasks.rados.rados.0.smithi146.stdout:3606: done (6 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3608: done (5 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3609: done (4 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3610: done (3 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3611: done (2 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3612: done (1 left) 2024-04-26T04:53:00.746 INFO:tasks.rados.rados.0.smithi146.stdout:3613: done (0 left) 2024-04-26T04:53:00.747 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 5 current snap is 341 2024-04-26T04:53:00.747 INFO:tasks.rados.rados.0.smithi146.stdout:3614: seq_num 1126 ranges {4456448=466944,4923392=720896,5644288=778240,6422528=106496} 2024-04-26T04:53:00.770 INFO:tasks.rados.rados.0.smithi146.stdout:3614: writing smithi14680844-5 from 4456448 to 4923392 tid 1 2024-04-26T04:53:00.775 INFO:tasks.rados.rados.0.smithi146.stdout:3614: writing smithi14680844-5 from 4923392 to 5644288 tid 2 2024-04-26T04:53:00.780 INFO:tasks.rados.rados.0.smithi146.stdout:3614: writing smithi14680844-5 from 5644288 to 6422528 tid 3 2024-04-26T04:53:00.780 INFO:tasks.rados.rados.0.smithi146.stdout:3614: writing smithi14680844-5 from 6422528 to 6529024 tid 4 2024-04-26T04:53:00.781 INFO:tasks.rados.rados.0.smithi146.stdout:3615: delete oid 35 current snap is 341 2024-04-26T04:53:00.781 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 1 to smithi14680844-5 2024-04-26T04:53:00.781 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 2 to smithi14680844-5 2024-04-26T04:53:00.785 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 3 to smithi14680844-5 2024-04-26T04:53:00.785 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 4 to smithi14680844-5 2024-04-26T04:53:00.785 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 5 to smithi14680844-5 2024-04-26T04:53:00.787 INFO:tasks.rados.rados.0.smithi146.stdout:3615: done (1 left) 2024-04-26T04:53:00.787 INFO:tasks.rados.rados.0.smithi146.stdout:3616: rmattr oid 45 current snap is 341 2024-04-26T04:53:00.787 INFO:tasks.rados.rados.0.smithi146.stdout:3616: done (1 left) 2024-04-26T04:53:00.787 INFO:tasks.rados.rados.0.smithi146.stdout:3617: read oid 42 snap -1 2024-04-26T04:53:00.787 INFO:tasks.rados.rados.0.smithi146.stdout:3617: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:53:00.788 INFO:tasks.rados.rados.0.smithi146.stdout:3618: read oid 6 snap -1 2024-04-26T04:53:00.788 INFO:tasks.rados.rados.0.smithi146.stdout:3618: expect (ObjNum 1101 snap 338 seq_num 1101) 2024-04-26T04:53:00.788 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 1 current snap is 341 2024-04-26T04:53:00.788 INFO:tasks.rados.rados.0.smithi146.stdout:3619: seq_num 1128 ranges {688128=499712,1187840=483328,1671168=786432,2457600=335872} 2024-04-26T04:53:00.794 INFO:tasks.rados.rados.0.smithi146.stdout:3619: writing smithi14680844-1 from 688128 to 1187840 tid 1 2024-04-26T04:53:00.797 INFO:tasks.rados.rados.0.smithi146.stdout:3619: writing smithi14680844-1 from 1187840 to 1671168 tid 2 2024-04-26T04:53:00.802 INFO:tasks.rados.rados.0.smithi146.stdout:3619: writing smithi14680844-1 from 1671168 to 2457600 tid 3 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3619: writing smithi14680844-1 from 2457600 to 2793472 tid 4 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3620: snap_create 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: finishing write tid 6 to smithi14680844-5 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: oid 5 updating version 0 to 2164 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: oid 5 version 2164 is already newer than 2162 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: oid 5 updating version 2164 to 2165 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: oid 5 version 2165 is already newer than 2163 2024-04-26T04:53:00.804 INFO:tasks.rados.rados.0.smithi146.stdout:3614: oid 5 version 2165 is already newer than 2161 2024-04-26T04:53:00.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2165 (ObjNum 1126 snap 341 seq_num 1126) dirty exists 2024-04-26T04:53:00.805 INFO:tasks.rados.rados.0.smithi146.stdout:3614: left oid 5 (ObjNum 1126 snap 341 seq_num 1126) 2024-04-26T04:53:00.805 INFO:tasks.rados.rados.0.smithi146.stdout:3617: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:53:00.867 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 1 to smithi14680844-1 2024-04-26T04:53:00.867 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 2 to smithi14680844-1 2024-04-26T04:53:00.868 INFO:tasks.rados.rados.0.smithi146.stdout:3618: expect (ObjNum 1101 snap 338 seq_num 1101) 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 3 to smithi14680844-1 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 4 to smithi14680844-1 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 5 to smithi14680844-1 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: finishing write tid 6 to smithi14680844-1 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: oid 1 updating version 0 to 2145 2024-04-26T04:53:00.997 INFO:tasks.rados.rados.0.smithi146.stdout:3619: oid 1 updating version 2145 to 2146 2024-04-26T04:53:00.998 INFO:tasks.rados.rados.0.smithi146.stdout:3619: oid 1 version 2146 is already newer than 2143 2024-04-26T04:53:00.998 INFO:tasks.rados.rados.0.smithi146.stdout:3619: oid 1 updating version 2146 to 2147 2024-04-26T04:53:00.998 INFO:tasks.rados.rados.0.smithi146.stdout:3619: oid 1 version 2147 is already newer than 2144 2024-04-26T04:53:00.998 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 1 v 2147 (ObjNum 1128 snap 341 seq_num 1128) dirty exists 2024-04-26T04:53:00.998 INFO:tasks.rados.rados.0.smithi146.stdout:3619: left oid 1 (ObjNum 1128 snap 341 seq_num 1128) 2024-04-26T04:53:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:00 smithi204 ceph-mon[88313]: pgmap v821: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-04-26T04:53:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:00 smithi146 ceph-mon[92947]: pgmap v821: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-04-26T04:53:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:00 smithi146 ceph-mon[95531]: pgmap v821: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 153 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 26 op/s 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3614: done (4 left) 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3617: done (3 left) 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3618: done (2 left) 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3619: done (1 left) 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3620: done (0 left) 2024-04-26T04:53:01.751 INFO:tasks.rados.rados.0.smithi146.stdout:3621: delete oid 15 current snap is 342 2024-04-26T04:53:01.758 INFO:tasks.rados.rados.0.smithi146.stdout:3621: done (0 left) 2024-04-26T04:53:01.758 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 342 2024-04-26T04:53:01.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: seq_num 1130 ranges {1908736=532480,2441216=655360,3096576=753664,3850240=196608} 2024-04-26T04:53:01.771 INFO:tasks.rados.rados.0.smithi146.stdout:3622: writing smithi14680844-8 from 1908736 to 2441216 tid 1 2024-04-26T04:53:01.775 INFO:tasks.rados.rados.0.smithi146.stdout:3622: writing smithi14680844-8 from 2441216 to 3096576 tid 2 2024-04-26T04:53:01.780 INFO:tasks.rados.rados.0.smithi146.stdout:3622: writing smithi14680844-8 from 3096576 to 3850240 tid 3 2024-04-26T04:53:01.781 INFO:tasks.rados.rados.0.smithi146.stdout:3622: writing smithi14680844-8 from 3850240 to 4046848 tid 4 2024-04-26T04:53:01.782 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 342 2024-04-26T04:53:01.782 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 1 to smithi14680844-8 2024-04-26T04:53:01.782 INFO:tasks.rados.rados.0.smithi146.stdout:3623: seq_num 1131 ranges {843776=548864,1392640=540672,1933312=565248,2498560=425984,2924544=73728} 2024-04-26T04:53:01.789 INFO:tasks.rados.rados.0.smithi146.stdout:3623: writing smithi14680844-20 from 843776 to 1392640 tid 1 2024-04-26T04:53:01.792 INFO:tasks.rados.rados.0.smithi146.stdout:3623: writing smithi14680844-20 from 1392640 to 1933312 tid 2 2024-04-26T04:53:01.795 INFO:tasks.rados.rados.0.smithi146.stdout:3623: writing smithi14680844-20 from 1933312 to 2498560 tid 3 2024-04-26T04:53:01.797 INFO:tasks.rados.rados.0.smithi146.stdout:3623: writing smithi14680844-20 from 2498560 to 2924544 tid 4 2024-04-26T04:53:01.798 INFO:tasks.rados.rados.0.smithi146.stdout:3623: writing smithi14680844-20 from 2924544 to 2998272 tid 5 2024-04-26T04:53:01.798 INFO:tasks.rados.rados.0.smithi146.stdout:3624: snap_remove snap 340 2024-04-26T04:53:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:01 smithi204 ceph-mon[88313]: osdmap e769: 8 total, 8 up, 8 in 2024-04-26T04:53:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:01 smithi146 ceph-mon[95531]: osdmap e769: 8 total, 8 up, 8 in 2024-04-26T04:53:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:01 smithi146 ceph-mon[92947]: osdmap e769: 8 total, 8 up, 8 in 2024-04-26T04:53:02.757 INFO:tasks.rados.rados.0.smithi146.stdout:3624: done (2 left) 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3625: delete oid 19 current snap is 342 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 2 to smithi14680844-8 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 3 to smithi14680844-8 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 4 to smithi14680844-8 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 5 to smithi14680844-8 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: finishing write tid 6 to smithi14680844-8 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: oid 8 updating version 0 to 2372 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: oid 8 updating version 2372 to 2373 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: oid 8 version 2373 is already newer than 2369 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: oid 8 version 2373 is already newer than 2370 2024-04-26T04:53:02.758 INFO:tasks.rados.rados.0.smithi146.stdout:3622: oid 8 version 2373 is already newer than 2371 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2373 (ObjNum 1130 snap 342 seq_num 1130) dirty exists 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3622: left oid 8 (ObjNum 1130 snap 342 seq_num 1130) 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 1 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 2 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 3 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 4 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 5 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 6 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: finishing write tid 7 to smithi14680844-20 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 updating version 0 to 2277 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 version 2277 is already newer than 2274 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 version 2277 is already newer than 2276 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 updating version 2277 to 2278 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 version 2278 is already newer than 2275 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:3623: oid 20 version 2278 is already newer than 2273 2024-04-26T04:53:02.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2278 (ObjNum 1131 snap 342 seq_num 1131) dirty exists 2024-04-26T04:53:02.760 INFO:tasks.rados.rados.0.smithi146.stdout:3623: left oid 20 (ObjNum 1131 snap 342 seq_num 1131) 2024-04-26T04:53:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:3622: done (2 left) 2024-04-26T04:53:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:3623: done (1 left) 2024-04-26T04:53:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:3625: done (0 left) 2024-04-26T04:53:02.771 INFO:tasks.rados.rados.0.smithi146.stdout:3626: snap_create 2024-04-26T04:53:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:02 smithi204 ceph-mon[88313]: pgmap v823: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:53:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:02 smithi204 ceph-mon[88313]: osdmap e770: 8 total, 8 up, 8 in 2024-04-26T04:53:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:02 smithi146 ceph-mon[95531]: pgmap v823: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:53:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:02 smithi146 ceph-mon[95531]: osdmap e770: 8 total, 8 up, 8 in 2024-04-26T04:53:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:02 smithi146 ceph-mon[92947]: pgmap v823: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.9 MiB/s rd, 5.2 MiB/s wr, 27 op/s 2024-04-26T04:53:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:02 smithi146 ceph-mon[92947]: osdmap e770: 8 total, 8 up, 8 in 2024-04-26T04:53:03.738 INFO:tasks.rados.rados.0.smithi146.stdout:3626: done (0 left) 2024-04-26T04:53:03.738 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 8 current snap is 343 2024-04-26T04:53:03.738 INFO:tasks.rados.rados.0.smithi146.stdout:3627: seq_num 1133 ranges {4046848=581632,4628480=753664,5382144=573440,5955584=278528} 2024-04-26T04:53:03.763 INFO:tasks.rados.rados.0.smithi146.stdout:3627: writing smithi14680844-8 from 4046848 to 4628480 tid 1 2024-04-26T04:53:03.768 INFO:tasks.rados.rados.0.smithi146.stdout:3627: writing smithi14680844-8 from 4628480 to 5382144 tid 2 2024-04-26T04:53:03.772 INFO:tasks.rados.rados.0.smithi146.stdout:3627: writing smithi14680844-8 from 5382144 to 5955584 tid 3 2024-04-26T04:53:03.774 INFO:tasks.rados.rados.0.smithi146.stdout:3627: writing smithi14680844-8 from 5955584 to 6234112 tid 4 2024-04-26T04:53:03.774 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 343 2024-04-26T04:53:03.774 INFO:tasks.rados.rados.0.smithi146.stdout:3628: seq_num 1134 ranges {3817472=598016,4415488=638976,5054464=737280,5791744=229376} 2024-04-26T04:53:03.798 INFO:tasks.rados.rados.0.smithi146.stdout:3628: writing smithi14680844-29 from 3817472 to 4415488 tid 1 2024-04-26T04:53:03.801 INFO:tasks.rados.rados.0.smithi146.stdout:3628: writing smithi14680844-29 from 4415488 to 5054464 tid 2 2024-04-26T04:53:03.805 INFO:tasks.rados.rados.0.smithi146.stdout:3628: writing smithi14680844-29 from 5054464 to 5791744 tid 3 2024-04-26T04:53:03.807 INFO:tasks.rados.rados.0.smithi146.stdout:3628: writing smithi14680844-29 from 5791744 to 6021120 tid 4 2024-04-26T04:53:03.807 INFO:tasks.rados.rados.0.smithi146.stdout:3629: copy_from oid 12 from oid 17 current snap is 343 2024-04-26T04:53:03.807 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 1 to smithi14680844-8 2024-04-26T04:53:03.807 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 2 to smithi14680844-8 2024-04-26T04:53:03.807 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 3 to smithi14680844-8 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 4 to smithi14680844-8 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 5 to smithi14680844-8 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: finishing write tid 6 to smithi14680844-8 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: oid 8 updating version 0 to 2377 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: oid 8 updating version 2377 to 2381 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: oid 8 version 2381 is already newer than 2380 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: oid 8 version 2381 is already newer than 2379 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: oid 8 version 2381 is already newer than 2378 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2381 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: left oid 8 (ObjNum 1133 snap 343 seq_num 1133) 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3627: done (2 left) 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 22 current snap is 343 2024-04-26T04:53:03.808 INFO:tasks.rados.rados.0.smithi146.stdout:3630: seq_num 1135 ranges {4153344=614400,4767744=524288,5292032=540672,5832704=483328,6316032=57344} 2024-04-26T04:53:03.833 INFO:tasks.rados.rados.0.smithi146.stdout:3630: writing smithi14680844-22 from 4153344 to 4767744 tid 1 2024-04-26T04:53:03.835 INFO:tasks.rados.rados.0.smithi146.stdout:3630: writing smithi14680844-22 from 4767744 to 5292032 tid 2 2024-04-26T04:53:03.839 INFO:tasks.rados.rados.0.smithi146.stdout:3630: writing smithi14680844-22 from 5292032 to 5832704 tid 3 2024-04-26T04:53:03.841 INFO:tasks.rados.rados.0.smithi146.stdout:3630: writing smithi14680844-22 from 5832704 to 6316032 tid 4 2024-04-26T04:53:03.842 INFO:tasks.rados.rados.0.smithi146.stdout:3630: writing smithi14680844-22 from 6316032 to 6373376 tid 5 2024-04-26T04:53:03.842 INFO:tasks.rados.rados.0.smithi146.stdout:3631: snap_remove snap 342 2024-04-26T04:53:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:03 smithi204 ceph-mon[88313]: osdmap e771: 8 total, 8 up, 8 in 2024-04-26T04:53:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:03 smithi204 ceph-mon[88313]: osdmap e772: 8 total, 8 up, 8 in 2024-04-26T04:53:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:03 smithi146 ceph-mon[95531]: osdmap e771: 8 total, 8 up, 8 in 2024-04-26T04:53:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:03 smithi146 ceph-mon[95531]: osdmap e772: 8 total, 8 up, 8 in 2024-04-26T04:53:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:03 smithi146 ceph-mon[92947]: osdmap e771: 8 total, 8 up, 8 in 2024-04-26T04:53:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:03 smithi146 ceph-mon[92947]: osdmap e772: 8 total, 8 up, 8 in 2024-04-26T04:53:04.770 INFO:tasks.rados.rados.0.smithi146.stdout:3631: done (3 left) 2024-04-26T04:53:04.770 INFO:tasks.rados.rados.0.smithi146.stdout:3632: rollback oid 40 current snap is 343 2024-04-26T04:53:04.770 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 339 2024-04-26T04:53:04.770 INFO:tasks.rados.rados.0.smithi146.stdout:3633: snap_remove snap 341 2024-04-26T04:53:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:04 smithi204 ceph-mon[88313]: pgmap v826: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-04-26T04:53:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:04 smithi146 ceph-mon[95531]: pgmap v826: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-04-26T04:53:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:04 smithi146 ceph-mon[92947]: pgmap v826: 121 pgs: 1 active+clean+snaptrim_wait, 4 active+clean+snaptrim, 116 active+clean; 141 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 4.3 MiB/s wr, 24 op/s 2024-04-26T04:53:05.780 INFO:tasks.rados.rados.0.smithi146.stdout:3633: done (4 left) 2024-04-26T04:53:05.780 INFO:tasks.rados.rados.0.smithi146.stdout:3634: snap_create 2024-04-26T04:53:05.780 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 1 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 2 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 3 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 4 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 5 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: finishing write tid 6 to smithi14680844-29 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: oid 29 updating version 0 to 2190 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: oid 29 version 2190 is already newer than 2189 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: oid 29 updating version 2190 to 2191 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: oid 29 version 2191 is already newer than 2188 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: oid 29 version 2191 is already newer than 2187 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2191 (ObjNum 1134 snap 343 seq_num 1134) dirty exists 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3628: left oid 29 (ObjNum 1134 snap 343 seq_num 1134) 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3629: finishing copy_from racing read to smithi14680844-12 2024-04-26T04:53:05.781 INFO:tasks.rados.rados.0.smithi146.stdout:3629: finishing copy_from to smithi14680844-12 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2123 (ObjNum 1122 snap 340 seq_num 1122) dirty exists 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 1 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 2 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 3 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 4 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 5 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 6 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: finishing write tid 7 to smithi14680844-22 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 updating version 0 to 2144 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 updating version 2144 to 2147 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 updating version 2147 to 2148 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 version 2148 is already newer than 2145 2024-04-26T04:53:05.782 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 updating version 2148 to 2149 2024-04-26T04:53:05.783 INFO:tasks.rados.rados.0.smithi146.stdout:3630: oid 22 version 2149 is already newer than 2146 2024-04-26T04:53:05.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2149 (ObjNum 1135 snap 343 seq_num 1135) dirty exists 2024-04-26T04:53:05.783 INFO:tasks.rados.rados.0.smithi146.stdout:3630: left oid 22 (ObjNum 1135 snap 343 seq_num 1135) 2024-04-26T04:53:05.783 INFO:tasks.rados.rados.0.smithi146.stdout:3632: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:53:05.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 0 (ObjNum 33 snap 0 seq_num 2127654208) dirty dne 2024-04-26T04:53:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:05 smithi204 ceph-mon[88313]: osdmap e773: 8 total, 8 up, 8 in 2024-04-26T04:53:06.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:05 smithi204 ceph-mon[88313]: pgmap v829: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:05 smithi146 ceph-mon[95531]: osdmap e773: 8 total, 8 up, 8 in 2024-04-26T04:53:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:05 smithi146 ceph-mon[95531]: pgmap v829: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:05 smithi146 ceph-mon[92947]: osdmap e773: 8 total, 8 up, 8 in 2024-04-26T04:53:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:05 smithi146 ceph-mon[92947]: pgmap v829: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:06] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-04-26T04:53:06.779 INFO:tasks.rados.rados.0.smithi146.stdout:3628: done (4 left) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3629: done (3 left) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3630: done (2 left) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3632: done (1 left) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3634: done (0 left) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3635: read oid 31 snap -1 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3635: expect (ObjNum 1104 snap 339 seq_num 1104) 2024-04-26T04:53:06.780 INFO:tasks.rados.rados.0.smithi146.stdout:3636: delete oid 23 current snap is 344 2024-04-26T04:53:06.786 INFO:tasks.rados.rados.0.smithi146.stdout:3636: done (1 left) 2024-04-26T04:53:06.786 INFO:tasks.rados.rados.0.smithi146.stdout:3637: read oid 20 snap 339 2024-04-26T04:53:06.786 INFO:tasks.rados.rados.0.smithi146.stdout:3637: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:53:06.786 INFO:tasks.rados.rados.0.smithi146.stdout:3638: delete oid 3 current snap is 344 2024-04-26T04:53:06.794 INFO:tasks.rados.rados.0.smithi146.stdout:3638: done (2 left) 2024-04-26T04:53:06.794 INFO:tasks.rados.rados.0.smithi146.stdout:3639: rollback oid 33 current snap is 344 2024-04-26T04:53:06.794 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 33 to 343 2024-04-26T04:53:06.794 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 344 2024-04-26T04:53:06.794 INFO:tasks.rados.rados.0.smithi146.stdout:3640: seq_num 1138 ranges {13737984=663552,14401536=581632,14983168=712704,15695872=311296} 2024-04-26T04:53:06.871 INFO:tasks.rados.rados.0.smithi146.stdout:3640: writing smithi14680844-30 from 13737984 to 14401536 tid 1 2024-04-26T04:53:06.874 INFO:tasks.rados.rados.0.smithi146.stdout:3640: writing smithi14680844-30 from 14401536 to 14983168 tid 2 2024-04-26T04:53:06.878 INFO:tasks.rados.rados.0.smithi146.stdout:3640: writing smithi14680844-30 from 14983168 to 15695872 tid 3 2024-04-26T04:53:06.880 INFO:tasks.rados.rados.0.smithi146.stdout:3640: writing smithi14680844-30 from 15695872 to 16007168 tid 4 2024-04-26T04:53:06.880 INFO:tasks.rados.rados.0.smithi146.stdout:3641: snap_create 2024-04-26T04:53:06.880 INFO:tasks.rados.rados.0.smithi146.stdout:3637: expect (ObjNum 910 snap 282 seq_num 910) 2024-04-26T04:53:06.903 INFO:tasks.rados.rados.0.smithi146.stdout:3639: finishing rollback tid 0 to smithi14680844-33 2024-04-26T04:53:06.903 INFO:tasks.rados.rados.0.smithi146.stdout:3639: finishing rollback tid 1 to smithi14680844-33 2024-04-26T04:53:06.903 INFO:tasks.rados.rados.0.smithi146.stdout:3639: finishing rollback tid 2 to smithi14680844-33 2024-04-26T04:53:06.903 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 33 v 2288 (ObjNum 1120 snap 340 seq_num 1120) dirty exists 2024-04-26T04:53:06.904 INFO:tasks.rados.rados.0.smithi146.stdout:3635: expect (ObjNum 1104 snap 339 seq_num 1104) 2024-04-26T04:53:07.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:06 smithi204 ceph-mon[88313]: osdmap e774: 8 total, 8 up, 8 in 2024-04-26T04:53:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:06 smithi146 ceph-mon[95531]: osdmap e774: 8 total, 8 up, 8 in 2024-04-26T04:53:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:06 smithi146 ceph-mon[92947]: osdmap e774: 8 total, 8 up, 8 in 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 1 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 2 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 3 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 4 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 5 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: finishing write tid 6 to smithi14680844-30 2024-04-26T04:53:07.266 INFO:tasks.rados.rados.0.smithi146.stdout:3640: oid 30 updating version 0 to 2126 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:3640: oid 30 version 2126 is already newer than 2123 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:3640: oid 30 version 2126 is already newer than 2125 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:3640: oid 30 updating version 2126 to 2127 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:3640: oid 30 version 2127 is already newer than 2124 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2127 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-04-26T04:53:07.267 INFO:tasks.rados.rados.0.smithi146.stdout:3640: left oid 30 (ObjNum 1138 snap 344 seq_num 1138) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3635: done (4 left) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3637: done (3 left) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3639: done (2 left) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3640: done (1 left) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3641: done (0 left) 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3642: rollback oid 16 current snap is 345 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 16 to 339 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3643: setattr oid 43 current snap is 345 2024-04-26T04:53:07.792 INFO:tasks.rados.rados.0.smithi146.stdout:3644: delete oid 40 current snap is 345 2024-04-26T04:53:07.796 INFO:tasks.rados.rados.0.smithi146.stdout:3642: finishing rollback tid 1 to smithi14680844-16 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:3644: done (2 left) 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:3645: copy_from oid 13 from oid 49 current snap is 345 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 1926 (ObjNum 49 snap 0 seq_num 2126385344) dirty exists 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:3643: done (2 left) 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:3646: setattr oid 41 current snap is 345 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:3642: finishing rollback tid 2 to smithi14680844-16 2024-04-26T04:53:07.797 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 2159 (ObjNum 1064 snap 328 seq_num 1064) dirty exists 2024-04-26T04:53:07.800 INFO:tasks.rados.rados.0.smithi146.stdout:3642: done (2 left) 2024-04-26T04:53:07.800 INFO:tasks.rados.rados.0.smithi146.stdout:3647: copy_from oid 50 from oid 30 current snap is 345 2024-04-26T04:53:07.800 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 38 current snap is 345 2024-04-26T04:53:07.800 INFO:tasks.rados.rados.0.smithi146.stdout:3648: seq_num 1140 ranges {3735552=696320,4431872=745472,5177344=729088,5906432=131072} 2024-04-26T04:53:07.825 INFO:tasks.rados.rados.0.smithi146.stdout:3648: writing smithi14680844-38 from 3735552 to 4431872 tid 1 2024-04-26T04:53:07.828 INFO:tasks.rados.rados.0.smithi146.stdout:3648: writing smithi14680844-38 from 4431872 to 5177344 tid 2 2024-04-26T04:53:07.833 INFO:tasks.rados.rados.0.smithi146.stdout:3648: writing smithi14680844-38 from 5177344 to 5906432 tid 3 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:3648: writing smithi14680844-38 from 5906432 to 6037504 tid 4 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:3649: snap_create 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2386 (ObjNum 33 snap 0 seq_num 2127336064) dirty exists 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:3645: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:3645: finishing copy_from to smithi14680844-13 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2126 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-04-26T04:53:07.834 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 1 to smithi14680844-38 2024-04-26T04:53:07.838 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 2 to smithi14680844-38 2024-04-26T04:53:07.840 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 3 to smithi14680844-38 2024-04-26T04:53:07.841 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 4 to smithi14680844-38 2024-04-26T04:53:07.841 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 5 to smithi14680844-38 2024-04-26T04:53:07.843 INFO:tasks.rados.rados.0.smithi146.stdout:3648: finishing write tid 6 to smithi14680844-38 2024-04-26T04:53:07.843 INFO:tasks.rados.rados.0.smithi146.stdout:3648: oid 38 updating version 0 to 2164 2024-04-26T04:53:07.843 INFO:tasks.rados.rados.0.smithi146.stdout:3648: oid 38 updating version 2164 to 2165 2024-04-26T04:53:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:3648: oid 38 version 2165 is already newer than 2162 2024-04-26T04:53:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:3648: oid 38 version 2165 is already newer than 2163 2024-04-26T04:53:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:3648: oid 38 version 2165 is already newer than 2161 2024-04-26T04:53:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2165 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2024-04-26T04:53:07.844 INFO:tasks.rados.rados.0.smithi146.stdout:3648: left oid 38 (ObjNum 1140 snap 345 seq_num 1140) 2024-04-26T04:53:07.866 INFO:tasks.rados.rados.0.smithi146.stdout:3647: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:53:07.868 INFO:tasks.rados.rados.0.smithi146.stdout:3647: finishing copy_from to smithi14680844-50 2024-04-26T04:53:07.869 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2127 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-04-26T04:53:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:07 smithi204 ceph-mon[88313]: osdmap e775: 8 total, 8 up, 8 in 2024-04-26T04:53:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:07 smithi204 ceph-mon[88313]: pgmap v832: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:07 smithi146 ceph-mon[95531]: osdmap e775: 8 total, 8 up, 8 in 2024-04-26T04:53:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:07 smithi146 ceph-mon[95531]: pgmap v832: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:07 smithi146 ceph-mon[92947]: osdmap e775: 8 total, 8 up, 8 in 2024-04-26T04:53:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:07 smithi146 ceph-mon[92947]: pgmap v832: 121 pgs: 121 active+clean; 158 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 19 MiB/s rd, 7.1 MiB/s wr, 32 op/s 2024-04-26T04:53:08.740 INFO:tasks.rados.rados.0.smithi146.stdout:3645: done (4 left) 2024-04-26T04:53:08.740 INFO:tasks.rados.rados.0.smithi146.stdout:3646: done (3 left) 2024-04-26T04:53:08.740 INFO:tasks.rados.rados.0.smithi146.stdout:3647: done (2 left) 2024-04-26T04:53:08.741 INFO:tasks.rados.rados.0.smithi146.stdout:3648: done (1 left) 2024-04-26T04:53:08.741 INFO:tasks.rados.rados.0.smithi146.stdout:3649: done (0 left) 2024-04-26T04:53:08.741 INFO:tasks.rados.rados.0.smithi146.stdout:3650: read oid 10 snap -1 2024-04-26T04:53:08.741 INFO:tasks.rados.rados.0.smithi146.stdout:3650: expect deleted 2024-04-26T04:53:08.741 INFO:tasks.rados.rados.0.smithi146.stdout:3651: snap_create 2024-04-26T04:53:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:08 smithi204 ceph-mon[88313]: osdmap e776: 8 total, 8 up, 8 in 2024-04-26T04:53:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:08 smithi204 ceph-mon[88313]: osdmap e777: 8 total, 8 up, 8 in 2024-04-26T04:53:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[92947]: osdmap e776: 8 total, 8 up, 8 in 2024-04-26T04:53:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[92947]: osdmap e777: 8 total, 8 up, 8 in 2024-04-26T04:53:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[95531]: osdmap e776: 8 total, 8 up, 8 in 2024-04-26T04:53:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[95531]: osdmap e777: 8 total, 8 up, 8 in 2024-04-26T04:53:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:09.747 INFO:tasks.rados.rados.0.smithi146.stdout:3650: done (1 left) 2024-04-26T04:53:09.747 INFO:tasks.rados.rados.0.smithi146.stdout:3651: done (0 left) 2024-04-26T04:53:09.747 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 347 2024-04-26T04:53:09.747 INFO:tasks.rados.rados.0.smithi146.stdout:3652: seq_num 1141 ranges {2310144=712704,3022848=679936,3702784=540672,4243456=385024} 2024-04-26T04:53:09.763 INFO:tasks.rados.rados.0.smithi146.stdout:3652: writing smithi14680844-42 from 2310144 to 3022848 tid 1 2024-04-26T04:53:09.767 INFO:tasks.rados.rados.0.smithi146.stdout:3652: writing smithi14680844-42 from 3022848 to 3702784 tid 2 2024-04-26T04:53:09.771 INFO:tasks.rados.rados.0.smithi146.stdout:3652: writing smithi14680844-42 from 3702784 to 4243456 tid 3 2024-04-26T04:53:09.774 INFO:tasks.rados.rados.0.smithi146.stdout:3652: writing smithi14680844-42 from 4243456 to 4628480 tid 4 2024-04-26T04:53:09.774 INFO:tasks.rados.rados.0.smithi146.stdout:3653: setattr oid 12 current snap is 347 2024-04-26T04:53:09.774 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 1 to smithi14680844-42 2024-04-26T04:53:09.774 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 2 to smithi14680844-42 2024-04-26T04:53:09.775 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 347 2024-04-26T04:53:09.775 INFO:tasks.rados.rados.0.smithi146.stdout:3654: seq_num 1142 ranges {4415488=729088,5144576=565248,5709824=696320,6406144=344064} 2024-04-26T04:53:09.802 INFO:tasks.rados.rados.0.smithi146.stdout:3654: writing smithi14680844-25 from 4415488 to 5144576 tid 1 2024-04-26T04:53:09.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: writing smithi14680844-25 from 5144576 to 5709824 tid 2 2024-04-26T04:53:09.809 INFO:tasks.rados.rados.0.smithi146.stdout:3654: writing smithi14680844-25 from 5709824 to 6406144 tid 3 2024-04-26T04:53:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3654: writing smithi14680844-25 from 6406144 to 6750208 tid 4 2024-04-26T04:53:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3655: read oid 23 snap -1 2024-04-26T04:53:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3655: expect deleted 2024-04-26T04:53:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3656: delete oid 17 current snap is 347 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 3 to smithi14680844-42 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 4 to smithi14680844-42 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 5 to smithi14680844-42 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2166 (ObjNum 1122 snap 340 seq_num 1122) dirty exists 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: finishing write tid 6 to smithi14680844-42 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: oid 42 updating version 0 to 2392 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: oid 42 version 2392 is already newer than 2389 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: oid 42 version 2392 is already newer than 2391 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: oid 42 version 2392 is already newer than 2388 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: oid 42 version 2392 is already newer than 2390 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2392 (ObjNum 1141 snap 347 seq_num 1141) dirty exists 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3652: left oid 42 (ObjNum 1141 snap 347 seq_num 1141) 2024-04-26T04:53:09.813 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 1 to smithi14680844-25 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 2 to smithi14680844-25 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3652: done (4 left) 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3653: done (3 left) 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3655: done (2 left) 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3656: done (1 left) 2024-04-26T04:53:09.814 INFO:tasks.rados.rados.0.smithi146.stdout:3657: setattr oid 49 current snap is 347 2024-04-26T04:53:09.815 INFO:tasks.rados.rados.0.smithi146.stdout:3658: delete oid 4 current snap is 347 2024-04-26T04:53:09.816 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 3 to smithi14680844-25 2024-04-26T04:53:09.816 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 4 to smithi14680844-25 2024-04-26T04:53:09.819 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 5 to smithi14680844-25 2024-04-26T04:53:09.819 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 2148 (ObjNum 1058 snap 326 seq_num 1058) dirty exists 2024-04-26T04:53:09.819 INFO:tasks.rados.rados.0.smithi146.stdout:3657: done (2 left) 2024-04-26T04:53:09.819 INFO:tasks.rados.rados.0.smithi146.stdout:3658: done (1 left) 2024-04-26T04:53:09.820 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 29 current snap is 347 2024-04-26T04:53:09.820 INFO:tasks.rados.rados.0.smithi146.stdout:3659: seq_num 1145 ranges {6021120=786432,6807552=622592,7430144=516096,7946240=417792,8364032=49152} 2024-04-26T04:53:09.856 INFO:tasks.rados.rados.0.smithi146.stdout:3659: writing smithi14680844-29 from 6021120 to 6807552 tid 1 2024-04-26T04:53:09.859 INFO:tasks.rados.rados.0.smithi146.stdout:3659: writing smithi14680844-29 from 6807552 to 7430144 tid 2 2024-04-26T04:53:09.862 INFO:tasks.rados.rados.0.smithi146.stdout:3659: writing smithi14680844-29 from 7430144 to 7946240 tid 3 2024-04-26T04:53:09.865 INFO:tasks.rados.rados.0.smithi146.stdout:3659: writing smithi14680844-29 from 7946240 to 8364032 tid 4 2024-04-26T04:53:09.865 INFO:tasks.rados.rados.0.smithi146.stdout:3659: writing smithi14680844-29 from 8364032 to 8413184 tid 5 2024-04-26T04:53:09.865 INFO:tasks.rados.rados.0.smithi146.stdout:3660: snap_remove snap 339 2024-04-26T04:53:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:09 smithi204 ceph-mon[88313]: pgmap v835: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:53:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:09 smithi204 ceph-mon[88313]: osdmap e778: 8 total, 8 up, 8 in 2024-04-26T04:53:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[95531]: pgmap v835: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:53:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[95531]: osdmap e778: 8 total, 8 up, 8 in 2024-04-26T04:53:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[92947]: pgmap v835: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:53:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:09 smithi146 ceph-mon[92947]: osdmap e778: 8 total, 8 up, 8 in 2024-04-26T04:53:10.804 INFO:tasks.rados.rados.0.smithi146.stdout:3660: done (2 left) 2024-04-26T04:53:10.804 INFO:tasks.rados.rados.0.smithi146.stdout:3661: copy_from oid 36 from oid 28 current snap is 347 2024-04-26T04:53:10.804 INFO:tasks.rados.rados.0.smithi146.stdout:3662: rollback oid 5 current snap is 347 2024-04-26T04:53:10.804 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 5 to 346 2024-04-26T04:53:10.804 INFO:tasks.rados.rados.0.smithi146.stdout:3663: snap_create 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: finishing write tid 6 to smithi14680844-25 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: oid 25 updating version 0 to 2170 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: oid 25 updating version 2170 to 2171 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: oid 25 version 2171 is already newer than 2167 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: oid 25 version 2171 is already newer than 2169 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: oid 25 version 2171 is already newer than 2168 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2171 (ObjNum 1142 snap 347 seq_num 1142) dirty exists 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3654: left oid 25 (ObjNum 1142 snap 347 seq_num 1142) 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 1 to smithi14680844-29 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 2 to smithi14680844-29 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 3 to smithi14680844-29 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 4 to smithi14680844-29 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 5 to smithi14680844-29 2024-04-26T04:53:10.805 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 6 to smithi14680844-29 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: finishing write tid 7 to smithi14680844-29 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 updating version 0 to 2194 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 version 2194 is already newer than 2192 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 updating version 2194 to 2195 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 version 2195 is already newer than 2193 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 updating version 2195 to 2196 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: oid 29 updating version 2196 to 2197 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2197 (ObjNum 1145 snap 347 seq_num 1145) dirty exists 2024-04-26T04:53:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3659: left oid 29 (ObjNum 1145 snap 347 seq_num 1145) 2024-04-26T04:53:10.817 INFO:tasks.rados.rados.0.smithi146.stdout:3662: finishing rollback tid 0 to smithi14680844-5 2024-04-26T04:53:10.861 INFO:tasks.rados.rados.0.smithi146.stdout:3662: finishing rollback tid 1 to smithi14680844-5 2024-04-26T04:53:10.862 INFO:tasks.rados.rados.0.smithi146.stdout:3662: finishing rollback tid 2 to smithi14680844-5 2024-04-26T04:53:10.862 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2169 (ObjNum 1126 snap 341 seq_num 1126) dirty exists 2024-04-26T04:53:10.862 INFO:tasks.rados.rados.0.smithi146.stdout:3661: finishing copy_from racing read to smithi14680844-36 2024-04-26T04:53:10.862 INFO:tasks.rados.rados.0.smithi146.stdout:3661: finishing copy_from to smithi14680844-36 2024-04-26T04:53:10.863 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2175 (ObjNum 1074 snap 331 seq_num 1074) dirty exists 2024-04-26T04:53:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:53:11.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:53:11.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:10 smithi204 ceph-mon[88313]: osdmap e779: 8 total, 8 up, 8 in 2024-04-26T04:53:11.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[95531]: osdmap e779: 8 total, 8 up, 8 in 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:53:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:10 smithi146 ceph-mon[92947]: osdmap e779: 8 total, 8 up, 8 in 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3654: done (4 left) 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3659: done (3 left) 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3661: done (2 left) 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3662: done (1 left) 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3663: done (0 left) 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 348 2024-04-26T04:53:11.804 INFO:tasks.rados.rados.0.smithi146.stdout:3664: seq_num 1146 ranges {0=802816,802816=499712,1302528=679936,1982464=425984} 2024-04-26T04:53:11.808 INFO:tasks.rados.rados.0.smithi146.stdout:3664: writing smithi14680844-4 from 0 to 802816 tid 1 2024-04-26T04:53:11.811 INFO:tasks.rados.rados.0.smithi146.stdout:3664: writing smithi14680844-4 from 802816 to 1302528 tid 2 2024-04-26T04:53:11.815 INFO:tasks.rados.rados.0.smithi146.stdout:3664: writing smithi14680844-4 from 1302528 to 1982464 tid 3 2024-04-26T04:53:11.818 INFO:tasks.rados.rados.0.smithi146.stdout:3664: writing smithi14680844-4 from 1982464 to 2408448 tid 4 2024-04-26T04:53:11.818 INFO:tasks.rados.rados.0.smithi146.stdout:3665: snap_remove snap 343 2024-04-26T04:53:11.818 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 1 to smithi14680844-4 2024-04-26T04:53:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:11 smithi204 ceph-mon[88313]: pgmap v838: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:11 smithi204 ceph-mon[88313]: osdmap e780: 8 total, 8 up, 8 in 2024-04-26T04:53:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:11 smithi146 ceph-mon[95531]: pgmap v838: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:11 smithi146 ceph-mon[95531]: osdmap e780: 8 total, 8 up, 8 in 2024-04-26T04:53:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:11 smithi146 ceph-mon[92947]: pgmap v838: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 5.2 MiB/s rd, 6.4 MiB/s wr, 19 op/s 2024-04-26T04:53:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:11 smithi146 ceph-mon[92947]: osdmap e780: 8 total, 8 up, 8 in 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 2 to smithi14680844-4 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 3 to smithi14680844-4 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 4 to smithi14680844-4 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 5 to smithi14680844-4 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: finishing write tid 6 to smithi14680844-4 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: oid 4 updating version 0 to 2185 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: oid 4 updating version 2185 to 2188 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: oid 4 version 2188 is already newer than 2187 2024-04-26T04:53:12.814 INFO:tasks.rados.rados.0.smithi146.stdout:3664: oid 4 version 2188 is already newer than 2186 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:3664: oid 4 version 2188 is already newer than 2184 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2188 (ObjNum 1146 snap 348 seq_num 1146) dirty exists 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:3664: left oid 4 (ObjNum 1146 snap 348 seq_num 1146) 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:3664: done (1 left) 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:3665: done (0 left) 2024-04-26T04:53:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:3666: snap_remove snap 345 2024-04-26T04:53:13.750 INFO:tasks.rados.rados.0.smithi146.stdout:3666: done (0 left) 2024-04-26T04:53:13.750 INFO:tasks.rados.rados.0.smithi146.stdout:3667: delete oid 49 current snap is 348 2024-04-26T04:53:13.756 INFO:tasks.rados.rados.0.smithi146.stdout:3667: done (0 left) 2024-04-26T04:53:13.756 INFO:tasks.rados.rados.0.smithi146.stdout:3668: snap_remove snap 347 2024-04-26T04:53:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[95531]: pgmap v841: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[95531]: osdmap e781: 8 total, 8 up, 8 in 2024-04-26T04:53:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[95531]: osdmap e782: 8 total, 8 up, 8 in 2024-04-26T04:53:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[92947]: pgmap v841: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[92947]: osdmap e781: 8 total, 8 up, 8 in 2024-04-26T04:53:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:13 smithi146 ceph-mon[92947]: osdmap e782: 8 total, 8 up, 8 in 2024-04-26T04:53:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:13 smithi204 ceph-mon[88313]: pgmap v841: 121 pgs: 121 active+clean; 187 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:13 smithi204 ceph-mon[88313]: osdmap e781: 8 total, 8 up, 8 in 2024-04-26T04:53:14.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:13 smithi204 ceph-mon[88313]: osdmap e782: 8 total, 8 up, 8 in 2024-04-26T04:53:14.744 INFO:tasks.rados.rados.0.smithi146.stdout:3668: done (0 left) 2024-04-26T04:53:14.744 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 348 2024-04-26T04:53:14.744 INFO:tasks.rados.rados.0.smithi146.stdout:3669: seq_num 1148 ranges {16007168=32768} 2024-04-26T04:53:14.829 INFO:tasks.rados.rados.0.smithi146.stdout:3669: writing smithi14680844-50 from 16007168 to 16039936 tid 1 2024-04-26T04:53:14.829 INFO:tasks.rados.rados.0.smithi146.stdout:3670: delete oid 42 current snap is 348 2024-04-26T04:53:14.833 INFO:tasks.rados.rados.0.smithi146.stdout:3670: done (1 left) 2024-04-26T04:53:14.833 INFO:tasks.rados.rados.0.smithi146.stdout:3671: snap_create 2024-04-26T04:53:14.837 INFO:tasks.rados.rados.0.smithi146.stdout:3669: finishing write tid 1 to smithi14680844-50 2024-04-26T04:53:14.837 INFO:tasks.rados.rados.0.smithi146.stdout:3669: finishing write tid 2 to smithi14680844-50 2024-04-26T04:53:14.839 INFO:tasks.rados.rados.0.smithi146.stdout:3669: finishing write tid 3 to smithi14680844-50 2024-04-26T04:53:14.839 INFO:tasks.rados.rados.0.smithi146.stdout:3669: oid 50 updating version 0 to 2305 2024-04-26T04:53:14.839 INFO:tasks.rados.rados.0.smithi146.stdout:3669: oid 50 version 2305 is already newer than 2304 2024-04-26T04:53:14.839 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2305 (ObjNum 1148 snap 348 seq_num 1148) dirty exists 2024-04-26T04:53:14.839 INFO:tasks.rados.rados.0.smithi146.stdout:3669: left oid 50 (ObjNum 1148 snap 348 seq_num 1148) 2024-04-26T04:53:15.751 INFO:tasks.rados.rados.0.smithi146.stdout:3669: done (1 left) 2024-04-26T04:53:15.751 INFO:tasks.rados.rados.0.smithi146.stdout:3671: done (0 left) 2024-04-26T04:53:15.751 INFO:tasks.rados.rados.0.smithi146.stdout:3672: snap_create 2024-04-26T04:53:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:15 smithi204 ceph-mon[88313]: osdmap e783: 8 total, 8 up, 8 in 2024-04-26T04:53:16.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:15 smithi146 ceph-mon[95531]: osdmap e783: 8 total, 8 up, 8 in 2024-04-26T04:53:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:15 smithi146 ceph-mon[92947]: osdmap e783: 8 total, 8 up, 8 in 2024-04-26T04:53:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:16] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:3672: done (0 left) 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:3673: rollback oid 11 current snap is 350 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 346 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:3674: rollback oid 32 current snap is 350 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 32 to 348 2024-04-26T04:53:16.753 INFO:tasks.rados.rados.0.smithi146.stdout:3675: delete oid 15 current snap is 350 2024-04-26T04:53:16.756 INFO:tasks.rados.rados.0.smithi146.stdout:3673: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:53:16.756 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 0 (ObjNum 129 snap 0 seq_num 2126487088) dirty dne 2024-04-26T04:53:16.756 INFO:tasks.rados.rados.0.smithi146.stdout:3673: done (2 left) 2024-04-26T04:53:16.756 INFO:tasks.rados.rados.0.smithi146.stdout:3675: done (1 left) 2024-04-26T04:53:16.757 INFO:tasks.rados.rados.0.smithi146.stdout:3676: rollback oid 20 current snap is 350 2024-04-26T04:53:16.757 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 344 2024-04-26T04:53:16.757 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 350 2024-04-26T04:53:16.757 INFO:tasks.rados.rados.0.smithi146.stdout:3677: seq_num 1151 ranges {4751360=81920} 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3677: writing smithi14680844-16 from 4751360 to 4833280 tid 1 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3678: snap_create 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3674: finishing rollback tid 0 to smithi14680844-32 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3674: finishing rollback tid 1 to smithi14680844-32 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3674: finishing rollback tid 2 to smithi14680844-32 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2309 (ObjNum 97 snap 0 seq_num 0) dirty exists 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3676: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3676: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:3676: finishing rollback tid 2 to smithi14680844-20 2024-04-26T04:53:16.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2313 (ObjNum 1131 snap 342 seq_num 1131) dirty exists 2024-04-26T04:53:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3677: finishing write tid 1 to smithi14680844-16 2024-04-26T04:53:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3677: finishing write tid 2 to smithi14680844-16 2024-04-26T04:53:16.788 INFO:tasks.rados.rados.0.smithi146.stdout:3677: finishing write tid 3 to smithi14680844-16 2024-04-26T04:53:16.789 INFO:tasks.rados.rados.0.smithi146.stdout:3677: oid 16 updating version 0 to 2201 2024-04-26T04:53:16.789 INFO:tasks.rados.rados.0.smithi146.stdout:3677: oid 16 version 2201 is already newer than 2200 2024-04-26T04:53:16.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 2201 (ObjNum 1151 snap 350 seq_num 1151) dirty exists 2024-04-26T04:53:16.789 INFO:tasks.rados.rados.0.smithi146.stdout:3677: left oid 16 (ObjNum 1151 snap 350 seq_num 1151) 2024-04-26T04:53:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:16 smithi204 ceph-mon[88313]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:16 smithi204 ceph-mon[88313]: osdmap e784: 8 total, 8 up, 8 in 2024-04-26T04:53:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:16 smithi146 ceph-mon[92947]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:16 smithi146 ceph-mon[92947]: osdmap e784: 8 total, 8 up, 8 in 2024-04-26T04:53:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:16 smithi146 ceph-mon[95531]: pgmap v844: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:16 smithi146 ceph-mon[95531]: osdmap e784: 8 total, 8 up, 8 in 2024-04-26T04:53:17.768 INFO:tasks.rados.rados.0.smithi146.stdout:3674: done (3 left) 2024-04-26T04:53:17.768 INFO:tasks.rados.rados.0.smithi146.stdout:3676: done (2 left) 2024-04-26T04:53:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:3677: done (1 left) 2024-04-26T04:53:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:3678: done (0 left) 2024-04-26T04:53:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 351 2024-04-26T04:53:17.769 INFO:tasks.rados.rados.0.smithi146.stdout:3679: seq_num 1152 ranges {1859584=98304} 2024-04-26T04:53:17.779 INFO:tasks.rados.rados.0.smithi146.stdout:3679: writing smithi14680844-13 from 1859584 to 1957888 tid 1 2024-04-26T04:53:17.779 INFO:tasks.rados.rados.0.smithi146.stdout:3680: rollback oid 30 current snap is 351 2024-04-26T04:53:17.779 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 348 2024-04-26T04:53:17.779 INFO:tasks.rados.rados.0.smithi146.stdout:3681: snap_create 2024-04-26T04:53:17.785 INFO:tasks.rados.rados.0.smithi146.stdout:3679: finishing write tid 1 to smithi14680844-13 2024-04-26T04:53:17.785 INFO:tasks.rados.rados.0.smithi146.stdout:3679: finishing write tid 2 to smithi14680844-13 2024-04-26T04:53:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:3680: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:53:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:3680: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:53:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:3680: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:53:17.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2130 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-04-26T04:53:17.792 INFO:tasks.rados.rados.0.smithi146.stdout:3679: finishing write tid 3 to smithi14680844-13 2024-04-26T04:53:17.792 INFO:tasks.rados.rados.0.smithi146.stdout:3679: oid 13 updating version 0 to 2128 2024-04-26T04:53:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:3679: oid 13 version 2128 is already newer than 2127 2024-04-26T04:53:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2128 (ObjNum 1152 snap 351 seq_num 1152) dirty exists 2024-04-26T04:53:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:3679: left oid 13 (ObjNum 1152 snap 351 seq_num 1152) 2024-04-26T04:53:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:17 smithi204 ceph-mon[88313]: osdmap e785: 8 total, 8 up, 8 in 2024-04-26T04:53:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:17 smithi146 ceph-mon[92947]: osdmap e785: 8 total, 8 up, 8 in 2024-04-26T04:53:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:17 smithi146 ceph-mon[95531]: osdmap e785: 8 total, 8 up, 8 in 2024-04-26T04:53:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3679: done (2 left) 2024-04-26T04:53:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3680: done (1 left) 2024-04-26T04:53:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3681: done (0 left) 2024-04-26T04:53:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3682: read oid 41 snap -1 2024-04-26T04:53:18.746 INFO:tasks.rados.rados.0.smithi146.stdout:3682: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:53:18.747 INFO:tasks.rados.rados.0.smithi146.stdout:3683: delete oid 28 current snap is 352 2024-04-26T04:53:18.747 INFO:tasks.rados.rados.0.smithi146.stdout:3682: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:53:18.754 INFO:tasks.rados.rados.0.smithi146.stdout:3682: done (1 left) 2024-04-26T04:53:18.754 INFO:tasks.rados.rados.0.smithi146.stdout:3683: done (0 left) 2024-04-26T04:53:18.754 INFO:tasks.rados.rados.0.smithi146.stdout:3684: snap_create 2024-04-26T04:53:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:18 smithi204 ceph-mon[88313]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:18 smithi204 ceph-mon[88313]: osdmap e786: 8 total, 8 up, 8 in 2024-04-26T04:53:19.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:18 smithi204 ceph-mon[88313]: osdmap e787: 8 total, 8 up, 8 in 2024-04-26T04:53:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[95531]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[95531]: osdmap e786: 8 total, 8 up, 8 in 2024-04-26T04:53:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[95531]: osdmap e787: 8 total, 8 up, 8 in 2024-04-26T04:53:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[92947]: pgmap v847: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 177 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1023 B/s rd, 3.7 MiB/s wr, 18 op/s 2024-04-26T04:53:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[92947]: osdmap e786: 8 total, 8 up, 8 in 2024-04-26T04:53:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:18 smithi146 ceph-mon[92947]: osdmap e787: 8 total, 8 up, 8 in 2024-04-26T04:53:19.758 INFO:tasks.rados.rados.0.smithi146.stdout:3684: done (0 left) 2024-04-26T04:53:19.758 INFO:tasks.rados.rados.0.smithi146.stdout:3685: snap_remove snap 350 2024-04-26T04:53:20.761 INFO:tasks.rados.rados.0.smithi146.stdout:3685: done (0 left) 2024-04-26T04:53:20.761 INFO:tasks.rados.rados.0.smithi146.stdout:3686: snap_create 2024-04-26T04:53:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:20 smithi204 ceph-mon[88313]: pgmap v850: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:20 smithi204 ceph-mon[88313]: osdmap e788: 8 total, 8 up, 8 in 2024-04-26T04:53:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:20 smithi146 ceph-mon[95531]: pgmap v850: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:20 smithi146 ceph-mon[95531]: osdmap e788: 8 total, 8 up, 8 in 2024-04-26T04:53:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:20 smithi146 ceph-mon[92947]: pgmap v850: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:20 smithi146 ceph-mon[92947]: osdmap e788: 8 total, 8 up, 8 in 2024-04-26T04:53:21.757 INFO:tasks.rados.rados.0.smithi146.stdout:3686: done (0 left) 2024-04-26T04:53:21.757 INFO:tasks.rados.rados.0.smithi146.stdout:3687: copy_from oid 13 from oid 23 current snap is 354 2024-04-26T04:53:21.758 INFO:tasks.rados.rados.0.smithi146.stdout:3688: delete oid 7 current snap is 354 2024-04-26T04:53:21.761 INFO:tasks.rados.rados.0.smithi146.stdout:3688: done (1 left) 2024-04-26T04:53:21.761 INFO:tasks.rados.rados.0.smithi146.stdout:3689: snap_create 2024-04-26T04:53:21.763 INFO:tasks.rados.rados.0.smithi146.stdout:3687: finishing copy_from to smithi14680844-13 2024-04-26T04:53:21.764 INFO:tasks.rados.rados.0.smithi146.stdout:3687: got expected ENOENT (src dne) 2024-04-26T04:53:21.764 INFO:tasks.rados.rados.0.smithi146.stdout:3687: finishing copy_from racing read to smithi14680844-13 2024-04-26T04:53:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:21 smithi204 ceph-mon[88313]: osdmap e789: 8 total, 8 up, 8 in 2024-04-26T04:53:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:21 smithi204 ceph-mon[88313]: pgmap v853: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:21 smithi204 ceph-mon[88313]: osdmap e790: 8 total, 8 up, 8 in 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[92947]: osdmap e789: 8 total, 8 up, 8 in 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[92947]: pgmap v853: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[92947]: osdmap e790: 8 total, 8 up, 8 in 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[95531]: osdmap e789: 8 total, 8 up, 8 in 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[95531]: pgmap v853: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 52 KiB/s wr, 5 op/s 2024-04-26T04:53:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:21 smithi146 ceph-mon[95531]: osdmap e790: 8 total, 8 up, 8 in 2024-04-26T04:53:22.759 INFO:tasks.rados.rados.0.smithi146.stdout:3687: done (1 left) 2024-04-26T04:53:22.759 INFO:tasks.rados.rados.0.smithi146.stdout:3689: done (0 left) 2024-04-26T04:53:22.759 INFO:tasks.rados.rados.0.smithi146.stdout:3690: snap_create 2024-04-26T04:53:23.746 INFO:tasks.rados.rados.0.smithi146.stdout:3690: done (0 left) 2024-04-26T04:53:23.746 INFO:tasks.rados.rados.0.smithi146.stdout:3691: snap_create 2024-04-26T04:53:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:23 smithi204 ceph-mon[88313]: osdmap e791: 8 total, 8 up, 8 in 2024-04-26T04:53:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:23 smithi204 ceph-mon[88313]: osdmap e792: 8 total, 8 up, 8 in 2024-04-26T04:53:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:23 smithi146 ceph-mon[92947]: osdmap e791: 8 total, 8 up, 8 in 2024-04-26T04:53:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:23 smithi146 ceph-mon[92947]: osdmap e792: 8 total, 8 up, 8 in 2024-04-26T04:53:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:23 smithi146 ceph-mon[95531]: osdmap e791: 8 total, 8 up, 8 in 2024-04-26T04:53:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:23 smithi146 ceph-mon[95531]: osdmap e792: 8 total, 8 up, 8 in 2024-04-26T04:53:24.747 INFO:tasks.rados.rados.0.smithi146.stdout:3691: done (0 left) 2024-04-26T04:53:24.747 INFO:tasks.rados.rados.0.smithi146.stdout:3692: snap_create 2024-04-26T04:53:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:24 smithi204 ceph-mon[88313]: pgmap v856: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:53:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:24 smithi204 ceph-mon[88313]: osdmap e793: 8 total, 8 up, 8 in 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[92947]: pgmap v856: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[92947]: osdmap e793: 8 total, 8 up, 8 in 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[95531]: pgmap v856: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:24 smithi146 ceph-mon[95531]: osdmap e793: 8 total, 8 up, 8 in 2024-04-26T04:53:25.749 INFO:tasks.rados.rados.0.smithi146.stdout:3692: done (0 left) 2024-04-26T04:53:25.749 INFO:tasks.rados.rados.0.smithi146.stdout:3693: read oid 3 snap 357 2024-04-26T04:53:25.749 INFO:tasks.rados.rados.0.smithi146.stdout:3693: expect deleted 2024-04-26T04:53:25.749 INFO:tasks.rados.rados.0.smithi146.stdout:3694: delete oid 41 current snap is 358 2024-04-26T04:53:25.755 INFO:tasks.rados.rados.0.smithi146.stdout:3693: done (1 left) 2024-04-26T04:53:25.755 INFO:tasks.rados.rados.0.smithi146.stdout:3694: done (0 left) 2024-04-26T04:53:25.756 INFO:tasks.rados.rados.0.smithi146.stdout:3695: snap_remove snap 351 2024-04-26T04:53:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:26] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:53:26.756 INFO:tasks.rados.rados.0.smithi146.stdout:3695: done (0 left) 2024-04-26T04:53:26.756 INFO:tasks.rados.rados.0.smithi146.stdout:3696: rollback oid 48 current snap is 358 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 48 to 348 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:3697: copy_from oid 44 from oid 42 current snap is 358 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 41 current snap is 358 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:3698: seq_num 1156 ranges {0=163840} 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:3698: writing smithi14680844-41 from 0 to 163840 tid 1 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:3699: read oid 1 snap -1 2024-04-26T04:53:26.757 INFO:tasks.rados.rados.0.smithi146.stdout:3699: expect (ObjNum 1128 snap 341 seq_num 1128) 2024-04-26T04:53:26.758 INFO:tasks.rados.rados.0.smithi146.stdout:3700: snap_remove snap 344 2024-04-26T04:53:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:26 smithi204 ceph-mon[88313]: pgmap v859: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:26 smithi204 ceph-mon[88313]: osdmap e794: 8 total, 8 up, 8 in 2024-04-26T04:53:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:26 smithi146 ceph-mon[95531]: pgmap v859: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:26 smithi146 ceph-mon[95531]: osdmap e794: 8 total, 8 up, 8 in 2024-04-26T04:53:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:26 smithi146 ceph-mon[92947]: pgmap v859: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:26 smithi146 ceph-mon[92947]: osdmap e794: 8 total, 8 up, 8 in 2024-04-26T04:53:27.763 INFO:tasks.rados.rados.0.smithi146.stdout:3697: finishing copy_from to smithi14680844-44 2024-04-26T04:53:27.764 INFO:tasks.rados.rados.0.smithi146.stdout:3697: got expected ENOENT (src dne) 2024-04-26T04:53:27.764 INFO:tasks.rados.rados.0.smithi146.stdout:3697: finishing copy_from racing read to smithi14680844-44 2024-04-26T04:53:27.764 INFO:tasks.rados.rados.0.smithi146.stdout:3696: finishing rollback tid 0 to smithi14680844-48 2024-04-26T04:53:27.764 INFO:tasks.rados.rados.0.smithi146.stdout:3696: finishing rollback tid 1 to smithi14680844-48 2024-04-26T04:53:27.764 INFO:tasks.rados.rados.0.smithi146.stdout:3696: finishing rollback tid 2 to smithi14680844-48 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 2152 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:3698: finishing write tid 1 to smithi14680844-41 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:3698: finishing write tid 2 to smithi14680844-41 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:3698: finishing write tid 3 to smithi14680844-41 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:3698: oid 41 updating version 0 to 2407 2024-04-26T04:53:27.765 INFO:tasks.rados.rados.0.smithi146.stdout:3698: oid 41 version 2407 is already newer than 2406 2024-04-26T04:53:27.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2407 (ObjNum 1156 snap 358 seq_num 1156) dirty exists 2024-04-26T04:53:27.766 INFO:tasks.rados.rados.0.smithi146.stdout:3698: left oid 41 (ObjNum 1156 snap 358 seq_num 1156) 2024-04-26T04:53:27.766 INFO:tasks.rados.rados.0.smithi146.stdout:3699: expect (ObjNum 1128 snap 341 seq_num 1128) 2024-04-26T04:53:27.850 INFO:tasks.rados.rados.0.smithi146.stdout:3696: done (4 left) 2024-04-26T04:53:27.850 INFO:tasks.rados.rados.0.smithi146.stdout:3697: done (3 left) 2024-04-26T04:53:27.850 INFO:tasks.rados.rados.0.smithi146.stdout:3698: done (2 left) 2024-04-26T04:53:27.850 INFO:tasks.rados.rados.0.smithi146.stdout:3699: done (1 left) 2024-04-26T04:53:27.851 INFO:tasks.rados.rados.0.smithi146.stdout:3700: done (0 left) 2024-04-26T04:53:27.851 INFO:tasks.rados.rados.0.smithi146.stdout:3701: snap_create 2024-04-26T04:53:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:27 smithi204 ceph-mon[88313]: osdmap e795: 8 total, 8 up, 8 in 2024-04-26T04:53:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:27 smithi146 ceph-mon[92947]: osdmap e795: 8 total, 8 up, 8 in 2024-04-26T04:53:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:27 smithi146 ceph-mon[95531]: osdmap e795: 8 total, 8 up, 8 in 2024-04-26T04:53:28.747 INFO:tasks.rados.rados.0.smithi146.stdout:3701: done (0 left) 2024-04-26T04:53:28.747 INFO:tasks.rados.rados.0.smithi146.stdout:3702: snap_remove snap 357 2024-04-26T04:53:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:28 smithi204 ceph-mon[88313]: pgmap v862: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:28 smithi204 ceph-mon[88313]: osdmap e796: 8 total, 8 up, 8 in 2024-04-26T04:53:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:28 smithi204 ceph-mon[88313]: osdmap e797: 8 total, 8 up, 8 in 2024-04-26T04:53:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[92947]: pgmap v862: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[92947]: osdmap e796: 8 total, 8 up, 8 in 2024-04-26T04:53:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[92947]: osdmap e797: 8 total, 8 up, 8 in 2024-04-26T04:53:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[95531]: pgmap v862: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 0 op/s 2024-04-26T04:53:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[95531]: osdmap e796: 8 total, 8 up, 8 in 2024-04-26T04:53:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:28 smithi146 ceph-mon[95531]: osdmap e797: 8 total, 8 up, 8 in 2024-04-26T04:53:29.750 INFO:tasks.rados.rados.0.smithi146.stdout:3702: done (0 left) 2024-04-26T04:53:29.750 INFO:tasks.rados.rados.0.smithi146.stdout:3703: snap_create 2024-04-26T04:53:30.751 INFO:tasks.rados.rados.0.smithi146.stdout:3703: done (0 left) 2024-04-26T04:53:30.751 INFO:tasks.rados.rados.0.smithi146.stdout:3704: read oid 23 snap -1 2024-04-26T04:53:30.751 INFO:tasks.rados.rados.0.smithi146.stdout:3704: expect deleted 2024-04-26T04:53:30.751 INFO:tasks.rados.rados.0.smithi146.stdout:3705: delete oid 46 current snap is 360 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3704: done (1 left) 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3705: done (0 left) 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3706: rmattr oid 8 current snap is 360 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3707: rmattr oid 37 current snap is 360 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3708: read oid 38 snap 346 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3708: expect (ObjNum 1140 snap 345 seq_num 1140) 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3709: read oid 24 snap 346 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3709: expect deleted 2024-04-26T04:53:30.759 INFO:tasks.rados.rados.0.smithi146.stdout:3710: delete oid 14 current snap is 360 2024-04-26T04:53:30.763 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2153 (ObjNum 1121 snap 340 seq_num 1121) dirty exists 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2415 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:3706: done (4 left) 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:3707: done (3 left) 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:3709: done (2 left) 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:3710: done (1 left) 2024-04-26T04:53:30.764 INFO:tasks.rados.rados.0.smithi146.stdout:3711: snap_remove snap 359 2024-04-26T04:53:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:30 smithi204 ceph-mon[88313]: pgmap v865: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:30 smithi204 ceph-mon[88313]: osdmap e798: 8 total, 8 up, 8 in 2024-04-26T04:53:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:30 smithi146 ceph-mon[92947]: pgmap v865: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:30 smithi146 ceph-mon[92947]: osdmap e798: 8 total, 8 up, 8 in 2024-04-26T04:53:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:30 smithi146 ceph-mon[95531]: pgmap v865: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:30 smithi146 ceph-mon[95531]: osdmap e798: 8 total, 8 up, 8 in 2024-04-26T04:53:31.768 INFO:tasks.rados.rados.0.smithi146.stdout:3711: done (1 left) 2024-04-26T04:53:31.768 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 360 2024-04-26T04:53:31.768 INFO:tasks.rados.rados.0.smithi146.stdout:3708: expect (ObjNum 1140 snap 345 seq_num 1140) 2024-04-26T04:53:32.009 INFO:tasks.rados.rados.0.smithi146.stdout:3712: seq_num 1159 ranges {0=212992} 2024-04-26T04:53:32.010 INFO:tasks.rados.rados.0.smithi146.stdout:3712: writing smithi14680844-14 from 0 to 212992 tid 1 2024-04-26T04:53:32.010 INFO:tasks.rados.rados.0.smithi146.stdout:3708: done (1 left) 2024-04-26T04:53:32.010 INFO:tasks.rados.rados.0.smithi146.stdout:3713: snap_create 2024-04-26T04:53:32.015 INFO:tasks.rados.rados.0.smithi146.stdout:3712: finishing write tid 1 to smithi14680844-14 2024-04-26T04:53:32.016 INFO:tasks.rados.rados.0.smithi146.stdout:3712: finishing write tid 2 to smithi14680844-14 2024-04-26T04:53:32.017 INFO:tasks.rados.rados.0.smithi146.stdout:3712: finishing write tid 3 to smithi14680844-14 2024-04-26T04:53:32.017 INFO:tasks.rados.rados.0.smithi146.stdout:3712: oid 14 updating version 0 to 2131 2024-04-26T04:53:32.017 INFO:tasks.rados.rados.0.smithi146.stdout:3712: oid 14 updating version 2131 to 2132 2024-04-26T04:53:32.018 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2132 (ObjNum 1159 snap 360 seq_num 1159) dirty exists 2024-04-26T04:53:32.018 INFO:tasks.rados.rados.0.smithi146.stdout:3712: left oid 14 (ObjNum 1159 snap 360 seq_num 1159) 2024-04-26T04:53:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:31 smithi204 ceph-mon[88313]: osdmap e799: 8 total, 8 up, 8 in 2024-04-26T04:53:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:31 smithi146 ceph-mon[95531]: osdmap e799: 8 total, 8 up, 8 in 2024-04-26T04:53:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:31 smithi146 ceph-mon[92947]: osdmap e799: 8 total, 8 up, 8 in 2024-04-26T04:53:32.767 INFO:tasks.rados.rados.0.smithi146.stdout:3712: done (1 left) 2024-04-26T04:53:32.767 INFO:tasks.rados.rados.0.smithi146.stdout:3713: done (0 left) 2024-04-26T04:53:32.768 INFO:tasks.rados.rados.0.smithi146.stdout:3714: read oid 48 snap -1 2024-04-26T04:53:32.768 INFO:tasks.rados.rados.0.smithi146.stdout:3714: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:53:32.768 INFO:tasks.rados.rados.0.smithi146.stdout:3715: snap_create 2024-04-26T04:53:32.790 INFO:tasks.rados.rados.0.smithi146.stdout:3714: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:53:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:32 smithi204 ceph-mon[88313]: pgmap v868: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:32 smithi204 ceph-mon[88313]: osdmap e800: 8 total, 8 up, 8 in 2024-04-26T04:53:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:32 smithi146 ceph-mon[95531]: pgmap v868: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:32 smithi146 ceph-mon[95531]: osdmap e800: 8 total, 8 up, 8 in 2024-04-26T04:53:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:32 smithi146 ceph-mon[92947]: pgmap v868: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 2.0 MiB/s rd, 40 KiB/s wr, 2 op/s 2024-04-26T04:53:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:32 smithi146 ceph-mon[92947]: osdmap e800: 8 total, 8 up, 8 in 2024-04-26T04:53:33.750 INFO:tasks.rados.rados.0.smithi146.stdout:3714: done (1 left) 2024-04-26T04:53:33.750 INFO:tasks.rados.rados.0.smithi146.stdout:3715: done (0 left) 2024-04-26T04:53:33.750 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 23 current snap is 362 2024-04-26T04:53:33.750 INFO:tasks.rados.rados.0.smithi146.stdout:3716: seq_num 1160 ranges {0=229376} 2024-04-26T04:53:33.751 INFO:tasks.rados.rados.0.smithi146.stdout:3716: writing smithi14680844-23 from 0 to 229376 tid 1 2024-04-26T04:53:33.751 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 362 2024-04-26T04:53:33.751 INFO:tasks.rados.rados.0.smithi146.stdout:3717: seq_num 1161 ranges {0=245760} 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:3717: writing smithi14680844-3 from 0 to 245760 tid 1 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:3718: read oid 34 snap -1 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:3718: expect deleted 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:3719: rollback oid 19 current snap is 362 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 19 to 349 2024-04-26T04:53:33.753 INFO:tasks.rados.rados.0.smithi146.stdout:3720: delete oid 30 current snap is 362 2024-04-26T04:53:33.758 INFO:tasks.rados.rados.0.smithi146.stdout:3720: done (4 left) 2024-04-26T04:53:33.758 INFO:tasks.rados.rados.0.smithi146.stdout:3721: rollback oid 38 current snap is 362 2024-04-26T04:53:33.758 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 361 2024-04-26T04:53:33.759 INFO:tasks.rados.rados.0.smithi146.stdout:3719: finishing rollback tid 1 to smithi14680844-19 2024-04-26T04:53:33.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 0 (ObjNum 289 snap 0 seq_num 1) dirty dne 2024-04-26T04:53:33.759 INFO:tasks.rados.rados.0.smithi146.stdout:3719: done (4 left) 2024-04-26T04:53:33.759 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 15 current snap is 362 2024-04-26T04:53:33.759 INFO:tasks.rados.rados.0.smithi146.stdout:3722: seq_num 1163 ranges {0=286720} 2024-04-26T04:53:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3722: writing smithi14680844-15 from 0 to 286720 tid 1 2024-04-26T04:53:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3723: rollback oid 41 current snap is 362 2024-04-26T04:53:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 348 2024-04-26T04:53:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3716: finishing write tid 1 to smithi14680844-23 2024-04-26T04:53:33.760 INFO:tasks.rados.rados.0.smithi146.stdout:3716: finishing write tid 2 to smithi14680844-23 2024-04-26T04:53:33.761 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 28 current snap is 362 2024-04-26T04:53:33.761 INFO:tasks.rados.rados.0.smithi146.stdout:3724: seq_num 1164 ranges {0=303104} 2024-04-26T04:53:33.763 INFO:tasks.rados.rados.0.smithi146.stdout:3724: writing smithi14680844-28 from 0 to 303104 tid 1 2024-04-26T04:53:33.763 INFO:tasks.rados.rados.0.smithi146.stdout:3725: snap_create 2024-04-26T04:53:33.764 INFO:tasks.rados.rados.0.smithi146.stdout:3722: finishing write tid 1 to smithi14680844-15 2024-04-26T04:53:33.765 INFO:tasks.rados.rados.0.smithi146.stdout:3722: finishing write tid 2 to smithi14680844-15 2024-04-26T04:53:33.766 INFO:tasks.rados.rados.0.smithi146.stdout:3716: finishing write tid 3 to smithi14680844-23 2024-04-26T04:53:33.766 INFO:tasks.rados.rados.0.smithi146.stdout:3716: oid 23 updating version 0 to 2321 2024-04-26T04:53:33.766 INFO:tasks.rados.rados.0.smithi146.stdout:3716: oid 23 version 2321 is already newer than 2320 2024-04-26T04:53:33.767 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 2321 (ObjNum 1160 snap 362 seq_num 1160) dirty exists 2024-04-26T04:53:33.767 INFO:tasks.rados.rados.0.smithi146.stdout:3716: left oid 23 (ObjNum 1160 snap 362 seq_num 1160) 2024-04-26T04:53:33.767 INFO:tasks.rados.rados.0.smithi146.stdout:3721: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:53:33.767 INFO:tasks.rados.rados.0.smithi146.stdout:3721: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:53:33.767 INFO:tasks.rados.rados.0.smithi146.stdout:3721: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2211 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:3722: finishing write tid 3 to smithi14680844-15 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:3722: oid 15 updating version 0 to 1610 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:3722: oid 15 version 1610 is already newer than 1609 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1610 (ObjNum 1163 snap 362 seq_num 1163) dirty exists 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:3722: left oid 15 (ObjNum 1163 snap 362 seq_num 1163) 2024-04-26T04:53:33.768 INFO:tasks.rados.rados.0.smithi146.stdout:3717: finishing write tid 1 to smithi14680844-3 2024-04-26T04:53:33.769 INFO:tasks.rados.rados.0.smithi146.stdout:3717: finishing write tid 2 to smithi14680844-3 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:3724: finishing write tid 1 to smithi14680844-28 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:3717: finishing write tid 3 to smithi14680844-3 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:3717: oid 3 updating version 0 to 2199 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:3717: oid 3 updating version 2199 to 2200 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2200 (ObjNum 1161 snap 362 seq_num 1161) dirty exists 2024-04-26T04:53:33.770 INFO:tasks.rados.rados.0.smithi146.stdout:3717: left oid 3 (ObjNum 1161 snap 362 seq_num 1161) 2024-04-26T04:53:33.771 INFO:tasks.rados.rados.0.smithi146.stdout:3723: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:53:33.771 INFO:tasks.rados.rados.0.smithi146.stdout:3723: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:53:33.774 INFO:tasks.rados.rados.0.smithi146.stdout:3724: finishing write tid 2 to smithi14680844-28 2024-04-26T04:53:33.774 INFO:tasks.rados.rados.0.smithi146.stdout:3723: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:53:33.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2423 (ObjNum 273 snap 0 seq_num 0) dirty exists 2024-04-26T04:53:33.777 INFO:tasks.rados.rados.0.smithi146.stdout:3724: finishing write tid 3 to smithi14680844-28 2024-04-26T04:53:33.777 INFO:tasks.rados.rados.0.smithi146.stdout:3724: oid 28 updating version 0 to 2202 2024-04-26T04:53:33.777 INFO:tasks.rados.rados.0.smithi146.stdout:3724: oid 28 version 2202 is already newer than 2201 2024-04-26T04:53:33.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 2202 (ObjNum 1164 snap 362 seq_num 1164) dirty exists 2024-04-26T04:53:33.777 INFO:tasks.rados.rados.0.smithi146.stdout:3724: left oid 28 (ObjNum 1164 snap 362 seq_num 1164) 2024-04-26T04:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:33 smithi204 ceph-mon[88313]: osdmap e801: 8 total, 8 up, 8 in 2024-04-26T04:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:33 smithi204 ceph-mon[88313]: pgmap v871: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:33 smithi204 ceph-mon[88313]: osdmap e802: 8 total, 8 up, 8 in 2024-04-26T04:53:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[95531]: osdmap e801: 8 total, 8 up, 8 in 2024-04-26T04:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[95531]: pgmap v871: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[95531]: osdmap e802: 8 total, 8 up, 8 in 2024-04-26T04:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[92947]: osdmap e801: 8 total, 8 up, 8 in 2024-04-26T04:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[92947]: pgmap v871: 121 pgs: 121 active+clean; 174 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:33 smithi146 ceph-mon[92947]: osdmap e802: 8 total, 8 up, 8 in 2024-04-26T04:53:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3716: done (7 left) 2024-04-26T04:53:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3717: done (6 left) 2024-04-26T04:53:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3718: done (5 left) 2024-04-26T04:53:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3721: done (4 left) 2024-04-26T04:53:34.753 INFO:tasks.rados.rados.0.smithi146.stdout:3722: done (3 left) 2024-04-26T04:53:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3723: done (2 left) 2024-04-26T04:53:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3724: done (1 left) 2024-04-26T04:53:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3725: done (0 left) 2024-04-26T04:53:34.754 INFO:tasks.rados.rados.0.smithi146.stdout:3726: delete oid 49 current snap is 363 2024-04-26T04:53:34.756 INFO:tasks.rados.rados.0.smithi146.stdout:3726: done (0 left) 2024-04-26T04:53:34.756 INFO:tasks.rados.rados.0.smithi146.stdout:3727: snap_remove snap 354 2024-04-26T04:53:35.756 INFO:tasks.rados.rados.0.smithi146.stdout:3727: done (0 left) 2024-04-26T04:53:35.757 INFO:tasks.rados.rados.0.smithi146.stdout:3728: rollback oid 20 current snap is 363 2024-04-26T04:53:35.757 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 20 to 362 2024-04-26T04:53:35.757 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 363 2024-04-26T04:53:35.757 INFO:tasks.rados.rados.0.smithi146.stdout:3729: seq_num 1166 ranges {0=335872} 2024-04-26T04:53:35.758 INFO:tasks.rados.rados.0.smithi146.stdout:3729: writing smithi14680844-10 from 0 to 335872 tid 1 2024-04-26T04:53:35.758 INFO:tasks.rados.rados.0.smithi146.stdout:3730: copy_from oid 24 from oid 49 current snap is 363 2024-04-26T04:53:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:3731: rollback oid 36 current snap is 363 2024-04-26T04:53:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 349 2024-04-26T04:53:35.759 INFO:tasks.rados.rados.0.smithi146.stdout:3732: snap_remove snap 360 2024-04-26T04:53:36.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:35 smithi204 ceph-mon[88313]: osdmap e803: 8 total, 8 up, 8 in 2024-04-26T04:53:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:35 smithi146 ceph-mon[95531]: osdmap e803: 8 total, 8 up, 8 in 2024-04-26T04:53:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:35 smithi146 ceph-mon[92947]: osdmap e803: 8 total, 8 up, 8 in 2024-04-26T04:53:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:36] "GET /metrics HTTP/1.1" 200 36413 "" "Prometheus/2.43.0" 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3732: done (4 left) 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3733: delete oid 43 current snap is 363 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3730: finishing copy_from to smithi14680844-24 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3730: got expected ENOENT (src dne) 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3730: finishing copy_from racing read to smithi14680844-24 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3731: finishing rollback tid 0 to smithi14680844-36 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3728: finishing rollback tid 0 to smithi14680844-20 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3728: finishing rollback tid 1 to smithi14680844-20 2024-04-26T04:53:36.758 INFO:tasks.rados.rados.0.smithi146.stdout:3729: finishing write tid 1 to smithi14680844-10 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3729: finishing write tid 2 to smithi14680844-10 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3728: finishing rollback tid 2 to smithi14680844-20 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2325 (ObjNum 1131 snap 342 seq_num 1131) dirty exists 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3731: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3731: finishing rollback tid 2 to smithi14680844-36 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2178 (ObjNum 1074 snap 331 seq_num 1074) dirty exists 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3729: finishing write tid 3 to smithi14680844-10 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3729: oid 10 updating version 0 to 2119 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3729: oid 10 version 2119 is already newer than 2118 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2119 (ObjNum 1166 snap 363 seq_num 1166) dirty exists 2024-04-26T04:53:36.759 INFO:tasks.rados.rados.0.smithi146.stdout:3729: left oid 10 (ObjNum 1166 snap 363 seq_num 1166) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3728: done (4 left) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3729: done (3 left) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3730: done (2 left) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3731: done (1 left) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3733: done (0 left) 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3734: read oid 27 snap -1 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3734: expect deleted 2024-04-26T04:53:36.768 INFO:tasks.rados.rados.0.smithi146.stdout:3735: copy_from oid 25 from oid 17 current snap is 363 2024-04-26T04:53:36.769 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 363 2024-04-26T04:53:36.769 INFO:tasks.rados.rados.0.smithi146.stdout:3736: seq_num 1168 ranges {0=368640} 2024-04-26T04:53:36.770 INFO:tasks.rados.rados.0.smithi146.stdout:3736: writing smithi14680844-19 from 0 to 368640 tid 1 2024-04-26T04:53:36.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 363 2024-04-26T04:53:36.770 INFO:tasks.rados.rados.0.smithi146.stdout:3737: seq_num 1169 ranges {0=385024} 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3737: writing smithi14680844-42 from 0 to 385024 tid 1 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3738: rollback oid 10 current snap is 363 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 10 to 355 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3735: finishing copy_from to smithi14680844-25 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3735: got expected ENOENT (src dne) 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3734: done (4 left) 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3739: read oid 35 snap -1 2024-04-26T04:53:36.773 INFO:tasks.rados.rados.0.smithi146.stdout:3739: expect deleted 2024-04-26T04:53:36.774 INFO:tasks.rados.rados.0.smithi146.stdout:3740: delete oid 36 current snap is 363 2024-04-26T04:53:36.774 INFO:tasks.rados.rados.0.smithi146.stdout:3735: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3736: finishing write tid 1 to smithi14680844-19 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3736: finishing write tid 2 to smithi14680844-19 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3735: done (5 left) 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3739: done (4 left) 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3740: done (3 left) 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:3741: rollback oid 37 current snap is 363 2024-04-26T04:53:36.776 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 346 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:3738: finishing rollback tid 0 to smithi14680844-10 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:3742: delete oid 36 current snap is 363 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:3738: finishing rollback tid 1 to smithi14680844-10 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2121 (ObjNum 161 snap 0 seq_num 0) dirty dne 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:3737: finishing write tid 1 to smithi14680844-42 2024-04-26T04:53:36.777 INFO:tasks.rados.rados.0.smithi146.stdout:3737: finishing write tid 2 to smithi14680844-42 2024-04-26T04:53:36.778 INFO:tasks.rados.rados.0.smithi146.stdout:3736: finishing write tid 3 to smithi14680844-19 2024-04-26T04:53:36.778 INFO:tasks.rados.rados.0.smithi146.stdout:3736: oid 19 updating version 0 to 2217 2024-04-26T04:53:36.778 INFO:tasks.rados.rados.0.smithi146.stdout:3736: oid 19 version 2217 is already newer than 2216 2024-04-26T04:53:36.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2217 (ObjNum 1168 snap 363 seq_num 1168) dirty exists 2024-04-26T04:53:36.779 INFO:tasks.rados.rados.0.smithi146.stdout:3736: left oid 19 (ObjNum 1168 snap 363 seq_num 1168) 2024-04-26T04:53:36.779 INFO:tasks.rados.rados.0.smithi146.stdout:3736: done (4 left) 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3738: done (3 left) 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3742: done (2 left) 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3743: setattr oid 25 current snap is 363 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3737: finishing write tid 3 to smithi14680844-42 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3737: oid 42 updating version 0 to 2433 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3737: oid 42 version 2433 is already newer than 2432 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2433 (ObjNum 1169 snap 363 seq_num 1169) dirty exists 2024-04-26T04:53:36.780 INFO:tasks.rados.rados.0.smithi146.stdout:3737: left oid 42 (ObjNum 1169 snap 363 seq_num 1169) 2024-04-26T04:53:36.782 INFO:tasks.rados.rados.0.smithi146.stdout:3741: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:53:36.782 INFO:tasks.rados.rados.0.smithi146.stdout:3741: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:53:36.782 INFO:tasks.rados.rados.0.smithi146.stdout:3741: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:53:36.782 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2156 (ObjNum 1121 snap 340 seq_num 1121) dirty exists 2024-04-26T04:53:36.782 INFO:tasks.rados.rados.0.smithi146.stdout:3737: done (2 left) 2024-04-26T04:53:36.783 INFO:tasks.rados.rados.0.smithi146.stdout:3741: done (1 left) 2024-04-26T04:53:36.783 INFO:tasks.rados.rados.0.smithi146.stdout:3744: setattr oid 12 current snap is 363 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3745: read oid 8 snap -1 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3745: expect (ObjNum 1133 snap 343 seq_num 1133) 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3746: copy_from oid 37 from oid 40 current snap is 363 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3747: read oid 21 snap -1 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3747: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3748: read oid 46 snap -1 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3748: expect deleted 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3749: rmattr oid 9 current snap is 363 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:3749: done (6 left) 2024-04-26T04:53:36.785 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 363 2024-04-26T04:53:36.786 INFO:tasks.rados.rados.0.smithi146.stdout:3750: seq_num 1172 ranges {0=434176} 2024-04-26T04:53:36.787 INFO:tasks.rados.rados.0.smithi146.stdout:3750: writing smithi14680844-30 from 0 to 434176 tid 1 2024-04-26T04:53:36.787 INFO:tasks.rados.rados.0.smithi146.stdout:3751: copy_from oid 42 from oid 7 current snap is 363 2024-04-26T04:53:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2219 (ObjNum 1142 snap 347 seq_num 1142) dirty exists 2024-04-26T04:53:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:3743: done (7 left) 2024-04-26T04:53:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:3752: delete oid 32 current snap is 363 2024-04-26T04:53:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:3746: finishing copy_from to smithi14680844-37 2024-04-26T04:53:36.788 INFO:tasks.rados.rados.0.smithi146.stdout:3746: got expected ENOENT (src dne) 2024-04-26T04:53:36.789 INFO:tasks.rados.rados.0.smithi146.stdout:3746: finishing copy_from racing read to smithi14680844-37 2024-04-26T04:53:36.789 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2170 (ObjNum 1122 snap 340 seq_num 1122) dirty exists 2024-04-26T04:53:36.791 INFO:tasks.rados.rados.0.smithi146.stdout:3744: done (7 left) 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3746: done (6 left) 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3752: done (5 left) 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3753: read oid 15 snap -1 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3753: expect (ObjNum 1163 snap 362 seq_num 1163) 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 363 2024-04-26T04:53:36.792 INFO:tasks.rados.rados.0.smithi146.stdout:3754: seq_num 1174 ranges {212992=466944} 2024-04-26T04:53:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3754: writing smithi14680844-14 from 212992 to 679936 tid 1 2024-04-26T04:53:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3755: rmattr oid 47 current snap is 363 2024-04-26T04:53:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3755: done (7 left) 2024-04-26T04:53:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3756: delete oid 12 current snap is 363 2024-04-26T04:53:36.796 INFO:tasks.rados.rados.0.smithi146.stdout:3753: expect (ObjNum 1163 snap 362 seq_num 1163) 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3750: finishing write tid 1 to smithi14680844-30 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3750: finishing write tid 2 to smithi14680844-30 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3748: done (7 left) 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3753: done (6 left) 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3756: done (5 left) 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3757: rmattr oid 6 current snap is 363 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3757: done (5 left) 2024-04-26T04:53:36.810 INFO:tasks.rados.rados.0.smithi146.stdout:3758: copy_from oid 48 from oid 33 current snap is 363 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3759: rollback oid 46 current snap is 363 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 46 to 346 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3760: delete oid 10 current snap is 363 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3751: finishing copy_from to smithi14680844-42 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3751: got expected ENOENT (src dne) 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3751: finishing copy_from racing read to smithi14680844-42 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3750: finishing write tid 3 to smithi14680844-30 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3750: oid 30 updating version 0 to 2135 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3750: oid 30 version 2135 is already newer than 2134 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2135 (ObjNum 1172 snap 363 seq_num 1172) dirty exists 2024-04-26T04:53:36.811 INFO:tasks.rados.rados.0.smithi146.stdout:3750: left oid 30 (ObjNum 1172 snap 363 seq_num 1172) 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3750: done (7 left) 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3751: done (6 left) 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3760: done (5 left) 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3761: read oid 11 snap 362 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3761: expect deleted 2024-04-26T04:53:36.812 INFO:tasks.rados.rados.0.smithi146.stdout:3762: setattr oid 27 current snap is 363 2024-04-26T04:53:36.814 INFO:tasks.rados.rados.0.smithi146.stdout:3761: done (6 left) 2024-04-26T04:53:36.814 INFO:tasks.rados.rados.0.smithi146.stdout:3763: snap_create 2024-04-26T04:53:36.814 INFO:tasks.rados.rados.0.smithi146.stdout:3747: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:53:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:36 smithi204 ceph-mon[88313]: pgmap v874: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:36 smithi204 ceph-mon[88313]: osdmap e804: 8 total, 8 up, 8 in 2024-04-26T04:53:37.175 INFO:tasks.rados.rados.0.smithi146.stdout:3745: expect (ObjNum 1133 snap 343 seq_num 1133) 2024-04-26T04:53:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:36 smithi146 ceph-mon[95531]: pgmap v874: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:36 smithi146 ceph-mon[95531]: osdmap e804: 8 total, 8 up, 8 in 2024-04-26T04:53:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:36 smithi146 ceph-mon[92947]: pgmap v874: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:36 smithi146 ceph-mon[92947]: osdmap e804: 8 total, 8 up, 8 in 2024-04-26T04:53:37.433 INFO:tasks.rados.rados.0.smithi146.stdout:3754: finishing write tid 1 to smithi14680844-14 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3754: finishing write tid 2 to smithi14680844-14 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3759: finishing rollback tid 1 to smithi14680844-46 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3759: finishing rollback tid 2 to smithi14680844-46 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 46 v 2435 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3754: finishing write tid 3 to smithi14680844-14 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3754: oid 14 updating version 0 to 2137 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3754: oid 14 version 2137 is already newer than 2136 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2137 (ObjNum 1174 snap 363 seq_num 1174) dirty exists 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3754: left oid 14 (ObjNum 1174 snap 363 seq_num 1174) 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:3758: finishing copy_from racing read to smithi14680844-48 2024-04-26T04:53:37.434 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2157 (ObjNum 33 snap 0 seq_num 2127381792) dirty exists 2024-04-26T04:53:37.435 INFO:tasks.rados.rados.0.smithi146.stdout:3758: finishing copy_from to smithi14680844-48 2024-04-26T04:53:37.435 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 48 v 2288 (ObjNum 1120 snap 340 seq_num 1120) dirty exists 2024-04-26T04:53:37.773 INFO:tasks.rados.rados.0.smithi146.stdout:3745: done (6 left) 2024-04-26T04:53:37.773 INFO:tasks.rados.rados.0.smithi146.stdout:3747: done (5 left) 2024-04-26T04:53:37.773 INFO:tasks.rados.rados.0.smithi146.stdout:3754: done (4 left) 2024-04-26T04:53:37.773 INFO:tasks.rados.rados.0.smithi146.stdout:3758: done (3 left) 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3759: done (2 left) 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3762: done (1 left) 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3763: done (0 left) 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3764: rmattr oid 41 current snap is 364 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3765: read oid 24 snap -1 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3765: expect deleted 2024-04-26T04:53:37.774 INFO:tasks.rados.rados.0.smithi146.stdout:3766: snap_remove snap 348 2024-04-26T04:53:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:37 smithi204 ceph-mon[88313]: osdmap e805: 8 total, 8 up, 8 in 2024-04-26T04:53:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:37 smithi146 ceph-mon[95531]: osdmap e805: 8 total, 8 up, 8 in 2024-04-26T04:53:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:37 smithi146 ceph-mon[92947]: osdmap e805: 8 total, 8 up, 8 in 2024-04-26T04:53:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3766: done (2 left) 2024-04-26T04:53:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 364 2024-04-26T04:53:38.751 INFO:tasks.rados.rados.0.smithi146.stdout:3767: seq_num 1177 ranges {0=516096} 2024-04-26T04:53:38.754 INFO:tasks.rados.rados.0.smithi146.stdout:3767: writing smithi14680844-11 from 0 to 516096 tid 1 2024-04-26T04:53:38.755 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 364 2024-04-26T04:53:38.755 INFO:tasks.rados.rados.0.smithi146.stdout:3768: seq_num 1178 ranges {0=532480} 2024-04-26T04:53:38.758 INFO:tasks.rados.rados.0.smithi146.stdout:3768: writing smithi14680844-12 from 0 to 532480 tid 1 2024-04-26T04:53:38.758 INFO:tasks.rados.rados.0.smithi146.stdout:3769: read oid 1 snap 358 2024-04-26T04:53:38.758 INFO:tasks.rados.rados.0.smithi146.stdout:3769: expect (ObjNum 1128 snap 341 seq_num 1128) 2024-04-26T04:53:38.758 INFO:tasks.rados.rados.0.smithi146.stdout:3770: snap_create 2024-04-26T04:53:38.758 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2437 (ObjNum -337662736 snap 32759 seq_num 304) dirty exists 2024-04-26T04:53:38.763 INFO:tasks.rados.rados.0.smithi146.stdout:3767: finishing write tid 1 to smithi14680844-11 2024-04-26T04:53:38.763 INFO:tasks.rados.rados.0.smithi146.stdout:3767: finishing write tid 2 to smithi14680844-11 2024-04-26T04:53:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3767: finishing write tid 3 to smithi14680844-11 2024-04-26T04:53:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3767: oid 11 updating version 0 to 2180 2024-04-26T04:53:38.765 INFO:tasks.rados.rados.0.smithi146.stdout:3767: oid 11 updating version 2180 to 2181 2024-04-26T04:53:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2181 (ObjNum 1177 snap 364 seq_num 1177) dirty exists 2024-04-26T04:53:38.766 INFO:tasks.rados.rados.0.smithi146.stdout:3767: left oid 11 (ObjNum 1177 snap 364 seq_num 1177) 2024-04-26T04:53:38.770 INFO:tasks.rados.rados.0.smithi146.stdout:3768: finishing write tid 1 to smithi14680844-12 2024-04-26T04:53:38.770 INFO:tasks.rados.rados.0.smithi146.stdout:3768: finishing write tid 2 to smithi14680844-12 2024-04-26T04:53:38.777 INFO:tasks.rados.rados.0.smithi146.stdout:3768: finishing write tid 3 to smithi14680844-12 2024-04-26T04:53:38.777 INFO:tasks.rados.rados.0.smithi146.stdout:3768: oid 12 updating version 0 to 2172 2024-04-26T04:53:38.777 INFO:tasks.rados.rados.0.smithi146.stdout:3768: oid 12 updating version 2172 to 2173 2024-04-26T04:53:38.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2173 (ObjNum 1178 snap 364 seq_num 1178) dirty exists 2024-04-26T04:53:38.777 INFO:tasks.rados.rados.0.smithi146.stdout:3768: left oid 12 (ObjNum 1178 snap 364 seq_num 1178) 2024-04-26T04:53:38.779 INFO:tasks.rados.rados.0.smithi146.stdout:3769: expect (ObjNum 1128 snap 341 seq_num 1128) 2024-04-26T04:53:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:38 smithi204 ceph-mon[88313]: pgmap v877: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:38 smithi204 ceph-mon[88313]: osdmap e806: 8 total, 8 up, 8 in 2024-04-26T04:53:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:38 smithi204 ceph-mon[88313]: osdmap e807: 8 total, 8 up, 8 in 2024-04-26T04:53:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[95531]: pgmap v877: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[95531]: osdmap e806: 8 total, 8 up, 8 in 2024-04-26T04:53:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[95531]: osdmap e807: 8 total, 8 up, 8 in 2024-04-26T04:53:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[92947]: pgmap v877: 121 pgs: 121 active+clean; 175 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 186 KiB/s wr, 9 op/s 2024-04-26T04:53:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[92947]: osdmap e806: 8 total, 8 up, 8 in 2024-04-26T04:53:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:38 smithi146 ceph-mon[92947]: osdmap e807: 8 total, 8 up, 8 in 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3764: done (5 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3765: done (4 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3767: done (3 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3768: done (2 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3769: done (1 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3770: done (0 left) 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3771: rollback oid 22 current snap is 365 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 355 2024-04-26T04:53:39.752 INFO:tasks.rados.rados.0.smithi146.stdout:3772: snap_remove snap 349 2024-04-26T04:53:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:39 smithi204 ceph-mon[88313]: pgmap v880: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-04-26T04:53:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:39 smithi204 ceph-mon[88313]: osdmap e808: 8 total, 8 up, 8 in 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[95531]: pgmap v880: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[95531]: osdmap e808: 8 total, 8 up, 8 in 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[92947]: pgmap v880: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.1 MiB/s wr, 30 op/s 2024-04-26T04:53:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:39 smithi146 ceph-mon[92947]: osdmap e808: 8 total, 8 up, 8 in 2024-04-26T04:53:40.753 INFO:tasks.rados.rados.0.smithi146.stdout:3772: done (1 left) 2024-04-26T04:53:40.753 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 365 2024-04-26T04:53:40.753 INFO:tasks.rados.rados.0.smithi146.stdout:3773: seq_num 1179 ranges {16039936=548864} 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:3773: writing smithi14680844-50 from 16039936 to 16588800 tid 1 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:3774: delete oid 17 current snap is 365 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:3771: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:3771: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:3771: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:53:40.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2184 (ObjNum 1135 snap 343 seq_num 1135) dirty exists 2024-04-26T04:53:40.844 INFO:tasks.rados.rados.0.smithi146.stdout:3771: done (2 left) 2024-04-26T04:53:40.844 INFO:tasks.rados.rados.0.smithi146.stdout:3774: done (1 left) 2024-04-26T04:53:40.844 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 365 2024-04-26T04:53:40.845 INFO:tasks.rados.rados.0.smithi146.stdout:3775: seq_num 1181 ranges {679936=581632} 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3775: writing smithi14680844-14 from 679936 to 1261568 tid 1 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3776: read oid 44 snap -1 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3776: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3777: rollback oid 11 current snap is 365 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: finishing write tid 1 to smithi14680844-50 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: finishing write tid 2 to smithi14680844-50 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 11 to 346 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: finishing write tid 3 to smithi14680844-50 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: oid 50 updating version 0 to 2339 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: oid 50 updating version 2339 to 2340 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2340 (ObjNum 1179 snap 365 seq_num 1179) dirty exists 2024-04-26T04:53:40.853 INFO:tasks.rados.rados.0.smithi146.stdout:3773: left oid 50 (ObjNum 1179 snap 365 seq_num 1179) 2024-04-26T04:53:40.854 INFO:tasks.rados.rados.0.smithi146.stdout:3773: done (3 left) 2024-04-26T04:53:40.854 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 365 2024-04-26T04:53:40.854 INFO:tasks.rados.rados.0.smithi146.stdout:3778: seq_num 1182 ranges {1957888=606208} 2024-04-26T04:53:40.866 INFO:tasks.rados.rados.0.smithi146.stdout:3778: writing smithi14680844-13 from 1957888 to 2564096 tid 1 2024-04-26T04:53:40.866 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 16 current snap is 365 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: finishing write tid 1 to smithi14680844-14 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: finishing write tid 2 to smithi14680844-14 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: finishing write tid 3 to smithi14680844-14 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: oid 14 updating version 0 to 2138 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: oid 14 updating version 2138 to 2139 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2139 (ObjNum 1181 snap 365 seq_num 1181) dirty exists 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3775: left oid 14 (ObjNum 1181 snap 365 seq_num 1181) 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3777: finishing rollback tid 0 to smithi14680844-11 2024-04-26T04:53:40.867 INFO:tasks.rados.rados.0.smithi146.stdout:3779: seq_num 1183 ranges {4833280=622592} 2024-04-26T04:53:40.895 INFO:tasks.rados.rados.0.smithi146.stdout:3779: writing smithi14680844-16 from 4833280 to 5455872 tid 1 2024-04-26T04:53:40.895 INFO:tasks.rados.rados.0.smithi146.stdout:3775: done (4 left) 2024-04-26T04:53:40.896 INFO:tasks.rados.rados.0.smithi146.stdout:3780: rollback oid 25 current snap is 365 2024-04-26T04:53:40.896 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 25 to 361 2024-04-26T04:53:40.896 INFO:tasks.rados.rados.0.smithi146.stdout:3776: expect (ObjNum 1106 snap 339 seq_num 1106) 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3777: finishing rollback tid 1 to smithi14680844-11 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2186 (ObjNum 161 snap 0 seq_num 2128136992) dirty dne 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: finishing write tid 1 to smithi14680844-13 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: finishing write tid 2 to smithi14680844-13 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: finishing write tid 3 to smithi14680844-13 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: oid 13 updating version 0 to 2129 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: oid 13 updating version 2129 to 2130 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2130 (ObjNum 1182 snap 365 seq_num 1182) dirty exists 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3778: left oid 13 (ObjNum 1182 snap 365 seq_num 1182) 2024-04-26T04:53:41.003 INFO:tasks.rados.rados.0.smithi146.stdout:3779: finishing write tid 1 to smithi14680844-16 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: finishing write tid 2 to smithi14680844-16 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3780: finishing rollback tid 0 to smithi14680844-25 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3780: finishing rollback tid 1 to smithi14680844-25 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3780: finishing rollback tid 2 to smithi14680844-25 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2238 (ObjNum 1142 snap 347 seq_num 1142) dirty exists 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: finishing write tid 3 to smithi14680844-16 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: oid 16 updating version 0 to 2234 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: oid 16 version 2234 is already newer than 2233 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 2234 (ObjNum 1183 snap 365 seq_num 1183) dirty exists 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: left oid 16 (ObjNum 1183 snap 365 seq_num 1183) 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3776: done (4 left) 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3777: done (3 left) 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3778: done (2 left) 2024-04-26T04:53:41.004 INFO:tasks.rados.rados.0.smithi146.stdout:3779: done (1 left) 2024-04-26T04:53:41.005 INFO:tasks.rados.rados.0.smithi146.stdout:3780: done (0 left) 2024-04-26T04:53:41.005 INFO:tasks.rados.rados.0.smithi146.stdout:3781: snap_create 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:3781: done (0 left) 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:3782: rollback oid 6 current snap is 366 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 6 to 353 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:3783: read oid 16 snap -1 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:3783: expect (ObjNum 1183 snap 365 seq_num 1183) 2024-04-26T04:53:41.761 INFO:tasks.rados.rados.0.smithi146.stdout:3784: snap_remove snap 363 2024-04-26T04:53:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:41 smithi204 ceph-mon[88313]: osdmap e809: 8 total, 8 up, 8 in 2024-04-26T04:53:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:41 smithi146 ceph-mon[95531]: osdmap e809: 8 total, 8 up, 8 in 2024-04-26T04:53:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:41 smithi146 ceph-mon[92947]: osdmap e809: 8 total, 8 up, 8 in 2024-04-26T04:53:42.765 INFO:tasks.rados.rados.0.smithi146.stdout:3784: done (2 left) 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3785: rollback oid 15 current snap is 366 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 15 to 355 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3786: rollback oid 24 current snap is 366 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 24 to 352 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3782: finishing rollback tid 0 to smithi14680844-6 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3782: finishing rollback tid 1 to smithi14680844-6 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3782: finishing rollback tid 2 to smithi14680844-6 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2191 (ObjNum 1101 snap 338 seq_num 1101) dirty exists 2024-04-26T04:53:42.766 INFO:tasks.rados.rados.0.smithi146.stdout:3783: expect (ObjNum 1183 snap 365 seq_num 1183) 2024-04-26T04:53:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:42 smithi204 ceph-mon[88313]: pgmap v883: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-04-26T04:53:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:42 smithi204 ceph-mon[88313]: osdmap e810: 8 total, 8 up, 8 in 2024-04-26T04:53:43.188 INFO:tasks.rados.rados.0.smithi146.stdout:3786: finishing rollback tid 1 to smithi14680844-24 2024-04-26T04:53:43.188 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 0 (ObjNum 129 snap 0 seq_num 2126438912) dirty dne 2024-04-26T04:53:43.188 INFO:tasks.rados.rados.0.smithi146.stdout:3785: finishing rollback tid 0 to smithi14680844-15 2024-04-26T04:53:43.188 INFO:tasks.rados.rados.0.smithi146.stdout:3785: finishing rollback tid 1 to smithi14680844-15 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 1612 (ObjNum 33 snap 0 seq_num 1901753192) dirty dne 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:3782: done (3 left) 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:3783: done (2 left) 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:3785: done (1 left) 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:3786: done (0 left) 2024-04-26T04:53:43.189 INFO:tasks.rados.rados.0.smithi146.stdout:3787: snap_create 2024-04-26T04:53:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:42 smithi146 ceph-mon[92947]: pgmap v883: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-04-26T04:53:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:42 smithi146 ceph-mon[92947]: osdmap e810: 8 total, 8 up, 8 in 2024-04-26T04:53:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:42 smithi146 ceph-mon[95531]: pgmap v883: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 1.2 MiB/s wr, 31 op/s 2024-04-26T04:53:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:42 smithi146 ceph-mon[95531]: osdmap e810: 8 total, 8 up, 8 in 2024-04-26T04:53:43.756 INFO:tasks.rados.rados.0.smithi146.stdout:3787: done (0 left) 2024-04-26T04:53:43.757 INFO:tasks.rados.rados.0.smithi146.stdout:3788: read oid 5 snap -1 2024-04-26T04:53:43.757 INFO:tasks.rados.rados.0.smithi146.stdout:3788: expect (ObjNum 1126 snap 341 seq_num 1126) 2024-04-26T04:53:43.757 INFO:tasks.rados.rados.0.smithi146.stdout:3789: snap_remove snap 361 2024-04-26T04:53:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:43 smithi204 ceph-mon[88313]: osdmap e811: 8 total, 8 up, 8 in 2024-04-26T04:53:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:43 smithi204 ceph-mon[88313]: pgmap v886: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 1 op/s 2024-04-26T04:53:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:43 smithi204 ceph-mon[88313]: osdmap e812: 8 total, 8 up, 8 in 2024-04-26T04:53:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[95531]: osdmap e811: 8 total, 8 up, 8 in 2024-04-26T04:53:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[95531]: pgmap v886: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 1 op/s 2024-04-26T04:53:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[95531]: osdmap e812: 8 total, 8 up, 8 in 2024-04-26T04:53:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[92947]: osdmap e811: 8 total, 8 up, 8 in 2024-04-26T04:53:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[92947]: pgmap v886: 121 pgs: 1 active+clean+snaptrim_wait, 2 active+clean+snaptrim, 118 active+clean; 180 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 255 B/s rd, 82 KiB/s wr, 1 op/s 2024-04-26T04:53:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:43 smithi146 ceph-mon[92947]: osdmap e812: 8 total, 8 up, 8 in 2024-04-26T04:53:44.754 INFO:tasks.rados.rados.0.smithi146.stdout:3789: done (1 left) 2024-04-26T04:53:44.754 INFO:tasks.rados.rados.0.smithi146.stdout:3790: rollback oid 17 current snap is 367 2024-04-26T04:53:44.754 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 356 2024-04-26T04:53:44.754 INFO:tasks.rados.rados.0.smithi146.stdout:3788: expect (ObjNum 1126 snap 341 seq_num 1126) 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:3790: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2124 (ObjNum 33 snap 0 seq_num 2126440816) dirty dne 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:3788: done (1 left) 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:3790: done (0 left) 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:3791: copy_from oid 11 from oid 50 current snap is 367 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 13 current snap is 367 2024-04-26T04:53:45.055 INFO:tasks.rados.rados.0.smithi146.stdout:3792: seq_num 1184 ranges {2564096=638976} 2024-04-26T04:53:45.071 INFO:tasks.rados.rados.0.smithi146.stdout:3792: writing smithi14680844-13 from 2564096 to 3203072 tid 1 2024-04-26T04:53:45.072 INFO:tasks.rados.rados.0.smithi146.stdout:3793: read oid 33 snap 352 2024-04-26T04:53:45.072 INFO:tasks.rados.rados.0.smithi146.stdout:3793: expect (ObjNum 1120 snap 340 seq_num 1120) 2024-04-26T04:53:45.072 INFO:tasks.rados.rados.0.smithi146.stdout:3794: snap_create 2024-04-26T04:53:45.075 INFO:tasks.rados.rados.0.smithi146.stdout:3792: finishing write tid 1 to smithi14680844-13 2024-04-26T04:53:45.075 INFO:tasks.rados.rados.0.smithi146.stdout:3792: finishing write tid 2 to smithi14680844-13 2024-04-26T04:53:45.076 INFO:tasks.rados.rados.0.smithi146.stdout:3792: finishing write tid 3 to smithi14680844-13 2024-04-26T04:53:45.076 INFO:tasks.rados.rados.0.smithi146.stdout:3792: oid 13 updating version 0 to 2131 2024-04-26T04:53:45.076 INFO:tasks.rados.rados.0.smithi146.stdout:3792: oid 13 updating version 2131 to 2132 2024-04-26T04:53:45.077 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2132 (ObjNum 1184 snap 367 seq_num 1184) dirty exists 2024-04-26T04:53:45.077 INFO:tasks.rados.rados.0.smithi146.stdout:3792: left oid 13 (ObjNum 1184 snap 367 seq_num 1184) 2024-04-26T04:53:45.082 INFO:tasks.rados.rados.0.smithi146.stdout:3793: expect (ObjNum 1120 snap 340 seq_num 1120) 2024-04-26T04:53:45.134 INFO:tasks.rados.rados.0.smithi146.stdout:3791: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:53:45.134 INFO:tasks.rados.rados.0.smithi146.stdout:3791: finishing copy_from to smithi14680844-11 2024-04-26T04:53:45.134 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2340 (ObjNum 1179 snap 365 seq_num 1179) dirty exists 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3791: done (3 left) 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3792: done (2 left) 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3793: done (1 left) 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3794: done (0 left) 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3795: rmattr oid 27 current snap is 368 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3796: copy_from oid 28 from oid 23 current snap is 368 2024-04-26T04:53:45.767 INFO:tasks.rados.rados.0.smithi146.stdout:3797: setattr oid 29 current snap is 368 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:3798: read oid 46 snap -1 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:3798: expect (ObjNum 1057 snap 325 seq_num 1057) 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:3799: rollback oid 4 current snap is 368 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 4 to 364 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 368 2024-04-26T04:53:45.770 INFO:tasks.rados.rados.0.smithi146.stdout:3800: seq_num 1185 ranges {7979008=655360} 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:3800: writing smithi14680844-37 from 7979008 to 8634368 tid 1 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:3801: rollback oid 22 current snap is 368 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2289 (ObjNum 65 snap 0 seq_num 1785223527) dirty exists 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2203 (ObjNum 1145 snap 347 seq_num 1145) dirty exists 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:3799: finishing rollback tid 0 to smithi14680844-4 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:3799: finishing rollback tid 1 to smithi14680844-4 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:3799: finishing rollback tid 2 to smithi14680844-4 2024-04-26T04:53:45.817 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2252 (ObjNum 1146 snap 348 seq_num 1146) dirty exists 2024-04-26T04:53:45.818 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 22 to 364 2024-04-26T04:53:45.818 INFO:tasks.rados.rados.0.smithi146.stdout:3798: expect (ObjNum 1057 snap 325 seq_num 1057) 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:3796: finishing copy_from racing read to smithi14680844-28 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:3796: finishing copy_from to smithi14680844-28 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 2321 (ObjNum 1160 snap 362 seq_num 1160) dirty exists 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:3800: finishing write tid 1 to smithi14680844-37 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:3801: finishing rollback tid 0 to smithi14680844-22 2024-04-26T04:53:45.845 INFO:tasks.rados.rados.0.smithi146.stdout:3800: finishing write tid 2 to smithi14680844-37 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3801: finishing rollback tid 1 to smithi14680844-22 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3801: finishing rollback tid 2 to smithi14680844-22 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2343 (ObjNum 1135 snap 343 seq_num 1135) dirty exists 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3800: finishing write tid 3 to smithi14680844-37 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3800: oid 37 updating version 0 to 2290 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3800: oid 37 updating version 2290 to 2291 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2291 (ObjNum 1185 snap 368 seq_num 1185) dirty exists 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3800: left oid 37 (ObjNum 1185 snap 368 seq_num 1185) 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3795: done (6 left) 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3796: done (5 left) 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3797: done (4 left) 2024-04-26T04:53:45.846 INFO:tasks.rados.rados.0.smithi146.stdout:3798: done (3 left) 2024-04-26T04:53:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:3799: done (2 left) 2024-04-26T04:53:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:3800: done (1 left) 2024-04-26T04:53:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:3801: done (0 left) 2024-04-26T04:53:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:3802: setattr oid 23 current snap is 368 2024-04-26T04:53:45.847 INFO:tasks.rados.rados.0.smithi146.stdout:3803: snap_create 2024-04-26T04:53:45.850 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 23 v 2350 (ObjNum 1160 snap 362 seq_num 1160) dirty exists 2024-04-26T04:53:46.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:45 smithi204 ceph-mon[88313]: osdmap e813: 8 total, 8 up, 8 in 2024-04-26T04:53:46.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:45 smithi146 ceph-mon[92947]: osdmap e813: 8 total, 8 up, 8 in 2024-04-26T04:53:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:45 smithi146 ceph-mon[95531]: osdmap e813: 8 total, 8 up, 8 in 2024-04-26T04:53:46.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:46] "GET /metrics HTTP/1.1" 200 36410 "" "Prometheus/2.43.0" 2024-04-26T04:53:46.769 INFO:tasks.rados.rados.0.smithi146.stdout:3802: done (1 left) 2024-04-26T04:53:46.769 INFO:tasks.rados.rados.0.smithi146.stdout:3803: done (0 left) 2024-04-26T04:53:46.769 INFO:tasks.rados.rados.0.smithi146.stdout:3804: read oid 20 snap -1 2024-04-26T04:53:46.769 INFO:tasks.rados.rados.0.smithi146.stdout:3804: expect (ObjNum 1131 snap 342 seq_num 1131) 2024-04-26T04:53:46.769 INFO:tasks.rados.rados.0.smithi146.stdout:3805: snap_create 2024-04-26T04:53:46.786 INFO:tasks.rados.rados.0.smithi146.stdout:3804: expect (ObjNum 1131 snap 342 seq_num 1131) 2024-04-26T04:53:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:46 smithi204 ceph-mon[88313]: pgmap v889: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:47.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:46 smithi204 ceph-mon[88313]: osdmap e814: 8 total, 8 up, 8 in 2024-04-26T04:53:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:46 smithi146 ceph-mon[95531]: pgmap v889: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:46 smithi146 ceph-mon[95531]: osdmap e814: 8 total, 8 up, 8 in 2024-04-26T04:53:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:46 smithi146 ceph-mon[92947]: pgmap v889: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:46 smithi146 ceph-mon[92947]: osdmap e814: 8 total, 8 up, 8 in 2024-04-26T04:53:47.774 INFO:tasks.rados.rados.0.smithi146.stdout:3804: done (1 left) 2024-04-26T04:53:47.774 INFO:tasks.rados.rados.0.smithi146.stdout:3805: done (0 left) 2024-04-26T04:53:47.774 INFO:tasks.rados.rados.0.smithi146.stdout:3806: snap_create 2024-04-26T04:53:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:47 smithi204 ceph-mon[88313]: osdmap e815: 8 total, 8 up, 8 in 2024-04-26T04:53:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:47 smithi204 ceph-mon[88313]: pgmap v892: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:47 smithi146 ceph-mon[92947]: osdmap e815: 8 total, 8 up, 8 in 2024-04-26T04:53:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:47 smithi146 ceph-mon[92947]: pgmap v892: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:47 smithi146 ceph-mon[95531]: osdmap e815: 8 total, 8 up, 8 in 2024-04-26T04:53:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:47 smithi146 ceph-mon[95531]: pgmap v892: 121 pgs: 121 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 702 KiB/s wr, 9 op/s 2024-04-26T04:53:48.755 INFO:tasks.rados.rados.0.smithi146.stdout:3806: done (0 left) 2024-04-26T04:53:48.755 INFO:tasks.rados.rados.0.smithi146.stdout:3807: rmattr oid 8 current snap is 371 2024-04-26T04:53:48.755 INFO:tasks.rados.rados.0.smithi146.stdout:3808: copy_from oid 30 from oid 7 current snap is 371 2024-04-26T04:53:48.755 INFO:tasks.rados.rados.0.smithi146.stdout:3809: setattr oid 47 current snap is 371 2024-04-26T04:53:48.760 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 20 current snap is 371 2024-04-26T04:53:48.760 INFO:tasks.rados.rados.0.smithi146.stdout:3810: seq_num 1186 ranges {2998272=671744} 2024-04-26T04:53:48.778 INFO:tasks.rados.rados.0.smithi146.stdout:3810: writing smithi14680844-20 from 2998272 to 3670016 tid 1 2024-04-26T04:53:48.778 INFO:tasks.rados.rados.0.smithi146.stdout:3811: snap_remove snap 362 2024-04-26T04:53:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:48 smithi204 ceph-mon[88313]: osdmap e816: 8 total, 8 up, 8 in 2024-04-26T04:53:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:48 smithi204 ceph-mon[88313]: osdmap e817: 8 total, 8 up, 8 in 2024-04-26T04:53:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:48 smithi146 ceph-mon[95531]: osdmap e816: 8 total, 8 up, 8 in 2024-04-26T04:53:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:48 smithi146 ceph-mon[95531]: osdmap e817: 8 total, 8 up, 8 in 2024-04-26T04:53:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:48 smithi146 ceph-mon[92947]: osdmap e816: 8 total, 8 up, 8 in 2024-04-26T04:53:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:48 smithi146 ceph-mon[92947]: osdmap e817: 8 total, 8 up, 8 in 2024-04-26T04:53:49.783 INFO:tasks.rados.rados.0.smithi146.stdout:3811: done (4 left) 2024-04-26T04:53:49.784 INFO:tasks.rados.rados.0.smithi146.stdout:3812: read oid 16 snap 356 2024-04-26T04:53:49.784 INFO:tasks.rados.rados.0.smithi146.stdout:3812: expect (ObjNum 1151 snap 350 seq_num 1151) 2024-04-26T04:53:49.784 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 371 2024-04-26T04:53:49.784 INFO:tasks.rados.rados.0.smithi146.stdout:3813: seq_num 1187 ranges {16588800=688128} 2024-04-26T04:53:49.877 INFO:tasks.rados.rados.0.smithi146.stdout:3813: writing smithi14680844-11 from 16588800 to 17276928 tid 1 2024-04-26T04:53:49.877 INFO:tasks.rados.rados.0.smithi146.stdout:3814: snap_remove snap 369 2024-04-26T04:53:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:49 smithi204 ceph-mon[88313]: pgmap v895: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-04-26T04:53:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:49 smithi146 ceph-mon[95531]: pgmap v895: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-04-26T04:53:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:49 smithi146 ceph-mon[92947]: pgmap v895: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 14 op/s 2024-04-26T04:53:50.789 INFO:tasks.rados.rados.0.smithi146.stdout:3814: done (6 left) 2024-04-26T04:53:50.789 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 44 current snap is 371 2024-04-26T04:53:50.789 INFO:tasks.rados.rados.0.smithi146.stdout:3815: seq_num 1188 ranges {3235840=704512} 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3815: writing smithi14680844-44 from 3235840 to 3940352 tid 1 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3816: snap_create 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3808: finishing copy_from to smithi14680844-30 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3808: got expected ENOENT (src dne) 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3808: finishing copy_from racing read to smithi14680844-30 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2455 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 2322 (ObjNum 1108 snap 339 seq_num 1108) dirty exists 2024-04-26T04:53:50.810 INFO:tasks.rados.rados.0.smithi146.stdout:3810: finishing write tid 1 to smithi14680844-20 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3810: finishing write tid 2 to smithi14680844-20 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3810: finishing write tid 3 to smithi14680844-20 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3810: oid 20 updating version 0 to 2352 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3810: oid 20 updating version 2352 to 2353 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 20 v 2353 (ObjNum 1186 snap 371 seq_num 1186) dirty exists 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3810: left oid 20 (ObjNum 1186 snap 371 seq_num 1186) 2024-04-26T04:53:50.811 INFO:tasks.rados.rados.0.smithi146.stdout:3812: expect (ObjNum 1151 snap 350 seq_num 1151) 2024-04-26T04:53:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:50 smithi204 ceph-mon[88313]: osdmap e818: 8 total, 8 up, 8 in 2024-04-26T04:53:51.141 INFO:tasks.rados.rados.0.smithi146.stdout:3813: finishing write tid 1 to smithi14680844-11 2024-04-26T04:53:51.141 INFO:tasks.rados.rados.0.smithi146.stdout:3813: finishing write tid 2 to smithi14680844-11 2024-04-26T04:53:51.141 INFO:tasks.rados.rados.0.smithi146.stdout:3813: finishing write tid 3 to smithi14680844-11 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:3813: oid 11 updating version 0 to 2344 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:3813: oid 11 updating version 2344 to 2345 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2345 (ObjNum 1187 snap 371 seq_num 1187) dirty exists 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:3813: left oid 11 (ObjNum 1187 snap 371 seq_num 1187) 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:3815: finishing write tid 1 to smithi14680844-44 2024-04-26T04:53:51.142 INFO:tasks.rados.rados.0.smithi146.stdout:3815: finishing write tid 2 to smithi14680844-44 2024-04-26T04:53:51.143 INFO:tasks.rados.rados.0.smithi146.stdout:3815: finishing write tid 3 to smithi14680844-44 2024-04-26T04:53:51.143 INFO:tasks.rados.rados.0.smithi146.stdout:3815: oid 44 updating version 0 to 2347 2024-04-26T04:53:51.143 INFO:tasks.rados.rados.0.smithi146.stdout:3815: oid 44 version 2347 is already newer than 2346 2024-04-26T04:53:51.143 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 2347 (ObjNum 1188 snap 371 seq_num 1188) dirty exists 2024-04-26T04:53:51.143 INFO:tasks.rados.rados.0.smithi146.stdout:3815: left oid 44 (ObjNum 1188 snap 371 seq_num 1188) 2024-04-26T04:53:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:50 smithi146 ceph-mon[95531]: osdmap e818: 8 total, 8 up, 8 in 2024-04-26T04:53:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:50 smithi146 ceph-mon[92947]: osdmap e818: 8 total, 8 up, 8 in 2024-04-26T04:53:51.794 INFO:tasks.rados.rados.0.smithi146.stdout:3807: done (7 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3808: done (6 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3809: done (5 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3810: done (4 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3812: done (3 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3813: done (2 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3815: done (1 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3816: done (0 left) 2024-04-26T04:53:51.795 INFO:tasks.rados.rados.0.smithi146.stdout:3817: snap_create 2024-04-26T04:53:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:51 smithi204 ceph-mon[88313]: osdmap e819: 8 total, 8 up, 8 in 2024-04-26T04:53:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:51 smithi204 ceph-mon[88313]: pgmap v898: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:53:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:51 smithi146 ceph-mon[95531]: osdmap e819: 8 total, 8 up, 8 in 2024-04-26T04:53:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:51 smithi146 ceph-mon[95531]: pgmap v898: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:53:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:51 smithi146 ceph-mon[92947]: osdmap e819: 8 total, 8 up, 8 in 2024-04-26T04:53:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:51 smithi146 ceph-mon[92947]: pgmap v898: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 4.3 MiB/s rd, 4.3 MiB/s wr, 25 op/s 2024-04-26T04:53:52.801 INFO:tasks.rados.rados.0.smithi146.stdout:3817: done (0 left) 2024-04-26T04:53:52.801 INFO:tasks.rados.rados.0.smithi146.stdout:3818: rollback oid 29 current snap is 373 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 29 to 372 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:3819: rmattr oid 15 current snap is 373 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:3819: done (1 left) 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:3820: rmattr oid 40 current snap is 373 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:3820: done (1 left) 2024-04-26T04:53:52.802 INFO:tasks.rados.rados.0.smithi146.stdout:3821: snap_remove snap 356 2024-04-26T04:53:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:52 smithi204 ceph-mon[88313]: osdmap e820: 8 total, 8 up, 8 in 2024-04-26T04:53:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:52 smithi146 ceph-mon[95531]: osdmap e820: 8 total, 8 up, 8 in 2024-04-26T04:53:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:52 smithi146 ceph-mon[92947]: osdmap e820: 8 total, 8 up, 8 in 2024-04-26T04:53:53.759 INFO:tasks.rados.rados.0.smithi146.stdout:3821: done (1 left) 2024-04-26T04:53:53.759 INFO:tasks.rados.rados.0.smithi146.stdout:3822: delete oid 12 current snap is 373 2024-04-26T04:53:53.760 INFO:tasks.rados.rados.0.smithi146.stdout:3818: finishing rollback tid 0 to smithi14680844-29 2024-04-26T04:53:53.760 INFO:tasks.rados.rados.0.smithi146.stdout:3818: finishing rollback tid 1 to smithi14680844-29 2024-04-26T04:53:53.760 INFO:tasks.rados.rados.0.smithi146.stdout:3818: finishing rollback tid 2 to smithi14680844-29 2024-04-26T04:53:53.760 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 29 v 2325 (ObjNum 1145 snap 347 seq_num 1145) dirty exists 2024-04-26T04:53:53.778 INFO:tasks.rados.rados.0.smithi146.stdout:3818: done (1 left) 2024-04-26T04:53:53.779 INFO:tasks.rados.rados.0.smithi146.stdout:3822: done (0 left) 2024-04-26T04:53:53.779 INFO:tasks.rados.rados.0.smithi146.stdout:3823: snap_create 2024-04-26T04:53:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:53 smithi204 ceph-mon[88313]: osdmap e821: 8 total, 8 up, 8 in 2024-04-26T04:53:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:53 smithi204 ceph-mon[88313]: pgmap v901: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 56 KiB/s wr, 10 op/s 2024-04-26T04:53:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:53 smithi204 ceph-mon[88313]: osdmap e822: 8 total, 8 up, 8 in 2024-04-26T04:53:54.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[95531]: osdmap e821: 8 total, 8 up, 8 in 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[95531]: pgmap v901: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 56 KiB/s wr, 10 op/s 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[95531]: osdmap e822: 8 total, 8 up, 8 in 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[92947]: osdmap e821: 8 total, 8 up, 8 in 2024-04-26T04:53:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[92947]: pgmap v901: 121 pgs: 121 active+clean; 200 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s rd, 56 KiB/s wr, 10 op/s 2024-04-26T04:53:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[92947]: osdmap e822: 8 total, 8 up, 8 in 2024-04-26T04:53:54.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:53:54.768 INFO:tasks.rados.rados.0.smithi146.stdout:3823: done (0 left) 2024-04-26T04:53:54.768 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 19 current snap is 374 2024-04-26T04:53:54.769 INFO:tasks.rados.rados.0.smithi146.stdout:3824: seq_num 1190 ranges {368640=737280} 2024-04-26T04:53:54.774 INFO:tasks.rados.rados.0.smithi146.stdout:3824: writing smithi14680844-19 from 368640 to 1105920 tid 1 2024-04-26T04:53:54.774 INFO:tasks.rados.rados.0.smithi146.stdout:3825: copy_from oid 20 from oid 49 current snap is 374 2024-04-26T04:53:54.774 INFO:tasks.rados.rados.0.smithi146.stdout:3826: snap_remove snap 346 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:3826: done (2 left) 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:3827: rollback oid 39 current snap is 374 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 39 to 370 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:3824: finishing write tid 1 to smithi14680844-19 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:3824: finishing write tid 2 to smithi14680844-19 2024-04-26T04:53:55.776 INFO:tasks.rados.rados.0.smithi146.stdout:3825: finishing copy_from to smithi14680844-20 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3825: got expected ENOENT (src dne) 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3825: finishing copy_from racing read to smithi14680844-20 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3824: finishing write tid 3 to smithi14680844-19 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3824: oid 19 updating version 0 to 2268 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3824: oid 19 updating version 2268 to 2269 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2269 (ObjNum 1190 snap 374 seq_num 1190) dirty exists 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3824: left oid 19 (ObjNum 1190 snap 374 seq_num 1190) 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3824: done (2 left) 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3825: done (1 left) 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3828: copy_from oid 27 from oid 46 current snap is 374 2024-04-26T04:53:55.777 INFO:tasks.rados.rados.0.smithi146.stdout:3829: delete oid 4 current snap is 374 2024-04-26T04:53:55.786 INFO:tasks.rados.rados.0.smithi146.stdout:3827: finishing rollback tid 0 to smithi14680844-39 2024-04-26T04:53:55.786 INFO:tasks.rados.rados.0.smithi146.stdout:3827: finishing rollback tid 1 to smithi14680844-39 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:3829: done (2 left) 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:3830: rollback oid 38 current snap is 374 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 355 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:3827: finishing rollback tid 2 to smithi14680844-39 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 1930 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:3827: done (2 left) 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 374 2024-04-26T04:53:55.788 INFO:tasks.rados.rados.0.smithi146.stdout:3831: seq_num 1192 ranges {1261568=770048} 2024-04-26T04:53:55.800 INFO:tasks.rados.rados.0.smithi146.stdout:3831: writing smithi14680844-14 from 1261568 to 2031616 tid 1 2024-04-26T04:53:55.801 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 9 current snap is 374 2024-04-26T04:53:55.801 INFO:tasks.rados.rados.0.smithi146.stdout:3832: seq_num 1193 ranges {4358144=786432} 2024-04-26T04:53:55.829 INFO:tasks.rados.rados.0.smithi146.stdout:3832: writing smithi14680844-9 from 4358144 to 5144576 tid 1 2024-04-26T04:53:55.829 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 374 2024-04-26T04:53:55.829 INFO:tasks.rados.rados.0.smithi146.stdout:3833: seq_num 1194 ranges {0=802816} 2024-04-26T04:53:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3833: writing smithi14680844-34 from 0 to 802816 tid 1 2024-04-26T04:53:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 50 current snap is 374 2024-04-26T04:53:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3828: finishing copy_from racing read to smithi14680844-27 2024-04-26T04:53:55.834 INFO:tasks.rados.rados.0.smithi146.stdout:3834: seq_num 1195 ranges {16588800=417792,17006592=401408} 2024-04-26T04:53:55.922 INFO:tasks.rados.rados.0.smithi146.stdout:3834: writing smithi14680844-50 from 16588800 to 17006592 tid 1 2024-04-26T04:53:55.925 INFO:tasks.rados.rados.0.smithi146.stdout:3834: writing smithi14680844-50 from 17006592 to 17408000 tid 2 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3835: delete oid 48 current snap is 374 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3830: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3830: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3830: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2279 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3828: finishing copy_from to smithi14680844-27 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2435 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3831: finishing write tid 1 to smithi14680844-14 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3831: finishing write tid 2 to smithi14680844-14 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3831: finishing write tid 3 to smithi14680844-14 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3831: oid 14 updating version 0 to 2140 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:3831: oid 14 updating version 2140 to 2141 2024-04-26T04:53:55.926 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2141 (ObjNum 1192 snap 374 seq_num 1192) dirty exists 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3831: left oid 14 (ObjNum 1192 snap 374 seq_num 1192) 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: finishing write tid 1 to smithi14680844-9 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: finishing write tid 2 to smithi14680844-9 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: finishing write tid 3 to smithi14680844-9 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: oid 9 updating version 0 to 2378 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: oid 9 version 2378 is already newer than 2377 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2378 (ObjNum 1193 snap 374 seq_num 1193) dirty exists 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3832: left oid 9 (ObjNum 1193 snap 374 seq_num 1193) 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3833: finishing write tid 1 to smithi14680844-34 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3833: finishing write tid 2 to smithi14680844-34 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3833: finishing write tid 3 to smithi14680844-34 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3833: oid 34 updating version 0 to 2193 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:3833: oid 34 version 2193 is already newer than 2192 2024-04-26T04:53:55.927 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 2193 (ObjNum 1194 snap 374 seq_num 1194) dirty exists 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3833: left oid 34 (ObjNum 1194 snap 374 seq_num 1194) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3828: done (6 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3830: done (5 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3831: done (4 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3832: done (3 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3833: done (2 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3835: done (1 left) 2024-04-26T04:53:55.928 INFO:tasks.rados.rados.0.smithi146.stdout:3836: delete oid 1 current snap is 374 2024-04-26T04:53:55.929 INFO:tasks.rados.rados.0.smithi146.stdout:3834: finishing write tid 1 to smithi14680844-50 2024-04-26T04:53:55.930 INFO:tasks.rados.rados.0.smithi146.stdout:3834: finishing write tid 2 to smithi14680844-50 2024-04-26T04:53:55.930 INFO:tasks.rados.rados.0.smithi146.stdout:3834: finishing write tid 3 to smithi14680844-50 2024-04-26T04:53:55.931 INFO:tasks.rados.rados.0.smithi146.stdout:3836: done (1 left) 2024-04-26T04:53:55.932 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 374 2024-04-26T04:53:55.932 INFO:tasks.rados.rados.0.smithi146.stdout:3837: seq_num 1198 ranges {2678784=466944,3145728=401408} 2024-04-26T04:53:55.947 INFO:tasks.rados.rados.0.smithi146.stdout:3837: writing smithi14680844-2 from 2678784 to 3145728 tid 1 2024-04-26T04:53:55.950 INFO:tasks.rados.rados.0.smithi146.stdout:3837: writing smithi14680844-2 from 3145728 to 3547136 tid 2 2024-04-26T04:53:55.950 INFO:tasks.rados.rados.0.smithi146.stdout:3838: snap_create 2024-04-26T04:53:55.950 INFO:tasks.rados.rados.0.smithi146.stdout:3834: finishing write tid 4 to smithi14680844-50 2024-04-26T04:53:55.951 INFO:tasks.rados.rados.0.smithi146.stdout:3834: oid 50 updating version 0 to 2380 2024-04-26T04:53:55.951 INFO:tasks.rados.rados.0.smithi146.stdout:3834: oid 50 updating version 2380 to 2381 2024-04-26T04:53:55.951 INFO:tasks.rados.rados.0.smithi146.stdout:3834: oid 50 updating version 2381 to 2382 2024-04-26T04:53:55.951 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 2382 (ObjNum 1195 snap 374 seq_num 1195) dirty exists 2024-04-26T04:53:55.951 INFO:tasks.rados.rados.0.smithi146.stdout:3834: left oid 50 (ObjNum 1195 snap 374 seq_num 1195) 2024-04-26T04:53:55.953 INFO:tasks.rados.rados.0.smithi146.stdout:3837: finishing write tid 1 to smithi14680844-2 2024-04-26T04:53:55.953 INFO:tasks.rados.rados.0.smithi146.stdout:3837: finishing write tid 2 to smithi14680844-2 2024-04-26T04:53:55.953 INFO:tasks.rados.rados.0.smithi146.stdout:3837: finishing write tid 3 to smithi14680844-2 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:3837: finishing write tid 4 to smithi14680844-2 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:3837: oid 2 updating version 0 to 1931 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:3837: oid 2 updating version 1931 to 1932 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:3837: oid 2 updating version 1932 to 1933 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 1933 (ObjNum 1198 snap 374 seq_num 1198) dirty exists 2024-04-26T04:53:55.954 INFO:tasks.rados.rados.0.smithi146.stdout:3837: left oid 2 (ObjNum 1198 snap 374 seq_num 1198) 2024-04-26T04:53:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:55 smithi204 ceph-mon[88313]: osdmap e823: 8 total, 8 up, 8 in 2024-04-26T04:53:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:55 smithi146 ceph-mon[92947]: osdmap e823: 8 total, 8 up, 8 in 2024-04-26T04:53:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:55 smithi146 ceph-mon[95531]: osdmap e823: 8 total, 8 up, 8 in 2024-04-26T04:53:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:53:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:53:56] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3834: done (2 left) 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3837: done (1 left) 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3838: done (0 left) 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3839: read oid 25 snap -1 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3839: expect (ObjNum 1142 snap 347 seq_num 1142) 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3840: read oid 21 snap -1 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3840: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:53:56.781 INFO:tasks.rados.rados.0.smithi146.stdout:3841: snap_create 2024-04-26T04:53:56.814 INFO:tasks.rados.rados.0.smithi146.stdout:3840: expect (ObjNum 1033 snap 313 seq_num 1033) 2024-04-26T04:53:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:56 smithi204 ceph-mon[88313]: pgmap v904: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:56 smithi204 ceph-mon[88313]: osdmap e824: 8 total, 8 up, 8 in 2024-04-26T04:53:57.170 INFO:tasks.rados.rados.0.smithi146.stdout:3839: expect (ObjNum 1142 snap 347 seq_num 1142) 2024-04-26T04:53:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:56 smithi146 ceph-mon[95531]: pgmap v904: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:56 smithi146 ceph-mon[95531]: osdmap e824: 8 total, 8 up, 8 in 2024-04-26T04:53:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:56 smithi146 ceph-mon[92947]: pgmap v904: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:56 smithi146 ceph-mon[92947]: osdmap e824: 8 total, 8 up, 8 in 2024-04-26T04:53:57.785 INFO:tasks.rados.rados.0.smithi146.stdout:3839: done (2 left) 2024-04-26T04:53:57.786 INFO:tasks.rados.rados.0.smithi146.stdout:3840: done (1 left) 2024-04-26T04:53:57.786 INFO:tasks.rados.rados.0.smithi146.stdout:3841: done (0 left) 2024-04-26T04:53:57.786 INFO:tasks.rados.rados.0.smithi146.stdout:3842: snap_remove snap 372 2024-04-26T04:53:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:57 smithi204 ceph-mon[88313]: osdmap e825: 8 total, 8 up, 8 in 2024-04-26T04:53:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:57 smithi204 ceph-mon[88313]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:57 smithi146 ceph-mon[92947]: osdmap e825: 8 total, 8 up, 8 in 2024-04-26T04:53:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:57 smithi146 ceph-mon[92947]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:57 smithi146 ceph-mon[95531]: osdmap e825: 8 total, 8 up, 8 in 2024-04-26T04:53:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:57 smithi146 ceph-mon[95531]: pgmap v907: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 202 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 504 KiB/s wr, 3 op/s 2024-04-26T04:53:58.759 INFO:tasks.rados.rados.0.smithi146.stdout:3842: done (0 left) 2024-04-26T04:53:58.759 INFO:tasks.rados.rados.0.smithi146.stdout:3843: rmattr oid 49 current snap is 376 2024-04-26T04:53:58.759 INFO:tasks.rados.rados.0.smithi146.stdout:3843: done (0 left) 2024-04-26T04:53:58.759 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 42 current snap is 376 2024-04-26T04:53:58.759 INFO:tasks.rados.rados.0.smithi146.stdout:3844: seq_num 1199 ranges {385024=483328,868352=401408} 2024-04-26T04:53:58.764 INFO:tasks.rados.rados.0.smithi146.stdout:3844: writing smithi14680844-42 from 385024 to 868352 tid 1 2024-04-26T04:53:58.767 INFO:tasks.rados.rados.0.smithi146.stdout:3844: writing smithi14680844-42 from 868352 to 1269760 tid 2 2024-04-26T04:53:58.768 INFO:tasks.rados.rados.0.smithi146.stdout:3845: read oid 17 snap -1 2024-04-26T04:53:58.768 INFO:tasks.rados.rados.0.smithi146.stdout:3845: expect deleted 2024-04-26T04:53:58.768 INFO:tasks.rados.rados.0.smithi146.stdout:3846: copy_from oid 44 from oid 39 current snap is 376 2024-04-26T04:53:58.769 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 376 2024-04-26T04:53:58.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: seq_num 1200 ranges {0=499712,499712=401408} 2024-04-26T04:53:58.772 INFO:tasks.rados.rados.0.smithi146.stdout:3847: writing smithi14680844-10 from 0 to 499712 tid 1 2024-04-26T04:53:58.775 INFO:tasks.rados.rados.0.smithi146.stdout:3847: writing smithi14680844-10 from 499712 to 901120 tid 2 2024-04-26T04:53:58.775 INFO:tasks.rados.rados.0.smithi146.stdout:3848: copy_from oid 34 from oid 36 current snap is 376 2024-04-26T04:53:58.775 INFO:tasks.rados.rados.0.smithi146.stdout:3845: done (4 left) 2024-04-26T04:53:58.775 INFO:tasks.rados.rados.0.smithi146.stdout:3849: read oid 35 snap -1 2024-04-26T04:53:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3849: expect deleted 2024-04-26T04:53:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3850: setattr oid 19 current snap is 376 2024-04-26T04:53:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3848: finishing copy_from to smithi14680844-34 2024-04-26T04:53:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3848: got expected ENOENT (src dne) 2024-04-26T04:53:58.776 INFO:tasks.rados.rados.0.smithi146.stdout:3848: finishing copy_from racing read to smithi14680844-34 2024-04-26T04:53:58.777 INFO:tasks.rados.rados.0.smithi146.stdout:3848: done (5 left) 2024-04-26T04:53:58.777 INFO:tasks.rados.rados.0.smithi146.stdout:3851: delete oid 7 current snap is 376 2024-04-26T04:53:58.780 INFO:tasks.rados.rados.0.smithi146.stdout:3844: finishing write tid 1 to smithi14680844-42 2024-04-26T04:53:58.780 INFO:tasks.rados.rados.0.smithi146.stdout:3844: finishing write tid 2 to smithi14680844-42 2024-04-26T04:53:58.780 INFO:tasks.rados.rados.0.smithi146.stdout:3844: finishing write tid 3 to smithi14680844-42 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3851: done (5 left) 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3852: read oid 43 snap -1 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3852: expect deleted 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3853: copy_from oid 2 from oid 9 current snap is 376 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3847: finishing write tid 1 to smithi14680844-10 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3854: read oid 30 snap 353 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3854: expect (ObjNum 1138 snap 344 seq_num 1138) 2024-04-26T04:53:58.782 INFO:tasks.rados.rados.0.smithi146.stdout:3855: snap_remove snap 364 2024-04-26T04:53:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:58 smithi204 ceph-mon[88313]: osdmap e826: 8 total, 8 up, 8 in 2024-04-26T04:53:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:53:58 smithi204 ceph-mon[88313]: osdmap e827: 8 total, 8 up, 8 in 2024-04-26T04:53:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:58 smithi146 ceph-mon[92947]: osdmap e826: 8 total, 8 up, 8 in 2024-04-26T04:53:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:53:58 smithi146 ceph-mon[92947]: osdmap e827: 8 total, 8 up, 8 in 2024-04-26T04:53:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:58 smithi146 ceph-mon[95531]: osdmap e826: 8 total, 8 up, 8 in 2024-04-26T04:53:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:53:58 smithi146 ceph-mon[95531]: osdmap e827: 8 total, 8 up, 8 in 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3855: done (8 left) 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3856: rollback oid 28 current snap is 376 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 28 to 353 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3857: rollback oid 37 current snap is 376 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 37 to 358 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3858: rollback oid 34 current snap is 376 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 367 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2291 (ObjNum 1190 snap 374 seq_num 1190) dirty exists 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3847: finishing write tid 2 to smithi14680844-10 2024-04-26T04:53:59.768 INFO:tasks.rados.rados.0.smithi146.stdout:3847: finishing write tid 3 to smithi14680844-10 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: finishing write tid 4 to smithi14680844-10 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: oid 10 updating version 0 to 2123 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: oid 10 updating version 2123 to 2124 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: oid 10 version 2124 is already newer than 2122 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2124 (ObjNum 1200 snap 376 seq_num 1200) dirty exists 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3847: left oid 10 (ObjNum 1200 snap 376 seq_num 1200) 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3846: finishing copy_from racing read to smithi14680844-44 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3846: finishing copy_from to smithi14680844-44 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 1930 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3844: finishing write tid 4 to smithi14680844-42 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3844: oid 42 updating version 0 to 2479 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3844: oid 42 version 2479 is already newer than 2478 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:3844: oid 42 version 2479 is already newer than 2477 2024-04-26T04:53:59.769 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2479 (ObjNum 1199 snap 376 seq_num 1199) dirty exists 2024-04-26T04:53:59.770 INFO:tasks.rados.rados.0.smithi146.stdout:3844: left oid 42 (ObjNum 1199 snap 376 seq_num 1199) 2024-04-26T04:53:59.770 INFO:tasks.rados.rados.0.smithi146.stdout:3853: finishing copy_from racing read to smithi14680844-2 2024-04-26T04:53:59.770 INFO:tasks.rados.rados.0.smithi146.stdout:3853: finishing copy_from to smithi14680844-2 2024-04-26T04:53:59.770 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 2378 (ObjNum 1193 snap 374 seq_num 1193) dirty exists 2024-04-26T04:53:59.770 INFO:tasks.rados.rados.0.smithi146.stdout:3854: expect (ObjNum 1138 snap 344 seq_num 1138) 2024-04-26T04:54:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:00 smithi204 ceph-mon[88313]: pgmap v910: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 984 KiB/s wr, 7 op/s 2024-04-26T04:54:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:00 smithi204 ceph-mon[88313]: osdmap e828: 8 total, 8 up, 8 in 2024-04-26T04:54:01.178 INFO:tasks.rados.rados.0.smithi146.stdout:3856: finishing rollback tid 0 to smithi14680844-28 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3856: finishing rollback tid 1 to smithi14680844-28 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 28 v 2327 (ObjNum 129 snap 0 seq_num 2126734080) dirty dne 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3858: finishing rollback tid 0 to smithi14680844-34 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3857: finishing rollback tid 0 to smithi14680844-37 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3857: finishing rollback tid 1 to smithi14680844-37 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3844: done (10 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3846: done (9 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3847: done (8 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3849: done (7 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3850: done (6 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3852: done (5 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3853: done (4 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3854: done (3 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3856: done (2 left) 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3859: delete oid 24 current snap is 376 2024-04-26T04:54:01.179 INFO:tasks.rados.rados.0.smithi146.stdout:3858: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:54:01.180 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 2195 (ObjNum 33 snap 0 seq_num 439018286) dirty dne 2024-04-26T04:54:01.180 INFO:tasks.rados.rados.0.smithi146.stdout:3857: finishing rollback tid 2 to smithi14680844-37 2024-04-26T04:54:01.180 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2440 (ObjNum 1121 snap 340 seq_num 1121) dirty exists 2024-04-26T04:54:01.181 INFO:tasks.rados.rados.0.smithi146.stdout:3857: done (2 left) 2024-04-26T04:54:01.181 INFO:tasks.rados.rados.0.smithi146.stdout:3858: done (1 left) 2024-04-26T04:54:01.181 INFO:tasks.rados.rados.0.smithi146.stdout:3859: done (0 left) 2024-04-26T04:54:01.181 INFO:tasks.rados.rados.0.smithi146.stdout:3860: delete oid 28 current snap is 376 2024-04-26T04:54:01.183 INFO:tasks.rados.rados.0.smithi146.stdout:3860: done (0 left) 2024-04-26T04:54:01.184 INFO:tasks.rados.rados.0.smithi146.stdout:3861: rmattr oid 44 current snap is 376 2024-04-26T04:54:01.184 INFO:tasks.rados.rados.0.smithi146.stdout:3862: read oid 37 snap -1 2024-04-26T04:54:01.184 INFO:tasks.rados.rados.0.smithi146.stdout:3862: expect (ObjNum 1121 snap 340 seq_num 1121) 2024-04-26T04:54:01.184 INFO:tasks.rados.rados.0.smithi146.stdout:3863: snap_create 2024-04-26T04:54:01.187 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 2348 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:54:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:00 smithi146 ceph-mon[95531]: pgmap v910: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 984 KiB/s wr, 7 op/s 2024-04-26T04:54:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:00 smithi146 ceph-mon[95531]: osdmap e828: 8 total, 8 up, 8 in 2024-04-26T04:54:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:00 smithi146 ceph-mon[92947]: pgmap v910: 121 pgs: 1 active+clean+snaptrim, 120 active+clean; 183 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 8.9 MiB/s rd, 984 KiB/s wr, 7 op/s 2024-04-26T04:54:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:00 smithi146 ceph-mon[92947]: osdmap e828: 8 total, 8 up, 8 in 2024-04-26T04:54:01.210 INFO:tasks.rados.rados.0.smithi146.stdout:3862: expect (ObjNum 1121 snap 340 seq_num 1121) 2024-04-26T04:54:01.764 INFO:tasks.rados.rados.0.smithi146.stdout:3861: done (2 left) 2024-04-26T04:54:01.764 INFO:tasks.rados.rados.0.smithi146.stdout:3862: done (1 left) 2024-04-26T04:54:01.764 INFO:tasks.rados.rados.0.smithi146.stdout:3863: done (0 left) 2024-04-26T04:54:01.764 INFO:tasks.rados.rados.0.smithi146.stdout:3864: delete oid 10 current snap is 377 2024-04-26T04:54:01.769 INFO:tasks.rados.rados.0.smithi146.stdout:3864: done (0 left) 2024-04-26T04:54:01.769 INFO:tasks.rados.rados.0.smithi146.stdout:3865: copy_from oid 32 from oid 4 current snap is 377 2024-04-26T04:54:01.769 INFO:tasks.rados.rados.0.smithi146.stdout:3866: read oid 44 snap -1 2024-04-26T04:54:01.769 INFO:tasks.rados.rados.0.smithi146.stdout:3866: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:54:01.769 INFO:tasks.rados.rados.0.smithi146.stdout:3867: delete oid 22 current snap is 377 2024-04-26T04:54:01.772 INFO:tasks.rados.rados.0.smithi146.stdout:3865: finishing copy_from to smithi14680844-32 2024-04-26T04:54:01.772 INFO:tasks.rados.rados.0.smithi146.stdout:3865: got expected ENOENT (src dne) 2024-04-26T04:54:01.772 INFO:tasks.rados.rados.0.smithi146.stdout:3865: finishing copy_from racing read to smithi14680844-32 2024-04-26T04:54:01.792 INFO:tasks.rados.rados.0.smithi146.stdout:3866: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:54:01.927 INFO:tasks.rados.rados.0.smithi146.stdout:3865: done (2 left) 2024-04-26T04:54:01.927 INFO:tasks.rados.rados.0.smithi146.stdout:3866: done (1 left) 2024-04-26T04:54:01.927 INFO:tasks.rados.rados.0.smithi146.stdout:3867: done (0 left) 2024-04-26T04:54:01.927 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 17 current snap is 377 2024-04-26T04:54:01.927 INFO:tasks.rados.rados.0.smithi146.stdout:3868: seq_num 1206 ranges {0=606208,606208=401408} 2024-04-26T04:54:01.929 INFO:tasks.rados.rados.0.smithi146.stdout:3868: writing smithi14680844-17 from 0 to 606208 tid 1 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:3868: writing smithi14680844-17 from 606208 to 1007616 tid 2 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:3869: rollback oid 47 current snap is 377 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 47 to 353 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:3870: read oid 45 snap -1 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:3870: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:54:01.932 INFO:tasks.rados.rados.0.smithi146.stdout:3871: snap_create 2024-04-26T04:54:01.934 INFO:tasks.rados.rados.0.smithi146.stdout:3868: finishing write tid 1 to smithi14680844-17 2024-04-26T04:54:01.935 INFO:tasks.rados.rados.0.smithi146.stdout:3868: finishing write tid 2 to smithi14680844-17 2024-04-26T04:54:01.936 INFO:tasks.rados.rados.0.smithi146.stdout:3868: finishing write tid 3 to smithi14680844-17 2024-04-26T04:54:01.939 INFO:tasks.rados.rados.0.smithi146.stdout:3869: finishing rollback tid 0 to smithi14680844-47 2024-04-26T04:54:01.939 INFO:tasks.rados.rados.0.smithi146.stdout:3869: finishing rollback tid 1 to smithi14680844-47 2024-04-26T04:54:01.939 INFO:tasks.rados.rados.0.smithi146.stdout:3869: finishing rollback tid 2 to smithi14680844-47 2024-04-26T04:54:01.939 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 2330 (ObjNum 1108 snap 339 seq_num 1108) dirty exists 2024-04-26T04:54:01.941 INFO:tasks.rados.rados.0.smithi146.stdout:3870: expect (ObjNum 997 snap 309 seq_num 997) 2024-04-26T04:54:01.999 INFO:tasks.rados.rados.0.smithi146.stdout:3868: finishing write tid 4 to smithi14680844-17 2024-04-26T04:54:02.000 INFO:tasks.rados.rados.0.smithi146.stdout:3868: oid 17 updating version 0 to 2127 2024-04-26T04:54:02.000 INFO:tasks.rados.rados.0.smithi146.stdout:3868: oid 17 version 2127 is already newer than 2126 2024-04-26T04:54:02.000 INFO:tasks.rados.rados.0.smithi146.stdout:3868: oid 17 version 2127 is already newer than 2125 2024-04-26T04:54:02.000 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2127 (ObjNum 1206 snap 377 seq_num 1206) dirty exists 2024-04-26T04:54:02.000 INFO:tasks.rados.rados.0.smithi146.stdout:3868: left oid 17 (ObjNum 1206 snap 377 seq_num 1206) 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3868: done (3 left) 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3869: done (2 left) 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3870: done (1 left) 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3871: done (0 left) 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3872: read oid 49 snap 370 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3872: expect deleted 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 26 current snap is 378 2024-04-26T04:54:02.772 INFO:tasks.rados.rados.0.smithi146.stdout:3873: seq_num 1207 ranges {0=622592,622592=401408} 2024-04-26T04:54:02.775 INFO:tasks.rados.rados.0.smithi146.stdout:3873: writing smithi14680844-26 from 0 to 622592 tid 1 2024-04-26T04:54:02.779 INFO:tasks.rados.rados.0.smithi146.stdout:3873: writing smithi14680844-26 from 622592 to 1024000 tid 2 2024-04-26T04:54:02.779 INFO:tasks.rados.rados.0.smithi146.stdout:3874: rollback oid 34 current snap is 378 2024-04-26T04:54:02.779 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 34 to 376 2024-04-26T04:54:02.779 INFO:tasks.rados.rados.0.smithi146.stdout:3872: done (2 left) 2024-04-26T04:54:02.779 INFO:tasks.rados.rados.0.smithi146.stdout:3875: delete oid 8 current snap is 378 2024-04-26T04:54:02.781 INFO:tasks.rados.rados.0.smithi146.stdout:3874: finishing rollback tid 1 to smithi14680844-34 2024-04-26T04:54:02.781 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 2195 (ObjNum 113 snap 0 seq_num 2127271648) dirty dne 2024-04-26T04:54:02.790 INFO:tasks.rados.rados.0.smithi146.stdout:3873: finishing write tid 1 to smithi14680844-26 2024-04-26T04:54:02.792 INFO:tasks.rados.rados.0.smithi146.stdout:3873: finishing write tid 2 to smithi14680844-26 2024-04-26T04:54:02.793 INFO:tasks.rados.rados.0.smithi146.stdout:3873: finishing write tid 3 to smithi14680844-26 2024-04-26T04:54:02.797 INFO:tasks.rados.rados.0.smithi146.stdout:3873: finishing write tid 4 to smithi14680844-26 2024-04-26T04:54:02.798 INFO:tasks.rados.rados.0.smithi146.stdout:3873: oid 26 updating version 0 to 2485 2024-04-26T04:54:02.798 INFO:tasks.rados.rados.0.smithi146.stdout:3873: oid 26 version 2485 is already newer than 2484 2024-04-26T04:54:02.798 INFO:tasks.rados.rados.0.smithi146.stdout:3873: oid 26 updating version 2485 to 2486 2024-04-26T04:54:02.798 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 26 v 2486 (ObjNum 1207 snap 378 seq_num 1207) dirty exists 2024-04-26T04:54:02.798 INFO:tasks.rados.rados.0.smithi146.stdout:3873: left oid 26 (ObjNum 1207 snap 378 seq_num 1207) 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3873: done (2 left) 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3874: done (1 left) 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3875: done (0 left) 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3876: read oid 4 snap -1 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3876: expect deleted 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3877: copy_from oid 3 from oid 32 current snap is 378 2024-04-26T04:54:02.799 INFO:tasks.rados.rados.0.smithi146.stdout:3878: snap_remove snap 377 2024-04-26T04:54:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:02 smithi204 ceph-mon[88313]: pgmap v912: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-04-26T04:54:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:02 smithi204 ceph-mon[88313]: osdmap e829: 8 total, 8 up, 8 in 2024-04-26T04:54:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:02 smithi146 ceph-mon[95531]: pgmap v912: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-04-26T04:54:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:02 smithi146 ceph-mon[95531]: osdmap e829: 8 total, 8 up, 8 in 2024-04-26T04:54:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:02 smithi146 ceph-mon[92947]: pgmap v912: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 1.8 MiB/s wr, 12 op/s 2024-04-26T04:54:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:02 smithi146 ceph-mon[92947]: osdmap e829: 8 total, 8 up, 8 in 2024-04-26T04:54:03.762 INFO:tasks.rados.rados.0.smithi146.stdout:3878: done (2 left) 2024-04-26T04:54:03.763 INFO:tasks.rados.rados.0.smithi146.stdout:3879: snap_remove snap 353 2024-04-26T04:54:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:03 smithi204 ceph-mon[88313]: osdmap e830: 8 total, 8 up, 8 in 2024-04-26T04:54:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:03 smithi204 ceph-mon[88313]: pgmap v915: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-04-26T04:54:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:03 smithi204 ceph-mon[88313]: osdmap e831: 8 total, 8 up, 8 in 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[95531]: osdmap e830: 8 total, 8 up, 8 in 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[95531]: pgmap v915: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[95531]: osdmap e831: 8 total, 8 up, 8 in 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[92947]: osdmap e830: 8 total, 8 up, 8 in 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[92947]: pgmap v915: 121 pgs: 121 active+clean; 178 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 3.8 MiB/s rd, 1.0 MiB/s wr, 6 op/s 2024-04-26T04:54:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:03 smithi146 ceph-mon[92947]: osdmap e831: 8 total, 8 up, 8 in 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:3879: done (2 left) 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:3880: rollback oid 17 current snap is 378 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 17 to 352 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:3877: finishing copy_from to smithi14680844-3 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:3877: got expected ENOENT (src dne) 2024-04-26T04:54:04.764 INFO:tasks.rados.rados.0.smithi146.stdout:3877: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:54:04.765 INFO:tasks.rados.rados.0.smithi146.stdout:3876: done (2 left) 2024-04-26T04:54:04.765 INFO:tasks.rados.rados.0.smithi146.stdout:3877: done (1 left) 2024-04-26T04:54:04.765 INFO:tasks.rados.rados.0.smithi146.stdout:3881: delete oid 22 current snap is 378 2024-04-26T04:54:04.773 INFO:tasks.rados.rados.0.smithi146.stdout:3880: finishing rollback tid 0 to smithi14680844-17 2024-04-26T04:54:04.774 INFO:tasks.rados.rados.0.smithi146.stdout:3881: done (1 left) 2024-04-26T04:54:04.774 INFO:tasks.rados.rados.0.smithi146.stdout:3882: snap_create 2024-04-26T04:54:04.774 INFO:tasks.rados.rados.0.smithi146.stdout:3880: finishing rollback tid 1 to smithi14680844-17 2024-04-26T04:54:04.775 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2129 (ObjNum 113 snap 0 seq_num 2127271648) dirty dne 2024-04-26T04:54:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:3880: done (1 left) 2024-04-26T04:54:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:3882: done (0 left) 2024-04-26T04:54:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 31 current snap is 379 2024-04-26T04:54:05.766 INFO:tasks.rados.rados.0.smithi146.stdout:3883: seq_num 1210 ranges {6348800=671744,7020544=401408} 2024-04-26T04:54:05.803 INFO:tasks.rados.rados.0.smithi146.stdout:3883: writing smithi14680844-31 from 6348800 to 7020544 tid 1 2024-04-26T04:54:05.805 INFO:tasks.rados.rados.0.smithi146.stdout:3883: writing smithi14680844-31 from 7020544 to 7421952 tid 2 2024-04-26T04:54:05.805 INFO:tasks.rados.rados.0.smithi146.stdout:3884: delete oid 30 current snap is 379 2024-04-26T04:54:05.810 INFO:tasks.rados.rados.0.smithi146.stdout:3883: finishing write tid 1 to smithi14680844-31 2024-04-26T04:54:05.810 INFO:tasks.rados.rados.0.smithi146.stdout:3884: done (1 left) 2024-04-26T04:54:05.810 INFO:tasks.rados.rados.0.smithi146.stdout:3885: delete oid 22 current snap is 379 2024-04-26T04:54:05.810 INFO:tasks.rados.rados.0.smithi146.stdout:3883: finishing write tid 2 to smithi14680844-31 2024-04-26T04:54:05.810 INFO:tasks.rados.rados.0.smithi146.stdout:3883: finishing write tid 3 to smithi14680844-31 2024-04-26T04:54:05.814 INFO:tasks.rados.rados.0.smithi146.stdout:3885: done (1 left) 2024-04-26T04:54:05.814 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 34 current snap is 379 2024-04-26T04:54:05.814 INFO:tasks.rados.rados.0.smithi146.stdout:3886: seq_num 1213 ranges {0=720896,720896=401408} 2024-04-26T04:54:05.818 INFO:tasks.rados.rados.0.smithi146.stdout:3886: writing smithi14680844-34 from 0 to 720896 tid 1 2024-04-26T04:54:05.821 INFO:tasks.rados.rados.0.smithi146.stdout:3886: writing smithi14680844-34 from 720896 to 1122304 tid 2 2024-04-26T04:54:05.821 INFO:tasks.rados.rados.0.smithi146.stdout:3887: snap_remove snap 375 2024-04-26T04:54:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:05 smithi204 ceph-mon[88313]: osdmap e832: 8 total, 8 up, 8 in 2024-04-26T04:54:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:05 smithi146 ceph-mon[95531]: osdmap e832: 8 total, 8 up, 8 in 2024-04-26T04:54:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:05 smithi146 ceph-mon[92947]: osdmap e832: 8 total, 8 up, 8 in 2024-04-26T04:54:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:06] "GET /metrics HTTP/1.1" 200 36414 "" "Prometheus/2.43.0" 2024-04-26T04:54:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:3887: done (2 left) 2024-04-26T04:54:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:3888: snap_create 2024-04-26T04:54:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:3883: finishing write tid 4 to smithi14680844-31 2024-04-26T04:54:06.770 INFO:tasks.rados.rados.0.smithi146.stdout:3883: oid 31 updating version 0 to 1767 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3883: oid 31 version 1767 is already newer than 1766 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3883: oid 31 updating version 1767 to 1768 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 31 v 1768 (ObjNum 1210 snap 379 seq_num 1210) dirty exists 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3883: left oid 31 (ObjNum 1210 snap 379 seq_num 1210) 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: finishing write tid 1 to smithi14680844-34 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: finishing write tid 2 to smithi14680844-34 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: finishing write tid 3 to smithi14680844-34 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: finishing write tid 4 to smithi14680844-34 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: oid 34 updating version 0 to 2197 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: oid 34 updating version 2197 to 2198 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: oid 34 version 2198 is already newer than 2196 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 34 v 2198 (ObjNum 1213 snap 379 seq_num 1213) dirty exists 2024-04-26T04:54:06.771 INFO:tasks.rados.rados.0.smithi146.stdout:3886: left oid 34 (ObjNum 1213 snap 379 seq_num 1213) 2024-04-26T04:54:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:06 smithi204 ceph-mon[88313]: pgmap v918: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:06 smithi204 ceph-mon[88313]: osdmap e833: 8 total, 8 up, 8 in 2024-04-26T04:54:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:06 smithi146 ceph-mon[95531]: pgmap v918: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:07.242 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:06 smithi146 ceph-mon[95531]: osdmap e833: 8 total, 8 up, 8 in 2024-04-26T04:54:07.242 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:06 smithi146 ceph-mon[92947]: pgmap v918: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:07.242 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:06 smithi146 ceph-mon[92947]: osdmap e833: 8 total, 8 up, 8 in 2024-04-26T04:54:07.776 INFO:tasks.rados.rados.0.smithi146.stdout:3883: done (2 left) 2024-04-26T04:54:07.776 INFO:tasks.rados.rados.0.smithi146.stdout:3886: done (1 left) 2024-04-26T04:54:07.776 INFO:tasks.rados.rados.0.smithi146.stdout:3888: done (0 left) 2024-04-26T04:54:07.776 INFO:tasks.rados.rados.0.smithi146.stdout:3889: rollback oid 21 current snap is 380 2024-04-26T04:54:07.776 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 374 2024-04-26T04:54:07.777 INFO:tasks.rados.rados.0.smithi146.stdout:3890: rollback oid 38 current snap is 380 2024-04-26T04:54:07.777 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 38 to 373 2024-04-26T04:54:07.777 INFO:tasks.rados.rados.0.smithi146.stdout:3891: snap_create 2024-04-26T04:54:07.782 INFO:tasks.rados.rados.0.smithi146.stdout:3889: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:54:07.782 INFO:tasks.rados.rados.0.smithi146.stdout:3889: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:54:07.783 INFO:tasks.rados.rados.0.smithi146.stdout:3889: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:54:07.783 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 2201 (ObjNum 1033 snap 313 seq_num 1033) dirty exists 2024-04-26T04:54:07.784 INFO:tasks.rados.rados.0.smithi146.stdout:3890: finishing rollback tid 0 to smithi14680844-38 2024-04-26T04:54:07.785 INFO:tasks.rados.rados.0.smithi146.stdout:3890: finishing rollback tid 1 to smithi14680844-38 2024-04-26T04:54:07.785 INFO:tasks.rados.rados.0.smithi146.stdout:3890: finishing rollback tid 2 to smithi14680844-38 2024-04-26T04:54:07.785 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2315 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2024-04-26T04:54:08.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:07 smithi204 ceph-mon[88313]: osdmap e834: 8 total, 8 up, 8 in 2024-04-26T04:54:08.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:07 smithi204 ceph-mon[88313]: pgmap v921: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:07 smithi146 ceph-mon[95531]: osdmap e834: 8 total, 8 up, 8 in 2024-04-26T04:54:08.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:07 smithi146 ceph-mon[95531]: pgmap v921: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:07 smithi146 ceph-mon[92947]: osdmap e834: 8 total, 8 up, 8 in 2024-04-26T04:54:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:07 smithi146 ceph-mon[92947]: pgmap v921: 121 pgs: 121 active+clean; 189 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3889: done (2 left) 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3890: done (1 left) 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3891: done (0 left) 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3892: read oid 9 snap 380 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3892: expect (ObjNum 1193 snap 374 seq_num 1193) 2024-04-26T04:54:08.761 INFO:tasks.rados.rados.0.smithi146.stdout:3893: delete oid 37 current snap is 381 2024-04-26T04:54:08.767 INFO:tasks.rados.rados.0.smithi146.stdout:3893: done (1 left) 2024-04-26T04:54:08.767 INFO:tasks.rados.rados.0.smithi146.stdout:3894: rollback oid 8 current snap is 381 2024-04-26T04:54:08.767 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 8 to 370 2024-04-26T04:54:08.768 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 32 current snap is 381 2024-04-26T04:54:08.768 INFO:tasks.rados.rados.0.smithi146.stdout:3895: seq_num 1215 ranges {0=753664,753664=401408} 2024-04-26T04:54:08.772 INFO:tasks.rados.rados.0.smithi146.stdout:3895: writing smithi14680844-32 from 0 to 753664 tid 1 2024-04-26T04:54:08.775 INFO:tasks.rados.rados.0.smithi146.stdout:3895: writing smithi14680844-32 from 753664 to 1155072 tid 2 2024-04-26T04:54:08.775 INFO:tasks.rados.rados.0.smithi146.stdout:3896: rmattr oid 7 current snap is 381 2024-04-26T04:54:08.776 INFO:tasks.rados.rados.0.smithi146.stdout:3896: done (3 left) 2024-04-26T04:54:08.776 INFO:tasks.rados.rados.0.smithi146.stdout:3897: copy_from oid 6 from oid 34 current snap is 381 2024-04-26T04:54:08.776 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 49 current snap is 381 2024-04-26T04:54:08.776 INFO:tasks.rados.rados.0.smithi146.stdout:3898: seq_num 1216 ranges {0=770048,770048=401408} 2024-04-26T04:54:08.780 INFO:tasks.rados.rados.0.smithi146.stdout:3898: writing smithi14680844-49 from 0 to 770048 tid 1 2024-04-26T04:54:08.783 INFO:tasks.rados.rados.0.smithi146.stdout:3898: writing smithi14680844-49 from 770048 to 1171456 tid 2 2024-04-26T04:54:08.783 INFO:tasks.rados.rados.0.smithi146.stdout:3899: delete oid 5 current snap is 381 2024-04-26T04:54:08.783 INFO:tasks.rados.rados.0.smithi146.stdout:3894: finishing rollback tid 1 to smithi14680844-8 2024-04-26T04:54:08.784 INFO:tasks.rados.rados.0.smithi146.stdout:3894: finishing rollback tid 2 to smithi14680844-8 2024-04-26T04:54:08.784 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 8 v 2502 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:54:08.784 INFO:tasks.rados.rados.0.smithi146.stdout:3897: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:54:08.788 INFO:tasks.rados.rados.0.smithi146.stdout:3897: finishing copy_from to smithi14680844-6 2024-04-26T04:54:08.788 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2198 (ObjNum 1213 snap 379 seq_num 1213) dirty exists 2024-04-26T04:54:08.788 INFO:tasks.rados.rados.0.smithi146.stdout:3894: done (5 left) 2024-04-26T04:54:08.788 INFO:tasks.rados.rados.0.smithi146.stdout:3897: done (4 left) 2024-04-26T04:54:08.789 INFO:tasks.rados.rados.0.smithi146.stdout:3899: done (3 left) 2024-04-26T04:54:08.789 INFO:tasks.rados.rados.0.smithi146.stdout:3900: rollback oid 36 current snap is 381 2024-04-26T04:54:08.789 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 36 to 368 2024-04-26T04:54:08.789 INFO:tasks.rados.rados.0.smithi146.stdout:3901: setattr oid 30 current snap is 381 2024-04-26T04:54:08.789 INFO:tasks.rados.rados.0.smithi146.stdout:3892: expect (ObjNum 1193 snap 374 seq_num 1193) 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: finishing write tid 1 to smithi14680844-32 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: finishing write tid 2 to smithi14680844-32 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: finishing write tid 3 to smithi14680844-32 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3898: finishing write tid 1 to smithi14680844-49 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3900: finishing rollback tid 1 to smithi14680844-36 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2179 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: finishing write tid 4 to smithi14680844-32 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: oid 32 updating version 0 to 2405 2024-04-26T04:54:09.049 INFO:tasks.rados.rados.0.smithi146.stdout:3895: oid 32 version 2405 is already newer than 2404 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3895: oid 32 version 2405 is already newer than 2403 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 32 v 2405 (ObjNum 1215 snap 381 seq_num 1215) dirty exists 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3895: left oid 32 (ObjNum 1215 snap 381 seq_num 1215) 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: finishing write tid 2 to smithi14680844-49 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: finishing write tid 3 to smithi14680844-49 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: finishing write tid 4 to smithi14680844-49 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: oid 49 updating version 0 to 2444 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: oid 49 version 2444 is already newer than 2442 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: oid 49 version 2444 is already newer than 2443 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 49 v 2444 (ObjNum 1216 snap 381 seq_num 1216) dirty exists 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3898: left oid 49 (ObjNum 1216 snap 381 seq_num 1216) 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3892: done (4 left) 2024-04-26T04:54:09.050 INFO:tasks.rados.rados.0.smithi146.stdout:3895: done (3 left) 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:3898: done (2 left) 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:3900: done (1 left) 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:3902: read oid 8 snap -1 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:3902: expect (ObjNum 1133 snap 343 seq_num 1133) 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 7 current snap is 381 2024-04-26T04:54:09.051 INFO:tasks.rados.rados.0.smithi146.stdout:3903: seq_num 1218 ranges {0=802816,802816=401408} 2024-04-26T04:54:09.052 INFO:tasks.rados.rados.0.smithi146.stdout:3903: writing smithi14680844-7 from 0 to 802816 tid 1 2024-04-26T04:54:09.055 INFO:tasks.rados.rados.0.smithi146.stdout:3903: writing smithi14680844-7 from 802816 to 1204224 tid 2 2024-04-26T04:54:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:08 smithi204 ceph-mon[88313]: osdmap e835: 8 total, 8 up, 8 in 2024-04-26T04:54:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:08 smithi204 ceph-mon[88313]: osdmap e836: 8 total, 8 up, 8 in 2024-04-26T04:54:09.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:09.056 INFO:tasks.rados.rados.0.smithi146.stdout:3904: copy_from oid 50 from oid 39 current snap is 381 2024-04-26T04:54:09.056 INFO:tasks.rados.rados.0.smithi146.stdout:3905: snap_remove snap 373 2024-04-26T04:54:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[95531]: osdmap e835: 8 total, 8 up, 8 in 2024-04-26T04:54:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[95531]: osdmap e836: 8 total, 8 up, 8 in 2024-04-26T04:54:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[92947]: osdmap e835: 8 total, 8 up, 8 in 2024-04-26T04:54:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[92947]: osdmap e836: 8 total, 8 up, 8 in 2024-04-26T04:54:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:09.790 INFO:tasks.rados.rados.0.smithi146.stdout:3905: done (4 left) 2024-04-26T04:54:09.791 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 14 current snap is 381 2024-04-26T04:54:09.791 INFO:tasks.rados.rados.0.smithi146.stdout:3906: seq_num 1219 ranges {2031616=417792,2449408=557056,3006464=245760} 2024-04-26T04:54:09.805 INFO:tasks.rados.rados.0.smithi146.stdout:3906: writing smithi14680844-14 from 2031616 to 2449408 tid 1 2024-04-26T04:54:09.809 INFO:tasks.rados.rados.0.smithi146.stdout:3906: writing smithi14680844-14 from 2449408 to 3006464 tid 2 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3906: writing smithi14680844-14 from 3006464 to 3252224 tid 3 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3907: snap_create 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2143 (ObjNum 0 snap 0 seq_num 304) dirty exists 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3903: finishing write tid 1 to smithi14680844-7 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3903: finishing write tid 2 to smithi14680844-7 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3903: finishing write tid 3 to smithi14680844-7 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3903: finishing write tid 4 to smithi14680844-7 2024-04-26T04:54:09.811 INFO:tasks.rados.rados.0.smithi146.stdout:3903: oid 7 updating version 0 to 2176 2024-04-26T04:54:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3903: oid 7 updating version 2176 to 2178 2024-04-26T04:54:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3903: oid 7 version 2178 is already newer than 2177 2024-04-26T04:54:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 2178 (ObjNum 1218 snap 381 seq_num 1218) dirty exists 2024-04-26T04:54:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3903: left oid 7 (ObjNum 1218 snap 381 seq_num 1218) 2024-04-26T04:54:09.812 INFO:tasks.rados.rados.0.smithi146.stdout:3902: expect (ObjNum 1133 snap 343 seq_num 1133) 2024-04-26T04:54:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:09 smithi204 ceph-mon[88313]: pgmap v924: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:10.072 INFO:tasks.rados.rados.0.smithi146.stdout:3904: finishing copy_from racing read to smithi14680844-50 2024-04-26T04:54:10.072 INFO:tasks.rados.rados.0.smithi146.stdout:3904: finishing copy_from to smithi14680844-50 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 50 v 1930 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: finishing write tid 1 to smithi14680844-14 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: finishing write tid 2 to smithi14680844-14 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: finishing write tid 3 to smithi14680844-14 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: finishing write tid 4 to smithi14680844-14 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: finishing write tid 5 to smithi14680844-14 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: oid 14 updating version 0 to 2147 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: oid 14 version 2147 is already newer than 2145 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: oid 14 version 2147 is already newer than 2144 2024-04-26T04:54:10.073 INFO:tasks.rados.rados.0.smithi146.stdout:3906: oid 14 version 2147 is already newer than 2146 2024-04-26T04:54:10.074 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2147 (ObjNum 1219 snap 381 seq_num 1219) dirty exists 2024-04-26T04:54:10.074 INFO:tasks.rados.rados.0.smithi146.stdout:3906: left oid 14 (ObjNum 1219 snap 381 seq_num 1219) 2024-04-26T04:54:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:09 smithi146 ceph-mon[95531]: pgmap v924: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:09 smithi146 ceph-mon[92947]: pgmap v924: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3901: done (5 left) 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3902: done (4 left) 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3903: done (3 left) 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3904: done (2 left) 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3906: done (1 left) 2024-04-26T04:54:10.793 INFO:tasks.rados.rados.0.smithi146.stdout:3907: done (0 left) 2024-04-26T04:54:10.794 INFO:tasks.rados.rados.0.smithi146.stdout:3908: copy_from oid 7 from oid 49 current snap is 382 2024-04-26T04:54:10.794 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 37 current snap is 382 2024-04-26T04:54:10.794 INFO:tasks.rados.rados.0.smithi146.stdout:3909: seq_num 1220 ranges {0=434176,434176=442368,876544=360448} 2024-04-26T04:54:10.796 INFO:tasks.rados.rados.0.smithi146.stdout:3909: writing smithi14680844-37 from 0 to 434176 tid 1 2024-04-26T04:54:10.798 INFO:tasks.rados.rados.0.smithi146.stdout:3909: writing smithi14680844-37 from 434176 to 876544 tid 2 2024-04-26T04:54:10.801 INFO:tasks.rados.rados.0.smithi146.stdout:3909: writing smithi14680844-37 from 876544 to 1236992 tid 3 2024-04-26T04:54:10.801 INFO:tasks.rados.rados.0.smithi146.stdout:3910: copy_from oid 5 from oid 6 current snap is 382 2024-04-26T04:54:10.801 INFO:tasks.rados.rados.0.smithi146.stdout:3911: rollback oid 30 current snap is 382 2024-04-26T04:54:10.801 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 358 2024-04-26T04:54:10.802 INFO:tasks.rados.rados.0.smithi146.stdout:3912: rollback oid 44 current snap is 382 2024-04-26T04:54:10.802 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 44 to 376 2024-04-26T04:54:10.802 INFO:tasks.rados.rados.0.smithi146.stdout:3913: copy_from oid 25 from oid 18 current snap is 382 2024-04-26T04:54:10.802 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 382 2024-04-26T04:54:10.802 INFO:tasks.rados.rados.0.smithi146.stdout:3914: seq_num 1221 ranges {0=458752,458752=729088,1187840=73728} 2024-04-26T04:54:10.806 INFO:tasks.rados.rados.0.smithi146.stdout:3914: writing smithi14680844-10 from 0 to 458752 tid 1 2024-04-26T04:54:10.811 INFO:tasks.rados.rados.0.smithi146.stdout:3914: writing smithi14680844-10 from 458752 to 1187840 tid 2 2024-04-26T04:54:10.812 INFO:tasks.rados.rados.0.smithi146.stdout:3914: writing smithi14680844-10 from 1187840 to 1261568 tid 3 2024-04-26T04:54:10.812 INFO:tasks.rados.rados.0.smithi146.stdout:3909: finishing write tid 1 to smithi14680844-37 2024-04-26T04:54:10.812 INFO:tasks.rados.rados.0.smithi146.stdout:3908: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:54:10.812 INFO:tasks.rados.rados.0.smithi146.stdout:3909: finishing write tid 2 to smithi14680844-37 2024-04-26T04:54:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:3909: finishing write tid 3 to smithi14680844-37 2024-04-26T04:54:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:3909: finishing write tid 4 to smithi14680844-37 2024-04-26T04:54:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:3911: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:54:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 47 current snap is 382 2024-04-26T04:54:10.813 INFO:tasks.rados.rados.0.smithi146.stdout:3915: seq_num 1222 ranges {1769472=475136,2244608=606208,2850816=196608} 2024-04-26T04:54:10.825 INFO:tasks.rados.rados.0.smithi146.stdout:3915: writing smithi14680844-47 from 1769472 to 2244608 tid 1 2024-04-26T04:54:10.829 INFO:tasks.rados.rados.0.smithi146.stdout:3915: writing smithi14680844-47 from 2244608 to 2850816 tid 2 2024-04-26T04:54:10.830 INFO:tasks.rados.rados.0.smithi146.stdout:3915: writing smithi14680844-47 from 2850816 to 3047424 tid 3 2024-04-26T04:54:10.830 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 4 current snap is 382 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: finishing write tid 5 to smithi14680844-37 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: oid 37 updating version 0 to 2447 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: oid 37 version 2447 is already newer than 2446 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: oid 37 version 2447 is already newer than 2445 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: oid 37 updating version 2447 to 2448 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 37 v 2448 (ObjNum 1220 snap 382 seq_num 1220) dirty exists 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3909: left oid 37 (ObjNum 1220 snap 382 seq_num 1220) 2024-04-26T04:54:10.831 INFO:tasks.rados.rados.0.smithi146.stdout:3916: seq_num 1223 ranges {0=491520,491520=491520,983040=311296} 2024-04-26T04:54:10.833 INFO:tasks.rados.rados.0.smithi146.stdout:3916: writing smithi14680844-4 from 0 to 491520 tid 1 2024-04-26T04:54:10.836 INFO:tasks.rados.rados.0.smithi146.stdout:3916: writing smithi14680844-4 from 491520 to 983040 tid 2 2024-04-26T04:54:10.838 INFO:tasks.rados.rados.0.smithi146.stdout:3916: writing smithi14680844-4 from 983040 to 1294336 tid 3 2024-04-26T04:54:10.838 INFO:tasks.rados.rados.0.smithi146.stdout:3909: done (8 left) 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 24 current snap is 382 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3912: finishing rollback tid 0 to smithi14680844-44 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3914: finishing write tid 1 to smithi14680844-10 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3911: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3912: finishing rollback tid 1 to smithi14680844-44 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3912: finishing rollback tid 2 to smithi14680844-44 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 44 v 2352 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3914: finishing write tid 2 to smithi14680844-10 2024-04-26T04:54:10.839 INFO:tasks.rados.rados.0.smithi146.stdout:3917: seq_num 1224 ranges {0=507904,507904=425984,933888=376832} 2024-04-26T04:54:10.841 INFO:tasks.rados.rados.0.smithi146.stdout:3917: writing smithi14680844-24 from 0 to 507904 tid 1 2024-04-26T04:54:10.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: writing smithi14680844-24 from 507904 to 933888 tid 2 2024-04-26T04:54:10.846 INFO:tasks.rados.rados.0.smithi146.stdout:3917: writing smithi14680844-24 from 933888 to 1310720 tid 3 2024-04-26T04:54:10.846 INFO:tasks.rados.rados.0.smithi146.stdout:3912: done (8 left) 2024-04-26T04:54:10.846 INFO:tasks.rados.rados.0.smithi146.stdout:3918: read oid 12 snap -1 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3918: expect deleted 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3919: copy_from oid 29 from oid 22 current snap is 382 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3914: finishing write tid 3 to smithi14680844-10 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3911: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2150 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3914: finishing write tid 4 to smithi14680844-10 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3910: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3908: finishing copy_from to smithi14680844-7 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 2444 (ObjNum 1216 snap 381 seq_num 1216) dirty exists 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3910: finishing copy_from to smithi14680844-5 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2198 (ObjNum 1213 snap 379 seq_num 1213) dirty exists 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3914: finishing write tid 5 to smithi14680844-10 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3914: oid 10 updating version 0 to 2127 2024-04-26T04:54:10.847 INFO:tasks.rados.rados.0.smithi146.stdout:3914: oid 10 updating version 2127 to 2128 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3914: oid 10 version 2128 is already newer than 2126 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3914: oid 10 updating version 2128 to 2129 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2129 (ObjNum 1221 snap 382 seq_num 1221) dirty exists 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3914: left oid 10 (ObjNum 1221 snap 382 seq_num 1221) 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: finishing write tid 1 to smithi14680844-47 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: finishing write tid 2 to smithi14680844-47 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: finishing write tid 3 to smithi14680844-47 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3913: finishing copy_from racing read to smithi14680844-25 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: finishing write tid 4 to smithi14680844-47 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: finishing write tid 5 to smithi14680844-47 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: oid 47 updating version 0 to 2333 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: oid 47 version 2333 is already newer than 2332 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: oid 47 version 2333 is already newer than 2331 2024-04-26T04:54:10.848 INFO:tasks.rados.rados.0.smithi146.stdout:3915: oid 47 updating version 2333 to 2334 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 47 v 2334 (ObjNum 1222 snap 382 seq_num 1222) dirty exists 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3915: left oid 47 (ObjNum 1222 snap 382 seq_num 1222) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3913: finishing copy_from to smithi14680844-25 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2336 (ObjNum 1109 snap 339 seq_num 1109) dirty exists 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3916: finishing write tid 1 to smithi14680844-4 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3916: finishing write tid 2 to smithi14680844-4 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3916: finishing write tid 3 to smithi14680844-4 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3916: finishing write tid 4 to smithi14680844-4 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3908: done (9 left) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3910: done (8 left) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3911: done (7 left) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3913: done (6 left) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3914: done (5 left) 2024-04-26T04:54:10.849 INFO:tasks.rados.rados.0.smithi146.stdout:3915: done (4 left) 2024-04-26T04:54:10.850 INFO:tasks.rados.rados.0.smithi146.stdout:3920: snap_remove snap 378 2024-04-26T04:54:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:10 smithi204 ceph-mon[88313]: osdmap e837: 8 total, 8 up, 8 in 2024-04-26T04:54:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:10 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:54:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:10 smithi146 ceph-mon[92947]: osdmap e837: 8 total, 8 up, 8 in 2024-04-26T04:54:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:10 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:54:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:10 smithi146 ceph-mon[95531]: osdmap e837: 8 total, 8 up, 8 in 2024-04-26T04:54:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:10 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:54:11.807 INFO:tasks.rados.rados.0.smithi146.stdout:3920: done (4 left) 2024-04-26T04:54:11.807 INFO:tasks.rados.rados.0.smithi146.stdout:3921: copy_from oid 45 from oid 3 current snap is 382 2024-04-26T04:54:11.807 INFO:tasks.rados.rados.0.smithi146.stdout:3922: rollback oid 41 current snap is 382 2024-04-26T04:54:11.807 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 41 to 374 2024-04-26T04:54:11.807 INFO:tasks.rados.rados.0.smithi146.stdout:3923: copy_from oid 10 from oid 44 current snap is 382 2024-04-26T04:54:11.808 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 2 current snap is 382 2024-04-26T04:54:11.808 INFO:tasks.rados.rados.0.smithi146.stdout:3924: seq_num 1225 ranges {5144576=524288,5668864=712704,6381568=90112} 2024-04-26T04:54:11.835 INFO:tasks.rados.rados.0.smithi146.stdout:3924: writing smithi14680844-2 from 5144576 to 5668864 tid 1 2024-04-26T04:54:11.840 INFO:tasks.rados.rados.0.smithi146.stdout:3924: writing smithi14680844-2 from 5668864 to 6381568 tid 2 2024-04-26T04:54:11.841 INFO:tasks.rados.rados.0.smithi146.stdout:3924: writing smithi14680844-2 from 6381568 to 6471680 tid 3 2024-04-26T04:54:11.841 INFO:tasks.rados.rados.0.smithi146.stdout:3925: copy_from oid 5 from oid 8 current snap is 382 2024-04-26T04:54:11.841 INFO:tasks.rados.rados.0.smithi146.stdout:3917: finishing write tid 1 to smithi14680844-24 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: finishing write tid 5 to smithi14680844-4 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: oid 4 updating version 0 to 2340 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: oid 4 version 2340 is already newer than 2339 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: oid 4 version 2340 is already newer than 2337 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: oid 4 version 2340 is already newer than 2338 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 4 v 2340 (ObjNum 1223 snap 382 seq_num 1223) dirty exists 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: left oid 4 (ObjNum 1223 snap 382 seq_num 1223) 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3917: finishing write tid 2 to smithi14680844-24 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3917: finishing write tid 3 to smithi14680844-24 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3916: done (8 left) 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3918: done (7 left) 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:3926: rollback oid 27 current snap is 382 2024-04-26T04:54:11.842 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 370 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: finishing write tid 4 to smithi14680844-24 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3919: finishing copy_from to smithi14680844-29 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3919: got expected ENOENT (src dne) 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3919: finishing copy_from racing read to smithi14680844-29 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: finishing write tid 5 to smithi14680844-24 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: oid 24 updating version 0 to 2353 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: oid 24 updating version 2353 to 2355 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: oid 24 version 2355 is already newer than 2354 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: oid 24 updating version 2355 to 2356 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 24 v 2356 (ObjNum 1224 snap 382 seq_num 1224) dirty exists 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3917: left oid 24 (ObjNum 1224 snap 382 seq_num 1224) 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3921: finishing copy_from racing read to smithi14680844-45 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3922: finishing rollback tid 0 to smithi14680844-41 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3922: finishing rollback tid 1 to smithi14680844-41 2024-04-26T04:54:11.843 INFO:tasks.rados.rados.0.smithi146.stdout:3922: finishing rollback tid 2 to smithi14680844-41 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 41 v 2510 (ObjNum 65 snap 0 seq_num 1617129588) dirty exists 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3921: finishing copy_from to smithi14680844-45 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 2200 (ObjNum 1161 snap 362 seq_num 1161) dirty exists 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3923: finishing copy_from racing read to smithi14680844-10 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3917: done (7 left) 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3919: done (6 left) 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3921: done (5 left) 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3922: done (4 left) 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3927: snap_create 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3923: finishing copy_from to smithi14680844-10 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2352 (ObjNum 990 snap 308 seq_num 990) dirty exists 2024-04-26T04:54:11.844 INFO:tasks.rados.rados.0.smithi146.stdout:3924: finishing write tid 1 to smithi14680844-2 2024-04-26T04:54:11.845 INFO:tasks.rados.rados.0.smithi146.stdout:3924: finishing write tid 2 to smithi14680844-2 2024-04-26T04:54:11.845 INFO:tasks.rados.rados.0.smithi146.stdout:3924: finishing write tid 3 to smithi14680844-2 2024-04-26T04:54:11.845 INFO:tasks.rados.rados.0.smithi146.stdout:3924: finishing write tid 4 to smithi14680844-2 2024-04-26T04:54:11.845 INFO:tasks.rados.rados.0.smithi146.stdout:3926: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:54:11.846 INFO:tasks.rados.rados.0.smithi146.stdout:3926: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:54:11.846 INFO:tasks.rados.rados.0.smithi146.stdout:3926: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:54:11.846 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2451 (ObjNum 49 snap 0 seq_num 1919053924) dirty exists 2024-04-26T04:54:11.847 INFO:tasks.rados.rados.0.smithi146.stdout:3924: finishing write tid 5 to smithi14680844-2 2024-04-26T04:54:11.847 INFO:tasks.rados.rados.0.smithi146.stdout:3924: oid 2 updating version 0 to 2382 2024-04-26T04:54:11.848 INFO:tasks.rados.rados.0.smithi146.stdout:3924: oid 2 version 2382 is already newer than 2379 2024-04-26T04:54:11.848 INFO:tasks.rados.rados.0.smithi146.stdout:3924: oid 2 version 2382 is already newer than 2381 2024-04-26T04:54:11.848 INFO:tasks.rados.rados.0.smithi146.stdout:3924: oid 2 version 2382 is already newer than 2380 2024-04-26T04:54:11.848 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 2 v 2382 (ObjNum 1225 snap 382 seq_num 1225) dirty exists 2024-04-26T04:54:11.848 INFO:tasks.rados.rados.0.smithi146.stdout:3924: left oid 2 (ObjNum 1225 snap 382 seq_num 1225) 2024-04-26T04:54:11.863 INFO:tasks.rados.rados.0.smithi146.stdout:3925: finishing copy_from racing read to smithi14680844-5 2024-04-26T04:54:11.869 INFO:tasks.rados.rados.0.smithi146.stdout:3925: finishing copy_from to smithi14680844-5 2024-04-26T04:54:11.869 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 5 v 2502 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:54:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:11 smithi204 ceph-mon[88313]: osdmap e838: 8 total, 8 up, 8 in 2024-04-26T04:54:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:11 smithi204 ceph-mon[88313]: pgmap v927: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[95531]: osdmap e838: 8 total, 8 up, 8 in 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[95531]: pgmap v927: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[92947]: osdmap e838: 8 total, 8 up, 8 in 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[92947]: pgmap v927: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 767 B/s rd, 822 KiB/s wr, 5 op/s 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:12.809 INFO:tasks.rados.rados.0.smithi146.stdout:3923: done (4 left) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3924: done (3 left) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3925: done (2 left) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3926: done (1 left) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3927: done (0 left) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3928: rollback oid 42 current snap is 383 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 42 to 366 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3929: read oid 27 snap -1 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3929: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:54:12.810 INFO:tasks.rados.rados.0.smithi146.stdout:3930: setattr oid 17 current snap is 383 2024-04-26T04:54:12.811 INFO:tasks.rados.rados.0.smithi146.stdout:3931: delete oid 5 current snap is 383 2024-04-26T04:54:12.815 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 17 v 2130 (ObjNum 161 snap 0 seq_num 0) dirty exists 2024-04-26T04:54:12.816 INFO:tasks.rados.rados.0.smithi146.stdout:3929: expect (ObjNum 0 snap 0 seq_num 0) 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3928: finishing rollback tid 0 to smithi14680844-42 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3928: finishing rollback tid 1 to smithi14680844-42 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3928: finishing rollback tid 2 to smithi14680844-42 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 42 v 2514 (ObjNum 1169 snap 363 seq_num 1169) dirty exists 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3928: done (3 left) 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3929: done (2 left) 2024-04-26T04:54:12.819 INFO:tasks.rados.rados.0.smithi146.stdout:3930: done (1 left) 2024-04-26T04:54:12.820 INFO:tasks.rados.rados.0.smithi146.stdout:3931: done (0 left) 2024-04-26T04:54:12.820 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 25 current snap is 383 2024-04-26T04:54:12.820 INFO:tasks.rados.rados.0.smithi146.stdout:3932: seq_num 1227 ranges {4677632=557056,5234688=483328,5718016=319488} 2024-04-26T04:54:12.847 INFO:tasks.rados.rados.0.smithi146.stdout:3932: writing smithi14680844-25 from 4677632 to 5234688 tid 1 2024-04-26T04:54:12.849 INFO:tasks.rados.rados.0.smithi146.stdout:3932: writing smithi14680844-25 from 5234688 to 5718016 tid 2 2024-04-26T04:54:12.851 INFO:tasks.rados.rados.0.smithi146.stdout:3932: writing smithi14680844-25 from 5718016 to 6037504 tid 3 2024-04-26T04:54:12.851 INFO:tasks.rados.rados.0.smithi146.stdout:3933: delete oid 50 current snap is 383 2024-04-26T04:54:12.854 INFO:tasks.rados.rados.0.smithi146.stdout:3932: finishing write tid 1 to smithi14680844-25 2024-04-26T04:54:12.854 INFO:tasks.rados.rados.0.smithi146.stdout:3932: finishing write tid 2 to smithi14680844-25 2024-04-26T04:54:12.855 INFO:tasks.rados.rados.0.smithi146.stdout:3933: done (1 left) 2024-04-26T04:54:12.855 INFO:tasks.rados.rados.0.smithi146.stdout:3934: snap_remove snap 368 2024-04-26T04:54:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:12 smithi204 ceph-mon[88313]: osdmap e839: 8 total, 8 up, 8 in 2024-04-26T04:54:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:54:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:54:13.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:12 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[95531]: osdmap e839: 8 total, 8 up, 8 in 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[92947]: osdmap e839: 8 total, 8 up, 8 in 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:54:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:12 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: finishing write tid 3 to smithi14680844-25 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: finishing write tid 4 to smithi14680844-25 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: finishing write tid 5 to smithi14680844-25 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: oid 25 updating version 0 to 2344 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: oid 25 version 2344 is already newer than 2343 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: oid 25 version 2344 is already newer than 2342 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: oid 25 version 2344 is already newer than 2341 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 25 v 2344 (ObjNum 1227 snap 383 seq_num 1227) dirty exists 2024-04-26T04:54:13.763 INFO:tasks.rados.rados.0.smithi146.stdout:3932: left oid 25 (ObjNum 1227 snap 383 seq_num 1227) 2024-04-26T04:54:13.764 INFO:tasks.rados.rados.0.smithi146.stdout:3932: done (1 left) 2024-04-26T04:54:13.764 INFO:tasks.rados.rados.0.smithi146.stdout:3934: done (0 left) 2024-04-26T04:54:13.764 INFO:tasks.rados.rados.0.smithi146.stdout:3935: read oid 19 snap -1 2024-04-26T04:54:13.764 INFO:tasks.rados.rados.0.smithi146.stdout:3935: expect (ObjNum 1190 snap 374 seq_num 1190) 2024-04-26T04:54:13.764 INFO:tasks.rados.rados.0.smithi146.stdout:3936: snap_remove snap 371 2024-04-26T04:54:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[95531]: osdmap e840: 8 total, 8 up, 8 in 2024-04-26T04:54:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[95531]: pgmap v930: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[95531]: osdmap e841: 8 total, 8 up, 8 in 2024-04-26T04:54:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[92947]: osdmap e840: 8 total, 8 up, 8 in 2024-04-26T04:54:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[92947]: pgmap v930: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:13 smithi146 ceph-mon[92947]: osdmap e841: 8 total, 8 up, 8 in 2024-04-26T04:54:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:13 smithi204 ceph-mon[88313]: osdmap e840: 8 total, 8 up, 8 in 2024-04-26T04:54:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:13 smithi204 ceph-mon[88313]: pgmap v930: 121 pgs: 121 active+clean; 197 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:13 smithi204 ceph-mon[88313]: osdmap e841: 8 total, 8 up, 8 in 2024-04-26T04:54:14.765 INFO:tasks.rados.rados.0.smithi146.stdout:3936: done (1 left) 2024-04-26T04:54:14.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 39 current snap is 383 2024-04-26T04:54:14.766 INFO:tasks.rados.rados.0.smithi146.stdout:3935: expect (ObjNum 1190 snap 374 seq_num 1190) 2024-04-26T04:54:14.811 INFO:tasks.rados.rados.0.smithi146.stdout:3937: seq_num 1229 ranges {4087808=589824,4677632=647168,5324800=155648} 2024-04-26T04:54:14.837 INFO:tasks.rados.rados.0.smithi146.stdout:3937: writing smithi14680844-39 from 4087808 to 4677632 tid 1 2024-04-26T04:54:14.841 INFO:tasks.rados.rados.0.smithi146.stdout:3937: writing smithi14680844-39 from 4677632 to 5324800 tid 2 2024-04-26T04:54:14.842 INFO:tasks.rados.rados.0.smithi146.stdout:3937: writing smithi14680844-39 from 5324800 to 5480448 tid 3 2024-04-26T04:54:14.842 INFO:tasks.rados.rados.0.smithi146.stdout:3935: done (1 left) 2024-04-26T04:54:14.842 INFO:tasks.rados.rados.0.smithi146.stdout:3938: snap_remove snap 381 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: finishing write tid 1 to smithi14680844-39 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: finishing write tid 2 to smithi14680844-39 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: finishing write tid 3 to smithi14680844-39 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: finishing write tid 4 to smithi14680844-39 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: finishing write tid 5 to smithi14680844-39 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: oid 39 updating version 0 to 2384 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: oid 39 updating version 2384 to 2385 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: oid 39 updating version 2385 to 2386 2024-04-26T04:54:15.775 INFO:tasks.rados.rados.0.smithi146.stdout:3937: oid 39 version 2386 is already newer than 2383 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 39 v 2386 (ObjNum 1229 snap 383 seq_num 1229) dirty exists 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3937: left oid 39 (ObjNum 1229 snap 383 seq_num 1229) 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3937: done (1 left) 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3938: done (0 left) 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3939: read oid 24 snap -1 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3939: expect (ObjNum 1224 snap 382 seq_num 1224) 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 11 current snap is 383 2024-04-26T04:54:15.776 INFO:tasks.rados.rados.0.smithi146.stdout:3940: seq_num 1230 ranges {17276928=606208,17883136=532480,18415616=270336} 2024-04-26T04:54:15.870 INFO:tasks.rados.rados.0.smithi146.stdout:3940: writing smithi14680844-11 from 17276928 to 17883136 tid 1 2024-04-26T04:54:15.873 INFO:tasks.rados.rados.0.smithi146.stdout:3940: writing smithi14680844-11 from 17883136 to 18415616 tid 2 2024-04-26T04:54:15.874 INFO:tasks.rados.rados.0.smithi146.stdout:3940: writing smithi14680844-11 from 18415616 to 18685952 tid 3 2024-04-26T04:54:15.875 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 43 current snap is 383 2024-04-26T04:54:15.875 INFO:tasks.rados.rados.0.smithi146.stdout:3941: seq_num 1231 ranges {0=622592,622592=417792,1040384=385024} 2024-04-26T04:54:15.878 INFO:tasks.rados.rados.0.smithi146.stdout:3941: writing smithi14680844-43 from 0 to 622592 tid 1 2024-04-26T04:54:15.880 INFO:tasks.rados.rados.0.smithi146.stdout:3941: writing smithi14680844-43 from 622592 to 1040384 tid 2 2024-04-26T04:54:15.883 INFO:tasks.rados.rados.0.smithi146.stdout:3941: writing smithi14680844-43 from 1040384 to 1425408 tid 3 2024-04-26T04:54:15.883 INFO:tasks.rados.rados.0.smithi146.stdout:3942: setattr oid 38 current snap is 383 2024-04-26T04:54:15.883 INFO:tasks.rados.rados.0.smithi146.stdout:3939: expect (ObjNum 1224 snap 382 seq_num 1224) 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: finishing write tid 1 to smithi14680844-11 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: finishing write tid 2 to smithi14680844-11 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: finishing write tid 3 to smithi14680844-11 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: finishing write tid 4 to smithi14680844-11 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: finishing write tid 5 to smithi14680844-11 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: oid 11 updating version 0 to 2360 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: oid 11 version 2360 is already newer than 2358 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: oid 11 version 2360 is already newer than 2357 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: oid 11 version 2360 is already newer than 2359 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2360 (ObjNum 1230 snap 383 seq_num 1230) dirty exists 2024-04-26T04:54:15.918 INFO:tasks.rados.rados.0.smithi146.stdout:3940: left oid 11 (ObjNum 1230 snap 383 seq_num 1230) 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: finishing write tid 1 to smithi14680844-43 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: finishing write tid 2 to smithi14680844-43 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: finishing write tid 3 to smithi14680844-43 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: finishing write tid 4 to smithi14680844-43 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: finishing write tid 5 to smithi14680844-43 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: oid 43 updating version 0 to 2387 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: oid 43 updating version 2387 to 2389 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: oid 43 version 2389 is already newer than 2388 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: oid 43 updating version 2389 to 2390 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 43 v 2390 (ObjNum 1231 snap 383 seq_num 1231) dirty exists 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3941: left oid 43 (ObjNum 1231 snap 383 seq_num 1231) 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3939: done (3 left) 2024-04-26T04:54:15.919 INFO:tasks.rados.rados.0.smithi146.stdout:3940: done (2 left) 2024-04-26T04:54:15.920 INFO:tasks.rados.rados.0.smithi146.stdout:3941: done (1 left) 2024-04-26T04:54:15.920 INFO:tasks.rados.rados.0.smithi146.stdout:3943: rollback oid 30 current snap is 383 2024-04-26T04:54:15.920 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 358 2024-04-26T04:54:15.920 INFO:tasks.rados.rados.0.smithi146.stdout:3944: snap_remove snap 352 2024-04-26T04:54:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:15 smithi204 ceph-mon[88313]: osdmap e842: 8 total, 8 up, 8 in 2024-04-26T04:54:16.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:15 smithi146 ceph-mon[95531]: osdmap e842: 8 total, 8 up, 8 in 2024-04-26T04:54:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:15 smithi146 ceph-mon[92947]: osdmap e842: 8 total, 8 up, 8 in 2024-04-26T04:54:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:16] "GET /metrics HTTP/1.1" 200 36415 "" "Prometheus/2.43.0" 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3944: done (2 left) 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3945: rmattr oid 11 current snap is 383 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2356 (ObjNum 1140 snap 345 seq_num 1140) dirty exists 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3943: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3943: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3943: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2203 (ObjNum 1138 snap 344 seq_num 1138) dirty exists 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3942: done (2 left) 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:3943: done (1 left) 2024-04-26T04:54:16.787 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 383 2024-04-26T04:54:16.788 INFO:tasks.rados.rados.0.smithi146.stdout:3946: seq_num 1232 ranges {4087808=638976,4726784=753664,5480448=49152} 2024-04-26T04:54:16.814 INFO:tasks.rados.rados.0.smithi146.stdout:3946: writing smithi14680844-10 from 4087808 to 4726784 tid 1 2024-04-26T04:54:16.818 INFO:tasks.rados.rados.0.smithi146.stdout:3946: writing smithi14680844-10 from 4726784 to 5480448 tid 2 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3946: writing smithi14680844-10 from 5480448 to 5529600 tid 3 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3947: rmattr oid 9 current snap is 383 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3947: done (2 left) 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3948: read oid 26 snap 374 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3948: expect deleted 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3949: read oid 14 snap -1 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3949: expect (ObjNum 1219 snap 381 seq_num 1219) 2024-04-26T04:54:16.819 INFO:tasks.rados.rados.0.smithi146.stdout:3950: rollback oid 13 current snap is 383 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 13 to 376 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2361 (ObjNum 1230 snap 383 seq_num 1230) dirty exists 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:3946: finishing write tid 1 to smithi14680844-10 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:3945: done (4 left) 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:3951: copy_from oid 19 from oid 17 current snap is 383 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:3952: copy_from oid 38 from oid 3 current snap is 383 2024-04-26T04:54:16.820 INFO:tasks.rados.rados.0.smithi146.stdout:3953: snap_create 2024-04-26T04:54:16.823 INFO:tasks.rados.rados.0.smithi146.stdout:3946: finishing write tid 2 to smithi14680844-10 2024-04-26T04:54:16.823 INFO:tasks.rados.rados.0.smithi146.stdout:3950: finishing rollback tid 0 to smithi14680844-13 2024-04-26T04:54:16.823 INFO:tasks.rados.rados.0.smithi146.stdout:3946: finishing write tid 3 to smithi14680844-10 2024-04-26T04:54:16.823 INFO:tasks.rados.rados.0.smithi146.stdout:3950: finishing rollback tid 1 to smithi14680844-13 2024-04-26T04:54:16.823 INFO:tasks.rados.rados.0.smithi146.stdout:3951: finishing copy_from racing read to smithi14680844-19 2024-04-26T04:54:16.824 INFO:tasks.rados.rados.0.smithi146.stdout:3946: finishing write tid 4 to smithi14680844-10 2024-04-26T04:54:16.824 INFO:tasks.rados.rados.0.smithi146.stdout:3950: finishing rollback tid 2 to smithi14680844-13 2024-04-26T04:54:16.824 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 13 v 2135 (ObjNum 1184 snap 367 seq_num 1184) dirty exists 2024-04-26T04:54:16.824 INFO:tasks.rados.rados.0.smithi146.stdout:3951: finishing copy_from to smithi14680844-19 2024-04-26T04:54:16.824 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 19 v 2130 (ObjNum 161 snap 0 seq_num 1) dirty exists 2024-04-26T04:54:16.825 INFO:tasks.rados.rados.0.smithi146.stdout:3946: finishing write tid 5 to smithi14680844-10 2024-04-26T04:54:16.825 INFO:tasks.rados.rados.0.smithi146.stdout:3946: oid 10 updating version 0 to 2353 2024-04-26T04:54:16.825 INFO:tasks.rados.rados.0.smithi146.stdout:3946: oid 10 updating version 2353 to 2356 2024-04-26T04:54:16.826 INFO:tasks.rados.rados.0.smithi146.stdout:3946: oid 10 version 2356 is already newer than 2355 2024-04-26T04:54:16.826 INFO:tasks.rados.rados.0.smithi146.stdout:3946: oid 10 version 2356 is already newer than 2354 2024-04-26T04:54:16.826 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2356 (ObjNum 1232 snap 383 seq_num 1232) dirty exists 2024-04-26T04:54:16.826 INFO:tasks.rados.rados.0.smithi146.stdout:3946: left oid 10 (ObjNum 1232 snap 383 seq_num 1232) 2024-04-26T04:54:16.827 INFO:tasks.rados.rados.0.smithi146.stdout:3952: finishing copy_from racing read to smithi14680844-38 2024-04-26T04:54:16.828 INFO:tasks.rados.rados.0.smithi146.stdout:3952: finishing copy_from to smithi14680844-38 2024-04-26T04:54:16.829 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 38 v 2200 (ObjNum 1161 snap 362 seq_num 1161) dirty exists 2024-04-26T04:54:16.830 INFO:tasks.rados.rados.0.smithi146.stdout:3949: expect (ObjNum 1219 snap 381 seq_num 1219) 2024-04-26T04:54:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:16 smithi204 ceph-mon[88313]: pgmap v933: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:16 smithi204 ceph-mon[88313]: osdmap e843: 8 total, 8 up, 8 in 2024-04-26T04:54:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:16 smithi146 ceph-mon[92947]: pgmap v933: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:16 smithi146 ceph-mon[92947]: osdmap e843: 8 total, 8 up, 8 in 2024-04-26T04:54:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:16 smithi146 ceph-mon[95531]: pgmap v933: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:16 smithi146 ceph-mon[95531]: osdmap e843: 8 total, 8 up, 8 in 2024-04-26T04:54:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:3946: done (6 left) 2024-04-26T04:54:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:3948: done (5 left) 2024-04-26T04:54:17.793 INFO:tasks.rados.rados.0.smithi146.stdout:3949: done (4 left) 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:3950: done (3 left) 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:3951: done (2 left) 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:3952: done (1 left) 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:3953: done (0 left) 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 12 current snap is 384 2024-04-26T04:54:17.794 INFO:tasks.rados.rados.0.smithi146.stdout:3954: seq_num 1233 ranges {0=655360,655360=638976,1294336=163840} 2024-04-26T04:54:17.796 INFO:tasks.rados.rados.0.smithi146.stdout:3954: writing smithi14680844-12 from 0 to 655360 tid 1 2024-04-26T04:54:17.800 INFO:tasks.rados.rados.0.smithi146.stdout:3954: writing smithi14680844-12 from 655360 to 1294336 tid 2 2024-04-26T04:54:17.802 INFO:tasks.rados.rados.0.smithi146.stdout:3954: writing smithi14680844-12 from 1294336 to 1458176 tid 3 2024-04-26T04:54:17.802 INFO:tasks.rados.rados.0.smithi146.stdout:3955: copy_from oid 6 from oid 39 current snap is 384 2024-04-26T04:54:17.802 INFO:tasks.rados.rados.0.smithi146.stdout:3956: copy_from oid 15 from oid 41 current snap is 384 2024-04-26T04:54:17.802 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 384 2024-04-26T04:54:17.802 INFO:tasks.rados.rados.0.smithi146.stdout:3957: seq_num 1234 ranges {5718016=671744,6389760=516096,6905856=286720} 2024-04-26T04:54:17.837 INFO:tasks.rados.rados.0.smithi146.stdout:3957: writing smithi14680844-21 from 5718016 to 6389760 tid 1 2024-04-26T04:54:17.840 INFO:tasks.rados.rados.0.smithi146.stdout:3957: writing smithi14680844-21 from 6389760 to 6905856 tid 2 2024-04-26T04:54:17.842 INFO:tasks.rados.rados.0.smithi146.stdout:3957: writing smithi14680844-21 from 6905856 to 7192576 tid 3 2024-04-26T04:54:17.842 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 45 current snap is 384 2024-04-26T04:54:17.842 INFO:tasks.rados.rados.0.smithi146.stdout:3956: finishing copy_from racing read to smithi14680844-15 2024-04-26T04:54:17.842 INFO:tasks.rados.rados.0.smithi146.stdout:3958: seq_num 1235 ranges {245760=688128,933888=802816} 2024-04-26T04:54:17.847 INFO:tasks.rados.rados.0.smithi146.stdout:3958: writing smithi14680844-45 from 245760 to 933888 tid 1 2024-04-26T04:54:17.852 INFO:tasks.rados.rados.0.smithi146.stdout:3958: writing smithi14680844-45 from 933888 to 1736704 tid 2 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3959: rollback oid 30 current snap is 384 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 30 to 374 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: finishing write tid 1 to smithi14680844-12 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: finishing write tid 2 to smithi14680844-12 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3956: finishing copy_from to smithi14680844-15 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 15 v 2510 (ObjNum 465 snap 0 seq_num 438625394) dirty exists 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: finishing write tid 3 to smithi14680844-12 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: finishing write tid 4 to smithi14680844-12 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: finishing write tid 5 to smithi14680844-12 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: oid 12 updating version 0 to 2507 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: oid 12 version 2507 is already newer than 2506 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: oid 12 version 2507 is already newer than 2505 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:3954: oid 12 version 2507 is already newer than 2504 2024-04-26T04:54:17.853 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 12 v 2507 (ObjNum 1233 snap 384 seq_num 1233) dirty exists 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3954: left oid 12 (ObjNum 1233 snap 384 seq_num 1233) 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3955: finishing copy_from racing read to smithi14680844-6 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3955: finishing copy_from to smithi14680844-6 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 6 v 2386 (ObjNum 1229 snap 383 seq_num 1229) dirty exists 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3954: done (5 left) 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3955: done (4 left) 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3956: done (3 left) 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 10 current snap is 384 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3957: finishing write tid 1 to smithi14680844-21 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3957: finishing write tid 2 to smithi14680844-21 2024-04-26T04:54:17.854 INFO:tasks.rados.rados.0.smithi146.stdout:3960: seq_num 1236 ranges {5529600=704512,6234112=688128,6922240=114688} 2024-04-26T04:54:17.885 INFO:tasks.rados.rados.0.smithi146.stdout:3960: writing smithi14680844-10 from 5529600 to 6234112 tid 1 2024-04-26T04:54:17.889 INFO:tasks.rados.rados.0.smithi146.stdout:3960: writing smithi14680844-10 from 6234112 to 6922240 tid 2 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3960: writing smithi14680844-10 from 6922240 to 7036928 tid 3 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3961: read oid 15 snap 382 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3961: expect deleted 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3962: snap_create 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3957: finishing write tid 3 to smithi14680844-21 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3957: finishing write tid 4 to smithi14680844-21 2024-04-26T04:54:17.895 INFO:tasks.rados.rados.0.smithi146.stdout:3957: finishing write tid 5 to smithi14680844-21 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3957: oid 21 updating version 0 to 2388 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3957: oid 21 updating version 2388 to 2389 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3957: oid 21 updating version 2389 to 2390 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3957: oid 21 version 2390 is already newer than 2387 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 2390 (ObjNum 1234 snap 384 seq_num 1234) dirty exists 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3957: left oid 21 (ObjNum 1234 snap 384 seq_num 1234) 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: finishing write tid 1 to smithi14680844-45 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: finishing write tid 2 to smithi14680844-45 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: finishing write tid 3 to smithi14680844-45 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3959: finishing rollback tid 0 to smithi14680844-30 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3959: finishing rollback tid 1 to smithi14680844-30 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: finishing write tid 4 to smithi14680844-45 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: oid 45 updating version 0 to 2205 2024-04-26T04:54:17.896 INFO:tasks.rados.rados.0.smithi146.stdout:3958: oid 45 updating version 2205 to 2206 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3958: oid 45 version 2206 is already newer than 2204 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 45 v 2206 (ObjNum 1235 snap 384 seq_num 1235) dirty exists 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3958: left oid 45 (ObjNum 1235 snap 384 seq_num 1235) 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3959: finishing rollback tid 2 to smithi14680844-30 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2209 (ObjNum 1172 snap 363 seq_num 1172) dirty exists 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: finishing write tid 1 to smithi14680844-10 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: finishing write tid 2 to smithi14680844-10 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: finishing write tid 3 to smithi14680844-10 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: finishing write tid 4 to smithi14680844-10 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: finishing write tid 5 to smithi14680844-10 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: oid 10 updating version 0 to 2358 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: oid 10 updating version 2358 to 2360 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: oid 10 version 2360 is already newer than 2359 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:3960: oid 10 version 2360 is already newer than 2357 2024-04-26T04:54:17.897 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2360 (ObjNum 1236 snap 384 seq_num 1236) dirty exists 2024-04-26T04:54:17.898 INFO:tasks.rados.rados.0.smithi146.stdout:3960: left oid 10 (ObjNum 1236 snap 384 seq_num 1236) 2024-04-26T04:54:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:17 smithi204 ceph-mon[88313]: osdmap e844: 8 total, 8 up, 8 in 2024-04-26T04:54:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:17 smithi204 ceph-mon[88313]: pgmap v936: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:17 smithi146 ceph-mon[92947]: osdmap e844: 8 total, 8 up, 8 in 2024-04-26T04:54:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:17 smithi146 ceph-mon[92947]: pgmap v936: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:17 smithi146 ceph-mon[95531]: osdmap e844: 8 total, 8 up, 8 in 2024-04-26T04:54:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:17 smithi146 ceph-mon[95531]: pgmap v936: 121 pgs: 121 active+clean; 244 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.2 MiB/s rd, 8.4 MiB/s wr, 32 op/s 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3957: done (5 left) 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3958: done (4 left) 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3959: done (3 left) 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3960: done (2 left) 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3961: done (1 left) 2024-04-26T04:54:18.764 INFO:tasks.rados.rados.0.smithi146.stdout:3962: done (0 left) 2024-04-26T04:54:18.765 INFO:tasks.rados.rados.0.smithi146.stdout:3963: setattr oid 35 current snap is 385 2024-04-26T04:54:18.766 INFO:tasks.rados.rados.0.smithi146.stdout:3964: copy_from oid 3 from oid 19 current snap is 385 2024-04-26T04:54:18.766 INFO:tasks.rados.rados.0.smithi146.stdout:3965: read oid 44 snap -1 2024-04-26T04:54:18.766 INFO:tasks.rados.rados.0.smithi146.stdout:3965: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:54:18.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 30 current snap is 385 2024-04-26T04:54:18.766 INFO:tasks.rados.rados.0.smithi146.stdout:3966: seq_num 1237 ranges {434176=720896,1155072=573440,1728512=229376} 2024-04-26T04:54:18.773 INFO:tasks.rados.rados.0.smithi146.stdout:3966: writing smithi14680844-30 from 434176 to 1155072 tid 1 2024-04-26T04:54:18.777 INFO:tasks.rados.rados.0.smithi146.stdout:3966: writing smithi14680844-30 from 1155072 to 1728512 tid 2 2024-04-26T04:54:18.779 INFO:tasks.rados.rados.0.smithi146.stdout:3966: writing smithi14680844-30 from 1728512 to 1957888 tid 3 2024-04-26T04:54:18.779 INFO:tasks.rados.rados.0.smithi146.stdout:3967: rmattr oid 10 current snap is 385 2024-04-26T04:54:18.779 INFO:tasks.rados.rados.0.smithi146.stdout:3964: finishing copy_from racing read to smithi14680844-3 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 35 v 2335 (ObjNum 33 snap 0 seq_num 2127227504) dirty exists 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3964: finishing copy_from to smithi14680844-3 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2130 (ObjNum 289 snap 0 seq_num 0) dirty exists 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3963: done (4 left) 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3964: done (3 left) 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3968: rollback oid 40 current snap is 385 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 40 to 370 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3969: read oid 20 snap 379 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3969: expect (ObjNum 1186 snap 371 seq_num 1186) 2024-04-26T04:54:18.780 INFO:tasks.rados.rados.0.smithi146.stdout:3970: snap_remove snap 382 2024-04-26T04:54:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:18 smithi204 ceph-mon[88313]: osdmap e845: 8 total, 8 up, 8 in 2024-04-26T04:54:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:18 smithi204 ceph-mon[88313]: osdmap e846: 8 total, 8 up, 8 in 2024-04-26T04:54:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:18 smithi146 ceph-mon[95531]: osdmap e845: 8 total, 8 up, 8 in 2024-04-26T04:54:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:18 smithi146 ceph-mon[95531]: osdmap e846: 8 total, 8 up, 8 in 2024-04-26T04:54:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:18 smithi146 ceph-mon[92947]: osdmap e845: 8 total, 8 up, 8 in 2024-04-26T04:54:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:18 smithi146 ceph-mon[92947]: osdmap e846: 8 total, 8 up, 8 in 2024-04-26T04:54:19.769 INFO:tasks.rados.rados.0.smithi146.stdout:3970: done (5 left) 2024-04-26T04:54:19.769 INFO:tasks.rados.rados.0.smithi146.stdout:3971: read oid 29 snap 366 2024-04-26T04:54:19.769 INFO:tasks.rados.rados.0.smithi146.stdout:3971: expect (ObjNum 1145 snap 347 seq_num 1145) 2024-04-26T04:54:19.769 INFO:tasks.rados.rados.0.smithi146.stdout:3972: read oid 7 snap -1 2024-04-26T04:54:19.770 INFO:tasks.rados.rados.0.smithi146.stdout:3972: expect (ObjNum 1216 snap 381 seq_num 1216) 2024-04-26T04:54:19.770 INFO:tasks.rados.rados.0.smithi146.stdout:3973: copy_from oid 22 from oid 42 current snap is 385 2024-04-26T04:54:19.770 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 3 current snap is 385 2024-04-26T04:54:19.770 INFO:tasks.rados.rados.0.smithi146.stdout:3974: seq_num 1238 ranges {0=737280,737280=458752,1196032=344064} 2024-04-26T04:54:19.774 INFO:tasks.rados.rados.0.smithi146.stdout:3974: writing smithi14680844-3 from 0 to 737280 tid 1 2024-04-26T04:54:19.777 INFO:tasks.rados.rados.0.smithi146.stdout:3974: writing smithi14680844-3 from 737280 to 1196032 tid 2 2024-04-26T04:54:19.780 INFO:tasks.rados.rados.0.smithi146.stdout:3974: writing smithi14680844-3 from 1196032 to 1540096 tid 3 2024-04-26T04:54:19.780 INFO:tasks.rados.rados.0.smithi146.stdout:3975: snap_remove snap 355 2024-04-26T04:54:20.776 INFO:tasks.rados.rados.0.smithi146.stdout:3975: done (9 left) 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3976: copy_from oid 9 from oid 12 current snap is 385 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3977: read oid 31 snap -1 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3977: expect (ObjNum 1210 snap 379 seq_num 1210) 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3978: read oid 13 snap -1 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3978: expect (ObjNum 1184 snap 367 seq_num 1184) 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3979: copy_from oid 16 from oid 8 current snap is 385 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3966: finishing write tid 1 to smithi14680844-30 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 10 v 2361 (ObjNum 1236 snap 384 seq_num 1236) dirty exists 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3966: finishing write tid 2 to smithi14680844-30 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3968: finishing rollback tid 1 to smithi14680844-40 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 40 v 0 (ObjNum 273 snap 0 seq_num 0) dirty dne 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3966: finishing write tid 3 to smithi14680844-30 2024-04-26T04:54:20.777 INFO:tasks.rados.rados.0.smithi146.stdout:3966: finishing write tid 4 to smithi14680844-30 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: finishing write tid 5 to smithi14680844-30 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: oid 30 updating version 0 to 2211 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: oid 30 version 2211 is already newer than 2210 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: oid 30 updating version 2211 to 2212 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: oid 30 updating version 2212 to 2213 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 30 v 2213 (ObjNum 1237 snap 385 seq_num 1237) dirty exists 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3966: left oid 30 (ObjNum 1237 snap 385 seq_num 1237) 2024-04-26T04:54:20.778 INFO:tasks.rados.rados.0.smithi146.stdout:3965: expect (ObjNum 990 snap 308 seq_num 990) 2024-04-26T04:54:20.928 INFO:tasks.rados.rados.0.smithi146.stdout:3969: expect (ObjNum 1186 snap 371 seq_num 1186) 2024-04-26T04:54:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:20 smithi204 ceph-mon[88313]: pgmap v939: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-26T04:54:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:20 smithi204 ceph-mon[88313]: osdmap e847: 8 total, 8 up, 8 in 2024-04-26T04:54:21.056 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 04:54:20 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T04:54:20.805+0000 7f4ce5beb700 -1 snap_mapper.get_next_objects_to_trim::New Clone-Objects were added to Snap 1a6 after trimming was started 2024-04-26T04:54:21.080 INFO:tasks.rados.rados.0.smithi146.stdout:3972: expect (ObjNum 1216 snap 381 seq_num 1216) 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3973: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3973: finishing copy_from to smithi14680844-22 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2514 (ObjNum 1169 snap 363 seq_num 1169) dirty exists 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3974: finishing write tid 1 to smithi14680844-3 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3974: finishing write tid 2 to smithi14680844-3 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3974: finishing write tid 3 to smithi14680844-3 2024-04-26T04:54:21.111 INFO:tasks.rados.rados.0.smithi146.stdout:3971: expect (ObjNum 1145 snap 347 seq_num 1145) 2024-04-26T04:54:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:20 smithi146 ceph-mon[95531]: pgmap v939: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-26T04:54:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:20 smithi146 ceph-mon[95531]: osdmap e847: 8 total, 8 up, 8 in 2024-04-26T04:54:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:20 smithi146 ceph-mon[92947]: pgmap v939: 121 pgs: 121 active+clean; 273 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 3.8 MiB/s wr, 22 op/s 2024-04-26T04:54:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:20 smithi146 ceph-mon[92947]: osdmap e847: 8 total, 8 up, 8 in 2024-04-26T04:54:21.559 INFO:tasks.rados.rados.0.smithi146.stdout:3974: finishing write tid 4 to smithi14680844-3 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: finishing write tid 5 to smithi14680844-3 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: oid 3 updating version 0 to 2338 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: oid 3 version 2338 is already newer than 2336 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: oid 3 version 2338 is already newer than 2337 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: oid 3 updating version 2338 to 2339 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 3 v 2339 (ObjNum 1238 snap 385 seq_num 1238) dirty exists 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3974: left oid 3 (ObjNum 1238 snap 385 seq_num 1238) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3965: done (12 left) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3966: done (11 left) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3967: done (10 left) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3968: done (9 left) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3969: done (8 left) 2024-04-26T04:54:21.560 INFO:tasks.rados.rados.0.smithi146.stdout:3971: done (7 left) 2024-04-26T04:54:21.561 INFO:tasks.rados.rados.0.smithi146.stdout:3972: done (6 left) 2024-04-26T04:54:21.561 INFO:tasks.rados.rados.0.smithi146.stdout:3973: done (5 left) 2024-04-26T04:54:21.561 INFO:tasks.rados.rados.0.smithi146.stdout:3974: done (4 left) 2024-04-26T04:54:21.561 INFO:tasks.rados.rados.0.smithi146.stdout:3980: setattr oid 11 current snap is 385 2024-04-26T04:54:21.561 INFO:tasks.rados.rados.0.smithi146.stdout:3978: expect (ObjNum 1184 snap 367 seq_num 1184) 2024-04-26T04:54:21.755 INFO:tasks.rados.rados.0.smithi146.stdout:3976: finishing copy_from racing read to smithi14680844-9 2024-04-26T04:54:21.755 INFO:tasks.rados.rados.0.smithi146.stdout:3976: finishing copy_from to smithi14680844-9 2024-04-26T04:54:21.755 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 9 v 2507 (ObjNum 1233 snap 384 seq_num 1233) dirty exists 2024-04-26T04:54:21.755 INFO:tasks.rados.rados.0.smithi146.stdout:3977: expect (ObjNum 1210 snap 379 seq_num 1210) 2024-04-26T04:54:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:21 smithi204 ceph-mon[88313]: osdmap e848: 8 total, 8 up, 8 in 2024-04-26T04:54:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:21 smithi146 ceph-mon[95531]: osdmap e848: 8 total, 8 up, 8 in 2024-04-26T04:54:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:21 smithi146 ceph-mon[92947]: osdmap e848: 8 total, 8 up, 8 in 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3979: finishing copy_from racing read to smithi14680844-16 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3979: finishing copy_from to smithi14680844-16 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 16 v 2502 (ObjNum 1133 snap 343 seq_num 1133) dirty exists 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3976: done (4 left) 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3977: done (3 left) 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3978: done (2 left) 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3979: done (1 left) 2024-04-26T04:54:22.249 INFO:tasks.rados.rados.0.smithi146.stdout:3981: delete oid 49 current snap is 385 2024-04-26T04:54:22.251 INFO:tasks.rados.rados.0.smithi146.stdout:3981: done (1 left) 2024-04-26T04:54:22.251 INFO:tasks.rados.rados.0.smithi146.stdout:3982: copy_from oid 22 from oid 42 current snap is 385 2024-04-26T04:54:22.252 INFO:tasks.rados.rados.0.smithi146.stdout:3983: copy_from oid 7 from oid 17 current snap is 385 2024-04-26T04:54:22.252 INFO:tasks.rados.rados.0.smithi146.stdout:3984: delete oid 26 current snap is 385 2024-04-26T04:54:22.253 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2515 (ObjNum 1230 snap 383 seq_num 1230) dirty exists 2024-04-26T04:54:22.254 INFO:tasks.rados.rados.0.smithi146.stdout:3983: finishing copy_from racing read to smithi14680844-7 2024-04-26T04:54:22.255 INFO:tasks.rados.rados.0.smithi146.stdout:3980: done (3 left) 2024-04-26T04:54:22.255 INFO:tasks.rados.rados.0.smithi146.stdout:3984: done (2 left) 2024-04-26T04:54:22.255 INFO:tasks.rados.rados.0.smithi146.stdout:3985: snap_remove snap 367 2024-04-26T04:54:22.790 INFO:tasks.rados.rados.0.smithi146.stdout:3983: finishing copy_from to smithi14680844-7 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 7 v 2130 (ObjNum 65 snap 0 seq_num 2105258832) dirty exists 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3982: finishing copy_from racing read to smithi14680844-22 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3982: finishing copy_from to smithi14680844-22 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 22 v 2514 (ObjNum 1169 snap 363 seq_num 1169) dirty exists 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3982: done (2 left) 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3983: done (1 left) 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3985: done (0 left) 2024-04-26T04:54:22.791 INFO:tasks.rados.rados.0.smithi146.stdout:3986: setattr oid 36 current snap is 385 2024-04-26T04:54:22.792 INFO:tasks.rados.rados.0.smithi146.stdout:3987: delete oid 33 current snap is 385 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3987: done (1 left) 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3988: read oid 49 snap -1 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3988: expect deleted 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3989: rollback oid 21 current snap is 385 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 21 to 365 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 36 v 2516 (ObjNum 369 snap 0 seq_num 438656898) dirty exists 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3986: done (2 left) 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3990: read oid 29 snap -1 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3990: expect (ObjNum 1145 snap 347 seq_num 1145) 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3991: copy_from oid 11 from oid 7 current snap is 385 2024-04-26T04:54:22.803 INFO:tasks.rados.rados.0.smithi146.stdout:3992: delete oid 16 current snap is 385 2024-04-26T04:54:22.809 INFO:tasks.rados.rados.0.smithi146.stdout:3991: finishing copy_from racing read to smithi14680844-11 2024-04-26T04:54:22.810 INFO:tasks.rados.rados.0.smithi146.stdout:3989: finishing rollback tid 0 to smithi14680844-21 2024-04-26T04:54:22.810 INFO:tasks.rados.rados.0.smithi146.stdout:3989: finishing rollback tid 1 to smithi14680844-21 2024-04-26T04:54:22.811 INFO:tasks.rados.rados.0.smithi146.stdout:3989: finishing rollback tid 2 to smithi14680844-21 2024-04-26T04:54:22.811 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 2393 (ObjNum 1033 snap 313 seq_num 1033) dirty exists 2024-04-26T04:54:22.813 INFO:tasks.rados.rados.0.smithi146.stdout:3991: finishing copy_from to smithi14680844-11 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 11 v 2130 (ObjNum 465 snap 0 seq_num 442104843) dirty exists 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3988: done (4 left) 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3989: done (3 left) 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3991: done (2 left) 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3992: done (1 left) 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3993: rollback oid 27 current snap is 385 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 27 to 374 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3994: rollback oid 14 current snap is 385 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:rollback oid 14 to 358 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3995: read oid 4 snap 380 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3995: expect deleted 2024-04-26T04:54:22.814 INFO:tasks.rados.rados.0.smithi146.stdout:3996: delete oid 42 current snap is 385 2024-04-26T04:54:22.818 INFO:tasks.rados.rados.0.smithi146.stdout:3995: done (4 left) 2024-04-26T04:54:22.818 INFO:tasks.rados.rados.0.smithi146.stdout:3996: done (3 left) 2024-04-26T04:54:22.818 INFO:tasks.rados.rados.0.smithi146.stdout:3997: snap_remove snap 365 2024-04-26T04:54:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:22 smithi204 ceph-mon[88313]: pgmap v942: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-04-26T04:54:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:22 smithi146 ceph-mon[92947]: pgmap v942: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-04-26T04:54:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:22 smithi146 ceph-mon[95531]: pgmap v942: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.1 MiB/s rd, 4.5 MiB/s wr, 32 op/s 2024-04-26T04:54:23.767 INFO:tasks.rados.rados.0.smithi146.stdout:3997: done (3 left) 2024-04-26T04:54:23.767 INFO:tasks.rados.rados.0.smithi146.stdout:3998: snap_create 2024-04-26T04:54:23.771 INFO:tasks.rados.rados.0.smithi146.stdout:3994: finishing rollback tid 0 to smithi14680844-14 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:3994: finishing rollback tid 1 to smithi14680844-14 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 14 v 2215 (ObjNum 65 snap 0 seq_num 1549425504) dirty dne 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:3993: finishing rollback tid 0 to smithi14680844-27 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:3993: finishing rollback tid 1 to smithi14680844-27 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:3993: finishing rollback tid 2 to smithi14680844-27 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 27 v 2455 (ObjNum 1057 snap 325 seq_num 1057) dirty exists 2024-04-26T04:54:23.772 INFO:tasks.rados.rados.0.smithi146.stdout:3990: expect (ObjNum 1145 snap 347 seq_num 1145) 2024-04-26T04:54:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:23 smithi204 ceph-mon[88313]: osdmap e849: 8 total, 8 up, 8 in 2024-04-26T04:54:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:23 smithi204 ceph-mon[88313]: pgmap v944: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T04:54:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:23 smithi204 ceph-mon[88313]: osdmap e850: 8 total, 8 up, 8 in 2024-04-26T04:54:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[92947]: osdmap e849: 8 total, 8 up, 8 in 2024-04-26T04:54:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[92947]: pgmap v944: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T04:54:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[92947]: osdmap e850: 8 total, 8 up, 8 in 2024-04-26T04:54:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[95531]: osdmap e849: 8 total, 8 up, 8 in 2024-04-26T04:54:24.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[95531]: pgmap v944: 121 pgs: 121 active+clean; 276 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T04:54:24.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[95531]: osdmap e850: 8 total, 8 up, 8 in 2024-04-26T04:54:24.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:24.765 INFO:tasks.rados.rados.0.smithi146.stdout:3990: done (3 left) 2024-04-26T04:54:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3993: done (2 left) 2024-04-26T04:54:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3994: done (1 left) 2024-04-26T04:54:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3998: done (0 left) 2024-04-26T04:54:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:append oid 21 current snap is 386 2024-04-26T04:54:24.766 INFO:tasks.rados.rados.0.smithi146.stdout:3999: seq_num 1244 ranges {5718016=442368,6160384=614400,6774784=589824} 2024-04-26T04:54:24.797 INFO:tasks.rados.rados.0.smithi146.stdout:3999: writing smithi14680844-21 from 5718016 to 6160384 tid 1 2024-04-26T04:54:24.801 INFO:tasks.rados.rados.0.smithi146.stdout:3999: writing smithi14680844-21 from 6160384 to 6774784 tid 2 2024-04-26T04:54:24.804 INFO:tasks.rados.rados.0.smithi146.stdout:3999: writing smithi14680844-21 from 6774784 to 7364608 tid 3 2024-04-26T04:54:24.804 INFO:tasks.rados.rados.0.smithi146.stdout: waiting on 1 2024-04-26T04:54:24.805 INFO:tasks.rados.rados.0.smithi146.stdout:3999: finishing write tid 1 to smithi14680844-21 2024-04-26T04:54:24.808 INFO:tasks.rados.rados.0.smithi146.stdout:3999: finishing write tid 2 to smithi14680844-21 2024-04-26T04:54:24.808 INFO:tasks.rados.rados.0.smithi146.stdout:3999: finishing write tid 3 to smithi14680844-21 2024-04-26T04:54:24.808 INFO:tasks.rados.rados.0.smithi146.stdout:3999: finishing write tid 4 to smithi14680844-21 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3999: finishing write tid 5 to smithi14680844-21 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3999: oid 21 updating version 0 to 2397 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3999: oid 21 version 2397 is already newer than 2394 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3999: oid 21 version 2397 is already newer than 2395 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:3999: oid 21 version 2397 is already newer than 2396 2024-04-26T04:54:24.810 INFO:tasks.rados.rados.0.smithi146.stdout:update_object_version oid 21 v 2397 (ObjNum 1244 snap 386 seq_num 1244) dirty exists 2024-04-26T04:54:24.811 INFO:tasks.rados.rados.0.smithi146.stdout:3999: left oid 21 (ObjNum 1244 snap 386 seq_num 1244) 2024-04-26T04:54:24.811 INFO:tasks.rados.rados.0.smithi146.stdout:3999: done (0 left) 2024-04-26T04:54:24.812 INFO:tasks.rados.rados.0.smithi146.stderr:0 errors. 2024-04-26T04:54:24.812 INFO:tasks.rados.rados.0.smithi146.stderr: 2024-04-26T04:54:24.815 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd dump --format=json 2024-04-26T04:54:25.017 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:54:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:25 smithi204 ceph-mon[88313]: osdmap e851: 8 total, 8 up, 8 in 2024-04-26T04:54:26.183 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:25 smithi146 ceph-mon[92947]: osdmap e851: 8 total, 8 up, 8 in 2024-04-26T04:54:26.183 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:25 smithi146 ceph-mon[95531]: osdmap e851: 8 total, 8 up, 8 in 2024-04-26T04:54:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:26] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-04-26T04:54:26.892 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:54:26.892 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":851,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T04:54:24.760526+0000","last_up_change":"2024-04-26T04:49:09.659349+0000","last_in_change":"2024-04-26T04:36:52.564063+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-04-26T04:35:09.956741+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_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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":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":"69","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":{},"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-04-26T04:40:56.782273+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,"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":"851","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":452,"snap_epoch":851,"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":298,"up_from":309,"up_thru":542,"down_at":299,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6803","nonce":104930524}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6805","nonce":104930524}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6809","nonce":104930524}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6807","nonce":104930524}]},"public_addr":"172.21.15.146:6803/104930524","cluster_addr":"172.21.15.146:6805/104930524","heartbeat_back_addr":"172.21.15.146:6809/104930524","heartbeat_front_addr":"172.21.15.146:6807/104930524","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":333,"up_from":344,"up_thru":542,"down_at":334,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6811","nonce":594569249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6813","nonce":594569249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6817","nonce":594569249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6815","nonce":594569249}]},"public_addr":"172.21.15.146:6811/594569249","cluster_addr":"172.21.15.146:6813/594569249","heartbeat_back_addr":"172.21.15.146:6817/594569249","heartbeat_front_addr":"172.21.15.146:6815/594569249","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":366,"up_from":376,"up_thru":542,"down_at":367,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6819","nonce":3889467442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6821","nonce":3889467442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6825","nonce":3889467442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6823","nonce":3889467442}]},"public_addr":"172.21.15.146:6819/3889467442","cluster_addr":"172.21.15.146:6821/3889467442","heartbeat_back_addr":"172.21.15.146:6825/3889467442","heartbeat_front_addr":"172.21.15.146:6823/3889467442","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":399,"up_from":409,"up_thru":542,"down_at":400,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6827","nonce":3568251485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6829","nonce":3568251485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6833","nonce":3568251485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6831","nonce":3568251485}]},"public_addr":"172.21.15.146:6827/3568251485","cluster_addr":"172.21.15.146:6829/3568251485","heartbeat_back_addr":"172.21.15.146:6833/3568251485","heartbeat_front_addr":"172.21.15.146:6831/3568251485","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":431,"up_from":442,"up_thru":542,"down_at":432,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6801","nonce":3451703332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6803","nonce":3451703332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6807","nonce":3451703332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6805","nonce":3451703332}]},"public_addr":"172.21.15.204:6801/3451703332","cluster_addr":"172.21.15.204:6803/3451703332","heartbeat_back_addr":"172.21.15.204:6807/3451703332","heartbeat_front_addr":"172.21.15.204:6805/3451703332","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":463,"up_from":474,"up_thru":542,"down_at":464,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6809","nonce":646010779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6811","nonce":646010779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6815","nonce":646010779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6813","nonce":646010779}]},"public_addr":"172.21.15.204:6809/646010779","cluster_addr":"172.21.15.204:6811/646010779","heartbeat_back_addr":"172.21.15.204:6815/646010779","heartbeat_front_addr":"172.21.15.204:6813/646010779","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":497,"up_from":508,"up_thru":542,"down_at":498,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6817","nonce":293826802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6819","nonce":293826802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6823","nonce":293826802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6821","nonce":293826802}]},"public_addr":"172.21.15.204:6817/293826802","cluster_addr":"172.21.15.204:6819/293826802","heartbeat_back_addr":"172.21.15.204:6823/293826802","heartbeat_front_addr":"172.21.15.204:6821/293826802","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":531,"up_from":542,"up_thru":542,"down_at":532,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6825","nonce":3452403080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6827","nonce":3452403080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6831","nonce":3452403080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6829","nonce":3452403080}]},"public_addr":"172.21.15.204:6825/3452403080","cluster_addr":"172.21.15.204:6827/3452403080","heartbeat_back_addr":"172.21.15.204:6831/3452403080","heartbeat_front_addr":"172.21.15.204:6829/3452403080","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-04-26T04:34:15.371512+0000","dead_epoch":298},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:34:40.562284+0000","dead_epoch":333},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:05.864156+0000","dead_epoch":366},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:31.007581+0000","dead_epoch":399},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:53.958879+0000","dead_epoch":431},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:36:18.183490+0000","dead_epoch":463},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:36:43.134740+0000","dead_epoch":497},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:37:08.337392+0000","dead_epoch":531}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.204:6833/2929836188":"2024-04-27T04:49:38.353585+0000","172.21.15.204:6832/2929836188":"2024-04-27T04:49:38.353585+0000","172.21.15.146:6835/2507915597":"2024-04-27T04:49:18.546424+0000","172.21.15.146:6834/2507915597":"2024-04-27T04:49:18.546424+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.204:0/2897506537":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/3201058516":"2024-04-27T04:42:15.604454+0000","172.21.15.204:0/793370845":"2024-04-27T04:42:51.704866+0000","172.21.15.146:6801/4258277687":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/3559685666":"2024-04-27T04:42:15.604454+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2610868224":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.204:6834/578743918":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/905723335":"2024-04-27T04:43:38.664327+0000","172.21.15.146:6800/4258277687":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/3159918592":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6800/4147171865":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2862275367":"2024-04-27T04:43:38.664327+0000","172.21.15.204:6835/578743918":"2024-04-27T04:42:51.704866+0000","172.21.15.204:0/4257383705":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/539029582":"2024-04-27T04:43:38.664327+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/4147171865":"2024-04-27T04:43:38.664327+0000","172.21.15.204:0/3203059814":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/1802122585":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/4068984506":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1856334746":"2024-04-27T04:42:15.604454+0000","172.21.15.204:0/3941075638":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/3619005115":"2024-04-27T04:43:38.664327+0000","172.21.15.204:0/2521162690":"2024-04-27T04:42:51.704866+0000","172.21.15.204:0/672788936":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3159579084":"2024-04-27T04:42:15.604454+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":422,"length":1},{"begin":432,"length":1},{"begin":434,"length":1},{"begin":449,"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-04-26T04:54:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:26 smithi204 ceph-mon[88313]: pgmap v947: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T04:54:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:26 smithi146 ceph-mon[95531]: pgmap v947: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T04:54:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:26 smithi146 ceph-mon[92947]: pgmap v947: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T04:54:27.561 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph pg dump --format=json 2024-04-26T04:54:27.766 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:54:27.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:27 smithi146 ceph-mon[95531]: pgmap v948: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-04-26T04:54:27.890 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:27 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1741027934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:54:27.891 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:27 smithi146 ceph-mon[92947]: pgmap v948: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-04-26T04:54:27.891 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:27 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1741027934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:54:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:27 smithi204 ceph-mon[88313]: pgmap v948: 121 pgs: 121 active+clean; 255 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.6 MiB/s wr, 16 op/s 2024-04-26T04:54:28.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:27 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1741027934' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T04:54:29.635 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T04:54:29.637 INFO:teuthology.orchestra.run.smithi146.stderr:dumped all 2024-04-26T04:54:29.935 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:29 smithi146 ceph-mon[95531]: osdmap e852: 8 total, 8 up, 8 in 2024-04-26T04:54:29.935 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:29 smithi146 ceph-mon[92947]: osdmap e852: 8 total, 8 up, 8 in 2024-04-26T04:54:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:29 smithi204 ceph-mon[88313]: osdmap e852: 8 total, 8 up, 8 in 2024-04-26T04:54:30.282 INFO:teuthology.orchestra.run.smithi146.stdout:{"pg_ready":true,"pg_map":{"version":950,"stamp":"2024-04-26T04:54:28.829184+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":268868606,"num_objects":170,"num_object_clones":97,"num_object_copies":510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":170,"num_whiteouts":11,"num_read":4945,"num_read_kb":5645016,"num_write":8704,"num_write_kb":1743444,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":118,"num_bytes_recovered":428140128,"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":21410,"ondisk_log_size":21410,"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":2565116,"kb_used_data":434640,"kb_used_omap":315,"kb_used_meta":2130052,"kb_avail":747396100,"statfs":{"total":767960285184,"available":765333606400,"internally_reserved":0,"allocated":445071360,"data_stored":840623314,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":323506,"internal_metadata":2181173326},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-20602880,"num_objects":4,"num_object_clones":4,"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":4,"num_read":39,"num_read_kb":106955,"num_write":65,"num_write_kb":11376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":"6.001065"},"pg_stats":[{"pgid":"3.3f","version":"0'0","reported_seq":1284,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764498+0000","last_change":"2024-04-26T04:48:35.671121+0000","last_active":"2024-04-26T04:54:24.764498+0000","last_peered":"2024-04-26T04:54:24.764498+0000","last_clean":"2024-04-26T04:54:24.764498+0000","last_became_active":"2024-04-26T04:48:35.670761+0000","last_became_peered":"2024-04-26T04:48:35.670761+0000","last_unstale":"2024-04-26T04:54:24.764498+0000","last_undegraded":"2024-04-26T04:54:24.764498+0000","last_fullsized":"2024-04-26T04:54:24.764498+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:35:58.508917+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3e","version":"0'0","reported_seq":1312,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769168+0000","last_change":"2024-04-26T04:48:35.682446+0000","last_active":"2024-04-26T04:54:28.769168+0000","last_peered":"2024-04-26T04:54:28.769168+0000","last_clean":"2024-04-26T04:54:28.769168+0000","last_became_active":"2024-04-26T04:48:35.682017+0000","last_became_peered":"2024-04-26T04:48:35.682017+0000","last_unstale":"2024-04-26T04:54:28.769168+0000","last_undegraded":"2024-04-26T04:54:28.769168+0000","last_fullsized":"2024-04-26T04:54:28.769168+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:14:41.286531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770695+0000","last_change":"2024-04-26T04:46:15.630977+0000","last_active":"2024-04-26T04:54:28.770695+0000","last_peered":"2024-04-26T04:54:28.770695+0000","last_clean":"2024-04-26T04:54:28.770695+0000","last_became_active":"2024-04-26T04:46:15.630683+0000","last_became_peered":"2024-04-26T04:46:15.630683+0000","last_unstale":"2024-04-26T04:54:28.770695+0000","last_undegraded":"2024-04-26T04:54:28.770695+0000","last_fullsized":"2024-04-26T04:54:28.770695+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:26:01.451840+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1187,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.769489+0000","last_change":"2024-04-26T04:49:10.681154+0000","last_active":"2024-04-26T04:54:23.769489+0000","last_peered":"2024-04-26T04:54:23.769489+0000","last_clean":"2024-04-26T04:54:23.769489+0000","last_became_active":"2024-04-26T04:49:10.680790+0000","last_became_peered":"2024-04-26T04:49:10.680790+0000","last_unstale":"2024-04-26T04:54:23.769489+0000","last_undegraded":"2024-04-26T04:54:23.769489+0000","last_fullsized":"2024-04-26T04:54:23.769489+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:38:34.520927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1127,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764623+0000","last_change":"2024-04-26T04:49:10.684617+0000","last_active":"2024-04-26T04:54:24.764623+0000","last_peered":"2024-04-26T04:54:24.764623+0000","last_clean":"2024-04-26T04:54:24.764623+0000","last_became_active":"2024-04-26T04:49:10.684324+0000","last_became_peered":"2024-04-26T04:49:10.684324+0000","last_unstale":"2024-04-26T04:54:24.764623+0000","last_undegraded":"2024-04-26T04:54:24.764623+0000","last_fullsized":"2024-04-26T04:54:24.764623+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:47:43.696035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1167,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.769171+0000","last_change":"2024-04-26T04:48:00.918909+0000","last_active":"2024-04-26T04:54:23.769171+0000","last_peered":"2024-04-26T04:54:23.769171+0000","last_clean":"2024-04-26T04:54:23.769171+0000","last_became_active":"2024-04-26T04:48:00.918127+0000","last_became_peered":"2024-04-26T04:48:00.918127+0000","last_unstale":"2024-04-26T04:54:23.769171+0000","last_undegraded":"2024-04-26T04:54:23.769171+0000","last_fullsized":"2024-04-26T04:54:23.769171+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:38:59.078681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1127,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764396+0000","last_change":"2024-04-26T04:49:10.689463+0000","last_active":"2024-04-26T04:54:24.764396+0000","last_peered":"2024-04-26T04:54:24.764396+0000","last_clean":"2024-04-26T04:54:24.764396+0000","last_became_active":"2024-04-26T04:49:10.685091+0000","last_became_peered":"2024-04-26T04:49:10.685091+0000","last_unstale":"2024-04-26T04:54:24.764396+0000","last_undegraded":"2024-04-26T04:54:24.764396+0000","last_fullsized":"2024-04-26T04:54:24.764396+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:31:39.247698+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1249,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556703+0000","last_change":"2024-04-26T04:48:35.677229+0000","last_active":"2024-04-26T04:54:25.556703+0000","last_peered":"2024-04-26T04:54:25.556703+0000","last_clean":"2024-04-26T04:54:25.556703+0000","last_became_active":"2024-04-26T04:48:35.676946+0000","last_became_peered":"2024-04-26T04:48:35.676946+0000","last_unstale":"2024-04-26T04:54:25.556703+0000","last_undegraded":"2024-04-26T04:54:25.556703+0000","last_fullsized":"2024-04-26T04:54:25.556703+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:26:16.805477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1118,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765408+0000","last_change":"2024-04-26T04:49:10.694486+0000","last_active":"2024-04-26T04:54:24.765408+0000","last_peered":"2024-04-26T04:54:24.765408+0000","last_clean":"2024-04-26T04:54:24.765408+0000","last_became_active":"2024-04-26T04:49:10.693965+0000","last_became_peered":"2024-04-26T04:49:10.693965+0000","last_unstale":"2024-04-26T04:54:24.765408+0000","last_undegraded":"2024-04-26T04:54:24.765408+0000","last_fullsized":"2024-04-26T04:54:24.765408+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:03:22.798733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1145,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557363+0000","last_change":"2024-04-26T04:48:35.689807+0000","last_active":"2024-04-26T04:54:25.557363+0000","last_peered":"2024-04-26T04:54:25.557363+0000","last_clean":"2024-04-26T04:54:25.557363+0000","last_became_active":"2024-04-26T04:48:35.688020+0000","last_became_peered":"2024-04-26T04:48:35.688020+0000","last_unstale":"2024-04-26T04:54:25.557363+0000","last_undegraded":"2024-04-26T04:54:25.557363+0000","last_fullsized":"2024-04-26T04:54:25.557363+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:29:16.670255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1145,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557144+0000","last_change":"2024-04-26T04:48:35.683936+0000","last_active":"2024-04-26T04:54:25.557144+0000","last_peered":"2024-04-26T04:54:25.557144+0000","last_clean":"2024-04-26T04:54:25.557144+0000","last_became_active":"2024-04-26T04:48:35.683618+0000","last_became_peered":"2024-04-26T04:48:35.683618+0000","last_unstale":"2024-04-26T04:54:25.557144+0000","last_undegraded":"2024-04-26T04:54:25.557144+0000","last_fullsized":"2024-04-26T04:54:25.557144+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:12:09.191223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1196,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800451+0000","last_change":"2024-04-26T04:48:35.670191+0000","last_active":"2024-04-26T04:54:24.800451+0000","last_peered":"2024-04-26T04:54:24.800451+0000","last_clean":"2024-04-26T04:54:24.800451+0000","last_became_active":"2024-04-26T04:48:35.669661+0000","last_became_peered":"2024-04-26T04:48:35.669661+0000","last_unstale":"2024-04-26T04:54:24.800451+0000","last_undegraded":"2024-04-26T04:54:24.800451+0000","last_fullsized":"2024-04-26T04:54:24.800451+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:01:18.935701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1252,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557209+0000","last_change":"2024-04-26T04:48:35.674125+0000","last_active":"2024-04-26T04:54:25.557209+0000","last_peered":"2024-04-26T04:54:25.557209+0000","last_clean":"2024-04-26T04:54:25.557209+0000","last_became_active":"2024-04-26T04:48:35.673717+0000","last_became_peered":"2024-04-26T04:48:35.673717+0000","last_unstale":"2024-04-26T04:54:25.557209+0000","last_undegraded":"2024-04-26T04:54:25.557209+0000","last_fullsized":"2024-04-26T04:54:25.557209+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:58:06.955578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1332,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770265+0000","last_change":"2024-04-26T04:48:00.922851+0000","last_active":"2024-04-26T04:54:28.770265+0000","last_peered":"2024-04-26T04:54:28.770265+0000","last_clean":"2024-04-26T04:54:28.770265+0000","last_became_active":"2024-04-26T04:48:00.922407+0000","last_became_peered":"2024-04-26T04:48:00.922407+0000","last_unstale":"2024-04-26T04:54:28.770265+0000","last_undegraded":"2024-04-26T04:54:28.770265+0000","last_fullsized":"2024-04-26T04:54:28.770265+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:24:32.459667+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1303,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768932+0000","last_change":"2024-04-26T04:48:00.904334+0000","last_active":"2024-04-26T04:54:28.768932+0000","last_peered":"2024-04-26T04:54:28.768932+0000","last_clean":"2024-04-26T04:54:28.768932+0000","last_became_active":"2024-04-26T04:48:00.903989+0000","last_became_peered":"2024-04-26T04:48:00.903989+0000","last_unstale":"2024-04-26T04:54:28.768932+0000","last_undegraded":"2024-04-26T04:54:28.768932+0000","last_fullsized":"2024-04-26T04:54:28.768932+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:18:04.694544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1168,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767276+0000","last_change":"2024-04-26T04:49:10.691540+0000","last_active":"2024-04-26T04:54:23.767276+0000","last_peered":"2024-04-26T04:54:23.767276+0000","last_clean":"2024-04-26T04:54:23.767276+0000","last_became_active":"2024-04-26T04:49:10.691059+0000","last_became_peered":"2024-04-26T04:49:10.691059+0000","last_unstale":"2024-04-26T04:54:23.767276+0000","last_undegraded":"2024-04-26T04:54:23.767276+0000","last_fullsized":"2024-04-26T04:54:23.767276+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:10:15.860637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1195,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.770811+0000","last_change":"2024-04-26T04:49:10.683147+0000","last_active":"2024-04-26T04:54:23.770811+0000","last_peered":"2024-04-26T04:54:23.770811+0000","last_clean":"2024-04-26T04:54:23.770811+0000","last_became_active":"2024-04-26T04:49:10.682856+0000","last_became_peered":"2024-04-26T04:49:10.682856+0000","last_unstale":"2024-04-26T04:54:23.770811+0000","last_undegraded":"2024-04-26T04:54:23.770811+0000","last_fullsized":"2024-04-26T04:54:23.770811+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:58:01.725099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2e","version":"0'0","reported_seq":1277,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764310+0000","last_change":"2024-04-26T04:49:10.680713+0000","last_active":"2024-04-26T04:54:24.764310+0000","last_peered":"2024-04-26T04:54:24.764310+0000","last_clean":"2024-04-26T04:54:24.764310+0000","last_became_active":"2024-04-26T04:49:10.680354+0000","last_became_peered":"2024-04-26T04:49:10.680354+0000","last_unstale":"2024-04-26T04:54:24.764310+0000","last_undegraded":"2024-04-26T04:54:24.764310+0000","last_fullsized":"2024-04-26T04:54:24.764310+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:20:31.145822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1110,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765221+0000","last_change":"2024-04-26T04:49:10.697687+0000","last_active":"2024-04-26T04:54:24.765221+0000","last_peered":"2024-04-26T04:54:24.765221+0000","last_clean":"2024-04-26T04:54:24.765221+0000","last_became_active":"2024-04-26T04:49:10.697180+0000","last_became_peered":"2024-04-26T04:49:10.697180+0000","last_unstale":"2024-04-26T04:54:24.765221+0000","last_undegraded":"2024-04-26T04:54:24.765221+0000","last_fullsized":"2024-04-26T04:54:24.765221+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:37:55.815838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1f","version":"572'6","reported_seq":1344,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771677+0000","last_change":"2024-04-26T04:49:10.685996+0000","last_active":"2024-04-26T04:54:28.771677+0000","last_peered":"2024-04-26T04:54:28.771677+0000","last_clean":"2024-04-26T04:54:28.771677+0000","last_became_active":"2024-04-26T04:49:10.685612+0000","last_became_peered":"2024-04-26T04:49:10.685612+0000","last_unstale":"2024-04-26T04:54:28.771677+0000","last_undegraded":"2024-04-26T04:54:28.771677+0000","last_fullsized":"2024-04-26T04:54:28.771677+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T14:38:50.731765+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":8,"num_read_kb":8,"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":[]},{"pgid":"3.1e","version":"0'0","reported_seq":1243,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557393+0000","last_change":"2024-04-26T04:48:35.674123+0000","last_active":"2024-04-26T04:54:25.557393+0000","last_peered":"2024-04-26T04:54:25.557393+0000","last_clean":"2024-04-26T04:54:25.557393+0000","last_became_active":"2024-04-26T04:48:35.673787+0000","last_became_peered":"2024-04-26T04:48:35.673787+0000","last_unstale":"2024-04-26T04:54:25.557393+0000","last_undegraded":"2024-04-26T04:54:25.557393+0000","last_fullsized":"2024-04-26T04:54:25.557393+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:50:21.862229+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1e","version":"572'3","reported_seq":1263,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556649+0000","last_change":"2024-04-26T04:48:00.916078+0000","last_active":"2024-04-26T04:54:25.556649+0000","last_peered":"2024-04-26T04:54:25.556649+0000","last_clean":"2024-04-26T04:54:25.556649+0000","last_became_active":"2024-04-26T04:48:00.915653+0000","last_became_peered":"2024-04-26T04:48:00.915653+0000","last_unstale":"2024-04-26T04:54:25.556649+0000","last_undegraded":"2024-04-26T04:54:25.556649+0000","last_fullsized":"2024-04-26T04:54:25.556649+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:23:24.255488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1f","version":"0'0","reported_seq":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771377+0000","last_change":"2024-04-26T04:48:00.930339+0000","last_active":"2024-04-26T04:54:28.771377+0000","last_peered":"2024-04-26T04:54:28.771377+0000","last_clean":"2024-04-26T04:54:28.771377+0000","last_became_active":"2024-04-26T04:48:00.929694+0000","last_became_peered":"2024-04-26T04:48:00.929694+0000","last_unstale":"2024-04-26T04:54:28.771377+0000","last_undegraded":"2024-04-26T04:54:28.771377+0000","last_fullsized":"2024-04-26T04:54:28.771377+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:50:51.904353+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1d","version":"61'2","reported_seq":1117,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765200+0000","last_change":"2024-04-26T04:49:10.697314+0000","last_active":"2024-04-26T04:54:24.765200+0000","last_peered":"2024-04-26T04:54:24.765200+0000","last_clean":"2024-04-26T04:54:24.765200+0000","last_became_active":"2024-04-26T04:49:10.696937+0000","last_became_peered":"2024-04-26T04:49:10.696937+0000","last_unstale":"2024-04-26T04:54:24.765200+0000","last_undegraded":"2024-04-26T04:54:24.765200+0000","last_fullsized":"2024-04-26T04:54:24.765200+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T14:50:54.410560+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":12,"num_read_kb":12,"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.1c","version":"0'0","reported_seq":1182,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.769644+0000","last_change":"2024-04-26T04:48:00.920195+0000","last_active":"2024-04-26T04:54:23.769644+0000","last_peered":"2024-04-26T04:54:23.769644+0000","last_clean":"2024-04-26T04:54:23.769644+0000","last_became_active":"2024-04-26T04:48:00.919631+0000","last_became_peered":"2024-04-26T04:48:00.919631+0000","last_unstale":"2024-04-26T04:54:23.769644+0000","last_undegraded":"2024-04-26T04:54:23.769644+0000","last_fullsized":"2024-04-26T04:54:23.769644+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:23:29.353783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1c","version":"61'2","reported_seq":1125,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764804+0000","last_change":"2024-04-26T04:49:10.680686+0000","last_active":"2024-04-26T04:54:24.764804+0000","last_peered":"2024-04-26T04:54:24.764804+0000","last_clean":"2024-04-26T04:54:24.764804+0000","last_became_active":"2024-04-26T04:49:10.680291+0000","last_became_peered":"2024-04-26T04:49:10.680291+0000","last_unstale":"2024-04-26T04:54:24.764804+0000","last_undegraded":"2024-04-26T04:54:24.764804+0000","last_fullsized":"2024-04-26T04:54:24.764804+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T14:24:35.686493+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":12,"num_read_kb":12,"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.1d","version":"0'0","reported_seq":1170,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.768416+0000","last_change":"2024-04-26T04:48:35.679368+0000","last_active":"2024-04-26T04:54:23.768416+0000","last_peered":"2024-04-26T04:54:23.768416+0000","last_clean":"2024-04-26T04:54:23.768416+0000","last_became_active":"2024-04-26T04:48:35.678852+0000","last_became_peered":"2024-04-26T04:48:35.678852+0000","last_unstale":"2024-04-26T04:54:23.768416+0000","last_undegraded":"2024-04-26T04:54:23.768416+0000","last_fullsized":"2024-04-26T04:54:23.768416+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:47:22.809120+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"2.1b","version":"572'3","reported_seq":1253,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557428+0000","last_change":"2024-04-26T04:49:10.683835+0000","last_active":"2024-04-26T04:54:25.557428+0000","last_peered":"2024-04-26T04:54:25.557428+0000","last_clean":"2024-04-26T04:54:25.557428+0000","last_became_active":"2024-04-26T04:49:10.683420+0000","last_became_peered":"2024-04-26T04:49:10.683420+0000","last_unstale":"2024-04-26T04:54:25.557428+0000","last_undegraded":"2024-04-26T04:54:25.557428+0000","last_fullsized":"2024-04-26T04:54:25.557428+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T05:02:59.088924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"0'0","reported_seq":1228,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800251+0000","last_change":"2024-04-26T04:47:25.655504+0000","last_active":"2024-04-26T04:54:24.800251+0000","last_peered":"2024-04-26T04:54:24.800251+0000","last_clean":"2024-04-26T04:54:24.800251+0000","last_became_active":"2024-04-26T04:47:25.654800+0000","last_became_peered":"2024-04-26T04:47:25.654800+0000","last_unstale":"2024-04-26T04:54:24.800251+0000","last_undegraded":"2024-04-26T04:54:24.800251+0000","last_fullsized":"2024-04-26T04:54:24.800251+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:15:34.399951+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1a","version":"572'3","reported_seq":1152,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557152+0000","last_change":"2024-04-26T04:49:10.686486+0000","last_active":"2024-04-26T04:54:25.557152+0000","last_peered":"2024-04-26T04:54:25.557152+0000","last_clean":"2024-04-26T04:54:25.557152+0000","last_became_active":"2024-04-26T04:49:10.686121+0000","last_became_peered":"2024-04-26T04:49:10.686121+0000","last_unstale":"2024-04-26T04:54:25.557152+0000","last_undegraded":"2024-04-26T04:54:25.557152+0000","last_fullsized":"2024-04-26T04:54:25.557152+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T13:15:36.115462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1b","version":"0'0","reported_seq":1278,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764605+0000","last_change":"2024-04-26T04:49:10.690473+0000","last_active":"2024-04-26T04:54:24.764605+0000","last_peered":"2024-04-26T04:54:24.764605+0000","last_clean":"2024-04-26T04:54:24.764605+0000","last_became_active":"2024-04-26T04:49:10.690138+0000","last_became_peered":"2024-04-26T04:49:10.690138+0000","last_unstale":"2024-04-26T04:54:24.764605+0000","last_undegraded":"2024-04-26T04:54:24.764605+0000","last_fullsized":"2024-04-26T04:54:24.764605+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:04:38.189711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,7],"acting":[2,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.19","version":"0'0","reported_seq":1259,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556832+0000","last_change":"2024-04-26T04:48:35.675636+0000","last_active":"2024-04-26T04:54:25.556832+0000","last_peered":"2024-04-26T04:54:25.556832+0000","last_clean":"2024-04-26T04:54:25.556832+0000","last_became_active":"2024-04-26T04:48:35.675254+0000","last_became_peered":"2024-04-26T04:48:35.675254+0000","last_unstale":"2024-04-26T04:54:25.556832+0000","last_undegraded":"2024-04-26T04:54:25.556832+0000","last_fullsized":"2024-04-26T04:54:25.556832+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:31:30.572275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1258,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556782+0000","last_change":"2024-04-26T04:46:50.649041+0000","last_active":"2024-04-26T04:54:25.556782+0000","last_peered":"2024-04-26T04:54:25.556782+0000","last_clean":"2024-04-26T04:54:25.556782+0000","last_became_active":"2024-04-26T04:46:50.646599+0000","last_became_peered":"2024-04-26T04:46:50.646599+0000","last_unstale":"2024-04-26T04:54:25.556782+0000","last_undegraded":"2024-04-26T04:54:25.556782+0000","last_fullsized":"2024-04-26T04:54:25.556782+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:31:26.962001+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1178,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767983+0000","last_change":"2024-04-26T04:49:10.691359+0000","last_active":"2024-04-26T04:54:23.767983+0000","last_peered":"2024-04-26T04:54:23.767983+0000","last_clean":"2024-04-26T04:54:23.767983+0000","last_became_active":"2024-04-26T04:49:10.690647+0000","last_became_peered":"2024-04-26T04:49:10.690647+0000","last_unstale":"2024-04-26T04:54:23.767983+0000","last_undegraded":"2024-04-26T04:54:23.767983+0000","last_fullsized":"2024-04-26T04:54:23.767983+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:22:10.660644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1303,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769901+0000","last_change":"2024-04-26T04:47:25.650773+0000","last_active":"2024-04-26T04:54:28.769901+0000","last_peered":"2024-04-26T04:54:28.769901+0000","last_clean":"2024-04-26T04:54:28.769901+0000","last_became_active":"2024-04-26T04:47:25.649599+0000","last_became_peered":"2024-04-26T04:47:25.649599+0000","last_unstale":"2024-04-26T04:54:28.769901+0000","last_undegraded":"2024-04-26T04:54:28.769901+0000","last_fullsized":"2024-04-26T04:54:28.769901+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:09:12.785746+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1146,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557597+0000","last_change":"2024-04-26T04:48:35.684000+0000","last_active":"2024-04-26T04:54:25.557597+0000","last_peered":"2024-04-26T04:54:25.557597+0000","last_clean":"2024-04-26T04:54:25.557597+0000","last_became_active":"2024-04-26T04:48:35.683701+0000","last_became_peered":"2024-04-26T04:48:35.683701+0000","last_unstale":"2024-04-26T04:54:25.557597+0000","last_undegraded":"2024-04-26T04:54:25.557597+0000","last_fullsized":"2024-04-26T04:54:25.557597+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:27:11.980395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1161,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.768958+0000","last_change":"2024-04-26T04:49:10.683003+0000","last_active":"2024-04-26T04:54:23.768958+0000","last_peered":"2024-04-26T04:54:23.768958+0000","last_clean":"2024-04-26T04:54:23.768958+0000","last_became_active":"2024-04-26T04:49:10.682695+0000","last_became_peered":"2024-04-26T04:49:10.682695+0000","last_unstale":"2024-04-26T04:54:23.768958+0000","last_undegraded":"2024-04-26T04:54:23.768958+0000","last_fullsized":"2024-04-26T04:54:23.768958+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:54:22.118731+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1195,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.768642+0000","last_change":"2024-04-26T04:48:35.679438+0000","last_active":"2024-04-26T04:54:23.768642+0000","last_peered":"2024-04-26T04:54:23.768642+0000","last_clean":"2024-04-26T04:54:23.768642+0000","last_became_active":"2024-04-26T04:48:35.678964+0000","last_became_peered":"2024-04-26T04:48:35.678964+0000","last_unstale":"2024-04-26T04:54:23.768642+0000","last_undegraded":"2024-04-26T04:54:23.768642+0000","last_fullsized":"2024-04-26T04:54:23.768642+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:23:28.953924+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1331,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771527+0000","last_change":"2024-04-26T04:48:00.930092+0000","last_active":"2024-04-26T04:54:28.771527+0000","last_peered":"2024-04-26T04:54:28.771527+0000","last_clean":"2024-04-26T04:54:28.771527+0000","last_became_active":"2024-04-26T04:48:00.929598+0000","last_became_peered":"2024-04-26T04:48:00.929598+0000","last_unstale":"2024-04-26T04:54:28.771527+0000","last_undegraded":"2024-04-26T04:54:28.771527+0000","last_fullsized":"2024-04-26T04:54:28.771527+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:41:50.507880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'3","reported_seq":1321,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769257+0000","last_change":"2024-04-26T04:48:00.907703+0000","last_active":"2024-04-26T04:54:28.769257+0000","last_peered":"2024-04-26T04:54:28.769257+0000","last_clean":"2024-04-26T04:54:28.769257+0000","last_became_active":"2024-04-26T04:48:00.907330+0000","last_became_peered":"2024-04-26T04:48:00.907330+0000","last_unstale":"2024-04-26T04:54:28.769257+0000","last_undegraded":"2024-04-26T04:54:28.769257+0000","last_fullsized":"2024-04-26T04:54:28.769257+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:35:37.496104+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":14,"num_read_kb":14,"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":1229,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800626+0000","last_change":"2024-04-26T04:49:10.685882+0000","last_active":"2024-04-26T04:54:24.800626+0000","last_peered":"2024-04-26T04:54:24.800626+0000","last_clean":"2024-04-26T04:54:24.800626+0000","last_became_active":"2024-04-26T04:49:10.685563+0000","last_became_peered":"2024-04-26T04:49:10.685563+0000","last_unstale":"2024-04-26T04:54:24.800626+0000","last_undegraded":"2024-04-26T04:54:24.800626+0000","last_fullsized":"2024-04-26T04:54:24.800626+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T04:55:43.477926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"572'30","reported_seq":1188,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557271+0000","last_change":"2024-04-26T04:48:35.682594+0000","last_active":"2024-04-26T04:54:25.557271+0000","last_peered":"2024-04-26T04:54:25.557271+0000","last_clean":"2024-04-26T04:54:25.557271+0000","last_became_active":"2024-04-26T04:48:35.682198+0000","last_became_peered":"2024-04-26T04:48:35.682198+0000","last_unstale":"2024-04-26T04:54:25.557271+0000","last_undegraded":"2024-04-26T04:54:25.557271+0000","last_fullsized":"2024-04-26T04:54:25.557271+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":30,"log_dups_size":0,"ondisk_log_size":30,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:11:44.845936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":5824,"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":20,"num_read_kb":28,"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":1127,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764824+0000","last_change":"2024-04-26T04:49:10.684423+0000","last_active":"2024-04-26T04:54:24.764824+0000","last_peered":"2024-04-26T04:54:24.764824+0000","last_clean":"2024-04-26T04:54:24.764824+0000","last_became_active":"2024-04-26T04:49:10.684107+0000","last_became_peered":"2024-04-26T04:49:10.684107+0000","last_unstale":"2024-04-26T04:54:24.764824+0000","last_undegraded":"2024-04-26T04:54:24.764824+0000","last_fullsized":"2024-04-26T04:54:24.764824+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:10:33.065772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":1339,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771225+0000","last_change":"2024-04-26T04:47:25.654868+0000","last_active":"2024-04-26T04:54:28.771225+0000","last_peered":"2024-04-26T04:54:28.771225+0000","last_clean":"2024-04-26T04:54:28.771225+0000","last_became_active":"2024-04-26T04:47:25.653168+0000","last_became_peered":"2024-04-26T04:47:25.653168+0000","last_unstale":"2024-04-26T04:54:28.771225+0000","last_undegraded":"2024-04-26T04:54:28.771225+0000","last_fullsized":"2024-04-26T04:54:28.771225+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T06:43:06.242765+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":8,"num_read_kb":16,"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":1332,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770564+0000","last_change":"2024-04-26T04:49:10.686114+0000","last_active":"2024-04-26T04:54:28.770564+0000","last_peered":"2024-04-26T04:54:28.770564+0000","last_clean":"2024-04-26T04:54:28.770564+0000","last_became_active":"2024-04-26T04:49:10.685727+0000","last_became_peered":"2024-04-26T04:49:10.685727+0000","last_unstale":"2024-04-26T04:54:28.770564+0000","last_undegraded":"2024-04-26T04:54:28.770564+0000","last_fullsized":"2024-04-26T04:54:28.770564+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:53:07.175242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1187,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.768248+0000","last_change":"2024-04-26T04:49:10.683118+0000","last_active":"2024-04-26T04:54:23.768248+0000","last_peered":"2024-04-26T04:54:23.768248+0000","last_clean":"2024-04-26T04:54:23.768248+0000","last_became_active":"2024-04-26T04:49:10.682779+0000","last_became_peered":"2024-04-26T04:49:10.682779+0000","last_unstale":"2024-04-26T04:54:23.768248+0000","last_undegraded":"2024-04-26T04:54:23.768248+0000","last_fullsized":"2024-04-26T04:54:23.768248+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:31:41.130333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1127,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764962+0000","last_change":"2024-04-26T04:49:10.682943+0000","last_active":"2024-04-26T04:54:24.764962+0000","last_peered":"2024-04-26T04:54:24.764962+0000","last_clean":"2024-04-26T04:54:24.764962+0000","last_became_active":"2024-04-26T04:49:10.682149+0000","last_became_peered":"2024-04-26T04:49:10.682149+0000","last_unstale":"2024-04-26T04:54:24.764962+0000","last_undegraded":"2024-04-26T04:54:24.764962+0000","last_fullsized":"2024-04-26T04:54:24.764962+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:32:44.419865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1155,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556871+0000","last_change":"2024-04-26T04:48:35.668877+0000","last_active":"2024-04-26T04:54:25.556871+0000","last_peered":"2024-04-26T04:54:25.556871+0000","last_clean":"2024-04-26T04:54:25.556871+0000","last_became_active":"2024-04-26T04:48:35.668380+0000","last_became_peered":"2024-04-26T04:48:35.668380+0000","last_unstale":"2024-04-26T04:54:25.556871+0000","last_undegraded":"2024-04-26T04:54:25.556871+0000","last_fullsized":"2024-04-26T04:54:25.556871+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:32:52.213335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1145,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556753+0000","last_change":"2024-04-26T04:48:35.682371+0000","last_active":"2024-04-26T04:54:25.556753+0000","last_peered":"2024-04-26T04:54:25.556753+0000","last_clean":"2024-04-26T04:54:25.556753+0000","last_became_active":"2024-04-26T04:48:35.682076+0000","last_became_peered":"2024-04-26T04:48:35.682076+0000","last_unstale":"2024-04-26T04:54:25.556753+0000","last_undegraded":"2024-04-26T04:54:25.556753+0000","last_fullsized":"2024-04-26T04:54:25.556753+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:05:39.879851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'8","reported_seq":1310,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764974+0000","last_change":"2024-04-26T04:46:15.640213+0000","last_active":"2024-04-26T04:54:24.764974+0000","last_peered":"2024-04-26T04:54:24.764974+0000","last_clean":"2024-04-26T04:54:24.764974+0000","last_became_active":"2024-04-26T04:46:15.639348+0000","last_became_peered":"2024-04-26T04:46:15.639348+0000","last_unstale":"2024-04-26T04:54:24.764974+0000","last_undegraded":"2024-04-26T04:54:24.764974+0000","last_fullsized":"2024-04-26T04:54:24.764974+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T08:17:58.203948+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":48,"num_read_kb":48,"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":1110,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764411+0000","last_change":"2024-04-26T04:49:10.687566+0000","last_active":"2024-04-26T04:54:24.764411+0000","last_peered":"2024-04-26T04:54:24.764411+0000","last_clean":"2024-04-26T04:54:24.764411+0000","last_became_active":"2024-04-26T04:49:10.684862+0000","last_became_peered":"2024-04-26T04:49:10.684862+0000","last_unstale":"2024-04-26T04:54:24.764411+0000","last_undegraded":"2024-04-26T04:54:24.764411+0000","last_fullsized":"2024-04-26T04:54:24.764411+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:09:47.041275+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.8","version":"850'1565","reported_seq":4842,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765205+0000","last_change":"2024-04-26T04:54:23.798583+0000","last_active":"2024-04-26T04:54:24.765205+0000","last_peered":"2024-04-26T04:54:24.765205+0000","last_clean":"2024-04-26T04:54:24.765205+0000","last_became_active":"2024-04-26T04:46:15.639214+0000","last_became_peered":"2024-04-26T04:46:15.639214+0000","last_unstale":"2024-04-26T04:54:24.765205+0000","last_undegraded":"2024-04-26T04:54:24.765205+0000","last_fullsized":"2024-04-26T04:54:24.765205+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":1565,"log_dups_size":0,"ondisk_log_size":1565,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:29:40.510016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.032180834999999998,"stat_sum":{"num_bytes":11689984,"num_objects":7,"num_object_clones":4,"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":1,"num_read":271,"num_read_kb":267402,"num_write":827,"num_write_kb":148320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":17,"num_bytes_recovered":90783744,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.f","version":"61'1","reported_seq":1201,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800960+0000","last_change":"2024-04-26T04:49:10.686032+0000","last_active":"2024-04-26T04:54:24.800960+0000","last_peered":"2024-04-26T04:54:24.800960+0000","last_clean":"2024-04-26T04:54:24.800960+0000","last_became_active":"2024-04-26T04:49:10.685664+0000","last_became_peered":"2024-04-26T04:49:10.685664+0000","last_unstale":"2024-04-26T04:54:24.800960+0000","last_undegraded":"2024-04-26T04:54:24.800960+0000","last_fullsized":"2024-04-26T04:54:24.800960+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T07:45:47.533308+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":2,"num_read_kb":2,"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":1128,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765371+0000","last_change":"2024-04-26T04:49:10.677175+0000","last_active":"2024-04-26T04:54:24.765371+0000","last_peered":"2024-04-26T04:54:24.765371+0000","last_clean":"2024-04-26T04:54:24.765371+0000","last_became_active":"2024-04-26T04:49:10.676834+0000","last_became_peered":"2024-04-26T04:49:10.676834+0000","last_unstale":"2024-04-26T04:54:24.765371+0000","last_undegraded":"2024-04-26T04:54:24.765371+0000","last_fullsized":"2024-04-26T04:54:24.765371+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:04:48.652960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"850'2560","reported_seq":5843,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770977+0000","last_change":"2024-04-26T04:54:23.798513+0000","last_active":"2024-04-26T04:54:28.770977+0000","last_peered":"2024-04-26T04:54:28.770977+0000","last_clean":"2024-04-26T04:54:28.770977+0000","last_became_active":"2024-04-26T04:48:35.685583+0000","last_became_peered":"2024-04-26T04:48:35.685583+0000","last_unstale":"2024-04-26T04:54:28.770977+0000","last_undegraded":"2024-04-26T04:54:28.770977+0000","last_fullsized":"2024-04-26T04:54:28.770977+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":2560,"log_dups_size":0,"ondisk_log_size":2560,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:48:59.697635+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.023294606999999998,"stat_sum":{"num_bytes":21569536,"num_objects":16,"num_object_clones":10,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":2,"num_read":428,"num_read_kb":473518,"num_write":1129,"num_write_kb":179712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":45367296,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1b0","length":"1"}]},{"pgid":"4.2","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769539+0000","last_change":"2024-04-26T04:48:00.904295+0000","last_active":"2024-04-26T04:54:28.769539+0000","last_peered":"2024-04-26T04:54:28.769539+0000","last_clean":"2024-04-26T04:54:28.769539+0000","last_became_active":"2024-04-26T04:48:00.903929+0000","last_became_peered":"2024-04-26T04:48:00.903929+0000","last_unstale":"2024-04-26T04:54:28.769539+0000","last_undegraded":"2024-04-26T04:54:28.769539+0000","last_fullsized":"2024-04-26T04:54:28.769539+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:38:38.469544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1313,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768718+0000","last_change":"2024-04-26T04:49:10.678161+0000","last_active":"2024-04-26T04:54:28.768718+0000","last_peered":"2024-04-26T04:54:28.768718+0000","last_clean":"2024-04-26T04:54:28.768718+0000","last_became_active":"2024-04-26T04:49:10.677794+0000","last_became_peered":"2024-04-26T04:49:10.677794+0000","last_unstale":"2024-04-26T04:54:28.768718+0000","last_undegraded":"2024-04-26T04:54:28.768718+0000","last_fullsized":"2024-04-26T04:54:28.768718+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:36:34.434028+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1193,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.768313+0000","last_change":"2024-04-26T04:48:00.929523+0000","last_active":"2024-04-26T04:54:23.768313+0000","last_peered":"2024-04-26T04:54:23.768313+0000","last_clean":"2024-04-26T04:54:23.768313+0000","last_became_active":"2024-04-26T04:48:00.928814+0000","last_became_peered":"2024-04-26T04:48:00.928814+0000","last_unstale":"2024-04-26T04:54:23.768313+0000","last_undegraded":"2024-04-26T04:54:23.768313+0000","last_fullsized":"2024-04-26T04:54:23.768313+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:22:57.361824+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.5","version":"0'0","reported_seq":3411,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771048+0000","last_change":"2024-04-26T04:54:23.776924+0000","last_active":"2024-04-26T04:54:28.771048+0000","last_peered":"2024-04-26T04:54:28.771048+0000","last_clean":"2024-04-26T04:54:28.771048+0000","last_became_active":"2024-04-26T04:47:25.653314+0000","last_became_peered":"2024-04-26T04:47:25.653314+0000","last_unstale":"2024-04-26T04:54:28.771048+0000","last_undegraded":"2024-04-26T04:54:28.771048+0000","last_fullsized":"2024-04-26T04:54:28.771048+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:46:26.292538+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001023632,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1b0","length":"1"}]},{"pgid":"4.4","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768833+0000","last_change":"2024-04-26T04:46:50.643851+0000","last_active":"2024-04-26T04:54:28.768833+0000","last_peered":"2024-04-26T04:54:28.768833+0000","last_clean":"2024-04-26T04:54:28.768833+0000","last_became_active":"2024-04-26T04:46:50.643488+0000","last_became_peered":"2024-04-26T04:46:50.643488+0000","last_unstale":"2024-04-26T04:54:28.768833+0000","last_undegraded":"2024-04-26T04:54:28.768833+0000","last_fullsized":"2024-04-26T04:54:28.768833+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:23:29.397879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1164,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767977+0000","last_change":"2024-04-26T04:48:35.682247+0000","last_active":"2024-04-26T04:54:23.767977+0000","last_peered":"2024-04-26T04:54:23.767977+0000","last_clean":"2024-04-26T04:54:23.767977+0000","last_became_active":"2024-04-26T04:48:35.681700+0000","last_became_peered":"2024-04-26T04:48:35.681700+0000","last_unstale":"2024-04-26T04:54:23.767977+0000","last_undegraded":"2024-04-26T04:54:23.767977+0000","last_fullsized":"2024-04-26T04:54:23.767977+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:00:27.864702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1198,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800466+0000","last_change":"2024-04-26T04:48:35.668810+0000","last_active":"2024-04-26T04:54:24.800466+0000","last_peered":"2024-04-26T04:54:24.800466+0000","last_clean":"2024-04-26T04:54:24.800466+0000","last_became_active":"2024-04-26T04:48:35.668496+0000","last_became_peered":"2024-04-26T04:48:35.668496+0000","last_unstale":"2024-04-26T04:54:24.800466+0000","last_undegraded":"2024-04-26T04:54:24.800466+0000","last_fullsized":"2024-04-26T04:54:24.800466+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:11:18.904758+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.6","version":"850'2034","reported_seq":5279,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764671+0000","last_change":"2024-04-26T04:54:23.811038+0000","last_active":"2024-04-26T04:54:24.764671+0000","last_peered":"2024-04-26T04:54:24.764671+0000","last_clean":"2024-04-26T04:54:24.764671+0000","last_became_active":"2024-04-26T04:48:00.924409+0000","last_became_peered":"2024-04-26T04:48:00.924409+0000","last_unstale":"2024-04-26T04:54:24.764671+0000","last_undegraded":"2024-04-26T04:54:24.764671+0000","last_fullsized":"2024-04-26T04:54:24.764671+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":2034,"log_dups_size":0,"ondisk_log_size":2034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:07:53.350514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.041706181000000002,"stat_sum":{"num_bytes":21856256,"num_objects":17,"num_object_clones":12,"num_object_copies":51,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17,"num_whiteouts":3,"num_read":400,"num_read_kb":430588,"num_write":732,"num_write_kb":180696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":3948544,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.7","version":"0'0","reported_seq":1306,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768867+0000","last_change":"2024-04-26T04:48:00.915649+0000","last_active":"2024-04-26T04:54:28.768867+0000","last_peered":"2024-04-26T04:54:28.768867+0000","last_clean":"2024-04-26T04:54:28.768867+0000","last_became_active":"2024-04-26T04:48:00.915013+0000","last_became_peered":"2024-04-26T04:48:00.915013+0000","last_unstale":"2024-04-26T04:54:28.768867+0000","last_undegraded":"2024-04-26T04:54:28.768867+0000","last_fullsized":"2024-04-26T04:54:28.768867+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:40:25.267770+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768492+0000","last_change":"2024-04-26T04:48:35.682059+0000","last_active":"2024-04-26T04:54:28.768492+0000","last_peered":"2024-04-26T04:54:28.768492+0000","last_clean":"2024-04-26T04:54:28.768492+0000","last_became_active":"2024-04-26T04:48:35.681729+0000","last_became_peered":"2024-04-26T04:48:35.681729+0000","last_unstale":"2024-04-26T04:54:28.768492+0000","last_undegraded":"2024-04-26T04:54:28.768492+0000","last_fullsized":"2024-04-26T04:54:28.768492+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:26:00.682268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.1","version":"0'0","reported_seq":1288,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.763969+0000","last_change":"2024-04-26T04:46:50.648766+0000","last_active":"2024-04-26T04:54:24.763969+0000","last_peered":"2024-04-26T04:54:24.763969+0000","last_clean":"2024-04-26T04:54:24.763969+0000","last_became_active":"2024-04-26T04:46:50.648407+0000","last_became_peered":"2024-04-26T04:46:50.648407+0000","last_unstale":"2024-04-26T04:54:24.763969+0000","last_undegraded":"2024-04-26T04:54:24.763969+0000","last_fullsized":"2024-04-26T04:54:24.763969+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:24:57.740603+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.4","version":"850'1965","reported_seq":4880,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765089+0000","last_change":"2024-04-26T04:54:23.783767+0000","last_active":"2024-04-26T04:54:24.765089+0000","last_peered":"2024-04-26T04:54:24.765089+0000","last_clean":"2024-04-26T04:54:24.765089+0000","last_became_active":"2024-04-26T04:49:10.683993+0000","last_became_peered":"2024-04-26T04:49:10.683993+0000","last_unstale":"2024-04-26T04:54:24.765089+0000","last_undegraded":"2024-04-26T04:54:24.765089+0000","last_fullsized":"2024-04-26T04:54:24.765089+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":1965,"log_dups_size":0,"ondisk_log_size":1965,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:16:47.813226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016060557999999999,"stat_sum":{"num_bytes":40943616,"num_objects":15,"num_object_clones":10,"num_object_copies":45,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":15,"num_whiteouts":0,"num_read":334,"num_read_kb":657796,"num_write":698,"num_write_kb":197240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":45441024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.5","version":"0'0","reported_seq":1142,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557447+0000","last_change":"2024-04-26T04:49:10.687312+0000","last_active":"2024-04-26T04:54:25.557447+0000","last_peered":"2024-04-26T04:54:25.557447+0000","last_clean":"2024-04-26T04:54:25.557447+0000","last_became_active":"2024-04-26T04:49:10.687018+0000","last_became_peered":"2024-04-26T04:49:10.687018+0000","last_unstale":"2024-04-26T04:54:25.557447+0000","last_undegraded":"2024-04-26T04:54:25.557447+0000","last_fullsized":"2024-04-26T04:54:25.557447+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:52:28.994387+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.2","version":"0'0","reported_seq":1250,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557081+0000","last_change":"2024-04-26T04:48:35.684921+0000","last_active":"2024-04-26T04:54:25.557081+0000","last_peered":"2024-04-26T04:54:25.557081+0000","last_clean":"2024-04-26T04:54:25.557081+0000","last_became_active":"2024-04-26T04:48:35.684580+0000","last_became_peered":"2024-04-26T04:48:35.684580+0000","last_unstale":"2024-04-26T04:54:25.557081+0000","last_undegraded":"2024-04-26T04:54:25.557081+0000","last_fullsized":"2024-04-26T04:54:25.557081+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:49:40.525139+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.3","version":"0'0","reported_seq":1196,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767656+0000","last_change":"2024-04-26T04:49:10.690310+0000","last_active":"2024-04-26T04:54:23.767656+0000","last_peered":"2024-04-26T04:54:23.767656+0000","last_clean":"2024-04-26T04:54:23.767656+0000","last_became_active":"2024-04-26T04:49:10.689913+0000","last_became_peered":"2024-04-26T04:49:10.689913+0000","last_unstale":"2024-04-26T04:54:23.767656+0000","last_undegraded":"2024-04-26T04:54:23.767656+0000","last_fullsized":"2024-04-26T04:54:23.767656+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:01:47.171722+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1.0","version":"263'233","reported_seq":1735,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764309+0000","last_change":"2024-04-26T04:49:10.684953+0000","last_active":"2024-04-26T04:54:24.764309+0000","last_peered":"2024-04-26T04:54:24.764309+0000","last_clean":"2024-04-26T04:54:24.764309+0000","last_became_active":"2024-04-26T04:49:10.683112+0000","last_became_peered":"2024-04-26T04:49:10.683112+0000","last_unstale":"2024-04-26T04:54:24.764309+0000","last_undegraded":"2024-04-26T04:54:24.764309+0000","last_fullsized":"2024-04-26T04:54:24.764309+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:35:09.957266+0000","last_clean_scrub_stamp":"2024-04-26T04:35:09.957266+0000","objects_scrubbed":0,"log_size":233,"log_dups_size":0,"ondisk_log_size":233,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:44:10.084045+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":1142,"num_read_kb":1964,"num_write":383,"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":"5.7","version":"850'2221","reported_seq":5233,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.801437+0000","last_change":"2024-04-26T04:54:23.802697+0000","last_active":"2024-04-26T04:54:23.801437+0000","last_peered":"2024-04-26T04:54:23.801437+0000","last_clean":"2024-04-26T04:54:23.801437+0000","last_became_active":"2024-04-26T04:48:00.920278+0000","last_became_peered":"2024-04-26T04:48:00.920278+0000","last_unstale":"2024-04-26T04:54:23.801437+0000","last_undegraded":"2024-04-26T04:54:23.801437+0000","last_fullsized":"2024-04-26T04:54:23.801437+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":2221,"log_dups_size":0,"ondisk_log_size":2221,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:44:48.909216+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.031705750999999997,"stat_sum":{"num_bytes":13778944,"num_objects":13,"num_object_clones":8,"num_object_copies":39,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13,"num_whiteouts":1,"num_read":374,"num_read_kb":635442,"num_write":890,"num_write_kb":154776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":14393344,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.6","version":"0'0","reported_seq":1332,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771380+0000","last_change":"2024-04-26T04:46:15.630976+0000","last_active":"2024-04-26T04:54:28.771380+0000","last_peered":"2024-04-26T04:54:28.771380+0000","last_clean":"2024-04-26T04:54:28.771380+0000","last_became_active":"2024-04-26T04:46:15.630672+0000","last_became_peered":"2024-04-26T04:46:15.630672+0000","last_unstale":"2024-04-26T04:54:28.771380+0000","last_undegraded":"2024-04-26T04:54:28.771380+0000","last_fullsized":"2024-04-26T04:54:28.771380+0000","mapping_epoch":376,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":377,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:16:26.041201+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.1","version":"0'0","reported_seq":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769585+0000","last_change":"2024-04-26T04:47:25.645764+0000","last_active":"2024-04-26T04:54:28.769585+0000","last_peered":"2024-04-26T04:54:28.769585+0000","last_clean":"2024-04-26T04:54:28.769585+0000","last_became_active":"2024-04-26T04:47:25.645132+0000","last_became_peered":"2024-04-26T04:47:25.645132+0000","last_unstale":"2024-04-26T04:54:28.769585+0000","last_undegraded":"2024-04-26T04:54:28.769585+0000","last_fullsized":"2024-04-26T04:54:28.769585+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:33:44.643488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.0","version":"0'0","reported_seq":1113,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764301+0000","last_change":"2024-04-26T04:49:10.693586+0000","last_active":"2024-04-26T04:54:24.764301+0000","last_peered":"2024-04-26T04:54:24.764301+0000","last_clean":"2024-04-26T04:54:24.764301+0000","last_became_active":"2024-04-26T04:49:10.693291+0000","last_became_peered":"2024-04-26T04:49:10.693291+0000","last_unstale":"2024-04-26T04:54:24.764301+0000","last_undegraded":"2024-04-26T04:54:24.764301+0000","last_fullsized":"2024-04-26T04:54:24.764301+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:04:52.745702+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.2","version":"850'380","reported_seq":3490,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557350+0000","last_change":"2024-04-26T04:54:23.785311+0000","last_active":"2024-04-26T04:54:25.557350+0000","last_peered":"2024-04-26T04:54:25.557350+0000","last_clean":"2024-04-26T04:54:25.557350+0000","last_became_active":"2024-04-26T04:48:35.682475+0000","last_became_peered":"2024-04-26T04:48:35.682475+0000","last_unstale":"2024-04-26T04:54:25.557350+0000","last_undegraded":"2024-04-26T04:54:25.557350+0000","last_fullsized":"2024-04-26T04:54:25.557350+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":380,"log_dups_size":0,"ondisk_log_size":380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:13:18.780887+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.011621757999999999,"stat_sum":{"num_bytes":7421952,"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":74,"num_read_kb":213958,"num_write":102,"num_write_kb":37976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":13352960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.3","version":"0'0","reported_seq":1332,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770820+0000","last_change":"2024-04-26T04:49:10.687379+0000","last_active":"2024-04-26T04:54:28.770820+0000","last_peered":"2024-04-26T04:54:28.770820+0000","last_clean":"2024-04-26T04:54:28.770820+0000","last_became_active":"2024-04-26T04:49:10.686881+0000","last_became_peered":"2024-04-26T04:49:10.686881+0000","last_unstale":"2024-04-26T04:54:28.770820+0000","last_undegraded":"2024-04-26T04:54:28.770820+0000","last_fullsized":"2024-04-26T04:54:28.770820+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:22:22.477865+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1129,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765085+0000","last_change":"2024-04-26T04:49:10.688665+0000","last_active":"2024-04-26T04:54:24.765085+0000","last_peered":"2024-04-26T04:54:24.765085+0000","last_clean":"2024-04-26T04:54:24.765085+0000","last_became_active":"2024-04-26T04:49:10.687922+0000","last_became_peered":"2024-04-26T04:49:10.687922+0000","last_unstale":"2024-04-26T04:54:24.765085+0000","last_undegraded":"2024-04-26T04:54:24.765085+0000","last_fullsized":"2024-04-26T04:54:24.765085+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:14:48.670851+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769590+0000","last_change":"2024-04-26T04:48:00.915770+0000","last_active":"2024-04-26T04:54:28.769590+0000","last_peered":"2024-04-26T04:54:28.769590+0000","last_clean":"2024-04-26T04:54:28.769590+0000","last_became_active":"2024-04-26T04:48:00.915353+0000","last_became_peered":"2024-04-26T04:48:00.915353+0000","last_unstale":"2024-04-26T04:54:28.769590+0000","last_undegraded":"2024-04-26T04:54:28.769590+0000","last_fullsized":"2024-04-26T04:54:28.769590+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T15:36:25.068570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'2404","reported_seq":5418,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800794+0000","last_change":"2024-04-26T04:54:23.791715+0000","last_active":"2024-04-26T04:54:24.800794+0000","last_peered":"2024-04-26T04:54:24.800794+0000","last_clean":"2024-04-26T04:54:24.800794+0000","last_became_active":"2024-04-26T04:49:10.686161+0000","last_became_peered":"2024-04-26T04:49:10.686161+0000","last_unstale":"2024-04-26T04:54:24.800794+0000","last_undegraded":"2024-04-26T04:54:24.800794+0000","last_fullsized":"2024-04-26T04:54:24.800794+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":2404,"log_dups_size":0,"ondisk_log_size":2404,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:58:17.605598+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.028031151000000001,"stat_sum":{"num_bytes":29335552,"num_objects":18,"num_object_clones":13,"num_object_copies":54,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18,"num_whiteouts":1,"num_read":376,"num_read_kb":613488,"num_write":978,"num_write_kb":169736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":11,"num_bytes_recovered":37142528,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.0","version":"0'0","reported_seq":1253,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556876+0000","last_change":"2024-04-26T04:49:10.689329+0000","last_active":"2024-04-26T04:54:25.556876+0000","last_peered":"2024-04-26T04:54:25.556876+0000","last_clean":"2024-04-26T04:54:25.556876+0000","last_became_active":"2024-04-26T04:49:10.688998+0000","last_became_peered":"2024-04-26T04:49:10.688998+0000","last_unstale":"2024-04-26T04:54:25.556876+0000","last_undegraded":"2024-04-26T04:54:25.556876+0000","last_fullsized":"2024-04-26T04:54:25.556876+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:12:10.387455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"575'3","reported_seq":1311,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769271+0000","last_change":"2024-04-26T04:48:35.682072+0000","last_active":"2024-04-26T04:54:28.769271+0000","last_peered":"2024-04-26T04:54:28.769271+0000","last_clean":"2024-04-26T04:54:28.769271+0000","last_became_active":"2024-04-26T04:48:35.681694+0000","last_became_peered":"2024-04-26T04:48:35.681694+0000","last_unstale":"2024-04-26T04:54:28.769271+0000","last_undegraded":"2024-04-26T04:54:28.769271+0000","last_fullsized":"2024-04-26T04:54:28.769271+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T15:37:38.185275+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":4,"num_read_kb":4,"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":[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":1259,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557502+0000","last_change":"2024-04-26T04:49:10.683048+0000","last_active":"2024-04-26T04:54:25.557502+0000","last_peered":"2024-04-26T04:54:25.557502+0000","last_clean":"2024-04-26T04:54:25.557502+0000","last_became_active":"2024-04-26T04:49:10.682716+0000","last_became_peered":"2024-04-26T04:49:10.682716+0000","last_unstale":"2024-04-26T04:54:25.557502+0000","last_undegraded":"2024-04-26T04:54:25.557502+0000","last_fullsized":"2024-04-26T04:54:25.557502+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:20:52.306675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'468","reported_seq":3759,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556887+0000","last_change":"2024-04-26T04:54:23.778637+0000","last_active":"2024-04-26T04:54:25.556887+0000","last_peered":"2024-04-26T04:54:25.556887+0000","last_clean":"2024-04-26T04:54:25.556887+0000","last_became_active":"2024-04-26T04:47:25.646653+0000","last_became_peered":"2024-04-26T04:47:25.646653+0000","last_unstale":"2024-04-26T04:54:25.556887+0000","last_undegraded":"2024-04-26T04:54:25.556887+0000","last_fullsized":"2024-04-26T04:54:25.556887+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":468,"log_dups_size":0,"ondisk_log_size":468,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T12:31:00.542811+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0070186880000000004,"stat_sum":{"num_bytes":3203072,"num_objects":4,"num_object_clones":3,"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":88,"num_read_kb":140817,"num_write":135,"num_write_kb":32880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":11984896,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"4.1","version":"0'0","reported_seq":1189,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800163+0000","last_change":"2024-04-26T04:48:35.668804+0000","last_active":"2024-04-26T04:54:24.800163+0000","last_peered":"2024-04-26T04:54:24.800163+0000","last_clean":"2024-04-26T04:54:24.800163+0000","last_became_active":"2024-04-26T04:48:35.668503+0000","last_became_peered":"2024-04-26T04:48:35.668503+0000","last_unstale":"2024-04-26T04:54:24.800163+0000","last_undegraded":"2024-04-26T04:54:24.800163+0000","last_fullsized":"2024-04-26T04:54:24.800163+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":66,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:38:12.741128+0000","last_clean_scrub_stamp":"2024-04-26T04:38:12.741128+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:43:00.982338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"61'2","reported_seq":1174,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557576+0000","last_change":"2024-04-26T04:48:35.687565+0000","last_active":"2024-04-26T04:54:25.557576+0000","last_peered":"2024-04-26T04:54:25.557576+0000","last_clean":"2024-04-26T04:54:25.557576+0000","last_became_active":"2024-04-26T04:48:35.687218+0000","last_became_peered":"2024-04-26T04:48:35.687218+0000","last_unstale":"2024-04-26T04:54:25.557576+0000","last_undegraded":"2024-04-26T04:54:25.557576+0000","last_fullsized":"2024-04-26T04:54:25.557576+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:15:11.264130+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":12,"num_read_kb":12,"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,4,2],"acting":[6,4,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":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770691+0000","last_change":"2024-04-26T04:47:25.652825+0000","last_active":"2024-04-26T04:54:28.770691+0000","last_peered":"2024-04-26T04:54:28.770691+0000","last_clean":"2024-04-26T04:54:28.770691+0000","last_became_active":"2024-04-26T04:47:25.652371+0000","last_became_peered":"2024-04-26T04:47:25.652371+0000","last_unstale":"2024-04-26T04:54:28.770691+0000","last_undegraded":"2024-04-26T04:54:28.770691+0000","last_fullsized":"2024-04-26T04:54:28.770691+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:46:31.194879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"847'430","reported_seq":3583,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.771897+0000","last_change":"2024-04-26T04:54:23.773871+0000","last_active":"2024-04-26T04:54:23.771897+0000","last_peered":"2024-04-26T04:54:23.771897+0000","last_clean":"2024-04-26T04:54:23.771897+0000","last_became_active":"2024-04-26T04:48:35.679834+0000","last_became_peered":"2024-04-26T04:48:35.679834+0000","last_unstale":"2024-04-26T04:54:23.771897+0000","last_undegraded":"2024-04-26T04:54:23.771897+0000","last_fullsized":"2024-04-26T04:54:23.771897+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":430,"log_dups_size":0,"ondisk_log_size":430,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:48:20.073708+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0035636790000000002,"stat_sum":{"num_bytes":7938048,"num_objects":4,"num_object_clones":3,"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":69,"num_read_kb":61290,"num_write":168,"num_write_kb":41984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":7012352,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.8","version":"0'0","reported_seq":1113,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764519+0000","last_change":"2024-04-26T04:49:10.687637+0000","last_active":"2024-04-26T04:54:24.764519+0000","last_peered":"2024-04-26T04:54:24.764519+0000","last_clean":"2024-04-26T04:54:24.764519+0000","last_became_active":"2024-04-26T04:49:10.683801+0000","last_became_peered":"2024-04-26T04:49:10.683801+0000","last_unstale":"2024-04-26T04:54:24.764519+0000","last_undegraded":"2024-04-26T04:54:24.764519+0000","last_fullsized":"2024-04-26T04:54:24.764519+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:08:42.334266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1224,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.800140+0000","last_change":"2024-04-26T04:49:10.686448+0000","last_active":"2024-04-26T04:54:24.800140+0000","last_peered":"2024-04-26T04:54:24.800140+0000","last_clean":"2024-04-26T04:54:24.800140+0000","last_became_active":"2024-04-26T04:49:10.685687+0000","last_became_peered":"2024-04-26T04:49:10.685687+0000","last_unstale":"2024-04-26T04:54:24.800140+0000","last_undegraded":"2024-04-26T04:54:24.800140+0000","last_fullsized":"2024-04-26T04:54:24.800140+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:55:45.534247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"851'1153","reported_seq":4333,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.808701+0000","last_change":"2024-04-26T04:54:23.773473+0000","last_active":"2024-04-26T04:54:24.808701+0000","last_peered":"2024-04-26T04:54:24.808701+0000","last_clean":"2024-04-26T04:54:24.808701+0000","last_became_active":"2024-04-26T04:48:00.910556+0000","last_became_peered":"2024-04-26T04:48:00.910556+0000","last_unstale":"2024-04-26T04:54:24.808701+0000","last_undegraded":"2024-04-26T04:54:24.808701+0000","last_fullsized":"2024-04-26T04:54:24.808701+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":1153,"log_dups_size":0,"ondisk_log_size":1153,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:12:38.143662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.009743491,"stat_sum":{"num_bytes":20873216,"num_objects":11,"num_object_clones":8,"num_object_copies":33,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":11,"num_whiteouts":0,"num_read":222,"num_read_kb":399312,"num_write":317,"num_write_kb":89432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":23633920,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.9","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768819+0000","last_change":"2024-04-26T04:49:10.685883+0000","last_active":"2024-04-26T04:54:28.768819+0000","last_peered":"2024-04-26T04:54:28.768819+0000","last_clean":"2024-04-26T04:54:28.768819+0000","last_became_active":"2024-04-26T04:49:10.685506+0000","last_became_peered":"2024-04-26T04:49:10.685506+0000","last_unstale":"2024-04-26T04:54:28.768819+0000","last_undegraded":"2024-04-26T04:54:28.768819+0000","last_fullsized":"2024-04-26T04:54:28.768819+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:04:37.166237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1253,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556995+0000","last_change":"2024-04-26T04:49:10.689283+0000","last_active":"2024-04-26T04:54:25.556995+0000","last_peered":"2024-04-26T04:54:25.556995+0000","last_clean":"2024-04-26T04:54:25.556995+0000","last_became_active":"2024-04-26T04:49:10.688957+0000","last_became_peered":"2024-04-26T04:49:10.688957+0000","last_unstale":"2024-04-26T04:54:25.556995+0000","last_undegraded":"2024-04-26T04:54:25.556995+0000","last_fullsized":"2024-04-26T04:54:25.556995+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:19:13.260981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"850'352","reported_seq":3682,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764121+0000","last_change":"2024-04-26T04:54:23.790789+0000","last_active":"2024-04-26T04:54:24.764121+0000","last_peered":"2024-04-26T04:54:24.764121+0000","last_clean":"2024-04-26T04:54:24.764121+0000","last_became_active":"2024-04-26T04:49:10.690351+0000","last_became_peered":"2024-04-26T04:49:10.690351+0000","last_unstale":"2024-04-26T04:54:24.764121+0000","last_undegraded":"2024-04-26T04:54:24.764121+0000","last_fullsized":"2024-04-26T04:54:24.764121+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":352,"log_dups_size":0,"ondisk_log_size":352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:05:57.865291+0000","scrub_duration":0,"objects_trimmed":1,"snaptrim_duration":0.025373206999999998,"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":72,"num_read_kb":91664,"num_write":81,"num_write_kb":38328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":622592,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.a","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769427+0000","last_change":"2024-04-26T04:49:10.685862+0000","last_active":"2024-04-26T04:54:28.769427+0000","last_peered":"2024-04-26T04:54:28.769427+0000","last_clean":"2024-04-26T04:54:28.769427+0000","last_became_active":"2024-04-26T04:49:10.685468+0000","last_became_peered":"2024-04-26T04:49:10.685468+0000","last_unstale":"2024-04-26T04:54:28.769427+0000","last_undegraded":"2024-04-26T04:54:28.769427+0000","last_fullsized":"2024-04-26T04:54:28.769427+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:13:15.181706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1251,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557188+0000","last_change":"2024-04-26T04:47:25.656791+0000","last_active":"2024-04-26T04:54:25.557188+0000","last_peered":"2024-04-26T04:54:25.557188+0000","last_clean":"2024-04-26T04:54:25.557188+0000","last_became_active":"2024-04-26T04:47:25.656439+0000","last_became_peered":"2024-04-26T04:47:25.656439+0000","last_unstale":"2024-04-26T04:54:25.557188+0000","last_undegraded":"2024-04-26T04:54:25.557188+0000","last_fullsized":"2024-04-26T04:54:25.557188+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:47:31.900744+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.c","version":"840'457","reported_seq":3855,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769750+0000","last_change":"2024-04-26T04:54:23.772662+0000","last_active":"2024-04-26T04:54:28.769750+0000","last_peered":"2024-04-26T04:54:28.769750+0000","last_clean":"2024-04-26T04:54:28.769750+0000","last_became_active":"2024-04-26T04:47:25.649711+0000","last_became_peered":"2024-04-26T04:47:25.649711+0000","last_unstale":"2024-04-26T04:54:28.769750+0000","last_undegraded":"2024-04-26T04:54:28.769750+0000","last_fullsized":"2024-04-26T04:54:28.769750+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":457,"log_dups_size":0,"ondisk_log_size":457,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:31:15.250101+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.002724658,"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":75,"num_read_kb":77698,"num_write":197,"num_write_kb":25536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":12632064,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1b0","length":"1"}]},{"pgid":"2.b","version":"572'4","reported_seq":1125,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764768+0000","last_change":"2024-04-26T04:49:10.687873+0000","last_active":"2024-04-26T04:54:24.764768+0000","last_peered":"2024-04-26T04:54:24.764768+0000","last_clean":"2024-04-26T04:54:24.764768+0000","last_became_active":"2024-04-26T04:49:10.685024+0000","last_became_peered":"2024-04-26T04:49:10.685024+0000","last_unstale":"2024-04-26T04:54:24.764768+0000","last_undegraded":"2024-04-26T04:54:24.764768+0000","last_fullsized":"2024-04-26T04:54:24.764768+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T12:44:02.540981+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":4,"num_read_kb":4,"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":1154,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557038+0000","last_change":"2024-04-26T04:48:35.686921+0000","last_active":"2024-04-26T04:54:25.557038+0000","last_peered":"2024-04-26T04:54:25.557038+0000","last_clean":"2024-04-26T04:54:25.557038+0000","last_became_active":"2024-04-26T04:48:35.686625+0000","last_became_peered":"2024-04-26T04:48:35.686625+0000","last_unstale":"2024-04-26T04:54:25.557038+0000","last_undegraded":"2024-04-26T04:54:25.557038+0000","last_fullsized":"2024-04-26T04:54:25.557038+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:19.299350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"5.b","version":"850'1327","reported_seq":4639,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765254+0000","last_change":"2024-04-26T04:54:23.805830+0000","last_active":"2024-04-26T04:54:24.765254+0000","last_peered":"2024-04-26T04:54:24.765254+0000","last_clean":"2024-04-26T04:54:24.765254+0000","last_became_active":"2024-04-26T04:48:00.923838+0000","last_became_peered":"2024-04-26T04:48:00.923838+0000","last_unstale":"2024-04-26T04:54:24.765254+0000","last_undegraded":"2024-04-26T04:54:24.765254+0000","last_fullsized":"2024-04-26T04:54:24.765254+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":1327,"log_dups_size":0,"ondisk_log_size":1327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T16:04:30.275590+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.038618246000000002,"stat_sum":{"num_bytes":41705472,"num_objects":12,"num_object_clones":9,"num_object_copies":36,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12,"num_whiteouts":1,"num_read":267,"num_read_kb":814659,"num_write":539,"num_write_kb":107608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":12869632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.c","version":"0'0","reported_seq":1287,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764764+0000","last_change":"2024-04-26T04:48:00.924236+0000","last_active":"2024-04-26T04:54:24.764764+0000","last_peered":"2024-04-26T04:54:24.764764+0000","last_clean":"2024-04-26T04:54:24.764764+0000","last_became_active":"2024-04-26T04:48:00.923916+0000","last_became_peered":"2024-04-26T04:48:00.923916+0000","last_unstale":"2024-04-26T04:54:24.764764+0000","last_undegraded":"2024-04-26T04:54:24.764764+0000","last_fullsized":"2024-04-26T04:54:24.764764+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:49:05.386071+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":1110,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765120+0000","last_change":"2024-04-26T04:49:10.689385+0000","last_active":"2024-04-26T04:54:24.765120+0000","last_peered":"2024-04-26T04:54:24.765120+0000","last_clean":"2024-04-26T04:54:24.765120+0000","last_became_active":"2024-04-26T04:49:10.689057+0000","last_became_peered":"2024-04-26T04:49:10.689057+0000","last_unstale":"2024-04-26T04:54:24.765120+0000","last_undegraded":"2024-04-26T04:54:24.765120+0000","last_fullsized":"2024-04-26T04:54:24.765120+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:26:54.235461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.a","version":"850'1319","reported_seq":4547,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.763941+0000","last_change":"2024-04-26T04:54:23.782297+0000","last_active":"2024-04-26T04:54:24.763941+0000","last_peered":"2024-04-26T04:54:24.763941+0000","last_clean":"2024-04-26T04:54:24.763941+0000","last_became_active":"2024-04-26T04:47:25.653945+0000","last_became_peered":"2024-04-26T04:47:25.653945+0000","last_unstale":"2024-04-26T04:54:24.763941+0000","last_undegraded":"2024-04-26T04:54:24.763941+0000","last_fullsized":"2024-04-26T04:54:24.763941+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":1319,"log_dups_size":0,"ondisk_log_size":1319,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:21:27.038567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.016531588,"stat_sum":{"num_bytes":16924672,"num_objects":9,"num_object_clones":6,"num_object_copies":27,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":9,"num_whiteouts":0,"num_read":165,"num_read_kb":112019,"num_write":462,"num_write_kb":129296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":7,"num_bytes_recovered":18472960,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.d","version":"61'1","reported_seq":1307,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.768928+0000","last_change":"2024-04-26T04:47:25.648264+0000","last_active":"2024-04-26T04:54:28.768928+0000","last_peered":"2024-04-26T04:54:28.768928+0000","last_clean":"2024-04-26T04:54:28.768928+0000","last_became_active":"2024-04-26T04:47:25.647657+0000","last_became_peered":"2024-04-26T04:47:25.647657+0000","last_unstale":"2024-04-26T04:54:28.768928+0000","last_undegraded":"2024-04-26T04:54:28.768928+0000","last_fullsized":"2024-04-26T04:54:28.768928+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:31:47.566527+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":2,"num_read_kb":2,"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":1186,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.769492+0000","last_change":"2024-04-26T04:48:35.688628+0000","last_active":"2024-04-26T04:54:23.769492+0000","last_peered":"2024-04-26T04:54:23.769492+0000","last_clean":"2024-04-26T04:54:23.769492+0000","last_became_active":"2024-04-26T04:48:35.688328+0000","last_became_peered":"2024-04-26T04:48:35.688328+0000","last_unstale":"2024-04-26T04:54:23.769492+0000","last_undegraded":"2024-04-26T04:54:23.769492+0000","last_fullsized":"2024-04-26T04:54:23.769492+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T13:15:52.078881+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.9","version":"850'2467","reported_seq":5358,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764819+0000","last_change":"2024-04-26T04:54:23.801809+0000","last_active":"2024-04-26T04:54:24.764819+0000","last_peered":"2024-04-26T04:54:24.764819+0000","last_clean":"2024-04-26T04:54:24.764819+0000","last_became_active":"2024-04-26T04:49:10.697942+0000","last_became_peered":"2024-04-26T04:49:10.697942+0000","last_unstale":"2024-04-26T04:54:24.764819+0000","last_undegraded":"2024-04-26T04:54:24.764819+0000","last_fullsized":"2024-04-26T04:54:24.764819+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":72,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:40:57.525264+0000","last_clean_scrub_stamp":"2024-04-26T04:40:57.525264+0000","objects_scrubbed":0,"log_size":2467,"log_dups_size":0,"ondisk_log_size":2467,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:17:35.877810+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.033495883999999997,"stat_sum":{"num_bytes":31031296,"num_objects":16,"num_object_clones":10,"num_object_copies":48,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":16,"num_whiteouts":2,"num_read":430,"num_read_kb":653227,"num_write":997,"num_write_kb":207472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":19,"num_bytes_recovered":88711168,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"1a6","length":"1"},{"start":"1b0","length":"1"},{"start":"1b2","length":"1"},{"start":"1c1","length":"1"}]},{"pgid":"2.e","version":"61'2","reported_seq":1284,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764729+0000","last_change":"2024-04-26T04:49:10.680722+0000","last_active":"2024-04-26T04:54:24.764729+0000","last_peered":"2024-04-26T04:54:24.764729+0000","last_clean":"2024-04-26T04:54:24.764729+0000","last_became_active":"2024-04-26T04:49:10.680349+0000","last_became_peered":"2024-04-26T04:49:10.680349+0000","last_unstale":"2024-04-26T04:54:24.764729+0000","last_undegraded":"2024-04-26T04:54:24.764729+0000","last_fullsized":"2024-04-26T04:54:24.764729+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":59,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:27.003067+0000","last_clean_scrub_stamp":"2024-04-26T04:37:27.003067+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-04-27T09:50:29.665249+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":12,"num_read_kb":12,"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":1128,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.765545+0000","last_change":"2024-04-26T04:49:10.694565+0000","last_active":"2024-04-26T04:54:24.765545+0000","last_peered":"2024-04-26T04:54:24.765545+0000","last_clean":"2024-04-26T04:54:24.765545+0000","last_became_active":"2024-04-26T04:49:10.694130+0000","last_became_peered":"2024-04-26T04:49:10.694130+0000","last_unstale":"2024-04-26T04:54:24.765545+0000","last_undegraded":"2024-04-26T04:54:24.765545+0000","last_fullsized":"2024-04-26T04:54:24.765545+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T11:12:51.836310+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":"3.20","version":"0'0","reported_seq":1146,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.556748+0000","last_change":"2024-04-26T04:48:35.683147+0000","last_active":"2024-04-26T04:54:25.556748+0000","last_peered":"2024-04-26T04:54:25.556748+0000","last_clean":"2024-04-26T04:54:25.556748+0000","last_became_active":"2024-04-26T04:48:35.682699+0000","last_became_peered":"2024-04-26T04:48:35.682699+0000","last_unstale":"2024-04-26T04:54:25.556748+0000","last_undegraded":"2024-04-26T04:54:25.556748+0000","last_fullsized":"2024-04-26T04:54:25.556748+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:46:35.009138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.21","version":"0'0","reported_seq":1277,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:24.764056+0000","last_change":"2024-04-26T04:48:35.671137+0000","last_active":"2024-04-26T04:54:24.764056+0000","last_peered":"2024-04-26T04:54:24.764056+0000","last_clean":"2024-04-26T04:54:24.764056+0000","last_became_active":"2024-04-26T04:48:35.670767+0000","last_became_peered":"2024-04-26T04:48:35.670767+0000","last_unstale":"2024-04-26T04:54:24.764056+0000","last_undegraded":"2024-04-26T04:54:24.764056+0000","last_fullsized":"2024-04-26T04:54:24.764056+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:21:05.474223+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.22","version":"0'0","reported_seq":1193,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.769051+0000","last_change":"2024-04-26T04:48:00.927210+0000","last_active":"2024-04-26T04:54:23.769051+0000","last_peered":"2024-04-26T04:54:23.769051+0000","last_clean":"2024-04-26T04:54:23.769051+0000","last_became_active":"2024-04-26T04:48:00.926907+0000","last_became_peered":"2024-04-26T04:48:00.926907+0000","last_unstale":"2024-04-26T04:54:23.769051+0000","last_undegraded":"2024-04-26T04:54:23.769051+0000","last_fullsized":"2024-04-26T04:54:23.769051+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:17:06.179298+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.23","version":"0'0","reported_seq":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.771038+0000","last_change":"2024-04-26T04:47:25.655950+0000","last_active":"2024-04-26T04:54:28.771038+0000","last_peered":"2024-04-26T04:54:28.771038+0000","last_clean":"2024-04-26T04:54:28.771038+0000","last_became_active":"2024-04-26T04:47:25.655341+0000","last_became_peered":"2024-04-26T04:47:25.655341+0000","last_unstale":"2024-04-26T04:54:28.771038+0000","last_undegraded":"2024-04-26T04:54:28.771038+0000","last_fullsized":"2024-04-26T04:54:28.771038+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T09:14:05.418070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.24","version":"0'0","reported_seq":1259,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557242+0000","last_change":"2024-04-26T04:47:25.647058+0000","last_active":"2024-04-26T04:54:25.557242+0000","last_peered":"2024-04-26T04:54:25.557242+0000","last_clean":"2024-04-26T04:54:25.557242+0000","last_became_active":"2024-04-26T04:47:25.646687+0000","last_became_peered":"2024-04-26T04:47:25.646687+0000","last_unstale":"2024-04-26T04:54:25.557242+0000","last_undegraded":"2024-04-26T04:54:25.557242+0000","last_fullsized":"2024-04-26T04:54:25.557242+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:36:50.534114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.25","version":"0'0","reported_seq":1304,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.769040+0000","last_change":"2024-04-26T04:46:50.642837+0000","last_active":"2024-04-26T04:54:28.769040+0000","last_peered":"2024-04-26T04:54:28.769040+0000","last_clean":"2024-04-26T04:54:28.769040+0000","last_became_active":"2024-04-26T04:46:50.642517+0000","last_became_peered":"2024-04-26T04:46:50.642517+0000","last_unstale":"2024-04-26T04:54:28.769040+0000","last_undegraded":"2024-04-26T04:54:28.769040+0000","last_fullsized":"2024-04-26T04:54:28.769040+0000","mapping_epoch":409,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":410,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:10:48.775149+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.26","version":"0'0","reported_seq":1148,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557583+0000","last_change":"2024-04-26T04:49:10.677708+0000","last_active":"2024-04-26T04:54:25.557583+0000","last_peered":"2024-04-26T04:54:25.557583+0000","last_clean":"2024-04-26T04:54:25.557583+0000","last_became_active":"2024-04-26T04:49:10.677393+0000","last_became_peered":"2024-04-26T04:49:10.677393+0000","last_unstale":"2024-04-26T04:54:25.557583+0000","last_undegraded":"2024-04-26T04:54:25.557583+0000","last_fullsized":"2024-04-26T04:54:25.557583+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:02:38.054330+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.27","version":"0'0","reported_seq":1243,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557508+0000","last_change":"2024-04-26T04:47:25.655233+0000","last_active":"2024-04-26T04:54:25.557508+0000","last_peered":"2024-04-26T04:54:25.557508+0000","last_clean":"2024-04-26T04:54:25.557508+0000","last_became_active":"2024-04-26T04:47:25.653739+0000","last_became_peered":"2024-04-26T04:47:25.653739+0000","last_unstale":"2024-04-26T04:54:25.557508+0000","last_undegraded":"2024-04-26T04:54:25.557508+0000","last_fullsized":"2024-04-26T04:54:25.557508+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T10:31:51.511392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.28","version":"0'0","reported_seq":1192,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767802+0000","last_change":"2024-04-26T04:48:00.918307+0000","last_active":"2024-04-26T04:54:23.767802+0000","last_peered":"2024-04-26T04:54:23.767802+0000","last_clean":"2024-04-26T04:54:23.767802+0000","last_became_active":"2024-04-26T04:48:00.916611+0000","last_became_peered":"2024-04-26T04:48:00.916611+0000","last_unstale":"2024-04-26T04:54:23.767802+0000","last_undegraded":"2024-04-26T04:54:23.767802+0000","last_fullsized":"2024-04-26T04:54:23.767802+0000","mapping_epoch":474,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":475,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T08:37:52.006362+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.29","version":"0'0","reported_seq":1253,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557090+0000","last_change":"2024-04-26T04:47:25.652707+0000","last_active":"2024-04-26T04:54:25.557090+0000","last_peered":"2024-04-26T04:54:25.557090+0000","last_clean":"2024-04-26T04:54:25.557090+0000","last_became_active":"2024-04-26T04:47:25.652218+0000","last_became_peered":"2024-04-26T04:47:25.652218+0000","last_unstale":"2024-04-26T04:54:25.557090+0000","last_undegraded":"2024-04-26T04:54:25.557090+0000","last_fullsized":"2024-04-26T04:54:25.557090+0000","mapping_epoch":442,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":443,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T07:04:02.965015+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2a","version":"0'0","reported_seq":1159,"reported_epoch":850,"state":"active+clean","last_fresh":"2024-04-26T04:54:23.767862+0000","last_change":"2024-04-26T04:49:10.690302+0000","last_active":"2024-04-26T04:54:23.767862+0000","last_peered":"2024-04-26T04:54:23.767862+0000","last_clean":"2024-04-26T04:54:23.767862+0000","last_became_active":"2024-04-26T04:49:10.689942+0000","last_became_peered":"2024-04-26T04:49:10.689942+0000","last_unstale":"2024-04-26T04:54:23.767862+0000","last_undegraded":"2024-04-26T04:54:23.767862+0000","last_fullsized":"2024-04-26T04:54:23.767862+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T14:56:36.634109+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2b","version":"0'0","reported_seq":1333,"reported_epoch":852,"state":"active+clean","last_fresh":"2024-04-26T04:54:28.770716+0000","last_change":"2024-04-26T04:49:10.687214+0000","last_active":"2024-04-26T04:54:28.770716+0000","last_peered":"2024-04-26T04:54:28.770716+0000","last_clean":"2024-04-26T04:54:28.770716+0000","last_became_active":"2024-04-26T04:49:10.686769+0000","last_became_peered":"2024-04-26T04:49:10.686769+0000","last_unstale":"2024-04-26T04:54:28.770716+0000","last_undegraded":"2024-04-26T04:54:28.770716+0000","last_fullsized":"2024-04-26T04:54:28.770716+0000","mapping_epoch":542,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":543,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T05:40:48.381300+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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.2c","version":"0'0","reported_seq":1154,"reported_epoch":851,"state":"active+clean","last_fresh":"2024-04-26T04:54:25.557101+0000","last_change":"2024-04-26T04:48:35.680494+0000","last_active":"2024-04-26T04:54:25.557101+0000","last_peered":"2024-04-26T04:54:25.557101+0000","last_clean":"2024-04-26T04:54:25.557101+0000","last_became_active":"2024-04-26T04:48:35.680085+0000","last_became_peered":"2024-04-26T04:48:35.680085+0000","last_unstale":"2024-04-26T04:54:25.557101+0000","last_undegraded":"2024-04-26T04:54:25.557101+0000","last_fullsized":"2024-04-26T04:54:25.557101+0000","mapping_epoch":508,"log_start":"0'0","ondisk_log_start":"0'0","created":60,"last_epoch_clean":509,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-26T04:37:28.005594+0000","last_clean_scrub_stamp":"2024-04-26T04:37:28.005594+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-04-27T06:50:09.383336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_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":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":268271616,"num_objects":146,"num_object_clones":97,"num_object_copies":438,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":146,"num_whiteouts":11,"num_read":3645,"num_read_kb":5642878,"num_write":8252,"num_write_kb":1740992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":112,"num_bytes_recovered":426369024,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":364621824,"data_stored":793268224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":21102,"ondisk_log_size":21102,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_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":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":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":1142,"num_read_kb":1964,"num_write":383,"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":233,"ondisk_log_size":233,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":32,"stat_sum":{"num_bytes":6622,"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":158,"num_read_kb":174,"num_write":69,"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":19866,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":45442,"internal_metadata":0},"log_size":75,"ondisk_log_size":75,"up":96,"acting":96,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":542,"seq":2327872274497,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":255356,"kb_used_data":59632,"kb_used_omap":41,"kb_used_meta":195670,"kb_avail":93489796,"statfs":{"total":95995035648,"available":95733551104,"internally_reserved":0,"allocated":61063168,"data_stored":122290170,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42337,"internal_metadata":200366751},"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":508,"seq":2181843386440,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":268772,"kb_used_data":39832,"kb_used_omap":34,"kb_used_meta":228893,"kb_avail":93476380,"statfs":{"total":95995035648,"available":95719813120,"internally_reserved":0,"allocated":40787968,"data_stored":77939806,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":35787,"internal_metadata":234386485},"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":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":376,"seq":1614907703396,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":346596,"kb_used_data":66068,"kb_used_omap":37,"kb_used_meta":280474,"kb_avail":93398556,"statfs":{"total":95995035648,"available":95640121344,"internally_reserved":0,"allocated":67653632,"data_stored":121162622,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":38858,"internal_metadata":287205430},"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":344,"seq":1477468749931,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":445292,"kb_used_data":48928,"kb_used_omap":41,"kb_used_meta":396310,"kb_avail":93299860,"statfs":{"total":95995035648,"available":95539056640,"internally_reserved":0,"allocated":50102272,"data_stored":94964766,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":42207,"internal_metadata":405822241},"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":4,"up_from":442,"seq":1898375544918,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":192080,"kb_used_data":47812,"kb_used_omap":33,"kb_used_meta":144222,"kb_avail":93553072,"statfs":{"total":95995035648,"available":95798345728,"internally_reserved":0,"allocated":48959488,"data_stored":92941890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33887,"internal_metadata":147684257},"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":5,"up_from":474,"seq":2035814498382,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":324432,"kb_used_data":75840,"kb_used_omap":52,"kb_used_meta":248523,"kb_avail":93420720,"statfs":{"total":95995035648,"available":95662817280,"internally_reserved":0,"allocated":77660160,"data_stored":154023808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":53856,"internal_metadata":254487968},"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":0,"up_from":309,"seq":1327144894578,"num_pgs":53,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":508968,"kb_used_data":55768,"kb_used_omap":42,"kb_used_meta":453141,"kb_avail":93236184,"statfs":{"total":95995035648,"available":95473852416,"internally_reserved":0,"allocated":57106432,"data_stored":100827254,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":43123,"internal_metadata":464017293},"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":[]},{"osd":3,"up_from":409,"seq":1756641624157,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":223620,"kb_used_data":40760,"kb_used_omap":32,"kb_used_meta":182815,"kb_avail":93521532,"statfs":{"total":95995035648,"available":95766048768,"internally_reserved":0,"allocated":41738240,"data_stored":76472998,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":33451,"internal_metadata":187202901},"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":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"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":5739,"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":4453,"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":6101,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6099,"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":6390,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":20480,"data_stored":5914,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5006,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":5824,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5863,"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":5791,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":46690304,"data_stored":94556160,"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":40288256,"data_stored":89284608,"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":57847808,"data_stored":115482624,"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":31907840,"data_stored":70787072,"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":39137280,"data_stored":87261184,"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":67723264,"data_stored":148213760,"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":30371840,"data_stored":71663616,"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":50655232,"data_stored":116019200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-04-26T04:54:30.288 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-04-26T04:54:30.288 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid c14d67d8-0385-11ef-bc93-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-04-26T04:54:30.491 INFO:teuthology.orchestra.run.smithi146.stderr:Inferring config /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/mon.a/config 2024-04-26T04:54:30.930 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:30 smithi146 ceph-mon[95531]: pgmap v950: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-26T04:54:30.930 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:30 smithi146 ceph-mon[95531]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:54:30.930 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:30 smithi146 ceph-mon[92947]: pgmap v950: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-26T04:54:30.930 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:30 smithi146 ceph-mon[92947]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:54:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:30 smithi204 ceph-mon[88313]: pgmap v950: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 17 MiB/s rd, 1.9 MiB/s wr, 17 op/s 2024-04-26T04:54:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:30 smithi204 ceph-mon[88313]: from='client.34524 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-26T04:54:32.783 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'unique_pool_0' removed 2024-04-26T04:54:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:32 smithi204 ceph-mon[88313]: pgmap v951: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 440 KiB/s wr, 4 op/s 2024-04-26T04:54:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:32 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:33.125 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:32 smithi146 ceph-mon[95531]: pgmap v951: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 440 KiB/s wr, 4 op/s 2024-04-26T04:54:33.125 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:32 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:33.125 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:32 smithi146 ceph-mon[92947]: pgmap v951: 121 pgs: 121 active+clean; 256 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 440 KiB/s wr, 4 op/s 2024-04-26T04:54:33.125 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:32 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:33.497 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T04:54:33.497 INFO:teuthology.task.print:**** done end ec-rados-default.yaml 2024-04-26T04:54:33.497 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T04:54:33.497 INFO:teuthology.task.print:**** done start rados_api.yaml 2024-04-26T04:54:33.497 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-26T04:54:33.498 INFO:tasks.workunit:Pulling workunits from ref reef 2024-04-26T04:54:33.498 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T04:54:33.498 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T04:54:33.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T04:54:33.515 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T04:54:33.515 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T04:54:33.570 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T04:54:33.570 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T04:54:33.625 INFO:tasks.workunit:timeout=3h 2024-04-26T04:54:33.625 INFO:tasks.workunit:cleanup=True 2024-04-26T04:54:33.625 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:54:33.681 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T04:54:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:33 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:33 smithi204 ceph-mon[88313]: osdmap e853: 8 total, 8 up, 8 in 2024-04-26T04:54:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:33 smithi204 ceph-mon[88313]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[92947]: osdmap e853: 8 total, 8 up, 8 in 2024-04-26T04:54:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[92947]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2294801442' 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-04-26T04:54:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[95531]: osdmap e853: 8 total, 8 up, 8 in 2024-04-26T04:54:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:33 smithi146 ceph-mon[95531]: pgmap v953: 105 pgs: 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:35 smithi146 ceph-mon[95531]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:35 smithi146 ceph-mon[92947]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:35 smithi204 ceph-mon[88313]: pgmap v954: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:36] "GET /metrics HTTP/1.1" 200 36412 "" "Prometheus/2.43.0" 2024-04-26T04:54:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:37 smithi146 ceph-mon[95531]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:37 smithi146 ceph-mon[92947]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:37 smithi204 ceph-mon[88313]: pgmap v955: 105 pgs: 105 active+clean; 583 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:39 smithi146 ceph-mon[95531]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:39 smithi146 ceph-mon[92947]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:39 smithi204 ceph-mon[88313]: pgmap v956: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:41 smithi146 ceph-mon[95531]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:41 smithi146 ceph-mon[92947]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:41 smithi204 ceph-mon[88313]: pgmap v957: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:43 smithi146 ceph-mon[95531]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:43 smithi146 ceph-mon[92947]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:43 smithi204 ceph-mon[88313]: pgmap v958: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:46.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:45 smithi146 ceph-mon[95531]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:45 smithi146 ceph-mon[92947]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:45 smithi204 ceph-mon[88313]: pgmap v959: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:46] "GET /metrics HTTP/1.1" 200 34058 "" "Prometheus/2.43.0" 2024-04-26T04:54:47.816 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T04:54:47.870 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T04:54:47.872 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T04:54:47.872 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T04:54:47.923 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T04:54:47.973 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T04:54:48.012 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T04:54:48.014 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T04:54:48.014 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T04:54:48.052 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T04:54:48.055 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T04:54:48.055 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T04:54:48.111 INFO:tasks.workunit:Running workunits matching cls on client.0... 2024-04-26T04:54:48.139 INFO:tasks.workunit:Running workunit cls/test_cls_2pc_queue.sh... 2024-04-26T04:54:48.139 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:54:48.179 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:54:48.179 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 22 tests from 1 test suite. 2024-04-26T04:54:48.180 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:54:48.180 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 22 tests from TestCls2PCQueue 2024-04-26T04:54:48.180 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.GetCapacity 2024-04-26T04:54:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:47 smithi146 ceph-mon[95531]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:47 smithi146 ceph-mon[92947]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:47 smithi204 ceph-mon[88313]: pgmap v960: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[95531]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[95531]: osdmap e854: 8 total, 8 up, 8 in 2024-04-26T04:54:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3454933760' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[92947]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[92947]: osdmap e854: 8 total, 8 up, 8 in 2024-04-26T04:54:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3454933760' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:49 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:49 smithi204 ceph-mon[88313]: pgmap v961: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:49 smithi204 ceph-mon[88313]: osdmap e854: 8 total, 8 up, 8 in 2024-04-26T04:54:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3454933760' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:49 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:50.943 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.GetCapacity (2763 ms) 2024-04-26T04:54:50.944 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.AsyncGetCapacity 2024-04-26T04:54:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:50 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:50 smithi146 ceph-mon[92947]: osdmap e855: 8 total, 8 up, 8 in 2024-04-26T04:54:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:50 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:50 smithi146 ceph-mon[95531]: osdmap e855: 8 total, 8 up, 8 in 2024-04-26T04:54:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:50 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:50 smithi204 ceph-mon[88313]: osdmap e855: 8 total, 8 up, 8 in 2024-04-26T04:54:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:51 smithi146 ceph-mon[95531]: pgmap v964: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:51 smithi146 ceph-mon[95531]: osdmap e856: 8 total, 8 up, 8 in 2024-04-26T04:54:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:51 smithi146 ceph-mon[92947]: pgmap v964: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:51 smithi146 ceph-mon[92947]: osdmap e856: 8 total, 8 up, 8 in 2024-04-26T04:54:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:51 smithi204 ceph-mon[88313]: pgmap v964: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:52.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:51 smithi204 ceph-mon[88313]: osdmap e856: 8 total, 8 up, 8 in 2024-04-26T04:54:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:52 smithi204 ceph-mon[88313]: osdmap e857: 8 total, 8 up, 8 in 2024-04-26T04:54:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1363265610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[95531]: osdmap e857: 8 total, 8 up, 8 in 2024-04-26T04:54:53.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1363265610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[92947]: osdmap e857: 8 total, 8 up, 8 in 2024-04-26T04:54:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1363265610' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:53.963 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.AsyncGetCapacity (3020 ms) 2024-04-26T04:54:53.963 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.Reserve 2024-04-26T04:54:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:54:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: osdmap e858: 8 total, 8 up, 8 in 2024-04-26T04:54:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: osdmap e858: 8 total, 8 up, 8 in 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: pgmap v967: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: osdmap e858: 8 total, 8 up, 8 in 2024-04-26T04:54:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:54:54.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:54:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:54 smithi204 ceph-mon[88313]: osdmap e859: 8 total, 8 up, 8 in 2024-04-26T04:54:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:54 smithi146 ceph-mon[95531]: osdmap e859: 8 total, 8 up, 8 in 2024-04-26T04:54:55.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:54 smithi146 ceph-mon[92947]: osdmap e859: 8 total, 8 up, 8 in 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: osdmap e860: 8 total, 8 up, 8 in 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/860953329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:54:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:54:56] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: osdmap e860: 8 total, 8 up, 8 in 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/860953329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: pgmap v970: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: osdmap e860: 8 total, 8 up, 8 in 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/860953329' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:56.974 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.Reserve (3011 ms) 2024-04-26T04:54:56.974 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.AsyncReserve 2024-04-26T04:54:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:56 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:56 smithi204 ceph-mon[88313]: osdmap e861: 8 total, 8 up, 8 in 2024-04-26T04:54:57.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:56 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:57.401 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:56 smithi146 ceph-mon[95531]: osdmap e861: 8 total, 8 up, 8 in 2024-04-26T04:54:57.401 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:56 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:57.401 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:56 smithi146 ceph-mon[92947]: osdmap e861: 8 total, 8 up, 8 in 2024-04-26T04:54:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:57 smithi204 ceph-mon[88313]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:57 smithi204 ceph-mon[88313]: osdmap e862: 8 total, 8 up, 8 in 2024-04-26T04:54:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:57 smithi146 ceph-mon[92947]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:57 smithi146 ceph-mon[92947]: osdmap e862: 8 total, 8 up, 8 in 2024-04-26T04:54:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:57 smithi146 ceph-mon[95531]: pgmap v973: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:57 smithi146 ceph-mon[95531]: osdmap e862: 8 total, 8 up, 8 in 2024-04-26T04:54:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:58 smithi204 ceph-mon[88313]: osdmap e863: 8 total, 8 up, 8 in 2024-04-26T04:54:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/418133996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:58 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[92947]: osdmap e863: 8 total, 8 up, 8 in 2024-04-26T04:54:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/418133996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[95531]: osdmap e863: 8 total, 8 up, 8 in 2024-04-26T04:54:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/418133996' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:58 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[95531]: pgmap v976: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[92947]: pgmap v976: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:54:59.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[92947]: osdmap e864: 8 total, 8 up, 8 in 2024-04-26T04:54:59.993 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.AsyncReserve (3019 ms) 2024-04-26T04:54:59.993 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.Commit 2024-04-26T04:55:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:59 smithi204 ceph-mon[88313]: pgmap v976: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:59 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:59 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:54:59 smithi204 ceph-mon[88313]: osdmap e864: 8 total, 8 up, 8 in 2024-04-26T04:55:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:00 smithi204 ceph-mon[88313]: osdmap e865: 8 total, 8 up, 8 in 2024-04-26T04:55:01.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:54:59 smithi146 ceph-mon[95531]: osdmap e864: 8 total, 8 up, 8 in 2024-04-26T04:55:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:00 smithi146 ceph-mon[95531]: osdmap e865: 8 total, 8 up, 8 in 2024-04-26T04:55:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:00 smithi146 ceph-mon[92947]: osdmap e865: 8 total, 8 up, 8 in 2024-04-26T04:55:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: osdmap e866: 8 total, 8 up, 8 in 2024-04-26T04:55:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3167204190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:01 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: osdmap e866: 8 total, 8 up, 8 in 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3167204190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: pgmap v979: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: osdmap e866: 8 total, 8 up, 8 in 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3167204190' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:01 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:03.022 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.Commit (3029 ms) 2024-04-26T04:55:03.022 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.Abort 2024-04-26T04:55:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:03 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:03 smithi204 ceph-mon[88313]: osdmap e867: 8 total, 8 up, 8 in 2024-04-26T04:55:03.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:03 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:03.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:03 smithi146 ceph-mon[92947]: osdmap e867: 8 total, 8 up, 8 in 2024-04-26T04:55:03.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:03 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:03.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:03 smithi146 ceph-mon[95531]: osdmap e867: 8 total, 8 up, 8 in 2024-04-26T04:55:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:04 smithi204 ceph-mon[88313]: pgmap v982: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:04 smithi204 ceph-mon[88313]: osdmap e868: 8 total, 8 up, 8 in 2024-04-26T04:55:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:04 smithi146 ceph-mon[92947]: pgmap v982: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:04 smithi146 ceph-mon[92947]: osdmap e868: 8 total, 8 up, 8 in 2024-04-26T04:55:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:04 smithi146 ceph-mon[95531]: pgmap v982: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:04 smithi146 ceph-mon[95531]: osdmap e868: 8 total, 8 up, 8 in 2024-04-26T04:55:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:05 smithi204 ceph-mon[88313]: osdmap e869: 8 total, 8 up, 8 in 2024-04-26T04:55:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:05 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2373831398' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:05 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[95531]: osdmap e869: 8 total, 8 up, 8 in 2024-04-26T04:55:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2373831398' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:05.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[92947]: osdmap e869: 8 total, 8 up, 8 in 2024-04-26T04:55:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2373831398' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:05.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:05 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:06.033 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.Abort (3011 ms) 2024-04-26T04:55:06.033 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.ReserveError 2024-04-26T04:55:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:06 smithi204 ceph-mon[88313]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:06 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:06 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:06 smithi204 ceph-mon[88313]: osdmap e870: 8 total, 8 up, 8 in 2024-04-26T04:55:06.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:06] "GET /metrics HTTP/1.1" 200 36367 "" "Prometheus/2.43.0" 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[92947]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[92947]: osdmap e870: 8 total, 8 up, 8 in 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[95531]: pgmap v985: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:06.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:06 smithi146 ceph-mon[95531]: osdmap e870: 8 total, 8 up, 8 in 2024-04-26T04:55:07.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:07 smithi204 ceph-mon[88313]: osdmap e871: 8 total, 8 up, 8 in 2024-04-26T04:55:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:07 smithi146 ceph-mon[95531]: osdmap e871: 8 total, 8 up, 8 in 2024-04-26T04:55:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:07 smithi146 ceph-mon[92947]: osdmap e871: 8 total, 8 up, 8 in 2024-04-26T04:55:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:08 smithi204 ceph-mon[88313]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:08 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:08 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:08 smithi204 ceph-mon[88313]: osdmap e872: 8 total, 8 up, 8 in 2024-04-26T04:55:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:08 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[95531]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[95531]: osdmap e872: 8 total, 8 up, 8 in 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[92947]: pgmap v988: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[92947]: osdmap e872: 8 total, 8 up, 8 in 2024-04-26T04:55:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:08 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:09.056 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.ReserveError (3023 ms) 2024-04-26T04:55:09.056 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.CommitError 2024-04-26T04:55:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:09 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:09 smithi204 ceph-mon[88313]: osdmap e873: 8 total, 8 up, 8 in 2024-04-26T04:55:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[95531]: osdmap e873: 8 total, 8 up, 8 in 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3304260779' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[92947]: osdmap e873: 8 total, 8 up, 8 in 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:10 smithi146 ceph-mon[95531]: pgmap v991: 137 pgs: 2 unknown, 135 active+clean; 591 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 275 KiB/s rd, 275 KiB/s wr, 157 op/s 2024-04-26T04:55:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:10 smithi146 ceph-mon[95531]: osdmap e874: 8 total, 8 up, 8 in 2024-04-26T04:55:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:10 smithi146 ceph-mon[92947]: pgmap v991: 137 pgs: 2 unknown, 135 active+clean; 591 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 275 KiB/s rd, 275 KiB/s wr, 157 op/s 2024-04-26T04:55:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:10 smithi146 ceph-mon[92947]: osdmap e874: 8 total, 8 up, 8 in 2024-04-26T04:55:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:10 smithi204 ceph-mon[88313]: pgmap v991: 137 pgs: 2 unknown, 135 active+clean; 591 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 275 KiB/s rd, 275 KiB/s wr, 157 op/s 2024-04-26T04:55:10.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:10 smithi204 ceph-mon[88313]: osdmap e874: 8 total, 8 up, 8 in 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[95531]: osdmap e875: 8 total, 8 up, 8 in 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/872477195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[92947]: osdmap e875: 8 total, 8 up, 8 in 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/872477195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:11 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:11 smithi204 ceph-mon[88313]: osdmap e875: 8 total, 8 up, 8 in 2024-04-26T04:55:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:11 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/872477195' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:11 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:12.080 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.CommitError (3024 ms) 2024-04-26T04:55:12.081 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.AbortError 2024-04-26T04:55:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[95531]: pgmap v994: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[95531]: osdmap e876: 8 total, 8 up, 8 in 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[92947]: pgmap v994: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[92947]: osdmap e876: 8 total, 8 up, 8 in 2024-04-26T04:55:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:55:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:12 smithi204 ceph-mon[88313]: pgmap v994: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:12 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:12 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:12 smithi204 ceph-mon[88313]: osdmap e876: 8 total, 8 up, 8 in 2024-04-26T04:55:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:55:13.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[95531]: osdmap e877: 8 total, 8 up, 8 in 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[92947]: osdmap e877: 8 total, 8 up, 8 in 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:55:13.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:13 smithi204 ceph-mon[88313]: osdmap e877: 8 total, 8 up, 8 in 2024-04-26T04:55:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:55:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:55:13.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[92947]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[92947]: osdmap e878: 8 total, 8 up, 8 in 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[95531]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[95531]: osdmap e878: 8 total, 8 up, 8 in 2024-04-26T04:55:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:14.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:14.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:14 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:14 smithi204 ceph-mon[88313]: pgmap v997: 105 pgs: 105 active+clean; 583 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:14 smithi204 ceph-mon[88313]: osdmap e878: 8 total, 8 up, 8 in 2024-04-26T04:55:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:14 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:14 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:14 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:15.124 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.AbortError (3044 ms) 2024-04-26T04:55:15.124 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.MultiReserve 2024-04-26T04:55:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:15 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:15.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:15 smithi146 ceph-mon[95531]: osdmap e879: 8 total, 8 up, 8 in 2024-04-26T04:55:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:15 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:15 smithi146 ceph-mon[92947]: osdmap e879: 8 total, 8 up, 8 in 2024-04-26T04:55:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:15 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1111156915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:15 smithi204 ceph-mon[88313]: osdmap e879: 8 total, 8 up, 8 in 2024-04-26T04:55:16.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:16 smithi146 ceph-mon[95531]: pgmap v1000: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:16 smithi146 ceph-mon[95531]: osdmap e880: 8 total, 8 up, 8 in 2024-04-26T04:55:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:16 smithi146 ceph-mon[92947]: pgmap v1000: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:16 smithi146 ceph-mon[92947]: osdmap e880: 8 total, 8 up, 8 in 2024-04-26T04:55:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:16] "GET /metrics HTTP/1.1" 200 36426 "" "Prometheus/2.43.0" 2024-04-26T04:55:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:16 smithi204 ceph-mon[88313]: pgmap v1000: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:16 smithi204 ceph-mon[88313]: osdmap e880: 8 total, 8 up, 8 in 2024-04-26T04:55:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[95531]: osdmap e881: 8 total, 8 up, 8 in 2024-04-26T04:55:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/310873241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[92947]: osdmap e881: 8 total, 8 up, 8 in 2024-04-26T04:55:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/310873241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:17 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:17 smithi204 ceph-mon[88313]: osdmap e881: 8 total, 8 up, 8 in 2024-04-26T04:55:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:17 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/310873241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:17.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:17 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:18.144 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.MultiReserve (3020 ms) 2024-04-26T04:55:18.144 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.MultiCommit 2024-04-26T04:55:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[95531]: pgmap v1003: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[95531]: osdmap e882: 8 total, 8 up, 8 in 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[92947]: pgmap v1003: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:18.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:18 smithi146 ceph-mon[92947]: osdmap e882: 8 total, 8 up, 8 in 2024-04-26T04:55:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:18 smithi204 ceph-mon[88313]: pgmap v1003: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:18 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:18 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:18 smithi204 ceph-mon[88313]: osdmap e882: 8 total, 8 up, 8 in 2024-04-26T04:55:19.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:19 smithi146 ceph-mon[92947]: osdmap e883: 8 total, 8 up, 8 in 2024-04-26T04:55:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:19 smithi146 ceph-mon[95531]: osdmap e883: 8 total, 8 up, 8 in 2024-04-26T04:55:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:19 smithi204 ceph-mon[88313]: osdmap e883: 8 total, 8 up, 8 in 2024-04-26T04:55:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[95531]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[95531]: osdmap e884: 8 total, 8 up, 8 in 2024-04-26T04:55:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:20.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[92947]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:20.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:20.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:20.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[92947]: osdmap e884: 8 total, 8 up, 8 in 2024-04-26T04:55:20.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:20 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:20 smithi204 ceph-mon[88313]: pgmap v1006: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:20 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:20 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:20 smithi204 ceph-mon[88313]: osdmap e884: 8 total, 8 up, 8 in 2024-04-26T04:55:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:20 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:21.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.MultiCommit (3023 ms) 2024-04-26T04:55:21.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.MultiAbort 2024-04-26T04:55:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:21 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:21 smithi146 ceph-mon[95531]: osdmap e885: 8 total, 8 up, 8 in 2024-04-26T04:55:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:21 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:21 smithi146 ceph-mon[92947]: osdmap e885: 8 total, 8 up, 8 in 2024-04-26T04:55:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:21 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1793380203' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:21 smithi204 ceph-mon[88313]: osdmap e885: 8 total, 8 up, 8 in 2024-04-26T04:55:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:22 smithi146 ceph-mon[95531]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:22 smithi146 ceph-mon[95531]: osdmap e886: 8 total, 8 up, 8 in 2024-04-26T04:55:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:22 smithi146 ceph-mon[92947]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:22 smithi146 ceph-mon[92947]: osdmap e886: 8 total, 8 up, 8 in 2024-04-26T04:55:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:22 smithi204 ceph-mon[88313]: pgmap v1009: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:22 smithi204 ceph-mon[88313]: osdmap e886: 8 total, 8 up, 8 in 2024-04-26T04:55:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[95531]: osdmap e887: 8 total, 8 up, 8 in 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/954826811' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[95531]: osdmap e888: 8 total, 8 up, 8 in 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[92947]: osdmap e887: 8 total, 8 up, 8 in 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/954826811' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:23 smithi146 ceph-mon[92947]: osdmap e888: 8 total, 8 up, 8 in 2024-04-26T04:55:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:23 smithi204 ceph-mon[88313]: osdmap e887: 8 total, 8 up, 8 in 2024-04-26T04:55:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/954826811' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:23 smithi204 ceph-mon[88313]: osdmap e888: 8 total, 8 up, 8 in 2024-04-26T04:55:24.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.MultiAbort (3021 ms) 2024-04-26T04:55:24.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.ReserveCommit 2024-04-26T04:55:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[95531]: pgmap v1012: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[92947]: pgmap v1012: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:24 smithi204 ceph-mon[88313]: pgmap v1012: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:24 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:25 smithi146 ceph-mon[92947]: osdmap e889: 8 total, 8 up, 8 in 2024-04-26T04:55:25.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:25 smithi146 ceph-mon[95531]: osdmap e889: 8 total, 8 up, 8 in 2024-04-26T04:55:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:25 smithi204 ceph-mon[88313]: osdmap e889: 8 total, 8 up, 8 in 2024-04-26T04:55:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:26] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[95531]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[95531]: osdmap e890: 8 total, 8 up, 8 in 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[92947]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[92947]: osdmap e890: 8 total, 8 up, 8 in 2024-04-26T04:55:26.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:26 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:26.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:26 smithi204 ceph-mon[88313]: pgmap v1015: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:26.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:26 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:26.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:26 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:26.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:26 smithi204 ceph-mon[88313]: osdmap e890: 8 total, 8 up, 8 in 2024-04-26T04:55:26.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:26 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:27.204 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.ReserveCommit (3016 ms) 2024-04-26T04:55:27.204 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.ReserveAbort 2024-04-26T04:55:27.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:27 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:27.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:27 smithi204 ceph-mon[88313]: osdmap e891: 8 total, 8 up, 8 in 2024-04-26T04:55:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:27 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:27 smithi146 ceph-mon[95531]: osdmap e891: 8 total, 8 up, 8 in 2024-04-26T04:55:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:27 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2806868917' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:27 smithi146 ceph-mon[92947]: osdmap e891: 8 total, 8 up, 8 in 2024-04-26T04:55:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:28 smithi204 ceph-mon[88313]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:28 smithi204 ceph-mon[88313]: osdmap e892: 8 total, 8 up, 8 in 2024-04-26T04:55:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:28 smithi146 ceph-mon[95531]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:28 smithi146 ceph-mon[95531]: osdmap e892: 8 total, 8 up, 8 in 2024-04-26T04:55:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:28 smithi146 ceph-mon[92947]: pgmap v1018: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:28 smithi146 ceph-mon[92947]: osdmap e892: 8 total, 8 up, 8 in 2024-04-26T04:55:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:29 smithi204 ceph-mon[88313]: osdmap e893: 8 total, 8 up, 8 in 2024-04-26T04:55:29.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:29 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:29 smithi146 ceph-mon[92947]: osdmap e893: 8 total, 8 up, 8 in 2024-04-26T04:55:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:29 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:29 smithi146 ceph-mon[95531]: osdmap e893: 8 total, 8 up, 8 in 2024-04-26T04:55:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:29 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.ReserveAbort (3024 ms) 2024-04-26T04:55:30.229 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.ManualCleanup 2024-04-26T04:55:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:30 smithi204 ceph-mon[88313]: pgmap v1021: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:30 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:30 smithi204 ceph-mon[88313]: osdmap e894: 8 total, 8 up, 8 in 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[95531]: pgmap v1021: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[95531]: osdmap e894: 8 total, 8 up, 8 in 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[92947]: pgmap v1021: 137 pgs: 29 creating+peering, 3 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3945019549' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:30 smithi146 ceph-mon[92947]: osdmap e894: 8 total, 8 up, 8 in 2024-04-26T04:55:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:31 smithi204 ceph-mon[88313]: osdmap e895: 8 total, 8 up, 8 in 2024-04-26T04:55:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:31 smithi146 ceph-mon[95531]: osdmap e895: 8 total, 8 up, 8 in 2024-04-26T04:55:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:31 smithi146 ceph-mon[92947]: osdmap e895: 8 total, 8 up, 8 in 2024-04-26T04:55:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: osdmap e896: 8 total, 8 up, 8 in 2024-04-26T04:55:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2338392601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:32 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:32.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: osdmap e896: 8 total, 8 up, 8 in 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2338392601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: pgmap v1024: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: osdmap e896: 8 total, 8 up, 8 in 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2338392601' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:32.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:32 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:33.252 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.ManualCleanup (3022 ms) 2024-04-26T04:55:33.252 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.Cleanup 2024-04-26T04:55:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:33 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:33 smithi204 ceph-mon[88313]: osdmap e897: 8 total, 8 up, 8 in 2024-04-26T04:55:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:33 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:33 smithi146 ceph-mon[95531]: osdmap e897: 8 total, 8 up, 8 in 2024-04-26T04:55:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:33 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:33 smithi146 ceph-mon[92947]: osdmap e897: 8 total, 8 up, 8 in 2024-04-26T04:55:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:34 smithi204 ceph-mon[88313]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:34 smithi204 ceph-mon[88313]: osdmap e898: 8 total, 8 up, 8 in 2024-04-26T04:55:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:34 smithi146 ceph-mon[95531]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:34 smithi146 ceph-mon[95531]: osdmap e898: 8 total, 8 up, 8 in 2024-04-26T04:55:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:34 smithi146 ceph-mon[92947]: pgmap v1027: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:34 smithi146 ceph-mon[92947]: osdmap e898: 8 total, 8 up, 8 in 2024-04-26T04:55:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:35 smithi204 ceph-mon[88313]: osdmap e899: 8 total, 8 up, 8 in 2024-04-26T04:55:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:35 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4272619947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:35 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[95531]: osdmap e899: 8 total, 8 up, 8 in 2024-04-26T04:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4272619947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[92947]: osdmap e899: 8 total, 8 up, 8 in 2024-04-26T04:55:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4272619947' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:35 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:36.269 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.Cleanup (3019 ms) 2024-04-26T04:55:36.269 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.MultiProducer 2024-04-26T04:55:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:36 smithi204 ceph-mon[88313]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:36 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:36 smithi204 ceph-mon[88313]: osdmap e900: 8 total, 8 up, 8 in 2024-04-26T04:55:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:36] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[92947]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[92947]: osdmap e900: 8 total, 8 up, 8 in 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[95531]: pgmap v1030: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:36 smithi146 ceph-mon[95531]: osdmap e900: 8 total, 8 up, 8 in 2024-04-26T04:55:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:37 smithi204 ceph-mon[88313]: osdmap e901: 8 total, 8 up, 8 in 2024-04-26T04:55:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:37 smithi146 ceph-mon[92947]: osdmap e901: 8 total, 8 up, 8 in 2024-04-26T04:55:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:37 smithi146 ceph-mon[95531]: osdmap e901: 8 total, 8 up, 8 in 2024-04-26T04:55:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:38 smithi204 ceph-mon[88313]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:38 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:38.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:38 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:38.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:38 smithi204 ceph-mon[88313]: osdmap e902: 8 total, 8 up, 8 in 2024-04-26T04:55:38.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:38 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[95531]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[95531]: osdmap e902: 8 total, 8 up, 8 in 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[92947]: pgmap v1033: 105 pgs: 105 active+clean; 583 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[92947]: osdmap e902: 8 total, 8 up, 8 in 2024-04-26T04:55:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:38 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:39 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:39 smithi204 ceph-mon[88313]: osdmap e903: 8 total, 8 up, 8 in 2024-04-26T04:55:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[95531]: osdmap e903: 8 total, 8 up, 8 in 2024-04-26T04:55:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3370460079' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[92947]: osdmap e903: 8 total, 8 up, 8 in 2024-04-26T04:55:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:40 smithi204 ceph-mon[88313]: pgmap v1036: 137 pgs: 4 unknown, 133 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 2.21k op/s 2024-04-26T04:55:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:40 smithi204 ceph-mon[88313]: osdmap e904: 8 total, 8 up, 8 in 2024-04-26T04:55:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:40 smithi146 ceph-mon[95531]: pgmap v1036: 137 pgs: 4 unknown, 133 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 2.21k op/s 2024-04-26T04:55:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:40 smithi146 ceph-mon[95531]: osdmap e904: 8 total, 8 up, 8 in 2024-04-26T04:55:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:40 smithi146 ceph-mon[92947]: pgmap v1036: 137 pgs: 4 unknown, 133 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 2.21k op/s 2024-04-26T04:55:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:40 smithi146 ceph-mon[92947]: osdmap e904: 8 total, 8 up, 8 in 2024-04-26T04:55:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:42 smithi204 ceph-mon[88313]: pgmap v1038: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 1.93k op/s 2024-04-26T04:55:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:42 smithi146 ceph-mon[95531]: pgmap v1038: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 1.93k op/s 2024-04-26T04:55:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:42 smithi146 ceph-mon[92947]: pgmap v1038: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.7 MiB/s wr, 1.93k op/s 2024-04-26T04:55:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:44 smithi204 ceph-mon[88313]: pgmap v1039: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 1.47k op/s 2024-04-26T04:55:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:44 smithi146 ceph-mon[95531]: pgmap v1039: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 1.47k op/s 2024-04-26T04:55:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:44 smithi146 ceph-mon[92947]: pgmap v1039: 137 pgs: 137 active+clean; 789 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 1.47k op/s 2024-04-26T04:55:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:46 smithi146 ceph-mon[95531]: pgmap v1040: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 8.05k op/s 2024-04-26T04:55:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:46] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2024-04-26T04:55:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:46 smithi146 ceph-mon[92947]: pgmap v1040: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 8.05k op/s 2024-04-26T04:55:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:46 smithi204 ceph-mon[88313]: pgmap v1040: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 7.1 MiB/s wr, 8.05k op/s 2024-04-26T04:55:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:48 smithi204 ceph-mon[88313]: pgmap v1041: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 6.3 MiB/s wr, 7.11k op/s 2024-04-26T04:55:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:48 smithi146 ceph-mon[95531]: pgmap v1041: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 6.3 MiB/s wr, 7.11k op/s 2024-04-26T04:55:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:48 smithi146 ceph-mon[92947]: pgmap v1041: 137 pgs: 137 active+clean; 1.9 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 29 MiB/s rd, 6.3 MiB/s wr, 7.11k op/s 2024-04-26T04:55:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:50 smithi204 ceph-mon[88313]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 186 MiB/s rd, 6.6 MiB/s wr, 7.79k op/s 2024-04-26T04:55:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:50 smithi146 ceph-mon[95531]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 186 MiB/s rd, 6.6 MiB/s wr, 7.79k op/s 2024-04-26T04:55:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:50 smithi146 ceph-mon[92947]: pgmap v1042: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 186 MiB/s rd, 6.6 MiB/s wr, 7.79k op/s 2024-04-26T04:55:51.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.MultiProducer (15037 ms) 2024-04-26T04:55:51.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.AsyncConsumer 2024-04-26T04:55:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:52 smithi204 ceph-mon[88313]: pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 161 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-04-26T04:55:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:52 smithi204 ceph-mon[88313]: osdmap e905: 8 total, 8 up, 8 in 2024-04-26T04:55:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:52 smithi146 ceph-mon[92947]: pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 161 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-04-26T04:55:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:52 smithi146 ceph-mon[92947]: osdmap e905: 8 total, 8 up, 8 in 2024-04-26T04:55:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:52 smithi146 ceph-mon[95531]: pgmap v1043: 137 pgs: 137 active+clean; 2.3 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 161 MiB/s rd, 5.7 MiB/s wr, 6.73k op/s 2024-04-26T04:55:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:52 smithi146 ceph-mon[95531]: osdmap e905: 8 total, 8 up, 8 in 2024-04-26T04:55:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:53 smithi146 ceph-mon[95531]: osdmap e906: 8 total, 8 up, 8 in 2024-04-26T04:55:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:53 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:53 smithi146 ceph-mon[92947]: osdmap e906: 8 total, 8 up, 8 in 2024-04-26T04:55:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:53 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:53 smithi204 ceph-mon[88313]: osdmap e906: 8 total, 8 up, 8 in 2024-04-26T04:55:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:53 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: osdmap e907: 8 total, 8 up, 8 in 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: osdmap e907: 8 total, 8 up, 8 in 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: pgmap v1046: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2031098923' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: osdmap e907: 8 total, 8 up, 8 in 2024-04-26T04:55:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:55:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:55:55.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.AsyncConsumer (4032 ms) 2024-04-26T04:55:55.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.MultiProducerConsumer 2024-04-26T04:55:55.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:55 smithi146 ceph-mon[92947]: osdmap e908: 8 total, 8 up, 8 in 2024-04-26T04:55:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:55 smithi146 ceph-mon[95531]: osdmap e908: 8 total, 8 up, 8 in 2024-04-26T04:55:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:55 smithi204 ceph-mon[88313]: osdmap e908: 8 total, 8 up, 8 in 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:55:56] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[95531]: pgmap v1049: 137 pgs: 137 active+clean; 719 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[95531]: osdmap e909: 8 total, 8 up, 8 in 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[92947]: pgmap v1049: 137 pgs: 137 active+clean; 719 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:55:56.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:56 smithi146 ceph-mon[92947]: osdmap e909: 8 total, 8 up, 8 in 2024-04-26T04:55:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:56 smithi204 ceph-mon[88313]: pgmap v1049: 137 pgs: 137 active+clean; 719 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:56 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:56 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:55:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:56 smithi204 ceph-mon[88313]: osdmap e909: 8 total, 8 up, 8 in 2024-04-26T04:55:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:57 smithi146 ceph-mon[95531]: osdmap e910: 8 total, 8 up, 8 in 2024-04-26T04:55:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:57 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:57 smithi146 ceph-mon[92947]: osdmap e910: 8 total, 8 up, 8 in 2024-04-26T04:55:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:57 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:57 smithi204 ceph-mon[88313]: osdmap e910: 8 total, 8 up, 8 in 2024-04-26T04:55:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:57 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:55:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[92947]: pgmap v1052: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[92947]: osdmap e911: 8 total, 8 up, 8 in 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[95531]: pgmap v1052: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:58 smithi146 ceph-mon[95531]: osdmap e911: 8 total, 8 up, 8 in 2024-04-26T04:55:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:58 smithi204 ceph-mon[88313]: pgmap v1052: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-04-26T04:55:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:58 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:55:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/264977115' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:55:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:58 smithi204 ceph-mon[88313]: osdmap e911: 8 total, 8 up, 8 in 2024-04-26T04:55:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:59 smithi146 ceph-mon[92947]: osdmap e912: 8 total, 8 up, 8 in 2024-04-26T04:55:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:55:59 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:59 smithi146 ceph-mon[95531]: osdmap e912: 8 total, 8 up, 8 in 2024-04-26T04:55:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:55:59 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:55:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:59 smithi204 ceph-mon[88313]: osdmap e912: 8 total, 8 up, 8 in 2024-04-26T04:55:59.830 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:55:59 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:00 smithi146 ceph-mon[95531]: pgmap v1055: 137 pgs: 4 unknown, 133 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 2.64k op/s 2024-04-26T04:56:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:00 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:56:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:00 smithi146 ceph-mon[92947]: pgmap v1055: 137 pgs: 4 unknown, 133 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 2.64k op/s 2024-04-26T04:56:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:00 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:56:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:00 smithi204 ceph-mon[88313]: pgmap v1055: 137 pgs: 4 unknown, 133 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 2.2 MiB/s wr, 2.64k op/s 2024-04-26T04:56:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:00 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:56:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:02 smithi146 ceph-mon[95531]: pgmap v1056: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.85k op/s 2024-04-26T04:56:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:02 smithi146 ceph-mon[92947]: pgmap v1056: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.85k op/s 2024-04-26T04:56:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:02 smithi204 ceph-mon[88313]: pgmap v1056: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 9.3 MiB/s rd, 2.4 MiB/s wr, 2.85k op/s 2024-04-26T04:56:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:04 smithi204 ceph-mon[88313]: pgmap v1057: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 2.42k op/s 2024-04-26T04:56:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:04 smithi146 ceph-mon[95531]: pgmap v1057: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 2.42k op/s 2024-04-26T04:56:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:04 smithi146 ceph-mon[92947]: pgmap v1057: 137 pgs: 137 active+clean; 913 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 2.0 MiB/s wr, 2.42k op/s 2024-04-26T04:56:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:06] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:56:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:06 smithi204 ceph-mon[88313]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.07k op/s 2024-04-26T04:56:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:06 smithi146 ceph-mon[95531]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.07k op/s 2024-04-26T04:56:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:06 smithi146 ceph-mon[92947]: pgmap v1058: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 65 MiB/s rd, 6.0 MiB/s wr, 7.07k op/s 2024-04-26T04:56:09.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:08 smithi204 ceph-mon[88313]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 5.95k op/s 2024-04-26T04:56:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:08 smithi146 ceph-mon[95531]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 5.95k op/s 2024-04-26T04:56:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:08 smithi146 ceph-mon[92947]: pgmap v1059: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 5.0 MiB/s wr, 5.95k op/s 2024-04-26T04:56:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:10 smithi204 ceph-mon[88313]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 5.9 MiB/s wr, 7.17k op/s 2024-04-26T04:56:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:10 smithi146 ceph-mon[95531]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 5.9 MiB/s wr, 7.17k op/s 2024-04-26T04:56:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:10 smithi146 ceph-mon[92947]: pgmap v1060: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 5.9 MiB/s wr, 7.17k op/s 2024-04-26T04:56:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:11 smithi204 ceph-mon[88313]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:11 smithi146 ceph-mon[95531]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:11 smithi146 ceph-mon[92947]: pgmap v1061: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:56:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:56:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:56:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:13 smithi204 ceph-mon[88313]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:56:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:56:14.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[92947]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[95531]: pgmap v1062: 137 pgs: 137 active+clean; 1.6 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 4.1 MiB/s wr, 4.96k op/s 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:56:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:56:15.918 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.MultiProducerConsumer (20580 ms) 2024-04-26T04:56:15.918 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.ReserveSpillover 2024-04-26T04:56:16.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:15 smithi146 ceph-mon[95531]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 103 MiB/s rd, 5.2 MiB/s wr, 6.36k op/s 2024-04-26T04:56:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:15 smithi146 ceph-mon[92947]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 103 MiB/s rd, 5.2 MiB/s wr, 6.36k op/s 2024-04-26T04:56:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:15 smithi204 ceph-mon[88313]: pgmap v1063: 137 pgs: 137 active+clean; 1.6 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 103 MiB/s rd, 5.2 MiB/s wr, 6.36k op/s 2024-04-26T04:56:16.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:16] "GET /metrics HTTP/1.1" 200 36483 "" "Prometheus/2.43.0" 2024-04-26T04:56:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:16 smithi146 ceph-mon[95531]: osdmap e913: 8 total, 8 up, 8 in 2024-04-26T04:56:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:16 smithi146 ceph-mon[92947]: osdmap e913: 8 total, 8 up, 8 in 2024-04-26T04:56:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:16 smithi204 ceph-mon[88313]: osdmap e913: 8 total, 8 up, 8 in 2024-04-26T04:56:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[95531]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[95531]: osdmap e914: 8 total, 8 up, 8 in 2024-04-26T04:56:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[92947]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[92947]: osdmap e914: 8 total, 8 up, 8 in 2024-04-26T04:56:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:17 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:17 smithi204 ceph-mon[88313]: pgmap v1065: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:17 smithi204 ceph-mon[88313]: osdmap e914: 8 total, 8 up, 8 in 2024-04-26T04:56:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:17 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:18 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:18 smithi204 ceph-mon[88313]: osdmap e915: 8 total, 8 up, 8 in 2024-04-26T04:56:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:18 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:18 smithi146 ceph-mon[95531]: osdmap e915: 8 total, 8 up, 8 in 2024-04-26T04:56:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:18 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/391292373' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:18 smithi146 ceph-mon[92947]: osdmap e915: 8 total, 8 up, 8 in 2024-04-26T04:56:19.958 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.ReserveSpillover (4040 ms) 2024-04-26T04:56:19.958 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.CommitSpillover 2024-04-26T04:56:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:19 smithi204 ceph-mon[88313]: pgmap v1068: 137 pgs: 4 unknown, 133 active+clean; 603 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:19 smithi204 ceph-mon[88313]: osdmap e916: 8 total, 8 up, 8 in 2024-04-26T04:56:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:19 smithi146 ceph-mon[95531]: pgmap v1068: 137 pgs: 4 unknown, 133 active+clean; 603 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:19 smithi146 ceph-mon[95531]: osdmap e916: 8 total, 8 up, 8 in 2024-04-26T04:56:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:19 smithi146 ceph-mon[92947]: pgmap v1068: 137 pgs: 4 unknown, 133 active+clean; 603 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:19 smithi146 ceph-mon[92947]: osdmap e916: 8 total, 8 up, 8 in 2024-04-26T04:56:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:20 smithi204 ceph-mon[88313]: osdmap e917: 8 total, 8 up, 8 in 2024-04-26T04:56:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:20 smithi146 ceph-mon[95531]: osdmap e917: 8 total, 8 up, 8 in 2024-04-26T04:56:21.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:20 smithi146 ceph-mon[92947]: osdmap e917: 8 total, 8 up, 8 in 2024-04-26T04:56:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:21 smithi204 ceph-mon[88313]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:21 smithi204 ceph-mon[88313]: osdmap e918: 8 total, 8 up, 8 in 2024-04-26T04:56:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:21 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[95531]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[95531]: osdmap e918: 8 total, 8 up, 8 in 2024-04-26T04:56:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[92947]: pgmap v1071: 105 pgs: 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[92947]: osdmap e918: 8 total, 8 up, 8 in 2024-04-26T04:56:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:21 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:22 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:22 smithi204 ceph-mon[88313]: osdmap e919: 8 total, 8 up, 8 in 2024-04-26T04:56:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:22 smithi204 ceph-mon[88313]: osdmap e920: 8 total, 8 up, 8 in 2024-04-26T04:56:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[95531]: osdmap e919: 8 total, 8 up, 8 in 2024-04-26T04:56:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[95531]: osdmap e920: 8 total, 8 up, 8 in 2024-04-26T04:56:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3517223778' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[92947]: osdmap e919: 8 total, 8 up, 8 in 2024-04-26T04:56:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:22 smithi146 ceph-mon[92947]: osdmap e920: 8 total, 8 up, 8 in 2024-04-26T04:56:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:23 smithi204 ceph-mon[88313]: pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:23 smithi146 ceph-mon[92947]: pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:23 smithi146 ceph-mon[95531]: pgmap v1074: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:25.992 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.CommitSpillover (6034 ms) 2024-04-26T04:56:25.992 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestCls2PCQueue.AbortSpillover 2024-04-26T04:56:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:26 smithi204 ceph-mon[88313]: pgmap v1076: 137 pgs: 137 active+clean; 626 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 1.20k op/s 2024-04-26T04:56:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:25 smithi146 ceph-mon[95531]: pgmap v1076: 137 pgs: 137 active+clean; 626 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 1.20k op/s 2024-04-26T04:56:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:25 smithi146 ceph-mon[92947]: pgmap v1076: 137 pgs: 137 active+clean; 626 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 4.5 MiB/s rd, 4.6 MiB/s wr, 1.20k op/s 2024-04-26T04:56:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:26] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-04-26T04:56:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:27 smithi204 ceph-mon[88313]: osdmap e921: 8 total, 8 up, 8 in 2024-04-26T04:56:27.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:27 smithi146 ceph-mon[92947]: osdmap e921: 8 total, 8 up, 8 in 2024-04-26T04:56:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:27 smithi146 ceph-mon[95531]: osdmap e921: 8 total, 8 up, 8 in 2024-04-26T04:56:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:28 smithi204 ceph-mon[88313]: pgmap v1078: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:28 smithi204 ceph-mon[88313]: osdmap e922: 8 total, 8 up, 8 in 2024-04-26T04:56:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:28 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[92947]: pgmap v1078: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[92947]: osdmap e922: 8 total, 8 up, 8 in 2024-04-26T04:56:28.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[95531]: pgmap v1078: 105 pgs: 105 active+clean; 583 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[95531]: osdmap e922: 8 total, 8 up, 8 in 2024-04-26T04:56:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:28 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:29 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:29 smithi204 ceph-mon[88313]: osdmap e923: 8 total, 8 up, 8 in 2024-04-26T04:56:29.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:29 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:29.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:29 smithi146 ceph-mon[95531]: osdmap e923: 8 total, 8 up, 8 in 2024-04-26T04:56:29.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:29 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/272244049' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136129-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:29.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:29 smithi146 ceph-mon[92947]: osdmap e923: 8 total, 8 up, 8 in 2024-04-26T04:56:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:30 smithi204 ceph-mon[88313]: pgmap v1081: 137 pgs: 6 unknown, 131 active+clean; 603 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 318 op/s 2024-04-26T04:56:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:30 smithi204 ceph-mon[88313]: osdmap e924: 8 total, 8 up, 8 in 2024-04-26T04:56:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:30 smithi146 ceph-mon[95531]: pgmap v1081: 137 pgs: 6 unknown, 131 active+clean; 603 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 318 op/s 2024-04-26T04:56:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:30 smithi146 ceph-mon[95531]: osdmap e924: 8 total, 8 up, 8 in 2024-04-26T04:56:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:30 smithi146 ceph-mon[92947]: pgmap v1081: 137 pgs: 6 unknown, 131 active+clean; 603 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.2 MiB/s wr, 318 op/s 2024-04-26T04:56:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:30 smithi146 ceph-mon[92947]: osdmap e924: 8 total, 8 up, 8 in 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestCls2PCQueue.AbortSpillover (5036 ms) 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 22 tests from TestCls2PCQueue (102848 ms total) 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 22 tests from 1 test suite ran. (102849 ms total) 2024-04-26T04:56:31.029 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 22 tests. 2024-04-26T04:56:31.032 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:56:31.032 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:56:31.065 INFO:tasks.workunit:Running workunit cls/test_cls_cas.sh... 2024-04-26T04:56:31.065 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:56:31.134 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:56:31.135 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 6 tests from 2 test suites. 2024-04-26T04:56:31.135 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:56:31.135 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 5 tests from cls_cas 2024-04-26T04:56:31.135 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_cas.get_put 2024-04-26T04:56:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:32 smithi204 ceph-mon[88313]: pgmap v1083: 137 pgs: 137 active+clean; 603 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 385 op/s 2024-04-26T04:56:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:32 smithi204 ceph-mon[88313]: osdmap e925: 8 total, 8 up, 8 in 2024-04-26T04:56:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:32 smithi146 ceph-mon[95531]: pgmap v1083: 137 pgs: 137 active+clean; 603 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 385 op/s 2024-04-26T04:56:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:32 smithi146 ceph-mon[95531]: osdmap e925: 8 total, 8 up, 8 in 2024-04-26T04:56:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:32 smithi146 ceph-mon[92947]: pgmap v1083: 137 pgs: 137 active+clean; 603 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.4 MiB/s wr, 385 op/s 2024-04-26T04:56:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:32 smithi146 ceph-mon[92947]: osdmap e925: 8 total, 8 up, 8 in 2024-04-26T04:56:33.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:33 smithi204 ceph-mon[88313]: osdmap e926: 8 total, 8 up, 8 in 2024-04-26T04:56:33.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:33 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:33.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:33 smithi146 ceph-mon[95531]: osdmap e926: 8 total, 8 up, 8 in 2024-04-26T04:56:33.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:33 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:33.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:33 smithi146 ceph-mon[92947]: osdmap e926: 8 total, 8 up, 8 in 2024-04-26T04:56:33.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:33 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:34.057 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_cas.get_put (2922 ms) 2024-04-26T04:56:34.058 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_cas.wrong_put 2024-04-26T04:56:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:34 smithi204 ceph-mon[88313]: pgmap v1086: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:34 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:34 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:34 smithi204 ceph-mon[88313]: osdmap e927: 8 total, 8 up, 8 in 2024-04-26T04:56:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[95531]: pgmap v1086: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[95531]: osdmap e927: 8 total, 8 up, 8 in 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[92947]: pgmap v1086: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3056268840' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:34 smithi146 ceph-mon[92947]: osdmap e927: 8 total, 8 up, 8 in 2024-04-26T04:56:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:35 smithi204 ceph-mon[88313]: osdmap e928: 8 total, 8 up, 8 in 2024-04-26T04:56:35.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:35 smithi146 ceph-mon[92947]: osdmap e928: 8 total, 8 up, 8 in 2024-04-26T04:56:35.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:35 smithi146 ceph-mon[95531]: osdmap e928: 8 total, 8 up, 8 in 2024-04-26T04:56:36.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:36] "GET /metrics HTTP/1.1" 200 36423 "" "Prometheus/2.43.0" 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: osdmap e929: 8 total, 8 up, 8 in 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2879491984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:56:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: osdmap e929: 8 total, 8 up, 8 in 2024-04-26T04:56:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2879491984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: pgmap v1089: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:56:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: osdmap e929: 8 total, 8 up, 8 in 2024-04-26T04:56:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2879491984' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:37.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_cas.wrong_put (3024 ms) 2024-04-26T04:56:37.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_cas.dup_get 2024-04-26T04:56:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:37 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:37 smithi146 ceph-mon[92947]: osdmap e930: 8 total, 8 up, 8 in 2024-04-26T04:56:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:37 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:37 smithi146 ceph-mon[95531]: osdmap e930: 8 total, 8 up, 8 in 2024-04-26T04:56:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:37 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:37 smithi204 ceph-mon[88313]: osdmap e930: 8 total, 8 up, 8 in 2024-04-26T04:56:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:38 smithi146 ceph-mon[95531]: pgmap v1092: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:38 smithi146 ceph-mon[95531]: osdmap e931: 8 total, 8 up, 8 in 2024-04-26T04:56:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:38 smithi146 ceph-mon[92947]: pgmap v1092: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:38 smithi146 ceph-mon[92947]: osdmap e931: 8 total, 8 up, 8 in 2024-04-26T04:56:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:38 smithi204 ceph-mon[88313]: pgmap v1092: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:38 smithi204 ceph-mon[88313]: osdmap e931: 8 total, 8 up, 8 in 2024-04-26T04:56:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[95531]: osdmap e932: 8 total, 8 up, 8 in 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1428735241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[92947]: osdmap e932: 8 total, 8 up, 8 in 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1428735241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:39 smithi204 ceph-mon[88313]: osdmap e932: 8 total, 8 up, 8 in 2024-04-26T04:56:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:39 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1428735241' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:39 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:40.097 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_cas.dup_get (3015 ms) 2024-04-26T04:56:40.097 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_cas.dup_put 2024-04-26T04:56:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[95531]: pgmap v1095: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[95531]: osdmap e933: 8 total, 8 up, 8 in 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[92947]: pgmap v1095: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:40 smithi146 ceph-mon[92947]: osdmap e933: 8 total, 8 up, 8 in 2024-04-26T04:56:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:40 smithi204 ceph-mon[88313]: pgmap v1095: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:40 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:40 smithi204 ceph-mon[88313]: osdmap e933: 8 total, 8 up, 8 in 2024-04-26T04:56:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:41 smithi146 ceph-mon[95531]: osdmap e934: 8 total, 8 up, 8 in 2024-04-26T04:56:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:41 smithi146 ceph-mon[92947]: osdmap e934: 8 total, 8 up, 8 in 2024-04-26T04:56:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:41 smithi204 ceph-mon[88313]: osdmap e934: 8 total, 8 up, 8 in 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: osdmap e935: 8 total, 8 up, 8 in 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1692359164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:56:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: osdmap e935: 8 total, 8 up, 8 in 2024-04-26T04:56:42.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1692359164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:42.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:42 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: pgmap v1098: 105 pgs: 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:56:42.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: osdmap e935: 8 total, 8 up, 8 in 2024-04-26T04:56:42.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1692359164' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:42.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:42 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:43.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_cas.dup_put (3023 ms) 2024-04-26T04:56:43.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_cas.get_wrong_data 2024-04-26T04:56:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:43 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:43 smithi146 ceph-mon[95531]: osdmap e936: 8 total, 8 up, 8 in 2024-04-26T04:56:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:43 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:43 smithi146 ceph-mon[92947]: osdmap e936: 8 total, 8 up, 8 in 2024-04-26T04:56:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:43 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:43 smithi204 ceph-mon[88313]: osdmap e936: 8 total, 8 up, 8 in 2024-04-26T04:56:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:44 smithi146 ceph-mon[95531]: pgmap v1101: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:44 smithi146 ceph-mon[95531]: osdmap e937: 8 total, 8 up, 8 in 2024-04-26T04:56:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:44 smithi146 ceph-mon[92947]: pgmap v1101: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:44 smithi146 ceph-mon[92947]: osdmap e937: 8 total, 8 up, 8 in 2024-04-26T04:56:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:44 smithi204 ceph-mon[88313]: pgmap v1101: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:44 smithi204 ceph-mon[88313]: osdmap e937: 8 total, 8 up, 8 in 2024-04-26T04:56:45.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:45 smithi146 ceph-mon[92947]: osdmap e938: 8 total, 8 up, 8 in 2024-04-26T04:56:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:45.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:45 smithi146 ceph-mon[95531]: osdmap e938: 8 total, 8 up, 8 in 2024-04-26T04:56:45.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:45 smithi204 ceph-mon[88313]: osdmap e938: 8 total, 8 up, 8 in 2024-04-26T04:56:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_cas.get_wrong_data (3025 ms) 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 5 tests from cls_cas (15010 ms total) 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from chunk_refs_t 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] chunk_refs_t.size 2024-04-26T04:56:46.146 INFO:tasks.workunit.client.0.smithi146.stdout:1 60 by_object 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:2 103 by_object 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:4 189 by_object 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:8 361 by_object 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:16 112 by_hash(32 bits) 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:32 208 by_hash(32 bits) 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:64 400 by_hash(32 bits) 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:128 509 by_hash(10 bits) 2024-04-26T04:56:46.147 INFO:tasks.workunit.client.0.smithi146.stdout:256 499 by_hash(7 bits) 2024-04-26T04:56:46.149 INFO:tasks.workunit.client.0.smithi146.stdout:512 462 by_hash(5 bits) 2024-04-26T04:56:46.149 INFO:tasks.workunit.client.0.smithi146.stdout:1024 466 by_hash(5 bits) 2024-04-26T04:56:46.149 INFO:tasks.workunit.client.0.smithi146.stdout:2048 466 by_hash(5 bits) 2024-04-26T04:56:46.149 INFO:tasks.workunit.client.0.smithi146.stdout:4096 470 by_hash(5 bits) 2024-04-26T04:56:46.150 INFO:tasks.workunit.client.0.smithi146.stdout:8192 498 by_hash(4 bits) 2024-04-26T04:56:46.153 INFO:tasks.workunit.client.0.smithi146.stdout:16384 278 by_hash(3 bits) 2024-04-26T04:56:46.157 INFO:tasks.workunit.client.0.smithi146.stdout:32768 337 by_hash(2 bits) 2024-04-26T04:56:46.164 INFO:tasks.workunit.client.0.smithi146.stdout:65536 367 by_hash(2 bits) 2024-04-26T04:56:46.175 INFO:tasks.workunit.client.0.smithi146.stdout:131072 387 by_hash(1 bits) 2024-04-26T04:56:46.192 INFO:tasks.workunit.client.0.smithi146.stdout:262144 331 by_pool 2024-04-26T04:56:46.221 INFO:tasks.workunit.client.0.smithi146.stdout:524288 21 count 2024-04-26T04:56:46.271 INFO:tasks.workunit.client.0.smithi146.stdout:1048576 21 count 2024-04-26T04:56:46.370 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] chunk_refs_t.size (225 ms) 2024-04-26T04:56:46.370 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from chunk_refs_t (225 ms total) 2024-04-26T04:56:46.370 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:56:46.370 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:56:46.371 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 6 tests from 2 test suites ran. (15235 ms total) 2024-04-26T04:56:46.371 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 6 tests. 2024-04-26T04:56:46.372 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:56:46.373 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:56:46.432 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:46] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[92947]: pgmap v1104: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[92947]: osdmap e939: 8 total, 8 up, 8 in 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[95531]: pgmap v1104: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:46.433 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:46 smithi146 ceph-mon[95531]: osdmap e939: 8 total, 8 up, 8 in 2024-04-26T04:56:46.436 INFO:tasks.workunit:Running workunit cls/test_cls_cmpomap.sh... 2024-04-26T04:56:46.436 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:56:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:56:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 31 tests from 1 test suite. 2024-04-26T04:56:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:56:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:46 smithi204 ceph-mon[88313]: pgmap v1104: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:46 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:46.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:46 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/985477260' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-136903-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:46.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:46 smithi204 ceph-mon[88313]: osdmap e939: 8 total, 8 up, 8 in 2024-04-26T04:56:47.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:47 smithi146 ceph-mon[92947]: osdmap e940: 8 total, 8 up, 8 in 2024-04-26T04:56:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:47 smithi146 ceph-mon[95531]: osdmap e940: 8 total, 8 up, 8 in 2024-04-26T04:56:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:47 smithi204 ceph-mon[88313]: osdmap e940: 8 total, 8 up, 8 in 2024-04-26T04:56:48.151 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 31 tests from CmpOmap 2024-04-26T04:56:48.152 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str 2024-04-26T04:56:48.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str (16 ms) 2024-04-26T04:56:48.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_str_default 2024-04-26T04:56:48.174 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_noexist_str_default (7 ms) 2024-04-26T04:56:48.175 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64 2024-04-26T04:56:48.178 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64 (3 ms) 2024-04-26T04:56:48.178 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_noexist_u64_default 2024-04-26T04:56:48.181 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_noexist_u64_default (3 ms) 2024-04-26T04:56:48.181 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_str 2024-04-26T04:56:48.186 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_str (6 ms) 2024-04-26T04:56:48.187 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_u64 2024-04-26T04:56:48.195 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_u64 (8 ms) 2024-04-26T04:56:48.195 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_input 2024-04-26T04:56:48.198 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_input (4 ms) 2024-04-26T04:56:48.199 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_default 2024-04-26T04:56:48.201 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_default (2 ms) 2024-04-26T04:56:48.201 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_u64_empty_default 2024-04-26T04:56:48.203 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_u64_empty_default (3 ms) 2024-04-26T04:56:48.204 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_u64_invalid_value 2024-04-26T04:56:48.207 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_u64_invalid_value (3 ms) 2024-04-26T04:56:48.207 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_at_max_keys 2024-04-26T04:56:48.208 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_at_max_keys (1 ms) 2024-04-26T04:56:48.208 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_vals_over_max_keys 2024-04-26T04:56:48.208 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_vals_over_max_keys (1 ms) 2024-04-26T04:56:48.209 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str 2024-04-26T04:56:48.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str (6 ms) 2024-04-26T04:56:48.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_str_default 2024-04-26T04:56:48.221 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_str_default (6 ms) 2024-04-26T04:56:48.221 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64 2024-04-26T04:56:48.227 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64 (6 ms) 2024-04-26T04:56:48.227 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_noexist_u64_default 2024-04-26T04:56:48.235 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_noexist_u64_default (8 ms) 2024-04-26T04:56:48.235 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_str 2024-04-26T04:56:48.242 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_str (8 ms) 2024-04-26T04:56:48.243 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64 2024-04-26T04:56:48.250 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_u64 (7 ms) 2024-04-26T04:56:48.250 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_einval 2024-04-26T04:56:48.252 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_einval (2 ms) 2024-04-26T04:56:48.252 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_u64_eio 2024-04-26T04:56:48.254 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_u64_eio (2 ms) 2024-04-26T04:56:48.254 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_at_max_keys 2024-04-26T04:56:48.255 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_at_max_keys (1 ms) 2024-04-26T04:56:48.255 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_set_vals_over_max_keys 2024-04-26T04:56:48.256 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_set_vals_over_max_keys (1 ms) 2024-04-26T04:56:48.256 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_str 2024-04-26T04:56:48.263 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_str (7 ms) 2024-04-26T04:56:48.263 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_noexist_u64 2024-04-26T04:56:48.268 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_noexist_u64 (6 ms) 2024-04-26T04:56:48.268 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_str 2024-04-26T04:56:48.275 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_str (7 ms) 2024-04-26T04:56:48.276 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64 2024-04-26T04:56:48.283 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64 (7 ms) 2024-04-26T04:56:48.283 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_einval 2024-04-26T04:56:48.285 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_einval (2 ms) 2024-04-26T04:56:48.285 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_eio 2024-04-26T04:56:48.287 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_eio (2 ms) 2024-04-26T04:56:48.287 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_at_max_keys 2024-04-26T04:56:48.288 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_at_max_keys (1 ms) 2024-04-26T04:56:48.288 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_over_max_keys 2024-04-26T04:56:48.289 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_over_max_keys (1 ms) 2024-04-26T04:56:48.289 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] CmpOmap.cmp_rm_keys_u64_empty 2024-04-26T04:56:48.297 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] CmpOmap.cmp_rm_keys_u64_empty (9 ms) 2024-04-26T04:56:48.298 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 31 tests from CmpOmap (146 ms total) 2024-04-26T04:56:48.298 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:56:48.298 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[95531]: pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[95531]: osdmap e941: 8 total, 8 up, 8 in 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[92947]: pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:56:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[92947]: osdmap e941: 8 total, 8 up, 8 in 2024-04-26T04:56:48.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:48 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:48 smithi204 ceph-mon[88313]: pgmap v1107: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:48 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:48 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:56:48.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:48 smithi204 ceph-mon[88313]: osdmap e941: 8 total, 8 up, 8 in 2024-04-26T04:56:48.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:48 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:49.168 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 31 tests from 1 test suite ran. (2663 ms total) 2024-04-26T04:56:49.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 31 tests. 2024-04-26T04:56:49.171 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:56:49.172 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:56:49.235 INFO:tasks.workunit:Running workunit cls/test_cls_hello.sh... 2024-04-26T04:56:49.236 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:56:49.305 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:56:49.306 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 6 tests from 1 test suite. 2024-04-26T04:56:49.306 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:56:49.306 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 6 tests from ClsHello 2024-04-26T04:56:49.306 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.SayHello 2024-04-26T04:56:49.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:49.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:49 smithi146 ceph-mon[95531]: osdmap e942: 8 total, 8 up, 8 in 2024-04-26T04:56:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:49 smithi146 ceph-mon[92947]: osdmap e942: 8 total, 8 up, 8 in 2024-04-26T04:56:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2420977643' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137026-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:49 smithi204 ceph-mon[88313]: osdmap e942: 8 total, 8 up, 8 in 2024-04-26T04:56:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:50 smithi146 ceph-mon[95531]: pgmap v1110: 137 pgs: 4 unknown, 133 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 31 op/s 2024-04-26T04:56:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:50 smithi146 ceph-mon[95531]: osdmap e943: 8 total, 8 up, 8 in 2024-04-26T04:56:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:50 smithi146 ceph-mon[92947]: pgmap v1110: 137 pgs: 4 unknown, 133 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 31 op/s 2024-04-26T04:56:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:50 smithi146 ceph-mon[92947]: osdmap e943: 8 total, 8 up, 8 in 2024-04-26T04:56:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:50 smithi204 ceph-mon[88313]: pgmap v1110: 137 pgs: 4 unknown, 133 active+clean; 583 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 24 KiB/s rd, 5.7 KiB/s wr, 31 op/s 2024-04-26T04:56:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:50 smithi204 ceph-mon[88313]: osdmap e943: 8 total, 8 up, 8 in 2024-04-26T04:56:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:51 smithi146 ceph-mon[95531]: osdmap e944: 8 total, 8 up, 8 in 2024-04-26T04:56:51.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:51 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:51 smithi146 ceph-mon[92947]: osdmap e944: 8 total, 8 up, 8 in 2024-04-26T04:56:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:51 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:51 smithi204 ceph-mon[88313]: osdmap e944: 8 total, 8 up, 8 in 2024-04-26T04:56:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:51 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:52.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.SayHello (2885 ms) 2024-04-26T04:56:52.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.RecordHello 2024-04-26T04:56:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[95531]: pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[95531]: osdmap e945: 8 total, 8 up, 8 in 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[92947]: pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:52 smithi146 ceph-mon[92947]: osdmap e945: 8 total, 8 up, 8 in 2024-04-26T04:56:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:52 smithi204 ceph-mon[88313]: pgmap v1113: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:52 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:52.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1199675611' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:52.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:52 smithi204 ceph-mon[88313]: osdmap e945: 8 total, 8 up, 8 in 2024-04-26T04:56:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:53 smithi204 ceph-mon[88313]: osdmap e946: 8 total, 8 up, 8 in 2024-04-26T04:56:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:53 smithi146 ceph-mon[92947]: osdmap e946: 8 total, 8 up, 8 in 2024-04-26T04:56:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:53 smithi146 ceph-mon[95531]: osdmap e946: 8 total, 8 up, 8 in 2024-04-26T04:56:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:56:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: osdmap e947: 8 total, 8 up, 8 in 2024-04-26T04:56:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1175572716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: osdmap e947: 8 total, 8 up, 8 in 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1175572716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: pgmap v1116: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: osdmap e947: 8 total, 8 up, 8 in 2024-04-26T04:56:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1175572716' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:56:55.216 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.RecordHello (3025 ms) 2024-04-26T04:56:55.216 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.WriteReturnData 2024-04-26T04:56:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:55 smithi204 ceph-mon[88313]: osdmap e948: 8 total, 8 up, 8 in 2024-04-26T04:56:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:55 smithi146 ceph-mon[95531]: osdmap e948: 8 total, 8 up, 8 in 2024-04-26T04:56:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:55 smithi146 ceph-mon[92947]: osdmap e948: 8 total, 8 up, 8 in 2024-04-26T04:56:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:56 smithi204 ceph-mon[88313]: pgmap v1119: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:56 smithi204 ceph-mon[88313]: osdmap e949: 8 total, 8 up, 8 in 2024-04-26T04:56:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:56:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:56:56] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-26T04:56:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:56 smithi146 ceph-mon[95531]: pgmap v1119: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:56 smithi146 ceph-mon[95531]: osdmap e949: 8 total, 8 up, 8 in 2024-04-26T04:56:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:56 smithi146 ceph-mon[92947]: pgmap v1119: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:56 smithi146 ceph-mon[92947]: osdmap e949: 8 total, 8 up, 8 in 2024-04-26T04:56:57.232 INFO:tasks.workunit.client.0.smithi146.stdout:require_osd_release = squid 2024-04-26T04:56:57.244 INFO:tasks.workunit.client.0.smithi146.stdout:0 2024-04-26T04:56:57.405 INFO:tasks.workunit.client.0.smithi146.stdout:1 2024-04-26T04:56:57.406 INFO:tasks.workunit.client.0.smithi146.stdout:2 2024-04-26T04:56:57.408 INFO:tasks.workunit.client.0.smithi146.stdout:3 2024-04-26T04:56:57.408 INFO:tasks.workunit.client.0.smithi146.stdout:4 2024-04-26T04:56:57.409 INFO:tasks.workunit.client.0.smithi146.stdout:5 2024-04-26T04:56:57.410 INFO:tasks.workunit.client.0.smithi146.stdout:6 2024-04-26T04:56:57.411 INFO:tasks.workunit.client.0.smithi146.stdout:7 2024-04-26T04:56:57.413 INFO:tasks.workunit.client.0.smithi146.stdout:8 2024-04-26T04:56:57.413 INFO:tasks.workunit.client.0.smithi146.stdout:9 2024-04-26T04:56:57.414 INFO:tasks.workunit.client.0.smithi146.stdout:10 2024-04-26T04:56:57.416 INFO:tasks.workunit.client.0.smithi146.stdout:11 2024-04-26T04:56:57.417 INFO:tasks.workunit.client.0.smithi146.stdout:12 2024-04-26T04:56:57.417 INFO:tasks.workunit.client.0.smithi146.stdout:13 2024-04-26T04:56:57.418 INFO:tasks.workunit.client.0.smithi146.stdout:14 2024-04-26T04:56:57.419 INFO:tasks.workunit.client.0.smithi146.stdout:15 2024-04-26T04:56:57.421 INFO:tasks.workunit.client.0.smithi146.stdout:16 2024-04-26T04:56:57.421 INFO:tasks.workunit.client.0.smithi146.stdout:17 2024-04-26T04:56:57.422 INFO:tasks.workunit.client.0.smithi146.stdout:18 2024-04-26T04:56:57.423 INFO:tasks.workunit.client.0.smithi146.stdout:19 2024-04-26T04:56:57.424 INFO:tasks.workunit.client.0.smithi146.stdout:20 2024-04-26T04:56:57.425 INFO:tasks.workunit.client.0.smithi146.stdout:21 2024-04-26T04:56:57.426 INFO:tasks.workunit.client.0.smithi146.stdout:22 2024-04-26T04:56:57.427 INFO:tasks.workunit.client.0.smithi146.stdout:23 2024-04-26T04:56:57.428 INFO:tasks.workunit.client.0.smithi146.stdout:24 2024-04-26T04:56:57.429 INFO:tasks.workunit.client.0.smithi146.stdout:25 2024-04-26T04:56:57.430 INFO:tasks.workunit.client.0.smithi146.stdout:26 2024-04-26T04:56:57.431 INFO:tasks.workunit.client.0.smithi146.stdout:27 2024-04-26T04:56:57.432 INFO:tasks.workunit.client.0.smithi146.stdout:28 2024-04-26T04:56:57.432 INFO:tasks.workunit.client.0.smithi146.stdout:29 2024-04-26T04:56:57.433 INFO:tasks.workunit.client.0.smithi146.stdout:30 2024-04-26T04:56:57.434 INFO:tasks.workunit.client.0.smithi146.stdout:31 2024-04-26T04:56:57.435 INFO:tasks.workunit.client.0.smithi146.stdout:32 2024-04-26T04:56:57.436 INFO:tasks.workunit.client.0.smithi146.stdout:33 2024-04-26T04:56:57.437 INFO:tasks.workunit.client.0.smithi146.stdout:34 2024-04-26T04:56:57.438 INFO:tasks.workunit.client.0.smithi146.stdout:35 2024-04-26T04:56:57.438 INFO:tasks.workunit.client.0.smithi146.stdout:36 2024-04-26T04:56:57.442 INFO:tasks.workunit.client.0.smithi146.stdout:37 2024-04-26T04:56:57.442 INFO:tasks.workunit.client.0.smithi146.stdout:38 2024-04-26T04:56:57.442 INFO:tasks.workunit.client.0.smithi146.stdout:39 2024-04-26T04:56:57.442 INFO:tasks.workunit.client.0.smithi146.stdout:40 2024-04-26T04:56:57.443 INFO:tasks.workunit.client.0.smithi146.stdout:41 2024-04-26T04:56:57.444 INFO:tasks.workunit.client.0.smithi146.stdout:42 2024-04-26T04:56:57.445 INFO:tasks.workunit.client.0.smithi146.stdout:43 2024-04-26T04:56:57.445 INFO:tasks.workunit.client.0.smithi146.stdout:44 2024-04-26T04:56:57.446 INFO:tasks.workunit.client.0.smithi146.stdout:45 2024-04-26T04:56:57.447 INFO:tasks.workunit.client.0.smithi146.stdout:46 2024-04-26T04:56:57.448 INFO:tasks.workunit.client.0.smithi146.stdout:47 2024-04-26T04:56:57.449 INFO:tasks.workunit.client.0.smithi146.stdout:48 2024-04-26T04:56:57.450 INFO:tasks.workunit.client.0.smithi146.stdout:49 2024-04-26T04:56:57.451 INFO:tasks.workunit.client.0.smithi146.stdout:50 2024-04-26T04:56:57.451 INFO:tasks.workunit.client.0.smithi146.stdout:51 2024-04-26T04:56:57.452 INFO:tasks.workunit.client.0.smithi146.stdout:52 2024-04-26T04:56:57.453 INFO:tasks.workunit.client.0.smithi146.stdout:53 2024-04-26T04:56:57.454 INFO:tasks.workunit.client.0.smithi146.stdout:54 2024-04-26T04:56:57.455 INFO:tasks.workunit.client.0.smithi146.stdout:55 2024-04-26T04:56:57.456 INFO:tasks.workunit.client.0.smithi146.stdout:56 2024-04-26T04:56:57.457 INFO:tasks.workunit.client.0.smithi146.stdout:57 2024-04-26T04:56:57.458 INFO:tasks.workunit.client.0.smithi146.stdout:58 2024-04-26T04:56:57.459 INFO:tasks.workunit.client.0.smithi146.stdout:59 2024-04-26T04:56:57.459 INFO:tasks.workunit.client.0.smithi146.stdout:60 2024-04-26T04:56:57.460 INFO:tasks.workunit.client.0.smithi146.stdout:61 2024-04-26T04:56:57.461 INFO:tasks.workunit.client.0.smithi146.stdout:62 2024-04-26T04:56:57.462 INFO:tasks.workunit.client.0.smithi146.stdout:63 2024-04-26T04:56:57.463 INFO:tasks.workunit.client.0.smithi146.stdout:64 2024-04-26T04:56:57.464 INFO:tasks.workunit.client.0.smithi146.stdout:65 2024-04-26T04:56:57.465 INFO:tasks.workunit.client.0.smithi146.stdout:66 2024-04-26T04:56:57.465 INFO:tasks.workunit.client.0.smithi146.stdout:67 2024-04-26T04:56:57.466 INFO:tasks.workunit.client.0.smithi146.stdout:68 2024-04-26T04:56:57.467 INFO:tasks.workunit.client.0.smithi146.stdout:69 2024-04-26T04:56:57.468 INFO:tasks.workunit.client.0.smithi146.stdout:70 2024-04-26T04:56:57.469 INFO:tasks.workunit.client.0.smithi146.stdout:71 2024-04-26T04:56:57.470 INFO:tasks.workunit.client.0.smithi146.stdout:72 2024-04-26T04:56:57.471 INFO:tasks.workunit.client.0.smithi146.stdout:73 2024-04-26T04:56:57.472 INFO:tasks.workunit.client.0.smithi146.stdout:74 2024-04-26T04:56:57.473 INFO:tasks.workunit.client.0.smithi146.stdout:75 2024-04-26T04:56:57.474 INFO:tasks.workunit.client.0.smithi146.stdout:76 2024-04-26T04:56:57.474 INFO:tasks.workunit.client.0.smithi146.stdout:77 2024-04-26T04:56:57.475 INFO:tasks.workunit.client.0.smithi146.stdout:78 2024-04-26T04:56:57.476 INFO:tasks.workunit.client.0.smithi146.stdout:79 2024-04-26T04:56:57.477 INFO:tasks.workunit.client.0.smithi146.stdout:80 2024-04-26T04:56:57.478 INFO:tasks.workunit.client.0.smithi146.stdout:81 2024-04-26T04:56:57.479 INFO:tasks.workunit.client.0.smithi146.stdout:82 2024-04-26T04:56:57.480 INFO:tasks.workunit.client.0.smithi146.stdout:83 2024-04-26T04:56:57.481 INFO:tasks.workunit.client.0.smithi146.stdout:84 2024-04-26T04:56:57.482 INFO:tasks.workunit.client.0.smithi146.stdout:85 2024-04-26T04:56:57.482 INFO:tasks.workunit.client.0.smithi146.stdout:86 2024-04-26T04:56:57.483 INFO:tasks.workunit.client.0.smithi146.stdout:87 2024-04-26T04:56:57.484 INFO:tasks.workunit.client.0.smithi146.stdout:88 2024-04-26T04:56:57.485 INFO:tasks.workunit.client.0.smithi146.stdout:89 2024-04-26T04:56:57.486 INFO:tasks.workunit.client.0.smithi146.stdout:90 2024-04-26T04:56:57.487 INFO:tasks.workunit.client.0.smithi146.stdout:91 2024-04-26T04:56:57.488 INFO:tasks.workunit.client.0.smithi146.stdout:92 2024-04-26T04:56:57.489 INFO:tasks.workunit.client.0.smithi146.stdout:93 2024-04-26T04:56:57.490 INFO:tasks.workunit.client.0.smithi146.stdout:94 2024-04-26T04:56:57.490 INFO:tasks.workunit.client.0.smithi146.stdout:95 2024-04-26T04:56:57.491 INFO:tasks.workunit.client.0.smithi146.stdout:96 2024-04-26T04:56:57.492 INFO:tasks.workunit.client.0.smithi146.stdout:97 2024-04-26T04:56:57.493 INFO:tasks.workunit.client.0.smithi146.stdout:98 2024-04-26T04:56:57.494 INFO:tasks.workunit.client.0.smithi146.stdout:99 2024-04-26T04:56:57.495 INFO:tasks.workunit.client.0.smithi146.stdout:100 2024-04-26T04:56:57.496 INFO:tasks.workunit.client.0.smithi146.stdout:101 2024-04-26T04:56:57.496 INFO:tasks.workunit.client.0.smithi146.stdout:102 2024-04-26T04:56:57.497 INFO:tasks.workunit.client.0.smithi146.stdout:103 2024-04-26T04:56:57.498 INFO:tasks.workunit.client.0.smithi146.stdout:104 2024-04-26T04:56:57.499 INFO:tasks.workunit.client.0.smithi146.stdout:105 2024-04-26T04:56:57.500 INFO:tasks.workunit.client.0.smithi146.stdout:106 2024-04-26T04:56:57.501 INFO:tasks.workunit.client.0.smithi146.stdout:107 2024-04-26T04:56:57.502 INFO:tasks.workunit.client.0.smithi146.stdout:108 2024-04-26T04:56:57.502 INFO:tasks.workunit.client.0.smithi146.stdout:109 2024-04-26T04:56:57.503 INFO:tasks.workunit.client.0.smithi146.stdout:110 2024-04-26T04:56:57.504 INFO:tasks.workunit.client.0.smithi146.stdout:111 2024-04-26T04:56:57.505 INFO:tasks.workunit.client.0.smithi146.stdout:112 2024-04-26T04:56:57.506 INFO:tasks.workunit.client.0.smithi146.stdout:113 2024-04-26T04:56:57.507 INFO:tasks.workunit.client.0.smithi146.stdout:114 2024-04-26T04:56:57.508 INFO:tasks.workunit.client.0.smithi146.stdout:115 2024-04-26T04:56:57.509 INFO:tasks.workunit.client.0.smithi146.stdout:116 2024-04-26T04:56:57.509 INFO:tasks.workunit.client.0.smithi146.stdout:117 2024-04-26T04:56:57.510 INFO:tasks.workunit.client.0.smithi146.stdout:118 2024-04-26T04:56:57.511 INFO:tasks.workunit.client.0.smithi146.stdout:119 2024-04-26T04:56:57.512 INFO:tasks.workunit.client.0.smithi146.stdout:120 2024-04-26T04:56:57.513 INFO:tasks.workunit.client.0.smithi146.stdout:121 2024-04-26T04:56:57.514 INFO:tasks.workunit.client.0.smithi146.stdout:122 2024-04-26T04:56:57.514 INFO:tasks.workunit.client.0.smithi146.stdout:123 2024-04-26T04:56:57.515 INFO:tasks.workunit.client.0.smithi146.stdout:124 2024-04-26T04:56:57.516 INFO:tasks.workunit.client.0.smithi146.stdout:125 2024-04-26T04:56:57.517 INFO:tasks.workunit.client.0.smithi146.stdout:126 2024-04-26T04:56:57.518 INFO:tasks.workunit.client.0.smithi146.stdout:127 2024-04-26T04:56:57.519 INFO:tasks.workunit.client.0.smithi146.stdout:128 2024-04-26T04:56:57.520 INFO:tasks.workunit.client.0.smithi146.stdout:129 2024-04-26T04:56:57.521 INFO:tasks.workunit.client.0.smithi146.stdout:130 2024-04-26T04:56:57.521 INFO:tasks.workunit.client.0.smithi146.stdout:131 2024-04-26T04:56:57.522 INFO:tasks.workunit.client.0.smithi146.stdout:132 2024-04-26T04:56:57.523 INFO:tasks.workunit.client.0.smithi146.stdout:133 2024-04-26T04:56:57.524 INFO:tasks.workunit.client.0.smithi146.stdout:134 2024-04-26T04:56:57.525 INFO:tasks.workunit.client.0.smithi146.stdout:135 2024-04-26T04:56:57.526 INFO:tasks.workunit.client.0.smithi146.stdout:136 2024-04-26T04:56:57.526 INFO:tasks.workunit.client.0.smithi146.stdout:137 2024-04-26T04:56:57.527 INFO:tasks.workunit.client.0.smithi146.stdout:138 2024-04-26T04:56:57.528 INFO:tasks.workunit.client.0.smithi146.stdout:139 2024-04-26T04:56:57.529 INFO:tasks.workunit.client.0.smithi146.stdout:140 2024-04-26T04:56:57.530 INFO:tasks.workunit.client.0.smithi146.stdout:141 2024-04-26T04:56:57.530 INFO:tasks.workunit.client.0.smithi146.stdout:142 2024-04-26T04:56:57.531 INFO:tasks.workunit.client.0.smithi146.stdout:143 2024-04-26T04:56:57.532 INFO:tasks.workunit.client.0.smithi146.stdout:144 2024-04-26T04:56:57.533 INFO:tasks.workunit.client.0.smithi146.stdout:145 2024-04-26T04:56:57.534 INFO:tasks.workunit.client.0.smithi146.stdout:146 2024-04-26T04:56:57.535 INFO:tasks.workunit.client.0.smithi146.stdout:147 2024-04-26T04:56:57.535 INFO:tasks.workunit.client.0.smithi146.stdout:148 2024-04-26T04:56:57.536 INFO:tasks.workunit.client.0.smithi146.stdout:149 2024-04-26T04:56:57.537 INFO:tasks.workunit.client.0.smithi146.stdout:150 2024-04-26T04:56:57.538 INFO:tasks.workunit.client.0.smithi146.stdout:151 2024-04-26T04:56:57.539 INFO:tasks.workunit.client.0.smithi146.stdout:152 2024-04-26T04:56:57.540 INFO:tasks.workunit.client.0.smithi146.stdout:153 2024-04-26T04:56:57.540 INFO:tasks.workunit.client.0.smithi146.stdout:154 2024-04-26T04:56:57.541 INFO:tasks.workunit.client.0.smithi146.stdout:155 2024-04-26T04:56:57.542 INFO:tasks.workunit.client.0.smithi146.stdout:156 2024-04-26T04:56:57.543 INFO:tasks.workunit.client.0.smithi146.stdout:157 2024-04-26T04:56:57.544 INFO:tasks.workunit.client.0.smithi146.stdout:158 2024-04-26T04:56:57.545 INFO:tasks.workunit.client.0.smithi146.stdout:159 2024-04-26T04:56:57.545 INFO:tasks.workunit.client.0.smithi146.stdout:160 2024-04-26T04:56:57.546 INFO:tasks.workunit.client.0.smithi146.stdout:161 2024-04-26T04:56:57.547 INFO:tasks.workunit.client.0.smithi146.stdout:162 2024-04-26T04:56:57.548 INFO:tasks.workunit.client.0.smithi146.stdout:163 2024-04-26T04:56:57.549 INFO:tasks.workunit.client.0.smithi146.stdout:164 2024-04-26T04:56:57.549 INFO:tasks.workunit.client.0.smithi146.stdout:165 2024-04-26T04:56:57.550 INFO:tasks.workunit.client.0.smithi146.stdout:166 2024-04-26T04:56:57.551 INFO:tasks.workunit.client.0.smithi146.stdout:167 2024-04-26T04:56:57.552 INFO:tasks.workunit.client.0.smithi146.stdout:168 2024-04-26T04:56:57.553 INFO:tasks.workunit.client.0.smithi146.stdout:169 2024-04-26T04:56:57.554 INFO:tasks.workunit.client.0.smithi146.stdout:170 2024-04-26T04:56:57.554 INFO:tasks.workunit.client.0.smithi146.stdout:171 2024-04-26T04:56:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:57 smithi204 ceph-mon[88313]: osdmap e950: 8 total, 8 up, 8 in 2024-04-26T04:56:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:57 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:57 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:172 2024-04-26T04:56:57.556 INFO:tasks.workunit.client.0.smithi146.stdout:173 2024-04-26T04:56:57.557 INFO:tasks.workunit.client.0.smithi146.stdout:174 2024-04-26T04:56:57.558 INFO:tasks.workunit.client.0.smithi146.stdout:175 2024-04-26T04:56:57.559 INFO:tasks.workunit.client.0.smithi146.stdout:176 2024-04-26T04:56:57.559 INFO:tasks.workunit.client.0.smithi146.stdout:177 2024-04-26T04:56:57.560 INFO:tasks.workunit.client.0.smithi146.stdout:178 2024-04-26T04:56:57.561 INFO:tasks.workunit.client.0.smithi146.stdout:179 2024-04-26T04:56:57.562 INFO:tasks.workunit.client.0.smithi146.stdout:180 2024-04-26T04:56:57.563 INFO:tasks.workunit.client.0.smithi146.stdout:181 2024-04-26T04:56:57.563 INFO:tasks.workunit.client.0.smithi146.stdout:182 2024-04-26T04:56:57.564 INFO:tasks.workunit.client.0.smithi146.stdout:183 2024-04-26T04:56:57.565 INFO:tasks.workunit.client.0.smithi146.stdout:184 2024-04-26T04:56:57.566 INFO:tasks.workunit.client.0.smithi146.stdout:185 2024-04-26T04:56:57.567 INFO:tasks.workunit.client.0.smithi146.stdout:186 2024-04-26T04:56:57.567 INFO:tasks.workunit.client.0.smithi146.stdout:187 2024-04-26T04:56:57.568 INFO:tasks.workunit.client.0.smithi146.stdout:188 2024-04-26T04:56:57.569 INFO:tasks.workunit.client.0.smithi146.stdout:189 2024-04-26T04:56:57.570 INFO:tasks.workunit.client.0.smithi146.stdout:190 2024-04-26T04:56:57.571 INFO:tasks.workunit.client.0.smithi146.stdout:191 2024-04-26T04:56:57.571 INFO:tasks.workunit.client.0.smithi146.stdout:192 2024-04-26T04:56:57.572 INFO:tasks.workunit.client.0.smithi146.stdout:193 2024-04-26T04:56:57.573 INFO:tasks.workunit.client.0.smithi146.stdout:194 2024-04-26T04:56:57.574 INFO:tasks.workunit.client.0.smithi146.stdout:195 2024-04-26T04:56:57.575 INFO:tasks.workunit.client.0.smithi146.stdout:196 2024-04-26T04:56:57.576 INFO:tasks.workunit.client.0.smithi146.stdout:197 2024-04-26T04:56:57.576 INFO:tasks.workunit.client.0.smithi146.stdout:198 2024-04-26T04:56:57.577 INFO:tasks.workunit.client.0.smithi146.stdout:199 2024-04-26T04:56:57.578 INFO:tasks.workunit.client.0.smithi146.stdout:200 2024-04-26T04:56:57.579 INFO:tasks.workunit.client.0.smithi146.stdout:201 2024-04-26T04:56:57.580 INFO:tasks.workunit.client.0.smithi146.stdout:202 2024-04-26T04:56:57.581 INFO:tasks.workunit.client.0.smithi146.stdout:203 2024-04-26T04:56:57.581 INFO:tasks.workunit.client.0.smithi146.stdout:204 2024-04-26T04:56:57.582 INFO:tasks.workunit.client.0.smithi146.stdout:205 2024-04-26T04:56:57.583 INFO:tasks.workunit.client.0.smithi146.stdout:206 2024-04-26T04:56:57.584 INFO:tasks.workunit.client.0.smithi146.stdout:207 2024-04-26T04:56:57.585 INFO:tasks.workunit.client.0.smithi146.stdout:208 2024-04-26T04:56:57.586 INFO:tasks.workunit.client.0.smithi146.stdout:209 2024-04-26T04:56:57.586 INFO:tasks.workunit.client.0.smithi146.stdout:210 2024-04-26T04:56:57.587 INFO:tasks.workunit.client.0.smithi146.stdout:211 2024-04-26T04:56:57.588 INFO:tasks.workunit.client.0.smithi146.stdout:212 2024-04-26T04:56:57.589 INFO:tasks.workunit.client.0.smithi146.stdout:213 2024-04-26T04:56:57.590 INFO:tasks.workunit.client.0.smithi146.stdout:214 2024-04-26T04:56:57.590 INFO:tasks.workunit.client.0.smithi146.stdout:215 2024-04-26T04:56:57.591 INFO:tasks.workunit.client.0.smithi146.stdout:216 2024-04-26T04:56:57.592 INFO:tasks.workunit.client.0.smithi146.stdout:217 2024-04-26T04:56:57.593 INFO:tasks.workunit.client.0.smithi146.stdout:218 2024-04-26T04:56:57.594 INFO:tasks.workunit.client.0.smithi146.stdout:219 2024-04-26T04:56:57.595 INFO:tasks.workunit.client.0.smithi146.stdout:220 2024-04-26T04:56:57.596 INFO:tasks.workunit.client.0.smithi146.stdout:221 2024-04-26T04:56:57.596 INFO:tasks.workunit.client.0.smithi146.stdout:222 2024-04-26T04:56:57.597 INFO:tasks.workunit.client.0.smithi146.stdout:223 2024-04-26T04:56:57.598 INFO:tasks.workunit.client.0.smithi146.stdout:224 2024-04-26T04:56:57.599 INFO:tasks.workunit.client.0.smithi146.stdout:225 2024-04-26T04:56:57.600 INFO:tasks.workunit.client.0.smithi146.stdout:226 2024-04-26T04:56:57.601 INFO:tasks.workunit.client.0.smithi146.stdout:227 2024-04-26T04:56:57.602 INFO:tasks.workunit.client.0.smithi146.stdout:228 2024-04-26T04:56:57.602 INFO:tasks.workunit.client.0.smithi146.stdout:229 2024-04-26T04:56:57.603 INFO:tasks.workunit.client.0.smithi146.stdout:230 2024-04-26T04:56:57.604 INFO:tasks.workunit.client.0.smithi146.stdout:231 2024-04-26T04:56:57.605 INFO:tasks.workunit.client.0.smithi146.stdout:232 2024-04-26T04:56:57.606 INFO:tasks.workunit.client.0.smithi146.stdout:233 2024-04-26T04:56:57.606 INFO:tasks.workunit.client.0.smithi146.stdout:234 2024-04-26T04:56:57.607 INFO:tasks.workunit.client.0.smithi146.stdout:235 2024-04-26T04:56:57.608 INFO:tasks.workunit.client.0.smithi146.stdout:236 2024-04-26T04:56:57.609 INFO:tasks.workunit.client.0.smithi146.stdout:237 2024-04-26T04:56:57.610 INFO:tasks.workunit.client.0.smithi146.stdout:238 2024-04-26T04:56:57.611 INFO:tasks.workunit.client.0.smithi146.stdout:239 2024-04-26T04:56:57.611 INFO:tasks.workunit.client.0.smithi146.stdout:240 2024-04-26T04:56:57.612 INFO:tasks.workunit.client.0.smithi146.stdout:241 2024-04-26T04:56:57.613 INFO:tasks.workunit.client.0.smithi146.stdout:242 2024-04-26T04:56:57.614 INFO:tasks.workunit.client.0.smithi146.stdout:243 2024-04-26T04:56:57.615 INFO:tasks.workunit.client.0.smithi146.stdout:244 2024-04-26T04:56:57.616 INFO:tasks.workunit.client.0.smithi146.stdout:245 2024-04-26T04:56:57.616 INFO:tasks.workunit.client.0.smithi146.stdout:246 2024-04-26T04:56:57.617 INFO:tasks.workunit.client.0.smithi146.stdout:247 2024-04-26T04:56:57.618 INFO:tasks.workunit.client.0.smithi146.stdout:248 2024-04-26T04:56:57.619 INFO:tasks.workunit.client.0.smithi146.stdout:249 2024-04-26T04:56:57.620 INFO:tasks.workunit.client.0.smithi146.stdout:250 2024-04-26T04:56:57.621 INFO:tasks.workunit.client.0.smithi146.stdout:251 2024-04-26T04:56:57.621 INFO:tasks.workunit.client.0.smithi146.stdout:252 2024-04-26T04:56:57.622 INFO:tasks.workunit.client.0.smithi146.stdout:253 2024-04-26T04:56:57.623 INFO:tasks.workunit.client.0.smithi146.stdout:254 2024-04-26T04:56:57.624 INFO:tasks.workunit.client.0.smithi146.stdout:255 2024-04-26T04:56:57.625 INFO:tasks.workunit.client.0.smithi146.stdout:256 2024-04-26T04:56:57.626 INFO:tasks.workunit.client.0.smithi146.stdout:257 2024-04-26T04:56:57.627 INFO:tasks.workunit.client.0.smithi146.stdout:258 2024-04-26T04:56:57.627 INFO:tasks.workunit.client.0.smithi146.stdout:259 2024-04-26T04:56:57.628 INFO:tasks.workunit.client.0.smithi146.stdout:260 2024-04-26T04:56:57.629 INFO:tasks.workunit.client.0.smithi146.stdout:261 2024-04-26T04:56:57.630 INFO:tasks.workunit.client.0.smithi146.stdout:262 2024-04-26T04:56:57.631 INFO:tasks.workunit.client.0.smithi146.stdout:263 2024-04-26T04:56:57.632 INFO:tasks.workunit.client.0.smithi146.stdout:264 2024-04-26T04:56:57.633 INFO:tasks.workunit.client.0.smithi146.stdout:265 2024-04-26T04:56:57.634 INFO:tasks.workunit.client.0.smithi146.stdout:266 2024-04-26T04:56:57.635 INFO:tasks.workunit.client.0.smithi146.stdout:267 2024-04-26T04:56:57.636 INFO:tasks.workunit.client.0.smithi146.stdout:268 2024-04-26T04:56:57.637 INFO:tasks.workunit.client.0.smithi146.stdout:269 2024-04-26T04:56:57.637 INFO:tasks.workunit.client.0.smithi146.stdout:270 2024-04-26T04:56:57.638 INFO:tasks.workunit.client.0.smithi146.stdout:271 2024-04-26T04:56:57.639 INFO:tasks.workunit.client.0.smithi146.stdout:272 2024-04-26T04:56:57.640 INFO:tasks.workunit.client.0.smithi146.stdout:273 2024-04-26T04:56:57.641 INFO:tasks.workunit.client.0.smithi146.stdout:274 2024-04-26T04:56:57.642 INFO:tasks.workunit.client.0.smithi146.stdout:275 2024-04-26T04:56:57.643 INFO:tasks.workunit.client.0.smithi146.stdout:276 2024-04-26T04:56:57.643 INFO:tasks.workunit.client.0.smithi146.stdout:277 2024-04-26T04:56:57.644 INFO:tasks.workunit.client.0.smithi146.stdout:278 2024-04-26T04:56:57.645 INFO:tasks.workunit.client.0.smithi146.stdout:279 2024-04-26T04:56:57.646 INFO:tasks.workunit.client.0.smithi146.stdout:280 2024-04-26T04:56:57.647 INFO:tasks.workunit.client.0.smithi146.stdout:281 2024-04-26T04:56:57.648 INFO:tasks.workunit.client.0.smithi146.stdout:282 2024-04-26T04:56:57.649 INFO:tasks.workunit.client.0.smithi146.stdout:283 2024-04-26T04:56:57.650 INFO:tasks.workunit.client.0.smithi146.stdout:284 2024-04-26T04:56:57.651 INFO:tasks.workunit.client.0.smithi146.stdout:285 2024-04-26T04:56:57.651 INFO:tasks.workunit.client.0.smithi146.stdout:286 2024-04-26T04:56:57.652 INFO:tasks.workunit.client.0.smithi146.stdout:287 2024-04-26T04:56:57.653 INFO:tasks.workunit.client.0.smithi146.stdout:288 2024-04-26T04:56:57.654 INFO:tasks.workunit.client.0.smithi146.stdout:289 2024-04-26T04:56:57.655 INFO:tasks.workunit.client.0.smithi146.stdout:290 2024-04-26T04:56:57.656 INFO:tasks.workunit.client.0.smithi146.stdout:291 2024-04-26T04:56:57.657 INFO:tasks.workunit.client.0.smithi146.stdout:292 2024-04-26T04:56:57.658 INFO:tasks.workunit.client.0.smithi146.stdout:293 2024-04-26T04:56:57.658 INFO:tasks.workunit.client.0.smithi146.stdout:294 2024-04-26T04:56:57.659 INFO:tasks.workunit.client.0.smithi146.stdout:295 2024-04-26T04:56:57.660 INFO:tasks.workunit.client.0.smithi146.stdout:296 2024-04-26T04:56:57.661 INFO:tasks.workunit.client.0.smithi146.stdout:297 2024-04-26T04:56:57.662 INFO:tasks.workunit.client.0.smithi146.stdout:298 2024-04-26T04:56:57.663 INFO:tasks.workunit.client.0.smithi146.stdout:299 2024-04-26T04:56:57.664 INFO:tasks.workunit.client.0.smithi146.stdout:300 2024-04-26T04:56:57.665 INFO:tasks.workunit.client.0.smithi146.stdout:301 2024-04-26T04:56:57.665 INFO:tasks.workunit.client.0.smithi146.stdout:302 2024-04-26T04:56:57.666 INFO:tasks.workunit.client.0.smithi146.stdout:303 2024-04-26T04:56:57.667 INFO:tasks.workunit.client.0.smithi146.stdout:304 2024-04-26T04:56:57.668 INFO:tasks.workunit.client.0.smithi146.stdout:305 2024-04-26T04:56:57.669 INFO:tasks.workunit.client.0.smithi146.stdout:306 2024-04-26T04:56:57.670 INFO:tasks.workunit.client.0.smithi146.stdout:307 2024-04-26T04:56:57.671 INFO:tasks.workunit.client.0.smithi146.stdout:308 2024-04-26T04:56:57.672 INFO:tasks.workunit.client.0.smithi146.stdout:309 2024-04-26T04:56:57.672 INFO:tasks.workunit.client.0.smithi146.stdout:310 2024-04-26T04:56:57.673 INFO:tasks.workunit.client.0.smithi146.stdout:311 2024-04-26T04:56:57.674 INFO:tasks.workunit.client.0.smithi146.stdout:312 2024-04-26T04:56:57.675 INFO:tasks.workunit.client.0.smithi146.stdout:313 2024-04-26T04:56:57.676 INFO:tasks.workunit.client.0.smithi146.stdout:314 2024-04-26T04:56:57.677 INFO:tasks.workunit.client.0.smithi146.stdout:315 2024-04-26T04:56:57.678 INFO:tasks.workunit.client.0.smithi146.stdout:316 2024-04-26T04:56:57.679 INFO:tasks.workunit.client.0.smithi146.stdout:317 2024-04-26T04:56:57.679 INFO:tasks.workunit.client.0.smithi146.stdout:318 2024-04-26T04:56:57.680 INFO:tasks.workunit.client.0.smithi146.stdout:319 2024-04-26T04:56:57.681 INFO:tasks.workunit.client.0.smithi146.stdout:320 2024-04-26T04:56:57.682 INFO:tasks.workunit.client.0.smithi146.stdout:321 2024-04-26T04:56:57.683 INFO:tasks.workunit.client.0.smithi146.stdout:322 2024-04-26T04:56:57.684 INFO:tasks.workunit.client.0.smithi146.stdout:323 2024-04-26T04:56:57.685 INFO:tasks.workunit.client.0.smithi146.stdout:324 2024-04-26T04:56:57.686 INFO:tasks.workunit.client.0.smithi146.stdout:325 2024-04-26T04:56:57.687 INFO:tasks.workunit.client.0.smithi146.stdout:326 2024-04-26T04:56:57.688 INFO:tasks.workunit.client.0.smithi146.stdout:327 2024-04-26T04:56:57.688 INFO:tasks.workunit.client.0.smithi146.stdout:328 2024-04-26T04:56:57.689 INFO:tasks.workunit.client.0.smithi146.stdout:329 2024-04-26T04:56:57.690 INFO:tasks.workunit.client.0.smithi146.stdout:330 2024-04-26T04:56:57.691 INFO:tasks.workunit.client.0.smithi146.stdout:331 2024-04-26T04:56:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[95531]: osdmap e950: 8 total, 8 up, 8 in 2024-04-26T04:56:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[92947]: osdmap e950: 8 total, 8 up, 8 in 2024-04-26T04:56:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:57 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:56:57.693 INFO:tasks.workunit.client.0.smithi146.stdout:332 2024-04-26T04:56:57.693 INFO:tasks.workunit.client.0.smithi146.stdout:333 2024-04-26T04:56:57.694 INFO:tasks.workunit.client.0.smithi146.stdout:334 2024-04-26T04:56:57.695 INFO:tasks.workunit.client.0.smithi146.stdout:335 2024-04-26T04:56:57.696 INFO:tasks.workunit.client.0.smithi146.stdout:336 2024-04-26T04:56:57.697 INFO:tasks.workunit.client.0.smithi146.stdout:337 2024-04-26T04:56:57.697 INFO:tasks.workunit.client.0.smithi146.stdout:338 2024-04-26T04:56:57.698 INFO:tasks.workunit.client.0.smithi146.stdout:339 2024-04-26T04:56:57.699 INFO:tasks.workunit.client.0.smithi146.stdout:340 2024-04-26T04:56:57.700 INFO:tasks.workunit.client.0.smithi146.stdout:341 2024-04-26T04:56:57.702 INFO:tasks.workunit.client.0.smithi146.stdout:342 2024-04-26T04:56:57.702 INFO:tasks.workunit.client.0.smithi146.stdout:343 2024-04-26T04:56:57.703 INFO:tasks.workunit.client.0.smithi146.stdout:344 2024-04-26T04:56:57.704 INFO:tasks.workunit.client.0.smithi146.stdout:345 2024-04-26T04:56:57.705 INFO:tasks.workunit.client.0.smithi146.stdout:346 2024-04-26T04:56:57.706 INFO:tasks.workunit.client.0.smithi146.stdout:347 2024-04-26T04:56:57.707 INFO:tasks.workunit.client.0.smithi146.stdout:348 2024-04-26T04:56:57.708 INFO:tasks.workunit.client.0.smithi146.stdout:349 2024-04-26T04:56:57.709 INFO:tasks.workunit.client.0.smithi146.stdout:350 2024-04-26T04:56:57.710 INFO:tasks.workunit.client.0.smithi146.stdout:351 2024-04-26T04:56:57.710 INFO:tasks.workunit.client.0.smithi146.stdout:352 2024-04-26T04:56:57.711 INFO:tasks.workunit.client.0.smithi146.stdout:353 2024-04-26T04:56:57.712 INFO:tasks.workunit.client.0.smithi146.stdout:354 2024-04-26T04:56:57.713 INFO:tasks.workunit.client.0.smithi146.stdout:355 2024-04-26T04:56:57.714 INFO:tasks.workunit.client.0.smithi146.stdout:356 2024-04-26T04:56:57.715 INFO:tasks.workunit.client.0.smithi146.stdout:357 2024-04-26T04:56:57.716 INFO:tasks.workunit.client.0.smithi146.stdout:358 2024-04-26T04:56:57.716 INFO:tasks.workunit.client.0.smithi146.stdout:359 2024-04-26T04:56:57.717 INFO:tasks.workunit.client.0.smithi146.stdout:360 2024-04-26T04:56:57.718 INFO:tasks.workunit.client.0.smithi146.stdout:361 2024-04-26T04:56:57.719 INFO:tasks.workunit.client.0.smithi146.stdout:362 2024-04-26T04:56:57.720 INFO:tasks.workunit.client.0.smithi146.stdout:363 2024-04-26T04:56:57.721 INFO:tasks.workunit.client.0.smithi146.stdout:364 2024-04-26T04:56:57.722 INFO:tasks.workunit.client.0.smithi146.stdout:365 2024-04-26T04:56:57.722 INFO:tasks.workunit.client.0.smithi146.stdout:366 2024-04-26T04:56:57.723 INFO:tasks.workunit.client.0.smithi146.stdout:367 2024-04-26T04:56:57.724 INFO:tasks.workunit.client.0.smithi146.stdout:368 2024-04-26T04:56:57.725 INFO:tasks.workunit.client.0.smithi146.stdout:369 2024-04-26T04:56:57.726 INFO:tasks.workunit.client.0.smithi146.stdout:370 2024-04-26T04:56:57.727 INFO:tasks.workunit.client.0.smithi146.stdout:371 2024-04-26T04:56:57.728 INFO:tasks.workunit.client.0.smithi146.stdout:372 2024-04-26T04:56:57.729 INFO:tasks.workunit.client.0.smithi146.stdout:373 2024-04-26T04:56:57.730 INFO:tasks.workunit.client.0.smithi146.stdout:374 2024-04-26T04:56:57.731 INFO:tasks.workunit.client.0.smithi146.stdout:375 2024-04-26T04:56:57.732 INFO:tasks.workunit.client.0.smithi146.stdout:376 2024-04-26T04:56:57.733 INFO:tasks.workunit.client.0.smithi146.stdout:377 2024-04-26T04:56:57.734 INFO:tasks.workunit.client.0.smithi146.stdout:378 2024-04-26T04:56:57.735 INFO:tasks.workunit.client.0.smithi146.stdout:379 2024-04-26T04:56:57.735 INFO:tasks.workunit.client.0.smithi146.stdout:380 2024-04-26T04:56:57.736 INFO:tasks.workunit.client.0.smithi146.stdout:381 2024-04-26T04:56:57.737 INFO:tasks.workunit.client.0.smithi146.stdout:382 2024-04-26T04:56:57.738 INFO:tasks.workunit.client.0.smithi146.stdout:383 2024-04-26T04:56:57.739 INFO:tasks.workunit.client.0.smithi146.stdout:384 2024-04-26T04:56:57.740 INFO:tasks.workunit.client.0.smithi146.stdout:385 2024-04-26T04:56:57.741 INFO:tasks.workunit.client.0.smithi146.stdout:386 2024-04-26T04:56:57.742 INFO:tasks.workunit.client.0.smithi146.stdout:387 2024-04-26T04:56:57.743 INFO:tasks.workunit.client.0.smithi146.stdout:388 2024-04-26T04:56:57.744 INFO:tasks.workunit.client.0.smithi146.stdout:389 2024-04-26T04:56:57.744 INFO:tasks.workunit.client.0.smithi146.stdout:390 2024-04-26T04:56:57.745 INFO:tasks.workunit.client.0.smithi146.stdout:391 2024-04-26T04:56:57.746 INFO:tasks.workunit.client.0.smithi146.stdout:392 2024-04-26T04:56:57.747 INFO:tasks.workunit.client.0.smithi146.stdout:393 2024-04-26T04:56:57.748 INFO:tasks.workunit.client.0.smithi146.stdout:394 2024-04-26T04:56:57.749 INFO:tasks.workunit.client.0.smithi146.stdout:395 2024-04-26T04:56:57.750 INFO:tasks.workunit.client.0.smithi146.stdout:396 2024-04-26T04:56:57.751 INFO:tasks.workunit.client.0.smithi146.stdout:397 2024-04-26T04:56:57.751 INFO:tasks.workunit.client.0.smithi146.stdout:398 2024-04-26T04:56:57.752 INFO:tasks.workunit.client.0.smithi146.stdout:399 2024-04-26T04:56:57.753 INFO:tasks.workunit.client.0.smithi146.stdout:400 2024-04-26T04:56:57.754 INFO:tasks.workunit.client.0.smithi146.stdout:401 2024-04-26T04:56:57.755 INFO:tasks.workunit.client.0.smithi146.stdout:402 2024-04-26T04:56:57.756 INFO:tasks.workunit.client.0.smithi146.stdout:403 2024-04-26T04:56:57.757 INFO:tasks.workunit.client.0.smithi146.stdout:404 2024-04-26T04:56:57.758 INFO:tasks.workunit.client.0.smithi146.stdout:405 2024-04-26T04:56:57.759 INFO:tasks.workunit.client.0.smithi146.stdout:406 2024-04-26T04:56:57.760 INFO:tasks.workunit.client.0.smithi146.stdout:407 2024-04-26T04:56:57.761 INFO:tasks.workunit.client.0.smithi146.stdout:408 2024-04-26T04:56:57.761 INFO:tasks.workunit.client.0.smithi146.stdout:409 2024-04-26T04:56:57.762 INFO:tasks.workunit.client.0.smithi146.stdout:410 2024-04-26T04:56:57.763 INFO:tasks.workunit.client.0.smithi146.stdout:411 2024-04-26T04:56:57.764 INFO:tasks.workunit.client.0.smithi146.stdout:412 2024-04-26T04:56:57.765 INFO:tasks.workunit.client.0.smithi146.stdout:413 2024-04-26T04:56:57.766 INFO:tasks.workunit.client.0.smithi146.stdout:414 2024-04-26T04:56:57.767 INFO:tasks.workunit.client.0.smithi146.stdout:415 2024-04-26T04:56:57.768 INFO:tasks.workunit.client.0.smithi146.stdout:416 2024-04-26T04:56:57.769 INFO:tasks.workunit.client.0.smithi146.stdout:417 2024-04-26T04:56:57.769 INFO:tasks.workunit.client.0.smithi146.stdout:418 2024-04-26T04:56:57.770 INFO:tasks.workunit.client.0.smithi146.stdout:419 2024-04-26T04:56:57.771 INFO:tasks.workunit.client.0.smithi146.stdout:420 2024-04-26T04:56:57.772 INFO:tasks.workunit.client.0.smithi146.stdout:421 2024-04-26T04:56:57.773 INFO:tasks.workunit.client.0.smithi146.stdout:422 2024-04-26T04:56:57.774 INFO:tasks.workunit.client.0.smithi146.stdout:423 2024-04-26T04:56:57.775 INFO:tasks.workunit.client.0.smithi146.stdout:424 2024-04-26T04:56:57.776 INFO:tasks.workunit.client.0.smithi146.stdout:425 2024-04-26T04:56:57.777 INFO:tasks.workunit.client.0.smithi146.stdout:426 2024-04-26T04:56:57.778 INFO:tasks.workunit.client.0.smithi146.stdout:427 2024-04-26T04:56:57.779 INFO:tasks.workunit.client.0.smithi146.stdout:428 2024-04-26T04:56:57.780 INFO:tasks.workunit.client.0.smithi146.stdout:429 2024-04-26T04:56:57.780 INFO:tasks.workunit.client.0.smithi146.stdout:430 2024-04-26T04:56:57.782 INFO:tasks.workunit.client.0.smithi146.stdout:431 2024-04-26T04:56:57.782 INFO:tasks.workunit.client.0.smithi146.stdout:432 2024-04-26T04:56:57.783 INFO:tasks.workunit.client.0.smithi146.stdout:433 2024-04-26T04:56:57.784 INFO:tasks.workunit.client.0.smithi146.stdout:434 2024-04-26T04:56:57.785 INFO:tasks.workunit.client.0.smithi146.stdout:435 2024-04-26T04:56:57.786 INFO:tasks.workunit.client.0.smithi146.stdout:436 2024-04-26T04:56:57.787 INFO:tasks.workunit.client.0.smithi146.stdout:437 2024-04-26T04:56:57.788 INFO:tasks.workunit.client.0.smithi146.stdout:438 2024-04-26T04:56:57.789 INFO:tasks.workunit.client.0.smithi146.stdout:439 2024-04-26T04:56:57.790 INFO:tasks.workunit.client.0.smithi146.stdout:440 2024-04-26T04:56:57.791 INFO:tasks.workunit.client.0.smithi146.stdout:441 2024-04-26T04:56:57.792 INFO:tasks.workunit.client.0.smithi146.stdout:442 2024-04-26T04:56:57.793 INFO:tasks.workunit.client.0.smithi146.stdout:443 2024-04-26T04:56:57.794 INFO:tasks.workunit.client.0.smithi146.stdout:444 2024-04-26T04:56:57.795 INFO:tasks.workunit.client.0.smithi146.stdout:445 2024-04-26T04:56:57.796 INFO:tasks.workunit.client.0.smithi146.stdout:446 2024-04-26T04:56:57.797 INFO:tasks.workunit.client.0.smithi146.stdout:447 2024-04-26T04:56:57.798 INFO:tasks.workunit.client.0.smithi146.stdout:448 2024-04-26T04:56:57.799 INFO:tasks.workunit.client.0.smithi146.stdout:449 2024-04-26T04:56:57.800 INFO:tasks.workunit.client.0.smithi146.stdout:450 2024-04-26T04:56:57.801 INFO:tasks.workunit.client.0.smithi146.stdout:451 2024-04-26T04:56:57.802 INFO:tasks.workunit.client.0.smithi146.stdout:452 2024-04-26T04:56:57.803 INFO:tasks.workunit.client.0.smithi146.stdout:453 2024-04-26T04:56:57.804 INFO:tasks.workunit.client.0.smithi146.stdout:454 2024-04-26T04:56:57.804 INFO:tasks.workunit.client.0.smithi146.stdout:455 2024-04-26T04:56:57.805 INFO:tasks.workunit.client.0.smithi146.stdout:456 2024-04-26T04:56:57.806 INFO:tasks.workunit.client.0.smithi146.stdout:457 2024-04-26T04:56:57.807 INFO:tasks.workunit.client.0.smithi146.stdout:458 2024-04-26T04:56:57.808 INFO:tasks.workunit.client.0.smithi146.stdout:459 2024-04-26T04:56:57.809 INFO:tasks.workunit.client.0.smithi146.stdout:460 2024-04-26T04:56:57.810 INFO:tasks.workunit.client.0.smithi146.stdout:461 2024-04-26T04:56:57.811 INFO:tasks.workunit.client.0.smithi146.stdout:462 2024-04-26T04:56:57.812 INFO:tasks.workunit.client.0.smithi146.stdout:463 2024-04-26T04:56:57.813 INFO:tasks.workunit.client.0.smithi146.stdout:464 2024-04-26T04:56:57.814 INFO:tasks.workunit.client.0.smithi146.stdout:465 2024-04-26T04:56:57.815 INFO:tasks.workunit.client.0.smithi146.stdout:466 2024-04-26T04:56:57.816 INFO:tasks.workunit.client.0.smithi146.stdout:467 2024-04-26T04:56:57.817 INFO:tasks.workunit.client.0.smithi146.stdout:468 2024-04-26T04:56:57.818 INFO:tasks.workunit.client.0.smithi146.stdout:469 2024-04-26T04:56:57.819 INFO:tasks.workunit.client.0.smithi146.stdout:470 2024-04-26T04:56:57.819 INFO:tasks.workunit.client.0.smithi146.stdout:471 2024-04-26T04:56:57.821 INFO:tasks.workunit.client.0.smithi146.stdout:472 2024-04-26T04:56:57.821 INFO:tasks.workunit.client.0.smithi146.stdout:473 2024-04-26T04:56:57.822 INFO:tasks.workunit.client.0.smithi146.stdout:474 2024-04-26T04:56:57.823 INFO:tasks.workunit.client.0.smithi146.stdout:475 2024-04-26T04:56:57.824 INFO:tasks.workunit.client.0.smithi146.stdout:476 2024-04-26T04:56:57.825 INFO:tasks.workunit.client.0.smithi146.stdout:477 2024-04-26T04:56:57.826 INFO:tasks.workunit.client.0.smithi146.stdout:478 2024-04-26T04:56:57.827 INFO:tasks.workunit.client.0.smithi146.stdout:479 2024-04-26T04:56:57.829 INFO:tasks.workunit.client.0.smithi146.stdout:480 2024-04-26T04:56:57.829 INFO:tasks.workunit.client.0.smithi146.stdout:481 2024-04-26T04:56:57.830 INFO:tasks.workunit.client.0.smithi146.stdout:482 2024-04-26T04:56:57.831 INFO:tasks.workunit.client.0.smithi146.stdout:483 2024-04-26T04:56:57.832 INFO:tasks.workunit.client.0.smithi146.stdout:484 2024-04-26T04:56:57.833 INFO:tasks.workunit.client.0.smithi146.stdout:485 2024-04-26T04:56:57.834 INFO:tasks.workunit.client.0.smithi146.stdout:486 2024-04-26T04:56:57.835 INFO:tasks.workunit.client.0.smithi146.stdout:487 2024-04-26T04:56:57.836 INFO:tasks.workunit.client.0.smithi146.stdout:488 2024-04-26T04:56:57.837 INFO:tasks.workunit.client.0.smithi146.stdout:489 2024-04-26T04:56:57.838 INFO:tasks.workunit.client.0.smithi146.stdout:490 2024-04-26T04:56:57.839 INFO:tasks.workunit.client.0.smithi146.stdout:491 2024-04-26T04:56:57.840 INFO:tasks.workunit.client.0.smithi146.stdout:492 2024-04-26T04:56:57.841 INFO:tasks.workunit.client.0.smithi146.stdout:493 2024-04-26T04:56:57.842 INFO:tasks.workunit.client.0.smithi146.stdout:494 2024-04-26T04:56:57.843 INFO:tasks.workunit.client.0.smithi146.stdout:495 2024-04-26T04:56:57.844 INFO:tasks.workunit.client.0.smithi146.stdout:496 2024-04-26T04:56:57.845 INFO:tasks.workunit.client.0.smithi146.stdout:497 2024-04-26T04:56:57.845 INFO:tasks.workunit.client.0.smithi146.stdout:498 2024-04-26T04:56:57.847 INFO:tasks.workunit.client.0.smithi146.stdout:499 2024-04-26T04:56:57.848 INFO:tasks.workunit.client.0.smithi146.stdout:500 2024-04-26T04:56:57.849 INFO:tasks.workunit.client.0.smithi146.stdout:501 2024-04-26T04:56:57.850 INFO:tasks.workunit.client.0.smithi146.stdout:502 2024-04-26T04:56:57.851 INFO:tasks.workunit.client.0.smithi146.stdout:503 2024-04-26T04:56:57.852 INFO:tasks.workunit.client.0.smithi146.stdout:504 2024-04-26T04:56:57.853 INFO:tasks.workunit.client.0.smithi146.stdout:505 2024-04-26T04:56:57.854 INFO:tasks.workunit.client.0.smithi146.stdout:506 2024-04-26T04:56:57.854 INFO:tasks.workunit.client.0.smithi146.stdout:507 2024-04-26T04:56:57.855 INFO:tasks.workunit.client.0.smithi146.stdout:508 2024-04-26T04:56:57.856 INFO:tasks.workunit.client.0.smithi146.stdout:509 2024-04-26T04:56:57.857 INFO:tasks.workunit.client.0.smithi146.stdout:510 2024-04-26T04:56:57.858 INFO:tasks.workunit.client.0.smithi146.stdout:511 2024-04-26T04:56:57.859 INFO:tasks.workunit.client.0.smithi146.stdout:512 2024-04-26T04:56:57.860 INFO:tasks.workunit.client.0.smithi146.stdout:513 2024-04-26T04:56:57.861 INFO:tasks.workunit.client.0.smithi146.stdout:514 2024-04-26T04:56:57.862 INFO:tasks.workunit.client.0.smithi146.stdout:515 2024-04-26T04:56:57.863 INFO:tasks.workunit.client.0.smithi146.stdout:516 2024-04-26T04:56:57.864 INFO:tasks.workunit.client.0.smithi146.stdout:517 2024-04-26T04:56:57.865 INFO:tasks.workunit.client.0.smithi146.stdout:518 2024-04-26T04:56:57.865 INFO:tasks.workunit.client.0.smithi146.stdout:519 2024-04-26T04:56:57.866 INFO:tasks.workunit.client.0.smithi146.stdout:520 2024-04-26T04:56:57.867 INFO:tasks.workunit.client.0.smithi146.stdout:521 2024-04-26T04:56:57.868 INFO:tasks.workunit.client.0.smithi146.stdout:522 2024-04-26T04:56:57.869 INFO:tasks.workunit.client.0.smithi146.stdout:523 2024-04-26T04:56:57.870 INFO:tasks.workunit.client.0.smithi146.stdout:524 2024-04-26T04:56:57.871 INFO:tasks.workunit.client.0.smithi146.stdout:525 2024-04-26T04:56:57.872 INFO:tasks.workunit.client.0.smithi146.stdout:526 2024-04-26T04:56:57.873 INFO:tasks.workunit.client.0.smithi146.stdout:527 2024-04-26T04:56:57.874 INFO:tasks.workunit.client.0.smithi146.stdout:528 2024-04-26T04:56:57.875 INFO:tasks.workunit.client.0.smithi146.stdout:529 2024-04-26T04:56:57.876 INFO:tasks.workunit.client.0.smithi146.stdout:530 2024-04-26T04:56:57.877 INFO:tasks.workunit.client.0.smithi146.stdout:531 2024-04-26T04:56:57.877 INFO:tasks.workunit.client.0.smithi146.stdout:532 2024-04-26T04:56:57.878 INFO:tasks.workunit.client.0.smithi146.stdout:533 2024-04-26T04:56:57.880 INFO:tasks.workunit.client.0.smithi146.stdout:534 2024-04-26T04:56:57.880 INFO:tasks.workunit.client.0.smithi146.stdout:535 2024-04-26T04:56:57.882 INFO:tasks.workunit.client.0.smithi146.stdout:536 2024-04-26T04:56:57.882 INFO:tasks.workunit.client.0.smithi146.stdout:537 2024-04-26T04:56:57.883 INFO:tasks.workunit.client.0.smithi146.stdout:538 2024-04-26T04:56:57.884 INFO:tasks.workunit.client.0.smithi146.stdout:539 2024-04-26T04:56:57.885 INFO:tasks.workunit.client.0.smithi146.stdout:540 2024-04-26T04:56:57.886 INFO:tasks.workunit.client.0.smithi146.stdout:541 2024-04-26T04:56:57.887 INFO:tasks.workunit.client.0.smithi146.stdout:542 2024-04-26T04:56:57.888 INFO:tasks.workunit.client.0.smithi146.stdout:543 2024-04-26T04:56:57.889 INFO:tasks.workunit.client.0.smithi146.stdout:544 2024-04-26T04:56:57.890 INFO:tasks.workunit.client.0.smithi146.stdout:545 2024-04-26T04:56:57.891 INFO:tasks.workunit.client.0.smithi146.stdout:546 2024-04-26T04:56:57.892 INFO:tasks.workunit.client.0.smithi146.stdout:547 2024-04-26T04:56:57.893 INFO:tasks.workunit.client.0.smithi146.stdout:548 2024-04-26T04:56:57.894 INFO:tasks.workunit.client.0.smithi146.stdout:549 2024-04-26T04:56:57.895 INFO:tasks.workunit.client.0.smithi146.stdout:550 2024-04-26T04:56:57.896 INFO:tasks.workunit.client.0.smithi146.stdout:551 2024-04-26T04:56:57.897 INFO:tasks.workunit.client.0.smithi146.stdout:552 2024-04-26T04:56:57.898 INFO:tasks.workunit.client.0.smithi146.stdout:553 2024-04-26T04:56:57.899 INFO:tasks.workunit.client.0.smithi146.stdout:554 2024-04-26T04:56:57.899 INFO:tasks.workunit.client.0.smithi146.stdout:555 2024-04-26T04:56:57.900 INFO:tasks.workunit.client.0.smithi146.stdout:556 2024-04-26T04:56:57.901 INFO:tasks.workunit.client.0.smithi146.stdout:557 2024-04-26T04:56:57.902 INFO:tasks.workunit.client.0.smithi146.stdout:558 2024-04-26T04:56:57.903 INFO:tasks.workunit.client.0.smithi146.stdout:559 2024-04-26T04:56:57.904 INFO:tasks.workunit.client.0.smithi146.stdout:560 2024-04-26T04:56:57.905 INFO:tasks.workunit.client.0.smithi146.stdout:561 2024-04-26T04:56:57.906 INFO:tasks.workunit.client.0.smithi146.stdout:562 2024-04-26T04:56:57.907 INFO:tasks.workunit.client.0.smithi146.stdout:563 2024-04-26T04:56:57.908 INFO:tasks.workunit.client.0.smithi146.stdout:564 2024-04-26T04:56:57.909 INFO:tasks.workunit.client.0.smithi146.stdout:565 2024-04-26T04:56:57.910 INFO:tasks.workunit.client.0.smithi146.stdout:566 2024-04-26T04:56:57.911 INFO:tasks.workunit.client.0.smithi146.stdout:567 2024-04-26T04:56:57.912 INFO:tasks.workunit.client.0.smithi146.stdout:568 2024-04-26T04:56:57.913 INFO:tasks.workunit.client.0.smithi146.stdout:569 2024-04-26T04:56:57.914 INFO:tasks.workunit.client.0.smithi146.stdout:570 2024-04-26T04:56:57.915 INFO:tasks.workunit.client.0.smithi146.stdout:571 2024-04-26T04:56:57.916 INFO:tasks.workunit.client.0.smithi146.stdout:572 2024-04-26T04:56:57.917 INFO:tasks.workunit.client.0.smithi146.stdout:573 2024-04-26T04:56:57.918 INFO:tasks.workunit.client.0.smithi146.stdout:574 2024-04-26T04:56:57.919 INFO:tasks.workunit.client.0.smithi146.stdout:575 2024-04-26T04:56:57.920 INFO:tasks.workunit.client.0.smithi146.stdout:576 2024-04-26T04:56:57.921 INFO:tasks.workunit.client.0.smithi146.stdout:577 2024-04-26T04:56:57.922 INFO:tasks.workunit.client.0.smithi146.stdout:578 2024-04-26T04:56:57.923 INFO:tasks.workunit.client.0.smithi146.stdout:579 2024-04-26T04:56:57.924 INFO:tasks.workunit.client.0.smithi146.stdout:580 2024-04-26T04:56:57.925 INFO:tasks.workunit.client.0.smithi146.stdout:581 2024-04-26T04:56:57.926 INFO:tasks.workunit.client.0.smithi146.stdout:582 2024-04-26T04:56:57.927 INFO:tasks.workunit.client.0.smithi146.stdout:583 2024-04-26T04:56:57.928 INFO:tasks.workunit.client.0.smithi146.stdout:584 2024-04-26T04:56:57.929 INFO:tasks.workunit.client.0.smithi146.stdout:585 2024-04-26T04:56:57.930 INFO:tasks.workunit.client.0.smithi146.stdout:586 2024-04-26T04:56:57.931 INFO:tasks.workunit.client.0.smithi146.stdout:587 2024-04-26T04:56:57.932 INFO:tasks.workunit.client.0.smithi146.stdout:588 2024-04-26T04:56:57.933 INFO:tasks.workunit.client.0.smithi146.stdout:589 2024-04-26T04:56:57.934 INFO:tasks.workunit.client.0.smithi146.stdout:590 2024-04-26T04:56:57.934 INFO:tasks.workunit.client.0.smithi146.stdout:591 2024-04-26T04:56:57.935 INFO:tasks.workunit.client.0.smithi146.stdout:592 2024-04-26T04:56:57.936 INFO:tasks.workunit.client.0.smithi146.stdout:593 2024-04-26T04:56:57.937 INFO:tasks.workunit.client.0.smithi146.stdout:594 2024-04-26T04:56:57.938 INFO:tasks.workunit.client.0.smithi146.stdout:595 2024-04-26T04:56:57.939 INFO:tasks.workunit.client.0.smithi146.stdout:596 2024-04-26T04:56:57.940 INFO:tasks.workunit.client.0.smithi146.stdout:597 2024-04-26T04:56:57.941 INFO:tasks.workunit.client.0.smithi146.stdout:598 2024-04-26T04:56:57.942 INFO:tasks.workunit.client.0.smithi146.stdout:599 2024-04-26T04:56:57.943 INFO:tasks.workunit.client.0.smithi146.stdout:600 2024-04-26T04:56:57.944 INFO:tasks.workunit.client.0.smithi146.stdout:601 2024-04-26T04:56:57.945 INFO:tasks.workunit.client.0.smithi146.stdout:602 2024-04-26T04:56:57.947 INFO:tasks.workunit.client.0.smithi146.stdout:603 2024-04-26T04:56:57.948 INFO:tasks.workunit.client.0.smithi146.stdout:604 2024-04-26T04:56:57.949 INFO:tasks.workunit.client.0.smithi146.stdout:605 2024-04-26T04:56:57.950 INFO:tasks.workunit.client.0.smithi146.stdout:606 2024-04-26T04:56:57.951 INFO:tasks.workunit.client.0.smithi146.stdout:607 2024-04-26T04:56:57.952 INFO:tasks.workunit.client.0.smithi146.stdout:608 2024-04-26T04:56:57.953 INFO:tasks.workunit.client.0.smithi146.stdout:609 2024-04-26T04:56:57.954 INFO:tasks.workunit.client.0.smithi146.stdout:610 2024-04-26T04:56:57.955 INFO:tasks.workunit.client.0.smithi146.stdout:611 2024-04-26T04:56:57.956 INFO:tasks.workunit.client.0.smithi146.stdout:612 2024-04-26T04:56:57.957 INFO:tasks.workunit.client.0.smithi146.stdout:613 2024-04-26T04:56:57.958 INFO:tasks.workunit.client.0.smithi146.stdout:614 2024-04-26T04:56:57.959 INFO:tasks.workunit.client.0.smithi146.stdout:615 2024-04-26T04:56:57.960 INFO:tasks.workunit.client.0.smithi146.stdout:616 2024-04-26T04:56:57.961 INFO:tasks.workunit.client.0.smithi146.stdout:617 2024-04-26T04:56:57.962 INFO:tasks.workunit.client.0.smithi146.stdout:618 2024-04-26T04:56:57.963 INFO:tasks.workunit.client.0.smithi146.stdout:619 2024-04-26T04:56:57.964 INFO:tasks.workunit.client.0.smithi146.stdout:620 2024-04-26T04:56:57.965 INFO:tasks.workunit.client.0.smithi146.stdout:621 2024-04-26T04:56:57.966 INFO:tasks.workunit.client.0.smithi146.stdout:622 2024-04-26T04:56:57.967 INFO:tasks.workunit.client.0.smithi146.stdout:623 2024-04-26T04:56:57.968 INFO:tasks.workunit.client.0.smithi146.stdout:624 2024-04-26T04:56:57.969 INFO:tasks.workunit.client.0.smithi146.stdout:625 2024-04-26T04:56:57.970 INFO:tasks.workunit.client.0.smithi146.stdout:626 2024-04-26T04:56:57.971 INFO:tasks.workunit.client.0.smithi146.stdout:627 2024-04-26T04:56:57.972 INFO:tasks.workunit.client.0.smithi146.stdout:628 2024-04-26T04:56:57.973 INFO:tasks.workunit.client.0.smithi146.stdout:629 2024-04-26T04:56:57.974 INFO:tasks.workunit.client.0.smithi146.stdout:630 2024-04-26T04:56:57.975 INFO:tasks.workunit.client.0.smithi146.stdout:631 2024-04-26T04:56:57.976 INFO:tasks.workunit.client.0.smithi146.stdout:632 2024-04-26T04:56:57.977 INFO:tasks.workunit.client.0.smithi146.stdout:633 2024-04-26T04:56:57.978 INFO:tasks.workunit.client.0.smithi146.stdout:634 2024-04-26T04:56:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:635 2024-04-26T04:56:57.980 INFO:tasks.workunit.client.0.smithi146.stdout:636 2024-04-26T04:56:57.981 INFO:tasks.workunit.client.0.smithi146.stdout:637 2024-04-26T04:56:57.982 INFO:tasks.workunit.client.0.smithi146.stdout:638 2024-04-26T04:56:57.983 INFO:tasks.workunit.client.0.smithi146.stdout:639 2024-04-26T04:56:57.984 INFO:tasks.workunit.client.0.smithi146.stdout:640 2024-04-26T04:56:57.985 INFO:tasks.workunit.client.0.smithi146.stdout:641 2024-04-26T04:56:57.986 INFO:tasks.workunit.client.0.smithi146.stdout:642 2024-04-26T04:56:57.987 INFO:tasks.workunit.client.0.smithi146.stdout:643 2024-04-26T04:56:57.988 INFO:tasks.workunit.client.0.smithi146.stdout:644 2024-04-26T04:56:57.989 INFO:tasks.workunit.client.0.smithi146.stdout:645 2024-04-26T04:56:57.990 INFO:tasks.workunit.client.0.smithi146.stdout:646 2024-04-26T04:56:57.991 INFO:tasks.workunit.client.0.smithi146.stdout:647 2024-04-26T04:56:57.992 INFO:tasks.workunit.client.0.smithi146.stdout:648 2024-04-26T04:56:57.993 INFO:tasks.workunit.client.0.smithi146.stdout:649 2024-04-26T04:56:57.994 INFO:tasks.workunit.client.0.smithi146.stdout:650 2024-04-26T04:56:57.996 INFO:tasks.workunit.client.0.smithi146.stdout:651 2024-04-26T04:56:57.996 INFO:tasks.workunit.client.0.smithi146.stdout:652 2024-04-26T04:56:57.998 INFO:tasks.workunit.client.0.smithi146.stdout:653 2024-04-26T04:56:57.999 INFO:tasks.workunit.client.0.smithi146.stdout:654 2024-04-26T04:56:57.999 INFO:tasks.workunit.client.0.smithi146.stdout:655 2024-04-26T04:56:58.000 INFO:tasks.workunit.client.0.smithi146.stdout:656 2024-04-26T04:56:58.002 INFO:tasks.workunit.client.0.smithi146.stdout:657 2024-04-26T04:56:58.002 INFO:tasks.workunit.client.0.smithi146.stdout:658 2024-04-26T04:56:58.003 INFO:tasks.workunit.client.0.smithi146.stdout:659 2024-04-26T04:56:58.005 INFO:tasks.workunit.client.0.smithi146.stdout:660 2024-04-26T04:56:58.005 INFO:tasks.workunit.client.0.smithi146.stdout:661 2024-04-26T04:56:58.006 INFO:tasks.workunit.client.0.smithi146.stdout:662 2024-04-26T04:56:58.008 INFO:tasks.workunit.client.0.smithi146.stdout:663 2024-04-26T04:56:58.008 INFO:tasks.workunit.client.0.smithi146.stdout:664 2024-04-26T04:56:58.010 INFO:tasks.workunit.client.0.smithi146.stdout:665 2024-04-26T04:56:58.010 INFO:tasks.workunit.client.0.smithi146.stdout:666 2024-04-26T04:56:58.011 INFO:tasks.workunit.client.0.smithi146.stdout:667 2024-04-26T04:56:58.012 INFO:tasks.workunit.client.0.smithi146.stdout:668 2024-04-26T04:56:58.013 INFO:tasks.workunit.client.0.smithi146.stdout:669 2024-04-26T04:56:58.015 INFO:tasks.workunit.client.0.smithi146.stdout:670 2024-04-26T04:56:58.016 INFO:tasks.workunit.client.0.smithi146.stdout:671 2024-04-26T04:56:58.017 INFO:tasks.workunit.client.0.smithi146.stdout:672 2024-04-26T04:56:58.018 INFO:tasks.workunit.client.0.smithi146.stdout:673 2024-04-26T04:56:58.020 INFO:tasks.workunit.client.0.smithi146.stdout:674 2024-04-26T04:56:58.021 INFO:tasks.workunit.client.0.smithi146.stdout:675 2024-04-26T04:56:58.023 INFO:tasks.workunit.client.0.smithi146.stdout:676 2024-04-26T04:56:58.024 INFO:tasks.workunit.client.0.smithi146.stdout:677 2024-04-26T04:56:58.025 INFO:tasks.workunit.client.0.smithi146.stdout:678 2024-04-26T04:56:58.026 INFO:tasks.workunit.client.0.smithi146.stdout:679 2024-04-26T04:56:58.027 INFO:tasks.workunit.client.0.smithi146.stdout:680 2024-04-26T04:56:58.029 INFO:tasks.workunit.client.0.smithi146.stdout:681 2024-04-26T04:56:58.030 INFO:tasks.workunit.client.0.smithi146.stdout:682 2024-04-26T04:56:58.031 INFO:tasks.workunit.client.0.smithi146.stdout:683 2024-04-26T04:56:58.032 INFO:tasks.workunit.client.0.smithi146.stdout:684 2024-04-26T04:56:58.033 INFO:tasks.workunit.client.0.smithi146.stdout:685 2024-04-26T04:56:58.034 INFO:tasks.workunit.client.0.smithi146.stdout:686 2024-04-26T04:56:58.035 INFO:tasks.workunit.client.0.smithi146.stdout:687 2024-04-26T04:56:58.037 INFO:tasks.workunit.client.0.smithi146.stdout:688 2024-04-26T04:56:58.038 INFO:tasks.workunit.client.0.smithi146.stdout:689 2024-04-26T04:56:58.039 INFO:tasks.workunit.client.0.smithi146.stdout:690 2024-04-26T04:56:58.040 INFO:tasks.workunit.client.0.smithi146.stdout:691 2024-04-26T04:56:58.041 INFO:tasks.workunit.client.0.smithi146.stdout:692 2024-04-26T04:56:58.043 INFO:tasks.workunit.client.0.smithi146.stdout:693 2024-04-26T04:56:58.044 INFO:tasks.workunit.client.0.smithi146.stdout:694 2024-04-26T04:56:58.045 INFO:tasks.workunit.client.0.smithi146.stdout:695 2024-04-26T04:56:58.046 INFO:tasks.workunit.client.0.smithi146.stdout:696 2024-04-26T04:56:58.047 INFO:tasks.workunit.client.0.smithi146.stdout:697 2024-04-26T04:56:58.048 INFO:tasks.workunit.client.0.smithi146.stdout:698 2024-04-26T04:56:58.049 INFO:tasks.workunit.client.0.smithi146.stdout:699 2024-04-26T04:56:58.050 INFO:tasks.workunit.client.0.smithi146.stdout:700 2024-04-26T04:56:58.051 INFO:tasks.workunit.client.0.smithi146.stdout:701 2024-04-26T04:56:58.052 INFO:tasks.workunit.client.0.smithi146.stdout:702 2024-04-26T04:56:58.053 INFO:tasks.workunit.client.0.smithi146.stdout:703 2024-04-26T04:56:58.054 INFO:tasks.workunit.client.0.smithi146.stdout:704 2024-04-26T04:56:58.055 INFO:tasks.workunit.client.0.smithi146.stdout:705 2024-04-26T04:56:58.056 INFO:tasks.workunit.client.0.smithi146.stdout:706 2024-04-26T04:56:58.057 INFO:tasks.workunit.client.0.smithi146.stdout:707 2024-04-26T04:56:58.058 INFO:tasks.workunit.client.0.smithi146.stdout:708 2024-04-26T04:56:58.059 INFO:tasks.workunit.client.0.smithi146.stdout:709 2024-04-26T04:56:58.060 INFO:tasks.workunit.client.0.smithi146.stdout:710 2024-04-26T04:56:58.061 INFO:tasks.workunit.client.0.smithi146.stdout:711 2024-04-26T04:56:58.062 INFO:tasks.workunit.client.0.smithi146.stdout:712 2024-04-26T04:56:58.064 INFO:tasks.workunit.client.0.smithi146.stdout:713 2024-04-26T04:56:58.065 INFO:tasks.workunit.client.0.smithi146.stdout:714 2024-04-26T04:56:58.066 INFO:tasks.workunit.client.0.smithi146.stdout:715 2024-04-26T04:56:58.067 INFO:tasks.workunit.client.0.smithi146.stdout:716 2024-04-26T04:56:58.068 INFO:tasks.workunit.client.0.smithi146.stdout:717 2024-04-26T04:56:58.069 INFO:tasks.workunit.client.0.smithi146.stdout:718 2024-04-26T04:56:58.070 INFO:tasks.workunit.client.0.smithi146.stdout:719 2024-04-26T04:56:58.071 INFO:tasks.workunit.client.0.smithi146.stdout:720 2024-04-26T04:56:58.072 INFO:tasks.workunit.client.0.smithi146.stdout:721 2024-04-26T04:56:58.073 INFO:tasks.workunit.client.0.smithi146.stdout:722 2024-04-26T04:56:58.074 INFO:tasks.workunit.client.0.smithi146.stdout:723 2024-04-26T04:56:58.075 INFO:tasks.workunit.client.0.smithi146.stdout:724 2024-04-26T04:56:58.076 INFO:tasks.workunit.client.0.smithi146.stdout:725 2024-04-26T04:56:58.077 INFO:tasks.workunit.client.0.smithi146.stdout:726 2024-04-26T04:56:58.078 INFO:tasks.workunit.client.0.smithi146.stdout:727 2024-04-26T04:56:58.080 INFO:tasks.workunit.client.0.smithi146.stdout:728 2024-04-26T04:56:58.081 INFO:tasks.workunit.client.0.smithi146.stdout:729 2024-04-26T04:56:58.082 INFO:tasks.workunit.client.0.smithi146.stdout:730 2024-04-26T04:56:58.083 INFO:tasks.workunit.client.0.smithi146.stdout:731 2024-04-26T04:56:58.084 INFO:tasks.workunit.client.0.smithi146.stdout:732 2024-04-26T04:56:58.085 INFO:tasks.workunit.client.0.smithi146.stdout:733 2024-04-26T04:56:58.086 INFO:tasks.workunit.client.0.smithi146.stdout:734 2024-04-26T04:56:58.087 INFO:tasks.workunit.client.0.smithi146.stdout:735 2024-04-26T04:56:58.088 INFO:tasks.workunit.client.0.smithi146.stdout:736 2024-04-26T04:56:58.089 INFO:tasks.workunit.client.0.smithi146.stdout:737 2024-04-26T04:56:58.090 INFO:tasks.workunit.client.0.smithi146.stdout:738 2024-04-26T04:56:58.091 INFO:tasks.workunit.client.0.smithi146.stdout:739 2024-04-26T04:56:58.092 INFO:tasks.workunit.client.0.smithi146.stdout:740 2024-04-26T04:56:58.093 INFO:tasks.workunit.client.0.smithi146.stdout:741 2024-04-26T04:56:58.095 INFO:tasks.workunit.client.0.smithi146.stdout:742 2024-04-26T04:56:58.096 INFO:tasks.workunit.client.0.smithi146.stdout:743 2024-04-26T04:56:58.096 INFO:tasks.workunit.client.0.smithi146.stdout:744 2024-04-26T04:56:58.098 INFO:tasks.workunit.client.0.smithi146.stdout:745 2024-04-26T04:56:58.099 INFO:tasks.workunit.client.0.smithi146.stdout:746 2024-04-26T04:56:58.100 INFO:tasks.workunit.client.0.smithi146.stdout:747 2024-04-26T04:56:58.101 INFO:tasks.workunit.client.0.smithi146.stdout:748 2024-04-26T04:56:58.102 INFO:tasks.workunit.client.0.smithi146.stdout:749 2024-04-26T04:56:58.103 INFO:tasks.workunit.client.0.smithi146.stdout:750 2024-04-26T04:56:58.104 INFO:tasks.workunit.client.0.smithi146.stdout:751 2024-04-26T04:56:58.105 INFO:tasks.workunit.client.0.smithi146.stdout:752 2024-04-26T04:56:58.106 INFO:tasks.workunit.client.0.smithi146.stdout:753 2024-04-26T04:56:58.107 INFO:tasks.workunit.client.0.smithi146.stdout:754 2024-04-26T04:56:58.108 INFO:tasks.workunit.client.0.smithi146.stdout:755 2024-04-26T04:56:58.109 INFO:tasks.workunit.client.0.smithi146.stdout:756 2024-04-26T04:56:58.110 INFO:tasks.workunit.client.0.smithi146.stdout:757 2024-04-26T04:56:58.111 INFO:tasks.workunit.client.0.smithi146.stdout:758 2024-04-26T04:56:58.112 INFO:tasks.workunit.client.0.smithi146.stdout:759 2024-04-26T04:56:58.113 INFO:tasks.workunit.client.0.smithi146.stdout:760 2024-04-26T04:56:58.114 INFO:tasks.workunit.client.0.smithi146.stdout:761 2024-04-26T04:56:58.115 INFO:tasks.workunit.client.0.smithi146.stdout:762 2024-04-26T04:56:58.117 INFO:tasks.workunit.client.0.smithi146.stdout:763 2024-04-26T04:56:58.118 INFO:tasks.workunit.client.0.smithi146.stdout:764 2024-04-26T04:56:58.119 INFO:tasks.workunit.client.0.smithi146.stdout:765 2024-04-26T04:56:58.120 INFO:tasks.workunit.client.0.smithi146.stdout:766 2024-04-26T04:56:58.121 INFO:tasks.workunit.client.0.smithi146.stdout:767 2024-04-26T04:56:58.123 INFO:tasks.workunit.client.0.smithi146.stdout:768 2024-04-26T04:56:58.124 INFO:tasks.workunit.client.0.smithi146.stdout:769 2024-04-26T04:56:58.125 INFO:tasks.workunit.client.0.smithi146.stdout:770 2024-04-26T04:56:58.126 INFO:tasks.workunit.client.0.smithi146.stdout:771 2024-04-26T04:56:58.127 INFO:tasks.workunit.client.0.smithi146.stdout:772 2024-04-26T04:56:58.128 INFO:tasks.workunit.client.0.smithi146.stdout:773 2024-04-26T04:56:58.129 INFO:tasks.workunit.client.0.smithi146.stdout:774 2024-04-26T04:56:58.130 INFO:tasks.workunit.client.0.smithi146.stdout:775 2024-04-26T04:56:58.139 INFO:tasks.workunit.client.0.smithi146.stdout:776 2024-04-26T04:56:58.140 INFO:tasks.workunit.client.0.smithi146.stdout:777 2024-04-26T04:56:58.141 INFO:tasks.workunit.client.0.smithi146.stdout:778 2024-04-26T04:56:58.143 INFO:tasks.workunit.client.0.smithi146.stdout:779 2024-04-26T04:56:58.144 INFO:tasks.workunit.client.0.smithi146.stdout:780 2024-04-26T04:56:58.145 INFO:tasks.workunit.client.0.smithi146.stdout:781 2024-04-26T04:56:58.147 INFO:tasks.workunit.client.0.smithi146.stdout:782 2024-04-26T04:56:58.148 INFO:tasks.workunit.client.0.smithi146.stdout:783 2024-04-26T04:56:58.149 INFO:tasks.workunit.client.0.smithi146.stdout:784 2024-04-26T04:56:58.150 INFO:tasks.workunit.client.0.smithi146.stdout:785 2024-04-26T04:56:58.151 INFO:tasks.workunit.client.0.smithi146.stdout:786 2024-04-26T04:56:58.153 INFO:tasks.workunit.client.0.smithi146.stdout:787 2024-04-26T04:56:58.154 INFO:tasks.workunit.client.0.smithi146.stdout:788 2024-04-26T04:56:58.155 INFO:tasks.workunit.client.0.smithi146.stdout:789 2024-04-26T04:56:58.156 INFO:tasks.workunit.client.0.smithi146.stdout:790 2024-04-26T04:56:58.157 INFO:tasks.workunit.client.0.smithi146.stdout:791 2024-04-26T04:56:58.158 INFO:tasks.workunit.client.0.smithi146.stdout:792 2024-04-26T04:56:58.159 INFO:tasks.workunit.client.0.smithi146.stdout:793 2024-04-26T04:56:58.160 INFO:tasks.workunit.client.0.smithi146.stdout:794 2024-04-26T04:56:58.161 INFO:tasks.workunit.client.0.smithi146.stdout:795 2024-04-26T04:56:58.162 INFO:tasks.workunit.client.0.smithi146.stdout:796 2024-04-26T04:56:58.163 INFO:tasks.workunit.client.0.smithi146.stdout:797 2024-04-26T04:56:58.164 INFO:tasks.workunit.client.0.smithi146.stdout:798 2024-04-26T04:56:58.166 INFO:tasks.workunit.client.0.smithi146.stdout:799 2024-04-26T04:56:58.167 INFO:tasks.workunit.client.0.smithi146.stdout:800 2024-04-26T04:56:58.168 INFO:tasks.workunit.client.0.smithi146.stdout:801 2024-04-26T04:56:58.169 INFO:tasks.workunit.client.0.smithi146.stdout:802 2024-04-26T04:56:58.170 INFO:tasks.workunit.client.0.smithi146.stdout:803 2024-04-26T04:56:58.171 INFO:tasks.workunit.client.0.smithi146.stdout:804 2024-04-26T04:56:58.172 INFO:tasks.workunit.client.0.smithi146.stdout:805 2024-04-26T04:56:58.173 INFO:tasks.workunit.client.0.smithi146.stdout:806 2024-04-26T04:56:58.174 INFO:tasks.workunit.client.0.smithi146.stdout:807 2024-04-26T04:56:58.175 INFO:tasks.workunit.client.0.smithi146.stdout:808 2024-04-26T04:56:58.176 INFO:tasks.workunit.client.0.smithi146.stdout:809 2024-04-26T04:56:58.177 INFO:tasks.workunit.client.0.smithi146.stdout:810 2024-04-26T04:56:58.178 INFO:tasks.workunit.client.0.smithi146.stdout:811 2024-04-26T04:56:58.179 INFO:tasks.workunit.client.0.smithi146.stdout:812 2024-04-26T04:56:58.181 INFO:tasks.workunit.client.0.smithi146.stdout:813 2024-04-26T04:56:58.182 INFO:tasks.workunit.client.0.smithi146.stdout:814 2024-04-26T04:56:58.183 INFO:tasks.workunit.client.0.smithi146.stdout:815 2024-04-26T04:56:58.184 INFO:tasks.workunit.client.0.smithi146.stdout:816 2024-04-26T04:56:58.186 INFO:tasks.workunit.client.0.smithi146.stdout:817 2024-04-26T04:56:58.187 INFO:tasks.workunit.client.0.smithi146.stdout:818 2024-04-26T04:56:58.188 INFO:tasks.workunit.client.0.smithi146.stdout:819 2024-04-26T04:56:58.189 INFO:tasks.workunit.client.0.smithi146.stdout:820 2024-04-26T04:56:58.190 INFO:tasks.workunit.client.0.smithi146.stdout:821 2024-04-26T04:56:58.191 INFO:tasks.workunit.client.0.smithi146.stdout:822 2024-04-26T04:56:58.192 INFO:tasks.workunit.client.0.smithi146.stdout:823 2024-04-26T04:56:58.193 INFO:tasks.workunit.client.0.smithi146.stdout:824 2024-04-26T04:56:58.194 INFO:tasks.workunit.client.0.smithi146.stdout:825 2024-04-26T04:56:58.196 INFO:tasks.workunit.client.0.smithi146.stdout:826 2024-04-26T04:56:58.197 INFO:tasks.workunit.client.0.smithi146.stdout:827 2024-04-26T04:56:58.198 INFO:tasks.workunit.client.0.smithi146.stdout:828 2024-04-26T04:56:58.199 INFO:tasks.workunit.client.0.smithi146.stdout:829 2024-04-26T04:56:58.200 INFO:tasks.workunit.client.0.smithi146.stdout:830 2024-04-26T04:56:58.201 INFO:tasks.workunit.client.0.smithi146.stdout:831 2024-04-26T04:56:58.202 INFO:tasks.workunit.client.0.smithi146.stdout:832 2024-04-26T04:56:58.203 INFO:tasks.workunit.client.0.smithi146.stdout:833 2024-04-26T04:56:58.204 INFO:tasks.workunit.client.0.smithi146.stdout:834 2024-04-26T04:56:58.205 INFO:tasks.workunit.client.0.smithi146.stdout:835 2024-04-26T04:56:58.206 INFO:tasks.workunit.client.0.smithi146.stdout:836 2024-04-26T04:56:58.207 INFO:tasks.workunit.client.0.smithi146.stdout:837 2024-04-26T04:56:58.209 INFO:tasks.workunit.client.0.smithi146.stdout:838 2024-04-26T04:56:58.210 INFO:tasks.workunit.client.0.smithi146.stdout:839 2024-04-26T04:56:58.211 INFO:tasks.workunit.client.0.smithi146.stdout:840 2024-04-26T04:56:58.212 INFO:tasks.workunit.client.0.smithi146.stdout:841 2024-04-26T04:56:58.213 INFO:tasks.workunit.client.0.smithi146.stdout:842 2024-04-26T04:56:58.214 INFO:tasks.workunit.client.0.smithi146.stdout:843 2024-04-26T04:56:58.215 INFO:tasks.workunit.client.0.smithi146.stdout:844 2024-04-26T04:56:58.216 INFO:tasks.workunit.client.0.smithi146.stdout:845 2024-04-26T04:56:58.217 INFO:tasks.workunit.client.0.smithi146.stdout:846 2024-04-26T04:56:58.219 INFO:tasks.workunit.client.0.smithi146.stdout:847 2024-04-26T04:56:58.221 INFO:tasks.workunit.client.0.smithi146.stdout:848 2024-04-26T04:56:58.223 INFO:tasks.workunit.client.0.smithi146.stdout:849 2024-04-26T04:56:58.224 INFO:tasks.workunit.client.0.smithi146.stdout:850 2024-04-26T04:56:58.226 INFO:tasks.workunit.client.0.smithi146.stdout:851 2024-04-26T04:56:58.228 INFO:tasks.workunit.client.0.smithi146.stdout:852 2024-04-26T04:56:58.230 INFO:tasks.workunit.client.0.smithi146.stdout:853 2024-04-26T04:56:58.231 INFO:tasks.workunit.client.0.smithi146.stdout:854 2024-04-26T04:56:58.232 INFO:tasks.workunit.client.0.smithi146.stdout:855 2024-04-26T04:56:58.233 INFO:tasks.workunit.client.0.smithi146.stdout:856 2024-04-26T04:56:58.234 INFO:tasks.workunit.client.0.smithi146.stdout:857 2024-04-26T04:56:58.235 INFO:tasks.workunit.client.0.smithi146.stdout:858 2024-04-26T04:56:58.236 INFO:tasks.workunit.client.0.smithi146.stdout:859 2024-04-26T04:56:58.237 INFO:tasks.workunit.client.0.smithi146.stdout:860 2024-04-26T04:56:58.239 INFO:tasks.workunit.client.0.smithi146.stdout:861 2024-04-26T04:56:58.240 INFO:tasks.workunit.client.0.smithi146.stdout:862 2024-04-26T04:56:58.241 INFO:tasks.workunit.client.0.smithi146.stdout:863 2024-04-26T04:56:58.242 INFO:tasks.workunit.client.0.smithi146.stdout:864 2024-04-26T04:56:58.243 INFO:tasks.workunit.client.0.smithi146.stdout:865 2024-04-26T04:56:58.244 INFO:tasks.workunit.client.0.smithi146.stdout:866 2024-04-26T04:56:58.245 INFO:tasks.workunit.client.0.smithi146.stdout:867 2024-04-26T04:56:58.246 INFO:tasks.workunit.client.0.smithi146.stdout:868 2024-04-26T04:56:58.247 INFO:tasks.workunit.client.0.smithi146.stdout:869 2024-04-26T04:56:58.248 INFO:tasks.workunit.client.0.smithi146.stdout:870 2024-04-26T04:56:58.249 INFO:tasks.workunit.client.0.smithi146.stdout:871 2024-04-26T04:56:58.251 INFO:tasks.workunit.client.0.smithi146.stdout:872 2024-04-26T04:56:58.252 INFO:tasks.workunit.client.0.smithi146.stdout:873 2024-04-26T04:56:58.253 INFO:tasks.workunit.client.0.smithi146.stdout:874 2024-04-26T04:56:58.254 INFO:tasks.workunit.client.0.smithi146.stdout:875 2024-04-26T04:56:58.255 INFO:tasks.workunit.client.0.smithi146.stdout:876 2024-04-26T04:56:58.256 INFO:tasks.workunit.client.0.smithi146.stdout:877 2024-04-26T04:56:58.258 INFO:tasks.workunit.client.0.smithi146.stdout:878 2024-04-26T04:56:58.259 INFO:tasks.workunit.client.0.smithi146.stdout:879 2024-04-26T04:56:58.260 INFO:tasks.workunit.client.0.smithi146.stdout:880 2024-04-26T04:56:58.261 INFO:tasks.workunit.client.0.smithi146.stdout:881 2024-04-26T04:56:58.262 INFO:tasks.workunit.client.0.smithi146.stdout:882 2024-04-26T04:56:58.263 INFO:tasks.workunit.client.0.smithi146.stdout:883 2024-04-26T04:56:58.264 INFO:tasks.workunit.client.0.smithi146.stdout:884 2024-04-26T04:56:58.265 INFO:tasks.workunit.client.0.smithi146.stdout:885 2024-04-26T04:56:58.266 INFO:tasks.workunit.client.0.smithi146.stdout:886 2024-04-26T04:56:58.267 INFO:tasks.workunit.client.0.smithi146.stdout:887 2024-04-26T04:56:58.268 INFO:tasks.workunit.client.0.smithi146.stdout:888 2024-04-26T04:56:58.270 INFO:tasks.workunit.client.0.smithi146.stdout:889 2024-04-26T04:56:58.271 INFO:tasks.workunit.client.0.smithi146.stdout:890 2024-04-26T04:56:58.272 INFO:tasks.workunit.client.0.smithi146.stdout:891 2024-04-26T04:56:58.273 INFO:tasks.workunit.client.0.smithi146.stdout:892 2024-04-26T04:56:58.274 INFO:tasks.workunit.client.0.smithi146.stdout:893 2024-04-26T04:56:58.275 INFO:tasks.workunit.client.0.smithi146.stdout:894 2024-04-26T04:56:58.276 INFO:tasks.workunit.client.0.smithi146.stdout:895 2024-04-26T04:56:58.277 INFO:tasks.workunit.client.0.smithi146.stdout:896 2024-04-26T04:56:58.279 INFO:tasks.workunit.client.0.smithi146.stdout:897 2024-04-26T04:56:58.280 INFO:tasks.workunit.client.0.smithi146.stdout:898 2024-04-26T04:56:58.281 INFO:tasks.workunit.client.0.smithi146.stdout:899 2024-04-26T04:56:58.282 INFO:tasks.workunit.client.0.smithi146.stdout:900 2024-04-26T04:56:58.283 INFO:tasks.workunit.client.0.smithi146.stdout:901 2024-04-26T04:56:58.284 INFO:tasks.workunit.client.0.smithi146.stdout:902 2024-04-26T04:56:58.285 INFO:tasks.workunit.client.0.smithi146.stdout:903 2024-04-26T04:56:58.286 INFO:tasks.workunit.client.0.smithi146.stdout:904 2024-04-26T04:56:58.287 INFO:tasks.workunit.client.0.smithi146.stdout:905 2024-04-26T04:56:58.288 INFO:tasks.workunit.client.0.smithi146.stdout:906 2024-04-26T04:56:58.289 INFO:tasks.workunit.client.0.smithi146.stdout:907 2024-04-26T04:56:58.291 INFO:tasks.workunit.client.0.smithi146.stdout:908 2024-04-26T04:56:58.292 INFO:tasks.workunit.client.0.smithi146.stdout:909 2024-04-26T04:56:58.293 INFO:tasks.workunit.client.0.smithi146.stdout:910 2024-04-26T04:56:58.294 INFO:tasks.workunit.client.0.smithi146.stdout:911 2024-04-26T04:56:58.295 INFO:tasks.workunit.client.0.smithi146.stdout:912 2024-04-26T04:56:58.297 INFO:tasks.workunit.client.0.smithi146.stdout:913 2024-04-26T04:56:58.298 INFO:tasks.workunit.client.0.smithi146.stdout:914 2024-04-26T04:56:58.299 INFO:tasks.workunit.client.0.smithi146.stdout:915 2024-04-26T04:56:58.300 INFO:tasks.workunit.client.0.smithi146.stdout:916 2024-04-26T04:56:58.301 INFO:tasks.workunit.client.0.smithi146.stdout:917 2024-04-26T04:56:58.302 INFO:tasks.workunit.client.0.smithi146.stdout:918 2024-04-26T04:56:58.303 INFO:tasks.workunit.client.0.smithi146.stdout:919 2024-04-26T04:56:58.304 INFO:tasks.workunit.client.0.smithi146.stdout:920 2024-04-26T04:56:58.305 INFO:tasks.workunit.client.0.smithi146.stdout:921 2024-04-26T04:56:58.307 INFO:tasks.workunit.client.0.smithi146.stdout:922 2024-04-26T04:56:58.308 INFO:tasks.workunit.client.0.smithi146.stdout:923 2024-04-26T04:56:58.309 INFO:tasks.workunit.client.0.smithi146.stdout:924 2024-04-26T04:56:58.310 INFO:tasks.workunit.client.0.smithi146.stdout:925 2024-04-26T04:56:58.311 INFO:tasks.workunit.client.0.smithi146.stdout:926 2024-04-26T04:56:58.312 INFO:tasks.workunit.client.0.smithi146.stdout:927 2024-04-26T04:56:58.314 INFO:tasks.workunit.client.0.smithi146.stdout:928 2024-04-26T04:56:58.315 INFO:tasks.workunit.client.0.smithi146.stdout:929 2024-04-26T04:56:58.316 INFO:tasks.workunit.client.0.smithi146.stdout:930 2024-04-26T04:56:58.317 INFO:tasks.workunit.client.0.smithi146.stdout:931 2024-04-26T04:56:58.318 INFO:tasks.workunit.client.0.smithi146.stdout:932 2024-04-26T04:56:58.319 INFO:tasks.workunit.client.0.smithi146.stdout:933 2024-04-26T04:56:58.320 INFO:tasks.workunit.client.0.smithi146.stdout:934 2024-04-26T04:56:58.321 INFO:tasks.workunit.client.0.smithi146.stdout:935 2024-04-26T04:56:58.322 INFO:tasks.workunit.client.0.smithi146.stdout:936 2024-04-26T04:56:58.324 INFO:tasks.workunit.client.0.smithi146.stdout:937 2024-04-26T04:56:58.325 INFO:tasks.workunit.client.0.smithi146.stdout:938 2024-04-26T04:56:58.326 INFO:tasks.workunit.client.0.smithi146.stdout:939 2024-04-26T04:56:58.327 INFO:tasks.workunit.client.0.smithi146.stdout:940 2024-04-26T04:56:58.328 INFO:tasks.workunit.client.0.smithi146.stdout:941 2024-04-26T04:56:58.330 INFO:tasks.workunit.client.0.smithi146.stdout:942 2024-04-26T04:56:58.330 INFO:tasks.workunit.client.0.smithi146.stdout:943 2024-04-26T04:56:58.332 INFO:tasks.workunit.client.0.smithi146.stdout:944 2024-04-26T04:56:58.333 INFO:tasks.workunit.client.0.smithi146.stdout:945 2024-04-26T04:56:58.334 INFO:tasks.workunit.client.0.smithi146.stdout:946 2024-04-26T04:56:58.336 INFO:tasks.workunit.client.0.smithi146.stdout:947 2024-04-26T04:56:58.336 INFO:tasks.workunit.client.0.smithi146.stdout:948 2024-04-26T04:56:58.338 INFO:tasks.workunit.client.0.smithi146.stdout:949 2024-04-26T04:56:58.339 INFO:tasks.workunit.client.0.smithi146.stdout:950 2024-04-26T04:56:58.340 INFO:tasks.workunit.client.0.smithi146.stdout:951 2024-04-26T04:56:58.341 INFO:tasks.workunit.client.0.smithi146.stdout:952 2024-04-26T04:56:58.342 INFO:tasks.workunit.client.0.smithi146.stdout:953 2024-04-26T04:56:58.343 INFO:tasks.workunit.client.0.smithi146.stdout:954 2024-04-26T04:56:58.344 INFO:tasks.workunit.client.0.smithi146.stdout:955 2024-04-26T04:56:58.345 INFO:tasks.workunit.client.0.smithi146.stdout:956 2024-04-26T04:56:58.347 INFO:tasks.workunit.client.0.smithi146.stdout:957 2024-04-26T04:56:58.348 INFO:tasks.workunit.client.0.smithi146.stdout:958 2024-04-26T04:56:58.349 INFO:tasks.workunit.client.0.smithi146.stdout:959 2024-04-26T04:56:58.350 INFO:tasks.workunit.client.0.smithi146.stdout:960 2024-04-26T04:56:58.351 INFO:tasks.workunit.client.0.smithi146.stdout:961 2024-04-26T04:56:58.352 INFO:tasks.workunit.client.0.smithi146.stdout:962 2024-04-26T04:56:58.353 INFO:tasks.workunit.client.0.smithi146.stdout:963 2024-04-26T04:56:58.354 INFO:tasks.workunit.client.0.smithi146.stdout:964 2024-04-26T04:56:58.356 INFO:tasks.workunit.client.0.smithi146.stdout:965 2024-04-26T04:56:58.358 INFO:tasks.workunit.client.0.smithi146.stdout:966 2024-04-26T04:56:58.359 INFO:tasks.workunit.client.0.smithi146.stdout:967 2024-04-26T04:56:58.360 INFO:tasks.workunit.client.0.smithi146.stdout:968 2024-04-26T04:56:58.361 INFO:tasks.workunit.client.0.smithi146.stdout:969 2024-04-26T04:56:58.362 INFO:tasks.workunit.client.0.smithi146.stdout:970 2024-04-26T04:56:58.363 INFO:tasks.workunit.client.0.smithi146.stdout:971 2024-04-26T04:56:58.364 INFO:tasks.workunit.client.0.smithi146.stdout:972 2024-04-26T04:56:58.366 INFO:tasks.workunit.client.0.smithi146.stdout:973 2024-04-26T04:56:58.367 INFO:tasks.workunit.client.0.smithi146.stdout:974 2024-04-26T04:56:58.368 INFO:tasks.workunit.client.0.smithi146.stdout:975 2024-04-26T04:56:58.369 INFO:tasks.workunit.client.0.smithi146.stdout:976 2024-04-26T04:56:58.370 INFO:tasks.workunit.client.0.smithi146.stdout:977 2024-04-26T04:56:58.371 INFO:tasks.workunit.client.0.smithi146.stdout:978 2024-04-26T04:56:58.372 INFO:tasks.workunit.client.0.smithi146.stdout:979 2024-04-26T04:56:58.373 INFO:tasks.workunit.client.0.smithi146.stdout:980 2024-04-26T04:56:58.374 INFO:tasks.workunit.client.0.smithi146.stdout:981 2024-04-26T04:56:58.376 INFO:tasks.workunit.client.0.smithi146.stdout:982 2024-04-26T04:56:58.377 INFO:tasks.workunit.client.0.smithi146.stdout:983 2024-04-26T04:56:58.378 INFO:tasks.workunit.client.0.smithi146.stdout:984 2024-04-26T04:56:58.379 INFO:tasks.workunit.client.0.smithi146.stdout:985 2024-04-26T04:56:58.381 INFO:tasks.workunit.client.0.smithi146.stdout:986 2024-04-26T04:56:58.382 INFO:tasks.workunit.client.0.smithi146.stdout:987 2024-04-26T04:56:58.383 INFO:tasks.workunit.client.0.smithi146.stdout:988 2024-04-26T04:56:58.384 INFO:tasks.workunit.client.0.smithi146.stdout:989 2024-04-26T04:56:58.385 INFO:tasks.workunit.client.0.smithi146.stdout:990 2024-04-26T04:56:58.387 INFO:tasks.workunit.client.0.smithi146.stdout:991 2024-04-26T04:56:58.388 INFO:tasks.workunit.client.0.smithi146.stdout:992 2024-04-26T04:56:58.389 INFO:tasks.workunit.client.0.smithi146.stdout:993 2024-04-26T04:56:58.390 INFO:tasks.workunit.client.0.smithi146.stdout:994 2024-04-26T04:56:58.391 INFO:tasks.workunit.client.0.smithi146.stdout:995 2024-04-26T04:56:58.393 INFO:tasks.workunit.client.0.smithi146.stdout:996 2024-04-26T04:56:58.394 INFO:tasks.workunit.client.0.smithi146.stdout:997 2024-04-26T04:56:58.395 INFO:tasks.workunit.client.0.smithi146.stdout:998 2024-04-26T04:56:58.396 INFO:tasks.workunit.client.0.smithi146.stdout:999 2024-04-26T04:56:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:58 smithi204 ceph-mon[88313]: pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:58 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:58 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:58 smithi204 ceph-mon[88313]: osdmap e951: 8 total, 8 up, 8 in 2024-04-26T04:56:58.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-26T04:56:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[95531]: pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[95531]: osdmap e951: 8 total, 8 up, 8 in 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[92947]: pgmap v1122: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[92947]: osdmap e951: 8 total, 8 up, 8 in 2024-04-26T04:56:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4138082590' entity='client.admin' cmd=[{"prefix": "osd dump","format":"json"}]: dispatch 2024-04-26T04:56:59.237 INFO:tasks.workunit.client.0.smithi146.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:00000010 69 73 |is| 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:00000012 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:00000000 79 6f 75 20 6d 69 67 68 74 20 73 65 65 20 74 68 |you might see th| 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:00000010 69 73 |is| 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:00000012 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.WriteReturnData (4021 ms) 2024-04-26T04:56:59.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.Loud 2024-04-26T04:56:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:56:59 smithi204 ceph-mon[88313]: osdmap e952: 8 total, 8 up, 8 in 2024-04-26T04:56:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:56:59 smithi146 ceph-mon[92947]: osdmap e952: 8 total, 8 up, 8 in 2024-04-26T04:56:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:56:59 smithi146 ceph-mon[95531]: osdmap e952: 8 total, 8 up, 8 in 2024-04-26T04:57:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:00 smithi204 ceph-mon[88313]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:57:00.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:00 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:00.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:00 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:00.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:00 smithi204 ceph-mon[88313]: osdmap e953: 8 total, 8 up, 8 in 2024-04-26T04:57:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[95531]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[95531]: osdmap e953: 8 total, 8 up, 8 in 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[92947]: pgmap v1125: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 0 op/s 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:00 smithi146 ceph-mon[92947]: osdmap e953: 8 total, 8 up, 8 in 2024-04-26T04:57:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:01 smithi204 ceph-mon[88313]: osdmap e954: 8 total, 8 up, 8 in 2024-04-26T04:57:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:01 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2594072501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:01.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:01 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[95531]: osdmap e954: 8 total, 8 up, 8 in 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2594072501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[92947]: osdmap e954: 8 total, 8 up, 8 in 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2594072501' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:01 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:02.259 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.Loud (3022 ms) 2024-04-26T04:57:02.259 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.BadMethods 2024-04-26T04:57:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:02 smithi204 ceph-mon[88313]: pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:02 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:02 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:02.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:02 smithi204 ceph-mon[88313]: osdmap e955: 8 total, 8 up, 8 in 2024-04-26T04:57:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[92947]: pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[92947]: osdmap e955: 8 total, 8 up, 8 in 2024-04-26T04:57:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[95531]: pgmap v1128: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:02 smithi146 ceph-mon[95531]: osdmap e955: 8 total, 8 up, 8 in 2024-04-26T04:57:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:03 smithi204 ceph-mon[88313]: osdmap e956: 8 total, 8 up, 8 in 2024-04-26T04:57:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:03 smithi146 ceph-mon[95531]: osdmap e956: 8 total, 8 up, 8 in 2024-04-26T04:57:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:03 smithi146 ceph-mon[92947]: osdmap e956: 8 total, 8 up, 8 in 2024-04-26T04:57:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: pgmap v1131: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: osdmap e957: 8 total, 8 up, 8 in 2024-04-26T04:57:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3558629441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:04 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: pgmap v1131: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: osdmap e957: 8 total, 8 up, 8 in 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3558629441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: pgmap v1131: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:04.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:04.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: osdmap e957: 8 total, 8 up, 8 in 2024-04-26T04:57:04.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3558629441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:04.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:57:04.289+0000 7f9e1ba16700 -1 osd.3 pg_epoch: 958 pg[38.2( v 958'1 (0'0,958'1] local-lis/les=957/958 n=1 ec=957/957 lis/c=957/957 les/c/f=958/958/0 sis=957) [3,7,5] r=0 lpr=957 crt=958'1 lcod 0'0 mlcod 0'0 active+clean] method hello.bad_reader tried to read object but is not marked RD 2024-04-26T04:57:04.694 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 04:57:04 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T04:57:04.290+0000 7f9e1ba16700 -1 osd.3 pg_epoch: 958 pg[38.2( v 958'2 (0'0,958'2] local-lis/les=957/958 n=1 ec=957/957 lis/c=957/957 les/c/f=958/958/0 sis=957) [3,7,5] r=0 lpr=957 crt=958'1 lcod 958'1 mlcod 958'1 active+clean] method hello.bad_writer tried to update object but is not marked WR 2024-04-26T04:57:05.279 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.BadMethods (3020 ms) 2024-04-26T04:57:05.279 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsHello.Filter 2024-04-26T04:57:05.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:05 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:05.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:05 smithi204 ceph-mon[88313]: osdmap e958: 8 total, 8 up, 8 in 2024-04-26T04:57:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:05 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:05 smithi146 ceph-mon[92947]: osdmap e958: 8 total, 8 up, 8 in 2024-04-26T04:57:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:05 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:05 smithi146 ceph-mon[95531]: osdmap e958: 8 total, 8 up, 8 in 2024-04-26T04:57:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:06 smithi204 ceph-mon[88313]: pgmap v1134: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:06 smithi204 ceph-mon[88313]: osdmap e959: 8 total, 8 up, 8 in 2024-04-26T04:57:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:06 smithi146 ceph-mon[95531]: pgmap v1134: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:06 smithi146 ceph-mon[95531]: osdmap e959: 8 total, 8 up, 8 in 2024-04-26T04:57:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:06 smithi146 ceph-mon[92947]: pgmap v1134: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:06 smithi146 ceph-mon[92947]: osdmap e959: 8 total, 8 up, 8 in 2024-04-26T04:57:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:06] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-26T04:57:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:07 smithi204 ceph-mon[88313]: osdmap e960: 8 total, 8 up, 8 in 2024-04-26T04:57:07.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:07.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:07.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:07 smithi204 ceph-mon[88313]: osdmap e961: 8 total, 8 up, 8 in 2024-04-26T04:57:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[92947]: osdmap e960: 8 total, 8 up, 8 in 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[92947]: osdmap e961: 8 total, 8 up, 8 in 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[95531]: osdmap e960: 8 total, 8 up, 8 in 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/325721997' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137081-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:07 smithi146 ceph-mon[95531]: osdmap e961: 8 total, 8 up, 8 in 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsHello.Filter (3005 ms) 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 6 tests from ClsHello (18979 ms total) 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 6 tests from 1 test suite ran. (18979 ms total) 2024-04-26T04:57:08.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 6 tests. 2024-04-26T04:57:08.288 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:57:08.288 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:57:08.358 INFO:tasks.workunit:Running workunit cls/test_cls_journal.sh... 2024-04-26T04:57:08.358 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:57:08.427 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:57:08.427 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 27 tests from 1 test suite. 2024-04-26T04:57:08.427 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:57:08.427 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 27 tests from TestClsJournal 2024-04-26T04:57:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:08 smithi204 ceph-mon[88313]: pgmap v1137: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:08 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:08 smithi204 ceph-mon[88313]: osdmap e962: 8 total, 8 up, 8 in 2024-04-26T04:57:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[92947]: pgmap v1137: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[92947]: osdmap e962: 8 total, 8 up, 8 in 2024-04-26T04:57:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[95531]: pgmap v1137: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:08 smithi146 ceph-mon[95531]: osdmap e962: 8 total, 8 up, 8 in 2024-04-26T04:57:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:09 smithi204 ceph-mon[88313]: osdmap e963: 8 total, 8 up, 8 in 2024-04-26T04:57:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:09 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1139701242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:09 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[92947]: osdmap e963: 8 total, 8 up, 8 in 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1139701242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[95531]: osdmap e963: 8 total, 8 up, 8 in 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1139701242' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:09 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:10.300 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.Create 2024-04-26T04:57:10.318 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.Create (18 ms) 2024-04-26T04:57:10.318 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.MinimumSet 2024-04-26T04:57:10.323 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.MinimumSet (5 ms) 2024-04-26T04:57:10.323 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.MinimumSetStale 2024-04-26T04:57:10.328 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.MinimumSetStale (6 ms) 2024-04-26T04:57:10.328 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.MinimumSetOrderConstraint 2024-04-26T04:57:10.331 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.MinimumSetOrderConstraint (3 ms) 2024-04-26T04:57:10.331 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ActiveSet 2024-04-26T04:57:10.334 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ActiveSet (3 ms) 2024-04-26T04:57:10.335 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ActiveSetStale 2024-04-26T04:57:10.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ActiveSetStale (3 ms) 2024-04-26T04:57:10.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.CreateDuplicate 2024-04-26T04:57:10.340 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.CreateDuplicate (2 ms) 2024-04-26T04:57:10.340 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.GetClient 2024-04-26T04:57:10.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.GetClient (3 ms) 2024-04-26T04:57:10.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientRegister 2024-04-26T04:57:10.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientRegister (3 ms) 2024-04-26T04:57:10.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientRegisterDuplicate 2024-04-26T04:57:10.349 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientRegisterDuplicate (3 ms) 2024-04-26T04:57:10.349 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientUpdateData 2024-04-26T04:57:10.353 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientUpdateData (5 ms) 2024-04-26T04:57:10.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientUpdateState 2024-04-26T04:57:10.358 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientUpdateState (4 ms) 2024-04-26T04:57:10.358 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientUnregister 2024-04-26T04:57:10.361 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientUnregister (4 ms) 2024-04-26T04:57:10.361 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientUnregisterDNE 2024-04-26T04:57:10.365 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientUnregisterDNE (4 ms) 2024-04-26T04:57:10.366 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientUnregisterPruneTags 2024-04-26T04:57:10.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientUnregisterPruneTags (103 ms) 2024-04-26T04:57:10.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientCommit 2024-04-26T04:57:10.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientCommit (3 ms) 2024-04-26T04:57:10.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientCommitInvalid 2024-04-26T04:57:10.475 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientCommitInvalid (3 ms) 2024-04-26T04:57:10.475 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientCommitDNE 2024-04-26T04:57:10.476 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientCommitDNE (1 ms) 2024-04-26T04:57:10.476 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.ClientList 2024-04-26T04:57:10.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.ClientList (38 ms) 2024-04-26T04:57:10.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.GetNextTagTid 2024-04-26T04:57:10.519 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.GetNextTagTid (4 ms) 2024-04-26T04:57:10.519 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.TagCreate 2024-04-26T04:57:10.527 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.TagCreate (8 ms) 2024-04-26T04:57:10.527 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.TagCreatePrunesTags 2024-04-26T04:57:10.535 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.TagCreatePrunesTags (8 ms) 2024-04-26T04:57:10.535 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.TagList 2024-04-26T04:57:10.623 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.TagList (88 ms) 2024-04-26T04:57:10.623 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.GuardAppend 2024-04-26T04:57:10.625 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.GuardAppend (2 ms) 2024-04-26T04:57:10.625 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.GuardAppendDNE 2024-04-26T04:57:10.626 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.GuardAppendDNE (1 ms) 2024-04-26T04:57:10.626 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.GuardAppendOverflow 2024-04-26T04:57:10.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.GuardAppendOverflow (2 ms) 2024-04-26T04:57:10.628 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsJournal.Append 2024-04-26T04:57:10.639 INFO:tasks.workunit.client.0.smithi146.stdout:padding is not enabled 2024-04-26T04:57:10.639 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsJournal.Append (11 ms) 2024-04-26T04:57:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:10 smithi204 ceph-mon[88313]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:10 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:10 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:10 smithi204 ceph-mon[88313]: osdmap e964: 8 total, 8 up, 8 in 2024-04-26T04:57:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[92947]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[92947]: osdmap e964: 8 total, 8 up, 8 in 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[95531]: pgmap v1140: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137221-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:10 smithi146 ceph-mon[95531]: osdmap e964: 8 total, 8 up, 8 in 2024-04-26T04:57:11.311 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 27 tests from TestClsJournal (339 ms total) 2024-04-26T04:57:11.311 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:57:11.311 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:57:11.311 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 27 tests from 1 test suite ran. (2884 ms total) 2024-04-26T04:57:11.311 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 27 tests. 2024-04-26T04:57:11.315 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:57:11.315 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:57:11.380 INFO:tasks.workunit:Running workunit cls/test_cls_lock.sh... 2024-04-26T04:57:11.380 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:57:11.449 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:57:11.449 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 11 tests from 1 test suite. 2024-04-26T04:57:11.449 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:57:11.449 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 11 tests from ClsLock 2024-04-26T04:57:11.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestMultiLocking 2024-04-26T04:57:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:12 smithi204 ceph-mon[88313]: pgmap v1143: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:12 smithi204 ceph-mon[88313]: osdmap e965: 8 total, 8 up, 8 in 2024-04-26T04:57:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:12 smithi146 ceph-mon[92947]: pgmap v1143: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:12 smithi146 ceph-mon[92947]: osdmap e965: 8 total, 8 up, 8 in 2024-04-26T04:57:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:12 smithi146 ceph-mon[95531]: pgmap v1143: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:12 smithi146 ceph-mon[95531]: osdmap e965: 8 total, 8 up, 8 in 2024-04-26T04:57:13.355 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:13.355 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: exclusive 2024-04-26T04:57:13.355 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:13.355 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:13.355 INFO:tasks.workunit.client.0.smithi146.stdout: client.44669 expiration=2024-04-26T04:59:13.351461+0000 addr=v1:172.21.15.146:0/1988512494 cookie= 2024-04-26T04:57:13.358 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:13.359 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: shared 2024-04-26T04:57:13.359 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:13.359 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:13.359 INFO:tasks.workunit.client.0.smithi146.stdout: client.44669 expiration=2024-04-26T04:59:13.357583+0000 addr=v1:172.21.15.146:0/1988512494 cookie= 2024-04-26T04:57:13.359 INFO:tasks.workunit.client.0.smithi146.stdout: client.44675 expiration=0.000000 addr=v1:172.21.15.146:0/3487627333 cookie= 2024-04-26T04:57:13.360 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:13.360 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: shared 2024-04-26T04:57:13.360 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:13.360 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:13.360 INFO:tasks.workunit.client.0.smithi146.stdout: client.44675 expiration=0.000000 addr=v1:172.21.15.146:0/3487627333 cookie= 2024-04-26T04:57:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[95531]: osdmap e966: 8 total, 8 up, 8 in 2024-04-26T04:57:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1988512494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[92947]: osdmap e966: 8 total, 8 up, 8 in 2024-04-26T04:57:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1988512494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:13 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:13 smithi204 ceph-mon[88313]: osdmap e966: 8 total, 8 up, 8 in 2024-04-26T04:57:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:13 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1988512494' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:13 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:14.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestMultiLocking (2886 ms) 2024-04-26T04:57:14.339 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestMeta 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: osdmap e967: 8 total, 8 up, 8 in 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:57:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: osdmap e967: 8 total, 8 up, 8 in 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:57:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: pgmap v1146: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: osdmap e967: 8 total, 8 up, 8 in 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:57:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:15 smithi146 ceph-mon[95531]: osdmap e968: 8 total, 8 up, 8 in 2024-04-26T04:57:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:15 smithi146 ceph-mon[92947]: osdmap e968: 8 total, 8 up, 8 in 2024-04-26T04:57:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:15 smithi204 ceph-mon[88313]: osdmap e968: 8 total, 8 up, 8 in 2024-04-26T04:57:16.370 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:16.370 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: shared 2024-04-26T04:57:16.370 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:16.370 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:16.370 INFO:tasks.workunit.client.0.smithi146.stdout: client.44687 expiration=0.000000 addr=v1:172.21.15.146:0/2908188042 cookie= 2024-04-26T04:57:16.372 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:16.372 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: exclusive 2024-04-26T04:57:16.372 INFO:tasks.workunit.client.0.smithi146.stdout: tag: new_tag 2024-04-26T04:57:16.372 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:16.372 INFO:tasks.workunit.client.0.smithi146.stdout: client.34758 expiration=0.000000 addr=v1:172.21.15.146:0/372483315 cookie= 2024-04-26T04:57:16.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:16] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-04-26T04:57:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[95531]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[95531]: osdmap e969: 8 total, 8 up, 8 in 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[92947]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[92947]: osdmap e969: 8 total, 8 up, 8 in 2024-04-26T04:57:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:16 smithi204 ceph-mon[88313]: pgmap v1149: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:16 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:16 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:16 smithi204 ceph-mon[88313]: osdmap e969: 8 total, 8 up, 8 in 2024-04-26T04:57:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:17.350 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestMeta (3015 ms) 2024-04-26T04:57:17.351 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestCookie 2024-04-26T04:57:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:17 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:17 smithi146 ceph-mon[95531]: osdmap e970: 8 total, 8 up, 8 in 2024-04-26T04:57:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:17 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:17 smithi146 ceph-mon[92947]: osdmap e970: 8 total, 8 up, 8 in 2024-04-26T04:57:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:17 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/372483315' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:17 smithi204 ceph-mon[88313]: osdmap e970: 8 total, 8 up, 8 in 2024-04-26T04:57:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:18 smithi146 ceph-mon[95531]: pgmap v1152: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:18 smithi146 ceph-mon[95531]: osdmap e971: 8 total, 8 up, 8 in 2024-04-26T04:57:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:18 smithi146 ceph-mon[92947]: pgmap v1152: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:18 smithi146 ceph-mon[92947]: osdmap e971: 8 total, 8 up, 8 in 2024-04-26T04:57:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:18 smithi204 ceph-mon[88313]: pgmap v1152: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:18 smithi204 ceph-mon[88313]: osdmap e971: 8 total, 8 up, 8 in 2024-04-26T04:57:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[92947]: osdmap e972: 8 total, 8 up, 8 in 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3465456111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[92947]: osdmap e973: 8 total, 8 up, 8 in 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[95531]: osdmap e972: 8 total, 8 up, 8 in 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3465456111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:19 smithi146 ceph-mon[95531]: osdmap e973: 8 total, 8 up, 8 in 2024-04-26T04:57:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:19 smithi204 ceph-mon[88313]: osdmap e972: 8 total, 8 up, 8 in 2024-04-26T04:57:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:19 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3465456111' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:19 smithi204 ceph-mon[88313]: osdmap e973: 8 total, 8 up, 8 in 2024-04-26T04:57:20.030 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:20.030 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: exclusive 2024-04-26T04:57:20.030 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:20.030 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:20.032 INFO:tasks.workunit.client.0.smithi146.stdout:lock: mylock 2024-04-26T04:57:20.032 INFO:tasks.workunit.client.0.smithi146.stdout: lock_type: shared 2024-04-26T04:57:20.032 INFO:tasks.workunit.client.0.smithi146.stdout: tag: 2024-04-26T04:57:20.033 INFO:tasks.workunit.client.0.smithi146.stdout: lockers: 2024-04-26T04:57:20.033 INFO:tasks.workunit.client.0.smithi146.stdout: client.44693 expiration=0.000000 addr=v1:172.21.15.146:0/3465456111 cookie= 2024-04-26T04:57:20.033 INFO:tasks.workunit.client.0.smithi146.stdout: client.44693 expiration=0.000000 addr=v1:172.21.15.146:0/3465456111 cookie=new cookie 2024-04-26T04:57:20.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestCookie (3003 ms) 2024-04-26T04:57:20.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestMultipleLocks 2024-04-26T04:57:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[95531]: pgmap v1155: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[95531]: osdmap e974: 8 total, 8 up, 8 in 2024-04-26T04:57:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[92947]: pgmap v1155: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:20 smithi146 ceph-mon[92947]: osdmap e974: 8 total, 8 up, 8 in 2024-04-26T04:57:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:20 smithi204 ceph-mon[88313]: pgmap v1155: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:20 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:20 smithi204 ceph-mon[88313]: osdmap e974: 8 total, 8 up, 8 in 2024-04-26T04:57:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[95531]: osdmap e975: 8 total, 8 up, 8 in 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1957898005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[92947]: osdmap e975: 8 total, 8 up, 8 in 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1957898005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:21 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:21 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:21 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:21 smithi204 ceph-mon[88313]: osdmap e975: 8 total, 8 up, 8 in 2024-04-26T04:57:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:21 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1957898005' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:21.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:21 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[95531]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[95531]: osdmap e976: 8 total, 8 up, 8 in 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[92947]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:22 smithi146 ceph-mon[92947]: osdmap e976: 8 total, 8 up, 8 in 2024-04-26T04:57:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:22 smithi204 ceph-mon[88313]: pgmap v1158: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:22 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:22.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:22 smithi204 ceph-mon[88313]: osdmap e976: 8 total, 8 up, 8 in 2024-04-26T04:57:23.378 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestMultipleLocks (3024 ms) 2024-04-26T04:57:23.378 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestLockDuration 2024-04-26T04:57:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[92947]: pgmap v1161: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[92947]: osdmap e977: 8 total, 8 up, 8 in 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[95531]: pgmap v1161: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[95531]: osdmap e977: 8 total, 8 up, 8 in 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:24 smithi204 ceph-mon[88313]: pgmap v1161: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:24 smithi204 ceph-mon[88313]: osdmap e977: 8 total, 8 up, 8 in 2024-04-26T04:57:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:57:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[95531]: osdmap e978: 8 total, 8 up, 8 in 2024-04-26T04:57:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2828806096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[92947]: osdmap e978: 8 total, 8 up, 8 in 2024-04-26T04:57:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2828806096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:25.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:25 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:25 smithi204 ceph-mon[88313]: osdmap e978: 8 total, 8 up, 8 in 2024-04-26T04:57:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:25 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2828806096' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:25 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:26] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[92947]: pgmap v1164: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[92947]: osdmap e979: 8 total, 8 up, 8 in 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[95531]: pgmap v1164: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:26 smithi146 ceph-mon[95531]: osdmap e979: 8 total, 8 up, 8 in 2024-04-26T04:57:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:26 smithi204 ceph-mon[88313]: pgmap v1164: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:26 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:26 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:26 smithi204 ceph-mon[88313]: osdmap e979: 8 total, 8 up, 8 in 2024-04-26T04:57:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:27 smithi146 ceph-mon[95531]: osdmap e980: 8 total, 8 up, 8 in 2024-04-26T04:57:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:27 smithi146 ceph-mon[92947]: osdmap e980: 8 total, 8 up, 8 in 2024-04-26T04:57:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:27 smithi204 ceph-mon[88313]: osdmap e980: 8 total, 8 up, 8 in 2024-04-26T04:57:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[95531]: pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[92947]: pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:28 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:28 smithi204 ceph-mon[88313]: pgmap v1167: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:28 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:28 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:30 smithi146 ceph-mon[92947]: pgmap v1168: 137 pgs: 2 unknown, 135 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-04-26T04:57:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:30 smithi146 ceph-mon[95531]: pgmap v1168: 137 pgs: 2 unknown, 135 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-04-26T04:57:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:30 smithi204 ceph-mon[88313]: pgmap v1168: 137 pgs: 2 unknown, 135 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-04-26T04:57:31.420 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestLockDuration (8042 ms) 2024-04-26T04:57:31.421 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestAssertLocked 2024-04-26T04:57:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:32 smithi146 ceph-mon[95531]: pgmap v1169: 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-04-26T04:57:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:32 smithi146 ceph-mon[95531]: osdmap e981: 8 total, 8 up, 8 in 2024-04-26T04:57:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:32 smithi146 ceph-mon[92947]: pgmap v1169: 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-04-26T04:57:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:32 smithi146 ceph-mon[92947]: osdmap e981: 8 total, 8 up, 8 in 2024-04-26T04:57:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:32 smithi204 ceph-mon[88313]: pgmap v1169: 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-04-26T04:57:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:32 smithi204 ceph-mon[88313]: osdmap e981: 8 total, 8 up, 8 in 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[95531]: osdmap e982: 8 total, 8 up, 8 in 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2927506363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[92947]: osdmap e982: 8 total, 8 up, 8 in 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2927506363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:33 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:33 smithi204 ceph-mon[88313]: osdmap e982: 8 total, 8 up, 8 in 2024-04-26T04:57:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:33 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2927506363' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:33 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:33.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:33 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:34.435 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestAssertLocked (3014 ms) 2024-04-26T04:57:34.435 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestSetCookie 2024-04-26T04:57:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[95531]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[95531]: osdmap e983: 8 total, 8 up, 8 in 2024-04-26T04:57:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[95531]: osdmap e984: 8 total, 8 up, 8 in 2024-04-26T04:57:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[92947]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[92947]: osdmap e983: 8 total, 8 up, 8 in 2024-04-26T04:57:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:34 smithi146 ceph-mon[92947]: osdmap e984: 8 total, 8 up, 8 in 2024-04-26T04:57:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:34 smithi204 ceph-mon[88313]: pgmap v1172: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:34 smithi204 ceph-mon[88313]: osdmap e983: 8 total, 8 up, 8 in 2024-04-26T04:57:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:34 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:34 smithi204 ceph-mon[88313]: osdmap e984: 8 total, 8 up, 8 in 2024-04-26T04:57:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:35 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:35 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:35 smithi204 ceph-mon[88313]: osdmap e985: 8 total, 8 up, 8 in 2024-04-26T04:57:35.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:35 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3874567427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:35.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:35 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[92947]: osdmap e985: 8 total, 8 up, 8 in 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3874567427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[95531]: osdmap e985: 8 total, 8 up, 8 in 2024-04-26T04:57:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3874567427' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:35.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:35 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:36.489 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:36] "GET /metrics HTTP/1.1" 200 34056 "" "Prometheus/2.43.0" 2024-04-26T04:57:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:36 smithi204 ceph-mon[88313]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:36.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:36 smithi204 ceph-mon[88313]: osdmap e986: 8 total, 8 up, 8 in 2024-04-26T04:57:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[95531]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[95531]: osdmap e986: 8 total, 8 up, 8 in 2024-04-26T04:57:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[92947]: pgmap v1175: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:36 smithi146 ceph-mon[92947]: osdmap e986: 8 total, 8 up, 8 in 2024-04-26T04:57:37.451 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestSetCookie (3016 ms) 2024-04-26T04:57:37.452 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestRenew 2024-04-26T04:57:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:38 smithi204 ceph-mon[88313]: pgmap v1178: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:38 smithi204 ceph-mon[88313]: osdmap e987: 8 total, 8 up, 8 in 2024-04-26T04:57:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:38 smithi146 ceph-mon[92947]: pgmap v1178: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:38 smithi146 ceph-mon[92947]: osdmap e987: 8 total, 8 up, 8 in 2024-04-26T04:57:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:38 smithi146 ceph-mon[95531]: pgmap v1178: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:38 smithi146 ceph-mon[95531]: osdmap e987: 8 total, 8 up, 8 in 2024-04-26T04:57:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:39 smithi204 ceph-mon[88313]: osdmap e988: 8 total, 8 up, 8 in 2024-04-26T04:57:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:39 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1206311070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:39 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[92947]: osdmap e988: 8 total, 8 up, 8 in 2024-04-26T04:57:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1206311070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[95531]: osdmap e988: 8 total, 8 up, 8 in 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1206311070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:57:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:40 smithi204 ceph-mon[88313]: pgmap v1181: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:40 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:40 smithi204 ceph-mon[88313]: osdmap e989: 8 total, 8 up, 8 in 2024-04-26T04:57:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[92947]: pgmap v1181: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[92947]: osdmap e989: 8 total, 8 up, 8 in 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[95531]: pgmap v1181: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:57:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:40 smithi146 ceph-mon[95531]: osdmap e989: 8 total, 8 up, 8 in 2024-04-26T04:57:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:41 smithi204 ceph-mon[88313]: osdmap e990: 8 total, 8 up, 8 in 2024-04-26T04:57:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:41 smithi146 ceph-mon[92947]: osdmap e990: 8 total, 8 up, 8 in 2024-04-26T04:57:41.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:41 smithi146 ceph-mon[95531]: osdmap e990: 8 total, 8 up, 8 in 2024-04-26T04:57:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:42 smithi204 ceph-mon[88313]: pgmap v1184: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:42 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:57:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[92947]: pgmap v1184: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:42.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:57:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[95531]: pgmap v1184: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:57:42.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:57:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:44 smithi204 ceph-mon[88313]: pgmap v1185: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:44.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:44 smithi146 ceph-mon[92947]: pgmap v1185: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:44 smithi146 ceph-mon[95531]: pgmap v1185: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:57:46.473 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:46] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-26T04:57:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:46 smithi204 ceph-mon[88313]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 159 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:46 smithi146 ceph-mon[95531]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 159 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:46 smithi146 ceph-mon[92947]: pgmap v1186: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 159 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:48 smithi204 ceph-mon[88313]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:48 smithi146 ceph-mon[95531]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:48 smithi146 ceph-mon[92947]: pgmap v1187: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 127 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T04:57:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:50 smithi204 ceph-mon[88313]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 326 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:50.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:50 smithi146 ceph-mon[95531]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 326 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:50 smithi146 ceph-mon[92947]: pgmap v1188: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 326 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:52 smithi204 ceph-mon[88313]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 294 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:52 smithi146 ceph-mon[95531]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 294 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:52 smithi146 ceph-mon[92947]: pgmap v1189: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 294 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:57:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:54 smithi204 ceph-mon[88313]: pgmap v1190: 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-04-26T04:57:54.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:54 smithi146 ceph-mon[95531]: pgmap v1190: 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-04-26T04:57:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:54 smithi146 ceph-mon[92947]: pgmap v1190: 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-04-26T04:57:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:57:56.488 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:57:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:57:56] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2024-04-26T04:57:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:56 smithi204 ceph-mon[88313]: pgmap v1191: 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-04-26T04:57:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:56 smithi146 ceph-mon[95531]: pgmap v1191: 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-04-26T04:57:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:56 smithi146 ceph-mon[92947]: pgmap v1191: 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-04-26T04:57:58.508 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestRenew (21057 ms) 2024-04-26T04:57:58.509 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralBasic 2024-04-26T04:57:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:58 smithi204 ceph-mon[88313]: pgmap v1192: 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-04-26T04:57:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:58 smithi146 ceph-mon[95531]: pgmap v1192: 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-04-26T04:57:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:58 smithi146 ceph-mon[92947]: pgmap v1192: 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-04-26T04:57:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:57:59 smithi204 ceph-mon[88313]: osdmap e991: 8 total, 8 up, 8 in 2024-04-26T04:57:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:57:59 smithi146 ceph-mon[95531]: osdmap e991: 8 total, 8 up, 8 in 2024-04-26T04:57:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:57:59 smithi146 ceph-mon[92947]: osdmap e991: 8 total, 8 up, 8 in 2024-04-26T04:58:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:00 smithi204 ceph-mon[88313]: pgmap v1194: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:00 smithi204 ceph-mon[88313]: osdmap e992: 8 total, 8 up, 8 in 2024-04-26T04:58:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:00 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2216230886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:00 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[95531]: pgmap v1194: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[95531]: osdmap e992: 8 total, 8 up, 8 in 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2216230886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[92947]: pgmap v1194: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[92947]: osdmap e992: 8 total, 8 up, 8 in 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2216230886' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:00 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:01 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:01 smithi204 ceph-mon[88313]: osdmap e993: 8 total, 8 up, 8 in 2024-04-26T04:58:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:01 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:01.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:01 smithi146 ceph-mon[95531]: osdmap e993: 8 total, 8 up, 8 in 2024-04-26T04:58:01.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:01 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-9","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:01.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:01 smithi146 ceph-mon[92947]: osdmap e993: 8 total, 8 up, 8 in 2024-04-26T04:58:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:02 smithi204 ceph-mon[88313]: pgmap v1197: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:02 smithi204 ceph-mon[88313]: osdmap e994: 8 total, 8 up, 8 in 2024-04-26T04:58:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:02 smithi146 ceph-mon[95531]: pgmap v1197: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:02 smithi146 ceph-mon[95531]: osdmap e994: 8 total, 8 up, 8 in 2024-04-26T04:58:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:02 smithi146 ceph-mon[92947]: pgmap v1197: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:02 smithi146 ceph-mon[92947]: osdmap e994: 8 total, 8 up, 8 in 2024-04-26T04:58:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:04 smithi204 ceph-mon[88313]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:04 smithi146 ceph-mon[95531]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:04 smithi146 ceph-mon[92947]: pgmap v1199: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:05.539 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestExclusiveEphemeralBasic (7031 ms) 2024-04-26T04:58:05.539 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealEphemeral 2024-04-26T04:58:06.533 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:06] "GET /metrics HTTP/1.1" 200 36429 "" "Prometheus/2.43.0" 2024-04-26T04:58:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:06 smithi204 ceph-mon[88313]: pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:58:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:06 smithi204 ceph-mon[88313]: osdmap e995: 8 total, 8 up, 8 in 2024-04-26T04:58:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:06 smithi146 ceph-mon[95531]: pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:58:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:06 smithi146 ceph-mon[95531]: osdmap e995: 8 total, 8 up, 8 in 2024-04-26T04:58:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:06 smithi146 ceph-mon[92947]: pgmap v1200: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 170 B/s rd, 0 B/s wr, 1 op/s 2024-04-26T04:58:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:06 smithi146 ceph-mon[92947]: osdmap e995: 8 total, 8 up, 8 in 2024-04-26T04:58:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:07 smithi204 ceph-mon[88313]: osdmap e996: 8 total, 8 up, 8 in 2024-04-26T04:58:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3110230962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:07 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[95531]: osdmap e996: 8 total, 8 up, 8 in 2024-04-26T04:58:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3110230962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:07.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[92947]: osdmap e996: 8 total, 8 up, 8 in 2024-04-26T04:58:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3110230962' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:07 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:08 smithi204 ceph-mon[88313]: pgmap v1203: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:08 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:08 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:08 smithi204 ceph-mon[88313]: osdmap e997: 8 total, 8 up, 8 in 2024-04-26T04:58:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[95531]: pgmap v1203: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[95531]: osdmap e997: 8 total, 8 up, 8 in 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[92947]: pgmap v1203: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:08 smithi146 ceph-mon[92947]: osdmap e997: 8 total, 8 up, 8 in 2024-04-26T04:58:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:09 smithi204 ceph-mon[88313]: osdmap e998: 8 total, 8 up, 8 in 2024-04-26T04:58:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[95531]: osdmap e998: 8 total, 8 up, 8 in 2024-04-26T04:58:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[92947]: osdmap e998: 8 total, 8 up, 8 in 2024-04-26T04:58:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:10 smithi204 ceph-mon[88313]: pgmap v1206: 137 pgs: 6 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:10 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:10 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[95531]: pgmap v1206: 137 pgs: 6 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[92947]: pgmap v1206: 137 pgs: 6 unknown, 131 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:10 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:12 smithi146 ceph-mon[95531]: pgmap v1207: 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-04-26T04:58:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:12 smithi146 ceph-mon[92947]: pgmap v1207: 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-04-26T04:58:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:12 smithi204 ceph-mon[88313]: pgmap v1207: 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-04-26T04:58:13.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealEphemeral (8036 ms) 2024-04-26T04:58:13.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsLock.TestExclusiveEphemeralStealExclusive 2024-04-26T04:58:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[95531]: pgmap v1208: 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-04-26T04:58:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[95531]: osdmap e999: 8 total, 8 up, 8 in 2024-04-26T04:58:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:58:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[92947]: pgmap v1208: 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-04-26T04:58:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[92947]: osdmap e999: 8 total, 8 up, 8 in 2024-04-26T04:58:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:58:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:14 smithi204 ceph-mon[88313]: pgmap v1208: 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-04-26T04:58:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:14 smithi204 ceph-mon[88313]: osdmap e999: 8 total, 8 up, 8 in 2024-04-26T04:58:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: osdmap e1000: 8 total, 8 up, 8 in 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/427863341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: osdmap e1000: 8 total, 8 up, 8 in 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/427863341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:58:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:58:15.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: osdmap e1000: 8 total, 8 up, 8 in 2024-04-26T04:58:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/427863341' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:58:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:58:16.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:16.579 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:16] "GET /metrics HTTP/1.1" 200 36428 "" "Prometheus/2.43.0" 2024-04-26T04:58:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[95531]: pgmap v1211: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[95531]: osdmap e1001: 8 total, 8 up, 8 in 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[92947]: pgmap v1211: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:16 smithi146 ceph-mon[92947]: osdmap e1001: 8 total, 8 up, 8 in 2024-04-26T04:58:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:16 smithi204 ceph-mon[88313]: pgmap v1211: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:16 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:16 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137276-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:16 smithi204 ceph-mon[88313]: osdmap e1001: 8 total, 8 up, 8 in 2024-04-26T04:58:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:17 smithi146 ceph-mon[95531]: osdmap e1002: 8 total, 8 up, 8 in 2024-04-26T04:58:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:17 smithi146 ceph-mon[92947]: osdmap e1002: 8 total, 8 up, 8 in 2024-04-26T04:58:18.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:17 smithi204 ceph-mon[88313]: osdmap e1002: 8 total, 8 up, 8 in 2024-04-26T04:58:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[95531]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[92947]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:18.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:18 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:18 smithi204 ceph-mon[88313]: pgmap v1214: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:18 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:18 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:20 smithi146 ceph-mon[95531]: pgmap v1215: 137 pgs: 4 unknown, 133 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-04-26T04:58:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:20 smithi146 ceph-mon[92947]: pgmap v1215: 137 pgs: 4 unknown, 133 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-04-26T04:58:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:20 smithi204 ceph-mon[88313]: pgmap v1215: 137 pgs: 4 unknown, 133 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-04-26T04:58:21.612 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsLock.TestExclusiveEphemeralStealExclusive (8037 ms) 2024-04-26T04:58:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 11 tests from ClsLock (70163 ms total) 2024-04-26T04:58:21.613 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:58:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:58:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 11 tests from 1 test suite ran. (70163 ms total) 2024-04-26T04:58:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 11 tests. 2024-04-26T04:58:21.617 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:58:21.617 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:58:21.682 INFO:tasks.workunit:Running workunit cls/test_cls_log.sh... 2024-04-26T04:58:21.682 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:58:21.751 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:58:21.751 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-26T04:58:21.752 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:58:21.752 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from cls_log 2024-04-26T04:58:21.752 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_log.test_log_add_same_time 2024-04-26T04:58:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:22 smithi146 ceph-mon[95531]: pgmap v1216: 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-04-26T04:58:22.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:22 smithi146 ceph-mon[95531]: osdmap e1003: 8 total, 8 up, 8 in 2024-04-26T04:58:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:22 smithi146 ceph-mon[92947]: pgmap v1216: 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-04-26T04:58:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:22 smithi146 ceph-mon[92947]: osdmap e1003: 8 total, 8 up, 8 in 2024-04-26T04:58:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:22 smithi204 ceph-mon[88313]: pgmap v1216: 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-04-26T04:58:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:22 smithi204 ceph-mon[88313]: osdmap e1003: 8 total, 8 up, 8 in 2024-04-26T04:58:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[95531]: osdmap e1004: 8 total, 8 up, 8 in 2024-04-26T04:58:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2384870688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[92947]: osdmap e1004: 8 total, 8 up, 8 in 2024-04-26T04:58:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2384870688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:23.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:23 smithi204 ceph-mon[88313]: osdmap e1004: 8 total, 8 up, 8 in 2024-04-26T04:58:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2384870688' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:24.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:24.633 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_log.test_log_add_same_time (2882 ms) 2024-04-26T04:58:24.633 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_log.test_log_add_different_time 2024-04-26T04:58:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[95531]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[95531]: osdmap e1005: 8 total, 8 up, 8 in 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[92947]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[92947]: osdmap e1005: 8 total, 8 up, 8 in 2024-04-26T04:58:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:24 smithi204 ceph-mon[88313]: pgmap v1219: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:24 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:24 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:24 smithi204 ceph-mon[88313]: osdmap e1005: 8 total, 8 up, 8 in 2024-04-26T04:58:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:25 smithi146 ceph-mon[95531]: osdmap e1006: 8 total, 8 up, 8 in 2024-04-26T04:58:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:25 smithi146 ceph-mon[92947]: osdmap e1006: 8 total, 8 up, 8 in 2024-04-26T04:58:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:25 smithi204 ceph-mon[88313]: osdmap e1006: 8 total, 8 up, 8 in 2024-04-26T04:58:26.632 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:26] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-26T04:58:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[95531]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[95531]: osdmap e1007: 8 total, 8 up, 8 in 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[92947]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[92947]: osdmap e1007: 8 total, 8 up, 8 in 2024-04-26T04:58:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:26 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:26 smithi204 ceph-mon[88313]: pgmap v1222: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:26 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:26 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:26 smithi204 ceph-mon[88313]: osdmap e1007: 8 total, 8 up, 8 in 2024-04-26T04:58:27.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:26 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:27.651 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_log.test_log_add_different_time (3018 ms) 2024-04-26T04:58:27.651 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_log.trim_by_time 2024-04-26T04:58:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:27 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:27 smithi146 ceph-mon[95531]: osdmap e1008: 8 total, 8 up, 8 in 2024-04-26T04:58:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:27 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:27 smithi146 ceph-mon[92947]: osdmap e1008: 8 total, 8 up, 8 in 2024-04-26T04:58:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:27 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2208553590' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:27 smithi204 ceph-mon[88313]: osdmap e1008: 8 total, 8 up, 8 in 2024-04-26T04:58:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:28 smithi146 ceph-mon[95531]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:28 smithi146 ceph-mon[95531]: osdmap e1009: 8 total, 8 up, 8 in 2024-04-26T04:58:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:28 smithi146 ceph-mon[92947]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:28 smithi146 ceph-mon[92947]: osdmap e1009: 8 total, 8 up, 8 in 2024-04-26T04:58:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:28 smithi204 ceph-mon[88313]: pgmap v1225: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:28 smithi204 ceph-mon[88313]: osdmap e1009: 8 total, 8 up, 8 in 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[95531]: osdmap e1010: 8 total, 8 up, 8 in 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1064440112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[92947]: osdmap e1010: 8 total, 8 up, 8 in 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1064440112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:29 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:29 smithi204 ceph-mon[88313]: osdmap e1010: 8 total, 8 up, 8 in 2024-04-26T04:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:29 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1064440112' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:29 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:30.680 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_log.trim_by_time (3029 ms) 2024-04-26T04:58:30.680 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_log.trim_by_marker 2024-04-26T04:58:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[92947]: pgmap v1228: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[92947]: osdmap e1011: 8 total, 8 up, 8 in 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[95531]: pgmap v1228: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[95531]: osdmap e1011: 8 total, 8 up, 8 in 2024-04-26T04:58:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:30 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:30 smithi204 ceph-mon[88313]: pgmap v1228: 137 pgs: 27 creating+peering, 5 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:30 smithi204 ceph-mon[88313]: osdmap e1011: 8 total, 8 up, 8 in 2024-04-26T04:58:31.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:30 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:31 smithi146 ceph-mon[92947]: osdmap e1012: 8 total, 8 up, 8 in 2024-04-26T04:58:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:31 smithi146 ceph-mon[95531]: osdmap e1012: 8 total, 8 up, 8 in 2024-04-26T04:58:32.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:31 smithi204 ceph-mon[88313]: osdmap e1012: 8 total, 8 up, 8 in 2024-04-26T04:58:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[95531]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[95531]: osdmap e1013: 8 total, 8 up, 8 in 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[92947]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[92947]: osdmap e1013: 8 total, 8 up, 8 in 2024-04-26T04:58:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:32 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:32 smithi204 ceph-mon[88313]: pgmap v1231: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:32 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:32 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:32 smithi204 ceph-mon[88313]: osdmap e1013: 8 total, 8 up, 8 in 2024-04-26T04:58:33.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:32 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:33.702 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_log.trim_by_marker (3022 ms) 2024-04-26T04:58:33.774 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from cls_log (11951 ms total) 2024-04-26T04:58:33.774 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:58:33.774 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:58:33.774 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 4 tests from 1 test suite ran. (11951 ms total) 2024-04-26T04:58:33.774 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 4 tests. 2024-04-26T04:58:33.775 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:58:33.775 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:58:33.840 INFO:tasks.workunit:Running workunit cls/test_cls_numops.sh... 2024-04-26T04:58:33.841 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:58:33.910 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:58:33.911 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 4 tests from 1 test suite. 2024-04-26T04:58:33.911 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:58:33.911 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from ClsNumOps 2024-04-26T04:58:33.911 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsNumOps.Add 2024-04-26T04:58:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:33 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:33 smithi204 ceph-mon[88313]: osdmap e1014: 8 total, 8 up, 8 in 2024-04-26T04:58:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:33 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:33 smithi146 ceph-mon[92947]: osdmap e1014: 8 total, 8 up, 8 in 2024-04-26T04:58:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:33 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1287507019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137793-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:33 smithi146 ceph-mon[95531]: osdmap e1014: 8 total, 8 up, 8 in 2024-04-26T04:58:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:34 smithi204 ceph-mon[88313]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:34 smithi204 ceph-mon[88313]: osdmap e1015: 8 total, 8 up, 8 in 2024-04-26T04:58:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:34 smithi146 ceph-mon[95531]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:34 smithi146 ceph-mon[95531]: osdmap e1015: 8 total, 8 up, 8 in 2024-04-26T04:58:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:34 smithi146 ceph-mon[92947]: pgmap v1234: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:34 smithi146 ceph-mon[92947]: osdmap e1015: 8 total, 8 up, 8 in 2024-04-26T04:58:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[95531]: osdmap e1016: 8 total, 8 up, 8 in 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2104213928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[95531]: pgmap v1237: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[92947]: osdmap e1016: 8 total, 8 up, 8 in 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2104213928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:35 smithi146 ceph-mon[92947]: pgmap v1237: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:35 smithi204 ceph-mon[88313]: osdmap e1016: 8 total, 8 up, 8 in 2024-04-26T04:58:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:35 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2104213928' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:35 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:36.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:35 smithi204 ceph-mon[88313]: pgmap v1237: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:36] "GET /metrics HTTP/1.1" 200 36424 "" "Prometheus/2.43.0" 2024-04-26T04:58:36.891 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsNumOps.Add (2980 ms) 2024-04-26T04:58:36.891 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsNumOps.Sub 2024-04-26T04:58:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[95531]: osdmap e1017: 8 total, 8 up, 8 in 2024-04-26T04:58:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[92947]: osdmap e1017: 8 total, 8 up, 8 in 2024-04-26T04:58:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:36 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:37.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:37.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:36 smithi204 ceph-mon[88313]: osdmap e1017: 8 total, 8 up, 8 in 2024-04-26T04:58:37.207 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:36 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:37 smithi146 ceph-mon[95531]: osdmap e1018: 8 total, 8 up, 8 in 2024-04-26T04:58:38.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:37 smithi146 ceph-mon[95531]: pgmap v1240: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:37 smithi146 ceph-mon[92947]: osdmap e1018: 8 total, 8 up, 8 in 2024-04-26T04:58:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:37 smithi146 ceph-mon[92947]: pgmap v1240: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:37 smithi204 ceph-mon[88313]: osdmap e1018: 8 total, 8 up, 8 in 2024-04-26T04:58:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:37 smithi204 ceph-mon[88313]: pgmap v1240: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:39.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: osdmap e1019: 8 total, 8 up, 8 in 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: osdmap e1019: 8 total, 8 up, 8 in 2024-04-26T04:58:39.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:39.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:39.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: osdmap e1019: 8 total, 8 up, 8 in 2024-04-26T04:58:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:58:39.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:39.910 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsNumOps.Sub (3019 ms) 2024-04-26T04:58:39.910 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsNumOps.Mul 2024-04-26T04:58:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[95531]: pgmap v1242: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[95531]: osdmap e1020: 8 total, 8 up, 8 in 2024-04-26T04:58:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[92947]: pgmap v1242: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:39 smithi146 ceph-mon[92947]: osdmap e1020: 8 total, 8 up, 8 in 2024-04-26T04:58:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:39 smithi204 ceph-mon[88313]: pgmap v1242: 137 pgs: 28 creating+peering, 4 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:39 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1886000310' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:39 smithi204 ceph-mon[88313]: osdmap e1020: 8 total, 8 up, 8 in 2024-04-26T04:58:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:40 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:40 smithi146 ceph-mon[95531]: osdmap e1021: 8 total, 8 up, 8 in 2024-04-26T04:58:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:40 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:40 smithi146 ceph-mon[92947]: osdmap e1021: 8 total, 8 up, 8 in 2024-04-26T04:58:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:40 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:41.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:40 smithi204 ceph-mon[88313]: osdmap e1021: 8 total, 8 up, 8 in 2024-04-26T04:58:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[92947]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[92947]: osdmap e1022: 8 total, 8 up, 8 in 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[95531]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[95531]: osdmap e1022: 8 total, 8 up, 8 in 2024-04-26T04:58:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:41 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:41 smithi204 ceph-mon[88313]: pgmap v1245: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:41 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:41 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:41 smithi204 ceph-mon[88313]: osdmap e1022: 8 total, 8 up, 8 in 2024-04-26T04:58:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:41 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:42.925 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsNumOps.Mul (3015 ms) 2024-04-26T04:58:42.925 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsNumOps.Div 2024-04-26T04:58:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:42 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:42 smithi146 ceph-mon[92947]: osdmap e1023: 8 total, 8 up, 8 in 2024-04-26T04:58:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:42 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:42 smithi146 ceph-mon[95531]: osdmap e1023: 8 total, 8 up, 8 in 2024-04-26T04:58:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:42 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2101035817' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:42 smithi204 ceph-mon[88313]: osdmap e1023: 8 total, 8 up, 8 in 2024-04-26T04:58:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:43 smithi146 ceph-mon[92947]: pgmap v1248: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:43 smithi146 ceph-mon[92947]: osdmap e1024: 8 total, 8 up, 8 in 2024-04-26T04:58:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:43 smithi146 ceph-mon[95531]: pgmap v1248: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:43 smithi146 ceph-mon[95531]: osdmap e1024: 8 total, 8 up, 8 in 2024-04-26T04:58:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:43 smithi204 ceph-mon[88313]: pgmap v1248: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:43 smithi204 ceph-mon[88313]: osdmap e1024: 8 total, 8 up, 8 in 2024-04-26T04:58:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:44 smithi146 ceph-mon[92947]: osdmap e1025: 8 total, 8 up, 8 in 2024-04-26T04:58:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:44 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:44 smithi146 ceph-mon[95531]: osdmap e1025: 8 total, 8 up, 8 in 2024-04-26T04:58:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:44 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:44 smithi204 ceph-mon[88313]: osdmap e1025: 8 total, 8 up, 8 in 2024-04-26T04:58:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:44 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:45.942 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsNumOps.Div (3016 ms) 2024-04-26T04:58:45.942 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from ClsNumOps (12030 ms total) 2024-04-26T04:58:45.942 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:58:45.942 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:58:45.942 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 4 tests from 1 test suite ran. (12030 ms total) 2024-04-26T04:58:45.943 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 4 tests. 2024-04-26T04:58:45.946 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:58:45.946 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:58:46.011 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-04-26T04:58:46.011 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:58:46.081 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:58:46.081 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 70 tests from 1 test suite. 2024-04-26T04:58:46.081 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:58:46.081 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 70 tests from TestClsRbd 2024-04-26T04:58:46.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[92947]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[92947]: osdmap e1026: 8 total, 8 up, 8 in 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[95531]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:45 smithi146 ceph-mon[95531]: osdmap e1026: 8 total, 8 up, 8 in 2024-04-26T04:58:46.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:45 smithi204 ceph-mon[88313]: pgmap v1251: 137 pgs: 4 creating+peering, 28 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:46.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:45 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:58:46.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1337322726' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-137899-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:46.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:45 smithi204 ceph-mon[88313]: osdmap e1026: 8 total, 8 up, 8 in 2024-04-26T04:58:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:46] "GET /metrics HTTP/1.1" 200 36427 "" "Prometheus/2.43.0" 2024-04-26T04:58:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:46 smithi204 ceph-mon[88313]: osdmap e1027: 8 total, 8 up, 8 in 2024-04-26T04:58:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:46 smithi146 ceph-mon[95531]: osdmap e1027: 8 total, 8 up, 8 in 2024-04-26T04:58:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:46 smithi146 ceph-mon[92947]: osdmap e1027: 8 total, 8 up, 8 in 2024-04-26T04:58:47.955 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_all_features 2024-04-26T04:58:47.971 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_all_features (17 ms) 2024-04-26T04:58:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.copyup 2024-04-26T04:58:48.150 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.copyup (178 ms) 2024-04-26T04:58:48.151 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-04-26T04:58:48.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.sparse_copyup (18 ms) 2024-04-26T04:58:48.168 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-04-26T04:58:48.175 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_and_set_id (7 ms) 2024-04-26T04:58:48.175 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-04-26T04:58:48.187 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.add_remove_child (12 ms) 2024-04-26T04:58:48.187 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.directory_methods 2024-04-26T04:58:48.214 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.directory_methods (28 ms) 2024-04-26T04:58:48.214 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.create 2024-04-26T04:58:48.229 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.create (14 ms) 2024-04-26T04:58:48.229 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_features 2024-04-26T04:58:48.230 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-04-26T04:58:48.230 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-04-26T04:58:48.232 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_object_prefix (1 ms) 2024-04-26T04:58:48.232 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-04-26T04:58:48.234 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_create_timestamp (2 ms) 2024-04-26T04:58:48.234 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-04-26T04:58:48.235 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-04-26T04:58:48.235 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-04-26T04:58:48.237 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2024-04-26T04:58:48.237 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-04-26T04:58:48.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_data_pool (4 ms) 2024-04-26T04:58:48.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.get_size 2024-04-26T04:58:48.244 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.get_size (4 ms) 2024-04-26T04:58:48.245 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.set_size 2024-04-26T04:58:48.249 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.set_size (4 ms) 2024-04-26T04:58:48.249 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.protection_status 2024-04-26T04:58:48.266 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.protection_status (18 ms) 2024-04-26T04:58:48.266 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-04-26T04:58:48.273 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.snapshot_limits (7 ms) 2024-04-26T04:58:48.274 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.parents_v1 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: osdmap e1028: 8 total, 8 up, 8 in 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3416108199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:47 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.313 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.parents_v1 (39 ms) 2024-04-26T04:58:48.313 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.parents_v2 2024-04-26T04:58:48.344 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.parents_v2 (32 ms) 2024-04-26T04:58:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.snapshots 2024-04-26T04:58:48.366 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.snapshots (21 ms) 2024-04-26T04:58:48.366 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.snapid_race 2024-04-26T04:58:48.373 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2024-04-26T04:58:48.373 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.stripingv2 2024-04-26T04:58:48.382 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.stripingv2 (8 ms) 2024-04-26T04:58:48.382 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_save 2024-04-26T04:58:48.384 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_save (2 ms) 2024-04-26T04:58:48.384 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-04-26T04:58:48.389 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_resize (6 ms) 2024-04-26T04:58:48.390 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_update 2024-04-26T04:58:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_update (8 ms) 2024-04-26T04:58:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-04-26T04:58:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_load_enoent (0 ms) 2024-04-26T04:58:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-04-26T04:58:48.405 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_snap_add (7 ms) 2024-04-26T04:58:48.405 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-04-26T04:58:48.413 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.object_map_snap_remove (8 ms) 2024-04-26T04:58:48.413 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.flags 2024-04-26T04:58:48.417 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.flags (5 ms) 2024-04-26T04:58:48.418 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.metadata 2024-04-26T04:58:48.442 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.metadata (24 ms) 2024-04-26T04:58:48.442 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.set_features 2024-04-26T04:58:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: osdmap e1028: 8 total, 8 up, 8 in 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3416108199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: pgmap v1254: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: osdmap e1028: 8 total, 8 up, 8 in 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3416108199' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:47 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:48.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.set_features (7 ms) 2024-04-26T04:58:48.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror 2024-04-26T04:58:48.480 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror (31 ms) 2024-04-26T04:58:48.480 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror_image 2024-04-26T04:58:48.494 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror_image (14 ms) 2024-04-26T04:58:48.494 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-04-26T04:58:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:48 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:48 smithi204 ceph-mon[88313]: osdmap e1029: 8 total, 8 up, 8 in 2024-04-26T04:58:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:48 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:49.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:48 smithi146 ceph-mon[95531]: osdmap e1029: 8 total, 8 up, 8 in 2024-04-26T04:58:49.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:48 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138005-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:49.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:48 smithi146 ceph-mon[92947]: osdmap e1029: 8 total, 8 up, 8 in 2024-04-26T04:58:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:49 smithi204 ceph-mon[88313]: pgmap v1257: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 623 op/s 2024-04-26T04:58:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:49 smithi204 ceph-mon[88313]: osdmap e1030: 8 total, 8 up, 8 in 2024-04-26T04:58:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:49 smithi146 ceph-mon[95531]: pgmap v1257: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 623 op/s 2024-04-26T04:58:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:49 smithi146 ceph-mon[95531]: osdmap e1030: 8 total, 8 up, 8 in 2024-04-26T04:58:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:49 smithi146 ceph-mon[92947]: pgmap v1257: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.2 MiB/s wr, 623 op/s 2024-04-26T04:58:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:49 smithi146 ceph-mon[92947]: osdmap e1030: 8 total, 8 up, 8 in 2024-04-26T04:58:50.814 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror_image_status (2320 ms) 2024-04-26T04:58:50.814 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-04-26T04:58:50.898 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror_image_map (84 ms) 2024-04-26T04:58:50.898 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-04-26T04:58:50.905 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror_instances (7 ms) 2024-04-26T04:58:50.905 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-04-26T04:58:50.916 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.mirror_snapshot (11 ms) 2024-04-26T04:58:50.916 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-04-26T04:58:50.918 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_dir_list (3 ms) 2024-04-26T04:58:50.918 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-04-26T04:58:50.920 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_dir_add (2 ms) 2024-04-26T04:58:50.920 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-04-26T04:58:50.923 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.dir_add_already_existing (3 ms) 2024-04-26T04:58:50.923 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-04-26T04:58:50.929 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_dir_rename (5 ms) 2024-04-26T04:58:50.929 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-04-26T04:58:50.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_dir_remove (3 ms) 2024-04-26T04:58:50.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-04-26T04:58:50.936 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (4 ms) 2024-04-26T04:58:50.936 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_image_add 2024-04-26T04:58:50.938 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_image_add (2 ms) 2024-04-26T04:58:50.938 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-04-26T04:58:50.941 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_image_remove (4 ms) 2024-04-26T04:58:50.941 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_image_list 2024-04-26T04:58:50.944 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_image_list (2 ms) 2024-04-26T04:58:50.944 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-04-26T04:58:50.948 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_image_clean (5 ms) 2024-04-26T04:58:50.948 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.image_group_add 2024-04-26T04:58:50.950 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.image_group_add (2 ms) 2024-04-26T04:58:50.951 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-04-26T04:58:50.953 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.image_group_remove (3 ms) 2024-04-26T04:58:50.954 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.image_group_get 2024-04-26T04:58:50.956 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.image_group_get (3 ms) 2024-04-26T04:58:50.956 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-04-26T04:58:50.959 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (2 ms) 2024-04-26T04:58:50.959 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-04-26T04:58:50.960 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (2 ms) 2024-04-26T04:58:50.961 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-04-26T04:58:50.963 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (2 ms) 2024-04-26T04:58:50.963 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-04-26T04:58:50.966 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (3 ms) 2024-04-26T04:58:50.966 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-04-26T04:58:50.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_set (2 ms) 2024-04-26T04:58:50.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-04-26T04:58:50.971 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_list (3 ms) 2024-04-26T04:58:50.971 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-04-26T04:58:50.986 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (15 ms) 2024-04-26T04:58:50.986 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-04-26T04:58:51.176 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (190 ms) 2024-04-26T04:58:51.176 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-04-26T04:58:51.179 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_remove (3 ms) 2024-04-26T04:58:51.179 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-04-26T04:58:51.181 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (2 ms) 2024-04-26T04:58:51.181 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.trash_methods 2024-04-26T04:58:51.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.trash_methods (7 ms) 2024-04-26T04:58:51.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.op_features 2024-04-26T04:58:51.195 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.op_features (7 ms) 2024-04-26T04:58:51.195 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.clone_parent 2024-04-26T04:58:51.214 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.clone_parent (19 ms) 2024-04-26T04:58:51.214 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-04-26T04:58:51.222 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.clone_parent_ns (8 ms) 2024-04-26T04:58:51.222 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.clone_child 2024-04-26T04:58:51.234 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.clone_child (12 ms) 2024-04-26T04:58:51.234 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-04-26T04:58:51.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.namespace_methods (6 ms) 2024-04-26T04:58:51.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.migration 2024-04-26T04:58:51.250 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.migration (10 ms) 2024-04-26T04:58:51.250 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.migration_v1 2024-04-26T04:58:51.261 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.migration_v1 (11 ms) 2024-04-26T04:58:51.261 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-04-26T04:58:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:51 smithi204 ceph-mon[88313]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 981 KiB/s wr, 504 op/s 2024-04-26T04:58:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:51 smithi146 ceph-mon[95531]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 981 KiB/s wr, 504 op/s 2024-04-26T04:58:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:51 smithi146 ceph-mon[92947]: pgmap v1259: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 981 KiB/s wr, 504 op/s 2024-04-26T04:58:52.979 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1718 ms) 2024-04-26T04:58:52.979 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestClsRbd.sparsify 2024-04-26T04:58:53.031 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestClsRbd.sparsify (52 ms) 2024-04-26T04:58:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:52 smithi204 ceph-mon[88313]: osdmap e1031: 8 total, 8 up, 8 in 2024-04-26T04:58:53.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:52 smithi146 ceph-mon[95531]: osdmap e1031: 8 total, 8 up, 8 in 2024-04-26T04:58:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:52 smithi146 ceph-mon[92947]: osdmap e1031: 8 total, 8 up, 8 in 2024-04-26T04:58:53.992 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 70 tests from TestClsRbd (5076 ms total) 2024-04-26T04:58:53.992 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:58:53.992 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:58:53.992 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 70 tests from 1 test suite ran. (7911 ms total) 2024-04-26T04:58:53.992 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 70 tests. 2024-04-26T04:58:53.996 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:58:53.996 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:58:54.061 INFO:tasks.workunit:Running workunit cls/test_cls_refcount.sh... 2024-04-26T04:58:54.062 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:58:54.131 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:58:54.131 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 10 tests from 1 test suite. 2024-04-26T04:58:54.131 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:58:54.131 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 10 tests from cls_rgw 2024-04-26T04:58:54.131 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_implicit 2024-04-26T04:58:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:53 smithi204 ceph-mon[88313]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 818 KiB/s wr, 420 op/s 2024-04-26T04:58:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:53 smithi204 ceph-mon[88313]: osdmap e1032: 8 total, 8 up, 8 in 2024-04-26T04:58:54.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[95531]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 818 KiB/s wr, 420 op/s 2024-04-26T04:58:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[95531]: osdmap e1032: 8 total, 8 up, 8 in 2024-04-26T04:58:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[92947]: pgmap v1261: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 1.6 MiB/s rd, 818 KiB/s wr, 420 op/s 2024-04-26T04:58:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[92947]: osdmap e1032: 8 total, 8 up, 8 in 2024-04-26T04:58:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:58:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:54 smithi204 ceph-mon[88313]: osdmap e1033: 8 total, 8 up, 8 in 2024-04-26T04:58:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:54 smithi146 ceph-mon[95531]: osdmap e1033: 8 total, 8 up, 8 in 2024-04-26T04:58:55.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:54 smithi146 ceph-mon[92947]: osdmap e1033: 8 total, 8 up, 8 in 2024-04-26T04:58:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:55 smithi204 ceph-mon[88313]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:55 smithi204 ceph-mon[88313]: osdmap e1034: 8 total, 8 up, 8 in 2024-04-26T04:58:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4234356201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:56.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:56.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:58:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:58:56] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[92947]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[92947]: osdmap e1034: 8 total, 8 up, 8 in 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4234356201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[95531]: pgmap v1264: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[95531]: osdmap e1034: 8 total, 8 up, 8 in 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4234356201' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:57.004 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_implicit (2873 ms) 2024-04-26T04:58:57.004 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_implicit_idempotent 2024-04-26T04:58:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:56 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:56 smithi204 ceph-mon[88313]: osdmap e1035: 8 total, 8 up, 8 in 2024-04-26T04:58:57.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:56 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:57.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:56 smithi146 ceph-mon[95531]: osdmap e1035: 8 total, 8 up, 8 in 2024-04-26T04:58:57.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:56 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:58:57.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:56 smithi146 ceph-mon[92947]: osdmap e1035: 8 total, 8 up, 8 in 2024-04-26T04:58:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:57 smithi204 ceph-mon[88313]: pgmap v1267: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:57 smithi204 ceph-mon[88313]: osdmap e1036: 8 total, 8 up, 8 in 2024-04-26T04:58:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:57 smithi146 ceph-mon[92947]: pgmap v1267: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:57 smithi146 ceph-mon[92947]: osdmap e1036: 8 total, 8 up, 8 in 2024-04-26T04:58:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:57 smithi146 ceph-mon[95531]: pgmap v1267: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:58:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:57 smithi146 ceph-mon[95531]: osdmap e1036: 8 total, 8 up, 8 in 2024-04-26T04:58:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:59 smithi204 ceph-mon[88313]: osdmap e1037: 8 total, 8 up, 8 in 2024-04-26T04:58:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:59 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3260797252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:58:59 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:59.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[92947]: osdmap e1037: 8 total, 8 up, 8 in 2024-04-26T04:58:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3260797252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[95531]: osdmap e1037: 8 total, 8 up, 8 in 2024-04-26T04:58:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3260797252' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:58:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:58:59 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:00.022 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_implicit_idempotent (3018 ms) 2024-04-26T04:59:00.022 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_put_snap 2024-04-26T04:59:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:00 smithi204 ceph-mon[88313]: pgmap v1270: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:00 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:00 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:00.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:00 smithi204 ceph-mon[88313]: osdmap e1038: 8 total, 8 up, 8 in 2024-04-26T04:59:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[95531]: pgmap v1270: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[95531]: osdmap e1038: 8 total, 8 up, 8 in 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[92947]: pgmap v1270: 137 pgs: 31 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:00 smithi146 ceph-mon[92947]: osdmap e1038: 8 total, 8 up, 8 in 2024-04-26T04:59:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:01 smithi204 ceph-mon[88313]: osdmap e1039: 8 total, 8 up, 8 in 2024-04-26T04:59:01.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:01 smithi146 ceph-mon[95531]: osdmap e1039: 8 total, 8 up, 8 in 2024-04-26T04:59:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:01 smithi146 ceph-mon[92947]: osdmap e1039: 8 total, 8 up, 8 in 2024-04-26T04:59:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: osdmap e1040: 8 total, 8 up, 8 in 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3125287318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:02.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:02 smithi204 ceph-mon[88313]: osdmap e1041: 8 total, 8 up, 8 in 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: osdmap e1040: 8 total, 8 up, 8 in 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3125287318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[95531]: osdmap e1041: 8 total, 8 up, 8 in 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: pgmap v1273: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: osdmap e1040: 8 total, 8 up, 8 in 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3125287318' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:02.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:02 smithi146 ceph-mon[92947]: osdmap e1041: 8 total, 8 up, 8 in 2024-04-26T04:59:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:04 smithi204 ceph-mon[88313]: pgmap v1276: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:04 smithi204 ceph-mon[88313]: osdmap e1042: 8 total, 8 up, 8 in 2024-04-26T04:59:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:04 smithi146 ceph-mon[92947]: pgmap v1276: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:04 smithi146 ceph-mon[92947]: osdmap e1042: 8 total, 8 up, 8 in 2024-04-26T04:59:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:04 smithi146 ceph-mon[95531]: pgmap v1276: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:04 smithi146 ceph-mon[95531]: osdmap e1042: 8 total, 8 up, 8 in 2024-04-26T04:59:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:06 smithi204 ceph-mon[88313]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-04-26T04:59:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:06 smithi146 ceph-mon[95531]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-04-26T04:59:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:06 smithi146 ceph-mon[92947]: pgmap v1278: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 209 B/s wr, 0 op/s 2024-04-26T04:59:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:06] "GET /metrics HTTP/1.1" 200 36476 "" "Prometheus/2.43.0" 2024-04-26T04:59:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:07 smithi204 ceph-mon[88313]: osdmap e1043: 8 total, 8 up, 8 in 2024-04-26T04:59:07.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:07 smithi146 ceph-mon[92947]: osdmap e1043: 8 total, 8 up, 8 in 2024-04-26T04:59:07.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:07 smithi146 ceph-mon[95531]: osdmap e1043: 8 total, 8 up, 8 in 2024-04-26T04:59:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:08 smithi146 ceph-mon[92947]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:08 smithi146 ceph-mon[92947]: osdmap e1044: 8 total, 8 up, 8 in 2024-04-26T04:59:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:08 smithi146 ceph-mon[95531]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:08 smithi146 ceph-mon[95531]: osdmap e1044: 8 total, 8 up, 8 in 2024-04-26T04:59:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:08 smithi204 ceph-mon[88313]: pgmap v1280: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:08.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:08 smithi204 ceph-mon[88313]: osdmap e1044: 8 total, 8 up, 8 in 2024-04-26T04:59:09.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_put_snap (9046 ms) 2024-04-26T04:59:09.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_explicit 2024-04-26T04:59:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:09 smithi146 ceph-mon[92947]: osdmap e1045: 8 total, 8 up, 8 in 2024-04-26T04:59:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:09 smithi146 ceph-mon[95531]: osdmap e1045: 8 total, 8 up, 8 in 2024-04-26T04:59:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:09 smithi204 ceph-mon[88313]: osdmap e1045: 8 total, 8 up, 8 in 2024-04-26T04:59:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:10 smithi146 ceph-mon[92947]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:10 smithi146 ceph-mon[92947]: osdmap e1046: 8 total, 8 up, 8 in 2024-04-26T04:59:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:10 smithi146 ceph-mon[95531]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:10 smithi146 ceph-mon[95531]: osdmap e1046: 8 total, 8 up, 8 in 2024-04-26T04:59:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:10 smithi204 ceph-mon[88313]: pgmap v1283: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 174 B/s wr, 0 op/s 2024-04-26T04:59:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:10 smithi204 ceph-mon[88313]: osdmap e1046: 8 total, 8 up, 8 in 2024-04-26T04:59:11.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:11 smithi146 ceph-mon[95531]: osdmap e1047: 8 total, 8 up, 8 in 2024-04-26T04:59:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:11 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:11 smithi146 ceph-mon[92947]: osdmap e1047: 8 total, 8 up, 8 in 2024-04-26T04:59:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:11 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:11 smithi204 ceph-mon[88313]: osdmap e1047: 8 total, 8 up, 8 in 2024-04-26T04:59:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:11 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:12.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_explicit (3028 ms) 2024-04-26T04:59:12.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.set 2024-04-26T04:59:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[95531]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[95531]: osdmap e1048: 8 total, 8 up, 8 in 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[92947]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:12 smithi146 ceph-mon[92947]: osdmap e1048: 8 total, 8 up, 8 in 2024-04-26T04:59:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:12 smithi204 ceph-mon[88313]: pgmap v1286: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:12 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:12 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3560668441' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:12.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:12 smithi204 ceph-mon[88313]: osdmap e1048: 8 total, 8 up, 8 in 2024-04-26T04:59:13.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:13 smithi146 ceph-mon[95531]: osdmap e1049: 8 total, 8 up, 8 in 2024-04-26T04:59:13.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:13 smithi146 ceph-mon[92947]: osdmap e1049: 8 total, 8 up, 8 in 2024-04-26T04:59:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:13 smithi204 ceph-mon[88313]: osdmap e1049: 8 total, 8 up, 8 in 2024-04-26T04:59:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: osdmap e1050: 8 total, 8 up, 8 in 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1467620909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: osdmap e1050: 8 total, 8 up, 8 in 2024-04-26T04:59:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1467620909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:14.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:14 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: pgmap v1289: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: osdmap e1050: 8 total, 8 up, 8 in 2024-04-26T04:59:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1467620909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:14 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:15.119 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.set (3022 ms) 2024-04-26T04:59:15.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_implicit_ec 2024-04-26T04:59:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[95531]: osdmap e1051: 8 total, 8 up, 8 in 2024-04-26T04:59:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:59:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[92947]: osdmap e1051: 8 total, 8 up, 8 in 2024-04-26T04:59:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:59:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:15 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138060-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:15 smithi204 ceph-mon[88313]: osdmap e1051: 8 total, 8 up, 8 in 2024-04-26T04:59:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:16] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: pgmap v1292: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: osdmap e1052: 8 total, 8 up, 8 in 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: pgmap v1292: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: osdmap e1052: 8 total, 8 up, 8 in 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:59:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:59:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: pgmap v1292: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: osdmap e1052: 8 total, 8 up, 8 in 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T04:59:16.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[92947]: osdmap e1053: 8 total, 8 up, 8 in 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[95531]: osdmap e1053: 8 total, 8 up, 8 in 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:17 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:17 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-6", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:17 smithi204 ceph-mon[88313]: osdmap e1053: 8 total, 8 up, 8 in 2024-04-26T04:59:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:17 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:17.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:17 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:18 smithi146 ceph-mon[95531]: pgmap v1295: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:18 smithi146 ceph-mon[95531]: osdmap e1054: 8 total, 8 up, 8 in 2024-04-26T04:59:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:18 smithi146 ceph-mon[92947]: pgmap v1295: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:18 smithi146 ceph-mon[92947]: osdmap e1054: 8 total, 8 up, 8 in 2024-04-26T04:59:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:18 smithi204 ceph-mon[88313]: pgmap v1295: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:18 smithi204 ceph-mon[88313]: osdmap e1054: 8 total, 8 up, 8 in 2024-04-26T04:59:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:19 smithi146 ceph-mon[95531]: osdmap e1055: 8 total, 8 up, 8 in 2024-04-26T04:59:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:19 smithi146 ceph-mon[92947]: osdmap e1055: 8 total, 8 up, 8 in 2024-04-26T04:59:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-6", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:19 smithi204 ceph-mon[88313]: osdmap e1055: 8 total, 8 up, 8 in 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[95531]: pgmap v1298: 113 pgs: 7 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[95531]: osdmap e1056: 8 total, 8 up, 8 in 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[92947]: pgmap v1298: 113 pgs: 7 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:20 smithi146 ceph-mon[92947]: osdmap e1056: 8 total, 8 up, 8 in 2024-04-26T04:59:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:20 smithi204 ceph-mon[88313]: pgmap v1298: 113 pgs: 7 creating+peering, 1 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:20 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:20 smithi204 ceph-mon[88313]: osdmap e1056: 8 total, 8 up, 8 in 2024-04-26T04:59:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[95531]: osdmap e1057: 8 total, 8 up, 8 in 2024-04-26T04:59:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[92947]: osdmap e1057: 8 total, 8 up, 8 in 2024-04-26T04:59:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:21 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:21 smithi204 ceph-mon[88313]: osdmap e1057: 8 total, 8 up, 8 in 2024-04-26T04:59:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:21 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:21 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_implicit_ec (7045 ms) 2024-04-26T04:59:22.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_implicit_idempotent_ec 2024-04-26T04:59:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: osdmap e1058: 8 total, 8 up, 8 in 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: osdmap e1058: 8 total, 8 up, 8 in 2024-04-26T04:59:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:22 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: pgmap v1301: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:22.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: osdmap e1058: 8 total, 8 up, 8 in 2024-04-26T04:59:22.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1426318444' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:22.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:22 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]: dispatch 2024-04-26T04:59:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[95531]: osdmap e1059: 8 total, 8 up, 8 in 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[92947]: osdmap e1059: 8 total, 8 up, 8 in 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-6"}]': finished 2024-04-26T04:59:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:23 smithi204 ceph-mon[88313]: osdmap e1059: 8 total, 8 up, 8 in 2024-04-26T04:59:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[95531]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[95531]: osdmap e1060: 8 total, 8 up, 8 in 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[92947]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[92947]: osdmap e1060: 8 total, 8 up, 8 in 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:24 smithi204 ceph-mon[88313]: pgmap v1304: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:24 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-7", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:24 smithi204 ceph-mon[88313]: osdmap e1060: 8 total, 8 up, 8 in 2024-04-26T04:59:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:24 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:25 smithi146 ceph-mon[92947]: osdmap e1061: 8 total, 8 up, 8 in 2024-04-26T04:59:25.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:25 smithi146 ceph-mon[95531]: osdmap e1061: 8 total, 8 up, 8 in 2024-04-26T04:59:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:25 smithi204 ceph-mon[88313]: osdmap e1061: 8 total, 8 up, 8 in 2024-04-26T04:59:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:26] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[92947]: pgmap v1307: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[92947]: osdmap e1062: 8 total, 8 up, 8 in 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[95531]: pgmap v1307: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:26 smithi146 ceph-mon[95531]: osdmap e1062: 8 total, 8 up, 8 in 2024-04-26T04:59:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:26 smithi204 ceph-mon[88313]: pgmap v1307: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:26 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-7", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:26 smithi204 ceph-mon[88313]: osdmap e1062: 8 total, 8 up, 8 in 2024-04-26T04:59:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:27 smithi204 ceph-mon[88313]: osdmap e1063: 8 total, 8 up, 8 in 2024-04-26T04:59:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:27 smithi146 ceph-mon[95531]: osdmap e1063: 8 total, 8 up, 8 in 2024-04-26T04:59:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:27 smithi146 ceph-mon[92947]: osdmap e1063: 8 total, 8 up, 8 in 2024-04-26T04:59:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:28 smithi204 ceph-mon[88313]: pgmap v1310: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:28 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:28.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:28 smithi204 ceph-mon[88313]: osdmap e1064: 8 total, 8 up, 8 in 2024-04-26T04:59:28.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:28 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[95531]: pgmap v1310: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[95531]: osdmap e1064: 8 total, 8 up, 8 in 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[92947]: pgmap v1310: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[92947]: osdmap e1064: 8 total, 8 up, 8 in 2024-04-26T04:59:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:28 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:29.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_implicit_idempotent_ec (7051 ms) 2024-04-26T04:59:29.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_put_snap_ec 2024-04-26T04:59:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:29 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:29 smithi204 ceph-mon[88313]: osdmap e1065: 8 total, 8 up, 8 in 2024-04-26T04:59:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:29 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[95531]: osdmap e1065: 8 total, 8 up, 8 in 2024-04-26T04:59:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[92947]: osdmap e1065: 8 total, 8 up, 8 in 2024-04-26T04:59:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:29 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]: dispatch 2024-04-26T04:59:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: pgmap v1313: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: osdmap e1066: 8 total, 8 up, 8 in 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:30.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: pgmap v1313: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: osdmap e1066: 8 total, 8 up, 8 in 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: pgmap v1313: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3028539499' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-7"}]': finished 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: osdmap e1066: 8 total, 8 up, 8 in 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:31 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:31 smithi204 ceph-mon[88313]: osdmap e1067: 8 total, 8 up, 8 in 2024-04-26T04:59:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:31 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:31.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:31 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[95531]: osdmap e1067: 8 total, 8 up, 8 in 2024-04-26T04:59:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-8", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[92947]: osdmap e1067: 8 total, 8 up, 8 in 2024-04-26T04:59:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:31 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:32 smithi204 ceph-mon[88313]: pgmap v1316: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:32 smithi204 ceph-mon[88313]: osdmap e1068: 8 total, 8 up, 8 in 2024-04-26T04:59:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:32 smithi146 ceph-mon[92947]: pgmap v1316: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:32 smithi146 ceph-mon[92947]: osdmap e1068: 8 total, 8 up, 8 in 2024-04-26T04:59:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:32 smithi146 ceph-mon[95531]: pgmap v1316: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:32 smithi146 ceph-mon[95531]: osdmap e1068: 8 total, 8 up, 8 in 2024-04-26T04:59:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:33 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:33 smithi204 ceph-mon[88313]: osdmap e1069: 8 total, 8 up, 8 in 2024-04-26T04:59:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:33 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:33 smithi146 ceph-mon[95531]: osdmap e1069: 8 total, 8 up, 8 in 2024-04-26T04:59:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:33 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-8", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:33 smithi146 ceph-mon[92947]: osdmap e1069: 8 total, 8 up, 8 in 2024-04-26T04:59:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:34 smithi204 ceph-mon[88313]: pgmap v1319: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:34 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:34 smithi204 ceph-mon[88313]: osdmap e1070: 8 total, 8 up, 8 in 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[95531]: pgmap v1319: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[95531]: osdmap e1070: 8 total, 8 up, 8 in 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[92947]: pgmap v1319: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:34 smithi146 ceph-mon[92947]: osdmap e1070: 8 total, 8 up, 8 in 2024-04-26T04:59:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:35 smithi204 ceph-mon[88313]: osdmap e1071: 8 total, 8 up, 8 in 2024-04-26T04:59:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:35 smithi146 ceph-mon[92947]: osdmap e1071: 8 total, 8 up, 8 in 2024-04-26T04:59:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:35 smithi146 ceph-mon[95531]: osdmap e1071: 8 total, 8 up, 8 in 2024-04-26T04:59:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:36 smithi204 ceph-mon[88313]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:59:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:36 smithi146 ceph-mon[95531]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:59:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:36 smithi146 ceph-mon[92947]: pgmap v1322: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T04:59:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:36] "GET /metrics HTTP/1.1" 200 34060 "" "Prometheus/2.43.0" 2024-04-26T04:59:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:38 smithi204 ceph-mon[88313]: pgmap v1323: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:38 smithi204 ceph-mon[88313]: osdmap e1072: 8 total, 8 up, 8 in 2024-04-26T04:59:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:38 smithi146 ceph-mon[95531]: pgmap v1323: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:38 smithi146 ceph-mon[95531]: osdmap e1072: 8 total, 8 up, 8 in 2024-04-26T04:59:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:38 smithi146 ceph-mon[92947]: pgmap v1323: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:38 smithi146 ceph-mon[92947]: osdmap e1072: 8 total, 8 up, 8 in 2024-04-26T04:59:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:39 smithi204 ceph-mon[88313]: osdmap e1073: 8 total, 8 up, 8 in 2024-04-26T04:59:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[95531]: osdmap e1073: 8 total, 8 up, 8 in 2024-04-26T04:59:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[92947]: osdmap e1073: 8 total, 8 up, 8 in 2024-04-26T04:59:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T04:59:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:40 smithi204 ceph-mon[88313]: pgmap v1326: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:40 smithi204 ceph-mon[88313]: osdmap e1074: 8 total, 8 up, 8 in 2024-04-26T04:59:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:40 smithi146 ceph-mon[95531]: pgmap v1326: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:40 smithi146 ceph-mon[95531]: osdmap e1074: 8 total, 8 up, 8 in 2024-04-26T04:59:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:40 smithi146 ceph-mon[92947]: pgmap v1326: 113 pgs: 113 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 180 B/s wr, 0 op/s 2024-04-26T04:59:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:40 smithi146 ceph-mon[92947]: osdmap e1074: 8 total, 8 up, 8 in 2024-04-26T04:59:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:41 smithi204 ceph-mon[88313]: osdmap e1075: 8 total, 8 up, 8 in 2024-04-26T04:59:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:41 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:41 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:41.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[95531]: osdmap e1075: 8 total, 8 up, 8 in 2024-04-26T04:59:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[92947]: osdmap e1075: 8 total, 8 up, 8 in 2024-04-26T04:59:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:41 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_put_snap_ec (13090 ms) 2024-04-26T04:59:42.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.test_explicit_ec 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: osdmap e1076: 8 total, 8 up, 8 in 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: osdmap e1076: 8 total, 8 up, 8 in 2024-04-26T04:59:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:42 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: pgmap v1329: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: osdmap e1076: 8 total, 8 up, 8 in 2024-04-26T04:59:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1398699174' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:42 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]: dispatch 2024-04-26T04:59:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[95531]: osdmap e1077: 8 total, 8 up, 8 in 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[92947]: osdmap e1077: 8 total, 8 up, 8 in 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:43 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-8"}]': finished 2024-04-26T04:59:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:43 smithi204 ceph-mon[88313]: osdmap e1077: 8 total, 8 up, 8 in 2024-04-26T04:59:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:43.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[95531]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[95531]: osdmap e1078: 8 total, 8 up, 8 in 2024-04-26T04:59:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[92947]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[92947]: osdmap e1078: 8 total, 8 up, 8 in 2024-04-26T04:59:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:44 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:44 smithi204 ceph-mon[88313]: pgmap v1332: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:44 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-9", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:44 smithi204 ceph-mon[88313]: osdmap e1078: 8 total, 8 up, 8 in 2024-04-26T04:59:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:44 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[95531]: osdmap e1079: 8 total, 8 up, 8 in 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[95531]: osdmap e1080: 8 total, 8 up, 8 in 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[92947]: osdmap e1079: 8 total, 8 up, 8 in 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:45 smithi146 ceph-mon[92947]: osdmap e1080: 8 total, 8 up, 8 in 2024-04-26T04:59:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:45 smithi204 ceph-mon[88313]: osdmap e1079: 8 total, 8 up, 8 in 2024-04-26T04:59:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-9", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:45 smithi204 ceph-mon[88313]: osdmap e1080: 8 total, 8 up, 8 in 2024-04-26T04:59:46.563 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:46] "GET /metrics HTTP/1.1" 200 36452 "" "Prometheus/2.43.0" 2024-04-26T04:59:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:46 smithi146 ceph-mon[95531]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:46 smithi146 ceph-mon[95531]: osdmap e1081: 8 total, 8 up, 8 in 2024-04-26T04:59:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:46 smithi146 ceph-mon[92947]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:46 smithi146 ceph-mon[92947]: osdmap e1081: 8 total, 8 up, 8 in 2024-04-26T04:59:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:46 smithi204 ceph-mon[88313]: pgmap v1335: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:46 smithi204 ceph-mon[88313]: osdmap e1081: 8 total, 8 up, 8 in 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[95531]: pgmap v1338: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[95531]: osdmap e1082: 8 total, 8 up, 8 in 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[92947]: pgmap v1338: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[92947]: osdmap e1082: 8 total, 8 up, 8 in 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:48 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:48 smithi204 ceph-mon[88313]: pgmap v1338: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:48 smithi204 ceph-mon[88313]: osdmap e1082: 8 total, 8 up, 8 in 2024-04-26T04:59:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:48 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:48.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:48 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:49.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.test_explicit_ec (7036 ms) 2024-04-26T04:59:49.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.set_ec 2024-04-26T04:59:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[95531]: osdmap e1083: 8 total, 8 up, 8 in 2024-04-26T04:59:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[92947]: osdmap e1083: 8 total, 8 up, 8 in 2024-04-26T04:59:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:49 smithi204 ceph-mon[88313]: osdmap e1083: 8 total, 8 up, 8 in 2024-04-26T04:59:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]: dispatch 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: osdmap e1084: 8 total, 8 up, 8 in 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: osdmap e1084: 8 total, 8 up, 8 in 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:50.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:50 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: pgmap v1341: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3743186301' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-9"}]': finished 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: osdmap e1084: 8 total, 8 up, 8 in 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:50 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]: dispatch 2024-04-26T04:59:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[95531]: osdmap e1085: 8 total, 8 up, 8 in 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[92947]: osdmap e1085: 8 total, 8 up, 8 in 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:51 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:51 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile set", "name": "testprofile-test-rados-api-smithi146-138060-10", "profile": [ "k=2", "m=1", "crush-failure-domain=osd"]}]': finished 2024-04-26T04:59:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:51 smithi204 ceph-mon[88313]: osdmap e1085: 8 total, 8 up, 8 in 2024-04-26T04:59:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:51 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:51 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:52 smithi146 ceph-mon[92947]: pgmap v1344: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:52 smithi146 ceph-mon[92947]: osdmap e1086: 8 total, 8 up, 8 in 2024-04-26T04:59:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:52 smithi146 ceph-mon[95531]: pgmap v1344: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:52 smithi146 ceph-mon[95531]: osdmap e1086: 8 total, 8 up, 8 in 2024-04-26T04:59:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:52 smithi204 ceph-mon[88313]: pgmap v1344: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:52 smithi204 ceph-mon[88313]: osdmap e1086: 8 total, 8 up, 8 in 2024-04-26T04:59:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[92947]: osdmap e1087: 8 total, 8 up, 8 in 2024-04-26T04:59:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[92947]: osdmap e1088: 8 total, 8 up, 8 in 2024-04-26T04:59:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[95531]: osdmap e1087: 8 total, 8 up, 8 in 2024-04-26T04:59:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:53 smithi146 ceph-mon[95531]: osdmap e1088: 8 total, 8 up, 8 in 2024-04-26T04:59:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:53 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "test-rados-api-smithi146-138060-10", "pool_type":"erasure", "pg_num":8, "pgp_num":8, "erasure_code_profile":"testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:53 smithi204 ceph-mon[88313]: osdmap e1087: 8 total, 8 up, 8 in 2024-04-26T04:59:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:53 smithi204 ceph-mon[88313]: osdmap e1088: 8 total, 8 up, 8 in 2024-04-26T04:59:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[95531]: pgmap v1347: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[92947]: pgmap v1347: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:54 smithi204 ceph-mon[88313]: pgmap v1347: 113 pgs: 8 unknown, 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:54 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T04:59:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T04:59:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[95531]: osdmap e1089: 8 total, 8 up, 8 in 2024-04-26T04:59:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[92947]: osdmap e1089: 8 total, 8 up, 8 in 2024-04-26T04:59:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:55 smithi204 ceph-mon[88313]: osdmap e1089: 8 total, 8 up, 8 in 2024-04-26T04:59:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.389 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.set_ec (7048 ms) 2024-04-26T04:59:56.389 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 10 tests from cls_rgw (62258 ms total) 2024-04-26T04:59:56.389 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T04:59:56.390 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T04:59:56.390 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 10 tests from 1 test suite ran. (62258 ms total) 2024-04-26T04:59:56.390 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 10 tests. 2024-04-26T04:59:56.392 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T04:59:56.392 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:04:59:56] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:56.455 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: osdmap e1090: 8 total, 8 up, 8 in 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: osdmap e1090: 8 total, 8 up, 8 in 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.456 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:56 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.459 INFO:tasks.workunit:Running workunit cls/test_cls_rgw.sh... 2024-04-26T04:59:56.459 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T04:59:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T04:59:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 16 tests from 1 test suite. 2024-04-26T04:59:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T04:59:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 16 tests from cls_rgw 2024-04-26T04:59:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: pgmap v1350: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T04:59:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T04:59:56.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd erasure-code-profile rm", "name": "testprofile-test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:56.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: osdmap e1090: 8 total, 8 up, 8 in 2024-04-26T04:59:56.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3128940565' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:56.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:56 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]: dispatch 2024-04-26T04:59:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:57 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:57 smithi146 ceph-mon[92947]: osdmap e1091: 8 total, 8 up, 8 in 2024-04-26T04:59:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:57 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:57 smithi146 ceph-mon[95531]: osdmap e1091: 8 total, 8 up, 8 in 2024-04-26T04:59:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:57 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd crush rule rm", "name":"test-rados-api-smithi146-138060-10"}]': finished 2024-04-26T04:59:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:57 smithi204 ceph-mon[88313]: osdmap e1091: 8 total, 8 up, 8 in 2024-04-26T04:59:58.411 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_basic 2024-04-26T04:59:58.445 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_basic (34 ms) 2024-04-26T04:59:58.445 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_multiple_obj_writers 2024-04-26T04:59:58.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_multiple_obj_writers (28 ms) 2024-04-26T04:59:58.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_remove_object 2024-04-26T04:59:58.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_remove_object (34 ms) 2024-04-26T04:59:58.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_suggest 2024-04-26T04:59:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[95531]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[95531]: osdmap e1092: 8 total, 8 up, 8 in 2024-04-26T04:59:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[92947]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[92947]: osdmap e1092: 8 total, 8 up, 8 in 2024-04-26T04:59:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:58 smithi204 ceph-mon[88313]: pgmap v1353: 105 pgs: 105 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2024-04-26T04:59:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:58 smithi204 ceph-mon[88313]: osdmap e1092: 8 total, 8 up, 8 in 2024-04-26T04:59:58.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T04:59:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:59 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 04:59:59 smithi146 ceph-mon[95531]: osdmap e1093: 8 total, 8 up, 8 in 2024-04-26T04:59:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:59 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 04:59:59 smithi146 ceph-mon[92947]: osdmap e1093: 8 total, 8 up, 8 in 2024-04-26T04:59:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:59 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3670402792' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T04:59:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 04:59:59 smithi204 ceph-mon[88313]: osdmap e1093: 8 total, 8 up, 8 in 2024-04-26T04:59:59.942 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_suggest (1435 ms) 2024-04-26T04:59:59.942 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_suggest_complete 2024-04-26T04:59:59.949 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_suggest_complete (7 ms) 2024-04-26T04:59:59.949 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_list 2024-04-26T04:59:59.967 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_list (18 ms) 2024-04-26T04:59:59.967 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_list_delimited 2024-04-26T05:00:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[95531]: pgmap v1356: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 90 KiB/s wr, 270 op/s 2024-04-26T05:00:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[95531]: osdmap e1094: 8 total, 8 up, 8 in 2024-04-26T05:00:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T05:00:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[92947]: pgmap v1356: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 90 KiB/s wr, 270 op/s 2024-04-26T05:00:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[92947]: osdmap e1094: 8 total, 8 up, 8 in 2024-04-26T05:00:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:00 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T05:00:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:00 smithi204 ceph-mon[88313]: pgmap v1356: 137 pgs: 3 unknown, 134 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 151 KiB/s rd, 90 KiB/s wr, 270 op/s 2024-04-26T05:00:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:00 smithi204 ceph-mon[88313]: osdmap e1094: 8 total, 8 up, 8 in 2024-04-26T05:00:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:00 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T05:00:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:02 smithi146 ceph-mon[95531]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 91 KiB/s wr, 274 op/s 2024-04-26T05:00:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:02 smithi146 ceph-mon[92947]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 91 KiB/s wr, 274 op/s 2024-04-26T05:00:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:02 smithi204 ceph-mon[88313]: pgmap v1358: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 154 KiB/s rd, 91 KiB/s wr, 274 op/s 2024-04-26T05:00:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:04 smithi146 ceph-mon[95531]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 69 KiB/s wr, 207 op/s 2024-04-26T05:00:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:04 smithi146 ceph-mon[92947]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 69 KiB/s wr, 207 op/s 2024-04-26T05:00:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:04 smithi204 ceph-mon[88313]: pgmap v1359: 137 pgs: 137 active+clean; 583 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 116 KiB/s rd, 69 KiB/s wr, 207 op/s 2024-04-26T05:00:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:06 smithi146 ceph-mon[92947]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 807 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-04-26T05:00:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:06 smithi146 ceph-mon[95531]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 807 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-04-26T05:00:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:06] "GET /metrics HTTP/1.1" 200 36419 "" "Prometheus/2.43.0" 2024-04-26T05:00:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:06 smithi204 ceph-mon[88313]: pgmap v1360: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 807 KiB/s rd, 515 KiB/s wr, 1.56k op/s 2024-04-26T05:00:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:08 smithi146 ceph-mon[95531]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 712 KiB/s rd, 455 KiB/s wr, 1.38k op/s 2024-04-26T05:00:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:08 smithi146 ceph-mon[92947]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 712 KiB/s rd, 455 KiB/s wr, 1.38k op/s 2024-04-26T05:00:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:08 smithi204 ceph-mon[88313]: pgmap v1361: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 712 KiB/s rd, 455 KiB/s wr, 1.38k op/s 2024-04-26T05:00:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:10 smithi204 ceph-mon[88313]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 980 KiB/s rd, 640 KiB/s wr, 1.94k op/s 2024-04-26T05:00:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:10 smithi146 ceph-mon[95531]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 980 KiB/s rd, 640 KiB/s wr, 1.94k op/s 2024-04-26T05:00:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:10 smithi146 ceph-mon[92947]: pgmap v1362: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 980 KiB/s rd, 640 KiB/s wr, 1.94k op/s 2024-04-26T05:00:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:12 smithi204 ceph-mon[88313]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-04-26T05:00:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:12 smithi146 ceph-mon[95531]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-04-26T05:00:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:12 smithi146 ceph-mon[92947]: pgmap v1363: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 844 KiB/s rd, 552 KiB/s wr, 1.67k op/s 2024-04-26T05:00:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:14 smithi204 ceph-mon[88313]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 809 KiB/s rd, 529 KiB/s wr, 1.60k op/s 2024-04-26T05:00:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:14 smithi146 ceph-mon[95531]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 809 KiB/s rd, 529 KiB/s wr, 1.60k op/s 2024-04-26T05:00:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:14 smithi146 ceph-mon[92947]: pgmap v1364: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 809 KiB/s rd, 529 KiB/s wr, 1.60k op/s 2024-04-26T05:00:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:00:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:00:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:00:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:16] "GET /metrics HTTP/1.1" 200 36444 "" "Prometheus/2.43.0" 2024-04-26T05:00:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:16 smithi204 ceph-mon[88313]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 719 KiB/s wr, 2.17k op/s 2024-04-26T05:00:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:00:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:00:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[95531]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 719 KiB/s wr, 2.17k op/s 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[92947]: pgmap v1365: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 719 KiB/s wr, 2.17k op/s 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:00:17.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:00:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:18 smithi204 ceph-mon[88313]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:18 smithi146 ceph-mon[95531]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:18 smithi146 ceph-mon[92947]: pgmap v1366: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:20 smithi146 ceph-mon[95531]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 916 KiB/s rd, 611 KiB/s wr, 1.83k op/s 2024-04-26T05:00:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:20 smithi146 ceph-mon[92947]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 916 KiB/s rd, 611 KiB/s wr, 1.83k op/s 2024-04-26T05:00:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:20 smithi204 ceph-mon[88313]: pgmap v1367: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 916 KiB/s rd, 611 KiB/s wr, 1.83k op/s 2024-04-26T05:00:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:22 smithi146 ceph-mon[95531]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:22 smithi146 ceph-mon[92947]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:22 smithi204 ceph-mon[88313]: pgmap v1368: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:24 smithi146 ceph-mon[92947]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:24 smithi146 ceph-mon[95531]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:24 smithi204 ceph-mon[88313]: pgmap v1369: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 554 KiB/s rd, 370 KiB/s wr, 1.11k op/s 2024-04-26T05:00:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:26] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2024-04-26T05:00:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:26 smithi146 ceph-mon[95531]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 827 KiB/s rd, 552 KiB/s wr, 1.65k op/s 2024-04-26T05:00:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:26 smithi146 ceph-mon[92947]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 827 KiB/s rd, 552 KiB/s wr, 1.65k op/s 2024-04-26T05:00:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:26 smithi204 ceph-mon[88313]: pgmap v1370: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 827 KiB/s rd, 552 KiB/s wr, 1.65k op/s 2024-04-26T05:00:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:28 smithi146 ceph-mon[92947]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:28 smithi146 ceph-mon[95531]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:28 smithi204 ceph-mon[88313]: pgmap v1371: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 543 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:29 smithi146 ceph-mon[95531]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 816 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:29 smithi146 ceph-mon[92947]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 816 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:29 smithi204 ceph-mon[88313]: pgmap v1372: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 816 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:31 smithi204 ceph-mon[88313]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:31 smithi146 ceph-mon[95531]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:31 smithi146 ceph-mon[92947]: pgmap v1373: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:33 smithi204 ceph-mon[88313]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:33 smithi146 ceph-mon[95531]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:33 smithi146 ceph-mon[92947]: pgmap v1374: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 546 KiB/s rd, 364 KiB/s wr, 1.09k op/s 2024-04-26T05:00:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:35 smithi204 ceph-mon[88313]: pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 817 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:35 smithi146 ceph-mon[95531]: pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 817 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:35 smithi146 ceph-mon[92947]: pgmap v1375: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 817 KiB/s rd, 544 KiB/s wr, 1.63k op/s 2024-04-26T05:00:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:36] "GET /metrics HTTP/1.1" 200 36449 "" "Prometheus/2.43.0" 2024-04-26T05:00:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:37 smithi204 ceph-mon[88313]: pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:37 smithi146 ceph-mon[92947]: pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:37 smithi146 ceph-mon[95531]: pgmap v1376: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s rd, 362 KiB/s wr, 1.09k op/s 2024-04-26T05:00:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:39 smithi204 ceph-mon[88313]: pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-04-26T05:00:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:39 smithi146 ceph-mon[95531]: pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-04-26T05:00:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:39 smithi146 ceph-mon[92947]: pgmap v1377: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 812 KiB/s rd, 541 KiB/s wr, 1.62k op/s 2024-04-26T05:00:41.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_list_delimited (41102 ms) 2024-04-26T05:00:41.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.bi_list 2024-04-26T05:00:41.137 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.bi_list (68 ms) 2024-04-26T05:00:41.137 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.gc_set 2024-04-26T05:00:41.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.gc_set (27 ms) 2024-04-26T05:00:41.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.gc_list 2024-04-26T05:00:41.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.gc_list (24 ms) 2024-04-26T05:00:41.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.gc_defer 2024-04-26T05:00:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:41 smithi204 ceph-mon[88313]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 538 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2024-04-26T05:00:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:41 smithi146 ceph-mon[95531]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 538 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2024-04-26T05:00:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:41 smithi146 ceph-mon[92947]: pgmap v1378: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 538 KiB/s rd, 359 KiB/s wr, 1.08k op/s 2024-04-26T05:00:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:43 smithi204 ceph-mon[88313]: osdmap e1095: 8 total, 8 up, 8 in 2024-04-26T05:00:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2791635850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:43 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[95531]: osdmap e1095: 8 total, 8 up, 8 in 2024-04-26T05:00:43.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2791635850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:43.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[92947]: osdmap e1095: 8 total, 8 up, 8 in 2024-04-26T05:00:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2791635850' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:43 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:44 smithi204 ceph-mon[88313]: pgmap v1380: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:44 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:44 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:44.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:44 smithi204 ceph-mon[88313]: osdmap e1096: 8 total, 8 up, 8 in 2024-04-26T05:00:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[92947]: pgmap v1380: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[92947]: osdmap e1096: 8 total, 8 up, 8 in 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[95531]: pgmap v1380: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 646 KiB/s rd, 431 KiB/s wr, 1.29k op/s 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138396-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:44 smithi146 ceph-mon[95531]: osdmap e1096: 8 total, 8 up, 8 in 2024-04-26T05:00:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:45 smithi204 ceph-mon[88313]: osdmap e1097: 8 total, 8 up, 8 in 2024-04-26T05:00:45.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:45 smithi146 ceph-mon[92947]: osdmap e1097: 8 total, 8 up, 8 in 2024-04-26T05:00:45.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:45 smithi146 ceph-mon[95531]: osdmap e1097: 8 total, 8 up, 8 in 2024-04-26T05:00:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:46 smithi204 ceph-mon[88313]: pgmap v1383: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:46 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:46 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[92947]: pgmap v1383: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:46] "GET /metrics HTTP/1.1" 200 36445 "" "Prometheus/2.43.0" 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[95531]: pgmap v1383: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:46.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:46 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:00:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:48 smithi204 ceph-mon[88313]: pgmap v1384: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:48 smithi146 ceph-mon[95531]: pgmap v1384: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:48 smithi146 ceph-mon[92947]: pgmap v1384: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 506 KiB/s rd, 179 KiB/s wr, 528 op/s 2024-04-26T05:00:49.045 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.gc_defer (7857 ms) 2024-04-26T05:00:49.045 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.usage_basic 2024-04-26T05:00:49.122 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.usage_basic (77 ms) 2024-04-26T05:00:49.122 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.usage_clear_no_obj 2024-04-26T05:00:49.123 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.usage_clear_no_obj (2 ms) 2024-04-26T05:00:49.123 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.usage_clear 2024-04-26T05:00:49.216 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.usage_clear (92 ms) 2024-04-26T05:00:49.216 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.bi_log_trim 2024-04-26T05:00:49.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.bi_log_trim (68 ms) 2024-04-26T05:00:49.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw.index_racing_removes 2024-04-26T05:00:49.295 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw.index_racing_removes (11 ms) 2024-04-26T05:00:50.046 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 16 tests from cls_rgw (50884 ms total) 2024-04-26T05:00:50.047 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:00:50.047 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T05:00:50.047 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 16 tests from 1 test suite ran. (53516 ms total) 2024-04-26T05:00:50.047 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 16 tests. 2024-04-26T05:00:50.050 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:00:50.051 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:00:50.116 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_gc.sh... 2024-04-26T05:00:50.117 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:00:50.187 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T05:00:50.188 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 9 tests from 1 test suite. 2024-04-26T05:00:50.188 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T05:00:50.188 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 9 tests from cls_rgw_gc 2024-04-26T05:00:50.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.init 2024-04-26T05:00:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:50 smithi204 ceph-mon[88313]: pgmap v1385: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 155 KiB/s wr, 458 op/s 2024-04-26T05:00:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:50 smithi204 ceph-mon[88313]: osdmap e1098: 8 total, 8 up, 8 in 2024-04-26T05:00:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:50 smithi146 ceph-mon[95531]: pgmap v1385: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 155 KiB/s wr, 458 op/s 2024-04-26T05:00:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:50 smithi146 ceph-mon[95531]: osdmap e1098: 8 total, 8 up, 8 in 2024-04-26T05:00:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:50 smithi146 ceph-mon[92947]: pgmap v1385: 169 pgs: 169 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 439 KiB/s rd, 155 KiB/s wr, 458 op/s 2024-04-26T05:00:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:50 smithi146 ceph-mon[92947]: osdmap e1098: 8 total, 8 up, 8 in 2024-04-26T05:00:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:51 smithi204 ceph-mon[88313]: osdmap e1099: 8 total, 8 up, 8 in 2024-04-26T05:00:51.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:51 smithi146 ceph-mon[92947]: osdmap e1099: 8 total, 8 up, 8 in 2024-04-26T05:00:51.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:51 smithi146 ceph-mon[95531]: osdmap e1099: 8 total, 8 up, 8 in 2024-04-26T05:00:52.055 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.init (1867 ms) 2024-04-26T05:00:52.056 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops1 2024-04-26T05:00:52.081 INFO:tasks.workunit.client.0.smithi146.stderr:[ ] list info tag = chain-0 2024-04-26T05:00:52.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops1 (25 ms) 2024-04-26T05:00:52.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops2 2024-04-26T05:00:52.087 INFO:tasks.workunit.client.0.smithi146.stderr:[ ] next_marker is: = 0/4263 2024-04-26T05:00:52.087 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops2 (6 ms) 2024-04-26T05:00:52.087 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops5 2024-04-26T05:00:52.094 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops5 (7 ms) 2024-04-26T05:00:52.094 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops6 2024-04-26T05:00:52.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops6 (7 ms) 2024-04-26T05:00:52.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops7 2024-04-26T05:00:52.108 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops7 (8 ms) 2024-04-26T05:00:52.108 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops8 2024-04-26T05:00:52.115 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops8 (6 ms) 2024-04-26T05:00:52.115 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.gc_queue_ops9 2024-04-26T05:00:52.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.gc_queue_ops9 (5 ms) 2024-04-26T05:00:52.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_gc.finalize 2024-04-26T05:00:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[95531]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[95531]: osdmap e1100: 8 total, 8 up, 8 in 2024-04-26T05:00:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[92947]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[92947]: osdmap e1100: 8 total, 8 up, 8 in 2024-04-26T05:00:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:52 smithi204 ceph-mon[88313]: pgmap v1388: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:52 smithi204 ceph-mon[88313]: osdmap e1100: 8 total, 8 up, 8 in 2024-04-26T05:00:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:53.072 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_gc.finalize (952 ms) 2024-04-26T05:00:53.072 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 9 tests from cls_rgw_gc (2884 ms total) 2024-04-26T05:00:53.072 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:00:53.073 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T05:00:53.073 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 9 tests from 1 test suite ran. (2884 ms total) 2024-04-26T05:00:53.073 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 9 tests. 2024-04-26T05:00:53.076 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:00:53.076 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:00:53.141 INFO:tasks.workunit:Running workunit cls/test_cls_rgw_stats.sh... 2024-04-26T05:00:53.141 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:00:53.217 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 1 test from 1 test suite. 2024-04-26T05:00:53.217 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T05:00:53.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:53 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:53.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:53 smithi146 ceph-mon[95531]: osdmap e1101: 8 total, 8 up, 8 in 2024-04-26T05:00:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:53 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:53 smithi146 ceph-mon[92947]: osdmap e1101: 8 total, 8 up, 8 in 2024-04-26T05:00:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:53 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3753982070' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138599-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:53 smithi204 ceph-mon[88313]: osdmap e1101: 8 total, 8 up, 8 in 2024-04-26T05:00:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[95531]: pgmap v1391: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[95531]: osdmap e1102: 8 total, 8 up, 8 in 2024-04-26T05:00:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[92947]: pgmap v1391: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[92947]: osdmap e1102: 8 total, 8 up, 8 in 2024-04-26T05:00:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:54 smithi204 ceph-mon[88313]: pgmap v1391: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:54 smithi204 ceph-mon[88313]: osdmap e1102: 8 total, 8 up, 8 in 2024-04-26T05:00:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:00:55.089 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from cls_rgw_stats 2024-04-26T05:00:55.089 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] cls_rgw_stats.simulate 2024-04-26T05:00:55.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.101+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=3VCXZ3OP9VQH type=del size=219804 2024-04-26T05:00:55.103 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.103+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=OV9U8WKU4HO7 type=del size=960023 2024-04-26T05:00:55.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.105+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~I96L7V6RUUCI.0 size=30022 2024-04-26T05:00:55.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.105+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=I96L7V6RUUCI tag=SWZ4O8WO7OS2 type=write size=1078598 2024-04-26T05:00:55.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.108+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~661M8OA8HQ24.0 size=664918 2024-04-26T05:00:55.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.108+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=661M8OA8HQ24 tag=0TPTCWEO727O type=write size=1713494 2024-04-26T05:00:55.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.109+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=XY969AGXI12L type=del size=1299978 2024-04-26T05:00:55.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.110+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=G88MEMD0R4DA type=del size=2765877 2024-04-26T05:00:55.112 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.112+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=TRH1UR7YPXOT type=write size=302692 2024-04-26T05:00:55.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.113+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=52CI6IVUZILJ type=del size=2957555 2024-04-26T05:00:55.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.114+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=OJUIZX5H9EL4 type=del size=292087 2024-04-26T05:00:55.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.116+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=A4LPJ2D9A7BC type=del size=1332444 2024-04-26T05:00:55.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.117+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=KO0RKJAZ81CF type=del size=3017209 2024-04-26T05:00:55.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.118+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=UXKS4FTD5RQB type=del size=3988290 2024-04-26T05:00:55.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.120+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=PFZWJM3HGYB0 type=write size=264930 2024-04-26T05:00:55.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.121+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PC5BSFIKEINL type=del size=154534 2024-04-26T05:00:55.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.123+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=NOF4LFGUW8XC type=del size=2837176 2024-04-26T05:00:55.126 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.125+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~064LXZTOQUSQ.0 size=1048576 2024-04-26T05:00:55.126 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.126+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~064LXZTOQUSQ.1 size=370468 2024-04-26T05:00:55.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.126+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=064LXZTOQUSQ tag=6Q1DV18XX5ZD type=write size=2467620 2024-04-26T05:00:55.128 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.128+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=3VCXZ3OP9VQH type=del 2024-04-26T05:00:55.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.129+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=L18SBSJ3GRT4 type=del size=2384133 2024-04-26T05:00:55.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.130+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=OV9U8WKU4HO7 type=del 2024-04-26T05:00:55.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.132+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~GG8RJDBSL2X7.0 size=1048576 2024-04-26T05:00:55.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.133+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~GG8RJDBSL2X7.1 size=281331 2024-04-26T05:00:55.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.133+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=GG8RJDBSL2X7 tag=XKTU69OBME4A type=write size=2378483 2024-04-26T05:00:55.135 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.134+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~I96L7V6RUUCI.0 size=30022 2024-04-26T05:00:55.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.136+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=I96L7V6RUUCI tag=SWZ4O8WO7OS2 type=write size=1078598 2024-04-26T05:00:55.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.138+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=96VTK10MIPLT type=del size=3452123 2024-04-26T05:00:55.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.139+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~661M8OA8HQ24.0 size=664918 2024-04-26T05:00:55.141 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.141+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=661M8OA8HQ24 tag=0TPTCWEO727O type=write size=1713494 2024-04-26T05:00:55.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.143+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~LG8TIRYSTAYE.0 size=592989 2024-04-26T05:00:55.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.143+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=LG8TIRYSTAYE tag=EJVB116DKX55 type=write size=1641565 2024-04-26T05:00:55.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.145+0000 7f5e6c44f780 1 < canceled operation key=921MOKZFPQ07 tag=XY969AGXI12L type=del size=1299978 2024-04-26T05:00:55.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.146+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=2OJ6TK5B1LFH type=del size=1324877 2024-04-26T05:00:55.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.147+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=G88MEMD0R4DA type=del 2024-04-26T05:00:55.149 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.149+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=B3NU74ACNEUR type=write size=320274 2024-04-26T05:00:55.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.150+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=TRH1UR7YPXOT type=write size=302692 2024-04-26T05:00:55.153 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.152+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~ZM1R3N8G3Y0G.0 size=1048576 2024-04-26T05:00:55.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.153+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~ZM1R3N8G3Y0G.1 size=95281 2024-04-26T05:00:55.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.153+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=ZM1R3N8G3Y0G tag=35Z82PACSYR4 type=write size=2192433 2024-04-26T05:00:55.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.156+0000 7f5e6c44f780 1 < suggested update operation key=M8QRWDR463QJ tag=52CI6IVUZILJ type=del size=2957555 2024-04-26T05:00:55.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.158+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~CHXGMZQWWAQM.0 size=1048576 2024-04-26T05:00:55.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.159+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~CHXGMZQWWAQM.1 size=587762 2024-04-26T05:00:55.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.159+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=CHXGMZQWWAQM tag=8UJEJG70B3WE type=write size=2684914 2024-04-26T05:00:55.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.161+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=OJUIZX5H9EL4 type=del 2024-04-26T05:00:55.162 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.162+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=EWPKHU8JKKJN type=write size=741019 2024-04-26T05:00:55.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.163+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=A4LPJ2D9A7BC type=del 2024-04-26T05:00:55.164 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.164+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=DW5H7P3IEUQQ type=del size=3260583 2024-04-26T05:00:55.166 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.166+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=KO0RKJAZ81CF type=del 2024-04-26T05:00:55.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.167+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=89114QZ52823 type=del size=1110921 2024-04-26T05:00:55.169 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.169+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=UXKS4FTD5RQB type=del 2024-04-26T05:00:55.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.170+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=2OS3WE3205A3 type=del size=20251 2024-04-26T05:00:55.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.171+0000 7f5e6c44f780 1 < completed write operation key=M436GKZG1I32 tag=PFZWJM3HGYB0 type=write size=264930 2024-04-26T05:00:55.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.173+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=TYBZL6YR08X6 type=del size=639256 2024-04-26T05:00:55.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.174+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=PC5BSFIKEINL type=del 2024-04-26T05:00:55.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.175+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=9AI5BIFYHTHF type=write size=705215 2024-04-26T05:00:55.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.177+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=NOF4LFGUW8XC type=del 2024-04-26T05:00:55.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.179+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.0 size=1048576 2024-04-26T05:00:55.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.180+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.1 size=1048576 2024-04-26T05:00:55.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.181+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.2 size=614262 2024-04-26T05:00:55.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.181+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=EWYZQ04E8X2F tag=OOZKXABKL4IO type=write size=3759990 2024-04-26T05:00:55.182 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.182+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~064LXZTOQUSQ.0 size=1048576 2024-04-26T05:00:55.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.183+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~064LXZTOQUSQ.1 size=370468 2024-04-26T05:00:55.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.185+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=064LXZTOQUSQ tag=6Q1DV18XX5ZD type=write size=2467620 2024-04-26T05:00:55.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.188+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.0 size=1048576 2024-04-26T05:00:55.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.188+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.1 size=1048576 2024-04-26T05:00:55.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.189+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.2 size=219616 2024-04-26T05:00:55.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.189+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=RTSDNY8TTDGO tag=S6BXTINLUB4K type=write size=3365344 2024-04-26T05:00:55.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.191+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=L18SBSJ3GRT4 type=del 2024-04-26T05:00:55.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.193+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~W9X2N1LHU6IR.0 size=1048576 2024-04-26T05:00:55.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.194+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~W9X2N1LHU6IR.1 size=273837 2024-04-26T05:00:55.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.194+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=W9X2N1LHU6IR tag=XIPXZ637BZK0 type=write size=2370989 2024-04-26T05:00:55.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.195+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~GG8RJDBSL2X7.0 size=1048576 2024-04-26T05:00:55.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.196+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~GG8RJDBSL2X7.1 size=281331 2024-04-26T05:00:55.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.198+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=GG8RJDBSL2X7 tag=XKTU69OBME4A type=write size=2378483 2024-04-26T05:00:55.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.200+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=DI8WSKK2JE17 type=del size=1434221 2024-04-26T05:00:55.201 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.201+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=96VTK10MIPLT type=del 2024-04-26T05:00:55.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.202+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=XTN1J81BJCF2 type=del size=2275946 2024-04-26T05:00:55.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.203+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~LG8TIRYSTAYE.0 size=592989 2024-04-26T05:00:55.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.205+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=LG8TIRYSTAYE tag=EJVB116DKX55 type=write size=1641565 2024-04-26T05:00:55.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.208+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~4QNL3F67DXLH.0 size=1048576 2024-04-26T05:00:55.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.209+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~4QNL3F67DXLH.1 size=320437 2024-04-26T05:00:55.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.209+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=4QNL3F67DXLH tag=809O20Y9AIV6 type=write size=2417589 2024-04-26T05:00:55.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.210+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=2OJ6TK5B1LFH type=del 2024-04-26T05:00:55.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.212+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.0 size=1048576 2024-04-26T05:00:55.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.213+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.1 size=1048576 2024-04-26T05:00:55.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.214+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.2 size=532835 2024-04-26T05:00:55.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.214+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=FEZOUNA13AJZ tag=Z1VNKLL1BL2R type=write size=3678563 2024-04-26T05:00:55.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.215+0000 7f5e6c44f780 1 < completed write operation key=921MOKZFPQ07 tag=B3NU74ACNEUR type=write size=320274 2024-04-26T05:00:55.216 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.216+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=6CL6J22P275R type=del size=3641203 2024-04-26T05:00:55.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.217+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~ZM1R3N8G3Y0G.0 size=1048576 2024-04-26T05:00:55.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.218+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~ZM1R3N8G3Y0G.1 size=95281 2024-04-26T05:00:55.220 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.220+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=ZM1R3N8G3Y0G tag=35Z82PACSYR4 type=write size=2192433 2024-04-26T05:00:55.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.221+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=4VY745P0F60N type=del size=1625015 2024-04-26T05:00:55.222 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.222+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~CHXGMZQWWAQM.0 size=1048576 2024-04-26T05:00:55.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.223+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~CHXGMZQWWAQM.1 size=587762 2024-04-26T05:00:55.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.225+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=CHXGMZQWWAQM tag=8UJEJG70B3WE type=write size=2684914 2024-04-26T05:00:55.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.226+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=FJYD16DC844C type=del size=2605183 2024-04-26T05:00:55.227 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.227+0000 7f5e6c44f780 1 < completed write operation key=HLA0M5HU2P9F tag=EWPKHU8JKKJN type=write size=741019 2024-04-26T05:00:55.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.229+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IEVD0HV6HJG6.0 size=298032 2024-04-26T05:00:55.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.229+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=IEVD0HV6HJG6 tag=XZBFP298UYU6 type=write size=1346608 2024-04-26T05:00:55.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.230+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=DW5H7P3IEUQQ type=del 2024-04-26T05:00:55.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.232+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~NT86YSW9CHZF.0 size=305311 2024-04-26T05:00:55.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.232+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=NT86YSW9CHZF tag=FP6LWELC4VCU type=write size=1353887 2024-04-26T05:00:55.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.233+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=89114QZ52823 type=del 2024-04-26T05:00:55.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.235+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~HYOIWHRYJR55.0 size=1039469 2024-04-26T05:00:55.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.235+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=HYOIWHRYJR55 tag=NE716ECXIPSA type=write size=2088045 2024-04-26T05:00:55.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.236+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=2OS3WE3205A3 type=del 2024-04-26T05:00:55.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.238+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.0 size=1048576 2024-04-26T05:00:55.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.239+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.1 size=1048576 2024-04-26T05:00:55.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.240+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.2 size=935010 2024-04-26T05:00:55.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.240+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=HXQBYQYDQUS7 tag=708TN55EXD28 type=write size=4080738 2024-04-26T05:00:55.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.242+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=TYBZL6YR08X6 type=del 2024-04-26T05:00:55.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.243+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=FJZTSG3QP65I type=del size=3698444 2024-04-26T05:00:55.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.244+0000 7f5e6c44f780 1 < canceled operation key=UA5Z192DBL0X tag=9AI5BIFYHTHF type=write size=705215 2024-04-26T05:00:55.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.245+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=CWECHX3O6SC3 type=del size=3413900 2024-04-26T05:00:55.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.246+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.0 size=1048576 2024-04-26T05:00:55.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.247+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.1 size=1048576 2024-04-26T05:00:55.248 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.248+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~EWYZQ04E8X2F.2 size=614262 2024-04-26T05:00:55.250 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.249+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=EWYZQ04E8X2F tag=OOZKXABKL4IO type=write size=3759990 2024-04-26T05:00:55.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.251+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=ZFCS3DNGZGWV type=del size=3504696 2024-04-26T05:00:55.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.252+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.0 size=1048576 2024-04-26T05:00:55.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.253+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.1 size=1048576 2024-04-26T05:00:55.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.253+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~RTSDNY8TTDGO.2 size=219616 2024-04-26T05:00:55.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.255+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=RTSDNY8TTDGO tag=S6BXTINLUB4K type=write size=3365344 2024-04-26T05:00:55.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.257+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=XKHTJTPNDVNT type=del size=394336 2024-04-26T05:00:55.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.257+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~W9X2N1LHU6IR.0 size=1048576 2024-04-26T05:00:55.258 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.258+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~W9X2N1LHU6IR.1 size=273837 2024-04-26T05:00:55.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.260+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=W9X2N1LHU6IR tag=XIPXZ637BZK0 type=write size=2370989 2024-04-26T05:00:55.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.262+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.0 size=1048576 2024-04-26T05:00:55.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.263+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.1 size=1048576 2024-04-26T05:00:55.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.264+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.2 size=980438 2024-04-26T05:00:55.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.264+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=4DUC7AE0LGUU tag=E619KOOIEPZQ type=write size=4126166 2024-04-26T05:00:55.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.265+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=DI8WSKK2JE17 type=del 2024-04-26T05:00:55.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.267+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~8T1CBVBF4HD8.0 size=1048576 2024-04-26T05:00:55.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.268+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~8T1CBVBF4HD8.1 size=1017772 2024-04-26T05:00:55.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.268+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=8T1CBVBF4HD8 tag=7BZYGJFZR4FD type=write size=3114924 2024-04-26T05:00:55.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.269+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=XTN1J81BJCF2 type=del 2024-04-26T05:00:55.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.270+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=LHASZXF2UATW type=del size=1570246 2024-04-26T05:00:55.272 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.272+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~4QNL3F67DXLH.0 size=1048576 2024-04-26T05:00:55.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.273+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~4QNL3F67DXLH.1 size=320437 2024-04-26T05:00:55.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.275+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=4QNL3F67DXLH tag=809O20Y9AIV6 type=write size=2417589 2024-04-26T05:00:55.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.278+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~6I7FDNKNE1ZH.0 size=1048576 2024-04-26T05:00:55.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.279+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~6I7FDNKNE1ZH.1 size=967206 2024-04-26T05:00:55.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.279+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=6I7FDNKNE1ZH tag=ADYP6RIM3F67 type=write size=3064358 2024-04-26T05:00:55.280 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.280+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.0 size=1048576 2024-04-26T05:00:55.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.281+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.1 size=1048576 2024-04-26T05:00:55.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.282+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~FEZOUNA13AJZ.2 size=532835 2024-04-26T05:00:55.284 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.284+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=FEZOUNA13AJZ tag=Z1VNKLL1BL2R type=write size=3678563 2024-04-26T05:00:55.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.285+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=0UIJANP5VV4B type=del size=1502265 2024-04-26T05:00:55.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.286+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=6CL6J22P275R type=del 2024-04-26T05:00:55.288 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.287+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=PHO7KEVWC671 type=del size=1353038 2024-04-26T05:00:55.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.290+0000 7f5e6c44f780 1 < suggested update operation key=I51TM1V08MGO tag=4VY745P0F60N type=del size=1625015 2024-04-26T05:00:55.291 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.291+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=W94JJX31BKXJ type=del size=4021734 2024-04-26T05:00:55.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.292+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=FJYD16DC844C type=del size=2605183 2024-04-26T05:00:55.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.294+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.0 size=1048576 2024-04-26T05:00:55.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.296+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.1 size=1048576 2024-04-26T05:00:55.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.297+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.2 size=773408 2024-04-26T05:00:55.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.297+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=4MHUQ0GS8WON tag=0IWC2HWCZTNV type=write size=3919136 2024-04-26T05:00:55.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.298+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IEVD0HV6HJG6.0 size=298032 2024-04-26T05:00:55.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.300+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=IEVD0HV6HJG6 tag=XZBFP298UYU6 type=write size=1346608 2024-04-26T05:00:55.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.302+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~AFMF0G5PN9J0.0 size=275598 2024-04-26T05:00:55.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.302+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=AFMF0G5PN9J0 tag=KK9HBK38A8OM type=write size=1324174 2024-04-26T05:00:55.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.303+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~NT86YSW9CHZF.0 size=305311 2024-04-26T05:00:55.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.305+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=NT86YSW9CHZF tag=FP6LWELC4VCU type=write size=1353887 2024-04-26T05:00:55.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.308+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~BL25T2U5QAEO.0 size=1048576 2024-04-26T05:00:55.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.309+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~BL25T2U5QAEO.1 size=116674 2024-04-26T05:00:55.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.309+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=BL25T2U5QAEO tag=33D32Z1UA2GJ type=write size=2213826 2024-04-26T05:00:55.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.310+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~HYOIWHRYJR55.0 size=1039469 2024-04-26T05:00:55.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.312+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=HYOIWHRYJR55 tag=NE716ECXIPSA type=write size=2088045 2024-04-26T05:00:55.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.314+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=UYVDASKGU8PI type=del size=980345 2024-04-26T05:00:55.315 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.315+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.0 size=1048576 2024-04-26T05:00:55.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.316+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.1 size=1048576 2024-04-26T05:00:55.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.317+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~HXQBYQYDQUS7.2 size=935010 2024-04-26T05:00:55.319 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.319+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=HXQBYQYDQUS7 tag=708TN55EXD28 type=write size=4080738 2024-04-26T05:00:55.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.320+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=3SYF9OKPPPHE type=write size=670565 2024-04-26T05:00:55.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.321+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=FJZTSG3QP65I type=del 2024-04-26T05:00:55.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.323+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=TE7JKM0LCFYQ type=del size=837471 2024-04-26T05:00:55.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.325+0000 7f5e6c44f780 1 < suggested remove operation key=O1KTU3HQRCXK tag=CWECHX3O6SC3 type=del 2024-04-26T05:00:55.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.327+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~KAVNLOJBL8QJ.0 size=691307 2024-04-26T05:00:55.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.327+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=KAVNLOJBL8QJ tag=JC5E9Q1Z0084 type=write size=1739883 2024-04-26T05:00:55.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.330+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=ZFCS3DNGZGWV type=del 2024-04-26T05:00:55.331 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.331+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=0OIK7BK0E29B type=del size=270119 2024-04-26T05:00:55.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.334+0000 7f5e6c44f780 1 < suggested remove operation key=G1PZE7VIJWML tag=XKHTJTPNDVNT type=del 2024-04-26T05:00:55.335 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.335+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=0B3F4GZQ17F2 type=del size=3558344 2024-04-26T05:00:55.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.336+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.0 size=1048576 2024-04-26T05:00:55.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.338+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.1 size=1048576 2024-04-26T05:00:55.339 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.338+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~4DUC7AE0LGUU.2 size=980438 2024-04-26T05:00:55.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.340+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=4DUC7AE0LGUU tag=E619KOOIEPZQ type=write size=4126166 2024-04-26T05:00:55.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.342+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=OQ3VVT4HA1R2 type=del size=2219762 2024-04-26T05:00:55.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.343+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~8T1CBVBF4HD8.0 size=1048576 2024-04-26T05:00:55.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.344+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~8T1CBVBF4HD8.1 size=1017772 2024-04-26T05:00:55.346 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.346+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=8T1CBVBF4HD8 tag=7BZYGJFZR4FD type=write size=3114924 2024-04-26T05:00:55.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.347+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=SKGH3ZZ1I3I4 type=del size=2904019 2024-04-26T05:00:55.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.348+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=LHASZXF2UATW type=del 2024-04-26T05:00:55.350 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.349+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=CYV92O8CT31M type=del size=3797142 2024-04-26T05:00:55.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.350+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~6I7FDNKNE1ZH.0 size=1048576 2024-04-26T05:00:55.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.351+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~6I7FDNKNE1ZH.1 size=967206 2024-04-26T05:00:55.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.353+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=6I7FDNKNE1ZH tag=ADYP6RIM3F67 type=write size=3064358 2024-04-26T05:00:55.355 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.355+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=FQ1GKMQ3XGU6 type=del size=268544 2024-04-26T05:00:55.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.356+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=0UIJANP5VV4B type=del 2024-04-26T05:00:55.358 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.357+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=UNGPQUZEJMXO type=del size=3489450 2024-04-26T05:00:55.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.360+0000 7f5e6c44f780 1 < suggested remove operation key=VE3FPJECPA61 tag=PHO7KEVWC671 type=del 2024-04-26T05:00:55.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.361+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=H5663YI7LBAD type=del size=250796 2024-04-26T05:00:55.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.362+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=W94JJX31BKXJ type=del size=4021734 2024-04-26T05:00:55.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.365+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~PJWSZ3RH5F3X.0 size=1048576 2024-04-26T05:00:55.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.366+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~PJWSZ3RH5F3X.1 size=781862 2024-04-26T05:00:55.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.366+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=PJWSZ3RH5F3X tag=KR63AU4750P6 type=write size=2879014 2024-04-26T05:00:55.367 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.367+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.0 size=1048576 2024-04-26T05:00:55.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.368+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.1 size=1048576 2024-04-26T05:00:55.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.369+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4MHUQ0GS8WON.2 size=773408 2024-04-26T05:00:55.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.371+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=4MHUQ0GS8WON tag=0IWC2HWCZTNV type=write size=3919136 2024-04-26T05:00:55.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.372+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=TXZZE0K80OOK type=del size=617968 2024-04-26T05:00:55.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.374+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~AFMF0G5PN9J0.0 size=275598 2024-04-26T05:00:55.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.375+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=AFMF0G5PN9J0 tag=KK9HBK38A8OM type=write size=1324174 2024-04-26T05:00:55.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.377+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=0QYXO3OAJ7NU type=del size=2063128 2024-04-26T05:00:55.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.377+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~BL25T2U5QAEO.0 size=1048576 2024-04-26T05:00:55.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.378+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~BL25T2U5QAEO.1 size=116674 2024-04-26T05:00:55.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.380+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=BL25T2U5QAEO tag=33D32Z1UA2GJ type=write size=2213826 2024-04-26T05:00:55.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.381+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=HG3F5BP2VGH3 type=del size=1091809 2024-04-26T05:00:55.383 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.383+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=UYVDASKGU8PI type=del 2024-04-26T05:00:55.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.384+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=X5OKIB7BLIQN type=write size=329298 2024-04-26T05:00:55.385 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.385+0000 7f5e6c44f780 -1 < failed to complete operation key=VE3FPJECPA61 tag=3SYF9OKPPPHE type=write size=670565: (22) Invalid argument 2024-04-26T05:00:55.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.387+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.0 size=1048576 2024-04-26T05:00:55.388 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.388+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.1 size=1048576 2024-04-26T05:00:55.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.389+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.2 size=941101 2024-04-26T05:00:55.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.389+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=TJ7M93J3T46S tag=434JPX2UJ6T1 type=write size=4086829 2024-04-26T05:00:55.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.390+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=TE7JKM0LCFYQ type=del 2024-04-26T05:00:55.393 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.393+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~D9D9KU9E45XD.0 size=828045 2024-04-26T05:00:55.393 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.393+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=D9D9KU9E45XD tag=8V0MP13RPGQ0 type=write size=1876621 2024-04-26T05:00:55.394 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.394+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~KAVNLOJBL8QJ.0 size=691307 2024-04-26T05:00:55.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.396+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=KAVNLOJBL8QJ tag=JC5E9Q1Z0084 type=write size=1739883 2024-04-26T05:00:55.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.397+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=2P0SXY4P9UDJ type=del size=2956973 2024-04-26T05:00:55.399 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.399+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=0OIK7BK0E29B type=del 2024-04-26T05:00:55.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.400+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=V11YV6ZQ4N7K type=del size=813081 2024-04-26T05:00:55.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.401+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=0B3F4GZQ17F2 type=del 2024-04-26T05:00:55.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.403+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=LY59RV61T2TD type=del size=247703 2024-04-26T05:00:55.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.405+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=OQ3VVT4HA1R2 type=del 2024-04-26T05:00:55.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.406+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=566F36GB3YVX type=del size=3635098 2024-04-26T05:00:55.407 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.407+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=SKGH3ZZ1I3I4 type=del 2024-04-26T05:00:55.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.408+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=T6T8K2WA343P type=del size=3244389 2024-04-26T05:00:55.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.411+0000 7f5e6c44f780 1 < suggested remove operation key=WJPHV271EBDO tag=CYV92O8CT31M type=del 2024-04-26T05:00:55.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.412+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=0NW3F5MISTCH type=del size=2845017 2024-04-26T05:00:55.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.414+0000 7f5e6c44f780 1 < canceled operation key=O0KYMZCP374D tag=FQ1GKMQ3XGU6 type=del size=268544 2024-04-26T05:00:55.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.415+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=S0TGXVT05GAD type=del size=3468234 2024-04-26T05:00:55.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.416+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=UNGPQUZEJMXO type=del 2024-04-26T05:00:55.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.418+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.0 size=1048576 2024-04-26T05:00:55.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.419+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.1 size=1048576 2024-04-26T05:00:55.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.420+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.2 size=113794 2024-04-26T05:00:55.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.420+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=8MRK0H4Y5VIP tag=XT85SAT547J0 type=write size=3259522 2024-04-26T05:00:55.421 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.421+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=H5663YI7LBAD type=del 2024-04-26T05:00:55.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.423+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~QYK73V7OZ4FC.0 size=11238 2024-04-26T05:00:55.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.423+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=QYK73V7OZ4FC tag=KQ7CSVDPDYZ3 type=write size=1059814 2024-04-26T05:00:55.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.425+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~PJWSZ3RH5F3X.0 size=1048576 2024-04-26T05:00:55.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.426+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~PJWSZ3RH5F3X.1 size=781862 2024-04-26T05:00:55.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.428+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=PJWSZ3RH5F3X tag=KR63AU4750P6 type=write size=2879014 2024-04-26T05:00:55.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.429+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=W6NFR0BYAWB1 type=del size=3062878 2024-04-26T05:00:55.432 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.432+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=TXZZE0K80OOK type=del 2024-04-26T05:00:55.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.433+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PQY43KVPU9YD type=del size=1648434 2024-04-26T05:00:55.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.435+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=0QYXO3OAJ7NU type=del 2024-04-26T05:00:55.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.437+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~VI4EPMEL5NBQ.0 size=592450 2024-04-26T05:00:55.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.437+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=VI4EPMEL5NBQ tag=77GPZNSAZAMY type=write size=1641026 2024-04-26T05:00:55.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.438+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=HG3F5BP2VGH3 type=del 2024-04-26T05:00:55.440 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.440+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=3T81R0A5NX9Y type=del size=1965458 2024-04-26T05:00:55.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.441+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=X5OKIB7BLIQN type=write size=329298 2024-04-26T05:00:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:55 smithi146 ceph-mon[95531]: osdmap e1103: 8 total, 8 up, 8 in 2024-04-26T05:00:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:55.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:55 smithi146 ceph-mon[92947]: osdmap e1103: 8 total, 8 up, 8 in 2024-04-26T05:00:55.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:55.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.442+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=C3NG0WZ17R7U type=del size=2723389 2024-04-26T05:00:55.444 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.444+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.0 size=1048576 2024-04-26T05:00:55.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.445+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.1 size=1048576 2024-04-26T05:00:55.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.446+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~TJ7M93J3T46S.2 size=941101 2024-04-26T05:00:55.449 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.448+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=TJ7M93J3T46S tag=434JPX2UJ6T1 type=write size=4086829 2024-04-26T05:00:55.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.450+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=UK7GHUZIV4BL type=del size=1896881 2024-04-26T05:00:55.451 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.451+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~D9D9KU9E45XD.0 size=828045 2024-04-26T05:00:55.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.453+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=D9D9KU9E45XD tag=8V0MP13RPGQ0 type=write size=1876621 2024-04-26T05:00:55.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.454+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=ZXG6J5V2LRFU type=del size=2684299 2024-04-26T05:00:55.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.457+0000 7f5e6c44f780 1 < suggested remove operation key=QQXPPRYLN4UL tag=2P0SXY4P9UDJ type=del 2024-04-26T05:00:55.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.459+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.0 size=1048576 2024-04-26T05:00:55.460 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.460+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.1 size=1048576 2024-04-26T05:00:55.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.461+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.2 size=410552 2024-04-26T05:00:55.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.461+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=I81AR0J7WJH1 tag=0NIA7N4UYWJF type=write size=3556280 2024-04-26T05:00:55.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.462+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=V11YV6ZQ4N7K type=del 2024-04-26T05:00:55.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.464+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.0 size=1048576 2024-04-26T05:00:55.466 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.466+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.1 size=1048576 2024-04-26T05:00:55.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.467+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.2 size=228724 2024-04-26T05:00:55.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.467+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=TZYM4OZT8UM0 tag=C8Z449MDO66T type=write size=3374452 2024-04-26T05:00:55.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.468+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=LY59RV61T2TD type=del 2024-04-26T05:00:55.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.469+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=NI6JPS1XDNEZ type=del size=507776 2024-04-26T05:00:55.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.471+0000 7f5e6c44f780 -1 < failed to complete operation key=WJPHV271EBDO tag=566F36GB3YVX type=del size=3635098: (22) Invalid argument 2024-04-26T05:00:55.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.473+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~ESKP49XP4A5U.0 size=1048576 2024-04-26T05:00:55.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.474+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~ESKP49XP4A5U.1 size=736908 2024-04-26T05:00:55.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.474+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=ESKP49XP4A5U tag=SIDOCBR47GXV type=write size=2834060 2024-04-26T05:00:55.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.475+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=WJPHV271EBDO tag=T6T8K2WA343P type=del size=3244389: (2) No such file or directory 2024-04-26T05:00:55.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.477+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~ZCE2P12GZEZD.0 size=19880 2024-04-26T05:00:55.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.477+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=ZCE2P12GZEZD tag=UFZ44R0FWDTZ type=write size=1068456 2024-04-26T05:00:55.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.478+0000 7f5e6c44f780 -1 < failed to complete operation key=HLA0M5HU2P9F tag=0NW3F5MISTCH type=del size=2845017: (22) Invalid argument 2024-04-26T05:00:55.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.480+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=3YWFBRUB4H0N type=write size=381286 2024-04-26T05:00:55.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.481+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=S0TGXVT05GAD type=del 2024-04-26T05:00:55.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.483+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=KYGGF0HJ7484 type=del size=3794142 2024-04-26T05:00:55.484 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.484+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.0 size=1048576 2024-04-26T05:00:55.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.485+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.1 size=1048576 2024-04-26T05:00:55.486 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.486+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8MRK0H4Y5VIP.2 size=113794 2024-04-26T05:00:55.488 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.488+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=8MRK0H4Y5VIP tag=XT85SAT547J0 type=write size=3259522 2024-04-26T05:00:55.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.489+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=S4W3O0FZ7KV3 type=del size=2244487 2024-04-26T05:00:55.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.490+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~QYK73V7OZ4FC.0 size=11238 2024-04-26T05:00:55.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.492+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=QYK73V7OZ4FC tag=KQ7CSVDPDYZ3 type=write size=1059814 2024-04-26T05:00:55.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.493+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=RHZYVKOWYZ02 type=del size=1281379 2024-04-26T05:00:55.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.495+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=W6NFR0BYAWB1 type=del 2024-04-26T05:00:55.496 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.496+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=NVDQOX6U33EO type=write size=247100 2024-04-26T05:00:55.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.499+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=PQY43KVPU9YD type=del 2024-04-26T05:00:55.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.501+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~UFGD65IYAXOB.0 size=1048576 2024-04-26T05:00:55.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.502+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~UFGD65IYAXOB.1 size=274996 2024-04-26T05:00:55.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.502+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=UFGD65IYAXOB tag=6SZND8YWWX61 type=write size=2372148 2024-04-26T05:00:55.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.503+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~VI4EPMEL5NBQ.0 size=592450 2024-04-26T05:00:55.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.505+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=VI4EPMEL5NBQ tag=77GPZNSAZAMY type=write size=1641026 2024-04-26T05:00:55.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.508+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~6IN822A3LUPW.0 size=1048576 2024-04-26T05:00:55.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.509+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~6IN822A3LUPW.1 size=740407 2024-04-26T05:00:55.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.509+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=6IN822A3LUPW tag=79SPHOQP5S10 type=write size=2837559 2024-04-26T05:00:55.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.512+0000 7f5e6c44f780 1 < suggested update operation key=VE3FPJECPA61 tag=3T81R0A5NX9Y type=del size=1965458 2024-04-26T05:00:55.514 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.514+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.0 size=1048576 2024-04-26T05:00:55.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.515+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.1 size=1048576 2024-04-26T05:00:55.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.516+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.2 size=515478 2024-04-26T05:00:55.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.516+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=ZJEY8ZKWBQ0Q tag=XKJB0AO6TV6C type=write size=3661206 2024-04-26T05:00:55.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.518+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=C3NG0WZ17R7U type=del size=2723389 2024-04-26T05:00:55.520 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.520+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~ZM1P74ETUELT.0 size=479220 2024-04-26T05:00:55.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.520+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=ZM1P74ETUELT tag=3YG5BCDK7CXD type=write size=1527796 2024-04-26T05:00:55.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.521+0000 7f5e6c44f780 1 < canceled operation key=KC7MUR1B55LJ tag=UK7GHUZIV4BL type=del size=1896881 2024-04-26T05:00:55.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.524+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~7WE2HT77NNVY.0 size=265897 2024-04-26T05:00:55.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.524+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=7WE2HT77NNVY tag=XMMCOAYUFNLL type=write size=1314473 2024-04-26T05:00:55.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.525+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=ZXG6J5V2LRFU type=del 2024-04-26T05:00:55.526 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.526+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=Z01DC0O0GGNU type=del size=2790932 2024-04-26T05:00:55.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.527+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.0 size=1048576 2024-04-26T05:00:55.529 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.528+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.1 size=1048576 2024-04-26T05:00:55.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.529+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~I81AR0J7WJH1.2 size=410552 2024-04-26T05:00:55.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.532+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=I81AR0J7WJH1 tag=0NIA7N4UYWJF type=write size=3556280 2024-04-26T05:00:55.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.533+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=P4JY36H4VTQF type=del size=1989379 2024-04-26T05:00:55.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.533+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.0 size=1048576 2024-04-26T05:00:55.535 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.535+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.1 size=1048576 2024-04-26T05:00:55.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.535+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~TZYM4OZT8UM0.2 size=228724 2024-04-26T05:00:55.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.537+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=TZYM4OZT8UM0 tag=C8Z449MDO66T type=write size=3374452 2024-04-26T05:00:55.539 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.539+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=GBJTREZ3SHHX type=del size=2621608 2024-04-26T05:00:55.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.540+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=NI6JPS1XDNEZ type=del 2024-04-26T05:00:55.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.541+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=KQYQWVXPC77P type=del size=1884785 2024-04-26T05:00:55.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.542+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~ESKP49XP4A5U.0 size=1048576 2024-04-26T05:00:55.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.544+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~ESKP49XP4A5U.1 size=736908 2024-04-26T05:00:55.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.546+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=ESKP49XP4A5U tag=SIDOCBR47GXV type=write size=2834060 2024-04-26T05:00:55.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.547+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=Z5MQL8OF1WFS type=del size=585783 2024-04-26T05:00:55.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.549+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~ZCE2P12GZEZD.0 size=19880 2024-04-26T05:00:55.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.551+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=ZCE2P12GZEZD tag=UFZ44R0FWDTZ type=write size=1068456 2024-04-26T05:00:55.553 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.553+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~AW89UPQCYVCY.0 size=1048576 2024-04-26T05:00:55.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.554+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~AW89UPQCYVCY.1 size=927944 2024-04-26T05:00:55.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.554+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=AW89UPQCYVCY tag=7GJ024GUGNOO type=write size=3025096 2024-04-26T05:00:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:55 smithi204 ceph-mon[88313]: osdmap e1103: 8 total, 8 up, 8 in 2024-04-26T05:00:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:00:55.557 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.557+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=3YWFBRUB4H0N type=write size=381286 2024-04-26T05:00:55.558 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.558+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=4DDW0J6Z1HXP type=write size=12137 2024-04-26T05:00:55.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.560+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=KYGGF0HJ7484 type=del 2024-04-26T05:00:55.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.562+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~YMBGW9UUTYYS.0 size=992170 2024-04-26T05:00:55.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.562+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=YMBGW9UUTYYS tag=AM5LFBNYIXCR type=write size=2040746 2024-04-26T05:00:55.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.564+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=S4W3O0FZ7KV3 type=del 2024-04-26T05:00:55.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.565+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=ZAYH6S72R3YS type=write size=587695 2024-04-26T05:00:55.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.566+0000 7f5e6c44f780 -1 < failed to complete operation key=O0KYMZCP374D tag=RHZYVKOWYZ02 type=del size=1281379: (22) Invalid argument 2024-04-26T05:00:55.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.567+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=BV0U75R667HE type=del size=1122351 2024-04-26T05:00:55.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.569+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=NVDQOX6U33EO type=write size=247100 2024-04-26T05:00:55.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.570+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=580DDC5R7JWK type=del size=2416904 2024-04-26T05:00:55.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.572+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~UFGD65IYAXOB.0 size=1048576 2024-04-26T05:00:55.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.573+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~UFGD65IYAXOB.1 size=274996 2024-04-26T05:00:55.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.575+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=UFGD65IYAXOB tag=6SZND8YWWX61 type=write size=2372148 2024-04-26T05:00:55.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.576+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=J5Z9FT83RWBI type=write size=819964 2024-04-26T05:00:55.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.577+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~6IN822A3LUPW.0 size=1048576 2024-04-26T05:00:55.579 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.579+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~6IN822A3LUPW.1 size=740407 2024-04-26T05:00:55.581 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.580+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=6IN822A3LUPW tag=79SPHOQP5S10 type=write size=2837559 2024-04-26T05:00:55.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.582+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=6WPNH2N93Y5I type=write size=210253 2024-04-26T05:00:55.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.583+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.0 size=1048576 2024-04-26T05:00:55.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.584+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.1 size=1048576 2024-04-26T05:00:55.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.585+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~ZJEY8ZKWBQ0Q.2 size=515478 2024-04-26T05:00:55.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.587+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=ZJEY8ZKWBQ0Q tag=XKJB0AO6TV6C type=write size=3661206 2024-04-26T05:00:55.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.588+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=IIH5G43DPT6B type=del size=2064661 2024-04-26T05:00:55.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.590+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~ZM1P74ETUELT.0 size=479220 2024-04-26T05:00:55.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.592+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=ZM1P74ETUELT tag=3YG5BCDK7CXD type=write size=1527796 2024-04-26T05:00:55.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.593+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=5R967ZACV0Z5 type=del size=1963564 2024-04-26T05:00:55.594 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.594+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~7WE2HT77NNVY.0 size=265897 2024-04-26T05:00:55.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.596+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=7WE2HT77NNVY tag=XMMCOAYUFNLL type=write size=1314473 2024-04-26T05:00:55.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.598+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~651EN63CPANK.0 size=1048576 2024-04-26T05:00:55.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.599+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~651EN63CPANK.1 size=355610 2024-04-26T05:00:55.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.599+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=651EN63CPANK tag=GDEPDYKH2D0Y type=write size=2452762 2024-04-26T05:00:55.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.602+0000 7f5e6c44f780 1 < suggested remove operation key=QL2O16MF6S6U tag=Z01DC0O0GGNU type=del 2024-04-26T05:00:55.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.604+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~6497649OD5GB.0 size=1048576 2024-04-26T05:00:55.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.605+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~6497649OD5GB.1 size=741417 2024-04-26T05:00:55.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.605+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=6497649OD5GB tag=LX65BC68RV1G type=write size=2838569 2024-04-26T05:00:55.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.607+0000 7f5e6c44f780 1 < suggested remove operation key=M436GKZG1I32 tag=P4JY36H4VTQF type=del 2024-04-26T05:00:55.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.609+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~IW8PNOYBNH4K.0 size=1048576 2024-04-26T05:00:55.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.610+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~IW8PNOYBNH4K.1 size=846619 2024-04-26T05:00:55.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.610+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=IW8PNOYBNH4K tag=33G0PWE8JP7M type=write size=2943771 2024-04-26T05:00:55.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.611+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=GBJTREZ3SHHX type=del 2024-04-26T05:00:55.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.612+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=P2APFDXIL8VX type=del size=1250426 2024-04-26T05:00:55.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.614+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=KQYQWVXPC77P type=del 2024-04-26T05:00:55.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.616+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.0 size=1048576 2024-04-26T05:00:55.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.616+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.1 size=1048576 2024-04-26T05:00:55.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.617+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.2 size=507980 2024-04-26T05:00:55.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.617+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=AMVAKN7RQ78P tag=BETQ7VS1N7AD type=write size=3653708 2024-04-26T05:00:55.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.620+0000 7f5e6c44f780 1 < suggested update operation key=WG89TQYHF6G1 tag=Z5MQL8OF1WFS type=del size=585783 2024-04-26T05:00:55.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.621+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=U6TKHIKQQP6X type=del size=2426901 2024-04-26T05:00:55.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.622+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~AW89UPQCYVCY.0 size=1048576 2024-04-26T05:00:55.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.623+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~AW89UPQCYVCY.1 size=927944 2024-04-26T05:00:55.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.625+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=AW89UPQCYVCY tag=7GJ024GUGNOO type=write size=3025096 2024-04-26T05:00:55.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.626+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=T0HWJ66UR901 type=del size=892820 2024-04-26T05:00:55.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.627+0000 7f5e6c44f780 1 < completed write operation key=T2T3RS6DUX0O tag=4DDW0J6Z1HXP type=write size=12137 2024-04-26T05:00:55.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.630+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.0 size=1048576 2024-04-26T05:00:55.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.631+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.1 size=1048576 2024-04-26T05:00:55.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.632+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.2 size=510085 2024-04-26T05:00:55.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.632+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=6IATQ2LJ23YA tag=5CJ23WAF1VMM type=write size=3655813 2024-04-26T05:00:55.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.633+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~YMBGW9UUTYYS.0 size=992170 2024-04-26T05:00:55.636 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.635+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=YMBGW9UUTYYS tag=AM5LFBNYIXCR type=write size=2040746 2024-04-26T05:00:55.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.638+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.0 size=1048576 2024-04-26T05:00:55.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.639+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.1 size=1048576 2024-04-26T05:00:55.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.639+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.2 size=228512 2024-04-26T05:00:55.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.639+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=6URPEJ3FYR02 tag=9TTTFJSZESKN type=write size=3374240 2024-04-26T05:00:55.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.641+0000 7f5e6c44f780 1 < completed write operation key=6PZCJ9LKDU89 tag=ZAYH6S72R3YS type=write size=587695 2024-04-26T05:00:55.642 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.642+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=YK5IHN6CQ7UL type=del size=2573590 2024-04-26T05:00:55.644 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.643+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=BV0U75R667HE type=del 2024-04-26T05:00:55.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.645+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=53AQOO2BABDI type=del size=1313759 2024-04-26T05:00:55.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.646+0000 7f5e6c44f780 1 < canceled operation key=00YCEFZ2NL31 tag=580DDC5R7JWK type=del size=2416904 2024-04-26T05:00:55.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.648+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~MOBAKXG8S6VC.0 size=1048576 2024-04-26T05:00:55.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.649+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~MOBAKXG8S6VC.1 size=105898 2024-04-26T05:00:55.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.649+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=MOBAKXG8S6VC tag=J8QBKRL1I45W type=write size=2203050 2024-04-26T05:00:55.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.650+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=J5Z9FT83RWBI type=write size=819964 2024-04-26T05:00:55.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.653+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.0 size=1048576 2024-04-26T05:00:55.654 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.654+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.1 size=1048576 2024-04-26T05:00:55.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.654+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.2 size=725187 2024-04-26T05:00:55.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.654+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=W4AJ249LF2CT tag=MDJ51Z1MWLKK type=write size=3870915 2024-04-26T05:00:55.656 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.656+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=6WPNH2N93Y5I type=write size=210253 2024-04-26T05:00:55.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.658+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.0 size=1048576 2024-04-26T05:00:55.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.659+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.1 size=1048576 2024-04-26T05:00:55.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.660+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.2 size=329451 2024-04-26T05:00:55.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.660+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=XGCZQV7T4Q8K tag=8RL4CGQZ03J1 type=write size=3475179 2024-04-26T05:00:55.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.663+0000 7f5e6c44f780 1 < suggested update operation key=VE3FPJECPA61 tag=IIH5G43DPT6B type=del size=2064661 2024-04-26T05:00:55.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.664+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=975XZ3RUU9J4 type=del size=2823130 2024-04-26T05:00:55.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.665+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=5R967ZACV0Z5 type=del 2024-04-26T05:00:55.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.666+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=QL63GJO2Z2XU type=write size=211096 2024-04-26T05:00:55.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.668+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~651EN63CPANK.0 size=1048576 2024-04-26T05:00:55.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.669+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~651EN63CPANK.1 size=355610 2024-04-26T05:00:55.672 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.672+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=651EN63CPANK tag=GDEPDYKH2D0Y type=write size=2452762 2024-04-26T05:00:55.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.673+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=JYNGWGYAB4FK type=write size=302062 2024-04-26T05:00:55.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.673+0000 7f5e6c44f780 1 < canceled part key=_multipart_RRP3UJQSYW86.2~6497649OD5GB.0 size=1048576 2024-04-26T05:00:55.675 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.674+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~6497649OD5GB.1 size=741417 2024-04-26T05:00:55.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.676+0000 7f5e6c44f780 1 < canceled multipart upload key=RRP3UJQSYW86 upload=6497649OD5GB tag=LX65BC68RV1G type=write size=2838569 2024-04-26T05:00:55.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.677+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=IXOHYUFOPOZX type=del size=1028502 2024-04-26T05:00:55.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.679+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~IW8PNOYBNH4K.0 size=1048576 2024-04-26T05:00:55.680 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.680+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~IW8PNOYBNH4K.1 size=846619 2024-04-26T05:00:55.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.681+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=IW8PNOYBNH4K tag=33G0PWE8JP7M type=write size=2943771 2024-04-26T05:00:55.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.683+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=C6YFIT4YEWIG type=del size=48090 2024-04-26T05:00:55.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.684+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=P2APFDXIL8VX type=del 2024-04-26T05:00:55.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.686+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~TSGRLGSPOVUC.0 size=823752 2024-04-26T05:00:55.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.686+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=TSGRLGSPOVUC tag=OKQJ3J90BE8X type=write size=1872328 2024-04-26T05:00:55.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.687+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.0 size=1048576 2024-04-26T05:00:55.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.688+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.1 size=1048576 2024-04-26T05:00:55.689 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.689+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~AMVAKN7RQ78P.2 size=507980 2024-04-26T05:00:55.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.692+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=AMVAKN7RQ78P tag=BETQ7VS1N7AD type=write size=3653708 2024-04-26T05:00:55.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.694+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~R9D2KUXK42YP.0 size=618695 2024-04-26T05:00:55.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.694+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=R9D2KUXK42YP tag=DVQ7V97OWV62 type=write size=1667271 2024-04-26T05:00:55.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.695+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=U6TKHIKQQP6X type=del 2024-04-26T05:00:55.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.696+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=A05L5DKCKP6E type=del size=301685 2024-04-26T05:00:55.697 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.697+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=T0HWJ66UR901 type=del 2024-04-26T05:00:55.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.698+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=F7E13HJW0S73 type=del size=2821528 2024-04-26T05:00:55.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.699+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.0 size=1048576 2024-04-26T05:00:55.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.700+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.1 size=1048576 2024-04-26T05:00:55.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.701+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~6IATQ2LJ23YA.2 size=510085 2024-04-26T05:00:55.703 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.703+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=6IATQ2LJ23YA tag=5CJ23WAF1VMM type=write size=3655813 2024-04-26T05:00:55.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.704+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=MQXWUKJF57HC type=del size=2352487 2024-04-26T05:00:55.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.705+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.0 size=1048576 2024-04-26T05:00:55.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.706+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.1 size=1048576 2024-04-26T05:00:55.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.707+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~6URPEJ3FYR02.2 size=228512 2024-04-26T05:00:55.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.709+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=6URPEJ3FYR02 tag=9TTTFJSZESKN type=write size=3374240 2024-04-26T05:00:55.712 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.711+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~W2O75WD0OHQ5.0 size=1048576 2024-04-26T05:00:55.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.712+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~W2O75WD0OHQ5.1 size=919526 2024-04-26T05:00:55.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.712+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=W2O75WD0OHQ5 tag=E2KQR94B9UQH type=write size=3016678 2024-04-26T05:00:55.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.713+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=YK5IHN6CQ7UL type=del 2024-04-26T05:00:55.715 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.715+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=W47E6X57FECD type=del size=131315 2024-04-26T05:00:55.718 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.717+0000 7f5e6c44f780 1 < suggested update operation key=RRP3UJQSYW86 tag=53AQOO2BABDI type=del size=1313759 2024-04-26T05:00:55.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.719+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=8U1MQK2GQYZH type=del size=3446589 2024-04-26T05:00:55.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.720+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~MOBAKXG8S6VC.0 size=1048576 2024-04-26T05:00:55.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.721+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~MOBAKXG8S6VC.1 size=105898 2024-04-26T05:00:55.723 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.723+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=MOBAKXG8S6VC tag=J8QBKRL1I45W type=write size=2203050 2024-04-26T05:00:55.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.724+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=AQU2RHP0TXMC type=del size=3444185 2024-04-26T05:00:55.726 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.726+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.0 size=1048576 2024-04-26T05:00:55.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.727+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.1 size=1048576 2024-04-26T05:00:55.728 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.728+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~W4AJ249LF2CT.2 size=725187 2024-04-26T05:00:55.730 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.730+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=W4AJ249LF2CT tag=MDJ51Z1MWLKK type=write size=3870915 2024-04-26T05:00:55.732 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.732+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~JCXYH9ZQSER8.0 size=1048576 2024-04-26T05:00:55.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.733+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~JCXYH9ZQSER8.1 size=975971 2024-04-26T05:00:55.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.733+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=JCXYH9ZQSER8 tag=80MLQ5JHA09X type=write size=3073123 2024-04-26T05:00:55.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.734+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.0 size=1048576 2024-04-26T05:00:55.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.735+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.1 size=1048576 2024-04-26T05:00:55.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.736+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~XGCZQV7T4Q8K.2 size=329451 2024-04-26T05:00:55.738 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.738+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=XGCZQV7T4Q8K tag=8RL4CGQZ03J1 type=write size=3475179 2024-04-26T05:00:55.740 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.740+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=MBUGPARANNU2 type=del size=2609978 2024-04-26T05:00:55.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.741+0000 7f5e6c44f780 1 < canceled operation key=SO60V5P7E3UJ tag=975XZ3RUU9J4 type=del size=2823130 2024-04-26T05:00:55.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.743+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=7939TZ0JVU43 type=del size=3511838 2024-04-26T05:00:55.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.744+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=QL63GJO2Z2XU type=write size=211096 2024-04-26T05:00:55.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.745+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=LHJEZLV2TGQJ type=del size=788669 2024-04-26T05:00:55.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.748+0000 7f5e6c44f780 1 < suggested update operation key=3IY5KSJQEZ1E tag=JYNGWGYAB4FK type=write size=302062 2024-04-26T05:00:55.750 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.749+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=7ULJ2J0OEA3D type=del size=679684 2024-04-26T05:00:55.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.753+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=IXOHYUFOPOZX type=del 2024-04-26T05:00:55.754 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.754+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=IMOFGQ8DAC7Y type=del size=3449044 2024-04-26T05:00:55.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.756+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=C6YFIT4YEWIG type=del 2024-04-26T05:00:55.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.757+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=Q5AFCZ55CKVX type=del size=2981073 2024-04-26T05:00:55.759 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.759+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~TSGRLGSPOVUC.0 size=823752 2024-04-26T05:00:55.761 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.761+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=TSGRLGSPOVUC tag=OKQJ3J90BE8X type=write size=1872328 2024-04-26T05:00:55.763 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.762+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=SMTQCY5PT1XZ type=del size=2770927 2024-04-26T05:00:55.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.764+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~R9D2KUXK42YP.0 size=618695 2024-04-26T05:00:55.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.766+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=R9D2KUXK42YP tag=DVQ7V97OWV62 type=write size=1667271 2024-04-26T05:00:55.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.767+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=NG4BNMGFPHEH type=del size=2354304 2024-04-26T05:00:55.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.768+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=A05L5DKCKP6E type=del 2024-04-26T05:00:55.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.770+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=T9CKOBLIA2MB type=write size=331638 2024-04-26T05:00:55.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.771+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=F7E13HJW0S73 type=del 2024-04-26T05:00:55.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.772+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=KYKR27DGVOEC type=write size=868197 2024-04-26T05:00:55.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.775+0000 7f5e6c44f780 1 < suggested update operation key=T6F27FVZALU3 tag=MQXWUKJF57HC type=del size=2352487 2024-04-26T05:00:55.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.776+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=OENPNP1F3TA2 type=del size=347067 2024-04-26T05:00:55.777 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.776+0000 7f5e6c44f780 1 < canceled part key=_multipart_W2HMZO7ONEAX.2~W2O75WD0OHQ5.0 size=1048576 2024-04-26T05:00:55.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.777+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~W2O75WD0OHQ5.1 size=919526 2024-04-26T05:00:55.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.779+0000 7f5e6c44f780 1 < canceled multipart upload key=W2HMZO7ONEAX upload=W2O75WD0OHQ5 tag=E2KQR94B9UQH type=write size=3016678 2024-04-26T05:00:55.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.781+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~W41EZHJY7O17.0 size=509872 2024-04-26T05:00:55.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.781+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=W41EZHJY7O17 tag=ZL3C4413P5TO type=write size=1558448 2024-04-26T05:00:55.783 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.783+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=W47E6X57FECD type=del 2024-04-26T05:00:55.785 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.785+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~REY38BP7IOD2.0 size=1048576 2024-04-26T05:00:55.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.786+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~REY38BP7IOD2.1 size=462237 2024-04-26T05:00:55.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.786+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=REY38BP7IOD2 tag=QCCD6K4MQE0W type=write size=2559389 2024-04-26T05:00:55.787 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.787+0000 7f5e6c44f780 -1 < failed to complete operation key=3IY5KSJQEZ1E tag=8U1MQK2GQYZH type=del size=3446589: (22) Invalid argument 2024-04-26T05:00:55.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.789+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=SJ5WJRL5L7QV type=del size=2896646 2024-04-26T05:00:55.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.790+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=AQU2RHP0TXMC type=del 2024-04-26T05:00:55.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.791+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=35BRDPL8HFF3 type=del size=3749748 2024-04-26T05:00:55.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.792+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~JCXYH9ZQSER8.0 size=1048576 2024-04-26T05:00:55.794 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.793+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~JCXYH9ZQSER8.1 size=975971 2024-04-26T05:00:55.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.795+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=JCXYH9ZQSER8 tag=80MLQ5JHA09X type=write size=3073123 2024-04-26T05:00:55.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.797+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~M5JKO13CUQQR.0 size=155752 2024-04-26T05:00:55.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.797+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=M5JKO13CUQQR tag=82368D81J764 type=write size=1204328 2024-04-26T05:00:55.799 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.799+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=MBUGPARANNU2 type=del 2024-04-26T05:00:55.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.801+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~GZPGTZL7I2SJ.0 size=1033373 2024-04-26T05:00:55.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.801+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=GZPGTZL7I2SJ tag=FYX4I6JM5UVE type=write size=2081949 2024-04-26T05:00:55.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.804+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=7939TZ0JVU43 type=del 2024-04-26T05:00:55.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.806+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~Q0T75LEB5TRL.0 size=1048576 2024-04-26T05:00:55.807 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.807+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~Q0T75LEB5TRL.1 size=228705 2024-04-26T05:00:55.807 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.807+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=Q0T75LEB5TRL tag=9XYZQEQPEHFE type=write size=2325857 2024-04-26T05:00:55.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.808+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=LHJEZLV2TGQJ type=del 2024-04-26T05:00:55.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.810+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~6D71PUY0A3DS.0 size=1008264 2024-04-26T05:00:55.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.810+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=6D71PUY0A3DS tag=HWGR4L9VMFXW type=write size=2056840 2024-04-26T05:00:55.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.811+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=7ULJ2J0OEA3D type=del 2024-04-26T05:00:55.813 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.813+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=OH1FJ8514PFK type=del size=1256997 2024-04-26T05:00:55.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.814+0000 7f5e6c44f780 1 < canceled operation key=SO60V5P7E3UJ tag=IMOFGQ8DAC7Y type=del size=3449044 2024-04-26T05:00:55.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.817+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~E7SPUT1G4D19.0 size=10332 2024-04-26T05:00:55.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.817+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=E7SPUT1G4D19 tag=UGEOS5WMF9F6 type=write size=1058908 2024-04-26T05:00:55.818 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.818+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=Q5AFCZ55CKVX type=del 2024-04-26T05:00:55.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.819+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=86G7UEWDWBYB type=del size=1482545 2024-04-26T05:00:55.822 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.822+0000 7f5e6c44f780 1 < suggested update operation key=EMFSIM4S1CBB tag=SMTQCY5PT1XZ type=del size=2770927 2024-04-26T05:00:55.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.823+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=F08ZEUYNQV9J type=write size=709349 2024-04-26T05:00:55.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.824+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=NG4BNMGFPHEH type=del 2024-04-26T05:00:55.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.827+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.0 size=1048576 2024-04-26T05:00:55.828 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.827+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.1 size=1048576 2024-04-26T05:00:55.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.829+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.2 size=349367 2024-04-26T05:00:55.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.829+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=736T9WUCG04N tag=6TZAW42A1JHD type=write size=3495095 2024-04-26T05:00:55.830 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.830+0000 7f5e6c44f780 1 < completed write operation key=RRP3UJQSYW86 tag=T9CKOBLIA2MB type=write size=331638 2024-04-26T05:00:55.832 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.831+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=MO3OJXJDSAA9 type=del size=3368394 2024-04-26T05:00:55.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.834+0000 7f5e6c44f780 1 < suggested update operation key=QQXPPRYLN4UL tag=KYKR27DGVOEC type=write size=868197 2024-04-26T05:00:55.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.835+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=H569PL4B2VSA type=del size=212180 2024-04-26T05:00:55.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.836+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=OENPNP1F3TA2 type=del 2024-04-26T05:00:55.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.837+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=53HWS7UHS48J type=del size=3637914 2024-04-26T05:00:55.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.837+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~W41EZHJY7O17.0 size=509872 2024-04-26T05:00:55.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.840+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=W41EZHJY7O17 tag=ZL3C4413P5TO type=write size=1558448 2024-04-26T05:00:55.841 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.841+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=DU24W6YO4702 type=del size=2512954 2024-04-26T05:00:55.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.842+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~REY38BP7IOD2.0 size=1048576 2024-04-26T05:00:55.844 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.843+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~REY38BP7IOD2.1 size=462237 2024-04-26T05:00:55.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.846+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=REY38BP7IOD2 tag=QCCD6K4MQE0W type=write size=2559389 2024-04-26T05:00:55.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.848+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.0 size=1048576 2024-04-26T05:00:55.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.849+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.1 size=1048576 2024-04-26T05:00:55.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.850+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.2 size=935103 2024-04-26T05:00:55.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.850+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=HK3SEOOQO2L0 tag=SCR1WGRS7VUP type=write size=4080831 2024-04-26T05:00:55.851 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.851+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=SJ5WJRL5L7QV type=del 2024-04-26T05:00:55.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.853+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~FM1XRY3HWJPF.0 size=133443 2024-04-26T05:00:55.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.853+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=FM1XRY3HWJPF tag=BK6IJV66EVWW type=write size=1182019 2024-04-26T05:00:55.857 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.856+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=35BRDPL8HFF3 type=del 2024-04-26T05:00:55.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.857+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=5RUXDVLAR2ZE type=del size=824938 2024-04-26T05:00:55.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.859+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~M5JKO13CUQQR.0 size=155752 2024-04-26T05:00:55.861 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.861+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=M5JKO13CUQQR tag=82368D81J764 type=write size=1204328 2024-04-26T05:00:55.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.862+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=XYP3Q1XFWLC6 type=del size=1666190 2024-04-26T05:00:55.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.863+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~GZPGTZL7I2SJ.0 size=1033373 2024-04-26T05:00:55.866 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.866+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=GZPGTZL7I2SJ tag=FYX4I6JM5UVE type=write size=2081949 2024-04-26T05:00:55.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.868+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~DCT9EYTLQYXE.0 size=410906 2024-04-26T05:00:55.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.868+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=DCT9EYTLQYXE tag=8G27F8PP2J4C type=write size=1459482 2024-04-26T05:00:55.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.870+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~Q0T75LEB5TRL.0 size=1048576 2024-04-26T05:00:55.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.871+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~Q0T75LEB5TRL.1 size=228705 2024-04-26T05:00:55.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.873+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=Q0T75LEB5TRL tag=9XYZQEQPEHFE type=write size=2325857 2024-04-26T05:00:55.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.874+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=A326YUXBPL3L type=del size=3103544 2024-04-26T05:00:55.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.876+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~6D71PUY0A3DS.0 size=1008264 2024-04-26T05:00:55.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.878+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=6D71PUY0A3DS tag=HWGR4L9VMFXW type=write size=2056840 2024-04-26T05:00:55.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.880+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.0 size=1048576 2024-04-26T05:00:55.881 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.881+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.1 size=1048576 2024-04-26T05:00:55.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.882+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.2 size=46242 2024-04-26T05:00:55.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.882+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=AMYNC6R2Z8KK tag=2DJT6WZY4SFN type=write size=3191970 2024-04-26T05:00:55.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.883+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=OH1FJ8514PFK type=del 2024-04-26T05:00:55.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.886+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~YPD4UEF1KR1S.0 size=323317 2024-04-26T05:00:55.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.886+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=YPD4UEF1KR1S tag=UB5PAO6PHXX6 type=write size=1371893 2024-04-26T05:00:55.887 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.887+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~E7SPUT1G4D19.0 size=10332 2024-04-26T05:00:55.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.889+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=E7SPUT1G4D19 tag=UGEOS5WMF9F6 type=write size=1058908 2024-04-26T05:00:55.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.890+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=BTICR82BLO38 type=del size=1893314 2024-04-26T05:00:55.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.892+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=86G7UEWDWBYB type=del 2024-04-26T05:00:55.893 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.893+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=LUNKD7EIS2P2 type=del size=3685373 2024-04-26T05:00:55.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.895+0000 7f5e6c44f780 1 < completed write operation key=M436GKZG1I32 tag=F08ZEUYNQV9J type=write size=709349 2024-04-26T05:00:55.896 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.896+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=ZYMXD4YWZJNA type=del size=1110453 2024-04-26T05:00:55.896 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.896+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.0 size=1048576 2024-04-26T05:00:55.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.897+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.1 size=1048576 2024-04-26T05:00:55.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.898+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~736T9WUCG04N.2 size=349367 2024-04-26T05:00:55.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.900+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=736T9WUCG04N tag=6TZAW42A1JHD type=write size=3495095 2024-04-26T05:00:55.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.903+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~KODCUKWY4E4C.0 size=558047 2024-04-26T05:00:55.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.903+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=KODCUKWY4E4C tag=S5XCGQ6PECZ1 type=write size=1606623 2024-04-26T05:00:55.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.904+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=MO3OJXJDSAA9 type=del 2024-04-26T05:00:55.906 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.906+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=V105524644LR type=del size=1380990 2024-04-26T05:00:55.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.907+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=H569PL4B2VSA type=del 2024-04-26T05:00:55.910 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.910+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~CJJL1QY2UNSU.0 size=1048576 2024-04-26T05:00:55.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.911+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~CJJL1QY2UNSU.1 size=31561 2024-04-26T05:00:55.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.911+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=CJJL1QY2UNSU tag=JJCHW5ZDHKVY type=write size=2128713 2024-04-26T05:00:55.912 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.912+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=53HWS7UHS48J type=del 2024-04-26T05:00:55.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.913+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=HD40Z931QZYM type=del size=672589 2024-04-26T05:00:55.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.915+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=DU24W6YO4702 type=del 2024-04-26T05:00:55.916 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.916+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=NEBEJAGWSIP4 type=del size=1643198 2024-04-26T05:00:55.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.917+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.0 size=1048576 2024-04-26T05:00:55.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.918+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.1 size=1048576 2024-04-26T05:00:55.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.919+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~HK3SEOOQO2L0.2 size=935103 2024-04-26T05:00:55.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.921+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=HK3SEOOQO2L0 tag=SCR1WGRS7VUP type=write size=4080831 2024-04-26T05:00:55.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.923+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=VUG0DCI25ONA type=del size=1849771 2024-04-26T05:00:55.924 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.924+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~FM1XRY3HWJPF.0 size=133443 2024-04-26T05:00:55.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.926+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=FM1XRY3HWJPF tag=BK6IJV66EVWW type=write size=1182019 2024-04-26T05:00:55.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.927+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=JKQSUVMN13GM type=del size=4187108 2024-04-26T05:00:55.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.928+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=5RUXDVLAR2ZE type=del 2024-04-26T05:00:55.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.930+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=TQB4J098UZAQ type=write size=271179 2024-04-26T05:00:55.931 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.931+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=XYP3Q1XFWLC6 type=del 2024-04-26T05:00:55.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.933+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~SGM12FTL45L0.0 size=208187 2024-04-26T05:00:55.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.933+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=SGM12FTL45L0 tag=GCMUQWW563OB type=write size=1256763 2024-04-26T05:00:55.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.935+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~DCT9EYTLQYXE.0 size=410906 2024-04-26T05:00:55.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.937+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=DCT9EYTLQYXE tag=8G27F8PP2J4C type=write size=1459482 2024-04-26T05:00:55.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.939+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1Z1MSVTNQG31.0 size=1048576 2024-04-26T05:00:55.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.940+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1Z1MSVTNQG31.1 size=385201 2024-04-26T05:00:55.941 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.940+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=1Z1MSVTNQG31 tag=U2PIZ1ZUVP41 type=write size=2482353 2024-04-26T05:00:55.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.941+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=A326YUXBPL3L type=del 2024-04-26T05:00:55.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.943+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=WP1O91YHSVNY type=del size=2572392 2024-04-26T05:00:55.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.944+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.0 size=1048576 2024-04-26T05:00:55.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.945+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.1 size=1048576 2024-04-26T05:00:55.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.946+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~AMYNC6R2Z8KK.2 size=46242 2024-04-26T05:00:55.948 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.948+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=AMYNC6R2Z8KK tag=2DJT6WZY4SFN type=write size=3191970 2024-04-26T05:00:55.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.951+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~785N18ZPC46Y.0 size=205012 2024-04-26T05:00:55.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.951+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=785N18ZPC46Y tag=H8MO5EAKZN8B type=write size=1253588 2024-04-26T05:00:55.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.952+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~YPD4UEF1KR1S.0 size=323317 2024-04-26T05:00:55.954 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.954+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=YPD4UEF1KR1S tag=UB5PAO6PHXX6 type=write size=1371893 2024-04-26T05:00:55.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.957+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~VBUS2NRG77HH.0 size=1048576 2024-04-26T05:00:55.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.958+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~VBUS2NRG77HH.1 size=370449 2024-04-26T05:00:55.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.958+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=VBUS2NRG77HH tag=2FTN2OQ71FB0 type=write size=2467601 2024-04-26T05:00:55.959 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.959+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=BTICR82BLO38 type=del 2024-04-26T05:00:55.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.960+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=JMT8AYN7MR4O type=del size=3792611 2024-04-26T05:00:55.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.961+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=LUNKD7EIS2P2 type=del 2024-04-26T05:00:55.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.963+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=PW7I617MH2DP type=del size=3321188 2024-04-26T05:00:55.965 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.964+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=ZYMXD4YWZJNA type=del 2024-04-26T05:00:55.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.966+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=JXBTCKEWE3GG type=write size=272732 2024-04-26T05:00:55.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.967+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~KODCUKWY4E4C.0 size=558047 2024-04-26T05:00:55.969 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.969+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=KODCUKWY4E4C tag=S5XCGQ6PECZ1 type=write size=1606623 2024-04-26T05:00:55.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.971+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~H1ZVS3JUMSOW.0 size=245737 2024-04-26T05:00:55.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.971+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=H1ZVS3JUMSOW tag=2L6CL0WCZR38 type=write size=1294313 2024-04-26T05:00:55.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.973+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=V105524644LR type=del 2024-04-26T05:00:55.976 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.976+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~AVLGRH2B85YN.0 size=1048576 2024-04-26T05:00:55.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.977+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~AVLGRH2B85YN.1 size=930012 2024-04-26T05:00:55.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.977+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=AVLGRH2B85YN tag=CXLC53VPMCMI type=write size=3027164 2024-04-26T05:00:55.979 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.978+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~CJJL1QY2UNSU.0 size=1048576 2024-04-26T05:00:55.980 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.980+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~CJJL1QY2UNSU.1 size=31561 2024-04-26T05:00:55.982 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.982+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=CJJL1QY2UNSU tag=JJCHW5ZDHKVY type=write size=2128713 2024-04-26T05:00:55.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.984+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1PQ4YGYMQ064.0 size=1048576 2024-04-26T05:00:55.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.985+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1PQ4YGYMQ064.1 size=1001822 2024-04-26T05:00:55.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.985+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=1PQ4YGYMQ064 tag=D30UBLYNB5IM type=write size=3098974 2024-04-26T05:00:55.987 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.987+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=HD40Z931QZYM type=del 2024-04-26T05:00:55.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.988+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=VIQY9VRV8G0E type=del size=509330 2024-04-26T05:00:55.989 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.989+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=NEBEJAGWSIP4 type=del 2024-04-26T05:00:55.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.992+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.0 size=1048576 2024-04-26T05:00:55.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.993+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.1 size=1048576 2024-04-26T05:00:55.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.994+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.2 size=424904 2024-04-26T05:00:55.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.994+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=YTTH3D5HQUTM tag=UBCMYTATXPYN type=write size=3570632 2024-04-26T05:00:55.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.995+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=VUG0DCI25ONA type=del 2024-04-26T05:00:55.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.996+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=PVQXGEZAF1OE type=del size=1035657 2024-04-26T05:00:55.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:55.998+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=JKQSUVMN13GM type=del 2024-04-26T05:00:56.001 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.000+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.0 size=1048576 2024-04-26T05:00:56.002 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.001+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.1 size=1048576 2024-04-26T05:00:56.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.002+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.2 size=1018681 2024-04-26T05:00:56.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.002+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=9JBPUESDGI76 tag=MGE91HKOVJ9I type=write size=4164409 2024-04-26T05:00:56.004 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.004+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=TQB4J098UZAQ type=write size=271179 2024-04-26T05:00:56.006 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.005+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=ZTWDUEYPFONR type=del size=3804821 2024-04-26T05:00:56.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.007+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~SGM12FTL45L0.0 size=208187 2024-04-26T05:00:56.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.009+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=SGM12FTL45L0 tag=GCMUQWW563OB type=write size=1256763 2024-04-26T05:00:56.010 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.010+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=JF3OLIBZNHAH type=write size=257458 2024-04-26T05:00:56.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.011+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1Z1MSVTNQG31.0 size=1048576 2024-04-26T05:00:56.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.012+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1Z1MSVTNQG31.1 size=385201 2024-04-26T05:00:56.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.014+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=1Z1MSVTNQG31 tag=U2PIZ1ZUVP41 type=write size=2482353 2024-04-26T05:00:56.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.017+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~98GUVW4J7L2Y.0 size=14450 2024-04-26T05:00:56.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.017+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=98GUVW4J7L2Y tag=LZ04JNUTZF98 type=write size=1063026 2024-04-26T05:00:56.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.018+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=WP1O91YHSVNY type=del 2024-04-26T05:00:56.019 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.019+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=7D8VWE3NAFBZ type=del size=1383400 2024-04-26T05:00:56.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.020+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~785N18ZPC46Y.0 size=205012 2024-04-26T05:00:56.023 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.022+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=785N18ZPC46Y tag=H8MO5EAKZN8B type=write size=1253588 2024-04-26T05:00:56.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.023+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=4S88KW3762V1 type=del size=1424123 2024-04-26T05:00:56.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.025+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~VBUS2NRG77HH.0 size=1048576 2024-04-26T05:00:56.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.025+0000 7f5e6c44f780 1 < canceled part key=_multipart_Q9BD1LRB0MKF.2~VBUS2NRG77HH.1 size=370449 2024-04-26T05:00:56.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.027+0000 7f5e6c44f780 1 < canceled multipart upload key=Q9BD1LRB0MKF upload=VBUS2NRG77HH tag=2FTN2OQ71FB0 type=write size=2467601 2024-04-26T05:00:56.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.028+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=RWTD43M960W1 type=del size=801980 2024-04-26T05:00:56.030 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.030+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=JMT8AYN7MR4O type=del 2024-04-26T05:00:56.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.032+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.0 size=1048576 2024-04-26T05:00:56.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.033+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.1 size=1048576 2024-04-26T05:00:56.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.034+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.2 size=350751 2024-04-26T05:00:56.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.034+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=M7KZRGQF6JAZ tag=YP2IMWHOG5Q3 type=write size=3496479 2024-04-26T05:00:56.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.035+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=PW7I617MH2DP type=del 2024-04-26T05:00:56.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.037+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=1LMQYGL0B55V type=del size=1307842 2024-04-26T05:00:56.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.038+0000 7f5e6c44f780 1 < completed write operation key=I51TM1V08MGO tag=JXBTCKEWE3GG type=write size=272732 2024-04-26T05:00:56.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.039+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=REKBIW1R97U1 type=del size=667395 2024-04-26T05:00:56.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.040+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~H1ZVS3JUMSOW.0 size=245737 2024-04-26T05:00:56.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.042+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=H1ZVS3JUMSOW tag=2L6CL0WCZR38 type=write size=1294313 2024-04-26T05:00:56.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.044+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XI7NN48F2NW3.0 size=756294 2024-04-26T05:00:56.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.044+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=XI7NN48F2NW3 tag=GAIAXFAVK5U2 type=write size=1804870 2024-04-26T05:00:56.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.045+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~AVLGRH2B85YN.0 size=1048576 2024-04-26T05:00:56.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.046+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~AVLGRH2B85YN.1 size=930012 2024-04-26T05:00:56.048 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.048+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=AVLGRH2B85YN tag=CXLC53VPMCMI type=write size=3027164 2024-04-26T05:00:56.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.049+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=3IRVTQMDXOGD type=del size=2138850 2024-04-26T05:00:56.051 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.050+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1PQ4YGYMQ064.0 size=1048576 2024-04-26T05:00:56.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.051+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1PQ4YGYMQ064.1 size=1001822 2024-04-26T05:00:56.054 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.053+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=1PQ4YGYMQ064 tag=D30UBLYNB5IM type=write size=3098974 2024-04-26T05:00:56.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.055+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=0ZMZPYNC8FXT type=del size=1556605 2024-04-26T05:00:56.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.057+0000 7f5e6c44f780 1 < suggested remove operation key=RHUI6JF0N6X1 tag=VIQY9VRV8G0E type=del 2024-04-26T05:00:56.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.059+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=9ADO59J0TI03 type=del size=3367005 2024-04-26T05:00:56.060 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.060+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.0 size=1048576 2024-04-26T05:00:56.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.061+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.1 size=1048576 2024-04-26T05:00:56.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.062+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~YTTH3D5HQUTM.2 size=424904 2024-04-26T05:00:56.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.064+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=YTTH3D5HQUTM tag=UBCMYTATXPYN type=write size=3570632 2024-04-26T05:00:56.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.065+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=I0XETPUWGBE5 type=del size=852562 2024-04-26T05:00:56.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.066+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=PVQXGEZAF1OE type=del 2024-04-26T05:00:56.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.069+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~2MG7AGQXW2OP.0 size=988669 2024-04-26T05:00:56.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.069+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=2MG7AGQXW2OP tag=U7QATFP0YC70 type=write size=2037245 2024-04-26T05:00:56.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.070+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.0 size=1048576 2024-04-26T05:00:56.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.071+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.1 size=1048576 2024-04-26T05:00:56.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.072+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~9JBPUESDGI76.2 size=1018681 2024-04-26T05:00:56.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.075+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=9JBPUESDGI76 tag=MGE91HKOVJ9I type=write size=4164409 2024-04-26T05:00:56.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.076+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=FVJ1TI6IH2AV type=del size=350673 2024-04-26T05:00:56.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.078+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=ZTWDUEYPFONR type=del 2024-04-26T05:00:56.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.079+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=8P5Q64MJA7ZD type=del size=3988348 2024-04-26T05:00:56.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.080+0000 7f5e6c44f780 1 < completed write operation key=WPPJT7ES6671 tag=JF3OLIBZNHAH type=write size=257458 2024-04-26T05:00:56.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.082+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=MA1PQK275YSQ type=del size=4032448 2024-04-26T05:00:56.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.083+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~98GUVW4J7L2Y.0 size=14450 2024-04-26T05:00:56.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.087+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=98GUVW4J7L2Y tag=LZ04JNUTZF98 type=write size=1063026 2024-04-26T05:00:56.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.089+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=EC2D1D823J73 type=del size=3215457 2024-04-26T05:00:56.090 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.090+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=7D8VWE3NAFBZ type=del 2024-04-26T05:00:56.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.092+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.0 size=1048576 2024-04-26T05:00:56.093 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.093+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.1 size=1048576 2024-04-26T05:00:56.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.094+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.2 size=224794 2024-04-26T05:00:56.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.094+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=Y11AFWQOTUZ1 tag=FKI65C6DBH7X type=write size=3370522 2024-04-26T05:00:56.096 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.096+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=4S88KW3762V1 type=del 2024-04-26T05:00:56.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.097+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=M77B0SF7WMB3 type=del size=2974303 2024-04-26T05:00:56.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.098+0000 7f5e6c44f780 1 < canceled operation key=3IY5KSJQEZ1E tag=RWTD43M960W1 type=del size=801980 2024-04-26T05:00:56.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.100+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=MDYRPQZIZ6Y1 type=del size=2122906 2024-04-26T05:00:56.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.100+0000 7f5e6c44f780 1 < canceled part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.0 size=1048576 2024-04-26T05:00:56.101 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.101+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.1 size=1048576 2024-04-26T05:00:56.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.102+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~M7KZRGQF6JAZ.2 size=350751 2024-04-26T05:00:56.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.104+0000 7f5e6c44f780 1 < canceled multipart upload key=1JG681PFCBSF upload=M7KZRGQF6JAZ tag=YP2IMWHOG5Q3 type=write size=3496479 2024-04-26T05:00:56.106 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.106+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=E0DEI22YM22G type=del size=2160906 2024-04-26T05:00:56.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.107+0000 7f5e6c44f780 1 < canceled operation key=WJPHV271EBDO tag=1LMQYGL0B55V type=del size=1307842 2024-04-26T05:00:56.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.108+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=3ER346TBXMXS type=del size=1946774 2024-04-26T05:00:56.110 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.110+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=REKBIW1R97U1 type=del 2024-04-26T05:00:56.112 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.111+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=FC45AZ76KEU7 type=del size=448276 2024-04-26T05:00:56.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.113+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XI7NN48F2NW3.0 size=756294 2024-04-26T05:00:56.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.115+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=XI7NN48F2NW3 tag=GAIAXFAVK5U2 type=write size=1804870 2024-04-26T05:00:56.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.117+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.0 size=1048576 2024-04-26T05:00:56.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.118+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.1 size=1048576 2024-04-26T05:00:56.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.119+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.2 size=334547 2024-04-26T05:00:56.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.119+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=VUCXQJHYW7D1 tag=A7FZMVEN1VX6 type=write size=3480275 2024-04-26T05:00:56.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.120+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=3IRVTQMDXOGD type=del 2024-04-26T05:00:56.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.123+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~E7N8G7J31CGX.0 size=1048576 2024-04-26T05:00:56.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.124+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~E7N8G7J31CGX.1 size=492587 2024-04-26T05:00:56.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.124+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=E7N8G7J31CGX tag=F081D16F8QCZ type=write size=2589739 2024-04-26T05:00:56.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.125+0000 7f5e6c44f780 1 < canceled operation key=KC7MUR1B55LJ tag=0ZMZPYNC8FXT type=del size=1556605 2024-04-26T05:00:56.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.127+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=QSDMBD1FMZ33 type=del size=1474958 2024-04-26T05:00:56.128 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.128+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=9ADO59J0TI03 type=del 2024-04-26T05:00:56.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.129+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=3GSB9Q724S1G type=del size=2428408 2024-04-26T05:00:56.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.130+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=I0XETPUWGBE5 type=del 2024-04-26T05:00:56.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.133+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~6AF1OW7TUXFQ.0 size=1048576 2024-04-26T05:00:56.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.134+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~6AF1OW7TUXFQ.1 size=976445 2024-04-26T05:00:56.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.134+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=6AF1OW7TUXFQ tag=VNQBYQXZCA09 type=write size=3073597 2024-04-26T05:00:56.135 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.135+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~2MG7AGQXW2OP.0 size=988669 2024-04-26T05:00:56.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.137+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=2MG7AGQXW2OP tag=U7QATFP0YC70 type=write size=2037245 2024-04-26T05:00:56.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.138+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=O7SHKCSHYG92 type=del size=3478818 2024-04-26T05:00:56.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.139+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=FVJ1TI6IH2AV type=del 2024-04-26T05:00:56.141 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.141+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=F95A59SQYM2P type=del size=1890968 2024-04-26T05:00:56.143 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.142+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=8P5Q64MJA7ZD type=del 2024-04-26T05:00:56.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.145+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.0 size=1048576 2024-04-26T05:00:56.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.146+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.1 size=1048576 2024-04-26T05:00:56.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.147+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.2 size=527155 2024-04-26T05:00:56.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.147+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=YP11TB3FWN4P tag=ADLJH1UORYL0 type=write size=3672883 2024-04-26T05:00:56.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.148+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=MA1PQK275YSQ type=del 2024-04-26T05:00:56.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.149+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=P5D704NTTI51 type=del size=2026069 2024-04-26T05:00:56.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.151+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=EC2D1D823J73 type=del 2024-04-26T05:00:56.153 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.152+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=66WPG2TQ0GOA type=del size=3128864 2024-04-26T05:00:56.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.154+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.0 size=1048576 2024-04-26T05:00:56.155 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.155+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.1 size=1048576 2024-04-26T05:00:56.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.156+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~Y11AFWQOTUZ1.2 size=224794 2024-04-26T05:00:56.158 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.158+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=Y11AFWQOTUZ1 tag=FKI65C6DBH7X type=write size=3370522 2024-04-26T05:00:56.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.159+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=YHV8W94ET361 type=del size=1543574 2024-04-26T05:00:56.162 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.162+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=M77B0SF7WMB3 type=del size=2974303 2024-04-26T05:00:56.164 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.164+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~Z5K6LUBKKRK7.0 size=161739 2024-04-26T05:00:56.164 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.164+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=Z5K6LUBKKRK7 tag=CULEWG2FOKCU type=write size=1210315 2024-04-26T05:00:56.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.165+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=MDYRPQZIZ6Y1 type=del 2024-04-26T05:00:56.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.166+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=PBDORKAW8XIP type=del size=518784 2024-04-26T05:00:56.168 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.168+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=E0DEI22YM22G type=del 2024-04-26T05:00:56.169 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.169+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=A5CWN0XX0KSY type=del size=242060 2024-04-26T05:00:56.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.170+0000 7f5e6c44f780 1 < canceled operation key=921MOKZFPQ07 tag=3ER346TBXMXS type=del size=1946774 2024-04-26T05:00:56.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.171+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=RCWKOZPTU3YO type=del size=3818937 2024-04-26T05:00:56.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.173+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=FC45AZ76KEU7 type=del 2024-04-26T05:00:56.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.175+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~STT17DOEUM60.0 size=1048576 2024-04-26T05:00:56.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.176+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~STT17DOEUM60.1 size=734691 2024-04-26T05:00:56.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.176+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=STT17DOEUM60 tag=OZKUKK374IBE type=write size=2831843 2024-04-26T05:00:56.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.177+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.0 size=1048576 2024-04-26T05:00:56.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.177+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.1 size=1048576 2024-04-26T05:00:56.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.178+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~VUCXQJHYW7D1.2 size=334547 2024-04-26T05:00:56.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.180+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=VUCXQJHYW7D1 tag=A7FZMVEN1VX6 type=write size=3480275 2024-04-26T05:00:56.182 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.181+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=N0ZMEVLEZELY type=write size=200167 2024-04-26T05:00:56.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.183+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~E7N8G7J31CGX.0 size=1048576 2024-04-26T05:00:56.184 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.184+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~E7N8G7J31CGX.1 size=492587 2024-04-26T05:00:56.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.186+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=E7N8G7J31CGX tag=F081D16F8QCZ type=write size=2589739 2024-04-26T05:00:56.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.188+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.0 size=1048576 2024-04-26T05:00:56.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.189+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.1 size=1048576 2024-04-26T05:00:56.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.190+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.2 size=939575 2024-04-26T05:00:56.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.190+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=NRMGL7FZI128 tag=21BPHKB03Z01 type=write size=4085303 2024-04-26T05:00:56.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.193+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=QSDMBD1FMZ33 type=del 2024-04-26T05:00:56.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.194+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=71QSG2VE5UCK type=del size=3307760 2024-04-26T05:00:56.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.196+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=3GSB9Q724S1G type=del 2024-04-26T05:00:56.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.197+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=Y0QIWZD94Y35 type=del size=1335648 2024-04-26T05:00:56.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.198+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~6AF1OW7TUXFQ.0 size=1048576 2024-04-26T05:00:56.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.199+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~6AF1OW7TUXFQ.1 size=976445 2024-04-26T05:00:56.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.201+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=6AF1OW7TUXFQ tag=VNQBYQXZCA09 type=write size=3073597 2024-04-26T05:00:56.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.204+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~8H0QPRLVUEDI.0 size=1048576 2024-04-26T05:00:56.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.205+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~8H0QPRLVUEDI.1 size=871530 2024-04-26T05:00:56.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.205+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=8H0QPRLVUEDI tag=NZPYOGY9YKZ6 type=write size=2968682 2024-04-26T05:00:56.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.206+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=O7SHKCSHYG92 type=del 2024-04-26T05:00:56.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.209+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~ZAFS606NJY3T.0 size=1048576 2024-04-26T05:00:56.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.210+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~ZAFS606NJY3T.1 size=282713 2024-04-26T05:00:56.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.210+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=ZAFS606NJY3T tag=MAP8MWWC2NYK type=write size=2379865 2024-04-26T05:00:56.211 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.211+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=F95A59SQYM2P type=del 2024-04-26T05:00:56.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.212+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=841OTITISN04 type=del size=303225 2024-04-26T05:00:56.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.213+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.0 size=1048576 2024-04-26T05:00:56.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.214+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.1 size=1048576 2024-04-26T05:00:56.216 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.215+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~YP11TB3FWN4P.2 size=527155 2024-04-26T05:00:56.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.217+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=YP11TB3FWN4P tag=ADLJH1UORYL0 type=write size=3672883 2024-04-26T05:00:56.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.223+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=8Q9XJN04RCBQ type=del size=3053342 2024-04-26T05:00:56.227 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.226+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=P5D704NTTI51 type=del size=2026069 2024-04-26T05:00:56.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.229+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~ITI7VDQSJNPB.0 size=1048576 2024-04-26T05:00:56.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.230+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~ITI7VDQSJNPB.1 size=680985 2024-04-26T05:00:56.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.230+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=ITI7VDQSJNPB tag=FOOVY2XHACOY type=write size=2778137 2024-04-26T05:00:56.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.232+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=66WPG2TQ0GOA type=del 2024-04-26T05:00:56.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.234+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~KKY2BBRFHL5U.0 size=1048576 2024-04-26T05:00:56.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.235+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~KKY2BBRFHL5U.1 size=652510 2024-04-26T05:00:56.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.235+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=KKY2BBRFHL5U tag=ULN00Y2OHF2H type=write size=2749662 2024-04-26T05:00:56.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.237+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=YHV8W94ET361 type=del 2024-04-26T05:00:56.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.238+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=CDUDN2ZOCDNO type=del size=1166692 2024-04-26T05:00:56.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.239+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~Z5K6LUBKKRK7.0 size=161739 2024-04-26T05:00:56.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.243+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=Z5K6LUBKKRK7 tag=CULEWG2FOKCU type=write size=1210315 2024-04-26T05:00:56.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.245+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=KQ4XBD3O4IL5 type=del size=2814249 2024-04-26T05:00:56.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.246+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=PBDORKAW8XIP type=del 2024-04-26T05:00:56.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.247+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=KFW89OVPMRA0 type=del size=3184507 2024-04-26T05:00:56.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.249+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=A5CWN0XX0KSY type=del 2024-04-26T05:00:56.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.251+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~IX7FSKZW4RCH.0 size=1048576 2024-04-26T05:00:56.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.252+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~IX7FSKZW4RCH.1 size=91557 2024-04-26T05:00:56.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.252+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=IX7FSKZW4RCH tag=AIWW5WZZKJXR type=write size=2188709 2024-04-26T05:00:56.255 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.255+0000 7f5e6c44f780 1 < suggested remove operation key=EMFSIM4S1CBB tag=RCWKOZPTU3YO type=del 2024-04-26T05:00:56.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.256+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=LN3ETLYPFDAD type=del size=1051012 2024-04-26T05:00:56.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.257+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~STT17DOEUM60.0 size=1048576 2024-04-26T05:00:56.258 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.257+0000 7f5e6c44f780 1 < canceled part key=_multipart_O0KYMZCP374D.2~STT17DOEUM60.1 size=734691 2024-04-26T05:00:56.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.260+0000 7f5e6c44f780 1 < canceled multipart upload key=O0KYMZCP374D upload=STT17DOEUM60 tag=OZKUKK374IBE type=write size=2831843 2024-04-26T05:00:56.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.261+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=609EOW143AUS type=del size=2655161 2024-04-26T05:00:56.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.263+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=N0ZMEVLEZELY type=write size=200167 2024-04-26T05:00:56.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.265+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.0 size=1048576 2024-04-26T05:00:56.266 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.266+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.1 size=1048576 2024-04-26T05:00:56.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.267+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.2 size=745976 2024-04-26T05:00:56.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.267+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=YHHNTJV1AX7U tag=TGRFFHTZGRU6 type=write size=3891704 2024-04-26T05:00:56.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.269+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.0 size=1048576 2024-04-26T05:00:56.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.270+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.1 size=1048576 2024-04-26T05:00:56.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.271+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~NRMGL7FZI128.2 size=939575 2024-04-26T05:00:56.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.273+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=NRMGL7FZI128 tag=21BPHKB03Z01 type=write size=4085303 2024-04-26T05:00:56.276 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.276+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.0 size=1048576 2024-04-26T05:00:56.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.277+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.1 size=1048576 2024-04-26T05:00:56.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.278+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.2 size=30241 2024-04-26T05:00:56.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.278+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=0TKD7TXYIU0V tag=2FF6T7QQEYKY type=write size=3175969 2024-04-26T05:00:56.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.279+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=71QSG2VE5UCK type=del 2024-04-26T05:00:56.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.282+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AF00VHT95WYC.0 size=1048576 2024-04-26T05:00:56.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.283+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AF00VHT95WYC.1 size=667095 2024-04-26T05:00:56.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.283+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=AF00VHT95WYC tag=VNOALN6U1XJE type=write size=2764247 2024-04-26T05:00:56.284 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.284+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=Y0QIWZD94Y35 type=del 2024-04-26T05:00:56.286 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.286+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=2EGPZTTA1UPQ type=del size=868130 2024-04-26T05:00:56.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.287+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~8H0QPRLVUEDI.0 size=1048576 2024-04-26T05:00:56.288 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.288+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~8H0QPRLVUEDI.1 size=871530 2024-04-26T05:00:56.291 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.290+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=8H0QPRLVUEDI tag=NZPYOGY9YKZ6 type=write size=2968682 2024-04-26T05:00:56.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.292+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=H5QQZF6ZXQZM type=del size=2387244 2024-04-26T05:00:56.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.293+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~ZAFS606NJY3T.0 size=1048576 2024-04-26T05:00:56.294 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.294+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~ZAFS606NJY3T.1 size=282713 2024-04-26T05:00:56.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.296+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=ZAFS606NJY3T tag=MAP8MWWC2NYK type=write size=2379865 2024-04-26T05:00:56.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.297+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=60BT9921G2RV type=del size=3057791 2024-04-26T05:00:56.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.298+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=841OTITISN04 type=del 2024-04-26T05:00:56.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.301+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~2SIZFQNRQZJ2.0 size=1048576 2024-04-26T05:00:56.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.302+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~2SIZFQNRQZJ2.1 size=518550 2024-04-26T05:00:56.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.302+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=2SIZFQNRQZJ2 tag=2D6J0AW8Z8JH type=write size=2615702 2024-04-26T05:00:56.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.303+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=8Q9XJN04RCBQ type=del 2024-04-26T05:00:56.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.304+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=Z4F10L14126H type=del size=2041578 2024-04-26T05:00:56.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.306+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~ITI7VDQSJNPB.0 size=1048576 2024-04-26T05:00:56.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.306+0000 7f5e6c44f780 1 < canceled part key=_multipart_RHUI6JF0N6X1.2~ITI7VDQSJNPB.1 size=680985 2024-04-26T05:00:56.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.308+0000 7f5e6c44f780 1 < canceled multipart upload key=RHUI6JF0N6X1 upload=ITI7VDQSJNPB tag=FOOVY2XHACOY type=write size=2778137 2024-04-26T05:00:56.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.309+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=AAZSJ0MMO0SC type=write size=14100 2024-04-26T05:00:56.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.311+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~KKY2BBRFHL5U.0 size=1048576 2024-04-26T05:00:56.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.312+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~KKY2BBRFHL5U.1 size=652510 2024-04-26T05:00:56.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.314+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=KKY2BBRFHL5U tag=ULN00Y2OHF2H type=write size=2749662 2024-04-26T05:00:56.315 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.315+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=TRXF6UISQLH1 type=del size=2933365 2024-04-26T05:00:56.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.316+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=CDUDN2ZOCDNO type=del 2024-04-26T05:00:56.319 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.319+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~5W96XG8T8MAV.0 size=1048576 2024-04-26T05:00:56.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.320+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~5W96XG8T8MAV.1 size=697313 2024-04-26T05:00:56.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.320+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=5W96XG8T8MAV tag=46G2IX24V3T1 type=write size=2794465 2024-04-26T05:00:56.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.321+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=KQ4XBD3O4IL5 type=del 2024-04-26T05:00:56.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.323+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=XUIA5Q49Q3EX type=del size=503582 2024-04-26T05:00:56.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.324+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=KFW89OVPMRA0 type=del 2024-04-26T05:00:56.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.327+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~0CUIBWZC5Z7P.0 size=1048576 2024-04-26T05:00:56.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.328+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~0CUIBWZC5Z7P.1 size=797643 2024-04-26T05:00:56.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.328+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=0CUIBWZC5Z7P tag=LJ6QR6KP9NKS type=write size=2894795 2024-04-26T05:00:56.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.328+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~IX7FSKZW4RCH.0 size=1048576 2024-04-26T05:00:56.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.329+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~IX7FSKZW4RCH.1 size=91557 2024-04-26T05:00:56.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.332+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=IX7FSKZW4RCH tag=AIWW5WZZKJXR type=write size=2188709 2024-04-26T05:00:56.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.333+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=NK0OX0P92J59 type=del size=342359 2024-04-26T05:00:56.336 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.336+0000 7f5e6c44f780 1 < suggested update operation key=QQXPPRYLN4UL tag=LN3ETLYPFDAD type=del size=1051012 2024-04-26T05:00:56.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.338+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=U8LP4PC5QO4Y type=del size=439271 2024-04-26T05:00:56.339 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.339+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=609EOW143AUS type=del 2024-04-26T05:00:56.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.340+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=X0RD3FDPY2RC type=write size=558864 2024-04-26T05:00:56.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.341+0000 7f5e6c44f780 1 < canceled part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.0 size=1048576 2024-04-26T05:00:56.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.342+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.1 size=1048576 2024-04-26T05:00:56.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.343+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~YHHNTJV1AX7U.2 size=745976 2024-04-26T05:00:56.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.345+0000 7f5e6c44f780 1 < canceled multipart upload key=WPPJT7ES6671 upload=YHHNTJV1AX7U tag=TGRFFHTZGRU6 type=write size=3891704 2024-04-26T05:00:56.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.347+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=0XGGF50C16QS type=del size=718387 2024-04-26T05:00:56.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.347+0000 7f5e6c44f780 1 < canceled part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.0 size=1048576 2024-04-26T05:00:56.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.347+0000 7f5e6c44f780 1 < canceled part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.1 size=1048576 2024-04-26T05:00:56.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.348+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~0TKD7TXYIU0V.2 size=30241 2024-04-26T05:00:56.350 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.350+0000 7f5e6c44f780 1 < canceled multipart upload key=3IY5KSJQEZ1E upload=0TKD7TXYIU0V tag=2FF6T7QQEYKY type=write size=3175969 2024-04-26T05:00:56.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.351+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=ZO7EYULONTD3 type=del size=1455737 2024-04-26T05:00:56.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.352+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~AF00VHT95WYC.0 size=1048576 2024-04-26T05:00:56.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.352+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~AF00VHT95WYC.1 size=667095 2024-04-26T05:00:56.355 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.355+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=AF00VHT95WYC tag=VNOALN6U1XJE type=write size=2764247 2024-04-26T05:00:56.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.356+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=O9S5YQRYKE0X type=del size=845698 2024-04-26T05:00:56.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.358+0000 7f5e6c44f780 1 < suggested update operation key=RHUI6JF0N6X1 tag=2EGPZTTA1UPQ type=del size=868130 2024-04-26T05:00:56.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.360+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=X9AQLFFNMRDG type=del size=1093323 2024-04-26T05:00:56.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.361+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=H5QQZF6ZXQZM type=del 2024-04-26T05:00:56.363 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.362+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=ULMNP4ZK6XXF type=del size=1488362 2024-04-26T05:00:56.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.364+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=60BT9921G2RV type=del 2024-04-26T05:00:56.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.365+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=LNLHTMIXP93Z type=del size=3134336 2024-04-26T05:00:56.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.365+0000 7f5e6c44f780 1 < canceled part key=_multipart_M436GKZG1I32.2~2SIZFQNRQZJ2.0 size=1048576 2024-04-26T05:00:56.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.366+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~2SIZFQNRQZJ2.1 size=518550 2024-04-26T05:00:56.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.368+0000 7f5e6c44f780 1 < canceled multipart upload key=M436GKZG1I32 upload=2SIZFQNRQZJ2 tag=2D6J0AW8Z8JH type=write size=2615702 2024-04-26T05:00:56.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.370+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=ZLBUMCV837H4 type=del size=587681 2024-04-26T05:00:56.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.372+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=Z4F10L14126H type=del 2024-04-26T05:00:56.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.374+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=HJLM1RE2K1A9 type=del size=542857 2024-04-26T05:00:56.375 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.375+0000 7f5e6c44f780 -1 < failed to complete operation key=T2T3RS6DUX0O tag=AAZSJ0MMO0SC type=write size=14100: (22) Invalid argument 2024-04-26T05:00:56.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.376+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=QXC5LAYCB5I0 type=del size=1867751 2024-04-26T05:00:56.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.378+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=TRXF6UISQLH1 type=del 2024-04-26T05:00:56.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.380+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=DTHHJPCXW2TX type=write size=765792 2024-04-26T05:00:56.381 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.381+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~5W96XG8T8MAV.0 size=1048576 2024-04-26T05:00:56.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.382+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~5W96XG8T8MAV.1 size=697313 2024-04-26T05:00:56.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.384+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=5W96XG8T8MAV tag=46G2IX24V3T1 type=write size=2794465 2024-04-26T05:00:56.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.385+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=EKJTBM9B7Q4E type=write size=777407 2024-04-26T05:00:56.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.387+0000 7f5e6c44f780 1 < canceled operation key=WJPHV271EBDO tag=XUIA5Q49Q3EX type=del size=503582 2024-04-26T05:00:56.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.389+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3ITZR0UT4I3M.0 size=1048576 2024-04-26T05:00:56.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.390+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3ITZR0UT4I3M.1 size=75794 2024-04-26T05:00:56.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.390+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=3ITZR0UT4I3M tag=LR1KMCPLPPYE type=write size=2172946 2024-04-26T05:00:56.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.392+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~0CUIBWZC5Z7P.0 size=1048576 2024-04-26T05:00:56.393 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.393+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~0CUIBWZC5Z7P.1 size=797643 2024-04-26T05:00:56.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.395+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=0CUIBWZC5Z7P tag=LJ6QR6KP9NKS type=write size=2894795 2024-04-26T05:00:56.397 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.397+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=MJGV72ET8QIA type=del size=1846757 2024-04-26T05:00:56.399 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.398+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=NK0OX0P92J59 type=del 2024-04-26T05:00:56.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.400+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=USJJ1KT42YLH type=write size=586861 2024-04-26T05:00:56.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.401+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=U8LP4PC5QO4Y type=del size=439271 2024-04-26T05:00:56.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.403+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=JN8S4P14QR6E type=del size=3547536 2024-04-26T05:00:56.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.404+0000 7f5e6c44f780 1 < completed write operation key=6PZCJ9LKDU89 tag=X0RD3FDPY2RC type=write size=558864 2024-04-26T05:00:56.407 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.407+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.0 size=1048576 2024-04-26T05:00:56.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.408+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.1 size=1048576 2024-04-26T05:00:56.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.409+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.2 size=826058 2024-04-26T05:00:56.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.409+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=ECJKD6Q3CBN6 tag=R1T70ZQUAGJV type=write size=3971786 2024-04-26T05:00:56.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.412+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=0XGGF50C16QS type=del 2024-04-26T05:00:56.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.414+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.0 size=1048576 2024-04-26T05:00:56.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.415+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.1 size=1048576 2024-04-26T05:00:56.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.416+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.2 size=767148 2024-04-26T05:00:56.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.416+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=9Z7861QQHMAP tag=5GGC3CEOMGVC type=write size=3912876 2024-04-26T05:00:56.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.418+0000 7f5e6c44f780 -1 < failed to complete operation key=SO60V5P7E3UJ tag=ZO7EYULONTD3 type=del size=1455737: (22) Invalid argument 2024-04-26T05:00:56.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.420+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=JZ3OXED13V19 type=del size=546481 2024-04-26T05:00:56.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.421+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=O9S5YQRYKE0X type=del 2024-04-26T05:00:56.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.424+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~3UXUB7GWIBDL.0 size=528118 2024-04-26T05:00:56.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.424+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=3UXUB7GWIBDL tag=N59K1GB0Z42M type=write size=1576694 2024-04-26T05:00:56.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.425+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=X9AQLFFNMRDG type=del 2024-04-26T05:00:56.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.428+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~FSY5O1NCZ6VI.0 size=1048576 2024-04-26T05:00:56.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.429+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~FSY5O1NCZ6VI.1 size=153595 2024-04-26T05:00:56.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.429+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=FSY5O1NCZ6VI tag=M36UC915V0NG type=write size=2250747 2024-04-26T05:00:56.431 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.431+0000 7f5e6c44f780 -1 < failed to complete operation key=T2T3RS6DUX0O tag=ULMNP4ZK6XXF type=del size=1488362: (22) Invalid argument 2024-04-26T05:00:56.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.433+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~47I3D73S2VM9.0 size=1048576 2024-04-26T05:00:56.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.434+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~47I3D73S2VM9.1 size=718953 2024-04-26T05:00:56.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.434+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=47I3D73S2VM9 tag=FUX4P25EL525 type=write size=2816105 2024-04-26T05:00:56.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.436+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=LNLHTMIXP93Z type=del 2024-04-26T05:00:56.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.437+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=SSVXDK4OTXKV type=del size=3326060 2024-04-26T05:00:56.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.438+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=ZLBUMCV837H4 type=del 2024-04-26T05:00:56.440 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.440+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=1SP66ILWAZJC type=write size=143333 2024-04-26T05:00:56.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:00:56] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-04-26T05:00:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[95531]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[95531]: osdmap e1104: 8 total, 8 up, 8 in 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[92947]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:56 smithi146 ceph-mon[92947]: osdmap e1104: 8 total, 8 up, 8 in 2024-04-26T05:00:56.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.442+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=HJLM1RE2K1A9 type=del 2024-04-26T05:00:56.444 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.444+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=EW20F8JT7UR5 type=del size=2955374 2024-04-26T05:00:56.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.445+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=QXC5LAYCB5I0 type=del 2024-04-26T05:00:56.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.448+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7G99MQOIHC1Y.0 size=1048576 2024-04-26T05:00:56.449 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.449+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7G99MQOIHC1Y.1 size=767354 2024-04-26T05:00:56.449 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.449+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=7G99MQOIHC1Y tag=IJS1XWKCQRHK type=write size=2864506 2024-04-26T05:00:56.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.450+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=DTHHJPCXW2TX type=write size=765792 2024-04-26T05:00:56.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.0 size=1048576 2024-04-26T05:00:56.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.454+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.1 size=1048576 2024-04-26T05:00:56.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.455+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.2 size=421831 2024-04-26T05:00:56.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.455+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=0GIE62N6R56J tag=3QPFYH6BE6MC type=write size=3567559 2024-04-26T05:00:56.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.457+0000 7f5e6c44f780 1 < completed write operation key=3IY5KSJQEZ1E tag=EKJTBM9B7Q4E type=write size=777407 2024-04-26T05:00:56.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.458+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=4LVSY8PF2PC6 type=del size=1529619 2024-04-26T05:00:56.460 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.460+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3ITZR0UT4I3M.0 size=1048576 2024-04-26T05:00:56.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.461+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3ITZR0UT4I3M.1 size=75794 2024-04-26T05:00:56.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.463+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=3ITZR0UT4I3M tag=LR1KMCPLPPYE type=write size=2172946 2024-04-26T05:00:56.466 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.465+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.0 size=1048576 2024-04-26T05:00:56.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.466+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.1 size=1048576 2024-04-26T05:00:56.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.467+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.2 size=794292 2024-04-26T05:00:56.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.467+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=L74O9EKJEHNP tag=W89G85YJZ84J type=write size=3940020 2024-04-26T05:00:56.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.471+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=MJGV72ET8QIA type=del 2024-04-26T05:00:56.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.474+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~NOMZK20VXL3U.0 size=1048576 2024-04-26T05:00:56.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.475+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~NOMZK20VXL3U.1 size=917678 2024-04-26T05:00:56.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.475+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=NOMZK20VXL3U tag=NU1NKX96MD37 type=write size=3014830 2024-04-26T05:00:56.476 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.476+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=O0KYMZCP374D tag=USJJ1KT42YLH type=write size=586861: (2) No such file or directory 2024-04-26T05:00:56.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.477+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=962IOERN8406 type=del size=1570634 2024-04-26T05:00:56.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.479+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=JN8S4P14QR6E type=del 2024-04-26T05:00:56.482 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.482+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~LK77NFUC2QGN.0 size=191833 2024-04-26T05:00:56.482 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.482+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=LK77NFUC2QGN tag=3E78N1CVIP7Z type=write size=1240409 2024-04-26T05:00:56.484 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.484+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.0 size=1048576 2024-04-26T05:00:56.486 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.485+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.1 size=1048576 2024-04-26T05:00:56.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.487+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~ECJKD6Q3CBN6.2 size=826058 2024-04-26T05:00:56.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.490+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=ECJKD6Q3CBN6 tag=R1T70ZQUAGJV type=write size=3971786 2024-04-26T05:00:56.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.492+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.0 size=1048576 2024-04-26T05:00:56.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.494+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.1 size=1048576 2024-04-26T05:00:56.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.495+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.2 size=382134 2024-04-26T05:00:56.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.495+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=MRK7JBFI24L0 tag=3G6IJSJGQ215 type=write size=3527862 2024-04-26T05:00:56.496 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.496+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.0 size=1048576 2024-04-26T05:00:56.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.497+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.1 size=1048576 2024-04-26T05:00:56.498 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.498+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~9Z7861QQHMAP.2 size=767148 2024-04-26T05:00:56.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.500+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=9Z7861QQHMAP tag=5GGC3CEOMGVC type=write size=3912876 2024-04-26T05:00:56.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.502+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.0 size=1048576 2024-04-26T05:00:56.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.503+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.1 size=1048576 2024-04-26T05:00:56.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.505+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.2 size=872099 2024-04-26T05:00:56.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.505+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=SMTP45XT8N7O tag=L0CZ0OGTZ0W6 type=write size=4017827 2024-04-26T05:00:56.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.506+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=JZ3OXED13V19 type=del 2024-04-26T05:00:56.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.508+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~34ZZIMRNLHM9.0 size=488510 2024-04-26T05:00:56.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.508+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=34ZZIMRNLHM9 tag=4S8YOBGZZZO8 type=write size=1537086 2024-04-26T05:00:56.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.510+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~3UXUB7GWIBDL.0 size=528118 2024-04-26T05:00:56.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.512+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=3UXUB7GWIBDL tag=N59K1GB0Z42M type=write size=1576694 2024-04-26T05:00:56.514 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.514+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=Y3CLZPNJWZPI type=del size=2945863 2024-04-26T05:00:56.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.515+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~FSY5O1NCZ6VI.0 size=1048576 2024-04-26T05:00:56.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.516+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~FSY5O1NCZ6VI.1 size=153595 2024-04-26T05:00:56.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.518+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=FSY5O1NCZ6VI tag=M36UC915V0NG type=write size=2250747 2024-04-26T05:00:56.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.521+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~Z86ZLUVP9UDD.0 size=1048576 2024-04-26T05:00:56.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.522+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~Z86ZLUVP9UDD.1 size=141733 2024-04-26T05:00:56.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.522+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=Z86ZLUVP9UDD tag=ZBU3ZIDGR2NT type=write size=2238885 2024-04-26T05:00:56.523 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.523+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~47I3D73S2VM9.0 size=1048576 2024-04-26T05:00:56.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.524+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~47I3D73S2VM9.1 size=718953 2024-04-26T05:00:56.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.527+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=47I3D73S2VM9 tag=FUX4P25EL525 type=write size=2816105 2024-04-26T05:00:56.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.528+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=UPHGGDCIE6J3 type=del size=1337783 2024-04-26T05:00:56.531 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.531+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=SSVXDK4OTXKV type=del size=3326060 2024-04-26T05:00:56.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.532+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=N61BPR6I9Y1P type=del size=1659672 2024-04-26T05:00:56.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.534+0000 7f5e6c44f780 -1 < failed to complete operation key=O0KYMZCP374D tag=1SP66ILWAZJC type=write size=143333: (22) Invalid argument 2024-04-26T05:00:56.535 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.535+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=AO1B8431XX5W type=del size=1484992 2024-04-26T05:00:56.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.536+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=EW20F8JT7UR5 type=del 2024-04-26T05:00:56.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.537+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=1AXI567UX2CB type=del size=1963493 2024-04-26T05:00:56.539 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.539+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7G99MQOIHC1Y.0 size=1048576 2024-04-26T05:00:56.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.540+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7G99MQOIHC1Y.1 size=767354 2024-04-26T05:00:56.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.543+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=7G99MQOIHC1Y tag=IJS1XWKCQRHK type=write size=2864506 2024-04-26T05:00:56.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.545+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.0 size=1048576 2024-04-26T05:00:56.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.547+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.1 size=1048576 2024-04-26T05:00:56.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.548+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.2 size=360067 2024-04-26T05:00:56.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.548+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=W8BVIW8VFEDJ tag=QGBF3OLEE0AS type=write size=3505795 2024-04-26T05:00:56.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.549+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.0 size=1048576 2024-04-26T05:00:56.550 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.550+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.1 size=1048576 2024-04-26T05:00:56.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.551+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~0GIE62N6R56J.2 size=421831 2024-04-26T05:00:56.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.553+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=0GIE62N6R56J tag=3QPFYH6BE6MC type=write size=3567559 2024-04-26T05:00:56.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.555+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=PD7JU1AQUWXT type=write size=909276 2024-04-26T05:00:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:56 smithi204 ceph-mon[88313]: pgmap v1394: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:56 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:00:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:56 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2654131768' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138654-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:00:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:56 smithi204 ceph-mon[88313]: osdmap e1104: 8 total, 8 up, 8 in 2024-04-26T05:00:56.556 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.556+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=4LVSY8PF2PC6 type=del 2024-04-26T05:00:56.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.559+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~U8MS5CLU6OG3.0 size=1048576 2024-04-26T05:00:56.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.560+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~U8MS5CLU6OG3.1 size=534914 2024-04-26T05:00:56.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.560+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=U8MS5CLU6OG3 tag=S1WF3S0H0W4R type=write size=2632066 2024-04-26T05:00:56.561 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.561+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.0 size=1048576 2024-04-26T05:00:56.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.562+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.1 size=1048576 2024-04-26T05:00:56.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.563+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~L74O9EKJEHNP.2 size=794292 2024-04-26T05:00:56.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.566+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=L74O9EKJEHNP tag=W89G85YJZ84J type=write size=3940020 2024-04-26T05:00:56.568 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.567+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=CPD6LNPT8RI1 type=del size=3151622 2024-04-26T05:00:56.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.569+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~NOMZK20VXL3U.0 size=1048576 2024-04-26T05:00:56.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.570+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~NOMZK20VXL3U.1 size=917678 2024-04-26T05:00:56.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.572+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=NOMZK20VXL3U tag=NU1NKX96MD37 type=write size=3014830 2024-04-26T05:00:56.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.575+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~C4N9VM98ZH8W.0 size=414751 2024-04-26T05:00:56.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.575+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=C4N9VM98ZH8W tag=A98I7P7OITZT type=write size=1463327 2024-04-26T05:00:56.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.577+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=962IOERN8406 type=del 2024-04-26T05:00:56.581 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.580+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.0 size=1048576 2024-04-26T05:00:56.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.581+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.1 size=1048576 2024-04-26T05:00:56.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.582+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.2 size=706230 2024-04-26T05:00:56.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.582+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=NS03FNGTGE1V tag=LUA14VE6I4BY type=write size=3851958 2024-04-26T05:00:56.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.583+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~LK77NFUC2QGN.0 size=191833 2024-04-26T05:00:56.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.585+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=LK77NFUC2QGN tag=3E78N1CVIP7Z type=write size=1240409 2024-04-26T05:00:56.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.586+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=0PVRDRWR2XFE type=del size=2620281 2024-04-26T05:00:56.588 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.587+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.0 size=1048576 2024-04-26T05:00:56.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.588+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.1 size=1048576 2024-04-26T05:00:56.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.589+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MRK7JBFI24L0.2 size=382134 2024-04-26T05:00:56.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.592+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=MRK7JBFI24L0 tag=3G6IJSJGQ215 type=write size=3527862 2024-04-26T05:00:56.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.595+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.0 size=1048576 2024-04-26T05:00:56.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.596+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.1 size=1048576 2024-04-26T05:00:56.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.597+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.2 size=449529 2024-04-26T05:00:56.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.597+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=PNSZAETM15X2 tag=7HUL144SZW91 type=write size=3595257 2024-04-26T05:00:56.598 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.598+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.0 size=1048576 2024-04-26T05:00:56.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.599+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.1 size=1048576 2024-04-26T05:00:56.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.600+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~SMTP45XT8N7O.2 size=872099 2024-04-26T05:00:56.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.602+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=SMTP45XT8N7O tag=L0CZ0OGTZ0W6 type=write size=4017827 2024-04-26T05:00:56.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.605+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~IKDD0VR3B2QE.0 size=79438 2024-04-26T05:00:56.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.605+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=IKDD0VR3B2QE tag=ZJ3U7IY8OEXY type=write size=1128014 2024-04-26T05:00:56.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.606+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~34ZZIMRNLHM9.0 size=488510 2024-04-26T05:00:56.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.608+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=34ZZIMRNLHM9 tag=4S8YOBGZZZO8 type=write size=1537086 2024-04-26T05:00:56.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.611+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~RONJ80A544E7.0 size=894345 2024-04-26T05:00:56.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.611+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=RONJ80A544E7 tag=TWGR8T2BDO06 type=write size=1942921 2024-04-26T05:00:56.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.614+0000 7f5e6c44f780 1 < suggested remove operation key=VE3FPJECPA61 tag=Y3CLZPNJWZPI type=del 2024-04-26T05:00:56.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.616+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~SXE4Y5AXWQOZ.0 size=1025688 2024-04-26T05:00:56.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.616+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=SXE4Y5AXWQOZ tag=AUNVFX6I0VW3 type=write size=2074264 2024-04-26T05:00:56.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.617+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~Z86ZLUVP9UDD.0 size=1048576 2024-04-26T05:00:56.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.618+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~Z86ZLUVP9UDD.1 size=141733 2024-04-26T05:00:56.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.621+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=Z86ZLUVP9UDD tag=ZBU3ZIDGR2NT type=write size=2238885 2024-04-26T05:00:56.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.622+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=0H28K9ZXI8QA type=write size=611352 2024-04-26T05:00:56.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.623+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=UPHGGDCIE6J3 type=del 2024-04-26T05:00:56.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.625+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=WX5NIFVV0OC8 type=del size=3592925 2024-04-26T05:00:56.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.626+0000 7f5e6c44f780 1 < canceled operation key=HLA0M5HU2P9F tag=N61BPR6I9Y1P type=del size=1659672 2024-04-26T05:00:56.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.628+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=XCQ3IDGJVYUH type=del size=3499093 2024-04-26T05:00:56.629 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.629+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=AO1B8431XX5W type=del 2024-04-26T05:00:56.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.632+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~KEB1V6DRQZB3.0 size=1048576 2024-04-26T05:00:56.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.633+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~KEB1V6DRQZB3.1 size=12638 2024-04-26T05:00:56.634 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.633+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=KEB1V6DRQZB3 tag=C5O8PRK3SN9M type=write size=2109790 2024-04-26T05:00:56.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.635+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=1AXI567UX2CB type=del 2024-04-26T05:00:56.636 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.636+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=OHX8Q1WGR6EB type=del size=3930054 2024-04-26T05:00:56.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.637+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.0 size=1048576 2024-04-26T05:00:56.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.639+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.1 size=1048576 2024-04-26T05:00:56.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.640+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~W8BVIW8VFEDJ.2 size=360067 2024-04-26T05:00:56.643 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.642+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=W8BVIW8VFEDJ tag=QGBF3OLEE0AS type=write size=3505795 2024-04-26T05:00:56.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.645+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4CIFZ2CKCFP7.0 size=173580 2024-04-26T05:00:56.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.645+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=4CIFZ2CKCFP7 tag=J227JQ7YAUX5 type=write size=1222156 2024-04-26T05:00:56.647 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.647+0000 7f5e6c44f780 1 < completed write operation key=3IY5KSJQEZ1E tag=PD7JU1AQUWXT type=write size=909276 2024-04-26T05:00:56.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.649+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=7ZMOJWTEI6KU type=del size=1340093 2024-04-26T05:00:56.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.651+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~U8MS5CLU6OG3.0 size=1048576 2024-04-26T05:00:56.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.651+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~U8MS5CLU6OG3.1 size=534914 2024-04-26T05:00:56.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.653+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=U8MS5CLU6OG3 tag=S1WF3S0H0W4R type=write size=2632066 2024-04-26T05:00:56.654 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.654+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=9UZQ7Y2ZD1QP type=del size=3552927 2024-04-26T05:00:56.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.657+0000 7f5e6c44f780 1 < suggested update operation key=921MOKZFPQ07 tag=CPD6LNPT8RI1 type=del size=3151622 2024-04-26T05:00:56.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.659+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~O76F4L8G465C.0 size=50360 2024-04-26T05:00:56.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.659+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=O76F4L8G465C tag=0NX369A58R1T type=write size=1098936 2024-04-26T05:00:56.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.660+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~C4N9VM98ZH8W.0 size=414751 2024-04-26T05:00:56.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.663+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=C4N9VM98ZH8W tag=A98I7P7OITZT type=write size=1463327 2024-04-26T05:00:56.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.665+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~W7YW71XHEOEF.0 size=1048576 2024-04-26T05:00:56.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.666+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~W7YW71XHEOEF.1 size=783050 2024-04-26T05:00:56.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.666+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=W7YW71XHEOEF tag=Z9BKW7LYRCWW type=write size=2880202 2024-04-26T05:00:56.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.668+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.0 size=1048576 2024-04-26T05:00:56.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.669+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.1 size=1048576 2024-04-26T05:00:56.670 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.670+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~NS03FNGTGE1V.2 size=706230 2024-04-26T05:00:56.672 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.672+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=NS03FNGTGE1V tag=LUA14VE6I4BY type=write size=3851958 2024-04-26T05:00:56.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.673+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=J83HO9ECOJAV type=del size=4131777 2024-04-26T05:00:56.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.676+0000 7f5e6c44f780 1 < suggested update operation key=M436GKZG1I32 tag=0PVRDRWR2XFE type=del size=2620281 2024-04-26T05:00:56.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.677+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=7DSPEQKG6Y0P type=del size=2150145 2024-04-26T05:00:56.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.677+0000 7f5e6c44f780 1 < canceled part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.0 size=1048576 2024-04-26T05:00:56.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.678+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.1 size=1048576 2024-04-26T05:00:56.680 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.679+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~PNSZAETM15X2.2 size=449529 2024-04-26T05:00:56.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.682+0000 7f5e6c44f780 1 < canceled multipart upload key=QL2O16MF6S6U upload=PNSZAETM15X2 tag=7HUL144SZW91 type=write size=3595257 2024-04-26T05:00:56.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.683+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=FJVMMVEI5IX7 type=del size=1662746 2024-04-26T05:00:56.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.685+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~IKDD0VR3B2QE.0 size=79438 2024-04-26T05:00:56.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.687+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=IKDD0VR3B2QE tag=ZJ3U7IY8OEXY type=write size=1128014 2024-04-26T05:00:56.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.688+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=A2J57KUNTQO6 type=del size=1748063 2024-04-26T05:00:56.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.690+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~RONJ80A544E7.0 size=894345 2024-04-26T05:00:56.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.692+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=RONJ80A544E7 tag=TWGR8T2BDO06 type=write size=1942921 2024-04-26T05:00:56.693 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.693+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=CPUHZW1BF2U4 type=del size=2841207 2024-04-26T05:00:56.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.694+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~SXE4Y5AXWQOZ.0 size=1025688 2024-04-26T05:00:56.697 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.696+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=SXE4Y5AXWQOZ tag=AUNVFX6I0VW3 type=write size=2074264 2024-04-26T05:00:56.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.698+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=P741VZZHDVGQ type=del size=1749280 2024-04-26T05:00:56.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.699+0000 7f5e6c44f780 1 < completed write operation key=RBHAWA10J1N8 tag=0H28K9ZXI8QA type=write size=611352 2024-04-26T05:00:56.702 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.702+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~3U1VL7JMH33C.0 size=1048576 2024-04-26T05:00:56.703 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.703+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~3U1VL7JMH33C.1 size=40705 2024-04-26T05:00:56.703 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.703+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=3U1VL7JMH33C tag=BQCZMGNYW7LL type=write size=2137857 2024-04-26T05:00:56.705 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.704+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=WX5NIFVV0OC8 type=del 2024-04-26T05:00:56.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.707+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~C6JTLXALCD2V.0 size=494765 2024-04-26T05:00:56.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.707+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=C6JTLXALCD2V tag=P09GPM2SJ3RJ type=write size=1543341 2024-04-26T05:00:56.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.710+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=XCQ3IDGJVYUH type=del 2024-04-26T05:00:56.712 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.711+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=5POTGOEMEXPX type=del size=1946526 2024-04-26T05:00:56.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.713+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~KEB1V6DRQZB3.0 size=1048576 2024-04-26T05:00:56.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.714+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~KEB1V6DRQZB3.1 size=12638 2024-04-26T05:00:56.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.716+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=KEB1V6DRQZB3 tag=C5O8PRK3SN9M type=write size=2109790 2024-04-26T05:00:56.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.718+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~5FFMAYQ9M2K0.0 size=885248 2024-04-26T05:00:56.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.718+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=5FFMAYQ9M2K0 tag=0V0HFLKBTKKU type=write size=1933824 2024-04-26T05:00:56.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.720+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=OHX8Q1WGR6EB type=del 2024-04-26T05:00:56.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.721+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=KF7FBT22ZBFN type=del size=3516623 2024-04-26T05:00:56.723 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.723+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4CIFZ2CKCFP7.0 size=173580 2024-04-26T05:00:56.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.725+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=4CIFZ2CKCFP7 tag=J227JQ7YAUX5 type=write size=1222156 2024-04-26T05:00:56.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.727+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=8FZBSV436F7E type=del size=1109550 2024-04-26T05:00:56.728 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.728+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=7ZMOJWTEI6KU type=del 2024-04-26T05:00:56.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.730+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XMCV0H2NJAOS.0 size=1048576 2024-04-26T05:00:56.732 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.731+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XMCV0H2NJAOS.1 size=175787 2024-04-26T05:00:56.732 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.731+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=XMCV0H2NJAOS tag=V2UZTWIMFZCN type=write size=2272939 2024-04-26T05:00:56.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.734+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=9UZQ7Y2ZD1QP type=del size=3552927 2024-04-26T05:00:56.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.735+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=1IEGFMOTDQ92 type=del size=350543 2024-04-26T05:00:56.737 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.737+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~O76F4L8G465C.0 size=50360 2024-04-26T05:00:56.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.739+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=O76F4L8G465C tag=0NX369A58R1T type=write size=1098936 2024-04-26T05:00:56.740 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.740+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=M7EXRUZZ670W type=del size=161636 2024-04-26T05:00:56.741 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.741+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~W7YW71XHEOEF.0 size=1048576 2024-04-26T05:00:56.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.742+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~W7YW71XHEOEF.1 size=783050 2024-04-26T05:00:56.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.745+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=W7YW71XHEOEF tag=Z9BKW7LYRCWW type=write size=2880202 2024-04-26T05:00:56.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.746+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=X4VINMHBVIGS type=del size=3844550 2024-04-26T05:00:56.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.748+0000 7f5e6c44f780 -1 < failed to complete operation key=I51TM1V08MGO tag=J83HO9ECOJAV type=del size=4131777: (22) Invalid argument 2024-04-26T05:00:56.750 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.750+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=A4ORXHW46IIR type=del size=2968806 2024-04-26T05:00:56.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.751+0000 7f5e6c44f780 -1 < failed to complete operation key=I51TM1V08MGO tag=7DSPEQKG6Y0P type=del size=2150145: (22) Invalid argument 2024-04-26T05:00:56.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.752+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=NAWZ7DDNSQMY type=del size=3063453 2024-04-26T05:00:56.754 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.754+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=FJVMMVEI5IX7 type=del 2024-04-26T05:00:56.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.755+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=P1BG6F2S46TX type=del size=3679878 2024-04-26T05:00:56.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.757+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=A2J57KUNTQO6 type=del 2024-04-26T05:00:56.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.758+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=ORARVK6J0L09 type=del size=3802487 2024-04-26T05:00:56.761 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.761+0000 7f5e6c44f780 1 < suggested update operation key=WJPHV271EBDO tag=CPUHZW1BF2U4 type=del size=2841207 2024-04-26T05:00:56.763 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.763+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=BSMIWX92LRO2 type=del size=1725539 2024-04-26T05:00:56.765 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.765+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=P741VZZHDVGQ type=del 2024-04-26T05:00:56.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.767+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~C634V2VENS2Y.0 size=390824 2024-04-26T05:00:56.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.767+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=C634V2VENS2Y tag=FWPZOM8SRU37 type=write size=1439400 2024-04-26T05:00:56.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.768+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~3U1VL7JMH33C.0 size=1048576 2024-04-26T05:00:56.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.770+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~3U1VL7JMH33C.1 size=40705 2024-04-26T05:00:56.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.772+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=3U1VL7JMH33C tag=BQCZMGNYW7LL type=write size=2137857 2024-04-26T05:00:56.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.773+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=AOK3YTCTCS6S type=del size=2539230 2024-04-26T05:00:56.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.773+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~C6JTLXALCD2V.0 size=494765 2024-04-26T05:00:56.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.776+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=C6JTLXALCD2V tag=P09GPM2SJ3RJ type=write size=1543341 2024-04-26T05:00:56.779 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.778+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.0 size=1048576 2024-04-26T05:00:56.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.780+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.1 size=1048576 2024-04-26T05:00:56.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.781+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.2 size=184759 2024-04-26T05:00:56.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.781+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=YFPFEKZXPL72 tag=A9P1CQSMRC20 type=write size=3330487 2024-04-26T05:00:56.783 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.782+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=5POTGOEMEXPX type=del 2024-04-26T05:00:56.785 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.785+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~0RRNAZF8LG9O.0 size=1048576 2024-04-26T05:00:56.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.786+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~0RRNAZF8LG9O.1 size=756654 2024-04-26T05:00:56.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.786+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=0RRNAZF8LG9O tag=LDYZDE4ODC1P type=write size=2853806 2024-04-26T05:00:56.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.787+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~5FFMAYQ9M2K0.0 size=885248 2024-04-26T05:00:56.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.790+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=5FFMAYQ9M2K0 tag=0V0HFLKBTKKU type=write size=1933824 2024-04-26T05:00:56.792 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.791+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=7R2OOYIQWNFJ type=del size=114854 2024-04-26T05:00:56.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.793+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=KF7FBT22ZBFN type=del 2024-04-26T05:00:56.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.795+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~WU5HY0PHO8LX.0 size=951600 2024-04-26T05:00:56.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.795+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=WU5HY0PHO8LX tag=DOQTSP5V7YCS type=write size=2000176 2024-04-26T05:00:56.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.798+0000 7f5e6c44f780 1 < suggested remove operation key=Q9BD1LRB0MKF tag=8FZBSV436F7E type=del 2024-04-26T05:00:56.801 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.801+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.0 size=1048576 2024-04-26T05:00:56.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.802+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.1 size=1048576 2024-04-26T05:00:56.803 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.803+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.2 size=482361 2024-04-26T05:00:56.803 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.803+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=W5KFSRSTOUFS tag=I6A14FX4DPQO type=write size=3628089 2024-04-26T05:00:56.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.804+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XMCV0H2NJAOS.0 size=1048576 2024-04-26T05:00:56.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.805+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XMCV0H2NJAOS.1 size=175787 2024-04-26T05:00:56.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.808+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=XMCV0H2NJAOS tag=V2UZTWIMFZCN type=write size=2272939 2024-04-26T05:00:56.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.809+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=FB3GY6PGMHNK type=del size=3402342 2024-04-26T05:00:56.811 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.811+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=1IEGFMOTDQ92 type=del 2024-04-26T05:00:56.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.813+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~DWJJ8TYEVJK7.0 size=515997 2024-04-26T05:00:56.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.813+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=DWJJ8TYEVJK7 tag=W18I96ZGXBEK type=write size=1564573 2024-04-26T05:00:56.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.816+0000 7f5e6c44f780 1 < suggested update operation key=T6F27FVZALU3 tag=M7EXRUZZ670W type=del size=161636 2024-04-26T05:00:56.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.819+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.0 size=1048576 2024-04-26T05:00:56.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.820+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.1 size=1048576 2024-04-26T05:00:56.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.821+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.2 size=310085 2024-04-26T05:00:56.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.821+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=0VHRZEWYHR9T tag=ALYXFYLU92UJ type=write size=3455813 2024-04-26T05:00:56.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.823+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=X4VINMHBVIGS type=del 2024-04-26T05:00:56.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.825+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~8ZYHNT0Y1XN8.0 size=1048576 2024-04-26T05:00:56.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.826+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~8ZYHNT0Y1XN8.1 size=639241 2024-04-26T05:00:56.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.826+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=8ZYHNT0Y1XN8 tag=T22AWVRWPDIP type=write size=2736393 2024-04-26T05:00:56.828 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.828+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=A4ORXHW46IIR type=del 2024-04-26T05:00:56.830 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.829+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=8ZIDV6XPSLIW type=del size=493936 2024-04-26T05:00:56.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.831+0000 7f5e6c44f780 -1 < failed to complete operation key=T6F27FVZALU3 tag=NAWZ7DDNSQMY type=del size=3063453: (22) Invalid argument 2024-04-26T05:00:56.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.833+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.0 size=1048576 2024-04-26T05:00:56.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.834+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.1 size=1048576 2024-04-26T05:00:56.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.835+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.2 size=770747 2024-04-26T05:00:56.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.835+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=LWP06U8M1IOC tag=043CYBRGK53Y type=write size=3916475 2024-04-26T05:00:56.837 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.837+0000 7f5e6c44f780 1 < canceled operation key=QL2O16MF6S6U tag=P1BG6F2S46TX type=del size=3679878 2024-04-26T05:00:56.839 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.838+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=1YR9PHU068S5 type=del size=2217947 2024-04-26T05:00:56.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.841+0000 7f5e6c44f780 1 < suggested update operation key=WG89TQYHF6G1 tag=ORARVK6J0L09 type=del size=3802487 2024-04-26T05:00:56.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.844+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~X6BUB1E0DPEO.0 size=1048576 2024-04-26T05:00:56.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.846+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~X6BUB1E0DPEO.1 size=894871 2024-04-26T05:00:56.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.846+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=X6BUB1E0DPEO tag=IN0B5CLB1SMJ type=write size=2992023 2024-04-26T05:00:56.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.847+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=BSMIWX92LRO2 type=del 2024-04-26T05:00:56.851 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.850+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~4TMVCZ7ZDYT4.0 size=1048576 2024-04-26T05:00:56.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.851+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~4TMVCZ7ZDYT4.1 size=517876 2024-04-26T05:00:56.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.851+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=4TMVCZ7ZDYT4 tag=VTRS3M3C5X6G type=write size=2615028 2024-04-26T05:00:56.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.853+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~C634V2VENS2Y.0 size=390824 2024-04-26T05:00:56.857 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.855+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=C634V2VENS2Y tag=FWPZOM8SRU37 type=write size=1439400 2024-04-26T05:00:56.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.858+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~E1M5N3Z9L2YB.0 size=1025269 2024-04-26T05:00:56.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.858+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=E1M5N3Z9L2YB tag=ETPRB1TTT1QS type=write size=2073845 2024-04-26T05:00:56.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.860+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=AOK3YTCTCS6S type=del 2024-04-26T05:00:56.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~PNKE06KS9297.0 size=198694 2024-04-26T05:00:56.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.862+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=PNKE06KS9297 tag=WP1GB03V0NM0 type=write size=1247270 2024-04-26T05:00:56.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.864+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.0 size=1048576 2024-04-26T05:00:56.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.864+0000 7f5e6c44f780 1 < canceled part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.1 size=1048576 2024-04-26T05:00:56.865 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.865+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~YFPFEKZXPL72.2 size=184759 2024-04-26T05:00:56.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.867+0000 7f5e6c44f780 1 < canceled multipart upload key=VE3FPJECPA61 upload=YFPFEKZXPL72 tag=A9P1CQSMRC20 type=write size=3330487 2024-04-26T05:00:56.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.869+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~35J7Q91UWCB5.0 size=266455 2024-04-26T05:00:56.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.869+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=35J7Q91UWCB5 tag=4ZKNSDIZG9S5 type=write size=1315031 2024-04-26T05:00:56.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.871+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~0RRNAZF8LG9O.0 size=1048576 2024-04-26T05:00:56.872 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.872+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~0RRNAZF8LG9O.1 size=756654 2024-04-26T05:00:56.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.874+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=0RRNAZF8LG9O tag=LDYZDE4ODC1P type=write size=2853806 2024-04-26T05:00:56.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.876+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~S4T97DH15CIS.0 size=1048576 2024-04-26T05:00:56.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.877+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~S4T97DH15CIS.1 size=89870 2024-04-26T05:00:56.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.877+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=S4T97DH15CIS tag=OQ4P9OPDNDOU type=write size=2187022 2024-04-26T05:00:56.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.879+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=7R2OOYIQWNFJ type=del 2024-04-26T05:00:56.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.881+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.0 size=1048576 2024-04-26T05:00:56.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.882+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.1 size=1048576 2024-04-26T05:00:56.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.884+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.2 size=83534 2024-04-26T05:00:56.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.884+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=MGXTMBZC0BCG tag=81QU40W50562 type=write size=3229262 2024-04-26T05:00:56.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.885+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~WU5HY0PHO8LX.0 size=951600 2024-04-26T05:00:56.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.888+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=WU5HY0PHO8LX tag=DOQTSP5V7YCS type=write size=2000176 2024-04-26T05:00:56.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.889+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=HS1DCZ4OP77P type=del size=61449 2024-04-26T05:00:56.891 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.890+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.0 size=1048576 2024-04-26T05:00:56.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.892+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.1 size=1048576 2024-04-26T05:00:56.893 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.893+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~W5KFSRSTOUFS.2 size=482361 2024-04-26T05:00:56.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.895+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=W5KFSRSTOUFS tag=I6A14FX4DPQO type=write size=3628089 2024-04-26T05:00:56.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.897+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=K0SNBR0PZTXK type=del size=4037534 2024-04-26T05:00:56.900 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.899+0000 7f5e6c44f780 1 < suggested remove operation key=3IY5KSJQEZ1E tag=FB3GY6PGMHNK type=del 2024-04-26T05:00:56.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.901+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=IQO762ZDSQB1 type=del size=3352769 2024-04-26T05:00:56.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.902+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~DWJJ8TYEVJK7.0 size=515997 2024-04-26T05:00:56.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.905+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=DWJJ8TYEVJK7 tag=W18I96ZGXBEK type=write size=1564573 2024-04-26T05:00:56.907 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.907+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=GI8TT4A8731H type=del size=3908436 2024-04-26T05:00:56.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.908+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.0 size=1048576 2024-04-26T05:00:56.910 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.910+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.1 size=1048576 2024-04-26T05:00:56.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.911+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~0VHRZEWYHR9T.2 size=310085 2024-04-26T05:00:56.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.913+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=0VHRZEWYHR9T tag=ALYXFYLU92UJ type=write size=3455813 2024-04-26T05:00:56.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.915+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=8J0RN17Y07AA type=del size=1960515 2024-04-26T05:00:56.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.916+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~8ZYHNT0Y1XN8.0 size=1048576 2024-04-26T05:00:56.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.917+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~8ZYHNT0Y1XN8.1 size=639241 2024-04-26T05:00:56.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.920+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=8ZYHNT0Y1XN8 tag=T22AWVRWPDIP type=write size=2736393 2024-04-26T05:00:56.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.921+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=0QA1PE074OK7 type=del size=4109973 2024-04-26T05:00:56.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.923+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=8ZIDV6XPSLIW type=del 2024-04-26T05:00:56.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.924+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=8NZMRJPWCA85 type=del size=3248920 2024-04-26T05:00:56.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.926+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.0 size=1048576 2024-04-26T05:00:56.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.927+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.1 size=1048576 2024-04-26T05:00:56.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.927+0000 7f5e6c44f780 1 < canceled part key=_multipart_TN10LJFK1EYX.2~LWP06U8M1IOC.2 size=770747 2024-04-26T05:00:56.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.930+0000 7f5e6c44f780 1 < canceled multipart upload key=TN10LJFK1EYX upload=LWP06U8M1IOC tag=043CYBRGK53Y type=write size=3916475 2024-04-26T05:00:56.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.932+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~V0T8K2S5YCMW.0 size=1048576 2024-04-26T05:00:56.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.934+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~V0T8K2S5YCMW.1 size=37349 2024-04-26T05:00:56.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.934+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=V0T8K2S5YCMW tag=L0BGRSESHNQL type=write size=2134501 2024-04-26T05:00:56.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.935+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=1YR9PHU068S5 type=del 2024-04-26T05:00:56.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.936+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=88A4M9UKGMRS type=del size=1998562 2024-04-26T05:00:56.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.938+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~X6BUB1E0DPEO.0 size=1048576 2024-04-26T05:00:56.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.939+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~X6BUB1E0DPEO.1 size=894871 2024-04-26T05:00:56.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.942+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=X6BUB1E0DPEO tag=IN0B5CLB1SMJ type=write size=2992023 2024-04-26T05:00:56.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.944+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~R1N1L38OJ6FR.0 size=546594 2024-04-26T05:00:56.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.944+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=R1N1L38OJ6FR tag=PWZOI8UO7N2C type=write size=1595170 2024-04-26T05:00:56.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.946+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~4TMVCZ7ZDYT4.0 size=1048576 2024-04-26T05:00:56.947 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.947+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~4TMVCZ7ZDYT4.1 size=517876 2024-04-26T05:00:56.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.950+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=4TMVCZ7ZDYT4 tag=VTRS3M3C5X6G type=write size=2615028 2024-04-26T05:00:56.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.952+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=1YVC8ARO99VS type=write size=195307 2024-04-26T05:00:56.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.952+0000 7f5e6c44f780 1 < canceled part key=_multipart_O0KYMZCP374D.2~E1M5N3Z9L2YB.0 size=1025269 2024-04-26T05:00:56.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.954+0000 7f5e6c44f780 1 < canceled multipart upload key=O0KYMZCP374D upload=E1M5N3Z9L2YB tag=ETPRB1TTT1QS type=write size=2073845 2024-04-26T05:00:56.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.957+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~6IN3L1CSLURF.0 size=1048576 2024-04-26T05:00:56.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.958+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~6IN3L1CSLURF.1 size=553324 2024-04-26T05:00:56.959 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.958+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=6IN3L1CSLURF tag=DV9C0J4SSPQ8 type=write size=2650476 2024-04-26T05:00:56.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.959+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~PNKE06KS9297.0 size=198694 2024-04-26T05:00:56.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.962+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=PNKE06KS9297 tag=WP1GB03V0NM0 type=write size=1247270 2024-04-26T05:00:56.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.963+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=5NLKGITT0V59 type=write size=754009 2024-04-26T05:00:56.965 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.965+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~35J7Q91UWCB5.0 size=266455 2024-04-26T05:00:56.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.967+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=35J7Q91UWCB5 tag=4ZKNSDIZG9S5 type=write size=1315031 2024-04-26T05:00:56.969 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.968+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=Z5COSYQP5OMO type=del size=2196677 2024-04-26T05:00:56.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.969+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~S4T97DH15CIS.0 size=1048576 2024-04-26T05:00:56.971 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.971+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~S4T97DH15CIS.1 size=89870 2024-04-26T05:00:56.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.973+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=S4T97DH15CIS tag=OQ4P9OPDNDOU type=write size=2187022 2024-04-26T05:00:56.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.974+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=D4CN64C3OHH0 type=del size=2602798 2024-04-26T05:00:56.976 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.976+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.0 size=1048576 2024-04-26T05:00:56.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.977+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.1 size=1048576 2024-04-26T05:00:56.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.978+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MGXTMBZC0BCG.2 size=83534 2024-04-26T05:00:56.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.981+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=MGXTMBZC0BCG tag=81QU40W50562 type=write size=3229262 2024-04-26T05:00:56.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.982+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=BRP7N65K8UQI type=del size=3726383 2024-04-26T05:00:56.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.984+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=HS1DCZ4OP77P type=del 2024-04-26T05:00:56.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.985+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=JY9IIK2642X3 type=del size=827330 2024-04-26T05:00:56.987 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.987+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=K0SNBR0PZTXK type=del 2024-04-26T05:00:56.990 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.990+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~8MO8PACTWT8V.0 size=1048576 2024-04-26T05:00:56.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.991+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~8MO8PACTWT8V.1 size=1003902 2024-04-26T05:00:56.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.991+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=8MO8PACTWT8V tag=FHK1W0KMSZZU type=write size=3101054 2024-04-26T05:00:56.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.992+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=IQO762ZDSQB1 type=del 2024-04-26T05:00:56.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.993+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=27RWSH5XZ1QM type=del size=2115037 2024-04-26T05:00:56.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.995+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=GI8TT4A8731H type=del 2024-04-26T05:00:56.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.998+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~192VITHO0PUF.0 size=1048576 2024-04-26T05:00:56.999 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.999+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~192VITHO0PUF.1 size=302377 2024-04-26T05:00:56.999 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:56.999+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=192VITHO0PUF tag=L9OZJI2NE505 type=write size=2399529 2024-04-26T05:00:57.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.000+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=8J0RN17Y07AA type=del 2024-04-26T05:00:57.002 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.002+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=0MNEPB5ZPC03 type=write size=840062 2024-04-26T05:00:57.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.003+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=0QA1PE074OK7 type=del 2024-04-26T05:00:57.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.005+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=Q6KA4C8TDXOV type=del size=2498697 2024-04-26T05:00:57.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.006+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=8NZMRJPWCA85 type=del 2024-04-26T05:00:57.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.009+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.0 size=1048576 2024-04-26T05:00:57.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.010+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.1 size=1048576 2024-04-26T05:00:57.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.012+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.2 size=502090 2024-04-26T05:00:57.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.012+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=SS8035CCEOGV tag=722UMBIDTELT type=write size=3647818 2024-04-26T05:00:57.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.013+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~V0T8K2S5YCMW.0 size=1048576 2024-04-26T05:00:57.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.014+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~V0T8K2S5YCMW.1 size=37349 2024-04-26T05:00:57.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.017+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=V0T8K2S5YCMW tag=L0BGRSESHNQL type=write size=2134501 2024-04-26T05:00:57.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.020+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~YPCDNCUE3VL2.0 size=1048576 2024-04-26T05:00:57.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.021+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~YPCDNCUE3VL2.1 size=671976 2024-04-26T05:00:57.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.021+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=YPCDNCUE3VL2 tag=4QPPXZXXJVP8 type=write size=2769128 2024-04-26T05:00:57.023 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.023+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=88A4M9UKGMRS type=del 2024-04-26T05:00:57.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.026+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~RWVLZOYPBJQI.0 size=1048576 2024-04-26T05:00:57.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.027+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~RWVLZOYPBJQI.1 size=699772 2024-04-26T05:00:57.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.027+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=RWVLZOYPBJQI tag=12O1O6TIGJSX type=write size=2796924 2024-04-26T05:00:57.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.028+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~R1N1L38OJ6FR.0 size=546594 2024-04-26T05:00:57.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.031+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=R1N1L38OJ6FR tag=PWZOI8UO7N2C type=write size=1595170 2024-04-26T05:00:57.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.033+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~4SZ6YFB86LV0.0 size=863439 2024-04-26T05:00:57.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.033+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=4SZ6YFB86LV0 tag=S44VN7OL5R3N type=write size=1912015 2024-04-26T05:00:57.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.035+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=1YVC8ARO99VS type=write size=195307 2024-04-26T05:00:57.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.037+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.0 size=1048576 2024-04-26T05:00:57.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.038+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.1 size=1048576 2024-04-26T05:00:57.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.040+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.2 size=539635 2024-04-26T05:00:57.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.040+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=XF7236B8LRWN tag=1UMMTAV20DJP type=write size=3685363 2024-04-26T05:00:57.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.041+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~6IN3L1CSLURF.0 size=1048576 2024-04-26T05:00:57.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.043+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~6IN3L1CSLURF.1 size=553324 2024-04-26T05:00:57.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.045+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=6IN3L1CSLURF tag=DV9C0J4SSPQ8 type=write size=2650476 2024-04-26T05:00:57.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.047+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=QZ8UP9ZOGK8G type=del size=85169 2024-04-26T05:00:57.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.049+0000 7f5e6c44f780 1 < completed write operation key=Q9BD1LRB0MKF tag=5NLKGITT0V59 type=write size=754009 2024-04-26T05:00:57.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.050+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=J48F29G37G1X type=del size=1207524 2024-04-26T05:00:57.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.053+0000 7f5e6c44f780 1 < suggested remove operation key=6PZCJ9LKDU89 tag=Z5COSYQP5OMO type=del 2024-04-26T05:00:57.056 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.056+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~8MSWVN531BHS.0 size=1048576 2024-04-26T05:00:57.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.057+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~8MSWVN531BHS.1 size=799716 2024-04-26T05:00:57.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.057+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=8MSWVN531BHS tag=2Y3HOX2LHDPF type=write size=2896868 2024-04-26T05:00:57.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.059+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=D4CN64C3OHH0 type=del 2024-04-26T05:00:57.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.062+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.0 size=1048576 2024-04-26T05:00:57.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.063+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.1 size=1048576 2024-04-26T05:00:57.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.064+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.2 size=286699 2024-04-26T05:00:57.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.064+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=CJJIGXVUE0LB tag=OH8GOX1QNXL1 type=write size=3432427 2024-04-26T05:00:57.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.067+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=BRP7N65K8UQI type=del 2024-04-26T05:00:57.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.070+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~5VLLJZ3UBSMH.0 size=571506 2024-04-26T05:00:57.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.070+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=5VLLJZ3UBSMH tag=4F80FOF4ZSCG type=write size=1620082 2024-04-26T05:00:57.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.073+0000 7f5e6c44f780 1 < suggested update operation key=M8QRWDR463QJ tag=JY9IIK2642X3 type=del size=827330 2024-04-26T05:00:57.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.075+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=7QKX1QDSFYQI type=del size=42620 2024-04-26T05:00:57.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.076+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~8MO8PACTWT8V.0 size=1048576 2024-04-26T05:00:57.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.078+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~8MO8PACTWT8V.1 size=1003902 2024-04-26T05:00:57.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.081+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=8MO8PACTWT8V tag=FHK1W0KMSZZU type=write size=3101054 2024-04-26T05:00:57.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.082+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=SRUR3DM3XGR3 type=del size=2650653 2024-04-26T05:00:57.084 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.084+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=27RWSH5XZ1QM type=del 2024-04-26T05:00:57.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.087+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.0 size=1048576 2024-04-26T05:00:57.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.091+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.1 size=1048576 2024-04-26T05:00:57.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.092+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.2 size=524326 2024-04-26T05:00:57.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.092+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=CPIGAG3NYA8U tag=AX4VQOROU3WW type=write size=3670054 2024-04-26T05:00:57.095 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.094+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~192VITHO0PUF.0 size=1048576 2024-04-26T05:00:57.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.097+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~192VITHO0PUF.1 size=302377 2024-04-26T05:00:57.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.101+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=192VITHO0PUF tag=L9OZJI2NE505 type=write size=2399529 2024-04-26T05:00:57.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.110+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~BBVXKCPKB713.0 size=1048576 2024-04-26T05:00:57.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.114+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~BBVXKCPKB713.1 size=915612 2024-04-26T05:00:57.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.114+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=BBVXKCPKB713 tag=H7GHMNV304Z6 type=write size=3012764 2024-04-26T05:00:57.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.116+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=0MNEPB5ZPC03 type=write size=840062 2024-04-26T05:00:57.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.120+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~83I334MLT9EF.0 size=1048576 2024-04-26T05:00:57.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.121+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~83I334MLT9EF.1 size=500596 2024-04-26T05:00:57.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.121+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=83I334MLT9EF tag=DVN66DP1X16M type=write size=2597748 2024-04-26T05:00:57.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.125+0000 7f5e6c44f780 1 < suggested update operation key=RRP3UJQSYW86 tag=Q6KA4C8TDXOV type=del size=2498697 2024-04-26T05:00:57.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.127+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=T6ECQL0RTG6L type=del size=1115217 2024-04-26T05:00:57.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.127+0000 7f5e6c44f780 1 < canceled part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.0 size=1048576 2024-04-26T05:00:57.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.157+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.1 size=1048576 2024-04-26T05:00:57.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.159+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~SS8035CCEOGV.2 size=502090 2024-04-26T05:00:57.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.161+0000 7f5e6c44f780 1 < canceled multipart upload key=W2HMZO7ONEAX upload=SS8035CCEOGV tag=722UMBIDTELT type=write size=3647818 2024-04-26T05:00:57.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.162+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=WPM4M9ZIGV26 type=write size=47805 2024-04-26T05:00:57.164 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.164+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~YPCDNCUE3VL2.0 size=1048576 2024-04-26T05:00:57.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.165+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~YPCDNCUE3VL2.1 size=671976 2024-04-26T05:00:57.168 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.167+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=YPCDNCUE3VL2 tag=4QPPXZXXJVP8 type=write size=2769128 2024-04-26T05:00:57.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.170+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~8RU5SRNRA3W9.0 size=447206 2024-04-26T05:00:57.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.170+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=8RU5SRNRA3W9 tag=SA3574DT1X36 type=write size=1495782 2024-04-26T05:00:57.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.170+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~RWVLZOYPBJQI.0 size=1048576 2024-04-26T05:00:57.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.171+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~RWVLZOYPBJQI.1 size=699772 2024-04-26T05:00:57.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.174+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=RWVLZOYPBJQI tag=12O1O6TIGJSX type=write size=2796924 2024-04-26T05:00:57.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.176+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~TLITUSFT3G42.0 size=1048576 2024-04-26T05:00:57.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.177+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~TLITUSFT3G42.1 size=323518 2024-04-26T05:00:57.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.177+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=TLITUSFT3G42 tag=QQF8Q130IS2J type=write size=2420670 2024-04-26T05:00:57.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.179+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~4SZ6YFB86LV0.0 size=863439 2024-04-26T05:00:57.182 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.181+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=4SZ6YFB86LV0 tag=S44VN7OL5R3N type=write size=1912015 2024-04-26T05:00:57.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.183+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=WVHZFN3OVAWS type=del size=3741031 2024-04-26T05:00:57.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.184+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.0 size=1048576 2024-04-26T05:00:57.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.185+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.1 size=1048576 2024-04-26T05:00:57.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.186+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~XF7236B8LRWN.2 size=539635 2024-04-26T05:00:57.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.189+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=XF7236B8LRWN tag=1UMMTAV20DJP type=write size=3685363 2024-04-26T05:00:57.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.190+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=79RKRGA3HMQD type=del size=711064 2024-04-26T05:00:57.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.192+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=QZ8UP9ZOGK8G type=del 2024-04-26T05:00:57.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.194+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.0 size=1048576 2024-04-26T05:00:57.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.196+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.1 size=1048576 2024-04-26T05:00:57.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.197+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.2 size=244935 2024-04-26T05:00:57.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.197+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=9IJOGH3VPAYT tag=P35PV9Y61E7P type=write size=3390663 2024-04-26T05:00:57.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.199+0000 7f5e6c44f780 1 < suggested update operation key=T6F27FVZALU3 tag=J48F29G37G1X type=del size=1207524 2024-04-26T05:00:57.201 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.201+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=LJ3OM5W2M10J type=del size=2312958 2024-04-26T05:00:57.203 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.202+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~8MSWVN531BHS.0 size=1048576 2024-04-26T05:00:57.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.204+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~8MSWVN531BHS.1 size=799716 2024-04-26T05:00:57.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.206+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=8MSWVN531BHS tag=2Y3HOX2LHDPF type=write size=2896868 2024-04-26T05:00:57.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.208+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=D3K8II4VRMLH type=write size=320498 2024-04-26T05:00:57.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.209+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.0 size=1048576 2024-04-26T05:00:57.211 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.211+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.1 size=1048576 2024-04-26T05:00:57.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.212+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~CJJIGXVUE0LB.2 size=286699 2024-04-26T05:00:57.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.214+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=CJJIGXVUE0LB tag=OH8GOX1QNXL1 type=write size=3432427 2024-04-26T05:00:57.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.217+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~0LA6Y4HACQOE.0 size=233718 2024-04-26T05:00:57.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.217+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=0LA6Y4HACQOE tag=IDTMJJ88HC7I type=write size=1282294 2024-04-26T05:00:57.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.219+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~5VLLJZ3UBSMH.0 size=571506 2024-04-26T05:00:57.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.221+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=5VLLJZ3UBSMH tag=4F80FOF4ZSCG type=write size=1620082 2024-04-26T05:00:57.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.222+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=VS5QVQU18QYV type=del size=106818 2024-04-26T05:00:57.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.225+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=7QKX1QDSFYQI type=del size=42620 2024-04-26T05:00:57.227 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.227+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=48RRQ6MV0HE9 type=del size=2948487 2024-04-26T05:00:57.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.228+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=SRUR3DM3XGR3 type=del 2024-04-26T05:00:57.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.231+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~L5RAA3KUGENX.0 size=1048576 2024-04-26T05:00:57.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.232+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~L5RAA3KUGENX.1 size=469496 2024-04-26T05:00:57.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.232+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=L5RAA3KUGENX tag=B6CZN2CFRDJC type=write size=2566648 2024-04-26T05:00:57.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.234+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.0 size=1048576 2024-04-26T05:00:57.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.234+0000 7f5e6c44f780 1 < canceled part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.1 size=1048576 2024-04-26T05:00:57.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.235+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~CPIGAG3NYA8U.2 size=524326 2024-04-26T05:00:57.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.237+0000 7f5e6c44f780 1 < canceled multipart upload key=M436GKZG1I32 upload=CPIGAG3NYA8U tag=AX4VQOROU3WW type=write size=3670054 2024-04-26T05:00:57.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.239+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=YFCH6KKE1S9P type=del size=2926805 2024-04-26T05:00:57.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.239+0000 7f5e6c44f780 1 < canceled part key=_multipart_EMFSIM4S1CBB.2~BBVXKCPKB713.0 size=1048576 2024-04-26T05:00:57.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.240+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~BBVXKCPKB713.1 size=915612 2024-04-26T05:00:57.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.243+0000 7f5e6c44f780 1 < canceled multipart upload key=EMFSIM4S1CBB upload=BBVXKCPKB713 tag=H7GHMNV304Z6 type=write size=3012764 2024-04-26T05:00:57.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.246+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~HAAD3UP1J31F.0 size=47610 2024-04-26T05:00:57.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.246+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=HAAD3UP1J31F tag=11WLMBQKAMXK type=write size=1096186 2024-04-26T05:00:57.248 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.247+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~83I334MLT9EF.0 size=1048576 2024-04-26T05:00:57.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.248+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~83I334MLT9EF.1 size=500596 2024-04-26T05:00:57.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.251+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=83I334MLT9EF tag=DVN66DP1X16M type=write size=2597748 2024-04-26T05:00:57.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.252+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=0F1SCTJVF047 type=del size=2454197 2024-04-26T05:00:57.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.253+0000 7f5e6c44f780 1 < canceled operation key=W2HMZO7ONEAX tag=T6ECQL0RTG6L type=del size=1115217 2024-04-26T05:00:57.255 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.255+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=PGGJNJWHE3DB type=del size=2707185 2024-04-26T05:00:57.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.256+0000 7f5e6c44f780 1 < completed write operation key=3IY5KSJQEZ1E tag=WPM4M9ZIGV26 type=write size=47805 2024-04-26T05:00:57.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.259+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~981N4052RDNF.0 size=1048576 2024-04-26T05:00:57.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.260+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~981N4052RDNF.1 size=508675 2024-04-26T05:00:57.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.260+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=981N4052RDNF tag=ZWO5T406N61E type=write size=2605827 2024-04-26T05:00:57.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.262+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~8RU5SRNRA3W9.0 size=447206 2024-04-26T05:00:57.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.264+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=8RU5SRNRA3W9 tag=SA3574DT1X36 type=write size=1495782 2024-04-26T05:00:57.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.267+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.0 size=1048576 2024-04-26T05:00:57.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.268+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.1 size=1048576 2024-04-26T05:00:57.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.269+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.2 size=783001 2024-04-26T05:00:57.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.269+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=I4SB2H9JNOJL tag=KLWQBIEL4D35 type=write size=3928729 2024-04-26T05:00:57.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.270+0000 7f5e6c44f780 1 < canceled part key=_multipart_EMFSIM4S1CBB.2~TLITUSFT3G42.0 size=1048576 2024-04-26T05:00:57.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.271+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~TLITUSFT3G42.1 size=323518 2024-04-26T05:00:57.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.273+0000 7f5e6c44f780 1 < canceled multipart upload key=EMFSIM4S1CBB upload=TLITUSFT3G42 tag=QQF8Q130IS2J type=write size=2420670 2024-04-26T05:00:57.276 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.276+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XJK8GKJ3CGU5.0 size=1048576 2024-04-26T05:00:57.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.277+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XJK8GKJ3CGU5.1 size=421452 2024-04-26T05:00:57.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.277+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=XJK8GKJ3CGU5 tag=GM32TC18U0R8 type=write size=2518604 2024-04-26T05:00:57.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.279+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=WVHZFN3OVAWS type=del 2024-04-26T05:00:57.280 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.280+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=ZR8NAT14Q47V type=del size=4028453 2024-04-26T05:00:57.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.281+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=79RKRGA3HMQD type=del 2024-04-26T05:00:57.284 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.284+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~FDXR602Y3NTI.0 size=926273 2024-04-26T05:00:57.284 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.284+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=FDXR602Y3NTI tag=C5J7J77RZH2Z type=write size=1974849 2024-04-26T05:00:57.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.285+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.0 size=1048576 2024-04-26T05:00:57.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.286+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.1 size=1048576 2024-04-26T05:00:57.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.286+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~9IJOGH3VPAYT.2 size=244935 2024-04-26T05:00:57.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.289+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=9IJOGH3VPAYT tag=P35PV9Y61E7P type=write size=3390663 2024-04-26T05:00:57.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.290+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=XFQ5S2FUWSH5 type=del size=3183561 2024-04-26T05:00:57.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.292+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=LJ3OM5W2M10J type=del 2024-04-26T05:00:57.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.294+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~AY96DUFLE270.0 size=727072 2024-04-26T05:00:57.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.294+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=AY96DUFLE270 tag=O6NQHRYD3C2P type=write size=1775648 2024-04-26T05:00:57.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.296+0000 7f5e6c44f780 1 < completed write operation key=921MOKZFPQ07 tag=D3K8II4VRMLH type=write size=320498 2024-04-26T05:00:57.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.298+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.0 size=1048576 2024-04-26T05:00:57.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.299+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.1 size=1048576 2024-04-26T05:00:57.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.301+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.2 size=189150 2024-04-26T05:00:57.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.301+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=X9TYU60ZZK8M tag=B6CADRV4AA1Z type=write size=3334878 2024-04-26T05:00:57.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.301+0000 7f5e6c44f780 1 < canceled part key=_multipart_RBHAWA10J1N8.2~0LA6Y4HACQOE.0 size=233718 2024-04-26T05:00:57.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.303+0000 7f5e6c44f780 1 < canceled multipart upload key=RBHAWA10J1N8 upload=0LA6Y4HACQOE tag=IDTMJJ88HC7I type=write size=1282294 2024-04-26T05:00:57.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.304+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=3C4QUAG5829N type=del size=1462255 2024-04-26T05:00:57.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.306+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=VS5QVQU18QYV type=del 2024-04-26T05:00:57.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.307+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=O1KZHZH60IXW type=del size=1039705 2024-04-26T05:00:57.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.309+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=48RRQ6MV0HE9 type=del size=2948487 2024-04-26T05:00:57.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.310+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=UPV9VJEHFU13 type=del size=969692 2024-04-26T05:00:57.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.311+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~L5RAA3KUGENX.0 size=1048576 2024-04-26T05:00:57.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.312+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~L5RAA3KUGENX.1 size=469496 2024-04-26T05:00:57.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.314+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=L5RAA3KUGENX tag=B6CZN2CFRDJC type=write size=2566648 2024-04-26T05:00:57.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.315+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=Y5V0WFCGZ6XI type=write size=581574 2024-04-26T05:00:57.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.317+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=YFCH6KKE1S9P type=del 2024-04-26T05:00:57.319 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.318+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=5A4I0UK6KLBH type=del size=293248 2024-04-26T05:00:57.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.320+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~HAAD3UP1J31F.0 size=47610 2024-04-26T05:00:57.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.323+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=HAAD3UP1J31F tag=11WLMBQKAMXK type=write size=1096186 2024-04-26T05:00:57.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.324+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=0J7UB8BH84BO type=del size=454407 2024-04-26T05:00:57.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.327+0000 7f5e6c44f780 1 < suggested remove operation key=52BYVVK0SKQI tag=0F1SCTJVF047 type=del 2024-04-26T05:00:57.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.329+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=1Y8K8L26CGDR type=del size=407163 2024-04-26T05:00:57.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.330+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=PGGJNJWHE3DB type=del 2024-04-26T05:00:57.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.332+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~C3PDB1EBJY1A.0 size=648300 2024-04-26T05:00:57.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.332+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=C3PDB1EBJY1A tag=9LVVDOT443KD type=write size=1696876 2024-04-26T05:00:57.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.334+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~981N4052RDNF.0 size=1048576 2024-04-26T05:00:57.335 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.335+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~981N4052RDNF.1 size=508675 2024-04-26T05:00:57.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.337+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=981N4052RDNF tag=ZWO5T406N61E type=write size=2605827 2024-04-26T05:00:57.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.340+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~GLD2OXGUD4U7.0 size=712063 2024-04-26T05:00:57.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.340+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=GLD2OXGUD4U7 tag=6B71CRD1JQT3 type=write size=1760639 2024-04-26T05:00:57.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.341+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.0 size=1048576 2024-04-26T05:00:57.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.341+0000 7f5e6c44f780 1 < canceled part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.1 size=1048576 2024-04-26T05:00:57.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.343+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~I4SB2H9JNOJL.2 size=783001 2024-04-26T05:00:57.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.345+0000 7f5e6c44f780 1 < canceled multipart upload key=RRP3UJQSYW86 upload=I4SB2H9JNOJL tag=KLWQBIEL4D35 type=write size=3928729 2024-04-26T05:00:57.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.348+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~DI1MSCMMTVS8.0 size=716819 2024-04-26T05:00:57.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.348+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=DI1MSCMMTVS8 tag=QPROTEB15QN3 type=write size=1765395 2024-04-26T05:00:57.350 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.349+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XJK8GKJ3CGU5.0 size=1048576 2024-04-26T05:00:57.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.350+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XJK8GKJ3CGU5.1 size=421452 2024-04-26T05:00:57.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.353+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=XJK8GKJ3CGU5 tag=GM32TC18U0R8 type=write size=2518604 2024-04-26T05:00:57.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.356+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.0 size=1048576 2024-04-26T05:00:57.358 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.357+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.1 size=1048576 2024-04-26T05:00:57.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.358+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.2 size=984848 2024-04-26T05:00:57.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.358+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=G20JZ8W4E6IK tag=KD28H9GTWX66 type=write size=4130576 2024-04-26T05:00:57.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.360+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=ZR8NAT14Q47V type=del 2024-04-26T05:00:57.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.361+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=4HDTW5SQN2EF type=del size=1489273 2024-04-26T05:00:57.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.362+0000 7f5e6c44f780 1 < canceled part key=_multipart_I51TM1V08MGO.2~FDXR602Y3NTI.0 size=926273 2024-04-26T05:00:57.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.364+0000 7f5e6c44f780 1 < canceled multipart upload key=I51TM1V08MGO upload=FDXR602Y3NTI tag=C5J7J77RZH2Z type=write size=1974849 2024-04-26T05:00:57.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.365+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=R89IN9GJ111E type=del size=190102 2024-04-26T05:00:57.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.368+0000 7f5e6c44f780 1 < suggested remove operation key=RRP3UJQSYW86 tag=XFQ5S2FUWSH5 type=del 2024-04-26T05:00:57.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.370+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~UN9F71RMNW5Z.0 size=1042000 2024-04-26T05:00:57.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.370+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=UN9F71RMNW5Z tag=FVRXXYJ2QKNJ type=write size=2090576 2024-04-26T05:00:57.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.372+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~AY96DUFLE270.0 size=727072 2024-04-26T05:00:57.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.374+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=AY96DUFLE270 tag=O6NQHRYD3C2P type=write size=1775648 2024-04-26T05:00:57.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.376+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=Y2TLACUSJZPX type=del size=3313041 2024-04-26T05:00:57.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.377+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.0 size=1048576 2024-04-26T05:00:57.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.378+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.1 size=1048576 2024-04-26T05:00:57.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.379+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~X9TYU60ZZK8M.2 size=189150 2024-04-26T05:00:57.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.382+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=X9TYU60ZZK8M tag=B6CADRV4AA1Z type=write size=3334878 2024-04-26T05:00:57.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.383+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=XL63D62AV0VZ type=del size=420393 2024-04-26T05:00:57.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.386+0000 7f5e6c44f780 1 < suggested remove operation key=UA5Z192DBL0X tag=3C4QUAG5829N type=del 2024-04-26T05:00:57.388 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.387+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=N0875NP3T75L type=del size=1433889 2024-04-26T05:00:57.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.389+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=O1KZHZH60IXW type=del 2024-04-26T05:00:57.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.392+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~G5JJVO13MZZV.0 size=399922 2024-04-26T05:00:57.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.392+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=G5JJVO13MZZV tag=SHU7BSAL6IQD type=write size=1448498 2024-04-26T05:00:57.394 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.394+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=UPV9VJEHFU13 type=del 2024-04-26T05:00:57.397 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.397+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~FNB59R817SH8.0 size=190201 2024-04-26T05:00:57.397 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.397+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=FNB59R817SH8 tag=H2Z31OUA1T0L type=write size=1238777 2024-04-26T05:00:57.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.400+0000 7f5e6c44f780 1 < suggested remove operation key=Q9BD1LRB0MKF tag=Y5V0WFCGZ6XI type=write 2024-04-26T05:00:57.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.401+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=L5EXB8VWFVUX type=del size=3709292 2024-04-26T05:00:57.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.403+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=5A4I0UK6KLBH type=del 2024-04-26T05:00:57.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.404+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=67BL5ZPKGZ0L type=write size=562255 2024-04-26T05:00:57.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.406+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=0J7UB8BH84BO type=del 2024-04-26T05:00:57.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.407+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=YVGNURCRYD3C type=write size=174792 2024-04-26T05:00:57.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.409+0000 7f5e6c44f780 1 < canceled operation key=W2HMZO7ONEAX tag=1Y8K8L26CGDR type=del size=407163 2024-04-26T05:00:57.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.410+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=1X3WW99O01E1 type=del size=1658757 2024-04-26T05:00:57.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.412+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~C3PDB1EBJY1A.0 size=648300 2024-04-26T05:00:57.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.414+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=C3PDB1EBJY1A tag=9LVVDOT443KD type=write size=1696876 2024-04-26T05:00:57.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.416+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=JE3HXC2HH8I1 type=write size=9457 2024-04-26T05:00:57.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.417+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~GLD2OXGUD4U7.0 size=712063 2024-04-26T05:00:57.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.420+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=GLD2OXGUD4U7 tag=6B71CRD1JQT3 type=write size=1760639 2024-04-26T05:00:57.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.423+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~ZQ24H247TOMF.0 size=727891 2024-04-26T05:00:57.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.423+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=ZQ24H247TOMF tag=4QGN6FA33N0U type=write size=1776467 2024-04-26T05:00:57.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.424+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~DI1MSCMMTVS8.0 size=716819 2024-04-26T05:00:57.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.427+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=DI1MSCMMTVS8 tag=QPROTEB15QN3 type=write size=1765395 2024-04-26T05:00:57.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.429+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=6XTMZ3ZHE0XK type=del size=64756 2024-04-26T05:00:57.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.430+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.0 size=1048576 2024-04-26T05:00:57.432 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.432+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.1 size=1048576 2024-04-26T05:00:57.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.433+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~G20JZ8W4E6IK.2 size=984848 2024-04-26T05:00:57.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.436+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=G20JZ8W4E6IK tag=KD28H9GTWX66 type=write size=4130576 2024-04-26T05:00:57.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.438+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~MG4FZCLDGUT0.0 size=534503 2024-04-26T05:00:57.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.438+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=MG4FZCLDGUT0 tag=2YY93VNW8E93 type=write size=1583079 2024-04-26T05:00:57.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.441+0000 7f5e6c44f780 1 < suggested update operation key=WJPHV271EBDO tag=4HDTW5SQN2EF type=del size=1489273 2024-04-26T05:00:57.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:57 smithi146 ceph-mon[95531]: osdmap e1105: 8 total, 8 up, 8 in 2024-04-26T05:00:57.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:57 smithi146 ceph-mon[92947]: osdmap e1105: 8 total, 8 up, 8 in 2024-04-26T05:00:57.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.443+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=PAGV6OKSEFMC type=del size=1219225 2024-04-26T05:00:57.444 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.444+0000 7f5e6c44f780 1 < canceled operation key=VE3FPJECPA61 tag=R89IN9GJ111E type=del size=190102 2024-04-26T05:00:57.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.446+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=TM25CI0FBKVY type=del size=511894 2024-04-26T05:00:57.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.447+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~UN9F71RMNW5Z.0 size=1042000 2024-04-26T05:00:57.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.450+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=UN9F71RMNW5Z tag=FVRXXYJ2QKNJ type=write size=2090576 2024-04-26T05:00:57.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~ZEN55LWKKL9L.0 size=1048576 2024-04-26T05:00:57.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.454+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~ZEN55LWKKL9L.1 size=601880 2024-04-26T05:00:57.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.454+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=ZEN55LWKKL9L tag=SZ1MWS6QEQQV type=write size=2699032 2024-04-26T05:00:57.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.457+0000 7f5e6c44f780 1 < suggested update operation key=VE3FPJECPA61 tag=Y2TLACUSJZPX type=del size=3313041 2024-04-26T05:00:57.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.460+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~WAZ2YD33EE6B.0 size=1048576 2024-04-26T05:00:57.462 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.461+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~WAZ2YD33EE6B.1 size=229178 2024-04-26T05:00:57.462 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.461+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=WAZ2YD33EE6B tag=RLCX9QVCCQ75 type=write size=2326330 2024-04-26T05:00:57.464 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.463+0000 7f5e6c44f780 -1 < failed to complete operation key=UA5Z192DBL0X tag=XL63D62AV0VZ type=del size=420393: (22) Invalid argument 2024-04-26T05:00:57.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.466+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~H449DKS8TZHW.0 size=1048576 2024-04-26T05:00:57.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.468+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~H449DKS8TZHW.1 size=276087 2024-04-26T05:00:57.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.468+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=H449DKS8TZHW tag=D48I8NCV47EC type=write size=2373239 2024-04-26T05:00:57.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.471+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=N0875NP3T75L type=del 2024-04-26T05:00:57.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.474+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.0 size=1048576 2024-04-26T05:00:57.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.475+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.1 size=1048576 2024-04-26T05:00:57.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.477+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.2 size=60825 2024-04-26T05:00:57.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.477+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=SDK0Z30O9I1J tag=RHY87AQWZHX8 type=write size=3206553 2024-04-26T05:00:57.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.478+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~G5JJVO13MZZV.0 size=399922 2024-04-26T05:00:57.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.481+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=G5JJVO13MZZV tag=SHU7BSAL6IQD type=write size=1448498 2024-04-26T05:00:57.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.483+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=YWYLZVEWGT9O type=del size=2100252 2024-04-26T05:00:57.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.485+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~FNB59R817SH8.0 size=190201 2024-04-26T05:00:57.488 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.487+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=FNB59R817SH8 tag=H2Z31OUA1T0L type=write size=1238777 2024-04-26T05:00:57.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.490+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~0STQ76MLNWNX.0 size=484114 2024-04-26T05:00:57.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.490+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=0STQ76MLNWNX tag=8F4TIXKID4JI type=write size=1532690 2024-04-26T05:00:57.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.492+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=L5EXB8VWFVUX type=del 2024-04-26T05:00:57.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.493+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=6WOEJF2S6EWU type=del size=29736 2024-04-26T05:00:57.496 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.495+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=67BL5ZPKGZ0L type=write size=562255 2024-04-26T05:00:57.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.497+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=NZEAD8MVZ1C9 type=write size=922147 2024-04-26T05:00:57.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.498+0000 7f5e6c44f780 1 < completed write operation key=RBHAWA10J1N8 tag=YVGNURCRYD3C type=write size=174792 2024-04-26T05:00:57.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.501+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~HFQZR7PJHGAJ.0 size=957746 2024-04-26T05:00:57.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.501+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=HFQZR7PJHGAJ tag=OIP63VD2QSA7 type=write size=2006322 2024-04-26T05:00:57.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.503+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=1X3WW99O01E1 type=del 2024-04-26T05:00:57.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.504+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=WMZ3ZYB1YQBM type=del size=2151054 2024-04-26T05:00:57.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.506+0000 7f5e6c44f780 1 < completed write operation key=M436GKZG1I32 tag=JE3HXC2HH8I1 type=write size=9457 2024-04-26T05:00:57.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.507+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=CCBK4BR7K007 type=del size=1386222 2024-04-26T05:00:57.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.509+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~ZQ24H247TOMF.0 size=727891 2024-04-26T05:00:57.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.512+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=ZQ24H247TOMF tag=4QGN6FA33N0U type=write size=1776467 2024-04-26T05:00:57.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.515+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.0 size=1048576 2024-04-26T05:00:57.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.516+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.1 size=1048576 2024-04-26T05:00:57.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.517+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.2 size=216693 2024-04-26T05:00:57.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.517+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=D1T2LQWRBFTC tag=P64UN990932W type=write size=3362421 2024-04-26T05:00:57.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.521+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=6XTMZ3ZHE0XK type=del 2024-04-26T05:00:57.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.522+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=2BK1TTPJ5UPT type=del size=2328781 2024-04-26T05:00:57.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.524+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~MG4FZCLDGUT0.0 size=534503 2024-04-26T05:00:57.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.527+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=MG4FZCLDGUT0 tag=2YY93VNW8E93 type=write size=1583079 2024-04-26T05:00:57.529 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.529+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=WWVST5ECE6W4 type=write size=279212 2024-04-26T05:00:57.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.530+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=PAGV6OKSEFMC type=del 2024-04-26T05:00:57.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.532+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=L2562HL087DZ type=del size=634386 2024-04-26T05:00:57.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.534+0000 7f5e6c44f780 1 < canceled operation key=T6F27FVZALU3 tag=TM25CI0FBKVY type=del size=511894 2024-04-26T05:00:57.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.535+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=3PGB13DLAKY4 type=del size=1287842 2024-04-26T05:00:57.537 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.537+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~ZEN55LWKKL9L.0 size=1048576 2024-04-26T05:00:57.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.538+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~ZEN55LWKKL9L.1 size=601880 2024-04-26T05:00:57.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.541+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=ZEN55LWKKL9L tag=SZ1MWS6QEQQV type=write size=2699032 2024-04-26T05:00:57.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.543+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4CZZ21M3B4A1.0 size=944067 2024-04-26T05:00:57.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.543+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=4CZZ21M3B4A1 tag=EY5TZ9NZ8YMW type=write size=1992643 2024-04-26T05:00:57.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.545+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~WAZ2YD33EE6B.0 size=1048576 2024-04-26T05:00:57.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.546+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~WAZ2YD33EE6B.1 size=229178 2024-04-26T05:00:57.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.549+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=WAZ2YD33EE6B tag=RLCX9QVCCQ75 type=write size=2326330 2024-04-26T05:00:57.552 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.552+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.0 size=1048576 2024-04-26T05:00:57.553 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.553+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.1 size=1048576 2024-04-26T05:00:57.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.554+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.2 size=245215 2024-04-26T05:00:57.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.554+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=Z4PDHUYEQ10X tag=MDENXVDWZVKQ type=write size=3390943 2024-04-26T05:00:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:57 smithi204 ceph-mon[88313]: osdmap e1105: 8 total, 8 up, 8 in 2024-04-26T05:00:57.556 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.556+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~H449DKS8TZHW.0 size=1048576 2024-04-26T05:00:57.558 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.557+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~H449DKS8TZHW.1 size=276087 2024-04-26T05:00:57.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.560+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=H449DKS8TZHW tag=D48I8NCV47EC type=write size=2373239 2024-04-26T05:00:57.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.562+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~WX7RSSGEIV5U.0 size=971915 2024-04-26T05:00:57.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.562+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=WX7RSSGEIV5U tag=DUPLWT0ZC295 type=write size=2020491 2024-04-26T05:00:57.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.564+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.0 size=1048576 2024-04-26T05:00:57.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.565+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.1 size=1048576 2024-04-26T05:00:57.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.566+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~SDK0Z30O9I1J.2 size=60825 2024-04-26T05:00:57.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.569+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=SDK0Z30O9I1J tag=RHY87AQWZHX8 type=write size=3206553 2024-04-26T05:00:57.571 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.571+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=AC2RDPM15S4V type=del size=2846654 2024-04-26T05:00:57.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.573+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=YWYLZVEWGT9O type=del 2024-04-26T05:00:57.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.575+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~2JJVH03IRNG3.0 size=623151 2024-04-26T05:00:57.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.575+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=2JJVH03IRNG3 tag=9DIE2SAVHF3D type=write size=1671727 2024-04-26T05:00:57.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.577+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~0STQ76MLNWNX.0 size=484114 2024-04-26T05:00:57.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.579+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=0STQ76MLNWNX tag=8F4TIXKID4JI type=write size=1532690 2024-04-26T05:00:57.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.583+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.0 size=1048576 2024-04-26T05:00:57.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.584+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.1 size=1048576 2024-04-26T05:00:57.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.585+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.2 size=585944 2024-04-26T05:00:57.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.585+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=C6SIG0OL1I6Q tag=HNHPZEFH4Z2O type=write size=3731672 2024-04-26T05:00:57.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.587+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=6WOEJF2S6EWU type=del 2024-04-26T05:00:57.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.590+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~5X9UQPW08KXZ.0 size=272318 2024-04-26T05:00:57.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.590+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=5X9UQPW08KXZ tag=BQ17EW7EQB2V type=write size=1320894 2024-04-26T05:00:57.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.592+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=NZEAD8MVZ1C9 type=write size=922147 2024-04-26T05:00:57.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.594+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~X3L1SSMOC9L8.0 size=324739 2024-04-26T05:00:57.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.594+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=X3L1SSMOC9L8 tag=EZFCKZQ7UF25 type=write size=1373315 2024-04-26T05:00:57.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.596+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~HFQZR7PJHGAJ.0 size=957746 2024-04-26T05:00:57.598 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.598+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=HFQZR7PJHGAJ tag=OIP63VD2QSA7 type=write size=2006322 2024-04-26T05:00:57.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.600+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=52YHZV1RWY2R type=del size=1983210 2024-04-26T05:00:57.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.601+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=WMZ3ZYB1YQBM type=del 2024-04-26T05:00:57.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.604+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~04YVKB103GFS.0 size=101632 2024-04-26T05:00:57.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.604+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=04YVKB103GFS tag=Q9VG6P9YB733 type=write size=1150208 2024-04-26T05:00:57.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.606+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=CCBK4BR7K007 type=del 2024-04-26T05:00:57.608 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.608+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=QRGD68SCGILK type=del size=1860034 2024-04-26T05:00:57.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.609+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.0 size=1048576 2024-04-26T05:00:57.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.611+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.1 size=1048576 2024-04-26T05:00:57.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.611+0000 7f5e6c44f780 1 < canceled part key=_multipart_6PZCJ9LKDU89.2~D1T2LQWRBFTC.2 size=216693 2024-04-26T05:00:57.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.613+0000 7f5e6c44f780 1 < canceled multipart upload key=6PZCJ9LKDU89 upload=D1T2LQWRBFTC tag=P64UN990932W type=write size=3362421 2024-04-26T05:00:57.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.616+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.0 size=1048576 2024-04-26T05:00:57.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.617+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.1 size=1048576 2024-04-26T05:00:57.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.618+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.2 size=900921 2024-04-26T05:00:57.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.618+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=INDY43LYN4NJ tag=4CE4FYY15CFR type=write size=4046649 2024-04-26T05:00:57.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.620+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=2BK1TTPJ5UPT type=del 2024-04-26T05:00:57.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.622+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=OWF0BOL38C2L type=del size=3404220 2024-04-26T05:00:57.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.623+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=WWVST5ECE6W4 type=write size=279212 2024-04-26T05:00:57.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.625+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=W4ZDF2KY0X79 type=write size=954380 2024-04-26T05:00:57.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.626+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=L2562HL087DZ type=del 2024-04-26T05:00:57.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.629+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~VBOZ93M2RQBD.0 size=1048576 2024-04-26T05:00:57.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.631+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~VBOZ93M2RQBD.1 size=287473 2024-04-26T05:00:57.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.631+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=VBOZ93M2RQBD tag=2KOVE5T7JZV4 type=write size=2384625 2024-04-26T05:00:57.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.632+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=3PGB13DLAKY4 type=del 2024-04-26T05:00:57.636 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.635+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.0 size=1048576 2024-04-26T05:00:57.637 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.637+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.1 size=1048576 2024-04-26T05:00:57.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.638+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.2 size=729334 2024-04-26T05:00:57.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.638+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=40D4ZXHM107J tag=72911RQKXIM8 type=write size=3875062 2024-04-26T05:00:57.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.640+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4CZZ21M3B4A1.0 size=944067 2024-04-26T05:00:57.642 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.642+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=4CZZ21M3B4A1 tag=EY5TZ9NZ8YMW type=write size=1992643 2024-04-26T05:00:57.644 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.643+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=E2IYIUB2RYBN type=del size=1860330 2024-04-26T05:00:57.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.645+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.0 size=1048576 2024-04-26T05:00:57.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.646+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.1 size=1048576 2024-04-26T05:00:57.647 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.647+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~Z4PDHUYEQ10X.2 size=245215 2024-04-26T05:00:57.650 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.650+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=Z4PDHUYEQ10X tag=MDENXVDWZVKQ type=write size=3390943 2024-04-26T05:00:57.652 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.652+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=TNGTB89IYUB7 type=del size=3160748 2024-04-26T05:00:57.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.653+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~WX7RSSGEIV5U.0 size=971915 2024-04-26T05:00:57.656 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.656+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=WX7RSSGEIV5U tag=DUPLWT0ZC295 type=write size=2020491 2024-04-26T05:00:57.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.657+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=3XET97BR9633 type=write size=567656 2024-04-26T05:00:57.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.660+0000 7f5e6c44f780 1 < suggested remove operation key=UA5Z192DBL0X tag=AC2RDPM15S4V type=del 2024-04-26T05:00:57.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.662+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=ZL9S8A7QT7KD type=write size=786203 2024-04-26T05:00:57.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.664+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~2JJVH03IRNG3.0 size=623151 2024-04-26T05:00:57.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.666+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=2JJVH03IRNG3 tag=9DIE2SAVHF3D type=write size=1671727 2024-04-26T05:00:57.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.668+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=VPMFXJYFGU0L type=del size=2855393 2024-04-26T05:00:57.670 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.670+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.0 size=1048576 2024-04-26T05:00:57.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.671+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.1 size=1048576 2024-04-26T05:00:57.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.672+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~C6SIG0OL1I6Q.2 size=585944 2024-04-26T05:00:57.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.675+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=C6SIG0OL1I6Q tag=HNHPZEFH4Z2O type=write size=3731672 2024-04-26T05:00:57.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.677+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=A2UF0PITI5EM type=del size=538970 2024-04-26T05:00:57.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.678+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~5X9UQPW08KXZ.0 size=272318 2024-04-26T05:00:57.681 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.681+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=5X9UQPW08KXZ tag=BQ17EW7EQB2V type=write size=1320894 2024-04-26T05:00:57.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.683+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=H65DX08L2HGM type=del size=551826 2024-04-26T05:00:57.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.684+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~X3L1SSMOC9L8.0 size=324739 2024-04-26T05:00:57.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.687+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=X3L1SSMOC9L8 tag=EZFCKZQ7UF25 type=write size=1373315 2024-04-26T05:00:57.689 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.688+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=8F36NBGY1FON type=del size=2426835 2024-04-26T05:00:57.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.690+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=52YHZV1RWY2R type=del 2024-04-26T05:00:57.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.693+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~R4582Y1V5SPW.0 size=575764 2024-04-26T05:00:57.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.693+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=R4582Y1V5SPW tag=DPUTXROI09MG type=write size=1624340 2024-04-26T05:00:57.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.695+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~04YVKB103GFS.0 size=101632 2024-04-26T05:00:57.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.698+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=04YVKB103GFS tag=Q9VG6P9YB733 type=write size=1150208 2024-04-26T05:00:57.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.700+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=UFZVL6HMVFUL type=del size=1410060 2024-04-26T05:00:57.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.703+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=QRGD68SCGILK type=del 2024-04-26T05:00:57.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.705+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=TPG5JKI0FKGA type=del size=1661923 2024-04-26T05:00:57.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.707+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.0 size=1048576 2024-04-26T05:00:57.708 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.708+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.1 size=1048576 2024-04-26T05:00:57.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.708+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~INDY43LYN4NJ.2 size=900921 2024-04-26T05:00:57.712 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.711+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=INDY43LYN4NJ tag=4CE4FYY15CFR type=write size=4046649 2024-04-26T05:00:57.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.713+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=ID7J3VMPZ0QR type=del size=3465394 2024-04-26T05:00:57.715 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.714+0000 7f5e6c44f780 1 < canceled operation key=QL2O16MF6S6U tag=OWF0BOL38C2L type=del size=3404220 2024-04-26T05:00:57.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.716+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=ET5WRZGULLHA type=del size=1129603 2024-04-26T05:00:57.718 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.718+0000 7f5e6c44f780 1 < completed write operation key=KC7MUR1B55LJ tag=W4ZDF2KY0X79 type=write size=954380 2024-04-26T05:00:57.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.721+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MQG15SIJ0OI4.0 size=58655 2024-04-26T05:00:57.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.721+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=MQG15SIJ0OI4 tag=9MVEC5O6IWT9 type=write size=1107231 2024-04-26T05:00:57.723 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.723+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~VBOZ93M2RQBD.0 size=1048576 2024-04-26T05:00:57.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.724+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~VBOZ93M2RQBD.1 size=287473 2024-04-26T05:00:57.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.727+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=VBOZ93M2RQBD tag=2KOVE5T7JZV4 type=write size=2384625 2024-04-26T05:00:57.729 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.728+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=37FRO0XS022B type=del size=1409830 2024-04-26T05:00:57.730 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.730+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.0 size=1048576 2024-04-26T05:00:57.732 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.732+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.1 size=1048576 2024-04-26T05:00:57.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.733+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~40D4ZXHM107J.2 size=729334 2024-04-26T05:00:57.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.736+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=40D4ZXHM107J tag=72911RQKXIM8 type=write size=3875062 2024-04-26T05:00:57.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.739+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.0 size=1048576 2024-04-26T05:00:57.740 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.740+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.1 size=1048576 2024-04-26T05:00:57.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.741+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.2 size=624870 2024-04-26T05:00:57.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.741+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=7513B00KD5C7 tag=ADK9L801NN5S type=write size=3770598 2024-04-26T05:00:57.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.743+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=E2IYIUB2RYBN type=del 2024-04-26T05:00:57.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.744+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=EY6PHIGNQCIC type=write size=279574 2024-04-26T05:00:57.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.746+0000 7f5e6c44f780 1 < canceled operation key=00YCEFZ2NL31 tag=TNGTB89IYUB7 type=del size=3160748 2024-04-26T05:00:57.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.748+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=UNEFGBOV1RAT type=del size=461298 2024-04-26T05:00:57.750 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.750+0000 7f5e6c44f780 1 < completed write operation key=WJPHV271EBDO tag=3XET97BR9633 type=write size=567656 2024-04-26T05:00:57.752 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.751+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=RL5L181VC4CH type=del size=1241803 2024-04-26T05:00:57.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.753+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=ZL9S8A7QT7KD type=write size=786203 2024-04-26T05:00:57.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.755+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=HNTUBYCIWHIS type=del size=2442343 2024-04-26T05:00:57.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.756+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=VPMFXJYFGU0L type=del 2024-04-26T05:00:57.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.758+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=AURBJHMJF2ZS type=del size=1498096 2024-04-26T05:00:57.761 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.761+0000 7f5e6c44f780 1 < suggested remove operation key=WPPJT7ES6671 tag=A2UF0PITI5EM type=del 2024-04-26T05:00:57.763 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.763+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=4B1I64A1YEUF type=del size=2081687 2024-04-26T05:00:57.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.766+0000 7f5e6c44f780 1 < suggested remove operation key=RBHAWA10J1N8 tag=H65DX08L2HGM type=del 2024-04-26T05:00:57.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.768+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~YC6W05083NH1.0 size=437157 2024-04-26T05:00:57.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.768+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=YC6W05083NH1 tag=IK93TVFW6L8E type=write size=1485733 2024-04-26T05:00:57.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.770+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=8F36NBGY1FON type=del 2024-04-26T05:00:57.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.771+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=CZHUAJOPYAXS type=del size=1109915 2024-04-26T05:00:57.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.773+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~R4582Y1V5SPW.0 size=575764 2024-04-26T05:00:57.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.776+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=R4582Y1V5SPW tag=DPUTXROI09MG type=write size=1624340 2024-04-26T05:00:57.779 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.779+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~29GHHZ9TCYTG.0 size=1048576 2024-04-26T05:00:57.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.781+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~29GHHZ9TCYTG.1 size=535551 2024-04-26T05:00:57.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.781+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=29GHHZ9TCYTG tag=QJNX953M8BY0 type=write size=2632703 2024-04-26T05:00:57.783 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.782+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=UFZVL6HMVFUL type=del 2024-04-26T05:00:57.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.784+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=1J3050XC49JM type=del size=3931826 2024-04-26T05:00:57.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.786+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=TPG5JKI0FKGA type=del 2024-04-26T05:00:57.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.787+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=YDMUKEZ55GAB type=del size=2171230 2024-04-26T05:00:57.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.789+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=ID7J3VMPZ0QR type=del 2024-04-26T05:00:57.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.790+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=8A1JZVJEA24L type=del size=1207907 2024-04-26T05:00:57.792 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.792+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=ET5WRZGULLHA type=del 2024-04-26T05:00:57.795 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.795+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.0 size=1048576 2024-04-26T05:00:57.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.796+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.1 size=1048576 2024-04-26T05:00:57.797 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.797+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.2 size=929783 2024-04-26T05:00:57.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.797+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=8K4A2RO5N3T4 tag=BTFVRECZ935L type=write size=4075511 2024-04-26T05:00:57.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.797+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~MQG15SIJ0OI4.0 size=58655 2024-04-26T05:00:57.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.800+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=MQG15SIJ0OI4 tag=9MVEC5O6IWT9 type=write size=1107231 2024-04-26T05:00:57.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.801+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=4PNJ9EMZYYY5 type=del size=676338 2024-04-26T05:00:57.803 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.803+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=37FRO0XS022B type=del 2024-04-26T05:00:57.805 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.804+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=7NTU3QQFPEWO type=del size=4100845 2024-04-26T05:00:57.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.806+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.0 size=1048576 2024-04-26T05:00:57.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.807+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.1 size=1048576 2024-04-26T05:00:57.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.809+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7513B00KD5C7.2 size=624870 2024-04-26T05:00:57.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.811+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=7513B00KD5C7 tag=ADK9L801NN5S type=write size=3770598 2024-04-26T05:00:57.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.814+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~J9GP3LIZZQTS.0 size=839489 2024-04-26T05:00:57.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.814+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=J9GP3LIZZQTS tag=X8Z3HDZBBT9C type=write size=1888065 2024-04-26T05:00:57.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.816+0000 7f5e6c44f780 1 < completed write operation key=1JG681PFCBSF tag=EY6PHIGNQCIC type=write size=279574 2024-04-26T05:00:57.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.819+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~UBK1XXPWY5BH.0 size=172758 2024-04-26T05:00:57.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.819+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=UBK1XXPWY5BH tag=YSKAFUSC5QK6 type=write size=1221334 2024-04-26T05:00:57.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.821+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=UNEFGBOV1RAT type=del 2024-04-26T05:00:57.822 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.822+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=SHZJPW7ZT48P type=del size=631885 2024-04-26T05:00:57.824 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.824+0000 7f5e6c44f780 1 < canceled operation key=3IY5KSJQEZ1E tag=RL5L181VC4CH type=del size=1241803 2024-04-26T05:00:57.826 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.826+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=1G50VRNW8J3O type=del size=3419996 2024-04-26T05:00:57.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.827+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=HNTUBYCIWHIS type=del 2024-04-26T05:00:57.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.829+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=DOCGY7Q1ILOU type=del size=1653477 2024-04-26T05:00:57.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.830+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=AURBJHMJF2ZS type=del 2024-04-26T05:00:57.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.833+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~E0THRR2H09VJ.0 size=1048576 2024-04-26T05:00:57.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.834+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~E0THRR2H09VJ.1 size=391764 2024-04-26T05:00:57.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.834+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=E0THRR2H09VJ tag=OU2UOOC616UK type=write size=2488916 2024-04-26T05:00:57.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.836+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=4B1I64A1YEUF type=del 2024-04-26T05:00:57.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.838+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=CUEA4S75EMX3 type=del size=2858782 2024-04-26T05:00:57.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.838+0000 7f5e6c44f780 1 < canceled part key=_multipart_O0KYMZCP374D.2~YC6W05083NH1.0 size=437157 2024-04-26T05:00:57.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.840+0000 7f5e6c44f780 1 < canceled multipart upload key=O0KYMZCP374D upload=YC6W05083NH1 tag=IK93TVFW6L8E type=write size=1485733 2024-04-26T05:00:57.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.843+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~F7Y61N5RQWV3.0 size=290110 2024-04-26T05:00:57.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.843+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=F7Y61N5RQWV3 tag=4W2R4TK2W1K9 type=write size=1338686 2024-04-26T05:00:57.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.845+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=CZHUAJOPYAXS type=del 2024-04-26T05:00:57.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.846+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=JZ7IXTRVZSQ2 type=del size=2469681 2024-04-26T05:00:57.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.847+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~29GHHZ9TCYTG.0 size=1048576 2024-04-26T05:00:57.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.849+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~29GHHZ9TCYTG.1 size=535551 2024-04-26T05:00:57.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.851+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=29GHHZ9TCYTG tag=QJNX953M8BY0 type=write size=2632703 2024-04-26T05:00:57.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.853+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=3GFBXQ86PQK9 type=del size=1965661 2024-04-26T05:00:57.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.856+0000 7f5e6c44f780 1 < suggested remove operation key=00YCEFZ2NL31 tag=1J3050XC49JM type=del 2024-04-26T05:00:57.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.859+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.0 size=1048576 2024-04-26T05:00:57.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.860+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.1 size=1048576 2024-04-26T05:00:57.861 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.861+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.2 size=3712 2024-04-26T05:00:57.861 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.861+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=IVUS9XDBIE4C tag=L03YY3BIF92Z type=write size=3149440 2024-04-26T05:00:57.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.862+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=YDMUKEZ55GAB type=del 2024-04-26T05:00:57.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.864+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=33GPN2K8FSKW type=write size=514665 2024-04-26T05:00:57.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.867+0000 7f5e6c44f780 1 < suggested remove operation key=TN10LJFK1EYX tag=8A1JZVJEA24L type=del 2024-04-26T05:00:57.868 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.868+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=113OFGQ77B4Q type=del size=1563770 2024-04-26T05:00:57.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.870+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.0 size=1048576 2024-04-26T05:00:57.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.871+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.1 size=1048576 2024-04-26T05:00:57.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.873+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~8K4A2RO5N3T4.2 size=929783 2024-04-26T05:00:57.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.875+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=8K4A2RO5N3T4 tag=BTFVRECZ935L type=write size=4075511 2024-04-26T05:00:57.877 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.877+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=XBE9AEROXTFN type=write size=557845 2024-04-26T05:00:57.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.878+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=4PNJ9EMZYYY5 type=del 2024-04-26T05:00:57.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.880+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=R54LTHZ4YDS7 type=del size=3192594 2024-04-26T05:00:57.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.881+0000 7f5e6c44f780 1 < canceled operation key=HLA0M5HU2P9F tag=7NTU3QQFPEWO type=del size=4100845 2024-04-26T05:00:57.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.883+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=V0ZMS5HLRCW7 type=del size=2442521 2024-04-26T05:00:57.885 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.885+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~J9GP3LIZZQTS.0 size=839489 2024-04-26T05:00:57.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.888+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=J9GP3LIZZQTS tag=X8Z3HDZBBT9C type=write size=1888065 2024-04-26T05:00:57.891 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.891+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~MXUONHVPI0UU.0 size=1048576 2024-04-26T05:00:57.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.892+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~MXUONHVPI0UU.1 size=998567 2024-04-26T05:00:57.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.892+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=MXUONHVPI0UU tag=JITDGXXOOW55 type=write size=3095719 2024-04-26T05:00:57.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.893+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~UBK1XXPWY5BH.0 size=172758 2024-04-26T05:00:57.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.896+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=UBK1XXPWY5BH tag=YSKAFUSC5QK6 type=write size=1221334 2024-04-26T05:00:57.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.898+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=0BBIF6602L60 type=write size=963992 2024-04-26T05:00:57.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.902+0000 7f5e6c44f780 1 < suggested remove operation key=RBHAWA10J1N8 tag=SHZJPW7ZT48P type=del 2024-04-26T05:00:57.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.903+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=6EZON56IF125 type=del size=1451128 2024-04-26T05:00:57.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.905+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=1G50VRNW8J3O type=del 2024-04-26T05:00:57.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.908+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~ATOSOZY4E1FW.0 size=642545 2024-04-26T05:00:57.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.908+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=ATOSOZY4E1FW tag=68Z0T7NBW0RE type=write size=1691121 2024-04-26T05:00:57.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.911+0000 7f5e6c44f780 1 < suggested remove operation key=M436GKZG1I32 tag=DOCGY7Q1ILOU type=del 2024-04-26T05:00:57.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.913+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~E3N8MUCTI7KB.0 size=389451 2024-04-26T05:00:57.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.913+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=E3N8MUCTI7KB tag=Q5JKBKYDIJ0S type=write size=1438027 2024-04-26T05:00:57.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.913+0000 7f5e6c44f780 1 < canceled part key=_multipart_QL2O16MF6S6U.2~E0THRR2H09VJ.0 size=1048576 2024-04-26T05:00:57.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.915+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~E0THRR2H09VJ.1 size=391764 2024-04-26T05:00:57.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.917+0000 7f5e6c44f780 1 < canceled multipart upload key=QL2O16MF6S6U upload=E0THRR2H09VJ tag=OU2UOOC616UK type=write size=2488916 2024-04-26T05:00:57.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.918+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=TAYR3KIYY1IG type=del size=3651946 2024-04-26T05:00:57.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.921+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=CUEA4S75EMX3 type=del size=2858782 2024-04-26T05:00:57.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.923+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=GFOVEK1WPU93 type=write size=755518 2024-04-26T05:00:57.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.924+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~F7Y61N5RQWV3.0 size=290110 2024-04-26T05:00:57.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.927+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=F7Y61N5RQWV3 tag=4W2R4TK2W1K9 type=write size=1338686 2024-04-26T05:00:57.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.929+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=86EJ47HCODNT type=del size=448073 2024-04-26T05:00:57.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.930+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=JZ7IXTRVZSQ2 type=del 2024-04-26T05:00:57.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.933+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.0 size=1048576 2024-04-26T05:00:57.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.934+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.1 size=1048576 2024-04-26T05:00:57.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.935+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.2 size=254077 2024-04-26T05:00:57.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.935+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=4ZXIXCCPXMAZ tag=SIH809P060PY type=write size=3399805 2024-04-26T05:00:57.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.937+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=3GFBXQ86PQK9 type=del 2024-04-26T05:00:57.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.938+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=ZDXF1BFLSVGU type=write size=235716 2024-04-26T05:00:57.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.940+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.0 size=1048576 2024-04-26T05:00:57.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.941+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.1 size=1048576 2024-04-26T05:00:57.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.943+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~IVUS9XDBIE4C.2 size=3712 2024-04-26T05:00:57.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.946+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=IVUS9XDBIE4C tag=L03YY3BIF92Z type=write size=3149440 2024-04-26T05:00:57.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.949+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.0 size=1048576 2024-04-26T05:00:57.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.950+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.1 size=1048576 2024-04-26T05:00:57.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.952+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.2 size=642604 2024-04-26T05:00:57.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.952+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=1RM5BELFR818 tag=V65H2QPBRSKW type=write size=3788332 2024-04-26T05:00:57.954 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.954+0000 7f5e6c44f780 1 < completed write operation key=SO60V5P7E3UJ tag=33GPN2K8FSKW type=write size=514665 2024-04-26T05:00:57.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.957+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~03WSNO86BWGA.0 size=1048576 2024-04-26T05:00:57.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.958+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~03WSNO86BWGA.1 size=738117 2024-04-26T05:00:57.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.958+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=03WSNO86BWGA tag=DW5YXXX01HH1 type=write size=2835269 2024-04-26T05:00:57.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.959+0000 7f5e6c44f780 1 < canceled operation key=3IY5KSJQEZ1E tag=113OFGQ77B4Q type=del size=1563770 2024-04-26T05:00:57.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.963+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~6NONIIGPDY4C.0 size=1048576 2024-04-26T05:00:57.964 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.964+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~6NONIIGPDY4C.1 size=837479 2024-04-26T05:00:57.964 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.964+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=6NONIIGPDY4C tag=M3Q0ATA0L4ZH type=write size=2934631 2024-04-26T05:00:57.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.966+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=XBE9AEROXTFN type=write size=557845 2024-04-26T05:00:57.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.967+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=QZHCDYTZI4KG type=del size=848621 2024-04-26T05:00:57.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.970+0000 7f5e6c44f780 -1 < failed to complete operation key=T2T3RS6DUX0O tag=R54LTHZ4YDS7 type=del size=3192594: (22) Invalid argument 2024-04-26T05:00:57.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.972+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=J32UTGJXWG2A type=write size=314593 2024-04-26T05:00:57.975 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.975+0000 7f5e6c44f780 1 < suggested update operation key=QL2O16MF6S6U tag=V0ZMS5HLRCW7 type=del size=2442521 2024-04-26T05:00:57.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.977+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=K92HXBU4P6K6 type=del size=445560 2024-04-26T05:00:57.979 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.979+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~MXUONHVPI0UU.0 size=1048576 2024-04-26T05:00:57.980 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.980+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~MXUONHVPI0UU.1 size=998567 2024-04-26T05:00:57.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.982+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=MXUONHVPI0UU tag=JITDGXXOOW55 type=write size=3095719 2024-04-26T05:00:57.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.984+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=37YXPHCO5YSF type=del size=2509839 2024-04-26T05:00:57.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.986+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=0BBIF6602L60 type=write size=963992 2024-04-26T05:00:57.989 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.989+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.0 size=1048576 2024-04-26T05:00:57.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.990+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.1 size=1048576 2024-04-26T05:00:57.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.991+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.2 size=216326 2024-04-26T05:00:57.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.991+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=F10W9ATH75EE tag=2TJCFKBT6ZDF type=write size=3362054 2024-04-26T05:00:57.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.993+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=6EZON56IF125 type=del 2024-04-26T05:00:57.996 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.996+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~O4R2WEGY0KNK.0 size=1048576 2024-04-26T05:00:57.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.997+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~O4R2WEGY0KNK.1 size=623004 2024-04-26T05:00:57.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.997+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=O4R2WEGY0KNK tag=T2KKOEEY1XNF type=write size=2720156 2024-04-26T05:00:58.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:57.999+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~ATOSOZY4E1FW.0 size=642545 2024-04-26T05:00:58.002 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.002+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=ATOSOZY4E1FW tag=68Z0T7NBW0RE type=write size=1691121 2024-04-26T05:00:58.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.005+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.0 size=1048576 2024-04-26T05:00:58.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.006+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.1 size=1048576 2024-04-26T05:00:58.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.007+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.2 size=755383 2024-04-26T05:00:58.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.007+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=FB8BN19ZE6U6 tag=OP2ZQ8LRXWFH type=write size=3901111 2024-04-26T05:00:58.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.009+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~E3N8MUCTI7KB.0 size=389451 2024-04-26T05:00:58.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.012+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=E3N8MUCTI7KB tag=Q5JKBKYDIJ0S type=write size=1438027 2024-04-26T05:00:58.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.013+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=9C2C8ESNK5KD type=del size=830315 2024-04-26T05:00:58.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.015+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=TAYR3KIYY1IG type=del 2024-04-26T05:00:58.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.016+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=811OOZU28XCW type=del size=1082216 2024-04-26T05:00:58.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.018+0000 7f5e6c44f780 1 < canceled operation key=G1PZE7VIJWML tag=GFOVEK1WPU93 type=write size=755518 2024-04-26T05:00:58.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.019+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=GMQL3XY3DGGU type=del size=3493474 2024-04-26T05:00:58.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.022+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=86EJ47HCODNT type=del 2024-04-26T05:00:58.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.024+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=LJXUG2GE8GO2 type=del size=3077562 2024-04-26T05:00:58.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.024+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.0 size=1048576 2024-04-26T05:00:58.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.024+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.1 size=1048576 2024-04-26T05:00:58.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.025+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~4ZXIXCCPXMAZ.2 size=254077 2024-04-26T05:00:58.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.028+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=4ZXIXCCPXMAZ tag=SIH809P060PY type=write size=3399805 2024-04-26T05:00:58.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.031+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~3I47UXTOB8X0.0 size=146279 2024-04-26T05:00:58.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.031+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=3I47UXTOB8X0 tag=OPJY2H5A4EUA type=write size=1194855 2024-04-26T05:00:58.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.033+0000 7f5e6c44f780 1 < completed write operation key=UA5Z192DBL0X tag=ZDXF1BFLSVGU type=write size=235716 2024-04-26T05:00:58.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.034+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=1VY7K0S6FC4R type=write size=842872 2024-04-26T05:00:58.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.036+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.0 size=1048576 2024-04-26T05:00:58.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.037+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.1 size=1048576 2024-04-26T05:00:58.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.038+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~1RM5BELFR818.2 size=642604 2024-04-26T05:00:58.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.041+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=1RM5BELFR818 tag=V65H2QPBRSKW type=write size=3788332 2024-04-26T05:00:58.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.043+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=SVK8T74XT2AJ type=del size=534481 2024-04-26T05:00:58.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.045+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~03WSNO86BWGA.0 size=1048576 2024-04-26T05:00:58.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.046+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~03WSNO86BWGA.1 size=738117 2024-04-26T05:00:58.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.048+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=03WSNO86BWGA tag=DW5YXXX01HH1 type=write size=2835269 2024-04-26T05:00:58.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.050+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=DARMP0539HVQ type=write size=717456 2024-04-26T05:00:58.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.052+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~6NONIIGPDY4C.0 size=1048576 2024-04-26T05:00:58.054 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.053+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~6NONIIGPDY4C.1 size=837479 2024-04-26T05:00:58.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.056+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=6NONIIGPDY4C tag=M3Q0ATA0L4ZH type=write size=2934631 2024-04-26T05:00:58.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.058+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=S8GZ0ZX1U1X6 type=del size=193240 2024-04-26T05:00:58.060 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.060+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=QZHCDYTZI4KG type=del 2024-04-26T05:00:58.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.061+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=SDAZ4Q5HNCDU type=del size=821524 2024-04-26T05:00:58.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.063+0000 7f5e6c44f780 1 < completed write operation key=RBHAWA10J1N8 tag=J32UTGJXWG2A type=write size=314593 2024-04-26T05:00:58.066 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.066+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~GSYEL6PKQMJO.0 size=1048576 2024-04-26T05:00:58.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.067+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~GSYEL6PKQMJO.1 size=810624 2024-04-26T05:00:58.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.067+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=GSYEL6PKQMJO tag=D9DZZYRI3784 type=write size=2907776 2024-04-26T05:00:58.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.069+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=K92HXBU4P6K6 type=del 2024-04-26T05:00:58.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.072+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.0 size=1048576 2024-04-26T05:00:58.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.073+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.1 size=1048576 2024-04-26T05:00:58.074 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.074+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.2 size=829073 2024-04-26T05:00:58.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.074+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=BJU5YSTUH78G tag=XEMF68XO3C75 type=write size=3974801 2024-04-26T05:00:58.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.076+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=37YXPHCO5YSF type=del 2024-04-26T05:00:58.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.078+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=IU0FDLVPJUKE type=del size=2766 2024-04-26T05:00:58.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.078+0000 7f5e6c44f780 1 < canceled part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.0 size=1048576 2024-04-26T05:00:58.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.080+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.1 size=1048576 2024-04-26T05:00:58.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.081+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~F10W9ATH75EE.2 size=216326 2024-04-26T05:00:58.084 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.084+0000 7f5e6c44f780 1 < canceled multipart upload key=I51TM1V08MGO upload=F10W9ATH75EE tag=2TJCFKBT6ZDF type=write size=3362054 2024-04-26T05:00:58.085 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.085+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=GY734VJKFJGP type=del size=3689364 2024-04-26T05:00:58.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.087+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~O4R2WEGY0KNK.0 size=1048576 2024-04-26T05:00:58.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.088+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~O4R2WEGY0KNK.1 size=623004 2024-04-26T05:00:58.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.093+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=O4R2WEGY0KNK tag=T2KKOEEY1XNF type=write size=2720156 2024-04-26T05:00:58.095 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.095+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=A2SN7D7DL3DO type=write size=66301 2024-04-26T05:00:58.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.097+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.0 size=1048576 2024-04-26T05:00:58.098 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.098+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.1 size=1048576 2024-04-26T05:00:58.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.099+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~FB8BN19ZE6U6.2 size=755383 2024-04-26T05:00:58.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.102+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=FB8BN19ZE6U6 tag=OP2ZQ8LRXWFH type=write size=3901111 2024-04-26T05:00:58.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.103+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=P0D93ANH1PSX type=write size=432939 2024-04-26T05:00:58.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.105+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=9C2C8ESNK5KD type=del 2024-04-26T05:00:58.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.107+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=9OB31H24UR0A type=write size=311496 2024-04-26T05:00:58.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.109+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=811OOZU28XCW type=del 2024-04-26T05:00:58.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.111+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=DYS69K4791FS type=del size=3451130 2024-04-26T05:00:58.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.112+0000 7f5e6c44f780 1 < canceled operation key=WG89TQYHF6G1 tag=GMQL3XY3DGGU type=del size=3493474 2024-04-26T05:00:58.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.115+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.0 size=1048576 2024-04-26T05:00:58.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.116+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.1 size=1048576 2024-04-26T05:00:58.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.118+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.2 size=733141 2024-04-26T05:00:58.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.118+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=ESO5U9M0WMX2 tag=JK7CYLZ9J0JG type=write size=3878869 2024-04-26T05:00:58.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.119+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=LJXUG2GE8GO2 type=del 2024-04-26T05:00:58.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.121+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=LL3WDP3607H9 type=write size=104332 2024-04-26T05:00:58.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.123+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~3I47UXTOB8X0.0 size=146279 2024-04-26T05:00:58.126 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.126+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=3I47UXTOB8X0 tag=OPJY2H5A4EUA type=write size=1194855 2024-04-26T05:00:58.128 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.127+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=YPKII2RIJZ0U type=del size=3366907 2024-04-26T05:00:58.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.130+0000 7f5e6c44f780 1 < suggested update operation key=TN10LJFK1EYX tag=1VY7K0S6FC4R type=write size=842872 2024-04-26T05:00:58.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.132+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=C7ES82DTQYAL type=write size=332055 2024-04-26T05:00:58.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.134+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=SVK8T74XT2AJ type=del 2024-04-26T05:00:58.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.135+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=M0ZOYDDB3S5O type=del size=1549170 2024-04-26T05:00:58.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.137+0000 7f5e6c44f780 1 < completed write operation key=3IY5KSJQEZ1E tag=DARMP0539HVQ type=write size=717456 2024-04-26T05:00:58.139 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.139+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=WZMUCRO305QW type=del size=4180219 2024-04-26T05:00:58.141 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.140+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=S8GZ0ZX1U1X6 type=del 2024-04-26T05:00:58.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.144+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.0 size=1048576 2024-04-26T05:00:58.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.145+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.1 size=1048576 2024-04-26T05:00:58.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.147+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.2 size=702722 2024-04-26T05:00:58.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.147+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=8PU60ZRIV9JR tag=X7CKRWPMC54T type=write size=3848450 2024-04-26T05:00:58.149 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.148+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=SDAZ4Q5HNCDU type=del size=821524 2024-04-26T05:00:58.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.151+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~A9092W80RQZG.0 size=965477 2024-04-26T05:00:58.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.151+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=A9092W80RQZG tag=TJ76L7DQUM2K type=write size=2014053 2024-04-26T05:00:58.153 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.153+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~GSYEL6PKQMJO.0 size=1048576 2024-04-26T05:00:58.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.154+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~GSYEL6PKQMJO.1 size=810624 2024-04-26T05:00:58.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.157+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=GSYEL6PKQMJO tag=D9DZZYRI3784 type=write size=2907776 2024-04-26T05:00:58.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.159+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=YQS3FJ44DOWR type=del size=232839 2024-04-26T05:00:58.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.160+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.0 size=1048576 2024-04-26T05:00:58.162 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.162+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.1 size=1048576 2024-04-26T05:00:58.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.163+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~BJU5YSTUH78G.2 size=829073 2024-04-26T05:00:58.166 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.166+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=BJU5YSTUH78G tag=XEMF68XO3C75 type=write size=3974801 2024-04-26T05:00:58.168 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.168+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=3IJRNLFVLZZH type=del size=3306398 2024-04-26T05:00:58.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.172+0000 7f5e6c44f780 1 < suggested update operation key=1JG681PFCBSF tag=IU0FDLVPJUKE type=del size=2766 2024-04-26T05:00:58.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.174+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=BNQUIQ5SW1S9 type=del size=2844027 2024-04-26T05:00:58.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.176+0000 7f5e6c44f780 1 < canceled operation key=M8QRWDR463QJ tag=GY734VJKFJGP type=del size=3689364 2024-04-26T05:00:58.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.177+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=S0RPH0QDYUH5 type=del size=196392 2024-04-26T05:00:58.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.179+0000 7f5e6c44f780 -1 < failed to complete operation key=1JG681PFCBSF tag=A2SN7D7DL3DO type=write size=66301: (22) Invalid argument 2024-04-26T05:00:58.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.181+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=NK6PYANNOM85 type=del size=1646032 2024-04-26T05:00:58.184 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.183+0000 7f5e6c44f780 -1 < failed to complete operation key=TN10LJFK1EYX tag=P0D93ANH1PSX type=write size=432939: (22) Invalid argument 2024-04-26T05:00:58.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.186+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.0 size=1048576 2024-04-26T05:00:58.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.187+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.1 size=1048576 2024-04-26T05:00:58.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.188+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.2 size=587081 2024-04-26T05:00:58.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.188+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=3FJFF5JJGUG8 tag=M0OW1GRIXF39 type=write size=3732809 2024-04-26T05:00:58.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.190+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=9OB31H24UR0A type=write size=311496 2024-04-26T05:00:58.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.191+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=A2VMYX255VNA type=del size=2664928 2024-04-26T05:00:58.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.193+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=DYS69K4791FS type=del 2024-04-26T05:00:58.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.194+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PGCPX8N1XKGI type=write size=969396 2024-04-26T05:00:58.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.196+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.0 size=1048576 2024-04-26T05:00:58.198 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.198+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.1 size=1048576 2024-04-26T05:00:58.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.199+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ESO5U9M0WMX2.2 size=733141 2024-04-26T05:00:58.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.202+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=ESO5U9M0WMX2 tag=JK7CYLZ9J0JG type=write size=3878869 2024-04-26T05:00:58.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.204+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.0 size=1048576 2024-04-26T05:00:58.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.206+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.1 size=1048576 2024-04-26T05:00:58.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.207+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.2 size=145079 2024-04-26T05:00:58.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.207+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=4TAOJNH7XDBR tag=F7OGDUSK2L9G type=write size=3290807 2024-04-26T05:00:58.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.209+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=LL3WDP3607H9 type=write size=104332 2024-04-26T05:00:58.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.212+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~VSFBUW86DFPZ.0 size=1048576 2024-04-26T05:00:58.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.213+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~VSFBUW86DFPZ.1 size=619931 2024-04-26T05:00:58.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.213+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=VSFBUW86DFPZ tag=6HLAK89SY93V type=write size=2717083 2024-04-26T05:00:58.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.215+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=YPKII2RIJZ0U type=del 2024-04-26T05:00:58.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.218+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.0 size=1048576 2024-04-26T05:00:58.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.219+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.1 size=1048576 2024-04-26T05:00:58.220 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.220+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.2 size=54803 2024-04-26T05:00:58.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.220+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=Q4YOEQ2GU11R tag=35YBZ375MLHZ type=write size=3200531 2024-04-26T05:00:58.222 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.222+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=C7ES82DTQYAL type=write size=332055 2024-04-26T05:00:58.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.225+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~C7ZNRB8BR548.0 size=360161 2024-04-26T05:00:58.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.225+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=C7ZNRB8BR548 tag=5KLOMUYH0SNX type=write size=1408737 2024-04-26T05:00:58.227 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.226+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=M0ZOYDDB3S5O type=del 2024-04-26T05:00:58.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.230+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.0 size=1048576 2024-04-26T05:00:58.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.231+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.1 size=1048576 2024-04-26T05:00:58.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.232+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.2 size=507089 2024-04-26T05:00:58.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.232+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=7WI9OHSC04A2 tag=LAN2G2PWJOVM type=write size=3652817 2024-04-26T05:00:58.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.234+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=WZMUCRO305QW type=del 2024-04-26T05:00:58.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.236+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=PDDXS8CCP6K8 type=del size=410983 2024-04-26T05:00:58.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.237+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.0 size=1048576 2024-04-26T05:00:58.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.239+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.1 size=1048576 2024-04-26T05:00:58.241 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.240+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~8PU60ZRIV9JR.2 size=702722 2024-04-26T05:00:58.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.244+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=8PU60ZRIV9JR tag=X7CKRWPMC54T type=write size=3848450 2024-04-26T05:00:58.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.245+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=1B015PZYODLL type=del size=2393767 2024-04-26T05:00:58.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.247+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~A9092W80RQZG.0 size=965477 2024-04-26T05:00:58.250 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.250+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=A9092W80RQZG tag=TJ76L7DQUM2K type=write size=2014053 2024-04-26T05:00:58.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.253+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~SNQBIZVY0XYO.0 size=689269 2024-04-26T05:00:58.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.253+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=SNQBIZVY0XYO tag=R91AWZ78WH3O type=write size=1737845 2024-04-26T05:00:58.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.256+0000 7f5e6c44f780 1 < suggested update operation key=3IY5KSJQEZ1E tag=YQS3FJ44DOWR type=del size=232839 2024-04-26T05:00:58.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.259+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.0 size=1048576 2024-04-26T05:00:58.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.261+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.1 size=1048576 2024-04-26T05:00:58.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.262+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.2 size=3622 2024-04-26T05:00:58.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.262+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=77ZTWUJ92HKN tag=8A1SLJBQ8G5D type=write size=3149350 2024-04-26T05:00:58.266 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.266+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=3IJRNLFVLZZH type=del size=3306398 2024-04-26T05:00:58.268 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.268+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=854BQQUO2U38 type=del size=310177 2024-04-26T05:00:58.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.270+0000 7f5e6c44f780 -1 < failed to complete operation key=3IY5KSJQEZ1E tag=BNQUIQ5SW1S9 type=del size=2844027: (22) Invalid argument 2024-04-26T05:00:58.272 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.272+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=8QH8PB8TZHAK type=write size=793629 2024-04-26T05:00:58.274 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.274+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=S0RPH0QDYUH5 type=del 2024-04-26T05:00:58.276 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.275+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=CD37DRJTXCBD type=write size=43961 2024-04-26T05:00:58.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.277+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=NK6PYANNOM85 type=del 2024-04-26T05:00:58.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.279+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=PNHVJZSBOXXB type=del size=3373028 2024-04-26T05:00:58.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.281+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.0 size=1048576 2024-04-26T05:00:58.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.282+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.1 size=1048576 2024-04-26T05:00:58.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.282+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~3FJFF5JJGUG8.2 size=587081 2024-04-26T05:00:58.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.285+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=3FJFF5JJGUG8 tag=M0OW1GRIXF39 type=write size=3732809 2024-04-26T05:00:58.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.287+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=BE1QQQUIYYUB type=write size=971463 2024-04-26T05:00:58.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.290+0000 7f5e6c44f780 1 < suggested update operation key=QQXPPRYLN4UL tag=A2VMYX255VNA type=del size=2664928 2024-04-26T05:00:58.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.292+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=BNFKQ6XBNYKB type=write size=249854 2024-04-26T05:00:58.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.295+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=PGCPX8N1XKGI type=write 2024-04-26T05:00:58.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.297+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=QU6REAXNMCOL type=del size=3162497 2024-04-26T05:00:58.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.298+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.0 size=1048576 2024-04-26T05:00:58.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.299+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.1 size=1048576 2024-04-26T05:00:58.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.301+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~4TAOJNH7XDBR.2 size=145079 2024-04-26T05:00:58.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.304+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=4TAOJNH7XDBR tag=F7OGDUSK2L9G type=write size=3290807 2024-04-26T05:00:58.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.306+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=8A3CITHDLD61 type=del size=1093955 2024-04-26T05:00:58.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.306+0000 7f5e6c44f780 1 < canceled part key=_multipart_KC7MUR1B55LJ.2~VSFBUW86DFPZ.0 size=1048576 2024-04-26T05:00:58.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.306+0000 7f5e6c44f780 1 < canceled part key=_multipart_KC7MUR1B55LJ.2~VSFBUW86DFPZ.1 size=619931 2024-04-26T05:00:58.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.309+0000 7f5e6c44f780 1 < canceled multipart upload key=KC7MUR1B55LJ upload=VSFBUW86DFPZ tag=6HLAK89SY93V type=write size=2717083 2024-04-26T05:00:58.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.310+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=TQBCRATKT7MQ type=write size=372244 2024-04-26T05:00:58.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.312+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.0 size=1048576 2024-04-26T05:00:58.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.313+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.1 size=1048576 2024-04-26T05:00:58.315 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.315+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~Q4YOEQ2GU11R.2 size=54803 2024-04-26T05:00:58.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.318+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=Q4YOEQ2GU11R tag=35YBZ375MLHZ type=write size=3200531 2024-04-26T05:00:58.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.321+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~241FR6UY3391.0 size=1048576 2024-04-26T05:00:58.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.322+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~241FR6UY3391.1 size=744575 2024-04-26T05:00:58.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.322+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=241FR6UY3391 tag=W2W7M5RDR4YP type=write size=2841727 2024-04-26T05:00:58.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.323+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~C7ZNRB8BR548.0 size=360161 2024-04-26T05:00:58.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.326+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=C7ZNRB8BR548 tag=5KLOMUYH0SNX type=write size=1408737 2024-04-26T05:00:58.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.328+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=ZPPMMGCXJHNO type=del size=2830806 2024-04-26T05:00:58.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.329+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.0 size=1048576 2024-04-26T05:00:58.331 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.331+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.1 size=1048576 2024-04-26T05:00:58.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.332+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7WI9OHSC04A2.2 size=507089 2024-04-26T05:00:58.335 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.335+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=7WI9OHSC04A2 tag=LAN2G2PWJOVM type=write size=3652817 2024-04-26T05:00:58.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.338+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.0 size=1048576 2024-04-26T05:00:58.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.339+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.1 size=1048576 2024-04-26T05:00:58.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.341+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.2 size=55726 2024-04-26T05:00:58.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.341+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=WQD7U2DRQRRT tag=YUP2R1CQ0WRA type=write size=3201454 2024-04-26T05:00:58.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.342+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=PDDXS8CCP6K8 type=del 2024-04-26T05:00:58.346 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.345+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~81LJ50S63AXD.0 size=1048576 2024-04-26T05:00:58.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.347+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~81LJ50S63AXD.1 size=848032 2024-04-26T05:00:58.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.347+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=81LJ50S63AXD tag=K9I90EF4C255 type=write size=2945184 2024-04-26T05:00:58.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.348+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=1B015PZYODLL type=del 2024-04-26T05:00:58.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.351+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.0 size=1048576 2024-04-26T05:00:58.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.353+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.1 size=1048576 2024-04-26T05:00:58.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.354+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.2 size=522769 2024-04-26T05:00:58.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.354+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=AW2S2FY1Q2T6 tag=2NPD7ZLH8AF2 type=write size=3668497 2024-04-26T05:00:58.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.355+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~SNQBIZVY0XYO.0 size=689269 2024-04-26T05:00:58.358 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.358+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=SNQBIZVY0XYO tag=R91AWZ78WH3O type=write size=1737845 2024-04-26T05:00:58.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.361+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.0 size=1048576 2024-04-26T05:00:58.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.362+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.1 size=1048576 2024-04-26T05:00:58.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.363+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.2 size=115546 2024-04-26T05:00:58.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.363+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=QVLRVBYJK7V5 tag=NJFSX0Z7041D type=write size=3261274 2024-04-26T05:00:58.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.365+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.0 size=1048576 2024-04-26T05:00:58.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.366+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.1 size=1048576 2024-04-26T05:00:58.367 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.366+0000 7f5e6c44f780 1 < canceled part key=_multipart_RBHAWA10J1N8.2~77ZTWUJ92HKN.2 size=3622 2024-04-26T05:00:58.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.369+0000 7f5e6c44f780 1 < canceled multipart upload key=RBHAWA10J1N8 upload=77ZTWUJ92HKN tag=8A1SLJBQ8G5D type=write size=3149350 2024-04-26T05:00:58.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.370+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=WVMSDQ83H306 type=del size=764920 2024-04-26T05:00:58.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.373+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=854BQQUO2U38 type=del size=310177 2024-04-26T05:00:58.375 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.375+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=0Q3F3NZ5KD6V type=write size=143983 2024-04-26T05:00:58.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.376+0000 7f5e6c44f780 1 < completed write operation key=T2T3RS6DUX0O tag=8QH8PB8TZHAK type=write size=793629 2024-04-26T05:00:58.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.378+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=2AARPMEV567R type=del size=1571890 2024-04-26T05:00:58.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.379+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=CD37DRJTXCBD type=write size=43961 2024-04-26T05:00:58.381 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.381+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=1G83KSUM8KGG type=del size=799837 2024-04-26T05:00:58.383 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.383+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=PNHVJZSBOXXB type=del 2024-04-26T05:00:58.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.386+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~Q7ST9UBO7WVX.0 size=1048576 2024-04-26T05:00:58.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.387+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~Q7ST9UBO7WVX.1 size=828259 2024-04-26T05:00:58.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.387+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=Q7ST9UBO7WVX tag=FSKXNRBEVAB3 type=write size=2925411 2024-04-26T05:00:58.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.388+0000 7f5e6c44f780 1 < completed write operation key=T2T3RS6DUX0O tag=BE1QQQUIYYUB type=write size=971463 2024-04-26T05:00:58.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.390+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=OZ010T6MTZ8R type=write size=984064 2024-04-26T05:00:58.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.392+0000 7f5e6c44f780 1 < completed write operation key=M8QRWDR463QJ tag=BNFKQ6XBNYKB type=write size=249854 2024-04-26T05:00:58.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.395+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~HLB3NKS7BGSQ.0 size=1048576 2024-04-26T05:00:58.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.396+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~HLB3NKS7BGSQ.1 size=630826 2024-04-26T05:00:58.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.396+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=HLB3NKS7BGSQ tag=J6DVJEGTDZBB type=write size=2727978 2024-04-26T05:00:58.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.397+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=QU6REAXNMCOL type=del 2024-04-26T05:00:58.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.400+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~HWVOBPRSPANV.0 size=1048576 2024-04-26T05:00:58.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.401+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~HWVOBPRSPANV.1 size=880439 2024-04-26T05:00:58.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.401+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=HWVOBPRSPANV tag=D5J7EZAFL6SJ type=write size=2977591 2024-04-26T05:00:58.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.405+0000 7f5e6c44f780 1 < suggested remove operation key=O1KTU3HQRCXK tag=8A3CITHDLD61 type=del 2024-04-26T05:00:58.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.408+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.0 size=1048576 2024-04-26T05:00:58.410 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.410+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.1 size=1048576 2024-04-26T05:00:58.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.411+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.2 size=763441 2024-04-26T05:00:58.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.411+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=GJWOWR6CYQT2 tag=0BCIS4VZRJFF type=write size=3909169 2024-04-26T05:00:58.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.413+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=TQBCRATKT7MQ type=write size=372244 2024-04-26T05:00:58.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.415+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=XZUC1YDKBKS8 type=del size=2801368 2024-04-26T05:00:58.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.417+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~241FR6UY3391.0 size=1048576 2024-04-26T05:00:58.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.417+0000 7f5e6c44f780 1 < canceled part key=_multipart_TN10LJFK1EYX.2~241FR6UY3391.1 size=744575 2024-04-26T05:00:58.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.420+0000 7f5e6c44f780 1 < canceled multipart upload key=TN10LJFK1EYX upload=241FR6UY3391 tag=W2W7M5RDR4YP type=write size=2841727 2024-04-26T05:00:58.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.421+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=78LRM9TC6PW8 type=write size=161935 2024-04-26T05:00:58.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.423+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=ZPPMMGCXJHNO type=del 2024-04-26T05:00:58.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.426+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~SW7EU89JEM07.0 size=457186 2024-04-26T05:00:58.427 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.426+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=SW7EU89JEM07 tag=5XA1ZZ3L7C8A type=write size=1505762 2024-04-26T05:00:58.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.428+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.0 size=1048576 2024-04-26T05:00:58.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.429+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.1 size=1048576 2024-04-26T05:00:58.431 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.431+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~WQD7U2DRQRRT.2 size=55726 2024-04-26T05:00:58.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.434+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=WQD7U2DRQRRT tag=YUP2R1CQ0WRA type=write size=3201454 2024-04-26T05:00:58.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.435+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=PR1F7BQ0XQK0 type=del size=2752605 2024-04-26T05:00:58.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.437+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~81LJ50S63AXD.0 size=1048576 2024-04-26T05:00:58.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.439+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~81LJ50S63AXD.1 size=848032 2024-04-26T05:00:58.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.441+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=81LJ50S63AXD tag=K9I90EF4C255 type=write size=2945184 2024-04-26T05:00:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[95531]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:00:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[92947]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:00:58 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:00:58.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.443+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=MWJ9RY03M4Q0 type=del size=437094 2024-04-26T05:00:58.444 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.443+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.0 size=1048576 2024-04-26T05:00:58.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.445+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.1 size=1048576 2024-04-26T05:00:58.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.446+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~AW2S2FY1Q2T6.2 size=522769 2024-04-26T05:00:58.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.449+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=AW2S2FY1Q2T6 tag=2NPD7ZLH8AF2 type=write size=3668497 2024-04-26T05:00:58.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~29NZI0UH1J5Y.0 size=912986 2024-04-26T05:00:58.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.453+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=29NZI0UH1J5Y tag=Q98W9T1XTXVS type=write size=1961562 2024-04-26T05:00:58.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.454+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.0 size=1048576 2024-04-26T05:00:58.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.456+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.1 size=1048576 2024-04-26T05:00:58.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.457+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~QVLRVBYJK7V5.2 size=115546 2024-04-26T05:00:58.460 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.460+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=QVLRVBYJK7V5 tag=NJFSX0Z7041D type=write size=3261274 2024-04-26T05:00:58.462 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.462+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=VJE5IAMQWWXA type=del size=3006693 2024-04-26T05:00:58.464 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.464+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=WVMSDQ83H306 type=del 2024-04-26T05:00:58.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.467+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.0 size=1048576 2024-04-26T05:00:58.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.469+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.1 size=1048576 2024-04-26T05:00:58.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.470+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.2 size=1013686 2024-04-26T05:00:58.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.470+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=I7EPGVJYWTCO tag=CRZA2SCZQS8P type=write size=4159414 2024-04-26T05:00:58.472 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.472+0000 7f5e6c44f780 1 < completed write operation key=HLA0M5HU2P9F tag=0Q3F3NZ5KD6V type=write size=143983 2024-04-26T05:00:58.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.475+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~5AQICWGL20SZ.0 size=631945 2024-04-26T05:00:58.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.475+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=5AQICWGL20SZ tag=H5M12SGJI30G type=write size=1680521 2024-04-26T05:00:58.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.477+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=2AARPMEV567R type=del 2024-04-26T05:00:58.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.481+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~001H6ABJ2ZJX.0 size=90165 2024-04-26T05:00:58.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.481+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=001H6ABJ2ZJX tag=ZM3V2ORBSC75 type=write size=1138741 2024-04-26T05:00:58.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.485+0000 7f5e6c44f780 1 < suggested update operation key=RC0KPPYXSR38 tag=1G83KSUM8KGG type=del size=799837 2024-04-26T05:00:58.486 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.486+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=33W3KQJQEGXO type=del size=2122541 2024-04-26T05:00:58.488 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.488+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~Q7ST9UBO7WVX.0 size=1048576 2024-04-26T05:00:58.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.489+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~Q7ST9UBO7WVX.1 size=828259 2024-04-26T05:00:58.492 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.492+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=Q7ST9UBO7WVX tag=FSKXNRBEVAB3 type=write size=2925411 2024-04-26T05:00:58.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.493+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=LKP38H0UX0HZ type=del size=3917951 2024-04-26T05:00:58.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.495+0000 7f5e6c44f780 -1 < failed to complete operation key=RC0KPPYXSR38 tag=OZ010T6MTZ8R type=write size=984064: (22) Invalid argument 2024-04-26T05:00:58.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.497+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=KCT2QH282VA9 type=del size=1570179 2024-04-26T05:00:58.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.498+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~HLB3NKS7BGSQ.0 size=1048576 2024-04-26T05:00:58.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.500+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~HLB3NKS7BGSQ.1 size=630826 2024-04-26T05:00:58.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.502+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=HLB3NKS7BGSQ tag=J6DVJEGTDZBB type=write size=2727978 2024-04-26T05:00:58.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.505+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.0 size=1048576 2024-04-26T05:00:58.507 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.507+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.1 size=1048576 2024-04-26T05:00:58.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.509+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.2 size=781143 2024-04-26T05:00:58.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.509+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=A9DV3Q356RKR tag=XRP4H40H96N8 type=write size=3926871 2024-04-26T05:00:58.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.511+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~HWVOBPRSPANV.0 size=1048576 2024-04-26T05:00:58.513 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.512+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~HWVOBPRSPANV.1 size=880439 2024-04-26T05:00:58.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.515+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=HWVOBPRSPANV tag=D5J7EZAFL6SJ type=write size=2977591 2024-04-26T05:00:58.517 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.517+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=3XUGJHRSIXSA type=del size=2787236 2024-04-26T05:00:58.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.519+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.0 size=1048576 2024-04-26T05:00:58.520 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.520+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.1 size=1048576 2024-04-26T05:00:58.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.522+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~GJWOWR6CYQT2.2 size=763441 2024-04-26T05:00:58.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.525+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=GJWOWR6CYQT2 tag=0BCIS4VZRJFF type=write size=3909169 2024-04-26T05:00:58.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.526+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=GOQFN4D6HXTR type=del size=277271 2024-04-26T05:00:58.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.528+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=XZUC1YDKBKS8 type=del 2024-04-26T05:00:58.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.530+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=2AWXNNX4OP1Q type=write size=894926 2024-04-26T05:00:58.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.532+0000 7f5e6c44f780 1 < canceled operation key=WPPJT7ES6671 tag=78LRM9TC6PW8 type=write size=161935 2024-04-26T05:00:58.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.534+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=P1RJAY0471H4 type=del size=2116244 2024-04-26T05:00:58.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.535+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~SW7EU89JEM07.0 size=457186 2024-04-26T05:00:58.539 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.538+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=SW7EU89JEM07 tag=5XA1ZZ3L7C8A type=write size=1505762 2024-04-26T05:00:58.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.540+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=3MTH1UMWISH0 type=write size=169388 2024-04-26T05:00:58.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.542+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=PR1F7BQ0XQK0 type=del 2024-04-26T05:00:58.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.546+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~LA959Y614782.0 size=224916 2024-04-26T05:00:58.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.546+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=LA959Y614782 tag=XQ75NI455TL9 type=write size=1273492 2024-04-26T05:00:58.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.547+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=MWJ9RY03M4Q0 type=del size=437094 2024-04-26T05:00:58.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.549+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=JW7FWE87UVP1 type=del size=3044395 2024-04-26T05:00:58.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.551+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~29NZI0UH1J5Y.0 size=912986 2024-04-26T05:00:58.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.553+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=29NZI0UH1J5Y tag=Q98W9T1XTXVS type=write size=1961562 2024-04-26T05:00:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:58 smithi204 ceph-mon[88313]: pgmap v1397: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:00:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:58 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:00:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:00:58 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:00:58.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.555+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=6DO8K5JA3NHK type=del size=3834263 2024-04-26T05:00:58.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.559+0000 7f5e6c44f780 1 < suggested remove operation key=RBHAWA10J1N8 tag=VJE5IAMQWWXA type=del 2024-04-26T05:00:58.561 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.560+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=WSEIBTZ47ZUR type=del size=1274146 2024-04-26T05:00:58.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.562+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.0 size=1048576 2024-04-26T05:00:58.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.564+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.1 size=1048576 2024-04-26T05:00:58.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.564+0000 7f5e6c44f780 1 < canceled part key=_multipart_00YCEFZ2NL31.2~I7EPGVJYWTCO.2 size=1013686 2024-04-26T05:00:58.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.566+0000 7f5e6c44f780 1 < canceled multipart upload key=00YCEFZ2NL31 upload=I7EPGVJYWTCO tag=CRZA2SCZQS8P type=write size=4159414 2024-04-26T05:00:58.568 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.568+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=640GVSPBQ4IQ type=del size=294628 2024-04-26T05:00:58.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.569+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~5AQICWGL20SZ.0 size=631945 2024-04-26T05:00:58.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.572+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=5AQICWGL20SZ tag=H5M12SGJI30G type=write size=1680521 2024-04-26T05:00:58.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.574+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=FEW4K4QY47SY type=write size=956970 2024-04-26T05:00:58.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.576+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~001H6ABJ2ZJX.0 size=90165 2024-04-26T05:00:58.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.578+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=001H6ABJ2ZJX tag=ZM3V2ORBSC75 type=write size=1138741 2024-04-26T05:00:58.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.580+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=W7VKB8CBK2M1 type=del size=3487056 2024-04-26T05:00:58.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.582+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=33W3KQJQEGXO type=del 2024-04-26T05:00:58.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.583+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=AR60PG76059L type=del size=3320285 2024-04-26T05:00:58.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.585+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=LKP38H0UX0HZ type=del 2024-04-26T05:00:58.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.586+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=9VVVK1MGRXBP type=del size=3595436 2024-04-26T05:00:58.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.590+0000 7f5e6c44f780 1 < suggested update operation key=WPPJT7ES6671 tag=KCT2QH282VA9 type=del size=1570179 2024-04-26T05:00:58.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.591+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=OFGNBPM1WLO7 type=del size=1575308 2024-04-26T05:00:58.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.592+0000 7f5e6c44f780 1 < canceled part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.0 size=1048576 2024-04-26T05:00:58.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.593+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.1 size=1048576 2024-04-26T05:00:58.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.594+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~A9DV3Q356RKR.2 size=781143 2024-04-26T05:00:58.598 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.597+0000 7f5e6c44f780 1 < canceled multipart upload key=RBHAWA10J1N8 upload=A9DV3Q356RKR tag=XRP4H40H96N8 type=write size=3926871 2024-04-26T05:00:58.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.599+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=2QXANON14PE2 type=del size=3365714 2024-04-26T05:00:58.601 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.601+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=3XUGJHRSIXSA type=del 2024-04-26T05:00:58.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.602+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=9QN80VGQJ7XK type=del size=3177572 2024-04-26T05:00:58.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.604+0000 7f5e6c44f780 -1 < failed to complete operation key=WPPJT7ES6671 tag=GOQFN4D6HXTR type=del size=277271: (22) Invalid argument 2024-04-26T05:00:58.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.607+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~AKQWLMTLJQF5.0 size=73218 2024-04-26T05:00:58.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.607+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=AKQWLMTLJQF5 tag=TWR5GNMMN8I6 type=write size=1121794 2024-04-26T05:00:58.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.609+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=2AWXNNX4OP1Q type=write size=894926 2024-04-26T05:00:58.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.612+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~4AWHTF8I89MH.0 size=1048576 2024-04-26T05:00:58.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.614+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~4AWHTF8I89MH.1 size=788875 2024-04-26T05:00:58.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.614+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=4AWHTF8I89MH tag=9XUCM7YC0PBX type=write size=2886027 2024-04-26T05:00:58.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.616+0000 7f5e6c44f780 1 < canceled operation key=RRP3UJQSYW86 tag=P1RJAY0471H4 type=del size=2116244 2024-04-26T05:00:58.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.617+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=SRAEHKHNU8O7 type=del size=558605 2024-04-26T05:00:58.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.619+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=3MTH1UMWISH0 type=write size=169388 2024-04-26T05:00:58.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.620+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=50YDO5LI5RR3 type=del size=2007095 2024-04-26T05:00:58.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.622+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~LA959Y614782.0 size=224916 2024-04-26T05:00:58.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.625+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=LA959Y614782 tag=XQ75NI455TL9 type=write size=1273492 2024-04-26T05:00:58.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.628+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~BBZ3LJQ2JUPY.0 size=430604 2024-04-26T05:00:58.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.628+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=BBZ3LJQ2JUPY tag=8T1V0GQWCJGT type=write size=1479180 2024-04-26T05:00:58.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.629+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=JW7FWE87UVP1 type=del 2024-04-26T05:00:58.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.631+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=KCBZYKKAK8L2 type=del size=1499392 2024-04-26T05:00:58.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.633+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=6DO8K5JA3NHK type=del 2024-04-26T05:00:58.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.634+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=U8ZSX27TE0WI type=del size=2509023 2024-04-26T05:00:58.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.638+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=WSEIBTZ47ZUR type=del 2024-04-26T05:00:58.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.639+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=FKTXGFL68HUB type=del size=2918775 2024-04-26T05:00:58.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.641+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=640GVSPBQ4IQ type=del 2024-04-26T05:00:58.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.644+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.0 size=1048576 2024-04-26T05:00:58.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.646+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.1 size=1048576 2024-04-26T05:00:58.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.647+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.2 size=95786 2024-04-26T05:00:58.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.647+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=4OI7PY23SZYY tag=92Y1NCZHT5KV type=write size=3241514 2024-04-26T05:00:58.650 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.649+0000 7f5e6c44f780 1 < completed write operation key=EMFSIM4S1CBB tag=FEW4K4QY47SY type=write size=956970 2024-04-26T05:00:58.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.651+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=ZS7QMQJ5QJA5 type=write size=919303 2024-04-26T05:00:58.654 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.653+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=W7VKB8CBK2M1 type=del 2024-04-26T05:00:58.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.657+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.0 size=1048576 2024-04-26T05:00:58.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.658+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.1 size=1048576 2024-04-26T05:00:58.660 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.659+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.2 size=76881 2024-04-26T05:00:58.660 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.659+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=XE1T5E1ME88D tag=V0QO83EIBFET type=write size=3222609 2024-04-26T05:00:58.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.661+0000 7f5e6c44f780 1 < canceled operation key=I51TM1V08MGO tag=AR60PG76059L type=del size=3320285 2024-04-26T05:00:58.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.663+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=AYMVCYXEBIYZ type=write size=649093 2024-04-26T05:00:58.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.665+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=9VVVK1MGRXBP type=del 2024-04-26T05:00:58.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.667+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=NAQJQYVZBP3F type=write size=272857 2024-04-26T05:00:58.670 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.670+0000 7f5e6c44f780 1 < suggested remove operation key=KC7MUR1B55LJ tag=OFGNBPM1WLO7 type=del 2024-04-26T05:00:58.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.673+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~WVZD6TUDY5PK.0 size=1048576 2024-04-26T05:00:58.675 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.675+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~WVZD6TUDY5PK.1 size=230260 2024-04-26T05:00:58.675 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.675+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=WVZD6TUDY5PK tag=QXCLD4WNY5JJ type=write size=2327412 2024-04-26T05:00:58.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.676+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=2QXANON14PE2 type=del 2024-04-26T05:00:58.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.679+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~HS0Q0PSSDB16.0 size=863924 2024-04-26T05:00:58.680 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.679+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=HS0Q0PSSDB16 tag=GGFK152MS6NR type=write size=1912500 2024-04-26T05:00:58.681 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.681+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=9QN80VGQJ7XK type=del 2024-04-26T05:00:58.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.682+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=MS03KV84FUGZ type=del size=492800 2024-04-26T05:00:58.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.684+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~AKQWLMTLJQF5.0 size=73218 2024-04-26T05:00:58.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.687+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=AKQWLMTLJQF5 tag=TWR5GNMMN8I6 type=write size=1121794 2024-04-26T05:00:58.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.690+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~K3I6TSJHBTTT.0 size=1048576 2024-04-26T05:00:58.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.692+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~K3I6TSJHBTTT.1 size=764825 2024-04-26T05:00:58.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.692+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=K3I6TSJHBTTT tag=CRAR6YFCWSSD type=write size=2861977 2024-04-26T05:00:58.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.694+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~4AWHTF8I89MH.0 size=1048576 2024-04-26T05:00:58.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.695+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~4AWHTF8I89MH.1 size=788875 2024-04-26T05:00:58.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.698+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=4AWHTF8I89MH tag=9XUCM7YC0PBX type=write size=2886027 2024-04-26T05:00:58.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.700+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=QK0V31UFWSZX type=del size=2674219 2024-04-26T05:00:58.702 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.701+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=SRAEHKHNU8O7 type=del 2024-04-26T05:00:58.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.703+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=V8KXKD1QSB7E type=del size=3547569 2024-04-26T05:00:58.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.705+0000 7f5e6c44f780 -1 < failed to complete operation key=KC7MUR1B55LJ tag=50YDO5LI5RR3 type=del size=2007095: (22) Invalid argument 2024-04-26T05:00:58.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.707+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=PCAZYO7DZK26 type=del size=1504856 2024-04-26T05:00:58.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.708+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~BBZ3LJQ2JUPY.0 size=430604 2024-04-26T05:00:58.711 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.711+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=BBZ3LJQ2JUPY tag=8T1V0GQWCJGT type=write size=1479180 2024-04-26T05:00:58.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.713+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=UZO51HIZCW9Y type=del size=346097 2024-04-26T05:00:58.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.716+0000 7f5e6c44f780 1 < suggested update operation key=TN10LJFK1EYX tag=KCBZYKKAK8L2 type=del size=1499392 2024-04-26T05:00:58.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.719+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.0 size=1048576 2024-04-26T05:00:58.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.720+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.1 size=1048576 2024-04-26T05:00:58.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.722+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.2 size=361794 2024-04-26T05:00:58.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.722+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=7L3N29AD5D1U tag=SR1JLBJ4L1ZH type=write size=3507522 2024-04-26T05:00:58.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.723+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=U8ZSX27TE0WI type=del 2024-04-26T05:00:58.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.725+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=4LSGMULTCSLE type=del size=1857330 2024-04-26T05:00:58.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.727+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=FKTXGFL68HUB type=del 2024-04-26T05:00:58.730 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.730+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.0 size=1048576 2024-04-26T05:00:58.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.731+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.1 size=1048576 2024-04-26T05:00:58.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.733+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.2 size=408374 2024-04-26T05:00:58.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.733+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=ORNCAYPV8CLD tag=B05PZT49HA7L type=write size=3554102 2024-04-26T05:00:58.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.734+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.0 size=1048576 2024-04-26T05:00:58.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.736+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.1 size=1048576 2024-04-26T05:00:58.738 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.737+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~4OI7PY23SZYY.2 size=95786 2024-04-26T05:00:58.740 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.740+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=4OI7PY23SZYY tag=92Y1NCZHT5KV type=write size=3241514 2024-04-26T05:00:58.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.743+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.0 size=1048576 2024-04-26T05:00:58.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.745+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.1 size=1048576 2024-04-26T05:00:58.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.746+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.2 size=384962 2024-04-26T05:00:58.747 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.746+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=GQ923QNOH648 tag=ZX0SL0COCW28 type=write size=3530690 2024-04-26T05:00:58.750 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.749+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=ZS7QMQJ5QJA5 type=write size=919303 2024-04-26T05:00:58.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.751+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=JYUBYQWLZWLN type=write size=787820 2024-04-26T05:00:58.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.753+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.0 size=1048576 2024-04-26T05:00:58.754 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.754+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.1 size=1048576 2024-04-26T05:00:58.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.755+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XE1T5E1ME88D.2 size=76881 2024-04-26T05:00:58.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.758+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=XE1T5E1ME88D tag=V0QO83EIBFET type=write size=3222609 2024-04-26T05:00:58.761 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.761+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.0 size=1048576 2024-04-26T05:00:58.763 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.763+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.1 size=1048576 2024-04-26T05:00:58.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.764+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.2 size=697653 2024-04-26T05:00:58.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.764+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=4RJ2LHNOXWQA tag=26DHPOI6N5HK type=write size=3843381 2024-04-26T05:00:58.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.766+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=AYMVCYXEBIYZ type=write size=649093 2024-04-26T05:00:58.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.769+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~YFBJ4H72OPHN.0 size=1001995 2024-04-26T05:00:58.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.769+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=YFBJ4H72OPHN tag=1H69BJZ2U8RU type=write size=2050571 2024-04-26T05:00:58.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.770+0000 7f5e6c44f780 1 < completed write operation key=00YCEFZ2NL31 tag=NAQJQYVZBP3F type=write size=272857 2024-04-26T05:00:58.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.772+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=68ENJ9WF295R type=del size=598319 2024-04-26T05:00:58.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.774+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~WVZD6TUDY5PK.0 size=1048576 2024-04-26T05:00:58.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.775+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~WVZD6TUDY5PK.1 size=230260 2024-04-26T05:00:58.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.778+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=WVZD6TUDY5PK tag=QXCLD4WNY5JJ type=write size=2327412 2024-04-26T05:00:58.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.781+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.0 size=1048576 2024-04-26T05:00:58.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.782+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.1 size=1048576 2024-04-26T05:00:58.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.783+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.2 size=221597 2024-04-26T05:00:58.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.784+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=Z3ZON8N9RCPO tag=ZL6D0ZEF81VY type=write size=3367325 2024-04-26T05:00:58.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.785+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~HS0Q0PSSDB16.0 size=863924 2024-04-26T05:00:58.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.788+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=HS0Q0PSSDB16 tag=GGFK152MS6NR type=write size=1912500 2024-04-26T05:00:58.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.791+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~1VAUVPIW3IN7.0 size=72098 2024-04-26T05:00:58.792 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.791+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=1VAUVPIW3IN7 tag=DIJY32CYJAX5 type=write size=1120674 2024-04-26T05:00:58.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.793+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=MS03KV84FUGZ type=del 2024-04-26T05:00:58.795 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.794+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=G661MVSQ9S5K type=del size=3753024 2024-04-26T05:00:58.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.796+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~K3I6TSJHBTTT.0 size=1048576 2024-04-26T05:00:58.797 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.797+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~K3I6TSJHBTTT.1 size=764825 2024-04-26T05:00:58.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.800+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=K3I6TSJHBTTT tag=CRAR6YFCWSSD type=write size=2861977 2024-04-26T05:00:58.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.801+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=S9ETJAMK684T type=del size=1754660 2024-04-26T05:00:58.803 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.803+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=QK0V31UFWSZX type=del 2024-04-26T05:00:58.805 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.804+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=WOHVNSJS1OEO type=write size=191204 2024-04-26T05:00:58.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.806+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=V8KXKD1QSB7E type=del 2024-04-26T05:00:58.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.807+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=9GG3HCPIKPHN type=del size=1379505 2024-04-26T05:00:58.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.809+0000 7f5e6c44f780 1 < canceled operation key=G1PZE7VIJWML tag=PCAZYO7DZK26 type=del size=1504856 2024-04-26T05:00:58.811 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.811+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=2QOKSXKXIYOS type=del size=2577936 2024-04-26T05:00:58.813 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.812+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=UZO51HIZCW9Y type=del 2024-04-26T05:00:58.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.814+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=2TYFLTIBWDK1 type=del size=149569 2024-04-26T05:00:58.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.816+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.0 size=1048576 2024-04-26T05:00:58.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.816+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.1 size=1048576 2024-04-26T05:00:58.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.817+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~7L3N29AD5D1U.2 size=361794 2024-04-26T05:00:58.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.820+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=7L3N29AD5D1U tag=SR1JLBJ4L1ZH type=write size=3507522 2024-04-26T05:00:58.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.823+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.0 size=1048576 2024-04-26T05:00:58.824 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.824+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.1 size=1048576 2024-04-26T05:00:58.826 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.825+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.2 size=346962 2024-04-26T05:00:58.826 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.825+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=OYM8VDA6HMJO tag=40AIXAI5KYYJ type=write size=3492690 2024-04-26T05:00:58.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.828+0000 7f5e6c44f780 1 < suggested remove operation key=O1KTU3HQRCXK tag=4LSGMULTCSLE type=del 2024-04-26T05:00:58.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.831+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.0 size=1048576 2024-04-26T05:00:58.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.832+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.1 size=1048576 2024-04-26T05:00:58.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.834+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.2 size=647029 2024-04-26T05:00:58.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.834+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=UUHPY77ERV22 tag=3AP0KO6ZFFZ9 type=write size=3792757 2024-04-26T05:00:58.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.835+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.0 size=1048576 2024-04-26T05:00:58.837 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.837+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.1 size=1048576 2024-04-26T05:00:58.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.838+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ORNCAYPV8CLD.2 size=408374 2024-04-26T05:00:58.841 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.841+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=ORNCAYPV8CLD tag=B05PZT49HA7L type=write size=3554102 2024-04-26T05:00:58.844 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.844+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~OIOTKD5HMM6O.0 size=1048576 2024-04-26T05:00:58.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.845+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~OIOTKD5HMM6O.1 size=630787 2024-04-26T05:00:58.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.845+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=OIOTKD5HMM6O tag=CX0HB42NG2QO type=write size=2727939 2024-04-26T05:00:58.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.847+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.0 size=1048576 2024-04-26T05:00:58.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.848+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.1 size=1048576 2024-04-26T05:00:58.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.849+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GQ923QNOH648.2 size=384962 2024-04-26T05:00:58.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.852+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=GQ923QNOH648 tag=ZX0SL0COCW28 type=write size=3530690 2024-04-26T05:00:58.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.856+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.0 size=1048576 2024-04-26T05:00:58.857 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.857+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.1 size=1048576 2024-04-26T05:00:58.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.858+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.2 size=435543 2024-04-26T05:00:58.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.858+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=ZY89XHSSJ7UD tag=I5V2KKX2ZCSB type=write size=3581271 2024-04-26T05:00:58.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.860+0000 7f5e6c44f780 1 < completed write operation key=UA5Z192DBL0X tag=JYUBYQWLZWLN type=write size=787820 2024-04-26T05:00:58.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~X4NKIADLCI5G.0 size=1048576 2024-04-26T05:00:58.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.864+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~X4NKIADLCI5G.1 size=291520 2024-04-26T05:00:58.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.864+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=X4NKIADLCI5G tag=PQ70VRL85L9C type=write size=2388672 2024-04-26T05:00:58.866 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.865+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.0 size=1048576 2024-04-26T05:00:58.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.867+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.1 size=1048576 2024-04-26T05:00:58.868 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.868+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4RJ2LHNOXWQA.2 size=697653 2024-04-26T05:00:58.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.871+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=4RJ2LHNOXWQA tag=26DHPOI6N5HK type=write size=3843381 2024-04-26T05:00:58.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.873+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=VPM0YBNYDR7S type=del size=1183540 2024-04-26T05:00:58.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.874+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~YFBJ4H72OPHN.0 size=1001995 2024-04-26T05:00:58.877 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.877+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=YFBJ4H72OPHN tag=1H69BJZ2U8RU type=write size=2050571 2024-04-26T05:00:58.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.880+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.0 size=1048576 2024-04-26T05:00:58.881 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.881+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.1 size=1048576 2024-04-26T05:00:58.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.882+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.2 size=315429 2024-04-26T05:00:58.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.882+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=ZXPGHWGLKHCM tag=UK4SLAUDGW1X type=write size=3461157 2024-04-26T05:00:58.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.886+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=68ENJ9WF295R type=del size=598319 2024-04-26T05:00:58.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.887+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=VBDSXF2KYT0G type=write size=520554 2024-04-26T05:00:58.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.889+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.0 size=1048576 2024-04-26T05:00:58.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.889+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.1 size=1048576 2024-04-26T05:00:58.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.889+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~Z3ZON8N9RCPO.2 size=221597 2024-04-26T05:00:58.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.892+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=Z3ZON8N9RCPO tag=ZL6D0ZEF81VY type=write size=3367325 2024-04-26T05:00:58.893 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.893+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=PZHLVWSTBA8R type=del size=3810022 2024-04-26T05:00:58.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.895+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~1VAUVPIW3IN7.0 size=72098 2024-04-26T05:00:58.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.898+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=1VAUVPIW3IN7 tag=DIJY32CYJAX5 type=write size=1120674 2024-04-26T05:00:58.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.901+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.0 size=1048576 2024-04-26T05:00:58.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.902+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.1 size=1048576 2024-04-26T05:00:58.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.904+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.2 size=384683 2024-04-26T05:00:58.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.904+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=D90GTUQKWS9X tag=GHPEZBDIMQ30 type=write size=3530411 2024-04-26T05:00:58.906 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.906+0000 7f5e6c44f780 1 < canceled operation key=O0KYMZCP374D tag=G661MVSQ9S5K type=del size=3753024 2024-04-26T05:00:58.907 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.907+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=OTXGRMYFHE68 type=del size=1242119 2024-04-26T05:00:58.910 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.909+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=S9ETJAMK684T type=del 2024-04-26T05:00:58.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.911+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=G4A81VKLFAQ2 type=del size=912751 2024-04-26T05:00:58.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.913+0000 7f5e6c44f780 -1 < failed to complete operation key=SO60V5P7E3UJ tag=WOHVNSJS1OEO type=write size=191204: (22) Invalid argument 2024-04-26T05:00:58.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.915+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=QWNLVOQ4R300 type=del size=3556040 2024-04-26T05:00:58.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.916+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=9GG3HCPIKPHN type=del 2024-04-26T05:00:58.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.918+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=5G4A7VUS5KV2 type=del size=2923043 2024-04-26T05:00:58.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.920+0000 7f5e6c44f780 1 < canceled operation key=00YCEFZ2NL31 tag=2QOKSXKXIYOS type=del size=2577936 2024-04-26T05:00:58.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.921+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=MFPUUM48T616 type=del size=930405 2024-04-26T05:00:58.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.923+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=2TYFLTIBWDK1 type=del 2024-04-26T05:00:58.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.924+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=4X3MP16FGPJ5 type=del size=770678 2024-04-26T05:00:58.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.926+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.0 size=1048576 2024-04-26T05:00:58.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.928+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.1 size=1048576 2024-04-26T05:00:58.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.929+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OYM8VDA6HMJO.2 size=346962 2024-04-26T05:00:58.932 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.932+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=OYM8VDA6HMJO tag=40AIXAI5KYYJ type=write size=3492690 2024-04-26T05:00:58.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.933+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=72PENJK8B2X8 type=write size=327901 2024-04-26T05:00:58.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.935+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.0 size=1048576 2024-04-26T05:00:58.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.937+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.1 size=1048576 2024-04-26T05:00:58.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.938+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~UUHPY77ERV22.2 size=647029 2024-04-26T05:00:58.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.941+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=UUHPY77ERV22 tag=3AP0KO6ZFFZ9 type=write size=3792757 2024-04-26T05:00:58.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.943+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=FOM7WFICM1NH type=del size=719935 2024-04-26T05:00:58.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.945+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~OIOTKD5HMM6O.0 size=1048576 2024-04-26T05:00:58.947 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.947+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~OIOTKD5HMM6O.1 size=630787 2024-04-26T05:00:58.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.949+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=OIOTKD5HMM6O tag=CX0HB42NG2QO type=write size=2727939 2024-04-26T05:00:58.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.951+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=9CB049AGRH3V type=del size=2044660 2024-04-26T05:00:58.953 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.953+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.0 size=1048576 2024-04-26T05:00:58.954 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.954+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.1 size=1048576 2024-04-26T05:00:58.956 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.955+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZY89XHSSJ7UD.2 size=435543 2024-04-26T05:00:58.959 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.958+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=ZY89XHSSJ7UD tag=I5V2KKX2ZCSB type=write size=3581271 2024-04-26T05:00:58.961 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.961+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=7JBH341TPD7B type=del size=644924 2024-04-26T05:00:58.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.963+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~X4NKIADLCI5G.0 size=1048576 2024-04-26T05:00:58.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.963+0000 7f5e6c44f780 1 < canceled part key=_multipart_6PZCJ9LKDU89.2~X4NKIADLCI5G.1 size=291520 2024-04-26T05:00:58.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.965+0000 7f5e6c44f780 1 < canceled multipart upload key=6PZCJ9LKDU89 upload=X4NKIADLCI5G tag=PQ70VRL85L9C type=write size=2388672 2024-04-26T05:00:58.969 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.968+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~9LG8OA17IV4I.0 size=1048576 2024-04-26T05:00:58.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.970+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~9LG8OA17IV4I.1 size=655249 2024-04-26T05:00:58.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.970+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=9LG8OA17IV4I tag=DFKKCRTPRAHT type=write size=2752401 2024-04-26T05:00:58.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.972+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=VPM0YBNYDR7S type=del 2024-04-26T05:00:58.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.973+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=XRIA7JWOILDT type=del size=2188660 2024-04-26T05:00:58.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.973+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.0 size=1048576 2024-04-26T05:00:58.975 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.975+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.1 size=1048576 2024-04-26T05:00:58.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.977+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~ZXPGHWGLKHCM.2 size=315429 2024-04-26T05:00:58.980 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.979+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=ZXPGHWGLKHCM tag=UK4SLAUDGW1X type=write size=3461157 2024-04-26T05:00:58.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.981+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=O2HN6DERWXJX type=del size=2369029 2024-04-26T05:00:58.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.982+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=VBDSXF2KYT0G type=write size=520554 2024-04-26T05:00:58.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.985+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~H229F58J8PQN.0 size=644764 2024-04-26T05:00:58.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.985+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=H229F58J8PQN tag=S69MMDMRWYC7 type=write size=1693340 2024-04-26T05:00:58.989 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.988+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=PZHLVWSTBA8R type=del size=3810022 2024-04-26T05:00:58.990 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.990+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=4SYT48OLVVPY type=del size=4102798 2024-04-26T05:00:58.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.992+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.0 size=1048576 2024-04-26T05:00:58.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.993+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.1 size=1048576 2024-04-26T05:00:58.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.995+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~D90GTUQKWS9X.2 size=384683 2024-04-26T05:00:58.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:58.998+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=D90GTUQKWS9X tag=GHPEZBDIMQ30 type=write size=3530411 2024-04-26T05:00:59.001 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.001+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~2PT2TFDJEO5B.0 size=1048576 2024-04-26T05:00:59.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.002+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~2PT2TFDJEO5B.1 size=1023175 2024-04-26T05:00:59.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.002+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=2PT2TFDJEO5B tag=Y243PBOBFO09 type=write size=3120327 2024-04-26T05:00:59.004 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.004+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=OTXGRMYFHE68 type=del size=1242119 2024-04-26T05:00:59.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.007+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~JHBMXFVXB87Z.0 size=739313 2024-04-26T05:00:59.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.007+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=JHBMXFVXB87Z tag=FGUZBD2UPL3K type=write size=1787889 2024-04-26T05:00:59.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.010+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=G4A81VKLFAQ2 type=del 2024-04-26T05:00:59.014 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.013+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.0 size=1048576 2024-04-26T05:00:59.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.015+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.1 size=1048576 2024-04-26T05:00:59.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.016+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.2 size=900575 2024-04-26T05:00:59.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.016+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=ZT0X0IGX90E3 tag=XXLLQ0DO2NPO type=write size=4046303 2024-04-26T05:00:59.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.020+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=QWNLVOQ4R300 type=del 2024-04-26T05:00:59.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.021+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=3EBQZYZ6U3MS type=write size=980696 2024-04-26T05:00:59.023 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.023+0000 7f5e6c44f780 1 < canceled operation key=WJPHV271EBDO tag=5G4A7VUS5KV2 type=del size=2923043 2024-04-26T05:00:59.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.026+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~13F6I25GXDUJ.0 size=274554 2024-04-26T05:00:59.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.026+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=13F6I25GXDUJ tag=U5SZEUGLBIA1 type=write size=1323130 2024-04-26T05:00:59.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.028+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=MFPUUM48T616 type=del 2024-04-26T05:00:59.030 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.030+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=0QPNX8YSVNC3 type=del size=3021410 2024-04-26T05:00:59.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.032+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=4X3MP16FGPJ5 type=del 2024-04-26T05:00:59.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.034+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=Q3Q2T1XHE14L type=del size=342864 2024-04-26T05:00:59.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.035+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=921MOKZFPQ07 tag=72PENJK8B2X8 type=write size=327901: (2) No such file or directory 2024-04-26T05:00:59.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.037+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=LYK9LZ3GK64O type=del size=1910214 2024-04-26T05:00:59.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.039+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=FOM7WFICM1NH type=del 2024-04-26T05:00:59.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.042+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~DXKNBIHOSV2N.0 size=1048576 2024-04-26T05:00:59.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.043+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~DXKNBIHOSV2N.1 size=473024 2024-04-26T05:00:59.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.043+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=DXKNBIHOSV2N tag=OBHM557TKYW9 type=write size=2570176 2024-04-26T05:00:59.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.045+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=9CB049AGRH3V type=del 2024-04-26T05:00:59.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.047+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=FWU8RPSYARRF type=write size=528075 2024-04-26T05:00:59.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.048+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=7JBH341TPD7B type=del 2024-04-26T05:00:59.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.050+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=C4UYFO9BYJZB type=del size=4150445 2024-04-26T05:00:59.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.052+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~9LG8OA17IV4I.0 size=1048576 2024-04-26T05:00:59.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.053+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~9LG8OA17IV4I.1 size=655249 2024-04-26T05:00:59.056 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.056+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=9LG8OA17IV4I tag=DFKKCRTPRAHT type=write size=2752401 2024-04-26T05:00:59.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.057+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=KYYLV99QLA3L type=del size=1995000 2024-04-26T05:00:59.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.059+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=XRIA7JWOILDT type=del 2024-04-26T05:00:59.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.060+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=D2K2KVLW3VEE type=del size=3665788 2024-04-26T05:00:59.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.062+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=O2HN6DERWXJX type=del 2024-04-26T05:00:59.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.065+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~1AH94JD2HLOF.0 size=1048576 2024-04-26T05:00:59.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.066+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~1AH94JD2HLOF.1 size=148375 2024-04-26T05:00:59.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.066+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=1AH94JD2HLOF tag=PSAQYPEY8WYS type=write size=2245527 2024-04-26T05:00:59.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.068+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~H229F58J8PQN.0 size=644764 2024-04-26T05:00:59.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.071+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=H229F58J8PQN tag=S69MMDMRWYC7 type=write size=1693340 2024-04-26T05:00:59.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.073+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=GKXDGFJ6FKFR type=write size=983583 2024-04-26T05:00:59.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.075+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=4SYT48OLVVPY type=del 2024-04-26T05:00:59.077 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.077+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=1GEXVF0KOLG5 type=del size=1152196 2024-04-26T05:00:59.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.078+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~2PT2TFDJEO5B.0 size=1048576 2024-04-26T05:00:59.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.080+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~2PT2TFDJEO5B.1 size=1023175 2024-04-26T05:00:59.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.082+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=2PT2TFDJEO5B tag=Y243PBOBFO09 type=write size=3120327 2024-04-26T05:00:59.086 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.085+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.0 size=1048576 2024-04-26T05:00:59.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.086+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.1 size=1048576 2024-04-26T05:00:59.088 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.088+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.2 size=660226 2024-04-26T05:00:59.088 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.088+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=K3QPV9C49VBX tag=CJI9Z4DO1EWS type=write size=3805954 2024-04-26T05:00:59.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.088+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~JHBMXFVXB87Z.0 size=739313 2024-04-26T05:00:59.093 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.093+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=JHBMXFVXB87Z tag=FGUZBD2UPL3K type=write size=1787889 2024-04-26T05:00:59.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.097+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~RLMBYCNI96XD.0 size=872955 2024-04-26T05:00:59.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.097+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=RLMBYCNI96XD tag=KHH0WLK3HLPR type=write size=1921531 2024-04-26T05:00:59.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.098+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.0 size=1048576 2024-04-26T05:00:59.101 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.100+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.1 size=1048576 2024-04-26T05:00:59.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.102+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~ZT0X0IGX90E3.2 size=900575 2024-04-26T05:00:59.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.105+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=ZT0X0IGX90E3 tag=XXLLQ0DO2NPO type=write size=4046303 2024-04-26T05:00:59.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.106+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=AYUA3YI8XNFH type=del size=3313409 2024-04-26T05:00:59.110 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.110+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=3EBQZYZ6U3MS type=write 2024-04-26T05:00:59.114 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.113+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~BFP8IUX1B3AS.0 size=1048576 2024-04-26T05:00:59.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.115+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~BFP8IUX1B3AS.1 size=114467 2024-04-26T05:00:59.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.115+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=BFP8IUX1B3AS tag=11UC200YYDB9 type=write size=2211619 2024-04-26T05:00:59.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.116+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~13F6I25GXDUJ.0 size=274554 2024-04-26T05:00:59.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.119+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=13F6I25GXDUJ tag=U5SZEUGLBIA1 type=write size=1323130 2024-04-26T05:00:59.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.122+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.0 size=1048576 2024-04-26T05:00:59.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.123+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.1 size=1048576 2024-04-26T05:00:59.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.125+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.2 size=922729 2024-04-26T05:00:59.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.125+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=50LP166RTCJS tag=XMZFXLMQB179 type=write size=4068457 2024-04-26T05:00:59.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.127+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=0QPNX8YSVNC3 type=del 2024-04-26T05:00:59.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.130+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~3CXRJEX04LYH.0 size=1048576 2024-04-26T05:00:59.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.131+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~3CXRJEX04LYH.1 size=681170 2024-04-26T05:00:59.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.131+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=3CXRJEX04LYH tag=WWS8UFEUP17T type=write size=2778322 2024-04-26T05:00:59.135 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.135+0000 7f5e6c44f780 1 < suggested remove operation key=W2HMZO7ONEAX tag=Q3Q2T1XHE14L type=del 2024-04-26T05:00:59.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.136+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=QMOW9WWQC48Z type=del size=38063 2024-04-26T05:00:59.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.140+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=LYK9LZ3GK64O type=del 2024-04-26T05:00:59.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.141+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=OD9AX50ANRC9 type=del size=1475465 2024-04-26T05:00:59.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.143+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~DXKNBIHOSV2N.0 size=1048576 2024-04-26T05:00:59.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.145+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~DXKNBIHOSV2N.1 size=473024 2024-04-26T05:00:59.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.148+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=DXKNBIHOSV2N tag=OBHM557TKYW9 type=write size=2570176 2024-04-26T05:00:59.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.150+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=ASGHM12DAABN type=del size=3532079 2024-04-26T05:00:59.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.152+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=FWU8RPSYARRF type=write size=528075 2024-04-26T05:00:59.155 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.155+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~GGWZPPMQW0YL.0 size=1048576 2024-04-26T05:00:59.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.156+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~GGWZPPMQW0YL.1 size=740187 2024-04-26T05:00:59.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.156+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=GGWZPPMQW0YL tag=C3L0LR4WVA9S type=write size=2837339 2024-04-26T05:00:59.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.160+0000 7f5e6c44f780 1 < suggested remove operation key=3IY5KSJQEZ1E tag=C4UYFO9BYJZB type=del 2024-04-26T05:00:59.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.163+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~99KEQ3PZDQ03.0 size=1048576 2024-04-26T05:00:59.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.165+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~99KEQ3PZDQ03.1 size=27622 2024-04-26T05:00:59.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.165+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=99KEQ3PZDQ03 tag=DH6N8URDI62K type=write size=2124774 2024-04-26T05:00:59.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.166+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=KYYLV99QLA3L type=del 2024-04-26T05:00:59.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.169+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~O2GOTLWDK68L.0 size=1048576 2024-04-26T05:00:59.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.171+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~O2GOTLWDK68L.1 size=1035133 2024-04-26T05:00:59.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.171+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=O2GOTLWDK68L tag=FCAV0UOTJX9N type=write size=3132285 2024-04-26T05:00:59.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.173+0000 7f5e6c44f780 -1 < failed to complete operation key=SO60V5P7E3UJ tag=D2K2KVLW3VEE type=del size=3665788: (22) Invalid argument 2024-04-26T05:00:59.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.176+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~OTUXFPKMPQKW.0 size=645139 2024-04-26T05:00:59.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.176+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=OTUXFPKMPQKW tag=M1P2LU74FY26 type=write size=1693715 2024-04-26T05:00:59.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.178+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~1AH94JD2HLOF.0 size=1048576 2024-04-26T05:00:59.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.180+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~1AH94JD2HLOF.1 size=148375 2024-04-26T05:00:59.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.183+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=1AH94JD2HLOF tag=PSAQYPEY8WYS type=write size=2245527 2024-04-26T05:00:59.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.186+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~YX7XIQ00JH1W.0 size=972737 2024-04-26T05:00:59.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.186+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=YX7XIQ00JH1W tag=M8DSB9X0ZGH0 type=write size=2021313 2024-04-26T05:00:59.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.188+0000 7f5e6c44f780 1 < completed write operation key=RRP3UJQSYW86 tag=GKXDGFJ6FKFR type=write size=983583 2024-04-26T05:00:59.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.191+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=3LSS7XVDN8MN type=del size=2424883 2024-04-26T05:00:59.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.193+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=1GEXVF0KOLG5 type=del 2024-04-26T05:00:59.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.194+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=OL3BLVBOH8X3 type=del size=4107373 2024-04-26T05:00:59.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.196+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.0 size=1048576 2024-04-26T05:00:59.198 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.198+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.1 size=1048576 2024-04-26T05:00:59.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.200+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~K3QPV9C49VBX.2 size=660226 2024-04-26T05:00:59.203 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.203+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=K3QPV9C49VBX tag=CJI9Z4DO1EWS type=write size=3805954 2024-04-26T05:00:59.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.204+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=DI6YCC9J65DD type=del size=2018679 2024-04-26T05:00:59.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.206+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~RLMBYCNI96XD.0 size=872955 2024-04-26T05:00:59.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.209+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=RLMBYCNI96XD tag=KHH0WLK3HLPR type=write size=1921531 2024-04-26T05:00:59.211 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.211+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=OP42N1OXW2IH type=write size=736735 2024-04-26T05:00:59.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.212+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=AYUA3YI8XNFH type=del 2024-04-26T05:00:59.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.214+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=DFZAWRM0EQMH type=del size=899812 2024-04-26T05:00:59.216 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.215+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~BFP8IUX1B3AS.0 size=1048576 2024-04-26T05:00:59.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.217+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~BFP8IUX1B3AS.1 size=114467 2024-04-26T05:00:59.220 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.219+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=BFP8IUX1B3AS tag=11UC200YYDB9 type=write size=2211619 2024-04-26T05:00:59.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.221+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=O1SWL73RVXYS type=del size=625946 2024-04-26T05:00:59.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.222+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.0 size=1048576 2024-04-26T05:00:59.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.224+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.1 size=1048576 2024-04-26T05:00:59.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.225+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~50LP166RTCJS.2 size=922729 2024-04-26T05:00:59.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.229+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=50LP166RTCJS tag=XMZFXLMQB179 type=write size=4068457 2024-04-26T05:00:59.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.230+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=UJPI3BNHP83N type=del size=909719 2024-04-26T05:00:59.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.232+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~3CXRJEX04LYH.0 size=1048576 2024-04-26T05:00:59.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.233+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~3CXRJEX04LYH.1 size=681170 2024-04-26T05:00:59.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.236+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=3CXRJEX04LYH tag=WWS8UFEUP17T type=write size=2778322 2024-04-26T05:00:59.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.238+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=7LW3HZH5B06D type=write size=58912 2024-04-26T05:00:59.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.239+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=QMOW9WWQC48Z type=del 2024-04-26T05:00:59.241 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.241+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=RNRA73UF662Y type=del size=1636522 2024-04-26T05:00:59.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.242+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=OD9AX50ANRC9 type=del 2024-04-26T05:00:59.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.246+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~N3FVLW95BPME.0 size=1048576 2024-04-26T05:00:59.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.247+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~N3FVLW95BPME.1 size=842650 2024-04-26T05:00:59.248 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.247+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=N3FVLW95BPME tag=54TEVK87FM12 type=write size=2939802 2024-04-26T05:00:59.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.249+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=ASGHM12DAABN type=del size=3532079 2024-04-26T05:00:59.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.251+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=AZE2XFQYI2DE type=del size=1526693 2024-04-26T05:00:59.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.252+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~GGWZPPMQW0YL.0 size=1048576 2024-04-26T05:00:59.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.254+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~GGWZPPMQW0YL.1 size=740187 2024-04-26T05:00:59.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.257+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=GGWZPPMQW0YL tag=C3L0LR4WVA9S type=write size=2837339 2024-04-26T05:00:59.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.259+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=WAAZGAGNXIQ5 type=del size=3106011 2024-04-26T05:00:59.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.261+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~99KEQ3PZDQ03.0 size=1048576 2024-04-26T05:00:59.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.262+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~99KEQ3PZDQ03.1 size=27622 2024-04-26T05:00:59.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.265+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=99KEQ3PZDQ03 tag=DH6N8URDI62K type=write size=2124774 2024-04-26T05:00:59.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.267+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=KYKXI3T6JS9V type=del size=2070111 2024-04-26T05:00:59.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.269+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~O2GOTLWDK68L.0 size=1048576 2024-04-26T05:00:59.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.269+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~O2GOTLWDK68L.1 size=1035133 2024-04-26T05:00:59.272 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.271+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=O2GOTLWDK68L tag=FCAV0UOTJX9N type=write size=3132285 2024-04-26T05:00:59.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.275+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~LCNFXRV2A2I8.0 size=342115 2024-04-26T05:00:59.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.275+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=LCNFXRV2A2I8 tag=E7SVT8JV3Z4V type=write size=1390691 2024-04-26T05:00:59.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.276+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~OTUXFPKMPQKW.0 size=645139 2024-04-26T05:00:59.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.279+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=OTUXFPKMPQKW tag=M1P2LU74FY26 type=write size=1693715 2024-04-26T05:00:59.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.281+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=K4KYYS8XQZQ7 type=write size=37541 2024-04-26T05:00:59.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.282+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~YX7XIQ00JH1W.0 size=972737 2024-04-26T05:00:59.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.285+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=YX7XIQ00JH1W tag=M8DSB9X0ZGH0 type=write size=2021313 2024-04-26T05:00:59.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.287+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=YA3G9ZMX6WI9 type=del size=4073423 2024-04-26T05:00:59.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.288+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=3LSS7XVDN8MN type=del 2024-04-26T05:00:59.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.292+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~PF2BW0GACHYV.0 size=735623 2024-04-26T05:00:59.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.292+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=PF2BW0GACHYV tag=D0OVRT17NYDM type=write size=1784199 2024-04-26T05:00:59.294 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.293+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=OL3BLVBOH8X3 type=del 2024-04-26T05:00:59.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.295+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=GWUBTYUB13A8 type=del size=2380262 2024-04-26T05:00:59.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.296+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=DI6YCC9J65DD type=del 2024-04-26T05:00:59.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.298+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=9RQ2QG01M3LT type=del size=3107932 2024-04-26T05:00:59.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.300+0000 7f5e6c44f780 1 < completed write operation key=I51TM1V08MGO tag=OP42N1OXW2IH type=write size=736735 2024-04-26T05:00:59.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.301+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=DFCSJIJZ3ER9 type=del size=991785 2024-04-26T05:00:59.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.303+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=DFZAWRM0EQMH type=del 2024-04-26T05:00:59.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.305+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=XJOR4O62VHHS type=del size=3289097 2024-04-26T05:00:59.307 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.306+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=O1SWL73RVXYS type=del 2024-04-26T05:00:59.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.309+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.0 size=1048576 2024-04-26T05:00:59.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.311+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.1 size=1048576 2024-04-26T05:00:59.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.312+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.2 size=689890 2024-04-26T05:00:59.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.312+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=QKC3DFH2D86E tag=RRFCZQJ2GZRK type=write size=3835618 2024-04-26T05:00:59.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.314+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=UJPI3BNHP83N type=del 2024-04-26T05:00:59.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.315+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=U2D1O7AIYBEB type=del size=2337257 2024-04-26T05:00:59.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.317+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=7LW3HZH5B06D type=write size=58912 2024-04-26T05:00:59.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.320+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~1UF0NBQFXI0R.0 size=394654 2024-04-26T05:00:59.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.320+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=1UF0NBQFXI0R tag=1LTGP0ANPCZU type=write size=1443230 2024-04-26T05:00:59.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.322+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=RNRA73UF662Y type=del 2024-04-26T05:00:59.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.325+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3W1QXB0XP3GA.0 size=1048576 2024-04-26T05:00:59.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.327+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3W1QXB0XP3GA.1 size=291294 2024-04-26T05:00:59.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.327+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=3W1QXB0XP3GA tag=MCFZUORHUBNR type=write size=2388446 2024-04-26T05:00:59.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.327+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~N3FVLW95BPME.0 size=1048576 2024-04-26T05:00:59.329 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.329+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~N3FVLW95BPME.1 size=842650 2024-04-26T05:00:59.331 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.331+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=N3FVLW95BPME tag=54TEVK87FM12 type=write size=2939802 2024-04-26T05:00:59.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.333+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=Z63ZNLJW7SWK type=del size=1533197 2024-04-26T05:00:59.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.335+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=AZE2XFQYI2DE type=del 2024-04-26T05:00:59.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.336+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=5GC5QDJFQTWT type=del size=1995683 2024-04-26T05:00:59.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.339+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=WAAZGAGNXIQ5 type=del 2024-04-26T05:00:59.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.342+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~Y3M7DHXYJSX1.0 size=638236 2024-04-26T05:00:59.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.342+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=Y3M7DHXYJSX1 tag=LM63M0G3F3EV type=write size=1686812 2024-04-26T05:00:59.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.345+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=KYKXI3T6JS9V type=del size=2070111 2024-04-26T05:00:59.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.347+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=WWVYNYLMCS7Q type=del size=1864646 2024-04-26T05:00:59.349 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.349+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~LCNFXRV2A2I8.0 size=342115 2024-04-26T05:00:59.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.352+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=LCNFXRV2A2I8 tag=E7SVT8JV3Z4V type=write size=1390691 2024-04-26T05:00:59.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.355+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~VSQEPIAP048B.0 size=1048576 2024-04-26T05:00:59.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.357+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~VSQEPIAP048B.1 size=856266 2024-04-26T05:00:59.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.357+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=VSQEPIAP048B tag=4EM9M39FVDS6 type=write size=2953418 2024-04-26T05:00:59.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.359+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=K4KYYS8XQZQ7 type=write size=37541 2024-04-26T05:00:59.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.360+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=H8MQ830PM27Q type=write size=486330 2024-04-26T05:00:59.363 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.362+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=YA3G9ZMX6WI9 type=del 2024-04-26T05:00:59.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.364+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=U62RGGXO0YKH type=del size=2048586 2024-04-26T05:00:59.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.366+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~PF2BW0GACHYV.0 size=735623 2024-04-26T05:00:59.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.369+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=PF2BW0GACHYV tag=D0OVRT17NYDM type=write size=1784199 2024-04-26T05:00:59.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.371+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=ZRPSQIY8HOFG type=del size=840426 2024-04-26T05:00:59.373 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.372+0000 7f5e6c44f780 1 < canceled operation key=QQXPPRYLN4UL tag=GWUBTYUB13A8 type=del size=2380262 2024-04-26T05:00:59.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.374+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=QK4SCW2GOO8R type=del size=2433256 2024-04-26T05:00:59.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.377+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=9RQ2QG01M3LT type=del 2024-04-26T05:00:59.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.380+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~IKP0BADV9OHM.0 size=923904 2024-04-26T05:00:59.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.380+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=IKP0BADV9OHM tag=3H83JWEFYWT9 type=write size=1972480 2024-04-26T05:00:59.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.381+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=DFCSJIJZ3ER9 type=del 2024-04-26T05:00:59.385 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.384+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~7TV70GV0JN8P.0 size=933214 2024-04-26T05:00:59.385 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.384+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=7TV70GV0JN8P tag=4SJ33QSYBSUQ type=write size=1981790 2024-04-26T05:00:59.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.386+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=XJOR4O62VHHS type=del 2024-04-26T05:00:59.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.389+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~VBLOM3R9EIED.0 size=1048576 2024-04-26T05:00:59.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.391+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~VBLOM3R9EIED.1 size=55435 2024-04-26T05:00:59.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.391+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=VBLOM3R9EIED tag=AEQ0YWOFCU45 type=write size=2152587 2024-04-26T05:00:59.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.392+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.0 size=1048576 2024-04-26T05:00:59.394 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.394+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.1 size=1048576 2024-04-26T05:00:59.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.395+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~QKC3DFH2D86E.2 size=689890 2024-04-26T05:00:59.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.398+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=QKC3DFH2D86E tag=RRFCZQJ2GZRK type=write size=3835618 2024-04-26T05:00:59.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.400+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=LH3KUHY75BSJ type=del size=2410391 2024-04-26T05:00:59.401 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.401+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=U2D1O7AIYBEB type=del 2024-04-26T05:00:59.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.404+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~3FR9PUWKN28N.0 size=1048576 2024-04-26T05:00:59.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.405+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~3FR9PUWKN28N.1 size=163998 2024-04-26T05:00:59.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.405+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=3FR9PUWKN28N tag=5O2XDSP787V1 type=write size=2261150 2024-04-26T05:00:59.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.407+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~1UF0NBQFXI0R.0 size=394654 2024-04-26T05:00:59.410 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.410+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=1UF0NBQFXI0R tag=1LTGP0ANPCZU type=write size=1443230 2024-04-26T05:00:59.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.413+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~493LDJ75FG0Q.0 size=1048576 2024-04-26T05:00:59.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.415+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~493LDJ75FG0Q.1 size=351774 2024-04-26T05:00:59.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.415+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=493LDJ75FG0Q tag=TLA5I2624PA1 type=write size=2448926 2024-04-26T05:00:59.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.417+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3W1QXB0XP3GA.0 size=1048576 2024-04-26T05:00:59.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.419+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3W1QXB0XP3GA.1 size=291294 2024-04-26T05:00:59.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.421+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=3W1QXB0XP3GA tag=MCFZUORHUBNR type=write size=2388446 2024-04-26T05:00:59.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.425+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.0 size=1048576 2024-04-26T05:00:59.427 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.427+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.1 size=1048576 2024-04-26T05:00:59.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.428+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.2 size=974035 2024-04-26T05:00:59.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.428+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=2S802YITSQV9 tag=8156BRMVBM9U type=write size=4119763 2024-04-26T05:00:59.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.430+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=Z63ZNLJW7SWK type=del size=1533197 2024-04-26T05:00:59.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.433+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.0 size=1048576 2024-04-26T05:00:59.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.434+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.1 size=1048576 2024-04-26T05:00:59.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.436+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.2 size=989021 2024-04-26T05:00:59.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.436+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=C5XWG5S7E8J9 tag=Q9BO5F3O9J8P type=write size=4134749 2024-04-26T05:00:59.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.437+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=5GC5QDJFQTWT type=del 2024-04-26T05:00:59.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.440+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~G84BGZ799X8Q.0 size=1048576 2024-04-26T05:00:59.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.442+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~G84BGZ799X8Q.1 size=312694 2024-04-26T05:00:59.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.442+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=G84BGZ799X8Q tag=NW5CI3FLY35Z type=write size=2409846 2024-04-26T05:00:59.444 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.444+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~Y3M7DHXYJSX1.0 size=638236 2024-04-26T05:00:59.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.447+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=Y3M7DHXYJSX1 tag=LM63M0G3F3EV type=write size=1686812 2024-04-26T05:00:59.449 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.449+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=LOQ138UD5C2Z type=del size=1971696 2024-04-26T05:00:59.451 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.451+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=WWVYNYLMCS7Q type=del 2024-04-26T05:00:59.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.454+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.0 size=1048576 2024-04-26T05:00:59.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.455+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.1 size=1048576 2024-04-26T05:00:59.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.457+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.2 size=28578 2024-04-26T05:00:59.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.457+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=MLPDDWRTPIY0 tag=5W3605M9HGXQ type=write size=3174306 2024-04-26T05:00:59.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.459+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~VSQEPIAP048B.0 size=1048576 2024-04-26T05:00:59.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.460+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~VSQEPIAP048B.1 size=856266 2024-04-26T05:00:59.464 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.463+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=VSQEPIAP048B tag=4EM9M39FVDS6 type=write size=2953418 2024-04-26T05:00:59.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.466+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~0C8HQ18QPZ0K.0 size=1048576 2024-04-26T05:00:59.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.468+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~0C8HQ18QPZ0K.1 size=872511 2024-04-26T05:00:59.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.468+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=0C8HQ18QPZ0K tag=TFOR1CGPLA5P type=write size=2969663 2024-04-26T05:00:59.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.469+0000 7f5e6c44f780 1 < completed write operation key=HLA0M5HU2P9F tag=H8MQ830PM27Q type=write size=486330 2024-04-26T05:00:59.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.471+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=MS1LRLW5CPEF type=write size=150000 2024-04-26T05:00:59.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.473+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=U62RGGXO0YKH type=del 2024-04-26T05:00:59.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.474+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=QL3YWMGFHXWM type=write size=989753 2024-04-26T05:00:59.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.478+0000 7f5e6c44f780 1 < suggested remove operation key=QQXPPRYLN4UL tag=ZRPSQIY8HOFG type=del 2024-04-26T05:00:59.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.479+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=RW7C6AMGLLLU type=write size=934451 2024-04-26T05:00:59.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.480+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=QQXPPRYLN4UL tag=QK4SCW2GOO8R type=del size=2433256: (2) No such file or directory 2024-04-26T05:00:59.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.483+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~2K8A2B5A4WTV.0 size=121329 2024-04-26T05:00:59.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.483+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=2K8A2B5A4WTV tag=KCM3B672GLFL type=write size=1169905 2024-04-26T05:00:59.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.485+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~IKP0BADV9OHM.0 size=923904 2024-04-26T05:00:59.488 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.488+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=IKP0BADV9OHM tag=3H83JWEFYWT9 type=write size=1972480 2024-04-26T05:00:59.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.491+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.0 size=1048576 2024-04-26T05:00:59.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.493+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.1 size=1048576 2024-04-26T05:00:59.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.494+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.2 size=131870 2024-04-26T05:00:59.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.494+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=1L88FL4BY0XH tag=8Z3JGR3IH3QQ type=write size=3277598 2024-04-26T05:00:59.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.495+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~7TV70GV0JN8P.0 size=933214 2024-04-26T05:00:59.498 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.498+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=7TV70GV0JN8P tag=4SJ33QSYBSUQ type=write size=1981790 2024-04-26T05:00:59.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.501+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~4NEI8ARLC3W4.0 size=696532 2024-04-26T05:00:59.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.501+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=4NEI8ARLC3W4 tag=Z3WQBXR1AL2N type=write size=1745108 2024-04-26T05:00:59.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.502+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~VBLOM3R9EIED.0 size=1048576 2024-04-26T05:00:59.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.502+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~VBLOM3R9EIED.1 size=55435 2024-04-26T05:00:59.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.505+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=VBLOM3R9EIED tag=AEQ0YWOFCU45 type=write size=2152587 2024-04-26T05:00:59.507 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.507+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=NFMRQMKI5G8G type=del size=331095 2024-04-26T05:00:59.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.511+0000 7f5e6c44f780 1 < suggested update operation key=WG89TQYHF6G1 tag=LH3KUHY75BSJ type=del size=2410391 2024-04-26T05:00:59.513 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.512+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=J142GKSIKJQ4 type=del size=532523 2024-04-26T05:00:59.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.515+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~3FR9PUWKN28N.0 size=1048576 2024-04-26T05:00:59.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.516+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~3FR9PUWKN28N.1 size=163998 2024-04-26T05:00:59.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.519+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=3FR9PUWKN28N tag=5O2XDSP787V1 type=write size=2261150 2024-04-26T05:00:59.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.522+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~OCIM7DDIRTNE.0 size=1048576 2024-04-26T05:00:59.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.523+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~OCIM7DDIRTNE.1 size=90332 2024-04-26T05:00:59.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.523+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=OCIM7DDIRTNE tag=0EB9LGPX4YQQ type=write size=2187484 2024-04-26T05:00:59.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.525+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~493LDJ75FG0Q.0 size=1048576 2024-04-26T05:00:59.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.527+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~493LDJ75FG0Q.1 size=351774 2024-04-26T05:00:59.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.530+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=493LDJ75FG0Q tag=TLA5I2624PA1 type=write size=2448926 2024-04-26T05:00:59.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.532+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=ZQRGY0K8533L type=del size=3446482 2024-04-26T05:00:59.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.533+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.0 size=1048576 2024-04-26T05:00:59.535 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.535+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.1 size=1048576 2024-04-26T05:00:59.537 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.536+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~2S802YITSQV9.2 size=974035 2024-04-26T05:00:59.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.539+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=2S802YITSQV9 tag=8156BRMVBM9U type=write size=4119763 2024-04-26T05:00:59.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.541+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=SY1ZOKV4BAIN type=write size=623374 2024-04-26T05:00:59.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.541+0000 7f5e6c44f780 1 < canceled part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.0 size=1048576 2024-04-26T05:00:59.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.543+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.1 size=1048576 2024-04-26T05:00:59.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.543+0000 7f5e6c44f780 1 < canceled part key=_multipart_QQXPPRYLN4UL.2~C5XWG5S7E8J9.2 size=989021 2024-04-26T05:00:59.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.546+0000 7f5e6c44f780 1 < canceled multipart upload key=QQXPPRYLN4UL upload=C5XWG5S7E8J9 tag=Q9BO5F3O9J8P type=write size=4134749 2024-04-26T05:00:59.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.548+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=M9Q3V7WWH7N2 type=del size=2021071 2024-04-26T05:00:59.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.550+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~G84BGZ799X8Q.0 size=1048576 2024-04-26T05:00:59.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.550+0000 7f5e6c44f780 1 < canceled part key=_multipart_6PZCJ9LKDU89.2~G84BGZ799X8Q.1 size=312694 2024-04-26T05:00:59.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.553+0000 7f5e6c44f780 1 < canceled multipart upload key=6PZCJ9LKDU89 upload=G84BGZ799X8Q tag=NW5CI3FLY35Z type=write size=2409846 2024-04-26T05:00:59.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.555+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=39WX4CMLA1MA type=del size=1121514 2024-04-26T05:00:59.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.558+0000 7f5e6c44f780 1 < suggested remove operation key=EMFSIM4S1CBB tag=LOQ138UD5C2Z type=del 2024-04-26T05:00:59.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.561+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~T9K8VMCZYU8C.0 size=925656 2024-04-26T05:00:59.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.561+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=T9K8VMCZYU8C tag=MFDDJ7DXE9RU type=write size=1974232 2024-04-26T05:00:59.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.563+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.0 size=1048576 2024-04-26T05:00:59.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.565+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.1 size=1048576 2024-04-26T05:00:59.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.566+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~MLPDDWRTPIY0.2 size=28578 2024-04-26T05:00:59.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.570+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=MLPDDWRTPIY0 tag=5W3605M9HGXQ type=write size=3174306 2024-04-26T05:00:59.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.572+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=JG97HPGV23KL type=del size=3038872 2024-04-26T05:00:59.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.573+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~0C8HQ18QPZ0K.0 size=1048576 2024-04-26T05:00:59.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.573+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~0C8HQ18QPZ0K.1 size=872511 2024-04-26T05:00:59.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.577+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=0C8HQ18QPZ0K tag=TFOR1CGPLA5P type=write size=2969663 2024-04-26T05:00:59.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.579+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=KD4G9FJ50ZUY type=del size=3023899 2024-04-26T05:00:59.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.581+0000 7f5e6c44f780 1 < completed write operation key=RHUI6JF0N6X1 tag=MS1LRLW5CPEF type=write size=150000 2024-04-26T05:00:59.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.583+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=YKRJ9F886GXW type=del size=2862099 2024-04-26T05:00:59.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.585+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=QL3YWMGFHXWM type=write size=989753 2024-04-26T05:00:59.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.587+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=29RP9GH2KDEW type=del size=2649921 2024-04-26T05:00:59.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.589+0000 7f5e6c44f780 -1 < failed to complete operation key=WG89TQYHF6G1 tag=RW7C6AMGLLLU type=write size=934451: (22) Invalid argument 2024-04-26T05:00:59.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.591+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=HCPIPA4DCH0J type=del size=607662 2024-04-26T05:00:59.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.593+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~2K8A2B5A4WTV.0 size=121329 2024-04-26T05:00:59.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.596+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=2K8A2B5A4WTV tag=KCM3B672GLFL type=write size=1169905 2024-04-26T05:00:59.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.599+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.0 size=1048576 2024-04-26T05:00:59.601 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.600+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.1 size=1048576 2024-04-26T05:00:59.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.602+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.2 size=616711 2024-04-26T05:00:59.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.602+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=JKYSQ419CHPO tag=X3X5SVHJ4F3H type=write size=3762439 2024-04-26T05:00:59.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.602+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.0 size=1048576 2024-04-26T05:00:59.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.604+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.1 size=1048576 2024-04-26T05:00:59.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.605+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~1L88FL4BY0XH.2 size=131870 2024-04-26T05:00:59.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.609+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=1L88FL4BY0XH tag=8Z3JGR3IH3QQ type=write size=3277598 2024-04-26T05:00:59.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.611+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=ITK32FE8MB9R type=del size=99636 2024-04-26T05:00:59.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.612+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~4NEI8ARLC3W4.0 size=696532 2024-04-26T05:00:59.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.616+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=4NEI8ARLC3W4 tag=Z3WQBXR1AL2N type=write size=1745108 2024-04-26T05:00:59.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.617+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=LT7VOVS7BOHG type=del size=82783 2024-04-26T05:00:59.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.619+0000 7f5e6c44f780 1 < canceled operation key=O1KTU3HQRCXK tag=NFMRQMKI5G8G type=del size=331095 2024-04-26T05:00:59.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.621+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=B44G8FFAR9P9 type=del size=2748163 2024-04-26T05:00:59.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.623+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=J142GKSIKJQ4 type=del 2024-04-26T05:00:59.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.627+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~D7P15CBF0RBO.0 size=369308 2024-04-26T05:00:59.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.627+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=D7P15CBF0RBO tag=QCV6QP31SOXA type=write size=1417884 2024-04-26T05:00:59.629 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.629+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~OCIM7DDIRTNE.0 size=1048576 2024-04-26T05:00:59.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.630+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~OCIM7DDIRTNE.1 size=90332 2024-04-26T05:00:59.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.633+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=OCIM7DDIRTNE tag=0EB9LGPX4YQQ type=write size=2187484 2024-04-26T05:00:59.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.635+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=N0SWVBFFRZ3Z type=del size=1392583 2024-04-26T05:00:59.637 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.636+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=ZQRGY0K8533L type=del 2024-04-26T05:00:59.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.638+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=Q5D5HO0DNJME type=del size=3388415 2024-04-26T05:00:59.642 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.642+0000 7f5e6c44f780 1 < suggested remove operation key=TN10LJFK1EYX tag=SY1ZOKV4BAIN type=write 2024-04-26T05:00:59.644 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.644+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=RXZ5E6UCV114 type=del size=2851474 2024-04-26T05:00:59.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.646+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=M9Q3V7WWH7N2 type=del 2024-04-26T05:00:59.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.647+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=64KQKM0Y5ZHD type=del size=767891 2024-04-26T05:00:59.650 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.649+0000 7f5e6c44f780 1 < canceled operation key=1JG681PFCBSF tag=39WX4CMLA1MA type=del size=1121514 2024-04-26T05:00:59.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.653+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~A9DOCJJD8Z32.0 size=34482 2024-04-26T05:00:59.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.653+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=A9DOCJJD8Z32 tag=J9GIB6HK1W3A type=write size=1083058 2024-04-26T05:00:59.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.654+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~T9K8VMCZYU8C.0 size=925656 2024-04-26T05:00:59.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.658+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=T9K8VMCZYU8C tag=MFDDJ7DXE9RU type=write size=1974232 2024-04-26T05:00:59.660 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.659+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=2ZECUD60CROL type=del size=1221128 2024-04-26T05:00:59.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.661+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=JG97HPGV23KL type=del 2024-04-26T05:00:59.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.663+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=2HUUV7V1D644 type=del size=2613117 2024-04-26T05:00:59.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.665+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=KD4G9FJ50ZUY type=del 2024-04-26T05:00:59.670 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.669+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~2KL16NMC3GZ5.0 size=1048576 2024-04-26T05:00:59.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.671+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~2KL16NMC3GZ5.1 size=589038 2024-04-26T05:00:59.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.671+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=2KL16NMC3GZ5 tag=EAF64KHZB7KX type=write size=2686190 2024-04-26T05:00:59.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.673+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=YKRJ9F886GXW type=del 2024-04-26T05:00:59.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.674+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=8BAG9CRAPU1K type=del size=2570939 2024-04-26T05:00:59.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.676+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=29RP9GH2KDEW type=del 2024-04-26T05:00:59.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.677+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=NV3LBZCV2U1X type=del size=1992660 2024-04-26T05:00:59.681 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.681+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=HCPIPA4DCH0J type=del size=607662 2024-04-26T05:00:59.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.683+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=6TOYAW6Y2O28 type=del size=3227064 2024-04-26T05:00:59.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.685+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.0 size=1048576 2024-04-26T05:00:59.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.687+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.1 size=1048576 2024-04-26T05:00:59.689 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.688+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKYSQ419CHPO.2 size=616711 2024-04-26T05:00:59.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.692+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=JKYSQ419CHPO tag=X3X5SVHJ4F3H type=write size=3762439 2024-04-26T05:00:59.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.695+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~V4Y0FB9HR2G9.0 size=43808 2024-04-26T05:00:59.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.695+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=V4Y0FB9HR2G9 tag=G7LBMFH291ZT type=write size=1092384 2024-04-26T05:00:59.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.697+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=ITK32FE8MB9R type=del 2024-04-26T05:00:59.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.699+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=RY6C2UYBDYL2 type=del size=3850716 2024-04-26T05:00:59.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.701+0000 7f5e6c44f780 1 < canceled operation key=RC0KPPYXSR38 tag=LT7VOVS7BOHG type=del size=82783 2024-04-26T05:00:59.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.704+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~OJCXMOHBS2WZ.0 size=1048576 2024-04-26T05:00:59.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.705+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~OJCXMOHBS2WZ.1 size=55187 2024-04-26T05:00:59.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.705+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=OJCXMOHBS2WZ tag=7BJ92HB6G2J8 type=write size=2152339 2024-04-26T05:00:59.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.707+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=B44G8FFAR9P9 type=del 2024-04-26T05:00:59.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.709+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=NHVS2T8DT5ZN type=del size=3348817 2024-04-26T05:00:59.711 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.711+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~D7P15CBF0RBO.0 size=369308 2024-04-26T05:00:59.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.714+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=D7P15CBF0RBO tag=QCV6QP31SOXA type=write size=1417884 2024-04-26T05:00:59.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.715+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=LOH5EO9LESWE type=write size=836952 2024-04-26T05:00:59.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.719+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=N0SWVBFFRZ3Z type=del size=1392583 2024-04-26T05:00:59.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.720+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=KU34ERWXD9J1 type=del size=3668291 2024-04-26T05:00:59.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.722+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=Q5D5HO0DNJME type=del 2024-04-26T05:00:59.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.723+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=8WUEMVCAHJRV type=del size=1705099 2024-04-26T05:00:59.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.727+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=RXZ5E6UCV114 type=del size=2851474 2024-04-26T05:00:59.729 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.729+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=FV799ABTMBLU type=del size=320434 2024-04-26T05:00:59.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.731+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=64KQKM0Y5ZHD type=del 2024-04-26T05:00:59.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.732+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=7ZXPQP8MGRUC type=del size=3748373 2024-04-26T05:00:59.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.734+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~A9DOCJJD8Z32.0 size=34482 2024-04-26T05:00:59.737 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.737+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=A9DOCJJD8Z32 tag=J9GIB6HK1W3A type=write size=1083058 2024-04-26T05:00:59.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.739+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=2KNM5TENBM8P type=write size=86865 2024-04-26T05:00:59.741 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.740+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=2ZECUD60CROL type=del 2024-04-26T05:00:59.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.742+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=AV61DN73EL82 type=del size=3360531 2024-04-26T05:00:59.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.744+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=2HUUV7V1D644 type=del 2024-04-26T05:00:59.747 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.747+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~SNXETIOWUK65.0 size=1048576 2024-04-26T05:00:59.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.749+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~SNXETIOWUK65.1 size=188085 2024-04-26T05:00:59.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.749+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=SNXETIOWUK65 tag=VFNTXGH3PMRN type=write size=2285237 2024-04-26T05:00:59.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.751+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~2KL16NMC3GZ5.0 size=1048576 2024-04-26T05:00:59.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.752+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~2KL16NMC3GZ5.1 size=589038 2024-04-26T05:00:59.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.755+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=2KL16NMC3GZ5 tag=EAF64KHZB7KX type=write size=2686190 2024-04-26T05:00:59.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.760+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~S4PQVJWVY4OG.0 size=243564 2024-04-26T05:00:59.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.760+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=S4PQVJWVY4OG tag=X6MF8KTE91RF type=write size=1292140 2024-04-26T05:00:59.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.762+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=8BAG9CRAPU1K type=del 2024-04-26T05:00:59.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.766+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~XLCESCPEZ9CP.0 size=1048576 2024-04-26T05:00:59.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.767+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~XLCESCPEZ9CP.1 size=74974 2024-04-26T05:00:59.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.767+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=XLCESCPEZ9CP tag=GHY4D2B8ID60 type=write size=2172126 2024-04-26T05:00:59.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.769+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=NV3LBZCV2U1X type=del 2024-04-26T05:00:59.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.772+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~Z3GSO9BBTP1T.0 size=606588 2024-04-26T05:00:59.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.772+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=Z3GSO9BBTP1T tag=HX8BZEEGK9S8 type=write size=1655164 2024-04-26T05:00:59.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.774+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=6TOYAW6Y2O28 type=del 2024-04-26T05:00:59.777 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.776+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=UTDBEB0I0LN3 type=del size=692129 2024-04-26T05:00:59.777 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.777+0000 7f5e6c44f780 1 < canceled part key=_multipart_QQXPPRYLN4UL.2~V4Y0FB9HR2G9.0 size=43808 2024-04-26T05:00:59.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.780+0000 7f5e6c44f780 1 < canceled multipart upload key=QQXPPRYLN4UL upload=V4Y0FB9HR2G9 tag=G7LBMFH291ZT type=write size=1092384 2024-04-26T05:00:59.785 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.784+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~5SFGF5DE6XGB.0 size=1048576 2024-04-26T05:00:59.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.786+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~5SFGF5DE6XGB.1 size=575640 2024-04-26T05:00:59.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.786+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=5SFGF5DE6XGB tag=7338BYIVMHK9 type=write size=2672792 2024-04-26T05:00:59.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.789+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=RY6C2UYBDYL2 type=del 2024-04-26T05:00:59.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.793+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.0 size=1048576 2024-04-26T05:00:59.794 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.794+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.1 size=1048576 2024-04-26T05:00:59.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.796+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.2 size=436339 2024-04-26T05:00:59.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.796+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=HUFUBIJ2BS8Z tag=ZFL3ROIJZMB6 type=write size=3582067 2024-04-26T05:00:59.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.798+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~OJCXMOHBS2WZ.0 size=1048576 2024-04-26T05:00:59.799 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.799+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~OJCXMOHBS2WZ.1 size=55187 2024-04-26T05:00:59.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.802+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=OJCXMOHBS2WZ tag=7BJ92HB6G2J8 type=write size=2152339 2024-04-26T05:00:59.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.805+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~HWQC0SK1R9TJ.0 size=768710 2024-04-26T05:00:59.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.805+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=HWQC0SK1R9TJ tag=KWHXACMH8AJ9 type=write size=1817286 2024-04-26T05:00:59.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.807+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=NHVS2T8DT5ZN type=del 2024-04-26T05:00:59.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.809+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=FAIBIGNS5R4E type=del size=3107251 2024-04-26T05:00:59.811 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.811+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=LOH5EO9LESWE type=write size=836952 2024-04-26T05:00:59.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.815+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.0 size=1048576 2024-04-26T05:00:59.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.816+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.1 size=1048576 2024-04-26T05:00:59.818 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.818+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.2 size=1043155 2024-04-26T05:00:59.818 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.818+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=ZK66K55V2PRN tag=X0J0Q9LTOKTS type=write size=4188883 2024-04-26T05:00:59.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.819+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=KU34ERWXD9J1 type=del 2024-04-26T05:00:59.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.821+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=3QNWQG43N47C type=del size=2420304 2024-04-26T05:00:59.824 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.823+0000 7f5e6c44f780 -1 < failed to complete operation key=RC0KPPYXSR38 tag=8WUEMVCAHJRV type=del size=1705099: (22) Invalid argument 2024-04-26T05:00:59.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.825+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=M4YS7DXVQKVV type=del size=1329905 2024-04-26T05:00:59.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.827+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=FV799ABTMBLU type=del 2024-04-26T05:00:59.830 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.830+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~L68PM192R43X.0 size=1048576 2024-04-26T05:00:59.832 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.831+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~L68PM192R43X.1 size=850614 2024-04-26T05:00:59.832 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.831+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=L68PM192R43X tag=2IK2RHWZB6LX type=write size=2947766 2024-04-26T05:00:59.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.833+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=7ZXPQP8MGRUC type=del 2024-04-26T05:00:59.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.835+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=OPW5YTL0EPO8 type=del size=289734 2024-04-26T05:00:59.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.837+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=2KNM5TENBM8P type=write size=86865 2024-04-26T05:00:59.841 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.841+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~9RRXM0IC823F.0 size=1048576 2024-04-26T05:00:59.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.842+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~9RRXM0IC823F.1 size=14781 2024-04-26T05:00:59.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.842+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=9RRXM0IC823F tag=1Q4HDQQE4B71 type=write size=2111933 2024-04-26T05:00:59.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.846+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=AV61DN73EL82 type=del size=3360531 2024-04-26T05:00:59.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.849+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.0 size=1048576 2024-04-26T05:00:59.851 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.851+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.1 size=1048576 2024-04-26T05:00:59.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.853+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.2 size=276872 2024-04-26T05:00:59.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.853+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=L6UVFCV11MOV tag=NUGE3XJO25GU type=write size=3422600 2024-04-26T05:00:59.855 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.854+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~SNXETIOWUK65.0 size=1048576 2024-04-26T05:00:59.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.856+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~SNXETIOWUK65.1 size=188085 2024-04-26T05:00:59.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.859+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=SNXETIOWUK65 tag=VFNTXGH3PMRN type=write size=2285237 2024-04-26T05:00:59.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.861+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=QFV9RLEDROJM type=del size=1342531 2024-04-26T05:00:59.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.863+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~S4PQVJWVY4OG.0 size=243564 2024-04-26T05:00:59.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.866+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=S4PQVJWVY4OG tag=X6MF8KTE91RF type=write size=1292140 2024-04-26T05:00:59.868 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.868+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=2XTXYUF3KP2N type=write size=341343 2024-04-26T05:00:59.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.870+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~XLCESCPEZ9CP.0 size=1048576 2024-04-26T05:00:59.872 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.871+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~XLCESCPEZ9CP.1 size=74974 2024-04-26T05:00:59.875 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.874+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=XLCESCPEZ9CP tag=GHY4D2B8ID60 type=write size=2172126 2024-04-26T05:00:59.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.878+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.0 size=1048576 2024-04-26T05:00:59.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.879+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.1 size=1048576 2024-04-26T05:00:59.881 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.880+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.2 size=857393 2024-04-26T05:00:59.881 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.880+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=UPSCXJZ55FXF tag=WCXXLYTE3X0S type=write size=4003121 2024-04-26T05:00:59.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.882+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~Z3GSO9BBTP1T.0 size=606588 2024-04-26T05:00:59.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.885+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=Z3GSO9BBTP1T tag=HX8BZEEGK9S8 type=write size=1655164 2024-04-26T05:00:59.887 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.887+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=I8XAR6E1AMY6 type=del size=1049794 2024-04-26T05:00:59.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.889+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=UTDBEB0I0LN3 type=del 2024-04-26T05:00:59.891 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.891+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=LDDE4BW9CIXW type=write size=773847 2024-04-26T05:00:59.893 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.893+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~5SFGF5DE6XGB.0 size=1048576 2024-04-26T05:00:59.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.895+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~5SFGF5DE6XGB.1 size=575640 2024-04-26T05:00:59.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.898+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=5SFGF5DE6XGB tag=7338BYIVMHK9 type=write size=2672792 2024-04-26T05:00:59.900 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.900+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=A32I0K3DQQNY type=del size=79814 2024-04-26T05:00:59.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.901+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.0 size=1048576 2024-04-26T05:00:59.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.903+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.1 size=1048576 2024-04-26T05:00:59.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.904+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~HUFUBIJ2BS8Z.2 size=436339 2024-04-26T05:00:59.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.907+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=HUFUBIJ2BS8Z tag=ZFL3ROIJZMB6 type=write size=3582067 2024-04-26T05:00:59.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.911+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~0FTHDCA50I2Y.0 size=535010 2024-04-26T05:00:59.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.911+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=0FTHDCA50I2Y tag=ATXE437X1SLW type=write size=1583586 2024-04-26T05:00:59.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.913+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~HWQC0SK1R9TJ.0 size=768710 2024-04-26T05:00:59.916 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.916+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=HWQC0SK1R9TJ tag=KWHXACMH8AJ9 type=write size=1817286 2024-04-26T05:00:59.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.918+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=2P2NFUSEYGNE type=write size=1037953 2024-04-26T05:00:59.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.919+0000 7f5e6c44f780 1 < canceled operation key=T2T3RS6DUX0O tag=FAIBIGNS5R4E type=del size=3107251 2024-04-26T05:00:59.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.921+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=LU2TSI450RWV type=write size=645667 2024-04-26T05:00:59.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.923+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.0 size=1048576 2024-04-26T05:00:59.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.925+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.1 size=1048576 2024-04-26T05:00:59.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.926+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~ZK66K55V2PRN.2 size=1043155 2024-04-26T05:00:59.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.930+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=ZK66K55V2PRN tag=X0J0Q9LTOKTS type=write size=4188883 2024-04-26T05:00:59.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.933+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~PI0GEYN4L43H.0 size=1048576 2024-04-26T05:00:59.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.934+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~PI0GEYN4L43H.1 size=702135 2024-04-26T05:00:59.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.934+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=PI0GEYN4L43H tag=Z098FW5SDPF8 type=write size=2799287 2024-04-26T05:00:59.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.938+0000 7f5e6c44f780 1 < suggested update operation key=QL2O16MF6S6U tag=3QNWQG43N47C type=del size=2420304 2024-04-26T05:00:59.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.939+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=2EXUB8RY80RO type=del size=1361057 2024-04-26T05:00:59.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.943+0000 7f5e6c44f780 1 < suggested remove operation key=TN10LJFK1EYX tag=M4YS7DXVQKVV type=del 2024-04-26T05:00:59.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.944+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=3JY0D265D7HH type=del size=3101539 2024-04-26T05:00:59.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.946+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~L68PM192R43X.0 size=1048576 2024-04-26T05:00:59.948 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.948+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~L68PM192R43X.1 size=850614 2024-04-26T05:00:59.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.951+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=L68PM192R43X tag=2IK2RHWZB6LX type=write size=2947766 2024-04-26T05:00:59.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.955+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~G51BER8QQBNQ.0 size=1048576 2024-04-26T05:00:59.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.956+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~G51BER8QQBNQ.1 size=322410 2024-04-26T05:00:59.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.956+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=G51BER8QQBNQ tag=DPWYOYYXIFGT type=write size=2419562 2024-04-26T05:00:59.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.958+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=OPW5YTL0EPO8 type=del 2024-04-26T05:00:59.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.960+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=LWCXK4S2B7V9 type=del size=3406048 2024-04-26T05:00:59.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.962+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~9RRXM0IC823F.0 size=1048576 2024-04-26T05:00:59.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.963+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~9RRXM0IC823F.1 size=14781 2024-04-26T05:00:59.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.966+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=9RRXM0IC823F tag=1Q4HDQQE4B71 type=write size=2111933 2024-04-26T05:00:59.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.970+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~BK04AB02QFHJ.0 size=1048576 2024-04-26T05:00:59.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.971+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~BK04AB02QFHJ.1 size=804094 2024-04-26T05:00:59.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.971+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=BK04AB02QFHJ tag=H8J9OWCXT0QK type=write size=2901246 2024-04-26T05:00:59.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.973+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.0 size=1048576 2024-04-26T05:00:59.975 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.975+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.1 size=1048576 2024-04-26T05:00:59.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.977+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~L6UVFCV11MOV.2 size=276872 2024-04-26T05:00:59.980 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.980+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=L6UVFCV11MOV tag=NUGE3XJO25GU type=write size=3422600 2024-04-26T05:00:59.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.983+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~DXXESME13LFT.0 size=98282 2024-04-26T05:00:59.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.983+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=DXXESME13LFT tag=ACW2J0TT55BQ type=write size=1146858 2024-04-26T05:00:59.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.985+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=QFV9RLEDROJM type=del 2024-04-26T05:00:59.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.987+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=X0ZD5KT3H1QX type=del size=209298 2024-04-26T05:00:59.990 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.989+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=2XTXYUF3KP2N type=write size=341343 2024-04-26T05:00:59.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.993+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~OQ1M3VPQFC2H.0 size=640560 2024-04-26T05:00:59.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.993+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=OQ1M3VPQFC2H tag=Z6V11OGYP0PX type=write size=1689136 2024-04-26T05:00:59.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.994+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.0 size=1048576 2024-04-26T05:00:59.996 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.996+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.1 size=1048576 2024-04-26T05:00:59.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:00:59.997+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~UPSCXJZ55FXF.2 size=857393 2024-04-26T05:01:00.001 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.000+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=UPSCXJZ55FXF tag=WCXXLYTE3X0S type=write size=4003121 2024-04-26T05:01:00.004 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.004+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.0 size=1048576 2024-04-26T05:01:00.006 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.006+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.1 size=1048576 2024-04-26T05:01:00.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.007+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.2 size=540327 2024-04-26T05:01:00.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.007+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=0TSZ6GC51F3L tag=8CXMUIBPQ6K2 type=write size=3686055 2024-04-26T05:01:00.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.009+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=I8XAR6E1AMY6 type=del 2024-04-26T05:01:00.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.011+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=FQGKURL2QA29 type=del size=695693 2024-04-26T05:01:00.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.015+0000 7f5e6c44f780 1 < suggested remove operation key=3IY5KSJQEZ1E tag=LDDE4BW9CIXW type=write 2024-04-26T05:01:00.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.017+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=PWMPC3IJVCMA type=del size=539629 2024-04-26T05:01:00.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.017+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=TN10LJFK1EYX tag=A32I0K3DQQNY type=del size=79814: (2) No such file or directory 2024-04-26T05:01:00.019 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.019+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=PISJ6E9ONJXM type=del size=693168 2024-04-26T05:01:00.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.021+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~0FTHDCA50I2Y.0 size=535010 2024-04-26T05:01:00.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.024+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=0FTHDCA50I2Y tag=ATXE437X1SLW type=write size=1583586 2024-04-26T05:01:00.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.026+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=TCFO7TVJGDRV type=del size=2710753 2024-04-26T05:01:00.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.027+0000 7f5e6c44f780 1 < canceled operation key=HLA0M5HU2P9F tag=2P2NFUSEYGNE type=write size=1037953 2024-04-26T05:01:00.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.029+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=MW5M57APTOS0 type=del size=4101484 2024-04-26T05:01:00.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.031+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=LU2TSI450RWV type=write size=645667 2024-04-26T05:01:00.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.035+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~4QWPRL3X3YNI.0 size=1048576 2024-04-26T05:01:00.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.037+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~4QWPRL3X3YNI.1 size=416978 2024-04-26T05:01:00.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.037+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=4QWPRL3X3YNI tag=E4UFPHSCJY6D type=write size=2514130 2024-04-26T05:01:00.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.038+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~PI0GEYN4L43H.0 size=1048576 2024-04-26T05:01:00.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.040+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~PI0GEYN4L43H.1 size=702135 2024-04-26T05:01:00.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.043+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=PI0GEYN4L43H tag=Z098FW5SDPF8 type=write size=2799287 2024-04-26T05:01:00.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.044+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=35VNC8LXIEP5 type=write size=426180 2024-04-26T05:01:00.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.046+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=2EXUB8RY80RO type=del 2024-04-26T05:01:00.048 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.048+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=TYBEE1G34XWH type=del size=2526372 2024-04-26T05:01:00.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.050+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=3JY0D265D7HH type=del 2024-04-26T05:01:00.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.053+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LQ48N153ZDBM.0 size=1048576 2024-04-26T05:01:00.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.055+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LQ48N153ZDBM.1 size=976623 2024-04-26T05:01:00.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.055+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=LQ48N153ZDBM tag=02GC131T5PVK type=write size=3073775 2024-04-26T05:01:00.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.056+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~G51BER8QQBNQ.0 size=1048576 2024-04-26T05:01:00.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.058+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~G51BER8QQBNQ.1 size=322410 2024-04-26T05:01:00.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.061+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=G51BER8QQBNQ tag=DPWYOYYXIFGT type=write size=2419562 2024-04-26T05:01:00.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.063+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=BADDA84FH2SF type=del size=2905624 2024-04-26T05:01:00.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.065+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=LWCXK4S2B7V9 type=del 2024-04-26T05:01:00.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.068+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.0 size=1048576 2024-04-26T05:01:00.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.069+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.1 size=1048576 2024-04-26T05:01:00.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.071+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.2 size=792400 2024-04-26T05:01:00.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.071+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=LNDCWH0DZSPW tag=WZKD3AL48QQK type=write size=3938128 2024-04-26T05:01:00.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.072+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~BK04AB02QFHJ.0 size=1048576 2024-04-26T05:01:00.074 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.074+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~BK04AB02QFHJ.1 size=804094 2024-04-26T05:01:00.077 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.077+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=BK04AB02QFHJ tag=H8J9OWCXT0QK type=write size=2901246 2024-04-26T05:01:00.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.078+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=LOFUELOVKG6H type=del size=524539 2024-04-26T05:01:00.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.080+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~DXXESME13LFT.0 size=98282 2024-04-26T05:01:00.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.083+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=DXXESME13LFT tag=ACW2J0TT55BQ type=write size=1146858 2024-04-26T05:01:00.086 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.085+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=GDFPW8H302QX type=del size=2259384 2024-04-26T05:01:00.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.087+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=X0ZD5KT3H1QX type=del 2024-04-26T05:01:00.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.089+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=FFLKGB48D7T4 type=del size=1123639 2024-04-26T05:01:00.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.091+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~OQ1M3VPQFC2H.0 size=640560 2024-04-26T05:01:00.096 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.095+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=OQ1M3VPQFC2H tag=Z6V11OGYP0PX type=write size=1689136 2024-04-26T05:01:00.098 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.097+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=W8UESVS75JST type=del size=2371877 2024-04-26T05:01:00.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.100+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.0 size=1048576 2024-04-26T05:01:00.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.101+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.1 size=1048576 2024-04-26T05:01:00.103 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.103+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~0TSZ6GC51F3L.2 size=540327 2024-04-26T05:01:00.106 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.106+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=0TSZ6GC51F3L tag=8CXMUIBPQ6K2 type=write size=3686055 2024-04-26T05:01:00.110 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.109+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.0 size=1048576 2024-04-26T05:01:00.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.111+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.1 size=1048576 2024-04-26T05:01:00.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.112+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.2 size=972255 2024-04-26T05:01:00.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.112+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=IFWFVJI2L5TY tag=10M3AOJOTBYM type=write size=4117983 2024-04-26T05:01:00.114 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.114+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=FQGKURL2QA29 type=del 2024-04-26T05:01:00.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.116+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=QU2OGK0NJXSV type=del size=1315138 2024-04-26T05:01:00.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.118+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=PWMPC3IJVCMA type=del 2024-04-26T05:01:00.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.119+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=WBE05R6ZXR66 type=write size=322938 2024-04-26T05:01:00.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.121+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=PISJ6E9ONJXM type=del 2024-04-26T05:01:00.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.125+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MHGKVI962DXX.0 size=1048576 2024-04-26T05:01:00.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.126+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~MHGKVI962DXX.1 size=930867 2024-04-26T05:01:00.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.126+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=MHGKVI962DXX tag=3U3KPVY0YO3M type=write size=3028019 2024-04-26T05:01:00.128 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.128+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=TCFO7TVJGDRV type=del 2024-04-26T05:01:00.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.130+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=NLBJYRPKK7UK type=del size=3531776 2024-04-26T05:01:00.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.132+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=MW5M57APTOS0 type=del 2024-04-26T05:01:00.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.134+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=JI3NLILPOERA type=write size=486329 2024-04-26T05:01:00.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.135+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~4QWPRL3X3YNI.0 size=1048576 2024-04-26T05:01:00.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.137+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~4QWPRL3X3YNI.1 size=416978 2024-04-26T05:01:00.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.140+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=4QWPRL3X3YNI tag=E4UFPHSCJY6D type=write size=2514130 2024-04-26T05:01:00.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.142+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=EF3K3KHAS4XE type=del size=2984938 2024-04-26T05:01:00.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.144+0000 7f5e6c44f780 1 < completed write operation key=I51TM1V08MGO tag=35VNC8LXIEP5 type=write size=426180 2024-04-26T05:01:00.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.145+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=L29B8B7N009X type=del size=2405772 2024-04-26T05:01:00.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.147+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=TYBEE1G34XWH type=del 2024-04-26T05:01:00.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.151+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~KTI44TL4F0RQ.0 size=789009 2024-04-26T05:01:00.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.151+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=KTI44TL4F0RQ tag=E0ZKCMVSXWOX type=write size=1837585 2024-04-26T05:01:00.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.151+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~LQ48N153ZDBM.0 size=1048576 2024-04-26T05:01:00.153 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.153+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LQ48N153ZDBM.1 size=976623 2024-04-26T05:01:00.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.156+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=LQ48N153ZDBM tag=02GC131T5PVK type=write size=3073775 2024-04-26T05:01:00.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.158+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=PVB04PHC0GOL type=del size=680898 2024-04-26T05:01:00.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.160+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=BADDA84FH2SF type=del size=2905624 2024-04-26T05:01:00.164 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.164+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~JI98WGYGA3VE.0 size=1048576 2024-04-26T05:01:00.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.165+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~JI98WGYGA3VE.1 size=341322 2024-04-26T05:01:00.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.165+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=JI98WGYGA3VE tag=UNCYZR3PQX38 type=write size=2438474 2024-04-26T05:01:00.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.167+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.0 size=1048576 2024-04-26T05:01:00.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.167+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.1 size=1048576 2024-04-26T05:01:00.169 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.168+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LNDCWH0DZSPW.2 size=792400 2024-04-26T05:01:00.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.171+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=LNDCWH0DZSPW tag=WZKD3AL48QQK type=write size=3938128 2024-04-26T05:01:00.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.175+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.0 size=1048576 2024-04-26T05:01:00.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.176+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.1 size=1048576 2024-04-26T05:01:00.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.178+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.2 size=159934 2024-04-26T05:01:00.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.178+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=SK5YI91GDSPS tag=UV3DZTD1636A type=write size=3305662 2024-04-26T05:01:00.182 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.181+0000 7f5e6c44f780 1 < suggested remove operation key=O1KTU3HQRCXK tag=LOFUELOVKG6H type=del 2024-04-26T05:01:00.184 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.183+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=IVGULNU26H8M type=del size=3764925 2024-04-26T05:01:00.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.186+0000 7f5e6c44f780 -1 < failed to complete operation key=O1KTU3HQRCXK tag=GDFPW8H302QX type=del size=2259384: (22) Invalid argument 2024-04-26T05:01:00.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.188+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=Q8VRY4HA0ZVW type=write size=231558 2024-04-26T05:01:00.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.189+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=FFLKGB48D7T4 type=del size=1123639 2024-04-26T05:01:00.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.193+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.0 size=1048576 2024-04-26T05:01:00.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.194+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.1 size=1048576 2024-04-26T05:01:00.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.195+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.2 size=673238 2024-04-26T05:01:00.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.195+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=NT59NG3KBLRF tag=JJZTGACXV4AI type=write size=3818966 2024-04-26T05:01:00.198 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.197+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=W8UESVS75JST type=del size=2371877 2024-04-26T05:01:00.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.199+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=HJ5KICQXK58I type=del size=1693674 2024-04-26T05:01:00.201 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.201+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.0 size=1048576 2024-04-26T05:01:00.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.202+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.1 size=1048576 2024-04-26T05:01:00.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.204+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~IFWFVJI2L5TY.2 size=972255 2024-04-26T05:01:00.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.207+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=IFWFVJI2L5TY tag=10M3AOJOTBYM type=write size=4117983 2024-04-26T05:01:00.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.208+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=LCDI4M29877G type=del size=601719 2024-04-26T05:01:00.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.210+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=QU2OGK0NJXSV type=del 2024-04-26T05:01:00.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.212+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=460BLL1P09SK type=write size=668133 2024-04-26T05:01:00.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.214+0000 7f5e6c44f780 1 < canceled operation key=WPPJT7ES6671 tag=WBE05R6ZXR66 type=write size=322938 2024-04-26T05:01:00.216 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.216+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=KES4DE2G3JQJ type=del size=1978213 2024-04-26T05:01:00.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.218+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MHGKVI962DXX.0 size=1048576 2024-04-26T05:01:00.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.219+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~MHGKVI962DXX.1 size=930867 2024-04-26T05:01:00.222 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.222+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=MHGKVI962DXX tag=3U3KPVY0YO3M type=write size=3028019 2024-04-26T05:01:00.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.226+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~CVCKYTU4DEVZ.0 size=1048576 2024-04-26T05:01:00.228 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.227+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~CVCKYTU4DEVZ.1 size=261070 2024-04-26T05:01:00.228 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.227+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=CVCKYTU4DEVZ tag=LDSGPBDTL2WV type=write size=2358222 2024-04-26T05:01:00.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.231+0000 7f5e6c44f780 1 < suggested update operation key=52BYVVK0SKQI tag=NLBJYRPKK7UK type=del size=3531776 2024-04-26T05:01:00.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.232+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=TIFF46QVPUVZ type=del size=3625010 2024-04-26T05:01:00.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.234+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=JI3NLILPOERA type=write size=486329 2024-04-26T05:01:00.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.236+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=R6UNKPES8SDC type=del size=1183380 2024-04-26T05:01:00.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.238+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=EF3K3KHAS4XE type=del 2024-04-26T05:01:00.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.240+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=IT765FEKSRPS type=del size=35745 2024-04-26T05:01:00.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.241+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=L29B8B7N009X type=del 2024-04-26T05:01:00.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.243+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=KJ9GAHT6N64I type=del size=3285104 2024-04-26T05:01:00.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.244+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~KTI44TL4F0RQ.0 size=789009 2024-04-26T05:01:00.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.247+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=KTI44TL4F0RQ tag=E0ZKCMVSXWOX type=write size=1837585 2024-04-26T05:01:00.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.249+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=NHYR8BW9R337 type=write size=112033 2024-04-26T05:01:00.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.250+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=PVB04PHC0GOL type=del size=680898 2024-04-26T05:01:00.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.252+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=D3U3JT3GAOGS type=del size=2412602 2024-04-26T05:01:00.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.254+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~JI98WGYGA3VE.0 size=1048576 2024-04-26T05:01:00.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.255+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~JI98WGYGA3VE.1 size=341322 2024-04-26T05:01:00.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.259+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=JI98WGYGA3VE tag=UNCYZR3PQX38 type=write size=2438474 2024-04-26T05:01:00.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.260+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=IQX6PTQHWPBL type=del size=2035707 2024-04-26T05:01:00.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.262+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.0 size=1048576 2024-04-26T05:01:00.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.262+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.1 size=1048576 2024-04-26T05:01:00.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.262+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~SK5YI91GDSPS.2 size=159934 2024-04-26T05:01:00.266 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.265+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=SK5YI91GDSPS tag=UV3DZTD1636A type=write size=3305662 2024-04-26T05:01:00.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.267+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=6XVNKX4ENXKN type=del size=3709576 2024-04-26T05:01:00.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.269+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=IVGULNU26H8M type=del 2024-04-26T05:01:00.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.270+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=PFBO1NBHVG86 type=del size=1157941 2024-04-26T05:01:00.272 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.272+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=Q8VRY4HA0ZVW type=write size=231558 2024-04-26T05:01:00.274 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.274+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=OBAR21H4QPOP type=del size=2541524 2024-04-26T05:01:00.276 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.275+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.0 size=1048576 2024-04-26T05:01:00.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.277+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.1 size=1048576 2024-04-26T05:01:00.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.278+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~NT59NG3KBLRF.2 size=673238 2024-04-26T05:01:00.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.281+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=NT59NG3KBLRF tag=JJZTGACXV4AI type=write size=3818966 2024-04-26T05:01:00.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.283+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=EQXZVT04WT0U type=del size=2171042 2024-04-26T05:01:00.286 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.285+0000 7f5e6c44f780 -1 < failed to complete operation key=52BYVVK0SKQI tag=HJ5KICQXK58I type=del size=1693674: (22) Invalid argument 2024-04-26T05:01:00.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.287+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=T6QM3E7Y3K5N type=del size=4053725 2024-04-26T05:01:00.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.289+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=LCDI4M29877G type=del 2024-04-26T05:01:00.291 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.290+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=J88T88JCH3SU type=del size=2534018 2024-04-26T05:01:00.294 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.294+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=460BLL1P09SK type=write 2024-04-26T05:01:00.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.297+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~G831JP45GN8O.0 size=1048576 2024-04-26T05:01:00.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.299+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~G831JP45GN8O.1 size=146993 2024-04-26T05:01:00.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.299+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=G831JP45GN8O tag=RGMLY7JIFYI8 type=write size=2244145 2024-04-26T05:01:00.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.301+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=KES4DE2G3JQJ type=del 2024-04-26T05:01:00.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.303+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=5MK096IOX1SC type=del size=4036624 2024-04-26T05:01:00.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.305+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~CVCKYTU4DEVZ.0 size=1048576 2024-04-26T05:01:00.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.306+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~CVCKYTU4DEVZ.1 size=261070 2024-04-26T05:01:00.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.309+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=CVCKYTU4DEVZ tag=LDSGPBDTL2WV type=write size=2358222 2024-04-26T05:01:00.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.311+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=2T5NYC43IKNJ type=del size=681633 2024-04-26T05:01:00.313 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.313+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=TIFF46QVPUVZ type=del size=3625010 2024-04-26T05:01:00.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.316+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~UXBSYVD1ERG0.0 size=1048576 2024-04-26T05:01:00.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.318+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~UXBSYVD1ERG0.1 size=49647 2024-04-26T05:01:00.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.318+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=UXBSYVD1ERG0 tag=4D5B89LEB9HR type=write size=2146799 2024-04-26T05:01:00.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.320+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=R6UNKPES8SDC type=del 2024-04-26T05:01:00.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.323+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~PJ6D5I2AFUUB.0 size=1048576 2024-04-26T05:01:00.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.325+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~PJ6D5I2AFUUB.1 size=160263 2024-04-26T05:01:00.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.325+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=PJ6D5I2AFUUB tag=60XT72VOONKI type=write size=2257415 2024-04-26T05:01:00.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.327+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=IT765FEKSRPS type=del size=35745 2024-04-26T05:01:00.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.330+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.0 size=1048576 2024-04-26T05:01:00.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.332+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.1 size=1048576 2024-04-26T05:01:00.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.333+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.2 size=1002263 2024-04-26T05:01:00.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.333+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=KY73FAE2LDIC tag=55F8EBFMBI9P type=write size=4147991 2024-04-26T05:01:00.335 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.335+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=KJ9GAHT6N64I type=del 2024-04-26T05:01:00.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.337+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=86VBWAC053NB type=write size=90023 2024-04-26T05:01:00.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.339+0000 7f5e6c44f780 1 < canceled operation key=921MOKZFPQ07 tag=NHYR8BW9R337 type=write size=112033 2024-04-26T05:01:00.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.343+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.0 size=1048576 2024-04-26T05:01:00.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.344+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.1 size=1048576 2024-04-26T05:01:00.346 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.345+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.2 size=451350 2024-04-26T05:01:00.346 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.345+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=TW1W3BTHTF3T tag=0WIF71T8508Q type=write size=3597078 2024-04-26T05:01:00.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.347+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=D3U3JT3GAOGS type=del 2024-04-26T05:01:00.349 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.349+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=V6X8R094IW6E type=del size=1677747 2024-04-26T05:01:00.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.351+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=IQX6PTQHWPBL type=del 2024-04-26T05:01:00.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.352+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=B1FQC17TCS47 type=del size=7347 2024-04-26T05:01:00.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.354+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=6XVNKX4ENXKN type=del 2024-04-26T05:01:00.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.356+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=VUN9SPD2L2ZY type=del size=3673921 2024-04-26T05:01:00.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.358+0000 7f5e6c44f780 1 < canceled operation key=921MOKZFPQ07 tag=PFBO1NBHVG86 type=del size=1157941 2024-04-26T05:01:00.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.360+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=72STEKVQJO58 type=del size=2243955 2024-04-26T05:01:00.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.364+0000 7f5e6c44f780 1 < suggested update operation key=G1PZE7VIJWML tag=OBAR21H4QPOP type=del size=2541524 2024-04-26T05:01:00.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.367+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.0 size=1048576 2024-04-26T05:01:00.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.369+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.1 size=1048576 2024-04-26T05:01:00.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.370+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.2 size=597005 2024-04-26T05:01:00.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.370+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=LWP0M21DWI48 tag=6ZFG0GZC9H0U type=write size=3742733 2024-04-26T05:01:00.373 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.373+0000 7f5e6c44f780 1 < suggested remove operation key=QQXPPRYLN4UL tag=EQXZVT04WT0U type=del 2024-04-26T05:01:00.375 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.375+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=7AWS2M65ORLP type=del size=2727109 2024-04-26T05:01:00.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.377+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=T6QM3E7Y3K5N type=del 2024-04-26T05:01:00.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.379+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=I7QHK1WHSRWO type=del size=2796619 2024-04-26T05:01:00.381 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.380+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=J88T88JCH3SU type=del 2024-04-26T05:01:00.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.382+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=L43AKDHQBPE3 type=del size=372119 2024-04-26T05:01:00.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.384+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~G831JP45GN8O.0 size=1048576 2024-04-26T05:01:00.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.385+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~G831JP45GN8O.1 size=146993 2024-04-26T05:01:00.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.388+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=G831JP45GN8O tag=RGMLY7JIFYI8 type=write size=2244145 2024-04-26T05:01:00.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.390+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=905HSOBT9RD7 type=del size=1485484 2024-04-26T05:01:00.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.392+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=5MK096IOX1SC type=del 2024-04-26T05:01:00.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.394+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=KPJY28YBD1DR type=write size=274142 2024-04-26T05:01:00.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.396+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=2T5NYC43IKNJ type=del 2024-04-26T05:01:00.399 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.399+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~WEJE5QS8E73C.0 size=53535 2024-04-26T05:01:00.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.399+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=WEJE5QS8E73C tag=GLZSLGC0YNZT type=write size=1102111 2024-04-26T05:01:00.401 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.401+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~UXBSYVD1ERG0.0 size=1048576 2024-04-26T05:01:00.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.402+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~UXBSYVD1ERG0.1 size=49647 2024-04-26T05:01:00.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.405+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=UXBSYVD1ERG0 tag=4D5B89LEB9HR type=write size=2146799 2024-04-26T05:01:00.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.409+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.0 size=1048576 2024-04-26T05:01:00.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.411+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.1 size=1048576 2024-04-26T05:01:00.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.412+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.2 size=565770 2024-04-26T05:01:00.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.412+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=H1EVJTP7YAWE tag=JH2QCELIBJAP type=write size=3711498 2024-04-26T05:01:00.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.414+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~PJ6D5I2AFUUB.0 size=1048576 2024-04-26T05:01:00.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.416+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~PJ6D5I2AFUUB.1 size=160263 2024-04-26T05:01:00.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.419+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=PJ6D5I2AFUUB tag=60XT72VOONKI type=write size=2257415 2024-04-26T05:01:00.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.422+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~1S98CIYFZ7NO.0 size=1048576 2024-04-26T05:01:00.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.424+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~1S98CIYFZ7NO.1 size=366758 2024-04-26T05:01:00.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.424+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=1S98CIYFZ7NO tag=LYTLBEZK4T2X type=write size=2463910 2024-04-26T05:01:00.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.425+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.0 size=1048576 2024-04-26T05:01:00.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.425+0000 7f5e6c44f780 1 < canceled part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.1 size=1048576 2024-04-26T05:01:00.427 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.427+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~KY73FAE2LDIC.2 size=1002263 2024-04-26T05:01:00.431 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.430+0000 7f5e6c44f780 1 < canceled multipart upload key=3IY5KSJQEZ1E upload=KY73FAE2LDIC tag=55F8EBFMBI9P type=write size=4147991 2024-04-26T05:01:00.432 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.432+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=6RCF8A1M5QD1 type=del size=1041085 2024-04-26T05:01:00.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.434+0000 7f5e6c44f780 1 < completed write operation key=1JG681PFCBSF tag=86VBWAC053NB type=write size=90023 2024-04-26T05:01:00.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.438+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.0 size=1048576 2024-04-26T05:01:00.440 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.439+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.1 size=1048576 2024-04-26T05:01:00.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.441+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.2 size=2813 2024-04-26T05:01:00.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.441+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=0M3LBAZIJ4YX tag=OU4PXMBJUFIV type=write size=3148541 2024-04-26T05:01:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:00 smithi146 ceph-mon[95531]: pgmap v1398: 137 pgs: 2 unknown, 135 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 371 KiB/s wr, 1.89k op/s 2024-04-26T05:01:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:00 smithi146 ceph-mon[92947]: pgmap v1398: 137 pgs: 2 unknown, 135 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 371 KiB/s wr, 1.89k op/s 2024-04-26T05:01:00.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.443+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.0 size=1048576 2024-04-26T05:01:00.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.444+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.1 size=1048576 2024-04-26T05:01:00.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.446+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~TW1W3BTHTF3T.2 size=451350 2024-04-26T05:01:00.449 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.449+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=TW1W3BTHTF3T tag=0WIF71T8508Q type=write size=3597078 2024-04-26T05:01:00.451 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.450+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=H743TP1D1Y9K type=write size=691827 2024-04-26T05:01:00.452 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.452+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=V6X8R094IW6E type=del 2024-04-26T05:01:00.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.454+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=COO5IIYB14TP type=del size=3489513 2024-04-26T05:01:00.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.455+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=B1FQC17TCS47 type=del 2024-04-26T05:01:00.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.457+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=9LZTYTFG39SK type=write size=384642 2024-04-26T05:01:00.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.460+0000 7f5e6c44f780 1 < suggested remove operation key=KC7MUR1B55LJ tag=VUN9SPD2L2ZY type=del 2024-04-26T05:01:00.464 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.464+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.0 size=1048576 2024-04-26T05:01:00.466 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.465+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.1 size=1048576 2024-04-26T05:01:00.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.467+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.2 size=424719 2024-04-26T05:01:00.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.467+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=V2HUOWRM6DXZ tag=6E2KD51M7NPW type=write size=3570447 2024-04-26T05:01:00.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.470+0000 7f5e6c44f780 1 < suggested update operation key=Q9BD1LRB0MKF tag=72STEKVQJO58 type=del size=2243955 2024-04-26T05:01:00.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.474+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~OXI62WF0G38I.0 size=455603 2024-04-26T05:01:00.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.474+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=OXI62WF0G38I tag=YGDXBEAF38VE type=write size=1504179 2024-04-26T05:01:00.476 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.476+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.0 size=1048576 2024-04-26T05:01:00.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.477+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.1 size=1048576 2024-04-26T05:01:00.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.479+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~LWP0M21DWI48.2 size=597005 2024-04-26T05:01:00.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.482+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=LWP0M21DWI48 tag=6ZFG0GZC9H0U type=write size=3742733 2024-04-26T05:01:00.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.484+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=HS7KMNRUEES3 type=del size=1478113 2024-04-26T05:01:00.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.486+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=7AWS2M65ORLP type=del 2024-04-26T05:01:00.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.490+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.0 size=1048576 2024-04-26T05:01:00.492 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.491+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.1 size=1048576 2024-04-26T05:01:00.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.493+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.2 size=34910 2024-04-26T05:01:00.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.493+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=RPUPVBK9YNVV tag=SB982HMG2SOW type=write size=3180638 2024-04-26T05:01:00.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.496+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=I7QHK1WHSRWO type=del 2024-04-26T05:01:00.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.500+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~BINTRTH2204Y.0 size=1048576 2024-04-26T05:01:00.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.502+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~BINTRTH2204Y.1 size=77727 2024-04-26T05:01:00.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.502+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=BINTRTH2204Y tag=SKTQ3IQQDG0P type=write size=2174879 2024-04-26T05:01:00.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.503+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=L43AKDHQBPE3 type=del 2024-04-26T05:01:00.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.505+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=0RYLP8TKBJOH type=write size=448231 2024-04-26T05:01:00.508 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:00 smithi204 ceph-mon[88313]: pgmap v1398: 137 pgs: 2 unknown, 135 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 371 KiB/s wr, 1.89k op/s 2024-04-26T05:01:00.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.508+0000 7f5e6c44f780 -1 < failed to complete operation key=RC0KPPYXSR38 tag=905HSOBT9RD7 type=del size=1485484: (22) Invalid argument 2024-04-26T05:01:00.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.512+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.0 size=1048576 2024-04-26T05:01:00.514 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.513+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.1 size=1048576 2024-04-26T05:01:00.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.515+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.2 size=817528 2024-04-26T05:01:00.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.515+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=24D43G3ZMH7E tag=0DZPYATPKWZI type=write size=3963256 2024-04-26T05:01:00.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.519+0000 7f5e6c44f780 1 < suggested update operation key=I51TM1V08MGO tag=KPJY28YBD1DR type=write size=274142 2024-04-26T05:01:00.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.520+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=0XU5JK4JSAVR type=del size=308966 2024-04-26T05:01:00.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.522+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~WEJE5QS8E73C.0 size=53535 2024-04-26T05:01:00.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.525+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=WEJE5QS8E73C tag=GLZSLGC0YNZT type=write size=1102111 2024-04-26T05:01:00.529 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.528+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.0 size=1048576 2024-04-26T05:01:00.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.530+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.1 size=1048576 2024-04-26T05:01:00.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.531+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.2 size=577580 2024-04-26T05:01:00.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.531+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=G6WD0LCIDGVP tag=HE9OMXL6L47V type=write size=3723308 2024-04-26T05:01:00.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.533+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.0 size=1048576 2024-04-26T05:01:00.535 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.535+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.1 size=1048576 2024-04-26T05:01:00.537 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.537+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~H1EVJTP7YAWE.2 size=565770 2024-04-26T05:01:00.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.540+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=H1EVJTP7YAWE tag=JH2QCELIBJAP type=write size=3711498 2024-04-26T05:01:00.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.543+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~Z2NEHKDYACFW.0 size=1048576 2024-04-26T05:01:00.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.544+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~Z2NEHKDYACFW.1 size=344911 2024-04-26T05:01:00.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.544+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=Z2NEHKDYACFW tag=0Y5N60576KAJ type=write size=2442063 2024-04-26T05:01:00.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.546+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~1S98CIYFZ7NO.0 size=1048576 2024-04-26T05:01:00.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.548+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~1S98CIYFZ7NO.1 size=366758 2024-04-26T05:01:00.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.551+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=1S98CIYFZ7NO tag=LYTLBEZK4T2X type=write size=2463910 2024-04-26T05:01:00.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.554+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=WWINNN25YFD5 type=del size=110774 2024-04-26T05:01:00.556 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.556+0000 7f5e6c44f780 1 < canceled operation key=G1PZE7VIJWML tag=6RCF8A1M5QD1 type=del size=1041085 2024-04-26T05:01:00.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.559+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~NQNOL5XE6G8N.0 size=203049 2024-04-26T05:01:00.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.559+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=NQNOL5XE6G8N tag=AJR89ZP0SPAI type=write size=1251625 2024-04-26T05:01:00.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.561+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.0 size=1048576 2024-04-26T05:01:00.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.561+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.1 size=1048576 2024-04-26T05:01:00.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.563+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0M3LBAZIJ4YX.2 size=2813 2024-04-26T05:01:00.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.566+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=0M3LBAZIJ4YX tag=OU4PXMBJUFIV type=write size=3148541 2024-04-26T05:01:00.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.568+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=4F9XBUT5LAM1 type=del size=972863 2024-04-26T05:01:00.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.570+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=H743TP1D1Y9K type=write size=691827 2024-04-26T05:01:00.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.574+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~72NDXUJRYYNE.0 size=1048576 2024-04-26T05:01:00.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.575+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~72NDXUJRYYNE.1 size=536435 2024-04-26T05:01:00.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.575+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=72NDXUJRYYNE tag=0CEL7YN58695 type=write size=2633587 2024-04-26T05:01:00.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.578+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=COO5IIYB14TP type=del 2024-04-26T05:01:00.581 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.581+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.0 size=1048576 2024-04-26T05:01:00.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.583+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.1 size=1048576 2024-04-26T05:01:00.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.584+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.2 size=192259 2024-04-26T05:01:00.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.584+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=HXD1IMO8WPT3 tag=9QBB1PSS0XYK type=write size=3337987 2024-04-26T05:01:00.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.586+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=9LZTYTFG39SK type=write size=384642 2024-04-26T05:01:00.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.590+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.0 size=1048576 2024-04-26T05:01:00.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.591+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.1 size=1048576 2024-04-26T05:01:00.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.593+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.2 size=177031 2024-04-26T05:01:00.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.593+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=19WB8ZH6LVNK tag=55DB9WJW35LB type=write size=3322759 2024-04-26T05:01:00.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.595+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.0 size=1048576 2024-04-26T05:01:00.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.595+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.1 size=1048576 2024-04-26T05:01:00.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.596+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~V2HUOWRM6DXZ.2 size=424719 2024-04-26T05:01:00.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.599+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=V2HUOWRM6DXZ tag=6E2KD51M7NPW type=write size=3570447 2024-04-26T05:01:00.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.603+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~ABA2S8YS4CNB.0 size=1048576 2024-04-26T05:01:00.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.604+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~ABA2S8YS4CNB.1 size=507259 2024-04-26T05:01:00.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.604+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=ABA2S8YS4CNB tag=EQPCO34EZZ1K type=write size=2604411 2024-04-26T05:01:00.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.606+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~OXI62WF0G38I.0 size=455603 2024-04-26T05:01:00.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.609+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=OXI62WF0G38I tag=YGDXBEAF38VE type=write size=1504179 2024-04-26T05:01:00.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.613+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~G40UIVP2AKF3.0 size=979730 2024-04-26T05:01:00.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.613+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=G40UIVP2AKF3 tag=KPQJIWV121D0 type=write size=2028306 2024-04-26T05:01:00.615 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.615+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=HS7KMNRUEES3 type=del 2024-04-26T05:01:00.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.618+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~OEC33BYMPE4K.0 size=1048576 2024-04-26T05:01:00.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.619+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~OEC33BYMPE4K.1 size=1013838 2024-04-26T05:01:00.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.619+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=OEC33BYMPE4K tag=U9VJL06PT9J5 type=write size=3110990 2024-04-26T05:01:00.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.621+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.0 size=1048576 2024-04-26T05:01:00.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.623+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.1 size=1048576 2024-04-26T05:01:00.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.624+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~RPUPVBK9YNVV.2 size=34910 2024-04-26T05:01:00.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.627+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=RPUPVBK9YNVV tag=SB982HMG2SOW type=write size=3180638 2024-04-26T05:01:00.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.629+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=1H772YBTXJLM type=write size=979231 2024-04-26T05:01:00.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.631+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~BINTRTH2204Y.0 size=1048576 2024-04-26T05:01:00.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.631+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~BINTRTH2204Y.1 size=77727 2024-04-26T05:01:00.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.634+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=BINTRTH2204Y tag=SKTQ3IQQDG0P type=write size=2174879 2024-04-26T05:01:00.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.638+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~A8NL02GQLPA7.0 size=621884 2024-04-26T05:01:00.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.638+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=A8NL02GQLPA7 tag=FI7SSVNMJH72 type=write size=1670460 2024-04-26T05:01:00.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.640+0000 7f5e6c44f780 1 < completed write operation key=KC7MUR1B55LJ tag=0RYLP8TKBJOH type=write size=448231 2024-04-26T05:01:00.642 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.642+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=ADUYZYS3PF66 type=del size=9123 2024-04-26T05:01:00.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.644+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.0 size=1048576 2024-04-26T05:01:00.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.646+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.1 size=1048576 2024-04-26T05:01:00.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.648+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~24D43G3ZMH7E.2 size=817528 2024-04-26T05:01:00.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.651+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=24D43G3ZMH7E tag=0DZPYATPKWZI type=write size=3963256 2024-04-26T05:01:00.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.654+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.0 size=1048576 2024-04-26T05:01:00.656 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.656+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.1 size=1048576 2024-04-26T05:01:00.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.657+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.2 size=109537 2024-04-26T05:01:00.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.657+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=W5BDB9354OS1 tag=00X4F6U0IX42 type=write size=3255265 2024-04-26T05:01:00.660 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.659+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=0XU5JK4JSAVR type=del 2024-04-26T05:01:00.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.663+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~OWA36IYL2OCB.0 size=1048576 2024-04-26T05:01:00.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.664+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~OWA36IYL2OCB.1 size=353467 2024-04-26T05:01:00.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.664+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=OWA36IYL2OCB tag=BQ4C89ICO5R7 type=write size=2450619 2024-04-26T05:01:00.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.666+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.0 size=1048576 2024-04-26T05:01:00.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.669+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.1 size=1048576 2024-04-26T05:01:00.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.670+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~G6WD0LCIDGVP.2 size=577580 2024-04-26T05:01:00.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.673+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=G6WD0LCIDGVP tag=HE9OMXL6L47V type=write size=3723308 2024-04-26T05:01:00.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.677+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~CEDZJB25DNT1.0 size=199513 2024-04-26T05:01:00.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.677+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=CEDZJB25DNT1 tag=IQELYQDSLFJK type=write size=1248089 2024-04-26T05:01:00.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.678+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~Z2NEHKDYACFW.0 size=1048576 2024-04-26T05:01:00.680 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.680+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~Z2NEHKDYACFW.1 size=344911 2024-04-26T05:01:00.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.683+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=Z2NEHKDYACFW tag=0Y5N60576KAJ type=write size=2442063 2024-04-26T05:01:00.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.685+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=U5108VXWG0GD type=del size=771136 2024-04-26T05:01:00.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.687+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=WWINNN25YFD5 type=del 2024-04-26T05:01:00.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.690+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~V0922LZYYDAW.0 size=1048576 2024-04-26T05:01:00.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.691+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~V0922LZYYDAW.1 size=983298 2024-04-26T05:01:00.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.691+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=V0922LZYYDAW tag=LC3WL4LG19WT type=write size=3080450 2024-04-26T05:01:00.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.693+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~NQNOL5XE6G8N.0 size=203049 2024-04-26T05:01:00.697 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.696+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=NQNOL5XE6G8N tag=AJR89ZP0SPAI type=write size=1251625 2024-04-26T05:01:00.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.698+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=F5WAJOR5R366 type=del size=3772932 2024-04-26T05:01:00.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.700+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=4F9XBUT5LAM1 type=del 2024-04-26T05:01:00.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.704+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~Q6MO82IFW76H.0 size=545256 2024-04-26T05:01:00.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.704+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=Q6MO82IFW76H tag=OZOFFTTM0SXR type=write size=1593832 2024-04-26T05:01:00.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.706+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~72NDXUJRYYNE.0 size=1048576 2024-04-26T05:01:00.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.707+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~72NDXUJRYYNE.1 size=536435 2024-04-26T05:01:00.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.710+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=72NDXUJRYYNE tag=0CEL7YN58695 type=write size=2633587 2024-04-26T05:01:00.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.712+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=A78L0PLUAF3S type=write size=132838 2024-04-26T05:01:00.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.714+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.0 size=1048576 2024-04-26T05:01:00.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.716+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.1 size=1048576 2024-04-26T05:01:00.717 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.717+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HXD1IMO8WPT3.2 size=192259 2024-04-26T05:01:00.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.720+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=HXD1IMO8WPT3 tag=9QBB1PSS0XYK type=write size=3337987 2024-04-26T05:01:00.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.722+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=I48NP2YN0DZ5 type=del size=3856928 2024-04-26T05:01:00.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.724+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.0 size=1048576 2024-04-26T05:01:00.726 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.726+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.1 size=1048576 2024-04-26T05:01:00.728 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.727+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~19WB8ZH6LVNK.2 size=177031 2024-04-26T05:01:00.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.731+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=19WB8ZH6LVNK tag=55DB9WJW35LB type=write size=3322759 2024-04-26T05:01:00.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.734+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~Z9PO6UD1LX3F.0 size=628427 2024-04-26T05:01:00.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.734+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=Z9PO6UD1LX3F tag=KX1N3F0ZAIMZ type=write size=1677003 2024-04-26T05:01:00.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.736+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~ABA2S8YS4CNB.0 size=1048576 2024-04-26T05:01:00.738 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.738+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~ABA2S8YS4CNB.1 size=507259 2024-04-26T05:01:00.741 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.741+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=ABA2S8YS4CNB tag=EQPCO34EZZ1K type=write size=2604411 2024-04-26T05:01:00.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.744+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~F025KPWG08N9.0 size=1048576 2024-04-26T05:01:00.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.746+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~F025KPWG08N9.1 size=653373 2024-04-26T05:01:00.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.746+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=F025KPWG08N9 tag=9AZBS1MYEDIJ type=write size=2750525 2024-04-26T05:01:00.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.748+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~G40UIVP2AKF3.0 size=979730 2024-04-26T05:01:00.752 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.751+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=G40UIVP2AKF3 tag=KPQJIWV121D0 type=write size=2028306 2024-04-26T05:01:00.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.753+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=CBZAT9PVLHWV type=write size=223949 2024-04-26T05:01:00.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.755+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~OEC33BYMPE4K.0 size=1048576 2024-04-26T05:01:00.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.756+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~OEC33BYMPE4K.1 size=1013838 2024-04-26T05:01:00.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.760+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=OEC33BYMPE4K tag=U9VJL06PT9J5 type=write size=3110990 2024-04-26T05:01:00.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.763+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~3TF2LLKSCTCZ.0 size=1048576 2024-04-26T05:01:00.765 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.765+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~3TF2LLKSCTCZ.1 size=859247 2024-04-26T05:01:00.765 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.765+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=3TF2LLKSCTCZ tag=SQV6PJ2H7G46 type=write size=2956399 2024-04-26T05:01:00.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.767+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=1H772YBTXJLM type=write size=979231 2024-04-26T05:01:00.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.770+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.0 size=1048576 2024-04-26T05:01:00.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.771+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.1 size=1048576 2024-04-26T05:01:00.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.774+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.2 size=575290 2024-04-26T05:01:00.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.774+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=G25UDU4RB2LP tag=7SHTYB39BLVY type=write size=3721018 2024-04-26T05:01:00.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.776+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~A8NL02GQLPA7.0 size=621884 2024-04-26T05:01:00.779 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.779+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=A8NL02GQLPA7 tag=FI7SSVNMJH72 type=write size=1670460 2024-04-26T05:01:00.781 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.781+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=2KLC8BQSP6K8 type=del size=2382601 2024-04-26T05:01:00.783 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.783+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=ADUYZYS3PF66 type=del 2024-04-26T05:01:00.787 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.786+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~NSY7DE21VNQJ.0 size=1048576 2024-04-26T05:01:00.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.788+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~NSY7DE21VNQJ.1 size=938266 2024-04-26T05:01:00.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.788+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=NSY7DE21VNQJ tag=OTR9EM7EB299 type=write size=3035418 2024-04-26T05:01:00.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.790+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.0 size=1048576 2024-04-26T05:01:00.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.791+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.1 size=1048576 2024-04-26T05:01:00.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.793+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~W5BDB9354OS1.2 size=109537 2024-04-26T05:01:00.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.796+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=W5BDB9354OS1 tag=00X4F6U0IX42 type=write size=3255265 2024-04-26T05:01:00.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.798+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=ZUZYDS96RA74 type=del size=3891643 2024-04-26T05:01:00.799 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.799+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~OWA36IYL2OCB.0 size=1048576 2024-04-26T05:01:00.801 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.801+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~OWA36IYL2OCB.1 size=353467 2024-04-26T05:01:00.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.804+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=OWA36IYL2OCB tag=BQ4C89ICO5R7 type=write size=2450619 2024-04-26T05:01:00.805 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:01:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:01:00.508129706Z level=info msg="Completed cleanup jobs" duration=2.028142ms 2024-04-26T05:01:00.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.806+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=ZU5VNPT617UX type=del size=1901813 2024-04-26T05:01:00.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.808+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~CEDZJB25DNT1.0 size=199513 2024-04-26T05:01:00.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.811+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=CEDZJB25DNT1 tag=IQELYQDSLFJK type=write size=1248089 2024-04-26T05:01:00.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.815+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~8SGX61N9G29B.0 size=857593 2024-04-26T05:01:00.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.815+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=8SGX61N9G29B tag=DYIS0Z3M2DT9 type=write size=1906169 2024-04-26T05:01:00.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.818+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=U5108VXWG0GD type=del 2024-04-26T05:01:00.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.820+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=ZJWZDRUOX9GW type=del size=285243 2024-04-26T05:01:00.822 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.822+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~V0922LZYYDAW.0 size=1048576 2024-04-26T05:01:00.824 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.823+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~V0922LZYYDAW.1 size=983298 2024-04-26T05:01:00.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.826+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=V0922LZYYDAW tag=LC3WL4LG19WT type=write size=3080450 2024-04-26T05:01:00.830 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.830+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~W60BC4Y5GMHQ.0 size=1048576 2024-04-26T05:01:00.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.831+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~W60BC4Y5GMHQ.1 size=955518 2024-04-26T05:01:00.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.831+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=W60BC4Y5GMHQ tag=K9LVNH38YC0H type=write size=3052670 2024-04-26T05:01:00.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.833+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=F5WAJOR5R366 type=del 2024-04-26T05:01:00.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.836+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IM7K62A3SB83.0 size=1048576 2024-04-26T05:01:00.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.838+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IM7K62A3SB83.1 size=852851 2024-04-26T05:01:00.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.838+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=IM7K62A3SB83 tag=DUYRWPPVDC69 type=write size=2950003 2024-04-26T05:01:00.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.839+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~Q6MO82IFW76H.0 size=545256 2024-04-26T05:01:00.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.843+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=Q6MO82IFW76H tag=OZOFFTTM0SXR type=write size=1593832 2024-04-26T05:01:00.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.844+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=0W4BML120DH4 type=del size=1530307 2024-04-26T05:01:00.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.848+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=A78L0PLUAF3S type=write size=132838 2024-04-26T05:01:00.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.850+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=30Y6HSA5BYQX type=del size=1943465 2024-04-26T05:01:00.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.851+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=I48NP2YN0DZ5 type=del 2024-04-26T05:01:00.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.853+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=KEY6S1GWU284 type=del size=1121504 2024-04-26T05:01:00.855 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.855+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~Z9PO6UD1LX3F.0 size=628427 2024-04-26T05:01:00.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.858+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=Z9PO6UD1LX3F tag=KX1N3F0ZAIMZ type=write size=1677003 2024-04-26T05:01:00.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~NNL4N50N2EAE.0 size=343683 2024-04-26T05:01:00.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.862+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=NNL4N50N2EAE tag=KODFUQF23I9R type=write size=1392259 2024-04-26T05:01:00.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.862+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~F025KPWG08N9.0 size=1048576 2024-04-26T05:01:00.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.864+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~F025KPWG08N9.1 size=653373 2024-04-26T05:01:00.868 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.867+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=F025KPWG08N9 tag=9AZBS1MYEDIJ type=write size=2750525 2024-04-26T05:01:00.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.871+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~9WKME2J8LHP6.0 size=556088 2024-04-26T05:01:00.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.871+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=9WKME2J8LHP6 tag=NXSM690X2B6J type=write size=1604664 2024-04-26T05:01:00.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.874+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=CBZAT9PVLHWV type=write size=223949 2024-04-26T05:01:00.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.876+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=MS2UVT4Q14B0 type=del size=465279 2024-04-26T05:01:00.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.878+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~3TF2LLKSCTCZ.0 size=1048576 2024-04-26T05:01:00.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.879+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~3TF2LLKSCTCZ.1 size=859247 2024-04-26T05:01:00.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.882+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=3TF2LLKSCTCZ tag=SQV6PJ2H7G46 type=write size=2956399 2024-04-26T05:01:00.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.886+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.0 size=1048576 2024-04-26T05:01:00.887 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.887+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.1 size=1048576 2024-04-26T05:01:00.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.889+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.2 size=358072 2024-04-26T05:01:00.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.889+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=ZBH0MV3TY7B7 tag=4JJL8ZS3AZOG type=write size=3503800 2024-04-26T05:01:00.891 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.890+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.0 size=1048576 2024-04-26T05:01:00.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.892+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.1 size=1048576 2024-04-26T05:01:00.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.894+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~G25UDU4RB2LP.2 size=575290 2024-04-26T05:01:00.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.898+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=G25UDU4RB2LP tag=7SHTYB39BLVY type=write size=3721018 2024-04-26T05:01:00.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.902+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~T0W6CMKBSBCV.0 size=1048576 2024-04-26T05:01:00.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.903+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~T0W6CMKBSBCV.1 size=186289 2024-04-26T05:01:00.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.903+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=T0W6CMKBSBCV tag=LROP599SX91R type=write size=2283441 2024-04-26T05:01:00.907 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.907+0000 7f5e6c44f780 1 < suggested update operation key=6PZCJ9LKDU89 tag=2KLC8BQSP6K8 type=del size=2382601 2024-04-26T05:01:00.909 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.909+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=HIWN4FQ77A3P type=del size=578110 2024-04-26T05:01:00.910 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.909+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~NSY7DE21VNQJ.0 size=1048576 2024-04-26T05:01:00.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.911+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~NSY7DE21VNQJ.1 size=938266 2024-04-26T05:01:00.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.914+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=NSY7DE21VNQJ tag=OTR9EM7EB299 type=write size=3035418 2024-04-26T05:01:00.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.916+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=07SC3TJ7XSXV type=del size=384781 2024-04-26T05:01:00.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.918+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=ZUZYDS96RA74 type=del 2024-04-26T05:01:00.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.920+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=802YP3JL5SM8 type=write size=71593 2024-04-26T05:01:00.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.922+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=ZU5VNPT617UX type=del 2024-04-26T05:01:00.924 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.924+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=3PA1AOODZBMZ type=del size=1406085 2024-04-26T05:01:00.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.926+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~8SGX61N9G29B.0 size=857593 2024-04-26T05:01:00.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.929+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=8SGX61N9G29B tag=DYIS0Z3M2DT9 type=write size=1906169 2024-04-26T05:01:00.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.932+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~WEZVVHXGPV6V.0 size=1048576 2024-04-26T05:01:00.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.934+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~WEZVVHXGPV6V.1 size=959503 2024-04-26T05:01:00.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.934+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=WEZVVHXGPV6V tag=IJ7UESJC5W5I type=write size=3056655 2024-04-26T05:01:00.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.936+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=ZJWZDRUOX9GW type=del 2024-04-26T05:01:00.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.938+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=OKPMK265YS4L type=del size=1621179 2024-04-26T05:01:00.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.940+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~W60BC4Y5GMHQ.0 size=1048576 2024-04-26T05:01:00.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.941+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~W60BC4Y5GMHQ.1 size=955518 2024-04-26T05:01:00.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.944+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=W60BC4Y5GMHQ tag=K9LVNH38YC0H type=write size=3052670 2024-04-26T05:01:00.947 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.946+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=8V8CTUKB2RHL type=del size=854843 2024-04-26T05:01:00.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.948+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IM7K62A3SB83.0 size=1048576 2024-04-26T05:01:00.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.950+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IM7K62A3SB83.1 size=852851 2024-04-26T05:01:00.954 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.953+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=IM7K62A3SB83 tag=DUYRWPPVDC69 type=write size=2950003 2024-04-26T05:01:00.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.955+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=SVHPF32I8LCT type=del size=2282417 2024-04-26T05:01:00.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.957+0000 7f5e6c44f780 1 < canceled operation key=M8QRWDR463QJ tag=0W4BML120DH4 type=del size=1530307 2024-04-26T05:01:00.959 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.959+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=X9LP0MI2M88T type=del size=3556400 2024-04-26T05:01:00.961 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.961+0000 7f5e6c44f780 1 < canceled operation key=HLA0M5HU2P9F tag=30Y6HSA5BYQX type=del size=1943465 2024-04-26T05:01:00.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.962+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=Z21XP79K09MR type=del size=73814 2024-04-26T05:01:00.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.966+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=KEY6S1GWU284 type=del size=1121504 2024-04-26T05:01:00.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.968+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=0SNUMLRI6TEH type=del size=3257777 2024-04-26T05:01:00.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.970+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~NNL4N50N2EAE.0 size=343683 2024-04-26T05:01:00.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.973+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=NNL4N50N2EAE tag=KODFUQF23I9R type=write size=1392259 2024-04-26T05:01:00.976 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.975+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=HPHBODP56A3K type=del size=2040901 2024-04-26T05:01:00.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.978+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~9WKME2J8LHP6.0 size=556088 2024-04-26T05:01:00.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.981+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=9WKME2J8LHP6 tag=NXSM690X2B6J type=write size=1604664 2024-04-26T05:01:00.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.984+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.0 size=1048576 2024-04-26T05:01:00.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.986+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.1 size=1048576 2024-04-26T05:01:00.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.987+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.2 size=476605 2024-04-26T05:01:00.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.987+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=RSP2P17AAWX7 tag=C7Z1C7A43U4I type=write size=3622333 2024-04-26T05:01:00.989 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.989+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=MS2UVT4Q14B0 type=del 2024-04-26T05:01:00.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.991+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=ORX5E7KPO0EQ type=del size=2558497 2024-04-26T05:01:00.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.993+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.0 size=1048576 2024-04-26T05:01:00.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.994+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.1 size=1048576 2024-04-26T05:01:00.996 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.996+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~ZBH0MV3TY7B7.2 size=358072 2024-04-26T05:01:00.999 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:00.999+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=ZBH0MV3TY7B7 tag=4JJL8ZS3AZOG type=write size=3503800 2024-04-26T05:01:01.002 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.001+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=2CEJV272VZ0N type=del size=3272371 2024-04-26T05:01:01.004 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.003+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~T0W6CMKBSBCV.0 size=1048576 2024-04-26T05:01:01.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.005+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~T0W6CMKBSBCV.1 size=186289 2024-04-26T05:01:01.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.008+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=T0W6CMKBSBCV tag=LROP599SX91R type=write size=2283441 2024-04-26T05:01:01.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.012+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~8ZMB74LQ0259.0 size=1048576 2024-04-26T05:01:01.014 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.014+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~8ZMB74LQ0259.1 size=735216 2024-04-26T05:01:01.014 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.014+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=8ZMB74LQ0259 tag=BEOT9AZZR2YR type=write size=2832368 2024-04-26T05:01:01.016 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.016+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=HIWN4FQ77A3P type=del 2024-04-26T05:01:01.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.018+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=ARQIZRN5OLUU type=del size=744595 2024-04-26T05:01:01.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.020+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=07SC3TJ7XSXV type=del 2024-04-26T05:01:01.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.022+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=DMC5XCMBX4UZ type=del size=332962 2024-04-26T05:01:01.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.024+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=802YP3JL5SM8 type=write size=71593 2024-04-26T05:01:01.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.026+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=SB4PTRFHVFK4 type=write size=500981 2024-04-26T05:01:01.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.029+0000 7f5e6c44f780 -1 < failed to complete operation key=RBHAWA10J1N8 tag=3PA1AOODZBMZ type=del size=1406085: (22) Invalid argument 2024-04-26T05:01:01.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.031+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=Z80YSAKKDKEI type=del size=2438850 2024-04-26T05:01:01.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.033+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~WEZVVHXGPV6V.0 size=1048576 2024-04-26T05:01:01.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.034+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~WEZVVHXGPV6V.1 size=959503 2024-04-26T05:01:01.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.039+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=WEZVVHXGPV6V tag=IJ7UESJC5W5I type=write size=3056655 2024-04-26T05:01:01.041 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.041+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=TIHGUFBGOHCI type=write size=715601 2024-04-26T05:01:01.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.043+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=OKPMK265YS4L type=del 2024-04-26T05:01:01.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.046+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~OCP174RB1NSW.0 size=225130 2024-04-26T05:01:01.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.046+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=OCP174RB1NSW tag=H7PEJBUDMF4H type=write size=1273706 2024-04-26T05:01:01.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.048+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=8V8CTUKB2RHL type=del 2024-04-26T05:01:01.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.052+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~GB0ARNMY25OE.0 size=1048576 2024-04-26T05:01:01.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.053+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~GB0ARNMY25OE.1 size=764656 2024-04-26T05:01:01.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.053+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=GB0ARNMY25OE tag=IAXZSZJ6NZP4 type=write size=2861808 2024-04-26T05:01:01.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.057+0000 7f5e6c44f780 1 < suggested update operation key=HLA0M5HU2P9F tag=SVHPF32I8LCT type=del size=2282417 2024-04-26T05:01:01.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.058+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=HP3X52Y4PFUQ type=del size=1082424 2024-04-26T05:01:01.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.061+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=X9LP0MI2M88T type=del 2024-04-26T05:01:01.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.064+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~PEPT97MY4YO7.0 size=819072 2024-04-26T05:01:01.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.064+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=PEPT97MY4YO7 tag=RVABAJP345OD type=write size=1867648 2024-04-26T05:01:01.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.068+0000 7f5e6c44f780 1 < suggested remove operation key=G1PZE7VIJWML tag=Z21XP79K09MR type=del 2024-04-26T05:01:01.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.070+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=NX0KDXY4H4Q2 type=del size=2963722 2024-04-26T05:01:01.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.072+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=0SNUMLRI6TEH type=del 2024-04-26T05:01:01.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.075+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~IU09LJGMQZCF.0 size=978453 2024-04-26T05:01:01.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.075+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=IU09LJGMQZCF tag=BS11CNPSCEPK type=write size=2027029 2024-04-26T05:01:01.077 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.077+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=HPHBODP56A3K type=del 2024-04-26T05:01:01.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.079+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=T3GIUZG3W1TB type=del size=1277141 2024-04-26T05:01:01.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.080+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.0 size=1048576 2024-04-26T05:01:01.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.082+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.1 size=1048576 2024-04-26T05:01:01.084 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.083+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~RSP2P17AAWX7.2 size=476605 2024-04-26T05:01:01.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.087+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=RSP2P17AAWX7 tag=C7Z1C7A43U4I type=write size=3622333 2024-04-26T05:01:01.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.089+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=Q0TA6A2G1C2X type=write size=102774 2024-04-26T05:01:01.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.090+0000 7f5e6c44f780 1 < canceled operation key=3IY5KSJQEZ1E tag=ORX5E7KPO0EQ type=del size=2558497 2024-04-26T05:01:01.093 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.092+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=KA2JZBUH0NYF type=del size=3290060 2024-04-26T05:01:01.095 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.095+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=2CEJV272VZ0N type=del 2024-04-26T05:01:01.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.097+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=ZP4IS0Y5E4M1 type=write size=711179 2024-04-26T05:01:01.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.099+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~8ZMB74LQ0259.0 size=1048576 2024-04-26T05:01:01.101 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.101+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~8ZMB74LQ0259.1 size=735216 2024-04-26T05:01:01.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.104+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=8ZMB74LQ0259 tag=BEOT9AZZR2YR type=write size=2832368 2024-04-26T05:01:01.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.107+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=Z12GZOEE3MMX type=del size=636102 2024-04-26T05:01:01.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.109+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=ARQIZRN5OLUU type=del 2024-04-26T05:01:01.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.111+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=BCJU6MDY4AI0 type=del size=3028790 2024-04-26T05:01:01.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.113+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=DMC5XCMBX4UZ type=del 2024-04-26T05:01:01.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.115+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=W2F2BB1ODJLF type=del size=157702 2024-04-26T05:01:01.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.116+0000 7f5e6c44f780 1 < completed write operation key=WPPJT7ES6671 tag=SB4PTRFHVFK4 type=write size=500981 2024-04-26T05:01:01.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.119+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=ITMQMXHKTSK2 type=del size=1183769 2024-04-26T05:01:01.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.123+0000 7f5e6c44f780 1 < suggested remove operation key=Q9BD1LRB0MKF tag=Z80YSAKKDKEI type=del 2024-04-26T05:01:01.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.125+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=KB9NWAAZRBAD type=del size=1175513 2024-04-26T05:01:01.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.129+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=TIHGUFBGOHCI type=write size=715601 2024-04-26T05:01:01.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.131+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=H4AQGNTG19YQ type=del size=2642683 2024-04-26T05:01:01.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.133+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~OCP174RB1NSW.0 size=225130 2024-04-26T05:01:01.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.136+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=OCP174RB1NSW tag=H7PEJBUDMF4H type=write size=1273706 2024-04-26T05:01:01.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.140+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FC13YCHZ9OA0.0 size=1048576 2024-04-26T05:01:01.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.142+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FC13YCHZ9OA0.1 size=457688 2024-04-26T05:01:01.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.142+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=FC13YCHZ9OA0 tag=EKQCIRIIHA2C type=write size=2554840 2024-04-26T05:01:01.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.144+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~GB0ARNMY25OE.0 size=1048576 2024-04-26T05:01:01.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.144+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~GB0ARNMY25OE.1 size=764656 2024-04-26T05:01:01.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.147+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=GB0ARNMY25OE tag=IAXZSZJ6NZP4 type=write size=2861808 2024-04-26T05:01:01.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.150+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~DALX522CKE7D.0 size=1048576 2024-04-26T05:01:01.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.152+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~DALX522CKE7D.1 size=700330 2024-04-26T05:01:01.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.152+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=DALX522CKE7D tag=7QFEE6BNDU3S type=write size=2797482 2024-04-26T05:01:01.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.154+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=HP3X52Y4PFUQ type=del 2024-04-26T05:01:01.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.155+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=L6OXOWZ72YCT type=del size=2079975 2024-04-26T05:01:01.158 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.157+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~PEPT97MY4YO7.0 size=819072 2024-04-26T05:01:01.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.161+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=PEPT97MY4YO7 tag=RVABAJP345OD type=write size=1867648 2024-04-26T05:01:01.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.163+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=XF9MIEWY8W8W type=del size=2872190 2024-04-26T05:01:01.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.165+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=NX0KDXY4H4Q2 type=del 2024-04-26T05:01:01.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.166+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=2H7WGNNHZIHR type=del size=3376275 2024-04-26T05:01:01.168 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.168+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~IU09LJGMQZCF.0 size=978453 2024-04-26T05:01:01.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.171+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=IU09LJGMQZCF tag=BS11CNPSCEPK type=write size=2027029 2024-04-26T05:01:01.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.173+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=9T06ZKIMFLOR type=write size=20292 2024-04-26T05:01:01.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.177+0000 7f5e6c44f780 1 < suggested update operation key=1JG681PFCBSF tag=T3GIUZG3W1TB type=del size=1277141 2024-04-26T05:01:01.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.179+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=I2SPK6GMRC1V type=del size=2305974 2024-04-26T05:01:01.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.183+0000 7f5e6c44f780 1 < suggested remove operation key=VE3FPJECPA61 tag=Q0TA6A2G1C2X type=write 2024-04-26T05:01:01.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.186+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.0 size=1048576 2024-04-26T05:01:01.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.188+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.1 size=1048576 2024-04-26T05:01:01.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.189+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.2 size=293145 2024-04-26T05:01:01.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.189+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=7D22DCUWQBNI tag=K4FRZHWER3QW type=write size=3438873 2024-04-26T05:01:01.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.191+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=KA2JZBUH0NYF type=del 2024-04-26T05:01:01.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.193+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=6RY986CA0R9D type=del size=868414 2024-04-26T05:01:01.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.195+0000 7f5e6c44f780 1 < canceled operation key=O1KTU3HQRCXK tag=ZP4IS0Y5E4M1 type=write size=711179 2024-04-26T05:01:01.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.197+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=0N98MF3CYNFB type=write size=281950 2024-04-26T05:01:01.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.199+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=Z12GZOEE3MMX type=del 2024-04-26T05:01:01.201 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.201+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=ZYKUNBNM22P4 type=del size=2631160 2024-04-26T05:01:01.203 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.202+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=BCJU6MDY4AI0 type=del 2024-04-26T05:01:01.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.206+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~XBTVXT3OO66O.0 size=1048576 2024-04-26T05:01:01.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.208+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~XBTVXT3OO66O.1 size=299713 2024-04-26T05:01:01.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.208+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=XBTVXT3OO66O tag=Y142QLVNTK73 type=write size=2396865 2024-04-26T05:01:01.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.210+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=W2F2BB1ODJLF type=del 2024-04-26T05:01:01.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.213+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~74ZVO5ZQJYP6.0 size=1005298 2024-04-26T05:01:01.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.213+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=74ZVO5ZQJYP6 tag=X3MOA7II0VOP type=write size=2053874 2024-04-26T05:01:01.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.215+0000 7f5e6c44f780 1 < canceled operation key=O0KYMZCP374D tag=ITMQMXHKTSK2 type=del size=1183769 2024-04-26T05:01:01.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.219+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZQZVJW3X9WRX.0 size=531209 2024-04-26T05:01:01.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.219+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=ZQZVJW3X9WRX tag=30PVGJ0493FM type=write size=1579785 2024-04-26T05:01:01.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.221+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=KB9NWAAZRBAD type=del 2024-04-26T05:01:01.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.223+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=SCL10SHPIXQJ type=write size=272612 2024-04-26T05:01:01.228 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.227+0000 7f5e6c44f780 1 < suggested remove operation key=I51TM1V08MGO tag=H4AQGNTG19YQ type=del 2024-04-26T05:01:01.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.228+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=WFK5M2RQK90X type=del size=3168882 2024-04-26T05:01:01.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.230+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~FC13YCHZ9OA0.0 size=1048576 2024-04-26T05:01:01.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.230+0000 7f5e6c44f780 1 < canceled part key=_multipart_O0KYMZCP374D.2~FC13YCHZ9OA0.1 size=457688 2024-04-26T05:01:01.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.233+0000 7f5e6c44f780 1 < canceled multipart upload key=O0KYMZCP374D upload=FC13YCHZ9OA0 tag=EKQCIRIIHA2C type=write size=2554840 2024-04-26T05:01:01.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.236+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=TOX0GN5FDTRP type=del size=3738013 2024-04-26T05:01:01.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.237+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~DALX522CKE7D.0 size=1048576 2024-04-26T05:01:01.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.239+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~DALX522CKE7D.1 size=700330 2024-04-26T05:01:01.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.243+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=DALX522CKE7D tag=7QFEE6BNDU3S type=write size=2797482 2024-04-26T05:01:01.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.246+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~IP6GDF7RZP7I.0 size=522764 2024-04-26T05:01:01.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.246+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=IP6GDF7RZP7I tag=K6HX4KGZR6PB type=write size=1571340 2024-04-26T05:01:01.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.250+0000 7f5e6c44f780 1 < suggested remove operation key=M436GKZG1I32 tag=L6OXOWZ72YCT type=del 2024-04-26T05:01:01.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.254+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.0 size=1048576 2024-04-26T05:01:01.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.256+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.1 size=1048576 2024-04-26T05:01:01.258 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.257+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.2 size=333327 2024-04-26T05:01:01.258 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.257+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=7GY5YIMJ1VZ2 tag=MUEKMS963HYA type=write size=3479055 2024-04-26T05:01:01.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.260+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=XF9MIEWY8W8W type=del 2024-04-26T05:01:01.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.262+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=VSVGHDATW3Z0 type=del size=3589034 2024-04-26T05:01:01.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.264+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=2H7WGNNHZIHR type=del 2024-04-26T05:01:01.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.266+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=V32ENK1ZAU02 type=del size=3611716 2024-04-26T05:01:01.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.270+0000 7f5e6c44f780 1 < suggested remove operation key=W2HMZO7ONEAX tag=9T06ZKIMFLOR type=write 2024-04-26T05:01:01.274 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.274+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~C0YVFDCE1001.0 size=190216 2024-04-26T05:01:01.274 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.274+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=C0YVFDCE1001 tag=XVQ1BXG97DLV type=write size=1238792 2024-04-26T05:01:01.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.274+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=M436GKZG1I32 tag=I2SPK6GMRC1V type=del size=2305974: (2) No such file or directory 2024-04-26T05:01:01.276 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.276+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=FBZSS71I2Z56 type=del size=2399151 2024-04-26T05:01:01.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.278+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.0 size=1048576 2024-04-26T05:01:01.280 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.280+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.1 size=1048576 2024-04-26T05:01:01.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.282+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~7D22DCUWQBNI.2 size=293145 2024-04-26T05:01:01.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.285+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=7D22DCUWQBNI tag=K4FRZHWER3QW type=write size=3438873 2024-04-26T05:01:01.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.287+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=RJOXS9QJ388P type=write size=182187 2024-04-26T05:01:01.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.289+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=6RY986CA0R9D type=del 2024-04-26T05:01:01.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.292+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.0 size=1048576 2024-04-26T05:01:01.294 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.294+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.1 size=1048576 2024-04-26T05:01:01.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.295+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.2 size=147611 2024-04-26T05:01:01.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.295+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=8Y3KVIX4KY4K tag=R807GYFA3SM4 type=write size=3293339 2024-04-26T05:01:01.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.298+0000 7f5e6c44f780 1 < completed write operation key=1JG681PFCBSF tag=0N98MF3CYNFB type=write size=281950 2024-04-26T05:01:01.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.302+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~EUOX9TGV5XUE.0 size=1048576 2024-04-26T05:01:01.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.303+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~EUOX9TGV5XUE.1 size=47878 2024-04-26T05:01:01.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.303+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=EUOX9TGV5XUE tag=P3QIGGNJK7D6 type=write size=2145030 2024-04-26T05:01:01.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.305+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=ZYKUNBNM22P4 type=del 2024-04-26T05:01:01.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.307+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=TEX0IIMBFTWE type=write size=876597 2024-04-26T05:01:01.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.309+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~XBTVXT3OO66O.0 size=1048576 2024-04-26T05:01:01.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.311+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~XBTVXT3OO66O.1 size=299713 2024-04-26T05:01:01.315 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.314+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=XBTVXT3OO66O tag=Y142QLVNTK73 type=write size=2396865 2024-04-26T05:01:01.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.316+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=2Y7I3H6C6NWL type=del size=1255456 2024-04-26T05:01:01.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.318+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~74ZVO5ZQJYP6.0 size=1005298 2024-04-26T05:01:01.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.321+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=74ZVO5ZQJYP6 tag=X3MOA7II0VOP type=write size=2053874 2024-04-26T05:01:01.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.323+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=ODFQ4G98X734 type=write size=895935 2024-04-26T05:01:01.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.323+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~ZQZVJW3X9WRX.0 size=531209 2024-04-26T05:01:01.327 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.327+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=ZQZVJW3X9WRX tag=30PVGJ0493FM type=write size=1579785 2024-04-26T05:01:01.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.330+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~J6K3FH5U3OSC.0 size=1048576 2024-04-26T05:01:01.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.332+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~J6K3FH5U3OSC.1 size=526187 2024-04-26T05:01:01.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.332+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=J6K3FH5U3OSC tag=V5EZZ2CZIXJT type=write size=2623339 2024-04-26T05:01:01.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.334+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=SCL10SHPIXQJ type=write size=272612 2024-04-26T05:01:01.336 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.336+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=9BF9KGL0J0IF type=del size=893453 2024-04-26T05:01:01.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.340+0000 7f5e6c44f780 1 < suggested update operation key=M436GKZG1I32 tag=WFK5M2RQK90X type=del size=3168882 2024-04-26T05:01:01.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.341+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=560B9ORNOECI type=write size=534689 2024-04-26T05:01:01.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.343+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=TOX0GN5FDTRP type=del 2024-04-26T05:01:01.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.345+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=MM22JSW9KRLQ type=del size=2041575 2024-04-26T05:01:01.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.347+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~IP6GDF7RZP7I.0 size=522764 2024-04-26T05:01:01.350 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.350+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=IP6GDF7RZP7I tag=K6HX4KGZR6PB type=write size=1571340 2024-04-26T05:01:01.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.352+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=W9UVQCG933SR type=write size=685814 2024-04-26T05:01:01.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.354+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.0 size=1048576 2024-04-26T05:01:01.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.356+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.1 size=1048576 2024-04-26T05:01:01.358 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.357+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~7GY5YIMJ1VZ2.2 size=333327 2024-04-26T05:01:01.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.361+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=7GY5YIMJ1VZ2 tag=MUEKMS963HYA type=write size=3479055 2024-04-26T05:01:01.365 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.365+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.0 size=1048576 2024-04-26T05:01:01.367 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.367+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.1 size=1048576 2024-04-26T05:01:01.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.368+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.2 size=377295 2024-04-26T05:01:01.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.368+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=JEB67HETLDGM tag=8AU0XZGIH83P type=write size=3523023 2024-04-26T05:01:01.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.370+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=VSVGHDATW3Z0 type=del 2024-04-26T05:01:01.373 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.372+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=LS32MY8I14S4 type=del size=2497007 2024-04-26T05:01:01.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.377+0000 7f5e6c44f780 1 < suggested remove operation key=WPPJT7ES6671 tag=V32ENK1ZAU02 type=del 2024-04-26T05:01:01.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.379+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=IVMOXK4V21UK type=del size=335636 2024-04-26T05:01:01.381 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.381+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~C0YVFDCE1001.0 size=190216 2024-04-26T05:01:01.385 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.384+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=C0YVFDCE1001 tag=XVQ1BXG97DLV type=write size=1238792 2024-04-26T05:01:01.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.388+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~KM60P0C489X5.0 size=1048576 2024-04-26T05:01:01.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.390+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~KM60P0C489X5.1 size=324767 2024-04-26T05:01:01.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.390+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=KM60P0C489X5 tag=I1LH3FVEDMFT type=write size=2421919 2024-04-26T05:01:01.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.392+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=FBZSS71I2Z56 type=del 2024-04-26T05:01:01.394 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.394+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=I9RL5PGB10Z8 type=del size=1673366 2024-04-26T05:01:01.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.398+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=RJOXS9QJ388P type=write 2024-04-26T05:01:01.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.401+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.0 size=1048576 2024-04-26T05:01:01.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.403+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.1 size=1048576 2024-04-26T05:01:01.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.405+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.2 size=477020 2024-04-26T05:01:01.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.405+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=XJ20YN741QYQ tag=A106UPXS1JH4 type=write size=3622748 2024-04-26T05:01:01.407 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.407+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.0 size=1048576 2024-04-26T05:01:01.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.409+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.1 size=1048576 2024-04-26T05:01:01.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.410+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~8Y3KVIX4KY4K.2 size=147611 2024-04-26T05:01:01.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.413+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=8Y3KVIX4KY4K tag=R807GYFA3SM4 type=write size=3293339 2024-04-26T05:01:01.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.416+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=IB6Z5YW62T7K type=del size=2909392 2024-04-26T05:01:01.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.417+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~EUOX9TGV5XUE.0 size=1048576 2024-04-26T05:01:01.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.419+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~EUOX9TGV5XUE.1 size=47878 2024-04-26T05:01:01.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.422+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=EUOX9TGV5XUE tag=P3QIGGNJK7D6 type=write size=2145030 2024-04-26T05:01:01.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.426+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.0 size=1048576 2024-04-26T05:01:01.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.427+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.1 size=1048576 2024-04-26T05:01:01.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.429+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.2 size=225212 2024-04-26T05:01:01.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.429+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=MSL1BUUJUS9V tag=PGHCV85PRFR8 type=write size=3370940 2024-04-26T05:01:01.431 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.431+0000 7f5e6c44f780 1 < completed write operation key=WJPHV271EBDO tag=TEX0IIMBFTWE type=write size=876597 2024-04-26T05:01:01.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.435+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.0 size=1048576 2024-04-26T05:01:01.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.436+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.1 size=1048576 2024-04-26T05:01:01.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.438+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.2 size=367470 2024-04-26T05:01:01.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.438+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=OJZL6POCO6SB tag=AB0DYBB12BW7 type=write size=3513198 2024-04-26T05:01:01.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.442+0000 7f5e6c44f780 1 < suggested remove operation key=VE3FPJECPA61 tag=2Y7I3H6C6NWL type=del 2024-04-26T05:01:01.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.446+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~I0OCDDM0DSZ0.0 size=1048576 2024-04-26T05:01:01.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.447+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~I0OCDDM0DSZ0.1 size=233399 2024-04-26T05:01:01.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.447+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=I0OCDDM0DSZ0 tag=Z15K8M0VHATV type=write size=2330551 2024-04-26T05:01:01.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.450+0000 7f5e6c44f780 -1 < failed to complete operation key=WPPJT7ES6671 tag=ODFQ4G98X734 type=write size=895935: (22) Invalid argument 2024-04-26T05:01:01.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~ENLPVZIGU4YD.0 size=201967 2024-04-26T05:01:01.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.453+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=ENLPVZIGU4YD tag=ZV59UXK2JLWI type=write size=1250543 2024-04-26T05:01:01.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.455+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~J6K3FH5U3OSC.0 size=1048576 2024-04-26T05:01:01.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.457+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~J6K3FH5U3OSC.1 size=526187 2024-04-26T05:01:01.460 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.460+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=J6K3FH5U3OSC tag=V5EZZ2CZIXJT type=write size=2623339 2024-04-26T05:01:01.462 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.462+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=ECK9L9V3Z47M type=del size=3501854 2024-04-26T05:01:01.464 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.464+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=9BF9KGL0J0IF type=del 2024-04-26T05:01:01.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.468+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XN6OX1ZGVJSW.0 size=1048576 2024-04-26T05:01:01.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.469+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XN6OX1ZGVJSW.1 size=164875 2024-04-26T05:01:01.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.469+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=XN6OX1ZGVJSW tag=M3ZBD10AGO56 type=write size=2262027 2024-04-26T05:01:01.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.471+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=560B9ORNOECI type=write size=534689 2024-04-26T05:01:01.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.473+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=EQ2J3GHE1PCH type=del size=3957115 2024-04-26T05:01:01.476 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.475+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=MM22JSW9KRLQ type=del 2024-04-26T05:01:01.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.478+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=OVZRXKQY8D8M type=del size=3998576 2024-04-26T05:01:01.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.479+0000 7f5e6c44f780 1 < completed write operation key=00YCEFZ2NL31 tag=W9UVQCG933SR type=write size=685814 2024-04-26T05:01:01.482 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.481+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=GQUPCL00B37G type=del size=3457317 2024-04-26T05:01:01.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.483+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.0 size=1048576 2024-04-26T05:01:01.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.485+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.1 size=1048576 2024-04-26T05:01:01.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.486+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~JEB67HETLDGM.2 size=377295 2024-04-26T05:01:01.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.490+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=JEB67HETLDGM tag=8AU0XZGIH83P type=write size=3523023 2024-04-26T05:01:01.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.493+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.0 size=1048576 2024-04-26T05:01:01.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.495+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.1 size=1048576 2024-04-26T05:01:01.496 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.496+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.2 size=512305 2024-04-26T05:01:01.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.496+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=E7QZXVKIF3BA tag=CB0BGMEOMVU7 type=write size=3658033 2024-04-26T05:01:01.498 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.498+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=LS32MY8I14S4 type=del 2024-04-26T05:01:01.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.502+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~1FODYCBH0FBD.0 size=977671 2024-04-26T05:01:01.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.502+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=1FODYCBH0FBD tag=X81T5NAUHUGS type=write size=2026247 2024-04-26T05:01:01.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.504+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=IVMOXK4V21UK type=del 2024-04-26T05:01:01.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.506+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=DDBIQJ8U4416 type=del size=2421470 2024-04-26T05:01:01.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.508+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~KM60P0C489X5.0 size=1048576 2024-04-26T05:01:01.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.510+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~KM60P0C489X5.1 size=324767 2024-04-26T05:01:01.513 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.513+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=KM60P0C489X5 tag=I1LH3FVEDMFT type=write size=2421919 2024-04-26T05:01:01.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.518+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~1PG67J922UIS.0 size=613779 2024-04-26T05:01:01.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.518+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=1PG67J922UIS tag=6IGNPUVJW285 type=write size=1662355 2024-04-26T05:01:01.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.522+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=I9RL5PGB10Z8 type=del 2024-04-26T05:01:01.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.524+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=PA1607FW3C2R type=del size=125079 2024-04-26T05:01:01.526 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.526+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.0 size=1048576 2024-04-26T05:01:01.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.527+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.1 size=1048576 2024-04-26T05:01:01.529 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.529+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~XJ20YN741QYQ.2 size=477020 2024-04-26T05:01:01.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.532+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=XJ20YN741QYQ tag=A106UPXS1JH4 type=write size=3622748 2024-04-26T05:01:01.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.535+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=ECIK9L9EA574 type=del size=2706407 2024-04-26T05:01:01.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.537+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=IB6Z5YW62T7K type=del 2024-04-26T05:01:01.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.541+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.0 size=1048576 2024-04-26T05:01:01.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.543+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.1 size=1048576 2024-04-26T05:01:01.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.544+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.2 size=983413 2024-04-26T05:01:01.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.544+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=ZF1837A1PZG8 tag=W4893GHAGNNX type=write size=4129141 2024-04-26T05:01:01.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.547+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.0 size=1048576 2024-04-26T05:01:01.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.549+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.1 size=1048576 2024-04-26T05:01:01.551 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.551+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MSL1BUUJUS9V.2 size=225212 2024-04-26T05:01:01.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.554+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=MSL1BUUJUS9V tag=PGHCV85PRFR8 type=write size=3370940 2024-04-26T05:01:01.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.558+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~O3FTMLN2LR1Z.0 size=1048576 2024-04-26T05:01:01.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.560+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~O3FTMLN2LR1Z.1 size=876859 2024-04-26T05:01:01.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.560+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=O3FTMLN2LR1Z tag=7Y3H36ID3A6T type=write size=2974011 2024-04-26T05:01:01.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.562+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.0 size=1048576 2024-04-26T05:01:01.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.564+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.1 size=1048576 2024-04-26T05:01:01.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.565+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~OJZL6POCO6SB.2 size=367470 2024-04-26T05:01:01.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.568+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=OJZL6POCO6SB tag=AB0DYBB12BW7 type=write size=3513198 2024-04-26T05:01:01.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.572+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~Y44ISWYGCFUH.0 size=1048576 2024-04-26T05:01:01.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.573+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~Y44ISWYGCFUH.1 size=293193 2024-04-26T05:01:01.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.573+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=Y44ISWYGCFUH tag=H8VSP4K5ZGT9 type=write size=2390345 2024-04-26T05:01:01.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.575+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~I0OCDDM0DSZ0.0 size=1048576 2024-04-26T05:01:01.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.577+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~I0OCDDM0DSZ0.1 size=233399 2024-04-26T05:01:01.581 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.580+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=I0OCDDM0DSZ0 tag=Z15K8M0VHATV type=write size=2330551 2024-04-26T05:01:01.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.582+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=SPY6ZUEG49A1 type=del size=1673890 2024-04-26T05:01:01.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.583+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~ENLPVZIGU4YD.0 size=201967 2024-04-26T05:01:01.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.587+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=ENLPVZIGU4YD tag=ZV59UXK2JLWI type=write size=1250543 2024-04-26T05:01:01.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.589+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=M26H2SGE7XKI type=del size=657080 2024-04-26T05:01:01.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.591+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=ECK9L9V3Z47M type=del 2024-04-26T05:01:01.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.593+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=72508YPRBH7H type=del size=23849 2024-04-26T05:01:01.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.595+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XN6OX1ZGVJSW.0 size=1048576 2024-04-26T05:01:01.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.597+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~XN6OX1ZGVJSW.1 size=164875 2024-04-26T05:01:01.601 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.600+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=XN6OX1ZGVJSW tag=M3ZBD10AGO56 type=write size=2262027 2024-04-26T05:01:01.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.603+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=HTOMK0FAM3B6 type=del size=43506 2024-04-26T05:01:01.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.605+0000 7f5e6c44f780 -1 < failed to complete operation key=T2T3RS6DUX0O tag=EQ2J3GHE1PCH type=del size=3957115: (22) Invalid argument 2024-04-26T05:01:01.608 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.607+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=LDD2MJ3OD0XC type=del size=2912493 2024-04-26T05:01:01.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.610+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=OVZRXKQY8D8M type=del 2024-04-26T05:01:01.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.614+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.0 size=1048576 2024-04-26T05:01:01.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.615+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.1 size=1048576 2024-04-26T05:01:01.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.617+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.2 size=71804 2024-04-26T05:01:01.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.617+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=0ZWN7EBZM486 tag=GMEZCUIFOT7G type=write size=3217532 2024-04-26T05:01:01.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.619+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=GQUPCL00B37G type=del 2024-04-26T05:01:01.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.620+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=OIS4TGAUGYH1 type=write size=522542 2024-04-26T05:01:01.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.623+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.0 size=1048576 2024-04-26T05:01:01.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.624+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.1 size=1048576 2024-04-26T05:01:01.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.626+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~E7QZXVKIF3BA.2 size=512305 2024-04-26T05:01:01.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.630+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=E7QZXVKIF3BA tag=CB0BGMEOMVU7 type=write size=3658033 2024-04-26T05:01:01.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.632+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=6Z67DG3AESSQ type=del size=237984 2024-04-26T05:01:01.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.635+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~1FODYCBH0FBD.0 size=977671 2024-04-26T05:01:01.638 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.638+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=1FODYCBH0FBD tag=X81T5NAUHUGS type=write size=2026247 2024-04-26T05:01:01.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.640+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=O8QBT24YP48U type=del size=695054 2024-04-26T05:01:01.642 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.642+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=DDBIQJ8U4416 type=del 2024-04-26T05:01:01.644 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.644+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=OSRZ9RR6333Z type=del size=108143 2024-04-26T05:01:01.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.646+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~1PG67J922UIS.0 size=613779 2024-04-26T05:01:01.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.649+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=1PG67J922UIS tag=6IGNPUVJW285 type=write size=1662355 2024-04-26T05:01:01.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.651+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=5SWS8XM1JN75 type=write size=501885 2024-04-26T05:01:01.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.655+0000 7f5e6c44f780 1 < suggested update operation key=RHUI6JF0N6X1 tag=PA1607FW3C2R type=del size=125079 2024-04-26T05:01:01.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.657+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=BA7LE837M2GW type=del size=512227 2024-04-26T05:01:01.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.659+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=ECIK9L9EA574 type=del 2024-04-26T05:01:01.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.662+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~63E9J3QQJC15.0 size=1048576 2024-04-26T05:01:01.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.664+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~63E9J3QQJC15.1 size=1029665 2024-04-26T05:01:01.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.664+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=63E9J3QQJC15 tag=W23YQSSLBDBJ type=write size=3126817 2024-04-26T05:01:01.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.665+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.0 size=1048576 2024-04-26T05:01:01.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.667+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.1 size=1048576 2024-04-26T05:01:01.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.669+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ZF1837A1PZG8.2 size=983413 2024-04-26T05:01:01.672 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.672+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=ZF1837A1PZG8 tag=W4893GHAGNNX type=write size=4129141 2024-04-26T05:01:01.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.674+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=C194HY2NZNQB type=del size=3090352 2024-04-26T05:01:01.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.677+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~O3FTMLN2LR1Z.0 size=1048576 2024-04-26T05:01:01.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.678+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~O3FTMLN2LR1Z.1 size=876859 2024-04-26T05:01:01.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.681+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=O3FTMLN2LR1Z tag=7Y3H36ID3A6T type=write size=2974011 2024-04-26T05:01:01.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.683+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=RS3OFG02VLCQ type=write size=732091 2024-04-26T05:01:01.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.685+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~Y44ISWYGCFUH.0 size=1048576 2024-04-26T05:01:01.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.687+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~Y44ISWYGCFUH.1 size=293193 2024-04-26T05:01:01.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.690+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=Y44ISWYGCFUH tag=H8VSP4K5ZGT9 type=write size=2390345 2024-04-26T05:01:01.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.693+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~9BOLM6AYOKCK.0 size=1048576 2024-04-26T05:01:01.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.695+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~9BOLM6AYOKCK.1 size=568777 2024-04-26T05:01:01.695 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.695+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=9BOLM6AYOKCK tag=3JB6SZ8T4HNM type=write size=2665929 2024-04-26T05:01:01.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.697+0000 7f5e6c44f780 -1 < failed to complete operation key=RHUI6JF0N6X1 tag=SPY6ZUEG49A1 type=del size=1673890: (22) Invalid argument 2024-04-26T05:01:01.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.701+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~B761882V64XP.0 size=173324 2024-04-26T05:01:01.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.701+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=B761882V64XP tag=JBK0BBZ7POAV type=write size=1221900 2024-04-26T05:01:01.703 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.703+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=M26H2SGE7XKI type=del 2024-04-26T05:01:01.705 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.705+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=UKXY0144UOOY type=del size=197615 2024-04-26T05:01:01.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.707+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=72508YPRBH7H type=del 2024-04-26T05:01:01.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.710+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~G3N48VX0DE1J.0 size=1048576 2024-04-26T05:01:01.712 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.712+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~G3N48VX0DE1J.1 size=372836 2024-04-26T05:01:01.712 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.712+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=G3N48VX0DE1J tag=LP4ZU2B7GHRJ type=write size=2469988 2024-04-26T05:01:01.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.715+0000 7f5e6c44f780 1 < suggested update operation key=Q9BD1LRB0MKF tag=HTOMK0FAM3B6 type=del size=43506 2024-04-26T05:01:01.718 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.717+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=L5IYRUQLXNJI type=del size=1494939 2024-04-26T05:01:01.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.719+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=LDD2MJ3OD0XC type=del 2024-04-26T05:01:01.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.721+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=YHNVOF4MGC7V type=del size=2358343 2024-04-26T05:01:01.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.723+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.0 size=1048576 2024-04-26T05:01:01.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.725+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.1 size=1048576 2024-04-26T05:01:01.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.726+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0ZWN7EBZM486.2 size=71804 2024-04-26T05:01:01.730 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.730+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=0ZWN7EBZM486 tag=GMEZCUIFOT7G type=write size=3217532 2024-04-26T05:01:01.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.732+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=FNGS1DCOW6W4 type=del size=1303107 2024-04-26T05:01:01.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.734+0000 7f5e6c44f780 1 < completed write operation key=6PZCJ9LKDU89 tag=OIS4TGAUGYH1 type=write size=522542 2024-04-26T05:01:01.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.738+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~F3KDUBM0S4OS.0 size=562001 2024-04-26T05:01:01.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.738+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=F3KDUBM0S4OS tag=S4R0FI5D6YGI type=write size=1610577 2024-04-26T05:01:01.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.742+0000 7f5e6c44f780 1 < suggested update operation key=G1PZE7VIJWML tag=6Z67DG3AESSQ type=del size=237984 2024-04-26T05:01:01.746 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.746+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~CJN3ACXOJ4YN.0 size=1048576 2024-04-26T05:01:01.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.747+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~CJN3ACXOJ4YN.1 size=343771 2024-04-26T05:01:01.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.747+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=CJN3ACXOJ4YN tag=8YCOIMNKBW24 type=write size=2440923 2024-04-26T05:01:01.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.749+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=O8QBT24YP48U type=del 2024-04-26T05:01:01.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.751+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=4VK6KG0YCQ95 type=write size=954457 2024-04-26T05:01:01.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.755+0000 7f5e6c44f780 1 < suggested update operation key=O0KYMZCP374D tag=OSRZ9RR6333Z type=del size=108143 2024-04-26T05:01:01.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.757+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=3X7GYBUER0CE type=del size=1951608 2024-04-26T05:01:01.759 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.759+0000 7f5e6c44f780 1 < canceled operation key=WPPJT7ES6671 tag=5SWS8XM1JN75 type=write size=501885 2024-04-26T05:01:01.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.762+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~QENMIEBXCWAQ.0 size=28035 2024-04-26T05:01:01.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.762+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=QENMIEBXCWAQ tag=T3661U3BASGE type=write size=1076611 2024-04-26T05:01:01.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.764+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=BA7LE837M2GW type=del 2024-04-26T05:01:01.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.766+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=TTD7ERW8IE1F type=write size=1026013 2024-04-26T05:01:01.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.768+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~63E9J3QQJC15.0 size=1048576 2024-04-26T05:01:01.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.768+0000 7f5e6c44f780 1 < canceled part key=_multipart_00YCEFZ2NL31.2~63E9J3QQJC15.1 size=1029665 2024-04-26T05:01:01.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.771+0000 7f5e6c44f780 1 < canceled multipart upload key=00YCEFZ2NL31 upload=63E9J3QQJC15 tag=W23YQSSLBDBJ type=write size=3126817 2024-04-26T05:01:01.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.773+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=68F6ORMINWJT type=del size=1710560 2024-04-26T05:01:01.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.776+0000 7f5e6c44f780 -1 < failed to complete operation key=G1PZE7VIJWML tag=C194HY2NZNQB type=del size=3090352: (22) Invalid argument 2024-04-26T05:01:01.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.779+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~0NFQWL4FGGP2.0 size=1048576 2024-04-26T05:01:01.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.782+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~0NFQWL4FGGP2.1 size=111480 2024-04-26T05:01:01.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.782+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=0NFQWL4FGGP2 tag=TIYI4CXE1JCC type=write size=2208632 2024-04-26T05:01:01.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.783+0000 7f5e6c44f780 1 < completed write operation key=3IY5KSJQEZ1E tag=RS3OFG02VLCQ type=write size=732091 2024-04-26T05:01:01.785 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.785+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=21U4NLMQYRSL type=del size=1651291 2024-04-26T05:01:01.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.787+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~9BOLM6AYOKCK.0 size=1048576 2024-04-26T05:01:01.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.787+0000 7f5e6c44f780 1 < canceled part key=_multipart_52BYVVK0SKQI.2~9BOLM6AYOKCK.1 size=568777 2024-04-26T05:01:01.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.790+0000 7f5e6c44f780 1 < canceled multipart upload key=52BYVVK0SKQI upload=9BOLM6AYOKCK tag=3JB6SZ8T4HNM type=write size=2665929 2024-04-26T05:01:01.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.792+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=30XWJP7GBCUS type=del size=2814804 2024-04-26T05:01:01.795 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.794+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~B761882V64XP.0 size=173324 2024-04-26T05:01:01.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.798+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=B761882V64XP tag=JBK0BBZ7POAV type=write size=1221900 2024-04-26T05:01:01.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.801+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~QIIN5408XHR5.0 size=574532 2024-04-26T05:01:01.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.801+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=QIIN5408XHR5 tag=1MTKT5OKR30N type=write size=1623108 2024-04-26T05:01:01.805 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.805+0000 7f5e6c44f780 1 < suggested remove operation key=EMFSIM4S1CBB tag=UKXY0144UOOY type=del 2024-04-26T05:01:01.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.807+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=P215SUKA707U type=del size=3952988 2024-04-26T05:01:01.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.808+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~G3N48VX0DE1J.0 size=1048576 2024-04-26T05:01:01.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.810+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~G3N48VX0DE1J.1 size=372836 2024-04-26T05:01:01.813 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.813+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=G3N48VX0DE1J tag=LP4ZU2B7GHRJ type=write size=2469988 2024-04-26T05:01:01.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.815+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=UJOKYES1PJC0 type=del size=3957943 2024-04-26T05:01:01.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.817+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=L5IYRUQLXNJI type=del 2024-04-26T05:01:01.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.819+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=EZJZWZMA33EY type=del size=675309 2024-04-26T05:01:01.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.821+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=YHNVOF4MGC7V type=del 2024-04-26T05:01:01.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.825+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~UC6OJHPLZ4TH.0 size=406422 2024-04-26T05:01:01.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.825+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=UC6OJHPLZ4TH tag=RQ176UV3GNM7 type=write size=1454998 2024-04-26T05:01:01.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.827+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=FNGS1DCOW6W4 type=del 2024-04-26T05:01:01.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.828+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=3ODFW2WBSC0L type=del size=2909317 2024-04-26T05:01:01.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.830+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~F3KDUBM0S4OS.0 size=562001 2024-04-26T05:01:01.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.834+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=F3KDUBM0S4OS tag=S4R0FI5D6YGI type=write size=1610577 2024-04-26T05:01:01.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.836+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=VT00L8RBLB1Y type=del size=694260 2024-04-26T05:01:01.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.838+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~CJN3ACXOJ4YN.0 size=1048576 2024-04-26T05:01:01.839 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.839+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~CJN3ACXOJ4YN.1 size=343771 2024-04-26T05:01:01.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.843+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=CJN3ACXOJ4YN tag=8YCOIMNKBW24 type=write size=2440923 2024-04-26T05:01:01.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.845+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=RNOWRS7SJY0I type=del size=2531234 2024-04-26T05:01:01.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.847+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=4VK6KG0YCQ95 type=write size=954457 2024-04-26T05:01:01.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.849+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=5BUR750Q07F0 type=write size=1012028 2024-04-26T05:01:01.851 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.851+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=3X7GYBUER0CE type=del 2024-04-26T05:01:01.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.853+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=59BIGVFS8U2H type=del size=3873336 2024-04-26T05:01:01.855 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.855+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~QENMIEBXCWAQ.0 size=28035 2024-04-26T05:01:01.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.858+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=QENMIEBXCWAQ tag=T3661U3BASGE type=write size=1076611 2024-04-26T05:01:01.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.0 size=1048576 2024-04-26T05:01:01.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.863+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.1 size=1048576 2024-04-26T05:01:01.865 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.865+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.2 size=1007609 2024-04-26T05:01:01.865 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.865+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=7LYC4LL6YACF tag=14L729HQLZ9B type=write size=4153337 2024-04-26T05:01:01.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.867+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=TTD7ERW8IE1F type=write size=1026013 2024-04-26T05:01:01.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.868+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=DAW4W6PHKLQU type=del size=606371 2024-04-26T05:01:01.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.870+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=68F6ORMINWJT type=del size=1710560 2024-04-26T05:01:01.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.872+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=NQ248G46QO2W type=del size=368396 2024-04-26T05:01:01.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.874+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~0NFQWL4FGGP2.0 size=1048576 2024-04-26T05:01:01.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.876+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~0NFQWL4FGGP2.1 size=111480 2024-04-26T05:01:01.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.879+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=0NFQWL4FGGP2 tag=TIYI4CXE1JCC type=write size=2208632 2024-04-26T05:01:01.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.881+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=F8UPLZCQZL7P type=del size=3763299 2024-04-26T05:01:01.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.883+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=21U4NLMQYRSL type=del 2024-04-26T05:01:01.885 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.885+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=RIDHKJ2JEZ7E type=del size=942105 2024-04-26T05:01:01.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.887+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=30XWJP7GBCUS type=del 2024-04-26T05:01:01.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.889+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=X6XW1LVQGL79 type=del size=528994 2024-04-26T05:01:01.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.891+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~QIIN5408XHR5.0 size=574532 2024-04-26T05:01:01.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.895+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=QIIN5408XHR5 tag=1MTKT5OKR30N type=write size=1623108 2024-04-26T05:01:01.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.897+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=YF4MQBKZGIR3 type=write size=570063 2024-04-26T05:01:01.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.899+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=P215SUKA707U type=del 2024-04-26T05:01:01.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.901+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=9LNYO2SGSWXH type=del size=3637218 2024-04-26T05:01:01.906 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.905+0000 7f5e6c44f780 1 < suggested remove operation key=WPPJT7ES6671 tag=UJOKYES1PJC0 type=del 2024-04-26T05:01:01.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.907+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=0174HUNYTRRS type=del size=1868933 2024-04-26T05:01:01.910 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.910+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=EZJZWZMA33EY type=del 2024-04-26T05:01:01.912 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.912+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=RZE37ZR0HKRW type=del size=1005481 2024-04-26T05:01:01.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.914+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~UC6OJHPLZ4TH.0 size=406422 2024-04-26T05:01:01.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.917+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=UC6OJHPLZ4TH tag=RQ176UV3GNM7 type=write size=1454998 2024-04-26T05:01:01.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.920+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~G2X30HUM1AVX.0 size=1048576 2024-04-26T05:01:01.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.922+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~G2X30HUM1AVX.1 size=630916 2024-04-26T05:01:01.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.922+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=G2X30HUM1AVX tag=J7PNMILJR6K1 type=write size=2728068 2024-04-26T05:01:01.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.926+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=3ODFW2WBSC0L type=del 2024-04-26T05:01:01.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.928+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=KBR4DJC6PB0P type=del size=2393093 2024-04-26T05:01:01.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.930+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=VT00L8RBLB1Y type=del 2024-04-26T05:01:01.932 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.932+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=HOVGY6PUPZE1 type=del size=1007184 2024-04-26T05:01:01.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.934+0000 7f5e6c44f780 1 < canceled operation key=VE3FPJECPA61 tag=RNOWRS7SJY0I type=del size=2531234 2024-04-26T05:01:01.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.937+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=CUZC4MB5FT09 type=del size=446008 2024-04-26T05:01:01.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.939+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=5BUR750Q07F0 type=write size=1012028 2024-04-26T05:01:01.941 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.941+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=YRRCEU1RXDEQ type=del size=3703804 2024-04-26T05:01:01.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.943+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=59BIGVFS8U2H type=del 2024-04-26T05:01:01.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.945+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=U78ONE0WGFJK type=write size=113551 2024-04-26T05:01:01.948 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.948+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.0 size=1048576 2024-04-26T05:01:01.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.949+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.1 size=1048576 2024-04-26T05:01:01.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.951+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~7LYC4LL6YACF.2 size=1007609 2024-04-26T05:01:01.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.955+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=7LYC4LL6YACF tag=14L729HQLZ9B type=write size=4153337 2024-04-26T05:01:01.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.958+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3PVSIVS442FI.0 size=1048576 2024-04-26T05:01:01.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.960+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~3PVSIVS442FI.1 size=332296 2024-04-26T05:01:01.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.960+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=3PVSIVS442FI tag=SDRY0T7SOH0B type=write size=2429448 2024-04-26T05:01:01.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.962+0000 7f5e6c44f780 1 < canceled operation key=RRP3UJQSYW86 tag=DAW4W6PHKLQU type=del size=606371 2024-04-26T05:01:01.964 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.964+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=9WJ6O3T7Y9DM type=write size=590734 2024-04-26T05:01:01.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.966+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=NQ248G46QO2W type=del 2024-04-26T05:01:01.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.969+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~N5RRCYTAD89M.0 size=1048576 2024-04-26T05:01:01.971 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.971+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~N5RRCYTAD89M.1 size=984413 2024-04-26T05:01:01.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.971+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=N5RRCYTAD89M tag=DX9V84PKM7OV type=write size=3081565 2024-04-26T05:01:01.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.973+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=F8UPLZCQZL7P type=del size=3763299 2024-04-26T05:01:01.975 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.975+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=WQI9BLYJ402K type=del size=120182 2024-04-26T05:01:01.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.977+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=RIDHKJ2JEZ7E type=del 2024-04-26T05:01:01.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.981+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~C4L1NHZ1NEGO.0 size=1048576 2024-04-26T05:01:01.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.982+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~C4L1NHZ1NEGO.1 size=409641 2024-04-26T05:01:01.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.982+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=C4L1NHZ1NEGO tag=TNW0GY2PSZK6 type=write size=2506793 2024-04-26T05:01:01.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.984+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=X6XW1LVQGL79 type=del 2024-04-26T05:01:01.987 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.986+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=S80Z4K22FBJG type=write size=149352 2024-04-26T05:01:01.990 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.990+0000 7f5e6c44f780 1 < suggested remove operation key=VE3FPJECPA61 tag=YF4MQBKZGIR3 type=write 2024-04-26T05:01:01.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.994+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~M655UV7LWT3S.0 size=166000 2024-04-26T05:01:01.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.994+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=M655UV7LWT3S tag=9D11Y5PTT74V type=write size=1214576 2024-04-26T05:01:01.996 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.996+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=9LNYO2SGSWXH type=del 2024-04-26T05:01:01.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:01.998+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=IAWRNP1CWIOC type=del size=1470328 2024-04-26T05:01:02.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.002+0000 7f5e6c44f780 1 < suggested remove operation key=3IY5KSJQEZ1E tag=0174HUNYTRRS type=del 2024-04-26T05:01:02.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.005+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=SB763193U8LV type=del size=747940 2024-04-26T05:01:02.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.009+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=RZE37ZR0HKRW type=del 2024-04-26T05:01:02.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.011+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=E49Y2KPVE82T type=del size=3939718 2024-04-26T05:01:02.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.011+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~G2X30HUM1AVX.0 size=1048576 2024-04-26T05:01:02.014 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.014+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~G2X30HUM1AVX.1 size=630916 2024-04-26T05:01:02.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.017+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=G2X30HUM1AVX tag=J7PNMILJR6K1 type=write size=2728068 2024-04-26T05:01:02.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.020+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.0 size=1048576 2024-04-26T05:01:02.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.022+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.1 size=1048576 2024-04-26T05:01:02.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.024+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.2 size=7702 2024-04-26T05:01:02.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.024+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=G7Q6OXRS44C3 tag=ZARZIZV4PVQ0 type=write size=3153430 2024-04-26T05:01:02.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.026+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=KBR4DJC6PB0P type=del 2024-04-26T05:01:02.030 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.030+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~FIFUNZNBMHRZ.0 size=1048576 2024-04-26T05:01:02.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.032+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~FIFUNZNBMHRZ.1 size=763215 2024-04-26T05:01:02.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.032+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=FIFUNZNBMHRZ tag=S077WM1GGBLN type=write size=2860367 2024-04-26T05:01:02.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.033+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=HOVGY6PUPZE1 type=del 2024-04-26T05:01:02.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.035+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=T4VY2MQGQKTT type=write size=789117 2024-04-26T05:01:02.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.038+0000 7f5e6c44f780 -1 < failed to complete operation key=3IY5KSJQEZ1E tag=CUZC4MB5FT09 type=del size=446008: (22) Invalid argument 2024-04-26T05:01:02.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.042+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.0 size=1048576 2024-04-26T05:01:02.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.044+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.1 size=1048576 2024-04-26T05:01:02.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.045+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.2 size=815705 2024-04-26T05:01:02.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.045+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=SM99WPZ52ERG tag=2TDTSIWW0O1N type=write size=3961433 2024-04-26T05:01:02.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.047+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=YRRCEU1RXDEQ type=del 2024-04-26T05:01:02.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.049+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=Y0RXP78ZT1BC type=del size=3135384 2024-04-26T05:01:02.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.053+0000 7f5e6c44f780 1 < suggested remove operation key=EMFSIM4S1CBB tag=U78ONE0WGFJK type=write 2024-04-26T05:01:02.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.054+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=OBD36AJTNDVF type=del size=3859054 2024-04-26T05:01:02.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.056+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3PVSIVS442FI.0 size=1048576 2024-04-26T05:01:02.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.058+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~3PVSIVS442FI.1 size=332296 2024-04-26T05:01:02.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.061+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=3PVSIVS442FI tag=SDRY0T7SOH0B type=write size=2429448 2024-04-26T05:01:02.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.063+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=4P8F45EOMJJ7 type=write size=1029273 2024-04-26T05:01:02.066 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.065+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=9WJ6O3T7Y9DM type=write size=590734 2024-04-26T05:01:02.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.067+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=NPUU34UQ7EAG type=del size=50565 2024-04-26T05:01:02.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.069+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~N5RRCYTAD89M.0 size=1048576 2024-04-26T05:01:02.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.071+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~N5RRCYTAD89M.1 size=984413 2024-04-26T05:01:02.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.075+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=N5RRCYTAD89M tag=DX9V84PKM7OV type=write size=3081565 2024-04-26T05:01:02.077 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.077+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=6FY0GW07S52N type=del size=1578310 2024-04-26T05:01:02.079 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.079+0000 7f5e6c44f780 1 < canceled operation key=1JG681PFCBSF tag=WQI9BLYJ402K type=del size=120182 2024-04-26T05:01:02.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.081+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=VKI8S98DCIN6 type=del size=640668 2024-04-26T05:01:02.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.083+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~C4L1NHZ1NEGO.0 size=1048576 2024-04-26T05:01:02.085 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.084+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~C4L1NHZ1NEGO.1 size=409641 2024-04-26T05:01:02.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.088+0000 7f5e6c44f780 1 < completed multipart upload key=HLA0M5HU2P9F upload=C4L1NHZ1NEGO tag=TNW0GY2PSZK6 type=write size=2506793 2024-04-26T05:01:02.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.091+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=2K062O50B95F type=del size=3660864 2024-04-26T05:01:02.093 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.093+0000 7f5e6c44f780 1 < completed write operation key=SO60V5P7E3UJ tag=S80Z4K22FBJG type=write size=149352 2024-04-26T05:01:02.098 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.098+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.0 size=1048576 2024-04-26T05:01:02.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.100+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.1 size=1048576 2024-04-26T05:01:02.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.102+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.2 size=154647 2024-04-26T05:01:02.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.102+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=TBRO5TPKZGK5 tag=ZGVAPE04NHPJ type=write size=3300375 2024-04-26T05:01:02.104 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.104+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~M655UV7LWT3S.0 size=166000 2024-04-26T05:01:02.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.107+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=M655UV7LWT3S tag=9D11Y5PTT74V type=write size=1214576 2024-04-26T05:01:02.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.111+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.0 size=1048576 2024-04-26T05:01:02.112 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.112+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.1 size=1048576 2024-04-26T05:01:02.114 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.114+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.2 size=488898 2024-04-26T05:01:02.114 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.114+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=MMV4VRNIZCCS tag=BDHEOGMY5OWQ type=write size=3634626 2024-04-26T05:01:02.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.116+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=IAWRNP1CWIOC type=del 2024-04-26T05:01:02.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.119+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~930VHO96NGR1.0 size=718789 2024-04-26T05:01:02.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.119+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=930VHO96NGR1 tag=MDWY519DFVSE type=write size=1767365 2024-04-26T05:01:02.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.123+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=SB763193U8LV type=del size=747940 2024-04-26T05:01:02.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.127+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~YXFUK2S1V228.0 size=1048576 2024-04-26T05:01:02.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.128+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~YXFUK2S1V228.1 size=257473 2024-04-26T05:01:02.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.128+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=YXFUK2S1V228 tag=4UERTCC8DERD type=write size=2354625 2024-04-26T05:01:02.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.130+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=E49Y2KPVE82T type=del 2024-04-26T05:01:02.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.132+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=CYSO5CLX2NOR type=del size=1016586 2024-04-26T05:01:02.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.134+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.0 size=1048576 2024-04-26T05:01:02.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.136+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.1 size=1048576 2024-04-26T05:01:02.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.137+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~G7Q6OXRS44C3.2 size=7702 2024-04-26T05:01:02.141 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.141+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=G7Q6OXRS44C3 tag=ZARZIZV4PVQ0 type=write size=3153430 2024-04-26T05:01:02.143 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.143+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=EI02BDIBGZ9V type=write size=993377 2024-04-26T05:01:02.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.145+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~FIFUNZNBMHRZ.0 size=1048576 2024-04-26T05:01:02.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.146+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~FIFUNZNBMHRZ.1 size=763215 2024-04-26T05:01:02.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.150+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=FIFUNZNBMHRZ tag=S077WM1GGBLN type=write size=2860367 2024-04-26T05:01:02.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.153+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FTMAXTZ9HW3K.0 size=341058 2024-04-26T05:01:02.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.153+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=FTMAXTZ9HW3K tag=123TEL0E7XAO type=write size=1389634 2024-04-26T05:01:02.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.155+0000 7f5e6c44f780 1 < completed write operation key=UA5Z192DBL0X tag=T4VY2MQGQKTT type=write size=789117 2024-04-26T05:01:02.158 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.157+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=EDD5O130G1VK type=write size=79811 2024-04-26T05:01:02.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.159+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.0 size=1048576 2024-04-26T05:01:02.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.161+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.1 size=1048576 2024-04-26T05:01:02.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.163+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~SM99WPZ52ERG.2 size=815705 2024-04-26T05:01:02.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.167+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=SM99WPZ52ERG tag=2TDTSIWW0O1N type=write size=3961433 2024-04-26T05:01:02.169 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.168+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=2YEKLLNVFOYD type=write size=895731 2024-04-26T05:01:02.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.172+0000 7f5e6c44f780 1 < suggested remove operation key=WPPJT7ES6671 tag=Y0RXP78ZT1BC type=del 2024-04-26T05:01:02.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.174+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=PQDV9LSYAYHP type=del size=1558239 2024-04-26T05:01:02.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.176+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=OBD36AJTNDVF type=del 2024-04-26T05:01:02.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.178+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=CRSUXH3AYHN0 type=del size=1866444 2024-04-26T05:01:02.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.180+0000 7f5e6c44f780 1 < completed write operation key=Q9BD1LRB0MKF tag=4P8F45EOMJJ7 type=write size=1029273 2024-04-26T05:01:02.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.183+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=JYXAS3OQZTJU type=del size=1548296 2024-04-26T05:01:02.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.184+0000 7f5e6c44f780 1 < canceled operation key=I51TM1V08MGO tag=NPUU34UQ7EAG type=del size=50565 2024-04-26T05:01:02.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.186+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=19BTVKL7AHYK type=del size=1592994 2024-04-26T05:01:02.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.188+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=6FY0GW07S52N type=del 2024-04-26T05:01:02.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.191+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=PWS6VQM7DG2K type=del size=2826488 2024-04-26T05:01:02.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.193+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=VKI8S98DCIN6 type=del 2024-04-26T05:01:02.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.195+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=ZKNR6YJ2GTFS type=del size=250879 2024-04-26T05:01:02.198 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.197+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=2K062O50B95F type=del 2024-04-26T05:01:02.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.199+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=HZSEN91A62TB type=del size=313982 2024-04-26T05:01:02.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.201+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.0 size=1048576 2024-04-26T05:01:02.203 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.203+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.1 size=1048576 2024-04-26T05:01:02.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.205+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~TBRO5TPKZGK5.2 size=154647 2024-04-26T05:01:02.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.209+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=TBRO5TPKZGK5 tag=ZGVAPE04NHPJ type=write size=3300375 2024-04-26T05:01:02.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.212+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~X1259EUVUB4K.0 size=303610 2024-04-26T05:01:02.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.212+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=X1259EUVUB4K tag=0SN2GN4ABDKP type=write size=1352186 2024-04-26T05:01:02.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.215+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.0 size=1048576 2024-04-26T05:01:02.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.216+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.1 size=1048576 2024-04-26T05:01:02.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.218+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~MMV4VRNIZCCS.2 size=488898 2024-04-26T05:01:02.222 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.222+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=MMV4VRNIZCCS tag=BDHEOGMY5OWQ type=write size=3634626 2024-04-26T05:01:02.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.224+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=WKOP54S3ZJG8 type=del size=2168022 2024-04-26T05:01:02.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.226+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~930VHO96NGR1.0 size=718789 2024-04-26T05:01:02.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.229+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=930VHO96NGR1 tag=MDWY519DFVSE type=write size=1767365 2024-04-26T05:01:02.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.231+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=P02CLE0Q4LPF type=del size=1480913 2024-04-26T05:01:02.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.234+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~YXFUK2S1V228.0 size=1048576 2024-04-26T05:01:02.236 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.235+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~YXFUK2S1V228.1 size=257473 2024-04-26T05:01:02.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.239+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=YXFUK2S1V228 tag=4UERTCC8DERD type=write size=2354625 2024-04-26T05:01:02.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.241+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=CUSRWYWUSXRY type=del size=828553 2024-04-26T05:01:02.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.244+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=CYSO5CLX2NOR type=del 2024-04-26T05:01:02.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.246+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=73BNN86WZI29 type=del size=2474848 2024-04-26T05:01:02.248 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.248+0000 7f5e6c44f780 1 < completed write operation key=G1PZE7VIJWML tag=EI02BDIBGZ9V type=write size=993377 2024-04-26T05:01:02.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.251+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~MFUBEU02B3U0.0 size=608044 2024-04-26T05:01:02.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.251+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=MFUBEU02B3U0 tag=DM0M4BBE59OF type=write size=1656620 2024-04-26T05:01:02.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.254+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~FTMAXTZ9HW3K.0 size=341058 2024-04-26T05:01:02.258 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.257+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=FTMAXTZ9HW3K tag=123TEL0E7XAO type=write size=1389634 2024-04-26T05:01:02.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.259+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=7LBGX1BE5WD8 type=del size=3723940 2024-04-26T05:01:02.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.261+0000 7f5e6c44f780 1 < canceled operation key=KC7MUR1B55LJ tag=EDD5O130G1VK type=write size=79811 2024-04-26T05:01:02.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.263+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=R0JDHE1HKE7L type=del size=641369 2024-04-26T05:01:02.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.265+0000 7f5e6c44f780 1 < canceled operation key=SO60V5P7E3UJ tag=2YEKLLNVFOYD type=write size=895731 2024-04-26T05:01:02.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.267+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=5ETF41V5P24W type=del size=477145 2024-04-26T05:01:02.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.271+0000 7f5e6c44f780 1 < suggested remove operation key=00YCEFZ2NL31 tag=PQDV9LSYAYHP type=del 2024-04-26T05:01:02.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.273+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=0TOQ52EG69FS type=del size=3174366 2024-04-26T05:01:02.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.276+0000 7f5e6c44f780 1 < suggested update operation key=6PZCJ9LKDU89 tag=CRSUXH3AYHN0 type=del size=1866444 2024-04-26T05:01:02.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.279+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=75O7MN338628 type=del size=330033 2024-04-26T05:01:02.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.281+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=JYXAS3OQZTJU type=del 2024-04-26T05:01:02.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.285+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~P63F9HN2U38M.0 size=1048576 2024-04-26T05:01:02.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.287+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~P63F9HN2U38M.1 size=459719 2024-04-26T05:01:02.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.287+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=P63F9HN2U38M tag=V3RZF9XQ7ZBM type=write size=2556871 2024-04-26T05:01:02.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.289+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=19BTVKL7AHYK type=del 2024-04-26T05:01:02.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.293+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~KXZZXUCJJBK1.0 size=1048576 2024-04-26T05:01:02.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.295+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~KXZZXUCJJBK1.1 size=369140 2024-04-26T05:01:02.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.295+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=KXZZXUCJJBK1 tag=RUTU122HUH2M type=write size=2466292 2024-04-26T05:01:02.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.297+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=PWS6VQM7DG2K type=del 2024-04-26T05:01:02.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.299+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=4XX2NOCPWUQP type=del size=1051978 2024-04-26T05:01:02.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.303+0000 7f5e6c44f780 1 < suggested update operation key=G1PZE7VIJWML tag=ZKNR6YJ2GTFS type=del size=250879 2024-04-26T05:01:02.307 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.307+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~JLX5WZMWUEZH.0 size=1048576 2024-04-26T05:01:02.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.309+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~JLX5WZMWUEZH.1 size=782742 2024-04-26T05:01:02.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.309+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=JLX5WZMWUEZH tag=CE3BRKUF1XZF type=write size=2879894 2024-04-26T05:01:02.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.310+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=HZSEN91A62TB type=del 2024-04-26T05:01:02.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.314+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~C0ASHSRE2KD9.0 size=1048576 2024-04-26T05:01:02.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.316+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~C0ASHSRE2KD9.1 size=951562 2024-04-26T05:01:02.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.316+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=C0ASHSRE2KD9 tag=YESZ9UOATHQX type=write size=3048714 2024-04-26T05:01:02.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.318+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~X1259EUVUB4K.0 size=303610 2024-04-26T05:01:02.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.321+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=X1259EUVUB4K tag=0SN2GN4ABDKP type=write size=1352186 2024-04-26T05:01:02.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.323+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=NA16LRGCLGKJ type=del size=1111423 2024-04-26T05:01:02.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.325+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=WKOP54S3ZJG8 type=del 2024-04-26T05:01:02.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.328+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=44B3EMOGYNPH type=del size=3712658 2024-04-26T05:01:02.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.330+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=P02CLE0Q4LPF type=del 2024-04-26T05:01:02.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.332+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=DWAYP3SU4WCZ type=del size=2017254 2024-04-26T05:01:02.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.334+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=CUSRWYWUSXRY type=del 2024-04-26T05:01:02.336 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.336+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=5MOK2TIO1OQW type=del size=2494697 2024-04-26T05:01:02.338 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.338+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=73BNN86WZI29 type=del 2024-04-26T05:01:02.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.342+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~UJC1W1EMYBCG.0 size=1048576 2024-04-26T05:01:02.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.344+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~UJC1W1EMYBCG.1 size=418734 2024-04-26T05:01:02.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.344+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=UJC1W1EMYBCG tag=X36GTWAXC8ZI type=write size=2515886 2024-04-26T05:01:02.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.346+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~MFUBEU02B3U0.0 size=608044 2024-04-26T05:01:02.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.350+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=MFUBEU02B3U0 tag=DM0M4BBE59OF type=write size=1656620 2024-04-26T05:01:02.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.354+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~WXBFMNZD2WXX.0 size=1006588 2024-04-26T05:01:02.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.354+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=WXBFMNZD2WXX tag=L61XL7V4X0XD type=write size=2055164 2024-04-26T05:01:02.358 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.358+0000 7f5e6c44f780 1 < suggested update operation key=T6F27FVZALU3 tag=7LBGX1BE5WD8 type=del size=3723940 2024-04-26T05:01:02.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.362+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~155L30LVMR2Z.0 size=164179 2024-04-26T05:01:02.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.362+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=155L30LVMR2Z tag=TZ4JPZWPI8K4 type=write size=1212755 2024-04-26T05:01:02.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.366+0000 7f5e6c44f780 1 < suggested update operation key=KC7MUR1B55LJ tag=R0JDHE1HKE7L type=del size=641369 2024-04-26T05:01:02.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.368+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=4HCY9EMADLEJ type=del size=1402318 2024-04-26T05:01:02.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.372+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=5ETF41V5P24W type=del 2024-04-26T05:01:02.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.376+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.0 size=1048576 2024-04-26T05:01:02.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.377+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.1 size=1048576 2024-04-26T05:01:02.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.379+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.2 size=738022 2024-04-26T05:01:02.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.379+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=FLN6CR6RFLP7 tag=UIQ9V2PKNL6P type=write size=3883750 2024-04-26T05:01:02.383 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.383+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=0TOQ52EG69FS type=del size=3174366 2024-04-26T05:01:02.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.387+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.0 size=1048576 2024-04-26T05:01:02.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.389+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.1 size=1048576 2024-04-26T05:01:02.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.391+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.2 size=255457 2024-04-26T05:01:02.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.391+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=9VJ574VJWUT0 tag=CQ0GSVYDD2XQ type=write size=3401185 2024-04-26T05:01:02.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.394+0000 7f5e6c44f780 1 < suggested remove operation key=WG89TQYHF6G1 tag=75O7MN338628 type=del 2024-04-26T05:01:02.397 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.396+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=TSIYVG8QR8QM type=write size=35327 2024-04-26T05:01:02.399 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.399+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~P63F9HN2U38M.0 size=1048576 2024-04-26T05:01:02.401 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.400+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~P63F9HN2U38M.1 size=459719 2024-04-26T05:01:02.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.404+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=P63F9HN2U38M tag=V3RZF9XQ7ZBM type=write size=2556871 2024-04-26T05:01:02.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.408+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.0 size=1048576 2024-04-26T05:01:02.410 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.410+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.1 size=1048576 2024-04-26T05:01:02.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.412+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.2 size=234895 2024-04-26T05:01:02.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.412+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=2KLMQELNBYKP tag=LUET6VZJ6AQQ type=write size=3380623 2024-04-26T05:01:02.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.412+0000 7f5e6c44f780 1 < canceled part key=_multipart_O0KYMZCP374D.2~KXZZXUCJJBK1.0 size=1048576 2024-04-26T05:01:02.414 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.414+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~KXZZXUCJJBK1.1 size=369140 2024-04-26T05:01:02.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.417+0000 7f5e6c44f780 1 < canceled multipart upload key=O0KYMZCP374D upload=KXZZXUCJJBK1 tag=RUTU122HUH2M type=write size=2466292 2024-04-26T05:01:02.421 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.420+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.0 size=1048576 2024-04-26T05:01:02.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.422+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.1 size=1048576 2024-04-26T05:01:02.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.424+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.2 size=415882 2024-04-26T05:01:02.424 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.424+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=WG4GCLDKUL81 tag=7JIVON54YXKL type=write size=3561610 2024-04-26T05:01:02.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.426+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=4XX2NOCPWUQP type=del 2024-04-26T05:01:02.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.428+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=D1TN8LEM2NK4 type=del size=2314887 2024-04-26T05:01:02.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.430+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~JLX5WZMWUEZH.0 size=1048576 2024-04-26T05:01:02.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.430+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~JLX5WZMWUEZH.1 size=782742 2024-04-26T05:01:02.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.433+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=JLX5WZMWUEZH tag=CE3BRKUF1XZF type=write size=2879894 2024-04-26T05:01:02.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.437+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~1XJ6HITFAM4D.0 size=1048576 2024-04-26T05:01:02.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.439+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~1XJ6HITFAM4D.1 size=827906 2024-04-26T05:01:02.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.439+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=1XJ6HITFAM4D tag=Y2EUDKWYLMQ4 type=write size=2925058 2024-04-26T05:01:02.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.441+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~C0ASHSRE2KD9.0 size=1048576 2024-04-26T05:01:02.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.441+0000 7f5e6c44f780 1 < canceled part key=_multipart_I51TM1V08MGO.2~C0ASHSRE2KD9.1 size=951562 2024-04-26T05:01:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:02 smithi146 ceph-mon[95531]: pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 917 KiB/s rd, 317 KiB/s wr, 1.62k op/s 2024-04-26T05:01:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:02 smithi146 ceph-mon[92947]: pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 917 KiB/s rd, 317 KiB/s wr, 1.62k op/s 2024-04-26T05:01:02.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.444+0000 7f5e6c44f780 1 < canceled multipart upload key=I51TM1V08MGO upload=C0ASHSRE2KD9 tag=YESZ9UOATHQX type=write size=3048714 2024-04-26T05:01:02.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.446+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=GEOH131M2WTV type=del size=229853 2024-04-26T05:01:02.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.450+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=NA16LRGCLGKJ type=del 2024-04-26T05:01:02.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.452+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=T7ZO8GYB8DUK type=del size=235025 2024-04-26T05:01:02.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.454+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=44B3EMOGYNPH type=del 2024-04-26T05:01:02.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.456+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=5V1EUTQEX0E8 type=del size=2433057 2024-04-26T05:01:02.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.458+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=DWAYP3SU4WCZ type=del 2024-04-26T05:01:02.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.462+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~I0RRSVYF4FIA.0 size=1036599 2024-04-26T05:01:02.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.462+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=I0RRSVYF4FIA tag=5MI4LPQ6NGVO type=write size=2085175 2024-04-26T05:01:02.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.467+0000 7f5e6c44f780 1 < suggested update operation key=T6F27FVZALU3 tag=5MOK2TIO1OQW type=del size=2494697 2024-04-26T05:01:02.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.470+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~PP7HFN8EFZNI.0 size=163080 2024-04-26T05:01:02.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.470+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=PP7HFN8EFZNI tag=1XUII40CZSYZ type=write size=1211656 2024-04-26T05:01:02.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.473+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~UJC1W1EMYBCG.0 size=1048576 2024-04-26T05:01:02.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.475+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~UJC1W1EMYBCG.1 size=418734 2024-04-26T05:01:02.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.479+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=UJC1W1EMYBCG tag=X36GTWAXC8ZI type=write size=2515886 2024-04-26T05:01:02.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.481+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=0RTB5WML4PA1 type=del size=2898163 2024-04-26T05:01:02.484 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.483+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~WXBFMNZD2WXX.0 size=1006588 2024-04-26T05:01:02.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.487+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=WXBFMNZD2WXX tag=L61XL7V4X0XD type=write size=2055164 2024-04-26T05:01:02.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.489+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=6SEVF3OLVR3U type=del size=2122030 2024-04-26T05:01:02.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.491+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~155L30LVMR2Z.0 size=164179 2024-04-26T05:01:02.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.494+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=155L30LVMR2Z tag=TZ4JPZWPI8K4 type=write size=1212755 2024-04-26T05:01:02.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.498+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~BF9KF5RG2Q5B.0 size=1048576 2024-04-26T05:01:02.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.500+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~BF9KF5RG2Q5B.1 size=67759 2024-04-26T05:01:02.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.500+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=BF9KF5RG2Q5B tag=AQ1SHPEAF7WG type=write size=2164911 2024-04-26T05:01:02.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.502+0000 7f5e6c44f780 1 < canceled operation key=W2HMZO7ONEAX tag=4HCY9EMADLEJ type=del size=1402318 2024-04-26T05:01:02.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.506+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~YZWT8LHL7W1C.0 size=1048576 2024-04-26T05:01:02.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.508+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~YZWT8LHL7W1C.1 size=893042 2024-04-26T05:01:02.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.508+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=YZWT8LHL7W1C tag=RUVEM55DEV8I type=write size=2990194 2024-04-26T05:01:02.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.510+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.0 size=1048576 2024-04-26T05:01:02.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.511+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.1 size=1048576 2024-04-26T05:01:02.513 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.513+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~FLN6CR6RFLP7.2 size=738022 2024-04-26T05:01:02.517 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.517+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=FLN6CR6RFLP7 tag=UIQ9V2PKNL6P type=write size=3883750 2024-04-26T05:01:02.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.519+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=ELB6KSPOLH1J type=del size=468222 2024-04-26T05:01:02.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.521+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.0 size=1048576 2024-04-26T05:01:02.523 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.522+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.1 size=1048576 2024-04-26T05:01:02.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.524+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~9VJ574VJWUT0.2 size=255457 2024-04-26T05:01:02.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.528+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=9VJ574VJWUT0 tag=CQ0GSVYDD2XQ type=write size=3401185 2024-04-26T05:01:02.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.530+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=I1DC9QFMTKAL type=del size=2481477 2024-04-26T05:01:02.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.534+0000 7f5e6c44f780 1 < suggested update operation key=1JG681PFCBSF tag=TSIYVG8QR8QM type=write size=35327 2024-04-26T05:01:02.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.536+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=YB5TW2N01MWI type=write size=257019 2024-04-26T05:01:02.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.537+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.0 size=1048576 2024-04-26T05:01:02.539 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.539+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.1 size=1048576 2024-04-26T05:01:02.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.541+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~2KLMQELNBYKP.2 size=234895 2024-04-26T05:01:02.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.544+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=2KLMQELNBYKP tag=LUET6VZJ6AQQ type=write size=3380623 2024-04-26T05:01:02.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.546+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=TTC9U18972C5 type=write size=630018 2024-04-26T05:01:02.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.548+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.0 size=1048576 2024-04-26T05:01:02.550 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.550+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.1 size=1048576 2024-04-26T05:01:02.552 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.551+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~WG4GCLDKUL81.2 size=415882 2024-04-26T05:01:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:02 smithi204 ceph-mon[88313]: pgmap v1399: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 917 KiB/s rd, 317 KiB/s wr, 1.62k op/s 2024-04-26T05:01:02.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.555+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=WG4GCLDKUL81 tag=7JIVON54YXKL type=write size=3561610 2024-04-26T05:01:02.557 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.557+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=8TJQ4ZLCI4UL type=del size=3388138 2024-04-26T05:01:02.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.560+0000 7f5e6c44f780 -1 < failed to complete operation key=T6F27FVZALU3 tag=D1TN8LEM2NK4 type=del size=2314887: (22) Invalid argument 2024-04-26T05:01:02.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.562+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=7YIQ5T7GRHSL type=del size=3061942 2024-04-26T05:01:02.564 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.564+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~1XJ6HITFAM4D.0 size=1048576 2024-04-26T05:01:02.566 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.566+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~1XJ6HITFAM4D.1 size=827906 2024-04-26T05:01:02.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.569+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=1XJ6HITFAM4D tag=Y2EUDKWYLMQ4 type=write size=2925058 2024-04-26T05:01:02.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.574+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.0 size=1048576 2024-04-26T05:01:02.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.575+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.1 size=1048576 2024-04-26T05:01:02.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.577+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.2 size=1043678 2024-04-26T05:01:02.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.577+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=0VP9BENWFK03 tag=4L69BZ4N9BUE type=write size=4189406 2024-04-26T05:01:02.579 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.579+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=GEOH131M2WTV type=del 2024-04-26T05:01:02.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.583+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~9OMSAUUPQ5W1.0 size=771052 2024-04-26T05:01:02.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.583+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=9OMSAUUPQ5W1 tag=UTYKCFC949Z9 type=write size=1819628 2024-04-26T05:01:02.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.587+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=T7ZO8GYB8DUK type=del size=235025 2024-04-26T05:01:02.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.591+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~3HTI644HYNOZ.0 size=1048576 2024-04-26T05:01:02.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.592+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~3HTI644HYNOZ.1 size=335869 2024-04-26T05:01:02.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.592+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=3HTI644HYNOZ tag=BV67IGFMPBVT type=write size=2433021 2024-04-26T05:01:02.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.594+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=5V1EUTQEX0E8 type=del 2024-04-26T05:01:02.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.596+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=WK9T0KE8QG2I type=del size=1340632 2024-04-26T05:01:02.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.598+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~I0RRSVYF4FIA.0 size=1036599 2024-04-26T05:01:02.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.602+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=I0RRSVYF4FIA tag=5MI4LPQ6NGVO type=write size=2085175 2024-04-26T05:01:02.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.604+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=SFZALUV9G5Y9 type=del size=3702529 2024-04-26T05:01:02.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.606+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~PP7HFN8EFZNI.0 size=163080 2024-04-26T05:01:02.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.610+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=PP7HFN8EFZNI tag=1XUII40CZSYZ type=write size=1211656 2024-04-26T05:01:02.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.613+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~DLXLU5O6A8D0.0 size=1048576 2024-04-26T05:01:02.615 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.615+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~DLXLU5O6A8D0.1 size=304924 2024-04-26T05:01:02.615 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.615+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=DLXLU5O6A8D0 tag=3Z3KGQMOGFFA type=write size=2402076 2024-04-26T05:01:02.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.617+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=0RTB5WML4PA1 type=del 2024-04-26T05:01:02.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.619+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=CBCNXMOT0VF9 type=del size=1107052 2024-04-26T05:01:02.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.621+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=6SEVF3OLVR3U type=del 2024-04-26T05:01:02.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.623+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=OKRD95MR9W8V type=write size=387886 2024-04-26T05:01:02.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.625+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~BF9KF5RG2Q5B.0 size=1048576 2024-04-26T05:01:02.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.626+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~BF9KF5RG2Q5B.1 size=67759 2024-04-26T05:01:02.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.630+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=BF9KF5RG2Q5B tag=AQ1SHPEAF7WG type=write size=2164911 2024-04-26T05:01:02.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.632+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=Z2I4173IT42J type=write size=693102 2024-04-26T05:01:02.634 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.634+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~YZWT8LHL7W1C.0 size=1048576 2024-04-26T05:01:02.636 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.636+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~YZWT8LHL7W1C.1 size=893042 2024-04-26T05:01:02.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.639+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=YZWT8LHL7W1C tag=RUVEM55DEV8I type=write size=2990194 2024-04-26T05:01:02.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.641+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=8LIP4XCII227 type=del size=2860165 2024-04-26T05:01:02.644 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.643+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=ELB6KSPOLH1J type=del 2024-04-26T05:01:02.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.645+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=5RVYBFSH6CWY type=del size=1609208 2024-04-26T05:01:02.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.648+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=I1DC9QFMTKAL type=del 2024-04-26T05:01:02.650 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.650+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=0VMVOMRE7S25 type=del size=1876841 2024-04-26T05:01:02.652 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.652+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=YB5TW2N01MWI type=write size=257019 2024-04-26T05:01:02.654 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.654+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=7NS328IOUXM9 type=del size=2020767 2024-04-26T05:01:02.656 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.656+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=TTC9U18972C5 type=write size=630018 2024-04-26T05:01:02.660 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.660+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.0 size=1048576 2024-04-26T05:01:02.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.661+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.1 size=1048576 2024-04-26T05:01:02.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.663+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.2 size=497873 2024-04-26T05:01:02.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.663+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=QJHSVUKW0EWC tag=FGJACLY06PO6 type=write size=3643601 2024-04-26T05:01:02.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.665+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=8TJQ4ZLCI4UL type=del 2024-04-26T05:01:02.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.669+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~E0OBA1YTSSJB.0 size=821651 2024-04-26T05:01:02.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.669+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=E0OBA1YTSSJB tag=BPFNW5MGR2ET type=write size=1870227 2024-04-26T05:01:02.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.671+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=7YIQ5T7GRHSL type=del 2024-04-26T05:01:02.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.673+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=IK41GMWCVMMQ type=del size=725935 2024-04-26T05:01:02.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.675+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.0 size=1048576 2024-04-26T05:01:02.677 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.677+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.1 size=1048576 2024-04-26T05:01:02.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.679+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~0VP9BENWFK03.2 size=1043678 2024-04-26T05:01:02.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.682+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=0VP9BENWFK03 tag=4L69BZ4N9BUE type=write size=4189406 2024-04-26T05:01:02.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.686+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~DP9Z17TKYMPE.0 size=1048576 2024-04-26T05:01:02.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.688+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~DP9Z17TKYMPE.1 size=540753 2024-04-26T05:01:02.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.688+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=DP9Z17TKYMPE tag=LO9BEW9YATT9 type=write size=2637905 2024-04-26T05:01:02.691 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.690+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~9OMSAUUPQ5W1.0 size=771052 2024-04-26T05:01:02.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.694+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=9OMSAUUPQ5W1 tag=UTYKCFC949Z9 type=write size=1819628 2024-04-26T05:01:02.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.696+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=6Q9QVHK4PR1B type=del size=2538700 2024-04-26T05:01:02.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.698+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~3HTI644HYNOZ.0 size=1048576 2024-04-26T05:01:02.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.700+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~3HTI644HYNOZ.1 size=335869 2024-04-26T05:01:02.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.705+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=3HTI644HYNOZ tag=BV67IGFMPBVT type=write size=2433021 2024-04-26T05:01:02.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.710+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.0 size=1048576 2024-04-26T05:01:02.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.712+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.1 size=1048576 2024-04-26T05:01:02.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.714+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.2 size=583165 2024-04-26T05:01:02.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.714+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=WEQAA26Y8YH3 tag=Q6QNKJ9UJJN5 type=write size=3728893 2024-04-26T05:01:02.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.716+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=WK9T0KE8QG2I type=del 2024-04-26T05:01:02.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.720+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.0 size=1048576 2024-04-26T05:01:02.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.722+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.1 size=1048576 2024-04-26T05:01:02.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.724+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.2 size=36538 2024-04-26T05:01:02.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.724+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=2IQWJ440USO8 tag=HDFBA4GO0PQY type=write size=3182266 2024-04-26T05:01:02.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.727+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=SFZALUV9G5Y9 type=del 2024-04-26T05:01:02.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.731+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.0 size=1048576 2024-04-26T05:01:02.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.732+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.1 size=1048576 2024-04-26T05:01:02.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.734+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.2 size=291794 2024-04-26T05:01:02.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.734+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=1L5PB47D8KV8 tag=KL6VIJJIHJTS type=write size=3437522 2024-04-26T05:01:02.737 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.736+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~DLXLU5O6A8D0.0 size=1048576 2024-04-26T05:01:02.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.738+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~DLXLU5O6A8D0.1 size=304924 2024-04-26T05:01:02.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.742+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=DLXLU5O6A8D0 tag=3Z3KGQMOGFFA type=write size=2402076 2024-04-26T05:01:02.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.745+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=GSMZRYGYVXTA type=del size=2121121 2024-04-26T05:01:02.747 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.747+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=CBCNXMOT0VF9 type=del 2024-04-26T05:01:02.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.749+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=7L5HTBXBMD64 type=del size=738497 2024-04-26T05:01:02.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.751+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=OKRD95MR9W8V type=write size=387886 2024-04-26T05:01:02.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.754+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.0 size=1048576 2024-04-26T05:01:02.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.756+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.1 size=1048576 2024-04-26T05:01:02.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.758+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.2 size=603776 2024-04-26T05:01:02.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.758+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=J02O2SPXD07J tag=AHYSV6IBL7QW type=write size=3749504 2024-04-26T05:01:02.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.761+0000 7f5e6c44f780 1 < suggested remove operation key=UA5Z192DBL0X tag=Z2I4173IT42J type=write 2024-04-26T05:01:02.765 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.765+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~UK1BBNGF8K17.0 size=1048576 2024-04-26T05:01:02.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.767+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~UK1BBNGF8K17.1 size=528805 2024-04-26T05:01:02.767 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.767+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=UK1BBNGF8K17 tag=HL39CWI41B78 type=write size=2625957 2024-04-26T05:01:02.769 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.769+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=8LIP4XCII227 type=del 2024-04-26T05:01:02.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.773+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~9HFMN9IMDO85.0 size=1048576 2024-04-26T05:01:02.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.774+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~9HFMN9IMDO85.1 size=452590 2024-04-26T05:01:02.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.774+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=9HFMN9IMDO85 tag=0RFX0J83FCOW type=write size=2549742 2024-04-26T05:01:02.779 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.778+0000 7f5e6c44f780 1 < suggested update operation key=RRP3UJQSYW86 tag=5RVYBFSH6CWY type=del size=1609208 2024-04-26T05:01:02.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.780+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=AY43ZEM0UU1I type=del size=4132169 2024-04-26T05:01:02.783 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.782+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=0VMVOMRE7S25 type=del 2024-04-26T05:01:02.787 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.787+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~21FOFJP8W79M.0 size=1048576 2024-04-26T05:01:02.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.788+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~21FOFJP8W79M.1 size=43925 2024-04-26T05:01:02.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.788+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=21FOFJP8W79M tag=H1Q69JS9CRDB type=write size=2141077 2024-04-26T05:01:02.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.790+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=7NS328IOUXM9 type=del 2024-04-26T05:01:02.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.792+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=6VZU1DWAMYCC type=del size=1905874 2024-04-26T05:01:02.795 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.794+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.0 size=1048576 2024-04-26T05:01:02.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.796+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.1 size=1048576 2024-04-26T05:01:02.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.798+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~QJHSVUKW0EWC.2 size=497873 2024-04-26T05:01:02.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.801+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=QJHSVUKW0EWC tag=FGJACLY06PO6 type=write size=3643601 2024-04-26T05:01:02.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.805+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.0 size=1048576 2024-04-26T05:01:02.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.807+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.1 size=1048576 2024-04-26T05:01:02.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.809+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.2 size=684872 2024-04-26T05:01:02.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.809+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=QKZIC3I7KT2J tag=PHB821VWRPGP type=write size=3830600 2024-04-26T05:01:02.811 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.811+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~E0OBA1YTSSJB.0 size=821651 2024-04-26T05:01:02.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.815+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=E0OBA1YTSSJB tag=BPFNW5MGR2ET type=write size=1870227 2024-04-26T05:01:02.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.819+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~BBMJQARDF28L.0 size=1048576 2024-04-26T05:01:02.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.820+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~BBMJQARDF28L.1 size=717375 2024-04-26T05:01:02.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.820+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=BBMJQARDF28L tag=93OBN12S3SWL type=write size=2814527 2024-04-26T05:01:02.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.822+0000 7f5e6c44f780 1 < canceled operation key=KC7MUR1B55LJ tag=IK41GMWCVMMQ type=del size=725935 2024-04-26T05:01:02.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.826+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~8FRPX2CE6ZLS.0 size=597216 2024-04-26T05:01:02.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.826+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=8FRPX2CE6ZLS tag=623M6W51AHH0 type=write size=1645792 2024-04-26T05:01:02.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.829+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~DP9Z17TKYMPE.0 size=1048576 2024-04-26T05:01:02.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.830+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~DP9Z17TKYMPE.1 size=540753 2024-04-26T05:01:02.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.834+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=DP9Z17TKYMPE tag=LO9BEW9YATT9 type=write size=2637905 2024-04-26T05:01:02.839 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.838+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.0 size=1048576 2024-04-26T05:01:02.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.840+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.1 size=1048576 2024-04-26T05:01:02.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.842+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.2 size=840968 2024-04-26T05:01:02.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.842+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=D5R2AKEKYZWA tag=U852KYDSPG71 type=write size=3986696 2024-04-26T05:01:02.844 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.844+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=6Q9QVHK4PR1B type=del 2024-04-26T05:01:02.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.848+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~93N5UAGESPQ5.0 size=248097 2024-04-26T05:01:02.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.848+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=93N5UAGESPQ5 tag=8SIGQA1VXSQW type=write size=1296673 2024-04-26T05:01:02.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.850+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.0 size=1048576 2024-04-26T05:01:02.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.852+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.1 size=1048576 2024-04-26T05:01:02.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.852+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~WEQAA26Y8YH3.2 size=583165 2024-04-26T05:01:02.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.856+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=WEQAA26Y8YH3 tag=Q6QNKJ9UJJN5 type=write size=3728893 2024-04-26T05:01:02.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.860+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~38TD6703GAK8.0 size=1048576 2024-04-26T05:01:02.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~38TD6703GAK8.1 size=274315 2024-04-26T05:01:02.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.862+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=38TD6703GAK8 tag=NOV3OLA0C31F type=write size=2371467 2024-04-26T05:01:02.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.864+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.0 size=1048576 2024-04-26T05:01:02.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.864+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.1 size=1048576 2024-04-26T05:01:02.866 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.866+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~2IQWJ440USO8.2 size=36538 2024-04-26T05:01:02.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.869+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=2IQWJ440USO8 tag=HDFBA4GO0PQY type=write size=3182266 2024-04-26T05:01:02.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.873+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.0 size=1048576 2024-04-26T05:01:02.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.875+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.1 size=1048576 2024-04-26T05:01:02.877 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.877+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.2 size=1043675 2024-04-26T05:01:02.877 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.877+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=1QLIUNX4N5ZZ tag=AJQA9I42JEGO type=write size=4189403 2024-04-26T05:01:02.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.880+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.0 size=1048576 2024-04-26T05:01:02.881 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.881+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.1 size=1048576 2024-04-26T05:01:02.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.883+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~1L5PB47D8KV8.2 size=291794 2024-04-26T05:01:02.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.887+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=1L5PB47D8KV8 tag=KL6VIJJIHJTS type=write size=3437522 2024-04-26T05:01:02.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.890+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=BHS0XHX2HOZR type=del size=693638 2024-04-26T05:01:02.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.892+0000 7f5e6c44f780 1 < canceled operation key=RC0KPPYXSR38 tag=GSMZRYGYVXTA type=del size=2121121 2024-04-26T05:01:02.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.895+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=83M0FGLMFXZI type=del size=3003573 2024-04-26T05:01:02.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.899+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=7L5HTBXBMD64 type=del size=738497 2024-04-26T05:01:02.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.901+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=FT27CH0UVBZU type=del size=4083894 2024-04-26T05:01:02.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.903+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.0 size=1048576 2024-04-26T05:01:02.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.903+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.1 size=1048576 2024-04-26T05:01:02.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.904+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~J02O2SPXD07J.2 size=603776 2024-04-26T05:01:02.909 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.908+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=J02O2SPXD07J tag=AHYSV6IBL7QW type=write size=3749504 2024-04-26T05:01:02.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.911+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=XC39TO2H3A4M type=write size=959075 2024-04-26T05:01:02.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.913+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~UK1BBNGF8K17.0 size=1048576 2024-04-26T05:01:02.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.913+0000 7f5e6c44f780 1 < canceled part key=_multipart_M8QRWDR463QJ.2~UK1BBNGF8K17.1 size=528805 2024-04-26T05:01:02.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.916+0000 7f5e6c44f780 1 < canceled multipart upload key=M8QRWDR463QJ upload=UK1BBNGF8K17 tag=HL39CWI41B78 type=write size=2625957 2024-04-26T05:01:02.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.918+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=OECMA46B8EWM type=del size=3550931 2024-04-26T05:01:02.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.920+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~9HFMN9IMDO85.0 size=1048576 2024-04-26T05:01:02.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.922+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~9HFMN9IMDO85.1 size=452590 2024-04-26T05:01:02.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.926+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=9HFMN9IMDO85 tag=0RFX0J83FCOW type=write size=2549742 2024-04-26T05:01:02.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.928+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=6925T0RRD6BQ type=del size=3169657 2024-04-26T05:01:02.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.930+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=AY43ZEM0UU1I type=del 2024-04-26T05:01:02.932 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.932+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=U149OZXU22V6 type=del size=419202 2024-04-26T05:01:02.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.934+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~21FOFJP8W79M.0 size=1048576 2024-04-26T05:01:02.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.936+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~21FOFJP8W79M.1 size=43925 2024-04-26T05:01:02.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.940+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=21FOFJP8W79M tag=H1Q69JS9CRDB type=write size=2141077 2024-04-26T05:01:02.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.942+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=P18R76V347KH type=del size=2985821 2024-04-26T05:01:02.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.946+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=6VZU1DWAMYCC type=del size=1905874 2024-04-26T05:01:02.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.948+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=PA0WRE3YHM0D type=del size=3160343 2024-04-26T05:01:02.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.948+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.0 size=1048576 2024-04-26T05:01:02.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.948+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.1 size=1048576 2024-04-26T05:01:02.950 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.950+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~QKZIC3I7KT2J.2 size=684872 2024-04-26T05:01:02.954 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.954+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=QKZIC3I7KT2J tag=PHB821VWRPGP type=write size=3830600 2024-04-26T05:01:02.956 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.956+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=RROBIGBHGMCW type=del size=3164748 2024-04-26T05:01:02.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.958+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~BBMJQARDF28L.0 size=1048576 2024-04-26T05:01:02.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.960+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~BBMJQARDF28L.1 size=717375 2024-04-26T05:01:02.965 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.964+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=BBMJQARDF28L tag=93OBN12S3SWL type=write size=2814527 2024-04-26T05:01:02.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.968+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~QCM04OY3APIL.0 size=1048576 2024-04-26T05:01:02.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.970+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~QCM04OY3APIL.1 size=482456 2024-04-26T05:01:02.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.970+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=QCM04OY3APIL tag=7QFQ37VJPIMZ type=write size=2579608 2024-04-26T05:01:02.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.972+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~8FRPX2CE6ZLS.0 size=597216 2024-04-26T05:01:02.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.976+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=8FRPX2CE6ZLS tag=623M6W51AHH0 type=write size=1645792 2024-04-26T05:01:02.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.981+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~1O29A8N7T7KH.0 size=1048576 2024-04-26T05:01:02.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.982+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~1O29A8N7T7KH.1 size=1007321 2024-04-26T05:01:02.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.982+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=1O29A8N7T7KH tag=O97Q2FDXT5YG type=write size=3104473 2024-04-26T05:01:02.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.985+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.0 size=1048576 2024-04-26T05:01:02.987 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.986+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.1 size=1048576 2024-04-26T05:01:02.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.988+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~D5R2AKEKYZWA.2 size=840968 2024-04-26T05:01:02.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.992+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=D5R2AKEKYZWA tag=U852KYDSPG71 type=write size=3986696 2024-04-26T05:01:02.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.994+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=QUDE3B86MUHL type=del size=722435 2024-04-26T05:01:02.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:02.996+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~93N5UAGESPQ5.0 size=248097 2024-04-26T05:01:03.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.000+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=93N5UAGESPQ5 tag=8SIGQA1VXSQW type=write size=1296673 2024-04-26T05:01:03.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.003+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=SN5V4PQEKEYD type=del size=2658740 2024-04-26T05:01:03.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.003+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~38TD6703GAK8.0 size=1048576 2024-04-26T05:01:03.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.005+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~38TD6703GAK8.1 size=274315 2024-04-26T05:01:03.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.008+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=38TD6703GAK8 tag=NOV3OLA0C31F type=write size=2371467 2024-04-26T05:01:03.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.013+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JMZ8XDLF6W5E.0 size=112653 2024-04-26T05:01:03.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.013+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=JMZ8XDLF6W5E tag=T3YYUFMLQSIV type=write size=1161229 2024-04-26T05:01:03.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.013+0000 7f5e6c44f780 1 < canceled part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.0 size=1048576 2024-04-26T05:01:03.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.015+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.1 size=1048576 2024-04-26T05:01:03.017 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.017+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~1QLIUNX4N5ZZ.2 size=1043675 2024-04-26T05:01:03.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.020+0000 7f5e6c44f780 1 < canceled multipart upload key=RHUI6JF0N6X1 upload=1QLIUNX4N5ZZ tag=AJQA9I42JEGO type=write size=4189403 2024-04-26T05:01:03.023 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.023+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=U6DTM2OERJWA type=del size=3035397 2024-04-26T05:01:03.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.025+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=BHS0XHX2HOZR type=del 2024-04-26T05:01:03.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.027+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=O5F1F86G5QVX type=write size=933951 2024-04-26T05:01:03.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.031+0000 7f5e6c44f780 1 < suggested update operation key=RC0KPPYXSR38 tag=83M0FGLMFXZI type=del size=3003573 2024-04-26T05:01:03.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.033+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=OMBNRRMH1C0Z type=write size=23866 2024-04-26T05:01:03.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.035+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=FT27CH0UVBZU type=del 2024-04-26T05:01:03.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.038+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~LXD060FMK93K.0 size=746885 2024-04-26T05:01:03.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.038+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=LXD060FMK93K tag=UI0N5B08P98I type=write size=1795461 2024-04-26T05:01:03.041 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.040+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=XC39TO2H3A4M type=write size=959075 2024-04-26T05:01:03.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.044+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.0 size=1048576 2024-04-26T05:01:03.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.046+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.1 size=1048576 2024-04-26T05:01:03.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.047+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.2 size=455775 2024-04-26T05:01:03.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.047+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=8ZQ2RT04MOUU tag=EYB8Q9HPDE4I type=write size=3601503 2024-04-26T05:01:03.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.049+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=OECMA46B8EWM type=del 2024-04-26T05:01:03.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.051+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=2M40CEOBIQAS type=del size=3577620 2024-04-26T05:01:03.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.053+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=6925T0RRD6BQ type=del 2024-04-26T05:01:03.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.057+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~K6EM1SQHEFCH.0 size=98559 2024-04-26T05:01:03.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.057+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=K6EM1SQHEFCH tag=60GNCQIBMOPH type=write size=1147135 2024-04-26T05:01:03.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.059+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=U149OZXU22V6 type=del 2024-04-26T05:01:03.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.061+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=N36QMCL218EP type=del size=2204059 2024-04-26T05:01:03.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.063+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=P18R76V347KH type=del 2024-04-26T05:01:03.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.065+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=BRNWZLD6ZU8T type=write size=115522 2024-04-26T05:01:03.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.067+0000 7f5e6c44f780 1 < canceled operation key=EMFSIM4S1CBB tag=PA0WRE3YHM0D type=del size=3160343 2024-04-26T05:01:03.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.070+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=FXDI2WHCGL98 type=del size=4167759 2024-04-26T05:01:03.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.072+0000 7f5e6c44f780 1 < canceled operation key=M8QRWDR463QJ tag=RROBIGBHGMCW type=del size=3164748 2024-04-26T05:01:03.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.076+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~2WJYAJHOSRB5.0 size=1048576 2024-04-26T05:01:03.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.078+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~2WJYAJHOSRB5.1 size=965391 2024-04-26T05:01:03.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.078+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=2WJYAJHOSRB5 tag=8PB84268PHJC type=write size=3062543 2024-04-26T05:01:03.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.080+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~QCM04OY3APIL.0 size=1048576 2024-04-26T05:01:03.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.081+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~QCM04OY3APIL.1 size=482456 2024-04-26T05:01:03.086 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.086+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=QCM04OY3APIL tag=7QFQ37VJPIMZ type=write size=2579608 2024-04-26T05:01:03.090 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.089+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.0 size=1048576 2024-04-26T05:01:03.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.091+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.1 size=1048576 2024-04-26T05:01:03.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.093+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.2 size=995089 2024-04-26T05:01:03.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.093+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=YHF92ZCR611M tag=RREAXQ7H47GX type=write size=4140817 2024-04-26T05:01:03.096 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.096+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~1O29A8N7T7KH.0 size=1048576 2024-04-26T05:01:03.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.098+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~1O29A8N7T7KH.1 size=1007321 2024-04-26T05:01:03.103 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.102+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=1O29A8N7T7KH tag=O97Q2FDXT5YG type=write size=3104473 2024-04-26T05:01:03.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.104+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=CVT0LTJC4E63 type=del size=4081661 2024-04-26T05:01:03.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.107+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=QUDE3B86MUHL type=del 2024-04-26T05:01:03.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.109+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=Z4ETDE2OXRJX type=del size=179488 2024-04-26T05:01:03.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.111+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=SN5V4PQEKEYD type=del 2024-04-26T05:01:03.114 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.114+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=3I2FQECLT70J type=del size=1499367 2024-04-26T05:01:03.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.116+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JMZ8XDLF6W5E.0 size=112653 2024-04-26T05:01:03.120 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.120+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=JMZ8XDLF6W5E tag=T3YYUFMLQSIV type=write size=1161229 2024-04-26T05:01:03.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.122+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=U38KZRCJUZ7E type=del size=1249733 2024-04-26T05:01:03.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.124+0000 7f5e6c44f780 1 < canceled operation key=RRP3UJQSYW86 tag=U6DTM2OERJWA type=del size=3035397 2024-04-26T05:01:03.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.126+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=WBRUBLWE9V0S type=del size=1295533 2024-04-26T05:01:03.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.130+0000 7f5e6c44f780 1 < suggested update operation key=52BYVVK0SKQI tag=O5F1F86G5QVX type=write size=933951 2024-04-26T05:01:03.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.133+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=FFBRV2IXPCYE type=del size=2850771 2024-04-26T05:01:03.135 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.135+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=OMBNRRMH1C0Z type=write size=23866 2024-04-26T05:01:03.137 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.137+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=UOAYIMDY6R22 type=del size=1564722 2024-04-26T05:01:03.139 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.139+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~LXD060FMK93K.0 size=746885 2024-04-26T05:01:03.143 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.143+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=LXD060FMK93K tag=UI0N5B08P98I type=write size=1795461 2024-04-26T05:01:03.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.145+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=7B4KC1JLYV6J type=del size=3790731 2024-04-26T05:01:03.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.147+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.0 size=1048576 2024-04-26T05:01:03.149 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.149+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.1 size=1048576 2024-04-26T05:01:03.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.151+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~8ZQ2RT04MOUU.2 size=455775 2024-04-26T05:01:03.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.156+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=8ZQ2RT04MOUU tag=EYB8Q9HPDE4I type=write size=3601503 2024-04-26T05:01:03.158 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.158+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=L8LL93OJ1GXW type=del size=653816 2024-04-26T05:01:03.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.160+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=2M40CEOBIQAS type=del 2024-04-26T05:01:03.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.162+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=0AOXIGR8Q3XX type=del size=3411815 2024-04-26T05:01:03.166 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.166+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~K6EM1SQHEFCH.0 size=98559 2024-04-26T05:01:03.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.169+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=K6EM1SQHEFCH tag=60GNCQIBMOPH type=write size=1147135 2024-04-26T05:01:03.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.171+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=60POREOPF9QB type=write size=438658 2024-04-26T05:01:03.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.173+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=N36QMCL218EP type=del 2024-04-26T05:01:03.176 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.176+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=KMT9MK5PUKUQ type=del size=42187 2024-04-26T05:01:03.178 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.178+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=BRNWZLD6ZU8T type=write size=115522 2024-04-26T05:01:03.180 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.180+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=YML2TPUVYYJA type=del size=3764375 2024-04-26T05:01:03.182 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.182+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=FXDI2WHCGL98 type=del 2024-04-26T05:01:03.184 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.184+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=H2XNV3CROX7V type=del size=3603906 2024-04-26T05:01:03.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.184+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~2WJYAJHOSRB5.0 size=1048576 2024-04-26T05:01:03.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.184+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~2WJYAJHOSRB5.1 size=965391 2024-04-26T05:01:03.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.188+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=2WJYAJHOSRB5 tag=8PB84268PHJC type=write size=3062543 2024-04-26T05:01:03.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.190+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=TQJ8J2X3Y2R4 type=write size=166876 2024-04-26T05:01:03.193 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.192+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.0 size=1048576 2024-04-26T05:01:03.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.194+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.1 size=1048576 2024-04-26T05:01:03.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.196+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~YHF92ZCR611M.2 size=995089 2024-04-26T05:01:03.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.199+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=YHF92ZCR611M tag=RREAXQ7H47GX type=write size=4140817 2024-04-26T05:01:03.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.201+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=N8SLXLEKO0FP type=del size=674291 2024-04-26T05:01:03.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.203+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=CVT0LTJC4E63 type=del 2024-04-26T05:01:03.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.205+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=4OCAIAZQZILH type=del size=3469757 2024-04-26T05:01:03.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.207+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=Z4ETDE2OXRJX type=del 2024-04-26T05:01:03.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.210+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=0K8OLCHMBPBM type=del size=316797 2024-04-26T05:01:03.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.212+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=3I2FQECLT70J type=del 2024-04-26T05:01:03.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.214+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=VZZ73FILAME7 type=del size=1821989 2024-04-26T05:01:03.216 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.216+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=U38KZRCJUZ7E type=del 2024-04-26T05:01:03.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.219+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=LEB5V8Z986JR type=del size=3284554 2024-04-26T05:01:03.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.221+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=WBRUBLWE9V0S type=del 2024-04-26T05:01:03.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.223+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=EEFHGOQDFXI2 type=write size=638137 2024-04-26T05:01:03.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.225+0000 7f5e6c44f780 1 < canceled operation key=6PZCJ9LKDU89 tag=FFBRV2IXPCYE type=del size=2850771 2024-04-26T05:01:03.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.229+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~T39PIHL2DW0Q.0 size=1048576 2024-04-26T05:01:03.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.231+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~T39PIHL2DW0Q.1 size=907023 2024-04-26T05:01:03.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.231+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=T39PIHL2DW0Q tag=D2IB77731YAI type=write size=3004175 2024-04-26T05:01:03.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.233+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=UOAYIMDY6R22 type=del 2024-04-26T05:01:03.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.237+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~XFJF1ADWQ2UZ.0 size=1048576 2024-04-26T05:01:03.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.239+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~XFJF1ADWQ2UZ.1 size=625151 2024-04-26T05:01:03.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.239+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=XFJF1ADWQ2UZ tag=46GM8CPY9OXG type=write size=2722303 2024-04-26T05:01:03.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.243+0000 7f5e6c44f780 1 < suggested remove operation key=M436GKZG1I32 tag=7B4KC1JLYV6J type=del 2024-04-26T05:01:03.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.245+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=P7PGGKJTF0J6 type=del size=2949738 2024-04-26T05:01:03.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.247+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=L8LL93OJ1GXW type=del 2024-04-26T05:01:03.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.250+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~DOEF3AICO8N8.0 size=161219 2024-04-26T05:01:03.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.250+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=DOEF3AICO8N8 tag=NAKWAOTB6XRT type=write size=1209795 2024-04-26T05:01:03.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.253+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=0AOXIGR8Q3XX type=del 2024-04-26T05:01:03.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.257+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~JE4WG78ND0IA.0 size=1048576 2024-04-26T05:01:03.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.259+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~JE4WG78ND0IA.1 size=1037274 2024-04-26T05:01:03.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.259+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=JE4WG78ND0IA tag=9DIZR9I0QXGN type=write size=3134426 2024-04-26T05:01:03.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.261+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=60POREOPF9QB type=write size=438658 2024-04-26T05:01:03.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.265+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~ITTNMIP3S4ZG.0 size=1048576 2024-04-26T05:01:03.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.266+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~ITTNMIP3S4ZG.1 size=119960 2024-04-26T05:01:03.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.266+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=ITTNMIP3S4ZG tag=EESU8ZPVV6IX type=write size=2217112 2024-04-26T05:01:03.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.269+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=KMT9MK5PUKUQ type=del 2024-04-26T05:01:03.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.273+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~3JCKWR0Z22AV.0 size=1048576 2024-04-26T05:01:03.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.274+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~3JCKWR0Z22AV.1 size=975227 2024-04-26T05:01:03.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.274+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=3JCKWR0Z22AV tag=F078DSYEJTRS type=write size=3072379 2024-04-26T05:01:03.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.278+0000 7f5e6c44f780 1 < suggested remove operation key=RBHAWA10J1N8 tag=YML2TPUVYYJA type=del 2024-04-26T05:01:03.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.280+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=3QA0F65G95W1 type=write size=918579 2024-04-26T05:01:03.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.283+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=H2XNV3CROX7V type=del 2024-04-26T05:01:03.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.285+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=9VU3114NA9BG type=del size=1645232 2024-04-26T05:01:03.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.287+0000 7f5e6c44f780 1 < completed write operation key=00YCEFZ2NL31 tag=TQJ8J2X3Y2R4 type=write size=166876 2024-04-26T05:01:03.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.289+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=HP4BKJHKYQW0 type=write size=317349 2024-04-26T05:01:03.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.293+0000 7f5e6c44f780 1 < suggested update operation key=G1PZE7VIJWML tag=N8SLXLEKO0FP type=del size=674291 2024-04-26T05:01:03.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.296+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~VVDDUNFZ5QG7.0 size=960085 2024-04-26T05:01:03.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.296+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=VVDDUNFZ5QG7 tag=TW55NPEO09RE type=write size=2008661 2024-04-26T05:01:03.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.297+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=M436GKZG1I32 tag=4OCAIAZQZILH type=del size=3469757: (2) No such file or directory 2024-04-26T05:01:03.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.301+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~Y567GMP2Y75O.0 size=1048576 2024-04-26T05:01:03.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.303+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~Y567GMP2Y75O.1 size=115092 2024-04-26T05:01:03.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.303+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=Y567GMP2Y75O tag=AL8P8JER5104 type=write size=2212244 2024-04-26T05:01:03.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.305+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=0K8OLCHMBPBM type=del 2024-04-26T05:01:03.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.307+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=ANIQKWD3RSW8 type=del size=227211 2024-04-26T05:01:03.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.309+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=VZZ73FILAME7 type=del 2024-04-26T05:01:03.313 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.313+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.0 size=1048576 2024-04-26T05:01:03.315 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.315+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.1 size=1048576 2024-04-26T05:01:03.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.316+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.2 size=934901 2024-04-26T05:01:03.317 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.316+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=9CHTW791139L tag=1AHPYM5VLVY8 type=write size=4080629 2024-04-26T05:01:03.319 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.319+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=LEB5V8Z986JR type=del 2024-04-26T05:01:03.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.321+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=QUL95F9VQTX2 type=del size=3002974 2024-04-26T05:01:03.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.323+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=EEFHGOQDFXI2 type=write size=638137 2024-04-26T05:01:03.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.326+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=XXW32XJSM4QY type=del size=3737224 2024-04-26T05:01:03.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.328+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~T39PIHL2DW0Q.0 size=1048576 2024-04-26T05:01:03.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.329+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~T39PIHL2DW0Q.1 size=907023 2024-04-26T05:01:03.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.333+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=T39PIHL2DW0Q tag=D2IB77731YAI type=write size=3004175 2024-04-26T05:01:03.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.337+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~42DEWWE6X4IL.0 size=496843 2024-04-26T05:01:03.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.337+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=42DEWWE6X4IL tag=CS7MRW0S3MQZ type=write size=1545419 2024-04-26T05:01:03.339 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.339+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~XFJF1ADWQ2UZ.0 size=1048576 2024-04-26T05:01:03.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.341+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~XFJF1ADWQ2UZ.1 size=625151 2024-04-26T05:01:03.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.345+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=XFJF1ADWQ2UZ tag=46GM8CPY9OXG type=write size=2722303 2024-04-26T05:01:03.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.347+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=N7TW6YJUZC4U type=del size=232232 2024-04-26T05:01:03.349 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.349+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=P7PGGKJTF0J6 type=del 2024-04-26T05:01:03.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.351+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=8IV0UZ210C1J type=del size=2017014 2024-04-26T05:01:03.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.353+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~DOEF3AICO8N8.0 size=161219 2024-04-26T05:01:03.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.356+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=DOEF3AICO8N8 tag=NAKWAOTB6XRT type=write size=1209795 2024-04-26T05:01:03.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.359+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=V9J496TL9CJJ type=del size=395518 2024-04-26T05:01:03.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.362+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~JE4WG78ND0IA.0 size=1048576 2024-04-26T05:01:03.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.363+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~JE4WG78ND0IA.1 size=1037274 2024-04-26T05:01:03.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.367+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=JE4WG78ND0IA tag=9DIZR9I0QXGN type=write size=3134426 2024-04-26T05:01:03.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.371+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~WEI2P0NVO2ZW.0 size=1048576 2024-04-26T05:01:03.373 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.373+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~WEI2P0NVO2ZW.1 size=371557 2024-04-26T05:01:03.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.373+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=WEI2P0NVO2ZW tag=ENUVHYEAS868 type=write size=2468709 2024-04-26T05:01:03.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.373+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~ITTNMIP3S4ZG.0 size=1048576 2024-04-26T05:01:03.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.376+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~ITTNMIP3S4ZG.1 size=119960 2024-04-26T05:01:03.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.379+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=ITTNMIP3S4ZG tag=EESU8ZPVV6IX type=write size=2217112 2024-04-26T05:01:03.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.381+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=GDLNZ67PODRU type=del size=2449692 2024-04-26T05:01:03.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.384+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~3JCKWR0Z22AV.0 size=1048576 2024-04-26T05:01:03.385 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.385+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~3JCKWR0Z22AV.1 size=975227 2024-04-26T05:01:03.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.389+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=3JCKWR0Z22AV tag=F078DSYEJTRS type=write size=3072379 2024-04-26T05:01:03.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.391+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=HJY37ZJ7BHH6 type=del size=1522351 2024-04-26T05:01:03.397 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.396+0000 7f5e6c44f780 1 < suggested remove operation key=HLA0M5HU2P9F tag=3QA0F65G95W1 type=write 2024-04-26T05:01:03.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.400+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~K8MGK9HYSPHC.0 size=368993 2024-04-26T05:01:03.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.400+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=K8MGK9HYSPHC tag=QSXAES1IU11P type=write size=1417569 2024-04-26T05:01:03.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.404+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=9VU3114NA9BG type=del 2024-04-26T05:01:03.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.406+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=QO70T2AWIWIE type=write size=176307 2024-04-26T05:01:03.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.409+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=HP4BKJHKYQW0 type=write size=317349 2024-04-26T05:01:03.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.413+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~NZFY00I6XW34.0 size=572738 2024-04-26T05:01:03.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.413+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=NZFY00I6XW34 tag=Z1G9MGONY2OX type=write size=1621314 2024-04-26T05:01:03.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.413+0000 7f5e6c44f780 1 < canceled part key=_multipart_RHUI6JF0N6X1.2~VVDDUNFZ5QG7.0 size=960085 2024-04-26T05:01:03.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.416+0000 7f5e6c44f780 1 < canceled multipart upload key=RHUI6JF0N6X1 upload=VVDDUNFZ5QG7 tag=TW55NPEO09RE type=write size=2008661 2024-04-26T05:01:03.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.418+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=5WPAQI2OIIYD type=del size=1059226 2024-04-26T05:01:03.421 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.421+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~Y567GMP2Y75O.0 size=1048576 2024-04-26T05:01:03.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.423+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~Y567GMP2Y75O.1 size=115092 2024-04-26T05:01:03.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.426+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=Y567GMP2Y75O tag=AL8P8JER5104 type=write size=2212244 2024-04-26T05:01:03.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.428+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=FW0XREILX3FU type=del size=1761413 2024-04-26T05:01:03.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.430+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=ANIQKWD3RSW8 type=del 2024-04-26T05:01:03.432 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.432+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=2EGQFDJ1ZJTG type=del size=2670945 2024-04-26T05:01:03.434 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.434+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.0 size=1048576 2024-04-26T05:01:03.436 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.436+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.1 size=1048576 2024-04-26T05:01:03.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.437+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~9CHTW791139L.2 size=934901 2024-04-26T05:01:03.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.441+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=9CHTW791139L tag=1AHPYM5VLVY8 type=write size=4080629 2024-04-26T05:01:03.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.445+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~08BN9JTE6AP5.0 size=1048576 2024-04-26T05:01:03.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.447+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~08BN9JTE6AP5.1 size=548814 2024-04-26T05:01:03.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.447+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=08BN9JTE6AP5 tag=6AR7OW2VVHQJ type=write size=2645966 2024-04-26T05:01:03.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.449+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=QUL95F9VQTX2 type=del 2024-04-26T05:01:03.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.0 size=1048576 2024-04-26T05:01:03.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.455+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.1 size=1048576 2024-04-26T05:01:03.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.456+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.2 size=910283 2024-04-26T05:01:03.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.456+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=N3H2TM2BR2PV tag=H9KGU7JYUZVQ type=write size=4056011 2024-04-26T05:01:03.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.461+0000 7f5e6c44f780 1 < suggested update operation key=EMFSIM4S1CBB tag=XXW32XJSM4QY type=del size=3737224 2024-04-26T05:01:03.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.463+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=21XOOR2220QM type=write size=332762 2024-04-26T05:01:03.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.465+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~42DEWWE6X4IL.0 size=496843 2024-04-26T05:01:03.468 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.468+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=42DEWWE6X4IL tag=CS7MRW0S3MQZ type=write size=1545419 2024-04-26T05:01:03.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.470+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=0GBRQKYHAT4M type=del size=2085966 2024-04-26T05:01:03.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.473+0000 7f5e6c44f780 -1 < failed to complete operation key=HLA0M5HU2P9F tag=N7TW6YJUZC4U type=del size=232232: (22) Invalid argument 2024-04-26T05:01:03.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.476+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.0 size=1048576 2024-04-26T05:01:03.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.478+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.1 size=1048576 2024-04-26T05:01:03.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.480+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.2 size=306073 2024-04-26T05:01:03.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.480+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=18G8UITMGLVX tag=6NLLJYTSM69D type=write size=3451801 2024-04-26T05:01:03.482 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.482+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=8IV0UZ210C1J type=del 2024-04-26T05:01:03.484 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.484+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=3210UJWVULJY type=del size=886818 2024-04-26T05:01:03.486 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.486+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=V9J496TL9CJJ type=del 2024-04-26T05:01:03.490 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.489+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~BX06GXELN97G.0 size=1048576 2024-04-26T05:01:03.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.491+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~BX06GXELN97G.1 size=962396 2024-04-26T05:01:03.492 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.491+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=BX06GXELN97G tag=1DVPR9JPYCE8 type=write size=3059548 2024-04-26T05:01:03.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.493+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~WEI2P0NVO2ZW.0 size=1048576 2024-04-26T05:01:03.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.495+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~WEI2P0NVO2ZW.1 size=371557 2024-04-26T05:01:03.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.499+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=WEI2P0NVO2ZW tag=ENUVHYEAS868 type=write size=2468709 2024-04-26T05:01:03.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.503+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.0 size=1048576 2024-04-26T05:01:03.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.505+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.1 size=1048576 2024-04-26T05:01:03.507 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.507+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.2 size=777548 2024-04-26T05:01:03.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.507+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=LQEVR44MV4U6 tag=JY8IEUQBDXMM type=write size=3923276 2024-04-26T05:01:03.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.511+0000 7f5e6c44f780 1 < suggested remove operation key=G1PZE7VIJWML tag=GDLNZ67PODRU type=del 2024-04-26T05:01:03.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.515+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~FUPXKL1258ZY.0 size=243679 2024-04-26T05:01:03.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.515+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=FUPXKL1258ZY tag=JHH8E2ROOQ79 type=write size=1292255 2024-04-26T05:01:03.517 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.517+0000 7f5e6c44f780 1 < canceled operation key=SO60V5P7E3UJ tag=HJY37ZJ7BHH6 type=del size=1522351 2024-04-26T05:01:03.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.519+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=E59NK3QFP33M type=del size=3388144 2024-04-26T05:01:03.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.522+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~K8MGK9HYSPHC.0 size=368993 2024-04-26T05:01:03.526 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.525+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=K8MGK9HYSPHC tag=QSXAES1IU11P type=write size=1417569 2024-04-26T05:01:03.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.528+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=UMTMC3KK519Y type=del size=3266896 2024-04-26T05:01:03.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.532+0000 7f5e6c44f780 1 < suggested remove operation key=T6F27FVZALU3 tag=QO70T2AWIWIE type=write 2024-04-26T05:01:03.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.536+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XHHCGXBPS1XV.0 size=1048576 2024-04-26T05:01:03.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.537+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XHHCGXBPS1XV.1 size=158378 2024-04-26T05:01:03.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.537+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=XHHCGXBPS1XV tag=YX5SHH5UDF4T type=write size=2255530 2024-04-26T05:01:03.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.539+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~NZFY00I6XW34.0 size=572738 2024-04-26T05:01:03.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.543+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=NZFY00I6XW34 tag=Z1G9MGONY2OX type=write size=1621314 2024-04-26T05:01:03.545 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.545+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=PRI1B1DWYDC8 type=del size=2236424 2024-04-26T05:01:03.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.547+0000 7f5e6c44f780 1 < canceled operation key=WPPJT7ES6671 tag=5WPAQI2OIIYD type=del size=1059226 2024-04-26T05:01:03.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.549+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=3H2L35UEUX6Y type=write size=447372 2024-04-26T05:01:03.553 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.553+0000 7f5e6c44f780 1 < suggested update operation key=6PZCJ9LKDU89 tag=FW0XREILX3FU type=del size=1761413 2024-04-26T05:01:03.555 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.555+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=8LL1X8YEORXN type=del size=7879 2024-04-26T05:01:03.558 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.557+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=2EGQFDJ1ZJTG type=del 2024-04-26T05:01:03.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.559+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=0W8UYT8J97FV type=del size=3040263 2024-04-26T05:01:03.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.561+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~08BN9JTE6AP5.0 size=1048576 2024-04-26T05:01:03.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.563+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~08BN9JTE6AP5.1 size=548814 2024-04-26T05:01:03.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.567+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=08BN9JTE6AP5 tag=6AR7OW2VVHQJ type=write size=2645966 2024-04-26T05:01:03.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.569+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=O9RCZCOPGPU2 type=write size=140937 2024-04-26T05:01:03.571 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.571+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.0 size=1048576 2024-04-26T05:01:03.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.573+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.1 size=1048576 2024-04-26T05:01:03.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.574+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~N3H2TM2BR2PV.2 size=910283 2024-04-26T05:01:03.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.578+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=N3H2TM2BR2PV tag=H9KGU7JYUZVQ type=write size=4056011 2024-04-26T05:01:03.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.582+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~N99MQ84HLJN2.0 size=1048576 2024-04-26T05:01:03.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.583+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~N99MQ84HLJN2.1 size=378979 2024-04-26T05:01:03.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.583+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=N99MQ84HLJN2 tag=R17Y9MHNYEGL type=write size=2476131 2024-04-26T05:01:03.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.586+0000 7f5e6c44f780 1 < completed write operation key=UA5Z192DBL0X tag=21XOOR2220QM type=write size=332762 2024-04-26T05:01:03.588 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.588+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=NPHNZ93V6034 type=del size=1422359 2024-04-26T05:01:03.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.590+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=0GBRQKYHAT4M type=del 2024-04-26T05:01:03.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.592+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=I6NCA52TNT35 type=del size=1013805 2024-04-26T05:01:03.594 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.594+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.0 size=1048576 2024-04-26T05:01:03.594 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.594+0000 7f5e6c44f780 1 < canceled part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.1 size=1048576 2024-04-26T05:01:03.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.596+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~18G8UITMGLVX.2 size=306073 2024-04-26T05:01:03.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.600+0000 7f5e6c44f780 1 < canceled multipart upload key=1JG681PFCBSF upload=18G8UITMGLVX tag=6NLLJYTSM69D type=write size=3451801 2024-04-26T05:01:03.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.604+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.0 size=1048576 2024-04-26T05:01:03.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.606+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.1 size=1048576 2024-04-26T05:01:03.608 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.608+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.2 size=362739 2024-04-26T05:01:03.608 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.608+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=YOTI9MMH1BRM tag=4VBCGIPNVZ0C type=write size=3508467 2024-04-26T05:01:03.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.610+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=3210UJWVULJY type=del 2024-04-26T05:01:03.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.613+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~R74VYHP1C1C6.0 size=11553 2024-04-26T05:01:03.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.613+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=R74VYHP1C1C6 tag=XMF891QIYB71 type=write size=1060129 2024-04-26T05:01:03.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.616+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~BX06GXELN97G.0 size=1048576 2024-04-26T05:01:03.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.618+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~BX06GXELN97G.1 size=962396 2024-04-26T05:01:03.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.621+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=BX06GXELN97G tag=1DVPR9JPYCE8 type=write size=3059548 2024-04-26T05:01:03.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.623+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=UIB8J3CBMA6X type=del size=812361 2024-04-26T05:01:03.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.625+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.0 size=1048576 2024-04-26T05:01:03.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.627+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.1 size=1048576 2024-04-26T05:01:03.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.627+0000 7f5e6c44f780 1 < canceled part key=_multipart_VE3FPJECPA61.2~LQEVR44MV4U6.2 size=777548 2024-04-26T05:01:03.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.631+0000 7f5e6c44f780 1 < canceled multipart upload key=VE3FPJECPA61 upload=LQEVR44MV4U6 tag=JY8IEUQBDXMM type=write size=3923276 2024-04-26T05:01:03.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.641+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.0 size=1048576 2024-04-26T05:01:03.643 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.643+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.1 size=1048576 2024-04-26T05:01:03.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.645+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.2 size=912942 2024-04-26T05:01:03.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.645+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=8OM8ZYNE1QHT tag=3JE7S612WHDP type=write size=4058670 2024-04-26T05:01:03.648 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.647+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~FUPXKL1258ZY.0 size=243679 2024-04-26T05:01:03.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.651+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=FUPXKL1258ZY tag=JHH8E2ROOQ79 type=write size=1292255 2024-04-26T05:01:03.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.653+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=EB1GW96WB392 type=del size=4165043 2024-04-26T05:01:03.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.657+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=E59NK3QFP33M type=del size=3388144 2024-04-26T05:01:03.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.659+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=8QR1MRG7O2CX type=del size=1672256 2024-04-26T05:01:03.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.662+0000 7f5e6c44f780 -1 < failed to complete operation key=00YCEFZ2NL31 tag=UMTMC3KK519Y type=del size=3266896: (22) Invalid argument 2024-04-26T05:01:03.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.666+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~7FYUOIR3EZIN.0 size=1048576 2024-04-26T05:01:03.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.667+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~7FYUOIR3EZIN.1 size=132253 2024-04-26T05:01:03.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.667+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=7FYUOIR3EZIN tag=M4500L28GRUN type=write size=2229405 2024-04-26T05:01:03.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.668+0000 7f5e6c44f780 1 < canceled part key=_multipart_M436GKZG1I32.2~XHHCGXBPS1XV.0 size=1048576 2024-04-26T05:01:03.670 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.670+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XHHCGXBPS1XV.1 size=158378 2024-04-26T05:01:03.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.673+0000 7f5e6c44f780 1 < canceled multipart upload key=M436GKZG1I32 upload=XHHCGXBPS1XV tag=YX5SHH5UDF4T type=write size=2255530 2024-04-26T05:01:03.675 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.675+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=DQ49RXP3AZHZ type=write size=988803 2024-04-26T05:01:03.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.677+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=PRI1B1DWYDC8 type=del 2024-04-26T05:01:03.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.681+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~OL3WQ4UXEGOD.0 size=1048576 2024-04-26T05:01:03.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.683+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~OL3WQ4UXEGOD.1 size=547880 2024-04-26T05:01:03.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.683+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=OL3WQ4UXEGOD tag=TFYJK0F16PA0 type=write size=2645032 2024-04-26T05:01:03.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.688+0000 7f5e6c44f780 1 < suggested remove operation key=52BYVVK0SKQI tag=3H2L35UEUX6Y type=write 2024-04-26T05:01:03.690 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.690+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=RH8GKN37UOW5 type=del size=2117517 2024-04-26T05:01:03.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.691+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=8LL1X8YEORXN type=del 2024-04-26T05:01:03.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.694+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=1WGDT2OTMVAS type=write size=40387 2024-04-26T05:01:03.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.696+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=0W8UYT8J97FV type=del 2024-04-26T05:01:03.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.698+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=I1PD5MHE2YDE type=del size=2934794 2024-04-26T05:01:03.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.700+0000 7f5e6c44f780 1 < canceled operation key=T6F27FVZALU3 tag=O9RCZCOPGPU2 type=write size=140937 2024-04-26T05:01:03.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.703+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~SR7PAV7WBJJZ.0 size=592543 2024-04-26T05:01:03.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.703+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=SR7PAV7WBJJZ tag=GJVP6C1W7NKR type=write size=1641119 2024-04-26T05:01:03.705 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.705+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~N99MQ84HLJN2.0 size=1048576 2024-04-26T05:01:03.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.707+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~N99MQ84HLJN2.1 size=378979 2024-04-26T05:01:03.711 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.711+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=N99MQ84HLJN2 tag=R17Y9MHNYEGL type=write size=2476131 2024-04-26T05:01:03.715 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.715+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~AQ71JHCSIBPB.0 size=1008983 2024-04-26T05:01:03.715 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.715+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=AQ71JHCSIBPB tag=F5H8W75DP6EJ type=write size=2057559 2024-04-26T05:01:03.717 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.717+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=NPHNZ93V6034 type=del 2024-04-26T05:01:03.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.719+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=U5G9IN3JIOXT type=del size=3424301 2024-04-26T05:01:03.721 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.721+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=I6NCA52TNT35 type=del 2024-04-26T05:01:03.723 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.723+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=3QHF2CU228AU type=del size=4037733 2024-04-26T05:01:03.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.723+0000 7f5e6c44f780 1 < canceled part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.0 size=1048576 2024-04-26T05:01:03.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.725+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.1 size=1048576 2024-04-26T05:01:03.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.727+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~YOTI9MMH1BRM.2 size=362739 2024-04-26T05:01:03.730 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.730+0000 7f5e6c44f780 1 < canceled multipart upload key=EMFSIM4S1CBB upload=YOTI9MMH1BRM tag=4VBCGIPNVZ0C type=write size=3508467 2024-04-26T05:01:03.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.734+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~4N5VN7YE3V0P.0 size=230299 2024-04-26T05:01:03.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.734+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=4N5VN7YE3V0P tag=EMV68TD2APIE type=write size=1278875 2024-04-26T05:01:03.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.736+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~R74VYHP1C1C6.0 size=11553 2024-04-26T05:01:03.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.739+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=R74VYHP1C1C6 tag=XMF891QIYB71 type=write size=1060129 2024-04-26T05:01:03.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.743+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.0 size=1048576 2024-04-26T05:01:03.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.744+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.1 size=1048576 2024-04-26T05:01:03.747 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.746+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.2 size=184753 2024-04-26T05:01:03.747 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.746+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=EY97OVSFAT4F tag=YO1QPVWZUXUM type=write size=3330481 2024-04-26T05:01:03.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.749+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=UIB8J3CBMA6X type=del 2024-04-26T05:01:03.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.753+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.0 size=1048576 2024-04-26T05:01:03.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.754+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.1 size=1048576 2024-04-26T05:01:03.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.756+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.2 size=166265 2024-04-26T05:01:03.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.756+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=62CYD26G7ODV tag=UXPMWHVJVKCW type=write size=3311993 2024-04-26T05:01:03.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.758+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.0 size=1048576 2024-04-26T05:01:03.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.760+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.1 size=1048576 2024-04-26T05:01:03.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.760+0000 7f5e6c44f780 1 < canceled part key=_multipart_WPPJT7ES6671.2~8OM8ZYNE1QHT.2 size=912942 2024-04-26T05:01:03.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.763+0000 7f5e6c44f780 1 < canceled multipart upload key=WPPJT7ES6671 upload=8OM8ZYNE1QHT tag=3JE7S612WHDP type=write size=4058670 2024-04-26T05:01:03.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.765+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=DS0YEV4FSSYT type=del size=2595011 2024-04-26T05:01:03.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.770+0000 7f5e6c44f780 1 < suggested update operation key=I51TM1V08MGO tag=EB1GW96WB392 type=del size=4165043 2024-04-26T05:01:03.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.772+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=E3O8Y72COYSR type=write size=296752 2024-04-26T05:01:03.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.774+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=8QR1MRG7O2CX type=del 2024-04-26T05:01:03.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.776+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=TNQSI55CKAX9 type=write size=905317 2024-04-26T05:01:03.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.778+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~7FYUOIR3EZIN.0 size=1048576 2024-04-26T05:01:03.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.780+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~7FYUOIR3EZIN.1 size=132253 2024-04-26T05:01:03.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.784+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=7FYUOIR3EZIN tag=M4500L28GRUN type=write size=2229405 2024-04-26T05:01:03.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.787+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~3UVG2NIBBEYQ.0 size=1048576 2024-04-26T05:01:03.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.789+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~3UVG2NIBBEYQ.1 size=996480 2024-04-26T05:01:03.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.789+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=3UVG2NIBBEYQ tag=X0K0BPKKW3JU type=write size=3093632 2024-04-26T05:01:03.794 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.794+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=DQ49RXP3AZHZ type=write 2024-04-26T05:01:03.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.798+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.0 size=1048576 2024-04-26T05:01:03.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.800+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.1 size=1048576 2024-04-26T05:01:03.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.802+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.2 size=641730 2024-04-26T05:01:03.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.802+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=JLC9N6HS8LXV tag=JV1J8W8IXNST type=write size=3787458 2024-04-26T05:01:03.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.802+0000 7f5e6c44f780 1 < canceled part key=_multipart_RC0KPPYXSR38.2~OL3WQ4UXEGOD.0 size=1048576 2024-04-26T05:01:03.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.804+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~OL3WQ4UXEGOD.1 size=547880 2024-04-26T05:01:03.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.808+0000 7f5e6c44f780 1 < canceled multipart upload key=RC0KPPYXSR38 upload=OL3WQ4UXEGOD tag=TFYJK0F16PA0 type=write size=2645032 2024-04-26T05:01:03.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.809+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=CM5AUKSHKMQC type=write size=46000 2024-04-26T05:01:03.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.812+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=RH8GKN37UOW5 type=del 2024-04-26T05:01:03.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.816+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.0 size=1048576 2024-04-26T05:01:03.819 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.819+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.1 size=1048576 2024-04-26T05:01:03.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.820+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.2 size=677527 2024-04-26T05:01:03.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.820+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=XYPNQCIZB5QZ tag=UAR958G2TF61 type=write size=3823255 2024-04-26T05:01:03.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.824+0000 7f5e6c44f780 1 < suggested remove operation key=RBHAWA10J1N8 tag=1WGDT2OTMVAS type=write 2024-04-26T05:01:03.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.828+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~K0IX9G9MKH10.0 size=1048576 2024-04-26T05:01:03.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.830+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~K0IX9G9MKH10.1 size=95166 2024-04-26T05:01:03.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.830+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=K0IX9G9MKH10 tag=6NYA0E3SMI31 type=write size=2192318 2024-04-26T05:01:03.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.833+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=I1PD5MHE2YDE type=del 2024-04-26T05:01:03.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.838+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~4T7UYF7SXGZ0.0 size=1048576 2024-04-26T05:01:03.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.840+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~4T7UYF7SXGZ0.1 size=634121 2024-04-26T05:01:03.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.840+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=4T7UYF7SXGZ0 tag=EGMEAS339AWM type=write size=2731273 2024-04-26T05:01:03.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.842+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~SR7PAV7WBJJZ.0 size=592543 2024-04-26T05:01:03.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.846+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=SR7PAV7WBJJZ tag=GJVP6C1W7NKR type=write size=1641119 2024-04-26T05:01:03.848 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.848+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=QN1LXRRNBNBV type=del size=802179 2024-04-26T05:01:03.851 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.851+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~AQ71JHCSIBPB.0 size=1008983 2024-04-26T05:01:03.855 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.855+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=AQ71JHCSIBPB tag=F5H8W75DP6EJ type=write size=2057559 2024-04-26T05:01:03.857 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.857+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=IYXQYN7HSNBX type=del size=1616063 2024-04-26T05:01:03.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.859+0000 7f5e6c44f780 1 < canceled operation key=T6F27FVZALU3 tag=U5G9IN3JIOXT type=del size=3424301 2024-04-26T05:01:03.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.863+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~RBZ7HDG08I4S.0 size=125445 2024-04-26T05:01:03.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.863+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=RBZ7HDG08I4S tag=05IBVY7E3ONJ type=write size=1174021 2024-04-26T05:01:03.868 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.868+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=3QHF2CU228AU type=del 2024-04-26T05:01:03.872 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.871+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.0 size=1048576 2024-04-26T05:01:03.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.873+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.1 size=1048576 2024-04-26T05:01:03.875 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.875+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.2 size=212650 2024-04-26T05:01:03.875 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.875+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=0X9GPNRTRM0P tag=JX0ZANNO2P29 type=write size=3358378 2024-04-26T05:01:03.875 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.875+0000 7f5e6c44f780 1 < canceled part key=_multipart_KC7MUR1B55LJ.2~4N5VN7YE3V0P.0 size=230299 2024-04-26T05:01:03.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.879+0000 7f5e6c44f780 1 < canceled multipart upload key=KC7MUR1B55LJ upload=4N5VN7YE3V0P tag=EMV68TD2APIE type=write size=1278875 2024-04-26T05:01:03.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.883+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~JNBSMJKPX50E.0 size=1048576 2024-04-26T05:01:03.885 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.884+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~JNBSMJKPX50E.1 size=457182 2024-04-26T05:01:03.885 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.884+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=JNBSMJKPX50E tag=3F58I8O9NMT7 type=write size=2554334 2024-04-26T05:01:03.887 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.887+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.0 size=1048576 2024-04-26T05:01:03.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.888+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.1 size=1048576 2024-04-26T05:01:03.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.890+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~EY97OVSFAT4F.2 size=184753 2024-04-26T05:01:03.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.894+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=EY97OVSFAT4F tag=YO1QPVWZUXUM type=write size=3330481 2024-04-26T05:01:03.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.896+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=VYFLQ9FIJ42S type=del size=153620 2024-04-26T05:01:03.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.899+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.0 size=1048576 2024-04-26T05:01:03.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.901+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.1 size=1048576 2024-04-26T05:01:03.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.903+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~62CYD26G7ODV.2 size=166265 2024-04-26T05:01:03.908 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.907+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=62CYD26G7ODV tag=UXPMWHVJVKCW type=write size=3311993 2024-04-26T05:01:03.912 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.912+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~PVLV3DVENRFI.0 size=172891 2024-04-26T05:01:03.912 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.912+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=PVLV3DVENRFI tag=8Y2O0SPAAB8S type=write size=1221467 2024-04-26T05:01:03.915 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.914+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=DS0YEV4FSSYT type=del 2024-04-26T05:01:03.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.916+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=FYNN7VF4ACE9 type=del size=4070723 2024-04-26T05:01:03.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.919+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=E3O8Y72COYSR type=write size=296752 2024-04-26T05:01:03.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.922+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~NPGJTEQ4UMHI.0 size=134229 2024-04-26T05:01:03.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.922+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=NPGJTEQ4UMHI tag=PC4N7RNPUN8A type=write size=1182805 2024-04-26T05:01:03.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.925+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=TNQSI55CKAX9 type=write size=905317 2024-04-26T05:01:03.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.929+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~09VMJ702Q17E.0 size=207524 2024-04-26T05:01:03.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.929+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=09VMJ702Q17E tag=C22W9Z3T1257 type=write size=1256100 2024-04-26T05:01:03.931 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.931+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~3UVG2NIBBEYQ.0 size=1048576 2024-04-26T05:01:03.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.933+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~3UVG2NIBBEYQ.1 size=996480 2024-04-26T05:01:03.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.936+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=3UVG2NIBBEYQ tag=X0K0BPKKW3JU type=write size=3093632 2024-04-26T05:01:03.939 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.938+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=51B8B188A5XH type=del size=203253 2024-04-26T05:01:03.941 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.941+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.0 size=1048576 2024-04-26T05:01:03.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.942+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.1 size=1048576 2024-04-26T05:01:03.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.945+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~JLC9N6HS8LXV.2 size=641730 2024-04-26T05:01:03.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.949+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=JLC9N6HS8LXV tag=JV1J8W8IXNST type=write size=3787458 2024-04-26T05:01:03.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.951+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=AN0GJWIANN31 type=del size=576429 2024-04-26T05:01:03.956 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.955+0000 7f5e6c44f780 1 < suggested remove operation key=WPPJT7ES6671 tag=CM5AUKSHKMQC type=write 2024-04-26T05:01:03.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.957+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=2OLTC7W3WPTF type=del size=3221259 2024-04-26T05:01:03.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.960+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.0 size=1048576 2024-04-26T05:01:03.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.961+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.1 size=1048576 2024-04-26T05:01:03.964 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.963+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~XYPNQCIZB5QZ.2 size=677527 2024-04-26T05:01:03.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.967+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=XYPNQCIZB5QZ tag=UAR958G2TF61 type=write size=3823255 2024-04-26T05:01:03.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.969+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=I72GYPOM6DUQ type=del size=3330279 2024-04-26T05:01:03.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.972+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~K0IX9G9MKH10.0 size=1048576 2024-04-26T05:01:03.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.973+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~K0IX9G9MKH10.1 size=95166 2024-04-26T05:01:03.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.977+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=K0IX9G9MKH10 tag=6NYA0E3SMI31 type=write size=2192318 2024-04-26T05:01:03.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.981+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XRT0YN8L8517.0 size=689644 2024-04-26T05:01:03.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.981+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=XRT0YN8L8517 tag=RMDAH7T44B9M type=write size=1738220 2024-04-26T05:01:03.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.983+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~4T7UYF7SXGZ0.0 size=1048576 2024-04-26T05:01:03.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.983+0000 7f5e6c44f780 1 < canceled part key=_multipart_WPPJT7ES6671.2~4T7UYF7SXGZ0.1 size=634121 2024-04-26T05:01:03.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.986+0000 7f5e6c44f780 1 < canceled multipart upload key=WPPJT7ES6671 upload=4T7UYF7SXGZ0 tag=EGMEAS339AWM type=write size=2731273 2024-04-26T05:01:03.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.991+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~G4RM0GFMDWKF.0 size=635359 2024-04-26T05:01:03.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.991+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=G4RM0GFMDWKF tag=63M5SL6UOGTH type=write size=1683935 2024-04-26T05:01:03.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.993+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=QN1LXRRNBNBV type=del 2024-04-26T05:01:03.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.995+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=GYF3DQNEERT8 type=del size=2741433 2024-04-26T05:01:03.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.997+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=IYXQYN7HSNBX type=del 2024-04-26T05:01:04.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:03.999+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=O3TK1WUCWE82 type=del size=2648458 2024-04-26T05:01:04.002 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.002+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~RBZ7HDG08I4S.0 size=125445 2024-04-26T05:01:04.006 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.005+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=RBZ7HDG08I4S tag=05IBVY7E3ONJ type=write size=1174021 2024-04-26T05:01:04.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.008+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=QF8RHOVLFEEA type=del size=1000232 2024-04-26T05:01:04.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.009+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.0 size=1048576 2024-04-26T05:01:04.012 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.011+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.1 size=1048576 2024-04-26T05:01:04.014 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.013+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~0X9GPNRTRM0P.2 size=212650 2024-04-26T05:01:04.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.017+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=0X9GPNRTRM0P tag=JX0ZANNO2P29 type=write size=3358378 2024-04-26T05:01:04.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.019+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=1TDVHM86GXAF type=del size=2142976 2024-04-26T05:01:04.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.021+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~JNBSMJKPX50E.0 size=1048576 2024-04-26T05:01:04.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.023+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~JNBSMJKPX50E.1 size=457182 2024-04-26T05:01:04.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.027+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=JNBSMJKPX50E tag=3F58I8O9NMT7 type=write size=2554334 2024-04-26T05:01:04.030 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.029+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=XVNL3BLVMB7P type=write size=487309 2024-04-26T05:01:04.033 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.031+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=VYFLQ9FIJ42S type=del 2024-04-26T05:01:04.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.035+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~GSQ1ZDPZLBDX.0 size=1048576 2024-04-26T05:01:04.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.037+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~GSQ1ZDPZLBDX.1 size=863757 2024-04-26T05:01:04.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.037+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=GSQ1ZDPZLBDX tag=K9NREPR7I39D type=write size=2960909 2024-04-26T05:01:04.041 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.040+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~PVLV3DVENRFI.0 size=172891 2024-04-26T05:01:04.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.043+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=PVLV3DVENRFI tag=8Y2O0SPAAB8S type=write size=1221467 2024-04-26T05:01:04.048 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.047+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.0 size=1048576 2024-04-26T05:01:04.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.049+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.1 size=1048576 2024-04-26T05:01:04.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.051+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.2 size=365325 2024-04-26T05:01:04.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.051+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=29W355XESWYX tag=GFG19YVHPEWI type=write size=3511053 2024-04-26T05:01:04.054 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.053+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=FYNN7VF4ACE9 type=del 2024-04-26T05:01:04.056 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.055+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=67M9QV86H951 type=del size=3866891 2024-04-26T05:01:04.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.057+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~NPGJTEQ4UMHI.0 size=134229 2024-04-26T05:01:04.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.061+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=NPGJTEQ4UMHI tag=PC4N7RNPUN8A type=write size=1182805 2024-04-26T05:01:04.066 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.065+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.0 size=1048576 2024-04-26T05:01:04.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.067+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.1 size=1048576 2024-04-26T05:01:04.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.069+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.2 size=728426 2024-04-26T05:01:04.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.069+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=1ZQ29AO483L7 tag=PLLEBP60LFVQ type=write size=3874154 2024-04-26T05:01:04.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.071+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~09VMJ702Q17E.0 size=207524 2024-04-26T05:01:04.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.075+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=09VMJ702Q17E tag=C22W9Z3T1257 type=write size=1256100 2024-04-26T05:01:04.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.079+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.0 size=1048576 2024-04-26T05:01:04.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.081+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.1 size=1048576 2024-04-26T05:01:04.084 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.083+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.2 size=613717 2024-04-26T05:01:04.084 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.083+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=OCLBK7U9D311 tag=7LVWCRNPEVDO type=write size=3759445 2024-04-26T05:01:04.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.085+0000 7f5e6c44f780 1 < canceled operation key=SO60V5P7E3UJ tag=51B8B188A5XH type=del size=203253 2024-04-26T05:01:04.088 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.087+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=L0TR2SW9I5N9 type=del size=3668743 2024-04-26T05:01:04.090 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.089+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=AN0GJWIANN31 type=del 2024-04-26T05:01:04.093 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.092+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=PQH7N9EWKQHH type=del size=1203132 2024-04-26T05:01:04.095 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.094+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=2OLTC7W3WPTF type=del 2024-04-26T05:01:04.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.099+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~G7NP9V6U4REZ.0 size=1048576 2024-04-26T05:01:04.103 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.102+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~G7NP9V6U4REZ.1 size=915136 2024-04-26T05:01:04.103 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.102+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=G7NP9V6U4REZ tag=ALLVUIP3J001 type=write size=3012288 2024-04-26T05:01:04.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.104+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=I72GYPOM6DUQ type=del 2024-04-26T05:01:04.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.106+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=GQSS29WH2UFK type=write size=737810 2024-04-26T05:01:04.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.108+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XRT0YN8L8517.0 size=689644 2024-04-26T05:01:04.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.112+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=XRT0YN8L8517 tag=RMDAH7T44B9M type=write size=1738220 2024-04-26T05:01:04.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.114+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=4KE1MCQOAXPS type=del size=1278724 2024-04-26T05:01:04.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.116+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~G4RM0GFMDWKF.0 size=635359 2024-04-26T05:01:04.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.119+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=G4RM0GFMDWKF tag=63M5SL6UOGTH type=write size=1683935 2024-04-26T05:01:04.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.121+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=4C9M3JHCMMDJ type=del size=832624 2024-04-26T05:01:04.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.123+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=GYF3DQNEERT8 type=del 2024-04-26T05:01:04.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.125+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=S9FWFABPHKNI type=del size=3729772 2024-04-26T05:01:04.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.127+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=O3TK1WUCWE82 type=del 2024-04-26T05:01:04.131 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.130+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=BC1TSDSK0SUM type=del size=3154260 2024-04-26T05:01:04.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.132+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=QF8RHOVLFEEA type=del 2024-04-26T05:01:04.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.134+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=F95RAKHTXR9X type=del size=2459036 2024-04-26T05:01:04.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.136+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=1TDVHM86GXAF type=del 2024-04-26T05:01:04.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.138+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=QPEHC2TPIMQN type=write size=182993 2024-04-26T05:01:04.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.141+0000 7f5e6c44f780 1 < completed write operation key=WPPJT7ES6671 tag=XVNL3BLVMB7P type=write size=487309 2024-04-26T05:01:04.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.143+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=QO8HX1DAOICV type=del size=1892267 2024-04-26T05:01:04.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.145+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~GSQ1ZDPZLBDX.0 size=1048576 2024-04-26T05:01:04.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.147+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~GSQ1ZDPZLBDX.1 size=863757 2024-04-26T05:01:04.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.150+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=GSQ1ZDPZLBDX tag=K9NREPR7I39D type=write size=2960909 2024-04-26T05:01:04.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.152+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=KTV5XVLPUYYX type=del size=3516111 2024-04-26T05:01:04.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.154+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.0 size=1048576 2024-04-26T05:01:04.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.156+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.1 size=1048576 2024-04-26T05:01:04.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.158+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~29W355XESWYX.2 size=365325 2024-04-26T05:01:04.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.161+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=29W355XESWYX tag=GFG19YVHPEWI type=write size=3511053 2024-04-26T05:01:04.166 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.165+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~TY0ESXG37TQG.0 size=1042435 2024-04-26T05:01:04.166 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.165+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=TY0ESXG37TQG tag=J0BSMA7A4V8M type=write size=2091011 2024-04-26T05:01:04.168 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.167+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=67M9QV86H951 type=del 2024-04-26T05:01:04.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.169+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=YT602V0XA0FX type=write size=749980 2024-04-26T05:01:04.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.171+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.0 size=1048576 2024-04-26T05:01:04.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.173+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.1 size=1048576 2024-04-26T05:01:04.174 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.173+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~1ZQ29AO483L7.2 size=728426 2024-04-26T05:01:04.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.176+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=1ZQ29AO483L7 tag=PLLEBP60LFVQ type=write size=3874154 2024-04-26T05:01:04.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.178+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=32BSDI1P9N9D type=del size=1613632 2024-04-26T05:01:04.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.180+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.0 size=1048576 2024-04-26T05:01:04.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.182+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.1 size=1048576 2024-04-26T05:01:04.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.184+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~OCLBK7U9D311.2 size=613717 2024-04-26T05:01:04.189 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.187+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=OCLBK7U9D311 tag=7LVWCRNPEVDO type=write size=3759445 2024-04-26T05:01:04.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.191+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.0 size=1048576 2024-04-26T05:01:04.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.193+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.1 size=1048576 2024-04-26T05:01:04.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.194+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.2 size=708284 2024-04-26T05:01:04.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.194+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=9YE5TS7TD1Z1 tag=BP4H8J1H9NTI type=write size=3854012 2024-04-26T05:01:04.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.199+0000 7f5e6c44f780 1 < suggested remove operation key=WJPHV271EBDO tag=L0TR2SW9I5N9 type=del 2024-04-26T05:01:04.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.201+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=6KE05U6L6X4O type=del size=2769089 2024-04-26T05:01:04.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.203+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=PQH7N9EWKQHH type=del 2024-04-26T05:01:04.206 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.205+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=RAWERJOIGMG2 type=write size=518666 2024-04-26T05:01:04.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.207+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~G7NP9V6U4REZ.0 size=1048576 2024-04-26T05:01:04.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.209+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~G7NP9V6U4REZ.1 size=915136 2024-04-26T05:01:04.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.213+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=G7NP9V6U4REZ tag=ALLVUIP3J001 type=write size=3012288 2024-04-26T05:01:04.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.215+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=5EIS60BG5YIN type=del size=3391884 2024-04-26T05:01:04.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.218+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=GQSS29WH2UFK type=write size=737810 2024-04-26T05:01:04.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.222+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~7LJ80BBRBL7U.0 size=530530 2024-04-26T05:01:04.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.222+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=7LJ80BBRBL7U tag=CGJHB0FZFE6I type=write size=1579106 2024-04-26T05:01:04.228 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.226+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=4KE1MCQOAXPS type=del 2024-04-26T05:01:04.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.230+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.0 size=1048576 2024-04-26T05:01:04.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.232+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.1 size=1048576 2024-04-26T05:01:04.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.234+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.2 size=28036 2024-04-26T05:01:04.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.234+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=V42D3RUALZDQ tag=C7MENUR9LD83 type=write size=3173764 2024-04-26T05:01:04.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.236+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=4C9M3JHCMMDJ type=del 2024-04-26T05:01:04.239 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.238+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=5YU094O64Y8N type=del size=369271 2024-04-26T05:01:04.241 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.240+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=S9FWFABPHKNI type=del 2024-04-26T05:01:04.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.244+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~T2V3LHWUXKNE.0 size=457859 2024-04-26T05:01:04.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.244+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=T2V3LHWUXKNE tag=96RR5GCI6CRO type=write size=1506435 2024-04-26T05:01:04.247 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.246+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=BC1TSDSK0SUM type=del 2024-04-26T05:01:04.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.250+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~CZ3CS0O5GVWI.0 size=1048576 2024-04-26T05:01:04.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.251+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~CZ3CS0O5GVWI.1 size=244808 2024-04-26T05:01:04.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.251+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=CZ3CS0O5GVWI tag=H4VHXNLXP69C type=write size=2341960 2024-04-26T05:01:04.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.255+0000 7f5e6c44f780 1 < suggested update operation key=VE3FPJECPA61 tag=F95RAKHTXR9X type=del size=2459036 2024-04-26T05:01:04.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.257+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=3012N5686UGY type=del size=895453 2024-04-26T05:01:04.263 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.262+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=QPEHC2TPIMQN type=write size=182993 2024-04-26T05:01:04.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.264+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=H1EYLETYRXTX type=del size=1828683 2024-04-26T05:01:04.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.266+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=QO8HX1DAOICV type=del 2024-04-26T05:01:04.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.270+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~9KGNH7PFDLEN.0 size=1048576 2024-04-26T05:01:04.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.271+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~9KGNH7PFDLEN.1 size=822209 2024-04-26T05:01:04.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.271+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=9KGNH7PFDLEN tag=OS0S5VNCMQ6J type=write size=2919361 2024-04-26T05:01:04.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.274+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=KTV5XVLPUYYX type=del 2024-04-26T05:01:04.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.276+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=7Q2EYJZTKU9M type=del size=779366 2024-04-26T05:01:04.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.278+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~TY0ESXG37TQG.0 size=1042435 2024-04-26T05:01:04.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.281+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=TY0ESXG37TQG tag=J0BSMA7A4V8M type=write size=2091011 2024-04-26T05:01:04.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.283+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PSCQIIFH5R8N type=del size=3376229 2024-04-26T05:01:04.288 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.286+0000 7f5e6c44f780 -1 < failed to complete operation key=W2HMZO7ONEAX tag=YT602V0XA0FX type=write size=749980: (22) Invalid argument 2024-04-26T05:01:04.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.288+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=QX1AULCI89O1 type=del size=4158664 2024-04-26T05:01:04.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.290+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=32BSDI1P9N9D type=del 2024-04-26T05:01:04.294 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.293+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=H55VOU646JNL type=del size=1896080 2024-04-26T05:01:04.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.295+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.0 size=1048576 2024-04-26T05:01:04.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.297+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.1 size=1048576 2024-04-26T05:01:04.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.297+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~9YE5TS7TD1Z1.2 size=708284 2024-04-26T05:01:04.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.301+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=9YE5TS7TD1Z1 tag=BP4H8J1H9NTI type=write size=3854012 2024-04-26T05:01:04.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.303+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=01MEV24Y82XJ type=del size=2394625 2024-04-26T05:01:04.307 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.306+0000 7f5e6c44f780 -1 < failed to complete operation key=VE3FPJECPA61 tag=6KE05U6L6X4O type=del size=2769089: (22) Invalid argument 2024-04-26T05:01:04.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.308+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=0BXFU1L4NW52 type=del size=1385029 2024-04-26T05:01:04.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.309+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=RC0KPPYXSR38 tag=RAWERJOIGMG2 type=write size=518666: (2) No such file or directory 2024-04-26T05:01:04.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.311+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=7SBP031YVMIB type=del size=3261909 2024-04-26T05:01:04.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.315+0000 7f5e6c44f780 1 < suggested remove operation key=G1PZE7VIJWML tag=5EIS60BG5YIN type=del 2024-04-26T05:01:04.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.317+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=TC060L0V7ZBK type=del size=4133139 2024-04-26T05:01:04.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.319+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~7LJ80BBRBL7U.0 size=530530 2024-04-26T05:01:04.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.322+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=7LJ80BBRBL7U tag=CGJHB0FZFE6I type=write size=1579106 2024-04-26T05:01:04.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.324+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=SFJXYRPV9E74 type=del size=2067835 2024-04-26T05:01:04.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.327+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.0 size=1048576 2024-04-26T05:01:04.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.328+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.1 size=1048576 2024-04-26T05:01:04.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.330+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~V42D3RUALZDQ.2 size=28036 2024-04-26T05:01:04.335 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.334+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=V42D3RUALZDQ tag=C7MENUR9LD83 type=write size=3173764 2024-04-26T05:01:04.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.336+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=83LD00ZSJ96O type=del size=9606 2024-04-26T05:01:04.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.339+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=5YU094O64Y8N type=del 2024-04-26T05:01:04.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.341+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=8ILT2HUOJTD7 type=del size=1514114 2024-04-26T05:01:04.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.343+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~T2V3LHWUXKNE.0 size=457859 2024-04-26T05:01:04.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.347+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=T2V3LHWUXKNE tag=96RR5GCI6CRO type=write size=1506435 2024-04-26T05:01:04.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.350+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~IE329E5QBE72.0 size=365744 2024-04-26T05:01:04.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.350+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=IE329E5QBE72 tag=62PUNAATIZPY type=write size=1414320 2024-04-26T05:01:04.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.352+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~CZ3CS0O5GVWI.0 size=1048576 2024-04-26T05:01:04.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.354+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~CZ3CS0O5GVWI.1 size=244808 2024-04-26T05:01:04.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.358+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=CZ3CS0O5GVWI tag=H4VHXNLXP69C type=write size=2341960 2024-04-26T05:01:04.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.360+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=B38DJM82AZJ6 type=del size=1633286 2024-04-26T05:01:04.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.362+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=3012N5686UGY type=del 2024-04-26T05:01:04.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.364+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=MHHC7MRH89EW type=del size=533859 2024-04-26T05:01:04.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.366+0000 7f5e6c44f780 1 < canceled operation key=UA5Z192DBL0X tag=H1EYLETYRXTX type=del size=1828683 2024-04-26T05:01:04.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.369+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=P9W126TA3J8O type=del size=3231891 2024-04-26T05:01:04.372 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.371+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~9KGNH7PFDLEN.0 size=1048576 2024-04-26T05:01:04.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.373+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~9KGNH7PFDLEN.1 size=822209 2024-04-26T05:01:04.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.377+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=9KGNH7PFDLEN tag=OS0S5VNCMQ6J type=write size=2919361 2024-04-26T05:01:04.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.381+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~XR5B228D3R08.0 size=1048576 2024-04-26T05:01:04.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.382+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~XR5B228D3R08.1 size=653019 2024-04-26T05:01:04.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.382+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=XR5B228D3R08 tag=N2MNDM5T4CZT type=write size=2750171 2024-04-26T05:01:04.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.385+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=7Q2EYJZTKU9M type=del 2024-04-26T05:01:04.388 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.387+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=X2WW3PH5QM7N type=del size=1914004 2024-04-26T05:01:04.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.390+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=PSCQIIFH5R8N type=del 2024-04-26T05:01:04.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.394+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~7C7Q2FYPRFBE.0 size=970062 2024-04-26T05:01:04.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.394+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=7C7Q2FYPRFBE tag=7PY55IB5H1C5 type=write size=2018638 2024-04-26T05:01:04.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.396+0000 7f5e6c44f780 1 < canceled operation key=T6F27FVZALU3 tag=QX1AULCI89O1 type=del size=4158664 2024-04-26T05:01:04.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.400+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4431HFHJ6KX6.0 size=1048576 2024-04-26T05:01:04.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.402+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~4431HFHJ6KX6.1 size=859782 2024-04-26T05:01:04.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.402+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=4431HFHJ6KX6 tag=A8EBXKV2Z993 type=write size=2956934 2024-04-26T05:01:04.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.404+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=H55VOU646JNL type=del 2024-04-26T05:01:04.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.407+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=9IQD8S0XA0LX type=write size=899815 2024-04-26T05:01:04.410 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.409+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=01MEV24Y82XJ type=del 2024-04-26T05:01:04.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.411+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=XGX8KEKN6CTZ type=del size=3916200 2024-04-26T05:01:04.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.414+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=0BXFU1L4NW52 type=del 2024-04-26T05:01:04.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.416+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=KUX6XU2INAJK type=write size=75213 2024-04-26T05:01:04.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.418+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=7SBP031YVMIB type=del 2024-04-26T05:01:04.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.422+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~3SNN636AGO4R.0 size=450396 2024-04-26T05:01:04.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.422+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=3SNN636AGO4R tag=GQ79003XW05D type=write size=1498972 2024-04-26T05:01:04.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.424+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=TC060L0V7ZBK type=del 2024-04-26T05:01:04.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.426+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=HM6505X55JYM type=del size=2247875 2024-04-26T05:01:04.430 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.428+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=SFJXYRPV9E74 type=del 2024-04-26T05:01:04.432 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.431+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=PF98J6YH99NZ type=del size=3508523 2024-04-26T05:01:04.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.433+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=83LD00ZSJ96O type=del 2024-04-26T05:01:04.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.435+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=DCARONLVDVVL type=del size=1890097 2024-04-26T05:01:04.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.437+0000 7f5e6c44f780 1 < canceled operation key=WJPHV271EBDO tag=8ILT2HUOJTD7 type=del size=1514114 2024-04-26T05:01:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:04 smithi146 ceph-mon[95531]: pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 786 KiB/s rd, 272 KiB/s wr, 1.39k op/s 2024-04-26T05:01:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:04 smithi146 ceph-mon[92947]: pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 786 KiB/s rd, 272 KiB/s wr, 1.39k op/s 2024-04-26T05:01:04.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.441+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~0U31B1484PP8.0 size=1048576 2024-04-26T05:01:04.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.443+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~0U31B1484PP8.1 size=180569 2024-04-26T05:01:04.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.443+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=0U31B1484PP8 tag=ELFVW6GTY4MO type=write size=2277721 2024-04-26T05:01:04.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.445+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~IE329E5QBE72.0 size=365744 2024-04-26T05:01:04.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.449+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=IE329E5QBE72 tag=62PUNAATIZPY type=write size=1414320 2024-04-26T05:01:04.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.453+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~O3IC12H9INUO.0 size=1048576 2024-04-26T05:01:04.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.455+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~O3IC12H9INUO.1 size=70654 2024-04-26T05:01:04.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.455+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=O3IC12H9INUO tag=Q82E3SQ75KZC type=write size=2167806 2024-04-26T05:01:04.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.457+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=B38DJM82AZJ6 type=del 2024-04-26T05:01:04.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.460+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=YRWD03DS3Q8Y type=del size=4112561 2024-04-26T05:01:04.466 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.465+0000 7f5e6c44f780 1 < suggested remove operation key=RHUI6JF0N6X1 tag=MHHC7MRH89EW type=del 2024-04-26T05:01:04.470 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.469+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.0 size=1048576 2024-04-26T05:01:04.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.472+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.1 size=1048576 2024-04-26T05:01:04.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.473+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.2 size=205275 2024-04-26T05:01:04.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.473+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=7F84RVUEFPWC tag=9LPY2Z0H293G type=write size=3351003 2024-04-26T05:01:04.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.476+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=P9W126TA3J8O type=del 2024-04-26T05:01:04.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.478+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=R0ASNBTDRMV7 type=del size=3977265 2024-04-26T05:01:04.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.480+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~XR5B228D3R08.0 size=1048576 2024-04-26T05:01:04.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.481+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~XR5B228D3R08.1 size=653019 2024-04-26T05:01:04.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.485+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=XR5B228D3R08 tag=N2MNDM5T4CZT type=write size=2750171 2024-04-26T05:01:04.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.488+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=W1JHIHLSJXXB type=del size=3795388 2024-04-26T05:01:04.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.490+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=X2WW3PH5QM7N type=del 2024-04-26T05:01:04.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.492+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=0OXBCDPSSYW0 type=del size=2510831 2024-04-26T05:01:04.496 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.495+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~7C7Q2FYPRFBE.0 size=970062 2024-04-26T05:01:04.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.498+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=7C7Q2FYPRFBE tag=7PY55IB5H1C5 type=write size=2018638 2024-04-26T05:01:04.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.503+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~O00F5UBK2RSM.0 size=318040 2024-04-26T05:01:04.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.503+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=O00F5UBK2RSM tag=SYSDB70QDCJ3 type=write size=1366616 2024-04-26T05:01:04.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.505+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4431HFHJ6KX6.0 size=1048576 2024-04-26T05:01:04.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.506+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~4431HFHJ6KX6.1 size=859782 2024-04-26T05:01:04.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.510+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=4431HFHJ6KX6 tag=A8EBXKV2Z993 type=write size=2956934 2024-04-26T05:01:04.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.514+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.0 size=1048576 2024-04-26T05:01:04.517 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.516+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.1 size=1048576 2024-04-26T05:01:04.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.518+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.2 size=819120 2024-04-26T05:01:04.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.518+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=RQRL2OOINKVT tag=WAHEV72C4UDL type=write size=3964848 2024-04-26T05:01:04.521 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.520+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=9IQD8S0XA0LX type=write size=899815 2024-04-26T05:01:04.523 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.522+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=LT9W7K960TPI type=write size=860983 2024-04-26T05:01:04.526 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.525+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=XGX8KEKN6CTZ type=del 2024-04-26T05:01:04.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.529+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.0 size=1048576 2024-04-26T05:01:04.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.531+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.1 size=1048576 2024-04-26T05:01:04.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.532+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.2 size=375854 2024-04-26T05:01:04.534 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.532+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=XVPFWS9UYWZN tag=FGWT107I70DM type=write size=3521582 2024-04-26T05:01:04.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.535+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=KUX6XU2INAJK type=write size=75213 2024-04-26T05:01:04.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.538+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~3UQL18L2L244.0 size=1048576 2024-04-26T05:01:04.541 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.540+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~3UQL18L2L244.1 size=867511 2024-04-26T05:01:04.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.540+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=3UQL18L2L244 tag=28RG2ISMAFJT type=write size=2964663 2024-04-26T05:01:04.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.542+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~3SNN636AGO4R.0 size=450396 2024-04-26T05:01:04.547 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.546+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=3SNN636AGO4R tag=GQ79003XW05D type=write size=1498972 2024-04-26T05:01:04.552 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.550+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~OO9BELO3H1TL.0 size=1048576 2024-04-26T05:01:04.553 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.552+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~OO9BELO3H1TL.1 size=1000698 2024-04-26T05:01:04.553 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.552+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=OO9BELO3H1TL tag=B1CESHXTDXA7 type=write size=3097850 2024-04-26T05:01:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:04 smithi204 ceph-mon[88313]: pgmap v1400: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 786 KiB/s rd, 272 KiB/s wr, 1.39k op/s 2024-04-26T05:01:04.557 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.556+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=HM6505X55JYM type=del size=2247875 2024-04-26T05:01:04.561 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.560+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~ATCTNVEQRQ0K.0 size=1048576 2024-04-26T05:01:04.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.562+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~ATCTNVEQRQ0K.1 size=230402 2024-04-26T05:01:04.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.562+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=ATCTNVEQRQ0K tag=11OS07TAC0ZX type=write size=2327554 2024-04-26T05:01:04.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.564+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=PF98J6YH99NZ type=del 2024-04-26T05:01:04.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.566+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=WGBUJI7GS2TC type=del size=2483903 2024-04-26T05:01:04.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.568+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=DCARONLVDVVL type=del 2024-04-26T05:01:04.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.571+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~41180924Q3N8.0 size=1048576 2024-04-26T05:01:04.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.573+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~41180924Q3N8.1 size=744831 2024-04-26T05:01:04.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.573+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=41180924Q3N8 tag=ZJJW1FCWJ77S type=write size=2841983 2024-04-26T05:01:04.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.576+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~0U31B1484PP8.0 size=1048576 2024-04-26T05:01:04.579 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.578+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~0U31B1484PP8.1 size=180569 2024-04-26T05:01:04.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.582+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=0U31B1484PP8 tag=ELFVW6GTY4MO type=write size=2277721 2024-04-26T05:01:04.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.584+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=SH2DV0CC9OT2 type=del size=1575075 2024-04-26T05:01:04.588 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.586+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~O3IC12H9INUO.0 size=1048576 2024-04-26T05:01:04.590 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.588+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~O3IC12H9INUO.1 size=70654 2024-04-26T05:01:04.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.592+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=O3IC12H9INUO tag=Q82E3SQ75KZC type=write size=2167806 2024-04-26T05:01:04.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.594+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=4WMXRHJC2UTP type=del size=517137 2024-04-26T05:01:04.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.598+0000 7f5e6c44f780 1 < suggested update operation key=HLA0M5HU2P9F tag=YRWD03DS3Q8Y type=del size=4112561 2024-04-26T05:01:04.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.602+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~LGHQ5RI0QOUV.0 size=1048576 2024-04-26T05:01:04.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.604+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~LGHQ5RI0QOUV.1 size=1037199 2024-04-26T05:01:04.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.604+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=LGHQ5RI0QOUV tag=VXVVHBOJP8K5 type=write size=3134351 2024-04-26T05:01:04.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.606+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.0 size=1048576 2024-04-26T05:01:04.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.608+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.1 size=1048576 2024-04-26T05:01:04.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.608+0000 7f5e6c44f780 1 < canceled part key=_multipart_RHUI6JF0N6X1.2~7F84RVUEFPWC.2 size=205275 2024-04-26T05:01:04.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.612+0000 7f5e6c44f780 1 < canceled multipart upload key=RHUI6JF0N6X1 upload=7F84RVUEFPWC tag=9LPY2Z0H293G type=write size=3351003 2024-04-26T05:01:04.615 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.613+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=MSEE9IQVB2Q2 type=del size=114526 2024-04-26T05:01:04.617 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.615+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=R0ASNBTDRMV7 type=del size=3977265 2024-04-26T05:01:04.620 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.619+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.0 size=1048576 2024-04-26T05:01:04.622 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.621+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.1 size=1048576 2024-04-26T05:01:04.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.623+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.2 size=13944 2024-04-26T05:01:04.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.623+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=GSN3NXGESZQE tag=SAQ6VS1A77DY type=write size=3159672 2024-04-26T05:01:04.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.625+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=W1JHIHLSJXXB type=del 2024-04-26T05:01:04.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.629+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~903YC3IOMS3N.0 size=1048576 2024-04-26T05:01:04.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.631+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~903YC3IOMS3N.1 size=426596 2024-04-26T05:01:04.632 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.631+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=903YC3IOMS3N tag=Y36T2450J7MS type=write size=2523748 2024-04-26T05:01:04.637 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.636+0000 7f5e6c44f780 1 < suggested update operation key=O0KYMZCP374D tag=0OXBCDPSSYW0 type=del size=2510831 2024-04-26T05:01:04.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.638+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=ZNNCKZDUSW3L type=write size=237727 2024-04-26T05:01:04.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.640+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~O00F5UBK2RSM.0 size=318040 2024-04-26T05:01:04.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.644+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=O00F5UBK2RSM tag=SYSDB70QDCJ3 type=write size=1366616 2024-04-26T05:01:04.647 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.646+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=CN1SPL0Y2D3H type=del size=20073 2024-04-26T05:01:04.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.648+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.0 size=1048576 2024-04-26T05:01:04.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.649+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.1 size=1048576 2024-04-26T05:01:04.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.652+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~RQRL2OOINKVT.2 size=819120 2024-04-26T05:01:04.656 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.655+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=RQRL2OOINKVT tag=WAHEV72C4UDL type=write size=3964848 2024-04-26T05:01:04.658 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.657+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=6DOPWXW76SPF type=write size=208511 2024-04-26T05:01:04.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.659+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=LT9W7K960TPI type=write size=860983 2024-04-26T05:01:04.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.662+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=8SMR9PTB1TJJ type=del size=2320777 2024-04-26T05:01:04.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.664+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.0 size=1048576 2024-04-26T05:01:04.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.665+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.1 size=1048576 2024-04-26T05:01:04.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.667+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~XVPFWS9UYWZN.2 size=375854 2024-04-26T05:01:04.672 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.671+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=XVPFWS9UYWZN tag=FGWT107I70DM type=write size=3521582 2024-04-26T05:01:04.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.673+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=QD3RRNRBKM9B type=del size=988006 2024-04-26T05:01:04.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.675+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~3UQL18L2L244.0 size=1048576 2024-04-26T05:01:04.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.677+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~3UQL18L2L244.1 size=867511 2024-04-26T05:01:04.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.681+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=3UQL18L2L244 tag=28RG2ISMAFJT type=write size=2964663 2024-04-26T05:01:04.684 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.683+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=03UURF051EN7 type=del size=926306 2024-04-26T05:01:04.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.685+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~OO9BELO3H1TL.0 size=1048576 2024-04-26T05:01:04.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.687+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~OO9BELO3H1TL.1 size=1000698 2024-04-26T05:01:04.691 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.690+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=OO9BELO3H1TL tag=B1CESHXTDXA7 type=write size=3097850 2024-04-26T05:01:04.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.692+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=XS5RW0ATSLDD type=del size=1670265 2024-04-26T05:01:04.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.695+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~ATCTNVEQRQ0K.0 size=1048576 2024-04-26T05:01:04.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.697+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~ATCTNVEQRQ0K.1 size=230402 2024-04-26T05:01:04.701 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.700+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=ATCTNVEQRQ0K tag=11OS07TAC0ZX type=write size=2327554 2024-04-26T05:01:04.703 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.702+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=XGFIJTCO1PSO type=del size=1352875 2024-04-26T05:01:04.705 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.704+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=WGBUJI7GS2TC type=del 2024-04-26T05:01:04.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.706+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=ZX9BAQM3HOMC type=del size=2190526 2024-04-26T05:01:04.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.708+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~41180924Q3N8.0 size=1048576 2024-04-26T05:01:04.711 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.710+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~41180924Q3N8.1 size=744831 2024-04-26T05:01:04.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.713+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=41180924Q3N8 tag=ZJJW1FCWJ77S type=write size=2841983 2024-04-26T05:01:04.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.715+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=WFKOJ6HHJ7HB type=write size=506520 2024-04-26T05:01:04.718 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.717+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=SH2DV0CC9OT2 type=del 2024-04-26T05:01:04.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.721+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.0 size=1048576 2024-04-26T05:01:04.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.722+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.1 size=1048576 2024-04-26T05:01:04.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.724+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.2 size=446463 2024-04-26T05:01:04.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.724+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=VZZJ8EMRUBPP tag=JF0MA00K0K35 type=write size=3592191 2024-04-26T05:01:04.729 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.728+0000 7f5e6c44f780 1 < suggested update operation key=QQXPPRYLN4UL tag=4WMXRHJC2UTP type=del size=517137 2024-04-26T05:01:04.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.730+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=HCOJW885PDP1 type=del size=3712593 2024-04-26T05:01:04.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.733+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~LGHQ5RI0QOUV.0 size=1048576 2024-04-26T05:01:04.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.734+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~LGHQ5RI0QOUV.1 size=1037199 2024-04-26T05:01:04.739 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.738+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=LGHQ5RI0QOUV tag=VXVVHBOJP8K5 type=write size=3134351 2024-04-26T05:01:04.741 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.740+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=B8S32N3E6ZAO type=del size=617501 2024-04-26T05:01:04.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.742+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=MSEE9IQVB2Q2 type=del 2024-04-26T05:01:04.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.744+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=8A7852LK29JE type=del size=371747 2024-04-26T05:01:04.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.746+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.0 size=1048576 2024-04-26T05:01:04.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.748+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.1 size=1048576 2024-04-26T05:01:04.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.750+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~GSN3NXGESZQE.2 size=13944 2024-04-26T05:01:04.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.753+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=GSN3NXGESZQE tag=SAQ6VS1A77DY type=write size=3159672 2024-04-26T05:01:04.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.756+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=B3UTO723ONTC type=del size=3356319 2024-04-26T05:01:04.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.759+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~903YC3IOMS3N.0 size=1048576 2024-04-26T05:01:04.761 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.760+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~903YC3IOMS3N.1 size=426596 2024-04-26T05:01:04.765 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.764+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=903YC3IOMS3N tag=Y36T2450J7MS type=write size=2523748 2024-04-26T05:01:04.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.768+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~YG5BJN4X85G8.0 size=1048576 2024-04-26T05:01:04.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.770+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~YG5BJN4X85G8.1 size=92677 2024-04-26T05:01:04.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.770+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=YG5BJN4X85G8 tag=WMWMLI5122N0 type=write size=2189829 2024-04-26T05:01:04.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.772+0000 7f5e6c44f780 1 < completed write operation key=M8QRWDR463QJ tag=ZNNCKZDUSW3L type=write size=237727 2024-04-26T05:01:04.777 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.776+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~4JIC6RK71WIT.0 size=1030969 2024-04-26T05:01:04.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.776+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=4JIC6RK71WIT tag=N57G0R33074B type=write size=2079545 2024-04-26T05:01:04.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.778+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=CN1SPL0Y2D3H type=del 2024-04-26T05:01:04.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.783+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~BSCCY7FGYLSM.0 size=1048576 2024-04-26T05:01:04.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.784+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~BSCCY7FGYLSM.1 size=786772 2024-04-26T05:01:04.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.784+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=BSCCY7FGYLSM tag=HARJ13JUYZ5H type=write size=2883924 2024-04-26T05:01:04.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.786+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=6DOPWXW76SPF type=write size=208511 2024-04-26T05:01:04.792 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.790+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~9YWUOA8IAUKU.0 size=1048576 2024-04-26T05:01:04.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.792+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~9YWUOA8IAUKU.1 size=439981 2024-04-26T05:01:04.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.792+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=9YWUOA8IAUKU tag=CWR4HG40XGK3 type=write size=2537133 2024-04-26T05:01:04.795 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.794+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=8SMR9PTB1TJJ type=del 2024-04-26T05:01:04.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.796+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=FY1M9YMJZ5KY type=del size=2160418 2024-04-26T05:01:04.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.801+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=QD3RRNRBKM9B type=del size=988006 2024-04-26T05:01:04.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.805+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~XB0H17QIETM2.0 size=1048576 2024-04-26T05:01:04.807 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.806+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~XB0H17QIETM2.1 size=877282 2024-04-26T05:01:04.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.806+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=XB0H17QIETM2 tag=TBL7LA6RJP5T type=write size=2974434 2024-04-26T05:01:04.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.808+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=03UURF051EN7 type=del 2024-04-26T05:01:04.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.810+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=XLQNXTBGAE9N type=del size=2575902 2024-04-26T05:01:04.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.813+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=XS5RW0ATSLDD type=del 2024-04-26T05:01:04.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.815+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=GF8ESHCVEXLW type=del size=3126108 2024-04-26T05:01:04.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.820+0000 7f5e6c44f780 1 < suggested update operation key=00YCEFZ2NL31 tag=XGFIJTCO1PSO type=del size=1352875 2024-04-26T05:01:04.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.822+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=U2RIDP4QPBYB type=del size=2459610 2024-04-26T05:01:04.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.824+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=ZX9BAQM3HOMC type=del 2024-04-26T05:01:04.828 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.827+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=I5HMEILY6E1E type=del size=1451510 2024-04-26T05:01:04.830 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.829+0000 7f5e6c44f780 1 < completed write operation key=T2T3RS6DUX0O tag=WFKOJ6HHJ7HB type=write size=506520 2024-04-26T05:01:04.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.833+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~GV12LZVIJ0OD.0 size=1048576 2024-04-26T05:01:04.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.835+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~GV12LZVIJ0OD.1 size=73589 2024-04-26T05:01:04.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.835+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=GV12LZVIJ0OD tag=WZ0E5ACSF9YM type=write size=2170741 2024-04-26T05:01:04.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.837+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.0 size=1048576 2024-04-26T05:01:04.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.838+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.1 size=1048576 2024-04-26T05:01:04.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.840+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~VZZJ8EMRUBPP.2 size=446463 2024-04-26T05:01:04.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.844+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=VZZJ8EMRUBPP tag=JF0MA00K0K35 type=write size=3592191 2024-04-26T05:01:04.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.846+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=G6M8Z45SSDRD type=del size=4049944 2024-04-26T05:01:04.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.849+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=HCOJW885PDP1 type=del 2024-04-26T05:01:04.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.851+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=DV34K09IBYGJ type=write size=1042988 2024-04-26T05:01:04.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.855+0000 7f5e6c44f780 1 < suggested update operation key=M436GKZG1I32 tag=B8S32N3E6ZAO type=del size=617501 2024-04-26T05:01:04.860 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.858+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.0 size=1048576 2024-04-26T05:01:04.861 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.860+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.1 size=1048576 2024-04-26T05:01:04.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.2 size=182448 2024-04-26T05:01:04.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.862+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=F6078J0CVIVE tag=VNQJG8H02VO8 type=write size=3328176 2024-04-26T05:01:04.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.866+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=8A7852LK29JE type=del 2024-04-26T05:01:04.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.868+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=1OHL87W8DEKJ type=del size=2653345 2024-04-26T05:01:04.872 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.870+0000 7f5e6c44f780 -1 < failed to complete operation key=O0KYMZCP374D tag=B3UTO723ONTC type=del size=3356319: (22) Invalid argument 2024-04-26T05:01:04.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.873+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=X95VTCE32D6G type=del size=1242379 2024-04-26T05:01:04.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.875+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~YG5BJN4X85G8.0 size=1048576 2024-04-26T05:01:04.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.876+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~YG5BJN4X85G8.1 size=92677 2024-04-26T05:01:04.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.880+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=YG5BJN4X85G8 tag=WMWMLI5122N0 type=write size=2189829 2024-04-26T05:01:04.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.884+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~U6Z995KS0VQ1.0 size=1048576 2024-04-26T05:01:04.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.887+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~U6Z995KS0VQ1.1 size=224150 2024-04-26T05:01:04.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.887+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=U6Z995KS0VQ1 tag=4OPKGG3UDMTN type=write size=2321302 2024-04-26T05:01:04.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.889+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~4JIC6RK71WIT.0 size=1030969 2024-04-26T05:01:04.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.893+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=4JIC6RK71WIT tag=N57G0R33074B type=write size=2079545 2024-04-26T05:01:04.898 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.896+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~KNN1WU3ROQ2B.0 size=1048576 2024-04-26T05:01:04.900 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.898+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~KNN1WU3ROQ2B.1 size=618717 2024-04-26T05:01:04.900 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.898+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=KNN1WU3ROQ2B tag=RMQD9LQ6HCEA type=write size=2715869 2024-04-26T05:01:04.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.900+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~BSCCY7FGYLSM.0 size=1048576 2024-04-26T05:01:04.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.902+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~BSCCY7FGYLSM.1 size=786772 2024-04-26T05:01:04.907 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.906+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=BSCCY7FGYLSM tag=HARJ13JUYZ5H type=write size=2883924 2024-04-26T05:01:04.909 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.908+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=RFA5XCJ2TKX9 type=del size=3805900 2024-04-26T05:01:04.912 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.910+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~9YWUOA8IAUKU.0 size=1048576 2024-04-26T05:01:04.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.912+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~9YWUOA8IAUKU.1 size=439981 2024-04-26T05:01:04.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.916+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=9YWUOA8IAUKU tag=CWR4HG40XGK3 type=write size=2537133 2024-04-26T05:01:04.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.918+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=7IOFZTQ5HV24 type=del size=1519679 2024-04-26T05:01:04.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.920+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=FY1M9YMJZ5KY type=del 2024-04-26T05:01:04.923 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.922+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=1STATHSEK7JD type=del size=3736989 2024-04-26T05:01:04.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.924+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~XB0H17QIETM2.0 size=1048576 2024-04-26T05:01:04.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.926+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~XB0H17QIETM2.1 size=877282 2024-04-26T05:01:04.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.929+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=XB0H17QIETM2 tag=TBL7LA6RJP5T type=write size=2974434 2024-04-26T05:01:04.934 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.933+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.0 size=1048576 2024-04-26T05:01:04.936 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.935+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.1 size=1048576 2024-04-26T05:01:04.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.937+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.2 size=289527 2024-04-26T05:01:04.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.937+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=8EF3BRZIOOCB tag=4UPZCYO4V3UT type=write size=3435255 2024-04-26T05:01:04.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.940+0000 7f5e6c44f780 -1 < failed to complete operation key=M436GKZG1I32 tag=XLQNXTBGAE9N type=del size=2575902: (22) Invalid argument 2024-04-26T05:01:04.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.942+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=OFL30XHKBQJ7 type=del size=1608255 2024-04-26T05:01:04.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.945+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=GF8ESHCVEXLW type=del 2024-04-26T05:01:04.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.949+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~YR0UXKLSLN0H.0 size=769674 2024-04-26T05:01:04.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.949+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=YR0UXKLSLN0H tag=OQZCKBFI0524 type=write size=1818250 2024-04-26T05:01:04.953 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.952+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=U2RIDP4QPBYB type=del 2024-04-26T05:01:04.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.954+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=CY3AZUFESUIU type=del size=3659817 2024-04-26T05:01:04.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.956+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=I5HMEILY6E1E type=del 2024-04-26T05:01:04.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.959+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=KLWFHGGFC2FI type=del size=4088311 2024-04-26T05:01:04.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.961+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~GV12LZVIJ0OD.0 size=1048576 2024-04-26T05:01:04.964 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.962+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~GV12LZVIJ0OD.1 size=73589 2024-04-26T05:01:04.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.966+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=GV12LZVIJ0OD tag=WZ0E5ACSF9YM type=write size=2170741 2024-04-26T05:01:04.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.969+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=YMORGLQ2P0HN type=del size=3947107 2024-04-26T05:01:04.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.970+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=G6M8Z45SSDRD type=del 2024-04-26T05:01:04.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.972+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=DOTIURLFG4E1 type=write size=747003 2024-04-26T05:01:04.976 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.975+0000 7f5e6c44f780 1 < completed write operation key=WPPJT7ES6671 tag=DV34K09IBYGJ type=write size=1042988 2024-04-26T05:01:04.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.977+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=AOKAYBNDJ99O type=write size=1002840 2024-04-26T05:01:04.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.979+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.0 size=1048576 2024-04-26T05:01:04.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.982+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.1 size=1048576 2024-04-26T05:01:04.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.983+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~F6078J0CVIVE.2 size=182448 2024-04-26T05:01:04.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.987+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=F6078J0CVIVE tag=VNQJG8H02VO8 type=write size=3328176 2024-04-26T05:01:04.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.989+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=A1641SUBYETL type=del size=1232948 2024-04-26T05:01:04.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.991+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=1OHL87W8DEKJ type=del 2024-04-26T05:01:04.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.994+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=22JN2W0ALTS7 type=write size=23472 2024-04-26T05:01:04.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:04.996+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=X95VTCE32D6G type=del 2024-04-26T05:01:05.001 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.000+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~36DZ37VDWJTQ.0 size=1048576 2024-04-26T05:01:05.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.002+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~36DZ37VDWJTQ.1 size=452621 2024-04-26T05:01:05.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.002+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=36DZ37VDWJTQ tag=849ZR0P4SRPS type=write size=2549773 2024-04-26T05:01:05.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.004+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~U6Z995KS0VQ1.0 size=1048576 2024-04-26T05:01:05.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.004+0000 7f5e6c44f780 1 < canceled part key=_multipart_O1KTU3HQRCXK.2~U6Z995KS0VQ1.1 size=224150 2024-04-26T05:01:05.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.008+0000 7f5e6c44f780 1 < canceled multipart upload key=O1KTU3HQRCXK upload=U6Z995KS0VQ1 tag=4OPKGG3UDMTN type=write size=2321302 2024-04-26T05:01:05.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.010+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=T2U1D676LMLG type=del size=1709956 2024-04-26T05:01:05.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.012+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~KNN1WU3ROQ2B.0 size=1048576 2024-04-26T05:01:05.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.014+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~KNN1WU3ROQ2B.1 size=618717 2024-04-26T05:01:05.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.017+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=KNN1WU3ROQ2B tag=RMQD9LQ6HCEA type=write size=2715869 2024-04-26T05:01:05.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.019+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=M97HHDX3LQ9N type=write size=817181 2024-04-26T05:01:05.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.024+0000 7f5e6c44f780 1 < suggested update operation key=O1KTU3HQRCXK tag=RFA5XCJ2TKX9 type=del size=3805900 2024-04-26T05:01:05.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.026+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=PTFIDXWPJ51G type=del size=931742 2024-04-26T05:01:05.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.030+0000 7f5e6c44f780 1 < suggested remove operation key=6PZCJ9LKDU89 tag=7IOFZTQ5HV24 type=del 2024-04-26T05:01:05.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.034+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~9VU9QO8EGVRY.0 size=747459 2024-04-26T05:01:05.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.034+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=9VU9QO8EGVRY tag=8UUABJCWHTJZ type=write size=1796035 2024-04-26T05:01:05.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.037+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=1STATHSEK7JD type=del 2024-04-26T05:01:05.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.041+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~NYXNQ71WGQSX.0 size=535727 2024-04-26T05:01:05.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.041+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=NYXNQ71WGQSX tag=LEA3U4XQYYBI type=write size=1584303 2024-04-26T05:01:05.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.041+0000 7f5e6c44f780 1 < canceled part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.0 size=1048576 2024-04-26T05:01:05.043 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.041+0000 7f5e6c44f780 1 < canceled part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.1 size=1048576 2024-04-26T05:01:05.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.043+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~8EF3BRZIOOCB.2 size=289527 2024-04-26T05:01:05.049 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.047+0000 7f5e6c44f780 1 < canceled multipart upload key=W2HMZO7ONEAX upload=8EF3BRZIOOCB tag=4UPZCYO4V3UT type=write size=3435255 2024-04-26T05:01:05.051 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.050+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=W1Q8ASYUDD0O type=del size=3079590 2024-04-26T05:01:05.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.054+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=OFL30XHKBQJ7 type=del size=1608255 2024-04-26T05:01:05.058 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.056+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=0AU3S025XSTS type=write size=786466 2024-04-26T05:01:05.060 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.059+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~YR0UXKLSLN0H.0 size=769674 2024-04-26T05:01:05.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.063+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=YR0UXKLSLN0H tag=OQZCKBFI0524 type=write size=1818250 2024-04-26T05:01:05.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.066+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.0 size=1048576 2024-04-26T05:01:05.069 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.068+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.1 size=1048576 2024-04-26T05:01:05.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.070+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.2 size=743468 2024-04-26T05:01:05.071 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.070+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=WZP0G4P2EKT7 tag=LNJ8I6OH9XJ0 type=write size=3889196 2024-04-26T05:01:05.073 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.072+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=CY3AZUFESUIU type=del 2024-04-26T05:01:05.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.074+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=8DPNMOHYWATA type=del size=1158729 2024-04-26T05:01:05.077 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.076+0000 7f5e6c44f780 1 < canceled operation key=WPPJT7ES6671 tag=KLWFHGGFC2FI type=del size=4088311 2024-04-26T05:01:05.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.080+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~KV9CA4XNAV54.0 size=1048576 2024-04-26T05:01:05.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.081+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~KV9CA4XNAV54.1 size=577624 2024-04-26T05:01:05.083 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.081+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=KV9CA4XNAV54 tag=ZVBVC1CAM1P3 type=write size=2674776 2024-04-26T05:01:05.087 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.086+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=YMORGLQ2P0HN type=del size=3947107 2024-04-26T05:01:05.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.089+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~YJOOOQXTUHDE.0 size=1048576 2024-04-26T05:01:05.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.091+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~YJOOOQXTUHDE.1 size=727640 2024-04-26T05:01:05.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.091+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=YJOOOQXTUHDE tag=HW87HVR9KMLT type=write size=2824792 2024-04-26T05:01:05.096 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.095+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=DOTIURLFG4E1 type=write size=747003 2024-04-26T05:01:05.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.097+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=ENVSA2G7D735 type=del size=2292525 2024-04-26T05:01:05.101 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.100+0000 7f5e6c44f780 1 < completed write operation key=RC0KPPYXSR38 tag=AOKAYBNDJ99O type=write size=1002840 2024-04-26T05:01:05.104 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.102+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=3VTJ10DNW6QW type=del size=269897 2024-04-26T05:01:05.106 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.105+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=A1641SUBYETL type=del 2024-04-26T05:01:05.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.107+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=NVBAN9JCNUSR type=del size=4033462 2024-04-26T05:01:05.110 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.109+0000 7f5e6c44f780 1 < completed write operation key=EMFSIM4S1CBB tag=22JN2W0ALTS7 type=write size=23472 2024-04-26T05:01:05.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.112+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=Q81PXNZS5D4G type=del size=2659234 2024-04-26T05:01:05.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.112+0000 7f5e6c44f780 1 < canceled part key=_multipart_QQXPPRYLN4UL.2~36DZ37VDWJTQ.0 size=1048576 2024-04-26T05:01:05.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.114+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~36DZ37VDWJTQ.1 size=452621 2024-04-26T05:01:05.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.118+0000 7f5e6c44f780 1 < canceled multipart upload key=QQXPPRYLN4UL upload=36DZ37VDWJTQ tag=849ZR0P4SRPS type=write size=2549773 2024-04-26T05:01:05.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.120+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=CZ5GNX89EWYL type=del size=1953760 2024-04-26T05:01:05.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.122+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=T2U1D676LMLG type=del 2024-04-26T05:01:05.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.124+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=LDWRBYZATH03 type=del size=3703908 2024-04-26T05:01:05.128 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.126+0000 7f5e6c44f780 1 < completed write operation key=I51TM1V08MGO tag=M97HHDX3LQ9N type=write size=817181 2024-04-26T05:01:05.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.129+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=AJQOO4T2ZHQ3 type=del size=516069 2024-04-26T05:01:05.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.131+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=PTFIDXWPJ51G type=del 2024-04-26T05:01:05.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.133+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=ZV4IISIW151M type=write size=822998 2024-04-26T05:01:05.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.135+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~9VU9QO8EGVRY.0 size=747459 2024-04-26T05:01:05.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.138+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=9VU9QO8EGVRY tag=8UUABJCWHTJZ type=write size=1796035 2024-04-26T05:01:05.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.140+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=H342YCKBE0MK type=del size=3608418 2024-04-26T05:01:05.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.141+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~NYXNQ71WGQSX.0 size=535727 2024-04-26T05:01:05.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.144+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=NYXNQ71WGQSX tag=LEA3U4XQYYBI type=write size=1584303 2024-04-26T05:01:05.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.148+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~WOMAZZQXE2B4.0 size=322639 2024-04-26T05:01:05.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.148+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=WOMAZZQXE2B4 tag=4KGP0ZYI01ZD type=write size=1371215 2024-04-26T05:01:05.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.151+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=W1Q8ASYUDD0O type=del 2024-04-26T05:01:05.156 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.154+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~JIDWH04OYAU4.0 size=1048576 2024-04-26T05:01:05.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.156+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~JIDWH04OYAU4.1 size=715751 2024-04-26T05:01:05.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.156+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=JIDWH04OYAU4 tag=IYX4G17LS0QI type=write size=2812903 2024-04-26T05:01:05.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.158+0000 7f5e6c44f780 1 < completed write operation key=00YCEFZ2NL31 tag=0AU3S025XSTS type=write size=786466 2024-04-26T05:01:05.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.160+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=AI6PY1P0SXX8 type=del size=1645011 2024-04-26T05:01:05.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.162+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.0 size=1048576 2024-04-26T05:01:05.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.164+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.1 size=1048576 2024-04-26T05:01:05.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.165+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~WZP0G4P2EKT7.2 size=743468 2024-04-26T05:01:05.170 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.169+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=WZP0G4P2EKT7 tag=LNJ8I6OH9XJ0 type=write size=3889196 2024-04-26T05:01:05.172 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.171+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=9161P2AAYJXD type=del size=1816628 2024-04-26T05:01:05.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.176+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=8DPNMOHYWATA type=del size=1158729 2024-04-26T05:01:05.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.180+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~FXEKKN7FBFXG.0 size=1048576 2024-04-26T05:01:05.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.182+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~FXEKKN7FBFXG.1 size=976403 2024-04-26T05:01:05.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.182+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=FXEKKN7FBFXG tag=JWDFGM7UR5CF type=write size=3073555 2024-04-26T05:01:05.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.184+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~KV9CA4XNAV54.0 size=1048576 2024-04-26T05:01:05.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.186+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~KV9CA4XNAV54.1 size=577624 2024-04-26T05:01:05.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.189+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=KV9CA4XNAV54 tag=ZVBVC1CAM1P3 type=write size=2674776 2024-04-26T05:01:05.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.191+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=JLUXCEMNU15W type=del size=59904 2024-04-26T05:01:05.195 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.194+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~YJOOOQXTUHDE.0 size=1048576 2024-04-26T05:01:05.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.195+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~YJOOOQXTUHDE.1 size=727640 2024-04-26T05:01:05.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.199+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=YJOOOQXTUHDE tag=HW87HVR9KMLT type=write size=2824792 2024-04-26T05:01:05.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.201+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=NOYDP29T5J2J type=del size=1520742 2024-04-26T05:01:05.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.203+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=ENVSA2G7D735 type=del 2024-04-26T05:01:05.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.207+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~P8SM6MLLMSL6.0 size=448257 2024-04-26T05:01:05.208 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.207+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=P8SM6MLLMSL6 tag=4B2J72Z2NJVB type=write size=1496833 2024-04-26T05:01:05.212 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.211+0000 7f5e6c44f780 1 < suggested remove operation key=TN10LJFK1EYX tag=3VTJ10DNW6QW type=del 2024-04-26T05:01:05.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.213+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=V9Y908PYH21K type=del size=733440 2024-04-26T05:01:05.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.217+0000 7f5e6c44f780 1 < suggested remove operation key=Q9BD1LRB0MKF tag=NVBAN9JCNUSR type=del 2024-04-26T05:01:05.222 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.221+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~V65F7CT2BVQP.0 size=1048576 2024-04-26T05:01:05.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.222+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~V65F7CT2BVQP.1 size=502716 2024-04-26T05:01:05.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.222+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=V65F7CT2BVQP tag=OFTE4CYJOIVJ type=write size=2599868 2024-04-26T05:01:05.226 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.224+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=Q81PXNZS5D4G type=del 2024-04-26T05:01:05.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.228+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~61EJJE0OM7RJ.0 size=932298 2024-04-26T05:01:05.230 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.228+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=61EJJE0OM7RJ tag=CWKB5COL3TZC type=write size=1980874 2024-04-26T05:01:05.232 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.231+0000 7f5e6c44f780 1 < canceled operation key=G1PZE7VIJWML tag=CZ5GNX89EWYL type=del size=1953760 2024-04-26T05:01:05.234 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.233+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=NKVUN8FB90KR type=del size=2215211 2024-04-26T05:01:05.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.237+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=LDWRBYZATH03 type=del 2024-04-26T05:01:05.241 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.240+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=NKRM11SUF7XK type=del size=507589 2024-04-26T05:01:05.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.242+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=AJQOO4T2ZHQ3 type=del 2024-04-26T05:01:05.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.244+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=J1D4GUKPS6QS type=write size=598417 2024-04-26T05:01:05.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.248+0000 7f5e6c44f780 1 < suggested remove operation key=O0KYMZCP374D tag=ZV4IISIW151M type=write 2024-04-26T05:01:05.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.250+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=8J6HKC958HKJ type=write size=10121 2024-04-26T05:01:05.253 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.252+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=H342YCKBE0MK type=del 2024-04-26T05:01:05.255 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.254+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=Y3UWYZO5B5XI type=del size=315231 2024-04-26T05:01:05.257 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.256+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~WOMAZZQXE2B4.0 size=322639 2024-04-26T05:01:05.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.260+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=WOMAZZQXE2B4 tag=4KGP0ZYI01ZD type=write size=1371215 2024-04-26T05:01:05.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.263+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=XUMFEGMBO578 type=del size=2227421 2024-04-26T05:01:05.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.263+0000 7f5e6c44f780 1 < canceled part key=_multipart_6PZCJ9LKDU89.2~JIDWH04OYAU4.0 size=1048576 2024-04-26T05:01:05.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.265+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~JIDWH04OYAU4.1 size=715751 2024-04-26T05:01:05.270 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.269+0000 7f5e6c44f780 1 < canceled multipart upload key=6PZCJ9LKDU89 upload=JIDWH04OYAU4 tag=IYX4G17LS0QI type=write size=2812903 2024-04-26T05:01:05.272 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.271+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=Q775RBCKMAAY type=del size=1965691 2024-04-26T05:01:05.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.274+0000 7f5e6c44f780 -1 < failed to complete operation key=M8QRWDR463QJ tag=AI6PY1P0SXX8 type=del size=1645011: (22) Invalid argument 2024-04-26T05:01:05.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.278+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~K5D7ECEAAI6T.0 size=1048576 2024-04-26T05:01:05.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.279+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~K5D7ECEAAI6T.1 size=613142 2024-04-26T05:01:05.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.279+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=K5D7ECEAAI6T tag=OUQ5R0F36494 type=write size=2710294 2024-04-26T05:01:05.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.284+0000 7f5e6c44f780 1 < suggested remove operation key=RHUI6JF0N6X1 tag=9161P2AAYJXD type=del 2024-04-26T05:01:05.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.286+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=YN24G1XK1UNN type=del size=325759 2024-04-26T05:01:05.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.288+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~FXEKKN7FBFXG.0 size=1048576 2024-04-26T05:01:05.292 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.290+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~FXEKKN7FBFXG.1 size=976403 2024-04-26T05:01:05.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.294+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=FXEKKN7FBFXG tag=JWDFGM7UR5CF type=write size=3073555 2024-04-26T05:01:05.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.298+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~EB6ZBGX4NKIQ.0 size=248622 2024-04-26T05:01:05.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.298+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=EB6ZBGX4NKIQ tag=GRYNDW86J80V type=write size=1297198 2024-04-26T05:01:05.301 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.300+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=JLUXCEMNU15W type=del 2024-04-26T05:01:05.303 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.302+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=ZE85RCUVZL8W type=del size=3445642 2024-04-26T05:01:05.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.304+0000 7f5e6c44f780 1 < canceled operation key=RRP3UJQSYW86 tag=NOYDP29T5J2J type=del size=1520742 2024-04-26T05:01:05.307 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.306+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=2QYNBI3MEJCT type=write size=589817 2024-04-26T05:01:05.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.308+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~P8SM6MLLMSL6.0 size=448257 2024-04-26T05:01:05.313 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.312+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=P8SM6MLLMSL6 tag=4B2J72Z2NJVB type=write size=1496833 2024-04-26T05:01:05.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.314+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=UU38I404B38K type=del size=3965127 2024-04-26T05:01:05.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.317+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=V9Y908PYH21K type=del 2024-04-26T05:01:05.321 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.320+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=BQVLDF7SXFFD type=del size=1888798 2024-04-26T05:01:05.323 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.322+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~V65F7CT2BVQP.0 size=1048576 2024-04-26T05:01:05.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.323+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~V65F7CT2BVQP.1 size=502716 2024-04-26T05:01:05.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.327+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=V65F7CT2BVQP tag=OFTE4CYJOIVJ type=write size=2599868 2024-04-26T05:01:05.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.329+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=641SUSB90H8I type=del size=905002 2024-04-26T05:01:05.332 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.331+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~61EJJE0OM7RJ.0 size=932298 2024-04-26T05:01:05.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.336+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=61EJJE0OM7RJ tag=CWKB5COL3TZC type=write size=1980874 2024-04-26T05:01:05.339 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.338+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=X2EVI8RSIG7T type=write size=926998 2024-04-26T05:01:05.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.341+0000 7f5e6c44f780 -1 < failed to complete operation key=O0KYMZCP374D tag=NKVUN8FB90KR type=del size=2215211: (22) Invalid argument 2024-04-26T05:01:05.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.343+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=8JR3U9X1LLIX type=del size=1434127 2024-04-26T05:01:05.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.345+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=NKRM11SUF7XK type=del 2024-04-26T05:01:05.349 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.347+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=BE9YVLQUC6LH type=del size=1852235 2024-04-26T05:01:05.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.350+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=J1D4GUKPS6QS type=write size=598417 2024-04-26T05:01:05.355 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.354+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~KN8M9C6I3EHP.0 size=1048576 2024-04-26T05:01:05.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.356+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~KN8M9C6I3EHP.1 size=379779 2024-04-26T05:01:05.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.356+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=KN8M9C6I3EHP tag=RMTYYGE7IT36 type=write size=2476931 2024-04-26T05:01:05.359 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.358+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=8J6HKC958HKJ type=write size=10121 2024-04-26T05:01:05.361 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.360+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=H46YFYQNOIXL type=write size=1044794 2024-04-26T05:01:05.363 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.362+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=Y3UWYZO5B5XI type=del 2024-04-26T05:01:05.367 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.366+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~Q9LCX0CAV0YF.0 size=364175 2024-04-26T05:01:05.367 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.366+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=Q9LCX0CAV0YF tag=FOF2A3MDJ39L type=write size=1412751 2024-04-26T05:01:05.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.368+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=XUMFEGMBO578 type=del 2024-04-26T05:01:05.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.370+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=W1GBF482AJZR type=write size=682445 2024-04-26T05:01:05.375 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.374+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=Q775RBCKMAAY type=del 2024-04-26T05:01:05.379 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.377+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.0 size=1048576 2024-04-26T05:01:05.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.379+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.1 size=1048576 2024-04-26T05:01:05.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.381+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.2 size=263839 2024-04-26T05:01:05.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.381+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=IE8NV9299PJR tag=WQGU4D041PER type=write size=3409567 2024-04-26T05:01:05.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.383+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~K5D7ECEAAI6T.0 size=1048576 2024-04-26T05:01:05.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.385+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~K5D7ECEAAI6T.1 size=613142 2024-04-26T05:01:05.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.388+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=K5D7ECEAAI6T tag=OUQ5R0F36494 type=write size=2710294 2024-04-26T05:01:05.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.390+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=8WENGBNKVOUT type=del size=2233969 2024-04-26T05:01:05.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.394+0000 7f5e6c44f780 1 < suggested remove operation key=SO60V5P7E3UJ tag=YN24G1XK1UNN type=del 2024-04-26T05:01:05.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.396+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=JA8ELOR3KUAY type=write size=338649 2024-04-26T05:01:05.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.398+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~EB6ZBGX4NKIQ.0 size=248622 2024-04-26T05:01:05.404 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.402+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=EB6ZBGX4NKIQ tag=GRYNDW86J80V type=write size=1297198 2024-04-26T05:01:05.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.405+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=301B72KABE2S type=del size=2954222 2024-04-26T05:01:05.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.407+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=ZE85RCUVZL8W type=del 2024-04-26T05:01:05.410 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.409+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=20WEJ5ELZW51 type=del size=3553729 2024-04-26T05:01:05.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.411+0000 7f5e6c44f780 1 < completed write operation key=6PZCJ9LKDU89 tag=2QYNBI3MEJCT type=write size=589817 2024-04-26T05:01:05.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.413+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=565HZN5ETNSG type=del size=1398265 2024-04-26T05:01:05.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.416+0000 7f5e6c44f780 1 < canceled operation key=Q9BD1LRB0MKF tag=UU38I404B38K type=del size=3965127 2024-04-26T05:01:05.419 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.418+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=8ZFWM3Z6TL9K type=del size=3341510 2024-04-26T05:01:05.421 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.420+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=BQVLDF7SXFFD type=del 2024-04-26T05:01:05.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.422+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=IZMI9W2OS6JN type=del size=4005103 2024-04-26T05:01:05.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.424+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=641SUSB90H8I type=del 2024-04-26T05:01:05.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.428+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~4QRNCSV1RLWK.0 size=900088 2024-04-26T05:01:05.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.428+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=4QRNCSV1RLWK tag=6NX9WET02WG3 type=write size=1948664 2024-04-26T05:01:05.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.432+0000 7f5e6c44f780 1 < suggested remove operation key=QL2O16MF6S6U tag=X2EVI8RSIG7T type=write 2024-04-26T05:01:05.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.436+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~LUNIQI4BJ2DW.0 size=1048576 2024-04-26T05:01:05.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.438+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~LUNIQI4BJ2DW.1 size=136331 2024-04-26T05:01:05.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.438+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=LUNIQI4BJ2DW tag=Y6534W6MMQZ3 type=write size=2233483 2024-04-26T05:01:05.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.440+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=8JR3U9X1LLIX type=del 2024-04-26T05:01:05.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.442+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=44QEYOX19BJS type=write size=808850 2024-04-26T05:01:05.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.444+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=BE9YVLQUC6LH type=del 2024-04-26T05:01:05.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.446+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=1CJ6YDJECNLH type=del size=2272504 2024-04-26T05:01:05.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.449+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~KN8M9C6I3EHP.0 size=1048576 2024-04-26T05:01:05.452 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.450+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~KN8M9C6I3EHP.1 size=379779 2024-04-26T05:01:05.455 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.454+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=KN8M9C6I3EHP tag=RMTYYGE7IT36 type=write size=2476931 2024-04-26T05:01:05.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.457+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~TVADUVO45WEV.0 size=1048576 2024-04-26T05:01:05.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.459+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~TVADUVO45WEV.1 size=480711 2024-04-26T05:01:05.461 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.459+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=TVADUVO45WEV tag=9YT41GNMTR1Q type=write size=2577863 2024-04-26T05:01:05.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.462+0000 7f5e6c44f780 1 < completed write operation key=RRP3UJQSYW86 tag=H46YFYQNOIXL type=write size=1044794 2024-04-26T05:01:05.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.464+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=7AAUUHPRDYI5 type=del size=234525 2024-04-26T05:01:05.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.466+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~Q9LCX0CAV0YF.0 size=364175 2024-04-26T05:01:05.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.470+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=Q9LCX0CAV0YF tag=FOF2A3MDJ39L type=write size=1412751 2024-04-26T05:01:05.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.472+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=PLTSI53312OH type=del size=901625 2024-04-26T05:01:05.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.474+0000 7f5e6c44f780 1 < completed write operation key=1JG681PFCBSF tag=W1GBF482AJZR type=write size=682445 2024-04-26T05:01:05.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.476+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=797JGOVRGRBU type=del size=1434942 2024-04-26T05:01:05.479 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.478+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.0 size=1048576 2024-04-26T05:01:05.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.480+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.1 size=1048576 2024-04-26T05:01:05.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.481+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~IE8NV9299PJR.2 size=263839 2024-04-26T05:01:05.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.485+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=IE8NV9299PJR tag=WQGU4D041PER type=write size=3409567 2024-04-26T05:01:05.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.487+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=NBUYLJ3M3NAZ type=write size=393769 2024-04-26T05:01:05.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.489+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=8WENGBNKVOUT type=del 2024-04-26T05:01:05.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.491+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=YOG4W79XM6A2 type=del size=2198216 2024-04-26T05:01:05.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.495+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=JA8ELOR3KUAY type=write 2024-04-26T05:01:05.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.500+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.0 size=1048576 2024-04-26T05:01:05.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.502+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.1 size=1048576 2024-04-26T05:01:05.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.503+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.2 size=162721 2024-04-26T05:01:05.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.503+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=0QHK1JYMX2YM tag=TOXAACC3EKYS type=write size=3308449 2024-04-26T05:01:05.507 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.506+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=301B72KABE2S type=del 2024-04-26T05:01:05.509 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.508+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=QJXN0G5SHTPU type=del size=1199571 2024-04-26T05:01:05.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.510+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=20WEJ5ELZW51 type=del 2024-04-26T05:01:05.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.513+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.0 size=1048576 2024-04-26T05:01:05.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.515+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.1 size=1048576 2024-04-26T05:01:05.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.517+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.2 size=157758 2024-04-26T05:01:05.518 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.517+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=KRTWH0KV9AVD tag=TRSYG3ARYS6Q type=write size=3303486 2024-04-26T05:01:05.520 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.519+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=565HZN5ETNSG type=del 2024-04-26T05:01:05.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.522+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.0 size=1048576 2024-04-26T05:01:05.525 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.524+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.1 size=1048576 2024-04-26T05:01:05.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.526+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.2 size=841231 2024-04-26T05:01:05.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.526+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=1I4BP9G8PY95 tag=E3X63C9WXLG0 type=write size=3986959 2024-04-26T05:01:05.530 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.528+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=8ZFWM3Z6TL9K type=del 2024-04-26T05:01:05.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.530+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=GX5E4B1AMIQG type=write size=844432 2024-04-26T05:01:05.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.535+0000 7f5e6c44f780 1 < suggested update operation key=WPPJT7ES6671 tag=IZMI9W2OS6JN type=del size=4005103 2024-04-26T05:01:05.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.537+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=BQD5UTKGXH2P type=del size=3448653 2024-04-26T05:01:05.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.539+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~4QRNCSV1RLWK.0 size=900088 2024-04-26T05:01:05.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.543+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=4QRNCSV1RLWK tag=6NX9WET02WG3 type=write size=1948664 2024-04-26T05:01:05.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.547+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~86UMYYXEW370.0 size=371454 2024-04-26T05:01:05.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.547+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=86UMYYXEW370 tag=5UEQEVJQBV90 type=write size=1420030 2024-04-26T05:01:05.549 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.547+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~LUNIQI4BJ2DW.0 size=1048576 2024-04-26T05:01:05.550 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.549+0000 7f5e6c44f780 1 < completed part key=_multipart_HLA0M5HU2P9F.2~LUNIQI4BJ2DW.1 size=136331 2024-04-26T05:01:05.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.553+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=LUNIQI4BJ2DW tag=Y6534W6MMQZ3 type=write size=2233483 2024-04-26T05:01:05.558 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.557+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.0 size=1048576 2024-04-26T05:01:05.561 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.560+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.1 size=1048576 2024-04-26T05:01:05.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.562+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.2 size=793123 2024-04-26T05:01:05.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.562+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=KB1727VPQRJ0 tag=L06K7UVXUPHY type=write size=3938851 2024-04-26T05:01:05.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.564+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=44QEYOX19BJS type=write size=808850 2024-04-26T05:01:05.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.566+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=79RFXG42FVWL type=del size=983748 2024-04-26T05:01:05.571 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.570+0000 7f5e6c44f780 1 < suggested remove operation key=WJPHV271EBDO tag=1CJ6YDJECNLH type=del 2024-04-26T05:01:05.573 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.572+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=GZZO7F2DSJB8 type=del size=472404 2024-04-26T05:01:05.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.574+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~TVADUVO45WEV.0 size=1048576 2024-04-26T05:01:05.577 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.576+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~TVADUVO45WEV.1 size=480711 2024-04-26T05:01:05.581 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.579+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=TVADUVO45WEV tag=9YT41GNMTR1Q type=write size=2577863 2024-04-26T05:01:05.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.581+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=4P3TB6NCTJJJ type=write size=858558 2024-04-26T05:01:05.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.583+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=7AAUUHPRDYI5 type=del 2024-04-26T05:01:05.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.585+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=ZZKOOZYQ1J8S type=del size=3381234 2024-04-26T05:01:05.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.587+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=PLTSI53312OH type=del 2024-04-26T05:01:05.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.589+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=QO3YL7E8FX3V type=del size=47710 2024-04-26T05:01:05.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.591+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=797JGOVRGRBU type=del 2024-04-26T05:01:05.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.596+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~NI954ZQ1IAV7.0 size=1048576 2024-04-26T05:01:05.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.597+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~NI954ZQ1IAV7.1 size=98295 2024-04-26T05:01:05.599 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.597+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=NI954ZQ1IAV7 tag=O7N7HBDK0B9U type=write size=2195447 2024-04-26T05:01:05.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.601+0000 7f5e6c44f780 1 < suggested update operation key=6PZCJ9LKDU89 tag=NBUYLJ3M3NAZ type=write size=393769 2024-04-26T05:01:05.605 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.603+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=SSHDGRBFJRPL type=del size=1395415 2024-04-26T05:01:05.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.606+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=YOG4W79XM6A2 type=del 2024-04-26T05:01:05.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.608+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=1CR8FJ1BMJHR type=del size=1127102 2024-04-26T05:01:05.612 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.610+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.0 size=1048576 2024-04-26T05:01:05.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.612+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.1 size=1048576 2024-04-26T05:01:05.615 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.614+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~0QHK1JYMX2YM.2 size=162721 2024-04-26T05:01:05.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.618+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=0QHK1JYMX2YM tag=TOXAACC3EKYS type=write size=3308449 2024-04-26T05:01:05.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.620+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=WVU2VZQO3SZP type=write size=288031 2024-04-26T05:01:05.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.623+0000 7f5e6c44f780 -1 < failed to complete operation key=6PZCJ9LKDU89 tag=QJXN0G5SHTPU type=del size=1199571: (22) Invalid argument 2024-04-26T05:01:05.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.625+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=64UC94TLXZ3R type=del size=1775347 2024-04-26T05:01:05.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.626+0000 7f5e6c44f780 1 < canceled part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.0 size=1048576 2024-04-26T05:01:05.629 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.627+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.1 size=1048576 2024-04-26T05:01:05.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.629+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~KRTWH0KV9AVD.2 size=157758 2024-04-26T05:01:05.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.633+0000 7f5e6c44f780 1 < canceled multipart upload key=52BYVVK0SKQI upload=KRTWH0KV9AVD tag=TRSYG3ARYS6Q type=write size=3303486 2024-04-26T05:01:05.637 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.636+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=6P99KXJU364P type=del size=430511 2024-04-26T05:01:05.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.638+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.0 size=1048576 2024-04-26T05:01:05.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.639+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.1 size=1048576 2024-04-26T05:01:05.643 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.641+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~1I4BP9G8PY95.2 size=841231 2024-04-26T05:01:05.646 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.645+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=1I4BP9G8PY95 tag=E3X63C9WXLG0 type=write size=3986959 2024-04-26T05:01:05.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.650+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.0 size=1048576 2024-04-26T05:01:05.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.651+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.1 size=1048576 2024-04-26T05:01:05.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.653+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.2 size=199095 2024-04-26T05:01:05.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.653+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=YNP8MJJ6D89F tag=0ENY44SJ7J5J type=write size=3344823 2024-04-26T05:01:05.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.655+0000 7f5e6c44f780 1 < completed write operation key=SO60V5P7E3UJ tag=GX5E4B1AMIQG type=write size=844432 2024-04-26T05:01:05.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.660+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~84HYCAXBOH25.0 size=1048576 2024-04-26T05:01:05.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.661+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~84HYCAXBOH25.1 size=946637 2024-04-26T05:01:05.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.661+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=84HYCAXBOH25 tag=8WG0M4PBIVLH type=write size=3043789 2024-04-26T05:01:05.665 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.664+0000 7f5e6c44f780 1 < completed delete operation key=T6F27FVZALU3 tag=BQD5UTKGXH2P type=del 2024-04-26T05:01:05.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.666+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=FW29KZUITCIB type=del size=2761577 2024-04-26T05:01:05.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.668+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~86UMYYXEW370.0 size=371454 2024-04-26T05:01:05.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.672+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=86UMYYXEW370 tag=5UEQEVJQBV90 type=write size=1420030 2024-04-26T05:01:05.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.677+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~MJ1TALWJ6JTH.0 size=390902 2024-04-26T05:01:05.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.677+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=MJ1TALWJ6JTH tag=AOB1OW1QEKRZ type=write size=1439478 2024-04-26T05:01:05.680 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.679+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.0 size=1048576 2024-04-26T05:01:05.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.681+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.1 size=1048576 2024-04-26T05:01:05.682 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.681+0000 7f5e6c44f780 1 < canceled part key=_multipart_I51TM1V08MGO.2~KB1727VPQRJ0.2 size=793123 2024-04-26T05:01:05.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.684+0000 7f5e6c44f780 1 < canceled multipart upload key=I51TM1V08MGO upload=KB1727VPQRJ0 tag=L06K7UVXUPHY type=write size=3938851 2024-04-26T05:01:05.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.687+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=Y9MJUGZ5L8MM type=del size=247839 2024-04-26T05:01:05.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.691+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=79RFXG42FVWL type=del size=983748 2024-04-26T05:01:05.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.695+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~O4TJIIIA49Y3.0 size=1048576 2024-04-26T05:01:05.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.697+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~O4TJIIIA49Y3.1 size=608101 2024-04-26T05:01:05.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.697+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=O4TJIIIA49Y3 tag=7Z241O01TSFK type=write size=2705253 2024-04-26T05:01:05.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.699+0000 7f5e6c44f780 1 < canceled operation key=WG89TQYHF6G1 tag=GZZO7F2DSJB8 type=del size=472404 2024-04-26T05:01:05.702 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.701+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=FCS0IE4MTPK5 type=write size=1009619 2024-04-26T05:01:05.705 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.704+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=4P3TB6NCTJJJ type=write size=858558 2024-04-26T05:01:05.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.708+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.0 size=1048576 2024-04-26T05:01:05.711 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.710+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.1 size=1048576 2024-04-26T05:01:05.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.711+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.2 size=457392 2024-04-26T05:01:05.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.711+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=HKZB23A370HO tag=740JO9YBS5X2 type=write size=3603120 2024-04-26T05:01:05.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.714+0000 7f5e6c44f780 -1 < failed to complete operation key=6PZCJ9LKDU89 tag=ZZKOOZYQ1J8S type=del size=3381234: (22) Invalid argument 2024-04-26T05:01:05.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.718+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~ZYYRYJZAGXXQ.0 size=836862 2024-04-26T05:01:05.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.718+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=ZYYRYJZAGXXQ tag=HB60P9P16O83 type=write size=1885438 2024-04-26T05:01:05.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.721+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=QO3YL7E8FX3V type=del 2024-04-26T05:01:05.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.723+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=QPK9HRJQLVHE type=del size=1991041 2024-04-26T05:01:05.726 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.725+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~NI954ZQ1IAV7.0 size=1048576 2024-04-26T05:01:05.728 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.727+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~NI954ZQ1IAV7.1 size=98295 2024-04-26T05:01:05.732 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.731+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=NI954ZQ1IAV7 tag=O7N7HBDK0B9U type=write size=2195447 2024-04-26T05:01:05.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.733+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=W3Z4QCGKOXKV type=del size=1658269 2024-04-26T05:01:05.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.735+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=SSHDGRBFJRPL type=del 2024-04-26T05:01:05.738 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.737+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=8RVNDS57BKOG type=write size=655653 2024-04-26T05:01:05.742 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.741+0000 7f5e6c44f780 1 < suggested update operation key=T2T3RS6DUX0O tag=1CR8FJ1BMJHR type=del size=1127102 2024-04-26T05:01:05.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.743+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=1LANNWH6579T type=del size=2962600 2024-04-26T05:01:05.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.747+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=WVU2VZQO3SZP type=write 2024-04-26T05:01:05.750 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.749+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=E1AT2Q51ZRB2 type=del size=1771762 2024-04-26T05:01:05.753 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.751+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=64UC94TLXZ3R type=del 2024-04-26T05:01:05.755 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.753+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=XEYVPC18VFMW type=del size=3890390 2024-04-26T05:01:05.757 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.755+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=6P99KXJU364P type=del 2024-04-26T05:01:05.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.757+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=ELY3TYHTQF2P type=del size=4171353 2024-04-26T05:01:05.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.759+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.0 size=1048576 2024-04-26T05:01:05.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.761+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.1 size=1048576 2024-04-26T05:01:05.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.762+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~YNP8MJJ6D89F.2 size=199095 2024-04-26T05:01:05.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.766+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=YNP8MJJ6D89F tag=0ENY44SJ7J5J type=write size=3344823 2024-04-26T05:01:05.771 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.770+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.0 size=1048576 2024-04-26T05:01:05.773 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.772+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.1 size=1048576 2024-04-26T05:01:05.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.774+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.2 size=397236 2024-04-26T05:01:05.775 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.774+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=P7RJC9SKZAQB tag=KECD6GXUJLRW type=write size=3542964 2024-04-26T05:01:05.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.777+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~84HYCAXBOH25.0 size=1048576 2024-04-26T05:01:05.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.779+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~84HYCAXBOH25.1 size=946637 2024-04-26T05:01:05.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.783+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=84HYCAXBOH25 tag=8WG0M4PBIVLH type=write size=3043789 2024-04-26T05:01:05.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.785+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=C48N646HCEQM type=del size=1272742 2024-04-26T05:01:05.788 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.787+0000 7f5e6c44f780 1 < canceled operation key=KC7MUR1B55LJ tag=FW29KZUITCIB type=del size=2761577 2024-04-26T05:01:05.790 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.789+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=ETM3UYNMEH3L type=del size=3673370 2024-04-26T05:01:05.793 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.791+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~MJ1TALWJ6JTH.0 size=390902 2024-04-26T05:01:05.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.795+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=MJ1TALWJ6JTH tag=AOB1OW1QEKRZ type=write size=1439478 2024-04-26T05:01:05.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.799+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~WENQGZTVPE2A.0 size=736854 2024-04-26T05:01:05.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.799+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=WENQGZTVPE2A tag=LCYV94N3L89Q type=write size=1785430 2024-04-26T05:01:05.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.801+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=Y9MJUGZ5L8MM type=del 2024-04-26T05:01:05.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.803+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=QKDBNAFZIN5G type=del size=3458808 2024-04-26T05:01:05.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.805+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~O4TJIIIA49Y3.0 size=1048576 2024-04-26T05:01:05.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.807+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~O4TJIIIA49Y3.1 size=608101 2024-04-26T05:01:05.811 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.810+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=O4TJIIIA49Y3 tag=7Z241O01TSFK type=write size=2705253 2024-04-26T05:01:05.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.814+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~LWDDLOBAQJMG.0 size=1048576 2024-04-26T05:01:05.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.816+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~LWDDLOBAQJMG.1 size=94812 2024-04-26T05:01:05.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.816+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=LWDDLOBAQJMG tag=VQKEHZAGMLBK type=write size=2191964 2024-04-26T05:01:05.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.820+0000 7f5e6c44f780 1 < suggested remove operation key=RRP3UJQSYW86 tag=FCS0IE4MTPK5 type=write 2024-04-26T05:01:05.823 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.821+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=IPRZRQVMXN9S type=del size=2306060 2024-04-26T05:01:05.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.823+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.0 size=1048576 2024-04-26T05:01:05.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.825+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.1 size=1048576 2024-04-26T05:01:05.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.828+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~HKZB23A370HO.2 size=457392 2024-04-26T05:01:05.833 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.832+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=HKZB23A370HO tag=740JO9YBS5X2 type=write size=3603120 2024-04-26T05:01:05.835 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.834+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=B4ANPVJT48MX type=del size=1504381 2024-04-26T05:01:05.837 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.836+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~ZYYRYJZAGXXQ.0 size=836862 2024-04-26T05:01:05.841 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.840+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=ZYYRYJZAGXXQ tag=HB60P9P16O83 type=write size=1885438 2024-04-26T05:01:05.846 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.844+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~457BQKZITT6W.0 size=1048576 2024-04-26T05:01:05.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.846+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~457BQKZITT6W.1 size=66012 2024-04-26T05:01:05.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.846+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=457BQKZITT6W tag=RYD1ARXEYFES type=write size=2163164 2024-04-26T05:01:05.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.848+0000 7f5e6c44f780 1 < canceled operation key=G1PZE7VIJWML tag=QPK9HRJQLVHE type=del size=1991041 2024-04-26T05:01:05.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.853+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~PC6PYHTDEFYF.0 size=1043408 2024-04-26T05:01:05.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.853+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=PC6PYHTDEFYF tag=2IR42ILX29RT type=write size=2091984 2024-04-26T05:01:05.856 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.855+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=W3Z4QCGKOXKV type=del 2024-04-26T05:01:05.859 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.858+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=WIRD83569320 type=del size=983958 2024-04-26T05:01:05.864 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.863+0000 7f5e6c44f780 1 < suggested update operation key=WJPHV271EBDO tag=8RVNDS57BKOG type=write size=655653 2024-04-26T05:01:05.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.865+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=9KXU2RA23R1A type=del size=1269066 2024-04-26T05:01:05.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.867+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=1LANNWH6579T type=del 2024-04-26T05:01:05.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.871+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~UXS2UJELX1DG.0 size=1048576 2024-04-26T05:01:05.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.873+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~UXS2UJELX1DG.1 size=713338 2024-04-26T05:01:05.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.873+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=UXS2UJELX1DG tag=KKHRNM4V30VD type=write size=2810490 2024-04-26T05:01:05.877 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.875+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=E1AT2Q51ZRB2 type=del 2024-04-26T05:01:05.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.877+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=A3W6VGYCZ27K type=del size=466375 2024-04-26T05:01:05.883 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.881+0000 7f5e6c44f780 1 < suggested update operation key=QL2O16MF6S6U tag=XEYVPC18VFMW type=del size=3890390 2024-04-26T05:01:05.885 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.884+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=YXZ64ZPJ4UO3 type=del size=829093 2024-04-26T05:01:05.887 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.886+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=ELY3TYHTQF2P type=del 2024-04-26T05:01:05.891 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.889+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.0 size=1048576 2024-04-26T05:01:05.892 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.891+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.1 size=1048576 2024-04-26T05:01:05.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.893+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.2 size=693680 2024-04-26T05:01:05.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.893+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=D3GASQN3O0QQ tag=1IBA8EFMEIW2 type=write size=3839408 2024-04-26T05:01:05.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.896+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.0 size=1048576 2024-04-26T05:01:05.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.897+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.1 size=1048576 2024-04-26T05:01:05.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.899+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~P7RJC9SKZAQB.2 size=397236 2024-04-26T05:01:05.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.904+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=P7RJC9SKZAQB tag=KECD6GXUJLRW type=write size=3542964 2024-04-26T05:01:05.909 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.908+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~UHVPAID7P609.0 size=1048576 2024-04-26T05:01:05.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.909+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~UHVPAID7P609.1 size=793731 2024-04-26T05:01:05.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.909+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=UHVPAID7P609 tag=14IHWUD96HI9 type=write size=2890883 2024-04-26T05:01:05.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.912+0000 7f5e6c44f780 -1 < failed to complete operation key=QL2O16MF6S6U tag=C48N646HCEQM type=del size=1272742: (22) Invalid argument 2024-04-26T05:01:05.916 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.915+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=OGV03CU6IOB7 type=del size=2742176 2024-04-26T05:01:05.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.917+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=ETM3UYNMEH3L type=del 2024-04-26T05:01:05.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.919+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=9B8GNWZT8ZKZ type=del size=3106894 2024-04-26T05:01:05.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.921+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~WENQGZTVPE2A.0 size=736854 2024-04-26T05:01:05.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.925+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=WENQGZTVPE2A tag=LCYV94N3L89Q type=write size=1785430 2024-04-26T05:01:05.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.926+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=R56T6XF7039A type=del size=68981 2024-04-26T05:01:05.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.928+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=QKDBNAFZIN5G type=del 2024-04-26T05:01:05.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.932+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.0 size=1048576 2024-04-26T05:01:05.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.934+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.1 size=1048576 2024-04-26T05:01:05.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.935+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.2 size=665952 2024-04-26T05:01:05.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.935+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=HYHP6GM9YX22 tag=N37RTC6QFD31 type=write size=3811680 2024-04-26T05:01:05.938 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.937+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~LWDDLOBAQJMG.0 size=1048576 2024-04-26T05:01:05.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.939+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~LWDDLOBAQJMG.1 size=94812 2024-04-26T05:01:05.944 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.942+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=LWDDLOBAQJMG tag=VQKEHZAGMLBK type=write size=2191964 2024-04-26T05:01:05.946 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.944+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=VWJYCW0YAAXU type=del size=2547147 2024-04-26T05:01:05.947 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.946+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=IPRZRQVMXN9S type=del 2024-04-26T05:01:05.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.950+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~IRJ24N0NLY5B.0 size=82216 2024-04-26T05:01:05.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.950+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=IRJ24N0NLY5B tag=OXKFARQH5ZNJ type=write size=1130792 2024-04-26T05:01:05.953 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.952+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=B4ANPVJT48MX type=del 2024-04-26T05:01:05.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.956+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~UEGY1REUK932.0 size=405476 2024-04-26T05:01:05.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.956+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=UEGY1REUK932 tag=G2DWWK5T5DRX type=write size=1454052 2024-04-26T05:01:05.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.958+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~457BQKZITT6W.0 size=1048576 2024-04-26T05:01:05.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.960+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~457BQKZITT6W.1 size=66012 2024-04-26T05:01:05.965 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.964+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=457BQKZITT6W tag=RYD1ARXEYFES type=write size=2163164 2024-04-26T05:01:05.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.966+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=GZ0IDRK0Y134 type=del size=2812592 2024-04-26T05:01:05.970 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.969+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~PC6PYHTDEFYF.0 size=1043408 2024-04-26T05:01:05.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.972+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=PC6PYHTDEFYF tag=2IR42ILX29RT type=write size=2091984 2024-04-26T05:01:05.977 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.976+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~VUCGJA3JKN8M.0 size=1048576 2024-04-26T05:01:05.979 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.978+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~VUCGJA3JKN8M.1 size=964846 2024-04-26T05:01:05.979 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.978+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=VUCGJA3JKN8M tag=P5C5ISYMWKGU type=write size=3061998 2024-04-26T05:01:05.981 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.980+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=WIRD83569320 type=del 2024-04-26T05:01:05.983 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.982+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=CI2Q93GQ691P type=del size=3949504 2024-04-26T05:01:05.988 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.986+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=9KXU2RA23R1A type=del size=1269066 2024-04-26T05:01:05.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.990+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~B127T532N12U.0 size=1048576 2024-04-26T05:01:05.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.992+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~B127T532N12U.1 size=657378 2024-04-26T05:01:05.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.992+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=B127T532N12U tag=LAGJV505A8CR type=write size=2754530 2024-04-26T05:01:05.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.994+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~UXS2UJELX1DG.0 size=1048576 2024-04-26T05:01:05.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.995+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~UXS2UJELX1DG.1 size=713338 2024-04-26T05:01:06.001 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:05.999+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=UXS2UJELX1DG tag=KKHRNM4V30VD type=write size=2810490 2024-04-26T05:01:06.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.001+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=LPLV124IHMC1 type=del size=3039942 2024-04-26T05:01:06.005 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.004+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=A3W6VGYCZ27K type=del 2024-04-26T05:01:06.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.006+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=LV040RJAGOXB type=del size=521747 2024-04-26T05:01:06.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.008+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=YXZ64ZPJ4UO3 type=del 2024-04-26T05:01:06.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.010+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=U6N8GWXNM8TJ type=del size=3015754 2024-04-26T05:01:06.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.012+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.0 size=1048576 2024-04-26T05:01:06.016 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.014+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.1 size=1048576 2024-04-26T05:01:06.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.017+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~D3GASQN3O0QQ.2 size=693680 2024-04-26T05:01:06.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.020+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=D3GASQN3O0QQ tag=1IBA8EFMEIW2 type=write size=3839408 2024-04-26T05:01:06.024 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.023+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=56Z9Y006OQ68 type=del size=741383 2024-04-26T05:01:06.026 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.024+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~UHVPAID7P609.0 size=1048576 2024-04-26T05:01:06.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.026+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~UHVPAID7P609.1 size=793731 2024-04-26T05:01:06.031 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.030+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=UHVPAID7P609 tag=14IHWUD96HI9 type=write size=2890883 2024-04-26T05:01:06.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.034+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~30LY7JVWB8IZ.0 size=1048576 2024-04-26T05:01:06.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.036+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~30LY7JVWB8IZ.1 size=848710 2024-04-26T05:01:06.037 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.036+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=30LY7JVWB8IZ tag=6TRD38W34QI0 type=write size=2945862 2024-04-26T05:01:06.039 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.038+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=OGV03CU6IOB7 type=del 2024-04-26T05:01:06.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.040+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=05OD1OKBLBQF type=del size=2379233 2024-04-26T05:01:06.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.044+0000 7f5e6c44f780 1 < suggested remove operation key=RHUI6JF0N6X1 tag=9B8GNWZT8ZKZ type=del 2024-04-26T05:01:06.048 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.047+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=MGDJ9A1PW6VG type=del size=3242459 2024-04-26T05:01:06.051 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.049+0000 7f5e6c44f780 -1 < failed to complete operation key=RHUI6JF0N6X1 tag=R56T6XF7039A type=del size=68981: (22) Invalid argument 2024-04-26T05:01:06.053 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.052+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=FQ100SD0QB1E type=del size=1100837 2024-04-26T05:01:06.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.054+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.0 size=1048576 2024-04-26T05:01:06.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.056+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.1 size=1048576 2024-04-26T05:01:06.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.058+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~HYHP6GM9YX22.2 size=665952 2024-04-26T05:01:06.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.061+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=HYHP6GM9YX22 tag=N37RTC6QFD31 type=write size=3811680 2024-04-26T05:01:06.065 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.064+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=C1RM3PZXVVHZ type=del size=2669159 2024-04-26T05:01:06.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.066+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=VWJYCW0YAAXU type=del 2024-04-26T05:01:06.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.068+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=7Y0WPEIVN6X4 type=del size=3177094 2024-04-26T05:01:06.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.069+0000 7f5e6c44f780 1 < canceled part key=_multipart_RC0KPPYXSR38.2~IRJ24N0NLY5B.0 size=82216 2024-04-26T05:01:06.074 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.073+0000 7f5e6c44f780 1 < canceled multipart upload key=RC0KPPYXSR38 upload=IRJ24N0NLY5B tag=OXKFARQH5ZNJ type=write size=1130792 2024-04-26T05:01:06.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.077+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~ZA77VDBCOWUO.0 size=1048576 2024-04-26T05:01:06.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.079+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~ZA77VDBCOWUO.1 size=564476 2024-04-26T05:01:06.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.079+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=ZA77VDBCOWUO tag=NT773DQBTVD5 type=write size=2661628 2024-04-26T05:01:06.082 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.081+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~UEGY1REUK932.0 size=405476 2024-04-26T05:01:06.085 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.084+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=UEGY1REUK932 tag=G2DWWK5T5DRX type=write size=1454052 2024-04-26T05:01:06.088 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.086+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=6NYIIW7M3LNA type=del size=3483045 2024-04-26T05:01:06.090 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.089+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=GZ0IDRK0Y134 type=del 2024-04-26T05:01:06.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.093+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~7H8MS4O7VMZP.0 size=174375 2024-04-26T05:01:06.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.093+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=7H8MS4O7VMZP tag=705R2MSH0VZ7 type=write size=1222951 2024-04-26T05:01:06.096 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.095+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~VUCGJA3JKN8M.0 size=1048576 2024-04-26T05:01:06.098 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.097+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~VUCGJA3JKN8M.1 size=964846 2024-04-26T05:01:06.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.101+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=VUCGJA3JKN8M tag=P5C5ISYMWKGU type=write size=3061998 2024-04-26T05:01:06.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.105+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~NW5PGNVVLYH5.0 size=1048576 2024-04-26T05:01:06.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.107+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~NW5PGNVVLYH5.1 size=776810 2024-04-26T05:01:06.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.107+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=NW5PGNVVLYH5 tag=SLDBFZFMCDGX type=write size=2873962 2024-04-26T05:01:06.111 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.109+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=CI2Q93GQ691P type=del 2024-04-26T05:01:06.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.114+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~X63HEJQG1AUK.0 size=1007767 2024-04-26T05:01:06.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.114+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=X63HEJQG1AUK tag=6XAC23J3SLNH type=write size=2056343 2024-04-26T05:01:06.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.115+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~B127T532N12U.0 size=1048576 2024-04-26T05:01:06.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.117+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~B127T532N12U.1 size=657378 2024-04-26T05:01:06.122 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.121+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=B127T532N12U tag=LAGJV505A8CR type=write size=2754530 2024-04-26T05:01:06.124 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.122+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=YMK2BP8OR73F type=write size=214697 2024-04-26T05:01:06.126 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.125+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=LPLV124IHMC1 type=del 2024-04-26T05:01:06.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.128+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~XMD0XC21SJNX.0 size=479219 2024-04-26T05:01:06.130 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.128+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=XMD0XC21SJNX tag=G87Z619GFX5B type=write size=1527795 2024-04-26T05:01:06.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.131+0000 7f5e6c44f780 1 < canceled operation key=UA5Z192DBL0X tag=LV040RJAGOXB type=del size=521747 2024-04-26T05:01:06.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.133+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=2ALOJJ8DM08Q type=del size=553510 2024-04-26T05:01:06.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.135+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=U6N8GWXNM8TJ type=del 2024-04-26T05:01:06.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.138+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~TGE1E0RO0350.0 size=1048576 2024-04-26T05:01:06.141 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.140+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~TGE1E0RO0350.1 size=25349 2024-04-26T05:01:06.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.140+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=TGE1E0RO0350 tag=HJMHYCVKD02U type=write size=2122501 2024-04-26T05:01:06.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.142+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=56Z9Y006OQ68 type=del 2024-04-26T05:01:06.147 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.146+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~SIIJN7R6E4RT.0 size=318330 2024-04-26T05:01:06.148 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.146+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=SIIJN7R6E4RT tag=9Y7BWHX6EC82 type=write size=1366906 2024-04-26T05:01:06.149 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.148+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~30LY7JVWB8IZ.0 size=1048576 2024-04-26T05:01:06.151 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.150+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~30LY7JVWB8IZ.1 size=848710 2024-04-26T05:01:06.155 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.154+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=30LY7JVWB8IZ tag=6TRD38W34QI0 type=write size=2945862 2024-04-26T05:01:06.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.156+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=MHQSQ56F5DC7 type=del size=2094034 2024-04-26T05:01:06.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.158+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=05OD1OKBLBQF type=del 2024-04-26T05:01:06.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.160+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=GZ0YTUQXAAOJ type=del size=2655207 2024-04-26T05:01:06.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.162+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=MGDJ9A1PW6VG type=del 2024-04-26T05:01:06.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.164+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=QBWQ6OCZP902 type=del size=1091 2024-04-26T05:01:06.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.166+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=FQ100SD0QB1E type=del 2024-04-26T05:01:06.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.170+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~Z94FDUFXWFN8.0 size=1048576 2024-04-26T05:01:06.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.172+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~Z94FDUFXWFN8.1 size=35634 2024-04-26T05:01:06.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.172+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=Z94FDUFXWFN8 tag=6U18SL5PIDZ0 type=write size=2132786 2024-04-26T05:01:06.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.174+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=C1RM3PZXVVHZ type=del 2024-04-26T05:01:06.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.178+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~RJF2XQDPBXG2.0 size=67823 2024-04-26T05:01:06.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.178+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=RJF2XQDPBXG2 tag=KNMXOB1L2LZ7 type=write size=1116399 2024-04-26T05:01:06.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.180+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=7Y0WPEIVN6X4 type=del 2024-04-26T05:01:06.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.182+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=JA66BK2L6R3N type=write size=108683 2024-04-26T05:01:06.185 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.184+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~ZA77VDBCOWUO.0 size=1048576 2024-04-26T05:01:06.187 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.186+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~ZA77VDBCOWUO.1 size=564476 2024-04-26T05:01:06.191 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.189+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=ZA77VDBCOWUO tag=NT773DQBTVD5 type=write size=2661628 2024-04-26T05:01:06.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.191+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=DBGM9UVGZSVN type=del size=2482981 2024-04-26T05:01:06.197 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.195+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=6NYIIW7M3LNA type=del size=3483045 2024-04-26T05:01:06.199 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.197+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=DOXWDYXO4OT4 type=del size=2040442 2024-04-26T05:01:06.201 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.199+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~7H8MS4O7VMZP.0 size=174375 2024-04-26T05:01:06.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.203+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=7H8MS4O7VMZP tag=705R2MSH0VZ7 type=write size=1222951 2024-04-26T05:01:06.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.205+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=3A7DWBD4H3BF type=del size=1448673 2024-04-26T05:01:06.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.207+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~NW5PGNVVLYH5.0 size=1048576 2024-04-26T05:01:06.210 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.209+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~NW5PGNVVLYH5.1 size=776810 2024-04-26T05:01:06.214 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.213+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=NW5PGNVVLYH5 tag=SLDBFZFMCDGX type=write size=2873962 2024-04-26T05:01:06.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.217+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~43X54YKUYRLZ.0 size=429031 2024-04-26T05:01:06.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.217+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=43X54YKUYRLZ tag=05334FO8Z2X8 type=write size=1477607 2024-04-26T05:01:06.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.220+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~X63HEJQG1AUK.0 size=1007767 2024-04-26T05:01:06.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.223+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=X63HEJQG1AUK tag=6XAC23J3SLNH type=write size=2056343 2024-04-26T05:01:06.228 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.227+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~ES27X7XJGSIJ.0 size=331770 2024-04-26T05:01:06.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.227+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=ES27X7XJGSIJ tag=8181VW3Z0V4J type=write size=1380346 2024-04-26T05:01:06.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.229+0000 7f5e6c44f780 1 < completed write operation key=Q9BD1LRB0MKF tag=YMK2BP8OR73F type=write size=214697 2024-04-26T05:01:06.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.231+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=3BZNFG0A6OCE type=del size=2800356 2024-04-26T05:01:06.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.233+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~XMD0XC21SJNX.0 size=479219 2024-04-26T05:01:06.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.237+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=XMD0XC21SJNX tag=G87Z619GFX5B type=write size=1527795 2024-04-26T05:01:06.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.241+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~O21ZQ94T6VB9.0 size=1048576 2024-04-26T05:01:06.243 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.242+0000 7f5e6c44f780 1 > prepared part key=_multipart_52BYVVK0SKQI.2~O21ZQ94T6VB9.1 size=918012 2024-04-26T05:01:06.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.242+0000 7f5e6c44f780 1 > prepared multipart upload key=52BYVVK0SKQI upload=O21ZQ94T6VB9 tag=RM3HCQ3E4930 type=write size=3015164 2024-04-26T05:01:06.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.244+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=2ALOJJ8DM08Q type=del 2024-04-26T05:01:06.249 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.248+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~RSWRB3FTSZY3.0 size=1048576 2024-04-26T05:01:06.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.250+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~RSWRB3FTSZY3.1 size=704006 2024-04-26T05:01:06.251 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.250+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=RSWRB3FTSZY3 tag=TEKD0V9NGPO9 type=write size=2801158 2024-04-26T05:01:06.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.252+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~TGE1E0RO0350.0 size=1048576 2024-04-26T05:01:06.255 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.254+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~TGE1E0RO0350.1 size=25349 2024-04-26T05:01:06.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.258+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=TGE1E0RO0350 tag=HJMHYCVKD02U type=write size=2122501 2024-04-26T05:01:06.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.259+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=I1WAO3VJC9YU type=del size=968434 2024-04-26T05:01:06.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.260+0000 7f5e6c44f780 1 < canceled part key=_multipart_VE3FPJECPA61.2~SIIJN7R6E4RT.0 size=318330 2024-04-26T05:01:06.264 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.263+0000 7f5e6c44f780 1 < canceled multipart upload key=VE3FPJECPA61 upload=SIIJN7R6E4RT tag=9Y7BWHX6EC82 type=write size=1366906 2024-04-26T05:01:06.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.265+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=I15UQ8MLUBUZ type=write size=318846 2024-04-26T05:01:06.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.270+0000 7f5e6c44f780 1 < suggested update operation key=Q9BD1LRB0MKF tag=MHQSQ56F5DC7 type=del size=2094034 2024-04-26T05:01:06.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.274+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~8FOILZC4IFX1.0 size=573224 2024-04-26T05:01:06.275 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.274+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=8FOILZC4IFX1 tag=HIXXWD4IS9QG type=write size=1621800 2024-04-26T05:01:06.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.275+0000 7f5e6c44f780 1 < canceled operation key=WG89TQYHF6G1 tag=GZ0YTUQXAAOJ type=del size=2655207 2024-04-26T05:01:06.279 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.277+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PF13GN1NHABU type=del size=968524 2024-04-26T05:01:06.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.280+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=QBWQ6OCZP902 type=del 2024-04-26T05:01:06.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.282+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=EHPIL39AFYOV type=write size=309492 2024-04-26T05:01:06.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.284+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~Z94FDUFXWFN8.0 size=1048576 2024-04-26T05:01:06.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.286+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~Z94FDUFXWFN8.1 size=35634 2024-04-26T05:01:06.290 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.289+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=Z94FDUFXWFN8 tag=6U18SL5PIDZ0 type=write size=2132786 2024-04-26T05:01:06.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.291+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=CXFEPKI2HSWW type=del size=2686212 2024-04-26T05:01:06.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.293+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~RJF2XQDPBXG2.0 size=67823 2024-04-26T05:01:06.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.297+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=RJF2XQDPBXG2 tag=KNMXOB1L2LZ7 type=write size=1116399 2024-04-26T05:01:06.302 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.301+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FXTFI21D39LO.0 size=1048576 2024-04-26T05:01:06.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.302+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FXTFI21D39LO.1 size=574931 2024-04-26T05:01:06.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.302+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=FXTFI21D39LO tag=81OHZPIV1YYP type=write size=2672083 2024-04-26T05:01:06.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.304+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=JA66BK2L6R3N type=write size=108683 2024-04-26T05:01:06.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.306+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=XW02H0C1PUK7 type=write size=694548 2024-04-26T05:01:06.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.308+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=DBGM9UVGZSVN type=del 2024-04-26T05:01:06.312 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.310+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=K2NA410L13U4 type=del size=3175469 2024-04-26T05:01:06.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.312+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=DOXWDYXO4OT4 type=del 2024-04-26T05:01:06.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.314+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=W7WJOUZH8Z68 type=del size=2307407 2024-04-26T05:01:06.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.316+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=3A7DWBD4H3BF type=del 2024-04-26T05:01:06.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.318+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=UR4JJII0JSH6 type=del size=1140621 2024-04-26T05:01:06.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.320+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~43X54YKUYRLZ.0 size=429031 2024-04-26T05:01:06.325 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.324+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=43X54YKUYRLZ tag=05334FO8Z2X8 type=write size=1477607 2024-04-26T05:01:06.328 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.326+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=V16ELRJD222E type=del size=361547 2024-04-26T05:01:06.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.329+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~ES27X7XJGSIJ.0 size=331770 2024-04-26T05:01:06.334 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.333+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=ES27X7XJGSIJ tag=8181VW3Z0V4J type=write size=1380346 2024-04-26T05:01:06.336 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.335+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=H8RXSS5NQOVG type=del size=1109522 2024-04-26T05:01:06.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.339+0000 7f5e6c44f780 1 < suggested remove operation key=UA5Z192DBL0X tag=3BZNFG0A6OCE type=del 2024-04-26T05:01:06.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.341+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=M4RJZRY59TMN type=write size=266955 2024-04-26T05:01:06.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.343+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~O21ZQ94T6VB9.0 size=1048576 2024-04-26T05:01:06.347 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.346+0000 7f5e6c44f780 1 < completed part key=_multipart_52BYVVK0SKQI.2~O21ZQ94T6VB9.1 size=918012 2024-04-26T05:01:06.351 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.350+0000 7f5e6c44f780 1 < completed multipart upload key=52BYVVK0SKQI upload=O21ZQ94T6VB9 tag=RM3HCQ3E4930 type=write size=3015164 2024-04-26T05:01:06.353 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.352+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=VUD812GN8LSH type=write size=308852 2024-04-26T05:01:06.355 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.354+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~RSWRB3FTSZY3.0 size=1048576 2024-04-26T05:01:06.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.356+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~RSWRB3FTSZY3.1 size=704006 2024-04-26T05:01:06.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.359+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=RSWRB3FTSZY3 tag=TEKD0V9NGPO9 type=write size=2801158 2024-04-26T05:01:06.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.361+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=A7MP5W36U2SV type=del size=1240233 2024-04-26T05:01:06.364 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.363+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=I1WAO3VJC9YU type=del size=968434 2024-04-26T05:01:06.369 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.367+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~KA9J2JZJWAJ6.0 size=1048576 2024-04-26T05:01:06.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.369+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~KA9J2JZJWAJ6.1 size=567283 2024-04-26T05:01:06.371 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.369+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=KA9J2JZJWAJ6 tag=S75DBMWJVCMK type=write size=2664435 2024-04-26T05:01:06.373 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.371+0000 7f5e6c44f780 1 < completed write operation key=I51TM1V08MGO tag=I15UQ8MLUBUZ type=write size=318846 2024-04-26T05:01:06.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.375+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~J5M1I5Y6S6TR.0 size=1048576 2024-04-26T05:01:06.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.377+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~J5M1I5Y6S6TR.1 size=140319 2024-04-26T05:01:06.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.377+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=J5M1I5Y6S6TR tag=HLULJWC6DBBO type=write size=2237471 2024-04-26T05:01:06.380 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.379+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~8FOILZC4IFX1.0 size=573224 2024-04-26T05:01:06.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.382+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=8FOILZC4IFX1 tag=HIXXWD4IS9QG type=write size=1621800 2024-04-26T05:01:06.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.384+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=728NM0KTWC4F type=write size=354530 2024-04-26T05:01:06.388 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.386+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=PF13GN1NHABU type=del 2024-04-26T05:01:06.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.388+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=U0YZXN3N6KUL type=del size=1379180 2024-04-26T05:01:06.392 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.391+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=EHPIL39AFYOV type=write size=309492 2024-04-26T05:01:06.394 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.393+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=92KT9NP2GUJA type=del size=3599283 2024-04-26T05:01:06.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.395+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=CXFEPKI2HSWW type=del 2024-04-26T05:01:06.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.397+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=4KUZTMIG6PC9 type=del size=2051347 2024-04-26T05:01:06.401 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.399+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~FXTFI21D39LO.0 size=1048576 2024-04-26T05:01:06.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.401+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~FXTFI21D39LO.1 size=574931 2024-04-26T05:01:06.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.405+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=FXTFI21D39LO tag=81OHZPIV1YYP type=write size=2672083 2024-04-26T05:01:06.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.407+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=1971A5MPYL3K type=del size=1607823 2024-04-26T05:01:06.412 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.411+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=XW02H0C1PUK7 type=write size=694548 2024-04-26T05:01:06.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.415+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~0TRPOGZCNMCY.0 size=228393 2024-04-26T05:01:06.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.415+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=0TRPOGZCNMCY tag=9FUFMFK0E7KG type=write size=1276969 2024-04-26T05:01:06.418 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.417+0000 7f5e6c44f780 1 < completed delete operation key=O1KTU3HQRCXK tag=K2NA410L13U4 type=del 2024-04-26T05:01:06.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.419+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=V4J3PLKL926J type=del size=1047883 2024-04-26T05:01:06.423 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.421+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=W7WJOUZH8Z68 type=del 2024-04-26T05:01:06.425 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.424+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=QE1JVABXE1ZK type=del size=623264 2024-04-26T05:01:06.427 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.426+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=UR4JJII0JSH6 type=del 2024-04-26T05:01:06.429 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.428+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=EQ0WTOEO10MJ type=del size=2579756 2024-04-26T05:01:06.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.432+0000 7f5e6c44f780 1 < suggested update operation key=O1KTU3HQRCXK tag=V16ELRJD222E type=del size=361547 2024-04-26T05:01:06.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.434+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=7S9S9586IN2F type=del size=1188455 2024-04-26T05:01:06.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.436+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=H8RXSS5NQOVG type=del 2024-04-26T05:01:06.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.440+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~FRNAMR3YW8LP.0 size=206512 2024-04-26T05:01:06.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.440+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=FRNAMR3YW8LP tag=O8A9OOGNEXVW type=write size=1255088 2024-04-26T05:01:06.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:06 smithi146 ceph-mon[92947]: pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 444 KiB/s wr, 2.27k op/s 2024-04-26T05:01:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:06 smithi146 ceph-mon[95531]: pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 444 KiB/s wr, 2.27k op/s 2024-04-26T05:01:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:06] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-04-26T05:01:06.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.442+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=M4RJZRY59TMN type=write size=266955 2024-04-26T05:01:06.445 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.444+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=6SC9CJG9M5U9 type=write size=9214 2024-04-26T05:01:06.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.446+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=VUD812GN8LSH type=write size=308852 2024-04-26T05:01:06.450 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.449+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=HK4DO4J3JQU9 type=del size=3260915 2024-04-26T05:01:06.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.453+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=A7MP5W36U2SV type=del 2024-04-26T05:01:06.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.455+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=FPRAQZL4100A type=del size=2603474 2024-04-26T05:01:06.457 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.456+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~KA9J2JZJWAJ6.0 size=1048576 2024-04-26T05:01:06.460 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.458+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~KA9J2JZJWAJ6.1 size=567283 2024-04-26T05:01:06.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.462+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=KA9J2JZJWAJ6 tag=S75DBMWJVCMK type=write size=2664435 2024-04-26T05:01:06.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.464+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=M4VRSVP2U2ML type=del size=2979070 2024-04-26T05:01:06.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.466+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~J5M1I5Y6S6TR.0 size=1048576 2024-04-26T05:01:06.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.467+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~J5M1I5Y6S6TR.1 size=140319 2024-04-26T05:01:06.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.472+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=J5M1I5Y6S6TR tag=HLULJWC6DBBO type=write size=2237471 2024-04-26T05:01:06.475 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.474+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=LQVGOMOJKCKE type=del size=4101661 2024-04-26T05:01:06.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.476+0000 7f5e6c44f780 1 < completed write operation key=EMFSIM4S1CBB tag=728NM0KTWC4F type=write size=354530 2024-04-26T05:01:06.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.480+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~TINP0IAY81SM.0 size=528599 2024-04-26T05:01:06.481 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.480+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=TINP0IAY81SM tag=HG16OMMER6BQ type=write size=1577175 2024-04-26T05:01:06.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.482+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=U0YZXN3N6KUL type=del 2024-04-26T05:01:06.487 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.486+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.0 size=1048576 2024-04-26T05:01:06.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.488+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.1 size=1048576 2024-04-26T05:01:06.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.490+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.2 size=588873 2024-04-26T05:01:06.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.490+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=8XGHGFVCC7UP tag=49HB0DIRM53A type=write size=3734601 2024-04-26T05:01:06.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.492+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=92KT9NP2GUJA type=del 2024-04-26T05:01:06.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.496+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~Q2O0ZYXS088L.0 size=1048576 2024-04-26T05:01:06.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.498+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~Q2O0ZYXS088L.1 size=447674 2024-04-26T05:01:06.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.498+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=Q2O0ZYXS088L tag=51IW4RGLTE2K type=write size=2544826 2024-04-26T05:01:06.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.500+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=4KUZTMIG6PC9 type=del 2024-04-26T05:01:06.503 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.502+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=UVMEU2P91L4F type=del size=1716416 2024-04-26T05:01:06.505 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.504+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=1971A5MPYL3K type=del 2024-04-26T05:01:06.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.507+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=N6WVKUJTME7U type=write size=1039466 2024-04-26T05:01:06.511 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.509+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~0TRPOGZCNMCY.0 size=228393 2024-04-26T05:01:06.515 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.513+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=0TRPOGZCNMCY tag=9FUFMFK0E7KG type=write size=1276969 2024-04-26T05:01:06.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.517+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.0 size=1048576 2024-04-26T05:01:06.520 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.519+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.1 size=1048576 2024-04-26T05:01:06.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.521+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.2 size=802293 2024-04-26T05:01:06.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.521+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=E5C81TEQ9EHT tag=VIS7KYTXH365 type=write size=3948021 2024-04-26T05:01:06.523 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.521+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=921MOKZFPQ07 tag=V4J3PLKL926J type=del size=1047883: (2) No such file or directory 2024-04-26T05:01:06.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.526+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~68I4TQVO1M9X.0 size=369258 2024-04-26T05:01:06.527 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.526+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=68I4TQVO1M9X tag=BURA3TWKXIKS type=write size=1417834 2024-04-26T05:01:06.529 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.528+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=QE1JVABXE1ZK type=del 2024-04-26T05:01:06.531 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.530+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=DOO5F2Z21MNF type=del size=408820 2024-04-26T05:01:06.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.532+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=EQ0WTOEO10MJ type=del 2024-04-26T05:01:06.537 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.535+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~BUXTUFAM5462.0 size=549107 2024-04-26T05:01:06.537 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.535+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=BUXTUFAM5462 tag=1KY0VFGXQBDG type=write size=1597683 2024-04-26T05:01:06.539 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.538+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=7S9S9586IN2F type=del 2024-04-26T05:01:06.543 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.541+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.0 size=1048576 2024-04-26T05:01:06.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.543+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.1 size=1048576 2024-04-26T05:01:06.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.545+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.2 size=732661 2024-04-26T05:01:06.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.545+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=WV8GMZ7W4BK0 tag=AZJASWY0XLSE type=write size=3878389 2024-04-26T05:01:06.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.547+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~FRNAMR3YW8LP.0 size=206512 2024-04-26T05:01:06.552 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.551+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=FRNAMR3YW8LP tag=O8A9OOGNEXVW type=write size=1255088 2024-04-26T05:01:06.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.553+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=9L755T7NNF1X type=del size=1003154 2024-04-26T05:01:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:06 smithi204 ceph-mon[88313]: pgmap v1401: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.3 MiB/s rd, 444 KiB/s wr, 2.27k op/s 2024-04-26T05:01:06.557 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.556+0000 7f5e6c44f780 -1 < failed to complete operation key=921MOKZFPQ07 tag=6SC9CJG9M5U9 type=write size=9214: (22) Invalid argument 2024-04-26T05:01:06.561 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.560+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.0 size=1048576 2024-04-26T05:01:06.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.562+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.1 size=1048576 2024-04-26T05:01:06.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.564+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.2 size=212735 2024-04-26T05:01:06.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.564+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=5TAEMJLD65ZI tag=EXAE5ZXBLAQT type=write size=3358463 2024-04-26T05:01:06.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.566+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=HK4DO4J3JQU9 type=del 2024-04-26T05:01:06.569 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.568+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=VQ4WVOY69S8E type=del size=3508510 2024-04-26T05:01:06.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.570+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=FPRAQZL4100A type=del 2024-04-26T05:01:06.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.574+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~IRRLOPB8DL92.0 size=905004 2024-04-26T05:01:06.576 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.574+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=IRRLOPB8DL92 tag=VFGQEWTLD1RG type=write size=1953580 2024-04-26T05:01:06.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.576+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=M4VRSVP2U2ML type=del 2024-04-26T05:01:06.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.580+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.0 size=1048576 2024-04-26T05:01:06.583 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.582+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.1 size=1048576 2024-04-26T05:01:06.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.584+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.2 size=402858 2024-04-26T05:01:06.585 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.584+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=MH6BSEWVLLU9 tag=B3AT1YM3IKIV type=write size=3548586 2024-04-26T05:01:06.587 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.586+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=LQVGOMOJKCKE type=del 2024-04-26T05:01:06.589 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.588+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=MK0R8RAZMBWT type=del size=3401108 2024-04-26T05:01:06.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.590+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~TINP0IAY81SM.0 size=528599 2024-04-26T05:01:06.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.593+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=TINP0IAY81SM tag=HG16OMMER6BQ type=write size=1577175 2024-04-26T05:01:06.597 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.595+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=GJPJY77ZFDML type=del size=2044350 2024-04-26T05:01:06.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.598+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.0 size=1048576 2024-04-26T05:01:06.601 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.600+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.1 size=1048576 2024-04-26T05:01:06.603 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.602+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~8XGHGFVCC7UP.2 size=588873 2024-04-26T05:01:06.607 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.606+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=8XGHGFVCC7UP tag=49HB0DIRM53A type=write size=3734601 2024-04-26T05:01:06.609 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.608+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=RBT299741R0Y type=del size=3409350 2024-04-26T05:01:06.611 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.610+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~Q2O0ZYXS088L.0 size=1048576 2024-04-26T05:01:06.613 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.612+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~Q2O0ZYXS088L.1 size=447674 2024-04-26T05:01:06.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.615+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=Q2O0ZYXS088L tag=51IW4RGLTE2K type=write size=2544826 2024-04-26T05:01:06.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.617+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=AO4TKCW0FCJE type=del size=3088269 2024-04-26T05:01:06.621 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.619+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=UVMEU2P91L4F type=del 2024-04-26T05:01:06.623 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.622+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=Z6Y4CD1ZC8AO type=write size=868364 2024-04-26T05:01:06.625 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.624+0000 7f5e6c44f780 1 < completed write operation key=HLA0M5HU2P9F tag=N6WVKUJTME7U type=write size=1039466 2024-04-26T05:01:06.627 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.626+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=15UNTPQDUR35 type=del size=4039373 2024-04-26T05:01:06.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.628+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.0 size=1048576 2024-04-26T05:01:06.633 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.631+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.1 size=1048576 2024-04-26T05:01:06.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.634+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~E5C81TEQ9EHT.2 size=802293 2024-04-26T05:01:06.640 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.639+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=E5C81TEQ9EHT tag=VIS7KYTXH365 type=write size=3948021 2024-04-26T05:01:06.643 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.641+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=SZJN4AEY5QJE type=del size=3987866 2024-04-26T05:01:06.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.644+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~68I4TQVO1M9X.0 size=369258 2024-04-26T05:01:06.650 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.648+0000 7f5e6c44f780 1 < completed multipart upload key=UA5Z192DBL0X upload=68I4TQVO1M9X tag=BURA3TWKXIKS type=write size=1417834 2024-04-26T05:01:06.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.651+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ALWS5PHV9DSA.0 size=1048576 2024-04-26T05:01:06.654 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.653+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~ALWS5PHV9DSA.1 size=383607 2024-04-26T05:01:06.655 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.653+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=ALWS5PHV9DSA tag=O4LT5ST80Z6S type=write size=2480759 2024-04-26T05:01:06.659 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.658+0000 7f5e6c44f780 1 < suggested remove operation key=QL2O16MF6S6U tag=DOO5F2Z21MNF type=del 2024-04-26T05:01:06.662 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.660+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=FB6CJWX3LP2R type=del size=2799537 2024-04-26T05:01:06.664 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.662+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~BUXTUFAM5462.0 size=549107 2024-04-26T05:01:06.667 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.666+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=BUXTUFAM5462 tag=1KY0VFGXQBDG type=write size=1597683 2024-04-26T05:01:06.669 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.668+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=BLOI3MKOIIYW type=del size=371099 2024-04-26T05:01:06.671 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.670+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.0 size=1048576 2024-04-26T05:01:06.673 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.672+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.1 size=1048576 2024-04-26T05:01:06.675 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.674+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~WV8GMZ7W4BK0.2 size=732661 2024-04-26T05:01:06.678 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.677+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=WV8GMZ7W4BK0 tag=AZJASWY0XLSE type=write size=3878389 2024-04-26T05:01:06.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.682+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.0 size=1048576 2024-04-26T05:01:06.685 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.684+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.1 size=1048576 2024-04-26T05:01:06.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.685+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.2 size=841907 2024-04-26T05:01:06.687 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.685+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=9BJ9LLSY2UT6 tag=5FC1EY1EX1C0 type=write size=3987635 2024-04-26T05:01:06.689 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.687+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=9L755T7NNF1X type=del 2024-04-26T05:01:06.693 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.691+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.0 size=1048576 2024-04-26T05:01:06.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.693+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.1 size=1048576 2024-04-26T05:01:06.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.695+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.2 size=244757 2024-04-26T05:01:06.696 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.695+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=ERLXP5GQR015 tag=IYT1A6QT3IYV type=write size=3390485 2024-04-26T05:01:06.698 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.697+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.0 size=1048576 2024-04-26T05:01:06.700 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.699+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.1 size=1048576 2024-04-26T05:01:06.702 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.700+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~5TAEMJLD65ZI.2 size=212735 2024-04-26T05:01:06.706 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.705+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=5TAEMJLD65ZI tag=EXAE5ZXBLAQT type=write size=3358463 2024-04-26T05:01:06.708 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.706+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=WWWBG0BZQ08L type=del size=684350 2024-04-26T05:01:06.710 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.709+0000 7f5e6c44f780 1 < completed delete operation key=W2HMZO7ONEAX tag=VQ4WVOY69S8E type=del 2024-04-26T05:01:06.714 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.713+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.0 size=1048576 2024-04-26T05:01:06.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.714+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.1 size=1048576 2024-04-26T05:01:06.717 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.716+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.2 size=648942 2024-04-26T05:01:06.718 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.716+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=YFWKVYF9V61B tag=1W4ZRUPV35VV type=write size=3794670 2024-04-26T05:01:06.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.719+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~IRRLOPB8DL92.0 size=905004 2024-04-26T05:01:06.723 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.722+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=IRRLOPB8DL92 tag=VFGQEWTLD1RG type=write size=1953580 2024-04-26T05:01:06.727 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.726+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.0 size=1048576 2024-04-26T05:01:06.729 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.727+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.1 size=1048576 2024-04-26T05:01:06.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.729+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.2 size=737170 2024-04-26T05:01:06.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.729+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=JKSE9BPQG6BX tag=A9AMVRCOCG0A type=write size=3882898 2024-04-26T05:01:06.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.731+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.0 size=1048576 2024-04-26T05:01:06.734 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.733+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.1 size=1048576 2024-04-26T05:01:06.736 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.735+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~MH6BSEWVLLU9.2 size=402858 2024-04-26T05:01:06.740 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.738+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=MH6BSEWVLLU9 tag=B3AT1YM3IKIV type=write size=3548586 2024-04-26T05:01:06.744 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.742+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~WHNTFPJK9U62.0 size=1048576 2024-04-26T05:01:06.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.744+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~WHNTFPJK9U62.1 size=628267 2024-04-26T05:01:06.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.744+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=WHNTFPJK9U62 tag=8OXBYCDBUUFH type=write size=2725419 2024-04-26T05:01:06.748 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.747+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=MK0R8RAZMBWT type=del 2024-04-26T05:01:06.752 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.750+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~SXATGFOXQ82M.0 size=842630 2024-04-26T05:01:06.752 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.750+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=SXATGFOXQ82M tag=V3SFXYJW24OU type=write size=1891206 2024-04-26T05:01:06.754 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.752+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=GJPJY77ZFDML type=del 2024-04-26T05:01:06.756 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.755+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=GWS4D0WOAI75 type=del size=1142380 2024-04-26T05:01:06.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.757+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=RBT299741R0Y type=del 2024-04-26T05:01:06.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.759+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=UPVMHFD48FR8 type=write size=175761 2024-04-26T05:01:06.762 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.761+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=AO4TKCW0FCJE type=del 2024-04-26T05:01:06.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.765+0000 7f5e6c44f780 1 > prepared part key=_multipart_HLA0M5HU2P9F.2~UABAHNSJ1TFU.0 size=373247 2024-04-26T05:01:06.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.765+0000 7f5e6c44f780 1 > prepared multipart upload key=HLA0M5HU2P9F upload=UABAHNSJ1TFU tag=GUF0YLRDYGV1 type=write size=1421823 2024-04-26T05:01:06.770 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.769+0000 7f5e6c44f780 1 < suggested remove operation key=T2T3RS6DUX0O tag=Z6Y4CD1ZC8AO type=write 2024-04-26T05:01:06.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.771+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=A8AK57BCB170 type=del size=1831832 2024-04-26T05:01:06.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.773+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=15UNTPQDUR35 type=del 2024-04-26T05:01:06.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.776+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~TB3R028MH4AN.0 size=144996 2024-04-26T05:01:06.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.776+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=TB3R028MH4AN tag=N16F6C1TUUOS type=write size=1193572 2024-04-26T05:01:06.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.778+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=SZJN4AEY5QJE type=del 2024-04-26T05:01:06.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.781+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=LTL0SO5PSOFU type=del size=3481937 2024-04-26T05:01:06.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.783+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ALWS5PHV9DSA.0 size=1048576 2024-04-26T05:01:06.786 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.784+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~ALWS5PHV9DSA.1 size=383607 2024-04-26T05:01:06.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.788+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=ALWS5PHV9DSA tag=O4LT5ST80Z6S type=write size=2480759 2024-04-26T05:01:06.792 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.790+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=ITP3AZ58AJQ6 type=write size=104367 2024-04-26T05:01:06.794 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.793+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=FB6CJWX3LP2R type=del 2024-04-26T05:01:06.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.795+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=UL2C3AJI8L1W type=del size=2681451 2024-04-26T05:01:06.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.797+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=BLOI3MKOIIYW type=del 2024-04-26T05:01:06.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.800+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~N5B22PL2JLYF.0 size=920040 2024-04-26T05:01:06.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.800+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=N5B22PL2JLYF tag=ANL6XAFX0FG8 type=write size=1968616 2024-04-26T05:01:06.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.801+0000 7f5e6c44f780 1 < canceled part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.0 size=1048576 2024-04-26T05:01:06.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.803+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.1 size=1048576 2024-04-26T05:01:06.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.804+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~9BJ9LLSY2UT6.2 size=841907 2024-04-26T05:01:06.809 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.808+0000 7f5e6c44f780 1 < canceled multipart upload key=QQXPPRYLN4UL upload=9BJ9LLSY2UT6 tag=5FC1EY1EX1C0 type=write size=3987635 2024-04-26T05:01:06.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.810+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=OQLBCBDAPMOC type=write size=948312 2024-04-26T05:01:06.814 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.812+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.0 size=1048576 2024-04-26T05:01:06.815 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.814+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.1 size=1048576 2024-04-26T05:01:06.817 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.816+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~ERLXP5GQR015.2 size=244757 2024-04-26T05:01:06.821 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.820+0000 7f5e6c44f780 1 < completed multipart upload key=M436GKZG1I32 upload=ERLXP5GQR015 tag=IYT1A6QT3IYV type=write size=3390485 2024-04-26T05:01:06.825 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.823+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~MZI9351QTBE5.0 size=1048576 2024-04-26T05:01:06.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.825+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~MZI9351QTBE5.1 size=11601 2024-04-26T05:01:06.827 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.825+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=MZI9351QTBE5 tag=Y9PAS5SDN24M type=write size=2108753 2024-04-26T05:01:06.829 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.827+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=WWWBG0BZQ08L type=del 2024-04-26T05:01:06.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.830+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=1RX35GXPNN2K type=del size=2288065 2024-04-26T05:01:06.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.833+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.0 size=1048576 2024-04-26T05:01:06.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.835+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.1 size=1048576 2024-04-26T05:01:06.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.836+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~YFWKVYF9V61B.2 size=648942 2024-04-26T05:01:06.841 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.840+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=YFWKVYF9V61B tag=1W4ZRUPV35VV type=write size=3794670 2024-04-26T05:01:06.843 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.842+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=O4MOHU1NBNLD type=write size=1008556 2024-04-26T05:01:06.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.844+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.0 size=1048576 2024-04-26T05:01:06.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.846+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.1 size=1048576 2024-04-26T05:01:06.849 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.848+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~JKSE9BPQG6BX.2 size=737170 2024-04-26T05:01:06.853 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.851+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=JKSE9BPQG6BX tag=A9AMVRCOCG0A type=write size=3882898 2024-04-26T05:01:06.855 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.854+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=TNNS51QPZJF2 type=del size=3907543 2024-04-26T05:01:06.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.856+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~WHNTFPJK9U62.0 size=1048576 2024-04-26T05:01:06.858 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.856+0000 7f5e6c44f780 1 < canceled part key=_multipart_Q9BD1LRB0MKF.2~WHNTFPJK9U62.1 size=628267 2024-04-26T05:01:06.861 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.860+0000 7f5e6c44f780 1 < canceled multipart upload key=Q9BD1LRB0MKF upload=WHNTFPJK9U62 tag=8OXBYCDBUUFH type=write size=2725419 2024-04-26T05:01:06.866 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.864+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~3RHDS60H6I50.0 size=1048576 2024-04-26T05:01:06.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.866+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~3RHDS60H6I50.1 size=821816 2024-04-26T05:01:06.867 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.866+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=3RHDS60H6I50 tag=4ILSDYJPKYP1 type=write size=2918968 2024-04-26T05:01:06.870 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.868+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~SXATGFOXQ82M.0 size=842630 2024-04-26T05:01:06.873 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.872+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=SXATGFOXQ82M tag=V3SFXYJW24OU type=write size=1891206 2024-04-26T05:01:06.875 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.874+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=GSEHOCPJM8BA type=write size=341101 2024-04-26T05:01:06.879 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.878+0000 7f5e6c44f780 1 < suggested update operation key=HLA0M5HU2P9F tag=GWS4D0WOAI75 type=del size=1142380 2024-04-26T05:01:06.882 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.880+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=EN1R8Y6EO180 type=del size=3263034 2024-04-26T05:01:06.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.882+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=UPVMHFD48FR8 type=write size=175761 2024-04-26T05:01:06.888 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.886+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~4MTJ1LVOU1LL.0 size=1048576 2024-04-26T05:01:06.889 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.888+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~4MTJ1LVOU1LL.1 size=952668 2024-04-26T05:01:06.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.888+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=4MTJ1LVOU1LL tag=RD2SN592TXK4 type=write size=3049820 2024-04-26T05:01:06.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.888+0000 7f5e6c44f780 1 < canceled part key=_multipart_HLA0M5HU2P9F.2~UABAHNSJ1TFU.0 size=373247 2024-04-26T05:01:06.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.892+0000 7f5e6c44f780 1 < canceled multipart upload key=HLA0M5HU2P9F upload=UABAHNSJ1TFU tag=GUF0YLRDYGV1 type=write size=1421823 2024-04-26T05:01:06.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.897+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~1BO42PGXA8D8.0 size=985278 2024-04-26T05:01:06.899 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.897+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=1BO42PGXA8D8 tag=K5CG1SLZOLNL type=write size=2033854 2024-04-26T05:01:06.901 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.900+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=A8AK57BCB170 type=del 2024-04-26T05:01:06.903 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.902+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=J9EVOI6TZS4V type=del size=911716 2024-04-26T05:01:06.905 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.904+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~TB3R028MH4AN.0 size=144996 2024-04-26T05:01:06.909 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.908+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=TB3R028MH4AN tag=N16F6C1TUUOS type=write size=1193572 2024-04-26T05:01:06.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.910+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=I2ZF05RS21W0 type=del size=1905677 2024-04-26T05:01:06.913 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.912+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=LTL0SO5PSOFU type=del 2024-04-26T05:01:06.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.916+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~VR1V4I8J9NVS.0 size=1048576 2024-04-26T05:01:06.919 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.918+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~VR1V4I8J9NVS.1 size=314951 2024-04-26T05:01:06.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.918+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=VR1V4I8J9NVS tag=KP71YLO0YE4E type=write size=2412103 2024-04-26T05:01:06.921 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.920+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=ITP3AZ58AJQ6 type=write size=104367 2024-04-26T05:01:06.925 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.924+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~9MXCO55ZKEM3.0 size=1048576 2024-04-26T05:01:06.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.926+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~9MXCO55ZKEM3.1 size=735010 2024-04-26T05:01:06.927 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.926+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=9MXCO55ZKEM3 tag=82NTVCGTUILS type=write size=2832162 2024-04-26T05:01:06.929 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.928+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=UL2C3AJI8L1W type=del 2024-04-26T05:01:06.931 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.930+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=XA3FOSZNL2RF type=del size=3051246 2024-04-26T05:01:06.933 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.932+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~N5B22PL2JLYF.0 size=920040 2024-04-26T05:01:06.937 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.936+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=N5B22PL2JLYF tag=ANL6XAFX0FG8 type=write size=1968616 2024-04-26T05:01:06.941 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.939+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~W6J2TUGGZKDZ.0 size=1048576 2024-04-26T05:01:06.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.941+0000 7f5e6c44f780 1 > prepared part key=_multipart_TN10LJFK1EYX.2~W6J2TUGGZKDZ.1 size=841127 2024-04-26T05:01:06.943 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.941+0000 7f5e6c44f780 1 > prepared multipart upload key=TN10LJFK1EYX upload=W6J2TUGGZKDZ tag=YSDHD3L97A0U type=write size=2938279 2024-04-26T05:01:06.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.943+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=OQLBCBDAPMOC type=write size=948312 2024-04-26T05:01:06.947 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.946+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=7DJ39SRAA8ES type=del size=1027869 2024-04-26T05:01:06.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.948+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~MZI9351QTBE5.0 size=1048576 2024-04-26T05:01:06.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.950+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~MZI9351QTBE5.1 size=11601 2024-04-26T05:01:06.955 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.954+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=MZI9351QTBE5 tag=Y9PAS5SDN24M type=write size=2108753 2024-04-26T05:01:06.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.956+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=1VIPNX63G4AF type=del size=3486068 2024-04-26T05:01:06.959 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.958+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=1RX35GXPNN2K type=del 2024-04-26T05:01:06.963 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.962+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.0 size=1048576 2024-04-26T05:01:06.965 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.964+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.1 size=1048576 2024-04-26T05:01:06.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.966+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.2 size=238068 2024-04-26T05:01:06.967 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.966+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=EVSZL3ZNF5XI tag=KR1VDGCWV3LT type=write size=3383796 2024-04-26T05:01:06.969 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.968+0000 7f5e6c44f780 1 < completed write operation key=6PZCJ9LKDU89 tag=O4MOHU1NBNLD type=write size=1008556 2024-04-26T05:01:06.972 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.970+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=QPR0CGSWMAU1 type=del size=1347422 2024-04-26T05:01:06.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.972+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=TNNS51QPZJF2 type=del 2024-04-26T05:01:06.976 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.975+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=D2QAU9KMA42I type=write size=489083 2024-04-26T05:01:06.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.977+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~3RHDS60H6I50.0 size=1048576 2024-04-26T05:01:06.980 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.979+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~3RHDS60H6I50.1 size=821816 2024-04-26T05:01:06.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.982+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=3RHDS60H6I50 tag=4ILSDYJPKYP1 type=write size=2918968 2024-04-26T05:01:06.985 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.984+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=303U504JQFHO type=del size=2233206 2024-04-26T05:01:06.990 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.989+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=GSEHOCPJM8BA type=write 2024-04-26T05:01:06.992 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.991+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=1DFZ6C06FNOG type=del size=3803621 2024-04-26T05:01:06.994 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.993+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=EN1R8Y6EO180 type=del 2024-04-26T05:01:06.996 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.995+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=11Q920AUC2DL type=del size=2101177 2024-04-26T05:01:06.998 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.997+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~4MTJ1LVOU1LL.0 size=1048576 2024-04-26T05:01:07.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:06.999+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~4MTJ1LVOU1LL.1 size=952668 2024-04-26T05:01:07.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.002+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=4MTJ1LVOU1LL tag=RD2SN592TXK4 type=write size=3049820 2024-04-26T05:01:07.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.006+0000 7f5e6c44f780 1 > prepared part key=_multipart_6PZCJ9LKDU89.2~JI9TXZOYAN3D.0 size=395901 2024-04-26T05:01:07.008 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.006+0000 7f5e6c44f780 1 > prepared multipart upload key=6PZCJ9LKDU89 upload=JI9TXZOYAN3D tag=G64VY385MJOH type=write size=1444477 2024-04-26T05:01:07.010 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.009+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~1BO42PGXA8D8.0 size=985278 2024-04-26T05:01:07.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.012+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=1BO42PGXA8D8 tag=K5CG1SLZOLNL type=write size=2033854 2024-04-26T05:01:07.015 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.014+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=GFXA2100FK7W type=del size=3359252 2024-04-26T05:01:07.018 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.016+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=J9EVOI6TZS4V type=del 2024-04-26T05:01:07.020 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.019+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=3L9CYC5KGP25 type=del size=1412439 2024-04-26T05:01:07.022 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.021+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=I2ZF05RS21W0 type=del 2024-04-26T05:01:07.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.023+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=HTID8TINSOID type=del size=4015126 2024-04-26T05:01:07.027 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.026+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~VR1V4I8J9NVS.0 size=1048576 2024-04-26T05:01:07.028 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.027+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~VR1V4I8J9NVS.1 size=314951 2024-04-26T05:01:07.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.031+0000 7f5e6c44f780 1 < completed multipart upload key=SO60V5P7E3UJ upload=VR1V4I8J9NVS tag=KP71YLO0YE4E type=write size=2412103 2024-04-26T05:01:07.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.033+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=KH352SY423G6 type=del size=3808209 2024-04-26T05:01:07.035 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.033+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~9MXCO55ZKEM3.0 size=1048576 2024-04-26T05:01:07.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.035+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~9MXCO55ZKEM3.1 size=735010 2024-04-26T05:01:07.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.039+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=9MXCO55ZKEM3 tag=82NTVCGTUILS type=write size=2832162 2024-04-26T05:01:07.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.042+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~2TWHK4OR2TUJ.0 size=452154 2024-04-26T05:01:07.044 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.042+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=2TWHK4OR2TUJ tag=9EUSK6D059G3 type=write size=1500730 2024-04-26T05:01:07.046 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.045+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=XA3FOSZNL2RF type=del 2024-04-26T05:01:07.048 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.047+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=M41LMXG1EK5H type=del size=983568 2024-04-26T05:01:07.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.049+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~W6J2TUGGZKDZ.0 size=1048576 2024-04-26T05:01:07.052 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.051+0000 7f5e6c44f780 1 < completed part key=_multipart_TN10LJFK1EYX.2~W6J2TUGGZKDZ.1 size=841127 2024-04-26T05:01:07.056 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.055+0000 7f5e6c44f780 1 < completed multipart upload key=TN10LJFK1EYX upload=W6J2TUGGZKDZ tag=YSDHD3L97A0U type=write size=2938279 2024-04-26T05:01:07.060 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.059+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~F0ZT26ITL3N8.0 size=1048576 2024-04-26T05:01:07.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.061+0000 7f5e6c44f780 1 > prepared part key=_multipart_QQXPPRYLN4UL.2~F0ZT26ITL3N8.1 size=421386 2024-04-26T05:01:07.062 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.061+0000 7f5e6c44f780 1 > prepared multipart upload key=QQXPPRYLN4UL upload=F0ZT26ITL3N8 tag=IR17X67OH0TK type=write size=2518538 2024-04-26T05:01:07.064 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.063+0000 7f5e6c44f780 1 < completed delete operation key=G1PZE7VIJWML tag=7DJ39SRAA8ES type=del 2024-04-26T05:01:07.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.067+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~5YZ55RJ4VIKU.0 size=617223 2024-04-26T05:01:07.068 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.067+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=5YZ55RJ4VIKU tag=AUFUQ72WLOEN type=write size=1665799 2024-04-26T05:01:07.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.069+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=1VIPNX63G4AF type=del 2024-04-26T05:01:07.074 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.073+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.0 size=1048576 2024-04-26T05:01:07.076 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.075+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.1 size=1048576 2024-04-26T05:01:07.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.076+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.2 size=925235 2024-04-26T05:01:07.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.076+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=3H5J6ILSW331 tag=JI7P9X47AQP0 type=write size=4070963 2024-04-26T05:01:07.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.079+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.0 size=1048576 2024-04-26T05:01:07.080 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.079+0000 7f5e6c44f780 1 < canceled part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.1 size=1048576 2024-04-26T05:01:07.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.080+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~EVSZL3ZNF5XI.2 size=238068 2024-04-26T05:01:07.085 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.084+0000 7f5e6c44f780 1 < canceled multipart upload key=T2T3RS6DUX0O upload=EVSZL3ZNF5XI tag=KR1VDGCWV3LT type=write size=3383796 2024-04-26T05:01:07.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.088+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~PY255OR4BZMM.0 size=915632 2024-04-26T05:01:07.089 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.088+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=PY255OR4BZMM tag=FE0XTDNS118F type=write size=1964208 2024-04-26T05:01:07.091 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.090+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=QPR0CGSWMAU1 type=del 2024-04-26T05:01:07.095 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.094+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~2MYNXXAEQ85E.0 size=1048576 2024-04-26T05:01:07.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.096+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~2MYNXXAEQ85E.1 size=946345 2024-04-26T05:01:07.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.096+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=2MYNXXAEQ85E tag=NA31PSR7YOBU type=write size=3043497 2024-04-26T05:01:07.101 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.099+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=D2QAU9KMA42I type=write size=489083 2024-04-26T05:01:07.105 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.104+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~UNHL6MA047N1.0 size=1048576 2024-04-26T05:01:07.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.106+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~UNHL6MA047N1.1 size=71733 2024-04-26T05:01:07.107 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.106+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=UNHL6MA047N1 tag=0EOZYCR6ZIOD type=write size=2168885 2024-04-26T05:01:07.109 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.108+0000 7f5e6c44f780 1 < completed delete operation key=RRP3UJQSYW86 tag=303U504JQFHO type=del 2024-04-26T05:01:07.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.112+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~B0MERTG9KC6W.0 size=656114 2024-04-26T05:01:07.113 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.112+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=B0MERTG9KC6W tag=SSJMLKWYZQAE type=write size=1704690 2024-04-26T05:01:07.115 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.114+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=1DFZ6C06FNOG type=del 2024-04-26T05:01:07.117 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.116+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=SCR1TOFK9EZW type=del size=2448792 2024-04-26T05:01:07.119 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.118+0000 7f5e6c44f780 1 < completed delete operation key=921MOKZFPQ07 tag=11Q920AUC2DL type=del 2024-04-26T05:01:07.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.120+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=YWMR6RIPFWZW type=del size=3296725 2024-04-26T05:01:07.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.122+0000 7f5e6c44f780 1 < completed part key=_multipart_6PZCJ9LKDU89.2~JI9TXZOYAN3D.0 size=395901 2024-04-26T05:01:07.127 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.126+0000 7f5e6c44f780 1 < completed multipart upload key=6PZCJ9LKDU89 upload=JI9TXZOYAN3D tag=G64VY385MJOH type=write size=1444477 2024-04-26T05:01:07.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.128+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=M39KHZB66NT5 type=del size=443479 2024-04-26T05:01:07.132 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.130+0000 7f5e6c44f780 1 < completed delete operation key=T2T3RS6DUX0O tag=GFXA2100FK7W type=del 2024-04-26T05:01:07.134 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.133+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=JKEEI1N1SDZD type=write size=887874 2024-04-26T05:01:07.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.135+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=3L9CYC5KGP25 type=del 2024-04-26T05:01:07.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.137+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=2SB2RSAUNZLA type=del size=886291 2024-04-26T05:01:07.140 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.139+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=HTID8TINSOID type=del 2024-04-26T05:01:07.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.141+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=PJKG473N0GE6 type=write size=562806 2024-04-26T05:01:07.145 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.143+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=KH352SY423G6 type=del 2024-04-26T05:01:07.149 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.147+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.0 size=1048576 2024-04-26T05:01:07.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.149+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.1 size=1048576 2024-04-26T05:01:07.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.151+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.2 size=52155 2024-04-26T05:01:07.152 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.151+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=XOMV1Z47L3K9 tag=CUZ6QL9OP31B type=write size=3197883 2024-04-26T05:01:07.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.153+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~2TWHK4OR2TUJ.0 size=452154 2024-04-26T05:01:07.158 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.157+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=2TWHK4OR2TUJ tag=9EUSK6D059G3 type=write size=1500730 2024-04-26T05:01:07.160 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.159+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=PQIOH9YB09VX type=del size=2971967 2024-04-26T05:01:07.162 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.161+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=M41LMXG1EK5H type=del 2024-04-26T05:01:07.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.163+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=YCJXM9LW3EN5 type=del size=824882 2024-04-26T05:01:07.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.166+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~F0ZT26ITL3N8.0 size=1048576 2024-04-26T05:01:07.169 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.167+0000 7f5e6c44f780 1 < completed part key=_multipart_QQXPPRYLN4UL.2~F0ZT26ITL3N8.1 size=421386 2024-04-26T05:01:07.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.171+0000 7f5e6c44f780 1 < completed multipart upload key=QQXPPRYLN4UL upload=F0ZT26ITL3N8 tag=IR17X67OH0TK type=write size=2518538 2024-04-26T05:01:07.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.174+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=2RQA2FKYS66Q type=del size=147633 2024-04-26T05:01:07.177 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.176+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~5YZ55RJ4VIKU.0 size=617223 2024-04-26T05:01:07.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.180+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=5YZ55RJ4VIKU tag=AUFUQ72WLOEN type=write size=1665799 2024-04-26T05:01:07.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.182+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=Q64QFZ3RI4LF type=del size=2997281 2024-04-26T05:01:07.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.184+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.0 size=1048576 2024-04-26T05:01:07.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.186+0000 7f5e6c44f780 1 < completed part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.1 size=1048576 2024-04-26T05:01:07.188 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.186+0000 7f5e6c44f780 1 < canceled part key=_multipart_SO60V5P7E3UJ.2~3H5J6ILSW331.2 size=925235 2024-04-26T05:01:07.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.190+0000 7f5e6c44f780 1 < canceled multipart upload key=SO60V5P7E3UJ upload=3H5J6ILSW331 tag=JI7P9X47AQP0 type=write size=4070963 2024-04-26T05:01:07.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.192+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=CXITHQRZBH7G type=write size=222853 2024-04-26T05:01:07.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.195+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~PY255OR4BZMM.0 size=915632 2024-04-26T05:01:07.200 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.198+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=PY255OR4BZMM tag=FE0XTDNS118F type=write size=1964208 2024-04-26T05:01:07.203 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.202+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.0 size=1048576 2024-04-26T05:01:07.205 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.204+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.1 size=1048576 2024-04-26T05:01:07.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.206+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.2 size=424841 2024-04-26T05:01:07.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.206+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=J1S5N3R6VPV1 tag=KVGCULZ23BJM type=write size=3570569 2024-04-26T05:01:07.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.208+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~2MYNXXAEQ85E.0 size=1048576 2024-04-26T05:01:07.211 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.210+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~2MYNXXAEQ85E.1 size=946345 2024-04-26T05:01:07.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.214+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=2MYNXXAEQ85E tag=NA31PSR7YOBU type=write size=3043497 2024-04-26T05:01:07.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.216+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=A3FSRURQEDS1 type=write size=749155 2024-04-26T05:01:07.217 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.216+0000 7f5e6c44f780 1 < canceled part key=_multipart_RRP3UJQSYW86.2~UNHL6MA047N1.0 size=1048576 2024-04-26T05:01:07.218 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.216+0000 7f5e6c44f780 1 < canceled part key=_multipart_RRP3UJQSYW86.2~UNHL6MA047N1.1 size=71733 2024-04-26T05:01:07.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.220+0000 7f5e6c44f780 1 < canceled multipart upload key=RRP3UJQSYW86 upload=UNHL6MA047N1 tag=0EOZYCR6ZIOD type=write size=2168885 2024-04-26T05:01:07.223 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.222+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=RHQXJ79JDGZ9 type=del size=1342800 2024-04-26T05:01:07.225 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.224+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~B0MERTG9KC6W.0 size=656114 2024-04-26T05:01:07.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.227+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=B0MERTG9KC6W tag=SSJMLKWYZQAE type=write size=1704690 2024-04-26T05:01:07.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.229+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=13PICRMGRR9V type=del size=197773 2024-04-26T05:01:07.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.232+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=SCR1TOFK9EZW type=del 2024-04-26T05:01:07.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.234+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=310VCML9U6L7 type=del size=406933 2024-04-26T05:01:07.238 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.236+0000 7f5e6c44f780 1 < completed delete operation key=1JG681PFCBSF tag=YWMR6RIPFWZW type=del 2024-04-26T05:01:07.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.241+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.0 size=1048576 2024-04-26T05:01:07.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.243+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.1 size=1048576 2024-04-26T05:01:07.245 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.244+0000 7f5e6c44f780 1 > prepared part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.2 size=349647 2024-04-26T05:01:07.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.244+0000 7f5e6c44f780 1 > prepared multipart upload key=M436GKZG1I32 upload=SIBE8FJP7AK5 tag=SMIQNZM6HL3J type=write size=3495375 2024-04-26T05:01:07.248 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.247+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=M39KHZB66NT5 type=del 2024-04-26T05:01:07.250 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.248+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=ABG3AQHRFS98 type=del size=209416 2024-04-26T05:01:07.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.251+0000 7f5e6c44f780 1 < completed write operation key=TN10LJFK1EYX tag=JKEEI1N1SDZD type=write size=887874 2024-04-26T05:01:07.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.253+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=ABJCLE9SZ4NO type=del size=1600486 2024-04-26T05:01:07.256 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.255+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=2SB2RSAUNZLA type=del 2024-04-26T05:01:07.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.259+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~8DX9CTEKJYGM.0 size=292389 2024-04-26T05:01:07.260 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.259+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=8DX9CTEKJYGM tag=2XCGJKBF83TU type=write size=1340965 2024-04-26T05:01:07.262 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.261+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=PJKG473N0GE6 type=write size=562806 2024-04-26T05:01:07.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.264+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=SDMWPJCPIDP1 type=del size=1256049 2024-04-26T05:01:07.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.266+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.0 size=1048576 2024-04-26T05:01:07.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.268+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.1 size=1048576 2024-04-26T05:01:07.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.269+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~XOMV1Z47L3K9.2 size=52155 2024-04-26T05:01:07.274 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.273+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=XOMV1Z47L3K9 tag=CUZ6QL9OP31B type=write size=3197883 2024-04-26T05:01:07.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.277+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~P3F6U0N0C6CV.0 size=431252 2024-04-26T05:01:07.278 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.277+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=P3F6U0N0C6CV tag=JSU0LR7C94DR type=write size=1479828 2024-04-26T05:01:07.282 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.281+0000 7f5e6c44f780 1 < suggested remove operation key=00YCEFZ2NL31 tag=PQIOH9YB09VX type=del 2024-04-26T05:01:07.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.285+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~O21HFF8IF26N.0 size=1048576 2024-04-26T05:01:07.288 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.287+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~O21HFF8IF26N.1 size=507627 2024-04-26T05:01:07.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.287+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=O21HFF8IF26N tag=V5YLOOELWTY1 type=write size=2604779 2024-04-26T05:01:07.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.292+0000 7f5e6c44f780 1 < suggested remove operation key=RHUI6JF0N6X1 tag=YCJXM9LW3EN5 type=del 2024-04-26T05:01:07.295 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.294+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=AH1SR29K2KZR type=write size=130724 2024-04-26T05:01:07.297 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.295+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=2RQA2FKYS66Q type=del 2024-04-26T05:01:07.299 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.297+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=M0VJ28LFZE80 type=del size=3666174 2024-04-26T05:01:07.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.299+0000 7f5e6c44f780 1 < canceled operation key=QQXPPRYLN4UL tag=Q64QFZ3RI4LF type=del size=2997281 2024-04-26T05:01:07.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.301+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=IQGUZINH40R4 type=del size=3575559 2024-04-26T05:01:07.305 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.303+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=CXITHQRZBH7G type=write size=222853 2024-04-26T05:01:07.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.305+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=8XYCD8M3OVO5 type=write size=913323 2024-04-26T05:01:07.309 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.308+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.0 size=1048576 2024-04-26T05:01:07.311 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.310+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.1 size=1048576 2024-04-26T05:01:07.313 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.311+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~J1S5N3R6VPV1.2 size=424841 2024-04-26T05:01:07.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.315+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=J1S5N3R6VPV1 tag=KVGCULZ23BJM type=write size=3570569 2024-04-26T05:01:07.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.319+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~WICI7NYT9UN9.0 size=82904 2024-04-26T05:01:07.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.319+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=WICI7NYT9UN9 tag=4MWSI7DAGND4 type=write size=1131480 2024-04-26T05:01:07.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.321+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=A3FSRURQEDS1 type=write size=749155 2024-04-26T05:01:07.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.325+0000 7f5e6c44f780 1 > prepared part key=_multipart_O0KYMZCP374D.2~NY4T18UOZEMQ.0 size=483242 2024-04-26T05:01:07.326 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.325+0000 7f5e6c44f780 1 > prepared multipart upload key=O0KYMZCP374D upload=NY4T18UOZEMQ tag=CW1KFGU3ADKD type=write size=1531818 2024-04-26T05:01:07.331 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.329+0000 7f5e6c44f780 1 < suggested update operation key=6PZCJ9LKDU89 tag=RHQXJ79JDGZ9 type=del size=1342800 2024-04-26T05:01:07.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.331+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=TY10WWL96T2P type=del size=1470992 2024-04-26T05:01:07.336 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.334+0000 7f5e6c44f780 -1 < failed to complete operation key=6PZCJ9LKDU89 tag=13PICRMGRR9V type=del size=197773: (22) Invalid argument 2024-04-26T05:01:07.340 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.339+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.0 size=1048576 2024-04-26T05:01:07.342 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.341+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.1 size=1048576 2024-04-26T05:01:07.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.343+0000 7f5e6c44f780 1 > prepared part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.2 size=303676 2024-04-26T05:01:07.344 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.343+0000 7f5e6c44f780 1 > prepared multipart upload key=00YCEFZ2NL31 upload=IGK2KESDBMVD tag=T3HRAF6J1QXH type=write size=3449404 2024-04-26T05:01:07.349 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.348+0000 7f5e6c44f780 1 < suggested update operation key=M436GKZG1I32 tag=310VCML9U6L7 type=del size=406933 2024-04-26T05:01:07.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.350+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=WDXTRXMKIVJH type=del size=13858 2024-04-26T05:01:07.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.353+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.0 size=1048576 2024-04-26T05:01:07.354 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.353+0000 7f5e6c44f780 1 < canceled part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.1 size=1048576 2024-04-26T05:01:07.357 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.355+0000 7f5e6c44f780 1 < completed part key=_multipart_M436GKZG1I32.2~SIBE8FJP7AK5.2 size=349647 2024-04-26T05:01:07.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.359+0000 7f5e6c44f780 1 < canceled multipart upload key=M436GKZG1I32 upload=SIBE8FJP7AK5 tag=SMIQNZM6HL3J type=write size=3495375 2024-04-26T05:01:07.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.361+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=6C6M0ZN319FU type=write size=711949 2024-04-26T05:01:07.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.365+0000 7f5e6c44f780 1 < suggested remove operation key=M8QRWDR463QJ tag=ABG3AQHRFS98 type=del 2024-04-26T05:01:07.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.367+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=S0WMQUDATUMT type=write size=120168 2024-04-26T05:01:07.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.369+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=ABJCLE9SZ4NO type=del 2024-04-26T05:01:07.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.373+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~DI2OXNAIWA6V.0 size=1048576 2024-04-26T05:01:07.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.374+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~DI2OXNAIWA6V.1 size=930797 2024-04-26T05:01:07.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.374+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=DI2OXNAIWA6V tag=5FN2I1QISM9M type=write size=3027949 2024-04-26T05:01:07.377 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.376+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~8DX9CTEKJYGM.0 size=292389 2024-04-26T05:01:07.382 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.380+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=8DX9CTEKJYGM tag=2XCGJKBF83TU type=write size=1340965 2024-04-26T05:01:07.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.384+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~FQ43B1PMT6PA.0 size=1048576 2024-04-26T05:01:07.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.386+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~FQ43B1PMT6PA.1 size=214911 2024-04-26T05:01:07.387 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.386+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=FQ43B1PMT6PA tag=R4SQJV3Y4WBC type=write size=2312063 2024-04-26T05:01:07.390 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.388+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=SDMWPJCPIDP1 type=del 2024-04-26T05:01:07.393 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.392+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~M9TQEWSSJTLH.0 size=1048576 2024-04-26T05:01:07.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.394+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~M9TQEWSSJTLH.1 size=702652 2024-04-26T05:01:07.395 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.394+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=M9TQEWSSJTLH tag=8AZVW7VRPIHW type=write size=2799804 2024-04-26T05:01:07.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.396+0000 7f5e6c44f780 1 < completed part key=_multipart_EMFSIM4S1CBB.2~P3F6U0N0C6CV.0 size=431252 2024-04-26T05:01:07.401 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.400+0000 7f5e6c44f780 1 < completed multipart upload key=EMFSIM4S1CBB upload=P3F6U0N0C6CV tag=JSU0LR7C94DR type=write size=1479828 2024-04-26T05:01:07.403 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.402+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=WVOOSAOCPJXR type=del size=2514862 2024-04-26T05:01:07.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.404+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~O21HFF8IF26N.0 size=1048576 2024-04-26T05:01:07.405 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.404+0000 7f5e6c44f780 1 < canceled part key=_multipart_WG89TQYHF6G1.2~O21HFF8IF26N.1 size=507627 2024-04-26T05:01:07.409 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.408+0000 7f5e6c44f780 1 < canceled multipart upload key=WG89TQYHF6G1 upload=O21HFF8IF26N tag=V5YLOOELWTY1 type=write size=2604779 2024-04-26T05:01:07.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.410+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=RJZZIKS6O1T0 type=del size=299555 2024-04-26T05:01:07.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.412+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=AH1SR29K2KZR type=write size=130724 2024-04-26T05:01:07.415 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.414+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=YIBQJ3A6TAZJ type=del size=3205523 2024-04-26T05:01:07.417 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.416+0000 7f5e6c44f780 1 < completed delete operation key=O0KYMZCP374D tag=M0VJ28LFZE80 type=del 2024-04-26T05:01:07.421 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.419+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.0 size=1048576 2024-04-26T05:01:07.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.421+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.1 size=1048576 2024-04-26T05:01:07.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.423+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.2 size=27973 2024-04-26T05:01:07.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.423+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=T4PPWL5R2BMI tag=2GHBU2JHGWP0 type=write size=3173701 2024-04-26T05:01:07.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.425+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=IQGUZINH40R4 type=del 2024-04-26T05:01:07.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.427+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=VGZ17WUDUXGQ type=del size=1190068 2024-04-26T05:01:07.431 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.429+0000 7f5e6c44f780 1 < completed write operation key=00YCEFZ2NL31 tag=8XYCD8M3OVO5 type=write size=913323 2024-04-26T05:01:07.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.431+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=IVF8IG1MRSES type=del size=1674757 2024-04-26T05:01:07.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.433+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~WICI7NYT9UN9.0 size=82904 2024-04-26T05:01:07.438 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.437+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=WICI7NYT9UN9 tag=4MWSI7DAGND4 type=write size=1131480 2024-04-26T05:01:07.440 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.439+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=QDPYTDNK2QEW type=write size=634548 2024-04-26T05:01:07.442 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.441+0000 7f5e6c44f780 1 < completed part key=_multipart_O0KYMZCP374D.2~NY4T18UOZEMQ.0 size=483242 2024-04-26T05:01:07.446 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.445+0000 7f5e6c44f780 1 < completed multipart upload key=O0KYMZCP374D upload=NY4T18UOZEMQ tag=CW1KFGU3ADKD type=write size=1531818 2024-04-26T05:01:07.448 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.447+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=BZMUO97TS3ZR type=del size=1499302 2024-04-26T05:01:07.452 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.450+0000 7f5e6c44f780 1 < suggested update operation key=UA5Z192DBL0X tag=TY10WWL96T2P type=del size=1470992 2024-04-26T05:01:07.454 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.452+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=ZKTLNJPNK3WS type=del size=2494285 2024-04-26T05:01:07.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.455+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.0 size=1048576 2024-04-26T05:01:07.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.456+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.1 size=1048576 2024-04-26T05:01:07.459 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.458+0000 7f5e6c44f780 1 < completed part key=_multipart_00YCEFZ2NL31.2~IGK2KESDBMVD.2 size=303676 2024-04-26T05:01:07.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.462+0000 7f5e6c44f780 1 < completed multipart upload key=00YCEFZ2NL31 upload=IGK2KESDBMVD tag=T3HRAF6J1QXH type=write size=3449404 2024-04-26T05:01:07.467 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.466+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.0 size=1048576 2024-04-26T05:01:07.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.468+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.1 size=1048576 2024-04-26T05:01:07.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.469+0000 7f5e6c44f780 1 > prepared part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.2 size=453570 2024-04-26T05:01:07.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.469+0000 7f5e6c44f780 1 > prepared multipart upload key=UA5Z192DBL0X upload=YA6CXGBDA0TS tag=P45X1BV12GBI type=write size=3599298 2024-04-26T05:01:07.472 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.471+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=WDXTRXMKIVJH type=del 2024-04-26T05:01:07.474 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.473+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=Z2R5AR86V32N type=del size=681231 2024-04-26T05:01:07.476 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.475+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=6C6M0ZN319FU type=write size=711949 2024-04-26T05:01:07.478 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.477+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=OQEB05J7UXQF type=write size=780979 2024-04-26T05:01:07.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.479+0000 7f5e6c44f780 1 < completed write operation key=QL2O16MF6S6U tag=S0WMQUDATUMT type=write size=120168 2024-04-26T05:01:07.483 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.481+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=GVJ3MH0EGDPA type=write size=288480 2024-04-26T05:01:07.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.484+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~DI2OXNAIWA6V.0 size=1048576 2024-04-26T05:01:07.485 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.484+0000 7f5e6c44f780 1 < canceled part key=_multipart_Q9BD1LRB0MKF.2~DI2OXNAIWA6V.1 size=930797 2024-04-26T05:01:07.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.488+0000 7f5e6c44f780 1 < canceled multipart upload key=Q9BD1LRB0MKF upload=DI2OXNAIWA6V tag=5FN2I1QISM9M type=write size=3027949 2024-04-26T05:01:07.494 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.493+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.0 size=1048576 2024-04-26T05:01:07.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.494+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.1 size=1048576 2024-04-26T05:01:07.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.496+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.2 size=237307 2024-04-26T05:01:07.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.496+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=1CPI10C1BMUO tag=KHTJ3JWH3CIT type=write size=3383035 2024-04-26T05:01:07.499 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.498+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~FQ43B1PMT6PA.0 size=1048576 2024-04-26T05:01:07.501 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.500+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~FQ43B1PMT6PA.1 size=214911 2024-04-26T05:01:07.504 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.503+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=FQ43B1PMT6PA tag=R4SQJV3Y4WBC type=write size=2312063 2024-04-26T05:01:07.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.507+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.0 size=1048576 2024-04-26T05:01:07.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.509+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.1 size=1048576 2024-04-26T05:01:07.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.511+0000 7f5e6c44f780 1 > prepared part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.2 size=28086 2024-04-26T05:01:07.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.511+0000 7f5e6c44f780 1 > prepared multipart upload key=RHUI6JF0N6X1 upload=PIL1UQL1KYC0 tag=BIH407T7MSBQ type=write size=3173814 2024-04-26T05:01:07.514 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.513+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~M9TQEWSSJTLH.0 size=1048576 2024-04-26T05:01:07.516 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.515+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~M9TQEWSSJTLH.1 size=702652 2024-04-26T05:01:07.520 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.518+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=M9TQEWSSJTLH tag=8AZVW7VRPIHW type=write size=2799804 2024-04-26T05:01:07.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.522+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~RN4BR26GMYB1.0 size=114684 2024-04-26T05:01:07.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.522+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=RN4BR26GMYB1 tag=FNMYMY2QV73U type=write size=1163260 2024-04-26T05:01:07.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.527+0000 7f5e6c44f780 1 < suggested update operation key=O0KYMZCP374D tag=WVOOSAOCPJXR type=del size=2514862 2024-04-26T05:01:07.532 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.530+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~3AYG9CUX0N17.0 size=1048576 2024-04-26T05:01:07.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.532+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~3AYG9CUX0N17.1 size=185161 2024-04-26T05:01:07.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.532+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=3AYG9CUX0N17 tag=2JX6E0FA4MVL type=write size=2282313 2024-04-26T05:01:07.536 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.534+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=RJZZIKS6O1T0 type=del 2024-04-26T05:01:07.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.536+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=V8JM3ZKCND8Z type=del size=2772418 2024-04-26T05:01:07.540 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.539+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=YIBQJ3A6TAZJ type=del 2024-04-26T05:01:07.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.541+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=F00GO7KHEHV1 type=del size=2957031 2024-04-26T05:01:07.544 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.543+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.0 size=1048576 2024-04-26T05:01:07.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.545+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.1 size=1048576 2024-04-26T05:01:07.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.547+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~T4PPWL5R2BMI.2 size=27973 2024-04-26T05:01:07.552 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.550+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=T4PPWL5R2BMI tag=2GHBU2JHGWP0 type=write size=3173701 2024-04-26T05:01:07.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.553+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=E2S4GO3D3OHQ type=del size=1632977 2024-04-26T05:01:07.556 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.555+0000 7f5e6c44f780 1 < completed delete operation key=RC0KPPYXSR38 tag=VGZ17WUDUXGQ type=del 2024-04-26T05:01:07.559 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.558+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=ADH46AL8JKFF type=write size=284877 2024-04-26T05:01:07.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.562+0000 7f5e6c44f780 1 < suggested remove operation key=T6F27FVZALU3 tag=IVF8IG1MRSES type=del 2024-04-26T05:01:07.565 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.564+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=RE8JT6V60Z6Z type=del size=1184845 2024-04-26T05:01:07.568 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.566+0000 7f5e6c44f780 1 < completed write operation key=M436GKZG1I32 tag=QDPYTDNK2QEW type=write size=634548 2024-04-26T05:01:07.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.568+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=FJO1HLRJOV35 type=del size=352023 2024-04-26T05:01:07.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.571+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=BZMUO97TS3ZR type=del 2024-04-26T05:01:07.574 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.572+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=78LQDAI0VX5L type=del size=2930811 2024-04-26T05:01:07.578 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.577+0000 7f5e6c44f780 1 < suggested update operation key=Q9BD1LRB0MKF tag=ZKTLNJPNK3WS type=del size=2494285 2024-04-26T05:01:07.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.579+0000 7f5e6c44f780 1 > prepared operation key=KC7MUR1B55LJ tag=MF4EXM4N7NR3 type=del size=1331996 2024-04-26T05:01:07.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.579+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.0 size=1048576 2024-04-26T05:01:07.580 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.579+0000 7f5e6c44f780 1 < canceled part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.1 size=1048576 2024-04-26T05:01:07.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.581+0000 7f5e6c44f780 1 < completed part key=_multipart_UA5Z192DBL0X.2~YA6CXGBDA0TS.2 size=453570 2024-04-26T05:01:07.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.585+0000 7f5e6c44f780 1 < canceled multipart upload key=UA5Z192DBL0X upload=YA6CXGBDA0TS tag=P45X1BV12GBI type=write size=3599298 2024-04-26T05:01:07.588 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.587+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=0Y5EGWTEMTWI type=del size=1730363 2024-04-26T05:01:07.592 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.591+0000 7f5e6c44f780 1 < suggested update operation key=SO60V5P7E3UJ tag=Z2R5AR86V32N type=del size=681231 2024-04-26T05:01:07.594 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.593+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=S80VSDH0W1KA type=del size=1140180 2024-04-26T05:01:07.596 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.595+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=OQEB05J7UXQF type=write size=780979 2024-04-26T05:01:07.600 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.599+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.0 size=1048576 2024-04-26T05:01:07.602 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.601+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.1 size=1048576 2024-04-26T05:01:07.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.602+0000 7f5e6c44f780 1 > prepared part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.2 size=237066 2024-04-26T05:01:07.604 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.603+0000 7f5e6c44f780 1 > prepared multipart upload key=RBHAWA10J1N8 upload=UFQBT0C2RYQK tag=8HQ4VY9PYFCX type=write size=3382794 2024-04-26T05:01:07.606 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.604+0000 7f5e6c44f780 1 < completed write operation key=VE3FPJECPA61 tag=GVJ3MH0EGDPA type=write size=288480 2024-04-26T05:01:07.610 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.609+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.0 size=1048576 2024-04-26T05:01:07.612 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.610+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.1 size=1048576 2024-04-26T05:01:07.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.612+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.2 size=366297 2024-04-26T05:01:07.614 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.612+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=QUL3DTPJX4KD tag=4XRMO42CW8FI type=write size=3512025 2024-04-26T05:01:07.616 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.615+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.0 size=1048576 2024-04-26T05:01:07.618 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.616+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.1 size=1048576 2024-04-26T05:01:07.619 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.618+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~1CPI10C1BMUO.2 size=237307 2024-04-26T05:01:07.624 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.622+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=1CPI10C1BMUO tag=KHTJ3JWH3CIT type=write size=3383035 2024-04-26T05:01:07.626 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.625+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=RDD8UZWZX5VQ type=del size=2837809 2024-04-26T05:01:07.628 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.627+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.0 size=1048576 2024-04-26T05:01:07.630 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.628+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.1 size=1048576 2024-04-26T05:01:07.631 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.630+0000 7f5e6c44f780 1 < completed part key=_multipart_RHUI6JF0N6X1.2~PIL1UQL1KYC0.2 size=28086 2024-04-26T05:01:07.635 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.634+0000 7f5e6c44f780 1 < completed multipart upload key=RHUI6JF0N6X1 upload=PIL1UQL1KYC0 tag=BIH407T7MSBQ type=write size=3173814 2024-04-26T05:01:07.639 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.638+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~UIYCFQPELUNW.0 size=1048576 2024-04-26T05:01:07.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.640+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~UIYCFQPELUNW.1 size=255779 2024-04-26T05:01:07.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.640+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=UIYCFQPELUNW tag=KOIVW6EYVV0L type=write size=2352931 2024-04-26T05:01:07.641 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.640+0000 7f5e6c44f780 1 < canceled part key=_multipart_G1PZE7VIJWML.2~RN4BR26GMYB1.0 size=114684 2024-04-26T05:01:07.645 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.644+0000 7f5e6c44f780 1 < canceled multipart upload key=G1PZE7VIJWML upload=RN4BR26GMYB1 tag=FNMYMY2QV73U type=write size=1163260 2024-04-26T05:01:07.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.648+0000 7f5e6c44f780 1 > prepared part key=_multipart_QL2O16MF6S6U.2~L0376ZQJWFNP.0 size=359405 2024-04-26T05:01:07.649 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.648+0000 7f5e6c44f780 1 > prepared multipart upload key=QL2O16MF6S6U upload=L0376ZQJWFNP tag=VU7SO8KOWYA8 type=write size=1407981 2024-04-26T05:01:07.651 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.650+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~3AYG9CUX0N17.0 size=1048576 2024-04-26T05:01:07.653 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.652+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~3AYG9CUX0N17.1 size=185161 2024-04-26T05:01:07.657 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.656+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=3AYG9CUX0N17 tag=2JX6E0FA4MVL type=write size=2282313 2024-04-26T05:01:07.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.660+0000 7f5e6c44f780 1 > prepared part key=_multipart_WPPJT7ES6671.2~XQ5OU5D4YCN0.0 size=367400 2024-04-26T05:01:07.661 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.660+0000 7f5e6c44f780 1 > prepared multipart upload key=WPPJT7ES6671 upload=XQ5OU5D4YCN0 tag=CNVNDSOQ2ZEM type=write size=1415976 2024-04-26T05:01:07.663 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.662+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=V8JM3ZKCND8Z type=del 2024-04-26T05:01:07.666 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.665+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=XOEGTDKZVACJ type=del size=3159731 2024-04-26T05:01:07.668 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.667+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=F00GO7KHEHV1 type=del 2024-04-26T05:01:07.672 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.671+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.0 size=1048576 2024-04-26T05:01:07.674 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.673+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.1 size=1048576 2024-04-26T05:01:07.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.674+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.2 size=485221 2024-04-26T05:01:07.676 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.674+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=S9FL611W45VT tag=1279C3CWL6MS type=write size=3630949 2024-04-26T05:01:07.679 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.678+0000 7f5e6c44f780 1 < suggested update operation key=1JG681PFCBSF tag=E2S4GO3D3OHQ type=del size=1632977 2024-04-26T05:01:07.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.682+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~6QPY1J3F8Z8D.0 size=481203 2024-04-26T05:01:07.683 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.682+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=6QPY1J3F8Z8D tag=8DFJP3TT11WP type=write size=1529779 2024-04-26T05:01:07.686 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.684+0000 7f5e6c44f780 1 < canceled operation key=RRP3UJQSYW86 tag=ADH46AL8JKFF type=write size=284877 2024-04-26T05:01:07.688 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.687+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=0GGJ3WZ0NXC0 type=write size=329601 2024-04-26T05:01:07.692 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.691+0000 7f5e6c44f780 1 < suggested update operation key=921MOKZFPQ07 tag=RE8JT6V60Z6Z type=del size=1184845 2024-04-26T05:01:07.694 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.693+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=DZS5DA5B74RI type=del size=1510246 2024-04-26T05:01:07.697 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.695+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=FJO1HLRJOV35 type=del 2024-04-26T05:01:07.699 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.698+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=PCRFO9ALW09J type=del size=623295 2024-04-26T05:01:07.702 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.701+0000 7f5e6c44f780 -1 < failed to complete operation key=921MOKZFPQ07 tag=78LQDAI0VX5L type=del size=2930811: (22) Invalid argument 2024-04-26T05:01:07.704 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.703+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=BTQWBZ1MKVVD type=write size=912150 2024-04-26T05:01:07.707 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.705+0000 7f5e6c44f780 1 < completed delete operation key=KC7MUR1B55LJ tag=MF4EXM4N7NR3 type=del 2024-04-26T05:01:07.709 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.708+0000 7f5e6c44f780 1 > prepared operation key=EMFSIM4S1CBB tag=VXT2RB4CHIR8 type=del size=1771513 2024-04-26T05:01:07.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.710+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=0Y5EGWTEMTWI type=del 2024-04-26T05:01:07.713 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.712+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=043SUZS0LG8L type=del size=3366282 2024-04-26T05:01:07.716 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.714+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=S80VSDH0W1KA type=del 2024-04-26T05:01:07.719 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.718+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~LJESCD9OBNVV.0 size=631923 2024-04-26T05:01:07.720 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.718+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=LJESCD9OBNVV tag=R44G5UKAJ17C type=write size=1680499 2024-04-26T05:01:07.722 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.721+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.0 size=1048576 2024-04-26T05:01:07.724 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.722+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.1 size=1048576 2024-04-26T05:01:07.725 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.724+0000 7f5e6c44f780 1 < completed part key=_multipart_RBHAWA10J1N8.2~UFQBT0C2RYQK.2 size=237066 2024-04-26T05:01:07.729 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.728+0000 7f5e6c44f780 1 < completed multipart upload key=RBHAWA10J1N8 upload=UFQBT0C2RYQK tag=8HQ4VY9PYFCX type=write size=3382794 2024-04-26T05:01:07.731 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.730+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=DRZDYFMIRPFL type=del size=3218538 2024-04-26T05:01:07.733 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.732+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.0 size=1048576 2024-04-26T05:01:07.735 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.734+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.1 size=1048576 2024-04-26T05:01:07.737 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.735+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~QUL3DTPJX4KD.2 size=366297 2024-04-26T05:01:07.741 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.739+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=QUL3DTPJX4KD tag=4XRMO42CW8FI type=write size=3512025 2024-04-26T05:01:07.743 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.741+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=KYY8C24GOP7M type=del size=1126283 2024-04-26T05:01:07.745 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.744+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=RDD8UZWZX5VQ type=del 2024-04-26T05:01:07.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.747+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~ZYIFWMIF1QWO.0 size=655253 2024-04-26T05:01:07.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.747+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=ZYIFWMIF1QWO tag=QMT2KN6UD04R type=write size=1703829 2024-04-26T05:01:07.749 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.748+0000 7f5e6c44f780 1 < canceled part key=_multipart_WPPJT7ES6671.2~UIYCFQPELUNW.0 size=1048576 2024-04-26T05:01:07.751 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.750+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~UIYCFQPELUNW.1 size=255779 2024-04-26T05:01:07.754 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.753+0000 7f5e6c44f780 1 < canceled multipart upload key=WPPJT7ES6671 upload=UIYCFQPELUNW tag=KOIVW6EYVV0L type=write size=2352931 2024-04-26T05:01:07.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.757+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~ZI6TB40CGIWZ.0 size=102552 2024-04-26T05:01:07.758 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.757+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=ZI6TB40CGIWZ tag=AV7BTRS064T2 type=write size=1151128 2024-04-26T05:01:07.760 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.759+0000 7f5e6c44f780 1 < completed part key=_multipart_QL2O16MF6S6U.2~L0376ZQJWFNP.0 size=359405 2024-04-26T05:01:07.764 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.763+0000 7f5e6c44f780 1 < completed multipart upload key=QL2O16MF6S6U upload=L0376ZQJWFNP tag=VU7SO8KOWYA8 type=write size=1407981 2024-04-26T05:01:07.766 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.765+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=X8RBB4TEOC8X type=del size=1725132 2024-04-26T05:01:07.768 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.767+0000 7f5e6c44f780 1 < completed part key=_multipart_WPPJT7ES6671.2~XQ5OU5D4YCN0.0 size=367400 2024-04-26T05:01:07.772 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.770+0000 7f5e6c44f780 1 < completed multipart upload key=WPPJT7ES6671 upload=XQ5OU5D4YCN0 tag=CNVNDSOQ2ZEM type=write size=1415976 2024-04-26T05:01:07.774 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.773+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=RX82NZFKQ08P type=write size=40177 2024-04-26T05:01:07.776 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.775+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=XOEGTDKZVACJ type=del 2024-04-26T05:01:07.778 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.777+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=V9E94Q1FS73Y type=del size=1886443 2024-04-26T05:01:07.780 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.779+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.0 size=1048576 2024-04-26T05:01:07.782 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.781+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.1 size=1048576 2024-04-26T05:01:07.784 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.783+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~S9FL611W45VT.2 size=485221 2024-04-26T05:01:07.787 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.786+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=S9FL611W45VT tag=1279C3CWL6MS type=write size=3630949 2024-04-26T05:01:07.789 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.788+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=0ULW3DYAWS82 type=del size=474373 2024-04-26T05:01:07.791 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.790+0000 7f5e6c44f780 1 < completed part key=_multipart_RRP3UJQSYW86.2~6QPY1J3F8Z8D.0 size=481203 2024-04-26T05:01:07.796 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.794+0000 7f5e6c44f780 1 < completed multipart upload key=RRP3UJQSYW86 upload=6QPY1J3F8Z8D tag=8DFJP3TT11WP type=write size=1529779 2024-04-26T05:01:07.798 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.796+0000 7f5e6c44f780 1 > prepared operation key=M8QRWDR463QJ tag=VUUDDCECXG4Q type=del size=1647240 2024-04-26T05:01:07.800 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.798+0000 7f5e6c44f780 1 < completed write operation key=O1KTU3HQRCXK tag=0GGJ3WZ0NXC0 type=write size=329601 2024-04-26T05:01:07.802 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.800+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=TFZCW6A8Q2AV type=del size=2235608 2024-04-26T05:01:07.804 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.803+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=DZS5DA5B74RI type=del 2024-04-26T05:01:07.806 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.805+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=V1442BT46I62 type=del size=763091 2024-04-26T05:01:07.808 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.807+0000 7f5e6c44f780 1 < completed delete operation key=3IY5KSJQEZ1E tag=PCRFO9ALW09J type=del 2024-04-26T05:01:07.810 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.809+0000 7f5e6c44f780 1 > prepared operation key=G1PZE7VIJWML tag=CG85YA8C16SM type=del size=4185622 2024-04-26T05:01:07.812 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.811+0000 7f5e6c44f780 1 < completed write operation key=G1PZE7VIJWML tag=BTQWBZ1MKVVD type=write size=912150 2024-04-26T05:01:07.816 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.815+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.0 size=1048576 2024-04-26T05:01:07.818 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.817+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.1 size=1048576 2024-04-26T05:01:07.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.818+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.2 size=503019 2024-04-26T05:01:07.820 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.818+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=I9N96GAY4C91 tag=GEID367MA288 type=write size=3648747 2024-04-26T05:01:07.822 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.821+0000 7f5e6c44f780 1 < completed delete operation key=EMFSIM4S1CBB tag=VXT2RB4CHIR8 type=del 2024-04-26T05:01:07.824 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.823+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=791PM24IC9TI type=write size=178535 2024-04-26T05:01:07.826 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.825+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=043SUZS0LG8L type=del size=3366282 2024-04-26T05:01:07.828 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.827+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=LPLJVFVGV2Z4 type=del size=2455394 2024-04-26T05:01:07.831 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.829+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~LJESCD9OBNVV.0 size=631923 2024-04-26T05:01:07.834 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.833+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=LJESCD9OBNVV tag=R44G5UKAJ17C type=write size=1680499 2024-04-26T05:01:07.836 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.835+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=4JKJST9CTDMY type=del size=3780023 2024-04-26T05:01:07.838 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.837+0000 7f5e6c44f780 1 < completed delete operation key=M8QRWDR463QJ tag=DRZDYFMIRPFL type=del 2024-04-26T05:01:07.840 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.839+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=Y7EGS52M43WY type=del size=4187213 2024-04-26T05:01:07.842 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.841+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=KYY8C24GOP7M type=del 2024-04-26T05:01:07.845 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.843+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=PPQBR8XL9CPH type=write size=275999 2024-04-26T05:01:07.847 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.845+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~ZYIFWMIF1QWO.0 size=655253 2024-04-26T05:01:07.850 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.849+0000 7f5e6c44f780 1 < completed multipart upload key=KC7MUR1B55LJ upload=ZYIFWMIF1QWO tag=QMT2KN6UD04R type=write size=1703829 2024-04-26T05:01:07.852 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.851+0000 7f5e6c44f780 1 > prepared operation key=SO60V5P7E3UJ tag=6ZMEYO940SJ3 type=del size=774203 2024-04-26T05:01:07.854 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.853+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~ZI6TB40CGIWZ.0 size=102552 2024-04-26T05:01:07.857 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.856+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=ZI6TB40CGIWZ tag=AV7BTRS064T2 type=write size=1151128 2024-04-26T05:01:07.862 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.860+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~0EKN44VV451R.0 size=1048576 2024-04-26T05:01:07.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.862+0000 7f5e6c44f780 1 > prepared part key=_multipart_VE3FPJECPA61.2~0EKN44VV451R.1 size=564094 2024-04-26T05:01:07.863 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.862+0000 7f5e6c44f780 1 > prepared multipart upload key=VE3FPJECPA61 upload=0EKN44VV451R tag=4GA8OFW1ICU6 type=write size=2661246 2024-04-26T05:01:07.866 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.865+0000 7f5e6c44f780 1 < canceled operation key=RBHAWA10J1N8 tag=X8RBB4TEOC8X type=del size=1725132 2024-04-26T05:01:07.869 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.868+0000 7f5e6c44f780 1 > prepared operation key=VE3FPJECPA61 tag=L5DUV0L4QGJK type=del size=3754563 2024-04-26T05:01:07.871 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.870+0000 7f5e6c44f780 1 < completed write operation key=O0KYMZCP374D tag=RX82NZFKQ08P type=write size=40177 2024-04-26T05:01:07.874 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.873+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=ADYW5C1HM5Q6 type=del size=2199587 2024-04-26T05:01:07.876 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.875+0000 7f5e6c44f780 1 < completed delete operation key=WG89TQYHF6G1 tag=V9E94Q1FS73Y type=del 2024-04-26T05:01:07.878 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.877+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=R7Z47MI7RX0Y type=del size=1267639 2024-04-26T05:01:07.880 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.879+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=0ULW3DYAWS82 type=del 2024-04-26T05:01:07.884 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.883+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~LFFASS3YGOV5.0 size=1048576 2024-04-26T05:01:07.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.884+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~LFFASS3YGOV5.1 size=715884 2024-04-26T05:01:07.886 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.884+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=LFFASS3YGOV5 tag=9GYSTKRHLW6R type=write size=2813036 2024-04-26T05:01:07.890 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.889+0000 7f5e6c44f780 1 < suggested update operation key=M8QRWDR463QJ tag=VUUDDCECXG4Q type=del size=1647240 2024-04-26T05:01:07.894 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.892+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~LCONQFB5ZKUT.0 size=1048576 2024-04-26T05:01:07.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.894+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~LCONQFB5ZKUT.1 size=773608 2024-04-26T05:01:07.895 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.894+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=LCONQFB5ZKUT tag=8UKZKUB95B70 type=write size=2870760 2024-04-26T05:01:07.897 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.896+0000 7f5e6c44f780 1 < completed delete operation key=RBHAWA10J1N8 tag=TFZCW6A8Q2AV type=del 2024-04-26T05:01:07.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.901+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~I62TAG3I38Y7.0 size=632837 2024-04-26T05:01:07.902 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.901+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=I62TAG3I38Y7 tag=HLJV7MP9984J type=write size=1681413 2024-04-26T05:01:07.904 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.903+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=V1442BT46I62 type=del 2024-04-26T05:01:07.906 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.905+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=9PCOVLMXW8UP type=del size=2029917 2024-04-26T05:01:07.911 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.909+0000 7f5e6c44f780 1 < suggested update operation key=G1PZE7VIJWML tag=CG85YA8C16SM type=del size=4185622 2024-04-26T05:01:07.914 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.913+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.0 size=1048576 2024-04-26T05:01:07.917 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.915+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.1 size=1048576 2024-04-26T05:01:07.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.917+0000 7f5e6c44f780 1 > prepared part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.2 size=590915 2024-04-26T05:01:07.918 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.917+0000 7f5e6c44f780 1 > prepared multipart upload key=O1KTU3HQRCXK upload=EK5B1VVTHKDL tag=BMKWOPXXQZYZ type=write size=3736643 2024-04-26T05:01:07.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.919+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.0 size=1048576 2024-04-26T05:01:07.920 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.919+0000 7f5e6c44f780 1 < canceled part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.1 size=1048576 2024-04-26T05:01:07.922 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.921+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~I9N96GAY4C91.2 size=503019 2024-04-26T05:01:07.926 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.925+0000 7f5e6c44f780 1 < canceled multipart upload key=WJPHV271EBDO upload=I9N96GAY4C91 tag=GEID367MA288 type=write size=3648747 2024-04-26T05:01:07.928 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.927+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=5WNY66TSS8Q3 type=write size=208503 2024-04-26T05:01:07.930 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.929+0000 7f5e6c44f780 1 < completed write operation key=RRP3UJQSYW86 tag=791PM24IC9TI type=write size=178535 2024-04-26T05:01:07.932 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.931+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=J2DFJ6M2PNH5 type=del size=4185384 2024-04-26T05:01:07.935 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.934+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=LPLJVFVGV2Z4 type=del 2024-04-26T05:01:07.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.938+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~9248GFV45DUM.0 size=682368 2024-04-26T05:01:07.940 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.938+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=9248GFV45DUM tag=IUUPD9HLZIRQ type=write size=1730944 2024-04-26T05:01:07.942 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.941+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=4JKJST9CTDMY type=del 2024-04-26T05:01:07.945 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.943+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=7N7X0V81B9CP type=del size=2461748 2024-04-26T05:01:07.949 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.947+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=Y7EGS52M43WY type=del 2024-04-26T05:01:07.951 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.949+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=U0J7Z1DZ8R0V type=del size=2834206 2024-04-26T05:01:07.952 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.951+0000 7f5e6c44f780 1 < completed write operation key=SO60V5P7E3UJ tag=PPQBR8XL9CPH type=write size=275999 2024-04-26T05:01:07.957 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.955+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.0 size=1048576 2024-04-26T05:01:07.958 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.957+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.1 size=1048576 2024-04-26T05:01:07.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.959+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.2 size=988383 2024-04-26T05:01:07.960 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.959+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=RWHUNF8QJ4CS tag=JTIKHPFBOZG4 type=write size=4134111 2024-04-26T05:01:07.962 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.961+0000 7f5e6c44f780 1 < completed delete operation key=SO60V5P7E3UJ tag=6ZMEYO940SJ3 type=del 2024-04-26T05:01:07.966 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.965+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.0 size=1048576 2024-04-26T05:01:07.968 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.967+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.1 size=1048576 2024-04-26T05:01:07.971 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.969+0000 7f5e6c44f780 1 > prepared part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.2 size=104832 2024-04-26T05:01:07.971 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.969+0000 7f5e6c44f780 1 > prepared multipart upload key=KC7MUR1B55LJ upload=DM6IG2KJJVSA tag=YDYQTDV152DE type=write size=3250560 2024-04-26T05:01:07.973 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.971+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~0EKN44VV451R.0 size=1048576 2024-04-26T05:01:07.974 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.973+0000 7f5e6c44f780 1 < completed part key=_multipart_VE3FPJECPA61.2~0EKN44VV451R.1 size=564094 2024-04-26T05:01:07.978 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.977+0000 7f5e6c44f780 1 < completed multipart upload key=VE3FPJECPA61 upload=0EKN44VV451R tag=4GA8OFW1ICU6 type=write size=2661246 2024-04-26T05:01:07.982 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.981+0000 7f5e6c44f780 1 > prepared part key=_multipart_RC0KPPYXSR38.2~DRBNO6DWG39I.0 size=817250 2024-04-26T05:01:07.982 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.981+0000 7f5e6c44f780 1 > prepared multipart upload key=RC0KPPYXSR38 upload=DRBNO6DWG39I tag=SKB7MPEDVSYS type=write size=1865826 2024-04-26T05:01:07.984 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.983+0000 7f5e6c44f780 1 < completed delete operation key=VE3FPJECPA61 tag=L5DUV0L4QGJK type=del 2024-04-26T05:01:07.986 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.985+0000 7f5e6c44f780 1 > prepared operation key=QL2O16MF6S6U tag=D0CARV4LQCDZ type=del size=2442483 2024-04-26T05:01:07.987 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.986+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=RC0KPPYXSR38 tag=ADYW5C1HM5Q6 type=del size=2199587: (2) No such file or directory 2024-04-26T05:01:07.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.990+0000 7f5e6c44f780 1 > prepared part key=_multipart_WJPHV271EBDO.2~25Z2KZX1EV4B.0 size=56457 2024-04-26T05:01:07.991 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.990+0000 7f5e6c44f780 1 > prepared multipart upload key=WJPHV271EBDO upload=25Z2KZX1EV4B tag=WNHACUNCRXV7 type=write size=1105033 2024-04-26T05:01:07.993 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.992+0000 7f5e6c44f780 1 < completed delete operation key=Q9BD1LRB0MKF tag=R7Z47MI7RX0Y type=del 2024-04-26T05:01:07.995 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.994+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=8ZEG17YNRGQO type=del size=1700842 2024-04-26T05:01:07.997 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.996+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~LFFASS3YGOV5.0 size=1048576 2024-04-26T05:01:08.000 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:07.998+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~LFFASS3YGOV5.1 size=715884 2024-04-26T05:01:08.003 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.002+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=LFFASS3YGOV5 tag=9GYSTKRHLW6R type=write size=2813036 2024-04-26T05:01:08.007 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.006+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~TLMN1H5PX3PF.0 size=1048576 2024-04-26T05:01:08.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.008+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~TLMN1H5PX3PF.1 size=192149 2024-04-26T05:01:08.009 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.008+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=TLMN1H5PX3PF tag=WYHCXCIPH6UM type=write size=2289301 2024-04-26T05:01:08.011 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.010+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~LCONQFB5ZKUT.0 size=1048576 2024-04-26T05:01:08.013 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.012+0000 7f5e6c44f780 1 < completed part key=_multipart_WG89TQYHF6G1.2~LCONQFB5ZKUT.1 size=773608 2024-04-26T05:01:08.016 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.015+0000 7f5e6c44f780 1 < completed multipart upload key=WG89TQYHF6G1 upload=LCONQFB5ZKUT tag=8UKZKUB95B70 type=write size=2870760 2024-04-26T05:01:08.019 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.018+0000 7f5e6c44f780 1 > prepared operation key=HLA0M5HU2P9F tag=IKR6VPID0KSP type=del size=2744990 2024-04-26T05:01:08.021 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.020+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~I62TAG3I38Y7.0 size=632837 2024-04-26T05:01:08.025 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.023+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=I62TAG3I38Y7 tag=HLJV7MP9984J type=write size=1681413 2024-04-26T05:01:08.029 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.027+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.0 size=1048576 2024-04-26T05:01:08.030 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.029+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.1 size=1048576 2024-04-26T05:01:08.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.031+0000 7f5e6c44f780 1 > prepared part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.2 size=352509 2024-04-26T05:01:08.032 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.031+0000 7f5e6c44f780 1 > prepared multipart upload key=M8QRWDR463QJ upload=RHRYW13IBI3G tag=BJ1BWQJZL98Y type=write size=3498237 2024-04-26T05:01:08.034 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.033+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=9PCOVLMXW8UP type=del 2024-04-26T05:01:08.036 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.035+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=9NXGZZ0VW9VH type=write size=956400 2024-04-26T05:01:08.038 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.037+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.0 size=1048576 2024-04-26T05:01:08.040 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.039+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.1 size=1048576 2024-04-26T05:01:08.042 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.040+0000 7f5e6c44f780 1 < completed part key=_multipart_O1KTU3HQRCXK.2~EK5B1VVTHKDL.2 size=590915 2024-04-26T05:01:08.045 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.044+0000 7f5e6c44f780 1 < completed multipart upload key=O1KTU3HQRCXK upload=EK5B1VVTHKDL tag=BMKWOPXXQZYZ type=write size=3736643 2024-04-26T05:01:08.047 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.046+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=WJ921LHS0UPN type=del size=3625564 2024-04-26T05:01:08.050 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.049+0000 7f5e6c44f780 -1 < failed to complete operation key=RC0KPPYXSR38 tag=5WNY66TSS8Q3 type=write size=208503: (22) Invalid argument 2024-04-26T05:01:08.055 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.053+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~FHMH0XGXD3L9.0 size=1048576 2024-04-26T05:01:08.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.055+0000 7f5e6c44f780 1 > prepared part key=_multipart_3IY5KSJQEZ1E.2~FHMH0XGXD3L9.1 size=519044 2024-04-26T05:01:08.057 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.055+0000 7f5e6c44f780 1 > prepared multipart upload key=3IY5KSJQEZ1E upload=FHMH0XGXD3L9 tag=GHA2RYQK7ARR type=write size=2616196 2024-04-26T05:01:08.059 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.058+0000 7f5e6c44f780 1 < completed delete operation key=QQXPPRYLN4UL tag=J2DFJ6M2PNH5 type=del 2024-04-26T05:01:08.061 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.060+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=07KV1YIVETHM type=del size=717458 2024-04-26T05:01:08.063 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.062+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~9248GFV45DUM.0 size=682368 2024-04-26T05:01:08.067 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.065+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=9248GFV45DUM tag=IUUPD9HLZIRQ type=write size=1730944 2024-04-26T05:01:08.070 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.069+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.0 size=1048576 2024-04-26T05:01:08.072 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.071+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.1 size=1048576 2024-04-26T05:01:08.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.074+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.2 size=458528 2024-04-26T05:01:08.075 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.074+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=V6Q3WYSI0PSR tag=NUWWHLW1T2FJ type=write size=3604256 2024-04-26T05:01:08.078 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.077+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=7N7X0V81B9CP type=del 2024-04-26T05:01:08.081 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.079+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=UUGZSWFXLH2A type=write size=345383 2024-04-26T05:01:08.086 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.084+0000 7f5e6c44f780 1 < suggested remove operation key=RRP3UJQSYW86 tag=U0J7Z1DZ8R0V type=del 2024-04-26T05:01:08.088 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.086+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=Y2370752U36T type=del size=862383 2024-04-26T05:01:08.090 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.089+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.0 size=1048576 2024-04-26T05:01:08.092 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.091+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.1 size=1048576 2024-04-26T05:01:08.094 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.093+0000 7f5e6c44f780 1 < completed part key=_multipart_T2T3RS6DUX0O.2~RWHUNF8QJ4CS.2 size=988383 2024-04-26T05:01:08.097 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.096+0000 7f5e6c44f780 1 < completed multipart upload key=T2T3RS6DUX0O upload=RWHUNF8QJ4CS tag=JTIKHPFBOZG4 type=write size=4134111 2024-04-26T05:01:08.099 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.098+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=R8KE12PXJME2 type=del size=3860460 2024-04-26T05:01:08.100 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.099+0000 7f5e6c44f780 1 < canceled part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.0 size=1048576 2024-04-26T05:01:08.102 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.101+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.1 size=1048576 2024-04-26T05:01:08.104 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.103+0000 7f5e6c44f780 1 < completed part key=_multipart_KC7MUR1B55LJ.2~DM6IG2KJJVSA.2 size=104832 2024-04-26T05:01:08.108 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.106+0000 7f5e6c44f780 1 < canceled multipart upload key=KC7MUR1B55LJ upload=DM6IG2KJJVSA tag=YDYQTDV152DE type=write size=3250560 2024-04-26T05:01:08.110 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.109+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=A92L62RFNDZJ type=del size=1839764 2024-04-26T05:01:08.112 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.111+0000 7f5e6c44f780 1 < completed part key=_multipart_RC0KPPYXSR38.2~DRBNO6DWG39I.0 size=817250 2024-04-26T05:01:08.116 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.115+0000 7f5e6c44f780 1 < completed multipart upload key=RC0KPPYXSR38 upload=DRBNO6DWG39I tag=SKB7MPEDVSYS type=write size=1865826 2024-04-26T05:01:08.118 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.117+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=8UX002FUNIUR type=del size=905547 2024-04-26T05:01:08.121 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.119+0000 7f5e6c44f780 1 < completed delete operation key=QL2O16MF6S6U tag=D0CARV4LQCDZ type=del 2024-04-26T05:01:08.123 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.122+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=RPAEMS8NREF6 type=del size=2003472 2024-04-26T05:01:08.125 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.124+0000 7f5e6c44f780 1 < completed part key=_multipart_WJPHV271EBDO.2~25Z2KZX1EV4B.0 size=56457 2024-04-26T05:01:08.129 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.128+0000 7f5e6c44f780 1 < completed multipart upload key=WJPHV271EBDO upload=25Z2KZX1EV4B tag=WNHACUNCRXV7 type=write size=1105033 2024-04-26T05:01:08.133 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.131+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.0 size=1048576 2024-04-26T05:01:08.135 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.133+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.1 size=1048576 2024-04-26T05:01:08.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.135+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.2 size=20589 2024-04-26T05:01:08.136 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.135+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=NVR9W20JPTN0 tag=4N3XXOVEDH5Y type=write size=3166317 2024-04-26T05:01:08.138 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.137+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=8ZEG17YNRGQO type=del 2024-04-26T05:01:08.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.141+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~LGGU6NF1VBLY.0 size=798594 2024-04-26T05:01:08.142 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.141+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=LGGU6NF1VBLY tag=QOC35CFUMJ31 type=write size=1847170 2024-04-26T05:01:08.144 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.143+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~TLMN1H5PX3PF.0 size=1048576 2024-04-26T05:01:08.146 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.145+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~TLMN1H5PX3PF.1 size=192149 2024-04-26T05:01:08.150 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.148+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=TLMN1H5PX3PF tag=WYHCXCIPH6UM type=write size=2289301 2024-04-26T05:01:08.154 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.153+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.0 size=1048576 2024-04-26T05:01:08.155 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.154+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.1 size=1048576 2024-04-26T05:01:08.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.156+0000 7f5e6c44f780 1 > prepared part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.2 size=994888 2024-04-26T05:01:08.157 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.156+0000 7f5e6c44f780 1 > prepared multipart upload key=1JG681PFCBSF upload=PPOOZZS0HS2G tag=NZEUXK66SOGD type=write size=4140616 2024-04-26T05:01:08.159 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.158+0000 7f5e6c44f780 1 < completed delete operation key=HLA0M5HU2P9F tag=IKR6VPID0KSP type=del 2024-04-26T05:01:08.161 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.160+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=Z2S48L9M2R1D type=write size=380351 2024-04-26T05:01:08.163 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.162+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.0 size=1048576 2024-04-26T05:01:08.165 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.164+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.1 size=1048576 2024-04-26T05:01:08.167 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.166+0000 7f5e6c44f780 1 < completed part key=_multipart_M8QRWDR463QJ.2~RHRYW13IBI3G.2 size=352509 2024-04-26T05:01:08.171 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.169+0000 7f5e6c44f780 1 < completed multipart upload key=M8QRWDR463QJ upload=RHRYW13IBI3G tag=BJ1BWQJZL98Y type=write size=3498237 2024-04-26T05:01:08.173 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.171+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=3HU3GB61859I type=del size=1073405 2024-04-26T05:01:08.175 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.174+0000 7f5e6c44f780 1 < completed write operation key=WJPHV271EBDO tag=9NXGZZ0VW9VH type=write size=956400 2024-04-26T05:01:08.179 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.177+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.0 size=1048576 2024-04-26T05:01:08.181 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.180+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.1 size=1048576 2024-04-26T05:01:08.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.182+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.2 size=913501 2024-04-26T05:01:08.183 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.182+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=Y17L1KPCXX81 tag=APLAUMSAQ6WC type=write size=4059229 2024-04-26T05:01:08.186 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.185+0000 7f5e6c44f780 -1 < failed to complete operation key=RRP3UJQSYW86 tag=WJ921LHS0UPN type=del size=3625564: (22) Invalid argument 2024-04-26T05:01:08.190 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.189+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.0 size=1048576 2024-04-26T05:01:08.192 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.191+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.1 size=1048576 2024-04-26T05:01:08.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.193+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.2 size=182482 2024-04-26T05:01:08.194 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.193+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=R5UWSDHKG5VR tag=UJJN0B6OJE4C type=write size=3328210 2024-04-26T05:01:08.196 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.195+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~FHMH0XGXD3L9.0 size=1048576 2024-04-26T05:01:08.198 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.196+0000 7f5e6c44f780 1 < completed part key=_multipart_3IY5KSJQEZ1E.2~FHMH0XGXD3L9.1 size=519044 2024-04-26T05:01:08.202 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.201+0000 7f5e6c44f780 1 < completed multipart upload key=3IY5KSJQEZ1E upload=FHMH0XGXD3L9 tag=GHA2RYQK7ARR type=write size=2616196 2024-04-26T05:01:08.204 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.203+0000 7f5e6c44f780 1 > prepared operation key=T6F27FVZALU3 tag=71YSDAKUR7EU type=write size=533240 2024-04-26T05:01:08.207 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.205+0000 7f5e6c44f780 1 < completed delete operation key=52BYVVK0SKQI tag=07KV1YIVETHM type=del 2024-04-26T05:01:08.209 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.208+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=POBV9BVUBHP9 type=write size=482991 2024-04-26T05:01:08.211 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.210+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.0 size=1048576 2024-04-26T05:01:08.213 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.212+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.1 size=1048576 2024-04-26T05:01:08.215 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.214+0000 7f5e6c44f780 1 < completed part key=_multipart_Q9BD1LRB0MKF.2~V6Q3WYSI0PSR.2 size=458528 2024-04-26T05:01:08.219 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.218+0000 7f5e6c44f780 1 < completed multipart upload key=Q9BD1LRB0MKF upload=V6Q3WYSI0PSR tag=NUWWHLW1T2FJ type=write size=3604256 2024-04-26T05:01:08.221 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.220+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=J5IQFVTDOP2R type=del size=3925052 2024-04-26T05:01:08.224 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.223+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=UUGZSWFXLH2A type=write size=345383 2024-04-26T05:01:08.227 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.225+0000 7f5e6c44f780 1 > prepared operation key=M436GKZG1I32 tag=ZA6159MTWSCB type=del size=858617 2024-04-26T05:01:08.229 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.228+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=Y2370752U36T type=del 2024-04-26T05:01:08.231 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.230+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=IQ5O0I4BUSDO type=del size=1298575 2024-04-26T05:01:08.233 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.232+0000 7f5e6c44f780 1 < completed delete operation key=RHUI6JF0N6X1 tag=R8KE12PXJME2 type=del 2024-04-26T05:01:08.235 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.234+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=3HAVY7M9GSF8 type=write size=1016445 2024-04-26T05:01:08.237 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.236+0000 7f5e6c44f780 1 < canceled operation key=TN10LJFK1EYX tag=A92L62RFNDZJ type=del size=1839764 2024-04-26T05:01:08.240 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.238+0000 7f5e6c44f780 1 > prepared operation key=WG89TQYHF6G1 tag=873RYMXPRRF4 type=write size=403242 2024-04-26T05:01:08.242 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.241+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=8UX002FUNIUR type=del 2024-04-26T05:01:08.244 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.243+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=MRCS3HWYGC1N type=del size=3311448 2024-04-26T05:01:08.246 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.245+0000 7f5e6c44f780 1 < completed delete operation key=00YCEFZ2NL31 tag=RPAEMS8NREF6 type=del 2024-04-26T05:01:08.250 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.249+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~HT2C8A4UWUJ5.0 size=738922 2024-04-26T05:01:08.250 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.249+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=HT2C8A4UWUJ5 tag=2H8KSWKXXN15 type=write size=1787498 2024-04-26T05:01:08.252 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.251+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.0 size=1048576 2024-04-26T05:01:08.254 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.252+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.1 size=1048576 2024-04-26T05:01:08.255 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.254+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~NVR9W20JPTN0.2 size=20589 2024-04-26T05:01:08.259 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.258+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=NVR9W20JPTN0 tag=4N3XXOVEDH5Y type=write size=3166317 2024-04-26T05:01:08.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.260+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=PA9SYRDO9W91 type=del size=56284 2024-04-26T05:01:08.261 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.260+0000 7f5e6c44f780 1 < canceled part key=_multipart_T6F27FVZALU3.2~LGGU6NF1VBLY.0 size=798594 2024-04-26T05:01:08.265 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.264+0000 7f5e6c44f780 1 < canceled multipart upload key=T6F27FVZALU3 upload=LGGU6NF1VBLY tag=QOC35CFUMJ31 type=write size=1847170 2024-04-26T05:01:08.267 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.266+0000 7f5e6c44f780 1 > prepared operation key=I51TM1V08MGO tag=69IVRPEQ3WJZ type=del size=1675253 2024-04-26T05:01:08.269 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.268+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.0 size=1048576 2024-04-26T05:01:08.271 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.270+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.1 size=1048576 2024-04-26T05:01:08.273 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.271+0000 7f5e6c44f780 1 < completed part key=_multipart_1JG681PFCBSF.2~PPOOZZS0HS2G.2 size=994888 2024-04-26T05:01:08.277 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.275+0000 7f5e6c44f780 1 < completed multipart upload key=1JG681PFCBSF upload=PPOOZZS0HS2G tag=NZEUXK66SOGD type=write size=4140616 2024-04-26T05:01:08.281 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.280+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.0 size=1048576 2024-04-26T05:01:08.283 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.282+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.1 size=1048576 2024-04-26T05:01:08.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.283+0000 7f5e6c44f780 1 > prepared part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.2 size=150627 2024-04-26T05:01:08.285 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.283+0000 7f5e6c44f780 1 > prepared multipart upload key=T6F27FVZALU3 upload=47UPNUFVUCDM tag=L4030ZNTHVFI type=write size=3296355 2024-04-26T05:01:08.287 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.286+0000 7f5e6c44f780 1 < canceled operation key=WJPHV271EBDO tag=Z2S48L9M2R1D type=write size=380351 2024-04-26T05:01:08.289 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.288+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=WD2XS8D1WF9K type=del size=2069723 2024-04-26T05:01:08.291 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.290+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=3HU3GB61859I type=del 2024-04-26T05:01:08.293 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.292+0000 7f5e6c44f780 1 > prepared operation key=UA5Z192DBL0X tag=QPPK0SX5A8SD type=del size=1786404 2024-04-26T05:01:08.296 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.295+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.0 size=1048576 2024-04-26T05:01:08.298 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.297+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.1 size=1048576 2024-04-26T05:01:08.300 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.299+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~Y17L1KPCXX81.2 size=913501 2024-04-26T05:01:08.304 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.303+0000 7f5e6c44f780 1 < completed multipart upload key=I51TM1V08MGO upload=Y17L1KPCXX81 tag=APLAUMSAQ6WC type=write size=4059229 2024-04-26T05:01:08.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.305+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=X0PMUL7PA2WQ type=write size=176555 2024-04-26T05:01:08.306 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.305+0000 7f5e6c44f780 1 < canceled part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.0 size=1048576 2024-04-26T05:01:08.308 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.307+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.1 size=1048576 2024-04-26T05:01:08.310 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.309+0000 7f5e6c44f780 1 < completed part key=_multipart_I51TM1V08MGO.2~R5UWSDHKG5VR.2 size=182482 2024-04-26T05:01:08.314 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.312+0000 7f5e6c44f780 1 < canceled multipart upload key=I51TM1V08MGO upload=R5UWSDHKG5VR tag=UJJN0B6OJE4C type=write size=3328210 2024-04-26T05:01:08.316 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.315+0000 7f5e6c44f780 1 > prepared operation key=52BYVVK0SKQI tag=0PBBMJBTZG43 type=del size=3006376 2024-04-26T05:01:08.318 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.317+0000 7f5e6c44f780 1 < completed write operation key=T6F27FVZALU3 tag=71YSDAKUR7EU type=write size=533240 2024-04-26T05:01:08.320 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.319+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=WBOWGZTN04DH type=del size=184306 2024-04-26T05:01:08.322 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.321+0000 7f5e6c44f780 1 < canceled operation key=RHUI6JF0N6X1 tag=POBV9BVUBHP9 type=write size=482991 2024-04-26T05:01:08.324 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.323+0000 7f5e6c44f780 1 > prepared operation key=00YCEFZ2NL31 tag=168VTSTLAJ5L type=del size=266183 2024-04-26T05:01:08.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.325+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=J5IQFVTDOP2R type=del 2024-04-26T05:01:08.330 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.327+0000 7f5e6c44f780 1 > prepared operation key=RRP3UJQSYW86 tag=1KNQREV6AZYL type=del size=1237906 2024-04-26T05:01:08.331 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.330+0000 7f5e6c44f780 1 < completed delete operation key=M436GKZG1I32 tag=ZA6159MTWSCB type=del 2024-04-26T05:01:08.333 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.332+0000 7f5e6c44f780 1 > prepared operation key=WJPHV271EBDO tag=HX5MCZ5UWWPF type=del size=893956 2024-04-26T05:01:08.337 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.336+0000 7f5e6c44f780 1 < suggested update operation key=RC0KPPYXSR38 tag=IQ5O0I4BUSDO type=del size=1298575 2024-04-26T05:01:08.341 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.340+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~IWDA0MIX5OAI.0 size=1048576 2024-04-26T05:01:08.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.342+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~IWDA0MIX5OAI.1 size=402034 2024-04-26T05:01:08.343 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.342+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=IWDA0MIX5OAI tag=UIO77E22JSRI type=write size=2499186 2024-04-26T05:01:08.345 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.344+0000 7f5e6c44f780 1 < completed write operation key=52BYVVK0SKQI tag=3HAVY7M9GSF8 type=write size=1016445 2024-04-26T05:01:08.348 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.347+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=K4ENOWOQBRUL type=write size=199121 2024-04-26T05:01:08.350 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.349+0000 7f5e6c44f780 1 < completed write operation key=WG89TQYHF6G1 tag=873RYMXPRRF4 type=write size=403242 2024-04-26T05:01:08.352 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.351+0000 7f5e6c44f780 1 > prepared operation key=Q9BD1LRB0MKF tag=OS5EMLUNS2RJ type=write size=819720 2024-04-26T05:01:08.356 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.355+0000 7f5e6c44f780 1 < suggested remove operation key=921MOKZFPQ07 tag=MRCS3HWYGC1N type=del 2024-04-26T05:01:08.357 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:08 smithi204 ceph-mon[88313]: pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.06k op/s 2024-04-26T05:01:08.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.359+0000 7f5e6c44f780 1 > prepared part key=_multipart_RRP3UJQSYW86.2~5VR0L073O0PF.0 size=314877 2024-04-26T05:01:08.360 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.359+0000 7f5e6c44f780 1 > prepared multipart upload key=RRP3UJQSYW86 upload=5VR0L073O0PF tag=9DKVLY0XL5PG type=write size=1363453 2024-04-26T05:01:08.362 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.361+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~HT2C8A4UWUJ5.0 size=738922 2024-04-26T05:01:08.366 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.364+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=HT2C8A4UWUJ5 tag=2H8KSWKXXN15 type=write size=1787498 2024-04-26T05:01:08.368 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.367+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=31YH76ZH1H71 type=del size=1278194 2024-04-26T05:01:08.370 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.369+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=PA9SYRDO9W91 type=del 2024-04-26T05:01:08.374 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.373+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~QJ3AC4HQOF1Z.0 size=1048576 2024-04-26T05:01:08.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.375+0000 7f5e6c44f780 1 > prepared part key=_multipart_921MOKZFPQ07.2~QJ3AC4HQOF1Z.1 size=139917 2024-04-26T05:01:08.376 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.375+0000 7f5e6c44f780 1 > prepared multipart upload key=921MOKZFPQ07 upload=QJ3AC4HQOF1Z tag=LUTTC5IO0C0M type=write size=2237069 2024-04-26T05:01:08.378 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.377+0000 7f5e6c44f780 1 < completed delete operation key=I51TM1V08MGO tag=69IVRPEQ3WJZ type=del 2024-04-26T05:01:08.381 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.379+0000 7f5e6c44f780 1 > prepared operation key=WPPJT7ES6671 tag=GD9B66V6Q3D9 type=del size=3610532 2024-04-26T05:01:08.383 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.381+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.0 size=1048576 2024-04-26T05:01:08.384 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.383+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.1 size=1048576 2024-04-26T05:01:08.386 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.385+0000 7f5e6c44f780 1 < completed part key=_multipart_T6F27FVZALU3.2~47UPNUFVUCDM.2 size=150627 2024-04-26T05:01:08.389 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.388+0000 7f5e6c44f780 1 < completed multipart upload key=T6F27FVZALU3 upload=47UPNUFVUCDM tag=L4030ZNTHVFI type=write size=3296355 2024-04-26T05:01:08.391 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.390+0000 7f5e6c44f780 1 > prepared operation key=3IY5KSJQEZ1E tag=P2UPQYK25RLR type=write size=251088 2024-04-26T05:01:08.396 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.394+0000 7f5e6c44f780 1 < suggested update operation key=W2HMZO7ONEAX tag=WD2XS8D1WF9K type=del size=2069723 2024-04-26T05:01:08.398 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.397+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=KCUATZ3F741Y type=del size=3278027 2024-04-26T05:01:08.400 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.399+0000 7f5e6c44f780 1 < completed delete operation key=UA5Z192DBL0X tag=QPPK0SX5A8SD type=del 2024-04-26T05:01:08.402 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.401+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=072I2T9H4XVZ type=write size=117556 2024-04-26T05:01:08.406 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.405+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=X0PMUL7PA2WQ type=write size=176555 2024-04-26T05:01:08.408 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.407+0000 7f5e6c44f780 1 > prepared operation key=W2HMZO7ONEAX tag=PC1Q4EBJYRDA type=write size=310307 2024-04-26T05:01:08.411 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.409+0000 7f5e6c44f780 1 < canceled operation key=52BYVVK0SKQI tag=0PBBMJBTZG43 type=del size=3006376 2024-04-26T05:01:08.413 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.412+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=OCFZ7Z39XHQ2 type=del size=3483808 2024-04-26T05:01:08.416 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.415+0000 7f5e6c44f780 -1 < failed to complete operation key=RBHAWA10J1N8 tag=WBOWGZTN04DH type=del size=184306: (22) Invalid argument 2024-04-26T05:01:08.420 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.419+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~DELXUWJ4S88O.0 size=1048576 2024-04-26T05:01:08.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.421+0000 7f5e6c44f780 1 > prepared part key=_multipart_G1PZE7VIJWML.2~DELXUWJ4S88O.1 size=935966 2024-04-26T05:01:08.422 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.421+0000 7f5e6c44f780 1 > prepared multipart upload key=G1PZE7VIJWML upload=DELXUWJ4S88O tag=ROWMXO0OUEY4 type=write size=3033118 2024-04-26T05:01:08.426 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.425+0000 7f5e6c44f780 1 < suggested remove operation key=00YCEFZ2NL31 tag=168VTSTLAJ5L type=del 2024-04-26T05:01:08.428 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.427+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=J80P1FL3PAYS type=del size=1738097 2024-04-26T05:01:08.433 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.431+0000 7f5e6c44f780 1 < suggested update operation key=RRP3UJQSYW86 tag=1KNQREV6AZYL type=del size=1237906 2024-04-26T05:01:08.435 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.433+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=Y23BZEMJWDIS type=del size=1134436 2024-04-26T05:01:08.437 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.435+0000 7f5e6c44f780 1 < completed delete operation key=WJPHV271EBDO tag=HX5MCZ5UWWPF type=del 2024-04-26T05:01:08.439 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.438+0000 7f5e6c44f780 1 > prepared operation key=1JG681PFCBSF tag=7UH1YC9T4KGI type=write size=750937 2024-04-26T05:01:08.441 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.440+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~IWDA0MIX5OAI.0 size=1048576 2024-04-26T05:01:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:08 smithi146 ceph-mon[95531]: pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.06k op/s 2024-04-26T05:01:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:08 smithi146 ceph-mon[92947]: pgmap v1402: 137 pgs: 137 active+clean; 583 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 1.1 MiB/s rd, 403 KiB/s wr, 2.06k op/s 2024-04-26T05:01:08.443 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.442+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~IWDA0MIX5OAI.1 size=402034 2024-04-26T05:01:08.447 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.446+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=IWDA0MIX5OAI tag=UIO77E22JSRI type=write size=2499186 2024-04-26T05:01:08.451 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.450+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~OBFYDAROMS6B.0 size=1048576 2024-04-26T05:01:08.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.452+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~OBFYDAROMS6B.1 size=884810 2024-04-26T05:01:08.453 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.452+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=OBFYDAROMS6B tag=9FTPPK2EZNYS type=write size=2981962 2024-04-26T05:01:08.456 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.455+0000 7f5e6c44f780 -1 < failed to complete operation key=W2HMZO7ONEAX tag=K4ENOWOQBRUL type=write size=199121: (22) Invalid argument 2024-04-26T05:01:08.458 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.457+0000 7f5e6c44f780 1 > prepared operation key=TN10LJFK1EYX tag=IX6CAQ5VQRTL type=del size=4076034 2024-04-26T05:01:08.463 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.461+0000 7f5e6c44f780 1 < suggested update operation key=Q9BD1LRB0MKF tag=OS5EMLUNS2RJ type=write size=819720 2024-04-26T05:01:08.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.463+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=0WQZNPJKQ7UQ type=del size=545123 2024-04-26T05:01:08.465 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.464+0000 7f5e6c44f780 1 < canceled part key=_multipart_RRP3UJQSYW86.2~5VR0L073O0PF.0 size=314877 2024-04-26T05:01:08.469 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.467+0000 7f5e6c44f780 1 < canceled multipart upload key=RRP3UJQSYW86 upload=5VR0L073O0PF tag=9DKVLY0XL5PG type=write size=1363453 2024-04-26T05:01:08.471 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.469+0000 7f5e6c44f780 1 > prepared operation key=QQXPPRYLN4UL tag=XVC4DAOURMO7 type=write size=775612 2024-04-26T05:01:08.473 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.472+0000 7f5e6c44f780 -1 < failed to complete operation key=W2HMZO7ONEAX tag=31YH76ZH1H71 type=del size=1278194: (22) Invalid argument 2024-04-26T05:01:08.476 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.474+0000 7f5e6c44f780 1 > prepared operation key=RC0KPPYXSR38 tag=K5J6WRXQTK2E type=del size=336 2024-04-26T05:01:08.477 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.476+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~QJ3AC4HQOF1Z.0 size=1048576 2024-04-26T05:01:08.480 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.478+0000 7f5e6c44f780 1 < completed part key=_multipart_921MOKZFPQ07.2~QJ3AC4HQOF1Z.1 size=139917 2024-04-26T05:01:08.484 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.483+0000 7f5e6c44f780 1 < completed multipart upload key=921MOKZFPQ07 upload=QJ3AC4HQOF1Z tag=LUTTC5IO0C0M type=write size=2237069 2024-04-26T05:01:08.486 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.485+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=K26MTM7OF1S0 type=del size=1947582 2024-04-26T05:01:08.489 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.487+0000 7f5e6c44f780 1 < completed delete operation key=WPPJT7ES6671 tag=GD9B66V6Q3D9 type=del 2024-04-26T05:01:08.491 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.490+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=5FNZBRUSCSFV type=del size=2852020 2024-04-26T05:01:08.493 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.492+0000 7f5e6c44f780 1 < canceled operation key=3IY5KSJQEZ1E tag=P2UPQYK25RLR type=write size=251088 2024-04-26T05:01:08.495 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.493+0000 7f5e6c44f780 1 > prepared operation key=921MOKZFPQ07 tag=D9QKMAKF3ETB type=write size=54517 2024-04-26T05:01:08.497 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.495+0000 7f5e6c44f780 1 < canceled operation key=O0KYMZCP374D tag=KCUATZ3F741Y type=del size=3278027 2024-04-26T05:01:08.500 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.499+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~D7HM1HKYA9WR.0 size=1048576 2024-04-26T05:01:08.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.501+0000 7f5e6c44f780 1 > prepared part key=_multipart_Q9BD1LRB0MKF.2~D7HM1HKYA9WR.1 size=454115 2024-04-26T05:01:08.502 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.501+0000 7f5e6c44f780 1 > prepared multipart upload key=Q9BD1LRB0MKF upload=D7HM1HKYA9WR tag=PS7L0Z3HUQ6J type=write size=2551267 2024-04-26T05:01:08.506 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.505+0000 7f5e6c44f780 1 < suggested remove operation key=O1KTU3HQRCXK tag=072I2T9H4XVZ type=write 2024-04-26T05:01:08.508 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.507+0000 7f5e6c44f780 1 > prepared operation key=RHUI6JF0N6X1 tag=3R010XWQWD2R type=del size=192510 2024-04-26T05:01:08.510 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.509+0000 7f5e6c44f780 1 < completed write operation key=W2HMZO7ONEAX tag=PC1Q4EBJYRDA type=write size=310307 2024-04-26T05:01:08.512 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.511+0000 7f5e6c44f780 1 > prepared operation key=O1KTU3HQRCXK tag=06GB9E252LJR type=write size=335487 2024-04-26T05:01:08.514 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.513+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=OCFZ7Z39XHQ2 type=del 2024-04-26T05:01:08.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.518+0000 7f5e6c44f780 1 > prepared part key=_multipart_SO60V5P7E3UJ.2~VP1T3CAE2DLI.0 size=976485 2024-04-26T05:01:08.519 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.518+0000 7f5e6c44f780 1 > prepared multipart upload key=SO60V5P7E3UJ upload=VP1T3CAE2DLI tag=2EQOC00DFMI2 type=write size=2025061 2024-04-26T05:01:08.522 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.521+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~DELXUWJ4S88O.0 size=1048576 2024-04-26T05:01:08.524 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.523+0000 7f5e6c44f780 1 < completed part key=_multipart_G1PZE7VIJWML.2~DELXUWJ4S88O.1 size=935966 2024-04-26T05:01:08.528 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.527+0000 7f5e6c44f780 1 < completed multipart upload key=G1PZE7VIJWML upload=DELXUWJ4S88O tag=ROWMXO0OUEY4 type=write size=3033118 2024-04-26T05:01:08.531 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.530+0000 7f5e6c44f780 1 > prepared operation key=O0KYMZCP374D tag=1SXYB4EGNO1S type=del size=2861633 2024-04-26T05:01:08.533 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.532+0000 7f5e6c44f780 1 < completed delete operation key=6PZCJ9LKDU89 tag=J80P1FL3PAYS type=del 2024-04-26T05:01:08.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.537+0000 7f5e6c44f780 1 > prepared part key=_multipart_WG89TQYHF6G1.2~863II784290S.0 size=894594 2024-04-26T05:01:08.538 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.537+0000 7f5e6c44f780 1 > prepared multipart upload key=WG89TQYHF6G1 upload=863II784290S tag=NL1XT5TSDQQP type=write size=1943170 2024-04-26T05:01:08.542 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.541+0000 7f5e6c44f780 1 < suggested remove operation key=RC0KPPYXSR38 tag=Y23BZEMJWDIS type=del 2024-04-26T05:01:08.546 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.545+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~JU83TAOE78WK.0 size=1048576 2024-04-26T05:01:08.548 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.547+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~JU83TAOE78WK.1 size=1048576 2024-04-26T05:01:08.550 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.548+0000 7f5e6c44f780 1 > prepared part key=_multipart_W2HMZO7ONEAX.2~JU83TAOE78WK.2 size=902806 2024-04-26T05:01:08.550 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.548+0000 7f5e6c44f780 1 > prepared multipart upload key=W2HMZO7ONEAX upload=JU83TAOE78WK tag=YL1AF07AZJ5V type=write size=4048534 2024-04-26T05:01:08.554 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.553+0000 7f5e6c44f780 1 < suggested update operation key=1JG681PFCBSF tag=7UH1YC9T4KGI type=write size=750937 2024-04-26T05:01:08.558 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.557+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~SNQM51NKSNSN.0 size=1048576 2024-04-26T05:01:08.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.558+0000 7f5e6c44f780 1 > prepared part key=_multipart_I51TM1V08MGO.2~SNQM51NKSNSN.1 size=56798 2024-04-26T05:01:08.560 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.558+0000 7f5e6c44f780 1 > prepared multipart upload key=I51TM1V08MGO upload=SNQM51NKSNSN tag=DZ529KOGZXLR type=write size=2153950 2024-04-26T05:01:08.562 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.561+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~OBFYDAROMS6B.0 size=1048576 2024-04-26T05:01:08.563 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.562+0000 7f5e6c44f780 1 < completed part key=_multipart_W2HMZO7ONEAX.2~OBFYDAROMS6B.1 size=884810 2024-04-26T05:01:08.567 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.566+0000 7f5e6c44f780 1 < completed multipart upload key=W2HMZO7ONEAX upload=OBFYDAROMS6B tag=9FTPPK2EZNYS type=write size=2981962 2024-04-26T05:01:08.570 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.568+0000 7f5e6c44f780 1 > prepared operation key=6PZCJ9LKDU89 tag=6J95W12Q0YDJ type=del size=1119042 2024-04-26T05:01:08.572 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.570+0000 7f5e6c44f780 1 < completed delete operation key=TN10LJFK1EYX tag=IX6CAQ5VQRTL type=del 2024-04-26T05:01:08.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.574+0000 7f5e6c44f780 1 > prepared part key=_multipart_T2T3RS6DUX0O.2~VS34D51S75GT.0 size=873071 2024-04-26T05:01:08.575 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.574+0000 7f5e6c44f780 1 > prepared multipart upload key=T2T3RS6DUX0O upload=VS34D51S75GT tag=NY833MOGOFUH type=write size=1921647 2024-04-26T05:01:08.579 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.578+0000 7f5e6c44f780 1 < suggested update operation key=RBHAWA10J1N8 tag=0WQZNPJKQ7UQ type=del size=545123 2024-04-26T05:01:08.582 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.580+0000 7f5e6c44f780 1 > prepared operation key=T2T3RS6DUX0O tag=QWX1I4ZA5LE5 type=del size=284516 2024-04-26T05:01:08.584 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.583+0000 7f5e6c44f780 1 < completed write operation key=QQXPPRYLN4UL tag=XVC4DAOURMO7 type=write size=775612 2024-04-26T05:01:08.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.585+0000 7f5e6c44f780 1 > prepared operation key=RBHAWA10J1N8 tag=D6L8GI4DDITL type=del size=1206030 2024-04-26T05:01:08.586 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.585+0000 7f5e6c44f780 -1 < no bi entry to suggest for operation key=RC0KPPYXSR38 tag=K5J6WRXQTK2E type=del size=336: (2) No such file or directory 2024-04-26T05:01:08.591 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.590+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XLGO9V70314C.0 size=1048576 2024-04-26T05:01:08.593 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.591+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XLGO9V70314C.1 size=1048576 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.593+0000 7f5e6c44f780 1 > prepared part key=_multipart_EMFSIM4S1CBB.2~XLGO9V70314C.2 size=161579 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stderr:2024-04-26T05:01:08.593+0000 7f5e6c44f780 1 > prepared multipart upload key=EMFSIM4S1CBB upload=XLGO9V70314C tag=8B3BC4WIG1FH type=write size=3307307 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] cls_rgw_stats.simulate (13506 ms) 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from cls_rgw_stats (13506 ms total) 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:01:08.595 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T05:01:09.110 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 1 test from 1 test suite ran. (15893 ms total) 2024-04-26T05:01:09.110 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 1 test. 2024-04-26T05:01:09.114 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:01:09.114 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:01:09.179 INFO:tasks.workunit:Running workunit cls/test_cls_sdk.sh... 2024-04-26T05:01:09.179 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:01:09.248 INFO:tasks.workunit.client.0.smithi146.stdout:Running main() from gmock_main.cc 2024-04-26T05:01:09.248 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 2 tests from 1 test suite. 2024-04-26T05:01:09.248 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T05:01:09.248 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from ClsSDK 2024-04-26T05:01:09.248 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsSDK.TestSDKCoverageWrite 2024-04-26T05:01:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:10 smithi146 ceph-mon[92947]: pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 2.66k op/s 2024-04-26T05:01:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:10 smithi146 ceph-mon[92947]: osdmap e1106: 8 total, 8 up, 8 in 2024-04-26T05:01:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:10 smithi146 ceph-mon[95531]: pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 2.66k op/s 2024-04-26T05:01:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:10 smithi146 ceph-mon[95531]: osdmap e1106: 8 total, 8 up, 8 in 2024-04-26T05:01:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:10 smithi204 ceph-mon[88313]: pgmap v1403: 137 pgs: 137 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 520 KiB/s wr, 2.66k op/s 2024-04-26T05:01:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:10 smithi204 ceph-mon[88313]: osdmap e1106: 8 total, 8 up, 8 in 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[95531]: osdmap e1107: 8 total, 8 up, 8 in 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2322126052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[92947]: osdmap e1107: 8 total, 8 up, 8 in 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2322126052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:11 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:11 smithi204 ceph-mon[88313]: osdmap e1107: 8 total, 8 up, 8 in 2024-04-26T05:01:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:11 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2322126052' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:11 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:12.139 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsSDK.TestSDKCoverageWrite (2891 ms) 2024-04-26T05:01:12.139 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] ClsSDK.TestSDKCoverageReplay 2024-04-26T05:01:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[92947]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[92947]: osdmap e1108: 8 total, 8 up, 8 in 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[95531]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:12 smithi146 ceph-mon[95531]: osdmap e1108: 8 total, 8 up, 8 in 2024-04-26T05:01:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:12 smithi204 ceph-mon[88313]: pgmap v1406: 137 pgs: 32 unknown, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:12 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:01:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:12 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:12 smithi204 ceph-mon[88313]: osdmap e1108: 8 total, 8 up, 8 in 2024-04-26T05:01:13.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:13 smithi146 ceph-mon[92947]: osdmap e1109: 8 total, 8 up, 8 in 2024-04-26T05:01:13.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:13 smithi146 ceph-mon[95531]: osdmap e1109: 8 total, 8 up, 8 in 2024-04-26T05:01:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:13 smithi204 ceph-mon[88313]: osdmap e1109: 8 total, 8 up, 8 in 2024-04-26T05:01:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[95531]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[95531]: osdmap e1110: 8 total, 8 up, 8 in 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[92947]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[92947]: osdmap e1110: 8 total, 8 up, 8 in 2024-04-26T05:01:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:14 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:14 smithi204 ceph-mon[88313]: pgmap v1409: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:14 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:01:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:14 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:01:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:14 smithi204 ceph-mon[88313]: osdmap e1110: 8 total, 8 up, 8 in 2024-04-26T05:01:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:14 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:01:15.161 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] ClsSDK.TestSDKCoverageReplay (3022 ms) 2024-04-26T05:01:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from ClsSDK (5914 ms total) 2024-04-26T05:01:15.162 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:01:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T05:01:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 2 tests from 1 test suite ran. (5914 ms total) 2024-04-26T05:01:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 2 tests. 2024-04-26T05:01:15.165 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:01:15.166 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:01:15.231 INFO:tasks.workunit:Stopping ['cls'] on client.0... 2024-04-26T05:01:15.231 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T05:01:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:15 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:15.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:15 smithi146 ceph-mon[95531]: osdmap e1111: 8 total, 8 up, 8 in 2024-04-26T05:01:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:15 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:15 smithi146 ceph-mon[92947]: osdmap e1111: 8 total, 8 up, 8 in 2024-04-26T05:01:15.491 DEBUG:teuthology.parallel:result is None 2024-04-26T05:01:15.492 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:01:15.515 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:01:15.515 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:01:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:15 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2930169539' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi146-138726-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:01:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:15 smithi204 ceph-mon[88313]: osdmap e1111: 8 total, 8 up, 8 in 2024-04-26T05:01:15.570 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:01:15.570 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:01:15.570 INFO:teuthology.task.print:**** done end rados_api.yaml 2024-04-26T05:01:15.570 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:01:15.570 INFO:teuthology.task.print:**** done start rados_loadgenbig.yaml 2024-04-26T05:01:15.570 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-26T05:01:15.571 INFO:tasks.workunit:Pulling workunits from ref reef 2024-04-26T05:01:15.571 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T05:01:15.571 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:01:15.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T05:01:15.625 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T05:01:15.625 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:01:15.680 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T05:01:15.680 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T05:01:15.735 INFO:tasks.workunit:timeout=3h 2024-04-26T05:01:15.735 INFO:tasks.workunit:cleanup=True 2024-04-26T05:01:15.735 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:01:15.790 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T05:01:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:16 smithi146 ceph-mon[92947]: pgmap v1412: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:16 smithi146 ceph-mon[92947]: osdmap e1112: 8 total, 8 up, 8 in 2024-04-26T05:01:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:16] "GET /metrics HTTP/1.1" 200 36448 "" "Prometheus/2.43.0" 2024-04-26T05:01:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:16 smithi146 ceph-mon[95531]: pgmap v1412: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:16 smithi146 ceph-mon[95531]: osdmap e1112: 8 total, 8 up, 8 in 2024-04-26T05:01:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:16 smithi204 ceph-mon[88313]: pgmap v1412: 137 pgs: 32 creating+peering, 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:16 smithi204 ceph-mon[88313]: osdmap e1112: 8 total, 8 up, 8 in 2024-04-26T05:01:17.430 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:17 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:01:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:17 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:01:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:17 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:01:18.433 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:18 smithi204 ceph-mon[88313]: pgmap v1414: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:18 smithi146 ceph-mon[92947]: pgmap v1414: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:18 smithi146 ceph-mon[95531]: pgmap v1414: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:20 smithi204 ceph-mon[88313]: pgmap v1415: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[95531]: pgmap v1415: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[92947]: pgmap v1415: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:21.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:01:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:01:22.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:21 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:01:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:01:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:01:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:01:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:21 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:01:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:22 smithi204 ceph-mon[88313]: pgmap v1416: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:22 smithi146 ceph-mon[95531]: pgmap v1416: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:22 smithi146 ceph-mon[92947]: pgmap v1416: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:24 smithi204 ceph-mon[88313]: pgmap v1417: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:24 smithi146 ceph-mon[95531]: pgmap v1417: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:24 smithi146 ceph-mon[92947]: pgmap v1417: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:26] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-04-26T05:01:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:26 smithi204 ceph-mon[88313]: pgmap v1418: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:26 smithi146 ceph-mon[95531]: pgmap v1418: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:26 smithi146 ceph-mon[92947]: pgmap v1418: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:28 smithi204 ceph-mon[88313]: pgmap v1419: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:28 smithi146 ceph-mon[95531]: pgmap v1419: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:28 smithi146 ceph-mon[92947]: pgmap v1419: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:29.715 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:01:29.770 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T05:01:29.773 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:01:29.773 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T05:01:29.821 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T05:01:29.871 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T05:01:29.910 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:01:29.911 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:01:29.911 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T05:01:29.949 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:01:29.953 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T05:01:29.953 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T05:01:30.009 INFO:tasks.workunit:Running workunits matching rados/load-gen-big.sh on client.0... 2024-04-26T05:01:30.011 INFO:tasks.workunit:Running workunit rados/load-gen-big.sh... 2024-04-26T05:01:30.011 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:01:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:run length 1200 seconds 2024-04-26T05:01:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:preparing 10240 objects 2024-04-26T05:01:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:30 smithi204 ceph-mon[88313]: pgmap v1420: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:30 smithi146 ceph-mon[92947]: pgmap v1420: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:30 smithi146 ceph-mon[95531]: pgmap v1420: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:32.322 INFO:tasks.workunit.client.0.smithi146.stdout:load-gen will run 1200 seconds 2024-04-26T05:01:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:32 smithi204 ceph-mon[88313]: pgmap v1421: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:32 smithi146 ceph-mon[95531]: pgmap v1421: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:32 smithi146 ceph-mon[92947]: pgmap v1421: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:33.322 INFO:tasks.workunit.client.0.smithi146.stdout: 1: throughput=0MB/sec pending data=0 2024-04-26T05:01:33.322 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bl6CFIVypltJUvy off=17152948 len=1705471 2024-04-26T05:01:33.325 INFO:tasks.workunit.client.0.smithi146.stdout:op 0 completed, throughput=1.62MB/sec 2024-04-26T05:01:33.325 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QyIlCT5UdyQZ0qu off=8175903 len=124617 2024-04-26T05:01:33.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 1 completed, throughput=1.74MB/sec 2024-04-26T05:01:33.326 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZolFdUAPIRuw1Gr off=586854 len=153381 2024-04-26T05:01:33.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 2 completed, throughput=1.88MB/sec 2024-04-26T05:01:33.327 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xmaPf-AnEM40dEV off=10887588 len=1872639 2024-04-26T05:01:33.329 INFO:tasks.workunit.client.0.smithi146.stdout:op 3 completed, throughput=3.65MB/sec 2024-04-26T05:01:33.329 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--2Ur7cFxFtB9P42 off=3325788 len=1447108 2024-04-26T05:01:33.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 4 completed, throughput=5.01MB/sec 2024-04-26T05:01:34.331 INFO:tasks.workunit.client.0.smithi146.stdout: 2: throughput=2.52MB/sec pending data=0 2024-04-26T05:01:34.331 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rg-LoL6a-cOcd0E off=4012733 len=1065799 2024-04-26T05:01:34.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 5 completed, throughput=3.02MB/sec 2024-04-26T05:01:34.333 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7dK1OIF-WNnjiYm off=17413687 len=1407989 2024-04-26T05:01:34.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 6 completed, throughput=3.67MB/sec 2024-04-26T05:01:34.345 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vAv8gu1NbO7FJAJ off=7921779 len=655579 2024-04-26T05:01:34.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 7 completed, throughput=3.97MB/sec 2024-04-26T05:01:34.349 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aMPCDBf3hh5MmeX off=3124723 len=1681937 2024-04-26T05:01:34.356 INFO:tasks.workunit.client.0.smithi146.stdout:op 8 completed, throughput=4.74MB/sec 2024-04-26T05:01:34.356 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tQfRNszACYXPONH off=13642355 len=1178629 2024-04-26T05:01:34.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 9 completed, throughput=5.29MB/sec 2024-04-26T05:01:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:34 smithi204 ceph-mon[88313]: pgmap v1422: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:34 smithi146 ceph-mon[95531]: pgmap v1422: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:34 smithi146 ceph-mon[92947]: pgmap v1422: 105 pgs: 105 active+clean; 583 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:01:35.358 INFO:tasks.workunit.client.0.smithi146.stdout: 3: throughput=3.55MB/sec pending data=0 2024-04-26T05:01:35.358 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-b9ZMYWmnU3WtM_t off=394898 len=627810 2024-04-26T05:01:35.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 10 completed, throughput=3.74MB/sec 2024-04-26T05:01:35.362 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1n1gLOIaFHIWXqs off=11147893 len=1790092 2024-04-26T05:01:35.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 11 completed, throughput=4.29MB/sec 2024-04-26T05:01:35.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-86eQU4gD5qJxy31 off=724311 len=1955482 2024-04-26T05:01:35.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 12 completed, throughput=4.89MB/sec 2024-04-26T05:01:35.377 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yyHghNSRHmuasmE off=619981 len=1076175 2024-04-26T05:01:35.381 INFO:tasks.workunit.client.0.smithi146.stdout:op 13 completed, throughput=5.22MB/sec 2024-04-26T05:01:36.382 INFO:tasks.workunit.client.0.smithi146.stdout: 4: throughput=3.93MB/sec pending data=0 2024-04-26T05:01:36.382 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5Pvl2f1Fh9QOt_Z off=5072320 len=316671 2024-04-26T05:01:36.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 14 completed, throughput=4.01MB/sec 2024-04-26T05:01:36.383 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sPG9JJEAq5mVK3f off=2251235 len=1950458 2024-04-26T05:01:36.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 15 completed, throughput=4.45MB/sec 2024-04-26T05:01:36.395 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rWNi2FBHw46heHz off=8566135 len=1114971 2024-04-26T05:01:36.397 INFO:tasks.workunit.client.0.smithi146.stdout:op 16 completed, throughput=4.71MB/sec 2024-04-26T05:01:36.397 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mBL6gkBFUx1LTvp off=18717418 len=885938 2024-04-26T05:01:36.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 17 completed, throughput=4.91MB/sec 2024-04-26T05:01:36.398 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0ROAjNQfHXjtV5P off=1896211 len=1082525 2024-04-26T05:01:36.402 INFO:tasks.workunit.client.0.smithi146.stdout:op 18 completed, throughput=5.16MB/sec 2024-04-26T05:01:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:36] "GET /metrics HTTP/1.1" 200 34059 "" "Prometheus/2.43.0" 2024-04-26T05:01:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:36 smithi204 ceph-mon[88313]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:36 smithi146 ceph-mon[95531]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:36 smithi146 ceph-mon[92947]: pgmap v1423: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:37.402 INFO:tasks.workunit.client.0.smithi146.stdout: 5: throughput=4.15MB/sec pending data=0 2024-04-26T05:01:37.403 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R6nh69wCrWdgqHl off=4954122 len=1043214 2024-04-26T05:01:37.408 INFO:tasks.workunit.client.0.smithi146.stdout:op 19 completed, throughput=4.34MB/sec 2024-04-26T05:01:37.408 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v-TTmQvBeH-8LX1 off=20490783 len=1616771 2024-04-26T05:01:37.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 20 completed, throughput=4.63MB/sec 2024-04-26T05:01:37.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Mr4gaaTrO_zkshW off=201215 len=389097 2024-04-26T05:01:37.418 INFO:tasks.workunit.client.0.smithi146.stdout:op 21 completed, throughput=4.7MB/sec 2024-04-26T05:01:37.418 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TBdHByaCVe_-UpV off=1192166 len=1151865 2024-04-26T05:01:37.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 22 completed, throughput=4.92MB/sec 2024-04-26T05:01:37.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s7Mjn3pIy01TJ27 off=1097283 len=377117 2024-04-26T05:01:37.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 23 completed, throughput=4.98MB/sec 2024-04-26T05:01:37.424 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oGvABrUsTe0nuM1 off=10147198 len=1266468 2024-04-26T05:01:37.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 24 completed, throughput=5.22MB/sec 2024-04-26T05:01:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: 6: throughput=4.36MB/sec pending data=0 2024-04-26T05:01:38.429 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9nMkbEhqs6MrqQB off=4178233 len=632323 2024-04-26T05:01:38.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 25 completed, throughput=4.46MB/sec 2024-04-26T05:01:38.434 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AP_B_3ZxX14tZY6 off=308463 len=86774 2024-04-26T05:01:38.436 INFO:tasks.workunit.client.0.smithi146.stdout:op 26 completed, throughput=4.47MB/sec 2024-04-26T05:01:38.436 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IhBodjLTSe1qIiS off=2383905 len=970204 2024-04-26T05:01:38.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 27 completed, throughput=4.62MB/sec 2024-04-26T05:01:38.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PGgSKVNkGSPYWoR off=12719505 len=1363053 2024-04-26T05:01:38.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 28 completed, throughput=4.82MB/sec 2024-04-26T05:01:38.449 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PE22r-HFISoXBEj off=4686223 len=1399822 2024-04-26T05:01:38.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 29 completed, throughput=5.03MB/sec 2024-04-26T05:01:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:38 smithi204 ceph-mon[88313]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:38 smithi146 ceph-mon[95531]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:38 smithi146 ceph-mon[92947]: pgmap v1424: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 432 KiB/s rd, 853 KiB/s wr, 853 op/s 2024-04-26T05:01:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: 7: throughput=4.33MB/sec pending data=0 2024-04-26T05:01:39.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3acMiyJG6EipVB5 off=9440017 len=1840556 2024-04-26T05:01:39.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 30 completed, throughput=4.57MB/sec 2024-04-26T05:01:39.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1mhMSq-POHReTV6 off=3725357 len=3192 2024-04-26T05:01:39.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 31 completed, throughput=4.57MB/sec 2024-04-26T05:01:39.469 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vYZGtGOpuchVj-c off=109071 len=1567994 2024-04-26T05:01:39.470 INFO:tasks.workunit.client.0.smithi146.stdout:op 32 completed, throughput=4.78MB/sec 2024-04-26T05:01:39.471 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BU8VYhFJEJnF-Oi off=15089170 len=170076 2024-04-26T05:01:39.473 INFO:tasks.workunit.client.0.smithi146.stdout:op 33 completed, throughput=4.8MB/sec 2024-04-26T05:01:39.473 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HJ5BBoKqQuXETXr off=6826473 len=2047963 2024-04-26T05:01:39.475 INFO:tasks.workunit.client.0.smithi146.stdout:op 34 completed, throughput=5.07MB/sec 2024-04-26T05:01:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: 8: throughput=4.45MB/sec pending data=0 2024-04-26T05:01:40.476 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_2ciN6L4ZjpUw4P off=677712 len=833550 2024-04-26T05:01:40.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 35 completed, throughput=4.54MB/sec 2024-04-26T05:01:40.480 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1pPl3bXf5eHIX90 off=22694827 len=965803 2024-04-26T05:01:40.482 INFO:tasks.workunit.client.0.smithi146.stdout:op 36 completed, throughput=4.65MB/sec 2024-04-26T05:01:40.482 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OV5NMaqrVdJAp5x off=13805878 len=1793319 2024-04-26T05:01:40.484 INFO:tasks.workunit.client.0.smithi146.stdout:op 37 completed, throughput=4.86MB/sec 2024-04-26T05:01:40.484 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nissUzi3LUoaveT off=779927 len=1793504 2024-04-26T05:01:40.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 38 completed, throughput=5.07MB/sec 2024-04-26T05:01:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:40 smithi204 ceph-mon[88313]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:40 smithi146 ceph-mon[95531]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:40 smithi146 ceph-mon[92947]: pgmap v1425: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: 9: throughput=4.51MB/sec pending data=0 2024-04-26T05:01:41.495 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CuYjQ69Nrg2YUNK off=14081511 len=1519197 2024-04-26T05:01:41.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 39 completed, throughput=4.67MB/sec 2024-04-26T05:01:41.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-96ATkzaypFIgDpI off=1156164 len=40211 2024-04-26T05:01:41.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 40 completed, throughput=4.67MB/sec 2024-04-26T05:01:41.497 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fcPxVYwcIMKwYlG off=0 len=1160249 2024-04-26T05:01:41.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 41 completed, throughput=4.79MB/sec 2024-04-26T05:01:41.503 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-78LckFH3EovtI32 off=4666159 len=2623 2024-04-26T05:01:41.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 42 completed, throughput=4.79MB/sec 2024-04-26T05:01:41.504 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-euioAoC6vk0GVGG off=3572122 len=293597 2024-04-26T05:01:41.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 43 completed, throughput=4.82MB/sec 2024-04-26T05:01:41.507 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8h2P2VGxEcbNc2P off=3048413 len=627554 2024-04-26T05:01:41.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 44 completed, throughput=4.88MB/sec 2024-04-26T05:01:41.511 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--1tePUAjwU0QkLF off=4614053 len=364796 2024-04-26T05:01:41.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 45 completed, throughput=4.92MB/sec 2024-04-26T05:01:41.512 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bcg2h9ZfeNB8ruj off=2248223 len=1677833 2024-04-26T05:01:41.521 INFO:tasks.workunit.client.0.smithi146.stdout:op 46 completed, throughput=5.09MB/sec 2024-04-26T05:01:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: 10: throughput=4.59MB/sec pending data=0 2024-04-26T05:01:42.521 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mDjyeDMWqkaBU8J off=6836171 len=1702423 2024-04-26T05:01:42.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 47 completed, throughput=4.75MB/sec 2024-04-26T05:01:42.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3-xtnBiirm3YRwv off=2390824 len=865265 2024-04-26T05:01:42.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 48 completed, throughput=4.82MB/sec 2024-04-26T05:01:42.535 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z8zvxLmAMcaGGRt off=3263376 len=776296 2024-04-26T05:01:42.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 49 completed, throughput=4.9MB/sec 2024-04-26T05:01:42.536 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fPmaPhhqKk-93Cn off=5467862 len=940968 2024-04-26T05:01:42.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 50 completed, throughput=4.98MB/sec 2024-04-26T05:01:42.541 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SFuvkow7PvJcPqr off=1348398 len=922770 2024-04-26T05:01:42.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 51 completed, throughput=5.06MB/sec 2024-04-26T05:01:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:42 smithi204 ceph-mon[88313]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:42 smithi146 ceph-mon[95531]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:42 smithi146 ceph-mon[92947]: pgmap v1426: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: 11: throughput=4.61MB/sec pending data=0 2024-04-26T05:01:43.546 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ydiwBjwEIXqWOmf off=21079 len=1859225 2024-04-26T05:01:43.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 52 completed, throughput=4.77MB/sec 2024-04-26T05:01:43.548 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uFkU3V6wTqmW1xN off=1339809 len=652492 2024-04-26T05:01:43.550 INFO:tasks.workunit.client.0.smithi146.stdout:op 53 completed, throughput=4.83MB/sec 2024-04-26T05:01:43.550 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vv5ktOCAzD-qYyc off=4179806 len=1201601 2024-04-26T05:01:43.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 54 completed, throughput=4.92MB/sec 2024-04-26T05:01:43.557 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4fdGeVeGA9yLgC0 off=3610840 len=1007576 2024-04-26T05:01:43.563 INFO:tasks.workunit.client.0.smithi146.stdout:op 55 completed, throughput=5.01MB/sec 2024-04-26T05:01:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: 12: throughput=4.6MB/sec pending data=0 2024-04-26T05:01:44.563 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HyIfhzanS15_DFS off=10421141 len=1464354 2024-04-26T05:01:44.565 INFO:tasks.workunit.client.0.smithi146.stdout:op 56 completed, throughput=4.71MB/sec 2024-04-26T05:01:44.565 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B0LvcPl3N_Qs0dV off=6644895 len=1944791 2024-04-26T05:01:44.567 INFO:tasks.workunit.client.0.smithi146.stdout:op 57 completed, throughput=4.86MB/sec 2024-04-26T05:01:44.567 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gklYuRJhVazCOeI off=6665790 len=1946755 2024-04-26T05:01:44.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 58 completed, throughput=5.01MB/sec 2024-04-26T05:01:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:44 smithi204 ceph-mon[88313]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:44 smithi146 ceph-mon[92947]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:44 smithi146 ceph-mon[95531]: pgmap v1427: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 993 KiB/s rd, 2.4 MiB/s wr, 855 op/s 2024-04-26T05:01:45.570 INFO:tasks.workunit.client.0.smithi146.stdout: 13: throughput=4.63MB/sec pending data=0 2024-04-26T05:01:45.570 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OIrQ7vPk9206kFa off=11862811 len=1480023 2024-04-26T05:01:45.580 INFO:tasks.workunit.client.0.smithi146.stdout:op 59 completed, throughput=4.74MB/sec 2024-04-26T05:01:45.580 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m7xRwkCoXYTLgN0 off=1920564 len=1136269 2024-04-26T05:01:45.584 INFO:tasks.workunit.client.0.smithi146.stdout:op 60 completed, throughput=4.82MB/sec 2024-04-26T05:01:45.584 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WcC9gLh7R3Rczhl off=19989718 len=30576 2024-04-26T05:01:45.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 61 completed, throughput=4.82MB/sec 2024-04-26T05:01:45.585 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lFrA_qBnK-nZ8qB off=12350800 len=26929 2024-04-26T05:01:45.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 62 completed, throughput=4.82MB/sec 2024-04-26T05:01:45.587 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LalUQpV2zba3k9t off=2199281 len=204494 2024-04-26T05:01:45.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 63 completed, throughput=4.83MB/sec 2024-04-26T05:01:45.588 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NL9aVj08chtlyUM off=15079381 len=539812 2024-04-26T05:01:45.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 64 completed, throughput=4.87MB/sec 2024-04-26T05:01:45.588 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OkG9wMR5fXCqyzl off=2438130 len=477736 2024-04-26T05:01:45.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 65 completed, throughput=4.91MB/sec 2024-04-26T05:01:45.592 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MlEmjn608ZH4PKJ off=4665072 len=223180 2024-04-26T05:01:45.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 66 completed, throughput=4.92MB/sec 2024-04-26T05:01:45.594 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pyupOEcrDCL_fR- off=4380346 len=462413 2024-04-26T05:01:45.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 67 completed, throughput=4.95MB/sec 2024-04-26T05:01:45.597 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-guMENk4lgZPSEtx off=1802914 len=1827046 2024-04-26T05:01:45.604 INFO:tasks.workunit.client.0.smithi146.stdout:op 68 completed, throughput=5.08MB/sec 2024-04-26T05:01:46.605 INFO:tasks.workunit.client.0.smithi146.stdout: 14: throughput=4.73MB/sec pending data=0 2024-04-26T05:01:46.605 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nx2oCvbkONwryql off=789372 len=760445 2024-04-26T05:01:46.609 INFO:tasks.workunit.client.0.smithi146.stdout:op 69 completed, throughput=4.78MB/sec 2024-04-26T05:01:46.609 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-da2Yq3O5DTBvVwL off=15635175 len=1352871 2024-04-26T05:01:46.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 70 completed, throughput=4.87MB/sec 2024-04-26T05:01:46.611 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4DEoturu-eYfWti off=16656525 len=426512 2024-04-26T05:01:46.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 71 completed, throughput=4.89MB/sec 2024-04-26T05:01:46.611 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RqHyFRPLXBt1Dx1 off=9322766 len=1861785 2024-04-26T05:01:46.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 72 completed, throughput=5.01MB/sec 2024-04-26T05:01:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:46] "GET /metrics HTTP/1.1" 200 34118 "" "Prometheus/2.43.0" 2024-04-26T05:01:46.972 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:46 smithi146 ceph-mon[95531]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 857 op/s 2024-04-26T05:01:46.972 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:46 smithi146 ceph-mon[92947]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 857 op/s 2024-04-26T05:01:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:46 smithi204 ceph-mon[88313]: pgmap v1428: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.6 MiB/s wr, 857 op/s 2024-04-26T05:01:47.621 INFO:tasks.workunit.client.0.smithi146.stdout: 15: throughput=4.69MB/sec pending data=0 2024-04-26T05:01:47.621 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e_xK4c_CoJDu1yo off=14152862 len=1056233 2024-04-26T05:01:47.626 INFO:tasks.workunit.client.0.smithi146.stdout:op 73 completed, throughput=4.75MB/sec 2024-04-26T05:01:47.626 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-31VJT9UPzl4Wv59 off=13221294 len=130499 2024-04-26T05:01:47.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 74 completed, throughput=4.76MB/sec 2024-04-26T05:01:47.627 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W-LsMwNVuIgG4Rz off=200912 len=1001265 2024-04-26T05:01:47.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 75 completed, throughput=4.82MB/sec 2024-04-26T05:01:47.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SFsMSlYtjn7y6Xs off=10229241 len=135847 2024-04-26T05:01:47.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 76 completed, throughput=4.83MB/sec 2024-04-26T05:01:47.632 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6TXZO-eNv3ygTjZ off=0 len=1176572 2024-04-26T05:01:47.637 INFO:tasks.workunit.client.0.smithi146.stdout:op 77 completed, throughput=4.9MB/sec 2024-04-26T05:01:47.637 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Wk9Ny4BSsiGQ_ip off=3745412 len=1042210 2024-04-26T05:01:47.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 78 completed, throughput=4.96MB/sec 2024-04-26T05:01:47.638 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj---V4aRTP8fliQdS off=5944829 len=1758272 2024-04-26T05:01:47.645 INFO:tasks.workunit.client.0.smithi146.stdout:op 79 completed, throughput=5.07MB/sec 2024-04-26T05:01:48.645 INFO:tasks.workunit.client.0.smithi146.stdout: 16: throughput=4.76MB/sec pending data=0 2024-04-26T05:01:48.646 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2bCPmDhSw590SLS off=2712129 len=925161 2024-04-26T05:01:48.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 80 completed, throughput=4.81MB/sec 2024-04-26T05:01:48.647 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ie8x5OiMSVcqV_t off=4833823 len=764086 2024-04-26T05:01:48.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 81 completed, throughput=4.86MB/sec 2024-04-26T05:01:48.651 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3DRpKmds7SvdG4v off=2505591 len=1406170 2024-04-26T05:01:48.652 INFO:tasks.workunit.client.0.smithi146.stdout:op 82 completed, throughput=4.94MB/sec 2024-04-26T05:01:48.653 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cvkwmNMqNDnkbdo off=2897866 len=358589 2024-04-26T05:01:48.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 83 completed, throughput=4.96MB/sec 2024-04-26T05:01:48.655 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P64E1Xp3Kf6EyJM off=12286396 len=968405 2024-04-26T05:01:48.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 84 completed, throughput=5.01MB/sec 2024-04-26T05:01:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:48 smithi204 ceph-mon[88313]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:01:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:48 smithi146 ceph-mon[95531]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:01:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:48 smithi146 ceph-mon[92947]: pgmap v1429: 105 pgs: 105 active+clean; 126 GiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:01:49.661 INFO:tasks.workunit.client.0.smithi146.stdout: 17: throughput=4.73MB/sec pending data=0 2024-04-26T05:01:49.661 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Vvs04ZOexGNfQKo off=2539094 len=603051 2024-04-26T05:01:49.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 85 completed, throughput=4.76MB/sec 2024-04-26T05:01:49.662 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cebEFZNk9K3SJRT off=3622296 len=1528957 2024-04-26T05:01:49.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 86 completed, throughput=4.84MB/sec 2024-04-26T05:01:49.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZolFdUAPIRuw1Gr off=19640008 len=1624489 2024-04-26T05:01:49.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 87 completed, throughput=4.93MB/sec 2024-04-26T05:01:49.673 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-keulMdme53hXmJM off=13144513 len=1158063 2024-04-26T05:01:49.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 88 completed, throughput=4.99MB/sec 2024-04-26T05:01:49.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lkW4lURlY7JKGk_ off=2587812 len=602359 2024-04-26T05:01:49.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 89 completed, throughput=5.02MB/sec 2024-04-26T05:01:50.681 INFO:tasks.workunit.client.0.smithi146.stdout: 18: throughput=4.75MB/sec pending data=0 2024-04-26T05:01:50.681 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x8J_Uff3_fMvj1f off=9834250 len=2090894 2024-04-26T05:01:50.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 90 completed, throughput=4.86MB/sec 2024-04-26T05:01:50.683 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-swZvP6twj0GiYmQ off=376095 len=42833 2024-04-26T05:01:50.684 INFO:tasks.workunit.client.0.smithi146.stdout:op 91 completed, throughput=4.86MB/sec 2024-04-26T05:01:50.684 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WWOQBgwkR9cL17Z off=4242392 len=304256 2024-04-26T05:01:50.684 INFO:tasks.workunit.client.0.smithi146.stdout:op 92 completed, throughput=4.87MB/sec 2024-04-26T05:01:50.685 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hxZaRVVaSWk4Mwr off=11255535 len=961136 2024-04-26T05:01:50.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 93 completed, throughput=4.92MB/sec 2024-04-26T05:01:50.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BoHJvRpv3oEg-xG off=1264880 len=206666 2024-04-26T05:01:50.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 94 completed, throughput=4.93MB/sec 2024-04-26T05:01:50.689 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Pop8HNSrhFCANRH off=16473093 len=1163554 2024-04-26T05:01:50.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 95 completed, throughput=4.99MB/sec 2024-04-26T05:01:50.694 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RgLxHaxYL-X5jdE off=2337036 len=253100 2024-04-26T05:01:50.697 INFO:tasks.workunit.client.0.smithi146.stdout:op 96 completed, throughput=5.01MB/sec 2024-04-26T05:01:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:50 smithi204 ceph-mon[88313]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:01:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:50 smithi146 ceph-mon[92947]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:01:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:50 smithi146 ceph-mon[95531]: pgmap v1430: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:01:51.697 INFO:tasks.workunit.client.0.smithi146.stdout: 19: throughput=4.75MB/sec pending data=0 2024-04-26T05:01:51.697 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IC4HI9zDKiY4Y6A off=64471 len=268924 2024-04-26T05:01:51.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 97 completed, throughput=4.76MB/sec 2024-04-26T05:01:51.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1ETuLkHUoW-vAV8 off=308903 len=1342520 2024-04-26T05:01:51.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 98 completed, throughput=4.83MB/sec 2024-04-26T05:01:51.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d1Msi0N8mjJTUVy off=11443546 len=366453 2024-04-26T05:01:51.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 99 completed, throughput=4.84MB/sec 2024-04-26T05:01:51.706 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rvSbn2RSrxq5iew off=5421451 len=1048213 2024-04-26T05:01:51.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 100 completed, throughput=4.89MB/sec 2024-04-26T05:01:51.707 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pEKqJmOryf7yTYl off=1309879 len=627299 2024-04-26T05:01:51.708 INFO:tasks.workunit.client.0.smithi146.stdout:op 101 completed, throughput=4.92MB/sec 2024-04-26T05:01:51.708 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jlhpUFa7sBU7WQW off=1015818 len=502366 2024-04-26T05:01:51.712 INFO:tasks.workunit.client.0.smithi146.stdout:op 102 completed, throughput=4.95MB/sec 2024-04-26T05:01:51.712 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5Jl4ff_50A9-WHA off=15435947 len=54755 2024-04-26T05:01:51.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 103 completed, throughput=4.95MB/sec 2024-04-26T05:01:51.713 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d2kw8kvc3op1kH1 off=3207146 len=1941244 2024-04-26T05:01:51.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 104 completed, throughput=5.05MB/sec 2024-04-26T05:01:52.715 INFO:tasks.workunit.client.0.smithi146.stdout: 20: throughput=4.8MB/sec pending data=0 2024-04-26T05:01:52.715 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tk28zstD74PqoiX off=4942566 len=83526 2024-04-26T05:01:52.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 105 completed, throughput=4.8MB/sec 2024-04-26T05:01:52.717 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8OwUS17uDxsOMz_ off=2248228 len=811928 2024-04-26T05:01:52.722 INFO:tasks.workunit.client.0.smithi146.stdout:op 106 completed, throughput=4.84MB/sec 2024-04-26T05:01:52.722 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t61oWLeVUrzj9ku off=1599082 len=239009 2024-04-26T05:01:52.722 INFO:tasks.workunit.client.0.smithi146.stdout:op 107 completed, throughput=4.85MB/sec 2024-04-26T05:01:52.722 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nkj2qJN_42k5y2W off=9730752 len=1320109 2024-04-26T05:01:52.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 108 completed, throughput=4.91MB/sec 2024-04-26T05:01:52.724 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GNzevv4DsX1DpoF off=18388397 len=591440 2024-04-26T05:01:52.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 109 completed, throughput=4.94MB/sec 2024-04-26T05:01:52.728 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DxhtNg-VqQmvpiD off=9706804 len=1105009 2024-04-26T05:01:52.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 110 completed, throughput=4.99MB/sec 2024-04-26T05:01:52.729 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q-FO_oaITfD6f6t off=5674129 len=93420 2024-04-26T05:01:52.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 111 completed, throughput=4.99MB/sec 2024-04-26T05:01:52.730 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h09j7daTRy1mkHO off=5472046 len=161667 2024-04-26T05:01:52.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 112 completed, throughput=5MB/sec 2024-04-26T05:01:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:52 smithi204 ceph-mon[88313]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:52 smithi146 ceph-mon[92947]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:52 smithi146 ceph-mon[95531]: pgmap v1431: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:53.730 INFO:tasks.workunit.client.0.smithi146.stdout: 21: throughput=4.77MB/sec pending data=0 2024-04-26T05:01:53.731 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kTHHCSBKBg1OSNN off=10364179 len=647744 2024-04-26T05:01:53.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 113 completed, throughput=4.8MB/sec 2024-04-26T05:01:53.733 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1xNM1hbCC9w0Dsh off=1682774 len=308694 2024-04-26T05:01:53.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 114 completed, throughput=4.81MB/sec 2024-04-26T05:01:53.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7FHBq7jV53slzDk off=8964763 len=809336 2024-04-26T05:01:53.735 INFO:tasks.workunit.client.0.smithi146.stdout:op 115 completed, throughput=4.84MB/sec 2024-04-26T05:01:53.735 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7FtTnSxSNNVRDU0 off=4753122 len=2073894 2024-04-26T05:01:53.739 INFO:tasks.workunit.client.0.smithi146.stdout:op 116 completed, throughput=4.94MB/sec 2024-04-26T05:01:53.739 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-INkiH1dKONBADzn off=10087832 len=216566 2024-04-26T05:01:53.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 117 completed, throughput=4.94MB/sec 2024-04-26T05:01:53.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vU0q0nzTUHOpnxv off=3265740 len=1968677 2024-04-26T05:01:53.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 118 completed, throughput=5.03MB/sec 2024-04-26T05:01:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:01:54.751 INFO:tasks.workunit.client.0.smithi146.stdout: 22: throughput=4.81MB/sec pending data=0 2024-04-26T05:01:54.752 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xBQ6n3SfUJ4sAOX off=10198451 len=133997 2024-04-26T05:01:54.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 119 completed, throughput=4.81MB/sec 2024-04-26T05:01:54.754 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yij0rpdKU-G6wpO off=9333436 len=350833 2024-04-26T05:01:54.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 120 completed, throughput=4.83MB/sec 2024-04-26T05:01:54.757 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RsARQcUnqXvxygz off=14217208 len=1758103 2024-04-26T05:01:54.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 121 completed, throughput=4.9MB/sec 2024-04-26T05:01:54.766 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-70floS-olSBzFLv off=11768180 len=718083 2024-04-26T05:01:54.767 INFO:tasks.workunit.client.0.smithi146.stdout:op 122 completed, throughput=4.93MB/sec 2024-04-26T05:01:54.768 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VYdOzZLCIvUdW2c off=11939173 len=1360823 2024-04-26T05:01:54.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 123 completed, throughput=4.99MB/sec 2024-04-26T05:01:54.769 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5sKeHuLjRd4igI2 off=11656492 len=1817991 2024-04-26T05:01:54.777 INFO:tasks.workunit.client.0.smithi146.stdout:op 124 completed, throughput=5.06MB/sec 2024-04-26T05:01:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:54 smithi204 ceph-mon[88313]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:54 smithi146 ceph-mon[92947]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:54 smithi146 ceph-mon[95531]: pgmap v1432: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:01:55.778 INFO:tasks.workunit.client.0.smithi146.stdout: 23: throughput=4.85MB/sec pending data=0 2024-04-26T05:01:55.778 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cbM6lKJ4SO-tetk off=3843806 len=1732539 2024-04-26T05:01:55.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 125 completed, throughput=4.91MB/sec 2024-04-26T05:01:55.786 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7mADuUMZDBbvCYF off=19781467 len=828662 2024-04-26T05:01:55.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 126 completed, throughput=4.95MB/sec 2024-04-26T05:01:55.793 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jeZWu-rn7MSNw4c off=3514176 len=1201801 2024-04-26T05:01:55.793 INFO:tasks.workunit.client.0.smithi146.stdout:op 127 completed, throughput=5MB/sec 2024-04-26T05:01:55.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5_OuOVhFwUNl8Tf off=3245340 len=1731104 2024-04-26T05:01:55.803 INFO:tasks.workunit.client.0.smithi146.stdout:op 128 completed, throughput=5.06MB/sec 2024-04-26T05:01:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:01:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:01:56] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-26T05:01:56.803 INFO:tasks.workunit.client.0.smithi146.stdout: 24: throughput=4.86MB/sec pending data=0 2024-04-26T05:01:56.803 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ze6xhDDY4Xk2Mkn off=8411042 len=652189 2024-04-26T05:01:56.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 129 completed, throughput=4.88MB/sec 2024-04-26T05:01:56.808 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qlWkv-6zeY4toQW off=7644310 len=828755 2024-04-26T05:01:56.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 130 completed, throughput=4.91MB/sec 2024-04-26T05:01:56.809 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zOSYl2y5rtPGSvu off=2617548 len=908140 2024-04-26T05:01:56.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 131 completed, throughput=4.95MB/sec 2024-04-26T05:01:56.811 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ujyMlzDHblTX8xF off=4909894 len=1913288 2024-04-26T05:01:56.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 132 completed, throughput=5.02MB/sec 2024-04-26T05:01:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:56 smithi146 ceph-mon[92947]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:01:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:56 smithi146 ceph-mon[95531]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:01:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:56 smithi204 ceph-mon[88313]: pgmap v1433: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:01:57.815 INFO:tasks.workunit.client.0.smithi146.stdout: 25: throughput=4.82MB/sec pending data=0 2024-04-26T05:01:57.815 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vqD5TR4s2rJEPZg off=19657362 len=1420003 2024-04-26T05:01:57.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 133 completed, throughput=4.88MB/sec 2024-04-26T05:01:57.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YTEd6Qy9XuKIsvP off=4840011 len=1739863 2024-04-26T05:01:57.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 134 completed, throughput=4.94MB/sec 2024-04-26T05:01:57.821 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CMkiXr5zLuTm8F0 off=10981341 len=1321886 2024-04-26T05:01:57.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 135 completed, throughput=4.99MB/sec 2024-04-26T05:01:57.828 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zfYr4LTX_rsdic1 off=6046471 len=904608 2024-04-26T05:01:57.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 136 completed, throughput=5.02MB/sec 2024-04-26T05:01:58.833 INFO:tasks.workunit.client.0.smithi146.stdout: 26: throughput=4.83MB/sec pending data=0 2024-04-26T05:01:58.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XKIgDnivQ9DP7Ts off=5893033 len=183666 2024-04-26T05:01:58.834 INFO:tasks.workunit.client.0.smithi146.stdout:op 137 completed, throughput=4.84MB/sec 2024-04-26T05:01:58.834 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o-vqJeQP5nHArMc off=12041282 len=696615 2024-04-26T05:01:58.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 138 completed, throughput=4.86MB/sec 2024-04-26T05:01:58.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l5pbuqJHYxcMNLR off=1242332 len=682474 2024-04-26T05:01:58.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 139 completed, throughput=4.89MB/sec 2024-04-26T05:01:58.839 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--tN6ecSVRs0kYnj off=4763075 len=1720934 2024-04-26T05:01:58.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 140 completed, throughput=4.95MB/sec 2024-04-26T05:01:58.841 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e50QWXjaPjWXNeD off=7356897 len=733887 2024-04-26T05:01:58.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 141 completed, throughput=4.98MB/sec 2024-04-26T05:01:58.842 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lUXa9SOWOtpwD80 off=4788684 len=1132182 2024-04-26T05:01:58.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 142 completed, throughput=5.02MB/sec 2024-04-26T05:01:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:01:58 smithi146 ceph-mon[92947]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-26T05:01:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:01:58 smithi146 ceph-mon[95531]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-26T05:01:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:01:58 smithi204 ceph-mon[88313]: pgmap v1434: 105 pgs: 105 active+clean; 126 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 5 op/s 2024-04-26T05:01:59.845 INFO:tasks.workunit.client.0.smithi146.stdout: 27: throughput=4.83MB/sec pending data=0 2024-04-26T05:01:59.845 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n1cLLXpYHjUYFKQ off=3738618 len=588127 2024-04-26T05:01:59.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 143 completed, throughput=4.85MB/sec 2024-04-26T05:01:59.846 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XgGI2knbZJfiuXR off=7659312 len=1087412 2024-04-26T05:01:59.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 144 completed, throughput=4.89MB/sec 2024-04-26T05:01:59.851 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tYnyYnBpoQT41mV off=14333983 len=1451156 2024-04-26T05:01:59.858 INFO:tasks.workunit.client.0.smithi146.stdout:op 145 completed, throughput=4.94MB/sec 2024-04-26T05:01:59.858 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RMefzsTYIN-5hto off=7539552 len=1915562 2024-04-26T05:01:59.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 146 completed, throughput=5.01MB/sec 2024-04-26T05:02:00.860 INFO:tasks.workunit.client.0.smithi146.stdout: 28: throughput=4.83MB/sec pending data=0 2024-04-26T05:02:00.860 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qwJ2WqegzDmtuQo off=5536782 len=24521 2024-04-26T05:02:00.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 147 completed, throughput=4.83MB/sec 2024-04-26T05:02:00.862 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lcyobQqzkx1QRyd off=4413711 len=1262934 2024-04-26T05:02:00.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 148 completed, throughput=4.87MB/sec 2024-04-26T05:02:00.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3TqqbkKsdTZ_NjV off=21104663 len=1339134 2024-04-26T05:02:00.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 149 completed, throughput=4.91MB/sec 2024-04-26T05:02:00.883 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v4Q47R82lp-E6wl off=2231364 len=707908 2024-04-26T05:02:00.888 INFO:tasks.workunit.client.0.smithi146.stdout:op 150 completed, throughput=4.94MB/sec 2024-04-26T05:02:00.888 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JbZq6AqMRraPdhM off=824194 len=775306 2024-04-26T05:02:00.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 151 completed, throughput=4.96MB/sec 2024-04-26T05:02:00.892 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OWkiV1Kt2w5iJll off=2713823 len=1323769 2024-04-26T05:02:00.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 152 completed, throughput=5.01MB/sec 2024-04-26T05:02:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:00 smithi146 ceph-mon[95531]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:00 smithi146 ceph-mon[92947]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:00 smithi204 ceph-mon[88313]: pgmap v1435: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:01.898 INFO:tasks.workunit.client.0.smithi146.stdout: 29: throughput=4.84MB/sec pending data=0 2024-04-26T05:02:01.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d1Msi0N8mjJTUVy off=14586789 len=1179655 2024-04-26T05:02:01.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 153 completed, throughput=4.87MB/sec 2024-04-26T05:02:01.904 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vZJS9jHqibpaOO- off=18267185 len=2066474 2024-04-26T05:02:01.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 154 completed, throughput=4.94MB/sec 2024-04-26T05:02:01.910 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nB0MzZ-LZtQ97hz off=6798200 len=1507523 2024-04-26T05:02:01.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 155 completed, throughput=4.99MB/sec 2024-04-26T05:02:01.912 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_qY8v-SBhWHDCLh off=2486090 len=521321 2024-04-26T05:02:01.912 INFO:tasks.workunit.client.0.smithi146.stdout:op 156 completed, throughput=5MB/sec 2024-04-26T05:02:02.913 INFO:tasks.workunit.client.0.smithi146.stdout: 30: throughput=4.84MB/sec pending data=0 2024-04-26T05:02:02.913 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kpQ9KTQ6NU8Qr8q off=811434 len=1664075 2024-04-26T05:02:02.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 157 completed, throughput=4.89MB/sec 2024-04-26T05:02:02.916 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C_y_18ph19jbJAI off=351768 len=1438117 2024-04-26T05:02:02.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 158 completed, throughput=4.93MB/sec 2024-04-26T05:02:02.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FHiaHUEJrDHqE7c off=705204 len=470990 2024-04-26T05:02:02.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 159 completed, throughput=4.95MB/sec 2024-04-26T05:02:02.926 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xQwc6t4o_cFy6ql off=18848695 len=1030314 2024-04-26T05:02:02.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 160 completed, throughput=4.98MB/sec 2024-04-26T05:02:02.928 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gVde4NZLH__e2YE off=19487305 len=1279247 2024-04-26T05:02:02.930 INFO:tasks.workunit.client.0.smithi146.stdout:op 161 completed, throughput=5.02MB/sec 2024-04-26T05:02:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:02 smithi146 ceph-mon[92947]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:02 smithi146 ceph-mon[95531]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:02 smithi204 ceph-mon[88313]: pgmap v1436: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:03.930 INFO:tasks.workunit.client.0.smithi146.stdout: 31: throughput=4.86MB/sec pending data=0 2024-04-26T05:02:03.930 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CGXHcwzr-JCKtXz off=11631703 len=712951 2024-04-26T05:02:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 162 completed, throughput=4.88MB/sec 2024-04-26T05:02:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lk7jCFRs1O4PVTj off=3520811 len=148157 2024-04-26T05:02:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 163 completed, throughput=4.89MB/sec 2024-04-26T05:02:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TywR6WkVhILpFfh off=1979069 len=1397152 2024-04-26T05:02:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 164 completed, throughput=4.93MB/sec 2024-04-26T05:02:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dtxkWzkQ80xRe4l off=21483913 len=1536288 2024-04-26T05:02:03.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 165 completed, throughput=4.97MB/sec 2024-04-26T05:02:03.947 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3z83tYMxY45nU26 off=2664086 len=1780860 2024-04-26T05:02:03.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 166 completed, throughput=5.03MB/sec 2024-04-26T05:02:04.958 INFO:tasks.workunit.client.0.smithi146.stdout: 32: throughput=4.87MB/sec pending data=0 2024-04-26T05:02:04.958 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Bhb-CvNrC1C1Ec4 off=3940649 len=627315 2024-04-26T05:02:04.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 167 completed, throughput=4.89MB/sec 2024-04-26T05:02:04.960 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U4O2MA0zQr-LOh0 off=11310921 len=187296 2024-04-26T05:02:04.963 INFO:tasks.workunit.client.0.smithi146.stdout:op 168 completed, throughput=4.89MB/sec 2024-04-26T05:02:04.963 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6FiyNfbXMlq94iG off=4141200 len=1166024 2024-04-26T05:02:04.964 INFO:tasks.workunit.client.0.smithi146.stdout:op 169 completed, throughput=4.93MB/sec 2024-04-26T05:02:04.964 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BIOkpjJks7ZvrGt off=3387709 len=1921910 2024-04-26T05:02:04.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 170 completed, throughput=4.98MB/sec 2024-04-26T05:02:04.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XXMUOdMFzOpML26 off=1341649 len=834968 2024-04-26T05:02:04.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 171 completed, throughput=5.01MB/sec 2024-04-26T05:02:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:04 smithi146 ceph-mon[95531]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:04 smithi146 ceph-mon[92947]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:04 smithi204 ceph-mon[88313]: pgmap v1437: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:02:05.973 INFO:tasks.workunit.client.0.smithi146.stdout: 33: throughput=4.86MB/sec pending data=0 2024-04-26T05:02:05.974 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Klc-9hDk6Y0ap0A off=1632569 len=1534131 2024-04-26T05:02:05.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 172 completed, throughput=4.9MB/sec 2024-04-26T05:02:05.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dbMuxR-6lv8sltk off=81195 len=209407 2024-04-26T05:02:05.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 173 completed, throughput=4.91MB/sec 2024-04-26T05:02:05.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MweIBrtL5hiAxQW off=4190159 len=712361 2024-04-26T05:02:05.987 INFO:tasks.workunit.client.0.smithi146.stdout:op 174 completed, throughput=4.93MB/sec 2024-04-26T05:02:05.987 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-upoUxv-bohoa7Ef off=16592755 len=2051856 2024-04-26T05:02:05.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 175 completed, throughput=4.98MB/sec 2024-04-26T05:02:05.998 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g6I0eot3wYoA1Dg off=6067592 len=1560045 2024-04-26T05:02:06.005 INFO:tasks.workunit.client.0.smithi146.stdout:op 176 completed, throughput=5.03MB/sec 2024-04-26T05:02:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:06] "GET /metrics HTTP/1.1" 200 34119 "" "Prometheus/2.43.0" 2024-04-26T05:02:07.006 INFO:tasks.workunit.client.0.smithi146.stdout: 34: throughput=4.88MB/sec pending data=0 2024-04-26T05:02:07.006 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EgJka5LtE4ZavzS off=4566809 len=1264056 2024-04-26T05:02:07.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 177 completed, throughput=4.91MB/sec 2024-04-26T05:02:07.011 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xmaPf-AnEM40dEV off=20975276 len=271915 2024-04-26T05:02:07.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 178 completed, throughput=4.92MB/sec 2024-04-26T05:02:07.012 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TRBBbVxy_LJ--zl off=20311961 len=75757 2024-04-26T05:02:07.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 179 completed, throughput=4.92MB/sec 2024-04-26T05:02:07.015 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AFyCdx3f1P-wEXI off=7181999 len=517926 2024-04-26T05:02:07.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 180 completed, throughput=4.94MB/sec 2024-04-26T05:02:07.016 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NPfePQ9b6macDl5 off=874799 len=2064455 2024-04-26T05:02:07.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 181 completed, throughput=4.99MB/sec 2024-04-26T05:02:07.026 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-grbQQeWN7Q73sEj off=1838145 len=1399067 2024-04-26T05:02:07.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 182 completed, throughput=5.03MB/sec 2024-04-26T05:02:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:06 smithi146 ceph-mon[95531]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:02:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:06 smithi146 ceph-mon[92947]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:02:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:06 smithi204 ceph-mon[88313]: pgmap v1438: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:02:08.033 INFO:tasks.workunit.client.0.smithi146.stdout: 35: throughput=4.89MB/sec pending data=0 2024-04-26T05:02:08.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J0dZag6D0Ct40Y_ off=1208273 len=1086761 2024-04-26T05:02:08.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 183 completed, throughput=4.92MB/sec 2024-04-26T05:02:08.035 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tSBgT8tc7bu8boJ off=2168826 len=16537 2024-04-26T05:02:08.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 184 completed, throughput=4.92MB/sec 2024-04-26T05:02:08.038 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qteMWJWpVyTiZM1 off=13605856 len=213350 2024-04-26T05:02:08.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 185 completed, throughput=4.92MB/sec 2024-04-26T05:02:08.040 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-46PR3koruBuk2To off=3472478 len=866519 2024-04-26T05:02:08.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 186 completed, throughput=4.95MB/sec 2024-04-26T05:02:08.046 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6gPvH_w68aptOfO off=3410574 len=1774832 2024-04-26T05:02:08.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 187 completed, throughput=4.99MB/sec 2024-04-26T05:02:08.054 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6Z7nvDhqPayOxPo off=1790963 len=735731 2024-04-26T05:02:08.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 188 completed, throughput=5.01MB/sec 2024-04-26T05:02:09.059 INFO:tasks.workunit.client.0.smithi146.stdout: 36: throughput=4.88MB/sec pending data=0 2024-04-26T05:02:09.060 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wVNYrZnuGjmt42s off=2720506 len=974472 2024-04-26T05:02:09.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 189 completed, throughput=4.9MB/sec 2024-04-26T05:02:09.061 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3lstJ4MsvkVWSG4 off=2974405 len=600391 2024-04-26T05:02:09.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 190 completed, throughput=4.92MB/sec 2024-04-26T05:02:09.063 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9ca5oQINtbuUO2H off=14152852 len=859612 2024-04-26T05:02:09.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 191 completed, throughput=4.94MB/sec 2024-04-26T05:02:09.067 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6BsgCg0AL_y_j5j off=11164404 len=865692 2024-04-26T05:02:09.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 192 completed, throughput=4.96MB/sec 2024-04-26T05:02:09.072 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B-5fcLcfuk37aNi off=12330019 len=1873147 2024-04-26T05:02:09.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 193 completed, throughput=5.01MB/sec 2024-04-26T05:02:09.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:08 smithi204 ceph-mon[88313]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:02:09.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:08 smithi146 ceph-mon[95531]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:02:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:08 smithi146 ceph-mon[92947]: pgmap v1439: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:02:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:10.081 INFO:tasks.workunit.client.0.smithi146.stdout: 37: throughput=4.87MB/sec pending data=0 2024-04-26T05:02:10.081 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0eZgm604oP_7r87 off=97786 len=1462433 2024-04-26T05:02:10.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 194 completed, throughput=4.91MB/sec 2024-04-26T05:02:10.090 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_Nwm6oAawm5QS18 off=916924 len=1111388 2024-04-26T05:02:10.090 INFO:tasks.workunit.client.0.smithi146.stdout:op 195 completed, throughput=4.94MB/sec 2024-04-26T05:02:10.091 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bm_BRglgDCkDzvo off=14671643 len=785459 2024-04-26T05:02:10.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 196 completed, throughput=4.96MB/sec 2024-04-26T05:02:10.092 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-921b8Nrf7fE0-y9 off=5758205 len=546467 2024-04-26T05:02:10.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 197 completed, throughput=4.97MB/sec 2024-04-26T05:02:10.092 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1ifYzQqR8KACu3w off=1315408 len=87645 2024-04-26T05:02:10.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 198 completed, throughput=4.97MB/sec 2024-04-26T05:02:10.095 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7-XJrlW2e4jBQOk off=2632316 len=309145 2024-04-26T05:02:10.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 199 completed, throughput=4.98MB/sec 2024-04-26T05:02:10.096 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1SWs-JMtCnZSNGY off=10442566 len=1333989 2024-04-26T05:02:10.097 INFO:tasks.workunit.client.0.smithi146.stdout:op 200 completed, throughput=5.01MB/sec 2024-04-26T05:02:11.097 INFO:tasks.workunit.client.0.smithi146.stdout: 38: throughput=4.88MB/sec pending data=0 2024-04-26T05:02:11.097 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jrRHRNPuXlEz4lV off=3168404 len=251356 2024-04-26T05:02:11.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 201 completed, throughput=4.89MB/sec 2024-04-26T05:02:11.100 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--76Kcmb8mXtb6v_ off=11745429 len=113059 2024-04-26T05:02:11.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 202 completed, throughput=4.89MB/sec 2024-04-26T05:02:11.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9ky4Z4XqDM72NCX off=1864919 len=1859900 2024-04-26T05:02:11.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 203 completed, throughput=4.94MB/sec 2024-04-26T05:02:11.113 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BpUMeRnx2uqTVTx off=7820788 len=722565 2024-04-26T05:02:11.114 INFO:tasks.workunit.client.0.smithi146.stdout:op 204 completed, throughput=4.96MB/sec 2024-04-26T05:02:11.114 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--jLLblAdkMmWfzw off=6769040 len=224591 2024-04-26T05:02:11.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 205 completed, throughput=4.96MB/sec 2024-04-26T05:02:11.117 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T3o9LIl3jC8LJ1J off=19971931 len=1649700 2024-04-26T05:02:11.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 206 completed, throughput=5MB/sec 2024-04-26T05:02:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:10 smithi146 ceph-mon[95531]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:02:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:10 smithi146 ceph-mon[92947]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:02:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:10 smithi204 ceph-mon[88313]: pgmap v1440: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:02:12.120 INFO:tasks.workunit.client.0.smithi146.stdout: 39: throughput=4.87MB/sec pending data=0 2024-04-26T05:02:12.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7oE5zVphg6YOegH off=6280453 len=108683 2024-04-26T05:02:12.122 INFO:tasks.workunit.client.0.smithi146.stdout:op 207 completed, throughput=4.88MB/sec 2024-04-26T05:02:12.123 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qf44w0hFgm6STje off=10770461 len=593717 2024-04-26T05:02:12.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 208 completed, throughput=4.89MB/sec 2024-04-26T05:02:12.126 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MxJR8ZXnc7-AseH off=5855494 len=1973717 2024-04-26T05:02:12.128 INFO:tasks.workunit.client.0.smithi146.stdout:op 209 completed, throughput=4.94MB/sec 2024-04-26T05:02:12.128 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-st7rGz9fdNQOw-w off=2027718 len=813870 2024-04-26T05:02:12.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 210 completed, throughput=4.96MB/sec 2024-04-26T05:02:12.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AmqQVLDAzcZbn7B off=3340039 len=537520 2024-04-26T05:02:12.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 211 completed, throughput=4.97MB/sec 2024-04-26T05:02:12.131 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GogR6UA7blvW6wh off=7494768 len=908766 2024-04-26T05:02:12.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 212 completed, throughput=4.99MB/sec 2024-04-26T05:02:12.135 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kpLHSpjTaXN-ktC off=239031 len=477434 2024-04-26T05:02:12.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 213 completed, throughput=5MB/sec 2024-04-26T05:02:13.136 INFO:tasks.workunit.client.0.smithi146.stdout: 40: throughput=4.88MB/sec pending data=0 2024-04-26T05:02:13.136 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c5SVnojYpcw4Rfd off=1736031 len=1284602 2024-04-26T05:02:13.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 214 completed, throughput=4.91MB/sec 2024-04-26T05:02:13.142 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--0wEbFjxcEMXq7Z off=13819816 len=1639569 2024-04-26T05:02:13.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 215 completed, throughput=4.95MB/sec 2024-04-26T05:02:13.157 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gqgJPGWFNc5z2IZ off=1025927 len=1759411 2024-04-26T05:02:13.160 INFO:tasks.workunit.client.0.smithi146.stdout:op 216 completed, throughput=4.99MB/sec 2024-04-26T05:02:13.161 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5D5meVC1jTgzsza off=6986883 len=1950098 2024-04-26T05:02:13.170 INFO:tasks.workunit.client.0.smithi146.stdout:op 217 completed, throughput=5.03MB/sec 2024-04-26T05:02:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:12 smithi146 ceph-mon[95531]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:12 smithi146 ceph-mon[92947]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:12 smithi204 ceph-mon[88313]: pgmap v1441: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:14.171 INFO:tasks.workunit.client.0.smithi146.stdout: 41: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:14.171 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KvUTS2cAQ6lrcGP off=485318 len=1775876 2024-04-26T05:02:14.181 INFO:tasks.workunit.client.0.smithi146.stdout:op 218 completed, throughput=4.95MB/sec 2024-04-26T05:02:14.181 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-di_3RaLng7xPzvo off=3469265 len=245425 2024-04-26T05:02:14.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 219 completed, throughput=4.96MB/sec 2024-04-26T05:02:14.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KdlKBg4XRXIVaXb off=10454017 len=183400 2024-04-26T05:02:14.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 220 completed, throughput=4.96MB/sec 2024-04-26T05:02:14.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h3nPDEmo-i8LW4K off=10034876 len=2065451 2024-04-26T05:02:14.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 221 completed, throughput=5.01MB/sec 2024-04-26T05:02:15.185 INFO:tasks.workunit.client.0.smithi146.stdout: 42: throughput=4.89MB/sec pending data=0 2024-04-26T05:02:15.185 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Oot9vhodKqf6TaX off=1899589 len=1433007 2024-04-26T05:02:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:14 smithi146 ceph-mon[95531]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:14 smithi146 ceph-mon[92947]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:15.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 222 completed, throughput=4.92MB/sec 2024-04-26T05:02:15.193 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ug9jZxj2hw_WOfg off=2250308 len=1821195 2024-04-26T05:02:15.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 223 completed, throughput=4.96MB/sec 2024-04-26T05:02:15.202 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--42ERC_0C7rTHaq off=6117733 len=1736757 2024-04-26T05:02:15.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 224 completed, throughput=5MB/sec 2024-04-26T05:02:15.214 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rQkc58bKNpfAgXn off=1696486 len=94248 2024-04-26T05:02:15.215 INFO:tasks.workunit.client.0.smithi146.stdout:op 225 completed, throughput=5MB/sec 2024-04-26T05:02:15.215 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VwTQ3dGeEZR-JtW off=2253011 len=121973 2024-04-26T05:02:15.216 INFO:tasks.workunit.client.0.smithi146.stdout:op 226 completed, throughput=5MB/sec 2024-04-26T05:02:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:14 smithi204 ceph-mon[88313]: pgmap v1442: 105 pgs: 105 active+clean; 126 GiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:16.217 INFO:tasks.workunit.client.0.smithi146.stdout: 43: throughput=4.89MB/sec pending data=0 2024-04-26T05:02:16.217 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qej-Ct8ng7EG2jV off=4828715 len=41294 2024-04-26T05:02:16.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 227 completed, throughput=4.89MB/sec 2024-04-26T05:02:16.219 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KWbX1lXSVBX2jb7 off=10092232 len=809587 2024-04-26T05:02:16.223 INFO:tasks.workunit.client.0.smithi146.stdout:op 228 completed, throughput=4.91MB/sec 2024-04-26T05:02:16.223 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YhtQYdDR--hjhRf off=316031 len=812586 2024-04-26T05:02:16.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 229 completed, throughput=4.92MB/sec 2024-04-26T05:02:16.224 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2klmerpLD728riZ off=10512037 len=1554122 2024-04-26T05:02:16.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 230 completed, throughput=4.96MB/sec 2024-04-26T05:02:16.232 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WlOyOkg2neWVH2B off=13474444 len=1456028 2024-04-26T05:02:16.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 231 completed, throughput=4.99MB/sec 2024-04-26T05:02:16.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W9igNZM0aWQtLoe off=18154222 len=943969 2024-04-26T05:02:16.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 232 completed, throughput=5.01MB/sec 2024-04-26T05:02:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:16] "GET /metrics HTTP/1.1" 200 34122 "" "Prometheus/2.43.0" 2024-04-26T05:02:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:16 smithi146 ceph-mon[95531]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:02:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:16 smithi146 ceph-mon[92947]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:02:17.245 INFO:tasks.workunit.client.0.smithi146.stdout: 44: throughput=4.89MB/sec pending data=0 2024-04-26T05:02:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t_iOT76uEMYnNSK off=5520621 len=207895 2024-04-26T05:02:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 233 completed, throughput=4.9MB/sec 2024-04-26T05:02:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tKG6t8--HUirTfe off=338355 len=874350 2024-04-26T05:02:17.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 234 completed, throughput=4.92MB/sec 2024-04-26T05:02:17.251 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mJBB04bP6wSySY0 off=211911 len=2000292 2024-04-26T05:02:17.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 235 completed, throughput=4.96MB/sec 2024-04-26T05:02:17.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BdhyyWXXz2xdo6X off=3993663 len=246041 2024-04-26T05:02:17.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 236 completed, throughput=4.96MB/sec 2024-04-26T05:02:17.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KnQ-wP12RV2Xrk6 off=10821927 len=779260 2024-04-26T05:02:17.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 237 completed, throughput=4.98MB/sec 2024-04-26T05:02:17.260 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gNjb30OVL0mrhZs off=1976559 len=472832 2024-04-26T05:02:17.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 238 completed, throughput=4.99MB/sec 2024-04-26T05:02:17.262 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3lwJMLyL8z51xXw off=2768107 len=553961 2024-04-26T05:02:17.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 239 completed, throughput=5MB/sec 2024-04-26T05:02:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:16 smithi204 ceph-mon[88313]: pgmap v1443: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:02:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:17 smithi146 ceph-mon[95531]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:02:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:17 smithi146 ceph-mon[92947]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:02:18.266 INFO:tasks.workunit.client.0.smithi146.stdout: 45: throughput=4.89MB/sec pending data=0 2024-04-26T05:02:18.266 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4BuM66C_MDYGdnn off=13248591 len=900542 2024-04-26T05:02:18.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 240 completed, throughput=4.91MB/sec 2024-04-26T05:02:18.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O89-OdusqWWq544 off=6584479 len=124639 2024-04-26T05:02:18.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 241 completed, throughput=4.91MB/sec 2024-04-26T05:02:18.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YvLwYe4NlxtUy9E off=9901749 len=96838 2024-04-26T05:02:18.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 242 completed, throughput=4.92MB/sec 2024-04-26T05:02:18.269 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wYkvQNP-nNuCcry off=2043883 len=1941224 2024-04-26T05:02:18.272 INFO:tasks.workunit.client.0.smithi146.stdout:op 243 completed, throughput=4.96MB/sec 2024-04-26T05:02:18.273 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tQCVE49-gOIR-dI off=842963 len=357158 2024-04-26T05:02:18.274 INFO:tasks.workunit.client.0.smithi146.stdout:op 244 completed, throughput=4.96MB/sec 2024-04-26T05:02:18.274 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Nsy9WMuvXmAjqBd off=8117375 len=105526 2024-04-26T05:02:18.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 245 completed, throughput=4.96MB/sec 2024-04-26T05:02:18.277 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2-cd0GXMzCYzK4z off=11834701 len=1080830 2024-04-26T05:02:18.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 246 completed, throughput=4.99MB/sec 2024-04-26T05:02:18.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w5FPpPqlOo9kuWl off=4702654 len=1793250 2024-04-26T05:02:18.289 INFO:tasks.workunit.client.0.smithi146.stdout:op 247 completed, throughput=5.02MB/sec 2024-04-26T05:02:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:17 smithi204 ceph-mon[88313]: pgmap v1444: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:02:19.289 INFO:tasks.workunit.client.0.smithi146.stdout: 46: throughput=4.92MB/sec pending data=0 2024-04-26T05:02:19.289 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M0YzTuQTHl1oZc2 off=3290902 len=404700 2024-04-26T05:02:19.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 248 completed, throughput=4.92MB/sec 2024-04-26T05:02:19.291 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4jVtjer8tslY8He off=2402432 len=1596248 2024-04-26T05:02:19.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 249 completed, throughput=4.96MB/sec 2024-04-26T05:02:19.298 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-llBo7HSoyHFtxYL off=7531120 len=814777 2024-04-26T05:02:19.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 250 completed, throughput=4.97MB/sec 2024-04-26T05:02:19.299 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0w7Z7eLbYa-tGZP off=11870513 len=853822 2024-04-26T05:02:19.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 251 completed, throughput=4.99MB/sec 2024-04-26T05:02:19.300 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_KhSL-UiWkjrSQm off=3098623 len=378148 2024-04-26T05:02:19.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 252 completed, throughput=5MB/sec 2024-04-26T05:02:19.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OkG9wMR5fXCqyzl off=4187896 len=1006092 2024-04-26T05:02:19.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 253 completed, throughput=5.02MB/sec 2024-04-26T05:02:20.303 INFO:tasks.workunit.client.0.smithi146.stdout: 47: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:20.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oWDLvp66EzvlmbF off=13346579 len=311079 2024-04-26T05:02:20.304 INFO:tasks.workunit.client.0.smithi146.stdout:op 254 completed, throughput=4.92MB/sec 2024-04-26T05:02:20.304 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--muWV-ZI6wqQqTg off=16417244 len=1491983 2024-04-26T05:02:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:20 smithi204 ceph-mon[88313]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2024-04-26T05:02:20.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 255 completed, throughput=4.95MB/sec 2024-04-26T05:02:20.306 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ybiAsYE4dj3bOs5 off=15315625 len=1135590 2024-04-26T05:02:20.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 256 completed, throughput=4.97MB/sec 2024-04-26T05:02:20.311 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3RtS5YL_ReXpmMe off=2594315 len=1178976 2024-04-26T05:02:20.312 INFO:tasks.workunit.client.0.smithi146.stdout:op 257 completed, throughput=4.99MB/sec 2024-04-26T05:02:20.312 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fLUctNNSb16UVuo off=22024600 len=1050020 2024-04-26T05:02:20.317 INFO:tasks.workunit.client.0.smithi146.stdout:op 258 completed, throughput=5.01MB/sec 2024-04-26T05:02:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:20 smithi146 ceph-mon[92947]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2024-04-26T05:02:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:20 smithi146 ceph-mon[95531]: pgmap v1445: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.9 MiB/s wr, 7 op/s 2024-04-26T05:02:21.317 INFO:tasks.workunit.client.0.smithi146.stdout: 48: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:21.317 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-l15U-swvT4hNEqK off=549634 len=1844756 2024-04-26T05:02:21.318 INFO:tasks.workunit.client.0.smithi146.stdout:op 259 completed, throughput=4.95MB/sec 2024-04-26T05:02:21.318 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pIbmHAAZuTOfYtx off=5083618 len=1755823 2024-04-26T05:02:21.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 260 completed, throughput=4.98MB/sec 2024-04-26T05:02:21.322 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KA7kglcwC2xPvlP off=20055611 len=1513327 2024-04-26T05:02:21.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 261 completed, throughput=5.01MB/sec 2024-04-26T05:02:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:22 smithi204 ceph-mon[88313]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:22 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:02:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:22 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:02:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:22 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:02:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:22 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:02:22.323 INFO:tasks.workunit.client.0.smithi146.stdout: 49: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:22.323 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UdXXSo3fRtNJniq off=6722646 len=424948 2024-04-26T05:02:22.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 262 completed, throughput=4.92MB/sec 2024-04-26T05:02:22.324 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XMy5q2tOgzyYe4z off=392311 len=14002 2024-04-26T05:02:22.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 263 completed, throughput=4.92MB/sec 2024-04-26T05:02:22.324 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GXbuh4DDEp-LU4y off=707882 len=1292611 2024-04-26T05:02:22.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 264 completed, throughput=4.94MB/sec 2024-04-26T05:02:22.327 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-od5d0xnJYSSik5d off=1051404 len=1457070 2024-04-26T05:02:22.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 265 completed, throughput=4.97MB/sec 2024-04-26T05:02:22.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IWjJBloTCD6Ck6x off=170691 len=1134652 2024-04-26T05:02:22.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 266 completed, throughput=4.99MB/sec 2024-04-26T05:02:22.333 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-umVUUyfUP1f5T2j off=1174935 len=1119683 2024-04-26T05:02:22.337 INFO:tasks.workunit.client.0.smithi146.stdout:op 267 completed, throughput=5.01MB/sec 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[92947]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[95531]: pgmap v1446: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:02:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:22 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:02:23.337 INFO:tasks.workunit.client.0.smithi146.stdout: 50: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:23.338 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eS9X7mmH8vK32zJ off=18385693 len=1864954 2024-04-26T05:02:23.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 268 completed, throughput=4.95MB/sec 2024-04-26T05:02:23.348 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PboLtcUon6H_oOS off=509563 len=289394 2024-04-26T05:02:23.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 269 completed, throughput=4.95MB/sec 2024-04-26T05:02:23.349 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qMMO7O-Azi0_7Vf off=549114 len=981414 2024-04-26T05:02:23.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 270 completed, throughput=4.97MB/sec 2024-04-26T05:02:23.351 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1C3IZQ_UDVo8Gcc off=1671453 len=290148 2024-04-26T05:02:23.354 INFO:tasks.workunit.client.0.smithi146.stdout:op 271 completed, throughput=4.98MB/sec 2024-04-26T05:02:23.354 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eN8vo87-5yT67GX off=10014654 len=1501193 2024-04-26T05:02:23.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 272 completed, throughput=5MB/sec 2024-04-26T05:02:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:24 smithi204 ceph-mon[88313]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:24.360 INFO:tasks.workunit.client.0.smithi146.stdout: 51: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:24.360 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3lMYtmNmr6Ww-QQ off=281996 len=1791732 2024-04-26T05:02:24.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 273 completed, throughput=4.94MB/sec 2024-04-26T05:02:24.369 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N4suWqWBvxoIMWl off=1869834 len=1953950 2024-04-26T05:02:24.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 274 completed, throughput=4.98MB/sec 2024-04-26T05:02:24.378 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PWKSj4unAyKugUX off=5643457 len=1240731 2024-04-26T05:02:24.379 INFO:tasks.workunit.client.0.smithi146.stdout:op 275 completed, throughput=5MB/sec 2024-04-26T05:02:24.379 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tYZB05yt2bXQn8t off=250849 len=1704502 2024-04-26T05:02:24.388 INFO:tasks.workunit.client.0.smithi146.stdout:op 276 completed, throughput=5.03MB/sec 2024-04-26T05:02:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:24 smithi146 ceph-mon[95531]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:24 smithi146 ceph-mon[92947]: pgmap v1447: 105 pgs: 105 active+clean; 126 GiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:02:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:25.389 INFO:tasks.workunit.client.0.smithi146.stdout: 52: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:25.389 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6Wv8TUasCOVVP-W off=3955696 len=1642104 2024-04-26T05:02:25.391 INFO:tasks.workunit.client.0.smithi146.stdout:op 277 completed, throughput=4.96MB/sec 2024-04-26T05:02:25.391 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bv6rHNKo9y0fdZa off=2450898 len=856525 2024-04-26T05:02:25.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 278 completed, throughput=4.98MB/sec 2024-04-26T05:02:25.396 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HYSfKL6TWSC8upm off=241705 len=330459 2024-04-26T05:02:25.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 279 completed, throughput=4.98MB/sec 2024-04-26T05:02:25.399 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DROXOngLU4NvZYM off=6061596 len=755739 2024-04-26T05:02:25.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 280 completed, throughput=5MB/sec 2024-04-26T05:02:25.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kef_kJFpOmV5-Cc off=342039 len=471696 2024-04-26T05:02:25.404 INFO:tasks.workunit.client.0.smithi146.stdout:op 281 completed, throughput=5MB/sec 2024-04-26T05:02:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:26 smithi204 ceph-mon[88313]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:26.405 INFO:tasks.workunit.client.0.smithi146.stdout: 53: throughput=4.91MB/sec pending data=0 2024-04-26T05:02:26.405 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jktr9FT_71tlDX3 off=21313367 len=417764 2024-04-26T05:02:26.408 INFO:tasks.workunit.client.0.smithi146.stdout:op 282 completed, throughput=4.92MB/sec 2024-04-26T05:02:26.409 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4AghPZwDIxSrdb2 off=1419152 len=1083111 2024-04-26T05:02:26.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 283 completed, throughput=4.94MB/sec 2024-04-26T05:02:26.414 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PNJhO-_qK3W8Unv off=5130038 len=484567 2024-04-26T05:02:26.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 284 completed, throughput=4.95MB/sec 2024-04-26T05:02:26.417 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NL9aVj08chtlyUM off=14077056 len=1542406 2024-04-26T05:02:26.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 285 completed, throughput=4.97MB/sec 2024-04-26T05:02:26.420 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kXFj_Q2CVQtQNFM off=903595 len=659553 2024-04-26T05:02:26.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 286 completed, throughput=4.98MB/sec 2024-04-26T05:02:26.421 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8h2P2VGxEcbNc2P off=2661788 len=1944838 2024-04-26T05:02:26.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 287 completed, throughput=5.02MB/sec 2024-04-26T05:02:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:26 smithi146 ceph-mon[95531]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:26 smithi146 ceph-mon[92947]: pgmap v1448: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:26] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:02:27.425 INFO:tasks.workunit.client.0.smithi146.stdout: 54: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:27.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QOaYCJeH-1UIIiz off=4280757 len=1549088 2024-04-26T05:02:27.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 288 completed, throughput=4.95MB/sec 2024-04-26T05:02:27.434 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l5pbuqJHYxcMNLR off=1561599 len=65703 2024-04-26T05:02:27.436 INFO:tasks.workunit.client.0.smithi146.stdout:op 289 completed, throughput=4.95MB/sec 2024-04-26T05:02:27.436 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dU_lR8a6ofwMs0P off=8171307 len=1034647 2024-04-26T05:02:27.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 290 completed, throughput=4.97MB/sec 2024-04-26T05:02:27.442 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-at4l_UkJLWVh5db off=1154338 len=1572038 2024-04-26T05:02:27.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 291 completed, throughput=5MB/sec 2024-04-26T05:02:27.448 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AgfmckTY2rVE8VX off=2051258 len=1099097 2024-04-26T05:02:27.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 292 completed, throughput=5.02MB/sec 2024-04-26T05:02:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:28 smithi204 ceph-mon[88313]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:02:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:28 smithi146 ceph-mon[92947]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:02:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:28 smithi146 ceph-mon[95531]: pgmap v1449: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:02:28.449 INFO:tasks.workunit.client.0.smithi146.stdout: 55: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:28.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hvN9F08y2kjIDJp off=18662659 len=1738300 2024-04-26T05:02:28.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 293 completed, throughput=4.96MB/sec 2024-04-26T05:02:28.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aST9i4vYZ9YiQ-J off=17468460 len=483541 2024-04-26T05:02:28.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 294 completed, throughput=4.97MB/sec 2024-04-26T05:02:28.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aPGCg5oUhl29msU off=8643913 len=907130 2024-04-26T05:02:28.455 INFO:tasks.workunit.client.0.smithi146.stdout:op 295 completed, throughput=4.98MB/sec 2024-04-26T05:02:28.455 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n497mMd_OSdoFtM off=1196378 len=1026722 2024-04-26T05:02:28.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 296 completed, throughput=5MB/sec 2024-04-26T05:02:28.460 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z9Q0MY1qV9JnnnV off=9700358 len=1159928 2024-04-26T05:02:28.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 297 completed, throughput=5.02MB/sec 2024-04-26T05:02:29.462 INFO:tasks.workunit.client.0.smithi146.stdout: 56: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:29.462 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5ZIE3xsVGKMQ2TT off=13919698 len=650347 2024-04-26T05:02:29.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 298 completed, throughput=4.94MB/sec 2024-04-26T05:02:29.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gtwxsQmYB4F_NyS off=11692873 len=862570 2024-04-26T05:02:29.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 299 completed, throughput=4.95MB/sec 2024-04-26T05:02:29.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iQrxgScEIKFFL5g off=10091003 len=1200735 2024-04-26T05:02:29.471 INFO:tasks.workunit.client.0.smithi146.stdout:op 300 completed, throughput=4.97MB/sec 2024-04-26T05:02:29.471 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SGVFfYKtj8eAejC off=6209149 len=995232 2024-04-26T05:02:29.473 INFO:tasks.workunit.client.0.smithi146.stdout:op 301 completed, throughput=4.99MB/sec 2024-04-26T05:02:29.473 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Zh90DFqPvOJG3t4 off=3389610 len=1139914 2024-04-26T05:02:29.475 INFO:tasks.workunit.client.0.smithi146.stdout:op 302 completed, throughput=5.01MB/sec 2024-04-26T05:02:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:30 smithi204 ceph-mon[88313]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:30 smithi146 ceph-mon[95531]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:30 smithi146 ceph-mon[92947]: pgmap v1450: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:02:30.475 INFO:tasks.workunit.client.0.smithi146.stdout: 57: throughput=4.92MB/sec pending data=0 2024-04-26T05:02:30.475 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IaPbwrUXx4E8lOd off=8089907 len=445193 2024-04-26T05:02:30.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 303 completed, throughput=4.93MB/sec 2024-04-26T05:02:30.479 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sy40v_RO101rUxD off=13381474 len=1953430 2024-04-26T05:02:30.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 304 completed, throughput=4.96MB/sec 2024-04-26T05:02:30.489 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EohdsGRyLfi2Zin off=6455720 len=1429330 2024-04-26T05:02:30.490 INFO:tasks.workunit.client.0.smithi146.stdout:op 305 completed, throughput=4.98MB/sec 2024-04-26T05:02:30.490 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uVtmtoR_Du_2tQi off=5536898 len=343095 2024-04-26T05:02:30.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 306 completed, throughput=4.99MB/sec 2024-04-26T05:02:30.494 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fPK_V9k9TiR6mNL off=7913551 len=1286816 2024-04-26T05:02:30.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 307 completed, throughput=5.01MB/sec 2024-04-26T05:02:31.495 INFO:tasks.workunit.client.0.smithi146.stdout: 58: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:31.495 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z8DSWfA89Eipo-H off=1231184 len=1134649 2024-04-26T05:02:31.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 308 completed, throughput=4.94MB/sec 2024-04-26T05:02:31.502 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gVBwXULQ2138sXi off=4647326 len=1061319 2024-04-26T05:02:31.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 309 completed, throughput=4.96MB/sec 2024-04-26T05:02:31.507 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t-fXo89p1nLFXNa off=17648455 len=1049781 2024-04-26T05:02:31.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 310 completed, throughput=4.98MB/sec 2024-04-26T05:02:31.510 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YgOg-b6pScSYN7e off=2187937 len=2059017 2024-04-26T05:02:31.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 311 completed, throughput=5.01MB/sec 2024-04-26T05:02:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:32 smithi204 ceph-mon[88313]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:32 smithi146 ceph-mon[95531]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:32 smithi146 ceph-mon[92947]: pgmap v1451: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:32.512 INFO:tasks.workunit.client.0.smithi146.stdout: 59: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:32.512 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kjRQ0Gi5i7zaxv1 off=16032229 len=1864307 2024-04-26T05:02:32.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 312 completed, throughput=4.96MB/sec 2024-04-26T05:02:32.515 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Taf8PpXmazbZXfc off=6207564 len=1886285 2024-04-26T05:02:32.518 INFO:tasks.workunit.client.0.smithi146.stdout:op 313 completed, throughput=4.99MB/sec 2024-04-26T05:02:32.518 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rEZa-OqWdY-DQcd off=4998793 len=1798141 2024-04-26T05:02:32.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 314 completed, throughput=5.01MB/sec 2024-04-26T05:02:33.521 INFO:tasks.workunit.client.0.smithi146.stdout: 60: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:33.521 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iQrxgScEIKFFL5g off=3822621 len=510154 2024-04-26T05:02:33.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 315 completed, throughput=4.94MB/sec 2024-04-26T05:02:33.523 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QJTYvnsVWLzzaFy off=1036595 len=614569 2024-04-26T05:02:33.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 316 completed, throughput=4.95MB/sec 2024-04-26T05:02:33.524 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eLltDZP-1vv6sGF off=907041 len=308864 2024-04-26T05:02:33.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 317 completed, throughput=4.95MB/sec 2024-04-26T05:02:33.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Up5CMciMw-GXqcz off=396507 len=724245 2024-04-26T05:02:33.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 318 completed, throughput=4.96MB/sec 2024-04-26T05:02:33.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dUoVIVrrCnu0Pke off=462061 len=673465 2024-04-26T05:02:33.533 INFO:tasks.workunit.client.0.smithi146.stdout:op 319 completed, throughput=4.98MB/sec 2024-04-26T05:02:33.533 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SMrOdhx35ttn2AI off=9982373 len=2011551 2024-04-26T05:02:33.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 320 completed, throughput=5.01MB/sec 2024-04-26T05:02:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:34 smithi204 ceph-mon[88313]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:34 smithi146 ceph-mon[95531]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:34 smithi146 ceph-mon[92947]: pgmap v1452: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:02:34.543 INFO:tasks.workunit.client.0.smithi146.stdout: 61: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:34.543 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rh3wFmletNjbzPK off=12128736 len=1450563 2024-04-26T05:02:34.545 INFO:tasks.workunit.client.0.smithi146.stdout:op 321 completed, throughput=4.95MB/sec 2024-04-26T05:02:34.545 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j4OmHNJ8kNKzCIi off=31375 len=924136 2024-04-26T05:02:34.550 INFO:tasks.workunit.client.0.smithi146.stdout:op 322 completed, throughput=4.96MB/sec 2024-04-26T05:02:34.550 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DuoqVB4uzswHUVn off=317298 len=1743434 2024-04-26T05:02:34.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 323 completed, throughput=4.99MB/sec 2024-04-26T05:02:34.559 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a1lczH1-1xlkLgY off=3137842 len=499820 2024-04-26T05:02:34.563 INFO:tasks.workunit.client.0.smithi146.stdout:op 324 completed, throughput=4.99MB/sec 2024-04-26T05:02:34.563 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6BdbxxjVgvsJ-km off=875559 len=711906 2024-04-26T05:02:34.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 325 completed, throughput=5.01MB/sec 2024-04-26T05:02:35.566 INFO:tasks.workunit.client.0.smithi146.stdout: 62: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:35.567 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aJYBypFEYpzYo11 off=936213 len=708382 2024-04-26T05:02:35.568 INFO:tasks.workunit.client.0.smithi146.stdout:op 326 completed, throughput=4.94MB/sec 2024-04-26T05:02:35.568 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5cQXIOM7fcEZKSW off=5081684 len=1294193 2024-04-26T05:02:35.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 327 completed, throughput=4.96MB/sec 2024-04-26T05:02:35.571 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pazWJfuSwfiAN6Y off=1119139 len=1132785 2024-04-26T05:02:35.572 INFO:tasks.workunit.client.0.smithi146.stdout:op 328 completed, throughput=4.97MB/sec 2024-04-26T05:02:35.572 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fdyqgpTezfbPNCs off=13366608 len=1339095 2024-04-26T05:02:35.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 329 completed, throughput=4.99MB/sec 2024-04-26T05:02:35.574 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B9OPz5rDr0tvZpZ off=4881784 len=2022494 2024-04-26T05:02:35.578 INFO:tasks.workunit.client.0.smithi146.stdout:op 330 completed, throughput=5.02MB/sec 2024-04-26T05:02:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:36 smithi204 ceph-mon[88313]: pgmap v1453: 105 pgs: 105 active+clean; 126 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-04-26T05:02:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:36 smithi146 ceph-mon[92947]: pgmap v1453: 105 pgs: 105 active+clean; 126 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-04-26T05:02:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:36 smithi146 ceph-mon[95531]: pgmap v1453: 105 pgs: 105 active+clean; 126 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-04-26T05:02:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:36] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:02:36.578 INFO:tasks.workunit.client.0.smithi146.stdout: 63: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:36.578 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZYv9mQb57H3PvFt off=222841 len=684062 2024-04-26T05:02:36.580 INFO:tasks.workunit.client.0.smithi146.stdout:op 331 completed, throughput=4.95MB/sec 2024-04-26T05:02:36.580 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xvpq6BT68cEOaqO off=2566162 len=2026815 2024-04-26T05:02:36.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 332 completed, throughput=4.98MB/sec 2024-04-26T05:02:36.583 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a4K9sn8aGXzNvPv off=2784858 len=269694 2024-04-26T05:02:36.584 INFO:tasks.workunit.client.0.smithi146.stdout:op 333 completed, throughput=4.99MB/sec 2024-04-26T05:02:36.584 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5HPqlzV-iSv_tnc off=10798442 len=1236430 2024-04-26T05:02:36.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 334 completed, throughput=5.01MB/sec 2024-04-26T05:02:37.591 INFO:tasks.workunit.client.0.smithi146.stdout: 64: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:37.591 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lc8EYfW9U3yxn-A off=292867 len=1145619 2024-04-26T05:02:37.592 INFO:tasks.workunit.client.0.smithi146.stdout:op 335 completed, throughput=4.95MB/sec 2024-04-26T05:02:37.593 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DkU3yH5wGymiTtr off=5997349 len=406037 2024-04-26T05:02:37.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 336 completed, throughput=4.95MB/sec 2024-04-26T05:02:37.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bhk3WZpwUawMn0u off=7471206 len=525134 2024-04-26T05:02:37.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 337 completed, throughput=4.96MB/sec 2024-04-26T05:02:37.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7P1-YpQbRSrpY-_ off=722410 len=1813561 2024-04-26T05:02:37.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 338 completed, throughput=4.98MB/sec 2024-04-26T05:02:37.610 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FHOAtcNIBefreuG off=10632479 len=1971138 2024-04-26T05:02:37.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 339 completed, throughput=5.01MB/sec 2024-04-26T05:02:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:38 smithi204 ceph-mon[88313]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:02:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:38 smithi146 ceph-mon[92947]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:02:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:38 smithi146 ceph-mon[95531]: pgmap v1454: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:02:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: 65: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:38.612 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3ckVtInXedLKhOS off=13550133 len=576069 2024-04-26T05:02:38.613 INFO:tasks.workunit.client.0.smithi146.stdout:op 340 completed, throughput=4.95MB/sec 2024-04-26T05:02:38.614 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N8iZy14p_qqVuc3 off=7210064 len=1194847 2024-04-26T05:02:38.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 341 completed, throughput=4.96MB/sec 2024-04-26T05:02:38.615 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PpJ5GRO6W1_9QjO off=1373152 len=1342289 2024-04-26T05:02:38.616 INFO:tasks.workunit.client.0.smithi146.stdout:op 342 completed, throughput=4.98MB/sec 2024-04-26T05:02:38.616 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FSKOyyv4MrzBs91 off=5688750 len=890742 2024-04-26T05:02:38.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 343 completed, throughput=4.99MB/sec 2024-04-26T05:02:38.621 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zne0my-VQqYQX4j off=1190151 len=880843 2024-04-26T05:02:38.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 344 completed, throughput=5.01MB/sec 2024-04-26T05:02:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: 66: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:39.625 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TC7P6zh0kOlwV0o off=1021159 len=1145015 2024-04-26T05:02:39.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 345 completed, throughput=4.95MB/sec 2024-04-26T05:02:39.631 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p5EYMNLa7Ec_bvH off=343108 len=1061685 2024-04-26T05:02:39.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 346 completed, throughput=4.96MB/sec 2024-04-26T05:02:39.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-guMt6XfqZZiXxVS off=918160 len=1617108 2024-04-26T05:02:39.637 INFO:tasks.workunit.client.0.smithi146.stdout:op 347 completed, throughput=4.99MB/sec 2024-04-26T05:02:39.637 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G4mj2-HkRRc7yUf off=2819803 len=1637810 2024-04-26T05:02:39.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 348 completed, throughput=5.01MB/sec 2024-04-26T05:02:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:40 smithi204 ceph-mon[88313]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:02:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:40 smithi146 ceph-mon[92947]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:02:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:40 smithi146 ceph-mon[95531]: pgmap v1455: 105 pgs: 105 active+clean; 126 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:02:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: 67: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:40.639 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wDVjG_aEpjQtzm9 off=3840590 len=2067024 2024-04-26T05:02:40.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 349 completed, throughput=4.96MB/sec 2024-04-26T05:02:40.641 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QMbjHY9y8FG5mga off=0 len=1360964 2024-04-26T05:02:40.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 350 completed, throughput=4.98MB/sec 2024-04-26T05:02:40.644 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GkEryNm6bAobATC off=98698 len=1324674 2024-04-26T05:02:40.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 351 completed, throughput=5MB/sec 2024-04-26T05:02:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: 68: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:41.652 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QMpEcOPAQBQN4Ws off=1808516 len=66792 2024-04-26T05:02:41.654 INFO:tasks.workunit.client.0.smithi146.stdout:op 352 completed, throughput=4.93MB/sec 2024-04-26T05:02:41.655 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HAlkismy4MJLA6t off=1436563 len=248741 2024-04-26T05:02:41.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 353 completed, throughput=4.93MB/sec 2024-04-26T05:02:41.655 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SLLXqCqYuTLXinB off=8852901 len=1102742 2024-04-26T05:02:41.656 INFO:tasks.workunit.client.0.smithi146.stdout:op 354 completed, throughput=4.95MB/sec 2024-04-26T05:02:41.656 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j6JeEAbb0jhFJiX off=8667280 len=697744 2024-04-26T05:02:41.660 INFO:tasks.workunit.client.0.smithi146.stdout:op 355 completed, throughput=4.96MB/sec 2024-04-26T05:02:41.660 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XAls3UrUT7MbwjB off=10141279 len=1434432 2024-04-26T05:02:41.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 356 completed, throughput=4.98MB/sec 2024-04-26T05:02:41.663 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HJtZ1KVL5EhNDJD off=5059862 len=280558 2024-04-26T05:02:41.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 357 completed, throughput=4.98MB/sec 2024-04-26T05:02:41.665 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H7gI7hj-wDlvdn1 off=13308861 len=459819 2024-04-26T05:02:41.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 358 completed, throughput=4.99MB/sec 2024-04-26T05:02:41.669 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sqSI7xWe4ScW1jj off=6731083 len=65949 2024-04-26T05:02:41.672 INFO:tasks.workunit.client.0.smithi146.stdout:op 359 completed, throughput=4.99MB/sec 2024-04-26T05:02:41.672 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FK6kyHDufy_ebEq off=3433711 len=666049 2024-04-26T05:02:41.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 360 completed, throughput=5MB/sec 2024-04-26T05:02:41.676 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4VtAVSVsqaW5qJL off=18971631 len=1045392 2024-04-26T05:02:41.677 INFO:tasks.workunit.client.0.smithi146.stdout:op 361 completed, throughput=5.01MB/sec 2024-04-26T05:02:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:42 smithi204 ceph-mon[88313]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:42 smithi146 ceph-mon[95531]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:42 smithi146 ceph-mon[92947]: pgmap v1456: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: 69: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:42.677 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2qepAG75xLNK7MY off=10015159 len=1545026 2024-04-26T05:02:42.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 362 completed, throughput=4.96MB/sec 2024-04-26T05:02:42.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WlEOUem1iOXiKoG off=2592603 len=449681 2024-04-26T05:02:42.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 363 completed, throughput=4.97MB/sec 2024-04-26T05:02:42.690 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KWp7ZlgH3-mZqqJ off=7097182 len=419763 2024-04-26T05:02:42.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 364 completed, throughput=4.97MB/sec 2024-04-26T05:02:42.690 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ANOtgxOm43lipib off=11584694 len=1792200 2024-04-26T05:02:42.692 INFO:tasks.workunit.client.0.smithi146.stdout:op 365 completed, throughput=5MB/sec 2024-04-26T05:02:42.692 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gGKYSbXGPc79Gyg off=326342 len=965440 2024-04-26T05:02:42.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 366 completed, throughput=5.01MB/sec 2024-04-26T05:02:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: 70: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:43.695 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fvBqfWAF7HEt6_t off=5693003 len=103446 2024-04-26T05:02:43.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 367 completed, throughput=4.94MB/sec 2024-04-26T05:02:43.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_3zmxemGs4IKyb5 off=2035592 len=1031834 2024-04-26T05:02:43.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 368 completed, throughput=4.95MB/sec 2024-04-26T05:02:43.698 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ADXyAopOtSFr0rd off=14829897 len=457327 2024-04-26T05:02:43.699 INFO:tasks.workunit.client.0.smithi146.stdout:op 369 completed, throughput=4.96MB/sec 2024-04-26T05:02:43.699 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pKI7nrEP9_lrmR4 off=2525510 len=1202617 2024-04-26T05:02:43.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 370 completed, throughput=4.98MB/sec 2024-04-26T05:02:43.701 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g3OyjpXyIn-Mb8F off=7476064 len=922431 2024-04-26T05:02:43.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 371 completed, throughput=4.99MB/sec 2024-04-26T05:02:43.706 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Uef0KIazwjoc4mg off=9725165 len=1819904 2024-04-26T05:02:43.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 372 completed, throughput=5.01MB/sec 2024-04-26T05:02:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:44 smithi204 ceph-mon[88313]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:44 smithi146 ceph-mon[95531]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:44 smithi146 ceph-mon[92947]: pgmap v1457: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:02:44.715 INFO:tasks.workunit.client.0.smithi146.stdout: 71: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:44.715 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yA_YCdNUG5-F2V6 off=4482027 len=1246219 2024-04-26T05:02:44.718 INFO:tasks.workunit.client.0.smithi146.stdout:op 373 completed, throughput=4.96MB/sec 2024-04-26T05:02:44.719 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u6C05quvtLlvI9h off=7858504 len=1097438 2024-04-26T05:02:44.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 374 completed, throughput=4.97MB/sec 2024-04-26T05:02:44.720 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TYtORGyZFkhGIxJ off=3424152 len=66681 2024-04-26T05:02:44.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 375 completed, throughput=4.97MB/sec 2024-04-26T05:02:44.721 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KD-ZFCfLRyPCGOT off=747422 len=992154 2024-04-26T05:02:44.722 INFO:tasks.workunit.client.0.smithi146.stdout:op 376 completed, throughput=4.99MB/sec 2024-04-26T05:02:44.722 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mFYsGNPjauGuMU9 off=191338 len=1977141 2024-04-26T05:02:44.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 377 completed, throughput=5.01MB/sec 2024-04-26T05:02:45.730 INFO:tasks.workunit.client.0.smithi146.stdout: 72: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:45.730 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y7Q5wWy3f83L4C1 off=203094 len=898307 2024-04-26T05:02:45.732 INFO:tasks.workunit.client.0.smithi146.stdout:op 378 completed, throughput=4.95MB/sec 2024-04-26T05:02:45.732 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uh_9Cf8HO-2jdP3 off=4709404 len=535477 2024-04-26T05:02:45.736 INFO:tasks.workunit.client.0.smithi146.stdout:op 379 completed, throughput=4.96MB/sec 2024-04-26T05:02:45.736 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Uft8bNmKXF1p-yn off=6752043 len=41697 2024-04-26T05:02:45.736 INFO:tasks.workunit.client.0.smithi146.stdout:op 380 completed, throughput=4.96MB/sec 2024-04-26T05:02:45.736 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-biuYk43TS2NAwut off=11701019 len=2005189 2024-04-26T05:02:45.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 381 completed, throughput=4.99MB/sec 2024-04-26T05:02:45.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AnCU4i82ZDeU661 off=463163 len=872987 2024-04-26T05:02:45.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 382 completed, throughput=5MB/sec 2024-04-26T05:02:45.749 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pNxJ5Qeu3O0YQlJ off=5492554 len=843891 2024-04-26T05:02:45.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 383 completed, throughput=5.01MB/sec 2024-04-26T05:02:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:46 smithi204 ceph-mon[88313]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-26T05:02:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:46 smithi146 ceph-mon[95531]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-26T05:02:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:46 smithi146 ceph-mon[92947]: pgmap v1458: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.0 MiB/s wr, 5 op/s 2024-04-26T05:02:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:46] "GET /metrics HTTP/1.1" 200 34123 "" "Prometheus/2.43.0" 2024-04-26T05:02:46.750 INFO:tasks.workunit.client.0.smithi146.stdout: 73: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:46.750 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-l7lsZjVW8-pHpFg off=14498382 len=1234432 2024-04-26T05:02:46.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 384 completed, throughput=4.96MB/sec 2024-04-26T05:02:46.753 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MAkxsOcUH3FrhdL off=13909646 len=822152 2024-04-26T05:02:46.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 385 completed, throughput=4.97MB/sec 2024-04-26T05:02:46.754 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LLbMOGITF0OJJZh off=986193 len=1798129 2024-04-26T05:02:46.758 INFO:tasks.workunit.client.0.smithi146.stdout:op 386 completed, throughput=4.99MB/sec 2024-04-26T05:02:46.758 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vDfNz0E8ryv8PVW off=9000946 len=770737 2024-04-26T05:02:46.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 387 completed, throughput=5MB/sec 2024-04-26T05:02:47.761 INFO:tasks.workunit.client.0.smithi146.stdout: 74: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:47.761 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yjnsCE2GYCCD2H3 off=17813116 len=303971 2024-04-26T05:02:47.763 INFO:tasks.workunit.client.0.smithi146.stdout:op 388 completed, throughput=4.94MB/sec 2024-04-26T05:02:47.763 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fTNhgfyfDtS0_mh off=0 len=1334281 2024-04-26T05:02:47.768 INFO:tasks.workunit.client.0.smithi146.stdout:op 389 completed, throughput=4.95MB/sec 2024-04-26T05:02:47.768 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kSW3BA4K6ya6l5l off=4496861 len=1290762 2024-04-26T05:02:47.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 390 completed, throughput=4.97MB/sec 2024-04-26T05:02:47.769 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QyIlCT5UdyQZ0qu off=2459362 len=1535568 2024-04-26T05:02:47.776 INFO:tasks.workunit.client.0.smithi146.stdout:op 391 completed, throughput=4.99MB/sec 2024-04-26T05:02:47.776 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LxRA47oe4I2c9u_ off=13318805 len=857110 2024-04-26T05:02:47.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 392 completed, throughput=5MB/sec 2024-04-26T05:02:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:48 smithi146 ceph-mon[92947]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:02:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:48 smithi146 ceph-mon[95531]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:02:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:48 smithi204 ceph-mon[88313]: pgmap v1459: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:02:48.782 INFO:tasks.workunit.client.0.smithi146.stdout: 75: throughput=4.93MB/sec pending data=0 2024-04-26T05:02:48.782 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Yw9b8a4O40B19Yx off=4361132 len=1276058 2024-04-26T05:02:48.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 393 completed, throughput=4.95MB/sec 2024-04-26T05:02:48.789 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mq0FxkNeTP7-Yxf off=4988665 len=1312846 2024-04-26T05:02:48.795 INFO:tasks.workunit.client.0.smithi146.stdout:op 394 completed, throughput=4.97MB/sec 2024-04-26T05:02:48.795 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nn3vXdnJHNouuG4 off=2120048 len=1814067 2024-04-26T05:02:48.805 INFO:tasks.workunit.client.0.smithi146.stdout:op 395 completed, throughput=4.99MB/sec 2024-04-26T05:02:48.805 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jLgJMklF5yeIklV off=1840342 len=1789239 2024-04-26T05:02:48.806 INFO:tasks.workunit.client.0.smithi146.stdout:op 396 completed, throughput=5.01MB/sec 2024-04-26T05:02:49.807 INFO:tasks.workunit.client.0.smithi146.stdout: 76: throughput=4.95MB/sec pending data=0 2024-04-26T05:02:49.807 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TjA92A8RXOfzBPT off=3971183 len=103488 2024-04-26T05:02:49.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 397 completed, throughput=4.95MB/sec 2024-04-26T05:02:49.809 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O_HqO-0qwg6YCAC off=178480 len=391584 2024-04-26T05:02:49.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 398 completed, throughput=4.95MB/sec 2024-04-26T05:02:49.813 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-34rsv7uwnbaloNE off=6705345 len=699641 2024-04-26T05:02:49.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 399 completed, throughput=4.96MB/sec 2024-04-26T05:02:49.818 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jsU5edPm7EV3MRv off=313768 len=154878 2024-04-26T05:02:49.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 400 completed, throughput=4.96MB/sec 2024-04-26T05:02:49.820 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kU-OhoUaX9PPpmE off=19203478 len=1156334 2024-04-26T05:02:49.821 INFO:tasks.workunit.client.0.smithi146.stdout:op 401 completed, throughput=4.98MB/sec 2024-04-26T05:02:49.821 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1v7S3wikN58J7IB off=9690126 len=1524053 2024-04-26T05:02:49.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 402 completed, throughput=4.99MB/sec 2024-04-26T05:02:49.828 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eeBBWbX7uxmC-nW off=10993575 len=53379 2024-04-26T05:02:49.830 INFO:tasks.workunit.client.0.smithi146.stdout:op 403 completed, throughput=4.99MB/sec 2024-04-26T05:02:49.830 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pEPJPBoxdUCPk-K off=676545 len=902177 2024-04-26T05:02:49.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 404 completed, throughput=5.01MB/sec 2024-04-26T05:02:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:50 smithi146 ceph-mon[95531]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:02:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:50 smithi146 ceph-mon[92947]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:02:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:50 smithi204 ceph-mon[88313]: pgmap v1460: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:02:50.832 INFO:tasks.workunit.client.0.smithi146.stdout: 77: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:50.832 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gProXVxe6SdRY8C off=2603511 len=832321 2024-04-26T05:02:50.836 INFO:tasks.workunit.client.0.smithi146.stdout:op 405 completed, throughput=4.95MB/sec 2024-04-26T05:02:50.837 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-65pqHG8ZsMEilh- off=10962030 len=72860 2024-04-26T05:02:50.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 406 completed, throughput=4.95MB/sec 2024-04-26T05:02:50.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Tr1awtNvrcNEUt_ off=4543348 len=234058 2024-04-26T05:02:50.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 407 completed, throughput=4.95MB/sec 2024-04-26T05:02:50.841 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-79KvYi25DgUzqjj off=4216841 len=146666 2024-04-26T05:02:50.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 408 completed, throughput=4.96MB/sec 2024-04-26T05:02:50.842 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1bgNuAyu6n3EcQV off=6065566 len=1749874 2024-04-26T05:02:50.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 409 completed, throughput=4.98MB/sec 2024-04-26T05:02:50.844 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0JwmeNyqBi9qiSt off=2343333 len=236281 2024-04-26T05:02:50.845 INFO:tasks.workunit.client.0.smithi146.stdout:op 410 completed, throughput=4.98MB/sec 2024-04-26T05:02:50.845 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Hrbf-K_OyZQoT-e off=2368457 len=1048057 2024-04-26T05:02:50.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 411 completed, throughput=4.99MB/sec 2024-04-26T05:02:50.846 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--2cC2lVYWueXMsK off=3705741 len=868081 2024-04-26T05:02:50.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 412 completed, throughput=5MB/sec 2024-04-26T05:02:51.848 INFO:tasks.workunit.client.0.smithi146.stdout: 78: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:51.848 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yZ3twaXX9kFwzc- off=4333814 len=1208780 2024-04-26T05:02:51.854 INFO:tasks.workunit.client.0.smithi146.stdout:op 413 completed, throughput=4.95MB/sec 2024-04-26T05:02:51.854 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z4Nuwf1tVCLkIKy off=1525911 len=1320569 2024-04-26T05:02:51.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 414 completed, throughput=4.97MB/sec 2024-04-26T05:02:51.860 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-06HMm7-pKU5VnUj off=15290740 len=1730057 2024-04-26T05:02:51.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 415 completed, throughput=4.99MB/sec 2024-04-26T05:02:51.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XvGsMkqYZnkbvMa off=13898140 len=791962 2024-04-26T05:02:51.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 416 completed, throughput=5MB/sec 2024-04-26T05:02:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:52 smithi146 ceph-mon[95531]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:52 smithi146 ceph-mon[92947]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:52 smithi204 ceph-mon[88313]: pgmap v1461: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:52.869 INFO:tasks.workunit.client.0.smithi146.stdout: 79: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:52.870 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QorRkZxTGtZsJ6Z off=5575734 len=1073047 2024-04-26T05:02:52.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 417 completed, throughput=4.95MB/sec 2024-04-26T05:02:52.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P319SC9t3Vem-6l off=5471441 len=889976 2024-04-26T05:02:52.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 418 completed, throughput=4.96MB/sec 2024-04-26T05:02:52.876 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xqmIC8RLFoPQuYK off=12254145 len=1060262 2024-04-26T05:02:52.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 419 completed, throughput=4.97MB/sec 2024-04-26T05:02:52.877 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tHFk7Xs6ehaHx4m off=9630711 len=1188877 2024-04-26T05:02:52.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 420 completed, throughput=4.99MB/sec 2024-04-26T05:02:52.885 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CTrRWSl8aLp7XEu off=3233099 len=738737 2024-04-26T05:02:52.889 INFO:tasks.workunit.client.0.smithi146.stdout:op 421 completed, throughput=5MB/sec 2024-04-26T05:02:52.889 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rUZU28hy0193D0G off=3557134 len=1387256 2024-04-26T05:02:52.895 INFO:tasks.workunit.client.0.smithi146.stdout:op 422 completed, throughput=5.01MB/sec 2024-04-26T05:02:53.895 INFO:tasks.workunit.client.0.smithi146.stdout: 80: throughput=4.95MB/sec pending data=0 2024-04-26T05:02:53.895 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hH4AIcTwHbkck9t off=1212144 len=228255 2024-04-26T05:02:53.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 423 completed, throughput=4.95MB/sec 2024-04-26T05:02:53.896 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PvbhWSY2tqxmcPf off=414729 len=1075121 2024-04-26T05:02:53.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 424 completed, throughput=4.97MB/sec 2024-04-26T05:02:53.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zTCjYiiS4zsx0-I off=3030137 len=1491934 2024-04-26T05:02:53.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 425 completed, throughput=4.98MB/sec 2024-04-26T05:02:53.906 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5lSUaVuW9RyRXAS off=2601389 len=1385829 2024-04-26T05:02:53.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 426 completed, throughput=5MB/sec 2024-04-26T05:02:53.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SvLB_2-0TC8Alyl off=6166140 len=934850 2024-04-26T05:02:53.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 427 completed, throughput=5.01MB/sec 2024-04-26T05:02:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:54 smithi146 ceph-mon[95531]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:54 smithi146 ceph-mon[92947]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:54.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:54 smithi204 ceph-mon[88313]: pgmap v1462: 105 pgs: 105 active+clean; 126 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:02:54.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:02:54.917 INFO:tasks.workunit.client.0.smithi146.stdout: 81: throughput=4.95MB/sec pending data=0 2024-04-26T05:02:54.918 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a_N_5w-kBYgyJXR off=1356819 len=950736 2024-04-26T05:02:54.919 INFO:tasks.workunit.client.0.smithi146.stdout:op 428 completed, throughput=4.96MB/sec 2024-04-26T05:02:54.919 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xl9hVQOrX81LI2z off=5989884 len=170674 2024-04-26T05:02:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:op 429 completed, throughput=4.96MB/sec 2024-04-26T05:02:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KT2LXFnj6qSPxR4 off=10597933 len=178068 2024-04-26T05:02:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:op 430 completed, throughput=4.96MB/sec 2024-04-26T05:02:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QhDmKANbfXAPpZh off=620117 len=205059 2024-04-26T05:02:54.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 431 completed, throughput=4.96MB/sec 2024-04-26T05:02:54.923 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-08H-Ri6VvC8q52U off=5108202 len=372553 2024-04-26T05:02:54.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 432 completed, throughput=4.97MB/sec 2024-04-26T05:02:54.924 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eXrqR8BBOqSUs1h off=1819652 len=644781 2024-04-26T05:02:54.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 433 completed, throughput=4.98MB/sec 2024-04-26T05:02:54.925 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2ZiZ0vzKPCRrx1g off=1590835 len=1134484 2024-04-26T05:02:54.930 INFO:tasks.workunit.client.0.smithi146.stdout:op 434 completed, throughput=4.99MB/sec 2024-04-26T05:02:54.930 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SfyEz9ckKThWe78 off=19505289 len=53280 2024-04-26T05:02:54.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 435 completed, throughput=4.99MB/sec 2024-04-26T05:02:54.931 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7u4v7FqTqGZ-5Lh off=3921200 len=575735 2024-04-26T05:02:54.932 INFO:tasks.workunit.client.0.smithi146.stdout:op 436 completed, throughput=5MB/sec 2024-04-26T05:02:54.932 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pKI7nrEP9_lrmR4 off=3334809 len=393318 2024-04-26T05:02:54.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 437 completed, throughput=5MB/sec 2024-04-26T05:02:55.936 INFO:tasks.workunit.client.0.smithi146.stdout: 82: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:55.936 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UOMMqezEK9kBAcl off=15897972 len=44319 2024-04-26T05:02:55.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 438 completed, throughput=4.94MB/sec 2024-04-26T05:02:55.939 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W1qkuAd7qJdS4y1 off=8301808 len=1804142 2024-04-26T05:02:55.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 439 completed, throughput=4.96MB/sec 2024-04-26T05:02:55.942 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-59S3ZqwAk9KRuFb off=21499823 len=608439 2024-04-26T05:02:55.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 440 completed, throughput=4.97MB/sec 2024-04-26T05:02:55.943 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OHvhvKYAKdBaU-b off=10836402 len=544674 2024-04-26T05:02:55.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 441 completed, throughput=4.97MB/sec 2024-04-26T05:02:55.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rj1M8Ai5Ub9pOW1 off=10830187 len=144246 2024-04-26T05:02:55.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 442 completed, throughput=4.98MB/sec 2024-04-26T05:02:55.947 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-REZnFVuiLj32z36 off=3118791 len=2009406 2024-04-26T05:02:55.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 443 completed, throughput=5MB/sec 2024-04-26T05:02:55.949 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nQKliN4qMgNaxPM off=852740 len=696904 2024-04-26T05:02:55.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 444 completed, throughput=5.01MB/sec 2024-04-26T05:02:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:56 smithi146 ceph-mon[95531]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:56 smithi146 ceph-mon[92947]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:02:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:02:56] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:02:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:56 smithi204 ceph-mon[88313]: pgmap v1463: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:02:56.951 INFO:tasks.workunit.client.0.smithi146.stdout: 83: throughput=4.95MB/sec pending data=0 2024-04-26T05:02:56.951 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KAlhn41YXFE7VqF off=3136399 len=1682952 2024-04-26T05:02:56.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 445 completed, throughput=4.97MB/sec 2024-04-26T05:02:56.955 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7Cwwn--AQbdI1oz off=14904958 len=504500 2024-04-26T05:02:56.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 446 completed, throughput=4.97MB/sec 2024-04-26T05:02:56.959 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ApEr1jtfzrVFmHH off=10716171 len=1942049 2024-04-26T05:02:56.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 447 completed, throughput=4.99MB/sec 2024-04-26T05:02:56.967 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MPdHINiujqq5EdD off=2073590 len=757317 2024-04-26T05:02:56.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 448 completed, throughput=5MB/sec 2024-04-26T05:02:57.971 INFO:tasks.workunit.client.0.smithi146.stdout: 84: throughput=4.94MB/sec pending data=0 2024-04-26T05:02:57.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2vN7kFPbU1t7Ymb off=179541 len=1266292 2024-04-26T05:02:57.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 449 completed, throughput=4.96MB/sec 2024-04-26T05:02:57.974 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MaGWQ30I8pVJZEw off=2790449 len=782945 2024-04-26T05:02:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 450 completed, throughput=4.97MB/sec 2024-04-26T05:02:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NSJyC3FPnwYmPaN off=3629713 len=367171 2024-04-26T05:02:57.980 INFO:tasks.workunit.client.0.smithi146.stdout:op 451 completed, throughput=4.97MB/sec 2024-04-26T05:02:57.980 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wros8HsQG-cQfHQ off=1046276 len=2090698 2024-04-26T05:02:57.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 452 completed, throughput=4.99MB/sec 2024-04-26T05:02:57.985 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n21ROfs24L0gYEJ off=1573453 len=1532461 2024-04-26T05:02:57.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 453 completed, throughput=5.01MB/sec 2024-04-26T05:02:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:02:58 smithi146 ceph-mon[92947]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:02:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:02:58 smithi146 ceph-mon[95531]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:02:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:02:58 smithi204 ceph-mon[88313]: pgmap v1464: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:02:58.987 INFO:tasks.workunit.client.0.smithi146.stdout: 85: throughput=4.95MB/sec pending data=0 2024-04-26T05:02:58.987 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Yd2_dLFnxi4P9py off=2419485 len=1445754 2024-04-26T05:02:58.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 454 completed, throughput=4.97MB/sec 2024-04-26T05:02:58.995 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ew_3z7q8LVASnlF off=2995035 len=772599 2024-04-26T05:02:58.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 455 completed, throughput=4.98MB/sec 2024-04-26T05:02:58.997 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VNXxhgZE9t9xRIR off=5677181 len=1703875 2024-04-26T05:02:59.006 INFO:tasks.workunit.client.0.smithi146.stdout:op 456 completed, throughput=4.99MB/sec 2024-04-26T05:02:59.007 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J5PVA5xKFfUaG40 off=365136 len=629036 2024-04-26T05:02:59.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 457 completed, throughput=5MB/sec 2024-04-26T05:03:00.008 INFO:tasks.workunit.client.0.smithi146.stdout: 86: throughput=4.94MB/sec pending data=0 2024-04-26T05:03:00.008 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-r0oKJVIquFkRVRR off=2395141 len=1559042 2024-04-26T05:03:00.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 458 completed, throughput=4.96MB/sec 2024-04-26T05:03:00.016 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5p_kJ_tOf7Rv2Ol off=7323636 len=1826990 2024-04-26T05:03:00.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 459 completed, throughput=4.98MB/sec 2024-04-26T05:03:00.020 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sr7-vWd-423sfJB off=4482330 len=41752 2024-04-26T05:03:00.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 460 completed, throughput=4.98MB/sec 2024-04-26T05:03:00.023 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IpoORTlOO7t3JNF off=8668526 len=1140169 2024-04-26T05:03:00.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 461 completed, throughput=4.99MB/sec 2024-04-26T05:03:00.029 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MwV-udYN82jQsea off=1569251 len=883861 2024-04-26T05:03:00.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 462 completed, throughput=5MB/sec 2024-04-26T05:03:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:00 smithi146 ceph-mon[92947]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:03:00.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:00 smithi146 ceph-mon[95531]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:03:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:00 smithi204 ceph-mon[88313]: pgmap v1465: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:03:01.033 INFO:tasks.workunit.client.0.smithi146.stdout: 87: throughput=4.94MB/sec pending data=0 2024-04-26T05:03:01.033 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5_tLeHynElU_6Oj off=356241 len=1030074 2024-04-26T05:03:01.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 463 completed, throughput=4.96MB/sec 2024-04-26T05:03:01.035 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZnwnCiLwfOAcesR off=1906489 len=1376010 2024-04-26T05:03:01.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 464 completed, throughput=4.97MB/sec 2024-04-26T05:03:01.041 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DjTBFLN180_g8Z4 off=15838211 len=1275853 2024-04-26T05:03:01.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 465 completed, throughput=4.98MB/sec 2024-04-26T05:03:01.049 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Jx_EDlD6jKbgzdo off=10028441 len=1032368 2024-04-26T05:03:01.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 466 completed, throughput=4.99MB/sec 2024-04-26T05:03:01.051 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4noq6jTEyTaxXM9 off=7844194 len=1322500 2024-04-26T05:03:01.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 467 completed, throughput=5.01MB/sec 2024-04-26T05:03:02.058 INFO:tasks.workunit.client.0.smithi146.stdout: 88: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:02.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-St-ZWEVMHvm4ocF off=5583330 len=837899 2024-04-26T05:03:02.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 468 completed, throughput=4.96MB/sec 2024-04-26T05:03:02.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oGLHzD_Vq50uxPN off=13623058 len=1518780 2024-04-26T05:03:02.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 469 completed, throughput=4.98MB/sec 2024-04-26T05:03:02.061 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HK-50TC4NHBOTuu off=4288630 len=138207 2024-04-26T05:03:02.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 470 completed, throughput=4.98MB/sec 2024-04-26T05:03:02.064 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xNN4ELKrF8EMbsL off=2487585 len=1279904 2024-04-26T05:03:02.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 471 completed, throughput=4.99MB/sec 2024-04-26T05:03:02.070 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t-fXo89p1nLFXNa off=6341347 len=564066 2024-04-26T05:03:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 472 completed, throughput=5MB/sec 2024-04-26T05:03:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0JdVsGjlU8myxxr off=2235487 len=145091 2024-04-26T05:03:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 473 completed, throughput=5MB/sec 2024-04-26T05:03:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DJOIaS42hNflFba off=5000291 len=440603 2024-04-26T05:03:02.078 INFO:tasks.workunit.client.0.smithi146.stdout:op 474 completed, throughput=5MB/sec 2024-04-26T05:03:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:02 smithi146 ceph-mon[92947]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:02 smithi146 ceph-mon[95531]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:02 smithi204 ceph-mon[88313]: pgmap v1466: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:03.079 INFO:tasks.workunit.client.0.smithi146.stdout: 89: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:03.079 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YVmMpE2R6g9AkLI off=448584 len=161758 2024-04-26T05:03:03.079 INFO:tasks.workunit.client.0.smithi146.stdout:op 475 completed, throughput=4.95MB/sec 2024-04-26T05:03:03.079 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5pO-ElF1B1RMtj2 off=1718087 len=637427 2024-04-26T05:03:03.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 476 completed, throughput=4.96MB/sec 2024-04-26T05:03:03.084 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vH1bekRfr2GttIR off=15323821 len=34042 2024-04-26T05:03:03.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 477 completed, throughput=4.96MB/sec 2024-04-26T05:03:03.086 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3ZGsRh-rEirrh1k off=7311510 len=2009826 2024-04-26T05:03:03.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 478 completed, throughput=4.98MB/sec 2024-04-26T05:03:03.088 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MhRjNLoBrLitgwL off=21151676 len=2021934 2024-04-26T05:03:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 479 completed, throughput=5MB/sec 2024-04-26T05:03:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-261QtQ-vfmmpWuC off=2094590 len=2055765 2024-04-26T05:03:03.107 INFO:tasks.workunit.client.0.smithi146.stdout:op 480 completed, throughput=5.02MB/sec 2024-04-26T05:03:04.107 INFO:tasks.workunit.client.0.smithi146.stdout: 90: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:04.107 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z-6WORUUBOlHT3o off=9870162 len=1626820 2024-04-26T05:03:04.114 INFO:tasks.workunit.client.0.smithi146.stdout:op 481 completed, throughput=4.98MB/sec 2024-04-26T05:03:04.114 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NIFMEzYpj_cxkf1 off=12630271 len=496963 2024-04-26T05:03:04.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 482 completed, throughput=4.99MB/sec 2024-04-26T05:03:04.117 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sxKVthh3bve0pFK off=4772848 len=1647002 2024-04-26T05:03:04.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 483 completed, throughput=5MB/sec 2024-04-26T05:03:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:04 smithi146 ceph-mon[92947]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:04 smithi146 ceph-mon[95531]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:04 smithi204 ceph-mon[88313]: pgmap v1467: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:03:05.119 INFO:tasks.workunit.client.0.smithi146.stdout: 91: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:05.119 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aUVWddUSMKz9X0l off=1241154 len=220618 2024-04-26T05:03:05.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 484 completed, throughput=4.95MB/sec 2024-04-26T05:03:05.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1BZhn7BfA3DLY_D off=2472128 len=1101493 2024-04-26T05:03:05.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 485 completed, throughput=4.96MB/sec 2024-04-26T05:03:05.127 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-taRQKIibuT6ivOT off=5648159 len=1080026 2024-04-26T05:03:05.128 INFO:tasks.workunit.client.0.smithi146.stdout:op 486 completed, throughput=4.97MB/sec 2024-04-26T05:03:05.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W9-8PuMh0ZM4Dbk off=2301257 len=377631 2024-04-26T05:03:05.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 487 completed, throughput=4.98MB/sec 2024-04-26T05:03:05.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BtafcIHcuZ9qvHr off=7490842 len=1804266 2024-04-26T05:03:05.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 488 completed, throughput=5MB/sec 2024-04-26T05:03:05.132 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hGaqwuKF7d5Zodp off=4358739 len=233162 2024-04-26T05:03:05.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 489 completed, throughput=5MB/sec 2024-04-26T05:03:05.134 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IsDURmmCdaj8Drn off=10881896 len=904515 2024-04-26T05:03:05.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 490 completed, throughput=5.01MB/sec 2024-04-26T05:03:06.138 INFO:tasks.workunit.client.0.smithi146.stdout: 92: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:06.138 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Nx3LHbCwGxCfN7 off=11262693 len=105690 2024-04-26T05:03:06.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 491 completed, throughput=4.95MB/sec 2024-04-26T05:03:06.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MoypTUGHISS8gjt off=10771565 len=140382 2024-04-26T05:03:06.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 492 completed, throughput=4.96MB/sec 2024-04-26T05:03:06.142 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-127DUMDDACeBE_5 off=7061658 len=1739760 2024-04-26T05:03:06.152 INFO:tasks.workunit.client.0.smithi146.stdout:op 493 completed, throughput=4.97MB/sec 2024-04-26T05:03:06.152 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wttHRaEht9w4jVC off=1642404 len=1554032 2024-04-26T05:03:06.154 INFO:tasks.workunit.client.0.smithi146.stdout:op 494 completed, throughput=4.99MB/sec 2024-04-26T05:03:06.155 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z8zvxLmAMcaGGRt off=6782050 len=1689574 2024-04-26T05:03:06.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 495 completed, throughput=5.01MB/sec 2024-04-26T05:03:06.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:06 smithi146 ceph-mon[92947]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:03:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:06 smithi146 ceph-mon[95531]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:03:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:06] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:03:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:06 smithi204 ceph-mon[88313]: pgmap v1468: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:03:07.163 INFO:tasks.workunit.client.0.smithi146.stdout: 93: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:07.163 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rAwL2i_c5BF87aS off=1929434 len=1425284 2024-04-26T05:03:07.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 496 completed, throughput=4.97MB/sec 2024-04-26T05:03:07.172 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fEjZb-xYioI9Ptb off=2035329 len=106106 2024-04-26T05:03:07.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 497 completed, throughput=4.97MB/sec 2024-04-26T05:03:07.174 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e4obFM7YAcWuzNn off=8012049 len=882825 2024-04-26T05:03:07.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 498 completed, throughput=4.98MB/sec 2024-04-26T05:03:07.179 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PliU1e64BNQC9zP off=2309024 len=1123669 2024-04-26T05:03:07.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 499 completed, throughput=4.99MB/sec 2024-04-26T05:03:07.180 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fO40ZBW8AgMCwmO off=5469835 len=1902104 2024-04-26T05:03:07.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 500 completed, throughput=5.01MB/sec 2024-04-26T05:03:08.184 INFO:tasks.workunit.client.0.smithi146.stdout: 94: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:08.184 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i8CNche4OTx-qhE off=19960516 len=1919472 2024-04-26T05:03:08.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 501 completed, throughput=4.97MB/sec 2024-04-26T05:03:08.194 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BJRjZdgtOs9P34F off=13435768 len=1480471 2024-04-26T05:03:08.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 502 completed, throughput=4.99MB/sec 2024-04-26T05:03:08.201 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5c7zUufwP8lBolM off=572583 len=595547 2024-04-26T05:03:08.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 503 completed, throughput=4.99MB/sec 2024-04-26T05:03:08.204 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R7EutEvzmawBKik off=445485 len=425537 2024-04-26T05:03:08.205 INFO:tasks.workunit.client.0.smithi146.stdout:op 504 completed, throughput=5MB/sec 2024-04-26T05:03:08.205 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--RUhw5kbRPMRRLW off=121809 len=2004594 2024-04-26T05:03:08.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 505 completed, throughput=5.02MB/sec 2024-04-26T05:03:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:08 smithi146 ceph-mon[92947]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:03:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:08 smithi146 ceph-mon[95531]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:03:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:08 smithi204 ceph-mon[88313]: pgmap v1469: 105 pgs: 105 active+clean; 126 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:03:09.215 INFO:tasks.workunit.client.0.smithi146.stdout: 95: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:09.215 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TjA92A8RXOfzBPT off=19790535 len=1768744 2024-04-26T05:03:09.217 INFO:tasks.workunit.client.0.smithi146.stdout:op 506 completed, throughput=4.98MB/sec 2024-04-26T05:03:09.217 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Coxl3osxKA1va1S off=6092140 len=456890 2024-04-26T05:03:09.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 507 completed, throughput=4.99MB/sec 2024-04-26T05:03:09.221 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xJUpBvmkxrma8e_ off=11759439 len=141882 2024-04-26T05:03:09.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 508 completed, throughput=4.99MB/sec 2024-04-26T05:03:09.222 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZlYbd-J6DdtIV-n off=11791438 len=2069685 2024-04-26T05:03:09.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 509 completed, throughput=5.01MB/sec 2024-04-26T05:03:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:09.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:10.231 INFO:tasks.workunit.client.0.smithi146.stdout: 96: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:10.231 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KVNd2rSEyxxvSP4 off=11289455 len=1461174 2024-04-26T05:03:10.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 510 completed, throughput=4.97MB/sec 2024-04-26T05:03:10.233 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cJsjb4X8OU-aBN8 off=2273877 len=914794 2024-04-26T05:03:10.237 INFO:tasks.workunit.client.0.smithi146.stdout:op 511 completed, throughput=4.98MB/sec 2024-04-26T05:03:10.237 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I0FvSAVk-CwaTm3 off=3190793 len=570420 2024-04-26T05:03:10.238 INFO:tasks.workunit.client.0.smithi146.stdout:op 512 completed, throughput=4.99MB/sec 2024-04-26T05:03:10.238 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CkGHub4YycElj6Q off=208603 len=647891 2024-04-26T05:03:10.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 513 completed, throughput=4.99MB/sec 2024-04-26T05:03:10.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oap_5BQpu_2kqgY off=8151299 len=1290096 2024-04-26T05:03:10.248 INFO:tasks.workunit.client.0.smithi146.stdout:op 514 completed, throughput=5MB/sec 2024-04-26T05:03:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:10 smithi146 ceph-mon[92947]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:03:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:10 smithi146 ceph-mon[95531]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:03:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:10 smithi204 ceph-mon[88313]: pgmap v1470: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:03:11.249 INFO:tasks.workunit.client.0.smithi146.stdout: 97: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:11.249 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mupMzuye_P5xiJj off=5384108 len=1910928 2024-04-26T05:03:11.259 INFO:tasks.workunit.client.0.smithi146.stdout:op 515 completed, throughput=4.97MB/sec 2024-04-26T05:03:11.259 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hc-10soiyGLMka9 off=3515707 len=901569 2024-04-26T05:03:11.263 INFO:tasks.workunit.client.0.smithi146.stdout:op 516 completed, throughput=4.98MB/sec 2024-04-26T05:03:11.263 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U76y88LxO-loZZI off=13677782 len=1033921 2024-04-26T05:03:11.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 517 completed, throughput=4.99MB/sec 2024-04-26T05:03:11.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sGyVZPnIyPz-WPR off=9584405 len=1499302 2024-04-26T05:03:11.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 518 completed, throughput=5MB/sec 2024-04-26T05:03:12.268 INFO:tasks.workunit.client.0.smithi146.stdout: 98: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:12.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fTDRBj0o1bfi93t off=3249281 len=983426 2024-04-26T05:03:12.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 519 completed, throughput=4.96MB/sec 2024-04-26T05:03:12.270 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pCbSPtDnp_4dk7h off=3503688 len=140332 2024-04-26T05:03:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:op 520 completed, throughput=4.96MB/sec 2024-04-26T05:03:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wt99NHthYq6-TNh off=2186019 len=1283517 2024-04-26T05:03:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 521 completed, throughput=4.98MB/sec 2024-04-26T05:03:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0lx7W6zvVdM9BdY off=11909139 len=625862 2024-04-26T05:03:12.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 522 completed, throughput=4.98MB/sec 2024-04-26T05:03:12.282 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-St-ZWEVMHvm4ocF off=3924962 len=1767339 2024-04-26T05:03:12.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 523 completed, throughput=5MB/sec 2024-04-26T05:03:12.291 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PWU8X0G-dMKRMGA off=5639193 len=560634 2024-04-26T05:03:12.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 524 completed, throughput=5MB/sec 2024-04-26T05:03:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:12 smithi146 ceph-mon[95531]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:12 smithi146 ceph-mon[92947]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:12 smithi204 ceph-mon[88313]: pgmap v1471: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:13.292 INFO:tasks.workunit.client.0.smithi146.stdout: 99: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:13.292 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fPyPv_P5hSaTKU9 off=621583 len=551073 2024-04-26T05:03:13.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 525 completed, throughput=4.96MB/sec 2024-04-26T05:03:13.294 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZuQ0CirEX85Zt0U off=8581247 len=1081974 2024-04-26T05:03:13.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 526 completed, throughput=4.97MB/sec 2024-04-26T05:03:13.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zUw_7PCu6wBdjgg off=5619352 len=243876 2024-04-26T05:03:13.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 527 completed, throughput=4.97MB/sec 2024-04-26T05:03:13.299 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KT1-98zaWcu7ntz off=3135517 len=975063 2024-04-26T05:03:13.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 528 completed, throughput=4.98MB/sec 2024-04-26T05:03:13.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9ZVgtdKW6qEzz5R off=12316866 len=1989718 2024-04-26T05:03:13.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 529 completed, throughput=5MB/sec 2024-04-26T05:03:13.307 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hhRoxLrej8WeFvV off=206297 len=605473 2024-04-26T05:03:13.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 530 completed, throughput=5MB/sec 2024-04-26T05:03:14.311 INFO:tasks.workunit.client.0.smithi146.stdout: 100: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:14.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BbPnJTUOZE0sH5N off=1095804 len=1031954 2024-04-26T05:03:14.317 INFO:tasks.workunit.client.0.smithi146.stdout:op 531 completed, throughput=4.96MB/sec 2024-04-26T05:03:14.317 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AQhhIz72jlkE3_i off=2835596 len=153208 2024-04-26T05:03:14.317 INFO:tasks.workunit.client.0.smithi146.stdout:op 532 completed, throughput=4.97MB/sec 2024-04-26T05:03:14.318 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9-rmRLIpWLdFpoL off=9116269 len=579597 2024-04-26T05:03:14.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 533 completed, throughput=4.97MB/sec 2024-04-26T05:03:14.321 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vMZIbqdYO0pLJWF off=921239 len=331318 2024-04-26T05:03:14.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 534 completed, throughput=4.97MB/sec 2024-04-26T05:03:14.322 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oMiBqrLWklSV_Ll off=13011396 len=454577 2024-04-26T05:03:14.325 INFO:tasks.workunit.client.0.smithi146.stdout:op 535 completed, throughput=4.98MB/sec 2024-04-26T05:03:14.325 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oDus-TJ5iV5wnJs off=4763729 len=1855258 2024-04-26T05:03:14.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 536 completed, throughput=5MB/sec 2024-04-26T05:03:14.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n6m_MGpUeid37oi off=5890650 len=82667 2024-04-26T05:03:14.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 537 completed, throughput=5MB/sec 2024-04-26T05:03:14.333 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qYKAVzJ_wnn4sCu off=3397075 len=682040 2024-04-26T05:03:14.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 538 completed, throughput=5MB/sec 2024-04-26T05:03:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:14 smithi146 ceph-mon[95531]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:14 smithi146 ceph-mon[92947]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:14 smithi204 ceph-mon[88313]: pgmap v1472: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:03:15.334 INFO:tasks.workunit.client.0.smithi146.stdout: 101: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:15.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZAZvREQVNth84Lh off=926981 len=1657613 2024-04-26T05:03:15.336 INFO:tasks.workunit.client.0.smithi146.stdout:op 539 completed, throughput=4.97MB/sec 2024-04-26T05:03:15.336 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PQxQaqAwelYV3jw off=13301246 len=1360554 2024-04-26T05:03:15.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 540 completed, throughput=4.98MB/sec 2024-04-26T05:03:15.342 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IjKFPC2EG_NBRNc off=4055567 len=3711 2024-04-26T05:03:15.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 541 completed, throughput=4.98MB/sec 2024-04-26T05:03:15.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xrpHWfTnyB7sNkH off=1447680 len=770544 2024-04-26T05:03:15.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 542 completed, throughput=4.99MB/sec 2024-04-26T05:03:15.345 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8LnT6LcS-s3a42B off=11043595 len=1549007 2024-04-26T05:03:15.353 INFO:tasks.workunit.client.0.smithi146.stdout:op 543 completed, throughput=5MB/sec 2024-04-26T05:03:16.353 INFO:tasks.workunit.client.0.smithi146.stdout: 102: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:16.353 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rry2ocLHTIUnkEl off=13715407 len=400757 2024-04-26T05:03:16.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 544 completed, throughput=4.96MB/sec 2024-04-26T05:03:16.355 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vi3rcqWvHwTSkAk off=3925408 len=1736221 2024-04-26T05:03:16.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 545 completed, throughput=4.97MB/sec 2024-04-26T05:03:16.358 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nYll1Z7AQFHHrkw off=6160429 len=1010526 2024-04-26T05:03:16.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 546 completed, throughput=4.98MB/sec 2024-04-26T05:03:16.363 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nF9wRV525JgXI9O off=8999461 len=1914000 2024-04-26T05:03:16.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 547 completed, throughput=5MB/sec 2024-04-26T05:03:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:16 smithi146 ceph-mon[92947]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:03:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:16 smithi146 ceph-mon[95531]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:03:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:16] "GET /metrics HTTP/1.1" 200 34123 "" "Prometheus/2.43.0" 2024-04-26T05:03:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:16 smithi204 ceph-mon[88313]: pgmap v1473: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:03:17.366 INFO:tasks.workunit.client.0.smithi146.stdout: 103: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:17.366 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_N5q8ix17B2oLoB off=17654783 len=1699859 2024-04-26T05:03:17.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 548 completed, throughput=4.97MB/sec 2024-04-26T05:03:17.369 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HZXRsqDHKrDlvEq off=7712424 len=1663072 2024-04-26T05:03:17.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 549 completed, throughput=4.98MB/sec 2024-04-26T05:03:17.371 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ItjoDuHdMm1PdGj off=15116712 len=673438 2024-04-26T05:03:17.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 550 completed, throughput=4.99MB/sec 2024-04-26T05:03:17.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fmT6OXu2JQMK3Yd off=1017748 len=2079649 2024-04-26T05:03:17.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 551 completed, throughput=5.01MB/sec 2024-04-26T05:03:18.376 INFO:tasks.workunit.client.0.smithi146.stdout: 104: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:18.376 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fTNhgfyfDtS0_mh off=0 len=1334281 2024-04-26T05:03:18.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 552 completed, throughput=4.97MB/sec 2024-04-26T05:03:18.383 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-puP5QLMcEV3HIig off=8512355 len=650961 2024-04-26T05:03:18.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 553 completed, throughput=4.98MB/sec 2024-04-26T05:03:18.387 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y96_yOwztLDobC_ off=8500959 len=1621078 2024-04-26T05:03:18.391 INFO:tasks.workunit.client.0.smithi146.stdout:op 554 completed, throughput=4.99MB/sec 2024-04-26T05:03:18.391 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wJDF0f7ZCpvJj59 off=1079503 len=579494 2024-04-26T05:03:18.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 555 completed, throughput=5MB/sec 2024-04-26T05:03:18.395 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0D59eV7yWhwry-h off=13132653 len=231560 2024-04-26T05:03:18.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 556 completed, throughput=5MB/sec 2024-04-26T05:03:18.398 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OJ14ulUyqUdreth off=1499830 len=196647 2024-04-26T05:03:18.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 557 completed, throughput=5MB/sec 2024-04-26T05:03:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:18 smithi146 ceph-mon[95531]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:03:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:18 smithi146 ceph-mon[92947]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:03:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:18 smithi204 ceph-mon[88313]: pgmap v1474: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:03:19.401 INFO:tasks.workunit.client.0.smithi146.stdout: 105: throughput=4.95MB/sec pending data=0 2024-04-26T05:03:19.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W_3_ufJQx1wFq7w off=4010957 len=1089867 2024-04-26T05:03:19.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 558 completed, throughput=4.96MB/sec 2024-04-26T05:03:19.407 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aqvtBJGvD7-RU9Z off=1766528 len=1768399 2024-04-26T05:03:19.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 559 completed, throughput=4.98MB/sec 2024-04-26T05:03:19.409 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-84EB62odazSH5BN off=410156 len=1169716 2024-04-26T05:03:19.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 560 completed, throughput=4.99MB/sec 2024-04-26T05:03:19.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qlf87ZCy2NfERTi off=5479464 len=1455608 2024-04-26T05:03:19.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 561 completed, throughput=5MB/sec 2024-04-26T05:03:20.424 INFO:tasks.workunit.client.0.smithi146.stdout: 106: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:20.424 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NHUCXtKs3zX3h4R off=6576722 len=869769 2024-04-26T05:03:20.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 562 completed, throughput=4.96MB/sec 2024-04-26T05:03:20.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WUvAL3egEteRmcO off=6155903 len=939102 2024-04-26T05:03:20.430 INFO:tasks.workunit.client.0.smithi146.stdout:op 563 completed, throughput=4.97MB/sec 2024-04-26T05:03:20.431 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fbpZHB-YvDE90Ee off=0 len=1950801 2024-04-26T05:03:20.432 INFO:tasks.workunit.client.0.smithi146.stdout:op 564 completed, throughput=4.99MB/sec 2024-04-26T05:03:20.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vi2jjh98JoemTVf off=16740320 len=1894398 2024-04-26T05:03:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:20 smithi146 ceph-mon[95531]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:03:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:20 smithi146 ceph-mon[92947]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:03:20.443 INFO:tasks.workunit.client.0.smithi146.stdout:op 565 completed, throughput=5MB/sec 2024-04-26T05:03:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:20 smithi204 ceph-mon[88313]: pgmap v1475: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:03:21.443 INFO:tasks.workunit.client.0.smithi146.stdout: 107: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:21.443 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R_eXvAYSG_2J0jG off=965203 len=872018 2024-04-26T05:03:21.445 INFO:tasks.workunit.client.0.smithi146.stdout:op 566 completed, throughput=4.97MB/sec 2024-04-26T05:03:21.445 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FUuN12y-nVYdjGf off=7541626 len=514444 2024-04-26T05:03:21.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 567 completed, throughput=4.97MB/sec 2024-04-26T05:03:21.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JeiXFL1azARKGHb off=197533 len=341674 2024-04-26T05:03:21.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 568 completed, throughput=4.97MB/sec 2024-04-26T05:03:21.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OJyfd4u6ANm1M7r off=20085008 len=1469397 2024-04-26T05:03:21.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 569 completed, throughput=4.99MB/sec 2024-04-26T05:03:21.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EKNGtb_DtgQupRt off=65419 len=1430237 2024-04-26T05:03:21.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 570 completed, throughput=5MB/sec 2024-04-26T05:03:21.452 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MqV4Q8p3s_vAkhT off=988568 len=632411 2024-04-26T05:03:21.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 571 completed, throughput=5MB/sec 2024-04-26T05:03:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:22 smithi146 ceph-mon[95531]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:22 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:03:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:22 smithi146 ceph-mon[92947]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:22 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:03:22.456 INFO:tasks.workunit.client.0.smithi146.stdout: 108: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:22.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q0jCdpLDwpumvWE off=4646493 len=461611 2024-04-26T05:03:22.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 572 completed, throughput=4.96MB/sec 2024-04-26T05:03:22.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gRFUay7_kpvv0gN off=1880750 len=572582 2024-04-26T05:03:22.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 573 completed, throughput=4.97MB/sec 2024-04-26T05:03:22.460 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iv3cKVTbX87SrAR off=12770613 len=1817988 2024-04-26T05:03:22.463 INFO:tasks.workunit.client.0.smithi146.stdout:op 574 completed, throughput=4.98MB/sec 2024-04-26T05:03:22.463 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zgeM-y4yXuLBLny off=16932022 len=1408994 2024-04-26T05:03:22.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 575 completed, throughput=4.99MB/sec 2024-04-26T05:03:22.468 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CHyGdsdG-R23tE5 off=12070236 len=1601536 2024-04-26T05:03:22.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 576 completed, throughput=5.01MB/sec 2024-04-26T05:03:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:22 smithi204 ceph-mon[88313]: pgmap v1476: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:22 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:03:23.477 INFO:tasks.workunit.client.0.smithi146.stdout: 109: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:23.477 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2yNzkaA_Rw9COWB off=11094816 len=2074651 2024-04-26T05:03:23.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 577 completed, throughput=4.98MB/sec 2024-04-26T05:03:23.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9auoyURPhyLQp6o off=13963920 len=1739643 2024-04-26T05:03:23.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 578 completed, throughput=5MB/sec 2024-04-26T05:03:23.497 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-atV64xa8XzgQ7V2 off=3121791 len=294772 2024-04-26T05:03:23.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 579 completed, throughput=5MB/sec 2024-04-26T05:03:23.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AxYlSv-mVDf94dt off=9524540 len=853562 2024-04-26T05:03:23.500 INFO:tasks.workunit.client.0.smithi146.stdout:op 580 completed, throughput=5MB/sec 2024-04-26T05:03:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:23 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:23 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:03:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:03:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:23 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:03:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:23 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:03:24.501 INFO:tasks.workunit.client.0.smithi146.stdout: 110: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:24.501 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5lUNPmN7HbuyEXZ off=2575293 len=1783263 2024-04-26T05:03:24.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 581 completed, throughput=4.97MB/sec 2024-04-26T05:03:24.514 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LKKmmZJJkxPjpx6 off=8304368 len=1113369 2024-04-26T05:03:24.517 INFO:tasks.workunit.client.0.smithi146.stdout:op 582 completed, throughput=4.98MB/sec 2024-04-26T05:03:24.517 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QN6tsyyh6stba0S off=3248300 len=511934 2024-04-26T05:03:24.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 583 completed, throughput=4.99MB/sec 2024-04-26T05:03:24.520 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dKS81cT1GQftCMC off=0 len=1384502 2024-04-26T05:03:24.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 584 completed, throughput=5MB/sec 2024-04-26T05:03:24.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Dyf4GFkMWhNCJsT off=19191560 len=2049372 2024-04-26T05:03:24.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 585 completed, throughput=5.02MB/sec 2024-04-26T05:03:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:24 smithi146 ceph-mon[95531]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:24 smithi146 ceph-mon[92947]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:24 smithi204 ceph-mon[88313]: pgmap v1477: 105 pgs: 105 active+clean; 126 GiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:25.535 INFO:tasks.workunit.client.0.smithi146.stdout: 111: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:25.535 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tAOVr8PXcEGbpyC off=3574838 len=37518 2024-04-26T05:03:25.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 586 completed, throughput=4.97MB/sec 2024-04-26T05:03:25.538 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pVFKz5HtsJ9KdZQ off=3469295 len=1965187 2024-04-26T05:03:25.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 587 completed, throughput=4.99MB/sec 2024-04-26T05:03:25.540 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vfprnobSR6EgJGz off=1830797 len=734586 2024-04-26T05:03:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 588 completed, throughput=5MB/sec 2024-04-26T05:03:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hCFMTYW-od0lqPR off=1268346 len=1157479 2024-04-26T05:03:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 589 completed, throughput=5MB/sec 2024-04-26T05:03:26.550 INFO:tasks.workunit.client.0.smithi146.stdout: 112: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:26.550 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yL3AlQKuZ7_EQWR off=657913 len=592613 2024-04-26T05:03:26.551 INFO:tasks.workunit.client.0.smithi146.stdout:op 590 completed, throughput=4.97MB/sec 2024-04-26T05:03:26.551 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XWo30AhG5R4yEAe off=144126 len=1171824 2024-04-26T05:03:26.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 591 completed, throughput=4.98MB/sec 2024-04-26T05:03:26.557 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TuGLR9igrzox9JQ off=498166 len=968942 2024-04-26T05:03:26.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 592 completed, throughput=4.98MB/sec 2024-04-26T05:03:26.559 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hmVDoNFLQgtS18- off=20064877 len=620664 2024-04-26T05:03:26.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 593 completed, throughput=4.99MB/sec 2024-04-26T05:03:26.561 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C46qTblDf6EccdR off=19270251 len=259934 2024-04-26T05:03:26.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 594 completed, throughput=4.99MB/sec 2024-04-26T05:03:26.561 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PISGoxOAys_vgVI off=12870540 len=1888887 2024-04-26T05:03:26.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 595 completed, throughput=5.01MB/sec 2024-04-26T05:03:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:26 smithi146 ceph-mon[92947]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:03:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:26 smithi146 ceph-mon[95531]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:03:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:26] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:03:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:26 smithi204 ceph-mon[88313]: pgmap v1478: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:03:27.571 INFO:tasks.workunit.client.0.smithi146.stdout: 113: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:27.571 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IP5LhE1lc6ViUrc off=445815 len=104497 2024-04-26T05:03:27.572 INFO:tasks.workunit.client.0.smithi146.stdout:op 596 completed, throughput=4.96MB/sec 2024-04-26T05:03:27.572 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fqEJMRdQ7azTc0o off=10540359 len=1619134 2024-04-26T05:03:27.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 597 completed, throughput=4.98MB/sec 2024-04-26T05:03:27.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ekxoKC5fe_i_586 off=8815936 len=17039 2024-04-26T05:03:27.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 598 completed, throughput=4.98MB/sec 2024-04-26T05:03:27.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jR1NhblVO39vbsI off=1237796 len=44968 2024-04-26T05:03:27.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 599 completed, throughput=4.98MB/sec 2024-04-26T05:03:27.577 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Lssa0eLdoZsaJsm off=10317710 len=1994071 2024-04-26T05:03:27.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 600 completed, throughput=4.99MB/sec 2024-04-26T05:03:27.589 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p5YSxEhkbQNsMWt off=17130499 len=2051113 2024-04-26T05:03:27.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 601 completed, throughput=5.01MB/sec 2024-04-26T05:03:28.591 INFO:tasks.workunit.client.0.smithi146.stdout: 114: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:28.592 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W6IaNY7gmKyoGHw off=22628983 len=898419 2024-04-26T05:03:28.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 602 completed, throughput=4.97MB/sec 2024-04-26T05:03:28.597 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-riRurfIwkdgxOPt off=7295711 len=1626976 2024-04-26T05:03:28.606 INFO:tasks.workunit.client.0.smithi146.stdout:op 603 completed, throughput=4.99MB/sec 2024-04-26T05:03:28.607 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KHb2X01eayXXf4m off=6282378 len=476469 2024-04-26T05:03:28.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 604 completed, throughput=4.99MB/sec 2024-04-26T05:03:28.610 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3twdU4g3NLJ0YsN off=1705681 len=1426127 2024-04-26T05:03:28.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 605 completed, throughput=5MB/sec 2024-04-26T05:03:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:28 smithi146 ceph-mon[92947]: pgmap v1479: 105 pgs: 105 active+clean; 126 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-04-26T05:03:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:28 smithi146 ceph-mon[95531]: pgmap v1479: 105 pgs: 105 active+clean; 126 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-04-26T05:03:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:28 smithi204 ceph-mon[88313]: pgmap v1479: 105 pgs: 105 active+clean; 126 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-04-26T05:03:29.612 INFO:tasks.workunit.client.0.smithi146.stdout: 115: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:29.613 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xw8XHOX2lzuOwmF off=730486 len=1632383 2024-04-26T05:03:29.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 606 completed, throughput=4.97MB/sec 2024-04-26T05:03:29.622 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NFggWpB3tlP2aLz off=13567684 len=534401 2024-04-26T05:03:29.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 607 completed, throughput=4.98MB/sec 2024-04-26T05:03:29.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iU26YYwbMPjO4O0 off=7993801 len=2026116 2024-04-26T05:03:29.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 608 completed, throughput=4.99MB/sec 2024-04-26T05:03:29.625 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FziLfVoFxFvyJiw off=3614162 len=1990759 2024-04-26T05:03:29.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 609 completed, throughput=5.01MB/sec 2024-04-26T05:03:30.627 INFO:tasks.workunit.client.0.smithi146.stdout: 116: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:30.628 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hSvxj06J2v_76PS off=512478 len=308001 2024-04-26T05:03:30.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 610 completed, throughput=4.97MB/sec 2024-04-26T05:03:30.628 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u4deXLEYX4ktRti off=17704080 len=533052 2024-04-26T05:03:30.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 611 completed, throughput=4.97MB/sec 2024-04-26T05:03:30.630 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3r4VwuXqNMzjlCs off=296371 len=1555771 2024-04-26T05:03:30.631 INFO:tasks.workunit.client.0.smithi146.stdout:op 612 completed, throughput=4.99MB/sec 2024-04-26T05:03:30.631 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l4FbDkaJmQ1Plxc off=5075316 len=1206192 2024-04-26T05:03:30.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 613 completed, throughput=5MB/sec 2024-04-26T05:03:30.638 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VU3CC_pz9QWo9WI off=10515808 len=1010933 2024-04-26T05:03:30.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 614 completed, throughput=5MB/sec 2024-04-26T05:03:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:30 smithi146 ceph-mon[92947]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:03:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:30 smithi146 ceph-mon[95531]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:03:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:30 smithi204 ceph-mon[88313]: pgmap v1480: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:03:31.640 INFO:tasks.workunit.client.0.smithi146.stdout: 117: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:31.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q_5rYISgQttXWjP off=9493498 len=780606 2024-04-26T05:03:31.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 615 completed, throughput=4.97MB/sec 2024-04-26T05:03:31.641 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Az-kLhzKSe2M26p off=7923148 len=886774 2024-04-26T05:03:31.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 616 completed, throughput=4.97MB/sec 2024-04-26T05:03:31.644 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rjls9AiYZqNCGj2 off=0 len=1490885 2024-04-26T05:03:31.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 617 completed, throughput=4.99MB/sec 2024-04-26T05:03:31.646 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t3X4QuVxe-89cro off=7449514 len=215597 2024-04-26T05:03:31.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 618 completed, throughput=4.99MB/sec 2024-04-26T05:03:31.649 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UAvfvOVIWBNOXBr off=18168772 len=550791 2024-04-26T05:03:31.653 INFO:tasks.workunit.client.0.smithi146.stdout:op 619 completed, throughput=4.99MB/sec 2024-04-26T05:03:31.653 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--j2W9hABWJv3Pc8 off=0 len=1600622 2024-04-26T05:03:31.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 620 completed, throughput=5MB/sec 2024-04-26T05:03:32.661 INFO:tasks.workunit.client.0.smithi146.stdout: 118: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:32.661 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WRQiu_4dagL9KjX off=7475163 len=652086 2024-04-26T05:03:32.666 INFO:tasks.workunit.client.0.smithi146.stdout:op 621 completed, throughput=4.97MB/sec 2024-04-26T05:03:32.666 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_eG_G45cwb-zm92 off=12062092 len=1847365 2024-04-26T05:03:32.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 622 completed, throughput=4.98MB/sec 2024-04-26T05:03:32.669 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ukNfxBMg3cXzzq7 off=777943 len=557665 2024-04-26T05:03:32.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 623 completed, throughput=4.99MB/sec 2024-04-26T05:03:32.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bS0nlyHAZM1lWQh off=7574369 len=1882971 2024-04-26T05:03:32.674 INFO:tasks.workunit.client.0.smithi146.stdout:op 624 completed, throughput=5MB/sec 2024-04-26T05:03:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:32 smithi146 ceph-mon[95531]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:32 smithi146 ceph-mon[92947]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:32 smithi204 ceph-mon[88313]: pgmap v1481: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:33.674 INFO:tasks.workunit.client.0.smithi146.stdout: 119: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:33.674 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ONJmIGukK1OIdqp off=39480 len=176963 2024-04-26T05:03:33.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 625 completed, throughput=4.96MB/sec 2024-04-26T05:03:33.676 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WWvs3IWYsvZm12Y off=4040030 len=724896 2024-04-26T05:03:33.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 626 completed, throughput=4.97MB/sec 2024-04-26T05:03:33.678 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qlf87ZCy2NfERTi off=8332371 len=1343704 2024-04-26T05:03:33.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 627 completed, throughput=4.98MB/sec 2024-04-26T05:03:33.679 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jfcXwVnq82GY27C off=6890818 len=16176 2024-04-26T05:03:33.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 628 completed, throughput=4.98MB/sec 2024-04-26T05:03:33.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uJwpxNK8I1ix2U4 off=3272711 len=10284 2024-04-26T05:03:33.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 629 completed, throughput=4.98MB/sec 2024-04-26T05:03:33.681 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hia-sBKQa1HmHWL off=15403732 len=906123 2024-04-26T05:03:33.685 INFO:tasks.workunit.client.0.smithi146.stdout:op 630 completed, throughput=4.99MB/sec 2024-04-26T05:03:33.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-teunxOFLpNAOF5d off=8472724 len=14300 2024-04-26T05:03:33.687 INFO:tasks.workunit.client.0.smithi146.stdout:op 631 completed, throughput=4.99MB/sec 2024-04-26T05:03:33.687 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rj8qv_MB1V_gv3w off=10998877 len=2089680 2024-04-26T05:03:33.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 632 completed, throughput=5MB/sec 2024-04-26T05:03:34.690 INFO:tasks.workunit.client.0.smithi146.stdout: 120: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:34.690 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VDnEjYH6nu_3i2O off=281343 len=166611 2024-04-26T05:03:34.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 633 completed, throughput=4.96MB/sec 2024-04-26T05:03:34.691 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1xNM1hbCC9w0Dsh off=458238 len=1844042 2024-04-26T05:03:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:34 smithi146 ceph-mon[95531]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:34 smithi146 ceph-mon[92947]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:34.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 634 completed, throughput=4.98MB/sec 2024-04-26T05:03:34.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v3jMyYpaoEisInn off=5280928 len=621076 2024-04-26T05:03:34.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 635 completed, throughput=4.98MB/sec 2024-04-26T05:03:34.706 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-90MfWbjMzOXpbd7 off=6961690 len=738689 2024-04-26T05:03:34.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 636 completed, throughput=4.99MB/sec 2024-04-26T05:03:34.707 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OFqBUI3OJRVPtff off=219835 len=2077092 2024-04-26T05:03:34.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 637 completed, throughput=5MB/sec 2024-04-26T05:03:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:34 smithi204 ceph-mon[88313]: pgmap v1482: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:03:35.718 INFO:tasks.workunit.client.0.smithi146.stdout: 121: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:35.718 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lbiSEye1qF7UGFi off=2170564 len=349115 2024-04-26T05:03:35.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 638 completed, throughput=4.96MB/sec 2024-04-26T05:03:35.721 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3DA3gGyIFEQHILh off=1728395 len=1963930 2024-04-26T05:03:35.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 639 completed, throughput=4.98MB/sec 2024-04-26T05:03:35.731 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--j2W9hABWJv3Pc8 off=89005 len=1511617 2024-04-26T05:03:35.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 640 completed, throughput=4.99MB/sec 2024-04-26T05:03:35.738 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YSPwytAIr4x8AiM off=13088880 len=1250622 2024-04-26T05:03:35.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 641 completed, throughput=5MB/sec 2024-04-26T05:03:35.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fgSQYXZA9VnVbRX off=3643338 len=1759276 2024-04-26T05:03:35.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 642 completed, throughput=5.01MB/sec 2024-04-26T05:03:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:36 smithi146 ceph-mon[95531]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:03:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:36 smithi146 ceph-mon[92947]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:03:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:36] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:03:36.748 INFO:tasks.workunit.client.0.smithi146.stdout: 122: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:36.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-L5I64ooioooTJJL off=2905359 len=132857 2024-04-26T05:03:36.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 643 completed, throughput=4.97MB/sec 2024-04-26T05:03:36.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fep8CDDaJJJFb8R off=5578282 len=2040257 2024-04-26T05:03:36.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 644 completed, throughput=4.99MB/sec 2024-04-26T05:03:36.760 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2VSoaE_vJLsPrPK off=9506875 len=2090533 2024-04-26T05:03:36.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 645 completed, throughput=5MB/sec 2024-04-26T05:03:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:36 smithi204 ceph-mon[88313]: pgmap v1483: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:03:37.771 INFO:tasks.workunit.client.0.smithi146.stdout: 123: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:37.772 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-elsz8yV0CO3uMzQ off=8447200 len=1689643 2024-04-26T05:03:37.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 646 completed, throughput=4.98MB/sec 2024-04-26T05:03:37.774 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hBCGqHva-kNMhN3 off=9318132 len=1660888 2024-04-26T05:03:37.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 647 completed, throughput=4.99MB/sec 2024-04-26T05:03:37.781 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N07TvFo-vw6WHjB off=7249092 len=1723757 2024-04-26T05:03:37.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 648 completed, throughput=5MB/sec 2024-04-26T05:03:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:38 smithi146 ceph-mon[95531]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:03:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:38 smithi146 ceph-mon[92947]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:03:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: 124: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:38.783 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7pL2dOwwzCsXHcs off=6288064 len=1971932 2024-04-26T05:03:38.793 INFO:tasks.workunit.client.0.smithi146.stdout:op 649 completed, throughput=4.98MB/sec 2024-04-26T05:03:38.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-prkeVFi1qVazf9c off=5197493 len=1305118 2024-04-26T05:03:38.798 INFO:tasks.workunit.client.0.smithi146.stdout:op 650 completed, throughput=4.99MB/sec 2024-04-26T05:03:38.798 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LLjwnyGY6fiKUxb off=4621783 len=860929 2024-04-26T05:03:38.799 INFO:tasks.workunit.client.0.smithi146.stdout:op 651 completed, throughput=4.99MB/sec 2024-04-26T05:03:38.799 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X1Fd9Wkmg3PzIxc off=4758213 len=1424773 2024-04-26T05:03:38.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 652 completed, throughput=5MB/sec 2024-04-26T05:03:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:38 smithi204 ceph-mon[88313]: pgmap v1484: 105 pgs: 105 active+clean; 126 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:03:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:39.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: 125: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:39.801 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-clCzqsRCbyGQZFs off=16900051 len=1833478 2024-04-26T05:03:39.803 INFO:tasks.workunit.client.0.smithi146.stdout:op 653 completed, throughput=4.98MB/sec 2024-04-26T05:03:39.803 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6nYK4cwkr2rL0NU off=1870668 len=988306 2024-04-26T05:03:39.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 654 completed, throughput=4.99MB/sec 2024-04-26T05:03:39.808 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OQK3fUB1e_W-8Ps off=357943 len=837291 2024-04-26T05:03:39.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 655 completed, throughput=4.99MB/sec 2024-04-26T05:03:39.812 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C_WS6eGIPuhN09H off=8330777 len=2071170 2024-04-26T05:03:39.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 656 completed, throughput=5.01MB/sec 2024-04-26T05:03:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:40 smithi146 ceph-mon[92947]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:03:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:40 smithi146 ceph-mon[95531]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:03:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:40 smithi204 ceph-mon[88313]: pgmap v1485: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:03:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: 126: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:40.823 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vaT0CvDmE7uFG4G off=3960727 len=391441 2024-04-26T05:03:40.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 657 completed, throughput=4.97MB/sec 2024-04-26T05:03:40.824 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gFmVWMs1MXLTFe1 off=1879489 len=460276 2024-04-26T05:03:40.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 658 completed, throughput=4.97MB/sec 2024-04-26T05:03:40.828 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8o03HfhhJZYcG3X off=1677709 len=1987365 2024-04-26T05:03:40.840 INFO:tasks.workunit.client.0.smithi146.stdout:op 659 completed, throughput=4.99MB/sec 2024-04-26T05:03:40.840 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-21vJ7XTk58NhVlx off=3943140 len=292574 2024-04-26T05:03:40.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 660 completed, throughput=4.99MB/sec 2024-04-26T05:03:40.842 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d9gGql3UWzvUhVn off=17001201 len=1397399 2024-04-26T05:03:40.843 INFO:tasks.workunit.client.0.smithi146.stdout:op 661 completed, throughput=5MB/sec 2024-04-26T05:03:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: 127: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:41.844 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nUduJlGVr870f1U off=5349654 len=1445619 2024-04-26T05:03:41.845 INFO:tasks.workunit.client.0.smithi146.stdout:op 662 completed, throughput=4.97MB/sec 2024-04-26T05:03:41.845 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zEuyn2DW7qHbTPq off=15414957 len=1253911 2024-04-26T05:03:41.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 663 completed, throughput=4.98MB/sec 2024-04-26T05:03:41.847 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UyAVq9hIC8nJllF off=1741315 len=21570 2024-04-26T05:03:41.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 664 completed, throughput=4.98MB/sec 2024-04-26T05:03:41.850 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n2C5794pc1lVYHG off=5466587 len=1559038 2024-04-26T05:03:41.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 665 completed, throughput=4.99MB/sec 2024-04-26T05:03:41.857 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vjkCCJVfLIECCVj off=4461808 len=57353 2024-04-26T05:03:41.858 INFO:tasks.workunit.client.0.smithi146.stdout:op 666 completed, throughput=4.99MB/sec 2024-04-26T05:03:41.858 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m52Z0nKtFT5cQ5M off=8549888 len=404622 2024-04-26T05:03:41.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 667 completed, throughput=5MB/sec 2024-04-26T05:03:41.862 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SFuvkow7PvJcPqr off=6177745 len=2026714 2024-04-26T05:03:41.872 INFO:tasks.workunit.client.0.smithi146.stdout:op 668 completed, throughput=5.01MB/sec 2024-04-26T05:03:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:42 smithi146 ceph-mon[95531]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:42 smithi146 ceph-mon[92947]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:42 smithi204 ceph-mon[88313]: pgmap v1486: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: 128: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:42.873 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c_0d3ix1HznSCUa off=1655132 len=1700656 2024-04-26T05:03:42.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 669 completed, throughput=4.98MB/sec 2024-04-26T05:03:42.875 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fHYIvMYDZ2xUKDh off=719958 len=1651274 2024-04-26T05:03:42.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 670 completed, throughput=5MB/sec 2024-04-26T05:03:42.876 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ljgeGV6O2avZi3r off=17269523 len=702390 2024-04-26T05:03:42.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 671 completed, throughput=5MB/sec 2024-04-26T05:03:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 129: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:43.881 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VP3as8j-xjvDFjj off=3264752 len=1515742 2024-04-26T05:03:43.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 672 completed, throughput=4.97MB/sec 2024-04-26T05:03:43.882 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZYv9mQb57H3PvFt off=539599 len=696293 2024-04-26T05:03:43.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 673 completed, throughput=4.98MB/sec 2024-04-26T05:03:43.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7RFp8RXy6HvVpEp off=1322654 len=1278899 2024-04-26T05:03:43.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 674 completed, throughput=4.99MB/sec 2024-04-26T05:03:43.890 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HF1a6QxFrXJF9HK off=97579 len=974671 2024-04-26T05:03:43.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 675 completed, throughput=5MB/sec 2024-04-26T05:03:43.894 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DJB2oH751k0ZYm2 off=627966 len=1517477 2024-04-26T05:03:43.901 INFO:tasks.workunit.client.0.smithi146.stdout:op 676 completed, throughput=5.01MB/sec 2024-04-26T05:03:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:44 smithi146 ceph-mon[95531]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:44 smithi146 ceph-mon[92947]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:44 smithi204 ceph-mon[88313]: pgmap v1487: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:03:44.902 INFO:tasks.workunit.client.0.smithi146.stdout: 130: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:44.902 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x2oz0gGLuP4Y_Yu off=2801023 len=1640630 2024-04-26T05:03:44.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 677 completed, throughput=4.98MB/sec 2024-04-26T05:03:44.911 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-48_QqQ2kgrK_ud_ off=3681339 len=1646789 2024-04-26T05:03:44.912 INFO:tasks.workunit.client.0.smithi146.stdout:op 678 completed, throughput=4.99MB/sec 2024-04-26T05:03:44.913 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mgtFRvsv24dNjDB off=9402812 len=760503 2024-04-26T05:03:44.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 679 completed, throughput=5MB/sec 2024-04-26T05:03:44.917 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j9UbKrlqsA6XHPo off=2569477 len=625939 2024-04-26T05:03:44.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 680 completed, throughput=5MB/sec 2024-04-26T05:03:45.921 INFO:tasks.workunit.client.0.smithi146.stdout: 131: throughput=4.96MB/sec pending data=0 2024-04-26T05:03:45.921 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZFSvaEf6mrYEs1F off=13174951 len=127994 2024-04-26T05:03:45.922 INFO:tasks.workunit.client.0.smithi146.stdout:op 681 completed, throughput=4.96MB/sec 2024-04-26T05:03:45.922 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qx0IiwnjQIMUewk off=2361276 len=970330 2024-04-26T05:03:45.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 682 completed, throughput=4.97MB/sec 2024-04-26T05:03:45.928 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FgBsZdozZqv4EWS off=2620882 len=1497759 2024-04-26T05:03:45.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 683 completed, throughput=4.98MB/sec 2024-04-26T05:03:45.936 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gYmAACsHwSpfpRP off=340561 len=1129399 2024-04-26T05:03:45.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 684 completed, throughput=4.99MB/sec 2024-04-26T05:03:45.938 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-94RAW0snoYJML_N off=15095618 len=1306695 2024-04-26T05:03:45.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 685 completed, throughput=5MB/sec 2024-04-26T05:03:45.940 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b2B7riztT-CGNpF off=269214 len=858275 2024-04-26T05:03:45.941 INFO:tasks.workunit.client.0.smithi146.stdout:op 686 completed, throughput=5.01MB/sec 2024-04-26T05:03:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:46 smithi146 ceph-mon[95531]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:03:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:46 smithi146 ceph-mon[92947]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:03:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:46] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-26T05:03:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:46 smithi204 ceph-mon[88313]: pgmap v1488: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:03:46.941 INFO:tasks.workunit.client.0.smithi146.stdout: 132: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:46.941 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g9PSVTMn2e-6lPn off=8897038 len=452684 2024-04-26T05:03:46.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 687 completed, throughput=4.97MB/sec 2024-04-26T05:03:46.942 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RgtlrVqKM9MTzpB off=20689429 len=489134 2024-04-26T05:03:46.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 688 completed, throughput=4.97MB/sec 2024-04-26T05:03:46.943 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CKpxM-O10RKWKVE off=12912541 len=1251773 2024-04-26T05:03:46.945 INFO:tasks.workunit.client.0.smithi146.stdout:op 689 completed, throughput=4.98MB/sec 2024-04-26T05:03:46.945 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4RrWP1YsyJ9dzBk off=5787808 len=385508 2024-04-26T05:03:46.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 690 completed, throughput=4.99MB/sec 2024-04-26T05:03:46.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HoOXmFrjG0vqLCS off=13319348 len=1758895 2024-04-26T05:03:46.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 691 completed, throughput=5MB/sec 2024-04-26T05:03:46.948 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HK5ZidyNM9TbjUS off=5242 len=1939723 2024-04-26T05:03:46.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 692 completed, throughput=5.01MB/sec 2024-04-26T05:03:47.961 INFO:tasks.workunit.client.0.smithi146.stdout: 133: throughput=4.98MB/sec pending data=0 2024-04-26T05:03:47.961 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PQjdeKb2DCOQ1z5 off=410576 len=1374971 2024-04-26T05:03:47.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 693 completed, throughput=4.98MB/sec 2024-04-26T05:03:47.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yIUW2dxhtaHJAbB off=5303065 len=702957 2024-04-26T05:03:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:op 694 completed, throughput=4.99MB/sec 2024-04-26T05:03:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GBFYxbGrw8IZ4k0 off=16839170 len=2061828 2024-04-26T05:03:47.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 695 completed, throughput=5MB/sec 2024-04-26T05:03:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:48 smithi146 ceph-mon[95531]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:03:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:48 smithi146 ceph-mon[92947]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:03:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:48 smithi204 ceph-mon[88313]: pgmap v1489: 105 pgs: 105 active+clean; 126 GiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:03:48.974 INFO:tasks.workunit.client.0.smithi146.stdout: 134: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:48.974 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1wrucyHK937kH6y off=5811285 len=1595725 2024-04-26T05:03:48.976 INFO:tasks.workunit.client.0.smithi146.stdout:op 696 completed, throughput=4.98MB/sec 2024-04-26T05:03:48.977 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EMdTT-QqJk44g2g off=1291602 len=1125309 2024-04-26T05:03:48.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 697 completed, throughput=4.99MB/sec 2024-04-26T05:03:48.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AAu8Zp4rV5jKUu9 off=151974 len=72524 2024-04-26T05:03:48.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 698 completed, throughput=4.99MB/sec 2024-04-26T05:03:48.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ihJNbtJQ_ukF2va off=2035033 len=823199 2024-04-26T05:03:48.987 INFO:tasks.workunit.client.0.smithi146.stdout:op 699 completed, throughput=4.99MB/sec 2024-04-26T05:03:48.987 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oGvABrUsTe0nuM1 off=18166791 len=261804 2024-04-26T05:03:48.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 700 completed, throughput=4.99MB/sec 2024-04-26T05:03:48.988 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-thf8c9KPAjAYxVN off=12072443 len=743172 2024-04-26T05:03:48.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 701 completed, throughput=5MB/sec 2024-04-26T05:03:48.989 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MUx2rHmHJLAhxNT off=539560 len=773309 2024-04-26T05:03:48.989 INFO:tasks.workunit.client.0.smithi146.stdout:op 702 completed, throughput=5MB/sec 2024-04-26T05:03:49.990 INFO:tasks.workunit.client.0.smithi146.stdout: 135: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:49.990 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Up2DQkpR85XE0tc off=3512499 len=373287 2024-04-26T05:03:49.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 703 completed, throughput=4.97MB/sec 2024-04-26T05:03:49.991 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zg8SXi_tMIGQsRH off=1388769 len=1458060 2024-04-26T05:03:49.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 704 completed, throughput=4.98MB/sec 2024-04-26T05:03:49.997 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k65dKE31K7F4DQn off=639590 len=773680 2024-04-26T05:03:49.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 705 completed, throughput=4.99MB/sec 2024-04-26T05:03:49.998 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bSbvhCj9MuAAuDG off=2591734 len=918996 2024-04-26T05:03:49.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 706 completed, throughput=4.99MB/sec 2024-04-26T05:03:49.999 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LTkAyAgvUnoEi_E off=76045 len=1574359 2024-04-26T05:03:50.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 707 completed, throughput=5MB/sec 2024-04-26T05:03:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:50 smithi146 ceph-mon[95531]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:03:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:50 smithi146 ceph-mon[92947]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:03:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:50 smithi204 ceph-mon[88313]: pgmap v1490: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:03:51.001 INFO:tasks.workunit.client.0.smithi146.stdout: 136: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:51.002 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WF3i1zaOGnunjrg off=440319 len=301659 2024-04-26T05:03:51.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 708 completed, throughput=4.97MB/sec 2024-04-26T05:03:51.003 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MDLjJ0_ZsxsXE9_ off=381114 len=1613663 2024-04-26T05:03:51.005 INFO:tasks.workunit.client.0.smithi146.stdout:op 709 completed, throughput=4.98MB/sec 2024-04-26T05:03:51.005 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dKS81cT1GQftCMC off=134380 len=794502 2024-04-26T05:03:51.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 710 completed, throughput=4.98MB/sec 2024-04-26T05:03:51.007 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iluQl-D34JLCV4F off=3556811 len=1629152 2024-04-26T05:03:51.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 711 completed, throughput=5MB/sec 2024-04-26T05:03:51.016 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fX2PVQALvKoKhAA off=7223326 len=1219156 2024-04-26T05:03:51.017 INFO:tasks.workunit.client.0.smithi146.stdout:op 712 completed, throughput=5MB/sec 2024-04-26T05:03:52.018 INFO:tasks.workunit.client.0.smithi146.stdout: 137: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:52.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zm7aNO_rFGm4yDL off=523650 len=1251948 2024-04-26T05:03:52.024 INFO:tasks.workunit.client.0.smithi146.stdout:op 713 completed, throughput=4.98MB/sec 2024-04-26T05:03:52.024 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vEgPNbLM5f0L6LU off=1850461 len=891829 2024-04-26T05:03:52.030 INFO:tasks.workunit.client.0.smithi146.stdout:op 714 completed, throughput=4.98MB/sec 2024-04-26T05:03:52.030 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GY9Hg7-jLGYb2qB off=108653 len=510744 2024-04-26T05:03:52.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 715 completed, throughput=4.99MB/sec 2024-04-26T05:03:52.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J-nI7DM6sb7t0T- off=1978008 len=1869473 2024-04-26T05:03:52.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 716 completed, throughput=5MB/sec 2024-04-26T05:03:52.036 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JaHcMWQit8e4bT_ off=6313183 len=1386255 2024-04-26T05:03:52.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 717 completed, throughput=5.01MB/sec 2024-04-26T05:03:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:52 smithi146 ceph-mon[95531]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:52 smithi146 ceph-mon[92947]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:52 smithi204 ceph-mon[88313]: pgmap v1491: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:53.043 INFO:tasks.workunit.client.0.smithi146.stdout: 138: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:53.044 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wYXzRSCi6Ninvpq off=7261824 len=251745 2024-04-26T05:03:53.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 718 completed, throughput=4.97MB/sec 2024-04-26T05:03:53.047 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1TRKzGpx0Ypogcz off=11171777 len=1358294 2024-04-26T05:03:53.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 719 completed, throughput=4.98MB/sec 2024-04-26T05:03:53.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dC9AVfRYptAqwgq off=15929037 len=994848 2024-04-26T05:03:53.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 720 completed, throughput=4.99MB/sec 2024-04-26T05:03:53.053 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S00xhgrSq3mo6W6 off=61135 len=921766 2024-04-26T05:03:53.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 721 completed, throughput=5MB/sec 2024-04-26T05:03:53.057 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zOSYl2y5rtPGSvu off=1529260 len=1500291 2024-04-26T05:03:53.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 722 completed, throughput=5.01MB/sec 2024-04-26T05:03:54.065 INFO:tasks.workunit.client.0.smithi146.stdout: 139: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:54.065 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bm_BRglgDCkDzvo off=20858581 len=186056 2024-04-26T05:03:54.065 INFO:tasks.workunit.client.0.smithi146.stdout:op 723 completed, throughput=4.97MB/sec 2024-04-26T05:03:54.065 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zpFLAowqDLrviuR off=13299016 len=698016 2024-04-26T05:03:54.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 724 completed, throughput=4.98MB/sec 2024-04-26T05:03:54.067 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--T5hk-2C-4KPrRX off=16228425 len=833384 2024-04-26T05:03:54.072 INFO:tasks.workunit.client.0.smithi146.stdout:op 725 completed, throughput=4.98MB/sec 2024-04-26T05:03:54.072 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rnIJ8_BNWYsNqYt off=1855269 len=750368 2024-04-26T05:03:54.076 INFO:tasks.workunit.client.0.smithi146.stdout:op 726 completed, throughput=4.99MB/sec 2024-04-26T05:03:54.076 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6p3YUi6U_PTI-KQ off=2005830 len=1028312 2024-04-26T05:03:54.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 727 completed, throughput=4.99MB/sec 2024-04-26T05:03:54.082 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BegEOtHrHQdFgZ8 off=5611142 len=202699 2024-04-26T05:03:54.082 INFO:tasks.workunit.client.0.smithi146.stdout:op 728 completed, throughput=4.99MB/sec 2024-04-26T05:03:54.082 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d2i85DLzCqbHtKr off=31786 len=1587478 2024-04-26T05:03:54.091 INFO:tasks.workunit.client.0.smithi146.stdout:op 729 completed, throughput=5MB/sec 2024-04-26T05:03:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:54 smithi146 ceph-mon[95531]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:54 smithi146 ceph-mon[92947]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:54 smithi204 ceph-mon[88313]: pgmap v1492: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:03:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:03:55.091 INFO:tasks.workunit.client.0.smithi146.stdout: 140: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:55.091 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TSsDHTWdzg5X680 off=16192300 len=219225 2024-04-26T05:03:55.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 730 completed, throughput=4.97MB/sec 2024-04-26T05:03:55.092 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ESeqs6xGzYsvVh- off=10774708 len=324760 2024-04-26T05:03:55.093 INFO:tasks.workunit.client.0.smithi146.stdout:op 731 completed, throughput=4.97MB/sec 2024-04-26T05:03:55.093 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ujk6wGDnPNqg6iz off=17842827 len=39551 2024-04-26T05:03:55.094 INFO:tasks.workunit.client.0.smithi146.stdout:op 732 completed, throughput=4.97MB/sec 2024-04-26T05:03:55.094 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ox2s7lw3pVjIOnX off=9671218 len=56636 2024-04-26T05:03:55.094 INFO:tasks.workunit.client.0.smithi146.stdout:op 733 completed, throughput=4.97MB/sec 2024-04-26T05:03:55.094 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KJlkhJD_-I121p7 off=257741 len=231991 2024-04-26T05:03:55.097 INFO:tasks.workunit.client.0.smithi146.stdout:op 734 completed, throughput=4.98MB/sec 2024-04-26T05:03:55.097 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-onHxCNBzuPETGrK off=5183264 len=1980837 2024-04-26T05:03:55.099 INFO:tasks.workunit.client.0.smithi146.stdout:op 735 completed, throughput=4.99MB/sec 2024-04-26T05:03:55.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kH-Un5gHKt1YF0v off=2358546 len=558072 2024-04-26T05:03:55.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 736 completed, throughput=4.99MB/sec 2024-04-26T05:03:55.101 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cmC0EpYFVwECA4y off=6141166 len=2071307 2024-04-26T05:03:55.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 737 completed, throughput=5.01MB/sec 2024-04-26T05:03:56.113 INFO:tasks.workunit.client.0.smithi146.stdout: 141: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:56.113 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wpMqjRZJBM2_JAG off=73433 len=179957 2024-04-26T05:03:56.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 738 completed, throughput=4.97MB/sec 2024-04-26T05:03:56.115 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W2vRxiiRER_gHg7 off=9434710 len=85614 2024-04-26T05:03:56.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 739 completed, throughput=4.97MB/sec 2024-04-26T05:03:56.116 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nRl5Mjt-aXmF10E off=4874441 len=410495 2024-04-26T05:03:56.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 740 completed, throughput=4.98MB/sec 2024-04-26T05:03:56.119 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-krHSvbJ5XsWRgEQ off=1050254 len=25860 2024-04-26T05:03:56.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 741 completed, throughput=4.98MB/sec 2024-04-26T05:03:56.121 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o9P-qN47CKaAlij off=3726846 len=759700 2024-04-26T05:03:56.122 INFO:tasks.workunit.client.0.smithi146.stdout:op 742 completed, throughput=4.98MB/sec 2024-04-26T05:03:56.122 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--JbKD3UQzGkBD5J off=5054152 len=526892 2024-04-26T05:03:56.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 743 completed, throughput=4.98MB/sec 2024-04-26T05:03:56.124 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ngtGKIoQ8qLDleZ off=864709 len=8099 2024-04-26T05:03:56.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 744 completed, throughput=4.98MB/sec 2024-04-26T05:03:56.124 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vpNciIeH1n9MMgL off=1023036 len=1915728 2024-04-26T05:03:56.128 INFO:tasks.workunit.client.0.smithi146.stdout:op 745 completed, throughput=5MB/sec 2024-04-26T05:03:56.128 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-T2v3KRZ0mL9QhkS off=8552952 len=1612464 2024-04-26T05:03:56.137 INFO:tasks.workunit.client.0.smithi146.stdout:op 746 completed, throughput=5.01MB/sec 2024-04-26T05:03:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:56 smithi146 ceph-mon[95531]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:03:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:56 smithi146 ceph-mon[92947]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:03:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:03:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:03:56] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:03:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:56 smithi204 ceph-mon[88313]: pgmap v1493: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:03:57.137 INFO:tasks.workunit.client.0.smithi146.stdout: 142: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:57.137 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IuhB2tspvMD5eR6 off=3655021 len=212685 2024-04-26T05:03:57.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 747 completed, throughput=4.97MB/sec 2024-04-26T05:03:57.138 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PS_83PpO3AbKVLZ off=4752790 len=1473933 2024-04-26T05:03:57.139 INFO:tasks.workunit.client.0.smithi146.stdout:op 748 completed, throughput=4.98MB/sec 2024-04-26T05:03:57.140 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GUtfxameMrjR1jl off=7228777 len=1189329 2024-04-26T05:03:57.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 749 completed, throughput=4.99MB/sec 2024-04-26T05:03:57.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WcC9gLh7R3Rczhl off=10286365 len=1049965 2024-04-26T05:03:57.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 750 completed, throughput=5MB/sec 2024-04-26T05:03:57.143 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mp20vaebCpHbOA8 off=5469139 len=1224675 2024-04-26T05:03:57.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 751 completed, throughput=5.01MB/sec 2024-04-26T05:03:58.150 INFO:tasks.workunit.client.0.smithi146.stdout: 143: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:58.150 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OV5NMaqrVdJAp5x off=9014022 len=753629 2024-04-26T05:03:58.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 752 completed, throughput=4.98MB/sec 2024-04-26T05:03:58.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iQIdgBBQxvF-3Tj off=785628 len=2061042 2024-04-26T05:03:58.161 INFO:tasks.workunit.client.0.smithi146.stdout:op 753 completed, throughput=4.99MB/sec 2024-04-26T05:03:58.162 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wSUJwm8O88tPPUh off=4490988 len=908581 2024-04-26T05:03:58.167 INFO:tasks.workunit.client.0.smithi146.stdout:op 754 completed, throughput=4.99MB/sec 2024-04-26T05:03:58.167 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nwWzLIKOdrSJPOw off=3645019 len=953142 2024-04-26T05:03:58.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 755 completed, throughput=5MB/sec 2024-04-26T05:03:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:03:58 smithi146 ceph-mon[95531]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:03:58 smithi146 ceph-mon[92947]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:03:58 smithi204 ceph-mon[88313]: pgmap v1494: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:03:59.171 INFO:tasks.workunit.client.0.smithi146.stdout: 144: throughput=4.97MB/sec pending data=0 2024-04-26T05:03:59.172 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ALYIYHWi7-krB-W off=15384030 len=816902 2024-04-26T05:03:59.173 INFO:tasks.workunit.client.0.smithi146.stdout:op 756 completed, throughput=4.97MB/sec 2024-04-26T05:03:59.173 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I_AVzxw4p0TBRog off=2404377 len=1651744 2024-04-26T05:03:59.176 INFO:tasks.workunit.client.0.smithi146.stdout:op 757 completed, throughput=4.98MB/sec 2024-04-26T05:03:59.176 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JD_l_xWGRpWV2RO off=11033255 len=2056089 2024-04-26T05:03:59.189 INFO:tasks.workunit.client.0.smithi146.stdout:op 758 completed, throughput=5MB/sec 2024-04-26T05:03:59.189 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xQuamihvNMC70M_ off=7426521 len=641318 2024-04-26T05:03:59.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 759 completed, throughput=5MB/sec 2024-04-26T05:03:59.192 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IAhwkjJZn8t1fZT off=9046219 len=1038980 2024-04-26T05:03:59.194 INFO:tasks.workunit.client.0.smithi146.stdout:op 760 completed, throughput=5.01MB/sec 2024-04-26T05:04:00.194 INFO:tasks.workunit.client.0.smithi146.stdout: 145: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:00.194 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I5cjTwZ9ecxv08X off=1158436 len=917934 2024-04-26T05:04:00.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 761 completed, throughput=4.98MB/sec 2024-04-26T05:04:00.196 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wtglP0GqA73yYUi off=1238280 len=69416 2024-04-26T05:04:00.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 762 completed, throughput=4.98MB/sec 2024-04-26T05:04:00.196 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yL8m2NboCHKuqL1 off=5266739 len=946496 2024-04-26T05:04:00.201 INFO:tasks.workunit.client.0.smithi146.stdout:op 763 completed, throughput=4.98MB/sec 2024-04-26T05:04:00.201 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5qvRaSCPCr8KldR off=1485750 len=1107098 2024-04-26T05:04:00.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 764 completed, throughput=4.99MB/sec 2024-04-26T05:04:00.203 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0vw-PqImzBC8bLy off=837337 len=1635572 2024-04-26T05:04:00.211 INFO:tasks.workunit.client.0.smithi146.stdout:op 765 completed, throughput=5MB/sec 2024-04-26T05:04:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:00 smithi146 ceph-mon[95531]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:00 smithi146 ceph-mon[92947]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:00 smithi204 ceph-mon[88313]: pgmap v1495: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:01.212 INFO:tasks.workunit.client.0.smithi146.stdout: 146: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:01.212 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0wX22eLCFTRb7-o off=1840027 len=1639897 2024-04-26T05:04:01.215 INFO:tasks.workunit.client.0.smithi146.stdout:op 766 completed, throughput=4.98MB/sec 2024-04-26T05:04:01.215 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7mjbdHZB11KxSy6 off=0 len=1186752 2024-04-26T05:04:01.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 767 completed, throughput=4.99MB/sec 2024-04-26T05:04:01.221 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gpQc1NL6HmYBeQo off=2212169 len=1445201 2024-04-26T05:04:01.225 INFO:tasks.workunit.client.0.smithi146.stdout:op 768 completed, throughput=5MB/sec 2024-04-26T05:04:01.225 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k58c7yYobzwC0BQ off=1578153 len=337311 2024-04-26T05:04:01.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 769 completed, throughput=5MB/sec 2024-04-26T05:04:01.226 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iCpegQKZZGVEYCg off=6580652 len=86860 2024-04-26T05:04:01.227 INFO:tasks.workunit.client.0.smithi146.stdout:op 770 completed, throughput=5MB/sec 2024-04-26T05:04:01.227 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cN5auH_ccyy7bQS off=12701942 len=1429925 2024-04-26T05:04:01.229 INFO:tasks.workunit.client.0.smithi146.stdout:op 771 completed, throughput=5.01MB/sec 2024-04-26T05:04:02.229 INFO:tasks.workunit.client.0.smithi146.stdout: 147: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:02.229 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B1cZ-zqYhrY5tcM off=16102456 len=79256 2024-04-26T05:04:02.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 772 completed, throughput=4.97MB/sec 2024-04-26T05:04:02.230 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x5z8OyJJT3eF3Pt off=2054040 len=1623662 2024-04-26T05:04:02.238 INFO:tasks.workunit.client.0.smithi146.stdout:op 773 completed, throughput=4.98MB/sec 2024-04-26T05:04:02.238 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gUONOzgN9XiawgK off=11100972 len=435082 2024-04-26T05:04:02.239 INFO:tasks.workunit.client.0.smithi146.stdout:op 774 completed, throughput=4.99MB/sec 2024-04-26T05:04:02.239 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JdAoAqE_CLg2LYZ off=3232093 len=1515481 2024-04-26T05:04:02.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 775 completed, throughput=5MB/sec 2024-04-26T05:04:02.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SgxOo5ykQ-6kmgs off=293490 len=1026954 2024-04-26T05:04:02.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 776 completed, throughput=5MB/sec 2024-04-26T05:04:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:02 smithi146 ceph-mon[95531]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:02 smithi146 ceph-mon[92947]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:02 smithi204 ceph-mon[88313]: pgmap v1496: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:03.251 INFO:tasks.workunit.client.0.smithi146.stdout: 148: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:03.251 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3lpJ5xMPXTRpYKv off=15328558 len=1350222 2024-04-26T05:04:03.257 INFO:tasks.workunit.client.0.smithi146.stdout:op 777 completed, throughput=4.98MB/sec 2024-04-26T05:04:03.257 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bNpH5IcpgKxmSyH off=13261474 len=1461275 2024-04-26T05:04:03.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 778 completed, throughput=4.99MB/sec 2024-04-26T05:04:03.260 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BHBzQnp7kV8y0Hi off=0 len=1152524 2024-04-26T05:04:03.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 779 completed, throughput=4.99MB/sec 2024-04-26T05:04:03.262 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pm1qp-rdTNBS8ep off=3311297 len=66444 2024-04-26T05:04:03.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 780 completed, throughput=4.99MB/sec 2024-04-26T05:04:03.262 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5pO-ElF1B1RMtj2 off=559174 len=522484 2024-04-26T05:04:03.263 INFO:tasks.workunit.client.0.smithi146.stdout:op 781 completed, throughput=5MB/sec 2024-04-26T05:04:03.263 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ceHZu57Y0X8-POo off=5617322 len=661641 2024-04-26T05:04:03.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 782 completed, throughput=5MB/sec 2024-04-26T05:04:04.265 INFO:tasks.workunit.client.0.smithi146.stdout: 149: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:04.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ElgMv-0xgk8i8on off=16106184 len=1227448 2024-04-26T05:04:04.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 783 completed, throughput=4.98MB/sec 2024-04-26T05:04:04.270 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Pcm_XZQZ0sBxMTG off=3133563 len=1361017 2024-04-26T05:04:04.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 784 completed, throughput=4.99MB/sec 2024-04-26T05:04:04.273 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Frs0O9d0P1mY3Jp off=10019241 len=1449929 2024-04-26T05:04:04.281 INFO:tasks.workunit.client.0.smithi146.stdout:op 785 completed, throughput=4.99MB/sec 2024-04-26T05:04:04.281 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EwzWd3GZ2LSahu- off=249 len=1167827 2024-04-26T05:04:04.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 786 completed, throughput=5MB/sec 2024-04-26T05:04:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:04 smithi146 ceph-mon[92947]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:04 smithi146 ceph-mon[95531]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:04 smithi204 ceph-mon[88313]: pgmap v1497: 105 pgs: 105 active+clean; 126 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:04:05.282 INFO:tasks.workunit.client.0.smithi146.stdout: 150: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:05.282 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KLgrqbR9g9YHfQL off=8720706 len=1703594 2024-04-26T05:04:05.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 787 completed, throughput=4.98MB/sec 2024-04-26T05:04:05.284 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BSsvc0e9huxbLP3 off=2508655 len=58046 2024-04-26T05:04:05.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 788 completed, throughput=4.98MB/sec 2024-04-26T05:04:05.287 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c43CRFZmys8TReo off=1987628 len=1160237 2024-04-26T05:04:05.293 INFO:tasks.workunit.client.0.smithi146.stdout:op 789 completed, throughput=4.99MB/sec 2024-04-26T05:04:05.293 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C8HsnsYZgGVWQm2 off=818414 len=597849 2024-04-26T05:04:05.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 790 completed, throughput=4.99MB/sec 2024-04-26T05:04:05.294 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ly-xX54jHKBkWTH off=5024668 len=841400 2024-04-26T05:04:05.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 791 completed, throughput=5MB/sec 2024-04-26T05:04:05.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wBFK6cusiaXFjcK off=8335504 len=164294 2024-04-26T05:04:05.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 792 completed, throughput=5MB/sec 2024-04-26T05:04:05.300 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Z8Pjz-QL0xZrKP off=20066490 len=90234 2024-04-26T05:04:05.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 793 completed, throughput=5MB/sec 2024-04-26T05:04:05.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kEK-3hSfMvL5S45 off=12379391 len=271656 2024-04-26T05:04:05.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 794 completed, throughput=5MB/sec 2024-04-26T05:04:05.303 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ARrC2CMg1L-8yQr off=6570362 len=284484 2024-04-26T05:04:05.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 795 completed, throughput=5MB/sec 2024-04-26T05:04:06.306 INFO:tasks.workunit.client.0.smithi146.stdout: 151: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:06.306 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ggjE4SlaDcd9nOL off=490113 len=9140 2024-04-26T05:04:06.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 796 completed, throughput=4.97MB/sec 2024-04-26T05:04:06.307 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-be9zateB3orWVvz off=4232624 len=1750719 2024-04-26T05:04:06.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 797 completed, throughput=4.98MB/sec 2024-04-26T05:04:06.309 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4X_4UWiudS1VgRF off=4093355 len=666999 2024-04-26T05:04:06.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 798 completed, throughput=4.98MB/sec 2024-04-26T05:04:06.313 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4DsKxG0g33qPdyf off=20663291 len=1908494 2024-04-26T05:04:06.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 799 completed, throughput=4.99MB/sec 2024-04-26T05:04:06.326 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DkQwTaJWIfUUkuY off=787344 len=2002100 2024-04-26T05:04:06.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 800 completed, throughput=5.01MB/sec 2024-04-26T05:04:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:06 smithi146 ceph-mon[95531]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:04:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:06 smithi146 ceph-mon[92947]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:04:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:06] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:04:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:06 smithi204 ceph-mon[88313]: pgmap v1498: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:04:07.335 INFO:tasks.workunit.client.0.smithi146.stdout: 152: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:07.335 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GJUPrkqhwzyzh0j off=14574873 len=366960 2024-04-26T05:04:07.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 801 completed, throughput=4.98MB/sec 2024-04-26T05:04:07.338 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dv-bhwPRnX0kbtJ off=1764407 len=538333 2024-04-26T05:04:07.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 802 completed, throughput=4.98MB/sec 2024-04-26T05:04:07.342 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xVN3YzSLF5NgYzj off=16488657 len=1990217 2024-04-26T05:04:07.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 803 completed, throughput=4.99MB/sec 2024-04-26T05:04:07.355 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RhqZrppTlCZfi8C off=1497350 len=1357512 2024-04-26T05:04:07.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 804 completed, throughput=5MB/sec 2024-04-26T05:04:07.360 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1yW4pb5RrVCZEGl off=7103840 len=1890904 2024-04-26T05:04:07.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 805 completed, throughput=5.01MB/sec 2024-04-26T05:04:08.369 INFO:tasks.workunit.client.0.smithi146.stdout: 153: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:08.369 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jmCQnrZUNBlVPq0 off=2896158 len=244119 2024-04-26T05:04:08.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 806 completed, throughput=4.98MB/sec 2024-04-26T05:04:08.370 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A0UPgXPB-XS4BMl off=5542973 len=980578 2024-04-26T05:04:08.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 807 completed, throughput=4.99MB/sec 2024-04-26T05:04:08.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JKCwSIButoRb1j1 off=956472 len=1659463 2024-04-26T05:04:08.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 808 completed, throughput=5MB/sec 2024-04-26T05:04:08.380 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-98eTmbZ9ISvw2GC off=10337917 len=192380 2024-04-26T05:04:08.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 809 completed, throughput=5MB/sec 2024-04-26T05:04:08.380 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-s7bCritsPOs3haD off=16823446 len=932365 2024-04-26T05:04:08.385 INFO:tasks.workunit.client.0.smithi146.stdout:op 810 completed, throughput=5MB/sec 2024-04-26T05:04:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:08 smithi146 ceph-mon[92947]: pgmap v1499: 105 pgs: 105 active+clean; 126 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-04-26T05:04:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:08 smithi146 ceph-mon[95531]: pgmap v1499: 105 pgs: 105 active+clean; 126 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-04-26T05:04:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:08 smithi204 ceph-mon[88313]: pgmap v1499: 105 pgs: 105 active+clean; 126 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-04-26T05:04:09.385 INFO:tasks.workunit.client.0.smithi146.stdout: 154: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:09.385 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EM2bizieDGdHH5f off=13678525 len=1882290 2024-04-26T05:04:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 811 completed, throughput=4.98MB/sec 2024-04-26T05:04:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Zupsqor7fQn9nV off=519260 len=543077 2024-04-26T05:04:09.389 INFO:tasks.workunit.client.0.smithi146.stdout:op 812 completed, throughput=4.99MB/sec 2024-04-26T05:04:09.389 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--Tc53iFbD4qtmUI off=5277059 len=418572 2024-04-26T05:04:09.392 INFO:tasks.workunit.client.0.smithi146.stdout:op 813 completed, throughput=4.99MB/sec 2024-04-26T05:04:09.392 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_ELu5ObtfJmPKMT off=1025990 len=1062909 2024-04-26T05:04:09.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 814 completed, throughput=4.99MB/sec 2024-04-26T05:04:09.398 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1JqAckZ88olC3FW off=1600117 len=440401 2024-04-26T05:04:09.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 815 completed, throughput=5MB/sec 2024-04-26T05:04:09.399 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OEjuC01xl7k3X5b off=1143106 len=4662 2024-04-26T05:04:09.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 816 completed, throughput=5MB/sec 2024-04-26T05:04:09.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XgGI2knbZJfiuXR off=356943 len=1230843 2024-04-26T05:04:09.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 817 completed, throughput=5MB/sec 2024-04-26T05:04:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:09.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:10.405 INFO:tasks.workunit.client.0.smithi146.stdout: 155: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:10.406 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kH-Un5gHKt1YF0v off=1668639 len=1705150 2024-04-26T05:04:10.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 818 completed, throughput=4.98MB/sec 2024-04-26T05:04:10.409 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y7I_0vqFSnPz6Tg off=4014754 len=51096 2024-04-26T05:04:10.412 INFO:tasks.workunit.client.0.smithi146.stdout:op 819 completed, throughput=4.98MB/sec 2024-04-26T05:04:10.412 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KHCkf6TOW-noawZ off=9526040 len=1579200 2024-04-26T05:04:10.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 820 completed, throughput=4.99MB/sec 2024-04-26T05:04:10.414 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S1qH-0ZhL0LiilP off=781606 len=1147001 2024-04-26T05:04:10.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 821 completed, throughput=5MB/sec 2024-04-26T05:04:10.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dAqrqkLLlPGT4ZW off=10666355 len=1014799 2024-04-26T05:04:10.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 822 completed, throughput=5MB/sec 2024-04-26T05:04:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:10 smithi146 ceph-mon[92947]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:04:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:10 smithi146 ceph-mon[95531]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:04:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:10 smithi204 ceph-mon[88313]: pgmap v1500: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:04:11.425 INFO:tasks.workunit.client.0.smithi146.stdout: 156: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:11.426 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tygb2KRHGAQLk-n off=1537085 len=570665 2024-04-26T05:04:11.426 INFO:tasks.workunit.client.0.smithi146.stdout:op 823 completed, throughput=4.98MB/sec 2024-04-26T05:04:11.426 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3Lou-O649Vd-ulK off=1184727 len=574404 2024-04-26T05:04:11.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 824 completed, throughput=4.98MB/sec 2024-04-26T05:04:11.431 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dbXfqdvzBy3dd6U off=4828363 len=1288266 2024-04-26T05:04:11.436 INFO:tasks.workunit.client.0.smithi146.stdout:op 825 completed, throughput=4.99MB/sec 2024-04-26T05:04:11.437 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C26YdvWCIICKp1X off=9146872 len=668327 2024-04-26T05:04:11.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 826 completed, throughput=4.99MB/sec 2024-04-26T05:04:11.438 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5OxMmdk3huRdYuB off=14879240 len=1589060 2024-04-26T05:04:11.446 INFO:tasks.workunit.client.0.smithi146.stdout:op 827 completed, throughput=5MB/sec 2024-04-26T05:04:12.446 INFO:tasks.workunit.client.0.smithi146.stdout: 157: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:12.446 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uGCYQCHmAqZWsIO off=3842874 len=1724949 2024-04-26T05:04:12.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 828 completed, throughput=4.98MB/sec 2024-04-26T05:04:12.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yXgXz4-OISlJ3JH off=2719103 len=905064 2024-04-26T05:04:12.458 INFO:tasks.workunit.client.0.smithi146.stdout:op 829 completed, throughput=4.98MB/sec 2024-04-26T05:04:12.458 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2LLfE5SWoRmcOcV off=2446832 len=1797224 2024-04-26T05:04:12.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 830 completed, throughput=5MB/sec 2024-04-26T05:04:12.460 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HqczchSV9GVci6R off=233711 len=307731 2024-04-26T05:04:12.463 INFO:tasks.workunit.client.0.smithi146.stdout:op 831 completed, throughput=5MB/sec 2024-04-26T05:04:12.463 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yxUZO0fDv1OHbU5 off=15301302 len=477157 2024-04-26T05:04:12.464 INFO:tasks.workunit.client.0.smithi146.stdout:op 832 completed, throughput=5MB/sec 2024-04-26T05:04:12.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pXvetqsTdwhLtkN off=8961434 len=2053715 2024-04-26T05:04:12.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 833 completed, throughput=5.01MB/sec 2024-04-26T05:04:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:12 smithi146 ceph-mon[95531]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:12 smithi146 ceph-mon[92947]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:12 smithi204 ceph-mon[88313]: pgmap v1501: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:13.467 INFO:tasks.workunit.client.0.smithi146.stdout: 158: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:13.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4nikW0hTEQqeypq off=8584568 len=1684607 2024-04-26T05:04:13.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 834 completed, throughput=4.99MB/sec 2024-04-26T05:04:13.476 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yQQ2jUp4Wx07krt off=13053318 len=693491 2024-04-26T05:04:13.477 INFO:tasks.workunit.client.0.smithi146.stdout:op 835 completed, throughput=4.99MB/sec 2024-04-26T05:04:13.477 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CK9zHhn0c02D0T3 off=2737577 len=264458 2024-04-26T05:04:13.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 836 completed, throughput=5MB/sec 2024-04-26T05:04:13.479 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aUVWddUSMKz9X0l off=74492 len=1387280 2024-04-26T05:04:13.482 INFO:tasks.workunit.client.0.smithi146.stdout:op 837 completed, throughput=5MB/sec 2024-04-26T05:04:14.483 INFO:tasks.workunit.client.0.smithi146.stdout: 159: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:14.483 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cdTblpvKehaCJdo off=646602 len=1855999 2024-04-26T05:04:14.485 INFO:tasks.workunit.client.0.smithi146.stdout:op 838 completed, throughput=4.98MB/sec 2024-04-26T05:04:14.485 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZlYbd-J6DdtIV-n off=12982073 len=1768228 2024-04-26T05:04:14.493 INFO:tasks.workunit.client.0.smithi146.stdout:op 839 completed, throughput=4.99MB/sec 2024-04-26T05:04:14.493 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lUK2cwnEZUijmWS off=2430721 len=194336 2024-04-26T05:04:14.493 INFO:tasks.workunit.client.0.smithi146.stdout:op 840 completed, throughput=5MB/sec 2024-04-26T05:04:14.493 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4umOaM0MCSluX2m off=1144768 len=124694 2024-04-26T05:04:14.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 841 completed, throughput=5MB/sec 2024-04-26T05:04:14.496 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J3HNQjX5FEBMHGi off=6929977 len=2089427 2024-04-26T05:04:14.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 842 completed, throughput=5.01MB/sec 2024-04-26T05:04:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:14 smithi146 ceph-mon[95531]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:14 smithi146 ceph-mon[92947]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:14 smithi204 ceph-mon[88313]: pgmap v1502: 105 pgs: 105 active+clean; 126 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:04:15.498 INFO:tasks.workunit.client.0.smithi146.stdout: 160: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:15.498 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FkWsIrqKoaAgGg6 off=2809817 len=1128162 2024-04-26T05:04:15.500 INFO:tasks.workunit.client.0.smithi146.stdout:op 843 completed, throughput=4.98MB/sec 2024-04-26T05:04:15.500 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5TjGM9VaR2c4SPD off=5571222 len=450591 2024-04-26T05:04:15.503 INFO:tasks.workunit.client.0.smithi146.stdout:op 844 completed, throughput=4.99MB/sec 2024-04-26T05:04:15.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZJXlZfm-ax34Lrn off=3704064 len=171594 2024-04-26T05:04:15.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 845 completed, throughput=4.99MB/sec 2024-04-26T05:04:15.504 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EsPylp5QxcTbzkU off=3866785 len=595364 2024-04-26T05:04:15.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 846 completed, throughput=4.99MB/sec 2024-04-26T05:04:15.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iI8ba-I2NAyoJ98 off=8659381 len=1284543 2024-04-26T05:04:15.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 847 completed, throughput=5MB/sec 2024-04-26T05:04:15.511 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-de9zMJsJgqTg1Fx off=4210645 len=1918080 2024-04-26T05:04:15.513 INFO:tasks.workunit.client.0.smithi146.stdout:op 848 completed, throughput=5.01MB/sec 2024-04-26T05:04:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:16 smithi146 ceph-mon[95531]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:04:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:16] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:04:16.496 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:16 smithi146 ceph-mon[92947]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:04:16.513 INFO:tasks.workunit.client.0.smithi146.stdout: 161: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:16.513 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--0wEbFjxcEMXq7Z off=5936210 len=432417 2024-04-26T05:04:16.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 849 completed, throughput=4.98MB/sec 2024-04-26T05:04:16.515 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k45bkktFW3bbISF off=1903991 len=298637 2024-04-26T05:04:16.516 INFO:tasks.workunit.client.0.smithi146.stdout:op 850 completed, throughput=4.98MB/sec 2024-04-26T05:04:16.516 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-seijA0cSImaEQKv off=3785 len=1630506 2024-04-26T05:04:16.518 INFO:tasks.workunit.client.0.smithi146.stdout:op 851 completed, throughput=4.99MB/sec 2024-04-26T05:04:16.518 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8F01ewwuRKeQ7In off=12064852 len=1976978 2024-04-26T05:04:16.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 852 completed, throughput=5MB/sec 2024-04-26T05:04:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:16 smithi204 ceph-mon[88313]: pgmap v1503: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:04:17.528 INFO:tasks.workunit.client.0.smithi146.stdout: 162: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:17.528 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aHezPN_kQXyVKga off=1651455 len=403449 2024-04-26T05:04:17.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 853 completed, throughput=4.98MB/sec 2024-04-26T05:04:17.530 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CuMvVsCkhgd_tkC off=19102843 len=554523 2024-04-26T05:04:17.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 854 completed, throughput=4.98MB/sec 2024-04-26T05:04:17.534 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NhtVlkx30LMZbYx off=11001589 len=806401 2024-04-26T05:04:17.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 855 completed, throughput=4.98MB/sec 2024-04-26T05:04:17.535 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5DDX3XRFtJULKhM off=6589863 len=521009 2024-04-26T05:04:17.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 856 completed, throughput=4.99MB/sec 2024-04-26T05:04:17.538 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ALirDZgopdp2bX4 off=13421470 len=801102 2024-04-26T05:04:17.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 857 completed, throughput=4.99MB/sec 2024-04-26T05:04:17.542 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d8Q6t2FpYJ3Webs off=17336094 len=1372574 2024-04-26T05:04:17.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 858 completed, throughput=5MB/sec 2024-04-26T05:04:17.548 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p9-lTnikGFrl7nO off=21641342 len=1527801 2024-04-26T05:04:17.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 859 completed, throughput=5.01MB/sec 2024-04-26T05:04:18.554 INFO:tasks.workunit.client.0.smithi146.stdout: 163: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:18.554 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c-3j_-FYms6RJsl off=17195651 len=1369183 2024-04-26T05:04:18.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 860 completed, throughput=4.98MB/sec 2024-04-26T05:04:18.562 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FSBnrZ3euXOM3W5 off=2035850 len=1504997 2024-04-26T05:04:18.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 861 completed, throughput=4.99MB/sec 2024-04-26T05:04:18.570 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t3X4QuVxe-89cro off=9511480 len=1477879 2024-04-26T05:04:18.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 862 completed, throughput=5MB/sec 2024-04-26T05:04:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:18 smithi146 ceph-mon[95531]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:04:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:18 smithi146 ceph-mon[92947]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:04:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:18 smithi204 ceph-mon[88313]: pgmap v1504: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:04:19.573 INFO:tasks.workunit.client.0.smithi146.stdout: 164: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:19.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Ww98RBZwI0cNNc off=7588662 len=1662130 2024-04-26T05:04:19.582 INFO:tasks.workunit.client.0.smithi146.stdout:op 863 completed, throughput=4.98MB/sec 2024-04-26T05:04:19.582 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vVZYWeH1OEbLslG off=4135357 len=1163909 2024-04-26T05:04:19.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 864 completed, throughput=4.99MB/sec 2024-04-26T05:04:19.588 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p6qpxmWAX-LXpuK off=5788420 len=760872 2024-04-26T05:04:19.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 865 completed, throughput=4.99MB/sec 2024-04-26T05:04:19.590 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uTMBGBj3e-nyrPJ off=14124651 len=2027052 2024-04-26T05:04:19.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 866 completed, throughput=5MB/sec 2024-04-26T05:04:20.591 INFO:tasks.workunit.client.0.smithi146.stdout: 165: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:20.592 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xiCWRIbo_RNnH7Y off=16693863 len=1392283 2024-04-26T05:04:20.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 867 completed, throughput=4.98MB/sec 2024-04-26T05:04:20.597 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tAgxFieH3H9u03q off=1752822 len=1717238 2024-04-26T05:04:20.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 868 completed, throughput=4.99MB/sec 2024-04-26T05:04:20.605 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E_8aw6VRZzDX3ks off=1098636 len=1003479 2024-04-26T05:04:20.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 869 completed, throughput=5MB/sec 2024-04-26T05:04:20.608 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--cOlGZAAQO5YyCG off=5101282 len=1286521 2024-04-26T05:04:20.609 INFO:tasks.workunit.client.0.smithi146.stdout:op 870 completed, throughput=5MB/sec 2024-04-26T05:04:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:20 smithi146 ceph-mon[95531]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:04:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:20 smithi146 ceph-mon[92947]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:04:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:20 smithi204 ceph-mon[88313]: pgmap v1505: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:04:21.609 INFO:tasks.workunit.client.0.smithi146.stdout: 166: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:21.610 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IkcYrtJy8n8XJ-D off=12862734 len=1622985 2024-04-26T05:04:21.616 INFO:tasks.workunit.client.0.smithi146.stdout:op 871 completed, throughput=4.98MB/sec 2024-04-26T05:04:21.616 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ar8NfVJtliXUdRM off=3347100 len=905435 2024-04-26T05:04:21.619 INFO:tasks.workunit.client.0.smithi146.stdout:op 872 completed, throughput=4.99MB/sec 2024-04-26T05:04:21.619 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xvqMnpdiwJuHWfU off=3174131 len=556837 2024-04-26T05:04:21.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 873 completed, throughput=4.99MB/sec 2024-04-26T05:04:21.620 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3DPq9RMj42TjI7- off=1416015 len=1562794 2024-04-26T05:04:21.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 874 completed, throughput=5MB/sec 2024-04-26T05:04:21.621 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gEMic6TsPlhbcWV off=7806484 len=1391016 2024-04-26T05:04:21.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 875 completed, throughput=5.01MB/sec 2024-04-26T05:04:22.623 INFO:tasks.workunit.client.0.smithi146.stdout: 167: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:22.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FsslIqVB8JlsTzD off=18000791 len=2025047 2024-04-26T05:04:22.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 876 completed, throughput=4.99MB/sec 2024-04-26T05:04:22.627 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MdHWIfH2_PmAqkb off=16369977 len=829532 2024-04-26T05:04:22.631 INFO:tasks.workunit.client.0.smithi146.stdout:op 877 completed, throughput=4.99MB/sec 2024-04-26T05:04:22.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1nvlNW1DPIpYixb off=2713712 len=1234736 2024-04-26T05:04:22.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 878 completed, throughput=5MB/sec 2024-04-26T05:04:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:22 smithi146 ceph-mon[95531]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:22 smithi146 ceph-mon[92947]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:22 smithi204 ceph-mon[88313]: pgmap v1506: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:23.633 INFO:tasks.workunit.client.0.smithi146.stdout: 168: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:23.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mIcQI9qp-dRtrXS off=6490849 len=103419 2024-04-26T05:04:23.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 879 completed, throughput=4.97MB/sec 2024-04-26T05:04:23.634 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wV6yoC7YRVDhd-k off=2226242 len=1585403 2024-04-26T05:04:23.635 INFO:tasks.workunit.client.0.smithi146.stdout:op 880 completed, throughput=4.98MB/sec 2024-04-26T05:04:23.635 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--JbKD3UQzGkBD5J off=7690493 len=1771335 2024-04-26T05:04:23.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 881 completed, throughput=4.99MB/sec 2024-04-26T05:04:23.638 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AOuycOBwluKUU-S off=801450 len=309490 2024-04-26T05:04:23.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 882 completed, throughput=4.99MB/sec 2024-04-26T05:04:23.639 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KhSI3NC93kLpqfy off=12629190 len=896151 2024-04-26T05:04:23.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 883 completed, throughput=5MB/sec 2024-04-26T05:04:23.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2AMc3MOExlgtovn off=1358809 len=1313354 2024-04-26T05:04:23.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 884 completed, throughput=5MB/sec 2024-04-26T05:04:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:04:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:04:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:04:24.641 INFO:tasks.workunit.client.0.smithi146.stdout: 169: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:24.641 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Mnu5hSkza6tyZTm off=6004094 len=1840178 2024-04-26T05:04:24.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 885 completed, throughput=4.99MB/sec 2024-04-26T05:04:24.649 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-keulMdme53hXmJM off=5140504 len=113236 2024-04-26T05:04:24.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 886 completed, throughput=4.99MB/sec 2024-04-26T05:04:24.650 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m5Yv7TntUePINgq off=17725008 len=1381297 2024-04-26T05:04:24.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 887 completed, throughput=4.99MB/sec 2024-04-26T05:04:24.651 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z2AUJv_q5QF-hVI off=10123863 len=180514 2024-04-26T05:04:24.652 INFO:tasks.workunit.client.0.smithi146.stdout:op 888 completed, throughput=4.99MB/sec 2024-04-26T05:04:24.652 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vd-Q221In0B0DCr off=7242823 len=762505 2024-04-26T05:04:24.656 INFO:tasks.workunit.client.0.smithi146.stdout:op 889 completed, throughput=5MB/sec 2024-04-26T05:04:24.656 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sqSI7xWe4ScW1jj off=15261659 len=1861937 2024-04-26T05:04:24.658 INFO:tasks.workunit.client.0.smithi146.stdout:op 890 completed, throughput=5.01MB/sec 2024-04-26T05:04:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:04:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:04:24.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: pgmap v1507: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:04:25.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:04:25.658 INFO:tasks.workunit.client.0.smithi146.stdout: 170: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:25.658 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kM7qBkXHxkdUCXN off=7614122 len=1198643 2024-04-26T05:04:25.660 INFO:tasks.workunit.client.0.smithi146.stdout:op 891 completed, throughput=4.99MB/sec 2024-04-26T05:04:25.660 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uCW6fRbkhk49ji6 off=902272 len=186082 2024-04-26T05:04:25.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 892 completed, throughput=4.99MB/sec 2024-04-26T05:04:25.661 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_1cftaqg2E0EdLJ off=992110 len=741532 2024-04-26T05:04:25.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 893 completed, throughput=4.99MB/sec 2024-04-26T05:04:25.666 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yY40oZx-_Zg_SXB off=1740868 len=617352 2024-04-26T05:04:25.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 894 completed, throughput=4.99MB/sec 2024-04-26T05:04:25.669 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4GJhUoKfXxP-Cr- off=1823844 len=1572892 2024-04-26T05:04:25.671 INFO:tasks.workunit.client.0.smithi146.stdout:op 895 completed, throughput=5MB/sec 2024-04-26T05:04:26.573 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:26] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:04:26.672 INFO:tasks.workunit.client.0.smithi146.stdout: 171: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:26.672 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JCn46WPkTHapZXw off=5898038 len=1128926 2024-04-26T05:04:26.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 896 completed, throughput=4.98MB/sec 2024-04-26T05:04:26.678 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uBzQk6uYIMHwVTQ off=3140026 len=604312 2024-04-26T05:04:26.682 INFO:tasks.workunit.client.0.smithi146.stdout:op 897 completed, throughput=4.98MB/sec 2024-04-26T05:04:26.682 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ABjr9XXxcZ-oTgX off=15565916 len=627774 2024-04-26T05:04:26.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 898 completed, throughput=4.99MB/sec 2024-04-26T05:04:26.683 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E2AnL3t354TnbEN off=17441764 len=433973 2024-04-26T05:04:26.687 INFO:tasks.workunit.client.0.smithi146.stdout:op 899 completed, throughput=4.99MB/sec 2024-04-26T05:04:26.687 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GRiTsDFCIAKvLrM off=821087 len=632415 2024-04-26T05:04:26.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 900 completed, throughput=4.99MB/sec 2024-04-26T05:04:26.688 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5v2H8MViXUoW9JJ off=285480 len=1801715 2024-04-26T05:04:26.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 901 completed, throughput=5MB/sec 2024-04-26T05:04:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:26 smithi146 ceph-mon[92947]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:04:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:26 smithi146 ceph-mon[95531]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:04:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:26 smithi204 ceph-mon[88313]: pgmap v1508: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:04:27.690 INFO:tasks.workunit.client.0.smithi146.stdout: 172: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qtajud-vVEGtNBv off=2512427 len=1016425 2024-04-26T05:04:27.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 902 completed, throughput=4.98MB/sec 2024-04-26T05:04:27.693 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JnZL6zyj1r60jq3 off=7077308 len=1981210 2024-04-26T05:04:27.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 903 completed, throughput=4.99MB/sec 2024-04-26T05:04:27.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s5RTcaZLdAoekAW off=462411 len=1020857 2024-04-26T05:04:27.697 INFO:tasks.workunit.client.0.smithi146.stdout:op 904 completed, throughput=5MB/sec 2024-04-26T05:04:27.697 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-veCA6WFYOQN0SHw off=5760796 len=91663 2024-04-26T05:04:27.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 905 completed, throughput=5MB/sec 2024-04-26T05:04:27.700 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EHqXtFGqxEgZp1C off=3319158 len=284547 2024-04-26T05:04:27.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 906 completed, throughput=5MB/sec 2024-04-26T05:04:27.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fn--FP2PM4x9t07 off=0 len=1380801 2024-04-26T05:04:27.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 907 completed, throughput=5.01MB/sec 2024-04-26T05:04:28.711 INFO:tasks.workunit.client.0.smithi146.stdout: 173: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:28.711 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f3aTFRWaPJK27Bc off=4705373 len=1612335 2024-04-26T05:04:28.714 INFO:tasks.workunit.client.0.smithi146.stdout:op 908 completed, throughput=4.99MB/sec 2024-04-26T05:04:28.714 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rQkc58bKNpfAgXn off=350280 len=811962 2024-04-26T05:04:28.716 INFO:tasks.workunit.client.0.smithi146.stdout:op 909 completed, throughput=4.99MB/sec 2024-04-26T05:04:28.716 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EKds-gZ2AgH9tFN off=3202544 len=1333145 2024-04-26T05:04:28.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 910 completed, throughput=5MB/sec 2024-04-26T05:04:28.723 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TET70-GLm-HwBsZ off=8063013 len=1160275 2024-04-26T05:04:28.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 911 completed, throughput=5MB/sec 2024-04-26T05:04:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:28 smithi146 ceph-mon[92947]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:04:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:28 smithi146 ceph-mon[95531]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:04:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:28 smithi204 ceph-mon[88313]: pgmap v1509: 105 pgs: 105 active+clean; 126 GiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:04:29.724 INFO:tasks.workunit.client.0.smithi146.stdout: 174: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:29.725 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ThdkWK9ASu8V0Ja off=3126363 len=1894834 2024-04-26T05:04:29.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 912 completed, throughput=4.98MB/sec 2024-04-26T05:04:29.735 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xyue3xZJvSBnqT- off=320496 len=1336906 2024-04-26T05:04:29.740 INFO:tasks.workunit.client.0.smithi146.stdout:op 913 completed, throughput=4.99MB/sec 2024-04-26T05:04:29.740 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v9CLcWugIEdTlnB off=211250 len=277537 2024-04-26T05:04:29.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 914 completed, throughput=4.99MB/sec 2024-04-26T05:04:29.741 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zlWMPTHd-QR1HT2 off=20118338 len=1254045 2024-04-26T05:04:29.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 915 completed, throughput=5MB/sec 2024-04-26T05:04:29.744 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZeDnpWoMikiYtKl off=6636189 len=1644530 2024-04-26T05:04:29.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 916 completed, throughput=5.01MB/sec 2024-04-26T05:04:30.745 INFO:tasks.workunit.client.0.smithi146.stdout: 175: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:30.745 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5vQNtJbkqL4n9K3 off=17492940 len=497612 2024-04-26T05:04:30.746 INFO:tasks.workunit.client.0.smithi146.stdout:op 917 completed, throughput=4.98MB/sec 2024-04-26T05:04:30.746 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I0n8JRjp5ES3fEP off=10124793 len=646939 2024-04-26T05:04:30.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 918 completed, throughput=4.99MB/sec 2024-04-26T05:04:30.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tXdKUr7NyppqLWs off=347807 len=1196788 2024-04-26T05:04:30.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 919 completed, throughput=4.99MB/sec 2024-04-26T05:04:30.750 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aj0W6xQ6UcX9FRs off=11372479 len=500604 2024-04-26T05:04:30.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 920 completed, throughput=5MB/sec 2024-04-26T05:04:30.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yZ3twaXX9kFwzc- off=16074732 len=969772 2024-04-26T05:04:30.758 INFO:tasks.workunit.client.0.smithi146.stdout:op 921 completed, throughput=5MB/sec 2024-04-26T05:04:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:30 smithi146 ceph-mon[92947]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:04:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:30 smithi146 ceph-mon[95531]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:04:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:30 smithi204 ceph-mon[88313]: pgmap v1510: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:04:31.758 INFO:tasks.workunit.client.0.smithi146.stdout: 176: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:31.759 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1v-oWKfLyb9s2pR off=4404187 len=992341 2024-04-26T05:04:31.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 922 completed, throughput=4.98MB/sec 2024-04-26T05:04:31.764 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pL0qmQ3CzJnqT7t off=10908753 len=1909863 2024-04-26T05:04:31.767 INFO:tasks.workunit.client.0.smithi146.stdout:op 923 completed, throughput=4.99MB/sec 2024-04-26T05:04:31.767 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DqbyLcVeBZPzavX off=1812104 len=1804110 2024-04-26T05:04:31.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 924 completed, throughput=5MB/sec 2024-04-26T05:04:31.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iluQl-D34JLCV4F off=9471858 len=1516509 2024-04-26T05:04:31.770 INFO:tasks.workunit.client.0.smithi146.stdout:op 925 completed, throughput=5.01MB/sec 2024-04-26T05:04:32.770 INFO:tasks.workunit.client.0.smithi146.stdout: 177: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:32.770 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4ZgM8wulgVT3TNm off=2979683 len=418986 2024-04-26T05:04:32.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 926 completed, throughput=4.98MB/sec 2024-04-26T05:04:32.774 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vvSx4WkyuoI9yi0 off=3214460 len=1228391 2024-04-26T05:04:32.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 927 completed, throughput=4.99MB/sec 2024-04-26T05:04:32.781 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7dBVgnak8C8mft_ off=372056 len=1069730 2024-04-26T05:04:32.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 928 completed, throughput=4.99MB/sec 2024-04-26T05:04:32.786 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JrTJ4OHLBHnkUHI off=3964179 len=304756 2024-04-26T05:04:32.787 INFO:tasks.workunit.client.0.smithi146.stdout:op 929 completed, throughput=4.99MB/sec 2024-04-26T05:04:32.787 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xsLqeOvPvj5UDDU off=3036931 len=1436951 2024-04-26T05:04:32.792 INFO:tasks.workunit.client.0.smithi146.stdout:op 930 completed, throughput=5MB/sec 2024-04-26T05:04:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:32 smithi146 ceph-mon[95531]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:32 smithi146 ceph-mon[92947]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:33.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:32 smithi204 ceph-mon[88313]: pgmap v1511: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:33.792 INFO:tasks.workunit.client.0.smithi146.stdout: 178: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:33.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SVbdngCA4Y6LfNL off=2798154 len=875872 2024-04-26T05:04:33.798 INFO:tasks.workunit.client.0.smithi146.stdout:op 931 completed, throughput=4.98MB/sec 2024-04-26T05:04:33.798 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j3dbdNty2oyqHse off=1322286 len=244224 2024-04-26T05:04:33.799 INFO:tasks.workunit.client.0.smithi146.stdout:op 932 completed, throughput=4.98MB/sec 2024-04-26T05:04:33.799 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N8ZPfp5ggHJ5BCC off=15718498 len=907625 2024-04-26T05:04:33.803 INFO:tasks.workunit.client.0.smithi146.stdout:op 933 completed, throughput=4.98MB/sec 2024-04-26T05:04:33.803 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--Ayiw9ywk8oRBs1 off=4774759 len=1417442 2024-04-26T05:04:33.805 INFO:tasks.workunit.client.0.smithi146.stdout:op 934 completed, throughput=4.99MB/sec 2024-04-26T05:04:33.805 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1C5_ghZ91BPThSS off=7771466 len=24454 2024-04-26T05:04:33.807 INFO:tasks.workunit.client.0.smithi146.stdout:op 935 completed, throughput=4.99MB/sec 2024-04-26T05:04:33.807 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e50QWXjaPjWXNeD off=13782754 len=720196 2024-04-26T05:04:33.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 936 completed, throughput=4.99MB/sec 2024-04-26T05:04:33.812 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-luU0K4qYc-pw3kW off=287308 len=1007087 2024-04-26T05:04:33.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 937 completed, throughput=5MB/sec 2024-04-26T05:04:33.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fx5hUCJgCxIx1vH off=2005937 len=1021106 2024-04-26T05:04:33.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 938 completed, throughput=5.01MB/sec 2024-04-26T05:04:34.818 INFO:tasks.workunit.client.0.smithi146.stdout: 179: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:34.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iEkTvUjjAzah1NT off=956030 len=898816 2024-04-26T05:04:34.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 939 completed, throughput=4.98MB/sec 2024-04-26T05:04:34.820 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b9ZMYWmnU3WtM_t off=551539 len=1517563 2024-04-26T05:04:34.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 940 completed, throughput=4.99MB/sec 2024-04-26T05:04:34.823 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WtlPytJYwxp3-DH off=6616478 len=347126 2024-04-26T05:04:34.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 941 completed, throughput=4.99MB/sec 2024-04-26T05:04:34.824 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NTVPvrOAFJJct1l off=2392309 len=1238593 2024-04-26T05:04:34.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 942 completed, throughput=5MB/sec 2024-04-26T05:04:34.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X9q-lEzHStPvwQi off=3827828 len=303192 2024-04-26T05:04:34.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 943 completed, throughput=5MB/sec 2024-04-26T05:04:34.832 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xll-KuekiAOKxtI off=7255185 len=333681 2024-04-26T05:04:34.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 944 completed, throughput=5MB/sec 2024-04-26T05:04:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:34 smithi146 ceph-mon[92947]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:34 smithi146 ceph-mon[95531]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:34 smithi204 ceph-mon[88313]: pgmap v1512: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-04-26T05:04:35.833 INFO:tasks.workunit.client.0.smithi146.stdout: 180: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:35.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vvbq9vbDC6NWGqy off=2055725 len=1771519 2024-04-26T05:04:35.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 945 completed, throughput=4.98MB/sec 2024-04-26T05:04:35.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2JA1vgZGEn2ra1i off=3122481 len=500787 2024-04-26T05:04:35.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 946 completed, throughput=4.99MB/sec 2024-04-26T05:04:35.839 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z8YemfxcdSUpCa5 off=10193032 len=1567795 2024-04-26T05:04:35.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 947 completed, throughput=4.99MB/sec 2024-04-26T05:04:35.847 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aHE9hDhej37TGNs off=8094188 len=194982 2024-04-26T05:04:35.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 948 completed, throughput=4.99MB/sec 2024-04-26T05:04:35.850 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dKi0gcaTtPMhpbK off=6085062 len=1749462 2024-04-26T05:04:35.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 949 completed, throughput=5MB/sec 2024-04-26T05:04:36.587 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:36] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:04:36.857 INFO:tasks.workunit.client.0.smithi146.stdout: 181: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:36.857 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xcEHTP3AJdgc1Uw off=15744244 len=1570610 2024-04-26T05:04:36.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 950 completed, throughput=4.98MB/sec 2024-04-26T05:04:36.860 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DjTBFLN180_g8Z4 off=8612548 len=15673 2024-04-26T05:04:36.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 951 completed, throughput=4.98MB/sec 2024-04-26T05:04:36.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aBkn2WBbbRlTnEf off=17087244 len=328310 2024-04-26T05:04:36.863 INFO:tasks.workunit.client.0.smithi146.stdout:op 952 completed, throughput=4.99MB/sec 2024-04-26T05:04:36.863 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Nv4I-mcMX4gDBpl off=12494487 len=1954280 2024-04-26T05:04:36.872 INFO:tasks.workunit.client.0.smithi146.stdout:op 953 completed, throughput=5MB/sec 2024-04-26T05:04:36.872 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AhVyCxTq8PodHhQ off=0 len=1048951 2024-04-26T05:04:36.878 INFO:tasks.workunit.client.0.smithi146.stdout:op 954 completed, throughput=5MB/sec 2024-04-26T05:04:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:36 smithi146 ceph-mon[95531]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:04:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:36 smithi146 ceph-mon[92947]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:04:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:36 smithi204 ceph-mon[88313]: pgmap v1513: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:04:37.878 INFO:tasks.workunit.client.0.smithi146.stdout: 182: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:37.879 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6ZJk9zP_v2On2tb off=13122534 len=1144313 2024-04-26T05:04:37.881 INFO:tasks.workunit.client.0.smithi146.stdout:op 955 completed, throughput=4.98MB/sec 2024-04-26T05:04:37.881 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gwe13KKC4GWpRxG off=6714960 len=1908974 2024-04-26T05:04:37.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 956 completed, throughput=4.99MB/sec 2024-04-26T05:04:37.883 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eLPHXIrhNh1NI1N off=2492029 len=1599329 2024-04-26T05:04:37.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 957 completed, throughput=5MB/sec 2024-04-26T05:04:37.896 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sq1XEkicUQN1q7q off=2514054 len=533406 2024-04-26T05:04:37.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 958 completed, throughput=5MB/sec 2024-04-26T05:04:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: 183: throughput=4.97MB/sec pending data=0 2024-04-26T05:04:38.897 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mew65D9-4habam2 off=1057570 len=400104 2024-04-26T05:04:38.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 959 completed, throughput=4.98MB/sec 2024-04-26T05:04:38.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6eoNwkHG7yaATCp off=9728992 len=1789903 2024-04-26T05:04:38.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 960 completed, throughput=4.98MB/sec 2024-04-26T05:04:38.907 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-502fs1nzRveFanp off=2580863 len=1422990 2024-04-26T05:04:38.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 961 completed, throughput=4.99MB/sec 2024-04-26T05:04:38.909 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dAqrqkLLlPGT4ZW off=9218362 len=753503 2024-04-26T05:04:38.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 962 completed, throughput=5MB/sec 2024-04-26T05:04:38.913 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Bsnb6i5Yu5xiM- off=8804509 len=1295399 2024-04-26T05:04:38.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 963 completed, throughput=5MB/sec 2024-04-26T05:04:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:38 smithi146 ceph-mon[95531]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:04:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:38 smithi146 ceph-mon[92947]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:04:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:38 smithi204 ceph-mon[88313]: pgmap v1514: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:04:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: 184: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:39.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OEjuC01xl7k3X5b off=5301436 len=1835252 2024-04-26T05:04:39.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 964 completed, throughput=4.98MB/sec 2024-04-26T05:04:39.917 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ANQ0LbQ2sf8jvqn off=10761060 len=1354725 2024-04-26T05:04:39.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 965 completed, throughput=4.99MB/sec 2024-04-26T05:04:39.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dz5PCfGsFWyXhxC off=2906678 len=1301259 2024-04-26T05:04:39.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 966 completed, throughput=5MB/sec 2024-04-26T05:04:39.926 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jJNyfYBbBLCjRp4 off=7646466 len=799035 2024-04-26T05:04:39.927 INFO:tasks.workunit.client.0.smithi146.stdout:op 967 completed, throughput=5MB/sec 2024-04-26T05:04:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:39.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: 185: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:40.930 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GBSRUth9Mbt3vQm off=449887 len=1773399 2024-04-26T05:04:40.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 968 completed, throughput=4.98MB/sec 2024-04-26T05:04:40.935 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0b0xtXHiRACmN-a off=712055 len=1513740 2024-04-26T05:04:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:40 smithi146 ceph-mon[95531]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:04:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:40 smithi146 ceph-mon[92947]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:04:40.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 969 completed, throughput=4.99MB/sec 2024-04-26T05:04:40.943 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5pTfXSe9G5pYxTy off=6918366 len=1269457 2024-04-26T05:04:40.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 970 completed, throughput=5MB/sec 2024-04-26T05:04:40.948 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VphbgCLn2eoKLNT off=18780548 len=1134007 2024-04-26T05:04:40.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 971 completed, throughput=5MB/sec 2024-04-26T05:04:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:40 smithi204 ceph-mon[88313]: pgmap v1515: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:04:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: 186: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:41.950 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3NM3ebS_USs73y_ off=5352600 len=772733 2024-04-26T05:04:41.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 972 completed, throughput=4.98MB/sec 2024-04-26T05:04:41.951 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iHWgBfnUv3GN0kg off=3072682 len=1685224 2024-04-26T05:04:41.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 973 completed, throughput=4.99MB/sec 2024-04-26T05:04:41.959 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LdQ1hBHxi5Fqj4M off=5639866 len=546543 2024-04-26T05:04:41.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 974 completed, throughput=4.99MB/sec 2024-04-26T05:04:41.960 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W-LsMwNVuIgG4Rz off=0 len=1458814 2024-04-26T05:04:41.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 975 completed, throughput=5MB/sec 2024-04-26T05:04:41.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hknUVDCrfA1sTvm off=8109502 len=1613478 2024-04-26T05:04:41.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 976 completed, throughput=5.01MB/sec 2024-04-26T05:04:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:42 smithi146 ceph-mon[95531]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:42 smithi146 ceph-mon[92947]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:42.976 INFO:tasks.workunit.client.0.smithi146.stdout: 187: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:42.976 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BYeUf_wpsSmeUdY off=14858894 len=1225317 2024-04-26T05:04:42.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 977 completed, throughput=4.99MB/sec 2024-04-26T05:04:42.984 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xIzIWeAZT07TONi off=367635 len=1137886 2024-04-26T05:04:42.985 INFO:tasks.workunit.client.0.smithi146.stdout:op 978 completed, throughput=4.99MB/sec 2024-04-26T05:04:42.985 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iQJBOyt_mhR7kE2 off=14148294 len=914983 2024-04-26T05:04:42.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 979 completed, throughput=5MB/sec 2024-04-26T05:04:42.986 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sNS7U4C646OPPCL off=2663461 len=1993146 2024-04-26T05:04:42.994 INFO:tasks.workunit.client.0.smithi146.stdout:op 980 completed, throughput=5.01MB/sec 2024-04-26T05:04:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:42 smithi204 ceph-mon[88313]: pgmap v1516: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: 188: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:43.994 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b7LlcnSPxA1UnL1 off=4008543 len=1381172 2024-04-26T05:04:43.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 981 completed, throughput=4.99MB/sec 2024-04-26T05:04:43.997 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N_cO5eN4qbYH2LD off=376881 len=303870 2024-04-26T05:04:44.000 INFO:tasks.workunit.client.0.smithi146.stdout:op 982 completed, throughput=4.99MB/sec 2024-04-26T05:04:44.000 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DQkymZS4SelDXMX off=14488479 len=91461 2024-04-26T05:04:44.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 983 completed, throughput=4.99MB/sec 2024-04-26T05:04:44.001 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b41471m5llbccE5 off=20090441 len=1772984 2024-04-26T05:04:44.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 984 completed, throughput=5MB/sec 2024-04-26T05:04:44.003 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RmwpjjiwZV_zOe0 off=6682416 len=1927438 2024-04-26T05:04:44.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 985 completed, throughput=5.01MB/sec 2024-04-26T05:04:44.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:44 smithi146 ceph-mon[92947]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:44 smithi146 ceph-mon[95531]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:45.013 INFO:tasks.workunit.client.0.smithi146.stdout: 189: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:45.013 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fZle9wto__h5aM5 off=4094295 len=2009123 2024-04-26T05:04:45.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 986 completed, throughput=4.99MB/sec 2024-04-26T05:04:45.016 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c6BQHkX_2vAso9B off=2010591 len=1537688 2024-04-26T05:04:45.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 987 completed, throughput=5MB/sec 2024-04-26T05:04:45.026 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kxl0tfck9ok559I off=19938587 len=1452439 2024-04-26T05:04:45.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 988 completed, throughput=5.01MB/sec 2024-04-26T05:04:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:44 smithi204 ceph-mon[88313]: pgmap v1517: 105 pgs: 105 active+clean; 126 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:46.031 INFO:tasks.workunit.client.0.smithi146.stdout: 190: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:46.032 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I4rhx9udqO_vTbq off=8629706 len=1603737 2024-04-26T05:04:46.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 989 completed, throughput=4.99MB/sec 2024-04-26T05:04:46.033 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PDZ20STXIRljjrF off=7341195 len=351351 2024-04-26T05:04:46.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 990 completed, throughput=4.99MB/sec 2024-04-26T05:04:46.037 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Dj34hei25S6lcN off=15325748 len=584113 2024-04-26T05:04:46.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 991 completed, throughput=4.99MB/sec 2024-04-26T05:04:46.038 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VvnP_HPdkCkKCpd off=6461317 len=532308 2024-04-26T05:04:46.039 INFO:tasks.workunit.client.0.smithi146.stdout:op 992 completed, throughput=4.99MB/sec 2024-04-26T05:04:46.039 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S4fASTPoiawxjzT off=14171025 len=1663682 2024-04-26T05:04:46.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 993 completed, throughput=5MB/sec 2024-04-26T05:04:46.614 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:46] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-04-26T05:04:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:46 smithi146 ceph-mon[95531]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:04:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:46 smithi146 ceph-mon[92947]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:04:47.050 INFO:tasks.workunit.client.0.smithi146.stdout: 191: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:47.050 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WFf58vu9qeoz-8Z off=0 len=1192310 2024-04-26T05:04:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:46 smithi204 ceph-mon[88313]: pgmap v1518: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:04:47.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 994 completed, throughput=4.98MB/sec 2024-04-26T05:04:47.057 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Civs79IhdUVWihT off=16030751 len=890688 2024-04-26T05:04:47.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 995 completed, throughput=4.99MB/sec 2024-04-26T05:04:47.061 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K1XyGHogTmGjdHV off=15843150 len=1136756 2024-04-26T05:04:47.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 996 completed, throughput=4.99MB/sec 2024-04-26T05:04:47.063 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TvnG7DJEEK5uOcn off=8983179 len=1846587 2024-04-26T05:04:47.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 997 completed, throughput=5MB/sec 2024-04-26T05:04:48.073 INFO:tasks.workunit.client.0.smithi146.stdout: 192: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:48.073 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ygYfr-HtwVYanXp off=4451997 len=659880 2024-04-26T05:04:48.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 998 completed, throughput=4.98MB/sec 2024-04-26T05:04:48.074 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OF7sWQtbnZnlTQB off=1460087 len=1585113 2024-04-26T05:04:48.082 INFO:tasks.workunit.client.0.smithi146.stdout:op 999 completed, throughput=4.99MB/sec 2024-04-26T05:04:48.082 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SoC1hRJu1Y8SnQR off=8759161 len=1196469 2024-04-26T05:04:48.084 INFO:tasks.workunit.client.0.smithi146.stdout:op 1000 completed, throughput=4.99MB/sec 2024-04-26T05:04:48.084 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IUjl_PTiYn3uVFl off=6733839 len=391994 2024-04-26T05:04:48.086 INFO:tasks.workunit.client.0.smithi146.stdout:op 1001 completed, throughput=4.99MB/sec 2024-04-26T05:04:48.086 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qi-mUcI2Ugod0WP off=2956022 len=44340 2024-04-26T05:04:48.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 1002 completed, throughput=4.99MB/sec 2024-04-26T05:04:48.087 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VqjeKzhL85s2qEx off=2206502 len=1677937 2024-04-26T05:04:48.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 1003 completed, throughput=5MB/sec 2024-04-26T05:04:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:48 smithi146 ceph-mon[95531]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:04:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:48 smithi146 ceph-mon[92947]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:04:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:48 smithi204 ceph-mon[88313]: pgmap v1519: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:04:49.089 INFO:tasks.workunit.client.0.smithi146.stdout: 193: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:49.089 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yOlhBr1MMrDQ25k off=3578313 len=876133 2024-04-26T05:04:49.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 1004 completed, throughput=4.98MB/sec 2024-04-26T05:04:49.095 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nsTQr1zWWUvruiR off=8609215 len=800600 2024-04-26T05:04:49.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 1005 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.096 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qbTnADHAgGSakDG off=12692415 len=123555 2024-04-26T05:04:49.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 1006 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.098 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IGn9MpdAdpl3-9L off=6656565 len=94786 2024-04-26T05:04:49.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 1007 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.100 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZJG5seVsT0WtXRI off=15654897 len=135407 2024-04-26T05:04:49.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 1008 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.103 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FU1EPF14TbpoPOd off=7719670 len=1237127 2024-04-26T05:04:49.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 1009 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zEBWGub8Y1wRVhG off=1316522 len=72673 2024-04-26T05:04:49.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 1010 completed, throughput=4.99MB/sec 2024-04-26T05:04:49.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o-JxD6HcM4wFjJv off=12712406 len=1203337 2024-04-26T05:04:49.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 1011 completed, throughput=5MB/sec 2024-04-26T05:04:49.118 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pilR7DrT0ZWdp6s off=6640521 len=633124 2024-04-26T05:04:49.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 1012 completed, throughput=5MB/sec 2024-04-26T05:04:50.119 INFO:tasks.workunit.client.0.smithi146.stdout: 194: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:50.119 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ar-A3UJ-vnZNtYx off=3525229 len=737289 2024-04-26T05:04:50.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 1013 completed, throughput=4.98MB/sec 2024-04-26T05:04:50.121 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ThzTAOlBWdkz1RI off=331139 len=863495 2024-04-26T05:04:50.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 1014 completed, throughput=4.98MB/sec 2024-04-26T05:04:50.123 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jyZQPo6Qih_-1lI off=18554 len=168227 2024-04-26T05:04:50.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 1015 completed, throughput=4.98MB/sec 2024-04-26T05:04:50.124 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-94qgVMi2Qri-HZF off=16099555 len=1931199 2024-04-26T05:04:50.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 1016 completed, throughput=4.99MB/sec 2024-04-26T05:04:50.126 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EgJka5LtE4ZavzS off=16925026 len=1250023 2024-04-26T05:04:50.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 1017 completed, throughput=5MB/sec 2024-04-26T05:04:50.132 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EBmVtp7tYOMm2Ld off=10419823 len=1286961 2024-04-26T05:04:50.136 INFO:tasks.workunit.client.0.smithi146.stdout:op 1018 completed, throughput=5.01MB/sec 2024-04-26T05:04:50.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:50 smithi146 ceph-mon[92947]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:04:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:50 smithi146 ceph-mon[95531]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:04:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:50 smithi204 ceph-mon[88313]: pgmap v1520: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:04:51.137 INFO:tasks.workunit.client.0.smithi146.stdout: 195: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:51.137 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X8GezvvDmcjyOhD off=8087512 len=498486 2024-04-26T05:04:51.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 1019 completed, throughput=4.98MB/sec 2024-04-26T05:04:51.138 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xY0qzH_F29kaOua off=59191 len=1618153 2024-04-26T05:04:51.140 INFO:tasks.workunit.client.0.smithi146.stdout:op 1020 completed, throughput=4.99MB/sec 2024-04-26T05:04:51.140 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NCSERF3l4CoqhOD off=2592740 len=318107 2024-04-26T05:04:51.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 1021 completed, throughput=4.99MB/sec 2024-04-26T05:04:51.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gFOt_kiuCFNj5lN off=42463 len=1502859 2024-04-26T05:04:51.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 1022 completed, throughput=5MB/sec 2024-04-26T05:04:51.143 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m5lKw9TF4ZUYQLZ off=11493425 len=95455 2024-04-26T05:04:51.146 INFO:tasks.workunit.client.0.smithi146.stdout:op 1023 completed, throughput=5MB/sec 2024-04-26T05:04:51.146 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9FJ1usfIrMTHMbS off=16151694 len=688779 2024-04-26T05:04:51.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 1024 completed, throughput=5MB/sec 2024-04-26T05:04:52.147 INFO:tasks.workunit.client.0.smithi146.stdout: 196: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:52.147 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e-Ik9Z-LMdRGzjQ off=387209 len=1477283 2024-04-26T05:04:52.155 INFO:tasks.workunit.client.0.smithi146.stdout:op 1025 completed, throughput=4.98MB/sec 2024-04-26T05:04:52.155 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IsDURmmCdaj8Drn off=7486175 len=1063702 2024-04-26T05:04:52.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 1026 completed, throughput=4.99MB/sec 2024-04-26T05:04:52.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FDkfoTniHoilLje off=12609247 len=1317134 2024-04-26T05:04:52.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 1027 completed, throughput=5MB/sec 2024-04-26T05:04:52.159 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gBX8BAsdQUuqbfl off=21020500 len=634268 2024-04-26T05:04:52.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 1028 completed, throughput=5MB/sec 2024-04-26T05:04:52.162 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nrYGaKSgWMhdVyd off=2527794 len=624203 2024-04-26T05:04:52.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 1029 completed, throughput=5MB/sec 2024-04-26T05:04:52.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:52 smithi146 ceph-mon[92947]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:52 smithi146 ceph-mon[95531]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:52 smithi204 ceph-mon[88313]: pgmap v1521: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:53.164 INFO:tasks.workunit.client.0.smithi146.stdout: 197: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:53.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3ai6U_Xc5WeYlMU off=2545565 len=2074394 2024-04-26T05:04:53.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 1030 completed, throughput=4.99MB/sec 2024-04-26T05:04:53.166 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-toS-tOfDjYwfzP4 off=487011 len=917572 2024-04-26T05:04:53.168 INFO:tasks.workunit.client.0.smithi146.stdout:op 1031 completed, throughput=4.99MB/sec 2024-04-26T05:04:53.169 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WRaEX8VHDshnJVE off=5161517 len=1959579 2024-04-26T05:04:53.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 1032 completed, throughput=5MB/sec 2024-04-26T05:04:54.171 INFO:tasks.workunit.client.0.smithi146.stdout: 198: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:54.171 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YOic7cO1iyc0A-M off=4221418 len=658884 2024-04-26T05:04:54.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 1033 completed, throughput=4.98MB/sec 2024-04-26T05:04:54.172 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KLgrqbR9g9YHfQL off=10871347 len=752686 2024-04-26T05:04:54.177 INFO:tasks.workunit.client.0.smithi146.stdout:op 1034 completed, throughput=4.98MB/sec 2024-04-26T05:04:54.177 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2j3T41dzh5K294d off=5900366 len=1310745 2024-04-26T05:04:54.178 INFO:tasks.workunit.client.0.smithi146.stdout:op 1035 completed, throughput=4.99MB/sec 2024-04-26T05:04:54.178 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ae_Lp1-EqqqQc1P off=2061311 len=1754635 2024-04-26T05:04:54.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 1036 completed, throughput=5MB/sec 2024-04-26T05:04:54.181 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LalUQpV2zba3k9t off=368739 len=999889 2024-04-26T05:04:54.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 1037 completed, throughput=5MB/sec 2024-04-26T05:04:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:54 smithi146 ceph-mon[95531]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:54 smithi146 ceph-mon[92947]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:54 smithi204 ceph-mon[88313]: pgmap v1522: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:04:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:04:55.185 INFO:tasks.workunit.client.0.smithi146.stdout: 199: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:55.186 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pnQeGgYCJ2rA1KY off=21716560 len=1448072 2024-04-26T05:04:55.187 INFO:tasks.workunit.client.0.smithi146.stdout:op 1038 completed, throughput=4.98MB/sec 2024-04-26T05:04:55.188 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eNxpmhi1hN5mZgy off=0 len=1234027 2024-04-26T05:04:55.194 INFO:tasks.workunit.client.0.smithi146.stdout:op 1039 completed, throughput=4.99MB/sec 2024-04-26T05:04:55.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9Kz4-DefhVbr9de off=1784573 len=1086448 2024-04-26T05:04:55.199 INFO:tasks.workunit.client.0.smithi146.stdout:op 1040 completed, throughput=4.99MB/sec 2024-04-26T05:04:55.199 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VyuX4HmCyqhKbop off=7396737 len=1658422 2024-04-26T05:04:55.208 INFO:tasks.workunit.client.0.smithi146.stdout:op 1041 completed, throughput=5MB/sec 2024-04-26T05:04:56.208 INFO:tasks.workunit.client.0.smithi146.stdout: 200: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:56.208 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-13unP6jCNNOkstc off=6866430 len=1382048 2024-04-26T05:04:56.211 INFO:tasks.workunit.client.0.smithi146.stdout:op 1042 completed, throughput=4.98MB/sec 2024-04-26T05:04:56.211 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vvoru3fQkmp-HtR off=1806447 len=956908 2024-04-26T05:04:56.217 INFO:tasks.workunit.client.0.smithi146.stdout:op 1043 completed, throughput=4.99MB/sec 2024-04-26T05:04:56.217 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9Eu97KaE7MHM3lm off=5492777 len=817746 2024-04-26T05:04:56.218 INFO:tasks.workunit.client.0.smithi146.stdout:op 1044 completed, throughput=4.99MB/sec 2024-04-26T05:04:56.218 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bknw60BE-rWXJYr off=3145432 len=1966925 2024-04-26T05:04:56.228 INFO:tasks.workunit.client.0.smithi146.stdout:op 1045 completed, throughput=5MB/sec 2024-04-26T05:04:56.628 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:04:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:04:56] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:04:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:56 smithi146 ceph-mon[92947]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:56 smithi146 ceph-mon[95531]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:56 smithi204 ceph-mon[88313]: pgmap v1523: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:04:57.229 INFO:tasks.workunit.client.0.smithi146.stdout: 201: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:57.229 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tiIY-sDY8nqGTqn off=15768130 len=388826 2024-04-26T05:04:57.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 1046 completed, throughput=4.98MB/sec 2024-04-26T05:04:57.230 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Tv052leS4KtaLDa off=481310 len=534954 2024-04-26T05:04:57.231 INFO:tasks.workunit.client.0.smithi146.stdout:op 1047 completed, throughput=4.98MB/sec 2024-04-26T05:04:57.231 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4q1ETWgs-lRvP8F off=362334 len=637278 2024-04-26T05:04:57.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 1048 completed, throughput=4.98MB/sec 2024-04-26T05:04:57.232 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-02spZ5-WEwqTsXc off=1601459 len=577010 2024-04-26T05:04:57.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 1049 completed, throughput=4.99MB/sec 2024-04-26T05:04:57.237 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7vGwHbG33I7Nu1Q off=806104 len=1785950 2024-04-26T05:04:57.239 INFO:tasks.workunit.client.0.smithi146.stdout:op 1050 completed, throughput=4.99MB/sec 2024-04-26T05:04:57.239 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O1i85qNcFLVft_s off=8810511 len=2050441 2024-04-26T05:04:57.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 1051 completed, throughput=5MB/sec 2024-04-26T05:04:58.241 INFO:tasks.workunit.client.0.smithi146.stdout: 202: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:58.241 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UIqQL2drdf4EWsJ off=12672999 len=1867455 2024-04-26T05:04:58.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 1052 completed, throughput=4.99MB/sec 2024-04-26T05:04:58.244 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pEKqJmOryf7yTYl off=7591201 len=1052351 2024-04-26T05:04:58.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 1053 completed, throughput=4.99MB/sec 2024-04-26T05:04:58.245 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FsslIqVB8JlsTzD off=3561874 len=93257 2024-04-26T05:04:58.248 INFO:tasks.workunit.client.0.smithi146.stdout:op 1054 completed, throughput=4.99MB/sec 2024-04-26T05:04:58.248 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MCBS1Yha67fMJcN off=9648764 len=53411 2024-04-26T05:04:58.250 INFO:tasks.workunit.client.0.smithi146.stdout:op 1055 completed, throughput=4.99MB/sec 2024-04-26T05:04:58.250 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fneNuxFdUjQHhIE off=4299781 len=1048695 2024-04-26T05:04:58.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 1056 completed, throughput=5MB/sec 2024-04-26T05:04:58.256 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-94qgVMi2Qri-HZF off=18334608 len=52798 2024-04-26T05:04:58.258 INFO:tasks.workunit.client.0.smithi146.stdout:op 1057 completed, throughput=5MB/sec 2024-04-26T05:04:58.258 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-llCgxxf7sMmn38v off=239760 len=1228980 2024-04-26T05:04:58.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 1058 completed, throughput=5MB/sec 2024-04-26T05:04:58.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:04:58 smithi146 ceph-mon[92947]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:04:58 smithi146 ceph-mon[95531]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:04:58 smithi204 ceph-mon[88313]: pgmap v1524: 105 pgs: 105 active+clean; 126 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:04:59.264 INFO:tasks.workunit.client.0.smithi146.stdout: 203: throughput=4.98MB/sec pending data=0 2024-04-26T05:04:59.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K1XyGHogTmGjdHV off=14809852 len=33200 2024-04-26T05:04:59.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 1059 completed, throughput=4.98MB/sec 2024-04-26T05:04:59.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-s_-fGVGMCrJN6Fp off=11670612 len=585102 2024-04-26T05:04:59.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 1060 completed, throughput=4.98MB/sec 2024-04-26T05:04:59.270 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DoIsogr65CuTvTG off=3795698 len=1301992 2024-04-26T05:04:59.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 1061 completed, throughput=4.99MB/sec 2024-04-26T05:04:59.277 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aenjM9iH2rFKuN4 off=7686166 len=1761959 2024-04-26T05:04:59.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 1062 completed, throughput=5MB/sec 2024-04-26T05:04:59.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yDMi-WWj_TcBKsi off=2373931 len=1491152 2024-04-26T05:04:59.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 1063 completed, throughput=5MB/sec 2024-04-26T05:05:00.283 INFO:tasks.workunit.client.0.smithi146.stdout: 204: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:00.283 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kV0ne-tJL4vZKMQ off=7352396 len=2035847 2024-04-26T05:05:00.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 1064 completed, throughput=4.99MB/sec 2024-04-26T05:05:00.285 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uQCDPDwf_YJ8a6j off=1096608 len=1485401 2024-04-26T05:05:00.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 1065 completed, throughput=4.99MB/sec 2024-04-26T05:05:00.287 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kqrJ78eOMrSjQmC off=7107846 len=1340061 2024-04-26T05:05:00.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 1066 completed, throughput=5MB/sec 2024-04-26T05:05:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:00 smithi146 ceph-mon[95531]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:00 smithi146 ceph-mon[92947]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:00 smithi204 ceph-mon[88313]: pgmap v1525: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:01.294 INFO:tasks.workunit.client.0.smithi146.stdout: 205: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:01.294 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9FRzwFEx0WdevZv off=8863762 len=1973441 2024-04-26T05:05:01.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 1067 completed, throughput=4.99MB/sec 2024-04-26T05:05:01.302 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RY-S2fLG_qUrBUQ off=11795910 len=1154429 2024-04-26T05:05:01.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 1068 completed, throughput=4.99MB/sec 2024-04-26T05:05:01.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XyEAxMAfmOGBERM off=259071 len=1995362 2024-04-26T05:05:01.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 1069 completed, throughput=5MB/sec 2024-04-26T05:05:01.305 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_wDfO7aTHo78pex off=19597436 len=1065373 2024-04-26T05:05:01.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 1070 completed, throughput=5MB/sec 2024-04-26T05:05:02.310 INFO:tasks.workunit.client.0.smithi146.stdout: 206: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:02.310 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mhNeOrEf7DosYJs off=1450664 len=164434 2024-04-26T05:05:02.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 1071 completed, throughput=4.98MB/sec 2024-04-26T05:05:02.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S2jWbX5Fi5MGXv8 off=2238652 len=1873835 2024-04-26T05:05:02.320 INFO:tasks.workunit.client.0.smithi146.stdout:op 1072 completed, throughput=4.99MB/sec 2024-04-26T05:05:02.320 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Eta-ySChSJmYO1U off=20668607 len=258050 2024-04-26T05:05:02.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 1073 completed, throughput=4.99MB/sec 2024-04-26T05:05:02.321 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rnIJ8_BNWYsNqYt off=1373812 len=1672717 2024-04-26T05:05:02.330 INFO:tasks.workunit.client.0.smithi146.stdout:op 1074 completed, throughput=5MB/sec 2024-04-26T05:05:02.330 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mKjgumGbM3DB-_4 off=3902310 len=1841323 2024-04-26T05:05:02.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 1075 completed, throughput=5.01MB/sec 2024-04-26T05:05:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:02 smithi146 ceph-mon[95531]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:02 smithi146 ceph-mon[92947]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:02 smithi204 ceph-mon[88313]: pgmap v1526: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:03.334 INFO:tasks.workunit.client.0.smithi146.stdout: 207: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:03.334 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o2yTobEOqQOMw6G off=78400 len=1756316 2024-04-26T05:05:03.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 1076 completed, throughput=4.99MB/sec 2024-04-26T05:05:03.342 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JT44EAPkI5Q-gqY off=8828513 len=1437720 2024-04-26T05:05:03.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 1077 completed, throughput=5MB/sec 2024-04-26T05:05:03.347 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pmcwz2ACWdkA7n6 off=5141666 len=32133 2024-04-26T05:05:03.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 1078 completed, throughput=5MB/sec 2024-04-26T05:05:03.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q3aIOwmvnK0X051 off=3541396 len=412464 2024-04-26T05:05:03.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 1079 completed, throughput=5MB/sec 2024-04-26T05:05:03.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A0WtzG8xKyYsn5M off=1125592 len=447612 2024-04-26T05:05:03.352 INFO:tasks.workunit.client.0.smithi146.stdout:op 1080 completed, throughput=5MB/sec 2024-04-26T05:05:04.352 INFO:tasks.workunit.client.0.smithi146.stdout: 208: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:04.352 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l2maXqxMlzQuVni off=19307717 len=1104914 2024-04-26T05:05:04.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 1081 completed, throughput=4.98MB/sec 2024-04-26T05:05:04.358 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-guMENk4lgZPSEtx off=5334915 len=1927396 2024-04-26T05:05:04.367 INFO:tasks.workunit.client.0.smithi146.stdout:op 1082 completed, throughput=4.99MB/sec 2024-04-26T05:05:04.367 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tvVK-HPIWU4xhkG off=12814541 len=1471148 2024-04-26T05:05:04.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 1083 completed, throughput=5MB/sec 2024-04-26T05:05:04.376 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5lUNPmN7HbuyEXZ off=7716686 len=1810523 2024-04-26T05:05:04.385 INFO:tasks.workunit.client.0.smithi146.stdout:op 1084 completed, throughput=5MB/sec 2024-04-26T05:05:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:04 smithi146 ceph-mon[95531]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:04 smithi146 ceph-mon[92947]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:04 smithi204 ceph-mon[88313]: pgmap v1527: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:05:05.386 INFO:tasks.workunit.client.0.smithi146.stdout: 209: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:05.386 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nUsOArHHLPwVzkQ off=2127426 len=1521490 2024-04-26T05:05:05.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 1085 completed, throughput=4.99MB/sec 2024-04-26T05:05:05.387 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d9Huqnew0riRYGw off=2404354 len=618875 2024-04-26T05:05:05.392 INFO:tasks.workunit.client.0.smithi146.stdout:op 1086 completed, throughput=4.99MB/sec 2024-04-26T05:05:05.392 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YgKgYgin_IEiqZZ off=8244756 len=27051 2024-04-26T05:05:05.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 1087 completed, throughput=4.99MB/sec 2024-04-26T05:05:05.394 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mL1n-FzX2nnSccH off=6531057 len=1104350 2024-04-26T05:05:05.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 1088 completed, throughput=5MB/sec 2024-04-26T05:05:05.399 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hcwNByOv6S1V6F5 off=236619 len=1882211 2024-04-26T05:05:05.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 1089 completed, throughput=5MB/sec 2024-04-26T05:05:06.402 INFO:tasks.workunit.client.0.smithi146.stdout: 210: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ACgR-6ffKJ0H-iB off=2478248 len=1472998 2024-04-26T05:05:06.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 1090 completed, throughput=4.99MB/sec 2024-04-26T05:05:06.410 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ta9_w_KwueABT16 off=19131377 len=1700858 2024-04-26T05:05:06.412 INFO:tasks.workunit.client.0.smithi146.stdout:op 1091 completed, throughput=4.99MB/sec 2024-04-26T05:05:06.412 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uRaukKsl4oycE0t off=7299168 len=1872150 2024-04-26T05:05:06.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 1092 completed, throughput=5MB/sec 2024-04-26T05:05:06.647 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:06] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:05:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:06 smithi146 ceph-mon[92947]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:06 smithi146 ceph-mon[95531]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:06 smithi204 ceph-mon[88313]: pgmap v1528: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:05:07.422 INFO:tasks.workunit.client.0.smithi146.stdout: 211: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:07.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pQdIfxv6Y_06KrH off=7490557 len=467614 2024-04-26T05:05:07.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 1093 completed, throughput=4.98MB/sec 2024-04-26T05:05:07.424 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Nh75tSpGCWDUt5o off=5594490 len=1656515 2024-04-26T05:05:07.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 1094 completed, throughput=4.99MB/sec 2024-04-26T05:05:07.426 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k8klv-P-IKX5v5E off=1491367 len=245854 2024-04-26T05:05:07.426 INFO:tasks.workunit.client.0.smithi146.stdout:op 1095 completed, throughput=4.99MB/sec 2024-04-26T05:05:07.426 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3Jcj42RfssbB_cn off=2933516 len=498690 2024-04-26T05:05:07.430 INFO:tasks.workunit.client.0.smithi146.stdout:op 1096 completed, throughput=4.99MB/sec 2024-04-26T05:05:07.430 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nQKliN4qMgNaxPM off=390923 len=461363 2024-04-26T05:05:07.432 INFO:tasks.workunit.client.0.smithi146.stdout:op 1097 completed, throughput=4.99MB/sec 2024-04-26T05:05:07.432 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nM6-7EyerYDNeSV off=14557227 len=1660198 2024-04-26T05:05:07.442 INFO:tasks.workunit.client.0.smithi146.stdout:op 1098 completed, throughput=5MB/sec 2024-04-26T05:05:08.442 INFO:tasks.workunit.client.0.smithi146.stdout: 212: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:08.442 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4S4ymJBqFr8U50b off=5178154 len=1925566 2024-04-26T05:05:08.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 1099 completed, throughput=4.99MB/sec 2024-04-26T05:05:08.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aD-Izbu9TjvedSV off=1709880 len=1692801 2024-04-26T05:05:08.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 1100 completed, throughput=4.99MB/sec 2024-04-26T05:05:08.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AFLjbJH-Pfzo2ww off=9351399 len=1942076 2024-04-26T05:05:08.455 INFO:tasks.workunit.client.0.smithi146.stdout:op 1101 completed, throughput=5MB/sec 2024-04-26T05:05:08.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:08 smithi146 ceph-mon[92947]: pgmap v1529: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:08 smithi146 ceph-mon[95531]: pgmap v1529: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:08 smithi204 ceph-mon[88313]: pgmap v1529: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:09.456 INFO:tasks.workunit.client.0.smithi146.stdout: 213: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:09.456 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fhURw_zRzMiVgO- off=2879814 len=1734725 2024-04-26T05:05:09.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 1102 completed, throughput=4.99MB/sec 2024-04-26T05:05:09.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jg13JSAQHXPvOfU off=4976550 len=1573264 2024-04-26T05:05:09.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 1103 completed, throughput=4.99MB/sec 2024-04-26T05:05:09.466 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-54GJKDg9e27ShEo off=9173320 len=1431281 2024-04-26T05:05:09.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 1104 completed, throughput=5MB/sec 2024-04-26T05:05:09.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--H0GHRUs9alHGkJ off=954781 len=267704 2024-04-26T05:05:09.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 1105 completed, throughput=5MB/sec 2024-04-26T05:05:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:09.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:10.468 INFO:tasks.workunit.client.0.smithi146.stdout: 214: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:10.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--J7NA0-WJePhLdQ off=2255457 len=1272787 2024-04-26T05:05:10.471 INFO:tasks.workunit.client.0.smithi146.stdout:op 1106 completed, throughput=4.98MB/sec 2024-04-26T05:05:10.471 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XCF41y9N8RUpNkf off=6941108 len=1121582 2024-04-26T05:05:10.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 1107 completed, throughput=4.99MB/sec 2024-04-26T05:05:10.472 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TDWun58HbCxspUA off=3774119 len=1976536 2024-04-26T05:05:10.482 INFO:tasks.workunit.client.0.smithi146.stdout:op 1108 completed, throughput=5MB/sec 2024-04-26T05:05:10.482 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6jGv8RBnAv5yF1k off=11334622 len=379908 2024-04-26T05:05:10.485 INFO:tasks.workunit.client.0.smithi146.stdout:op 1109 completed, throughput=5MB/sec 2024-04-26T05:05:10.485 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rjls9AiYZqNCGj2 off=0 len=1490885 2024-04-26T05:05:10.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 1110 completed, throughput=5MB/sec 2024-04-26T05:05:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:10 smithi146 ceph-mon[95531]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:05:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:10 smithi146 ceph-mon[92947]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:05:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:10 smithi204 ceph-mon[88313]: pgmap v1530: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:05:11.488 INFO:tasks.workunit.client.0.smithi146.stdout: 215: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:11.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p7VMAxUxpAXCroM off=4379912 len=1985722 2024-04-26T05:05:11.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 1111 completed, throughput=4.99MB/sec 2024-04-26T05:05:11.499 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bSbvhCj9MuAAuDG off=1507778 len=2002952 2024-04-26T05:05:11.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 1112 completed, throughput=5MB/sec 2024-04-26T05:05:11.509 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-90MfWbjMzOXpbd7 off=4019655 len=1040985 2024-04-26T05:05:11.513 INFO:tasks.workunit.client.0.smithi146.stdout:op 1113 completed, throughput=5MB/sec 2024-04-26T05:05:12.513 INFO:tasks.workunit.client.0.smithi146.stdout: 216: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:12.514 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PKp8rJgjX91uX43 off=6766283 len=1043152 2024-04-26T05:05:12.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 1114 completed, throughput=4.99MB/sec 2024-04-26T05:05:12.515 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_rF0ikCHNStsMvC off=11644657 len=938839 2024-04-26T05:05:12.516 INFO:tasks.workunit.client.0.smithi146.stdout:op 1115 completed, throughput=4.99MB/sec 2024-04-26T05:05:12.516 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ke4qRUrRsW4mImP off=15753970 len=1376192 2024-04-26T05:05:12.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 1116 completed, throughput=4.99MB/sec 2024-04-26T05:05:12.523 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bSbvhCj9MuAAuDG off=1518119 len=1992611 2024-04-26T05:05:12.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 1117 completed, throughput=5MB/sec 2024-04-26T05:05:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:12 smithi146 ceph-mon[95531]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:12 smithi146 ceph-mon[92947]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:12 smithi204 ceph-mon[88313]: pgmap v1531: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:13.535 INFO:tasks.workunit.client.0.smithi146.stdout: 217: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:13.535 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oicnZ2chNP3clju off=8797438 len=1788914 2024-04-26T05:05:13.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 1118 completed, throughput=4.99MB/sec 2024-04-26T05:05:13.538 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k07CcDfVH0DEUGR off=11996786 len=1133883 2024-04-26T05:05:13.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 1119 completed, throughput=4.99MB/sec 2024-04-26T05:05:13.543 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H4rByfDxivYfF2R off=1480070 len=1970286 2024-04-26T05:05:13.545 INFO:tasks.workunit.client.0.smithi146.stdout:op 1120 completed, throughput=5MB/sec 2024-04-26T05:05:14.545 INFO:tasks.workunit.client.0.smithi146.stdout: 218: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:14.546 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--0wEbFjxcEMXq7Z off=660826 len=1745056 2024-04-26T05:05:14.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 1121 completed, throughput=4.99MB/sec 2024-04-26T05:05:14.549 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HE2xyvFjODiWCaC off=4887696 len=1958713 2024-04-26T05:05:14.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 1122 completed, throughput=4.99MB/sec 2024-04-26T05:05:14.560 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sNS7U4C646OPPCL off=5330451 len=1610360 2024-04-26T05:05:14.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 1123 completed, throughput=5MB/sec 2024-04-26T05:05:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:14 smithi146 ceph-mon[95531]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:14 smithi146 ceph-mon[92947]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:14 smithi204 ceph-mon[88313]: pgmap v1532: 105 pgs: 105 active+clean; 126 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:15.562 INFO:tasks.workunit.client.0.smithi146.stdout: 219: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:15.562 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OZofpnQdFMqnDj8 off=3032935 len=966961 2024-04-26T05:05:15.565 INFO:tasks.workunit.client.0.smithi146.stdout:op 1124 completed, throughput=4.98MB/sec 2024-04-26T05:05:15.565 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5ZIE3xsVGKMQ2TT off=2797422 len=1245959 2024-04-26T05:05:15.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 1125 completed, throughput=4.99MB/sec 2024-04-26T05:05:15.571 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9wtuWipYwg1V_cw off=1526383 len=565832 2024-04-26T05:05:15.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 1126 completed, throughput=4.99MB/sec 2024-04-26T05:05:15.575 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9zrMjVzEegw-958 off=4785952 len=628075 2024-04-26T05:05:15.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 1127 completed, throughput=4.99MB/sec 2024-04-26T05:05:15.576 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mC2FsCRKVU2VmnQ off=16802150 len=652587 2024-04-26T05:05:15.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 1128 completed, throughput=5MB/sec 2024-04-26T05:05:15.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QJRGUhFuj973uX1 off=4384693 len=1371126 2024-04-26T05:05:15.578 INFO:tasks.workunit.client.0.smithi146.stdout:op 1129 completed, throughput=5MB/sec 2024-04-26T05:05:16.579 INFO:tasks.workunit.client.0.smithi146.stdout: 220: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:16.579 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_XsyxXFg3MHzsLF off=15737172 len=1669807 2024-04-26T05:05:16.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 1130 completed, throughput=4.99MB/sec 2024-04-26T05:05:16.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MCbXFQq9pqo8OXZ off=3948856 len=1601928 2024-04-26T05:05:16.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 1131 completed, throughput=4.99MB/sec 2024-04-26T05:05:16.588 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N3ZyT9KQF0VEQWd off=3824442 len=771838 2024-04-26T05:05:16.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 1132 completed, throughput=5MB/sec 2024-04-26T05:05:16.589 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1hkJN3DPyDWaGxH off=5504191 len=1523889 2024-04-26T05:05:16.598 INFO:tasks.workunit.client.0.smithi146.stdout:op 1133 completed, throughput=5MB/sec 2024-04-26T05:05:16.669 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:16] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:05:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:16 smithi146 ceph-mon[95531]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:05:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:16 smithi146 ceph-mon[92947]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:05:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:16 smithi204 ceph-mon[88313]: pgmap v1533: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:05:17.598 INFO:tasks.workunit.client.0.smithi146.stdout: 221: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:17.598 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-31VJT9UPzl4Wv59 off=16886795 len=1179284 2024-04-26T05:05:17.604 INFO:tasks.workunit.client.0.smithi146.stdout:op 1134 completed, throughput=4.99MB/sec 2024-04-26T05:05:17.605 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GIXBhRM6qDTNGQw off=4892107 len=492185 2024-04-26T05:05:17.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 1135 completed, throughput=4.99MB/sec 2024-04-26T05:05:17.608 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1CvkIiJVrHIMx3v off=3341773 len=1984928 2024-04-26T05:05:17.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 1136 completed, throughput=5MB/sec 2024-04-26T05:05:17.611 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gklYuRJhVazCOeI off=6671335 len=1768197 2024-04-26T05:05:17.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 1137 completed, throughput=5MB/sec 2024-04-26T05:05:18.612 INFO:tasks.workunit.client.0.smithi146.stdout: 222: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:18.612 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xtQBW8Omte5BTD4 off=9268883 len=1532922 2024-04-26T05:05:18.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 1138 completed, throughput=4.99MB/sec 2024-04-26T05:05:18.622 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iMawFgf6nMFzWwa off=323283 len=1895537 2024-04-26T05:05:18.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 1139 completed, throughput=5MB/sec 2024-04-26T05:05:18.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4r_1OSeCpULB41E off=12773305 len=199409 2024-04-26T05:05:18.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 1140 completed, throughput=5MB/sec 2024-04-26T05:05:18.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_IZmPnEVkN0xhVP off=6664402 len=703809 2024-04-26T05:05:18.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 1141 completed, throughput=5MB/sec 2024-04-26T05:05:18.634 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EmOPZaPOcDCRake off=3579232 len=716465 2024-04-26T05:05:18.636 INFO:tasks.workunit.client.0.smithi146.stdout:op 1142 completed, throughput=5MB/sec 2024-04-26T05:05:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:18 smithi146 ceph-mon[95531]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:18 smithi146 ceph-mon[92947]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:18 smithi204 ceph-mon[88313]: pgmap v1534: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:05:19.636 INFO:tasks.workunit.client.0.smithi146.stdout: 223: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:19.636 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T0K_1FHQPLo6yj4 off=13613395 len=1860946 2024-04-26T05:05:19.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 1143 completed, throughput=4.99MB/sec 2024-04-26T05:05:19.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IQugrK4jlqthVG2 off=2935942 len=420401 2024-04-26T05:05:19.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 1144 completed, throughput=4.99MB/sec 2024-04-26T05:05:19.641 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OXIuw5IHJ0l_Ytj off=1466475 len=1483235 2024-04-26T05:05:19.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 1145 completed, throughput=5MB/sec 2024-04-26T05:05:19.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Bjvpbs6gqOcFi4F off=933267 len=1430390 2024-04-26T05:05:19.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 1146 completed, throughput=5MB/sec 2024-04-26T05:05:20.651 INFO:tasks.workunit.client.0.smithi146.stdout: 224: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:20.652 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TIz3TLN7ENU93FD off=6090157 len=37173 2024-04-26T05:05:20.652 INFO:tasks.workunit.client.0.smithi146.stdout:op 1147 completed, throughput=4.98MB/sec 2024-04-26T05:05:20.652 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V9EX4vp4JnHzXQE off=15471978 len=2003420 2024-04-26T05:05:20.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 1148 completed, throughput=4.99MB/sec 2024-04-26T05:05:20.663 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2jC-aur2J0TXj2y off=798476 len=495012 2024-04-26T05:05:20.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 1149 completed, throughput=4.99MB/sec 2024-04-26T05:05:20.665 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5RHDqqhFezqGG-_ off=3459724 len=2089128 2024-04-26T05:05:20.675 INFO:tasks.workunit.client.0.smithi146.stdout:op 1150 completed, throughput=5MB/sec 2024-04-26T05:05:20.675 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E7VkG_f9VtLrYZB off=3216011 len=1772539 2024-04-26T05:05:20.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 1151 completed, throughput=5.01MB/sec 2024-04-26T05:05:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:20 smithi146 ceph-mon[95531]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:20 smithi146 ceph-mon[92947]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:20 smithi204 ceph-mon[88313]: pgmap v1535: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:21.677 INFO:tasks.workunit.client.0.smithi146.stdout: 225: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:21.677 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IyopDsGetZ_fxgr off=1383617 len=522822 2024-04-26T05:05:21.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 1152 completed, throughput=4.99MB/sec 2024-04-26T05:05:21.681 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3efIc65YeCpXUXR off=1109524 len=992150 2024-04-26T05:05:21.682 INFO:tasks.workunit.client.0.smithi146.stdout:op 1153 completed, throughput=4.99MB/sec 2024-04-26T05:05:21.683 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eM1j48GT8h0Lh3g off=1972777 len=831320 2024-04-26T05:05:21.687 INFO:tasks.workunit.client.0.smithi146.stdout:op 1154 completed, throughput=4.99MB/sec 2024-04-26T05:05:21.687 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s58gOKIqnvro3e7 off=13565731 len=1251509 2024-04-26T05:05:21.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 1155 completed, throughput=5MB/sec 2024-04-26T05:05:21.689 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FMf3hs7oj1yR3j7 off=10075765 len=34713 2024-04-26T05:05:21.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 1156 completed, throughput=5MB/sec 2024-04-26T05:05:21.691 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RMefzsTYIN-5hto off=9847279 len=228575 2024-04-26T05:05:21.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 1157 completed, throughput=5MB/sec 2024-04-26T05:05:21.693 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hj10jtoICIbHsAQ off=818804 len=1251433 2024-04-26T05:05:21.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 1158 completed, throughput=5MB/sec 2024-04-26T05:05:22.700 INFO:tasks.workunit.client.0.smithi146.stdout: 226: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:22.700 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CN4lxD-DbO8dKlW off=16569351 len=1006072 2024-04-26T05:05:22.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 1159 completed, throughput=4.99MB/sec 2024-04-26T05:05:22.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t_rw_JclGjpuDBh off=1922478 len=1105994 2024-04-26T05:05:22.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 1160 completed, throughput=4.99MB/sec 2024-04-26T05:05:22.707 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DqbyLcVeBZPzavX off=4818191 len=1238187 2024-04-26T05:05:22.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 1161 completed, throughput=5MB/sec 2024-04-26T05:05:22.710 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-exTaKcGfnWceREC off=12078702 len=1905854 2024-04-26T05:05:22.711 INFO:tasks.workunit.client.0.smithi146.stdout:op 1162 completed, throughput=5MB/sec 2024-04-26T05:05:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:22 smithi146 ceph-mon[95531]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:22 smithi146 ceph-mon[92947]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:22 smithi204 ceph-mon[88313]: pgmap v1536: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:23.712 INFO:tasks.workunit.client.0.smithi146.stdout: 227: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:23.712 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-r_K6FVveKVpXQ5k off=3047693 len=125232 2024-04-26T05:05:23.712 INFO:tasks.workunit.client.0.smithi146.stdout:op 1163 completed, throughput=4.98MB/sec 2024-04-26T05:05:23.713 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4HIshAuxO5sCryZ off=4347020 len=1888713 2024-04-26T05:05:23.716 INFO:tasks.workunit.client.0.smithi146.stdout:op 1164 completed, throughput=4.99MB/sec 2024-04-26T05:05:23.716 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dlaMbaIn1lS3QSG off=935422 len=585785 2024-04-26T05:05:23.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 1165 completed, throughput=4.99MB/sec 2024-04-26T05:05:23.717 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uVQwvCx9sKzd17x off=412683 len=480079 2024-04-26T05:05:23.719 INFO:tasks.workunit.client.0.smithi146.stdout:op 1166 completed, throughput=5MB/sec 2024-04-26T05:05:23.719 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HDrw1PpiqJywsGt off=2649940 len=1784271 2024-04-26T05:05:23.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 1167 completed, throughput=5MB/sec 2024-04-26T05:05:24.721 INFO:tasks.workunit.client.0.smithi146.stdout: 228: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:24.721 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5UAng0BkMioDgG_ off=1235681 len=1593466 2024-04-26T05:05:24.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 1168 completed, throughput=4.99MB/sec 2024-04-26T05:05:24.730 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PhlQUNuCmW-Rot9 off=5412437 len=1546091 2024-04-26T05:05:24.731 INFO:tasks.workunit.client.0.smithi146.stdout:op 1169 completed, throughput=4.99MB/sec 2024-04-26T05:05:24.732 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u5PUSW_NOabVToh off=8729681 len=115277 2024-04-26T05:05:24.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 1170 completed, throughput=4.99MB/sec 2024-04-26T05:05:24.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WAB7Xx5LdjejwQ- off=1138335 len=1625531 2024-04-26T05:05:24.735 INFO:tasks.workunit.client.0.smithi146.stdout:op 1171 completed, throughput=5MB/sec 2024-04-26T05:05:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[92947]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:05:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[95531]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:05:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:24 smithi204 ceph-mon[88313]: pgmap v1537: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:05:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:05:25.735 INFO:tasks.workunit.client.0.smithi146.stdout: 229: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:25.735 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oAXAzUF5km4ZxgS off=14623440 len=1365672 2024-04-26T05:05:25.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 1172 completed, throughput=4.98MB/sec 2024-04-26T05:05:25.738 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H2NpUjDlhC4mOP9 off=1792403 len=637035 2024-04-26T05:05:25.739 INFO:tasks.workunit.client.0.smithi146.stdout:op 1173 completed, throughput=4.99MB/sec 2024-04-26T05:05:25.739 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-63cpZhQ8KgZy15T off=18423 len=37210 2024-04-26T05:05:25.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 1174 completed, throughput=4.99MB/sec 2024-04-26T05:05:25.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P06zlsQp7WPxZMR off=20616911 len=770777 2024-04-26T05:05:25.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 1175 completed, throughput=4.99MB/sec 2024-04-26T05:05:25.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wBFK6cusiaXFjcK off=2375819 len=2076107 2024-04-26T05:05:25.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 1176 completed, throughput=5MB/sec 2024-04-26T05:05:25.745 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JVM_DL3W-DABfds off=4855206 len=636712 2024-04-26T05:05:25.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 1177 completed, throughput=5MB/sec 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:05:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:25 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:05:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:05:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:05:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:25 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:05:26.684 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:26] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-04-26T05:05:26.749 INFO:tasks.workunit.client.0.smithi146.stdout: 230: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:26.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xhVgM05AunhqJvK off=11439036 len=533063 2024-04-26T05:05:26.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 1178 completed, throughput=4.98MB/sec 2024-04-26T05:05:26.753 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yOLHK4IIJt4wkG- off=12918401 len=1698972 2024-04-26T05:05:26.755 INFO:tasks.workunit.client.0.smithi146.stdout:op 1179 completed, throughput=4.99MB/sec 2024-04-26T05:05:26.756 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oMiBqrLWklSV_Ll off=11044388 len=326663 2024-04-26T05:05:26.758 INFO:tasks.workunit.client.0.smithi146.stdout:op 1180 completed, throughput=4.99MB/sec 2024-04-26T05:05:26.758 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VloSXsHcQB1SzSW off=5289432 len=39004 2024-04-26T05:05:26.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 1181 completed, throughput=4.99MB/sec 2024-04-26T05:05:26.761 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9JULGhiSzIjXSXq off=3867866 len=1433662 2024-04-26T05:05:26.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 1182 completed, throughput=5MB/sec 2024-04-26T05:05:26.762 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_P31-8BYELykUKK off=1099132 len=1952713 2024-04-26T05:05:26.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 1183 completed, throughput=5MB/sec 2024-04-26T05:05:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:26 smithi146 ceph-mon[92947]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:05:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:26 smithi146 ceph-mon[95531]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:05:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:26 smithi204 ceph-mon[88313]: pgmap v1538: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:05:27.764 INFO:tasks.workunit.client.0.smithi146.stdout: 231: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:27.765 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pOT0q0SjML6ixT3 off=13915418 len=1555732 2024-04-26T05:05:27.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 1184 completed, throughput=4.99MB/sec 2024-04-26T05:05:27.766 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nYll1Z7AQFHHrkw off=2343121 len=1149252 2024-04-26T05:05:27.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 1185 completed, throughput=4.99MB/sec 2024-04-26T05:05:27.772 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JeM1DSJNbboCJNL off=5838215 len=1243886 2024-04-26T05:05:27.777 INFO:tasks.workunit.client.0.smithi146.stdout:op 1186 completed, throughput=5MB/sec 2024-04-26T05:05:27.778 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fFQv4Y_D9fPXwsl off=8061983 len=1015263 2024-04-26T05:05:27.778 INFO:tasks.workunit.client.0.smithi146.stdout:op 1187 completed, throughput=5MB/sec 2024-04-26T05:05:28.779 INFO:tasks.workunit.client.0.smithi146.stdout: 232: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:28.779 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Vi8NWywhinA9C_m off=9834249 len=371093 2024-04-26T05:05:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:op 1188 completed, throughput=4.98MB/sec 2024-04-26T05:05:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-reUJORiDKHkjIz7 off=2488460 len=221171 2024-04-26T05:05:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:op 1189 completed, throughput=4.98MB/sec 2024-04-26T05:05:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9Qts2zbUnmPnbni off=714088 len=309740 2024-04-26T05:05:28.783 INFO:tasks.workunit.client.0.smithi146.stdout:op 1190 completed, throughput=4.99MB/sec 2024-04-26T05:05:28.784 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AbiYiY3iQGzt_Ks off=10241024 len=764253 2024-04-26T05:05:28.785 INFO:tasks.workunit.client.0.smithi146.stdout:op 1191 completed, throughput=4.99MB/sec 2024-04-26T05:05:28.785 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BBsSI23nVhqBraA off=22674062 len=1784978 2024-04-26T05:05:28.787 INFO:tasks.workunit.client.0.smithi146.stdout:op 1192 completed, throughput=5MB/sec 2024-04-26T05:05:28.787 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-32eCKHxkCuhJsfA off=16899059 len=1298836 2024-04-26T05:05:28.788 INFO:tasks.workunit.client.0.smithi146.stdout:op 1193 completed, throughput=5MB/sec 2024-04-26T05:05:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:28 smithi146 ceph-mon[95531]: pgmap v1539: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:05:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:28 smithi146 ceph-mon[92947]: pgmap v1539: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:05:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:28 smithi204 ceph-mon[88313]: pgmap v1539: 105 pgs: 105 active+clean; 126 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:05:29.789 INFO:tasks.workunit.client.0.smithi146.stdout: 233: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:29.789 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dQ1uyShWxXWr8Y8 off=3475331 len=439910 2024-04-26T05:05:29.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 1194 completed, throughput=4.98MB/sec 2024-04-26T05:05:29.790 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yuFk1dd6Tryj-bB off=15841222 len=384928 2024-04-26T05:05:29.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 1195 completed, throughput=4.98MB/sec 2024-04-26T05:05:29.791 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GZLWEFJvOhg8TZz off=10856394 len=515712 2024-04-26T05:05:29.795 INFO:tasks.workunit.client.0.smithi146.stdout:op 1196 completed, throughput=4.98MB/sec 2024-04-26T05:05:29.795 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wgJY1gD0i5Br7hn off=2033953 len=1035458 2024-04-26T05:05:29.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 1197 completed, throughput=4.99MB/sec 2024-04-26T05:05:29.800 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gNG-YSCudcHjRGf off=19219355 len=755053 2024-04-26T05:05:29.801 INFO:tasks.workunit.client.0.smithi146.stdout:op 1198 completed, throughput=4.99MB/sec 2024-04-26T05:05:29.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6QZgeBwY7jwmcgy off=5657332 len=1713595 2024-04-26T05:05:29.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 1199 completed, throughput=5MB/sec 2024-04-26T05:05:29.810 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-teunxOFLpNAOF5d off=3378793 len=1221502 2024-04-26T05:05:29.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 1200 completed, throughput=5MB/sec 2024-04-26T05:05:30.812 INFO:tasks.workunit.client.0.smithi146.stdout: 234: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:30.812 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CFEjSzk6EO57mVL off=1836925 len=610879 2024-04-26T05:05:30.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 1201 completed, throughput=4.98MB/sec 2024-04-26T05:05:30.816 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aKHfrcc73RD02Ci off=1156150 len=565663 2024-04-26T05:05:30.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 1202 completed, throughput=4.99MB/sec 2024-04-26T05:05:30.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QwqEzCmrDC3IYHF off=2198157 len=579466 2024-04-26T05:05:30.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 1203 completed, throughput=4.99MB/sec 2024-04-26T05:05:30.819 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5lUNPmN7HbuyEXZ off=9097828 len=491255 2024-04-26T05:05:30.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 1204 completed, throughput=4.99MB/sec 2024-04-26T05:05:30.820 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--rrUSG10_u1JKVh off=12543589 len=897009 2024-04-26T05:05:30.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 1205 completed, throughput=4.99MB/sec 2024-04-26T05:05:30.824 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sTgTkhA-w8skhV5 off=7051841 len=271157 2024-04-26T05:05:30.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 1206 completed, throughput=5MB/sec 2024-04-26T05:05:30.825 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fuFYc0MEKeZxyx7 off=7250140 len=1781203 2024-04-26T05:05:30.826 INFO:tasks.workunit.client.0.smithi146.stdout:op 1207 completed, throughput=5MB/sec 2024-04-26T05:05:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:30 smithi146 ceph-mon[92947]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:05:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:30 smithi146 ceph-mon[95531]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:05:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:30 smithi204 ceph-mon[88313]: pgmap v1540: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.2 MiB/s wr, 5 op/s 2024-04-26T05:05:31.827 INFO:tasks.workunit.client.0.smithi146.stdout: 235: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:31.827 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Yk6bpTiKTxrfnn4 off=4663491 len=440931 2024-04-26T05:05:31.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 1208 completed, throughput=4.98MB/sec 2024-04-26T05:05:31.828 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_TZrNT4H4XbFf17 off=2558069 len=1661714 2024-04-26T05:05:31.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 1209 completed, throughput=4.99MB/sec 2024-04-26T05:05:31.837 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P41rzrQitIX6WAU off=10080688 len=1371303 2024-04-26T05:05:31.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 1210 completed, throughput=5MB/sec 2024-04-26T05:05:31.840 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-65pqHG8ZsMEilh- off=12681175 len=416763 2024-04-26T05:05:31.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 1211 completed, throughput=5MB/sec 2024-04-26T05:05:31.841 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ifWhOgUXxPF86xO off=8036900 len=384897 2024-04-26T05:05:31.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 1212 completed, throughput=5MB/sec 2024-04-26T05:05:31.841 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E4hytxJrYI7HuBp off=20263362 len=770761 2024-04-26T05:05:31.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 1213 completed, throughput=5MB/sec 2024-04-26T05:05:32.847 INFO:tasks.workunit.client.0.smithi146.stdout: 236: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:32.847 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ahFGJp-Pg8D-5xG off=569556 len=107588 2024-04-26T05:05:32.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 1214 completed, throughput=4.98MB/sec 2024-04-26T05:05:32.849 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Huhp4Po7v9jZcHM off=12838551 len=1479985 2024-04-26T05:05:32.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 1215 completed, throughput=4.99MB/sec 2024-04-26T05:05:32.851 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z-kFVTYsaaSNjB7 off=720026 len=174851 2024-04-26T05:05:32.854 INFO:tasks.workunit.client.0.smithi146.stdout:op 1216 completed, throughput=4.99MB/sec 2024-04-26T05:05:32.854 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3aMVQVc9yHAjOcp off=3569020 len=312036 2024-04-26T05:05:32.855 INFO:tasks.workunit.client.0.smithi146.stdout:op 1217 completed, throughput=4.99MB/sec 2024-04-26T05:05:32.855 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IywIUJZIcfeVpuE off=3333087 len=22891 2024-04-26T05:05:32.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 1218 completed, throughput=4.99MB/sec 2024-04-26T05:05:32.857 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xVN3YzSLF5NgYzj off=12946571 len=1692973 2024-04-26T05:05:32.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 1219 completed, throughput=5MB/sec 2024-04-26T05:05:32.867 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PnXkAh86MjCFRaK off=7731577 len=1050397 2024-04-26T05:05:32.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 1220 completed, throughput=5MB/sec 2024-04-26T05:05:32.869 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F3pp1lKjRzSSvk9 off=2602914 len=1223493 2024-04-26T05:05:32.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 1221 completed, throughput=5MB/sec 2024-04-26T05:05:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:32 smithi146 ceph-mon[95531]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:32 smithi146 ceph-mon[92947]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:32 smithi204 ceph-mon[88313]: pgmap v1541: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:33.874 INFO:tasks.workunit.client.0.smithi146.stdout: 237: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:33.875 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_kKIwzzgfIb1GhY off=1144909 len=564461 2024-04-26T05:05:33.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 1222 completed, throughput=4.99MB/sec 2024-04-26T05:05:33.876 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ne2rVqThamzBT5l off=10876676 len=1515155 2024-04-26T05:05:33.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 1223 completed, throughput=4.99MB/sec 2024-04-26T05:05:33.885 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_52kB7C1L1IhwZE off=11528667 len=1165410 2024-04-26T05:05:33.892 INFO:tasks.workunit.client.0.smithi146.stdout:op 1224 completed, throughput=5MB/sec 2024-04-26T05:05:33.893 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jpHzKplBTIDAJ9y off=1242912 len=611210 2024-04-26T05:05:33.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 1225 completed, throughput=5MB/sec 2024-04-26T05:05:33.893 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R7o8v6-c9Kw_ZQw off=4528581 len=381800 2024-04-26T05:05:33.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 1226 completed, throughput=5MB/sec 2024-04-26T05:05:33.894 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pCERNJ6p3r3vlw_ off=18805017 len=587601 2024-04-26T05:05:33.895 INFO:tasks.workunit.client.0.smithi146.stdout:op 1227 completed, throughput=5MB/sec 2024-04-26T05:05:34.895 INFO:tasks.workunit.client.0.smithi146.stdout: 238: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:34.895 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rk6OS4ElbEXEaZs off=4680830 len=633822 2024-04-26T05:05:34.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 1228 completed, throughput=4.98MB/sec 2024-04-26T05:05:34.896 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--DWIPg5MPUgUvkH off=1452303 len=471654 2024-04-26T05:05:34.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 1229 completed, throughput=4.99MB/sec 2024-04-26T05:05:34.900 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hvSzez_gh0G82Lx off=2421086 len=2072611 2024-04-26T05:05:34.902 INFO:tasks.workunit.client.0.smithi146.stdout:op 1230 completed, throughput=4.99MB/sec 2024-04-26T05:05:34.902 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IIbd6tx-iiwtqgO off=9566970 len=845330 2024-04-26T05:05:34.907 INFO:tasks.workunit.client.0.smithi146.stdout:op 1231 completed, throughput=5MB/sec 2024-04-26T05:05:34.907 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yAGl0a-pDi-a5lK off=2392691 len=125711 2024-04-26T05:05:34.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 1232 completed, throughput=5MB/sec 2024-04-26T05:05:34.910 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pTUykaFFl07OYp3 off=13078374 len=1138093 2024-04-26T05:05:34.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 1233 completed, throughput=5MB/sec 2024-04-26T05:05:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:34 smithi204 ceph-mon[88313]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:34 smithi146 ceph-mon[95531]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:34 smithi146 ceph-mon[92947]: pgmap v1542: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:05:35.911 INFO:tasks.workunit.client.0.smithi146.stdout: 239: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:35.911 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u24qMP9S887d__C off=10090008 len=1646565 2024-04-26T05:05:35.915 INFO:tasks.workunit.client.0.smithi146.stdout:op 1234 completed, throughput=4.99MB/sec 2024-04-26T05:05:35.915 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-94qgVMi2Qri-HZF off=5060372 len=331968 2024-04-26T05:05:35.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 1235 completed, throughput=4.99MB/sec 2024-04-26T05:05:35.918 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mBjlixMse4mdXSi off=8105961 len=889118 2024-04-26T05:05:35.920 INFO:tasks.workunit.client.0.smithi146.stdout:op 1236 completed, throughput=4.99MB/sec 2024-04-26T05:05:35.920 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qlWkv-6zeY4toQW off=758655 len=353156 2024-04-26T05:05:35.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 1237 completed, throughput=4.99MB/sec 2024-04-26T05:05:35.921 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HbF6m6jyb7jAI8n off=18261248 len=353518 2024-04-26T05:05:35.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 1238 completed, throughput=5MB/sec 2024-04-26T05:05:35.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a3mL78Tz2YlKSRR off=3722069 len=420923 2024-04-26T05:05:35.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 1239 completed, throughput=5MB/sec 2024-04-26T05:05:35.926 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RmwpjjiwZV_zOe0 off=8027294 len=1801678 2024-04-26T05:05:35.929 INFO:tasks.workunit.client.0.smithi146.stdout:op 1240 completed, throughput=5MB/sec 2024-04-26T05:05:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:36] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-04-26T05:05:36.929 INFO:tasks.workunit.client.0.smithi146.stdout: 240: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:36.929 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H3-41cvUP3KyOoU off=17966549 len=343256 2024-04-26T05:05:36.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 1241 completed, throughput=4.98MB/sec 2024-04-26T05:05:36.933 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W2vRxiiRER_gHg7 off=378264 len=1476035 2024-04-26T05:05:36.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 1242 completed, throughput=4.99MB/sec 2024-04-26T05:05:36.939 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9oIYji5dxa_2U27 off=2212603 len=1617457 2024-04-26T05:05:36.941 INFO:tasks.workunit.client.0.smithi146.stdout:op 1243 completed, throughput=5MB/sec 2024-04-26T05:05:36.941 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-APIFBzSOkbZ9Pqf off=2471012 len=395087 2024-04-26T05:05:36.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 1244 completed, throughput=5MB/sec 2024-04-26T05:05:36.944 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VEh0dLnJdG0y4R- off=4638705 len=1731021 2024-04-26T05:05:36.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 1245 completed, throughput=5MB/sec 2024-04-26T05:05:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:36 smithi204 ceph-mon[88313]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-04-26T05:05:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:36 smithi146 ceph-mon[92947]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-04-26T05:05:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:36 smithi146 ceph-mon[95531]: pgmap v1543: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.1 MiB/s wr, 6 op/s 2024-04-26T05:05:37.948 INFO:tasks.workunit.client.0.smithi146.stdout: 241: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:37.948 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qhy1kEKn1KIfTBO off=14740414 len=482162 2024-04-26T05:05:37.952 INFO:tasks.workunit.client.0.smithi146.stdout:op 1246 completed, throughput=4.99MB/sec 2024-04-26T05:05:37.952 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-REfxPzhjrIvYWPw off=20912250 len=996750 2024-04-26T05:05:37.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 1247 completed, throughput=4.99MB/sec 2024-04-26T05:05:37.955 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7bfw4LZHjyNUAef off=17963330 len=1705723 2024-04-26T05:05:37.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 1248 completed, throughput=5MB/sec 2024-04-26T05:05:37.959 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wAQ3HVENrAVnQR9 off=21333860 len=529691 2024-04-26T05:05:37.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 1249 completed, throughput=5MB/sec 2024-04-26T05:05:37.960 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Fcz7L3p4DF6VKBx off=8486670 len=289327 2024-04-26T05:05:37.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 1250 completed, throughput=5MB/sec 2024-04-26T05:05:37.961 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wPnCyxBQwBHYPzM off=18697494 len=1926719 2024-04-26T05:05:37.964 INFO:tasks.workunit.client.0.smithi146.stdout:op 1251 completed, throughput=5.01MB/sec 2024-04-26T05:05:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: 242: throughput=4.99MB/sec pending data=0 2024-04-26T05:05:38.970 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5nDVqajhs0ovbuF off=15284270 len=670546 2024-04-26T05:05:38.970 INFO:tasks.workunit.client.0.smithi146.stdout:op 1252 completed, throughput=4.99MB/sec 2024-04-26T05:05:38.970 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MwV-udYN82jQsea off=4319319 len=1598768 2024-04-26T05:05:38.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 1253 completed, throughput=5MB/sec 2024-04-26T05:05:38.975 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2LLfE5SWoRmcOcV off=3180553 len=2024824 2024-04-26T05:05:38.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 1254 completed, throughput=5MB/sec 2024-04-26T05:05:39.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:38 smithi204 ceph-mon[88313]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:05:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:38 smithi146 ceph-mon[95531]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:05:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:38 smithi146 ceph-mon[92947]: pgmap v1544: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:05:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: 243: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:39.977 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t2QmHylNY72gzQJ off=7221048 len=62953 2024-04-26T05:05:39.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 1255 completed, throughput=4.98MB/sec 2024-04-26T05:05:39.980 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7pjuTcCWe3Kgnr3 off=2625170 len=64563 2024-04-26T05:05:39.980 INFO:tasks.workunit.client.0.smithi146.stdout:op 1256 completed, throughput=4.98MB/sec 2024-04-26T05:05:39.980 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xWde9pADJdeX1iB off=1409508 len=2046280 2024-04-26T05:05:39.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 1257 completed, throughput=4.99MB/sec 2024-04-26T05:05:39.990 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DrLVwDlESuZtUdA off=4551387 len=1324964 2024-04-26T05:05:39.996 INFO:tasks.workunit.client.0.smithi146.stdout:op 1258 completed, throughput=5MB/sec 2024-04-26T05:05:39.996 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-b2B7riztT-CGNpF off=78874 len=1276516 2024-04-26T05:05:40.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 1259 completed, throughput=5MB/sec 2024-04-26T05:05:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: 244: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:41.004 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_hHv8kwwlmJTnbA off=2362172 len=1934359 2024-04-26T05:05:41.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 1260 completed, throughput=4.99MB/sec 2024-04-26T05:05:41.013 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kyYT1AX09T4Aox- off=388739 len=680710 2024-04-26T05:05:41.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 1261 completed, throughput=4.99MB/sec 2024-04-26T05:05:41.016 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5gSpslh3a0e0zH0 off=5826561 len=672499 2024-04-26T05:05:41.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 1262 completed, throughput=4.99MB/sec 2024-04-26T05:05:41.020 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oi3-EwfxqiKT57j off=9285994 len=1346745 2024-04-26T05:05:41.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 1263 completed, throughput=5MB/sec 2024-04-26T05:05:41.023 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QKA4v_s2vTdScN0 off=3418936 len=1637652 2024-04-26T05:05:41.024 INFO:tasks.workunit.client.0.smithi146.stdout:op 1264 completed, throughput=5MB/sec 2024-04-26T05:05:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:40 smithi204 ceph-mon[88313]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-04-26T05:05:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:40 smithi146 ceph-mon[95531]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-04-26T05:05:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:40 smithi146 ceph-mon[92947]: pgmap v1545: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.9 MiB/s wr, 7 op/s 2024-04-26T05:05:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: 245: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:42.024 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Dj9Cdx1L7KplpLt off=1192850 len=1399922 2024-04-26T05:05:42.032 INFO:tasks.workunit.client.0.smithi146.stdout:op 1265 completed, throughput=4.99MB/sec 2024-04-26T05:05:42.032 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nvsVg6hQ3_XPOUq off=8709448 len=1395498 2024-04-26T05:05:42.034 INFO:tasks.workunit.client.0.smithi146.stdout:op 1266 completed, throughput=4.99MB/sec 2024-04-26T05:05:42.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TySSf7fJpZBB3UE off=4176387 len=1585492 2024-04-26T05:05:42.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 1267 completed, throughput=5MB/sec 2024-04-26T05:05:43.038 INFO:tasks.workunit.client.0.smithi146.stdout: 246: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:43.038 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QHxARU1yVWlOC8y off=11905369 len=1575818 2024-04-26T05:05:43.044 INFO:tasks.workunit.client.0.smithi146.stdout:op 1268 completed, throughput=4.99MB/sec 2024-04-26T05:05:43.044 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dPMpO0woWrqs77X off=4813539 len=1900552 2024-04-26T05:05:43.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 1269 completed, throughput=4.99MB/sec 2024-04-26T05:05:43.052 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ckBHDwyYfcratJb off=648254 len=104981 2024-04-26T05:05:43.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 1270 completed, throughput=4.99MB/sec 2024-04-26T05:05:43.052 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kK-iltPh86T9oHq off=176795 len=543942 2024-04-26T05:05:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:42 smithi204 ceph-mon[88313]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:43.056 INFO:tasks.workunit.client.0.smithi146.stdout:op 1271 completed, throughput=5MB/sec 2024-04-26T05:05:43.056 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-paJgA0m4pwQ27al off=4186828 len=436075 2024-04-26T05:05:43.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 1272 completed, throughput=5MB/sec 2024-04-26T05:05:43.057 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--xhtWkT1rurUx02 off=4723615 len=1625738 2024-04-26T05:05:43.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 1273 completed, throughput=5MB/sec 2024-04-26T05:05:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:42 smithi146 ceph-mon[95531]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:42 smithi146 ceph-mon[92947]: pgmap v1546: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: 247: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:44.061 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fsIyg8-Oc04OKGT off=3949229 len=1016917 2024-04-26T05:05:44.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 1274 completed, throughput=4.99MB/sec 2024-04-26T05:05:44.063 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EqJWvadDjbO6h5g off=20556580 len=1594804 2024-04-26T05:05:44.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 1275 completed, throughput=4.99MB/sec 2024-04-26T05:05:44.066 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rr2bIA6rY4YZE3- off=4605177 len=891509 2024-04-26T05:05:44.068 INFO:tasks.workunit.client.0.smithi146.stdout:op 1276 completed, throughput=5MB/sec 2024-04-26T05:05:44.068 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZWr7dBvA98Z0AhZ off=6993722 len=1511678 2024-04-26T05:05:44.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 1277 completed, throughput=5MB/sec 2024-04-26T05:05:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:44 smithi204 ceph-mon[88313]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:45.070 INFO:tasks.workunit.client.0.smithi146.stdout: 248: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:45.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UUOedO2HbcO3ej0 off=368400 len=1234095 2024-04-26T05:05:45.072 INFO:tasks.workunit.client.0.smithi146.stdout:op 1278 completed, throughput=4.99MB/sec 2024-04-26T05:05:45.072 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gb5DgtDScs1JPu1 off=735454 len=374868 2024-04-26T05:05:45.076 INFO:tasks.workunit.client.0.smithi146.stdout:op 1279 completed, throughput=4.99MB/sec 2024-04-26T05:05:45.076 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A4DWDsXhYjNzAdh off=1461423 len=1852537 2024-04-26T05:05:45.086 INFO:tasks.workunit.client.0.smithi146.stdout:op 1280 completed, throughput=5MB/sec 2024-04-26T05:05:45.087 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uku4a5PU2m-Z4JO off=3800595 len=1253976 2024-04-26T05:05:45.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 1281 completed, throughput=5MB/sec 2024-04-26T05:05:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:44 smithi146 ceph-mon[95531]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:44 smithi146 ceph-mon[92947]: pgmap v1547: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 5 op/s 2024-04-26T05:05:46.092 INFO:tasks.workunit.client.0.smithi146.stdout: 249: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:46.092 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4b6m4ZqqLVbeZOT off=9704302 len=144112 2024-04-26T05:05:46.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 1282 completed, throughput=4.98MB/sec 2024-04-26T05:05:46.095 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o-JxD6HcM4wFjJv off=2868398 len=471330 2024-04-26T05:05:46.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 1283 completed, throughput=4.98MB/sec 2024-04-26T05:05:46.096 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LGSW3IzKTzWBil9 off=8399106 len=872154 2024-04-26T05:05:46.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 1284 completed, throughput=4.99MB/sec 2024-04-26T05:05:46.101 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fes1SUf4g5YpRn9 off=2599896 len=862271 2024-04-26T05:05:46.105 INFO:tasks.workunit.client.0.smithi146.stdout:op 1285 completed, throughput=4.99MB/sec 2024-04-26T05:05:46.105 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uWto0Au95N4JxQl off=2038049 len=394841 2024-04-26T05:05:46.108 INFO:tasks.workunit.client.0.smithi146.stdout:op 1286 completed, throughput=4.99MB/sec 2024-04-26T05:05:46.108 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FJKPdfQIPeVum7X off=4411330 len=1025164 2024-04-26T05:05:46.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 1287 completed, throughput=4.99MB/sec 2024-04-26T05:05:46.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ljkpPKeSYtzuNa3 off=4711299 len=972853 2024-04-26T05:05:46.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 1288 completed, throughput=5MB/sec 2024-04-26T05:05:46.111 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i_mhwpy6sZXRiWM off=3875504 len=836570 2024-04-26T05:05:46.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 1289 completed, throughput=5MB/sec 2024-04-26T05:05:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:46] "GET /metrics HTTP/1.1" 200 34124 "" "Prometheus/2.43.0" 2024-04-26T05:05:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:46 smithi204 ceph-mon[88313]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-26T05:05:47.113 INFO:tasks.workunit.client.0.smithi146.stdout: 250: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:47.113 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-reupKZp62XgMkpQ off=2228235 len=961240 2024-04-26T05:05:47.114 INFO:tasks.workunit.client.0.smithi146.stdout:op 1290 completed, throughput=4.99MB/sec 2024-04-26T05:05:47.115 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jj4SdqWrB9aYFU_ off=10733333 len=202652 2024-04-26T05:05:47.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 1291 completed, throughput=4.99MB/sec 2024-04-26T05:05:47.117 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xfsye1QHmGhDjyY off=677904 len=1518561 2024-04-26T05:05:47.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 1292 completed, throughput=4.99MB/sec 2024-04-26T05:05:47.119 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ojge8XbU1XBFmov off=2099974 len=973973 2024-04-26T05:05:47.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 1293 completed, throughput=5MB/sec 2024-04-26T05:05:47.121 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--OMvqHod5GtrEEA off=2951895 len=1341555 2024-04-26T05:05:47.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 1294 completed, throughput=5MB/sec 2024-04-26T05:05:47.127 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yDb1ArD5vMmIRE- off=6259506 len=951496 2024-04-26T05:05:47.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 1295 completed, throughput=5MB/sec 2024-04-26T05:05:47.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:46 smithi146 ceph-mon[92947]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-26T05:05:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:46 smithi146 ceph-mon[95531]: pgmap v1548: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 7 op/s 2024-04-26T05:05:48.133 INFO:tasks.workunit.client.0.smithi146.stdout: 251: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:48.133 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4umOaM0MCSluX2m off=2270527 len=1733229 2024-04-26T05:05:48.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 1296 completed, throughput=4.99MB/sec 2024-04-26T05:05:48.135 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k7DaLWXBztZgnHW off=3871643 len=1081415 2024-04-26T05:05:48.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 1297 completed, throughput=4.99MB/sec 2024-04-26T05:05:48.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b7LlcnSPxA1UnL1 off=1652810 len=1853773 2024-04-26T05:05:48.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 1298 completed, throughput=5MB/sec 2024-04-26T05:05:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:48 smithi204 ceph-mon[88313]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:05:49.143 INFO:tasks.workunit.client.0.smithi146.stdout: 252: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:49.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jo1mUCDPT9UZR7Y off=12692469 len=789587 2024-04-26T05:05:49.144 INFO:tasks.workunit.client.0.smithi146.stdout:op 1299 completed, throughput=4.98MB/sec 2024-04-26T05:05:49.144 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z1C4acxbo72-2b5 off=4221729 len=2023036 2024-04-26T05:05:49.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 1300 completed, throughput=4.99MB/sec 2024-04-26T05:05:49.156 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DGxYVh_dRZ9tqW3 off=18080481 len=1523438 2024-04-26T05:05:49.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 1301 completed, throughput=5MB/sec 2024-04-26T05:05:49.163 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QjIEcGbi2lhqg98 off=16834465 len=470155 2024-04-26T05:05:49.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 1302 completed, throughput=5MB/sec 2024-04-26T05:05:49.164 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Lcb0TTQgm_taTsK off=972449 len=1287145 2024-04-26T05:05:49.169 INFO:tasks.workunit.client.0.smithi146.stdout:op 1303 completed, throughput=5MB/sec 2024-04-26T05:05:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:48 smithi146 ceph-mon[95531]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:05:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:48 smithi146 ceph-mon[92947]: pgmap v1549: 105 pgs: 105 active+clean; 126 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:05:50.169 INFO:tasks.workunit.client.0.smithi146.stdout: 253: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:50.169 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oyEJOFbjsO1F6KJ off=5533327 len=2056407 2024-04-26T05:05:50.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 1304 completed, throughput=4.99MB/sec 2024-04-26T05:05:50.172 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZuQ0CirEX85Zt0U off=7660701 len=1032292 2024-04-26T05:05:50.173 INFO:tasks.workunit.client.0.smithi146.stdout:op 1305 completed, throughput=5MB/sec 2024-04-26T05:05:50.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uGCYQCHmAqZWsIO off=2677742 len=901485 2024-04-26T05:05:50.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 1306 completed, throughput=5MB/sec 2024-04-26T05:05:50.175 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nH78qYLTOQxWcCF off=4760331 len=492256 2024-04-26T05:05:50.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 1307 completed, throughput=5MB/sec 2024-04-26T05:05:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:50 smithi204 ceph-mon[88313]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:05:51.180 INFO:tasks.workunit.client.0.smithi146.stdout: 254: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:51.180 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a8-7TQBw9BxxFPI off=3916338 len=1293249 2024-04-26T05:05:51.186 INFO:tasks.workunit.client.0.smithi146.stdout:op 1308 completed, throughput=4.99MB/sec 2024-04-26T05:05:51.186 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o1GSL3p2LJonUkk off=16973397 len=1508956 2024-04-26T05:05:51.189 INFO:tasks.workunit.client.0.smithi146.stdout:op 1309 completed, throughput=4.99MB/sec 2024-04-26T05:05:51.189 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fCIV--4An_B0FL- off=4497847 len=1598092 2024-04-26T05:05:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:50 smithi146 ceph-mon[92947]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:05:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:50 smithi146 ceph-mon[95531]: pgmap v1550: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:05:51.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 1310 completed, throughput=5MB/sec 2024-04-26T05:05:51.196 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4IrD6M2cevdhWSg off=9188201 len=1522275 2024-04-26T05:05:51.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 1311 completed, throughput=5MB/sec 2024-04-26T05:05:52.203 INFO:tasks.workunit.client.0.smithi146.stdout: 255: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:52.203 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S55RMbr-8q1tXI4 off=7470242 len=97141 2024-04-26T05:05:52.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 1312 completed, throughput=4.98MB/sec 2024-04-26T05:05:52.204 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gbbnq3XyROACFlH off=1585796 len=1494793 2024-04-26T05:05:52.213 INFO:tasks.workunit.client.0.smithi146.stdout:op 1313 completed, throughput=4.99MB/sec 2024-04-26T05:05:52.213 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6YTIteIVFlZs_P_ off=12697966 len=6958 2024-04-26T05:05:52.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 1314 completed, throughput=4.99MB/sec 2024-04-26T05:05:52.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LPN5Gnv_4vQbdjN off=17797626 len=1425333 2024-04-26T05:05:52.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 1315 completed, throughput=4.99MB/sec 2024-04-26T05:05:52.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5X3bLRh9MeBbWNR off=265086 len=1251181 2024-04-26T05:05:52.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 1316 completed, throughput=5MB/sec 2024-04-26T05:05:52.221 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4l7w0vL3sgQx6O_ off=5078120 len=2071137 2024-04-26T05:05:52.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 1317 completed, throughput=5.01MB/sec 2024-04-26T05:05:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:52 smithi204 ceph-mon[88313]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:52 smithi146 ceph-mon[92947]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:52 smithi146 ceph-mon[95531]: pgmap v1551: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:53.232 INFO:tasks.workunit.client.0.smithi146.stdout: 256: throughput=4.99MB/sec pending data=0 2024-04-26T05:05:53.232 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jY7RFOH0rJ-eEsx off=9647537 len=1953513 2024-04-26T05:05:53.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 1318 completed, throughput=4.99MB/sec 2024-04-26T05:05:53.241 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UT9XOsY3YOA-FQp off=1757265 len=1742862 2024-04-26T05:05:53.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 1319 completed, throughput=5MB/sec 2024-04-26T05:05:54.245 INFO:tasks.workunit.client.0.smithi146.stdout: 257: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:54.245 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BBuwI_yPaRFey0E off=17063636 len=1506327 2024-04-26T05:05:54.252 INFO:tasks.workunit.client.0.smithi146.stdout:op 1320 completed, throughput=4.99MB/sec 2024-04-26T05:05:54.252 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I2JbQhBp4H43Nv0 off=724398 len=895947 2024-04-26T05:05:54.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 1321 completed, throughput=4.99MB/sec 2024-04-26T05:05:54.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Aw4n6OOMuXVLz5I off=2908038 len=1291919 2024-04-26T05:05:54.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 1322 completed, throughput=4.99MB/sec 2024-04-26T05:05:54.256 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sngNxvC9TWxcQq1 off=119080 len=1013235 2024-04-26T05:05:54.261 INFO:tasks.workunit.client.0.smithi146.stdout:op 1323 completed, throughput=5MB/sec 2024-04-26T05:05:54.261 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WGaePEWdBYlu_Gv off=843824 len=808992 2024-04-26T05:05:54.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 1324 completed, throughput=5MB/sec 2024-04-26T05:05:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:54 smithi204 ceph-mon[88313]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:54 smithi146 ceph-mon[92947]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:54 smithi146 ceph-mon[95531]: pgmap v1552: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:05:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:05:55.262 INFO:tasks.workunit.client.0.smithi146.stdout: 258: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:55.263 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M6bOKOY_4t1cNYU off=9182 len=1130144 2024-04-26T05:05:55.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 1325 completed, throughput=4.99MB/sec 2024-04-26T05:05:55.264 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZWr7dBvA98Z0AhZ off=2893018 len=404218 2024-04-26T05:05:55.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 1326 completed, throughput=4.99MB/sec 2024-04-26T05:05:55.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Di8HZTHtS36z1mk off=952150 len=1929612 2024-04-26T05:05:55.276 INFO:tasks.workunit.client.0.smithi146.stdout:op 1327 completed, throughput=4.99MB/sec 2024-04-26T05:05:55.276 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WzXQSGS-Bpp_LLi off=569786 len=152519 2024-04-26T05:05:55.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 1328 completed, throughput=4.99MB/sec 2024-04-26T05:05:55.279 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DsZBOldOSrx73Pt off=315056 len=551056 2024-04-26T05:05:55.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 1329 completed, throughput=5MB/sec 2024-04-26T05:05:55.282 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rPHjpFSqMOZgHWU off=5371295 len=492102 2024-04-26T05:05:55.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 1330 completed, throughput=5MB/sec 2024-04-26T05:05:55.284 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OeSpPrqurN8tz0k off=5391351 len=116374 2024-04-26T05:05:55.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 1331 completed, throughput=5MB/sec 2024-04-26T05:05:55.284 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_f0cGOkxDmoAejX off=10134991 len=507675 2024-04-26T05:05:55.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 1332 completed, throughput=5MB/sec 2024-04-26T05:05:56.287 INFO:tasks.workunit.client.0.smithi146.stdout: 259: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:56.288 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FGPTZlsS4eIfC0u off=5858453 len=1596131 2024-04-26T05:05:56.290 INFO:tasks.workunit.client.0.smithi146.stdout:op 1333 completed, throughput=4.99MB/sec 2024-04-26T05:05:56.291 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0g8rdEPoyaGHLA2 off=1950343 len=134696 2024-04-26T05:05:56.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 1334 completed, throughput=4.99MB/sec 2024-04-26T05:05:56.294 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e4obFM7YAcWuzNn off=7508069 len=1386805 2024-04-26T05:05:56.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 1335 completed, throughput=4.99MB/sec 2024-04-26T05:05:56.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F7TCtDTaUP-lLU9 off=5090761 len=1439903 2024-04-26T05:05:56.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 1336 completed, throughput=5MB/sec 2024-04-26T05:05:56.305 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eZZPq903tv9-BUK off=3583051 len=802017 2024-04-26T05:05:56.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 1337 completed, throughput=5MB/sec 2024-04-26T05:05:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:05:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:05:56] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:05:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:56 smithi204 ceph-mon[88313]: pgmap v1553: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:56 smithi146 ceph-mon[95531]: pgmap v1553: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:56 smithi146 ceph-mon[92947]: pgmap v1553: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:05:57.307 INFO:tasks.workunit.client.0.smithi146.stdout: 260: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:57.307 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NfRLlq55pHnFsdI off=3116231 len=1126576 2024-04-26T05:05:57.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 1338 completed, throughput=4.99MB/sec 2024-04-26T05:05:57.309 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TmnfXvCmHPK_3JS off=12843729 len=39702 2024-04-26T05:05:57.312 INFO:tasks.workunit.client.0.smithi146.stdout:op 1339 completed, throughput=4.99MB/sec 2024-04-26T05:05:57.312 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uCd95ggS-NCqtRn off=14705495 len=1275719 2024-04-26T05:05:57.318 INFO:tasks.workunit.client.0.smithi146.stdout:op 1340 completed, throughput=4.99MB/sec 2024-04-26T05:05:57.318 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1SWs-JMtCnZSNGY off=1232312 len=840792 2024-04-26T05:05:57.320 INFO:tasks.workunit.client.0.smithi146.stdout:op 1341 completed, throughput=4.99MB/sec 2024-04-26T05:05:57.320 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VPIOmiG8VWMfDVq off=4462629 len=2091152 2024-04-26T05:05:57.322 INFO:tasks.workunit.client.0.smithi146.stdout:op 1342 completed, throughput=5MB/sec 2024-04-26T05:05:58.322 INFO:tasks.workunit.client.0.smithi146.stdout: 261: throughput=4.98MB/sec pending data=0 2024-04-26T05:05:58.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-86S1o_WAwphBW11 off=4127070 len=1837549 2024-04-26T05:05:58.330 INFO:tasks.workunit.client.0.smithi146.stdout:op 1343 completed, throughput=4.99MB/sec 2024-04-26T05:05:58.330 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oWDLvp66EzvlmbF off=8742858 len=438691 2024-04-26T05:05:58.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 1344 completed, throughput=4.99MB/sec 2024-04-26T05:05:58.331 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Taf8PpXmazbZXfc off=2076615 len=2048296 2024-04-26T05:05:58.343 INFO:tasks.workunit.client.0.smithi146.stdout:op 1345 completed, throughput=5MB/sec 2024-04-26T05:05:58.343 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--0wEbFjxcEMXq7Z off=19070010 len=148996 2024-04-26T05:05:58.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 1346 completed, throughput=5MB/sec 2024-04-26T05:05:58.346 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mY69kdBOB9suZcG off=3495720 len=666360 2024-04-26T05:05:58.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 1347 completed, throughput=5MB/sec 2024-04-26T05:05:58.350 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BuouUOBZJvpMeFa off=12764468 len=1441058 2024-04-26T05:05:58.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 1348 completed, throughput=5.01MB/sec 2024-04-26T05:05:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:05:58 smithi204 ceph-mon[88313]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:05:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:05:58 smithi146 ceph-mon[95531]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:05:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:05:58 smithi146 ceph-mon[92947]: pgmap v1554: 105 pgs: 105 active+clean; 126 GiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:05:59.355 INFO:tasks.workunit.client.0.smithi146.stdout: 262: throughput=4.99MB/sec pending data=0 2024-04-26T05:05:59.355 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lWhEVGzQMRXb3ZF off=4934624 len=1747137 2024-04-26T05:05:59.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 1349 completed, throughput=4.99MB/sec 2024-04-26T05:05:59.357 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6QZgeBwY7jwmcgy off=1390746 len=1645877 2024-04-26T05:05:59.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 1350 completed, throughput=5MB/sec 2024-04-26T05:05:59.358 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zaRaCAYfL7QyWfV off=1895180 len=244549 2024-04-26T05:05:59.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 1351 completed, throughput=5MB/sec 2024-04-26T05:05:59.360 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C35RYr9er4uKhNE off=10499722 len=1624572 2024-04-26T05:05:59.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 1352 completed, throughput=5MB/sec 2024-04-26T05:06:00.305 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:05:59 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=sqlstore.transactions t=2024-04-26T05:05:59.811766347Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-26T05:06:00.362 INFO:tasks.workunit.client.0.smithi146.stdout: 263: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:00.363 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X-n0EvGgBhBMP_V off=1912985 len=1618041 2024-04-26T05:06:00.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 1353 completed, throughput=4.99MB/sec 2024-04-26T05:06:00.370 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9JULGhiSzIjXSXq off=3176972 len=720792 2024-04-26T05:06:00.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 1354 completed, throughput=4.99MB/sec 2024-04-26T05:06:00.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-s95J1ixlbhn-qaD off=588660 len=527861 2024-04-26T05:06:00.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 1355 completed, throughput=5MB/sec 2024-04-26T05:06:00.377 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FUEMhUEi89dZCls off=1604548 len=1805723 2024-04-26T05:06:00.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 1356 completed, throughput=5MB/sec 2024-04-26T05:06:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:00 smithi204 ceph-mon[88313]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:00 smithi146 ceph-mon[95531]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:00 smithi146 ceph-mon[92947]: pgmap v1555: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:01.386 INFO:tasks.workunit.client.0.smithi146.stdout: 264: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:01.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AaEh6p4HuqR4ccl off=4719617 len=482614 2024-04-26T05:06:01.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 1357 completed, throughput=4.99MB/sec 2024-04-26T05:06:01.390 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1EDymKmZeF13PSD off=3083496 len=1178457 2024-04-26T05:06:01.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 1358 completed, throughput=4.99MB/sec 2024-04-26T05:06:01.396 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X5zbrj8AHp5Uh-N off=11343122 len=1710829 2024-04-26T05:06:01.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 1359 completed, throughput=5MB/sec 2024-04-26T05:06:01.399 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Cm8e770slo8jVP9 off=9509778 len=1280092 2024-04-26T05:06:01.406 INFO:tasks.workunit.client.0.smithi146.stdout:op 1360 completed, throughput=5MB/sec 2024-04-26T05:06:01.406 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fq6SC3Est689kjx off=4093862 len=11318 2024-04-26T05:06:01.408 INFO:tasks.workunit.client.0.smithi146.stdout:op 1361 completed, throughput=5MB/sec 2024-04-26T05:06:01.408 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9NAr1ujKtPJzpL0 off=4877662 len=56250 2024-04-26T05:06:01.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 1362 completed, throughput=5MB/sec 2024-04-26T05:06:02.410 INFO:tasks.workunit.client.0.smithi146.stdout: 265: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:02.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kfYkoUrv6G_IKgQ off=11435126 len=2041589 2024-04-26T05:06:02.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 1363 completed, throughput=4.99MB/sec 2024-04-26T05:06:02.422 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-prkeVFi1qVazf9c off=15991642 len=442972 2024-04-26T05:06:02.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 1364 completed, throughput=4.99MB/sec 2024-04-26T05:06:02.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yshBxVHUamn763n off=8998946 len=446853 2024-04-26T05:06:02.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 1365 completed, throughput=4.99MB/sec 2024-04-26T05:06:02.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W5HahlUwtM9Gk5P off=11307299 len=1253633 2024-04-26T05:06:02.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 1366 completed, throughput=5MB/sec 2024-04-26T05:06:02.431 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-53BIWfRTRxKdqRH off=10774023 len=1943158 2024-04-26T05:06:02.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 1367 completed, throughput=5MB/sec 2024-04-26T05:06:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:02 smithi204 ceph-mon[88313]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:02 smithi146 ceph-mon[95531]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:02 smithi146 ceph-mon[92947]: pgmap v1556: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:03.434 INFO:tasks.workunit.client.0.smithi146.stdout: 266: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:03.435 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LFzzBC4dYPK7wFA off=16673760 len=705511 2024-04-26T05:06:03.439 INFO:tasks.workunit.client.0.smithi146.stdout:op 1368 completed, throughput=4.99MB/sec 2024-04-26T05:06:03.439 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9auoyURPhyLQp6o off=4745222 len=1459587 2024-04-26T05:06:03.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 1369 completed, throughput=4.99MB/sec 2024-04-26T05:06:03.449 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lk276mMvgKdceeX off=495595 len=1118173 2024-04-26T05:06:03.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 1370 completed, throughput=5MB/sec 2024-04-26T05:06:03.455 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P3nAY_Hl-JN_RmZ off=2183062 len=1200488 2024-04-26T05:06:03.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 1371 completed, throughput=5MB/sec 2024-04-26T05:06:03.462 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R_s49BGgUjjmUno off=915830 len=185861 2024-04-26T05:06:03.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 1372 completed, throughput=5MB/sec 2024-04-26T05:06:04.465 INFO:tasks.workunit.client.0.smithi146.stdout: 267: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:04.465 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6RxxtJaqYp1lE8Q off=3074174 len=1486787 2024-04-26T05:06:04.471 INFO:tasks.workunit.client.0.smithi146.stdout:op 1373 completed, throughput=4.99MB/sec 2024-04-26T05:06:04.471 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4ECYIvCJQaB60WM off=3238202 len=1428008 2024-04-26T05:06:04.478 INFO:tasks.workunit.client.0.smithi146.stdout:op 1374 completed, throughput=4.99MB/sec 2024-04-26T05:06:04.478 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--1tePUAjwU0QkLF off=10540186 len=1465149 2024-04-26T05:06:04.483 INFO:tasks.workunit.client.0.smithi146.stdout:op 1375 completed, throughput=5MB/sec 2024-04-26T05:06:04.483 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mA2kPN2YFNLoXYO off=10753528 len=1636178 2024-04-26T05:06:04.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 1376 completed, throughput=5MB/sec 2024-04-26T05:06:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:04 smithi204 ceph-mon[88313]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:04 smithi146 ceph-mon[95531]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:04 smithi146 ceph-mon[92947]: pgmap v1557: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:05.488 INFO:tasks.workunit.client.0.smithi146.stdout: 268: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:05.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N5L8nPiO90iQDnL off=4359621 len=1640936 2024-04-26T05:06:05.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 1377 completed, throughput=4.99MB/sec 2024-04-26T05:06:05.495 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pfP0HgOLyzYaZGA off=11799457 len=472258 2024-04-26T05:06:05.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 1378 completed, throughput=4.99MB/sec 2024-04-26T05:06:05.496 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VUkVV8Sl-TAYWwu off=6989046 len=263765 2024-04-26T05:06:05.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 1379 completed, throughput=4.99MB/sec 2024-04-26T05:06:05.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qULlBnFfzaHeN18 off=661615 len=1448058 2024-04-26T05:06:05.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 1380 completed, throughput=5MB/sec 2024-04-26T05:06:05.502 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l_BVo1e3uHBBiJv off=4379978 len=67983 2024-04-26T05:06:05.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 1381 completed, throughput=5MB/sec 2024-04-26T05:06:05.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oexd8iSqqe8fqgH off=1001175 len=867397 2024-04-26T05:06:05.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 1382 completed, throughput=5MB/sec 2024-04-26T05:06:06.506 INFO:tasks.workunit.client.0.smithi146.stdout: 269: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:06.506 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IXxgypE93mED15F off=5936776 len=33389 2024-04-26T05:06:06.506 INFO:tasks.workunit.client.0.smithi146.stdout:op 1383 completed, throughput=4.98MB/sec 2024-04-26T05:06:06.506 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qxiIodrqd6tiKYQ off=2680051 len=419936 2024-04-26T05:06:06.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 1384 completed, throughput=4.98MB/sec 2024-04-26T05:06:06.510 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0SgmwSuVcObNyub off=1717834 len=103995 2024-04-26T05:06:06.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 1385 completed, throughput=4.98MB/sec 2024-04-26T05:06:06.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mQIIGtvjdKgNXFy off=3848735 len=417951 2024-04-26T05:06:06.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 1386 completed, throughput=4.99MB/sec 2024-04-26T05:06:06.514 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4_DWWWEDPvC9JWV off=3767031 len=425868 2024-04-26T05:06:06.517 INFO:tasks.workunit.client.0.smithi146.stdout:op 1387 completed, throughput=4.99MB/sec 2024-04-26T05:06:06.517 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PnXkAh86MjCFRaK off=2513362 len=1742967 2024-04-26T05:06:06.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 1388 completed, throughput=4.99MB/sec 2024-04-26T05:06:06.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PTzIy1eMjXslpcb off=967148 len=2016476 2024-04-26T05:06:06.539 INFO:tasks.workunit.client.0.smithi146.stdout:op 1389 completed, throughput=5MB/sec 2024-04-26T05:06:06.539 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xjEhGxGujzupHgm off=5178167 len=252987 2024-04-26T05:06:06.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 1390 completed, throughput=5MB/sec 2024-04-26T05:06:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:06] "GET /metrics HTTP/1.1" 200 34125 "" "Prometheus/2.43.0" 2024-04-26T05:06:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:06 smithi204 ceph-mon[88313]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:06 smithi146 ceph-mon[95531]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:06 smithi146 ceph-mon[92947]: pgmap v1558: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:07.540 INFO:tasks.workunit.client.0.smithi146.stdout: 270: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:07.540 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N3ZyT9KQF0VEQWd off=7779565 len=421649 2024-04-26T05:06:07.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 1391 completed, throughput=4.98MB/sec 2024-04-26T05:06:07.544 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jCe7oY3m3hZwGo3 off=4453205 len=1268503 2024-04-26T05:06:07.545 INFO:tasks.workunit.client.0.smithi146.stdout:op 1392 completed, throughput=4.99MB/sec 2024-04-26T05:06:07.545 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9lo9hbuEwe_cQkM off=1842269 len=197576 2024-04-26T05:06:07.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 1393 completed, throughput=4.99MB/sec 2024-04-26T05:06:07.546 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vVizHDjGSeZo4gf off=11014225 len=1589783 2024-04-26T05:06:07.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 1394 completed, throughput=4.99MB/sec 2024-04-26T05:06:07.554 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JXB3egScxA1cjjv off=835901 len=635917 2024-04-26T05:06:07.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 1395 completed, throughput=5MB/sec 2024-04-26T05:06:07.558 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-REfxPzhjrIvYWPw off=11001163 len=759989 2024-04-26T05:06:07.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 1396 completed, throughput=5MB/sec 2024-04-26T05:06:07.562 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Py6oQ0cmRINpj6T off=7732440 len=1917170 2024-04-26T05:06:07.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 1397 completed, throughput=5.01MB/sec 2024-04-26T05:06:08.571 INFO:tasks.workunit.client.0.smithi146.stdout: 271: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:08.572 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P5XZOR16bfjFNgH off=10357591 len=296925 2024-04-26T05:06:08.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 1398 completed, throughput=4.99MB/sec 2024-04-26T05:06:08.573 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Lt_Abx99lDlD0mH off=3273883 len=834694 2024-04-26T05:06:08.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 1399 completed, throughput=4.99MB/sec 2024-04-26T05:06:08.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9ymh6un0tMAQTNR off=8088693 len=753125 2024-04-26T05:06:08.578 INFO:tasks.workunit.client.0.smithi146.stdout:op 1400 completed, throughput=4.99MB/sec 2024-04-26T05:06:08.578 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UdDYG767q4Jps0V off=11083 len=1090465 2024-04-26T05:06:08.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 1401 completed, throughput=5MB/sec 2024-04-26T05:06:08.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8F6uqRzxJ5sHQGX off=8927149 len=182573 2024-04-26T05:06:08.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 1402 completed, throughput=5MB/sec 2024-04-26T05:06:08.584 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z2nsGQvqLF3rRVF off=16544738 len=1385403 2024-04-26T05:06:08.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 1403 completed, throughput=5MB/sec 2024-04-26T05:06:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:08 smithi204 ceph-mon[88313]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:06:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:08 smithi146 ceph-mon[95531]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:06:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:08 smithi146 ceph-mon[92947]: pgmap v1559: 105 pgs: 105 active+clean; 126 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:06:09.587 INFO:tasks.workunit.client.0.smithi146.stdout: 272: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:09.587 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v4bLc5bueIl8011 off=3818123 len=1157511 2024-04-26T05:06:09.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 1404 completed, throughput=4.99MB/sec 2024-04-26T05:06:09.589 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B7Dk6caqXMrljqD off=19723831 len=728087 2024-04-26T05:06:09.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 1405 completed, throughput=4.99MB/sec 2024-04-26T05:06:09.590 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0eZgm604oP_7r87 off=684762 len=711663 2024-04-26T05:06:09.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 1406 completed, throughput=4.99MB/sec 2024-04-26T05:06:09.595 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SoC1hRJu1Y8SnQR off=2032017 len=2011595 2024-04-26T05:06:09.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 1407 completed, throughput=5MB/sec 2024-04-26T05:06:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:10.597 INFO:tasks.workunit.client.0.smithi146.stdout: 273: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:10.597 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QRqdoxHCmS3HdPT off=0 len=1526857 2024-04-26T05:06:10.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 1408 completed, throughput=4.99MB/sec 2024-04-26T05:06:10.601 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oJbdNz3fzbtgK47 off=4738407 len=375145 2024-04-26T05:06:10.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 1409 completed, throughput=4.99MB/sec 2024-04-26T05:06:10.605 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-21nJmDePCkTjixF off=7016418 len=203251 2024-04-26T05:06:10.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 1410 completed, throughput=4.99MB/sec 2024-04-26T05:06:10.608 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LnU08czkonBQGSA off=50060 len=1970028 2024-04-26T05:06:10.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 1411 completed, throughput=5MB/sec 2024-04-26T05:06:10.610 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bHSbc68V6WQhIfK off=2039684 len=1158238 2024-04-26T05:06:10.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 1412 completed, throughput=5MB/sec 2024-04-26T05:06:10.611 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oexd8iSqqe8fqgH off=1384518 len=2019763 2024-04-26T05:06:10.614 INFO:tasks.workunit.client.0.smithi146.stdout:op 1413 completed, throughput=5.01MB/sec 2024-04-26T05:06:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:10 smithi204 ceph-mon[88313]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:10 smithi146 ceph-mon[92947]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:10 smithi146 ceph-mon[95531]: pgmap v1560: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:11.614 INFO:tasks.workunit.client.0.smithi146.stdout: 274: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:11.614 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ufVt9u6wXPZNe66 off=3648437 len=703456 2024-04-26T05:06:11.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 1414 completed, throughput=4.99MB/sec 2024-04-26T05:06:11.615 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UyAVq9hIC8nJllF off=825652 len=1806134 2024-04-26T05:06:11.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 1415 completed, throughput=5MB/sec 2024-04-26T05:06:11.617 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YDP1jVw8sV_xqPu off=1416293 len=401333 2024-04-26T05:06:11.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 1416 completed, throughput=5MB/sec 2024-04-26T05:06:11.621 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x9Dmx8fx1ZMt-jc off=1772818 len=1734971 2024-04-26T05:06:11.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 1417 completed, throughput=5MB/sec 2024-04-26T05:06:12.623 INFO:tasks.workunit.client.0.smithi146.stdout: 275: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:12.624 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jtr2p9ShHDvazMd off=1588631 len=960332 2024-04-26T05:06:12.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 1418 completed, throughput=4.99MB/sec 2024-04-26T05:06:12.628 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6GXomX96sef5-vA off=7099638 len=1942787 2024-04-26T05:06:12.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 1419 completed, throughput=5MB/sec 2024-04-26T05:06:12.639 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_rF9Pwca9t1e439 off=11282782 len=1657908 2024-04-26T05:06:12.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 1420 completed, throughput=5MB/sec 2024-04-26T05:06:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:12 smithi204 ceph-mon[88313]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:12 smithi146 ceph-mon[92947]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:12 smithi146 ceph-mon[95531]: pgmap v1561: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:13.642 INFO:tasks.workunit.client.0.smithi146.stdout: 276: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:13.642 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GUhl8WNfphKIgVu off=745701 len=1130279 2024-04-26T05:06:13.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 1421 completed, throughput=4.99MB/sec 2024-04-26T05:06:13.643 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cbNueNPttx9s_Id off=5020794 len=1315280 2024-04-26T05:06:13.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 1422 completed, throughput=4.99MB/sec 2024-04-26T05:06:13.646 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z783d3-V9GZfOJR off=6100947 len=640675 2024-04-26T05:06:13.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 1423 completed, throughput=4.99MB/sec 2024-04-26T05:06:13.650 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Rj6fgC0MqFeJrxf off=1365734 len=1531955 2024-04-26T05:06:13.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 1424 completed, throughput=5MB/sec 2024-04-26T05:06:13.659 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iACFuGqB-64oD9i off=4160128 len=1581778 2024-04-26T05:06:13.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 1425 completed, throughput=5MB/sec 2024-04-26T05:06:14.661 INFO:tasks.workunit.client.0.smithi146.stdout: 277: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:14.661 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xyHy9W2MjnSJEMs off=4056260 len=615521 2024-04-26T05:06:14.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 1426 completed, throughput=4.99MB/sec 2024-04-26T05:06:14.662 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AmqQVLDAzcZbn7B off=3656449 len=2018032 2024-04-26T05:06:14.672 INFO:tasks.workunit.client.0.smithi146.stdout:op 1427 completed, throughput=5MB/sec 2024-04-26T05:06:14.672 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j_84j8d8BH26ugZ off=8810998 len=772222 2024-04-26T05:06:14.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 1428 completed, throughput=5MB/sec 2024-04-26T05:06:14.676 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pTUykaFFl07OYp3 off=11753241 len=129375 2024-04-26T05:06:14.677 INFO:tasks.workunit.client.0.smithi146.stdout:op 1429 completed, throughput=5MB/sec 2024-04-26T05:06:14.677 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gI88_W9Kg2g9sDh off=7575122 len=512738 2024-04-26T05:06:14.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 1430 completed, throughput=5MB/sec 2024-04-26T05:06:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:14 smithi204 ceph-mon[88313]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:14 smithi146 ceph-mon[95531]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:14 smithi146 ceph-mon[92947]: pgmap v1562: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 4 op/s 2024-04-26T05:06:15.681 INFO:tasks.workunit.client.0.smithi146.stdout: 278: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:15.681 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZQROqcGuSpFj9E- off=1802171 len=1466848 2024-04-26T05:06:15.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 1431 completed, throughput=4.99MB/sec 2024-04-26T05:06:15.690 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-029kCqDaziS3F0H off=302260 len=1868336 2024-04-26T05:06:15.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 1432 completed, throughput=4.99MB/sec 2024-04-26T05:06:15.693 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fLLBWC99dQUplbj off=2955422 len=922334 2024-04-26T05:06:15.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 1433 completed, throughput=5MB/sec 2024-04-26T05:06:15.698 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ev8kRDys6u1jrds off=3230278 len=1574891 2024-04-26T05:06:15.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 1434 completed, throughput=5MB/sec 2024-04-26T05:06:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:16] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.43.0" 2024-04-26T05:06:16.706 INFO:tasks.workunit.client.0.smithi146.stdout: 279: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:16.706 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H8vTb1LG8sDuifF off=5586077 len=1589759 2024-04-26T05:06:16.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 1435 completed, throughput=4.99MB/sec 2024-04-26T05:06:16.716 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kigYx6G9SCguzPs off=3286261 len=1796119 2024-04-26T05:06:16.718 INFO:tasks.workunit.client.0.smithi146.stdout:op 1436 completed, throughput=5MB/sec 2024-04-26T05:06:16.718 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xoQLV_b-4PTNd7t off=5558611 len=1539209 2024-04-26T05:06:16.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 1437 completed, throughput=5MB/sec 2024-04-26T05:06:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:16 smithi204 ceph-mon[88313]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:06:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:16 smithi146 ceph-mon[95531]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:06:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:16 smithi146 ceph-mon[92947]: pgmap v1563: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:06:17.725 INFO:tasks.workunit.client.0.smithi146.stdout: 280: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:17.725 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P8RUgTkhGC2eRE9 off=2733176 len=273589 2024-04-26T05:06:17.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 1438 completed, throughput=4.98MB/sec 2024-04-26T05:06:17.726 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZZ0w7-WmuNqaCA9 off=3381393 len=324979 2024-04-26T05:06:17.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 1439 completed, throughput=4.98MB/sec 2024-04-26T05:06:17.727 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Ks-_GGZIkxkV80 off=5826952 len=1347792 2024-04-26T05:06:17.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 1440 completed, throughput=4.99MB/sec 2024-04-26T05:06:17.729 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Fi3vYoLQbJnF0OL off=3949116 len=1230737 2024-04-26T05:06:17.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 1441 completed, throughput=4.99MB/sec 2024-04-26T05:06:17.730 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uBzQk6uYIMHwVTQ off=1452224 len=506425 2024-04-26T05:06:17.735 INFO:tasks.workunit.client.0.smithi146.stdout:op 1442 completed, throughput=5MB/sec 2024-04-26T05:06:17.735 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-weorsKA90NVes-2 off=816734 len=1836145 2024-04-26T05:06:17.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 1443 completed, throughput=5MB/sec 2024-04-26T05:06:18.745 INFO:tasks.workunit.client.0.smithi146.stdout: 281: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:18.745 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W5XatmZgqcunGXY off=2576855 len=1852142 2024-04-26T05:06:18.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 1444 completed, throughput=4.99MB/sec 2024-04-26T05:06:18.747 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EcQZeYW6KXr7DAw off=23500318 len=889684 2024-04-26T05:06:18.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 1445 completed, throughput=4.99MB/sec 2024-04-26T05:06:18.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-omwnbWnYUTselpi off=1672377 len=260462 2024-04-26T05:06:18.756 INFO:tasks.workunit.client.0.smithi146.stdout:op 1446 completed, throughput=4.99MB/sec 2024-04-26T05:06:18.756 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fDTK-vXZyhyUz0O off=7723545 len=1254763 2024-04-26T05:06:18.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 1447 completed, throughput=5MB/sec 2024-04-26T05:06:18.759 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yDS5LxY8e8jkFyc off=192236 len=850142 2024-04-26T05:06:18.763 INFO:tasks.workunit.client.0.smithi146.stdout:op 1448 completed, throughput=5MB/sec 2024-04-26T05:06:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:18 smithi204 ceph-mon[88313]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:06:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:18 smithi146 ceph-mon[95531]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:06:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:18 smithi146 ceph-mon[92947]: pgmap v1564: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:06:19.764 INFO:tasks.workunit.client.0.smithi146.stdout: 282: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:19.764 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OL4qjbMZKhcb7Sj off=1190920 len=978570 2024-04-26T05:06:19.765 INFO:tasks.workunit.client.0.smithi146.stdout:op 1449 completed, throughput=4.99MB/sec 2024-04-26T05:06:19.765 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-52BSpsZguE7RhBM off=6106923 len=1623309 2024-04-26T05:06:19.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 1450 completed, throughput=4.99MB/sec 2024-04-26T05:06:19.774 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sysY4OXucpOLI0K off=23263428 len=166228 2024-04-26T05:06:19.775 INFO:tasks.workunit.client.0.smithi146.stdout:op 1451 completed, throughput=4.99MB/sec 2024-04-26T05:06:19.775 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aB942Z2H_vVtLqg off=17629239 len=1272886 2024-04-26T05:06:19.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 1452 completed, throughput=5MB/sec 2024-04-26T05:06:19.782 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NoQVKyUbH0RvBed off=22341061 len=234967 2024-04-26T05:06:19.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 1453 completed, throughput=5MB/sec 2024-04-26T05:06:19.783 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fMbzeydvyRl9r86 off=3349075 len=1981666 2024-04-26T05:06:19.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 1454 completed, throughput=5MB/sec 2024-04-26T05:06:20.787 INFO:tasks.workunit.client.0.smithi146.stdout: 283: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:20.787 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TEPud1FE087wY2d off=713266 len=1151274 2024-04-26T05:06:20.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 1455 completed, throughput=4.99MB/sec 2024-04-26T05:06:20.789 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sW4zHgjhsDlqI0K off=15754213 len=2020794 2024-04-26T05:06:20.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 1456 completed, throughput=5MB/sec 2024-04-26T05:06:20.800 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0mgjZyEvxXu7-87 off=9971497 len=1158644 2024-04-26T05:06:20.806 INFO:tasks.workunit.client.0.smithi146.stdout:op 1457 completed, throughput=5MB/sec 2024-04-26T05:06:20.806 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JxQ6bK3f7b7Gpd8 off=11972808 len=637389 2024-04-26T05:06:20.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 1458 completed, throughput=5MB/sec 2024-04-26T05:06:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:20 smithi204 ceph-mon[88313]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:20 smithi146 ceph-mon[95531]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:20 smithi146 ceph-mon[92947]: pgmap v1565: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:21.809 INFO:tasks.workunit.client.0.smithi146.stdout: 284: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:21.810 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_rVYFrpBv_GiaK6 off=1909677 len=1397444 2024-04-26T05:06:21.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 1459 completed, throughput=4.99MB/sec 2024-04-26T05:06:21.811 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vxcFmAzWmwDfEiU off=12420945 len=172215 2024-04-26T05:06:21.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 1460 completed, throughput=4.99MB/sec 2024-04-26T05:06:21.812 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hrVwhO0KuhvtPGz off=1900393 len=1635209 2024-04-26T05:06:21.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 1461 completed, throughput=5MB/sec 2024-04-26T05:06:21.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tZqA4X2ClTlz7Jr off=393661 len=282908 2024-04-26T05:06:21.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 1462 completed, throughput=5MB/sec 2024-04-26T05:06:21.817 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sxKVthh3bve0pFK off=21194053 len=173205 2024-04-26T05:06:21.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 1463 completed, throughput=5MB/sec 2024-04-26T05:06:21.818 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IywIUJZIcfeVpuE off=8818494 len=1685865 2024-04-26T05:06:21.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 1464 completed, throughput=5MB/sec 2024-04-26T05:06:22.825 INFO:tasks.workunit.client.0.smithi146.stdout: 285: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:22.825 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gn5SjNr-V8ziEiv off=3973507 len=1643679 2024-04-26T05:06:22.827 INFO:tasks.workunit.client.0.smithi146.stdout:op 1465 completed, throughput=4.99MB/sec 2024-04-26T05:06:22.827 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ioFQf6FRur4OMON off=9385362 len=1704372 2024-04-26T05:06:22.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 1466 completed, throughput=5MB/sec 2024-04-26T05:06:22.831 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MxC_LrzwwsQRM2z off=8100784 len=2080951 2024-04-26T05:06:22.840 INFO:tasks.workunit.client.0.smithi146.stdout:op 1467 completed, throughput=5MB/sec 2024-04-26T05:06:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:22 smithi204 ceph-mon[88313]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:22 smithi146 ceph-mon[95531]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:22 smithi146 ceph-mon[92947]: pgmap v1566: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:23.840 INFO:tasks.workunit.client.0.smithi146.stdout: 286: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:23.840 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eFc3XR_vnmHUJY- off=12094450 len=261621 2024-04-26T05:06:23.843 INFO:tasks.workunit.client.0.smithi146.stdout:op 1468 completed, throughput=4.99MB/sec 2024-04-26T05:06:23.843 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KEghph82_utuKmc off=6843402 len=841826 2024-04-26T05:06:23.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 1469 completed, throughput=4.99MB/sec 2024-04-26T05:06:23.848 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ERH48fFL3rOzpWq off=752405 len=388093 2024-04-26T05:06:23.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 1470 completed, throughput=4.99MB/sec 2024-04-26T05:06:23.850 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YcgSIdZ827_TMOy off=18633875 len=726210 2024-04-26T05:06:23.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 1471 completed, throughput=4.99MB/sec 2024-04-26T05:06:23.851 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fkn4Bxv2s8_E_g5 off=15105602 len=1928068 2024-04-26T05:06:23.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 1472 completed, throughput=5MB/sec 2024-04-26T05:06:23.859 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YMPAVwrlwyZnX7y off=7341304 len=461140 2024-04-26T05:06:23.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 1473 completed, throughput=5MB/sec 2024-04-26T05:06:23.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-veA-fYBvpGM0K7S off=6580690 len=591646 2024-04-26T05:06:23.863 INFO:tasks.workunit.client.0.smithi146.stdout:op 1474 completed, throughput=5MB/sec 2024-04-26T05:06:24.864 INFO:tasks.workunit.client.0.smithi146.stdout: 287: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:24.864 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u8unAKEgbRx0CJM off=5876320 len=182235 2024-04-26T05:06:24.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 1475 completed, throughput=4.99MB/sec 2024-04-26T05:06:24.865 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YgZHYureu3X2uK3 off=3447168 len=2017734 2024-04-26T05:06:24.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 1476 completed, throughput=4.99MB/sec 2024-04-26T05:06:24.876 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_nSN0ieYcFNsxZE off=22450 len=1486262 2024-04-26T05:06:24.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 1477 completed, throughput=5MB/sec 2024-04-26T05:06:24.877 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hFr7ICO0g7m8fVL off=6140365 len=2496 2024-04-26T05:06:24.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 1478 completed, throughput=5MB/sec 2024-04-26T05:06:24.880 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lUXa9SOWOtpwD80 off=12294638 len=2084570 2024-04-26T05:06:24.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 1479 completed, throughput=5MB/sec 2024-04-26T05:06:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:24 smithi204 ceph-mon[88313]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:24 smithi146 ceph-mon[95531]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:24 smithi146 ceph-mon[92947]: pgmap v1567: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:06:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:25.884 INFO:tasks.workunit.client.0.smithi146.stdout: 288: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:25.885 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BsH40O3BQJ9izph off=5742498 len=763223 2024-04-26T05:06:25.888 INFO:tasks.workunit.client.0.smithi146.stdout:op 1480 completed, throughput=4.99MB/sec 2024-04-26T05:06:25.888 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YR259gjdo2HbLci off=10109924 len=1325611 2024-04-26T05:06:25.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 1481 completed, throughput=4.99MB/sec 2024-04-26T05:06:25.894 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k8klv-P-IKX5v5E off=4460899 len=738134 2024-04-26T05:06:25.895 INFO:tasks.workunit.client.0.smithi146.stdout:op 1482 completed, throughput=5MB/sec 2024-04-26T05:06:25.895 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-piClOZNA94rnV3x off=941718 len=539639 2024-04-26T05:06:25.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 1483 completed, throughput=5MB/sec 2024-04-26T05:06:25.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KEHrNC-5S8y8ZlH off=20023052 len=1294849 2024-04-26T05:06:25.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 1484 completed, throughput=5MB/sec 2024-04-26T05:06:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:06:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:06:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:06:26.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:25 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:06:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:06:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:06:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:06:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:06:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:06:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:06:26.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:06:26.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:25 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:06:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:26] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:06:26.905 INFO:tasks.workunit.client.0.smithi146.stdout: 289: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:26.905 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jL-hEDxtMYU2qwn off=12294385 len=1053844 2024-04-26T05:06:26.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 1485 completed, throughput=4.99MB/sec 2024-04-26T05:06:26.910 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xb5837dGL1bnhSe off=7274071 len=1980935 2024-04-26T05:06:26.912 INFO:tasks.workunit.client.0.smithi146.stdout:op 1486 completed, throughput=4.99MB/sec 2024-04-26T05:06:26.912 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1rVsofPUE8sBqK_ off=8135202 len=1282415 2024-04-26T05:06:26.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 1487 completed, throughput=5MB/sec 2024-04-26T05:06:26.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KJeO6_ZEYsH4030 off=11477525 len=1877931 2024-04-26T05:06:26.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 1488 completed, throughput=5MB/sec 2024-04-26T05:06:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:26 smithi204 ceph-mon[88313]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:06:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:26 smithi146 ceph-mon[95531]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:06:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:26 smithi146 ceph-mon[92947]: pgmap v1568: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:06:27.926 INFO:tasks.workunit.client.0.smithi146.stdout: 290: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:27.926 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Yi1VnvKF2x0HQt off=9204095 len=1708798 2024-04-26T05:06:27.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 1489 completed, throughput=4.99MB/sec 2024-04-26T05:06:27.935 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zRRMxPQj_v6G_pr off=643388 len=362667 2024-04-26T05:06:27.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 1490 completed, throughput=4.99MB/sec 2024-04-26T05:06:27.935 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aBA6RzIp_wNTWPF off=2512022 len=1163513 2024-04-26T05:06:27.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 1491 completed, throughput=5MB/sec 2024-04-26T05:06:27.943 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N_cO5eN4qbYH2LD off=3144953 len=969877 2024-04-26T05:06:27.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 1492 completed, throughput=5MB/sec 2024-04-26T05:06:27.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OyqFSFWZiOstSt_ off=10221465 len=1972995 2024-04-26T05:06:27.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 1493 completed, throughput=5.01MB/sec 2024-04-26T05:06:28.958 INFO:tasks.workunit.client.0.smithi146.stdout: 291: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:28.958 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v-fS64Eh4s0BDFe off=703359 len=156539 2024-04-26T05:06:28.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 1494 completed, throughput=4.99MB/sec 2024-04-26T05:06:28.959 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zQnRknUB8d3V_2G off=20161550 len=1606538 2024-04-26T05:06:28.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 1495 completed, throughput=4.99MB/sec 2024-04-26T05:06:28.967 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q99PkRtcRW8xVJJ off=7082626 len=1316976 2024-04-26T05:06:28.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 1496 completed, throughput=5MB/sec 2024-04-26T05:06:28.974 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fZL470Awm0QvFDD off=147421 len=1917872 2024-04-26T05:06:28.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 1497 completed, throughput=5MB/sec 2024-04-26T05:06:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:28 smithi204 ceph-mon[88313]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:28 smithi146 ceph-mon[95531]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:28 smithi146 ceph-mon[92947]: pgmap v1569: 105 pgs: 105 active+clean; 126 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:29.985 INFO:tasks.workunit.client.0.smithi146.stdout: 292: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:29.985 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SFiyaleYltup5xf off=22257143 len=1540905 2024-04-26T05:06:29.987 INFO:tasks.workunit.client.0.smithi146.stdout:op 1498 completed, throughput=4.99MB/sec 2024-04-26T05:06:29.987 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ih9OXTSZs2OD6Cn off=13599213 len=1410223 2024-04-26T05:06:29.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 1499 completed, throughput=5MB/sec 2024-04-26T05:06:29.995 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3NHkt5bL68VygHA off=5555646 len=820979 2024-04-26T05:06:29.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 1500 completed, throughput=5MB/sec 2024-04-26T05:06:29.999 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rtVlVLCg7wjt0Hy off=8736064 len=1287797 2024-04-26T05:06:30.006 INFO:tasks.workunit.client.0.smithi146.stdout:op 1501 completed, throughput=5MB/sec 2024-04-26T05:06:31.006 INFO:tasks.workunit.client.0.smithi146.stdout: 293: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:31.007 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_TZrNT4H4XbFf17 off=13033431 len=1300164 2024-04-26T05:06:31.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 1502 completed, throughput=4.99MB/sec 2024-04-26T05:06:31.008 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b77OxCULdYvycE2 off=6514413 len=263000 2024-04-26T05:06:31.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 1503 completed, throughput=4.99MB/sec 2024-04-26T05:06:31.009 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HAC3dxllK6TBHc4 off=3641368 len=832912 2024-04-26T05:06:31.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 1504 completed, throughput=4.99MB/sec 2024-04-26T05:06:31.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NVYPmeV_kaYNiIp off=5005089 len=1287772 2024-04-26T05:06:31.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 1505 completed, throughput=5MB/sec 2024-04-26T05:06:31.022 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7zBIUYFT4aeieuV off=16340611 len=124039 2024-04-26T05:06:31.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 1506 completed, throughput=5MB/sec 2024-04-26T05:06:31.022 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-D9ZtvveQ8mCuIdO off=14938526 len=221609 2024-04-26T05:06:31.024 INFO:tasks.workunit.client.0.smithi146.stdout:op 1507 completed, throughput=5MB/sec 2024-04-26T05:06:31.024 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RmwpjjiwZV_zOe0 off=7785230 len=1307677 2024-04-26T05:06:31.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 1508 completed, throughput=5MB/sec 2024-04-26T05:06:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:30 smithi204 ceph-mon[88313]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:06:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:30 smithi146 ceph-mon[95531]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:06:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:30 smithi146 ceph-mon[92947]: pgmap v1570: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:06:32.031 INFO:tasks.workunit.client.0.smithi146.stdout: 294: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:32.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5FlJtBFbWBzxK2W off=5580172 len=1961604 2024-04-26T05:06:32.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 1509 completed, throughput=4.99MB/sec 2024-04-26T05:06:32.040 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8le-g0oRc-_s_pR off=11733706 len=504586 2024-04-26T05:06:32.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 1510 completed, throughput=4.99MB/sec 2024-04-26T05:06:32.041 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pQMqHH9Ep3Hck9E off=18984000 len=789109 2024-04-26T05:06:32.042 INFO:tasks.workunit.client.0.smithi146.stdout:op 1511 completed, throughput=5MB/sec 2024-04-26T05:06:32.042 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SJzsL_hfWEoKdZw off=2875101 len=1959223 2024-04-26T05:06:32.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 1512 completed, throughput=5MB/sec 2024-04-26T05:06:33.046 INFO:tasks.workunit.client.0.smithi146.stdout: 295: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:33.046 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GnlUXrWupIbquYB off=1392797 len=697420 2024-04-26T05:06:33.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 1513 completed, throughput=4.99MB/sec 2024-04-26T05:06:33.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c6J0UJfP9VPgg0c off=5225851 len=626717 2024-04-26T05:06:33.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 1514 completed, throughput=4.99MB/sec 2024-04-26T05:06:33.052 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A5zJX033zX2M018 off=6301464 len=1523885 2024-04-26T05:06:33.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:32 smithi204 ceph-mon[88313]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:33.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 1515 completed, throughput=5MB/sec 2024-04-26T05:06:33.062 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PrUPj3BIxTOrBmx off=2109316 len=1055179 2024-04-26T05:06:33.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 1516 completed, throughput=5MB/sec 2024-04-26T05:06:33.067 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-goQaspO5lClJBrW off=2211433 len=203340 2024-04-26T05:06:33.069 INFO:tasks.workunit.client.0.smithi146.stdout:op 1517 completed, throughput=5MB/sec 2024-04-26T05:06:33.069 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AGUyE1AX_keH27G off=14789784 len=1597155 2024-04-26T05:06:33.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 1518 completed, throughput=5MB/sec 2024-04-26T05:06:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:32 smithi146 ceph-mon[95531]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:32 smithi146 ceph-mon[92947]: pgmap v1571: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:34.078 INFO:tasks.workunit.client.0.smithi146.stdout: 296: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:34.078 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I1Lwk1gYj5HUFZd off=3336188 len=1075144 2024-04-26T05:06:34.080 INFO:tasks.workunit.client.0.smithi146.stdout:op 1519 completed, throughput=4.99MB/sec 2024-04-26T05:06:34.080 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6f9tlEnGHhe-ntz off=9363192 len=618999 2024-04-26T05:06:34.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 1520 completed, throughput=4.99MB/sec 2024-04-26T05:06:34.081 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1sXfwezRniJZIRM off=10814368 len=476991 2024-04-26T05:06:34.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 1521 completed, throughput=4.99MB/sec 2024-04-26T05:06:34.085 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MoypTUGHISS8gjt off=6235001 len=1604987 2024-04-26T05:06:34.094 INFO:tasks.workunit.client.0.smithi146.stdout:op 1522 completed, throughput=5MB/sec 2024-04-26T05:06:34.094 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TMZHdM-npK9VVQa off=1255068 len=1638390 2024-04-26T05:06:34.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 1523 completed, throughput=5MB/sec 2024-04-26T05:06:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:34 smithi204 ceph-mon[88313]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:35.102 INFO:tasks.workunit.client.0.smithi146.stdout: 297: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:35.103 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AS34oh7rqal13i7 off=7932845 len=160429 2024-04-26T05:06:35.105 INFO:tasks.workunit.client.0.smithi146.stdout:op 1524 completed, throughput=4.99MB/sec 2024-04-26T05:06:35.106 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v_bAHC1HfNZXVGh off=9892454 len=350952 2024-04-26T05:06:35.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 1525 completed, throughput=4.99MB/sec 2024-04-26T05:06:35.106 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5DIMHPctstpyEu_ off=3932099 len=49843 2024-04-26T05:06:35.107 INFO:tasks.workunit.client.0.smithi146.stdout:op 1526 completed, throughput=4.99MB/sec 2024-04-26T05:06:35.107 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q-hRBxXrJGhUYHJ off=13879184 len=2084653 2024-04-26T05:06:35.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 1527 completed, throughput=5MB/sec 2024-04-26T05:06:35.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zC8S1Uo1-ZHnntf off=3535039 len=581480 2024-04-26T05:06:35.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 1528 completed, throughput=5MB/sec 2024-04-26T05:06:35.111 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a8-7TQBw9BxxFPI off=3837405 len=1724732 2024-04-26T05:06:35.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 1529 completed, throughput=5MB/sec 2024-04-26T05:06:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:34 smithi146 ceph-mon[95531]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:34 smithi146 ceph-mon[92947]: pgmap v1572: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 3 op/s 2024-04-26T05:06:36.118 INFO:tasks.workunit.client.0.smithi146.stdout: 298: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:36.118 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p0Byp9-1EUCUWTa off=2381639 len=1336789 2024-04-26T05:06:36.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 1530 completed, throughput=4.99MB/sec 2024-04-26T05:06:36.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vP13GOWga1V_3tm off=2513364 len=1646773 2024-04-26T05:06:36.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 1531 completed, throughput=5MB/sec 2024-04-26T05:06:36.127 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iBNaF3aTghK8ovs off=1390991 len=2042335 2024-04-26T05:06:36.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 1532 completed, throughput=5MB/sec 2024-04-26T05:06:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:36] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:06:37.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:36 smithi204 ceph-mon[88313]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:06:37.131 INFO:tasks.workunit.client.0.smithi146.stdout: 299: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:37.132 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8F6uqRzxJ5sHQGX off=6242897 len=1871663 2024-04-26T05:06:37.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 1533 completed, throughput=4.99MB/sec 2024-04-26T05:06:37.134 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eofX1AL8VDiPAWS off=6434188 len=3262 2024-04-26T05:06:37.136 INFO:tasks.workunit.client.0.smithi146.stdout:op 1534 completed, throughput=4.99MB/sec 2024-04-26T05:06:37.136 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LdQ1hBHxi5Fqj4M off=4368053 len=1855356 2024-04-26T05:06:37.145 INFO:tasks.workunit.client.0.smithi146.stdout:op 1535 completed, throughput=5MB/sec 2024-04-26T05:06:37.145 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rg-LoL6a-cOcd0E off=3751788 len=1859637 2024-04-26T05:06:37.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 1536 completed, throughput=5MB/sec 2024-04-26T05:06:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:36 smithi146 ceph-mon[92947]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:06:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:36 smithi146 ceph-mon[95531]: pgmap v1573: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:06:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: 300: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:38.147 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bDf-OlTQTkC0gtI off=18194640 len=468420 2024-04-26T05:06:38.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 1537 completed, throughput=4.99MB/sec 2024-04-26T05:06:38.148 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ubBv-JJJFNQDcGf off=10604094 len=886899 2024-04-26T05:06:38.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 1538 completed, throughput=4.99MB/sec 2024-04-26T05:06:38.149 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QbITGIMOLWhpD3S off=4173061 len=706260 2024-04-26T05:06:38.154 INFO:tasks.workunit.client.0.smithi146.stdout:op 1539 completed, throughput=4.99MB/sec 2024-04-26T05:06:38.154 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1lv-1Y2dXPS3hW_ off=412422 len=1264316 2024-04-26T05:06:38.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 1540 completed, throughput=5MB/sec 2024-04-26T05:06:38.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qLeybYXHmWTzNCr off=15548827 len=2077416 2024-04-26T05:06:38.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 1541 completed, throughput=5MB/sec 2024-04-26T05:06:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:38 smithi204 ceph-mon[88313]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-26T05:06:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: 301: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:39.159 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--ilB3FGXg9JiWGP off=2137862 len=585751 2024-04-26T05:06:39.161 INFO:tasks.workunit.client.0.smithi146.stdout:op 1542 completed, throughput=4.99MB/sec 2024-04-26T05:06:39.161 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H0JQQTjh_BBk-JO off=18095127 len=1408273 2024-04-26T05:06:39.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 1543 completed, throughput=4.99MB/sec 2024-04-26T05:06:39.163 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MyZfxtpPKHz9on- off=1500170 len=1904827 2024-04-26T05:06:39.173 INFO:tasks.workunit.client.0.smithi146.stdout:op 1544 completed, throughput=5MB/sec 2024-04-26T05:06:39.173 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6S4KnsOKoCBtZWH off=7412942 len=461877 2024-04-26T05:06:39.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 1545 completed, throughput=5MB/sec 2024-04-26T05:06:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:38 smithi146 ceph-mon[95531]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-26T05:06:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:38 smithi146 ceph-mon[92947]: pgmap v1574: 105 pgs: 105 active+clean; 126 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.1 MiB/s wr, 4 op/s 2024-04-26T05:06:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: 302: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:40.176 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R_eXvAYSG_2J0jG off=2270164 len=656958 2024-04-26T05:06:40.177 INFO:tasks.workunit.client.0.smithi146.stdout:op 1546 completed, throughput=4.99MB/sec 2024-04-26T05:06:40.177 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EAhAFdbyWxujUBf off=8798888 len=830879 2024-04-26T05:06:40.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 1547 completed, throughput=4.99MB/sec 2024-04-26T05:06:40.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t3kRmtzYPsgF9dR off=2798820 len=717472 2024-04-26T05:06:40.183 INFO:tasks.workunit.client.0.smithi146.stdout:op 1548 completed, throughput=4.99MB/sec 2024-04-26T05:06:40.183 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yY40oZx-_Zg_SXB off=3386778 len=1178039 2024-04-26T05:06:40.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 1549 completed, throughput=4.99MB/sec 2024-04-26T05:06:40.190 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AjyX9OuwCGppco6 off=2298141 len=1282640 2024-04-26T05:06:40.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 1550 completed, throughput=5MB/sec 2024-04-26T05:06:40.193 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i0n7nu3TAGE4xe1 off=4298284 len=2061151 2024-04-26T05:06:40.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 1551 completed, throughput=5MB/sec 2024-04-26T05:06:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:40 smithi204 ceph-mon[88313]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:40 smithi146 ceph-mon[95531]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:40 smithi146 ceph-mon[92947]: pgmap v1575: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:06:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: 303: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:41.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eL_izufJ0gWSkFs off=241487 len=1877679 2024-04-26T05:06:41.205 INFO:tasks.workunit.client.0.smithi146.stdout:op 1552 completed, throughput=4.99MB/sec 2024-04-26T05:06:41.205 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OEEo4ASMDVsVNyf off=13853538 len=909022 2024-04-26T05:06:41.210 INFO:tasks.workunit.client.0.smithi146.stdout:op 1553 completed, throughput=5MB/sec 2024-04-26T05:06:41.210 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-clE8swCeVMuu_W0 off=11209613 len=1982455 2024-04-26T05:06:41.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 1554 completed, throughput=5MB/sec 2024-04-26T05:06:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: 304: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:42.221 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kGtWc-uf-aboShI off=6562336 len=437687 2024-04-26T05:06:42.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 1555 completed, throughput=4.99MB/sec 2024-04-26T05:06:42.224 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RLbGrw4GQTpT288 off=11220124 len=1705307 2024-04-26T05:06:42.231 INFO:tasks.workunit.client.0.smithi146.stdout:op 1556 completed, throughput=4.99MB/sec 2024-04-26T05:06:42.231 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lbyXqGWLDBK3wl6 off=645405 len=296507 2024-04-26T05:06:42.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 1557 completed, throughput=4.99MB/sec 2024-04-26T05:06:42.232 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oxszr8pe7TkS6uy off=3973946 len=1071292 2024-04-26T05:06:42.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 1558 completed, throughput=5MB/sec 2024-04-26T05:06:42.233 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EcQZeYW6KXr7DAw off=1437991 len=1220865 2024-04-26T05:06:42.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 1559 completed, throughput=5MB/sec 2024-04-26T05:06:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:42 smithi204 ceph-mon[88313]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:42 smithi146 ceph-mon[95531]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:42 smithi146 ceph-mon[92947]: pgmap v1576: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: 305: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:43.236 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e8U3G8Vg4vix7Q6 off=5494327 len=1194832 2024-04-26T05:06:43.238 INFO:tasks.workunit.client.0.smithi146.stdout:op 1560 completed, throughput=4.99MB/sec 2024-04-26T05:06:43.238 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fEzTv1t-t-mOzJ8 off=3667640 len=379285 2024-04-26T05:06:43.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 1561 completed, throughput=4.99MB/sec 2024-04-26T05:06:43.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h8E2wWzmhY835Hm off=7748804 len=1172942 2024-04-26T05:06:43.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 1562 completed, throughput=4.99MB/sec 2024-04-26T05:06:43.247 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Pc7gig9TxYrtKKI off=3769712 len=1445236 2024-04-26T05:06:43.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 1563 completed, throughput=5MB/sec 2024-04-26T05:06:43.254 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nJaztwIrdnJm1YH off=282472 len=506380 2024-04-26T05:06:43.257 INFO:tasks.workunit.client.0.smithi146.stdout:op 1564 completed, throughput=5MB/sec 2024-04-26T05:06:43.258 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xrpHWfTnyB7sNkH off=9391330 len=664549 2024-04-26T05:06:43.261 INFO:tasks.workunit.client.0.smithi146.stdout:op 1565 completed, throughput=5MB/sec 2024-04-26T05:06:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: 306: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:44.262 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CFEjSzk6EO57mVL off=2947338 len=268026 2024-04-26T05:06:44.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 1566 completed, throughput=4.99MB/sec 2024-04-26T05:06:44.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CPx06fLeM3S_b1o off=776530 len=618464 2024-04-26T05:06:44.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 1567 completed, throughput=4.99MB/sec 2024-04-26T05:06:44.266 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nHyukbsVXEbKYff off=14074049 len=951456 2024-04-26T05:06:44.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 1568 completed, throughput=4.99MB/sec 2024-04-26T05:06:44.267 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dNOmUswnnLYEgLL off=14797524 len=417614 2024-04-26T05:06:44.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 1569 completed, throughput=4.99MB/sec 2024-04-26T05:06:44.268 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2kbkgeIvTirshDW off=13855753 len=1653066 2024-04-26T05:06:44.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 1570 completed, throughput=5MB/sec 2024-04-26T05:06:44.277 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RKepMKtcONWC5Mb off=5907845 len=555278 2024-04-26T05:06:44.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 1571 completed, throughput=5MB/sec 2024-04-26T05:06:44.278 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nkwlMqG-t8ai-Ih off=3642404 len=564486 2024-04-26T05:06:44.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 1572 completed, throughput=5MB/sec 2024-04-26T05:06:44.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W7s95-kmQqi7QDP off=1420516 len=838205 2024-04-26T05:06:44.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 1573 completed, throughput=5MB/sec 2024-04-26T05:06:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:44 smithi146 ceph-mon[95531]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:44 smithi146 ceph-mon[92947]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:45.282 INFO:tasks.workunit.client.0.smithi146.stdout: 307: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:45.282 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-05fpmpXxAYecXSL off=4043051 len=863571 2024-04-26T05:06:45.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 1574 completed, throughput=4.99MB/sec 2024-04-26T05:06:45.288 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-REZnFVuiLj32z36 off=192838 len=979042 2024-04-26T05:06:45.293 INFO:tasks.workunit.client.0.smithi146.stdout:op 1575 completed, throughput=4.99MB/sec 2024-04-26T05:06:45.293 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZJG5seVsT0WtXRI off=5254678 len=1684950 2024-04-26T05:06:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:44 smithi204 ceph-mon[88313]: pgmap v1577: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:06:45.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 1576 completed, throughput=5MB/sec 2024-04-26T05:06:45.307 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-da2Yq3O5DTBvVwL off=1746287 len=1283510 2024-04-26T05:06:45.308 INFO:tasks.workunit.client.0.smithi146.stdout:op 1577 completed, throughput=5MB/sec 2024-04-26T05:06:46.308 INFO:tasks.workunit.client.0.smithi146.stdout: 308: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:46.309 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E5I37mk0_fykNCg off=12694304 len=1528890 2024-04-26T05:06:46.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 1578 completed, throughput=4.99MB/sec 2024-04-26T05:06:46.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i53EvZWUoNLjXg3 off=5443500 len=379914 2024-04-26T05:06:46.314 INFO:tasks.workunit.client.0.smithi146.stdout:op 1579 completed, throughput=4.99MB/sec 2024-04-26T05:06:46.314 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vomznt3UKuAGKdj off=13151683 len=1770202 2024-04-26T05:06:46.325 INFO:tasks.workunit.client.0.smithi146.stdout:op 1580 completed, throughput=5MB/sec 2024-04-26T05:06:46.325 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kacFcZzl2AWKvse off=2629596 len=1646116 2024-04-26T05:06:46.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 1581 completed, throughput=5MB/sec 2024-04-26T05:06:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:46] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:06:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:46 smithi146 ceph-mon[95531]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:06:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:46 smithi146 ceph-mon[92947]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:06:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:46 smithi204 ceph-mon[88313]: pgmap v1578: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:06:47.328 INFO:tasks.workunit.client.0.smithi146.stdout: 309: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:47.328 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NHmvHLceezg6YcE off=10753278 len=381078 2024-04-26T05:06:47.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 1582 completed, throughput=4.99MB/sec 2024-04-26T05:06:47.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AXpM7hXqItPD5Ci off=4876189 len=342880 2024-04-26T05:06:47.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 1583 completed, throughput=4.99MB/sec 2024-04-26T05:06:47.333 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u5XZuRl8WQZoWtr off=9691101 len=1773239 2024-04-26T05:06:47.341 INFO:tasks.workunit.client.0.smithi146.stdout:op 1584 completed, throughput=4.99MB/sec 2024-04-26T05:06:47.341 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LwodOjvCceTg6CN off=11149668 len=777232 2024-04-26T05:06:47.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 1585 completed, throughput=4.99MB/sec 2024-04-26T05:06:47.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e50QWXjaPjWXNeD off=8323933 len=645549 2024-04-26T05:06:47.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 1586 completed, throughput=5MB/sec 2024-04-26T05:06:47.345 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ndgHVi7tfry2N8v off=262638 len=953828 2024-04-26T05:06:47.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 1587 completed, throughput=5MB/sec 2024-04-26T05:06:47.348 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kgcO7HpIbDjpENP off=2228811 len=98247 2024-04-26T05:06:47.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 1588 completed, throughput=5MB/sec 2024-04-26T05:06:47.348 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yB1w8Tonuxe2tIw off=20147243 len=415644 2024-04-26T05:06:47.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 1589 completed, throughput=5MB/sec 2024-04-26T05:06:48.351 INFO:tasks.workunit.client.0.smithi146.stdout: 310: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:48.351 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Id-u0Y89VhCivBa off=7835406 len=705129 2024-04-26T05:06:48.356 INFO:tasks.workunit.client.0.smithi146.stdout:op 1590 completed, throughput=4.99MB/sec 2024-04-26T05:06:48.356 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-voy2kQCGkvtIUTQ off=5847365 len=921302 2024-04-26T05:06:48.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 1591 completed, throughput=4.99MB/sec 2024-04-26T05:06:48.358 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oyEJOFbjsO1F6KJ off=14254610 len=468900 2024-04-26T05:06:48.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 1592 completed, throughput=4.99MB/sec 2024-04-26T05:06:48.362 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NkHndGjFndVZe6O off=7099476 len=376435 2024-04-26T05:06:48.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 1593 completed, throughput=4.99MB/sec 2024-04-26T05:06:48.365 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kxBaPkF2mweMBle off=2599447 len=1096593 2024-04-26T05:06:48.366 INFO:tasks.workunit.client.0.smithi146.stdout:op 1594 completed, throughput=5MB/sec 2024-04-26T05:06:48.366 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q14GTq5aVnwIhjA off=2482315 len=1267769 2024-04-26T05:06:48.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 1595 completed, throughput=5MB/sec 2024-04-26T05:06:48.371 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oYWRR9WPSFf-Dcx off=11984285 len=1480468 2024-04-26T05:06:48.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 1596 completed, throughput=5MB/sec 2024-04-26T05:06:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:48 smithi146 ceph-mon[95531]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:48 smithi146 ceph-mon[92947]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:48 smithi204 ceph-mon[88313]: pgmap v1579: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:06:49.377 INFO:tasks.workunit.client.0.smithi146.stdout: 311: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:49.377 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jj4SdqWrB9aYFU_ off=10162071 len=1344494 2024-04-26T05:06:49.379 INFO:tasks.workunit.client.0.smithi146.stdout:op 1597 completed, throughput=4.99MB/sec 2024-04-26T05:06:49.379 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-90_cGUhYEOtn9U5 off=5087592 len=1694595 2024-04-26T05:06:49.388 INFO:tasks.workunit.client.0.smithi146.stdout:op 1598 completed, throughput=5MB/sec 2024-04-26T05:06:49.388 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S5xRe_JKJl5f0mS off=1341538 len=914535 2024-04-26T05:06:49.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 1599 completed, throughput=5MB/sec 2024-04-26T05:06:49.394 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TvZOoMn_CgK6Tz2 off=10985717 len=142328 2024-04-26T05:06:49.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 1600 completed, throughput=5MB/sec 2024-04-26T05:06:49.394 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ybwuPFR_wa-3zLV off=15324925 len=1353103 2024-04-26T05:06:49.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 1601 completed, throughput=5MB/sec 2024-04-26T05:06:50.400 INFO:tasks.workunit.client.0.smithi146.stdout: 312: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:50.400 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fes1SUf4g5YpRn9 off=4039540 len=1904686 2024-04-26T05:06:50.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 1602 completed, throughput=4.99MB/sec 2024-04-26T05:06:50.410 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IQw12U_D61TwxCP off=5043683 len=1048711 2024-04-26T05:06:50.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 1603 completed, throughput=5MB/sec 2024-04-26T05:06:50.416 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZDKMnw1cLnwnJ0R off=5624668 len=1139182 2024-04-26T05:06:50.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 1604 completed, throughput=5MB/sec 2024-04-26T05:06:51.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:50 smithi146 ceph-mon[95531]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:50 smithi146 ceph-mon[92947]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:50 smithi204 ceph-mon[88313]: pgmap v1580: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:06:51.417 INFO:tasks.workunit.client.0.smithi146.stdout: 313: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eeKllkn45CKvscq off=7429143 len=2031764 2024-04-26T05:06:51.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 1605 completed, throughput=4.99MB/sec 2024-04-26T05:06:51.429 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9KOku8b2KfjLLKr off=9427273 len=2091255 2024-04-26T05:06:51.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 1606 completed, throughput=5MB/sec 2024-04-26T05:06:51.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-J5TtxRHwS4aFca1 off=7433993 len=2044019 2024-04-26T05:06:51.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 1607 completed, throughput=5MB/sec 2024-04-26T05:06:52.441 INFO:tasks.workunit.client.0.smithi146.stdout: 314: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:52.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Mar0N5FdVFSGQMP off=2129030 len=1509770 2024-04-26T05:06:52.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 1608 completed, throughput=4.99MB/sec 2024-04-26T05:06:52.448 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yOtwLk5knRSS_lE off=9635497 len=1622013 2024-04-26T05:06:52.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 1609 completed, throughput=5MB/sec 2024-04-26T05:06:52.451 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u8G0vAwzAlagHaZ off=5045817 len=1489288 2024-04-26T05:06:52.458 INFO:tasks.workunit.client.0.smithi146.stdout:op 1610 completed, throughput=5MB/sec 2024-04-26T05:06:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:52 smithi146 ceph-mon[95531]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:52 smithi146 ceph-mon[92947]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:52 smithi204 ceph-mon[88313]: pgmap v1581: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:53.458 INFO:tasks.workunit.client.0.smithi146.stdout: 315: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:53.458 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZHBZCuqJR98eaQ_ off=8736607 len=42056 2024-04-26T05:06:53.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 1611 completed, throughput=4.98MB/sec 2024-04-26T05:06:53.460 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5jil87mnEfCjgR2 off=14468764 len=505083 2024-04-26T05:06:53.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 1612 completed, throughput=4.99MB/sec 2024-04-26T05:06:53.461 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iMawFgf6nMFzWwa off=5637815 len=1970939 2024-04-26T05:06:53.464 INFO:tasks.workunit.client.0.smithi146.stdout:op 1613 completed, throughput=4.99MB/sec 2024-04-26T05:06:53.464 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R7QIJ8mjr7ELUMV off=5882516 len=1316538 2024-04-26T05:06:53.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 1614 completed, throughput=5MB/sec 2024-04-26T05:06:53.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_qDHqzG2cIM4us8 off=506041 len=48844 2024-04-26T05:06:53.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 1615 completed, throughput=5MB/sec 2024-04-26T05:06:53.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gcVzStoo789ZR5a off=3390164 len=1670250 2024-04-26T05:06:53.477 INFO:tasks.workunit.client.0.smithi146.stdout:op 1616 completed, throughput=5MB/sec 2024-04-26T05:06:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:06:54.478 INFO:tasks.workunit.client.0.smithi146.stdout: 316: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:54.478 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5bP2NoRz-uzDyao off=672976 len=309621 2024-04-26T05:06:54.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 1617 completed, throughput=4.99MB/sec 2024-04-26T05:06:54.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--705MWKOnpeFplc off=14848 len=274789 2024-04-26T05:06:54.484 INFO:tasks.workunit.client.0.smithi146.stdout:op 1618 completed, throughput=4.99MB/sec 2024-04-26T05:06:54.484 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QiW9oTj7hFLuAaV off=7496085 len=2092866 2024-04-26T05:06:54.486 INFO:tasks.workunit.client.0.smithi146.stdout:op 1619 completed, throughput=4.99MB/sec 2024-04-26T05:06:54.486 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JbZq6AqMRraPdhM off=1562528 len=1642297 2024-04-26T05:06:54.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 1620 completed, throughput=5MB/sec 2024-04-26T05:06:54.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IIYyw4SaGv6rlP_ off=16959027 len=1524164 2024-04-26T05:06:54.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 1621 completed, throughput=5MB/sec 2024-04-26T05:06:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:54 smithi146 ceph-mon[95531]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:54 smithi146 ceph-mon[92947]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:54 smithi204 ceph-mon[88313]: pgmap v1582: 105 pgs: 105 active+clean; 126 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:55.497 INFO:tasks.workunit.client.0.smithi146.stdout: 317: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:55.498 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HS43DUDi6C8Il5k off=3316635 len=622615 2024-04-26T05:06:55.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 1622 completed, throughput=4.99MB/sec 2024-04-26T05:06:55.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KUXAcaWrSCToFWk off=9028258 len=278251 2024-04-26T05:06:55.500 INFO:tasks.workunit.client.0.smithi146.stdout:op 1623 completed, throughput=4.99MB/sec 2024-04-26T05:06:55.500 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FJN8tIpmh8jU6-e off=4405772 len=152057 2024-04-26T05:06:55.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 1624 completed, throughput=4.99MB/sec 2024-04-26T05:06:55.501 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MX2KI0xUJYbMSqe off=1840291 len=1415158 2024-04-26T05:06:55.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 1625 completed, throughput=4.99MB/sec 2024-04-26T05:06:55.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-L3xaB-W0HcJSGBz off=7369093 len=1226937 2024-04-26T05:06:55.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 1626 completed, throughput=5MB/sec 2024-04-26T05:06:55.511 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E-eRZhm3PXuQlnT off=8012166 len=1119778 2024-04-26T05:06:55.513 INFO:tasks.workunit.client.0.smithi146.stdout:op 1627 completed, throughput=5MB/sec 2024-04-26T05:06:56.513 INFO:tasks.workunit.client.0.smithi146.stdout: 318: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:56.513 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t9kdQTaUql3WQbU off=4423495 len=781630 2024-04-26T05:06:56.518 INFO:tasks.workunit.client.0.smithi146.stdout:op 1628 completed, throughput=4.99MB/sec 2024-04-26T05:06:56.518 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6u-jZXKCZPH3Tdm off=22452332 len=483663 2024-04-26T05:06:56.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 1629 completed, throughput=4.99MB/sec 2024-04-26T05:06:56.521 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ajFl1GhsmIwp4wh off=3645847 len=95456 2024-04-26T05:06:56.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 1630 completed, throughput=4.99MB/sec 2024-04-26T05:06:56.523 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lc8EYfW9U3yxn-A off=9037953 len=47781 2024-04-26T05:06:56.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 1631 completed, throughput=4.99MB/sec 2024-04-26T05:06:56.524 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nIc58-qU4t4F3ma off=1923182 len=961833 2024-04-26T05:06:56.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 1632 completed, throughput=4.99MB/sec 2024-04-26T05:06:56.528 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wl1zX_84_7esnzB off=414232 len=990716 2024-04-26T05:06:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 1633 completed, throughput=5MB/sec 2024-04-26T05:06:56.530 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6BSwoE7Cc-36JbS off=12618346 len=534150 2024-04-26T05:06:56.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 1634 completed, throughput=5MB/sec 2024-04-26T05:06:56.534 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N-f15ehAV2iuOaj off=1453862 len=209525 2024-04-26T05:06:56.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 1635 completed, throughput=5MB/sec 2024-04-26T05:06:56.537 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UmVI24U9Gu4WIe_ off=3651998 len=991600 2024-04-26T05:06:56.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 1636 completed, throughput=5MB/sec 2024-04-26T05:06:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:06:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:06:56] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-04-26T05:06:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:56 smithi146 ceph-mon[92947]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:56 smithi146 ceph-mon[95531]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:56 smithi204 ceph-mon[88313]: pgmap v1583: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:06:57.542 INFO:tasks.workunit.client.0.smithi146.stdout: 319: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:57.542 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M0GqFW4TcKZBf40 off=1846576 len=332975 2024-04-26T05:06:57.545 INFO:tasks.workunit.client.0.smithi146.stdout:op 1637 completed, throughput=4.99MB/sec 2024-04-26T05:06:57.545 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rjls9AiYZqNCGj2 off=914017 len=576868 2024-04-26T05:06:57.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 1638 completed, throughput=4.99MB/sec 2024-04-26T05:06:57.549 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-D8SFfnldwhUrByU off=4982478 len=983352 2024-04-26T05:06:57.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 1639 completed, throughput=4.99MB/sec 2024-04-26T05:06:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kvhooHrHEOF5Tjm off=468783 len=1030729 2024-04-26T05:06:57.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 1640 completed, throughput=4.99MB/sec 2024-04-26T05:06:57.556 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3InuGwbSjBk8rIX off=1951129 len=1277177 2024-04-26T05:06:57.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 1641 completed, throughput=5MB/sec 2024-04-26T05:06:57.562 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GFMlNZFaQ4gOz6Q off=1971621 len=1534743 2024-04-26T05:06:57.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 1642 completed, throughput=5MB/sec 2024-04-26T05:06:58.565 INFO:tasks.workunit.client.0.smithi146.stdout: 320: throughput=4.99MB/sec pending data=0 2024-04-26T05:06:58.565 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FOOKNHKa-FZHyIv off=5203966 len=1566238 2024-04-26T05:06:58.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 1643 completed, throughput=4.99MB/sec 2024-04-26T05:06:58.574 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fF3ZggAR34xs0_N off=8098685 len=1100268 2024-04-26T05:06:58.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 1644 completed, throughput=4.99MB/sec 2024-04-26T05:06:58.576 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3xXBlX0K5iWkeHz off=20139424 len=1700620 2024-04-26T05:06:58.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 1645 completed, throughput=5MB/sec 2024-04-26T05:06:58.578 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aUBCSgcdHuLJIQd off=8034472 len=609153 2024-04-26T05:06:58.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 1646 completed, throughput=5MB/sec 2024-04-26T05:06:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:06:58 smithi146 ceph-mon[95531]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:06:58 smithi146 ceph-mon[92947]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:06:58 smithi204 ceph-mon[88313]: pgmap v1584: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:06:59.582 INFO:tasks.workunit.client.0.smithi146.stdout: 321: throughput=4.98MB/sec pending data=0 2024-04-26T05:06:59.582 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AQhhIz72jlkE3_i off=3989913 len=239212 2024-04-26T05:06:59.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 1647 completed, throughput=4.99MB/sec 2024-04-26T05:06:59.585 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SlDbto2kDzSuwnh off=1490589 len=2048283 2024-04-26T05:06:59.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 1648 completed, throughput=4.99MB/sec 2024-04-26T05:06:59.587 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7E8JYzeTjFuA2rd off=8085161 len=1407506 2024-04-26T05:06:59.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 1649 completed, throughput=5MB/sec 2024-04-26T05:06:59.594 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-twJRmTrW8-cSBEJ off=3997209 len=542484 2024-04-26T05:06:59.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 1650 completed, throughput=5MB/sec 2024-04-26T05:06:59.595 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6BsgCg0AL_y_j5j off=3951790 len=606352 2024-04-26T05:06:59.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 1651 completed, throughput=5MB/sec 2024-04-26T05:06:59.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K4UBbafvwfrQLuK off=12406718 len=775614 2024-04-26T05:06:59.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 1652 completed, throughput=5MB/sec 2024-04-26T05:07:00.600 INFO:tasks.workunit.client.0.smithi146.stdout: 322: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:00.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O4ph1hR21SQXHEb off=5902549 len=828733 2024-04-26T05:07:00.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 1653 completed, throughput=4.99MB/sec 2024-04-26T05:07:00.605 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eFc3XR_vnmHUJY- off=723532 len=1072375 2024-04-26T05:07:00.606 INFO:tasks.workunit.client.0.smithi146.stdout:op 1654 completed, throughput=4.99MB/sec 2024-04-26T05:07:00.606 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_70RH6odtdcQMPR off=7703862 len=1620818 2024-04-26T05:07:00.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 1655 completed, throughput=5MB/sec 2024-04-26T05:07:00.615 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zjRa0Qq2dGunbq2 off=4710370 len=271118 2024-04-26T05:07:00.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 1656 completed, throughput=5MB/sec 2024-04-26T05:07:00.617 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vWm6yUWSN4t5rU9 off=16377835 len=999617 2024-04-26T05:07:00.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 1657 completed, throughput=5MB/sec 2024-04-26T05:07:00.621 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9oIYji5dxa_2U27 off=3175385 len=955780 2024-04-26T05:07:00.626 INFO:tasks.workunit.client.0.smithi146.stdout:op 1658 completed, throughput=5MB/sec 2024-04-26T05:07:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:00 smithi146 ceph-mon[95531]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:00 smithi146 ceph-mon[92947]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:00 smithi204 ceph-mon[88313]: pgmap v1585: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:01.626 INFO:tasks.workunit.client.0.smithi146.stdout: 323: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:01.627 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BvokkPYxnpWSndU off=18221604 len=440367 2024-04-26T05:07:01.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 1659 completed, throughput=4.99MB/sec 2024-04-26T05:07:01.630 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U7LXBcbkZG0g_hW off=6122127 len=1405323 2024-04-26T05:07:01.636 INFO:tasks.workunit.client.0.smithi146.stdout:op 1660 completed, throughput=4.99MB/sec 2024-04-26T05:07:01.636 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-D0e9mGnrO__aXQn off=2350611 len=1453221 2024-04-26T05:07:01.645 INFO:tasks.workunit.client.0.smithi146.stdout:op 1661 completed, throughput=5MB/sec 2024-04-26T05:07:01.645 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oVuUwgfEeJRC_dH off=12762862 len=1591776 2024-04-26T05:07:01.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 1662 completed, throughput=5MB/sec 2024-04-26T05:07:02.648 INFO:tasks.workunit.client.0.smithi146.stdout: 324: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:02.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o1GSL3p2LJonUkk off=4795995 len=595125 2024-04-26T05:07:02.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 1663 completed, throughput=4.99MB/sec 2024-04-26T05:07:02.650 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-whJSlf-icLfFrBV off=2341352 len=1846652 2024-04-26T05:07:02.658 INFO:tasks.workunit.client.0.smithi146.stdout:op 1664 completed, throughput=4.99MB/sec 2024-04-26T05:07:02.658 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DHpqU226_mYlkBS off=617842 len=1132231 2024-04-26T05:07:02.664 INFO:tasks.workunit.client.0.smithi146.stdout:op 1665 completed, throughput=5MB/sec 2024-04-26T05:07:02.664 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UrR6QaxlqVjZOCz off=402206 len=815257 2024-04-26T05:07:02.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 1666 completed, throughput=5MB/sec 2024-04-26T05:07:02.669 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dAy26vEj_PL3Qoh off=3083130 len=269517 2024-04-26T05:07:02.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 1667 completed, throughput=5MB/sec 2024-04-26T05:07:02.670 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gmdh3hW0OWJK_I3 off=1320244 len=1335294 2024-04-26T05:07:02.675 INFO:tasks.workunit.client.0.smithi146.stdout:op 1668 completed, throughput=5MB/sec 2024-04-26T05:07:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:02 smithi146 ceph-mon[95531]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:02 smithi146 ceph-mon[92947]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:02 smithi204 ceph-mon[88313]: pgmap v1586: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:03.676 INFO:tasks.workunit.client.0.smithi146.stdout: 325: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:03.676 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cwhOU4i56Ghfssf off=21257747 len=1354108 2024-04-26T05:07:03.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 1669 completed, throughput=4.99MB/sec 2024-04-26T05:07:03.679 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CKfmBRb_Sq5vzFA off=5255656 len=1741735 2024-04-26T05:07:03.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 1670 completed, throughput=5MB/sec 2024-04-26T05:07:03.688 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T28LoP5U_khpwYT off=7794339 len=1313168 2024-04-26T05:07:03.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 1671 completed, throughput=5MB/sec 2024-04-26T05:07:03.689 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8a1cyEbKk-mEXgs off=13470327 len=2056844 2024-04-26T05:07:03.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 1672 completed, throughput=5.01MB/sec 2024-04-26T05:07:04.693 INFO:tasks.workunit.client.0.smithi146.stdout: 326: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:04.693 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zQYLVVf9HwDuQ_5 off=6656971 len=2078063 2024-04-26T05:07:04.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 1673 completed, throughput=5MB/sec 2024-04-26T05:07:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TQQy3R0CLnm5wOt off=541360 len=1843527 2024-04-26T05:07:04.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 1674 completed, throughput=5MB/sec 2024-04-26T05:07:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:04 smithi146 ceph-mon[95531]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:04 smithi146 ceph-mon[92947]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:04 smithi204 ceph-mon[88313]: pgmap v1587: 105 pgs: 105 active+clean; 126 GiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:07:05.698 INFO:tasks.workunit.client.0.smithi146.stdout: 327: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:05.698 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jmdsXw9c1Yp9kxE off=6062350 len=46486 2024-04-26T05:07:05.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 1675 completed, throughput=4.99MB/sec 2024-04-26T05:07:05.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DEjvSlDcI7cWciq off=7051839 len=1073796 2024-04-26T05:07:05.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 1676 completed, throughput=4.99MB/sec 2024-04-26T05:07:05.703 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yolqXOCDaFzH1sZ off=225192 len=538197 2024-04-26T05:07:05.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 1677 completed, throughput=4.99MB/sec 2024-04-26T05:07:05.704 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G0IRIaqudj6k8RH off=7247358 len=1892607 2024-04-26T05:07:05.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 1678 completed, throughput=5MB/sec 2024-04-26T05:07:05.707 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rRnEwJrkR2ZZmNX off=3980039 len=1805594 2024-04-26T05:07:05.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 1679 completed, throughput=5MB/sec 2024-04-26T05:07:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:06] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-04-26T05:07:06.715 INFO:tasks.workunit.client.0.smithi146.stdout: 328: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:06.715 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BJRjZdgtOs9P34F off=12607172 len=330259 2024-04-26T05:07:06.716 INFO:tasks.workunit.client.0.smithi146.stdout:op 1680 completed, throughput=4.99MB/sec 2024-04-26T05:07:06.716 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pH50ZI9nuTVlXY7 off=663941 len=1024979 2024-04-26T05:07:06.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 1681 completed, throughput=4.99MB/sec 2024-04-26T05:07:06.722 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qF4Bty21PsbWsf1 off=8660198 len=1232195 2024-04-26T05:07:06.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 1682 completed, throughput=4.99MB/sec 2024-04-26T05:07:06.728 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xsLqeOvPvj5UDDU off=789392 len=210549 2024-04-26T05:07:06.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 1683 completed, throughput=4.99MB/sec 2024-04-26T05:07:06.729 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-peoLG0QfXrPfZby off=233217 len=1084021 2024-04-26T05:07:06.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 1684 completed, throughput=5MB/sec 2024-04-26T05:07:06.730 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1iWIh-VADSGD2Cq off=18925289 len=859234 2024-04-26T05:07:06.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 1685 completed, throughput=5MB/sec 2024-04-26T05:07:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:06 smithi146 ceph-mon[95531]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:07:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:06 smithi146 ceph-mon[92947]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:07:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:06 smithi204 ceph-mon[88313]: pgmap v1588: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:07:07.734 INFO:tasks.workunit.client.0.smithi146.stdout: 329: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:07.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z790bUlVboeraoI off=2544450 len=1826960 2024-04-26T05:07:07.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 1686 completed, throughput=4.99MB/sec 2024-04-26T05:07:07.738 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DAUxuJTjRTVd1Pv off=5384740 len=1515741 2024-04-26T05:07:07.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 1687 completed, throughput=4.99MB/sec 2024-04-26T05:07:07.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dKi0gcaTtPMhpbK off=7705852 len=88422 2024-04-26T05:07:07.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 1688 completed, throughput=4.99MB/sec 2024-04-26T05:07:07.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rXPmId1ozTJKr3V off=10426180 len=1902516 2024-04-26T05:07:07.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 1689 completed, throughput=5MB/sec 2024-04-26T05:07:08.745 INFO:tasks.workunit.client.0.smithi146.stdout: 330: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:08.745 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a3mL78Tz2YlKSRR off=2969961 len=1242087 2024-04-26T05:07:08.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 1690 completed, throughput=4.99MB/sec 2024-04-26T05:07:08.751 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-02L8rauJTrCK0s_ off=13686118 len=1545102 2024-04-26T05:07:08.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 1691 completed, throughput=4.99MB/sec 2024-04-26T05:07:08.757 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--GEd27Um0_CEjPV off=784595 len=88411 2024-04-26T05:07:08.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 1692 completed, throughput=4.99MB/sec 2024-04-26T05:07:08.759 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ef-zNS_N8aN5doR off=3308306 len=1533143 2024-04-26T05:07:08.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 1693 completed, throughput=5MB/sec 2024-04-26T05:07:08.760 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WITUKAM2vSIJ70F off=1918735 len=96676 2024-04-26T05:07:08.763 INFO:tasks.workunit.client.0.smithi146.stdout:op 1694 completed, throughput=5MB/sec 2024-04-26T05:07:08.763 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rvRXRlnQJmQQs2o off=378224 len=900057 2024-04-26T05:07:08.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 1695 completed, throughput=5MB/sec 2024-04-26T05:07:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:08 smithi146 ceph-mon[95531]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:07:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:08 smithi146 ceph-mon[92947]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:07:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:08 smithi204 ceph-mon[88313]: pgmap v1589: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:07:09.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:09.767 INFO:tasks.workunit.client.0.smithi146.stdout: 331: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:09.767 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NuVWDwrJMPjPj2e off=1906871 len=841197 2024-04-26T05:07:09.768 INFO:tasks.workunit.client.0.smithi146.stdout:op 1696 completed, throughput=4.99MB/sec 2024-04-26T05:07:09.768 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-erv129VK-JKg5lL off=3367713 len=196577 2024-04-26T05:07:09.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 1697 completed, throughput=4.99MB/sec 2024-04-26T05:07:09.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vi3rcqWvHwTSkAk off=11605477 len=547385 2024-04-26T05:07:09.770 INFO:tasks.workunit.client.0.smithi146.stdout:op 1698 completed, throughput=4.99MB/sec 2024-04-26T05:07:09.770 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0nyujMD3H5oMsfX off=14366778 len=741431 2024-04-26T05:07:09.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 1699 completed, throughput=4.99MB/sec 2024-04-26T05:07:09.772 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RuTGSegHr-grFXy off=2112700 len=1793194 2024-04-26T05:07:09.780 INFO:tasks.workunit.client.0.smithi146.stdout:op 1700 completed, throughput=5MB/sec 2024-04-26T05:07:09.781 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-146NBdZftEqgRod off=1256868 len=553177 2024-04-26T05:07:09.784 INFO:tasks.workunit.client.0.smithi146.stdout:op 1701 completed, throughput=5MB/sec 2024-04-26T05:07:09.784 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C5BQqD9LPG4FVan off=264958 len=1826784 2024-04-26T05:07:09.793 INFO:tasks.workunit.client.0.smithi146.stdout:op 1702 completed, throughput=5MB/sec 2024-04-26T05:07:10.793 INFO:tasks.workunit.client.0.smithi146.stdout: 332: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:10.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0PrlYGnbgoC9sHX off=408669 len=864934 2024-04-26T05:07:10.798 INFO:tasks.workunit.client.0.smithi146.stdout:op 1703 completed, throughput=4.99MB/sec 2024-04-26T05:07:10.798 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qmRSbmY_uwHxuNA off=7448067 len=1496405 2024-04-26T05:07:10.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 1704 completed, throughput=5MB/sec 2024-04-26T05:07:10.800 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zrrxVXgc31D6DWU off=5470367 len=1393294 2024-04-26T05:07:10.807 INFO:tasks.workunit.client.0.smithi146.stdout:op 1705 completed, throughput=5MB/sec 2024-04-26T05:07:10.807 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D0e9mGnrO__aXQn off=5479836 len=1513147 2024-04-26T05:07:10.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 1706 completed, throughput=5MB/sec 2024-04-26T05:07:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:10 smithi146 ceph-mon[95531]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:07:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:10 smithi146 ceph-mon[92947]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:07:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:10 smithi204 ceph-mon[88313]: pgmap v1590: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:07:11.811 INFO:tasks.workunit.client.0.smithi146.stdout: 333: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:11.811 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-clzEni5urZJ3raq off=1508734 len=1308572 2024-04-26T05:07:11.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 1707 completed, throughput=4.99MB/sec 2024-04-26T05:07:11.813 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ch9O0hDEX9ihjvW off=864442 len=1374248 2024-04-26T05:07:11.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 1708 completed, throughput=5MB/sec 2024-04-26T05:07:11.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sobAGdX2dubGriX off=1111820 len=1677432 2024-04-26T05:07:11.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 1709 completed, throughput=5MB/sec 2024-04-26T05:07:12.823 INFO:tasks.workunit.client.0.smithi146.stdout: 334: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:12.823 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I710bX4zKLA0veg off=1950020 len=285295 2024-04-26T05:07:12.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 1710 completed, throughput=4.99MB/sec 2024-04-26T05:07:12.824 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wk-bgmvYgYm8-_s off=8200388 len=408154 2024-04-26T05:07:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 1711 completed, throughput=4.99MB/sec 2024-04-26T05:07:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ze6xhDDY4Xk2Mkn off=4476109 len=423062 2024-04-26T05:07:12.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 1712 completed, throughput=4.99MB/sec 2024-04-26T05:07:12.831 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dpUT8UTRgw-QDP0 off=11784208 len=2022802 2024-04-26T05:07:12.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 1713 completed, throughput=4.99MB/sec 2024-04-26T05:07:12.842 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dbMuxR-6lv8sltk off=1490822 len=954643 2024-04-26T05:07:12.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 1714 completed, throughput=5MB/sec 2024-04-26T05:07:12.844 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_CeHa35zQPwHO96 off=15805938 len=1333988 2024-04-26T05:07:12.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 1715 completed, throughput=5MB/sec 2024-04-26T05:07:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:12 smithi146 ceph-mon[95531]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:12 smithi146 ceph-mon[92947]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:12 smithi204 ceph-mon[88313]: pgmap v1591: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:13.851 INFO:tasks.workunit.client.0.smithi146.stdout: 335: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:13.852 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pvJJpD5ESUY1thH off=7054807 len=905358 2024-04-26T05:07:13.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 1716 completed, throughput=4.99MB/sec 2024-04-26T05:07:13.857 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--E3MLLhxOFV2mrd off=328248 len=1521332 2024-04-26T05:07:13.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 1717 completed, throughput=4.99MB/sec 2024-04-26T05:07:13.864 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-StNcXzyklAPEHjO off=6539733 len=294719 2024-04-26T05:07:13.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 1718 completed, throughput=4.99MB/sec 2024-04-26T05:07:13.868 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-adeD-nBnD_nXEYq off=16798260 len=168463 2024-04-26T05:07:13.870 INFO:tasks.workunit.client.0.smithi146.stdout:op 1719 completed, throughput=4.99MB/sec 2024-04-26T05:07:13.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0k3tKWXhGsGCv_c off=2182912 len=511259 2024-04-26T05:07:13.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 1720 completed, throughput=5MB/sec 2024-04-26T05:07:13.874 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XITxJ71N52iFkYl off=1517008 len=1463318 2024-04-26T05:07:13.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 1721 completed, throughput=5MB/sec 2024-04-26T05:07:13.875 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-11Aq8EIVQeWufW- off=11342454 len=1389544 2024-04-26T05:07:13.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 1722 completed, throughput=5MB/sec 2024-04-26T05:07:14.883 INFO:tasks.workunit.client.0.smithi146.stdout: 336: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:14.883 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MT_fCBqIsU67Apn off=104465 len=1302965 2024-04-26T05:07:14.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 1723 completed, throughput=4.99MB/sec 2024-04-26T05:07:14.890 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rf1KFHfa5vW5zTd off=259276 len=668590 2024-04-26T05:07:14.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 1724 completed, throughput=4.99MB/sec 2024-04-26T05:07:14.894 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j0KtW7-XjiKmmym off=9846760 len=437827 2024-04-26T05:07:14.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 1725 completed, throughput=4.99MB/sec 2024-04-26T05:07:14.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7ANd9yWErVIGVfC off=18677000 len=1043908 2024-04-26T05:07:14.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 1726 completed, throughput=5MB/sec 2024-04-26T05:07:14.903 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ru-DHnTWJ-yDedq off=6853957 len=1177235 2024-04-26T05:07:14.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 1727 completed, throughput=5MB/sec 2024-04-26T05:07:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:14 smithi146 ceph-mon[92947]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:14 smithi146 ceph-mon[95531]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:14 smithi204 ceph-mon[88313]: pgmap v1592: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:15.905 INFO:tasks.workunit.client.0.smithi146.stdout: 337: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:15.905 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mVcyZeBdkrj0sjE off=6875724 len=352492 2024-04-26T05:07:15.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 1728 completed, throughput=4.99MB/sec 2024-04-26T05:07:15.908 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iuxZ-zEiqeQB88S off=1726652 len=261057 2024-04-26T05:07:15.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 1729 completed, throughput=4.99MB/sec 2024-04-26T05:07:15.908 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xjwvXYOTk7eXlh4 off=2197229 len=1991793 2024-04-26T05:07:15.919 INFO:tasks.workunit.client.0.smithi146.stdout:op 1730 completed, throughput=4.99MB/sec 2024-04-26T05:07:15.919 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CzzrNvFeDJeuDS4 off=717249 len=1094836 2024-04-26T05:07:15.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 1731 completed, throughput=5MB/sec 2024-04-26T05:07:15.921 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DtkqDkEjAP-wkyB off=1815979 len=648098 2024-04-26T05:07:15.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 1732 completed, throughput=5MB/sec 2024-04-26T05:07:15.923 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZyqQlmIV0Gvyx0f off=848877 len=1274225 2024-04-26T05:07:15.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 1733 completed, throughput=5MB/sec 2024-04-26T05:07:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:16] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:07:16.925 INFO:tasks.workunit.client.0.smithi146.stdout: 338: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:16.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Uffke2qY8y7cVIk off=1883779 len=1966508 2024-04-26T05:07:16.927 INFO:tasks.workunit.client.0.smithi146.stdout:op 1734 completed, throughput=4.99MB/sec 2024-04-26T05:07:16.927 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6uSiC2nBG4tdOC8 off=3487790 len=961250 2024-04-26T05:07:16.932 INFO:tasks.workunit.client.0.smithi146.stdout:op 1735 completed, throughput=5MB/sec 2024-04-26T05:07:16.932 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EXjS7JJN8y6XZcO off=4503774 len=1918782 2024-04-26T05:07:16.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 1736 completed, throughput=5MB/sec 2024-04-26T05:07:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:16 smithi146 ceph-mon[95531]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:07:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:16 smithi146 ceph-mon[92947]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:07:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:16 smithi204 ceph-mon[88313]: pgmap v1593: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:07:17.934 INFO:tasks.workunit.client.0.smithi146.stdout: 339: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:17.934 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--T5hk-2C-4KPrRX off=18800037 len=465301 2024-04-26T05:07:17.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 1737 completed, throughput=4.99MB/sec 2024-04-26T05:07:17.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dUtxnaahrIm3p0K off=1238196 len=1652478 2024-04-26T05:07:17.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 1738 completed, throughput=4.99MB/sec 2024-04-26T05:07:17.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Lr6cHZxoHOLqfit off=2755882 len=689550 2024-04-26T05:07:17.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 1739 completed, throughput=4.99MB/sec 2024-04-26T05:07:17.949 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1hk0b1L8mS8l6zW off=8047231 len=1683953 2024-04-26T05:07:17.950 INFO:tasks.workunit.client.0.smithi146.stdout:op 1740 completed, throughput=5MB/sec 2024-04-26T05:07:17.950 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fruaEUKxZTVMvw6 off=1226997 len=694436 2024-04-26T05:07:17.952 INFO:tasks.workunit.client.0.smithi146.stdout:op 1741 completed, throughput=5MB/sec 2024-04-26T05:07:18.953 INFO:tasks.workunit.client.0.smithi146.stdout: 340: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:18.953 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rrR5MgZbdBOIUOU off=3268024 len=2096073 2024-04-26T05:07:18.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 1742 completed, throughput=4.99MB/sec 2024-04-26T05:07:18.957 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NQXGYioQeOMxBAc off=6118788 len=625522 2024-04-26T05:07:18.958 INFO:tasks.workunit.client.0.smithi146.stdout:op 1743 completed, throughput=4.99MB/sec 2024-04-26T05:07:18.958 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y58G8qSq8BZI60L off=246398 len=635658 2024-04-26T05:07:18.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 1744 completed, throughput=4.99MB/sec 2024-04-26T05:07:18.962 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t9W8iU0tCfvfbCF off=13934727 len=1389426 2024-04-26T05:07:18.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 1745 completed, throughput=5MB/sec 2024-04-26T05:07:18.966 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I--3ZQ4d3_vgOtY off=1850722 len=1438296 2024-04-26T05:07:18.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 1746 completed, throughput=5MB/sec 2024-04-26T05:07:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:18 smithi146 ceph-mon[95531]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:07:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:18 smithi146 ceph-mon[92947]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:07:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:18 smithi204 ceph-mon[88313]: pgmap v1594: 105 pgs: 105 active+clean; 126 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:07:19.972 INFO:tasks.workunit.client.0.smithi146.stdout: 341: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:19.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zrrxVXgc31D6DWU off=2426585 len=1572902 2024-04-26T05:07:19.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 1747 completed, throughput=4.99MB/sec 2024-04-26T05:07:19.974 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nyrBR6MV8w2AXaU off=9696986 len=1663889 2024-04-26T05:07:19.976 INFO:tasks.workunit.client.0.smithi146.stdout:op 1748 completed, throughput=5MB/sec 2024-04-26T05:07:19.976 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VNnQ-7lWL2r7YiR off=6052354 len=345076 2024-04-26T05:07:19.980 INFO:tasks.workunit.client.0.smithi146.stdout:op 1749 completed, throughput=5MB/sec 2024-04-26T05:07:19.980 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KfvYqJajkhBO97B off=13029602 len=1906468 2024-04-26T05:07:19.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 1750 completed, throughput=5MB/sec 2024-04-26T05:07:20.983 INFO:tasks.workunit.client.0.smithi146.stdout: 342: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:20.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cESTHA9I06roMs9 off=1853970 len=393367 2024-04-26T05:07:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 1751 completed, throughput=4.99MB/sec 2024-04-26T05:07:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p0BbaE5GRqo0ojB off=11636690 len=1436670 2024-04-26T05:07:20.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 1752 completed, throughput=4.99MB/sec 2024-04-26T05:07:20.991 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1byJzYMqemFEdZT off=244577 len=1675427 2024-04-26T05:07:20.994 INFO:tasks.workunit.client.0.smithi146.stdout:op 1753 completed, throughput=5MB/sec 2024-04-26T05:07:20.995 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AOuycOBwluKUU-S off=2980254 len=1012282 2024-04-26T05:07:20.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 1754 completed, throughput=5MB/sec 2024-04-26T05:07:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:20 smithi146 ceph-mon[95531]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:07:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:20 smithi146 ceph-mon[92947]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:07:21.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:20 smithi204 ceph-mon[88313]: pgmap v1595: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:07:21.997 INFO:tasks.workunit.client.0.smithi146.stdout: 343: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:21.997 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qVKqRDAhsOzVyDL off=2715133 len=2071266 2024-04-26T05:07:22.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 1755 completed, throughput=4.99MB/sec 2024-04-26T05:07:22.009 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-F1c7LG6rmhVkyHM off=8952613 len=878828 2024-04-26T05:07:22.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 1756 completed, throughput=4.99MB/sec 2024-04-26T05:07:22.012 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aeWyEtNYNHicfqh off=11488720 len=2060704 2024-04-26T05:07:22.019 INFO:tasks.workunit.client.0.smithi146.stdout:op 1757 completed, throughput=5MB/sec 2024-04-26T05:07:22.019 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XDzmB3FjrEWkcki off=0 len=1761431 2024-04-26T05:07:22.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 1758 completed, throughput=5MB/sec 2024-04-26T05:07:23.028 INFO:tasks.workunit.client.0.smithi146.stdout: 344: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:23.028 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iBrd0nqzwkuJfAh off=10347681 len=2077426 2024-04-26T05:07:23.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 1759 completed, throughput=5MB/sec 2024-04-26T05:07:23.040 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-APIFBzSOkbZ9Pqf off=911430 len=222635 2024-04-26T05:07:23.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 1760 completed, throughput=5MB/sec 2024-04-26T05:07:23.041 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A4DWDsXhYjNzAdh off=3414592 len=83994 2024-04-26T05:07:23.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 1761 completed, throughput=5MB/sec 2024-04-26T05:07:23.043 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m-56-CNMc5m19Oi off=974877 len=1808954 2024-04-26T05:07:23.045 INFO:tasks.workunit.client.0.smithi146.stdout:op 1762 completed, throughput=5MB/sec 2024-04-26T05:07:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:22 smithi146 ceph-mon[95531]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:22 smithi146 ceph-mon[92947]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:22 smithi204 ceph-mon[88313]: pgmap v1596: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:24.046 INFO:tasks.workunit.client.0.smithi146.stdout: 345: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:24.046 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tnXWU6aUsFWbjbm off=17670799 len=1095544 2024-04-26T05:07:24.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 1763 completed, throughput=4.99MB/sec 2024-04-26T05:07:24.053 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DjxT7X4M7Tdz_k0 off=21201920 len=98091 2024-04-26T05:07:24.055 INFO:tasks.workunit.client.0.smithi146.stdout:op 1764 completed, throughput=4.99MB/sec 2024-04-26T05:07:24.055 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-95jQjiEKFDJ2n7l off=19432600 len=1525557 2024-04-26T05:07:24.062 INFO:tasks.workunit.client.0.smithi146.stdout:op 1765 completed, throughput=4.99MB/sec 2024-04-26T05:07:24.063 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4D0Q5MGna5-K6Tu off=1216204 len=969814 2024-04-26T05:07:24.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 1766 completed, throughput=5MB/sec 2024-04-26T05:07:24.064 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O5uU4nAMww9FFuZ off=2929320 len=28288 2024-04-26T05:07:24.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 1767 completed, throughput=5MB/sec 2024-04-26T05:07:24.066 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-emewvB2c0irSro4 off=12352964 len=1522819 2024-04-26T05:07:24.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 1768 completed, throughput=5MB/sec 2024-04-26T05:07:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:25.068 INFO:tasks.workunit.client.0.smithi146.stdout: 346: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:25.068 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CCst501sUQLKKPM off=65683 len=1318939 2024-04-26T05:07:25.069 INFO:tasks.workunit.client.0.smithi146.stdout:op 1769 completed, throughput=4.99MB/sec 2024-04-26T05:07:25.069 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EN7wJKn2GS9oy9R off=6710612 len=687741 2024-04-26T05:07:25.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 1770 completed, throughput=4.99MB/sec 2024-04-26T05:07:25.071 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0JREK7h4CRBqRbH off=13075412 len=1099649 2024-04-26T05:07:25.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 1771 completed, throughput=5MB/sec 2024-04-26T05:07:25.073 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E2_SkXyu82Uw2Cw off=15650714 len=1399147 2024-04-26T05:07:25.080 INFO:tasks.workunit.client.0.smithi146.stdout:op 1772 completed, throughput=5MB/sec 2024-04-26T05:07:25.080 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3gHeSOzlwhNY5Qq off=3453284 len=1425576 2024-04-26T05:07:25.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 1773 completed, throughput=5MB/sec 2024-04-26T05:07:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:24 smithi146 ceph-mon[95531]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:24 smithi146 ceph-mon[92947]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:24 smithi204 ceph-mon[88313]: pgmap v1597: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:07:26.088 INFO:tasks.workunit.client.0.smithi146.stdout: 347: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:26.088 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gZ8l9ZYzj1Ig4pJ off=8282241 len=1664402 2024-04-26T05:07:26.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 1774 completed, throughput=4.99MB/sec 2024-04-26T05:07:26.096 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xC3At7x1jQGVTHp off=178578 len=877971 2024-04-26T05:07:26.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 1775 completed, throughput=5MB/sec 2024-04-26T05:07:26.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-60bbIEYm1hzjb8v off=16086510 len=573997 2024-04-26T05:07:26.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 1776 completed, throughput=5MB/sec 2024-04-26T05:07:26.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tk28zstD74PqoiX off=6891629 len=347317 2024-04-26T05:07:26.104 INFO:tasks.workunit.client.0.smithi146.stdout:op 1777 completed, throughput=5MB/sec 2024-04-26T05:07:26.104 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-svY7W4v4WQv-9dj off=11790654 len=46550 2024-04-26T05:07:26.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 1778 completed, throughput=5MB/sec 2024-04-26T05:07:26.106 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bGKboixahTXA6Uw off=6835231 len=1606005 2024-04-26T05:07:26.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 1779 completed, throughput=5MB/sec 2024-04-26T05:07:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:25 smithi146 ceph-mon[92947]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:07:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:25 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:07:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:25 smithi146 ceph-mon[95531]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:07:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:25 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:07:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:25 smithi204 ceph-mon[88313]: pgmap v1598: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:07:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:25 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:07:26.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:26] "GET /metrics HTTP/1.1" 200 34123 "" "Prometheus/2.43.0" 2024-04-26T05:07:27.114 INFO:tasks.workunit.client.0.smithi146.stdout: 348: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:27.114 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YK0x4unWBa0EzSG off=951796 len=1896915 2024-04-26T05:07:27.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 1780 completed, throughput=4.99MB/sec 2024-04-26T05:07:27.124 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JKCwSIButoRb1j1 off=5892602 len=2086502 2024-04-26T05:07:27.125 INFO:tasks.workunit.client.0.smithi146.stdout:op 1781 completed, throughput=5MB/sec 2024-04-26T05:07:27.125 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z-pX2w6CMVzqODR off=1385157 len=758101 2024-04-26T05:07:27.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 1782 completed, throughput=5MB/sec 2024-04-26T05:07:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:07:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:07:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:07:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:07:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:07:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:07:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:07:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:26 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:07:27.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:07:28.126 INFO:tasks.workunit.client.0.smithi146.stdout: 349: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:28.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EqS04mp3N0XWYAU off=6017202 len=1339682 2024-04-26T05:07:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:op 1783 completed, throughput=4.99MB/sec 2024-04-26T05:07:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jhtmwxw_C6LvMTm off=4550665 len=39327 2024-04-26T05:07:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:op 1784 completed, throughput=4.99MB/sec 2024-04-26T05:07:28.131 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v3jMyYpaoEisInn off=18488373 len=950812 2024-04-26T05:07:28.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 1785 completed, throughput=4.99MB/sec 2024-04-26T05:07:28.135 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EiPms_-E1Ef5QTg off=7996727 len=1917341 2024-04-26T05:07:28.137 INFO:tasks.workunit.client.0.smithi146.stdout:op 1786 completed, throughput=5MB/sec 2024-04-26T05:07:28.137 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zjRa0Qq2dGunbq2 off=4222488 len=1667007 2024-04-26T05:07:28.145 INFO:tasks.workunit.client.0.smithi146.stdout:op 1787 completed, throughput=5MB/sec 2024-04-26T05:07:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:27 smithi146 ceph-mon[95531]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:27 smithi146 ceph-mon[92947]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:27 smithi204 ceph-mon[88313]: pgmap v1599: 105 pgs: 105 active+clean; 126 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:07:29.145 INFO:tasks.workunit.client.0.smithi146.stdout: 350: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:29.146 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GFCWqCc6osvCxV_ off=6046023 len=409874 2024-04-26T05:07:29.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 1788 completed, throughput=4.99MB/sec 2024-04-26T05:07:29.149 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y6_f9Qg1yR3WBNI off=9847002 len=205212 2024-04-26T05:07:29.152 INFO:tasks.workunit.client.0.smithi146.stdout:op 1789 completed, throughput=4.99MB/sec 2024-04-26T05:07:29.152 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N1Tnb9mh1c9qqVR off=9047946 len=942537 2024-04-26T05:07:29.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 1790 completed, throughput=4.99MB/sec 2024-04-26T05:07:29.158 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-INkiH1dKONBADzn off=20131382 len=778619 2024-04-26T05:07:29.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 1791 completed, throughput=4.99MB/sec 2024-04-26T05:07:29.162 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZWTNBlO7qExNFt- off=2911091 len=1576619 2024-04-26T05:07:29.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 1792 completed, throughput=5MB/sec 2024-04-26T05:07:29.171 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VvnP_HPdkCkKCpd off=6155309 len=315313 2024-04-26T05:07:29.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 1793 completed, throughput=5MB/sec 2024-04-26T05:07:29.172 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aBkn2WBbbRlTnEf off=16370914 len=1697506 2024-04-26T05:07:29.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 1794 completed, throughput=5MB/sec 2024-04-26T05:07:30.182 INFO:tasks.workunit.client.0.smithi146.stdout: 351: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SIT_CeER_2G3cyq off=7859223 len=1903345 2024-04-26T05:07:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 1795 completed, throughput=4.99MB/sec 2024-04-26T05:07:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2KjjbzNl2XgGGIx off=9198400 len=622232 2024-04-26T05:07:30.186 INFO:tasks.workunit.client.0.smithi146.stdout:op 1796 completed, throughput=5MB/sec 2024-04-26T05:07:30.186 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aPPcAQIArzzzbFP off=5557003 len=1060716 2024-04-26T05:07:30.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 1797 completed, throughput=5MB/sec 2024-04-26T05:07:30.192 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-72Ct_3Cz5ioMqwb off=21911489 len=1809923 2024-04-26T05:07:30.194 INFO:tasks.workunit.client.0.smithi146.stdout:op 1798 completed, throughput=5MB/sec 2024-04-26T05:07:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:30 smithi146 ceph-mon[95531]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:07:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:30 smithi146 ceph-mon[92947]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:07:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:30 smithi204 ceph-mon[88313]: pgmap v1600: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:07:31.194 INFO:tasks.workunit.client.0.smithi146.stdout: 352: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:31.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DpJ2keVHKv4yzGB off=9550984 len=1803749 2024-04-26T05:07:31.205 INFO:tasks.workunit.client.0.smithi146.stdout:op 1799 completed, throughput=4.99MB/sec 2024-04-26T05:07:31.205 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P80juM1JONZsi2Z off=2582323 len=718319 2024-04-26T05:07:31.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 1800 completed, throughput=5MB/sec 2024-04-26T05:07:31.206 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tn5N-Gj9Ay_1BRC off=3465672 len=572800 2024-04-26T05:07:31.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 1801 completed, throughput=5MB/sec 2024-04-26T05:07:31.207 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uyWAC_PGHbI4X8- off=1473331 len=1981130 2024-04-26T05:07:31.217 INFO:tasks.workunit.client.0.smithi146.stdout:op 1802 completed, throughput=5MB/sec 2024-04-26T05:07:32.218 INFO:tasks.workunit.client.0.smithi146.stdout: 353: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:32.218 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4lqUWcDKdLIF2kA off=1616830 len=43005 2024-04-26T05:07:32.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 1803 completed, throughput=4.99MB/sec 2024-04-26T05:07:32.219 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kEK-3hSfMvL5S45 off=11583212 len=1237684 2024-04-26T05:07:32.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 1804 completed, throughput=4.99MB/sec 2024-04-26T05:07:32.226 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y1lrdAURN_3YDQd off=16796737 len=1989608 2024-04-26T05:07:32.237 INFO:tasks.workunit.client.0.smithi146.stdout:op 1805 completed, throughput=5MB/sec 2024-04-26T05:07:32.237 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iEpPaCh1khs1MzK off=16834017 len=1286086 2024-04-26T05:07:32.242 INFO:tasks.workunit.client.0.smithi146.stdout:op 1806 completed, throughput=5MB/sec 2024-04-26T05:07:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:32 smithi146 ceph-mon[95531]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:32 smithi146 ceph-mon[92947]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:32 smithi204 ceph-mon[88313]: pgmap v1601: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:33.243 INFO:tasks.workunit.client.0.smithi146.stdout: 354: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:33.243 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MskQIj9gCvSIoUW off=13367903 len=56655 2024-04-26T05:07:33.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 1807 completed, throughput=4.99MB/sec 2024-04-26T05:07:33.245 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9mHvUqAMqlr_seU off=18091615 len=811801 2024-04-26T05:07:33.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 1808 completed, throughput=4.99MB/sec 2024-04-26T05:07:33.247 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sjoIXp53iNuLkv3 off=5696360 len=936641 2024-04-26T05:07:33.248 INFO:tasks.workunit.client.0.smithi146.stdout:op 1809 completed, throughput=4.99MB/sec 2024-04-26T05:07:33.248 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Aw4n6OOMuXVLz5I off=1207758 len=1084751 2024-04-26T05:07:33.253 INFO:tasks.workunit.client.0.smithi146.stdout:op 1810 completed, throughput=4.99MB/sec 2024-04-26T05:07:33.253 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TqjYwW0WuNaQzDG off=5241737 len=342472 2024-04-26T05:07:33.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 1811 completed, throughput=5MB/sec 2024-04-26T05:07:33.254 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WEMATnhZND2GxSv off=1094442 len=96859 2024-04-26T05:07:33.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 1812 completed, throughput=5MB/sec 2024-04-26T05:07:33.256 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ogDDPJH-ujBSXmf off=114382 len=61792 2024-04-26T05:07:33.257 INFO:tasks.workunit.client.0.smithi146.stdout:op 1813 completed, throughput=5MB/sec 2024-04-26T05:07:33.257 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vBvL4b2uVj5FNbl off=4439892 len=1500454 2024-04-26T05:07:33.258 INFO:tasks.workunit.client.0.smithi146.stdout:op 1814 completed, throughput=5MB/sec 2024-04-26T05:07:33.258 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BZESrTzSNr_k8oN off=6170112 len=1777453 2024-04-26T05:07:33.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 1815 completed, throughput=5MB/sec 2024-04-26T05:07:34.260 INFO:tasks.workunit.client.0.smithi146.stdout: 355: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:34.260 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4Bsc2hglAGnORFl off=8135424 len=76201 2024-04-26T05:07:34.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 1816 completed, throughput=4.99MB/sec 2024-04-26T05:07:34.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dlaMbaIn1lS3QSG off=2048310 len=9866 2024-04-26T05:07:34.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 1817 completed, throughput=4.99MB/sec 2024-04-26T05:07:34.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NuUB4CrVGJNRvcH off=3455994 len=2011853 2024-04-26T05:07:34.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 1818 completed, throughput=5MB/sec 2024-04-26T05:07:34.277 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lXGdK2g43sNMaQ7 off=13709694 len=40312 2024-04-26T05:07:34.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 1819 completed, throughput=5MB/sec 2024-04-26T05:07:34.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g8UFMQuLxjNrDyr off=1144062 len=35220 2024-04-26T05:07:34.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 1820 completed, throughput=5MB/sec 2024-04-26T05:07:34.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SBiS4yXKuAmQp6C off=5186225 len=1628430 2024-04-26T05:07:34.281 INFO:tasks.workunit.client.0.smithi146.stdout:op 1821 completed, throughput=5MB/sec 2024-04-26T05:07:34.281 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_Ity7Q7BUG2zeUP off=9169623 len=1865649 2024-04-26T05:07:34.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 1822 completed, throughput=5MB/sec 2024-04-26T05:07:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:34 smithi146 ceph-mon[95531]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:34 smithi146 ceph-mon[92947]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:34 smithi204 ceph-mon[88313]: pgmap v1602: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:07:35.283 INFO:tasks.workunit.client.0.smithi146.stdout: 356: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:35.283 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nwWzLIKOdrSJPOw off=5673503 len=1310914 2024-04-26T05:07:35.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 1823 completed, throughput=4.99MB/sec 2024-04-26T05:07:35.285 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QlvqVd1Q4EsfOv6 off=2819587 len=1362667 2024-04-26T05:07:35.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 1824 completed, throughput=5MB/sec 2024-04-26T05:07:35.293 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KYvXtFZipTwbb2Z off=11409641 len=190143 2024-04-26T05:07:35.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 1825 completed, throughput=5MB/sec 2024-04-26T05:07:35.296 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZUyyVk0XOnMxzKR off=6545982 len=761338 2024-04-26T05:07:35.297 INFO:tasks.workunit.client.0.smithi146.stdout:op 1826 completed, throughput=5MB/sec 2024-04-26T05:07:36.298 INFO:tasks.workunit.client.0.smithi146.stdout: 357: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:36.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mtDzhK0e1XLlJzZ off=5637359 len=42107 2024-04-26T05:07:36.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 1827 completed, throughput=4.99MB/sec 2024-04-26T05:07:36.301 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PS_83PpO3AbKVLZ off=16187734 len=1792426 2024-04-26T05:07:36.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 1828 completed, throughput=4.99MB/sec 2024-04-26T05:07:36.311 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x0A0JoBKyCn_nnd off=7448195 len=385004 2024-04-26T05:07:36.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 1829 completed, throughput=4.99MB/sec 2024-04-26T05:07:36.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nhqfDe2oEHTJ4zE off=2433838 len=2070058 2024-04-26T05:07:36.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 1830 completed, throughput=5MB/sec 2024-04-26T05:07:36.324 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UyKRsV3h9KmUxN9 off=10704205 len=842385 2024-04-26T05:07:36.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 1831 completed, throughput=5MB/sec 2024-04-26T05:07:36.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-f3aTFRWaPJK27Bc off=6780114 len=1642926 2024-04-26T05:07:36.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 1832 completed, throughput=5MB/sec 2024-04-26T05:07:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:36 smithi146 ceph-mon[92947]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:07:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:36 smithi146 ceph-mon[95531]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:07:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:36] "GET /metrics HTTP/1.1" 200 34123 "" "Prometheus/2.43.0" 2024-04-26T05:07:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:36 smithi204 ceph-mon[88313]: pgmap v1603: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:07:37.338 INFO:tasks.workunit.client.0.smithi146.stdout: 358: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WGaePEWdBYlu_Gv off=893556 len=1538324 2024-04-26T05:07:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:op 1833 completed, throughput=4.99MB/sec 2024-04-26T05:07:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Jp8MtNAbUbGuSDf off=5315457 len=1224435 2024-04-26T05:07:37.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 1834 completed, throughput=5MB/sec 2024-04-26T05:07:37.346 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bOczgN7XffrYviZ off=4995855 len=855294 2024-04-26T05:07:37.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 1835 completed, throughput=5MB/sec 2024-04-26T05:07:37.351 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XCF41y9N8RUpNkf off=6338365 len=1460102 2024-04-26T05:07:37.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 1836 completed, throughput=5MB/sec 2024-04-26T05:07:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: 359: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:38.359 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h2RojhLUqcVm-_k off=4113452 len=559431 2024-04-26T05:07:38.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 1837 completed, throughput=4.99MB/sec 2024-04-26T05:07:38.360 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wsdj2yazvqBvre5 off=11803444 len=1404095 2024-04-26T05:07:38.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 1838 completed, throughput=4.99MB/sec 2024-04-26T05:07:38.363 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LVN-s6LF7fC1oPN off=1925054 len=1062416 2024-04-26T05:07:38.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 1839 completed, throughput=5MB/sec 2024-04-26T05:07:38.368 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ljlUDiDoqtpUkSt off=13114467 len=844969 2024-04-26T05:07:38.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 1840 completed, throughput=5MB/sec 2024-04-26T05:07:38.370 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m0dHrKakL5WkN7U off=7631641 len=1265222 2024-04-26T05:07:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 1841 completed, throughput=5MB/sec 2024-04-26T05:07:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:38 smithi146 ceph-mon[95531]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:38 smithi146 ceph-mon[92947]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:38.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:38 smithi204 ceph-mon[88313]: pgmap v1604: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: 360: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:39.372 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zkg4up9AwyBVr3s off=5317924 len=1443883 2024-04-26T05:07:39.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 1842 completed, throughput=4.99MB/sec 2024-04-26T05:07:39.378 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UiGh_xsfoxT74Wt off=18743047 len=1015333 2024-04-26T05:07:39.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 1843 completed, throughput=5MB/sec 2024-04-26T05:07:39.382 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vYzvh6lqNEDCHYL off=3741653 len=1133863 2024-04-26T05:07:39.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 1844 completed, throughput=5MB/sec 2024-04-26T05:07:39.387 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UqfCzcY7OtpCAV7 off=8466284 len=1733678 2024-04-26T05:07:39.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 1845 completed, throughput=5MB/sec 2024-04-26T05:07:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: 361: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:40.398 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rxhutne8SxLtE22 off=1123628 len=266688 2024-04-26T05:07:40.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 1846 completed, throughput=4.99MB/sec 2024-04-26T05:07:40.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OgC-2PIETGyuPbP off=4502313 len=888406 2024-04-26T05:07:40.406 INFO:tasks.workunit.client.0.smithi146.stdout:op 1847 completed, throughput=4.99MB/sec 2024-04-26T05:07:40.406 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GDH9VXyuUgtntTW off=16660034 len=385336 2024-04-26T05:07:40.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 1848 completed, throughput=4.99MB/sec 2024-04-26T05:07:40.409 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8NLMedHUQypTMds off=355853 len=78014 2024-04-26T05:07:40.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 1849 completed, throughput=4.99MB/sec 2024-04-26T05:07:40.410 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sRhe9EALNDRQFH4 off=4778764 len=530857 2024-04-26T05:07:40.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 1850 completed, throughput=4.99MB/sec 2024-04-26T05:07:40.414 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZQROqcGuSpFj9E- off=457299 len=847284 2024-04-26T05:07:40.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 1851 completed, throughput=5MB/sec 2024-04-26T05:07:40.414 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NenbdvR_qzNjbMv off=12231303 len=548279 2024-04-26T05:07:40.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 1852 completed, throughput=5MB/sec 2024-04-26T05:07:40.416 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y9DTqteQ0ofTPkO off=4203140 len=207069 2024-04-26T05:07:40.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 1853 completed, throughput=5MB/sec 2024-04-26T05:07:40.417 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ReUVev6A4KXiWup off=8428187 len=851969 2024-04-26T05:07:40.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 1854 completed, throughput=5MB/sec 2024-04-26T05:07:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:40 smithi146 ceph-mon[95531]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:07:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:40 smithi146 ceph-mon[92947]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:07:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:40 smithi204 ceph-mon[88313]: pgmap v1605: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:07:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: 362: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:41.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rHORYF6mMemZrhZ off=3094088 len=2058056 2024-04-26T05:07:41.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 1855 completed, throughput=4.99MB/sec 2024-04-26T05:07:41.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U85g1eMCyDW5_0d off=20732975 len=65656 2024-04-26T05:07:41.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 1856 completed, throughput=4.99MB/sec 2024-04-26T05:07:41.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Mr4gaaTrO_zkshW off=40430 len=1904780 2024-04-26T05:07:41.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 1857 completed, throughput=5MB/sec 2024-04-26T05:07:41.438 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-90MfWbjMzOXpbd7 off=712604 len=991026 2024-04-26T05:07:41.443 INFO:tasks.workunit.client.0.smithi146.stdout:op 1858 completed, throughput=5MB/sec 2024-04-26T05:07:41.443 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ibFj_Rv5otPEWXN off=2144207 len=1018622 2024-04-26T05:07:41.444 INFO:tasks.workunit.client.0.smithi146.stdout:op 1859 completed, throughput=5MB/sec 2024-04-26T05:07:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:42 smithi146 ceph-mon[95531]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:42 smithi146 ceph-mon[92947]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: 363: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:42.444 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QOMuKlNld9oOk4c off=1085314 len=1949830 2024-04-26T05:07:42.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 1860 completed, throughput=4.99MB/sec 2024-04-26T05:07:42.454 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M2j-s5VCWmN7sCN off=2256060 len=550580 2024-04-26T05:07:42.458 INFO:tasks.workunit.client.0.smithi146.stdout:op 1861 completed, throughput=4.99MB/sec 2024-04-26T05:07:42.458 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q8CSr8Nb8n9VnA_ off=9979930 len=421893 2024-04-26T05:07:42.459 INFO:tasks.workunit.client.0.smithi146.stdout:op 1862 completed, throughput=5MB/sec 2024-04-26T05:07:42.459 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e_Dj6BWT6WtjHer off=23404420 len=1237949 2024-04-26T05:07:42.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 1863 completed, throughput=5MB/sec 2024-04-26T05:07:42.461 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TCUlT6o3YCmXh1p off=14457471 len=1104281 2024-04-26T05:07:42.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 1864 completed, throughput=5MB/sec 2024-04-26T05:07:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:42 smithi204 ceph-mon[88313]: pgmap v1606: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: 364: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:43.462 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UJjNvk1JTZO4Ekn off=8834059 len=318013 2024-04-26T05:07:43.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 1865 completed, throughput=4.99MB/sec 2024-04-26T05:07:43.466 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-63cpZhQ8KgZy15T off=2952197 len=1088077 2024-04-26T05:07:43.471 INFO:tasks.workunit.client.0.smithi146.stdout:op 1866 completed, throughput=4.99MB/sec 2024-04-26T05:07:43.471 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GR_saiM-U-J_7p6 off=5527502 len=114194 2024-04-26T05:07:43.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 1867 completed, throughput=4.99MB/sec 2024-04-26T05:07:43.472 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X5zbrj8AHp5Uh-N off=4236238 len=1849650 2024-04-26T05:07:43.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 1868 completed, throughput=5MB/sec 2024-04-26T05:07:43.474 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_ciDttyaIFxPySw off=10814276 len=1584796 2024-04-26T05:07:43.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 1869 completed, throughput=5MB/sec 2024-04-26T05:07:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:44 smithi146 ceph-mon[95531]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:44 smithi146 ceph-mon[92947]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: 365: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:44.481 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h6qsuMUE12_waKB off=833592 len=1036826 2024-04-26T05:07:44.483 INFO:tasks.workunit.client.0.smithi146.stdout:op 1870 completed, throughput=4.99MB/sec 2024-04-26T05:07:44.483 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1sXfwezRniJZIRM off=80106 len=695666 2024-04-26T05:07:44.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 1871 completed, throughput=4.99MB/sec 2024-04-26T05:07:44.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Oxrp5f6VlfAoF_w off=11524813 len=1163911 2024-04-26T05:07:44.493 INFO:tasks.workunit.client.0.smithi146.stdout:op 1872 completed, throughput=4.99MB/sec 2024-04-26T05:07:44.493 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zHqa8r6lrmDGdzp off=1079100 len=645079 2024-04-26T05:07:44.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 1873 completed, throughput=5MB/sec 2024-04-26T05:07:44.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UfWgU0tegtmzCJ2 off=1389360 len=194272 2024-04-26T05:07:44.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 1874 completed, throughput=5MB/sec 2024-04-26T05:07:44.498 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gm807NDrfUymJgX off=3352350 len=252370 2024-04-26T05:07:44.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 1875 completed, throughput=5MB/sec 2024-04-26T05:07:44.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NTVPvrOAFJJct1l off=2075097 len=1581232 2024-04-26T05:07:44.506 INFO:tasks.workunit.client.0.smithi146.stdout:op 1876 completed, throughput=5MB/sec 2024-04-26T05:07:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:44 smithi204 ceph-mon[88313]: pgmap v1607: 105 pgs: 105 active+clean; 126 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:45.506 INFO:tasks.workunit.client.0.smithi146.stdout: 366: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:45.506 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nfdamP5F84_8Wry off=13099987 len=405634 2024-04-26T05:07:45.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 1877 completed, throughput=4.99MB/sec 2024-04-26T05:07:45.507 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1JjMJ96ZSog2j6X off=1700977 len=316418 2024-04-26T05:07:45.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 1878 completed, throughput=4.99MB/sec 2024-04-26T05:07:45.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FziLfVoFxFvyJiw off=21385572 len=162092 2024-04-26T05:07:45.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 1879 completed, throughput=4.99MB/sec 2024-04-26T05:07:45.509 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qU597b6k_jO_RHE off=9404334 len=321569 2024-04-26T05:07:45.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 1880 completed, throughput=4.99MB/sec 2024-04-26T05:07:45.512 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mtDzhK0e1XLlJzZ off=10838854 len=387524 2024-04-26T05:07:45.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 1881 completed, throughput=4.99MB/sec 2024-04-26T05:07:45.514 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sm9mmtS_UMR7Hsk off=1703160 len=1411343 2024-04-26T05:07:45.519 INFO:tasks.workunit.client.0.smithi146.stdout:op 1882 completed, throughput=5MB/sec 2024-04-26T05:07:45.519 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mjVwzSINL8XJTz1 off=7247830 len=496568 2024-04-26T05:07:45.522 INFO:tasks.workunit.client.0.smithi146.stdout:op 1883 completed, throughput=5MB/sec 2024-04-26T05:07:45.522 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z69lPTHEz-p1B0K off=12853491 len=1504960 2024-04-26T05:07:45.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 1884 completed, throughput=5MB/sec 2024-04-26T05:07:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:46 smithi146 ceph-mon[95531]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:07:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:46 smithi146 ceph-mon[92947]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:07:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:46] "GET /metrics HTTP/1.1" 200 34121 "" "Prometheus/2.43.0" 2024-04-26T05:07:46.531 INFO:tasks.workunit.client.0.smithi146.stdout: 367: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:46.531 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5QsgRng3cB0Q-M- off=2179348 len=2034692 2024-04-26T05:07:46.539 INFO:tasks.workunit.client.0.smithi146.stdout:op 1885 completed, throughput=4.99MB/sec 2024-04-26T05:07:46.539 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4fdGeVeGA9yLgC0 off=3344010 len=713716 2024-04-26T05:07:46.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 1886 completed, throughput=4.99MB/sec 2024-04-26T05:07:46.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QJaAMv315Nbeo9_ off=1201054 len=70548 2024-04-26T05:07:46.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 1887 completed, throughput=4.99MB/sec 2024-04-26T05:07:46.546 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9gIOTjwvYjA57Yv off=6094 len=1687155 2024-04-26T05:07:46.547 INFO:tasks.workunit.client.0.smithi146.stdout:op 1888 completed, throughput=5MB/sec 2024-04-26T05:07:46.548 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fPudPV4XV3QbAoq off=7232112 len=681004 2024-04-26T05:07:46.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 1889 completed, throughput=5MB/sec 2024-04-26T05:07:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:46 smithi204 ceph-mon[88313]: pgmap v1608: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:07:47.549 INFO:tasks.workunit.client.0.smithi146.stdout: 368: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:47.550 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sm4iQ24YqDPUpn0 off=3686212 len=937757 2024-04-26T05:07:47.551 INFO:tasks.workunit.client.0.smithi146.stdout:op 1890 completed, throughput=4.99MB/sec 2024-04-26T05:07:47.551 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kOPuncSOBBkcsTO off=7647828 len=630352 2024-04-26T05:07:47.553 INFO:tasks.workunit.client.0.smithi146.stdout:op 1891 completed, throughput=4.99MB/sec 2024-04-26T05:07:47.553 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9OnQTBbBqd8K2qD off=9960455 len=828540 2024-04-26T05:07:47.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 1892 completed, throughput=4.99MB/sec 2024-04-26T05:07:47.555 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z783d3-V9GZfOJR off=18324170 len=1504217 2024-04-26T05:07:47.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 1893 completed, throughput=5MB/sec 2024-04-26T05:07:47.557 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-31Rxghz4EFMx8__ off=2753762 len=447018 2024-04-26T05:07:47.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 1894 completed, throughput=5MB/sec 2024-04-26T05:07:47.560 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Zs2f9OemfmIgvvE off=11411728 len=1208066 2024-04-26T05:07:47.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 1895 completed, throughput=5MB/sec 2024-04-26T05:07:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:48 smithi146 ceph-mon[95531]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:48 smithi146 ceph-mon[92947]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:48 smithi204 ceph-mon[88313]: pgmap v1609: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:07:48.561 INFO:tasks.workunit.client.0.smithi146.stdout: 369: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:48.561 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kGtWc-uf-aboShI off=8319760 len=1831355 2024-04-26T05:07:48.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 1896 completed, throughput=4.99MB/sec 2024-04-26T05:07:48.573 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DV_dvBJzE07d5Lx off=11004127 len=303703 2024-04-26T05:07:48.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 1897 completed, throughput=4.99MB/sec 2024-04-26T05:07:48.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R_eXvAYSG_2J0jG off=1757335 len=1169787 2024-04-26T05:07:48.578 INFO:tasks.workunit.client.0.smithi146.stdout:op 1898 completed, throughput=5MB/sec 2024-04-26T05:07:48.578 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rcDM6YQn4pbTgFk off=20568655 len=923378 2024-04-26T05:07:48.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 1899 completed, throughput=5MB/sec 2024-04-26T05:07:48.583 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d9gGql3UWzvUhVn off=14667025 len=458552 2024-04-26T05:07:48.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 1900 completed, throughput=5MB/sec 2024-04-26T05:07:48.587 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WBFujO8SY4GeYaP off=7456955 len=291092 2024-04-26T05:07:48.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 1901 completed, throughput=5MB/sec 2024-04-26T05:07:48.587 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mNbQgNGVbncw7gt off=643098 len=1895541 2024-04-26T05:07:48.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 1902 completed, throughput=5MB/sec 2024-04-26T05:07:49.596 INFO:tasks.workunit.client.0.smithi146.stdout: 370: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:49.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FxZhj52hImph2fa off=2951798 len=1880497 2024-04-26T05:07:49.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 1903 completed, throughput=5MB/sec 2024-04-26T05:07:49.605 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SQjQTOdIZnGNgEO off=571423 len=204976 2024-04-26T05:07:49.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 1904 completed, throughput=5MB/sec 2024-04-26T05:07:49.605 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n4uGHvlGnX4_qHm off=8738652 len=1777415 2024-04-26T05:07:49.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 1905 completed, throughput=5MB/sec 2024-04-26T05:07:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:50 smithi146 ceph-mon[95531]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-04-26T05:07:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:50 smithi146 ceph-mon[92947]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-04-26T05:07:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:50 smithi204 ceph-mon[88313]: pgmap v1610: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 7 op/s 2024-04-26T05:07:50.608 INFO:tasks.workunit.client.0.smithi146.stdout: 371: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:50.609 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RNowqvfubs7fI_9 off=2856687 len=1851231 2024-04-26T05:07:50.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 1906 completed, throughput=4.99MB/sec 2024-04-26T05:07:50.611 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PTUs2W0F67pHF8K off=12759514 len=1830865 2024-04-26T05:07:50.613 INFO:tasks.workunit.client.0.smithi146.stdout:op 1907 completed, throughput=5MB/sec 2024-04-26T05:07:50.613 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YIalLwS6DJztQ_x off=774895 len=1349737 2024-04-26T05:07:50.614 INFO:tasks.workunit.client.0.smithi146.stdout:op 1908 completed, throughput=5MB/sec 2024-04-26T05:07:51.615 INFO:tasks.workunit.client.0.smithi146.stdout: 372: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:51.615 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kXFj_Q2CVQtQNFM off=815719 len=747429 2024-04-26T05:07:51.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 1909 completed, throughput=4.99MB/sec 2024-04-26T05:07:51.620 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aOS7E5HCKk2ESjz off=1722109 len=761602 2024-04-26T05:07:51.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 1910 completed, throughput=4.99MB/sec 2024-04-26T05:07:51.621 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tbqOKvvdkdcwwzh off=6780696 len=1450431 2024-04-26T05:07:51.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 1911 completed, throughput=4.99MB/sec 2024-04-26T05:07:51.629 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xz7Vtbk97ylSok0 off=11005814 len=41509 2024-04-26T05:07:51.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 1912 completed, throughput=4.99MB/sec 2024-04-26T05:07:51.630 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oexd8iSqqe8fqgH off=1669600 len=1734681 2024-04-26T05:07:51.631 INFO:tasks.workunit.client.0.smithi146.stdout:op 1913 completed, throughput=5MB/sec 2024-04-26T05:07:51.631 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h2RojhLUqcVm-_k off=8820604 len=2033217 2024-04-26T05:07:51.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 1914 completed, throughput=5MB/sec 2024-04-26T05:07:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:52 smithi146 ceph-mon[95531]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:52 smithi146 ceph-mon[92947]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:52 smithi204 ceph-mon[88313]: pgmap v1611: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:52.634 INFO:tasks.workunit.client.0.smithi146.stdout: 373: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:52.634 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wDBmuf9Bac0qpAh off=4069556 len=1890838 2024-04-26T05:07:52.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 1915 completed, throughput=5MB/sec 2024-04-26T05:07:52.643 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J-nI7DM6sb7t0T- off=907780 len=187575 2024-04-26T05:07:52.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 1916 completed, throughput=5MB/sec 2024-04-26T05:07:52.643 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lcvaniNvlKBj9Is off=916038 len=847036 2024-04-26T05:07:52.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 1917 completed, throughput=5MB/sec 2024-04-26T05:07:52.644 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PTLZmmStVjMXQ2V off=169634 len=1215186 2024-04-26T05:07:52.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 1918 completed, throughput=5MB/sec 2024-04-26T05:07:53.645 INFO:tasks.workunit.client.0.smithi146.stdout: 374: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:53.645 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wt9tkUPln8f4e4R off=15502453 len=284736 2024-04-26T05:07:53.645 INFO:tasks.workunit.client.0.smithi146.stdout:op 1919 completed, throughput=4.99MB/sec 2024-04-26T05:07:53.646 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Put3Q9ZZW3bh3vR off=4080392 len=1643215 2024-04-26T05:07:53.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 1920 completed, throughput=4.99MB/sec 2024-04-26T05:07:53.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CzzrNvFeDJeuDS4 off=8241232 len=837333 2024-04-26T05:07:53.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 1921 completed, throughput=4.99MB/sec 2024-04-26T05:07:53.649 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Tr1awtNvrcNEUt_ off=3574388 len=955512 2024-04-26T05:07:53.654 INFO:tasks.workunit.client.0.smithi146.stdout:op 1922 completed, throughput=5MB/sec 2024-04-26T05:07:53.654 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MuUjKztiTTQQzPJ off=15511624 len=810808 2024-04-26T05:07:53.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 1923 completed, throughput=5MB/sec 2024-04-26T05:07:53.655 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nPyFpbjxfuq5XrP off=28867 len=2070351 2024-04-26T05:07:53.668 INFO:tasks.workunit.client.0.smithi146.stdout:op 1924 completed, throughput=5MB/sec 2024-04-26T05:07:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:54 smithi146 ceph-mon[95531]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:54 smithi146 ceph-mon[92947]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:54 smithi204 ceph-mon[88313]: pgmap v1612: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:07:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:07:54.668 INFO:tasks.workunit.client.0.smithi146.stdout: 375: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:54.668 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8F01ewwuRKeQ7In off=884441 len=53312 2024-04-26T05:07:54.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 1925 completed, throughput=4.99MB/sec 2024-04-26T05:07:54.669 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oKB5o_Ppzy2QQmD off=3496126 len=1136822 2024-04-26T05:07:54.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 1926 completed, throughput=4.99MB/sec 2024-04-26T05:07:54.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H3d7DJZLB7SdOEe off=821531 len=896379 2024-04-26T05:07:54.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 1927 completed, throughput=5MB/sec 2024-04-26T05:07:54.673 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dfNbkh8w8CDKei5 off=3226707 len=1443323 2024-04-26T05:07:54.675 INFO:tasks.workunit.client.0.smithi146.stdout:op 1928 completed, throughput=5MB/sec 2024-04-26T05:07:54.675 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eaIkwZHxfWeMgDo off=10853319 len=623748 2024-04-26T05:07:54.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 1929 completed, throughput=5MB/sec 2024-04-26T05:07:55.680 INFO:tasks.workunit.client.0.smithi146.stdout: 376: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:55.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gwe13KKC4GWpRxG off=1696030 len=437770 2024-04-26T05:07:55.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 1930 completed, throughput=4.99MB/sec 2024-04-26T05:07:55.681 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t00iXt-64Ghmrzu off=3842499 len=1339088 2024-04-26T05:07:55.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 1931 completed, throughput=4.99MB/sec 2024-04-26T05:07:55.683 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ot3RFDpTs2huG9c off=5225842 len=1765203 2024-04-26T05:07:55.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 1932 completed, throughput=5MB/sec 2024-04-26T05:07:55.694 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DQkymZS4SelDXMX off=7489471 len=1637918 2024-04-26T05:07:55.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 1933 completed, throughput=5MB/sec 2024-04-26T05:07:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:56 smithi146 ceph-mon[95531]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:56 smithi146 ceph-mon[92947]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:07:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:07:56] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:07:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:56 smithi204 ceph-mon[88313]: pgmap v1613: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:07:56.696 INFO:tasks.workunit.client.0.smithi146.stdout: 377: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:56.696 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PkC3GJF6Gox4ryY off=7559722 len=1483318 2024-04-26T05:07:56.705 INFO:tasks.workunit.client.0.smithi146.stdout:op 1934 completed, throughput=4.99MB/sec 2024-04-26T05:07:56.705 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-twfeDz4Pi0gOSdk off=6593039 len=1899450 2024-04-26T05:07:56.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 1935 completed, throughput=5MB/sec 2024-04-26T05:07:56.715 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0fAsGZKSddt_y55 off=10686302 len=721211 2024-04-26T05:07:56.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 1936 completed, throughput=5MB/sec 2024-04-26T05:07:56.717 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BOR9zTu2mtEaTzR off=7199725 len=208339 2024-04-26T05:07:56.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 1937 completed, throughput=5MB/sec 2024-04-26T05:07:56.720 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Mar0N5FdVFSGQMP off=1861068 len=1339191 2024-04-26T05:07:56.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 1938 completed, throughput=5MB/sec 2024-04-26T05:07:57.726 INFO:tasks.workunit.client.0.smithi146.stdout: 378: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:57.726 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-10VUtxtHP3WuxRq off=5465703 len=954859 2024-04-26T05:07:57.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 1939 completed, throughput=4.99MB/sec 2024-04-26T05:07:57.727 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WHM4FNWPvpDyb53 off=4140079 len=90049 2024-04-26T05:07:57.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 1940 completed, throughput=4.99MB/sec 2024-04-26T05:07:57.728 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WWzpM6yHugdw_eo off=3470584 len=1807835 2024-04-26T05:07:57.731 INFO:tasks.workunit.client.0.smithi146.stdout:op 1941 completed, throughput=5MB/sec 2024-04-26T05:07:57.731 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wYkvQNP-nNuCcry off=75531 len=450975 2024-04-26T05:07:57.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 1942 completed, throughput=5MB/sec 2024-04-26T05:07:57.733 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ove4Jw7s0AwXfa2 off=15317213 len=1200976 2024-04-26T05:07:57.739 INFO:tasks.workunit.client.0.smithi146.stdout:op 1943 completed, throughput=5MB/sec 2024-04-26T05:07:57.739 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TCyl0PYNMvWyzA5 off=3295246 len=279300 2024-04-26T05:07:57.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 1944 completed, throughput=5MB/sec 2024-04-26T05:07:57.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jumfHHVf0rBbrxO off=5691114 len=117759 2024-04-26T05:07:57.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 1945 completed, throughput=5MB/sec 2024-04-26T05:07:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:07:58 smithi146 ceph-mon[92947]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:07:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:07:58 smithi146 ceph-mon[95531]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:07:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:07:58 smithi204 ceph-mon[88313]: pgmap v1614: 105 pgs: 105 active+clean; 126 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:07:58.745 INFO:tasks.workunit.client.0.smithi146.stdout: 379: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:58.745 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ObOtHVwZQPQTuDK off=5485340 len=1501802 2024-04-26T05:07:58.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 1946 completed, throughput=4.99MB/sec 2024-04-26T05:07:58.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vJXJKbgWaCAUWa1 off=19678561 len=15242 2024-04-26T05:07:58.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 1947 completed, throughput=4.99MB/sec 2024-04-26T05:07:58.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bjjNDD0venPJTK2 off=6857165 len=1586205 2024-04-26T05:07:58.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 1948 completed, throughput=4.99MB/sec 2024-04-26T05:07:58.757 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v6MhHHr_5IHfNhY off=3427499 len=592565 2024-04-26T05:07:58.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 1949 completed, throughput=5MB/sec 2024-04-26T05:07:58.761 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jY9m4uSo_J2-w8g off=1738032 len=1127933 2024-04-26T05:07:58.767 INFO:tasks.workunit.client.0.smithi146.stdout:op 1950 completed, throughput=5MB/sec 2024-04-26T05:07:58.767 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wv_fYiNNtWgwpD1 off=19330365 len=806092 2024-04-26T05:07:58.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 1951 completed, throughput=5MB/sec 2024-04-26T05:07:59.771 INFO:tasks.workunit.client.0.smithi146.stdout: 380: throughput=4.99MB/sec pending data=0 2024-04-26T05:07:59.771 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wm5Y_Mes-2Ln9FJ off=1818630 len=285516 2024-04-26T05:07:59.775 INFO:tasks.workunit.client.0.smithi146.stdout:op 1952 completed, throughput=4.99MB/sec 2024-04-26T05:07:59.775 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1ifYzQqR8KACu3w off=4723648 len=1748028 2024-04-26T05:07:59.779 INFO:tasks.workunit.client.0.smithi146.stdout:op 1953 completed, throughput=4.99MB/sec 2024-04-26T05:07:59.779 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fGBnKYE-rKomd1L off=10613340 len=1422828 2024-04-26T05:07:59.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 1954 completed, throughput=5MB/sec 2024-04-26T05:07:59.781 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bSbvhCj9MuAAuDG off=1666411 len=1844319 2024-04-26T05:07:59.792 INFO:tasks.workunit.client.0.smithi146.stdout:op 1955 completed, throughput=5MB/sec 2024-04-26T05:08:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:00 smithi146 ceph-mon[92947]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:08:00.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:00 smithi146 ceph-mon[95531]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:08:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:00 smithi204 ceph-mon[88313]: pgmap v1615: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:08:00.793 INFO:tasks.workunit.client.0.smithi146.stdout: 381: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:00.793 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uuUMRP6ZWsABybi off=4413910 len=631307 2024-04-26T05:08:00.794 INFO:tasks.workunit.client.0.smithi146.stdout:op 1956 completed, throughput=4.99MB/sec 2024-04-26T05:08:00.794 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MNfI28FEmyDkYeo off=51532 len=204789 2024-04-26T05:08:00.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 1957 completed, throughput=4.99MB/sec 2024-04-26T05:08:00.797 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QeO3hur7gqqAdsO off=12966698 len=351490 2024-04-26T05:08:00.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 1958 completed, throughput=4.99MB/sec 2024-04-26T05:08:00.797 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lrDys-DLr7e_LO4 off=4745859 len=2091747 2024-04-26T05:08:00.806 INFO:tasks.workunit.client.0.smithi146.stdout:op 1959 completed, throughput=5MB/sec 2024-04-26T05:08:00.806 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_vwm2u75WmSSj4J off=1065531 len=1988536 2024-04-26T05:08:00.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 1960 completed, throughput=5MB/sec 2024-04-26T05:08:01.809 INFO:tasks.workunit.client.0.smithi146.stdout: 382: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:01.809 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WyjRqshFFlXLSkm off=5853177 len=1363199 2024-04-26T05:08:01.815 INFO:tasks.workunit.client.0.smithi146.stdout:op 1961 completed, throughput=4.99MB/sec 2024-04-26T05:08:01.815 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dkisCtacPfohzWH off=5009165 len=1901894 2024-04-26T05:08:01.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 1962 completed, throughput=5MB/sec 2024-04-26T05:08:01.817 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RSJQKBNA-gkqn6B off=3205744 len=694832 2024-04-26T05:08:01.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 1963 completed, throughput=5MB/sec 2024-04-26T05:08:01.818 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ztTiYXzLhsvyl0X off=3418176 len=797650 2024-04-26T05:08:01.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 1964 completed, throughput=5MB/sec 2024-04-26T05:08:01.822 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jZ2uHLuo83SXqEj off=14101546 len=635768 2024-04-26T05:08:01.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 1965 completed, throughput=5MB/sec 2024-04-26T05:08:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:02 smithi146 ceph-mon[92947]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:02 smithi146 ceph-mon[95531]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:02 smithi204 ceph-mon[88313]: pgmap v1616: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:02.824 INFO:tasks.workunit.client.0.smithi146.stdout: 383: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:02.824 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tcJ8dYFJmLgiwel off=288067 len=1763400 2024-04-26T05:08:02.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 1966 completed, throughput=4.99MB/sec 2024-04-26T05:08:02.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SgxOo5ykQ-6kmgs off=6310560 len=1508385 2024-04-26T05:08:02.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 1967 completed, throughput=5MB/sec 2024-04-26T05:08:02.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y2oKZUpUq0fKxE_ off=4699990 len=1057422 2024-04-26T05:08:02.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 1968 completed, throughput=5MB/sec 2024-04-26T05:08:02.835 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YWaISQetU8SpweK off=4518478 len=166311 2024-04-26T05:08:02.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 1969 completed, throughput=5MB/sec 2024-04-26T05:08:02.835 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OKyfOmnD1aebYKb off=1382917 len=1735083 2024-04-26T05:08:02.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 1970 completed, throughput=5MB/sec 2024-04-26T05:08:03.837 INFO:tasks.workunit.client.0.smithi146.stdout: 384: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:03.837 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3O-PwerYbngvM9O off=2074348 len=870664 2024-04-26T05:08:03.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 1971 completed, throughput=4.99MB/sec 2024-04-26T05:08:03.839 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6Zcia4frccTmS1W off=8175507 len=1074430 2024-04-26T05:08:03.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 1972 completed, throughput=4.99MB/sec 2024-04-26T05:08:03.844 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ru-DHnTWJ-yDedq off=15484049 len=1679035 2024-04-26T05:08:03.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 1973 completed, throughput=5MB/sec 2024-04-26T05:08:03.846 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TKFuU9nEH8eoYoh off=16641991 len=403922 2024-04-26T05:08:03.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 1974 completed, throughput=5MB/sec 2024-04-26T05:08:03.850 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4ECYIvCJQaB60WM off=18668291 len=1077588 2024-04-26T05:08:03.856 INFO:tasks.workunit.client.0.smithi146.stdout:op 1975 completed, throughput=5MB/sec 2024-04-26T05:08:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:04 smithi146 ceph-mon[95531]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:04 smithi146 ceph-mon[92947]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:04 smithi204 ceph-mon[88313]: pgmap v1617: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:08:04.856 INFO:tasks.workunit.client.0.smithi146.stdout: 385: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:04.857 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UTl6Gz-f_4FuJOp off=251199 len=247713 2024-04-26T05:08:04.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 1976 completed, throughput=4.99MB/sec 2024-04-26T05:08:04.858 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eE2kvQ_KDjD7k-F off=1728934 len=1681761 2024-04-26T05:08:04.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 1977 completed, throughput=4.99MB/sec 2024-04-26T05:08:04.861 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EfVgYwqPtP4__lG off=7989334 len=1409957 2024-04-26T05:08:04.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 1978 completed, throughput=5MB/sec 2024-04-26T05:08:04.867 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LalUQpV2zba3k9t off=719700 len=389735 2024-04-26T05:08:04.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 1979 completed, throughput=5MB/sec 2024-04-26T05:08:04.871 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SJzsL_hfWEoKdZw off=446876 len=1678179 2024-04-26T05:08:04.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 1980 completed, throughput=5MB/sec 2024-04-26T05:08:05.874 INFO:tasks.workunit.client.0.smithi146.stdout: 386: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:05.874 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1PuDH6d6yypNT3g off=5006298 len=57411 2024-04-26T05:08:05.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 1981 completed, throughput=4.99MB/sec 2024-04-26T05:08:05.877 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j6B5pdG2Wo5BhbP off=3831437 len=935640 2024-04-26T05:08:05.878 INFO:tasks.workunit.client.0.smithi146.stdout:op 1982 completed, throughput=4.99MB/sec 2024-04-26T05:08:05.878 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nPyFpbjxfuq5XrP off=5435268 len=88484 2024-04-26T05:08:05.879 INFO:tasks.workunit.client.0.smithi146.stdout:op 1983 completed, throughput=4.99MB/sec 2024-04-26T05:08:05.879 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UApo7msKmltPuBN off=324415 len=382723 2024-04-26T05:08:05.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 1984 completed, throughput=4.99MB/sec 2024-04-26T05:08:05.882 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FIViat3XE1o8VNn off=7939123 len=1929450 2024-04-26T05:08:05.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 1985 completed, throughput=5MB/sec 2024-04-26T05:08:05.884 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EgCg2YygRAMa4L7 off=8511368 len=268473 2024-04-26T05:08:05.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 1986 completed, throughput=5MB/sec 2024-04-26T05:08:05.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nt3sZb6h55x-Wzp off=21965704 len=1764762 2024-04-26T05:08:05.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 1987 completed, throughput=5MB/sec 2024-04-26T05:08:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:06 smithi146 ceph-mon[92947]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:08:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:06 smithi146 ceph-mon[95531]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:08:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:06] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:08:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:06 smithi204 ceph-mon[88313]: pgmap v1618: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:08:06.891 INFO:tasks.workunit.client.0.smithi146.stdout: 387: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:06.891 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6oMwT4LOw3prbDQ off=13669688 len=1507665 2024-04-26T05:08:06.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 1988 completed, throughput=4.99MB/sec 2024-04-26T05:08:06.897 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SA_3uVFXEhbfJDP off=6818340 len=1436516 2024-04-26T05:08:06.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 1989 completed, throughput=5MB/sec 2024-04-26T05:08:06.899 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bJE0ghxd3UdUcd2 off=2281407 len=1296059 2024-04-26T05:08:06.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 1990 completed, throughput=5MB/sec 2024-04-26T05:08:07.900 INFO:tasks.workunit.client.0.smithi146.stdout: 388: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:07.900 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3IqjdT1lUuuZf5Y off=13830198 len=653351 2024-04-26T05:08:07.905 INFO:tasks.workunit.client.0.smithi146.stdout:op 1991 completed, throughput=4.99MB/sec 2024-04-26T05:08:07.905 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sYI9RVczJgm_rrM off=1223357 len=910837 2024-04-26T05:08:07.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 1992 completed, throughput=4.99MB/sec 2024-04-26T05:08:07.906 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xf4JFtGs9QN-BHi off=11109137 len=1905123 2024-04-26T05:08:07.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 1993 completed, throughput=5MB/sec 2024-04-26T05:08:07.916 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hdeQcWBA2jvZ0FQ off=14808380 len=361124 2024-04-26T05:08:07.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 1994 completed, throughput=5MB/sec 2024-04-26T05:08:07.917 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jgeHSrvhDBoEhf4 off=1776663 len=1800839 2024-04-26T05:08:07.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 1995 completed, throughput=5MB/sec 2024-04-26T05:08:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:08 smithi146 ceph-mon[95531]: pgmap v1619: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:08 smithi146 ceph-mon[92947]: pgmap v1619: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:08 smithi204 ceph-mon[88313]: pgmap v1619: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:08.918 INFO:tasks.workunit.client.0.smithi146.stdout: 389: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:08.919 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xll-KuekiAOKxtI off=3160417 len=475982 2024-04-26T05:08:08.920 INFO:tasks.workunit.client.0.smithi146.stdout:op 1996 completed, throughput=4.99MB/sec 2024-04-26T05:08:08.920 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-32d58CnIyYeRu7K off=2756928 len=1964349 2024-04-26T05:08:08.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 1997 completed, throughput=4.99MB/sec 2024-04-26T05:08:08.924 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--Bauhn0fHYLwH1t off=12815455 len=1549025 2024-04-26T05:08:08.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 1998 completed, throughput=5MB/sec 2024-04-26T05:08:08.933 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ydA5MJ7LLjxsoik off=2512661 len=455362 2024-04-26T05:08:08.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 1999 completed, throughput=5MB/sec 2024-04-26T05:08:08.934 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-w0RYmk6YBJkEgmy off=1404091 len=2009354 2024-04-26T05:08:08.936 INFO:tasks.workunit.client.0.smithi146.stdout:op 2000 completed, throughput=5MB/sec 2024-04-26T05:08:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:09.937 INFO:tasks.workunit.client.0.smithi146.stdout: 390: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:09.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fB-ZAf2D_BuM87U off=4370828 len=917729 2024-04-26T05:08:09.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 2001 completed, throughput=4.99MB/sec 2024-04-26T05:08:09.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yDMi-WWj_TcBKsi off=5725399 len=33273 2024-04-26T05:08:09.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 2002 completed, throughput=4.99MB/sec 2024-04-26T05:08:09.941 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wLG6vxuGsQO4TRu off=3994805 len=1513929 2024-04-26T05:08:09.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 2003 completed, throughput=5MB/sec 2024-04-26T05:08:09.942 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uFo4EelduDHmuug off=541344 len=1308634 2024-04-26T05:08:09.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 2004 completed, throughput=5MB/sec 2024-04-26T05:08:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:10 smithi146 ceph-mon[92947]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-26T05:08:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:10 smithi146 ceph-mon[95531]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-26T05:08:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:10 smithi204 ceph-mon[88313]: pgmap v1620: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.4 MiB/s wr, 5 op/s 2024-04-26T05:08:10.945 INFO:tasks.workunit.client.0.smithi146.stdout: 391: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:10.945 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Wt99NHthYq6-TNh off=11290355 len=1904753 2024-04-26T05:08:10.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 2005 completed, throughput=4.99MB/sec 2024-04-26T05:08:10.948 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y5FpyFF3usMeDLy off=2262014 len=1129044 2024-04-26T05:08:10.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 2006 completed, throughput=4.99MB/sec 2024-04-26T05:08:10.949 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JpEqGems46rstwj off=5946464 len=443954 2024-04-26T05:08:10.950 INFO:tasks.workunit.client.0.smithi146.stdout:op 2007 completed, throughput=5MB/sec 2024-04-26T05:08:10.950 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2_t2QJzwosp6wjl off=7857438 len=641060 2024-04-26T05:08:10.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 2008 completed, throughput=5MB/sec 2024-04-26T05:08:10.955 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WbX9SvREzhAzQ9I off=2357154 len=559855 2024-04-26T05:08:10.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 2009 completed, throughput=5MB/sec 2024-04-26T05:08:10.959 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IqHu4y7Z46iJzOC off=2590499 len=755098 2024-04-26T05:08:10.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 2010 completed, throughput=5MB/sec 2024-04-26T05:08:11.960 INFO:tasks.workunit.client.0.smithi146.stdout: 392: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:11.961 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mqgxMw0wq7i7uub off=1074397 len=1117981 2024-04-26T05:08:11.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 2011 completed, throughput=4.99MB/sec 2024-04-26T05:08:11.966 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s0utoV_6Z6spws8 off=1244447 len=85151 2024-04-26T05:08:11.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 2012 completed, throughput=4.99MB/sec 2024-04-26T05:08:11.966 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J_7x_SdpBE2gr7A off=3725407 len=1666359 2024-04-26T05:08:11.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 2013 completed, throughput=4.99MB/sec 2024-04-26T05:08:11.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xUDfNjlkWnbPizt off=7233609 len=1380988 2024-04-26T05:08:11.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 2014 completed, throughput=5MB/sec 2024-04-26T05:08:11.975 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GUiarDOzSKZFul6 off=12168373 len=1916575 2024-04-26T05:08:11.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 2015 completed, throughput=5MB/sec 2024-04-26T05:08:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:12 smithi146 ceph-mon[92947]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:12 smithi146 ceph-mon[95531]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:12 smithi204 ceph-mon[88313]: pgmap v1621: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:12.982 INFO:tasks.workunit.client.0.smithi146.stdout: 393: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:12.982 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jUXGeF4t3GvqT1c off=5315021 len=107184 2024-04-26T05:08:12.985 INFO:tasks.workunit.client.0.smithi146.stdout:op 2016 completed, throughput=4.99MB/sec 2024-04-26T05:08:12.985 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4NkD-fkM_96Swm5 off=12671801 len=731100 2024-04-26T05:08:12.989 INFO:tasks.workunit.client.0.smithi146.stdout:op 2017 completed, throughput=4.99MB/sec 2024-04-26T05:08:12.989 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aFE5X8LbaqB3E-- off=4620507 len=1930008 2024-04-26T05:08:12.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 2018 completed, throughput=5MB/sec 2024-04-26T05:08:12.991 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XlSZ4bJwD7nY0S4 off=6182768 len=1432795 2024-04-26T05:08:12.992 INFO:tasks.workunit.client.0.smithi146.stdout:op 2019 completed, throughput=5MB/sec 2024-04-26T05:08:12.992 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kxl0tfck9ok559I off=1626375 len=1228728 2024-04-26T05:08:12.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 2020 completed, throughput=5MB/sec 2024-04-26T05:08:13.999 INFO:tasks.workunit.client.0.smithi146.stdout: 394: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:14.000 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3GX9GeWnl5e5XqX off=847839 len=308859 2024-04-26T05:08:14.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 2021 completed, throughput=4.99MB/sec 2024-04-26T05:08:14.003 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6d9N6fuLQw6IhlQ off=13014299 len=749785 2024-04-26T05:08:14.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 2022 completed, throughput=4.99MB/sec 2024-04-26T05:08:14.007 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hYqz5isZri3nkF4 off=3404994 len=463176 2024-04-26T05:08:14.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 2023 completed, throughput=4.99MB/sec 2024-04-26T05:08:14.008 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wR0Hc-XP9wzfJG6 off=3251629 len=1280169 2024-04-26T05:08:14.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 2024 completed, throughput=5MB/sec 2024-04-26T05:08:14.017 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--EnaoiBGgtbW6hy off=1265730 len=2071982 2024-04-26T05:08:14.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 2025 completed, throughput=5MB/sec 2024-04-26T05:08:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:14 smithi146 ceph-mon[95531]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:14 smithi146 ceph-mon[92947]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:14 smithi204 ceph-mon[88313]: pgmap v1622: 105 pgs: 105 active+clean; 126 GiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:08:15.019 INFO:tasks.workunit.client.0.smithi146.stdout: 395: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:15.020 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I2OvE--2_WQ5dZU off=3653864 len=307927 2024-04-26T05:08:15.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 2026 completed, throughput=4.99MB/sec 2024-04-26T05:08:15.020 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n2-RO1Lh-MOKGz1 off=1616149 len=2053405 2024-04-26T05:08:15.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 2027 completed, throughput=4.99MB/sec 2024-04-26T05:08:15.022 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ghyAln0H0Nomoby off=12762378 len=287091 2024-04-26T05:08:15.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 2028 completed, throughput=5MB/sec 2024-04-26T05:08:15.023 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TXDkmkG4FEKfc88 off=28136 len=2074593 2024-04-26T05:08:15.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 2029 completed, throughput=5MB/sec 2024-04-26T05:08:15.035 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eYuDoQnQc9cbyKR off=3369487 len=623563 2024-04-26T05:08:15.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 2030 completed, throughput=5MB/sec 2024-04-26T05:08:16.036 INFO:tasks.workunit.client.0.smithi146.stdout: 396: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:16.037 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-syboLEtJFIBpkFW off=489922 len=1421757 2024-04-26T05:08:16.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 2031 completed, throughput=4.99MB/sec 2024-04-26T05:08:16.038 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BDIp2a449I4wTuL off=2437039 len=431170 2024-04-26T05:08:16.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 2032 completed, throughput=4.99MB/sec 2024-04-26T05:08:16.040 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nTgz-0vnznB4_Zk off=1581437 len=1246838 2024-04-26T05:08:16.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 2033 completed, throughput=5MB/sec 2024-04-26T05:08:16.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JeiXFL1azARKGHb off=3081878 len=1744799 2024-04-26T05:08:16.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 2034 completed, throughput=5MB/sec 2024-04-26T05:08:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:16 smithi146 ceph-mon[95531]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:08:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:16] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.43.0" 2024-04-26T05:08:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:16 smithi146 ceph-mon[92947]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:08:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:16 smithi204 ceph-mon[88313]: pgmap v1623: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:08:17.057 INFO:tasks.workunit.client.0.smithi146.stdout: 397: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:17.057 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-77A4JP5IIBgG0jF off=1790263 len=1338044 2024-04-26T05:08:17.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 2035 completed, throughput=4.99MB/sec 2024-04-26T05:08:17.059 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xoQLV_b-4PTNd7t off=8709460 len=1328481 2024-04-26T05:08:17.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 2036 completed, throughput=4.99MB/sec 2024-04-26T05:08:17.066 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6l7mujZJzH0cZB5 off=3674478 len=1954329 2024-04-26T05:08:17.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 2037 completed, throughput=5MB/sec 2024-04-26T05:08:17.070 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KWKw4aBXsSKInqU off=17534403 len=1401753 2024-04-26T05:08:17.076 INFO:tasks.workunit.client.0.smithi146.stdout:op 2038 completed, throughput=5MB/sec 2024-04-26T05:08:18.076 INFO:tasks.workunit.client.0.smithi146.stdout: 398: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:18.076 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5_tLeHynElU_6Oj off=8676952 len=1842554 2024-04-26T05:08:18.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 2039 completed, throughput=4.99MB/sec 2024-04-26T05:08:18.087 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dQDiw8NQOeMyQ00 off=3984890 len=1467836 2024-04-26T05:08:18.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 2040 completed, throughput=5MB/sec 2024-04-26T05:08:18.095 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6Z5IHEvxOSobjmd off=14201936 len=291622 2024-04-26T05:08:18.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 2041 completed, throughput=5MB/sec 2024-04-26T05:08:18.098 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sWNFZoAz5UB8R9x off=454880 len=1968879 2024-04-26T05:08:18.110 INFO:tasks.workunit.client.0.smithi146.stdout:op 2042 completed, throughput=5MB/sec 2024-04-26T05:08:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:18 smithi146 ceph-mon[95531]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:08:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:18 smithi146 ceph-mon[92947]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:08:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:18 smithi204 ceph-mon[88313]: pgmap v1624: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:08:19.110 INFO:tasks.workunit.client.0.smithi146.stdout: 399: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:19.110 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EAhAFdbyWxujUBf off=9102351 len=1819127 2024-04-26T05:08:19.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 2043 completed, throughput=4.99MB/sec 2024-04-26T05:08:19.121 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-govBqi4b-F9cuGt off=10168596 len=1657272 2024-04-26T05:08:19.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 2044 completed, throughput=5MB/sec 2024-04-26T05:08:19.129 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nkj2qJN_42k5y2W off=14877071 len=1421082 2024-04-26T05:08:19.136 INFO:tasks.workunit.client.0.smithi146.stdout:op 2045 completed, throughput=5MB/sec 2024-04-26T05:08:20.136 INFO:tasks.workunit.client.0.smithi146.stdout: 400: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:20.136 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tSBgT8tc7bu8boJ off=4748295 len=1816270 2024-04-26T05:08:20.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 2046 completed, throughput=4.99MB/sec 2024-04-26T05:08:20.138 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4KtoTW5IPEZKnif off=0 len=1162284 2024-04-26T05:08:20.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 2047 completed, throughput=5MB/sec 2024-04-26T05:08:20.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-prZBMNl0OjeM-iv off=3809148 len=300638 2024-04-26T05:08:20.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 2048 completed, throughput=5MB/sec 2024-04-26T05:08:20.142 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rxhutne8SxLtE22 off=10189899 len=2072196 2024-04-26T05:08:20.146 INFO:tasks.workunit.client.0.smithi146.stdout:op 2049 completed, throughput=5MB/sec 2024-04-26T05:08:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:20 smithi146 ceph-mon[95531]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:08:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:20 smithi146 ceph-mon[92947]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:08:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:20 smithi204 ceph-mon[88313]: pgmap v1625: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:08:21.146 INFO:tasks.workunit.client.0.smithi146.stdout: 401: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:21.147 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9XSvFc1ChtS0PXk off=12130210 len=1431481 2024-04-26T05:08:21.154 INFO:tasks.workunit.client.0.smithi146.stdout:op 2050 completed, throughput=4.99MB/sec 2024-04-26T05:08:21.154 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OyOojuByfjQFHo8 off=5709680 len=1606223 2024-04-26T05:08:21.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 2051 completed, throughput=5MB/sec 2024-04-26T05:08:21.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-il5iCwkf6U5-oN2 off=17064637 len=1287578 2024-04-26T05:08:21.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 2052 completed, throughput=5MB/sec 2024-04-26T05:08:21.157 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-roVLgh6st-fXhV1 off=3944934 len=1257718 2024-04-26T05:08:21.165 INFO:tasks.workunit.client.0.smithi146.stdout:op 2053 completed, throughput=5MB/sec 2024-04-26T05:08:22.165 INFO:tasks.workunit.client.0.smithi146.stdout: 402: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:22.166 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TKFuU9nEH8eoYoh off=15441613 len=200774 2024-04-26T05:08:22.169 INFO:tasks.workunit.client.0.smithi146.stdout:op 2054 completed, throughput=4.99MB/sec 2024-04-26T05:08:22.169 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WGrdso5TyybkVUM off=5258604 len=1514065 2024-04-26T05:08:22.178 INFO:tasks.workunit.client.0.smithi146.stdout:op 2055 completed, throughput=4.99MB/sec 2024-04-26T05:08:22.178 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-acb0QJYc6m6c2-A off=6714198 len=432362 2024-04-26T05:08:22.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 2056 completed, throughput=4.99MB/sec 2024-04-26T05:08:22.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J-nI7DM6sb7t0T- off=3737639 len=1843409 2024-04-26T05:08:22.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 2057 completed, throughput=5MB/sec 2024-04-26T05:08:22.184 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FTSZWwEnlBP7oo0 off=19915408 len=1314169 2024-04-26T05:08:22.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 2058 completed, throughput=5MB/sec 2024-04-26T05:08:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:22 smithi146 ceph-mon[95531]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:22 smithi146 ceph-mon[92947]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:22 smithi204 ceph-mon[88313]: pgmap v1626: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:23.186 INFO:tasks.workunit.client.0.smithi146.stdout: 403: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:23.186 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8LnT6LcS-s3a42B off=505476 len=833301 2024-04-26T05:08:23.191 INFO:tasks.workunit.client.0.smithi146.stdout:op 2059 completed, throughput=4.99MB/sec 2024-04-26T05:08:23.191 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zAWcjPmXBUhjOgo off=4902464 len=156689 2024-04-26T05:08:23.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 2060 completed, throughput=4.99MB/sec 2024-04-26T05:08:23.194 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z0s3lwwmvfuQo00 off=6796140 len=1445270 2024-04-26T05:08:23.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 2061 completed, throughput=4.99MB/sec 2024-04-26T05:08:23.195 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gh4u1rHGquG92RB off=6663285 len=989447 2024-04-26T05:08:23.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 2062 completed, throughput=5MB/sec 2024-04-26T05:08:23.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3FH9GVtaXWMKuXq off=11432464 len=4975 2024-04-26T05:08:23.197 INFO:tasks.workunit.client.0.smithi146.stdout:op 2063 completed, throughput=5MB/sec 2024-04-26T05:08:23.197 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WlOyOkg2neWVH2B off=7607550 len=1010281 2024-04-26T05:08:23.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 2064 completed, throughput=5MB/sec 2024-04-26T05:08:23.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m0mTo6z-o_NQM_9 off=5981715 len=1169133 2024-04-26T05:08:23.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 2065 completed, throughput=5MB/sec 2024-04-26T05:08:24.203 INFO:tasks.workunit.client.0.smithi146.stdout: 404: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:24.204 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BJj8gpypBi14XnG off=10903058 len=1609234 2024-04-26T05:08:24.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 2066 completed, throughput=4.99MB/sec 2024-04-26T05:08:24.207 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rJhEoH_iIGoKguL off=1707577 len=125940 2024-04-26T05:08:24.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 2067 completed, throughput=4.99MB/sec 2024-04-26T05:08:24.208 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yl-X_VFTKbpal59 off=6729374 len=1843063 2024-04-26T05:08:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:op 2068 completed, throughput=5MB/sec 2024-04-26T05:08:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wG7_supBWsYVMIi off=5543542 len=69683 2024-04-26T05:08:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:op 2069 completed, throughput=5MB/sec 2024-04-26T05:08:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cBu2r5UIvpAWx5K off=10454228 len=358965 2024-04-26T05:08:24.216 INFO:tasks.workunit.client.0.smithi146.stdout:op 2070 completed, throughput=5MB/sec 2024-04-26T05:08:24.216 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x_KEugAppwafBZN off=3194748 len=1079887 2024-04-26T05:08:24.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 2071 completed, throughput=5MB/sec 2024-04-26T05:08:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:24 smithi146 ceph-mon[95531]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:24 smithi146 ceph-mon[92947]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:24 smithi204 ceph-mon[88313]: pgmap v1627: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:08:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:25.221 INFO:tasks.workunit.client.0.smithi146.stdout: 405: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:25.221 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ie0ZDFTQILQLWz7 off=4957560 len=1186458 2024-04-26T05:08:25.223 INFO:tasks.workunit.client.0.smithi146.stdout:op 2072 completed, throughput=4.99MB/sec 2024-04-26T05:08:25.223 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QqbwaymiOnRGUwI off=3743052 len=484831 2024-04-26T05:08:25.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 2073 completed, throughput=4.99MB/sec 2024-04-26T05:08:25.226 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O7a-RNJTdQEt6FZ off=2724785 len=2049709 2024-04-26T05:08:25.229 INFO:tasks.workunit.client.0.smithi146.stdout:op 2074 completed, throughput=5MB/sec 2024-04-26T05:08:25.229 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OwnUnWl7TDl14WB off=4971880 len=219620 2024-04-26T05:08:25.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 2075 completed, throughput=5MB/sec 2024-04-26T05:08:25.232 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yxUZO0fDv1OHbU5 off=1728664 len=1401674 2024-04-26T05:08:25.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 2076 completed, throughput=5MB/sec 2024-04-26T05:08:26.241 INFO:tasks.workunit.client.0.smithi146.stdout: 406: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:26.241 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CG7xNb1rEscvEJQ off=2151624 len=1451725 2024-04-26T05:08:26.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 2077 completed, throughput=4.99MB/sec 2024-04-26T05:08:26.243 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-86eQU4gD5qJxy31 off=2236809 len=442984 2024-04-26T05:08:26.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 2078 completed, throughput=4.99MB/sec 2024-04-26T05:08:26.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HF5rTFiQu8yWnsR off=0 len=1664406 2024-04-26T05:08:26.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 2079 completed, throughput=5MB/sec 2024-04-26T05:08:26.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wVKj4wjRDyHFYRI off=8671832 len=1318290 2024-04-26T05:08:26.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 2080 completed, throughput=5MB/sec 2024-04-26T05:08:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:26 smithi146 ceph-mon[95531]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:08:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:26 smithi146 ceph-mon[92947]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:08:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:26] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:08:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:26 smithi204 ceph-mon[88313]: pgmap v1628: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:08:27.260 INFO:tasks.workunit.client.0.smithi146.stdout: 407: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:27.260 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AgfmckTY2rVE8VX off=3065958 len=1701788 2024-04-26T05:08:27.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 2081 completed, throughput=4.99MB/sec 2024-04-26T05:08:27.262 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KBkYTWttNUu2nMh off=16742070 len=1622395 2024-04-26T05:08:27.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 2082 completed, throughput=5MB/sec 2024-04-26T05:08:27.264 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o985_x6Iu5ARfqV off=550665 len=842661 2024-04-26T05:08:27.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 2083 completed, throughput=5MB/sec 2024-04-26T05:08:27.266 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iJ97dx9WFCIFYSn off=1312218 len=1741963 2024-04-26T05:08:27.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 2084 completed, throughput=5MB/sec 2024-04-26T05:08:27.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:08:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:08:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:08:27.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:08:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:08:27.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:08:27.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:08:27.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:27 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:08:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:08:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:08:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:08:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:27 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:08:28.268 INFO:tasks.workunit.client.0.smithi146.stdout: 408: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:28.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gOgLWGDCdeYE82O off=17410150 len=445466 2024-04-26T05:08:28.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 2085 completed, throughput=4.99MB/sec 2024-04-26T05:08:28.269 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sPcZn_1S_ByH5en off=1537491 len=2055922 2024-04-26T05:08:28.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 2086 completed, throughput=5MB/sec 2024-04-26T05:08:28.273 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ryb6bG8SpmMU8mn off=1989774 len=764906 2024-04-26T05:08:28.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 2087 completed, throughput=5MB/sec 2024-04-26T05:08:28.277 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T7rWAidGEp716OD off=19407936 len=216265 2024-04-26T05:08:28.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 2088 completed, throughput=5MB/sec 2024-04-26T05:08:28.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oGLHzD_Vq50uxPN off=17969429 len=1976492 2024-04-26T05:08:28.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 2089 completed, throughput=5MB/sec 2024-04-26T05:08:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:28 smithi146 ceph-mon[92947]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:08:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:28 smithi146 ceph-mon[95531]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:08:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:28 smithi204 ceph-mon[88313]: pgmap v1629: 105 pgs: 105 active+clean; 126 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:08:29.286 INFO:tasks.workunit.client.0.smithi146.stdout: 409: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:29.287 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rYc8FKcPchdKU63 off=7038074 len=725304 2024-04-26T05:08:29.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 2090 completed, throughput=4.99MB/sec 2024-04-26T05:08:29.288 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6IUp1fY0akNLfzQ off=1270750 len=312843 2024-04-26T05:08:29.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 2091 completed, throughput=4.99MB/sec 2024-04-26T05:08:29.291 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C28b0vNK7LHBL4D off=2678861 len=837969 2024-04-26T05:08:29.295 INFO:tasks.workunit.client.0.smithi146.stdout:op 2092 completed, throughput=4.99MB/sec 2024-04-26T05:08:29.295 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4vnwLb5eWodbhur off=3263597 len=864150 2024-04-26T05:08:29.297 INFO:tasks.workunit.client.0.smithi146.stdout:op 2093 completed, throughput=5MB/sec 2024-04-26T05:08:29.297 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yL3AlQKuZ7_EQWR off=4423048 len=1345251 2024-04-26T05:08:29.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 2094 completed, throughput=5MB/sec 2024-04-26T05:08:29.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ca7pN_0mopOwRuS off=5133938 len=279357 2024-04-26T05:08:29.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 2095 completed, throughput=5MB/sec 2024-04-26T05:08:29.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oyEJOFbjsO1F6KJ off=8045969 len=583037 2024-04-26T05:08:29.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 2096 completed, throughput=5MB/sec 2024-04-26T05:08:30.302 INFO:tasks.workunit.client.0.smithi146.stdout: 410: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:30.302 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NXOpZn5eKOXNd2M off=3878716 len=89899 2024-04-26T05:08:30.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 2097 completed, throughput=4.99MB/sec 2024-04-26T05:08:30.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Pz7VoJKjLu4muxE off=23469315 len=734218 2024-04-26T05:08:30.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 2098 completed, throughput=4.99MB/sec 2024-04-26T05:08:30.305 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fbpZHB-YvDE90Ee off=719788 len=288434 2024-04-26T05:08:30.308 INFO:tasks.workunit.client.0.smithi146.stdout:op 2099 completed, throughput=4.99MB/sec 2024-04-26T05:08:30.308 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vYzvh6lqNEDCHYL off=499826 len=1842891 2024-04-26T05:08:30.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 2100 completed, throughput=5MB/sec 2024-04-26T05:08:30.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GmiLGw8X6H_WzLs off=8248380 len=1758611 2024-04-26T05:08:30.320 INFO:tasks.workunit.client.0.smithi146.stdout:op 2101 completed, throughput=5MB/sec 2024-04-26T05:08:30.320 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dd-0fYqpXJUqX7z off=12116064 len=110315 2024-04-26T05:08:30.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 2102 completed, throughput=5MB/sec 2024-04-26T05:08:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:30 smithi146 ceph-mon[92947]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:08:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:30 smithi146 ceph-mon[95531]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:08:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:30 smithi204 ceph-mon[88313]: pgmap v1630: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:08:31.321 INFO:tasks.workunit.client.0.smithi146.stdout: 411: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:31.321 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2unupNtEYzoF1AJ off=3532571 len=619943 2024-04-26T05:08:31.322 INFO:tasks.workunit.client.0.smithi146.stdout:op 2103 completed, throughput=4.99MB/sec 2024-04-26T05:08:31.322 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-28YZq9NqrARv-cf off=9572727 len=348096 2024-04-26T05:08:31.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 2104 completed, throughput=4.99MB/sec 2024-04-26T05:08:31.326 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1YqX8fA6J3XBwu9 off=22291309 len=28963 2024-04-26T05:08:31.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 2105 completed, throughput=4.99MB/sec 2024-04-26T05:08:31.326 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cSPsXUGEhL3saLS off=13357320 len=1712608 2024-04-26T05:08:31.330 INFO:tasks.workunit.client.0.smithi146.stdout:op 2106 completed, throughput=4.99MB/sec 2024-04-26T05:08:31.330 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yi7hz77M7vWoqS6 off=19563366 len=336034 2024-04-26T05:08:31.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 2107 completed, throughput=5MB/sec 2024-04-26T05:08:31.331 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VqjeKzhL85s2qEx off=4399596 len=2030700 2024-04-26T05:08:31.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 2108 completed, throughput=5MB/sec 2024-04-26T05:08:31.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6BsgCg0AL_y_j5j off=8344457 len=948400 2024-04-26T05:08:31.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 2109 completed, throughput=5MB/sec 2024-04-26T05:08:32.346 INFO:tasks.workunit.client.0.smithi146.stdout: 412: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:32.346 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1ipic_3wsarAM6w off=19336277 len=501365 2024-04-26T05:08:32.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 2110 completed, throughput=4.99MB/sec 2024-04-26T05:08:32.350 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vtVL_Amwy_x4VB2 off=7595048 len=1955108 2024-04-26T05:08:32.361 INFO:tasks.workunit.client.0.smithi146.stdout:op 2111 completed, throughput=5MB/sec 2024-04-26T05:08:32.361 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z2hFwJeNF1lo8Xx off=12920819 len=1738877 2024-04-26T05:08:32.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 2112 completed, throughput=5MB/sec 2024-04-26T05:08:32.363 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GkEryNm6bAobATC off=18105733 len=1103166 2024-04-26T05:08:32.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 2113 completed, throughput=5MB/sec 2024-04-26T05:08:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:32 smithi204 ceph-mon[88313]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:32 smithi146 ceph-mon[95531]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:32 smithi146 ceph-mon[92947]: pgmap v1631: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:33.365 INFO:tasks.workunit.client.0.smithi146.stdout: 413: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:33.365 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TmFIDE19tnbHY23 off=11621339 len=1126143 2024-04-26T05:08:33.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 2114 completed, throughput=4.99MB/sec 2024-04-26T05:08:33.372 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-STU2Lk3xBWSklJG off=2605080 len=1247077 2024-04-26T05:08:33.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 2115 completed, throughput=4.99MB/sec 2024-04-26T05:08:33.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zg9GB787L74OPbN off=2718977 len=1850418 2024-04-26T05:08:33.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 2116 completed, throughput=5MB/sec 2024-04-26T05:08:33.384 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OivKXygmChxGKBm off=1617098 len=1531699 2024-04-26T05:08:33.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 2117 completed, throughput=5MB/sec 2024-04-26T05:08:34.390 INFO:tasks.workunit.client.0.smithi146.stdout: 414: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:34.391 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TXY9X_kTo3Mi4pr off=8461598 len=1799073 2024-04-26T05:08:34.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 2118 completed, throughput=4.99MB/sec 2024-04-26T05:08:34.400 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A9z1xg8c1JRZygw off=2532065 len=2062183 2024-04-26T05:08:34.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 2119 completed, throughput=5MB/sec 2024-04-26T05:08:34.410 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GVP_RgPTFEt-523 off=946136 len=851687 2024-04-26T05:08:34.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 2120 completed, throughput=5MB/sec 2024-04-26T05:08:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:34 smithi204 ceph-mon[88313]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:34 smithi146 ceph-mon[95531]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:34 smithi146 ceph-mon[92947]: pgmap v1632: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:08:35.415 INFO:tasks.workunit.client.0.smithi146.stdout: 415: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:35.415 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CWy28TqKgeu_GU1 off=1120898 len=1173325 2024-04-26T05:08:35.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 2121 completed, throughput=4.99MB/sec 2024-04-26T05:08:35.417 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-34wcfNDmGIAO9x9 off=3809305 len=209191 2024-04-26T05:08:35.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 2122 completed, throughput=4.99MB/sec 2024-04-26T05:08:35.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n83rCMch0QZnLQl off=8348724 len=1178918 2024-04-26T05:08:35.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 2123 completed, throughput=4.99MB/sec 2024-04-26T05:08:35.425 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NTVPvrOAFJJct1l off=12743594 len=753274 2024-04-26T05:08:35.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 2124 completed, throughput=5MB/sec 2024-04-26T05:08:35.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z1C4acxbo72-2b5 off=1453538 len=1573137 2024-04-26T05:08:35.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 2125 completed, throughput=5MB/sec 2024-04-26T05:08:35.433 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B8BXfs1ltNLBsbr off=288036 len=91619 2024-04-26T05:08:35.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 2126 completed, throughput=5MB/sec 2024-04-26T05:08:36.434 INFO:tasks.workunit.client.0.smithi146.stdout: 416: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:36.434 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9HbZl3Snc8CdkPc off=15021609 len=63768 2024-04-26T05:08:36.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 2127 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.435 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-32eCKHxkCuhJsfA off=10560098 len=47513 2024-04-26T05:08:36.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 2128 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.435 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yRAWZAcxSvTDFng off=4332985 len=219790 2024-04-26T05:08:36.436 INFO:tasks.workunit.client.0.smithi146.stdout:op 2129 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.436 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_ep01bFLzGcyaw7 off=15035106 len=1644564 2024-04-26T05:08:36.445 INFO:tasks.workunit.client.0.smithi146.stdout:op 2130 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.445 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zosJPUkoh1zPSaH off=3675991 len=312949 2024-04-26T05:08:36.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 2131 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.448 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HppDEfTFzdGVwJs off=790024 len=579559 2024-04-26T05:08:36.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 2132 completed, throughput=4.99MB/sec 2024-04-26T05:08:36.449 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NxH6o29Opds0hXJ off=1574889 len=1085611 2024-04-26T05:08:36.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 2133 completed, throughput=5MB/sec 2024-04-26T05:08:36.454 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sqe077zkYdq4MTb off=7421556 len=972537 2024-04-26T05:08:36.459 INFO:tasks.workunit.client.0.smithi146.stdout:op 2134 completed, throughput=5MB/sec 2024-04-26T05:08:36.459 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gVBwXULQ2138sXi off=5942856 len=375676 2024-04-26T05:08:36.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 2135 completed, throughput=5MB/sec 2024-04-26T05:08:36.460 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mGTiL3mD77kIivK off=3974730 len=1992766 2024-04-26T05:08:36.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 2136 completed, throughput=5MB/sec 2024-04-26T05:08:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:36 smithi204 ceph-mon[88313]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:08:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:36 smithi146 ceph-mon[95531]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:08:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:36 smithi146 ceph-mon[92947]: pgmap v1633: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:08:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:36] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:08:37.462 INFO:tasks.workunit.client.0.smithi146.stdout: 417: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:37.462 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SVtnaH6OLiQqkDH off=7143986 len=1663925 2024-04-26T05:08:37.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 2137 completed, throughput=5MB/sec 2024-04-26T05:08:37.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wOqfiqOAgI3nD12 off=17384188 len=163098 2024-04-26T05:08:37.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 2138 completed, throughput=5MB/sec 2024-04-26T05:08:37.466 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EfVgYwqPtP4__lG off=15187736 len=157983 2024-04-26T05:08:37.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 2139 completed, throughput=5MB/sec 2024-04-26T05:08:37.469 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cP1tv6QBKaLQiJ9 off=1993072 len=490184 2024-04-26T05:08:37.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 2140 completed, throughput=5MB/sec 2024-04-26T05:08:37.472 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ygYfr-HtwVYanXp off=13532419 len=1572187 2024-04-26T05:08:37.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 2141 completed, throughput=5MB/sec 2024-04-26T05:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: 418: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LmYOb-5WFJIFyfi off=6990723 len=1723312 2024-04-26T05:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout:op 2142 completed, throughput=4.99MB/sec 2024-04-26T05:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H3c1uR_8bL9qWLJ off=12639992 len=1766389 2024-04-26T05:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 2143 completed, throughput=5MB/sec 2024-04-26T05:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jPKTXsXgQxCnVOh off=9540251 len=1239638 2024-04-26T05:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout:op 2144 completed, throughput=5MB/sec 2024-04-26T05:08:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:38 smithi204 ceph-mon[88313]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:08:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:38 smithi146 ceph-mon[95531]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:08:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:38 smithi146 ceph-mon[92947]: pgmap v1634: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: 419: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SpsUw4KkzSsw32T off=3617031 len=882181 2024-04-26T05:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 2145 completed, throughput=4.99MB/sec 2024-04-26T05:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wAxX9nsC6fOs8YA off=716353 len=1437327 2024-04-26T05:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 2146 completed, throughput=4.99MB/sec 2024-04-26T05:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3I9TIFpVk8TSmSN off=2740662 len=1776760 2024-04-26T05:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout:op 2147 completed, throughput=5MB/sec 2024-04-26T05:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FK6kyHDufy_ebEq off=3771770 len=1510467 2024-04-26T05:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 2148 completed, throughput=5MB/sec 2024-04-26T05:08:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: 420: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GFMlNZFaQ4gOz6Q off=2441161 len=1206990 2024-04-26T05:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout:op 2149 completed, throughput=4.99MB/sec 2024-04-26T05:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lEXmN4FcHaMOIgh off=0 len=1281752 2024-04-26T05:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout:op 2150 completed, throughput=4.99MB/sec 2024-04-26T05:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jVMdbqHO8tz2EVx off=5112414 len=1373048 2024-04-26T05:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout:op 2151 completed, throughput=5MB/sec 2024-04-26T05:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5FNH0Ng7e_ctDPL off=5818768 len=553485 2024-04-26T05:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 2152 completed, throughput=5MB/sec 2024-04-26T05:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u7MZkLO_BAQZxrX off=7862619 len=227365 2024-04-26T05:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 2153 completed, throughput=5MB/sec 2024-04-26T05:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jRrPOsePwNmIqf7 off=14739071 len=705988 2024-04-26T05:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout:op 2154 completed, throughput=5MB/sec 2024-04-26T05:08:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:40 smithi204 ceph-mon[88313]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:08:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:40 smithi146 ceph-mon[92947]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:08:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:40 smithi146 ceph-mon[95531]: pgmap v1635: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: 421: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FpxeRz8A1jwE-7_ off=13085304 len=1824650 2024-04-26T05:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 2155 completed, throughput=4.99MB/sec 2024-04-26T05:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UI6WN3HezkmeyKe off=4357030 len=1216336 2024-04-26T05:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 2156 completed, throughput=5MB/sec 2024-04-26T05:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PGXv_JR-jFGhSe7 off=6342573 len=702223 2024-04-26T05:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 2157 completed, throughput=5MB/sec 2024-04-26T05:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QMpEcOPAQBQN4Ws off=10327377 len=271726 2024-04-26T05:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 2158 completed, throughput=5MB/sec 2024-04-26T05:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-58t3dMIYAAidc1G off=3217285 len=524991 2024-04-26T05:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout:op 2159 completed, throughput=5MB/sec 2024-04-26T05:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cheeA5iKgawIJHa off=20164075 len=462949 2024-04-26T05:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 2160 completed, throughput=5MB/sec 2024-04-26T05:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: 422: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YddkCJ8CJY4UFFM off=8127826 len=1606465 2024-04-26T05:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 2161 completed, throughput=4.99MB/sec 2024-04-26T05:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KBniSJ34iC8cyAo off=12163093 len=1374054 2024-04-26T05:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 2162 completed, throughput=5MB/sec 2024-04-26T05:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M24qYEcX8ejQ277 off=4709108 len=1811222 2024-04-26T05:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 2163 completed, throughput=5MB/sec 2024-04-26T05:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kFNM0a4_HAtXmXU off=2221380 len=962705 2024-04-26T05:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout:op 2164 completed, throughput=5MB/sec 2024-04-26T05:08:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:42 smithi204 ceph-mon[88313]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:42 smithi146 ceph-mon[95531]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:42 smithi146 ceph-mon[92947]: pgmap v1636: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: 423: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HQ1VKUBzNQx6VIk off=7717944 len=418207 2024-04-26T05:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 2165 completed, throughput=4.99MB/sec 2024-04-26T05:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WZ1q1xR_iu9OXcO off=5842166 len=641049 2024-04-26T05:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 2166 completed, throughput=4.99MB/sec 2024-04-26T05:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vVZYWeH1OEbLslG off=2193948 len=1307868 2024-04-26T05:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 2167 completed, throughput=4.99MB/sec 2024-04-26T05:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p5EYMNLa7Ec_bvH off=102931 len=554176 2024-04-26T05:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 2168 completed, throughput=5MB/sec 2024-04-26T05:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fmT6OXu2JQMK3Yd off=591754 len=158019 2024-04-26T05:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 2169 completed, throughput=5MB/sec 2024-04-26T05:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FvVHJnM84jwPR4b off=22358438 len=538556 2024-04-26T05:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 2170 completed, throughput=5MB/sec 2024-04-26T05:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UcMk6uHio_HoRl4 off=4335180 len=1480939 2024-04-26T05:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 2171 completed, throughput=5MB/sec 2024-04-26T05:08:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:44 smithi204 ceph-mon[88313]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: 424: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oxhVBWAs00QntQm off=2531023 len=244112 2024-04-26T05:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout:op 2172 completed, throughput=4.99MB/sec 2024-04-26T05:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E_hO3-HNsGY5U8S off=5651609 len=1148899 2024-04-26T05:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 2173 completed, throughput=4.99MB/sec 2024-04-26T05:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JXB3egScxA1cjjv off=3519976 len=1479389 2024-04-26T05:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 2174 completed, throughput=5MB/sec 2024-04-26T05:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zbz6EH3oI1MZVwW off=5674451 len=5234 2024-04-26T05:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 2175 completed, throughput=5MB/sec 2024-04-26T05:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p-A0gDlcxTQQXc3 off=16413964 len=454686 2024-04-26T05:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 2176 completed, throughput=5MB/sec 2024-04-26T05:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lia9eAzZBfqpec0 off=10338801 len=1081193 2024-04-26T05:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 2177 completed, throughput=5MB/sec 2024-04-26T05:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o-ycUA8623rmRVx off=0 len=2023935 2024-04-26T05:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 2178 completed, throughput=5MB/sec 2024-04-26T05:08:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:44 smithi146 ceph-mon[95531]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:44 smithi146 ceph-mon[92947]: pgmap v1637: 105 pgs: 105 active+clean; 126 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:08:45.594 INFO:tasks.workunit.client.0.smithi146.stdout: 425: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:45.594 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yM45VKRPXwnQqKG off=10805080 len=1107151 2024-04-26T05:08:45.599 INFO:tasks.workunit.client.0.smithi146.stdout:op 2179 completed, throughput=4.99MB/sec 2024-04-26T05:08:45.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sWNFZoAz5UB8R9x off=841717 len=1582042 2024-04-26T05:08:45.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 2180 completed, throughput=5MB/sec 2024-04-26T05:08:45.610 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fEQIiybyQiVLnHR off=14480085 len=1694883 2024-04-26T05:08:45.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 2181 completed, throughput=5MB/sec 2024-04-26T05:08:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:46] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:08:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:46 smithi146 ceph-mon[95531]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:08:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:46 smithi146 ceph-mon[92947]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:08:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:46 smithi204 ceph-mon[88313]: pgmap v1638: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:08:46.618 INFO:tasks.workunit.client.0.smithi146.stdout: 426: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:46.618 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-co6XT-YYvoiNap5 off=3825937 len=1496521 2024-04-26T05:08:46.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 2182 completed, throughput=4.99MB/sec 2024-04-26T05:08:46.620 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fI8UQG6dyS6oK8P off=9607045 len=1510397 2024-04-26T05:08:46.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 2183 completed, throughput=5MB/sec 2024-04-26T05:08:46.628 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZJVxJwAXT9gqM1a off=3660563 len=1627349 2024-04-26T05:08:46.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 2184 completed, throughput=5MB/sec 2024-04-26T05:08:46.630 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1URxpxKgbbep3N5 off=557490 len=830581 2024-04-26T05:08:46.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 2185 completed, throughput=5MB/sec 2024-04-26T05:08:47.635 INFO:tasks.workunit.client.0.smithi146.stdout: 427: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:47.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4OaS7PQHyjZw5F_ off=14731964 len=1161428 2024-04-26T05:08:47.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 2186 completed, throughput=4.99MB/sec 2024-04-26T05:08:47.641 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B0ST2eNBmnJQA9n off=4902885 len=1705898 2024-04-26T05:08:47.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 2187 completed, throughput=5MB/sec 2024-04-26T05:08:47.644 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x7aiUU47hiFjQoa off=7791682 len=1093909 2024-04-26T05:08:47.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 2188 completed, throughput=5MB/sec 2024-04-26T05:08:47.649 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ngtGKIoQ8qLDleZ off=0 len=1229927 2024-04-26T05:08:47.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 2189 completed, throughput=5MB/sec 2024-04-26T05:08:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:48 smithi204 ceph-mon[88313]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:08:48.657 INFO:tasks.workunit.client.0.smithi146.stdout: 428: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:48.657 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cXEXl0K12D4pCAs off=7712490 len=534649 2024-04-26T05:08:48.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 2190 completed, throughput=4.99MB/sec 2024-04-26T05:08:48.657 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kzAhRTTD8aJMYr5 off=21533780 len=997377 2024-04-26T05:08:48.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 2191 completed, throughput=4.99MB/sec 2024-04-26T05:08:48.662 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-by7VzdASstxXL6H off=9722923 len=1308511 2024-04-26T05:08:48.667 INFO:tasks.workunit.client.0.smithi146.stdout:op 2192 completed, throughput=5MB/sec 2024-04-26T05:08:48.668 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KnHhpmYzMcX8bFa off=9852414 len=972283 2024-04-26T05:08:48.672 INFO:tasks.workunit.client.0.smithi146.stdout:op 2193 completed, throughput=5MB/sec 2024-04-26T05:08:48.672 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SwHiP8bPcyhytdE off=12322123 len=1452040 2024-04-26T05:08:48.674 INFO:tasks.workunit.client.0.smithi146.stdout:op 2194 completed, throughput=5MB/sec 2024-04-26T05:08:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:48 smithi146 ceph-mon[92947]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:08:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:48 smithi146 ceph-mon[95531]: pgmap v1639: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:08:49.674 INFO:tasks.workunit.client.0.smithi146.stdout: 429: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:49.674 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-07VZX9PeLIl8fNo off=34443 len=1826002 2024-04-26T05:08:49.684 INFO:tasks.workunit.client.0.smithi146.stdout:op 2195 completed, throughput=4.99MB/sec 2024-04-26T05:08:49.684 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zzExGNxIkcmTWAZ off=8035615 len=495196 2024-04-26T05:08:49.685 INFO:tasks.workunit.client.0.smithi146.stdout:op 2196 completed, throughput=4.99MB/sec 2024-04-26T05:08:49.685 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kTkx9kTAtv5B11x off=1686027 len=1804036 2024-04-26T05:08:49.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 2197 completed, throughput=5MB/sec 2024-04-26T05:08:49.693 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zMLJLraqFzRbfsq off=10593779 len=2015145 2024-04-26T05:08:49.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 2198 completed, throughput=5MB/sec 2024-04-26T05:08:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:50 smithi204 ceph-mon[88313]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:08:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:50 smithi146 ceph-mon[95531]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:08:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:50 smithi146 ceph-mon[92947]: pgmap v1640: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:08:50.701 INFO:tasks.workunit.client.0.smithi146.stdout: 430: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:50.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bsFrG7h4JLVDbSx off=7127758 len=1889506 2024-04-26T05:08:50.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 2199 completed, throughput=4.99MB/sec 2024-04-26T05:08:50.704 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F0ml58KcqO-xvoY off=3198314 len=1983800 2024-04-26T05:08:50.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 2200 completed, throughput=5MB/sec 2024-04-26T05:08:50.715 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lI7pzwMVn3FfPU9 off=2567316 len=1562291 2024-04-26T05:08:50.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 2201 completed, throughput=5MB/sec 2024-04-26T05:08:51.718 INFO:tasks.workunit.client.0.smithi146.stdout: 431: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:51.718 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3qEB29tWAYmdCVZ off=1491938 len=1106074 2024-04-26T05:08:51.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 2202 completed, throughput=4.99MB/sec 2024-04-26T05:08:51.723 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EiObECs3AZhzWe8 off=11697689 len=435826 2024-04-26T05:08:51.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 2203 completed, throughput=4.99MB/sec 2024-04-26T05:08:51.727 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NDpz109cDHGP5ns off=1902276 len=1340847 2024-04-26T05:08:51.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 2204 completed, throughput=5MB/sec 2024-04-26T05:08:51.728 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mZ89Mkjrh1pqdNb off=5340557 len=842599 2024-04-26T05:08:51.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 2205 completed, throughput=5MB/sec 2024-04-26T05:08:51.733 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cGG5b4_YOZbSW-J off=226717 len=1237465 2024-04-26T05:08:51.739 INFO:tasks.workunit.client.0.smithi146.stdout:op 2206 completed, throughput=5MB/sec 2024-04-26T05:08:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:52 smithi204 ceph-mon[88313]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:52 smithi146 ceph-mon[92947]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:52 smithi146 ceph-mon[95531]: pgmap v1641: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:52.739 INFO:tasks.workunit.client.0.smithi146.stdout: 432: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:52.740 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Jwn-9QvFt_XLMI off=4077790 len=682348 2024-04-26T05:08:52.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 2207 completed, throughput=4.99MB/sec 2024-04-26T05:08:52.744 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ckBHDwyYfcratJb off=2946175 len=718078 2024-04-26T05:08:52.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 2208 completed, throughput=4.99MB/sec 2024-04-26T05:08:52.746 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-72Ct_3Cz5ioMqwb off=22495165 len=2052131 2024-04-26T05:08:52.755 INFO:tasks.workunit.client.0.smithi146.stdout:op 2209 completed, throughput=5MB/sec 2024-04-26T05:08:52.755 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ogSBTarISGYb-1A off=9113438 len=1900475 2024-04-26T05:08:52.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 2210 completed, throughput=5MB/sec 2024-04-26T05:08:53.757 INFO:tasks.workunit.client.0.smithi146.stdout: 433: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:53.757 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hxj8j3Axqk6TiF3 off=1663993 len=1509073 2024-04-26T05:08:53.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 2211 completed, throughput=4.99MB/sec 2024-04-26T05:08:53.759 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-crxt_pjeYwNXg0Z off=2424665 len=1738004 2024-04-26T05:08:53.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 2212 completed, throughput=5MB/sec 2024-04-26T05:08:53.761 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0GsuX0cRmOESz06 off=4798939 len=201615 2024-04-26T05:08:53.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 2213 completed, throughput=5MB/sec 2024-04-26T05:08:53.764 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CpisIjMeaj4XL2e off=2763004 len=1805714 2024-04-26T05:08:53.775 INFO:tasks.workunit.client.0.smithi146.stdout:op 2214 completed, throughput=5MB/sec 2024-04-26T05:08:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:54 smithi204 ceph-mon[88313]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:54 smithi146 ceph-mon[92947]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:54 smithi146 ceph-mon[95531]: pgmap v1642: 105 pgs: 105 active+clean; 126 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:08:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:08:54.775 INFO:tasks.workunit.client.0.smithi146.stdout: 434: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:54.776 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C26YdvWCIICKp1X off=7443318 len=996099 2024-04-26T05:08:54.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 2215 completed, throughput=4.99MB/sec 2024-04-26T05:08:54.781 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-moZ1ATq-woabt9C off=8335157 len=1785155 2024-04-26T05:08:54.785 INFO:tasks.workunit.client.0.smithi146.stdout:op 2216 completed, throughput=5MB/sec 2024-04-26T05:08:54.785 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oVQ8DDVF9KpS2Ia off=1620333 len=1325570 2024-04-26T05:08:54.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 2217 completed, throughput=5MB/sec 2024-04-26T05:08:54.786 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ACdPfH0qXMJsVdS off=966391 len=1833669 2024-04-26T05:08:54.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 2218 completed, throughput=5MB/sec 2024-04-26T05:08:55.797 INFO:tasks.workunit.client.0.smithi146.stdout: 435: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:55.797 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X_FTBI3R-fbPBtu off=4566128 len=1971179 2024-04-26T05:08:55.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 2219 completed, throughput=5MB/sec 2024-04-26T05:08:55.809 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U2Jt1jIVC6RtCQl off=11904534 len=1900508 2024-04-26T05:08:55.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 2220 completed, throughput=5MB/sec 2024-04-26T05:08:55.811 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VpOgnZhxcSwstbw off=6017342 len=1883723 2024-04-26T05:08:55.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 2221 completed, throughput=5MB/sec 2024-04-26T05:08:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:56 smithi204 ceph-mon[88313]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:08:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:56 smithi146 ceph-mon[95531]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:08:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:56 smithi146 ceph-mon[92947]: pgmap v1643: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:08:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:08:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:08:56] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:08:56.813 INFO:tasks.workunit.client.0.smithi146.stdout: 436: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:56.813 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j-1oqVOHOX8oo5k off=3847733 len=1302 2024-04-26T05:08:56.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 2222 completed, throughput=4.99MB/sec 2024-04-26T05:08:56.816 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BOaxWGqrYmUWexb off=18513967 len=1223074 2024-04-26T05:08:56.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 2223 completed, throughput=4.99MB/sec 2024-04-26T05:08:56.822 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KEXepXmse8qTdXK off=5375659 len=2086978 2024-04-26T05:08:56.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 2224 completed, throughput=5MB/sec 2024-04-26T05:08:56.825 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5KGPhvEjMOJbEjl off=1754025 len=1243861 2024-04-26T05:08:56.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 2225 completed, throughput=5MB/sec 2024-04-26T05:08:57.832 INFO:tasks.workunit.client.0.smithi146.stdout: 437: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:57.832 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1SWs-JMtCnZSNGY off=15615884 len=9631 2024-04-26T05:08:57.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 2226 completed, throughput=4.99MB/sec 2024-04-26T05:08:57.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dKAVc3YPu_A9oLk off=4861234 len=1955515 2024-04-26T05:08:57.834 INFO:tasks.workunit.client.0.smithi146.stdout:op 2227 completed, throughput=4.99MB/sec 2024-04-26T05:08:57.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q-hRBxXrJGhUYHJ off=21151942 len=96224 2024-04-26T05:08:57.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 2228 completed, throughput=4.99MB/sec 2024-04-26T05:08:57.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Di8HZTHtS36z1mk off=1945406 len=124206 2024-04-26T05:08:57.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 2229 completed, throughput=5MB/sec 2024-04-26T05:08:57.841 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pWG4FGAQ8mgYT7m off=159394 len=1556392 2024-04-26T05:08:57.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 2230 completed, throughput=5MB/sec 2024-04-26T05:08:57.850 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BBuwI_yPaRFey0E off=15132578 len=35053 2024-04-26T05:08:57.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 2231 completed, throughput=5MB/sec 2024-04-26T05:08:57.851 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VFnEBrLHBsJzZVz off=559096 len=1485855 2024-04-26T05:08:57.854 INFO:tasks.workunit.client.0.smithi146.stdout:op 2232 completed, throughput=5MB/sec 2024-04-26T05:08:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:08:58 smithi204 ceph-mon[88313]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:08:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:08:58 smithi146 ceph-mon[95531]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:08:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:08:58 smithi146 ceph-mon[92947]: pgmap v1644: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:08:58.854 INFO:tasks.workunit.client.0.smithi146.stdout: 438: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:58.854 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aBA6RzIp_wNTWPF off=3876281 len=2024888 2024-04-26T05:08:58.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 2233 completed, throughput=4.99MB/sec 2024-04-26T05:08:58.866 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QE0dZQ7GQU5UgBx off=10546559 len=1299941 2024-04-26T05:08:58.872 INFO:tasks.workunit.client.0.smithi146.stdout:op 2234 completed, throughput=5MB/sec 2024-04-26T05:08:58.873 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BsP42MqmowBFma7 off=2331625 len=200220 2024-04-26T05:08:58.873 INFO:tasks.workunit.client.0.smithi146.stdout:op 2235 completed, throughput=5MB/sec 2024-04-26T05:08:58.873 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iHcyDBBIJO6qz1A off=7704968 len=2027890 2024-04-26T05:08:58.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 2236 completed, throughput=5MB/sec 2024-04-26T05:08:59.876 INFO:tasks.workunit.client.0.smithi146.stdout: 439: throughput=4.99MB/sec pending data=0 2024-04-26T05:08:59.877 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sobAGdX2dubGriX off=13226599 len=748438 2024-04-26T05:08:59.881 INFO:tasks.workunit.client.0.smithi146.stdout:op 2237 completed, throughput=4.99MB/sec 2024-04-26T05:08:59.881 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jdoe_gN0Lj-a-u1 off=7032873 len=1487738 2024-04-26T05:08:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 2238 completed, throughput=5MB/sec 2024-04-26T05:08:59.888 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nwWzLIKOdrSJPOw off=5918346 len=1256390 2024-04-26T05:08:59.889 INFO:tasks.workunit.client.0.smithi146.stdout:op 2239 completed, throughput=5MB/sec 2024-04-26T05:08:59.889 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i--3UHktUYmMohX off=1440837 len=1671446 2024-04-26T05:08:59.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 2240 completed, throughput=5MB/sec 2024-04-26T05:09:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:00 smithi204 ceph-mon[88313]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:09:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:00 smithi146 ceph-mon[95531]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:09:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:00 smithi146 ceph-mon[92947]: pgmap v1645: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:09:00.898 INFO:tasks.workunit.client.0.smithi146.stdout: 440: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:00.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HdOnjD2Wvnc3TVa off=14310351 len=981482 2024-04-26T05:09:00.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 2241 completed, throughput=4.99MB/sec 2024-04-26T05:09:00.903 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8LnT6LcS-s3a42B off=6060337 len=1879372 2024-04-26T05:09:00.905 INFO:tasks.workunit.client.0.smithi146.stdout:op 2242 completed, throughput=5MB/sec 2024-04-26T05:09:00.905 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_0uDMqoyA-eb7Lh off=10089620 len=968516 2024-04-26T05:09:00.909 INFO:tasks.workunit.client.0.smithi146.stdout:op 2243 completed, throughput=5MB/sec 2024-04-26T05:09:00.909 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VAzCLZtZ81RfraK off=1472926 len=2026453 2024-04-26T05:09:00.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 2244 completed, throughput=5MB/sec 2024-04-26T05:09:01.912 INFO:tasks.workunit.client.0.smithi146.stdout: 441: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:01.912 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NQXGYioQeOMxBAc off=5999240 len=455447 2024-04-26T05:09:01.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 2245 completed, throughput=4.99MB/sec 2024-04-26T05:09:01.916 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HKWamKUjXbvbjar off=673376 len=78050 2024-04-26T05:09:01.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 2246 completed, throughput=4.99MB/sec 2024-04-26T05:09:01.917 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3TiYmf8dCylQrtL off=1536442 len=1117437 2024-04-26T05:09:01.922 INFO:tasks.workunit.client.0.smithi146.stdout:op 2247 completed, throughput=5MB/sec 2024-04-26T05:09:01.922 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PJVMo78yKkB0Qsq off=9704216 len=331529 2024-04-26T05:09:01.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 2248 completed, throughput=5MB/sec 2024-04-26T05:09:01.926 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fRnDyFhKc_GRB8j off=2140055 len=147539 2024-04-26T05:09:01.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 2249 completed, throughput=5MB/sec 2024-04-26T05:09:01.928 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3bLRdkzMMfiXyCu off=4472710 len=501536 2024-04-26T05:09:01.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 2250 completed, throughput=5MB/sec 2024-04-26T05:09:01.931 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6uSiC2nBG4tdOC8 off=4194491 len=975860 2024-04-26T05:09:01.932 INFO:tasks.workunit.client.0.smithi146.stdout:op 2251 completed, throughput=5MB/sec 2024-04-26T05:09:01.932 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p1qvQqG2h93m7A0 off=1492947 len=1697775 2024-04-26T05:09:01.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 2252 completed, throughput=5MB/sec 2024-04-26T05:09:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:02 smithi204 ceph-mon[88313]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:02 smithi146 ceph-mon[92947]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:02 smithi146 ceph-mon[95531]: pgmap v1646: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:02.934 INFO:tasks.workunit.client.0.smithi146.stdout: 442: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:02.934 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vtVL_Amwy_x4VB2 off=3088295 len=117464 2024-04-26T05:09:02.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 2253 completed, throughput=4.99MB/sec 2024-04-26T05:09:02.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-32ntYpgNpKE6elk off=6037309 len=863926 2024-04-26T05:09:02.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 2254 completed, throughput=4.99MB/sec 2024-04-26T05:09:02.939 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MEFbfrhguf1C7SX off=4108076 len=1848646 2024-04-26T05:09:02.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 2255 completed, throughput=5MB/sec 2024-04-26T05:09:02.947 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pMXwgbkoIB9tDLQ off=11575419 len=1950507 2024-04-26T05:09:02.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 2256 completed, throughput=5MB/sec 2024-04-26T05:09:03.949 INFO:tasks.workunit.client.0.smithi146.stdout: 443: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:03.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UAvfvOVIWBNOXBr off=16147984 len=288493 2024-04-26T05:09:03.952 INFO:tasks.workunit.client.0.smithi146.stdout:op 2257 completed, throughput=4.99MB/sec 2024-04-26T05:09:03.952 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xQwc6t4o_cFy6ql off=18317737 len=1579345 2024-04-26T05:09:03.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 2258 completed, throughput=4.99MB/sec 2024-04-26T05:09:03.954 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--sKK6yeDEOkYRc4 off=9248378 len=996309 2024-04-26T05:09:03.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 2259 completed, throughput=5MB/sec 2024-04-26T05:09:03.960 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZCmvsBsmB0duXTe off=2478886 len=469125 2024-04-26T05:09:03.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 2260 completed, throughput=5MB/sec 2024-04-26T05:09:03.961 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xntAfJIyw6yj4ty off=212572 len=1316190 2024-04-26T05:09:03.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 2261 completed, throughput=5MB/sec 2024-04-26T05:09:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:04 smithi204 ceph-mon[88313]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:04 smithi146 ceph-mon[92947]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:04 smithi146 ceph-mon[95531]: pgmap v1647: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:04.963 INFO:tasks.workunit.client.0.smithi146.stdout: 444: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:04.963 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aEyPyujB4M3zYT9 off=23158758 len=114321 2024-04-26T05:09:04.965 INFO:tasks.workunit.client.0.smithi146.stdout:op 2262 completed, throughput=4.99MB/sec 2024-04-26T05:09:04.965 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MLMuN9yfN7BnXdr off=3204952 len=1030342 2024-04-26T05:09:04.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 2263 completed, throughput=4.99MB/sec 2024-04-26T05:09:04.967 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aEcorqn-mvgYjts off=2423779 len=545124 2024-04-26T05:09:04.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 2264 completed, throughput=4.99MB/sec 2024-04-26T05:09:04.971 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wNbAXHQmhPF4jH4 off=8153995 len=795735 2024-04-26T05:09:04.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 2265 completed, throughput=4.99MB/sec 2024-04-26T05:09:04.975 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d3Z_JcU2a0cyeWl off=4528912 len=1700287 2024-04-26T05:09:04.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 2266 completed, throughput=5MB/sec 2024-04-26T05:09:04.984 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U1KIJp35PmDa3Ak off=1055732 len=160375 2024-04-26T05:09:04.985 INFO:tasks.workunit.client.0.smithi146.stdout:op 2267 completed, throughput=5MB/sec 2024-04-26T05:09:04.985 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xbLOv3DKoSBchbO off=273668 len=1077370 2024-04-26T05:09:04.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 2268 completed, throughput=5MB/sec 2024-04-26T05:09:05.987 INFO:tasks.workunit.client.0.smithi146.stdout: 445: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:05.987 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3W3AjRr_pLTitKS off=1256548 len=1738204 2024-04-26T05:09:05.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 2269 completed, throughput=4.99MB/sec 2024-04-26T05:09:05.990 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HgQg-fK-RQMkfsy off=8520410 len=258395 2024-04-26T05:09:05.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 2270 completed, throughput=4.99MB/sec 2024-04-26T05:09:05.991 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oMiBqrLWklSV_Ll off=9062409 len=94683 2024-04-26T05:09:05.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 2271 completed, throughput=4.99MB/sec 2024-04-26T05:09:05.992 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yj-n7lbISCxgRjC off=13558783 len=1296541 2024-04-26T05:09:05.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 2272 completed, throughput=5MB/sec 2024-04-26T05:09:05.999 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n9hD3uBQ14ZQD-P off=8221540 len=1611787 2024-04-26T05:09:06.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 2273 completed, throughput=5MB/sec 2024-04-26T05:09:06.001 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ut0J5QqBnO_Qq-E off=589341 len=276311 2024-04-26T05:09:06.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 2274 completed, throughput=5MB/sec 2024-04-26T05:09:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:06 smithi204 ceph-mon[88313]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:09:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:06 smithi146 ceph-mon[95531]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:09:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:06 smithi146 ceph-mon[92947]: pgmap v1648: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:09:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:06] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:09:07.002 INFO:tasks.workunit.client.0.smithi146.stdout: 446: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:07.002 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AbUXnxzdIdo5CDj off=3055126 len=1984293 2024-04-26T05:09:07.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 2275 completed, throughput=4.99MB/sec 2024-04-26T05:09:07.013 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VMwpva9iEq8Q9r1 off=5274588 len=767198 2024-04-26T05:09:07.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 2276 completed, throughput=4.99MB/sec 2024-04-26T05:09:07.015 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i97mKfzQlA8Zffd off=11742908 len=1233544 2024-04-26T05:09:07.017 INFO:tasks.workunit.client.0.smithi146.stdout:op 2277 completed, throughput=5MB/sec 2024-04-26T05:09:07.017 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yY40oZx-_Zg_SXB off=2143697 len=552353 2024-04-26T05:09:07.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 2278 completed, throughput=5MB/sec 2024-04-26T05:09:07.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CRcxL4E9a1WyExD off=731009 len=545215 2024-04-26T05:09:07.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 2279 completed, throughput=5MB/sec 2024-04-26T05:09:07.021 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CZxlP1Yc1LjephZ off=7178903 len=554088 2024-04-26T05:09:07.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 2280 completed, throughput=5MB/sec 2024-04-26T05:09:08.022 INFO:tasks.workunit.client.0.smithi146.stdout: 447: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:08.022 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TOvkRb582-4x1PV off=5415580 len=1259459 2024-04-26T05:09:08.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 2281 completed, throughput=4.99MB/sec 2024-04-26T05:09:08.025 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t2QmHylNY72gzQJ off=940031 len=666971 2024-04-26T05:09:08.030 INFO:tasks.workunit.client.0.smithi146.stdout:op 2282 completed, throughput=4.99MB/sec 2024-04-26T05:09:08.030 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-34K9BQUOJIaVY8P off=1070269 len=834436 2024-04-26T05:09:08.032 INFO:tasks.workunit.client.0.smithi146.stdout:op 2283 completed, throughput=5MB/sec 2024-04-26T05:09:08.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RqnRnJMwt4zwDQK off=15054915 len=1599652 2024-04-26T05:09:08.039 INFO:tasks.workunit.client.0.smithi146.stdout:op 2284 completed, throughput=5MB/sec 2024-04-26T05:09:08.039 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a3CmIY6UvIuMlRZ off=1712504 len=2070926 2024-04-26T05:09:08.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 2285 completed, throughput=5MB/sec 2024-04-26T05:09:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:08 smithi204 ceph-mon[88313]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:09:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:08 smithi146 ceph-mon[95531]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:09:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:08 smithi146 ceph-mon[92947]: pgmap v1649: 105 pgs: 105 active+clean; 126 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:09:09.042 INFO:tasks.workunit.client.0.smithi146.stdout: 448: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:09.042 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gi3t3Oz_V7GzBQh off=2870874 len=1210421 2024-04-26T05:09:09.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 2286 completed, throughput=4.99MB/sec 2024-04-26T05:09:09.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kHc1MvQW78L_PsU off=1505199 len=1727467 2024-04-26T05:09:09.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 2287 completed, throughput=5MB/sec 2024-04-26T05:09:09.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cBSkITBa5gAFpi7 off=14475321 len=235564 2024-04-26T05:09:09.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 2288 completed, throughput=5MB/sec 2024-04-26T05:09:09.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6d9N6fuLQw6IhlQ off=15335357 len=1075848 2024-04-26T05:09:09.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 2289 completed, throughput=5MB/sec 2024-04-26T05:09:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:10.061 INFO:tasks.workunit.client.0.smithi146.stdout: 449: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:10.061 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pg4vT3CgxEJ7iTO off=8806067 len=366577 2024-04-26T05:09:10.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 2290 completed, throughput=4.99MB/sec 2024-04-26T05:09:10.065 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BTskPjC-Ca8zJKV off=2168880 len=1075483 2024-04-26T05:09:10.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 2291 completed, throughput=4.99MB/sec 2024-04-26T05:09:10.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c6BQHkX_2vAso9B off=12466223 len=1982991 2024-04-26T05:09:10.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 2292 completed, throughput=5MB/sec 2024-04-26T05:09:10.073 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_kKIwzzgfIb1GhY off=1188513 len=420469 2024-04-26T05:09:10.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 2293 completed, throughput=5MB/sec 2024-04-26T05:09:10.074 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vVizHDjGSeZo4gf off=10791567 len=1584415 2024-04-26T05:09:10.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 2294 completed, throughput=5MB/sec 2024-04-26T05:09:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:10 smithi204 ceph-mon[88313]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:09:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:10 smithi146 ceph-mon[92947]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:09:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:10 smithi146 ceph-mon[95531]: pgmap v1650: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:09:11.083 INFO:tasks.workunit.client.0.smithi146.stdout: 450: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:11.083 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4S4ymJBqFr8U50b off=4366804 len=185267 2024-04-26T05:09:11.084 INFO:tasks.workunit.client.0.smithi146.stdout:op 2295 completed, throughput=4.99MB/sec 2024-04-26T05:09:11.084 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lzJfdJmKFi3qWVr off=21921180 len=487517 2024-04-26T05:09:11.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 2296 completed, throughput=4.99MB/sec 2024-04-26T05:09:11.085 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i8CNche4OTx-qhE off=1999432 len=395334 2024-04-26T05:09:11.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 2297 completed, throughput=4.99MB/sec 2024-04-26T05:09:11.085 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bXtSRdJb1dQTAPc off=1359153 len=1417122 2024-04-26T05:09:11.093 INFO:tasks.workunit.client.0.smithi146.stdout:op 2298 completed, throughput=4.99MB/sec 2024-04-26T05:09:11.093 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NBLbBDk8ZD5g47k off=14015904 len=1845702 2024-04-26T05:09:11.104 INFO:tasks.workunit.client.0.smithi146.stdout:op 2299 completed, throughput=5MB/sec 2024-04-26T05:09:11.104 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bYc-q3b9vs6BaAW off=1485046 len=1389457 2024-04-26T05:09:11.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 2300 completed, throughput=5MB/sec 2024-04-26T05:09:12.110 INFO:tasks.workunit.client.0.smithi146.stdout: 451: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:12.110 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7a2fr58SWWRaK3g off=14206274 len=1023797 2024-04-26T05:09:12.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 2301 completed, throughput=4.99MB/sec 2024-04-26T05:09:12.116 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oMiBqrLWklSV_Ll off=6738454 len=555595 2024-04-26T05:09:12.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 2302 completed, throughput=4.99MB/sec 2024-04-26T05:09:12.117 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jRrPOsePwNmIqf7 off=7189153 len=1652137 2024-04-26T05:09:12.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 2303 completed, throughput=5MB/sec 2024-04-26T05:09:12.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yBf1qXkPH_OiVs9 off=147916 len=1615287 2024-04-26T05:09:12.128 INFO:tasks.workunit.client.0.smithi146.stdout:op 2304 completed, throughput=5MB/sec 2024-04-26T05:09:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:12 smithi204 ceph-mon[88313]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:12 smithi146 ceph-mon[92947]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:12 smithi146 ceph-mon[95531]: pgmap v1651: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:13.129 INFO:tasks.workunit.client.0.smithi146.stdout: 452: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:13.129 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d_ev003DaWCiMm2 off=966613 len=630415 2024-04-26T05:09:13.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 2305 completed, throughput=4.99MB/sec 2024-04-26T05:09:13.133 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d4RwGK5196n4z_f off=1931341 len=342230 2024-04-26T05:09:13.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 2306 completed, throughput=4.99MB/sec 2024-04-26T05:09:13.133 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dbXfqdvzBy3dd6U off=4967388 len=434034 2024-04-26T05:09:13.137 INFO:tasks.workunit.client.0.smithi146.stdout:op 2307 completed, throughput=4.99MB/sec 2024-04-26T05:09:13.137 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RwrrGqbFLkKJUjl off=3444766 len=1356477 2024-04-26T05:09:13.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 2308 completed, throughput=5MB/sec 2024-04-26T05:09:13.142 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m5v6Lv2vh5wsm1l off=4525293 len=749358 2024-04-26T05:09:13.146 INFO:tasks.workunit.client.0.smithi146.stdout:op 2309 completed, throughput=5MB/sec 2024-04-26T05:09:13.146 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N7jBYeE-ZCb_qiK off=3630280 len=975065 2024-04-26T05:09:13.150 INFO:tasks.workunit.client.0.smithi146.stdout:op 2310 completed, throughput=5MB/sec 2024-04-26T05:09:13.150 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a8JFpbLKuSqzYMY off=16708733 len=42935 2024-04-26T05:09:13.152 INFO:tasks.workunit.client.0.smithi146.stdout:op 2311 completed, throughput=5MB/sec 2024-04-26T05:09:13.152 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ibaXdPLLfp6Aab1 off=5253676 len=1985043 2024-04-26T05:09:13.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 2312 completed, throughput=5MB/sec 2024-04-26T05:09:14.163 INFO:tasks.workunit.client.0.smithi146.stdout: 453: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:14.163 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2OdtebY3mi2wswG off=4769489 len=550823 2024-04-26T05:09:14.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 2313 completed, throughput=4.99MB/sec 2024-04-26T05:09:14.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M2sz6SkZueGKKyS off=9308895 len=1340451 2024-04-26T05:09:14.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 2314 completed, throughput=5MB/sec 2024-04-26T05:09:14.166 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o4a-2DAJ0XvSlyj off=11210549 len=1980592 2024-04-26T05:09:14.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 2315 completed, throughput=5MB/sec 2024-04-26T05:09:14.179 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qULlBnFfzaHeN18 off=1263714 len=773103 2024-04-26T05:09:14.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 2316 completed, throughput=5MB/sec 2024-04-26T05:09:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:14 smithi204 ceph-mon[88313]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:14 smithi146 ceph-mon[95531]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:14 smithi146 ceph-mon[92947]: pgmap v1652: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:09:15.181 INFO:tasks.workunit.client.0.smithi146.stdout: 454: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:15.181 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KE4qHgeWGyZD-A1 off=4289524 len=95028 2024-04-26T05:09:15.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 2317 completed, throughput=4.99MB/sec 2024-04-26T05:09:15.182 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SS9fqKSzgTr_RJT off=2295060 len=1483756 2024-04-26T05:09:15.189 INFO:tasks.workunit.client.0.smithi146.stdout:op 2318 completed, throughput=4.99MB/sec 2024-04-26T05:09:15.189 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OYi0XdUfaWyFNeL off=11602733 len=478136 2024-04-26T05:09:15.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 2319 completed, throughput=4.99MB/sec 2024-04-26T05:09:15.193 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zkg4up9AwyBVr3s off=9842666 len=1099159 2024-04-26T05:09:15.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 2320 completed, throughput=5MB/sec 2024-04-26T05:09:15.198 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gFnWBvpLWbBA8qA off=0 len=1564244 2024-04-26T05:09:15.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 2321 completed, throughput=5MB/sec 2024-04-26T05:09:15.206 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4Zsvkpd-FEnZwgW off=8718910 len=583545 2024-04-26T05:09:15.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 2322 completed, throughput=5MB/sec 2024-04-26T05:09:16.206 INFO:tasks.workunit.client.0.smithi146.stdout: 455: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:16.206 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l-vJ_WN05eOr-wf off=16297545 len=129012 2024-04-26T05:09:16.209 INFO:tasks.workunit.client.0.smithi146.stdout:op 2323 completed, throughput=4.99MB/sec 2024-04-26T05:09:16.209 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c4GO5c13-4rGtDs off=2128307 len=2048190 2024-04-26T05:09:16.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 2324 completed, throughput=4.99MB/sec 2024-04-26T05:09:16.221 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zV8c0dS2fMf0tMY off=3989142 len=2025227 2024-04-26T05:09:16.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 2325 completed, throughput=5MB/sec 2024-04-26T05:09:16.230 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rlr6JDo4zBPdl9x off=5198885 len=294736 2024-04-26T05:09:16.231 INFO:tasks.workunit.client.0.smithi146.stdout:op 2326 completed, throughput=5MB/sec 2024-04-26T05:09:16.231 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CYZ0o68orX_5PwT off=2415616 len=1683401 2024-04-26T05:09:16.237 INFO:tasks.workunit.client.0.smithi146.stdout:op 2327 completed, throughput=5MB/sec 2024-04-26T05:09:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:16 smithi146 ceph-mon[95531]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:09:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:16] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:09:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:16 smithi146 ceph-mon[92947]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:09:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:16 smithi204 ceph-mon[88313]: pgmap v1653: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:09:17.238 INFO:tasks.workunit.client.0.smithi146.stdout: 456: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:17.238 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2LV-8mH7DTBR9Xt off=1100653 len=1998389 2024-04-26T05:09:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 2328 completed, throughput=5MB/sec 2024-04-26T05:09:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GeYe-zaveGjqObz off=1902681 len=201694 2024-04-26T05:09:17.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 2329 completed, throughput=5MB/sec 2024-04-26T05:09:17.247 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-s0PlYneTfD8Hd7E off=2084979 len=1475820 2024-04-26T05:09:17.253 INFO:tasks.workunit.client.0.smithi146.stdout:op 2330 completed, throughput=5MB/sec 2024-04-26T05:09:17.253 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u6q_Mzbq7ppd1gn off=4925187 len=532913 2024-04-26T05:09:17.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 2331 completed, throughput=5MB/sec 2024-04-26T05:09:18.254 INFO:tasks.workunit.client.0.smithi146.stdout: 457: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:18.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jTwVr5dkpYNAKco off=6385971 len=1423585 2024-04-26T05:09:18.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 2332 completed, throughput=4.99MB/sec 2024-04-26T05:09:18.256 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n-mXJ6moZeBVSYp off=6164147 len=10333 2024-04-26T05:09:18.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 2333 completed, throughput=4.99MB/sec 2024-04-26T05:09:18.257 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vRqitLq1Bxm-jKO off=6067824 len=1482082 2024-04-26T05:09:18.263 INFO:tasks.workunit.client.0.smithi146.stdout:op 2334 completed, throughput=5MB/sec 2024-04-26T05:09:18.263 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_8m4j6tiVQUm6dQ off=11993284 len=1005315 2024-04-26T05:09:18.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 2335 completed, throughput=5MB/sec 2024-04-26T05:09:18.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gMNweNaY_vdl6pd off=1667868 len=59306 2024-04-26T05:09:18.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 2336 completed, throughput=5MB/sec 2024-04-26T05:09:18.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IIn2Fut9XJ80Znr off=4787304 len=1243978 2024-04-26T05:09:18.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 2337 completed, throughput=5MB/sec 2024-04-26T05:09:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:18 smithi204 ceph-mon[88313]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:18 smithi146 ceph-mon[95531]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:18 smithi146 ceph-mon[92947]: pgmap v1654: 105 pgs: 105 active+clean; 126 GiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:19.273 INFO:tasks.workunit.client.0.smithi146.stdout: 458: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:19.273 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U5SS8kr0kM5KmmN off=5497620 len=798385 2024-04-26T05:09:19.274 INFO:tasks.workunit.client.0.smithi146.stdout:op 2338 completed, throughput=4.99MB/sec 2024-04-26T05:09:19.274 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-93yVolE4PaVLMxD off=3797856 len=1804740 2024-04-26T05:09:19.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 2339 completed, throughput=4.99MB/sec 2024-04-26T05:09:19.284 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WnfDG0NuJs4KBQQ off=12342690 len=1162697 2024-04-26T05:09:19.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 2340 completed, throughput=5MB/sec 2024-04-26T05:09:19.286 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3e212w7iQUKf-nF off=1144607 len=1668896 2024-04-26T05:09:19.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 2341 completed, throughput=5MB/sec 2024-04-26T05:09:20.288 INFO:tasks.workunit.client.0.smithi146.stdout: 459: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:20.288 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aLWzzWyki2RqrGp off=629975 len=1914133 2024-04-26T05:09:20.290 INFO:tasks.workunit.client.0.smithi146.stdout:op 2342 completed, throughput=4.99MB/sec 2024-04-26T05:09:20.290 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SPuamX08DsO8yQR off=861103 len=1632393 2024-04-26T05:09:20.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 2343 completed, throughput=5MB/sec 2024-04-26T05:09:20.299 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uZmotI9k1Ds5LGw off=2645623 len=1229794 2024-04-26T05:09:20.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 2344 completed, throughput=5MB/sec 2024-04-26T05:09:20.305 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QyIlCT5UdyQZ0qu off=4874404 len=123843 2024-04-26T05:09:20.308 INFO:tasks.workunit.client.0.smithi146.stdout:op 2345 completed, throughput=5MB/sec 2024-04-26T05:09:20.308 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1pPl3bXf5eHIX90 off=19406046 len=631879 2024-04-26T05:09:20.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 2346 completed, throughput=5MB/sec 2024-04-26T05:09:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:20 smithi204 ceph-mon[88313]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:09:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:20 smithi146 ceph-mon[95531]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:09:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:20 smithi146 ceph-mon[92947]: pgmap v1655: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:09:21.310 INFO:tasks.workunit.client.0.smithi146.stdout: 460: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:21.310 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JWvUgBuHhCo1e3e off=1744968 len=1479910 2024-04-26T05:09:21.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 2347 completed, throughput=4.99MB/sec 2024-04-26T05:09:21.313 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U1VOQTa7C5co1Es off=5269452 len=1195025 2024-04-26T05:09:21.315 INFO:tasks.workunit.client.0.smithi146.stdout:op 2348 completed, throughput=5MB/sec 2024-04-26T05:09:21.315 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zakbwZo2-SDev8j off=11605638 len=1540239 2024-04-26T05:09:21.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 2349 completed, throughput=5MB/sec 2024-04-26T05:09:21.322 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P95lxyOTENax8ff off=1327161 len=1017024 2024-04-26T05:09:21.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 2350 completed, throughput=5MB/sec 2024-04-26T05:09:22.326 INFO:tasks.workunit.client.0.smithi146.stdout: 461: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:22.327 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rqIMwqVr00MGrGK off=3227878 len=1729860 2024-04-26T05:09:22.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 2351 completed, throughput=4.99MB/sec 2024-04-26T05:09:22.328 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LfKiVJiOK4632m6 off=7900605 len=1543217 2024-04-26T05:09:22.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 2352 completed, throughput=5MB/sec 2024-04-26T05:09:22.338 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SqiRTZ5DESHzINq off=168886 len=1327671 2024-04-26T05:09:22.340 INFO:tasks.workunit.client.0.smithi146.stdout:op 2353 completed, throughput=5MB/sec 2024-04-26T05:09:22.340 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lYH5Zfn6zrn6fux off=5530309 len=1453505 2024-04-26T05:09:22.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 2354 completed, throughput=5MB/sec 2024-04-26T05:09:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:22 smithi204 ceph-mon[88313]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:22 smithi146 ceph-mon[92947]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:22 smithi146 ceph-mon[95531]: pgmap v1656: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:23.342 INFO:tasks.workunit.client.0.smithi146.stdout: 462: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:23.342 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q6gtkc3Nz_4flMo off=3388695 len=298393 2024-04-26T05:09:23.343 INFO:tasks.workunit.client.0.smithi146.stdout:op 2355 completed, throughput=4.99MB/sec 2024-04-26T05:09:23.343 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3OEQh1x5t5TsKMo off=7691053 len=1664983 2024-04-26T05:09:23.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 2356 completed, throughput=5MB/sec 2024-04-26T05:09:23.345 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OQbgWpCyRu8L-hB off=3581856 len=1397490 2024-04-26T05:09:23.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 2357 completed, throughput=5MB/sec 2024-04-26T05:09:23.347 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ibFj_Rv5otPEWXN off=3680909 len=269099 2024-04-26T05:09:23.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 2358 completed, throughput=5MB/sec 2024-04-26T05:09:23.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IaPbwrUXx4E8lOd off=2514475 len=1781139 2024-04-26T05:09:23.352 INFO:tasks.workunit.client.0.smithi146.stdout:op 2359 completed, throughput=5MB/sec 2024-04-26T05:09:24.352 INFO:tasks.workunit.client.0.smithi146.stdout: 463: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:24.353 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b7Ek2okTVimFPtI off=107847 len=529596 2024-04-26T05:09:24.353 INFO:tasks.workunit.client.0.smithi146.stdout:op 2360 completed, throughput=4.99MB/sec 2024-04-26T05:09:24.354 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wgZPABH2D5leXcC off=3259282 len=572203 2024-04-26T05:09:24.354 INFO:tasks.workunit.client.0.smithi146.stdout:op 2361 completed, throughput=4.99MB/sec 2024-04-26T05:09:24.355 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vld-Zo7vg7Wg2ym off=1156504 len=1368976 2024-04-26T05:09:24.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 2362 completed, throughput=5MB/sec 2024-04-26T05:09:24.358 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AaOnAKjNDvpvSMa off=3829326 len=99545 2024-04-26T05:09:24.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 2363 completed, throughput=5MB/sec 2024-04-26T05:09:24.358 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZUyyVk0XOnMxzKR off=19673861 len=789618 2024-04-26T05:09:24.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 2364 completed, throughput=5MB/sec 2024-04-26T05:09:24.363 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jr-FCN3wRnFl9Y1 off=12439006 len=2051074 2024-04-26T05:09:24.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 2365 completed, throughput=5MB/sec 2024-04-26T05:09:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:24 smithi204 ceph-mon[88313]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:24 smithi146 ceph-mon[95531]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:24 smithi146 ceph-mon[92947]: pgmap v1657: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.0 MiB/s wr, 4 op/s 2024-04-26T05:09:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:25.372 INFO:tasks.workunit.client.0.smithi146.stdout: 464: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:25.372 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F0uvGHZQAN26Cl2 off=1250786 len=592241 2024-04-26T05:09:25.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 2366 completed, throughput=4.99MB/sec 2024-04-26T05:09:25.378 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-L2iB57o5MWQDhpX off=2440239 len=1964771 2024-04-26T05:09:25.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 2367 completed, throughput=5MB/sec 2024-04-26T05:09:25.380 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mBjlixMse4mdXSi off=20293944 len=791611 2024-04-26T05:09:25.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 2368 completed, throughput=5MB/sec 2024-04-26T05:09:25.382 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ght7mDFvTx7wsbF off=842177 len=1530951 2024-04-26T05:09:25.389 INFO:tasks.workunit.client.0.smithi146.stdout:op 2369 completed, throughput=5MB/sec 2024-04-26T05:09:26.389 INFO:tasks.workunit.client.0.smithi146.stdout: 465: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:26.389 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1VzUkFY2C7IW8Jb off=3565593 len=1528741 2024-04-26T05:09:26.391 INFO:tasks.workunit.client.0.smithi146.stdout:op 2370 completed, throughput=4.99MB/sec 2024-04-26T05:09:26.391 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6XOe8ZH1-2nrESw off=954881 len=1049461 2024-04-26T05:09:26.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 2371 completed, throughput=5MB/sec 2024-04-26T05:09:26.396 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-at4l_UkJLWVh5db off=1068862 len=1657514 2024-04-26T05:09:26.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 2372 completed, throughput=5MB/sec 2024-04-26T05:09:26.400 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H9TndGjg-TGDXea off=6884060 len=931321 2024-04-26T05:09:26.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 2373 completed, throughput=5MB/sec 2024-04-26T05:09:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:26 smithi204 ceph-mon[88313]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:09:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:26] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:09:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:26 smithi146 ceph-mon[95531]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:09:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:26 smithi146 ceph-mon[92947]: pgmap v1658: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.8 MiB/s wr, 6 op/s 2024-04-26T05:09:27.401 INFO:tasks.workunit.client.0.smithi146.stdout: 466: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:27.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uFPQI17ebPKfhmc off=4738286 len=721904 2024-04-26T05:09:27.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 2374 completed, throughput=4.99MB/sec 2024-04-26T05:09:27.405 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NCSERF3l4CoqhOD off=6373976 len=1747477 2024-04-26T05:09:27.406 INFO:tasks.workunit.client.0.smithi146.stdout:op 2375 completed, throughput=5MB/sec 2024-04-26T05:09:27.406 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TvZOoMn_CgK6Tz2 off=10912837 len=1150912 2024-04-26T05:09:27.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 2376 completed, throughput=5MB/sec 2024-04-26T05:09:27.407 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VJ1sv9jA_RQlgVZ off=10885608 len=402545 2024-04-26T05:09:27.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 2377 completed, throughput=5MB/sec 2024-04-26T05:09:27.410 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c5EvD6IOC0EIXD1 off=2214555 len=1410049 2024-04-26T05:09:27.411 INFO:tasks.workunit.client.0.smithi146.stdout:op 2378 completed, throughput=5MB/sec 2024-04-26T05:09:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:27 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:09:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:27 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:09:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:27 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:09:28.411 INFO:tasks.workunit.client.0.smithi146.stdout: 467: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:28.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ru1HO1_EFAlAYCc off=8204298 len=672311 2024-04-26T05:09:28.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 2379 completed, throughput=4.99MB/sec 2024-04-26T05:09:28.416 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b2OQ92DW_rnaSN8 off=4900359 len=1411081 2024-04-26T05:09:28.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 2380 completed, throughput=5MB/sec 2024-04-26T05:09:28.418 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H7FkRBimFcR1Tgn off=15148076 len=1010725 2024-04-26T05:09:28.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 2381 completed, throughput=5MB/sec 2024-04-26T05:09:28.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WSc6_wBLMheRxPT off=7211634 len=1997767 2024-04-26T05:09:28.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 2382 completed, throughput=5MB/sec 2024-04-26T05:09:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:28 smithi204 ceph-mon[88313]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:28 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:09:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:28 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:09:28.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:28 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:09:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[95531]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[92947]: pgmap v1659: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:09:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:28 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:09:29.430 INFO:tasks.workunit.client.0.smithi146.stdout: 468: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:29.430 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fmj2gkrczT9N2yY off=2198811 len=283415 2024-04-26T05:09:29.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 2383 completed, throughput=4.99MB/sec 2024-04-26T05:09:29.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MM6V1yVRDxl6Pxt off=2100002 len=957088 2024-04-26T05:09:29.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 2384 completed, throughput=4.99MB/sec 2024-04-26T05:09:29.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O_zYtw9jqWsSOCg off=8539042 len=867032 2024-04-26T05:09:29.440 INFO:tasks.workunit.client.0.smithi146.stdout:op 2385 completed, throughput=4.99MB/sec 2024-04-26T05:09:29.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gN6jZjjCun1bQgk off=23798806 len=523591 2024-04-26T05:09:29.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 2386 completed, throughput=5MB/sec 2024-04-26T05:09:29.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gyi_fwENWuL1KyG off=6107714 len=1754210 2024-04-26T05:09:29.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 2387 completed, throughput=5MB/sec 2024-04-26T05:09:29.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oPexTJXYBCpYrks off=1562141 len=562666 2024-04-26T05:09:29.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 2388 completed, throughput=5MB/sec 2024-04-26T05:09:30.450 INFO:tasks.workunit.client.0.smithi146.stdout: 469: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:30.450 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yTct3lYsxClJKP4 off=4476170 len=374901 2024-04-26T05:09:30.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 2389 completed, throughput=4.99MB/sec 2024-04-26T05:09:30.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pXvetqsTdwhLtkN off=10232129 len=253673 2024-04-26T05:09:30.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 2390 completed, throughput=4.99MB/sec 2024-04-26T05:09:30.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Exer8elbtkyVpO off=2589289 len=2004489 2024-04-26T05:09:30.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 2391 completed, throughput=4.99MB/sec 2024-04-26T05:09:30.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UGAJUgkkiXYKR5K off=6778588 len=2001146 2024-04-26T05:09:30.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 2392 completed, throughput=5MB/sec 2024-04-26T05:09:30.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nSL-A4E-9oEaRyx off=465624 len=546935 2024-04-26T05:09:30.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 2393 completed, throughput=5MB/sec 2024-04-26T05:09:30.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yknkA0_6Tou9UHY off=441637 len=1693780 2024-04-26T05:09:30.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 2394 completed, throughput=5MB/sec 2024-04-26T05:09:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:30 smithi204 ceph-mon[88313]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:09:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:30 smithi146 ceph-mon[95531]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:09:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:30 smithi146 ceph-mon[92947]: pgmap v1660: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:09:31.465 INFO:tasks.workunit.client.0.smithi146.stdout: 470: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:31.466 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3beG6YTZNMMCkxT off=599414 len=453235 2024-04-26T05:09:31.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 2395 completed, throughput=4.99MB/sec 2024-04-26T05:09:31.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zI_WVX6rnnl1QtR off=2481905 len=327594 2024-04-26T05:09:31.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 2396 completed, throughput=4.99MB/sec 2024-04-26T05:09:31.468 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AxYlSv-mVDf94dt off=4644963 len=1075890 2024-04-26T05:09:31.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 2397 completed, throughput=5MB/sec 2024-04-26T05:09:31.474 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rPHjpFSqMOZgHWU off=2881365 len=2062654 2024-04-26T05:09:31.478 INFO:tasks.workunit.client.0.smithi146.stdout:op 2398 completed, throughput=5MB/sec 2024-04-26T05:09:32.478 INFO:tasks.workunit.client.0.smithi146.stdout: 471: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:32.478 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UHsu38ZbEv-JyYC off=10612686 len=41256 2024-04-26T05:09:32.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 2399 completed, throughput=4.99MB/sec 2024-04-26T05:09:32.479 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KxDxa27hD7DEYs5 off=1782962 len=914058 2024-04-26T05:09:32.484 INFO:tasks.workunit.client.0.smithi146.stdout:op 2400 completed, throughput=4.99MB/sec 2024-04-26T05:09:32.484 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lNLsHNQmlcCobFa off=9081195 len=8595 2024-04-26T05:09:32.486 INFO:tasks.workunit.client.0.smithi146.stdout:op 2401 completed, throughput=4.99MB/sec 2024-04-26T05:09:32.486 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_Oa5Or1uoZZ-tdy off=20542178 len=1421116 2024-04-26T05:09:32.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 2402 completed, throughput=4.99MB/sec 2024-04-26T05:09:32.488 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GdVFgMbol6OWr30 off=2694237 len=999691 2024-04-26T05:09:32.491 INFO:tasks.workunit.client.0.smithi146.stdout:op 2403 completed, throughput=5MB/sec 2024-04-26T05:09:32.491 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pOT0q0SjML6ixT3 off=14139244 len=1153822 2024-04-26T05:09:32.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 2404 completed, throughput=5MB/sec 2024-04-26T05:09:32.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7Ih65kyjkmqrEbx off=1771191 len=1981577 2024-04-26T05:09:32.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 2405 completed, throughput=5MB/sec 2024-04-26T05:09:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:32 smithi204 ceph-mon[88313]: pgmap v1661: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:32 smithi146 ceph-mon[95531]: pgmap v1661: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:32 smithi146 ceph-mon[92947]: pgmap v1661: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:33.508 INFO:tasks.workunit.client.0.smithi146.stdout: 472: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:33.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jcZoevy3CIPetZO off=4324086 len=842435 2024-04-26T05:09:33.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 2406 completed, throughput=4.99MB/sec 2024-04-26T05:09:33.509 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ENoUswjICtKFLpA off=2242902 len=1197167 2024-04-26T05:09:33.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 2407 completed, throughput=5MB/sec 2024-04-26T05:09:33.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qb4UIGx5fo_wQfq off=11846243 len=1074234 2024-04-26T05:09:33.517 INFO:tasks.workunit.client.0.smithi146.stdout:op 2408 completed, throughput=5MB/sec 2024-04-26T05:09:33.517 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-91lI2oiOKtGBA0T off=1274502 len=1178223 2024-04-26T05:09:33.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 2409 completed, throughput=5MB/sec 2024-04-26T05:09:34.524 INFO:tasks.workunit.client.0.smithi146.stdout: 473: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:34.524 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4wMOxyA9VHd6HCR off=7179483 len=715441 2024-04-26T05:09:34.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 2410 completed, throughput=4.99MB/sec 2024-04-26T05:09:34.525 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wKG-7VF74G8X6wV off=6036522 len=574611 2024-04-26T05:09:34.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 2411 completed, throughput=4.99MB/sec 2024-04-26T05:09:34.529 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fqL9Dc5H_YvgIkX off=3419844 len=1197573 2024-04-26T05:09:34.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 2412 completed, throughput=5MB/sec 2024-04-26T05:09:34.530 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H9lG7GndrxebJcl off=2976738 len=684628 2024-04-26T05:09:34.532 INFO:tasks.workunit.client.0.smithi146.stdout:op 2413 completed, throughput=5MB/sec 2024-04-26T05:09:34.532 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iFctuIf3hSCAAcL off=313172 len=1820545 2024-04-26T05:09:34.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 2414 completed, throughput=5MB/sec 2024-04-26T05:09:34.544 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3giascL_kYoCBx0 off=2715642 len=1952574 2024-04-26T05:09:34.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 2415 completed, throughput=5MB/sec 2024-04-26T05:09:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:34 smithi146 ceph-mon[95531]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:34 smithi146 ceph-mon[92947]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:34 smithi204 ceph-mon[88313]: pgmap v1662: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 3 op/s 2024-04-26T05:09:35.546 INFO:tasks.workunit.client.0.smithi146.stdout: 474: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:35.546 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XY2DJL5Dj4fGQuw off=19013 len=770782 2024-04-26T05:09:35.551 INFO:tasks.workunit.client.0.smithi146.stdout:op 2416 completed, throughput=4.99MB/sec 2024-04-26T05:09:35.551 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ypk8DdGg2ta5OyJ off=3848644 len=553442 2024-04-26T05:09:35.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 2417 completed, throughput=5MB/sec 2024-04-26T05:09:35.555 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ElIHPJMwr-AH0xd off=2210643 len=1666102 2024-04-26T05:09:35.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 2418 completed, throughput=5MB/sec 2024-04-26T05:09:35.564 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VvnP_HPdkCkKCpd off=337314 len=1712116 2024-04-26T05:09:35.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 2419 completed, throughput=5MB/sec 2024-04-26T05:09:36.571 INFO:tasks.workunit.client.0.smithi146.stdout: 475: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:36.571 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JEp1zeYO_PxPG-q off=805178 len=1886681 2024-04-26T05:09:36.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 2420 completed, throughput=5MB/sec 2024-04-26T05:09:36.573 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Lui9NGApj1Cm5FY off=18016934 len=145986 2024-04-26T05:09:36.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 2421 completed, throughput=5MB/sec 2024-04-26T05:09:36.576 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q14GTq5aVnwIhjA off=1777600 len=1972484 2024-04-26T05:09:36.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 2422 completed, throughput=5MB/sec 2024-04-26T05:09:36.585 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ahKVHxb5Z4v8L44 off=4323041 len=695881 2024-04-26T05:09:36.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 2423 completed, throughput=5MB/sec 2024-04-26T05:09:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:36 smithi146 ceph-mon[95531]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:09:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:36 smithi146 ceph-mon[92947]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:09:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:36] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:09:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:36 smithi204 ceph-mon[88313]: pgmap v1663: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:09:37.590 INFO:tasks.workunit.client.0.smithi146.stdout: 476: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:37.590 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k4uN6Q80QBLRWKR off=5812078 len=360548 2024-04-26T05:09:37.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 2424 completed, throughput=4.99MB/sec 2024-04-26T05:09:37.591 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n8j36Dhg0pE9Xj9 off=6340935 len=421481 2024-04-26T05:09:37.592 INFO:tasks.workunit.client.0.smithi146.stdout:op 2425 completed, throughput=4.99MB/sec 2024-04-26T05:09:37.592 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PEd3ir-jkgVQy_X off=17263213 len=284766 2024-04-26T05:09:37.593 INFO:tasks.workunit.client.0.smithi146.stdout:op 2426 completed, throughput=4.99MB/sec 2024-04-26T05:09:37.593 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S4aVKHPaxNFS-q7 off=14808059 len=1699222 2024-04-26T05:09:37.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 2427 completed, throughput=5MB/sec 2024-04-26T05:09:37.595 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dxQr1ij_Gvq7K21 off=14532567 len=806815 2024-04-26T05:09:37.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 2428 completed, throughput=5MB/sec 2024-04-26T05:09:37.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YA2Bpz1MwMNuXrx off=7446116 len=1616459 2024-04-26T05:09:37.606 INFO:tasks.workunit.client.0.smithi146.stdout:op 2429 completed, throughput=5MB/sec 2024-04-26T05:09:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: 477: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:38.606 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tdwTLw-iqAOArFm off=5114656 len=1626218 2024-04-26T05:09:38.614 INFO:tasks.workunit.client.0.smithi146.stdout:op 2430 completed, throughput=4.99MB/sec 2024-04-26T05:09:38.614 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EM2bizieDGdHH5f off=13436018 len=807447 2024-04-26T05:09:38.619 INFO:tasks.workunit.client.0.smithi146.stdout:op 2431 completed, throughput=5MB/sec 2024-04-26T05:09:38.619 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hFEyUw5-K3Ox9Vz off=435827 len=1952203 2024-04-26T05:09:38.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 2432 completed, throughput=5MB/sec 2024-04-26T05:09:38.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Slt5RDyy2lPfvyv off=840019 len=242979 2024-04-26T05:09:38.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 2433 completed, throughput=5MB/sec 2024-04-26T05:09:38.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tpSZr9LTZ9LOSAA off=1920122 len=166124 2024-04-26T05:09:38.624 INFO:tasks.workunit.client.0.smithi146.stdout:op 2434 completed, throughput=5MB/sec 2024-04-26T05:09:38.624 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cKldpocvA0ajPK5 off=1312920 len=1363745 2024-04-26T05:09:38.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 2435 completed, throughput=5MB/sec 2024-04-26T05:09:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:38 smithi146 ceph-mon[95531]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:09:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:38 smithi146 ceph-mon[92947]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:09:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:38 smithi204 ceph-mon[88313]: pgmap v1664: 105 pgs: 105 active+clean; 126 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:09:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: 478: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:39.632 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GAEan7mEfG7HAXH off=3737059 len=205969 2024-04-26T05:09:39.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 2436 completed, throughput=4.99MB/sec 2024-04-26T05:09:39.634 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oot9vhodKqf6TaX off=369299 len=1375214 2024-04-26T05:09:39.635 INFO:tasks.workunit.client.0.smithi146.stdout:op 2437 completed, throughput=5MB/sec 2024-04-26T05:09:39.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QpskPZ-IXVxR2cN off=2962438 len=551963 2024-04-26T05:09:39.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 2438 completed, throughput=5MB/sec 2024-04-26T05:09:39.641 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hPZf-IUH8GUdC2U off=5524515 len=1604674 2024-04-26T05:09:39.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 2439 completed, throughput=5MB/sec 2024-04-26T05:09:39.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p04dWvnCWFJDz6w off=17260074 len=316934 2024-04-26T05:09:39.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 2440 completed, throughput=5MB/sec 2024-04-26T05:09:39.649 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-od-6EDL8WhllpAU off=5333268 len=1491980 2024-04-26T05:09:39.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 2441 completed, throughput=5MB/sec 2024-04-26T05:09:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: 479: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:40.655 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d_xCLtLu5HADR7C off=13194890 len=1021290 2024-04-26T05:09:40.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 2442 completed, throughput=4.99MB/sec 2024-04-26T05:09:40.658 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fTNhgfyfDtS0_mh off=674683 len=659598 2024-04-26T05:09:40.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 2443 completed, throughput=5MB/sec 2024-04-26T05:09:40.662 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cBVQFADKak5LxOT off=2776603 len=292676 2024-04-26T05:09:40.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 2444 completed, throughput=5MB/sec 2024-04-26T05:09:40.663 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0qtrlBayiwQpoNU off=6733198 len=105764 2024-04-26T05:09:40.666 INFO:tasks.workunit.client.0.smithi146.stdout:op 2445 completed, throughput=5MB/sec 2024-04-26T05:09:40.666 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mUIZX6riQSOSgGr off=640841 len=632554 2024-04-26T05:09:40.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 2446 completed, throughput=5MB/sec 2024-04-26T05:09:40.670 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xJUpBvmkxrma8e_ off=10793555 len=1102542 2024-04-26T05:09:40.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 2447 completed, throughput=5MB/sec 2024-04-26T05:09:40.678 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jCxf6cJ0A7VZqWo off=1174550 len=1227007 2024-04-26T05:09:40.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 2448 completed, throughput=5MB/sec 2024-04-26T05:09:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:40 smithi146 ceph-mon[92947]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:09:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:40 smithi146 ceph-mon[95531]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:09:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:40 smithi204 ceph-mon[88313]: pgmap v1665: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:09:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: 480: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:41.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-khsu25VvXGCbR6g off=92617 len=368497 2024-04-26T05:09:41.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 2449 completed, throughput=4.99MB/sec 2024-04-26T05:09:41.681 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SQmuzT58c9JffNQ off=1867518 len=1893198 2024-04-26T05:09:41.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 2450 completed, throughput=5MB/sec 2024-04-26T05:09:41.694 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1SF9HmHbcSpI6nH off=1503630 len=1835418 2024-04-26T05:09:41.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 2451 completed, throughput=5MB/sec 2024-04-26T05:09:41.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hHq_7osW2j0IHT1 off=15144574 len=687046 2024-04-26T05:09:41.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 2452 completed, throughput=5MB/sec 2024-04-26T05:09:42.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:42 smithi204 ceph-mon[88313]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:42 smithi146 ceph-mon[92947]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:42 smithi146 ceph-mon[95531]: pgmap v1666: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 481: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:42.698 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xZXYPMV7hBty__0 off=17452700 len=1009078 2024-04-26T05:09:42.703 INFO:tasks.workunit.client.0.smithi146.stdout:op 2453 completed, throughput=4.99MB/sec 2024-04-26T05:09:42.703 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ol91un7DV7U5iDb off=10490731 len=1819772 2024-04-26T05:09:42.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 2454 completed, throughput=5MB/sec 2024-04-26T05:09:42.714 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0uqdiJkxnBrHYis off=8809388 len=833118 2024-04-26T05:09:42.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 2455 completed, throughput=5MB/sec 2024-04-26T05:09:42.715 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-D470mxxSzmE-xXI off=6569342 len=1469381 2024-04-26T05:09:42.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 2456 completed, throughput=5MB/sec 2024-04-26T05:09:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: 482: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:43.724 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BbPnJTUOZE0sH5N off=9563340 len=2868 2024-04-26T05:09:43.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 2457 completed, throughput=4.99MB/sec 2024-04-26T05:09:43.724 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CbEMjK-yP8cHDOg off=2408015 len=772302 2024-04-26T05:09:43.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 2458 completed, throughput=4.99MB/sec 2024-04-26T05:09:43.729 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5-hdzv34KE6L_rQ off=273030 len=1700134 2024-04-26T05:09:43.740 INFO:tasks.workunit.client.0.smithi146.stdout:op 2459 completed, throughput=5MB/sec 2024-04-26T05:09:43.740 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZID7_9AH9RrzqVW off=17502300 len=832396 2024-04-26T05:09:43.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 2460 completed, throughput=5MB/sec 2024-04-26T05:09:43.741 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jcZoevy3CIPetZO off=3032478 len=787024 2024-04-26T05:09:43.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 2461 completed, throughput=5MB/sec 2024-04-26T05:09:43.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0nyujMD3H5oMsfX off=16386271 len=1989485 2024-04-26T05:09:43.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 2462 completed, throughput=5MB/sec 2024-04-26T05:09:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:44 smithi146 ceph-mon[92947]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:44 smithi146 ceph-mon[95531]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:44.745 INFO:tasks.workunit.client.0.smithi146.stdout: 483: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:44.745 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z8YemfxcdSUpCa5 off=9704774 len=435303 2024-04-26T05:09:44.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 2463 completed, throughput=4.99MB/sec 2024-04-26T05:09:44.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FMZ_dhtV1dnqA7E off=2725024 len=467271 2024-04-26T05:09:44.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 2464 completed, throughput=4.99MB/sec 2024-04-26T05:09:44.749 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PrRDLmCypp0Q1gM off=6336206 len=1134199 2024-04-26T05:09:44.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 2465 completed, throughput=5MB/sec 2024-04-26T05:09:44.751 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4yrOxBRaEZewhRv off=3385206 len=1764431 2024-04-26T05:09:44.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 2466 completed, throughput=5MB/sec 2024-04-26T05:09:44.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8KpLra6PcUW9ZDN off=0 len=1204281 2024-04-26T05:09:44.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 2467 completed, throughput=5MB/sec 2024-04-26T05:09:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:44 smithi204 ceph-mon[88313]: pgmap v1667: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:09:45.760 INFO:tasks.workunit.client.0.smithi146.stdout: 484: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:45.760 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QnKSmue2K4NDsqz off=3355015 len=1913919 2024-04-26T05:09:45.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 2468 completed, throughput=4.99MB/sec 2024-04-26T05:09:45.764 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c1r8NIv6ztxXxvv off=12131675 len=1733919 2024-04-26T05:09:45.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 2469 completed, throughput=5MB/sec 2024-04-26T05:09:45.773 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_oUY9bwsC1TJ-bO off=10272134 len=300427 2024-04-26T05:09:45.773 INFO:tasks.workunit.client.0.smithi146.stdout:op 2470 completed, throughput=5MB/sec 2024-04-26T05:09:45.773 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bm_BRglgDCkDzvo off=21536138 len=763908 2024-04-26T05:09:45.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 2471 completed, throughput=5MB/sec 2024-04-26T05:09:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:46 smithi146 ceph-mon[92947]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:09:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:46 smithi146 ceph-mon[95531]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:09:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:46] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:09:46.775 INFO:tasks.workunit.client.0.smithi146.stdout: 485: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:46.775 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E5I37mk0_fykNCg off=16140663 len=1546006 2024-04-26T05:09:46.783 INFO:tasks.workunit.client.0.smithi146.stdout:op 2472 completed, throughput=4.99MB/sec 2024-04-26T05:09:46.783 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oJqdfs3bQ-ug6vk off=11804664 len=263427 2024-04-26T05:09:46.784 INFO:tasks.workunit.client.0.smithi146.stdout:op 2473 completed, throughput=4.99MB/sec 2024-04-26T05:09:46.784 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kGEKwRFLaYfEy4B off=16852262 len=188560 2024-04-26T05:09:46.787 INFO:tasks.workunit.client.0.smithi146.stdout:op 2474 completed, throughput=4.99MB/sec 2024-04-26T05:09:46.787 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KE4qHgeWGyZD-A1 off=6404471 len=874417 2024-04-26T05:09:46.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 2475 completed, throughput=5MB/sec 2024-04-26T05:09:46.791 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lz6ebjFJaUNnfJf off=2142140 len=2014884 2024-04-26T05:09:46.802 INFO:tasks.workunit.client.0.smithi146.stdout:op 2476 completed, throughput=5MB/sec 2024-04-26T05:09:46.802 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dFUxYRX2iHKtUmJ off=337801 len=77141 2024-04-26T05:09:46.803 INFO:tasks.workunit.client.0.smithi146.stdout:op 2477 completed, throughput=5MB/sec 2024-04-26T05:09:46.803 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-As2YlRYZOVvjuKO off=4599986 len=1425464 2024-04-26T05:09:46.804 INFO:tasks.workunit.client.0.smithi146.stdout:op 2478 completed, throughput=5MB/sec 2024-04-26T05:09:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:46 smithi204 ceph-mon[88313]: pgmap v1668: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:09:47.804 INFO:tasks.workunit.client.0.smithi146.stdout: 486: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:47.804 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5ZMSUGnBD92mzne off=196429 len=1559789 2024-04-26T05:09:47.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 2479 completed, throughput=4.99MB/sec 2024-04-26T05:09:47.813 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3dKXArGafFuvSK7 off=12594000 len=949283 2024-04-26T05:09:47.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 2480 completed, throughput=5MB/sec 2024-04-26T05:09:47.817 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5_tLeHynElU_6Oj off=16034284 len=890412 2024-04-26T05:09:47.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 2481 completed, throughput=5MB/sec 2024-04-26T05:09:47.823 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VyuGQ3hQF6X_uFM off=780986 len=1274933 2024-04-26T05:09:47.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 2482 completed, throughput=5MB/sec 2024-04-26T05:09:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:48 smithi146 ceph-mon[92947]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:09:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:48 smithi146 ceph-mon[95531]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:09:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:48 smithi204 ceph-mon[88313]: pgmap v1669: 105 pgs: 105 active+clean; 126 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:09:48.829 INFO:tasks.workunit.client.0.smithi146.stdout: 487: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:48.829 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-36JuQq5p4tThtHF off=1700502 len=450720 2024-04-26T05:09:48.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 2483 completed, throughput=4.99MB/sec 2024-04-26T05:09:48.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-prZBMNl0OjeM-iv off=13890093 len=1558835 2024-04-26T05:09:48.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 2484 completed, throughput=4.99MB/sec 2024-04-26T05:09:48.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i9zwcaEBqaImMKB off=6561771 len=1238913 2024-04-26T05:09:48.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 2485 completed, throughput=5MB/sec 2024-04-26T05:09:48.841 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-je8TBs-rZt2VjRT off=2863685 len=937006 2024-04-26T05:09:48.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 2486 completed, throughput=5MB/sec 2024-04-26T05:09:48.843 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2l73DxIRQSsBiBn off=1608811 len=2038936 2024-04-26T05:09:48.854 INFO:tasks.workunit.client.0.smithi146.stdout:op 2487 completed, throughput=5MB/sec 2024-04-26T05:09:49.855 INFO:tasks.workunit.client.0.smithi146.stdout: 488: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:49.855 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-h6qsuMUE12_waKB off=1354406 len=1705400 2024-04-26T05:09:49.858 INFO:tasks.workunit.client.0.smithi146.stdout:op 2488 completed, throughput=5MB/sec 2024-04-26T05:09:49.858 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jxlQMh12czv2jg3 off=315064 len=1686408 2024-04-26T05:09:49.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 2489 completed, throughput=5MB/sec 2024-04-26T05:09:49.867 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fTkP0NfK-VLxwAh off=8151414 len=576986 2024-04-26T05:09:49.872 INFO:tasks.workunit.client.0.smithi146.stdout:op 2490 completed, throughput=5MB/sec 2024-04-26T05:09:49.872 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-54GJKDg9e27ShEo off=11489996 len=1918553 2024-04-26T05:09:49.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 2491 completed, throughput=5MB/sec 2024-04-26T05:09:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:50 smithi146 ceph-mon[95531]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:09:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:50 smithi146 ceph-mon[92947]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:09:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:50 smithi204 ceph-mon[88313]: pgmap v1670: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:09:50.874 INFO:tasks.workunit.client.0.smithi146.stdout: 489: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:50.874 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cB_tL7qk3XXMX0v off=181758 len=1932306 2024-04-26T05:09:50.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 2492 completed, throughput=5MB/sec 2024-04-26T05:09:50.884 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fwxs5CQa3IIE8Lt off=6474738 len=1171487 2024-04-26T05:09:50.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 2493 completed, throughput=5MB/sec 2024-04-26T05:09:50.885 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MvzeqxTDy_rlFc_ off=6988240 len=490749 2024-04-26T05:09:50.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 2494 completed, throughput=5MB/sec 2024-04-26T05:09:51.887 INFO:tasks.workunit.client.0.smithi146.stdout: 490: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:51.888 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yGfIxy0wv1UKwMm off=6653078 len=53268 2024-04-26T05:09:51.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 2495 completed, throughput=4.99MB/sec 2024-04-26T05:09:51.890 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-77zXwGzyXQufPg1 off=1668403 len=1058567 2024-04-26T05:09:51.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 2496 completed, throughput=4.99MB/sec 2024-04-26T05:09:51.891 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SGv6RqTuCHwxWZ1 off=14894508 len=1780443 2024-04-26T05:09:51.895 INFO:tasks.workunit.client.0.smithi146.stdout:op 2497 completed, throughput=5MB/sec 2024-04-26T05:09:51.895 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BiSTL3pnqvEtUK5 off=10531409 len=284735 2024-04-26T05:09:51.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 2498 completed, throughput=5MB/sec 2024-04-26T05:09:51.896 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VT-KcVOr3aevNAl off=0 len=1317286 2024-04-26T05:09:51.902 INFO:tasks.workunit.client.0.smithi146.stdout:op 2499 completed, throughput=5MB/sec 2024-04-26T05:09:51.902 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9UcVHbmG9D9IJYr off=18288282 len=566616 2024-04-26T05:09:51.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 2500 completed, throughput=5MB/sec 2024-04-26T05:09:51.906 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M0YzTuQTHl1oZc2 off=17233131 len=1232809 2024-04-26T05:09:51.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 2501 completed, throughput=5MB/sec 2024-04-26T05:09:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:52 smithi146 ceph-mon[95531]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:52 smithi146 ceph-mon[92947]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:52 smithi204 ceph-mon[88313]: pgmap v1671: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:52.914 INFO:tasks.workunit.client.0.smithi146.stdout: 491: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:52.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OUG61dn3wIONION off=5550631 len=1533271 2024-04-26T05:09:52.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 2502 completed, throughput=4.99MB/sec 2024-04-26T05:09:52.916 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HppDEfTFzdGVwJs off=0 len=1571739 2024-04-26T05:09:52.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 2503 completed, throughput=5MB/sec 2024-04-26T05:09:52.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7JnCarLRnByMb8p off=3458934 len=2091989 2024-04-26T05:09:52.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 2504 completed, throughput=5MB/sec 2024-04-26T05:09:53.929 INFO:tasks.workunit.client.0.smithi146.stdout: 492: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:53.929 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wpMqjRZJBM2_JAG off=1253560 len=1218629 2024-04-26T05:09:53.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 2505 completed, throughput=4.99MB/sec 2024-04-26T05:09:53.935 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g5grZD-gTzr_MFi off=4529772 len=1849023 2024-04-26T05:09:53.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 2506 completed, throughput=5MB/sec 2024-04-26T05:09:53.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7pzpEtXhAjscSix off=5320962 len=777052 2024-04-26T05:09:53.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 2507 completed, throughput=5MB/sec 2024-04-26T05:09:53.943 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jDniFKjV7znU9DT off=5090045 len=119874 2024-04-26T05:09:53.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 2508 completed, throughput=5MB/sec 2024-04-26T05:09:53.944 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3wdjRLxx2ILJWEJ off=7156343 len=1968123 2024-04-26T05:09:53.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 2509 completed, throughput=5MB/sec 2024-04-26T05:09:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:54 smithi146 ceph-mon[95531]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:54 smithi146 ceph-mon[92947]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:54 smithi204 ceph-mon[88313]: pgmap v1672: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:09:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:09:54.955 INFO:tasks.workunit.client.0.smithi146.stdout: 493: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:54.955 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0lEsEtzJ1NeuyoR off=2367845 len=1217919 2024-04-26T05:09:54.958 INFO:tasks.workunit.client.0.smithi146.stdout:op 2510 completed, throughput=5MB/sec 2024-04-26T05:09:54.958 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T8xyCeCbnzSeYRI off=1340769 len=1470298 2024-04-26T05:09:54.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 2511 completed, throughput=5MB/sec 2024-04-26T05:09:54.960 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YuWQ9GUf5KE2ZSd off=297671 len=241103 2024-04-26T05:09:54.963 INFO:tasks.workunit.client.0.smithi146.stdout:op 2512 completed, throughput=5MB/sec 2024-04-26T05:09:54.963 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n4uGHvlGnX4_qHm off=10340553 len=367676 2024-04-26T05:09:54.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 2513 completed, throughput=5MB/sec 2024-04-26T05:09:54.967 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dZ_sc98UIxGqgx_ off=7927299 len=503679 2024-04-26T05:09:54.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 2514 completed, throughput=5MB/sec 2024-04-26T05:09:54.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8eHjbbrtm_kvCch off=5801540 len=346227 2024-04-26T05:09:54.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 2515 completed, throughput=5MB/sec 2024-04-26T05:09:55.971 INFO:tasks.workunit.client.0.smithi146.stdout: 494: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:55.971 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SIT_CeER_2G3cyq off=10879154 len=281502 2024-04-26T05:09:55.972 INFO:tasks.workunit.client.0.smithi146.stdout:op 2516 completed, throughput=4.99MB/sec 2024-04-26T05:09:55.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C--1ymd_cpUJ-ju off=4804923 len=912064 2024-04-26T05:09:55.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 2517 completed, throughput=4.99MB/sec 2024-04-26T05:09:55.973 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FDkfoTniHoilLje off=18542247 len=1071105 2024-04-26T05:09:55.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 2518 completed, throughput=4.99MB/sec 2024-04-26T05:09:55.979 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OXdMEm-MZPZ3LvW off=2821329 len=1789558 2024-04-26T05:09:55.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 2519 completed, throughput=5MB/sec 2024-04-26T05:09:55.988 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yOt0oYU_xelP5Fq off=1160305 len=1897622 2024-04-26T05:09:55.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 2520 completed, throughput=5MB/sec 2024-04-26T05:09:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:56 smithi146 ceph-mon[95531]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:09:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:56 smithi146 ceph-mon[92947]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:09:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:09:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:09:56] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:09:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:56 smithi204 ceph-mon[88313]: pgmap v1673: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:09:56.994 INFO:tasks.workunit.client.0.smithi146.stdout: 495: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:56.994 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6Z7nvDhqPayOxPo off=14766057 len=1852710 2024-04-26T05:09:57.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 2521 completed, throughput=5MB/sec 2024-04-26T05:09:57.003 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wScv4Hy2v3hfnLH off=2654497 len=289435 2024-04-26T05:09:57.005 INFO:tasks.workunit.client.0.smithi146.stdout:op 2522 completed, throughput=5MB/sec 2024-04-26T05:09:57.005 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zfDIdrmgRme7pq5 off=4920143 len=805786 2024-04-26T05:09:57.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 2523 completed, throughput=5MB/sec 2024-04-26T05:09:57.007 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tKgKMJSeHDw9VUA off=3571217 len=2076999 2024-04-26T05:09:57.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 2524 completed, throughput=5MB/sec 2024-04-26T05:09:58.014 INFO:tasks.workunit.client.0.smithi146.stdout: 496: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:58.014 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0_fGSMTSOH3uLvG off=22500540 len=89604 2024-04-26T05:09:58.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 2525 completed, throughput=4.99MB/sec 2024-04-26T05:09:58.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RDA7gtyWUqA_hW0 off=3664884 len=101245 2024-04-26T05:09:58.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 2526 completed, throughput=4.99MB/sec 2024-04-26T05:09:58.015 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EWn3mOYoc_kQAdp off=7152504 len=957996 2024-04-26T05:09:58.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 2527 completed, throughput=4.99MB/sec 2024-04-26T05:09:58.020 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4nR97Bec-zpyIUj off=4874367 len=973832 2024-04-26T05:09:58.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 2528 completed, throughput=4.99MB/sec 2024-04-26T05:09:58.025 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p9-lTnikGFrl7nO off=2109769 len=1980146 2024-04-26T05:09:58.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 2529 completed, throughput=5MB/sec 2024-04-26T05:09:58.027 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WzXQSGS-Bpp_LLi off=1108131 len=1505630 2024-04-26T05:09:58.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 2530 completed, throughput=5MB/sec 2024-04-26T05:09:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:09:58 smithi146 ceph-mon[95531]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:09:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:09:58 smithi146 ceph-mon[92947]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:09:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:09:58 smithi204 ceph-mon[88313]: pgmap v1674: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:09:59.033 INFO:tasks.workunit.client.0.smithi146.stdout: 497: throughput=4.99MB/sec pending data=0 2024-04-26T05:09:59.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D_DMwQVabKneu0Y off=3385666 len=265464 2024-04-26T05:09:59.034 INFO:tasks.workunit.client.0.smithi146.stdout:op 2531 completed, throughput=4.99MB/sec 2024-04-26T05:09:59.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2KtCfdD3WNnS6gx off=14217386 len=229945 2024-04-26T05:09:59.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 2532 completed, throughput=4.99MB/sec 2024-04-26T05:09:59.035 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--uJi-TxG1tIM_w7 off=5064456 len=1404233 2024-04-26T05:09:59.044 INFO:tasks.workunit.client.0.smithi146.stdout:op 2533 completed, throughput=5MB/sec 2024-04-26T05:09:59.044 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H3d7DJZLB7SdOEe off=97519 len=982413 2024-04-26T05:09:59.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 2534 completed, throughput=5MB/sec 2024-04-26T05:09:59.046 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QJRGUhFuj973uX1 off=11588981 len=1514804 2024-04-26T05:09:59.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 2535 completed, throughput=5MB/sec 2024-04-26T05:09:59.052 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fqXN5TUGD0_3mk5 off=13736351 len=1905993 2024-04-26T05:09:59.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 2536 completed, throughput=5MB/sec 2024-04-26T05:10:00.058 INFO:tasks.workunit.client.0.smithi146.stdout: 498: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:00.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zIHRex3ZdZvtrOm off=2868431 len=134759 2024-04-26T05:10:00.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 2537 completed, throughput=4.99MB/sec 2024-04-26T05:10:00.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8jC6j3OtkuQu8Z2 off=7227128 len=1203450 2024-04-26T05:10:00.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 2538 completed, throughput=5MB/sec 2024-04-26T05:10:00.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GsI-eBNZ_5DQtje off=11989679 len=1548971 2024-04-26T05:10:00.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 2539 completed, throughput=5MB/sec 2024-04-26T05:10:00.060 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Cr_iF9h5iUgeLeS off=4322110 len=1405011 2024-04-26T05:10:00.062 INFO:tasks.workunit.client.0.smithi146.stdout:op 2540 completed, throughput=5MB/sec 2024-04-26T05:10:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:00 smithi146 ceph-mon[95531]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:10:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:00 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T05:10:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:00 smithi146 ceph-mon[92947]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:10:00.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:00 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T05:10:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:00 smithi204 ceph-mon[88313]: pgmap v1675: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:10:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:00 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T05:10:01.062 INFO:tasks.workunit.client.0.smithi146.stdout: 499: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:01.062 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wAxX9nsC6fOs8YA off=346454 len=1807226 2024-04-26T05:10:01.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 2541 completed, throughput=4.99MB/sec 2024-04-26T05:10:01.064 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OO8j4woMtLFnUu3 off=12203580 len=190171 2024-04-26T05:10:01.065 INFO:tasks.workunit.client.0.smithi146.stdout:op 2542 completed, throughput=5MB/sec 2024-04-26T05:10:01.065 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-87KPTGbGp4-uI7G off=9561135 len=1600144 2024-04-26T05:10:01.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 2543 completed, throughput=5MB/sec 2024-04-26T05:10:01.066 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HJtZ1KVL5EhNDJD off=8016383 len=2048313 2024-04-26T05:10:01.068 INFO:tasks.workunit.client.0.smithi146.stdout:op 2544 completed, throughput=5MB/sec 2024-04-26T05:10:02.068 INFO:tasks.workunit.client.0.smithi146.stdout: 500: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:02.069 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-545CeIhqYIe3k6p off=11914710 len=800686 2024-04-26T05:10:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 2545 completed, throughput=4.99MB/sec 2024-04-26T05:10:02.074 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cMoDUeui0j0dXNV off=7302078 len=2037469 2024-04-26T05:10:02.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 2546 completed, throughput=5MB/sec 2024-04-26T05:10:02.077 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8d4CMsQURAg7jhT off=4014502 len=1277658 2024-04-26T05:10:02.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 2547 completed, throughput=5MB/sec 2024-04-26T05:10:02.085 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vVizHDjGSeZo4gf off=15187230 len=2037895 2024-04-26T05:10:02.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 2548 completed, throughput=5MB/sec 2024-04-26T05:10:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:02 smithi146 ceph-mon[92947]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:02 smithi146 ceph-mon[95531]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:02 smithi204 ceph-mon[88313]: pgmap v1676: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:03.096 INFO:tasks.workunit.client.0.smithi146.stdout: 501: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:03.096 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jnI16U-EeoIMUz0 off=757866 len=1355010 2024-04-26T05:10:03.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 2549 completed, throughput=5MB/sec 2024-04-26T05:10:03.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q3JYizfj8YCyAu2 off=2649731 len=1621518 2024-04-26T05:10:03.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 2550 completed, throughput=5MB/sec 2024-04-26T05:10:03.112 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aBkn2WBbbRlTnEf off=15981987 len=2086433 2024-04-26T05:10:03.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 2551 completed, throughput=5MB/sec 2024-04-26T05:10:04.115 INFO:tasks.workunit.client.0.smithi146.stdout: 502: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:04.115 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BsP42MqmowBFma7 off=5652492 len=192555 2024-04-26T05:10:04.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 2552 completed, throughput=4.99MB/sec 2024-04-26T05:10:04.116 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nkcblWnSHWVbjBD off=935564 len=345345 2024-04-26T05:10:04.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 2553 completed, throughput=4.99MB/sec 2024-04-26T05:10:04.117 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-abYb_64uSzMOosY off=6434101 len=263112 2024-04-26T05:10:04.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 2554 completed, throughput=4.99MB/sec 2024-04-26T05:10:04.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8X5aM_n5a8HVg8y off=5299428 len=1360196 2024-04-26T05:10:04.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 2555 completed, throughput=5MB/sec 2024-04-26T05:10:04.126 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xHZ6q67uS_AyqoB off=1743123 len=361404 2024-04-26T05:10:04.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 2556 completed, throughput=5MB/sec 2024-04-26T05:10:04.127 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iJv09AiLx2x-PIF off=1318610 len=1742854 2024-04-26T05:10:04.136 INFO:tasks.workunit.client.0.smithi146.stdout:op 2557 completed, throughput=5MB/sec 2024-04-26T05:10:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:04 smithi146 ceph-mon[95531]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:04 smithi146 ceph-mon[92947]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:04 smithi204 ceph-mon[88313]: pgmap v1677: 105 pgs: 105 active+clean; 126 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:05.137 INFO:tasks.workunit.client.0.smithi146.stdout: 503: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:05.348 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tDYMk6SyPaLnPE0 off=6573803 len=646068 2024-04-26T05:10:05.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 2558 completed, throughput=4.99MB/sec 2024-04-26T05:10:05.349 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mUW1Bik9pIa8qF4 off=169286 len=1309577 2024-04-26T05:10:05.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 2559 completed, throughput=4.99MB/sec 2024-04-26T05:10:05.349 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wGwVYbCoYXmh5q8 off=5123460 len=1879628 2024-04-26T05:10:05.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 2560 completed, throughput=5MB/sec 2024-04-26T05:10:05.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ee9UXurmJsggwqR off=21221005 len=1099069 2024-04-26T05:10:05.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 2561 completed, throughput=5MB/sec 2024-04-26T05:10:06.146 INFO:tasks.workunit.client.0.smithi146.stdout: 504: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:06.146 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-63Rpyz9S9zKwo6H off=5805153 len=1782609 2024-04-26T05:10:06.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 2562 completed, throughput=4.99MB/sec 2024-04-26T05:10:06.149 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NsW-i97g4oloQyU off=4867718 len=1631674 2024-04-26T05:10:06.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 2563 completed, throughput=5MB/sec 2024-04-26T05:10:06.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HF1a6QxFrXJF9HK off=4908566 len=371785 2024-04-26T05:10:06.155 INFO:tasks.workunit.client.0.smithi146.stdout:op 2564 completed, throughput=5MB/sec 2024-04-26T05:10:06.155 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DEh4wR7lvL3V7iS off=8044150 len=246258 2024-04-26T05:10:06.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 2565 completed, throughput=5MB/sec 2024-04-26T05:10:06.157 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OAv-rWP1jgoer41 off=13137435 len=1817673 2024-04-26T05:10:06.167 INFO:tasks.workunit.client.0.smithi146.stdout:op 2566 completed, throughput=5MB/sec 2024-04-26T05:10:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:06 smithi146 ceph-mon[92947]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:10:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:06 smithi146 ceph-mon[95531]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:10:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:06] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:10:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:06 smithi204 ceph-mon[88313]: pgmap v1678: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:10:07.167 INFO:tasks.workunit.client.0.smithi146.stdout: 505: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:07.168 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z790bUlVboeraoI off=2391957 len=1251104 2024-04-26T05:10:07.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 2567 completed, throughput=4.99MB/sec 2024-04-26T05:10:07.175 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TfayxRyje5Goepb off=1888284 len=1787744 2024-04-26T05:10:07.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 2568 completed, throughput=5MB/sec 2024-04-26T05:10:07.184 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QqbwaymiOnRGUwI off=2792149 len=1399696 2024-04-26T05:10:07.187 INFO:tasks.workunit.client.0.smithi146.stdout:op 2569 completed, throughput=5MB/sec 2024-04-26T05:10:07.188 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JDPeUva6WkT7dmi off=6077134 len=887495 2024-04-26T05:10:07.188 INFO:tasks.workunit.client.0.smithi146.stdout:op 2570 completed, throughput=5MB/sec 2024-04-26T05:10:08.189 INFO:tasks.workunit.client.0.smithi146.stdout: 506: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:08.189 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R7WQZz8qx_nOYrO off=14305389 len=181161 2024-04-26T05:10:08.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 2571 completed, throughput=4.99MB/sec 2024-04-26T05:10:08.192 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GJUPrkqhwzyzh0j off=3053733 len=1419274 2024-04-26T05:10:08.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 2572 completed, throughput=4.99MB/sec 2024-04-26T05:10:08.198 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tTDzV8TehmeKh0P off=1059642 len=1172109 2024-04-26T05:10:08.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 2573 completed, throughput=5MB/sec 2024-04-26T05:10:08.204 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KvUTS2cAQ6lrcGP off=13534611 len=1844335 2024-04-26T05:10:08.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 2574 completed, throughput=5MB/sec 2024-04-26T05:10:08.207 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lxx2Wsv3fzA3h0M off=11308780 len=606444 2024-04-26T05:10:08.211 INFO:tasks.workunit.client.0.smithi146.stdout:op 2575 completed, throughput=5MB/sec 2024-04-26T05:10:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:08 smithi146 ceph-mon[92947]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:08 smithi146 ceph-mon[95531]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:08 smithi204 ceph-mon[88313]: pgmap v1679: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:10:09.212 INFO:tasks.workunit.client.0.smithi146.stdout: 507: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:09.212 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CNA9wbjkr9psCfW off=3717023 len=907565 2024-04-26T05:10:09.217 INFO:tasks.workunit.client.0.smithi146.stdout:op 2576 completed, throughput=4.99MB/sec 2024-04-26T05:10:09.217 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NxmyFxNRUeBNjIO off=10548884 len=1974139 2024-04-26T05:10:09.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 2577 completed, throughput=5MB/sec 2024-04-26T05:10:09.219 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FEYPPRL1RUDKuNT off=1212265 len=99388 2024-04-26T05:10:09.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 2578 completed, throughput=5MB/sec 2024-04-26T05:10:09.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZMla8W3Np1Mz6_s off=11998513 len=424491 2024-04-26T05:10:09.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 2579 completed, throughput=5MB/sec 2024-04-26T05:10:09.221 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-skM8nqR2FcZhRYS off=8724411 len=398985 2024-04-26T05:10:09.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 2580 completed, throughput=5MB/sec 2024-04-26T05:10:09.224 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qqbwtg98ezsEWEa off=9246895 len=373835 2024-04-26T05:10:09.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 2581 completed, throughput=5MB/sec 2024-04-26T05:10:09.224 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iTOL0a6JQ_H6Gu5 off=4056631 len=1572020 2024-04-26T05:10:09.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 2582 completed, throughput=5MB/sec 2024-04-26T05:10:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:10.231 INFO:tasks.workunit.client.0.smithi146.stdout: 508: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:10.232 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3e212w7iQUKf-nF off=1229823 len=1583680 2024-04-26T05:10:10.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 2583 completed, throughput=4.99MB/sec 2024-04-26T05:10:10.232 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nOcVO2ORoysj5OC off=4229893 len=1646753 2024-04-26T05:10:10.235 INFO:tasks.workunit.client.0.smithi146.stdout:op 2584 completed, throughput=5MB/sec 2024-04-26T05:10:10.235 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k7DaLWXBztZgnHW off=1658953 len=1827556 2024-04-26T05:10:10.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 2585 completed, throughput=5MB/sec 2024-04-26T05:10:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:10 smithi146 ceph-mon[92947]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:10:10.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:10 smithi146 ceph-mon[95531]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:10:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:10 smithi204 ceph-mon[88313]: pgmap v1680: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:10:11.246 INFO:tasks.workunit.client.0.smithi146.stdout: 509: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:11.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aoYaIsbZzdL_9_2 off=2685856 len=449492 2024-04-26T05:10:11.250 INFO:tasks.workunit.client.0.smithi146.stdout:op 2586 completed, throughput=4.99MB/sec 2024-04-26T05:10:11.250 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kGRMDMJStre4jOw off=5457287 len=946761 2024-04-26T05:10:11.252 INFO:tasks.workunit.client.0.smithi146.stdout:op 2587 completed, throughput=4.99MB/sec 2024-04-26T05:10:11.252 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a76XgLEPKsONRcX off=763390 len=1497627 2024-04-26T05:10:11.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 2588 completed, throughput=5MB/sec 2024-04-26T05:10:11.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jRrPOsePwNmIqf7 off=5624108 len=853919 2024-04-26T05:10:11.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 2589 completed, throughput=5MB/sec 2024-04-26T05:10:11.261 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iCLvucqzv4EI_hC off=2780997 len=1470464 2024-04-26T05:10:11.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 2590 completed, throughput=5MB/sec 2024-04-26T05:10:12.263 INFO:tasks.workunit.client.0.smithi146.stdout: 510: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:12.263 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fPZX3nyHnpWxXKt off=1901987 len=164627 2024-04-26T05:10:12.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 2591 completed, throughput=4.99MB/sec 2024-04-26T05:10:12.266 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qWxaMq5tzblswG0 off=3300434 len=1731221 2024-04-26T05:10:12.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 2592 completed, throughput=4.99MB/sec 2024-04-26T05:10:12.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_CeHa35zQPwHO96 off=20631023 len=417265 2024-04-26T05:10:12.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 2593 completed, throughput=5MB/sec 2024-04-26T05:10:12.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-izmIX_2l8w2pTZb off=786602 len=107842 2024-04-26T05:10:12.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 2594 completed, throughput=5MB/sec 2024-04-26T05:10:12.269 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p-qX7trGAnXMTRV off=3348633 len=1516106 2024-04-26T05:10:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:op 2595 completed, throughput=5MB/sec 2024-04-26T05:10:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i_mhwpy6sZXRiWM off=2624627 len=352794 2024-04-26T05:10:12.274 INFO:tasks.workunit.client.0.smithi146.stdout:op 2596 completed, throughput=5MB/sec 2024-04-26T05:10:12.275 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wFRUADqb7cIV4w2 off=6398966 len=302057 2024-04-26T05:10:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 2597 completed, throughput=5MB/sec 2024-04-26T05:10:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H7gI7hj-wDlvdn1 off=12424428 len=1751269 2024-04-26T05:10:12.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 2598 completed, throughput=5MB/sec 2024-04-26T05:10:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:12 smithi146 ceph-mon[95531]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:12 smithi146 ceph-mon[92947]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:12 smithi204 ceph-mon[88313]: pgmap v1681: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:13.287 INFO:tasks.workunit.client.0.smithi146.stdout: 511: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:13.288 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--QLw--RAvZmslfZ off=2329395 len=43054 2024-04-26T05:10:13.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 2599 completed, throughput=4.99MB/sec 2024-04-26T05:10:13.288 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bRIbCQedudYO_MO off=8549725 len=705337 2024-04-26T05:10:13.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 2600 completed, throughput=4.99MB/sec 2024-04-26T05:10:13.292 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DpJ2keVHKv4yzGB off=15571345 len=504588 2024-04-26T05:10:13.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 2601 completed, throughput=5MB/sec 2024-04-26T05:10:13.296 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q_24zcnW2wdfXuq off=618000 len=1435733 2024-04-26T05:10:13.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 2602 completed, throughput=5MB/sec 2024-04-26T05:10:13.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rAQWOeeffmfZ8cV off=2189117 len=514693 2024-04-26T05:10:13.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 2603 completed, throughput=5MB/sec 2024-04-26T05:10:13.302 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2AXLcVGIaJh8irb off=8438344 len=1496675 2024-04-26T05:10:13.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 2604 completed, throughput=5MB/sec 2024-04-26T05:10:14.311 INFO:tasks.workunit.client.0.smithi146.stdout: 512: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:14.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5Av5FnARb4JfadI off=2020277 len=1808079 2024-04-26T05:10:14.322 INFO:tasks.workunit.client.0.smithi146.stdout:op 2605 completed, throughput=5MB/sec 2024-04-26T05:10:14.322 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DJOIaS42hNflFba off=224752 len=1898660 2024-04-26T05:10:14.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 2606 completed, throughput=5MB/sec 2024-04-26T05:10:14.331 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mSB7VHCk3JqI9Cy off=9940170 len=953507 2024-04-26T05:10:14.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 2607 completed, throughput=5MB/sec 2024-04-26T05:10:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:14 smithi146 ceph-mon[92947]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:14 smithi146 ceph-mon[95531]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:14 smithi204 ceph-mon[88313]: pgmap v1682: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:10:15.333 INFO:tasks.workunit.client.0.smithi146.stdout: 513: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:15.333 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oeszyaj98sMzqXW off=5064552 len=1258630 2024-04-26T05:10:15.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 2608 completed, throughput=4.99MB/sec 2024-04-26T05:10:15.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_P31-8BYELykUKK off=2892280 len=1725441 2024-04-26T05:10:15.336 INFO:tasks.workunit.client.0.smithi146.stdout:op 2609 completed, throughput=5MB/sec 2024-04-26T05:10:15.337 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7dYRlc154tO0tbp off=20649498 len=1077714 2024-04-26T05:10:15.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 2610 completed, throughput=5MB/sec 2024-04-26T05:10:15.343 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xBsdnw_Qkjn3AVU off=8268118 len=693475 2024-04-26T05:10:15.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 2611 completed, throughput=5MB/sec 2024-04-26T05:10:15.347 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cxVchXxps3v5kqP off=11714367 len=452950 2024-04-26T05:10:15.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 2612 completed, throughput=5MB/sec 2024-04-26T05:10:15.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-amEiZpDCjYS1mar off=3289513 len=164823 2024-04-26T05:10:15.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 2613 completed, throughput=5MB/sec 2024-04-26T05:10:16.351 INFO:tasks.workunit.client.0.smithi146.stdout: 514: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:16.351 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qf44w0hFgm6STje off=786012 len=521483 2024-04-26T05:10:16.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 2614 completed, throughput=4.99MB/sec 2024-04-26T05:10:16.355 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4FcF48ZXeYjlum9 off=6708318 len=487651 2024-04-26T05:10:16.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 2615 completed, throughput=4.99MB/sec 2024-04-26T05:10:16.356 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q0IaH0cpC_6ireQ off=3731323 len=1687371 2024-04-26T05:10:16.364 INFO:tasks.workunit.client.0.smithi146.stdout:op 2616 completed, throughput=5MB/sec 2024-04-26T05:10:16.364 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2JjsE3nXkcSyJFy off=5889443 len=372918 2024-04-26T05:10:16.367 INFO:tasks.workunit.client.0.smithi146.stdout:op 2617 completed, throughput=5MB/sec 2024-04-26T05:10:16.367 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oQm71-lIW0ZRVjq off=4374558 len=1478270 2024-04-26T05:10:16.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 2618 completed, throughput=5MB/sec 2024-04-26T05:10:16.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-moV4fG1l1CcJN7U off=4851449 len=1828474 2024-04-26T05:10:16.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 2619 completed, throughput=5MB/sec 2024-04-26T05:10:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:16 smithi146 ceph-mon[95531]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:16] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:10:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:16 smithi146 ceph-mon[92947]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:16 smithi204 ceph-mon[88313]: pgmap v1683: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:17.376 INFO:tasks.workunit.client.0.smithi146.stdout: 515: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:17.377 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--_p5wPbVqlF6xyG off=20829668 len=1325528 2024-04-26T05:10:17.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 2620 completed, throughput=4.99MB/sec 2024-04-26T05:10:17.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YzghVNWcs-QU_uu off=14126671 len=2031381 2024-04-26T05:10:17.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 2621 completed, throughput=5MB/sec 2024-04-26T05:10:17.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2MfpbzIED9_EE2X off=629818 len=1642756 2024-04-26T05:10:17.392 INFO:tasks.workunit.client.0.smithi146.stdout:op 2622 completed, throughput=5MB/sec 2024-04-26T05:10:18.393 INFO:tasks.workunit.client.0.smithi146.stdout: 516: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:18.393 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cIVKkOs03lS2FQk off=8110691 len=1441880 2024-04-26T05:10:18.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 2623 completed, throughput=4.99MB/sec 2024-04-26T05:10:18.394 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CIqAjVGu3klXdsJ off=9418446 len=1318412 2024-04-26T05:10:18.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 2624 completed, throughput=5MB/sec 2024-04-26T05:10:18.396 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_qtC_xwKpnFaABq off=3710123 len=1643707 2024-04-26T05:10:18.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 2625 completed, throughput=5MB/sec 2024-04-26T05:10:18.405 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eC9LGTkdYNG_vU3 off=19599376 len=1868328 2024-04-26T05:10:18.413 INFO:tasks.workunit.client.0.smithi146.stdout:op 2626 completed, throughput=5MB/sec 2024-04-26T05:10:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:18 smithi146 ceph-mon[95531]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:10:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:18 smithi146 ceph-mon[92947]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:10:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:18 smithi204 ceph-mon[88313]: pgmap v1684: 105 pgs: 105 active+clean; 126 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:10:19.413 INFO:tasks.workunit.client.0.smithi146.stdout: 517: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:19.413 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pPfjp8goB3H1Tyc off=2230819 len=1131626 2024-04-26T05:10:19.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 2627 completed, throughput=5MB/sec 2024-04-26T05:10:19.415 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t-J5Jg1aO3gOcT1 off=9271032 len=1091166 2024-04-26T05:10:19.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 2628 completed, throughput=5MB/sec 2024-04-26T05:10:19.417 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--MM_Tmf3tV27y7T off=14923824 len=1027928 2024-04-26T05:10:19.418 INFO:tasks.workunit.client.0.smithi146.stdout:op 2629 completed, throughput=5MB/sec 2024-04-26T05:10:19.418 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qu96-mqkcqCG3MI off=2244642 len=1292297 2024-04-26T05:10:19.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 2630 completed, throughput=5MB/sec 2024-04-26T05:10:20.425 INFO:tasks.workunit.client.0.smithi146.stdout: 518: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:20.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nX0pTtWZGb4bbAF off=4509124 len=1959740 2024-04-26T05:10:20.437 INFO:tasks.workunit.client.0.smithi146.stdout:op 2631 completed, throughput=5MB/sec 2024-04-26T05:10:20.437 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZIOrwj8uPUhrE2t off=13754899 len=1302663 2024-04-26T05:10:20.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 2632 completed, throughput=5MB/sec 2024-04-26T05:10:20.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UJNT-9I4l4yGY6U off=2002076 len=1608335 2024-04-26T05:10:20.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 2633 completed, throughput=5MB/sec 2024-04-26T05:10:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:20 smithi146 ceph-mon[95531]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:10:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:20 smithi146 ceph-mon[92947]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:10:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:20 smithi204 ceph-mon[88313]: pgmap v1685: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:10:21.439 INFO:tasks.workunit.client.0.smithi146.stdout: 519: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:21.439 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5y-Jvn2YqsITF0v off=3726044 len=339954 2024-04-26T05:10:21.440 INFO:tasks.workunit.client.0.smithi146.stdout:op 2634 completed, throughput=4.99MB/sec 2024-04-26T05:10:21.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H1tG_Foe1jjfly_ off=1221580 len=486213 2024-04-26T05:10:21.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 2635 completed, throughput=4.99MB/sec 2024-04-26T05:10:21.442 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cP1tv6QBKaLQiJ9 off=2108313 len=266208 2024-04-26T05:10:21.445 INFO:tasks.workunit.client.0.smithi146.stdout:op 2636 completed, throughput=4.99MB/sec 2024-04-26T05:10:21.445 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-39f4ZkvXMzirfGl off=10861650 len=1837486 2024-04-26T05:10:21.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 2637 completed, throughput=5MB/sec 2024-04-26T05:10:21.448 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XeLMraju0GBTgIL off=8510647 len=1851048 2024-04-26T05:10:21.455 INFO:tasks.workunit.client.0.smithi146.stdout:op 2638 completed, throughput=5MB/sec 2024-04-26T05:10:21.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jyZQPo6Qih_-1lI off=10534338 len=889897 2024-04-26T05:10:21.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 2639 completed, throughput=5MB/sec 2024-04-26T05:10:22.457 INFO:tasks.workunit.client.0.smithi146.stdout: 520: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:22.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mp20vaebCpHbOA8 off=1501522 len=1877587 2024-04-26T05:10:22.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 2640 completed, throughput=5MB/sec 2024-04-26T05:10:22.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yzuoKMTpHcCSitz off=12841111 len=1761739 2024-04-26T05:10:22.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 2641 completed, throughput=5MB/sec 2024-04-26T05:10:22.474 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i6FbCOOqiEOzF3N off=6598516 len=825870 2024-04-26T05:10:22.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 2642 completed, throughput=5MB/sec 2024-04-26T05:10:22.479 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7H0tieqr03sU_Rd off=2136248 len=492230 2024-04-26T05:10:22.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 2643 completed, throughput=5MB/sec 2024-04-26T05:10:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:22 smithi146 ceph-mon[95531]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:22 smithi146 ceph-mon[92947]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:22 smithi204 ceph-mon[88313]: pgmap v1686: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:23.480 INFO:tasks.workunit.client.0.smithi146.stdout: 521: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:23.480 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rejLnYZhcaaYzw0 off=5544885 len=1629470 2024-04-26T05:10:23.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 2644 completed, throughput=4.99MB/sec 2024-04-26T05:10:23.487 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SvYjnNKGiyUaGOG off=10605151 len=2058550 2024-04-26T05:10:23.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 2645 completed, throughput=5MB/sec 2024-04-26T05:10:23.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DwFSPK4P5kjrAZX off=10239558 len=642813 2024-04-26T05:10:23.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 2646 completed, throughput=5MB/sec 2024-04-26T05:10:23.503 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4OaS7PQHyjZw5F_ off=1569224 len=911916 2024-04-26T05:10:23.503 INFO:tasks.workunit.client.0.smithi146.stdout:op 2647 completed, throughput=5MB/sec 2024-04-26T05:10:24.504 INFO:tasks.workunit.client.0.smithi146.stdout: 522: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:24.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UmY8niVuH8SgEip off=6715763 len=1438420 2024-04-26T05:10:24.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 2648 completed, throughput=4.99MB/sec 2024-04-26T05:10:24.506 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-373Rq-WH7G3e1CW off=7551818 len=1798632 2024-04-26T05:10:24.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 2649 completed, throughput=5MB/sec 2024-04-26T05:10:24.515 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fb9-lAQBCzYS3aj off=3786616 len=1351770 2024-04-26T05:10:24.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 2650 completed, throughput=5MB/sec 2024-04-26T05:10:24.520 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7SCFRk_EX1Jbo1l off=7626063 len=926949 2024-04-26T05:10:24.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 2651 completed, throughput=5MB/sec 2024-04-26T05:10:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:24 smithi146 ceph-mon[92947]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:24 smithi146 ceph-mon[95531]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:24 smithi204 ceph-mon[88313]: pgmap v1687: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:10:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:25.525 INFO:tasks.workunit.client.0.smithi146.stdout: 523: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:25.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7aEVNOiuNDaoHEh off=2808464 len=1790554 2024-04-26T05:10:25.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 2652 completed, throughput=4.99MB/sec 2024-04-26T05:10:25.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yyJd07jdkAXZmJg off=2401765 len=408687 2024-04-26T05:10:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 2653 completed, throughput=5MB/sec 2024-04-26T05:10:25.531 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WUvAL3egEteRmcO off=2647249 len=925679 2024-04-26T05:10:25.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 2654 completed, throughput=5MB/sec 2024-04-26T05:10:25.536 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cBDJxHc4wYCoPxj off=2812386 len=1849640 2024-04-26T05:10:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 2655 completed, throughput=5MB/sec 2024-04-26T05:10:26.546 INFO:tasks.workunit.client.0.smithi146.stdout: 524: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:26.546 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fNFuc4o3ebwvHRn off=18545025 len=1046891 2024-04-26T05:10:26.552 INFO:tasks.workunit.client.0.smithi146.stdout:op 2656 completed, throughput=4.99MB/sec 2024-04-26T05:10:26.552 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_3bIJOGSYwjGh2t off=9813525 len=1574938 2024-04-26T05:10:26.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 2657 completed, throughput=5MB/sec 2024-04-26T05:10:26.554 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Dn85tQnPs2xCMKe off=15799892 len=995849 2024-04-26T05:10:26.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 2658 completed, throughput=5MB/sec 2024-04-26T05:10:26.559 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wyWhYRmlTwc4w_r off=4491560 len=469723 2024-04-26T05:10:26.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 2659 completed, throughput=5MB/sec 2024-04-26T05:10:26.560 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6TXZO-eNv3ygTjZ off=639319 len=532772 2024-04-26T05:10:26.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 2660 completed, throughput=5MB/sec 2024-04-26T05:10:26.561 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G5BKBu8u9COAFFM off=4434733 len=1905668 2024-04-26T05:10:26.563 INFO:tasks.workunit.client.0.smithi146.stdout:op 2661 completed, throughput=5MB/sec 2024-04-26T05:10:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:26 smithi146 ceph-mon[92947]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:10:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:26 smithi146 ceph-mon[95531]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:10:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:26] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:10:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:26 smithi204 ceph-mon[88313]: pgmap v1688: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:10:27.563 INFO:tasks.workunit.client.0.smithi146.stdout: 525: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:27.563 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XSfkVDnSmy7QoKU off=582390 len=437568 2024-04-26T05:10:27.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 2662 completed, throughput=4.99MB/sec 2024-04-26T05:10:27.564 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4gme8xJKN_zSp61 off=10880008 len=1245772 2024-04-26T05:10:27.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 2663 completed, throughput=5MB/sec 2024-04-26T05:10:27.571 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-683B20CRCJC6q4R off=1704284 len=620107 2024-04-26T05:10:27.572 INFO:tasks.workunit.client.0.smithi146.stdout:op 2664 completed, throughput=5MB/sec 2024-04-26T05:10:27.572 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xTmO8T74Aim2Hx9 off=18506860 len=926601 2024-04-26T05:10:27.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 2665 completed, throughput=5MB/sec 2024-04-26T05:10:27.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FHjvv-0wPK0p8Pa off=3410209 len=1309722 2024-04-26T05:10:27.578 INFO:tasks.workunit.client.0.smithi146.stdout:op 2666 completed, throughput=5MB/sec 2024-04-26T05:10:28.579 INFO:tasks.workunit.client.0.smithi146.stdout: 526: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:28.579 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YWaISQetU8SpweK off=2009606 len=233771 2024-04-26T05:10:28.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 2667 completed, throughput=4.99MB/sec 2024-04-26T05:10:28.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4nR97Bec-zpyIUj off=16331194 len=487529 2024-04-26T05:10:28.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 2668 completed, throughput=4.99MB/sec 2024-04-26T05:10:28.584 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ogv8Vb7fd1BF60O off=4532829 len=1224170 2024-04-26T05:10:28.586 INFO:tasks.workunit.client.0.smithi146.stdout:op 2669 completed, throughput=4.99MB/sec 2024-04-26T05:10:28.586 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QAWCLxOPKyVYROW off=2920693 len=1771531 2024-04-26T05:10:28.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 2670 completed, throughput=5MB/sec 2024-04-26T05:10:28.594 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tWNATySxKMIjdKw off=21824526 len=952827 2024-04-26T05:10:28.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 2671 completed, throughput=5MB/sec 2024-04-26T05:10:28.595 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JTKBrKkSAFSQqbI off=4558196 len=1309767 2024-04-26T05:10:28.598 INFO:tasks.workunit.client.0.smithi146.stdout:op 2672 completed, throughput=5MB/sec 2024-04-26T05:10:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:28 smithi146 ceph-mon[92947]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:10:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:28 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:10:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:28 smithi146 ceph-mon[95531]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:10:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:28 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:10:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:28 smithi204 ceph-mon[88313]: pgmap v1689: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:10:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:28 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:10:29.597 INFO:tasks.workunit.client.0.smithi146.stdout: 527: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:29.598 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-72QzA04wS90r3yg off=5247564 len=2050287 2024-04-26T05:10:29.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 2673 completed, throughput=5MB/sec 2024-04-26T05:10:29.600 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NUBpS8LumG9jWsA off=5522201 len=817160 2024-04-26T05:10:29.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 2674 completed, throughput=5MB/sec 2024-04-26T05:10:29.601 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U36L7fD9URTMAPE off=595035 len=162258 2024-04-26T05:10:29.604 INFO:tasks.workunit.client.0.smithi146.stdout:op 2675 completed, throughput=5MB/sec 2024-04-26T05:10:29.604 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yKjS7gaI-eY_Kci off=11733397 len=1445146 2024-04-26T05:10:29.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 2676 completed, throughput=5MB/sec 2024-04-26T05:10:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:10:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:10:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:10:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:10:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:10:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:10:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:10:29.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:10:29.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:10:30.612 INFO:tasks.workunit.client.0.smithi146.stdout: 528: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:30.612 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I56nw_NnwxARFH6 off=917434 len=1292119 2024-04-26T05:10:30.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 2677 completed, throughput=4.99MB/sec 2024-04-26T05:10:30.618 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ISXiIpFGS_U-AnT off=3595037 len=123120 2024-04-26T05:10:30.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 2678 completed, throughput=4.99MB/sec 2024-04-26T05:10:30.618 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mp20vaebCpHbOA8 off=7391587 len=1876438 2024-04-26T05:10:30.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 2679 completed, throughput=5MB/sec 2024-04-26T05:10:30.629 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y_lMtzo7IS7AxXF off=10286681 len=1145792 2024-04-26T05:10:30.635 INFO:tasks.workunit.client.0.smithi146.stdout:op 2680 completed, throughput=5MB/sec 2024-04-26T05:10:30.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CSIfEjVsuN_WCSm off=849743 len=1768019 2024-04-26T05:10:30.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 2681 completed, throughput=5MB/sec 2024-04-26T05:10:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:30 smithi146 ceph-mon[92947]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:30 smithi146 ceph-mon[95531]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:30 smithi204 ceph-mon[88313]: pgmap v1690: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:31.645 INFO:tasks.workunit.client.0.smithi146.stdout: 529: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:31.645 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rc56ZjM9-odrX32 off=1871417 len=140801 2024-04-26T05:10:31.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 2682 completed, throughput=4.99MB/sec 2024-04-26T05:10:31.648 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-38b_k96ePDX63uI off=391727 len=1670455 2024-04-26T05:10:31.656 INFO:tasks.workunit.client.0.smithi146.stdout:op 2683 completed, throughput=5MB/sec 2024-04-26T05:10:31.656 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-s9VvHqW46H76UmR off=4778682 len=1588750 2024-04-26T05:10:31.664 INFO:tasks.workunit.client.0.smithi146.stdout:op 2684 completed, throughput=5MB/sec 2024-04-26T05:10:31.664 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ubBv-JJJFNQDcGf off=9989232 len=156940 2024-04-26T05:10:31.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 2685 completed, throughput=5MB/sec 2024-04-26T05:10:31.665 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jYd1Eo16pGgK3qJ off=10612916 len=660352 2024-04-26T05:10:31.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 2686 completed, throughput=5MB/sec 2024-04-26T05:10:31.669 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W5HahlUwtM9Gk5P off=4487919 len=658889 2024-04-26T05:10:31.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 2687 completed, throughput=5MB/sec 2024-04-26T05:10:32.674 INFO:tasks.workunit.client.0.smithi146.stdout: 530: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:32.674 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Bc6Vp0AkHHePZ0X off=9160379 len=1201574 2024-04-26T05:10:32.675 INFO:tasks.workunit.client.0.smithi146.stdout:op 2688 completed, throughput=4.99MB/sec 2024-04-26T05:10:32.675 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IcRKWZOorhRgPiq off=3287995 len=737887 2024-04-26T05:10:32.677 INFO:tasks.workunit.client.0.smithi146.stdout:op 2689 completed, throughput=5MB/sec 2024-04-26T05:10:32.677 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1TKBQMm0MJPMOst off=1771083 len=1752597 2024-04-26T05:10:32.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 2690 completed, throughput=5MB/sec 2024-04-26T05:10:32.688 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JyoZmK4qXae488D off=274376 len=1602444 2024-04-26T05:10:32.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 2691 completed, throughput=5MB/sec 2024-04-26T05:10:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:32 smithi146 ceph-mon[95531]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:32 smithi146 ceph-mon[92947]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:32.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:32 smithi204 ceph-mon[88313]: pgmap v1691: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:33.690 INFO:tasks.workunit.client.0.smithi146.stdout: 531: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:33.690 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ve7ox_-4Dm1SjS4 off=1256086 len=1154832 2024-04-26T05:10:33.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 2692 completed, throughput=4.99MB/sec 2024-04-26T05:10:33.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dijt_7PUgbqWrDM off=6192394 len=807783 2024-04-26T05:10:33.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 2693 completed, throughput=5MB/sec 2024-04-26T05:10:33.698 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TvnG7DJEEK5uOcn off=10837972 len=1166563 2024-04-26T05:10:33.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 2694 completed, throughput=5MB/sec 2024-04-26T05:10:33.700 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8T3z93vN-D_3wZL off=3315047 len=910686 2024-04-26T05:10:33.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 2695 completed, throughput=5MB/sec 2024-04-26T05:10:33.702 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hsO2DOMAfeXu5ei off=8671581 len=854571 2024-04-26T05:10:33.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 2696 completed, throughput=5MB/sec 2024-04-26T05:10:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:34 smithi146 ceph-mon[95531]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:34 smithi146 ceph-mon[92947]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:34.703 INFO:tasks.workunit.client.0.smithi146.stdout: 532: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:34.704 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iCpegQKZZGVEYCg off=5556840 len=165952 2024-04-26T05:10:34.705 INFO:tasks.workunit.client.0.smithi146.stdout:op 2697 completed, throughput=4.99MB/sec 2024-04-26T05:10:34.705 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lVX2D6fWpmia1XJ off=10257079 len=745295 2024-04-26T05:10:34.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 2698 completed, throughput=4.99MB/sec 2024-04-26T05:10:34.706 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--GljQ_rq8a48AxM off=3406415 len=643479 2024-04-26T05:10:34.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 2699 completed, throughput=4.99MB/sec 2024-04-26T05:10:34.707 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-US5Q60HEeo2Dpzw off=1105378 len=275553 2024-04-26T05:10:34.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 2700 completed, throughput=4.99MB/sec 2024-04-26T05:10:34.710 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hMpjUlu6EOVX7TU off=6969060 len=517151 2024-04-26T05:10:34.711 INFO:tasks.workunit.client.0.smithi146.stdout:op 2701 completed, throughput=5MB/sec 2024-04-26T05:10:34.712 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6UUl8jCapgK024E off=6858307 len=48157 2024-04-26T05:10:34.712 INFO:tasks.workunit.client.0.smithi146.stdout:op 2702 completed, throughput=5MB/sec 2024-04-26T05:10:34.712 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7KcE4Fc_JJN6Gz7 off=14348151 len=943794 2024-04-26T05:10:34.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 2703 completed, throughput=5MB/sec 2024-04-26T05:10:34.713 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P4x9yjSnspVVhJO off=165328 len=1741810 2024-04-26T05:10:34.722 INFO:tasks.workunit.client.0.smithi146.stdout:op 2704 completed, throughput=5MB/sec 2024-04-26T05:10:34.722 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JvgzYZRhS68m24b off=2383111 len=1812203 2024-04-26T05:10:34.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 2705 completed, throughput=5MB/sec 2024-04-26T05:10:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:34 smithi204 ceph-mon[88313]: pgmap v1692: 105 pgs: 105 active+clean; 126 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:10:35.724 INFO:tasks.workunit.client.0.smithi146.stdout: 533: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:35.724 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2VSoaE_vJLsPrPK off=4961258 len=1467968 2024-04-26T05:10:35.732 INFO:tasks.workunit.client.0.smithi146.stdout:op 2706 completed, throughput=5MB/sec 2024-04-26T05:10:35.732 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-617s4WjhSbjHrut off=14784978 len=863193 2024-04-26T05:10:35.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 2707 completed, throughput=5MB/sec 2024-04-26T05:10:35.733 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zHqa8r6lrmDGdzp off=997086 len=838868 2024-04-26T05:10:35.737 INFO:tasks.workunit.client.0.smithi146.stdout:op 2708 completed, throughput=5MB/sec 2024-04-26T05:10:35.737 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qc3UL2zALhZEcSE off=5300469 len=997003 2024-04-26T05:10:35.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 2709 completed, throughput=5MB/sec 2024-04-26T05:10:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:36 smithi146 ceph-mon[92947]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:36 smithi146 ceph-mon[95531]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:36.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:36] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:10:36.743 INFO:tasks.workunit.client.0.smithi146.stdout: 534: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:36.743 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BwPQI35e0flcJX_ off=3618051 len=1201674 2024-04-26T05:10:36.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 2710 completed, throughput=4.99MB/sec 2024-04-26T05:10:36.744 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVmrhShR_qzKTW_ off=3032315 len=2017108 2024-04-26T05:10:36.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 2711 completed, throughput=5MB/sec 2024-04-26T05:10:36.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uwMm1GdmB4Lu5ZW off=9897443 len=952524 2024-04-26T05:10:36.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 2712 completed, throughput=5MB/sec 2024-04-26T05:10:36.749 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ot3RFDpTs2huG9c off=3792140 len=855177 2024-04-26T05:10:36.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 2713 completed, throughput=5MB/sec 2024-04-26T05:10:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:36 smithi204 ceph-mon[88313]: pgmap v1693: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:10:37.751 INFO:tasks.workunit.client.0.smithi146.stdout: 535: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:37.752 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W8btcfjJIaZK6sv off=2535860 len=1614320 2024-04-26T05:10:37.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 2714 completed, throughput=4.99MB/sec 2024-04-26T05:10:37.754 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Tr1awtNvrcNEUt_ off=5939745 len=1798816 2024-04-26T05:10:37.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 2715 completed, throughput=5MB/sec 2024-04-26T05:10:37.764 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sxsx95EDCesoz9N off=21311890 len=2028537 2024-04-26T05:10:37.768 INFO:tasks.workunit.client.0.smithi146.stdout:op 2716 completed, throughput=5MB/sec 2024-04-26T05:10:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:38 smithi146 ceph-mon[95531]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:10:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:38 smithi146 ceph-mon[92947]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:10:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: 536: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:38.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wPpjx8RF7uhGfvx off=3226829 len=496085 2024-04-26T05:10:38.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 2717 completed, throughput=4.99MB/sec 2024-04-26T05:10:38.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mxhM1qUEvQJ7kuD off=5385010 len=52228 2024-04-26T05:10:38.770 INFO:tasks.workunit.client.0.smithi146.stdout:op 2718 completed, throughput=4.99MB/sec 2024-04-26T05:10:38.770 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1BuohUyKuHq1pmH off=622089 len=414047 2024-04-26T05:10:38.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 2719 completed, throughput=4.99MB/sec 2024-04-26T05:10:38.771 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GCYI81MIs8GK2ja off=22140204 len=1796828 2024-04-26T05:10:38.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 2720 completed, throughput=5MB/sec 2024-04-26T05:10:38.782 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fAD7xmY4LTUK2-u off=3406042 len=1558319 2024-04-26T05:10:38.783 INFO:tasks.workunit.client.0.smithi146.stdout:op 2721 completed, throughput=5MB/sec 2024-04-26T05:10:38.783 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qgMNGqnYVEjRfZv off=14858803 len=722219 2024-04-26T05:10:38.787 INFO:tasks.workunit.client.0.smithi146.stdout:op 2722 completed, throughput=5MB/sec 2024-04-26T05:10:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:38 smithi204 ceph-mon[88313]: pgmap v1694: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:10:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: 537: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:39.788 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LGSW3IzKTzWBil9 off=18119831 len=91351 2024-04-26T05:10:39.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 2723 completed, throughput=4.99MB/sec 2024-04-26T05:10:39.790 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xmxJd6d8qnRDiKD off=11417371 len=1275372 2024-04-26T05:10:39.796 INFO:tasks.workunit.client.0.smithi146.stdout:op 2724 completed, throughput=4.99MB/sec 2024-04-26T05:10:39.796 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tKgKMJSeHDw9VUA off=10752630 len=1467286 2024-04-26T05:10:39.805 INFO:tasks.workunit.client.0.smithi146.stdout:op 2725 completed, throughput=5MB/sec 2024-04-26T05:10:39.805 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-93yVolE4PaVLMxD off=57220 len=1689027 2024-04-26T05:10:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:39.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 2726 completed, throughput=5MB/sec 2024-04-26T05:10:39.813 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xx5afRSoa92mBGd off=4691902 len=1143773 2024-04-26T05:10:39.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 2727 completed, throughput=5MB/sec 2024-04-26T05:10:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:40 smithi146 ceph-mon[95531]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:10:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:40 smithi146 ceph-mon[92947]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:10:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:40 smithi204 ceph-mon[88313]: pgmap v1695: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:10:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: 538: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:40.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-psL4CxD5Y6olN6Y off=324566 len=1585721 2024-04-26T05:10:40.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 2728 completed, throughput=4.99MB/sec 2024-04-26T05:10:40.823 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dbXfqdvzBy3dd6U off=6689500 len=1273054 2024-04-26T05:10:40.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 2729 completed, throughput=5MB/sec 2024-04-26T05:10:40.825 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LX40rCZB1C_f4Tk off=17173860 len=367480 2024-04-26T05:10:40.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 2730 completed, throughput=5MB/sec 2024-04-26T05:10:40.828 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I5cjTwZ9ecxv08X off=3147329 len=650729 2024-04-26T05:10:40.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 2731 completed, throughput=5MB/sec 2024-04-26T05:10:40.829 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y1lrdAURN_3YDQd off=8552339 len=1221539 2024-04-26T05:10:40.830 INFO:tasks.workunit.client.0.smithi146.stdout:op 2732 completed, throughput=5MB/sec 2024-04-26T05:10:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: 539: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:41.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1qYckZIffesgFDn off=10496351 len=1060818 2024-04-26T05:10:41.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 2733 completed, throughput=4.99MB/sec 2024-04-26T05:10:41.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0uSgSkXNfg3ywhI off=7597506 len=864175 2024-04-26T05:10:41.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 2734 completed, throughput=4.99MB/sec 2024-04-26T05:10:41.839 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-09zCdwf29sWlVgi off=5755490 len=981318 2024-04-26T05:10:41.843 INFO:tasks.workunit.client.0.smithi146.stdout:op 2735 completed, throughput=5MB/sec 2024-04-26T05:10:41.844 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iZl7Ejwx1hL45eI off=2384915 len=231315 2024-04-26T05:10:41.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 2736 completed, throughput=5MB/sec 2024-04-26T05:10:41.847 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ght7mDFvTx7wsbF off=8083 len=585112 2024-04-26T05:10:41.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 2737 completed, throughput=5MB/sec 2024-04-26T05:10:41.848 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OJu1dKIzP6TTGvb off=2468920 len=460526 2024-04-26T05:10:41.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 2738 completed, throughput=5MB/sec 2024-04-26T05:10:41.849 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HKkL0uKu1cY8wQA off=2588734 len=893608 2024-04-26T05:10:41.853 INFO:tasks.workunit.client.0.smithi146.stdout:op 2739 completed, throughput=5MB/sec 2024-04-26T05:10:41.853 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sm_mdfzX8mvjqPK off=3093518 len=1437667 2024-04-26T05:10:41.856 INFO:tasks.workunit.client.0.smithi146.stdout:op 2740 completed, throughput=5MB/sec 2024-04-26T05:10:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:42 smithi146 ceph-mon[95531]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:42 smithi146 ceph-mon[92947]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:42 smithi204 ceph-mon[88313]: pgmap v1696: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: 540: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:42.856 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PyVv5bLzOH6NgFw off=8738236 len=1863915 2024-04-26T05:10:42.858 INFO:tasks.workunit.client.0.smithi146.stdout:op 2741 completed, throughput=5MB/sec 2024-04-26T05:10:42.859 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UV2fWrXsnDpmz-W off=3566742 len=661431 2024-04-26T05:10:42.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 2742 completed, throughput=5MB/sec 2024-04-26T05:10:42.860 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bwzm3AEsYePl02f off=6854344 len=117364 2024-04-26T05:10:42.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 2743 completed, throughput=5MB/sec 2024-04-26T05:10:42.861 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YJ-wjGWOugpsPz1 off=1481500 len=502652 2024-04-26T05:10:42.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 2744 completed, throughput=5MB/sec 2024-04-26T05:10:42.862 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SHwG-lvT733yZQM off=6476904 len=460623 2024-04-26T05:10:42.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 2745 completed, throughput=5MB/sec 2024-04-26T05:10:42.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FWYDHSr0jitOc1D off=7377869 len=1546328 2024-04-26T05:10:42.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 2746 completed, throughput=5MB/sec 2024-04-26T05:10:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: 541: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:43.866 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SBI2PS8aN1Gzm_1 off=16390764 len=231216 2024-04-26T05:10:43.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 2747 completed, throughput=4.99MB/sec 2024-04-26T05:10:43.869 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U2qi2d0GXqa9X2P off=1126661 len=198811 2024-04-26T05:10:43.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 2748 completed, throughput=4.99MB/sec 2024-04-26T05:10:43.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zIimpdC0ji95cl8 off=6711051 len=2087253 2024-04-26T05:10:43.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 2749 completed, throughput=5MB/sec 2024-04-26T05:10:43.882 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Chuw-gpUIDjv29a off=20214665 len=1841372 2024-04-26T05:10:43.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 2750 completed, throughput=5MB/sec 2024-04-26T05:10:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:44 smithi146 ceph-mon[95531]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:44 smithi146 ceph-mon[92947]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:44 smithi204 ceph-mon[88313]: pgmap v1697: 105 pgs: 105 active+clean; 126 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:10:44.891 INFO:tasks.workunit.client.0.smithi146.stdout: 542: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:44.892 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lhaBkmo2-7JyaKg off=3113291 len=804240 2024-04-26T05:10:44.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 2751 completed, throughput=4.99MB/sec 2024-04-26T05:10:44.893 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CPUeEO7r5eqP3zm off=5862570 len=528881 2024-04-26T05:10:44.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 2752 completed, throughput=4.99MB/sec 2024-04-26T05:10:44.898 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3IOC9s45D7X8E8A off=12566670 len=861977 2024-04-26T05:10:44.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 2753 completed, throughput=4.99MB/sec 2024-04-26T05:10:44.899 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Wh0F1-mlDy5mUQE off=205955 len=253222 2024-04-26T05:10:44.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 2754 completed, throughput=5MB/sec 2024-04-26T05:10:44.900 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1DSagVa-OkbdgnB off=282926 len=34468 2024-04-26T05:10:44.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 2755 completed, throughput=5MB/sec 2024-04-26T05:10:44.900 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WamiSpFfnQqCa35 off=3035585 len=520390 2024-04-26T05:10:44.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 2756 completed, throughput=5MB/sec 2024-04-26T05:10:44.904 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xXo0CYFUp4ug1PK off=3444037 len=526616 2024-04-26T05:10:44.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 2757 completed, throughput=5MB/sec 2024-04-26T05:10:44.904 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s0BsbJooDNpkZSE off=17514002 len=386431 2024-04-26T05:10:44.905 INFO:tasks.workunit.client.0.smithi146.stdout:op 2758 completed, throughput=5MB/sec 2024-04-26T05:10:44.905 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-13N7IPWYQQY5BjZ off=14858967 len=1946565 2024-04-26T05:10:44.909 INFO:tasks.workunit.client.0.smithi146.stdout:op 2759 completed, throughput=5MB/sec 2024-04-26T05:10:45.909 INFO:tasks.workunit.client.0.smithi146.stdout: 543: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:45.909 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5Ct3U-Yiq1u7LdC off=2517692 len=565831 2024-04-26T05:10:45.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 2760 completed, throughput=4.99MB/sec 2024-04-26T05:10:45.913 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8SgkYhE2BrbvY3Y off=1991852 len=164689 2024-04-26T05:10:45.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 2761 completed, throughput=4.99MB/sec 2024-04-26T05:10:45.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-91yj3VPlfEtiFjR off=9152080 len=1116371 2024-04-26T05:10:45.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 2762 completed, throughput=5MB/sec 2024-04-26T05:10:45.922 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-r0oKJVIquFkRVRR off=3545532 len=120862 2024-04-26T05:10:45.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 2763 completed, throughput=5MB/sec 2024-04-26T05:10:45.924 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CX0qlIvTo0ufGLg off=1233947 len=1415087 2024-04-26T05:10:45.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 2764 completed, throughput=5MB/sec 2024-04-26T05:10:45.933 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bPX6mM1Kt97Qzgi off=5399806 len=737450 2024-04-26T05:10:45.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 2765 completed, throughput=5MB/sec 2024-04-26T05:10:45.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TKFuU9nEH8eoYoh off=18171452 len=75890 2024-04-26T05:10:45.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 2766 completed, throughput=5MB/sec 2024-04-26T05:10:45.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uPsRb_XkIjzmj1T off=16286903 len=1316649 2024-04-26T05:10:45.950 INFO:tasks.workunit.client.0.smithi146.stdout:op 2767 completed, throughput=5MB/sec 2024-04-26T05:10:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:46 smithi146 ceph-mon[95531]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:10:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:46] "GET /metrics HTTP/1.1" 200 34132 "" "Prometheus/2.43.0" 2024-04-26T05:10:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:46 smithi146 ceph-mon[92947]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:10:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:46 smithi204 ceph-mon[88313]: pgmap v1698: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:10:46.950 INFO:tasks.workunit.client.0.smithi146.stdout: 544: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:46.950 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eN43Ne4Zusz7_rR off=3914751 len=1468324 2024-04-26T05:10:46.958 INFO:tasks.workunit.client.0.smithi146.stdout:op 2768 completed, throughput=4.99MB/sec 2024-04-26T05:10:46.959 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--0qSj-1WPArg-r5 off=7555041 len=269523 2024-04-26T05:10:46.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 2769 completed, throughput=5MB/sec 2024-04-26T05:10:46.962 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R6nh69wCrWdgqHl off=9380145 len=169302 2024-04-26T05:10:46.964 INFO:tasks.workunit.client.0.smithi146.stdout:op 2770 completed, throughput=5MB/sec 2024-04-26T05:10:46.964 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NiHCdw1EhDqTrLj off=1026553 len=652539 2024-04-26T05:10:46.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 2771 completed, throughput=5MB/sec 2024-04-26T05:10:46.968 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3yGYAMqohZbXyOJ off=19343269 len=647484 2024-04-26T05:10:46.969 INFO:tasks.workunit.client.0.smithi146.stdout:op 2772 completed, throughput=5MB/sec 2024-04-26T05:10:46.969 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MZ-WwHBMswP8L8s off=5130331 len=1812421 2024-04-26T05:10:46.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 2773 completed, throughput=5MB/sec 2024-04-26T05:10:47.972 INFO:tasks.workunit.client.0.smithi146.stdout: 545: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iGQvQaeJTLATO65 off=9455283 len=127122 2024-04-26T05:10:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:op 2774 completed, throughput=4.99MB/sec 2024-04-26T05:10:47.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tYZB05yt2bXQn8t off=3893064 len=267963 2024-04-26T05:10:47.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 2775 completed, throughput=4.99MB/sec 2024-04-26T05:10:47.974 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zn45DqYkWWapjBB off=19694825 len=1810532 2024-04-26T05:10:47.981 INFO:tasks.workunit.client.0.smithi146.stdout:op 2776 completed, throughput=5MB/sec 2024-04-26T05:10:47.981 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m5Yv7TntUePINgq off=2285726 len=1404669 2024-04-26T05:10:47.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 2777 completed, throughput=5MB/sec 2024-04-26T05:10:47.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x9AUZeNEVx9qX2N off=183463 len=1565780 2024-04-26T05:10:47.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 2778 completed, throughput=5MB/sec 2024-04-26T05:10:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:48 smithi146 ceph-mon[92947]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:10:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:48 smithi146 ceph-mon[95531]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:10:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:48 smithi204 ceph-mon[88313]: pgmap v1699: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:10:48.989 INFO:tasks.workunit.client.0.smithi146.stdout: 546: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:48.989 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t8WrbsWezzGt90x off=5190578 len=1429571 2024-04-26T05:10:48.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 2779 completed, throughput=4.99MB/sec 2024-04-26T05:10:48.990 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n0HPrHP5fAlz1s4 off=13701353 len=382717 2024-04-26T05:10:48.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 2780 completed, throughput=4.99MB/sec 2024-04-26T05:10:48.991 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6HqxW8mU6VKsXTx off=2055291 len=604568 2024-04-26T05:10:48.993 INFO:tasks.workunit.client.0.smithi146.stdout:op 2781 completed, throughput=5MB/sec 2024-04-26T05:10:48.993 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PtaQHWFNTbY3l68 off=879159 len=1234716 2024-04-26T05:10:48.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 2782 completed, throughput=5MB/sec 2024-04-26T05:10:48.999 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L3N3LCo3sPUrks9 off=17277774 len=619168 2024-04-26T05:10:49.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 2783 completed, throughput=5MB/sec 2024-04-26T05:10:49.002 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1c3S8SIuUP7iGMq off=2900969 len=1420738 2024-04-26T05:10:49.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 2784 completed, throughput=5MB/sec 2024-04-26T05:10:50.010 INFO:tasks.workunit.client.0.smithi146.stdout: 547: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:50.010 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-euioAoC6vk0GVGG off=3766202 len=1013084 2024-04-26T05:10:50.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 2785 completed, throughput=4.99MB/sec 2024-04-26T05:10:50.012 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--LBXx3THxdhpnD1 off=2900932 len=871649 2024-04-26T05:10:50.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 2786 completed, throughput=5MB/sec 2024-04-26T05:10:50.013 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PMEcsfMFdqTBpLS off=297371 len=150013 2024-04-26T05:10:50.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 2787 completed, throughput=5MB/sec 2024-04-26T05:10:50.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0zjICcGzy6ewuPQ off=3084213 len=129597 2024-04-26T05:10:50.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 2788 completed, throughput=5MB/sec 2024-04-26T05:10:50.016 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Fw18C5LhZq20M4N off=1065960 len=1144892 2024-04-26T05:10:50.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 2789 completed, throughput=5MB/sec 2024-04-26T05:10:50.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rHvyg9FsD4imL42 off=11528764 len=1871399 2024-04-26T05:10:50.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 2790 completed, throughput=5MB/sec 2024-04-26T05:10:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:50 smithi146 ceph-mon[95531]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:50 smithi146 ceph-mon[92947]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:50 smithi204 ceph-mon[88313]: pgmap v1700: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:10:51.030 INFO:tasks.workunit.client.0.smithi146.stdout: 548: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:51.030 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ga0SgYrKf2ljxLc off=8735724 len=1383864 2024-04-26T05:10:51.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 2791 completed, throughput=4.99MB/sec 2024-04-26T05:10:51.031 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Fb43YVS3SeujIY off=719505 len=1490389 2024-04-26T05:10:51.034 INFO:tasks.workunit.client.0.smithi146.stdout:op 2792 completed, throughput=5MB/sec 2024-04-26T05:10:51.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-skM8nqR2FcZhRYS off=914886 len=1935843 2024-04-26T05:10:51.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 2793 completed, throughput=5MB/sec 2024-04-26T05:10:51.036 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9UFGv43rEn97L8O off=1240931 len=216163 2024-04-26T05:10:51.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 2794 completed, throughput=5MB/sec 2024-04-26T05:10:52.037 INFO:tasks.workunit.client.0.smithi146.stdout: 549: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:52.037 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HdOnjD2Wvnc3TVa off=16304993 len=1275470 2024-04-26T05:10:52.039 INFO:tasks.workunit.client.0.smithi146.stdout:op 2795 completed, throughput=4.99MB/sec 2024-04-26T05:10:52.039 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U-vtGeSBkF-YHue off=2430151 len=191128 2024-04-26T05:10:52.039 INFO:tasks.workunit.client.0.smithi146.stdout:op 2796 completed, throughput=4.99MB/sec 2024-04-26T05:10:52.040 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p5hpZWzM6-_htAU off=1262991 len=1591128 2024-04-26T05:10:52.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 2797 completed, throughput=5MB/sec 2024-04-26T05:10:52.043 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7C3LSsgbzVfa5aW off=17909500 len=320312 2024-04-26T05:10:52.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 2798 completed, throughput=5MB/sec 2024-04-26T05:10:52.046 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mkAIrV9Z-xN9Rcf off=3115945 len=1290154 2024-04-26T05:10:52.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 2799 completed, throughput=5MB/sec 2024-04-26T05:10:52.053 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oOJmaJpmYCGAZqx off=13564896 len=1009582 2024-04-26T05:10:52.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 2800 completed, throughput=5MB/sec 2024-04-26T05:10:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:52 smithi146 ceph-mon[95531]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:52 smithi146 ceph-mon[92947]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:52 smithi204 ceph-mon[88313]: pgmap v1701: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:53.055 INFO:tasks.workunit.client.0.smithi146.stdout: 550: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:53.055 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TV-gqyixQxEQPjj off=5728334 len=747172 2024-04-26T05:10:53.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 2801 completed, throughput=4.99MB/sec 2024-04-26T05:10:53.059 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YTjEwqJVm3AktYZ off=13404314 len=51146 2024-04-26T05:10:53.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 2802 completed, throughput=4.99MB/sec 2024-04-26T05:10:53.061 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VNjT5AmckhOQN_u off=826499 len=1121418 2024-04-26T05:10:53.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 2803 completed, throughput=4.99MB/sec 2024-04-26T05:10:53.067 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bC8MPy-zjhNK9yH off=3037633 len=396181 2024-04-26T05:10:53.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 2804 completed, throughput=5MB/sec 2024-04-26T05:10:53.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O4ph1hR21SQXHEb off=5163997 len=682361 2024-04-26T05:10:53.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 2805 completed, throughput=5MB/sec 2024-04-26T05:10:53.071 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X6DAeAMr-0DMOsQ off=1025802 len=614728 2024-04-26T05:10:53.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 2806 completed, throughput=5MB/sec 2024-04-26T05:10:53.074 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0V5x2v5CXmXLfny off=8321018 len=1693490 2024-04-26T05:10:53.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 2807 completed, throughput=5MB/sec 2024-04-26T05:10:54.082 INFO:tasks.workunit.client.0.smithi146.stdout: 551: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:54.082 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vrscoqKcQyJOE-3 off=4119411 len=1217025 2024-04-26T05:10:54.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 2808 completed, throughput=4.99MB/sec 2024-04-26T05:10:54.089 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F869xWa0fvEmYrc off=460667 len=349065 2024-04-26T05:10:54.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 2809 completed, throughput=4.99MB/sec 2024-04-26T05:10:54.093 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s9VvHqW46H76UmR off=12517903 len=662346 2024-04-26T05:10:54.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 2810 completed, throughput=5MB/sec 2024-04-26T05:10:54.095 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xwBsYQwC5nu8sEa off=12547533 len=196406 2024-04-26T05:10:54.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 2811 completed, throughput=5MB/sec 2024-04-26T05:10:54.098 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9_bzujRE2fn5eeY off=1620995 len=1652232 2024-04-26T05:10:54.105 INFO:tasks.workunit.client.0.smithi146.stdout:op 2812 completed, throughput=5MB/sec 2024-04-26T05:10:54.106 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eVq3ydtgHeyH7vb off=3381736 len=287629 2024-04-26T05:10:54.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 2813 completed, throughput=5MB/sec 2024-04-26T05:10:54.107 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p04dWvnCWFJDz6w off=20359081 len=1862836 2024-04-26T05:10:54.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 2814 completed, throughput=5MB/sec 2024-04-26T05:10:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:54 smithi146 ceph-mon[92947]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:54 smithi146 ceph-mon[95531]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:54 smithi204 ceph-mon[88313]: pgmap v1702: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 5 op/s 2024-04-26T05:10:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:10:55.109 INFO:tasks.workunit.client.0.smithi146.stdout: 552: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:55.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aKHfrcc73RD02Ci off=7425525 len=400547 2024-04-26T05:10:55.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 2815 completed, throughput=4.99MB/sec 2024-04-26T05:10:55.113 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N-73jwlYzUxLWw_ off=235246 len=1337779 2024-04-26T05:10:55.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 2816 completed, throughput=5MB/sec 2024-04-26T05:10:55.120 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--pxeivVhy4IdDJ7 off=20154199 len=1074594 2024-04-26T05:10:55.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 2817 completed, throughput=5MB/sec 2024-04-26T05:10:55.121 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9TErfUw7cRnyx_x off=13623749 len=1921715 2024-04-26T05:10:55.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 2818 completed, throughput=5MB/sec 2024-04-26T05:10:56.132 INFO:tasks.workunit.client.0.smithi146.stdout: 553: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:56.132 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-18uVpmHiEeJVF33 off=5274349 len=768593 2024-04-26T05:10:56.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 2819 completed, throughput=4.99MB/sec 2024-04-26T05:10:56.134 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o2yTobEOqQOMw6G off=0 len=1834716 2024-04-26T05:10:56.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 2820 completed, throughput=5MB/sec 2024-04-26T05:10:56.138 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hSD-PlXW7ih0IxJ off=11635243 len=1617604 2024-04-26T05:10:56.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 2821 completed, throughput=5MB/sec 2024-04-26T05:10:56.148 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Vzmeyj1dqXSzm4f off=2351552 len=1759169 2024-04-26T05:10:56.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 2822 completed, throughput=5MB/sec 2024-04-26T05:10:56.447 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:10:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:10:56] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:10:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:56 smithi204 ceph-mon[88313]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-26T05:10:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:56 smithi146 ceph-mon[92947]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-26T05:10:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:56 smithi146 ceph-mon[95531]: pgmap v1703: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.2 MiB/s wr, 7 op/s 2024-04-26T05:10:57.151 INFO:tasks.workunit.client.0.smithi146.stdout: 554: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:57.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DOh7D2BAWJ1715r off=3358259 len=790148 2024-04-26T05:10:57.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 2823 completed, throughput=4.99MB/sec 2024-04-26T05:10:57.156 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aPe0FGe5d_4R1yp off=1543415 len=1792510 2024-04-26T05:10:57.167 INFO:tasks.workunit.client.0.smithi146.stdout:op 2824 completed, throughput=5MB/sec 2024-04-26T05:10:57.170 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dKi0gcaTtPMhpbK off=15716207 len=2039153 2024-04-26T05:10:57.170 INFO:tasks.workunit.client.0.smithi146.stdout:op 2825 completed, throughput=5MB/sec 2024-04-26T05:10:58.170 INFO:tasks.workunit.client.0.smithi146.stdout: 555: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:58.170 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O1W96srzSNJz2bE off=8916783 len=190139 2024-04-26T05:10:58.173 INFO:tasks.workunit.client.0.smithi146.stdout:op 2826 completed, throughput=4.99MB/sec 2024-04-26T05:10:58.173 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nPyFpbjxfuq5XrP off=4310674 len=1235299 2024-04-26T05:10:58.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 2827 completed, throughput=4.99MB/sec 2024-04-26T05:10:58.180 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gI88_W9Kg2g9sDh off=1107463 len=1457330 2024-04-26T05:10:58.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 2828 completed, throughput=5MB/sec 2024-04-26T05:10:58.190 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Mu8RubbEjHlhd8 off=3539680 len=1506808 2024-04-26T05:10:58.191 INFO:tasks.workunit.client.0.smithi146.stdout:op 2829 completed, throughput=5MB/sec 2024-04-26T05:10:58.191 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RdAnnN8Tcai_iVH off=287972 len=710266 2024-04-26T05:10:58.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 2830 completed, throughput=5MB/sec 2024-04-26T05:10:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:10:58 smithi204 ceph-mon[88313]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:10:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:10:58 smithi146 ceph-mon[95531]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:10:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:10:58 smithi146 ceph-mon[92947]: pgmap v1704: 105 pgs: 105 active+clean; 126 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:10:59.192 INFO:tasks.workunit.client.0.smithi146.stdout: 556: throughput=4.99MB/sec pending data=0 2024-04-26T05:10:59.192 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1bgNuAyu6n3EcQV off=7938940 len=820549 2024-04-26T05:10:59.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 2831 completed, throughput=4.99MB/sec 2024-04-26T05:10:59.194 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MvdDmq1aa7BKECv off=6583980 len=626876 2024-04-26T05:10:59.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 2832 completed, throughput=4.99MB/sec 2024-04-26T05:10:59.198 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PUV_WfaSDqUijcD off=22258949 len=121546 2024-04-26T05:10:59.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 2833 completed, throughput=4.99MB/sec 2024-04-26T05:10:59.200 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J-nI7DM6sb7t0T- off=4012499 len=681724 2024-04-26T05:10:59.201 INFO:tasks.workunit.client.0.smithi146.stdout:op 2834 completed, throughput=5MB/sec 2024-04-26T05:10:59.201 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5sqogDYUn-4Z7YW off=6478727 len=895726 2024-04-26T05:10:59.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 2835 completed, throughput=5MB/sec 2024-04-26T05:10:59.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kJPFz9rycyTVwmw off=5748003 len=327861 2024-04-26T05:10:59.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 2836 completed, throughput=5MB/sec 2024-04-26T05:10:59.203 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-G9xLwt9XyoXGGc- off=9698753 len=19814 2024-04-26T05:10:59.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 2837 completed, throughput=5MB/sec 2024-04-26T05:10:59.206 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RHh-GLUowiIblJk off=11376933 len=163688 2024-04-26T05:10:59.211 INFO:tasks.workunit.client.0.smithi146.stdout:op 2838 completed, throughput=5MB/sec 2024-04-26T05:10:59.211 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X4bAolc9DAzmJEQ off=448042 len=1362110 2024-04-26T05:10:59.216 INFO:tasks.workunit.client.0.smithi146.stdout:op 2839 completed, throughput=5MB/sec 2024-04-26T05:10:59.216 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kXmVjKL9rwOAOmk off=7466056 len=4605 2024-04-26T05:10:59.218 INFO:tasks.workunit.client.0.smithi146.stdout:op 2840 completed, throughput=5MB/sec 2024-04-26T05:10:59.218 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bddDoY0pzueBt5d off=0 len=1561291 2024-04-26T05:10:59.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 2841 completed, throughput=5MB/sec 2024-04-26T05:11:00.220 INFO:tasks.workunit.client.0.smithi146.stdout: 557: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:00.220 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--wtStNakvmHoDgA off=480886 len=1383072 2024-04-26T05:11:00.228 INFO:tasks.workunit.client.0.smithi146.stdout:op 2842 completed, throughput=5MB/sec 2024-04-26T05:11:00.228 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gRdUyCo2aQHkbIy off=5222713 len=1834556 2024-04-26T05:11:00.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 2843 completed, throughput=5MB/sec 2024-04-26T05:11:00.230 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TDWun58HbCxspUA off=3880008 len=297392 2024-04-26T05:11:00.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 2844 completed, throughput=5MB/sec 2024-04-26T05:11:00.234 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qC6aFAXQcAQMaDF off=15140693 len=1462044 2024-04-26T05:11:00.239 INFO:tasks.workunit.client.0.smithi146.stdout:op 2845 completed, throughput=5MB/sec 2024-04-26T05:11:00.805 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:11:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:11:00.509707392Z level=info msg="Completed cleanup jobs" duration=3.618181ms 2024-04-26T05:11:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:00 smithi204 ceph-mon[88313]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:11:00.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:00 smithi146 ceph-mon[92947]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:11:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:00 smithi146 ceph-mon[95531]: pgmap v1705: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:11:01.239 INFO:tasks.workunit.client.0.smithi146.stdout: 558: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:01.239 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Siqr1t2BElps8QP off=7946090 len=350643 2024-04-26T05:11:01.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 2846 completed, throughput=4.99MB/sec 2024-04-26T05:11:01.240 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W1qkuAd7qJdS4y1 off=3833277 len=2039063 2024-04-26T05:11:01.244 INFO:tasks.workunit.client.0.smithi146.stdout:op 2847 completed, throughput=5MB/sec 2024-04-26T05:11:01.244 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XaakCEXf7sZ5OC_ off=4464611 len=1651707 2024-04-26T05:11:01.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 2848 completed, throughput=5MB/sec 2024-04-26T05:11:01.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pQdIfxv6Y_06KrH off=4035136 len=61190 2024-04-26T05:11:01.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 2849 completed, throughput=5MB/sec 2024-04-26T05:11:01.255 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rcDM6YQn4pbTgFk off=14191278 len=1417215 2024-04-26T05:11:01.257 INFO:tasks.workunit.client.0.smithi146.stdout:op 2850 completed, throughput=5MB/sec 2024-04-26T05:11:02.258 INFO:tasks.workunit.client.0.smithi146.stdout: 559: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:02.258 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-npHxMeGHqu43Sck off=14340784 len=250177 2024-04-26T05:11:02.258 INFO:tasks.workunit.client.0.smithi146.stdout:op 2851 completed, throughput=4.99MB/sec 2024-04-26T05:11:02.258 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QiYTvY3xtDpQr7w off=17643246 len=1696726 2024-04-26T05:11:02.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 2852 completed, throughput=5MB/sec 2024-04-26T05:11:02.262 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KFjqGz3m_IxIaGH off=3555188 len=2074499 2024-04-26T05:11:02.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 2853 completed, throughput=5MB/sec 2024-04-26T05:11:02.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rEZa-OqWdY-DQcd off=1159036 len=921403 2024-04-26T05:11:02.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 2854 completed, throughput=5MB/sec 2024-04-26T05:11:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:02 smithi204 ceph-mon[88313]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:02 smithi146 ceph-mon[95531]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:02 smithi146 ceph-mon[92947]: pgmap v1706: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:03.267 INFO:tasks.workunit.client.0.smithi146.stdout: 560: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:03.267 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n4uGHvlGnX4_qHm off=3246877 len=871869 2024-04-26T05:11:03.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 2855 completed, throughput=4.99MB/sec 2024-04-26T05:11:03.269 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BDjhEcQHti7yHG9 off=6611947 len=664669 2024-04-26T05:11:03.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 2856 completed, throughput=5MB/sec 2024-04-26T05:11:03.273 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Fv_GKQa7a9o2nKm off=1980739 len=988565 2024-04-26T05:11:03.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 2857 completed, throughput=5MB/sec 2024-04-26T05:11:03.279 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bn6cbshCfCuh2L2 off=10625231 len=1171674 2024-04-26T05:11:03.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 2858 completed, throughput=5MB/sec 2024-04-26T05:11:03.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IywIUJZIcfeVpuE off=9933834 len=991607 2024-04-26T05:11:03.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 2859 completed, throughput=5MB/sec 2024-04-26T05:11:04.283 INFO:tasks.workunit.client.0.smithi146.stdout: 561: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:04.283 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GSAN4HEJQw5NNYQ off=11176802 len=550276 2024-04-26T05:11:04.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 2860 completed, throughput=4.99MB/sec 2024-04-26T05:11:04.284 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-panaXc6_cX5m7cD off=9754858 len=532755 2024-04-26T05:11:04.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 2861 completed, throughput=4.99MB/sec 2024-04-26T05:11:04.288 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-axGxuYF9Pgzf4qx off=4781333 len=2074292 2024-04-26T05:11:04.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 2862 completed, throughput=5MB/sec 2024-04-26T05:11:04.292 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cvkwmNMqNDnkbdo off=4126333 len=371098 2024-04-26T05:11:04.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 2863 completed, throughput=5MB/sec 2024-04-26T05:11:04.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4yrOxBRaEZewhRv off=6279159 len=340117 2024-04-26T05:11:04.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 2864 completed, throughput=5MB/sec 2024-04-26T05:11:04.299 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DbGSt3brRNOfQIp off=12131827 len=360197 2024-04-26T05:11:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 2865 completed, throughput=5MB/sec 2024-04-26T05:11:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4sq9Cxu4LeSvScN off=3289213 len=2075108 2024-04-26T05:11:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 2866 completed, throughput=5MB/sec 2024-04-26T05:11:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:04 smithi204 ceph-mon[88313]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:04 smithi146 ceph-mon[95531]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:04 smithi146 ceph-mon[92947]: pgmap v1707: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:11:05.304 INFO:tasks.workunit.client.0.smithi146.stdout: 562: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:05.304 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K3GsnqeMYNsDz9d off=582256 len=881214 2024-04-26T05:11:05.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 2867 completed, throughput=4.99MB/sec 2024-04-26T05:11:05.306 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dwPH9pBN7R5R-nL off=396420 len=505635 2024-04-26T05:11:05.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 2868 completed, throughput=5MB/sec 2024-04-26T05:11:05.307 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RVv6dArL1eKG6w3 off=7105740 len=1644790 2024-04-26T05:11:05.316 INFO:tasks.workunit.client.0.smithi146.stdout:op 2869 completed, throughput=5MB/sec 2024-04-26T05:11:05.317 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Rg-LoL6a-cOcd0E off=8917353 len=1054244 2024-04-26T05:11:05.322 INFO:tasks.workunit.client.0.smithi146.stdout:op 2870 completed, throughput=5MB/sec 2024-04-26T05:11:05.322 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vd2Hpvpd1wpwJWo off=7178065 len=1265099 2024-04-26T05:11:05.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 2871 completed, throughput=5MB/sec 2024-04-26T05:11:06.327 INFO:tasks.workunit.client.0.smithi146.stdout: 563: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:06.327 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wyOq-ko4IKoSkOR off=15259112 len=184413 2024-04-26T05:11:06.330 INFO:tasks.workunit.client.0.smithi146.stdout:op 2872 completed, throughput=4.99MB/sec 2024-04-26T05:11:06.330 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qLlZ2rwViZDslMI off=20048118 len=1682768 2024-04-26T05:11:06.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 2873 completed, throughput=5MB/sec 2024-04-26T05:11:06.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-REfxPzhjrIvYWPw off=3335642 len=152773 2024-04-26T05:11:06.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 2874 completed, throughput=5MB/sec 2024-04-26T05:11:06.333 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NkHndGjFndVZe6O off=8026828 len=816289 2024-04-26T05:11:06.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 2875 completed, throughput=5MB/sec 2024-04-26T05:11:06.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--oqZtDHDRn3kAg7 off=17916 len=318959 2024-04-26T05:11:06.335 INFO:tasks.workunit.client.0.smithi146.stdout:op 2876 completed, throughput=5MB/sec 2024-04-26T05:11:06.335 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S55RMbr-8q1tXI4 off=19479335 len=144492 2024-04-26T05:11:06.335 INFO:tasks.workunit.client.0.smithi146.stdout:op 2877 completed, throughput=5MB/sec 2024-04-26T05:11:06.335 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eWcZUyopxq3aoK1 off=203580 len=1565005 2024-04-26T05:11:06.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 2878 completed, throughput=5MB/sec 2024-04-26T05:11:06.464 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:06] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:11:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:06 smithi204 ceph-mon[88313]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:11:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:06 smithi146 ceph-mon[95531]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:11:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:06 smithi146 ceph-mon[92947]: pgmap v1708: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:11:07.342 INFO:tasks.workunit.client.0.smithi146.stdout: 564: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:07.343 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o985_x6Iu5ARfqV off=1464711 len=1622040 2024-04-26T05:11:07.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 2879 completed, throughput=5MB/sec 2024-04-26T05:11:07.346 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5J7ll3HgdsJYOuw off=3153827 len=30776 2024-04-26T05:11:07.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 2880 completed, throughput=5MB/sec 2024-04-26T05:11:07.348 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fugMXY8lkDjnxoC off=3886437 len=1808967 2024-04-26T05:11:07.359 INFO:tasks.workunit.client.0.smithi146.stdout:op 2881 completed, throughput=5MB/sec 2024-04-26T05:11:07.360 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lGh2dFxlGDpBub9 off=15095038 len=911488 2024-04-26T05:11:07.364 INFO:tasks.workunit.client.0.smithi146.stdout:op 2882 completed, throughput=5MB/sec 2024-04-26T05:11:07.364 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZID7_9AH9RrzqVW off=18517975 len=257922 2024-04-26T05:11:07.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 2883 completed, throughput=5MB/sec 2024-04-26T05:11:07.365 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aEcorqn-mvgYjts off=1717805 len=2074515 2024-04-26T05:11:07.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 2884 completed, throughput=5MB/sec 2024-04-26T05:11:08.377 INFO:tasks.workunit.client.0.smithi146.stdout: 565: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:08.377 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8e7cEcy2ttpIh7t off=9530753 len=1877286 2024-04-26T05:11:08.381 INFO:tasks.workunit.client.0.smithi146.stdout:op 2885 completed, throughput=5MB/sec 2024-04-26T05:11:08.381 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-42Ztq7OhuW3Ny_9 off=3844920 len=1236249 2024-04-26T05:11:08.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 2886 completed, throughput=5MB/sec 2024-04-26T05:11:08.387 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kfYkoUrv6G_IKgQ off=3592721 len=677842 2024-04-26T05:11:08.388 INFO:tasks.workunit.client.0.smithi146.stdout:op 2887 completed, throughput=5MB/sec 2024-04-26T05:11:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:08 smithi204 ceph-mon[88313]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:11:08.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:08 smithi146 ceph-mon[92947]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:11:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:08 smithi146 ceph-mon[95531]: pgmap v1709: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:11:09.388 INFO:tasks.workunit.client.0.smithi146.stdout: 566: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:09.388 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Xzd-vrqaFTR2B1 off=19301660 len=239571 2024-04-26T05:11:09.389 INFO:tasks.workunit.client.0.smithi146.stdout:op 2888 completed, throughput=4.99MB/sec 2024-04-26T05:11:09.389 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-acb0QJYc6m6c2-A off=2164255 len=322986 2024-04-26T05:11:09.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 2889 completed, throughput=4.99MB/sec 2024-04-26T05:11:09.390 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yXgXz4-OISlJ3JH off=1734427 len=1086610 2024-04-26T05:11:09.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 2890 completed, throughput=4.99MB/sec 2024-04-26T05:11:09.395 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pAytIHe-Hs7uoAV off=578769 len=1668067 2024-04-26T05:11:09.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 2891 completed, throughput=5MB/sec 2024-04-26T05:11:09.399 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LHUxbQ8tnXs5f9B off=6047617 len=1770588 2024-04-26T05:11:09.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 2892 completed, throughput=5MB/sec 2024-04-26T05:11:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:10.401 INFO:tasks.workunit.client.0.smithi146.stdout: 567: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:10.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w0RYmk6YBJkEgmy off=2001198 len=1122437 2024-04-26T05:11:10.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 2893 completed, throughput=4.99MB/sec 2024-04-26T05:11:10.407 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mkAIrV9Z-xN9Rcf off=7400908 len=1179910 2024-04-26T05:11:10.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 2894 completed, throughput=5MB/sec 2024-04-26T05:11:10.409 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6_wuUibf9Kx4CVZ off=17230592 len=1291104 2024-04-26T05:11:10.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 2895 completed, throughput=5MB/sec 2024-04-26T05:11:10.410 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JvaXr1_eJNuP2Ie off=15564180 len=1641354 2024-04-26T05:11:10.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 2896 completed, throughput=5MB/sec 2024-04-26T05:11:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:10 smithi204 ceph-mon[88313]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:10 smithi146 ceph-mon[95531]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:10 smithi146 ceph-mon[92947]: pgmap v1710: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:11.414 INFO:tasks.workunit.client.0.smithi146.stdout: 568: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:11.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SVbdngCA4Y6LfNL off=1189106 len=1038069 2024-04-26T05:11:11.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 2897 completed, throughput=4.99MB/sec 2024-04-26T05:11:11.420 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8gkjjYjCkXMAz29 off=5163043 len=1371683 2024-04-26T05:11:11.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 2898 completed, throughput=5MB/sec 2024-04-26T05:11:11.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wFRUADqb7cIV4w2 off=9479876 len=1049014 2024-04-26T05:11:11.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 2899 completed, throughput=5MB/sec 2024-04-26T05:11:11.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V0sgDtoBS-TuPx_ off=7025136 len=713599 2024-04-26T05:11:11.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 2900 completed, throughput=5MB/sec 2024-04-26T05:11:11.429 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YRGZCe9YjCe85vR off=3567139 len=1131670 2024-04-26T05:11:11.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 2901 completed, throughput=5MB/sec 2024-04-26T05:11:12.434 INFO:tasks.workunit.client.0.smithi146.stdout: 569: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:12.435 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qteMWJWpVyTiZM1 off=5827096 len=1057806 2024-04-26T05:11:12.440 INFO:tasks.workunit.client.0.smithi146.stdout:op 2902 completed, throughput=4.99MB/sec 2024-04-26T05:11:12.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NVK0e4w1DkeBum0 off=11698060 len=40532 2024-04-26T05:11:12.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 2903 completed, throughput=4.99MB/sec 2024-04-26T05:11:12.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cGtEQ4Hn0pwIQrS off=1522149 len=1901536 2024-04-26T05:11:12.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 2904 completed, throughput=5MB/sec 2024-04-26T05:11:12.452 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H0JQQTjh_BBk-JO off=8760096 len=1222037 2024-04-26T05:11:12.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 2905 completed, throughput=5MB/sec 2024-04-26T05:11:12.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7OBEL8fyVT-0aIW off=17211459 len=692529 2024-04-26T05:11:12.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 2906 completed, throughput=5MB/sec 2024-04-26T05:11:12.462 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c5SVnojYpcw4Rfd off=1963122 len=1057511 2024-04-26T05:11:12.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 2907 completed, throughput=5MB/sec 2024-04-26T05:11:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:12 smithi204 ceph-mon[88313]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:12 smithi146 ceph-mon[95531]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:12 smithi146 ceph-mon[92947]: pgmap v1711: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:13.466 INFO:tasks.workunit.client.0.smithi146.stdout: 570: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:13.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-exTaKcGfnWceREC off=2040074 len=868873 2024-04-26T05:11:13.473 INFO:tasks.workunit.client.0.smithi146.stdout:op 2908 completed, throughput=4.99MB/sec 2024-04-26T05:11:13.473 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W6LMln1_5GtycJP off=14748711 len=196883 2024-04-26T05:11:13.473 INFO:tasks.workunit.client.0.smithi146.stdout:op 2909 completed, throughput=4.99MB/sec 2024-04-26T05:11:13.473 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tI9SFNRyI2Cmnnv off=872691 len=1454061 2024-04-26T05:11:13.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 2910 completed, throughput=5MB/sec 2024-04-26T05:11:13.482 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HK-50TC4NHBOTuu off=5234245 len=1727897 2024-04-26T05:11:13.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 2911 completed, throughput=5MB/sec 2024-04-26T05:11:13.488 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d5W4AXyEB2XsKi1 off=9489605 len=1638055 2024-04-26T05:11:13.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 2912 completed, throughput=5MB/sec 2024-04-26T05:11:14.489 INFO:tasks.workunit.client.0.smithi146.stdout: 571: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:14.490 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vXTN1SC0d9dQmJT off=426231 len=1095458 2024-04-26T05:11:14.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 2913 completed, throughput=5MB/sec 2024-04-26T05:11:14.494 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wBVXJ9N9OLcoERH off=1649997 len=456723 2024-04-26T05:11:14.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 2914 completed, throughput=5MB/sec 2024-04-26T05:11:14.495 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G_POw5_3PwLqf6w off=12475259 len=804658 2024-04-26T05:11:14.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 2915 completed, throughput=5MB/sec 2024-04-26T05:11:14.496 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ulP93W627_-l47z off=9175486 len=1428555 2024-04-26T05:11:14.503 INFO:tasks.workunit.client.0.smithi146.stdout:op 2916 completed, throughput=5MB/sec 2024-04-26T05:11:14.503 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qyg8pqaS9b5pluE off=277441 len=1673798 2024-04-26T05:11:14.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 2917 completed, throughput=5MB/sec 2024-04-26T05:11:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:14 smithi204 ceph-mon[88313]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:14 smithi146 ceph-mon[95531]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:14 smithi146 ceph-mon[92947]: pgmap v1712: 105 pgs: 105 active+clean; 126 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:11:15.505 INFO:tasks.workunit.client.0.smithi146.stdout: 572: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:15.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bS0nlyHAZM1lWQh off=10757948 len=1329470 2024-04-26T05:11:15.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 2918 completed, throughput=5MB/sec 2024-04-26T05:11:15.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4hK53FxhsPUPibt off=2544977 len=1768027 2024-04-26T05:11:15.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 2919 completed, throughput=5MB/sec 2024-04-26T05:11:15.510 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--qZiwDOiERBxnTk off=2889523 len=362023 2024-04-26T05:11:15.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 2920 completed, throughput=5MB/sec 2024-04-26T05:11:15.514 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fVjGcYUVyajvl8S off=0 len=1769869 2024-04-26T05:11:15.516 INFO:tasks.workunit.client.0.smithi146.stdout:op 2921 completed, throughput=5MB/sec 2024-04-26T05:11:16.482 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:16] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:11:16.516 INFO:tasks.workunit.client.0.smithi146.stdout: 573: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:16.516 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ME9xYa6WM-UZGDu off=7015241 len=1273571 2024-04-26T05:11:16.522 INFO:tasks.workunit.client.0.smithi146.stdout:op 2922 completed, throughput=5MB/sec 2024-04-26T05:11:16.522 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dknEDIaL8giHxnc off=3211354 len=1176086 2024-04-26T05:11:16.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 2923 completed, throughput=5MB/sec 2024-04-26T05:11:16.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pEPJPBoxdUCPk-K off=6806357 len=897844 2024-04-26T05:11:16.532 INFO:tasks.workunit.client.0.smithi146.stdout:op 2924 completed, throughput=5MB/sec 2024-04-26T05:11:16.532 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U36L7fD9URTMAPE off=1377599 len=1565169 2024-04-26T05:11:16.533 INFO:tasks.workunit.client.0.smithi146.stdout:op 2925 completed, throughput=5MB/sec 2024-04-26T05:11:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:16 smithi204 ceph-mon[88313]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:16.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:16 smithi146 ceph-mon[92947]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:16 smithi146 ceph-mon[95531]: pgmap v1713: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:11:17.533 INFO:tasks.workunit.client.0.smithi146.stdout: 574: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:17.534 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GF8CkMQ-GgGny8w off=8850029 len=1469036 2024-04-26T05:11:17.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 2926 completed, throughput=5MB/sec 2024-04-26T05:11:17.540 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zJAGtY9B84XfoHa off=561654 len=1545090 2024-04-26T05:11:17.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 2927 completed, throughput=5MB/sec 2024-04-26T05:11:17.541 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LS3ImrK_EcqROGC off=4388424 len=1859122 2024-04-26T05:11:17.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 2928 completed, throughput=5MB/sec 2024-04-26T05:11:18.543 INFO:tasks.workunit.client.0.smithi146.stdout: 575: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:18.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m2nxpvN5tLijY0n off=7438481 len=1296266 2024-04-26T05:11:18.551 INFO:tasks.workunit.client.0.smithi146.stdout:op 2929 completed, throughput=4.99MB/sec 2024-04-26T05:11:18.551 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zkmov_cF8n5UPrQ off=34587 len=1519614 2024-04-26T05:11:18.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 2930 completed, throughput=5MB/sec 2024-04-26T05:11:18.556 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9KoEG4cYtfdAe2v off=171984 len=1417512 2024-04-26T05:11:18.563 INFO:tasks.workunit.client.0.smithi146.stdout:op 2931 completed, throughput=5MB/sec 2024-04-26T05:11:18.563 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7SprY6ZcfGKbUya off=4673107 len=264961 2024-04-26T05:11:18.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 2932 completed, throughput=5MB/sec 2024-04-26T05:11:18.566 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4ZgM8wulgVT3TNm off=2373135 len=1174005 2024-04-26T05:11:18.569 INFO:tasks.workunit.client.0.smithi146.stdout:op 2933 completed, throughput=5MB/sec 2024-04-26T05:11:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:18 smithi204 ceph-mon[88313]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:18 smithi146 ceph-mon[95531]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:18 smithi146 ceph-mon[92947]: pgmap v1714: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:19.570 INFO:tasks.workunit.client.0.smithi146.stdout: 576: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:19.570 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U33ci-EuefntYiw off=8467710 len=862832 2024-04-26T05:11:19.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 2934 completed, throughput=4.99MB/sec 2024-04-26T05:11:19.575 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8ZdjbrY0PYcZeLh off=4528789 len=1728162 2024-04-26T05:11:19.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 2935 completed, throughput=5MB/sec 2024-04-26T05:11:19.576 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lLwVZmib4MHDXg8 off=3580346 len=801543 2024-04-26T05:11:19.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 2936 completed, throughput=5MB/sec 2024-04-26T05:11:19.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EAEm0r2_7-Oz6Za off=7113063 len=478168 2024-04-26T05:11:19.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 2937 completed, throughput=5MB/sec 2024-04-26T05:11:19.585 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YVdW3TdMjJe8Z3W off=10331872 len=398373 2024-04-26T05:11:19.586 INFO:tasks.workunit.client.0.smithi146.stdout:op 2938 completed, throughput=5MB/sec 2024-04-26T05:11:19.586 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-baXrA3OUcoCjbRf off=7340147 len=1341308 2024-04-26T05:11:19.593 INFO:tasks.workunit.client.0.smithi146.stdout:op 2939 completed, throughput=5MB/sec 2024-04-26T05:11:20.593 INFO:tasks.workunit.client.0.smithi146.stdout: 577: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:20.593 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ohUTzGNal9eL4m7 off=1159401 len=1717995 2024-04-26T05:11:20.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 2940 completed, throughput=5MB/sec 2024-04-26T05:11:20.596 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IaPbwrUXx4E8lOd off=10502733 len=1627496 2024-04-26T05:11:20.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 2941 completed, throughput=5MB/sec 2024-04-26T05:11:20.597 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sPnRSrUp118aWgn off=1248025 len=38633 2024-04-26T05:11:20.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 2942 completed, throughput=5MB/sec 2024-04-26T05:11:20.600 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9wtuWipYwg1V_cw off=2306311 len=795224 2024-04-26T05:11:20.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 2943 completed, throughput=5MB/sec 2024-04-26T05:11:20.601 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N3rDtJOOMdSVuoL off=8343287 len=2068156 2024-04-26T05:11:20.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 2944 completed, throughput=5MB/sec 2024-04-26T05:11:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:20 smithi204 ceph-mon[88313]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:11:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:20 smithi146 ceph-mon[92947]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:11:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:20 smithi146 ceph-mon[95531]: pgmap v1715: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:11:21.611 INFO:tasks.workunit.client.0.smithi146.stdout: 578: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:21.611 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B5z90GRSlHCL1vq off=8786805 len=876783 2024-04-26T05:11:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:op 2945 completed, throughput=5MB/sec 2024-04-26T05:11:21.613 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zakbwZo2-SDev8j off=1536295 len=608829 2024-04-26T05:11:21.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 2946 completed, throughput=5MB/sec 2024-04-26T05:11:21.617 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-f5HQoRb5W7Az0-g off=18371249 len=20482 2024-04-26T05:11:21.619 INFO:tasks.workunit.client.0.smithi146.stdout:op 2947 completed, throughput=5MB/sec 2024-04-26T05:11:21.619 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AdTJkWSS2kiY7CN off=2631107 len=235769 2024-04-26T05:11:21.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 2948 completed, throughput=5MB/sec 2024-04-26T05:11:21.620 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-81fr0rXAkFmaCAa off=4316211 len=239918 2024-04-26T05:11:21.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 2949 completed, throughput=5MB/sec 2024-04-26T05:11:21.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MT_fCBqIsU67Apn off=908619 len=519749 2024-04-26T05:11:21.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 2950 completed, throughput=5MB/sec 2024-04-26T05:11:21.625 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vnWBEtJ5elWhw0d off=3893117 len=417347 2024-04-26T05:11:21.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 2951 completed, throughput=5MB/sec 2024-04-26T05:11:21.629 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GeYe-zaveGjqObz off=197707 len=1811063 2024-04-26T05:11:21.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 2952 completed, throughput=5MB/sec 2024-04-26T05:11:22.639 INFO:tasks.workunit.client.0.smithi146.stdout: 579: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:22.640 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B-BsaUF8E5xXsl5 off=2695238 len=1389202 2024-04-26T05:11:22.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 2953 completed, throughput=5MB/sec 2024-04-26T05:11:22.647 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yqBPUKADNUR75tZ off=895482 len=2063368 2024-04-26T05:11:22.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 2954 completed, throughput=5MB/sec 2024-04-26T05:11:22.659 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rj8qv_MB1V_gv3w off=8282806 len=324778 2024-04-26T05:11:22.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 2955 completed, throughput=5MB/sec 2024-04-26T05:11:22.659 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wRcuGiWI5NIfoYq off=5570976 len=1859405 2024-04-26T05:11:22.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 2956 completed, throughput=5MB/sec 2024-04-26T05:11:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:22 smithi204 ceph-mon[88313]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:22 smithi146 ceph-mon[95531]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:22 smithi146 ceph-mon[92947]: pgmap v1716: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:23.669 INFO:tasks.workunit.client.0.smithi146.stdout: 580: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:23.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S5wBdVDVjVDTpzf off=1939957 len=1838051 2024-04-26T05:11:23.672 INFO:tasks.workunit.client.0.smithi146.stdout:op 2957 completed, throughput=5MB/sec 2024-04-26T05:11:23.672 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nXU5_5A1XfJ3Mwh off=386181 len=1106570 2024-04-26T05:11:23.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 2958 completed, throughput=5MB/sec 2024-04-26T05:11:23.678 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4OaS7PQHyjZw5F_ off=13047279 len=900131 2024-04-26T05:11:23.682 INFO:tasks.workunit.client.0.smithi146.stdout:op 2959 completed, throughput=5MB/sec 2024-04-26T05:11:24.682 INFO:tasks.workunit.client.0.smithi146.stdout: 581: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:24.682 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-prkeVFi1qVazf9c off=6946576 len=333480 2024-04-26T05:11:24.685 INFO:tasks.workunit.client.0.smithi146.stdout:op 2960 completed, throughput=4.99MB/sec 2024-04-26T05:11:24.686 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5rogtVL3MSABYrI off=3052485 len=257604 2024-04-26T05:11:24.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 2961 completed, throughput=4.99MB/sec 2024-04-26T05:11:24.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O7WwWW3z0fHSSHN off=7593715 len=24024 2024-04-26T05:11:24.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 2962 completed, throughput=4.99MB/sec 2024-04-26T05:11:24.689 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gmlVqCndT7IzFVa off=622855 len=1167581 2024-04-26T05:11:24.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 2963 completed, throughput=4.99MB/sec 2024-04-26T05:11:24.690 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e_U62x7wEN0Zfmm off=9439141 len=207351 2024-04-26T05:11:24.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 2964 completed, throughput=4.99MB/sec 2024-04-26T05:11:24.691 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2YGw7nLXx3ZWGaU off=4844280 len=1356961 2024-04-26T05:11:24.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 2965 completed, throughput=5MB/sec 2024-04-26T05:11:24.698 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8JYi96iQRGeQPKG off=20959328 len=1580958 2024-04-26T05:11:24.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 2966 completed, throughput=5MB/sec 2024-04-26T05:11:24.700 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4fKCiNF1vfgpsbH off=1376687 len=924273 2024-04-26T05:11:24.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 2967 completed, throughput=5MB/sec 2024-04-26T05:11:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:24 smithi204 ceph-mon[88313]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:24 smithi146 ceph-mon[95531]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:24 smithi146 ceph-mon[92947]: pgmap v1717: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:25.701 INFO:tasks.workunit.client.0.smithi146.stdout: 582: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:25.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-crq-KcJfI8kvl35 off=15803550 len=555126 2024-04-26T05:11:25.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 2968 completed, throughput=4.99MB/sec 2024-04-26T05:11:25.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kySBYvWeyIRe15f off=4169142 len=790771 2024-04-26T05:11:25.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 2969 completed, throughput=4.99MB/sec 2024-04-26T05:11:25.707 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-McA9pWfT1ryqyy2 off=2765331 len=1435545 2024-04-26T05:11:25.709 INFO:tasks.workunit.client.0.smithi146.stdout:op 2970 completed, throughput=5MB/sec 2024-04-26T05:11:25.709 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I0FvSAVk-CwaTm3 off=11331675 len=877082 2024-04-26T05:11:25.714 INFO:tasks.workunit.client.0.smithi146.stdout:op 2971 completed, throughput=5MB/sec 2024-04-26T05:11:25.714 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GM0Nvy7cs1FHYzF off=980152 len=1115690 2024-04-26T05:11:25.719 INFO:tasks.workunit.client.0.smithi146.stdout:op 2972 completed, throughput=5MB/sec 2024-04-26T05:11:25.719 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-teVFdjzlvRw3F7Q off=9904793 len=1235668 2024-04-26T05:11:25.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 2973 completed, throughput=5MB/sec 2024-04-26T05:11:26.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:26] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:11:26.721 INFO:tasks.workunit.client.0.smithi146.stdout: 583: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bn6cbshCfCuh2L2 off=3915906 len=1400328 2024-04-26T05:11:26.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 2974 completed, throughput=5MB/sec 2024-04-26T05:11:26.728 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aPXUwVJGBt6zzE1 off=10629596 len=387960 2024-04-26T05:11:26.731 INFO:tasks.workunit.client.0.smithi146.stdout:op 2975 completed, throughput=5MB/sec 2024-04-26T05:11:26.732 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-veR11kGnRcGBmtJ off=2289132 len=1679732 2024-04-26T05:11:26.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 2976 completed, throughput=5MB/sec 2024-04-26T05:11:26.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-b0IfKEl-8w1B8AO off=15947467 len=1042505 2024-04-26T05:11:26.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 2977 completed, throughput=5MB/sec 2024-04-26T05:11:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:26 smithi204 ceph-mon[88313]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:26 smithi146 ceph-mon[92947]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:26 smithi146 ceph-mon[95531]: pgmap v1718: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:27.747 INFO:tasks.workunit.client.0.smithi146.stdout: 584: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:27.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-klCCkgpj4OurZeL off=1450925 len=1924 2024-04-26T05:11:27.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 2978 completed, throughput=4.99MB/sec 2024-04-26T05:11:27.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WG2jahBrl2ukor9 off=1974631 len=1549060 2024-04-26T05:11:27.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 2979 completed, throughput=4.99MB/sec 2024-04-26T05:11:27.751 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9zUfqrqnl-lyyBU off=6449673 len=1742799 2024-04-26T05:11:27.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 2980 completed, throughput=5MB/sec 2024-04-26T05:11:27.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NSJyC3FPnwYmPaN off=5220544 len=2040472 2024-04-26T05:11:27.763 INFO:tasks.workunit.client.0.smithi146.stdout:op 2981 completed, throughput=5MB/sec 2024-04-26T05:11:28.763 INFO:tasks.workunit.client.0.smithi146.stdout: 585: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:28.763 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6-cB-AzGub4S-vN off=17015393 len=1710822 2024-04-26T05:11:28.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 2982 completed, throughput=4.99MB/sec 2024-04-26T05:11:28.765 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8o03HfhhJZYcG3X off=2447992 len=1217082 2024-04-26T05:11:28.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 2983 completed, throughput=5MB/sec 2024-04-26T05:11:28.770 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2QAvisEkitoJaNa off=10427151 len=1762218 2024-04-26T05:11:28.777 INFO:tasks.workunit.client.0.smithi146.stdout:op 2984 completed, throughput=5MB/sec 2024-04-26T05:11:28.777 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HTAwO-MusOkTR9m off=16468655 len=1272362 2024-04-26T05:11:28.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 2985 completed, throughput=5MB/sec 2024-04-26T05:11:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:28 smithi204 ceph-mon[88313]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:28 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:11:28.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:28 smithi146 ceph-mon[92947]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:28 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:11:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:28 smithi146 ceph-mon[95531]: pgmap v1719: 105 pgs: 105 active+clean; 126 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:28 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:11:29.783 INFO:tasks.workunit.client.0.smithi146.stdout: 586: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:29.783 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pTMGQVbtJjsRQ5R off=2852601 len=1372935 2024-04-26T05:11:29.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 2986 completed, throughput=5MB/sec 2024-04-26T05:11:29.786 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OOiBWFPR_Fi0yaL off=12672044 len=1858428 2024-04-26T05:11:29.788 INFO:tasks.workunit.client.0.smithi146.stdout:op 2987 completed, throughput=5MB/sec 2024-04-26T05:11:29.788 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9KoEG4cYtfdAe2v off=5244493 len=2046858 2024-04-26T05:11:29.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 2988 completed, throughput=5MB/sec 2024-04-26T05:11:30.798 INFO:tasks.workunit.client.0.smithi146.stdout: 587: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:30.798 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k07CcDfVH0DEUGR off=12447809 len=597832 2024-04-26T05:11:30.801 INFO:tasks.workunit.client.0.smithi146.stdout:op 2989 completed, throughput=4.99MB/sec 2024-04-26T05:11:30.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2vX9z7LHK_1gJcr off=20258312 len=1597047 2024-04-26T05:11:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:30 smithi204 ceph-mon[88313]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:11:30.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 2990 completed, throughput=5MB/sec 2024-04-26T05:11:30.810 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VdyIJTTkwBgx1Hy off=16906733 len=24103 2024-04-26T05:11:30.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 2991 completed, throughput=5MB/sec 2024-04-26T05:11:30.812 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bJeIXIwCkz9L0bl off=1454847 len=1270419 2024-04-26T05:11:30.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 2992 completed, throughput=5MB/sec 2024-04-26T05:11:30.816 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H9HQ93OeKQx6o8C off=2040640 len=60808 2024-04-26T05:11:30.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 2993 completed, throughput=5MB/sec 2024-04-26T05:11:30.817 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7bfw4LZHjyNUAef off=4968830 len=774179 2024-04-26T05:11:30.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 2994 completed, throughput=5MB/sec 2024-04-26T05:11:30.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1SvWHkprBN5iWaz off=11492567 len=1643067 2024-04-26T05:11:30.819 INFO:tasks.workunit.client.0.smithi146.stdout:op 2995 completed, throughput=5MB/sec 2024-04-26T05:11:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:30 smithi146 ceph-mon[92947]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:11:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:30 smithi146 ceph-mon[95531]: pgmap v1720: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:11:31.820 INFO:tasks.workunit.client.0.smithi146.stdout: 588: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:31.820 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-39a9BBFc3Kc66YB off=14813822 len=1532630 2024-04-26T05:11:31.827 INFO:tasks.workunit.client.0.smithi146.stdout:op 2996 completed, throughput=5MB/sec 2024-04-26T05:11:31.827 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3gHeSOzlwhNY5Qq off=654980 len=1226239 2024-04-26T05:11:31.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 2997 completed, throughput=5MB/sec 2024-04-26T05:11:31.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--Ayiw9ywk8oRBs1 off=4013417 len=703700 2024-04-26T05:11:31.834 INFO:tasks.workunit.client.0.smithi146.stdout:op 2998 completed, throughput=5MB/sec 2024-04-26T05:11:31.834 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3frefw208v617fR off=3298260 len=762944 2024-04-26T05:11:31.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 2999 completed, throughput=5MB/sec 2024-04-26T05:11:32.835 INFO:tasks.workunit.client.0.smithi146.stdout: 589: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:32.835 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kySBYvWeyIRe15f off=1075547 len=418539 2024-04-26T05:11:32.836 INFO:tasks.workunit.client.0.smithi146.stdout:op 3000 completed, throughput=4.99MB/sec 2024-04-26T05:11:32.836 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EmOPZaPOcDCRake off=3965596 len=118162 2024-04-26T05:11:32.836 INFO:tasks.workunit.client.0.smithi146.stdout:op 3001 completed, throughput=4.99MB/sec 2024-04-26T05:11:32.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OkG9wMR5fXCqyzl off=38525 len=1373713 2024-04-26T05:11:32.843 INFO:tasks.workunit.client.0.smithi146.stdout:op 3002 completed, throughput=5MB/sec 2024-04-26T05:11:32.843 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KOMzeNTBS0f_gzz off=1232735 len=144531 2024-04-26T05:11:32.843 INFO:tasks.workunit.client.0.smithi146.stdout:op 3003 completed, throughput=5MB/sec 2024-04-26T05:11:32.843 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wX39Ar8PKDYdJKb off=1836638 len=1242208 2024-04-26T05:11:32.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 3004 completed, throughput=5MB/sec 2024-04-26T05:11:32.848 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dMVGfZTdNWRR9Tt off=812949 len=1055525 2024-04-26T05:11:32.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 3005 completed, throughput=5MB/sec 2024-04-26T05:11:32.850 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cL9pK5QVBPPjlcZ off=4908038 len=2026025 2024-04-26T05:11:32.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 3006 completed, throughput=5MB/sec 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:11:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:32 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: pgmap v1721: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:11:33.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:11:33.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:32 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:11:33.852 INFO:tasks.workunit.client.0.smithi146.stdout: 590: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:33.852 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qPKy9uBT2E8CXNB off=3584423 len=737242 2024-04-26T05:11:33.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 3007 completed, throughput=5MB/sec 2024-04-26T05:11:33.857 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-akjtE7y4OFOYy5t off=3736732 len=682963 2024-04-26T05:11:33.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 3008 completed, throughput=5MB/sec 2024-04-26T05:11:33.860 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jKYZwgi5S9w1sxb off=8198967 len=819643 2024-04-26T05:11:33.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 3009 completed, throughput=5MB/sec 2024-04-26T05:11:33.864 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-06jVaN3DadtM3IB off=197235 len=301492 2024-04-26T05:11:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 3010 completed, throughput=5MB/sec 2024-04-26T05:11:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qaifzihpR_hE3Db off=5657559 len=86559 2024-04-26T05:11:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 3011 completed, throughput=5MB/sec 2024-04-26T05:11:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AUj9Cs8ccjO4Tiw off=3813276 len=385114 2024-04-26T05:11:33.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 3012 completed, throughput=5MB/sec 2024-04-26T05:11:33.866 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vs9VzYnsuJ8BJlm off=528320 len=690807 2024-04-26T05:11:33.870 INFO:tasks.workunit.client.0.smithi146.stdout:op 3013 completed, throughput=5MB/sec 2024-04-26T05:11:33.870 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K5RKKA9F1Jm3rhp off=16230517 len=1788075 2024-04-26T05:11:33.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 3014 completed, throughput=5MB/sec 2024-04-26T05:11:34.878 INFO:tasks.workunit.client.0.smithi146.stdout: 591: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:34.878 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ztUSsNv3SA2wT6z off=6835454 len=446295 2024-04-26T05:11:34.879 INFO:tasks.workunit.client.0.smithi146.stdout:op 3015 completed, throughput=4.99MB/sec 2024-04-26T05:11:34.879 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H0PoCJrkIHFdNb1 off=2429256 len=1153960 2024-04-26T05:11:34.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 3016 completed, throughput=5MB/sec 2024-04-26T05:11:34.880 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-so8HG2WWvf32EJs off=2398317 len=648527 2024-04-26T05:11:34.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 3017 completed, throughput=5MB/sec 2024-04-26T05:11:34.885 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5FNH0Ng7e_ctDPL off=1596312 len=1988139 2024-04-26T05:11:34.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 3018 completed, throughput=5MB/sec 2024-04-26T05:11:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:34 smithi146 ceph-mon[95531]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:34 smithi146 ceph-mon[92947]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:34 smithi204 ceph-mon[88313]: pgmap v1722: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:11:35.887 INFO:tasks.workunit.client.0.smithi146.stdout: 592: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:35.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9k-Iuk48O52RMru off=3441593 len=1031054 2024-04-26T05:11:35.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 3019 completed, throughput=4.99MB/sec 2024-04-26T05:11:35.890 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oJWhrPFthYzdNft off=9669480 len=454067 2024-04-26T05:11:35.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 3020 completed, throughput=4.99MB/sec 2024-04-26T05:11:35.893 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PtOJL_rpnWlWGMk off=204170 len=1645909 2024-04-26T05:11:35.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 3021 completed, throughput=5MB/sec 2024-04-26T05:11:35.897 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HkAmJZSJ1JdmsHg off=344142 len=642264 2024-04-26T05:11:35.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 3022 completed, throughput=5MB/sec 2024-04-26T05:11:35.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OHvhvKYAKdBaU-b off=7720373 len=1952392 2024-04-26T05:11:35.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 3023 completed, throughput=5MB/sec 2024-04-26T05:11:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:36] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:11:36.908 INFO:tasks.workunit.client.0.smithi146.stdout: 593: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:36.908 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BKBV5RY9XXKkx_L off=6824853 len=942042 2024-04-26T05:11:36.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 3024 completed, throughput=4.99MB/sec 2024-04-26T05:11:36.910 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j6JeEAbb0jhFJiX off=4244211 len=1787393 2024-04-26T05:11:36.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 3025 completed, throughput=5MB/sec 2024-04-26T05:11:36.918 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zJYu7E4SSK0CAV8 off=2449485 len=1191424 2024-04-26T05:11:36.919 INFO:tasks.workunit.client.0.smithi146.stdout:op 3026 completed, throughput=5MB/sec 2024-04-26T05:11:36.919 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jWass1qt9kZlT8J off=12761452 len=1977337 2024-04-26T05:11:36.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 3027 completed, throughput=5MB/sec 2024-04-26T05:11:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:36 smithi146 ceph-mon[95531]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:11:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:36 smithi146 ceph-mon[92947]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:11:37.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:36 smithi204 ceph-mon[88313]: pgmap v1723: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:11:37.931 INFO:tasks.workunit.client.0.smithi146.stdout: 594: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:37.931 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Ys4FOu0CpEECwM off=1965834 len=372500 2024-04-26T05:11:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 3028 completed, throughput=4.99MB/sec 2024-04-26T05:11:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kV11U1mvRZmWi18 off=7421082 len=2029847 2024-04-26T05:11:37.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 3029 completed, throughput=5MB/sec 2024-04-26T05:11:37.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dd-0fYqpXJUqX7z off=10980522 len=1665045 2024-04-26T05:11:37.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 3030 completed, throughput=5MB/sec 2024-04-26T05:11:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 595: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:38.941 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TvnG7DJEEK5uOcn off=649717 len=1409654 2024-04-26T05:11:38.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 3031 completed, throughput=4.99MB/sec 2024-04-26T05:11:38.949 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jDlZnIz2Vbdp9i- off=4911360 len=1086383 2024-04-26T05:11:38.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 3032 completed, throughput=5MB/sec 2024-04-26T05:11:38.951 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YPm_dqeeUWuPrTj off=17855437 len=432477 2024-04-26T05:11:38.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 3033 completed, throughput=5MB/sec 2024-04-26T05:11:38.954 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OOpHGMib-h6MsP2 off=1036259 len=927029 2024-04-26T05:11:38.956 INFO:tasks.workunit.client.0.smithi146.stdout:op 3034 completed, throughput=5MB/sec 2024-04-26T05:11:38.956 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z69jTa9s51w5T2x off=6691932 len=1088765 2024-04-26T05:11:38.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 3035 completed, throughput=5MB/sec 2024-04-26T05:11:38.962 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-StNcXzyklAPEHjO off=5062691 len=266373 2024-04-26T05:11:38.963 INFO:tasks.workunit.client.0.smithi146.stdout:op 3036 completed, throughput=5MB/sec 2024-04-26T05:11:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:38 smithi146 ceph-mon[92947]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:38 smithi146 ceph-mon[95531]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:38 smithi204 ceph-mon[88313]: pgmap v1724: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:11:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: 596: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:39.963 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--muWV-ZI6wqQqTg off=14495076 len=2078928 2024-04-26T05:11:39.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 3037 completed, throughput=5MB/sec 2024-04-26T05:11:39.966 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gNjb30OVL0mrhZs off=10958734 len=207396 2024-04-26T05:11:39.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 3038 completed, throughput=5MB/sec 2024-04-26T05:11:39.967 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GVXQFmHnuSlA8u5 off=3520528 len=1301517 2024-04-26T05:11:39.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 3039 completed, throughput=5MB/sec 2024-04-26T05:11:39.975 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BpDPq5iysbO8zXn off=1368962 len=1232286 2024-04-26T05:11:39.977 INFO:tasks.workunit.client.0.smithi146.stdout:op 3040 completed, throughput=5MB/sec 2024-04-26T05:11:39.977 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I8nlHN5pTdDirsX off=5593655 len=1306576 2024-04-26T05:11:39.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 3041 completed, throughput=5MB/sec 2024-04-26T05:11:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: 597: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:40.986 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iJPRoKhYYobUK9J off=104802 len=2073221 2024-04-26T05:11:40.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 3042 completed, throughput=5MB/sec 2024-04-26T05:11:40.988 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SJzsL_hfWEoKdZw off=4779624 len=1631339 2024-04-26T05:11:40.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 3043 completed, throughput=5MB/sec 2024-04-26T05:11:40.999 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e8U3G8Vg4vix7Q6 off=11920418 len=506366 2024-04-26T05:11:40.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 3044 completed, throughput=5MB/sec 2024-04-26T05:11:40.999 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VYdOzZLCIvUdW2c off=1309353 len=2085707 2024-04-26T05:11:41.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 3045 completed, throughput=5MB/sec 2024-04-26T05:11:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:40 smithi146 ceph-mon[95531]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:40 smithi146 ceph-mon[92947]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:40 smithi204 ceph-mon[88313]: pgmap v1725: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: 598: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:42.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NA0fXWK8KXvCyoN off=12962832 len=1115529 2024-04-26T05:11:42.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 3046 completed, throughput=5MB/sec 2024-04-26T05:11:42.018 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gmdh3hW0OWJK_I3 off=4828172 len=1996285 2024-04-26T05:11:42.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 3047 completed, throughput=5MB/sec 2024-04-26T05:11:42.020 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TSWqBlZ5k2VJW5s off=5535521 len=2054471 2024-04-26T05:11:42.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 3048 completed, throughput=5MB/sec 2024-04-26T05:11:43.032 INFO:tasks.workunit.client.0.smithi146.stdout: 599: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:43.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mkRk2LuXx_hZq3Q off=5118457 len=1857262 2024-04-26T05:11:43.042 INFO:tasks.workunit.client.0.smithi146.stdout:op 3049 completed, throughput=5MB/sec 2024-04-26T05:11:43.042 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DnHWfO-ClJbA6Hq off=12271506 len=196119 2024-04-26T05:11:43.045 INFO:tasks.workunit.client.0.smithi146.stdout:op 3050 completed, throughput=5MB/sec 2024-04-26T05:11:43.045 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4sq9Cxu4LeSvScN off=9748037 len=569811 2024-04-26T05:11:43.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 3051 completed, throughput=5MB/sec 2024-04-26T05:11:43.049 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q-gLkQXH8rb5cQY off=10996793 len=14212 2024-04-26T05:11:43.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 3052 completed, throughput=5MB/sec 2024-04-26T05:11:43.051 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ie0ZDFTQILQLWz7 off=1339881 len=1404043 2024-04-26T05:11:43.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 3053 completed, throughput=5MB/sec 2024-04-26T05:11:43.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:42 smithi204 ceph-mon[88313]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:42 smithi146 ceph-mon[92947]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:42 smithi146 ceph-mon[95531]: pgmap v1726: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: 600: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:44.053 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KrOrdgcyGY4XVDw off=1433058 len=827699 2024-04-26T05:11:44.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 3054 completed, throughput=4.99MB/sec 2024-04-26T05:11:44.054 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a5xUCVUQGip-ZYS off=900543 len=313509 2024-04-26T05:11:44.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 3055 completed, throughput=4.99MB/sec 2024-04-26T05:11:44.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VNjT5AmckhOQN_u off=6686059 len=309299 2024-04-26T05:11:44.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 3056 completed, throughput=4.99MB/sec 2024-04-26T05:11:44.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MDfZlVd_holmuCf off=12422839 len=1816147 2024-04-26T05:11:44.062 INFO:tasks.workunit.client.0.smithi146.stdout:op 3057 completed, throughput=5MB/sec 2024-04-26T05:11:44.062 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TTSAtDPJoaujgv1 off=14311175 len=1550245 2024-04-26T05:11:44.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 3058 completed, throughput=5MB/sec 2024-04-26T05:11:44.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a1lczH1-1xlkLgY off=5005616 len=268015 2024-04-26T05:11:44.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 3059 completed, throughput=5MB/sec 2024-04-26T05:11:44.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aT0YsDRCo9hnAIz off=11981943 len=704633 2024-04-26T05:11:44.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 3060 completed, throughput=5MB/sec 2024-04-26T05:11:45.072 INFO:tasks.workunit.client.0.smithi146.stdout: 601: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:45.072 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7SvOwikrXI8gOuF off=7742475 len=784977 2024-04-26T05:11:45.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 3061 completed, throughput=4.99MB/sec 2024-04-26T05:11:45.073 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ExlAxcsbPfHvHM6 off=16003434 len=1737920 2024-04-26T05:11:45.075 INFO:tasks.workunit.client.0.smithi146.stdout:op 3062 completed, throughput=5MB/sec 2024-04-26T05:11:45.075 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ry1OvY0KHHCWnjj off=0 len=1324870 2024-04-26T05:11:45.078 INFO:tasks.workunit.client.0.smithi146.stdout:op 3063 completed, throughput=5MB/sec 2024-04-26T05:11:45.078 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H_zg98-nFm4k3Yn off=2085897 len=1928388 2024-04-26T05:11:45.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 3064 completed, throughput=5MB/sec 2024-04-26T05:11:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:44 smithi146 ceph-mon[95531]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:44 smithi146 ceph-mon[92947]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:44 smithi204 ceph-mon[88313]: pgmap v1727: 105 pgs: 105 active+clean; 126 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:11:46.088 INFO:tasks.workunit.client.0.smithi146.stdout: 602: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:46.088 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YvLwYe4NlxtUy9E off=9488997 len=1743796 2024-04-26T05:11:46.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 3065 completed, throughput=5MB/sec 2024-04-26T05:11:46.096 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4_xLw35scpTFKe- off=3373578 len=1369634 2024-04-26T05:11:46.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 3066 completed, throughput=5MB/sec 2024-04-26T05:11:46.101 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sHFpGv2aPLJ2cnW off=2526804 len=1571167 2024-04-26T05:11:46.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 3067 completed, throughput=5MB/sec 2024-04-26T05:11:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:46] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:11:46.970 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:46 smithi146 ceph-mon[95531]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:11:46.970 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:46 smithi146 ceph-mon[92947]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:11:47.106 INFO:tasks.workunit.client.0.smithi146.stdout: 603: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:47.107 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-04QKFhRi98e6XTz off=4222643 len=1052435 2024-04-26T05:11:47.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 3068 completed, throughput=4.99MB/sec 2024-04-26T05:11:47.112 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VyuX4HmCyqhKbop off=6457901 len=1172149 2024-04-26T05:11:47.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 3069 completed, throughput=5MB/sec 2024-04-26T05:11:47.116 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yXeXoTbmgDnMPY6 off=4469945 len=1326018 2024-04-26T05:11:47.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 3070 completed, throughput=5MB/sec 2024-04-26T05:11:47.122 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ot3RFDpTs2huG9c off=204189 len=1428866 2024-04-26T05:11:47.130 INFO:tasks.workunit.client.0.smithi146.stdout:op 3071 completed, throughput=5MB/sec 2024-04-26T05:11:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:46 smithi204 ceph-mon[88313]: pgmap v1728: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:11:48.129 INFO:tasks.workunit.client.0.smithi146.stdout: 604: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:48.130 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EB234xATOALkn0f off=2830259 len=660165 2024-04-26T05:11:48.130 INFO:tasks.workunit.client.0.smithi146.stdout:op 3072 completed, throughput=4.99MB/sec 2024-04-26T05:11:48.130 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9-lBLkajSN3SCsn off=10041447 len=1185630 2024-04-26T05:11:48.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 3073 completed, throughput=4.99MB/sec 2024-04-26T05:11:48.131 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PHOK3njcHiVi-u4 off=18160829 len=1601921 2024-04-26T05:11:48.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 3074 completed, throughput=5MB/sec 2024-04-26T05:11:48.133 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--E3MLLhxOFV2mrd off=4880005 len=316087 2024-04-26T05:11:48.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 3075 completed, throughput=5MB/sec 2024-04-26T05:11:48.134 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KCE3PxUZd8SUDtI off=1128319 len=2048404 2024-04-26T05:11:48.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 3076 completed, throughput=5MB/sec 2024-04-26T05:11:49.136 INFO:tasks.workunit.client.0.smithi146.stdout: 605: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:49.136 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OEEo4ASMDVsVNyf off=8198174 len=2069167 2024-04-26T05:11:49.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 3077 completed, throughput=5MB/sec 2024-04-26T05:11:49.138 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZLhj4qrrR9atWLM off=7251705 len=1670364 2024-04-26T05:11:49.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 3078 completed, throughput=5MB/sec 2024-04-26T05:11:49.147 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_tp8ZOExcoP7_hf off=11107679 len=1795566 2024-04-26T05:11:49.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 3079 completed, throughput=5MB/sec 2024-04-26T05:11:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:48 smithi146 ceph-mon[95531]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:48 smithi146 ceph-mon[92947]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:48 smithi204 ceph-mon[88313]: pgmap v1729: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:11:50.149 INFO:tasks.workunit.client.0.smithi146.stdout: 606: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:50.149 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QzWnz2AF3i-aTOh off=14345133 len=1745899 2024-04-26T05:11:50.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 3080 completed, throughput=5MB/sec 2024-04-26T05:11:50.158 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TrnKEgOEqsebbDw off=11122595 len=1875269 2024-04-26T05:11:50.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 3081 completed, throughput=5MB/sec 2024-04-26T05:11:50.167 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0iLhn0v-b9prY7J off=1683458 len=1371613 2024-04-26T05:11:50.168 INFO:tasks.workunit.client.0.smithi146.stdout:op 3082 completed, throughput=5MB/sec 2024-04-26T05:11:51.168 INFO:tasks.workunit.client.0.smithi146.stdout: 607: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:51.168 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-znBNxJdCRkh8794 off=3725621 len=1594971 2024-04-26T05:11:51.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 3083 completed, throughput=5MB/sec 2024-04-26T05:11:51.175 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DWuvKMT-gs92ium off=3270736 len=1221501 2024-04-26T05:11:51.181 INFO:tasks.workunit.client.0.smithi146.stdout:op 3084 completed, throughput=5MB/sec 2024-04-26T05:11:51.181 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IV8uneiRyoIEPXL off=7836633 len=3989 2024-04-26T05:11:51.183 INFO:tasks.workunit.client.0.smithi146.stdout:op 3085 completed, throughput=5MB/sec 2024-04-26T05:11:51.183 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mUIZX6riQSOSgGr off=815045 len=1795372 2024-04-26T05:11:51.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 3086 completed, throughput=5MB/sec 2024-04-26T05:11:51.185 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hs-YBwY0HnFW2Vl off=6742485 len=1019640 2024-04-26T05:11:51.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 3087 completed, throughput=5MB/sec 2024-04-26T05:11:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:50 smithi146 ceph-mon[95531]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:50 smithi146 ceph-mon[92947]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:50 smithi204 ceph-mon[88313]: pgmap v1730: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:11:52.190 INFO:tasks.workunit.client.0.smithi146.stdout: 608: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:52.191 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KWEoZqdGxVW-oQy off=0 len=1285412 2024-04-26T05:11:52.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 3088 completed, throughput=5MB/sec 2024-04-26T05:11:52.192 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cFN8F1P3rtTF3PD off=5132905 len=1211292 2024-04-26T05:11:52.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 3089 completed, throughput=5MB/sec 2024-04-26T05:11:52.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--yGjHz6WO1VkCIT off=4746342 len=1726293 2024-04-26T05:11:52.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 3090 completed, throughput=5MB/sec 2024-04-26T05:11:52.203 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3nygAYqFULxSrzb off=670430 len=1057023 2024-04-26T05:11:52.208 INFO:tasks.workunit.client.0.smithi146.stdout:op 3091 completed, throughput=5MB/sec 2024-04-26T05:11:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:52 smithi146 ceph-mon[92947]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:52 smithi146 ceph-mon[95531]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:53.209 INFO:tasks.workunit.client.0.smithi146.stdout: 609: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:53.209 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cGEMYZJqvp-vws1 off=1448961 len=1495901 2024-04-26T05:11:53.211 INFO:tasks.workunit.client.0.smithi146.stdout:op 3092 completed, throughput=5MB/sec 2024-04-26T05:11:53.211 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ioFQf6FRur4OMON off=65203 len=1651719 2024-04-26T05:11:53.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 3093 completed, throughput=5MB/sec 2024-04-26T05:11:53.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cf2QHzUkB1nhitL off=9115883 len=1834960 2024-04-26T05:11:53.225 INFO:tasks.workunit.client.0.smithi146.stdout:op 3094 completed, throughput=5MB/sec 2024-04-26T05:11:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:52 smithi204 ceph-mon[88313]: pgmap v1731: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:54.225 INFO:tasks.workunit.client.0.smithi146.stdout: 610: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:54.225 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Fb43YVS3SeujIY off=7929483 len=1975267 2024-04-26T05:11:54.229 INFO:tasks.workunit.client.0.smithi146.stdout:op 3095 completed, throughput=5MB/sec 2024-04-26T05:11:54.229 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-roVLgh6st-fXhV1 off=4471022 len=1393733 2024-04-26T05:11:54.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 3096 completed, throughput=5MB/sec 2024-04-26T05:11:54.233 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v-5ksLcE2htRvy- off=1235315 len=289057 2024-04-26T05:11:54.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 3097 completed, throughput=5MB/sec 2024-04-26T05:11:54.236 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5HODgUjQX8g3Pgm off=13241097 len=107537 2024-04-26T05:11:54.239 INFO:tasks.workunit.client.0.smithi146.stdout:op 3098 completed, throughput=5MB/sec 2024-04-26T05:11:54.239 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GCYI81MIs8GK2ja off=8131319 len=872394 2024-04-26T05:11:54.244 INFO:tasks.workunit.client.0.smithi146.stdout:op 3099 completed, throughput=5MB/sec 2024-04-26T05:11:54.244 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cpqvAB4Hvt06UkJ off=930522 len=1455322 2024-04-26T05:11:54.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 3100 completed, throughput=5MB/sec 2024-04-26T05:11:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:11:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:54 smithi146 ceph-mon[95531]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:54 smithi146 ceph-mon[92947]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:55.252 INFO:tasks.workunit.client.0.smithi146.stdout: 611: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:55.252 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-otYOFtlgMuFmAUj off=1014459 len=698174 2024-04-26T05:11:55.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 3101 completed, throughput=4.99MB/sec 2024-04-26T05:11:55.257 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8dMVMdkL7H1N2Wx off=12919207 len=1221319 2024-04-26T05:11:55.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 3102 completed, throughput=5MB/sec 2024-04-26T05:11:55.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UUOedO2HbcO3ej0 off=1360978 len=967595 2024-04-26T05:11:55.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 3103 completed, throughput=5MB/sec 2024-04-26T05:11:55.266 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5OxMmdk3huRdYuB off=14535803 len=1336132 2024-04-26T05:11:55.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 3104 completed, throughput=5MB/sec 2024-04-26T05:11:55.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HK5ZidyNM9TbjUS off=1547749 len=309575 2024-04-26T05:11:55.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 3105 completed, throughput=5MB/sec 2024-04-26T05:11:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:54 smithi204 ceph-mon[88313]: pgmap v1732: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:11:56.270 INFO:tasks.workunit.client.0.smithi146.stdout: 612: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:56.270 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AuZbjHyshiAHTv0 off=674356 len=447988 2024-04-26T05:11:56.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 3106 completed, throughput=4.99MB/sec 2024-04-26T05:11:56.270 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sysY4OXucpOLI0K off=17489817 len=1292199 2024-04-26T05:11:56.272 INFO:tasks.workunit.client.0.smithi146.stdout:op 3107 completed, throughput=5MB/sec 2024-04-26T05:11:56.273 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BuUTa2v4xpprotI off=59805 len=1059021 2024-04-26T05:11:56.274 INFO:tasks.workunit.client.0.smithi146.stdout:op 3108 completed, throughput=5MB/sec 2024-04-26T05:11:56.274 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-48bqVLetpdzgRhY off=3464317 len=427975 2024-04-26T05:11:56.275 INFO:tasks.workunit.client.0.smithi146.stdout:op 3109 completed, throughput=5MB/sec 2024-04-26T05:11:56.275 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-at4l_UkJLWVh5db off=986566 len=1739810 2024-04-26T05:11:56.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 3110 completed, throughput=5MB/sec 2024-04-26T05:11:56.284 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kAzy4W4SxwY7Mo_ off=0 len=1225808 2024-04-26T05:11:56.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 3111 completed, throughput=5MB/sec 2024-04-26T05:11:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:11:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:11:56] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-26T05:11:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:56 smithi146 ceph-mon[95531]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:56 smithi146 ceph-mon[92947]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:57.287 INFO:tasks.workunit.client.0.smithi146.stdout: 613: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:57.288 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z4vk-tOmkDS6VlN off=9561517 len=705502 2024-04-26T05:11:57.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 3112 completed, throughput=4.99MB/sec 2024-04-26T05:11:57.292 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-T5amf4PRxkUhTsi off=18217518 len=615529 2024-04-26T05:11:57.295 INFO:tasks.workunit.client.0.smithi146.stdout:op 3113 completed, throughput=5MB/sec 2024-04-26T05:11:57.295 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hlGmSgWlw50j4R1 off=816287 len=1450829 2024-04-26T05:11:57.304 INFO:tasks.workunit.client.0.smithi146.stdout:op 3114 completed, throughput=5MB/sec 2024-04-26T05:11:57.304 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PJVMo78yKkB0Qsq off=4652679 len=978582 2024-04-26T05:11:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:56 smithi204 ceph-mon[88313]: pgmap v1733: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:11:57.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 3115 completed, throughput=5MB/sec 2024-04-26T05:11:57.310 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YtGdcHiDRVmuYy_ off=3779140 len=740615 2024-04-26T05:11:57.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 3116 completed, throughput=5MB/sec 2024-04-26T05:11:58.311 INFO:tasks.workunit.client.0.smithi146.stdout: 614: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:58.311 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fxTYCPe3BwdhoFt off=6817006 len=296450 2024-04-26T05:11:58.312 INFO:tasks.workunit.client.0.smithi146.stdout:op 3117 completed, throughput=4.99MB/sec 2024-04-26T05:11:58.312 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-foa3o1NIRe117ml off=11218831 len=1283806 2024-04-26T05:11:58.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 3118 completed, throughput=4.99MB/sec 2024-04-26T05:11:58.313 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GXa-tb0qmieVvLl off=13412781 len=1115120 2024-04-26T05:11:58.316 INFO:tasks.workunit.client.0.smithi146.stdout:op 3119 completed, throughput=5MB/sec 2024-04-26T05:11:58.316 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9rqJRCtQsZwe5GZ off=8762673 len=1269998 2024-04-26T05:11:58.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 3120 completed, throughput=5MB/sec 2024-04-26T05:11:58.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5WHAqTUMk9SlyML off=4993667 len=1781062 2024-04-26T05:11:58.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 3121 completed, throughput=5MB/sec 2024-04-26T05:11:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:11:58 smithi146 ceph-mon[92947]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:11:58 smithi146 ceph-mon[95531]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:11:58 smithi204 ceph-mon[88313]: pgmap v1734: 105 pgs: 105 active+clean; 126 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:11:59.334 INFO:tasks.workunit.client.0.smithi146.stdout: 615: throughput=4.99MB/sec pending data=0 2024-04-26T05:11:59.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cn1EX4M10CqnUq0 off=5500738 len=1728364 2024-04-26T05:11:59.336 INFO:tasks.workunit.client.0.smithi146.stdout:op 3122 completed, throughput=5MB/sec 2024-04-26T05:11:59.336 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YLOD23qNJrd8Tha off=15168467 len=1288581 2024-04-26T05:11:59.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 3123 completed, throughput=5MB/sec 2024-04-26T05:11:59.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XJI0yoZZwMBG8Hi off=15310629 len=1358590 2024-04-26T05:11:59.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 3124 completed, throughput=5MB/sec 2024-04-26T05:11:59.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1FMGGsBcJwui3KY off=362970 len=1608678 2024-04-26T05:11:59.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 3125 completed, throughput=5MB/sec 2024-04-26T05:12:00.349 INFO:tasks.workunit.client.0.smithi146.stdout: 616: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:00.349 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kNz68qjr6jxOsud off=10659278 len=612053 2024-04-26T05:12:00.353 INFO:tasks.workunit.client.0.smithi146.stdout:op 3126 completed, throughput=4.99MB/sec 2024-04-26T05:12:00.353 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ACn6_F7LPKFxJgn off=1896835 len=563538 2024-04-26T05:12:00.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 3127 completed, throughput=5MB/sec 2024-04-26T05:12:00.357 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rlN-67oBLVf9CYR off=6462617 len=857960 2024-04-26T05:12:00.359 INFO:tasks.workunit.client.0.smithi146.stdout:op 3128 completed, throughput=5MB/sec 2024-04-26T05:12:00.359 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KtaxjEGdxfpPq3p off=5777227 len=61453 2024-04-26T05:12:00.361 INFO:tasks.workunit.client.0.smithi146.stdout:op 3129 completed, throughput=5MB/sec 2024-04-26T05:12:00.362 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--AbSmTVn5b4EHNx off=4909548 len=1321550 2024-04-26T05:12:00.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 3130 completed, throughput=5MB/sec 2024-04-26T05:12:00.369 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-r0ltWaIV3yCvgea off=12742762 len=1367170 2024-04-26T05:12:00.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 3131 completed, throughput=5MB/sec 2024-04-26T05:12:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:00 smithi146 ceph-mon[95531]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:00 smithi146 ceph-mon[92947]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:00 smithi204 ceph-mon[88313]: pgmap v1735: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:01.377 INFO:tasks.workunit.client.0.smithi146.stdout: 617: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:01.377 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ePGT43E8DmbXehS off=2272657 len=187616 2024-04-26T05:12:01.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 3132 completed, throughput=4.99MB/sec 2024-04-26T05:12:01.378 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hyY5FP7ITT9hmZX off=11432075 len=433214 2024-04-26T05:12:01.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 3133 completed, throughput=4.99MB/sec 2024-04-26T05:12:01.382 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DUegV8QrCfpdslE off=6778449 len=690367 2024-04-26T05:12:01.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 3134 completed, throughput=5MB/sec 2024-04-26T05:12:01.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n66IrGTR6xfu4ZH off=3809734 len=1164251 2024-04-26T05:12:01.392 INFO:tasks.workunit.client.0.smithi146.stdout:op 3135 completed, throughput=5MB/sec 2024-04-26T05:12:01.392 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dC9AVfRYptAqwgq off=13464781 len=1542487 2024-04-26T05:12:01.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 3136 completed, throughput=5MB/sec 2024-04-26T05:12:01.398 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2AeWKe6Sjf_tu18 off=5201345 len=1575330 2024-04-26T05:12:01.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 3137 completed, throughput=5MB/sec 2024-04-26T05:12:02.401 INFO:tasks.workunit.client.0.smithi146.stdout: 618: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:02.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pdUDaHWpalHRjdd off=4157166 len=250131 2024-04-26T05:12:02.404 INFO:tasks.workunit.client.0.smithi146.stdout:op 3138 completed, throughput=4.99MB/sec 2024-04-26T05:12:02.405 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aegqn8a751eLVL_ off=2325562 len=164535 2024-04-26T05:12:02.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 3139 completed, throughput=4.99MB/sec 2024-04-26T05:12:02.405 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zx2p_w4D-bW-6qE off=12014030 len=1894124 2024-04-26T05:12:02.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 3140 completed, throughput=5MB/sec 2024-04-26T05:12:02.407 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u33E0SdssvC8PRi off=3319530 len=491598 2024-04-26T05:12:02.411 INFO:tasks.workunit.client.0.smithi146.stdout:op 3141 completed, throughput=5MB/sec 2024-04-26T05:12:02.412 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tctE48ajwRxJANK off=2364827 len=1179170 2024-04-26T05:12:02.413 INFO:tasks.workunit.client.0.smithi146.stdout:op 3142 completed, throughput=5MB/sec 2024-04-26T05:12:02.413 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ENoUswjICtKFLpA off=13401133 len=1520180 2024-04-26T05:12:02.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 3143 completed, throughput=5MB/sec 2024-04-26T05:12:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:02 smithi146 ceph-mon[95531]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:02 smithi146 ceph-mon[92947]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:02 smithi204 ceph-mon[88313]: pgmap v1736: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:03.414 INFO:tasks.workunit.client.0.smithi146.stdout: 619: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:03.414 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ROMXi45vOjSSYpP off=14467063 len=216512 2024-04-26T05:12:03.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 3144 completed, throughput=4.99MB/sec 2024-04-26T05:12:03.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iBrd0nqzwkuJfAh off=8092544 len=787322 2024-04-26T05:12:03.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 3145 completed, throughput=5MB/sec 2024-04-26T05:12:03.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-at4l_UkJLWVh5db off=1040284 len=1686092 2024-04-26T05:12:03.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 3146 completed, throughput=5MB/sec 2024-04-26T05:12:03.430 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-co84hiUOcPR5pp5 off=10098330 len=1517547 2024-04-26T05:12:03.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 3147 completed, throughput=5MB/sec 2024-04-26T05:12:03.432 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MyZfxtpPKHz9on- off=229619 len=544442 2024-04-26T05:12:03.432 INFO:tasks.workunit.client.0.smithi146.stdout:op 3148 completed, throughput=5MB/sec 2024-04-26T05:12:04.433 INFO:tasks.workunit.client.0.smithi146.stdout: 620: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:04.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ke4qRUrRsW4mImP off=4208609 len=1276663 2024-04-26T05:12:04.440 INFO:tasks.workunit.client.0.smithi146.stdout:op 3149 completed, throughput=4.99MB/sec 2024-04-26T05:12:04.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-86S1o_WAwphBW11 off=3138481 len=523498 2024-04-26T05:12:04.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 3150 completed, throughput=5MB/sec 2024-04-26T05:12:04.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Lfc62MXC2kZDE6G off=8030007 len=1257485 2024-04-26T05:12:04.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 3151 completed, throughput=5MB/sec 2024-04-26T05:12:04.447 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8Xc1gEM_F9P9prY off=5891129 len=1188706 2024-04-26T05:12:04.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 3152 completed, throughput=5MB/sec 2024-04-26T05:12:04.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cVC4tljYc6zDsuQ off=2841149 len=187990 2024-04-26T05:12:04.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 3153 completed, throughput=5MB/sec 2024-04-26T05:12:04.454 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kmA5kd0sqAJaVma off=472292 len=413471 2024-04-26T05:12:04.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 3154 completed, throughput=5MB/sec 2024-04-26T05:12:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:04 smithi146 ceph-mon[95531]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:04 smithi146 ceph-mon[92947]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:04 smithi204 ceph-mon[88313]: pgmap v1737: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:12:05.454 INFO:tasks.workunit.client.0.smithi146.stdout: 621: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:05.455 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3BD_eR_XSf7OwtC off=63127 len=1631507 2024-04-26T05:12:05.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 3155 completed, throughput=4.99MB/sec 2024-04-26T05:12:05.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UqBTQ9TY0OgxkHM off=4793763 len=309917 2024-04-26T05:12:05.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 3156 completed, throughput=4.99MB/sec 2024-04-26T05:12:05.466 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oOJmaJpmYCGAZqx off=6770562 len=1984177 2024-04-26T05:12:05.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 3157 completed, throughput=5MB/sec 2024-04-26T05:12:05.475 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cMGT19g3t0SwYEd off=4540197 len=574292 2024-04-26T05:12:05.475 INFO:tasks.workunit.client.0.smithi146.stdout:op 3158 completed, throughput=5MB/sec 2024-04-26T05:12:05.475 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-blHkdSDaxokf5Je off=3641499 len=473972 2024-04-26T05:12:05.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 3159 completed, throughput=5MB/sec 2024-04-26T05:12:05.477 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g8uRLn7ogDjLVLK off=9177858 len=1029391 2024-04-26T05:12:05.478 INFO:tasks.workunit.client.0.smithi146.stdout:op 3160 completed, throughput=5MB/sec 2024-04-26T05:12:06.479 INFO:tasks.workunit.client.0.smithi146.stdout: 622: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:06.479 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UK2bdU76dN-NXWL off=8499667 len=1253969 2024-04-26T05:12:06.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 3161 completed, throughput=4.99MB/sec 2024-04-26T05:12:06.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--wldizAxAttvKpy off=5773299 len=1655991 2024-04-26T05:12:06.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 3162 completed, throughput=5MB/sec 2024-04-26T05:12:06.489 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SAEoKefHGFQqjtj off=14246611 len=1163533 2024-04-26T05:12:06.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 3163 completed, throughput=5MB/sec 2024-04-26T05:12:06.494 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jrUFsdBC3EnlMkZ off=8551469 len=1987065 2024-04-26T05:12:06.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 3164 completed, throughput=5MB/sec 2024-04-26T05:12:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:06] "GET /metrics HTTP/1.1" 200 34138 "" "Prometheus/2.43.0" 2024-04-26T05:12:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:06 smithi146 ceph-mon[92947]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:06 smithi146 ceph-mon[95531]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:06 smithi204 ceph-mon[88313]: pgmap v1738: 105 pgs: 105 active+clean; 126 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:12:07.497 INFO:tasks.workunit.client.0.smithi146.stdout: 623: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:07.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FbvkmsXloJ9fmvH off=7525624 len=776521 2024-04-26T05:12:07.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 3165 completed, throughput=5MB/sec 2024-04-26T05:12:07.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P9gSJXWT36MbbsX off=4139215 len=1015515 2024-04-26T05:12:07.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 3166 completed, throughput=5MB/sec 2024-04-26T05:12:07.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-52BSpsZguE7RhBM off=8149768 len=709444 2024-04-26T05:12:07.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 3167 completed, throughput=5MB/sec 2024-04-26T05:12:07.505 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OVXm4h02LJ3L1QV off=14078810 len=277353 2024-04-26T05:12:07.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 3168 completed, throughput=5MB/sec 2024-04-26T05:12:07.508 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vHcYdi6rJ2gIGS6 off=2569912 len=130818 2024-04-26T05:12:07.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 3169 completed, throughput=5MB/sec 2024-04-26T05:12:07.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7jCoxKqIej305UH off=22573999 len=1662066 2024-04-26T05:12:07.520 INFO:tasks.workunit.client.0.smithi146.stdout:op 3170 completed, throughput=5MB/sec 2024-04-26T05:12:08.521 INFO:tasks.workunit.client.0.smithi146.stdout: 624: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:08.521 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NVYPmeV_kaYNiIp off=12044187 len=38537 2024-04-26T05:12:08.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 3171 completed, throughput=4.99MB/sec 2024-04-26T05:12:08.524 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sNCHbTf9UHxzQQD off=8238527 len=728548 2024-04-26T05:12:08.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 3172 completed, throughput=4.99MB/sec 2024-04-26T05:12:08.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iJv09AiLx2x-PIF off=2940092 len=497640 2024-04-26T05:12:08.526 INFO:tasks.workunit.client.0.smithi146.stdout:op 3173 completed, throughput=4.99MB/sec 2024-04-26T05:12:08.526 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CEDpSTpHNRNKPOi off=17283257 len=260664 2024-04-26T05:12:08.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 3174 completed, throughput=5MB/sec 2024-04-26T05:12:08.529 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NMCvSvajVBjXuv- off=3756275 len=385239 2024-04-26T05:12:08.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 3175 completed, throughput=5MB/sec 2024-04-26T05:12:08.529 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_C354GgDkbY3NZ_ off=382083 len=2062616 2024-04-26T05:12:08.532 INFO:tasks.workunit.client.0.smithi146.stdout:op 3176 completed, throughput=5MB/sec 2024-04-26T05:12:08.532 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dHCAGcVJuiF24bx off=6585012 len=427834 2024-04-26T05:12:08.533 INFO:tasks.workunit.client.0.smithi146.stdout:op 3177 completed, throughput=5MB/sec 2024-04-26T05:12:08.533 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NCSERF3l4CoqhOD off=9161134 len=1839212 2024-04-26T05:12:08.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 3178 completed, throughput=5MB/sec 2024-04-26T05:12:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:08 smithi146 ceph-mon[95531]: pgmap v1739: 105 pgs: 105 active+clean; 126 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-04-26T05:12:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:08 smithi146 ceph-mon[92947]: pgmap v1739: 105 pgs: 105 active+clean; 126 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-04-26T05:12:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:08 smithi204 ceph-mon[88313]: pgmap v1739: 105 pgs: 105 active+clean; 126 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-04-26T05:12:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:09.544 INFO:tasks.workunit.client.0.smithi146.stdout: 625: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:09.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q2FyD9lZfxu_Lud off=2772264 len=1922379 2024-04-26T05:12:09.553 INFO:tasks.workunit.client.0.smithi146.stdout:op 3179 completed, throughput=5MB/sec 2024-04-26T05:12:09.553 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Pc7gig9TxYrtKKI off=6499124 len=83672 2024-04-26T05:12:09.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 3180 completed, throughput=5MB/sec 2024-04-26T05:12:09.556 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dxSsSvw5aFO3jW8 off=983174 len=5273 2024-04-26T05:12:09.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 3181 completed, throughput=5MB/sec 2024-04-26T05:12:09.558 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uJa1zpNS_lIl2gb off=647432 len=1267181 2024-04-26T05:12:09.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 3182 completed, throughput=5MB/sec 2024-04-26T05:12:09.564 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2MHTEQordSmOaWG off=8347153 len=1188147 2024-04-26T05:12:09.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 3183 completed, throughput=5MB/sec 2024-04-26T05:12:10.571 INFO:tasks.workunit.client.0.smithi146.stdout: 626: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:10.571 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZP1MrrIyrliYCHf off=9030169 len=894648 2024-04-26T05:12:10.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 3184 completed, throughput=4.99MB/sec 2024-04-26T05:12:10.576 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VvnP_HPdkCkKCpd off=293889 len=1021716 2024-04-26T05:12:10.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 3185 completed, throughput=5MB/sec 2024-04-26T05:12:10.581 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xhVgM05AunhqJvK off=9711837 len=1213338 2024-04-26T05:12:10.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 3186 completed, throughput=5MB/sec 2024-04-26T05:12:10.583 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wk39JHeHBbfqigw off=18444142 len=305337 2024-04-26T05:12:10.584 INFO:tasks.workunit.client.0.smithi146.stdout:op 3187 completed, throughput=5MB/sec 2024-04-26T05:12:10.584 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kDwsAsmcaWEu1h1 off=4370663 len=449283 2024-04-26T05:12:10.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 3188 completed, throughput=5MB/sec 2024-04-26T05:12:10.587 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gNjb30OVL0mrhZs off=10944101 len=218377 2024-04-26T05:12:10.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 3189 completed, throughput=5MB/sec 2024-04-26T05:12:10.590 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lydsz5lrsyIr2YR off=10049073 len=87857 2024-04-26T05:12:10.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 3190 completed, throughput=5MB/sec 2024-04-26T05:12:10.591 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AaEh6p4HuqR4ccl off=7493888 len=77375 2024-04-26T05:12:10.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 3191 completed, throughput=5MB/sec 2024-04-26T05:12:10.591 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ajWI5xyDHftVYH_ off=2285604 len=1130031 2024-04-26T05:12:10.592 INFO:tasks.workunit.client.0.smithi146.stdout:op 3192 completed, throughput=5MB/sec 2024-04-26T05:12:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:10 smithi146 ceph-mon[95531]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:12:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:10 smithi146 ceph-mon[92947]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:12:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:10 smithi204 ceph-mon[88313]: pgmap v1740: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:12:11.592 INFO:tasks.workunit.client.0.smithi146.stdout: 627: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:11.592 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Ity7Q7BUG2zeUP off=2939424 len=2070993 2024-04-26T05:12:11.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 3193 completed, throughput=5MB/sec 2024-04-26T05:12:11.605 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ze6xhDDY4Xk2Mkn off=1876152 len=159383 2024-04-26T05:12:11.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 3194 completed, throughput=5MB/sec 2024-04-26T05:12:11.608 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-68wCE631LJxRh3L off=1659669 len=685986 2024-04-26T05:12:11.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 3195 completed, throughput=5MB/sec 2024-04-26T05:12:11.611 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mSdlLUd7kO8sz-8 off=1688495 len=625187 2024-04-26T05:12:11.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 3196 completed, throughput=5MB/sec 2024-04-26T05:12:11.615 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wXEXSPuMg3-rrFm off=15009039 len=236933 2024-04-26T05:12:11.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 3197 completed, throughput=5MB/sec 2024-04-26T05:12:11.618 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m-56-CNMc5m19Oi off=3736454 len=392387 2024-04-26T05:12:11.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 3198 completed, throughput=5MB/sec 2024-04-26T05:12:11.618 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JoC4qAu8byegnEk off=511267 len=521483 2024-04-26T05:12:11.619 INFO:tasks.workunit.client.0.smithi146.stdout:op 3199 completed, throughput=5MB/sec 2024-04-26T05:12:11.619 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WPMAAceo0gFCnja off=22062408 len=1576089 2024-04-26T05:12:11.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 3200 completed, throughput=5MB/sec 2024-04-26T05:12:12.622 INFO:tasks.workunit.client.0.smithi146.stdout: 628: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:12.622 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Dsv1a2oDwb2-tL_ off=2367860 len=1125089 2024-04-26T05:12:12.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 3201 completed, throughput=5MB/sec 2024-04-26T05:12:12.628 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oQob-SNFEu4Jqe8 off=6862050 len=718911 2024-04-26T05:12:12.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 3202 completed, throughput=5MB/sec 2024-04-26T05:12:12.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-enGPQrAno8SxACO off=618921 len=1021115 2024-04-26T05:12:12.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 3203 completed, throughput=5MB/sec 2024-04-26T05:12:12.633 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ri81EcednffSEc3 off=1538668 len=1850566 2024-04-26T05:12:12.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 3204 completed, throughput=5MB/sec 2024-04-26T05:12:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:12 smithi146 ceph-mon[95531]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:12 smithi146 ceph-mon[92947]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:12 smithi204 ceph-mon[88313]: pgmap v1741: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:13.642 INFO:tasks.workunit.client.0.smithi146.stdout: 629: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:13.642 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0ZhnUP4xuZ0MN5X off=6399460 len=961021 2024-04-26T05:12:13.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 3205 completed, throughput=4.99MB/sec 2024-04-26T05:12:13.643 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zGRXw3-btVoRkjA off=15682721 len=427349 2024-04-26T05:12:13.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 3206 completed, throughput=5MB/sec 2024-04-26T05:12:13.644 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OMZSAWMLFae-90- off=1901552 len=1080473 2024-04-26T05:12:13.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 3207 completed, throughput=5MB/sec 2024-04-26T05:12:13.650 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eO0132VA3Z3RWcM off=2561810 len=800264 2024-04-26T05:12:13.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 3208 completed, throughput=5MB/sec 2024-04-26T05:12:13.651 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jLgJMklF5yeIklV off=9716287 len=1151312 2024-04-26T05:12:13.653 INFO:tasks.workunit.client.0.smithi146.stdout:op 3209 completed, throughput=5MB/sec 2024-04-26T05:12:13.653 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cOeNloMDwJd1qAf off=12043428 len=2065969 2024-04-26T05:12:13.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 3210 completed, throughput=5MB/sec 2024-04-26T05:12:14.656 INFO:tasks.workunit.client.0.smithi146.stdout: 630: throughput=5MB/sec pending data=0 2024-04-26T05:12:14.656 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JvJIgNx2RteDvgk off=5866808 len=2041192 2024-04-26T05:12:14.658 INFO:tasks.workunit.client.0.smithi146.stdout:op 3211 completed, throughput=5MB/sec 2024-04-26T05:12:14.658 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KD-ZFCfLRyPCGOT off=920458 len=426786 2024-04-26T05:12:14.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 3212 completed, throughput=5MB/sec 2024-04-26T05:12:14.662 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KhSI3NC93kLpqfy off=14074922 len=1071100 2024-04-26T05:12:14.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 3213 completed, throughput=5MB/sec 2024-04-26T05:12:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:14 smithi146 ceph-mon[92947]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:14 smithi146 ceph-mon[95531]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:14 smithi204 ceph-mon[88313]: pgmap v1742: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:12:15.664 INFO:tasks.workunit.client.0.smithi146.stdout: 631: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:15.664 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Lm35snUK24_FORl off=311967 len=260076 2024-04-26T05:12:15.667 INFO:tasks.workunit.client.0.smithi146.stdout:op 3214 completed, throughput=4.99MB/sec 2024-04-26T05:12:15.668 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hJL61QpE0Gh_FFU off=16467016 len=1590044 2024-04-26T05:12:15.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 3215 completed, throughput=5MB/sec 2024-04-26T05:12:15.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-isefKGcT0yJyNyn off=10216177 len=793668 2024-04-26T05:12:15.671 INFO:tasks.workunit.client.0.smithi146.stdout:op 3216 completed, throughput=5MB/sec 2024-04-26T05:12:15.671 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0Dy2WfE-J20eA5l off=2918901 len=1404435 2024-04-26T05:12:15.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 3217 completed, throughput=5MB/sec 2024-04-26T05:12:15.673 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AaOnAKjNDvpvSMa off=5180024 len=1328888 2024-04-26T05:12:15.674 INFO:tasks.workunit.client.0.smithi146.stdout:op 3218 completed, throughput=5MB/sec 2024-04-26T05:12:16.674 INFO:tasks.workunit.client.0.smithi146.stdout: 632: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:16.675 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-r_K6FVveKVpXQ5k off=6306142 len=785122 2024-04-26T05:12:16.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 3219 completed, throughput=4.99MB/sec 2024-04-26T05:12:16.679 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sr5Bh_g4Wd5_SeV off=3582640 len=1130706 2024-04-26T05:12:16.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 3220 completed, throughput=5MB/sec 2024-04-26T05:12:16.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3DA3gGyIFEQHILh off=2740398 len=1366625 2024-04-26T05:12:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:16] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:12:16.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 3221 completed, throughput=5MB/sec 2024-04-26T05:12:16.693 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2kSJKGtFRw5mIFp off=3088198 len=535804 2024-04-26T05:12:16.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 3222 completed, throughput=5MB/sec 2024-04-26T05:12:16.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3Jcj42RfssbB_cn off=1415644 len=1345411 2024-04-26T05:12:16.699 INFO:tasks.workunit.client.0.smithi146.stdout:op 3223 completed, throughput=5MB/sec 2024-04-26T05:12:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:16 smithi146 ceph-mon[95531]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:12:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:16 smithi146 ceph-mon[92947]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:12:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:16 smithi204 ceph-mon[88313]: pgmap v1743: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:12:17.699 INFO:tasks.workunit.client.0.smithi146.stdout: 633: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:17.699 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I7WoN8HhOMCYGwa off=5542290 len=729835 2024-04-26T05:12:17.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 3224 completed, throughput=4.99MB/sec 2024-04-26T05:12:17.700 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W_mhrVVzCPB4yGM off=3399864 len=1247733 2024-04-26T05:12:17.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 3225 completed, throughput=5MB/sec 2024-04-26T05:12:17.707 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HqczchSV9GVci6R off=15004180 len=1726560 2024-04-26T05:12:17.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 3226 completed, throughput=5MB/sec 2024-04-26T05:12:17.717 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kM7qBkXHxkdUCXN off=6720946 len=611036 2024-04-26T05:12:17.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 3227 completed, throughput=5MB/sec 2024-04-26T05:12:17.721 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-osjfcp0SH4AO1RB off=1288249 len=1587733 2024-04-26T05:12:17.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 3228 completed, throughput=5MB/sec 2024-04-26T05:12:18.723 INFO:tasks.workunit.client.0.smithi146.stdout: 634: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:18.724 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oot9vhodKqf6TaX off=1484285 len=1263802 2024-04-26T05:12:18.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 3229 completed, throughput=5MB/sec 2024-04-26T05:12:18.726 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xm5bN8imKoBZzlH off=810158 len=1759907 2024-04-26T05:12:18.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 3230 completed, throughput=5MB/sec 2024-04-26T05:12:18.734 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wgJY1gD0i5Br7hn off=3570751 len=1470451 2024-04-26T05:12:18.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 3231 completed, throughput=5MB/sec 2024-04-26T05:12:18.744 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Dl55IchMBFhIb9 off=1413503 len=1170959 2024-04-26T05:12:18.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 3232 completed, throughput=5MB/sec 2024-04-26T05:12:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:18 smithi146 ceph-mon[92947]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:18 smithi146 ceph-mon[95531]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:18 smithi204 ceph-mon[88313]: pgmap v1744: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:19.746 INFO:tasks.workunit.client.0.smithi146.stdout: 635: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:19.746 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gkc3UkPtv2H--Wq off=13657731 len=1991062 2024-04-26T05:12:19.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 3233 completed, throughput=5MB/sec 2024-04-26T05:12:19.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UD0LCQqrdVWQhC- off=16054584 len=1241922 2024-04-26T05:12:19.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 3234 completed, throughput=5MB/sec 2024-04-26T05:12:19.750 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XyJ6YYPAlbtV1Ox off=3231216 len=1119183 2024-04-26T05:12:19.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 3235 completed, throughput=5MB/sec 2024-04-26T05:12:20.751 INFO:tasks.workunit.client.0.smithi146.stdout: 636: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:20.752 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MTQz-JITKF4FRnJ off=16262792 len=704485 2024-04-26T05:12:20.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 3236 completed, throughput=4.99MB/sec 2024-04-26T05:12:20.753 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kxl0tfck9ok559I off=4691856 len=1089493 2024-04-26T05:12:20.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 3237 completed, throughput=4.99MB/sec 2024-04-26T05:12:20.754 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-goQ9Awja69glC2A off=5185127 len=1994447 2024-04-26T05:12:20.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 3238 completed, throughput=5MB/sec 2024-04-26T05:12:20.764 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QSDBDx_VvPtvfGc off=3750949 len=1312351 2024-04-26T05:12:20.770 INFO:tasks.workunit.client.0.smithi146.stdout:op 3239 completed, throughput=5MB/sec 2024-04-26T05:12:20.770 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SBiS4yXKuAmQp6C off=12701181 len=161475 2024-04-26T05:12:20.773 INFO:tasks.workunit.client.0.smithi146.stdout:op 3240 completed, throughput=5MB/sec 2024-04-26T05:12:20.773 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l7lsZjVW8-pHpFg off=11916521 len=42905 2024-04-26T05:12:20.775 INFO:tasks.workunit.client.0.smithi146.stdout:op 3241 completed, throughput=5MB/sec 2024-04-26T05:12:20.775 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e5lUw7FiaT2-1yI off=3289571 len=1866237 2024-04-26T05:12:20.777 INFO:tasks.workunit.client.0.smithi146.stdout:op 3242 completed, throughput=5MB/sec 2024-04-26T05:12:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:20 smithi146 ceph-mon[92947]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:12:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:20 smithi146 ceph-mon[95531]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:12:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:20 smithi204 ceph-mon[88313]: pgmap v1745: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:12:21.777 INFO:tasks.workunit.client.0.smithi146.stdout: 637: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:21.777 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dlcxyZhLioGkzHY off=23222677 len=828794 2024-04-26T05:12:21.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 3243 completed, throughput=5MB/sec 2024-04-26T05:12:21.782 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C-rfrRz2eBw6ZKO off=233277 len=1137534 2024-04-26T05:12:21.785 INFO:tasks.workunit.client.0.smithi146.stdout:op 3244 completed, throughput=5MB/sec 2024-04-26T05:12:21.785 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8z_TW6JLIaoFmwJ off=14214962 len=324030 2024-04-26T05:12:21.786 INFO:tasks.workunit.client.0.smithi146.stdout:op 3245 completed, throughput=5MB/sec 2024-04-26T05:12:21.786 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-373Rq-WH7G3e1CW off=3993168 len=931149 2024-04-26T05:12:21.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 3246 completed, throughput=5MB/sec 2024-04-26T05:12:21.791 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KHMrokGTvnqiiMP off=9393750 len=1186990 2024-04-26T05:12:21.798 INFO:tasks.workunit.client.0.smithi146.stdout:op 3247 completed, throughput=5MB/sec 2024-04-26T05:12:22.798 INFO:tasks.workunit.client.0.smithi146.stdout: 638: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:22.798 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8IPpy3CZXgeOQw1 off=15108261 len=689395 2024-04-26T05:12:22.803 INFO:tasks.workunit.client.0.smithi146.stdout:op 3248 completed, throughput=4.99MB/sec 2024-04-26T05:12:22.803 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f9yyHkT3O8IIYn3 off=9920058 len=1630605 2024-04-26T05:12:22.805 INFO:tasks.workunit.client.0.smithi146.stdout:op 3249 completed, throughput=5MB/sec 2024-04-26T05:12:22.805 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZsDd-j9opAP-DrM off=17082132 len=1482125 2024-04-26T05:12:22.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 3250 completed, throughput=5MB/sec 2024-04-26T05:12:22.808 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4sq9Cxu4LeSvScN off=9814306 len=1028872 2024-04-26T05:12:22.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 3251 completed, throughput=5MB/sec 2024-04-26T05:12:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:22 smithi146 ceph-mon[92947]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:22 smithi146 ceph-mon[95531]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:22 smithi204 ceph-mon[88313]: pgmap v1746: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:23.810 INFO:tasks.workunit.client.0.smithi146.stdout: 639: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:23.810 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M_QEpWjGcMyA6iG off=7866565 len=1479360 2024-04-26T05:12:23.819 INFO:tasks.workunit.client.0.smithi146.stdout:op 3252 completed, throughput=5MB/sec 2024-04-26T05:12:23.819 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-w6bqfU6lkvX2C5h off=23406633 len=358638 2024-04-26T05:12:23.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 3253 completed, throughput=5MB/sec 2024-04-26T05:12:23.820 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PlTYy00o9RAYoIX off=9392652 len=1529399 2024-04-26T05:12:23.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 3254 completed, throughput=5MB/sec 2024-04-26T05:12:23.829 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f7GhM3D0iG4rXOF off=22940 len=1586211 2024-04-26T05:12:23.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 3255 completed, throughput=5MB/sec 2024-04-26T05:12:23.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PUV_WfaSDqUijcD off=22933843 len=791235 2024-04-26T05:12:23.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 3256 completed, throughput=5MB/sec 2024-04-26T05:12:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:24.833 INFO:tasks.workunit.client.0.smithi146.stdout: 640: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:24.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OKN9Fi0-YGocbT3 off=3470024 len=53826 2024-04-26T05:12:24.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 3257 completed, throughput=4.99MB/sec 2024-04-26T05:12:24.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zip7Po7UfnDQznN off=3545873 len=711780 2024-04-26T05:12:24.840 INFO:tasks.workunit.client.0.smithi146.stdout:op 3258 completed, throughput=4.99MB/sec 2024-04-26T05:12:24.841 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aSyr3KD-JxOF_de off=3737009 len=564595 2024-04-26T05:12:24.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 3259 completed, throughput=5MB/sec 2024-04-26T05:12:24.844 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I4MHRz3xrDCDZ9W off=397185 len=999011 2024-04-26T05:12:24.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 3260 completed, throughput=5MB/sec 2024-04-26T05:12:24.850 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eQPlZUz9LN1dmeA off=7286975 len=1898694 2024-04-26T05:12:24.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 3261 completed, throughput=5MB/sec 2024-04-26T05:12:24.861 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i_555SoajyLk-0J off=11804895 len=1402723 2024-04-26T05:12:24.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 3262 completed, throughput=5MB/sec 2024-04-26T05:12:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:24 smithi146 ceph-mon[92947]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:24 smithi146 ceph-mon[95531]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:24 smithi204 ceph-mon[88313]: pgmap v1747: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:12:25.863 INFO:tasks.workunit.client.0.smithi146.stdout: 641: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:25.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--wtStNakvmHoDgA off=11585578 len=256128 2024-04-26T05:12:25.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 3263 completed, throughput=4.99MB/sec 2024-04-26T05:12:25.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0r9vSG38gn17OMZ off=2893523 len=167664 2024-04-26T05:12:25.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 3264 completed, throughput=4.99MB/sec 2024-04-26T05:12:25.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wpqKGKMuzDrAp2S off=2847591 len=945003 2024-04-26T05:12:25.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 3265 completed, throughput=5MB/sec 2024-04-26T05:12:25.867 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I5cjTwZ9ecxv08X off=2422609 len=1375449 2024-04-26T05:12:25.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 3266 completed, throughput=5MB/sec 2024-04-26T05:12:25.874 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DrLVwDlESuZtUdA off=8323264 len=1929050 2024-04-26T05:12:25.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 3267 completed, throughput=5MB/sec 2024-04-26T05:12:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:26] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:12:26.885 INFO:tasks.workunit.client.0.smithi146.stdout: 642: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:26.886 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W2vRxiiRER_gHg7 off=7929233 len=1758750 2024-04-26T05:12:26.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 3268 completed, throughput=5MB/sec 2024-04-26T05:12:26.893 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dwPH9pBN7R5R-nL off=5416412 len=1440593 2024-04-26T05:12:26.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 3269 completed, throughput=5MB/sec 2024-04-26T05:12:26.896 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ew_3z7q8LVASnlF off=1018827 len=144668 2024-04-26T05:12:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 3270 completed, throughput=5MB/sec 2024-04-26T05:12:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iKSWbe65Om6TLqF off=1285123 len=426774 2024-04-26T05:12:26.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 3271 completed, throughput=5MB/sec 2024-04-26T05:12:26.898 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AVlNxtQrJ6gWiFz off=8133872 len=1631696 2024-04-26T05:12:26.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 3272 completed, throughput=5MB/sec 2024-04-26T05:12:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:26 smithi146 ceph-mon[92947]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:27.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:26 smithi146 ceph-mon[95531]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:26 smithi204 ceph-mon[88313]: pgmap v1748: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:27.900 INFO:tasks.workunit.client.0.smithi146.stdout: 643: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:27.900 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PTkKuuvLmFtSQQy off=6218587 len=1407604 2024-04-26T05:12:27.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 3273 completed, throughput=4.99MB/sec 2024-04-26T05:12:27.903 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Rt8PDnjyc8ayHQC off=2478907 len=79778 2024-04-26T05:12:27.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 3274 completed, throughput=5MB/sec 2024-04-26T05:12:27.906 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6-vnjuzgF7nhsC1 off=14301055 len=1764749 2024-04-26T05:12:27.909 INFO:tasks.workunit.client.0.smithi146.stdout:op 3275 completed, throughput=5MB/sec 2024-04-26T05:12:27.909 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9zUfqrqnl-lyyBU off=802447 len=1868096 2024-04-26T05:12:27.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 3276 completed, throughput=5MB/sec 2024-04-26T05:12:28.911 INFO:tasks.workunit.client.0.smithi146.stdout: 644: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:28.911 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hZQgBtDfDXVYXTI off=647749 len=247597 2024-04-26T05:12:28.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 3277 completed, throughput=4.99MB/sec 2024-04-26T05:12:28.914 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QAla90fenV9wHHh off=1704493 len=1183938 2024-04-26T05:12:28.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 3278 completed, throughput=4.99MB/sec 2024-04-26T05:12:28.921 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5u-L2gWuYE5kD_Y off=11140012 len=356101 2024-04-26T05:12:28.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 3279 completed, throughput=5MB/sec 2024-04-26T05:12:28.924 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Kfz72-eyIlbYgjq off=6330356 len=827723 2024-04-26T05:12:28.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 3280 completed, throughput=5MB/sec 2024-04-26T05:12:28.928 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bCZ0iKBM4dvC8jz off=5169455 len=1456763 2024-04-26T05:12:28.929 INFO:tasks.workunit.client.0.smithi146.stdout:op 3281 completed, throughput=5MB/sec 2024-04-26T05:12:28.929 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KCNPcgl7PlTh6rl off=4577480 len=613854 2024-04-26T05:12:28.930 INFO:tasks.workunit.client.0.smithi146.stdout:op 3282 completed, throughput=5MB/sec 2024-04-26T05:12:28.930 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XFSwPRGmYyZJSvR off=1606425 len=1311260 2024-04-26T05:12:28.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 3283 completed, throughput=5MB/sec 2024-04-26T05:12:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:28 smithi146 ceph-mon[95531]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:12:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:28 smithi146 ceph-mon[92947]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:12:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:28 smithi204 ceph-mon[88313]: pgmap v1749: 105 pgs: 105 active+clean; 126 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 3 op/s 2024-04-26T05:12:29.938 INFO:tasks.workunit.client.0.smithi146.stdout: 645: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:29.939 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1lv-1Y2dXPS3hW_ off=125472 len=1137016 2024-04-26T05:12:29.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 3284 completed, throughput=5MB/sec 2024-04-26T05:12:29.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wBzX1zZDGTzSUoq off=6269885 len=1778166 2024-04-26T05:12:29.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 3285 completed, throughput=5MB/sec 2024-04-26T05:12:29.948 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z2hw69bGuPEdT24 off=14947745 len=1376538 2024-04-26T05:12:29.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 3286 completed, throughput=5MB/sec 2024-04-26T05:12:29.955 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o7Xh036rnqsftMH off=13047328 len=1477009 2024-04-26T05:12:29.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 3287 completed, throughput=5MB/sec 2024-04-26T05:12:30.961 INFO:tasks.workunit.client.0.smithi146.stdout: 646: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:30.961 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u4deXLEYX4ktRti off=17190232 len=993357 2024-04-26T05:12:30.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 3288 completed, throughput=5MB/sec 2024-04-26T05:12:30.962 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j8Xy7fAJFPaCSn2 off=9522193 len=417380 2024-04-26T05:12:30.965 INFO:tasks.workunit.client.0.smithi146.stdout:op 3289 completed, throughput=5MB/sec 2024-04-26T05:12:30.965 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5RE1KAQ343kuLu1 off=23228171 len=928743 2024-04-26T05:12:30.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 3290 completed, throughput=5MB/sec 2024-04-26T05:12:30.966 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E6sy4YpPFzNkJ7H off=4856125 len=1898305 2024-04-26T05:12:30.977 INFO:tasks.workunit.client.0.smithi146.stdout:op 3291 completed, throughput=5MB/sec 2024-04-26T05:12:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:30 smithi146 ceph-mon[95531]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:30 smithi146 ceph-mon[92947]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:31.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:30 smithi204 ceph-mon[88313]: pgmap v1750: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.5 MiB/s wr, 5 op/s 2024-04-26T05:12:31.977 INFO:tasks.workunit.client.0.smithi146.stdout: 647: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:31.977 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9KoEG4cYtfdAe2v off=4565644 len=1586911 2024-04-26T05:12:31.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 3292 completed, throughput=4.99MB/sec 2024-04-26T05:12:31.979 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-36Vv0GcAdikyiJw off=2289286 len=1713374 2024-04-26T05:12:31.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 3293 completed, throughput=5MB/sec 2024-04-26T05:12:31.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pL5E8dxFSAXJQIe off=10196675 len=1212183 2024-04-26T05:12:31.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 3294 completed, throughput=5MB/sec 2024-04-26T05:12:31.984 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AIu7A-QouDSXf9r off=12074068 len=1687720 2024-04-26T05:12:31.993 INFO:tasks.workunit.client.0.smithi146.stdout:op 3295 completed, throughput=5MB/sec 2024-04-26T05:12:32.993 INFO:tasks.workunit.client.0.smithi146.stdout: 648: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:32.993 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8I98OHgu6Trt7jc off=1531569 len=1587219 2024-04-26T05:12:32.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 3296 completed, throughput=5MB/sec 2024-04-26T05:12:32.995 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JJLeknh88PIb60T off=2633431 len=534664 2024-04-26T05:12:32.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 3297 completed, throughput=5MB/sec 2024-04-26T05:12:32.995 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jeZWu-rn7MSNw4c off=4672216 len=1083148 2024-04-26T05:12:33.000 INFO:tasks.workunit.client.0.smithi146.stdout:op 3298 completed, throughput=5MB/sec 2024-04-26T05:12:33.000 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O69a2LTgyewhOZh off=9158726 len=1508526 2024-04-26T05:12:33.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 3299 completed, throughput=5MB/sec 2024-04-26T05:12:33.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:32 smithi146 ceph-mon[95531]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:33.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:32 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:12:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:32 smithi146 ceph-mon[92947]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:33.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:32 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:12:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:32 smithi204 ceph-mon[88313]: pgmap v1751: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:32 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:12:34.007 INFO:tasks.workunit.client.0.smithi146.stdout: 649: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:34.008 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ga0SgYrKf2ljxLc off=4588123 len=874372 2024-04-26T05:12:34.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 3300 completed, throughput=4.99MB/sec 2024-04-26T05:12:34.011 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oPexTJXYBCpYrks off=946440 len=591110 2024-04-26T05:12:34.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 3301 completed, throughput=5MB/sec 2024-04-26T05:12:34.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HtBr7OLtxtdZk_e off=5445278 len=973894 2024-04-26T05:12:34.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 3302 completed, throughput=5MB/sec 2024-04-26T05:12:34.019 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZelD7k9_wF8R0AC off=5253080 len=716454 2024-04-26T05:12:34.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 3303 completed, throughput=5MB/sec 2024-04-26T05:12:34.021 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q_5rYISgQttXWjP off=1149211 len=39342 2024-04-26T05:12:34.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 3304 completed, throughput=5MB/sec 2024-04-26T05:12:34.022 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z8zvxLmAMcaGGRt off=12731425 len=117658 2024-04-26T05:12:34.024 INFO:tasks.workunit.client.0.smithi146.stdout:op 3305 completed, throughput=5MB/sec 2024-04-26T05:12:34.024 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QRz5dv8mfooZIq2 off=5296957 len=1602209 2024-04-26T05:12:34.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 3306 completed, throughput=5MB/sec 2024-04-26T05:12:34.027 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kiG-jMNypH6nOMx off=1119551 len=450633 2024-04-26T05:12:34.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 3307 completed, throughput=5MB/sec 2024-04-26T05:12:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:12:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:12:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:12:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:12:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:12:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:33 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:12:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:12:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:12:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:33 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:12:35.028 INFO:tasks.workunit.client.0.smithi146.stdout: 650: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:35.028 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--DJv98kLt_appIk off=1852991 len=299902 2024-04-26T05:12:35.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 3308 completed, throughput=4.99MB/sec 2024-04-26T05:12:35.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7UsIL9H-wscYRX- off=3889699 len=2070407 2024-04-26T05:12:35.044 INFO:tasks.workunit.client.0.smithi146.stdout:op 3309 completed, throughput=5MB/sec 2024-04-26T05:12:35.044 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f9lXUlkopvi0_nB off=0 len=1712785 2024-04-26T05:12:35.045 INFO:tasks.workunit.client.0.smithi146.stdout:op 3310 completed, throughput=5MB/sec 2024-04-26T05:12:35.045 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lPTZ9QhEpddYNBu off=879291 len=213781 2024-04-26T05:12:35.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 3311 completed, throughput=5MB/sec 2024-04-26T05:12:35.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--4MWp3T66RzC6jV off=5466827 len=212572 2024-04-26T05:12:35.050 INFO:tasks.workunit.client.0.smithi146.stdout:op 3312 completed, throughput=5MB/sec 2024-04-26T05:12:35.050 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WGrgMs8_hsJZqSz off=768596 len=88561 2024-04-26T05:12:35.050 INFO:tasks.workunit.client.0.smithi146.stdout:op 3313 completed, throughput=5MB/sec 2024-04-26T05:12:35.051 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tAeCwjsSdhe64tX off=354973 len=140912 2024-04-26T05:12:35.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 3314 completed, throughput=5MB/sec 2024-04-26T05:12:35.051 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TuDaFAIH-ody-yf off=11867251 len=1703445 2024-04-26T05:12:35.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 3315 completed, throughput=5MB/sec 2024-04-26T05:12:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:34 smithi146 ceph-mon[95531]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:34 smithi146 ceph-mon[92947]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:34 smithi204 ceph-mon[88313]: pgmap v1752: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:12:36.061 INFO:tasks.workunit.client.0.smithi146.stdout: 651: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:36.062 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C4zYuRt6JQKO7y7 off=21080843 len=504363 2024-04-26T05:12:36.065 INFO:tasks.workunit.client.0.smithi146.stdout:op 3316 completed, throughput=5MB/sec 2024-04-26T05:12:36.065 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3K7ksodazepO5Fi off=13736621 len=840885 2024-04-26T05:12:36.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 3317 completed, throughput=5MB/sec 2024-04-26T05:12:36.067 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gcqObIuTZoBvQoK off=9119552 len=881506 2024-04-26T05:12:36.079 INFO:tasks.workunit.client.0.smithi146.stdout:op 3318 completed, throughput=5MB/sec 2024-04-26T05:12:36.079 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8krnp5JR1prOroL off=2336299 len=1225710 2024-04-26T05:12:36.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 3319 completed, throughput=5MB/sec 2024-04-26T05:12:36.081 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V04K7qInrFDXGvF off=7860856 len=606316 2024-04-26T05:12:36.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 3320 completed, throughput=5MB/sec 2024-04-26T05:12:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:36] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:12:37.085 INFO:tasks.workunit.client.0.smithi146.stdout: 652: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:37.085 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fAW-myiJ0VfafMz off=745391 len=250853 2024-04-26T05:12:37.086 INFO:tasks.workunit.client.0.smithi146.stdout:op 3321 completed, throughput=4.99MB/sec 2024-04-26T05:12:37.086 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-co6XT-YYvoiNap5 off=5511265 len=490943 2024-04-26T05:12:37.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 3322 completed, throughput=4.99MB/sec 2024-04-26T05:12:37.087 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EfgWSa7GQFqv5rv off=4044193 len=842328 2024-04-26T05:12:37.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 3323 completed, throughput=4.99MB/sec 2024-04-26T05:12:37.092 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xH2lY-Zf7ix_Xfd off=3899125 len=1223522 2024-04-26T05:12:37.095 INFO:tasks.workunit.client.0.smithi146.stdout:op 3324 completed, throughput=5MB/sec 2024-04-26T05:12:37.095 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TaM1zeS12YPpqh5 off=532755 len=1482734 2024-04-26T05:12:37.097 INFO:tasks.workunit.client.0.smithi146.stdout:op 3325 completed, throughput=5MB/sec 2024-04-26T05:12:37.097 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OlV4SmmMZGdq5Ea off=648535 len=994566 2024-04-26T05:12:37.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 3326 completed, throughput=5MB/sec 2024-04-26T05:12:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:36 smithi146 ceph-mon[92947]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:12:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:36 smithi146 ceph-mon[95531]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:12:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:36 smithi204 ceph-mon[88313]: pgmap v1753: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.7 MiB/s wr, 5 op/s 2024-04-26T05:12:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: 653: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:38.102 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gar7vT933urAIT_ off=17481348 len=555376 2024-04-26T05:12:38.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 3327 completed, throughput=4.99MB/sec 2024-04-26T05:12:38.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-of0Y00cxeUQeqpV off=11100989 len=278155 2024-04-26T05:12:38.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 3328 completed, throughput=4.99MB/sec 2024-04-26T05:12:38.103 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8OVyPKEj6slC0Zz off=15519605 len=967514 2024-04-26T05:12:38.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 3329 completed, throughput=5MB/sec 2024-04-26T05:12:38.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qgKnPs3fbA0mNwH off=17699577 len=295737 2024-04-26T05:12:38.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 3330 completed, throughput=5MB/sec 2024-04-26T05:12:38.112 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TQoifrluycwwBlr off=1627131 len=1008128 2024-04-26T05:12:38.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 3331 completed, throughput=5MB/sec 2024-04-26T05:12:38.118 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cRgnIE4Iu3ceKL- off=391917 len=824207 2024-04-26T05:12:38.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 3332 completed, throughput=5MB/sec 2024-04-26T05:12:38.119 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KtK_lDwAZOLj9rb off=6670968 len=822607 2024-04-26T05:12:38.120 INFO:tasks.workunit.client.0.smithi146.stdout:op 3333 completed, throughput=5MB/sec 2024-04-26T05:12:38.120 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yAGl0a-pDi-a5lK off=4705479 len=1258857 2024-04-26T05:12:38.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 3334 completed, throughput=5MB/sec 2024-04-26T05:12:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: 654: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:39.121 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DN_Aso_UwiZigh1 off=7528844 len=2079878 2024-04-26T05:12:39.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 3335 completed, throughput=5MB/sec 2024-04-26T05:12:39.123 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bipi7oer3e4HAip off=8372015 len=2076271 2024-04-26T05:12:39.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 3336 completed, throughput=5MB/sec 2024-04-26T05:12:39.135 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1BuohUyKuHq1pmH off=8333548 len=502595 2024-04-26T05:12:39.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 3337 completed, throughput=5MB/sec 2024-04-26T05:12:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:38 smithi146 ceph-mon[95531]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:12:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:38 smithi146 ceph-mon[92947]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:12:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:38 smithi204 ceph-mon[88313]: pgmap v1754: 105 pgs: 105 active+clean; 126 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:12:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: 655: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:40.139 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WrhWDWmWctHb3aZ off=2448840 len=285297 2024-04-26T05:12:40.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 3338 completed, throughput=4.99MB/sec 2024-04-26T05:12:40.142 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QBxRbU12pJ4vPZS off=1965368 len=1147507 2024-04-26T05:12:40.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 3339 completed, throughput=4.99MB/sec 2024-04-26T05:12:40.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qybCpTlAaE9DC8d off=3805704 len=843943 2024-04-26T05:12:40.144 INFO:tasks.workunit.client.0.smithi146.stdout:op 3340 completed, throughput=5MB/sec 2024-04-26T05:12:40.144 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qWEN5JOeu29Lu1F off=7234005 len=1875874 2024-04-26T05:12:40.146 INFO:tasks.workunit.client.0.smithi146.stdout:op 3341 completed, throughput=5MB/sec 2024-04-26T05:12:40.146 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mBje_9rCazuhjWd off=185281 len=1981760 2024-04-26T05:12:40.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 3342 completed, throughput=5MB/sec 2024-04-26T05:12:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: 656: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:41.149 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y5FpyFF3usMeDLy off=8517815 len=1614872 2024-04-26T05:12:41.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 3343 completed, throughput=5MB/sec 2024-04-26T05:12:41.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CwNQRdo0Gf2Q04e off=12384438 len=255687 2024-04-26T05:12:41.154 INFO:tasks.workunit.client.0.smithi146.stdout:op 3344 completed, throughput=5MB/sec 2024-04-26T05:12:41.154 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KxOAaCMZ-5-yfbW off=2168920 len=1005153 2024-04-26T05:12:41.160 INFO:tasks.workunit.client.0.smithi146.stdout:op 3345 completed, throughput=5MB/sec 2024-04-26T05:12:41.160 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-roSVPkk52fnEqJd off=11774960 len=1764133 2024-04-26T05:12:41.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 3346 completed, throughput=5MB/sec 2024-04-26T05:12:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:40 smithi146 ceph-mon[95531]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:40 smithi146 ceph-mon[92947]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:40 smithi204 ceph-mon[88313]: pgmap v1755: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: 657: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:42.163 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GJkLeKsIXyDOpRR off=1801540 len=800750 2024-04-26T05:12:42.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 3347 completed, throughput=4.99MB/sec 2024-04-26T05:12:42.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UIqQL2drdf4EWsJ off=6280021 len=247336 2024-04-26T05:12:42.165 INFO:tasks.workunit.client.0.smithi146.stdout:op 3348 completed, throughput=4.99MB/sec 2024-04-26T05:12:42.165 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v9CLcWugIEdTlnB off=2927962 len=649307 2024-04-26T05:12:42.169 INFO:tasks.workunit.client.0.smithi146.stdout:op 3349 completed, throughput=5MB/sec 2024-04-26T05:12:42.169 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XNLymijAlvz1z7l off=2973458 len=1209838 2024-04-26T05:12:42.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 3350 completed, throughput=5MB/sec 2024-04-26T05:12:42.171 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-r-VJL33XFHY9Fp8 off=13671664 len=559362 2024-04-26T05:12:42.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 3351 completed, throughput=5MB/sec 2024-04-26T05:12:42.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FhnI0YXbMtIDaXy off=5552724 len=772807 2024-04-26T05:12:42.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 3352 completed, throughput=5MB/sec 2024-04-26T05:12:42.175 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AnK5XJjB0qunu8j off=5622813 len=594406 2024-04-26T05:12:42.176 INFO:tasks.workunit.client.0.smithi146.stdout:op 3353 completed, throughput=5MB/sec 2024-04-26T05:12:42.176 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qIi445NgSOnN9fV off=4017909 len=1008510 2024-04-26T05:12:42.181 INFO:tasks.workunit.client.0.smithi146.stdout:op 3354 completed, throughput=5MB/sec 2024-04-26T05:12:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: 658: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:43.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u0gZ6ONumXaq0Ul off=6199313 len=98659 2024-04-26T05:12:43.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 3355 completed, throughput=4.99MB/sec 2024-04-26T05:12:43.182 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-otYOFtlgMuFmAUj off=6417647 len=1572190 2024-04-26T05:12:43.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 3356 completed, throughput=5MB/sec 2024-04-26T05:12:43.190 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O7a-RNJTdQEt6FZ off=2015332 len=1472838 2024-04-26T05:12:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:42 smithi146 ceph-mon[95531]: pgmap v1756: 105 pgs: 105 active+clean; 126 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-04-26T05:12:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:42 smithi146 ceph-mon[92947]: pgmap v1756: 105 pgs: 105 active+clean; 126 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-04-26T05:12:43.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 3357 completed, throughput=5MB/sec 2024-04-26T05:12:43.198 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v6YxfK3pzHI6OZm off=2260436 len=1960061 2024-04-26T05:12:43.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 3358 completed, throughput=5MB/sec 2024-04-26T05:12:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:42 smithi204 ceph-mon[88313]: pgmap v1756: 105 pgs: 105 active+clean; 126 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-04-26T05:12:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: 659: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:44.200 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8qnI0uLOmSqpesz off=9806874 len=917702 2024-04-26T05:12:44.205 INFO:tasks.workunit.client.0.smithi146.stdout:op 3359 completed, throughput=4.99MB/sec 2024-04-26T05:12:44.206 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GGVS5eYxcbYpPrh off=232140 len=1579610 2024-04-26T05:12:44.208 INFO:tasks.workunit.client.0.smithi146.stdout:op 3360 completed, throughput=5MB/sec 2024-04-26T05:12:44.208 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1Uf4rd02FCnyc9v off=4539266 len=679118 2024-04-26T05:12:44.212 INFO:tasks.workunit.client.0.smithi146.stdout:op 3361 completed, throughput=5MB/sec 2024-04-26T05:12:44.212 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZkV_03vDd1l5ITl off=11922976 len=1189408 2024-04-26T05:12:44.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 3362 completed, throughput=5MB/sec 2024-04-26T05:12:44.219 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-el4cnb-PODoqmOZ off=4800980 len=840768 2024-04-26T05:12:44.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 3363 completed, throughput=5MB/sec 2024-04-26T05:12:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:44 smithi146 ceph-mon[92947]: pgmap v1757: 105 pgs: 105 active+clean; 126 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-04-26T05:12:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:44 smithi146 ceph-mon[95531]: pgmap v1757: 105 pgs: 105 active+clean; 126 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-04-26T05:12:45.221 INFO:tasks.workunit.client.0.smithi146.stdout: 660: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:45.222 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p8HMWbcPtuZHI0M off=6756725 len=1430427 2024-04-26T05:12:45.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 3364 completed, throughput=5MB/sec 2024-04-26T05:12:45.224 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RfparddQrcm5HSv off=15404604 len=709361 2024-04-26T05:12:45.228 INFO:tasks.workunit.client.0.smithi146.stdout:op 3365 completed, throughput=5MB/sec 2024-04-26T05:12:45.228 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qVE-6pytYrTebPr off=19032910 len=1902503 2024-04-26T05:12:45.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 3366 completed, throughput=5MB/sec 2024-04-26T05:12:45.230 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wt9tkUPln8f4e4R off=2875396 len=1822806 2024-04-26T05:12:45.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 3367 completed, throughput=5MB/sec 2024-04-26T05:12:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:44 smithi204 ceph-mon[88313]: pgmap v1757: 105 pgs: 105 active+clean; 126 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-04-26T05:12:46.241 INFO:tasks.workunit.client.0.smithi146.stdout: 661: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:46.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VABE8ZaIX-EnSOR off=7221068 len=841721 2024-04-26T05:12:46.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 3368 completed, throughput=5MB/sec 2024-04-26T05:12:46.246 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K9b4a2301xMhymG off=3605899 len=556716 2024-04-26T05:12:46.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 3369 completed, throughput=5MB/sec 2024-04-26T05:12:46.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bj5UbdLAsAHscFI off=5095057 len=457615 2024-04-26T05:12:46.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 3370 completed, throughput=5MB/sec 2024-04-26T05:12:46.251 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8a1cyEbKk-mEXgs off=3143692 len=1668086 2024-04-26T05:12:46.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 3371 completed, throughput=5MB/sec 2024-04-26T05:12:46.254 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_KhI1jNau41IvEs off=11880957 len=1253859 2024-04-26T05:12:46.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 3372 completed, throughput=5MB/sec 2024-04-26T05:12:46.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:46] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:12:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:46 smithi146 ceph-mon[95531]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:46 smithi146 ceph-mon[92947]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:47.261 INFO:tasks.workunit.client.0.smithi146.stdout: 662: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:47.261 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lMgbndZXkS2GO8X off=5784633 len=681010 2024-04-26T05:12:47.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 3373 completed, throughput=4.99MB/sec 2024-04-26T05:12:47.262 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sxAmwpprQm5HAV_ off=1430714 len=1765403 2024-04-26T05:12:47.272 INFO:tasks.workunit.client.0.smithi146.stdout:op 3374 completed, throughput=5MB/sec 2024-04-26T05:12:47.273 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rKC8EwUpspasREA off=1510040 len=1882116 2024-04-26T05:12:47.275 INFO:tasks.workunit.client.0.smithi146.stdout:op 3375 completed, throughput=5MB/sec 2024-04-26T05:12:47.275 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c-w6OvIzptIA7aU off=683429 len=520989 2024-04-26T05:12:47.276 INFO:tasks.workunit.client.0.smithi146.stdout:op 3376 completed, throughput=5MB/sec 2024-04-26T05:12:47.276 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3BkQZs4ZF7CBTHm off=6238313 len=653044 2024-04-26T05:12:47.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 3377 completed, throughput=5MB/sec 2024-04-26T05:12:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:46 smithi204 ceph-mon[88313]: pgmap v1758: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:12:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:47 smithi146 ceph-mon[92947]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:12:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:47 smithi146 ceph-mon[95531]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:12:48.277 INFO:tasks.workunit.client.0.smithi146.stdout: 663: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:48.277 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AtvfZqoQwhttIoH off=1866644 len=30168 2024-04-26T05:12:48.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 3378 completed, throughput=4.99MB/sec 2024-04-26T05:12:48.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pwah8hGPAcr_WQT off=13664334 len=607151 2024-04-26T05:12:48.281 INFO:tasks.workunit.client.0.smithi146.stdout:op 3379 completed, throughput=4.99MB/sec 2024-04-26T05:12:48.281 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kAzy4W4SxwY7Mo_ off=0 len=1225808 2024-04-26T05:12:48.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 3380 completed, throughput=5MB/sec 2024-04-26T05:12:48.282 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1V_3HXMkGAPFKZL off=2638136 len=681537 2024-04-26T05:12:48.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 3381 completed, throughput=5MB/sec 2024-04-26T05:12:48.284 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bt_q4tfqXdDepCc off=6125260 len=1569894 2024-04-26T05:12:48.293 INFO:tasks.workunit.client.0.smithi146.stdout:op 3382 completed, throughput=5MB/sec 2024-04-26T05:12:48.293 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-40R19LxyahFrz27 off=12283535 len=289502 2024-04-26T05:12:48.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 3383 completed, throughput=5MB/sec 2024-04-26T05:12:48.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-veCA6WFYOQN0SHw off=10915258 len=695760 2024-04-26T05:12:48.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 3384 completed, throughput=5MB/sec 2024-04-26T05:12:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:47 smithi204 ceph-mon[88313]: pgmap v1759: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:12:49.299 INFO:tasks.workunit.client.0.smithi146.stdout: 664: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:49.300 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-86S1o_WAwphBW11 off=4321550 len=911944 2024-04-26T05:12:49.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 3385 completed, throughput=4.99MB/sec 2024-04-26T05:12:49.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AOECgOuZy8Kyv_I off=17713813 len=1824626 2024-04-26T05:12:49.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 3386 completed, throughput=5MB/sec 2024-04-26T05:12:49.304 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kjDBl_sUmt6g-Xx off=1016604 len=449879 2024-04-26T05:12:49.304 INFO:tasks.workunit.client.0.smithi146.stdout:op 3387 completed, throughput=5MB/sec 2024-04-26T05:12:49.305 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ol8niDctQ1cqGU4 off=1751144 len=1010105 2024-04-26T05:12:49.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 3388 completed, throughput=5MB/sec 2024-04-26T05:12:49.310 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ejIyTDLi-dTTCIX off=4041348 len=125584 2024-04-26T05:12:49.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 3389 completed, throughput=5MB/sec 2024-04-26T05:12:49.313 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-42XrHkW7eZr0WJi off=13191661 len=1790832 2024-04-26T05:12:49.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 3390 completed, throughput=5MB/sec 2024-04-26T05:12:50.321 INFO:tasks.workunit.client.0.smithi146.stdout: 665: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:50.321 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tXMDUCHOj2j6MOX off=9874603 len=1387640 2024-04-26T05:12:50.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 3391 completed, throughput=5MB/sec 2024-04-26T05:12:50.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TvlIUtB-sI935XL off=16835337 len=1863804 2024-04-26T05:12:50.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 3392 completed, throughput=5MB/sec 2024-04-26T05:12:50.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OJ14ulUyqUdreth off=617818 len=325487 2024-04-26T05:12:50.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 3393 completed, throughput=5MB/sec 2024-04-26T05:12:50.333 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yX9JgYy7fd1HXUs off=2617455 len=22499 2024-04-26T05:12:50.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 3394 completed, throughput=5MB/sec 2024-04-26T05:12:50.334 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-teunxOFLpNAOF5d off=20261872 len=125173 2024-04-26T05:12:50.337 INFO:tasks.workunit.client.0.smithi146.stdout:op 3395 completed, throughput=5MB/sec 2024-04-26T05:12:50.337 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZlYbd-J6DdtIV-n off=16023196 len=1197264 2024-04-26T05:12:50.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 3396 completed, throughput=5MB/sec 2024-04-26T05:12:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:50 smithi146 ceph-mon[92947]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-26T05:12:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:50 smithi146 ceph-mon[95531]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-26T05:12:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:50 smithi204 ceph-mon[88313]: pgmap v1760: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 7 op/s 2024-04-26T05:12:51.338 INFO:tasks.workunit.client.0.smithi146.stdout: 666: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:51.339 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dzDMWPA2RiTchd9 off=8500449 len=2069899 2024-04-26T05:12:51.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 3397 completed, throughput=5MB/sec 2024-04-26T05:12:51.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H4i_V-qOxkPrauI off=10867545 len=241281 2024-04-26T05:12:51.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 3398 completed, throughput=5MB/sec 2024-04-26T05:12:51.348 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RqnRnJMwt4zwDQK off=12587550 len=293580 2024-04-26T05:12:51.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 3399 completed, throughput=5MB/sec 2024-04-26T05:12:51.351 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IFjkKt7JbqvJE1p off=6941376 len=72514 2024-04-26T05:12:51.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 3400 completed, throughput=5MB/sec 2024-04-26T05:12:51.351 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Lfc62MXC2kZDE6G off=2511496 len=1186315 2024-04-26T05:12:51.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 3401 completed, throughput=5MB/sec 2024-04-26T05:12:51.352 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KPvNkJFUlwL6wY5 off=1532560 len=1586083 2024-04-26T05:12:51.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 3402 completed, throughput=5MB/sec 2024-04-26T05:12:52.357 INFO:tasks.workunit.client.0.smithi146.stdout: 667: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:52.357 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eeKllkn45CKvscq off=683616 len=839045 2024-04-26T05:12:52.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 3403 completed, throughput=4.99MB/sec 2024-04-26T05:12:52.363 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ha2Tu3TM0_kYT6K off=17766921 len=139642 2024-04-26T05:12:52.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 3404 completed, throughput=4.99MB/sec 2024-04-26T05:12:52.365 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-apmCpzOeKHlTfAU off=2292560 len=932154 2024-04-26T05:12:52.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 3405 completed, throughput=5MB/sec 2024-04-26T05:12:52.370 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WlEOUem1iOXiKoG off=2835723 len=763382 2024-04-26T05:12:52.375 INFO:tasks.workunit.client.0.smithi146.stdout:op 3406 completed, throughput=5MB/sec 2024-04-26T05:12:52.375 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v3Cx0xLhWLbrcTJ off=18982439 len=521338 2024-04-26T05:12:52.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 3407 completed, throughput=5MB/sec 2024-04-26T05:12:52.376 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fSY6iGizkzaTbZd off=640691 len=2068747 2024-04-26T05:12:52.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 3408 completed, throughput=5MB/sec 2024-04-26T05:12:52.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:52 smithi146 ceph-mon[92947]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:52 smithi146 ceph-mon[95531]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:52 smithi204 ceph-mon[88313]: pgmap v1761: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:53.378 INFO:tasks.workunit.client.0.smithi146.stdout: 668: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:53.378 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cfQqRkKXT40PnIj off=1029568 len=1334180 2024-04-26T05:12:53.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 3409 completed, throughput=5MB/sec 2024-04-26T05:12:53.380 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Mi1bQWPjW-oN8x0 off=15037432 len=1043871 2024-04-26T05:12:53.385 INFO:tasks.workunit.client.0.smithi146.stdout:op 3410 completed, throughput=5MB/sec 2024-04-26T05:12:53.385 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uo1EZyj5EfADHrH off=1241915 len=706449 2024-04-26T05:12:53.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 3411 completed, throughput=5MB/sec 2024-04-26T05:12:53.387 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gg-g5J9MedVp2KU off=7988168 len=603875 2024-04-26T05:12:53.391 INFO:tasks.workunit.client.0.smithi146.stdout:op 3412 completed, throughput=5MB/sec 2024-04-26T05:12:53.391 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xBt544OEPYmMUdT off=22177822 len=115308 2024-04-26T05:12:53.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 3413 completed, throughput=5MB/sec 2024-04-26T05:12:53.394 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oQm71-lIW0ZRVjq off=1274470 len=231267 2024-04-26T05:12:53.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 3414 completed, throughput=5MB/sec 2024-04-26T05:12:53.396 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BYeUf_wpsSmeUdY off=18893164 len=1292854 2024-04-26T05:12:53.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 3415 completed, throughput=5MB/sec 2024-04-26T05:12:54.400 INFO:tasks.workunit.client.0.smithi146.stdout: 669: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:54.400 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q7ZACKC5mEb4oFJ off=531003 len=310366 2024-04-26T05:12:54.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 3416 completed, throughput=4.99MB/sec 2024-04-26T05:12:54.401 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WUvAL3egEteRmcO off=3049873 len=1008039 2024-04-26T05:12:54.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 3417 completed, throughput=5MB/sec 2024-04-26T05:12:54.407 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MvzeqxTDy_rlFc_ off=8496416 len=645869 2024-04-26T05:12:54.412 INFO:tasks.workunit.client.0.smithi146.stdout:op 3418 completed, throughput=5MB/sec 2024-04-26T05:12:54.412 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v4ihy2HEyZf_LAQ off=587469 len=437384 2024-04-26T05:12:54.412 INFO:tasks.workunit.client.0.smithi146.stdout:op 3419 completed, throughput=5MB/sec 2024-04-26T05:12:54.412 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wPtc46HtXRjSIKg off=3391631 len=1122177 2024-04-26T05:12:54.419 INFO:tasks.workunit.client.0.smithi146.stdout:op 3420 completed, throughput=5MB/sec 2024-04-26T05:12:54.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dxrHMyjK2OT1rGL off=9227566 len=634320 2024-04-26T05:12:54.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 3421 completed, throughput=5MB/sec 2024-04-26T05:12:54.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K7bbBkNnpIACzKj off=10440630 len=353582 2024-04-26T05:12:54.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 3422 completed, throughput=5MB/sec 2024-04-26T05:12:54.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xy439Um7nzYhG-p off=7399681 len=670045 2024-04-26T05:12:54.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 3423 completed, throughput=5MB/sec 2024-04-26T05:12:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:54 smithi146 ceph-mon[92947]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:54 smithi146 ceph-mon[95531]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:54 smithi204 ceph-mon[88313]: pgmap v1762: 105 pgs: 105 active+clean; 126 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:12:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:12:55.429 INFO:tasks.workunit.client.0.smithi146.stdout: 670: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:55.429 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3VHfZs2kZvShcfh off=1471798 len=825158 2024-04-26T05:12:55.430 INFO:tasks.workunit.client.0.smithi146.stdout:op 3424 completed, throughput=4.99MB/sec 2024-04-26T05:12:55.430 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_C354GgDkbY3NZ_ off=18246466 len=414755 2024-04-26T05:12:55.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 3425 completed, throughput=4.99MB/sec 2024-04-26T05:12:55.431 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zp_ne_gbeCi392_ off=2311450 len=365668 2024-04-26T05:12:55.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 3426 completed, throughput=5MB/sec 2024-04-26T05:12:55.434 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C8v1Ei89mNtSJIt off=10345790 len=1964650 2024-04-26T05:12:55.446 INFO:tasks.workunit.client.0.smithi146.stdout:op 3427 completed, throughput=5MB/sec 2024-04-26T05:12:55.446 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iT20lDeflcYX3jZ off=11291206 len=1598126 2024-04-26T05:12:55.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 3428 completed, throughput=5MB/sec 2024-04-26T05:12:56.448 INFO:tasks.workunit.client.0.smithi146.stdout: 671: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:56.448 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q2FyD9lZfxu_Lud off=1958545 len=174352 2024-04-26T05:12:56.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 3429 completed, throughput=4.99MB/sec 2024-04-26T05:12:56.451 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Wb6B2p4bdgWahC off=15725270 len=552765 2024-04-26T05:12:56.455 INFO:tasks.workunit.client.0.smithi146.stdout:op 3430 completed, throughput=4.99MB/sec 2024-04-26T05:12:56.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-29kkPxtoKgOTAK0 off=3022343 len=1209427 2024-04-26T05:12:56.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 3431 completed, throughput=5MB/sec 2024-04-26T05:12:56.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dDRXCrXGt18so9e off=2197985 len=278811 2024-04-26T05:12:56.460 INFO:tasks.workunit.client.0.smithi146.stdout:op 3432 completed, throughput=5MB/sec 2024-04-26T05:12:56.460 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wRcuGiWI5NIfoYq off=10844413 len=1708864 2024-04-26T05:12:56.463 INFO:tasks.workunit.client.0.smithi146.stdout:op 3433 completed, throughput=5MB/sec 2024-04-26T05:12:56.463 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--kFy6ZrvKYsU8wj off=306839 len=703279 2024-04-26T05:12:56.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 3434 completed, throughput=5MB/sec 2024-04-26T05:12:56.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FX3959ixaaub9JP off=1053653 len=44081 2024-04-26T05:12:56.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 3435 completed, throughput=5MB/sec 2024-04-26T05:12:56.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ThcoKBrGkUrL38i off=984084 len=1709308 2024-04-26T05:12:56.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 3436 completed, throughput=5MB/sec 2024-04-26T05:12:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:56 smithi204 ceph-mon[88313]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:12:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:56 smithi146 ceph-mon[95531]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:12:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:56 smithi146 ceph-mon[92947]: pgmap v1763: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:12:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:12:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:12:56] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:12:57.470 INFO:tasks.workunit.client.0.smithi146.stdout: 672: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:57.470 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6uSiC2nBG4tdOC8 off=5971461 len=790343 2024-04-26T05:12:57.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 3437 completed, throughput=5MB/sec 2024-04-26T05:12:57.474 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ye0nZPYuG5LZhA6 off=2232479 len=1974422 2024-04-26T05:12:57.478 INFO:tasks.workunit.client.0.smithi146.stdout:op 3438 completed, throughput=5MB/sec 2024-04-26T05:12:57.478 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7pnF4M29DO-8ONC off=7642476 len=2031586 2024-04-26T05:12:57.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 3439 completed, throughput=5MB/sec 2024-04-26T05:12:58.480 INFO:tasks.workunit.client.0.smithi146.stdout: 673: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:58.480 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jtBj8LOYHKV2knM off=8873144 len=22324 2024-04-26T05:12:58.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 3440 completed, throughput=4.99MB/sec 2024-04-26T05:12:58.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TLI6GwfjvtBQJJG off=1812424 len=1845525 2024-04-26T05:12:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:op 3441 completed, throughput=5MB/sec 2024-04-26T05:12:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4l6xekyGYs-p4as off=12096553 len=180575 2024-04-26T05:12:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 3442 completed, throughput=5MB/sec 2024-04-26T05:12:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-__fZ9bU6ieDMZ-w off=20994614 len=1915121 2024-04-26T05:12:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 3443 completed, throughput=5MB/sec 2024-04-26T05:12:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wHedFIEC_f9dSNT off=3725339 len=1493927 2024-04-26T05:12:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 3444 completed, throughput=5MB/sec 2024-04-26T05:12:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:12:58 smithi204 ceph-mon[88313]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:12:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:12:58 smithi146 ceph-mon[95531]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:12:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:12:58 smithi146 ceph-mon[92947]: pgmap v1764: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:12:59.503 INFO:tasks.workunit.client.0.smithi146.stdout: 674: throughput=4.99MB/sec pending data=0 2024-04-26T05:12:59.503 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JRFPRcAM8ar5vQc off=14327997 len=2031909 2024-04-26T05:12:59.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 3445 completed, throughput=5MB/sec 2024-04-26T05:12:59.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gmcDG8dlBuPuGLC off=16616276 len=1069471 2024-04-26T05:12:59.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 3446 completed, throughput=5MB/sec 2024-04-26T05:12:59.507 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aQMQxrW8BfPcq8P off=4759909 len=727889 2024-04-26T05:12:59.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 3447 completed, throughput=5MB/sec 2024-04-26T05:12:59.512 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qI8Cm2UDXVlAgx- off=351869 len=1971453 2024-04-26T05:12:59.522 INFO:tasks.workunit.client.0.smithi146.stdout:op 3448 completed, throughput=5MB/sec 2024-04-26T05:13:00.522 INFO:tasks.workunit.client.0.smithi146.stdout: 675: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:00.522 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rA_U9asT8XU164i off=8149367 len=106013 2024-04-26T05:13:00.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 3449 completed, throughput=4.99MB/sec 2024-04-26T05:13:00.523 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cXEXl0K12D4pCAs off=3456012 len=1458594 2024-04-26T05:13:00.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 3450 completed, throughput=5MB/sec 2024-04-26T05:13:00.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OdwX3vD_wrPWGGJ off=15956790 len=573479 2024-04-26T05:13:00.533 INFO:tasks.workunit.client.0.smithi146.stdout:op 3451 completed, throughput=5MB/sec 2024-04-26T05:13:00.533 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MaGWQ30I8pVJZEw off=3607187 len=1083928 2024-04-26T05:13:00.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 3452 completed, throughput=5MB/sec 2024-04-26T05:13:00.534 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OO8j4woMtLFnUu3 off=9285580 len=127257 2024-04-26T05:13:00.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 3453 completed, throughput=5MB/sec 2024-04-26T05:13:00.535 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5tvgeDz_MwzIpYu off=9167305 len=1959606 2024-04-26T05:13:00.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 3454 completed, throughput=5MB/sec 2024-04-26T05:13:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:00 smithi204 ceph-mon[88313]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:13:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:00 smithi146 ceph-mon[95531]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:13:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:00 smithi146 ceph-mon[92947]: pgmap v1765: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 7 op/s 2024-04-26T05:13:01.543 INFO:tasks.workunit.client.0.smithi146.stdout: 676: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:01.543 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3gUgVGNijNZRB3F off=2721846 len=2041056 2024-04-26T05:13:01.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 3455 completed, throughput=5MB/sec 2024-04-26T05:13:01.555 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7BFmWuH3egiTFiO off=6225542 len=475622 2024-04-26T05:13:01.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 3456 completed, throughput=5MB/sec 2024-04-26T05:13:01.559 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xwpw0n3rN84Z9EY off=4230693 len=474384 2024-04-26T05:13:01.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 3457 completed, throughput=5MB/sec 2024-04-26T05:13:01.562 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TeQcOjinC_oaZ7A off=9245932 len=1721571 2024-04-26T05:13:01.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 3458 completed, throughput=5MB/sec 2024-04-26T05:13:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:02 smithi204 ceph-mon[88313]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:02.564 INFO:tasks.workunit.client.0.smithi146.stdout: 677: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:02.565 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z9puSciIgjO4mUk off=11245036 len=1879371 2024-04-26T05:13:02.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 3459 completed, throughput=5MB/sec 2024-04-26T05:13:02.575 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iNbGePL8j63LNRE off=9433034 len=1271728 2024-04-26T05:13:02.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 3460 completed, throughput=5MB/sec 2024-04-26T05:13:02.576 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iOLg2sr82z-VsDc off=12051159 len=413632 2024-04-26T05:13:02.579 INFO:tasks.workunit.client.0.smithi146.stdout:op 3461 completed, throughput=5MB/sec 2024-04-26T05:13:02.579 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-od54V5NWznCR314 off=7043529 len=459261 2024-04-26T05:13:02.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 3462 completed, throughput=5MB/sec 2024-04-26T05:13:02.585 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L3c_Hqyjz0L5zJf off=894356 len=191467 2024-04-26T05:13:02.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 3463 completed, throughput=5MB/sec 2024-04-26T05:13:02.588 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OO8j4woMtLFnUu3 off=2096421 len=790266 2024-04-26T05:13:02.593 INFO:tasks.workunit.client.0.smithi146.stdout:op 3464 completed, throughput=5MB/sec 2024-04-26T05:13:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:02 smithi146 ceph-mon[95531]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:02 smithi146 ceph-mon[92947]: pgmap v1766: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:03.594 INFO:tasks.workunit.client.0.smithi146.stdout: 678: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:03.594 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N-73jwlYzUxLWw_ off=2430616 len=1675084 2024-04-26T05:13:03.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 3465 completed, throughput=5MB/sec 2024-04-26T05:13:03.595 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--n6SryE29Sg5Ei- off=12912269 len=863821 2024-04-26T05:13:03.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 3466 completed, throughput=5MB/sec 2024-04-26T05:13:03.600 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n3qdivDZmL8o8yo off=17123516 len=286852 2024-04-26T05:13:03.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 3467 completed, throughput=5MB/sec 2024-04-26T05:13:03.601 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ACdPfH0qXMJsVdS off=3957224 len=1122651 2024-04-26T05:13:03.606 INFO:tasks.workunit.client.0.smithi146.stdout:op 3468 completed, throughput=5MB/sec 2024-04-26T05:13:03.606 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5OxMmdk3huRdYuB off=15990275 len=1533926 2024-04-26T05:13:03.613 INFO:tasks.workunit.client.0.smithi146.stdout:op 3469 completed, throughput=5MB/sec 2024-04-26T05:13:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:04 smithi204 ceph-mon[88313]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:04.613 INFO:tasks.workunit.client.0.smithi146.stdout: 679: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:04.613 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U-FQ6i7R-t3FGrr off=9489809 len=1102253 2024-04-26T05:13:04.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 3470 completed, throughput=4.99MB/sec 2024-04-26T05:13:04.618 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UqBTQ9TY0OgxkHM off=442954 len=869488 2024-04-26T05:13:04.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 3471 completed, throughput=5MB/sec 2024-04-26T05:13:04.620 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wajzeac3wYu_Q1k off=7418614 len=1215414 2024-04-26T05:13:04.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 3472 completed, throughput=5MB/sec 2024-04-26T05:13:04.628 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p5EYMNLa7Ec_bvH off=301255 len=1103538 2024-04-26T05:13:04.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 3473 completed, throughput=5MB/sec 2024-04-26T05:13:04.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5jgqDZs-bBhn4sO off=3913822 len=686928 2024-04-26T05:13:04.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 3474 completed, throughput=5MB/sec 2024-04-26T05:13:04.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fn--FP2PM4x9t07 off=0 len=1380801 2024-04-26T05:13:04.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 3475 completed, throughput=5MB/sec 2024-04-26T05:13:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:04 smithi146 ceph-mon[95531]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:04 smithi146 ceph-mon[92947]: pgmap v1767: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:13:05.643 INFO:tasks.workunit.client.0.smithi146.stdout: 680: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:05.643 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jhtmwxw_C6LvMTm off=2360152 len=1986561 2024-04-26T05:13:05.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 3476 completed, throughput=5MB/sec 2024-04-26T05:13:05.646 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MClFDRXScEmeFKb off=990225 len=330168 2024-04-26T05:13:05.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 3477 completed, throughput=5MB/sec 2024-04-26T05:13:05.647 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8ZBsAV1Yqhl4xII off=6555475 len=463237 2024-04-26T05:13:05.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 3478 completed, throughput=5MB/sec 2024-04-26T05:13:05.651 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-F_MORJpOhwgg_Xi off=11744224 len=1588424 2024-04-26T05:13:05.652 INFO:tasks.workunit.client.0.smithi146.stdout:op 3479 completed, throughput=5MB/sec 2024-04-26T05:13:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:06 smithi204 ceph-mon[88313]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:13:06.653 INFO:tasks.workunit.client.0.smithi146.stdout: 681: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:06.653 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-csfYpBCK142FMzu off=5155603 len=1923023 2024-04-26T05:13:06.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 3480 completed, throughput=5MB/sec 2024-04-26T05:13:06.662 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ebkQv77wCQJqCCP off=7205789 len=1637796 2024-04-26T05:13:06.664 INFO:tasks.workunit.client.0.smithi146.stdout:op 3481 completed, throughput=5MB/sec 2024-04-26T05:13:06.664 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sKc7o04fR3fxGn4 off=12003394 len=1176625 2024-04-26T05:13:06.671 INFO:tasks.workunit.client.0.smithi146.stdout:op 3482 completed, throughput=5MB/sec 2024-04-26T05:13:06.671 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--dyNseZzl9aaB_n off=1123443 len=1327810 2024-04-26T05:13:06.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 3483 completed, throughput=5MB/sec 2024-04-26T05:13:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:06 smithi146 ceph-mon[95531]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:13:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:06 smithi146 ceph-mon[92947]: pgmap v1768: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:13:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:06] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:13:07.679 INFO:tasks.workunit.client.0.smithi146.stdout: 682: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:07.679 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PzS1xo6Q1gnM7VL off=14286893 len=1061466 2024-04-26T05:13:07.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 3484 completed, throughput=5MB/sec 2024-04-26T05:13:07.681 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B07B3F2LNkC8mUN off=15815854 len=1320522 2024-04-26T05:13:07.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 3485 completed, throughput=5MB/sec 2024-04-26T05:13:07.683 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--H0GHRUs9alHGkJ off=1411171 len=747116 2024-04-26T05:13:07.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 3486 completed, throughput=5MB/sec 2024-04-26T05:13:07.689 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5pO-ElF1B1RMtj2 off=4299459 len=1964871 2024-04-26T05:13:07.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 3487 completed, throughput=5MB/sec 2024-04-26T05:13:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:08 smithi204 ceph-mon[88313]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:13:08.691 INFO:tasks.workunit.client.0.smithi146.stdout: 683: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:08.691 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1iYRnJuQWTKYG1K off=2418290 len=763084 2024-04-26T05:13:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:08 smithi146 ceph-mon[95531]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:13:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:08 smithi146 ceph-mon[92947]: pgmap v1769: 105 pgs: 105 active+clean; 126 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:13:08.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 3488 completed, throughput=4.99MB/sec 2024-04-26T05:13:08.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QpYiaWwNhUlL1HD off=10574782 len=1413714 2024-04-26T05:13:08.698 INFO:tasks.workunit.client.0.smithi146.stdout:op 3489 completed, throughput=5MB/sec 2024-04-26T05:13:08.698 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tXdKUr7NyppqLWs off=2377170 len=27813 2024-04-26T05:13:08.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 3490 completed, throughput=5MB/sec 2024-04-26T05:13:08.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NIjL-az2caA6iWL off=256987 len=1591213 2024-04-26T05:13:08.703 INFO:tasks.workunit.client.0.smithi146.stdout:op 3491 completed, throughput=5MB/sec 2024-04-26T05:13:08.703 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9ky4Z4XqDM72NCX off=2545066 len=741280 2024-04-26T05:13:08.705 INFO:tasks.workunit.client.0.smithi146.stdout:op 3492 completed, throughput=5MB/sec 2024-04-26T05:13:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:09.705 INFO:tasks.workunit.client.0.smithi146.stdout: 684: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:09.705 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z22owGA7yzC8nwX off=15331341 len=827270 2024-04-26T05:13:09.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 3493 completed, throughput=4.99MB/sec 2024-04-26T05:13:09.710 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--OMvqHod5GtrEEA off=1695133 len=166750 2024-04-26T05:13:09.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 3494 completed, throughput=4.99MB/sec 2024-04-26T05:13:09.713 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nkcblWnSHWVbjBD off=1802469 len=229865 2024-04-26T05:13:09.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 3495 completed, throughput=4.99MB/sec 2024-04-26T05:13:09.715 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CX6VoBsWW2GBOwN off=18325860 len=643727 2024-04-26T05:13:09.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 3496 completed, throughput=5MB/sec 2024-04-26T05:13:09.720 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cXzC0xFgm17DMef off=14365693 len=795696 2024-04-26T05:13:09.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 3497 completed, throughput=5MB/sec 2024-04-26T05:13:09.721 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qHvdSbkon_WToyK off=12740298 len=1184864 2024-04-26T05:13:09.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 3498 completed, throughput=5MB/sec 2024-04-26T05:13:09.728 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DYDG0dy4slEQ1c4 off=6983608 len=1790422 2024-04-26T05:13:09.737 INFO:tasks.workunit.client.0.smithi146.stdout:op 3499 completed, throughput=5MB/sec 2024-04-26T05:13:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:10 smithi204 ceph-mon[88313]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:13:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:10 smithi146 ceph-mon[95531]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:13:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:10 smithi146 ceph-mon[92947]: pgmap v1770: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:13:10.737 INFO:tasks.workunit.client.0.smithi146.stdout: 685: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:10.737 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l5IBMP7jvC26Z9i off=5329690 len=925554 2024-04-26T05:13:10.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 3500 completed, throughput=4.99MB/sec 2024-04-26T05:13:10.743 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gRFUay7_kpvv0gN off=872121 len=1493408 2024-04-26T05:13:10.748 INFO:tasks.workunit.client.0.smithi146.stdout:op 3501 completed, throughput=5MB/sec 2024-04-26T05:13:10.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oPexTJXYBCpYrks off=9745550 len=920605 2024-04-26T05:13:10.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 3502 completed, throughput=5MB/sec 2024-04-26T05:13:10.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y32DxMDr2NEvS_3 off=4829070 len=1045334 2024-04-26T05:13:10.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 3503 completed, throughput=5MB/sec 2024-04-26T05:13:10.759 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O_HqO-0qwg6YCAC off=305755 len=1001004 2024-04-26T05:13:10.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 3504 completed, throughput=5MB/sec 2024-04-26T05:13:11.761 INFO:tasks.workunit.client.0.smithi146.stdout: 686: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:11.761 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v7fbhEGuJUWNyG8 off=13153586 len=1495089 2024-04-26T05:13:11.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 3505 completed, throughput=5MB/sec 2024-04-26T05:13:11.763 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wlsJfJuBDxTJTJy off=2699726 len=1278712 2024-04-26T05:13:11.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 3506 completed, throughput=5MB/sec 2024-04-26T05:13:11.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2jC-aur2J0TXj2y off=225637 len=753959 2024-04-26T05:13:11.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 3507 completed, throughput=5MB/sec 2024-04-26T05:13:11.771 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xQ49qkpiHbtwezQ off=1013252 len=1537431 2024-04-26T05:13:11.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 3508 completed, throughput=5MB/sec 2024-04-26T05:13:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:12 smithi204 ceph-mon[88313]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:12 smithi146 ceph-mon[92947]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:12 smithi146 ceph-mon[95531]: pgmap v1771: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:12.781 INFO:tasks.workunit.client.0.smithi146.stdout: 687: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:12.781 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qC6aFAXQcAQMaDF off=7487076 len=1770563 2024-04-26T05:13:12.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 3509 completed, throughput=5MB/sec 2024-04-26T05:13:12.791 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--DWIPg5MPUgUvkH off=1245176 len=681019 2024-04-26T05:13:12.793 INFO:tasks.workunit.client.0.smithi146.stdout:op 3510 completed, throughput=5MB/sec 2024-04-26T05:13:12.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e7doYwZVbFQmafV off=3631090 len=2028320 2024-04-26T05:13:12.801 INFO:tasks.workunit.client.0.smithi146.stdout:op 3511 completed, throughput=5MB/sec 2024-04-26T05:13:12.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gwua2eKI_beQubB off=9692034 len=1065432 2024-04-26T05:13:12.807 INFO:tasks.workunit.client.0.smithi146.stdout:op 3512 completed, throughput=5MB/sec 2024-04-26T05:13:13.807 INFO:tasks.workunit.client.0.smithi146.stdout: 688: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:13.807 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Cm8e770slo8jVP9 off=3606173 len=1790755 2024-04-26T05:13:13.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 3513 completed, throughput=5MB/sec 2024-04-26T05:13:13.817 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bjr-Iw7xF5QWann off=20446622 len=1518817 2024-04-26T05:13:13.818 INFO:tasks.workunit.client.0.smithi146.stdout:op 3514 completed, throughput=5MB/sec 2024-04-26T05:13:13.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JeiXFL1azARKGHb off=858499 len=495418 2024-04-26T05:13:13.819 INFO:tasks.workunit.client.0.smithi146.stdout:op 3515 completed, throughput=5MB/sec 2024-04-26T05:13:13.819 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ed7gLRcDmh6LFLN off=3208729 len=1810157 2024-04-26T05:13:13.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 3516 completed, throughput=5MB/sec 2024-04-26T05:13:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:14 smithi204 ceph-mon[88313]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:14 smithi146 ceph-mon[95531]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:14 smithi146 ceph-mon[92947]: pgmap v1772: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:14.830 INFO:tasks.workunit.client.0.smithi146.stdout: 689: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:14.830 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gunepVvVl8Z4NOS off=3886769 len=1912100 2024-04-26T05:13:14.834 INFO:tasks.workunit.client.0.smithi146.stdout:op 3517 completed, throughput=5MB/sec 2024-04-26T05:13:14.834 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h6Xn75LYEwL3vrB off=6697913 len=39395 2024-04-26T05:13:14.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 3518 completed, throughput=5MB/sec 2024-04-26T05:13:14.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AQCgMo0DjBkEkag off=7496361 len=222597 2024-04-26T05:13:14.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 3519 completed, throughput=5MB/sec 2024-04-26T05:13:14.839 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9GsT5XvYUULJ6_2 off=3455066 len=899126 2024-04-26T05:13:14.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 3520 completed, throughput=5MB/sec 2024-04-26T05:13:14.844 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yeU12QaPveu-ige off=20380466 len=1321303 2024-04-26T05:13:14.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 3521 completed, throughput=5MB/sec 2024-04-26T05:13:14.846 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xe8Eb76gKPUrU-b off=10707951 len=1786801 2024-04-26T05:13:14.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 3522 completed, throughput=5MB/sec 2024-04-26T05:13:15.848 INFO:tasks.workunit.client.0.smithi146.stdout: 690: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:15.848 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dxh97IjNlgnHkGT off=4857108 len=1582310 2024-04-26T05:13:15.850 INFO:tasks.workunit.client.0.smithi146.stdout:op 3523 completed, throughput=5MB/sec 2024-04-26T05:13:15.850 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sxsx95EDCesoz9N off=21884177 len=1650462 2024-04-26T05:13:15.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 3524 completed, throughput=5MB/sec 2024-04-26T05:13:15.860 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P270h-kdK0b5I6D off=9664355 len=1978114 2024-04-26T05:13:15.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 3525 completed, throughput=5MB/sec 2024-04-26T05:13:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:16 smithi146 ceph-mon[95531]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:13:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:16 smithi146 ceph-mon[92947]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:13:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:16] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:13:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:16 smithi204 ceph-mon[88313]: pgmap v1773: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:13:16.863 INFO:tasks.workunit.client.0.smithi146.stdout: 691: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:16.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3y7D8a7K-3j26yl off=9197534 len=906381 2024-04-26T05:13:16.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 3526 completed, throughput=5MB/sec 2024-04-26T05:13:16.865 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xiIono3QZtb4zkf off=7160831 len=1909845 2024-04-26T05:13:16.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 3527 completed, throughput=5MB/sec 2024-04-26T05:13:16.875 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WwbEl_arXX-N2YX off=7067246 len=1951887 2024-04-26T05:13:16.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 3528 completed, throughput=5MB/sec 2024-04-26T05:13:17.883 INFO:tasks.workunit.client.0.smithi146.stdout: 692: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:17.883 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pRgH9U1ZL1rGESS off=4701592 len=1999934 2024-04-26T05:13:17.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 3529 completed, throughput=5MB/sec 2024-04-26T05:13:17.886 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--SG_LUhj6KM4IDD off=79582 len=1866587 2024-04-26T05:13:17.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 3530 completed, throughput=5MB/sec 2024-04-26T05:13:17.893 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IoZXLUEl9cn1ofk off=3585028 len=1045167 2024-04-26T05:13:17.897 INFO:tasks.workunit.client.0.smithi146.stdout:op 3531 completed, throughput=5MB/sec 2024-04-26T05:13:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:18 smithi204 ceph-mon[88313]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:18 smithi146 ceph-mon[92947]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:18 smithi146 ceph-mon[95531]: pgmap v1774: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:13:18.898 INFO:tasks.workunit.client.0.smithi146.stdout: 693: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F70jx1mBMeIk9AA off=9178439 len=7205 2024-04-26T05:13:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 3532 completed, throughput=4.99MB/sec 2024-04-26T05:13:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3OwLxSXuX__w14N off=114728 len=1825037 2024-04-26T05:13:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 3533 completed, throughput=5MB/sec 2024-04-26T05:13:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NepWAnFuGfNVmft off=6135150 len=555035 2024-04-26T05:13:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 3534 completed, throughput=5MB/sec 2024-04-26T05:13:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NpgOkIQVAw9pMCB off=6873059 len=1709229 2024-04-26T05:13:18.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 3535 completed, throughput=5MB/sec 2024-04-26T05:13:18.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D8SFfnldwhUrByU off=3003117 len=1849785 2024-04-26T05:13:18.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 3536 completed, throughput=5MB/sec 2024-04-26T05:13:19.918 INFO:tasks.workunit.client.0.smithi146.stdout: 694: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:19.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TvzQ1nkID4A_VNv off=6572229 len=991869 2024-04-26T05:13:19.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 3537 completed, throughput=5MB/sec 2024-04-26T05:13:19.923 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-10Nnwxec9LHiuSH off=4945552 len=518647 2024-04-26T05:13:19.924 INFO:tasks.workunit.client.0.smithi146.stdout:op 3538 completed, throughput=5MB/sec 2024-04-26T05:13:19.924 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AAdP5kB0Ucb75f4 off=4612388 len=1313467 2024-04-26T05:13:19.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 3539 completed, throughput=5MB/sec 2024-04-26T05:13:19.925 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qGSd_IC60P2CDdO off=12044216 len=590190 2024-04-26T05:13:19.929 INFO:tasks.workunit.client.0.smithi146.stdout:op 3540 completed, throughput=5MB/sec 2024-04-26T05:13:19.929 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mupMzuye_P5xiJj off=8957139 len=1586160 2024-04-26T05:13:19.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 3541 completed, throughput=5MB/sec 2024-04-26T05:13:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:20 smithi204 ceph-mon[88313]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:13:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:20 smithi146 ceph-mon[95531]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:13:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:20 smithi146 ceph-mon[92947]: pgmap v1775: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:13:20.939 INFO:tasks.workunit.client.0.smithi146.stdout: 695: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:20.939 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zpwBLSDsacqxfAJ off=10772505 len=1746510 2024-04-26T05:13:20.941 INFO:tasks.workunit.client.0.smithi146.stdout:op 3542 completed, throughput=5MB/sec 2024-04-26T05:13:20.941 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J3f9ri6SW32Ho72 off=5853040 len=2086021 2024-04-26T05:13:20.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 3543 completed, throughput=5MB/sec 2024-04-26T05:13:20.944 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--0qSj-1WPArg-r5 off=7588266 len=710491 2024-04-26T05:13:20.945 INFO:tasks.workunit.client.0.smithi146.stdout:op 3544 completed, throughput=5MB/sec 2024-04-26T05:13:20.945 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-duMYYcxAkmSQVcX off=8389960 len=432691 2024-04-26T05:13:20.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 3545 completed, throughput=5MB/sec 2024-04-26T05:13:21.949 INFO:tasks.workunit.client.0.smithi146.stdout: 696: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:21.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A4c_3zfYRScygEt off=5516841 len=1483427 2024-04-26T05:13:21.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 3546 completed, throughput=5MB/sec 2024-04-26T05:13:21.958 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yJYzUU1CcO80l3s off=231617 len=1656472 2024-04-26T05:13:21.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 3547 completed, throughput=5MB/sec 2024-04-26T05:13:21.966 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-td4F6huCTVT9DM6 off=6260314 len=849311 2024-04-26T05:13:21.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 3548 completed, throughput=5MB/sec 2024-04-26T05:13:21.968 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_VEneRFw5_Jwq5o off=2485604 len=192323 2024-04-26T05:13:21.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 3549 completed, throughput=5MB/sec 2024-04-26T05:13:21.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hYkOIREvI4Muitg off=1722009 len=787948 2024-04-26T05:13:21.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 3550 completed, throughput=5MB/sec 2024-04-26T05:13:21.973 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ne2rVqThamzBT5l off=17414295 len=8121 2024-04-26T05:13:21.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 3551 completed, throughput=5MB/sec 2024-04-26T05:13:21.975 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aaMWglG-3IPeez8 off=26421 len=840410 2024-04-26T05:13:21.976 INFO:tasks.workunit.client.0.smithi146.stdout:op 3552 completed, throughput=5MB/sec 2024-04-26T05:13:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:22 smithi204 ceph-mon[88313]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:22 smithi146 ceph-mon[95531]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:22 smithi146 ceph-mon[92947]: pgmap v1776: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:22.977 INFO:tasks.workunit.client.0.smithi146.stdout: 697: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:22.977 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ieBP097G3A5aheL off=4705154 len=2044220 2024-04-26T05:13:22.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 3553 completed, throughput=5MB/sec 2024-04-26T05:13:22.988 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bwHUJnW1ckfFTbB off=1397393 len=1625171 2024-04-26T05:13:22.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 3554 completed, throughput=5MB/sec 2024-04-26T05:13:22.990 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T0J8eJF-axF-g7b off=1449274 len=31234 2024-04-26T05:13:22.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 3555 completed, throughput=5MB/sec 2024-04-26T05:13:22.991 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-isXLl5vDNt7b0B4 off=7760575 len=330387 2024-04-26T05:13:22.992 INFO:tasks.workunit.client.0.smithi146.stdout:op 3556 completed, throughput=5MB/sec 2024-04-26T05:13:22.992 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6UUl8jCapgK024E off=6121285 len=57006 2024-04-26T05:13:22.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 3557 completed, throughput=5MB/sec 2024-04-26T05:13:22.995 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-J_7x_SdpBE2gr7A off=5579464 len=720060 2024-04-26T05:13:23.000 INFO:tasks.workunit.client.0.smithi146.stdout:op 3558 completed, throughput=5MB/sec 2024-04-26T05:13:23.000 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E7ab33e0Vw8zd5x off=3911024 len=485825 2024-04-26T05:13:23.000 INFO:tasks.workunit.client.0.smithi146.stdout:op 3559 completed, throughput=5MB/sec 2024-04-26T05:13:24.001 INFO:tasks.workunit.client.0.smithi146.stdout: 698: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:24.001 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0FyN1ZFDMrQgxWT off=1631727 len=1718152 2024-04-26T05:13:24.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 3560 completed, throughput=5MB/sec 2024-04-26T05:13:24.012 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZnSz3r3uZJ-23Pb off=221627 len=1424487 2024-04-26T05:13:24.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 3561 completed, throughput=5MB/sec 2024-04-26T05:13:24.015 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nHyukbsVXEbKYff off=11488923 len=2366 2024-04-26T05:13:24.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 3562 completed, throughput=5MB/sec 2024-04-26T05:13:24.015 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JVOwCbT864eG3U_ off=5774906 len=423324 2024-04-26T05:13:24.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 3563 completed, throughput=5MB/sec 2024-04-26T05:13:24.016 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K1_sVyTbHhyiKx5 off=15795175 len=447194 2024-04-26T05:13:24.019 INFO:tasks.workunit.client.0.smithi146.stdout:op 3564 completed, throughput=5MB/sec 2024-04-26T05:13:24.019 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lg54K51qFSfPxMZ off=775626 len=1318704 2024-04-26T05:13:24.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 3565 completed, throughput=5MB/sec 2024-04-26T05:13:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:24 smithi204 ceph-mon[88313]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:24 smithi146 ceph-mon[95531]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:24 smithi146 ceph-mon[92947]: pgmap v1777: 105 pgs: 105 active+clean; 126 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:13:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:25.027 INFO:tasks.workunit.client.0.smithi146.stdout: 699: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:25.028 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1nW7OQ8h27ZtIHV off=2089928 len=1732846 2024-04-26T05:13:25.029 INFO:tasks.workunit.client.0.smithi146.stdout:op 3566 completed, throughput=5MB/sec 2024-04-26T05:13:25.029 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nePj5c-MOjNMnyS off=0 len=1352920 2024-04-26T05:13:25.032 INFO:tasks.workunit.client.0.smithi146.stdout:op 3567 completed, throughput=5MB/sec 2024-04-26T05:13:25.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VVjZTutd4Zw_psj off=4663931 len=195958 2024-04-26T05:13:25.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 3568 completed, throughput=5MB/sec 2024-04-26T05:13:25.035 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e_U62x7wEN0Zfmm off=15341805 len=1656449 2024-04-26T05:13:25.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 3569 completed, throughput=5MB/sec 2024-04-26T05:13:26.044 INFO:tasks.workunit.client.0.smithi146.stdout: 700: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:26.044 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9FRzwFEx0WdevZv off=9491612 len=1814975 2024-04-26T05:13:26.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 3570 completed, throughput=5MB/sec 2024-04-26T05:13:26.047 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x4sZtDkvjp_Xe9W off=12563573 len=869420 2024-04-26T05:13:26.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 3571 completed, throughput=5MB/sec 2024-04-26T05:13:26.049 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-91yj3VPlfEtiFjR off=881401 len=1268780 2024-04-26T05:13:26.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 3572 completed, throughput=5MB/sec 2024-04-26T05:13:26.051 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yThpoO_E7szxLej off=18181316 len=1263375 2024-04-26T05:13:26.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 3573 completed, throughput=5MB/sec 2024-04-26T05:13:26.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XaakCEXf7sZ5OC_ off=4052120 len=756765 2024-04-26T05:13:26.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 3574 completed, throughput=5MB/sec 2024-04-26T05:13:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:26 smithi204 ceph-mon[88313]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:13:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:26 smithi146 ceph-mon[95531]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:13:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:26 smithi146 ceph-mon[92947]: pgmap v1778: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:13:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:26] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:13:27.059 INFO:tasks.workunit.client.0.smithi146.stdout: 701: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:27.060 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fGUVxAc0pUS0Vqg off=2819023 len=1323337 2024-04-26T05:13:27.068 INFO:tasks.workunit.client.0.smithi146.stdout:op 3575 completed, throughput=5MB/sec 2024-04-26T05:13:27.068 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--WU_tCBNI5or55r off=1317551 len=208917 2024-04-26T05:13:27.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 3576 completed, throughput=5MB/sec 2024-04-26T05:13:27.071 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UWSyFye4KWJW5Kb off=699587 len=1757414 2024-04-26T05:13:27.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 3577 completed, throughput=5MB/sec 2024-04-26T05:13:27.073 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v-TTmQvBeH-8LX1 off=12743261 len=1023405 2024-04-26T05:13:27.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 3578 completed, throughput=5MB/sec 2024-04-26T05:13:27.075 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G8JI3sCx-Z10MXA off=3340023 len=1225511 2024-04-26T05:13:27.076 INFO:tasks.workunit.client.0.smithi146.stdout:op 3579 completed, throughput=5MB/sec 2024-04-26T05:13:28.076 INFO:tasks.workunit.client.0.smithi146.stdout: 702: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:28.076 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aQ4I-aDtY35YXaJ off=376198 len=1311954 2024-04-26T05:13:28.079 INFO:tasks.workunit.client.0.smithi146.stdout:op 3580 completed, throughput=5MB/sec 2024-04-26T05:13:28.079 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fPudPV4XV3QbAoq off=3443453 len=252981 2024-04-26T05:13:28.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 3581 completed, throughput=5MB/sec 2024-04-26T05:13:28.081 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j8Xy7fAJFPaCSn2 off=2785394 len=443266 2024-04-26T05:13:28.082 INFO:tasks.workunit.client.0.smithi146.stdout:op 3582 completed, throughput=5MB/sec 2024-04-26T05:13:28.082 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YLQ-SaHJPf6Ba8H off=1799955 len=730997 2024-04-26T05:13:28.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 3583 completed, throughput=5MB/sec 2024-04-26T05:13:28.083 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-F7LHwMgWnhIyKQO off=6433505 len=872313 2024-04-26T05:13:28.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 3584 completed, throughput=5MB/sec 2024-04-26T05:13:28.085 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_qDHqzG2cIM4us8 off=1549711 len=532425 2024-04-26T05:13:28.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 3585 completed, throughput=5MB/sec 2024-04-26T05:13:28.089 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ic7eD7rLDxHi88r off=8476007 len=942308 2024-04-26T05:13:28.093 INFO:tasks.workunit.client.0.smithi146.stdout:op 3586 completed, throughput=5MB/sec 2024-04-26T05:13:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:28 smithi204 ceph-mon[88313]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:13:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:28 smithi146 ceph-mon[92947]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:13:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:28 smithi146 ceph-mon[95531]: pgmap v1779: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:13:29.094 INFO:tasks.workunit.client.0.smithi146.stdout: 703: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:29.094 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SBpu3Jf1nBmCDFh off=9870823 len=1086285 2024-04-26T05:13:29.099 INFO:tasks.workunit.client.0.smithi146.stdout:op 3587 completed, throughput=5MB/sec 2024-04-26T05:13:29.099 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JK-DM2KDBXntUat off=1575465 len=1945849 2024-04-26T05:13:29.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 3588 completed, throughput=5MB/sec 2024-04-26T05:13:29.102 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FxL-3io-LHKcQIn off=6754107 len=633356 2024-04-26T05:13:29.102 INFO:tasks.workunit.client.0.smithi146.stdout:op 3589 completed, throughput=5MB/sec 2024-04-26T05:13:29.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kqooH4vnQgyjb19 off=11246249 len=1545516 2024-04-26T05:13:29.108 INFO:tasks.workunit.client.0.smithi146.stdout:op 3590 completed, throughput=5MB/sec 2024-04-26T05:13:30.109 INFO:tasks.workunit.client.0.smithi146.stdout: 704: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CfO9dsHMwLvv9mi off=2269716 len=125352 2024-04-26T05:13:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 3591 completed, throughput=4.99MB/sec 2024-04-26T05:13:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x61e9cnbaRZuZWY off=12284375 len=839100 2024-04-26T05:13:30.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 3592 completed, throughput=4.99MB/sec 2024-04-26T05:13:30.116 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dwpzTf5oUqI2GgR off=1796767 len=794555 2024-04-26T05:13:30.122 INFO:tasks.workunit.client.0.smithi146.stdout:op 3593 completed, throughput=5MB/sec 2024-04-26T05:13:30.122 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1lv-1Y2dXPS3hW_ off=890521 len=786217 2024-04-26T05:13:30.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 3594 completed, throughput=5MB/sec 2024-04-26T05:13:30.123 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i8eMHNxBoMGQwmU off=14464964 len=591306 2024-04-26T05:13:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 3595 completed, throughput=5MB/sec 2024-04-26T05:13:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xe1NnWuz8QMykfk off=20136818 len=1665066 2024-04-26T05:13:30.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 3596 completed, throughput=5MB/sec 2024-04-26T05:13:30.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wAQ3HVENrAVnQR9 off=8010708 len=874762 2024-04-26T05:13:30.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 3597 completed, throughput=5MB/sec 2024-04-26T05:13:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:30 smithi204 ceph-mon[88313]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:13:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:30 smithi146 ceph-mon[92947]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:13:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:30 smithi146 ceph-mon[95531]: pgmap v1780: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:13:31.131 INFO:tasks.workunit.client.0.smithi146.stdout: 705: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:31.131 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IyWCnZwvf6M2iq8 off=233062 len=1610896 2024-04-26T05:13:31.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 3598 completed, throughput=5MB/sec 2024-04-26T05:13:31.133 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BNOlkyINnnMoV1j off=5248305 len=1482067 2024-04-26T05:13:31.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 3599 completed, throughput=5MB/sec 2024-04-26T05:13:31.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bkyLTNLXDLg1AKN off=1737985 len=1258311 2024-04-26T05:13:31.145 INFO:tasks.workunit.client.0.smithi146.stdout:op 3600 completed, throughput=5MB/sec 2024-04-26T05:13:31.145 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DoIsogr65CuTvTG off=14812274 len=496503 2024-04-26T05:13:31.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 3601 completed, throughput=5MB/sec 2024-04-26T05:13:32.149 INFO:tasks.workunit.client.0.smithi146.stdout: 706: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:32.149 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3Zu-1EdmyqDElCI off=17045708 len=1583820 2024-04-26T05:13:32.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 3602 completed, throughput=5MB/sec 2024-04-26T05:13:32.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vWm6yUWSN4t5rU9 off=3509286 len=1175713 2024-04-26T05:13:32.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 3603 completed, throughput=5MB/sec 2024-04-26T05:13:32.157 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vQ2jyU79nSCpYVm off=16111454 len=1080959 2024-04-26T05:13:32.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 3604 completed, throughput=5MB/sec 2024-04-26T05:13:32.158 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c8kbs2m3Jo-xzaJ off=2342009 len=799270 2024-04-26T05:13:32.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 3605 completed, throughput=5MB/sec 2024-04-26T05:13:32.163 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-53BIWfRTRxKdqRH off=4318303 len=204071 2024-04-26T05:13:32.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 3606 completed, throughput=5MB/sec 2024-04-26T05:13:32.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fVjGcYUVyajvl8S off=816312 len=953557 2024-04-26T05:13:32.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 3607 completed, throughput=5MB/sec 2024-04-26T05:13:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:32 smithi204 ceph-mon[88313]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:32 smithi146 ceph-mon[95531]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:32 smithi146 ceph-mon[92947]: pgmap v1781: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:33.165 INFO:tasks.workunit.client.0.smithi146.stdout: 707: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:33.165 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mREWaaf2OxQhDy4 off=7808317 len=2025928 2024-04-26T05:13:33.167 INFO:tasks.workunit.client.0.smithi146.stdout:op 3608 completed, throughput=5MB/sec 2024-04-26T05:13:33.167 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--F6wL-dayj5nGNW off=14037639 len=1695224 2024-04-26T05:13:33.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 3609 completed, throughput=5MB/sec 2024-04-26T05:13:33.171 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aoYaIsbZzdL_9_2 off=7043027 len=288677 2024-04-26T05:13:33.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 3610 completed, throughput=5MB/sec 2024-04-26T05:13:33.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I3qznBtgRiowIpU off=23904192 len=834790 2024-04-26T05:13:33.176 INFO:tasks.workunit.client.0.smithi146.stdout:op 3611 completed, throughput=5MB/sec 2024-04-26T05:13:34.177 INFO:tasks.workunit.client.0.smithi146.stdout: 708: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:34.177 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e9MXic-CzJ5emHb off=19318861 len=2029917 2024-04-26T05:13:34.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 3612 completed, throughput=5MB/sec 2024-04-26T05:13:34.186 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gLivb1iXv8NhxiV off=13806980 len=1276577 2024-04-26T05:13:34.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 3613 completed, throughput=5MB/sec 2024-04-26T05:13:34.192 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--muWV-ZI6wqQqTg off=17709991 len=1634744 2024-04-26T05:13:34.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 3614 completed, throughput=5MB/sec 2024-04-26T05:13:34.193 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-twJRmTrW8-cSBEJ off=1590560 len=1155368 2024-04-26T05:13:34.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 3615 completed, throughput=5MB/sec 2024-04-26T05:13:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:34 smithi204 ceph-mon[88313]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:13:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[95531]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[92947]: pgmap v1782: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:35.196 INFO:tasks.workunit.client.0.smithi146.stdout: 709: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:35.196 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XpJFzWDbXpShWhB off=3065941 len=172632 2024-04-26T05:13:35.199 INFO:tasks.workunit.client.0.smithi146.stdout:op 3616 completed, throughput=4.99MB/sec 2024-04-26T05:13:35.199 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mInLYDd1ggyvqoB off=13392393 len=497589 2024-04-26T05:13:35.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 3617 completed, throughput=5MB/sec 2024-04-26T05:13:35.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-l3Vsj7KK_RhkeuX off=48614 len=1126152 2024-04-26T05:13:35.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 3618 completed, throughput=5MB/sec 2024-04-26T05:13:35.203 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qf64cGqh6ibN1KN off=2569454 len=273149 2024-04-26T05:13:35.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 3619 completed, throughput=5MB/sec 2024-04-26T05:13:35.204 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Jp8MtNAbUbGuSDf off=1049194 len=1428631 2024-04-26T05:13:35.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 3620 completed, throughput=5MB/sec 2024-04-26T05:13:35.206 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A9x_ADpEFoiHGoE off=2379729 len=1184968 2024-04-26T05:13:35.208 INFO:tasks.workunit.client.0.smithi146.stdout:op 3621 completed, throughput=5MB/sec 2024-04-26T05:13:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:13:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:13:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:13:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:13:36.209 INFO:tasks.workunit.client.0.smithi146.stdout: 710: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:36.209 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fg9H-x4dH4iar5A off=499422 len=1725570 2024-04-26T05:13:36.218 INFO:tasks.workunit.client.0.smithi146.stdout:op 3622 completed, throughput=5MB/sec 2024-04-26T05:13:36.218 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gBEqpuqFApLv888 off=4147109 len=643046 2024-04-26T05:13:36.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 3623 completed, throughput=5MB/sec 2024-04-26T05:13:36.219 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ceHZu57Y0X8-POo off=4771738 len=920675 2024-04-26T05:13:36.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 3624 completed, throughput=5MB/sec 2024-04-26T05:13:36.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bwzm3AEsYePl02f off=6456524 len=942895 2024-04-26T05:13:36.222 INFO:tasks.workunit.client.0.smithi146.stdout:op 3625 completed, throughput=5MB/sec 2024-04-26T05:13:36.222 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WNK8bRdyYDKu_vy off=620859 len=1185305 2024-04-26T05:13:36.227 INFO:tasks.workunit.client.0.smithi146.stdout:op 3626 completed, throughput=5MB/sec 2024-04-26T05:13:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:36] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:13:37.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:36 smithi204 ceph-mon[88313]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:13:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:36 smithi146 ceph-mon[95531]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:13:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:36 smithi146 ceph-mon[92947]: pgmap v1783: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 3.7 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:13:37.227 INFO:tasks.workunit.client.0.smithi146.stdout: 711: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:37.227 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CNA9wbjkr9psCfW off=1000562 len=107591 2024-04-26T05:13:37.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 3627 completed, throughput=4.99MB/sec 2024-04-26T05:13:37.230 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gU9RwFNGbrybPwA off=4185049 len=1816535 2024-04-26T05:13:37.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 3628 completed, throughput=5MB/sec 2024-04-26T05:13:37.232 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XmQSwU2qQg4qlnM off=1069221 len=294800 2024-04-26T05:13:37.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 3629 completed, throughput=5MB/sec 2024-04-26T05:13:37.233 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_gstk3HbmRWr5g5 off=1069897 len=1995322 2024-04-26T05:13:37.237 INFO:tasks.workunit.client.0.smithi146.stdout:op 3630 completed, throughput=5MB/sec 2024-04-26T05:13:37.237 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bNpH5IcpgKxmSyH off=2336750 len=774417 2024-04-26T05:13:37.242 INFO:tasks.workunit.client.0.smithi146.stdout:op 3631 completed, throughput=5MB/sec 2024-04-26T05:13:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: 712: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:38.243 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1qYckZIffesgFDn off=12314213 len=1912316 2024-04-26T05:13:38.253 INFO:tasks.workunit.client.0.smithi146.stdout:op 3632 completed, throughput=5MB/sec 2024-04-26T05:13:38.253 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jDwBfgUhEc9wuF0 off=12570221 len=1206606 2024-04-26T05:13:38.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 3633 completed, throughput=5MB/sec 2024-04-26T05:13:38.255 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4Mkb9wtogV4BSet off=0 len=1375247 2024-04-26T05:13:38.258 INFO:tasks.workunit.client.0.smithi146.stdout:op 3634 completed, throughput=5MB/sec 2024-04-26T05:13:38.258 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QJK5rOJmdKkDBL9 off=13764669 len=1732922 2024-04-26T05:13:38.261 INFO:tasks.workunit.client.0.smithi146.stdout:op 3635 completed, throughput=5MB/sec 2024-04-26T05:13:39.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:38 smithi204 ceph-mon[88313]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:38 smithi146 ceph-mon[92947]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:38 smithi146 ceph-mon[95531]: pgmap v1784: 105 pgs: 105 active+clean; 126 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: 713: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:39.261 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8AnGvFCJbapTOf7 off=2825820 len=141868 2024-04-26T05:13:39.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 3636 completed, throughput=4.99MB/sec 2024-04-26T05:13:39.267 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-36UOJZRG-OE_psC off=8451324 len=1130471 2024-04-26T05:13:39.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 3637 completed, throughput=5MB/sec 2024-04-26T05:13:39.267 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KEXepXmse8qTdXK off=12988492 len=914605 2024-04-26T05:13:39.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 3638 completed, throughput=5MB/sec 2024-04-26T05:13:39.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-loKpNVb1ZSvL_M- off=2336530 len=1741357 2024-04-26T05:13:39.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 3639 completed, throughput=5MB/sec 2024-04-26T05:13:39.270 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4GJhUoKfXxP-Cr- off=2148902 len=589893 2024-04-26T05:13:39.271 INFO:tasks.workunit.client.0.smithi146.stdout:op 3640 completed, throughput=5MB/sec 2024-04-26T05:13:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: 714: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:40.271 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AIqaKXgPmNTjobq off=8476910 len=1769836 2024-04-26T05:13:40.275 INFO:tasks.workunit.client.0.smithi146.stdout:op 3641 completed, throughput=5MB/sec 2024-04-26T05:13:40.275 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ESeYLADJdgFQs2x off=10117948 len=601420 2024-04-26T05:13:40.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 3642 completed, throughput=5MB/sec 2024-04-26T05:13:40.279 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SRPQBaD2wWzOSrC off=8857610 len=1864307 2024-04-26T05:13:40.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 3643 completed, throughput=5MB/sec 2024-04-26T05:13:40.283 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nphuJ4GMwJzreMP off=5377166 len=355309 2024-04-26T05:13:40.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 3644 completed, throughput=5MB/sec 2024-04-26T05:13:40.286 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ptKqX81UOfBzosC off=13050025 len=177161 2024-04-26T05:13:40.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 3645 completed, throughput=5MB/sec 2024-04-26T05:13:40.286 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZYhjb0dXPcawie9 off=405223 len=754945 2024-04-26T05:13:40.289 INFO:tasks.workunit.client.0.smithi146.stdout:op 3646 completed, throughput=5MB/sec 2024-04-26T05:13:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:40 smithi204 ceph-mon[88313]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-26T05:13:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:40 smithi146 ceph-mon[95531]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-26T05:13:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:40 smithi146 ceph-mon[92947]: pgmap v1785: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.3 MiB/s wr, 6 op/s 2024-04-26T05:13:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: 715: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:41.289 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JGT9RfXhleRJfU3 off=2268016 len=740318 2024-04-26T05:13:41.293 INFO:tasks.workunit.client.0.smithi146.stdout:op 3647 completed, throughput=4.99MB/sec 2024-04-26T05:13:41.293 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4fKa6WhHOZm8gaI off=12738328 len=1633326 2024-04-26T05:13:41.295 INFO:tasks.workunit.client.0.smithi146.stdout:op 3648 completed, throughput=5MB/sec 2024-04-26T05:13:41.295 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1URxpxKgbbep3N5 off=1780983 len=541166 2024-04-26T05:13:41.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 3649 completed, throughput=5MB/sec 2024-04-26T05:13:41.299 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gFnWBvpLWbBA8qA off=437359 len=1126885 2024-04-26T05:13:41.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 3650 completed, throughput=5MB/sec 2024-04-26T05:13:41.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-54GJKDg9e27ShEo off=6937025 len=1089626 2024-04-26T05:13:41.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 3651 completed, throughput=5MB/sec 2024-04-26T05:13:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: 716: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:42.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p1qvQqG2h93m7A0 off=5189273 len=94030 2024-04-26T05:13:42.303 INFO:tasks.workunit.client.0.smithi146.stdout:op 3652 completed, throughput=4.99MB/sec 2024-04-26T05:13:42.303 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KUXAcaWrSCToFWk off=7102383 len=782087 2024-04-26T05:13:42.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 3653 completed, throughput=4.99MB/sec 2024-04-26T05:13:42.305 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HjUgoBGsR5VJBn_ off=6920860 len=335895 2024-04-26T05:13:42.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 3654 completed, throughput=5MB/sec 2024-04-26T05:13:42.306 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZJXlZfm-ax34Lrn off=3252999 len=622659 2024-04-26T05:13:42.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 3655 completed, throughput=5MB/sec 2024-04-26T05:13:42.310 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m34eF0pE5xTP_44 off=10039717 len=1663272 2024-04-26T05:13:42.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 3656 completed, throughput=5MB/sec 2024-04-26T05:13:42.321 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xx-lJsoEvkSORX0 off=3773408 len=76217 2024-04-26T05:13:42.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 3657 completed, throughput=5MB/sec 2024-04-26T05:13:42.323 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lXGdK2g43sNMaQ7 off=12491982 len=1057497 2024-04-26T05:13:42.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 3658 completed, throughput=5MB/sec 2024-04-26T05:13:42.324 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VF-zN3-l7tEFWVu off=74435 len=1538399 2024-04-26T05:13:42.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 3659 completed, throughput=5MB/sec 2024-04-26T05:13:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:42 smithi204 ceph-mon[88313]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:42 smithi146 ceph-mon[95531]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:42 smithi146 ceph-mon[92947]: pgmap v1786: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: 717: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:43.326 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cN6Q3sipnSzHEBY off=369492 len=1031696 2024-04-26T05:13:43.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 3660 completed, throughput=5MB/sec 2024-04-26T05:13:43.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8UXNXYG_bTRe20D off=927694 len=285151 2024-04-26T05:13:43.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 3661 completed, throughput=5MB/sec 2024-04-26T05:13:43.333 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3MCv2tJUa_qfU_b off=18458531 len=916500 2024-04-26T05:13:43.335 INFO:tasks.workunit.client.0.smithi146.stdout:op 3662 completed, throughput=5MB/sec 2024-04-26T05:13:43.335 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rvSbn2RSrxq5iew off=7537133 len=1941022 2024-04-26T05:13:43.336 INFO:tasks.workunit.client.0.smithi146.stdout:op 3663 completed, throughput=5MB/sec 2024-04-26T05:13:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: 718: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:44.337 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4wm0sn4ZEJlWI3r off=11665896 len=917587 2024-04-26T05:13:44.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 3664 completed, throughput=4.99MB/sec 2024-04-26T05:13:44.338 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kqooH4vnQgyjb19 off=11610737 len=1063625 2024-04-26T05:13:44.340 INFO:tasks.workunit.client.0.smithi146.stdout:op 3665 completed, throughput=5MB/sec 2024-04-26T05:13:44.340 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SIs16FMY0LNxEy7 off=17443674 len=591203 2024-04-26T05:13:44.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 3666 completed, throughput=5MB/sec 2024-04-26T05:13:44.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gOofGaXHMRA9dvt off=2161028 len=2091493 2024-04-26T05:13:44.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 3667 completed, throughput=5MB/sec 2024-04-26T05:13:44.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2jC-aur2J0TXj2y off=933867 len=359621 2024-04-26T05:13:44.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 3668 completed, throughput=5MB/sec 2024-04-26T05:13:44.348 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xRCZ31Z-VrUO99T off=7332181 len=417821 2024-04-26T05:13:44.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 3669 completed, throughput=5MB/sec 2024-04-26T05:13:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:44 smithi204 ceph-mon[88313]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:44 smithi146 ceph-mon[92947]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:44 smithi146 ceph-mon[95531]: pgmap v1787: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 2.8 MiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-04-26T05:13:45.349 INFO:tasks.workunit.client.0.smithi146.stdout: 719: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:45.350 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-906Kssd9QKDgoKb off=71752 len=690300 2024-04-26T05:13:45.354 INFO:tasks.workunit.client.0.smithi146.stdout:op 3670 completed, throughput=4.99MB/sec 2024-04-26T05:13:45.355 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pQiuXz1sbNk9SRW off=8551604 len=1292183 2024-04-26T05:13:45.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 3671 completed, throughput=5MB/sec 2024-04-26T05:13:45.362 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UhMcN1UdkRuEsxS off=13131965 len=339371 2024-04-26T05:13:45.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 3672 completed, throughput=5MB/sec 2024-04-26T05:13:45.363 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KxQWNaa_9So3nac off=15501022 len=1163082 2024-04-26T05:13:45.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 3673 completed, throughput=5MB/sec 2024-04-26T05:13:45.365 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ejIyTDLi-dTTCIX off=140800 len=1187169 2024-04-26T05:13:45.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 3674 completed, throughput=5MB/sec 2024-04-26T05:13:45.371 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TpaUHOx4V0yuPGX off=14428908 len=918254 2024-04-26T05:13:45.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 3675 completed, throughput=5MB/sec 2024-04-26T05:13:46.374 INFO:tasks.workunit.client.0.smithi146.stdout: 720: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:46.374 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XPbxnOnG8gbZ9Pc off=754870 len=281539 2024-04-26T05:13:46.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 3676 completed, throughput=4.99MB/sec 2024-04-26T05:13:46.377 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-upoUxv-bohoa7Ef off=8526345 len=2015747 2024-04-26T05:13:46.381 INFO:tasks.workunit.client.0.smithi146.stdout:op 3677 completed, throughput=5MB/sec 2024-04-26T05:13:46.381 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QPrhbEa4v3626yo off=11728737 len=1375659 2024-04-26T05:13:46.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 3678 completed, throughput=5MB/sec 2024-04-26T05:13:46.383 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RMJfcNoh1IbuPV1 off=22328753 len=315949 2024-04-26T05:13:46.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 3679 completed, throughput=5MB/sec 2024-04-26T05:13:46.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tA7rSQLuCNHe2y0 off=7329339 len=12368 2024-04-26T05:13:46.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 3680 completed, throughput=5MB/sec 2024-04-26T05:13:46.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6jHWuBF4SYeadv7 off=1200573 len=1064260 2024-04-26T05:13:46.385 INFO:tasks.workunit.client.0.smithi146.stdout:op 3681 completed, throughput=5MB/sec 2024-04-26T05:13:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:46] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:13:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:46 smithi204 ceph-mon[88313]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-26T05:13:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:46 smithi146 ceph-mon[95531]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-26T05:13:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:46 smithi146 ceph-mon[92947]: pgmap v1788: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.3 MiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-04-26T05:13:47.386 INFO:tasks.workunit.client.0.smithi146.stdout: 721: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:47.386 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iV7WP_yTIAqRooj off=10375143 len=1631212 2024-04-26T05:13:47.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 3682 completed, throughput=5MB/sec 2024-04-26T05:13:47.388 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--tV6oXOBGwsXALJ off=11585003 len=875036 2024-04-26T05:13:47.393 INFO:tasks.workunit.client.0.smithi146.stdout:op 3683 completed, throughput=5MB/sec 2024-04-26T05:13:47.393 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VK0oVvVk5r-IklW off=11787684 len=982604 2024-04-26T05:13:47.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 3684 completed, throughput=5MB/sec 2024-04-26T05:13:47.394 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BDBWU1fippTS_-K off=10849973 len=255059 2024-04-26T05:13:47.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 3685 completed, throughput=5MB/sec 2024-04-26T05:13:47.395 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hRu3sEL09lQWzZR off=3668173 len=425798 2024-04-26T05:13:47.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 3686 completed, throughput=5MB/sec 2024-04-26T05:13:47.395 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FciH7C58OCUk1wc off=83323 len=1292233 2024-04-26T05:13:47.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 3687 completed, throughput=5MB/sec 2024-04-26T05:13:48.397 INFO:tasks.workunit.client.0.smithi146.stdout: 722: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:48.397 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mvgVHtJNxzBVy7o off=6441075 len=151674 2024-04-26T05:13:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 3688 completed, throughput=4.99MB/sec 2024-04-26T05:13:48.398 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XakNr-O70LWocRw off=4078906 len=1854677 2024-04-26T05:13:48.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 3689 completed, throughput=5MB/sec 2024-04-26T05:13:48.409 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kDLs1byxLH36PHs off=2438076 len=518143 2024-04-26T05:13:48.413 INFO:tasks.workunit.client.0.smithi146.stdout:op 3690 completed, throughput=5MB/sec 2024-04-26T05:13:48.413 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qi3cofrpg5DA9pa off=676783 len=265126 2024-04-26T05:13:48.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 3691 completed, throughput=5MB/sec 2024-04-26T05:13:48.414 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--JbKD3UQzGkBD5J off=6114056 len=103779 2024-04-26T05:13:48.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 3692 completed, throughput=5MB/sec 2024-04-26T05:13:48.417 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hhePA4A7Rgqgm7J off=2018931 len=1671951 2024-04-26T05:13:48.418 INFO:tasks.workunit.client.0.smithi146.stdout:op 3693 completed, throughput=5MB/sec 2024-04-26T05:13:48.418 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tOPvohwbKzIxeBK off=8993309 len=695089 2024-04-26T05:13:48.419 INFO:tasks.workunit.client.0.smithi146.stdout:op 3694 completed, throughput=5MB/sec 2024-04-26T05:13:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:48 smithi204 ceph-mon[88313]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-26T05:13:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:48 smithi146 ceph-mon[92947]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-26T05:13:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:48 smithi146 ceph-mon[95531]: pgmap v1789: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-04-26T05:13:49.420 INFO:tasks.workunit.client.0.smithi146.stdout: 723: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:49.420 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-as2G-R5-K-AtRxP off=1123523 len=656881 2024-04-26T05:13:49.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 3695 completed, throughput=4.99MB/sec 2024-04-26T05:13:49.421 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--v5eEdn_3QxUGAw off=11265699 len=1135490 2024-04-26T05:13:49.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 3696 completed, throughput=5MB/sec 2024-04-26T05:13:49.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-94SS5LLLQKiqns0 off=3279358 len=696025 2024-04-26T05:13:49.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 3697 completed, throughput=5MB/sec 2024-04-26T05:13:49.424 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dMm-fTCVMRq90Bo off=1560025 len=484119 2024-04-26T05:13:49.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 3698 completed, throughput=5MB/sec 2024-04-26T05:13:49.425 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CZaVZrnLtuynegV off=3739028 len=950518 2024-04-26T05:13:49.426 INFO:tasks.workunit.client.0.smithi146.stdout:op 3699 completed, throughput=5MB/sec 2024-04-26T05:13:49.426 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XTjLU1py_P9vLNX off=12974 len=1695016 2024-04-26T05:13:49.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 3700 completed, throughput=5MB/sec 2024-04-26T05:13:50.428 INFO:tasks.workunit.client.0.smithi146.stdout: 724: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:50.429 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hyH3F8Qobt4ihAy off=520817 len=1194783 2024-04-26T05:13:50.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 3701 completed, throughput=5MB/sec 2024-04-26T05:13:50.435 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qDF1BNeLL1wcKOK off=3528591 len=1189818 2024-04-26T05:13:50.437 INFO:tasks.workunit.client.0.smithi146.stdout:op 3702 completed, throughput=5MB/sec 2024-04-26T05:13:50.437 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yinboh_IC-Pe6el off=518135 len=1962738 2024-04-26T05:13:50.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 3703 completed, throughput=5MB/sec 2024-04-26T05:13:50.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0zVCDBRplJxEj-I off=1678417 len=554194 2024-04-26T05:13:50.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 3704 completed, throughput=5MB/sec 2024-04-26T05:13:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:50 smithi204 ceph-mon[88313]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-26T05:13:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:50 smithi146 ceph-mon[95531]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-26T05:13:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:50 smithi146 ceph-mon[92947]: pgmap v1790: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 6 op/s 2024-04-26T05:13:51.449 INFO:tasks.workunit.client.0.smithi146.stdout: 725: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:51.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y_lMtzo7IS7AxXF off=20264220 len=1682762 2024-04-26T05:13:51.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 3705 completed, throughput=5MB/sec 2024-04-26T05:13:51.452 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iGQvQaeJTLATO65 off=8552836 len=1795154 2024-04-26T05:13:51.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 3706 completed, throughput=5MB/sec 2024-04-26T05:13:51.462 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gJbUuG0NIUi6MwY off=755880 len=1946896 2024-04-26T05:13:51.465 INFO:tasks.workunit.client.0.smithi146.stdout:op 3707 completed, throughput=5MB/sec 2024-04-26T05:13:52.465 INFO:tasks.workunit.client.0.smithi146.stdout: 726: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:52.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WamiSpFfnQqCa35 off=2233079 len=1381601 2024-04-26T05:13:52.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 3708 completed, throughput=5MB/sec 2024-04-26T05:13:52.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1JjMJ96ZSog2j6X off=577557 len=169501 2024-04-26T05:13:52.470 INFO:tasks.workunit.client.0.smithi146.stdout:op 3709 completed, throughput=5MB/sec 2024-04-26T05:13:52.470 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pLpBTWdTYO8y0LN off=61755 len=1144993 2024-04-26T05:13:52.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 3710 completed, throughput=5MB/sec 2024-04-26T05:13:52.472 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IKvP1ERueFceirD off=5807785 len=1071373 2024-04-26T05:13:52.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 3711 completed, throughput=5MB/sec 2024-04-26T05:13:52.477 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FXMdliU__pxoCqr off=16290622 len=875324 2024-04-26T05:13:52.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 3712 completed, throughput=5MB/sec 2024-04-26T05:13:52.481 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q3JYizfj8YCyAu2 off=261942 len=632660 2024-04-26T05:13:52.482 INFO:tasks.workunit.client.0.smithi146.stdout:op 3713 completed, throughput=5MB/sec 2024-04-26T05:13:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:52 smithi204 ceph-mon[88313]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:52 smithi146 ceph-mon[92947]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:52 smithi146 ceph-mon[95531]: pgmap v1791: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:53.483 INFO:tasks.workunit.client.0.smithi146.stdout: 727: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:53.483 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qybCpTlAaE9DC8d off=1323683 len=215158 2024-04-26T05:13:53.484 INFO:tasks.workunit.client.0.smithi146.stdout:op 3714 completed, throughput=4.99MB/sec 2024-04-26T05:13:53.484 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-flmBauy6lLZI2EA off=1005140 len=1219748 2024-04-26T05:13:53.486 INFO:tasks.workunit.client.0.smithi146.stdout:op 3715 completed, throughput=5MB/sec 2024-04-26T05:13:53.486 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q4Ao0WIXeUDaPMS off=6482485 len=209022 2024-04-26T05:13:53.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 3716 completed, throughput=5MB/sec 2024-04-26T05:13:53.487 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PvbhWSY2tqxmcPf off=2722350 len=1022616 2024-04-26T05:13:53.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 3717 completed, throughput=5MB/sec 2024-04-26T05:13:53.488 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZZMNryHciDsceXU off=179762 len=815828 2024-04-26T05:13:53.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 3718 completed, throughput=5MB/sec 2024-04-26T05:13:53.490 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jdoe_gN0Lj-a-u1 off=266682 len=1240702 2024-04-26T05:13:53.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 3719 completed, throughput=5MB/sec 2024-04-26T05:13:53.495 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0ZhnUP4xuZ0MN5X off=2898498 len=393487 2024-04-26T05:13:53.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 3720 completed, throughput=5MB/sec 2024-04-26T05:13:53.496 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AhYkdhd-BMsFosZ off=5968349 len=936308 2024-04-26T05:13:53.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 3721 completed, throughput=5MB/sec 2024-04-26T05:13:54.502 INFO:tasks.workunit.client.0.smithi146.stdout: 728: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:54.502 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YwSVCwao3k_6n0t off=14404566 len=1140330 2024-04-26T05:13:54.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 3722 completed, throughput=5MB/sec 2024-04-26T05:13:54.505 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SAiWlf5xu791Thh off=359915 len=413195 2024-04-26T05:13:54.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 3723 completed, throughput=5MB/sec 2024-04-26T05:13:54.508 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CM3KWDXoN37px1K off=1375542 len=662359 2024-04-26T05:13:54.513 INFO:tasks.workunit.client.0.smithi146.stdout:op 3724 completed, throughput=5MB/sec 2024-04-26T05:13:54.513 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aypylNzDxKapM0t off=12963463 len=1238411 2024-04-26T05:13:54.521 INFO:tasks.workunit.client.0.smithi146.stdout:op 3725 completed, throughput=5MB/sec 2024-04-26T05:13:54.521 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7__XYxP7x6SpLXk off=34219 len=1041607 2024-04-26T05:13:54.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 3726 completed, throughput=5MB/sec 2024-04-26T05:13:54.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ggjE4SlaDcd9nOL off=6125873 len=552744 2024-04-26T05:13:54.526 INFO:tasks.workunit.client.0.smithi146.stdout:op 3727 completed, throughput=5MB/sec 2024-04-26T05:13:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:54 smithi204 ceph-mon[88313]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:54 smithi146 ceph-mon[95531]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:54 smithi146 ceph-mon[92947]: pgmap v1792: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.1 MiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:13:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:13:55.526 INFO:tasks.workunit.client.0.smithi146.stdout: 729: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:55.526 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cK9xdF0ryCrtOh5 off=1457402 len=1714390 2024-04-26T05:13:55.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 3728 completed, throughput=5MB/sec 2024-04-26T05:13:55.529 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BQWSk-OtBUMFnPO off=1894647 len=1835738 2024-04-26T05:13:55.531 INFO:tasks.workunit.client.0.smithi146.stdout:op 3729 completed, throughput=5MB/sec 2024-04-26T05:13:55.531 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lGh2dFxlGDpBub9 off=11726863 len=1147426 2024-04-26T05:13:55.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 3730 completed, throughput=5MB/sec 2024-04-26T05:13:55.537 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nNwxtlpbLIWdn7r off=8128867 len=1367395 2024-04-26T05:13:55.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 3731 completed, throughput=5MB/sec 2024-04-26T05:13:56.539 INFO:tasks.workunit.client.0.smithi146.stdout: 730: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:56.539 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M3ZDTSws0ITG225 off=8647877 len=1835091 2024-04-26T05:13:56.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 3732 completed, throughput=5MB/sec 2024-04-26T05:13:56.541 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LDVpMiRM4C3URSp off=16099195 len=46158 2024-04-26T05:13:56.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 3733 completed, throughput=5MB/sec 2024-04-26T05:13:56.544 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Hue6-eZzjgvY5c8 off=68792 len=758929 2024-04-26T05:13:56.545 INFO:tasks.workunit.client.0.smithi146.stdout:op 3734 completed, throughput=5MB/sec 2024-04-26T05:13:56.545 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qLlZ2rwViZDslMI off=12288410 len=1434668 2024-04-26T05:13:56.552 INFO:tasks.workunit.client.0.smithi146.stdout:op 3735 completed, throughput=5MB/sec 2024-04-26T05:13:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:13:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:13:56] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:13:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:56 smithi204 ceph-mon[88313]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T05:13:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:56 smithi146 ceph-mon[95531]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T05:13:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:56 smithi146 ceph-mon[92947]: pgmap v1793: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 4.5 MiB/s rd, 1.8 MiB/s wr, 7 op/s 2024-04-26T05:13:57.553 INFO:tasks.workunit.client.0.smithi146.stdout: 731: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:57.553 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X6LT-vzZrgclle2 off=2851552 len=1600729 2024-04-26T05:13:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 3736 completed, throughput=5MB/sec 2024-04-26T05:13:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OeF7J46CRZDPw3b off=20433151 len=303597 2024-04-26T05:13:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 3737 completed, throughput=5MB/sec 2024-04-26T05:13:57.555 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IYYTHu1Insqxwfo off=6756233 len=587034 2024-04-26T05:13:57.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 3738 completed, throughput=5MB/sec 2024-04-26T05:13:57.560 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HrZGboMpveY0h53 off=7158974 len=2044324 2024-04-26T05:13:57.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 3739 completed, throughput=5MB/sec 2024-04-26T05:13:57.571 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bl_Nlf4TNbFHezN off=13292972 len=59271 2024-04-26T05:13:57.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 3740 completed, throughput=5MB/sec 2024-04-26T05:13:57.573 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gbXK5G7gXrB6iUG off=417809 len=240610 2024-04-26T05:13:57.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 3741 completed, throughput=5MB/sec 2024-04-26T05:13:57.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2jHOPsmC9wV_MGC off=2584953 len=1611446 2024-04-26T05:13:57.582 INFO:tasks.workunit.client.0.smithi146.stdout:op 3742 completed, throughput=5MB/sec 2024-04-26T05:13:58.582 INFO:tasks.workunit.client.0.smithi146.stdout: 732: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:58.582 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5uzafMbr0dyrT0r off=9530291 len=1306800 2024-04-26T05:13:58.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 3743 completed, throughput=5MB/sec 2024-04-26T05:13:58.590 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W-FmvqUMLvVHIZg off=5619463 len=985744 2024-04-26T05:13:58.592 INFO:tasks.workunit.client.0.smithi146.stdout:op 3744 completed, throughput=5MB/sec 2024-04-26T05:13:58.593 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZK3phWM59AOzsxJ off=4325750 len=1852188 2024-04-26T05:13:58.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 3745 completed, throughput=5MB/sec 2024-04-26T05:13:58.594 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rRU1fpCBrVvly7P off=1025117 len=1330496 2024-04-26T05:13:58.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 3746 completed, throughput=5MB/sec 2024-04-26T05:13:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:13:58 smithi204 ceph-mon[88313]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:13:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:13:58 smithi146 ceph-mon[95531]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:13:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:13:58 smithi146 ceph-mon[92947]: pgmap v1794: 105 pgs: 105 active+clean; 126 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 3.0 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:13:59.601 INFO:tasks.workunit.client.0.smithi146.stdout: 733: throughput=4.99MB/sec pending data=0 2024-04-26T05:13:59.601 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GBFYxbGrw8IZ4k0 off=22407881 len=1281993 2024-04-26T05:13:59.607 INFO:tasks.workunit.client.0.smithi146.stdout:op 3747 completed, throughput=5MB/sec 2024-04-26T05:13:59.608 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--WpYPE9ouxnq0KJ off=6244301 len=820301 2024-04-26T05:13:59.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 3748 completed, throughput=5MB/sec 2024-04-26T05:13:59.612 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q8oZnFwU3kdQ9u7 off=1030979 len=265203 2024-04-26T05:13:59.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 3749 completed, throughput=5MB/sec 2024-04-26T05:13:59.612 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JqmLQjq4Fv7H9TZ off=8764968 len=792917 2024-04-26T05:13:59.616 INFO:tasks.workunit.client.0.smithi146.stdout:op 3750 completed, throughput=5MB/sec 2024-04-26T05:13:59.616 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4z2A3rH2H8ML6DC off=5302501 len=150673 2024-04-26T05:13:59.616 INFO:tasks.workunit.client.0.smithi146.stdout:op 3751 completed, throughput=5MB/sec 2024-04-26T05:13:59.617 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2yNzkaA_Rw9COWB off=7447512 len=238516 2024-04-26T05:13:59.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 3752 completed, throughput=5MB/sec 2024-04-26T05:13:59.617 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z_KJgftBuN8MOKd off=11713610 len=895281 2024-04-26T05:13:59.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 3753 completed, throughput=5MB/sec 2024-04-26T05:14:00.622 INFO:tasks.workunit.client.0.smithi146.stdout: 734: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:00.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cFhuLjZXcbMJpkC off=13863936 len=2078907 2024-04-26T05:14:00.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 3754 completed, throughput=5MB/sec 2024-04-26T05:14:00.625 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gsmjhkurpSXszAD off=2155062 len=522000 2024-04-26T05:14:00.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 3755 completed, throughput=5MB/sec 2024-04-26T05:14:00.630 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vZH4y8gMGdMNvYt off=6769774 len=291465 2024-04-26T05:14:00.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 3756 completed, throughput=5MB/sec 2024-04-26T05:14:00.630 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z7n7Jyo7Buci_TS off=5259306 len=1699422 2024-04-26T05:14:00.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 3757 completed, throughput=5MB/sec 2024-04-26T05:14:00.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gvn5Oae8erGgbrH off=6801364 len=1753574 2024-04-26T05:14:00.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 3758 completed, throughput=5MB/sec 2024-04-26T05:14:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:00 smithi204 ceph-mon[88313]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:14:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:00 smithi146 ceph-mon[95531]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:14:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:00 smithi146 ceph-mon[92947]: pgmap v1795: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 4.1 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:14:01.634 INFO:tasks.workunit.client.0.smithi146.stdout: 735: throughput=5MB/sec pending data=0 2024-04-26T05:14:01.634 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3_gLVHSVCnWK5Hi off=6628540 len=1010957 2024-04-26T05:14:01.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 3759 completed, throughput=5MB/sec 2024-04-26T05:14:01.639 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kHc1MvQW78L_PsU off=16432093 len=1608882 2024-04-26T05:14:01.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 3760 completed, throughput=5MB/sec 2024-04-26T05:14:01.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SG7I6ba7k_bYGaQ off=7820516 len=1822499 2024-04-26T05:14:01.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 3761 completed, throughput=5MB/sec 2024-04-26T05:14:02.650 INFO:tasks.workunit.client.0.smithi146.stdout: 736: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:02.650 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eo-RUv5OA34oetc off=14899639 len=1250892 2024-04-26T05:14:02.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 3762 completed, throughput=5MB/sec 2024-04-26T05:14:02.657 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n3-V1bvWwK3z3OE off=4567665 len=944079 2024-04-26T05:14:02.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 3763 completed, throughput=5MB/sec 2024-04-26T05:14:02.661 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KWbX1lXSVBX2jb7 off=3470306 len=961608 2024-04-26T05:14:02.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 3764 completed, throughput=5MB/sec 2024-04-26T05:14:02.663 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R7WQZz8qx_nOYrO off=20252617 len=1278001 2024-04-26T05:14:02.669 INFO:tasks.workunit.client.0.smithi146.stdout:op 3765 completed, throughput=5MB/sec 2024-04-26T05:14:02.669 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ugcr9a-OYhlzSGe off=7915427 len=1352057 2024-04-26T05:14:02.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 3766 completed, throughput=5MB/sec 2024-04-26T05:14:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:02 smithi204 ceph-mon[88313]: pgmap v1796: 105 pgs: 105 active+clean; 126 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-04-26T05:14:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:02 smithi146 ceph-mon[95531]: pgmap v1796: 105 pgs: 105 active+clean; 126 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-04-26T05:14:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:02 smithi146 ceph-mon[92947]: pgmap v1796: 105 pgs: 105 active+clean; 126 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-04-26T05:14:03.678 INFO:tasks.workunit.client.0.smithi146.stdout: 737: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:03.678 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Kagb2GlQFQcTGpA off=3693117 len=335869 2024-04-26T05:14:03.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 3767 completed, throughput=4.99MB/sec 2024-04-26T05:14:03.682 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DUGZGAAozV30iSb off=12650697 len=1815008 2024-04-26T05:14:03.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 3768 completed, throughput=5MB/sec 2024-04-26T05:14:03.691 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZeDnpWoMikiYtKl off=13387075 len=878315 2024-04-26T05:14:03.692 INFO:tasks.workunit.client.0.smithi146.stdout:op 3769 completed, throughput=5MB/sec 2024-04-26T05:14:03.692 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B93ipWlvfWDHEis off=774551 len=697432 2024-04-26T05:14:03.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 3770 completed, throughput=5MB/sec 2024-04-26T05:14:03.694 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ew_3z7q8LVASnlF off=3934285 len=952178 2024-04-26T05:14:03.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 3771 completed, throughput=5MB/sec 2024-04-26T05:14:04.696 INFO:tasks.workunit.client.0.smithi146.stdout: 738: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qo8ZZdTU6eC7z9A off=8207148 len=1154670 2024-04-26T05:14:04.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 3772 completed, throughput=4.99MB/sec 2024-04-26T05:14:04.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VOXUkN2lhZiEiNw off=0 len=1049736 2024-04-26T05:14:04.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 3773 completed, throughput=5MB/sec 2024-04-26T05:14:04.707 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JNtYWR5WfOIoZTp off=3022498 len=839054 2024-04-26T05:14:04.711 INFO:tasks.workunit.client.0.smithi146.stdout:op 3774 completed, throughput=5MB/sec 2024-04-26T05:14:04.711 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S_COYul4wxL5EQA off=5252400 len=306890 2024-04-26T05:14:04.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 3775 completed, throughput=5MB/sec 2024-04-26T05:14:04.713 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9AwEPbBJGmWH7os off=9109925 len=626086 2024-04-26T05:14:04.714 INFO:tasks.workunit.client.0.smithi146.stdout:op 3776 completed, throughput=5MB/sec 2024-04-26T05:14:04.714 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_4FeRjocjQahjhi off=3342766 len=363904 2024-04-26T05:14:04.714 INFO:tasks.workunit.client.0.smithi146.stdout:op 3777 completed, throughput=5MB/sec 2024-04-26T05:14:04.714 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jVPN66MKsuCqnIE off=11461008 len=806561 2024-04-26T05:14:04.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 3778 completed, throughput=5MB/sec 2024-04-26T05:14:04.715 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7EeWHX_6W1JO9Bl off=13794520 len=1222685 2024-04-26T05:14:04.716 INFO:tasks.workunit.client.0.smithi146.stdout:op 3779 completed, throughput=5MB/sec 2024-04-26T05:14:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:04 smithi204 ceph-mon[88313]: pgmap v1797: 105 pgs: 105 active+clean; 126 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-04-26T05:14:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:04 smithi146 ceph-mon[95531]: pgmap v1797: 105 pgs: 105 active+clean; 126 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-04-26T05:14:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:04 smithi146 ceph-mon[92947]: pgmap v1797: 105 pgs: 105 active+clean; 126 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-04-26T05:14:05.716 INFO:tasks.workunit.client.0.smithi146.stdout: 739: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:05.716 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yxwEe2jKKvk8BYZ off=3111005 len=475989 2024-04-26T05:14:05.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 3780 completed, throughput=5MB/sec 2024-04-26T05:14:05.717 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8cfgtM4hahXI-RN off=4989828 len=1177114 2024-04-26T05:14:05.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 3781 completed, throughput=5MB/sec 2024-04-26T05:14:05.723 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D8SFfnldwhUrByU off=3184148 len=574926 2024-04-26T05:14:05.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 3782 completed, throughput=5MB/sec 2024-04-26T05:14:05.725 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F9AVuMdkLfuDghe off=16649298 len=796456 2024-04-26T05:14:05.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 3783 completed, throughput=5MB/sec 2024-04-26T05:14:05.729 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CHyGdsdG-R23tE5 off=12889784 len=1545403 2024-04-26T05:14:05.739 INFO:tasks.workunit.client.0.smithi146.stdout:op 3784 completed, throughput=5MB/sec 2024-04-26T05:14:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:06] "GET /metrics HTTP/1.1" 200 34139 "" "Prometheus/2.43.0" 2024-04-26T05:14:06.739 INFO:tasks.workunit.client.0.smithi146.stdout: 740: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:06.739 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KWIYdC_K-fzjviL off=0 len=1772178 2024-04-26T05:14:06.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 3785 completed, throughput=5MB/sec 2024-04-26T05:14:06.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d7SwSWPo_fqsOm6 off=8679 len=1333408 2024-04-26T05:14:06.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 3786 completed, throughput=5MB/sec 2024-04-26T05:14:06.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gmdh3hW0OWJK_I3 off=10380876 len=501376 2024-04-26T05:14:06.752 INFO:tasks.workunit.client.0.smithi146.stdout:op 3787 completed, throughput=5MB/sec 2024-04-26T05:14:06.752 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vd6UyI4jhreqDhm off=1765474 len=159628 2024-04-26T05:14:06.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 3788 completed, throughput=5MB/sec 2024-04-26T05:14:06.753 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uQ2rsIOSmSqM4Vl off=9967133 len=101279 2024-04-26T05:14:06.755 INFO:tasks.workunit.client.0.smithi146.stdout:op 3789 completed, throughput=5MB/sec 2024-04-26T05:14:06.755 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZmwGaiRjfIT4A-r off=7559239 len=1342451 2024-04-26T05:14:06.756 INFO:tasks.workunit.client.0.smithi146.stdout:op 3790 completed, throughput=5MB/sec 2024-04-26T05:14:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:06 smithi204 ceph-mon[88313]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:06 smithi146 ceph-mon[95531]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:06 smithi146 ceph-mon[92947]: pgmap v1798: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:07.757 INFO:tasks.workunit.client.0.smithi146.stdout: 741: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:07.757 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6141cnmX_r2kiJC off=5917425 len=1103750 2024-04-26T05:14:07.758 INFO:tasks.workunit.client.0.smithi146.stdout:op 3791 completed, throughput=5MB/sec 2024-04-26T05:14:07.758 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sTgTkhA-w8skhV5 off=3531372 len=534882 2024-04-26T05:14:07.759 INFO:tasks.workunit.client.0.smithi146.stdout:op 3792 completed, throughput=5MB/sec 2024-04-26T05:14:07.759 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rRU1fpCBrVvly7P off=1614659 len=740954 2024-04-26T05:14:07.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 3793 completed, throughput=5MB/sec 2024-04-26T05:14:07.761 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lkiKFd-oW5diAo- off=2573341 len=303880 2024-04-26T05:14:07.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 3794 completed, throughput=5MB/sec 2024-04-26T05:14:07.762 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e2kTI7QN2fgVVqa off=5437669 len=1559334 2024-04-26T05:14:07.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 3795 completed, throughput=5MB/sec 2024-04-26T05:14:07.771 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-grbQQeWN7Q73sEj off=3556558 len=1430659 2024-04-26T05:14:07.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 3796 completed, throughput=5MB/sec 2024-04-26T05:14:08.773 INFO:tasks.workunit.client.0.smithi146.stdout: 742: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:08.773 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D8RRFY-pF95ABp0 off=14393925 len=762033 2024-04-26T05:14:08.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 3797 completed, throughput=5MB/sec 2024-04-26T05:14:08.774 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gqgJPGWFNc5z2IZ off=1891358 len=824453 2024-04-26T05:14:08.779 INFO:tasks.workunit.client.0.smithi146.stdout:op 3798 completed, throughput=5MB/sec 2024-04-26T05:14:08.779 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5yqaf89B5fDwBlD off=6208082 len=1353068 2024-04-26T05:14:08.788 INFO:tasks.workunit.client.0.smithi146.stdout:op 3799 completed, throughput=5MB/sec 2024-04-26T05:14:08.788 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--dyNseZzl9aaB_n off=5931025 len=306193 2024-04-26T05:14:08.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 3800 completed, throughput=5MB/sec 2024-04-26T05:14:08.789 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0y5xBs9CT81LJJM off=789075 len=1975980 2024-04-26T05:14:08.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 3801 completed, throughput=5MB/sec 2024-04-26T05:14:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:08 smithi204 ceph-mon[88313]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:08 smithi146 ceph-mon[95531]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:08 smithi146 ceph-mon[92947]: pgmap v1799: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:09.791 INFO:tasks.workunit.client.0.smithi146.stdout: 743: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:09.791 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jlhpUFa7sBU7WQW off=460823 len=1057361 2024-04-26T05:14:09.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 3802 completed, throughput=5MB/sec 2024-04-26T05:14:09.797 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yDb1ArD5vMmIRE- off=9663077 len=1571290 2024-04-26T05:14:09.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 3803 completed, throughput=5MB/sec 2024-04-26T05:14:09.800 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ha2Tu3TM0_kYT6K off=9804914 len=1918183 2024-04-26T05:14:09.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 3804 completed, throughput=5MB/sec 2024-04-26T05:14:09.813 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QnRMWWIAuwFRzrj off=2422156 len=769388 2024-04-26T05:14:09.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 3805 completed, throughput=5MB/sec 2024-04-26T05:14:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:10.814 INFO:tasks.workunit.client.0.smithi146.stdout: 744: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:10.814 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KHAPqGa-9rApS61 off=6885842 len=1808120 2024-04-26T05:14:10.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 3806 completed, throughput=5MB/sec 2024-04-26T05:14:10.816 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X8GezvvDmcjyOhD off=8334013 len=1151954 2024-04-26T05:14:10.823 INFO:tasks.workunit.client.0.smithi146.stdout:op 3807 completed, throughput=5MB/sec 2024-04-26T05:14:10.823 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QwoIpGVG02gfm8q off=11139843 len=1330877 2024-04-26T05:14:10.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 3808 completed, throughput=5MB/sec 2024-04-26T05:14:10.826 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x4RugfCL0Tx3hjj off=2440039 len=835611 2024-04-26T05:14:10.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 3809 completed, throughput=5MB/sec 2024-04-26T05:14:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:10 smithi146 ceph-mon[95531]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:14:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:10 smithi146 ceph-mon[92947]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:14:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:10 smithi204 ceph-mon[88313]: pgmap v1800: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:14:11.831 INFO:tasks.workunit.client.0.smithi146.stdout: 745: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:11.831 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jLgJMklF5yeIklV off=12805761 len=1480752 2024-04-26T05:14:11.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 3810 completed, throughput=5MB/sec 2024-04-26T05:14:11.838 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--Vl9rBDaqMyX-za off=507028 len=2007700 2024-04-26T05:14:11.840 INFO:tasks.workunit.client.0.smithi146.stdout:op 3811 completed, throughput=5MB/sec 2024-04-26T05:14:11.840 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VOXUkN2lhZiEiNw off=0 len=1049736 2024-04-26T05:14:11.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 3812 completed, throughput=5MB/sec 2024-04-26T05:14:11.842 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DEsbOo7NoUw2AhF off=8337449 len=576933 2024-04-26T05:14:11.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 3813 completed, throughput=5MB/sec 2024-04-26T05:14:12.846 INFO:tasks.workunit.client.0.smithi146.stdout: 746: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:12.846 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7mjbdHZB11KxSy6 off=0 len=1186752 2024-04-26T05:14:12.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 3814 completed, throughput=4.99MB/sec 2024-04-26T05:14:12.849 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8gkjjYjCkXMAz29 off=75608 len=708644 2024-04-26T05:14:12.854 INFO:tasks.workunit.client.0.smithi146.stdout:op 3815 completed, throughput=5MB/sec 2024-04-26T05:14:12.854 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ONqfvE2K6H66GDh off=1683847 len=633590 2024-04-26T05:14:12.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 3816 completed, throughput=5MB/sec 2024-04-26T05:14:12.859 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k45bkktFW3bbISF off=12720484 len=1684777 2024-04-26T05:14:12.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 3817 completed, throughput=5MB/sec 2024-04-26T05:14:12.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pkIcHyFtpuRz1dv off=14425926 len=68231 2024-04-26T05:14:12.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 3818 completed, throughput=5MB/sec 2024-04-26T05:14:12.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zqM9oK_ocRz_V-z off=6245310 len=173503 2024-04-26T05:14:12.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 3819 completed, throughput=5MB/sec 2024-04-26T05:14:12.869 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B4ZOWIwxcWDZQfL off=1223401 len=1758288 2024-04-26T05:14:12.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 3820 completed, throughput=5MB/sec 2024-04-26T05:14:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:12 smithi146 ceph-mon[92947]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:12 smithi146 ceph-mon[95531]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:12 smithi204 ceph-mon[88313]: pgmap v1801: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:13.871 INFO:tasks.workunit.client.0.smithi146.stdout: 747: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:13.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e6dA1MZ1JpISQka off=13616324 len=635116 2024-04-26T05:14:13.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 3821 completed, throughput=5MB/sec 2024-04-26T05:14:13.875 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Nv4I-mcMX4gDBpl off=7141526 len=957757 2024-04-26T05:14:13.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 3822 completed, throughput=5MB/sec 2024-04-26T05:14:13.877 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uVQwvCx9sKzd17x off=727851 len=34894 2024-04-26T05:14:13.878 INFO:tasks.workunit.client.0.smithi146.stdout:op 3823 completed, throughput=5MB/sec 2024-04-26T05:14:13.878 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Yozcutb9Nkdxt_Q off=814272 len=1686180 2024-04-26T05:14:13.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 3824 completed, throughput=5MB/sec 2024-04-26T05:14:13.880 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--H0GHRUs9alHGkJ off=141299 len=1645109 2024-04-26T05:14:13.888 INFO:tasks.workunit.client.0.smithi146.stdout:op 3825 completed, throughput=5MB/sec 2024-04-26T05:14:14.889 INFO:tasks.workunit.client.0.smithi146.stdout: 748: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:14.889 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cESTHA9I06roMs9 off=2134165 len=1463848 2024-04-26T05:14:14.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 3826 completed, throughput=5MB/sec 2024-04-26T05:14:14.891 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nIoSlbrxJU2sLXj off=5392956 len=60447 2024-04-26T05:14:14.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 3827 completed, throughput=5MB/sec 2024-04-26T05:14:14.894 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q2H9xxMk0efRs8D off=2174017 len=943987 2024-04-26T05:14:14.896 INFO:tasks.workunit.client.0.smithi146.stdout:op 3828 completed, throughput=5MB/sec 2024-04-26T05:14:14.896 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9-lBLkajSN3SCsn off=12782588 len=1967892 2024-04-26T05:14:14.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 3829 completed, throughput=5MB/sec 2024-04-26T05:14:14.898 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QTVSA14IuUd5GaO off=13731798 len=527190 2024-04-26T05:14:14.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 3830 completed, throughput=5MB/sec 2024-04-26T05:14:15.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:14 smithi204 ceph-mon[88313]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:14 smithi146 ceph-mon[92947]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:14 smithi146 ceph-mon[95531]: pgmap v1802: 105 pgs: 105 active+clean; 126 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:15.900 INFO:tasks.workunit.client.0.smithi146.stdout: 749: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:15.900 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iBTw_knX7eW9HCs off=21811007 len=1754023 2024-04-26T05:14:15.909 INFO:tasks.workunit.client.0.smithi146.stdout:op 3831 completed, throughput=5MB/sec 2024-04-26T05:14:15.910 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GE-G_XtGynudx12 off=2991739 len=1156129 2024-04-26T05:14:15.912 INFO:tasks.workunit.client.0.smithi146.stdout:op 3832 completed, throughput=5MB/sec 2024-04-26T05:14:15.912 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_Tz7Id7aWG_ZkkF off=735942 len=855013 2024-04-26T05:14:15.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 3833 completed, throughput=5MB/sec 2024-04-26T05:14:15.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bwHUJnW1ckfFTbB off=4093303 len=64874 2024-04-26T05:14:15.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 3834 completed, throughput=5MB/sec 2024-04-26T05:14:15.914 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OgqComRSHeVBvrR off=1267356 len=625920 2024-04-26T05:14:15.915 INFO:tasks.workunit.client.0.smithi146.stdout:op 3835 completed, throughput=5MB/sec 2024-04-26T05:14:15.915 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GObYUkbrpmUtyml off=9569492 len=552976 2024-04-26T05:14:15.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 3836 completed, throughput=5MB/sec 2024-04-26T05:14:15.916 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sX806ezMMAvkJir off=6412274 len=152439 2024-04-26T05:14:15.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 3837 completed, throughput=5MB/sec 2024-04-26T05:14:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:16] "GET /metrics HTTP/1.1" 200 34133 "" "Prometheus/2.43.0" 2024-04-26T05:14:16.917 INFO:tasks.workunit.client.0.smithi146.stdout: 750: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:16.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Jp8MtNAbUbGuSDf off=2388492 len=2031207 2024-04-26T05:14:16.929 INFO:tasks.workunit.client.0.smithi146.stdout:op 3838 completed, throughput=5MB/sec 2024-04-26T05:14:16.929 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LW8f_tfIjhlOVXY off=13791786 len=1636613 2024-04-26T05:14:16.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 3839 completed, throughput=5MB/sec 2024-04-26T05:14:16.931 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m5Yv7TntUePINgq off=16273782 len=193148 2024-04-26T05:14:16.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 3840 completed, throughput=5MB/sec 2024-04-26T05:14:16.932 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mRfGuMfNxKnSokI off=0 len=1200001 2024-04-26T05:14:16.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 3841 completed, throughput=5MB/sec 2024-04-26T05:14:16.934 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YAp9dtlIelJyzlu off=5208049 len=1208165 2024-04-26T05:14:16.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 3842 completed, throughput=5MB/sec 2024-04-26T05:14:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:16 smithi146 ceph-mon[92947]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:14:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:16 smithi146 ceph-mon[95531]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:14:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:16 smithi204 ceph-mon[88313]: pgmap v1803: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:14:17.940 INFO:tasks.workunit.client.0.smithi146.stdout: 751: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:17.940 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RzWcyME89OPdGMW off=11554288 len=370721 2024-04-26T05:14:17.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 3843 completed, throughput=5MB/sec 2024-04-26T05:14:17.944 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CQXzxkLxWibSENF off=6633007 len=1275378 2024-04-26T05:14:17.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 3844 completed, throughput=5MB/sec 2024-04-26T05:14:17.947 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sewJoz9pHZCSAjB off=4859388 len=314297 2024-04-26T05:14:17.950 INFO:tasks.workunit.client.0.smithi146.stdout:op 3845 completed, throughput=5MB/sec 2024-04-26T05:14:17.950 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mXBGhmMw5y66jaE off=1038922 len=1880282 2024-04-26T05:14:17.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 3846 completed, throughput=5MB/sec 2024-04-26T05:14:17.961 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3yR9-yhFysajaOZ off=5635172 len=152211 2024-04-26T05:14:17.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 3847 completed, throughput=5MB/sec 2024-04-26T05:14:17.962 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ULi___Oeqx6tD3_ off=16060064 len=1238412 2024-04-26T05:14:17.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 3848 completed, throughput=5MB/sec 2024-04-26T05:14:18.968 INFO:tasks.workunit.client.0.smithi146.stdout: 752: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:18.968 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H5n_-jHNdK-0Wdv off=7704106 len=184243 2024-04-26T05:14:18.969 INFO:tasks.workunit.client.0.smithi146.stdout:op 3849 completed, throughput=4.99MB/sec 2024-04-26T05:14:18.969 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rTydudHb-_BT7Rp off=15121780 len=1976125 2024-04-26T05:14:18.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 3850 completed, throughput=5MB/sec 2024-04-26T05:14:18.979 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mcJzA2T4YyZJTmz off=13406510 len=1752010 2024-04-26T05:14:18.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 3851 completed, throughput=5MB/sec 2024-04-26T05:14:18.988 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qemcr6TfLoT8OHU off=2390029 len=1412657 2024-04-26T05:14:18.996 INFO:tasks.workunit.client.0.smithi146.stdout:op 3852 completed, throughput=5MB/sec 2024-04-26T05:14:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:18 smithi146 ceph-mon[95531]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:14:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:18 smithi146 ceph-mon[92947]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:14:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:18 smithi204 ceph-mon[88313]: pgmap v1804: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:14:19.997 INFO:tasks.workunit.client.0.smithi146.stdout: 753: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:19.997 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8zzUI3NFaX_3KmQ off=13922769 len=242711 2024-04-26T05:14:20.000 INFO:tasks.workunit.client.0.smithi146.stdout:op 3853 completed, throughput=4.99MB/sec 2024-04-26T05:14:20.000 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U-gZhWODb3Y2QZP off=2976236 len=916303 2024-04-26T05:14:20.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 3854 completed, throughput=5MB/sec 2024-04-26T05:14:20.002 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KHb2X01eayXXf4m off=543443 len=265183 2024-04-26T05:14:20.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 3855 completed, throughput=5MB/sec 2024-04-26T05:14:20.003 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--nQD9SUWB9x3NL_ off=9003969 len=770458 2024-04-26T05:14:20.004 INFO:tasks.workunit.client.0.smithi146.stdout:op 3856 completed, throughput=5MB/sec 2024-04-26T05:14:20.004 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h6Xn75LYEwL3vrB off=9584380 len=410514 2024-04-26T05:14:20.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 3857 completed, throughput=5MB/sec 2024-04-26T05:14:20.008 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Mt8L8c-mFytB0XF off=9873156 len=498958 2024-04-26T05:14:20.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 3858 completed, throughput=5MB/sec 2024-04-26T05:14:20.009 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_t2Fo67qFLS0hd5 off=1164096 len=545482 2024-04-26T05:14:20.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 3859 completed, throughput=5MB/sec 2024-04-26T05:14:20.012 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7P1-YpQbRSrpY-_ off=5566624 len=1368011 2024-04-26T05:14:20.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 3860 completed, throughput=5MB/sec 2024-04-26T05:14:21.014 INFO:tasks.workunit.client.0.smithi146.stdout: 754: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:21.014 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_wDfO7aTHo78pex off=574156 len=923764 2024-04-26T05:14:21.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 3861 completed, throughput=5MB/sec 2024-04-26T05:14:21.015 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W-FmvqUMLvVHIZg off=2687501 len=198093 2024-04-26T05:14:21.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 3862 completed, throughput=5MB/sec 2024-04-26T05:14:21.019 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cIVKkOs03lS2FQk off=1176941 len=386844 2024-04-26T05:14:21.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 3863 completed, throughput=5MB/sec 2024-04-26T05:14:21.022 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YqkWJE0pmG94yi5 off=3002845 len=1297871 2024-04-26T05:14:21.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 3864 completed, throughput=5MB/sec 2024-04-26T05:14:21.025 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cdTblpvKehaCJdo off=1076131 len=735002 2024-04-26T05:14:21.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 3865 completed, throughput=5MB/sec 2024-04-26T05:14:21.025 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MUx2rHmHJLAhxNT off=95174 len=783515 2024-04-26T05:14:21.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 3866 completed, throughput=5MB/sec 2024-04-26T05:14:21.026 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bTCH3DRKqqXuu6Q off=3618958 len=1735277 2024-04-26T05:14:21.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 3867 completed, throughput=5MB/sec 2024-04-26T05:14:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:20 smithi146 ceph-mon[95531]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:20 smithi146 ceph-mon[92947]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:20 smithi204 ceph-mon[88313]: pgmap v1805: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:22.029 INFO:tasks.workunit.client.0.smithi146.stdout: 755: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:22.029 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NtHy6XbqA0XWJbi off=4806281 len=2007572 2024-04-26T05:14:22.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 3868 completed, throughput=5MB/sec 2024-04-26T05:14:22.033 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sBGTzZ_gWeKXiSl off=1417470 len=345051 2024-04-26T05:14:22.033 INFO:tasks.workunit.client.0.smithi146.stdout:op 3869 completed, throughput=5MB/sec 2024-04-26T05:14:22.033 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UlS0e3LTK-CLhor off=2050173 len=1391209 2024-04-26T05:14:22.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 3870 completed, throughput=5MB/sec 2024-04-26T05:14:22.040 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4fD7y2Vl7v7Wd_8 off=1788702 len=1808591 2024-04-26T05:14:22.050 INFO:tasks.workunit.client.0.smithi146.stdout:op 3871 completed, throughput=5MB/sec 2024-04-26T05:14:23.050 INFO:tasks.workunit.client.0.smithi146.stdout: 756: throughput=5MB/sec pending data=0 2024-04-26T05:14:23.050 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4fKa6WhHOZm8gaI off=7932212 len=1555560 2024-04-26T05:14:23.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 3872 completed, throughput=5MB/sec 2024-04-26T05:14:23.052 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SPEOCxPFvJFxvUT off=6379747 len=14423 2024-04-26T05:14:23.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 3873 completed, throughput=5MB/sec 2024-04-26T05:14:23.053 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EADi6fRPoYBYP0B off=6262644 len=64948 2024-04-26T05:14:23.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 3874 completed, throughput=5MB/sec 2024-04-26T05:14:23.053 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TRZtXq_MRA3ei4u off=2185758 len=850949 2024-04-26T05:14:23.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 3875 completed, throughput=5MB/sec 2024-04-26T05:14:23.054 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7KcE4Fc_JJN6Gz7 off=23300004 len=291620 2024-04-26T05:14:23.055 INFO:tasks.workunit.client.0.smithi146.stdout:op 3876 completed, throughput=5MB/sec 2024-04-26T05:14:23.055 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ov7bwTGXXQZwzsm off=1845653 len=680276 2024-04-26T05:14:23.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 3877 completed, throughput=5MB/sec 2024-04-26T05:14:23.057 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0pHNRKzk2yioFmp off=938177 len=44963 2024-04-26T05:14:23.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 3878 completed, throughput=5MB/sec 2024-04-26T05:14:23.060 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HOKVMYpX_LSZ2Bb off=13967680 len=612272 2024-04-26T05:14:23.064 INFO:tasks.workunit.client.0.smithi146.stdout:op 3879 completed, throughput=5MB/sec 2024-04-26T05:14:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:22 smithi146 ceph-mon[95531]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:22 smithi146 ceph-mon[92947]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:22 smithi204 ceph-mon[88313]: pgmap v1806: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:24.064 INFO:tasks.workunit.client.0.smithi146.stdout: 757: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:24.064 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KD-ZFCfLRyPCGOT off=4534235 len=609907 2024-04-26T05:14:24.069 INFO:tasks.workunit.client.0.smithi146.stdout:op 3880 completed, throughput=4.99MB/sec 2024-04-26T05:14:24.069 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o_Wrrr_-yfQcJX- off=5866798 len=1247403 2024-04-26T05:14:24.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 3881 completed, throughput=5MB/sec 2024-04-26T05:14:24.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uXS1cIp8T4VvRx7 off=1981701 len=71332 2024-04-26T05:14:24.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 3882 completed, throughput=5MB/sec 2024-04-26T05:14:24.071 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L6yIK2ikOs2vqCA off=10725537 len=1758585 2024-04-26T05:14:24.080 INFO:tasks.workunit.client.0.smithi146.stdout:op 3883 completed, throughput=5MB/sec 2024-04-26T05:14:24.080 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bvGEUh8uM5caHlN off=6015872 len=822353 2024-04-26T05:14:24.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 3884 completed, throughput=5MB/sec 2024-04-26T05:14:24.085 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QRz5dv8mfooZIq2 off=13126887 len=1175882 2024-04-26T05:14:24.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 3885 completed, throughput=5MB/sec 2024-04-26T05:14:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:25.088 INFO:tasks.workunit.client.0.smithi146.stdout: 758: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:25.088 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--4I1JRHKf-ug3xv off=14747681 len=666183 2024-04-26T05:14:25.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 3886 completed, throughput=4.99MB/sec 2024-04-26T05:14:25.089 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fSY6iGizkzaTbZd off=464770 len=1424386 2024-04-26T05:14:25.091 INFO:tasks.workunit.client.0.smithi146.stdout:op 3887 completed, throughput=5MB/sec 2024-04-26T05:14:25.091 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xiIono3QZtb4zkf off=685153 len=1525076 2024-04-26T05:14:25.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 3888 completed, throughput=5MB/sec 2024-04-26T05:14:25.092 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6eoNwkHG7yaATCp off=20494915 len=1007228 2024-04-26T05:14:25.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 3889 completed, throughput=5MB/sec 2024-04-26T05:14:25.098 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q0zdAyx8BxDHIUb off=16394259 len=322658 2024-04-26T05:14:25.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 3890 completed, throughput=5MB/sec 2024-04-26T05:14:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:24 smithi146 ceph-mon[95531]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:24 smithi146 ceph-mon[92947]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:24 smithi204 ceph-mon[88313]: pgmap v1807: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:26.102 INFO:tasks.workunit.client.0.smithi146.stdout: 759: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:26.102 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fugMXY8lkDjnxoC off=5469853 len=313259 2024-04-26T05:14:26.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 3891 completed, throughput=4.99MB/sec 2024-04-26T05:14:26.106 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6txjYq3aq78Tjy2 off=2329679 len=1864480 2024-04-26T05:14:26.116 INFO:tasks.workunit.client.0.smithi146.stdout:op 3892 completed, throughput=5MB/sec 2024-04-26T05:14:26.116 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iMl-QhFDEEjmMIe off=1515852 len=1092237 2024-04-26T05:14:26.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 3893 completed, throughput=5MB/sec 2024-04-26T05:14:26.121 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ahKVHxb5Z4v8L44 off=3928025 len=1988477 2024-04-26T05:14:26.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 3894 completed, throughput=5MB/sec 2024-04-26T05:14:26.132 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rzqoKmGeBcCPzI6 off=1216851 len=1516111 2024-04-26T05:14:26.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 3895 completed, throughput=5MB/sec 2024-04-26T05:14:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:26] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:14:27.134 INFO:tasks.workunit.client.0.smithi146.stdout: 760: throughput=5MB/sec pending data=0 2024-04-26T05:14:27.134 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RSJQKBNA-gkqn6B off=4327509 len=1069805 2024-04-26T05:14:27.140 INFO:tasks.workunit.client.0.smithi146.stdout:op 3896 completed, throughput=5MB/sec 2024-04-26T05:14:27.140 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mZxZLcaZJitrX_R off=450671 len=2056582 2024-04-26T05:14:27.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 3897 completed, throughput=5MB/sec 2024-04-26T05:14:27.143 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-320lT1htpJ7AHw3 off=9665485 len=1067127 2024-04-26T05:14:27.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 3898 completed, throughput=5MB/sec 2024-04-26T05:14:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:26 smithi146 ceph-mon[95531]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:26 smithi146 ceph-mon[92947]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:26 smithi204 ceph-mon[88313]: pgmap v1808: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:28.148 INFO:tasks.workunit.client.0.smithi146.stdout: 761: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:28.149 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-w10Xc53roS5u0vd off=12301340 len=157605 2024-04-26T05:14:28.149 INFO:tasks.workunit.client.0.smithi146.stdout:op 3899 completed, throughput=4.99MB/sec 2024-04-26T05:14:28.150 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hawJpaS6yzS8qlT off=801588 len=1673701 2024-04-26T05:14:28.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 3900 completed, throughput=5MB/sec 2024-04-26T05:14:28.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9sMLq0fp05d1h8C off=494588 len=815353 2024-04-26T05:14:28.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 3901 completed, throughput=5MB/sec 2024-04-26T05:14:28.158 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-co84hiUOcPR5pp5 off=11897079 len=1275244 2024-04-26T05:14:28.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 3902 completed, throughput=5MB/sec 2024-04-26T05:14:28.159 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jyYiq0Acyqjr-p_ off=9433485 len=1570051 2024-04-26T05:14:28.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 3903 completed, throughput=5MB/sec 2024-04-26T05:14:29.166 INFO:tasks.workunit.client.0.smithi146.stdout: 762: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:29.167 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sKpfj7RJO0BOJui off=14017428 len=872957 2024-04-26T05:14:29.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 3904 completed, throughput=5MB/sec 2024-04-26T05:14:29.172 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QiW9oTj7hFLuAaV off=7472482 len=1621203 2024-04-26T05:14:29.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 3905 completed, throughput=5MB/sec 2024-04-26T05:14:29.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VqRr-zmjwLXo3Sw off=3666816 len=1365260 2024-04-26T05:14:29.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 3906 completed, throughput=5MB/sec 2024-04-26T05:14:29.175 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6UlUFNm7OfzYEJP off=11917972 len=1648285 2024-04-26T05:14:29.177 INFO:tasks.workunit.client.0.smithi146.stdout:op 3907 completed, throughput=5MB/sec 2024-04-26T05:14:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:28 smithi146 ceph-mon[95531]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:14:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:28 smithi146 ceph-mon[92947]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:14:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:28 smithi204 ceph-mon[88313]: pgmap v1809: 105 pgs: 105 active+clean; 126 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:14:30.178 INFO:tasks.workunit.client.0.smithi146.stdout: 763: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:30.178 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eR8smMibbi1czmd off=304740 len=1773635 2024-04-26T05:14:30.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 3908 completed, throughput=5MB/sec 2024-04-26T05:14:30.180 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nP74MiBYFY8dTdJ off=10227474 len=656053 2024-04-26T05:14:30.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 3909 completed, throughput=5MB/sec 2024-04-26T05:14:30.185 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t9o94O94bvgkWFK off=15029596 len=1631706 2024-04-26T05:14:30.194 INFO:tasks.workunit.client.0.smithi146.stdout:op 3910 completed, throughput=5MB/sec 2024-04-26T05:14:30.194 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q_xlwYrZHas6cm8 off=7184310 len=790348 2024-04-26T05:14:30.199 INFO:tasks.workunit.client.0.smithi146.stdout:op 3911 completed, throughput=5MB/sec 2024-04-26T05:14:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:30 smithi146 ceph-mon[92947]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:31.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:30 smithi146 ceph-mon[95531]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:31.199 INFO:tasks.workunit.client.0.smithi146.stdout: 764: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:31.199 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cP1tv6QBKaLQiJ9 off=5316142 len=24183 2024-04-26T05:14:31.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 3912 completed, throughput=4.99MB/sec 2024-04-26T05:14:31.200 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hxZaRVVaSWk4Mwr off=19677532 len=885570 2024-04-26T05:14:31.201 INFO:tasks.workunit.client.0.smithi146.stdout:op 3913 completed, throughput=4.99MB/sec 2024-04-26T05:14:31.201 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kH-Un5gHKt1YF0v off=7399951 len=499510 2024-04-26T05:14:31.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 3914 completed, throughput=5MB/sec 2024-04-26T05:14:31.203 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fO40ZBW8AgMCwmO off=3598755 len=155552 2024-04-26T05:14:31.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 3915 completed, throughput=5MB/sec 2024-04-26T05:14:31.206 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B6Uzg7gJl4_GUdw off=63500 len=747077 2024-04-26T05:14:31.210 INFO:tasks.workunit.client.0.smithi146.stdout:op 3916 completed, throughput=5MB/sec 2024-04-26T05:14:31.210 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ElgMv-0xgk8i8on off=11320406 len=328139 2024-04-26T05:14:31.213 INFO:tasks.workunit.client.0.smithi146.stdout:op 3917 completed, throughput=5MB/sec 2024-04-26T05:14:31.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zJYu7E4SSK0CAV8 off=2752127 len=1121425 2024-04-26T05:14:31.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 3918 completed, throughput=5MB/sec 2024-04-26T05:14:31.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o0GpUAR0cCQPBVx off=11513724 len=885783 2024-04-26T05:14:31.221 INFO:tasks.workunit.client.0.smithi146.stdout:op 3919 completed, throughput=5MB/sec 2024-04-26T05:14:31.222 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W5T5KbPBYfyzcL1 off=816998 len=500775 2024-04-26T05:14:31.222 INFO:tasks.workunit.client.0.smithi146.stdout:op 3920 completed, throughput=5MB/sec 2024-04-26T05:14:31.222 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AbiYiY3iQGzt_Ks off=8597989 len=2024877 2024-04-26T05:14:31.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 3921 completed, throughput=5MB/sec 2024-04-26T05:14:31.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:30 smithi204 ceph-mon[88313]: pgmap v1810: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:32.225 INFO:tasks.workunit.client.0.smithi146.stdout: 765: throughput=5MB/sec pending data=0 2024-04-26T05:14:32.225 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PUDuLqddbekQke9 off=1235022 len=1198691 2024-04-26T05:14:32.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 3922 completed, throughput=5MB/sec 2024-04-26T05:14:32.230 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e7h8bxoXFwVW4Xv off=914942 len=1382191 2024-04-26T05:14:32.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 3923 completed, throughput=5MB/sec 2024-04-26T05:14:32.234 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qPzQuEH_cMGbsy- off=7463952 len=700740 2024-04-26T05:14:32.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 3924 completed, throughput=5MB/sec 2024-04-26T05:14:32.234 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NCSERF3l4CoqhOD off=13859880 len=1013221 2024-04-26T05:14:32.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 3925 completed, throughput=5MB/sec 2024-04-26T05:14:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:32 smithi146 ceph-mon[95531]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:32 smithi146 ceph-mon[92947]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:33.240 INFO:tasks.workunit.client.0.smithi146.stdout: 766: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:33.240 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jmdsXw9c1Yp9kxE off=1376928 len=1412777 2024-04-26T05:14:33.242 INFO:tasks.workunit.client.0.smithi146.stdout:op 3926 completed, throughput=5MB/sec 2024-04-26T05:14:33.242 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HnkqY6-9gkINmGL off=9406501 len=394133 2024-04-26T05:14:33.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 3927 completed, throughput=5MB/sec 2024-04-26T05:14:33.243 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-63uDJCeL6_-zpbL off=3897427 len=1272216 2024-04-26T05:14:33.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 3928 completed, throughput=5MB/sec 2024-04-26T05:14:33.246 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lFfS4BBWV3BShQ2 off=1897426 len=1639421 2024-04-26T05:14:33.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 3929 completed, throughput=5MB/sec 2024-04-26T05:14:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:32 smithi204 ceph-mon[88313]: pgmap v1811: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:34.248 INFO:tasks.workunit.client.0.smithi146.stdout: 767: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:34.248 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vo8atJmGIxyeAJo off=434294 len=42578 2024-04-26T05:14:34.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 3930 completed, throughput=4.99MB/sec 2024-04-26T05:14:34.251 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sc9Bpaoad-Wce6v off=6476166 len=754843 2024-04-26T05:14:34.252 INFO:tasks.workunit.client.0.smithi146.stdout:op 3931 completed, throughput=4.99MB/sec 2024-04-26T05:14:34.252 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P5Keb3jJlYec4J6 off=9517730 len=1689008 2024-04-26T05:14:34.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 3932 completed, throughput=5MB/sec 2024-04-26T05:14:34.255 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uFV0u54OUl6bh__ off=13532899 len=79730 2024-04-26T05:14:34.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 3933 completed, throughput=5MB/sec 2024-04-26T05:14:34.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-quEEEZVaT3ljOZx off=41829 len=1546444 2024-04-26T05:14:34.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 3934 completed, throughput=5MB/sec 2024-04-26T05:14:34.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d8rzr740yj0kQ1_ off=6558194 len=1849367 2024-04-26T05:14:34.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 3935 completed, throughput=5MB/sec 2024-04-26T05:14:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:34 smithi146 ceph-mon[95531]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:34 smithi146 ceph-mon[92947]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:35.268 INFO:tasks.workunit.client.0.smithi146.stdout: 768: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:35.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QHxARU1yVWlOC8y off=10849041 len=606032 2024-04-26T05:14:35.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 3936 completed, throughput=5MB/sec 2024-04-26T05:14:35.269 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jYd1Eo16pGgK3qJ off=9698588 len=187674 2024-04-26T05:14:35.271 INFO:tasks.workunit.client.0.smithi146.stdout:op 3937 completed, throughput=5MB/sec 2024-04-26T05:14:35.272 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj---LYe7l3jXLKP2o off=2299879 len=1850289 2024-04-26T05:14:35.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 3938 completed, throughput=5MB/sec 2024-04-26T05:14:35.281 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ejIyTDLi-dTTCIX off=11390475 len=1627600 2024-04-26T05:14:35.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 3939 completed, throughput=5MB/sec 2024-04-26T05:14:35.288 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uQCDPDwf_YJ8a6j off=3762467 len=934660 2024-04-26T05:14:35.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 3940 completed, throughput=5MB/sec 2024-04-26T05:14:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:34 smithi204 ceph-mon[88313]: pgmap v1812: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:14:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:14:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.292 INFO:tasks.workunit.client.0.smithi146.stdout: 769: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:36.292 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WHM4FNWPvpDyb53 off=1281080 len=1330307 2024-04-26T05:14:36.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 3941 completed, throughput=5MB/sec 2024-04-26T05:14:36.294 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dxBZcBg7YD3MbBE off=14529618 len=314808 2024-04-26T05:14:36.295 INFO:tasks.workunit.client.0.smithi146.stdout:op 3942 completed, throughput=5MB/sec 2024-04-26T05:14:36.295 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UmarSHDK1r--R0E off=13338778 len=1065953 2024-04-26T05:14:36.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 3943 completed, throughput=5MB/sec 2024-04-26T05:14:36.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bkrO8oMnnYwEWJz off=3617125 len=1119628 2024-04-26T05:14:36.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 3944 completed, throughput=5MB/sec 2024-04-26T05:14:36.301 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MAph_tx0uRprcqa off=4706201 len=1606705 2024-04-26T05:14:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:14:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:36.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 3945 completed, throughput=5MB/sec 2024-04-26T05:14:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:36] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:14:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[95531]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[92947]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:14:37.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:36 smithi204 ceph-mon[88313]: pgmap v1813: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:14:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:14:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:14:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:14:37.310 INFO:tasks.workunit.client.0.smithi146.stdout: 770: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:37.310 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-isPUdTIwmM740fx off=1695169 len=1988934 2024-04-26T05:14:37.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 3946 completed, throughput=5MB/sec 2024-04-26T05:14:37.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EsYDFbRA8zYjyo9 off=3568046 len=73600 2024-04-26T05:14:37.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 3947 completed, throughput=5MB/sec 2024-04-26T05:14:37.326 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2hVUz0koAElnLqr off=2676836 len=1075515 2024-04-26T05:14:37.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 3948 completed, throughput=5MB/sec 2024-04-26T05:14:37.327 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QtMxXqHSrEko284 off=23165697 len=1280245 2024-04-26T05:14:37.329 INFO:tasks.workunit.client.0.smithi146.stdout:op 3949 completed, throughput=5MB/sec 2024-04-26T05:14:37.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uyqpjx45-fFZI6C off=1362720 len=1023839 2024-04-26T05:14:37.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 3950 completed, throughput=5MB/sec 2024-04-26T05:14:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: 771: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:38.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j6NhEYVmTpF-TOQ off=4644611 len=276197 2024-04-26T05:14:38.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 3951 completed, throughput=5MB/sec 2024-04-26T05:14:38.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oGvABrUsTe0nuM1 off=3739944 len=1892939 2024-04-26T05:14:38.337 INFO:tasks.workunit.client.0.smithi146.stdout:op 3952 completed, throughput=5MB/sec 2024-04-26T05:14:38.337 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EsVT4dYnZIWnoHz off=18468764 len=1036413 2024-04-26T05:14:38.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 3953 completed, throughput=5MB/sec 2024-04-26T05:14:38.342 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Up2DQkpR85XE0tc off=4583231 len=222070 2024-04-26T05:14:38.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 3954 completed, throughput=5MB/sec 2024-04-26T05:14:38.345 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VeH8wPsmgnZvLGz off=53507 len=1214094 2024-04-26T05:14:38.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 3955 completed, throughput=5MB/sec 2024-04-26T05:14:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:38 smithi146 ceph-mon[92947]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:38 smithi146 ceph-mon[95531]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:38 smithi204 ceph-mon[88313]: pgmap v1814: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:14:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: 772: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:39.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qi-mUcI2Ugod0WP off=8436985 len=1574532 2024-04-26T05:14:39.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 3956 completed, throughput=5MB/sec 2024-04-26T05:14:39.349 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gi3t3Oz_V7GzBQh off=5531440 len=1446293 2024-04-26T05:14:39.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 3957 completed, throughput=5MB/sec 2024-04-26T05:14:39.350 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Io-ElGc80s_rbHn off=14191952 len=464916 2024-04-26T05:14:39.355 INFO:tasks.workunit.client.0.smithi146.stdout:op 3958 completed, throughput=5MB/sec 2024-04-26T05:14:39.355 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lkW4lURlY7JKGk_ off=1448344 len=589245 2024-04-26T05:14:39.356 INFO:tasks.workunit.client.0.smithi146.stdout:op 3959 completed, throughput=5MB/sec 2024-04-26T05:14:39.356 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ohGyOOC_2ED8hiY off=10402985 len=662685 2024-04-26T05:14:39.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 3960 completed, throughput=5MB/sec 2024-04-26T05:14:39.361 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QPrhbEa4v3626yo off=4912747 len=550704 2024-04-26T05:14:39.364 INFO:tasks.workunit.client.0.smithi146.stdout:op 3961 completed, throughput=5MB/sec 2024-04-26T05:14:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: 773: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:40.364 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g2ezC7dA4AvPA14 off=12903267 len=427335 2024-04-26T05:14:40.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 3962 completed, throughput=4.99MB/sec 2024-04-26T05:14:40.368 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DGW6SadcihXC8ls off=7924183 len=440292 2024-04-26T05:14:40.371 INFO:tasks.workunit.client.0.smithi146.stdout:op 3963 completed, throughput=4.99MB/sec 2024-04-26T05:14:40.371 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hCFMTYW-od0lqPR off=6279538 len=1105728 2024-04-26T05:14:40.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 3964 completed, throughput=5MB/sec 2024-04-26T05:14:40.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Uffke2qY8y7cVIk off=2836271 len=980377 2024-04-26T05:14:40.374 INFO:tasks.workunit.client.0.smithi146.stdout:op 3965 completed, throughput=5MB/sec 2024-04-26T05:14:40.374 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EosRy_owYMb-lhC off=19920277 len=1546024 2024-04-26T05:14:40.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 3966 completed, throughput=5MB/sec 2024-04-26T05:14:40.376 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n1UQCG_vtiE5TMb off=405532 len=898192 2024-04-26T05:14:40.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 3967 completed, throughput=5MB/sec 2024-04-26T05:14:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:40 smithi146 ceph-mon[95531]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:40 smithi146 ceph-mon[92947]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:40 smithi204 ceph-mon[88313]: pgmap v1815: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:14:41.380 INFO:tasks.workunit.client.0.smithi146.stdout: 774: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:41.381 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vi8NWywhinA9C_m off=7918016 len=339629 2024-04-26T05:14:41.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 3968 completed, throughput=4.99MB/sec 2024-04-26T05:14:41.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iGtp1zeS8lXFX6y off=3403447 len=1658152 2024-04-26T05:14:41.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 3969 completed, throughput=5MB/sec 2024-04-26T05:14:41.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zLYyxV5t2jFGcAw off=5373206 len=1963953 2024-04-26T05:14:41.396 INFO:tasks.workunit.client.0.smithi146.stdout:op 3970 completed, throughput=5MB/sec 2024-04-26T05:14:41.396 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rr2bIA6rY4YZE3- off=3513149 len=846947 2024-04-26T05:14:41.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 3971 completed, throughput=5MB/sec 2024-04-26T05:14:41.401 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UNV-XA9XRnleuwn off=2628496 len=540592 2024-04-26T05:14:41.402 INFO:tasks.workunit.client.0.smithi146.stdout:op 3972 completed, throughput=5MB/sec 2024-04-26T05:14:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: 775: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:42.403 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SFuvkow7PvJcPqr off=8147687 len=626462 2024-04-26T05:14:42.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 3973 completed, throughput=4.99MB/sec 2024-04-26T05:14:42.408 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IhBodjLTSe1qIiS off=2354305 len=226149 2024-04-26T05:14:42.411 INFO:tasks.workunit.client.0.smithi146.stdout:op 3974 completed, throughput=5MB/sec 2024-04-26T05:14:42.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4W4oXhG85yTol1t off=11150495 len=1494810 2024-04-26T05:14:42.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 3975 completed, throughput=5MB/sec 2024-04-26T05:14:42.420 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CkLG-vshwT0VGCA off=10353722 len=259044 2024-04-26T05:14:42.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 3976 completed, throughput=5MB/sec 2024-04-26T05:14:42.421 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GrVleX9xahrvU7C off=928489 len=1521714 2024-04-26T05:14:42.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 3977 completed, throughput=5MB/sec 2024-04-26T05:14:42.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5_Wt9-mSPIjxPX7 off=102410 len=1649397 2024-04-26T05:14:42.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 3978 completed, throughput=5MB/sec 2024-04-26T05:14:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:42 smithi146 ceph-mon[95531]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:42 smithi146 ceph-mon[92947]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:42 smithi204 ceph-mon[88313]: pgmap v1816: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: 776: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:43.432 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S6edlAniZ4wpKyo off=3967006 len=1795157 2024-04-26T05:14:43.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 3979 completed, throughput=5MB/sec 2024-04-26T05:14:43.434 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PdaEFSuh1mSa9v7 off=5439833 len=1672376 2024-04-26T05:14:43.444 INFO:tasks.workunit.client.0.smithi146.stdout:op 3980 completed, throughput=5MB/sec 2024-04-26T05:14:43.444 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6zY7rqz1USQA3Ak off=2603878 len=1001811 2024-04-26T05:14:43.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 3981 completed, throughput=5MB/sec 2024-04-26T05:14:43.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cbbxBzlVYTXjG3R off=3625177 len=1291648 2024-04-26T05:14:43.450 INFO:tasks.workunit.client.0.smithi146.stdout:op 3982 completed, throughput=5MB/sec 2024-04-26T05:14:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: 777: throughput=5MB/sec pending data=0 2024-04-26T05:14:44.451 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lHKuiExBehmjUo- off=3603832 len=118139 2024-04-26T05:14:44.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 3983 completed, throughput=5MB/sec 2024-04-26T05:14:44.451 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DUGZGAAozV30iSb off=17186643 len=1764376 2024-04-26T05:14:44.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 3984 completed, throughput=5MB/sec 2024-04-26T05:14:44.461 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HGsGogayeL4se41 off=3256453 len=1182081 2024-04-26T05:14:44.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 3985 completed, throughput=5MB/sec 2024-04-26T05:14:44.468 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X9q-lEzHStPvwQi off=691768 len=2020578 2024-04-26T05:14:44.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 3986 completed, throughput=5MB/sec 2024-04-26T05:14:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:44 smithi146 ceph-mon[92947]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:45.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:44 smithi146 ceph-mon[95531]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:44 smithi204 ceph-mon[88313]: pgmap v1817: 105 pgs: 105 active+clean; 126 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:14:45.479 INFO:tasks.workunit.client.0.smithi146.stdout: 778: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:45.480 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p28-2f20oyeTU3H off=23316 len=2077800 2024-04-26T05:14:45.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 3987 completed, throughput=5MB/sec 2024-04-26T05:14:45.489 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--F6wL-dayj5nGNW off=3892897 len=596614 2024-04-26T05:14:45.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 3988 completed, throughput=5MB/sec 2024-04-26T05:14:45.494 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x-xRjYasgvKkhOb off=2481023 len=760460 2024-04-26T05:14:45.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 3989 completed, throughput=5MB/sec 2024-04-26T05:14:45.498 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OoH5fNpag8Zhya6 off=2274117 len=1453608 2024-04-26T05:14:45.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 3990 completed, throughput=5MB/sec 2024-04-26T05:14:46.500 INFO:tasks.workunit.client.0.smithi146.stdout: 779: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:46.500 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Up2DQkpR85XE0tc off=7798005 len=634384 2024-04-26T05:14:46.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 3991 completed, throughput=4.99MB/sec 2024-04-26T05:14:46.501 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U1t-lsNvLPQHdtg off=1181898 len=471222 2024-04-26T05:14:46.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 3992 completed, throughput=5MB/sec 2024-04-26T05:14:46.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Nty_Rfq29VSbYG off=15028064 len=746180 2024-04-26T05:14:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 3993 completed, throughput=5MB/sec 2024-04-26T05:14:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NMCvSvajVBjXuv- off=3533961 len=776169 2024-04-26T05:14:46.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 3994 completed, throughput=5MB/sec 2024-04-26T05:14:46.507 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Yx1-SINiIAJ1OUL off=1007682 len=346799 2024-04-26T05:14:46.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 3995 completed, throughput=5MB/sec 2024-04-26T05:14:46.510 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GJUPrkqhwzyzh0j off=11540123 len=1984196 2024-04-26T05:14:46.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 3996 completed, throughput=5MB/sec 2024-04-26T05:14:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:46] "GET /metrics HTTP/1.1" 200 34136 "" "Prometheus/2.43.0" 2024-04-26T05:14:47.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:46 smithi146 ceph-mon[92947]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:46 smithi146 ceph-mon[95531]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:46 smithi204 ceph-mon[88313]: pgmap v1818: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:14:47.512 INFO:tasks.workunit.client.0.smithi146.stdout: 780: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:47.512 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YuLeVmOLz1n-PcQ off=15824170 len=1833854 2024-04-26T05:14:47.521 INFO:tasks.workunit.client.0.smithi146.stdout:op 3997 completed, throughput=5MB/sec 2024-04-26T05:14:47.521 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-127DUMDDACeBE_5 off=10409928 len=1221465 2024-04-26T05:14:47.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 3998 completed, throughput=5MB/sec 2024-04-26T05:14:47.524 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BwAzMtT7CJqzCOx off=6254214 len=598576 2024-04-26T05:14:47.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 3999 completed, throughput=5MB/sec 2024-04-26T05:14:47.528 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-77T61X4MKBL_BMJ off=4004965 len=1517104 2024-04-26T05:14:47.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 4000 completed, throughput=5MB/sec 2024-04-26T05:14:47.536 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1JyNL03ESB35Kyg off=721113 len=820191 2024-04-26T05:14:47.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 4001 completed, throughput=5MB/sec 2024-04-26T05:14:48.538 INFO:tasks.workunit.client.0.smithi146.stdout: 781: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:48.538 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aDyNu3H2OZeTWD1 off=14409800 len=556996 2024-04-26T05:14:48.539 INFO:tasks.workunit.client.0.smithi146.stdout:op 4002 completed, throughput=5MB/sec 2024-04-26T05:14:48.540 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x-xRjYasgvKkhOb off=297154 len=1015602 2024-04-26T05:14:48.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 4003 completed, throughput=5MB/sec 2024-04-26T05:14:48.541 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MZrpmoZZ5n60r0H off=452945 len=1174069 2024-04-26T05:14:48.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 4004 completed, throughput=5MB/sec 2024-04-26T05:14:48.548 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ob69D2-KZuw4k77 off=0 len=1640464 2024-04-26T05:14:48.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 4005 completed, throughput=5MB/sec 2024-04-26T05:14:48.554 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-J-GSr-_d59p7KUh off=94116 len=1218448 2024-04-26T05:14:48.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 4006 completed, throughput=5MB/sec 2024-04-26T05:14:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:48 smithi146 ceph-mon[95531]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:48 smithi146 ceph-mon[92947]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:48 smithi204 ceph-mon[88313]: pgmap v1819: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:14:49.556 INFO:tasks.workunit.client.0.smithi146.stdout: 782: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:49.556 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bRIbCQedudYO_MO off=8406479 len=782199 2024-04-26T05:14:49.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 4007 completed, throughput=5MB/sec 2024-04-26T05:14:49.558 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i97mKfzQlA8Zffd off=932202 len=397576 2024-04-26T05:14:49.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 4008 completed, throughput=5MB/sec 2024-04-26T05:14:49.559 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HFRP8iNEONaKBGi off=3677925 len=1739964 2024-04-26T05:14:49.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 4009 completed, throughput=5MB/sec 2024-04-26T05:14:49.563 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4l7w0vL3sgQx6O_ off=9094482 len=1376026 2024-04-26T05:14:49.568 INFO:tasks.workunit.client.0.smithi146.stdout:op 4010 completed, throughput=5MB/sec 2024-04-26T05:14:49.569 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yoO2yzy5NhbMll2 off=3143131 len=1481084 2024-04-26T05:14:49.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 4011 completed, throughput=5MB/sec 2024-04-26T05:14:50.572 INFO:tasks.workunit.client.0.smithi146.stdout: 783: throughput=5MB/sec pending data=0 2024-04-26T05:14:50.572 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-96mdIQm_or4evGV off=4047381 len=1990150 2024-04-26T05:14:50.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 4012 completed, throughput=5MB/sec 2024-04-26T05:14:50.583 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GSAN4HEJQw5NNYQ off=8850180 len=1058851 2024-04-26T05:14:50.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 4013 completed, throughput=5MB/sec 2024-04-26T05:14:50.588 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OqkIhDj6fW8IN4I off=1244974 len=1215626 2024-04-26T05:14:50.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 4014 completed, throughput=5MB/sec 2024-04-26T05:14:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:50 smithi146 ceph-mon[95531]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:14:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:50 smithi146 ceph-mon[92947]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:14:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:50 smithi204 ceph-mon[88313]: pgmap v1820: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:14:51.590 INFO:tasks.workunit.client.0.smithi146.stdout: 784: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:51.590 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UEttb4mdn8_kReR off=15117574 len=1399914 2024-04-26T05:14:51.592 INFO:tasks.workunit.client.0.smithi146.stdout:op 4015 completed, throughput=5MB/sec 2024-04-26T05:14:51.592 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PkC3GJF6Gox4ryY off=1952365 len=983917 2024-04-26T05:14:51.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 4016 completed, throughput=5MB/sec 2024-04-26T05:14:51.594 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v6MhHHr_5IHfNhY off=469370 len=832560 2024-04-26T05:14:51.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 4017 completed, throughput=5MB/sec 2024-04-26T05:14:51.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TsEN0UM1-MEx0zj off=20506154 len=822419 2024-04-26T05:14:51.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 4018 completed, throughput=5MB/sec 2024-04-26T05:14:51.600 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--QLw--RAvZmslfZ off=1510632 len=664289 2024-04-26T05:14:51.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 4019 completed, throughput=5MB/sec 2024-04-26T05:14:51.602 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-APnPnktpQxDBgsT off=248531 len=1208519 2024-04-26T05:14:51.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 4020 completed, throughput=5MB/sec 2024-04-26T05:14:52.608 INFO:tasks.workunit.client.0.smithi146.stdout: 785: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:52.608 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FCbivrCgNrqkv9C off=1717578 len=1278355 2024-04-26T05:14:52.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 4021 completed, throughput=5MB/sec 2024-04-26T05:14:52.610 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ePGT43E8DmbXehS off=3531658 len=1516160 2024-04-26T05:14:52.619 INFO:tasks.workunit.client.0.smithi146.stdout:op 4022 completed, throughput=5MB/sec 2024-04-26T05:14:52.619 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mQAlkEqXMDY9X7r off=134599 len=523474 2024-04-26T05:14:52.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 4023 completed, throughput=5MB/sec 2024-04-26T05:14:52.623 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0nyujMD3H5oMsfX off=14865297 len=1169799 2024-04-26T05:14:52.626 INFO:tasks.workunit.client.0.smithi146.stdout:op 4024 completed, throughput=5MB/sec 2024-04-26T05:14:52.626 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SVbdngCA4Y6LfNL off=4791789 len=585032 2024-04-26T05:14:52.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 4025 completed, throughput=5MB/sec 2024-04-26T05:14:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:52 smithi146 ceph-mon[95531]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:52 smithi146 ceph-mon[92947]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:52 smithi204 ceph-mon[88313]: pgmap v1821: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:53.627 INFO:tasks.workunit.client.0.smithi146.stdout: 786: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:53.628 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Coxl3osxKA1va1S off=1544407 len=1008747 2024-04-26T05:14:53.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 4026 completed, throughput=5MB/sec 2024-04-26T05:14:53.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P90QarvnL6-LJ9C off=9331685 len=630148 2024-04-26T05:14:53.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 4027 completed, throughput=5MB/sec 2024-04-26T05:14:53.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BieD0UavpIiTVem off=6137785 len=2034145 2024-04-26T05:14:53.636 INFO:tasks.workunit.client.0.smithi146.stdout:op 4028 completed, throughput=5MB/sec 2024-04-26T05:14:53.636 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tPXvMeSYW8V1GfI off=2022420 len=512910 2024-04-26T05:14:53.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 4029 completed, throughput=5MB/sec 2024-04-26T05:14:53.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PlZXj4G2-Tx01Ki off=7587724 len=1031691 2024-04-26T05:14:53.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 4030 completed, throughput=5MB/sec 2024-04-26T05:14:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:14:54.641 INFO:tasks.workunit.client.0.smithi146.stdout: 787: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:54.641 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N64cdzTL2ltG7ng off=5278259 len=844977 2024-04-26T05:14:54.642 INFO:tasks.workunit.client.0.smithi146.stdout:op 4031 completed, throughput=5MB/sec 2024-04-26T05:14:54.642 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eqkMhfUrg47bBGl off=170815 len=2051640 2024-04-26T05:14:54.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 4032 completed, throughput=5MB/sec 2024-04-26T05:14:54.652 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YsMmRT42TsKvOVF off=337845 len=1597067 2024-04-26T05:14:54.661 INFO:tasks.workunit.client.0.smithi146.stdout:op 4033 completed, throughput=5MB/sec 2024-04-26T05:14:54.661 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M5pOzE9os-BaMsr off=712299 len=772187 2024-04-26T05:14:54.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 4034 completed, throughput=5MB/sec 2024-04-26T05:14:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:54 smithi146 ceph-mon[95531]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:54 smithi146 ceph-mon[92947]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:54 smithi204 ceph-mon[88313]: pgmap v1822: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:14:55.662 INFO:tasks.workunit.client.0.smithi146.stdout: 788: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:55.662 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-05fpmpXxAYecXSL off=5098688 len=1334774 2024-04-26T05:14:55.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 4035 completed, throughput=5MB/sec 2024-04-26T05:14:55.670 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LmAmNLp99HKpYXh off=3380509 len=1429130 2024-04-26T05:14:55.672 INFO:tasks.workunit.client.0.smithi146.stdout:op 4036 completed, throughput=5MB/sec 2024-04-26T05:14:55.672 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8F1zMXZysbojxj0 off=10058583 len=1518258 2024-04-26T05:14:55.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 4037 completed, throughput=5MB/sec 2024-04-26T05:14:55.679 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NanelD14OPQN34r off=6600714 len=1669640 2024-04-26T05:14:55.687 INFO:tasks.workunit.client.0.smithi146.stdout:op 4038 completed, throughput=5MB/sec 2024-04-26T05:14:56.688 INFO:tasks.workunit.client.0.smithi146.stdout: 789: throughput=4.99MB/sec pending data=0 2024-04-26T05:14:56.688 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z-pX2w6CMVzqODR off=2094370 len=1586913 2024-04-26T05:14:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:14:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:14:56] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:14:56.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 4039 completed, throughput=5MB/sec 2024-04-26T05:14:56.694 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QcOji-Rsi1IYOfT off=1421676 len=1648357 2024-04-26T05:14:56.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 4040 completed, throughput=5MB/sec 2024-04-26T05:14:56.704 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--cOlGZAAQO5YyCG off=3307988 len=942372 2024-04-26T05:14:56.708 INFO:tasks.workunit.client.0.smithi146.stdout:op 4041 completed, throughput=5MB/sec 2024-04-26T05:14:56.708 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S5cyF_Q62-zqj-0 off=12390813 len=1489954 2024-04-26T05:14:56.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 4042 completed, throughput=5MB/sec 2024-04-26T05:14:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:56 smithi146 ceph-mon[95531]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:14:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:56 smithi146 ceph-mon[92947]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:14:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:56 smithi204 ceph-mon[88313]: pgmap v1823: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:14:57.710 INFO:tasks.workunit.client.0.smithi146.stdout: 790: throughput=5MB/sec pending data=0 2024-04-26T05:14:57.710 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mcxkrdlkW9z9SP9 off=5684026 len=1981195 2024-04-26T05:14:57.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 4043 completed, throughput=5MB/sec 2024-04-26T05:14:57.722 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E2_SkXyu82Uw2Cw off=9118353 len=1225037 2024-04-26T05:14:57.723 INFO:tasks.workunit.client.0.smithi146.stdout:op 4044 completed, throughput=5MB/sec 2024-04-26T05:14:57.723 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qmsDZvJXYAHzff0 off=19984653 len=178076 2024-04-26T05:14:57.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 4045 completed, throughput=5MB/sec 2024-04-26T05:14:57.726 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i-Tn2L9rusxAtmt off=6733151 len=1714161 2024-04-26T05:14:57.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 4046 completed, throughput=5MB/sec 2024-04-26T05:14:58.728 INFO:tasks.workunit.client.0.smithi146.stdout: 791: throughput=5MB/sec pending data=0 2024-04-26T05:14:58.729 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v07d9Y6NxeBqyAA off=6326381 len=1128808 2024-04-26T05:14:58.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 4047 completed, throughput=5MB/sec 2024-04-26T05:14:58.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NIWYjTk_Q_Zqyri off=5399259 len=1512124 2024-04-26T05:14:58.736 INFO:tasks.workunit.client.0.smithi146.stdout:op 4048 completed, throughput=5MB/sec 2024-04-26T05:14:58.736 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C46qTblDf6EccdR off=19064853 len=994882 2024-04-26T05:14:58.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 4049 completed, throughput=5MB/sec 2024-04-26T05:14:58.741 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Qu96-mqkcqCG3MI off=853606 len=1853510 2024-04-26T05:14:58.746 INFO:tasks.workunit.client.0.smithi146.stdout:op 4050 completed, throughput=5MB/sec 2024-04-26T05:14:59.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:14:58 smithi146 ceph-mon[95531]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:14:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:14:58 smithi146 ceph-mon[92947]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:14:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:14:58 smithi204 ceph-mon[88313]: pgmap v1824: 105 pgs: 105 active+clean; 126 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:14:59.747 INFO:tasks.workunit.client.0.smithi146.stdout: 792: throughput=5MB/sec pending data=0 2024-04-26T05:14:59.747 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5KFuCaZC-SQugZO off=4549697 len=1771308 2024-04-26T05:14:59.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 4051 completed, throughput=5MB/sec 2024-04-26T05:14:59.749 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IjToAdm44FGi7xV off=13422317 len=1684355 2024-04-26T05:14:59.751 INFO:tasks.workunit.client.0.smithi146.stdout:op 4052 completed, throughput=5MB/sec 2024-04-26T05:14:59.751 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lq2XP01N9DO8BkB off=2948362 len=2023738 2024-04-26T05:14:59.753 INFO:tasks.workunit.client.0.smithi146.stdout:op 4053 completed, throughput=5MB/sec 2024-04-26T05:15:00.754 INFO:tasks.workunit.client.0.smithi146.stdout: 793: throughput=5MB/sec pending data=0 2024-04-26T05:15:00.754 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R4pEmF9wLVmhQF7 off=8782976 len=1621083 2024-04-26T05:15:00.756 INFO:tasks.workunit.client.0.smithi146.stdout:op 4054 completed, throughput=5MB/sec 2024-04-26T05:15:00.756 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7Ox-Gh6p-y9H5pg off=531866 len=691576 2024-04-26T05:15:00.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 4055 completed, throughput=5MB/sec 2024-04-26T05:15:00.760 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lzJfdJmKFi3qWVr off=13197390 len=233675 2024-04-26T05:15:00.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 4056 completed, throughput=5MB/sec 2024-04-26T05:15:00.761 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2XAalTQUkLv3gL2 off=5404544 len=298195 2024-04-26T05:15:00.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 4057 completed, throughput=5MB/sec 2024-04-26T05:15:00.764 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VCKeEaRy7BGnonD off=7807964 len=1966836 2024-04-26T05:15:00.775 INFO:tasks.workunit.client.0.smithi146.stdout:op 4058 completed, throughput=5MB/sec 2024-04-26T05:15:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:00 smithi146 ceph-mon[95531]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:15:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:00 smithi146 ceph-mon[92947]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:15:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:00 smithi204 ceph-mon[88313]: pgmap v1825: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.4 MiB/s wr, 5 op/s 2024-04-26T05:15:01.775 INFO:tasks.workunit.client.0.smithi146.stdout: 794: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:01.776 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n9RBBT1TX1L34Zz off=3348739 len=492595 2024-04-26T05:15:01.779 INFO:tasks.workunit.client.0.smithi146.stdout:op 4059 completed, throughput=5MB/sec 2024-04-26T05:15:01.780 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u4QdP65cHjrup-Z off=6039970 len=1878878 2024-04-26T05:15:01.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 4060 completed, throughput=5MB/sec 2024-04-26T05:15:01.790 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-snC9_skRZ-EpEt0 off=1673059 len=450236 2024-04-26T05:15:01.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 4061 completed, throughput=5MB/sec 2024-04-26T05:15:01.791 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gvfF5GPYeANfb6Z off=4545891 len=347496 2024-04-26T05:15:01.792 INFO:tasks.workunit.client.0.smithi146.stdout:op 4062 completed, throughput=5MB/sec 2024-04-26T05:15:01.792 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rhskrjqoy3dqiCr off=6788942 len=956142 2024-04-26T05:15:01.796 INFO:tasks.workunit.client.0.smithi146.stdout:op 4063 completed, throughput=5MB/sec 2024-04-26T05:15:01.797 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ewgb7FyzwVfTzpR off=2212249 len=557568 2024-04-26T05:15:01.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 4064 completed, throughput=5MB/sec 2024-04-26T05:15:02.798 INFO:tasks.workunit.client.0.smithi146.stdout: 795: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:02.798 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BYvsI2TkLsWGqwG off=4526091 len=1645802 2024-04-26T05:15:02.804 INFO:tasks.workunit.client.0.smithi146.stdout:op 4065 completed, throughput=5MB/sec 2024-04-26T05:15:02.805 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HC7rgoN4PUqavb6 off=12620731 len=1174937 2024-04-26T05:15:02.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 4066 completed, throughput=5MB/sec 2024-04-26T05:15:02.810 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dP7-4IyaBkxTY3J off=4467939 len=708490 2024-04-26T05:15:02.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 4067 completed, throughput=5MB/sec 2024-04-26T05:15:02.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nMCx42pqHrw4e_y off=7574141 len=1979480 2024-04-26T05:15:02.824 INFO:tasks.workunit.client.0.smithi146.stdout:op 4068 completed, throughput=5MB/sec 2024-04-26T05:15:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:02 smithi146 ceph-mon[92947]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:03.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:02 smithi146 ceph-mon[95531]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:02 smithi204 ceph-mon[88313]: pgmap v1826: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:03.824 INFO:tasks.workunit.client.0.smithi146.stdout: 796: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:03.824 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KAflVya0UY4egeR off=19272064 len=1646717 2024-04-26T05:15:03.826 INFO:tasks.workunit.client.0.smithi146.stdout:op 4069 completed, throughput=5MB/sec 2024-04-26T05:15:03.826 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ad8tM8qTt4qagD_ off=14076147 len=422622 2024-04-26T05:15:03.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 4070 completed, throughput=5MB/sec 2024-04-26T05:15:03.828 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nH85j3j8_ZQOmvY off=5217398 len=872792 2024-04-26T05:15:03.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 4071 completed, throughput=5MB/sec 2024-04-26T05:15:03.829 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uwMm1GdmB4Lu5ZW off=11522954 len=664921 2024-04-26T05:15:03.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 4072 completed, throughput=5MB/sec 2024-04-26T05:15:03.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j9GK2ETswQhhPnm off=10140627 len=963123 2024-04-26T05:15:03.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 4073 completed, throughput=5MB/sec 2024-04-26T05:15:03.838 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yHnXG0uMgHH5ZWd off=311688 len=1508241 2024-04-26T05:15:03.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 4074 completed, throughput=5MB/sec 2024-04-26T05:15:04.848 INFO:tasks.workunit.client.0.smithi146.stdout: 797: throughput=5MB/sec pending data=0 2024-04-26T05:15:04.849 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--dpV1mkCjJgL0FN off=13841898 len=1922697 2024-04-26T05:15:04.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 4075 completed, throughput=5MB/sec 2024-04-26T05:15:04.851 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5mrF176vH37CfQt off=5698647 len=1355542 2024-04-26T05:15:04.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 4076 completed, throughput=5MB/sec 2024-04-26T05:15:04.857 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-36JuQq5p4tThtHF off=425834 len=407701 2024-04-26T05:15:04.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 4077 completed, throughput=5MB/sec 2024-04-26T05:15:04.859 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qm-iMnf5VRfDdq7 off=5424574 len=755774 2024-04-26T05:15:04.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 4078 completed, throughput=5MB/sec 2024-04-26T05:15:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:04 smithi146 ceph-mon[95531]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:04 smithi146 ceph-mon[92947]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:04 smithi204 ceph-mon[88313]: pgmap v1827: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:15:05.860 INFO:tasks.workunit.client.0.smithi146.stdout: 798: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:05.860 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fXG3Bb0GY4Wl0KG off=14048651 len=324807 2024-04-26T05:15:05.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 4079 completed, throughput=4.99MB/sec 2024-04-26T05:15:05.861 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zVjxPyHWYVGYUq8 off=7991191 len=1020531 2024-04-26T05:15:05.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 4080 completed, throughput=5MB/sec 2024-04-26T05:15:05.862 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eeBBWbX7uxmC-nW off=1228400 len=1865846 2024-04-26T05:15:05.872 INFO:tasks.workunit.client.0.smithi146.stdout:op 4081 completed, throughput=5MB/sec 2024-04-26T05:15:05.872 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PliU1e64BNQC9zP off=3894325 len=1221505 2024-04-26T05:15:05.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 4082 completed, throughput=5MB/sec 2024-04-26T05:15:05.874 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p1slWGu5t2T4a3P off=14652820 len=1514 2024-04-26T05:15:05.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 4083 completed, throughput=5MB/sec 2024-04-26T05:15:05.876 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O4KGWzAJPeLIn9r off=1220841 len=1973030 2024-04-26T05:15:05.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 4084 completed, throughput=5MB/sec 2024-04-26T05:15:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:06] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:15:06.888 INFO:tasks.workunit.client.0.smithi146.stdout: 799: throughput=5MB/sec pending data=0 2024-04-26T05:15:06.888 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sbdzde9Hw2IYcrm off=1056395 len=53563 2024-04-26T05:15:06.889 INFO:tasks.workunit.client.0.smithi146.stdout:op 4085 completed, throughput=5MB/sec 2024-04-26T05:15:06.889 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nFRprf-6ECyeiWz off=2341974 len=1626780 2024-04-26T05:15:06.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 4086 completed, throughput=5MB/sec 2024-04-26T05:15:06.891 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aDDC8K3_2xlRpkN off=495219 len=146149 2024-04-26T05:15:06.892 INFO:tasks.workunit.client.0.smithi146.stdout:op 4087 completed, throughput=5MB/sec 2024-04-26T05:15:06.892 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jpHzKplBTIDAJ9y off=1947770 len=1266308 2024-04-26T05:15:06.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 4088 completed, throughput=5MB/sec 2024-04-26T05:15:06.899 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P3GI7USekGkgVGL off=14526923 len=529693 2024-04-26T05:15:06.902 INFO:tasks.workunit.client.0.smithi146.stdout:op 4089 completed, throughput=5MB/sec 2024-04-26T05:15:06.902 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-06jVaN3DadtM3IB off=10266817 len=624896 2024-04-26T05:15:06.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 4090 completed, throughput=5MB/sec 2024-04-26T05:15:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:06 smithi146 ceph-mon[92947]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:06 smithi146 ceph-mon[95531]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:06 smithi204 ceph-mon[88313]: pgmap v1828: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:07.906 INFO:tasks.workunit.client.0.smithi146.stdout: 800: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:07.907 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1Skq74tqWkVK0Y4 off=4349946 len=1440576 2024-04-26T05:15:07.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 4091 completed, throughput=5MB/sec 2024-04-26T05:15:07.910 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q2H9xxMk0efRs8D off=7947666 len=83922 2024-04-26T05:15:07.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 4092 completed, throughput=5MB/sec 2024-04-26T05:15:07.913 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Gkwdwvh_c9F5OFr off=6517841 len=1406313 2024-04-26T05:15:07.922 INFO:tasks.workunit.client.0.smithi146.stdout:op 4093 completed, throughput=5MB/sec 2024-04-26T05:15:07.922 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m-56-CNMc5m19Oi off=3821108 len=377665 2024-04-26T05:15:07.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 4094 completed, throughput=5MB/sec 2024-04-26T05:15:07.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-516tCFb-pCsif3s off=12063950 len=747531 2024-04-26T05:15:07.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 4095 completed, throughput=5MB/sec 2024-04-26T05:15:07.926 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dAy26vEj_PL3Qoh off=1928978 len=886386 2024-04-26T05:15:07.927 INFO:tasks.workunit.client.0.smithi146.stdout:op 4096 completed, throughput=5MB/sec 2024-04-26T05:15:07.927 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9SaYX9irsG4v7P2 off=3168253 len=336737 2024-04-26T05:15:07.930 INFO:tasks.workunit.client.0.smithi146.stdout:op 4097 completed, throughput=5MB/sec 2024-04-26T05:15:07.930 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HndH7QrJtCSwbva off=7520119 len=674876 2024-04-26T05:15:07.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 4098 completed, throughput=5MB/sec 2024-04-26T05:15:08.934 INFO:tasks.workunit.client.0.smithi146.stdout: 801: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:08.935 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ER85U4HocuhqeR8 off=1283296 len=4166 2024-04-26T05:15:08.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 4099 completed, throughput=4.99MB/sec 2024-04-26T05:15:08.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QQK0nBwSTQE2mia off=21897281 len=1826028 2024-04-26T05:15:08.941 INFO:tasks.workunit.client.0.smithi146.stdout:op 4100 completed, throughput=5MB/sec 2024-04-26T05:15:08.941 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uMlAiJYdw6cxvq9 off=5902498 len=643464 2024-04-26T05:15:08.945 INFO:tasks.workunit.client.0.smithi146.stdout:op 4101 completed, throughput=5MB/sec 2024-04-26T05:15:08.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PlTYy00o9RAYoIX off=1081515 len=1642994 2024-04-26T05:15:08.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 4102 completed, throughput=5MB/sec 2024-04-26T05:15:08.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KK6fbUOVatk8iY5 off=6774529 len=80561 2024-04-26T05:15:08.952 INFO:tasks.workunit.client.0.smithi146.stdout:op 4103 completed, throughput=5MB/sec 2024-04-26T05:15:08.952 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVk9k8yWxCpaiwa off=3755576 len=1651959 2024-04-26T05:15:08.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 4104 completed, throughput=5MB/sec 2024-04-26T05:15:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:08 smithi146 ceph-mon[95531]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:15:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:08 smithi146 ceph-mon[92947]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:15:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:08 smithi204 ceph-mon[88313]: pgmap v1829: 105 pgs: 105 active+clean; 126 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:15:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:09.954 INFO:tasks.workunit.client.0.smithi146.stdout: 802: throughput=5MB/sec pending data=0 2024-04-26T05:15:09.954 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V8I_w4iA8sSILQu off=3999389 len=286946 2024-04-26T05:15:09.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 4105 completed, throughput=5MB/sec 2024-04-26T05:15:09.958 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ltdIWHlOnmDyg39 off=5613778 len=763972 2024-04-26T05:15:09.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 4106 completed, throughput=5MB/sec 2024-04-26T05:15:09.959 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kNQ0uuLx2LVoF3u off=15331388 len=1446299 2024-04-26T05:15:09.965 INFO:tasks.workunit.client.0.smithi146.stdout:op 4107 completed, throughput=5MB/sec 2024-04-26T05:15:09.965 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RtWeivRIFjcg9yZ off=2399678 len=1672300 2024-04-26T05:15:09.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 4108 completed, throughput=5MB/sec 2024-04-26T05:15:09.968 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_-9uQopJIZ_wLUn off=3588649 len=77420 2024-04-26T05:15:09.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 4109 completed, throughput=5MB/sec 2024-04-26T05:15:10.969 INFO:tasks.workunit.client.0.smithi146.stdout: 803: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:10.969 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8WtGayasfWR9cxo off=22463 len=222381 2024-04-26T05:15:10.972 INFO:tasks.workunit.client.0.smithi146.stdout:op 4110 completed, throughput=4.99MB/sec 2024-04-26T05:15:10.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AjyX9OuwCGppco6 off=9809304 len=1286938 2024-04-26T05:15:10.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 4111 completed, throughput=5MB/sec 2024-04-26T05:15:10.975 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8d-zbtMQY3ZLBnw off=6604317 len=1753378 2024-04-26T05:15:10.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 4112 completed, throughput=5MB/sec 2024-04-26T05:15:10.986 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8lew19pY5FtSek_ off=93783 len=1280665 2024-04-26T05:15:10.994 INFO:tasks.workunit.client.0.smithi146.stdout:op 4113 completed, throughput=5MB/sec 2024-04-26T05:15:10.994 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t4RQtT5FTbZqn1C off=2326795 len=171012 2024-04-26T05:15:10.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 4114 completed, throughput=5MB/sec 2024-04-26T05:15:10.997 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VDnEjYH6nu_3i2O off=1210255 len=1167481 2024-04-26T05:15:10.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 4115 completed, throughput=5MB/sec 2024-04-26T05:15:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:10 smithi146 ceph-mon[95531]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:10 smithi146 ceph-mon[92947]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:10 smithi204 ceph-mon[88313]: pgmap v1830: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:15:11.998 INFO:tasks.workunit.client.0.smithi146.stdout: 804: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:11.998 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NAFaqS1tQypxA_E off=4692974 len=53362 2024-04-26T05:15:12.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 4116 completed, throughput=4.99MB/sec 2024-04-26T05:15:12.001 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aJWmOh7hEFcgqdy off=10006936 len=1658806 2024-04-26T05:15:12.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 4117 completed, throughput=5MB/sec 2024-04-26T05:15:12.010 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ONqfvE2K6H66GDh off=15672 len=1298221 2024-04-26T05:15:12.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 4118 completed, throughput=5MB/sec 2024-04-26T05:15:12.011 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5KGPhvEjMOJbEjl off=2344843 len=1425803 2024-04-26T05:15:12.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 4119 completed, throughput=5MB/sec 2024-04-26T05:15:12.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MuUjKztiTTQQzPJ off=1434578 len=967192 2024-04-26T05:15:12.022 INFO:tasks.workunit.client.0.smithi146.stdout:op 4120 completed, throughput=5MB/sec 2024-04-26T05:15:13.023 INFO:tasks.workunit.client.0.smithi146.stdout: 805: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:13.023 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3K7ksodazepO5Fi off=4161541 len=405711 2024-04-26T05:15:13.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 4121 completed, throughput=5MB/sec 2024-04-26T05:15:13.027 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fiim__EbfR6KttD off=10413768 len=758280 2024-04-26T05:15:13.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 4122 completed, throughput=5MB/sec 2024-04-26T05:15:13.028 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N3rDtJOOMdSVuoL off=18011350 len=2054992 2024-04-26T05:15:13.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 4123 completed, throughput=5MB/sec 2024-04-26T05:15:13.037 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2i3kWqC_UpMbJLs off=4852948 len=290997 2024-04-26T05:15:13.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 4124 completed, throughput=5MB/sec 2024-04-26T05:15:13.038 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CmZFKz5puheBqPU off=2569953 len=1037241 2024-04-26T05:15:13.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 4125 completed, throughput=5MB/sec 2024-04-26T05:15:13.043 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KcjNk0pb7USUP5m off=3650605 len=1207034 2024-04-26T05:15:13.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 4126 completed, throughput=5MB/sec 2024-04-26T05:15:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:12 smithi146 ceph-mon[95531]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:12 smithi146 ceph-mon[92947]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:13.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:12 smithi204 ceph-mon[88313]: pgmap v1831: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:14.050 INFO:tasks.workunit.client.0.smithi146.stdout: 806: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:14.050 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-f5HQoRb5W7Az0-g off=2344737 len=1783873 2024-04-26T05:15:14.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 4127 completed, throughput=5MB/sec 2024-04-26T05:15:14.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dP7-4IyaBkxTY3J off=4358101 len=609538 2024-04-26T05:15:14.062 INFO:tasks.workunit.client.0.smithi146.stdout:op 4128 completed, throughput=5MB/sec 2024-04-26T05:15:14.062 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sx82RQRqE1x61AM off=5282361 len=1304406 2024-04-26T05:15:14.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 4129 completed, throughput=5MB/sec 2024-04-26T05:15:14.063 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OOpHGMib-h6MsP2 off=750750 len=1190180 2024-04-26T05:15:14.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 4130 completed, throughput=5MB/sec 2024-04-26T05:15:15.074 INFO:tasks.workunit.client.0.smithi146.stdout: 807: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:15.075 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eYKZftRbX56SJQn off=12877982 len=789119 2024-04-26T05:15:15.075 INFO:tasks.workunit.client.0.smithi146.stdout:op 4131 completed, throughput=5MB/sec 2024-04-26T05:15:15.075 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yFBOcNli0MrVcFU off=6198630 len=600397 2024-04-26T05:15:15.080 INFO:tasks.workunit.client.0.smithi146.stdout:op 4132 completed, throughput=5MB/sec 2024-04-26T05:15:15.080 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W-FmvqUMLvVHIZg off=330602 len=1800834 2024-04-26T05:15:15.084 INFO:tasks.workunit.client.0.smithi146.stdout:op 4133 completed, throughput=5MB/sec 2024-04-26T05:15:15.084 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2j3T41dzh5K294d off=5384090 len=1335821 2024-04-26T05:15:15.090 INFO:tasks.workunit.client.0.smithi146.stdout:op 4134 completed, throughput=5MB/sec 2024-04-26T05:15:15.090 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jUXGeF4t3GvqT1c off=2954688 len=363311 2024-04-26T05:15:15.093 INFO:tasks.workunit.client.0.smithi146.stdout:op 4135 completed, throughput=5MB/sec 2024-04-26T05:15:15.093 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ThtnQzX6gfzH1jZ off=4739050 len=380330 2024-04-26T05:15:15.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 4136 completed, throughput=5MB/sec 2024-04-26T05:15:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:14 smithi146 ceph-mon[92947]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:14 smithi146 ceph-mon[95531]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:14 smithi204 ceph-mon[88313]: pgmap v1832: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:16.096 INFO:tasks.workunit.client.0.smithi146.stdout: 808: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:16.097 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NfRLlq55pHnFsdI off=1158495 len=714526 2024-04-26T05:15:16.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 4137 completed, throughput=5MB/sec 2024-04-26T05:15:16.101 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GjBTYez8nSC9Vmd off=40453 len=1882060 2024-04-26T05:15:16.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 4138 completed, throughput=5MB/sec 2024-04-26T05:15:16.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3RlJCTVBjfPAdqV off=2315345 len=1828804 2024-04-26T05:15:16.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 4139 completed, throughput=5MB/sec 2024-04-26T05:15:16.111 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-N_CMikZ3oGExZWr off=162702 len=33359 2024-04-26T05:15:16.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 4140 completed, throughput=5MB/sec 2024-04-26T05:15:16.113 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_70RH6odtdcQMPR off=9585110 len=1660634 2024-04-26T05:15:16.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 4141 completed, throughput=5MB/sec 2024-04-26T05:15:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:16] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:15:17.121 INFO:tasks.workunit.client.0.smithi146.stdout: 809: throughput=5MB/sec pending data=0 2024-04-26T05:15:17.122 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ByLjwekT-9qffbo off=18453943 len=1868191 2024-04-26T05:15:17.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 4142 completed, throughput=5MB/sec 2024-04-26T05:15:17.131 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SWHhXPzjGiifWmN off=77528 len=397197 2024-04-26T05:15:17.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 4143 completed, throughput=5MB/sec 2024-04-26T05:15:17.131 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rHORYF6mMemZrhZ off=5655135 len=656094 2024-04-26T05:15:17.132 INFO:tasks.workunit.client.0.smithi146.stdout:op 4144 completed, throughput=5MB/sec 2024-04-26T05:15:17.132 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JumFCkCNS55vf6c off=2821891 len=395608 2024-04-26T05:15:17.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 4145 completed, throughput=5MB/sec 2024-04-26T05:15:17.133 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-27FVxgIhNlxPDJj off=2618143 len=1943008 2024-04-26T05:15:17.140 INFO:tasks.workunit.client.0.smithi146.stdout:op 4146 completed, throughput=5MB/sec 2024-04-26T05:15:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:16 smithi146 ceph-mon[95531]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:15:17.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:16 smithi146 ceph-mon[92947]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:15:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:16 smithi204 ceph-mon[88313]: pgmap v1833: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:15:18.140 INFO:tasks.workunit.client.0.smithi146.stdout: 810: throughput=5MB/sec pending data=0 2024-04-26T05:15:18.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M-OkZFiGurAgEWt off=5143736 len=1627237 2024-04-26T05:15:18.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 4147 completed, throughput=5MB/sec 2024-04-26T05:15:18.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rj8qv_MB1V_gv3w off=12125376 len=963181 2024-04-26T05:15:18.144 INFO:tasks.workunit.client.0.smithi146.stdout:op 4148 completed, throughput=5MB/sec 2024-04-26T05:15:18.144 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HFRP8iNEONaKBGi off=1333730 len=841167 2024-04-26T05:15:18.150 INFO:tasks.workunit.client.0.smithi146.stdout:op 4149 completed, throughput=5MB/sec 2024-04-26T05:15:18.150 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EiPms_-E1Ef5QTg off=1332079 len=1655602 2024-04-26T05:15:18.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 4150 completed, throughput=5MB/sec 2024-04-26T05:15:19.157 INFO:tasks.workunit.client.0.smithi146.stdout: 811: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:19.157 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DJB2oH751k0ZYm2 off=2139289 len=1584935 2024-04-26T05:15:19.161 INFO:tasks.workunit.client.0.smithi146.stdout:op 4151 completed, throughput=5MB/sec 2024-04-26T05:15:19.161 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pCbSPtDnp_4dk7h off=474285 len=955586 2024-04-26T05:15:19.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 4152 completed, throughput=5MB/sec 2024-04-26T05:15:19.162 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ll-RQ7zv210ZAXg off=232312 len=1454329 2024-04-26T05:15:19.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 4153 completed, throughput=5MB/sec 2024-04-26T05:15:19.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q8dyH6YiZI8jLHK off=7470361 len=1321643 2024-04-26T05:15:19.165 INFO:tasks.workunit.client.0.smithi146.stdout:op 4154 completed, throughput=5MB/sec 2024-04-26T05:15:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:18 smithi146 ceph-mon[95531]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:18 smithi146 ceph-mon[92947]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:18 smithi204 ceph-mon[88313]: pgmap v1834: 105 pgs: 105 active+clean; 126 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:20.165 INFO:tasks.workunit.client.0.smithi146.stdout: 812: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:20.166 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3InuGwbSjBk8rIX off=3976355 len=1515066 2024-04-26T05:15:20.168 INFO:tasks.workunit.client.0.smithi146.stdout:op 4155 completed, throughput=5MB/sec 2024-04-26T05:15:20.168 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gN6jZjjCun1bQgk off=5094938 len=1946970 2024-04-26T05:15:20.170 INFO:tasks.workunit.client.0.smithi146.stdout:op 4156 completed, throughput=5MB/sec 2024-04-26T05:15:20.170 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HdCQ5z-VApbat5M off=8294538 len=437486 2024-04-26T05:15:20.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 4157 completed, throughput=5MB/sec 2024-04-26T05:15:20.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9Cu7WiZyKDHIQ9k off=38245 len=988899 2024-04-26T05:15:20.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 4158 completed, throughput=5MB/sec 2024-04-26T05:15:21.175 INFO:tasks.workunit.client.0.smithi146.stdout: 813: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:21.175 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TvlIUtB-sI935XL off=2594794 len=462093 2024-04-26T05:15:21.176 INFO:tasks.workunit.client.0.smithi146.stdout:op 4159 completed, throughput=4.99MB/sec 2024-04-26T05:15:21.176 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oVQ8DDVF9KpS2Ia off=6635200 len=1609763 2024-04-26T05:15:21.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 4160 completed, throughput=5MB/sec 2024-04-26T05:15:21.185 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sVOTYHXrlVGqyFa off=10811679 len=1549957 2024-04-26T05:15:21.188 INFO:tasks.workunit.client.0.smithi146.stdout:op 4161 completed, throughput=5MB/sec 2024-04-26T05:15:21.188 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vb_CWpZahZ8HXWi off=2901130 len=2007391 2024-04-26T05:15:21.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 4162 completed, throughput=5MB/sec 2024-04-26T05:15:21.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:20 smithi146 ceph-mon[95531]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:20 smithi146 ceph-mon[92947]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:20 smithi204 ceph-mon[88313]: pgmap v1835: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:22.192 INFO:tasks.workunit.client.0.smithi146.stdout: 814: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:22.192 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l3pBuquo-VZGGHY off=711471 len=149319 2024-04-26T05:15:22.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 4163 completed, throughput=4.99MB/sec 2024-04-26T05:15:22.196 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W5XatmZgqcunGXY off=6741753 len=1782190 2024-04-26T05:15:22.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 4164 completed, throughput=5MB/sec 2024-04-26T05:15:22.204 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KJlkhJD_-I121p7 off=9278084 len=1615371 2024-04-26T05:15:22.210 INFO:tasks.workunit.client.0.smithi146.stdout:op 4165 completed, throughput=5MB/sec 2024-04-26T05:15:22.210 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5N2Cuic3q5g8vbI off=10646157 len=2019382 2024-04-26T05:15:22.210 INFO:tasks.workunit.client.0.smithi146.stdout:op 4166 completed, throughput=5MB/sec 2024-04-26T05:15:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:22 smithi146 ceph-mon[95531]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:23.225 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:22 smithi146 ceph-mon[92947]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:23.226 INFO:tasks.workunit.client.0.smithi146.stdout: 815: throughput=5MB/sec pending data=0 2024-04-26T05:15:23.226 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I_RmUSz8dm4wxI7 off=2600520 len=50358 2024-04-26T05:15:23.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 4167 completed, throughput=5MB/sec 2024-04-26T05:15:23.226 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3kbuCd67QmhDHb3 off=522096 len=2027326 2024-04-26T05:15:23.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 4168 completed, throughput=5MB/sec 2024-04-26T05:15:23.233 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vgx6m-S5KaAkvU- off=1930592 len=296528 2024-04-26T05:15:23.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 4169 completed, throughput=5MB/sec 2024-04-26T05:15:23.233 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wBVXJ9N9OLcoERH off=13000407 len=861440 2024-04-26T05:15:23.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 4170 completed, throughput=5MB/sec 2024-04-26T05:15:23.236 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qU597b6k_jO_RHE off=5255461 len=188754 2024-04-26T05:15:23.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 4171 completed, throughput=5MB/sec 2024-04-26T05:15:23.236 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qBBBi0pOij7A3e- off=9368690 len=67739 2024-04-26T05:15:23.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 4172 completed, throughput=5MB/sec 2024-04-26T05:15:23.243 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rf2MFCeHOHf_2r1 off=1293223 len=1691279 2024-04-26T05:15:23.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 4173 completed, throughput=5MB/sec 2024-04-26T05:15:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:22 smithi204 ceph-mon[88313]: pgmap v1836: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:24.241 INFO:tasks.workunit.client.0.smithi146.stdout: 816: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:24.241 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HNCCZUxHX-wvj0J off=2409720 len=136737 2024-04-26T05:15:24.242 INFO:tasks.workunit.client.0.smithi146.stdout:op 4174 completed, throughput=4.99MB/sec 2024-04-26T05:15:24.242 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7C3LSsgbzVfa5aW off=11826047 len=1629078 2024-04-26T05:15:24.244 INFO:tasks.workunit.client.0.smithi146.stdout:op 4175 completed, throughput=5MB/sec 2024-04-26T05:15:24.244 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l7Oiln0C4pvGaEd off=3897654 len=1412875 2024-04-26T05:15:24.252 INFO:tasks.workunit.client.0.smithi146.stdout:op 4176 completed, throughput=5MB/sec 2024-04-26T05:15:24.252 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N7jBYeE-ZCb_qiK off=16799971 len=331032 2024-04-26T05:15:24.253 INFO:tasks.workunit.client.0.smithi146.stdout:op 4177 completed, throughput=5MB/sec 2024-04-26T05:15:24.253 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OJ14ulUyqUdreth off=288701 len=1608189 2024-04-26T05:15:24.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 4178 completed, throughput=5MB/sec 2024-04-26T05:15:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:24 smithi146 ceph-mon[95531]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:24 smithi146 ceph-mon[92947]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:25.262 INFO:tasks.workunit.client.0.smithi146.stdout: 817: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:25.263 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rhCxHz9TO3oUsgL off=3927803 len=73135 2024-04-26T05:15:25.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 4179 completed, throughput=4.99MB/sec 2024-04-26T05:15:25.266 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WVk9k8yWxCpaiwa off=3415986 len=28179 2024-04-26T05:15:25.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 4180 completed, throughput=4.99MB/sec 2024-04-26T05:15:25.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vYuJVEeoJCzq7lV off=6512638 len=856676 2024-04-26T05:15:25.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 4181 completed, throughput=5MB/sec 2024-04-26T05:15:25.270 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-djxsDq2ljcHqB_i off=6418005 len=445159 2024-04-26T05:15:25.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 4182 completed, throughput=5MB/sec 2024-04-26T05:15:25.273 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-72o4sK9gM-WV719 off=1607556 len=1312875 2024-04-26T05:15:25.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 4183 completed, throughput=5MB/sec 2024-04-26T05:15:25.279 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TVcOg6XjkVc7hyX off=2771904 len=1355912 2024-04-26T05:15:25.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 4184 completed, throughput=5MB/sec 2024-04-26T05:15:25.281 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-G2YEsuAm8qqmN1f off=11043816 len=659537 2024-04-26T05:15:25.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 4185 completed, throughput=5MB/sec 2024-04-26T05:15:25.285 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kS2v056h4499giI off=20419792 len=258427 2024-04-26T05:15:25.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 4186 completed, throughput=5MB/sec 2024-04-26T05:15:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:24 smithi204 ceph-mon[88313]: pgmap v1837: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:26.288 INFO:tasks.workunit.client.0.smithi146.stdout: 818: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:26.288 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N_cO5eN4qbYH2LD off=2070852 len=2024355 2024-04-26T05:15:26.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 4187 completed, throughput=5MB/sec 2024-04-26T05:15:26.291 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E0d5KYuTZ2sdxHu off=6689257 len=1754281 2024-04-26T05:15:26.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 4188 completed, throughput=5MB/sec 2024-04-26T05:15:26.302 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hvSzez_gh0G82Lx off=1996159 len=863754 2024-04-26T05:15:26.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 4189 completed, throughput=5MB/sec 2024-04-26T05:15:26.307 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W9lCtTYUe65Zatc off=1543402 len=63994 2024-04-26T05:15:26.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 4190 completed, throughput=5MB/sec 2024-04-26T05:15:26.309 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nxS5d3dHRcBahV2 off=2507083 len=1092744 2024-04-26T05:15:26.310 INFO:tasks.workunit.client.0.smithi146.stdout:op 4191 completed, throughput=5MB/sec 2024-04-26T05:15:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:26] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:15:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:26 smithi146 ceph-mon[95531]: pgmap v1838: 105 pgs: 105 active+clean; 126 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-04-26T05:15:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:26 smithi146 ceph-mon[92947]: pgmap v1838: 105 pgs: 105 active+clean; 126 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-04-26T05:15:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:26 smithi204 ceph-mon[88313]: pgmap v1838: 105 pgs: 105 active+clean; 126 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-04-26T05:15:27.310 INFO:tasks.workunit.client.0.smithi146.stdout: 819: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:27.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ORkQQcWFsYr_vNm off=7765110 len=593522 2024-04-26T05:15:27.315 INFO:tasks.workunit.client.0.smithi146.stdout:op 4192 completed, throughput=5MB/sec 2024-04-26T05:15:27.315 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e4BJztkoqcoMk5v off=10707116 len=609658 2024-04-26T05:15:27.319 INFO:tasks.workunit.client.0.smithi146.stdout:op 4193 completed, throughput=5MB/sec 2024-04-26T05:15:27.319 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6MIreG33if9o89- off=679004 len=1009368 2024-04-26T05:15:27.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 4194 completed, throughput=5MB/sec 2024-04-26T05:15:27.331 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x_y7Mqh6sZ2NmPW off=51840 len=1132766 2024-04-26T05:15:27.337 INFO:tasks.workunit.client.0.smithi146.stdout:op 4195 completed, throughput=5MB/sec 2024-04-26T05:15:27.337 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hGaqwuKF7d5Zodp off=8670216 len=2063109 2024-04-26T05:15:27.339 INFO:tasks.workunit.client.0.smithi146.stdout:op 4196 completed, throughput=5MB/sec 2024-04-26T05:15:28.340 INFO:tasks.workunit.client.0.smithi146.stdout: 820: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:28.340 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g8XXyaNtn2yTbYF off=1740265 len=2056637 2024-04-26T05:15:28.351 INFO:tasks.workunit.client.0.smithi146.stdout:op 4197 completed, throughput=5MB/sec 2024-04-26T05:15:28.351 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G0IRIaqudj6k8RH off=243633 len=220012 2024-04-26T05:15:28.352 INFO:tasks.workunit.client.0.smithi146.stdout:op 4198 completed, throughput=5MB/sec 2024-04-26T05:15:28.352 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lJubsCha-KROwQZ off=109186 len=1994611 2024-04-26T05:15:28.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 4199 completed, throughput=5MB/sec 2024-04-26T05:15:28.362 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--Bauhn0fHYLwH1t off=3730757 len=1085506 2024-04-26T05:15:28.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 4200 completed, throughput=5MB/sec 2024-04-26T05:15:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:28 smithi204 ceph-mon[88313]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:29.368 INFO:tasks.workunit.client.0.smithi146.stdout: 821: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:29.368 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PQjdeKb2DCOQ1z5 off=2085220 len=145450 2024-04-26T05:15:29.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 4201 completed, throughput=4.99MB/sec 2024-04-26T05:15:29.372 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oR4LlYwI2upyWIp off=16019199 len=437622 2024-04-26T05:15:29.375 INFO:tasks.workunit.client.0.smithi146.stdout:op 4202 completed, throughput=5MB/sec 2024-04-26T05:15:29.375 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w5FPpPqlOo9kuWl off=16574881 len=440609 2024-04-26T05:15:29.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 4203 completed, throughput=5MB/sec 2024-04-26T05:15:29.379 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-icsqHU7OQpo7OI1 off=9387855 len=662403 2024-04-26T05:15:29.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 4204 completed, throughput=5MB/sec 2024-04-26T05:15:29.380 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vjTVAEoUGKK4sIw off=1884660 len=136479 2024-04-26T05:15:29.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 4205 completed, throughput=5MB/sec 2024-04-26T05:15:29.382 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nIpWTJlGy9Hh1ml off=640327 len=1557659 2024-04-26T05:15:29.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 4206 completed, throughput=5MB/sec 2024-04-26T05:15:29.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SYScJkpdlg9Vwun off=1605790 len=387128 2024-04-26T05:15:29.385 INFO:tasks.workunit.client.0.smithi146.stdout:op 4207 completed, throughput=5MB/sec 2024-04-26T05:15:29.385 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CfO9dsHMwLvv9mi off=342500 len=413174 2024-04-26T05:15:29.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 4208 completed, throughput=5MB/sec 2024-04-26T05:15:29.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pKDDGJ6JNZqzzyq off=1045570 len=1548041 2024-04-26T05:15:29.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 4209 completed, throughput=5MB/sec 2024-04-26T05:15:29.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:28 smithi146 ceph-mon[95531]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:29.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:28 smithi146 ceph-mon[92947]: pgmap v1839: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:30.395 INFO:tasks.workunit.client.0.smithi146.stdout: 822: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:30.395 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B5Oj_goCx7vb2SQ off=13048570 len=1637841 2024-04-26T05:15:30.403 INFO:tasks.workunit.client.0.smithi146.stdout:op 4210 completed, throughput=5MB/sec 2024-04-26T05:15:30.403 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RISEf_fTJnYm8JR off=11994273 len=520173 2024-04-26T05:15:30.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 4211 completed, throughput=5MB/sec 2024-04-26T05:15:30.407 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UMEoVUcy6osjQ3O off=276676 len=1651096 2024-04-26T05:15:30.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 4212 completed, throughput=5MB/sec 2024-04-26T05:15:30.409 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oESd4bMfVzu_gb_ off=3435481 len=823340 2024-04-26T05:15:30.411 INFO:tasks.workunit.client.0.smithi146.stdout:op 4213 completed, throughput=5MB/sec 2024-04-26T05:15:31.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:30 smithi204 ceph-mon[88313]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:31.411 INFO:tasks.workunit.client.0.smithi146.stdout: 823: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:31.411 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3Jcj42RfssbB_cn off=1981412 len=1085507 2024-04-26T05:15:31.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 4214 completed, throughput=5MB/sec 2024-04-26T05:15:31.414 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mCWDCNLG1itwTFg off=5546304 len=518068 2024-04-26T05:15:31.416 INFO:tasks.workunit.client.0.smithi146.stdout:op 4215 completed, throughput=5MB/sec 2024-04-26T05:15:31.416 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I0gomXt6Gopl4GH off=266510 len=1417763 2024-04-26T05:15:31.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 4216 completed, throughput=5MB/sec 2024-04-26T05:15:31.417 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_IZmPnEVkN0xhVP off=18428212 len=885420 2024-04-26T05:15:31.419 INFO:tasks.workunit.client.0.smithi146.stdout:op 4217 completed, throughput=5MB/sec 2024-04-26T05:15:31.419 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9BeXLK9Bt6jpQ-N off=11329308 len=862180 2024-04-26T05:15:31.424 INFO:tasks.workunit.client.0.smithi146.stdout:op 4218 completed, throughput=5MB/sec 2024-04-26T05:15:31.424 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oBI6e-KUJao4Km9 off=3066479 len=633548 2024-04-26T05:15:31.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 4219 completed, throughput=5MB/sec 2024-04-26T05:15:31.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:30 smithi146 ceph-mon[92947]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:31.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:30 smithi146 ceph-mon[95531]: pgmap v1840: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:32.429 INFO:tasks.workunit.client.0.smithi146.stdout: 824: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:32.429 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZHBZCuqJR98eaQ_ off=5345264 len=1744867 2024-04-26T05:15:32.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 4220 completed, throughput=5MB/sec 2024-04-26T05:15:32.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yknkA0_6Tou9UHY off=2834978 len=2045135 2024-04-26T05:15:32.440 INFO:tasks.workunit.client.0.smithi146.stdout:op 4221 completed, throughput=5MB/sec 2024-04-26T05:15:32.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-huVnfbDnrXbwU6N off=5374412 len=344710 2024-04-26T05:15:32.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 4222 completed, throughput=5MB/sec 2024-04-26T05:15:32.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Oxrp5f6VlfAoF_w off=3260325 len=1791741 2024-04-26T05:15:32.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 4223 completed, throughput=5MB/sec 2024-04-26T05:15:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:32 smithi204 ceph-mon[88313]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:33.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:32 smithi146 ceph-mon[92947]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:33.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:32 smithi146 ceph-mon[95531]: pgmap v1841: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:33.452 INFO:tasks.workunit.client.0.smithi146.stdout: 825: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:33.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zqM9oK_ocRz_V-z off=6274315 len=2072382 2024-04-26T05:15:33.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 4224 completed, throughput=5MB/sec 2024-04-26T05:15:33.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HfCtysoNQ5L_Jz2 off=1080719 len=583879 2024-04-26T05:15:33.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 4225 completed, throughput=5MB/sec 2024-04-26T05:15:33.457 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c6BQHkX_2vAso9B off=2516042 len=297644 2024-04-26T05:15:33.458 INFO:tasks.workunit.client.0.smithi146.stdout:op 4226 completed, throughput=5MB/sec 2024-04-26T05:15:33.458 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8tD_YOMvuh0ybjq off=5201400 len=693070 2024-04-26T05:15:33.459 INFO:tasks.workunit.client.0.smithi146.stdout:op 4227 completed, throughput=5MB/sec 2024-04-26T05:15:33.459 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8NqQMFalKO-Hfe4 off=1567566 len=634033 2024-04-26T05:15:33.463 INFO:tasks.workunit.client.0.smithi146.stdout:op 4228 completed, throughput=5MB/sec 2024-04-26T05:15:33.464 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L2CFwOSbJHt1vQS off=15614372 len=18615 2024-04-26T05:15:33.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 4229 completed, throughput=5MB/sec 2024-04-26T05:15:33.466 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WtUnVyVYD3bdYZG off=64049 len=777022 2024-04-26T05:15:33.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 4230 completed, throughput=5MB/sec 2024-04-26T05:15:34.467 INFO:tasks.workunit.client.0.smithi146.stdout: 826: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:34.467 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B6NTfmYAOiqhoHr off=4159978 len=1911783 2024-04-26T05:15:34.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 4231 completed, throughput=5MB/sec 2024-04-26T05:15:34.476 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ErL1JXBUjmIkCrX off=4160359 len=6332 2024-04-26T05:15:34.477 INFO:tasks.workunit.client.0.smithi146.stdout:op 4232 completed, throughput=5MB/sec 2024-04-26T05:15:34.477 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nC-oSqHmE-E0jpO off=10295003 len=637456 2024-04-26T05:15:34.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 4233 completed, throughput=5MB/sec 2024-04-26T05:15:34.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KHb2X01eayXXf4m off=1376707 len=1275395 2024-04-26T05:15:34.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 4234 completed, throughput=5MB/sec 2024-04-26T05:15:34.487 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mknUTvS4NQKZRsK off=912616 len=817581 2024-04-26T05:15:34.491 INFO:tasks.workunit.client.0.smithi146.stdout:op 4235 completed, throughput=5MB/sec 2024-04-26T05:15:34.491 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dvtMdmU04xHOA2b off=15407101 len=986853 2024-04-26T05:15:34.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 4236 completed, throughput=5MB/sec 2024-04-26T05:15:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:34 smithi204 ceph-mon[88313]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:35.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:34 smithi146 ceph-mon[92947]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:35.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:34 smithi146 ceph-mon[95531]: pgmap v1842: 105 pgs: 105 active+clean; 126 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:15:35.495 INFO:tasks.workunit.client.0.smithi146.stdout: 827: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:35.496 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mqEi2s_mYL_HLts off=612811 len=815458 2024-04-26T05:15:35.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 4237 completed, throughput=5MB/sec 2024-04-26T05:15:35.501 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QyIlCT5UdyQZ0qu off=9613096 len=132739 2024-04-26T05:15:35.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 4238 completed, throughput=5MB/sec 2024-04-26T05:15:35.502 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o1lLoDpYSdU_MRc off=5398395 len=128233 2024-04-26T05:15:35.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 4239 completed, throughput=5MB/sec 2024-04-26T05:15:35.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iEpPaCh1khs1MzK off=15555149 len=1854570 2024-04-26T05:15:35.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 4240 completed, throughput=5MB/sec 2024-04-26T05:15:35.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZXZESjzWd7tLmVJ off=11140912 len=1998691 2024-04-26T05:15:35.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 4241 completed, throughput=5MB/sec 2024-04-26T05:15:36.511 INFO:tasks.workunit.client.0.smithi146.stdout: 828: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:36.511 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj---_FwzicM56rpDc off=804738 len=1043143 2024-04-26T05:15:36.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 4242 completed, throughput=5MB/sec 2024-04-26T05:15:36.512 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KJpwHhStTi3OQJ_ off=12361760 len=1598771 2024-04-26T05:15:36.521 INFO:tasks.workunit.client.0.smithi146.stdout:op 4243 completed, throughput=5MB/sec 2024-04-26T05:15:36.521 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fLLBWC99dQUplbj off=4275161 len=938090 2024-04-26T05:15:36.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 4244 completed, throughput=5MB/sec 2024-04-26T05:15:36.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BrEDWlwQDQTww2R off=10203457 len=435190 2024-04-26T05:15:36.526 INFO:tasks.workunit.client.0.smithi146.stdout:op 4245 completed, throughput=5MB/sec 2024-04-26T05:15:36.526 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4SARMctndIKA7Ho off=12485183 len=1850958 2024-04-26T05:15:36.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 4246 completed, throughput=5MB/sec 2024-04-26T05:15:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:36] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:15:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:36 smithi204 ceph-mon[88313]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:15:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:15:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:15:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:15:37.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:15:37.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[92947]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[95531]: pgmap v1843: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:15:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:15:37.529 INFO:tasks.workunit.client.0.smithi146.stdout: 829: throughput=5MB/sec pending data=0 2024-04-26T05:15:37.530 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v-P-bM32Z55R2by off=9683107 len=1223035 2024-04-26T05:15:37.531 INFO:tasks.workunit.client.0.smithi146.stdout:op 4247 completed, throughput=5MB/sec 2024-04-26T05:15:37.531 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y_vOP3O4WrQgJCP off=18381165 len=78351 2024-04-26T05:15:37.531 INFO:tasks.workunit.client.0.smithi146.stdout:op 4248 completed, throughput=5MB/sec 2024-04-26T05:15:37.531 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-moZ1ATq-woabt9C off=15036031 len=1923074 2024-04-26T05:15:37.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 4249 completed, throughput=5MB/sec 2024-04-26T05:15:37.542 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bG3lluiS0vET-9A off=397109 len=996519 2024-04-26T05:15:37.547 INFO:tasks.workunit.client.0.smithi146.stdout:op 4250 completed, throughput=5MB/sec 2024-04-26T05:15:37.547 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E0BD8Nh7BKRlvrF off=7292807 len=4319 2024-04-26T05:15:37.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 4251 completed, throughput=5MB/sec 2024-04-26T05:15:37.548 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j6NhEYVmTpF-TOQ off=11551825 len=1136101 2024-04-26T05:15:37.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 4252 completed, throughput=5MB/sec 2024-04-26T05:15:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:38 smithi204 ceph-mon[88313]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:15:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:38 smithi146 ceph-mon[95531]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:15:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:38 smithi146 ceph-mon[92947]: pgmap v1844: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:15:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: 830: throughput=5MB/sec pending data=0 2024-04-26T05:15:38.550 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oTffsWoAxRyMfOf off=7753200 len=1204829 2024-04-26T05:15:38.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 4253 completed, throughput=5MB/sec 2024-04-26T05:15:38.556 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Fm8b8PNJkkAmHWY off=908466 len=68938 2024-04-26T05:15:38.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 4254 completed, throughput=5MB/sec 2024-04-26T05:15:38.557 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7_MybPuoXaBpjik off=393767 len=715133 2024-04-26T05:15:38.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 4255 completed, throughput=5MB/sec 2024-04-26T05:15:38.561 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JwJMeTNM3Rz75L4 off=7660252 len=473543 2024-04-26T05:15:38.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 4256 completed, throughput=5MB/sec 2024-04-26T05:15:38.562 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JZk5BcN62W8SG_Z off=1700375 len=812970 2024-04-26T05:15:38.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 4257 completed, throughput=5MB/sec 2024-04-26T05:15:38.567 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OYumyocsDan01gR off=5277034 len=1373645 2024-04-26T05:15:38.569 INFO:tasks.workunit.client.0.smithi146.stdout:op 4258 completed, throughput=5MB/sec 2024-04-26T05:15:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: 831: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:39.569 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-loKpNVb1ZSvL_M- off=2115820 len=1829447 2024-04-26T05:15:39.579 INFO:tasks.workunit.client.0.smithi146.stdout:op 4259 completed, throughput=5MB/sec 2024-04-26T05:15:39.580 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-razOs_NYxwyjpCl off=9134799 len=1348565 2024-04-26T05:15:39.586 INFO:tasks.workunit.client.0.smithi146.stdout:op 4260 completed, throughput=5MB/sec 2024-04-26T05:15:39.586 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ypk8DdGg2ta5OyJ off=2417561 len=1316453 2024-04-26T05:15:39.593 INFO:tasks.workunit.client.0.smithi146.stdout:op 4261 completed, throughput=5MB/sec 2024-04-26T05:15:39.593 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vJyMvbny_HjHcAq off=5848070 len=163142 2024-04-26T05:15:39.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 4262 completed, throughput=5MB/sec 2024-04-26T05:15:39.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0spTuWbKQuvDVV1 off=208557 len=1987503 2024-04-26T05:15:39.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 4263 completed, throughput=5MB/sec 2024-04-26T05:15:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:40 smithi204 ceph-mon[88313]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:15:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:40 smithi146 ceph-mon[95531]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:15:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:40 smithi146 ceph-mon[92947]: pgmap v1845: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 7 op/s 2024-04-26T05:15:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: 832: throughput=5MB/sec pending data=0 2024-04-26T05:15:40.605 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6QBlpwJmLxULzvG off=1343783 len=1712638 2024-04-26T05:15:40.616 INFO:tasks.workunit.client.0.smithi146.stdout:op 4264 completed, throughput=5MB/sec 2024-04-26T05:15:40.616 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6141cnmX_r2kiJC off=7891206 len=969258 2024-04-26T05:15:40.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 4265 completed, throughput=5MB/sec 2024-04-26T05:15:40.620 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IyWCnZwvf6M2iq8 off=687708 len=59841 2024-04-26T05:15:40.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 4266 completed, throughput=5MB/sec 2024-04-26T05:15:40.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W2vRxiiRER_gHg7 off=6071702 len=1967607 2024-04-26T05:15:40.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 4267 completed, throughput=5MB/sec 2024-04-26T05:15:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: 833: throughput=5MB/sec pending data=0 2024-04-26T05:15:41.626 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KiClNccg8PlEhHu off=1649114 len=314624 2024-04-26T05:15:41.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 4268 completed, throughput=5MB/sec 2024-04-26T05:15:41.627 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gJbUuG0NIUi6MwY off=430698 len=242739 2024-04-26T05:15:41.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 4269 completed, throughput=5MB/sec 2024-04-26T05:15:41.628 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cpu8qwxN0Z8TxTD off=14612765 len=498139 2024-04-26T05:15:41.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 4270 completed, throughput=5MB/sec 2024-04-26T05:15:41.629 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BEhSH5sJS84DgjW off=1855168 len=322890 2024-04-26T05:15:41.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 4271 completed, throughput=5MB/sec 2024-04-26T05:15:41.629 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-weorsKA90NVes-2 off=19511858 len=377954 2024-04-26T05:15:41.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 4272 completed, throughput=5MB/sec 2024-04-26T05:15:41.630 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8OCFf6NWj1ym92M off=7010267 len=1073160 2024-04-26T05:15:41.636 INFO:tasks.workunit.client.0.smithi146.stdout:op 4273 completed, throughput=5MB/sec 2024-04-26T05:15:41.636 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-paJgA0m4pwQ27al off=3586680 len=908725 2024-04-26T05:15:41.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 4274 completed, throughput=5MB/sec 2024-04-26T05:15:41.638 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OyOojuByfjQFHo8 off=1208329 len=1269033 2024-04-26T05:15:41.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 4275 completed, throughput=5MB/sec 2024-04-26T05:15:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:42 smithi204 ceph-mon[88313]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: 834: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:42.640 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EU_NRcMFpNtAnX0 off=7331875 len=930799 2024-04-26T05:15:42.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 4276 completed, throughput=5MB/sec 2024-04-26T05:15:42.646 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xmf-V8nZjf1PO9t off=1128211 len=281784 2024-04-26T05:15:42.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 4277 completed, throughput=5MB/sec 2024-04-26T05:15:42.649 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mSRgD3yZ2kaoQbp off=9628812 len=1559581 2024-04-26T05:15:42.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 4278 completed, throughput=5MB/sec 2024-04-26T05:15:42.651 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JAqgmMWj5RACalB off=11718388 len=1319142 2024-04-26T05:15:42.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 4279 completed, throughput=5MB/sec 2024-04-26T05:15:42.659 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YKkEp0V4fN51S-w off=12775241 len=784979 2024-04-26T05:15:42.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 4280 completed, throughput=5MB/sec 2024-04-26T05:15:42.663 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z5uRXv3Mj4H80st off=357750 len=474811 2024-04-26T05:15:42.666 INFO:tasks.workunit.client.0.smithi146.stdout:op 4281 completed, throughput=5MB/sec 2024-04-26T05:15:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:42 smithi146 ceph-mon[95531]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:42 smithi146 ceph-mon[92947]: pgmap v1846: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: 835: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:43.667 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HAaWDC3W5sObPpW off=1786440 len=704344 2024-04-26T05:15:43.671 INFO:tasks.workunit.client.0.smithi146.stdout:op 4282 completed, throughput=5MB/sec 2024-04-26T05:15:43.671 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eVWq7VA9WoS0iU7 off=12456028 len=1180795 2024-04-26T05:15:43.678 INFO:tasks.workunit.client.0.smithi146.stdout:op 4283 completed, throughput=5MB/sec 2024-04-26T05:15:43.678 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aB_TdYWJ8jAomwx off=16847818 len=310329 2024-04-26T05:15:43.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 4284 completed, throughput=5MB/sec 2024-04-26T05:15:43.680 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--LEY2Kb3tzTayly off=1840618 len=1095328 2024-04-26T05:15:43.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 4285 completed, throughput=5MB/sec 2024-04-26T05:15:43.686 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nHyukbsVXEbKYff off=2468186 len=1413911 2024-04-26T05:15:43.688 INFO:tasks.workunit.client.0.smithi146.stdout:op 4286 completed, throughput=5MB/sec 2024-04-26T05:15:43.688 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WKTrSjKinzQyfEm off=495812 len=941234 2024-04-26T05:15:43.692 INFO:tasks.workunit.client.0.smithi146.stdout:op 4287 completed, throughput=5MB/sec 2024-04-26T05:15:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:44 smithi204 ceph-mon[88313]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:44 smithi146 ceph-mon[95531]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:44 smithi146 ceph-mon[92947]: pgmap v1847: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:15:44.693 INFO:tasks.workunit.client.0.smithi146.stdout: 836: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:44.693 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U6cPpB3YmLkZm4B off=16505160 len=1350092 2024-04-26T05:15:44.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 4288 completed, throughput=5MB/sec 2024-04-26T05:15:44.695 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wXA0AkmCt9zypHV off=36209 len=1141625 2024-04-26T05:15:44.700 INFO:tasks.workunit.client.0.smithi146.stdout:op 4289 completed, throughput=5MB/sec 2024-04-26T05:15:44.700 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-T8pdhe9PF-X3nqY off=13960836 len=1204213 2024-04-26T05:15:44.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 4290 completed, throughput=5MB/sec 2024-04-26T05:15:44.701 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x-xRjYasgvKkhOb off=7555790 len=1016078 2024-04-26T05:15:44.703 INFO:tasks.workunit.client.0.smithi146.stdout:op 4291 completed, throughput=5MB/sec 2024-04-26T05:15:45.703 INFO:tasks.workunit.client.0.smithi146.stdout: 837: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:45.703 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_FzfM2jGX6eUBRF off=7913240 len=21159 2024-04-26T05:15:45.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 4292 completed, throughput=4.99MB/sec 2024-04-26T05:15:45.704 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zfndcLTyM0_FmER off=11999641 len=1394023 2024-04-26T05:15:45.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 4293 completed, throughput=5MB/sec 2024-04-26T05:15:45.710 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8T3z93vN-D_3wZL off=10553699 len=1423958 2024-04-26T05:15:45.718 INFO:tasks.workunit.client.0.smithi146.stdout:op 4294 completed, throughput=5MB/sec 2024-04-26T05:15:45.718 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CwDX_By8WmMZ8S5 off=15554495 len=1753877 2024-04-26T05:15:45.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 4295 completed, throughput=5MB/sec 2024-04-26T05:15:45.727 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-37ZAoNtqBDclSjI off=12845877 len=622167 2024-04-26T05:15:45.729 INFO:tasks.workunit.client.0.smithi146.stdout:op 4296 completed, throughput=5MB/sec 2024-04-26T05:15:45.729 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kwnxxUemjJ7x3k8 off=5825701 len=772841 2024-04-26T05:15:45.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 4297 completed, throughput=5MB/sec 2024-04-26T05:15:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:46 smithi146 ceph-mon[95531]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:15:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:46] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:15:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:46 smithi146 ceph-mon[92947]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:15:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:46 smithi204 ceph-mon[88313]: pgmap v1848: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.5 MiB/s wr, 7 op/s 2024-04-26T05:15:46.734 INFO:tasks.workunit.client.0.smithi146.stdout: 838: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:46.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B0LvcPl3N_Qs0dV off=7433841 len=1510205 2024-04-26T05:15:46.736 INFO:tasks.workunit.client.0.smithi146.stdout:op 4298 completed, throughput=5MB/sec 2024-04-26T05:15:46.736 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SMTri9f4L0l-ckx off=5833811 len=665579 2024-04-26T05:15:46.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 4299 completed, throughput=5MB/sec 2024-04-26T05:15:46.741 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YZFgjV5Lg3etuAL off=2698040 len=619700 2024-04-26T05:15:46.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 4300 completed, throughput=5MB/sec 2024-04-26T05:15:46.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mp20vaebCpHbOA8 off=1310658 len=1403052 2024-04-26T05:15:46.749 INFO:tasks.workunit.client.0.smithi146.stdout:op 4301 completed, throughput=5MB/sec 2024-04-26T05:15:46.749 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AmqQVLDAzcZbn7B off=1031230 len=993409 2024-04-26T05:15:46.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 4302 completed, throughput=5MB/sec 2024-04-26T05:15:47.754 INFO:tasks.workunit.client.0.smithi146.stdout: 839: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:47.755 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Zz5J1ysIK2Xj3a off=5965515 len=1208211 2024-04-26T05:15:47.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 4303 completed, throughput=5MB/sec 2024-04-26T05:15:47.762 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-31-oPI4ifaKCXAV off=1941567 len=764677 2024-04-26T05:15:47.767 INFO:tasks.workunit.client.0.smithi146.stdout:op 4304 completed, throughput=5MB/sec 2024-04-26T05:15:47.767 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DfbRpQ5D7HjMCLL off=1141484 len=1061158 2024-04-26T05:15:47.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 4305 completed, throughput=5MB/sec 2024-04-26T05:15:47.769 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tOPvohwbKzIxeBK off=10900726 len=1315123 2024-04-26T05:15:47.770 INFO:tasks.workunit.client.0.smithi146.stdout:op 4306 completed, throughput=5MB/sec 2024-04-26T05:15:47.771 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wXamdpYzaEtaVQ4 off=16089197 len=1949049 2024-04-26T05:15:47.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 4307 completed, throughput=5MB/sec 2024-04-26T05:15:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:48 smithi204 ceph-mon[88313]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:15:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:48 smithi146 ceph-mon[95531]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:15:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:48 smithi146 ceph-mon[92947]: pgmap v1849: 105 pgs: 105 active+clean; 126 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:15:48.781 INFO:tasks.workunit.client.0.smithi146.stdout: 840: throughput=5MB/sec pending data=0 2024-04-26T05:15:48.781 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-amns8wJ1-gpbo9d off=6049438 len=128828 2024-04-26T05:15:48.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 4308 completed, throughput=5MB/sec 2024-04-26T05:15:48.782 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CBbM6CHzreks3oq off=4444786 len=1352536 2024-04-26T05:15:48.787 INFO:tasks.workunit.client.0.smithi146.stdout:op 4309 completed, throughput=5MB/sec 2024-04-26T05:15:48.788 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0-i4GXk3XVPqkCq off=597386 len=23866 2024-04-26T05:15:48.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 4310 completed, throughput=5MB/sec 2024-04-26T05:15:48.790 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HfHs0yznu3NVbCS off=16707263 len=537529 2024-04-26T05:15:48.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 4311 completed, throughput=5MB/sec 2024-04-26T05:15:48.791 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y0dhsgqq8LGPfAm off=1441312 len=1545539 2024-04-26T05:15:48.799 INFO:tasks.workunit.client.0.smithi146.stdout:op 4312 completed, throughput=5MB/sec 2024-04-26T05:15:48.799 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dHCAGcVJuiF24bx off=1578134 len=552062 2024-04-26T05:15:48.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 4313 completed, throughput=5MB/sec 2024-04-26T05:15:49.800 INFO:tasks.workunit.client.0.smithi146.stdout: 841: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:49.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eSNUpCh7TlJfIkI off=16100301 len=1385065 2024-04-26T05:15:49.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 4314 completed, throughput=5MB/sec 2024-04-26T05:15:49.808 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Uw4jsLUO97BOkQE off=5470757 len=526008 2024-04-26T05:15:49.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 4315 completed, throughput=5MB/sec 2024-04-26T05:15:49.812 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s9cNMWDKN9kg7aW off=3700419 len=1157148 2024-04-26T05:15:49.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 4316 completed, throughput=5MB/sec 2024-04-26T05:15:49.814 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2y6t_bRjRcco4Ak off=12887710 len=1473153 2024-04-26T05:15:49.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 4317 completed, throughput=5MB/sec 2024-04-26T05:15:49.816 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WRaEX8VHDshnJVE off=8549057 len=2078265 2024-04-26T05:15:49.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 4318 completed, throughput=5MB/sec 2024-04-26T05:15:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:50 smithi204 ceph-mon[88313]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:15:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:50 smithi146 ceph-mon[95531]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:15:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:50 smithi146 ceph-mon[92947]: pgmap v1850: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:15:50.826 INFO:tasks.workunit.client.0.smithi146.stdout: 842: throughput=5MB/sec pending data=0 2024-04-26T05:15:50.826 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XDzmB3FjrEWkcki off=742534 len=1018897 2024-04-26T05:15:50.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 4319 completed, throughput=5MB/sec 2024-04-26T05:15:50.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ttA4XWz4KQkwBZA off=3190422 len=1282526 2024-04-26T05:15:50.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 4320 completed, throughput=5MB/sec 2024-04-26T05:15:50.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UdDYG767q4Jps0V off=2090514 len=839408 2024-04-26T05:15:50.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 4321 completed, throughput=5MB/sec 2024-04-26T05:15:50.838 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cY4JGXgIsl1M6Yb off=13749510 len=309581 2024-04-26T05:15:50.839 INFO:tasks.workunit.client.0.smithi146.stdout:op 4322 completed, throughput=5MB/sec 2024-04-26T05:15:50.839 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1byJzYMqemFEdZT off=3673221 len=1850634 2024-04-26T05:15:50.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 4323 completed, throughput=5MB/sec 2024-04-26T05:15:51.843 INFO:tasks.workunit.client.0.smithi146.stdout: 843: throughput=5MB/sec pending data=0 2024-04-26T05:15:51.843 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dvPTVgAJBoAItsj off=12312501 len=86359 2024-04-26T05:15:51.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 4324 completed, throughput=5MB/sec 2024-04-26T05:15:51.846 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RgnoprM87I2YEh- off=4850362 len=453933 2024-04-26T05:15:51.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 4325 completed, throughput=5MB/sec 2024-04-26T05:15:51.849 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xQQAuXeqTamD79- off=2724720 len=1906933 2024-04-26T05:15:51.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 4326 completed, throughput=5MB/sec 2024-04-26T05:15:51.851 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AAKsBYvahYyFLwr off=9731950 len=571572 2024-04-26T05:15:51.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 4327 completed, throughput=5MB/sec 2024-04-26T05:15:51.852 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BN41mm9ItRDPfsf off=3514997 len=204815 2024-04-26T05:15:51.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 4328 completed, throughput=5MB/sec 2024-04-26T05:15:51.853 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZJFisgmZj2KBw9O off=2326280 len=218631 2024-04-26T05:15:51.853 INFO:tasks.workunit.client.0.smithi146.stdout:op 4329 completed, throughput=5MB/sec 2024-04-26T05:15:51.854 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0vyxGCfMd_Z4kBt off=9105532 len=807651 2024-04-26T05:15:51.855 INFO:tasks.workunit.client.0.smithi146.stdout:op 4330 completed, throughput=5MB/sec 2024-04-26T05:15:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:52 smithi204 ceph-mon[88313]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:52 smithi146 ceph-mon[95531]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:52 smithi146 ceph-mon[92947]: pgmap v1851: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:52.855 INFO:tasks.workunit.client.0.smithi146.stdout: 844: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:52.855 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GdVFgMbol6OWr30 off=1596414 len=277072 2024-04-26T05:15:52.856 INFO:tasks.workunit.client.0.smithi146.stdout:op 4331 completed, throughput=4.99MB/sec 2024-04-26T05:15:52.856 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rZQ0fegolwYVXXX off=10755452 len=853590 2024-04-26T05:15:52.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 4332 completed, throughput=5MB/sec 2024-04-26T05:15:52.861 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zm0SjLPL_sVwhmD off=7954183 len=1178662 2024-04-26T05:15:52.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 4333 completed, throughput=5MB/sec 2024-04-26T05:15:52.867 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AVlNxtQrJ6gWiFz off=2001866 len=1028466 2024-04-26T05:15:52.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 4334 completed, throughput=5MB/sec 2024-04-26T05:15:52.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b3lE_5-cU-A_9zv off=2298912 len=1839037 2024-04-26T05:15:52.870 INFO:tasks.workunit.client.0.smithi146.stdout:op 4335 completed, throughput=5MB/sec 2024-04-26T05:15:53.870 INFO:tasks.workunit.client.0.smithi146.stdout: 845: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:53.871 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XPZizAW0tjXZK-x off=6801185 len=1797757 2024-04-26T05:15:53.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 4336 completed, throughput=5MB/sec 2024-04-26T05:15:53.882 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-f7nPK7BXUTvTZAc off=1064842 len=780418 2024-04-26T05:15:53.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 4337 completed, throughput=5MB/sec 2024-04-26T05:15:53.887 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zKp22CxZK4wiqCA off=1694206 len=288284 2024-04-26T05:15:53.890 INFO:tasks.workunit.client.0.smithi146.stdout:op 4338 completed, throughput=5MB/sec 2024-04-26T05:15:53.890 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0AWYpZG4QIh6W5L off=1274331 len=536963 2024-04-26T05:15:53.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 4339 completed, throughput=5MB/sec 2024-04-26T05:15:53.891 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WkHlBrGqazpZG9U off=8061605 len=823801 2024-04-26T05:15:53.892 INFO:tasks.workunit.client.0.smithi146.stdout:op 4340 completed, throughput=5MB/sec 2024-04-26T05:15:53.892 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wpQYZeUSm3jugCm off=19233791 len=1982731 2024-04-26T05:15:53.902 INFO:tasks.workunit.client.0.smithi146.stdout:op 4341 completed, throughput=5MB/sec 2024-04-26T05:15:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:54 smithi204 ceph-mon[88313]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:54 smithi146 ceph-mon[92947]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:54 smithi146 ceph-mon[95531]: pgmap v1852: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:15:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:15:54.902 INFO:tasks.workunit.client.0.smithi146.stdout: 846: throughput=5MB/sec pending data=0 2024-04-26T05:15:54.902 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h3nPDEmo-i8LW4K off=11787890 len=964298 2024-04-26T05:15:54.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 4342 completed, throughput=5MB/sec 2024-04-26T05:15:54.908 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bknw60BE-rWXJYr off=5611554 len=690704 2024-04-26T05:15:54.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 4343 completed, throughput=5MB/sec 2024-04-26T05:15:54.913 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gLivb1iXv8NhxiV off=17356420 len=1829862 2024-04-26T05:15:54.915 INFO:tasks.workunit.client.0.smithi146.stdout:op 4344 completed, throughput=5MB/sec 2024-04-26T05:15:54.915 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jcZoevy3CIPetZO off=1415418 len=761433 2024-04-26T05:15:54.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 4345 completed, throughput=5MB/sec 2024-04-26T05:15:55.916 INFO:tasks.workunit.client.0.smithi146.stdout: 847: throughput=4.99MB/sec pending data=0 2024-04-26T05:15:55.916 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HZO2PatRmmBBJtd off=12284277 len=1327000 2024-04-26T05:15:55.925 INFO:tasks.workunit.client.0.smithi146.stdout:op 4346 completed, throughput=5MB/sec 2024-04-26T05:15:55.925 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S5ccQgXIJKx8S3u off=5172680 len=1938051 2024-04-26T05:15:55.927 INFO:tasks.workunit.client.0.smithi146.stdout:op 4347 completed, throughput=5MB/sec 2024-04-26T05:15:55.927 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bcx0Pf5eMKMIJyu off=514885 len=1432368 2024-04-26T05:15:55.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 4348 completed, throughput=5MB/sec 2024-04-26T05:15:55.933 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UT5aQOoUE2cnqO2 off=2435860 len=2074482 2024-04-26T05:15:55.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 4349 completed, throughput=5MB/sec 2024-04-26T05:15:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:56 smithi204 ceph-mon[88313]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:56 smithi146 ceph-mon[92947]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:15:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:15:56] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:15:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:56 smithi146 ceph-mon[95531]: pgmap v1853: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:15:56.935 INFO:tasks.workunit.client.0.smithi146.stdout: 848: throughput=5MB/sec pending data=0 2024-04-26T05:15:56.935 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FNjeCMC9lfOrfn6 off=7106328 len=872680 2024-04-26T05:15:56.936 INFO:tasks.workunit.client.0.smithi146.stdout:op 4350 completed, throughput=5MB/sec 2024-04-26T05:15:56.936 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xBsdnw_Qkjn3AVU off=4992264 len=40986 2024-04-26T05:15:56.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 4351 completed, throughput=5MB/sec 2024-04-26T05:15:56.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DG0-LoMwLAK-JZz off=5583042 len=1794015 2024-04-26T05:15:56.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 4352 completed, throughput=5MB/sec 2024-04-26T05:15:56.939 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6wUxfOJB4Jxhnk6 off=888503 len=144576 2024-04-26T05:15:56.943 INFO:tasks.workunit.client.0.smithi146.stdout:op 4353 completed, throughput=5MB/sec 2024-04-26T05:15:56.943 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3kqLV9CcC77WwBS off=232342 len=2070858 2024-04-26T05:15:56.945 INFO:tasks.workunit.client.0.smithi146.stdout:op 4354 completed, throughput=5MB/sec 2024-04-26T05:15:57.945 INFO:tasks.workunit.client.0.smithi146.stdout: 849: throughput=5MB/sec pending data=0 2024-04-26T05:15:57.945 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dcwLdS8_v3ifAsK off=5311118 len=272980 2024-04-26T05:15:57.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 4355 completed, throughput=5MB/sec 2024-04-26T05:15:57.948 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wzt7KSexhZnmcx8 off=14444628 len=1054002 2024-04-26T05:15:57.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 4356 completed, throughput=5MB/sec 2024-04-26T05:15:57.954 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gX6f8Z4alK6WMUN off=0 len=1180187 2024-04-26T05:15:57.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 4357 completed, throughput=5MB/sec 2024-04-26T05:15:57.955 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tliQshCznlQJjpp off=1126983 len=1158225 2024-04-26T05:15:57.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 4358 completed, throughput=5MB/sec 2024-04-26T05:15:57.957 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C6WOiRW4WDiFdJc off=5279960 len=1514005 2024-04-26T05:15:57.964 INFO:tasks.workunit.client.0.smithi146.stdout:op 4359 completed, throughput=5MB/sec 2024-04-26T05:15:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:15:58 smithi204 ceph-mon[88313]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:15:58 smithi146 ceph-mon[95531]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:15:58 smithi146 ceph-mon[92947]: pgmap v1854: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:15:58.965 INFO:tasks.workunit.client.0.smithi146.stdout: 850: throughput=5MB/sec pending data=0 2024-04-26T05:15:58.965 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-guMt6XfqZZiXxVS off=760726 len=1774542 2024-04-26T05:15:58.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 4360 completed, throughput=5MB/sec 2024-04-26T05:15:58.975 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4W9htqdRyCeXjqQ off=5070216 len=176810 2024-04-26T05:15:58.976 INFO:tasks.workunit.client.0.smithi146.stdout:op 4361 completed, throughput=5MB/sec 2024-04-26T05:15:58.976 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ArUcgXAQslX_9O6 off=0 len=1097129 2024-04-26T05:15:58.981 INFO:tasks.workunit.client.0.smithi146.stdout:op 4362 completed, throughput=5MB/sec 2024-04-26T05:15:58.981 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tiIY-sDY8nqGTqn off=13852431 len=725838 2024-04-26T05:15:58.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 4363 completed, throughput=5MB/sec 2024-04-26T05:15:58.983 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Y96yQZWK6rNLAil off=21108326 len=621902 2024-04-26T05:15:58.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 4364 completed, throughput=5MB/sec 2024-04-26T05:15:58.984 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cvZ5eR191ZhuAq_ off=10472514 len=1168776 2024-04-26T05:15:58.985 INFO:tasks.workunit.client.0.smithi146.stdout:op 4365 completed, throughput=5MB/sec 2024-04-26T05:15:59.986 INFO:tasks.workunit.client.0.smithi146.stdout: 851: throughput=5MB/sec pending data=0 2024-04-26T05:15:59.986 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1orzg3zStfqWbxp off=7129033 len=1156417 2024-04-26T05:15:59.987 INFO:tasks.workunit.client.0.smithi146.stdout:op 4366 completed, throughput=5MB/sec 2024-04-26T05:15:59.987 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-heEJPiCHMhazJ5v off=3296154 len=1660229 2024-04-26T05:15:59.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 4367 completed, throughput=5MB/sec 2024-04-26T05:15:59.998 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tYZB05yt2bXQn8t off=11034189 len=1639607 2024-04-26T05:16:00.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 4368 completed, throughput=5MB/sec 2024-04-26T05:16:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:00 smithi204 ceph-mon[88313]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:16:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:00 smithi146 ceph-mon[95531]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:16:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:00 smithi146 ceph-mon[92947]: pgmap v1855: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:16:01.001 INFO:tasks.workunit.client.0.smithi146.stdout: 852: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:01.001 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M0sjMf7J9Biyr1l off=2741791 len=1998866 2024-04-26T05:16:01.006 INFO:tasks.workunit.client.0.smithi146.stdout:op 4369 completed, throughput=5MB/sec 2024-04-26T05:16:01.006 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7u4v7FqTqGZ-5Lh off=3046571 len=1532539 2024-04-26T05:16:01.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 4370 completed, throughput=5MB/sec 2024-04-26T05:16:01.009 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NuUB4CrVGJNRvcH off=1498241 len=1227731 2024-04-26T05:16:01.011 INFO:tasks.workunit.client.0.smithi146.stdout:op 4371 completed, throughput=5MB/sec 2024-04-26T05:16:01.011 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C0nOqttIaNveMHR off=5689811 len=1814976 2024-04-26T05:16:01.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 4372 completed, throughput=5MB/sec 2024-04-26T05:16:02.021 INFO:tasks.workunit.client.0.smithi146.stdout: 853: throughput=5MB/sec pending data=0 2024-04-26T05:16:02.021 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gReceLFMgs32hns off=6779024 len=104784 2024-04-26T05:16:02.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 4373 completed, throughput=5MB/sec 2024-04-26T05:16:02.023 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9ZQeTfm3qYH5Hyz off=192642 len=363267 2024-04-26T05:16:02.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 4374 completed, throughput=5MB/sec 2024-04-26T05:16:02.025 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QEi4BUtrmmsPu6g off=4427153 len=354812 2024-04-26T05:16:02.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 4375 completed, throughput=5MB/sec 2024-04-26T05:16:02.026 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_x_mb8MWtqchOKd off=9368142 len=179439 2024-04-26T05:16:02.029 INFO:tasks.workunit.client.0.smithi146.stdout:op 4376 completed, throughput=5MB/sec 2024-04-26T05:16:02.029 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-je8TBs-rZt2VjRT off=5056249 len=324732 2024-04-26T05:16:02.029 INFO:tasks.workunit.client.0.smithi146.stdout:op 4377 completed, throughput=5MB/sec 2024-04-26T05:16:02.029 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DRtr7uGMhToYCfS off=1881448 len=1306979 2024-04-26T05:16:02.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 4378 completed, throughput=5MB/sec 2024-04-26T05:16:02.037 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JoC4qAu8byegnEk off=3178024 len=713188 2024-04-26T05:16:02.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 4379 completed, throughput=5MB/sec 2024-04-26T05:16:02.041 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eiC1tcgOtOy2PxA off=1719518 len=991682 2024-04-26T05:16:02.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 4380 completed, throughput=5MB/sec 2024-04-26T05:16:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:02 smithi204 ceph-mon[88313]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:02 smithi146 ceph-mon[95531]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:02 smithi146 ceph-mon[92947]: pgmap v1856: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:03.047 INFO:tasks.workunit.client.0.smithi146.stdout: 854: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:03.048 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kY8ZSUDNtIKAL9I off=4693058 len=1506813 2024-04-26T05:16:03.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 4381 completed, throughput=5MB/sec 2024-04-26T05:16:03.054 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QPAW1M36Zg5fFAi off=1751235 len=37845 2024-04-26T05:16:03.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 4382 completed, throughput=5MB/sec 2024-04-26T05:16:03.055 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H9HQ93OeKQx6o8C off=2198006 len=1073137 2024-04-26T05:16:03.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 4383 completed, throughput=5MB/sec 2024-04-26T05:16:03.057 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Xl_2Zmob5NdQiDU off=201081 len=248723 2024-04-26T05:16:03.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 4384 completed, throughput=5MB/sec 2024-04-26T05:16:03.060 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aXkyd0Ihko9LEwC off=3111621 len=1441858 2024-04-26T05:16:03.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 4385 completed, throughput=5MB/sec 2024-04-26T05:16:03.066 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kNQ0uuLx2LVoF3u off=11861654 len=159937 2024-04-26T05:16:03.067 INFO:tasks.workunit.client.0.smithi146.stdout:op 4386 completed, throughput=5MB/sec 2024-04-26T05:16:03.067 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iOLg2sr82z-VsDc off=5187286 len=2026217 2024-04-26T05:16:03.069 INFO:tasks.workunit.client.0.smithi146.stdout:op 4387 completed, throughput=5MB/sec 2024-04-26T05:16:04.069 INFO:tasks.workunit.client.0.smithi146.stdout: 855: throughput=5MB/sec pending data=0 2024-04-26T05:16:04.070 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wBQSlmw2RjQ4g-y off=3039786 len=1258435 2024-04-26T05:16:04.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 4388 completed, throughput=5MB/sec 2024-04-26T05:16:04.077 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0y5xBs9CT81LJJM off=745137 len=2019918 2024-04-26T05:16:04.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 4389 completed, throughput=5MB/sec 2024-04-26T05:16:04.088 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DfSjWdCYbiQyw-x off=9599309 len=1514319 2024-04-26T05:16:04.096 INFO:tasks.workunit.client.0.smithi146.stdout:op 4390 completed, throughput=5MB/sec 2024-04-26T05:16:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:04 smithi204 ceph-mon[88313]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:04 smithi146 ceph-mon[95531]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:04 smithi146 ceph-mon[92947]: pgmap v1857: 105 pgs: 105 active+clean; 126 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:05.097 INFO:tasks.workunit.client.0.smithi146.stdout: 856: throughput=5MB/sec pending data=0 2024-04-26T05:16:05.097 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MDp4Obs9SHe5Ru3 off=14760427 len=473386 2024-04-26T05:16:05.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 4391 completed, throughput=5MB/sec 2024-04-26T05:16:05.100 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-loKpNVb1ZSvL_M- off=338906 len=857510 2024-04-26T05:16:05.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 4392 completed, throughput=5MB/sec 2024-04-26T05:16:05.106 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X6pV2CECMHm4Ub8 off=5470353 len=70829 2024-04-26T05:16:05.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 4393 completed, throughput=5MB/sec 2024-04-26T05:16:05.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zeODiokod9bQIdS off=2977523 len=990133 2024-04-26T05:16:05.114 INFO:tasks.workunit.client.0.smithi146.stdout:op 4394 completed, throughput=5MB/sec 2024-04-26T05:16:05.114 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AgAjO1xQbK6W6wF off=5609488 len=1547825 2024-04-26T05:16:05.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 4395 completed, throughput=5MB/sec 2024-04-26T05:16:05.122 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gFOt_kiuCFNj5lN off=3253971 len=555515 2024-04-26T05:16:05.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 4396 completed, throughput=5MB/sec 2024-04-26T05:16:06.123 INFO:tasks.workunit.client.0.smithi146.stdout: 857: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:06.123 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YDP1jVw8sV_xqPu off=5388098 len=2065935 2024-04-26T05:16:06.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 4397 completed, throughput=5MB/sec 2024-04-26T05:16:06.126 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ol8niDctQ1cqGU4 off=2093970 len=586204 2024-04-26T05:16:06.130 INFO:tasks.workunit.client.0.smithi146.stdout:op 4398 completed, throughput=5MB/sec 2024-04-26T05:16:06.130 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I0n8JRjp5ES3fEP off=3991275 len=588131 2024-04-26T05:16:06.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 4399 completed, throughput=5MB/sec 2024-04-26T05:16:06.135 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_-jIsRvNvGoXxpf off=5810893 len=1395993 2024-04-26T05:16:06.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 4400 completed, throughput=5MB/sec 2024-04-26T05:16:06.143 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IR9z5L-zEaaliO9 off=14959971 len=670427 2024-04-26T05:16:06.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 4401 completed, throughput=5MB/sec 2024-04-26T05:16:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:06 smithi204 ceph-mon[88313]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:16:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:06 smithi146 ceph-mon[92947]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:16:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:06 smithi146 ceph-mon[95531]: pgmap v1858: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:16:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:06] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:16:07.148 INFO:tasks.workunit.client.0.smithi146.stdout: 858: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:07.148 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zXEB-qcV6jqPwXZ off=2697171 len=238212 2024-04-26T05:16:07.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 4402 completed, throughput=4.99MB/sec 2024-04-26T05:16:07.149 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k03gT31-uWH5oqS off=897022 len=1562256 2024-04-26T05:16:07.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 4403 completed, throughput=5MB/sec 2024-04-26T05:16:07.156 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_RV1FumTn_MKXyc off=579230 len=122573 2024-04-26T05:16:07.159 INFO:tasks.workunit.client.0.smithi146.stdout:op 4404 completed, throughput=5MB/sec 2024-04-26T05:16:07.159 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rzqoKmGeBcCPzI6 off=1749889 len=92900 2024-04-26T05:16:07.161 INFO:tasks.workunit.client.0.smithi146.stdout:op 4405 completed, throughput=5MB/sec 2024-04-26T05:16:07.161 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WlEOUem1iOXiKoG off=180834 len=414046 2024-04-26T05:16:07.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 4406 completed, throughput=5MB/sec 2024-04-26T05:16:07.162 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LKHEps3XZ98z6DI off=8564518 len=1742129 2024-04-26T05:16:07.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 4407 completed, throughput=5MB/sec 2024-04-26T05:16:07.166 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ixf5jsw3EKCZdjO off=675683 len=1765285 2024-04-26T05:16:07.172 INFO:tasks.workunit.client.0.smithi146.stdout:op 4408 completed, throughput=5MB/sec 2024-04-26T05:16:08.172 INFO:tasks.workunit.client.0.smithi146.stdout: 859: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:08.173 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I1O3vn4bvmYVtRq off=8981101 len=775443 2024-04-26T05:16:08.174 INFO:tasks.workunit.client.0.smithi146.stdout:op 4409 completed, throughput=5MB/sec 2024-04-26T05:16:08.174 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LYzYnkZh-E5MqOC off=7495954 len=1581810 2024-04-26T05:16:08.177 INFO:tasks.workunit.client.0.smithi146.stdout:op 4410 completed, throughput=5MB/sec 2024-04-26T05:16:08.177 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kqooH4vnQgyjb19 off=1921733 len=1185689 2024-04-26T05:16:08.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 4411 completed, throughput=5MB/sec 2024-04-26T05:16:08.182 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Cr_iF9h5iUgeLeS off=1262513 len=989546 2024-04-26T05:16:08.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 4412 completed, throughput=5MB/sec 2024-04-26T05:16:08.184 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VK0oVvVk5r-IklW off=15353851 len=1939177 2024-04-26T05:16:08.186 INFO:tasks.workunit.client.0.smithi146.stdout:op 4413 completed, throughput=5MB/sec 2024-04-26T05:16:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:08 smithi204 ceph-mon[88313]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:16:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:08 smithi146 ceph-mon[95531]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:16:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:08 smithi146 ceph-mon[92947]: pgmap v1859: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:16:09.186 INFO:tasks.workunit.client.0.smithi146.stdout: 860: throughput=5MB/sec pending data=0 2024-04-26T05:16:09.187 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BituSZdCZk_he5C off=20484507 len=127422 2024-04-26T05:16:09.189 INFO:tasks.workunit.client.0.smithi146.stdout:op 4414 completed, throughput=5MB/sec 2024-04-26T05:16:09.189 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ybP5IEOvl_Mclx5 off=8179169 len=1126594 2024-04-26T05:16:09.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 4415 completed, throughput=5MB/sec 2024-04-26T05:16:09.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XN7CS-czwdW4rXL off=8917122 len=361450 2024-04-26T05:16:09.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 4416 completed, throughput=5MB/sec 2024-04-26T05:16:09.198 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z-DS9Exuqzn6rli off=797634 len=1172991 2024-04-26T05:16:09.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 4417 completed, throughput=5MB/sec 2024-04-26T05:16:09.204 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sIbZojVzh1HGVgH off=6666872 len=1990285 2024-04-26T05:16:09.215 INFO:tasks.workunit.client.0.smithi146.stdout:op 4418 completed, throughput=5MB/sec 2024-04-26T05:16:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:10.215 INFO:tasks.workunit.client.0.smithi146.stdout: 861: throughput=5MB/sec pending data=0 2024-04-26T05:16:10.215 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--DEAXc3rqkqRl9- off=16695313 len=875592 2024-04-26T05:16:10.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 4419 completed, throughput=5MB/sec 2024-04-26T05:16:10.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mGx8KVV284fY91k off=4392570 len=1046721 2024-04-26T05:16:10.222 INFO:tasks.workunit.client.0.smithi146.stdout:op 4420 completed, throughput=5MB/sec 2024-04-26T05:16:10.223 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2fLCSiTZNzxupcJ off=588037 len=1396808 2024-04-26T05:16:10.229 INFO:tasks.workunit.client.0.smithi146.stdout:op 4421 completed, throughput=5MB/sec 2024-04-26T05:16:10.229 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--LPY7Mi85wbj6sK off=9255968 len=1002206 2024-04-26T05:16:10.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 4422 completed, throughput=5MB/sec 2024-04-26T05:16:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:10 smithi204 ceph-mon[88313]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:16:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:10 smithi146 ceph-mon[95531]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:16:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:10 smithi146 ceph-mon[92947]: pgmap v1860: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:16:11.231 INFO:tasks.workunit.client.0.smithi146.stdout: 862: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:11.231 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vvoru3fQkmp-HtR off=2555037 len=220633 2024-04-26T05:16:11.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 4423 completed, throughput=4.99MB/sec 2024-04-26T05:16:11.234 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Tz7Id7aWG_ZkkF off=1396038 len=2064496 2024-04-26T05:16:11.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 4424 completed, throughput=5MB/sec 2024-04-26T05:16:11.244 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j2YU1W1S6eF9eIL off=15056788 len=797827 2024-04-26T05:16:11.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 4425 completed, throughput=5MB/sec 2024-04-26T05:16:11.245 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rybRBOJD0h6ENpR off=316710 len=1910391 2024-04-26T05:16:11.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 4426 completed, throughput=5MB/sec 2024-04-26T05:16:11.246 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tGHseqPU5Gqk3pB off=7286034 len=345748 2024-04-26T05:16:11.249 INFO:tasks.workunit.client.0.smithi146.stdout:op 4427 completed, throughput=5MB/sec 2024-04-26T05:16:12.249 INFO:tasks.workunit.client.0.smithi146.stdout: 863: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:12.250 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fTkP0NfK-VLxwAh off=1243503 len=630298 2024-04-26T05:16:12.250 INFO:tasks.workunit.client.0.smithi146.stdout:op 4428 completed, throughput=5MB/sec 2024-04-26T05:16:12.253 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BQWSk-OtBUMFnPO off=2139309 len=156444 2024-04-26T05:16:12.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 4429 completed, throughput=5MB/sec 2024-04-26T05:16:12.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U8vJ6EEW2jOYMA1 off=1377027 len=1125035 2024-04-26T05:16:12.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 4430 completed, throughput=5MB/sec 2024-04-26T05:16:12.254 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jXW4iRPzxC6J7Qc off=3256678 len=1255950 2024-04-26T05:16:12.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 4431 completed, throughput=5MB/sec 2024-04-26T05:16:12.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-44L2cJc_d4RNfxb off=3040400 len=748589 2024-04-26T05:16:12.259 INFO:tasks.workunit.client.0.smithi146.stdout:op 4432 completed, throughput=5MB/sec 2024-04-26T05:16:12.259 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fmiez2wc1tWoD4H off=7577606 len=1225640 2024-04-26T05:16:12.261 INFO:tasks.workunit.client.0.smithi146.stdout:op 4433 completed, throughput=5MB/sec 2024-04-26T05:16:12.261 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HKWamKUjXbvbjar off=990710 len=1201088 2024-04-26T05:16:12.263 INFO:tasks.workunit.client.0.smithi146.stdout:op 4434 completed, throughput=5MB/sec 2024-04-26T05:16:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:12 smithi204 ceph-mon[88313]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:12 smithi146 ceph-mon[95531]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:12 smithi146 ceph-mon[92947]: pgmap v1861: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:13.264 INFO:tasks.workunit.client.0.smithi146.stdout: 864: throughput=5MB/sec pending data=0 2024-04-26T05:16:13.264 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1ASgNpDyFY_RbJk off=2916906 len=1109539 2024-04-26T05:16:13.269 INFO:tasks.workunit.client.0.smithi146.stdout:op 4435 completed, throughput=5MB/sec 2024-04-26T05:16:13.269 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a5LxWvJGQiZPq8b off=1833324 len=370643 2024-04-26T05:16:13.273 INFO:tasks.workunit.client.0.smithi146.stdout:op 4436 completed, throughput=5MB/sec 2024-04-26T05:16:13.273 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SYScJkpdlg9Vwun off=4284173 len=716998 2024-04-26T05:16:13.277 INFO:tasks.workunit.client.0.smithi146.stdout:op 4437 completed, throughput=5MB/sec 2024-04-26T05:16:13.277 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-onaVqmIK1AIJfRi off=11572928 len=1579060 2024-04-26T05:16:13.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 4438 completed, throughput=5MB/sec 2024-04-26T05:16:13.283 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_wDfO7aTHo78pex off=12215565 len=497713 2024-04-26T05:16:13.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 4439 completed, throughput=5MB/sec 2024-04-26T05:16:14.284 INFO:tasks.workunit.client.0.smithi146.stdout: 865: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:14.285 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PsU4lxxAu9nnuR6 off=8090730 len=1095782 2024-04-26T05:16:14.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 4440 completed, throughput=5MB/sec 2024-04-26T05:16:14.286 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1kH1n7GOB0NmyZY off=5066721 len=17530 2024-04-26T05:16:14.288 INFO:tasks.workunit.client.0.smithi146.stdout:op 4441 completed, throughput=5MB/sec 2024-04-26T05:16:14.289 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-w4kneyZvLzj31qI off=1852308 len=881682 2024-04-26T05:16:14.290 INFO:tasks.workunit.client.0.smithi146.stdout:op 4442 completed, throughput=5MB/sec 2024-04-26T05:16:14.290 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LVEtf74-Fya0N_y off=9551602 len=1373140 2024-04-26T05:16:14.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 4443 completed, throughput=5MB/sec 2024-04-26T05:16:14.297 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YsG4_51fcO9hDTY off=16637491 len=571860 2024-04-26T05:16:14.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 4444 completed, throughput=5MB/sec 2024-04-26T05:16:14.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X5zbrj8AHp5Uh-N off=10058813 len=57254 2024-04-26T05:16:14.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 4445 completed, throughput=5MB/sec 2024-04-26T05:16:14.302 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qovG0p2veN_0aay off=8874215 len=935287 2024-04-26T05:16:14.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 4446 completed, throughput=5MB/sec 2024-04-26T05:16:14.306 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MSblTkBw3wnoCDw off=611624 len=859253 2024-04-26T05:16:14.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 4447 completed, throughput=5MB/sec 2024-04-26T05:16:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:14 smithi204 ceph-mon[88313]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:14 smithi146 ceph-mon[95531]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:14 smithi146 ceph-mon[92947]: pgmap v1862: 105 pgs: 105 active+clean; 126 GiB data, 9.7 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:16:15.305 INFO:tasks.workunit.client.0.smithi146.stdout: 866: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:15.305 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Yd2_dLFnxi4P9py off=2167452 len=1324215 2024-04-26T05:16:15.307 INFO:tasks.workunit.client.0.smithi146.stdout:op 4448 completed, throughput=5MB/sec 2024-04-26T05:16:15.307 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jI1uZYzRsRUfp0J off=2019192 len=476077 2024-04-26T05:16:15.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 4449 completed, throughput=5MB/sec 2024-04-26T05:16:15.311 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K5VVF9P8LjwmCxN off=7811525 len=1305657 2024-04-26T05:16:15.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 4450 completed, throughput=5MB/sec 2024-04-26T05:16:15.313 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FHOAtcNIBefreuG off=201680 len=3272 2024-04-26T05:16:15.313 INFO:tasks.workunit.client.0.smithi146.stdout:op 4451 completed, throughput=5MB/sec 2024-04-26T05:16:15.313 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6f5dAJ3IAtuuNtO off=3737882 len=1850150 2024-04-26T05:16:15.323 INFO:tasks.workunit.client.0.smithi146.stdout:op 4452 completed, throughput=5MB/sec 2024-04-26T05:16:16.323 INFO:tasks.workunit.client.0.smithi146.stdout: 867: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:16.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uJwpxNK8I1ix2U4 off=1799721 len=812722 2024-04-26T05:16:16.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 4453 completed, throughput=5MB/sec 2024-04-26T05:16:16.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C2LR9ocOUDWzQXo off=5510473 len=323139 2024-04-26T05:16:16.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 4454 completed, throughput=5MB/sec 2024-04-26T05:16:16.331 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YTEd6Qy9XuKIsvP off=268108 len=143523 2024-04-26T05:16:16.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 4455 completed, throughput=5MB/sec 2024-04-26T05:16:16.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rz5hqqOcbuDJ1z4 off=960116 len=2007057 2024-04-26T05:16:16.336 INFO:tasks.workunit.client.0.smithi146.stdout:op 4456 completed, throughput=5MB/sec 2024-04-26T05:16:16.336 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-of0Y00cxeUQeqpV off=9101383 len=1683137 2024-04-26T05:16:16.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 4457 completed, throughput=5MB/sec 2024-04-26T05:16:16.338 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XZbmzDpDkra8KWV off=13166339 len=698739 2024-04-26T05:16:16.342 INFO:tasks.workunit.client.0.smithi146.stdout:op 4458 completed, throughput=5MB/sec 2024-04-26T05:16:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:16 smithi146 ceph-mon[95531]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:16:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:16 smithi146 ceph-mon[92947]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:16:16.496 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:16] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:16:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:16 smithi204 ceph-mon[88313]: pgmap v1863: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:16:17.343 INFO:tasks.workunit.client.0.smithi146.stdout: 868: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:17.343 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VxLUsiGphVn9ECx off=10548443 len=237667 2024-04-26T05:16:17.343 INFO:tasks.workunit.client.0.smithi146.stdout:op 4459 completed, throughput=5MB/sec 2024-04-26T05:16:17.343 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RrJ-Usb4zzKMhOW off=1700150 len=157219 2024-04-26T05:16:17.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 4460 completed, throughput=5MB/sec 2024-04-26T05:16:17.344 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qo3BTEYGBiC-prj off=3973077 len=1910370 2024-04-26T05:16:17.354 INFO:tasks.workunit.client.0.smithi146.stdout:op 4461 completed, throughput=5MB/sec 2024-04-26T05:16:17.354 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ioYx6wOEbjqr0Tu off=9739413 len=1548370 2024-04-26T05:16:17.360 INFO:tasks.workunit.client.0.smithi146.stdout:op 4462 completed, throughput=5MB/sec 2024-04-26T05:16:17.360 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EiObECs3AZhzWe8 off=12155202 len=1610743 2024-04-26T05:16:17.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 4463 completed, throughput=5MB/sec 2024-04-26T05:16:18.362 INFO:tasks.workunit.client.0.smithi146.stdout: 869: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:18.362 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SoXv1zlEDxf-dEw off=8182822 len=2057438 2024-04-26T05:16:18.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 4464 completed, throughput=5MB/sec 2024-04-26T05:16:18.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S6w2chM12-VN13Y off=1970867 len=872488 2024-04-26T05:16:18.374 INFO:tasks.workunit.client.0.smithi146.stdout:op 4465 completed, throughput=5MB/sec 2024-04-26T05:16:18.374 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R5sBM-LCwtWwEMp off=8767059 len=1002935 2024-04-26T05:16:18.375 INFO:tasks.workunit.client.0.smithi146.stdout:op 4466 completed, throughput=5MB/sec 2024-04-26T05:16:18.375 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3VbVnLHiNp7nYut off=1363603 len=236196 2024-04-26T05:16:18.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 4467 completed, throughput=5MB/sec 2024-04-26T05:16:18.376 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ki9P5bbtgFWSA-V off=12827592 len=467639 2024-04-26T05:16:18.377 INFO:tasks.workunit.client.0.smithi146.stdout:op 4468 completed, throughput=5MB/sec 2024-04-26T05:16:18.377 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-s95J1ixlbhn-qaD off=1249212 len=1482941 2024-04-26T05:16:18.379 INFO:tasks.workunit.client.0.smithi146.stdout:op 4469 completed, throughput=5MB/sec 2024-04-26T05:16:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:18 smithi204 ceph-mon[88313]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:16:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:18 smithi146 ceph-mon[95531]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:16:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:18 smithi146 ceph-mon[92947]: pgmap v1864: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:16:19.379 INFO:tasks.workunit.client.0.smithi146.stdout: 870: throughput=5MB/sec pending data=0 2024-04-26T05:16:19.380 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qJVcG0R0-ovlY13 off=10010688 len=667639 2024-04-26T05:16:19.380 INFO:tasks.workunit.client.0.smithi146.stdout:op 4470 completed, throughput=5MB/sec 2024-04-26T05:16:19.380 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-roSVPkk52fnEqJd off=11268060 len=1569343 2024-04-26T05:16:19.388 INFO:tasks.workunit.client.0.smithi146.stdout:op 4471 completed, throughput=5MB/sec 2024-04-26T05:16:19.388 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vJXJKbgWaCAUWa1 off=11618607 len=1049108 2024-04-26T05:16:19.393 INFO:tasks.workunit.client.0.smithi146.stdout:op 4472 completed, throughput=5MB/sec 2024-04-26T05:16:19.393 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xmUOIkhF2WYh0N5 off=683036 len=478558 2024-04-26T05:16:19.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 4473 completed, throughput=5MB/sec 2024-04-26T05:16:19.395 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1CvkIiJVrHIMx3v off=58857 len=1434105 2024-04-26T05:16:19.402 INFO:tasks.workunit.client.0.smithi146.stdout:op 4474 completed, throughput=5MB/sec 2024-04-26T05:16:20.402 INFO:tasks.workunit.client.0.smithi146.stdout: 871: throughput=5MB/sec pending data=0 2024-04-26T05:16:20.403 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_Wb6B2p4bdgWahC off=4383601 len=366277 2024-04-26T05:16:20.403 INFO:tasks.workunit.client.0.smithi146.stdout:op 4475 completed, throughput=5MB/sec 2024-04-26T05:16:20.403 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MvH-DxqO5FR-xjG off=12760509 len=1139958 2024-04-26T05:16:20.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 4476 completed, throughput=5MB/sec 2024-04-26T05:16:20.409 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oGvABrUsTe0nuM1 off=14903591 len=1482366 2024-04-26T05:16:20.417 INFO:tasks.workunit.client.0.smithi146.stdout:op 4477 completed, throughput=5MB/sec 2024-04-26T05:16:20.417 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LVN-s6LF7fC1oPN off=5010540 len=674772 2024-04-26T05:16:20.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 4478 completed, throughput=5MB/sec 2024-04-26T05:16:20.422 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wMAJX6imGD3BsDl off=2995273 len=1061787 2024-04-26T05:16:20.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 4479 completed, throughput=5MB/sec 2024-04-26T05:16:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:20 smithi204 ceph-mon[88313]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:16:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:20 smithi146 ceph-mon[95531]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:16:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:20 smithi146 ceph-mon[92947]: pgmap v1865: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:16:21.423 INFO:tasks.workunit.client.0.smithi146.stdout: 872: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:21.424 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3oUwQdpAUZZQrgq off=13495449 len=2056870 2024-04-26T05:16:21.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 4480 completed, throughput=5MB/sec 2024-04-26T05:16:21.435 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EsVT4dYnZIWnoHz off=19042383 len=1990098 2024-04-26T05:16:21.437 INFO:tasks.workunit.client.0.smithi146.stdout:op 4481 completed, throughput=5MB/sec 2024-04-26T05:16:21.437 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mDjyeDMWqkaBU8J off=1249667 len=582999 2024-04-26T05:16:21.439 INFO:tasks.workunit.client.0.smithi146.stdout:op 4482 completed, throughput=5MB/sec 2024-04-26T05:16:21.440 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DpvVeXzSmv1sb1W off=4985295 len=748522 2024-04-26T05:16:21.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 4483 completed, throughput=5MB/sec 2024-04-26T05:16:22.441 INFO:tasks.workunit.client.0.smithi146.stdout: 873: throughput=5MB/sec pending data=0 2024-04-26T05:16:22.442 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F5TVlGHYjXaPqsI off=21291047 len=119668 2024-04-26T05:16:22.444 INFO:tasks.workunit.client.0.smithi146.stdout:op 4484 completed, throughput=5MB/sec 2024-04-26T05:16:22.444 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C26YdvWCIICKp1X off=3726896 len=113994 2024-04-26T05:16:22.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 4485 completed, throughput=5MB/sec 2024-04-26T05:16:22.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M2OwCXbl8UaSTT1 off=14293517 len=1696220 2024-04-26T05:16:22.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 4486 completed, throughput=5MB/sec 2024-04-26T05:16:22.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2pCptb6Fg3_f5LB off=950975 len=1103198 2024-04-26T05:16:22.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 4487 completed, throughput=5MB/sec 2024-04-26T05:16:22.451 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PD4ogX7E8OaSK57 off=1595858 len=991533 2024-04-26T05:16:22.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 4488 completed, throughput=5MB/sec 2024-04-26T05:16:22.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oeUF7C8yWhxdVRO off=9107369 len=1441653 2024-04-26T05:16:22.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 4489 completed, throughput=5MB/sec 2024-04-26T05:16:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:22 smithi146 ceph-mon[95531]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:22 smithi146 ceph-mon[92947]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:22 smithi204 ceph-mon[88313]: pgmap v1866: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:23.454 INFO:tasks.workunit.client.0.smithi146.stdout: 874: throughput=5MB/sec pending data=0 2024-04-26T05:16:23.454 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3RtS5YL_ReXpmMe off=6325309 len=1132507 2024-04-26T05:16:23.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 4490 completed, throughput=5MB/sec 2024-04-26T05:16:23.456 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rb_lHK710yNW7_e off=388747 len=1058780 2024-04-26T05:16:23.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 4491 completed, throughput=5MB/sec 2024-04-26T05:16:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-J-GSr-_d59p7KUh off=198585 len=1113979 2024-04-26T05:16:23.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 4492 completed, throughput=5MB/sec 2024-04-26T05:16:23.468 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sqe077zkYdq4MTb off=6954851 len=649101 2024-04-26T05:16:23.473 INFO:tasks.workunit.client.0.smithi146.stdout:op 4493 completed, throughput=5MB/sec 2024-04-26T05:16:23.473 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DQXX3p4is-Pk4SP off=8413960 len=981375 2024-04-26T05:16:23.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 4494 completed, throughput=5MB/sec 2024-04-26T05:16:24.474 INFO:tasks.workunit.client.0.smithi146.stdout: 875: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:24.475 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KG1SJ0Ba7YRnZuY off=3465641 len=1541934 2024-04-26T05:16:24.483 INFO:tasks.workunit.client.0.smithi146.stdout:op 4495 completed, throughput=5MB/sec 2024-04-26T05:16:24.483 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-anhvxdbBuuaH1fi off=1649156 len=1657402 2024-04-26T05:16:24.491 INFO:tasks.workunit.client.0.smithi146.stdout:op 4496 completed, throughput=5MB/sec 2024-04-26T05:16:24.491 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zth6Xo-tMsQEtUw off=4090614 len=855656 2024-04-26T05:16:24.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 4497 completed, throughput=5MB/sec 2024-04-26T05:16:24.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eLltDZP-1vv6sGF off=3411389 len=202836 2024-04-26T05:16:24.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 4498 completed, throughput=5MB/sec 2024-04-26T05:16:24.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-48bqVLetpdzgRhY off=2915722 len=1402981 2024-04-26T05:16:24.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 4499 completed, throughput=5MB/sec 2024-04-26T05:16:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:24 smithi146 ceph-mon[95531]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:24 smithi146 ceph-mon[92947]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:24 smithi204 ceph-mon[88313]: pgmap v1867: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:16:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:25.499 INFO:tasks.workunit.client.0.smithi146.stdout: 876: throughput=5MB/sec pending data=0 2024-04-26T05:16:25.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-id2xyU7E9y6KdfW off=8330130 len=139149 2024-04-26T05:16:25.500 INFO:tasks.workunit.client.0.smithi146.stdout:op 4500 completed, throughput=5MB/sec 2024-04-26T05:16:25.500 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DkQsykDS3Rci0SV off=3867255 len=1935768 2024-04-26T05:16:25.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 4501 completed, throughput=5MB/sec 2024-04-26T05:16:25.509 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4AZlmBanwLQC0fi off=2954584 len=139799 2024-04-26T05:16:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 4502 completed, throughput=5MB/sec 2024-04-26T05:16:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FtRhfJI29PFyY5D off=10066108 len=1009290 2024-04-26T05:16:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 4503 completed, throughput=5MB/sec 2024-04-26T05:16:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vr2Oia5ovEdy6UI off=1504474 len=1244076 2024-04-26T05:16:25.522 INFO:tasks.workunit.client.0.smithi146.stdout:op 4504 completed, throughput=5MB/sec 2024-04-26T05:16:25.522 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Kl-4r4wFwHB6beH off=11853536 len=1850710 2024-04-26T05:16:25.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 4505 completed, throughput=5MB/sec 2024-04-26T05:16:26.524 INFO:tasks.workunit.client.0.smithi146.stdout: 877: throughput=5MB/sec pending data=0 2024-04-26T05:16:26.524 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IjKFPC2EG_NBRNc off=3998689 len=1873017 2024-04-26T05:16:26.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 4506 completed, throughput=5MB/sec 2024-04-26T05:16:26.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v6qh-lKBz8FtAgE off=8962208 len=1033129 2024-04-26T05:16:26.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 4507 completed, throughput=5MB/sec 2024-04-26T05:16:26.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8LnT6LcS-s3a42B off=5781206 len=1564304 2024-04-26T05:16:26.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 4508 completed, throughput=5MB/sec 2024-04-26T05:16:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:26 smithi146 ceph-mon[95531]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:26] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:16:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:26 smithi146 ceph-mon[92947]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:26 smithi204 ceph-mon[88313]: pgmap v1868: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:27.537 INFO:tasks.workunit.client.0.smithi146.stdout: 878: throughput=5MB/sec pending data=0 2024-04-26T05:16:27.537 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ne2rVqThamzBT5l off=12073863 len=1531259 2024-04-26T05:16:27.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 4509 completed, throughput=5MB/sec 2024-04-26T05:16:27.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fIzYmxFqNnMPYu0 off=4705325 len=1954849 2024-04-26T05:16:27.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 4510 completed, throughput=5MB/sec 2024-04-26T05:16:27.554 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3NHkt5bL68VygHA off=11061890 len=1974592 2024-04-26T05:16:27.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 4511 completed, throughput=5MB/sec 2024-04-26T05:16:28.557 INFO:tasks.workunit.client.0.smithi146.stdout: 879: throughput=5MB/sec pending data=0 2024-04-26T05:16:28.557 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t5DrpYh-np0BtR- off=1765842 len=888966 2024-04-26T05:16:28.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 4512 completed, throughput=5MB/sec 2024-04-26T05:16:28.562 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nXU5_5A1XfJ3Mwh off=3461165 len=1903133 2024-04-26T05:16:28.567 INFO:tasks.workunit.client.0.smithi146.stdout:op 4513 completed, throughput=5MB/sec 2024-04-26T05:16:28.567 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2K40UO8dH13RHE_ off=449009 len=881970 2024-04-26T05:16:28.572 INFO:tasks.workunit.client.0.smithi146.stdout:op 4514 completed, throughput=5MB/sec 2024-04-26T05:16:28.572 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-28LD-9BldL8pnTi off=9485913 len=68201 2024-04-26T05:16:28.573 INFO:tasks.workunit.client.0.smithi146.stdout:op 4515 completed, throughput=5MB/sec 2024-04-26T05:16:28.573 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CtV23EEdAQauo-S off=8487363 len=1253770 2024-04-26T05:16:28.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 4516 completed, throughput=5MB/sec 2024-04-26T05:16:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:28 smithi146 ceph-mon[95531]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:28 smithi146 ceph-mon[92947]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:28 smithi204 ceph-mon[88313]: pgmap v1869: 105 pgs: 105 active+clean; 126 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:16:29.575 INFO:tasks.workunit.client.0.smithi146.stdout: 880: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:29.575 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Vj92hucW4XvE05M off=1844762 len=971216 2024-04-26T05:16:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 4517 completed, throughput=5MB/sec 2024-04-26T05:16:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj---v2h6Pm7NwCsf4 off=6776586 len=1154784 2024-04-26T05:16:29.580 INFO:tasks.workunit.client.0.smithi146.stdout:op 4518 completed, throughput=5MB/sec 2024-04-26T05:16:29.580 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uRaukKsl4oycE0t off=2365472 len=2072620 2024-04-26T05:16:29.590 INFO:tasks.workunit.client.0.smithi146.stdout:op 4519 completed, throughput=5MB/sec 2024-04-26T05:16:29.590 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g2pt4-ECAgyDfcc off=17681148 len=926969 2024-04-26T05:16:29.595 INFO:tasks.workunit.client.0.smithi146.stdout:op 4520 completed, throughput=5MB/sec 2024-04-26T05:16:30.595 INFO:tasks.workunit.client.0.smithi146.stdout: 881: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:30.595 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fmFkNFzj3CvxXRE off=15404834 len=1501957 2024-04-26T05:16:30.597 INFO:tasks.workunit.client.0.smithi146.stdout:op 4521 completed, throughput=5MB/sec 2024-04-26T05:16:30.597 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CGusFy_0T1uP37V off=8816649 len=1107232 2024-04-26T05:16:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 4522 completed, throughput=5MB/sec 2024-04-26T05:16:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-b41471m5llbccE5 off=10018262 len=1376510 2024-04-26T05:16:30.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 4523 completed, throughput=5MB/sec 2024-04-26T05:16:30.601 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--CjhV55gkReoQok off=944723 len=825621 2024-04-26T05:16:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:op 4524 completed, throughput=5MB/sec 2024-04-26T05:16:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MQcgc78tyI0fuLY off=17482537 len=1833005 2024-04-26T05:16:30.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 4525 completed, throughput=5MB/sec 2024-04-26T05:16:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:30 smithi146 ceph-mon[95531]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:30 smithi146 ceph-mon[92947]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:30 smithi204 ceph-mon[88313]: pgmap v1870: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:16:31.605 INFO:tasks.workunit.client.0.smithi146.stdout: 882: throughput=5MB/sec pending data=0 2024-04-26T05:16:31.606 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eULbgSXiblLEj9W off=50303 len=1959424 2024-04-26T05:16:31.609 INFO:tasks.workunit.client.0.smithi146.stdout:op 4526 completed, throughput=5MB/sec 2024-04-26T05:16:31.610 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WlYuG8TPowpMciC off=9474565 len=855753 2024-04-26T05:16:31.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 4527 completed, throughput=5MB/sec 2024-04-26T05:16:31.615 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EDRrUCma1BKOb5i off=20401796 len=2041624 2024-04-26T05:16:31.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 4528 completed, throughput=5MB/sec 2024-04-26T05:16:32.628 INFO:tasks.workunit.client.0.smithi146.stdout: 883: throughput=5MB/sec pending data=0 2024-04-26T05:16:32.628 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v6qh-lKBz8FtAgE off=1772134 len=335817 2024-04-26T05:16:32.629 INFO:tasks.workunit.client.0.smithi146.stdout:op 4529 completed, throughput=5MB/sec 2024-04-26T05:16:32.629 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A9Qfx11yRY5JBDD off=668351 len=834798 2024-04-26T05:16:32.630 INFO:tasks.workunit.client.0.smithi146.stdout:op 4530 completed, throughput=5MB/sec 2024-04-26T05:16:32.630 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Ho-4riBhgb6CWD off=9643620 len=1178645 2024-04-26T05:16:32.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 4531 completed, throughput=5MB/sec 2024-04-26T05:16:32.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-STU2Lk3xBWSklJG off=19433052 len=638759 2024-04-26T05:16:32.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 4532 completed, throughput=5MB/sec 2024-04-26T05:16:32.633 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1WkVY6XqQoBSBHm off=2657332 len=1950830 2024-04-26T05:16:32.637 INFO:tasks.workunit.client.0.smithi146.stdout:op 4533 completed, throughput=5MB/sec 2024-04-26T05:16:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:32 smithi146 ceph-mon[95531]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:32 smithi146 ceph-mon[92947]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:32 smithi204 ceph-mon[88313]: pgmap v1871: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:33.637 INFO:tasks.workunit.client.0.smithi146.stdout: 884: throughput=5MB/sec pending data=0 2024-04-26T05:16:33.637 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k7nkzW6F7pgAcjA off=11755338 len=2029376 2024-04-26T05:16:33.640 INFO:tasks.workunit.client.0.smithi146.stdout:op 4534 completed, throughput=5MB/sec 2024-04-26T05:16:33.640 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CBbM6CHzreks3oq off=8887019 len=1655160 2024-04-26T05:16:33.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 4535 completed, throughput=5MB/sec 2024-04-26T05:16:33.649 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CKfmBRb_Sq5vzFA off=2910458 len=364282 2024-04-26T05:16:33.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 4536 completed, throughput=5MB/sec 2024-04-26T05:16:33.650 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cbNueNPttx9s_Id off=3699750 len=258882 2024-04-26T05:16:33.651 INFO:tasks.workunit.client.0.smithi146.stdout:op 4537 completed, throughput=5MB/sec 2024-04-26T05:16:33.651 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U0C98AzNoGPQKs2 off=5318822 len=159430 2024-04-26T05:16:33.653 INFO:tasks.workunit.client.0.smithi146.stdout:op 4538 completed, throughput=5MB/sec 2024-04-26T05:16:33.653 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5aIot2NzFTcdBag off=1548658 len=1920125 2024-04-26T05:16:33.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 4539 completed, throughput=5MB/sec 2024-04-26T05:16:34.662 INFO:tasks.workunit.client.0.smithi146.stdout: 885: throughput=5MB/sec pending data=0 2024-04-26T05:16:34.663 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nanoYElKvin8znT off=17573618 len=559620 2024-04-26T05:16:34.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 4540 completed, throughput=5MB/sec 2024-04-26T05:16:34.663 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fzYkJou-x2eMTZ_ off=6691640 len=1836995 2024-04-26T05:16:34.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 4541 completed, throughput=5MB/sec 2024-04-26T05:16:34.673 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-77NkBuyqVka2a9R off=20696418 len=1568487 2024-04-26T05:16:34.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 4542 completed, throughput=5MB/sec 2024-04-26T05:16:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:34 smithi146 ceph-mon[92947]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:34 smithi146 ceph-mon[95531]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:34 smithi204 ceph-mon[88313]: pgmap v1872: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:35.680 INFO:tasks.workunit.client.0.smithi146.stdout: 886: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:35.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-L4EUXtDibZRLRQd off=1400036 len=1700268 2024-04-26T05:16:35.682 INFO:tasks.workunit.client.0.smithi146.stdout:op 4543 completed, throughput=5MB/sec 2024-04-26T05:16:35.682 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SAWzPIQgeNDvbrg off=3220365 len=1218254 2024-04-26T05:16:35.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 4544 completed, throughput=5MB/sec 2024-04-26T05:16:35.689 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z8YemfxcdSUpCa5 off=17084184 len=815416 2024-04-26T05:16:35.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 4545 completed, throughput=5MB/sec 2024-04-26T05:16:35.693 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Sao4zs6jVxhdo_I off=1562065 len=652293 2024-04-26T05:16:35.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 4546 completed, throughput=5MB/sec 2024-04-26T05:16:35.695 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XN7CS-czwdW4rXL off=8943471 len=1314134 2024-04-26T05:16:35.697 INFO:tasks.workunit.client.0.smithi146.stdout:op 4547 completed, throughput=5MB/sec 2024-04-26T05:16:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:36 smithi146 ceph-mon[95531]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:36 smithi146 ceph-mon[92947]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:36] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:16:36.698 INFO:tasks.workunit.client.0.smithi146.stdout: 887: throughput=5MB/sec pending data=0 2024-04-26T05:16:36.698 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a44NmRHkHEes-Kv off=1653467 len=487856 2024-04-26T05:16:36.699 INFO:tasks.workunit.client.0.smithi146.stdout:op 4548 completed, throughput=5MB/sec 2024-04-26T05:16:36.699 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o1GSL3p2LJonUkk off=2719264 len=608088 2024-04-26T05:16:36.701 INFO:tasks.workunit.client.0.smithi146.stdout:op 4549 completed, throughput=5MB/sec 2024-04-26T05:16:36.701 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cXEXl0K12D4pCAs off=3811813 len=73181 2024-04-26T05:16:36.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 4550 completed, throughput=5MB/sec 2024-04-26T05:16:36.704 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MnEdbjnq1z7x44b off=0 len=1769554 2024-04-26T05:16:36.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 4551 completed, throughput=5MB/sec 2024-04-26T05:16:36.713 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ERH48fFL3rOzpWq off=1820809 len=1649488 2024-04-26T05:16:36.714 INFO:tasks.workunit.client.0.smithi146.stdout:op 4552 completed, throughput=5MB/sec 2024-04-26T05:16:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:36 smithi204 ceph-mon[88313]: pgmap v1873: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:37.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:37 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:16:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:37 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:16:37.715 INFO:tasks.workunit.client.0.smithi146.stdout: 888: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:37.715 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V1nOY1ZyH9E5RTE off=9877580 len=223935 2024-04-26T05:16:37.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 4553 completed, throughput=4.99MB/sec 2024-04-26T05:16:37.718 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1QlJrjFWylK8i_t off=11108612 len=1858186 2024-04-26T05:16:37.719 INFO:tasks.workunit.client.0.smithi146.stdout:op 4554 completed, throughput=5MB/sec 2024-04-26T05:16:37.719 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0r9vSG38gn17OMZ off=2575411 len=838092 2024-04-26T05:16:37.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 4555 completed, throughput=5MB/sec 2024-04-26T05:16:37.724 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LuC9x9mWMNvKy7c off=10067078 len=263682 2024-04-26T05:16:37.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 4556 completed, throughput=5MB/sec 2024-04-26T05:16:37.724 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-l3HBkhwvXjQ1oib off=10761930 len=1691234 2024-04-26T05:16:37.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 4557 completed, throughput=5MB/sec 2024-04-26T05:16:37.726 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q1LCYE1YrypnVuu off=8296648 len=801290 2024-04-26T05:16:37.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 4558 completed, throughput=5MB/sec 2024-04-26T05:16:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:37 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:16:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[95531]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[92947]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:16:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:16:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: 889: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:38.727 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UAvfvOVIWBNOXBr off=3917281 len=1265305 2024-04-26T05:16:38.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 4559 completed, throughput=5MB/sec 2024-04-26T05:16:38.733 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Pm4tKdOa0MjyWQq off=914977 len=1246195 2024-04-26T05:16:38.740 INFO:tasks.workunit.client.0.smithi146.stdout:op 4560 completed, throughput=5MB/sec 2024-04-26T05:16:38.740 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7FHBq7jV53slzDk off=2111764 len=800506 2024-04-26T05:16:38.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 4561 completed, throughput=5MB/sec 2024-04-26T05:16:38.744 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YuWQ9GUf5KE2ZSd off=3738322 len=755260 2024-04-26T05:16:38.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 4562 completed, throughput=5MB/sec 2024-04-26T05:16:38.748 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--J7NA0-WJePhLdQ off=7328737 len=1345953 2024-04-26T05:16:38.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 4563 completed, throughput=5MB/sec 2024-04-26T05:16:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:38 smithi204 ceph-mon[88313]: pgmap v1874: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:16:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:16:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:16:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:16:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: 890: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:39.751 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BQW8z-1brCpNmb2 off=9775611 len=1844198 2024-04-26T05:16:39.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 4564 completed, throughput=5MB/sec 2024-04-26T05:16:39.760 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8jC6j3OtkuQu8Z2 off=7835920 len=2066798 2024-04-26T05:16:39.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 4565 completed, throughput=5MB/sec 2024-04-26T05:16:39.772 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-veA-fYBvpGM0K7S off=16674611 len=1174062 2024-04-26T05:16:39.778 INFO:tasks.workunit.client.0.smithi146.stdout:op 4566 completed, throughput=5MB/sec 2024-04-26T05:16:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:40 smithi146 ceph-mon[92947]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:16:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:40 smithi146 ceph-mon[95531]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:16:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: 891: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:40.779 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fwwXexJOnlnCVom off=1524766 len=1259427 2024-04-26T05:16:40.782 INFO:tasks.workunit.client.0.smithi146.stdout:op 4567 completed, throughput=5MB/sec 2024-04-26T05:16:40.782 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BmJZzZFCyQ0pcYG off=5031608 len=1121462 2024-04-26T05:16:40.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 4568 completed, throughput=5MB/sec 2024-04-26T05:16:40.789 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9UcVHbmG9D9IJYr off=4146810 len=942000 2024-04-26T05:16:40.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 4569 completed, throughput=5MB/sec 2024-04-26T05:16:40.790 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0zjICcGzy6ewuPQ off=4459830 len=1063961 2024-04-26T05:16:40.796 INFO:tasks.workunit.client.0.smithi146.stdout:op 4570 completed, throughput=5MB/sec 2024-04-26T05:16:40.796 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rgcsqZyaRjlmkyy off=1800149 len=1927741 2024-04-26T05:16:40.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 4571 completed, throughput=5MB/sec 2024-04-26T05:16:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:40 smithi204 ceph-mon[88313]: pgmap v1875: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:16:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: 892: throughput=5MB/sec pending data=0 2024-04-26T05:16:41.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q3aIOwmvnK0X051 off=7262050 len=1841601 2024-04-26T05:16:41.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 4572 completed, throughput=5MB/sec 2024-04-26T05:16:41.811 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c5EvD6IOC0EIXD1 off=5103867 len=1793278 2024-04-26T05:16:41.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 4573 completed, throughput=5MB/sec 2024-04-26T05:16:41.820 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wo4FH_itm_4Ma4q off=5239102 len=1893328 2024-04-26T05:16:41.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 4574 completed, throughput=5MB/sec 2024-04-26T05:16:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:42 smithi146 ceph-mon[92947]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:42 smithi146 ceph-mon[95531]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:42 smithi204 ceph-mon[88313]: pgmap v1876: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 893: throughput=5MB/sec pending data=0 2024-04-26T05:16:42.823 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n5KU244c71v0J6K off=217090 len=1184127 2024-04-26T05:16:42.830 INFO:tasks.workunit.client.0.smithi146.stdout:op 4575 completed, throughput=5MB/sec 2024-04-26T05:16:42.830 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xjEhGxGujzupHgm off=3191822 len=1450847 2024-04-26T05:16:42.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 4576 completed, throughput=5MB/sec 2024-04-26T05:16:42.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jx2kG9wA5ZGGpCt off=689013 len=1299350 2024-04-26T05:16:42.844 INFO:tasks.workunit.client.0.smithi146.stdout:op 4577 completed, throughput=5MB/sec 2024-04-26T05:16:42.845 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F8AVisxDtV2_o9y off=13503361 len=31794 2024-04-26T05:16:42.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 4578 completed, throughput=5MB/sec 2024-04-26T05:16:42.847 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WGrdso5TyybkVUM off=2384245 len=1273184 2024-04-26T05:16:42.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 4579 completed, throughput=5MB/sec 2024-04-26T05:16:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: 894: throughput=5MB/sec pending data=0 2024-04-26T05:16:43.850 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ILBrWQf1bUmDgUk off=9332711 len=1221415 2024-04-26T05:16:43.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 4580 completed, throughput=5MB/sec 2024-04-26T05:16:43.851 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7MYgAG8Kmnu9DGl off=3750711 len=554942 2024-04-26T05:16:43.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 4581 completed, throughput=5MB/sec 2024-04-26T05:16:43.852 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mew65D9-4habam2 off=2745556 len=659332 2024-04-26T05:16:43.857 INFO:tasks.workunit.client.0.smithi146.stdout:op 4582 completed, throughput=5MB/sec 2024-04-26T05:16:43.857 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5yquk076GucTqvB off=11512526 len=795324 2024-04-26T05:16:43.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 4583 completed, throughput=5MB/sec 2024-04-26T05:16:43.862 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aPGCg5oUhl29msU off=5606465 len=1019150 2024-04-26T05:16:43.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 4584 completed, throughput=5MB/sec 2024-04-26T05:16:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:44 smithi146 ceph-mon[95531]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:44 smithi146 ceph-mon[92947]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:44 smithi204 ceph-mon[88313]: pgmap v1877: 105 pgs: 105 active+clean; 126 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.4 MiB/s wr, 3 op/s 2024-04-26T05:16:44.864 INFO:tasks.workunit.client.0.smithi146.stdout: 895: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:44.864 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_9fOZhSP2Tx621d off=1263553 len=1312764 2024-04-26T05:16:44.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 4585 completed, throughput=5MB/sec 2024-04-26T05:16:44.867 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EON0iN3_MHmbunI off=10825986 len=1575101 2024-04-26T05:16:44.873 INFO:tasks.workunit.client.0.smithi146.stdout:op 4586 completed, throughput=5MB/sec 2024-04-26T05:16:44.874 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LoS3pR9bK1UKFeP off=10462313 len=1360206 2024-04-26T05:16:44.874 INFO:tasks.workunit.client.0.smithi146.stdout:op 4587 completed, throughput=5MB/sec 2024-04-26T05:16:44.875 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tYWdZmD9fCc0LaF off=2104699 len=12272 2024-04-26T05:16:44.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 4588 completed, throughput=5MB/sec 2024-04-26T05:16:44.875 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Zkc_nmUCSFzFIa3 off=13136843 len=1917490 2024-04-26T05:16:44.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 4589 completed, throughput=5MB/sec 2024-04-26T05:16:45.878 INFO:tasks.workunit.client.0.smithi146.stdout: 896: throughput=5MB/sec pending data=0 2024-04-26T05:16:45.878 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hoUeQdv6ugL5bz3 off=1191753 len=1181937 2024-04-26T05:16:45.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 4590 completed, throughput=5MB/sec 2024-04-26T05:16:45.880 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5gzDfn8y7KJj9l1 off=9474588 len=1550139 2024-04-26T05:16:45.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 4591 completed, throughput=5MB/sec 2024-04-26T05:16:45.882 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mXBGhmMw5y66jaE off=1788380 len=952037 2024-04-26T05:16:45.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 4592 completed, throughput=5MB/sec 2024-04-26T05:16:45.884 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k58c7yYobzwC0BQ off=9741796 len=1446393 2024-04-26T05:16:45.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 4593 completed, throughput=5MB/sec 2024-04-26T05:16:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:46 smithi146 ceph-mon[92947]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:46] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:16:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:46 smithi146 ceph-mon[95531]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:46.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:46 smithi204 ceph-mon[88313]: pgmap v1878: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:46.891 INFO:tasks.workunit.client.0.smithi146.stdout: 897: throughput=5MB/sec pending data=0 2024-04-26T05:16:46.892 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RDedw7yiVOUvlT0 off=10168115 len=1514042 2024-04-26T05:16:46.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 4594 completed, throughput=5MB/sec 2024-04-26T05:16:46.895 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8zrOmrdc30DpsDi off=6783535 len=1631318 2024-04-26T05:16:46.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 4595 completed, throughput=5MB/sec 2024-04-26T05:16:46.903 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z4oThQD7Wsf85CH off=1280280 len=1801715 2024-04-26T05:16:46.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 4596 completed, throughput=5MB/sec 2024-04-26T05:16:47.913 INFO:tasks.workunit.client.0.smithi146.stdout: 898: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:47.913 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dijt_7PUgbqWrDM off=3933148 len=737259 2024-04-26T05:16:47.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 4597 completed, throughput=5MB/sec 2024-04-26T05:16:47.918 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2vvisqTxSZEfTM0 off=2752257 len=2070341 2024-04-26T05:16:47.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 4598 completed, throughput=5MB/sec 2024-04-26T05:16:47.921 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OoH5fNpag8Zhya6 off=2451519 len=1589494 2024-04-26T05:16:47.922 INFO:tasks.workunit.client.0.smithi146.stdout:op 4599 completed, throughput=5MB/sec 2024-04-26T05:16:47.923 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eNiSRvMxbd3Tdmr off=11689643 len=1707565 2024-04-26T05:16:47.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 4600 completed, throughput=5MB/sec 2024-04-26T05:16:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:48 smithi146 ceph-mon[92947]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:48 smithi146 ceph-mon[95531]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:48 smithi204 ceph-mon[88313]: pgmap v1879: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:16:48.933 INFO:tasks.workunit.client.0.smithi146.stdout: 899: throughput=5MB/sec pending data=0 2024-04-26T05:16:48.933 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2KtCfdD3WNnS6gx off=1577852 len=796869 2024-04-26T05:16:48.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 4601 completed, throughput=5MB/sec 2024-04-26T05:16:48.938 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XTan8WNG2SEswZT off=14747191 len=2060951 2024-04-26T05:16:48.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 4602 completed, throughput=5MB/sec 2024-04-26T05:16:48.948 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x9s_onLe5l4YJ9G off=4357586 len=95641 2024-04-26T05:16:48.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 4603 completed, throughput=5MB/sec 2024-04-26T05:16:48.951 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kFeXUr5zeMyoPBx off=6861177 len=202028 2024-04-26T05:16:48.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 4604 completed, throughput=5MB/sec 2024-04-26T05:16:48.951 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mq0FxkNeTP7-Yxf off=17261999 len=167193 2024-04-26T05:16:48.954 INFO:tasks.workunit.client.0.smithi146.stdout:op 4605 completed, throughput=5MB/sec 2024-04-26T05:16:48.954 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ArUcgXAQslX_9O6 off=159069 len=938060 2024-04-26T05:16:48.957 INFO:tasks.workunit.client.0.smithi146.stdout:op 4606 completed, throughput=5MB/sec 2024-04-26T05:16:48.957 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jcBRQ6XAjQ_ug_q off=203913 len=51202 2024-04-26T05:16:48.959 INFO:tasks.workunit.client.0.smithi146.stdout:op 4607 completed, throughput=5MB/sec 2024-04-26T05:16:49.959 INFO:tasks.workunit.client.0.smithi146.stdout: 900: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:49.960 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CGXHcwzr-JCKtXz off=8507076 len=1619823 2024-04-26T05:16:49.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 4608 completed, throughput=5MB/sec 2024-04-26T05:16:49.968 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iXDF3m7VC8DH-po off=7865803 len=123345 2024-04-26T05:16:49.969 INFO:tasks.workunit.client.0.smithi146.stdout:op 4609 completed, throughput=5MB/sec 2024-04-26T05:16:49.969 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lP2_hxUNGCL-Mhv off=8192491 len=1741739 2024-04-26T05:16:49.978 INFO:tasks.workunit.client.0.smithi146.stdout:op 4610 completed, throughput=5MB/sec 2024-04-26T05:16:49.978 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nOO1SdKVFUlGJ6b off=1306256 len=127566 2024-04-26T05:16:49.981 INFO:tasks.workunit.client.0.smithi146.stdout:op 4611 completed, throughput=5MB/sec 2024-04-26T05:16:49.981 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QzsO9iyHRHq3fQo off=8062594 len=1816340 2024-04-26T05:16:49.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 4612 completed, throughput=5MB/sec 2024-04-26T05:16:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:50 smithi146 ceph-mon[92947]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:50 smithi146 ceph-mon[95531]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:50 smithi204 ceph-mon[88313]: pgmap v1880: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:16:50.983 INFO:tasks.workunit.client.0.smithi146.stdout: 901: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:50.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iGTtFnZgEoWMcyT off=8485236 len=1366659 2024-04-26T05:16:50.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 4613 completed, throughput=5MB/sec 2024-04-26T05:16:50.991 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HnXdUi-anKb8KRd off=2131883 len=730880 2024-04-26T05:16:50.995 INFO:tasks.workunit.client.0.smithi146.stdout:op 4614 completed, throughput=5MB/sec 2024-04-26T05:16:50.995 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gkwdwvh_c9F5OFr off=10506656 len=1611594 2024-04-26T05:16:50.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 4615 completed, throughput=5MB/sec 2024-04-26T05:16:50.998 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-849CkQslhmxnKXg off=20358841 len=485904 2024-04-26T05:16:51.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 4616 completed, throughput=5MB/sec 2024-04-26T05:16:51.002 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BZycFN2QU8sZ6IK off=5135653 len=1209921 2024-04-26T05:16:51.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 4617 completed, throughput=5MB/sec 2024-04-26T05:16:52.004 INFO:tasks.workunit.client.0.smithi146.stdout: 902: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:52.004 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wVNYrZnuGjmt42s off=3187629 len=778204 2024-04-26T05:16:52.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 4618 completed, throughput=5MB/sec 2024-04-26T05:16:52.008 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-m10xfzEjYnhroYu off=364012 len=955596 2024-04-26T05:16:52.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 4619 completed, throughput=5MB/sec 2024-04-26T05:16:52.014 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-noVCp3r2xBMnl2E off=10313290 len=804203 2024-04-26T05:16:52.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 4620 completed, throughput=5MB/sec 2024-04-26T05:16:52.019 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Misu0WIgrw-nlek off=0 len=1174327 2024-04-26T05:16:52.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 4621 completed, throughput=5MB/sec 2024-04-26T05:16:52.020 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-53BIWfRTRxKdqRH off=8512077 len=605765 2024-04-26T05:16:52.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 4622 completed, throughput=5MB/sec 2024-04-26T05:16:52.021 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-G1_5cxuvNiCvZXq off=10167165 len=838986 2024-04-26T05:16:52.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 4623 completed, throughput=5MB/sec 2024-04-26T05:16:52.026 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QOMuKlNld9oOk4c off=5806109 len=138987 2024-04-26T05:16:52.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 4624 completed, throughput=5MB/sec 2024-04-26T05:16:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:52 smithi146 ceph-mon[95531]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:52 smithi146 ceph-mon[92947]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:52 smithi204 ceph-mon[88313]: pgmap v1881: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:53.027 INFO:tasks.workunit.client.0.smithi146.stdout: 903: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:53.027 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IR9z5L-zEaaliO9 off=16046512 len=1791443 2024-04-26T05:16:53.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 4625 completed, throughput=5MB/sec 2024-04-26T05:16:53.036 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-e_U62x7wEN0Zfmm off=12219821 len=1777709 2024-04-26T05:16:53.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 4626 completed, throughput=5MB/sec 2024-04-26T05:16:53.038 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cJsjb4X8OU-aBN8 off=739729 len=1991870 2024-04-26T05:16:53.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 4627 completed, throughput=5MB/sec 2024-04-26T05:16:54.047 INFO:tasks.workunit.client.0.smithi146.stdout: 904: throughput=4.99MB/sec pending data=0 2024-04-26T05:16:54.048 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ujk6wGDnPNqg6iz off=332556 len=118317 2024-04-26T05:16:54.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 4628 completed, throughput=4.99MB/sec 2024-04-26T05:16:54.048 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bVOSK7eGaTDRJyv off=7503276 len=1629442 2024-04-26T05:16:54.050 INFO:tasks.workunit.client.0.smithi146.stdout:op 4629 completed, throughput=5MB/sec 2024-04-26T05:16:54.050 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qN7ILK3Xl3-uFTC off=2644396 len=113400 2024-04-26T05:16:54.050 INFO:tasks.workunit.client.0.smithi146.stdout:op 4630 completed, throughput=5MB/sec 2024-04-26T05:16:54.050 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6NOJICx3AkiNuqe off=6692034 len=1567061 2024-04-26T05:16:54.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 4631 completed, throughput=5MB/sec 2024-04-26T05:16:54.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yDMi-WWj_TcBKsi off=3047285 len=234888 2024-04-26T05:16:54.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 4632 completed, throughput=5MB/sec 2024-04-26T05:16:54.060 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-m0FJHUumauBKG_e off=10509422 len=1054590 2024-04-26T05:16:54.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 4633 completed, throughput=5MB/sec 2024-04-26T05:16:54.061 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g09-oTgsnwFAIUI off=17443492 len=1763113 2024-04-26T05:16:54.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 4634 completed, throughput=5MB/sec 2024-04-26T05:16:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:54 smithi146 ceph-mon[95531]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:54 smithi146 ceph-mon[92947]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:54 smithi204 ceph-mon[88313]: pgmap v1882: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:16:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:16:55.063 INFO:tasks.workunit.client.0.smithi146.stdout: 905: throughput=5MB/sec pending data=0 2024-04-26T05:16:55.064 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mQAlkEqXMDY9X7r off=4350001 len=884447 2024-04-26T05:16:55.068 INFO:tasks.workunit.client.0.smithi146.stdout:op 4635 completed, throughput=5MB/sec 2024-04-26T05:16:55.068 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lnLuJ1tBxLrGGYL off=8329537 len=1484062 2024-04-26T05:16:55.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 4636 completed, throughput=5MB/sec 2024-04-26T05:16:55.070 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JEp1zeYO_PxPG-q off=1380130 len=93991 2024-04-26T05:16:55.073 INFO:tasks.workunit.client.0.smithi146.stdout:op 4637 completed, throughput=5MB/sec 2024-04-26T05:16:55.073 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5ImMbvAe0DsvlDE off=4883480 len=1891349 2024-04-26T05:16:55.076 INFO:tasks.workunit.client.0.smithi146.stdout:op 4638 completed, throughput=5MB/sec 2024-04-26T05:16:56.077 INFO:tasks.workunit.client.0.smithi146.stdout: 906: throughput=5MB/sec pending data=0 2024-04-26T05:16:56.077 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--aDwAjDY3fyvMsK off=4225637 len=1864121 2024-04-26T05:16:56.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 4639 completed, throughput=5MB/sec 2024-04-26T05:16:56.085 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VZmI3mG4n-DTRZu off=277715 len=1549779 2024-04-26T05:16:56.093 INFO:tasks.workunit.client.0.smithi146.stdout:op 4640 completed, throughput=5MB/sec 2024-04-26T05:16:56.093 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eo-RUv5OA34oetc off=2278972 len=2082467 2024-04-26T05:16:56.094 INFO:tasks.workunit.client.0.smithi146.stdout:op 4641 completed, throughput=5MB/sec 2024-04-26T05:16:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:56 smithi146 ceph-mon[95531]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:16:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:56 smithi146 ceph-mon[92947]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:16:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:16:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:16:56] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:16:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:56 smithi204 ceph-mon[88313]: pgmap v1883: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.6 MiB/s wr, 5 op/s 2024-04-26T05:16:57.095 INFO:tasks.workunit.client.0.smithi146.stdout: 907: throughput=5MB/sec pending data=0 2024-04-26T05:16:57.095 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z5uSSfLO8pol0uy off=5425397 len=1186577 2024-04-26T05:16:57.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 4642 completed, throughput=5MB/sec 2024-04-26T05:16:57.103 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qbFhROhQh9UqIZO off=3485458 len=1114859 2024-04-26T05:16:57.104 INFO:tasks.workunit.client.0.smithi146.stdout:op 4643 completed, throughput=5MB/sec 2024-04-26T05:16:57.104 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5FlJtBFbWBzxK2W off=9059303 len=1254771 2024-04-26T05:16:57.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 4644 completed, throughput=5MB/sec 2024-04-26T05:16:57.116 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4NRhW0SOJXyGvuR off=3627966 len=1861751 2024-04-26T05:16:57.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 4645 completed, throughput=5MB/sec 2024-04-26T05:16:58.119 INFO:tasks.workunit.client.0.smithi146.stdout: 908: throughput=5MB/sec pending data=0 2024-04-26T05:16:58.120 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GsHQXd_2YrXIggf off=16125314 len=453450 2024-04-26T05:16:58.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 4646 completed, throughput=5MB/sec 2024-04-26T05:16:58.123 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f3c3AAAc17GYOou off=15431405 len=727227 2024-04-26T05:16:58.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 4647 completed, throughput=5MB/sec 2024-04-26T05:16:58.125 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Uh8tGFxj2Pe3cPM off=1769675 len=114467 2024-04-26T05:16:58.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 4648 completed, throughput=5MB/sec 2024-04-26T05:16:58.127 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7hDIT5ZVQupBFWz off=9980548 len=1469614 2024-04-26T05:16:58.136 INFO:tasks.workunit.client.0.smithi146.stdout:op 4649 completed, throughput=5MB/sec 2024-04-26T05:16:58.136 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WUwsj8TPMcFS9dT off=7220385 len=1744005 2024-04-26T05:16:58.145 INFO:tasks.workunit.client.0.smithi146.stdout:op 4650 completed, throughput=5MB/sec 2024-04-26T05:16:58.145 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ePGT43E8DmbXehS off=3743969 len=2048223 2024-04-26T05:16:58.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 4651 completed, throughput=5MB/sec 2024-04-26T05:16:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:16:58 smithi146 ceph-mon[95531]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:16:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:16:58 smithi146 ceph-mon[92947]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:16:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:16:58 smithi204 ceph-mon[88313]: pgmap v1884: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:16:59.148 INFO:tasks.workunit.client.0.smithi146.stdout: 909: throughput=5MB/sec pending data=0 2024-04-26T05:16:59.148 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0vyxGCfMd_Z4kBt off=491639 len=2024060 2024-04-26T05:16:59.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 4652 completed, throughput=5MB/sec 2024-04-26T05:16:59.158 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y6jg0mu9k3CdyxS off=16786137 len=648841 2024-04-26T05:16:59.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 4653 completed, throughput=5MB/sec 2024-04-26T05:16:59.162 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_8m4j6tiVQUm6dQ off=1717702 len=1431495 2024-04-26T05:16:59.165 INFO:tasks.workunit.client.0.smithi146.stdout:op 4654 completed, throughput=5MB/sec 2024-04-26T05:17:00.165 INFO:tasks.workunit.client.0.smithi146.stdout: 910: throughput=5MB/sec pending data=0 2024-04-26T05:17:00.165 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ufGfW2Tben7zMX2 off=4498484 len=273871 2024-04-26T05:17:00.169 INFO:tasks.workunit.client.0.smithi146.stdout:op 4655 completed, throughput=5MB/sec 2024-04-26T05:17:00.169 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l5AeLBTt50OL1Yd off=111552 len=1978268 2024-04-26T05:17:00.181 INFO:tasks.workunit.client.0.smithi146.stdout:op 4656 completed, throughput=5MB/sec 2024-04-26T05:17:00.181 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CG7xNb1rEscvEJQ off=2961972 len=339834 2024-04-26T05:17:00.182 INFO:tasks.workunit.client.0.smithi146.stdout:op 4657 completed, throughput=5MB/sec 2024-04-26T05:17:00.182 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bNpH5IcpgKxmSyH off=15229010 len=1459042 2024-04-26T05:17:00.191 INFO:tasks.workunit.client.0.smithi146.stdout:op 4658 completed, throughput=5MB/sec 2024-04-26T05:17:00.191 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UdXXSo3fRtNJniq off=10333017 len=903126 2024-04-26T05:17:00.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 4659 completed, throughput=5MB/sec 2024-04-26T05:17:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:00 smithi146 ceph-mon[95531]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:17:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:00 smithi146 ceph-mon[92947]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:17:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:00 smithi204 ceph-mon[88313]: pgmap v1885: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:17:01.195 INFO:tasks.workunit.client.0.smithi146.stdout: 911: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:01.195 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PDZ20STXIRljjrF off=2149884 len=1357637 2024-04-26T05:17:01.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 4660 completed, throughput=5MB/sec 2024-04-26T05:17:01.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ahFb-NHWdvmRQ5h off=5916051 len=498813 2024-04-26T05:17:01.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 4661 completed, throughput=5MB/sec 2024-04-26T05:17:01.203 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NmULSMTGIOr0qvH off=833473 len=82164 2024-04-26T05:17:01.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 4662 completed, throughput=5MB/sec 2024-04-26T05:17:01.204 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZHBZCuqJR98eaQ_ off=4242203 len=1692821 2024-04-26T05:17:01.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 4663 completed, throughput=5MB/sec 2024-04-26T05:17:01.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7-XJrlW2e4jBQOk off=4507752 len=1195977 2024-04-26T05:17:01.219 INFO:tasks.workunit.client.0.smithi146.stdout:op 4664 completed, throughput=5MB/sec 2024-04-26T05:17:01.219 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jb1QOVDhANd5cA7 off=5448439 len=242153 2024-04-26T05:17:01.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 4665 completed, throughput=5MB/sec 2024-04-26T05:17:01.220 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-07VZX9PeLIl8fNo off=50065 len=1810380 2024-04-26T05:17:01.223 INFO:tasks.workunit.client.0.smithi146.stdout:op 4666 completed, throughput=5MB/sec 2024-04-26T05:17:02.224 INFO:tasks.workunit.client.0.smithi146.stdout: 912: throughput=5MB/sec pending data=0 2024-04-26T05:17:02.224 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a1lczH1-1xlkLgY off=5302928 len=1622130 2024-04-26T05:17:02.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 4667 completed, throughput=5MB/sec 2024-04-26T05:17:02.226 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hPyVWwk2Y6B8Vg3 off=9183712 len=902593 2024-04-26T05:17:02.227 INFO:tasks.workunit.client.0.smithi146.stdout:op 4668 completed, throughput=5MB/sec 2024-04-26T05:17:02.227 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FziLfVoFxFvyJiw off=7215713 len=1985411 2024-04-26T05:17:02.237 INFO:tasks.workunit.client.0.smithi146.stdout:op 4669 completed, throughput=5MB/sec 2024-04-26T05:17:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:02 smithi146 ceph-mon[92947]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:02 smithi146 ceph-mon[95531]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:02 smithi204 ceph-mon[88313]: pgmap v1886: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:03.237 INFO:tasks.workunit.client.0.smithi146.stdout: 913: throughput=5MB/sec pending data=0 2024-04-26T05:17:03.238 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-acmtVsasTR1-vh7 off=10493565 len=412135 2024-04-26T05:17:03.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 4670 completed, throughput=5MB/sec 2024-04-26T05:17:03.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-voy2kQCGkvtIUTQ off=11093599 len=133982 2024-04-26T05:17:03.244 INFO:tasks.workunit.client.0.smithi146.stdout:op 4671 completed, throughput=5MB/sec 2024-04-26T05:17:03.244 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Knh37g9LSpOtxTB off=5257238 len=1912556 2024-04-26T05:17:03.253 INFO:tasks.workunit.client.0.smithi146.stdout:op 4672 completed, throughput=5MB/sec 2024-04-26T05:17:03.253 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KFIBUpl0Njj91kC off=5040523 len=21405 2024-04-26T05:17:03.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 4673 completed, throughput=5MB/sec 2024-04-26T05:17:03.256 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7FZI6c1JlFZ0xRn off=15247418 len=1984343 2024-04-26T05:17:03.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 4674 completed, throughput=5MB/sec 2024-04-26T05:17:03.264 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-G9kiUj1ZDwFNhzR off=13396053 len=502718 2024-04-26T05:17:03.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 4675 completed, throughput=5MB/sec 2024-04-26T05:17:04.269 INFO:tasks.workunit.client.0.smithi146.stdout: 914: throughput=5MB/sec pending data=0 2024-04-26T05:17:04.269 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5b0UJqSFx0GVfJa off=12416391 len=673675 2024-04-26T05:17:04.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 4676 completed, throughput=5MB/sec 2024-04-26T05:17:04.270 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i6FbCOOqiEOzF3N off=8161944 len=1806768 2024-04-26T05:17:04.281 INFO:tasks.workunit.client.0.smithi146.stdout:op 4677 completed, throughput=5MB/sec 2024-04-26T05:17:04.281 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y-NFQFr1EWbUeEA off=2204266 len=1541191 2024-04-26T05:17:04.289 INFO:tasks.workunit.client.0.smithi146.stdout:op 4678 completed, throughput=5MB/sec 2024-04-26T05:17:04.289 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uWJJsIYEmZteQnj off=4096739 len=1737346 2024-04-26T05:17:04.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 4679 completed, throughput=5MB/sec 2024-04-26T05:17:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:04 smithi146 ceph-mon[95531]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:04 smithi146 ceph-mon[92947]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:04 smithi204 ceph-mon[88313]: pgmap v1887: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:05.300 INFO:tasks.workunit.client.0.smithi146.stdout: 915: throughput=5MB/sec pending data=0 2024-04-26T05:17:05.300 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TIRe3qJdK61BiXv off=3401889 len=59568 2024-04-26T05:17:05.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 4680 completed, throughput=5MB/sec 2024-04-26T05:17:05.300 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F04eUERqTecDa8j off=20326253 len=916259 2024-04-26T05:17:05.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 4681 completed, throughput=5MB/sec 2024-04-26T05:17:05.306 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n_KOfdX7mOiIs8F off=12959634 len=448188 2024-04-26T05:17:05.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 4682 completed, throughput=5MB/sec 2024-04-26T05:17:05.310 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AOECgOuZy8Kyv_I off=3992921 len=1836410 2024-04-26T05:17:05.318 INFO:tasks.workunit.client.0.smithi146.stdout:op 4683 completed, throughput=5MB/sec 2024-04-26T05:17:05.318 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-j7la4ijSEhjNGjP off=3499361 len=1554819 2024-04-26T05:17:05.325 INFO:tasks.workunit.client.0.smithi146.stdout:op 4684 completed, throughput=5MB/sec 2024-04-26T05:17:06.326 INFO:tasks.workunit.client.0.smithi146.stdout: 916: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:06.326 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YsG4_51fcO9hDTY off=1951321 len=453981 2024-04-26T05:17:06.330 INFO:tasks.workunit.client.0.smithi146.stdout:op 4685 completed, throughput=5MB/sec 2024-04-26T05:17:06.330 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-arE4M8bPOFdMvM7 off=1736790 len=1453330 2024-04-26T05:17:06.331 INFO:tasks.workunit.client.0.smithi146.stdout:op 4686 completed, throughput=5MB/sec 2024-04-26T05:17:06.332 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fdyqgpTezfbPNCs off=9609238 len=1550200 2024-04-26T05:17:06.338 INFO:tasks.workunit.client.0.smithi146.stdout:op 4687 completed, throughput=5MB/sec 2024-04-26T05:17:06.338 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pMV0Axf6olFxSON off=8935562 len=873690 2024-04-26T05:17:06.339 INFO:tasks.workunit.client.0.smithi146.stdout:op 4688 completed, throughput=5MB/sec 2024-04-26T05:17:06.339 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-28YZq9NqrARv-cf off=613796 len=915529 2024-04-26T05:17:06.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 4689 completed, throughput=5MB/sec 2024-04-26T05:17:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:06 smithi146 ceph-mon[95531]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:06 smithi146 ceph-mon[92947]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:06] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:17:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:06 smithi204 ceph-mon[88313]: pgmap v1888: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:07.344 INFO:tasks.workunit.client.0.smithi146.stdout: 917: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:07.345 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7jCoxKqIej305UH off=18801398 len=1767359 2024-04-26T05:17:07.353 INFO:tasks.workunit.client.0.smithi146.stdout:op 4690 completed, throughput=5MB/sec 2024-04-26T05:17:07.353 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CD1aI5qV8JAtG2i off=4259980 len=947866 2024-04-26T05:17:07.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 4691 completed, throughput=5MB/sec 2024-04-26T05:17:07.357 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oXCoIJvyTccyUw6 off=1146196 len=616938 2024-04-26T05:17:07.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 4692 completed, throughput=5MB/sec 2024-04-26T05:17:07.358 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9EpHDqyf_pnpPgw off=2300667 len=1981430 2024-04-26T05:17:07.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 4693 completed, throughput=5MB/sec 2024-04-26T05:17:08.362 INFO:tasks.workunit.client.0.smithi146.stdout: 918: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:08.362 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5yqaf89B5fDwBlD off=6380243 len=1630203 2024-04-26T05:17:08.366 INFO:tasks.workunit.client.0.smithi146.stdout:op 4694 completed, throughput=5MB/sec 2024-04-26T05:17:08.366 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HQ0mOWxWhmCYna3 off=17244824 len=1931075 2024-04-26T05:17:08.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 4695 completed, throughput=5MB/sec 2024-04-26T05:17:08.368 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rxs-vtkLAVpTpF4 off=16839372 len=1807815 2024-04-26T05:17:08.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 4696 completed, throughput=5MB/sec 2024-04-26T05:17:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:08 smithi146 ceph-mon[92947]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:17:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:08 smithi146 ceph-mon[95531]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:17:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:08 smithi204 ceph-mon[88313]: pgmap v1889: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:17:09.371 INFO:tasks.workunit.client.0.smithi146.stdout: 919: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:09.371 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XIDoiQbThLEN6PQ off=1062267 len=742514 2024-04-26T05:17:09.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 4697 completed, throughput=5MB/sec 2024-04-26T05:17:09.372 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XbuboXFdaf0U635 off=5445277 len=223555 2024-04-26T05:17:09.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 4698 completed, throughput=5MB/sec 2024-04-26T05:17:09.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7hDIT5ZVQupBFWz off=11408267 len=346743 2024-04-26T05:17:09.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 4699 completed, throughput=5MB/sec 2024-04-26T05:17:09.376 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dn5ELp1GtlmB--I off=211054 len=1876572 2024-04-26T05:17:09.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 4700 completed, throughput=5MB/sec 2024-04-26T05:17:09.382 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V0sgDtoBS-TuPx_ off=379844 len=23738 2024-04-26T05:17:09.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 4701 completed, throughput=5MB/sec 2024-04-26T05:17:09.383 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WFXphSPQ17_DGRq off=5456102 len=142800 2024-04-26T05:17:09.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 4702 completed, throughput=5MB/sec 2024-04-26T05:17:09.384 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DqbyLcVeBZPzavX off=4288389 len=1545245 2024-04-26T05:17:09.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 4703 completed, throughput=5MB/sec 2024-04-26T05:17:09.386 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n0f2wHvu-L8kR1m off=22048903 len=1363219 2024-04-26T05:17:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:op 4704 completed, throughput=5MB/sec 2024-04-26T05:17:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:10.388 INFO:tasks.workunit.client.0.smithi146.stdout: 920: throughput=5MB/sec pending data=0 2024-04-26T05:17:10.388 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RzWcyME89OPdGMW off=2062427 len=1252445 2024-04-26T05:17:10.393 INFO:tasks.workunit.client.0.smithi146.stdout:op 4705 completed, throughput=5MB/sec 2024-04-26T05:17:10.393 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ACgR-6ffKJ0H-iB off=2556358 len=1394888 2024-04-26T05:17:10.400 INFO:tasks.workunit.client.0.smithi146.stdout:op 4706 completed, throughput=5MB/sec 2024-04-26T05:17:10.400 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eE2kvQ_KDjD7k-F off=2631080 len=779615 2024-04-26T05:17:10.402 INFO:tasks.workunit.client.0.smithi146.stdout:op 4707 completed, throughput=5MB/sec 2024-04-26T05:17:10.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uIjWD6De68CkyW6 off=9601871 len=253997 2024-04-26T05:17:10.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 4708 completed, throughput=5MB/sec 2024-04-26T05:17:10.405 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pU5oeNLrN_rH9IN off=19354073 len=1381800 2024-04-26T05:17:10.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 4709 completed, throughput=5MB/sec 2024-04-26T05:17:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:10 smithi146 ceph-mon[95531]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:17:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:10 smithi146 ceph-mon[92947]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:17:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:10 smithi204 ceph-mon[88313]: pgmap v1890: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:17:11.410 INFO:tasks.workunit.client.0.smithi146.stdout: 921: throughput=5MB/sec pending data=0 2024-04-26T05:17:11.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IP5LhE1lc6ViUrc off=81493 len=1656685 2024-04-26T05:17:11.419 INFO:tasks.workunit.client.0.smithi146.stdout:op 4710 completed, throughput=5MB/sec 2024-04-26T05:17:11.419 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YDP1jVw8sV_xqPu off=6720503 len=632249 2024-04-26T05:17:11.420 INFO:tasks.workunit.client.0.smithi146.stdout:op 4711 completed, throughput=5MB/sec 2024-04-26T05:17:11.420 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JxQ6bK3f7b7Gpd8 off=9408842 len=691141 2024-04-26T05:17:11.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 4712 completed, throughput=5MB/sec 2024-04-26T05:17:11.421 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2vJSMLSRm7bektM off=6023139 len=1004653 2024-04-26T05:17:11.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 4713 completed, throughput=5MB/sec 2024-04-26T05:17:11.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bVOSK7eGaTDRJyv off=1244137 len=1631264 2024-04-26T05:17:11.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 4714 completed, throughput=5MB/sec 2024-04-26T05:17:12.430 INFO:tasks.workunit.client.0.smithi146.stdout: 922: throughput=5MB/sec pending data=0 2024-04-26T05:17:12.430 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6_wuUibf9Kx4CVZ off=17090993 len=401053 2024-04-26T05:17:12.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 4715 completed, throughput=5MB/sec 2024-04-26T05:17:12.432 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PqViFDUgKT_yLYT off=5661894 len=312756 2024-04-26T05:17:12.432 INFO:tasks.workunit.client.0.smithi146.stdout:op 4716 completed, throughput=5MB/sec 2024-04-26T05:17:12.432 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OoQnHpPIwLuyJi6 off=1837843 len=732235 2024-04-26T05:17:12.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 4717 completed, throughput=5MB/sec 2024-04-26T05:17:12.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g2ezC7dA4AvPA14 off=20582483 len=732459 2024-04-26T05:17:12.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 4718 completed, throughput=5MB/sec 2024-04-26T05:17:12.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ypkn7dAxaT5Yprs off=14750730 len=2037237 2024-04-26T05:17:12.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 4719 completed, throughput=5MB/sec 2024-04-26T05:17:12.441 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G4mj2-HkRRc7yUf off=732474 len=893082 2024-04-26T05:17:12.442 INFO:tasks.workunit.client.0.smithi146.stdout:op 4720 completed, throughput=5MB/sec 2024-04-26T05:17:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:12 smithi146 ceph-mon[95531]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:12 smithi146 ceph-mon[92947]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:12 smithi204 ceph-mon[88313]: pgmap v1891: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:13.441 INFO:tasks.workunit.client.0.smithi146.stdout: 923: throughput=5MB/sec pending data=0 2024-04-26T05:17:13.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-79KvYi25DgUzqjj off=5805333 len=429923 2024-04-26T05:17:13.446 INFO:tasks.workunit.client.0.smithi146.stdout:op 4721 completed, throughput=5MB/sec 2024-04-26T05:17:13.446 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D4PmY4jzbMKtjpw off=6002401 len=694972 2024-04-26T05:17:13.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 4722 completed, throughput=5MB/sec 2024-04-26T05:17:13.447 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cY4JGXgIsl1M6Yb off=5358576 len=859915 2024-04-26T05:17:13.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 4723 completed, throughput=5MB/sec 2024-04-26T05:17:13.452 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-id2xyU7E9y6KdfW off=6783154 len=628507 2024-04-26T05:17:13.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 4724 completed, throughput=5MB/sec 2024-04-26T05:17:13.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ltdIWHlOnmDyg39 off=8324158 len=230695 2024-04-26T05:17:13.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 4725 completed, throughput=5MB/sec 2024-04-26T05:17:13.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KT1-98zaWcu7ntz off=10743122 len=1152046 2024-04-26T05:17:13.458 INFO:tasks.workunit.client.0.smithi146.stdout:op 4726 completed, throughput=5MB/sec 2024-04-26T05:17:13.458 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HAC3dxllK6TBHc4 off=2842921 len=1631359 2024-04-26T05:17:13.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 4727 completed, throughput=5MB/sec 2024-04-26T05:17:14.467 INFO:tasks.workunit.client.0.smithi146.stdout: 924: throughput=5MB/sec pending data=0 2024-04-26T05:17:14.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5e_z3xYVrB2aoH5 off=2155883 len=297494 2024-04-26T05:17:14.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 4728 completed, throughput=5MB/sec 2024-04-26T05:17:14.469 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YMPAVwrlwyZnX7y off=13901257 len=1659689 2024-04-26T05:17:14.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 4729 completed, throughput=5MB/sec 2024-04-26T05:17:14.472 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RqPRlHO2oChq6Dp off=10158658 len=161195 2024-04-26T05:17:14.475 INFO:tasks.workunit.client.0.smithi146.stdout:op 4730 completed, throughput=5MB/sec 2024-04-26T05:17:14.475 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TcbFg18S8mx6LXM off=1851286 len=57957 2024-04-26T05:17:14.477 INFO:tasks.workunit.client.0.smithi146.stdout:op 4731 completed, throughput=5MB/sec 2024-04-26T05:17:14.477 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-STjfKt0t18BGAg4 off=18599075 len=787617 2024-04-26T05:17:14.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 4732 completed, throughput=5MB/sec 2024-04-26T05:17:14.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4lqUWcDKdLIF2kA off=555580 len=1512734 2024-04-26T05:17:14.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 4733 completed, throughput=5MB/sec 2024-04-26T05:17:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:14 smithi146 ceph-mon[95531]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:14 smithi146 ceph-mon[92947]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:14 smithi204 ceph-mon[88313]: pgmap v1892: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.7 MiB/s wr, 3 op/s 2024-04-26T05:17:15.489 INFO:tasks.workunit.client.0.smithi146.stdout: 925: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:15.490 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K3GsnqeMYNsDz9d off=17534058 len=1042262 2024-04-26T05:17:15.492 INFO:tasks.workunit.client.0.smithi146.stdout:op 4734 completed, throughput=5MB/sec 2024-04-26T05:17:15.492 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aXiXrJmThqojjjq off=2437751 len=1017146 2024-04-26T05:17:15.497 INFO:tasks.workunit.client.0.smithi146.stdout:op 4735 completed, throughput=5MB/sec 2024-04-26T05:17:15.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-74d8_m4frIdmzBv off=959774 len=631175 2024-04-26T05:17:15.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 4736 completed, throughput=5MB/sec 2024-04-26T05:17:15.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VgzsdUoiPuLdqpf off=9888972 len=2096124 2024-04-26T05:17:15.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 4737 completed, throughput=5MB/sec 2024-04-26T05:17:15.501 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Civs79IhdUVWihT off=8052411 len=316148 2024-04-26T05:17:15.504 INFO:tasks.workunit.client.0.smithi146.stdout:op 4738 completed, throughput=5MB/sec 2024-04-26T05:17:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:16 smithi146 ceph-mon[95531]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:16 smithi146 ceph-mon[92947]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:16] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:17:16.504 INFO:tasks.workunit.client.0.smithi146.stdout: 926: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:16.504 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wU5O32GEOJYGV3L off=4291507 len=52223 2024-04-26T05:17:16.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 4739 completed, throughput=4.99MB/sec 2024-04-26T05:17:16.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yGzLKjaAqi5F36K off=1534666 len=230341 2024-04-26T05:17:16.506 INFO:tasks.workunit.client.0.smithi146.stdout:op 4740 completed, throughput=5MB/sec 2024-04-26T05:17:16.506 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kDLs1byxLH36PHs off=68963 len=781639 2024-04-26T05:17:16.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 4741 completed, throughput=5MB/sec 2024-04-26T05:17:16.508 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pUaZcs0E2jGkKsE off=7615879 len=359979 2024-04-26T05:17:16.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 4742 completed, throughput=5MB/sec 2024-04-26T05:17:16.509 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HQ0mOWxWhmCYna3 off=1340798 len=994019 2024-04-26T05:17:16.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 4743 completed, throughput=5MB/sec 2024-04-26T05:17:16.510 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Je61aXG9aoLHftX off=3792697 len=240994 2024-04-26T05:17:16.513 INFO:tasks.workunit.client.0.smithi146.stdout:op 4744 completed, throughput=5MB/sec 2024-04-26T05:17:16.513 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cGMAntL6Y859IC8 off=4616555 len=2020934 2024-04-26T05:17:16.516 INFO:tasks.workunit.client.0.smithi146.stdout:op 4745 completed, throughput=5MB/sec 2024-04-26T05:17:16.516 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-42XrHkW7eZr0WJi off=9384550 len=1327622 2024-04-26T05:17:16.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 4746 completed, throughput=5MB/sec 2024-04-26T05:17:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:16 smithi204 ceph-mon[88313]: pgmap v1893: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:17:17.524 INFO:tasks.workunit.client.0.smithi146.stdout: 927: throughput=5MB/sec pending data=0 2024-04-26T05:17:17.524 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BE1dCJqf468EOSu off=1700907 len=1897302 2024-04-26T05:17:17.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 4747 completed, throughput=5MB/sec 2024-04-26T05:17:17.534 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PyIa8JgzO9OLPRV off=17416794 len=1647450 2024-04-26T05:17:17.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 4748 completed, throughput=5MB/sec 2024-04-26T05:17:17.536 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PsU4lxxAu9nnuR6 off=8188068 len=1365679 2024-04-26T05:17:17.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 4749 completed, throughput=5MB/sec 2024-04-26T05:17:18.542 INFO:tasks.workunit.client.0.smithi146.stdout: 928: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:18.542 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H_zg98-nFm4k3Yn off=5396322 len=1746531 2024-04-26T05:17:18.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 4750 completed, throughput=5MB/sec 2024-04-26T05:17:18.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z2hw69bGuPEdT24 off=19925393 len=1615890 2024-04-26T05:17:18.552 INFO:tasks.workunit.client.0.smithi146.stdout:op 4751 completed, throughput=5MB/sec 2024-04-26T05:17:18.553 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PUATaLzh2imSR0j off=3383118 len=102584 2024-04-26T05:17:18.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 4752 completed, throughput=5MB/sec 2024-04-26T05:17:18.555 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x96cqjl_onXetsR off=3378008 len=1369767 2024-04-26T05:17:18.562 INFO:tasks.workunit.client.0.smithi146.stdout:op 4753 completed, throughput=5MB/sec 2024-04-26T05:17:18.562 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vgRgOQ2eBfaU30o off=19626107 len=349521 2024-04-26T05:17:18.563 INFO:tasks.workunit.client.0.smithi146.stdout:op 4754 completed, throughput=5MB/sec 2024-04-26T05:17:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:18 smithi146 ceph-mon[92947]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:18 smithi146 ceph-mon[95531]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:18 smithi204 ceph-mon[88313]: pgmap v1894: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:19.564 INFO:tasks.workunit.client.0.smithi146.stdout: 929: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:19.564 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dQ9Yydk-34keuZE off=3665262 len=1707768 2024-04-26T05:17:19.567 INFO:tasks.workunit.client.0.smithi146.stdout:op 4755 completed, throughput=5MB/sec 2024-04-26T05:17:19.567 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-co6XT-YYvoiNap5 off=7039526 len=216317 2024-04-26T05:17:19.570 INFO:tasks.workunit.client.0.smithi146.stdout:op 4756 completed, throughput=5MB/sec 2024-04-26T05:17:19.570 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5aUikDI6pkZqIkk off=18131344 len=856608 2024-04-26T05:17:19.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 4757 completed, throughput=5MB/sec 2024-04-26T05:17:19.571 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a3nYGvT0hUzQYpZ off=684035 len=703849 2024-04-26T05:17:19.575 INFO:tasks.workunit.client.0.smithi146.stdout:op 4758 completed, throughput=5MB/sec 2024-04-26T05:17:19.575 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q7y4rqVWhx31bkN off=10652553 len=1950394 2024-04-26T05:17:19.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 4759 completed, throughput=5MB/sec 2024-04-26T05:17:20.588 INFO:tasks.workunit.client.0.smithi146.stdout: 930: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:20.588 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-G1SBKpC80KADDYU off=3524889 len=1201675 2024-04-26T05:17:20.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 4760 completed, throughput=5MB/sec 2024-04-26T05:17:20.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GjBTYez8nSC9Vmd off=5577043 len=681393 2024-04-26T05:17:20.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 4761 completed, throughput=5MB/sec 2024-04-26T05:17:20.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W8ZFUKZRTnLSEHW off=868605 len=734682 2024-04-26T05:17:20.603 INFO:tasks.workunit.client.0.smithi146.stdout:op 4762 completed, throughput=5MB/sec 2024-04-26T05:17:20.604 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jRAmLxJvfuxDnRn off=8767052 len=935185 2024-04-26T05:17:20.609 INFO:tasks.workunit.client.0.smithi146.stdout:op 4763 completed, throughput=5MB/sec 2024-04-26T05:17:20.609 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_hmW7bADMtFge4o off=4329888 len=385640 2024-04-26T05:17:20.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 4764 completed, throughput=5MB/sec 2024-04-26T05:17:20.612 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fEvW1mRVZTSsTN3 off=2854964 len=628998 2024-04-26T05:17:20.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 4765 completed, throughput=5MB/sec 2024-04-26T05:17:20.615 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mIcU6tLfVGGdBgD off=5653972 len=1757222 2024-04-26T05:17:20.617 INFO:tasks.workunit.client.0.smithi146.stdout:op 4766 completed, throughput=5MB/sec 2024-04-26T05:17:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:20 smithi146 ceph-mon[95531]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:17:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:20 smithi146 ceph-mon[92947]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:17:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:20 smithi204 ceph-mon[88313]: pgmap v1895: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:17:21.618 INFO:tasks.workunit.client.0.smithi146.stdout: 931: throughput=5MB/sec pending data=0 2024-04-26T05:17:21.618 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nrnv3UXEwQ1kc0h off=4667001 len=1397350 2024-04-26T05:17:21.625 INFO:tasks.workunit.client.0.smithi146.stdout:op 4767 completed, throughput=5MB/sec 2024-04-26T05:17:21.625 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I18tbT3VeP_bJE0 off=830020 len=1232473 2024-04-26T05:17:21.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 4768 completed, throughput=5MB/sec 2024-04-26T05:17:21.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M2j-s5VCWmN7sCN off=2494328 len=1473570 2024-04-26T05:17:21.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 4769 completed, throughput=5MB/sec 2024-04-26T05:17:21.634 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sKSNGsND40Kb3dK off=1047971 len=769173 2024-04-26T05:17:21.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 4770 completed, throughput=5MB/sec 2024-04-26T05:17:22.642 INFO:tasks.workunit.client.0.smithi146.stdout: 932: throughput=5MB/sec pending data=0 2024-04-26T05:17:22.642 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jRjl10MzjlefFgY off=1331268 len=1727387 2024-04-26T05:17:22.645 INFO:tasks.workunit.client.0.smithi146.stdout:op 4771 completed, throughput=5MB/sec 2024-04-26T05:17:22.646 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cBzQGYhB3NXKQ1p off=12157891 len=1809424 2024-04-26T05:17:22.654 INFO:tasks.workunit.client.0.smithi146.stdout:op 4772 completed, throughput=5MB/sec 2024-04-26T05:17:22.655 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NetcM4wTaa8Buo4 off=7077562 len=497557 2024-04-26T05:17:22.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 4773 completed, throughput=5MB/sec 2024-04-26T05:17:22.655 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rj1M8Ai5Ub9pOW1 off=7007879 len=1767079 2024-04-26T05:17:22.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 4774 completed, throughput=5MB/sec 2024-04-26T05:17:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:22 smithi146 ceph-mon[95531]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:22 smithi146 ceph-mon[92947]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:22 smithi204 ceph-mon[88313]: pgmap v1896: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:23.659 INFO:tasks.workunit.client.0.smithi146.stdout: 933: throughput=5MB/sec pending data=0 2024-04-26T05:17:23.660 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nxwxoJ67CXGZtE1 off=5858106 len=523323 2024-04-26T05:17:23.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 4775 completed, throughput=5MB/sec 2024-04-26T05:17:23.663 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IIn2Fut9XJ80Znr off=11948796 len=1270485 2024-04-26T05:17:23.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 4776 completed, throughput=5MB/sec 2024-04-26T05:17:23.665 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vbsb8jEA0ID_SiQ off=20892728 len=1677277 2024-04-26T05:17:23.668 INFO:tasks.workunit.client.0.smithi146.stdout:op 4777 completed, throughput=5MB/sec 2024-04-26T05:17:23.668 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TH6Rn8z89qFV_1k off=4163694 len=1938319 2024-04-26T05:17:23.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 4778 completed, throughput=5MB/sec 2024-04-26T05:17:24.671 INFO:tasks.workunit.client.0.smithi146.stdout: 934: throughput=5MB/sec pending data=0 2024-04-26T05:17:24.671 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lhaBkmo2-7JyaKg off=16085447 len=1181642 2024-04-26T05:17:24.677 INFO:tasks.workunit.client.0.smithi146.stdout:op 4779 completed, throughput=5MB/sec 2024-04-26T05:17:24.677 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WamiSpFfnQqCa35 off=1018332 len=1472299 2024-04-26T05:17:24.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 4780 completed, throughput=5MB/sec 2024-04-26T05:17:24.680 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7dBVgnak8C8mft_ off=263659 len=319980 2024-04-26T05:17:24.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 4781 completed, throughput=5MB/sec 2024-04-26T05:17:24.683 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eZZPq903tv9-BUK off=1291659 len=708657 2024-04-26T05:17:24.685 INFO:tasks.workunit.client.0.smithi146.stdout:op 4782 completed, throughput=5MB/sec 2024-04-26T05:17:24.685 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-l7Oiln0C4pvGaEd off=212751 len=892072 2024-04-26T05:17:24.690 INFO:tasks.workunit.client.0.smithi146.stdout:op 4783 completed, throughput=5MB/sec 2024-04-26T05:17:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:24 smithi146 ceph-mon[95531]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:24 smithi146 ceph-mon[92947]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:24 smithi204 ceph-mon[88313]: pgmap v1897: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:25.690 INFO:tasks.workunit.client.0.smithi146.stdout: 935: throughput=5MB/sec pending data=0 2024-04-26T05:17:25.690 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xoR3L-ePq3PSFXK off=2207996 len=1930717 2024-04-26T05:17:25.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 4784 completed, throughput=5MB/sec 2024-04-26T05:17:25.702 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tr8AK8F4PF8V3HZ off=7807563 len=26404 2024-04-26T05:17:25.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 4785 completed, throughput=5MB/sec 2024-04-26T05:17:25.704 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FG9SGHOy5IVUGoH off=12554688 len=1412382 2024-04-26T05:17:25.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 4786 completed, throughput=5MB/sec 2024-04-26T05:17:25.706 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4SARMctndIKA7Ho off=5998941 len=1619695 2024-04-26T05:17:25.715 INFO:tasks.workunit.client.0.smithi146.stdout:op 4787 completed, throughput=5MB/sec 2024-04-26T05:17:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:26 smithi146 ceph-mon[92947]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:17:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:26 smithi146 ceph-mon[95531]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:17:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:26] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:17:26.716 INFO:tasks.workunit.client.0.smithi146.stdout: 936: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:26.716 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uJa1zpNS_lIl2gb off=1040454 len=337724 2024-04-26T05:17:26.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 4788 completed, throughput=5MB/sec 2024-04-26T05:17:26.720 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9feU6MUBZncgqUr off=4602310 len=1029000 2024-04-26T05:17:26.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 4789 completed, throughput=5MB/sec 2024-04-26T05:17:26.724 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oLXQD7AX-aaiTUT off=1232117 len=1154346 2024-04-26T05:17:26.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 4790 completed, throughput=5MB/sec 2024-04-26T05:17:26.726 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cRgnIE4Iu3ceKL- off=619575 len=1574137 2024-04-26T05:17:26.727 INFO:tasks.workunit.client.0.smithi146.stdout:op 4791 completed, throughput=5MB/sec 2024-04-26T05:17:26.727 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-khsu25VvXGCbR6g off=17106180 len=126026 2024-04-26T05:17:26.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 4792 completed, throughput=5MB/sec 2024-04-26T05:17:26.730 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y0sILA84uwAJMfD off=12866701 len=696986 2024-04-26T05:17:26.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 4793 completed, throughput=5MB/sec 2024-04-26T05:17:26.734 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Xb5837dGL1bnhSe off=16216668 len=1319931 2024-04-26T05:17:26.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 4794 completed, throughput=5MB/sec 2024-04-26T05:17:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:26 smithi204 ceph-mon[88313]: pgmap v1898: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.5 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:17:27.739 INFO:tasks.workunit.client.0.smithi146.stdout: 937: throughput=5MB/sec pending data=0 2024-04-26T05:17:27.739 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bPe1RJUrfBZZqtn off=3239204 len=999400 2024-04-26T05:17:27.741 INFO:tasks.workunit.client.0.smithi146.stdout:op 4795 completed, throughput=5MB/sec 2024-04-26T05:17:27.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bxZgieBSnpx5skR off=485338 len=1240078 2024-04-26T05:17:27.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 4796 completed, throughput=5MB/sec 2024-04-26T05:17:27.750 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R5sBM-LCwtWwEMp off=2154615 len=728623 2024-04-26T05:17:27.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 4797 completed, throughput=5MB/sec 2024-04-26T05:17:27.754 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LVN-s6LF7fC1oPN off=2277721 len=2042181 2024-04-26T05:17:27.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 4798 completed, throughput=5MB/sec 2024-04-26T05:17:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:28 smithi146 ceph-mon[95531]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:17:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:28 smithi146 ceph-mon[92947]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:17:28.766 INFO:tasks.workunit.client.0.smithi146.stdout: 938: throughput=5MB/sec pending data=0 2024-04-26T05:17:28.766 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VyAXSDa1S82ENmM off=503084 len=298124 2024-04-26T05:17:28.769 INFO:tasks.workunit.client.0.smithi146.stdout:op 4799 completed, throughput=5MB/sec 2024-04-26T05:17:28.769 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v07d9Y6NxeBqyAA off=12712724 len=1642682 2024-04-26T05:17:28.776 INFO:tasks.workunit.client.0.smithi146.stdout:op 4800 completed, throughput=5MB/sec 2024-04-26T05:17:28.776 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eTaBy3EO1m0QMSe off=14157671 len=836132 2024-04-26T05:17:28.778 INFO:tasks.workunit.client.0.smithi146.stdout:op 4801 completed, throughput=5MB/sec 2024-04-26T05:17:28.778 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zfcm6SzClNHIRZS off=2358704 len=640114 2024-04-26T05:17:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:op 4802 completed, throughput=5MB/sec 2024-04-26T05:17:28.780 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7In08VSIiEO5h1M off=16268 len=1075866 2024-04-26T05:17:28.785 INFO:tasks.workunit.client.0.smithi146.stdout:op 4803 completed, throughput=5MB/sec 2024-04-26T05:17:28.786 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Im95cOSkd6hoUW off=1054214 len=1323184 2024-04-26T05:17:28.792 INFO:tasks.workunit.client.0.smithi146.stdout:op 4804 completed, throughput=5MB/sec 2024-04-26T05:17:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:28 smithi204 ceph-mon[88313]: pgmap v1899: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:17:29.793 INFO:tasks.workunit.client.0.smithi146.stdout: 939: throughput=5MB/sec pending data=0 2024-04-26T05:17:29.793 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YK0x4unWBa0EzSG off=11658454 len=643724 2024-04-26T05:17:29.798 INFO:tasks.workunit.client.0.smithi146.stdout:op 4805 completed, throughput=5MB/sec 2024-04-26T05:17:29.798 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-teunxOFLpNAOF5d off=6861042 len=1858641 2024-04-26T05:17:29.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 4806 completed, throughput=5MB/sec 2024-04-26T05:17:29.800 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ss85adCX9UbSP7z off=3152070 len=1641397 2024-04-26T05:17:29.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 4807 completed, throughput=5MB/sec 2024-04-26T05:17:29.809 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gBEqpuqFApLv888 off=11875979 len=1839008 2024-04-26T05:17:29.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 4808 completed, throughput=5MB/sec 2024-04-26T05:17:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:30 smithi146 ceph-mon[95531]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:17:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:30 smithi146 ceph-mon[92947]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:17:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:30 smithi204 ceph-mon[88313]: pgmap v1900: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:17:30.812 INFO:tasks.workunit.client.0.smithi146.stdout: 940: throughput=5MB/sec pending data=0 2024-04-26T05:17:30.812 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVKXjg-PhWTKT4B off=2036373 len=1090690 2024-04-26T05:17:30.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 4809 completed, throughput=5MB/sec 2024-04-26T05:17:30.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c0yvg10nKy1bkSJ off=7669172 len=1220940 2024-04-26T05:17:30.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 4810 completed, throughput=5MB/sec 2024-04-26T05:17:30.822 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bxEpXhgEvNmIpEn off=2439718 len=1710793 2024-04-26T05:17:30.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 4811 completed, throughput=5MB/sec 2024-04-26T05:17:31.826 INFO:tasks.workunit.client.0.smithi146.stdout: 941: throughput=5MB/sec pending data=0 2024-04-26T05:17:31.826 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0f1msepms98xsqj off=15077617 len=1010450 2024-04-26T05:17:31.827 INFO:tasks.workunit.client.0.smithi146.stdout:op 4812 completed, throughput=5MB/sec 2024-04-26T05:17:31.827 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dDdpHD4Z6s_tJbB off=4684746 len=1108087 2024-04-26T05:17:31.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 4813 completed, throughput=5MB/sec 2024-04-26T05:17:31.829 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oN1lRNYJ2ljsWhZ off=765401 len=782266 2024-04-26T05:17:31.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 4814 completed, throughput=5MB/sec 2024-04-26T05:17:31.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v07d9Y6NxeBqyAA off=4594694 len=396223 2024-04-26T05:17:31.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 4815 completed, throughput=5MB/sec 2024-04-26T05:17:31.832 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-02_E6tedVSQl8Nn off=3479146 len=957115 2024-04-26T05:17:31.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 4816 completed, throughput=5MB/sec 2024-04-26T05:17:31.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2qOjJFLz-vFTWSe off=2944638 len=1044972 2024-04-26T05:17:31.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 4817 completed, throughput=5MB/sec 2024-04-26T05:17:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:32 smithi146 ceph-mon[92947]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:32 smithi146 ceph-mon[95531]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:32 smithi204 ceph-mon[88313]: pgmap v1901: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:32.839 INFO:tasks.workunit.client.0.smithi146.stdout: 942: throughput=5MB/sec pending data=0 2024-04-26T05:17:32.839 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SgPIu2iIwCpR0qH off=1921901 len=1073182 2024-04-26T05:17:32.845 INFO:tasks.workunit.client.0.smithi146.stdout:op 4818 completed, throughput=5MB/sec 2024-04-26T05:17:32.845 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hPaSiPjkvjbSQ_v off=5417949 len=1118345 2024-04-26T05:17:32.846 INFO:tasks.workunit.client.0.smithi146.stdout:op 4819 completed, throughput=5MB/sec 2024-04-26T05:17:32.846 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rcwiOQmFn5ZYgv3 off=2504941 len=355663 2024-04-26T05:17:32.848 INFO:tasks.workunit.client.0.smithi146.stdout:op 4820 completed, throughput=5MB/sec 2024-04-26T05:17:32.848 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O4KGWzAJPeLIn9r off=16783469 len=910381 2024-04-26T05:17:32.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 4821 completed, throughput=5MB/sec 2024-04-26T05:17:32.849 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j-e0a1-bWPRbBPS off=19163514 len=1139848 2024-04-26T05:17:32.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 4822 completed, throughput=5MB/sec 2024-04-26T05:17:32.851 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aUTCc5J4cjW_HGP off=1368909 len=858174 2024-04-26T05:17:32.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 4823 completed, throughput=5MB/sec 2024-04-26T05:17:33.853 INFO:tasks.workunit.client.0.smithi146.stdout: 943: throughput=5MB/sec pending data=0 2024-04-26T05:17:33.853 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RLMjXX-B6ye_kjp off=12601134 len=103433 2024-04-26T05:17:33.853 INFO:tasks.workunit.client.0.smithi146.stdout:op 4824 completed, throughput=5MB/sec 2024-04-26T05:17:33.853 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-arq5L8TrjCPdMm6 off=12229705 len=1484994 2024-04-26T05:17:33.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 4825 completed, throughput=5MB/sec 2024-04-26T05:17:33.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7NzD0ovfbT7dF5V off=10357793 len=1133819 2024-04-26T05:17:33.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 4826 completed, throughput=5MB/sec 2024-04-26T05:17:33.864 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LvRGlhCxKQyQtNW off=1469247 len=144314 2024-04-26T05:17:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:op 4827 completed, throughput=5MB/sec 2024-04-26T05:17:33.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-67cmeNNoKLFqyil off=15057229 len=470937 2024-04-26T05:17:33.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 4828 completed, throughput=5MB/sec 2024-04-26T05:17:33.866 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zEoSlw-y6_bAAnE off=2004621 len=1642899 2024-04-26T05:17:33.868 INFO:tasks.workunit.client.0.smithi146.stdout:op 4829 completed, throughput=5MB/sec 2024-04-26T05:17:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:34 smithi146 ceph-mon[95531]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:34 smithi146 ceph-mon[92947]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:34 smithi204 ceph-mon[88313]: pgmap v1902: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:17:34.868 INFO:tasks.workunit.client.0.smithi146.stdout: 944: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:34.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IIcEv0gnjdbUDqb off=3160958 len=249860 2024-04-26T05:17:34.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 4830 completed, throughput=5MB/sec 2024-04-26T05:17:34.869 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d_yOWo46-V-kgF2 off=697393 len=1875851 2024-04-26T05:17:34.878 INFO:tasks.workunit.client.0.smithi146.stdout:op 4831 completed, throughput=5MB/sec 2024-04-26T05:17:34.878 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VeH8wPsmgnZvLGz off=349370 len=918231 2024-04-26T05:17:34.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 4832 completed, throughput=5MB/sec 2024-04-26T05:17:34.883 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-25iWKZ0OQ7i1P6h off=11212059 len=185752 2024-04-26T05:17:34.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 4833 completed, throughput=5MB/sec 2024-04-26T05:17:34.884 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kRuMsTt5xnZkKaY off=13631016 len=1452561 2024-04-26T05:17:34.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 4834 completed, throughput=5MB/sec 2024-04-26T05:17:34.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dZM9w7OFuyYEUYK off=8016561 len=504072 2024-04-26T05:17:34.888 INFO:tasks.workunit.client.0.smithi146.stdout:op 4835 completed, throughput=5MB/sec 2024-04-26T05:17:34.888 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yFIKmMLrNvuD9-s off=3014400 len=298166 2024-04-26T05:17:34.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 4836 completed, throughput=5MB/sec 2024-04-26T05:17:35.891 INFO:tasks.workunit.client.0.smithi146.stdout: 945: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:35.891 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FnOlwqSvcPE5iKQ off=20906057 len=1496984 2024-04-26T05:17:35.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 4837 completed, throughput=5MB/sec 2024-04-26T05:17:35.900 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qJV2by5A0RROGCw off=16025353 len=541543 2024-04-26T05:17:35.901 INFO:tasks.workunit.client.0.smithi146.stdout:op 4838 completed, throughput=5MB/sec 2024-04-26T05:17:35.901 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Pop8HNSrhFCANRH off=19395782 len=837524 2024-04-26T05:17:35.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 4839 completed, throughput=5MB/sec 2024-04-26T05:17:35.903 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vTUHklOe9Fw_W4E off=2119086 len=487134 2024-04-26T05:17:35.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 4840 completed, throughput=5MB/sec 2024-04-26T05:17:35.904 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-30i0KoUSOYVADuV off=5080828 len=1225634 2024-04-26T05:17:35.909 INFO:tasks.workunit.client.0.smithi146.stdout:op 4841 completed, throughput=5MB/sec 2024-04-26T05:17:35.909 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LnzQ8D2bFV16K76 off=2383990 len=722528 2024-04-26T05:17:35.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 4842 completed, throughput=5MB/sec 2024-04-26T05:17:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:36 smithi146 ceph-mon[95531]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:17:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:36 smithi146 ceph-mon[92947]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:17:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:36] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:17:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:36 smithi204 ceph-mon[88313]: pgmap v1903: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:17:36.911 INFO:tasks.workunit.client.0.smithi146.stdout: 946: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:36.911 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-46SePbXP5PDJFrZ off=14052111 len=971764 2024-04-26T05:17:36.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 4843 completed, throughput=5MB/sec 2024-04-26T05:17:36.917 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SA_3uVFXEhbfJDP off=7066145 len=1171113 2024-04-26T05:17:36.922 INFO:tasks.workunit.client.0.smithi146.stdout:op 4844 completed, throughput=5MB/sec 2024-04-26T05:17:36.922 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Waj-qCYnznIdcgK off=4155970 len=83899 2024-04-26T05:17:36.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 4845 completed, throughput=5MB/sec 2024-04-26T05:17:36.923 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--4MWp3T66RzC6jV off=5729921 len=1737118 2024-04-26T05:17:36.931 INFO:tasks.workunit.client.0.smithi146.stdout:op 4846 completed, throughput=5MB/sec 2024-04-26T05:17:36.932 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6-cB-AzGub4S-vN off=19783658 len=1383792 2024-04-26T05:17:36.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 4847 completed, throughput=5MB/sec 2024-04-26T05:17:37.939 INFO:tasks.workunit.client.0.smithi146.stdout: 947: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:37.939 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-de9zMJsJgqTg1Fx off=5774261 len=405054 2024-04-26T05:17:37.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 4848 completed, throughput=5MB/sec 2024-04-26T05:17:37.940 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IjjUE4YjA2xDGia off=13313485 len=1802302 2024-04-26T05:17:37.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 4849 completed, throughput=5MB/sec 2024-04-26T05:17:37.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zxqmbMZWmjGicue off=17913513 len=1304824 2024-04-26T05:17:37.956 INFO:tasks.workunit.client.0.smithi146.stdout:op 4850 completed, throughput=5MB/sec 2024-04-26T05:17:37.956 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KNgjiVGjx65-G1V off=2774796 len=6687 2024-04-26T05:17:37.958 INFO:tasks.workunit.client.0.smithi146.stdout:op 4851 completed, throughput=5MB/sec 2024-04-26T05:17:37.958 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e53uAIaqJAebIr6 off=9816615 len=1002704 2024-04-26T05:17:37.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 4852 completed, throughput=5MB/sec 2024-04-26T05:17:37.962 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R2aN8D0NwJ9Rzpd off=6557075 len=211235 2024-04-26T05:17:37.963 INFO:tasks.workunit.client.0.smithi146.stdout:op 4853 completed, throughput=5MB/sec 2024-04-26T05:17:37.963 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rjFQZSeSUR3Ayow off=3379031 len=1044137 2024-04-26T05:17:37.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 4854 completed, throughput=5MB/sec 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[95531]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[92947]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:17:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:17:38.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:17:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:38 smithi204 ceph-mon[88313]: pgmap v1904: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.9 MiB/s wr, 3 op/s 2024-04-26T05:17:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:17:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:17:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:17:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:17:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: 948: throughput=5MB/sec pending data=0 2024-04-26T05:17:38.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nrnv3UXEwQ1kc0h off=1341014 len=808731 2024-04-26T05:17:38.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 4855 completed, throughput=5MB/sec 2024-04-26T05:17:38.973 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XK6-Rn6g8VfZ6wh off=8690097 len=1442899 2024-04-26T05:17:38.975 INFO:tasks.workunit.client.0.smithi146.stdout:op 4856 completed, throughput=5MB/sec 2024-04-26T05:17:38.975 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AgfmckTY2rVE8VX off=9961327 len=746560 2024-04-26T05:17:38.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 4857 completed, throughput=5MB/sec 2024-04-26T05:17:38.979 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GF8CkMQ-GgGny8w off=8900345 len=1093442 2024-04-26T05:17:38.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 4858 completed, throughput=5MB/sec 2024-04-26T05:17:38.984 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jahPzaaaCiCeVJ2 off=16385671 len=1306671 2024-04-26T05:17:38.989 INFO:tasks.workunit.client.0.smithi146.stdout:op 4859 completed, throughput=5MB/sec 2024-04-26T05:17:39.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: 949: throughput=5MB/sec pending data=0 2024-04-26T05:17:39.990 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8l77NC-MZhmFZkt off=1221482 len=268193 2024-04-26T05:17:39.993 INFO:tasks.workunit.client.0.smithi146.stdout:op 4860 completed, throughput=5MB/sec 2024-04-26T05:17:39.993 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6f9tlEnGHhe-ntz off=13006551 len=1828630 2024-04-26T05:17:40.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 4861 completed, throughput=5MB/sec 2024-04-26T05:17:40.002 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ze3O3buz6AeAkm- off=11286407 len=779829 2024-04-26T05:17:40.006 INFO:tasks.workunit.client.0.smithi146.stdout:op 4862 completed, throughput=5MB/sec 2024-04-26T05:17:40.006 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aixEQLQGnBbnTso off=3327093 len=1030684 2024-04-26T05:17:40.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 4863 completed, throughput=5MB/sec 2024-04-26T05:17:40.009 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OBNL_OLWZchW6G9 off=10841156 len=337893 2024-04-26T05:17:40.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 4864 completed, throughput=5MB/sec 2024-04-26T05:17:40.012 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5AkvIK2pMXfowFl off=5270266 len=722897 2024-04-26T05:17:40.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 4865 completed, throughput=5MB/sec 2024-04-26T05:17:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:40 smithi204 ceph-mon[88313]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:17:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:40 smithi146 ceph-mon[95531]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:17:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:40 smithi146 ceph-mon[92947]: pgmap v1905: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:17:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: 950: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:41.017 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--_tflvRT9xrgtPr off=14235697 len=64517 2024-04-26T05:17:41.020 INFO:tasks.workunit.client.0.smithi146.stdout:op 4866 completed, throughput=5MB/sec 2024-04-26T05:17:41.020 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4TfQytZGe8sgTDW off=1927091 len=829066 2024-04-26T05:17:41.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 4867 completed, throughput=5MB/sec 2024-04-26T05:17:41.021 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wpx_FsROYVBX24w off=728948 len=513420 2024-04-26T05:17:41.025 INFO:tasks.workunit.client.0.smithi146.stdout:op 4868 completed, throughput=5MB/sec 2024-04-26T05:17:41.025 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5L6YVr9GM9-V59a off=4423925 len=826470 2024-04-26T05:17:41.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 4869 completed, throughput=5MB/sec 2024-04-26T05:17:41.026 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dZM9w7OFuyYEUYK off=143441 len=1099949 2024-04-26T05:17:41.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 4870 completed, throughput=5MB/sec 2024-04-26T05:17:41.028 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qvqPiEqg8wxKTPT off=4153867 len=538403 2024-04-26T05:17:41.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 4871 completed, throughput=5MB/sec 2024-04-26T05:17:41.031 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2izNoSGE9IcTo0e off=23342892 len=1195023 2024-04-26T05:17:41.038 INFO:tasks.workunit.client.0.smithi146.stdout:op 4872 completed, throughput=5MB/sec 2024-04-26T05:17:41.038 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OBNL_OLWZchW6G9 off=13682481 len=954453 2024-04-26T05:17:41.039 INFO:tasks.workunit.client.0.smithi146.stdout:op 4873 completed, throughput=5MB/sec 2024-04-26T05:17:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: 951: throughput=5MB/sec pending data=0 2024-04-26T05:17:42.039 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o-vqJeQP5nHArMc off=7245750 len=1001918 2024-04-26T05:17:42.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 4874 completed, throughput=5MB/sec 2024-04-26T05:17:42.041 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-swvgYx4BLVEUCxL off=146340 len=127059 2024-04-26T05:17:42.041 INFO:tasks.workunit.client.0.smithi146.stdout:op 4875 completed, throughput=5MB/sec 2024-04-26T05:17:42.042 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cX1F5dzJhjbhunB off=3046635 len=1412196 2024-04-26T05:17:42.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 4876 completed, throughput=5MB/sec 2024-04-26T05:17:42.049 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2LFStrtbe7iKfj3 off=19497 len=421902 2024-04-26T05:17:42.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 4877 completed, throughput=5MB/sec 2024-04-26T05:17:42.053 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0hcEpa6XPJq_WKG off=15884190 len=1718213 2024-04-26T05:17:42.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 4878 completed, throughput=5MB/sec 2024-04-26T05:17:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:42 smithi204 ceph-mon[88313]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:42 smithi146 ceph-mon[92947]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:42 smithi146 ceph-mon[95531]: pgmap v1906: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: 952: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:43.061 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QAla90fenV9wHHh off=11715473 len=1052010 2024-04-26T05:17:43.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 4879 completed, throughput=5MB/sec 2024-04-26T05:17:43.063 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-McGFZO8ChN6Th9C off=2902482 len=1649930 2024-04-26T05:17:43.070 INFO:tasks.workunit.client.0.smithi146.stdout:op 4880 completed, throughput=5MB/sec 2024-04-26T05:17:43.070 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DGekOO1s4wf0tX_ off=4038326 len=440777 2024-04-26T05:17:43.071 INFO:tasks.workunit.client.0.smithi146.stdout:op 4881 completed, throughput=5MB/sec 2024-04-26T05:17:43.071 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5lSUaVuW9RyRXAS off=15972327 len=828766 2024-04-26T05:17:43.075 INFO:tasks.workunit.client.0.smithi146.stdout:op 4882 completed, throughput=5MB/sec 2024-04-26T05:17:43.075 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8rOb3kbUHOXN-QT off=1184392 len=1245623 2024-04-26T05:17:43.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 4883 completed, throughput=5MB/sec 2024-04-26T05:17:43.077 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sz5N7Lqx37bTwON off=2297782 len=1830803 2024-04-26T05:17:43.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 4884 completed, throughput=5MB/sec 2024-04-26T05:17:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 953: throughput=5MB/sec pending data=0 2024-04-26T05:17:44.087 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1JjMJ96ZSog2j6X off=1673994 len=110532 2024-04-26T05:17:44.091 INFO:tasks.workunit.client.0.smithi146.stdout:op 4885 completed, throughput=5MB/sec 2024-04-26T05:17:44.091 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ITSZGMGG9hKNdMu off=4304592 len=94509 2024-04-26T05:17:44.091 INFO:tasks.workunit.client.0.smithi146.stdout:op 4886 completed, throughput=5MB/sec 2024-04-26T05:17:44.091 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eJmyVmNScspQ2kb off=2560390 len=124196 2024-04-26T05:17:44.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 4887 completed, throughput=5MB/sec 2024-04-26T05:17:44.092 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4S4ymJBqFr8U50b off=6288719 len=1164934 2024-04-26T05:17:44.097 INFO:tasks.workunit.client.0.smithi146.stdout:op 4888 completed, throughput=5MB/sec 2024-04-26T05:17:44.098 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wTgenzoyu9_prLX off=273358 len=1625517 2024-04-26T05:17:44.099 INFO:tasks.workunit.client.0.smithi146.stdout:op 4889 completed, throughput=5MB/sec 2024-04-26T05:17:44.099 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UK2bdU76dN-NXWL off=12223550 len=613875 2024-04-26T05:17:44.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 4890 completed, throughput=5MB/sec 2024-04-26T05:17:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:44 smithi204 ceph-mon[88313]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:44 smithi146 ceph-mon[95531]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:44 smithi146 ceph-mon[92947]: pgmap v1907: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:17:45.104 INFO:tasks.workunit.client.0.smithi146.stdout: 954: throughput=5MB/sec pending data=0 2024-04-26T05:17:45.104 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_m7ErZkFbVgDTm2 off=582525 len=839167 2024-04-26T05:17:45.105 INFO:tasks.workunit.client.0.smithi146.stdout:op 4891 completed, throughput=5MB/sec 2024-04-26T05:17:45.105 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PB0dL2-GsEyBZoF off=6081079 len=1414077 2024-04-26T05:17:45.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 4892 completed, throughput=5MB/sec 2024-04-26T05:17:45.111 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RI_OL7qgRLAAJQM off=2598903 len=272574 2024-04-26T05:17:45.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 4893 completed, throughput=5MB/sec 2024-04-26T05:17:45.112 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0vXVmVnGXjpON-5 off=675555 len=451819 2024-04-26T05:17:45.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 4894 completed, throughput=5MB/sec 2024-04-26T05:17:45.113 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-p5hpZWzM6-_htAU off=1044426 len=1989605 2024-04-26T05:17:45.117 INFO:tasks.workunit.client.0.smithi146.stdout:op 4895 completed, throughput=5MB/sec 2024-04-26T05:17:45.117 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tXdKUr7NyppqLWs off=2001257 len=1417101 2024-04-26T05:17:45.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 4896 completed, throughput=5MB/sec 2024-04-26T05:17:46.124 INFO:tasks.workunit.client.0.smithi146.stdout: 955: throughput=5MB/sec pending data=0 2024-04-26T05:17:46.125 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SPEOCxPFvJFxvUT off=13738295 len=1202369 2024-04-26T05:17:46.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 4897 completed, throughput=5MB/sec 2024-04-26T05:17:46.127 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oJ1WzPPDCKnIeBs off=2369094 len=1380092 2024-04-26T05:17:46.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 4898 completed, throughput=5MB/sec 2024-04-26T05:17:46.129 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mQ_3dAI8ez54kXD off=5601552 len=1092671 2024-04-26T05:17:46.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 4899 completed, throughput=5MB/sec 2024-04-26T05:17:46.131 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-huVnfbDnrXbwU6N off=2332606 len=1570507 2024-04-26T05:17:46.140 INFO:tasks.workunit.client.0.smithi146.stdout:op 4900 completed, throughput=5MB/sec 2024-04-26T05:17:46.456 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:46] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:17:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:46 smithi204 ceph-mon[88313]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-04-26T05:17:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:46 smithi146 ceph-mon[95531]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-04-26T05:17:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:46 smithi146 ceph-mon[92947]: pgmap v1908: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 7 op/s 2024-04-26T05:17:47.141 INFO:tasks.workunit.client.0.smithi146.stdout: 956: throughput=5MB/sec pending data=0 2024-04-26T05:17:47.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C6h4WhWp4Z4X6xX off=15579951 len=1624248 2024-04-26T05:17:47.144 INFO:tasks.workunit.client.0.smithi146.stdout:op 4901 completed, throughput=5MB/sec 2024-04-26T05:17:47.144 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-veR11kGnRcGBmtJ off=1689059 len=1722390 2024-04-26T05:17:47.153 INFO:tasks.workunit.client.0.smithi146.stdout:op 4902 completed, throughput=5MB/sec 2024-04-26T05:17:47.153 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fJJDUrPugjnmoLT off=12096331 len=333773 2024-04-26T05:17:47.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 4903 completed, throughput=5MB/sec 2024-04-26T05:17:47.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-32d58CnIyYeRu7K off=2751918 len=1032378 2024-04-26T05:17:47.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 4904 completed, throughput=5MB/sec 2024-04-26T05:17:48.158 INFO:tasks.workunit.client.0.smithi146.stdout: 957: throughput=5MB/sec pending data=0 2024-04-26T05:17:48.159 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8o03HfhhJZYcG3X off=465945 len=875737 2024-04-26T05:17:48.160 INFO:tasks.workunit.client.0.smithi146.stdout:op 4905 completed, throughput=5MB/sec 2024-04-26T05:17:48.160 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z1W2FtTxN4a1el6 off=3802071 len=310967 2024-04-26T05:17:48.163 INFO:tasks.workunit.client.0.smithi146.stdout:op 4906 completed, throughput=5MB/sec 2024-04-26T05:17:48.163 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QtMxXqHSrEko284 off=11702988 len=39889 2024-04-26T05:17:48.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 4907 completed, throughput=5MB/sec 2024-04-26T05:17:48.164 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U1VOQTa7C5co1Es off=1043876 len=7407 2024-04-26T05:17:48.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 4908 completed, throughput=5MB/sec 2024-04-26T05:17:48.164 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sq1XEkicUQN1q7q off=543356 len=1599453 2024-04-26T05:17:48.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 4909 completed, throughput=5MB/sec 2024-04-26T05:17:48.171 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pPYAJben9WCFqE6 off=20407590 len=2004084 2024-04-26T05:17:48.173 INFO:tasks.workunit.client.0.smithi146.stdout:op 4910 completed, throughput=5MB/sec 2024-04-26T05:17:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:48 smithi204 ceph-mon[88313]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:17:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:48 smithi146 ceph-mon[92947]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:17:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:48 smithi146 ceph-mon[95531]: pgmap v1909: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:17:49.173 INFO:tasks.workunit.client.0.smithi146.stdout: 958: throughput=4.99MB/sec pending data=0 2024-04-26T05:17:49.174 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-52um0ljDL6cjwo3 off=5916357 len=1749754 2024-04-26T05:17:49.183 INFO:tasks.workunit.client.0.smithi146.stdout:op 4911 completed, throughput=5MB/sec 2024-04-26T05:17:49.183 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-E5I37mk0_fykNCg off=8499236 len=1486315 2024-04-26T05:17:49.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 4912 completed, throughput=5MB/sec 2024-04-26T05:17:49.184 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4X_4UWiudS1VgRF off=8218456 len=383660 2024-04-26T05:17:49.188 INFO:tasks.workunit.client.0.smithi146.stdout:op 4913 completed, throughput=5MB/sec 2024-04-26T05:17:49.188 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SIs16FMY0LNxEy7 off=19663166 len=1571231 2024-04-26T05:17:49.195 INFO:tasks.workunit.client.0.smithi146.stdout:op 4914 completed, throughput=5MB/sec 2024-04-26T05:17:49.195 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yGltlI4Xz_MgjXY off=8664922 len=546983 2024-04-26T05:17:49.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 4915 completed, throughput=5MB/sec 2024-04-26T05:17:50.196 INFO:tasks.workunit.client.0.smithi146.stdout: 959: throughput=5MB/sec pending data=0 2024-04-26T05:17:50.196 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-o1fNE__1M6TUbsB off=21907828 len=461814 2024-04-26T05:17:50.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 4916 completed, throughput=5MB/sec 2024-04-26T05:17:50.200 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EON0iN3_MHmbunI off=2674875 len=429664 2024-04-26T05:17:50.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 4917 completed, throughput=5MB/sec 2024-04-26T05:17:50.203 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CXIClX62Ca0-bib off=782823 len=1863597 2024-04-26T05:17:50.205 INFO:tasks.workunit.client.0.smithi146.stdout:op 4918 completed, throughput=5MB/sec 2024-04-26T05:17:50.205 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4iSuwtll69zlS9V off=9899774 len=562627 2024-04-26T05:17:50.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 4919 completed, throughput=5MB/sec 2024-04-26T05:17:50.206 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5RHDqqhFezqGG-_ off=1645153 len=1058550 2024-04-26T05:17:50.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 4920 completed, throughput=5MB/sec 2024-04-26T05:17:50.207 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JaHcMWQit8e4bT_ off=10100763 len=818677 2024-04-26T05:17:50.208 INFO:tasks.workunit.client.0.smithi146.stdout:op 4921 completed, throughput=5MB/sec 2024-04-26T05:17:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:50 smithi204 ceph-mon[88313]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-04-26T05:17:50.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:50 smithi146 ceph-mon[92947]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-04-26T05:17:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:50 smithi146 ceph-mon[95531]: pgmap v1910: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 7 op/s 2024-04-26T05:17:51.209 INFO:tasks.workunit.client.0.smithi146.stdout: 960: throughput=5MB/sec pending data=0 2024-04-26T05:17:51.209 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MztVHeYwscsunlT off=3783558 len=478106 2024-04-26T05:17:51.212 INFO:tasks.workunit.client.0.smithi146.stdout:op 4922 completed, throughput=5MB/sec 2024-04-26T05:17:51.212 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-683B20CRCJC6q4R off=1135065 len=333472 2024-04-26T05:17:51.213 INFO:tasks.workunit.client.0.smithi146.stdout:op 4923 completed, throughput=5MB/sec 2024-04-26T05:17:51.213 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VapQeEQAxBe5m_O off=2309689 len=1943175 2024-04-26T05:17:51.216 INFO:tasks.workunit.client.0.smithi146.stdout:op 4924 completed, throughput=5MB/sec 2024-04-26T05:17:51.216 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GjAflfWs9w-TRwD off=3190792 len=1368245 2024-04-26T05:17:51.223 INFO:tasks.workunit.client.0.smithi146.stdout:op 4925 completed, throughput=5MB/sec 2024-04-26T05:17:51.223 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ok2xGkdZU1joEJN off=2907328 len=414182 2024-04-26T05:17:51.225 INFO:tasks.workunit.client.0.smithi146.stdout:op 4926 completed, throughput=5MB/sec 2024-04-26T05:17:51.225 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ydMTn0IqZYZ2tCF off=13836173 len=1068240 2024-04-26T05:17:51.229 INFO:tasks.workunit.client.0.smithi146.stdout:op 4927 completed, throughput=5MB/sec 2024-04-26T05:17:52.230 INFO:tasks.workunit.client.0.smithi146.stdout: 961: throughput=5MB/sec pending data=0 2024-04-26T05:17:52.230 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8RR9FLbvTTQBaV_ off=18651845 len=363348 2024-04-26T05:17:52.233 INFO:tasks.workunit.client.0.smithi146.stdout:op 4928 completed, throughput=5MB/sec 2024-04-26T05:17:52.234 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VJUCNw6J_t_8ZLv off=13940128 len=218219 2024-04-26T05:17:52.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 4929 completed, throughput=5MB/sec 2024-04-26T05:17:52.234 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hvJx0j23k1nlosN off=982869 len=2004358 2024-04-26T05:17:52.243 INFO:tasks.workunit.client.0.smithi146.stdout:op 4930 completed, throughput=5MB/sec 2024-04-26T05:17:52.243 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1FMGGsBcJwui3KY off=3826443 len=1550015 2024-04-26T05:17:52.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 4931 completed, throughput=5MB/sec 2024-04-26T05:17:52.251 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bSfXLWx1qjWKkvS off=105266 len=943653 2024-04-26T05:17:52.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 4932 completed, throughput=5MB/sec 2024-04-26T05:17:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:52 smithi204 ceph-mon[88313]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:52.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:52 smithi146 ceph-mon[92947]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:52 smithi146 ceph-mon[95531]: pgmap v1911: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:53.255 INFO:tasks.workunit.client.0.smithi146.stdout: 962: throughput=5MB/sec pending data=0 2024-04-26T05:17:53.255 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XN7CS-czwdW4rXL off=471332 len=425773 2024-04-26T05:17:53.256 INFO:tasks.workunit.client.0.smithi146.stdout:op 4933 completed, throughput=5MB/sec 2024-04-26T05:17:53.256 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Lpv0cX_YO89TMq7 off=1101345 len=994321 2024-04-26T05:17:53.259 INFO:tasks.workunit.client.0.smithi146.stdout:op 4934 completed, throughput=5MB/sec 2024-04-26T05:17:53.259 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--_L-DqzkckvK_y4 off=1599516 len=234160 2024-04-26T05:17:53.259 INFO:tasks.workunit.client.0.smithi146.stdout:op 4935 completed, throughput=5MB/sec 2024-04-26T05:17:53.259 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0qtrlBayiwQpoNU off=7505429 len=2035718 2024-04-26T05:17:53.261 INFO:tasks.workunit.client.0.smithi146.stdout:op 4936 completed, throughput=5MB/sec 2024-04-26T05:17:53.262 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-id2xyU7E9y6KdfW off=5220005 len=1538370 2024-04-26T05:17:53.268 INFO:tasks.workunit.client.0.smithi146.stdout:op 4937 completed, throughput=5MB/sec 2024-04-26T05:17:54.268 INFO:tasks.workunit.client.0.smithi146.stdout: 963: throughput=5MB/sec pending data=0 2024-04-26T05:17:54.268 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q27yCJhNwiNpTuc off=150675 len=1664266 2024-04-26T05:17:54.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 4938 completed, throughput=5MB/sec 2024-04-26T05:17:54.270 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eakjNGcnIQE6AR5 off=4274348 len=1270733 2024-04-26T05:17:54.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 4939 completed, throughput=5MB/sec 2024-04-26T05:17:54.278 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v4ihy2HEyZf_LAQ off=6185486 len=852882 2024-04-26T05:17:54.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 4940 completed, throughput=5MB/sec 2024-04-26T05:17:54.279 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-clE8swCeVMuu_W0 off=1935400 len=1127661 2024-04-26T05:17:54.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 4941 completed, throughput=5MB/sec 2024-04-26T05:17:54.285 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zhhJZlc2eij8X_G off=1323889 len=1449092 2024-04-26T05:17:54.291 INFO:tasks.workunit.client.0.smithi146.stdout:op 4942 completed, throughput=5MB/sec 2024-04-26T05:17:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:54 smithi204 ceph-mon[88313]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:54 smithi146 ceph-mon[95531]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:54 smithi146 ceph-mon[92947]: pgmap v1912: 105 pgs: 105 active+clean; 126 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:17:54.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:17:55.291 INFO:tasks.workunit.client.0.smithi146.stdout: 964: throughput=5MB/sec pending data=0 2024-04-26T05:17:55.291 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9xmW9oagaaStdfI off=15973320 len=118149 2024-04-26T05:17:55.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 4943 completed, throughput=5MB/sec 2024-04-26T05:17:55.292 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vIxLHGKsYjjcFzB off=296814 len=977609 2024-04-26T05:17:55.293 INFO:tasks.workunit.client.0.smithi146.stdout:op 4944 completed, throughput=5MB/sec 2024-04-26T05:17:55.293 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g_czWYpbCu3TqnO off=3929982 len=106765 2024-04-26T05:17:55.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 4945 completed, throughput=5MB/sec 2024-04-26T05:17:55.294 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sKFiXSFnVy5AOZy off=3367360 len=1913869 2024-04-26T05:17:55.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 4946 completed, throughput=5MB/sec 2024-04-26T05:17:55.296 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tjC1Lm3_rV2tUVg off=5502728 len=415409 2024-04-26T05:17:55.300 INFO:tasks.workunit.client.0.smithi146.stdout:op 4947 completed, throughput=5MB/sec 2024-04-26T05:17:55.300 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6cBMRulz8t3CdnV off=5938369 len=1959479 2024-04-26T05:17:55.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 4948 completed, throughput=5MB/sec 2024-04-26T05:17:56.302 INFO:tasks.workunit.client.0.smithi146.stdout: 965: throughput=5MB/sec pending data=0 2024-04-26T05:17:56.302 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RWE7tYwhsiabJ7J off=359983 len=15502 2024-04-26T05:17:56.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 4949 completed, throughput=5MB/sec 2024-04-26T05:17:56.305 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4yrOxBRaEZewhRv off=3903139 len=1829821 2024-04-26T05:17:56.314 INFO:tasks.workunit.client.0.smithi146.stdout:op 4950 completed, throughput=5MB/sec 2024-04-26T05:17:56.314 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-isPUdTIwmM740fx off=2727175 len=956928 2024-04-26T05:17:56.317 INFO:tasks.workunit.client.0.smithi146.stdout:op 4951 completed, throughput=5MB/sec 2024-04-26T05:17:56.317 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-g_czWYpbCu3TqnO off=1321210 len=481314 2024-04-26T05:17:56.321 INFO:tasks.workunit.client.0.smithi146.stdout:op 4952 completed, throughput=5MB/sec 2024-04-26T05:17:56.321 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jB0M-DspDxn6hMT off=6041853 len=823627 2024-04-26T05:17:56.326 INFO:tasks.workunit.client.0.smithi146.stdout:op 4953 completed, throughput=5MB/sec 2024-04-26T05:17:56.469 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:17:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:17:56] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:17:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:56 smithi204 ceph-mon[88313]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:17:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:56 smithi146 ceph-mon[95531]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:17:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:56 smithi146 ceph-mon[92947]: pgmap v1913: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:17:57.326 INFO:tasks.workunit.client.0.smithi146.stdout: 966: throughput=5MB/sec pending data=0 2024-04-26T05:17:57.326 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-me0rj8TyVOoUGpU off=2462238 len=5035 2024-04-26T05:17:57.329 INFO:tasks.workunit.client.0.smithi146.stdout:op 4954 completed, throughput=4.99MB/sec 2024-04-26T05:17:57.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iEpPaCh1khs1MzK off=337417 len=1317813 2024-04-26T05:17:57.335 INFO:tasks.workunit.client.0.smithi146.stdout:op 4955 completed, throughput=5MB/sec 2024-04-26T05:17:57.335 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tbqOKvvdkdcwwzh off=730728 len=1816312 2024-04-26T05:17:57.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 4956 completed, throughput=5MB/sec 2024-04-26T05:17:57.344 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8z_TW6JLIaoFmwJ off=10943421 len=979473 2024-04-26T05:17:57.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 4957 completed, throughput=5MB/sec 2024-04-26T05:17:57.349 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7p1TRJ8HfyVeKty off=733431 len=1473541 2024-04-26T05:17:57.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 4958 completed, throughput=5MB/sec 2024-04-26T05:17:58.354 INFO:tasks.workunit.client.0.smithi146.stdout: 967: throughput=5MB/sec pending data=0 2024-04-26T05:17:58.354 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WKTrSjKinzQyfEm off=1253246 len=1780500 2024-04-26T05:17:58.354 INFO:tasks.workunit.client.0.smithi146.stdout:op 4959 completed, throughput=5MB/sec 2024-04-26T05:17:58.354 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UHsu38ZbEv-JyYC off=23847648 len=343287 2024-04-26T05:17:58.357 INFO:tasks.workunit.client.0.smithi146.stdout:op 4960 completed, throughput=5MB/sec 2024-04-26T05:17:58.357 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z2hFwJeNF1lo8Xx off=15112609 len=1440293 2024-04-26T05:17:58.364 INFO:tasks.workunit.client.0.smithi146.stdout:op 4961 completed, throughput=5MB/sec 2024-04-26T05:17:58.364 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d_yOWo46-V-kgF2 off=1191149 len=327621 2024-04-26T05:17:58.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 4962 completed, throughput=5MB/sec 2024-04-26T05:17:58.366 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z8zvxLmAMcaGGRt off=8502596 len=77823 2024-04-26T05:17:58.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 4963 completed, throughput=5MB/sec 2024-04-26T05:17:58.368 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9j8BP9dlNKJfpYl off=15633056 len=1547504 2024-04-26T05:17:58.375 INFO:tasks.workunit.client.0.smithi146.stdout:op 4964 completed, throughput=5MB/sec 2024-04-26T05:17:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:17:58 smithi204 ceph-mon[88313]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:17:58 smithi146 ceph-mon[95531]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:58.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:17:58 smithi146 ceph-mon[92947]: pgmap v1914: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:17:59.376 INFO:tasks.workunit.client.0.smithi146.stdout: 968: throughput=5MB/sec pending data=0 2024-04-26T05:17:59.376 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--6v_vRKyHdXEBHF off=13686160 len=1179651 2024-04-26T05:17:59.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 4965 completed, throughput=5MB/sec 2024-04-26T05:17:59.378 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P270h-kdK0b5I6D off=4438284 len=818119 2024-04-26T05:17:59.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 4966 completed, throughput=5MB/sec 2024-04-26T05:17:59.382 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVmrhShR_qzKTW_ off=7702671 len=225846 2024-04-26T05:17:59.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 4967 completed, throughput=5MB/sec 2024-04-26T05:17:59.383 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rDyQNN8ys_ByJ6G off=2364535 len=1336311 2024-04-26T05:17:59.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 4968 completed, throughput=5MB/sec 2024-04-26T05:17:59.390 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iqCrRPxOlualCHN off=1454196 len=953985 2024-04-26T05:17:59.391 INFO:tasks.workunit.client.0.smithi146.stdout:op 4969 completed, throughput=5MB/sec 2024-04-26T05:17:59.391 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ukDdQoiroxgQFqq off=2498552 len=987598 2024-04-26T05:17:59.393 INFO:tasks.workunit.client.0.smithi146.stdout:op 4970 completed, throughput=5MB/sec 2024-04-26T05:18:00.393 INFO:tasks.workunit.client.0.smithi146.stdout: 969: throughput=5MB/sec pending data=0 2024-04-26T05:18:00.393 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qyg8pqaS9b5pluE off=671000 len=144312 2024-04-26T05:18:00.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 4971 completed, throughput=5MB/sec 2024-04-26T05:18:00.398 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j7la4ijSEhjNGjP off=2336391 len=1370254 2024-04-26T05:18:00.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 4972 completed, throughput=5MB/sec 2024-04-26T05:18:00.398 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wwuVBSRZCSySqW_ off=22675941 len=521961 2024-04-26T05:18:00.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 4973 completed, throughput=5MB/sec 2024-04-26T05:18:00.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dQ1uyShWxXWr8Y8 off=4863537 len=10314 2024-04-26T05:18:00.404 INFO:tasks.workunit.client.0.smithi146.stdout:op 4974 completed, throughput=5MB/sec 2024-04-26T05:18:00.404 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xw8XHOX2lzuOwmF off=11137450 len=1119619 2024-04-26T05:18:00.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 4975 completed, throughput=5MB/sec 2024-04-26T05:18:00.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3Br4mPzebV6wzYj off=2383728 len=716773 2024-04-26T05:18:00.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 4976 completed, throughput=5MB/sec 2024-04-26T05:18:00.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Yxd7z8SsA-fEvYP off=4414985 len=1691931 2024-04-26T05:18:00.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 4977 completed, throughput=5MB/sec 2024-04-26T05:18:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:00 smithi204 ceph-mon[88313]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:18:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:00 smithi146 ceph-mon[95531]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:18:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:00 smithi146 ceph-mon[92947]: pgmap v1915: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:18:01.421 INFO:tasks.workunit.client.0.smithi146.stdout: 970: throughput=5MB/sec pending data=0 2024-04-26T05:18:01.421 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mGlYBWFGxk6XFqf off=10537526 len=1459741 2024-04-26T05:18:01.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 4978 completed, throughput=5MB/sec 2024-04-26T05:18:01.428 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xJUpBvmkxrma8e_ off=4107421 len=1130806 2024-04-26T05:18:01.430 INFO:tasks.workunit.client.0.smithi146.stdout:op 4979 completed, throughput=5MB/sec 2024-04-26T05:18:01.431 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uQ2rsIOSmSqM4Vl off=6945505 len=21528 2024-04-26T05:18:01.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 4980 completed, throughput=5MB/sec 2024-04-26T05:18:01.431 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zosJPUkoh1zPSaH off=2400427 len=1938028 2024-04-26T05:18:01.439 INFO:tasks.workunit.client.0.smithi146.stdout:op 4981 completed, throughput=5MB/sec 2024-04-26T05:18:02.440 INFO:tasks.workunit.client.0.smithi146.stdout: 971: throughput=4.99MB/sec pending data=0 2024-04-26T05:18:02.440 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QiVbE7v2ZoNoL04 off=9968467 len=1730303 2024-04-26T05:18:02.450 INFO:tasks.workunit.client.0.smithi146.stdout:op 4982 completed, throughput=5MB/sec 2024-04-26T05:18:02.450 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O2HD46HJ4vnOCPo off=9021974 len=1246621 2024-04-26T05:18:02.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 4983 completed, throughput=5MB/sec 2024-04-26T05:18:02.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O-TZCTTXGwtkXm0 off=12352651 len=500081 2024-04-26T05:18:02.455 INFO:tasks.workunit.client.0.smithi146.stdout:op 4984 completed, throughput=5MB/sec 2024-04-26T05:18:02.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XBD2vqa1Ncp6VuA off=540784 len=1217505 2024-04-26T05:18:02.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 4985 completed, throughput=5MB/sec 2024-04-26T05:18:02.456 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rj8qv_MB1V_gv3w off=3547343 len=458495 2024-04-26T05:18:02.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 4986 completed, throughput=5MB/sec 2024-04-26T05:18:02.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Snlk425S7KylbZf off=4947301 len=715793 2024-04-26T05:18:02.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 4987 completed, throughput=5MB/sec 2024-04-26T05:18:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:02 smithi204 ceph-mon[88313]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:02 smithi146 ceph-mon[95531]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:02 smithi146 ceph-mon[92947]: pgmap v1916: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:03.462 INFO:tasks.workunit.client.0.smithi146.stdout: 972: throughput=5MB/sec pending data=0 2024-04-26T05:18:03.462 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B6NTfmYAOiqhoHr off=5017694 len=218669 2024-04-26T05:18:03.463 INFO:tasks.workunit.client.0.smithi146.stdout:op 4988 completed, throughput=5MB/sec 2024-04-26T05:18:03.463 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bnkaVEeLYv_zquT off=3527260 len=843744 2024-04-26T05:18:03.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 4989 completed, throughput=5MB/sec 2024-04-26T05:18:03.468 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pXvetqsTdwhLtkN off=4569777 len=594014 2024-04-26T05:18:03.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 4990 completed, throughput=5MB/sec 2024-04-26T05:18:03.469 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RKBBjZfug-5Wo8W off=5644234 len=875036 2024-04-26T05:18:03.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 4991 completed, throughput=5MB/sec 2024-04-26T05:18:03.474 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aoXjHBjKweWW6PR off=708523 len=1771029 2024-04-26T05:18:03.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 4992 completed, throughput=5MB/sec 2024-04-26T05:18:03.481 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wv_fYiNNtWgwpD1 off=18885017 len=331803 2024-04-26T05:18:03.485 INFO:tasks.workunit.client.0.smithi146.stdout:op 4993 completed, throughput=5MB/sec 2024-04-26T05:18:03.485 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KIg0tYVl_4ldD-R off=17374755 len=1596531 2024-04-26T05:18:03.486 INFO:tasks.workunit.client.0.smithi146.stdout:op 4994 completed, throughput=5MB/sec 2024-04-26T05:18:04.487 INFO:tasks.workunit.client.0.smithi146.stdout: 973: throughput=5MB/sec pending data=0 2024-04-26T05:18:04.487 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fL7TTPUTaxnQgUN off=592130 len=430515 2024-04-26T05:18:04.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 4995 completed, throughput=5MB/sec 2024-04-26T05:18:04.488 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xClJqZ1QchqFyOE off=4648090 len=572209 2024-04-26T05:18:04.489 INFO:tasks.workunit.client.0.smithi146.stdout:op 4996 completed, throughput=5MB/sec 2024-04-26T05:18:04.489 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ydMTn0IqZYZ2tCF off=1390005 len=1417021 2024-04-26T05:18:04.491 INFO:tasks.workunit.client.0.smithi146.stdout:op 4997 completed, throughput=5MB/sec 2024-04-26T05:18:04.491 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a44NmRHkHEes-Kv off=1571549 len=437941 2024-04-26T05:18:04.494 INFO:tasks.workunit.client.0.smithi146.stdout:op 4998 completed, throughput=5MB/sec 2024-04-26T05:18:04.494 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xH2lY-Zf7ix_Xfd off=3960485 len=866157 2024-04-26T05:18:04.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 4999 completed, throughput=5MB/sec 2024-04-26T05:18:04.499 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fqL9Dc5H_YvgIkX off=3522300 len=71698 2024-04-26T05:18:04.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 5000 completed, throughput=5MB/sec 2024-04-26T05:18:04.499 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W1yyAP4HbnPAFVm off=13338440 len=1873312 2024-04-26T05:18:04.500 INFO:tasks.workunit.client.0.smithi146.stdout:op 5001 completed, throughput=5MB/sec 2024-04-26T05:18:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:04 smithi204 ceph-mon[88313]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:04 smithi146 ceph-mon[95531]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:04 smithi146 ceph-mon[92947]: pgmap v1917: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 4 op/s 2024-04-26T05:18:05.501 INFO:tasks.workunit.client.0.smithi146.stdout: 974: throughput=5MB/sec pending data=0 2024-04-26T05:18:05.501 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iI8ba-I2NAyoJ98 off=7587372 len=1240490 2024-04-26T05:18:05.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 5002 completed, throughput=5MB/sec 2024-04-26T05:18:05.506 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CnevJPfOIM8lf_z off=0 len=1854521 2024-04-26T05:18:05.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 5003 completed, throughput=5MB/sec 2024-04-26T05:18:05.512 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gv-JX3YtcebwloW off=10892219 len=2043966 2024-04-26T05:18:05.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 5004 completed, throughput=5MB/sec 2024-04-26T05:18:06.487 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:06] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:18:06.515 INFO:tasks.workunit.client.0.smithi146.stdout: 975: throughput=5MB/sec pending data=0 2024-04-26T05:18:06.515 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zW5qhdj6nMORuYx off=6709625 len=1743598 2024-04-26T05:18:06.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 5005 completed, throughput=5MB/sec 2024-04-26T05:18:06.525 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M3ZDTSws0ITG225 off=5003246 len=865157 2024-04-26T05:18:06.530 INFO:tasks.workunit.client.0.smithi146.stdout:op 5006 completed, throughput=5MB/sec 2024-04-26T05:18:06.530 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SL9xBmndB8c1IkD off=9619972 len=860547 2024-04-26T05:18:06.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 5007 completed, throughput=5MB/sec 2024-04-26T05:18:06.535 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kXFj_Q2CVQtQNFM off=1319923 len=168706 2024-04-26T05:18:06.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 5008 completed, throughput=5MB/sec 2024-04-26T05:18:06.536 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PSbGfkktiUZ4Jtc off=9357449 len=1514444 2024-04-26T05:18:06.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 5009 completed, throughput=5MB/sec 2024-04-26T05:18:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:06 smithi204 ceph-mon[88313]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:18:06.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:06 smithi146 ceph-mon[92947]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:18:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:06 smithi146 ceph-mon[95531]: pgmap v1918: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.7 MiB/s wr, 6 op/s 2024-04-26T05:18:07.538 INFO:tasks.workunit.client.0.smithi146.stdout: 976: throughput=5MB/sec pending data=0 2024-04-26T05:18:07.538 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nk6fDNA47eQTCQu off=517370 len=2014706 2024-04-26T05:18:07.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 5010 completed, throughput=5MB/sec 2024-04-26T05:18:07.540 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-npdxLYlVDSksHUg off=1511328 len=516990 2024-04-26T05:18:07.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 5011 completed, throughput=5MB/sec 2024-04-26T05:18:07.541 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9tv8JS2DTMsfe-y off=5686910 len=691276 2024-04-26T05:18:07.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 5012 completed, throughput=5MB/sec 2024-04-26T05:18:07.546 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-de9zMJsJgqTg1Fx off=4126959 len=2052356 2024-04-26T05:18:07.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 5013 completed, throughput=5MB/sec 2024-04-26T05:18:08.558 INFO:tasks.workunit.client.0.smithi146.stdout: 977: throughput=5MB/sec pending data=0 2024-04-26T05:18:08.558 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--QpBBMVFICggrXI off=9006443 len=1625212 2024-04-26T05:18:08.561 INFO:tasks.workunit.client.0.smithi146.stdout:op 5014 completed, throughput=5MB/sec 2024-04-26T05:18:08.561 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZG7TE5jNGMJFYjA off=19735775 len=977896 2024-04-26T05:18:08.567 INFO:tasks.workunit.client.0.smithi146.stdout:op 5015 completed, throughput=5MB/sec 2024-04-26T05:18:08.567 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cI8rko9XGcByD6x off=4598529 len=1897886 2024-04-26T05:18:08.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 5016 completed, throughput=5MB/sec 2024-04-26T05:18:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:08 smithi204 ceph-mon[88313]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:08 smithi146 ceph-mon[95531]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:08 smithi146 ceph-mon[92947]: pgmap v1919: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:09.572 INFO:tasks.workunit.client.0.smithi146.stdout: 978: throughput=5MB/sec pending data=0 2024-04-26T05:18:09.572 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4_DWWWEDPvC9JWV off=3223659 len=1291442 2024-04-26T05:18:09.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 5017 completed, throughput=5MB/sec 2024-04-26T05:18:09.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bYI419WbqgfFDdE off=3249515 len=1352950 2024-04-26T05:18:09.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 5018 completed, throughput=5MB/sec 2024-04-26T05:18:09.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e5d4K3XCBfUjBLs off=16829447 len=1584919 2024-04-26T05:18:09.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 5019 completed, throughput=5MB/sec 2024-04-26T05:18:09.591 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zQYLVVf9HwDuQ_5 off=7318911 len=1416123 2024-04-26T05:18:09.593 INFO:tasks.workunit.client.0.smithi146.stdout:op 5020 completed, throughput=5MB/sec 2024-04-26T05:18:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:10.593 INFO:tasks.workunit.client.0.smithi146.stdout: 979: throughput=5MB/sec pending data=0 2024-04-26T05:18:10.593 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6BV56Kww0hJV4s8 off=6888247 len=789321 2024-04-26T05:18:10.598 INFO:tasks.workunit.client.0.smithi146.stdout:op 5021 completed, throughput=5MB/sec 2024-04-26T05:18:10.598 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a8EGY79qH4F9BAT off=86296 len=2093207 2024-04-26T05:18:10.601 INFO:tasks.workunit.client.0.smithi146.stdout:op 5022 completed, throughput=5MB/sec 2024-04-26T05:18:10.601 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rNx0fYx_lCUv4ot off=2417306 len=1425261 2024-04-26T05:18:10.603 INFO:tasks.workunit.client.0.smithi146.stdout:op 5023 completed, throughput=5MB/sec 2024-04-26T05:18:10.603 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4QKz7VEqdCrmPsI off=4441792 len=1681858 2024-04-26T05:18:10.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 5024 completed, throughput=5MB/sec 2024-04-26T05:18:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:10 smithi204 ceph-mon[88313]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:10 smithi146 ceph-mon[95531]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:10 smithi146 ceph-mon[92947]: pgmap v1920: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:11.612 INFO:tasks.workunit.client.0.smithi146.stdout: 980: throughput=5MB/sec pending data=0 2024-04-26T05:18:11.613 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I6MAvtbRp3M8LLq off=22114278 len=1453568 2024-04-26T05:18:11.621 INFO:tasks.workunit.client.0.smithi146.stdout:op 5025 completed, throughput=5MB/sec 2024-04-26T05:18:11.621 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p6tUjqEe3iImIjv off=479127 len=1992882 2024-04-26T05:18:11.632 INFO:tasks.workunit.client.0.smithi146.stdout:op 5026 completed, throughput=5MB/sec 2024-04-26T05:18:11.632 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZcgSA4ofi3j6qx0 off=6383924 len=1894605 2024-04-26T05:18:11.635 INFO:tasks.workunit.client.0.smithi146.stdout:op 5027 completed, throughput=5MB/sec 2024-04-26T05:18:12.635 INFO:tasks.workunit.client.0.smithi146.stdout: 981: throughput=5MB/sec pending data=0 2024-04-26T05:18:12.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VE_FLq5E7eBnRcU off=14613471 len=1592816 2024-04-26T05:18:12.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 5028 completed, throughput=5MB/sec 2024-04-26T05:18:12.644 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BJH8JYrKrkIen6m off=6506171 len=574858 2024-04-26T05:18:12.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 5029 completed, throughput=5MB/sec 2024-04-26T05:18:12.645 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xXuHaVickYkplAm off=9398040 len=46433 2024-04-26T05:18:12.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 5030 completed, throughput=5MB/sec 2024-04-26T05:18:12.647 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gQNTzpfJDjqI-o8 off=10350321 len=1620641 2024-04-26T05:18:12.653 INFO:tasks.workunit.client.0.smithi146.stdout:op 5031 completed, throughput=5MB/sec 2024-04-26T05:18:12.653 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_IbqWyyeB-8IInF off=5695450 len=35138 2024-04-26T05:18:12.655 INFO:tasks.workunit.client.0.smithi146.stdout:op 5032 completed, throughput=5MB/sec 2024-04-26T05:18:12.655 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aKHfrcc73RD02Ci off=3715082 len=898110 2024-04-26T05:18:12.660 INFO:tasks.workunit.client.0.smithi146.stdout:op 5033 completed, throughput=5MB/sec 2024-04-26T05:18:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:12 smithi204 ceph-mon[88313]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:12 smithi146 ceph-mon[95531]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:12 smithi146 ceph-mon[92947]: pgmap v1921: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:13.660 INFO:tasks.workunit.client.0.smithi146.stdout: 982: throughput=5MB/sec pending data=0 2024-04-26T05:18:13.660 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nwWzLIKOdrSJPOw off=6012252 len=999722 2024-04-26T05:18:13.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 5034 completed, throughput=5MB/sec 2024-04-26T05:18:13.665 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U-gZhWODb3Y2QZP off=277837 len=803102 2024-04-26T05:18:13.667 INFO:tasks.workunit.client.0.smithi146.stdout:op 5035 completed, throughput=5MB/sec 2024-04-26T05:18:13.667 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JyoZmK4qXae488D off=1221492 len=1322910 2024-04-26T05:18:13.675 INFO:tasks.workunit.client.0.smithi146.stdout:op 5036 completed, throughput=5MB/sec 2024-04-26T05:18:13.675 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DrLVwDlESuZtUdA off=11571287 len=545411 2024-04-26T05:18:13.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 5037 completed, throughput=5MB/sec 2024-04-26T05:18:13.676 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-72o4sK9gM-WV719 off=1084786 len=58209 2024-04-26T05:18:13.677 INFO:tasks.workunit.client.0.smithi146.stdout:op 5038 completed, throughput=5MB/sec 2024-04-26T05:18:13.677 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nqjoLv-Z-iaOTrZ off=7096379 len=672388 2024-04-26T05:18:13.680 INFO:tasks.workunit.client.0.smithi146.stdout:op 5039 completed, throughput=5MB/sec 2024-04-26T05:18:13.680 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HtBr7OLtxtdZk_e off=5063988 len=1802167 2024-04-26T05:18:13.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 5040 completed, throughput=5MB/sec 2024-04-26T05:18:14.684 INFO:tasks.workunit.client.0.smithi146.stdout: 983: throughput=5MB/sec pending data=0 2024-04-26T05:18:14.684 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TmbSYDa2CaSN4LP off=1862514 len=1340656 2024-04-26T05:18:14.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 5041 completed, throughput=5MB/sec 2024-04-26T05:18:14.691 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QQEabWOYqeym3OY off=8696418 len=614299 2024-04-26T05:18:14.695 INFO:tasks.workunit.client.0.smithi146.stdout:op 5042 completed, throughput=5MB/sec 2024-04-26T05:18:14.695 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EWMRhGi-I1pg3-X off=1784023 len=2005215 2024-04-26T05:18:14.705 INFO:tasks.workunit.client.0.smithi146.stdout:op 5043 completed, throughput=5MB/sec 2024-04-26T05:18:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:14 smithi204 ceph-mon[88313]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:14 smithi146 ceph-mon[95531]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:14 smithi146 ceph-mon[92947]: pgmap v1922: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:18:15.705 INFO:tasks.workunit.client.0.smithi146.stdout: 984: throughput=5MB/sec pending data=0 2024-04-26T05:18:15.705 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yZILUvtd9X7XExg off=2119748 len=1837648 2024-04-26T05:18:15.716 INFO:tasks.workunit.client.0.smithi146.stdout:op 5044 completed, throughput=5MB/sec 2024-04-26T05:18:15.716 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C7LNOCI4sH1JZoz off=10667903 len=1660271 2024-04-26T05:18:15.718 INFO:tasks.workunit.client.0.smithi146.stdout:op 5045 completed, throughput=5MB/sec 2024-04-26T05:18:15.718 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kGRMDMJStre4jOw off=14582763 len=1734064 2024-04-26T05:18:15.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 5046 completed, throughput=5MB/sec 2024-04-26T05:18:16.505 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:16] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:18:16.725 INFO:tasks.workunit.client.0.smithi146.stdout: 985: throughput=5MB/sec pending data=0 2024-04-26T05:18:16.725 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K1XyGHogTmGjdHV off=1952992 len=1033829 2024-04-26T05:18:16.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 5047 completed, throughput=5MB/sec 2024-04-26T05:18:16.730 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ge0pe9H9Qo9VUvc off=4856561 len=1881513 2024-04-26T05:18:16.740 INFO:tasks.workunit.client.0.smithi146.stdout:op 5048 completed, throughput=5MB/sec 2024-04-26T05:18:16.740 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mDrBpfYucnuK6Pr off=8852007 len=937205 2024-04-26T05:18:16.744 INFO:tasks.workunit.client.0.smithi146.stdout:op 5049 completed, throughput=5MB/sec 2024-04-26T05:18:16.744 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TP0Tl1AVuzevpCm off=419743 len=1619327 2024-04-26T05:18:16.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 5050 completed, throughput=5MB/sec 2024-04-26T05:18:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:16 smithi204 ceph-mon[88313]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:18:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:16 smithi146 ceph-mon[95531]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:18:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:16 smithi146 ceph-mon[92947]: pgmap v1923: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:18:17.754 INFO:tasks.workunit.client.0.smithi146.stdout: 986: throughput=5MB/sec pending data=0 2024-04-26T05:18:17.754 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y0xm6RPOr7pQ3Z- off=1107550 len=1662482 2024-04-26T05:18:17.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 5051 completed, throughput=5MB/sec 2024-04-26T05:18:17.758 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3acMiyJG6EipVB5 off=13946926 len=277603 2024-04-26T05:18:17.758 INFO:tasks.workunit.client.0.smithi146.stdout:op 5052 completed, throughput=5MB/sec 2024-04-26T05:18:17.758 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o29BJt9BdgYdDFb off=18472387 len=1485984 2024-04-26T05:18:17.760 INFO:tasks.workunit.client.0.smithi146.stdout:op 5053 completed, throughput=5MB/sec 2024-04-26T05:18:17.760 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MgFHRsxnhDqd6nS off=5522087 len=142891 2024-04-26T05:18:17.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 5054 completed, throughput=5MB/sec 2024-04-26T05:18:17.764 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xAIGQd9_Bn3QP0u off=914395 len=1205967 2024-04-26T05:18:17.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 5055 completed, throughput=5MB/sec 2024-04-26T05:18:17.771 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Cr1vyIpb5wMLjM6 off=5192330 len=220823 2024-04-26T05:18:17.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 5056 completed, throughput=5MB/sec 2024-04-26T05:18:17.771 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HEA3VNFUDnZNb0S off=5791070 len=1841434 2024-04-26T05:18:17.774 INFO:tasks.workunit.client.0.smithi146.stdout:op 5057 completed, throughput=5MB/sec 2024-04-26T05:18:18.775 INFO:tasks.workunit.client.0.smithi146.stdout: 987: throughput=5MB/sec pending data=0 2024-04-26T05:18:18.775 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tjCvpAfnVchtwsE off=12010174 len=780592 2024-04-26T05:18:18.779 INFO:tasks.workunit.client.0.smithi146.stdout:op 5058 completed, throughput=5MB/sec 2024-04-26T05:18:18.779 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I1O3vn4bvmYVtRq off=6159162 len=1888203 2024-04-26T05:18:18.783 INFO:tasks.workunit.client.0.smithi146.stdout:op 5059 completed, throughput=5MB/sec 2024-04-26T05:18:18.783 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IC4HI9zDKiY4Y6A off=2431493 len=1062070 2024-04-26T05:18:18.788 INFO:tasks.workunit.client.0.smithi146.stdout:op 5060 completed, throughput=5MB/sec 2024-04-26T05:18:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:18 smithi204 ceph-mon[88313]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:18:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:18 smithi146 ceph-mon[92947]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:18:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:18 smithi146 ceph-mon[95531]: pgmap v1924: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:18:19.788 INFO:tasks.workunit.client.0.smithi146.stdout: 988: throughput=5MB/sec pending data=0 2024-04-26T05:18:19.789 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zj0V_fF4FOaPUn9 off=27735 len=176463 2024-04-26T05:18:19.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 5061 completed, throughput=5MB/sec 2024-04-26T05:18:19.791 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sKSNGsND40Kb3dK off=7289093 len=1036526 2024-04-26T05:18:19.792 INFO:tasks.workunit.client.0.smithi146.stdout:op 5062 completed, throughput=5MB/sec 2024-04-26T05:18:19.792 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w4rXunoAGJyVv_s off=60776 len=145149 2024-04-26T05:18:19.795 INFO:tasks.workunit.client.0.smithi146.stdout:op 5063 completed, throughput=5MB/sec 2024-04-26T05:18:19.795 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8xCaCL7pObVNol8 off=278802 len=1933481 2024-04-26T05:18:19.799 INFO:tasks.workunit.client.0.smithi146.stdout:op 5064 completed, throughput=5MB/sec 2024-04-26T05:18:19.799 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LGSW3IzKTzWBil9 off=9394570 len=1744362 2024-04-26T05:18:19.801 INFO:tasks.workunit.client.0.smithi146.stdout:op 5065 completed, throughput=5MB/sec 2024-04-26T05:18:19.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dQaiFgRSoU5V9eD off=4813539 len=408790 2024-04-26T05:18:19.804 INFO:tasks.workunit.client.0.smithi146.stdout:op 5066 completed, throughput=5MB/sec 2024-04-26T05:18:20.805 INFO:tasks.workunit.client.0.smithi146.stdout: 989: throughput=5MB/sec pending data=0 2024-04-26T05:18:20.805 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UJNT-9I4l4yGY6U off=4099086 len=1423080 2024-04-26T05:18:20.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:20 smithi204 ceph-mon[88313]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:18:20.813 INFO:tasks.workunit.client.0.smithi146.stdout:op 5067 completed, throughput=5MB/sec 2024-04-26T05:18:20.813 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-a3NL-hQ6Q_1KdWZ off=8250620 len=1716087 2024-04-26T05:18:20.815 INFO:tasks.workunit.client.0.smithi146.stdout:op 5068 completed, throughput=5MB/sec 2024-04-26T05:18:20.816 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tPXvMeSYW8V1GfI off=2957845 len=27917 2024-04-26T05:18:20.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 5069 completed, throughput=5MB/sec 2024-04-26T05:18:20.816 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ngn9mVdeRtz86JI off=188615 len=44200 2024-04-26T05:18:20.816 INFO:tasks.workunit.client.0.smithi146.stdout:op 5070 completed, throughput=5MB/sec 2024-04-26T05:18:20.816 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BituSZdCZk_he5C off=18545109 len=1285729 2024-04-26T05:18:20.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 5071 completed, throughput=5MB/sec 2024-04-26T05:18:20.822 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h-ZQrwNy-1M9mwu off=13253639 len=1506709 2024-04-26T05:18:20.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 5072 completed, throughput=5MB/sec 2024-04-26T05:18:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:20 smithi146 ceph-mon[95531]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:18:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:20 smithi146 ceph-mon[92947]: pgmap v1925: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.2 MiB/s wr, 5 op/s 2024-04-26T05:18:21.830 INFO:tasks.workunit.client.0.smithi146.stdout: 990: throughput=5MB/sec pending data=0 2024-04-26T05:18:21.830 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hCFMTYW-od0lqPR off=3128446 len=1549046 2024-04-26T05:18:21.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 5073 completed, throughput=5MB/sec 2024-04-26T05:18:21.832 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1p9vGVfwdGOZd6W off=14856903 len=1070727 2024-04-26T05:18:21.837 INFO:tasks.workunit.client.0.smithi146.stdout:op 5074 completed, throughput=5MB/sec 2024-04-26T05:18:21.837 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t3g2I8y-reXi_0b off=18874668 len=1118040 2024-04-26T05:18:21.842 INFO:tasks.workunit.client.0.smithi146.stdout:op 5075 completed, throughput=5MB/sec 2024-04-26T05:18:21.842 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4FR1P6yTziY_EJv off=9985532 len=1847204 2024-04-26T05:18:21.853 INFO:tasks.workunit.client.0.smithi146.stdout:op 5076 completed, throughput=5MB/sec 2024-04-26T05:18:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:22 smithi204 ceph-mon[88313]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:22.853 INFO:tasks.workunit.client.0.smithi146.stdout: 991: throughput=5MB/sec pending data=0 2024-04-26T05:18:22.854 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-M24qYEcX8ejQ277 off=10031576 len=1218690 2024-04-26T05:18:22.855 INFO:tasks.workunit.client.0.smithi146.stdout:op 5077 completed, throughput=5MB/sec 2024-04-26T05:18:22.855 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A4DWDsXhYjNzAdh off=1949654 len=623361 2024-04-26T05:18:22.860 INFO:tasks.workunit.client.0.smithi146.stdout:op 5078 completed, throughput=5MB/sec 2024-04-26T05:18:22.860 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ePiJEwcI_baxGdO off=6631062 len=1383140 2024-04-26T05:18:22.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 5079 completed, throughput=5MB/sec 2024-04-26T05:18:22.862 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xm5bN8imKoBZzlH off=10060645 len=1176260 2024-04-26T05:18:22.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 5080 completed, throughput=5MB/sec 2024-04-26T05:18:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:22 smithi146 ceph-mon[95531]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:22 smithi146 ceph-mon[92947]: pgmap v1926: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:23.864 INFO:tasks.workunit.client.0.smithi146.stdout: 992: throughput=5MB/sec pending data=0 2024-04-26T05:18:23.865 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BXMcxgR97iWipcX off=224584 len=482297 2024-04-26T05:18:23.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 5081 completed, throughput=5MB/sec 2024-04-26T05:18:23.869 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--TLs8uGqWo1tdAP off=4127044 len=80745 2024-04-26T05:18:23.871 INFO:tasks.workunit.client.0.smithi146.stdout:op 5082 completed, throughput=5MB/sec 2024-04-26T05:18:23.871 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0G50tygJCfPz094 off=4791258 len=1859200 2024-04-26T05:18:23.875 INFO:tasks.workunit.client.0.smithi146.stdout:op 5083 completed, throughput=5MB/sec 2024-04-26T05:18:23.875 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cOBn3uea0R2UE1e off=9731408 len=1572539 2024-04-26T05:18:23.881 INFO:tasks.workunit.client.0.smithi146.stdout:op 5084 completed, throughput=5MB/sec 2024-04-26T05:18:23.881 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-readmNUF27WYYlf off=5007957 len=622858 2024-04-26T05:18:23.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 5085 completed, throughput=5MB/sec 2024-04-26T05:18:23.882 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nd52_RTnBBF4gDd off=17685306 len=753291 2024-04-26T05:18:23.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 5086 completed, throughput=5MB/sec 2024-04-26T05:18:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:24 smithi204 ceph-mon[88313]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:24.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:24.884 INFO:tasks.workunit.client.0.smithi146.stdout: 993: throughput=5MB/sec pending data=0 2024-04-26T05:18:24.884 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BwAzMtT7CJqzCOx off=4538250 len=202498 2024-04-26T05:18:24.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 5087 completed, throughput=5MB/sec 2024-04-26T05:18:24.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PhyVaXC-s2QJGCi off=1468087 len=1502006 2024-04-26T05:18:24.889 INFO:tasks.workunit.client.0.smithi146.stdout:op 5088 completed, throughput=5MB/sec 2024-04-26T05:18:24.889 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u8unAKEgbRx0CJM off=10041399 len=1825715 2024-04-26T05:18:24.891 INFO:tasks.workunit.client.0.smithi146.stdout:op 5089 completed, throughput=5MB/sec 2024-04-26T05:18:24.892 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GrVleX9xahrvU7C off=9429 len=995508 2024-04-26T05:18:24.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 5090 completed, throughput=5MB/sec 2024-04-26T05:18:24.893 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PqViFDUgKT_yLYT off=12501705 len=1126356 2024-04-26T05:18:24.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 5091 completed, throughput=5MB/sec 2024-04-26T05:18:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:24 smithi146 ceph-mon[95531]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:24 smithi146 ceph-mon[92947]: pgmap v1927: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:18:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:25.898 INFO:tasks.workunit.client.0.smithi146.stdout: 994: throughput=5MB/sec pending data=0 2024-04-26T05:18:25.899 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-l1twPcta635Of23 off=17296520 len=740063 2024-04-26T05:18:25.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 5092 completed, throughput=5MB/sec 2024-04-26T05:18:25.900 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mQAlkEqXMDY9X7r off=2934376 len=2062808 2024-04-26T05:18:25.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 5093 completed, throughput=5MB/sec 2024-04-26T05:18:25.910 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GJ9NSha_lkbMA_Q off=914094 len=416702 2024-04-26T05:18:25.912 INFO:tasks.workunit.client.0.smithi146.stdout:op 5094 completed, throughput=5MB/sec 2024-04-26T05:18:25.913 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dxrHMyjK2OT1rGL off=10209654 len=945772 2024-04-26T05:18:25.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 5095 completed, throughput=5MB/sec 2024-04-26T05:18:25.917 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pEKqJmOryf7yTYl off=7131994 len=477992 2024-04-26T05:18:25.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 5096 completed, throughput=5MB/sec 2024-04-26T05:18:25.921 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qu96-mqkcqCG3MI off=3417701 len=813197 2024-04-26T05:18:25.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 5097 completed, throughput=5MB/sec 2024-04-26T05:18:26.520 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:26] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:18:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:26 smithi204 ceph-mon[88313]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:18:26.926 INFO:tasks.workunit.client.0.smithi146.stdout: 995: throughput=5MB/sec pending data=0 2024-04-26T05:18:26.927 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aUMnIqY8qCbFhGR off=2773750 len=1524719 2024-04-26T05:18:26.935 INFO:tasks.workunit.client.0.smithi146.stdout:op 5098 completed, throughput=5MB/sec 2024-04-26T05:18:26.935 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-duMYYcxAkmSQVcX off=7728117 len=1465353 2024-04-26T05:18:26.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 5099 completed, throughput=5MB/sec 2024-04-26T05:18:26.942 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dpV21ZyfhSFdoCK off=11374987 len=1727276 2024-04-26T05:18:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:26 smithi146 ceph-mon[95531]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:18:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:26 smithi146 ceph-mon[92947]: pgmap v1928: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 5 op/s 2024-04-26T05:18:26.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 5100 completed, throughput=5MB/sec 2024-04-26T05:18:26.949 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-S6w2chM12-VN13Y off=3485890 len=171617 2024-04-26T05:18:26.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 5101 completed, throughput=5MB/sec 2024-04-26T05:18:27.950 INFO:tasks.workunit.client.0.smithi146.stdout: 996: throughput=5MB/sec pending data=0 2024-04-26T05:18:27.950 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZGMKndnazaK7lH3 off=3070434 len=527779 2024-04-26T05:18:27.951 INFO:tasks.workunit.client.0.smithi146.stdout:op 5102 completed, throughput=5MB/sec 2024-04-26T05:18:27.951 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3Lou-O649Vd-ulK off=2906757 len=1672489 2024-04-26T05:18:27.960 INFO:tasks.workunit.client.0.smithi146.stdout:op 5103 completed, throughput=5MB/sec 2024-04-26T05:18:27.960 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z5gIg9EdST3Pgud off=1124212 len=714663 2024-04-26T05:18:27.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 5104 completed, throughput=5MB/sec 2024-04-26T05:18:27.961 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kCpcHFXnnmKbv6A off=6579633 len=600043 2024-04-26T05:18:27.966 INFO:tasks.workunit.client.0.smithi146.stdout:op 5105 completed, throughput=5MB/sec 2024-04-26T05:18:27.966 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0I73vqcQMogqQWU off=14610171 len=1745405 2024-04-26T05:18:27.976 INFO:tasks.workunit.client.0.smithi146.stdout:op 5106 completed, throughput=5MB/sec 2024-04-26T05:18:27.976 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kVNWUXVRXuVysyy off=11424509 len=1530423 2024-04-26T05:18:27.981 INFO:tasks.workunit.client.0.smithi146.stdout:op 5107 completed, throughput=5MB/sec 2024-04-26T05:18:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:28 smithi204 ceph-mon[88313]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:18:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:28 smithi146 ceph-mon[95531]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:18:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:28 smithi146 ceph-mon[92947]: pgmap v1929: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:18:28.982 INFO:tasks.workunit.client.0.smithi146.stdout: 997: throughput=5MB/sec pending data=0 2024-04-26T05:18:28.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Z4u1U2tRGMRqzvV off=5574988 len=1039595 2024-04-26T05:18:28.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 5108 completed, throughput=5MB/sec 2024-04-26T05:18:28.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fAD7xmY4LTUK2-u off=1627058 len=2014228 2024-04-26T05:18:28.991 INFO:tasks.workunit.client.0.smithi146.stdout:op 5109 completed, throughput=5MB/sec 2024-04-26T05:18:28.991 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TfZ-MBQBPsGan9h off=7417009 len=1576448 2024-04-26T05:18:29.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 5110 completed, throughput=5MB/sec 2024-04-26T05:18:30.001 INFO:tasks.workunit.client.0.smithi146.stdout: 998: throughput=5MB/sec pending data=0 2024-04-26T05:18:30.001 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uZDy66YC-yZb5dA off=655628 len=251997 2024-04-26T05:18:30.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 5111 completed, throughput=5MB/sec 2024-04-26T05:18:30.002 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mGTiL3mD77kIivK off=14231226 len=833398 2024-04-26T05:18:30.007 INFO:tasks.workunit.client.0.smithi146.stdout:op 5112 completed, throughput=5MB/sec 2024-04-26T05:18:30.007 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4zyPvqK7vNRn7jA off=1000500 len=935008 2024-04-26T05:18:30.012 INFO:tasks.workunit.client.0.smithi146.stdout:op 5113 completed, throughput=5MB/sec 2024-04-26T05:18:30.012 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Zqt_WXbB1VwCmZE off=10874796 len=1841067 2024-04-26T05:18:30.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 5114 completed, throughput=5MB/sec 2024-04-26T05:18:30.014 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FzOZESYJgC61ypl off=10024761 len=505435 2024-04-26T05:18:30.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 5115 completed, throughput=5MB/sec 2024-04-26T05:18:30.015 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4JfYsoI8VrH71Ij off=3149266 len=1015951 2024-04-26T05:18:30.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 5116 completed, throughput=5MB/sec 2024-04-26T05:18:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:30 smithi204 ceph-mon[88313]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:18:30.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:30 smithi146 ceph-mon[95531]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:18:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:30 smithi146 ceph-mon[92947]: pgmap v1930: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.5 MiB/s wr, 5 op/s 2024-04-26T05:18:31.016 INFO:tasks.workunit.client.0.smithi146.stdout: 999: throughput=5MB/sec pending data=0 2024-04-26T05:18:31.017 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-06jVaN3DadtM3IB off=613461 len=749701 2024-04-26T05:18:31.018 INFO:tasks.workunit.client.0.smithi146.stdout:op 5117 completed, throughput=5MB/sec 2024-04-26T05:18:31.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jE-2MkbBgmx1EQi off=0 len=1218007 2024-04-26T05:18:31.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 5118 completed, throughput=5MB/sec 2024-04-26T05:18:31.024 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TP0Tl1AVuzevpCm off=1179474 len=859596 2024-04-26T05:18:31.026 INFO:tasks.workunit.client.0.smithi146.stdout:op 5119 completed, throughput=5MB/sec 2024-04-26T05:18:31.026 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tS5p4kIcOP6t8k9 off=1856243 len=694312 2024-04-26T05:18:31.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 5120 completed, throughput=5MB/sec 2024-04-26T05:18:31.031 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8lew19pY5FtSek_ off=21517 len=1258293 2024-04-26T05:18:31.035 INFO:tasks.workunit.client.0.smithi146.stdout:op 5121 completed, throughput=5MB/sec 2024-04-26T05:18:32.036 INFO:tasks.workunit.client.0.smithi146.stdout: 1000: throughput=5MB/sec pending data=0 2024-04-26T05:18:32.036 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AbUXnxzdIdo5CDj off=7621179 len=1928961 2024-04-26T05:18:32.047 INFO:tasks.workunit.client.0.smithi146.stdout:op 5122 completed, throughput=5MB/sec 2024-04-26T05:18:32.047 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fZle9wto__h5aM5 off=3151840 len=1417040 2024-04-26T05:18:32.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 5123 completed, throughput=5MB/sec 2024-04-26T05:18:32.049 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LApLeS2-L9fZT2A off=4438533 len=880129 2024-04-26T05:18:32.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 5124 completed, throughput=5MB/sec 2024-04-26T05:18:32.054 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1kH1n7GOB0NmyZY off=5436745 len=30135 2024-04-26T05:18:32.054 INFO:tasks.workunit.client.0.smithi146.stdout:op 5125 completed, throughput=5MB/sec 2024-04-26T05:18:32.054 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d2IHEy9Hh9E4Qy- off=18913522 len=1228212 2024-04-26T05:18:32.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 5126 completed, throughput=5MB/sec 2024-04-26T05:18:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:32 smithi204 ceph-mon[88313]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:32 smithi146 ceph-mon[95531]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:32 smithi146 ceph-mon[92947]: pgmap v1931: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:33.061 INFO:tasks.workunit.client.0.smithi146.stdout: 1001: throughput=5MB/sec pending data=0 2024-04-26T05:18:33.062 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gcVzStoo789ZR5a off=1735467 len=743239 2024-04-26T05:18:33.063 INFO:tasks.workunit.client.0.smithi146.stdout:op 5127 completed, throughput=5MB/sec 2024-04-26T05:18:33.063 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fx5hUCJgCxIx1vH off=4659996 len=952253 2024-04-26T05:18:33.069 INFO:tasks.workunit.client.0.smithi146.stdout:op 5128 completed, throughput=5MB/sec 2024-04-26T05:18:33.069 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BXMcxgR97iWipcX off=4628496 len=985720 2024-04-26T05:18:33.074 INFO:tasks.workunit.client.0.smithi146.stdout:op 5129 completed, throughput=5MB/sec 2024-04-26T05:18:33.074 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1CvkIiJVrHIMx3v off=6575076 len=157723 2024-04-26T05:18:33.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 5130 completed, throughput=5MB/sec 2024-04-26T05:18:33.077 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u-kmQnBqbRO-j6t off=17435702 len=557624 2024-04-26T05:18:33.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 5131 completed, throughput=5MB/sec 2024-04-26T05:18:33.081 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ndQ9X3QMCoQeKLn off=1834217 len=249437 2024-04-26T05:18:33.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 5132 completed, throughput=5MB/sec 2024-04-26T05:18:33.082 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uh72yeahlX66fJw off=3388328 len=1658659 2024-04-26T05:18:33.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 5133 completed, throughput=5MB/sec 2024-04-26T05:18:34.084 INFO:tasks.workunit.client.0.smithi146.stdout: 1002: throughput=5MB/sec pending data=0 2024-04-26T05:18:34.084 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EMedOONaCF6z-Im off=10658328 len=1025519 2024-04-26T05:18:34.085 INFO:tasks.workunit.client.0.smithi146.stdout:op 5134 completed, throughput=5MB/sec 2024-04-26T05:18:34.085 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GLqYnVEagL3WqUb off=6599059 len=1525519 2024-04-26T05:18:34.087 INFO:tasks.workunit.client.0.smithi146.stdout:op 5135 completed, throughput=5MB/sec 2024-04-26T05:18:34.087 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SVtnaH6OLiQqkDH off=833274 len=521112 2024-04-26T05:18:34.092 INFO:tasks.workunit.client.0.smithi146.stdout:op 5136 completed, throughput=5MB/sec 2024-04-26T05:18:34.092 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NoQVKyUbH0RvBed off=7169782 len=1738100 2024-04-26T05:18:34.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 5137 completed, throughput=5MB/sec 2024-04-26T05:18:34.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Up2DQkpR85XE0tc off=5557564 len=1604006 2024-04-26T05:18:34.101 INFO:tasks.workunit.client.0.smithi146.stdout:op 5138 completed, throughput=5MB/sec 2024-04-26T05:18:34.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:34 smithi204 ceph-mon[88313]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:34 smithi146 ceph-mon[92947]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:34 smithi146 ceph-mon[95531]: pgmap v1932: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:18:35.102 INFO:tasks.workunit.client.0.smithi146.stdout: 1003: throughput=5MB/sec pending data=0 2024-04-26T05:18:35.102 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--aql3v8AbChJya9 off=7441389 len=1496921 2024-04-26T05:18:35.104 INFO:tasks.workunit.client.0.smithi146.stdout:op 5139 completed, throughput=5MB/sec 2024-04-26T05:18:35.104 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OYDo3vatoBPQl06 off=1027328 len=1532210 2024-04-26T05:18:35.113 INFO:tasks.workunit.client.0.smithi146.stdout:op 5140 completed, throughput=5MB/sec 2024-04-26T05:18:35.113 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CXIClX62Ca0-bib off=3247233 len=1140272 2024-04-26T05:18:35.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 5141 completed, throughput=5MB/sec 2024-04-26T05:18:36.119 INFO:tasks.workunit.client.0.smithi146.stdout: 1004: throughput=5MB/sec pending data=0 2024-04-26T05:18:36.119 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FaDpuE5wDbMmVaz off=2393060 len=453255 2024-04-26T05:18:36.119 INFO:tasks.workunit.client.0.smithi146.stdout:op 5142 completed, throughput=5MB/sec 2024-04-26T05:18:36.120 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Hue6-eZzjgvY5c8 off=4211873 len=1912919 2024-04-26T05:18:36.122 INFO:tasks.workunit.client.0.smithi146.stdout:op 5143 completed, throughput=5MB/sec 2024-04-26T05:18:36.122 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZlYbd-J6DdtIV-n off=4300568 len=1567773 2024-04-26T05:18:36.124 INFO:tasks.workunit.client.0.smithi146.stdout:op 5144 completed, throughput=5MB/sec 2024-04-26T05:18:36.124 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KWES1H3WyXlR_-i off=2705336 len=1414785 2024-04-26T05:18:36.131 INFO:tasks.workunit.client.0.smithi146.stdout:op 5145 completed, throughput=5MB/sec 2024-04-26T05:18:36.533 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:36] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:18:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:36 smithi204 ceph-mon[88313]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:18:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:36 smithi146 ceph-mon[92947]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:18:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:36 smithi146 ceph-mon[95531]: pgmap v1933: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:18:37.132 INFO:tasks.workunit.client.0.smithi146.stdout: 1005: throughput=5MB/sec pending data=0 2024-04-26T05:18:37.132 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A4c_3zfYRScygEt off=4510274 len=1157874 2024-04-26T05:18:37.134 INFO:tasks.workunit.client.0.smithi146.stdout:op 5146 completed, throughput=5MB/sec 2024-04-26T05:18:37.134 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CRcxL4E9a1WyExD off=112009 len=737596 2024-04-26T05:18:37.135 INFO:tasks.workunit.client.0.smithi146.stdout:op 5147 completed, throughput=5MB/sec 2024-04-26T05:18:37.135 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pyhftg79uvgcNPI off=14932962 len=1176027 2024-04-26T05:18:37.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 5148 completed, throughput=5MB/sec 2024-04-26T05:18:37.141 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eofX1AL8VDiPAWS off=2577102 len=1874994 2024-04-26T05:18:37.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 5149 completed, throughput=5MB/sec 2024-04-26T05:18:37.143 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VGonpFA12ri3ZEM off=5601389 len=267785 2024-04-26T05:18:37.147 INFO:tasks.workunit.client.0.smithi146.stdout:op 5150 completed, throughput=5MB/sec 2024-04-26T05:18:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: 1006: throughput=5MB/sec pending data=0 2024-04-26T05:18:38.147 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-khsu25VvXGCbR6g off=16044905 len=355612 2024-04-26T05:18:38.148 INFO:tasks.workunit.client.0.smithi146.stdout:op 5151 completed, throughput=5MB/sec 2024-04-26T05:18:38.148 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-T6WhJF1lzP1iu_v off=6515333 len=1427040 2024-04-26T05:18:38.154 INFO:tasks.workunit.client.0.smithi146.stdout:op 5152 completed, throughput=5MB/sec 2024-04-26T05:18:38.154 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bCo1r8m9dyDYPEw off=3309011 len=1315999 2024-04-26T05:18:38.156 INFO:tasks.workunit.client.0.smithi146.stdout:op 5153 completed, throughput=5MB/sec 2024-04-26T05:18:38.156 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hK8RsLhaXt1MGpx off=1047364 len=41550 2024-04-26T05:18:38.157 INFO:tasks.workunit.client.0.smithi146.stdout:op 5154 completed, throughput=5MB/sec 2024-04-26T05:18:38.157 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zkLQCJh-W5uZOhe off=10069708 len=1318898 2024-04-26T05:18:38.158 INFO:tasks.workunit.client.0.smithi146.stdout:op 5155 completed, throughput=5MB/sec 2024-04-26T05:18:38.158 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dg21-Yn27gKOu0p off=6936197 len=296212 2024-04-26T05:18:38.159 INFO:tasks.workunit.client.0.smithi146.stdout:op 5156 completed, throughput=5MB/sec 2024-04-26T05:18:38.160 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QaPaAdalP4NSXwh off=5433566 len=327685 2024-04-26T05:18:38.160 INFO:tasks.workunit.client.0.smithi146.stdout:op 5157 completed, throughput=5MB/sec 2024-04-26T05:18:38.160 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vxcFmAzWmwDfEiU off=3637915 len=296035 2024-04-26T05:18:38.160 INFO:tasks.workunit.client.0.smithi146.stdout:op 5158 completed, throughput=5MB/sec 2024-04-26T05:18:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:38 smithi204 ceph-mon[88313]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:18:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:38 smithi146 ceph-mon[95531]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:18:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:38 smithi146 ceph-mon[92947]: pgmap v1934: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:18:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:18:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 1007: throughput=5MB/sec pending data=0 2024-04-26T05:18:39.160 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_7VyGTTvLbJvWDd off=1131134 len=2046332 2024-04-26T05:18:39.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 5159 completed, throughput=5MB/sec 2024-04-26T05:18:39.162 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-T7wToGgNpwnPI7P off=5867815 len=1566544 2024-04-26T05:18:39.169 INFO:tasks.workunit.client.0.smithi146.stdout:op 5160 completed, throughput=5MB/sec 2024-04-26T05:18:39.169 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O4-pTboqik7cTqe off=4951090 len=1856319 2024-04-26T05:18:39.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 5161 completed, throughput=5MB/sec 2024-04-26T05:18:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:18:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:18:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:18:39.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:18:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: 1008: throughput=5MB/sec pending data=0 2024-04-26T05:18:40.179 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BOKxligym0nd1M5 off=13438215 len=2002437 2024-04-26T05:18:40.183 INFO:tasks.workunit.client.0.smithi146.stdout:op 5162 completed, throughput=5MB/sec 2024-04-26T05:18:40.183 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wNRjqMCYjdfTGmy off=10298898 len=624864 2024-04-26T05:18:40.187 INFO:tasks.workunit.client.0.smithi146.stdout:op 5163 completed, throughput=5MB/sec 2024-04-26T05:18:40.187 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Ih65kyjkmqrEbx off=487247 len=620191 2024-04-26T05:18:40.188 INFO:tasks.workunit.client.0.smithi146.stdout:op 5164 completed, throughput=5MB/sec 2024-04-26T05:18:40.188 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ieBP097G3A5aheL off=5901749 len=611158 2024-04-26T05:18:40.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 5165 completed, throughput=5MB/sec 2024-04-26T05:18:40.190 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qJElgjxecMY2Xdu off=6647600 len=147083 2024-04-26T05:18:40.193 INFO:tasks.workunit.client.0.smithi146.stdout:op 5166 completed, throughput=5MB/sec 2024-04-26T05:18:40.193 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AFyCdx3f1P-wEXI off=9254513 len=56141 2024-04-26T05:18:40.194 INFO:tasks.workunit.client.0.smithi146.stdout:op 5167 completed, throughput=5MB/sec 2024-04-26T05:18:40.194 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pxa37CqCqY94ayv off=2904848 len=1775051 2024-04-26T05:18:40.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 5168 completed, throughput=5MB/sec 2024-04-26T05:18:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:40 smithi204 ceph-mon[88313]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:40 smithi146 ceph-mon[95531]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:40 smithi146 ceph-mon[92947]: pgmap v1935: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:18:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: 1009: throughput=5MB/sec pending data=0 2024-04-26T05:18:41.196 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JBYiGVehfhDeLpP off=1839511 len=843919 2024-04-26T05:18:41.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 5169 completed, throughput=5MB/sec 2024-04-26T05:18:41.198 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n20Ov0fGF-TZ2LD off=75447 len=510371 2024-04-26T05:18:41.200 INFO:tasks.workunit.client.0.smithi146.stdout:op 5170 completed, throughput=5MB/sec 2024-04-26T05:18:41.200 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-52um0ljDL6cjwo3 off=3161232 len=2076634 2024-04-26T05:18:41.202 INFO:tasks.workunit.client.0.smithi146.stdout:op 5171 completed, throughput=5MB/sec 2024-04-26T05:18:41.202 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ymhZXwZ9zK8p2R0 off=4810875 len=1193817 2024-04-26T05:18:41.204 INFO:tasks.workunit.client.0.smithi146.stdout:op 5172 completed, throughput=5MB/sec 2024-04-26T05:18:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: 1010: throughput=5MB/sec pending data=0 2024-04-26T05:18:42.204 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WsZoBGrtkyZ4zd7 off=3130671 len=1656383 2024-04-26T05:18:42.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 5173 completed, throughput=5MB/sec 2024-04-26T05:18:42.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SBI2PS8aN1Gzm_1 off=17916588 len=398928 2024-04-26T05:18:42.218 INFO:tasks.workunit.client.0.smithi146.stdout:op 5174 completed, throughput=5MB/sec 2024-04-26T05:18:42.218 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vcwVCAg06pr0QLL off=1525485 len=1346805 2024-04-26T05:18:42.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 5175 completed, throughput=5MB/sec 2024-04-26T05:18:42.224 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1i3dFs192Y936yi off=14518213 len=642340 2024-04-26T05:18:42.225 INFO:tasks.workunit.client.0.smithi146.stdout:op 5176 completed, throughput=5MB/sec 2024-04-26T05:18:42.225 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mBjlixMse4mdXSi off=17524328 len=1566095 2024-04-26T05:18:42.234 INFO:tasks.workunit.client.0.smithi146.stdout:op 5177 completed, throughput=5MB/sec 2024-04-26T05:18:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:42 smithi204 ceph-mon[88313]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:42 smithi146 ceph-mon[95531]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:42 smithi146 ceph-mon[92947]: pgmap v1936: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: 1011: throughput=5MB/sec pending data=0 2024-04-26T05:18:43.234 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ypo8kMC5zwq93Wo off=1754218 len=875868 2024-04-26T05:18:43.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 5178 completed, throughput=5MB/sec 2024-04-26T05:18:43.240 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QwRBWFKKRu-1PX- off=1518278 len=1443811 2024-04-26T05:18:43.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 5179 completed, throughput=5MB/sec 2024-04-26T05:18:43.246 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ke4qRUrRsW4mImP off=13277093 len=549892 2024-04-26T05:18:43.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 5180 completed, throughput=5MB/sec 2024-04-26T05:18:43.248 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oKB5o_Ppzy2QQmD off=4755766 len=663436 2024-04-26T05:18:43.248 INFO:tasks.workunit.client.0.smithi146.stdout:op 5181 completed, throughput=5MB/sec 2024-04-26T05:18:43.248 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7Xzd-vrqaFTR2B1 off=8514688 len=743997 2024-04-26T05:18:43.249 INFO:tasks.workunit.client.0.smithi146.stdout:op 5182 completed, throughput=5MB/sec 2024-04-26T05:18:43.249 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-67AJH74nUjyxN_Y off=8085736 len=883516 2024-04-26T05:18:43.250 INFO:tasks.workunit.client.0.smithi146.stdout:op 5183 completed, throughput=5MB/sec 2024-04-26T05:18:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: 1012: throughput=5MB/sec pending data=0 2024-04-26T05:18:44.250 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nKDV8HMK6pB60Be off=1258233 len=1247624 2024-04-26T05:18:44.258 INFO:tasks.workunit.client.0.smithi146.stdout:op 5184 completed, throughput=5MB/sec 2024-04-26T05:18:44.258 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OAv-rWP1jgoer41 off=2178018 len=1925625 2024-04-26T05:18:44.267 INFO:tasks.workunit.client.0.smithi146.stdout:op 5185 completed, throughput=5MB/sec 2024-04-26T05:18:44.267 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S1qH-0ZhL0LiilP off=4919636 len=1065461 2024-04-26T05:18:44.272 INFO:tasks.workunit.client.0.smithi146.stdout:op 5186 completed, throughput=5MB/sec 2024-04-26T05:18:44.272 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rJhEoH_iIGoKguL off=13206346 len=1460160 2024-04-26T05:18:44.274 INFO:tasks.workunit.client.0.smithi146.stdout:op 5187 completed, throughput=5MB/sec 2024-04-26T05:18:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:44 smithi204 ceph-mon[88313]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:44 smithi146 ceph-mon[95531]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:44 smithi146 ceph-mon[92947]: pgmap v1937: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:18:45.274 INFO:tasks.workunit.client.0.smithi146.stdout: 1013: throughput=5MB/sec pending data=0 2024-04-26T05:18:45.274 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ylZnSr8QbdX5ukE off=4731799 len=1106394 2024-04-26T05:18:45.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 5188 completed, throughput=5MB/sec 2024-04-26T05:18:45.280 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qFWKy8rtz9YWBSv off=2164097 len=79813 2024-04-26T05:18:45.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 5189 completed, throughput=5MB/sec 2024-04-26T05:18:45.283 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gJbUuG0NIUi6MwY off=1981034 len=721742 2024-04-26T05:18:45.284 INFO:tasks.workunit.client.0.smithi146.stdout:op 5190 completed, throughput=5MB/sec 2024-04-26T05:18:45.284 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-V04K7qInrFDXGvF off=137048 len=520853 2024-04-26T05:18:45.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 5191 completed, throughput=5MB/sec 2024-04-26T05:18:45.285 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xM9_ZtwaZ870AnK off=447446 len=1281 2024-04-26T05:18:45.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 5192 completed, throughput=5MB/sec 2024-04-26T05:18:45.285 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u7-Khb5yXL-lUmq off=728481 len=288809 2024-04-26T05:18:45.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 5193 completed, throughput=5MB/sec 2024-04-26T05:18:45.286 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-F79kWfMDnUc-VaB off=5535204 len=1185092 2024-04-26T05:18:45.287 INFO:tasks.workunit.client.0.smithi146.stdout:op 5194 completed, throughput=5MB/sec 2024-04-26T05:18:45.287 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mXKrgJNT3burhnG off=6686782 len=1905426 2024-04-26T05:18:45.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 5195 completed, throughput=5MB/sec 2024-04-26T05:18:46.297 INFO:tasks.workunit.client.0.smithi146.stdout: 1014: throughput=5MB/sec pending data=0 2024-04-26T05:18:46.297 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9B7uwDPqu3c_iQh off=1211798 len=1798420 2024-04-26T05:18:46.299 INFO:tasks.workunit.client.0.smithi146.stdout:op 5196 completed, throughput=5MB/sec 2024-04-26T05:18:46.299 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dgxznK1t9XW0TJM off=5463622 len=1013442 2024-04-26T05:18:46.301 INFO:tasks.workunit.client.0.smithi146.stdout:op 5197 completed, throughput=5MB/sec 2024-04-26T05:18:46.301 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3VbVnLHiNp7nYut off=1128014 len=327518 2024-04-26T05:18:46.302 INFO:tasks.workunit.client.0.smithi146.stdout:op 5198 completed, throughput=5MB/sec 2024-04-26T05:18:46.303 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7dfu8vIrAs15IwN off=3087185 len=1132245 2024-04-26T05:18:46.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 5199 completed, throughput=5MB/sec 2024-04-26T05:18:46.309 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k-030Z-5QZfm5zZ off=470182 len=654990 2024-04-26T05:18:46.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 5200 completed, throughput=5MB/sec 2024-04-26T05:18:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:46] "GET /metrics HTTP/1.1" 200 34147 "" "Prometheus/2.43.0" 2024-04-26T05:18:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:46 smithi204 ceph-mon[88313]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:18:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:46 smithi146 ceph-mon[95531]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:18:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:46 smithi146 ceph-mon[92947]: pgmap v1938: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:18:47.310 INFO:tasks.workunit.client.0.smithi146.stdout: 1015: throughput=5MB/sec pending data=0 2024-04-26T05:18:47.310 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kJdqG0aEBpv9hk- off=17152375 len=1697730 2024-04-26T05:18:47.319 INFO:tasks.workunit.client.0.smithi146.stdout:op 5201 completed, throughput=5MB/sec 2024-04-26T05:18:47.320 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8mdcPmgPLTHY8lr off=2130579 len=49271 2024-04-26T05:18:47.320 INFO:tasks.workunit.client.0.smithi146.stdout:op 5202 completed, throughput=5MB/sec 2024-04-26T05:18:47.320 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H_IungpY5WW1M97 off=2648037 len=822536 2024-04-26T05:18:47.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 5203 completed, throughput=5MB/sec 2024-04-26T05:18:47.325 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F3bFFlDMVP0q1h4 off=7124764 len=630767 2024-04-26T05:18:47.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 5204 completed, throughput=5MB/sec 2024-04-26T05:18:47.328 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-46yFI16PZ5mdwHo off=1184229 len=638072 2024-04-26T05:18:47.329 INFO:tasks.workunit.client.0.smithi146.stdout:op 5205 completed, throughput=5MB/sec 2024-04-26T05:18:47.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-crxt_pjeYwNXg0Z off=1454827 len=971215 2024-04-26T05:18:47.333 INFO:tasks.workunit.client.0.smithi146.stdout:op 5206 completed, throughput=5MB/sec 2024-04-26T05:18:48.334 INFO:tasks.workunit.client.0.smithi146.stdout: 1016: throughput=5MB/sec pending data=0 2024-04-26T05:18:48.334 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n83rCMch0QZnLQl off=3012490 len=1142037 2024-04-26T05:18:48.340 INFO:tasks.workunit.client.0.smithi146.stdout:op 5207 completed, throughput=5MB/sec 2024-04-26T05:18:48.340 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DUyQVxBCdayg2C7 off=6173569 len=484875 2024-04-26T05:18:48.343 INFO:tasks.workunit.client.0.smithi146.stdout:op 5208 completed, throughput=5MB/sec 2024-04-26T05:18:48.343 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rQkc58bKNpfAgXn off=13602587 len=778266 2024-04-26T05:18:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:op 5209 completed, throughput=5MB/sec 2024-04-26T05:18:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-o7x_Nyj-us-jc_s off=0 len=1179505 2024-04-26T05:18:48.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 5210 completed, throughput=5MB/sec 2024-04-26T05:18:48.348 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P2eQBlWQU5gFEcO off=504368 len=2008528 2024-04-26T05:18:48.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 5211 completed, throughput=5MB/sec 2024-04-26T05:18:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:48 smithi204 ceph-mon[88313]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:18:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:48 smithi146 ceph-mon[95531]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:18:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:48 smithi146 ceph-mon[92947]: pgmap v1939: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:18:49.358 INFO:tasks.workunit.client.0.smithi146.stdout: 1017: throughput=5MB/sec pending data=0 2024-04-26T05:18:49.359 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VqjeKzhL85s2qEx off=7378018 len=1953857 2024-04-26T05:18:49.367 INFO:tasks.workunit.client.0.smithi146.stdout:op 5212 completed, throughput=5MB/sec 2024-04-26T05:18:49.368 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X7iM9TRyIOLhp8I off=4819193 len=1610196 2024-04-26T05:18:49.375 INFO:tasks.workunit.client.0.smithi146.stdout:op 5213 completed, throughput=5MB/sec 2024-04-26T05:18:49.376 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Loon1toe1hps8jg off=901688 len=70536 2024-04-26T05:18:49.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 5214 completed, throughput=5MB/sec 2024-04-26T05:18:49.376 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-REfxPzhjrIvYWPw off=4000891 len=875244 2024-04-26T05:18:49.381 INFO:tasks.workunit.client.0.smithi146.stdout:op 5215 completed, throughput=5MB/sec 2024-04-26T05:18:49.381 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HyIfhzanS15_DFS off=20698010 len=1546636 2024-04-26T05:18:49.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 5216 completed, throughput=5MB/sec 2024-04-26T05:18:50.383 INFO:tasks.workunit.client.0.smithi146.stdout: 1018: throughput=5MB/sec pending data=0 2024-04-26T05:18:50.383 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-X0uXLGcnDX5061_ off=4450145 len=883496 2024-04-26T05:18:50.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 5217 completed, throughput=5MB/sec 2024-04-26T05:18:50.385 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OFqBUI3OJRVPtff off=3647715 len=1051731 2024-04-26T05:18:50.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 5218 completed, throughput=5MB/sec 2024-04-26T05:18:50.390 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9Nb238B55OOD9cc off=22596742 len=838527 2024-04-26T05:18:50.394 INFO:tasks.workunit.client.0.smithi146.stdout:op 5219 completed, throughput=5MB/sec 2024-04-26T05:18:50.394 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1TwOaKEuOyRB7Yn off=11219239 len=1407341 2024-04-26T05:18:50.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 5220 completed, throughput=5MB/sec 2024-04-26T05:18:50.401 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9nMkbEhqs6MrqQB off=9140267 len=1234932 2024-04-26T05:18:50.404 INFO:tasks.workunit.client.0.smithi146.stdout:op 5221 completed, throughput=5MB/sec 2024-04-26T05:18:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:50 smithi204 ceph-mon[88313]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:18:51.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:50 smithi146 ceph-mon[95531]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:18:51.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:50 smithi146 ceph-mon[92947]: pgmap v1940: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:18:51.404 INFO:tasks.workunit.client.0.smithi146.stdout: 1019: throughput=5MB/sec pending data=0 2024-04-26T05:18:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7pjuTcCWe3Kgnr3 off=2811013 len=675855 2024-04-26T05:18:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 5222 completed, throughput=5MB/sec 2024-04-26T05:18:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-C5BQqD9LPG4FVan off=16956972 len=189806 2024-04-26T05:18:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:op 5223 completed, throughput=5MB/sec 2024-04-26T05:18:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ru5hgi9iSH_QGGq off=5483153 len=1273953 2024-04-26T05:18:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 5224 completed, throughput=5MB/sec 2024-04-26T05:18:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wWuvyvFRoQYI-us off=1633145 len=308013 2024-04-26T05:18:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:op 5225 completed, throughput=5MB/sec 2024-04-26T05:18:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hr3KLOZuv-lDBSq off=922375 len=922292 2024-04-26T05:18:51.426 INFO:tasks.workunit.client.0.smithi146.stdout:op 5226 completed, throughput=5MB/sec 2024-04-26T05:18:51.426 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D9zB2jVmuT5p7sA off=1319241 len=1545195 2024-04-26T05:18:51.426 INFO:tasks.workunit.client.0.smithi146.stdout:op 5227 completed, throughput=5MB/sec 2024-04-26T05:18:52.425 INFO:tasks.workunit.client.0.smithi146.stdout: 1020: throughput=5MB/sec pending data=0 2024-04-26T05:18:52.425 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ehqs-7vhQ9TD0Jp off=153070 len=1422376 2024-04-26T05:18:52.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 5228 completed, throughput=5MB/sec 2024-04-26T05:18:52.428 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CFEjSzk6EO57mVL off=2277111 len=1334631 2024-04-26T05:18:52.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 5229 completed, throughput=5MB/sec 2024-04-26T05:18:52.436 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TIz3TLN7ENU93FD off=3095084 len=364548 2024-04-26T05:18:52.438 INFO:tasks.workunit.client.0.smithi146.stdout:op 5230 completed, throughput=5MB/sec 2024-04-26T05:18:52.438 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KGkSbASB-oO5qNy off=16158946 len=1112796 2024-04-26T05:18:52.444 INFO:tasks.workunit.client.0.smithi146.stdout:op 5231 completed, throughput=5MB/sec 2024-04-26T05:18:52.445 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WSc6_wBLMheRxPT off=7222818 len=1011144 2024-04-26T05:18:52.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 5232 completed, throughput=5MB/sec 2024-04-26T05:18:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:52 smithi204 ceph-mon[88313]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:53.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:52 smithi146 ceph-mon[95531]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:52 smithi146 ceph-mon[92947]: pgmap v1941: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:53.450 INFO:tasks.workunit.client.0.smithi146.stdout: 1021: throughput=5MB/sec pending data=0 2024-04-26T05:18:53.450 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mDrBpfYucnuK6Pr off=791244 len=903804 2024-04-26T05:18:53.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 5233 completed, throughput=5MB/sec 2024-04-26T05:18:53.454 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--aql3v8AbChJya9 off=14655006 len=1239055 2024-04-26T05:18:53.461 INFO:tasks.workunit.client.0.smithi146.stdout:op 5234 completed, throughput=5MB/sec 2024-04-26T05:18:53.461 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4JshN-yb3HtgSUs off=2509578 len=890341 2024-04-26T05:18:53.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 5235 completed, throughput=5MB/sec 2024-04-26T05:18:53.466 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vj92hucW4XvE05M off=1213531 len=247238 2024-04-26T05:18:53.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 5236 completed, throughput=5MB/sec 2024-04-26T05:18:53.469 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-D9ZtvveQ8mCuIdO off=1988898 len=1928490 2024-04-26T05:18:53.470 INFO:tasks.workunit.client.0.smithi146.stdout:op 5237 completed, throughput=5MB/sec 2024-04-26T05:18:54.474 INFO:tasks.workunit.client.0.smithi146.stdout: 1022: throughput=5MB/sec pending data=0 2024-04-26T05:18:54.474 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O4-pTboqik7cTqe off=2590423 len=1015394 2024-04-26T05:18:54.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 5238 completed, throughput=5MB/sec 2024-04-26T05:18:54.474 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xTmO8T74Aim2Hx9 off=8643846 len=1311617 2024-04-26T05:18:54.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 5239 completed, throughput=5MB/sec 2024-04-26T05:18:54.480 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WzXQSGS-Bpp_LLi off=2997221 len=1146315 2024-04-26T05:18:54.485 INFO:tasks.workunit.client.0.smithi146.stdout:op 5240 completed, throughput=5MB/sec 2024-04-26T05:18:54.485 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9csaBabFmXoJnGz off=3082716 len=1648827 2024-04-26T05:18:54.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 5241 completed, throughput=5MB/sec 2024-04-26T05:18:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:54 smithi204 ceph-mon[88313]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:54 smithi146 ceph-mon[92947]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:54 smithi146 ceph-mon[95531]: pgmap v1942: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:18:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:18:55.489 INFO:tasks.workunit.client.0.smithi146.stdout: 1023: throughput=5MB/sec pending data=0 2024-04-26T05:18:55.489 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u1KYUO7f_WkY79b off=2055570 len=1998019 2024-04-26T05:18:55.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 5242 completed, throughput=5MB/sec 2024-04-26T05:18:55.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nAZ0KFb1z_35Ky2 off=10681762 len=369588 2024-04-26T05:18:55.501 INFO:tasks.workunit.client.0.smithi146.stdout:op 5243 completed, throughput=5MB/sec 2024-04-26T05:18:55.501 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1DSagVa-OkbdgnB off=5349169 len=1396986 2024-04-26T05:18:55.502 INFO:tasks.workunit.client.0.smithi146.stdout:op 5244 completed, throughput=5MB/sec 2024-04-26T05:18:55.502 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1OVtSz6JxTYC5xz off=5004059 len=250320 2024-04-26T05:18:55.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 5245 completed, throughput=5MB/sec 2024-04-26T05:18:55.505 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ie8x5OiMSVcqV_t off=4116796 len=1307116 2024-04-26T05:18:55.511 INFO:tasks.workunit.client.0.smithi146.stdout:op 5246 completed, throughput=5MB/sec 2024-04-26T05:18:56.511 INFO:tasks.workunit.client.0.smithi146.stdout: 1024: throughput=5MB/sec pending data=0 2024-04-26T05:18:56.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-62ameJuCMdPpBxj off=619734 len=13292 2024-04-26T05:18:56.514 INFO:tasks.workunit.client.0.smithi146.stdout:op 5247 completed, throughput=5MB/sec 2024-04-26T05:18:56.514 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kTwd_x-CZ5HGcMB off=5517140 len=1998402 2024-04-26T05:18:56.526 INFO:tasks.workunit.client.0.smithi146.stdout:op 5248 completed, throughput=5MB/sec 2024-04-26T05:18:56.526 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q7ZACKC5mEb4oFJ off=908702 len=31622 2024-04-26T05:18:56.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 5249 completed, throughput=5MB/sec 2024-04-26T05:18:56.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EYD3A4gbzkyaA-b off=18517475 len=1037414 2024-04-26T05:18:56.532 INFO:tasks.workunit.client.0.smithi146.stdout:op 5250 completed, throughput=5MB/sec 2024-04-26T05:18:56.533 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gptDsvmu3HDLdBh off=362405 len=1713612 2024-04-26T05:18:56.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 5251 completed, throughput=5MB/sec 2024-04-26T05:18:56.540 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lJubsCha-KROwQZ off=5987654 len=1937953 2024-04-26T05:18:56.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 5252 completed, throughput=5MB/sec 2024-04-26T05:18:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:18:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:18:56] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:18:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:56 smithi204 ceph-mon[88313]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:18:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:56 smithi146 ceph-mon[92947]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:18:57.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:56 smithi146 ceph-mon[95531]: pgmap v1943: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.6 MiB/s wr, 6 op/s 2024-04-26T05:18:57.542 INFO:tasks.workunit.client.0.smithi146.stdout: 1025: throughput=5MB/sec pending data=0 2024-04-26T05:18:57.543 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4jmY4wdgeZXzrdn off=4511270 len=849569 2024-04-26T05:18:57.543 INFO:tasks.workunit.client.0.smithi146.stdout:op 5253 completed, throughput=5MB/sec 2024-04-26T05:18:57.544 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R4pEmF9wLVmhQF7 off=16456717 len=289749 2024-04-26T05:18:57.547 INFO:tasks.workunit.client.0.smithi146.stdout:op 5254 completed, throughput=5MB/sec 2024-04-26T05:18:57.547 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-H0JQQTjh_BBk-JO off=12592578 len=1502189 2024-04-26T05:18:57.553 INFO:tasks.workunit.client.0.smithi146.stdout:op 5255 completed, throughput=5MB/sec 2024-04-26T05:18:57.553 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mCrSOgel996l8WU off=4815490 len=843946 2024-04-26T05:18:57.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 5256 completed, throughput=5MB/sec 2024-04-26T05:18:57.558 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ufGfW2Tben7zMX2 off=4727276 len=323537 2024-04-26T05:18:57.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 5257 completed, throughput=5MB/sec 2024-04-26T05:18:57.559 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-A2MhjMm_DINmLKt off=15631405 len=203366 2024-04-26T05:18:57.559 INFO:tasks.workunit.client.0.smithi146.stdout:op 5258 completed, throughput=5MB/sec 2024-04-26T05:18:58.560 INFO:tasks.workunit.client.0.smithi146.stdout: 1026: throughput=5MB/sec pending data=0 2024-04-26T05:18:58.560 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w10Xc53roS5u0vd off=9544455 len=1495206 2024-04-26T05:18:58.569 INFO:tasks.workunit.client.0.smithi146.stdout:op 5259 completed, throughput=5MB/sec 2024-04-26T05:18:58.569 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vs5LTrJXwVUioNk off=9410855 len=412852 2024-04-26T05:18:58.572 INFO:tasks.workunit.client.0.smithi146.stdout:op 5260 completed, throughput=5MB/sec 2024-04-26T05:18:58.573 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_IPxhYaByW_t8qw off=17671207 len=689293 2024-04-26T05:18:58.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 5261 completed, throughput=5MB/sec 2024-04-26T05:18:58.574 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jM_lrwrrxIeYdEV off=3438160 len=2013120 2024-04-26T05:18:58.576 INFO:tasks.workunit.client.0.smithi146.stdout:op 5262 completed, throughput=5MB/sec 2024-04-26T05:18:58.576 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R7QIJ8mjr7ELUMV off=5778517 len=1549509 2024-04-26T05:18:58.579 INFO:tasks.workunit.client.0.smithi146.stdout:op 5263 completed, throughput=5MB/sec 2024-04-26T05:18:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:18:58 smithi204 ceph-mon[88313]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:18:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:18:58 smithi146 ceph-mon[95531]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:18:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:18:58 smithi146 ceph-mon[92947]: pgmap v1944: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.6 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:18:59.580 INFO:tasks.workunit.client.0.smithi146.stdout: 1027: throughput=5MB/sec pending data=0 2024-04-26T05:18:59.580 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZGj00hZqEapX4rq off=1499855 len=1789358 2024-04-26T05:18:59.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 5264 completed, throughput=5MB/sec 2024-04-26T05:18:59.589 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QiVbE7v2ZoNoL04 off=456121 len=2076094 2024-04-26T05:18:59.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 5265 completed, throughput=5MB/sec 2024-04-26T05:18:59.591 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pv2c8heAyr6Srzx off=8495666 len=1959983 2024-04-26T05:18:59.602 INFO:tasks.workunit.client.0.smithi146.stdout:op 5266 completed, throughput=5MB/sec 2024-04-26T05:19:00.602 INFO:tasks.workunit.client.0.smithi146.stdout: 1028: throughput=5MB/sec pending data=0 2024-04-26T05:19:00.603 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1ETuLkHUoW-vAV8 off=8243148 len=1373918 2024-04-26T05:19:00.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 5267 completed, throughput=5MB/sec 2024-04-26T05:19:00.611 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KBniSJ34iC8cyAo off=8010682 len=751752 2024-04-26T05:19:00.614 INFO:tasks.workunit.client.0.smithi146.stdout:op 5268 completed, throughput=5MB/sec 2024-04-26T05:19:00.614 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x4Y5X1WnWabtE71 off=8165666 len=2084257 2024-04-26T05:19:00.626 INFO:tasks.workunit.client.0.smithi146.stdout:op 5269 completed, throughput=5MB/sec 2024-04-26T05:19:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:00 smithi204 ceph-mon[88313]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:19:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:00 smithi146 ceph-mon[95531]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:19:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:00 smithi146 ceph-mon[92947]: pgmap v1945: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 3.9 MiB/s wr, 6 op/s 2024-04-26T05:19:01.626 INFO:tasks.workunit.client.0.smithi146.stdout: 1029: throughput=5MB/sec pending data=0 2024-04-26T05:19:01.626 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--960mHMLFOYoa-B off=56883 len=1962570 2024-04-26T05:19:01.634 INFO:tasks.workunit.client.0.smithi146.stdout:op 5270 completed, throughput=5MB/sec 2024-04-26T05:19:01.635 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dQ9Yydk-34keuZE off=11215750 len=311047 2024-04-26T05:19:01.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 5271 completed, throughput=5MB/sec 2024-04-26T05:19:01.638 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FgBsZdozZqv4EWS off=7605398 len=1419307 2024-04-26T05:19:01.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 5272 completed, throughput=5MB/sec 2024-04-26T05:19:01.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BJ1pMZJWA1Je-2A off=6777082 len=1348298 2024-04-26T05:19:01.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 5273 completed, throughput=5MB/sec 2024-04-26T05:19:01.641 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SunQxYD1kl2iRU0 off=3099335 len=1775445 2024-04-26T05:19:01.643 INFO:tasks.workunit.client.0.smithi146.stdout:op 5274 completed, throughput=5MB/sec 2024-04-26T05:19:02.643 INFO:tasks.workunit.client.0.smithi146.stdout: 1030: throughput=5MB/sec pending data=0 2024-04-26T05:19:02.643 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TEPud1FE087wY2d off=1111236 len=964132 2024-04-26T05:19:02.649 INFO:tasks.workunit.client.0.smithi146.stdout:op 5275 completed, throughput=5MB/sec 2024-04-26T05:19:02.649 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-TBdHByaCVe_-UpV off=4331509 len=737251 2024-04-26T05:19:02.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 5276 completed, throughput=5MB/sec 2024-04-26T05:19:02.650 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JuvY7ohwAff0REl off=530474 len=450605 2024-04-26T05:19:02.654 INFO:tasks.workunit.client.0.smithi146.stdout:op 5277 completed, throughput=5MB/sec 2024-04-26T05:19:02.654 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f0f5bwDBFeksbzE off=18941455 len=1335999 2024-04-26T05:19:02.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 5278 completed, throughput=5MB/sec 2024-04-26T05:19:02.657 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0RTrvVsLO_em66W off=10134901 len=463630 2024-04-26T05:19:02.658 INFO:tasks.workunit.client.0.smithi146.stdout:op 5279 completed, throughput=5MB/sec 2024-04-26T05:19:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:02 smithi204 ceph-mon[88313]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:02 smithi146 ceph-mon[95531]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:02 smithi146 ceph-mon[92947]: pgmap v1946: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:03.658 INFO:tasks.workunit.client.0.smithi146.stdout: 1031: throughput=5MB/sec pending data=0 2024-04-26T05:19:03.658 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8Fb43YVS3SeujIY off=3754815 len=1902196 2024-04-26T05:19:03.662 INFO:tasks.workunit.client.0.smithi146.stdout:op 5280 completed, throughput=5MB/sec 2024-04-26T05:19:03.662 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qb4UIGx5fo_wQfq off=8404378 len=1645935 2024-04-26T05:19:03.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 5281 completed, throughput=5MB/sec 2024-04-26T05:19:03.671 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--a3nSSIafhbpdlx off=1186284 len=1908899 2024-04-26T05:19:03.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 5282 completed, throughput=5MB/sec 2024-04-26T05:19:04.673 INFO:tasks.workunit.client.0.smithi146.stdout: 1032: throughput=5MB/sec pending data=0 2024-04-26T05:19:04.673 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cOGtidniMtkD2hk off=10554232 len=1244779 2024-04-26T05:19:04.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 5283 completed, throughput=5MB/sec 2024-04-26T05:19:04.681 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sc9Bpaoad-Wce6v off=1578113 len=962450 2024-04-26T05:19:04.687 INFO:tasks.workunit.client.0.smithi146.stdout:op 5284 completed, throughput=5MB/sec 2024-04-26T05:19:04.687 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CCst501sUQLKKPM off=784003 len=97294 2024-04-26T05:19:04.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 5285 completed, throughput=5MB/sec 2024-04-26T05:19:04.690 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L61g-0GHft-4-Uj off=4752070 len=415065 2024-04-26T05:19:04.693 INFO:tasks.workunit.client.0.smithi146.stdout:op 5286 completed, throughput=5MB/sec 2024-04-26T05:19:04.693 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kFOqNTKeWDmicPT off=1169830 len=1160215 2024-04-26T05:19:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 5287 completed, throughput=5MB/sec 2024-04-26T05:19:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_ciDttyaIFxPySw off=15999880 len=43322 2024-04-26T05:19:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:op 5288 completed, throughput=5MB/sec 2024-04-26T05:19:04.696 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fq6SC3Est689kjx off=2346702 len=273076 2024-04-26T05:19:04.699 INFO:tasks.workunit.client.0.smithi146.stdout:op 5289 completed, throughput=5MB/sec 2024-04-26T05:19:04.699 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LDrpp3v9eosPljH off=3107133 len=693105 2024-04-26T05:19:04.702 INFO:tasks.workunit.client.0.smithi146.stdout:op 5290 completed, throughput=5MB/sec 2024-04-26T05:19:04.703 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mzXep0sdsT4PUKl off=1991755 len=1369278 2024-04-26T05:19:04.706 INFO:tasks.workunit.client.0.smithi146.stdout:op 5291 completed, throughput=5MB/sec 2024-04-26T05:19:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:04 smithi204 ceph-mon[88313]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:04 smithi146 ceph-mon[95531]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:04 smithi146 ceph-mon[92947]: pgmap v1947: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:05.706 INFO:tasks.workunit.client.0.smithi146.stdout: 1033: throughput=5MB/sec pending data=0 2024-04-26T05:19:05.706 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OAq-f080ICK_ft4 off=18168062 len=1072476 2024-04-26T05:19:05.712 INFO:tasks.workunit.client.0.smithi146.stdout:op 5292 completed, throughput=5MB/sec 2024-04-26T05:19:05.712 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FgBsZdozZqv4EWS off=2174113 len=1957066 2024-04-26T05:19:05.722 INFO:tasks.workunit.client.0.smithi146.stdout:op 5293 completed, throughput=5MB/sec 2024-04-26T05:19:05.722 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L1og4N3flf_PZDS off=1824728 len=479588 2024-04-26T05:19:05.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 5294 completed, throughput=5MB/sec 2024-04-26T05:19:05.725 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZYhjb0dXPcawie9 off=4141754 len=658587 2024-04-26T05:19:05.726 INFO:tasks.workunit.client.0.smithi146.stdout:op 5295 completed, throughput=5MB/sec 2024-04-26T05:19:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:06] "GET /metrics HTTP/1.1" 200 34141 "" "Prometheus/2.43.0" 2024-04-26T05:19:06.727 INFO:tasks.workunit.client.0.smithi146.stdout: 1034: throughput=5MB/sec pending data=0 2024-04-26T05:19:06.727 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-di70eZfzrD_pjNb off=2991004 len=436908 2024-04-26T05:19:06.728 INFO:tasks.workunit.client.0.smithi146.stdout:op 5296 completed, throughput=5MB/sec 2024-04-26T05:19:06.728 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QL79zfX5Px6FFsD off=1744984 len=1866400 2024-04-26T05:19:06.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 5297 completed, throughput=5MB/sec 2024-04-26T05:19:06.730 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jj4SdqWrB9aYFU_ off=5479309 len=1521132 2024-04-26T05:19:06.732 INFO:tasks.workunit.client.0.smithi146.stdout:op 5298 completed, throughput=5MB/sec 2024-04-26T05:19:06.732 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RgVL42SScVVMHeh off=1005984 len=941736 2024-04-26T05:19:06.733 INFO:tasks.workunit.client.0.smithi146.stdout:op 5299 completed, throughput=5MB/sec 2024-04-26T05:19:06.733 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bxZgieBSnpx5skR off=3637451 len=50340 2024-04-26T05:19:06.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 5300 completed, throughput=5MB/sec 2024-04-26T05:19:06.734 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rjEUwHKcB7EuvQf off=2073562 len=1922925 2024-04-26T05:19:06.736 INFO:tasks.workunit.client.0.smithi146.stdout:op 5301 completed, throughput=5MB/sec 2024-04-26T05:19:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:06 smithi204 ceph-mon[88313]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:19:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:06 smithi146 ceph-mon[92947]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:19:07.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:06 smithi146 ceph-mon[95531]: pgmap v1948: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:19:07.737 INFO:tasks.workunit.client.0.smithi146.stdout: 1035: throughput=5MB/sec pending data=0 2024-04-26T05:19:07.737 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fMWMVKEurecc5e_ off=5661548 len=1163670 2024-04-26T05:19:07.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 5302 completed, throughput=5MB/sec 2024-04-26T05:19:07.738 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HKWamKUjXbvbjar off=320547 len=1871251 2024-04-26T05:19:07.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 5303 completed, throughput=5MB/sec 2024-04-26T05:19:07.743 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RVYBuSGvJst_nrt off=4077733 len=1988394 2024-04-26T05:19:07.745 INFO:tasks.workunit.client.0.smithi146.stdout:op 5304 completed, throughput=5MB/sec 2024-04-26T05:19:08.745 INFO:tasks.workunit.client.0.smithi146.stdout: 1036: throughput=5MB/sec pending data=0 2024-04-26T05:19:08.745 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ir8b0GB_7psFYMm off=14962257 len=1107890 2024-04-26T05:19:08.746 INFO:tasks.workunit.client.0.smithi146.stdout:op 5305 completed, throughput=5MB/sec 2024-04-26T05:19:08.746 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vDw2e56o-5P8_Py off=1977650 len=1023281 2024-04-26T05:19:08.752 INFO:tasks.workunit.client.0.smithi146.stdout:op 5306 completed, throughput=5MB/sec 2024-04-26T05:19:08.752 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1_O5Z2z9NZ-fzJa off=447592 len=950965 2024-04-26T05:19:08.757 INFO:tasks.workunit.client.0.smithi146.stdout:op 5307 completed, throughput=5MB/sec 2024-04-26T05:19:08.757 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Wk-bgmvYgYm8-_s off=1835257 len=1273288 2024-04-26T05:19:08.763 INFO:tasks.workunit.client.0.smithi146.stdout:op 5308 completed, throughput=5MB/sec 2024-04-26T05:19:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:08 smithi204 ceph-mon[88313]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:19:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:08 smithi146 ceph-mon[95531]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:19:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:08 smithi146 ceph-mon[92947]: pgmap v1949: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.3 MiB/s wr, 3 op/s 2024-04-26T05:19:09.763 INFO:tasks.workunit.client.0.smithi146.stdout: 1037: throughput=5MB/sec pending data=0 2024-04-26T05:19:09.763 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WY_xqyc1kSCoJgI off=16439156 len=760880 2024-04-26T05:19:09.764 INFO:tasks.workunit.client.0.smithi146.stdout:op 5309 completed, throughput=5MB/sec 2024-04-26T05:19:09.764 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ekWXaUX38RcrGHv off=8720606 len=1422076 2024-04-26T05:19:09.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 5310 completed, throughput=5MB/sec 2024-04-26T05:19:09.766 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xehEg8BNyPCI6ap off=975434 len=1339247 2024-04-26T05:19:09.768 INFO:tasks.workunit.client.0.smithi146.stdout:op 5311 completed, throughput=5MB/sec 2024-04-26T05:19:09.768 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lk276mMvgKdceeX off=3501935 len=1929652 2024-04-26T05:19:09.781 INFO:tasks.workunit.client.0.smithi146.stdout:op 5312 completed, throughput=5MB/sec 2024-04-26T05:19:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:10.781 INFO:tasks.workunit.client.0.smithi146.stdout: 1038: throughput=5MB/sec pending data=0 2024-04-26T05:19:10.781 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tdwTLw-iqAOArFm off=2492391 len=246252 2024-04-26T05:19:10.784 INFO:tasks.workunit.client.0.smithi146.stdout:op 5313 completed, throughput=5MB/sec 2024-04-26T05:19:10.784 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Dau2ShRfzNQdi_N off=9023098 len=382157 2024-04-26T05:19:10.785 INFO:tasks.workunit.client.0.smithi146.stdout:op 5314 completed, throughput=5MB/sec 2024-04-26T05:19:10.785 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XXMUOdMFzOpML26 off=1631923 len=978599 2024-04-26T05:19:10.791 INFO:tasks.workunit.client.0.smithi146.stdout:op 5315 completed, throughput=5MB/sec 2024-04-26T05:19:10.791 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vgRgOQ2eBfaU30o off=15711573 len=2050229 2024-04-26T05:19:10.794 INFO:tasks.workunit.client.0.smithi146.stdout:op 5316 completed, throughput=5MB/sec 2024-04-26T05:19:10.795 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-v7z9dtAYBeALAF_ off=11739425 len=1305898 2024-04-26T05:19:10.797 INFO:tasks.workunit.client.0.smithi146.stdout:op 5317 completed, throughput=5MB/sec 2024-04-26T05:19:11.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:10 smithi146 ceph-mon[95531]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:19:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:10 smithi146 ceph-mon[92947]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:19:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:10 smithi204 ceph-mon[88313]: pgmap v1950: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.9 MiB/s wr, 5 op/s 2024-04-26T05:19:11.797 INFO:tasks.workunit.client.0.smithi146.stdout: 1039: throughput=5MB/sec pending data=0 2024-04-26T05:19:11.797 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KaODAcXcQaKy5Rd off=1983603 len=246256 2024-04-26T05:19:11.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 5318 completed, throughput=5MB/sec 2024-04-26T05:19:11.800 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nOj9hVUhwpBCopK off=1415887 len=433400 2024-04-26T05:19:11.801 INFO:tasks.workunit.client.0.smithi146.stdout:op 5319 completed, throughput=5MB/sec 2024-04-26T05:19:11.801 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-q4Lp_P8o2ENFEiI off=2065141 len=343199 2024-04-26T05:19:11.805 INFO:tasks.workunit.client.0.smithi146.stdout:op 5320 completed, throughput=5MB/sec 2024-04-26T05:19:11.805 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2pg22rLmskBQe6y off=2995442 len=858171 2024-04-26T05:19:11.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 5321 completed, throughput=5MB/sec 2024-04-26T05:19:11.809 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q4uEzhWuZQmLHHA off=1092354 len=1132527 2024-04-26T05:19:11.811 INFO:tasks.workunit.client.0.smithi146.stdout:op 5322 completed, throughput=5MB/sec 2024-04-26T05:19:11.811 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WXQzGxUz6UVX89x off=3505031 len=1598598 2024-04-26T05:19:11.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 5323 completed, throughput=5MB/sec 2024-04-26T05:19:11.812 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XgizXlGnnFrQ4wG off=7235860 len=979525 2024-04-26T05:19:11.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 5324 completed, throughput=5MB/sec 2024-04-26T05:19:12.817 INFO:tasks.workunit.client.0.smithi146.stdout: 1040: throughput=5MB/sec pending data=0 2024-04-26T05:19:12.818 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3Sk6rXJ-Ei-c6PO off=481475 len=1723223 2024-04-26T05:19:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 5325 completed, throughput=5MB/sec 2024-04-26T05:19:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gg-g5J9MedVp2KU off=5912252 len=222664 2024-04-26T05:19:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:op 5326 completed, throughput=5MB/sec 2024-04-26T05:19:12.828 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DOkvj03N_TChmYA off=5148381 len=6558 2024-04-26T05:19:12.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 5327 completed, throughput=5MB/sec 2024-04-26T05:19:12.829 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7cZOlZCx_Ru_Iaf off=671246 len=1618906 2024-04-26T05:19:12.831 INFO:tasks.workunit.client.0.smithi146.stdout:op 5328 completed, throughput=5MB/sec 2024-04-26T05:19:12.831 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eYLvslKL7NSnG-R off=359289 len=1290487 2024-04-26T05:19:12.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 5329 completed, throughput=5MB/sec 2024-04-26T05:19:12.833 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ptJKN5-38667Juj off=7789780 len=67946 2024-04-26T05:19:12.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 5330 completed, throughput=5MB/sec 2024-04-26T05:19:12.835 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Sqe077zkYdq4MTb off=3755027 len=1995289 2024-04-26T05:19:12.847 INFO:tasks.workunit.client.0.smithi146.stdout:op 5331 completed, throughput=5MB/sec 2024-04-26T05:19:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:12 smithi146 ceph-mon[95531]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:12 smithi146 ceph-mon[92947]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:12 smithi204 ceph-mon[88313]: pgmap v1951: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:13.847 INFO:tasks.workunit.client.0.smithi146.stdout: 1041: throughput=5MB/sec pending data=0 2024-04-26T05:19:13.848 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6DyVB52KU7s1PQU off=11977025 len=494457 2024-04-26T05:19:13.851 INFO:tasks.workunit.client.0.smithi146.stdout:op 5332 completed, throughput=5MB/sec 2024-04-26T05:19:13.851 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x96cqjl_onXetsR off=2013830 len=435157 2024-04-26T05:19:13.852 INFO:tasks.workunit.client.0.smithi146.stdout:op 5333 completed, throughput=5MB/sec 2024-04-26T05:19:13.852 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ucq8qtz-dLOkK07 off=1453340 len=1681632 2024-04-26T05:19:13.855 INFO:tasks.workunit.client.0.smithi146.stdout:op 5334 completed, throughput=5MB/sec 2024-04-26T05:19:13.855 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sxsx95EDCesoz9N off=22194371 len=1340268 2024-04-26T05:19:13.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 5335 completed, throughput=5MB/sec 2024-04-26T05:19:14.862 INFO:tasks.workunit.client.0.smithi146.stdout: 1042: throughput=5MB/sec pending data=0 2024-04-26T05:19:14.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2-7PJUhsGrfx6Ho off=16074726 len=929970 2024-04-26T05:19:14.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 5336 completed, throughput=5MB/sec 2024-04-26T05:19:14.864 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VQqlH0rLyNnZqxH off=8132779 len=312654 2024-04-26T05:19:14.867 INFO:tasks.workunit.client.0.smithi146.stdout:op 5337 completed, throughput=5MB/sec 2024-04-26T05:19:14.868 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7WntokdEbXVpepJ off=2964814 len=905504 2024-04-26T05:19:14.870 INFO:tasks.workunit.client.0.smithi146.stdout:op 5338 completed, throughput=5MB/sec 2024-04-26T05:19:14.870 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kDFz4j-WIn5f2uE off=13434242 len=1360578 2024-04-26T05:19:14.878 INFO:tasks.workunit.client.0.smithi146.stdout:op 5339 completed, throughput=5MB/sec 2024-04-26T05:19:14.879 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rH5B5Bpx8L5Kq9L off=4658454 len=674499 2024-04-26T05:19:14.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 5340 completed, throughput=5MB/sec 2024-04-26T05:19:14.882 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-so8HG2WWvf32EJs off=9253605 len=973279 2024-04-26T05:19:14.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 5341 completed, throughput=5MB/sec 2024-04-26T05:19:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:14 smithi146 ceph-mon[92947]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:14 smithi146 ceph-mon[95531]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:15.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:14 smithi204 ceph-mon[88313]: pgmap v1952: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.6 MiB/s wr, 3 op/s 2024-04-26T05:19:15.885 INFO:tasks.workunit.client.0.smithi146.stdout: 1043: throughput=5MB/sec pending data=0 2024-04-26T05:19:15.885 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i7aKR-4QDlsQrPk off=4055728 len=25905 2024-04-26T05:19:15.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 5342 completed, throughput=5MB/sec 2024-04-26T05:19:15.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-L3N3LCo3sPUrks9 off=3596460 len=651518 2024-04-26T05:19:15.888 INFO:tasks.workunit.client.0.smithi146.stdout:op 5343 completed, throughput=5MB/sec 2024-04-26T05:19:15.888 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8qnI0uLOmSqpesz off=9851209 len=1597370 2024-04-26T05:19:15.898 INFO:tasks.workunit.client.0.smithi146.stdout:op 5344 completed, throughput=5MB/sec 2024-04-26T05:19:15.898 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-d21DfOzjgASMSDF off=280241 len=789142 2024-04-26T05:19:15.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 5345 completed, throughput=5MB/sec 2024-04-26T05:19:15.899 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zqF0Nr4qhBI0TYI off=956375 len=520789 2024-04-26T05:19:15.900 INFO:tasks.workunit.client.0.smithi146.stdout:op 5346 completed, throughput=5MB/sec 2024-04-26T05:19:15.900 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1z487a3-y8ILk7L off=4602156 len=1902049 2024-04-26T05:19:15.910 INFO:tasks.workunit.client.0.smithi146.stdout:op 5347 completed, throughput=5MB/sec 2024-04-26T05:19:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:16] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:19:16.911 INFO:tasks.workunit.client.0.smithi146.stdout: 1044: throughput=5MB/sec pending data=0 2024-04-26T05:19:16.911 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OJ14ulUyqUdreth off=13857 len=1943330 2024-04-26T05:19:16.916 INFO:tasks.workunit.client.0.smithi146.stdout:op 5348 completed, throughput=5MB/sec 2024-04-26T05:19:16.916 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oiQHewGqxQKMLmS off=10788763 len=714853 2024-04-26T05:19:16.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 5349 completed, throughput=5MB/sec 2024-04-26T05:19:16.917 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QzWnz2AF3i-aTOh off=11107842 len=1734522 2024-04-26T05:19:16.919 INFO:tasks.workunit.client.0.smithi146.stdout:op 5350 completed, throughput=5MB/sec 2024-04-26T05:19:16.919 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fxFLm2tDLRJGsuf off=7211283 len=2002211 2024-04-26T05:19:16.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 5351 completed, throughput=5MB/sec 2024-04-26T05:19:17.108 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:16 smithi204 ceph-mon[88313]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:19:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:16 smithi146 ceph-mon[92947]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:19:17.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:16 smithi146 ceph-mon[95531]: pgmap v1953: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.6 MiB/s wr, 5 op/s 2024-04-26T05:19:17.922 INFO:tasks.workunit.client.0.smithi146.stdout: 1045: throughput=5MB/sec pending data=0 2024-04-26T05:19:17.922 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MM6V1yVRDxl6Pxt off=21391630 len=1344882 2024-04-26T05:19:17.928 INFO:tasks.workunit.client.0.smithi146.stdout:op 5352 completed, throughput=5MB/sec 2024-04-26T05:19:17.928 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VyZJ45mVLy4EgX9 off=15856832 len=1754740 2024-04-26T05:19:17.938 INFO:tasks.workunit.client.0.smithi146.stdout:op 5353 completed, throughput=5MB/sec 2024-04-26T05:19:17.938 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5ZmM9Uu3P1QN_0S off=10446535 len=516288 2024-04-26T05:19:17.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 5354 completed, throughput=5MB/sec 2024-04-26T05:19:17.939 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Xqxj4jTu_l0YxCv off=9185368 len=250686 2024-04-26T05:19:17.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 5355 completed, throughput=5MB/sec 2024-04-26T05:19:17.942 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CvHyES3KFskQ8Kx off=6407029 len=1561426 2024-04-26T05:19:17.944 INFO:tasks.workunit.client.0.smithi146.stdout:op 5356 completed, throughput=5MB/sec 2024-04-26T05:19:18.944 INFO:tasks.workunit.client.0.smithi146.stdout: 1046: throughput=5MB/sec pending data=0 2024-04-26T05:19:18.944 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3DJJjfWLmklONfW off=5910639 len=1435439 2024-04-26T05:19:18.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 5357 completed, throughput=5MB/sec 2024-04-26T05:19:18.946 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9i-uCaQBOw8HGrZ off=4926584 len=469724 2024-04-26T05:19:18.947 INFO:tasks.workunit.client.0.smithi146.stdout:op 5358 completed, throughput=5MB/sec 2024-04-26T05:19:18.947 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O60n8-EVjHB51de off=19361964 len=601455 2024-04-26T05:19:18.948 INFO:tasks.workunit.client.0.smithi146.stdout:op 5359 completed, throughput=5MB/sec 2024-04-26T05:19:18.948 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5nabA5HBvf0JPai off=2806951 len=1100465 2024-04-26T05:19:18.949 INFO:tasks.workunit.client.0.smithi146.stdout:op 5360 completed, throughput=5MB/sec 2024-04-26T05:19:18.949 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sfMhRtR705Xld-Q off=10832253 len=1016086 2024-04-26T05:19:18.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 5361 completed, throughput=5MB/sec 2024-04-26T05:19:19.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:18 smithi146 ceph-mon[92947]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:19.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:18 smithi146 ceph-mon[95531]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:18 smithi204 ceph-mon[88313]: pgmap v1954: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:19.955 INFO:tasks.workunit.client.0.smithi146.stdout: 1047: throughput=5MB/sec pending data=0 2024-04-26T05:19:19.956 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HCO3kHp325bemhe off=579917 len=1459361 2024-04-26T05:19:19.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 5362 completed, throughput=5MB/sec 2024-04-26T05:19:19.962 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9WJ_W8M7E_hiKNM off=1111144 len=341066 2024-04-26T05:19:19.965 INFO:tasks.workunit.client.0.smithi146.stdout:op 5363 completed, throughput=5MB/sec 2024-04-26T05:19:19.965 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jBtdDgAi2oTYa9s off=7788793 len=1056986 2024-04-26T05:19:19.970 INFO:tasks.workunit.client.0.smithi146.stdout:op 5364 completed, throughput=5MB/sec 2024-04-26T05:19:19.970 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RhqZrppTlCZfi8C off=6497361 len=538663 2024-04-26T05:19:19.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 5365 completed, throughput=5MB/sec 2024-04-26T05:19:19.974 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mOIN6ARcMFNm-B0 off=217773 len=302365 2024-04-26T05:19:19.977 INFO:tasks.workunit.client.0.smithi146.stdout:op 5366 completed, throughput=5MB/sec 2024-04-26T05:19:19.977 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XJI0yoZZwMBG8Hi off=7319354 len=39254 2024-04-26T05:19:19.978 INFO:tasks.workunit.client.0.smithi146.stdout:op 5367 completed, throughput=5MB/sec 2024-04-26T05:19:19.978 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RdTR7YraDtTAlpx off=8905985 len=1271835 2024-04-26T05:19:19.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 5368 completed, throughput=5MB/sec 2024-04-26T05:19:20.983 INFO:tasks.workunit.client.0.smithi146.stdout: 1048: throughput=5MB/sec pending data=0 2024-04-26T05:19:20.983 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ha2Tu3TM0_kYT6K off=186569 len=311474 2024-04-26T05:19:20.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 5369 completed, throughput=5MB/sec 2024-04-26T05:19:20.984 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zdgymgY-7OI41Y9 off=6572243 len=1502543 2024-04-26T05:19:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 5370 completed, throughput=5MB/sec 2024-04-26T05:19:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NUBpS8LumG9jWsA off=3867977 len=374171 2024-04-26T05:19:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:op 5371 completed, throughput=5MB/sec 2024-04-26T05:19:20.986 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ALYIYHWi7-krB-W off=11355798 len=1446265 2024-04-26T05:19:20.987 INFO:tasks.workunit.client.0.smithi146.stdout:op 5372 completed, throughput=5MB/sec 2024-04-26T05:19:20.988 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BBuwI_yPaRFey0E off=2632052 len=1004757 2024-04-26T05:19:20.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 5373 completed, throughput=5MB/sec 2024-04-26T05:19:20.988 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--pxeivVhy4IdDJ7 off=21781919 len=1806568 2024-04-26T05:19:20.998 INFO:tasks.workunit.client.0.smithi146.stdout:op 5374 completed, throughput=5MB/sec 2024-04-26T05:19:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:20 smithi146 ceph-mon[95531]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:21.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:20 smithi146 ceph-mon[92947]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:20 smithi204 ceph-mon[88313]: pgmap v1955: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:21.999 INFO:tasks.workunit.client.0.smithi146.stdout: 1049: throughput=5MB/sec pending data=0 2024-04-26T05:19:21.999 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EItVxUETAqfP_s- off=11741523 len=1542161 2024-04-26T05:19:22.002 INFO:tasks.workunit.client.0.smithi146.stdout:op 5375 completed, throughput=5MB/sec 2024-04-26T05:19:22.002 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZyCzVnQrY7jWy0P off=4050358 len=2010858 2024-04-26T05:19:22.004 INFO:tasks.workunit.client.0.smithi146.stdout:op 5376 completed, throughput=5MB/sec 2024-04-26T05:19:22.004 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0ewpSjGaZ46HzmO off=8707653 len=1248120 2024-04-26T05:19:22.010 INFO:tasks.workunit.client.0.smithi146.stdout:op 5377 completed, throughput=5MB/sec 2024-04-26T05:19:23.011 INFO:tasks.workunit.client.0.smithi146.stdout: 1050: throughput=5MB/sec pending data=0 2024-04-26T05:19:23.011 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1h94DG24X1PsWFI off=2250166 len=1936350 2024-04-26T05:19:23.013 INFO:tasks.workunit.client.0.smithi146.stdout:op 5378 completed, throughput=5MB/sec 2024-04-26T05:19:23.013 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Oot9vhodKqf6TaX off=6438051 len=291346 2024-04-26T05:19:23.014 INFO:tasks.workunit.client.0.smithi146.stdout:op 5379 completed, throughput=5MB/sec 2024-04-26T05:19:23.014 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Kfz72-eyIlbYgjq off=16241983 len=1352482 2024-04-26T05:19:23.016 INFO:tasks.workunit.client.0.smithi146.stdout:op 5380 completed, throughput=5MB/sec 2024-04-26T05:19:23.016 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rzGM6ec3iXB-1ab off=2830105 len=689445 2024-04-26T05:19:23.017 INFO:tasks.workunit.client.0.smithi146.stdout:op 5381 completed, throughput=5MB/sec 2024-04-26T05:19:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:22 smithi146 ceph-mon[92947]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:23.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:22 smithi146 ceph-mon[95531]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:22 smithi204 ceph-mon[88313]: pgmap v1956: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:24.018 INFO:tasks.workunit.client.0.smithi146.stdout: 1051: throughput=5MB/sec pending data=0 2024-04-26T05:19:24.018 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-K3GsnqeMYNsDz9d off=8863906 len=1588374 2024-04-26T05:19:24.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 5382 completed, throughput=5MB/sec 2024-04-26T05:19:24.027 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6VWQ6XgVSry4-Tt off=10160823 len=522827 2024-04-26T05:19:24.031 INFO:tasks.workunit.client.0.smithi146.stdout:op 5383 completed, throughput=5MB/sec 2024-04-26T05:19:24.031 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mY1sAgPAEtM1wxf off=3661582 len=1112076 2024-04-26T05:19:24.037 INFO:tasks.workunit.client.0.smithi146.stdout:op 5384 completed, throughput=5MB/sec 2024-04-26T05:19:24.037 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FhyqoISV7yStmcP off=19677052 len=1487869 2024-04-26T05:19:24.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 5385 completed, throughput=5MB/sec 2024-04-26T05:19:24.043 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lwEPZor0fvsOPPK off=8972851 len=637970 2024-04-26T05:19:24.045 INFO:tasks.workunit.client.0.smithi146.stdout:op 5386 completed, throughput=5MB/sec 2024-04-26T05:19:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:25.045 INFO:tasks.workunit.client.0.smithi146.stdout: 1052: throughput=5MB/sec pending data=0 2024-04-26T05:19:25.045 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Z0Exp6Hlhr8OxBh off=4163420 len=74931 2024-04-26T05:19:25.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 5387 completed, throughput=5MB/sec 2024-04-26T05:19:25.048 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Nsy9WMuvXmAjqBd off=4741943 len=1301876 2024-04-26T05:19:25.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 5388 completed, throughput=5MB/sec 2024-04-26T05:19:25.051 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n4wlzp-di5jHXQq off=45147 len=1927943 2024-04-26T05:19:25.053 INFO:tasks.workunit.client.0.smithi146.stdout:op 5389 completed, throughput=5MB/sec 2024-04-26T05:19:25.053 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-F1c7LG6rmhVkyHM off=278043 len=1615037 2024-04-26T05:19:25.056 INFO:tasks.workunit.client.0.smithi146.stdout:op 5390 completed, throughput=5MB/sec 2024-04-26T05:19:25.056 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rcwiOQmFn5ZYgv3 off=1799682 len=539082 2024-04-26T05:19:25.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 5391 completed, throughput=5MB/sec 2024-04-26T05:19:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:24 smithi146 ceph-mon[95531]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:24 smithi146 ceph-mon[92947]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:24 smithi204 ceph-mon[88313]: pgmap v1957: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.9 MiB/s wr, 4 op/s 2024-04-26T05:19:26.058 INFO:tasks.workunit.client.0.smithi146.stdout: 1053: throughput=5MB/sec pending data=0 2024-04-26T05:19:26.058 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-29chQExGITqy3UD off=9723640 len=1761095 2024-04-26T05:19:26.068 INFO:tasks.workunit.client.0.smithi146.stdout:op 5392 completed, throughput=5MB/sec 2024-04-26T05:19:26.068 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-akAvuZBkvwoQj5w off=8934292 len=1973827 2024-04-26T05:19:26.078 INFO:tasks.workunit.client.0.smithi146.stdout:op 5393 completed, throughput=5MB/sec 2024-04-26T05:19:26.079 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BvOW8wltjgEBRza off=2727171 len=1073288 2024-04-26T05:19:26.081 INFO:tasks.workunit.client.0.smithi146.stdout:op 5394 completed, throughput=5MB/sec 2024-04-26T05:19:26.081 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-a1JVQAsUnrk6bec off=2447746 len=783152 2024-04-26T05:19:26.084 INFO:tasks.workunit.client.0.smithi146.stdout:op 5395 completed, throughput=5MB/sec 2024-04-26T05:19:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:26] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:19:27.085 INFO:tasks.workunit.client.0.smithi146.stdout: 1054: throughput=5MB/sec pending data=0 2024-04-26T05:19:27.085 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uVtmtoR_Du_2tQi off=6589489 len=1422813 2024-04-26T05:19:27.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 5396 completed, throughput=5MB/sec 2024-04-26T05:19:27.088 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HLY1Skl8wscui4U off=2893776 len=363956 2024-04-26T05:19:27.089 INFO:tasks.workunit.client.0.smithi146.stdout:op 5397 completed, throughput=5MB/sec 2024-04-26T05:19:27.089 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YVdW3TdMjJe8Z3W off=21917015 len=788119 2024-04-26T05:19:27.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 5398 completed, throughput=5MB/sec 2024-04-26T05:19:27.100 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xw8XHOX2lzuOwmF off=12298700 len=1531771 2024-04-26T05:19:27.108 INFO:tasks.workunit.client.0.smithi146.stdout:op 5399 completed, throughput=5MB/sec 2024-04-26T05:19:27.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--_1WcEkHI92wPNe off=6039994 len=821364 2024-04-26T05:19:27.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 5400 completed, throughput=5MB/sec 2024-04-26T05:19:27.109 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RxZCCXKzAsBmQTn off=4733570 len=1843731 2024-04-26T05:19:27.111 INFO:tasks.workunit.client.0.smithi146.stdout:op 5401 completed, throughput=5MB/sec 2024-04-26T05:19:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:26 smithi146 ceph-mon[95531]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:19:27.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:26 smithi146 ceph-mon[92947]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:19:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:26 smithi204 ceph-mon[88313]: pgmap v1958: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.6 MiB/s wr, 6 op/s 2024-04-26T05:19:28.111 INFO:tasks.workunit.client.0.smithi146.stdout: 1055: throughput=5MB/sec pending data=0 2024-04-26T05:19:28.111 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Rj6fgC0MqFeJrxf off=1519060 len=276187 2024-04-26T05:19:28.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 5402 completed, throughput=5MB/sec 2024-04-26T05:19:28.112 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_qDHqzG2cIM4us8 off=2064185 len=2395 2024-04-26T05:19:28.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 5403 completed, throughput=5MB/sec 2024-04-26T05:19:28.115 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-AgAjO1xQbK6W6wF off=12921635 len=136641 2024-04-26T05:19:28.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 5404 completed, throughput=5MB/sec 2024-04-26T05:19:28.118 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PS_83PpO3AbKVLZ off=22724556 len=1549398 2024-04-26T05:19:28.126 INFO:tasks.workunit.client.0.smithi146.stdout:op 5405 completed, throughput=5MB/sec 2024-04-26T05:19:28.126 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yBf1qXkPH_OiVs9 off=755651 len=1046688 2024-04-26T05:19:28.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 5406 completed, throughput=5MB/sec 2024-04-26T05:19:28.133 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7ANd9yWErVIGVfC off=13988649 len=1353081 2024-04-26T05:19:28.138 INFO:tasks.workunit.client.0.smithi146.stdout:op 5407 completed, throughput=5MB/sec 2024-04-26T05:19:29.138 INFO:tasks.workunit.client.0.smithi146.stdout: 1056: throughput=5MB/sec pending data=0 2024-04-26T05:19:29.139 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--UxwRH1QxiE7lZ6 off=3342333 len=624533 2024-04-26T05:19:29.140 INFO:tasks.workunit.client.0.smithi146.stdout:op 5408 completed, throughput=5MB/sec 2024-04-26T05:19:29.140 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nZKYZKaJsuIhzIe off=9150728 len=156192 2024-04-26T05:19:29.142 INFO:tasks.workunit.client.0.smithi146.stdout:op 5409 completed, throughput=5MB/sec 2024-04-26T05:19:29.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jLSIVXbXymmnseu off=2145144 len=39230 2024-04-26T05:19:29.143 INFO:tasks.workunit.client.0.smithi146.stdout:op 5410 completed, throughput=5MB/sec 2024-04-26T05:19:29.143 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VebtaApX-1cOeCi off=8519072 len=819375 2024-04-26T05:19:29.145 INFO:tasks.workunit.client.0.smithi146.stdout:op 5411 completed, throughput=5MB/sec 2024-04-26T05:19:29.145 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pukUy88P6Zywcgu off=11624302 len=1479245 2024-04-26T05:19:29.153 INFO:tasks.workunit.client.0.smithi146.stdout:op 5412 completed, throughput=5MB/sec 2024-04-26T05:19:29.153 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JHsTb08n8syF4M7 off=6282565 len=1163403 2024-04-26T05:19:29.155 INFO:tasks.workunit.client.0.smithi146.stdout:op 5413 completed, throughput=5MB/sec 2024-04-26T05:19:29.155 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oK6EzRZwHMyf_M4 off=123585 len=1651471 2024-04-26T05:19:29.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 5414 completed, throughput=5MB/sec 2024-04-26T05:19:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:28 smithi146 ceph-mon[92947]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:29.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:28 smithi146 ceph-mon[95531]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:28 smithi204 ceph-mon[88313]: pgmap v1959: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.5 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:30.166 INFO:tasks.workunit.client.0.smithi146.stdout: 1057: throughput=5MB/sec pending data=0 2024-04-26T05:19:30.166 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VyuGQ3hQF6X_uFM off=536037 len=1603788 2024-04-26T05:19:30.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 5415 completed, throughput=5MB/sec 2024-04-26T05:19:30.175 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6GlQAq1WBEFLM6q off=4194361 len=987891 2024-04-26T05:19:30.178 INFO:tasks.workunit.client.0.smithi146.stdout:op 5416 completed, throughput=5MB/sec 2024-04-26T05:19:30.178 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZKEAgvGnYRT1OJd off=7071961 len=810412 2024-04-26T05:19:30.183 INFO:tasks.workunit.client.0.smithi146.stdout:op 5417 completed, throughput=5MB/sec 2024-04-26T05:19:30.183 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YL2Kz-SwXISoIqO off=926778 len=1839759 2024-04-26T05:19:30.192 INFO:tasks.workunit.client.0.smithi146.stdout:op 5418 completed, throughput=5MB/sec 2024-04-26T05:19:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:30 smithi146 ceph-mon[95531]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:19:31.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:30 smithi146 ceph-mon[92947]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:19:31.193 INFO:tasks.workunit.client.0.smithi146.stdout: 1058: throughput=5MB/sec pending data=0 2024-04-26T05:19:31.193 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fPudPV4XV3QbAoq off=11021816 len=1731423 2024-04-26T05:19:31.197 INFO:tasks.workunit.client.0.smithi146.stdout:op 5419 completed, throughput=5MB/sec 2024-04-26T05:19:31.197 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-b7Ek2okTVimFPtI off=491727 len=599388 2024-04-26T05:19:31.201 INFO:tasks.workunit.client.0.smithi146.stdout:op 5420 completed, throughput=5MB/sec 2024-04-26T05:19:31.201 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-R6nh69wCrWdgqHl off=7391054 len=693979 2024-04-26T05:19:31.203 INFO:tasks.workunit.client.0.smithi146.stdout:op 5421 completed, throughput=5MB/sec 2024-04-26T05:19:31.203 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y8JmDQct7hNCDlK off=8590319 len=590208 2024-04-26T05:19:31.207 INFO:tasks.workunit.client.0.smithi146.stdout:op 5422 completed, throughput=5MB/sec 2024-04-26T05:19:31.207 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W-LsMwNVuIgG4Rz off=280859 len=790521 2024-04-26T05:19:31.212 INFO:tasks.workunit.client.0.smithi146.stdout:op 5423 completed, throughput=5MB/sec 2024-04-26T05:19:31.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:30 smithi204 ceph-mon[88313]: pgmap v1960: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 2.8 MiB/s wr, 6 op/s 2024-04-26T05:19:32.212 INFO:tasks.workunit.client.0.smithi146.stdout: 1059: throughput=5MB/sec pending data=0 2024-04-26T05:19:32.213 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7WntokdEbXVpepJ off=297387 len=699293 2024-04-26T05:19:32.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 5424 completed, throughput=5MB/sec 2024-04-26T05:19:32.214 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n80-bBlqtvV18Mm off=11053086 len=1453279 2024-04-26T05:19:32.223 INFO:tasks.workunit.client.0.smithi146.stdout:op 5425 completed, throughput=5MB/sec 2024-04-26T05:19:32.224 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VsQIi-dnE-thrur off=2061961 len=1891464 2024-04-26T05:19:32.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 5426 completed, throughput=5MB/sec 2024-04-26T05:19:32.226 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M24qYEcX8ejQ277 off=1644379 len=587870 2024-04-26T05:19:32.230 INFO:tasks.workunit.client.0.smithi146.stdout:op 5427 completed, throughput=5MB/sec 2024-04-26T05:19:32.230 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2FDjmZa_XZAZOcD off=820716 len=1931978 2024-04-26T05:19:32.241 INFO:tasks.workunit.client.0.smithi146.stdout:op 5428 completed, throughput=5MB/sec 2024-04-26T05:19:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:32 smithi146 ceph-mon[95531]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:33.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:32 smithi146 ceph-mon[92947]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:33.241 INFO:tasks.workunit.client.0.smithi146.stdout: 1060: throughput=5MB/sec pending data=0 2024-04-26T05:19:33.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-HRKkzE25vNnSBTQ off=10324784 len=1219432 2024-04-26T05:19:33.247 INFO:tasks.workunit.client.0.smithi146.stdout:op 5429 completed, throughput=5MB/sec 2024-04-26T05:19:33.247 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3rDhKFmAsAwHxU_ off=12720220 len=500742 2024-04-26T05:19:33.251 INFO:tasks.workunit.client.0.smithi146.stdout:op 5430 completed, throughput=5MB/sec 2024-04-26T05:19:33.251 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aBOkyU3mIGnbegA off=767679 len=575773 2024-04-26T05:19:33.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 5431 completed, throughput=5MB/sec 2024-04-26T05:19:33.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dwpzTf5oUqI2GgR off=1640237 len=802286 2024-04-26T05:19:33.260 INFO:tasks.workunit.client.0.smithi146.stdout:op 5432 completed, throughput=5MB/sec 2024-04-26T05:19:33.260 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gE13M2346k2jDg0 off=10069043 len=646481 2024-04-26T05:19:33.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 5433 completed, throughput=5MB/sec 2024-04-26T05:19:33.265 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1WkVY6XqQoBSBHm off=16728565 len=483527 2024-04-26T05:19:33.266 INFO:tasks.workunit.client.0.smithi146.stdout:op 5434 completed, throughput=5MB/sec 2024-04-26T05:19:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:32 smithi204 ceph-mon[88313]: pgmap v1961: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:34.266 INFO:tasks.workunit.client.0.smithi146.stdout: 1061: throughput=5MB/sec pending data=0 2024-04-26T05:19:34.267 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_Q96o1wmfjPdJhZ off=5886569 len=374642 2024-04-26T05:19:34.270 INFO:tasks.workunit.client.0.smithi146.stdout:op 5435 completed, throughput=5MB/sec 2024-04-26T05:19:34.270 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JDPeUva6WkT7dmi off=15468233 len=1108301 2024-04-26T05:19:34.275 INFO:tasks.workunit.client.0.smithi146.stdout:op 5436 completed, throughput=5MB/sec 2024-04-26T05:19:34.275 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Qej-Ct8ng7EG2jV off=2078206 len=847311 2024-04-26T05:19:34.279 INFO:tasks.workunit.client.0.smithi146.stdout:op 5437 completed, throughput=5MB/sec 2024-04-26T05:19:34.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1ASgNpDyFY_RbJk off=2285082 len=527036 2024-04-26T05:19:34.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 5438 completed, throughput=5MB/sec 2024-04-26T05:19:34.280 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ujyMlzDHblTX8xF off=7389504 len=1123457 2024-04-26T05:19:34.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 5439 completed, throughput=5MB/sec 2024-04-26T05:19:34.292 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qo3BTEYGBiC-prj off=1363615 len=1787007 2024-04-26T05:19:34.294 INFO:tasks.workunit.client.0.smithi146.stdout:op 5440 completed, throughput=5MB/sec 2024-04-26T05:19:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:34 smithi146 ceph-mon[92947]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:34 smithi146 ceph-mon[95531]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:35.294 INFO:tasks.workunit.client.0.smithi146.stdout: 1062: throughput=5MB/sec pending data=0 2024-04-26T05:19:35.294 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ltdIWHlOnmDyg39 off=1563239 len=1526705 2024-04-26T05:19:35.296 INFO:tasks.workunit.client.0.smithi146.stdout:op 5441 completed, throughput=5MB/sec 2024-04-26T05:19:35.296 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uGueu5CPz4YVLfF off=17713487 len=1920863 2024-04-26T05:19:35.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 5442 completed, throughput=5MB/sec 2024-04-26T05:19:35.299 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E6sy4YpPFzNkJ7H off=1489014 len=798366 2024-04-26T05:19:35.304 INFO:tasks.workunit.client.0.smithi146.stdout:op 5443 completed, throughput=5MB/sec 2024-04-26T05:19:35.304 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VSsNxdq_fXmSR5F off=19986207 len=1735427 2024-04-26T05:19:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:34 smithi204 ceph-mon[88313]: pgmap v1962: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:19:35.314 INFO:tasks.workunit.client.0.smithi146.stdout:op 5444 completed, throughput=5MB/sec 2024-04-26T05:19:36.314 INFO:tasks.workunit.client.0.smithi146.stdout: 1063: throughput=5MB/sec pending data=0 2024-04-26T05:19:36.314 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nqw3UctApxT9WP2 off=4675143 len=186787 2024-04-26T05:19:36.317 INFO:tasks.workunit.client.0.smithi146.stdout:op 5445 completed, throughput=5MB/sec 2024-04-26T05:19:36.317 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zb-IuSU1y6jKfWq off=2581619 len=1267474 2024-04-26T05:19:36.324 INFO:tasks.workunit.client.0.smithi146.stdout:op 5446 completed, throughput=5MB/sec 2024-04-26T05:19:36.324 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cFhuLjZXcbMJpkC off=14957484 len=120889 2024-04-26T05:19:36.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 5447 completed, throughput=5MB/sec 2024-04-26T05:19:36.327 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-dwpzTf5oUqI2GgR off=1129469 len=1083768 2024-04-26T05:19:36.332 INFO:tasks.workunit.client.0.smithi146.stdout:op 5448 completed, throughput=5MB/sec 2024-04-26T05:19:36.332 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HqczchSV9GVci6R off=892573 len=1121166 2024-04-26T05:19:36.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 5449 completed, throughput=5MB/sec 2024-04-26T05:19:36.334 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4U1SPVFRTVZ-4xQ off=3035411 len=1894959 2024-04-26T05:19:36.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 5450 completed, throughput=5MB/sec 2024-04-26T05:19:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:36] "GET /metrics HTTP/1.1" 200 34140 "" "Prometheus/2.43.0" 2024-04-26T05:19:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:36 smithi146 ceph-mon[92947]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:19:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:36 smithi146 ceph-mon[95531]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:19:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:36 smithi204 ceph-mon[88313]: pgmap v1963: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:19:37.347 INFO:tasks.workunit.client.0.smithi146.stdout: 1064: throughput=5MB/sec pending data=0 2024-04-26T05:19:37.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-r3UECWk-ecNZ6Ma off=9137637 len=355463 2024-04-26T05:19:37.348 INFO:tasks.workunit.client.0.smithi146.stdout:op 5451 completed, throughput=5MB/sec 2024-04-26T05:19:37.348 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jYCjMB9jHZnn6je off=15010897 len=1070947 2024-04-26T05:19:37.350 INFO:tasks.workunit.client.0.smithi146.stdout:op 5452 completed, throughput=5MB/sec 2024-04-26T05:19:37.350 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ibqz5wItyF1YVEw off=6162278 len=1518140 2024-04-26T05:19:37.352 INFO:tasks.workunit.client.0.smithi146.stdout:op 5453 completed, throughput=5MB/sec 2024-04-26T05:19:37.352 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h89ZPrmMXESoTi8 off=15900583 len=619883 2024-04-26T05:19:37.356 INFO:tasks.workunit.client.0.smithi146.stdout:op 5454 completed, throughput=5MB/sec 2024-04-26T05:19:37.356 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bwzm3AEsYePl02f off=1054275 len=860879 2024-04-26T05:19:37.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 5455 completed, throughput=5MB/sec 2024-04-26T05:19:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: 1065: throughput=5MB/sec pending data=0 2024-04-26T05:19:38.359 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c_8jg-p8wRlndtD off=943668 len=686423 2024-04-26T05:19:38.363 INFO:tasks.workunit.client.0.smithi146.stdout:op 5456 completed, throughput=5MB/sec 2024-04-26T05:19:38.363 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8mVXFGgb5WNDF2A off=4333422 len=1273314 2024-04-26T05:19:38.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 5457 completed, throughput=5MB/sec 2024-04-26T05:19:38.365 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Mhd7cZSBdB1rpMi off=153155 len=1116433 2024-04-26T05:19:38.366 INFO:tasks.workunit.client.0.smithi146.stdout:op 5458 completed, throughput=5MB/sec 2024-04-26T05:19:38.366 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yj-n7lbISCxgRjC off=22886640 len=853749 2024-04-26T05:19:38.366 INFO:tasks.workunit.client.0.smithi146.stdout:op 5459 completed, throughput=5MB/sec 2024-04-26T05:19:38.367 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UFsA-O-EBvvoo6t off=17073758 len=1623257 2024-04-26T05:19:38.368 INFO:tasks.workunit.client.0.smithi146.stdout:op 5460 completed, throughput=5MB/sec 2024-04-26T05:19:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:38 smithi146 ceph-mon[95531]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:38 smithi146 ceph-mon[92947]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:38 smithi204 ceph-mon[88313]: pgmap v1964: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 4 op/s 2024-04-26T05:19:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: 1066: throughput=5MB/sec pending data=0 2024-04-26T05:19:39.369 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ukDdQoiroxgQFqq off=283148 len=153761 2024-04-26T05:19:39.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 5461 completed, throughput=5MB/sec 2024-04-26T05:19:39.369 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cY4JGXgIsl1M6Yb off=10286393 len=341997 2024-04-26T05:19:39.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 5462 completed, throughput=5MB/sec 2024-04-26T05:19:39.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zUCRUCY_ReXVnky off=3978070 len=204986 2024-04-26T05:19:39.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 5463 completed, throughput=5MB/sec 2024-04-26T05:19:39.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-5jpqEm1LvdFFfSx off=18850126 len=1366464 2024-04-26T05:19:39.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 5464 completed, throughput=5MB/sec 2024-04-26T05:19:39.378 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-q0zdAyx8BxDHIUb off=24728891 len=782260 2024-04-26T05:19:39.379 INFO:tasks.workunit.client.0.smithi146.stdout:op 5465 completed, throughput=5MB/sec 2024-04-26T05:19:39.379 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3G7FBAcd5ihg2ef off=8985655 len=900370 2024-04-26T05:19:39.381 INFO:tasks.workunit.client.0.smithi146.stdout:op 5466 completed, throughput=5MB/sec 2024-04-26T05:19:39.381 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n4qHR0fp9BrLD52 off=18318294 len=1693128 2024-04-26T05:19:39.382 INFO:tasks.workunit.client.0.smithi146.stdout:op 5467 completed, throughput=5MB/sec 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:19:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:19:40.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:19:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:19:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:19:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:19:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:19:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: 1067: throughput=5MB/sec pending data=0 2024-04-26T05:19:40.383 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_P31-8BYELykUKK off=4036239 len=581482 2024-04-26T05:19:40.386 INFO:tasks.workunit.client.0.smithi146.stdout:op 5468 completed, throughput=5MB/sec 2024-04-26T05:19:40.386 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oJWhrPFthYzdNft off=9873036 len=1474258 2024-04-26T05:19:40.395 INFO:tasks.workunit.client.0.smithi146.stdout:op 5469 completed, throughput=5MB/sec 2024-04-26T05:19:40.395 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6ZJk9zP_v2On2tb off=5185102 len=1530461 2024-04-26T05:19:40.398 INFO:tasks.workunit.client.0.smithi146.stdout:op 5470 completed, throughput=5MB/sec 2024-04-26T05:19:40.398 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5hPqo4vFvFLI04U off=2459526 len=1244219 2024-04-26T05:19:40.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 5471 completed, throughput=5MB/sec 2024-04-26T05:19:41.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:40 smithi146 ceph-mon[95531]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:19:41.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:40 smithi146 ceph-mon[92947]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:19:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:40 smithi204 ceph-mon[88313]: pgmap v1965: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.5 MiB/s wr, 6 op/s 2024-04-26T05:19:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: 1068: throughput=5MB/sec pending data=0 2024-04-26T05:19:41.399 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-3-ykyW2FyRNw53o off=4442049 len=647648 2024-04-26T05:19:41.403 INFO:tasks.workunit.client.0.smithi146.stdout:op 5472 completed, throughput=5MB/sec 2024-04-26T05:19:41.404 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-G1_5cxuvNiCvZXq off=6498333 len=652665 2024-04-26T05:19:41.404 INFO:tasks.workunit.client.0.smithi146.stdout:op 5473 completed, throughput=5MB/sec 2024-04-26T05:19:41.404 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5-QoWZrMSluKtNp off=870958 len=194186 2024-04-26T05:19:41.405 INFO:tasks.workunit.client.0.smithi146.stdout:op 5474 completed, throughput=5MB/sec 2024-04-26T05:19:41.405 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yn0PcHh6ebHuuIV off=1999418 len=1009627 2024-04-26T05:19:41.406 INFO:tasks.workunit.client.0.smithi146.stdout:op 5475 completed, throughput=5MB/sec 2024-04-26T05:19:41.406 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mQLg35aww1uVwhD off=3290809 len=1528968 2024-04-26T05:19:41.409 INFO:tasks.workunit.client.0.smithi146.stdout:op 5476 completed, throughput=5MB/sec 2024-04-26T05:19:41.409 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fHz3c77lLuwPH8U off=14994649 len=130002 2024-04-26T05:19:41.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 5477 completed, throughput=5MB/sec 2024-04-26T05:19:41.411 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4wMOxyA9VHd6HCR off=11410044 len=1584683 2024-04-26T05:19:41.412 INFO:tasks.workunit.client.0.smithi146.stdout:op 5478 completed, throughput=5MB/sec 2024-04-26T05:19:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: 1069: throughput=5MB/sec pending data=0 2024-04-26T05:19:42.413 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i_555SoajyLk-0J off=18482350 len=189662 2024-04-26T05:19:42.413 INFO:tasks.workunit.client.0.smithi146.stdout:op 5479 completed, throughput=5MB/sec 2024-04-26T05:19:42.414 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-svY7W4v4WQv-9dj off=9508329 len=1319894 2024-04-26T05:19:42.415 INFO:tasks.workunit.client.0.smithi146.stdout:op 5480 completed, throughput=5MB/sec 2024-04-26T05:19:42.415 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XqpwNv4mVU9mUro off=16493284 len=798698 2024-04-26T05:19:42.421 INFO:tasks.workunit.client.0.smithi146.stdout:op 5481 completed, throughput=5MB/sec 2024-04-26T05:19:42.421 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N02S_3aa6rKwTo6 off=9333480 len=836724 2024-04-26T05:19:42.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 5482 completed, throughput=5MB/sec 2024-04-26T05:19:42.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UYJ-_R_Xw-6XE7C off=1161169 len=246286 2024-04-26T05:19:42.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 5483 completed, throughput=5MB/sec 2024-04-26T05:19:42.425 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-M_u8PSoKpSnePVr off=3136396 len=1681616 2024-04-26T05:19:42.434 INFO:tasks.workunit.client.0.smithi146.stdout:op 5484 completed, throughput=5MB/sec 2024-04-26T05:19:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:42 smithi146 ceph-mon[92947]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:42 smithi146 ceph-mon[95531]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:42 smithi204 ceph-mon[88313]: pgmap v1966: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: 1070: throughput=5MB/sec pending data=0 2024-04-26T05:19:43.435 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p1fqSIBKbnJ0cxe off=17398901 len=1296448 2024-04-26T05:19:43.442 INFO:tasks.workunit.client.0.smithi146.stdout:op 5485 completed, throughput=5MB/sec 2024-04-26T05:19:43.442 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zX--dsb6HrOHKK3 off=15030195 len=1032396 2024-04-26T05:19:43.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 5486 completed, throughput=5MB/sec 2024-04-26T05:19:43.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6XUnfppiF1bOtfo off=11652438 len=208638 2024-04-26T05:19:43.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 5487 completed, throughput=5MB/sec 2024-04-26T05:19:43.448 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-onxGh3ZGNE2QPT2 off=1221440 len=587121 2024-04-26T05:19:43.449 INFO:tasks.workunit.client.0.smithi146.stdout:op 5488 completed, throughput=5MB/sec 2024-04-26T05:19:43.449 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-goQ9Awja69glC2A off=4553541 len=1106513 2024-04-26T05:19:43.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 5489 completed, throughput=5MB/sec 2024-04-26T05:19:43.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1Vg0Hi06g1BAfPp off=21269713 len=1508328 2024-04-26T05:19:43.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 5490 completed, throughput=5MB/sec 2024-04-26T05:19:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: 1071: throughput=5MB/sec pending data=0 2024-04-26T05:19:44.525 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hnAJDYW-n-AAbUh off=6688045 len=1175245 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5491 completed, throughput=5MB/sec 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1JyNL03ESB35Kyg off=364030 len=1177274 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5492 completed, throughput=5MB/sec 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ND-zilXibkysU96 off=2665716 len=313763 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5493 completed, throughput=5MB/sec 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--2Ur7cFxFtB9P42 off=3275176 len=538720 2024-04-26T05:19:44.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5494 completed, throughput=5MB/sec 2024-04-26T05:19:44.528 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-soWjh2un-LMJA2V off=1408831 len=87891 2024-04-26T05:19:44.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 5495 completed, throughput=5MB/sec 2024-04-26T05:19:44.528 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XwX-O45cWN4sW2j off=3325079 len=1029967 2024-04-26T05:19:44.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 5496 completed, throughput=5MB/sec 2024-04-26T05:19:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:44 smithi146 ceph-mon[95531]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:45.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:44 smithi146 ceph-mon[92947]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:44 smithi204 ceph-mon[88313]: pgmap v1967: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:45.474 INFO:tasks.workunit.client.0.smithi146.stdout: 1072: throughput=5MB/sec pending data=0 2024-04-26T05:19:45.475 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XYtosiXjcZWl1qe off=660449 len=851153 2024-04-26T05:19:45.479 INFO:tasks.workunit.client.0.smithi146.stdout:op 5497 completed, throughput=5MB/sec 2024-04-26T05:19:45.479 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wVKj4wjRDyHFYRI off=3735495 len=1216037 2024-04-26T05:19:45.480 INFO:tasks.workunit.client.0.smithi146.stdout:op 5498 completed, throughput=5MB/sec 2024-04-26T05:19:45.480 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2y6t_bRjRcco4Ak off=2241624 len=1408419 2024-04-26T05:19:45.481 INFO:tasks.workunit.client.0.smithi146.stdout:op 5499 completed, throughput=5MB/sec 2024-04-26T05:19:45.481 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-3DPq9RMj42TjI7- off=2500227 len=1587564 2024-04-26T05:19:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:op 5500 completed, throughput=5MB/sec 2024-04-26T05:19:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X9Hq3GC3-JTdAHG off=330357 len=714759 2024-04-26T05:19:45.488 INFO:tasks.workunit.client.0.smithi146.stdout:op 5501 completed, throughput=5MB/sec 2024-04-26T05:19:46.489 INFO:tasks.workunit.client.0.smithi146.stdout: 1073: throughput=5MB/sec pending data=0 2024-04-26T05:19:46.489 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-L7mKBPlsLQGxFWa off=14054626 len=596076 2024-04-26T05:19:46.493 INFO:tasks.workunit.client.0.smithi146.stdout:op 5502 completed, throughput=5MB/sec 2024-04-26T05:19:46.493 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_jH_i90GRmN-9He off=1376547 len=811786 2024-04-26T05:19:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:op 5503 completed, throughput=5MB/sec 2024-04-26T05:19:46.497 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bshMoxn1ILPcHjx off=3184951 len=1222507 2024-04-26T05:19:46.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 5504 completed, throughput=5MB/sec 2024-04-26T05:19:46.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FaOYO7194n5l9Rw off=5265468 len=1258784 2024-04-26T05:19:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 5505 completed, throughput=5MB/sec 2024-04-26T05:19:46.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tdwTLw-iqAOArFm off=3218920 len=712435 2024-04-26T05:19:46.507 INFO:tasks.workunit.client.0.smithi146.stdout:op 5506 completed, throughput=5MB/sec 2024-04-26T05:19:46.507 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-w5Hg0v--9RdDvN1 off=7578503 len=213584 2024-04-26T05:19:46.509 INFO:tasks.workunit.client.0.smithi146.stdout:op 5507 completed, throughput=5MB/sec 2024-04-26T05:19:46.509 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hoUeQdv6ugL5bz3 off=869364 len=1641618 2024-04-26T05:19:46.512 INFO:tasks.workunit.client.0.smithi146.stdout:op 5508 completed, throughput=5MB/sec 2024-04-26T05:19:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:46] "GET /metrics HTTP/1.1" 200 34146 "" "Prometheus/2.43.0" 2024-04-26T05:19:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:46 smithi146 ceph-mon[92947]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:19:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:46 smithi146 ceph-mon[95531]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:19:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:46 smithi204 ceph-mon[88313]: pgmap v1968: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:19:47.512 INFO:tasks.workunit.client.0.smithi146.stdout: 1074: throughput=5MB/sec pending data=0 2024-04-26T05:19:47.512 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DjxT7X4M7Tdz_k0 off=7288434 len=1994774 2024-04-26T05:19:47.525 INFO:tasks.workunit.client.0.smithi146.stdout:op 5509 completed, throughput=5MB/sec 2024-04-26T05:19:47.525 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xehEg8BNyPCI6ap off=1248479 len=1066202 2024-04-26T05:19:47.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5510 completed, throughput=5MB/sec 2024-04-26T05:19:47.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aJYBypFEYpzYo11 off=520223 len=1124372 2024-04-26T05:19:47.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 5511 completed, throughput=5MB/sec 2024-04-26T05:19:48.529 INFO:tasks.workunit.client.0.smithi146.stdout: 1075: throughput=5MB/sec pending data=0 2024-04-26T05:19:48.529 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rnIJ8_BNWYsNqYt off=1138647 len=1264062 2024-04-26T05:19:48.535 INFO:tasks.workunit.client.0.smithi146.stdout:op 5512 completed, throughput=5MB/sec 2024-04-26T05:19:48.535 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7dYRlc154tO0tbp off=24129771 len=645000 2024-04-26T05:19:48.536 INFO:tasks.workunit.client.0.smithi146.stdout:op 5513 completed, throughput=5MB/sec 2024-04-26T05:19:48.536 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-27_or-wmU96uDYN off=20045961 len=954681 2024-04-26T05:19:48.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 5514 completed, throughput=5MB/sec 2024-04-26T05:19:48.537 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zdgymgY-7OI41Y9 off=8061879 len=514934 2024-04-26T05:19:48.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 5515 completed, throughput=5MB/sec 2024-04-26T05:19:48.541 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--NlsdirxG3Zb_5S off=1825708 len=1065792 2024-04-26T05:19:48.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 5516 completed, throughput=5MB/sec 2024-04-26T05:19:48.546 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xHZ6q67uS_AyqoB off=1198271 len=139043 2024-04-26T05:19:48.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 5517 completed, throughput=5MB/sec 2024-04-26T05:19:48.547 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VxncLYUc5DTYi_3 off=15637739 len=1326028 2024-04-26T05:19:48.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 5518 completed, throughput=5MB/sec 2024-04-26T05:19:49.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:48 smithi146 ceph-mon[95531]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:49.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:48 smithi146 ceph-mon[92947]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:48 smithi204 ceph-mon[88313]: pgmap v1969: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:19:49.548 INFO:tasks.workunit.client.0.smithi146.stdout: 1076: throughput=5MB/sec pending data=0 2024-04-26T05:19:49.548 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P3nAY_Hl-JN_RmZ off=2417392 len=966158 2024-04-26T05:19:49.553 INFO:tasks.workunit.client.0.smithi146.stdout:op 5519 completed, throughput=5MB/sec 2024-04-26T05:19:49.553 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2kEmhUeRK8Q0JI0 off=4424232 len=1616437 2024-04-26T05:19:49.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 5520 completed, throughput=5MB/sec 2024-04-26T05:19:49.556 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0aaalU5B48mKMaU off=4367462 len=826633 2024-04-26T05:19:49.560 INFO:tasks.workunit.client.0.smithi146.stdout:op 5521 completed, throughput=5MB/sec 2024-04-26T05:19:49.560 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VFnEBrLHBsJzZVz off=0 len=2044951 2024-04-26T05:19:49.571 INFO:tasks.workunit.client.0.smithi146.stdout:op 5522 completed, throughput=5MB/sec 2024-04-26T05:19:50.571 INFO:tasks.workunit.client.0.smithi146.stdout: 1077: throughput=5MB/sec pending data=0 2024-04-26T05:19:50.571 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6TXZO-eNv3ygTjZ off=0 len=1176572 2024-04-26T05:19:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 5523 completed, throughput=5MB/sec 2024-04-26T05:19:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-skM8nqR2FcZhRYS off=10396780 len=698212 2024-04-26T05:19:50.581 INFO:tasks.workunit.client.0.smithi146.stdout:op 5524 completed, throughput=5MB/sec 2024-04-26T05:19:50.581 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JHsTb08n8syF4M7 off=7296842 len=121139 2024-04-26T05:19:50.584 INFO:tasks.workunit.client.0.smithi146.stdout:op 5525 completed, throughput=5MB/sec 2024-04-26T05:19:50.584 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2fLCSiTZNzxupcJ off=3961468 len=4976 2024-04-26T05:19:50.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 5526 completed, throughput=5MB/sec 2024-04-26T05:19:50.585 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-E8u393iNjBFdRX0 off=200575 len=176962 2024-04-26T05:19:50.587 INFO:tasks.workunit.client.0.smithi146.stdout:op 5527 completed, throughput=5MB/sec 2024-04-26T05:19:50.587 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nhu8xT_I8cvL6r3 off=6074538 len=1068822 2024-04-26T05:19:50.588 INFO:tasks.workunit.client.0.smithi146.stdout:op 5528 completed, throughput=5MB/sec 2024-04-26T05:19:50.588 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj--YXtwlVzw9VEf9X off=2972324 len=122153 2024-04-26T05:19:50.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 5529 completed, throughput=5MB/sec 2024-04-26T05:19:50.589 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Ght7mDFvTx7wsbF off=3092823 len=1432177 2024-04-26T05:19:50.594 INFO:tasks.workunit.client.0.smithi146.stdout:op 5530 completed, throughput=5MB/sec 2024-04-26T05:19:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:50 smithi146 ceph-mon[95531]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:51.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:50 smithi146 ceph-mon[92947]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:50 smithi204 ceph-mon[88313]: pgmap v1970: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.9 MiB/s rd, 2.5 MiB/s wr, 6 op/s 2024-04-26T05:19:51.595 INFO:tasks.workunit.client.0.smithi146.stdout: 1078: throughput=5MB/sec pending data=0 2024-04-26T05:19:51.595 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mkAIrV9Z-xN9Rcf off=6554534 len=1123498 2024-04-26T05:19:51.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 5531 completed, throughput=5MB/sec 2024-04-26T05:19:51.596 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DpJ2keVHKv4yzGB off=9474328 len=1037359 2024-04-26T05:19:51.603 INFO:tasks.workunit.client.0.smithi146.stdout:op 5532 completed, throughput=5MB/sec 2024-04-26T05:19:51.603 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVhLBXVD46JXZ17 off=3985648 len=85798 2024-04-26T05:19:51.604 INFO:tasks.workunit.client.0.smithi146.stdout:op 5533 completed, throughput=5MB/sec 2024-04-26T05:19:51.604 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WFf58vu9qeoz-8Z off=212741 len=979569 2024-04-26T05:19:51.609 INFO:tasks.workunit.client.0.smithi146.stdout:op 5534 completed, throughput=5MB/sec 2024-04-26T05:19:51.609 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9UgICr02I-Kx13i off=1855327 len=1916034 2024-04-26T05:19:51.611 INFO:tasks.workunit.client.0.smithi146.stdout:op 5535 completed, throughput=5MB/sec 2024-04-26T05:19:52.612 INFO:tasks.workunit.client.0.smithi146.stdout: 1079: throughput=5MB/sec pending data=0 2024-04-26T05:19:52.612 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XwX-O45cWN4sW2j off=7790415 len=1260209 2024-04-26T05:19:52.615 INFO:tasks.workunit.client.0.smithi146.stdout:op 5536 completed, throughput=5MB/sec 2024-04-26T05:19:52.615 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dvtMdmU04xHOA2b off=16215374 len=135619 2024-04-26T05:19:52.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 5537 completed, throughput=5MB/sec 2024-04-26T05:19:52.618 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ToIyBxfjm7o4z3F off=2647753 len=1572513 2024-04-26T05:19:52.628 INFO:tasks.workunit.client.0.smithi146.stdout:op 5538 completed, throughput=5MB/sec 2024-04-26T05:19:52.628 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SvYjnNKGiyUaGOG off=3248026 len=950979 2024-04-26T05:19:52.633 INFO:tasks.workunit.client.0.smithi146.stdout:op 5539 completed, throughput=5MB/sec 2024-04-26T05:19:52.633 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FsOClYGlNFm1W1z off=2708410 len=1343372 2024-04-26T05:19:52.639 INFO:tasks.workunit.client.0.smithi146.stdout:op 5540 completed, throughput=5MB/sec 2024-04-26T05:19:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:52 smithi146 ceph-mon[95531]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:53.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:52 smithi146 ceph-mon[92947]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:52 smithi204 ceph-mon[88313]: pgmap v1971: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:53.639 INFO:tasks.workunit.client.0.smithi146.stdout: 1080: throughput=5MB/sec pending data=0 2024-04-26T05:19:53.640 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EN7wJKn2GS9oy9R off=879172 len=1749178 2024-04-26T05:19:53.642 INFO:tasks.workunit.client.0.smithi146.stdout:op 5541 completed, throughput=5MB/sec 2024-04-26T05:19:53.642 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2avdbRmQP_784cE off=3701084 len=657187 2024-04-26T05:19:53.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 5542 completed, throughput=5MB/sec 2024-04-26T05:19:53.646 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xVN3YzSLF5NgYzj off=18988453 len=54668 2024-04-26T05:19:53.648 INFO:tasks.workunit.client.0.smithi146.stdout:op 5543 completed, throughput=5MB/sec 2024-04-26T05:19:53.648 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9BeXLK9Bt6jpQ-N off=1080017 len=573638 2024-04-26T05:19:53.650 INFO:tasks.workunit.client.0.smithi146.stdout:op 5544 completed, throughput=5MB/sec 2024-04-26T05:19:53.650 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fejU5h8qP-hgRFT off=11363976 len=532814 2024-04-26T05:19:53.654 INFO:tasks.workunit.client.0.smithi146.stdout:op 5545 completed, throughput=5MB/sec 2024-04-26T05:19:53.654 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1kH1n7GOB0NmyZY off=10810107 len=1680244 2024-04-26T05:19:53.663 INFO:tasks.workunit.client.0.smithi146.stdout:op 5546 completed, throughput=5MB/sec 2024-04-26T05:19:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:19:54.664 INFO:tasks.workunit.client.0.smithi146.stdout: 1081: throughput=5MB/sec pending data=0 2024-04-26T05:19:54.664 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zLYyxV5t2jFGcAw off=2443239 len=1267543 2024-04-26T05:19:54.665 INFO:tasks.workunit.client.0.smithi146.stdout:op 5547 completed, throughput=5MB/sec 2024-04-26T05:19:54.666 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WVmrhShR_qzKTW_ off=360692 len=751196 2024-04-26T05:19:54.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 5548 completed, throughput=5MB/sec 2024-04-26T05:19:54.670 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k6VJbwhPIabW8n5 off=10013947 len=945685 2024-04-26T05:19:54.676 INFO:tasks.workunit.client.0.smithi146.stdout:op 5549 completed, throughput=5MB/sec 2024-04-26T05:19:54.676 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TSWqBlZ5k2VJW5s off=6689314 len=784867 2024-04-26T05:19:54.681 INFO:tasks.workunit.client.0.smithi146.stdout:op 5550 completed, throughput=5MB/sec 2024-04-26T05:19:54.681 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YsMmRT42TsKvOVF off=3867986 len=20388 2024-04-26T05:19:54.683 INFO:tasks.workunit.client.0.smithi146.stdout:op 5551 completed, throughput=5MB/sec 2024-04-26T05:19:54.684 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QvssTOcy9fdbPFM off=11221718 len=457806 2024-04-26T05:19:54.684 INFO:tasks.workunit.client.0.smithi146.stdout:op 5552 completed, throughput=5MB/sec 2024-04-26T05:19:54.684 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_sxh2QtOAlp7LIP off=5185790 len=1141812 2024-04-26T05:19:54.686 INFO:tasks.workunit.client.0.smithi146.stdout:op 5553 completed, throughput=5MB/sec 2024-04-26T05:19:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:54 smithi146 ceph-mon[95531]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:54 smithi146 ceph-mon[92947]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:54 smithi204 ceph-mon[88313]: pgmap v1972: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.7 MiB/s wr, 4 op/s 2024-04-26T05:19:55.687 INFO:tasks.workunit.client.0.smithi146.stdout: 1082: throughput=5MB/sec pending data=0 2024-04-26T05:19:55.687 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0rr7ZrHVh35DrwT off=7958614 len=752294 2024-04-26T05:19:55.691 INFO:tasks.workunit.client.0.smithi146.stdout:op 5554 completed, throughput=5MB/sec 2024-04-26T05:19:55.691 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bzg1IxJWBBlnrwY off=1059278 len=655008 2024-04-26T05:19:55.692 INFO:tasks.workunit.client.0.smithi146.stdout:op 5555 completed, throughput=5MB/sec 2024-04-26T05:19:55.692 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-mryVEIoeGtPVbVt off=1171549 len=271155 2024-04-26T05:19:55.694 INFO:tasks.workunit.client.0.smithi146.stdout:op 5556 completed, throughput=5MB/sec 2024-04-26T05:19:55.694 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VkGBxNOOx2wf-lr off=4682800 len=1755453 2024-04-26T05:19:55.704 INFO:tasks.workunit.client.0.smithi146.stdout:op 5557 completed, throughput=5MB/sec 2024-04-26T05:19:55.705 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y5FpyFF3usMeDLy off=8963865 len=57516 2024-04-26T05:19:55.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 5558 completed, throughput=5MB/sec 2024-04-26T05:19:55.707 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H4i_V-qOxkPrauI off=21605236 len=1054027 2024-04-26T05:19:55.709 INFO:tasks.workunit.client.0.smithi146.stdout:op 5559 completed, throughput=5MB/sec 2024-04-26T05:19:55.709 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sDTvBl_JYCN2png off=1951921 len=922383 2024-04-26T05:19:55.710 INFO:tasks.workunit.client.0.smithi146.stdout:op 5560 completed, throughput=5MB/sec 2024-04-26T05:19:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:19:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:19:56] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:19:56.711 INFO:tasks.workunit.client.0.smithi146.stdout: 1083: throughput=5MB/sec pending data=0 2024-04-26T05:19:56.711 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IywIUJZIcfeVpuE off=7312235 len=1456133 2024-04-26T05:19:56.717 INFO:tasks.workunit.client.0.smithi146.stdout:op 5561 completed, throughput=5MB/sec 2024-04-26T05:19:56.717 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FMf3hs7oj1yR3j7 off=7373361 len=781229 2024-04-26T05:19:56.721 INFO:tasks.workunit.client.0.smithi146.stdout:op 5562 completed, throughput=5MB/sec 2024-04-26T05:19:56.721 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-arvqIk_5Q73U79p off=1479331 len=2015892 2024-04-26T05:19:56.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 5563 completed, throughput=5MB/sec 2024-04-26T05:19:56.725 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4ECYIvCJQaB60WM off=15518787 len=73728 2024-04-26T05:19:56.725 INFO:tasks.workunit.client.0.smithi146.stdout:op 5564 completed, throughput=5MB/sec 2024-04-26T05:19:56.726 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-u4QdP65cHjrup-Z off=1281937 len=580009 2024-04-26T05:19:56.730 INFO:tasks.workunit.client.0.smithi146.stdout:op 5565 completed, throughput=5MB/sec 2024-04-26T05:19:56.730 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-A3yJZ_gRBPW9xR_ off=3136238 len=869930 2024-04-26T05:19:56.734 INFO:tasks.workunit.client.0.smithi146.stdout:op 5566 completed, throughput=5MB/sec 2024-04-26T05:19:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:56 smithi146 ceph-mon[95531]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:19:57.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:56 smithi146 ceph-mon[92947]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:19:57.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:56 smithi204 ceph-mon[88313]: pgmap v1973: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:19:57.734 INFO:tasks.workunit.client.0.smithi146.stdout: 1084: throughput=5MB/sec pending data=0 2024-04-26T05:19:57.734 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-We1h2L4eofeCn8p off=6023956 len=220179 2024-04-26T05:19:57.737 INFO:tasks.workunit.client.0.smithi146.stdout:op 5567 completed, throughput=5MB/sec 2024-04-26T05:19:57.737 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pH2RjcJIc3pq5EF off=7529489 len=246338 2024-04-26T05:19:57.740 INFO:tasks.workunit.client.0.smithi146.stdout:op 5568 completed, throughput=5MB/sec 2024-04-26T05:19:57.740 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x1RqBLEHJVZJHL8 off=1152083 len=2010042 2024-04-26T05:19:57.752 INFO:tasks.workunit.client.0.smithi146.stdout:op 5569 completed, throughput=5MB/sec 2024-04-26T05:19:57.752 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vTRfKOmq0RhojIX off=1638748 len=105108 2024-04-26T05:19:57.754 INFO:tasks.workunit.client.0.smithi146.stdout:op 5570 completed, throughput=5MB/sec 2024-04-26T05:19:57.754 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-UL74KxAy0U4JhBa off=4328358 len=1214895 2024-04-26T05:19:57.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 5571 completed, throughput=5MB/sec 2024-04-26T05:19:57.762 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4DEoturu-eYfWti off=10214800 len=626112 2024-04-26T05:19:57.762 INFO:tasks.workunit.client.0.smithi146.stdout:op 5572 completed, throughput=5MB/sec 2024-04-26T05:19:57.763 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lFfS4BBWV3BShQ2 off=1175953 len=1824821 2024-04-26T05:19:57.771 INFO:tasks.workunit.client.0.smithi146.stdout:op 5573 completed, throughput=5MB/sec 2024-04-26T05:19:58.771 INFO:tasks.workunit.client.0.smithi146.stdout: 1085: throughput=5MB/sec pending data=0 2024-04-26T05:19:58.771 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cpu8qwxN0Z8TxTD off=6946830 len=895992 2024-04-26T05:19:58.772 INFO:tasks.workunit.client.0.smithi146.stdout:op 5574 completed, throughput=5MB/sec 2024-04-26T05:19:58.772 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_2zY1rEaAaU6wJY off=1656268 len=905552 2024-04-26T05:19:58.778 INFO:tasks.workunit.client.0.smithi146.stdout:op 5575 completed, throughput=5MB/sec 2024-04-26T05:19:58.778 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LE3O7z_33acGOQN off=5407065 len=681784 2024-04-26T05:19:58.780 INFO:tasks.workunit.client.0.smithi146.stdout:op 5576 completed, throughput=5MB/sec 2024-04-26T05:19:58.780 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IP5LhE1lc6ViUrc off=604897 len=234278 2024-04-26T05:19:58.783 INFO:tasks.workunit.client.0.smithi146.stdout:op 5577 completed, throughput=5MB/sec 2024-04-26T05:19:58.783 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WkHlBrGqazpZG9U off=951285 len=197937 2024-04-26T05:19:58.784 INFO:tasks.workunit.client.0.smithi146.stdout:op 5578 completed, throughput=5MB/sec 2024-04-26T05:19:58.784 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e4BJztkoqcoMk5v off=6776292 len=975475 2024-04-26T05:19:58.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 5579 completed, throughput=5MB/sec 2024-04-26T05:19:58.789 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XY6loB4WvflGi1I off=1770796 len=1109950 2024-04-26T05:19:58.790 INFO:tasks.workunit.client.0.smithi146.stdout:op 5580 completed, throughput=5MB/sec 2024-04-26T05:19:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:19:58 smithi146 ceph-mon[95531]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:59.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:19:58 smithi146 ceph-mon[92947]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:59.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:19:58 smithi204 ceph-mon[88313]: pgmap v1974: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.2 MiB/s wr, 4 op/s 2024-04-26T05:19:59.791 INFO:tasks.workunit.client.0.smithi146.stdout: 1086: throughput=5MB/sec pending data=0 2024-04-26T05:19:59.791 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xLOWpOwJt9cjF8k off=17630072 len=2010697 2024-04-26T05:19:59.794 INFO:tasks.workunit.client.0.smithi146.stdout:op 5581 completed, throughput=5MB/sec 2024-04-26T05:19:59.794 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sGTMUn1cueSjiz9 off=1450039 len=1267167 2024-04-26T05:19:59.800 INFO:tasks.workunit.client.0.smithi146.stdout:op 5582 completed, throughput=5MB/sec 2024-04-26T05:19:59.800 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-11hsf6V-7WBbAOl off=1136052 len=1652350 2024-04-26T05:19:59.802 INFO:tasks.workunit.client.0.smithi146.stdout:op 5583 completed, throughput=5MB/sec 2024-04-26T05:20:00.803 INFO:tasks.workunit.client.0.smithi146.stdout: 1087: throughput=5MB/sec pending data=0 2024-04-26T05:20:00.803 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K6CoBUaDs7vOkiT off=16806131 len=1251778 2024-04-26T05:20:00.804 INFO:tasks.workunit.client.0.smithi146.stdout:op 5584 completed, throughput=5MB/sec 2024-04-26T05:20:00.804 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-il5iCwkf6U5-oN2 off=22479187 len=76880 2024-04-26T05:20:00.807 INFO:tasks.workunit.client.0.smithi146.stdout:op 5585 completed, throughput=5MB/sec 2024-04-26T05:20:00.807 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yDS5LxY8e8jkFyc off=3329548 len=1731098 2024-04-26T05:20:00.809 INFO:tasks.workunit.client.0.smithi146.stdout:op 5586 completed, throughput=5MB/sec 2024-04-26T05:20:00.809 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6_BNc1bny3RlxX4 off=17332846 len=451557 2024-04-26T05:20:00.810 INFO:tasks.workunit.client.0.smithi146.stdout:op 5587 completed, throughput=5MB/sec 2024-04-26T05:20:00.810 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t4l2d73-P8TW7gr off=548521 len=690678 2024-04-26T05:20:00.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 5588 completed, throughput=5MB/sec 2024-04-26T05:20:00.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wRSpPc-Y7heUO6D off=6085393 len=656935 2024-04-26T05:20:00.817 INFO:tasks.workunit.client.0.smithi146.stdout:op 5589 completed, throughput=5MB/sec 2024-04-26T05:20:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:00 smithi146 ceph-mon[95531]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:20:01.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:00 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T05:20:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:00 smithi146 ceph-mon[92947]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:20:01.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:00 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T05:20:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:00 smithi204 ceph-mon[88313]: pgmap v1975: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.4 MiB/s wr, 6 op/s 2024-04-26T05:20:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:00 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T05:20:01.817 INFO:tasks.workunit.client.0.smithi146.stdout: 1088: throughput=5MB/sec pending data=0 2024-04-26T05:20:01.818 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0kvW4sph_o0b5JR off=2218366 len=1843398 2024-04-26T05:20:01.820 INFO:tasks.workunit.client.0.smithi146.stdout:op 5590 completed, throughput=5MB/sec 2024-04-26T05:20:01.820 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tAt_imlLp2nI4I9 off=5624876 len=533168 2024-04-26T05:20:01.821 INFO:tasks.workunit.client.0.smithi146.stdout:op 5591 completed, throughput=5MB/sec 2024-04-26T05:20:01.822 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sh1XhD3698Ue7IL off=2595942 len=223584 2024-04-26T05:20:01.822 INFO:tasks.workunit.client.0.smithi146.stdout:op 5592 completed, throughput=5MB/sec 2024-04-26T05:20:01.822 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2K40UO8dH13RHE_ off=244686 len=1884186 2024-04-26T05:20:01.833 INFO:tasks.workunit.client.0.smithi146.stdout:op 5593 completed, throughput=5MB/sec 2024-04-26T05:20:01.833 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rzGM6ec3iXB-1ab off=8539941 len=1815235 2024-04-26T05:20:01.835 INFO:tasks.workunit.client.0.smithi146.stdout:op 5594 completed, throughput=5MB/sec 2024-04-26T05:20:02.836 INFO:tasks.workunit.client.0.smithi146.stdout: 1089: throughput=5MB/sec pending data=0 2024-04-26T05:20:02.836 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xiCWRIbo_RNnH7Y off=18299046 len=1667188 2024-04-26T05:20:02.838 INFO:tasks.workunit.client.0.smithi146.stdout:op 5595 completed, throughput=5MB/sec 2024-04-26T05:20:02.838 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IR-f3_rwS7sTzCT off=3817392 len=1822585 2024-04-26T05:20:02.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 5596 completed, throughput=5MB/sec 2024-04-26T05:20:02.849 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iLiS2ep6tGt-wVy off=10674384 len=575321 2024-04-26T05:20:02.853 INFO:tasks.workunit.client.0.smithi146.stdout:op 5597 completed, throughput=5MB/sec 2024-04-26T05:20:02.853 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LIDSptfsIlQfTOO off=17848213 len=1083964 2024-04-26T05:20:02.858 INFO:tasks.workunit.client.0.smithi146.stdout:op 5598 completed, throughput=5MB/sec 2024-04-26T05:20:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:02 smithi146 ceph-mon[95531]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:02 smithi146 ceph-mon[92947]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:02 smithi204 ceph-mon[88313]: pgmap v1976: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:03.858 INFO:tasks.workunit.client.0.smithi146.stdout: 1090: throughput=5MB/sec pending data=0 2024-04-26T05:20:03.859 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6GlQAq1WBEFLM6q off=214359 len=177590 2024-04-26T05:20:03.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 5599 completed, throughput=5MB/sec 2024-04-26T05:20:03.862 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bb9vKNK8rcZLr_p off=14569559 len=983390 2024-04-26T05:20:03.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 5600 completed, throughput=5MB/sec 2024-04-26T05:20:03.864 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c5RFSjz-LxzRV1S off=11072195 len=907372 2024-04-26T05:20:03.869 INFO:tasks.workunit.client.0.smithi146.stdout:op 5601 completed, throughput=5MB/sec 2024-04-26T05:20:03.870 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--tN6ecSVRs0kYnj off=2411709 len=1746096 2024-04-26T05:20:03.880 INFO:tasks.workunit.client.0.smithi146.stdout:op 5602 completed, throughput=5MB/sec 2024-04-26T05:20:03.880 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eKDj844KNW1xxfx off=15468329 len=172217 2024-04-26T05:20:03.881 INFO:tasks.workunit.client.0.smithi146.stdout:op 5603 completed, throughput=5MB/sec 2024-04-26T05:20:03.881 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-g-IhvaChzpCkai2 off=3939454 len=1890072 2024-04-26T05:20:03.883 INFO:tasks.workunit.client.0.smithi146.stdout:op 5604 completed, throughput=5MB/sec 2024-04-26T05:20:04.883 INFO:tasks.workunit.client.0.smithi146.stdout: 1091: throughput=5MB/sec pending data=0 2024-04-26T05:20:04.883 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iDUWRmUl1Jpbfe5 off=584434 len=315237 2024-04-26T05:20:04.884 INFO:tasks.workunit.client.0.smithi146.stdout:op 5605 completed, throughput=5MB/sec 2024-04-26T05:20:04.884 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Iq99aSerntQZNQ8 off=5747188 len=818989 2024-04-26T05:20:04.885 INFO:tasks.workunit.client.0.smithi146.stdout:op 5606 completed, throughput=5MB/sec 2024-04-26T05:20:04.885 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6Z7nvDhqPayOxPo off=8901723 len=1463736 2024-04-26T05:20:04.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 5607 completed, throughput=5MB/sec 2024-04-26T05:20:04.893 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WAB7Xx5LdjejwQ- off=2368647 len=182985 2024-04-26T05:20:04.894 INFO:tasks.workunit.client.0.smithi146.stdout:op 5608 completed, throughput=5MB/sec 2024-04-26T05:20:04.894 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GmiLGw8X6H_WzLs off=3007816 len=1549180 2024-04-26T05:20:04.895 INFO:tasks.workunit.client.0.smithi146.stdout:op 5609 completed, throughput=5MB/sec 2024-04-26T05:20:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:04 smithi146 ceph-mon[95531]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:04 smithi146 ceph-mon[92947]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:04 smithi204 ceph-mon[88313]: pgmap v1977: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.4 MiB/s wr, 4 op/s 2024-04-26T05:20:05.896 INFO:tasks.workunit.client.0.smithi146.stdout: 1092: throughput=5MB/sec pending data=0 2024-04-26T05:20:05.896 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UHsu38ZbEv-JyYC off=22630003 len=1976887 2024-04-26T05:20:05.899 INFO:tasks.workunit.client.0.smithi146.stdout:op 5610 completed, throughput=5MB/sec 2024-04-26T05:20:05.899 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vYZGtGOpuchVj-c off=2555733 len=992945 2024-04-26T05:20:05.903 INFO:tasks.workunit.client.0.smithi146.stdout:op 5611 completed, throughput=5MB/sec 2024-04-26T05:20:05.903 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bshMoxn1ILPcHjx off=5488633 len=101017 2024-04-26T05:20:05.906 INFO:tasks.workunit.client.0.smithi146.stdout:op 5612 completed, throughput=5MB/sec 2024-04-26T05:20:05.906 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QbRjboQhBejeVCR off=15475480 len=309686 2024-04-26T05:20:05.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 5613 completed, throughput=5MB/sec 2024-04-26T05:20:05.908 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CPx06fLeM3S_b1o off=1162179 len=1458782 2024-04-26T05:20:05.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 5614 completed, throughput=5MB/sec 2024-04-26T05:20:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:06] "GET /metrics HTTP/1.1" 200 34145 "" "Prometheus/2.43.0" 2024-04-26T05:20:06.914 INFO:tasks.workunit.client.0.smithi146.stdout: 1093: throughput=5MB/sec pending data=0 2024-04-26T05:20:06.915 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YddkCJ8CJY4UFFM off=5600959 len=148290 2024-04-26T05:20:06.918 INFO:tasks.workunit.client.0.smithi146.stdout:op 5615 completed, throughput=5MB/sec 2024-04-26T05:20:06.918 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YY1U7nONbR_dEXD off=868372 len=1712366 2024-04-26T05:20:06.926 INFO:tasks.workunit.client.0.smithi146.stdout:op 5616 completed, throughput=5MB/sec 2024-04-26T05:20:06.926 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-gzAESCSGWf6e5Xq off=19857556 len=1157698 2024-04-26T05:20:06.933 INFO:tasks.workunit.client.0.smithi146.stdout:op 5617 completed, throughput=5MB/sec 2024-04-26T05:20:06.933 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-K4UBbafvwfrQLuK off=674680 len=1616785 2024-04-26T05:20:06.934 INFO:tasks.workunit.client.0.smithi146.stdout:op 5618 completed, throughput=5MB/sec 2024-04-26T05:20:06.934 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-B-lJsbZHo-ADwkE off=1530980 len=1501746 2024-04-26T05:20:06.940 INFO:tasks.workunit.client.0.smithi146.stdout:op 5619 completed, throughput=5MB/sec 2024-04-26T05:20:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:06 smithi146 ceph-mon[95531]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:07.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:06 smithi146 ceph-mon[92947]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:06 smithi204 ceph-mon[88313]: pgmap v1978: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:07.940 INFO:tasks.workunit.client.0.smithi146.stdout: 1094: throughput=5MB/sec pending data=0 2024-04-26T05:20:07.940 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aKHfrcc73RD02Ci off=339777 len=948222 2024-04-26T05:20:07.946 INFO:tasks.workunit.client.0.smithi146.stdout:op 5620 completed, throughput=5MB/sec 2024-04-26T05:20:07.946 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bGA-5n9cVeNhTxZ off=2655203 len=1566268 2024-04-26T05:20:07.955 INFO:tasks.workunit.client.0.smithi146.stdout:op 5621 completed, throughput=5MB/sec 2024-04-26T05:20:07.955 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fEjZb-xYioI9Ptb off=1678431 len=1122423 2024-04-26T05:20:07.961 INFO:tasks.workunit.client.0.smithi146.stdout:op 5622 completed, throughput=5MB/sec 2024-04-26T05:20:07.961 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-y52pFyX5-0UQRLe off=376923 len=1327173 2024-04-26T05:20:07.968 INFO:tasks.workunit.client.0.smithi146.stdout:op 5623 completed, throughput=5MB/sec 2024-04-26T05:20:08.968 INFO:tasks.workunit.client.0.smithi146.stdout: 1095: throughput=5MB/sec pending data=0 2024-04-26T05:20:08.968 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-hBmxKU4IoQavLSi off=850778 len=1067220 2024-04-26T05:20:08.973 INFO:tasks.workunit.client.0.smithi146.stdout:op 5624 completed, throughput=5MB/sec 2024-04-26T05:20:08.973 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0ZdbJk9Nj1b0Fo9 off=30953 len=371242 2024-04-26T05:20:08.977 INFO:tasks.workunit.client.0.smithi146.stdout:op 5625 completed, throughput=5MB/sec 2024-04-26T05:20:08.977 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fGUVxAc0pUS0Vqg off=8663231 len=809575 2024-04-26T05:20:08.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 5626 completed, throughput=5MB/sec 2024-04-26T05:20:08.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iRtA7UIny91yMUJ off=378700 len=879868 2024-04-26T05:20:08.984 INFO:tasks.workunit.client.0.smithi146.stdout:op 5627 completed, throughput=5MB/sec 2024-04-26T05:20:08.984 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kFeXUr5zeMyoPBx off=2410666 len=1052571 2024-04-26T05:20:08.988 INFO:tasks.workunit.client.0.smithi146.stdout:op 5628 completed, throughput=5MB/sec 2024-04-26T05:20:08.988 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-39eIMNm5w6cACSt off=2859005 len=1280801 2024-04-26T05:20:08.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 5629 completed, throughput=5MB/sec 2024-04-26T05:20:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:08 smithi146 ceph-mon[95531]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:09.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:08 smithi146 ceph-mon[92947]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:09.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:08 smithi204 ceph-mon[88313]: pgmap v1979: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.0 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:09.997 INFO:tasks.workunit.client.0.smithi146.stdout: 1096: throughput=5MB/sec pending data=0 2024-04-26T05:20:09.997 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Bh_Q4jBmodx-9XC off=6069844 len=558574 2024-04-26T05:20:10.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 5630 completed, throughput=5MB/sec 2024-04-26T05:20:10.002 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4XMUhD_t9F0CHt- off=14586079 len=1005827 2024-04-26T05:20:10.003 INFO:tasks.workunit.client.0.smithi146.stdout:op 5631 completed, throughput=5MB/sec 2024-04-26T05:20:10.004 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cheeA5iKgawIJHa off=6586862 len=848558 2024-04-26T05:20:10.008 INFO:tasks.workunit.client.0.smithi146.stdout:op 5632 completed, throughput=5MB/sec 2024-04-26T05:20:10.008 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XbuboXFdaf0U635 off=7285762 len=1257238 2024-04-26T05:20:10.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 5633 completed, throughput=5MB/sec 2024-04-26T05:20:10.009 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RDA7gtyWUqA_hW0 off=7959434 len=94286 2024-04-26T05:20:10.010 INFO:tasks.workunit.client.0.smithi146.stdout:op 5634 completed, throughput=5MB/sec 2024-04-26T05:20:10.010 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-v0ETjxz44c5opBb off=8087431 len=1181744 2024-04-26T05:20:10.015 INFO:tasks.workunit.client.0.smithi146.stdout:op 5635 completed, throughput=5MB/sec 2024-04-26T05:20:11.015 INFO:tasks.workunit.client.0.smithi146.stdout: 1097: throughput=5MB/sec pending data=0 2024-04-26T05:20:11.015 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FidspHcpaq8YWV6 off=13142730 len=928374 2024-04-26T05:20:11.021 INFO:tasks.workunit.client.0.smithi146.stdout:op 5636 completed, throughput=5MB/sec 2024-04-26T05:20:11.021 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9ymh6un0tMAQTNR off=7100647 len=1289540 2024-04-26T05:20:11.023 INFO:tasks.workunit.client.0.smithi146.stdout:op 5637 completed, throughput=5MB/sec 2024-04-26T05:20:11.023 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VP4VvsLRY9bCS-T off=15092246 len=315834 2024-04-26T05:20:11.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 5638 completed, throughput=5MB/sec 2024-04-26T05:20:11.027 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vqD5TR4s2rJEPZg off=1925859 len=235993 2024-04-26T05:20:11.027 INFO:tasks.workunit.client.0.smithi146.stdout:op 5639 completed, throughput=5MB/sec 2024-04-26T05:20:11.028 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VkGBxNOOx2wf-lr off=2745075 len=702304 2024-04-26T05:20:11.028 INFO:tasks.workunit.client.0.smithi146.stdout:op 5640 completed, throughput=5MB/sec 2024-04-26T05:20:11.028 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kyYT1AX09T4Aox- off=785706 len=599498 2024-04-26T05:20:11.032 INFO:tasks.workunit.client.0.smithi146.stdout:op 5641 completed, throughput=5MB/sec 2024-04-26T05:20:11.032 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-2piaaDjkhfTAhLz off=15756270 len=395065 2024-04-26T05:20:11.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 5642 completed, throughput=5MB/sec 2024-04-26T05:20:11.036 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iMawFgf6nMFzWwa off=397376 len=1014103 2024-04-26T05:20:11.040 INFO:tasks.workunit.client.0.smithi146.stdout:op 5643 completed, throughput=5MB/sec 2024-04-26T05:20:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:10 smithi146 ceph-mon[95531]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:20:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:10 smithi146 ceph-mon[92947]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:20:11.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:10 smithi204 ceph-mon[88313]: pgmap v1980: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.2 MiB/s wr, 6 op/s 2024-04-26T05:20:12.040 INFO:tasks.workunit.client.0.smithi146.stdout: 1098: throughput=5MB/sec pending data=0 2024-04-26T05:20:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yWbm-D-BY6SRaik off=5395105 len=344690 2024-04-26T05:20:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 5644 completed, throughput=5MB/sec 2024-04-26T05:20:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Id9-DmyiRsE_iiu off=13984508 len=1720467 2024-04-26T05:20:12.046 INFO:tasks.workunit.client.0.smithi146.stdout:op 5645 completed, throughput=5MB/sec 2024-04-26T05:20:12.046 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-LVS_1iWkQCgjwa5 off=6155823 len=1981439 2024-04-26T05:20:12.048 INFO:tasks.workunit.client.0.smithi146.stdout:op 5646 completed, throughput=5MB/sec 2024-04-26T05:20:12.048 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Ar8NfVJtliXUdRM off=83820 len=1934092 2024-04-26T05:20:12.052 INFO:tasks.workunit.client.0.smithi146.stdout:op 5647 completed, throughput=5MB/sec 2024-04-26T05:20:13.052 INFO:tasks.workunit.client.0.smithi146.stdout: 1099: throughput=5MB/sec pending data=0 2024-04-26T05:20:13.052 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4AK-Fc5oJKJME8l off=3793475 len=810740 2024-04-26T05:20:13.057 INFO:tasks.workunit.client.0.smithi146.stdout:op 5648 completed, throughput=5MB/sec 2024-04-26T05:20:13.057 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-P80juM1JONZsi2Z off=1663682 len=605744 2024-04-26T05:20:13.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 5649 completed, throughput=5MB/sec 2024-04-26T05:20:13.058 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nkj2qJN_42k5y2W off=9749138 len=1582144 2024-04-26T05:20:13.066 INFO:tasks.workunit.client.0.smithi146.stdout:op 5650 completed, throughput=5MB/sec 2024-04-26T05:20:13.066 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1DyfTVUNje6eWRa off=6755882 len=1910434 2024-04-26T05:20:13.077 INFO:tasks.workunit.client.0.smithi146.stdout:op 5651 completed, throughput=5MB/sec 2024-04-26T05:20:13.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:12 smithi146 ceph-mon[95531]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:13.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:12 smithi146 ceph-mon[92947]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:12 smithi204 ceph-mon[88313]: pgmap v1981: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:14.078 INFO:tasks.workunit.client.0.smithi146.stdout: 1100: throughput=5MB/sec pending data=0 2024-04-26T05:20:14.078 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lLwVZmib4MHDXg8 off=5765258 len=1036053 2024-04-26T05:20:14.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 5652 completed, throughput=5MB/sec 2024-04-26T05:20:14.083 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GSAN4HEJQw5NNYQ off=5808177 len=852066 2024-04-26T05:20:14.088 INFO:tasks.workunit.client.0.smithi146.stdout:op 5653 completed, throughput=5MB/sec 2024-04-26T05:20:14.088 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cGMAQqpVBaoLupe off=1948001 len=2048930 2024-04-26T05:20:14.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 5654 completed, throughput=5MB/sec 2024-04-26T05:20:14.098 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yCDFEYRrz55YP-A off=6846159 len=990801 2024-04-26T05:20:14.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 5655 completed, throughput=5MB/sec 2024-04-26T05:20:14.103 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7EeWHX_6W1JO9Bl off=3183693 len=422793 2024-04-26T05:20:14.106 INFO:tasks.workunit.client.0.smithi146.stdout:op 5656 completed, throughput=5MB/sec 2024-04-26T05:20:15.106 INFO:tasks.workunit.client.0.smithi146.stdout: 1101: throughput=5MB/sec pending data=0 2024-04-26T05:20:15.107 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-40R19LxyahFrz27 off=6502469 len=1710550 2024-04-26T05:20:15.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 5657 completed, throughput=5MB/sec 2024-04-26T05:20:15.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-onh3KMKekJEzGms off=3260693 len=106857 2024-04-26T05:20:15.112 INFO:tasks.workunit.client.0.smithi146.stdout:op 5658 completed, throughput=5MB/sec 2024-04-26T05:20:15.112 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-J6Jp9Uto093uwxb off=8031174 len=373300 2024-04-26T05:20:15.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 5659 completed, throughput=5MB/sec 2024-04-26T05:20:15.115 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CuMvVsCkhgd_tkC off=13168604 len=1917944 2024-04-26T05:20:15.125 INFO:tasks.workunit.client.0.smithi146.stdout:op 5660 completed, throughput=5MB/sec 2024-04-26T05:20:15.125 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-XdFdBsveMtQ0B_I off=403551 len=1170086 2024-04-26T05:20:15.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 5661 completed, throughput=5MB/sec 2024-04-26T05:20:15.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:14 smithi146 ceph-mon[95531]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:15.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:14 smithi146 ceph-mon[92947]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:15.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:14 smithi204 ceph-mon[88313]: pgmap v1982: 105 pgs: 105 active+clean; 126 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:20:16.127 INFO:tasks.workunit.client.0.smithi146.stdout: 1102: throughput=5MB/sec pending data=0 2024-04-26T05:20:16.127 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eofX1AL8VDiPAWS off=4784337 len=2059214 2024-04-26T05:20:16.139 INFO:tasks.workunit.client.0.smithi146.stdout:op 5662 completed, throughput=5MB/sec 2024-04-26T05:20:16.139 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NenbdvR_qzNjbMv off=7112366 len=1902458 2024-04-26T05:20:16.150 INFO:tasks.workunit.client.0.smithi146.stdout:op 5663 completed, throughput=5MB/sec 2024-04-26T05:20:16.150 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0YYYtaJuNzOBKV- off=7428017 len=1242412 2024-04-26T05:20:16.155 INFO:tasks.workunit.client.0.smithi146.stdout:op 5664 completed, throughput=5MB/sec 2024-04-26T05:20:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:16] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:20:17.155 INFO:tasks.workunit.client.0.smithi146.stdout: 1103: throughput=5MB/sec pending data=0 2024-04-26T05:20:17.155 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Nb6MQytkXDs2T-M off=4439312 len=913331 2024-04-26T05:20:17.161 INFO:tasks.workunit.client.0.smithi146.stdout:op 5665 completed, throughput=5MB/sec 2024-04-26T05:20:17.161 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CZ8qJaKxSc3ZfGy off=4803999 len=1275496 2024-04-26T05:20:17.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 5666 completed, throughput=5MB/sec 2024-04-26T05:20:17.166 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PfOFeX-Py7qVc8J off=1527859 len=1850505 2024-04-26T05:20:17.175 INFO:tasks.workunit.client.0.smithi146.stdout:op 5667 completed, throughput=5MB/sec 2024-04-26T05:20:17.176 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_jwo0uk5bVxOs0L off=22938437 len=12748 2024-04-26T05:20:17.176 INFO:tasks.workunit.client.0.smithi146.stdout:op 5668 completed, throughput=5MB/sec 2024-04-26T05:20:17.176 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bO_EgdxTJaX30cy off=20468452 len=666950 2024-04-26T05:20:17.180 INFO:tasks.workunit.client.0.smithi146.stdout:op 5669 completed, throughput=5MB/sec 2024-04-26T05:20:17.180 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OMZSAWMLFae-90- off=1034498 len=1947527 2024-04-26T05:20:17.185 INFO:tasks.workunit.client.0.smithi146.stdout:op 5670 completed, throughput=5MB/sec 2024-04-26T05:20:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:16 smithi146 ceph-mon[95531]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:16 smithi146 ceph-mon[92947]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:17.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:16 smithi204 ceph-mon[88313]: pgmap v1983: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:18.185 INFO:tasks.workunit.client.0.smithi146.stdout: 1104: throughput=5MB/sec pending data=0 2024-04-26T05:20:18.186 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0GezNyH9j--5ZJq off=1132198 len=1838041 2024-04-26T05:20:18.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 5671 completed, throughput=5MB/sec 2024-04-26T05:20:18.196 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-2BN73Ag9zlQJ3Ew off=7835869 len=1552352 2024-04-26T05:20:18.198 INFO:tasks.workunit.client.0.smithi146.stdout:op 5672 completed, throughput=5MB/sec 2024-04-26T05:20:18.198 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0vtBiOQ5mzn4uCY off=1671190 len=820971 2024-04-26T05:20:18.199 INFO:tasks.workunit.client.0.smithi146.stdout:op 5673 completed, throughput=5MB/sec 2024-04-26T05:20:19.200 INFO:tasks.workunit.client.0.smithi146.stdout: 1105: throughput=5MB/sec pending data=0 2024-04-26T05:20:19.200 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-b7sbQaRKlsX9206 off=23315283 len=1639614 2024-04-26T05:20:19.210 INFO:tasks.workunit.client.0.smithi146.stdout:op 5674 completed, throughput=5MB/sec 2024-04-26T05:20:19.210 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Pfe64h75kpmcfOO off=2143902 len=1541574 2024-04-26T05:20:19.217 INFO:tasks.workunit.client.0.smithi146.stdout:op 5675 completed, throughput=5MB/sec 2024-04-26T05:20:19.217 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-X9q-lEzHStPvwQi off=3978734 len=2032277 2024-04-26T05:20:19.226 INFO:tasks.workunit.client.0.smithi146.stdout:op 5676 completed, throughput=5MB/sec 2024-04-26T05:20:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:18 smithi204 ceph-mon[88313]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:20:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:18 smithi146 ceph-mon[95531]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:20:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:18 smithi146 ceph-mon[92947]: pgmap v1984: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.5 MiB/s wr, 4 op/s 2024-04-26T05:20:20.227 INFO:tasks.workunit.client.0.smithi146.stdout: 1106: throughput=5MB/sec pending data=0 2024-04-26T05:20:20.227 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0Bi3Ap91G_0D1a_ off=21115028 len=255933 2024-04-26T05:20:20.227 INFO:tasks.workunit.client.0.smithi146.stdout:op 5677 completed, throughput=5MB/sec 2024-04-26T05:20:20.227 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oTTXZwpf5cK4CtN off=2399735 len=760193 2024-04-26T05:20:20.228 INFO:tasks.workunit.client.0.smithi146.stdout:op 5678 completed, throughput=5MB/sec 2024-04-26T05:20:20.228 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-9Tnbc1QOue_-6dG off=0 len=1381787 2024-04-26T05:20:20.236 INFO:tasks.workunit.client.0.smithi146.stdout:op 5679 completed, throughput=5MB/sec 2024-04-26T05:20:20.236 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kuVEovXlS5PM-WG off=7233842 len=2082255 2024-04-26T05:20:20.245 INFO:tasks.workunit.client.0.smithi146.stdout:op 5680 completed, throughput=5MB/sec 2024-04-26T05:20:20.245 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HdOnjD2Wvnc3TVa off=13363780 len=850210 2024-04-26T05:20:20.246 INFO:tasks.workunit.client.0.smithi146.stdout:op 5681 completed, throughput=5MB/sec 2024-04-26T05:20:21.247 INFO:tasks.workunit.client.0.smithi146.stdout: 1107: throughput=5MB/sec pending data=0 2024-04-26T05:20:21.247 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GGNKydTl1jogak_ off=1916201 len=1727612 2024-04-26T05:20:21.249 INFO:tasks.workunit.client.0.smithi146.stdout:op 5682 completed, throughput=5MB/sec 2024-04-26T05:20:21.250 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Y6jg0mu9k3CdyxS off=169049 len=941979 2024-04-26T05:20:21.255 INFO:tasks.workunit.client.0.smithi146.stdout:op 5683 completed, throughput=5MB/sec 2024-04-26T05:20:21.255 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JkLY8GXreuba7vX off=14385118 len=1898866 2024-04-26T05:20:21.264 INFO:tasks.workunit.client.0.smithi146.stdout:op 5684 completed, throughput=5MB/sec 2024-04-26T05:20:21.264 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0Jwn-9QvFt_XLMI off=4095107 len=764203 2024-04-26T05:20:21.265 INFO:tasks.workunit.client.0.smithi146.stdout:op 5685 completed, throughput=5MB/sec 2024-04-26T05:20:21.265 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GAEan7mEfG7HAXH off=3923894 len=2064423 2024-04-26T05:20:21.276 INFO:tasks.workunit.client.0.smithi146.stdout:op 5686 completed, throughput=5MB/sec 2024-04-26T05:20:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:20 smithi204 ceph-mon[88313]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:20:21.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:20 smithi146 ceph-mon[92947]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:20:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:20 smithi146 ceph-mon[95531]: pgmap v1985: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.0 MiB/s wr, 6 op/s 2024-04-26T05:20:22.276 INFO:tasks.workunit.client.0.smithi146.stdout: 1108: throughput=5MB/sec pending data=0 2024-04-26T05:20:22.276 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-umBpBnBPj3M2s_2 off=10860052 len=1866560 2024-04-26T05:20:22.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 5687 completed, throughput=5MB/sec 2024-04-26T05:20:22.278 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-P6n8pmvyArl8JKy off=14135047 len=2087147 2024-04-26T05:20:22.292 INFO:tasks.workunit.client.0.smithi146.stdout:op 5688 completed, throughput=5MB/sec 2024-04-26T05:20:23.292 INFO:tasks.workunit.client.0.smithi146.stdout: 1109: throughput=5MB/sec pending data=0 2024-04-26T05:20:23.293 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fTDRBj0o1bfi93t off=10984384 len=2036982 2024-04-26T05:20:23.297 INFO:tasks.workunit.client.0.smithi146.stdout:op 5689 completed, throughput=5MB/sec 2024-04-26T05:20:23.297 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-goQ9Awja69glC2A off=3248794 len=830231 2024-04-26T05:20:23.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 5690 completed, throughput=5MB/sec 2024-04-26T05:20:23.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XJ6UNYcN6YY-xek off=1042015 len=1359624 2024-04-26T05:20:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:22 smithi204 ceph-mon[88313]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:23.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 5691 completed, throughput=5MB/sec 2024-04-26T05:20:23.305 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kTkx9kTAtv5B11x off=1468406 len=2021657 2024-04-26T05:20:23.308 INFO:tasks.workunit.client.0.smithi146.stdout:op 5692 completed, throughput=5MB/sec 2024-04-26T05:20:23.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:22 smithi146 ceph-mon[92947]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:22 smithi146 ceph-mon[95531]: pgmap v1986: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:24.309 INFO:tasks.workunit.client.0.smithi146.stdout: 1110: throughput=5MB/sec pending data=0 2024-04-26T05:20:24.309 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVmrhShR_qzKTW_ off=7526390 len=1932938 2024-04-26T05:20:24.311 INFO:tasks.workunit.client.0.smithi146.stdout:op 5693 completed, throughput=5MB/sec 2024-04-26T05:20:24.311 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Xd7W6E5WeDkbgMT off=6891704 len=1451295 2024-04-26T05:20:24.319 INFO:tasks.workunit.client.0.smithi146.stdout:op 5694 completed, throughput=5MB/sec 2024-04-26T05:20:24.319 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-EYD3A4gbzkyaA-b off=16805701 len=1500457 2024-04-26T05:20:24.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 5695 completed, throughput=5MB/sec 2024-04-26T05:20:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:24 smithi204 ceph-mon[88313]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:25.327 INFO:tasks.workunit.client.0.smithi146.stdout: 1111: throughput=5MB/sec pending data=0 2024-04-26T05:20:25.328 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vld-Zo7vg7Wg2ym off=9742442 len=1079282 2024-04-26T05:20:25.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 5696 completed, throughput=5MB/sec 2024-04-26T05:20:25.334 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q7ZACKC5mEb4oFJ off=67109 len=2042526 2024-04-26T05:20:25.343 INFO:tasks.workunit.client.0.smithi146.stdout:op 5697 completed, throughput=5MB/sec 2024-04-26T05:20:25.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-29VfUafVqjb2nCD off=3640561 len=1121178 2024-04-26T05:20:25.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 5698 completed, throughput=5MB/sec 2024-04-26T05:20:25.345 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9NAr1ujKtPJzpL0 off=5807588 len=786093 2024-04-26T05:20:25.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 5699 completed, throughput=5MB/sec 2024-04-26T05:20:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:24 smithi146 ceph-mon[92947]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:25.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:24 smithi146 ceph-mon[95531]: pgmap v1987: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.7 MiB/s wr, 4 op/s 2024-04-26T05:20:26.346 INFO:tasks.workunit.client.0.smithi146.stdout: 1112: throughput=5MB/sec pending data=0 2024-04-26T05:20:26.346 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZK3phWM59AOzsxJ off=6325188 len=557896 2024-04-26T05:20:26.347 INFO:tasks.workunit.client.0.smithi146.stdout:op 5700 completed, throughput=5MB/sec 2024-04-26T05:20:26.347 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7FAqnGWOkPq7VqE off=6967482 len=1562044 2024-04-26T05:20:26.349 INFO:tasks.workunit.client.0.smithi146.stdout:op 5701 completed, throughput=5MB/sec 2024-04-26T05:20:26.349 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1XU6k-xztaUIp26 off=5637518 len=1706983 2024-04-26T05:20:26.358 INFO:tasks.workunit.client.0.smithi146.stdout:op 5702 completed, throughput=5MB/sec 2024-04-26T05:20:26.358 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zAXVZCwBubBn8-I off=1841576 len=1734741 2024-04-26T05:20:26.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 5703 completed, throughput=5MB/sec 2024-04-26T05:20:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:26] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:20:27.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:26 smithi204 ceph-mon[88313]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:27.362 INFO:tasks.workunit.client.0.smithi146.stdout: 1113: throughput=5MB/sec pending data=0 2024-04-26T05:20:27.363 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I0FvSAVk-CwaTm3 off=4615305 len=1761569 2024-04-26T05:20:27.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 5704 completed, throughput=5MB/sec 2024-04-26T05:20:27.373 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-readmNUF27WYYlf off=5736655 len=1169022 2024-04-26T05:20:27.378 INFO:tasks.workunit.client.0.smithi146.stdout:op 5705 completed, throughput=5MB/sec 2024-04-26T05:20:27.379 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PNtkk8foWgIappo off=10767069 len=951191 2024-04-26T05:20:27.384 INFO:tasks.workunit.client.0.smithi146.stdout:op 5706 completed, throughput=5MB/sec 2024-04-26T05:20:27.384 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mXBGhmMw5y66jaE off=1610380 len=1308824 2024-04-26T05:20:27.390 INFO:tasks.workunit.client.0.smithi146.stdout:op 5707 completed, throughput=5MB/sec 2024-04-26T05:20:27.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:26 smithi146 ceph-mon[92947]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:27.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:26 smithi146 ceph-mon[95531]: pgmap v1988: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:28.390 INFO:tasks.workunit.client.0.smithi146.stdout: 1114: throughput=5MB/sec pending data=0 2024-04-26T05:20:28.391 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gBbgXbMtMcypm25 off=3765051 len=2063389 2024-04-26T05:20:28.393 INFO:tasks.workunit.client.0.smithi146.stdout:op 5708 completed, throughput=5MB/sec 2024-04-26T05:20:28.393 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PfHrntLUZf3jGQW off=10604870 len=560405 2024-04-26T05:20:28.397 INFO:tasks.workunit.client.0.smithi146.stdout:op 5709 completed, throughput=5MB/sec 2024-04-26T05:20:28.397 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S5wBdVDVjVDTpzf off=250658 len=634529 2024-04-26T05:20:28.401 INFO:tasks.workunit.client.0.smithi146.stdout:op 5710 completed, throughput=5MB/sec 2024-04-26T05:20:28.401 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-FfwiGhNZ1CYf-3Y off=798984 len=638448 2024-04-26T05:20:28.402 INFO:tasks.workunit.client.0.smithi146.stdout:op 5711 completed, throughput=5MB/sec 2024-04-26T05:20:28.402 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VOXUkN2lhZiEiNw off=0 len=1049736 2024-04-26T05:20:28.407 INFO:tasks.workunit.client.0.smithi146.stdout:op 5712 completed, throughput=5MB/sec 2024-04-26T05:20:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:28 smithi204 ceph-mon[88313]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-26T05:20:29.407 INFO:tasks.workunit.client.0.smithi146.stdout: 1115: throughput=5MB/sec pending data=0 2024-04-26T05:20:29.407 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8DNwbmWxv8SfiO3 off=3631531 len=2019728 2024-04-26T05:20:29.411 INFO:tasks.workunit.client.0.smithi146.stdout:op 5713 completed, throughput=5MB/sec 2024-04-26T05:20:29.411 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tHHwUgyEo5zNWkV off=6083486 len=1576952 2024-04-26T05:20:29.419 INFO:tasks.workunit.client.0.smithi146.stdout:op 5714 completed, throughput=5MB/sec 2024-04-26T05:20:29.420 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yl-X_VFTKbpal59 off=4973545 len=36504 2024-04-26T05:20:29.422 INFO:tasks.workunit.client.0.smithi146.stdout:op 5715 completed, throughput=5MB/sec 2024-04-26T05:20:29.422 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-n2-RO1Lh-MOKGz1 off=6803836 len=1420119 2024-04-26T05:20:29.429 INFO:tasks.workunit.client.0.smithi146.stdout:op 5716 completed, throughput=5MB/sec 2024-04-26T05:20:29.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:28 smithi146 ceph-mon[95531]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-26T05:20:29.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:28 smithi146 ceph-mon[92947]: pgmap v1989: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 3 op/s 2024-04-26T05:20:30.430 INFO:tasks.workunit.client.0.smithi146.stdout: 1116: throughput=5MB/sec pending data=0 2024-04-26T05:20:30.430 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N2dFauxYPtGNKrJ off=1373399 len=239145 2024-04-26T05:20:30.431 INFO:tasks.workunit.client.0.smithi146.stdout:op 5717 completed, throughput=5MB/sec 2024-04-26T05:20:30.431 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QMTQhiiolPkx7aY off=1196372 len=1586251 2024-04-26T05:20:30.433 INFO:tasks.workunit.client.0.smithi146.stdout:op 5718 completed, throughput=5MB/sec 2024-04-26T05:20:30.433 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VksgBGIA2OC0fk8 off=7267033 len=556987 2024-04-26T05:20:30.437 INFO:tasks.workunit.client.0.smithi146.stdout:op 5719 completed, throughput=5MB/sec 2024-04-26T05:20:30.437 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-RwGAo2uEqouPokt off=13480687 len=1720426 2024-04-26T05:20:30.439 INFO:tasks.workunit.client.0.smithi146.stdout:op 5720 completed, throughput=5MB/sec 2024-04-26T05:20:30.439 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gxcNEU7uM5chOzw off=8946276 len=759534 2024-04-26T05:20:30.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 5721 completed, throughput=5MB/sec 2024-04-26T05:20:30.441 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iMaXlIT_fgcr9Rk off=1138365 len=782943 2024-04-26T05:20:30.445 INFO:tasks.workunit.client.0.smithi146.stdout:op 5722 completed, throughput=5MB/sec 2024-04-26T05:20:31.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:30 smithi204 ceph-mon[88313]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:31.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:30 smithi146 ceph-mon[95531]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:31.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:30 smithi146 ceph-mon[92947]: pgmap v1990: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.3 MiB/s rd, 4.1 MiB/s wr, 5 op/s 2024-04-26T05:20:31.446 INFO:tasks.workunit.client.0.smithi146.stdout: 1117: throughput=5MB/sec pending data=0 2024-04-26T05:20:31.446 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-V29AtDiX1VKUrQ- off=6668921 len=835973 2024-04-26T05:20:31.447 INFO:tasks.workunit.client.0.smithi146.stdout:op 5723 completed, throughput=5MB/sec 2024-04-26T05:20:31.447 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HFRP8iNEONaKBGi off=7742130 len=1170381 2024-04-26T05:20:31.450 INFO:tasks.workunit.client.0.smithi146.stdout:op 5724 completed, throughput=5MB/sec 2024-04-26T05:20:31.450 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ASDYV20YgwZ7Zm3 off=191535 len=72772 2024-04-26T05:20:31.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 5725 completed, throughput=5MB/sec 2024-04-26T05:20:31.451 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qCl6VaBW_uTkl4W off=19212144 len=174198 2024-04-26T05:20:31.453 INFO:tasks.workunit.client.0.smithi146.stdout:op 5726 completed, throughput=5MB/sec 2024-04-26T05:20:31.453 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KtH-Zpz1yuQEe1C off=3800429 len=2010270 2024-04-26T05:20:31.456 INFO:tasks.workunit.client.0.smithi146.stdout:op 5727 completed, throughput=5MB/sec 2024-04-26T05:20:31.456 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DhvAHUggCc5J8tp off=7409865 len=1274699 2024-04-26T05:20:31.464 INFO:tasks.workunit.client.0.smithi146.stdout:op 5728 completed, throughput=5MB/sec 2024-04-26T05:20:32.465 INFO:tasks.workunit.client.0.smithi146.stdout: 1118: throughput=5MB/sec pending data=0 2024-04-26T05:20:32.465 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tzLqOUlMtsxOlHi off=2365 len=1182551 2024-04-26T05:20:32.466 INFO:tasks.workunit.client.0.smithi146.stdout:op 5729 completed, throughput=5MB/sec 2024-04-26T05:20:32.466 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EBmLZTfbeLhZX44 off=12000404 len=289259 2024-04-26T05:20:32.467 INFO:tasks.workunit.client.0.smithi146.stdout:op 5730 completed, throughput=5MB/sec 2024-04-26T05:20:32.467 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vjkCCJVfLIECCVj off=7062572 len=91199 2024-04-26T05:20:32.468 INFO:tasks.workunit.client.0.smithi146.stdout:op 5731 completed, throughput=5MB/sec 2024-04-26T05:20:32.468 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LQjvzzY47D9aCMu off=4981522 len=1029191 2024-04-26T05:20:32.474 INFO:tasks.workunit.client.0.smithi146.stdout:op 5732 completed, throughput=5MB/sec 2024-04-26T05:20:32.474 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dKAVc3YPu_A9oLk off=825744 len=1962806 2024-04-26T05:20:32.483 INFO:tasks.workunit.client.0.smithi146.stdout:op 5733 completed, throughput=5MB/sec 2024-04-26T05:20:32.483 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-iXAMuQI9QJx3ynv off=2049817 len=684323 2024-04-26T05:20:32.487 INFO:tasks.workunit.client.0.smithi146.stdout:op 5734 completed, throughput=5MB/sec 2024-04-26T05:20:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:32 smithi204 ceph-mon[88313]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:33.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:32 smithi146 ceph-mon[95531]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:33.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:32 smithi146 ceph-mon[92947]: pgmap v1991: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:33.488 INFO:tasks.workunit.client.0.smithi146.stdout: 1119: throughput=5MB/sec pending data=0 2024-04-26T05:20:33.488 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-rlN-67oBLVf9CYR off=6799810 len=1944411 2024-04-26T05:20:33.499 INFO:tasks.workunit.client.0.smithi146.stdout:op 5735 completed, throughput=5MB/sec 2024-04-26T05:20:33.499 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Q-gLkQXH8rb5cQY off=130289 len=1584588 2024-04-26T05:20:33.505 INFO:tasks.workunit.client.0.smithi146.stdout:op 5736 completed, throughput=5MB/sec 2024-04-26T05:20:33.505 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HRKkzE25vNnSBTQ off=9319119 len=496583 2024-04-26T05:20:33.506 INFO:tasks.workunit.client.0.smithi146.stdout:op 5737 completed, throughput=5MB/sec 2024-04-26T05:20:33.506 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V_sRidwuy0j1e8M off=16281024 len=1335612 2024-04-26T05:20:33.510 INFO:tasks.workunit.client.0.smithi146.stdout:op 5738 completed, throughput=5MB/sec 2024-04-26T05:20:34.511 INFO:tasks.workunit.client.0.smithi146.stdout: 1120: throughput=5MB/sec pending data=0 2024-04-26T05:20:34.511 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1_fMcV7UnBpaoWg off=3919534 len=800148 2024-04-26T05:20:34.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 5739 completed, throughput=5MB/sec 2024-04-26T05:20:34.515 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-127DUMDDACeBE_5 off=10302881 len=1756892 2024-04-26T05:20:34.519 INFO:tasks.workunit.client.0.smithi146.stdout:op 5740 completed, throughput=5MB/sec 2024-04-26T05:20:34.519 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0Q8_2q8vfyN_YDl off=3614565 len=457686 2024-04-26T05:20:34.523 INFO:tasks.workunit.client.0.smithi146.stdout:op 5741 completed, throughput=5MB/sec 2024-04-26T05:20:34.523 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-GfysaviGNqCamHv off=11093708 len=1532520 2024-04-26T05:20:34.526 INFO:tasks.workunit.client.0.smithi146.stdout:op 5742 completed, throughput=5MB/sec 2024-04-26T05:20:34.526 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bm_BRglgDCkDzvo off=18516336 len=299092 2024-04-26T05:20:34.527 INFO:tasks.workunit.client.0.smithi146.stdout:op 5743 completed, throughput=5MB/sec 2024-04-26T05:20:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:34 smithi204 ceph-mon[88313]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:35.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:34 smithi146 ceph-mon[92947]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:35.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:34 smithi146 ceph-mon[95531]: pgmap v1992: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.6 MiB/s wr, 3 op/s 2024-04-26T05:20:35.527 INFO:tasks.workunit.client.0.smithi146.stdout: 1121: throughput=5MB/sec pending data=0 2024-04-26T05:20:35.527 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-iRe0bNk8eiRObgF off=458827 len=1050262 2024-04-26T05:20:35.529 INFO:tasks.workunit.client.0.smithi146.stdout:op 5744 completed, throughput=5MB/sec 2024-04-26T05:20:35.529 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-743UYkQ_w3mLg7K off=1973417 len=1492617 2024-04-26T05:20:35.531 INFO:tasks.workunit.client.0.smithi146.stdout:op 5745 completed, throughput=5MB/sec 2024-04-26T05:20:35.531 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x96PwZILSavIT8i off=8606343 len=453282 2024-04-26T05:20:35.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 5746 completed, throughput=5MB/sec 2024-04-26T05:20:35.534 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UTl6Gz-f_4FuJOp off=13698073 len=1459923 2024-04-26T05:20:35.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 5747 completed, throughput=5MB/sec 2024-04-26T05:20:35.538 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pmcwz2ACWdkA7n6 off=1184335 len=676459 2024-04-26T05:20:35.541 INFO:tasks.workunit.client.0.smithi146.stdout:op 5748 completed, throughput=5MB/sec 2024-04-26T05:20:35.542 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-N8YT0qkXBd1K9jT off=1942735 len=646643 2024-04-26T05:20:35.542 INFO:tasks.workunit.client.0.smithi146.stdout:op 5749 completed, throughput=5MB/sec 2024-04-26T05:20:36.542 INFO:tasks.workunit.client.0.smithi146.stdout: 1122: throughput=5MB/sec pending data=0 2024-04-26T05:20:36.543 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XaakCEXf7sZ5OC_ off=4945917 len=193158 2024-04-26T05:20:36.546 INFO:tasks.workunit.client.0.smithi146.stdout:op 5750 completed, throughput=5MB/sec 2024-04-26T05:20:36.546 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H5n_-jHNdK-0Wdv off=8238694 len=1402209 2024-04-26T05:20:36.547 INFO:tasks.workunit.client.0.smithi146.stdout:op 5751 completed, throughput=5MB/sec 2024-04-26T05:20:36.548 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vU0q0nzTUHOpnxv off=3078407 len=1418 2024-04-26T05:20:36.550 INFO:tasks.workunit.client.0.smithi146.stdout:op 5752 completed, throughput=5MB/sec 2024-04-26T05:20:36.550 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ne2rVqThamzBT5l off=10192903 len=804911 2024-04-26T05:20:36.552 INFO:tasks.workunit.client.0.smithi146.stdout:op 5753 completed, throughput=5MB/sec 2024-04-26T05:20:36.552 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yWbm-D-BY6SRaik off=15524240 len=249658 2024-04-26T05:20:36.555 INFO:tasks.workunit.client.0.smithi146.stdout:op 5754 completed, throughput=5MB/sec 2024-04-26T05:20:36.555 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CZxlP1Yc1LjephZ off=3765878 len=205684 2024-04-26T05:20:36.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 5755 completed, throughput=5MB/sec 2024-04-26T05:20:36.556 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-yel5tPlG3oM50gK off=14509099 len=1716800 2024-04-26T05:20:36.565 INFO:tasks.workunit.client.0.smithi146.stdout:op 5756 completed, throughput=5MB/sec 2024-04-26T05:20:36.565 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pAjY2xXcHVM_6pR off=8921461 len=1327273 2024-04-26T05:20:36.574 INFO:tasks.workunit.client.0.smithi146.stdout:op 5757 completed, throughput=5MB/sec 2024-04-26T05:20:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:36] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:20:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:36 smithi204 ceph-mon[88313]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:20:37.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:36 smithi146 ceph-mon[92947]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:20:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:36 smithi146 ceph-mon[95531]: pgmap v1993: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.7 MiB/s rd, 3.7 MiB/s wr, 5 op/s 2024-04-26T05:20:37.574 INFO:tasks.workunit.client.0.smithi146.stdout: 1123: throughput=5MB/sec pending data=0 2024-04-26T05:20:37.574 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fRetioaX3m5I26p off=13972327 len=905250 2024-04-26T05:20:37.579 INFO:tasks.workunit.client.0.smithi146.stdout:op 5758 completed, throughput=5MB/sec 2024-04-26T05:20:37.579 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yKn0t_AqgLcgy82 off=1392612 len=94475 2024-04-26T05:20:37.580 INFO:tasks.workunit.client.0.smithi146.stdout:op 5759 completed, throughput=5MB/sec 2024-04-26T05:20:37.580 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-c5EvD6IOC0EIXD1 off=5238174 len=939794 2024-04-26T05:20:37.582 INFO:tasks.workunit.client.0.smithi146.stdout:op 5760 completed, throughput=5MB/sec 2024-04-26T05:20:37.582 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-82b7ecmBJqZPMvQ off=3385046 len=576066 2024-04-26T05:20:37.583 INFO:tasks.workunit.client.0.smithi146.stdout:op 5761 completed, throughput=5MB/sec 2024-04-26T05:20:37.584 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BkJGgHaDP6Ls-8X off=377365 len=1868972 2024-04-26T05:20:37.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 5762 completed, throughput=5MB/sec 2024-04-26T05:20:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: 1124: throughput=5MB/sec pending data=0 2024-04-26T05:20:38.591 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-bTFHXHvWbfpZJSg off=19494214 len=899654 2024-04-26T05:20:38.596 INFO:tasks.workunit.client.0.smithi146.stdout:op 5763 completed, throughput=5MB/sec 2024-04-26T05:20:38.596 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NOyTIy4FS7q2SE- off=7610477 len=1304131 2024-04-26T05:20:38.598 INFO:tasks.workunit.client.0.smithi146.stdout:op 5764 completed, throughput=5MB/sec 2024-04-26T05:20:38.598 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Gq0gu76l47ycQbw off=2453157 len=377284 2024-04-26T05:20:38.599 INFO:tasks.workunit.client.0.smithi146.stdout:op 5765 completed, throughput=5MB/sec 2024-04-26T05:20:38.599 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wAxX9nsC6fOs8YA off=702646 len=442281 2024-04-26T05:20:38.603 INFO:tasks.workunit.client.0.smithi146.stdout:op 5766 completed, throughput=5MB/sec 2024-04-26T05:20:38.603 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_1cftaqg2E0EdLJ off=1352883 len=213244 2024-04-26T05:20:38.605 INFO:tasks.workunit.client.0.smithi146.stdout:op 5767 completed, throughput=5MB/sec 2024-04-26T05:20:38.606 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i1qTIdASfbUfjEi off=927089 len=241814 2024-04-26T05:20:38.606 INFO:tasks.workunit.client.0.smithi146.stdout:op 5768 completed, throughput=5MB/sec 2024-04-26T05:20:38.606 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1ifYzQqR8KACu3w off=2010159 len=496183 2024-04-26T05:20:38.607 INFO:tasks.workunit.client.0.smithi146.stdout:op 5769 completed, throughput=5MB/sec 2024-04-26T05:20:38.607 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-70iDOD6RfZdbeo8 off=9135207 len=538378 2024-04-26T05:20:38.608 INFO:tasks.workunit.client.0.smithi146.stdout:op 5770 completed, throughput=5MB/sec 2024-04-26T05:20:38.608 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-eGBwPWVSPzeRikr off=2111414 len=6152 2024-04-26T05:20:38.610 INFO:tasks.workunit.client.0.smithi146.stdout:op 5771 completed, throughput=5MB/sec 2024-04-26T05:20:38.610 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RwpirNTmzK-i7yq off=2507442 len=1422469 2024-04-26T05:20:38.618 INFO:tasks.workunit.client.0.smithi146.stdout:op 5772 completed, throughput=5MB/sec 2024-04-26T05:20:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:38 smithi204 ceph-mon[88313]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:20:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:38 smithi146 ceph-mon[95531]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:20:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:38 smithi146 ceph-mon[92947]: pgmap v1994: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.4 MiB/s wr, 3 op/s 2024-04-26T05:20:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: 1125: throughput=5MB/sec pending data=0 2024-04-26T05:20:39.619 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WamiSpFfnQqCa35 off=4878124 len=1327979 2024-04-26T05:20:39.620 INFO:tasks.workunit.client.0.smithi146.stdout:op 5773 completed, throughput=5MB/sec 2024-04-26T05:20:39.620 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x0LSZu1tDkYbCJa off=22098578 len=1112035 2024-04-26T05:20:39.626 INFO:tasks.workunit.client.0.smithi146.stdout:op 5774 completed, throughput=5MB/sec 2024-04-26T05:20:39.626 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WVKXjg-PhWTKT4B off=1137149 len=596886 2024-04-26T05:20:39.627 INFO:tasks.workunit.client.0.smithi146.stdout:op 5775 completed, throughput=5MB/sec 2024-04-26T05:20:39.627 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-k58c7yYobzwC0BQ off=961433 len=1566750 2024-04-26T05:20:39.636 INFO:tasks.workunit.client.0.smithi146.stdout:op 5776 completed, throughput=5MB/sec 2024-04-26T05:20:39.637 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8gGy3aocUfMQeMd off=5211054 len=1057182 2024-04-26T05:20:39.638 INFO:tasks.workunit.client.0.smithi146.stdout:op 5777 completed, throughput=5MB/sec 2024-04-26T05:20:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:20:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:20:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:20:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: 1126: throughput=5MB/sec pending data=0 2024-04-26T05:20:40.638 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kBzAudqdA7dbwcR off=10820789 len=122510 2024-04-26T05:20:40.641 INFO:tasks.workunit.client.0.smithi146.stdout:op 5778 completed, throughput=5MB/sec 2024-04-26T05:20:40.641 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-LmAmNLp99HKpYXh off=15626456 len=687882 2024-04-26T05:20:40.644 INFO:tasks.workunit.client.0.smithi146.stdout:op 5779 completed, throughput=5MB/sec 2024-04-26T05:20:40.644 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OyE9-ZqJoQqGHUg off=5548655 len=1866436 2024-04-26T05:20:40.646 INFO:tasks.workunit.client.0.smithi146.stdout:op 5780 completed, throughput=5MB/sec 2024-04-26T05:20:40.646 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-BWWUvDFTW9dfwT9 off=376561 len=863746 2024-04-26T05:20:40.647 INFO:tasks.workunit.client.0.smithi146.stdout:op 5781 completed, throughput=5MB/sec 2024-04-26T05:20:40.647 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-roSZQ8Fc1N2Zrxb off=5134330 len=1467457 2024-04-26T05:20:40.652 INFO:tasks.workunit.client.0.smithi146.stdout:op 5782 completed, throughput=5MB/sec 2024-04-26T05:20:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:40 smithi204 ceph-mon[88313]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:20:41.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:20:41.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:20:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[95531]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[92947]: pgmap v1995: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.3 MiB/s wr, 6 op/s 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:20:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:20:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: 1127: throughput=5MB/sec pending data=0 2024-04-26T05:20:41.652 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gptDsvmu3HDLdBh off=4437508 len=707818 2024-04-26T05:20:41.653 INFO:tasks.workunit.client.0.smithi146.stdout:op 5783 completed, throughput=5MB/sec 2024-04-26T05:20:41.653 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-qJV2by5A0RROGCw off=2422534 len=1987638 2024-04-26T05:20:41.657 INFO:tasks.workunit.client.0.smithi146.stdout:op 5784 completed, throughput=5MB/sec 2024-04-26T05:20:41.658 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VbRQXz-Mtc79jsA off=8816518 len=254502 2024-04-26T05:20:41.659 INFO:tasks.workunit.client.0.smithi146.stdout:op 5785 completed, throughput=5MB/sec 2024-04-26T05:20:41.659 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4OW_SRwTv7SqhYI off=5458150 len=1220025 2024-04-26T05:20:41.666 INFO:tasks.workunit.client.0.smithi146.stdout:op 5786 completed, throughput=5MB/sec 2024-04-26T05:20:41.666 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DYDG0dy4slEQ1c4 off=10234388 len=1430349 2024-04-26T05:20:41.668 INFO:tasks.workunit.client.0.smithi146.stdout:op 5787 completed, throughput=5MB/sec 2024-04-26T05:20:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: 1128: throughput=5MB/sec pending data=0 2024-04-26T05:20:42.668 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-j5wcRqTcoOSFTkL off=14607839 len=1807556 2024-04-26T05:20:42.670 INFO:tasks.workunit.client.0.smithi146.stdout:op 5788 completed, throughput=5MB/sec 2024-04-26T05:20:42.670 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8eSp6cD4XpGL1XR off=6582763 len=99036 2024-04-26T05:20:42.673 INFO:tasks.workunit.client.0.smithi146.stdout:op 5789 completed, throughput=5MB/sec 2024-04-26T05:20:42.674 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-pKFGCZG7ZrSDlA8 off=14890820 len=1376538 2024-04-26T05:20:42.679 INFO:tasks.workunit.client.0.smithi146.stdout:op 5790 completed, throughput=5MB/sec 2024-04-26T05:20:42.679 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-U0lynVR7uhlYkKB off=607592 len=1244697 2024-04-26T05:20:42.685 INFO:tasks.workunit.client.0.smithi146.stdout:op 5791 completed, throughput=5MB/sec 2024-04-26T05:20:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:42 smithi204 ceph-mon[88313]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:43.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:42 smithi146 ceph-mon[92947]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:43.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:42 smithi146 ceph-mon[95531]: pgmap v1996: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: 1129: throughput=5MB/sec pending data=0 2024-04-26T05:20:43.686 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-V1fP8SRvbRGqUfL off=1152614 len=221088 2024-04-26T05:20:43.689 INFO:tasks.workunit.client.0.smithi146.stdout:op 5792 completed, throughput=5MB/sec 2024-04-26T05:20:43.689 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y_F-BarGWhFUo96 off=4266017 len=1647881 2024-04-26T05:20:43.692 INFO:tasks.workunit.client.0.smithi146.stdout:op 5793 completed, throughput=5MB/sec 2024-04-26T05:20:43.692 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-d9Huqnew0riRYGw off=645126 len=1890938 2024-04-26T05:20:43.705 INFO:tasks.workunit.client.0.smithi146.stdout:op 5794 completed, throughput=5MB/sec 2024-04-26T05:20:43.705 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-00mp8TxDvHzy32I off=4588867 len=151205 2024-04-26T05:20:43.707 INFO:tasks.workunit.client.0.smithi146.stdout:op 5795 completed, throughput=5MB/sec 2024-04-26T05:20:43.707 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_y2AxzHLYK1WPSb off=6727795 len=75365 2024-04-26T05:20:43.708 INFO:tasks.workunit.client.0.smithi146.stdout:op 5796 completed, throughput=5MB/sec 2024-04-26T05:20:43.708 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GXa-tb0qmieVvLl off=14903366 len=429346 2024-04-26T05:20:43.711 INFO:tasks.workunit.client.0.smithi146.stdout:op 5797 completed, throughput=5MB/sec 2024-04-26T05:20:43.711 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oVQ8DDVF9KpS2Ia off=2916744 len=1663240 2024-04-26T05:20:43.713 INFO:tasks.workunit.client.0.smithi146.stdout:op 5798 completed, throughput=5MB/sec 2024-04-26T05:20:44.714 INFO:tasks.workunit.client.0.smithi146.stdout: 1130: throughput=5MB/sec pending data=0 2024-04-26T05:20:44.714 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-dojIHyraTGpiV_K off=807995 len=475028 2024-04-26T05:20:44.718 INFO:tasks.workunit.client.0.smithi146.stdout:op 5799 completed, throughput=5MB/sec 2024-04-26T05:20:44.718 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-JbZq6AqMRraPdhM off=477786 len=765934 2024-04-26T05:20:44.720 INFO:tasks.workunit.client.0.smithi146.stdout:op 5800 completed, throughput=5MB/sec 2024-04-26T05:20:44.720 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zBD2yf8Bh5emkA- off=9649638 len=883173 2024-04-26T05:20:44.724 INFO:tasks.workunit.client.0.smithi146.stdout:op 5801 completed, throughput=5MB/sec 2024-04-26T05:20:44.725 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KAflVya0UY4egeR off=1791238 len=1434988 2024-04-26T05:20:44.732 INFO:tasks.workunit.client.0.smithi146.stdout:op 5802 completed, throughput=5MB/sec 2024-04-26T05:20:44.732 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VQvoyDqP0Lc25kc off=3670048 len=1057298 2024-04-26T05:20:44.737 INFO:tasks.workunit.client.0.smithi146.stdout:op 5803 completed, throughput=5MB/sec 2024-04-26T05:20:44.737 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nH_bQxX0Dorz8sN off=17933797 len=1032941 2024-04-26T05:20:44.738 INFO:tasks.workunit.client.0.smithi146.stdout:op 5804 completed, throughput=5MB/sec 2024-04-26T05:20:45.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:44 smithi204 ceph-mon[88313]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:44 smithi146 ceph-mon[95531]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:44 smithi146 ceph-mon[92947]: pgmap v1997: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:20:45.742 INFO:tasks.workunit.client.0.smithi146.stdout: 1131: throughput=5MB/sec pending data=0 2024-04-26T05:20:45.742 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ekyGE5iS7DVHeoP off=5017009 len=1812137 2024-04-26T05:20:45.742 INFO:tasks.workunit.client.0.smithi146.stdout:op 5805 completed, throughput=5MB/sec 2024-04-26T05:20:45.742 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-t6WDSopKJ0ALAWs off=1477349 len=1325816 2024-04-26T05:20:45.747 INFO:tasks.workunit.client.0.smithi146.stdout:op 5806 completed, throughput=5MB/sec 2024-04-26T05:20:45.747 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XHXBlXFSyBHKymj off=12278352 len=314814 2024-04-26T05:20:45.750 INFO:tasks.workunit.client.0.smithi146.stdout:op 5807 completed, throughput=5MB/sec 2024-04-26T05:20:45.750 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-0ec2nMzrpBZkUXB off=3259066 len=763208 2024-04-26T05:20:45.755 INFO:tasks.workunit.client.0.smithi146.stdout:op 5808 completed, throughput=5MB/sec 2024-04-26T05:20:45.755 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OoH5fNpag8Zhya6 off=216730 len=534081 2024-04-26T05:20:45.755 INFO:tasks.workunit.client.0.smithi146.stdout:op 5809 completed, throughput=5MB/sec 2024-04-26T05:20:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:46] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:20:46.756 INFO:tasks.workunit.client.0.smithi146.stdout: 1132: throughput=5MB/sec pending data=0 2024-04-26T05:20:46.756 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ll0mITCQsYgd8RF off=9266022 len=1155088 2024-04-26T05:20:46.761 INFO:tasks.workunit.client.0.smithi146.stdout:op 5810 completed, throughput=5MB/sec 2024-04-26T05:20:46.761 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Oxpug_AOMIDBF94 off=224423 len=677077 2024-04-26T05:20:46.766 INFO:tasks.workunit.client.0.smithi146.stdout:op 5811 completed, throughput=5MB/sec 2024-04-26T05:20:46.766 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-DgFvcpTY18-V-Du off=3918813 len=740831 2024-04-26T05:20:46.767 INFO:tasks.workunit.client.0.smithi146.stdout:op 5812 completed, throughput=5MB/sec 2024-04-26T05:20:46.767 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KcjNk0pb7USUP5m off=15055959 len=1881172 2024-04-26T05:20:46.778 INFO:tasks.workunit.client.0.smithi146.stdout:op 5813 completed, throughput=5MB/sec 2024-04-26T05:20:46.778 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-jumfHHVf0rBbrxO off=3757040 len=1952729 2024-04-26T05:20:46.789 INFO:tasks.workunit.client.0.smithi146.stdout:op 5814 completed, throughput=5MB/sec 2024-04-26T05:20:47.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:46 smithi204 ceph-mon[88313]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:20:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:46 smithi146 ceph-mon[95531]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:20:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:46 smithi146 ceph-mon[92947]: pgmap v1998: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.3 MiB/s rd, 3.0 MiB/s wr, 7 op/s 2024-04-26T05:20:47.789 INFO:tasks.workunit.client.0.smithi146.stdout: 1133: throughput=5MB/sec pending data=0 2024-04-26T05:20:47.790 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-XITxJ71N52iFkYl off=11113129 len=612923 2024-04-26T05:20:47.795 INFO:tasks.workunit.client.0.smithi146.stdout:op 5815 completed, throughput=5MB/sec 2024-04-26T05:20:47.795 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-WUigFqh2fAYfEXA off=1062336 len=1942972 2024-04-26T05:20:47.796 INFO:tasks.workunit.client.0.smithi146.stdout:op 5816 completed, throughput=5MB/sec 2024-04-26T05:20:47.796 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BCGhKqyi-5zom0K off=16241810 len=1920829 2024-04-26T05:20:47.808 INFO:tasks.workunit.client.0.smithi146.stdout:op 5817 completed, throughput=5MB/sec 2024-04-26T05:20:48.808 INFO:tasks.workunit.client.0.smithi146.stdout: 1134: throughput=5MB/sec pending data=0 2024-04-26T05:20:48.809 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-blIexytN46wwq4X off=5398916 len=717846 2024-04-26T05:20:48.812 INFO:tasks.workunit.client.0.smithi146.stdout:op 5818 completed, throughput=5MB/sec 2024-04-26T05:20:48.813 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0iLhn0v-b9prY7J off=7076106 len=1293700 2024-04-26T05:20:48.814 INFO:tasks.workunit.client.0.smithi146.stdout:op 5819 completed, throughput=5MB/sec 2024-04-26T05:20:48.814 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OV5NMaqrVdJAp5x off=13854433 len=1498343 2024-04-26T05:20:48.821 INFO:tasks.workunit.client.0.smithi146.stdout:op 5820 completed, throughput=5MB/sec 2024-04-26T05:20:48.821 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-VnAbGhxpKxR8AXA off=2814371 len=2018338 2024-04-26T05:20:48.825 INFO:tasks.workunit.client.0.smithi146.stdout:op 5821 completed, throughput=5MB/sec 2024-04-26T05:20:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:48 smithi204 ceph-mon[88313]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:20:49.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:48 smithi146 ceph-mon[95531]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:20:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:48 smithi146 ceph-mon[92947]: pgmap v1999: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:20:49.825 INFO:tasks.workunit.client.0.smithi146.stdout: 1135: throughput=5MB/sec pending data=0 2024-04-26T05:20:49.825 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k5XkqvY9WIHh9d1 off=6040046 len=858583 2024-04-26T05:20:49.826 INFO:tasks.workunit.client.0.smithi146.stdout:op 5822 completed, throughput=5MB/sec 2024-04-26T05:20:49.826 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-uGueu5CPz4YVLfF off=14314448 len=1908353 2024-04-26T05:20:49.829 INFO:tasks.workunit.client.0.smithi146.stdout:op 5823 completed, throughput=5MB/sec 2024-04-26T05:20:49.829 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CMwSLwV61VoTm53 off=5677677 len=1426653 2024-04-26T05:20:49.832 INFO:tasks.workunit.client.0.smithi146.stdout:op 5824 completed, throughput=5MB/sec 2024-04-26T05:20:49.832 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-i-Tn2L9rusxAtmt off=2126043 len=1978280 2024-04-26T05:20:49.841 INFO:tasks.workunit.client.0.smithi146.stdout:op 5825 completed, throughput=5MB/sec 2024-04-26T05:20:50.842 INFO:tasks.workunit.client.0.smithi146.stdout: 1136: throughput=5MB/sec pending data=0 2024-04-26T05:20:50.842 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-e5lUw7FiaT2-1yI off=13032654 len=1737788 2024-04-26T05:20:50.849 INFO:tasks.workunit.client.0.smithi146.stdout:op 5826 completed, throughput=5MB/sec 2024-04-26T05:20:50.849 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-mBje_9rCazuhjWd off=2394822 len=2010749 2024-04-26T05:20:50.859 INFO:tasks.workunit.client.0.smithi146.stdout:op 5827 completed, throughput=5MB/sec 2024-04-26T05:20:51.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:51 smithi204 ceph-mon[88313]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:20:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:51 smithi146 ceph-mon[95531]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:20:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:51 smithi146 ceph-mon[92947]: pgmap v2000: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.0 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:20:51.859 INFO:tasks.workunit.client.0.smithi146.stdout: 1137: throughput=5MB/sec pending data=0 2024-04-26T05:20:51.859 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yEd19vcE2-wgsVb off=408578 len=773317 2024-04-26T05:20:51.861 INFO:tasks.workunit.client.0.smithi146.stdout:op 5828 completed, throughput=5MB/sec 2024-04-26T05:20:51.861 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-t9kdQTaUql3WQbU off=420847 len=41337 2024-04-26T05:20:51.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 5829 completed, throughput=5MB/sec 2024-04-26T05:20:51.862 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yv_fgtBh-J_WEm6 off=22795742 len=60663 2024-04-26T05:20:51.862 INFO:tasks.workunit.client.0.smithi146.stdout:op 5830 completed, throughput=5MB/sec 2024-04-26T05:20:51.862 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NvQFtqtMmZdZ0-3 off=11708519 len=672693 2024-04-26T05:20:51.863 INFO:tasks.workunit.client.0.smithi146.stdout:op 5831 completed, throughput=5MB/sec 2024-04-26T05:20:51.863 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pv-oq8hlJzQmHbv off=11629 len=475307 2024-04-26T05:20:51.864 INFO:tasks.workunit.client.0.smithi146.stdout:op 5832 completed, throughput=5MB/sec 2024-04-26T05:20:51.865 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B5z90GRSlHCL1vq off=4837195 len=349315 2024-04-26T05:20:51.866 INFO:tasks.workunit.client.0.smithi146.stdout:op 5833 completed, throughput=5MB/sec 2024-04-26T05:20:51.866 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj--42ERC_0C7rTHaq off=4528391 len=1572033 2024-04-26T05:20:51.876 INFO:tasks.workunit.client.0.smithi146.stdout:op 5834 completed, throughput=5MB/sec 2024-04-26T05:20:51.876 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1_aiKPcNGfAuzDH off=6170168 len=967148 2024-04-26T05:20:51.877 INFO:tasks.workunit.client.0.smithi146.stdout:op 5835 completed, throughput=5MB/sec 2024-04-26T05:20:51.878 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DpvVeXzSmv1sb1W off=2065988 len=795020 2024-04-26T05:20:51.882 INFO:tasks.workunit.client.0.smithi146.stdout:op 5836 completed, throughput=5MB/sec 2024-04-26T05:20:52.882 INFO:tasks.workunit.client.0.smithi146.stdout: 1138: throughput=5MB/sec pending data=0 2024-04-26T05:20:52.883 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ezBmNECOe76nk4b off=2928565 len=810855 2024-04-26T05:20:52.887 INFO:tasks.workunit.client.0.smithi146.stdout:op 5837 completed, throughput=5MB/sec 2024-04-26T05:20:52.887 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-i_mhwpy6sZXRiWM off=5784994 len=1050829 2024-04-26T05:20:52.889 INFO:tasks.workunit.client.0.smithi146.stdout:op 5838 completed, throughput=5MB/sec 2024-04-26T05:20:52.890 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kmfyQMzqtyXc5K3 off=14359225 len=1957998 2024-04-26T05:20:52.893 INFO:tasks.workunit.client.0.smithi146.stdout:op 5839 completed, throughput=5MB/sec 2024-04-26T05:20:52.893 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-90_cGUhYEOtn9U5 off=6292587 len=1871186 2024-04-26T05:20:52.904 INFO:tasks.workunit.client.0.smithi146.stdout:op 5840 completed, throughput=5MB/sec 2024-04-26T05:20:53.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:53 smithi204 ceph-mon[88313]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:53.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:53 smithi146 ceph-mon[95531]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:53.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:53 smithi146 ceph-mon[92947]: pgmap v2001: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:53.904 INFO:tasks.workunit.client.0.smithi146.stdout: 1139: throughput=5MB/sec pending data=0 2024-04-26T05:20:53.904 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zX--dsb6HrOHKK3 off=18456205 len=441588 2024-04-26T05:20:53.905 INFO:tasks.workunit.client.0.smithi146.stdout:op 5841 completed, throughput=5MB/sec 2024-04-26T05:20:53.905 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-cOGtidniMtkD2hk off=4256461 len=1841791 2024-04-26T05:20:53.907 INFO:tasks.workunit.client.0.smithi146.stdout:op 5842 completed, throughput=5MB/sec 2024-04-26T05:20:53.908 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jVMdbqHO8tz2EVx off=3097741 len=138831 2024-04-26T05:20:53.908 INFO:tasks.workunit.client.0.smithi146.stdout:op 5843 completed, throughput=5MB/sec 2024-04-26T05:20:53.908 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DHleK_V6yU8wT2F off=13576792 len=71715 2024-04-26T05:20:53.911 INFO:tasks.workunit.client.0.smithi146.stdout:op 5844 completed, throughput=5MB/sec 2024-04-26T05:20:53.911 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kVVz67w6phER74m off=286300 len=1669856 2024-04-26T05:20:53.913 INFO:tasks.workunit.client.0.smithi146.stdout:op 5845 completed, throughput=5MB/sec 2024-04-26T05:20:53.913 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QF_nE052njbF1yh off=9646523 len=357939 2024-04-26T05:20:53.914 INFO:tasks.workunit.client.0.smithi146.stdout:op 5846 completed, throughput=5MB/sec 2024-04-26T05:20:53.914 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-aBOkyU3mIGnbegA off=3232547 len=461537 2024-04-26T05:20:53.917 INFO:tasks.workunit.client.0.smithi146.stdout:op 5847 completed, throughput=5MB/sec 2024-04-26T05:20:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:20:54.918 INFO:tasks.workunit.client.0.smithi146.stdout: 1140: throughput=5MB/sec pending data=0 2024-04-26T05:20:54.918 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1KntRI-4ppTDtlj off=10903437 len=676515 2024-04-26T05:20:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:op 5848 completed, throughput=5MB/sec 2024-04-26T05:20:54.920 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PKp8rJgjX91uX43 off=2972598 len=849937 2024-04-26T05:20:54.921 INFO:tasks.workunit.client.0.smithi146.stdout:op 5849 completed, throughput=5MB/sec 2024-04-26T05:20:54.921 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9Kz4-DefhVbr9de off=742745 len=1492658 2024-04-26T05:20:54.923 INFO:tasks.workunit.client.0.smithi146.stdout:op 5850 completed, throughput=5MB/sec 2024-04-26T05:20:54.924 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-F0ml58KcqO-xvoY off=5756881 len=2052965 2024-04-26T05:20:54.937 INFO:tasks.workunit.client.0.smithi146.stdout:op 5851 completed, throughput=5MB/sec 2024-04-26T05:20:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:55 smithi204 ceph-mon[88313]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:55 smithi146 ceph-mon[95531]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:55.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:55 smithi146 ceph-mon[92947]: pgmap v2002: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.1 MiB/s wr, 3 op/s 2024-04-26T05:20:55.937 INFO:tasks.workunit.client.0.smithi146.stdout: 1141: throughput=5MB/sec pending data=0 2024-04-26T05:20:55.937 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-6HwFznxcGVp6Cin off=97162 len=1732450 2024-04-26T05:20:55.939 INFO:tasks.workunit.client.0.smithi146.stdout:op 5852 completed, throughput=5MB/sec 2024-04-26T05:20:55.939 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VfJCBTXkKOOiK6E off=14868025 len=172955 2024-04-26T05:20:55.942 INFO:tasks.workunit.client.0.smithi146.stdout:op 5853 completed, throughput=5MB/sec 2024-04-26T05:20:55.942 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7L19YE2U1cop8GO off=6087016 len=1878600 2024-04-26T05:20:55.945 INFO:tasks.workunit.client.0.smithi146.stdout:op 5854 completed, throughput=5MB/sec 2024-04-26T05:20:55.945 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QRLv6-HAcFjsqXZ off=714698 len=1809570 2024-04-26T05:20:55.952 INFO:tasks.workunit.client.0.smithi146.stdout:op 5855 completed, throughput=5MB/sec 2024-04-26T05:20:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:56 smithi204 ceph-mon[88313]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:20:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:56 smithi146 ceph-mon[92947]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:20:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:20:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:20:56] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:20:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:56 smithi146 ceph-mon[95531]: pgmap v2003: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.9 MiB/s rd, 3.1 MiB/s wr, 5 op/s 2024-04-26T05:20:56.953 INFO:tasks.workunit.client.0.smithi146.stdout: 1142: throughput=5MB/sec pending data=0 2024-04-26T05:20:56.953 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-PGgSKVNkGSPYWoR off=13471879 len=1442167 2024-04-26T05:20:56.962 INFO:tasks.workunit.client.0.smithi146.stdout:op 5856 completed, throughput=5MB/sec 2024-04-26T05:20:56.963 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xQwc6t4o_cFy6ql off=11413015 len=707465 2024-04-26T05:20:56.967 INFO:tasks.workunit.client.0.smithi146.stdout:op 5857 completed, throughput=5MB/sec 2024-04-26T05:20:56.967 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-st7rGz9fdNQOw-w off=556450 len=726996 2024-04-26T05:20:56.971 INFO:tasks.workunit.client.0.smithi146.stdout:op 5858 completed, throughput=5MB/sec 2024-04-26T05:20:56.971 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pZY6abQHWHHy9ET off=8093604 len=669666 2024-04-26T05:20:56.972 INFO:tasks.workunit.client.0.smithi146.stdout:op 5859 completed, throughput=5MB/sec 2024-04-26T05:20:56.972 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-kh3xcXU-aaLxIE0 off=4266368 len=1924048 2024-04-26T05:20:56.974 INFO:tasks.workunit.client.0.smithi146.stdout:op 5860 completed, throughput=5MB/sec 2024-04-26T05:20:57.975 INFO:tasks.workunit.client.0.smithi146.stdout: 1143: throughput=5MB/sec pending data=0 2024-04-26T05:20:57.975 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-n0f2wHvu-L8kR1m off=1370309 len=1946327 2024-04-26T05:20:57.977 INFO:tasks.workunit.client.0.smithi146.stdout:op 5861 completed, throughput=5MB/sec 2024-04-26T05:20:57.977 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fNFuc4o3ebwvHRn off=2588958 len=458974 2024-04-26T05:20:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 5862 completed, throughput=5MB/sec 2024-04-26T05:20:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-OOiBWFPR_Fi0yaL off=11338991 len=59863 2024-04-26T05:20:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:op 5863 completed, throughput=5MB/sec 2024-04-26T05:20:57.979 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-muNfIyxmi_5pgcf off=854444 len=162741 2024-04-26T05:20:57.982 INFO:tasks.workunit.client.0.smithi146.stdout:op 5864 completed, throughput=5MB/sec 2024-04-26T05:20:57.982 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eb2Ljn6PACUNog8 off=13863687 len=94966 2024-04-26T05:20:57.983 INFO:tasks.workunit.client.0.smithi146.stdout:op 5865 completed, throughput=5MB/sec 2024-04-26T05:20:57.983 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MSgYjNr3sJyiIDa off=6510353 len=1432581 2024-04-26T05:20:57.990 INFO:tasks.workunit.client.0.smithi146.stdout:op 5866 completed, throughput=5MB/sec 2024-04-26T05:20:57.990 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RHh-GLUowiIblJk off=107128 len=1176687 2024-04-26T05:20:57.997 INFO:tasks.workunit.client.0.smithi146.stdout:op 5867 completed, throughput=5MB/sec 2024-04-26T05:20:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:20:58 smithi146 ceph-mon[92947]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:20:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:20:58 smithi146 ceph-mon[95531]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:20:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:20:58 smithi204 ceph-mon[88313]: pgmap v2004: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.2 MiB/s wr, 3 op/s 2024-04-26T05:20:58.997 INFO:tasks.workunit.client.0.smithi146.stdout: 1144: throughput=5MB/sec pending data=0 2024-04-26T05:20:58.998 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1BYAqbf5luRggmc off=3181315 len=1070870 2024-04-26T05:20:58.999 INFO:tasks.workunit.client.0.smithi146.stdout:op 5868 completed, throughput=5MB/sec 2024-04-26T05:20:58.999 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z9Q0MY1qV9JnnnV off=231554 len=1042427 2024-04-26T05:20:59.001 INFO:tasks.workunit.client.0.smithi146.stdout:op 5869 completed, throughput=5MB/sec 2024-04-26T05:20:59.001 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-h89ZPrmMXESoTi8 off=6714899 len=481206 2024-04-26T05:20:59.005 INFO:tasks.workunit.client.0.smithi146.stdout:op 5870 completed, throughput=5MB/sec 2024-04-26T05:20:59.005 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-_qY8v-SBhWHDCLh off=460965 len=688571 2024-04-26T05:20:59.009 INFO:tasks.workunit.client.0.smithi146.stdout:op 5871 completed, throughput=5MB/sec 2024-04-26T05:20:59.009 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nRXYtglf5U8m9HJ off=3201504 len=1450479 2024-04-26T05:20:59.017 INFO:tasks.workunit.client.0.smithi146.stdout:op 5872 completed, throughput=5MB/sec 2024-04-26T05:20:59.017 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-nsS8fEBgzit-S24 off=13481948 len=1501819 2024-04-26T05:20:59.024 INFO:tasks.workunit.client.0.smithi146.stdout:op 5873 completed, throughput=5MB/sec 2024-04-26T05:21:00.024 INFO:tasks.workunit.client.0.smithi146.stdout: 1145: throughput=5MB/sec pending data=0 2024-04-26T05:21:00.024 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-SFuvkow7PvJcPqr off=14470499 len=1596902 2024-04-26T05:21:00.034 INFO:tasks.workunit.client.0.smithi146.stdout:op 5874 completed, throughput=5MB/sec 2024-04-26T05:21:00.034 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-B2ta5W11CE8YiMj off=2085875 len=1055949 2024-04-26T05:21:00.036 INFO:tasks.workunit.client.0.smithi146.stdout:op 5875 completed, throughput=5MB/sec 2024-04-26T05:21:00.036 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-4TBtGE15vCybtm1 off=2677031 len=1661096 2024-04-26T05:21:00.043 INFO:tasks.workunit.client.0.smithi146.stdout:op 5876 completed, throughput=5MB/sec 2024-04-26T05:21:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:00 smithi146 ceph-mon[95531]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:21:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:00 smithi146 ceph-mon[92947]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:21:00.805 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:21:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:21:00.507148904Z level=info msg="Completed cleanup jobs" duration=1.03336ms 2024-04-26T05:21:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:00 smithi204 ceph-mon[88313]: pgmap v2005: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.0 MiB/s wr, 5 op/s 2024-04-26T05:21:01.043 INFO:tasks.workunit.client.0.smithi146.stdout: 1146: throughput=5MB/sec pending data=0 2024-04-26T05:21:01.043 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hlhG3ZxiCaU_QDF off=191775 len=1636986 2024-04-26T05:21:01.045 INFO:tasks.workunit.client.0.smithi146.stdout:op 5877 completed, throughput=5MB/sec 2024-04-26T05:21:01.045 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-YgKgYgin_IEiqZZ off=4041064 len=218299 2024-04-26T05:21:01.049 INFO:tasks.workunit.client.0.smithi146.stdout:op 5878 completed, throughput=5MB/sec 2024-04-26T05:21:01.049 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6QZgeBwY7jwmcgy off=3860759 len=130484 2024-04-26T05:21:01.051 INFO:tasks.workunit.client.0.smithi146.stdout:op 5879 completed, throughput=5MB/sec 2024-04-26T05:21:01.051 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WLR5-DHuowNS7wX off=15496089 len=670178 2024-04-26T05:21:01.055 INFO:tasks.workunit.client.0.smithi146.stdout:op 5880 completed, throughput=5MB/sec 2024-04-26T05:21:01.055 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JXB3egScxA1cjjv off=775429 len=367892 2024-04-26T05:21:01.058 INFO:tasks.workunit.client.0.smithi146.stdout:op 5881 completed, throughput=5MB/sec 2024-04-26T05:21:01.058 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-YVdW3TdMjJe8Z3W off=20973521 len=573370 2024-04-26T05:21:01.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 5882 completed, throughput=5MB/sec 2024-04-26T05:21:01.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tGHseqPU5Gqk3pB off=8944894 len=8118 2024-04-26T05:21:01.059 INFO:tasks.workunit.client.0.smithi146.stdout:op 5883 completed, throughput=5MB/sec 2024-04-26T05:21:01.059 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-k2clYwUcQQswt-F off=8798738 len=1001354 2024-04-26T05:21:01.060 INFO:tasks.workunit.client.0.smithi146.stdout:op 5884 completed, throughput=5MB/sec 2024-04-26T05:21:01.060 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5-QoWZrMSluKtNp off=9309358 len=1108494 2024-04-26T05:21:01.061 INFO:tasks.workunit.client.0.smithi146.stdout:op 5885 completed, throughput=5MB/sec 2024-04-26T05:21:02.062 INFO:tasks.workunit.client.0.smithi146.stdout: 1147: throughput=5MB/sec pending data=0 2024-04-26T05:21:02.062 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-lsMIf-Q-upztkGY off=10765116 len=1705309 2024-04-26T05:21:02.075 INFO:tasks.workunit.client.0.smithi146.stdout:op 5886 completed, throughput=5MB/sec 2024-04-26T05:21:02.075 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-I18tbT3VeP_bJE0 off=2451377 len=1289019 2024-04-26T05:21:02.082 INFO:tasks.workunit.client.0.smithi146.stdout:op 5887 completed, throughput=5MB/sec 2024-04-26T05:21:02.082 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HS43DUDi6C8Il5k off=3128820 len=1714548 2024-04-26T05:21:02.083 INFO:tasks.workunit.client.0.smithi146.stdout:op 5888 completed, throughput=5MB/sec 2024-04-26T05:21:02.083 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7C3LSsgbzVfa5aW off=12875915 len=1684486 2024-04-26T05:21:02.091 INFO:tasks.workunit.client.0.smithi146.stdout:op 5889 completed, throughput=5MB/sec 2024-04-26T05:21:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:02 smithi146 ceph-mon[92947]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:02 smithi146 ceph-mon[95531]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:02 smithi204 ceph-mon[88313]: pgmap v2006: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:03.091 INFO:tasks.workunit.client.0.smithi146.stdout: 1148: throughput=5MB/sec pending data=0 2024-04-26T05:21:03.091 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-S9W700Z9mVqAEZi off=2533108 len=1183068 2024-04-26T05:21:03.098 INFO:tasks.workunit.client.0.smithi146.stdout:op 5890 completed, throughput=5MB/sec 2024-04-26T05:21:03.098 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-NcxvUkYIPqql9cM off=9526466 len=423996 2024-04-26T05:21:03.099 INFO:tasks.workunit.client.0.smithi146.stdout:op 5891 completed, throughput=5MB/sec 2024-04-26T05:21:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-govBqi4b-F9cuGt off=4875599 len=86028 2024-04-26T05:21:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 5892 completed, throughput=5MB/sec 2024-04-26T05:21:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-IkcYrtJy8n8XJ-D off=9363642 len=1269712 2024-04-26T05:21:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:op 5893 completed, throughput=5MB/sec 2024-04-26T05:21:03.100 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-zDn0ZamEl3ABSFx off=2852445 len=1848642 2024-04-26T05:21:03.103 INFO:tasks.workunit.client.0.smithi146.stdout:op 5894 completed, throughput=5MB/sec 2024-04-26T05:21:04.103 INFO:tasks.workunit.client.0.smithi146.stdout: 1149: throughput=5MB/sec pending data=0 2024-04-26T05:21:04.103 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-W6IaNY7gmKyoGHw off=13865545 len=734042 2024-04-26T05:21:04.105 INFO:tasks.workunit.client.0.smithi146.stdout:op 5895 completed, throughput=5MB/sec 2024-04-26T05:21:04.105 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kB9RidENMNpuV9Y off=16131104 len=234713 2024-04-26T05:21:04.108 INFO:tasks.workunit.client.0.smithi146.stdout:op 5896 completed, throughput=5MB/sec 2024-04-26T05:21:04.108 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Q-BRyosA97nEzrJ off=1145129 len=154546 2024-04-26T05:21:04.109 INFO:tasks.workunit.client.0.smithi146.stdout:op 5897 completed, throughput=5MB/sec 2024-04-26T05:21:04.109 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-tF8iCLrCd8lWHei off=257109 len=1178786 2024-04-26T05:21:04.115 INFO:tasks.workunit.client.0.smithi146.stdout:op 5898 completed, throughput=5MB/sec 2024-04-26T05:21:04.115 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OkG9wMR5fXCqyzl off=4738279 len=455709 2024-04-26T05:21:04.118 INFO:tasks.workunit.client.0.smithi146.stdout:op 5899 completed, throughput=5MB/sec 2024-04-26T05:21:04.118 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-O1YDIPF8Kz0IrGr off=10114157 len=278477 2024-04-26T05:21:04.121 INFO:tasks.workunit.client.0.smithi146.stdout:op 5900 completed, throughput=5MB/sec 2024-04-26T05:21:04.122 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HWWVAseMQSeBxNi off=6050281 len=1268187 2024-04-26T05:21:04.123 INFO:tasks.workunit.client.0.smithi146.stdout:op 5901 completed, throughput=5MB/sec 2024-04-26T05:21:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:04 smithi146 ceph-mon[95531]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:04.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:04 smithi146 ceph-mon[92947]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:04 smithi204 ceph-mon[88313]: pgmap v2007: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:05.123 INFO:tasks.workunit.client.0.smithi146.stdout: 1150: throughput=5MB/sec pending data=0 2024-04-26T05:21:05.123 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Nv4I-mcMX4gDBpl off=11330606 len=1500950 2024-04-26T05:21:05.127 INFO:tasks.workunit.client.0.smithi146.stdout:op 5902 completed, throughput=5MB/sec 2024-04-26T05:21:05.127 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-tDYMk6SyPaLnPE0 off=10467843 len=1426346 2024-04-26T05:21:05.129 INFO:tasks.workunit.client.0.smithi146.stdout:op 5903 completed, throughput=5MB/sec 2024-04-26T05:21:05.129 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-KBniSJ34iC8cyAo off=5404064 len=794656 2024-04-26T05:21:05.133 INFO:tasks.workunit.client.0.smithi146.stdout:op 5904 completed, throughput=5MB/sec 2024-04-26T05:21:05.134 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FpxeRz8A1jwE-7_ off=12163187 len=1357717 2024-04-26T05:21:05.141 INFO:tasks.workunit.client.0.smithi146.stdout:op 5905 completed, throughput=5MB/sec 2024-04-26T05:21:05.141 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CGY7eTInMl7ggL6 off=7901996 len=1293169 2024-04-26T05:21:05.146 INFO:tasks.workunit.client.0.smithi146.stdout:op 5906 completed, throughput=5MB/sec 2024-04-26T05:21:06.146 INFO:tasks.workunit.client.0.smithi146.stdout: 1151: throughput=5MB/sec pending data=0 2024-04-26T05:21:06.146 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wyOq-ko4IKoSkOR off=20447161 len=611809 2024-04-26T05:21:06.150 INFO:tasks.workunit.client.0.smithi146.stdout:op 5907 completed, throughput=5MB/sec 2024-04-26T05:21:06.150 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bE5roaGCKtxqpPV off=6447476 len=128489 2024-04-26T05:21:06.151 INFO:tasks.workunit.client.0.smithi146.stdout:op 5908 completed, throughput=5MB/sec 2024-04-26T05:21:06.151 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-7pjuTcCWe3Kgnr3 off=6624172 len=1994928 2024-04-26T05:21:06.162 INFO:tasks.workunit.client.0.smithi146.stdout:op 5909 completed, throughput=5MB/sec 2024-04-26T05:21:06.162 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-UBmFyS3Z0uIPRTk off=6956519 len=1524314 2024-04-26T05:21:06.164 INFO:tasks.workunit.client.0.smithi146.stdout:op 5910 completed, throughput=5MB/sec 2024-04-26T05:21:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:06 smithi146 ceph-mon[92947]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:21:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:06] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:21:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:06 smithi146 ceph-mon[95531]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:21:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:06 smithi204 ceph-mon[88313]: pgmap v2008: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.4 MiB/s rd, 3.0 MiB/s wr, 6 op/s 2024-04-26T05:21:07.164 INFO:tasks.workunit.client.0.smithi146.stdout: 1152: throughput=5MB/sec pending data=0 2024-04-26T05:21:07.165 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C69dB-1vu4MURaW off=9182218 len=1849799 2024-04-26T05:21:07.166 INFO:tasks.workunit.client.0.smithi146.stdout:op 5911 completed, throughput=5MB/sec 2024-04-26T05:21:07.167 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-f13uvwo3xWJit4Q off=7528800 len=846566 2024-04-26T05:21:07.168 INFO:tasks.workunit.client.0.smithi146.stdout:op 5912 completed, throughput=5MB/sec 2024-04-26T05:21:07.168 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-O_wb4aNDRp-iyGO off=2575056 len=1954717 2024-04-26T05:21:07.170 INFO:tasks.workunit.client.0.smithi146.stdout:op 5913 completed, throughput=5MB/sec 2024-04-26T05:21:07.170 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-z9Q0MY1qV9JnnnV off=2144896 len=831943 2024-04-26T05:21:07.171 INFO:tasks.workunit.client.0.smithi146.stdout:op 5914 completed, throughput=5MB/sec 2024-04-26T05:21:08.172 INFO:tasks.workunit.client.0.smithi146.stdout: 1153: throughput=5MB/sec pending data=0 2024-04-26T05:21:08.172 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-R0rvtipM_RKhlpI off=2674363 len=609496 2024-04-26T05:21:08.177 INFO:tasks.workunit.client.0.smithi146.stdout:op 5915 completed, throughput=5MB/sec 2024-04-26T05:21:08.177 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rDXsMlEkj4GbrOK off=1006973 len=1616675 2024-04-26T05:21:08.179 INFO:tasks.workunit.client.0.smithi146.stdout:op 5916 completed, throughput=5MB/sec 2024-04-26T05:21:08.180 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ezBmNECOe76nk4b off=4867701 len=686214 2024-04-26T05:21:08.184 INFO:tasks.workunit.client.0.smithi146.stdout:op 5917 completed, throughput=5MB/sec 2024-04-26T05:21:08.184 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-CV-ojc6BdV4g4Eu off=11060175 len=1398115 2024-04-26T05:21:08.190 INFO:tasks.workunit.client.0.smithi146.stdout:op 5918 completed, throughput=5MB/sec 2024-04-26T05:21:08.190 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-gFOt_kiuCFNj5lN off=2149766 len=748138 2024-04-26T05:21:08.191 INFO:tasks.workunit.client.0.smithi146.stdout:op 5919 completed, throughput=5MB/sec 2024-04-26T05:21:08.191 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-c-OaNx8uIkFyksz off=7983714 len=1135425 2024-04-26T05:21:08.196 INFO:tasks.workunit.client.0.smithi146.stdout:op 5920 completed, throughput=5MB/sec 2024-04-26T05:21:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:08 smithi146 ceph-mon[95531]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:21:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:08 smithi146 ceph-mon[92947]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:21:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:08 smithi204 ceph-mon[88313]: pgmap v2009: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.0 MiB/s wr, 4 op/s 2024-04-26T05:21:09.197 INFO:tasks.workunit.client.0.smithi146.stdout: 1154: throughput=5MB/sec pending data=0 2024-04-26T05:21:09.197 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lKvk9sLpRrq17vk off=6232963 len=1053070 2024-04-26T05:21:09.199 INFO:tasks.workunit.client.0.smithi146.stdout:op 5921 completed, throughput=5MB/sec 2024-04-26T05:21:09.199 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-5p_kJ_tOf7Rv2Ol off=9908549 len=1027069 2024-04-26T05:21:09.201 INFO:tasks.workunit.client.0.smithi146.stdout:op 5922 completed, throughput=5MB/sec 2024-04-26T05:21:09.201 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-cJT0KCT4rfz8ANb off=14477514 len=576367 2024-04-26T05:21:09.206 INFO:tasks.workunit.client.0.smithi146.stdout:op 5923 completed, throughput=5MB/sec 2024-04-26T05:21:09.206 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z7v25Tl2w_wYMDv off=11071656 len=1961006 2024-04-26T05:21:09.214 INFO:tasks.workunit.client.0.smithi146.stdout:op 5924 completed, throughput=5MB/sec 2024-04-26T05:21:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:10.214 INFO:tasks.workunit.client.0.smithi146.stdout: 1155: throughput=5MB/sec pending data=0 2024-04-26T05:21:10.214 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-C64iZ8DpuOEnt4F off=502352 len=1527178 2024-04-26T05:21:10.216 INFO:tasks.workunit.client.0.smithi146.stdout:op 5925 completed, throughput=5MB/sec 2024-04-26T05:21:10.216 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CflD2Lob1PyJL9J off=935672 len=1915526 2024-04-26T05:21:10.220 INFO:tasks.workunit.client.0.smithi146.stdout:op 5926 completed, throughput=5MB/sec 2024-04-26T05:21:10.220 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DSrDlufdxfZQSoA off=4117906 len=433651 2024-04-26T05:21:10.224 INFO:tasks.workunit.client.0.smithi146.stdout:op 5927 completed, throughput=5MB/sec 2024-04-26T05:21:10.224 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-58t3dMIYAAidc1G off=9696823 len=1448148 2024-04-26T05:21:10.232 INFO:tasks.workunit.client.0.smithi146.stdout:op 5928 completed, throughput=5MB/sec 2024-04-26T05:21:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:10 smithi146 ceph-mon[95531]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:21:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:10 smithi146 ceph-mon[92947]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:21:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:10 smithi204 ceph-mon[88313]: pgmap v2010: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.9 MiB/s wr, 6 op/s 2024-04-26T05:21:11.233 INFO:tasks.workunit.client.0.smithi146.stdout: 1156: throughput=5MB/sec pending data=0 2024-04-26T05:21:11.233 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-suP_2oz-1qvR3Gl off=1145559 len=934897 2024-04-26T05:21:11.238 INFO:tasks.workunit.client.0.smithi146.stdout:op 5929 completed, throughput=5MB/sec 2024-04-26T05:21:11.238 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-fuFYc0MEKeZxyx7 off=6238014 len=110531 2024-04-26T05:21:11.238 INFO:tasks.workunit.client.0.smithi146.stdout:op 5930 completed, throughput=5MB/sec 2024-04-26T05:21:11.239 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7fNHXMkXIIk7_fl off=11726745 len=767397 2024-04-26T05:21:11.240 INFO:tasks.workunit.client.0.smithi146.stdout:op 5931 completed, throughput=5MB/sec 2024-04-26T05:21:11.241 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-70JEdTuJnK1eUuB off=5064509 len=1867542 2024-04-26T05:21:11.250 INFO:tasks.workunit.client.0.smithi146.stdout:op 5932 completed, throughput=5MB/sec 2024-04-26T05:21:11.250 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Vk9WLpu-NiSRot8 off=3751772 len=1095285 2024-04-26T05:21:11.254 INFO:tasks.workunit.client.0.smithi146.stdout:op 5933 completed, throughput=5MB/sec 2024-04-26T05:21:11.254 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-RDh0nK9XK71xVCZ off=3922347 len=1203917 2024-04-26T05:21:11.262 INFO:tasks.workunit.client.0.smithi146.stdout:op 5934 completed, throughput=5MB/sec 2024-04-26T05:21:12.263 INFO:tasks.workunit.client.0.smithi146.stdout: 1157: throughput=5MB/sec pending data=0 2024-04-26T05:21:12.263 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-1moVzvQ7OX0ItWR off=6433362 len=1475722 2024-04-26T05:21:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:op 5935 completed, throughput=5MB/sec 2024-04-26T05:21:12.271 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-W5XatmZgqcunGXY off=2989364 len=1857887 2024-04-26T05:21:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:op 5936 completed, throughput=5MB/sec 2024-04-26T05:21:12.278 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-H4rByfDxivYfF2R off=12297166 len=1872270 2024-04-26T05:21:12.280 INFO:tasks.workunit.client.0.smithi146.stdout:op 5937 completed, throughput=5MB/sec 2024-04-26T05:21:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:12 smithi146 ceph-mon[95531]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:12 smithi146 ceph-mon[92947]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:12.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:12 smithi204 ceph-mon[88313]: pgmap v2011: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:13.280 INFO:tasks.workunit.client.0.smithi146.stdout: 1158: throughput=5MB/sec pending data=0 2024-04-26T05:21:13.280 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_ep01bFLzGcyaw7 off=7552110 len=1841174 2024-04-26T05:21:13.282 INFO:tasks.workunit.client.0.smithi146.stdout:op 5938 completed, throughput=5MB/sec 2024-04-26T05:21:13.282 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-38rOf0ObCPMMKki off=2560596 len=914754 2024-04-26T05:21:13.283 INFO:tasks.workunit.client.0.smithi146.stdout:op 5939 completed, throughput=5MB/sec 2024-04-26T05:21:13.284 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-oirDlUWxDhH5XNJ off=12194287 len=645218 2024-04-26T05:21:13.285 INFO:tasks.workunit.client.0.smithi146.stdout:op 5940 completed, throughput=5MB/sec 2024-04-26T05:21:13.285 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-yknkA0_6Tou9UHY off=3050378 len=1230419 2024-04-26T05:21:13.286 INFO:tasks.workunit.client.0.smithi146.stdout:op 5941 completed, throughput=5MB/sec 2024-04-26T05:21:14.287 INFO:tasks.workunit.client.0.smithi146.stdout: 1159: throughput=5MB/sec pending data=0 2024-04-26T05:21:14.287 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_uQGAmtFy26Almx off=7632942 len=1955522 2024-04-26T05:21:14.289 INFO:tasks.workunit.client.0.smithi146.stdout:op 5942 completed, throughput=5MB/sec 2024-04-26T05:21:14.289 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-WhFOUx_mioPO5Zx off=1311626 len=1424048 2024-04-26T05:21:14.298 INFO:tasks.workunit.client.0.smithi146.stdout:op 5943 completed, throughput=5MB/sec 2024-04-26T05:21:14.298 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kMTOOtlfF6fHvTK off=4031295 len=976240 2024-04-26T05:21:14.304 INFO:tasks.workunit.client.0.smithi146.stdout:op 5944 completed, throughput=5MB/sec 2024-04-26T05:21:14.304 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vAv8gu1NbO7FJAJ off=6597934 len=1123109 2024-04-26T05:21:14.305 INFO:tasks.workunit.client.0.smithi146.stdout:op 5945 completed, throughput=5MB/sec 2024-04-26T05:21:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:14 smithi146 ceph-mon[95531]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:14 smithi146 ceph-mon[92947]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:14 smithi204 ceph-mon[88313]: pgmap v2012: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 4 op/s 2024-04-26T05:21:15.305 INFO:tasks.workunit.client.0.smithi146.stdout: 1160: throughput=5MB/sec pending data=0 2024-04-26T05:21:15.305 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-pc6xrFET18Jdttn off=3563046 len=856774 2024-04-26T05:21:15.306 INFO:tasks.workunit.client.0.smithi146.stdout:op 5946 completed, throughput=5MB/sec 2024-04-26T05:21:15.306 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MfGukvE-pyfvB0o off=8089120 len=1217337 2024-04-26T05:21:15.309 INFO:tasks.workunit.client.0.smithi146.stdout:op 5947 completed, throughput=5MB/sec 2024-04-26T05:21:15.309 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-JuqD7RcFb5te9Fl off=8296855 len=864191 2024-04-26T05:21:15.314 INFO:tasks.workunit.client.0.smithi146.stdout:op 5948 completed, throughput=5MB/sec 2024-04-26T05:21:15.314 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-8i6utpdYas8ReDB off=2009394 len=1622223 2024-04-26T05:21:15.316 INFO:tasks.workunit.client.0.smithi146.stdout:op 5949 completed, throughput=5MB/sec 2024-04-26T05:21:15.316 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-NanelD14OPQN34r off=1441429 len=1226865 2024-04-26T05:21:15.322 INFO:tasks.workunit.client.0.smithi146.stdout:op 5950 completed, throughput=5MB/sec 2024-04-26T05:21:16.323 INFO:tasks.workunit.client.0.smithi146.stdout: 1161: throughput=5MB/sec pending data=0 2024-04-26T05:21:16.323 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zs2f9OemfmIgvvE off=18354181 len=618524 2024-04-26T05:21:16.327 INFO:tasks.workunit.client.0.smithi146.stdout:op 5951 completed, throughput=5MB/sec 2024-04-26T05:21:16.327 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Igw22ZtLYD8xxlR off=7752562 len=853242 2024-04-26T05:21:16.328 INFO:tasks.workunit.client.0.smithi146.stdout:op 5952 completed, throughput=5MB/sec 2024-04-26T05:21:16.329 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-BJRjZdgtOs9P34F off=11387426 len=1042737 2024-04-26T05:21:16.334 INFO:tasks.workunit.client.0.smithi146.stdout:op 5953 completed, throughput=5MB/sec 2024-04-26T05:21:16.334 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-AxWviauZyKzMjCn off=23105979 len=238092 2024-04-26T05:21:16.335 INFO:tasks.workunit.client.0.smithi146.stdout:op 5954 completed, throughput=5MB/sec 2024-04-26T05:21:16.335 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wBzX1zZDGTzSUoq off=7007945 len=892494 2024-04-26T05:21:16.339 INFO:tasks.workunit.client.0.smithi146.stdout:op 5955 completed, throughput=5MB/sec 2024-04-26T05:21:16.339 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-17Nv1-i3FSwrb5Y off=6453435 len=1132332 2024-04-26T05:21:16.341 INFO:tasks.workunit.client.0.smithi146.stdout:op 5956 completed, throughput=5MB/sec 2024-04-26T05:21:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:16 smithi146 ceph-mon[95531]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:21:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:16 smithi146 ceph-mon[92947]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:21:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:16] "GET /metrics HTTP/1.1" 200 34142 "" "Prometheus/2.43.0" 2024-04-26T05:21:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:16 smithi204 ceph-mon[88313]: pgmap v2013: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.2 MiB/s rd, 3.1 MiB/s wr, 6 op/s 2024-04-26T05:21:17.342 INFO:tasks.workunit.client.0.smithi146.stdout: 1162: throughput=5MB/sec pending data=0 2024-04-26T05:21:17.342 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-lgOZzwqqoztGcYM off=12764894 len=1405644 2024-04-26T05:21:17.344 INFO:tasks.workunit.client.0.smithi146.stdout:op 5957 completed, throughput=5MB/sec 2024-04-26T05:21:17.344 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ccXMEqhwIJ4jFGz off=15392212 len=1306453 2024-04-26T05:21:17.346 INFO:tasks.workunit.client.0.smithi146.stdout:op 5958 completed, throughput=5MB/sec 2024-04-26T05:21:17.346 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-54NKokz6X1kUfQf off=1197574 len=1777570 2024-04-26T05:21:17.356 INFO:tasks.workunit.client.0.smithi146.stdout:op 5959 completed, throughput=5MB/sec 2024-04-26T05:21:17.356 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-OyqFSFWZiOstSt_ off=97380 len=740337 2024-04-26T05:21:17.361 INFO:tasks.workunit.client.0.smithi146.stdout:op 5960 completed, throughput=5MB/sec 2024-04-26T05:21:18.361 INFO:tasks.workunit.client.0.smithi146.stdout: 1163: throughput=5MB/sec pending data=0 2024-04-26T05:21:18.361 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aEyPyujB4M3zYT9 off=3136345 len=960088 2024-04-26T05:21:18.362 INFO:tasks.workunit.client.0.smithi146.stdout:op 5961 completed, throughput=5MB/sec 2024-04-26T05:21:18.362 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-_OgyzPICUtF9tHb off=678076 len=2069992 2024-04-26T05:21:18.365 INFO:tasks.workunit.client.0.smithi146.stdout:op 5962 completed, throughput=5MB/sec 2024-04-26T05:21:18.365 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-66RhX3_U0dhrPcu off=2647420 len=846679 2024-04-26T05:21:18.366 INFO:tasks.workunit.client.0.smithi146.stdout:op 5963 completed, throughput=5MB/sec 2024-04-26T05:21:18.366 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-sA4MNHq8NQcXJtr off=6243617 len=49747 2024-04-26T05:21:18.369 INFO:tasks.workunit.client.0.smithi146.stdout:op 5964 completed, throughput=5MB/sec 2024-04-26T05:21:18.369 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-KtaxjEGdxfpPq3p off=18116065 len=290501 2024-04-26T05:21:18.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 5965 completed, throughput=5MB/sec 2024-04-26T05:21:18.370 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-aXa8vCELKJAj6cG off=5527161 len=269980 2024-04-26T05:21:18.370 INFO:tasks.workunit.client.0.smithi146.stdout:op 5966 completed, throughput=5MB/sec 2024-04-26T05:21:18.371 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-7qGYRAekzgCjPQc off=17884180 len=1035150 2024-04-26T05:21:18.372 INFO:tasks.workunit.client.0.smithi146.stdout:op 5967 completed, throughput=5MB/sec 2024-04-26T05:21:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:18 smithi146 ceph-mon[95531]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:21:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:18 smithi146 ceph-mon[92947]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:21:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:18 smithi204 ceph-mon[88313]: pgmap v2014: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.0 MiB/s wr, 3 op/s 2024-04-26T05:21:19.372 INFO:tasks.workunit.client.0.smithi146.stdout: 1164: throughput=5MB/sec pending data=0 2024-04-26T05:21:19.372 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-nCQVvfAM7P6BONz off=11300908 len=578182 2024-04-26T05:21:19.373 INFO:tasks.workunit.client.0.smithi146.stdout:op 5968 completed, throughput=5MB/sec 2024-04-26T05:21:19.373 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-eGBwPWVSPzeRikr off=10266190 len=683621 2024-04-26T05:21:19.374 INFO:tasks.workunit.client.0.smithi146.stdout:op 5969 completed, throughput=5MB/sec 2024-04-26T05:21:19.374 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ftZ6ETaqK297PPH off=11116967 len=1909565 2024-04-26T05:21:19.376 INFO:tasks.workunit.client.0.smithi146.stdout:op 5970 completed, throughput=5MB/sec 2024-04-26T05:21:19.377 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-xiIono3QZtb4zkf off=3763181 len=1115715 2024-04-26T05:21:19.383 INFO:tasks.workunit.client.0.smithi146.stdout:op 5971 completed, throughput=5MB/sec 2024-04-26T05:21:19.383 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-p1fqSIBKbnJ0cxe off=10755916 len=1092023 2024-04-26T05:21:19.389 INFO:tasks.workunit.client.0.smithi146.stdout:op 5972 completed, throughput=5MB/sec 2024-04-26T05:21:20.389 INFO:tasks.workunit.client.0.smithi146.stdout: 1165: throughput=5MB/sec pending data=0 2024-04-26T05:21:20.389 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-kDOm2nTtcRKf7rw off=10384610 len=1837824 2024-04-26T05:21:20.399 INFO:tasks.workunit.client.0.smithi146.stdout:op 5973 completed, throughput=5MB/sec 2024-04-26T05:21:20.399 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-x_KEugAppwafBZN off=3715221 len=970461 2024-04-26T05:21:20.403 INFO:tasks.workunit.client.0.smithi146.stdout:op 5974 completed, throughput=5MB/sec 2024-04-26T05:21:20.403 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Zlrjkw4Q1ZwtcmT off=8399133 len=1272081 2024-04-26T05:21:20.410 INFO:tasks.workunit.client.0.smithi146.stdout:op 5975 completed, throughput=5MB/sec 2024-04-26T05:21:20.410 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-uku4a5PU2m-Z4JO off=6745575 len=759269 2024-04-26T05:21:20.414 INFO:tasks.workunit.client.0.smithi146.stdout:op 5976 completed, throughput=5MB/sec 2024-04-26T05:21:20.414 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-ZEqHXAj00GTXPyX off=1070673 len=1953319 2024-04-26T05:21:20.423 INFO:tasks.workunit.client.0.smithi146.stdout:op 5977 completed, throughput=5MB/sec 2024-04-26T05:21:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:20 smithi146 ceph-mon[95531]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:21:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:20 smithi146 ceph-mon[92947]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:21:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:20 smithi204 ceph-mon[88313]: pgmap v2015: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.6 MiB/s rd, 2.7 MiB/s wr, 6 op/s 2024-04-26T05:21:21.423 INFO:tasks.workunit.client.0.smithi146.stdout: 1166: throughput=5MB/sec pending data=0 2024-04-26T05:21:21.423 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-co84hiUOcPR5pp5 off=7670783 len=1157165 2024-04-26T05:21:21.425 INFO:tasks.workunit.client.0.smithi146.stdout:op 5978 completed, throughput=5MB/sec 2024-04-26T05:21:21.425 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CQz6Daq8kzvhAdQ off=4169059 len=606871 2024-04-26T05:21:21.427 INFO:tasks.workunit.client.0.smithi146.stdout:op 5979 completed, throughput=5MB/sec 2024-04-26T05:21:21.427 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MtuWnqL96Cal5Ok off=2732944 len=624065 2024-04-26T05:21:21.428 INFO:tasks.workunit.client.0.smithi146.stdout:op 5980 completed, throughput=5MB/sec 2024-04-26T05:21:21.428 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-TvZOoMn_CgK6Tz2 off=2981246 len=1559272 2024-04-26T05:21:21.435 INFO:tasks.workunit.client.0.smithi146.stdout:op 5981 completed, throughput=5MB/sec 2024-04-26T05:21:22.438 INFO:tasks.workunit.client.0.smithi146.stdout: 1167: throughput=5MB/sec pending data=0 2024-04-26T05:21:22.438 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-PufRMCrSEk-vn9v off=4927404 len=361946 2024-04-26T05:21:22.439 INFO:tasks.workunit.client.0.smithi146.stdout:op 5982 completed, throughput=5MB/sec 2024-04-26T05:21:22.439 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-sWNFZoAz5UB8R9x off=688832 len=1734927 2024-04-26T05:21:22.441 INFO:tasks.workunit.client.0.smithi146.stdout:op 5983 completed, throughput=5MB/sec 2024-04-26T05:21:22.441 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-u65o5VMQ3nSj7mG off=1357648 len=1684486 2024-04-26T05:21:22.445 INFO:tasks.workunit.client.0.smithi146.stdout:op 5984 completed, throughput=5MB/sec 2024-04-26T05:21:22.445 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-Djw6TuOy6ZfeakJ off=7197759 len=208206 2024-04-26T05:21:22.448 INFO:tasks.workunit.client.0.smithi146.stdout:op 5985 completed, throughput=5MB/sec 2024-04-26T05:21:22.448 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-6NcBmuoNkIyGX81 off=11361299 len=204643 2024-04-26T05:21:22.451 INFO:tasks.workunit.client.0.smithi146.stdout:op 5986 completed, throughput=5MB/sec 2024-04-26T05:21:22.451 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-4VqPlcmdOThFXm9 off=51888 len=634901 2024-04-26T05:21:22.452 INFO:tasks.workunit.client.0.smithi146.stdout:op 5987 completed, throughput=5MB/sec 2024-04-26T05:21:22.452 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-SFsMSlYtjn7y6Xs off=10888637 len=1495937 2024-04-26T05:21:22.454 INFO:tasks.workunit.client.0.smithi146.stdout:op 5988 completed, throughput=5MB/sec 2024-04-26T05:21:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:22 smithi146 ceph-mon[92947]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:22 smithi146 ceph-mon[95531]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:22 smithi204 ceph-mon[88313]: pgmap v2016: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:23.455 INFO:tasks.workunit.client.0.smithi146.stdout: 1168: throughput=5MB/sec pending data=0 2024-04-26T05:21:23.455 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MNQgrNFV2GS_5Sq off=3094967 len=1846538 2024-04-26T05:21:23.457 INFO:tasks.workunit.client.0.smithi146.stdout:op 5989 completed, throughput=5MB/sec 2024-04-26T05:21:23.457 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-72uBqUfGsVzELsJ off=470467 len=698912 2024-04-26T05:21:23.462 INFO:tasks.workunit.client.0.smithi146.stdout:op 5990 completed, throughput=5MB/sec 2024-04-26T05:21:23.462 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-llEwNQWVb1kahZf off=6404877 len=1421055 2024-04-26T05:21:23.469 INFO:tasks.workunit.client.0.smithi146.stdout:op 5991 completed, throughput=5MB/sec 2024-04-26T05:21:23.469 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8tD_YOMvuh0ybjq off=13321839 len=284710 2024-04-26T05:21:23.472 INFO:tasks.workunit.client.0.smithi146.stdout:op 5992 completed, throughput=5MB/sec 2024-04-26T05:21:24.472 INFO:tasks.workunit.client.0.smithi146.stdout: 1169: throughput=5MB/sec pending data=0 2024-04-26T05:21:24.472 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-VAO4EeIC5Y2DzqZ off=8821795 len=674632 2024-04-26T05:21:24.476 INFO:tasks.workunit.client.0.smithi146.stdout:op 5993 completed, throughput=5MB/sec 2024-04-26T05:21:24.476 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-rArcflCVNtMiatk off=3920355 len=1790888 2024-04-26T05:21:24.478 INFO:tasks.workunit.client.0.smithi146.stdout:op 5994 completed, throughput=5MB/sec 2024-04-26T05:21:24.478 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Xnzg_x4Z-0kTzBg off=2383906 len=1861999 2024-04-26T05:21:24.482 INFO:tasks.workunit.client.0.smithi146.stdout:op 5995 completed, throughput=5MB/sec 2024-04-26T05:21:24.482 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-GE-G_XtGynudx12 off=3647351 len=1017507 2024-04-26T05:21:24.486 INFO:tasks.workunit.client.0.smithi146.stdout:op 5996 completed, throughput=5MB/sec 2024-04-26T05:21:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:24 smithi146 ceph-mon[95531]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:24 smithi146 ceph-mon[92947]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:24 smithi204 ceph-mon[88313]: pgmap v2017: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 3 op/s 2024-04-26T05:21:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:25.487 INFO:tasks.workunit.client.0.smithi146.stdout: 1170: throughput=5MB/sec pending data=0 2024-04-26T05:21:25.487 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-umVUUyfUP1f5T2j off=4618555 len=812414 2024-04-26T05:21:25.491 INFO:tasks.workunit.client.0.smithi146.stdout:op 5997 completed, throughput=5MB/sec 2024-04-26T05:21:25.491 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-jiaYbViC3_pGT4k off=501109 len=2000322 2024-04-26T05:21:25.495 INFO:tasks.workunit.client.0.smithi146.stdout:op 5998 completed, throughput=5MB/sec 2024-04-26T05:21:25.495 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-MGLtZkWvVjfAnkG off=16044797 len=62873 2024-04-26T05:21:25.498 INFO:tasks.workunit.client.0.smithi146.stdout:op 5999 completed, throughput=5MB/sec 2024-04-26T05:21:25.498 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-zlgCP7JtU18l3jI off=17781926 len=2025282 2024-04-26T05:21:25.508 INFO:tasks.workunit.client.0.smithi146.stdout:op 6000 completed, throughput=5MB/sec 2024-04-26T05:21:25.508 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-z9JfWMIeSXxud2t off=16216678 len=1154973 2024-04-26T05:21:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:op 6001 completed, throughput=5MB/sec 2024-04-26T05:21:26.516 INFO:tasks.workunit.client.0.smithi146.stdout: 1171: throughput=5MB/sec pending data=0 2024-04-26T05:21:26.516 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-HQMWypYMiSQ8rvH off=13777973 len=2015147 2024-04-26T05:21:26.518 INFO:tasks.workunit.client.0.smithi146.stdout:op 6002 completed, throughput=5MB/sec 2024-04-26T05:21:26.518 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-y_F-BarGWhFUo96 off=7970113 len=1602239 2024-04-26T05:21:26.521 INFO:tasks.workunit.client.0.smithi146.stdout:op 6003 completed, throughput=5MB/sec 2024-04-26T05:21:26.522 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wY4eHg5V9myTq6M off=1795997 len=16266 2024-04-26T05:21:26.524 INFO:tasks.workunit.client.0.smithi146.stdout:op 6004 completed, throughput=5MB/sec 2024-04-26T05:21:26.524 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-vaiItsMgd_EXci9 off=13493461 len=438582 2024-04-26T05:21:26.528 INFO:tasks.workunit.client.0.smithi146.stdout:op 6005 completed, throughput=5MB/sec 2024-04-26T05:21:26.528 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-DjTBFLN180_g8Z4 off=5507626 len=390365 2024-04-26T05:21:26.534 INFO:tasks.workunit.client.0.smithi146.stdout:op 6006 completed, throughput=5MB/sec 2024-04-26T05:21:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:26 smithi146 ceph-mon[95531]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:21:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:26 smithi146 ceph-mon[92947]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:21:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:26] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:21:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:26 smithi204 ceph-mon[88313]: pgmap v2018: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 3.5 MiB/s rd, 2.8 MiB/s wr, 5 op/s 2024-04-26T05:21:27.533 INFO:tasks.workunit.client.0.smithi146.stdout: 1172: throughput=5MB/sec pending data=0 2024-04-26T05:21:27.533 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ve7ox_-4Dm1SjS4 off=380793 len=2030125 2024-04-26T05:21:27.537 INFO:tasks.workunit.client.0.smithi146.stdout:op 6007 completed, throughput=5MB/sec 2024-04-26T05:21:27.537 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-hpnAMGioYrNbkhv off=3991691 len=690351 2024-04-26T05:21:27.538 INFO:tasks.workunit.client.0.smithi146.stdout:op 6008 completed, throughput=5MB/sec 2024-04-26T05:21:27.538 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-Jp8Chxc8n3uMiiy off=2221200 len=1581855 2024-04-26T05:21:27.540 INFO:tasks.workunit.client.0.smithi146.stdout:op 6009 completed, throughput=5MB/sec 2024-04-26T05:21:27.540 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vtVL_Amwy_x4VB2 off=15531399 len=2066096 2024-04-26T05:21:27.544 INFO:tasks.workunit.client.0.smithi146.stdout:op 6010 completed, throughput=5MB/sec 2024-04-26T05:21:28.544 INFO:tasks.workunit.client.0.smithi146.stdout: 1173: throughput=5MB/sec pending data=0 2024-04-26T05:21:28.545 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-oKaatk4tNS_bhmR off=986051 len=278910 2024-04-26T05:21:28.548 INFO:tasks.workunit.client.0.smithi146.stdout:op 6011 completed, throughput=5MB/sec 2024-04-26T05:21:28.548 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-QwoIpGVG02gfm8q off=10433913 len=395657 2024-04-26T05:21:28.549 INFO:tasks.workunit.client.0.smithi146.stdout:op 6012 completed, throughput=5MB/sec 2024-04-26T05:21:28.549 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-9oIYji5dxa_2U27 off=1711173 len=1236247 2024-04-26T05:21:28.551 INFO:tasks.workunit.client.0.smithi146.stdout:op 6013 completed, throughput=5MB/sec 2024-04-26T05:21:28.551 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-wVNYrZnuGjmt42s off=3683881 len=286337 2024-04-26T05:21:28.554 INFO:tasks.workunit.client.0.smithi146.stdout:op 6014 completed, throughput=5MB/sec 2024-04-26T05:21:28.554 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-bPe1RJUrfBZZqtn off=6330910 len=1021508 2024-04-26T05:21:28.556 INFO:tasks.workunit.client.0.smithi146.stdout:op 6015 completed, throughput=5MB/sec 2024-04-26T05:21:28.556 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-McOkwFOtTTx5Cs1 off=7333491 len=479795 2024-04-26T05:21:28.557 INFO:tasks.workunit.client.0.smithi146.stdout:op 6016 completed, throughput=5MB/sec 2024-04-26T05:21:28.557 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0QG9qu45pO6rQh6 off=867477 len=754331 2024-04-26T05:21:28.558 INFO:tasks.workunit.client.0.smithi146.stdout:op 6017 completed, throughput=5MB/sec 2024-04-26T05:21:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:28 smithi146 ceph-mon[95531]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:28 smithi146 ceph-mon[92947]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:28 smithi204 ceph-mon[88313]: pgmap v2019: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.4 MiB/s rd, 1.8 MiB/s wr, 4 op/s 2024-04-26T05:21:29.559 INFO:tasks.workunit.client.0.smithi146.stdout: 1174: throughput=5MB/sec pending data=0 2024-04-26T05:21:29.559 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-FZwPo83Jgi1i8rG off=16155503 len=595820 2024-04-26T05:21:29.564 INFO:tasks.workunit.client.0.smithi146.stdout:op 6018 completed, throughput=5MB/sec 2024-04-26T05:21:29.564 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-MztVHeYwscsunlT off=3476572 len=378278 2024-04-26T05:21:29.565 INFO:tasks.workunit.client.0.smithi146.stdout:op 6019 completed, throughput=5MB/sec 2024-04-26T05:21:29.565 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-x9AUZeNEVx9qX2N off=1170713 len=287099 2024-04-26T05:21:29.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 6020 completed, throughput=5MB/sec 2024-04-26T05:21:29.566 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-U05C4NQGGd0vZtI off=12461596 len=389023 2024-04-26T05:21:29.566 INFO:tasks.workunit.client.0.smithi146.stdout:op 6021 completed, throughput=5MB/sec 2024-04-26T05:21:29.567 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-ZLETDuebHyKVonw off=3101779 len=1376494 2024-04-26T05:21:29.568 INFO:tasks.workunit.client.0.smithi146.stdout:op 6022 completed, throughput=5MB/sec 2024-04-26T05:21:29.568 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-xmqBU484lQq3s63 off=22105278 len=78004 2024-04-26T05:21:29.569 INFO:tasks.workunit.client.0.smithi146.stdout:op 6023 completed, throughput=5MB/sec 2024-04-26T05:21:29.569 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-26LN1ZlUgpj3Ezn off=15062052 len=1667434 2024-04-26T05:21:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 6024 completed, throughput=5MB/sec 2024-04-26T05:21:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-wXEXSPuMg3-rrFm off=5443532 len=143299 2024-04-26T05:21:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:op 6025 completed, throughput=5MB/sec 2024-04-26T05:21:29.577 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-qteMWJWpVyTiZM1 off=5070802 len=1010386 2024-04-26T05:21:29.584 INFO:tasks.workunit.client.0.smithi146.stdout:op 6026 completed, throughput=5MB/sec 2024-04-26T05:21:30.585 INFO:tasks.workunit.client.0.smithi146.stdout: 1175: throughput=5MB/sec pending data=0 2024-04-26T05:21:30.585 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-0y0PwK27smhNnqA off=2555820 len=257959 2024-04-26T05:21:30.585 INFO:tasks.workunit.client.0.smithi146.stdout:op 6027 completed, throughput=5MB/sec 2024-04-26T05:21:30.586 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-EMedOONaCF6z-Im off=5732853 len=333593 2024-04-26T05:21:30.586 INFO:tasks.workunit.client.0.smithi146.stdout:op 6028 completed, throughput=5MB/sec 2024-04-26T05:21:30.586 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-I4rhx9udqO_vTbq off=16492076 len=1801446 2024-04-26T05:21:30.589 INFO:tasks.workunit.client.0.smithi146.stdout:op 6029 completed, throughput=5MB/sec 2024-04-26T05:21:30.589 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-1z487a3-y8ILk7L off=5558038 len=314373 2024-04-26T05:21:30.591 INFO:tasks.workunit.client.0.smithi146.stdout:op 6030 completed, throughput=5MB/sec 2024-04-26T05:21:30.591 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-IjKFPC2EG_NBRNc off=5757542 len=1725315 2024-04-26T05:21:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:op 6031 completed, throughput=5MB/sec 2024-04-26T05:21:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-QEi4BUtrmmsPu6g off=1209723 len=252214 2024-04-26T05:21:30.604 INFO:tasks.workunit.client.0.smithi146.stdout:op 6032 completed, throughput=5MB/sec 2024-04-26T05:21:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:30 smithi146 ceph-mon[95531]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:21:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:30 smithi146 ceph-mon[92947]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:21:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:30 smithi204 ceph-mon[88313]: pgmap v2020: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 4.0 MiB/s rd, 2.4 MiB/s wr, 6 op/s 2024-04-26T05:21:31.604 INFO:tasks.workunit.client.0.smithi146.stdout: 1176: throughput=5MB/sec pending data=0 2024-04-26T05:21:31.604 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-fI8UQG6dyS6oK8P off=3289388 len=1588723 2024-04-26T05:21:31.612 INFO:tasks.workunit.client.0.smithi146.stdout:op 6033 completed, throughput=5MB/sec 2024-04-26T05:21:31.612 INFO:tasks.workunit.client.0.smithi146.stdout:WRITE : oid=obj-8UXNXYG_bTRe20D off=7870076 len=1830837 2024-04-26T05:21:31.622 INFO:tasks.workunit.client.0.smithi146.stdout:op 6034 completed, throughput=5MB/sec 2024-04-26T05:21:31.622 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-CEDpSTpHNRNKPOi off=1679257 len=542822 2024-04-26T05:21:31.623 INFO:tasks.workunit.client.0.smithi146.stdout:op 6035 completed, throughput=5MB/sec 2024-04-26T05:21:31.623 INFO:tasks.workunit.client.0.smithi146.stdout:READ : oid=obj-vjkCCJVfLIECCVj off=3177905 len=2066271 2024-04-26T05:21:31.624 INFO:tasks.workunit.client.0.smithi146.stdout:op 6036 completed, throughput=5MB/sec 2024-04-26T05:21:32.624 INFO:tasks.workunit.client.0.smithi146.stdout:waiting for all operations to complete 2024-04-26T05:21:32.625 INFO:tasks.workunit.client.0.smithi146.stdout:cleaning up objects 2024-04-26T05:21:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:32 smithi146 ceph-mon[95531]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:32 smithi146 ceph-mon[92947]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:32 smithi204 ceph-mon[88313]: pgmap v2021: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:34 smithi146 ceph-mon[95531]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:34 smithi146 ceph-mon[92947]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:34 smithi204 ceph-mon[88313]: pgmap v2022: 105 pgs: 105 active+clean; 126 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 2.6 MiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-04-26T05:21:36.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:36 smithi146 ceph-mon[92947]: pgmap v2023: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 68 op/s 2024-04-26T05:21:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:36 smithi146 ceph-mon[95531]: pgmap v2023: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 68 op/s 2024-04-26T05:21:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:36] "GET /metrics HTTP/1.1" 200 34143 "" "Prometheus/2.43.0" 2024-04-26T05:21:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:36 smithi204 ceph-mon[88313]: pgmap v2023: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.3 MiB/s wr, 68 op/s 2024-04-26T05:21:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:38 smithi146 ceph-mon[92947]: pgmap v2024: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 66 op/s 2024-04-26T05:21:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:38 smithi146 ceph-mon[95531]: pgmap v2024: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 66 op/s 2024-04-26T05:21:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:38 smithi204 ceph-mon[88313]: pgmap v2024: 105 pgs: 105 active+clean; 117 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 66 op/s 2024-04-26T05:21:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:40 smithi146 ceph-mon[95531]: pgmap v2025: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 337 op/s 2024-04-26T05:21:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:21:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:40 smithi146 ceph-mon[92947]: pgmap v2025: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 337 op/s 2024-04-26T05:21:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:21:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:40 smithi204 ceph-mon[88313]: pgmap v2025: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.3 MiB/s wr, 337 op/s 2024-04-26T05:21:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:21:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:42 smithi146 ceph-mon[95531]: pgmap v2026: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:42 smithi146 ceph-mon[92947]: pgmap v2026: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:42 smithi204 ceph-mon[88313]: pgmap v2026: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[95531]: pgmap v2027: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[92947]: pgmap v2027: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:44 smithi204 ceph-mon[88313]: pgmap v2027: 105 pgs: 105 active+clean; 77 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 335 op/s 2024-04-26T05:21:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:44 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:44 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:46] "GET /metrics HTTP/1.1" 200 34144 "" "Prometheus/2.43.0" 2024-04-26T05:21:47.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:46 smithi204 ceph-mon[88313]: pgmap v2028: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 572 op/s 2024-04-26T05:21:47.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:47.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[95531]: pgmap v2028: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 572 op/s 2024-04-26T05:21:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:47.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[92947]: pgmap v2028: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 649 KiB/s rd, 706 KiB/s wr, 572 op/s 2024-04-26T05:21:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:47.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:48 smithi146 ceph-mon[95531]: pgmap v2029: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s 2024-04-26T05:21:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:48 smithi146 ceph-mon[92947]: pgmap v2029: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s 2024-04-26T05:21:49.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:48 smithi204 ceph-mon[88313]: pgmap v2029: 105 pgs: 105 active+clean; 42 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 507 op/s 2024-04-26T05:21:50.496 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:21:50.496 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:21:50.522 INFO:tasks.workunit:Stopping ['rados/load-gen-big.sh'] on client.0... 2024-04-26T05:21:50.523 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T05:21:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: pgmap v2030: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: pgmap v2030: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:21:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:21:50.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:50 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.786 DEBUG:teuthology.parallel:result is None 2024-04-26T05:21:50.787 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: pgmap v2030: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:21:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:21:50.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:50 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:21:50.811 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:21:50.811 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:21:50.866 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:21:50.866 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:21:50.866 INFO:teuthology.task.print:**** done end rados_loadgenbig.yaml 2024-04-26T05:21:50.866 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:21:50.866 INFO:teuthology.task.print:**** done start rbd_import_export.yaml 2024-04-26T05:21:50.866 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-26T05:21:50.867 INFO:tasks.workunit:Pulling workunits from ref reef 2024-04-26T05:21:50.867 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T05:21:50.867 DEBUG:teuthology.orchestra.run.smithi204:> stat -- /home/ubuntu/cephtest/mnt.1 2024-04-26T05:21:50.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T05:21:50.883 INFO:teuthology.orchestra.run.smithi204.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.1': No such file or directory 2024-04-26T05:21:50.884 DEBUG:teuthology.orchestra.run.smithi204:> mkdir -- /home/ubuntu/cephtest/mnt.1 2024-04-26T05:21:50.938 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.1 2024-04-26T05:21:50.939 DEBUG:teuthology.orchestra.run.smithi204:> cd -- /home/ubuntu/cephtest/mnt.1 && mkdir -- client.1 2024-04-26T05:21:50.993 INFO:tasks.workunit:timeout=3h 2024-04-26T05:21:50.993 INFO:tasks.workunit:cleanup=True 2024-04-26T05:21:50.994 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T05:21:51.049 INFO:tasks.workunit.client.1.smithi204.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.1'... 2024-04-26T05:21:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:52 smithi146 ceph-mon[92947]: pgmap v2031: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:52 smithi146 ceph-mon[95531]: pgmap v2031: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:52 smithi204 ceph-mon[88313]: pgmap v2031: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:54 smithi146 ceph-mon[95531]: pgmap v2032: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:54 smithi146 ceph-mon[92947]: pgmap v2032: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:54 smithi204 ceph-mon[88313]: pgmap v2032: 105 pgs: 105 active+clean; 11 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 446 op/s 2024-04-26T05:21:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:21:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:56 smithi146 ceph-mon[95531]: pgmap v2033: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 519 op/s 2024-04-26T05:21:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:56 smithi146 ceph-mon[92947]: pgmap v2033: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 519 op/s 2024-04-26T05:21:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:21:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:21:56] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-26T05:21:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:56 smithi204 ceph-mon[88313]: pgmap v2033: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 519 op/s 2024-04-26T05:21:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:21:58 smithi146 ceph-mon[92947]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:21:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:21:58 smithi146 ceph-mon[95531]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:21:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:21:58 smithi204 ceph-mon[88313]: pgmap v2034: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:22:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:00 smithi146 ceph-mon[92947]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:22:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:00 smithi146 ceph-mon[95531]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:22:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:00 smithi204 ceph-mon[88313]: pgmap v2035: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 282 op/s 2024-04-26T05:22:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:02 smithi146 ceph-mon[92947]: pgmap v2036: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:02 smithi146 ceph-mon[95531]: pgmap v2036: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:02 smithi204 ceph-mon[88313]: pgmap v2036: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:04.088 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T05:22:04.157 INFO:tasks.workunit.client.1.smithi204.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T05:22:04.159 INFO:tasks.workunit.client.1.smithi204.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-26T05:22:04.160 INFO:tasks.workunit.client.1.smithi204.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T05:22:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:04 smithi146 ceph-mon[92947]: pgmap v2037: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:04 smithi146 ceph-mon[95531]: pgmap v2037: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:04.797 INFO:tasks.workunit.client.1.smithi204.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T05:22:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:04 smithi204 ceph-mon[88313]: pgmap v2037: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:04.850 INFO:tasks.workunit.client.1.smithi204.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T05:22:04.889 INFO:tasks.workunit.client.1.smithi204.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/direct_io' 2024-04-26T05:22:04.890 INFO:tasks.workunit.client.1.smithi204.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-26T05:22:04.890 INFO:tasks.workunit.client.1.smithi204.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T05:22:04.928 INFO:tasks.workunit.client.1.smithi204.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.1/qa/workunits/fs' 2024-04-26T05:22:04.931 DEBUG:teuthology.orchestra.run.smithi204:> set -ex 2024-04-26T05:22:04.931 DEBUG:teuthology.orchestra.run.smithi204:> dd if=/home/ubuntu/cephtest/workunits.list.client.1 of=/dev/stdout 2024-04-26T05:22:04.987 INFO:tasks.workunit:Running workunits matching rbd/import_export.sh on client.1... 2024-04-26T05:22:04.988 INFO:tasks.workunit:Running workunit rbd/import_export.sh... 2024-04-26T05:22:04.988 DEBUG:teuthology.orchestra.run.smithi204: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-04-26T05:22:05.051 INFO:tasks.workunit.client.1.smithi204.stderr:+ export RBD_FORCE_ALLOW_V1=1 2024-04-26T05:22:05.051 INFO:tasks.workunit.client.1.smithi204.stderr:+ RBD_FORCE_ALLOW_V1=1 2024-04-26T05:22:05.051 INFO:tasks.workunit.client.1.smithi204.stderr:+ TMPDIR=/tmp/rbd_import_export_138876 2024-04-26T05:22:05.051 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm -rf /tmp/rbd_import_export_138876 2024-04-26T05:22:05.051 INFO:tasks.workunit.client.1.smithi204.stderr:+ mkdir /tmp/rbd_import_export_138876 2024-04-26T05:22:05.052 INFO:tasks.workunit.client.1.smithi204.stderr:+ trap 'rm -rf /tmp/rbd_import_export_138876' INT TERM EXIT 2024-04-26T05:22:05.052 INFO:tasks.workunit.client.1.smithi204.stderr:+ mkdir foo.138876 2024-04-26T05:22:05.052 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import foo.138876 foo.dir 2024-04-26T05:22:05.081 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: cannot import a directory 2024-04-26T05:22:05.081 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 0% complete...failed. 2024-04-26T05:22:05.081 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: import failed: (21) Is a directory 2024-04-26T05:22:05.093 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:05.093 INFO:tasks.workunit.client.1.smithi204.stderr:+ rmdir foo.138876 2024-04-26T05:22:05.104 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/sh of=/tmp/rbd_import_export_138876/img bs=1k count=1 seek=10 2024-04-26T05:22:05.105 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records in 2024-04-26T05:22:05.105 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records out 2024-04-26T05:22:05.105 INFO:tasks.workunit.client.1.smithi204.stderr:1024 bytes (1.0 kB, 1.0 KiB) copied, 4.1829e-05 s, 24.5 MB/s 2024-04-26T05:22:05.105 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_138876/img bs=1k count=10 seek=100 2024-04-26T05:22:05.105 INFO:tasks.workunit.client.1.smithi204.stderr:10+0 records in 2024-04-26T05:22:05.106 INFO:tasks.workunit.client.1.smithi204.stderr:10+0 records out 2024-04-26T05:22:05.106 INFO:tasks.workunit.client.1.smithi204.stderr:10240 bytes (10 kB, 10 KiB) copied, 5.3006e-05 s, 193 MB/s 2024-04-26T05:22:05.106 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/rm of=/tmp/rbd_import_export_138876/img bs=1k count=100 seek=1000 2024-04-26T05:22:05.106 INFO:tasks.workunit.client.1.smithi204.stderr:60+1 records in 2024-04-26T05:22:05.106 INFO:tasks.workunit.client.1.smithi204.stderr:60+1 records out 2024-04-26T05:22:05.107 INFO:tasks.workunit.client.1.smithi204.stderr:61656 bytes (62 kB, 60 KiB) copied, 0.000155874 s, 396 MB/s 2024-04-26T05:22:05.107 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/ls of=/tmp/rbd_import_export_138876/img bs=1k seek=10000 2024-04-26T05:22:05.107 INFO:tasks.workunit.client.1.smithi204.stderr:137+1 records in 2024-04-26T05:22:05.107 INFO:tasks.workunit.client.1.smithi204.stderr:137+1 records out 2024-04-26T05:22:05.108 INFO:tasks.workunit.client.1.smithi204.stderr:140952 bytes (141 kB, 138 KiB) copied, 0.000405341 s, 348 MB/s 2024-04-26T05:22:05.108 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/ln of=/tmp/rbd_import_export_138876/img bs=1k seek=100000 2024-04-26T05:22:05.108 INFO:tasks.workunit.client.1.smithi204.stderr:60+1 records in 2024-04-26T05:22:05.108 INFO:tasks.workunit.client.1.smithi204.stderr:60+1 records out 2024-04-26T05:22:05.108 INFO:tasks.workunit.client.1.smithi204.stderr:61608 bytes (62 kB, 60 KiB) copied, 0.000176939 s, 348 MB/s 2024-04-26T05:22:05.109 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/grep of=/tmp/rbd_import_export_138876/img bs=1k seek=1000000 2024-04-26T05:22:05.109 INFO:tasks.workunit.client.1.smithi204.stderr:154+1 records in 2024-04-26T05:22:05.109 INFO:tasks.workunit.client.1.smithi204.stderr:154+1 records out 2024-04-26T05:22:05.109 INFO:tasks.workunit.client.1.smithi204.stderr:158176 bytes (158 kB, 154 KiB) copied, 0.00034668 s, 456 MB/s 2024-04-26T05:22:05.110 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm testimg 2024-04-26T05:22:05.167 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 0% complete...failed. 2024-04-26T05:22:05.167 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: delete error: (2) No such file or directory 2024-04-26T05:22:05.170 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:05.170 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:06 smithi146 ceph-mon[92947]: pgmap v2038: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:06 smithi146 ceph-mon[92947]: osdmap e1113: 8 total, 8 up, 8 in 2024-04-26T05:22:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:06 smithi146 ceph-mon[95531]: pgmap v2038: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:06 smithi146 ceph-mon[95531]: osdmap e1113: 8 total, 8 up, 8 in 2024-04-26T05:22:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:06] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.43.0" 2024-04-26T05:22:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:06 smithi204 ceph-mon[88313]: pgmap v2038: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 72 op/s 2024-04-26T05:22:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:06 smithi204 ceph-mon[88313]: osdmap e1113: 8 total, 8 up, 8 in 2024-04-26T05:22:06.940 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:06.940 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:06.943 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg /tmp/rbd_import_export_138876/img2 2024-04-26T05:22:07.142 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:07.144 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg - 2024-04-26T05:22:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:07 smithi146 ceph-mon[92947]: osdmap e1114: 8 total, 8 up, 8 in 2024-04-26T05:22:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:07 smithi146 ceph-mon[95531]: osdmap e1114: 8 total, 8 up, 8 in 2024-04-26T05:22:07.760 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:07.764 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm testimg 2024-04-26T05:22:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:07 smithi204 ceph-mon[88313]: osdmap e1114: 8 total, 8 up, 8 in 2024-04-26T05:22:07.890 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:07.892 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img2 2024-04-26T05:22:08.466 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img3 2024-04-26T05:22:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:08 smithi146 ceph-mon[92947]: pgmap v2041: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:08 smithi146 ceph-mon[95531]: pgmap v2041: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:08 smithi204 ceph-mon[88313]: pgmap v2041: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:08.865 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img2 /tmp/rbd_import_export_138876/img3 2024-04-26T05:22:09.027 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format - testimg 2024-04-26T05:22:09.452 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:09.452 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:09.455 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg /tmp/rbd_import_export_138876/img2 2024-04-26T05:22:09.655 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:09.659 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg - 2024-04-26T05:22:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:10.261 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:10.265 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm testimg 2024-04-26T05:22:10.391 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:10.394 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img2 2024-04-26T05:22:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:10 smithi146 ceph-mon[95531]: pgmap v2042: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:10 smithi146 ceph-mon[92947]: pgmap v2042: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:10 smithi204 ceph-mon[88313]: pgmap v2042: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:10.935 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img3 2024-04-26T05:22:11.330 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img2 /tmp/rbd_import_export_138876/img3 2024-04-26T05:22:11.542 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd help export 2024-04-26T05:22:11.542 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -q export-format 2024-04-26T05:22:11.563 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/bin/dd of=/tmp/rbd_import_export_138876/img bs=1k count=10 seek=100 2024-04-26T05:22:11.564 INFO:tasks.workunit.client.1.smithi204.stderr:10+0 records in 2024-04-26T05:22:11.564 INFO:tasks.workunit.client.1.smithi204.stderr:10+0 records out 2024-04-26T05:22:11.564 INFO:tasks.workunit.client.1.smithi204.stderr:10240 bytes (10 kB, 10 KiB) copied, 6.794e-05 s, 151 MB/s 2024-04-26T05:22:11.564 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:11.635 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:11.635 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:11.637 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap create testimg@snap 2024-04-26T05:22:12.465 INFO:tasks.workunit.client.1.smithi204.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-26T05:22:12.475 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd image-meta set testimg key1 value1 2024-04-26T05:22:12.536 INFO:tasks.workunit.client.1.smithi204.stderr:++ rbd image-meta list testimg 2024-04-26T05:22:12.580 INFO:tasks.workunit.client.1.smithi204.stderr:+ IMAGEMETA_BEFORE='There is 1 metadatum on this image: 2024-04-26T05:22:12.580 INFO:tasks.workunit.client.1.smithi204.stderr: 2024-04-26T05:22:12.580 INFO:tasks.workunit.client.1.smithi204.stderr:Key Value 2024-04-26T05:22:12.580 INFO:tasks.workunit.client.1.smithi204.stderr:key1 value1' 2024-04-26T05:22:12.580 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:12.621 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:12.624 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138876/img_v2 testimg_import 2024-04-26T05:22:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:12 smithi146 ceph-mon[95531]: pgmap v2043: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:12 smithi146 ceph-mon[92947]: pgmap v2043: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:12 smithi204 ceph-mon[88313]: pgmap v2043: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 136 KiB/s rd, 57 KiB/s wr, 38 op/s 2024-04-26T05:22:13.482 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 50% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-26T05:22:13.485 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import 2024-04-26T05:22:13.525 INFO:tasks.workunit.client.1.smithi204.stdout:rbd image 'testimg_import': 2024-04-26T05:22:13.525 INFO:tasks.workunit.client.1.smithi204.stdout: size 110 KiB in 1 objects 2024-04-26T05:22:13.525 INFO:tasks.workunit.client.1.smithi204.stdout: order 22 (4 MiB objects) 2024-04-26T05:22:13.525 INFO:tasks.workunit.client.1.smithi204.stdout: snapshot_count: 1 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: id: d5f4fcf21d4 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: block_name_prefix: rbd_data.d5f4fcf21d4 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: format: 2 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: op_features: 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: flags: 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: create_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: access_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.526 INFO:tasks.workunit.client.1.smithi204.stdout: modify_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.528 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import@snap 2024-04-26T05:22:13.566 INFO:tasks.workunit.client.1.smithi204.stdout:rbd image 'testimg_import': 2024-04-26T05:22:13.566 INFO:tasks.workunit.client.1.smithi204.stdout: size 110 KiB in 1 objects 2024-04-26T05:22:13.566 INFO:tasks.workunit.client.1.smithi204.stdout: order 22 (4 MiB objects) 2024-04-26T05:22:13.566 INFO:tasks.workunit.client.1.smithi204.stdout: snapshot_count: 1 2024-04-26T05:22:13.566 INFO:tasks.workunit.client.1.smithi204.stdout: id: d5f4fcf21d4 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: block_name_prefix: rbd_data.d5f4fcf21d4 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: format: 2 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: features: layering, exclusive-lock, object-map, fast-diff, deep-flatten 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: op_features: 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: flags: 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: create_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: access_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: modify_timestamp: Fri Apr 26 05:22:12 2024 2024-04-26T05:22:13.567 INFO:tasks.workunit.client.1.smithi204.stdout: protected: False 2024-04-26T05:22:13.569 INFO:tasks.workunit.client.1.smithi204.stderr:++ rbd image-meta list testimg_import 2024-04-26T05:22:13.613 INFO:tasks.workunit.client.1.smithi204.stderr:+ IMAGEMETA_AFTER='There is 1 metadatum on this image: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:Key Value 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:key1 value1' 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 'There is 1 metadatum on this image: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:Key Value 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:key1 value1' = 'There is 1 metadatum on this image: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr: 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:Key Value 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:key1 value1' ']' 2024-04-26T05:22:13.614 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg_import /tmp/rbd_import_export_138876/img_import 2024-04-26T05:22:13.651 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete...done. 2024-04-26T05:22:13.654 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img_import 2024-04-26T05:22:13.654 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/img /tmp/rbd_import_export_138876/img_import 2024-04-26T05:22:13.655 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/img --format %b 2024-04-26T05:22:13.656 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=24 2024-04-26T05:22:13.656 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/img_import --format %b 2024-04-26T05:22:13.658 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=224 2024-04-26T05:22:13.658 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=200 2024-04-26T05:22:13.658 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=200 2024-04-26T05:22:13.658 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 200 -ge 0 -a 200 -lt 4096 2024-04-26T05:22:13.658 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg@snap /tmp/rbd_import_export_138876/img_snap 2024-04-26T05:22:13.695 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete...done. 2024-04-26T05:22:13.697 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export testimg_import@snap /tmp/rbd_import_export_138876/img_snap_import 2024-04-26T05:22:13.737 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete...done. 2024-04-26T05:22:13.740 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/img_snap /tmp/rbd_import_export_138876/img_snap_import 2024-04-26T05:22:13.740 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/img_snap /tmp/rbd_import_export_138876/img_snap_import 2024-04-26T05:22:13.741 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/img_snap --format %b 2024-04-26T05:22:13.742 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=224 2024-04-26T05:22:13.742 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/img_snap_import --format %b 2024-04-26T05:22:13.743 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=224 2024-04-26T05:22:13.743 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:13.743 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:13.743 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-26T05:22:13.743 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:13.744 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_import 2024-04-26T05:22:13.744 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_snap 2024-04-26T05:22:13.745 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_snap_import 2024-04-26T05:22:13.746 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap rm testimg_import@snap 2024-04-26T05:22:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:13 smithi204 ceph-mon[88313]: osdmap e1115: 8 total, 8 up, 8 in 2024-04-26T05:22:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:13 smithi146 ceph-mon[92947]: osdmap e1115: 8 total, 8 up, 8 in 2024-04-26T05:22:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:13 smithi146 ceph-mon[95531]: osdmap e1115: 8 total, 8 up, 8 in 2024-04-26T05:22:14.118 INFO:tasks.workunit.client.1.smithi204.stderr: Removing snap: 100% complete...done. 2024-04-26T05:22:14.131 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg_import 2024-04-26T05:22:14.262 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:14.264 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap rm testimg@snap 2024-04-26T05:22:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:14 smithi204 ceph-mon[88313]: pgmap v2045: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 58 KiB/s wr, 38 op/s 2024-04-26T05:22:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:14 smithi204 ceph-mon[88313]: osdmap e1116: 8 total, 8 up, 8 in 2024-04-26T05:22:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:14 smithi204 ceph-mon[88313]: osdmap e1117: 8 total, 8 up, 8 in 2024-04-26T05:22:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[95531]: pgmap v2045: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 58 KiB/s wr, 38 op/s 2024-04-26T05:22:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[95531]: osdmap e1116: 8 total, 8 up, 8 in 2024-04-26T05:22:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[95531]: osdmap e1117: 8 total, 8 up, 8 in 2024-04-26T05:22:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[92947]: pgmap v2045: 105 pgs: 105 active+clean; 583 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 138 KiB/s rd, 58 KiB/s wr, 38 op/s 2024-04-26T05:22:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[92947]: osdmap e1116: 8 total, 8 up, 8 in 2024-04-26T05:22:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:14 smithi146 ceph-mon[92947]: osdmap e1117: 8 total, 8 up, 8 in 2024-04-26T05:22:15.118 INFO:tasks.workunit.client.1.smithi204.stderr: Removing snap: 100% complete...done. 2024-04-26T05:22:15.129 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm testimg 2024-04-26T05:22:15.254 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:15.257 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --order 20 /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:15.328 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:15.328 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:15.331 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:15.370 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:15.373 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138876/img_v2 testimg_import 2024-04-26T05:22:15.450 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-26T05:22:15.453 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import 2024-04-26T05:22:15.454 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep order 2024-04-26T05:22:15.454 INFO:tasks.workunit.client.1.smithi204.stderr:+ awk '{print $2}' 2024-04-26T05:22:15.454 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 20 2024-04-26T05:22:15.492 INFO:tasks.workunit.client.1.smithi204.stdout:20 2024-04-26T05:22:15.492 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:15.492 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg_import 2024-04-26T05:22:15.609 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:15.612 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg 2024-04-26T05:22:15.733 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:15.736 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --image-feature layering /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:15.791 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:15.794 INFO:tasks.workunit.client.1.smithi204.stderr:++ rbd info testimg 2024-04-26T05:22:15.794 INFO:tasks.workunit.client.1.smithi204.stderr:++ grep features 2024-04-26T05:22:15.832 INFO:tasks.workunit.client.1.smithi204.stderr:+ FEATURES_BEFORE=' features: layering 2024-04-26T05:22:15.833 INFO:tasks.workunit.client.1.smithi204.stderr: op_features: ' 2024-04-26T05:22:15.833 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:15.872 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:15.875 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138876/img_v2 testimg_import 2024-04-26T05:22:15.938 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-26T05:22:15.942 INFO:tasks.workunit.client.1.smithi204.stderr:++ rbd info testimg_import 2024-04-26T05:22:15.942 INFO:tasks.workunit.client.1.smithi204.stderr:++ grep features 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr:+ FEATURES_AFTER=' features: layering 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr: op_features: ' 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' ' features: layering 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr: op_features: ' '!=' ' features: layering 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr: op_features: ' ']' 2024-04-26T05:22:15.981 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:15.982 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg_import 2024-04-26T05:22:16.076 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:16.079 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg 2024-04-26T05:22:16.172 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:16.175 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --stripe-count 1000 --stripe-unit 4096 /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:16.251 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:16.254 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:16.297 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:16.300 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138876/img_v2 testimg_import 2024-04-26T05:22:16.384 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-26T05:22:16.387 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import 2024-04-26T05:22:16.387 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 'stripe unit' 2024-04-26T05:22:16.387 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -Ei '(4 KiB|4096)' 2024-04-26T05:22:16.425 INFO:tasks.workunit.client.1.smithi204.stdout: stripe unit: 4 KiB 2024-04-26T05:22:16.426 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import 2024-04-26T05:22:16.426 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 'stripe count' 2024-04-26T05:22:16.426 INFO:tasks.workunit.client.1.smithi204.stderr:+ awk '{print $3}' 2024-04-26T05:22:16.426 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 1000 2024-04-26T05:22:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:16 smithi146 ceph-mon[92947]: osdmap e1118: 8 total, 8 up, 8 in 2024-04-26T05:22:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:16 smithi146 ceph-mon[92947]: pgmap v2049: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:16 smithi146 ceph-mon[95531]: osdmap e1118: 8 total, 8 up, 8 in 2024-04-26T05:22:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:16 smithi146 ceph-mon[95531]: pgmap v2049: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:16] "GET /metrics HTTP/1.1" 200 34090 "" "Prometheus/2.43.0" 2024-04-26T05:22:16.463 INFO:tasks.workunit.client.1.smithi204.stdout:1000 2024-04-26T05:22:16.464 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/img_v2 2024-04-26T05:22:16.464 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg_import 2024-04-26T05:22:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:16 smithi204 ceph-mon[88313]: osdmap e1118: 8 total, 8 up, 8 in 2024-04-26T05:22:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:16 smithi204 ceph-mon[88313]: pgmap v2049: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:16.587 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:16.590 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg 2024-04-26T05:22:16.710 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:16.713 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --image-format=2 /tmp/rbd_import_export_138876/img testimg 2024-04-26T05:22:16.782 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:16.784 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap create testimg@snap1 2024-04-26T05:22:17.132 INFO:tasks.workunit.client.1.smithi204.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-26T05:22:17.142 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap create testimg@snap2 2024-04-26T05:22:18.135 INFO:tasks.workunit.client.1.smithi204.stderr: Creating snap: 10% complete... Creating snap: 100% complete...done. 2024-04-26T05:22:18.148 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap protect testimg@snap2 2024-04-26T05:22:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:18 smithi146 ceph-mon[95531]: osdmap e1119: 8 total, 8 up, 8 in 2024-04-26T05:22:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:18 smithi146 ceph-mon[95531]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:18 smithi146 ceph-mon[92947]: osdmap e1119: 8 total, 8 up, 8 in 2024-04-26T05:22:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:18 smithi146 ceph-mon[92947]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:18.200 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export --export-format 2 testimg /tmp/rbd_import_export_138876/snap_protect 2024-04-26T05:22:18.248 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 33% complete... Exporting image: 100% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:18.252 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --export-format 2 /tmp/rbd_import_export_138876/snap_protect testimg_import 2024-04-26T05:22:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:18 smithi204 ceph-mon[88313]: osdmap e1119: 8 total, 8 up, 8 in 2024-04-26T05:22:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:18 smithi204 ceph-mon[88313]: pgmap v2051: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 425 KiB/s rd, 130 KiB/s wr, 266 op/s 2024-04-26T05:22:19.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:19 smithi204 ceph-mon[88313]: osdmap e1120: 8 total, 8 up, 8 in 2024-04-26T05:22:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:19 smithi146 ceph-mon[95531]: osdmap e1120: 8 total, 8 up, 8 in 2024-04-26T05:22:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:19 smithi146 ceph-mon[92947]: osdmap e1120: 8 total, 8 up, 8 in 2024-04-26T05:22:20.168 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 33% complete... Importing image: 66% complete... Importing image: 100% complete... Importing image: 100% complete...done. 2024-04-26T05:22:20.172 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import@snap1 2024-04-26T05:22:20.172 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 'protected: False' 2024-04-26T05:22:20.213 INFO:tasks.workunit.client.1.smithi204.stdout: protected: False 2024-04-26T05:22:20.213 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd info testimg_import@snap2 2024-04-26T05:22:20.214 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep 'protected: True' 2024-04-26T05:22:20.255 INFO:tasks.workunit.client.1.smithi204.stdout: protected: True 2024-04-26T05:22:20.255 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/snap_protect 2024-04-26T05:22:20.255 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap unprotect testimg@snap2 2024-04-26T05:22:20.306 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap unprotect testimg_import@snap2 2024-04-26T05:22:20.355 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap purge testimg 2024-04-26T05:22:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:20 smithi146 ceph-mon[92947]: osdmap e1121: 8 total, 8 up, 8 in 2024-04-26T05:22:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:20 smithi146 ceph-mon[92947]: pgmap v2054: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 49 KiB/s wr, 557 op/s 2024-04-26T05:22:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:20 smithi146 ceph-mon[95531]: osdmap e1121: 8 total, 8 up, 8 in 2024-04-26T05:22:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:20 smithi146 ceph-mon[95531]: pgmap v2054: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 49 KiB/s wr, 557 op/s 2024-04-26T05:22:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:20 smithi204 ceph-mon[88313]: osdmap e1121: 8 total, 8 up, 8 in 2024-04-26T05:22:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:20 smithi204 ceph-mon[88313]: pgmap v2054: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 49 KiB/s wr, 557 op/s 2024-04-26T05:22:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:21 smithi146 ceph-mon[95531]: osdmap e1122: 8 total, 8 up, 8 in 2024-04-26T05:22:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:21 smithi146 ceph-mon[92947]: osdmap e1122: 8 total, 8 up, 8 in 2024-04-26T05:22:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:21 smithi204 ceph-mon[88313]: osdmap e1122: 8 total, 8 up, 8 in 2024-04-26T05:22:22.161 INFO:tasks.workunit.client.1.smithi204.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-26T05:22:22.178 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd snap purge testimg_import 2024-04-26T05:22:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:22 smithi146 ceph-mon[95531]: osdmap e1123: 8 total, 8 up, 8 in 2024-04-26T05:22:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:22 smithi146 ceph-mon[95531]: pgmap v2057: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 52 KiB/s wr, 584 op/s 2024-04-26T05:22:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:22 smithi146 ceph-mon[92947]: osdmap e1123: 8 total, 8 up, 8 in 2024-04-26T05:22:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:22 smithi146 ceph-mon[92947]: pgmap v2057: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 52 KiB/s wr, 584 op/s 2024-04-26T05:22:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:22 smithi204 ceph-mon[88313]: osdmap e1123: 8 total, 8 up, 8 in 2024-04-26T05:22:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:22 smithi204 ceph-mon[88313]: pgmap v2057: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s rd, 52 KiB/s wr, 584 op/s 2024-04-26T05:22:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:23 smithi146 ceph-mon[95531]: osdmap e1124: 8 total, 8 up, 8 in 2024-04-26T05:22:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:23 smithi146 ceph-mon[92947]: osdmap e1124: 8 total, 8 up, 8 in 2024-04-26T05:22:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:23 smithi204 ceph-mon[88313]: osdmap e1124: 8 total, 8 up, 8 in 2024-04-26T05:22:24.117 INFO:tasks.workunit.client.1.smithi204.stderr: Removing all snapshots: 50% complete... Removing all snapshots: 100% complete... Removing all snapshots: 100% complete...done. 2024-04-26T05:22:24.130 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg 2024-04-26T05:22:24.272 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:24.275 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd remove testimg_import 2024-04-26T05:22:24.396 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:24.400 INFO:tasks.workunit.client.1.smithi204.stderr:+ tiered=0 2024-04-26T05:22:24.400 INFO:tasks.workunit.client.1.smithi204.stderr:+ ceph osd dump 2024-04-26T05:22:24.400 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep '^pool' 2024-04-26T05:22:24.400 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep ''\''rbd'\''' 2024-04-26T05:22:24.400 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep tier 2024-04-26T05:22:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[92947]: osdmap e1125: 8 total, 8 up, 8 in 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[92947]: pgmap v2060: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[92947]: osdmap e1126: 8 total, 8 up, 8 in 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[95531]: osdmap e1125: 8 total, 8 up, 8 in 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[95531]: pgmap v2060: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:24 smithi146 ceph-mon[95531]: osdmap e1126: 8 total, 8 up, 8 in 2024-04-26T05:22:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:24 smithi204 ceph-mon[88313]: osdmap e1125: 8 total, 8 up, 8 in 2024-04-26T05:22:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:24 smithi204 ceph-mon[88313]: pgmap v2060: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:24 smithi204 ceph-mon[88313]: osdmap e1126: 8 total, 8 up, 8 in 2024-04-26T05:22:24.790 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/dev/urandom bs=1M seek=1 count=1 of=/tmp/rbd_import_export_138876/sparse1 2024-04-26T05:22:24.794 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records in 2024-04-26T05:22:24.794 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records out 2024-04-26T05:22:24.794 INFO:tasks.workunit.client.1.smithi204.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00331859 s, 316 MB/s 2024-04-26T05:22:24.794 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/dev/urandom bs=1M count=1 of=/tmp/rbd_import_export_138876/sparse2 2024-04-26T05:22:24.798 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records in 2024-04-26T05:22:24.798 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records out 2024-04-26T05:22:24.798 INFO:tasks.workunit.client.1.smithi204.stderr:1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00316899 s, 331 MB/s 2024-04-26T05:22:24.798 INFO:tasks.workunit.client.1.smithi204.stderr:+ truncate /tmp/rbd_import_export_138876/sparse2 -s 2M 2024-04-26T05:22:24.868 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse1 2024-04-26T05:22:24.922 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 0% complete...failed. 2024-04-26T05:22:24.923 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: delete error: (2) No such file or directory 2024-04-26T05:22:24.925 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:24.925 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138876/sparse1 2024-04-26T05:22:25.000 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-26T05:22:25.001 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:25.001 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:25.002 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd ls -l 2024-04-26T05:22:25.002 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep sparse1 2024-04-26T05:22:25.002 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-04-26T05:22:25.041 INFO:tasks.workunit.client.1.smithi204.stdout:sparse1 2 MiB 2 2024-04-26T05:22:25.042 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse1 2024-04-26T05:22:25.042 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse1 2024-04-26T05:22:25.042 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse1 2024-04-26T05:22:25.042 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:25.042 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:25.080 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d70ecfbf3110 2024-04-26T05:22:25.081 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d70ecfbf3110 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d70ecfbf3110\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse1 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse1 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse1 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:25.082 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:25.122 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:25.122 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:25.122 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:25.122 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:25.122 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:25.203 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects=1 2024-04-26T05:22:25.203 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 1 2024-04-26T05:22:25.203 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-26T05:22:25.204 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:25.241 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:25.244 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:25.245 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:25.246 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse1 --format %b 2024-04-26T05:22:25.247 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=2048 2024-04-26T05:22:25.247 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse1.out --format %b 2024-04-26T05:22:25.248 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=2048 2024-04-26T05:22:25.248 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:25.248 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:25.248 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-26T05:22:25.248 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:25.249 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse1 2024-04-26T05:22:25.374 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-26T05:22:25.376 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse2 2024-04-26T05:22:25.429 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 0% complete...failed. 2024-04-26T05:22:25.430 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: delete error: (2) No such file or directory 2024-04-26T05:22:25.433 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:25.433 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138876/sparse2 2024-04-26T05:22:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:25 smithi146 ceph-mon[92947]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:25 smithi146 ceph-mon[92947]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:25 smithi146 ceph-mon[95531]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:25 smithi146 ceph-mon[95531]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.508 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 50% complete... Importing image: 100% complete...done. 2024-04-26T05:22:25.509 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:25.509 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:25.512 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd ls -l 2024-04-26T05:22:25.512 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep sparse2 2024-04-26T05:22:25.512 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -Ei '(2 MiB|2048k)' 2024-04-26T05:22:25.551 INFO:tasks.workunit.client.1.smithi204.stdout:sparse2 2 MiB 2 2024-04-26T05:22:25.551 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse2 2024-04-26T05:22:25.552 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse2 2024-04-26T05:22:25.552 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse2 2024-04-26T05:22:25.552 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:25.552 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:25 smithi204 ceph-mon[88313]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:25 smithi204 ceph-mon[88313]: from='client.? 172.21.15.204:0/802024099' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2024-04-26T05:22:25.590 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d741fdfc9d50 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d741fdfc9d50 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse2 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d741fdfc9d50\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse2 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:25.591 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse2 2024-04-26T05:22:25.592 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:25.592 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:25.630 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:25.630 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:25.630 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:25.630 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:25.630 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:25.702 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects=0 2024-04-26T05:22:25.702 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 0 2024-04-26T05:22:25.702 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-04-26T05:22:25.702 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:25.741 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 50% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:25.744 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:25.744 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:25.746 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse2 --format %b 2024-04-26T05:22:25.747 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=2048 2024-04-26T05:22:25.747 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse2.out --format %b 2024-04-26T05:22:25.748 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=2048 2024-04-26T05:22:25.748 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:25.748 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:25.748 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-26T05:22:25.748 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:25.749 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse2 2024-04-26T05:22:25.869 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 50% complete... Removing image: 100% complete...done. 2024-04-26T05:22:25.872 INFO:tasks.workunit.client.1.smithi204.stderr:+ truncate /tmp/rbd_import_export_138876/sparse1 -s 10M 2024-04-26T05:22:25.873 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format --order 20 - sparse1 2024-04-26T05:22:25.981 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:25.982 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:25.982 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:25.984 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd ls -l 2024-04-26T05:22:25.985 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep sparse1 2024-04-26T05:22:25.985 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -Ei '(10 MiB|10240k)' 2024-04-26T05:22:26.022 INFO:tasks.workunit.client.1.smithi204.stdout:sparse1 10 MiB 2 2024-04-26T05:22:26.023 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse1 2024-04-26T05:22:26.023 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse1 2024-04-26T05:22:26.023 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse1 2024-04-26T05:22:26.023 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:26.023 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:26.061 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d76eec6fc2bb 2024-04-26T05:22:26.062 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d76eec6fc2bb 2024-04-26T05:22:26.062 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse1 2024-04-26T05:22:26.062 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d76eec6fc2bb\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:26.062 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse1 2024-04-26T05:22:26.062 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:26.063 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse1 2024-04-26T05:22:26.063 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:26.063 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:26.101 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:26.101 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:26.101 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:26.101 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:26.101 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:26.180 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects=1 2024-04-26T05:22:26.180 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 1 2024-04-26T05:22:26.180 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-26T05:22:26.180 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:26.219 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:26.223 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:26.223 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/sparse1 /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:26.230 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse1 --format %b 2024-04-26T05:22:26.231 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=2048 2024-04-26T05:22:26.231 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse1.out --format %b 2024-04-26T05:22:26.232 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=2048 2024-04-26T05:22:26.232 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:26.232 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:26.232 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-26T05:22:26.232 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse1.out 2024-04-26T05:22:26.233 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse1 2024-04-26T05:22:26.358 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:26.361 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/dev/urandom bs=2M count=1 of=/tmp/rbd_import_export_138876/sparse2 oflag=append conv=notrunc 2024-04-26T05:22:26.368 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records in 2024-04-26T05:22:26.368 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records out 2024-04-26T05:22:26.368 INFO:tasks.workunit.client.1.smithi204.stderr:2097152 bytes (2.1 MB, 2.0 MiB) copied, 0.00608204 s, 345 MB/s 2024-04-26T05:22:26.368 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format --order 20 - sparse2 2024-04-26T05:22:26.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:26 smithi146 ceph-mon[92947]: pgmap v2062: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 7.5 KiB/s wr, 129 op/s 2024-04-26T05:22:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:26 smithi146 ceph-mon[95531]: pgmap v2062: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 7.5 KiB/s wr, 129 op/s 2024-04-26T05:22:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:26] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:22:26.469 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:26.470 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:26.470 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:26.473 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd ls -l 2024-04-26T05:22:26.473 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep sparse2 2024-04-26T05:22:26.473 INFO:tasks.workunit.client.1.smithi204.stderr:+ grep -Ei '(4 MiB|4096k)' 2024-04-26T05:22:26.512 INFO:tasks.workunit.client.1.smithi204.stdout:sparse2 4 MiB 2 2024-04-26T05:22:26.513 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse2 2024-04-26T05:22:26.513 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse2 2024-04-26T05:22:26.513 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse2 2024-04-26T05:22:26.513 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:26.513 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:26.552 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d79b48f15198 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d79b48f15198 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse2 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse2 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d79b48f15198\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse2 2024-04-26T05:22:26.553 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:26.554 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:26 smithi204 ceph-mon[88313]: pgmap v2062: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 96 KiB/s rd, 7.5 KiB/s wr, 129 op/s 2024-04-26T05:22:26.592 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:26.592 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:26.592 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:26.592 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:26.592 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:26.667 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects='0 2024-04-26T05:22:26.667 INFO:tasks.workunit.client.1.smithi204.stderr:2 2024-04-26T05:22:26.667 INFO:tasks.workunit.client.1.smithi204.stderr:3' 2024-04-26T05:22:26.667 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 0 2 3 2024-04-26T05:22:26.668 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o '0 2 3' = '0 2 3' ']' 2024-04-26T05:22:26.668 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:26.709 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 25% complete... Exporting image: 50% complete... Exporting image: 75% complete... Exporting image: 100% complete...done. 2024-04-26T05:22:26.713 INFO:tasks.workunit.client.1.smithi204.stderr:+ compare_files_and_ondisk_sizes /tmp/rbd_import_export_138876/sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:26.713 INFO:tasks.workunit.client.1.smithi204.stderr:+ cmp -l /tmp/rbd_import_export_138876/sparse2 /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:26.716 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse2 --format %b 2024-04-26T05:22:26.717 INFO:tasks.workunit.client.1.smithi204.stderr:+ origsize=6144 2024-04-26T05:22:26.717 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse2.out --format %b 2024-04-26T05:22:26.718 INFO:tasks.workunit.client.1.smithi204.stderr:+ exportsize=6144 2024-04-26T05:22:26.718 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:26.718 INFO:tasks.workunit.client.1.smithi204.stderr:+ difference=0 2024-04-26T05:22:26.718 INFO:tasks.workunit.client.1.smithi204.stderr:+ test 0 -ge 0 -a 0 -lt 4096 2024-04-26T05:22:26.718 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse2.out 2024-04-26T05:22:26.719 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse2 2024-04-26T05:22:26.837 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 25% complete... Removing image: 50% complete... Removing image: 75% complete... Removing image: 100% complete...done. 2024-04-26T05:22:26.840 INFO:tasks.workunit.client.1.smithi204.stderr:+ echo 'partially-sparse file imports to partially-sparse image' 2024-04-26T05:22:26.840 INFO:tasks.workunit.client.1.smithi204.stdout:partially-sparse file imports to partially-sparse image 2024-04-26T05:22:26.841 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format --order 20 /tmp/rbd_import_export_138876/sparse1 sparse 2024-04-26T05:22:26.919 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:26.919 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:26.919 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --order is deprecated, use --object-size 2024-04-26T05:22:26.922 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse 2024-04-26T05:22:26.922 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse 2024-04-26T05:22:26.923 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse 2024-04-26T05:22:26.923 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:26.923 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:26.962 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d7c8d1ae01ea 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d7c8d1ae01ea 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d7c8d1ae01ea\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:26.963 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse 2024-04-26T05:22:26.964 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:26.964 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:27.003 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:27.003 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:27.003 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:27.003 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:27.003 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:27.076 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects=1 2024-04-26T05:22:27.077 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 1 2024-04-26T05:22:27.077 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o 1 = 1 ']' 2024-04-26T05:22:27.077 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse 2024-04-26T05:22:27.197 INFO:tasks.workunit.client.1.smithi204.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-04-26T05:22:27.200 INFO:tasks.workunit.client.1.smithi204.stdout:zeros import through stdin to sparse image 2024-04-26T05:22:27.201 INFO:tasks.workunit.client.1.smithi204.stderr:+ echo 'zeros import through stdin to sparse image' 2024-04-26T05:22:27.201 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/dev/zero bs=1M count=4 2024-04-26T05:22:27.201 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd import --new-format - sparse 2024-04-26T05:22:27.257 INFO:tasks.workunit.client.1.smithi204.stderr:4+0 records in 2024-04-26T05:22:27.258 INFO:tasks.workunit.client.1.smithi204.stderr:4+0 records out 2024-04-26T05:22:27.258 INFO:tasks.workunit.client.1.smithi204.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0562302 s, 74.6 MB/s 2024-04-26T05:22:27.272 INFO:tasks.workunit.client.1.smithi204.stderr: Importing image: 100% complete...done. 2024-04-26T05:22:27.272 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:27.276 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse 2024-04-26T05:22:27.276 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse 2024-04-26T05:22:27.276 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse 2024-04-26T05:22:27.276 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:27.276 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:27.315 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d7e9bbd9d2f0 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d7e9bbd9d2f0 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d7e9bbd9d2f0\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:27.316 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:27.354 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:27.354 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:27.354 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:27.354 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:27.354 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:27.430 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects= 2024-04-26T05:22:27.430 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 2024-04-26T05:22:27.430 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o '' = '' ']' 2024-04-26T05:22:27.430 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse 2024-04-26T05:22:27.543 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:27.546 INFO:tasks.workunit.client.1.smithi204.stdout:zeros export to sparse file 2024-04-26T05:22:27.546 INFO:tasks.workunit.client.1.smithi204.stderr:+ echo 'zeros export to sparse file' 2024-04-26T05:22:27.546 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd create --new-format sparse --size 4 2024-04-26T05:22:27.592 INFO:tasks.workunit.client.1.smithi204.stderr:rbd: --new-format is deprecated, use --image-format 2 2024-04-26T05:22:27.594 INFO:tasks.workunit.client.1.smithi204.stderr:++ rbd info sparse 2024-04-26T05:22:27.595 INFO:tasks.workunit.client.1.smithi204.stderr:++ grep block_name_prefix 2024-04-26T05:22:27.595 INFO:tasks.workunit.client.1.smithi204.stderr:++ awk '{print $NF;}' 2024-04-26T05:22:27.636 INFO:tasks.workunit.client.1.smithi204.stderr:+ prefix=rbd_data.d80a8d9ce1db 2024-04-26T05:22:27.636 INFO:tasks.workunit.client.1.smithi204.stderr:+ dd if=/dev/zero bs=4M count=1 2024-04-26T05:22:27.636 INFO:tasks.workunit.client.1.smithi204.stderr:++ get_image_data_pool sparse 2024-04-26T05:22:27.637 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse 2024-04-26T05:22:27.637 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse 2024-04-26T05:22:27.637 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep 'data_pool: ' 2024-04-26T05:22:27.637 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk -F: '{ print $NF }' 2024-04-26T05:22:27.678 INFO:tasks.workunit.client.1.smithi204.stderr:++ data_pool= 2024-04-26T05:22:27.678 INFO:tasks.workunit.client.1.smithi204.stderr:++ '[' -z ']' 2024-04-26T05:22:27.678 INFO:tasks.workunit.client.1.smithi204.stderr:++ data_pool=rbd 2024-04-26T05:22:27.678 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo rbd 2024-04-26T05:22:27.678 INFO:tasks.workunit.client.1.smithi204.stderr:+ rados -p rbd put rbd_data.d80a8d9ce1db.000000000000 - 2024-04-26T05:22:27.710 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records in 2024-04-26T05:22:27.710 INFO:tasks.workunit.client.1.smithi204.stderr:1+0 records out 2024-04-26T05:22:27.711 INFO:tasks.workunit.client.1.smithi204.stderr:4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.0738639 s, 56.8 MB/s 2024-04-26T05:22:27.736 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects sparse 2024-04-26T05:22:27.737 INFO:tasks.workunit.client.1.smithi204.stderr:++ image=sparse 2024-04-26T05:22:27.737 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rbd info sparse 2024-04-26T05:22:27.737 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep block_name_prefix 2024-04-26T05:22:27.737 INFO:tasks.workunit.client.1.smithi204.stderr:+++ awk '{print $NF;}' 2024-04-26T05:22:27.776 INFO:tasks.workunit.client.1.smithi204.stderr:++ prefix=rbd_data.d80a8d9ce1db 2024-04-26T05:22:27.777 INFO:tasks.workunit.client.1.smithi204.stderr:+++ grep rbd_data.d80a8d9ce1db 2024-04-26T05:22:27.777 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sed -e 's/rbd_data.d80a8d9ce1db\.//' -e 's/^0*\([0-9a-f]\)/\1/' 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:++++ get_image_data_pool sparse 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:++++ image=sparse 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:+++ sort -u 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ rbd info sparse 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ grep 'data_pool: ' 2024-04-26T05:22:27.778 INFO:tasks.workunit.client.1.smithi204.stderr:+++++ awk -F: '{ print $NF }' 2024-04-26T05:22:27.816 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool= 2024-04-26T05:22:27.816 INFO:tasks.workunit.client.1.smithi204.stderr:++++ '[' -z ']' 2024-04-26T05:22:27.816 INFO:tasks.workunit.client.1.smithi204.stderr:++++ data_pool=rbd 2024-04-26T05:22:27.816 INFO:tasks.workunit.client.1.smithi204.stderr:++++ echo rbd 2024-04-26T05:22:27.816 INFO:tasks.workunit.client.1.smithi204.stderr:+++ rados ls -p rbd 2024-04-26T05:22:27.887 INFO:tasks.workunit.client.1.smithi204.stderr:++ objects=0 2024-04-26T05:22:27.887 INFO:tasks.workunit.client.1.smithi204.stderr:++ echo 0 2024-04-26T05:22:27.888 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 -eq 1 -o 0 = 0 ']' 2024-04-26T05:22:27.888 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse 2024-04-26T05:22:27.888 INFO:tasks.workunit.client.1.smithi204.stderr:rm: cannot remove '/tmp/rbd_import_export_138876/sparse': No such file or directory 2024-04-26T05:22:27.888 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:27.888 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd export sparse /tmp/rbd_import_export_138876/sparse 2024-04-26T05:22:27.926 INFO:tasks.workunit.client.1.smithi204.stderr: Exporting image: 100% complete...done. 2024-04-26T05:22:27.929 INFO:tasks.workunit.client.1.smithi204.stderr:++ stat /tmp/rbd_import_export_138876/sparse --format=%b 2024-04-26T05:22:27.930 INFO:tasks.workunit.client.1.smithi204.stderr:+ '[' 0 = 0 ']' 2024-04-26T05:22:27.930 INFO:tasks.workunit.client.1.smithi204.stderr:+ rbd rm sparse 2024-04-26T05:22:28.040 INFO:tasks.workunit.client.1.smithi204.stderr: Removing image: 100% complete...done. 2024-04-26T05:22:28.044 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm /tmp/rbd_import_export_138876/sparse /tmp/rbd_import_export_138876/sparse1 /tmp/rbd_import_export_138876/sparse2 /tmp/rbd_import_export_138876/sparse3 2024-04-26T05:22:28.045 INFO:tasks.workunit.client.1.smithi204.stderr:rm: cannot remove '/tmp/rbd_import_export_138876/sparse3': No such file or directory 2024-04-26T05:22:28.046 INFO:tasks.workunit.client.1.smithi204.stderr:+ true 2024-04-26T05:22:28.046 INFO:tasks.workunit.client.1.smithi204.stdout:OK 2024-04-26T05:22:28.047 INFO:tasks.workunit.client.1.smithi204.stderr:+ echo OK 2024-04-26T05:22:28.047 INFO:tasks.workunit.client.1.smithi204.stderr:+ rm -rf /tmp/rbd_import_export_138876 2024-04-26T05:22:28.047 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:22:28.047 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1/tmp 2024-04-26T05:22:28.114 INFO:tasks.workunit:Stopping ['rbd/import_export.sh'] on client.1... 2024-04-26T05:22:28.114 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.1 /home/ubuntu/cephtest/clone.client.1 2024-04-26T05:22:28.344 DEBUG:teuthology.parallel:result is None 2024-04-26T05:22:28.345 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.1/client.1 2024-04-26T05:22:28.365 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:28 smithi204 ceph-mon[88313]: pgmap v2063: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 89 op/s 2024-04-26T05:22:28.373 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.1/client.1 2024-04-26T05:22:28.373 DEBUG:teuthology.orchestra.run.smithi204:> rmdir -- /home/ubuntu/cephtest/mnt.1 2024-04-26T05:22:28.427 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.1/client.1 2024-04-26T05:22:28.427 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:22:28.427 INFO:teuthology.task.print:**** done end rbd_import_export.yaml 2024-04-26T05:22:28.427 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:22:28.427 INFO:teuthology.task.print:**** done start test_rbd_api.yaml 2024-04-26T05:22:28.427 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-26T05:22:28.428 INFO:tasks.workunit:Pulling workunits from ref reef 2024-04-26T05:22:28.428 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T05:22:28.428 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:22:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:28 smithi146 ceph-mon[95531]: pgmap v2063: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 89 op/s 2024-04-26T05:22:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:28 smithi146 ceph-mon[92947]: pgmap v2063: 105 pgs: 105 active+clean; 803 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 66 KiB/s rd, 5.2 KiB/s wr, 89 op/s 2024-04-26T05:22:28.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T05:22:28.445 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T05:22:28.445 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:22:28.501 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T05:22:28.501 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T05:22:28.556 INFO:tasks.workunit:timeout=3h 2024-04-26T05:22:28.556 INFO:tasks.workunit:cleanup=True 2024-04-26T05:22:28.557 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:22:28.612 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T05:22:30.662 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:30 smithi204 ceph-mon[88313]: pgmap v2064: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 437 op/s 2024-04-26T05:22:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:30 smithi146 ceph-mon[92947]: pgmap v2064: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 437 op/s 2024-04-26T05:22:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:30 smithi146 ceph-mon[95531]: pgmap v2064: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.6 MiB/s wr, 437 op/s 2024-04-26T05:22:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:32 smithi146 ceph-mon[95531]: pgmap v2065: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 384 op/s 2024-04-26T05:22:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:32 smithi146 ceph-mon[92947]: pgmap v2065: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 384 op/s 2024-04-26T05:22:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:32 smithi204 ceph-mon[88313]: pgmap v2065: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1.0 MiB/s rd, 1.4 MiB/s wr, 384 op/s 2024-04-26T05:22:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:34 smithi146 ceph-mon[95531]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 1.1 MiB/s wr, 313 op/s 2024-04-26T05:22:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:34 smithi146 ceph-mon[95531]: osdmap e1127: 8 total, 8 up, 8 in 2024-04-26T05:22:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:34 smithi146 ceph-mon[92947]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 1.1 MiB/s wr, 313 op/s 2024-04-26T05:22:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:34 smithi146 ceph-mon[92947]: osdmap e1127: 8 total, 8 up, 8 in 2024-04-26T05:22:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:34 smithi204 ceph-mon[88313]: pgmap v2066: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 848 KiB/s rd, 1.1 MiB/s wr, 313 op/s 2024-04-26T05:22:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:34 smithi204 ceph-mon[88313]: osdmap e1127: 8 total, 8 up, 8 in 2024-04-26T05:22:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:36 smithi146 ceph-mon[95531]: pgmap v2068: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:36 smithi146 ceph-mon[92947]: pgmap v2068: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:36] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.43.0" 2024-04-26T05:22:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:36 smithi204 ceph-mon[88313]: pgmap v2068: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:38 smithi146 ceph-mon[92947]: pgmap v2069: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:38 smithi146 ceph-mon[95531]: pgmap v2069: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:38 smithi204 ceph-mon[88313]: pgmap v2069: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 808 KiB/s rd, 1.1 MiB/s wr, 259 op/s 2024-04-26T05:22:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:40 smithi146 ceph-mon[95531]: pgmap v2070: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:40 smithi146 ceph-mon[92947]: pgmap v2070: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:40 smithi204 ceph-mon[88313]: pgmap v2070: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:42.091 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:22:42.146 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T05:22:42.148 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:22:42.148 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T05:22:42.197 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T05:22:42.259 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T05:22:42.298 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:22:42.300 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:22:42.300 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T05:22:42.338 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:22:42.342 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T05:22:42.342 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T05:22:42.398 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-04-26T05:22:42.399 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-04-26T05:22:42.399 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:22:42.485 INFO:tasks.workunit.client.0.smithi146.stderr:warning: failed to enable lockdep 2024-04-26T05:22:42.485 INFO:tasks.workunit.client.0.smithi146.stdout:seed 146528 2024-04-26T05:22:42.485 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] Running 480 tests from 24 test suites. 2024-04-26T05:22:42.486 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment set-up. 2024-04-26T05:22:42.486 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from TestJournalStress 2024-04-26T05:22:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:42 smithi146 ceph-mon[95531]: pgmap v2071: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:42 smithi146 ceph-mon[92947]: pgmap v2071: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:42.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:42 smithi204 ceph-mon[88313]: pgmap v2071: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:44.405 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-04-26T05:22:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[95531]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[95531]: osdmap e1128: 8 total, 8 up, 8 in 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2517300041' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[92947]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[92947]: osdmap e1128: 8 total, 8 up, 8 in 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2517300041' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:44 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:44 smithi204 ceph-mon[88313]: pgmap v2072: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:44 smithi204 ceph-mon[88313]: osdmap e1128: 8 total, 8 up, 8 in 2024-04-26T05:22:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:44 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2517300041' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:44.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:44 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:45 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:45 smithi146 ceph-mon[95531]: osdmap e1129: 8 total, 8 up, 8 in 2024-04-26T05:22:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:45 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:45 smithi146 ceph-mon[92947]: osdmap e1129: 8 total, 8 up, 8 in 2024-04-26T05:22:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:45 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:45 smithi204 ceph-mon[88313]: osdmap e1129: 8 total, 8 up, 8 in 2024-04-26T05:22:46.439 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-04-26T05:22:46.439 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:46.439 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2034 ms) 2024-04-26T05:22:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:46] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.43.0" 2024-04-26T05:22:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:46 smithi146 ceph-mon[95531]: pgmap v2075: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:46 smithi146 ceph-mon[95531]: osdmap e1130: 8 total, 8 up, 8 in 2024-04-26T05:22:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:46 smithi146 ceph-mon[92947]: pgmap v2075: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:46 smithi146 ceph-mon[92947]: osdmap e1130: 8 total, 8 up, 8 in 2024-04-26T05:22:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:46 smithi204 ceph-mon[88313]: pgmap v2075: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:46 smithi204 ceph-mon[88313]: osdmap e1130: 8 total, 8 up, 8 in 2024-04-26T05:22:47.428 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from TestJournalStress (2034 ms total) 2024-04-26T05:22:47.428 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:22:47.428 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 16 tests from TestJournalReplay 2024-04-26T05:22:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:47 smithi146 ceph-mon[95531]: osdmap e1131: 8 total, 8 up, 8 in 2024-04-26T05:22:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:47 smithi146 ceph-mon[92947]: osdmap e1131: 8 total, 8 up, 8 in 2024-04-26T05:22:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:47 smithi204 ceph-mon[88313]: osdmap e1131: 8 total, 8 up, 8 in 2024-04-26T05:22:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:48 smithi146 ceph-mon[95531]: pgmap v2078: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:48 smithi146 ceph-mon[95531]: osdmap e1132: 8 total, 8 up, 8 in 2024-04-26T05:22:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:48 smithi146 ceph-mon[92947]: pgmap v2078: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:48 smithi146 ceph-mon[92947]: osdmap e1132: 8 total, 8 up, 8 in 2024-04-26T05:22:48.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:48 smithi204 ceph-mon[88313]: pgmap v2078: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:48.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:48 smithi204 ceph-mon[88313]: osdmap e1132: 8 total, 8 up, 8 in 2024-04-26T05:22:49.436 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-04-26T05:22:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:49 smithi146 ceph-mon[95531]: osdmap e1133: 8 total, 8 up, 8 in 2024-04-26T05:22:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:49 smithi146 ceph-mon[92947]: osdmap e1133: 8 total, 8 up, 8 in 2024-04-26T05:22:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:49 smithi204 ceph-mon[88313]: osdmap e1133: 8 total, 8 up, 8 in 2024-04-26T05:22:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[92947]: pgmap v2081: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[92947]: osdmap e1134: 8 total, 8 up, 8 in 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[95531]: pgmap v2081: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[95531]: osdmap e1134: 8 total, 8 up, 8 in 2024-04-26T05:22:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:50 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:22:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:50 smithi204 ceph-mon[88313]: pgmap v2081: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:50 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:22:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:50 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/384595015' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:50 smithi204 ceph-mon[88313]: osdmap e1134: 8 total, 8 up, 8 in 2024-04-26T05:22:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:50 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:22:51.477 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-04-26T05:22:51.477 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.477 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2041 ms) 2024-04-26T05:22:51.477 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-04-26T05:22:51.489 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-04-26T05:22:51.489 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.489 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (12 ms) 2024-04-26T05:22:51.489 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-04-26T05:22:51.498 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-04-26T05:22:51.499 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.499 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (10 ms) 2024-04-26T05:22:51.499 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-04-26T05:22:51.507 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-04-26T05:22:51.507 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (8 ms) 2024-04-26T05:22:51.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-04-26T05:22:51.514 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-04-26T05:22:51.514 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (8 ms) 2024-04-26T05:22:51.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-04-26T05:22:51.523 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-04-26T05:22:51.523 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (8 ms) 2024-04-26T05:22:51.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-04-26T05:22:51.531 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-04-26T05:22:51.531 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (8 ms) 2024-04-26T05:22:51.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-04-26T05:22:51.538 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-04-26T05:22:51.539 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.539 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (8 ms) 2024-04-26T05:22:51.539 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-04-26T05:22:51.546 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-04-26T05:22:51.546 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.546 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (7 ms) 2024-04-26T05:22:51.546 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.Rename 2024-04-26T05:22:51.554 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-04-26T05:22:51.554 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.554 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Rename (8 ms) 2024-04-26T05:22:51.554 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.Resize 2024-04-26T05:22:51.561 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-04-26T05:22:51.561 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.562 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Resize (8 ms) 2024-04-26T05:22:51.562 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.Flatten 2024-04-26T05:22:51.569 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-04-26T05:22:51.569 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.569 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Flatten (7 ms) 2024-04-26T05:22:51.569 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-04-26T05:22:51.577 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-04-26T05:22:51.577 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.577 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (8 ms) 2024-04-26T05:22:51.577 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-04-26T05:22:51.584 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-04-26T05:22:51.584 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.584 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (7 ms) 2024-04-26T05:22:51.584 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-04-26T05:22:51.592 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-04-26T05:22:51.592 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.592 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (8 ms) 2024-04-26T05:22:51.592 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-04-26T05:22:51.599 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-04-26T05:22:51.599 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:51.599 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (7 ms) 2024-04-26T05:22:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:51 smithi204 ceph-mon[88313]: osdmap e1135: 8 total, 8 up, 8 in 2024-04-26T05:22:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:51 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:22:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:51 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:22:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:51 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:22:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[95531]: osdmap e1135: 8 total, 8 up, 8 in 2024-04-26T05:22:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:22:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:22:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:22:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[92947]: osdmap e1135: 8 total, 8 up, 8 in 2024-04-26T05:22:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:22:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:22:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:51 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:22:52.470 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 16 tests from TestJournalReplay (2163 ms total) 2024-04-26T05:22:52.471 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:22:52.471 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from TestJournalEntries 2024-04-26T05:22:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:52 smithi204 ceph-mon[88313]: pgmap v2084: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:52 smithi204 ceph-mon[88313]: osdmap e1136: 8 total, 8 up, 8 in 2024-04-26T05:22:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:52 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:22:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:52 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:22:52.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[92947]: pgmap v2084: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[92947]: osdmap e1136: 8 total, 8 up, 8 in 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[95531]: pgmap v2084: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[95531]: osdmap e1136: 8 total, 8 up, 8 in 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:22:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:52 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:22:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:53 smithi204 ceph-mon[88313]: osdmap e1137: 8 total, 8 up, 8 in 2024-04-26T05:22:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:53 smithi146 ceph-mon[92947]: osdmap e1137: 8 total, 8 up, 8 in 2024-04-26T05:22:53.996 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:53 smithi146 ceph-mon[95531]: osdmap e1137: 8 total, 8 up, 8 in 2024-04-26T05:22:54.492 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-04-26T05:22:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:54 smithi204 ceph-mon[88313]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:54 smithi204 ceph-mon[88313]: osdmap e1138: 8 total, 8 up, 8 in 2024-04-26T05:22:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:54.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[95531]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[95531]: osdmap e1138: 8 total, 8 up, 8 in 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[92947]: pgmap v2087: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[92947]: osdmap e1138: 8 total, 8 up, 8 in 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:22:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:55 smithi204 ceph-mon[88313]: osdmap e1139: 8 total, 8 up, 8 in 2024-04-26T05:22:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:55 smithi146 ceph-mon[95531]: osdmap e1139: 8 total, 8 up, 8 in 2024-04-26T05:22:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2937516741' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:22:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:55 smithi146 ceph-mon[92947]: osdmap e1139: 8 total, 8 up, 8 in 2024-04-26T05:22:56.492 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:22:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:22:56] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-04-26T05:22:56.520 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-04-26T05:22:56.520 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:56.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2028 ms) 2024-04-26T05:22:56.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-04-26T05:22:56.533 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-04-26T05:22:56.533 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:56.533 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (13 ms) 2024-04-26T05:22:56.533 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-04-26T05:22:56.544 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-04-26T05:22:56.544 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:56.544 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (11 ms) 2024-04-26T05:22:56.544 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-04-26T05:22:56.554 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-04-26T05:22:56.554 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:22:56.554 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (10 ms) 2024-04-26T05:22:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:56 smithi204 ceph-mon[88313]: pgmap v2090: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:56 smithi204 ceph-mon[88313]: osdmap e1140: 8 total, 8 up, 8 in 2024-04-26T05:22:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:56 smithi146 ceph-mon[92947]: pgmap v2090: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:56 smithi146 ceph-mon[92947]: osdmap e1140: 8 total, 8 up, 8 in 2024-04-26T05:22:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:56 smithi146 ceph-mon[95531]: pgmap v2090: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:56 smithi146 ceph-mon[95531]: osdmap e1140: 8 total, 8 up, 8 in 2024-04-26T05:22:57.514 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from TestJournalEntries (2062 ms total) 2024-04-26T05:22:57.514 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:22:57.514 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from TestTrash 2024-04-26T05:22:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:57 smithi204 ceph-mon[88313]: osdmap e1141: 8 total, 8 up, 8 in 2024-04-26T05:22:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:57 smithi146 ceph-mon[92947]: osdmap e1141: 8 total, 8 up, 8 in 2024-04-26T05:22:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:57 smithi146 ceph-mon[95531]: osdmap e1141: 8 total, 8 up, 8 in 2024-04-26T05:22:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:58 smithi146 ceph-mon[92947]: pgmap v2093: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:58 smithi146 ceph-mon[92947]: osdmap e1142: 8 total, 8 up, 8 in 2024-04-26T05:22:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:58 smithi146 ceph-mon[95531]: pgmap v2093: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:58 smithi146 ceph-mon[95531]: osdmap e1142: 8 total, 8 up, 8 in 2024-04-26T05:22:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:58 smithi204 ceph-mon[88313]: pgmap v2093: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:22:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:58 smithi204 ceph-mon[88313]: osdmap e1142: 8 total, 8 up, 8 in 2024-04-26T05:22:59.524 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-04-26T05:22:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:59 smithi204 ceph-mon[88313]: osdmap e1143: 8 total, 8 up, 8 in 2024-04-26T05:22:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:22:59 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:59 smithi146 ceph-mon[92947]: osdmap e1143: 8 total, 8 up, 8 in 2024-04-26T05:22:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:22:59 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:22:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:59 smithi146 ceph-mon[95531]: osdmap e1143: 8 total, 8 up, 8 in 2024-04-26T05:22:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:22:59 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:00 smithi204 ceph-mon[88313]: pgmap v2096: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:00 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:00 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:00.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:00 smithi204 ceph-mon[88313]: osdmap e1144: 8 total, 8 up, 8 in 2024-04-26T05:23:00.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[92947]: pgmap v2096: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[92947]: osdmap e1144: 8 total, 8 up, 8 in 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[95531]: pgmap v2096: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1731461384' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:00 smithi146 ceph-mon[95531]: osdmap e1144: 8 total, 8 up, 8 in 2024-04-26T05:23:01.621 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestTrash.UserRemovingSource (2097 ms) 2024-04-26T05:23:01.621 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-04-26T05:23:01.661 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestTrash.RestoreMirroringSource (41 ms) 2024-04-26T05:23:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:01 smithi204 ceph-mon[88313]: osdmap e1145: 8 total, 8 up, 8 in 2024-04-26T05:23:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:01 smithi146 ceph-mon[95531]: osdmap e1145: 8 total, 8 up, 8 in 2024-04-26T05:23:01.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:01 smithi146 ceph-mon[92947]: osdmap e1145: 8 total, 8 up, 8 in 2024-04-26T05:23:02.546 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from TestTrash (2138 ms total) 2024-04-26T05:23:02.547 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:23:02.547 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from TestOperations 2024-04-26T05:23:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:02 smithi204 ceph-mon[88313]: pgmap v2099: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:02 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:02 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:23:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:02 smithi204 ceph-mon[88313]: osdmap e1146: 8 total, 8 up, 8 in 2024-04-26T05:23:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[95531]: pgmap v2099: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[95531]: osdmap e1146: 8 total, 8 up, 8 in 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[92947]: pgmap v2099: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:23:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:02 smithi146 ceph-mon[92947]: osdmap e1146: 8 total, 8 up, 8 in 2024-04-26T05:23:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:03 smithi204 ceph-mon[88313]: osdmap e1147: 8 total, 8 up, 8 in 2024-04-26T05:23:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:03 smithi146 ceph-mon[95531]: osdmap e1147: 8 total, 8 up, 8 in 2024-04-26T05:23:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:03 smithi146 ceph-mon[92947]: osdmap e1147: 8 total, 8 up, 8 in 2024-04-26T05:23:04.549 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-04-26T05:23:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:04 smithi204 ceph-mon[88313]: pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:04 smithi204 ceph-mon[88313]: osdmap e1148: 8 total, 8 up, 8 in 2024-04-26T05:23:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:04 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[95531]: pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[95531]: osdmap e1148: 8 total, 8 up, 8 in 2024-04-26T05:23:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[92947]: pgmap v2102: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:04.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[92947]: osdmap e1148: 8 total, 8 up, 8 in 2024-04-26T05:23:04.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:04 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:05 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:05 smithi146 ceph-mon[92947]: osdmap e1149: 8 total, 8 up, 8 in 2024-04-26T05:23:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:05 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:05 smithi146 ceph-mon[95531]: osdmap e1149: 8 total, 8 up, 8 in 2024-04-26T05:23:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:05 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2356983019' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:05 smithi204 ceph-mon[88313]: osdmap e1149: 8 total, 8 up, 8 in 2024-04-26T05:23:06.556 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:06] "GET /metrics HTTP/1.1" 200 36491 "" "Prometheus/2.43.0" 2024-04-26T05:23:06.586 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Operations.cc:18: Skipped 2024-04-26T05:23:06.587 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:06.587 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2038 ms) 2024-04-26T05:23:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:06 smithi146 ceph-mon[95531]: pgmap v2105: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:06.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:06 smithi146 ceph-mon[95531]: osdmap e1150: 8 total, 8 up, 8 in 2024-04-26T05:23:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:06 smithi146 ceph-mon[92947]: pgmap v2105: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:06 smithi146 ceph-mon[92947]: osdmap e1150: 8 total, 8 up, 8 in 2024-04-26T05:23:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:06 smithi204 ceph-mon[88313]: pgmap v2105: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:06 smithi204 ceph-mon[88313]: osdmap e1150: 8 total, 8 up, 8 in 2024-04-26T05:23:07.576 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 1 test from TestOperations (2038 ms total) 2024-04-26T05:23:07.576 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:23:07.576 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from TestObjectMap 2024-04-26T05:23:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:07 smithi146 ceph-mon[95531]: osdmap e1151: 8 total, 8 up, 8 in 2024-04-26T05:23:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:07 smithi146 ceph-mon[92947]: osdmap e1151: 8 total, 8 up, 8 in 2024-04-26T05:23:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:07 smithi204 ceph-mon[88313]: osdmap e1151: 8 total, 8 up, 8 in 2024-04-26T05:23:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:08 smithi146 ceph-mon[95531]: pgmap v2108: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:08.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:08 smithi146 ceph-mon[95531]: osdmap e1152: 8 total, 8 up, 8 in 2024-04-26T05:23:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:08 smithi146 ceph-mon[92947]: pgmap v2108: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:08 smithi146 ceph-mon[92947]: osdmap e1152: 8 total, 8 up, 8 in 2024-04-26T05:23:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:08 smithi204 ceph-mon[88313]: pgmap v2108: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:08 smithi204 ceph-mon[88313]: osdmap e1152: 8 total, 8 up, 8 in 2024-04-26T05:23:09.584 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-04-26T05:23:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[95531]: osdmap e1153: 8 total, 8 up, 8 in 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2878704906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[92947]: osdmap e1153: 8 total, 8 up, 8 in 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2878704906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:09 smithi204 ceph-mon[88313]: osdmap e1153: 8 total, 8 up, 8 in 2024-04-26T05:23:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:09 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2878704906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:09 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[95531]: pgmap v2111: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[95531]: osdmap e1154: 8 total, 8 up, 8 in 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[92947]: pgmap v2111: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:10 smithi146 ceph-mon[92947]: osdmap e1154: 8 total, 8 up, 8 in 2024-04-26T05:23:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:10 smithi204 ceph-mon[88313]: pgmap v2111: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:10 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:10 smithi204 ceph-mon[88313]: osdmap e1154: 8 total, 8 up, 8 in 2024-04-26T05:23:11.642 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2058 ms) 2024-04-26T05:23:11.642 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-04-26T05:23:11.670 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (28 ms) 2024-04-26T05:23:11.670 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-04-26T05:23:11.709 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (39 ms) 2024-04-26T05:23:11.709 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-04-26T05:23:11.738 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (29 ms) 2024-04-26T05:23:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:11 smithi146 ceph-mon[95531]: osdmap e1155: 8 total, 8 up, 8 in 2024-04-26T05:23:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:11 smithi146 ceph-mon[92947]: osdmap e1155: 8 total, 8 up, 8 in 2024-04-26T05:23:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:11 smithi204 ceph-mon[88313]: osdmap e1155: 8 total, 8 up, 8 in 2024-04-26T05:23:12.605 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 4 tests from TestObjectMap (2154 ms total) 2024-04-26T05:23:12.605 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:23:12.606 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from TestMirroringWatcher 2024-04-26T05:23:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[95531]: pgmap v2114: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[95531]: osdmap e1156: 8 total, 8 up, 8 in 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[92947]: pgmap v2114: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:23:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:12 smithi146 ceph-mon[92947]: osdmap e1156: 8 total, 8 up, 8 in 2024-04-26T05:23:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:12 smithi204 ceph-mon[88313]: pgmap v2114: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:12 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:23:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:12 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:23:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:12 smithi204 ceph-mon[88313]: osdmap e1156: 8 total, 8 up, 8 in 2024-04-26T05:23:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:13 smithi146 ceph-mon[95531]: osdmap e1157: 8 total, 8 up, 8 in 2024-04-26T05:23:13.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:13 smithi146 ceph-mon[92947]: osdmap e1157: 8 total, 8 up, 8 in 2024-04-26T05:23:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:13 smithi204 ceph-mon[88313]: osdmap e1157: 8 total, 8 up, 8 in 2024-04-26T05:23:14.629 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-04-26T05:23:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[95531]: pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[95531]: osdmap e1158: 8 total, 8 up, 8 in 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4249322222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[92947]: pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[92947]: osdmap e1158: 8 total, 8 up, 8 in 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4249322222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:14 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:14 smithi204 ceph-mon[88313]: pgmap v2117: 105 pgs: 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:14 smithi204 ceph-mon[88313]: osdmap e1158: 8 total, 8 up, 8 in 2024-04-26T05:23:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:14 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4249322222' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:15.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:14 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:15 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:15 smithi146 ceph-mon[95531]: osdmap e1159: 8 total, 8 up, 8 in 2024-04-26T05:23:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:15 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:15 smithi146 ceph-mon[92947]: osdmap e1159: 8 total, 8 up, 8 in 2024-04-26T05:23:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:15 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:15 smithi204 ceph-mon[88313]: osdmap e1159: 8 total, 8 up, 8 in 2024-04-26T05:23:16.635 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:16] "GET /metrics HTTP/1.1" 200 36496 "" "Prometheus/2.43.0" 2024-04-26T05:23:16.668 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2039 ms) 2024-04-26T05:23:16.668 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-04-26T05:23:16.692 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (24 ms) 2024-04-26T05:23:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:16 smithi146 ceph-mon[95531]: pgmap v2120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:16 smithi146 ceph-mon[95531]: osdmap e1160: 8 total, 8 up, 8 in 2024-04-26T05:23:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:16 smithi146 ceph-mon[92947]: pgmap v2120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:16 smithi146 ceph-mon[92947]: osdmap e1160: 8 total, 8 up, 8 in 2024-04-26T05:23:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:16 smithi204 ceph-mon[88313]: pgmap v2120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:16 smithi204 ceph-mon[88313]: osdmap e1160: 8 total, 8 up, 8 in 2024-04-26T05:23:17.654 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 2 tests from TestMirroringWatcher (2063 ms total) 2024-04-26T05:23:17.655 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:23:17.655 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 57 tests from TestMigration 2024-04-26T05:23:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:17 smithi146 ceph-mon[95531]: osdmap e1161: 8 total, 8 up, 8 in 2024-04-26T05:23:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:17 smithi146 ceph-mon[92947]: osdmap e1161: 8 total, 8 up, 8 in 2024-04-26T05:23:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:17 smithi204 ceph-mon[88313]: osdmap e1161: 8 total, 8 up, 8 in 2024-04-26T05:23:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:18 smithi146 ceph-mon[95531]: pgmap v2123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:18 smithi146 ceph-mon[95531]: osdmap e1162: 8 total, 8 up, 8 in 2024-04-26T05:23:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:18 smithi146 ceph-mon[92947]: pgmap v2123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:18 smithi146 ceph-mon[92947]: osdmap e1162: 8 total, 8 up, 8 in 2024-04-26T05:23:18.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:18 smithi204 ceph-mon[88313]: pgmap v2123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:18.957 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:18 smithi204 ceph-mon[88313]: osdmap e1162: 8 total, 8 up, 8 in 2024-04-26T05:23:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[95531]: osdmap e1163: 8 total, 8 up, 8 in 2024-04-26T05:23:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4236187022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[92947]: osdmap e1163: 8 total, 8 up, 8 in 2024-04-26T05:23:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4236187022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:19 smithi204 ceph-mon[88313]: osdmap e1163: 8 total, 8 up, 8 in 2024-04-26T05:23:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:19 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4236187022' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:23:20.675 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Empty 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[92947]: pgmap v2126: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[92947]: osdmap e1164: 8 total, 8 up, 8 in 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[95531]: pgmap v2126: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:20.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:20.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:20 smithi146 ceph-mon[95531]: osdmap e1164: 8 total, 8 up, 8 in 2024-04-26T05:23:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:20 smithi204 ceph-mon[88313]: pgmap v2126: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:20 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:23:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:20 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:23:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:20 smithi204 ceph-mon[88313]: osdmap e1164: 8 total, 8 up, 8 in 2024-04-26T05:23:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:21 smithi146 ceph-mon[92947]: osdmap e1165: 8 total, 8 up, 8 in 2024-04-26T05:23:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:21 smithi146 ceph-mon[95531]: osdmap e1165: 8 total, 8 up, 8 in 2024-04-26T05:23:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:21 smithi204 ceph-mon[88313]: osdmap e1165: 8 total, 8 up, 8 in 2024-04-26T05:23:22.731 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:22.743 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:22.895 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:22 smithi146 ceph-mon[95531]: pgmap v2129: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:22 smithi146 ceph-mon[95531]: osdmap e1166: 8 total, 8 up, 8 in 2024-04-26T05:23:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:22 smithi146 ceph-mon[92947]: pgmap v2129: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:22 smithi146 ceph-mon[92947]: osdmap e1166: 8 total, 8 up, 8 in 2024-04-26T05:23:22.962 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:23.045 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Empty (2370 ms) 2024-04-26T05:23:23.045 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.OtherName 2024-04-26T05:23:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:22 smithi204 ceph-mon[88313]: pgmap v2129: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:23.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:22 smithi204 ceph-mon[88313]: osdmap e1166: 8 total, 8 up, 8 in 2024-04-26T05:23:23.080 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:23.090 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:23.219 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:23.284 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:23.365 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.OtherName (320 ms) 2024-04-26T05:23:23.365 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.OtherPool 2024-04-26T05:23:23.394 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:23.404 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:23 smithi146 ceph-mon[92947]: osdmap e1167: 8 total, 8 up, 8 in 2024-04-26T05:23:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:23 smithi146 ceph-mon[95531]: osdmap e1167: 8 total, 8 up, 8 in 2024-04-26T05:23:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:23 smithi204 ceph-mon[88313]: osdmap e1167: 8 total, 8 up, 8 in 2024-04-26T05:23:24.823 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:24.888 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:24.969 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.OtherPool (1604 ms) 2024-04-26T05:23:24.970 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.OtherNamespace 2024-04-26T05:23:24.998 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:25.010 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:24 smithi204 ceph-mon[88313]: pgmap v2132: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:24 smithi204 ceph-mon[88313]: osdmap e1168: 8 total, 8 up, 8 in 2024-04-26T05:23:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:25.142 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[95531]: pgmap v2132: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[95531]: osdmap e1168: 8 total, 8 up, 8 in 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[92947]: pgmap v2132: 169 pgs: 32 unknown, 32 creating+peering, 105 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[92947]: osdmap e1168: 8 total, 8 up, 8 in 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:25.209 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:25.288 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.OtherNamespace (319 ms) 2024-04-26T05:23:25.288 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.DataPool 2024-04-26T05:23:25.316 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:25.326 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:25.466 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:25.538 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:25.620 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.DataPool (332 ms) 2024-04-26T05:23:25.620 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-04-26T05:23:25.650 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:25.660 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:25.805 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:23:25.904 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortAfterPrepare (284 ms) 2024-04-26T05:23:25.904 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-04-26T05:23:25.935 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:25.945 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:26.042 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (138 ms) 2024-04-26T05:23:26.042 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-04-26T05:23:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:25 smithi204 ceph-mon[88313]: osdmap e1169: 8 total, 8 up, 8 in 2024-04-26T05:23:26.072 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:26.082 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:25 smithi146 ceph-mon[95531]: osdmap e1169: 8 total, 8 up, 8 in 2024-04-26T05:23:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:25 smithi146 ceph-mon[92947]: osdmap e1169: 8 total, 8 up, 8 in 2024-04-26T05:23:26.223 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:26.293 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:23:26.388 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortAfterExecute (346 ms) 2024-04-26T05:23:26.388 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-04-26T05:23:26.416 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:26.426 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:26.564 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:26.630 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:23:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:26] "GET /metrics HTTP/1.1" 200 38860 "" "Prometheus/2.43.0" 2024-04-26T05:23:26.728 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (340 ms) 2024-04-26T05:23:26.728 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-04-26T05:23:26.758 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:26.771 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:26.907 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:26.974 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:23:27.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:26 smithi204 ceph-mon[88313]: pgmap v2135: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-04-26T05:23:27.084 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (356 ms) 2024-04-26T05:23:27.084 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-04-26T05:23:27.113 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.124 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Migration.cc:635: Skipped 2024-04-26T05:23:27.124 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:27.130 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (46 ms) 2024-04-26T05:23:27.130 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.MirroringAbort 2024-04-26T05:23:27.160 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.170 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Migration.cc:653: Skipped 2024-04-26T05:23:27.170 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:27.176 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringAbort (46 ms) 2024-04-26T05:23:27.176 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-04-26T05:23:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:26 smithi146 ceph-mon[95531]: pgmap v2135: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-04-26T05:23:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:26 smithi146 ceph-mon[92947]: pgmap v2135: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 356 KiB/s rd, 21 KiB/s wr, 452 op/s 2024-04-26T05:23:27.205 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.216 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Migration.cc:676: Skipped 2024-04-26T05:23:27.216 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:27.222 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (46 ms) 2024-04-26T05:23:27.222 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-04-26T05:23:27.253 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.263 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Migration.cc:694: Skipped 2024-04-26T05:23:27.263 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:27.269 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (47 ms) 2024-04-26T05:23:27.269 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.MirroringPool 2024-04-26T05:23:27.299 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.309 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_Migration.cc:714: Skipped 2024-04-26T05:23:27.309 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:23:27.315 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringPool (46 ms) 2024-04-26T05:23:27.315 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Group 2024-04-26T05:23:27.346 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.364 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:27.503 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:27.569 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:27.659 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Group (344 ms) 2024-04-26T05:23:27.659 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.GroupAbort 2024-04-26T05:23:27.688 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:27.711 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:27.853 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:23:27.965 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.GroupAbort (306 ms) 2024-04-26T05:23:27.965 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnaps 2024-04-26T05:23:27.993 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:28.004 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:28.074 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:28.306 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:28.420 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:28.537 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnaps (572 ms) 2024-04-26T05:23:28.538 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-04-26T05:23:28.568 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:28.579 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:28.634 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:28.686 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:28.690 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:28.753 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:28.939 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:29.048 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:29.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:28 smithi204 ceph-mon[88313]: pgmap v2136: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 252 KiB/s rd, 15 KiB/s wr, 320 op/s 2024-04-26T05:23:29.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsOtherPool (653 ms) 2024-04-26T05:23:29.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-04-26T05:23:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:28 smithi146 ceph-mon[95531]: pgmap v2136: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 252 KiB/s rd, 15 KiB/s wr, 320 op/s 2024-04-26T05:23:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:28 smithi146 ceph-mon[92947]: pgmap v2136: 169 pgs: 169 active+clean; 4.6 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 252 KiB/s rd, 15 KiB/s wr, 320 op/s 2024-04-26T05:23:29.221 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:29.231 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:29.284 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:29.338 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:29.530 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:29.637 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:29.757 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsDataPool (567 ms) 2024-04-26T05:23:29.757 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-04-26T05:23:29.786 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:29.796 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:29.847 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:29.907 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:30.086 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:23:30.094 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:30.210 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:30.317 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (561 ms) 2024-04-26T05:23:30.318 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-04-26T05:23:30.354 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:30.364 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:30.433 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:30.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:30 smithi146 ceph-mon[95531]: osdmap e1170: 8 total, 8 up, 8 in 2024-04-26T05:23:30.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:30 smithi146 ceph-mon[95531]: pgmap v2138: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 1.86k op/s 2024-04-26T05:23:30.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:30 smithi146 ceph-mon[92947]: osdmap e1170: 8 total, 8 up, 8 in 2024-04-26T05:23:30.447 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:30 smithi146 ceph-mon[92947]: pgmap v2138: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 1.86k op/s 2024-04-26T05:23:30.484 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 0 2024-04-26T05:23:30.498 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:30 smithi204 ceph-mon[88313]: osdmap e1170: 8 total, 8 up, 8 in 2024-04-26T05:23:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:30 smithi204 ceph-mon[88313]: pgmap v2138: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 16 MiB/s rd, 17 MiB/s wr, 1.86k op/s 2024-04-26T05:23:30.604 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:30.675 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:30.721 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (403 ms) 2024-04-26T05:23:30.722 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-04-26T05:23:30.754 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:30.764 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:30.821 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:30.879 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:31.067 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 0 2024-04-26T05:23:31.079 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:31.146 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:31.199 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (478 ms) 2024-04-26T05:23:31.199 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-04-26T05:23:31.229 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:31.239 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:31.295 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:31.350 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:31.531 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:23:31.539 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:31.650 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:31.783 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (584 ms) 2024-04-26T05:23:31.783 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-04-26T05:23:31.812 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:31.822 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:31.889 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:31.946 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:32.123 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: after_prepare_snap 2024-04-26T05:23:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:32 smithi146 ceph-mon[95531]: pgmap v2139: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.46k op/s 2024-04-26T05:23:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:32 smithi146 ceph-mon[92947]: pgmap v2139: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.46k op/s 2024-04-26T05:23:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:32 smithi204 ceph-mon[88313]: pgmap v2139: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.46k op/s 2024-04-26T05:23:33.394 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:23:33.416 INFO:tasks.workunit.client.0.smithi146.stdout:write: * 0~1000 2024-04-26T05:23:33.422 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:33.538 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:33 smithi146 ceph-mon[95531]: osdmap e1171: 8 total, 8 up, 8 in 2024-04-26T05:23:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:33 smithi146 ceph-mon[92947]: osdmap e1171: 8 total, 8 up, 8 in 2024-04-26T05:23:33.703 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (1921 ms) 2024-04-26T05:23:33.704 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Snaps 2024-04-26T05:23:33.735 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:33.745 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:33 smithi204 ceph-mon[88313]: osdmap e1171: 8 total, 8 up, 8 in 2024-04-26T05:23:33.813 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:23:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[95531]: pgmap v2141: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.17k op/s 2024-04-26T05:23:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[95531]: osdmap e1172: 8 total, 8 up, 8 in 2024-04-26T05:23:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[95531]: osdmap e1173: 8 total, 8 up, 8 in 2024-04-26T05:23:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[92947]: pgmap v2141: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.17k op/s 2024-04-26T05:23:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[92947]: osdmap e1172: 8 total, 8 up, 8 in 2024-04-26T05:23:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:34 smithi146 ceph-mon[92947]: osdmap e1173: 8 total, 8 up, 8 in 2024-04-26T05:23:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:34 smithi204 ceph-mon[88313]: pgmap v2141: 169 pgs: 169 active+clean; 69 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.17k op/s 2024-04-26T05:23:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:34 smithi204 ceph-mon[88313]: osdmap e1172: 8 total, 8 up, 8 in 2024-04-26T05:23:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:34 smithi204 ceph-mon[88313]: osdmap e1173: 8 total, 8 up, 8 in 2024-04-26T05:23:35.134 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:23:35.158 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:23:35.158 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:23:35.158 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:23:36.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:36] "GET /metrics HTTP/1.1" 200 38860 "" "Prometheus/2.43.0" 2024-04-26T05:23:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:36 smithi146 ceph-mon[95531]: osdmap e1174: 8 total, 8 up, 8 in 2024-04-26T05:23:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:36 smithi146 ceph-mon[95531]: pgmap v2145: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 115 MiB/s rd, 72 MiB/s wr, 1.98k op/s 2024-04-26T05:23:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:36 smithi146 ceph-mon[92947]: osdmap e1174: 8 total, 8 up, 8 in 2024-04-26T05:23:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:36 smithi146 ceph-mon[92947]: pgmap v2145: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 115 MiB/s rd, 72 MiB/s wr, 1.98k op/s 2024-04-26T05:23:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:36 smithi204 ceph-mon[88313]: osdmap e1174: 8 total, 8 up, 8 in 2024-04-26T05:23:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:36 smithi204 ceph-mon[88313]: pgmap v2145: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 115 MiB/s rd, 72 MiB/s wr, 1.98k op/s 2024-04-26T05:23:37.142 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:23:37.149 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:23:37.149 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:23:37.158 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:23:37.179 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:23:37.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:37 smithi146 ceph-mon[95531]: osdmap e1175: 8 total, 8 up, 8 in 2024-04-26T05:23:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:37 smithi146 ceph-mon[92947]: osdmap e1175: 8 total, 8 up, 8 in 2024-04-26T05:23:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:37 smithi204 ceph-mon[88313]: osdmap e1175: 8 total, 8 up, 8 in 2024-04-26T05:23:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:38 smithi146 ceph-mon[95531]: osdmap e1176: 8 total, 8 up, 8 in 2024-04-26T05:23:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:38 smithi146 ceph-mon[95531]: pgmap v2148: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 MiB/s rd, 73 MiB/s wr, 2.01k op/s 2024-04-26T05:23:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:38 smithi146 ceph-mon[92947]: osdmap e1176: 8 total, 8 up, 8 in 2024-04-26T05:23:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:38 smithi146 ceph-mon[92947]: pgmap v2148: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 MiB/s rd, 73 MiB/s wr, 2.01k op/s 2024-04-26T05:23:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:38 smithi204 ceph-mon[88313]: osdmap e1176: 8 total, 8 up, 8 in 2024-04-26T05:23:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:38 smithi204 ceph-mon[88313]: pgmap v2148: 169 pgs: 169 active+clean; 205 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 117 MiB/s rd, 73 MiB/s wr, 2.01k op/s 2024-04-26T05:23:39.161 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:39.184 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:23:39.192 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:39 smithi146 ceph-mon[95531]: osdmap e1177: 8 total, 8 up, 8 in 2024-04-26T05:23:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:39 smithi146 ceph-mon[92947]: osdmap e1177: 8 total, 8 up, 8 in 2024-04-26T05:23:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:39 smithi204 ceph-mon[88313]: osdmap e1177: 8 total, 8 up, 8 in 2024-04-26T05:23:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: osdmap e1178: 8 total, 8 up, 8 in 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[95531]: pgmap v2151: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: osdmap e1178: 8 total, 8 up, 8 in 2024-04-26T05:23:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:40 smithi146 ceph-mon[92947]: pgmap v2151: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: osdmap e1178: 8 total, 8 up, 8 in 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]: dispatch 2024-04-26T05:23:40.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:40 smithi204 ceph-mon[88313]: pgmap v2151: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[95531]: osdmap e1179: 8 total, 8 up, 8 in 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-04-26T05:23:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:41 smithi146 ceph-mon[92947]: osdmap e1179: 8 total, 8 up, 8 in 2024-04-26T05:23:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.1", "id": [5, 2]}]': finished 2024-04-26T05:23:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.6", "id": [5, 2]}]': finished 2024-04-26T05:23:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "85.8", "id": [5, 0]}]': finished 2024-04-26T05:23:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:41 smithi204 ceph-mon[88313]: osdmap e1179: 8 total, 8 up, 8 in 2024-04-26T05:23:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:42 smithi146 ceph-mon[95531]: osdmap e1180: 8 total, 8 up, 8 in 2024-04-26T05:23:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:42 smithi146 ceph-mon[95531]: pgmap v2154: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:42 smithi146 ceph-mon[92947]: osdmap e1180: 8 total, 8 up, 8 in 2024-04-26T05:23:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:42 smithi146 ceph-mon[92947]: pgmap v2154: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:42 smithi204 ceph-mon[88313]: osdmap e1180: 8 total, 8 up, 8 in 2024-04-26T05:23:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:42 smithi204 ceph-mon[88313]: pgmap v2154: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 10 MiB/s wr, 110 op/s 2024-04-26T05:23:42.660 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:42.807 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:43 smithi146 ceph-mon[95531]: osdmap e1181: 8 total, 8 up, 8 in 2024-04-26T05:23:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:43 smithi146 ceph-mon[92947]: osdmap e1181: 8 total, 8 up, 8 in 2024-04-26T05:23:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:43 smithi204 ceph-mon[88313]: osdmap e1181: 8 total, 8 up, 8 in 2024-04-26T05:23:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:44 smithi204 ceph-mon[88313]: osdmap e1182: 8 total, 8 up, 8 in 2024-04-26T05:23:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:44 smithi204 ceph-mon[88313]: pgmap v2157: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:44 smithi146 ceph-mon[92947]: osdmap e1182: 8 total, 8 up, 8 in 2024-04-26T05:23:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:44 smithi146 ceph-mon[92947]: pgmap v2157: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:44 smithi146 ceph-mon[95531]: osdmap e1182: 8 total, 8 up, 8 in 2024-04-26T05:23:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:44 smithi146 ceph-mon[95531]: pgmap v2157: 169 pgs: 169 active+clean; 253 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:45.549 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Snaps (11845 ms) 2024-04-26T05:23:45.549 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-04-26T05:23:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:45 smithi204 ceph-mon[88313]: osdmap e1183: 8 total, 8 up, 8 in 2024-04-26T05:23:45.579 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:45.590 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:45.656 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:23:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:45 smithi146 ceph-mon[95531]: osdmap e1183: 8 total, 8 up, 8 in 2024-04-26T05:23:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:45 smithi146 ceph-mon[92947]: osdmap e1183: 8 total, 8 up, 8 in 2024-04-26T05:23:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:46 smithi204 ceph-mon[88313]: osdmap e1184: 8 total, 8 up, 8 in 2024-04-26T05:23:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:46 smithi204 ceph-mon[88313]: pgmap v2160: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:46] "GET /metrics HTTP/1.1" 200 38991 "" "Prometheus/2.43.0" 2024-04-26T05:23:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:46 smithi146 ceph-mon[95531]: osdmap e1184: 8 total, 8 up, 8 in 2024-04-26T05:23:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:46 smithi146 ceph-mon[95531]: pgmap v2160: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:46 smithi146 ceph-mon[92947]: osdmap e1184: 8 total, 8 up, 8 in 2024-04-26T05:23:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:46 smithi146 ceph-mon[92947]: pgmap v2160: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:47.241 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:23:47.259 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:23:47.259 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:23:47.259 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:23:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:47 smithi204 ceph-mon[88313]: osdmap e1185: 8 total, 8 up, 8 in 2024-04-26T05:23:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:47 smithi146 ceph-mon[95531]: osdmap e1185: 8 total, 8 up, 8 in 2024-04-26T05:23:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:47 smithi146 ceph-mon[92947]: osdmap e1185: 8 total, 8 up, 8 in 2024-04-26T05:23:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:48 smithi204 ceph-mon[88313]: osdmap e1186: 8 total, 8 up, 8 in 2024-04-26T05:23:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:48 smithi204 ceph-mon[88313]: pgmap v2163: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:48 smithi146 ceph-mon[95531]: osdmap e1186: 8 total, 8 up, 8 in 2024-04-26T05:23:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:48 smithi146 ceph-mon[95531]: pgmap v2163: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:48 smithi146 ceph-mon[92947]: osdmap e1186: 8 total, 8 up, 8 in 2024-04-26T05:23:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:48 smithi146 ceph-mon[92947]: pgmap v2163: 169 pgs: 169 active+clean; 273 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 497 op/s; 14 B/s, 0 objects/s recovering 2024-04-26T05:23:49.138 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:23:49.145 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:23:49.145 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:23:49.154 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:23:49.170 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:23:49.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:49 smithi204 ceph-mon[88313]: osdmap e1187: 8 total, 8 up, 8 in 2024-04-26T05:23:49.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:49 smithi204 ceph-mon[88313]: osdmap e1188: 8 total, 8 up, 8 in 2024-04-26T05:23:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:49 smithi146 ceph-mon[95531]: osdmap e1187: 8 total, 8 up, 8 in 2024-04-26T05:23:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:49 smithi146 ceph-mon[95531]: osdmap e1188: 8 total, 8 up, 8 in 2024-04-26T05:23:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:49 smithi146 ceph-mon[92947]: osdmap e1187: 8 total, 8 up, 8 in 2024-04-26T05:23:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:49 smithi146 ceph-mon[92947]: osdmap e1188: 8 total, 8 up, 8 in 2024-04-26T05:23:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:50 smithi204 ceph-mon[88313]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:50 smithi204 ceph-mon[88313]: osdmap e1189: 8 total, 8 up, 8 in 2024-04-26T05:23:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:50 smithi146 ceph-mon[95531]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:50 smithi146 ceph-mon[95531]: osdmap e1189: 8 total, 8 up, 8 in 2024-04-26T05:23:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:50 smithi146 ceph-mon[92947]: pgmap v2166: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:50 smithi146 ceph-mon[92947]: osdmap e1189: 8 total, 8 up, 8 in 2024-04-26T05:23:51.140 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:51.160 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:23:51.169 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:51.176 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:23:51.244 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:23:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:51 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:23:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:51 smithi204 ceph-mon[88313]: osdmap e1190: 8 total, 8 up, 8 in 2024-04-26T05:23:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:51 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:23:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:51 smithi146 ceph-mon[95531]: osdmap e1190: 8 total, 8 up, 8 in 2024-04-26T05:23:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:51 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:23:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:51 smithi146 ceph-mon[92947]: osdmap e1190: 8 total, 8 up, 8 in 2024-04-26T05:23:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: pgmap v2169: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:23:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:23:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:52 smithi204 ceph-mon[88313]: osdmap e1191: 8 total, 8 up, 8 in 2024-04-26T05:23:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: pgmap v2169: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[95531]: osdmap e1191: 8 total, 8 up, 8 in 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: pgmap v2169: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 134 op/s 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:23:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:23:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:23:52.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:52 smithi146 ceph-mon[92947]: osdmap e1191: 8 total, 8 up, 8 in 2024-04-26T05:23:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:54 smithi204 ceph-mon[88313]: osdmap e1192: 8 total, 8 up, 8 in 2024-04-26T05:23:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:54 smithi204 ceph-mon[88313]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:54 smithi204 ceph-mon[88313]: osdmap e1193: 8 total, 8 up, 8 in 2024-04-26T05:23:54.592 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:23:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[95531]: osdmap e1192: 8 total, 8 up, 8 in 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[95531]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[95531]: osdmap e1193: 8 total, 8 up, 8 in 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[92947]: osdmap e1192: 8 total, 8 up, 8 in 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[92947]: pgmap v2172: 169 pgs: 169 active+clean; 285 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:23:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:54 smithi146 ceph-mon[92947]: osdmap e1193: 8 total, 8 up, 8 in 2024-04-26T05:23:54.771 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:23:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:56 smithi204 ceph-mon[88313]: osdmap e1194: 8 total, 8 up, 8 in 2024-04-26T05:23:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:56 smithi204 ceph-mon[88313]: pgmap v2175: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:56 smithi146 ceph-mon[95531]: osdmap e1194: 8 total, 8 up, 8 in 2024-04-26T05:23:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:56 smithi146 ceph-mon[95531]: pgmap v2175: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:56 smithi146 ceph-mon[92947]: osdmap e1194: 8 total, 8 up, 8 in 2024-04-26T05:23:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:56 smithi146 ceph-mon[92947]: pgmap v2175: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:23:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:23:56] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-26T05:23:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:57 smithi204 ceph-mon[88313]: osdmap e1195: 8 total, 8 up, 8 in 2024-04-26T05:23:57.654 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsOtherPool (12106 ms) 2024-04-26T05:23:57.655 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-04-26T05:23:57.688 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:23:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:57 smithi146 ceph-mon[92947]: osdmap e1195: 8 total, 8 up, 8 in 2024-04-26T05:23:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:57 smithi146 ceph-mon[95531]: osdmap e1195: 8 total, 8 up, 8 in 2024-04-26T05:23:57.698 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:23:57.765 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:23:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:58 smithi204 ceph-mon[88313]: osdmap e1196: 8 total, 8 up, 8 in 2024-04-26T05:23:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:58 smithi204 ceph-mon[88313]: pgmap v2178: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:58.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:58 smithi146 ceph-mon[92947]: osdmap e1196: 8 total, 8 up, 8 in 2024-04-26T05:23:58.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:58 smithi146 ceph-mon[92947]: pgmap v2178: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:58.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:58 smithi146 ceph-mon[95531]: osdmap e1196: 8 total, 8 up, 8 in 2024-04-26T05:23:58.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:58 smithi146 ceph-mon[95531]: pgmap v2178: 169 pgs: 169 active+clean; 341 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 12 MiB/s wr, 196 op/s 2024-04-26T05:23:59.303 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:23:59.316 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:23:59.316 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:23:59.316 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:23:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:23:59 smithi204 ceph-mon[88313]: osdmap e1197: 8 total, 8 up, 8 in 2024-04-26T05:23:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:23:59 smithi146 ceph-mon[95531]: osdmap e1197: 8 total, 8 up, 8 in 2024-04-26T05:23:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:23:59 smithi146 ceph-mon[92947]: osdmap e1197: 8 total, 8 up, 8 in 2024-04-26T05:24:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:00 smithi204 ceph-mon[88313]: osdmap e1198: 8 total, 8 up, 8 in 2024-04-26T05:24:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:00 smithi204 ceph-mon[88313]: pgmap v2181: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:00 smithi146 ceph-mon[95531]: osdmap e1198: 8 total, 8 up, 8 in 2024-04-26T05:24:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:00 smithi146 ceph-mon[95531]: pgmap v2181: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:00 smithi146 ceph-mon[92947]: osdmap e1198: 8 total, 8 up, 8 in 2024-04-26T05:24:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:00 smithi146 ceph-mon[92947]: pgmap v2181: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:01.320 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:24:01.327 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:24:01.327 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:01.337 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:24:01.356 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:24:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:01 smithi204 ceph-mon[88313]: osdmap e1199: 8 total, 8 up, 8 in 2024-04-26T05:24:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:01 smithi146 ceph-mon[95531]: osdmap e1199: 8 total, 8 up, 8 in 2024-04-26T05:24:01.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:01 smithi146 ceph-mon[92947]: osdmap e1199: 8 total, 8 up, 8 in 2024-04-26T05:24:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:02 smithi146 ceph-mon[95531]: osdmap e1200: 8 total, 8 up, 8 in 2024-04-26T05:24:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:02 smithi146 ceph-mon[95531]: pgmap v2184: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:02 smithi146 ceph-mon[92947]: osdmap e1200: 8 total, 8 up, 8 in 2024-04-26T05:24:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:02 smithi146 ceph-mon[92947]: pgmap v2184: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:02 smithi204 ceph-mon[88313]: osdmap e1200: 8 total, 8 up, 8 in 2024-04-26T05:24:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:02 smithi204 ceph-mon[88313]: pgmap v2184: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 MiB/s rd, 14 MiB/s wr, 461 op/s 2024-04-26T05:24:03.332 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:03.358 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:24:03.368 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:03 smithi146 ceph-mon[95531]: osdmap e1201: 8 total, 8 up, 8 in 2024-04-26T05:24:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:03 smithi146 ceph-mon[92947]: osdmap e1201: 8 total, 8 up, 8 in 2024-04-26T05:24:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:03 smithi204 ceph-mon[88313]: osdmap e1201: 8 total, 8 up, 8 in 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[95531]: osdmap e1202: 8 total, 8 up, 8 in 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[95531]: pgmap v2187: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[95531]: osdmap e1203: 8 total, 8 up, 8 in 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[92947]: osdmap e1202: 8 total, 8 up, 8 in 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[92947]: pgmap v2187: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:04 smithi146 ceph-mon[92947]: osdmap e1203: 8 total, 8 up, 8 in 2024-04-26T05:24:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:04 smithi204 ceph-mon[88313]: osdmap e1202: 8 total, 8 up, 8 in 2024-04-26T05:24:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:04 smithi204 ceph-mon[88313]: pgmap v2187: 169 pgs: 169 active+clean; 357 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:04 smithi204 ceph-mon[88313]: osdmap e1203: 8 total, 8 up, 8 in 2024-04-26T05:24:06.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:06] "GET /metrics HTTP/1.1" 200 38989 "" "Prometheus/2.43.0" 2024-04-26T05:24:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:06 smithi146 ceph-mon[95531]: osdmap e1204: 8 total, 8 up, 8 in 2024-04-26T05:24:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:06 smithi146 ceph-mon[95531]: pgmap v2190: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:06 smithi146 ceph-mon[92947]: osdmap e1204: 8 total, 8 up, 8 in 2024-04-26T05:24:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:06 smithi146 ceph-mon[92947]: pgmap v2190: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:06 smithi204 ceph-mon[88313]: osdmap e1204: 8 total, 8 up, 8 in 2024-04-26T05:24:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:06 smithi204 ceph-mon[88313]: pgmap v2190: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:06.620 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:24:06.781 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:24:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:07 smithi146 ceph-mon[95531]: osdmap e1205: 8 total, 8 up, 8 in 2024-04-26T05:24:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:07 smithi146 ceph-mon[92947]: osdmap e1205: 8 total, 8 up, 8 in 2024-04-26T05:24:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:07 smithi204 ceph-mon[88313]: osdmap e1205: 8 total, 8 up, 8 in 2024-04-26T05:24:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:08 smithi146 ceph-mon[95531]: osdmap e1206: 8 total, 8 up, 8 in 2024-04-26T05:24:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:08 smithi146 ceph-mon[95531]: pgmap v2193: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:08 smithi146 ceph-mon[92947]: osdmap e1206: 8 total, 8 up, 8 in 2024-04-26T05:24:08.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:08 smithi146 ceph-mon[92947]: pgmap v2193: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:08 smithi204 ceph-mon[88313]: osdmap e1206: 8 total, 8 up, 8 in 2024-04-26T05:24:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:08 smithi204 ceph-mon[88313]: pgmap v2193: 169 pgs: 169 active+clean; 397 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 140 KiB/s rd, 8.0 MiB/s wr, 201 op/s 2024-04-26T05:24:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:09 smithi146 ceph-mon[92947]: osdmap e1207: 8 total, 8 up, 8 in 2024-04-26T05:24:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:09 smithi146 ceph-mon[95531]: osdmap e1207: 8 total, 8 up, 8 in 2024-04-26T05:24:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:09.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsDataPool (11851 ms) 2024-04-26T05:24:09.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-04-26T05:24:09.538 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:09.551 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:24:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:09 smithi204 ceph-mon[88313]: osdmap e1207: 8 total, 8 up, 8 in 2024-04-26T05:24:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:09.620 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:24:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:10 smithi146 ceph-mon[92947]: osdmap e1208: 8 total, 8 up, 8 in 2024-04-26T05:24:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:10 smithi146 ceph-mon[92947]: pgmap v2196: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:10 smithi146 ceph-mon[95531]: osdmap e1208: 8 total, 8 up, 8 in 2024-04-26T05:24:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:10 smithi146 ceph-mon[95531]: pgmap v2196: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:10 smithi204 ceph-mon[88313]: osdmap e1208: 8 total, 8 up, 8 in 2024-04-26T05:24:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:10 smithi204 ceph-mon[88313]: pgmap v2196: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:11.186 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:24:11.200 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:24:11.200 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:24:11.200 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:24:11.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:11 smithi146 ceph-mon[95531]: osdmap e1209: 8 total, 8 up, 8 in 2024-04-26T05:24:11.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:11 smithi146 ceph-mon[92947]: osdmap e1209: 8 total, 8 up, 8 in 2024-04-26T05:24:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:11 smithi204 ceph-mon[88313]: osdmap e1209: 8 total, 8 up, 8 in 2024-04-26T05:24:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:12 smithi146 ceph-mon[95531]: osdmap e1210: 8 total, 8 up, 8 in 2024-04-26T05:24:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:12 smithi146 ceph-mon[95531]: pgmap v2199: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:12 smithi146 ceph-mon[92947]: osdmap e1210: 8 total, 8 up, 8 in 2024-04-26T05:24:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:12 smithi146 ceph-mon[92947]: pgmap v2199: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:12 smithi204 ceph-mon[88313]: osdmap e1210: 8 total, 8 up, 8 in 2024-04-26T05:24:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:12 smithi204 ceph-mon[88313]: pgmap v2199: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 406 op/s 2024-04-26T05:24:13.195 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:24:13.201 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:24:13.201 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:13.211 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:24:13.230 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:24:13.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:13 smithi146 ceph-mon[95531]: osdmap e1211: 8 total, 8 up, 8 in 2024-04-26T05:24:13.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:13 smithi146 ceph-mon[92947]: osdmap e1211: 8 total, 8 up, 8 in 2024-04-26T05:24:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:13 smithi204 ceph-mon[88313]: osdmap e1211: 8 total, 8 up, 8 in 2024-04-26T05:24:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[95531]: osdmap e1212: 8 total, 8 up, 8 in 2024-04-26T05:24:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[95531]: pgmap v2202: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[95531]: osdmap e1213: 8 total, 8 up, 8 in 2024-04-26T05:24:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[92947]: osdmap e1212: 8 total, 8 up, 8 in 2024-04-26T05:24:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[92947]: pgmap v2202: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:14 smithi146 ceph-mon[92947]: osdmap e1213: 8 total, 8 up, 8 in 2024-04-26T05:24:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:14 smithi204 ceph-mon[88313]: osdmap e1212: 8 total, 8 up, 8 in 2024-04-26T05:24:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:14 smithi204 ceph-mon[88313]: pgmap v2202: 169 pgs: 169 active+clean; 417 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:14 smithi204 ceph-mon[88313]: osdmap e1213: 8 total, 8 up, 8 in 2024-04-26T05:24:15.149 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:15.177 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:24:15.187 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:16.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:16 smithi146 ceph-mon[95531]: osdmap e1214: 8 total, 8 up, 8 in 2024-04-26T05:24:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:16 smithi146 ceph-mon[95531]: pgmap v2205: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:16 smithi146 ceph-mon[92947]: osdmap e1214: 8 total, 8 up, 8 in 2024-04-26T05:24:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:16 smithi146 ceph-mon[92947]: pgmap v2205: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:16] "GET /metrics HTTP/1.1" 200 38991 "" "Prometheus/2.43.0" 2024-04-26T05:24:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:16 smithi204 ceph-mon[88313]: osdmap e1214: 8 total, 8 up, 8 in 2024-04-26T05:24:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:16 smithi204 ceph-mon[88313]: pgmap v2205: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:17 smithi146 ceph-mon[92947]: osdmap e1215: 8 total, 8 up, 8 in 2024-04-26T05:24:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:17 smithi146 ceph-mon[95531]: osdmap e1215: 8 total, 8 up, 8 in 2024-04-26T05:24:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:17 smithi204 ceph-mon[88313]: osdmap e1215: 8 total, 8 up, 8 in 2024-04-26T05:24:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:18 smithi146 ceph-mon[92947]: osdmap e1216: 8 total, 8 up, 8 in 2024-04-26T05:24:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:18 smithi146 ceph-mon[92947]: pgmap v2208: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:18 smithi146 ceph-mon[95531]: osdmap e1216: 8 total, 8 up, 8 in 2024-04-26T05:24:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:18 smithi146 ceph-mon[95531]: pgmap v2208: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:18.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:18 smithi204 ceph-mon[88313]: osdmap e1216: 8 total, 8 up, 8 in 2024-04-26T05:24:18.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:18 smithi204 ceph-mon[88313]: pgmap v2208: 169 pgs: 169 active+clean; 453 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 12 MiB/s wr, 182 op/s 2024-04-26T05:24:18.610 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:24:18.635 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:24:18.784 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:24:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:19 smithi146 ceph-mon[95531]: osdmap e1217: 8 total, 8 up, 8 in 2024-04-26T05:24:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:19 smithi146 ceph-mon[95531]: osdmap e1218: 8 total, 8 up, 8 in 2024-04-26T05:24:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:19 smithi146 ceph-mon[92947]: osdmap e1217: 8 total, 8 up, 8 in 2024-04-26T05:24:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:19 smithi146 ceph-mon[92947]: osdmap e1218: 8 total, 8 up, 8 in 2024-04-26T05:24:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:19 smithi204 ceph-mon[88313]: osdmap e1217: 8 total, 8 up, 8 in 2024-04-26T05:24:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:19 smithi204 ceph-mon[88313]: osdmap e1218: 8 total, 8 up, 8 in 2024-04-26T05:24:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:20 smithi146 ceph-mon[92947]: pgmap v2211: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:20 smithi146 ceph-mon[95531]: pgmap v2211: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:20 smithi204 ceph-mon[88313]: pgmap v2211: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:21.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:21 smithi146 ceph-mon[95531]: osdmap e1219: 8 total, 8 up, 8 in 2024-04-26T05:24:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:21 smithi146 ceph-mon[92947]: osdmap e1219: 8 total, 8 up, 8 in 2024-04-26T05:24:21.496 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (11990 ms) 2024-04-26T05:24:21.496 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-04-26T05:24:21.530 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:21.541 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:24:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:21 smithi204 ceph-mon[88313]: osdmap e1219: 8 total, 8 up, 8 in 2024-04-26T05:24:21.612 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:24:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:22 smithi146 ceph-mon[95531]: osdmap e1220: 8 total, 8 up, 8 in 2024-04-26T05:24:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:22 smithi146 ceph-mon[95531]: pgmap v2214: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:22 smithi146 ceph-mon[92947]: osdmap e1220: 8 total, 8 up, 8 in 2024-04-26T05:24:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:22 smithi146 ceph-mon[92947]: pgmap v2214: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:22 smithi204 ceph-mon[88313]: osdmap e1220: 8 total, 8 up, 8 in 2024-04-26T05:24:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:22 smithi204 ceph-mon[88313]: pgmap v2214: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 423 op/s 2024-04-26T05:24:23.194 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:24:23.206 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:24:23.206 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:24:23.206 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:24:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:23 smithi146 ceph-mon[95531]: osdmap e1221: 8 total, 8 up, 8 in 2024-04-26T05:24:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:23 smithi146 ceph-mon[92947]: osdmap e1221: 8 total, 8 up, 8 in 2024-04-26T05:24:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:23 smithi204 ceph-mon[88313]: osdmap e1221: 8 total, 8 up, 8 in 2024-04-26T05:24:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[95531]: osdmap e1222: 8 total, 8 up, 8 in 2024-04-26T05:24:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[95531]: pgmap v2217: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[92947]: osdmap e1222: 8 total, 8 up, 8 in 2024-04-26T05:24:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[92947]: pgmap v2217: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:24 smithi204 ceph-mon[88313]: osdmap e1222: 8 total, 8 up, 8 in 2024-04-26T05:24:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:24 smithi204 ceph-mon[88313]: pgmap v2217: 169 pgs: 169 active+clean; 481 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:24:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:25.205 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:24:25.212 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:24:25.212 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:25.221 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:24:25.240 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:24:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:25 smithi146 ceph-mon[95531]: osdmap e1223: 8 total, 8 up, 8 in 2024-04-26T05:24:25.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:25 smithi146 ceph-mon[92947]: osdmap e1223: 8 total, 8 up, 8 in 2024-04-26T05:24:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:25 smithi204 ceph-mon[88313]: osdmap e1223: 8 total, 8 up, 8 in 2024-04-26T05:24:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:26 smithi204 ceph-mon[88313]: osdmap e1224: 8 total, 8 up, 8 in 2024-04-26T05:24:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:26 smithi204 ceph-mon[88313]: pgmap v2220: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:26 smithi146 ceph-mon[92947]: osdmap e1224: 8 total, 8 up, 8 in 2024-04-26T05:24:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:26 smithi146 ceph-mon[92947]: pgmap v2220: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:26] "GET /metrics HTTP/1.1" 200 38996 "" "Prometheus/2.43.0" 2024-04-26T05:24:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:26 smithi146 ceph-mon[95531]: osdmap e1224: 8 total, 8 up, 8 in 2024-04-26T05:24:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:26 smithi146 ceph-mon[95531]: pgmap v2220: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:27.229 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:27.251 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:24:27.260 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 0 2024-04-26T05:24:27.277 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:27 smithi204 ceph-mon[88313]: osdmap e1225: 8 total, 8 up, 8 in 2024-04-26T05:24:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:27 smithi146 ceph-mon[92947]: osdmap e1225: 8 total, 8 up, 8 in 2024-04-26T05:24:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:27 smithi146 ceph-mon[95531]: osdmap e1225: 8 total, 8 up, 8 in 2024-04-26T05:24:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:28 smithi204 ceph-mon[88313]: osdmap e1226: 8 total, 8 up, 8 in 2024-04-26T05:24:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:28 smithi204 ceph-mon[88313]: pgmap v2223: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:28 smithi146 ceph-mon[95531]: osdmap e1226: 8 total, 8 up, 8 in 2024-04-26T05:24:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:28 smithi146 ceph-mon[95531]: pgmap v2223: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:28 smithi146 ceph-mon[92947]: osdmap e1226: 8 total, 8 up, 8 in 2024-04-26T05:24:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:28 smithi146 ceph-mon[92947]: pgmap v2223: 169 pgs: 169 active+clean; 485 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 242 op/s 2024-04-26T05:24:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:29 smithi204 ceph-mon[88313]: osdmap e1227: 8 total, 8 up, 8 in 2024-04-26T05:24:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:29 smithi204 ceph-mon[88313]: osdmap e1228: 8 total, 8 up, 8 in 2024-04-26T05:24:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:29 smithi146 ceph-mon[95531]: osdmap e1227: 8 total, 8 up, 8 in 2024-04-26T05:24:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:29 smithi146 ceph-mon[95531]: osdmap e1228: 8 total, 8 up, 8 in 2024-04-26T05:24:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:29 smithi146 ceph-mon[92947]: osdmap e1227: 8 total, 8 up, 8 in 2024-04-26T05:24:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:29 smithi146 ceph-mon[92947]: osdmap e1228: 8 total, 8 up, 8 in 2024-04-26T05:24:30.553 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:24:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:30 smithi204 ceph-mon[88313]: pgmap v2226: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:30 smithi204 ceph-mon[88313]: osdmap e1229: 8 total, 8 up, 8 in 2024-04-26T05:24:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:30 smithi146 ceph-mon[95531]: pgmap v2226: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:30 smithi146 ceph-mon[95531]: osdmap e1229: 8 total, 8 up, 8 in 2024-04-26T05:24:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:30 smithi146 ceph-mon[92947]: pgmap v2226: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:30 smithi146 ceph-mon[92947]: osdmap e1229: 8 total, 8 up, 8 in 2024-04-26T05:24:30.693 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:24:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:32 smithi204 ceph-mon[88313]: osdmap e1230: 8 total, 8 up, 8 in 2024-04-26T05:24:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:32 smithi204 ceph-mon[88313]: pgmap v2229: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:32 smithi146 ceph-mon[95531]: osdmap e1230: 8 total, 8 up, 8 in 2024-04-26T05:24:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:32 smithi146 ceph-mon[95531]: pgmap v2229: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:32 smithi146 ceph-mon[92947]: osdmap e1230: 8 total, 8 up, 8 in 2024-04-26T05:24:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:32 smithi146 ceph-mon[92947]: pgmap v2229: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-04-26T05:24:33.511 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12015 ms) 2024-04-26T05:24:33.511 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-04-26T05:24:33.545 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:33 smithi204 ceph-mon[88313]: osdmap e1231: 8 total, 8 up, 8 in 2024-04-26T05:24:33.556 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:24:33.622 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:24:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:33 smithi146 ceph-mon[95531]: osdmap e1231: 8 total, 8 up, 8 in 2024-04-26T05:24:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:33 smithi146 ceph-mon[92947]: osdmap e1231: 8 total, 8 up, 8 in 2024-04-26T05:24:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:34 smithi204 ceph-mon[88313]: osdmap e1232: 8 total, 8 up, 8 in 2024-04-26T05:24:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:34 smithi204 ceph-mon[88313]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:34 smithi146 ceph-mon[95531]: osdmap e1232: 8 total, 8 up, 8 in 2024-04-26T05:24:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:34 smithi146 ceph-mon[95531]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:34 smithi146 ceph-mon[92947]: osdmap e1232: 8 total, 8 up, 8 in 2024-04-26T05:24:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:34 smithi146 ceph-mon[92947]: pgmap v2232: 169 pgs: 169 active+clean; 509 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:35.268 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:24:35.290 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:24:35.290 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:24:35.290 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:24:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:35 smithi204 ceph-mon[88313]: osdmap e1233: 8 total, 8 up, 8 in 2024-04-26T05:24:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:35 smithi146 ceph-mon[92947]: osdmap e1233: 8 total, 8 up, 8 in 2024-04-26T05:24:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:35 smithi146 ceph-mon[95531]: osdmap e1233: 8 total, 8 up, 8 in 2024-04-26T05:24:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:36 smithi204 ceph-mon[88313]: osdmap e1234: 8 total, 8 up, 8 in 2024-04-26T05:24:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:36 smithi204 ceph-mon[88313]: pgmap v2235: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:36 smithi146 ceph-mon[92947]: osdmap e1234: 8 total, 8 up, 8 in 2024-04-26T05:24:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:36 smithi146 ceph-mon[92947]: pgmap v2235: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:36] "GET /metrics HTTP/1.1" 200 38996 "" "Prometheus/2.43.0" 2024-04-26T05:24:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:36 smithi146 ceph-mon[95531]: osdmap e1234: 8 total, 8 up, 8 in 2024-04-26T05:24:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:36 smithi146 ceph-mon[95531]: pgmap v2235: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:37.275 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:24:37.282 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:24:37.282 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:37.292 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:24:37.308 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:24:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:37 smithi204 ceph-mon[88313]: osdmap e1235: 8 total, 8 up, 8 in 2024-04-26T05:24:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:37 smithi146 ceph-mon[95531]: osdmap e1235: 8 total, 8 up, 8 in 2024-04-26T05:24:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:37 smithi146 ceph-mon[92947]: osdmap e1235: 8 total, 8 up, 8 in 2024-04-26T05:24:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:38 smithi204 ceph-mon[88313]: osdmap e1236: 8 total, 8 up, 8 in 2024-04-26T05:24:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:38 smithi204 ceph-mon[88313]: pgmap v2238: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:38 smithi146 ceph-mon[95531]: osdmap e1236: 8 total, 8 up, 8 in 2024-04-26T05:24:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:38 smithi146 ceph-mon[95531]: pgmap v2238: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:38 smithi146 ceph-mon[92947]: osdmap e1236: 8 total, 8 up, 8 in 2024-04-26T05:24:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:38 smithi146 ceph-mon[92947]: pgmap v2238: 169 pgs: 169 active+clean; 525 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 474 op/s 2024-04-26T05:24:39.152 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:39.177 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:24:39.185 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:39 smithi204 ceph-mon[88313]: osdmap e1237: 8 total, 8 up, 8 in 2024-04-26T05:24:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:39 smithi204 ceph-mon[88313]: osdmap e1238: 8 total, 8 up, 8 in 2024-04-26T05:24:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[95531]: osdmap e1237: 8 total, 8 up, 8 in 2024-04-26T05:24:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[95531]: osdmap e1238: 8 total, 8 up, 8 in 2024-04-26T05:24:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[92947]: osdmap e1237: 8 total, 8 up, 8 in 2024-04-26T05:24:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:39 smithi146 ceph-mon[92947]: osdmap e1238: 8 total, 8 up, 8 in 2024-04-26T05:24:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:40 smithi204 ceph-mon[88313]: pgmap v2241: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:40 smithi204 ceph-mon[88313]: osdmap e1239: 8 total, 8 up, 8 in 2024-04-26T05:24:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:40 smithi146 ceph-mon[95531]: pgmap v2241: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:40 smithi146 ceph-mon[95531]: osdmap e1239: 8 total, 8 up, 8 in 2024-04-26T05:24:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:40 smithi146 ceph-mon[92947]: pgmap v2241: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:40 smithi146 ceph-mon[92947]: osdmap e1239: 8 total, 8 up, 8 in 2024-04-26T05:24:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:42 smithi146 ceph-mon[95531]: osdmap e1240: 8 total, 8 up, 8 in 2024-04-26T05:24:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:42 smithi146 ceph-mon[95531]: pgmap v2244: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:42 smithi146 ceph-mon[92947]: osdmap e1240: 8 total, 8 up, 8 in 2024-04-26T05:24:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:42 smithi146 ceph-mon[92947]: pgmap v2244: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:42 smithi204 ceph-mon[88313]: osdmap e1240: 8 total, 8 up, 8 in 2024-04-26T05:24:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:42 smithi204 ceph-mon[88313]: pgmap v2244: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:24:42.601 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 0 2024-04-26T05:24:42.686 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:24:42.819 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:24:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:43 smithi146 ceph-mon[95531]: osdmap e1241: 8 total, 8 up, 8 in 2024-04-26T05:24:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:43 smithi146 ceph-mon[92947]: osdmap e1241: 8 total, 8 up, 8 in 2024-04-26T05:24:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:43 smithi204 ceph-mon[88313]: osdmap e1241: 8 total, 8 up, 8 in 2024-04-26T05:24:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:44 smithi146 ceph-mon[95531]: osdmap e1242: 8 total, 8 up, 8 in 2024-04-26T05:24:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:44 smithi146 ceph-mon[95531]: pgmap v2247: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:44 smithi146 ceph-mon[92947]: osdmap e1242: 8 total, 8 up, 8 in 2024-04-26T05:24:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:44 smithi146 ceph-mon[92947]: pgmap v2247: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:44 smithi204 ceph-mon[88313]: osdmap e1242: 8 total, 8 up, 8 in 2024-04-26T05:24:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:44 smithi204 ceph-mon[88313]: pgmap v2247: 169 pgs: 169 active+clean; 565 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:45.432 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (11921 ms) 2024-04-26T05:24:45.432 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-04-26T05:24:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:45 smithi146 ceph-mon[95531]: osdmap e1243: 8 total, 8 up, 8 in 2024-04-26T05:24:45.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:45 smithi146 ceph-mon[92947]: osdmap e1243: 8 total, 8 up, 8 in 2024-04-26T05:24:45.465 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:45.477 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:24:45.548 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:24:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:45 smithi204 ceph-mon[88313]: osdmap e1243: 8 total, 8 up, 8 in 2024-04-26T05:24:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:46 smithi146 ceph-mon[92947]: osdmap e1244: 8 total, 8 up, 8 in 2024-04-26T05:24:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:46 smithi146 ceph-mon[92947]: pgmap v2250: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:46] "GET /metrics HTTP/1.1" 200 38990 "" "Prometheus/2.43.0" 2024-04-26T05:24:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:46 smithi146 ceph-mon[95531]: osdmap e1244: 8 total, 8 up, 8 in 2024-04-26T05:24:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:46 smithi146 ceph-mon[95531]: pgmap v2250: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:46 smithi204 ceph-mon[88313]: osdmap e1244: 8 total, 8 up, 8 in 2024-04-26T05:24:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:46 smithi204 ceph-mon[88313]: pgmap v2250: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:47.186 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:24:47.201 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:24:47.201 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:24:47.201 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:24:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:47 smithi146 ceph-mon[95531]: osdmap e1245: 8 total, 8 up, 8 in 2024-04-26T05:24:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:47 smithi146 ceph-mon[92947]: osdmap e1245: 8 total, 8 up, 8 in 2024-04-26T05:24:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:47 smithi204 ceph-mon[88313]: osdmap e1245: 8 total, 8 up, 8 in 2024-04-26T05:24:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:48 smithi146 ceph-mon[95531]: osdmap e1246: 8 total, 8 up, 8 in 2024-04-26T05:24:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:48 smithi146 ceph-mon[95531]: pgmap v2253: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:48 smithi146 ceph-mon[92947]: osdmap e1246: 8 total, 8 up, 8 in 2024-04-26T05:24:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:48 smithi146 ceph-mon[92947]: pgmap v2253: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:48.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:48 smithi204 ceph-mon[88313]: osdmap e1246: 8 total, 8 up, 8 in 2024-04-26T05:24:48.457 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:48 smithi204 ceph-mon[88313]: pgmap v2253: 169 pgs: 169 active+clean; 585 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 42 MiB/s rd, 6.0 MiB/s wr, 541 op/s 2024-04-26T05:24:49.160 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:24:49.170 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:24:49.170 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:49.179 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:24:49.197 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:24:49.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:49 smithi146 ceph-mon[95531]: osdmap e1247: 8 total, 8 up, 8 in 2024-04-26T05:24:49.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:49 smithi146 ceph-mon[95531]: osdmap e1248: 8 total, 8 up, 8 in 2024-04-26T05:24:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:49 smithi146 ceph-mon[92947]: osdmap e1247: 8 total, 8 up, 8 in 2024-04-26T05:24:49.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:49 smithi146 ceph-mon[92947]: osdmap e1248: 8 total, 8 up, 8 in 2024-04-26T05:24:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:49 smithi204 ceph-mon[88313]: osdmap e1247: 8 total, 8 up, 8 in 2024-04-26T05:24:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:49 smithi204 ceph-mon[88313]: osdmap e1248: 8 total, 8 up, 8 in 2024-04-26T05:24:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:50 smithi204 ceph-mon[88313]: pgmap v2256: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:50 smithi146 ceph-mon[92947]: pgmap v2256: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:50 smithi146 ceph-mon[95531]: pgmap v2256: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:51.220 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:51.244 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:24:51.253 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:51 smithi204 ceph-mon[88313]: osdmap e1249: 8 total, 8 up, 8 in 2024-04-26T05:24:51.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:51 smithi146 ceph-mon[92947]: osdmap e1249: 8 total, 8 up, 8 in 2024-04-26T05:24:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:51 smithi146 ceph-mon[95531]: osdmap e1249: 8 total, 8 up, 8 in 2024-04-26T05:24:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:52 smithi204 ceph-mon[88313]: osdmap e1250: 8 total, 8 up, 8 in 2024-04-26T05:24:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:52 smithi204 ceph-mon[88313]: pgmap v2259: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:52 smithi146 ceph-mon[95531]: osdmap e1250: 8 total, 8 up, 8 in 2024-04-26T05:24:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:52 smithi146 ceph-mon[95531]: pgmap v2259: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:52 smithi146 ceph-mon[92947]: osdmap e1250: 8 total, 8 up, 8 in 2024-04-26T05:24:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:52 smithi146 ceph-mon[92947]: pgmap v2259: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 24 MiB/s rd, 8.0 MiB/s wr, 142 op/s 2024-04-26T05:24:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:53 smithi204 ceph-mon[88313]: osdmap e1251: 8 total, 8 up, 8 in 2024-04-26T05:24:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:24:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:53 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[95531]: osdmap e1251: 8 total, 8 up, 8 in 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[92947]: osdmap e1251: 8 total, 8 up, 8 in 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:53 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: osdmap e1252: 8 total, 8 up, 8 in 2024-04-26T05:24:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:24:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:24:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:54 smithi204 ceph-mon[88313]: osdmap e1253: 8 total, 8 up, 8 in 2024-04-26T05:24:54.582 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:24:54.592 INFO:tasks.workunit.client.0.smithi146.stdout:write: * 83886080~1000 2024-04-26T05:24:54.622 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:24:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: osdmap e1252: 8 total, 8 up, 8 in 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[92947]: osdmap e1253: 8 total, 8 up, 8 in 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: osdmap e1252: 8 total, 8 up, 8 in 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: pgmap v2262: 169 pgs: 169 active+clean; 597 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:24:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:24:54.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:24:54.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:24:54.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:54 smithi146 ceph-mon[95531]: osdmap e1253: 8 total, 8 up, 8 in 2024-04-26T05:24:54.768 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:24:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:56 smithi204 ceph-mon[88313]: osdmap e1254: 8 total, 8 up, 8 in 2024-04-26T05:24:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:56 smithi204 ceph-mon[88313]: pgmap v2265: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:24:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:24:56] "GET /metrics HTTP/1.1" 200 38995 "" "Prometheus/2.43.0" 2024-04-26T05:24:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:56 smithi146 ceph-mon[95531]: osdmap e1254: 8 total, 8 up, 8 in 2024-04-26T05:24:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:56 smithi146 ceph-mon[95531]: pgmap v2265: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:56 smithi146 ceph-mon[92947]: osdmap e1254: 8 total, 8 up, 8 in 2024-04-26T05:24:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:56 smithi146 ceph-mon[92947]: pgmap v2265: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:57 smithi204 ceph-mon[88313]: osdmap e1255: 8 total, 8 up, 8 in 2024-04-26T05:24:57.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (12181 ms) 2024-04-26T05:24:57.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-04-26T05:24:57.648 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:24:57.659 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 41943040~10 2024-04-26T05:24:57.668 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:24:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:57 smithi146 ceph-mon[95531]: osdmap e1255: 8 total, 8 up, 8 in 2024-04-26T05:24:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:57 smithi146 ceph-mon[92947]: osdmap e1255: 8 total, 8 up, 8 in 2024-04-26T05:24:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:58 smithi204 ceph-mon[88313]: osdmap e1256: 8 total, 8 up, 8 in 2024-04-26T05:24:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:58 smithi204 ceph-mon[88313]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:58 smithi146 ceph-mon[95531]: osdmap e1256: 8 total, 8 up, 8 in 2024-04-26T05:24:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:58 smithi146 ceph-mon[95531]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:58 smithi146 ceph-mon[92947]: osdmap e1256: 8 total, 8 up, 8 in 2024-04-26T05:24:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:58 smithi146 ceph-mon[92947]: pgmap v2268: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:24:59.259 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:24:59.283 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:24:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:24:59 smithi204 ceph-mon[88313]: osdmap e1257: 8 total, 8 up, 8 in 2024-04-26T05:24:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:24:59 smithi146 ceph-mon[95531]: osdmap e1257: 8 total, 8 up, 8 in 2024-04-26T05:24:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:24:59 smithi146 ceph-mon[92947]: osdmap e1257: 8 total, 8 up, 8 in 2024-04-26T05:25:00.436 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:00.447 INFO:tasks.workunit.client.0.smithi146.stdout:write: Y 41943040~5 2024-04-26T05:25:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:00 smithi204 ceph-mon[88313]: osdmap e1258: 8 total, 8 up, 8 in 2024-04-26T05:25:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:00 smithi204 ceph-mon[88313]: pgmap v2271: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:00.558 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:00.639 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:00 smithi146 ceph-mon[92947]: osdmap e1258: 8 total, 8 up, 8 in 2024-04-26T05:25:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:00 smithi146 ceph-mon[92947]: pgmap v2271: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:00 smithi146 ceph-mon[95531]: osdmap e1258: 8 total, 8 up, 8 in 2024-04-26T05:25:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:00 smithi146 ceph-mon[95531]: pgmap v2271: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:01.380 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3767 ms) 2024-04-26T05:25:01.380 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-04-26T05:25:01.418 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:01.428 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:25:01.488 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:25:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:01 smithi204 ceph-mon[88313]: osdmap e1259: 8 total, 8 up, 8 in 2024-04-26T05:25:01.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:01 smithi146 ceph-mon[92947]: osdmap e1259: 8 total, 8 up, 8 in 2024-04-26T05:25:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:01 smithi146 ceph-mon[95531]: osdmap e1259: 8 total, 8 up, 8 in 2024-04-26T05:25:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:02 smithi204 ceph-mon[88313]: osdmap e1260: 8 total, 8 up, 8 in 2024-04-26T05:25:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:02 smithi204 ceph-mon[88313]: pgmap v2274: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:02 smithi146 ceph-mon[95531]: osdmap e1260: 8 total, 8 up, 8 in 2024-04-26T05:25:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:02 smithi146 ceph-mon[95531]: pgmap v2274: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:02 smithi146 ceph-mon[92947]: osdmap e1260: 8 total, 8 up, 8 in 2024-04-26T05:25:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:02 smithi146 ceph-mon[92947]: pgmap v2274: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 70 MiB/s rd, 6.0 MiB/s wr, 513 op/s 2024-04-26T05:25:03.295 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:25:03.318 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:25:03.318 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:25:03.318 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:25:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:03 smithi204 ceph-mon[88313]: osdmap e1261: 8 total, 8 up, 8 in 2024-04-26T05:25:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:03 smithi146 ceph-mon[95531]: osdmap e1261: 8 total, 8 up, 8 in 2024-04-26T05:25:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:03 smithi146 ceph-mon[92947]: osdmap e1261: 8 total, 8 up, 8 in 2024-04-26T05:25:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:04 smithi204 ceph-mon[88313]: osdmap e1262: 8 total, 8 up, 8 in 2024-04-26T05:25:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:04 smithi204 ceph-mon[88313]: pgmap v2277: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:04 smithi204 ceph-mon[88313]: osdmap e1263: 8 total, 8 up, 8 in 2024-04-26T05:25:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[95531]: osdmap e1262: 8 total, 8 up, 8 in 2024-04-26T05:25:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[95531]: pgmap v2277: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[95531]: osdmap e1263: 8 total, 8 up, 8 in 2024-04-26T05:25:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[92947]: osdmap e1262: 8 total, 8 up, 8 in 2024-04-26T05:25:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[92947]: pgmap v2277: 169 pgs: 169 active+clean; 621 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:04 smithi146 ceph-mon[92947]: osdmap e1263: 8 total, 8 up, 8 in 2024-04-26T05:25:05.162 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:25:05.168 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:25:05.168 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:25:05.177 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:25:05.199 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:25:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:06] "GET /metrics HTTP/1.1" 200 38995 "" "Prometheus/2.43.0" 2024-04-26T05:25:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:06 smithi146 ceph-mon[95531]: osdmap e1264: 8 total, 8 up, 8 in 2024-04-26T05:25:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:06 smithi146 ceph-mon[95531]: pgmap v2280: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:06 smithi146 ceph-mon[92947]: osdmap e1264: 8 total, 8 up, 8 in 2024-04-26T05:25:06.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:06 smithi146 ceph-mon[92947]: pgmap v2280: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:06 smithi204 ceph-mon[88313]: osdmap e1264: 8 total, 8 up, 8 in 2024-04-26T05:25:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:06 smithi204 ceph-mon[88313]: pgmap v2280: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:07.171 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:07.194 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:25:07.203 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:07.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:07 smithi146 ceph-mon[92947]: osdmap e1265: 8 total, 8 up, 8 in 2024-04-26T05:25:07.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:07 smithi146 ceph-mon[95531]: osdmap e1265: 8 total, 8 up, 8 in 2024-04-26T05:25:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:07 smithi204 ceph-mon[88313]: osdmap e1265: 8 total, 8 up, 8 in 2024-04-26T05:25:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:08 smithi146 ceph-mon[95531]: osdmap e1266: 8 total, 8 up, 8 in 2024-04-26T05:25:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:08 smithi146 ceph-mon[95531]: pgmap v2283: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:08 smithi146 ceph-mon[92947]: osdmap e1266: 8 total, 8 up, 8 in 2024-04-26T05:25:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:08 smithi146 ceph-mon[92947]: pgmap v2283: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:08 smithi204 ceph-mon[88313]: osdmap e1266: 8 total, 8 up, 8 in 2024-04-26T05:25:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:08 smithi204 ceph-mon[88313]: pgmap v2283: 169 pgs: 169 active+clean; 653 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 325 KiB/s rd, 8.0 MiB/s wr, 425 op/s 2024-04-26T05:25:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:09 smithi146 ceph-mon[95531]: osdmap e1267: 8 total, 8 up, 8 in 2024-04-26T05:25:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:09 smithi146 ceph-mon[92947]: osdmap e1267: 8 total, 8 up, 8 in 2024-04-26T05:25:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:09 smithi204 ceph-mon[88313]: osdmap e1267: 8 total, 8 up, 8 in 2024-04-26T05:25:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:10 smithi146 ceph-mon[92947]: osdmap e1268: 8 total, 8 up, 8 in 2024-04-26T05:25:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:10 smithi146 ceph-mon[92947]: pgmap v2286: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:10 smithi146 ceph-mon[95531]: osdmap e1268: 8 total, 8 up, 8 in 2024-04-26T05:25:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:10 smithi146 ceph-mon[95531]: pgmap v2286: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:10 smithi204 ceph-mon[88313]: osdmap e1268: 8 total, 8 up, 8 in 2024-04-26T05:25:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:10 smithi204 ceph-mon[88313]: pgmap v2286: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:10.784 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: after_prepare_snap 2024-04-26T05:25:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:11 smithi204 ceph-mon[88313]: osdmap e1269: 8 total, 8 up, 8 in 2024-04-26T05:25:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:11 smithi146 ceph-mon[95531]: osdmap e1269: 8 total, 8 up, 8 in 2024-04-26T05:25:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:11 smithi146 ceph-mon[92947]: osdmap e1269: 8 total, 8 up, 8 in 2024-04-26T05:25:12.226 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:25:12.260 INFO:tasks.workunit.client.0.smithi146.stdout:write: * 0~1000 2024-04-26T05:25:12.266 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:12.418 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:12 smithi204 ceph-mon[88313]: osdmap e1270: 8 total, 8 up, 8 in 2024-04-26T05:25:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:12 smithi204 ceph-mon[88313]: pgmap v2289: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:12 smithi146 ceph-mon[95531]: osdmap e1270: 8 total, 8 up, 8 in 2024-04-26T05:25:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:12 smithi146 ceph-mon[95531]: pgmap v2289: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:12 smithi146 ceph-mon[92947]: osdmap e1270: 8 total, 8 up, 8 in 2024-04-26T05:25:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:12 smithi146 ceph-mon[92947]: pgmap v2289: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 170 op/s 2024-04-26T05:25:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:13 smithi204 ceph-mon[88313]: osdmap e1271: 8 total, 8 up, 8 in 2024-04-26T05:25:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:13 smithi146 ceph-mon[95531]: osdmap e1271: 8 total, 8 up, 8 in 2024-04-26T05:25:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:13 smithi146 ceph-mon[92947]: osdmap e1271: 8 total, 8 up, 8 in 2024-04-26T05:25:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:14 smithi204 ceph-mon[88313]: osdmap e1272: 8 total, 8 up, 8 in 2024-04-26T05:25:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:14 smithi204 ceph-mon[88313]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:14.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:14 smithi204 ceph-mon[88313]: osdmap e1273: 8 total, 8 up, 8 in 2024-04-26T05:25:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[95531]: osdmap e1272: 8 total, 8 up, 8 in 2024-04-26T05:25:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[95531]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[95531]: osdmap e1273: 8 total, 8 up, 8 in 2024-04-26T05:25:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[92947]: osdmap e1272: 8 total, 8 up, 8 in 2024-04-26T05:25:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[92947]: pgmap v2292: 169 pgs: 169 active+clean; 677 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:14 smithi146 ceph-mon[92947]: osdmap e1273: 8 total, 8 up, 8 in 2024-04-26T05:25:15.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (14135 ms) 2024-04-26T05:25:15.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-04-26T05:25:15.551 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:15.562 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:25:15.626 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:25:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:16] "GET /metrics HTTP/1.1" 200 38991 "" "Prometheus/2.43.0" 2024-04-26T05:25:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:16 smithi146 ceph-mon[92947]: osdmap e1274: 8 total, 8 up, 8 in 2024-04-26T05:25:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:16 smithi146 ceph-mon[92947]: pgmap v2295: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:16 smithi146 ceph-mon[95531]: osdmap e1274: 8 total, 8 up, 8 in 2024-04-26T05:25:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:16 smithi146 ceph-mon[95531]: pgmap v2295: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:16 smithi204 ceph-mon[88313]: osdmap e1274: 8 total, 8 up, 8 in 2024-04-26T05:25:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:16 smithi204 ceph-mon[88313]: pgmap v2295: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:17.174 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:25:17.186 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:25:17.187 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:25:17.187 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:25:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:17 smithi146 ceph-mon[92947]: osdmap e1275: 8 total, 8 up, 8 in 2024-04-26T05:25:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:17 smithi146 ceph-mon[95531]: osdmap e1275: 8 total, 8 up, 8 in 2024-04-26T05:25:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:17 smithi204 ceph-mon[88313]: osdmap e1275: 8 total, 8 up, 8 in 2024-04-26T05:25:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:18 smithi146 ceph-mon[92947]: osdmap e1276: 8 total, 8 up, 8 in 2024-04-26T05:25:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:18 smithi146 ceph-mon[92947]: pgmap v2298: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:18 smithi146 ceph-mon[95531]: osdmap e1276: 8 total, 8 up, 8 in 2024-04-26T05:25:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:18 smithi146 ceph-mon[95531]: pgmap v2298: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:18.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:18 smithi204 ceph-mon[88313]: osdmap e1276: 8 total, 8 up, 8 in 2024-04-26T05:25:18.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:18 smithi204 ceph-mon[88313]: pgmap v2298: 169 pgs: 169 active+clean; 697 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 50 MiB/s rd, 6.0 MiB/s wr, 539 op/s 2024-04-26T05:25:19.185 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:25:19.191 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:25:19.192 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:25:19.202 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:25:19.217 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:25:19.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:19 smithi146 ceph-mon[92947]: osdmap e1277: 8 total, 8 up, 8 in 2024-04-26T05:25:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:19 smithi146 ceph-mon[95531]: osdmap e1277: 8 total, 8 up, 8 in 2024-04-26T05:25:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:19 smithi204 ceph-mon[88313]: osdmap e1277: 8 total, 8 up, 8 in 2024-04-26T05:25:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:20 smithi146 ceph-mon[95531]: osdmap e1278: 8 total, 8 up, 8 in 2024-04-26T05:25:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:20 smithi146 ceph-mon[95531]: pgmap v2301: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:20 smithi146 ceph-mon[92947]: osdmap e1278: 8 total, 8 up, 8 in 2024-04-26T05:25:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:20 smithi146 ceph-mon[92947]: pgmap v2301: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:20 smithi204 ceph-mon[88313]: osdmap e1278: 8 total, 8 up, 8 in 2024-04-26T05:25:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:20 smithi204 ceph-mon[88313]: pgmap v2301: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:21.208 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:21.234 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:25:21.243 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:21 smithi146 ceph-mon[95531]: osdmap e1279: 8 total, 8 up, 8 in 2024-04-26T05:25:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:21 smithi146 ceph-mon[92947]: osdmap e1279: 8 total, 8 up, 8 in 2024-04-26T05:25:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:21 smithi204 ceph-mon[88313]: osdmap e1279: 8 total, 8 up, 8 in 2024-04-26T05:25:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:22 smithi146 ceph-mon[92947]: osdmap e1280: 8 total, 8 up, 8 in 2024-04-26T05:25:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:22 smithi146 ceph-mon[92947]: pgmap v2304: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:22 smithi146 ceph-mon[95531]: osdmap e1280: 8 total, 8 up, 8 in 2024-04-26T05:25:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:22 smithi146 ceph-mon[95531]: pgmap v2304: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:22 smithi204 ceph-mon[88313]: osdmap e1280: 8 total, 8 up, 8 in 2024-04-26T05:25:22.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:22 smithi204 ceph-mon[88313]: pgmap v2304: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 40 MiB/s rd, 8.0 MiB/s wr, 141 op/s 2024-04-26T05:25:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:23 smithi204 ceph-mon[88313]: osdmap e1281: 8 total, 8 up, 8 in 2024-04-26T05:25:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:23 smithi146 ceph-mon[95531]: osdmap e1281: 8 total, 8 up, 8 in 2024-04-26T05:25:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:23 smithi146 ceph-mon[92947]: osdmap e1281: 8 total, 8 up, 8 in 2024-04-26T05:25:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:24 smithi204 ceph-mon[88313]: osdmap e1282: 8 total, 8 up, 8 in 2024-04-26T05:25:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:24 smithi204 ceph-mon[88313]: pgmap v2307: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:24 smithi204 ceph-mon[88313]: osdmap e1283: 8 total, 8 up, 8 in 2024-04-26T05:25:24.591 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: after_prepare_snap 2024-04-26T05:25:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[95531]: osdmap e1282: 8 total, 8 up, 8 in 2024-04-26T05:25:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[95531]: pgmap v2307: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[95531]: osdmap e1283: 8 total, 8 up, 8 in 2024-04-26T05:25:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[92947]: osdmap e1282: 8 total, 8 up, 8 in 2024-04-26T05:25:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[92947]: pgmap v2307: 169 pgs: 169 active+clean; 709 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:24 smithi146 ceph-mon[92947]: osdmap e1283: 8 total, 8 up, 8 in 2024-04-26T05:25:26.237 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:25:26.252 INFO:tasks.workunit.client.0.smithi146.stdout:write: * 83886080~1000 2024-04-26T05:25:26.258 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:26.426 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:26 smithi204 ceph-mon[88313]: osdmap e1284: 8 total, 8 up, 8 in 2024-04-26T05:25:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:26 smithi204 ceph-mon[88313]: pgmap v2310: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:26] "GET /metrics HTTP/1.1" 200 38992 "" "Prometheus/2.43.0" 2024-04-26T05:25:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:26 smithi146 ceph-mon[95531]: osdmap e1284: 8 total, 8 up, 8 in 2024-04-26T05:25:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:26 smithi146 ceph-mon[95531]: pgmap v2310: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:26 smithi146 ceph-mon[92947]: osdmap e1284: 8 total, 8 up, 8 in 2024-04-26T05:25:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:26 smithi146 ceph-mon[92947]: pgmap v2310: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:27 smithi204 ceph-mon[88313]: osdmap e1285: 8 total, 8 up, 8 in 2024-04-26T05:25:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:27 smithi146 ceph-mon[92947]: osdmap e1285: 8 total, 8 up, 8 in 2024-04-26T05:25:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:27 smithi146 ceph-mon[95531]: osdmap e1285: 8 total, 8 up, 8 in 2024-04-26T05:25:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:28 smithi204 ceph-mon[88313]: osdmap e1286: 8 total, 8 up, 8 in 2024-04-26T05:25:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:28 smithi204 ceph-mon[88313]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:28 smithi146 ceph-mon[95531]: osdmap e1286: 8 total, 8 up, 8 in 2024-04-26T05:25:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:28 smithi146 ceph-mon[95531]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:28 smithi146 ceph-mon[92947]: osdmap e1286: 8 total, 8 up, 8 in 2024-04-26T05:25:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:28 smithi146 ceph-mon[92947]: pgmap v2313: 169 pgs: 169 active+clean; 733 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-04-26T05:25:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:29 smithi204 ceph-mon[88313]: osdmap e1287: 8 total, 8 up, 8 in 2024-04-26T05:25:29.604 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14089 ms) 2024-04-26T05:25:29.604 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Clone 2024-04-26T05:25:29.638 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:29.649 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~8388609 2024-04-26T05:25:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:29 smithi146 ceph-mon[92947]: osdmap e1287: 8 total, 8 up, 8 in 2024-04-26T05:25:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:29 smithi146 ceph-mon[95531]: osdmap e1287: 8 total, 8 up, 8 in 2024-04-26T05:25:29.714 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 16777218~8388609 2024-04-26T05:25:29.770 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap 2024-04-26T05:25:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:30 smithi204 ceph-mon[88313]: osdmap e1288: 8 total, 8 up, 8 in 2024-04-26T05:25:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:30 smithi204 ceph-mon[88313]: pgmap v2316: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:30 smithi146 ceph-mon[95531]: osdmap e1288: 8 total, 8 up, 8 in 2024-04-26T05:25:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:30 smithi146 ceph-mon[95531]: pgmap v2316: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:30 smithi146 ceph-mon[92947]: osdmap e1288: 8 total, 8 up, 8 in 2024-04-26T05:25:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:30 smithi146 ceph-mon[92947]: pgmap v2316: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:31.266 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap 2024-04-26T05:25:31.281 INFO:tasks.workunit.client.0.smithi146.stdout:clone image105 -> image108 2024-04-26T05:25:31.390 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:25:31.452 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:25:31.455 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap 2024-04-26T05:25:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:31 smithi204 ceph-mon[88313]: osdmap e1289: 8 total, 8 up, 8 in 2024-04-26T05:25:31.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:31 smithi146 ceph-mon[92947]: osdmap e1289: 8 total, 8 up, 8 in 2024-04-26T05:25:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:31 smithi146 ceph-mon[95531]: osdmap e1289: 8 total, 8 up, 8 in 2024-04-26T05:25:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:32 smithi204 ceph-mon[88313]: osdmap e1290: 8 total, 8 up, 8 in 2024-04-26T05:25:32.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:32 smithi204 ceph-mon[88313]: pgmap v2319: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:32 smithi146 ceph-mon[95531]: osdmap e1290: 8 total, 8 up, 8 in 2024-04-26T05:25:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:32 smithi146 ceph-mon[95531]: pgmap v2319: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:32 smithi146 ceph-mon[92947]: osdmap e1290: 8 total, 8 up, 8 in 2024-04-26T05:25:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:32 smithi146 ceph-mon[92947]: pgmap v2319: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 38 MiB/s rd, 6.0 MiB/s wr, 499 op/s 2024-04-26T05:25:33.284 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap 2024-04-26T05:25:33.302 INFO:tasks.workunit.client.0.smithi146.stdout:clone image108 -> image110 2024-04-26T05:25:33.440 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 1000~1000 2024-04-26T05:25:33.493 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 2010~1000 2024-04-26T05:25:33.495 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:33 smithi204 ceph-mon[88313]: osdmap e1291: 8 total, 8 up, 8 in 2024-04-26T05:25:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:33 smithi146 ceph-mon[95531]: osdmap e1291: 8 total, 8 up, 8 in 2024-04-26T05:25:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:33 smithi146 ceph-mon[92947]: osdmap e1291: 8 total, 8 up, 8 in 2024-04-26T05:25:33.791 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:33.966 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:34.152 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Clone (4548 ms) 2024-04-26T05:25:34.152 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneParent 2024-04-26T05:25:34.235 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:34.246 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap 2024-04-26T05:25:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:34 smithi204 ceph-mon[88313]: osdmap e1292: 8 total, 8 up, 8 in 2024-04-26T05:25:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:34 smithi204 ceph-mon[88313]: pgmap v2322: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:34 smithi204 ceph-mon[88313]: osdmap e1293: 8 total, 8 up, 8 in 2024-04-26T05:25:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[95531]: osdmap e1292: 8 total, 8 up, 8 in 2024-04-26T05:25:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[95531]: pgmap v2322: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[95531]: osdmap e1293: 8 total, 8 up, 8 in 2024-04-26T05:25:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[92947]: osdmap e1292: 8 total, 8 up, 8 in 2024-04-26T05:25:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[92947]: pgmap v2322: 169 pgs: 169 active+clean; 753 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:34 smithi146 ceph-mon[92947]: osdmap e1293: 8 total, 8 up, 8 in 2024-04-26T05:25:36.194 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap 2024-04-26T05:25:36.211 INFO:tasks.workunit.client.0.smithi146.stdout:clone image111 -> image114 2024-04-26T05:25:36.319 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:36 smithi146 ceph-mon[95531]: osdmap e1294: 8 total, 8 up, 8 in 2024-04-26T05:25:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:36 smithi146 ceph-mon[95531]: pgmap v2325: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:36 smithi146 ceph-mon[92947]: osdmap e1294: 8 total, 8 up, 8 in 2024-04-26T05:25:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:36 smithi146 ceph-mon[92947]: pgmap v2325: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:36] "GET /metrics HTTP/1.1" 200 38992 "" "Prometheus/2.43.0" 2024-04-26T05:25:36.482 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:25:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:36 smithi204 ceph-mon[88313]: osdmap e1294: 8 total, 8 up, 8 in 2024-04-26T05:25:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:36 smithi204 ceph-mon[88313]: pgmap v2325: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:36.612 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneParent (2460 ms) 2024-04-26T05:25:36.612 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-04-26T05:25:36.648 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:36.658 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~10 2024-04-26T05:25:36.667 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap 2024-04-26T05:25:37.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:37 smithi146 ceph-mon[95531]: osdmap e1295: 8 total, 8 up, 8 in 2024-04-26T05:25:37.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:37 smithi146 ceph-mon[92947]: osdmap e1295: 8 total, 8 up, 8 in 2024-04-26T05:25:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:37 smithi204 ceph-mon[88313]: osdmap e1295: 8 total, 8 up, 8 in 2024-04-26T05:25:38.209 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap 2024-04-26T05:25:38.221 INFO:tasks.workunit.client.0.smithi146.stdout:clone image115 -> image118 2024-04-26T05:25:38.327 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:38 smithi146 ceph-mon[95531]: osdmap e1296: 8 total, 8 up, 8 in 2024-04-26T05:25:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:38 smithi146 ceph-mon[95531]: pgmap v2328: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:38 smithi146 ceph-mon[92947]: osdmap e1296: 8 total, 8 up, 8 in 2024-04-26T05:25:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:38 smithi146 ceph-mon[92947]: pgmap v2328: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:38.484 INFO:tasks.workunit.client.0.smithi146.stdout:write: Y 0~1 2024-04-26T05:25:38.517 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:38 smithi204 ceph-mon[88313]: osdmap e1296: 8 total, 8 up, 8 in 2024-04-26T05:25:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:38 smithi204 ceph-mon[88313]: pgmap v2328: 169 pgs: 169 active+clean; 781 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 52 MiB/s rd, 12 MiB/s wr, 558 op/s 2024-04-26T05:25:38.592 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:38.704 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2092 ms) 2024-04-26T05:25:38.704 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-04-26T05:25:38.737 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:38.747 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 41943040~10 2024-04-26T05:25:38.757 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:25:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:39 smithi204 ceph-mon[88313]: osdmap e1297: 8 total, 8 up, 8 in 2024-04-26T05:25:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:39 smithi204 ceph-mon[88313]: osdmap e1298: 8 total, 8 up, 8 in 2024-04-26T05:25:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[95531]: osdmap e1297: 8 total, 8 up, 8 in 2024-04-26T05:25:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[95531]: osdmap e1298: 8 total, 8 up, 8 in 2024-04-26T05:25:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[92947]: osdmap e1297: 8 total, 8 up, 8 in 2024-04-26T05:25:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:39 smithi146 ceph-mon[92947]: osdmap e1298: 8 total, 8 up, 8 in 2024-04-26T05:25:40.168 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 41943041~10 2024-04-26T05:25:40.178 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:40 smithi204 ceph-mon[88313]: pgmap v2331: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:40 smithi204 ceph-mon[88313]: osdmap e1299: 8 total, 8 up, 8 in 2024-04-26T05:25:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:40 smithi146 ceph-mon[95531]: pgmap v2331: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:40 smithi146 ceph-mon[95531]: osdmap e1299: 8 total, 8 up, 8 in 2024-04-26T05:25:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:40 smithi146 ceph-mon[92947]: pgmap v2331: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:40 smithi146 ceph-mon[92947]: osdmap e1299: 8 total, 8 up, 8 in 2024-04-26T05:25:41.355 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 41943042~10 2024-04-26T05:25:41.370 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:25:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:42 smithi204 ceph-mon[88313]: osdmap e1300: 8 total, 8 up, 8 in 2024-04-26T05:25:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:42 smithi204 ceph-mon[88313]: pgmap v2334: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:42 smithi146 ceph-mon[95531]: osdmap e1300: 8 total, 8 up, 8 in 2024-04-26T05:25:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:42 smithi146 ceph-mon[95531]: pgmap v2334: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:42 smithi146 ceph-mon[92947]: osdmap e1300: 8 total, 8 up, 8 in 2024-04-26T05:25:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:42 smithi146 ceph-mon[92947]: pgmap v2334: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 11 MiB/s rd, 2.0 MiB/s wr, 1.12k op/s 2024-04-26T05:25:43.223 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:25:43.255 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:43.315 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:43 smithi204 ceph-mon[88313]: osdmap e1301: 8 total, 8 up, 8 in 2024-04-26T05:25:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:43 smithi146 ceph-mon[95531]: osdmap e1301: 8 total, 8 up, 8 in 2024-04-26T05:25:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:43 smithi146 ceph-mon[92947]: osdmap e1301: 8 total, 8 up, 8 in 2024-04-26T05:25:44.356 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (5652 ms) 2024-04-26T05:25:44.357 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-04-26T05:25:44.387 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:44.399 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 41943040~10 2024-04-26T05:25:44.407 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:25:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:44 smithi204 ceph-mon[88313]: osdmap e1302: 8 total, 8 up, 8 in 2024-04-26T05:25:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:44 smithi204 ceph-mon[88313]: pgmap v2337: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:44 smithi146 ceph-mon[95531]: osdmap e1302: 8 total, 8 up, 8 in 2024-04-26T05:25:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:44 smithi146 ceph-mon[95531]: pgmap v2337: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:44 smithi146 ceph-mon[92947]: osdmap e1302: 8 total, 8 up, 8 in 2024-04-26T05:25:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:44 smithi146 ceph-mon[92947]: pgmap v2337: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:45 smithi204 ceph-mon[88313]: osdmap e1303: 8 total, 8 up, 8 in 2024-04-26T05:25:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:45 smithi146 ceph-mon[92947]: osdmap e1303: 8 total, 8 up, 8 in 2024-04-26T05:25:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:45 smithi146 ceph-mon[95531]: osdmap e1303: 8 total, 8 up, 8 in 2024-04-26T05:25:46.247 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:25:46.272 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:46 smithi204 ceph-mon[88313]: osdmap e1304: 8 total, 8 up, 8 in 2024-04-26T05:25:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:46 smithi204 ceph-mon[88313]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:46.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:46 smithi146 ceph-mon[95531]: osdmap e1304: 8 total, 8 up, 8 in 2024-04-26T05:25:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:46 smithi146 ceph-mon[95531]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:46] "GET /metrics HTTP/1.1" 200 38996 "" "Prometheus/2.43.0" 2024-04-26T05:25:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:46 smithi146 ceph-mon[92947]: osdmap e1304: 8 total, 8 up, 8 in 2024-04-26T05:25:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:46 smithi146 ceph-mon[92947]: pgmap v2340: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:47.376 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:47.388 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:25:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:47 smithi204 ceph-mon[88313]: osdmap e1305: 8 total, 8 up, 8 in 2024-04-26T05:25:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:47 smithi146 ceph-mon[95531]: osdmap e1305: 8 total, 8 up, 8 in 2024-04-26T05:25:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:47 smithi146 ceph-mon[92947]: osdmap e1305: 8 total, 8 up, 8 in 2024-04-26T05:25:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:48 smithi204 ceph-mon[88313]: osdmap e1306: 8 total, 8 up, 8 in 2024-04-26T05:25:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:48 smithi204 ceph-mon[88313]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:48 smithi146 ceph-mon[95531]: osdmap e1306: 8 total, 8 up, 8 in 2024-04-26T05:25:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:48 smithi146 ceph-mon[95531]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:48 smithi146 ceph-mon[92947]: osdmap e1306: 8 total, 8 up, 8 in 2024-04-26T05:25:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:48 smithi146 ceph-mon[92947]: pgmap v2343: 169 pgs: 169 active+clean; 785 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 214 KiB/s rd, 20 KiB/s wr, 283 op/s 2024-04-26T05:25:49.266 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 41943040~10 2024-04-26T05:25:49.274 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap4 2024-04-26T05:25:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:49 smithi204 ceph-mon[88313]: osdmap e1307: 8 total, 8 up, 8 in 2024-04-26T05:25:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:49 smithi146 ceph-mon[95531]: osdmap e1307: 8 total, 8 up, 8 in 2024-04-26T05:25:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:49 smithi146 ceph-mon[92947]: osdmap e1307: 8 total, 8 up, 8 in 2024-04-26T05:25:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:50 smithi204 ceph-mon[88313]: osdmap e1308: 8 total, 8 up, 8 in 2024-04-26T05:25:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:50 smithi204 ceph-mon[88313]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:50 smithi146 ceph-mon[95531]: osdmap e1308: 8 total, 8 up, 8 in 2024-04-26T05:25:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:50 smithi146 ceph-mon[95531]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:50 smithi146 ceph-mon[92947]: osdmap e1308: 8 total, 8 up, 8 in 2024-04-26T05:25:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:50 smithi146 ceph-mon[92947]: pgmap v2346: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:51.280 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 41943040 2024-04-26T05:25:51.308 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:25:51.377 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:25:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:51 smithi204 ceph-mon[88313]: osdmap e1309: 8 total, 8 up, 8 in 2024-04-26T05:25:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:51 smithi146 ceph-mon[95531]: osdmap e1309: 8 total, 8 up, 8 in 2024-04-26T05:25:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:51 smithi146 ceph-mon[92947]: osdmap e1309: 8 total, 8 up, 8 in 2024-04-26T05:25:52.437 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (8081 ms) 2024-04-26T05:25:52.437 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-04-26T05:25:52.470 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:52.480 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:52 smithi204 ceph-mon[88313]: osdmap e1310: 8 total, 8 up, 8 in 2024-04-26T05:25:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:52 smithi204 ceph-mon[88313]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:52.659 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortInUseImage (222 ms) 2024-04-26T05:25:52.659 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-04-26T05:25:52.691 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:52.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:52 smithi146 ceph-mon[95531]: osdmap e1310: 8 total, 8 up, 8 in 2024-04-26T05:25:52.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:52 smithi146 ceph-mon[95531]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:52.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:52 smithi146 ceph-mon[92947]: osdmap e1310: 8 total, 8 up, 8 in 2024-04-26T05:25:52.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:52 smithi146 ceph-mon[92947]: pgmap v2349: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 161 KiB/s rd, 17 KiB/s wr, 221 op/s 2024-04-26T05:25:52.701 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:25:52.757 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:25:52.812 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:53.003 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:25:53.043 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:25:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:25:53.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (625 ms) 2024-04-26T05:25:53.284 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-04-26T05:25:53.314 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:53.325 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:25:53.388 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:25:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:53 smithi204 ceph-mon[88313]: osdmap e1311: 8 total, 8 up, 8 in 2024-04-26T05:25:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:53 smithi146 ceph-mon[95531]: osdmap e1311: 8 total, 8 up, 8 in 2024-04-26T05:25:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:53 smithi146 ceph-mon[92947]: osdmap e1311: 8 total, 8 up, 8 in 2024-04-26T05:25:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: pgmap v2351: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:25:54.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:54 smithi204 ceph-mon[88313]: osdmap e1312: 8 total, 8 up, 8 in 2024-04-26T05:25:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: pgmap v2351: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[95531]: osdmap e1312: 8 total, 8 up, 8 in 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: pgmap v2351: 169 pgs: 169 active+clean; 785 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:25:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:25:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:25:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:25:54.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:54 smithi146 ceph-mon[92947]: osdmap e1312: 8 total, 8 up, 8 in 2024-04-26T05:25:55.170 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 8388609~8388609 2024-04-26T05:25:55.189 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 0~1000 2024-04-26T05:25:55.189 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1010~1000 2024-04-26T05:25:55.189 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:25:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:25:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:25:56] "GET /metrics HTTP/1.1" 200 38998 "" "Prometheus/2.43.0" 2024-04-26T05:25:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:56 smithi146 ceph-mon[95531]: osdmap e1313: 8 total, 8 up, 8 in 2024-04-26T05:25:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:56 smithi146 ceph-mon[95531]: pgmap v2354: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 627 op/s 2024-04-26T05:25:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:56 smithi146 ceph-mon[92947]: osdmap e1313: 8 total, 8 up, 8 in 2024-04-26T05:25:56.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:56 smithi146 ceph-mon[92947]: pgmap v2354: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 627 op/s 2024-04-26T05:25:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:56 smithi204 ceph-mon[88313]: osdmap e1313: 8 total, 8 up, 8 in 2024-04-26T05:25:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:56 smithi204 ceph-mon[88313]: pgmap v2354: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 627 op/s 2024-04-26T05:25:57.179 INFO:tasks.workunit.client.0.smithi146.stdout:write: X 8388609~1000 2024-04-26T05:25:57.188 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16777228~1000 2024-04-26T05:25:57.188 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 167772160 2024-04-26T05:25:57.198 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 83886079~8388609 2024-04-26T05:25:57.216 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:25:57.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:57 smithi146 ceph-mon[95531]: osdmap e1314: 8 total, 8 up, 8 in 2024-04-26T05:25:57.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:57 smithi146 ceph-mon[92947]: osdmap e1314: 8 total, 8 up, 8 in 2024-04-26T05:25:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:57 smithi204 ceph-mon[88313]: osdmap e1314: 8 total, 8 up, 8 in 2024-04-26T05:25:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:58 smithi146 ceph-mon[95531]: osdmap e1315: 8 total, 8 up, 8 in 2024-04-26T05:25:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:58 smithi146 ceph-mon[95531]: pgmap v2357: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 640 op/s 2024-04-26T05:25:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:58 smithi146 ceph-mon[92947]: osdmap e1315: 8 total, 8 up, 8 in 2024-04-26T05:25:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:58 smithi146 ceph-mon[92947]: pgmap v2357: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 640 op/s 2024-04-26T05:25:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:58 smithi204 ceph-mon[88313]: osdmap e1315: 8 total, 8 up, 8 in 2024-04-26T05:25:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:58 smithi204 ceph-mon[88313]: pgmap v2357: 169 pgs: 169 active+clean; 833 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 21 MiB/s rd, 25 MiB/s wr, 640 op/s 2024-04-26T05:25:59.198 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:25:59.221 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 83886079~1 2024-04-26T05:25:59.230 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:25:59.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:25:59 smithi146 ceph-mon[92947]: osdmap e1316: 8 total, 8 up, 8 in 2024-04-26T05:25:59.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:25:59 smithi146 ceph-mon[95531]: osdmap e1316: 8 total, 8 up, 8 in 2024-04-26T05:25:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:25:59 smithi204 ceph-mon[88313]: osdmap e1316: 8 total, 8 up, 8 in 2024-04-26T05:26:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:00 smithi204 ceph-mon[88313]: osdmap e1317: 8 total, 8 up, 8 in 2024-04-26T05:26:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:00 smithi204 ceph-mon[88313]: pgmap v2360: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:00 smithi146 ceph-mon[95531]: osdmap e1317: 8 total, 8 up, 8 in 2024-04-26T05:26:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:00 smithi146 ceph-mon[95531]: pgmap v2360: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:00 smithi146 ceph-mon[92947]: osdmap e1317: 8 total, 8 up, 8 in 2024-04-26T05:26:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:00 smithi146 ceph-mon[92947]: pgmap v2360: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:01 smithi204 ceph-mon[88313]: osdmap e1318: 8 total, 8 up, 8 in 2024-04-26T05:26:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:01 smithi146 ceph-mon[95531]: osdmap e1318: 8 total, 8 up, 8 in 2024-04-26T05:26:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:01 smithi146 ceph-mon[92947]: osdmap e1318: 8 total, 8 up, 8 in 2024-04-26T05:26:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:02 smithi204 ceph-mon[88313]: osdmap e1319: 8 total, 8 up, 8 in 2024-04-26T05:26:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:02 smithi204 ceph-mon[88313]: pgmap v2363: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:02.636 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:26:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:02 smithi146 ceph-mon[92947]: osdmap e1319: 8 total, 8 up, 8 in 2024-04-26T05:26:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:02 smithi146 ceph-mon[92947]: pgmap v2363: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:02 smithi146 ceph-mon[95531]: osdmap e1319: 8 total, 8 up, 8 in 2024-04-26T05:26:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:02 smithi146 ceph-mon[95531]: pgmap v2363: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-04-26T05:26:02.735 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:26:03.229 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 0~8388609 2024-04-26T05:26:03.248 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 16777218~8388609 2024-04-26T05:26:03.338 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:03 smithi204 ceph-mon[88313]: osdmap e1320: 8 total, 8 up, 8 in 2024-04-26T05:26:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:03 smithi146 ceph-mon[95531]: osdmap e1320: 8 total, 8 up, 8 in 2024-04-26T05:26:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:03 smithi146 ceph-mon[92947]: osdmap e1320: 8 total, 8 up, 8 in 2024-04-26T05:26:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:04 smithi204 ceph-mon[88313]: osdmap e1321: 8 total, 8 up, 8 in 2024-04-26T05:26:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:04 smithi204 ceph-mon[88313]: pgmap v2366: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:04.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:04 smithi204 ceph-mon[88313]: osdmap e1322: 8 total, 8 up, 8 in 2024-04-26T05:26:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[95531]: osdmap e1321: 8 total, 8 up, 8 in 2024-04-26T05:26:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[95531]: pgmap v2366: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[95531]: osdmap e1322: 8 total, 8 up, 8 in 2024-04-26T05:26:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[92947]: osdmap e1321: 8 total, 8 up, 8 in 2024-04-26T05:26:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[92947]: pgmap v2366: 169 pgs: 169 active+clean; 873 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:04 smithi146 ceph-mon[92947]: osdmap e1322: 8 total, 8 up, 8 in 2024-04-26T05:26:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:06 smithi146 ceph-mon[95531]: osdmap e1323: 8 total, 8 up, 8 in 2024-04-26T05:26:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:06 smithi146 ceph-mon[95531]: pgmap v2369: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:06 smithi146 ceph-mon[92947]: osdmap e1323: 8 total, 8 up, 8 in 2024-04-26T05:26:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:06 smithi146 ceph-mon[92947]: pgmap v2369: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:06] "GET /metrics HTTP/1.1" 200 38998 "" "Prometheus/2.43.0" 2024-04-26T05:26:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:06 smithi204 ceph-mon[88313]: osdmap e1323: 8 total, 8 up, 8 in 2024-04-26T05:26:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:06 smithi204 ceph-mon[88313]: pgmap v2369: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:07 smithi146 ceph-mon[95531]: osdmap e1324: 8 total, 8 up, 8 in 2024-04-26T05:26:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:07 smithi146 ceph-mon[92947]: osdmap e1324: 8 total, 8 up, 8 in 2024-04-26T05:26:07.521 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.AbortWithSnapshots (14237 ms) 2024-04-26T05:26:07.522 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-04-26T05:26:07.554 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:07 smithi204 ceph-mon[88313]: osdmap e1324: 8 total, 8 up, 8 in 2024-04-26T05:26:07.564 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:07.573 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:08 smithi146 ceph-mon[95531]: osdmap e1325: 8 total, 8 up, 8 in 2024-04-26T05:26:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:08 smithi146 ceph-mon[95531]: pgmap v2372: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:08 smithi146 ceph-mon[92947]: osdmap e1325: 8 total, 8 up, 8 in 2024-04-26T05:26:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:08 smithi146 ceph-mon[92947]: pgmap v2372: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:08 smithi204 ceph-mon[88313]: osdmap e1325: 8 total, 8 up, 8 in 2024-04-26T05:26:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:08 smithi204 ceph-mon[88313]: pgmap v2372: 169 pgs: 169 active+clean; 949 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 42 MiB/s rd, 23 MiB/s wr, 464 op/s 2024-04-26T05:26:09.202 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:09.270 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:09 smithi146 ceph-mon[95531]: osdmap e1326: 8 total, 8 up, 8 in 2024-04-26T05:26:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:09 smithi146 ceph-mon[92947]: osdmap e1326: 8 total, 8 up, 8 in 2024-04-26T05:26:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:09 smithi204 ceph-mon[88313]: osdmap e1326: 8 total, 8 up, 8 in 2024-04-26T05:26:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:10.426 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:26:10.505 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:26:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:10 smithi204 ceph-mon[88313]: osdmap e1327: 8 total, 8 up, 8 in 2024-04-26T05:26:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:10 smithi204 ceph-mon[88313]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:10 smithi146 ceph-mon[92947]: osdmap e1327: 8 total, 8 up, 8 in 2024-04-26T05:26:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:10 smithi146 ceph-mon[92947]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:10 smithi146 ceph-mon[95531]: osdmap e1327: 8 total, 8 up, 8 in 2024-04-26T05:26:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:10 smithi146 ceph-mon[95531]: pgmap v2375: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:11.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV1Parent (3822 ms) 2024-04-26T05:26:11.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-04-26T05:26:11.374 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:11.385 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:11.394 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:11 smithi204 ceph-mon[88313]: osdmap e1328: 8 total, 8 up, 8 in 2024-04-26T05:26:11.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:11 smithi146 ceph-mon[92947]: osdmap e1328: 8 total, 8 up, 8 in 2024-04-26T05:26:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:11 smithi146 ceph-mon[95531]: osdmap e1328: 8 total, 8 up, 8 in 2024-04-26T05:26:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:12 smithi204 ceph-mon[88313]: osdmap e1329: 8 total, 8 up, 8 in 2024-04-26T05:26:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:12 smithi204 ceph-mon[88313]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:12 smithi146 ceph-mon[95531]: osdmap e1329: 8 total, 8 up, 8 in 2024-04-26T05:26:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:12 smithi146 ceph-mon[95531]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:12 smithi146 ceph-mon[92947]: osdmap e1329: 8 total, 8 up, 8 in 2024-04-26T05:26:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:12 smithi146 ceph-mon[92947]: pgmap v2378: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 36 MiB/s rd, 11 KiB/s wr, 129 op/s 2024-04-26T05:26:13.228 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:13.289 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:13 smithi204 ceph-mon[88313]: osdmap e1330: 8 total, 8 up, 8 in 2024-04-26T05:26:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:13 smithi146 ceph-mon[95531]: osdmap e1330: 8 total, 8 up, 8 in 2024-04-26T05:26:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:13 smithi146 ceph-mon[92947]: osdmap e1330: 8 total, 8 up, 8 in 2024-04-26T05:26:14.372 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:26:14.449 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:26:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:14 smithi204 ceph-mon[88313]: osdmap e1331: 8 total, 8 up, 8 in 2024-04-26T05:26:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:14 smithi204 ceph-mon[88313]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:14 smithi204 ceph-mon[88313]: osdmap e1332: 8 total, 8 up, 8 in 2024-04-26T05:26:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[92947]: osdmap e1331: 8 total, 8 up, 8 in 2024-04-26T05:26:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[92947]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[92947]: osdmap e1332: 8 total, 8 up, 8 in 2024-04-26T05:26:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[95531]: osdmap e1331: 8 total, 8 up, 8 in 2024-04-26T05:26:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[95531]: pgmap v2381: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:14 smithi146 ceph-mon[95531]: osdmap e1332: 8 total, 8 up, 8 in 2024-04-26T05:26:15.359 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV2Parent (4016 ms) 2024-04-26T05:26:15.359 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-04-26T05:26:15.393 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:15.402 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:15.410 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:16 smithi146 ceph-mon[92947]: osdmap e1333: 8 total, 8 up, 8 in 2024-04-26T05:26:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:16 smithi146 ceph-mon[92947]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:16] "GET /metrics HTTP/1.1" 200 38996 "" "Prometheus/2.43.0" 2024-04-26T05:26:16.496 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:16 smithi146 ceph-mon[95531]: osdmap e1333: 8 total, 8 up, 8 in 2024-04-26T05:26:16.496 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:16 smithi146 ceph-mon[95531]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:16 smithi204 ceph-mon[88313]: osdmap e1333: 8 total, 8 up, 8 in 2024-04-26T05:26:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:16 smithi204 ceph-mon[88313]: pgmap v2384: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:17.247 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:17.313 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:17 smithi204 ceph-mon[88313]: osdmap e1334: 8 total, 8 up, 8 in 2024-04-26T05:26:17.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:17 smithi146 ceph-mon[92947]: osdmap e1334: 8 total, 8 up, 8 in 2024-04-26T05:26:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:17 smithi146 ceph-mon[95531]: osdmap e1334: 8 total, 8 up, 8 in 2024-04-26T05:26:18.428 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:18 smithi204 ceph-mon[88313]: osdmap e1335: 8 total, 8 up, 8 in 2024-04-26T05:26:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:18 smithi204 ceph-mon[88313]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:18 smithi146 ceph-mon[95531]: osdmap e1335: 8 total, 8 up, 8 in 2024-04-26T05:26:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:18 smithi146 ceph-mon[95531]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:18 smithi146 ceph-mon[92947]: osdmap e1335: 8 total, 8 up, 8 in 2024-04-26T05:26:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:18 smithi146 ceph-mon[92947]: pgmap v2387: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 421 KiB/s rd, 25 KiB/s wr, 533 op/s 2024-04-26T05:26:19.395 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4036 ms) 2024-04-26T05:26:19.395 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-04-26T05:26:19.432 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:19.471 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:19.472 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:19 smithi204 ceph-mon[88313]: osdmap e1336: 8 total, 8 up, 8 in 2024-04-26T05:26:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:19 smithi146 ceph-mon[95531]: osdmap e1336: 8 total, 8 up, 8 in 2024-04-26T05:26:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:19 smithi146 ceph-mon[92947]: osdmap e1336: 8 total, 8 up, 8 in 2024-04-26T05:26:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:20 smithi204 ceph-mon[88313]: osdmap e1337: 8 total, 8 up, 8 in 2024-04-26T05:26:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:20 smithi204 ceph-mon[88313]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:20 smithi146 ceph-mon[95531]: osdmap e1337: 8 total, 8 up, 8 in 2024-04-26T05:26:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:20 smithi146 ceph-mon[95531]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:20 smithi146 ceph-mon[92947]: osdmap e1337: 8 total, 8 up, 8 in 2024-04-26T05:26:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:20 smithi146 ceph-mon[92947]: pgmap v2390: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:21.292 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:21.356 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:21 smithi204 ceph-mon[88313]: osdmap e1338: 8 total, 8 up, 8 in 2024-04-26T05:26:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:21 smithi146 ceph-mon[95531]: osdmap e1338: 8 total, 8 up, 8 in 2024-04-26T05:26:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:21 smithi146 ceph-mon[92947]: osdmap e1338: 8 total, 8 up, 8 in 2024-04-26T05:26:22.472 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:22 smithi204 ceph-mon[88313]: osdmap e1339: 8 total, 8 up, 8 in 2024-04-26T05:26:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:22 smithi204 ceph-mon[88313]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:22 smithi146 ceph-mon[95531]: osdmap e1339: 8 total, 8 up, 8 in 2024-04-26T05:26:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:22 smithi146 ceph-mon[95531]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:22 smithi146 ceph-mon[92947]: osdmap e1339: 8 total, 8 up, 8 in 2024-04-26T05:26:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:22 smithi146 ceph-mon[92947]: pgmap v2393: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 464 KiB/s rd, 25 KiB/s wr, 579 op/s 2024-04-26T05:26:23.438 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4043 ms) 2024-04-26T05:26:23.439 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-04-26T05:26:23.472 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:23.483 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:23.493 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:23 smithi204 ceph-mon[88313]: osdmap e1340: 8 total, 8 up, 8 in 2024-04-26T05:26:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:23 smithi146 ceph-mon[95531]: osdmap e1340: 8 total, 8 up, 8 in 2024-04-26T05:26:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:23 smithi146 ceph-mon[92947]: osdmap e1340: 8 total, 8 up, 8 in 2024-04-26T05:26:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:24 smithi204 ceph-mon[88313]: osdmap e1341: 8 total, 8 up, 8 in 2024-04-26T05:26:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:24 smithi204 ceph-mon[88313]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:24 smithi204 ceph-mon[88313]: osdmap e1342: 8 total, 8 up, 8 in 2024-04-26T05:26:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[92947]: osdmap e1341: 8 total, 8 up, 8 in 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[92947]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[92947]: osdmap e1342: 8 total, 8 up, 8 in 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[95531]: osdmap e1341: 8 total, 8 up, 8 in 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[95531]: pgmap v2396: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:24.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:24 smithi146 ceph-mon[95531]: osdmap e1342: 8 total, 8 up, 8 in 2024-04-26T05:26:25.183 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:25.247 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:26.378 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:26 smithi146 ceph-mon[95531]: osdmap e1343: 8 total, 8 up, 8 in 2024-04-26T05:26:26.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:26 smithi146 ceph-mon[95531]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:26.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:26 smithi146 ceph-mon[92947]: osdmap e1343: 8 total, 8 up, 8 in 2024-04-26T05:26:26.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:26 smithi146 ceph-mon[92947]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:26.447 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:26] "GET /metrics HTTP/1.1" 200 38995 "" "Prometheus/2.43.0" 2024-04-26T05:26:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:26 smithi204 ceph-mon[88313]: osdmap e1343: 8 total, 8 up, 8 in 2024-04-26T05:26:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:26 smithi204 ceph-mon[88313]: pgmap v2399: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:27.334 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (3896 ms) 2024-04-26T05:26:27.334 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-04-26T05:26:27.371 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:27.383 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:27.393 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:27.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:27 smithi146 ceph-mon[92947]: osdmap e1344: 8 total, 8 up, 8 in 2024-04-26T05:26:27.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:27 smithi146 ceph-mon[95531]: osdmap e1344: 8 total, 8 up, 8 in 2024-04-26T05:26:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:27 smithi204 ceph-mon[88313]: osdmap e1344: 8 total, 8 up, 8 in 2024-04-26T05:26:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:28 smithi146 ceph-mon[92947]: osdmap e1345: 8 total, 8 up, 8 in 2024-04-26T05:26:28.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:28 smithi146 ceph-mon[92947]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:28 smithi146 ceph-mon[95531]: osdmap e1345: 8 total, 8 up, 8 in 2024-04-26T05:26:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:28 smithi146 ceph-mon[95531]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:28 smithi204 ceph-mon[88313]: osdmap e1345: 8 total, 8 up, 8 in 2024-04-26T05:26:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:28 smithi204 ceph-mon[88313]: pgmap v2402: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 284 KiB/s rd, 26 KiB/s wr, 378 op/s 2024-04-26T05:26:29.204 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:29.266 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:29.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:29 smithi204 ceph-mon[88313]: osdmap e1346: 8 total, 8 up, 8 in 2024-04-26T05:26:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:29 smithi146 ceph-mon[95531]: osdmap e1346: 8 total, 8 up, 8 in 2024-04-26T05:26:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:29 smithi146 ceph-mon[92947]: osdmap e1346: 8 total, 8 up, 8 in 2024-04-26T05:26:30.402 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:30 smithi204 ceph-mon[88313]: osdmap e1347: 8 total, 8 up, 8 in 2024-04-26T05:26:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:30 smithi204 ceph-mon[88313]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:30 smithi146 ceph-mon[95531]: osdmap e1347: 8 total, 8 up, 8 in 2024-04-26T05:26:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:30 smithi146 ceph-mon[95531]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:30 smithi146 ceph-mon[92947]: osdmap e1347: 8 total, 8 up, 8 in 2024-04-26T05:26:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:30 smithi146 ceph-mon[92947]: pgmap v2405: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:31.355 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (4021 ms) 2024-04-26T05:26:31.355 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-04-26T05:26:31.387 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:31.398 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:31.407 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:31 smithi204 ceph-mon[88313]: osdmap e1348: 8 total, 8 up, 8 in 2024-04-26T05:26:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:31 smithi146 ceph-mon[95531]: osdmap e1348: 8 total, 8 up, 8 in 2024-04-26T05:26:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:31 smithi146 ceph-mon[92947]: osdmap e1348: 8 total, 8 up, 8 in 2024-04-26T05:26:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:32 smithi204 ceph-mon[88313]: osdmap e1349: 8 total, 8 up, 8 in 2024-04-26T05:26:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:32 smithi204 ceph-mon[88313]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:32 smithi146 ceph-mon[95531]: osdmap e1349: 8 total, 8 up, 8 in 2024-04-26T05:26:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:32 smithi146 ceph-mon[95531]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:32 smithi146 ceph-mon[92947]: osdmap e1349: 8 total, 8 up, 8 in 2024-04-26T05:26:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:32 smithi146 ceph-mon[92947]: pgmap v2408: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 281 KiB/s rd, 17 KiB/s wr, 358 op/s 2024-04-26T05:26:33.236 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:33.302 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:33 smithi204 ceph-mon[88313]: osdmap e1350: 8 total, 8 up, 8 in 2024-04-26T05:26:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:33 smithi146 ceph-mon[95531]: osdmap e1350: 8 total, 8 up, 8 in 2024-04-26T05:26:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:33 smithi146 ceph-mon[92947]: osdmap e1350: 8 total, 8 up, 8 in 2024-04-26T05:26:34.380 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:34 smithi204 ceph-mon[88313]: osdmap e1351: 8 total, 8 up, 8 in 2024-04-26T05:26:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:34 smithi204 ceph-mon[88313]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:34 smithi204 ceph-mon[88313]: osdmap e1352: 8 total, 8 up, 8 in 2024-04-26T05:26:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[92947]: osdmap e1351: 8 total, 8 up, 8 in 2024-04-26T05:26:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[92947]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[92947]: osdmap e1352: 8 total, 8 up, 8 in 2024-04-26T05:26:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[95531]: osdmap e1351: 8 total, 8 up, 8 in 2024-04-26T05:26:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[95531]: pgmap v2411: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:34 smithi146 ceph-mon[95531]: osdmap e1352: 8 total, 8 up, 8 in 2024-04-26T05:26:35.386 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4031 ms) 2024-04-26T05:26:35.386 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-04-26T05:26:35.418 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:35.429 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:35.438 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:36 smithi204 ceph-mon[88313]: osdmap e1353: 8 total, 8 up, 8 in 2024-04-26T05:26:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:36 smithi204 ceph-mon[88313]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:36] "GET /metrics HTTP/1.1" 200 38995 "" "Prometheus/2.43.0" 2024-04-26T05:26:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:36 smithi146 ceph-mon[95531]: osdmap e1353: 8 total, 8 up, 8 in 2024-04-26T05:26:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:36 smithi146 ceph-mon[95531]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:36 smithi146 ceph-mon[92947]: osdmap e1353: 8 total, 8 up, 8 in 2024-04-26T05:26:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:36 smithi146 ceph-mon[92947]: pgmap v2414: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:37.251 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:37.312 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:37 smithi204 ceph-mon[88313]: osdmap e1354: 8 total, 8 up, 8 in 2024-04-26T05:26:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:37 smithi146 ceph-mon[95531]: osdmap e1354: 8 total, 8 up, 8 in 2024-04-26T05:26:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:37 smithi146 ceph-mon[92947]: osdmap e1354: 8 total, 8 up, 8 in 2024-04-26T05:26:38.434 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:38 smithi204 ceph-mon[88313]: osdmap e1355: 8 total, 8 up, 8 in 2024-04-26T05:26:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:38 smithi204 ceph-mon[88313]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:38 smithi146 ceph-mon[95531]: osdmap e1355: 8 total, 8 up, 8 in 2024-04-26T05:26:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:38 smithi146 ceph-mon[95531]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:38 smithi146 ceph-mon[92947]: osdmap e1355: 8 total, 8 up, 8 in 2024-04-26T05:26:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:38 smithi146 ceph-mon[92947]: pgmap v2417: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 351 KiB/s rd, 21 KiB/s wr, 450 op/s 2024-04-26T05:26:39.414 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (4028 ms) 2024-04-26T05:26:39.414 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-04-26T05:26:39.449 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:39.461 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:39.471 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:39 smithi204 ceph-mon[88313]: osdmap e1356: 8 total, 8 up, 8 in 2024-04-26T05:26:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:39 smithi146 ceph-mon[95531]: osdmap e1356: 8 total, 8 up, 8 in 2024-04-26T05:26:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:39 smithi146 ceph-mon[92947]: osdmap e1356: 8 total, 8 up, 8 in 2024-04-26T05:26:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:40 smithi204 ceph-mon[88313]: osdmap e1357: 8 total, 8 up, 8 in 2024-04-26T05:26:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:40 smithi204 ceph-mon[88313]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:40 smithi146 ceph-mon[95531]: osdmap e1357: 8 total, 8 up, 8 in 2024-04-26T05:26:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:40 smithi146 ceph-mon[95531]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:40 smithi146 ceph-mon[92947]: osdmap e1357: 8 total, 8 up, 8 in 2024-04-26T05:26:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:40 smithi146 ceph-mon[92947]: pgmap v2420: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:41.283 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:41.347 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:41 smithi204 ceph-mon[88313]: osdmap e1358: 8 total, 8 up, 8 in 2024-04-26T05:26:41.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:41 smithi146 ceph-mon[92947]: osdmap e1358: 8 total, 8 up, 8 in 2024-04-26T05:26:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:41 smithi146 ceph-mon[95531]: osdmap e1358: 8 total, 8 up, 8 in 2024-04-26T05:26:42.474 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:42 smithi204 ceph-mon[88313]: osdmap e1359: 8 total, 8 up, 8 in 2024-04-26T05:26:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:42 smithi204 ceph-mon[88313]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:42 smithi146 ceph-mon[92947]: osdmap e1359: 8 total, 8 up, 8 in 2024-04-26T05:26:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:42 smithi146 ceph-mon[92947]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:42 smithi146 ceph-mon[95531]: osdmap e1359: 8 total, 8 up, 8 in 2024-04-26T05:26:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:42 smithi146 ceph-mon[95531]: pgmap v2423: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 378 KiB/s rd, 25 KiB/s wr, 479 op/s 2024-04-26T05:26:43.428 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4014 ms) 2024-04-26T05:26:43.428 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-04-26T05:26:43.462 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:43.478 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 0~10 2024-04-26T05:26:43.487 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:43 smithi204 ceph-mon[88313]: osdmap e1360: 8 total, 8 up, 8 in 2024-04-26T05:26:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:43 smithi146 ceph-mon[95531]: osdmap e1360: 8 total, 8 up, 8 in 2024-04-26T05:26:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:43 smithi146 ceph-mon[92947]: osdmap e1360: 8 total, 8 up, 8 in 2024-04-26T05:26:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:44 smithi204 ceph-mon[88313]: osdmap e1361: 8 total, 8 up, 8 in 2024-04-26T05:26:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:44 smithi204 ceph-mon[88313]: pgmap v2426: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:44 smithi204 ceph-mon[88313]: osdmap e1362: 8 total, 8 up, 8 in 2024-04-26T05:26:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[95531]: osdmap e1361: 8 total, 8 up, 8 in 2024-04-26T05:26:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[95531]: pgmap v2426: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[95531]: osdmap e1362: 8 total, 8 up, 8 in 2024-04-26T05:26:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[92947]: osdmap e1361: 8 total, 8 up, 8 in 2024-04-26T05:26:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[92947]: pgmap v2426: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:44 smithi146 ceph-mon[92947]: osdmap e1362: 8 total, 8 up, 8 in 2024-04-26T05:26:45.184 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:45.253 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:26:46.377 INFO:tasks.workunit.client.0.smithi146.stdout:migration_abort 2024-04-26T05:26:46.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:46 smithi146 ceph-mon[92947]: osdmap e1363: 8 total, 8 up, 8 in 2024-04-26T05:26:46.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:46 smithi146 ceph-mon[92947]: pgmap v2429: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:46] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2024-04-26T05:26:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:46 smithi146 ceph-mon[95531]: osdmap e1363: 8 total, 8 up, 8 in 2024-04-26T05:26:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:46 smithi146 ceph-mon[95531]: pgmap v2429: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:46 smithi204 ceph-mon[88313]: osdmap e1363: 8 total, 8 up, 8 in 2024-04-26T05:26:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:46 smithi204 ceph-mon[88313]: pgmap v2429: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:47.335 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (3907 ms) 2024-04-26T05:26:47.335 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-04-26T05:26:47.368 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:47.382 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 72833~7532725 2024-04-26T05:26:47.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:47 smithi146 ceph-mon[92947]: osdmap e1364: 8 total, 8 up, 8 in 2024-04-26T05:26:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:47 smithi146 ceph-mon[95531]: osdmap e1364: 8 total, 8 up, 8 in 2024-04-26T05:26:47.445 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 78541908~4815471 2024-04-26T05:26:47.445 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 67840817~1671095 2024-04-26T05:26:47.459 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 22102557~4639568 2024-04-26T05:26:47.460 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 76433863~7452217 2024-04-26T05:26:47.505 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 69822782~7760289 2024-04-26T05:26:47.507 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 35738355~7123685 2024-04-26T05:26:47.545 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 30126933~940113 2024-04-26T05:26:47.546 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap0 2024-04-26T05:26:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:47 smithi204 ceph-mon[88313]: osdmap e1364: 8 total, 8 up, 8 in 2024-04-26T05:26:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:48 smithi146 ceph-mon[95531]: osdmap e1365: 8 total, 8 up, 8 in 2024-04-26T05:26:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:48 smithi146 ceph-mon[95531]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:48 smithi146 ceph-mon[92947]: osdmap e1365: 8 total, 8 up, 8 in 2024-04-26T05:26:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:48 smithi146 ceph-mon[92947]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:48.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:48 smithi204 ceph-mon[88313]: osdmap e1365: 8 total, 8 up, 8 in 2024-04-26T05:26:48.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:48 smithi204 ceph-mon[88313]: pgmap v2432: 169 pgs: 169 active+clean; 905 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 291 KiB/s rd, 26 KiB/s wr, 387 op/s 2024-04-26T05:26:49.212 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap0 2024-04-26T05:26:49.224 INFO:tasks.workunit.client.0.smithi146.stdout:clone image159 -> image162 2024-04-26T05:26:49.326 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 54367558~7118533 2024-04-26T05:26:49.378 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 42600967~1218949 2024-04-26T05:26:49.392 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 75567886~2366960 2024-04-26T05:26:49.430 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 45081268~8243703 2024-04-26T05:26:49.435 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 55380790~3154003 2024-04-26T05:26:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 39295150~2130969 2024-04-26T05:26:49.492 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 18052302~6129456 2024-04-26T05:26:49.530 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 44499360~5813551 2024-04-26T05:26:49.532 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:49 smithi204 ceph-mon[88313]: osdmap e1366: 8 total, 8 up, 8 in 2024-04-26T05:26:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:49 smithi146 ceph-mon[95531]: osdmap e1366: 8 total, 8 up, 8 in 2024-04-26T05:26:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:49 smithi146 ceph-mon[92947]: osdmap e1366: 8 total, 8 up, 8 in 2024-04-26T05:26:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:50 smithi204 ceph-mon[88313]: osdmap e1367: 8 total, 8 up, 8 in 2024-04-26T05:26:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:50 smithi204 ceph-mon[88313]: pgmap v2435: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:50 smithi146 ceph-mon[95531]: osdmap e1367: 8 total, 8 up, 8 in 2024-04-26T05:26:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:50 smithi146 ceph-mon[95531]: pgmap v2435: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:50 smithi146 ceph-mon[92947]: osdmap e1367: 8 total, 8 up, 8 in 2024-04-26T05:26:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:50 smithi146 ceph-mon[92947]: pgmap v2435: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:51.224 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:51.238 INFO:tasks.workunit.client.0.smithi146.stdout:clone image162 -> image164 2024-04-26T05:26:51.369 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 25736307~3288273 2024-04-26T05:26:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 2351882~4421379 2024-04-26T05:26:51.444 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 28958885~6894711 2024-04-26T05:26:51.504 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 55961436~5065800 2024-04-26T05:26:51.532 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 39560345~5976984 2024-04-26T05:26:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:51 smithi204 ceph-mon[88313]: osdmap e1368: 8 total, 8 up, 8 in 2024-04-26T05:26:51.586 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 37261969~2202289 2024-04-26T05:26:51.589 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 26098039~5241166 2024-04-26T05:26:51.616 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 31625939~7743448 2024-04-26T05:26:51.619 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:26:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:51 smithi146 ceph-mon[95531]: osdmap e1368: 8 total, 8 up, 8 in 2024-04-26T05:26:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:51 smithi146 ceph-mon[92947]: osdmap e1368: 8 total, 8 up, 8 in 2024-04-26T05:26:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:52 smithi204 ceph-mon[88313]: osdmap e1369: 8 total, 8 up, 8 in 2024-04-26T05:26:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:52 smithi204 ceph-mon[88313]: pgmap v2438: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:52 smithi146 ceph-mon[95531]: osdmap e1369: 8 total, 8 up, 8 in 2024-04-26T05:26:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:52 smithi146 ceph-mon[95531]: pgmap v2438: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:52 smithi146 ceph-mon[92947]: osdmap e1369: 8 total, 8 up, 8 in 2024-04-26T05:26:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:52 smithi146 ceph-mon[92947]: pgmap v2438: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 264 KiB/s rd, 11 MiB/s wr, 354 op/s 2024-04-26T05:26:53.241 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap2 2024-04-26T05:26:53.254 INFO:tasks.workunit.client.0.smithi146.stdout:clone image164 -> image166 2024-04-26T05:26:53.415 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 51776885~6530530 2024-04-26T05:26:53.470 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 9684533~4860028 2024-04-26T05:26:53.477 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 6990997~6494379 2024-04-26T05:26:53.531 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 4235227~7036643 2024-04-26T05:26:53.533 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 38016018~8266084 2024-04-26T05:26:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:53 smithi204 ceph-mon[88313]: osdmap e1370: 8 total, 8 up, 8 in 2024-04-26T05:26:53.598 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 20974215~6791547 2024-04-26T05:26:53.623 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 26857036~3557624 2024-04-26T05:26:53.654 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 58310652~4767482 2024-04-26T05:26:53.660 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:26:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:53 smithi146 ceph-mon[95531]: osdmap e1370: 8 total, 8 up, 8 in 2024-04-26T05:26:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:53 smithi146 ceph-mon[92947]: osdmap e1370: 8 total, 8 up, 8 in 2024-04-26T05:26:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:54 smithi204 ceph-mon[88313]: osdmap e1371: 8 total, 8 up, 8 in 2024-04-26T05:26:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:54 smithi204 ceph-mon[88313]: pgmap v2441: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:54 smithi204 ceph-mon[88313]: osdmap e1372: 8 total, 8 up, 8 in 2024-04-26T05:26:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:26:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[95531]: osdmap e1371: 8 total, 8 up, 8 in 2024-04-26T05:26:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[95531]: pgmap v2441: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[95531]: osdmap e1372: 8 total, 8 up, 8 in 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[92947]: osdmap e1371: 8 total, 8 up, 8 in 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[92947]: pgmap v2441: 169 pgs: 169 active+clean; 958 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[92947]: osdmap e1372: 8 total, 8 up, 8 in 2024-04-26T05:26:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:26:55.196 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap3 2024-04-26T05:26:55.210 INFO:tasks.workunit.client.0.smithi146.stdout:clone image166 -> image168 2024-04-26T05:26:55.386 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 120823969 2024-04-26T05:26:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:26:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:26:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:55 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:26:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:55 smithi204 ceph-mon[88313]: osdmap e1373: 8 total, 8 up, 8 in 2024-04-26T05:26:55.559 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.StressNoMigrate (8224 ms) 2024-04-26T05:26:55.559 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Stress 2024-04-26T05:26:55.591 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:26:55.601 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 59235021~720287 2024-04-26T05:26:55.613 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 6726200~971833 2024-04-26T05:26:55.613 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 38233802~2717055 2024-04-26T05:26:55.635 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 70758134~3578758 2024-04-26T05:26:55.635 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 10038874~4034210 2024-04-26T05:26:55.658 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 47699050~5239412 2024-04-26T05:26:55.659 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 57016297~8180796 2024-04-26T05:26:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:26:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:26:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:26:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[95531]: osdmap e1373: 8 total, 8 up, 8 in 2024-04-26T05:26:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:26:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:26:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:26:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:55 smithi146 ceph-mon[92947]: osdmap e1373: 8 total, 8 up, 8 in 2024-04-26T05:26:55.704 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 76585585~2227431 2024-04-26T05:26:55.704 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap0 2024-04-26T05:26:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:56 smithi204 ceph-mon[88313]: pgmap v2444: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:56 smithi146 ceph-mon[95531]: pgmap v2444: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:26:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:26:56] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2024-04-26T05:26:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:56 smithi146 ceph-mon[92947]: pgmap v2444: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:57.264 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 67745903~8124757 2024-04-26T05:26:57.279 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 79695207~707296 2024-04-26T05:26:57.279 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 46847335~7428587 2024-04-26T05:26:57.286 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 42674231~7755360 2024-04-26T05:26:57.328 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 15734364~1283169 2024-04-26T05:26:57.329 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12945362~4774286 2024-04-26T05:26:57.338 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 39049005~2340605 2024-04-26T05:26:57.339 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 53644086~5071520 2024-04-26T05:26:57.339 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:26:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:57 smithi204 ceph-mon[88313]: osdmap e1374: 8 total, 8 up, 8 in 2024-04-26T05:26:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:57 smithi146 ceph-mon[92947]: osdmap e1374: 8 total, 8 up, 8 in 2024-04-26T05:26:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:57 smithi146 ceph-mon[95531]: osdmap e1374: 8 total, 8 up, 8 in 2024-04-26T05:26:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:58 smithi204 ceph-mon[88313]: osdmap e1375: 8 total, 8 up, 8 in 2024-04-26T05:26:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:58 smithi204 ceph-mon[88313]: pgmap v2447: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:58 smithi146 ceph-mon[92947]: osdmap e1375: 8 total, 8 up, 8 in 2024-04-26T05:26:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:58 smithi146 ceph-mon[92947]: pgmap v2447: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:58 smithi146 ceph-mon[95531]: osdmap e1375: 8 total, 8 up, 8 in 2024-04-26T05:26:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:58 smithi146 ceph-mon[95531]: pgmap v2447: 169 pgs: 169 active+clean; 1.1 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 20 MiB/s rd, 39 MiB/s wr, 636 op/s 2024-04-26T05:26:59.279 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:26:59.292 INFO:tasks.workunit.client.0.smithi146.stdout:clone image169 -> image172 2024-04-26T05:26:59.398 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 91877888 2024-04-26T05:26:59.410 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 47769877~7410924 2024-04-26T05:26:59.467 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1466182~3637411 2024-04-26T05:26:59.473 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 60915469~8288649 2024-04-26T05:26:59.544 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 67685746~464770 2024-04-26T05:26:59.546 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 29099507~3232244 2024-04-26T05:26:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:26:59 smithi204 ceph-mon[88313]: osdmap e1376: 8 total, 8 up, 8 in 2024-04-26T05:26:59.574 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 21180273~2986502 2024-04-26T05:26:59.579 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 12805749~1289032 2024-04-26T05:26:59.597 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12232368~4769361 2024-04-26T05:26:59.628 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:26:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:26:59 smithi146 ceph-mon[92947]: osdmap e1376: 8 total, 8 up, 8 in 2024-04-26T05:26:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:26:59 smithi146 ceph-mon[95531]: osdmap e1376: 8 total, 8 up, 8 in 2024-04-26T05:27:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:00 smithi204 ceph-mon[88313]: osdmap e1377: 8 total, 8 up, 8 in 2024-04-26T05:27:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:00 smithi204 ceph-mon[88313]: pgmap v2450: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:00 smithi146 ceph-mon[95531]: osdmap e1377: 8 total, 8 up, 8 in 2024-04-26T05:27:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:00 smithi146 ceph-mon[95531]: pgmap v2450: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:00 smithi146 ceph-mon[92947]: osdmap e1377: 8 total, 8 up, 8 in 2024-04-26T05:27:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:00 smithi146 ceph-mon[92947]: pgmap v2450: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:01.291 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 165427472 2024-04-26T05:27:01.307 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 111255722~3394712 2024-04-26T05:27:01.315 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 79967238~3810668 2024-04-26T05:27:01.315 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 113484233~7124973 2024-04-26T05:27:01.337 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 160152509~5274963 2024-04-26T05:27:01.337 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 162082360~1075103 2024-04-26T05:27:01.337 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 117754415~3207852 2024-04-26T05:27:01.362 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 66957633~8129444 2024-04-26T05:27:01.371 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 96022938~4315714 2024-04-26T05:27:01.371 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:27:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:01 smithi204 ceph-mon[88313]: osdmap e1378: 8 total, 8 up, 8 in 2024-04-26T05:27:01.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:01 smithi146 ceph-mon[92947]: osdmap e1378: 8 total, 8 up, 8 in 2024-04-26T05:27:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:01 smithi146 ceph-mon[95531]: osdmap e1378: 8 total, 8 up, 8 in 2024-04-26T05:27:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:02 smithi204 ceph-mon[88313]: osdmap e1379: 8 total, 8 up, 8 in 2024-04-26T05:27:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:02 smithi204 ceph-mon[88313]: pgmap v2453: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:02 smithi146 ceph-mon[92947]: osdmap e1379: 8 total, 8 up, 8 in 2024-04-26T05:27:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:02 smithi146 ceph-mon[92947]: pgmap v2453: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:02 smithi146 ceph-mon[95531]: osdmap e1379: 8 total, 8 up, 8 in 2024-04-26T05:27:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:02 smithi146 ceph-mon[95531]: pgmap v2453: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 18 MiB/s rd, 17 MiB/s wr, 378 op/s 2024-04-26T05:27:03.305 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap3 2024-04-26T05:27:03.321 INFO:tasks.workunit.client.0.smithi146.stdout:clone image172 -> image174 2024-04-26T05:27:03.459 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:27:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:03 smithi204 ceph-mon[88313]: osdmap e1380: 8 total, 8 up, 8 in 2024-04-26T05:27:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:03 smithi146 ceph-mon[92947]: osdmap e1380: 8 total, 8 up, 8 in 2024-04-26T05:27:03.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:03 smithi146 ceph-mon[95531]: osdmap e1380: 8 total, 8 up, 8 in 2024-04-26T05:27:03.881 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:27:04.035 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:27:04.294 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Stress (8735 ms) 2024-04-26T05:27:04.295 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.Stress2 2024-04-26T05:27:04.329 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:27:04.339 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 54684860~878188 2024-04-26T05:27:04.354 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 77928544~164164 2024-04-26T05:27:04.354 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 46169269~7339714 2024-04-26T05:27:04.401 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 10963255~3720104 2024-04-26T05:27:04.401 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 76315736~606983 2024-04-26T05:27:04.409 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 18669248~5238168 2024-04-26T05:27:04.409 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 58964528~5671784 2024-04-26T05:27:04.445 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 51425492~4460250 2024-04-26T05:27:04.448 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap0 2024-04-26T05:27:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:04 smithi204 ceph-mon[88313]: osdmap e1381: 8 total, 8 up, 8 in 2024-04-26T05:27:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:04 smithi204 ceph-mon[88313]: pgmap v2456: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:27:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:04 smithi146 ceph-mon[92947]: osdmap e1381: 8 total, 8 up, 8 in 2024-04-26T05:27:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:04 smithi146 ceph-mon[92947]: pgmap v2456: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:27:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:04 smithi146 ceph-mon[95531]: osdmap e1381: 8 total, 8 up, 8 in 2024-04-26T05:27:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:04 smithi146 ceph-mon[95531]: pgmap v2456: 169 pgs: 169 active+clean; 1.2 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:27:06.325 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap0 2024-04-26T05:27:06.338 INFO:tasks.workunit.client.0.smithi146.stdout:clone image175 -> image178 2024-04-26T05:27:06.439 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 91131197 2024-04-26T05:27:06.450 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 7379649~5299625 2024-04-26T05:27:06.496 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 82810977~8320220 2024-04-26T05:27:06.502 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 2512727~1823744 2024-04-26T05:27:06.514 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 40866923~5758982 2024-04-26T05:27:06.570 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 56504048~4925630 2024-04-26T05:27:06.624 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 84215968~5849355 2024-04-26T05:27:06.625 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 49474454~7050589 2024-04-26T05:27:06.670 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 63243782~2021715 2024-04-26T05:27:06.685 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:27:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:06] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2024-04-26T05:27:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:06 smithi146 ceph-mon[95531]: osdmap e1382: 8 total, 8 up, 8 in 2024-04-26T05:27:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:06 smithi146 ceph-mon[95531]: pgmap v2458: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 675 op/s 2024-04-26T05:27:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:06 smithi146 ceph-mon[92947]: osdmap e1382: 8 total, 8 up, 8 in 2024-04-26T05:27:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:06 smithi146 ceph-mon[92947]: pgmap v2458: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 675 op/s 2024-04-26T05:27:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:06 smithi204 ceph-mon[88313]: osdmap e1382: 8 total, 8 up, 8 in 2024-04-26T05:27:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:06 smithi204 ceph-mon[88313]: pgmap v2458: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 675 op/s 2024-04-26T05:27:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:07 smithi146 ceph-mon[92947]: osdmap e1383: 8 total, 8 up, 8 in 2024-04-26T05:27:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:07 smithi146 ceph-mon[95531]: osdmap e1383: 8 total, 8 up, 8 in 2024-04-26T05:27:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:07 smithi204 ceph-mon[88313]: osdmap e1383: 8 total, 8 up, 8 in 2024-04-26T05:27:08.338 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:27:08.353 INFO:tasks.workunit.client.0.smithi146.stdout:clone image178 -> image180 2024-04-26T05:27:08.480 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 36885123~4813157 2024-04-26T05:27:08.533 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 75027268~6854927 2024-04-26T05:27:08.541 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 46875355~189273 2024-04-26T05:27:08.589 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 24446856~2914598 2024-04-26T05:27:08.596 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 32220569~4818602 2024-04-26T05:27:08.627 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 34324532~458207 2024-04-26T05:27:08.630 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 40446733~2864952 2024-04-26T05:27:08.648 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 17277777~6631110 2024-04-26T05:27:08.654 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:27:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:08 smithi146 ceph-mon[95531]: osdmap e1384: 8 total, 8 up, 8 in 2024-04-26T05:27:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:08 smithi146 ceph-mon[95531]: pgmap v2461: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 677 op/s 2024-04-26T05:27:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:08 smithi146 ceph-mon[92947]: osdmap e1384: 8 total, 8 up, 8 in 2024-04-26T05:27:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:08 smithi146 ceph-mon[92947]: pgmap v2461: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 677 op/s 2024-04-26T05:27:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:08 smithi204 ceph-mon[88313]: osdmap e1384: 8 total, 8 up, 8 in 2024-04-26T05:27:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:08 smithi204 ceph-mon[88313]: pgmap v2461: 169 pgs: 169 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 25 MiB/s rd, 24 MiB/s wr, 677 op/s 2024-04-26T05:27:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:09 smithi146 ceph-mon[95531]: osdmap e1385: 8 total, 8 up, 8 in 2024-04-26T05:27:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:09 smithi146 ceph-mon[92947]: osdmap e1385: 8 total, 8 up, 8 in 2024-04-26T05:27:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:09 smithi204 ceph-mon[88313]: osdmap e1385: 8 total, 8 up, 8 in 2024-04-26T05:27:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:10.351 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap2 2024-04-26T05:27:10.367 INFO:tasks.workunit.client.0.smithi146.stdout:clone image180 -> image182 2024-04-26T05:27:10.529 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 81204328~3406481 2024-04-26T05:27:10.563 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 51409620~8147080 2024-04-26T05:27:10.617 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 31917142~6930144 2024-04-26T05:27:10.683 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 63928210~1801054 2024-04-26T05:27:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:10 smithi146 ceph-mon[95531]: osdmap e1386: 8 total, 8 up, 8 in 2024-04-26T05:27:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:10 smithi146 ceph-mon[95531]: pgmap v2464: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:10 smithi146 ceph-mon[92947]: osdmap e1386: 8 total, 8 up, 8 in 2024-04-26T05:27:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:10 smithi146 ceph-mon[92947]: pgmap v2464: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:10.706 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 39280012~7421787 2024-04-26T05:27:10.777 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 557564~6685178 2024-04-26T05:27:10.798 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 1582065~1682105 2024-04-26T05:27:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:10 smithi204 ceph-mon[88313]: osdmap e1386: 8 total, 8 up, 8 in 2024-04-26T05:27:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:10 smithi204 ceph-mon[88313]: pgmap v2464: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:10.809 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 61530812~3137957 2024-04-26T05:27:10.812 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:27:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:11 smithi146 ceph-mon[95531]: osdmap e1387: 8 total, 8 up, 8 in 2024-04-26T05:27:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:11 smithi146 ceph-mon[92947]: osdmap e1387: 8 total, 8 up, 8 in 2024-04-26T05:27:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:11 smithi204 ceph-mon[88313]: osdmap e1387: 8 total, 8 up, 8 in 2024-04-26T05:27:12.373 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap3 2024-04-26T05:27:12.390 INFO:tasks.workunit.client.0.smithi146.stdout:clone image182 -> image184 2024-04-26T05:27:12.578 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:27:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:12 smithi146 ceph-mon[92947]: osdmap e1388: 8 total, 8 up, 8 in 2024-04-26T05:27:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:12 smithi146 ceph-mon[92947]: pgmap v2467: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:12 smithi146 ceph-mon[95531]: osdmap e1388: 8 total, 8 up, 8 in 2024-04-26T05:27:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:12 smithi146 ceph-mon[95531]: pgmap v2467: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:12 smithi204 ceph-mon[88313]: osdmap e1388: 8 total, 8 up, 8 in 2024-04-26T05:27:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:12 smithi204 ceph-mon[88313]: pgmap v2467: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 28 MiB/s rd, 26 MiB/s wr, 819 op/s 2024-04-26T05:27:13.024 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 20044356~506776 2024-04-26T05:27:13.051 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 25148896~3760775 2024-04-26T05:27:13.080 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 42347378~7275583 2024-04-26T05:27:13.148 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 15473819~4951988 2024-04-26T05:27:13.171 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 49711494~1588206 2024-04-26T05:27:13.196 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16410486~4548492 2024-04-26T05:27:13.198 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 40741063~3260736 2024-04-26T05:27:13.231 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 14838289~5733319 2024-04-26T05:27:13.232 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user0 2024-04-26T05:27:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:13 smithi146 ceph-mon[92947]: osdmap e1389: 8 total, 8 up, 8 in 2024-04-26T05:27:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:13 smithi146 ceph-mon[95531]: osdmap e1389: 8 total, 8 up, 8 in 2024-04-26T05:27:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:13 smithi204 ceph-mon[88313]: osdmap e1389: 8 total, 8 up, 8 in 2024-04-26T05:27:14.385 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 132390957 2024-04-26T05:27:14.397 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 93994581~238428 2024-04-26T05:27:14.402 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 112722300~1478372 2024-04-26T05:27:14.402 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 69119547~5133692 2024-04-26T05:27:14.406 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 48422560~7458459 2024-04-26T05:27:14.406 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 113086484~2884670 2024-04-26T05:27:14.409 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 70009798~6964222 2024-04-26T05:27:14.485 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 48332515~5535039 2024-04-26T05:27:14.488 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 96499160~6504351 2024-04-26T05:27:14.489 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user1 2024-04-26T05:27:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:14 smithi146 ceph-mon[95531]: osdmap e1390: 8 total, 8 up, 8 in 2024-04-26T05:27:14.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:14 smithi146 ceph-mon[95531]: pgmap v2470: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-26T05:27:14.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:14 smithi146 ceph-mon[92947]: osdmap e1390: 8 total, 8 up, 8 in 2024-04-26T05:27:14.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:14 smithi146 ceph-mon[92947]: pgmap v2470: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-26T05:27:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:14 smithi204 ceph-mon[88313]: osdmap e1390: 8 total, 8 up, 8 in 2024-04-26T05:27:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:14 smithi204 ceph-mon[88313]: pgmap v2470: 169 pgs: 169 active+clean; 1.4 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail 2024-04-26T05:27:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:15 smithi146 ceph-mon[95531]: osdmap e1391: 8 total, 8 up, 8 in 2024-04-26T05:27:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:15 smithi146 ceph-mon[92947]: osdmap e1391: 8 total, 8 up, 8 in 2024-04-26T05:27:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:15 smithi204 ceph-mon[88313]: osdmap e1391: 8 total, 8 up, 8 in 2024-04-26T05:27:16.409 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 188797211 2024-04-26T05:27:16.421 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 51195735~5126189 2024-04-26T05:27:16.432 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 19243777~7143254 2024-04-26T05:27:16.433 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 120208340~4165639 2024-04-26T05:27:16.436 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 158314258~3301364 2024-04-26T05:27:16.436 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 29524424~2869504 2024-04-26T05:27:16.439 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 157515090~2056976 2024-04-26T05:27:16.439 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 102637514~4920931 2024-04-26T05:27:16.445 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 157180123~3690296 2024-04-26T05:27:16.463 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user2 2024-04-26T05:27:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:16 smithi146 ceph-mon[95531]: pgmap v2472: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 883 op/s 2024-04-26T05:27:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:16 smithi146 ceph-mon[95531]: osdmap e1392: 8 total, 8 up, 8 in 2024-04-26T05:27:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:16 smithi146 ceph-mon[92947]: pgmap v2472: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 883 op/s 2024-04-26T05:27:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:16 smithi146 ceph-mon[92947]: osdmap e1392: 8 total, 8 up, 8 in 2024-04-26T05:27:16.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:16] "GET /metrics HTTP/1.1" 200 38995 "" "Prometheus/2.43.0" 2024-04-26T05:27:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:16 smithi204 ceph-mon[88313]: pgmap v2472: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 883 op/s 2024-04-26T05:27:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:16 smithi204 ceph-mon[88313]: osdmap e1392: 8 total, 8 up, 8 in 2024-04-26T05:27:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:17 smithi146 ceph-mon[95531]: osdmap e1393: 8 total, 8 up, 8 in 2024-04-26T05:27:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:17 smithi146 ceph-mon[92947]: osdmap e1393: 8 total, 8 up, 8 in 2024-04-26T05:27:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:17 smithi204 ceph-mon[88313]: osdmap e1393: 8 total, 8 up, 8 in 2024-04-26T05:27:18.423 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 141684101 2024-04-26T05:27:18.437 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 54568958~6174246 2024-04-26T05:27:18.452 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 581815~7251177 2024-04-26T05:27:18.452 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 34681556~2844672 2024-04-26T05:27:18.455 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 88399865~3907519 2024-04-26T05:27:18.456 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 112831144~4909183 2024-04-26T05:27:18.465 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 121135561~898310 2024-04-26T05:27:18.534 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 14324615~7414589 2024-04-26T05:27:18.540 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 119832314~1899494 2024-04-26T05:27:18.549 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user3 2024-04-26T05:27:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:18 smithi146 ceph-mon[95531]: pgmap v2475: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 886 op/s 2024-04-26T05:27:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:18 smithi146 ceph-mon[95531]: osdmap e1394: 8 total, 8 up, 8 in 2024-04-26T05:27:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:18 smithi146 ceph-mon[92947]: pgmap v2475: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 886 op/s 2024-04-26T05:27:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:18 smithi146 ceph-mon[92947]: osdmap e1394: 8 total, 8 up, 8 in 2024-04-26T05:27:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:18 smithi204 ceph-mon[88313]: pgmap v2475: 169 pgs: 169 active+clean; 1.5 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 33 MiB/s rd, 32 MiB/s wr, 886 op/s 2024-04-26T05:27:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:18 smithi204 ceph-mon[88313]: osdmap e1394: 8 total, 8 up, 8 in 2024-04-26T05:27:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:19 smithi146 ceph-mon[92947]: osdmap e1395: 8 total, 8 up, 8 in 2024-04-26T05:27:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:19 smithi146 ceph-mon[95531]: osdmap e1395: 8 total, 8 up, 8 in 2024-04-26T05:27:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:19 smithi204 ceph-mon[88313]: osdmap e1395: 8 total, 8 up, 8 in 2024-04-26T05:27:20.448 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 14168410~3542102 2024-04-26T05:27:20.452 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 15053935~1771051 2024-04-26T05:27:20.540 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 28336820~3542102 2024-04-26T05:27:20.541 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 29222345~1771051 2024-04-26T05:27:20.575 INFO:tasks.workunit.client.0.smithi146.stdout:write: 3 42505230~3542102 2024-04-26T05:27:20.576 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 43390755~1771051 2024-04-26T05:27:20.607 INFO:tasks.workunit.client.0.smithi146.stdout:write: 4 56673640~3542102 2024-04-26T05:27:20.608 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 57559165~1771051 2024-04-26T05:27:20.638 INFO:tasks.workunit.client.0.smithi146.stdout:write: 5 70842050~3542102 2024-04-26T05:27:20.639 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 71727575~1771051 2024-04-26T05:27:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:20 smithi146 ceph-mon[95531]: pgmap v2478: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:20 smithi146 ceph-mon[95531]: osdmap e1396: 8 total, 8 up, 8 in 2024-04-26T05:27:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:20 smithi146 ceph-mon[92947]: pgmap v2478: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:20 smithi146 ceph-mon[92947]: osdmap e1396: 8 total, 8 up, 8 in 2024-04-26T05:27:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:20 smithi204 ceph-mon[88313]: pgmap v2478: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:20 smithi204 ceph-mon[88313]: osdmap e1396: 8 total, 8 up, 8 in 2024-04-26T05:27:21.666 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:27:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:21 smithi146 ceph-mon[95531]: osdmap e1397: 8 total, 8 up, 8 in 2024-04-26T05:27:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:21 smithi146 ceph-mon[92947]: osdmap e1397: 8 total, 8 up, 8 in 2024-04-26T05:27:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:21 smithi204 ceph-mon[88313]: osdmap e1397: 8 total, 8 up, 8 in 2024-04-26T05:27:21.904 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:27:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:22 smithi146 ceph-mon[95531]: pgmap v2481: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:22 smithi146 ceph-mon[92947]: pgmap v2481: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:22 smithi204 ceph-mon[88313]: pgmap v2481: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 6.9 MiB/s rd, 37 MiB/s wr, 414 op/s 2024-04-26T05:27:23.025 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.Stress2 (18731 ms) 2024-04-26T05:27:23.025 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMigration.StressLive 2024-04-26T05:27:23.058 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 83886080 2024-04-26T05:27:23.069 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 17860982~6065133 2024-04-26T05:27:23.122 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 38657333~7651652 2024-04-26T05:27:23.122 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 67017983~3953270 2024-04-26T05:27:23.156 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 65052899~7159878 2024-04-26T05:27:23.163 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 34621106~4830050 2024-04-26T05:27:23.197 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 36395178~1634331 2024-04-26T05:27:23.199 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 10458319~2633686 2024-04-26T05:27:23.223 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 45213589~626384 2024-04-26T05:27:23.223 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap0 2024-04-26T05:27:24.468 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 6759072~6115221 2024-04-26T05:27:24.478 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 48049364~5204211 2024-04-26T05:27:24.478 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 65947730~3279647 2024-04-26T05:27:24.481 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 4207992~7004635 2024-04-26T05:27:24.521 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 29806351~6253456 2024-04-26T05:27:24.523 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12422691~6107486 2024-04-26T05:27:24.524 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 62504267~602207 2024-04-26T05:27:24.524 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 33419683~5117849 2024-04-26T05:27:24.554 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap1 2024-04-26T05:27:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:24 smithi204 ceph-mon[88313]: pgmap v2482: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.6 MiB/s rd, 25 MiB/s wr, 277 op/s 2024-04-26T05:27:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:24 smithi204 ceph-mon[88313]: osdmap e1398: 8 total, 8 up, 8 in 2024-04-26T05:27:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[95531]: pgmap v2482: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.6 MiB/s rd, 25 MiB/s wr, 277 op/s 2024-04-26T05:27:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[95531]: osdmap e1398: 8 total, 8 up, 8 in 2024-04-26T05:27:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[92947]: pgmap v2482: 169 pgs: 169 active+clean; 1.7 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 4.6 MiB/s rd, 25 MiB/s wr, 277 op/s 2024-04-26T05:27:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[92947]: osdmap e1398: 8 total, 8 up, 8 in 2024-04-26T05:27:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:25 smithi204 ceph-mon[88313]: osdmap e1399: 8 total, 8 up, 8 in 2024-04-26T05:27:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:25 smithi146 ceph-mon[95531]: osdmap e1399: 8 total, 8 up, 8 in 2024-04-26T05:27:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:25 smithi146 ceph-mon[92947]: osdmap e1399: 8 total, 8 up, 8 in 2024-04-26T05:27:26.460 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:26] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2024-04-26T05:27:26.480 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap1 2024-04-26T05:27:26.495 INFO:tasks.workunit.client.0.smithi146.stdout:clone image185 -> image188 2024-04-26T05:27:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 100437666 2024-04-26T05:27:26.615 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 52568274~7658183 2024-04-26T05:27:26.670 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 44309959~4604421 2024-04-26T05:27:26.677 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 68872983~260877 2024-04-26T05:27:26.706 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 37464430~2969935 2024-04-26T05:27:26.714 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 84219886~8071551 2024-04-26T05:27:26.773 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 38144147~3262869 2024-04-26T05:27:26.776 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 20666849~3967097 2024-04-26T05:27:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:26 smithi204 ceph-mon[88313]: pgmap v2485: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 11 MiB/s wr, 601 op/s 2024-04-26T05:27:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:26 smithi204 ceph-mon[88313]: osdmap e1400: 8 total, 8 up, 8 in 2024-04-26T05:27:26.824 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 87827194~6183846 2024-04-26T05:27:26.832 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap2 2024-04-26T05:27:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:26 smithi146 ceph-mon[92947]: pgmap v2485: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 11 MiB/s wr, 601 op/s 2024-04-26T05:27:26.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:26 smithi146 ceph-mon[92947]: osdmap e1400: 8 total, 8 up, 8 in 2024-04-26T05:27:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:26 smithi146 ceph-mon[95531]: pgmap v2485: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 198 MiB/s rd, 11 MiB/s wr, 601 op/s 2024-04-26T05:27:26.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:26 smithi146 ceph-mon[95531]: osdmap e1400: 8 total, 8 up, 8 in 2024-04-26T05:27:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:27 smithi204 ceph-mon[88313]: osdmap e1401: 8 total, 8 up, 8 in 2024-04-26T05:27:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:27 smithi146 ceph-mon[92947]: osdmap e1401: 8 total, 8 up, 8 in 2024-04-26T05:27:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:27 smithi146 ceph-mon[95531]: osdmap e1401: 8 total, 8 up, 8 in 2024-04-26T05:27:28.486 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap2 2024-04-26T05:27:28.501 INFO:tasks.workunit.client.0.smithi146.stdout:clone image188 -> image190 2024-04-26T05:27:28.636 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 118418243 2024-04-26T05:27:28.647 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 30164636~732365 2024-04-26T05:27:28.698 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 87792738~4941368 2024-04-26T05:27:28.749 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 41620229~6921644 2024-04-26T05:27:28.788 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 100403258~2235254 2024-04-26T05:27:28.793 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 87753159~5408826 2024-04-26T05:27:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:28 smithi204 ceph-mon[88313]: pgmap v2488: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 294 MiB/s rd, 17 MiB/s wr, 894 op/s 2024-04-26T05:27:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:28 smithi204 ceph-mon[88313]: osdmap e1402: 8 total, 8 up, 8 in 2024-04-26T05:27:28.822 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 17638517~4333397 2024-04-26T05:27:28.863 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 22826142~2003134 2024-04-26T05:27:28.879 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 73514961~1399009 2024-04-26T05:27:28.885 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: snap3 2024-04-26T05:27:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:28 smithi146 ceph-mon[95531]: pgmap v2488: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 294 MiB/s rd, 17 MiB/s wr, 894 op/s 2024-04-26T05:27:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:28 smithi146 ceph-mon[95531]: osdmap e1402: 8 total, 8 up, 8 in 2024-04-26T05:27:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:28 smithi146 ceph-mon[92947]: pgmap v2488: 169 pgs: 169 active+clean; 1.8 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 294 MiB/s rd, 17 MiB/s wr, 894 op/s 2024-04-26T05:27:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:28 smithi146 ceph-mon[92947]: osdmap e1402: 8 total, 8 up, 8 in 2024-04-26T05:27:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:29 smithi204 ceph-mon[88313]: osdmap e1403: 8 total, 8 up, 8 in 2024-04-26T05:27:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:29 smithi146 ceph-mon[95531]: osdmap e1403: 8 total, 8 up, 8 in 2024-04-26T05:27:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:29 smithi146 ceph-mon[92947]: osdmap e1403: 8 total, 8 up, 8 in 2024-04-26T05:27:30.507 INFO:tasks.workunit.client.0.smithi146.stdout:snap_protect: snap3 2024-04-26T05:27:30.522 INFO:tasks.workunit.client.0.smithi146.stdout:clone image190 -> image192 2024-04-26T05:27:30.686 INFO:tasks.workunit.client.0.smithi146.stdout:migration_prepare 2024-04-26T05:27:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:30 smithi204 ceph-mon[88313]: pgmap v2491: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:30 smithi204 ceph-mon[88313]: osdmap e1404: 8 total, 8 up, 8 in 2024-04-26T05:27:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:30 smithi146 ceph-mon[92947]: pgmap v2491: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:30 smithi146 ceph-mon[92947]: osdmap e1404: 8 total, 8 up, 8 in 2024-04-26T05:27:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:30 smithi146 ceph-mon[95531]: pgmap v2491: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:30 smithi146 ceph-mon[95531]: osdmap e1404: 8 total, 8 up, 8 in 2024-04-26T05:27:31.105 INFO:tasks.workunit.client.0.smithi146.stdout:migration_execute 2024-04-26T05:27:31.106 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 13118076~5309319 2024-04-26T05:27:31.158 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 72381311~138511 2024-04-26T05:27:31.175 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 99415009~425671 2024-04-26T05:27:31.194 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 56868336~7128293 2024-04-26T05:27:31.232 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 77055491~7301993 2024-04-26T05:27:31.295 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 110621569~6971985 2024-04-26T05:27:31.329 INFO:tasks.workunit.client.0.smithi146.stdout:write: a 3793426~725340 2024-04-26T05:27:31.359 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 81730940~6823659 2024-04-26T05:27:31.387 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user0 2024-04-26T05:27:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:31 smithi204 ceph-mon[88313]: osdmap e1405: 8 total, 8 up, 8 in 2024-04-26T05:27:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:31 smithi146 ceph-mon[92947]: osdmap e1405: 8 total, 8 up, 8 in 2024-04-26T05:27:31.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:31 smithi146 ceph-mon[95531]: osdmap e1405: 8 total, 8 up, 8 in 2024-04-26T05:27:32.522 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 141685674 2024-04-26T05:27:32.537 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 106189508~2821675 2024-04-26T05:27:32.545 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 46388243~618973 2024-04-26T05:27:32.545 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 82291167~2735799 2024-04-26T05:27:32.547 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 39111378~5025090 2024-04-26T05:27:32.547 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 133773359~7912315 2024-04-26T05:27:32.559 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 27807702~7078318 2024-04-26T05:27:32.571 INFO:tasks.workunit.client.0.smithi146.stdout:write: b 22514919~6879668 2024-04-26T05:27:32.649 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 103896177~8295938 2024-04-26T05:27:32.649 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user1 2024-04-26T05:27:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:32 smithi204 ceph-mon[88313]: pgmap v2494: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:32 smithi204 ceph-mon[88313]: osdmap e1406: 8 total, 8 up, 8 in 2024-04-26T05:27:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:32 smithi146 ceph-mon[95531]: pgmap v2494: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:32 smithi146 ceph-mon[95531]: osdmap e1406: 8 total, 8 up, 8 in 2024-04-26T05:27:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:32 smithi146 ceph-mon[92947]: pgmap v2494: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 10 MiB/s rd, 28 MiB/s wr, 516 op/s 2024-04-26T05:27:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:32 smithi146 ceph-mon[92947]: osdmap e1406: 8 total, 8 up, 8 in 2024-04-26T05:27:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:33 smithi204 ceph-mon[88313]: osdmap e1407: 8 total, 8 up, 8 in 2024-04-26T05:27:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:33 smithi146 ceph-mon[95531]: osdmap e1407: 8 total, 8 up, 8 in 2024-04-26T05:27:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:33 smithi146 ceph-mon[92947]: osdmap e1407: 8 total, 8 up, 8 in 2024-04-26T05:27:34.537 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 215629242 2024-04-26T05:27:34.552 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 14288519~8136326 2024-04-26T05:27:34.580 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 32215535~2392006 2024-04-26T05:27:34.580 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 209304832~6324410 2024-04-26T05:27:34.587 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 205481613~2597201 2024-04-26T05:27:34.587 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 154501762~291126 2024-04-26T05:27:34.587 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 112059147~4327851 2024-04-26T05:27:34.587 INFO:tasks.workunit.client.0.smithi146.stdout:write: c 14573225~6388947 2024-04-26T05:27:34.638 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 53900093~6448959 2024-04-26T05:27:34.639 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user2 2024-04-26T05:27:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:34 smithi204 ceph-mon[88313]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-26T05:27:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:34 smithi204 ceph-mon[88313]: osdmap e1408: 8 total, 8 up, 8 in 2024-04-26T05:27:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:34 smithi146 ceph-mon[95531]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-26T05:27:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:34 smithi146 ceph-mon[95531]: osdmap e1408: 8 total, 8 up, 8 in 2024-04-26T05:27:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:34 smithi146 ceph-mon[92947]: pgmap v2497: 169 pgs: 169 active+clean; 1.9 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail 2024-04-26T05:27:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:34 smithi146 ceph-mon[92947]: osdmap e1408: 8 total, 8 up, 8 in 2024-04-26T05:27:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:35 smithi204 ceph-mon[88313]: osdmap e1409: 8 total, 8 up, 8 in 2024-04-26T05:27:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:35 smithi146 ceph-mon[95531]: osdmap e1409: 8 total, 8 up, 8 in 2024-04-26T05:27:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:35 smithi146 ceph-mon[92947]: osdmap e1409: 8 total, 8 up, 8 in 2024-04-26T05:27:36.537 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:36] "GET /metrics HTTP/1.1" 200 38994 "" "Prometheus/2.43.0" 2024-04-26T05:27:36.554 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 203933366~796151 2024-04-26T05:27:36.564 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 89965911~3627902 2024-04-26T05:27:36.564 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 44151180~3095391 2024-04-26T05:27:36.566 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 111997093~4224795 2024-04-26T05:27:36.566 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 13717702~154454 2024-04-26T05:27:36.566 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 195706231~5747250 2024-04-26T05:27:36.566 INFO:tasks.workunit.client.0.smithi146.stdout:write: d 70294385~6995442 2024-04-26T05:27:36.576 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 25268183~6920351 2024-04-26T05:27:36.588 INFO:tasks.workunit.client.0.smithi146.stdout:snap_create: user3 2024-04-26T05:27:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:36 smithi204 ceph-mon[88313]: pgmap v2500: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:36 smithi204 ceph-mon[88313]: osdmap e1410: 8 total, 8 up, 8 in 2024-04-26T05:27:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:36 smithi146 ceph-mon[92947]: pgmap v2500: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:36 smithi146 ceph-mon[92947]: osdmap e1410: 8 total, 8 up, 8 in 2024-04-26T05:27:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:36 smithi146 ceph-mon[95531]: pgmap v2500: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:36 smithi146 ceph-mon[95531]: osdmap e1410: 8 total, 8 up, 8 in 2024-04-26T05:27:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:37 smithi204 ceph-mon[88313]: osdmap e1411: 8 total, 8 up, 8 in 2024-04-26T05:27:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:37 smithi146 ceph-mon[92947]: osdmap e1411: 8 total, 8 up, 8 in 2024-04-26T05:27:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:37 smithi146 ceph-mon[95531]: osdmap e1411: 8 total, 8 up, 8 in 2024-04-26T05:27:38.564 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 197567349 2024-04-26T05:27:38.596 INFO:tasks.workunit.client.0.smithi146.stdout:write: 1 19756734~4939183 2024-04-26T05:27:38.601 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 20991529~2469591 2024-04-26T05:27:38.622 INFO:tasks.workunit.client.0.smithi146.stdout:write: 2 39513469~4939183 2024-04-26T05:27:38.623 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 40748264~2469591 2024-04-26T05:27:38.645 INFO:tasks.workunit.client.0.smithi146.stdout:write: 3 59270204~4939183 2024-04-26T05:27:38.646 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 60504999~2469591 2024-04-26T05:27:38.673 INFO:tasks.workunit.client.0.smithi146.stdout:write: 4 79026939~4939183 2024-04-26T05:27:38.675 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 80261734~2469591 2024-04-26T05:27:38.702 INFO:tasks.workunit.client.0.smithi146.stdout:write: 5 98783674~4939183 2024-04-26T05:27:38.703 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 100018469~2469591 2024-04-26T05:27:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:38 smithi204 ceph-mon[88313]: pgmap v2503: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:38 smithi204 ceph-mon[88313]: osdmap e1412: 8 total, 8 up, 8 in 2024-04-26T05:27:38.818 INFO:tasks.workunit.client.0.smithi146.stdout:migration_commit 2024-04-26T05:27:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:38 smithi146 ceph-mon[95531]: pgmap v2503: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:38 smithi146 ceph-mon[95531]: osdmap e1412: 8 total, 8 up, 8 in 2024-04-26T05:27:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:38 smithi146 ceph-mon[92947]: pgmap v2503: 169 pgs: 169 active+clean; 2.1 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 32 MiB/s rd, 40 MiB/s wr, 903 op/s 2024-04-26T05:27:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:38 smithi146 ceph-mon[92947]: osdmap e1412: 8 total, 8 up, 8 in 2024-04-26T05:27:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:39 smithi204 ceph-mon[88313]: osdmap e1413: 8 total, 8 up, 8 in 2024-04-26T05:27:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:39 smithi146 ceph-mon[92947]: osdmap e1413: 8 total, 8 up, 8 in 2024-04-26T05:27:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:39 smithi146 ceph-mon[95531]: osdmap e1413: 8 total, 8 up, 8 in 2024-04-26T05:27:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:40.021 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMigration.StressLive (16996 ms) 2024-04-26T05:27:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:40 smithi204 ceph-mon[88313]: pgmap v2506: 169 pgs: 169 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 32 MiB/s wr, 477 op/s 2024-04-26T05:27:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:40 smithi146 ceph-mon[95531]: pgmap v2506: 169 pgs: 169 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 32 MiB/s wr, 477 op/s 2024-04-26T05:27:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:40 smithi146 ceph-mon[92947]: pgmap v2506: 169 pgs: 169 active+clean; 2.2 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 3.1 MiB/s rd, 32 MiB/s wr, 477 op/s 2024-04-26T05:27:41.586 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 57 tests from TestMigration (259346 ms total) 2024-04-26T05:27:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:27:41.586 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 6 tests from TestGroup 2024-04-26T05:27:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:41 smithi146 ceph-mon[95531]: osdmap e1414: 8 total, 8 up, 8 in 2024-04-26T05:27:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:41 smithi146 ceph-mon[92947]: osdmap e1414: 8 total, 8 up, 8 in 2024-04-26T05:27:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:41 smithi204 ceph-mon[88313]: osdmap e1414: 8 total, 8 up, 8 in 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[95531]: pgmap v2508: 137 pgs: 137 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 6.2 MiB/s wr, 10 op/s 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[95531]: osdmap e1415: 8 total, 8 up, 8 in 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[92947]: pgmap v2508: 137 pgs: 137 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 6.2 MiB/s wr, 10 op/s 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:27:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:42 smithi146 ceph-mon[92947]: osdmap e1415: 8 total, 8 up, 8 in 2024-04-26T05:27:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:42 smithi204 ceph-mon[88313]: pgmap v2508: 137 pgs: 137 active+clean; 2.1 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 6.2 MiB/s wr, 10 op/s 2024-04-26T05:27:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:42 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:42 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:27:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:42 smithi204 ceph-mon[88313]: osdmap e1415: 8 total, 8 up, 8 in 2024-04-26T05:27:43.581 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.group_create 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[95531]: osdmap e1416: 8 total, 8 up, 8 in 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/904090824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[92947]: osdmap e1416: 8 total, 8 up, 8 in 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/904090824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:43.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:43 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:43 smithi204 ceph-mon[88313]: osdmap e1416: 8 total, 8 up, 8 in 2024-04-26T05:27:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/904090824' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:44.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:43 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[95531]: pgmap v2511: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[95531]: osdmap e1417: 8 total, 8 up, 8 in 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[92947]: pgmap v2511: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:27:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:44 smithi146 ceph-mon[92947]: osdmap e1417: 8 total, 8 up, 8 in 2024-04-26T05:27:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:44 smithi204 ceph-mon[88313]: pgmap v2511: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 8.9 GiB used, 706 GiB / 715 GiB avail 2024-04-26T05:27:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:44 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:27:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:44 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:27:45.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:44 smithi204 ceph-mon[88313]: osdmap e1417: 8 total, 8 up, 8 in 2024-04-26T05:27:45.639 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.group_create (2057 ms) 2024-04-26T05:27:45.639 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.group_createPP 2024-04-26T05:27:45.655 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.group_createPP (17 ms) 2024-04-26T05:27:45.655 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.add_image 2024-04-26T05:27:45.695 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.add_image (40 ms) 2024-04-26T05:27:45.695 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.add_imagePP 2024-04-26T05:27:45.730 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.add_imagePP (35 ms) 2024-04-26T05:27:45.730 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.add_snapshot 2024-04-26T05:27:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:45 smithi146 ceph-mon[92947]: osdmap e1418: 8 total, 8 up, 8 in 2024-04-26T05:27:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:45 smithi146 ceph-mon[95531]: osdmap e1418: 8 total, 8 up, 8 in 2024-04-26T05:27:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:45 smithi204 ceph-mon[88313]: osdmap e1418: 8 total, 8 up, 8 in 2024-04-26T05:27:46.609 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:46] "GET /metrics HTTP/1.1" 200 38997 "" "Prometheus/2.43.0" 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[92947]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[92947]: osdmap e1419: 8 total, 8 up, 8 in 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[95531]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:27:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:46 smithi146 ceph-mon[95531]: osdmap e1419: 8 total, 8 up, 8 in 2024-04-26T05:27:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:46 smithi204 ceph-mon[88313]: pgmap v2514: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:46 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:27:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:46 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:27:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:46 smithi204 ceph-mon[88313]: osdmap e1419: 8 total, 8 up, 8 in 2024-04-26T05:27:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:47 smithi146 ceph-mon[92947]: osdmap e1420: 8 total, 8 up, 8 in 2024-04-26T05:27:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:47 smithi146 ceph-mon[95531]: osdmap e1420: 8 total, 8 up, 8 in 2024-04-26T05:27:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:47 smithi204 ceph-mon[88313]: osdmap e1420: 8 total, 8 up, 8 in 2024-04-26T05:27:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:48 smithi146 ceph-mon[95531]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:48 smithi146 ceph-mon[95531]: osdmap e1421: 8 total, 8 up, 8 in 2024-04-26T05:27:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:48 smithi146 ceph-mon[92947]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:48 smithi146 ceph-mon[92947]: osdmap e1421: 8 total, 8 up, 8 in 2024-04-26T05:27:48.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:48 smithi204 ceph-mon[88313]: pgmap v2517: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:48.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:48 smithi204 ceph-mon[88313]: osdmap e1421: 8 total, 8 up, 8 in 2024-04-26T05:27:49.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:49 smithi146 ceph-mon[95531]: osdmap e1422: 8 total, 8 up, 8 in 2024-04-26T05:27:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:49 smithi146 ceph-mon[92947]: osdmap e1422: 8 total, 8 up, 8 in 2024-04-26T05:27:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:49 smithi204 ceph-mon[88313]: osdmap e1422: 8 total, 8 up, 8 in 2024-04-26T05:27:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:50 smithi146 ceph-mon[95531]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:50 smithi146 ceph-mon[95531]: osdmap e1423: 8 total, 8 up, 8 in 2024-04-26T05:27:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:50 smithi146 ceph-mon[92947]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:50 smithi146 ceph-mon[92947]: osdmap e1423: 8 total, 8 up, 8 in 2024-04-26T05:27:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:50 smithi204 ceph-mon[88313]: pgmap v2520: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:51.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:50 smithi204 ceph-mon[88313]: osdmap e1423: 8 total, 8 up, 8 in 2024-04-26T05:27:51.687 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.add_snapshot (5957 ms) 2024-04-26T05:27:51.687 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-04-26T05:27:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:51 smithi146 ceph-mon[92947]: osdmap e1424: 8 total, 8 up, 8 in 2024-04-26T05:27:51.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:51 smithi146 ceph-mon[95531]: osdmap e1424: 8 total, 8 up, 8 in 2024-04-26T05:27:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:51 smithi204 ceph-mon[88313]: osdmap e1424: 8 total, 8 up, 8 in 2024-04-26T05:27:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:52 smithi146 ceph-mon[95531]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:52 smithi146 ceph-mon[95531]: osdmap e1425: 8 total, 8 up, 8 in 2024-04-26T05:27:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:52 smithi146 ceph-mon[92947]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:52 smithi146 ceph-mon[92947]: osdmap e1425: 8 total, 8 up, 8 in 2024-04-26T05:27:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:52 smithi204 ceph-mon[88313]: pgmap v2523: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 153 KiB/s rd, 18 KiB/s wr, 207 op/s 2024-04-26T05:27:53.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:52 smithi204 ceph-mon[88313]: osdmap e1425: 8 total, 8 up, 8 in 2024-04-26T05:27:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:53 smithi146 ceph-mon[95531]: osdmap e1426: 8 total, 8 up, 8 in 2024-04-26T05:27:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:53 smithi146 ceph-mon[92947]: osdmap e1426: 8 total, 8 up, 8 in 2024-04-26T05:27:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:53 smithi204 ceph-mon[88313]: osdmap e1426: 8 total, 8 up, 8 in 2024-04-26T05:27:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[95531]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[95531]: osdmap e1427: 8 total, 8 up, 8 in 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[95531]: osdmap e1428: 8 total, 8 up, 8 in 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[92947]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[92947]: osdmap e1427: 8 total, 8 up, 8 in 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:54 smithi146 ceph-mon[92947]: osdmap e1428: 8 total, 8 up, 8 in 2024-04-26T05:27:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:54 smithi204 ceph-mon[88313]: pgmap v2526: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:27:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:54 smithi204 ceph-mon[88313]: osdmap e1427: 8 total, 8 up, 8 in 2024-04-26T05:27:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:27:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:54 smithi204 ceph-mon[88313]: osdmap e1428: 8 total, 8 up, 8 in 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[95531]: osdmap e1429: 8 total, 8 up, 8 in 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[92947]: osdmap e1429: 8 total, 8 up, 8 in 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:27:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:55 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:27:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:55 smithi204 ceph-mon[88313]: osdmap e1429: 8 total, 8 up, 8 in 2024-04-26T05:27:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:27:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:55 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:27:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:55 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:27:56.670 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:27:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:27:56] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2024-04-26T05:27:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:56 smithi146 ceph-mon[95531]: pgmap v2530: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:27:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:56 smithi146 ceph-mon[95531]: osdmap e1430: 8 total, 8 up, 8 in 2024-04-26T05:27:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:56 smithi146 ceph-mon[92947]: pgmap v2530: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:27:56.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:56 smithi146 ceph-mon[92947]: osdmap e1430: 8 total, 8 up, 8 in 2024-04-26T05:27:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:56 smithi204 ceph-mon[88313]: pgmap v2530: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:27:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:56 smithi204 ceph-mon[88313]: osdmap e1430: 8 total, 8 up, 8 in 2024-04-26T05:27:57.223 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestGroup.add_snapshotPP (5535 ms) 2024-04-26T05:27:58.209 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 6 tests from TestGroup (13642 ms total) 2024-04-26T05:27:58.209 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:27:58.209 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 31 tests from TestDeepCopy 2024-04-26T05:27:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:58 smithi204 ceph-mon[88313]: osdmap e1431: 8 total, 8 up, 8 in 2024-04-26T05:27:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:58 smithi204 ceph-mon[88313]: pgmap v2533: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 152 op/s 2024-04-26T05:27:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:58 smithi146 ceph-mon[95531]: osdmap e1431: 8 total, 8 up, 8 in 2024-04-26T05:27:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:58 smithi146 ceph-mon[95531]: pgmap v2533: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 152 op/s 2024-04-26T05:27:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:58 smithi146 ceph-mon[92947]: osdmap e1431: 8 total, 8 up, 8 in 2024-04-26T05:27:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:58 smithi146 ceph-mon[92947]: pgmap v2533: 137 pgs: 137 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 11 KiB/s wr, 152 op/s 2024-04-26T05:27:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:27:59 smithi204 ceph-mon[88313]: osdmap e1432: 8 total, 8 up, 8 in 2024-04-26T05:27:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:27:59 smithi146 ceph-mon[92947]: osdmap e1432: 8 total, 8 up, 8 in 2024-04-26T05:27:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:27:59 smithi146 ceph-mon[95531]: osdmap e1432: 8 total, 8 up, 8 in 2024-04-26T05:28:00.219 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Empty 2024-04-26T05:28:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:00 smithi204 ceph-mon[88313]: osdmap e1433: 8 total, 8 up, 8 in 2024-04-26T05:28:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:00 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:00 smithi204 ceph-mon[88313]: pgmap v2536: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[95531]: osdmap e1433: 8 total, 8 up, 8 in 2024-04-26T05:28:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[95531]: pgmap v2536: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[92947]: osdmap e1433: 8 total, 8 up, 8 in 2024-04-26T05:28:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:00 smithi146 ceph-mon[92947]: pgmap v2536: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:01 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:28:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:01 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:28:01.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:01 smithi204 ceph-mon[88313]: osdmap e1434: 8 total, 8 up, 8 in 2024-04-26T05:28:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:28:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:28:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[95531]: osdmap e1434: 8 total, 8 up, 8 in 2024-04-26T05:28:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:28:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3696530491' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:28:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:01 smithi146 ceph-mon[92947]: osdmap e1434: 8 total, 8 up, 8 in 2024-04-26T05:28:02.352 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Empty (2133 ms) 2024-04-26T05:28:02.352 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-04-26T05:28:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:02 smithi204 ceph-mon[88313]: osdmap e1435: 8 total, 8 up, 8 in 2024-04-26T05:28:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:02 smithi204 ceph-mon[88313]: pgmap v2539: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:02.619 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.NoSnaps (267 ms) 2024-04-26T05:28:02.619 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Snaps 2024-04-26T05:28:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:02 smithi146 ceph-mon[95531]: osdmap e1435: 8 total, 8 up, 8 in 2024-04-26T05:28:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:02 smithi146 ceph-mon[95531]: pgmap v2539: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:02 smithi146 ceph-mon[92947]: osdmap e1435: 8 total, 8 up, 8 in 2024-04-26T05:28:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:02 smithi146 ceph-mon[92947]: pgmap v2539: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:03 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:28:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:03 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T05:28:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:03 smithi204 ceph-mon[88313]: osdmap e1436: 8 total, 8 up, 8 in 2024-04-26T05:28:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:28:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T05:28:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[92947]: osdmap e1436: 8 total, 8 up, 8 in 2024-04-26T05:28:03.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:28:03.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T05:28:03.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:03 smithi146 ceph-mon[95531]: osdmap e1436: 8 total, 8 up, 8 in 2024-04-26T05:28:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:04 smithi204 ceph-mon[88313]: osdmap e1437: 8 total, 8 up, 8 in 2024-04-26T05:28:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:04 smithi204 ceph-mon[88313]: pgmap v2542: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:04 smithi146 ceph-mon[92947]: osdmap e1437: 8 total, 8 up, 8 in 2024-04-26T05:28:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:04 smithi146 ceph-mon[92947]: pgmap v2542: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:04 smithi146 ceph-mon[95531]: osdmap e1437: 8 total, 8 up, 8 in 2024-04-26T05:28:04.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:04 smithi146 ceph-mon[95531]: pgmap v2542: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.7 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:05.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:05 smithi204 ceph-mon[88313]: osdmap e1438: 8 total, 8 up, 8 in 2024-04-26T05:28:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:05 smithi146 ceph-mon[95531]: osdmap e1438: 8 total, 8 up, 8 in 2024-04-26T05:28:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:05 smithi146 ceph-mon[92947]: osdmap e1438: 8 total, 8 up, 8 in 2024-04-26T05:28:06.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Snaps (3904 ms) 2024-04-26T05:28:06.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-04-26T05:28:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:06 smithi204 ceph-mon[88313]: osdmap e1439: 8 total, 8 up, 8 in 2024-04-26T05:28:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:06 smithi204 ceph-mon[88313]: pgmap v2545: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:06] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.43.0" 2024-04-26T05:28:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:06 smithi146 ceph-mon[95531]: osdmap e1439: 8 total, 8 up, 8 in 2024-04-26T05:28:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:06 smithi146 ceph-mon[95531]: pgmap v2545: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:06 smithi146 ceph-mon[92947]: osdmap e1439: 8 total, 8 up, 8 in 2024-04-26T05:28:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:06 smithi146 ceph-mon[92947]: pgmap v2545: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:07 smithi204 ceph-mon[88313]: osdmap e1440: 8 total, 8 up, 8 in 2024-04-26T05:28:07.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:07 smithi146 ceph-mon[95531]: osdmap e1440: 8 total, 8 up, 8 in 2024-04-26T05:28:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:07 smithi146 ceph-mon[92947]: osdmap e1440: 8 total, 8 up, 8 in 2024-04-26T05:28:08.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.SnapDiscard (1854 ms) 2024-04-26T05:28:08.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-04-26T05:28:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:08 smithi204 ceph-mon[88313]: osdmap e1441: 8 total, 8 up, 8 in 2024-04-26T05:28:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:08 smithi204 ceph-mon[88313]: pgmap v2548: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:08 smithi146 ceph-mon[92947]: osdmap e1441: 8 total, 8 up, 8 in 2024-04-26T05:28:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:08 smithi146 ceph-mon[92947]: pgmap v2548: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:08 smithi146 ceph-mon[95531]: osdmap e1441: 8 total, 8 up, 8 in 2024-04-26T05:28:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:08 smithi146 ceph-mon[95531]: pgmap v2548: 137 pgs: 137 active+clean; 53 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-04-26T05:28:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneDiscard (1011 ms) 2024-04-26T05:28:09.388 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-04-26T05:28:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:09 smithi204 ceph-mon[88313]: osdmap e1442: 8 total, 8 up, 8 in 2024-04-26T05:28:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:09 smithi204 ceph-mon[88313]: osdmap e1443: 8 total, 8 up, 8 in 2024-04-26T05:28:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[95531]: osdmap e1442: 8 total, 8 up, 8 in 2024-04-26T05:28:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[95531]: osdmap e1443: 8 total, 8 up, 8 in 2024-04-26T05:28:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[92947]: osdmap e1442: 8 total, 8 up, 8 in 2024-04-26T05:28:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:09 smithi146 ceph-mon[92947]: osdmap e1443: 8 total, 8 up, 8 in 2024-04-26T05:28:10.445 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneShrink (1057 ms) 2024-04-26T05:28:10.446 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-04-26T05:28:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:10 smithi204 ceph-mon[88313]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:10 smithi146 ceph-mon[95531]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:10 smithi146 ceph-mon[92947]: pgmap v2551: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:11.497 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneExpand (1052 ms) 2024-04-26T05:28:11.497 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-04-26T05:28:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:11 smithi204 ceph-mon[88313]: osdmap e1444: 8 total, 8 up, 8 in 2024-04-26T05:28:11.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:11 smithi146 ceph-mon[92947]: osdmap e1444: 8 total, 8 up, 8 in 2024-04-26T05:28:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:11 smithi146 ceph-mon[95531]: osdmap e1444: 8 total, 8 up, 8 in 2024-04-26T05:28:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:12 smithi204 ceph-mon[88313]: osdmap e1445: 8 total, 8 up, 8 in 2024-04-26T05:28:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:12 smithi204 ceph-mon[88313]: pgmap v2554: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:12 smithi146 ceph-mon[95531]: osdmap e1445: 8 total, 8 up, 8 in 2024-04-26T05:28:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:12 smithi146 ceph-mon[95531]: pgmap v2554: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:12 smithi146 ceph-mon[92947]: osdmap e1445: 8 total, 8 up, 8 in 2024-04-26T05:28:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:12 smithi146 ceph-mon[92947]: pgmap v2554: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 164 op/s 2024-04-26T05:28:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:13 smithi204 ceph-mon[88313]: osdmap e1446: 8 total, 8 up, 8 in 2024-04-26T05:28:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:13 smithi146 ceph-mon[92947]: osdmap e1446: 8 total, 8 up, 8 in 2024-04-26T05:28:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:13 smithi146 ceph-mon[95531]: osdmap e1446: 8 total, 8 up, 8 in 2024-04-26T05:28:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:14 smithi146 ceph-mon[92947]: osdmap e1447: 8 total, 8 up, 8 in 2024-04-26T05:28:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:14 smithi146 ceph-mon[92947]: pgmap v2557: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:14 smithi146 ceph-mon[95531]: osdmap e1447: 8 total, 8 up, 8 in 2024-04-26T05:28:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:14 smithi146 ceph-mon[95531]: pgmap v2557: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:14 smithi204 ceph-mon[88313]: osdmap e1447: 8 total, 8 up, 8 in 2024-04-26T05:28:14.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:14 smithi204 ceph-mon[88313]: pgmap v2557: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:15 smithi146 ceph-mon[95531]: osdmap e1448: 8 total, 8 up, 8 in 2024-04-26T05:28:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:15 smithi146 ceph-mon[92947]: osdmap e1448: 8 total, 8 up, 8 in 2024-04-26T05:28:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:15 smithi204 ceph-mon[88313]: osdmap e1448: 8 total, 8 up, 8 in 2024-04-26T05:28:16.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:16] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.43.0" 2024-04-26T05:28:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:16 smithi146 ceph-mon[95531]: osdmap e1449: 8 total, 8 up, 8 in 2024-04-26T05:28:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:16 smithi146 ceph-mon[95531]: pgmap v2560: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:16 smithi146 ceph-mon[92947]: osdmap e1449: 8 total, 8 up, 8 in 2024-04-26T05:28:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:16 smithi146 ceph-mon[92947]: pgmap v2560: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:16 smithi204 ceph-mon[88313]: osdmap e1449: 8 total, 8 up, 8 in 2024-04-26T05:28:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:16 smithi204 ceph-mon[88313]: pgmap v2560: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:17 smithi146 ceph-mon[95531]: osdmap e1450: 8 total, 8 up, 8 in 2024-04-26T05:28:17.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:17 smithi146 ceph-mon[92947]: osdmap e1450: 8 total, 8 up, 8 in 2024-04-26T05:28:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:17 smithi204 ceph-mon[88313]: osdmap e1450: 8 total, 8 up, 8 in 2024-04-26T05:28:18.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneHideParent (6972 ms) 2024-04-26T05:28:18.470 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Clone 2024-04-26T05:28:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:18 smithi146 ceph-mon[92947]: osdmap e1451: 8 total, 8 up, 8 in 2024-04-26T05:28:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:18 smithi146 ceph-mon[92947]: pgmap v2563: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:18 smithi146 ceph-mon[95531]: osdmap e1451: 8 total, 8 up, 8 in 2024-04-26T05:28:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:18 smithi146 ceph-mon[95531]: pgmap v2563: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:18 smithi204 ceph-mon[88313]: osdmap e1451: 8 total, 8 up, 8 in 2024-04-26T05:28:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:18 smithi204 ceph-mon[88313]: pgmap v2563: 137 pgs: 137 active+clean; 69 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 393 KiB/s rd, 30 KiB/s wr, 528 op/s 2024-04-26T05:28:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:19 smithi146 ceph-mon[92947]: osdmap e1452: 8 total, 8 up, 8 in 2024-04-26T05:28:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:19 smithi146 ceph-mon[95531]: osdmap e1452: 8 total, 8 up, 8 in 2024-04-26T05:28:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:19 smithi204 ceph-mon[88313]: osdmap e1452: 8 total, 8 up, 8 in 2024-04-26T05:28:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:20 smithi146 ceph-mon[95531]: osdmap e1453: 8 total, 8 up, 8 in 2024-04-26T05:28:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:20 smithi146 ceph-mon[95531]: pgmap v2566: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:20 smithi146 ceph-mon[92947]: osdmap e1453: 8 total, 8 up, 8 in 2024-04-26T05:28:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:20 smithi146 ceph-mon[92947]: pgmap v2566: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Clone (2255 ms) 2024-04-26T05:28:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-04-26T05:28:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:20 smithi204 ceph-mon[88313]: osdmap e1453: 8 total, 8 up, 8 in 2024-04-26T05:28:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:20 smithi204 ceph-mon[88313]: pgmap v2566: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:21 smithi146 ceph-mon[95531]: osdmap e1454: 8 total, 8 up, 8 in 2024-04-26T05:28:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:21 smithi146 ceph-mon[92947]: osdmap e1454: 8 total, 8 up, 8 in 2024-04-26T05:28:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:21 smithi204 ceph-mon[88313]: osdmap e1454: 8 total, 8 up, 8 in 2024-04-26T05:28:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:22 smithi146 ceph-mon[95531]: osdmap e1455: 8 total, 8 up, 8 in 2024-04-26T05:28:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:22 smithi146 ceph-mon[95531]: pgmap v2569: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:22 smithi146 ceph-mon[92947]: osdmap e1455: 8 total, 8 up, 8 in 2024-04-26T05:28:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:22 smithi146 ceph-mon[92947]: pgmap v2569: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:22 smithi204 ceph-mon[88313]: osdmap e1455: 8 total, 8 up, 8 in 2024-04-26T05:28:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:22 smithi204 ceph-mon[88313]: pgmap v2569: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 4.0 MiB/s wr, 175 op/s 2024-04-26T05:28:22.893 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneFlatten (2169 ms) 2024-04-26T05:28:22.893 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Stress 2024-04-26T05:28:22.916 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 34568068~6653381 2024-04-26T05:28:22.940 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12188466~6423176 2024-04-26T05:28:22.941 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 66806826~4109027 2024-04-26T05:28:22.954 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 18337554~8024653 2024-04-26T05:28:22.955 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 24637085~8241024 2024-04-26T05:28:22.976 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 74133913~7307588 2024-04-26T05:28:22.977 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 77419377~6466703 2024-04-26T05:28:23.003 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 69693704~5556793 2024-04-26T05:28:23.004 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap0 2024-04-26T05:28:23.393 INFO:tasks.workunit.client.0.smithi146.stdout:clone image238 -> image239 2024-04-26T05:28:23.440 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 122467900 2024-04-26T05:28:23.446 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 93205975~6141914 2024-04-26T05:28:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 111574357~6131078 2024-04-26T05:28:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 40147432~3361986 2024-04-26T05:28:23.487 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 45880485~6900344 2024-04-26T05:28:23.491 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 115101427~7366473 2024-04-26T05:28:23.513 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 28691783~8015185 2024-04-26T05:28:23.541 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 57752069~2633739 2024-04-26T05:28:23.553 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 73600229~8196315 2024-04-26T05:28:23.571 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:28:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:23 smithi146 ceph-mon[95531]: osdmap e1456: 8 total, 8 up, 8 in 2024-04-26T05:28:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:23 smithi146 ceph-mon[92947]: osdmap e1456: 8 total, 8 up, 8 in 2024-04-26T05:28:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:23 smithi204 ceph-mon[88313]: osdmap e1456: 8 total, 8 up, 8 in 2024-04-26T05:28:24.407 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 111818094 2024-04-26T05:28:24.421 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 35858783~6309579 2024-04-26T05:28:24.424 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 41999371~5540903 2024-04-26T05:28:24.431 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 43156001~6383134 2024-04-26T05:28:24.446 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 104304653~1839183 2024-04-26T05:28:24.448 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 104909209~6203839 2024-04-26T05:28:24.448 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 17303835~6300959 2024-04-26T05:28:24.450 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 76129586~4675371 2024-04-26T05:28:24.453 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12527597~585090 2024-04-26T05:28:24.481 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:28:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[95531]: osdmap e1457: 8 total, 8 up, 8 in 2024-04-26T05:28:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[95531]: pgmap v2572: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[92947]: osdmap e1457: 8 total, 8 up, 8 in 2024-04-26T05:28:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[92947]: pgmap v2572: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:24 smithi204 ceph-mon[88313]: osdmap e1457: 8 total, 8 up, 8 in 2024-04-26T05:28:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:24 smithi204 ceph-mon[88313]: pgmap v2572: 137 pgs: 137 active+clean; 85 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:28:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:25.406 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 22955942~2290573 2024-04-26T05:28:25.409 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 79570897~2736968 2024-04-26T05:28:25.413 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 18971323~5625227 2024-04-26T05:28:25.423 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1003175~904670 2024-04-26T05:28:25.425 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 63742523~4317814 2024-04-26T05:28:25.425 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 107793197~2626073 2024-04-26T05:28:25.428 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 101480454~5019301 2024-04-26T05:28:25.428 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 38942408~3181568 2024-04-26T05:28:25.469 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap3 2024-04-26T05:28:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:25 smithi146 ceph-mon[95531]: osdmap e1458: 8 total, 8 up, 8 in 2024-04-26T05:28:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:25 smithi146 ceph-mon[92947]: osdmap e1458: 8 total, 8 up, 8 in 2024-04-26T05:28:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:25 smithi204 ceph-mon[88313]: osdmap e1458: 8 total, 8 up, 8 in 2024-04-26T05:28:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:26 smithi146 ceph-mon[92947]: pgmap v2574: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 632 op/s 2024-04-26T05:28:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:26 smithi146 ceph-mon[92947]: osdmap e1459: 8 total, 8 up, 8 in 2024-04-26T05:28:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:26] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-04-26T05:28:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:26 smithi146 ceph-mon[95531]: pgmap v2574: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 632 op/s 2024-04-26T05:28:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:26 smithi146 ceph-mon[95531]: osdmap e1459: 8 total, 8 up, 8 in 2024-04-26T05:28:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:26 smithi204 ceph-mon[88313]: pgmap v2574: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 632 op/s 2024-04-26T05:28:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:26 smithi204 ceph-mon[88313]: osdmap e1459: 8 total, 8 up, 8 in 2024-04-26T05:28:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:27 smithi146 ceph-mon[92947]: osdmap e1460: 8 total, 8 up, 8 in 2024-04-26T05:28:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:27 smithi146 ceph-mon[95531]: osdmap e1460: 8 total, 8 up, 8 in 2024-04-26T05:28:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:27 smithi204 ceph-mon[88313]: osdmap e1460: 8 total, 8 up, 8 in 2024-04-26T05:28:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:28 smithi146 ceph-mon[95531]: pgmap v2577: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 635 op/s 2024-04-26T05:28:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:28 smithi146 ceph-mon[95531]: osdmap e1461: 8 total, 8 up, 8 in 2024-04-26T05:28:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:28 smithi146 ceph-mon[92947]: pgmap v2577: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 635 op/s 2024-04-26T05:28:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:28 smithi146 ceph-mon[92947]: osdmap e1461: 8 total, 8 up, 8 in 2024-04-26T05:28:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:28 smithi204 ceph-mon[88313]: pgmap v2577: 137 pgs: 137 active+clean; 288 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 50 MiB/s rd, 45 MiB/s wr, 635 op/s 2024-04-26T05:28:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:28 smithi204 ceph-mon[88313]: osdmap e1461: 8 total, 8 up, 8 in 2024-04-26T05:28:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:29 smithi146 ceph-mon[92947]: osdmap e1462: 8 total, 8 up, 8 in 2024-04-26T05:28:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:29 smithi146 ceph-mon[95531]: osdmap e1462: 8 total, 8 up, 8 in 2024-04-26T05:28:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:29 smithi204 ceph-mon[88313]: osdmap e1462: 8 total, 8 up, 8 in 2024-04-26T05:28:30.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Stress (7345 ms) 2024-04-26T05:28:30.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-04-26T05:28:30.502 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (264 ms) 2024-04-26T05:28:30.502 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-04-26T05:28:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:30 smithi146 ceph-mon[95531]: pgmap v2580: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 11 MiB/s wr, 169 op/s 2024-04-26T05:28:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:30 smithi146 ceph-mon[95531]: osdmap e1463: 8 total, 8 up, 8 in 2024-04-26T05:28:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:30 smithi146 ceph-mon[92947]: pgmap v2580: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 11 MiB/s wr, 169 op/s 2024-04-26T05:28:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:30 smithi146 ceph-mon[92947]: osdmap e1463: 8 total, 8 up, 8 in 2024-04-26T05:28:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:30 smithi204 ceph-mon[88313]: pgmap v2580: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 942 KiB/s rd, 11 MiB/s wr, 169 op/s 2024-04-26T05:28:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:30 smithi204 ceph-mon[88313]: osdmap e1463: 8 total, 8 up, 8 in 2024-04-26T05:28:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:32 smithi146 ceph-mon[95531]: pgmap v2582: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:32 smithi146 ceph-mon[95531]: osdmap e1464: 8 total, 8 up, 8 in 2024-04-26T05:28:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:32 smithi146 ceph-mon[92947]: pgmap v2582: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:32 smithi146 ceph-mon[92947]: osdmap e1464: 8 total, 8 up, 8 in 2024-04-26T05:28:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:32 smithi204 ceph-mon[88313]: pgmap v2582: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 757 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:32 smithi204 ceph-mon[88313]: osdmap e1464: 8 total, 8 up, 8 in 2024-04-26T05:28:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:33 smithi146 ceph-mon[95531]: osdmap e1465: 8 total, 8 up, 8 in 2024-04-26T05:28:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:33 smithi146 ceph-mon[92947]: osdmap e1465: 8 total, 8 up, 8 in 2024-04-26T05:28:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:33 smithi204 ceph-mon[88313]: osdmap e1465: 8 total, 8 up, 8 in 2024-04-26T05:28:34.754 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4252 ms) 2024-04-26T05:28:34.755 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-04-26T05:28:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:34 smithi204 ceph-mon[88313]: pgmap v2585: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:34 smithi204 ceph-mon[88313]: osdmap e1466: 8 total, 8 up, 8 in 2024-04-26T05:28:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:34 smithi146 ceph-mon[95531]: pgmap v2585: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:34 smithi146 ceph-mon[95531]: osdmap e1466: 8 total, 8 up, 8 in 2024-04-26T05:28:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:34 smithi146 ceph-mon[92947]: pgmap v2585: 137 pgs: 137 active+clean; 351 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 8.5 MiB/s wr, 136 op/s 2024-04-26T05:28:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:34 smithi146 ceph-mon[92947]: osdmap e1466: 8 total, 8 up, 8 in 2024-04-26T05:28:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:35 smithi204 ceph-mon[88313]: osdmap e1467: 8 total, 8 up, 8 in 2024-04-26T05:28:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:35 smithi146 ceph-mon[95531]: osdmap e1467: 8 total, 8 up, 8 in 2024-04-26T05:28:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:35 smithi146 ceph-mon[92947]: osdmap e1467: 8 total, 8 up, 8 in 2024-04-26T05:28:36.449 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:36] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.43.0" 2024-04-26T05:28:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:36 smithi204 ceph-mon[88313]: pgmap v2588: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:36 smithi204 ceph-mon[88313]: osdmap e1468: 8 total, 8 up, 8 in 2024-04-26T05:28:36.828 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2075 ms) 2024-04-26T05:28:36.829 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-04-26T05:28:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:36 smithi146 ceph-mon[92947]: pgmap v2588: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:36 smithi146 ceph-mon[92947]: osdmap e1468: 8 total, 8 up, 8 in 2024-04-26T05:28:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:36 smithi146 ceph-mon[95531]: pgmap v2588: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:36 smithi146 ceph-mon[95531]: osdmap e1468: 8 total, 8 up, 8 in 2024-04-26T05:28:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:37 smithi204 ceph-mon[88313]: osdmap e1469: 8 total, 8 up, 8 in 2024-04-26T05:28:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:37 smithi146 ceph-mon[95531]: osdmap e1469: 8 total, 8 up, 8 in 2024-04-26T05:28:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:37 smithi146 ceph-mon[92947]: osdmap e1469: 8 total, 8 up, 8 in 2024-04-26T05:28:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:38 smithi204 ceph-mon[88313]: pgmap v2591: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:38 smithi204 ceph-mon[88313]: osdmap e1470: 8 total, 8 up, 8 in 2024-04-26T05:28:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:38 smithi146 ceph-mon[92947]: pgmap v2591: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:38.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:38 smithi146 ceph-mon[92947]: osdmap e1470: 8 total, 8 up, 8 in 2024-04-26T05:28:38.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:38 smithi146 ceph-mon[95531]: pgmap v2591: 137 pgs: 137 active+clean; 496 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 108 MiB/s rd, 29 MiB/s wr, 421 op/s 2024-04-26T05:28:38.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:38 smithi146 ceph-mon[95531]: osdmap e1470: 8 total, 8 up, 8 in 2024-04-26T05:28:38.976 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2147 ms) 2024-04-26T05:28:38.977 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-04-26T05:28:39.000 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 22925460~3605827 2024-04-26T05:28:39.016 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 31614270~2639765 2024-04-26T05:28:39.017 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 70200667~2435008 2024-04-26T05:28:39.026 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 14602453~7033536 2024-04-26T05:28:39.028 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 76980253~6905827 2024-04-26T05:28:39.054 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 71624733~115810 2024-04-26T05:28:39.056 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 73884213~5140999 2024-04-26T05:28:39.071 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 9651106~1752489 2024-04-26T05:28:39.072 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap0 2024-04-26T05:28:39.488 INFO:tasks.workunit.client.0.smithi146.stdout:clone image258 -> image259 2024-04-26T05:28:39.541 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 78305768~5580312 2024-04-26T05:28:39.570 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1015187~2255395 2024-04-26T05:28:39.573 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 53134088~3260371 2024-04-26T05:28:39.583 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 72540831~4196755 2024-04-26T05:28:39.595 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 22150065~189436 2024-04-26T05:28:39.614 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 7804223~2833955 2024-04-26T05:28:39.617 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 6439782~1711655 2024-04-26T05:28:39.623 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 21128636~5563860 2024-04-26T05:28:39.628 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:28:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:39 smithi204 ceph-mon[88313]: osdmap e1471: 8 total, 8 up, 8 in 2024-04-26T05:28:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:39 smithi146 ceph-mon[95531]: osdmap e1471: 8 total, 8 up, 8 in 2024-04-26T05:28:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:39 smithi146 ceph-mon[92947]: osdmap e1471: 8 total, 8 up, 8 in 2024-04-26T05:28:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:40.491 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 19921765~7443223 2024-04-26T05:28:40.495 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 39514875~5824105 2024-04-26T05:28:40.496 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 78337500~5548580 2024-04-26T05:28:40.496 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 10689579~2087704 2024-04-26T05:28:40.498 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 3840193~4326656 2024-04-26T05:28:40.502 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 12006675~3563469 2024-04-26T05:28:40.512 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 25920997~3469515 2024-04-26T05:28:40.542 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 72833775~1859137 2024-04-26T05:28:40.554 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:28:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:40 smithi204 ceph-mon[88313]: pgmap v2594: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:40 smithi204 ceph-mon[88313]: osdmap e1472: 8 total, 8 up, 8 in 2024-04-26T05:28:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:40 smithi146 ceph-mon[95531]: pgmap v2594: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:40 smithi146 ceph-mon[95531]: osdmap e1472: 8 total, 8 up, 8 in 2024-04-26T05:28:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:40 smithi146 ceph-mon[92947]: pgmap v2594: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:40 smithi146 ceph-mon[92947]: osdmap e1472: 8 total, 8 up, 8 in 2024-04-26T05:28:41.501 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 14355723~138743 2024-04-26T05:28:41.504 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 25494003~2162867 2024-04-26T05:28:41.505 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 80494294~2951356 2024-04-26T05:28:41.505 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 13051620~8132402 2024-04-26T05:28:41.510 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 47250694~3047996 2024-04-26T05:28:41.510 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 24324833~625824 2024-04-26T05:28:41.511 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 58400696~4917914 2024-04-26T05:28:41.511 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 61073667~2303558 2024-04-26T05:28:41.538 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap3 2024-04-26T05:28:41.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:41 smithi204 ceph-mon[88313]: osdmap e1473: 8 total, 8 up, 8 in 2024-04-26T05:28:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:41 smithi146 ceph-mon[95531]: osdmap e1473: 8 total, 8 up, 8 in 2024-04-26T05:28:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:41 smithi146 ceph-mon[92947]: osdmap e1473: 8 total, 8 up, 8 in 2024-04-26T05:28:42.513 INFO:tasks.workunit.client.0.smithi146.stdout:clone image259 -> image260 2024-04-26T05:28:42.777 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (3801 ms) 2024-04-26T05:28:42.778 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-04-26T05:28:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:42 smithi204 ceph-mon[88313]: pgmap v2597: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:42 smithi204 ceph-mon[88313]: osdmap e1474: 8 total, 8 up, 8 in 2024-04-26T05:28:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:42 smithi146 ceph-mon[95531]: pgmap v2597: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:42 smithi146 ceph-mon[95531]: osdmap e1474: 8 total, 8 up, 8 in 2024-04-26T05:28:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:42 smithi146 ceph-mon[92947]: pgmap v2597: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 48 MiB/s rd, 34 MiB/s wr, 530 op/s 2024-04-26T05:28:42.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:42 smithi146 ceph-mon[92947]: osdmap e1474: 8 total, 8 up, 8 in 2024-04-26T05:28:43.006 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (229 ms) 2024-04-26T05:28:43.007 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-04-26T05:28:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:43 smithi204 ceph-mon[88313]: osdmap e1475: 8 total, 8 up, 8 in 2024-04-26T05:28:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:43 smithi146 ceph-mon[92947]: osdmap e1475: 8 total, 8 up, 8 in 2024-04-26T05:28:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:43 smithi146 ceph-mon[95531]: osdmap e1475: 8 total, 8 up, 8 in 2024-04-26T05:28:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:44 smithi204 ceph-mon[88313]: pgmap v2600: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:28:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:44 smithi204 ceph-mon[88313]: osdmap e1476: 8 total, 8 up, 8 in 2024-04-26T05:28:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:44 smithi146 ceph-mon[95531]: pgmap v2600: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:28:44.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:44 smithi146 ceph-mon[95531]: osdmap e1476: 8 total, 8 up, 8 in 2024-04-26T05:28:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:44 smithi146 ceph-mon[92947]: pgmap v2600: 137 pgs: 137 active+clean; 632 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:28:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:44 smithi146 ceph-mon[92947]: osdmap e1476: 8 total, 8 up, 8 in 2024-04-26T05:28:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:45 smithi204 ceph-mon[88313]: osdmap e1477: 8 total, 8 up, 8 in 2024-04-26T05:28:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:45 smithi146 ceph-mon[92947]: osdmap e1477: 8 total, 8 up, 8 in 2024-04-26T05:28:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:45 smithi146 ceph-mon[95531]: osdmap e1477: 8 total, 8 up, 8 in 2024-04-26T05:28:46.511 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:46] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-04-26T05:28:46.758 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (3752 ms) 2024-04-26T05:28:46.758 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-04-26T05:28:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:46 smithi204 ceph-mon[88313]: pgmap v2603: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:46 smithi204 ceph-mon[88313]: osdmap e1478: 8 total, 8 up, 8 in 2024-04-26T05:28:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:46 smithi146 ceph-mon[95531]: pgmap v2603: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:46 smithi146 ceph-mon[95531]: osdmap e1478: 8 total, 8 up, 8 in 2024-04-26T05:28:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:46 smithi146 ceph-mon[92947]: pgmap v2603: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:46 smithi146 ceph-mon[92947]: osdmap e1478: 8 total, 8 up, 8 in 2024-04-26T05:28:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:47 smithi204 ceph-mon[88313]: osdmap e1479: 8 total, 8 up, 8 in 2024-04-26T05:28:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:47 smithi146 ceph-mon[95531]: osdmap e1479: 8 total, 8 up, 8 in 2024-04-26T05:28:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:47 smithi146 ceph-mon[92947]: osdmap e1479: 8 total, 8 up, 8 in 2024-04-26T05:28:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:48 smithi204 ceph-mon[88313]: pgmap v2606: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:48.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:48 smithi204 ceph-mon[88313]: osdmap e1480: 8 total, 8 up, 8 in 2024-04-26T05:28:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2110 ms) 2024-04-26T05:28:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-04-26T05:28:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:48 smithi146 ceph-mon[95531]: pgmap v2606: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:48.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:48 smithi146 ceph-mon[95531]: osdmap e1480: 8 total, 8 up, 8 in 2024-04-26T05:28:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:48 smithi146 ceph-mon[92947]: pgmap v2606: 137 pgs: 137 active+clean; 797 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 52 MiB/s rd, 36 MiB/s wr, 540 op/s 2024-04-26T05:28:48.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:48 smithi146 ceph-mon[92947]: osdmap e1480: 8 total, 8 up, 8 in 2024-04-26T05:28:49.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:49 smithi204 ceph-mon[88313]: osdmap e1481: 8 total, 8 up, 8 in 2024-04-26T05:28:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:49 smithi146 ceph-mon[92947]: osdmap e1481: 8 total, 8 up, 8 in 2024-04-26T05:28:49.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:49 smithi146 ceph-mon[95531]: osdmap e1481: 8 total, 8 up, 8 in 2024-04-26T05:28:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:50 smithi204 ceph-mon[88313]: pgmap v2609: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:50 smithi204 ceph-mon[88313]: osdmap e1482: 8 total, 8 up, 8 in 2024-04-26T05:28:50.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:50 smithi146 ceph-mon[95531]: pgmap v2609: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:50.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:50 smithi146 ceph-mon[95531]: osdmap e1482: 8 total, 8 up, 8 in 2024-04-26T05:28:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:50 smithi146 ceph-mon[92947]: pgmap v2609: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:50.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:50 smithi146 ceph-mon[92947]: osdmap e1482: 8 total, 8 up, 8 in 2024-04-26T05:28:51.021 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (2153 ms) 2024-04-26T05:28:51.021 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-04-26T05:28:51.044 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 78677645~4231374 2024-04-26T05:28:51.069 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 7849441~5327970 2024-04-26T05:28:51.069 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 48026183~6649688 2024-04-26T05:28:51.092 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 54317639~1319970 2024-04-26T05:28:51.094 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 73548342~7853503 2024-04-26T05:28:51.112 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 72540874~4124734 2024-04-26T05:28:51.113 INFO:tasks.workunit.client.0.smithi146.stdout:write: A 71561777~213738 2024-04-26T05:28:51.115 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 75502714~8383366 2024-04-26T05:28:51.119 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap0 2024-04-26T05:28:51.558 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 51447402~8258557 2024-04-26T05:28:51.561 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 7417566~5283595 2024-04-26T05:28:51.562 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 46907075~6033669 2024-04-26T05:28:51.578 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 8387080~1332516 2024-04-26T05:28:51.579 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 76293518~2216310 2024-04-26T05:28:51.579 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 1556289~8291799 2024-04-26T05:28:51.579 INFO:tasks.workunit.client.0.smithi146.stdout:write: B 12523173~2560547 2024-04-26T05:28:51.580 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 16277125~4736462 2024-04-26T05:28:51.610 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:28:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:51 smithi204 ceph-mon[88313]: osdmap e1483: 8 total, 8 up, 8 in 2024-04-26T05:28:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:51 smithi146 ceph-mon[95531]: osdmap e1483: 8 total, 8 up, 8 in 2024-04-26T05:28:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:51 smithi146 ceph-mon[92947]: osdmap e1483: 8 total, 8 up, 8 in 2024-04-26T05:28:52.568 INFO:tasks.workunit.client.0.smithi146.stdout:clone image279 -> image280 2024-04-26T05:28:52.623 INFO:tasks.workunit.client.0.smithi146.stdout:resize: 97857740 2024-04-26T05:28:52.631 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 79787690~4915369 2024-04-26T05:28:52.657 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 3162660~5047947 2024-04-26T05:28:52.661 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 60979965~2719661 2024-04-26T05:28:52.678 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 7312874~3179978 2024-04-26T05:28:52.682 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 61583862~2086107 2024-04-26T05:28:52.690 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 59937202~2980674 2024-04-26T05:28:52.693 INFO:tasks.workunit.client.0.smithi146.stdout:write: C 12513097~8260487 2024-04-26T05:28:52.719 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 52206401~3638865 2024-04-26T05:28:52.747 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:28:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:52 smithi204 ceph-mon[88313]: pgmap v2612: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:52 smithi204 ceph-mon[88313]: osdmap e1484: 8 total, 8 up, 8 in 2024-04-26T05:28:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:52 smithi146 ceph-mon[95531]: pgmap v2612: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:52 smithi146 ceph-mon[95531]: osdmap e1484: 8 total, 8 up, 8 in 2024-04-26T05:28:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:52 smithi146 ceph-mon[92947]: pgmap v2612: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 29 MiB/s rd, 15 MiB/s wr, 381 op/s 2024-04-26T05:28:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:52 smithi146 ceph-mon[92947]: osdmap e1484: 8 total, 8 up, 8 in 2024-04-26T05:28:53.577 INFO:tasks.workunit.client.0.smithi146.stdout:clone image280 -> image281 2024-04-26T05:28:53.642 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 46656918~233353 2024-04-26T05:28:53.674 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 84999659~2430602 2024-04-26T05:28:53.682 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 43208555~1643153 2024-04-26T05:28:53.689 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 81303251~3589946 2024-04-26T05:28:53.704 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 31145415~334746 2024-04-26T05:28:53.709 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 56553673~984510 2024-04-26T05:28:53.721 INFO:tasks.workunit.client.0.smithi146.stdout:write: D 14344607~284299 2024-04-26T05:28:53.746 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 61443366~1927215 2024-04-26T05:28:53.753 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap3 2024-04-26T05:28:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:53 smithi204 ceph-mon[88313]: osdmap e1485: 8 total, 8 up, 8 in 2024-04-26T05:28:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:53 smithi146 ceph-mon[95531]: osdmap e1485: 8 total, 8 up, 8 in 2024-04-26T05:28:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:53 smithi146 ceph-mon[92947]: osdmap e1485: 8 total, 8 up, 8 in 2024-04-26T05:28:54.587 INFO:tasks.workunit.client.0.smithi146.stdout:clone image281 -> image282 2024-04-26T05:28:54.882 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (3861 ms) 2024-04-26T05:28:54.882 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-04-26T05:28:54.906 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-04-26T05:28:54.906 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[95531]: pgmap v2615: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[95531]: osdmap e1486: 8 total, 8 up, 8 in 2024-04-26T05:28:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[92947]: pgmap v2615: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[92947]: osdmap e1486: 8 total, 8 up, 8 in 2024-04-26T05:28:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:54.980 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (98 ms) 2024-04-26T05:28:54.980 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-04-26T05:28:55.001 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-04-26T05:28:55.002 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:54 smithi204 ceph-mon[88313]: pgmap v2615: 137 pgs: 137 active+clean; 855 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:54 smithi204 ceph-mon[88313]: osdmap e1486: 8 total, 8 up, 8 in 2024-04-26T05:28:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:28:55.075 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (95 ms) 2024-04-26T05:28:55.075 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-04-26T05:28:55.098 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-04-26T05:28:55.098 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.174 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (99 ms) 2024-04-26T05:28:55.174 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-04-26T05:28:55.196 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-04-26T05:28:55.196 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.270 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (96 ms) 2024-04-26T05:28:55.270 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-04-26T05:28:55.293 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-04-26T05:28:55.293 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.368 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (98 ms) 2024-04-26T05:28:55.368 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-04-26T05:28:55.391 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-04-26T05:28:55.391 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (101 ms) 2024-04-26T05:28:55.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-04-26T05:28:55.492 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-04-26T05:28:55.492 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.565 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (96 ms) 2024-04-26T05:28:55.565 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-04-26T05:28:55.593 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-04-26T05:28:55.593 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.675 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (110 ms) 2024-04-26T05:28:55.675 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-04-26T05:28:55.698 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-04-26T05:28:55.698 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.781 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (106 ms) 2024-04-26T05:28:55.781 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-04-26T05:28:55.803 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-04-26T05:28:55.803 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:28:55.883 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (102 ms) 2024-04-26T05:28:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:55 smithi146 ceph-mon[92947]: osdmap e1487: 8 total, 8 up, 8 in 2024-04-26T05:28:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:55 smithi146 ceph-mon[95531]: osdmap e1487: 8 total, 8 up, 8 in 2024-04-26T05:28:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:55 smithi204 ceph-mon[88313]: osdmap e1487: 8 total, 8 up, 8 in 2024-04-26T05:28:56.586 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:28:56] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-04-26T05:28:56.594 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 31 tests from TestDeepCopy (55664 ms total) 2024-04-26T05:28:56.594 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:28:56.594 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 51 tests from TestMirroring 2024-04-26T05:28:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[95531]: pgmap v2618: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 692 op/s 2024-04-26T05:28:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:28:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:28:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:28:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:28:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[92947]: pgmap v2618: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 692 op/s 2024-04-26T05:28:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:28:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:28:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:28:56.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:56 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:28:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:56 smithi204 ceph-mon[88313]: pgmap v2618: 137 pgs: 137 active+clean; 1.0 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 48 MiB/s rd, 44 MiB/s wr, 692 op/s 2024-04-26T05:28:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:56 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:28:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:56 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:28:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:56 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:28:57.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:56 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:28:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:57 smithi146 ceph-mon[95531]: osdmap e1488: 8 total, 8 up, 8 in 2024-04-26T05:28:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:57 smithi146 ceph-mon[92947]: osdmap e1488: 8 total, 8 up, 8 in 2024-04-26T05:28:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:57 smithi204 ceph-mon[88313]: osdmap e1488: 8 total, 8 up, 8 in 2024-04-26T05:28:58.602 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-04-26T05:28:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[95531]: pgmap v2620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[95531]: osdmap e1489: 8 total, 8 up, 8 in 2024-04-26T05:28:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:58.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:58.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[92947]: pgmap v2620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:58.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[92947]: osdmap e1489: 8 total, 8 up, 8 in 2024-04-26T05:28:58.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:58.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:58 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:58 smithi204 ceph-mon[88313]: pgmap v2620: 105 pgs: 105 active+clean; 4.6 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:28:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:58 smithi204 ceph-mon[88313]: osdmap e1489: 8 total, 8 up, 8 in 2024-04-26T05:28:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:59.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:58 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[92947]: osdmap e1490: 8 total, 8 up, 8 in 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[92947]: osdmap e1491: 8 total, 8 up, 8 in 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[95531]: osdmap e1490: 8 total, 8 up, 8 in 2024-04-26T05:28:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:28:59 smithi146 ceph-mon[95531]: osdmap e1491: 8 total, 8 up, 8 in 2024-04-26T05:29:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:59 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:29:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:59 smithi204 ceph-mon[88313]: osdmap e1490: 8 total, 8 up, 8 in 2024-04-26T05:29:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:28:59 smithi204 ceph-mon[88313]: osdmap e1491: 8 total, 8 up, 8 in 2024-04-26T05:29:00.726 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2124 ms) 2024-04-26T05:29:00.726 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-04-26T05:29:00.832 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (106 ms) 2024-04-26T05:29:00.832 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-04-26T05:29:00.913 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (81 ms) 2024-04-26T05:29:00.913 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-04-26T05:29:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:00 smithi146 ceph-mon[95531]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:00.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:00 smithi146 ceph-mon[95531]: osdmap e1492: 8 total, 8 up, 8 in 2024-04-26T05:29:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:00 smithi146 ceph-mon[92947]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:00 smithi146 ceph-mon[92947]: osdmap e1492: 8 total, 8 up, 8 in 2024-04-26T05:29:01.012 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (99 ms) 2024-04-26T05:29:01.012 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-04-26T05:29:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:00 smithi204 ceph-mon[88313]: pgmap v2623: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:00 smithi204 ceph-mon[88313]: osdmap e1492: 8 total, 8 up, 8 in 2024-04-26T05:29:01.103 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (91 ms) 2024-04-26T05:29:01.103 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-04-26T05:29:01.195 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (92 ms) 2024-04-26T05:29:01.196 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (109 ms) 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_mirroring.cc:482: Skipped 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-04-26T05:29:01.304 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-04-26T05:29:01.305 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_mirroring.cc:520: Skipped 2024-04-26T05:29:01.305 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:29:01.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-04-26T05:29:01.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-04-26T05:29:01.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (73 ms) 2024-04-26T05:29:01.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-04-26T05:29:01.457 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (80 ms) 2024-04-26T05:29:01.457 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-04-26T05:29:02.682 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1225 ms) 2024-04-26T05:29:02.682 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-04-26T05:29:02.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:02 smithi146 ceph-mon[95531]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:02.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:02 smithi146 ceph-mon[95531]: osdmap e1493: 8 total, 8 up, 8 in 2024-04-26T05:29:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:02 smithi146 ceph-mon[92947]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:02.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:02 smithi146 ceph-mon[92947]: osdmap e1493: 8 total, 8 up, 8 in 2024-04-26T05:29:03.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:02 smithi204 ceph-mon[88313]: pgmap v2626: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:03.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:02 smithi204 ceph-mon[88313]: osdmap e1493: 8 total, 8 up, 8 in 2024-04-26T05:29:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:03 smithi146 ceph-mon[95531]: osdmap e1494: 8 total, 8 up, 8 in 2024-04-26T05:29:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:03 smithi146 ceph-mon[92947]: osdmap e1494: 8 total, 8 up, 8 in 2024-04-26T05:29:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:03 smithi204 ceph-mon[88313]: osdmap e1494: 8 total, 8 up, 8 in 2024-04-26T05:29:04.695 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2013 ms) 2024-04-26T05:29:04.695 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-04-26T05:29:04.786 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (91 ms) 2024-04-26T05:29:04.786 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-04-26T05:29:04.871 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (85 ms) 2024-04-26T05:29:04.871 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-04-26T05:29:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:04 smithi146 ceph-mon[95531]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:04.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:04 smithi146 ceph-mon[95531]: osdmap e1495: 8 total, 8 up, 8 in 2024-04-26T05:29:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:04 smithi146 ceph-mon[92947]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:04 smithi146 ceph-mon[92947]: osdmap e1495: 8 total, 8 up, 8 in 2024-04-26T05:29:04.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (97 ms) 2024-04-26T05:29:04.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-04-26T05:29:05.046 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (77 ms) 2024-04-26T05:29:05.046 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-04-26T05:29:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:04 smithi204 ceph-mon[88313]: pgmap v2629: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:04 smithi204 ceph-mon[88313]: osdmap e1495: 8 total, 8 up, 8 in 2024-04-26T05:29:05.125 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (80 ms) 2024-04-26T05:29:05.125 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-04-26T05:29:05.217 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (92 ms) 2024-04-26T05:29:05.217 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-04-26T05:29:05.316 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (99 ms) 2024-04-26T05:29:05.317 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-04-26T05:29:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:05 smithi146 ceph-mon[95531]: osdmap e1496: 8 total, 8 up, 8 in 2024-04-26T05:29:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:05 smithi146 ceph-mon[92947]: osdmap e1496: 8 total, 8 up, 8 in 2024-04-26T05:29:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:05 smithi204 ceph-mon[88313]: osdmap e1496: 8 total, 8 up, 8 in 2024-04-26T05:29:06.649 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:06] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.43.0" 2024-04-26T05:29:06.727 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1410 ms) 2024-04-26T05:29:06.727 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-04-26T05:29:06.838 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (111 ms) 2024-04-26T05:29:06.838 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-04-26T05:29:06.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (97 ms) 2024-04-26T05:29:06.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-04-26T05:29:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:06 smithi146 ceph-mon[95531]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:06 smithi146 ceph-mon[95531]: osdmap e1497: 8 total, 8 up, 8 in 2024-04-26T05:29:06.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:06 smithi146 ceph-mon[92947]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:06.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:06 smithi146 ceph-mon[92947]: osdmap e1497: 8 total, 8 up, 8 in 2024-04-26T05:29:07.030 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (95 ms) 2024-04-26T05:29:07.031 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-04-26T05:29:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:06 smithi204 ceph-mon[88313]: pgmap v2632: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:07.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:06 smithi204 ceph-mon[88313]: osdmap e1497: 8 total, 8 up, 8 in 2024-04-26T05:29:07.189 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (159 ms) 2024-04-26T05:29:07.189 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-04-26T05:29:07.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (154 ms) 2024-04-26T05:29:07.343 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-04-26T05:29:07.479 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (136 ms) 2024-04-26T05:29:07.479 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-04-26T05:29:07.624 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (145 ms) 2024-04-26T05:29:07.624 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-04-26T05:29:07.779 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (155 ms) 2024-04-26T05:29:07.779 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-04-26T05:29:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:07 smithi146 ceph-mon[95531]: osdmap e1498: 8 total, 8 up, 8 in 2024-04-26T05:29:07.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:07 smithi146 ceph-mon[92947]: osdmap e1498: 8 total, 8 up, 8 in 2024-04-26T05:29:07.953 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (174 ms) 2024-04-26T05:29:07.953 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-04-26T05:29:08.038 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (85 ms) 2024-04-26T05:29:08.038 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-04-26T05:29:08.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:07 smithi204 ceph-mon[88313]: osdmap e1498: 8 total, 8 up, 8 in 2024-04-26T05:29:08.115 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (77 ms) 2024-04-26T05:29:08.115 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-04-26T05:29:08.185 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (70 ms) 2024-04-26T05:29:08.185 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-04-26T05:29:08.302 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (117 ms) 2024-04-26T05:29:08.303 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-04-26T05:29:08.426 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (123 ms) 2024-04-26T05:29:08.426 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-04-26T05:29:08.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (105 ms) 2024-04-26T05:29:08.532 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-04-26T05:29:08.643 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (112 ms) 2024-04-26T05:29:08.643 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-04-26T05:29:08.718 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.MirrorStatusList (75 ms) 2024-04-26T05:29:08.718 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-04-26T05:29:08.811 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.RemoveBootstrapped (93 ms) 2024-04-26T05:29:08.812 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-04-26T05:29:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:08 smithi146 ceph-mon[95531]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:08 smithi146 ceph-mon[92947]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:08 smithi204 ceph-mon[88313]: pgmap v2635: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 433 KiB/s rd, 58 KiB/s wr, 624 op/s 2024-04-26T05:29:09.166 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.AioPromoteDemote (355 ms) 2024-04-26T05:29:09.166 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-04-26T05:29:09.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.AioGetInfo (354 ms) 2024-04-26T05:29:09.521 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-04-26T05:29:09.743 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.AioGetStatus (223 ms) 2024-04-26T05:29:09.743 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.SiteName 2024-04-26T05:29:09.754 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.SiteName (11 ms) 2024-04-26T05:29:09.754 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.Bootstrap 2024-04-26T05:29:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:09 smithi146 ceph-mon[95531]: osdmap e1499: 8 total, 8 up, 8 in 2024-04-26T05:29:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:09 smithi146 ceph-mon[92947]: osdmap e1499: 8 total, 8 up, 8 in 2024-04-26T05:29:10.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:10.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:09 smithi204 ceph-mon[88313]: osdmap e1499: 8 total, 8 up, 8 in 2024-04-26T05:29:10.581 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.Bootstrap (827 ms) 2024-04-26T05:29:10.581 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.PeerDirection 2024-04-26T05:29:10.590 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.PeerDirection (9 ms) 2024-04-26T05:29:10.590 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.Snapshot 2024-04-26T05:29:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 155 KiB/s wr, 1.53k op/s 2024-04-26T05:29:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' 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-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: 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-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: 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-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]': finished 2024-04-26T05:29:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 155 KiB/s wr, 1.53k op/s 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' 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-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: 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-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: 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-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]': finished 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: pgmap v2637: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 155 KiB/s wr, 1.53k op/s 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' 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-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: 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-04-26T05:29:11.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: 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-04-26T05:29:11.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T05:29:11.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]: dispatch 2024-04-26T05:29:11.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/33413d09-f45f-44d6-bf6e-ee33f3ee243b"}]': finished 2024-04-26T05:29:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:12 smithi146 ceph-mon[95531]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:12.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:12 smithi146 ceph-mon[95531]: osdmap e1500: 8 total, 8 up, 8 in 2024-04-26T05:29:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:12 smithi146 ceph-mon[92947]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:12 smithi146 ceph-mon[92947]: osdmap e1500: 8 total, 8 up, 8 in 2024-04-26T05:29:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:12 smithi204 ceph-mon[88313]: pgmap v2638: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:13.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:12 smithi204 ceph-mon[88313]: osdmap e1500: 8 total, 8 up, 8 in 2024-04-26T05:29:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:13 smithi146 ceph-mon[92947]: osdmap e1501: 8 total, 8 up, 8 in 2024-04-26T05:29:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:13 smithi146 ceph-mon[95531]: osdmap e1501: 8 total, 8 up, 8 in 2024-04-26T05:29:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:13 smithi204 ceph-mon[88313]: osdmap e1501: 8 total, 8 up, 8 in 2024-04-26T05:29:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:14 smithi146 ceph-mon[95531]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:14 smithi146 ceph-mon[95531]: osdmap e1502: 8 total, 8 up, 8 in 2024-04-26T05:29:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:14 smithi146 ceph-mon[92947]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:14.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:14 smithi146 ceph-mon[92947]: osdmap e1502: 8 total, 8 up, 8 in 2024-04-26T05:29:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:14 smithi204 ceph-mon[88313]: pgmap v2641: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 852 KiB/s rd, 122 KiB/s wr, 1.21k op/s 2024-04-26T05:29:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:14 smithi204 ceph-mon[88313]: osdmap e1502: 8 total, 8 up, 8 in 2024-04-26T05:29:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:15 smithi146 ceph-mon[95531]: osdmap e1503: 8 total, 8 up, 8 in 2024-04-26T05:29:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:15 smithi146 ceph-mon[92947]: osdmap e1503: 8 total, 8 up, 8 in 2024-04-26T05:29:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:15 smithi204 ceph-mon[88313]: osdmap e1503: 8 total, 8 up, 8 in 2024-04-26T05:29:16.623 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:16] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.43.0" 2024-04-26T05:29:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:16 smithi146 ceph-mon[95531]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:16.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:16 smithi146 ceph-mon[95531]: osdmap e1504: 8 total, 8 up, 8 in 2024-04-26T05:29:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:16 smithi146 ceph-mon[92947]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:16 smithi146 ceph-mon[92947]: osdmap e1504: 8 total, 8 up, 8 in 2024-04-26T05:29:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:16 smithi204 ceph-mon[88313]: pgmap v2644: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:17.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:16 smithi204 ceph-mon[88313]: osdmap e1504: 8 total, 8 up, 8 in 2024-04-26T05:29:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:17 smithi146 ceph-mon[92947]: osdmap e1505: 8 total, 8 up, 8 in 2024-04-26T05:29:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:17 smithi146 ceph-mon[95531]: osdmap e1505: 8 total, 8 up, 8 in 2024-04-26T05:29:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:17 smithi204 ceph-mon[88313]: osdmap e1505: 8 total, 8 up, 8 in 2024-04-26T05:29:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:18 smithi146 ceph-mon[95531]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:18.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:18 smithi146 ceph-mon[95531]: osdmap e1506: 8 total, 8 up, 8 in 2024-04-26T05:29:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:18 smithi146 ceph-mon[92947]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:18.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:18 smithi146 ceph-mon[92947]: osdmap e1506: 8 total, 8 up, 8 in 2024-04-26T05:29:18.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:18 smithi204 ceph-mon[88313]: pgmap v2647: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 169 KiB/s wr, 1.53k op/s 2024-04-26T05:29:18.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:18 smithi204 ceph-mon[88313]: osdmap e1506: 8 total, 8 up, 8 in 2024-04-26T05:29:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:19 smithi146 ceph-mon[95531]: osdmap e1507: 8 total, 8 up, 8 in 2024-04-26T05:29:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:19 smithi146 ceph-mon[95531]: osdmap e1508: 8 total, 8 up, 8 in 2024-04-26T05:29:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:19 smithi146 ceph-mon[92947]: osdmap e1507: 8 total, 8 up, 8 in 2024-04-26T05:29:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:19 smithi146 ceph-mon[92947]: osdmap e1508: 8 total, 8 up, 8 in 2024-04-26T05:29:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:19 smithi204 ceph-mon[88313]: osdmap e1507: 8 total, 8 up, 8 in 2024-04-26T05:29:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:19 smithi204 ceph-mon[88313]: osdmap e1508: 8 total, 8 up, 8 in 2024-04-26T05:29:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:20 smithi146 ceph-mon[95531]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:20.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:20 smithi146 ceph-mon[95531]: osdmap e1509: 8 total, 8 up, 8 in 2024-04-26T05:29:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:20 smithi146 ceph-mon[92947]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:20.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:20 smithi146 ceph-mon[92947]: osdmap e1509: 8 total, 8 up, 8 in 2024-04-26T05:29:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:20 smithi204 ceph-mon[88313]: pgmap v2651: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:21.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:20 smithi204 ceph-mon[88313]: osdmap e1509: 8 total, 8 up, 8 in 2024-04-26T05:29:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:22 smithi204 ceph-mon[88313]: osdmap e1510: 8 total, 8 up, 8 in 2024-04-26T05:29:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:22 smithi204 ceph-mon[88313]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:22 smithi146 ceph-mon[92947]: osdmap e1510: 8 total, 8 up, 8 in 2024-04-26T05:29:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:22 smithi146 ceph-mon[92947]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:22 smithi146 ceph-mon[95531]: osdmap e1510: 8 total, 8 up, 8 in 2024-04-26T05:29:22.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:22 smithi146 ceph-mon[95531]: pgmap v2654: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 7.4 KiB/s wr, 90 op/s 2024-04-26T05:29:23.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:23 smithi204 ceph-mon[88313]: osdmap e1511: 8 total, 8 up, 8 in 2024-04-26T05:29:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:23 smithi146 ceph-mon[92947]: osdmap e1511: 8 total, 8 up, 8 in 2024-04-26T05:29:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:23 smithi146 ceph-mon[95531]: osdmap e1511: 8 total, 8 up, 8 in 2024-04-26T05:29:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:24 smithi204 ceph-mon[88313]: osdmap e1512: 8 total, 8 up, 8 in 2024-04-26T05:29:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:24 smithi204 ceph-mon[88313]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[95531]: osdmap e1512: 8 total, 8 up, 8 in 2024-04-26T05:29:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[95531]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[92947]: osdmap e1512: 8 total, 8 up, 8 in 2024-04-26T05:29:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[92947]: pgmap v2657: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:25 smithi204 ceph-mon[88313]: osdmap e1513: 8 total, 8 up, 8 in 2024-04-26T05:29:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:25 smithi146 ceph-mon[95531]: osdmap e1513: 8 total, 8 up, 8 in 2024-04-26T05:29:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:25 smithi146 ceph-mon[92947]: osdmap e1513: 8 total, 8 up, 8 in 2024-04-26T05:29:26.350 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.Snapshot (15760 ms) 2024-04-26T05:29:26.350 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-04-26T05:29:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:26 smithi204 ceph-mon[88313]: osdmap e1514: 8 total, 8 up, 8 in 2024-04-26T05:29:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:26 smithi204 ceph-mon[88313]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:26] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.43.0" 2024-04-26T05:29:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:26 smithi146 ceph-mon[92947]: osdmap e1514: 8 total, 8 up, 8 in 2024-04-26T05:29:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:26 smithi146 ceph-mon[92947]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:26 smithi146 ceph-mon[95531]: osdmap e1514: 8 total, 8 up, 8 in 2024-04-26T05:29:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:26 smithi146 ceph-mon[95531]: pgmap v2660: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:27 smithi204 ceph-mon[88313]: osdmap e1515: 8 total, 8 up, 8 in 2024-04-26T05:29:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:27 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:27 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:27 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]': finished 2024-04-26T05:29:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[95531]: osdmap e1515: 8 total, 8 up, 8 in 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]': finished 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[92947]: osdmap e1515: 8 total, 8 up, 8 in 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]: dispatch 2024-04-26T05:29:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:27 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/c9028b3f-b0cf-476b-ae70-fa2ff0daab98"}]': finished 2024-04-26T05:29:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:28 smithi146 ceph-mon[95531]: osdmap e1516: 8 total, 8 up, 8 in 2024-04-26T05:29:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:28 smithi146 ceph-mon[95531]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:28 smithi146 ceph-mon[92947]: osdmap e1516: 8 total, 8 up, 8 in 2024-04-26T05:29:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:28 smithi146 ceph-mon[92947]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:28 smithi204 ceph-mon[88313]: osdmap e1516: 8 total, 8 up, 8 in 2024-04-26T05:29:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:28 smithi204 ceph-mon[88313]: pgmap v2663: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.2 KiB/s wr, 88 op/s 2024-04-26T05:29:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:29 smithi146 ceph-mon[95531]: osdmap e1517: 8 total, 8 up, 8 in 2024-04-26T05:29:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:29 smithi146 ceph-mon[95531]: osdmap e1518: 8 total, 8 up, 8 in 2024-04-26T05:29:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:29 smithi146 ceph-mon[92947]: osdmap e1517: 8 total, 8 up, 8 in 2024-04-26T05:29:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:29 smithi146 ceph-mon[92947]: osdmap e1518: 8 total, 8 up, 8 in 2024-04-26T05:29:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:29 smithi204 ceph-mon[88313]: osdmap e1517: 8 total, 8 up, 8 in 2024-04-26T05:29:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:29 smithi204 ceph-mon[88313]: osdmap e1518: 8 total, 8 up, 8 in 2024-04-26T05:29:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3959 ms) 2024-04-26T05:29:30.310 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[95531]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[95531]: osdmap e1519: 8 total, 8 up, 8 in 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]': finished 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[92947]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[92947]: osdmap e1519: 8 total, 8 up, 8 in 2024-04-26T05:29:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:30 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]': finished 2024-04-26T05:29:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:30 smithi204 ceph-mon[88313]: pgmap v2666: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:30 smithi204 ceph-mon[88313]: osdmap e1519: 8 total, 8 up, 8 in 2024-04-26T05:29:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:30 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]: dispatch 2024-04-26T05:29:30.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:30 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/1d39fbbb-79c6-4b84-a9af-e820da7c3fe4"}]': finished 2024-04-26T05:29:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:32 smithi146 ceph-mon[95531]: osdmap e1520: 8 total, 8 up, 8 in 2024-04-26T05:29:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:32 smithi146 ceph-mon[95531]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:32 smithi146 ceph-mon[92947]: osdmap e1520: 8 total, 8 up, 8 in 2024-04-26T05:29:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:32 smithi146 ceph-mon[92947]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:32 smithi204 ceph-mon[88313]: osdmap e1520: 8 total, 8 up, 8 in 2024-04-26T05:29:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:32 smithi204 ceph-mon[88313]: pgmap v2669: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 9.5 KiB/s wr, 118 op/s 2024-04-26T05:29:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:33 smithi146 ceph-mon[95531]: osdmap e1521: 8 total, 8 up, 8 in 2024-04-26T05:29:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:33 smithi146 ceph-mon[92947]: osdmap e1521: 8 total, 8 up, 8 in 2024-04-26T05:29:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:33 smithi204 ceph-mon[88313]: osdmap e1521: 8 total, 8 up, 8 in 2024-04-26T05:29:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:34 smithi146 ceph-mon[95531]: osdmap e1522: 8 total, 8 up, 8 in 2024-04-26T05:29:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:34 smithi146 ceph-mon[95531]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:34 smithi146 ceph-mon[92947]: osdmap e1522: 8 total, 8 up, 8 in 2024-04-26T05:29:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:34 smithi146 ceph-mon[92947]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:34 smithi204 ceph-mon[88313]: osdmap e1522: 8 total, 8 up, 8 in 2024-04-26T05:29:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:34 smithi204 ceph-mon[88313]: pgmap v2672: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:35 smithi146 ceph-mon[95531]: osdmap e1523: 8 total, 8 up, 8 in 2024-04-26T05:29:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:35 smithi146 ceph-mon[92947]: osdmap e1523: 8 total, 8 up, 8 in 2024-04-26T05:29:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:35 smithi204 ceph-mon[88313]: osdmap e1523: 8 total, 8 up, 8 in 2024-04-26T05:29:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:36] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.43.0" 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[92947]: osdmap e1524: 8 total, 8 up, 8 in 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]': finished 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[92947]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[95531]: osdmap e1524: 8 total, 8 up, 8 in 2024-04-26T05:29:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]': finished 2024-04-26T05:29:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:36 smithi146 ceph-mon[95531]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:36 smithi204 ceph-mon[88313]: osdmap e1524: 8 total, 8 up, 8 in 2024-04-26T05:29:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:36 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]: dispatch 2024-04-26T05:29:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7d71af86-909d-4480-96f9-ef740e451c75"}]': finished 2024-04-26T05:29:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:36 smithi204 ceph-mon[88313]: pgmap v2675: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:37 smithi146 ceph-mon[95531]: osdmap e1525: 8 total, 8 up, 8 in 2024-04-26T05:29:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:37 smithi146 ceph-mon[92947]: osdmap e1525: 8 total, 8 up, 8 in 2024-04-26T05:29:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:37 smithi204 ceph-mon[88313]: osdmap e1525: 8 total, 8 up, 8 in 2024-04-26T05:29:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:38 smithi146 ceph-mon[95531]: osdmap e1526: 8 total, 8 up, 8 in 2024-04-26T05:29:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:38 smithi146 ceph-mon[95531]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:38 smithi146 ceph-mon[92947]: osdmap e1526: 8 total, 8 up, 8 in 2024-04-26T05:29:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:38 smithi146 ceph-mon[92947]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:38 smithi204 ceph-mon[88313]: osdmap e1526: 8 total, 8 up, 8 in 2024-04-26T05:29:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:38 smithi204 ceph-mon[88313]: pgmap v2678: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 11 KiB/s wr, 151 op/s 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[92947]: osdmap e1527: 8 total, 8 up, 8 in 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[92947]: osdmap e1528: 8 total, 8 up, 8 in 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[95531]: osdmap e1527: 8 total, 8 up, 8 in 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:39 smithi146 ceph-mon[95531]: osdmap e1528: 8 total, 8 up, 8 in 2024-04-26T05:29:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:39 smithi204 ceph-mon[88313]: osdmap e1527: 8 total, 8 up, 8 in 2024-04-26T05:29:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:39 smithi204 ceph-mon[88313]: osdmap e1528: 8 total, 8 up, 8 in 2024-04-26T05:29:40.306 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9997 ms) 2024-04-26T05:29:40.306 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-04-26T05:29:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: osdmap e1529: 8 total, 8 up, 8 in 2024-04-26T05:29:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]': finished 2024-04-26T05:29:40.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]': finished 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: osdmap e1529: 8 total, 8 up, 8 in 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]': finished 2024-04-26T05:29:40.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:40 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]': finished 2024-04-26T05:29:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: pgmap v2681: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: osdmap e1529: 8 total, 8 up, 8 in 2024-04-26T05:29:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]: dispatch 2024-04-26T05:29:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/7ad83750-fac5-448a-a523-467f7600ba45"}]': finished 2024-04-26T05:29:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]: dispatch 2024-04-26T05:29:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:40 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/f456f4ac-1574-41e0-98b8-5a8878e5d715"}]': finished 2024-04-26T05:29:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:42 smithi146 ceph-mon[95531]: osdmap e1530: 8 total, 8 up, 8 in 2024-04-26T05:29:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:42 smithi146 ceph-mon[95531]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:42 smithi146 ceph-mon[92947]: osdmap e1530: 8 total, 8 up, 8 in 2024-04-26T05:29:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:42 smithi146 ceph-mon[92947]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:42 smithi204 ceph-mon[88313]: osdmap e1530: 8 total, 8 up, 8 in 2024-04-26T05:29:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:42 smithi204 ceph-mon[88313]: pgmap v2684: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 167 KiB/s rd, 9.7 KiB/s wr, 221 op/s 2024-04-26T05:29:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:43 smithi146 ceph-mon[95531]: osdmap e1531: 8 total, 8 up, 8 in 2024-04-26T05:29:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:43 smithi146 ceph-mon[92947]: osdmap e1531: 8 total, 8 up, 8 in 2024-04-26T05:29:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:43 smithi204 ceph-mon[88313]: osdmap e1531: 8 total, 8 up, 8 in 2024-04-26T05:29:44.387 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.SnapshotImageState (4081 ms) 2024-04-26T05:29:44.387 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-04-26T05:29:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:44 smithi146 ceph-mon[95531]: osdmap e1532: 8 total, 8 up, 8 in 2024-04-26T05:29:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:44 smithi146 ceph-mon[95531]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:44 smithi146 ceph-mon[92947]: osdmap e1532: 8 total, 8 up, 8 in 2024-04-26T05:29:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:44 smithi146 ceph-mon[92947]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:44 smithi204 ceph-mon[88313]: osdmap e1532: 8 total, 8 up, 8 in 2024-04-26T05:29:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:44 smithi204 ceph-mon[88313]: pgmap v2687: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:45 smithi146 ceph-mon[95531]: osdmap e1533: 8 total, 8 up, 8 in 2024-04-26T05:29:45.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:45 smithi146 ceph-mon[92947]: osdmap e1533: 8 total, 8 up, 8 in 2024-04-26T05:29:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:45 smithi204 ceph-mon[88313]: osdmap e1533: 8 total, 8 up, 8 in 2024-04-26T05:29:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:46 smithi146 ceph-mon[95531]: osdmap e1534: 8 total, 8 up, 8 in 2024-04-26T05:29:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:46 smithi146 ceph-mon[95531]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:46] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2024-04-26T05:29:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:46 smithi146 ceph-mon[92947]: osdmap e1534: 8 total, 8 up, 8 in 2024-04-26T05:29:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:46 smithi146 ceph-mon[92947]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:46 smithi204 ceph-mon[88313]: osdmap e1534: 8 total, 8 up, 8 in 2024-04-26T05:29:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:46 smithi204 ceph-mon[88313]: pgmap v2690: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:47 smithi146 ceph-mon[95531]: osdmap e1535: 8 total, 8 up, 8 in 2024-04-26T05:29:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:47 smithi146 ceph-mon[92947]: osdmap e1535: 8 total, 8 up, 8 in 2024-04-26T05:29:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:47 smithi204 ceph-mon[88313]: osdmap e1535: 8 total, 8 up, 8 in 2024-04-26T05:29:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:48 smithi146 ceph-mon[95531]: osdmap e1536: 8 total, 8 up, 8 in 2024-04-26T05:29:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:48 smithi146 ceph-mon[95531]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:48 smithi146 ceph-mon[92947]: osdmap e1536: 8 total, 8 up, 8 in 2024-04-26T05:29:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:48 smithi146 ceph-mon[92947]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:48.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:48 smithi204 ceph-mon[88313]: osdmap e1536: 8 total, 8 up, 8 in 2024-04-26T05:29:48.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:48 smithi204 ceph-mon[88313]: pgmap v2693: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 154 KiB/s rd, 24 KiB/s wr, 224 op/s 2024-04-26T05:29:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:49 smithi146 ceph-mon[95531]: osdmap e1537: 8 total, 8 up, 8 in 2024-04-26T05:29:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:49 smithi146 ceph-mon[95531]: osdmap e1538: 8 total, 8 up, 8 in 2024-04-26T05:29:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:49 smithi146 ceph-mon[92947]: osdmap e1537: 8 total, 8 up, 8 in 2024-04-26T05:29:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:49 smithi146 ceph-mon[92947]: osdmap e1538: 8 total, 8 up, 8 in 2024-04-26T05:29:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:49 smithi204 ceph-mon[88313]: osdmap e1537: 8 total, 8 up, 8 in 2024-04-26T05:29:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:49 smithi204 ceph-mon[88313]: osdmap e1538: 8 total, 8 up, 8 in 2024-04-26T05:29:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:50 smithi146 ceph-mon[95531]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:50 smithi146 ceph-mon[95531]: osdmap e1539: 8 total, 8 up, 8 in 2024-04-26T05:29:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:50 smithi146 ceph-mon[92947]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:50 smithi146 ceph-mon[92947]: osdmap e1539: 8 total, 8 up, 8 in 2024-04-26T05:29:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:50 smithi204 ceph-mon[88313]: pgmap v2696: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:50 smithi204 ceph-mon[88313]: osdmap e1539: 8 total, 8 up, 8 in 2024-04-26T05:29:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:52 smithi204 ceph-mon[88313]: osdmap e1540: 8 total, 8 up, 8 in 2024-04-26T05:29:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:52 smithi204 ceph-mon[88313]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:52 smithi146 ceph-mon[95531]: osdmap e1540: 8 total, 8 up, 8 in 2024-04-26T05:29:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:52 smithi146 ceph-mon[95531]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:52 smithi146 ceph-mon[92947]: osdmap e1540: 8 total, 8 up, 8 in 2024-04-26T05:29:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:52 smithi146 ceph-mon[92947]: pgmap v2699: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 8.5 KiB/s wr, 136 op/s 2024-04-26T05:29:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:53 smithi204 ceph-mon[88313]: osdmap e1541: 8 total, 8 up, 8 in 2024-04-26T05:29:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:53 smithi146 ceph-mon[95531]: osdmap e1541: 8 total, 8 up, 8 in 2024-04-26T05:29:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:53 smithi146 ceph-mon[92947]: osdmap e1541: 8 total, 8 up, 8 in 2024-04-26T05:29:54.300 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (9913 ms) 2024-04-26T05:29:54.300 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-04-26T05:29:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:54 smithi204 ceph-mon[88313]: osdmap e1542: 8 total, 8 up, 8 in 2024-04-26T05:29:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:54 smithi204 ceph-mon[88313]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[95531]: osdmap e1542: 8 total, 8 up, 8 in 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[95531]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[92947]: osdmap e1542: 8 total, 8 up, 8 in 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[92947]: pgmap v2702: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:29:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:29:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:55 smithi204 ceph-mon[88313]: osdmap e1543: 8 total, 8 up, 8 in 2024-04-26T05:29:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]': finished 2024-04-26T05:29:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[95531]: osdmap e1543: 8 total, 8 up, 8 in 2024-04-26T05:29:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]': finished 2024-04-26T05:29:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[92947]: osdmap e1543: 8 total, 8 up, 8 in 2024-04-26T05:29:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]: dispatch 2024-04-26T05:29:55.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/edaeed10-f564-4288-b09a-944a8a593133"}]': finished 2024-04-26T05:29:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:56 smithi204 ceph-mon[88313]: osdmap e1544: 8 total, 8 up, 8 in 2024-04-26T05:29:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:56 smithi204 ceph-mon[88313]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:56 smithi146 ceph-mon[92947]: osdmap e1544: 8 total, 8 up, 8 in 2024-04-26T05:29:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:56 smithi146 ceph-mon[92947]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:56 smithi146 ceph-mon[95531]: osdmap e1544: 8 total, 8 up, 8 in 2024-04-26T05:29:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:56 smithi146 ceph-mon[95531]: pgmap v2705: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:29:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:29:56] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2024-04-26T05:29:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:57 smithi204 ceph-mon[88313]: osdmap e1545: 8 total, 8 up, 8 in 2024-04-26T05:29:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:29:57.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:29:57.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:29:57.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:57 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:29:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[92947]: osdmap e1545: 8 total, 8 up, 8 in 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[95531]: osdmap e1545: 8 total, 8 up, 8 in 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:29:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:57 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:29:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:58 smithi146 ceph-mon[95531]: osdmap e1546: 8 total, 8 up, 8 in 2024-04-26T05:29:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:58 smithi146 ceph-mon[95531]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:58 smithi146 ceph-mon[92947]: osdmap e1546: 8 total, 8 up, 8 in 2024-04-26T05:29:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:58 smithi146 ceph-mon[92947]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:58 smithi204 ceph-mon[88313]: osdmap e1546: 8 total, 8 up, 8 in 2024-04-26T05:29:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:58 smithi204 ceph-mon[88313]: pgmap v2708: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.7 KiB/s wr, 82 op/s 2024-04-26T05:29:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:59 smithi146 ceph-mon[92947]: osdmap e1547: 8 total, 8 up, 8 in 2024-04-26T05:29:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:29:59 smithi146 ceph-mon[92947]: osdmap e1548: 8 total, 8 up, 8 in 2024-04-26T05:29:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:59 smithi146 ceph-mon[95531]: osdmap e1547: 8 total, 8 up, 8 in 2024-04-26T05:29:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:29:59 smithi146 ceph-mon[95531]: osdmap e1548: 8 total, 8 up, 8 in 2024-04-26T05:29:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:59 smithi204 ceph-mon[88313]: osdmap e1547: 8 total, 8 up, 8 in 2024-04-26T05:29:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:29:59 smithi204 ceph-mon[88313]: osdmap e1548: 8 total, 8 up, 8 in 2024-04-26T05:30:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[95531]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[95531]: overall HEALTH_OK 2024-04-26T05:30:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[95531]: osdmap e1549: 8 total, 8 up, 8 in 2024-04-26T05:30:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[92947]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[92947]: overall HEALTH_OK 2024-04-26T05:30:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:00 smithi146 ceph-mon[92947]: osdmap e1549: 8 total, 8 up, 8 in 2024-04-26T05:30:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:00 smithi204 ceph-mon[88313]: pgmap v2711: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:00 smithi204 ceph-mon[88313]: overall HEALTH_OK 2024-04-26T05:30:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:00 smithi204 ceph-mon[88313]: osdmap e1549: 8 total, 8 up, 8 in 2024-04-26T05:30:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:02 smithi204 ceph-mon[88313]: osdmap e1550: 8 total, 8 up, 8 in 2024-04-26T05:30:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:02 smithi204 ceph-mon[88313]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:02 smithi146 ceph-mon[92947]: osdmap e1550: 8 total, 8 up, 8 in 2024-04-26T05:30:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:02 smithi146 ceph-mon[92947]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:02 smithi146 ceph-mon[95531]: osdmap e1550: 8 total, 8 up, 8 in 2024-04-26T05:30:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:02 smithi146 ceph-mon[95531]: pgmap v2714: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 88 KiB/s rd, 14 KiB/s wr, 130 op/s 2024-04-26T05:30:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:03 smithi204 ceph-mon[88313]: osdmap e1551: 8 total, 8 up, 8 in 2024-04-26T05:30:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:03 smithi146 ceph-mon[92947]: osdmap e1551: 8 total, 8 up, 8 in 2024-04-26T05:30:03.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:03 smithi146 ceph-mon[95531]: osdmap e1551: 8 total, 8 up, 8 in 2024-04-26T05:30:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:04 smithi204 ceph-mon[88313]: osdmap e1552: 8 total, 8 up, 8 in 2024-04-26T05:30:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:04 smithi204 ceph-mon[88313]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:04 smithi146 ceph-mon[95531]: osdmap e1552: 8 total, 8 up, 8 in 2024-04-26T05:30:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:04 smithi146 ceph-mon[95531]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:04 smithi146 ceph-mon[92947]: osdmap e1552: 8 total, 8 up, 8 in 2024-04-26T05:30:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:04 smithi146 ceph-mon[92947]: pgmap v2717: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:05.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:05 smithi204 ceph-mon[88313]: osdmap e1553: 8 total, 8 up, 8 in 2024-04-26T05:30:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:05 smithi146 ceph-mon[95531]: osdmap e1553: 8 total, 8 up, 8 in 2024-04-26T05:30:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:05 smithi146 ceph-mon[92947]: osdmap e1553: 8 total, 8 up, 8 in 2024-04-26T05:30:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:06 smithi204 ceph-mon[88313]: osdmap e1554: 8 total, 8 up, 8 in 2024-04-26T05:30:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:06 smithi204 ceph-mon[88313]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:06 smithi146 ceph-mon[95531]: osdmap e1554: 8 total, 8 up, 8 in 2024-04-26T05:30:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:06 smithi146 ceph-mon[95531]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:06] "GET /metrics HTTP/1.1" 200 36543 "" "Prometheus/2.43.0" 2024-04-26T05:30:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:06 smithi146 ceph-mon[92947]: osdmap e1554: 8 total, 8 up, 8 in 2024-04-26T05:30:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:06 smithi146 ceph-mon[92947]: pgmap v2720: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:07 smithi204 ceph-mon[88313]: osdmap e1555: 8 total, 8 up, 8 in 2024-04-26T05:30:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:07 smithi146 ceph-mon[92947]: osdmap e1555: 8 total, 8 up, 8 in 2024-04-26T05:30:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:07 smithi146 ceph-mon[95531]: osdmap e1555: 8 total, 8 up, 8 in 2024-04-26T05:30:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:08 smithi204 ceph-mon[88313]: osdmap e1556: 8 total, 8 up, 8 in 2024-04-26T05:30:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:08 smithi204 ceph-mon[88313]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:08 smithi146 ceph-mon[92947]: osdmap e1556: 8 total, 8 up, 8 in 2024-04-26T05:30:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:08 smithi146 ceph-mon[92947]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:08 smithi146 ceph-mon[95531]: osdmap e1556: 8 total, 8 up, 8 in 2024-04-26T05:30:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:08 smithi146 ceph-mon[95531]: pgmap v2723: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-04-26T05:30:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:09 smithi204 ceph-mon[88313]: osdmap e1557: 8 total, 8 up, 8 in 2024-04-26T05:30:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:09.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:09 smithi204 ceph-mon[88313]: osdmap e1558: 8 total, 8 up, 8 in 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[92947]: osdmap e1557: 8 total, 8 up, 8 in 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[92947]: osdmap e1558: 8 total, 8 up, 8 in 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[95531]: osdmap e1557: 8 total, 8 up, 8 in 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:09 smithi146 ceph-mon[95531]: osdmap e1558: 8 total, 8 up, 8 in 2024-04-26T05:30:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:10 smithi204 ceph-mon[88313]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:10 smithi146 ceph-mon[92947]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:10 smithi146 ceph-mon[95531]: pgmap v2726: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:11 smithi204 ceph-mon[88313]: osdmap e1559: 8 total, 8 up, 8 in 2024-04-26T05:30:11.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:11 smithi146 ceph-mon[92947]: osdmap e1559: 8 total, 8 up, 8 in 2024-04-26T05:30:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:11 smithi146 ceph-mon[95531]: osdmap e1559: 8 total, 8 up, 8 in 2024-04-26T05:30:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:12 smithi204 ceph-mon[88313]: osdmap e1560: 8 total, 8 up, 8 in 2024-04-26T05:30:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:12 smithi204 ceph-mon[88313]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:12 smithi146 ceph-mon[92947]: osdmap e1560: 8 total, 8 up, 8 in 2024-04-26T05:30:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:12 smithi146 ceph-mon[92947]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:12 smithi146 ceph-mon[95531]: osdmap e1560: 8 total, 8 up, 8 in 2024-04-26T05:30:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:12 smithi146 ceph-mon[95531]: pgmap v2729: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-04-26T05:30:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:13 smithi204 ceph-mon[88313]: osdmap e1561: 8 total, 8 up, 8 in 2024-04-26T05:30:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:13 smithi146 ceph-mon[92947]: osdmap e1561: 8 total, 8 up, 8 in 2024-04-26T05:30:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:13 smithi146 ceph-mon[95531]: osdmap e1561: 8 total, 8 up, 8 in 2024-04-26T05:30:14.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:14 smithi204 ceph-mon[88313]: osdmap e1562: 8 total, 8 up, 8 in 2024-04-26T05:30:14.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:14 smithi204 ceph-mon[88313]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:14 smithi146 ceph-mon[92947]: osdmap e1562: 8 total, 8 up, 8 in 2024-04-26T05:30:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:14 smithi146 ceph-mon[92947]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:14 smithi146 ceph-mon[95531]: osdmap e1562: 8 total, 8 up, 8 in 2024-04-26T05:30:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:14 smithi146 ceph-mon[95531]: pgmap v2732: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:15 smithi204 ceph-mon[88313]: osdmap e1563: 8 total, 8 up, 8 in 2024-04-26T05:30:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:15 smithi146 ceph-mon[92947]: osdmap e1563: 8 total, 8 up, 8 in 2024-04-26T05:30:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:15 smithi146 ceph-mon[95531]: osdmap e1563: 8 total, 8 up, 8 in 2024-04-26T05:30:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:16 smithi146 ceph-mon[95531]: osdmap e1564: 8 total, 8 up, 8 in 2024-04-26T05:30:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:16 smithi146 ceph-mon[95531]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:16 smithi146 ceph-mon[92947]: osdmap e1564: 8 total, 8 up, 8 in 2024-04-26T05:30:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:16 smithi146 ceph-mon[92947]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:16.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:16] "GET /metrics HTTP/1.1" 200 36548 "" "Prometheus/2.43.0" 2024-04-26T05:30:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:16 smithi204 ceph-mon[88313]: osdmap e1564: 8 total, 8 up, 8 in 2024-04-26T05:30:16.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:16 smithi204 ceph-mon[88313]: pgmap v2735: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:17.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:17 smithi146 ceph-mon[95531]: osdmap e1565: 8 total, 8 up, 8 in 2024-04-26T05:30:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:17 smithi146 ceph-mon[92947]: osdmap e1565: 8 total, 8 up, 8 in 2024-04-26T05:30:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:17 smithi204 ceph-mon[88313]: osdmap e1565: 8 total, 8 up, 8 in 2024-04-26T05:30:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:18 smithi146 ceph-mon[92947]: osdmap e1566: 8 total, 8 up, 8 in 2024-04-26T05:30:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:18 smithi146 ceph-mon[92947]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:18 smithi146 ceph-mon[95531]: osdmap e1566: 8 total, 8 up, 8 in 2024-04-26T05:30:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:18 smithi146 ceph-mon[95531]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:18 smithi204 ceph-mon[88313]: osdmap e1566: 8 total, 8 up, 8 in 2024-04-26T05:30:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:18 smithi204 ceph-mon[88313]: pgmap v2738: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:19 smithi146 ceph-mon[95531]: osdmap e1567: 8 total, 8 up, 8 in 2024-04-26T05:30:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:19 smithi146 ceph-mon[95531]: osdmap e1568: 8 total, 8 up, 8 in 2024-04-26T05:30:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:19 smithi146 ceph-mon[92947]: osdmap e1567: 8 total, 8 up, 8 in 2024-04-26T05:30:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:19 smithi146 ceph-mon[92947]: osdmap e1568: 8 total, 8 up, 8 in 2024-04-26T05:30:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:19 smithi204 ceph-mon[88313]: osdmap e1567: 8 total, 8 up, 8 in 2024-04-26T05:30:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:19 smithi204 ceph-mon[88313]: osdmap e1568: 8 total, 8 up, 8 in 2024-04-26T05:30:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:20 smithi146 ceph-mon[92947]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:20 smithi146 ceph-mon[95531]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:20 smithi204 ceph-mon[88313]: pgmap v2741: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:21 smithi146 ceph-mon[92947]: osdmap e1569: 8 total, 8 up, 8 in 2024-04-26T05:30:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:21 smithi146 ceph-mon[95531]: osdmap e1569: 8 total, 8 up, 8 in 2024-04-26T05:30:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:21 smithi204 ceph-mon[88313]: osdmap e1569: 8 total, 8 up, 8 in 2024-04-26T05:30:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:22 smithi146 ceph-mon[95531]: osdmap e1570: 8 total, 8 up, 8 in 2024-04-26T05:30:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:22 smithi146 ceph-mon[95531]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:22 smithi146 ceph-mon[92947]: osdmap e1570: 8 total, 8 up, 8 in 2024-04-26T05:30:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:22 smithi146 ceph-mon[92947]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:22 smithi204 ceph-mon[88313]: osdmap e1570: 8 total, 8 up, 8 in 2024-04-26T05:30:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:22 smithi204 ceph-mon[88313]: pgmap v2744: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-04-26T05:30:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:23 smithi146 ceph-mon[95531]: osdmap e1571: 8 total, 8 up, 8 in 2024-04-26T05:30:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:23 smithi146 ceph-mon[92947]: osdmap e1571: 8 total, 8 up, 8 in 2024-04-26T05:30:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:23 smithi204 ceph-mon[88313]: osdmap e1571: 8 total, 8 up, 8 in 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[92947]: osdmap e1572: 8 total, 8 up, 8 in 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[92947]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[95531]: osdmap e1572: 8 total, 8 up, 8 in 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[95531]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:24 smithi204 ceph-mon[88313]: osdmap e1572: 8 total, 8 up, 8 in 2024-04-26T05:30:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:24 smithi204 ceph-mon[88313]: pgmap v2747: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:25.437 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestMirroring.AioSnapshotCreate (31137 ms) 2024-04-26T05:30:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:25 smithi146 ceph-mon[92947]: osdmap e1573: 8 total, 8 up, 8 in 2024-04-26T05:30:25.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:25 smithi146 ceph-mon[95531]: osdmap e1573: 8 total, 8 up, 8 in 2024-04-26T05:30:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:25 smithi204 ceph-mon[88313]: osdmap e1573: 8 total, 8 up, 8 in 2024-04-26T05:30:26.439 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 51 tests from TestMirroring (86835 ms total) 2024-04-26T05:30:26.439 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:30:26.439 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 34 tests from TestInternal 2024-04-26T05:30:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[92947]: osdmap e1574: 8 total, 8 up, 8 in 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[92947]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]': finished 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:26] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2024-04-26T05:30:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[95531]: osdmap e1574: 8 total, 8 up, 8 in 2024-04-26T05:30:26.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[95531]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:26.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:26 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]': finished 2024-04-26T05:30:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:26 smithi204 ceph-mon[88313]: osdmap e1574: 8 total, 8 up, 8 in 2024-04-26T05:30:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:26 smithi204 ceph-mon[88313]: pgmap v2750: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-04-26T05:30:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:26 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2324756691' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:26 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]: dispatch 2024-04-26T05:30:26.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:26 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/88/621c3edd-e8fd-4b88-8a0b-cac5d8822bdf"}]': finished 2024-04-26T05:30:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:27 smithi204 ceph-mon[88313]: osdmap e1575: 8 total, 8 up, 8 in 2024-04-26T05:30:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:27 smithi146 ceph-mon[95531]: osdmap e1575: 8 total, 8 up, 8 in 2024-04-26T05:30:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:27 smithi146 ceph-mon[92947]: osdmap e1575: 8 total, 8 up, 8 in 2024-04-26T05:30:28.458 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.OpenByID 2024-04-26T05:30:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:28 smithi204 ceph-mon[88313]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:28 smithi204 ceph-mon[88313]: osdmap e1576: 8 total, 8 up, 8 in 2024-04-26T05:30:28.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:28 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3102664376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:28.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:28 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[95531]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[95531]: osdmap e1576: 8 total, 8 up, 8 in 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3102664376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[92947]: pgmap v2752: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[92947]: osdmap e1576: 8 total, 8 up, 8 in 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3102664376' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:28.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:28 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:30:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:29 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:30:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:29 smithi204 ceph-mon[88313]: osdmap e1577: 8 total, 8 up, 8 in 2024-04-26T05:30:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:29 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:30:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:29 smithi146 ceph-mon[95531]: osdmap e1577: 8 total, 8 up, 8 in 2024-04-26T05:30:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:29 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:30:29.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:29 smithi146 ceph-mon[92947]: osdmap e1577: 8 total, 8 up, 8 in 2024-04-26T05:30:30.511 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.OpenByID (2052 ms) 2024-04-26T05:30:30.512 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-04-26T05:30:30.534 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.OpenSnapDNE (24 ms) 2024-04-26T05:30:30.535 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-04-26T05:30:30.557 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (22 ms) 2024-04-26T05:30:30.557 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-04-26T05:30:30.583 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.ResizeLocksImage (26 ms) 2024-04-26T05:30:30.583 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-04-26T05:30:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (17 ms) 2024-04-26T05:30:30.600 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-04-26T05:30:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:30 smithi204 ceph-mon[88313]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:30 smithi204 ceph-mon[88313]: osdmap e1578: 8 total, 8 up, 8 in 2024-04-26T05:30:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:30 smithi146 ceph-mon[92947]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:30.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:30 smithi146 ceph-mon[92947]: osdmap e1578: 8 total, 8 up, 8 in 2024-04-26T05:30:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:30 smithi146 ceph-mon[95531]: pgmap v2755: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:30.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:30 smithi146 ceph-mon[95531]: osdmap e1578: 8 total, 8 up, 8 in 2024-04-26T05:30:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:31 smithi204 ceph-mon[88313]: osdmap e1579: 8 total, 8 up, 8 in 2024-04-26T05:30:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:31 smithi146 ceph-mon[95531]: osdmap e1579: 8 total, 8 up, 8 in 2024-04-26T05:30:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:31 smithi146 ceph-mon[92947]: osdmap e1579: 8 total, 8 up, 8 in 2024-04-26T05:30:32.500 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1900 ms) 2024-04-26T05:30:32.500 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-04-26T05:30:32.528 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (28 ms) 2024-04-26T05:30:32.528 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-04-26T05:30:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:32 smithi204 ceph-mon[88313]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:32 smithi204 ceph-mon[88313]: osdmap e1580: 8 total, 8 up, 8 in 2024-04-26T05:30:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:32 smithi146 ceph-mon[95531]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:32.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:32 smithi146 ceph-mon[95531]: osdmap e1580: 8 total, 8 up, 8 in 2024-04-26T05:30:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:32 smithi146 ceph-mon[92947]: pgmap v2758: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:32.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:32 smithi146 ceph-mon[92947]: osdmap e1580: 8 total, 8 up, 8 in 2024-04-26T05:30:33.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:33 smithi204 ceph-mon[88313]: osdmap e1581: 8 total, 8 up, 8 in 2024-04-26T05:30:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:33 smithi146 ceph-mon[95531]: osdmap e1581: 8 total, 8 up, 8 in 2024-04-26T05:30:33.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:33 smithi146 ceph-mon[92947]: osdmap e1581: 8 total, 8 up, 8 in 2024-04-26T05:30:34.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1992 ms) 2024-04-26T05:30:34.521 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-04-26T05:30:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:34 smithi204 ceph-mon[88313]: pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:34 smithi204 ceph-mon[88313]: osdmap e1582: 8 total, 8 up, 8 in 2024-04-26T05:30:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:34 smithi146 ceph-mon[95531]: pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:34.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:34 smithi146 ceph-mon[95531]: osdmap e1582: 8 total, 8 up, 8 in 2024-04-26T05:30:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:34 smithi146 ceph-mon[92947]: pgmap v2761: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:34 smithi146 ceph-mon[92947]: osdmap e1582: 8 total, 8 up, 8 in 2024-04-26T05:30:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:35 smithi204 ceph-mon[88313]: osdmap e1583: 8 total, 8 up, 8 in 2024-04-26T05:30:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:35 smithi146 ceph-mon[95531]: osdmap e1583: 8 total, 8 up, 8 in 2024-04-26T05:30:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:35 smithi146 ceph-mon[92947]: osdmap e1583: 8 total, 8 up, 8 in 2024-04-26T05:30:36.501 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:36] "GET /metrics HTTP/1.1" 200 36545 "" "Prometheus/2.43.0" 2024-04-26T05:30:36.529 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2010 ms) 2024-04-26T05:30:36.530 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-04-26T05:30:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:36 smithi204 ceph-mon[88313]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:36.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:36 smithi204 ceph-mon[88313]: osdmap e1584: 8 total, 8 up, 8 in 2024-04-26T05:30:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:36 smithi146 ceph-mon[95531]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:36.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:36 smithi146 ceph-mon[95531]: osdmap e1584: 8 total, 8 up, 8 in 2024-04-26T05:30:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:36 smithi146 ceph-mon[92947]: pgmap v2764: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:36 smithi146 ceph-mon[92947]: osdmap e1584: 8 total, 8 up, 8 in 2024-04-26T05:30:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:37 smithi204 ceph-mon[88313]: osdmap e1585: 8 total, 8 up, 8 in 2024-04-26T05:30:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:37 smithi146 ceph-mon[92947]: osdmap e1585: 8 total, 8 up, 8 in 2024-04-26T05:30:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:37 smithi146 ceph-mon[95531]: osdmap e1585: 8 total, 8 up, 8 in 2024-04-26T05:30:38.544 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2014 ms) 2024-04-26T05:30:38.545 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-04-26T05:30:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:38 smithi204 ceph-mon[88313]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:38 smithi204 ceph-mon[88313]: osdmap e1586: 8 total, 8 up, 8 in 2024-04-26T05:30:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:38 smithi146 ceph-mon[95531]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:38.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:38 smithi146 ceph-mon[95531]: osdmap e1586: 8 total, 8 up, 8 in 2024-04-26T05:30:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:38 smithi146 ceph-mon[92947]: pgmap v2767: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-04-26T05:30:38.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:38 smithi146 ceph-mon[92947]: osdmap e1586: 8 total, 8 up, 8 in 2024-04-26T05:30:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:39 smithi204 ceph-mon[88313]: osdmap e1587: 8 total, 8 up, 8 in 2024-04-26T05:30:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:39 smithi204 ceph-mon[88313]: osdmap e1588: 8 total, 8 up, 8 in 2024-04-26T05:30:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[95531]: osdmap e1587: 8 total, 8 up, 8 in 2024-04-26T05:30:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:39.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[95531]: osdmap e1588: 8 total, 8 up, 8 in 2024-04-26T05:30:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[92947]: osdmap e1587: 8 total, 8 up, 8 in 2024-04-26T05:30:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:39.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:39 smithi146 ceph-mon[92947]: osdmap e1588: 8 total, 8 up, 8 in 2024-04-26T05:30:40.261 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.FlattenLocksImage (1717 ms) 2024-04-26T05:30:40.261 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-04-26T05:30:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 101 op/s 2024-04-26T05:30:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: osdmap e1589: 8 total, 8 up, 8 in 2024-04-26T05:30:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 101 op/s 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: osdmap e1589: 8 total, 8 up, 8 in 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: pgmap v2771: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 101 op/s 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: osdmap e1589: 8 total, 8 up, 8 in 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]: dispatch 2024-04-26T05:30:40.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]: dispatch 2024-04-26T05:30:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]': finished 2024-04-26T05:30:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]': finished 2024-04-26T05:30:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:42 smithi204 ceph-mon[88313]: osdmap e1590: 8 total, 8 up, 8 in 2024-04-26T05:30:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:42 smithi204 ceph-mon[88313]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 102 op/s 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]': finished 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]': finished 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[95531]: osdmap e1590: 8 total, 8 up, 8 in 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[95531]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 102 op/s 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.4", "id": [7, 1]}]': finished 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "89.13", "id": [7, 4]}]': finished 2024-04-26T05:30:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[92947]: osdmap e1590: 8 total, 8 up, 8 in 2024-04-26T05:30:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:42 smithi146 ceph-mon[92947]: pgmap v2774: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 70 KiB/s rd, 6.9 KiB/s wr, 102 op/s 2024-04-26T05:30:43.276 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (3015 ms) 2024-04-26T05:30:43.276 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-04-26T05:30:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:43 smithi204 ceph-mon[88313]: osdmap e1591: 8 total, 8 up, 8 in 2024-04-26T05:30:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:43 smithi146 ceph-mon[95531]: osdmap e1591: 8 total, 8 up, 8 in 2024-04-26T05:30:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:43 smithi146 ceph-mon[92947]: osdmap e1591: 8 total, 8 up, 8 in 2024-04-26T05:30:44.264 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (988 ms) 2024-04-26T05:30:44.264 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-04-26T05:30:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:44 smithi204 ceph-mon[88313]: osdmap e1592: 8 total, 8 up, 8 in 2024-04-26T05:30:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:44 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1471880715' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:44 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:44 smithi204 ceph-mon[88313]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[92947]: osdmap e1592: 8 total, 8 up, 8 in 2024-04-26T05:30:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1471880715' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[92947]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:44.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[95531]: osdmap e1592: 8 total, 8 up, 8 in 2024-04-26T05:30:44.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1471880715' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]: dispatch 2024-04-26T05:30:44.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:44 smithi146 ceph-mon[95531]: pgmap v2777: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:45.269 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (1005 ms) 2024-04-26T05:30:45.270 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-04-26T05:30:45.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.AioWriteRequestsLock (36 ms) 2024-04-26T05:30:45.305 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-04-26T05:30:45.332 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (27 ms) 2024-04-26T05:30:45.332 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-04-26T05:30:45.378 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.CancelAsyncResize (46 ms) 2024-04-26T05:30:45.378 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.MultipleResize 2024-04-26T05:30:45.437 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.MultipleResize (59 ms) 2024-04-26T05:30:45.437 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.Metadata 2024-04-26T05:30:45.478 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.Metadata (41 ms) 2024-04-26T05:30:45.478 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-04-26T05:30:45.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.MetadataConfApply (28 ms) 2024-04-26T05:30:45.507 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-04-26T05:30:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:45 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]': finished 2024-04-26T05:30:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:45 smithi204 ceph-mon[88313]: osdmap e1593: 8 total, 8 up, 8 in 2024-04-26T05:30:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2391051612' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:45.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:45 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]': finished 2024-04-26T05:30:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[95531]: osdmap e1593: 8 total, 8 up, 8 in 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2391051612' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/1471880715"}]': finished 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[92947]: osdmap e1593: 8 total, 8 up, 8 in 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2391051612' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:45 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]: dispatch 2024-04-26T05:30:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:46 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]': finished 2024-04-26T05:30:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:46 smithi204 ceph-mon[88313]: osdmap e1594: 8 total, 8 up, 8 in 2024-04-26T05:30:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:46 smithi204 ceph-mon[88313]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:46] "GET /metrics HTTP/1.1" 200 36537 "" "Prometheus/2.43.0" 2024-04-26T05:30:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]': finished 2024-04-26T05:30:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[95531]: osdmap e1594: 8 total, 8 up, 8 in 2024-04-26T05:30:46.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[95531]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2391051612"}]': finished 2024-04-26T05:30:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[92947]: osdmap e1594: 8 total, 8 up, 8 in 2024-04-26T05:30:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:46 smithi146 ceph-mon[92947]: pgmap v2780: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:47 smithi204 ceph-mon[88313]: osdmap e1595: 8 total, 8 up, 8 in 2024-04-26T05:30:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:47 smithi146 ceph-mon[95531]: osdmap e1595: 8 total, 8 up, 8 in 2024-04-26T05:30:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:47 smithi146 ceph-mon[92947]: osdmap e1595: 8 total, 8 up, 8 in 2024-04-26T05:30:48.393 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapshotCopyup (2887 ms) 2024-04-26T05:30:48.393 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-04-26T05:30:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:48 smithi204 ceph-mon[88313]: osdmap e1596: 8 total, 8 up, 8 in 2024-04-26T05:30:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:48 smithi204 ceph-mon[88313]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:48 smithi146 ceph-mon[95531]: osdmap e1596: 8 total, 8 up, 8 in 2024-04-26T05:30:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:48 smithi146 ceph-mon[95531]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:48 smithi146 ceph-mon[92947]: osdmap e1596: 8 total, 8 up, 8 in 2024-04-26T05:30:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:48 smithi146 ceph-mon[92947]: pgmap v2783: 137 pgs: 137 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 177 KiB/s rd, 11 KiB/s wr, 236 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:30:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:49 smithi204 ceph-mon[88313]: osdmap e1597: 8 total, 8 up, 8 in 2024-04-26T05:30:49.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:49 smithi204 ceph-mon[88313]: osdmap e1598: 8 total, 8 up, 8 in 2024-04-26T05:30:49.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:49 smithi146 ceph-mon[92947]: osdmap e1597: 8 total, 8 up, 8 in 2024-04-26T05:30:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:49 smithi146 ceph-mon[92947]: osdmap e1598: 8 total, 8 up, 8 in 2024-04-26T05:30:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:49 smithi146 ceph-mon[95531]: osdmap e1597: 8 total, 8 up, 8 in 2024-04-26T05:30:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:49 smithi146 ceph-mon[95531]: osdmap e1598: 8 total, 8 up, 8 in 2024-04-26T05:30:50.335 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1942 ms) 2024-04-26T05:30:50.335 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-04-26T05:30:50.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:50 smithi204 ceph-mon[88313]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:50 smithi146 ceph-mon[92947]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:50 smithi146 ceph-mon[95531]: pgmap v2786: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:51.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (1002 ms) 2024-04-26T05:30:51.338 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-04-26T05:30:51.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:51 smithi146 ceph-mon[92947]: osdmap e1599: 8 total, 8 up, 8 in 2024-04-26T05:30:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:51 smithi146 ceph-mon[95531]: osdmap e1599: 8 total, 8 up, 8 in 2024-04-26T05:30:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:51 smithi204 ceph-mon[88313]: osdmap e1599: 8 total, 8 up, 8 in 2024-04-26T05:30:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:52 smithi146 ceph-mon[92947]: osdmap e1600: 8 total, 8 up, 8 in 2024-04-26T05:30:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:52 smithi146 ceph-mon[92947]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:52 smithi146 ceph-mon[95531]: osdmap e1600: 8 total, 8 up, 8 in 2024-04-26T05:30:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:52 smithi146 ceph-mon[95531]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:52 smithi204 ceph-mon[88313]: osdmap e1600: 8 total, 8 up, 8 in 2024-04-26T05:30:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:52 smithi204 ceph-mon[88313]: pgmap v2789: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 259 KiB/s rd, 31 KiB/s wr, 366 op/s 2024-04-26T05:30:53.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.ResizeCopyup (2040 ms) 2024-04-26T05:30:53.377 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-04-26T05:30:53.387 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_internal.cc:1056: Skipped 2024-04-26T05:30:53.387 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:30:53.387 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (10 ms) 2024-04-26T05:30:53.387 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.ImageOptions 2024-04-26T05:30:53.396 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.ImageOptions (9 ms) 2024-04-26T05:30:53.396 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-04-26T05:30:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:53 smithi146 ceph-mon[95531]: osdmap e1601: 8 total, 8 up, 8 in 2024-04-26T05:30:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:53 smithi146 ceph-mon[92947]: osdmap e1601: 8 total, 8 up, 8 in 2024-04-26T05:30:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:53 smithi204 ceph-mon[88313]: osdmap e1601: 8 total, 8 up, 8 in 2024-04-26T05:30:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[95531]: osdmap e1602: 8 total, 8 up, 8 in 2024-04-26T05:30:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[95531]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[92947]: osdmap e1602: 8 total, 8 up, 8 in 2024-04-26T05:30:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[92947]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:54 smithi204 ceph-mon[88313]: osdmap e1602: 8 total, 8 up, 8 in 2024-04-26T05:30:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:54 smithi204 ceph-mon[88313]: pgmap v2792: 137 pgs: 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:30:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:30:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:55 smithi146 ceph-mon[95531]: osdmap e1603: 8 total, 8 up, 8 in 2024-04-26T05:30:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:55 smithi146 ceph-mon[92947]: osdmap e1603: 8 total, 8 up, 8 in 2024-04-26T05:30:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:55 smithi204 ceph-mon[88313]: osdmap e1603: 8 total, 8 up, 8 in 2024-04-26T05:30:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:56 smithi146 ceph-mon[92947]: osdmap e1604: 8 total, 8 up, 8 in 2024-04-26T05:30:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:56 smithi146 ceph-mon[92947]: pgmap v2795: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:56 smithi146 ceph-mon[95531]: osdmap e1604: 8 total, 8 up, 8 in 2024-04-26T05:30:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:56 smithi146 ceph-mon[95531]: pgmap v2795: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:30:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:30:56] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2024-04-26T05:30:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:56 smithi204 ceph-mon[88313]: osdmap e1604: 8 total, 8 up, 8 in 2024-04-26T05:30:56.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:56 smithi204 ceph-mon[88313]: pgmap v2795: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:57.367 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.WriteFullCopyup (3971 ms) 2024-04-26T05:30:57.367 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-04-26T05:30:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:57 smithi146 ceph-mon[92947]: osdmap e1605: 8 total, 8 up, 8 in 2024-04-26T05:30:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:57 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:30:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:57 smithi146 ceph-mon[95531]: osdmap e1605: 8 total, 8 up, 8 in 2024-04-26T05:30:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:57 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:30:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:57 smithi204 ceph-mon[88313]: osdmap e1605: 8 total, 8 up, 8 in 2024-04-26T05:30:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:57 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:30:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[95531]: osdmap e1606: 8 total, 8 up, 8 in 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[95531]: pgmap v2798: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[92947]: osdmap e1606: 8 total, 8 up, 8 in 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[92947]: pgmap v2798: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:30:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:58 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:30:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:58 smithi204 ceph-mon[88313]: osdmap e1606: 8 total, 8 up, 8 in 2024-04-26T05:30:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:58 smithi204 ceph-mon[88313]: pgmap v2798: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 319 op/s 2024-04-26T05:30:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:58 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:30:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:58 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:30:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:58 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:30:59.383 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2016 ms) 2024-04-26T05:30:59.383 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.TestCoR 2024-04-26T05:30:59.396 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_internal.cc:1313: Skipped 2024-04-26T05:30:59.396 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to disabled copy-on-read 2024-04-26T05:30:59.396 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestInternal.TestCoR (13 ms) 2024-04-26T05:30:59.396 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout:made parent image "image393": 4194304K (1024 * 4K) 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout:generated random write map: 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [1 , 4537 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [34 , 139661 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [62 , 254217 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [70 , 287543 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [111 , 455825 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [135 , 556191 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [144 , 593317 ] 2024-04-26T05:30:59.639 INFO:tasks.workunit.client.0.smithi146.stdout: [161 , 662930 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [169 , 694622 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [170 , 699018 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [180 , 738276 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [194 , 796339 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [195 , 798990 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [247 , 1011786 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [248 , 1018659 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [251 , 1030003 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [253 , 1038193 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [257 , 1055001 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [266 , 1089753 ] 2024-04-26T05:30:59.640 INFO:tasks.workunit.client.0.smithi146.stdout: [272 , 1116377 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [278 , 1139102 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [283 , 1159700 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [304 , 1247165 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [310 , 1270697 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [328 , 1345626 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [369 , 1513333 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [383 , 1569228 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [384 , 1575651 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [401 , 1645542 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [406 , 1666357 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [410 , 1679541 ] 2024-04-26T05:30:59.641 INFO:tasks.workunit.client.0.smithi146.stdout: [418 , 1715621 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [444 , 1821096 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [458 , 1878441 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [461 , 1890468 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [462 , 1892845 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [464 , 1901655 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [470 , 1925933 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [499 , 2046274 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [524 , 2148079 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [532 , 2179795 ] 2024-04-26T05:30:59.642 INFO:tasks.workunit.client.0.smithi146.stdout: [545 , 2233838 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [555 , 2276606 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [565 , 2316360 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [570 , 2337155 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [572 , 2344926 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [580 , 2376412 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [586 , 2403005 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [592 , 2425070 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [613 , 2513976 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [615 , 2520415 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [626 , 2566634 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [653 , 2678180 ] 2024-04-26T05:30:59.643 INFO:tasks.workunit.client.0.smithi146.stdout: [655 , 2683905 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [656 , 2688226 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [663 , 2715871 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [668 , 2739637 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [708 , 2902194 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [714 , 2926877 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [718 , 2941291 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [749 , 3070343 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [752 , 3080253 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [755 , 3095105 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [768 , 3147551 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [784 , 3211302 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [788 , 3230267 ] 2024-04-26T05:30:59.644 INFO:tasks.workunit.client.0.smithi146.stdout: [791 , 3241584 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [792 , 3246012 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [803 , 3291238 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [819 , 3357836 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [823 , 3373115 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [825 , 3380500 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [830 , 3402293 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [835 , 3421733 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [836 , 3424999 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [837 , 3430107 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [838 , 3434935 ] 2024-04-26T05:30:59.645 INFO:tasks.workunit.client.0.smithi146.stdout: [854 , 3500581 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [868 , 3555622 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [878 , 3597095 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [880 , 3606222 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [882 , 3615325 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [909 , 3724270 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [918 , 3760333 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [935 , 3831679 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [939 , 3848106 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [949 , 3889983 ] 2024-04-26T05:30:59.646 INFO:tasks.workunit.client.0.smithi146.stdout: [974 , 3991988 ] 2024-04-26T05:30:59.647 INFO:tasks.workunit.client.0.smithi146.stdout: [975 , 3996704 ] 2024-04-26T05:30:59.647 INFO:tasks.workunit.client.0.smithi146.stdout: [988 , 4049820 ] 2024-04-26T05:30:59.647 INFO:tasks.workunit.client.0.smithi146.stdout: [996 , 4081104 ] 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout: [1022 , 4189407 ] 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout:write data based on random map 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout: write object-1 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout: write object-34 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout: write object-62 2024-04-26T05:30:59.649 INFO:tasks.workunit.client.0.smithi146.stdout: write object-70 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-111 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-135 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-144 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-161 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-169 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-170 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-180 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-194 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-195 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-247 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-248 2024-04-26T05:30:59.650 INFO:tasks.workunit.client.0.smithi146.stdout: write object-251 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-253 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-257 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-266 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-272 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-278 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-283 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-304 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-310 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-328 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-369 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-383 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-384 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-401 2024-04-26T05:30:59.651 INFO:tasks.workunit.client.0.smithi146.stdout: write object-406 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-410 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-418 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-444 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-458 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-461 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-462 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-464 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-470 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-499 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-524 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-532 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-545 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-555 2024-04-26T05:30:59.652 INFO:tasks.workunit.client.0.smithi146.stdout: write object-565 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-570 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-572 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-580 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-586 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-592 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-613 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-615 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-626 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-653 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-655 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-656 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-663 2024-04-26T05:30:59.653 INFO:tasks.workunit.client.0.smithi146.stdout: write object-668 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-708 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-714 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-718 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-749 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-752 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-755 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-768 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-784 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-788 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-791 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-792 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-803 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-819 2024-04-26T05:30:59.654 INFO:tasks.workunit.client.0.smithi146.stdout: write object-823 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-825 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-830 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-835 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-836 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-837 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-838 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-854 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-868 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-878 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-880 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-882 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-909 2024-04-26T05:30:59.655 INFO:tasks.workunit.client.0.smithi146.stdout: write object-918 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-935 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-939 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-949 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-974 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-975 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-988 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-996 2024-04-26T05:30:59.656 INFO:tasks.workunit.client.0.smithi146.stdout: write object-1022 2024-04-26T05:30:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:30:59 smithi146 ceph-mon[92947]: osdmap e1607: 8 total, 8 up, 8 in 2024-04-26T05:30:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:30:59 smithi146 ceph-mon[95531]: osdmap e1607: 8 total, 8 up, 8 in 2024-04-26T05:30:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:30:59 smithi204 ceph-mon[88313]: osdmap e1607: 8 total, 8 up, 8 in 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:verify written data by reading 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout: read object-1 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:made snapshot "image393@parent_snap" and protect it 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:made and opened clone "image394" 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:flattening clone: "image394" 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:check whether child image has the same set of objects as parent 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1164 ms) 2024-04-26T05:31:00.560 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-04-26T05:31:00.638 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.PoolMetadataConfApply (78 ms) 2024-04-26T05:31:00.638 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.Sparsify 2024-04-26T05:31:00.662 INFO:tasks.workunit.client.0.smithi146.stdout:sparsify_supported=1 2024-04-26T05:31:00.662 INFO:tasks.workunit.client.0.smithi146.stdout:sparse_read_supported=1 2024-04-26T05:31:00.690 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.Sparsify (52 ms) 2024-04-26T05:31:00.690 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.SparsifyClone 2024-04-26T05:31:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-mon[95531]: osdmap e1608: 8 total, 8 up, 8 in 2024-04-26T05:31:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-mon[95531]: pgmap v2801: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-04-26T05:31:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE Bus STOPPING 2024-04-26T05:31:00.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T05:31:00.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE Bus STOPPED 2024-04-26T05:31:00.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE Bus STARTING 2024-04-26T05:31:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-mon[92947]: osdmap e1608: 8 total, 8 up, 8 in 2024-04-26T05:31:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-mon[92947]: pgmap v2801: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-04-26T05:31:00.708 INFO:tasks.workunit.client.0.smithi146.stdout:sparsify_supported=1 2024-04-26T05:31:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:00 smithi204 ceph-mon[88313]: osdmap e1608: 8 total, 8 up, 8 in 2024-04-26T05:31:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:00 smithi204 ceph-mon[88313]: pgmap v2801: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-04-26T05:31:00.806 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:31:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:31:00.507244709Z level=info msg="Completed cleanup jobs" duration=1.161819ms 2024-04-26T05:31:01.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE Serving on http://:::9283 2024-04-26T05:31:01.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:31:00] ENGINE Bus STARTED 2024-04-26T05:31:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: osdmap e1609: 8 total, 8 up, 8 in 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 266 op/s 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: osdmap e1609: 8 total, 8 up, 8 in 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:31:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:31:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:31:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 266 op/s 2024-04-26T05:31:01.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: osdmap e1609: 8 total, 8 up, 8 in 2024-04-26T05:31:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:31:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:31:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:31:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: pgmap v2803: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 3.8 MiB/s rd, 2.5 MiB/s wr, 266 op/s 2024-04-26T05:31:01.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:31:02.661 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.SparsifyClone (1970 ms) 2024-04-26T05:31:02.661 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestInternal.MissingDataPool 2024-04-26T05:31:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:02 smithi146 ceph-mon[95531]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-26T05:31:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:02 smithi146 ceph-mon[95531]: osdmap e1610: 8 total, 8 up, 8 in 2024-04-26T05:31:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:02 smithi146 ceph-mon[92947]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-26T05:31:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:02 smithi146 ceph-mon[92947]: osdmap e1610: 8 total, 8 up, 8 in 2024-04-26T05:31:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:02 smithi204 ceph-mon[88313]: Health check failed: Telemetry requires re-opt-in (TELEMETRY_CHANGED) 2024-04-26T05:31:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:02 smithi204 ceph-mon[88313]: osdmap e1610: 8 total, 8 up, 8 in 2024-04-26T05:31:03.756 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestInternal.MissingDataPool (1096 ms) 2024-04-26T05:31:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:03 smithi146 ceph-mon[95531]: pgmap v2805: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 204 op/s 2024-04-26T05:31:03.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:03 smithi146 ceph-mon[95531]: osdmap e1611: 8 total, 8 up, 8 in 2024-04-26T05:31:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:03 smithi146 ceph-mon[92947]: pgmap v2805: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 204 op/s 2024-04-26T05:31:03.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:03 smithi146 ceph-mon[92947]: osdmap e1611: 8 total, 8 up, 8 in 2024-04-26T05:31:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:03 smithi204 ceph-mon[88313]: pgmap v2805: 137 pgs: 137 active+clean; 8.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.9 MiB/s wr, 204 op/s 2024-04-26T05:31:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:03 smithi204 ceph-mon[88313]: osdmap e1611: 8 total, 8 up, 8 in 2024-04-26T05:31:04.244 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 34 tests from TestInternal (35298 ms total) 2024-04-26T05:31:04.244 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:31:04.244 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 17 tests from TestImageWatcher 2024-04-26T05:31:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:04 smithi146 ceph-mon[95531]: osdmap e1612: 8 total, 8 up, 8 in 2024-04-26T05:31:04.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:04 smithi146 ceph-mon[95531]: osdmap e1613: 8 total, 8 up, 8 in 2024-04-26T05:31:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:04 smithi146 ceph-mon[92947]: osdmap e1612: 8 total, 8 up, 8 in 2024-04-26T05:31:04.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:04 smithi146 ceph-mon[92947]: osdmap e1613: 8 total, 8 up, 8 in 2024-04-26T05:31:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:04 smithi204 ceph-mon[88313]: osdmap e1612: 8 total, 8 up, 8 in 2024-04-26T05:31:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:04 smithi204 ceph-mon[88313]: osdmap e1613: 8 total, 8 up, 8 in 2024-04-26T05:31:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[95531]: pgmap v2809: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[95531]: osdmap e1614: 8 total, 8 up, 8 in 2024-04-26T05:31:05.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[92947]: pgmap v2809: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[92947]: osdmap e1614: 8 total, 8 up, 8 in 2024-04-26T05:31:05.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:05 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:05 smithi204 ceph-mon[88313]: pgmap v2809: 105 pgs: 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:05 smithi204 ceph-mon[88313]: osdmap e1614: 8 total, 8 up, 8 in 2024-04-26T05:31:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:05 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:06.246 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-04-26T05:31:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:06] "GET /metrics HTTP/1.1" 200 36540 "" "Prometheus/2.43.0" 2024-04-26T05:31:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:07 smithi204 ceph-mon[88313]: osdmap e1615: 8 total, 8 up, 8 in 2024-04-26T05:31:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:07 smithi204 ceph-mon[88313]: pgmap v2812: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[92947]: osdmap e1615: 8 total, 8 up, 8 in 2024-04-26T05:31:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[92947]: pgmap v2812: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1155584179' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[95531]: osdmap e1615: 8 total, 8 up, 8 in 2024-04-26T05:31:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:07 smithi146 ceph-mon[95531]: pgmap v2812: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:08.285 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2039 ms) 2024-04-26T05:31:08.285 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-04-26T05:31:08.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyFlatten (24 ms) 2024-04-26T05:31:08.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-04-26T05:31:08.331 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyResize (22 ms) 2024-04-26T05:31:08.331 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-04-26T05:31:08.356 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (25 ms) 2024-04-26T05:31:08.356 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-04-26T05:31:08.381 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (25 ms) 2024-04-26T05:31:08.381 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-04-26T05:31:08.406 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (25 ms) 2024-04-26T05:31:08.406 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-04-26T05:31:08.429 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (23 ms) 2024-04-26T05:31:08.429 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-04-26T05:31:08.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapRename (20 ms) 2024-04-26T05:31:08.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-04-26T05:31:08.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (20 ms) 2024-04-26T05:31:08.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-04-26T05:31:08.489 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (20 ms) 2024-04-26T05:31:08.489 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-04-26T05:31:08.511 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (22 ms) 2024-04-26T05:31:08.511 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-04-26T05:31:08.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (20 ms) 2024-04-26T05:31:08.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-04-26T05:31:08.551 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyRename (20 ms) 2024-04-26T05:31:08.552 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-04-26T05:31:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:08 smithi204 ceph-mon[88313]: osdmap e1616: 8 total, 8 up, 8 in 2024-04-26T05:31:08.573 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (21 ms) 2024-04-26T05:31:08.573 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-04-26T05:31:08.593 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (20 ms) 2024-04-26T05:31:08.593 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-04-26T05:31:08.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (20 ms) 2024-04-26T05:31:08.614 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-04-26T05:31:08.633 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (20 ms) 2024-04-26T05:31:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:08 smithi146 ceph-mon[95531]: osdmap e1616: 8 total, 8 up, 8 in 2024-04-26T05:31:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:08 smithi146 ceph-mon[92947]: osdmap e1616: 8 total, 8 up, 8 in 2024-04-26T05:31:09.265 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 17 tests from TestImageWatcher (2387 ms total) 2024-04-26T05:31:09.265 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:31:09.266 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 168 tests from TestLibRBD 2024-04-26T05:31:09.311 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-04-26T05:31:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:09 smithi204 ceph-mon[88313]: osdmap e1617: 8 total, 8 up, 8 in 2024-04-26T05:31:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:09 smithi204 ceph-mon[88313]: pgmap v2815: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:09.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[95531]: osdmap e1617: 8 total, 8 up, 8 in 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[95531]: pgmap v2815: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[92947]: osdmap e1617: 8 total, 8 up, 8 in 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[92947]: pgmap v2815: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:10 smithi204 ceph-mon[88313]: osdmap e1618: 8 total, 8 up, 8 in 2024-04-26T05:31:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:10 smithi146 ceph-mon[92947]: osdmap e1618: 8 total, 8 up, 8 in 2024-04-26T05:31:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:10 smithi146 ceph-mon[95531]: osdmap e1618: 8 total, 8 up, 8 in 2024-04-26T05:31:11.280 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:11 smithi204 ceph-mon[88313]: osdmap e1619: 8 total, 8 up, 8 in 2024-04-26T05:31:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:11 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:11 smithi204 ceph-mon[88313]: pgmap v2818: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[95531]: osdmap e1619: 8 total, 8 up, 8 in 2024-04-26T05:31:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[95531]: pgmap v2818: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[92947]: osdmap e1619: 8 total, 8 up, 8 in 2024-04-26T05:31:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:11 smithi146 ceph-mon[92947]: pgmap v2818: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:12 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:12 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:12 smithi204 ceph-mon[88313]: osdmap e1620: 8 total, 8 up, 8 in 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[95531]: osdmap e1620: 8 total, 8 up, 8 in 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1157157388' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:12 smithi146 ceph-mon[92947]: osdmap e1620: 8 total, 8 up, 8 in 2024-04-26T05:31:13.327 INFO:tasks.workunit.client.0.smithi146.stdout:image has size 2097152 and order 22 2024-04-26T05:31:13.327 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CreateAndStat (4015 ms) 2024-04-26T05:31:13.327 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-04-26T05:31:13.327 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (19 ms) 2024-04-26T05:31:13.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-04-26T05:31:13.345 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.370 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CreateAndStatPP (25 ms) 2024-04-26T05:31:13.370 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.GetId 2024-04-26T05:31:13.370 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.GetId (28 ms) 2024-04-26T05:31:13.398 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-04-26T05:31:13.398 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.425 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.GetIdPP (27 ms) 2024-04-26T05:31:13.425 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-04-26T05:31:13.426 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.442 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (17 ms) 2024-04-26T05:31:13.442 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-04-26T05:31:13.442 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.460 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (18 ms) 2024-04-26T05:31:13.460 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-04-26T05:31:13.460 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.476 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (17 ms) 2024-04-26T05:31:13.477 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-04-26T05:31:13.477 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.493 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (16 ms) 2024-04-26T05:31:13.493 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.OpenAio 2024-04-26T05:31:13.493 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.513 INFO:tasks.workunit.client.0.smithi146.stdout:image has size 2097152 and order 22 2024-04-26T05:31:13.513 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.OpenAio (19 ms) 2024-04-26T05:31:13.513 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-04-26T05:31:13.516 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.OpenAioFail (3 ms) 2024-04-26T05:31:13.516 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-04-26T05:31:13.516 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.539 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.OpenAioPP (24 ms) 2024-04-26T05:31:13.540 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-04-26T05:31:13.542 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.OpenAioFailPP (3 ms) 2024-04-26T05:31:13.542 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-04-26T05:31:13.542 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:13 smithi204 ceph-mon[88313]: osdmap e1621: 8 total, 8 up, 8 in 2024-04-26T05:31:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:13 smithi204 ceph-mon[88313]: pgmap v2821: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:13.576 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ResizeAndStat (34 ms) 2024-04-26T05:31:13.576 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-04-26T05:31:13.576 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.606 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (30 ms) 2024-04-26T05:31:13.606 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-04-26T05:31:13.607 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.639 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (33 ms) 2024-04-26T05:31:13.639 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-04-26T05:31:13.639 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:13.673 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (34 ms) 2024-04-26T05:31:13.673 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-04-26T05:31:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:13 smithi146 ceph-mon[95531]: osdmap e1621: 8 total, 8 up, 8 in 2024-04-26T05:31:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:13 smithi146 ceph-mon[95531]: pgmap v2821: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:13 smithi146 ceph-mon[92947]: osdmap e1621: 8 total, 8 up, 8 in 2024-04-26T05:31:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:13 smithi146 ceph-mon[92947]: pgmap v2821: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:14 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:14 smithi204 ceph-mon[88313]: osdmap e1622: 8 total, 8 up, 8 in 2024-04-26T05:31:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:14 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:14 smithi146 ceph-mon[92947]: osdmap e1622: 8 total, 8 up, 8 in 2024-04-26T05:31:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:14 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:14 smithi146 ceph-mon[95531]: osdmap e1622: 8 total, 8 up, 8 in 2024-04-26T05:31:15.326 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: osdmap e1623: 8 total, 8 up, 8 in 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:15 smithi204 ceph-mon[88313]: pgmap v2824: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: osdmap e1623: 8 total, 8 up, 8 in 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[95531]: pgmap v2824: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: osdmap e1623: 8 total, 8 up, 8 in 2024-04-26T05:31:15.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:31:15.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:15 smithi146 ceph-mon[92947]: pgmap v2824: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:16 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:16 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:16 smithi204 ceph-mon[88313]: osdmap e1624: 8 total, 8 up, 8 in 2024-04-26T05:31:16.593 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:16] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.43.0" 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[92947]: osdmap e1624: 8 total, 8 up, 8 in 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1928094106' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:16 smithi146 ceph-mon[95531]: osdmap e1624: 8 total, 8 up, 8 in 2024-04-26T05:31:17.342 INFO:tasks.workunit.client.0.smithi146.stdout:image: image18 2024-04-26T05:31:17.342 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image18 2024-04-26T05:31:17.342 INFO:tasks.workunit.client.0.smithi146.stdout:found image18 2024-04-26T05:31:17.342 INFO:tasks.workunit.client.0.smithi146.stdout:erased image18 2024-04-26T05:31:17.343 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:17.424 INFO:tasks.workunit.client.0.smithi146.stdout:image: image18 2024-04-26T05:31:17.424 INFO:tasks.workunit.client.0.smithi146.stdout:image: image19 2024-04-26T05:31:17.424 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image18 2024-04-26T05:31:17.424 INFO:tasks.workunit.client.0.smithi146.stdout:found image18 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:erased image18 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:found image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:erased image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:image: image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:found image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:erased image19 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3751 ms) 2024-04-26T05:31:17.425 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-04-26T05:31:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:17 smithi146 ceph-mon[95531]: osdmap e1625: 8 total, 8 up, 8 in 2024-04-26T05:31:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:17 smithi146 ceph-mon[95531]: pgmap v2827: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:17 smithi146 ceph-mon[92947]: osdmap e1625: 8 total, 8 up, 8 in 2024-04-26T05:31:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:17 smithi146 ceph-mon[92947]: pgmap v2827: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:17 smithi204 ceph-mon[88313]: osdmap e1625: 8 total, 8 up, 8 in 2024-04-26T05:31:17.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:17 smithi204 ceph-mon[88313]: pgmap v2827: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 20 KiB/s wr, 250 op/s 2024-04-26T05:31:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:18 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:18 smithi146 ceph-mon[95531]: osdmap e1626: 8 total, 8 up, 8 in 2024-04-26T05:31:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:18 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:18 smithi146 ceph-mon[92947]: osdmap e1626: 8 total, 8 up, 8 in 2024-04-26T05:31:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:18 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:18.707 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:18 smithi204 ceph-mon[88313]: osdmap e1626: 8 total, 8 up, 8 in 2024-04-26T05:31:19.242 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: osdmap e1627: 8 total, 8 up, 8 in 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2321499584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: pgmap v2830: 201 pgs: 5 creating+peering, 57 unknown, 139 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[95531]: osdmap e1628: 8 total, 8 up, 8 in 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: osdmap e1627: 8 total, 8 up, 8 in 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2321499584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: pgmap v2830: 201 pgs: 5 creating+peering, 57 unknown, 139 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:19.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:19 smithi146 ceph-mon[92947]: osdmap e1628: 8 total, 8 up, 8 in 2024-04-26T05:31:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: osdmap e1627: 8 total, 8 up, 8 in 2024-04-26T05:31:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2321499584' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: pgmap v2830: 201 pgs: 5 creating+peering, 57 unknown, 139 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:31:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:19 smithi204 ceph-mon[88313]: osdmap e1628: 8 total, 8 up, 8 in 2024-04-26T05:31:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:20 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:20 smithi146 ceph-mon[95531]: osdmap e1629: 8 total, 8 up, 8 in 2024-04-26T05:31:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:20 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:20 smithi146 ceph-mon[92947]: osdmap e1629: 8 total, 8 up, 8 in 2024-04-26T05:31:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:20 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:20 smithi204 ceph-mon[88313]: osdmap e1629: 8 total, 8 up, 8 in 2024-04-26T05:31:21.270 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 1 2024-04-26T05:31:21.270 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:21.270 INFO:tasks.workunit.client.0.smithi146.stdout:image: image20 2024-04-26T05:31:21.270 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image20 2024-04-26T05:31:21.270 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 2 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:image: image20 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:image: image21 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image20 2024-04-26T05:31:21.281 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image21 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 1 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:image: image21 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image21 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3917 ms) 2024-04-26T05:31:21.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCopy 2024-04-26T05:31:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:21 smithi146 ceph-mon[92947]: pgmap v2833: 201 pgs: 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:21 smithi146 ceph-mon[92947]: osdmap e1630: 8 total, 8 up, 8 in 2024-04-26T05:31:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:21 smithi146 ceph-mon[95531]: pgmap v2833: 201 pgs: 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:21 smithi146 ceph-mon[95531]: osdmap e1630: 8 total, 8 up, 8 in 2024-04-26T05:31:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:21 smithi204 ceph-mon[88313]: pgmap v2833: 201 pgs: 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:21 smithi204 ceph-mon[88313]: osdmap e1630: 8 total, 8 up, 8 in 2024-04-26T05:31:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:22 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:22 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:22 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:23.359 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[95531]: osdmap e1631: 8 total, 8 up, 8 in 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/18653204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[95531]: pgmap v2836: 233 pgs: 32 unknown, 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[92947]: osdmap e1631: 8 total, 8 up, 8 in 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/18653204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:23 smithi146 ceph-mon[92947]: pgmap v2836: 233 pgs: 32 unknown, 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:23 smithi204 ceph-mon[88313]: osdmap e1631: 8 total, 8 up, 8 in 2024-04-26T05:31:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/18653204' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:23 smithi204 ceph-mon[88313]: pgmap v2836: 233 pgs: 32 unknown, 32 creating+peering, 169 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 3.2 KiB/s wr, 41 op/s 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: osdmap e1632: 8 total, 8 up, 8 in 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[95531]: osdmap e1633: 8 total, 8 up, 8 in 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: osdmap e1632: 8 total, 8 up, 8 in 2024-04-26T05:31:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:24.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:24.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:24 smithi146 ceph-mon[92947]: osdmap e1633: 8 total, 8 up, 8 in 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: osdmap e1632: 8 total, 8 up, 8 in 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:24 smithi204 ceph-mon[88313]: osdmap e1633: 8 total, 8 up, 8 in 2024-04-26T05:31:25.624 INFO:tasks.workunit.client.0.smithi146.stdout:image: image22 2024-04-26T05:31:25.624 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:found image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:erased image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:image: image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:image: image23 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:found image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:erased image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image23 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:found image23 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:erased image23 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:image: image22 2024-04-26T05:31:25.625 INFO:tasks.workunit.client.0.smithi146.stdout:image: image23 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:image: image24 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image22 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:found image22 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:erased image22 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image23 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:found image23 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:erased image23 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image24 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:found image24 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:erased image24 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCopy (4283 ms) 2024-04-26T05:31:25.626 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-04-26T05:31:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:25 smithi146 ceph-mon[95531]: pgmap v2839: 233 pgs: 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:25 smithi146 ceph-mon[95531]: osdmap e1634: 8 total, 8 up, 8 in 2024-04-26T05:31:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:25 smithi146 ceph-mon[92947]: pgmap v2839: 233 pgs: 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:25 smithi146 ceph-mon[92947]: osdmap e1634: 8 total, 8 up, 8 in 2024-04-26T05:31:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:25 smithi204 ceph-mon[88313]: pgmap v2839: 233 pgs: 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:25.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:25 smithi204 ceph-mon[88313]: osdmap e1634: 8 total, 8 up, 8 in 2024-04-26T05:31:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:26 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:26 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:26] "GET /metrics HTTP/1.1" 200 43740 "" "Prometheus/2.43.0" 2024-04-26T05:31:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:26 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:27.378 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[92947]: osdmap e1635: 8 total, 8 up, 8 in 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[92947]: pgmap v2842: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[95531]: osdmap e1635: 8 total, 8 up, 8 in 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:27 smithi146 ceph-mon[95531]: pgmap v2842: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:27 smithi204 ceph-mon[88313]: osdmap e1635: 8 total, 8 up, 8 in 2024-04-26T05:31:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:27 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:27 smithi204 ceph-mon[88313]: pgmap v2842: 265 pgs: 32 unknown, 233 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[95531]: osdmap e1636: 8 total, 8 up, 8 in 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:28 smithi146 ceph-mon[92947]: osdmap e1636: 8 total, 8 up, 8 in 2024-04-26T05:31:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:28 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:28 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/121325875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:28 smithi204 ceph-mon[88313]: osdmap e1636: 8 total, 8 up, 8 in 2024-04-26T05:31:29.559 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 1 2024-04-26T05:31:29.559 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:29.560 INFO:tasks.workunit.client.0.smithi146.stdout:image: image25 2024-04-26T05:31:29.560 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image25 2024-04-26T05:31:29.581 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 2 2024-04-26T05:31:29.581 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:29.582 INFO:tasks.workunit.client.0.smithi146.stdout:image: image25 2024-04-26T05:31:29.582 INFO:tasks.workunit.client.0.smithi146.stdout:image: image26 2024-04-26T05:31:29.582 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image25 2024-04-26T05:31:29.582 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image26 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 3 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:image: image25 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:image: image26 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:image: image27 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image25 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image26 2024-04-26T05:31:29.629 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image27 2024-04-26T05:31:29.669 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCopyPP (4045 ms) 2024-04-26T05:31:29.669 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-04-26T05:31:29.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[95531]: osdmap e1637: 8 total, 8 up, 8 in 2024-04-26T05:31:29.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[95531]: pgmap v2845: 265 pgs: 30 unknown, 235 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 22 op/s 2024-04-26T05:31:29.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[95531]: osdmap e1638: 8 total, 8 up, 8 in 2024-04-26T05:31:29.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[92947]: osdmap e1637: 8 total, 8 up, 8 in 2024-04-26T05:31:29.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[92947]: pgmap v2845: 265 pgs: 30 unknown, 235 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 22 op/s 2024-04-26T05:31:29.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:29 smithi146 ceph-mon[92947]: osdmap e1638: 8 total, 8 up, 8 in 2024-04-26T05:31:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:29 smithi204 ceph-mon[88313]: osdmap e1637: 8 total, 8 up, 8 in 2024-04-26T05:31:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:29 smithi204 ceph-mon[88313]: pgmap v2845: 265 pgs: 30 unknown, 235 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 767 B/s wr, 22 op/s 2024-04-26T05:31:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:29 smithi204 ceph-mon[88313]: osdmap e1638: 8 total, 8 up, 8 in 2024-04-26T05:31:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:30 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:30 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:30 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:31.409 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[95531]: osdmap e1639: 8 total, 8 up, 8 in 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3076539256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[95531]: pgmap v2848: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[92947]: osdmap e1639: 8 total, 8 up, 8 in 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3076539256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:31 smithi146 ceph-mon[92947]: pgmap v2848: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-26T05:31:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:31 smithi204 ceph-mon[88313]: osdmap e1639: 8 total, 8 up, 8 in 2024-04-26T05:31:31.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:31 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3076539256' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:31 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:31.865 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:31 smithi204 ceph-mon[88313]: pgmap v2848: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[95531]: osdmap e1640: 8 total, 8 up, 8 in 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:32 smithi146 ceph-mon[92947]: osdmap e1640: 8 total, 8 up, 8 in 2024-04-26T05:31:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:32 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:32 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:32 smithi204 ceph-mon[88313]: osdmap e1640: 8 total, 8 up, 8 in 2024-04-26T05:31:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:33 smithi146 ceph-mon[95531]: osdmap e1641: 8 total, 8 up, 8 in 2024-04-26T05:31:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:33 smithi146 ceph-mon[95531]: pgmap v2851: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-04-26T05:31:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:33 smithi146 ceph-mon[92947]: osdmap e1641: 8 total, 8 up, 8 in 2024-04-26T05:31:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:33 smithi146 ceph-mon[92947]: pgmap v2851: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-04-26T05:31:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:33 smithi204 ceph-mon[88313]: osdmap e1641: 8 total, 8 up, 8 in 2024-04-26T05:31:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:33 smithi204 ceph-mon[88313]: pgmap v2851: 297 pgs: 32 unknown, 265 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 321 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[95531]: osdmap e1642: 8 total, 8 up, 8 in 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[95531]: osdmap e1643: 8 total, 8 up, 8 in 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[92947]: osdmap e1642: 8 total, 8 up, 8 in 2024-04-26T05:31:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:34 smithi146 ceph-mon[92947]: osdmap e1643: 8 total, 8 up, 8 in 2024-04-26T05:31:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:34 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:34 smithi204 ceph-mon[88313]: osdmap e1642: 8 total, 8 up, 8 in 2024-04-26T05:31:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:34 smithi204 ceph-mon[88313]: osdmap e1643: 8 total, 8 up, 8 in 2024-04-26T05:31:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:35 smithi146 ceph-mon[95531]: pgmap v2854: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:35 smithi146 ceph-mon[95531]: osdmap e1644: 8 total, 8 up, 8 in 2024-04-26T05:31:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:35 smithi146 ceph-mon[92947]: pgmap v2854: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:35 smithi146 ceph-mon[92947]: osdmap e1644: 8 total, 8 up, 8 in 2024-04-26T05:31:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:35 smithi204 ceph-mon[88313]: pgmap v2854: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:35 smithi204 ceph-mon[88313]: osdmap e1644: 8 total, 8 up, 8 in 2024-04-26T05:31:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:36] "GET /metrics HTTP/1.1" 200 43740 "" "Prometheus/2.43.0" 2024-04-26T05:31:37.334 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.334 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:image: image29 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image29 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:found image29 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:erased image29 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.335 INFO:tasks.workunit.client.0.smithi146.stdout:image: image29 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:image: image30 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image29 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:found image29 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:erased image29 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image30 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:found image30 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:erased image30 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:image: image29 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:image: image30 2024-04-26T05:31:37.336 INFO:tasks.workunit.client.0.smithi146.stdout:image: image31 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image29 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:found image29 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:erased image29 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image30 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:found image30 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:erased image30 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image31 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:found image31 2024-04-26T05:31:37.337 INFO:tasks.workunit.client.0.smithi146.stdout:erased image31 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:image: image29 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:image: image30 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:image: image31 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:image: image32 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image29 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:found image29 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:erased image29 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image30 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:found image30 2024-04-26T05:31:37.338 INFO:tasks.workunit.client.0.smithi146.stdout:erased image30 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image31 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:found image31 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:erased image31 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image32 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:found image32 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:erased image32 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image28 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image29 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image30 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image31 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image32 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:image: image33 2024-04-26T05:31:37.339 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image28 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:found image28 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:erased image28 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image29 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:found image29 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:erased image29 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image30 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:found image30 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:erased image30 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image31 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:found image31 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:erased image31 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image32 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:found image32 2024-04-26T05:31:37.340 INFO:tasks.workunit.client.0.smithi146.stdout:erased image32 2024-04-26T05:31:37.341 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image33 2024-04-26T05:31:37.341 INFO:tasks.workunit.client.0.smithi146.stdout:found image33 2024-04-26T05:31:37.341 INFO:tasks.workunit.client.0.smithi146.stdout:erased image33 2024-04-26T05:31:37.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestDeepCopy (7665 ms) 2024-04-26T05:31:37.341 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-04-26T05:31:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:37 smithi204 ceph-mon[88313]: osdmap e1645: 8 total, 8 up, 8 in 2024-04-26T05:31:37.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:37 smithi204 ceph-mon[88313]: pgmap v2857: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:37 smithi146 ceph-mon[95531]: osdmap e1645: 8 total, 8 up, 8 in 2024-04-26T05:31:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:37 smithi146 ceph-mon[95531]: pgmap v2857: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:37 smithi146 ceph-mon[92947]: osdmap e1645: 8 total, 8 up, 8 in 2024-04-26T05:31:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:37 smithi146 ceph-mon[92947]: pgmap v2857: 297 pgs: 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 625 KiB/s rd, 39 KiB/s wr, 737 op/s 2024-04-26T05:31:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:38 smithi204 ceph-mon[88313]: osdmap e1646: 8 total, 8 up, 8 in 2024-04-26T05:31:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:38 smithi146 ceph-mon[92947]: osdmap e1646: 8 total, 8 up, 8 in 2024-04-26T05:31:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:38 smithi146 ceph-mon[95531]: osdmap e1646: 8 total, 8 up, 8 in 2024-04-26T05:31:39.253 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: osdmap e1647: 8 total, 8 up, 8 in 2024-04-26T05:31:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1700028379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: pgmap v2860: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 7.7 KiB/s wr, 225 op/s 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:39.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:39 smithi204 ceph-mon[88313]: osdmap e1648: 8 total, 8 up, 8 in 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: osdmap e1647: 8 total, 8 up, 8 in 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1700028379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: pgmap v2860: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 7.7 KiB/s wr, 225 op/s 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[95531]: osdmap e1648: 8 total, 8 up, 8 in 2024-04-26T05:31:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: osdmap e1647: 8 total, 8 up, 8 in 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1700028379' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: pgmap v2860: 329 pgs: 2 creating+peering, 30 unknown, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 198 KiB/s rd, 7.7 KiB/s wr, 225 op/s 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:31:39.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:39 smithi146 ceph-mon[92947]: osdmap e1648: 8 total, 8 up, 8 in 2024-04-26T05:31:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:40 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:40 smithi204 ceph-mon[88313]: osdmap e1649: 8 total, 8 up, 8 in 2024-04-26T05:31:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:40 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:40 smithi146 ceph-mon[95531]: osdmap e1649: 8 total, 8 up, 8 in 2024-04-26T05:31:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:40 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:31:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:40 smithi146 ceph-mon[92947]: osdmap e1649: 8 total, 8 up, 8 in 2024-04-26T05:31:41.541 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 1 2024-04-26T05:31:41.542 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:41.542 INFO:tasks.workunit.client.0.smithi146.stdout:image: image34 2024-04-26T05:31:41.542 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image34 2024-04-26T05:31:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:41 smithi204 ceph-mon[88313]: pgmap v2863: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 323 op/s 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 2 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:image: image34 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:image: image35 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image34 2024-04-26T05:31:41.562 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image35 2024-04-26T05:31:41.610 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:31:41.610 INFO:tasks.workunit.client.0.smithi146.stdout:num images is: 3 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:image: image34 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:image: image35 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:image: image36 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image34 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image35 2024-04-26T05:31:41.611 INFO:tasks.workunit.client.0.smithi146.stdout:expected = image36 2024-04-26T05:31:41.638 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4304 ms) 2024-04-26T05:31:41.638 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-04-26T05:31:41.638 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:41 smithi146 ceph-mon[95531]: pgmap v2863: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 323 op/s 2024-04-26T05:31:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:41 smithi146 ceph-mon[92947]: pgmap v2863: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 272 KiB/s rd, 15 KiB/s wr, 323 op/s 2024-04-26T05:31:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:42 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:42 smithi204 ceph-mon[88313]: osdmap e1650: 8 total, 8 up, 8 in 2024-04-26T05:31:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:42 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:42 smithi146 ceph-mon[95531]: osdmap e1650: 8 total, 8 up, 8 in 2024-04-26T05:31:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:42 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:31:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:42 smithi146 ceph-mon[92947]: osdmap e1650: 8 total, 8 up, 8 in 2024-04-26T05:31:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:43 smithi204 ceph-mon[88313]: osdmap e1651: 8 total, 8 up, 8 in 2024-04-26T05:31:43.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:43 smithi204 ceph-mon[88313]: pgmap v2866: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-04-26T05:31:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:43 smithi146 ceph-mon[95531]: osdmap e1651: 8 total, 8 up, 8 in 2024-04-26T05:31:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:43 smithi146 ceph-mon[95531]: pgmap v2866: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-04-26T05:31:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:43 smithi146 ceph-mon[92947]: osdmap e1651: 8 total, 8 up, 8 in 2024-04-26T05:31:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:43 smithi146 ceph-mon[92947]: pgmap v2866: 329 pgs: 32 creating+peering, 297 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 74 KiB/s rd, 7.0 KiB/s wr, 97 op/s 2024-04-26T05:31:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:44 smithi204 ceph-mon[88313]: osdmap e1652: 8 total, 8 up, 8 in 2024-04-26T05:31:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:44 smithi146 ceph-mon[95531]: osdmap e1652: 8 total, 8 up, 8 in 2024-04-26T05:31:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:44 smithi146 ceph-mon[92947]: osdmap e1652: 8 total, 8 up, 8 in 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:45.338 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3700 ms) 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-04-26T05:31:45.339 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:45 smithi204 ceph-mon[88313]: osdmap e1653: 8 total, 8 up, 8 in 2024-04-26T05:31:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:45 smithi204 ceph-mon[88313]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:45 smithi146 ceph-mon[95531]: osdmap e1653: 8 total, 8 up, 8 in 2024-04-26T05:31:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:45 smithi146 ceph-mon[95531]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:45 smithi146 ceph-mon[92947]: osdmap e1653: 8 total, 8 up, 8 in 2024-04-26T05:31:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:45 smithi146 ceph-mon[92947]: pgmap v2869: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:46 smithi204 ceph-mon[88313]: osdmap e1654: 8 total, 8 up, 8 in 2024-04-26T05:31:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:46 smithi146 ceph-mon[95531]: osdmap e1654: 8 total, 8 up, 8 in 2024-04-26T05:31:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:46 smithi146 ceph-mon[92947]: osdmap e1654: 8 total, 8 up, 8 in 2024-04-26T05:31:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:46] "GET /metrics HTTP/1.1" 200 51006 "" "Prometheus/2.43.0" 2024-04-26T05:31:47.350 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (2012 ms) 2024-04-26T05:31:47.350 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-04-26T05:31:47.350 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:47 smithi146 ceph-mon[92947]: osdmap e1655: 8 total, 8 up, 8 in 2024-04-26T05:31:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:47 smithi146 ceph-mon[92947]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:47 smithi146 ceph-mon[95531]: osdmap e1655: 8 total, 8 up, 8 in 2024-04-26T05:31:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:47 smithi146 ceph-mon[95531]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:47 smithi204 ceph-mon[88313]: osdmap e1655: 8 total, 8 up, 8 in 2024-04-26T05:31:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:47 smithi204 ceph-mon[88313]: pgmap v2872: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 374 KiB/s rd, 26 KiB/s wr, 448 op/s 2024-04-26T05:31:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:31:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:48.345 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:48 smithi146 ceph-mon[92947]: osdmap e1656: 8 total, 8 up, 8 in 2024-04-26T05:31:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:48 smithi146 ceph-mon[95531]: osdmap e1656: 8 total, 8 up, 8 in 2024-04-26T05:31:48.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:48 smithi204 ceph-mon[88313]: osdmap e1656: 8 total, 8 up, 8 in 2024-04-26T05:31:49.271 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:31:49.272 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:49.272 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:49.272 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:49.272 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:49.272 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[92947]: osdmap e1657: 8 total, 8 up, 8 in 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[92947]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[92947]: osdmap e1658: 8 total, 8 up, 8 in 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[95531]: osdmap e1657: 8 total, 8 up, 8 in 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[95531]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-04-26T05:31:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:49 smithi146 ceph-mon[95531]: osdmap e1658: 8 total, 8 up, 8 in 2024-04-26T05:31:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:49 smithi204 ceph-mon[88313]: osdmap e1657: 8 total, 8 up, 8 in 2024-04-26T05:31:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:49 smithi204 ceph-mon[88313]: pgmap v2875: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 1.7 KiB/s wr, 23 op/s 2024-04-26T05:31:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:49 smithi204 ceph-mon[88313]: osdmap e1658: 8 total, 8 up, 8 in 2024-04-26T05:31:50.266 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:31:50.267 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:50.267 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:50.267 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:51.279 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:31:51.279 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:31:51.290 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (3940 ms) 2024-04-26T05:31:51.290 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-04-26T05:31:51.290 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:51 smithi204 ceph-mon[88313]: osdmap e1659: 8 total, 8 up, 8 in 2024-04-26T05:31:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:51 smithi204 ceph-mon[88313]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 79 op/s 2024-04-26T05:31:51.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:51 smithi146 ceph-mon[92947]: osdmap e1659: 8 total, 8 up, 8 in 2024-04-26T05:31:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:51 smithi146 ceph-mon[92947]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 79 op/s 2024-04-26T05:31:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:51 smithi146 ceph-mon[95531]: osdmap e1659: 8 total, 8 up, 8 in 2024-04-26T05:31:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:51 smithi146 ceph-mon[95531]: pgmap v2878: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 6.0 KiB/s wr, 79 op/s 2024-04-26T05:31:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:52 smithi204 ceph-mon[88313]: osdmap e1660: 8 total, 8 up, 8 in 2024-04-26T05:31:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:52 smithi146 ceph-mon[95531]: osdmap e1660: 8 total, 8 up, 8 in 2024-04-26T05:31:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:52 smithi146 ceph-mon[92947]: osdmap e1660: 8 total, 8 up, 8 in 2024-04-26T05:31:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:53 smithi204 ceph-mon[88313]: osdmap e1661: 8 total, 8 up, 8 in 2024-04-26T05:31:53.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:53 smithi204 ceph-mon[88313]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.2 KiB/s wr, 55 op/s 2024-04-26T05:31:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:53 smithi146 ceph-mon[95531]: osdmap e1661: 8 total, 8 up, 8 in 2024-04-26T05:31:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:53 smithi146 ceph-mon[95531]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.2 KiB/s wr, 55 op/s 2024-04-26T05:31:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:53 smithi146 ceph-mon[92947]: osdmap e1661: 8 total, 8 up, 8 in 2024-04-26T05:31:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:53 smithi146 ceph-mon[92947]: pgmap v2881: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 40 KiB/s rd, 4.2 KiB/s wr, 55 op/s 2024-04-26T05:31:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:54 smithi204 ceph-mon[88313]: osdmap e1662: 8 total, 8 up, 8 in 2024-04-26T05:31:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:54 smithi204 ceph-mon[88313]: osdmap e1663: 8 total, 8 up, 8 in 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[95531]: osdmap e1662: 8 total, 8 up, 8 in 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[95531]: osdmap e1663: 8 total, 8 up, 8 in 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[92947]: osdmap e1662: 8 total, 8 up, 8 in 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:31:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:54 smithi146 ceph-mon[92947]: osdmap e1663: 8 total, 8 up, 8 in 2024-04-26T05:31:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:55 smithi204 ceph-mon[88313]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:55 smithi146 ceph-mon[95531]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:55 smithi146 ceph-mon[92947]: pgmap v2884: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:56 smithi204 ceph-mon[88313]: osdmap e1664: 8 total, 8 up, 8 in 2024-04-26T05:31:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:56 smithi146 ceph-mon[95531]: osdmap e1664: 8 total, 8 up, 8 in 2024-04-26T05:31:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:56 smithi146 ceph-mon[92947]: osdmap e1664: 8 total, 8 up, 8 in 2024-04-26T05:31:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:31:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:31:56] "GET /metrics HTTP/1.1" 200 51056 "" "Prometheus/2.43.0" 2024-04-26T05:31:57.308 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:31:57.308 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:31:57.320 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (6030 ms) 2024-04-26T05:31:57.320 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-04-26T05:31:57.320 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:31:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:57 smithi204 ceph-mon[88313]: osdmap e1665: 8 total, 8 up, 8 in 2024-04-26T05:31:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:57 smithi204 ceph-mon[88313]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:57 smithi146 ceph-mon[95531]: osdmap e1665: 8 total, 8 up, 8 in 2024-04-26T05:31:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:57 smithi146 ceph-mon[95531]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:57 smithi146 ceph-mon[92947]: osdmap e1665: 8 total, 8 up, 8 in 2024-04-26T05:31:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:57 smithi146 ceph-mon[92947]: pgmap v2887: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 5.2 KiB/s wr, 64 op/s 2024-04-26T05:31:58.314 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:31:58.314 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:31:58.314 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:58.315 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:58 smithi204 ceph-mon[88313]: osdmap e1666: 8 total, 8 up, 8 in 2024-04-26T05:31:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:58 smithi146 ceph-mon[95531]: osdmap e1666: 8 total, 8 up, 8 in 2024-04-26T05:31:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:58 smithi146 ceph-mon[92947]: osdmap e1666: 8 total, 8 up, 8 in 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1 with size 2097152 2024-04-26T05:31:59.325 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap1-rename 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:found snap1-rename with size 2097152 2024-04-26T05:31:59.329 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2 with size 4194304 2024-04-26T05:31:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:59 smithi204 ceph-mon[88313]: osdmap e1667: 8 total, 8 up, 8 in 2024-04-26T05:31:59.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:31:59 smithi204 ceph-mon[88313]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 43 op/s 2024-04-26T05:31:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:59 smithi146 ceph-mon[95531]: osdmap e1667: 8 total, 8 up, 8 in 2024-04-26T05:31:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:31:59 smithi146 ceph-mon[95531]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 43 op/s 2024-04-26T05:31:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:59 smithi146 ceph-mon[92947]: osdmap e1667: 8 total, 8 up, 8 in 2024-04-26T05:31:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:31:59 smithi146 ceph-mon[92947]: pgmap v2890: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 3.7 KiB/s wr, 43 op/s 2024-04-26T05:32:00.337 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:32:00.338 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:32:00.338 INFO:tasks.workunit.client.0.smithi146.stdout:snap: snap2-rename 2024-04-26T05:32:00.338 INFO:tasks.workunit.client.0.smithi146.stdout:found snap2-rename with size 4194304 2024-04-26T05:32:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:00 smithi204 ceph-mon[88313]: osdmap e1668: 8 total, 8 up, 8 in 2024-04-26T05:32:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:00 smithi146 ceph-mon[95531]: osdmap e1668: 8 total, 8 up, 8 in 2024-04-26T05:32:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:00 smithi146 ceph-mon[92947]: osdmap e1668: 8 total, 8 up, 8 in 2024-04-26T05:32:01.341 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:32:01.341 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:32:01.346 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4025 ms) 2024-04-26T05:32:01.346 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-04-26T05:32:01.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[92947]: osdmap e1669: 8 total, 8 up, 8 in 2024-04-26T05:32:01.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[92947]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-04-26T05:32:01.614 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:01.615 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[95531]: osdmap e1669: 8 total, 8 up, 8 in 2024-04-26T05:32:01.615 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[95531]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-04-26T05:32:01.615 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:01.689 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:01 smithi204 ceph-mon[88313]: osdmap e1669: 8 total, 8 up, 8 in 2024-04-26T05:32:01.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:01 smithi204 ceph-mon[88313]: pgmap v2893: 329 pgs: 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 6.0 KiB/s wr, 75 op/s 2024-04-26T05:32:01.690 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:02 smithi146 ceph-mon[92947]: osdmap e1670: 8 total, 8 up, 8 in 2024-04-26T05:32:02.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:02 smithi146 ceph-mon[95531]: osdmap e1670: 8 total, 8 up, 8 in 2024-04-26T05:32:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:02 smithi204 ceph-mon[88313]: osdmap e1670: 8 total, 8 up, 8 in 2024-04-26T05:32:03.340 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:03.340 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:03.340 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:03.340 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:03.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:03 smithi204 ceph-mon[88313]: osdmap e1671: 8 total, 8 up, 8 in 2024-04-26T05:32:03.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4036657394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:03 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.606 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:03 smithi204 ceph-mon[88313]: pgmap v2896: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.2 KiB/s wr, 31 op/s 2024-04-26T05:32:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[95531]: osdmap e1671: 8 total, 8 up, 8 in 2024-04-26T05:32:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4036657394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[95531]: pgmap v2896: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.2 KiB/s wr, 31 op/s 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[92947]: osdmap e1671: 8 total, 8 up, 8 in 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4036657394' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:03 smithi146 ceph-mon[92947]: pgmap v2896: 361 pgs: 32 unknown, 329 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 2.2 KiB/s wr, 31 op/s 2024-04-26T05:32:04.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:04.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:04.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: osdmap e1672: 8 total, 8 up, 8 in 2024-04-26T05:32:04.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.611 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:04 smithi204 ceph-mon[88313]: osdmap e1673: 8 total, 8 up, 8 in 2024-04-26T05:32:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: osdmap e1672: 8 total, 8 up, 8 in 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[95531]: osdmap e1673: 8 total, 8 up, 8 in 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: osdmap e1672: 8 total, 8 up, 8 in 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:04.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:04 smithi146 ceph-mon[92947]: osdmap e1673: 8 total, 8 up, 8 in 2024-04-26T05:32:05.545 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4199 ms) 2024-04-26T05:32:05.545 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: pgmap v2899: 361 pgs: 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: osdmap e1674: 8 total, 8 up, 8 in 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: pgmap v2899: 361 pgs: 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: osdmap e1674: 8 total, 8 up, 8 in 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:06.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:05 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: pgmap v2899: 361 pgs: 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: osdmap e1674: 8 total, 8 up, 8 in 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:06.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:06.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:06.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:05 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:06] "GET /metrics HTTP/1.1" 200 51056 "" "Prometheus/2.43.0" 2024-04-26T05:32:07.547 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:07 smithi204 ceph-mon[88313]: osdmap e1675: 8 total, 8 up, 8 in 2024-04-26T05:32:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:07.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:07 smithi204 ceph-mon[88313]: pgmap v2902: 393 pgs: 32 unknown, 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[95531]: osdmap e1675: 8 total, 8 up, 8 in 2024-04-26T05:32:07.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:07.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[95531]: pgmap v2902: 393 pgs: 32 unknown, 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[92947]: osdmap e1675: 8 total, 8 up, 8 in 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-mon[92947]: pgmap v2902: 393 pgs: 32 unknown, 361 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 47 op/s 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE Bus STOPPING 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE Bus STOPPED 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE Bus STARTING 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE Serving on http://:::9283 2024-04-26T05:32:07.944 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:07 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:07] ENGINE Bus STARTED 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: osdmap e1676: 8 total, 8 up, 8 in 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.807 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:08.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: osdmap e1676: 8 total, 8 up, 8 in 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2087703360' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: osdmap e1676: 8 total, 8 up, 8 in 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:08.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.948 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:08.949 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:09.622 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:09 smithi204 ceph-mon[88313]: osdmap e1677: 8 total, 8 up, 8 in 2024-04-26T05:32:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:09 smithi204 ceph-mon[88313]: pgmap v2905: 393 pgs: 25 unknown, 368 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:32:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:09.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[95531]: osdmap e1677: 8 total, 8 up, 8 in 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[95531]: pgmap v2905: 393 pgs: 25 unknown, 368 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[92947]: osdmap e1677: 8 total, 8 up, 8 in 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[92947]: pgmap v2905: 393 pgs: 25 unknown, 368 active+clean; 4.6 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:10 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:10 smithi204 ceph-mon[88313]: osdmap e1678: 8 total, 8 up, 8 in 2024-04-26T05:32:10.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:10.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:10 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:10.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[95531]: osdmap e1678: 8 total, 8 up, 8 in 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[92947]: osdmap e1678: 8 total, 8 up, 8 in 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:10.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:10 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:11 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:11 smithi204 ceph-mon[88313]: osdmap e1679: 8 total, 8 up, 8 in 2024-04-26T05:32:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:11 smithi204 ceph-mon[88313]: pgmap v2908: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[92947]: osdmap e1679: 8 total, 8 up, 8 in 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[92947]: pgmap v2908: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[95531]: osdmap e1679: 8 total, 8 up, 8 in 2024-04-26T05:32:11.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:11 smithi146 ceph-mon[95531]: pgmap v2908: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 108 KiB/s rd, 8.5 KiB/s wr, 156 op/s 2024-04-26T05:32:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:13 smithi204 ceph-mon[88313]: pgmap v2909: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.6 KiB/s wr, 121 op/s 2024-04-26T05:32:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:13 smithi146 ceph-mon[92947]: pgmap v2909: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.6 KiB/s wr, 121 op/s 2024-04-26T05:32:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:13 smithi146 ceph-mon[95531]: pgmap v2909: 393 pgs: 393 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 6.6 KiB/s wr, 121 op/s 2024-04-26T05:32:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:15 smithi204 ceph-mon[88313]: osdmap e1680: 8 total, 8 up, 8 in 2024-04-26T05:32:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:15 smithi204 ceph-mon[88313]: pgmap v2911: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 690 KiB/s wr, 138 op/s 2024-04-26T05:32:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:15 smithi146 ceph-mon[95531]: osdmap e1680: 8 total, 8 up, 8 in 2024-04-26T05:32:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:15 smithi146 ceph-mon[95531]: pgmap v2911: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 690 KiB/s wr, 138 op/s 2024-04-26T05:32:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:15 smithi146 ceph-mon[92947]: osdmap e1680: 8 total, 8 up, 8 in 2024-04-26T05:32:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:15 smithi146 ceph-mon[92947]: pgmap v2911: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 690 KiB/s wr, 138 op/s 2024-04-26T05:32:16.606 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:16] "GET /metrics HTTP/1.1" 200 55786 "" "Prometheus/2.43.0" 2024-04-26T05:32:17.888 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:17 smithi146 ceph-mon[92947]: pgmap v2912: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 577 KiB/s wr, 28 op/s 2024-04-26T05:32:17.888 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:17 smithi146 ceph-mon[95531]: pgmap v2912: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 577 KiB/s wr, 28 op/s 2024-04-26T05:32:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:17 smithi204 ceph-mon[88313]: pgmap v2912: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 19 KiB/s rd, 577 KiB/s wr, 28 op/s 2024-04-26T05:32:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:19 smithi204 ceph-mon[88313]: pgmap v2913: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 506 KiB/s wr, 24 op/s 2024-04-26T05:32:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:19 smithi204 ceph-mon[88313]: osdmap e1681: 8 total, 8 up, 8 in 2024-04-26T05:32:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:19 smithi146 ceph-mon[95531]: pgmap v2913: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 506 KiB/s wr, 24 op/s 2024-04-26T05:32:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:19 smithi146 ceph-mon[95531]: osdmap e1681: 8 total, 8 up, 8 in 2024-04-26T05:32:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:19 smithi146 ceph-mon[92947]: pgmap v2913: 393 pgs: 393 active+clean; 8.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 506 KiB/s wr, 24 op/s 2024-04-26T05:32:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:19 smithi146 ceph-mon[92947]: osdmap e1681: 8 total, 8 up, 8 in 2024-04-26T05:32:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:21 smithi204 ceph-mon[88313]: pgmap v2915: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 MiB/s wr, 27 op/s 2024-04-26T05:32:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:21 smithi146 ceph-mon[95531]: pgmap v2915: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 MiB/s wr, 27 op/s 2024-04-26T05:32:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:21 smithi146 ceph-mon[92947]: pgmap v2915: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 18 KiB/s rd, 1.1 MiB/s wr, 27 op/s 2024-04-26T05:32:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:23 smithi204 ceph-mon[88313]: pgmap v2916: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:23 smithi146 ceph-mon[95531]: pgmap v2916: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:23 smithi146 ceph-mon[92947]: pgmap v2916: 393 pgs: 393 active+clean; 14 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:25.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:25 smithi146 ceph-mon[95531]: pgmap v2917: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:25 smithi146 ceph-mon[92947]: pgmap v2917: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:25 smithi204 ceph-mon[88313]: pgmap v2917: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:26] "GET /metrics HTTP/1.1" 200 55885 "" "Prometheus/2.43.0" 2024-04-26T05:32:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:27 smithi146 ceph-mon[95531]: pgmap v2918: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:27 smithi146 ceph-mon[92947]: pgmap v2918: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:27 smithi204 ceph-mon[88313]: pgmap v2918: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.0 MiB/s wr, 3 op/s 2024-04-26T05:32:29.739 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RemoveFullTry (24194 ms) 2024-04-26T05:32:29.739 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-04-26T05:32:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:29 smithi204 ceph-mon[88313]: pgmap v2919: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:32:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:29 smithi204 ceph-mon[88313]: pool 'test-librbd-smithi146-146528-23' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:29 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:29 smithi204 ceph-mon[88313]: osdmap e1682: 8 total, 8 up, 8 in 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[95531]: pgmap v2919: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[95531]: pool 'test-librbd-smithi146-146528-23' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[95531]: osdmap e1682: 8 total, 8 up, 8 in 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[92947]: pgmap v2919: 393 pgs: 393 active+clean; 19 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.0 KiB/s rd, 1.0 MiB/s wr, 4 op/s 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[92947]: pool 'test-librbd-smithi146-146528-23' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:29 smithi146 ceph-mon[92947]: osdmap e1682: 8 total, 8 up, 8 in 2024-04-26T05:32:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:31 smithi204 ceph-mon[88313]: osdmap e1683: 8 total, 8 up, 8 in 2024-04-26T05:32:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:31 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:31 smithi204 ceph-mon[88313]: pgmap v2922: 425 pgs: 32 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:32:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[95531]: osdmap e1683: 8 total, 8 up, 8 in 2024-04-26T05:32:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[95531]: pgmap v2922: 425 pgs: 32 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:32:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[92947]: osdmap e1683: 8 total, 8 up, 8 in 2024-04-26T05:32:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:31 smithi146 ceph-mon[92947]: pgmap v2922: 425 pgs: 32 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s 2024-04-26T05:32:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:32 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:32 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:32 smithi204 ceph-mon[88313]: osdmap e1684: 8 total, 8 up, 8 in 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[92947]: osdmap e1684: 8 total, 8 up, 8 in 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1207104665' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:32 smithi146 ceph-mon[95531]: osdmap e1684: 8 total, 8 up, 8 in 2024-04-26T05:32:33.326 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:33 smithi204 ceph-mon[88313]: osdmap e1685: 8 total, 8 up, 8 in 2024-04-26T05:32:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:33 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2504924039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:33 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:33 smithi204 ceph-mon[88313]: pgmap v2925: 457 pgs: 64 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[95531]: osdmap e1685: 8 total, 8 up, 8 in 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2504924039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[95531]: pgmap v2925: 457 pgs: 64 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[92947]: osdmap e1685: 8 total, 8 up, 8 in 2024-04-26T05:32:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2504924039' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-mon[92947]: pgmap v2925: 457 pgs: 64 unknown, 393 active+clean; 24 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s wr, 1 op/s 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE Bus STOPPING 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE Bus STOPPED 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE Bus STARTING 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE Serving on http://:::9283 2024-04-26T05:32:33.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:33 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:32:33] ENGINE Bus STARTED 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: osdmap e1686: 8 total, 8 up, 8 in 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: osdmap e1686: 8 total, 8 up, 8 in 2024-04-26T05:32:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: osdmap e1686: 8 total, 8 up, 8 in 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.696 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:34.699 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:32:34.699 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:32:34.699 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:32:34.699 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:32:34.699 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:32:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:35 smithi204 ceph-mon[88313]: osdmap e1687: 8 total, 8 up, 8 in 2024-04-26T05:32:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:35 smithi204 ceph-mon[88313]: pgmap v2928: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:35 smithi146 ceph-mon[95531]: osdmap e1687: 8 total, 8 up, 8 in 2024-04-26T05:32:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:35 smithi146 ceph-mon[95531]: pgmap v2928: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:35 smithi146 ceph-mon[92947]: osdmap e1687: 8 total, 8 up, 8 in 2024-04-26T05:32:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:35 smithi146 ceph-mon[92947]: pgmap v2928: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:36 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:36 smithi204 ceph-mon[88313]: osdmap e1688: 8 total, 8 up, 8 in 2024-04-26T05:32:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:36 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:36.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:36 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[92947]: osdmap e1688: 8 total, 8 up, 8 in 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:36] "GET /metrics HTTP/1.1" 200 55885 "" "Prometheus/2.43.0" 2024-04-26T05:32:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:32:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[95531]: osdmap e1688: 8 total, 8 up, 8 in 2024-04-26T05:32:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:36.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:36 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]: dispatch 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[92947]: osdmap e1689: 8 total, 8 up, 8 in 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[92947]: pgmap v2931: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[95531]: osdmap e1689: 8 total, 8 up, 8 in 2024-04-26T05:32:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:37 smithi146 ceph-mon[95531]: pgmap v2931: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:37 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi146-146528-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-04-26T05:32:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:37 smithi204 ceph-mon[88313]: osdmap e1689: 8 total, 8 up, 8 in 2024-04-26T05:32:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:37 smithi204 ceph-mon[88313]: pgmap v2931: 457 pgs: 457 active+clean; 4.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 2.0 KiB/s wr, 51 op/s 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: pgmap v2932: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 574 KiB/s wr, 43 op/s 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: pool 'test-librbd-smithi146-146528-23' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[92947]: osdmap e1690: 8 total, 8 up, 8 in 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: pgmap v2932: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 574 KiB/s wr, 43 op/s 2024-04-26T05:32:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: pool 'test-librbd-smithi146-146528-23' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:32:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:32:40.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:39 smithi146 ceph-mon[95531]: osdmap e1690: 8 total, 8 up, 8 in 2024-04-26T05:32:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: pgmap v2932: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 28 KiB/s rd, 574 KiB/s wr, 43 op/s 2024-04-26T05:32:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:32:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: pool 'test-librbd-smithi146-146528-23' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:32:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:32:40.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:39 smithi204 ceph-mon[88313]: osdmap e1690: 8 total, 8 up, 8 in 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: pgmap v2934: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: pgmap v2934: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-04-26T05:32:42.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.196 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:41 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: pgmap v2934: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.3 KiB/s rd, 513 KiB/s wr, 9 op/s 2024-04-26T05:32:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]: dispatch 2024-04-26T05:32:42.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]: dispatch 2024-04-26T05:32:42.307 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:41 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]: dispatch 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-04-26T05:32:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[95531]: osdmap e1691: 8 total, 8 up, 8 in 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-04-26T05:32:43.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:42 smithi146 ceph-mon[92947]: osdmap e1691: 8 total, 8 up, 8 in 2024-04-26T05:32:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.10", "id": [2, 4]}]': finished 2024-04-26T05:32:43.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.16", "id": [2, 3]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "93.1f", "id": [2, 4]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1b", "id": [6, 4]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "95.1d", "id": [1, 2]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "96.15", "id": [0, 3]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "97.e", "id": [0, 7]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "99.e", "id": [4, 0]}]': finished 2024-04-26T05:32:43.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:42 smithi204 ceph-mon[88313]: osdmap e1691: 8 total, 8 up, 8 in 2024-04-26T05:32:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:43 smithi146 ceph-mon[95531]: pgmap v2936: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 484 KiB/s wr, 9 op/s 2024-04-26T05:32:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:43 smithi146 ceph-mon[95531]: osdmap e1692: 8 total, 8 up, 8 in 2024-04-26T05:32:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:43 smithi146 ceph-mon[92947]: pgmap v2936: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 484 KiB/s wr, 9 op/s 2024-04-26T05:32:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:43 smithi146 ceph-mon[92947]: osdmap e1692: 8 total, 8 up, 8 in 2024-04-26T05:32:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:43 smithi204 ceph-mon[88313]: pgmap v2936: 457 pgs: 457 active+clean; 7.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 484 KiB/s wr, 9 op/s 2024-04-26T05:32:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:43 smithi204 ceph-mon[88313]: osdmap e1692: 8 total, 8 up, 8 in 2024-04-26T05:32:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:45 smithi204 ceph-mon[88313]: osdmap e1693: 8 total, 8 up, 8 in 2024-04-26T05:32:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:45 smithi204 ceph-mon[88313]: pgmap v2939: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 947 B/s rd, 948 KiB/s wr, 2 op/s; 2 B/s, 14 keys/s, 0 objects/s recovering 2024-04-26T05:32:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:45 smithi146 ceph-mon[95531]: osdmap e1693: 8 total, 8 up, 8 in 2024-04-26T05:32:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:45 smithi146 ceph-mon[95531]: pgmap v2939: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 947 B/s rd, 948 KiB/s wr, 2 op/s; 2 B/s, 14 keys/s, 0 objects/s recovering 2024-04-26T05:32:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:45 smithi146 ceph-mon[92947]: osdmap e1693: 8 total, 8 up, 8 in 2024-04-26T05:32:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:45 smithi146 ceph-mon[92947]: pgmap v2939: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 947 B/s rd, 948 KiB/s wr, 2 op/s; 2 B/s, 14 keys/s, 0 objects/s recovering 2024-04-26T05:32:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:46] "GET /metrics HTTP/1.1" 200 60865 "" "Prometheus/2.43.0" 2024-04-26T05:32:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:47 smithi204 ceph-mon[88313]: pgmap v2940: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 12 keys/s, 0 objects/s recovering 2024-04-26T05:32:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:47 smithi146 ceph-mon[95531]: pgmap v2940: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 12 keys/s, 0 objects/s recovering 2024-04-26T05:32:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:47 smithi146 ceph-mon[92947]: pgmap v2940: 457 pgs: 457 active+clean; 13 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 853 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 12 keys/s, 0 objects/s recovering 2024-04-26T05:32:49.500 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (19761 ms) 2024-04-26T05:32:49.501 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestIO 2024-04-26T05:32:49.501 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:49 smithi204 ceph-mon[88313]: pgmap v2941: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2024-04-26T05:32:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:49 smithi204 ceph-mon[88313]: pool 'test-librbd-smithi146-146528-25' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:49 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:49 smithi204 ceph-mon[88313]: osdmap e1694: 8 total, 8 up, 8 in 2024-04-26T05:32:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[95531]: pgmap v2941: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2024-04-26T05:32:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[95531]: pool 'test-librbd-smithi146-146528-25' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[95531]: osdmap e1694: 8 total, 8 up, 8 in 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[92947]: pgmap v2941: 457 pgs: 457 active+clean; 17 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 11 keys/s, 0 objects/s recovering 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[92947]: pool 'test-librbd-smithi146-146528-25' is full (reached quota's max_bytes: 10 MiB) 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) full (POOL_FULL) 2024-04-26T05:32:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:49 smithi146 ceph-mon[92947]: osdmap e1694: 8 total, 8 up, 8 in 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:51.404 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.405 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:51.406 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.407 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.408 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:51.409 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:51.410 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 = 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 1536~512 = 0 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.411 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.412 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.413 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.414 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.415 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.416 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.417 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.418 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.419 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:51.420 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:52.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:51 smithi204 ceph-mon[88313]: pgmap v2943: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 9 keys/s, 0 objects/s recovering 2024-04-26T05:32:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:51 smithi146 ceph-mon[95531]: pgmap v2943: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 9 keys/s, 0 objects/s recovering 2024-04-26T05:32:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:51 smithi146 ceph-mon[92947]: pgmap v2943: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.3 MiB/s wr, 4 op/s; 2 B/s, 9 keys/s, 0 objects/s recovering 2024-04-26T05:32:53.094 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.095 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.096 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.098 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.099 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.101 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.102 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestIO (3594 ms) 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-04-26T05:32:53.103 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:32:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:53 smithi204 ceph-mon[88313]: pgmap v2944: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:53 smithi146 ceph-mon[95531]: pgmap v2944: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:53 smithi146 ceph-mon[92947]: pgmap v2944: 457 pgs: 457 active+clean; 18 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.2 KiB/s rd, 610 KiB/s wr, 2 op/s 2024-04-26T05:32:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:32:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:55 smithi204 ceph-mon[88313]: pgmap v2945: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:55 smithi146 ceph-mon[95531]: pgmap v2945: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:55 smithi146 ceph-mon[92947]: pgmap v2945: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:32:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:32:56] "GET /metrics HTTP/1.1" 200 60874 "" "Prometheus/2.43.0" 2024-04-26T05:32:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:57 smithi204 ceph-mon[88313]: pgmap v2946: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:57 smithi146 ceph-mon[95531]: pgmap v2946: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:57 smithi146 ceph-mon[92947]: pgmap v2946: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 437 KiB/s rd, 724 KiB/s wr, 867 op/s 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.487 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:58.488 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:58.489 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.490 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.491 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:58.492 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 = 512 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.493 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 1536~512 = 0 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.494 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.495 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.496 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.497 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:32:58.498 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.499 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.500 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.501 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:32:58.502 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:59 smithi204 ceph-mon[88313]: pgmap v2947: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 314 KiB/s wr, 866 op/s 2024-04-26T05:33:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:59 smithi204 ceph-mon[88313]: pool 'test-librbd-smithi146-146528-25' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:33:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:59 smithi204 ceph-mon[88313]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:33:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:32:59 smithi204 ceph-mon[88313]: osdmap e1695: 8 total, 8 up, 8 in 2024-04-26T05:33:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[92947]: pgmap v2947: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 314 KiB/s wr, 866 op/s 2024-04-26T05:33:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[92947]: pool 'test-librbd-smithi146-146528-25' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[92947]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[92947]: osdmap e1695: 8 total, 8 up, 8 in 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[95531]: pgmap v2947: 457 pgs: 457 active+clean; 6.6 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 436 KiB/s rd, 314 KiB/s wr, 866 op/s 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[95531]: pool 'test-librbd-smithi146-146528-25' no longer out of quota; removing NO_QUOTA flag 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[95531]: Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-04-26T05:33:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:32:59 smithi146 ceph-mon[95531]: osdmap e1695: 8 total, 8 up, 8 in 2024-04-26T05:33:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:01 smithi204 ceph-mon[88313]: pgmap v2949: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:01 smithi146 ceph-mon[95531]: pgmap v2949: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:01 smithi146 ceph-mon[92947]: pgmap v2949: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:03 smithi204 ceph-mon[88313]: pgmap v2950: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:03 smithi146 ceph-mon[95531]: pgmap v2950: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:03 smithi146 ceph-mon[92947]: pgmap v2950: 457 pgs: 457 active+clean; 11 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 966 KiB/s rd, 889 KiB/s wr, 1.40k op/s 2024-04-26T05:33:04.299 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.300 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.301 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.302 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.303 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.304 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.305 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.306 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.307 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.308 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:04.309 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 4 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (11205 ms) 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-04-26T05:33:04.310 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:33:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:05 smithi204 ceph-mon[88313]: pgmap v2951: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:05 smithi146 ceph-mon[95531]: pgmap v2951: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:05 smithi146 ceph-mon[92947]: pgmap v2951: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:06] "GET /metrics HTTP/1.1" 200 60874 "" "Prometheus/2.43.0" 2024-04-26T05:33:08.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:07 smithi204 ceph-mon[88313]: pgmap v2952: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:07 smithi146 ceph-mon[95531]: pgmap v2952: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:07 smithi146 ceph-mon[92947]: pgmap v2952: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 854 op/s 2024-04-26T05:33:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[92947]: pgmap v2953: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-04-26T05:33:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[95531]: pgmap v2953: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-04-26T05:33:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:09 smithi204 ceph-mon[88313]: pgmap v2953: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 830 KiB/s wr, 855 op/s 2024-04-26T05:33:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:12.025 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:12.025 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:12.025 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:12.025 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.026 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:33:12.027 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:33:12.028 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.029 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.030 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.031 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:33:12.032 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 = 512 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 1536~512 = 0 2024-04-26T05:33:12.033 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.034 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.035 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.036 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.037 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.038 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:33:12.039 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.040 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.041 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.042 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.043 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:12.044 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:11 smithi146 ceph-mon[92947]: pgmap v2954: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 134 KiB/s wr, 281 op/s 2024-04-26T05:33:12.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:11 smithi146 ceph-mon[95531]: pgmap v2954: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 134 KiB/s wr, 281 op/s 2024-04-26T05:33:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:11 smithi204 ceph-mon[88313]: pgmap v2954: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 134 KiB/s wr, 281 op/s 2024-04-26T05:33:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:13 smithi146 ceph-mon[95531]: pgmap v2955: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 995 KiB/s rd, 128 KiB/s wr, 267 op/s 2024-04-26T05:33:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:13 smithi146 ceph-mon[92947]: pgmap v2955: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 995 KiB/s rd, 128 KiB/s wr, 267 op/s 2024-04-26T05:33:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:13 smithi204 ceph-mon[88313]: pgmap v2955: 457 pgs: 457 active+clean; 15 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 995 KiB/s rd, 128 KiB/s wr, 267 op/s 2024-04-26T05:33:16.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:15 smithi146 ceph-mon[95531]: pgmap v2956: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 971 op/s 2024-04-26T05:33:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:15 smithi146 ceph-mon[92947]: pgmap v2956: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 971 op/s 2024-04-26T05:33:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:15 smithi204 ceph-mon[88313]: pgmap v2956: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.9 MiB/s rd, 1.8 MiB/s wr, 971 op/s 2024-04-26T05:33:16.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:16] "GET /metrics HTTP/1.1" 200 60848 "" "Prometheus/2.43.0" 2024-04-26T05:33:17.856 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.857 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.858 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.859 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.860 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.861 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.862 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.863 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.864 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:33:17.865 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 4 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (13557 ms) 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-04-26T05:33:17.866 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:33:18.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:17 smithi204 ceph-mon[88313]: pgmap v2957: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 706 op/s 2024-04-26T05:33:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:17 smithi146 ceph-mon[95531]: pgmap v2957: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 706 op/s 2024-04-26T05:33:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:17 smithi146 ceph-mon[92947]: pgmap v2957: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 1.7 MiB/s wr, 706 op/s 2024-04-26T05:33:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:19 smithi146 ceph-mon[95531]: pgmap v2958: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 710 op/s 2024-04-26T05:33:20.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:19 smithi146 ceph-mon[95531]: osdmap e1696: 8 total, 8 up, 8 in 2024-04-26T05:33:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:19 smithi146 ceph-mon[92947]: pgmap v2958: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 710 op/s 2024-04-26T05:33:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:19 smithi146 ceph-mon[92947]: osdmap e1696: 8 total, 8 up, 8 in 2024-04-26T05:33:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:19 smithi204 ceph-mon[88313]: pgmap v2958: 457 pgs: 457 active+clean; 31 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 MiB/s rd, 1.7 MiB/s wr, 710 op/s 2024-04-26T05:33:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:19 smithi204 ceph-mon[88313]: osdmap e1696: 8 total, 8 up, 8 in 2024-04-26T05:33:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:21 smithi146 ceph-mon[95531]: pgmap v2960: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:21 smithi146 ceph-mon[92947]: pgmap v2960: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:21 smithi204 ceph-mon[88313]: pgmap v2960: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:23 smithi146 ceph-mon[95531]: pgmap v2961: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:23 smithi146 ceph-mon[92947]: pgmap v2961: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:23 smithi204 ceph-mon[88313]: pgmap v2961: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2.0 MiB/s wr, 878 op/s 2024-04-26T05:33:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:25 smithi146 ceph-mon[95531]: pgmap v2962: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 413 KiB/s wr, 54 op/s 2024-04-26T05:33:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:25 smithi146 ceph-mon[95531]: osdmap e1697: 8 total, 8 up, 8 in 2024-04-26T05:33:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:25 smithi146 ceph-mon[92947]: pgmap v2962: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 413 KiB/s wr, 54 op/s 2024-04-26T05:33:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:25 smithi146 ceph-mon[92947]: osdmap e1697: 8 total, 8 up, 8 in 2024-04-26T05:33:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:25 smithi204 ceph-mon[88313]: pgmap v2962: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1011 KiB/s rd, 413 KiB/s wr, 54 op/s 2024-04-26T05:33:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:25 smithi204 ceph-mon[88313]: osdmap e1697: 8 total, 8 up, 8 in 2024-04-26T05:33:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:26] "GET /metrics HTTP/1.1" 200 60847 "" "Prometheus/2.43.0" 2024-04-26T05:33:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:27 smithi146 ceph-mon[95531]: pgmap v2964: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 515 KiB/s wr, 61 op/s 2024-04-26T05:33:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:27 smithi146 ceph-mon[92947]: pgmap v2964: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 515 KiB/s wr, 61 op/s 2024-04-26T05:33:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:27 smithi204 ceph-mon[88313]: pgmap v2964: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 166 KiB/s rd, 515 KiB/s wr, 61 op/s 2024-04-26T05:33:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:29 smithi146 ceph-mon[95531]: pgmap v2965: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 419 KiB/s wr, 44 op/s 2024-04-26T05:33:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:29 smithi146 ceph-mon[92947]: pgmap v2965: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 419 KiB/s wr, 44 op/s 2024-04-26T05:33:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:29 smithi204 ceph-mon[88313]: pgmap v2965: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 419 KiB/s wr, 44 op/s 2024-04-26T05:33:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:31 smithi146 ceph-mon[92947]: pgmap v2966: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:31 smithi146 ceph-mon[95531]: pgmap v2966: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:31 smithi204 ceph-mon[88313]: pgmap v2966: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:33 smithi146 ceph-mon[95531]: pgmap v2967: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:33:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:33 smithi146 ceph-mon[92947]: pgmap v2967: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:33:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:33 smithi204 ceph-mon[88313]: pgmap v2967: 457 pgs: 457 active+clean; 39 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 66 KiB/s rd, 412 KiB/s wr, 48 op/s 2024-04-26T05:33:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:33:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:33:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:33:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:33:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:35 smithi146 ceph-mon[95531]: pgmap v2968: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:35 smithi146 ceph-mon[95531]: osdmap e1698: 8 total, 8 up, 8 in 2024-04-26T05:33:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:35 smithi146 ceph-mon[92947]: pgmap v2968: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:36.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:35 smithi146 ceph-mon[92947]: osdmap e1698: 8 total, 8 up, 8 in 2024-04-26T05:33:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:35 smithi204 ceph-mon[88313]: pgmap v2968: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:35 smithi204 ceph-mon[88313]: osdmap e1698: 8 total, 8 up, 8 in 2024-04-26T05:33:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:36] "GET /metrics HTTP/1.1" 200 60847 "" "Prometheus/2.43.0" 2024-04-26T05:33:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:37 smithi146 ceph-mon[95531]: pgmap v2970: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:37 smithi146 ceph-mon[92947]: pgmap v2970: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:37 smithi204 ceph-mon[88313]: pgmap v2970: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 1.6 MiB/s wr, 33 op/s 2024-04-26T05:33:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:39 smithi146 ceph-mon[92947]: pgmap v2971: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-04-26T05:33:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:39 smithi146 ceph-mon[95531]: pgmap v2971: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-04-26T05:33:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:39 smithi204 ceph-mon[88313]: pgmap v2971: 457 pgs: 457 active+clean; 55 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 1.6 MiB/s wr, 35 op/s 2024-04-26T05:33:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:41 smithi146 ceph-mon[92947]: pgmap v2972: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:41 smithi146 ceph-mon[95531]: pgmap v2972: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:41 smithi204 ceph-mon[88313]: pgmap v2972: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:44.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:43 smithi146 ceph-mon[95531]: pgmap v2973: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:44.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:43 smithi146 ceph-mon[92947]: pgmap v2973: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:43 smithi204 ceph-mon[88313]: pgmap v2973: 457 pgs: 457 active+clean; 59 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:46.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:45 smithi146 ceph-mon[95531]: pgmap v2974: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:45 smithi146 ceph-mon[92947]: pgmap v2974: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:45 smithi204 ceph-mon[88313]: pgmap v2974: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-04-26T05:33:46.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:46] "GET /metrics HTTP/1.1" 200 60855 "" "Prometheus/2.43.0" 2024-04-26T05:33:48.051 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:47 smithi146 ceph-mon[92947]: pgmap v2975: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-04-26T05:33:48.051 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:47 smithi146 ceph-mon[95531]: pgmap v2975: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-04-26T05:33:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:47 smithi204 ceph-mon[88313]: pgmap v2975: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 1.7 MiB/s wr, 35 op/s 2024-04-26T05:33:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:49 smithi146 ceph-mon[95531]: pgmap v2976: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-04-26T05:33:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:49 smithi146 ceph-mon[92947]: pgmap v2976: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-04-26T05:33:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:49 smithi204 ceph-mon[88313]: pgmap v2976: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 756 KiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-04-26T05:33:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:51 smithi146 ceph-mon[95531]: pgmap v2977: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-04-26T05:33:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:51 smithi146 ceph-mon[92947]: pgmap v2977: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-04-26T05:33:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:51 smithi204 ceph-mon[88313]: pgmap v2977: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-04-26T05:33:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:53 smithi146 ceph-mon[95531]: pgmap v2978: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:33:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:53 smithi146 ceph-mon[92947]: pgmap v2978: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:33:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:53 smithi204 ceph-mon[88313]: pgmap v2978: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-04-26T05:33:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:33:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:54 smithi146 ceph-mon[95531]: osdmap e1699: 8 total, 8 up, 8 in 2024-04-26T05:33:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:54 smithi146 ceph-mon[92947]: osdmap e1699: 8 total, 8 up, 8 in 2024-04-26T05:33:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:54 smithi204 ceph-mon[88313]: osdmap e1699: 8 total, 8 up, 8 in 2024-04-26T05:33:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:55 smithi146 ceph-mon[92947]: pgmap v2980: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:33:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:55 smithi146 ceph-mon[95531]: pgmap v2980: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:33:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:55 smithi204 ceph-mon[88313]: pgmap v2980: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:33:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:33:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:33:56] "GET /metrics HTTP/1.1" 200 60845 "" "Prometheus/2.43.0" 2024-04-26T05:33:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:57 smithi146 ceph-mon[92947]: pgmap v2981: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:33:58.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:57 smithi146 ceph-mon[95531]: pgmap v2981: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:33:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:57 smithi204 ceph-mon[88313]: pgmap v2981: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.6 MiB/s rd, 0 op/s 2024-04-26T05:34:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:33:59 smithi146 ceph-mon[95531]: pgmap v2982: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 850 KiB/s rd, 102 B/s wr, 3 op/s 2024-04-26T05:34:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:33:59 smithi146 ceph-mon[92947]: pgmap v2982: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 850 KiB/s rd, 102 B/s wr, 3 op/s 2024-04-26T05:34:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:33:59 smithi204 ceph-mon[88313]: pgmap v2982: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 850 KiB/s rd, 102 B/s wr, 3 op/s 2024-04-26T05:34:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:01 smithi204 ceph-mon[88313]: pgmap v2983: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:01 smithi146 ceph-mon[95531]: pgmap v2983: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:01 smithi146 ceph-mon[92947]: pgmap v2983: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:03 smithi204 ceph-mon[88313]: pgmap v2984: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:03 smithi146 ceph-mon[92947]: pgmap v2984: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:03 smithi146 ceph-mon[95531]: pgmap v2984: 457 pgs: 457 active+clean; 75 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-04-26T05:34:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:05 smithi204 ceph-mon[88313]: pgmap v2985: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 24 MiB/s wr, 108 op/s 2024-04-26T05:34:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:05 smithi204 ceph-mon[88313]: osdmap e1700: 8 total, 8 up, 8 in 2024-04-26T05:34:06.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:05 smithi146 ceph-mon[92947]: pgmap v2985: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 24 MiB/s wr, 108 op/s 2024-04-26T05:34:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:05 smithi146 ceph-mon[92947]: osdmap e1700: 8 total, 8 up, 8 in 2024-04-26T05:34:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:05 smithi146 ceph-mon[95531]: pgmap v2985: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 MiB/s rd, 24 MiB/s wr, 108 op/s 2024-04-26T05:34:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:05 smithi146 ceph-mon[95531]: osdmap e1700: 8 total, 8 up, 8 in 2024-04-26T05:34:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:06] "GET /metrics HTTP/1.1" 200 60845 "" "Prometheus/2.43.0" 2024-04-26T05:34:07.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:06 smithi204 ceph-mon[88313]: osdmap e1701: 8 total, 8 up, 8 in 2024-04-26T05:34:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:06 smithi146 ceph-mon[95531]: osdmap e1701: 8 total, 8 up, 8 in 2024-04-26T05:34:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:06 smithi146 ceph-mon[92947]: osdmap e1701: 8 total, 8 up, 8 in 2024-04-26T05:34:08.097 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 4 2024-04-26T05:34:08.097 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 4 2024-04-26T05:34:08.097 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 4 2024-04-26T05:34:08.097 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 4 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCloneEncryption (50241 ms) 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-04-26T05:34:08.098 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:34:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:07 smithi204 ceph-mon[88313]: pgmap v2988: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 142 op/s 2024-04-26T05:34:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:07 smithi204 ceph-mon[88313]: osdmap e1702: 8 total, 8 up, 8 in 2024-04-26T05:34:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:07 smithi146 ceph-mon[95531]: pgmap v2988: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 142 op/s 2024-04-26T05:34:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:07 smithi146 ceph-mon[95531]: osdmap e1702: 8 total, 8 up, 8 in 2024-04-26T05:34:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:07 smithi146 ceph-mon[92947]: pgmap v2988: 457 pgs: 457 active+clean; 331 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 32 MiB/s wr, 142 op/s 2024-04-26T05:34:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:07 smithi146 ceph-mon[92947]: osdmap e1702: 8 total, 8 up, 8 in 2024-04-26T05:34:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:09 smithi204 ceph-mon[88313]: osdmap e1703: 8 total, 8 up, 8 in 2024-04-26T05:34:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:09 smithi146 ceph-mon[95531]: osdmap e1703: 8 total, 8 up, 8 in 2024-04-26T05:34:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:09 smithi146 ceph-mon[92947]: osdmap e1703: 8 total, 8 up, 8 in 2024-04-26T05:34:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:10 smithi204 ceph-mon[88313]: pgmap v2991: 457 pgs: 457 active+clean; 159 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-04-26T05:34:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:10 smithi146 ceph-mon[92947]: pgmap v2991: 457 pgs: 457 active+clean; 159 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-04-26T05:34:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:10 smithi146 ceph-mon[95531]: pgmap v2991: 457 pgs: 457 active+clean; 159 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 31 KiB/s rd, 4.2 KiB/s wr, 60 op/s 2024-04-26T05:34:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:12 smithi204 ceph-mon[88313]: pgmap v2992: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:34:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:12 smithi146 ceph-mon[95531]: pgmap v2992: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:34:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:12 smithi146 ceph-mon[92947]: pgmap v2992: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 141 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:34:13.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:13 smithi204 ceph-mon[88313]: osdmap e1704: 8 total, 8 up, 8 in 2024-04-26T05:34:13.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:13 smithi146 ceph-mon[92947]: osdmap e1704: 8 total, 8 up, 8 in 2024-04-26T05:34:13.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:13 smithi146 ceph-mon[95531]: osdmap e1704: 8 total, 8 up, 8 in 2024-04-26T05:34:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:14 smithi204 ceph-mon[88313]: pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 11 KiB/s wr, 196 op/s 2024-04-26T05:34:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:14 smithi146 ceph-mon[95531]: pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 11 KiB/s wr, 196 op/s 2024-04-26T05:34:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:14 smithi146 ceph-mon[92947]: pgmap v2994: 457 pgs: 457 active+clean; 35 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 11 KiB/s wr, 196 op/s 2024-04-26T05:34:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:15 smithi204 ceph-mon[88313]: osdmap e1705: 8 total, 8 up, 8 in 2024-04-26T05:34:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:15 smithi204 ceph-mon[88313]: pgmap v2996: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 4.3 MiB/s wr, 223 op/s 2024-04-26T05:34:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:15 smithi146 ceph-mon[92947]: osdmap e1705: 8 total, 8 up, 8 in 2024-04-26T05:34:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:15 smithi146 ceph-mon[92947]: pgmap v2996: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 4.3 MiB/s wr, 223 op/s 2024-04-26T05:34:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:15 smithi146 ceph-mon[95531]: osdmap e1705: 8 total, 8 up, 8 in 2024-04-26T05:34:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:15 smithi146 ceph-mon[95531]: pgmap v2996: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 155 KiB/s rd, 4.3 MiB/s wr, 223 op/s 2024-04-26T05:34:16.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:16] "GET /metrics HTTP/1.1" 200 60853 "" "Prometheus/2.43.0" 2024-04-26T05:34:18.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:17 smithi204 ceph-mon[88313]: pgmap v2997: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.6 MiB/s wr, 157 op/s 2024-04-26T05:34:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:17 smithi146 ceph-mon[95531]: pgmap v2997: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.6 MiB/s wr, 157 op/s 2024-04-26T05:34:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:17 smithi146 ceph-mon[92947]: pgmap v2997: 457 pgs: 457 active+clean; 64 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 3.6 MiB/s wr, 157 op/s 2024-04-26T05:34:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:19 smithi204 ceph-mon[88313]: pgmap v2998: 457 pgs: 457 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-04-26T05:34:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:19 smithi146 ceph-mon[95531]: pgmap v2998: 457 pgs: 457 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-04-26T05:34:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:19 smithi146 ceph-mon[92947]: pgmap v2998: 457 pgs: 457 active+clean; 72 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.6 MiB/s wr, 40 op/s 2024-04-26T05:34:21.451 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (13354 ms) 2024-04-26T05:34:21.451 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-04-26T05:34:21.451 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:34:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:21 smithi204 ceph-mon[88313]: pgmap v2999: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-04-26T05:34:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:21 smithi146 ceph-mon[92947]: pgmap v2999: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-04-26T05:34:22.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:21 smithi146 ceph-mon[95531]: pgmap v2999: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.2 MiB/s wr, 41 op/s 2024-04-26T05:34:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:23 smithi204 ceph-mon[88313]: pgmap v3000: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:23 smithi146 ceph-mon[92947]: pgmap v3000: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:23 smithi146 ceph-mon[95531]: pgmap v3000: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 54 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:25.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:25.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:25 smithi204 ceph-mon[88313]: pgmap v3001: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-04-26T05:34:26.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:25 smithi146 ceph-mon[95531]: pgmap v3001: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-04-26T05:34:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:25 smithi146 ceph-mon[92947]: pgmap v3001: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 1.5 MiB/s wr, 8 op/s 2024-04-26T05:34:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:26] "GET /metrics HTTP/1.1" 200 60857 "" "Prometheus/2.43.0" 2024-04-26T05:34:28.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:27 smithi204 ceph-mon[88313]: pgmap v3002: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-26T05:34:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:27 smithi146 ceph-mon[95531]: pgmap v3002: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-26T05:34:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:27 smithi146 ceph-mon[92947]: pgmap v3002: 457 pgs: 457 active+clean; 80 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-04-26T05:34:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:28 smithi146 ceph-mon[95531]: osdmap e1706: 8 total, 8 up, 8 in 2024-04-26T05:34:29.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:28 smithi146 ceph-mon[92947]: osdmap e1706: 8 total, 8 up, 8 in 2024-04-26T05:34:29.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:28 smithi204 ceph-mon[88313]: osdmap e1706: 8 total, 8 up, 8 in 2024-04-26T05:34:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:29 smithi146 ceph-mon[95531]: pgmap v3004: 457 pgs: 457 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-04-26T05:34:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:29 smithi146 ceph-mon[92947]: pgmap v3004: 457 pgs: 457 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-04-26T05:34:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:29 smithi204 ceph-mon[88313]: pgmap v3004: 457 pgs: 457 active+clean; 100 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 2.8 MiB/s wr, 25 op/s 2024-04-26T05:34:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:31 smithi146 ceph-mon[95531]: pgmap v3005: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:31 smithi146 ceph-mon[92947]: pgmap v3005: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:31 smithi204 ceph-mon[88313]: pgmap v3005: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:33 smithi146 ceph-mon[92947]: pgmap v3006: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:33 smithi146 ceph-mon[95531]: pgmap v3006: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:33 smithi204 ceph-mon[88313]: pgmap v3006: 457 pgs: 457 active+clean; 121 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:35.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:34:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:34:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:34:35.535 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (14084 ms) 2024-04-26T05:34:35.535 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-04-26T05:34:35.535 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:34:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: pgmap v3007: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:34:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:34:36.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:36] "GET /metrics HTTP/1.1" 200 60857 "" "Prometheus/2.43.0" 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: pgmap v3007: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: pgmap v3007: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:34:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:34:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:34:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:38 smithi204 ceph-mon[88313]: pgmap v3008: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:38 smithi146 ceph-mon[92947]: pgmap v3008: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:38 smithi146 ceph-mon[95531]: pgmap v3008: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 4.5 MiB/s wr, 36 op/s 2024-04-26T05:34:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:39.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:39.716 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4181 ms) 2024-04-26T05:34:39.716 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-04-26T05:34:39.716 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:34:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:40 smithi204 ceph-mon[88313]: pgmap v3009: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:40 smithi146 ceph-mon[92947]: pgmap v3009: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:40.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:40 smithi146 ceph-mon[95531]: pgmap v3009: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-04-26T05:34:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:42 smithi204 ceph-mon[88313]: pgmap v3010: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T05:34:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:42 smithi146 ceph-mon[95531]: pgmap v3010: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T05:34:42.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:42 smithi146 ceph-mon[92947]: pgmap v3010: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.1 MiB/s wr, 24 op/s 2024-04-26T05:34:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:44 smithi204 ceph-mon[88313]: pgmap v3011: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 9 op/s 2024-04-26T05:34:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:44 smithi146 ceph-mon[95531]: pgmap v3011: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 9 op/s 2024-04-26T05:34:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:44 smithi146 ceph-mon[92947]: pgmap v3011: 457 pgs: 457 active+clean; 125 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 342 KiB/s wr, 9 op/s 2024-04-26T05:34:45.247 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5531 ms) 2024-04-26T05:34:45.247 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-04-26T05:34:45.248 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_librbd.cc:2840: Skipped 2024-04-26T05:34:45.248 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:34:45.248 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-04-26T05:34:45.248 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-04-26T05:34:45.248 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:34:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:46 smithi204 ceph-mon[88313]: pgmap v3012: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-04-26T05:34:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:46 smithi146 ceph-mon[95531]: pgmap v3012: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-04-26T05:34:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:46] "GET /metrics HTTP/1.1" 200 60843 "" "Prometheus/2.43.0" 2024-04-26T05:34:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:46 smithi146 ceph-mon[92947]: pgmap v3012: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 19 op/s 2024-04-26T05:34:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:48 smithi204 ceph-mon[88313]: pgmap v3013: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2024-04-26T05:34:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:48 smithi146 ceph-mon[95531]: pgmap v3013: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2024-04-26T05:34:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:48 smithi146 ceph-mon[92947]: pgmap v3013: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 17 op/s 2024-04-26T05:34:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:50 smithi204 ceph-mon[88313]: pgmap v3014: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-04-26T05:34:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:50 smithi204 ceph-mon[88313]: osdmap e1707: 8 total, 8 up, 8 in 2024-04-26T05:34:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:50 smithi146 ceph-mon[95531]: pgmap v3014: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-04-26T05:34:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:50 smithi146 ceph-mon[95531]: osdmap e1707: 8 total, 8 up, 8 in 2024-04-26T05:34:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:50 smithi146 ceph-mon[92947]: pgmap v3014: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 2.1 MiB/s rd, 684 KiB/s wr, 21 op/s 2024-04-26T05:34:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:50 smithi146 ceph-mon[92947]: osdmap e1707: 8 total, 8 up, 8 in 2024-04-26T05:34:51.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:51 smithi146 ceph-mon[92947]: osdmap e1708: 8 total, 8 up, 8 in 2024-04-26T05:34:51.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:51 smithi146 ceph-mon[95531]: osdmap e1708: 8 total, 8 up, 8 in 2024-04-26T05:34:51.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:51 smithi204 ceph-mon[88313]: osdmap e1708: 8 total, 8 up, 8 in 2024-04-26T05:34:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:52 smithi146 ceph-mon[95531]: pgmap v3017: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-04-26T05:34:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:52 smithi146 ceph-mon[92947]: pgmap v3017: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-04-26T05:34:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:52 smithi204 ceph-mon[88313]: pgmap v3017: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.0 MiB/s wr, 29 op/s 2024-04-26T05:34:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:54 smithi146 ceph-mon[95531]: pgmap v3018: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1023 B/s wr, 14 op/s 2024-04-26T05:34:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:54 smithi146 ceph-mon[92947]: pgmap v3018: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1023 B/s wr, 14 op/s 2024-04-26T05:34:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:54 smithi204 ceph-mon[88313]: pgmap v3018: 457 pgs: 457 active+clean; 133 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 46 KiB/s rd, 1023 B/s wr, 14 op/s 2024-04-26T05:34:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:34:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:56 smithi146 ceph-mon[95531]: pgmap v3019: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2024-04-26T05:34:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:34:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:34:56] "GET /metrics HTTP/1.1" 200 60846 "" "Prometheus/2.43.0" 2024-04-26T05:34:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:56 smithi146 ceph-mon[92947]: pgmap v3019: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2024-04-26T05:34:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:56 smithi204 ceph-mon[88313]: pgmap v3019: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 98 KiB/s rd, 515 KiB/s wr, 80 op/s 2024-04-26T05:34:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:34:58 smithi146 ceph-mon[95531]: pgmap v3020: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 75 op/s 2024-04-26T05:34:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:34:58 smithi146 ceph-mon[92947]: pgmap v3020: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 75 op/s 2024-04-26T05:34:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:34:58 smithi204 ceph-mon[88313]: pgmap v3020: 457 pgs: 457 active+clean; 137 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 515 KiB/s wr, 75 op/s 2024-04-26T05:35:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:00 smithi146 ceph-mon[95531]: pgmap v3021: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 66 op/s 2024-04-26T05:35:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:00 smithi146 ceph-mon[92947]: pgmap v3021: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 66 op/s 2024-04-26T05:35:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:00 smithi204 ceph-mon[88313]: pgmap v3021: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 2.1 MiB/s wr, 66 op/s 2024-04-26T05:35:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:02 smithi146 ceph-mon[95531]: pgmap v3022: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 64 op/s 2024-04-26T05:35:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:02 smithi146 ceph-mon[92947]: pgmap v3022: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 64 op/s 2024-04-26T05:35:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:02 smithi204 ceph-mon[88313]: pgmap v3022: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 1.9 MiB/s wr, 64 op/s 2024-04-26T05:35:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:04 smithi146 ceph-mon[95531]: pgmap v3023: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-04-26T05:35:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:04 smithi146 ceph-mon[92947]: pgmap v3023: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-04-26T05:35:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:04 smithi204 ceph-mon[88313]: pgmap v3023: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 57 op/s 2024-04-26T05:35:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:06 smithi146 ceph-mon[92947]: pgmap v3024: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 59 op/s 2024-04-26T05:35:06.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:06 smithi146 ceph-mon[95531]: pgmap v3024: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 59 op/s 2024-04-26T05:35:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:06] "GET /metrics HTTP/1.1" 200 60846 "" "Prometheus/2.43.0" 2024-04-26T05:35:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:06 smithi204 ceph-mon[88313]: pgmap v3024: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.7 MiB/s wr, 59 op/s 2024-04-26T05:35:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:08 smithi146 ceph-mon[95531]: pgmap v3025: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-26T05:35:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:08 smithi146 ceph-mon[92947]: pgmap v3025: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-26T05:35:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:08 smithi204 ceph-mon[88313]: pgmap v3025: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.5 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-04-26T05:35:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:10 smithi146 ceph-mon[95531]: pgmap v3026: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-04-26T05:35:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:10 smithi146 ceph-mon[92947]: pgmap v3026: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-04-26T05:35:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:10 smithi204 ceph-mon[88313]: pgmap v3026: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-04-26T05:35:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:12 smithi146 ceph-mon[95531]: pgmap v3027: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-04-26T05:35:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:12 smithi146 ceph-mon[92947]: pgmap v3027: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-04-26T05:35:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:12 smithi204 ceph-mon[88313]: pgmap v3027: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 0 B/s wr, 5 op/s 2024-04-26T05:35:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:14 smithi146 ceph-mon[95531]: pgmap v3028: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-04-26T05:35:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:14 smithi146 ceph-mon[92947]: pgmap v3028: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-04-26T05:35:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:14 smithi204 ceph-mon[88313]: pgmap v3028: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-04-26T05:35:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:16 smithi146 ceph-mon[92947]: pgmap v3029: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-04-26T05:35:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:16 smithi146 ceph-mon[95531]: pgmap v3029: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-04-26T05:35:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:16] "GET /metrics HTTP/1.1" 200 60849 "" "Prometheus/2.43.0" 2024-04-26T05:35:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:16 smithi204 ceph-mon[88313]: pgmap v3029: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-04-26T05:35:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:18 smithi146 ceph-mon[95531]: pgmap v3030: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:18 smithi146 ceph-mon[92947]: pgmap v3030: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:18 smithi204 ceph-mon[88313]: pgmap v3030: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:20 smithi146 ceph-mon[92947]: pgmap v3031: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:20 smithi146 ceph-mon[95531]: pgmap v3031: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:20 smithi204 ceph-mon[88313]: pgmap v3031: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:22 smithi146 ceph-mon[95531]: pgmap v3032: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:22 smithi146 ceph-mon[92947]: pgmap v3032: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:22 smithi204 ceph-mon[88313]: pgmap v3032: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:24 smithi146 ceph-mon[95531]: pgmap v3033: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:24 smithi146 ceph-mon[92947]: pgmap v3033: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:24 smithi204 ceph-mon[88313]: pgmap v3033: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-04-26T05:35:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:26 smithi146 ceph-mon[95531]: pgmap v3034: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-04-26T05:35:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:26 smithi146 ceph-mon[92947]: pgmap v3034: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-04-26T05:35:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:26] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:35:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:26 smithi204 ceph-mon[88313]: pgmap v3034: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.2 MiB/s rd, 1 op/s 2024-04-26T05:35:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:28 smithi146 ceph-mon[95531]: pgmap v3035: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:28.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:28 smithi146 ceph-mon[92947]: pgmap v3035: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:28 smithi204 ceph-mon[88313]: pgmap v3035: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:30 smithi146 ceph-mon[95531]: pgmap v3036: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:30 smithi146 ceph-mon[92947]: pgmap v3036: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:30 smithi204 ceph-mon[88313]: pgmap v3036: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-04-26T05:35:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:32 smithi146 ceph-mon[95531]: pgmap v3037: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:32 smithi146 ceph-mon[92947]: pgmap v3037: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:32 smithi204 ceph-mon[88313]: pgmap v3037: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:34 smithi146 ceph-mon[92947]: pgmap v3038: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:34 smithi146 ceph-mon[95531]: pgmap v3038: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:34 smithi204 ceph-mon[88313]: pgmap v3038: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-04-26T05:35:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:36 smithi146 ceph-mon[92947]: pgmap v3039: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-04-26T05:35:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:35:36.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:36 smithi146 ceph-mon[95531]: pgmap v3039: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-04-26T05:35:36.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:35:36.444 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:36] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:35:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:36 smithi204 ceph-mon[88313]: pgmap v3039: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-04-26T05:35:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:35:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: pgmap v3040: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 0 op/s 2024-04-26T05:35:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:35:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:35:37.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:37 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: pgmap v3040: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 0 op/s 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: pgmap v3040: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 802 KiB/s rd, 0 op/s 2024-04-26T05:35:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:35:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:35:37.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:37 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:35:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:39 smithi146 ceph-mon[92947]: pgmap v3041: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 5 op/s 2024-04-26T05:35:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:39 smithi146 ceph-mon[95531]: pgmap v3041: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 5 op/s 2024-04-26T05:35:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:39 smithi204 ceph-mon[88313]: pgmap v3041: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 5 op/s 2024-04-26T05:35:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:42.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:41 smithi146 ceph-mon[95531]: pgmap v3042: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:42.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:41 smithi146 ceph-mon[92947]: pgmap v3042: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:41 smithi204 ceph-mon[88313]: pgmap v3042: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:43 smithi146 ceph-mon[95531]: pgmap v3043: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:43 smithi146 ceph-mon[92947]: pgmap v3043: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:43 smithi204 ceph-mon[88313]: pgmap v3043: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 468 KiB/s rd, 8 op/s 2024-04-26T05:35:46.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:45 smithi146 ceph-mon[95531]: pgmap v3044: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 16 op/s 2024-04-26T05:35:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:45 smithi146 ceph-mon[92947]: pgmap v3044: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 16 op/s 2024-04-26T05:35:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:45 smithi204 ceph-mon[88313]: pgmap v3044: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 547 KiB/s rd, 16 op/s 2024-04-26T05:35:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:46] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:35:48.107 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:47 smithi204 ceph-mon[88313]: pgmap v3045: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:47 smithi146 ceph-mon[95531]: pgmap v3045: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:47 smithi146 ceph-mon[92947]: pgmap v3045: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:49 smithi146 ceph-mon[95531]: pgmap v3046: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:35:50.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:49 smithi146 ceph-mon[92947]: pgmap v3046: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:35:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:49 smithi204 ceph-mon[88313]: pgmap v3046: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:35:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:51 smithi146 ceph-mon[95531]: pgmap v3047: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:35:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:51 smithi146 ceph-mon[92947]: pgmap v3047: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:35:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:51 smithi204 ceph-mon[88313]: pgmap v3047: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:35:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:53 smithi146 ceph-mon[92947]: pgmap v3048: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:53 smithi146 ceph-mon[95531]: pgmap v3048: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:53 smithi204 ceph-mon[88313]: pgmap v3048: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:35:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:35:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:55 smithi146 ceph-mon[95531]: pgmap v3049: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2024-04-26T05:35:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:55 smithi146 ceph-mon[92947]: pgmap v3049: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2024-04-26T05:35:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:55 smithi204 ceph-mon[88313]: pgmap v3049: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 170 B/s wr, 24 op/s 2024-04-26T05:35:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:35:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:35:56] "GET /metrics HTTP/1.1" 200 60851 "" "Prometheus/2.43.0" 2024-04-26T05:35:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:57 smithi146 ceph-mon[95531]: pgmap v3050: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:35:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:57 smithi146 ceph-mon[92947]: pgmap v3050: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:35:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:57 smithi204 ceph-mon[88313]: pgmap v3050: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:36:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:35:59 smithi146 ceph-mon[95531]: pgmap v3051: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:36:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:35:59 smithi146 ceph-mon[92947]: pgmap v3051: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:36:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:35:59 smithi204 ceph-mon[88313]: pgmap v3051: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 170 B/s wr, 16 op/s 2024-04-26T05:36:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:01 smithi146 ceph-mon[95531]: pgmap v3052: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:36:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:01 smithi146 ceph-mon[92947]: pgmap v3052: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:36:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:01 smithi204 ceph-mon[88313]: pgmap v3052: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:36:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:03 smithi146 ceph-mon[95531]: pgmap v3053: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2024-04-26T05:36:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:03 smithi146 ceph-mon[92947]: pgmap v3053: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2024-04-26T05:36:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:03 smithi204 ceph-mon[88313]: pgmap v3053: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 255 B/s wr, 8 op/s 2024-04-26T05:36:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:05 smithi146 ceph-mon[92947]: pgmap v3054: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-04-26T05:36:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:05 smithi146 ceph-mon[95531]: pgmap v3054: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-04-26T05:36:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:05 smithi204 ceph-mon[88313]: pgmap v3054: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 206 KiB/s rd, 255 B/s wr, 17 op/s 2024-04-26T05:36:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:06] "GET /metrics HTTP/1.1" 200 60851 "" "Prometheus/2.43.0" 2024-04-26T05:36:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:07 smithi146 ceph-mon[95531]: pgmap v3055: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:36:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:07 smithi146 ceph-mon[92947]: pgmap v3055: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:36:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:07 smithi204 ceph-mon[88313]: pgmap v3055: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:36:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:09 smithi146 ceph-mon[95531]: pgmap v3056: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 13 op/s 2024-04-26T05:36:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:09 smithi146 ceph-mon[92947]: pgmap v3056: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 13 op/s 2024-04-26T05:36:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:09 smithi204 ceph-mon[88313]: pgmap v3056: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 179 KiB/s rd, 85 B/s wr, 13 op/s 2024-04-26T05:36:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:11 smithi146 ceph-mon[95531]: pgmap v3057: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:11 smithi146 ceph-mon[92947]: pgmap v3057: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:11 smithi204 ceph-mon[88313]: pgmap v3057: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:13 smithi146 ceph-mon[95531]: pgmap v3058: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:14.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:13 smithi146 ceph-mon[92947]: pgmap v3058: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:13 smithi204 ceph-mon[88313]: pgmap v3058: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:16.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:15 smithi146 ceph-mon[95531]: pgmap v3059: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-04-26T05:36:16.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:15 smithi146 ceph-mon[92947]: pgmap v3059: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-04-26T05:36:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:15 smithi204 ceph-mon[88313]: pgmap v3059: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 24 op/s 2024-04-26T05:36:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:16] "GET /metrics HTTP/1.1" 200 60850 "" "Prometheus/2.43.0" 2024-04-26T05:36:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:17 smithi146 ceph-mon[95531]: pgmap v3060: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:17 smithi146 ceph-mon[92947]: pgmap v3060: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:17 smithi204 ceph-mon[88313]: pgmap v3060: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:19 smithi146 ceph-mon[95531]: pgmap v3061: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:36:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:19 smithi146 ceph-mon[92947]: pgmap v3061: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:36:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:19 smithi204 ceph-mon[88313]: pgmap v3061: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 186 KiB/s rd, 21 op/s 2024-04-26T05:36:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:21 smithi146 ceph-mon[95531]: pgmap v3062: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:22.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:21 smithi146 ceph-mon[92947]: pgmap v3062: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:21 smithi204 ceph-mon[88313]: pgmap v3062: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:23 smithi146 ceph-mon[95531]: pgmap v3063: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:24.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:23 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:23 smithi146 ceph-mon[92947]: pgmap v3063: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:24.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:23 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:23 smithi204 ceph-mon[88313]: pgmap v3063: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:23 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:25 smithi146 ceph-mon[95531]: pgmap v3064: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-04-26T05:36:26.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:25 smithi146 ceph-mon[92947]: pgmap v3064: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-04-26T05:36:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:25 smithi204 ceph-mon[88313]: pgmap v3064: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 184 KiB/s rd, 19 op/s 2024-04-26T05:36:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:26] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:36:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:27 smithi146 ceph-mon[95531]: pgmap v3065: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-04-26T05:36:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:27 smithi146 ceph-mon[92947]: pgmap v3065: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-04-26T05:36:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:27 smithi204 ceph-mon[88313]: pgmap v3065: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 105 KiB/s rd, 11 op/s 2024-04-26T05:36:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:29 smithi146 ceph-mon[95531]: pgmap v3066: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:29 smithi146 ceph-mon[92947]: pgmap v3066: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:29 smithi204 ceph-mon[88313]: pgmap v3066: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:31 smithi146 ceph-mon[95531]: pgmap v3067: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-04-26T05:36:32.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:31 smithi146 ceph-mon[92947]: pgmap v3067: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-04-26T05:36:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:31 smithi204 ceph-mon[88313]: pgmap v3067: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 11 op/s 2024-04-26T05:36:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:33 smithi146 ceph-mon[92947]: pgmap v3068: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-04-26T05:36:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:33 smithi146 ceph-mon[95531]: pgmap v3068: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-04-26T05:36:34.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:33 smithi204 ceph-mon[88313]: pgmap v3068: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-04-26T05:36:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:35 smithi146 ceph-mon[92947]: pgmap v3069: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:36.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:35 smithi146 ceph-mon[95531]: pgmap v3069: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:35 smithi204 ceph-mon[88313]: pgmap v3069: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 16 op/s 2024-04-26T05:36:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:36] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:36:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:37 smithi146 ceph-mon[95531]: pgmap v3070: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-04-26T05:36:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:37 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:36:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:37 smithi146 ceph-mon[92947]: pgmap v3070: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-04-26T05:36:38.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:37 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:36:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:37 smithi204 ceph-mon[88313]: pgmap v3070: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 131 KiB/s rd, 13 op/s 2024-04-26T05:36:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:37 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:36:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:36:39.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:36:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:36:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:38 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:36:39.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:39 smithi146 ceph-mon[95531]: pgmap v3071: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 18 op/s 2024-04-26T05:36:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:39 smithi146 ceph-mon[92947]: pgmap v3071: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 18 op/s 2024-04-26T05:36:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:39 smithi204 ceph-mon[88313]: pgmap v3071: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 207 KiB/s rd, 18 op/s 2024-04-26T05:36:42.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:41 smithi146 ceph-mon[95531]: pgmap v3072: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:42.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:41 smithi146 ceph-mon[92947]: pgmap v3072: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:41 smithi204 ceph-mon[88313]: pgmap v3072: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:43 smithi146 ceph-mon[95531]: pgmap v3073: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:43 smithi146 ceph-mon[92947]: pgmap v3073: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:44.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:43 smithi204 ceph-mon[88313]: pgmap v3073: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:46.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:45 smithi146 ceph-mon[95531]: pgmap v3074: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-04-26T05:36:46.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:45 smithi146 ceph-mon[92947]: pgmap v3074: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-04-26T05:36:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:45 smithi204 ceph-mon[88313]: pgmap v3074: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 188 KiB/s rd, 24 op/s 2024-04-26T05:36:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:46] "GET /metrics HTTP/1.1" 200 60855 "" "Prometheus/2.43.0" 2024-04-26T05:36:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:47 smithi146 ceph-mon[95531]: pgmap v3075: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:47 smithi146 ceph-mon[92947]: pgmap v3075: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:47 smithi204 ceph-mon[88313]: pgmap v3075: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:49 smithi146 ceph-mon[95531]: pgmap v3076: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 21 op/s 2024-04-26T05:36:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:49 smithi146 ceph-mon[92947]: pgmap v3076: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 21 op/s 2024-04-26T05:36:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:49 smithi204 ceph-mon[88313]: pgmap v3076: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 210 KiB/s rd, 21 op/s 2024-04-26T05:36:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:51 smithi146 ceph-mon[95531]: pgmap v3077: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:52.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:51 smithi146 ceph-mon[92947]: pgmap v3077: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:51 smithi204 ceph-mon[88313]: pgmap v3077: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 136 KiB/s rd, 19 op/s 2024-04-26T05:36:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:53 smithi146 ceph-mon[92947]: pgmap v3078: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:53 smithi146 ceph-mon[95531]: pgmap v3078: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:53 smithi204 ceph-mon[88313]: pgmap v3078: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-04-26T05:36:54.344 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:36:54.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (129060 ms) 2024-04-26T05:36:54.345 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-04-26T05:36:54.345 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:36:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:55 smithi146 ceph-mon[95531]: pgmap v3079: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:55 smithi146 ceph-mon[92947]: pgmap v3079: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:55 smithi204 ceph-mon[88313]: pgmap v3079: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-04-26T05:36:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:36:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:36:56] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:36:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:57 smithi146 ceph-mon[95531]: pgmap v3080: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:36:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:57 smithi146 ceph-mon[92947]: pgmap v3080: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:36:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:57 smithi204 ceph-mon[88313]: pgmap v3080: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 85 B/s wr, 8 op/s 2024-04-26T05:37:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:36:59 smithi146 ceph-mon[92947]: pgmap v3081: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:37:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:36:59 smithi146 ceph-mon[95531]: pgmap v3081: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:37:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:36:59 smithi204 ceph-mon[88313]: pgmap v3081: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 129 KiB/s rd, 255 B/s wr, 11 op/s 2024-04-26T05:37:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:01 smithi146 ceph-mon[95531]: pgmap v3082: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 426 B/s wr, 6 op/s 2024-04-26T05:37:02.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:01 smithi146 ceph-mon[92947]: pgmap v3082: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 426 B/s wr, 6 op/s 2024-04-26T05:37:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:01 smithi204 ceph-mon[88313]: pgmap v3082: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 53 KiB/s rd, 426 B/s wr, 6 op/s 2024-04-26T05:37:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:03 smithi146 ceph-mon[95531]: pgmap v3083: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2024-04-26T05:37:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:03 smithi146 ceph-mon[92947]: pgmap v3083: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2024-04-26T05:37:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:03 smithi204 ceph-mon[88313]: pgmap v3083: 457 pgs: 457 active+clean; 153 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 426 B/s wr, 3 op/s 2024-04-26T05:37:05.516 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EncryptedResize (11209 ms) 2024-04-26T05:37:05.517 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-04-26T05:37:05.517 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:05 smithi146 ceph-mon[95531]: pgmap v3084: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:05 smithi146 ceph-mon[92947]: pgmap v3084: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:05 smithi204 ceph-mon[88313]: pgmap v3084: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:06] "GET /metrics HTTP/1.1" 200 60852 "" "Prometheus/2.43.0" 2024-04-26T05:37:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:07 smithi146 ceph-mon[95531]: pgmap v3085: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:07 smithi146 ceph-mon[92947]: pgmap v3085: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:07 smithi204 ceph-mon[88313]: pgmap v3085: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 89 KiB/s rd, 1.6 MiB/s wr, 24 op/s 2024-04-26T05:37:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:09 smithi204 ceph-mon[88313]: pgmap v3086: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-04-26T05:37:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:09 smithi146 ceph-mon[95531]: pgmap v3086: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-04-26T05:37:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:09 smithi146 ceph-mon[92947]: pgmap v3086: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 95 KiB/s rd, 1.6 MiB/s wr, 32 op/s 2024-04-26T05:37:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:11 smithi204 ceph-mon[88313]: pgmap v3087: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 30 op/s 2024-04-26T05:37:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:11 smithi204 ceph-mon[88313]: osdmap e1709: 8 total, 8 up, 8 in 2024-04-26T05:37:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:11 smithi146 ceph-mon[95531]: pgmap v3087: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 30 op/s 2024-04-26T05:37:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:11 smithi146 ceph-mon[95531]: osdmap e1709: 8 total, 8 up, 8 in 2024-04-26T05:37:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:11 smithi146 ceph-mon[92947]: pgmap v3087: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 1.6 MiB/s wr, 30 op/s 2024-04-26T05:37:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:11 smithi146 ceph-mon[92947]: osdmap e1709: 8 total, 8 up, 8 in 2024-04-26T05:37:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:13 smithi204 ceph-mon[88313]: pgmap v3089: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-04-26T05:37:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:13 smithi146 ceph-mon[95531]: pgmap v3089: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-04-26T05:37:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:13 smithi146 ceph-mon[92947]: pgmap v3089: 457 pgs: 457 active+clean; 169 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 1.9 MiB/s wr, 35 op/s 2024-04-26T05:37:16.245 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:15 smithi146 ceph-mon[95531]: pgmap v3090: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:16.245 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:16] "GET /metrics HTTP/1.1" 200 60859 "" "Prometheus/2.43.0" 2024-04-26T05:37:16.245 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:15 smithi146 ceph-mon[92947]: pgmap v3090: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:15 smithi204 ceph-mon[88313]: pgmap v3090: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:16.852 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (11336 ms) 2024-04-26T05:37:16.852 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-04-26T05:37:16.852 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:17 smithi204 ceph-mon[88313]: pgmap v3091: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:17 smithi146 ceph-mon[95531]: pgmap v3091: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:17 smithi146 ceph-mon[92947]: pgmap v3091: 457 pgs: 457 active+clean; 185 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 1.6 MiB/s wr, 39 op/s 2024-04-26T05:37:18.897 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:18.897 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:18.897 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:18.898 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:18.899 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.900 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.901 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:18.902 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:18.903 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 = 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 1536~512 = 0 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:18.904 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.905 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.906 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.907 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.908 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.909 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.910 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.911 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:18.912 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:19 smithi204 ceph-mon[88313]: pgmap v3092: 457 pgs: 457 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 475 op/s 2024-04-26T05:37:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:19 smithi146 ceph-mon[92947]: pgmap v3092: 457 pgs: 457 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 475 op/s 2024-04-26T05:37:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:19 smithi146 ceph-mon[95531]: pgmap v3092: 457 pgs: 457 active+clean; 197 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.9 MiB/s wr, 475 op/s 2024-04-26T05:37:20.716 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.717 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.718 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.719 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.720 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.721 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.722 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.723 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.724 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.726 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.727 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.727 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.727 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.727 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:20.728 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:20.729 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:20.729 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (3864 ms) 2024-04-26T05:37:20.729 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-04-26T05:37:22.006 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:21 smithi204 ceph-mon[88313]: pgmap v3093: 457 pgs: 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 477 op/s 2024-04-26T05:37:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:21 smithi204 ceph-mon[88313]: osdmap e1710: 8 total, 8 up, 8 in 2024-04-26T05:37:22.306 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:21 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[92947]: pgmap v3093: 457 pgs: 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 477 op/s 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[92947]: osdmap e1710: 8 total, 8 up, 8 in 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[95531]: pgmap v3093: 457 pgs: 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.9 MiB/s rd, 3.3 MiB/s wr, 477 op/s 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[95531]: osdmap e1710: 8 total, 8 up, 8 in 2024-04-26T05:37:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:21 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:23.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:23 smithi204 ceph-mon[88313]: osdmap e1711: 8 total, 8 up, 8 in 2024-04-26T05:37:23.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:23 smithi146 ceph-mon[92947]: osdmap e1711: 8 total, 8 up, 8 in 2024-04-26T05:37:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3701690094' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:23 smithi146 ceph-mon[95531]: osdmap e1711: 8 total, 8 up, 8 in 2024-04-26T05:37:24.096 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:24.096 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:24.096 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:24.096 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.097 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.098 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:24.099 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 = 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 1536~512 = 0 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.100 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3380 ms) 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-04-26T05:37:24.101 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.131 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (35 ms) 2024-04-26T05:37:24.131 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-04-26T05:37:24.131 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.160 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (30 ms) 2024-04-26T05:37:24.161 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-04-26T05:37:24.161 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.187 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (27 ms) 2024-04-26T05:37:24.188 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-04-26T05:37:24.188 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (27 ms) 2024-04-26T05:37:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-04-26T05:37:24.215 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.273 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (58 ms) 2024-04-26T05:37:24.274 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-04-26T05:37:24.274 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:24 smithi204 ceph-mon[88313]: pgmap v3096: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 560 op/s 2024-04-26T05:37:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:24 smithi204 ceph-mon[88313]: osdmap e1712: 8 total, 8 up, 8 in 2024-04-26T05:37:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:24.339 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (66 ms) 2024-04-26T05:37:24.339 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-04-26T05:37:24.340 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.413 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (74 ms) 2024-04-26T05:37:24.414 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-04-26T05:37:24.414 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[95531]: pgmap v3096: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 560 op/s 2024-04-26T05:37:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[95531]: osdmap e1712: 8 total, 8 up, 8 in 2024-04-26T05:37:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[92947]: pgmap v3096: 489 pgs: 32 unknown, 457 active+clean; 201 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.3 MiB/s rd, 2.1 MiB/s wr, 560 op/s 2024-04-26T05:37:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[92947]: osdmap e1712: 8 total, 8 up, 8 in 2024-04-26T05:37:24.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:24.474 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (61 ms) 2024-04-26T05:37:24.474 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-04-26T05:37:24.474 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:24.897 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (423 ms) 2024-04-26T05:37:24.897 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-04-26T05:37:24.897 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.266 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (369 ms) 2024-04-26T05:37:25.266 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-04-26T05:37:25.267 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.296 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (30 ms) 2024-04-26T05:37:25.296 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-04-26T05:37:25.296 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:25 smithi204 ceph-mon[88313]: osdmap e1713: 8 total, 8 up, 8 in 2024-04-26T05:37:25.324 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (28 ms) 2024-04-26T05:37:25.324 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-04-26T05:37:25.324 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (30 ms) 2024-04-26T05:37:25.355 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-04-26T05:37:25.355 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.379 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (25 ms) 2024-04-26T05:37:25.379 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-04-26T05:37:25.380 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.401 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 0~1048576 = 0 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 0~4194304 = 0 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:aio discard: 3145728~1048576 = 0 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (23 ms) 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestFUA 2024-04-26T05:37:25.402 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:25 smithi146 ceph-mon[92947]: osdmap e1713: 8 total, 8 up, 8 in 2024-04-26T05:37:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:25 smithi146 ceph-mon[95531]: osdmap e1713: 8 total, 8 up, 8 in 2024-04-26T05:37:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.510 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.511 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.512 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.513 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.514 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestFUA (108 ms) 2024-04-26T05:37:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-04-26T05:37:25.515 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.528 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.529 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.530 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.531 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:25.531 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:25.544 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:start compare and write 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:compare and wrote: 512 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.545 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:25.546 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.548 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.548 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.549 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:25.550 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.550 INFO:tasks.workunit.client.0.smithi146.stdout:started aio compare and write 2024-04-26T05:37:25.550 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:25.553 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:25.553 INFO:tasks.workunit.client.0.smithi146.stdout:finished aio compare and write 2024-04-26T05:37:25.553 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.554 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.555 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.556 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:25.557 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:25.558 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:25.558 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:25.558 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:25.558 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:25.558 INFO:tasks.workunit.client.0.smithi146.stdout:discard: 512~512 2024-04-26T05:37:25.559 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:26 smithi204 ceph-mon[88313]: pgmap v3099: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 508 KiB/s rd, 245 KiB/s wr, 1.02k op/s 2024-04-26T05:37:26.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:26 smithi146 ceph-mon[92947]: pgmap v3099: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 508 KiB/s rd, 245 KiB/s wr, 1.02k op/s 2024-04-26T05:37:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:26 smithi146 ceph-mon[95531]: pgmap v3099: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 508 KiB/s rd, 245 KiB/s wr, 1.02k op/s 2024-04-26T05:37:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:26] "GET /metrics HTTP/1.1" 200 63273 "" "Prometheus/2.43.0" 2024-04-26T05:37:26.601 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.602 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.603 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:26.604 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:26.605 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.606 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.607 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.608 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.609 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.610 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.617 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.618 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.642 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.662 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.662 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.662 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.662 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.662 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.663 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.663 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.693 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.721 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.722 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.772 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.772 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.772 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.772 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.772 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.773 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.773 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.823 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.823 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.823 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.823 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.823 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.824 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.824 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.896 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.896 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.897 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:26.960 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:26.961 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.036 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.036 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.037 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.037 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.037 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.037 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.037 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.104 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.196 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.196 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.196 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.197 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.197 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.197 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.197 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.289 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.290 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.291 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.397 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.397 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.398 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.398 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.398 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.398 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.398 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.481 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.583 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.583 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.583 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.583 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.583 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.584 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.584 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:27.691 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestIOPP (2181 ms) 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-04-26T05:37:27.692 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.714 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (23 ms) 2024-04-26T05:37:27.714 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-04-26T05:37:27.714 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.738 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (24 ms) 2024-04-26T05:37:27.738 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-04-26T05:37:27.738 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.760 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (23 ms) 2024-04-26T05:37:27.761 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-04-26T05:37:27.761 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.785 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (24 ms) 2024-04-26T05:37:27.785 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-04-26T05:37:27.785 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.813 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (28 ms) 2024-04-26T05:37:27.813 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-04-26T05:37:27.814 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.836 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.840 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (27 ms) 2024-04-26T05:37:27.840 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-04-26T05:37:27.840 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.866 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (26 ms) 2024-04-26T05:37:27.866 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-04-26T05:37:27.866 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.889 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.893 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (27 ms) 2024-04-26T05:37:27.893 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-04-26T05:37:27.893 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.920 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (27 ms) 2024-04-26T05:37:27.920 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-04-26T05:37:27.920 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.941 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:27.945 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (25 ms) 2024-04-26T05:37:27.945 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-04-26T05:37:27.945 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.973 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (29 ms) 2024-04-26T05:37:27.974 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-04-26T05:37:27.974 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:27.998 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:28.002 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (28 ms) 2024-04-26T05:37:28.002 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-04-26T05:37:28.002 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (67 ms) 2024-04-26T05:37:28.069 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-04-26T05:37:28.069 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.115 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (62 ms) 2024-04-26T05:37:28.130 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-04-26T05:37:28.131 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (59 ms) 2024-04-26T05:37:28.190 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-04-26T05:37:28.190 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.238 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:28.255 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (65 ms) 2024-04-26T05:37:28.255 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-04-26T05:37:28.255 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:28 smithi204 ceph-mon[88313]: pgmap v3100: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 168 KiB/s wr, 702 op/s 2024-04-26T05:37:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:28 smithi146 ceph-mon[92947]: pgmap v3100: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 168 KiB/s wr, 702 op/s 2024-04-26T05:37:28.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:28 smithi146 ceph-mon[95531]: pgmap v3100: 489 pgs: 489 active+clean; 203 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 348 KiB/s rd, 168 KiB/s wr, 702 op/s 2024-04-26T05:37:28.630 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (375 ms) 2024-04-26T05:37:28.630 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-04-26T05:37:28.630 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:28.989 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.013 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (383 ms) 2024-04-26T05:37:29.014 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-04-26T05:37:29.014 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:29.051 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.052 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:29.052 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:29.052 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.052 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:29.053 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.054 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:29.054 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:29.054 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.054 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:29.054 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.056 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:29.056 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:29.056 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.056 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:37:29.056 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:read: 512 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:29.057 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:29.058 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:29.058 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:29.058 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.058 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:29.058 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:29.059 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:29.060 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:37:29.060 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:finished read 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 0 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.108 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 16384 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 49152 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.109 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 65536 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 98304 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.110 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 114688 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.111 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 147456 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 163840 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 196608 2024-04-26T05:37:30.112 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 212992 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.113 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.114 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.115 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.115 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.115 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.117 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.118 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.126 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.127 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.156 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.182 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.228 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.262 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.263 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.263 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.263 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:30 smithi204 ceph-mon[88313]: pgmap v3101: 489 pgs: 489 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 9.2 MiB/s wr, 2.04k op/s 2024-04-26T05:37:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.309 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.310 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.310 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.363 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.417 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.418 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:30 smithi146 ceph-mon[95531]: pgmap v3101: 489 pgs: 489 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 9.2 MiB/s wr, 2.04k op/s 2024-04-26T05:37:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:30 smithi146 ceph-mon[92947]: pgmap v3101: 489 pgs: 489 active+clean; 257 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.2 MiB/s rd, 9.2 MiB/s wr, 2.04k op/s 2024-04-26T05:37:30.468 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.469 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.539 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.602 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.603 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.676 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.676 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.676 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.676 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.677 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.677 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.677 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.748 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.749 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.749 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:30.749 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.749 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.749 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.853 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:30.956 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:31.053 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:31.053 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:31.054 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:31.054 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:31.054 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:31.054 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:31.054 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:finished writesame 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:to verify the data 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:verified 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:started writesame 2024-04-26T05:37:31.159 INFO:tasks.workunit.client.0.smithi146.stdout:expected fail, finished writesame 2024-04-26T05:37:31.160 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (2146 ms) 2024-04-26T05:37:31.160 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-04-26T05:37:31.160 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:32.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:32 smithi204 ceph-mon[88313]: pgmap v3102: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.88k op/s 2024-04-26T05:37:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:32 smithi146 ceph-mon[92947]: pgmap v3102: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.88k op/s 2024-04-26T05:37:32.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:32 smithi146 ceph-mon[95531]: pgmap v3102: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 14 MiB/s wr, 1.88k op/s 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:snap: orig 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:found orig with size 2097152 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:write test data! 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 80 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:37:33.084 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:snap: orig 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:snap: written 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:found orig with size 2097152 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:found written with size 2097152 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:write to snapshot returned -30 2024-04-26T05:37:33.085 INFO:tasks.workunit.client.0.smithi146.stdout:Read-only file system 2024-04-26T05:37:33.118 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.118 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.118 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 80 2024-04-26T05:37:33.118 INFO:tasks.workunit.client.0.smithi146.stdout:opening testimg@orig 2024-04-26T05:37:33.119 INFO:tasks.workunit.client.0.smithi146.stdout:read: 80 2024-04-26T05:37:33.119 INFO:tasks.workunit.client.0.smithi146.stdout:write to snapshot returned -30 2024-04-26T05:37:33.119 INFO:tasks.workunit.client.0.smithi146.stdout:Read-only file system 2024-04-26T05:37:33.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:33 smithi204 ceph-mon[88313]: osdmap e1714: 8 total, 8 up, 8 in 2024-04-26T05:37:33.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:33 smithi146 ceph-mon[92947]: osdmap e1714: 8 total, 8 up, 8 in 2024-04-26T05:37:33.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:33 smithi146 ceph-mon[95531]: osdmap e1714: 8 total, 8 up, 8 in 2024-04-26T05:37:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:34 smithi204 ceph-mon[88313]: pgmap v3104: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-26T05:37:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:34 smithi204 ceph-mon[88313]: osdmap e1715: 8 total, 8 up, 8 in 2024-04-26T05:37:34.353 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 2 2024-04-26T05:37:34.353 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:37:34.353 INFO:tasks.workunit.client.0.smithi146.stdout:snap: orig 2024-04-26T05:37:34.353 INFO:tasks.workunit.client.0.smithi146.stdout:snap: written 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:found orig with size 2097152 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:found written with size 2097152 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 1 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:snap: orig 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:found orig with size 2097152 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3194 ms) 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-04-26T05:37:34.354 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:34 smithi146 ceph-mon[95531]: pgmap v3104: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-26T05:37:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:34 smithi146 ceph-mon[95531]: osdmap e1715: 8 total, 8 up, 8 in 2024-04-26T05:37:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:34 smithi146 ceph-mon[92947]: pgmap v3104: 489 pgs: 489 active+clean; 301 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 13 MiB/s wr, 1.24k op/s 2024-04-26T05:37:34.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:34 smithi146 ceph-mon[92947]: osdmap e1715: 8 total, 8 up, 8 in 2024-04-26T05:37:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:35 smithi204 ceph-mon[88313]: osdmap e1716: 8 total, 8 up, 8 in 2024-04-26T05:37:35.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:35 smithi204 ceph-mon[88313]: osdmap e1717: 8 total, 8 up, 8 in 2024-04-26T05:37:35.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:35 smithi146 ceph-mon[95531]: osdmap e1716: 8 total, 8 up, 8 in 2024-04-26T05:37:35.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:35 smithi146 ceph-mon[95531]: osdmap e1717: 8 total, 8 up, 8 in 2024-04-26T05:37:35.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:35 smithi146 ceph-mon[92947]: osdmap e1716: 8 total, 8 up, 8 in 2024-04-26T05:37:35.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:35 smithi146 ceph-mon[92947]: osdmap e1717: 8 total, 8 up, 8 in 2024-04-26T05:37:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:36 smithi204 ceph-mon[88313]: pgmap v3108: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 2.17k op/s 2024-04-26T05:37:36.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:36 smithi204 ceph-mon[88313]: osdmap e1718: 8 total, 8 up, 8 in 2024-04-26T05:37:36.359 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2006 ms) 2024-04-26T05:37:36.359 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestClone 2024-04-26T05:37:36.359 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:36 smithi146 ceph-mon[95531]: pgmap v3108: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 2.17k op/s 2024-04-26T05:37:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:36 smithi146 ceph-mon[95531]: osdmap e1718: 8 total, 8 up, 8 in 2024-04-26T05:37:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:36 smithi146 ceph-mon[92947]: pgmap v3108: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.1 MiB/s rd, 1.5 MiB/s wr, 2.17k op/s 2024-04-26T05:37:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:36 smithi146 ceph-mon[92947]: osdmap e1718: 8 total, 8 up, 8 in 2024-04-26T05:37:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:36] "GET /metrics HTTP/1.1" 200 63273 "" "Prometheus/2.43.0" 2024-04-26T05:37:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:37 smithi146 ceph-mon[95531]: osdmap e1719: 8 total, 8 up, 8 in 2024-04-26T05:37:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:37 smithi146 ceph-mon[95531]: pgmap v3111: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 2.30k op/s 2024-04-26T05:37:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:37 smithi146 ceph-mon[92947]: osdmap e1719: 8 total, 8 up, 8 in 2024-04-26T05:37:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:37 smithi146 ceph-mon[92947]: pgmap v3111: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 2.30k op/s 2024-04-26T05:37:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:37 smithi204 ceph-mon[88313]: osdmap e1719: 8 total, 8 up, 8 in 2024-04-26T05:37:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:37 smithi204 ceph-mon[88313]: pgmap v3111: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.3 MiB/s rd, 1.6 MiB/s wr, 2.30k op/s 2024-04-26T05:37:38.370 INFO:tasks.workunit.client.0.smithi146.stdout:made parent image "parent" 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:parent has no parent info 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:made snapshot "parent@parent_snap" 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:can't unprotect an unprotected snap 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:can't protect a protected snap 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:made and opened clone "child" 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:read: 8 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:read: 8 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:read: 8 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:sizes and overlaps are good between parent and child 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:child image successfully cloned all image-meta pairs 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:sized down clone, changed overlap 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-04-26T05:37:38.371 INFO:tasks.workunit.client.0.smithi146.stdout:sized up clone, changed size but not overlap or parent's size 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:can't remove parent while child still exists 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:can't remove parent while still protected 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:removed parent snap after unprotecting 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestClone (2011 ms) 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestClone2 2024-04-26T05:37:38.372 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:38 smithi146 ceph-mon[92947]: osdmap e1720: 8 total, 8 up, 8 in 2024-04-26T05:37:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:37:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:38 smithi146 ceph-mon[95531]: osdmap e1720: 8 total, 8 up, 8 in 2024-04-26T05:37:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:37:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:38 smithi204 ceph-mon[88313]: osdmap e1720: 8 total, 8 up, 8 in 2024-04-26T05:37:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:37:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: osdmap e1721: 8 total, 8 up, 8 in 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: pgmap v3114: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: osdmap e1721: 8 total, 8 up, 8 in 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: pgmap v3114: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-04-26T05:37:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:39.775 INFO:tasks.workunit.client.0.smithi146.stdout:made parent image "parent" 2024-04-26T05:37:39.775 INFO:tasks.workunit.client.0.smithi146.stdout:parent has no parent info 2024-04-26T05:37:39.775 INFO:tasks.workunit.client.0.smithi146.stdout:made snapshot "parent@parent_snap" 2024-04-26T05:37:39.776 INFO:tasks.workunit.client.0.smithi146.stdout:made and opened clone "child" 2024-04-26T05:37:39.776 INFO:tasks.workunit.client.0.smithi146.stdout:child image successfully cloned all image-meta pairs 2024-04-26T05:37:39.776 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestClone2 (1405 ms) 2024-04-26T05:37:39.776 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ListChildren 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: osdmap e1721: 8 total, 8 up, 8 in 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: pgmap v3114: 489 pgs: 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 393 KiB/s rd, 26 KiB/s wr, 468 op/s 2024-04-26T05:37:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:40 smithi146 ceph-mon[92947]: osdmap e1722: 8 total, 8 up, 8 in 2024-04-26T05:37:40.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:40 smithi146 ceph-mon[95531]: osdmap e1722: 8 total, 8 up, 8 in 2024-04-26T05:37:41.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:40 smithi204 ceph-mon[88313]: osdmap e1722: 8 total, 8 up, 8 in 2024-04-26T05:37:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[92947]: osdmap e1723: 8 total, 8 up, 8 in 2024-04-26T05:37:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2992479909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[92947]: pgmap v3117: 521 pgs: 32 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 52 KiB/s wr, 881 op/s 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[95531]: osdmap e1723: 8 total, 8 up, 8 in 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2992479909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:41.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:41 smithi146 ceph-mon[95531]: pgmap v3117: 521 pgs: 32 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 52 KiB/s wr, 881 op/s 2024-04-26T05:37:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:41 smithi204 ceph-mon[88313]: osdmap e1723: 8 total, 8 up, 8 in 2024-04-26T05:37:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:41 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2992479909' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:41 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:41 smithi204 ceph-mon[88313]: pgmap v3117: 521 pgs: 32 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 734 KiB/s rd, 52 KiB/s wr, 881 op/s 2024-04-26T05:37:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:42 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:42 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:43.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:42 smithi204 ceph-mon[88313]: osdmap e1724: 8 total, 8 up, 8 in 2024-04-26T05:37:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:43.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[92947]: osdmap e1724: 8 total, 8 up, 8 in 2024-04-26T05:37:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:43.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:42 smithi146 ceph-mon[95531]: osdmap e1724: 8 total, 8 up, 8 in 2024-04-26T05:37:43.700 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:43 smithi204 ceph-mon[88313]: osdmap e1725: 8 total, 8 up, 8 in 2024-04-26T05:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:43 smithi204 ceph-mon[88313]: pgmap v3120: 553 pgs: 64 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 413 op/s 2024-04-26T05:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:43 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:43 smithi204 ceph-mon[88313]: osdmap e1726: 8 total, 8 up, 8 in 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[92947]: osdmap e1725: 8 total, 8 up, 8 in 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[92947]: pgmap v3120: 553 pgs: 64 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 413 op/s 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[92947]: osdmap e1726: 8 total, 8 up, 8 in 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[95531]: osdmap e1725: 8 total, 8 up, 8 in 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[95531]: pgmap v3120: 553 pgs: 64 unknown, 489 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 341 KiB/s rd, 26 KiB/s wr, 413 op/s 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4106781684' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:44.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:43 smithi146 ceph-mon[95531]: osdmap e1726: 8 total, 8 up, 8 in 2024-04-26T05:37:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:45 smithi146 ceph-mon[92947]: osdmap e1727: 8 total, 8 up, 8 in 2024-04-26T05:37:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:45 smithi146 ceph-mon[92947]: pgmap v3123: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:45 smithi146 ceph-mon[95531]: osdmap e1727: 8 total, 8 up, 8 in 2024-04-26T05:37:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:45 smithi146 ceph-mon[95531]: pgmap v3123: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:45 smithi204 ceph-mon[88313]: osdmap e1727: 8 total, 8 up, 8 in 2024-04-26T05:37:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:45 smithi204 ceph-mon[88313]: pgmap v3123: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:46] "GET /metrics HTTP/1.1" 200 63321 "" "Prometheus/2.43.0" 2024-04-26T05:37:46.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:46 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:46.595 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:46 smithi146 ceph-mon[95531]: osdmap e1728: 8 total, 8 up, 8 in 2024-04-26T05:37:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:46 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:46.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:46 smithi146 ceph-mon[92947]: osdmap e1728: 8 total, 8 up, 8 in 2024-04-26T05:37:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:46 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:46 smithi204 ceph-mon[88313]: osdmap e1728: 8 total, 8 up, 8 in 2024-04-26T05:37:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:47 smithi146 ceph-mon[92947]: osdmap e1729: 8 total, 8 up, 8 in 2024-04-26T05:37:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:47 smithi146 ceph-mon[92947]: pgmap v3126: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:47 smithi146 ceph-mon[95531]: osdmap e1729: 8 total, 8 up, 8 in 2024-04-26T05:37:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:47 smithi146 ceph-mon[95531]: pgmap v3126: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:47 smithi204 ceph-mon[88313]: osdmap e1729: 8 total, 8 up, 8 in 2024-04-26T05:37:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:47 smithi204 ceph-mon[88313]: pgmap v3126: 553 pgs: 7 creating+activating, 12 creating+peering, 534 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 72 KiB/s rd, 6.0 KiB/s wr, 88 op/s 2024-04-26T05:37:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:48 smithi146 ceph-mon[92947]: osdmap e1730: 8 total, 8 up, 8 in 2024-04-26T05:37:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:48 smithi146 ceph-mon[95531]: osdmap e1730: 8 total, 8 up, 8 in 2024-04-26T05:37:48.705 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:48 smithi204 ceph-mon[88313]: osdmap e1730: 8 total, 8 up, 8 in 2024-04-26T05:37:48.864 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 1 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.865 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 2 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:48.866 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.867 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:child: image115 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:48.868 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115/b1d4e4032df9 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.869 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:child: image115 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115/b1d4e4032df9 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.870 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:48.871 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 4 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 4 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:child: image115 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:child: image116 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115/b1d4e4032df9 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116/b1d4f29fa4da 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.872 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.873 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:48.874 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.874 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:48.874 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image113 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.452 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 4 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 4 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:child: image113 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:child: image115 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:child: image116 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image113/b1d4e8c9e158 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115/b1d4e4032df9 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116/b1d4f29fa4da 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.453 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image115 2024-04-26T05:37:49.454 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:child: image115 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:child: image116 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image115/b1d4e4032df9 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116/b1d4f29fa4da 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.455 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 2 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:child: image116 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:49.456 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-28/image116/b1d4f29fa4da 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 1 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:child: image114 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-27/image114/b1d491d27a15 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 0 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ListChildren (9677 ms) 2024-04-26T05:37:49.457 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-04-26T05:37:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:49 smithi146 ceph-mon[95531]: osdmap e1731: 8 total, 8 up, 8 in 2024-04-26T05:37:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:49 smithi146 ceph-mon[95531]: pgmap v3129: 553 pgs: 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 6.2 KiB/s wr, 228 op/s 2024-04-26T05:37:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:49 smithi146 ceph-mon[92947]: osdmap e1731: 8 total, 8 up, 8 in 2024-04-26T05:37:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:49 smithi146 ceph-mon[92947]: pgmap v3129: 553 pgs: 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 6.2 KiB/s wr, 228 op/s 2024-04-26T05:37:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:49 smithi204 ceph-mon[88313]: osdmap e1731: 8 total, 8 up, 8 in 2024-04-26T05:37:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:49 smithi204 ceph-mon[88313]: pgmap v3129: 553 pgs: 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 189 KiB/s rd, 6.2 KiB/s wr, 228 op/s 2024-04-26T05:37:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:50 smithi146 ceph-mon[95531]: osdmap e1732: 8 total, 8 up, 8 in 2024-04-26T05:37:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:50 smithi146 ceph-mon[92947]: osdmap e1732: 8 total, 8 up, 8 in 2024-04-26T05:37:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:50 smithi204 ceph-mon[88313]: osdmap e1732: 8 total, 8 up, 8 in 2024-04-26T05:37:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[95531]: osdmap e1733: 8 total, 8 up, 8 in 2024-04-26T05:37:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1175089327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[95531]: pgmap v3132: 585 pgs: 32 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 371 op/s 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[92947]: osdmap e1733: 8 total, 8 up, 8 in 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1175089327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:51 smithi146 ceph-mon[92947]: pgmap v3132: 585 pgs: 32 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 371 op/s 2024-04-26T05:37:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:51 smithi204 ceph-mon[88313]: osdmap e1733: 8 total, 8 up, 8 in 2024-04-26T05:37:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:51 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1175089327' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:51 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:51 smithi204 ceph-mon[88313]: pgmap v3132: 585 pgs: 32 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 306 KiB/s rd, 9.2 KiB/s wr, 371 op/s 2024-04-26T05:37:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:52.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[95531]: osdmap e1734: 8 total, 8 up, 8 in 2024-04-26T05:37:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:52.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:52 smithi146 ceph-mon[92947]: osdmap e1734: 8 total, 8 up, 8 in 2024-04-26T05:37:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:52 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:37:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:52 smithi204 ceph-mon[88313]: osdmap e1734: 8 total, 8 up, 8 in 2024-04-26T05:37:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[92947]: osdmap e1735: 8 total, 8 up, 8 in 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[92947]: pgmap v3135: 617 pgs: 64 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 3.0 KiB/s wr, 142 op/s 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[92947]: osdmap e1736: 8 total, 8 up, 8 in 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[95531]: osdmap e1735: 8 total, 8 up, 8 in 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[95531]: pgmap v3135: 617 pgs: 64 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 3.0 KiB/s wr, 142 op/s 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:53.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:53 smithi146 ceph-mon[95531]: osdmap e1736: 8 total, 8 up, 8 in 2024-04-26T05:37:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:53 smithi204 ceph-mon[88313]: osdmap e1735: 8 total, 8 up, 8 in 2024-04-26T05:37:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:53 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:53 smithi204 ceph-mon[88313]: pgmap v3135: 617 pgs: 64 unknown, 553 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 117 KiB/s rd, 3.0 KiB/s wr, 142 op/s 2024-04-26T05:37:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:53 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/998203920' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:53 smithi204 ceph-mon[88313]: osdmap e1736: 8 total, 8 up, 8 in 2024-04-26T05:37:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[95531]: osdmap e1737: 8 total, 8 up, 8 in 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2249020080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[92947]: osdmap e1737: 8 total, 8 up, 8 in 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2249020080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:54 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:37:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:37:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:54 smithi204 ceph-mon[88313]: osdmap e1737: 8 total, 8 up, 8 in 2024-04-26T05:37:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2249020080' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:54 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[95531]: pgmap v3138: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[95531]: osdmap e1738: 8 total, 8 up, 8 in 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[92947]: pgmap v3138: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[92947]: osdmap e1738: 8 total, 8 up, 8 in 2024-04-26T05:37:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:55 smithi204 ceph-mon[88313]: pgmap v3138: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:37:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:55 smithi204 ceph-mon[88313]: osdmap e1738: 8 total, 8 up, 8 in 2024-04-26T05:37:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]: dispatch 2024-04-26T05:37:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:37:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:37:56] "GET /metrics HTTP/1.1" 200 73088 "" "Prometheus/2.43.0" 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]': finished 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[92947]: osdmap e1739: 8 total, 8 up, 8 in 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[92947]: pgmap v3141: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]': finished 2024-04-26T05:37:57.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[95531]: osdmap e1739: 8 total, 8 up, 8 in 2024-04-26T05:37:57.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:57 smithi146 ceph-mon[95531]: pgmap v3141: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:57 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31", "force_nonempty":""}]': finished 2024-04-26T05:37:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:57 smithi204 ceph-mon[88313]: osdmap e1739: 8 total, 8 up, 8 in 2024-04-26T05:37:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:57 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:57 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]: dispatch 2024-04-26T05:37:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:57 smithi204 ceph-mon[88313]: pgmap v3141: 649 pgs: 32 unknown, 617 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 289 KiB/s rd, 7.0 KiB/s wr, 358 op/s 2024-04-26T05:37:58.355 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:37:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]': finished 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: osdmap e1740: 8 total, 8 up, 8 in 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]': finished 2024-04-26T05:37:58.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: osdmap e1740: 8 total, 8 up, 8 in 2024-04-26T05:37:58.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:58.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:58 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi146-146528-31", "mode":"writeback"}]': finished 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: osdmap e1740: 8 total, 8 up, 8 in 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:58.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:58 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[92947]: osdmap e1741: 8 total, 8 up, 8 in 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[92947]: pgmap v3144: 649 pgs: 14 unknown, 635 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[95531]: osdmap e1741: 8 total, 8 up, 8 in 2024-04-26T05:37:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:37:59 smithi146 ceph-mon[95531]: pgmap v3144: 649 pgs: 14 unknown, 635 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:37:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:59 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi146-146528-29", "overlaypool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:37:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:59 smithi204 ceph-mon[88313]: osdmap e1741: 8 total, 8 up, 8 in 2024-04-26T05:37:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:37:59 smithi204 ceph-mon[88313]: pgmap v3144: 649 pgs: 14 unknown, 635 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:00 smithi146 ceph-mon[92947]: osdmap e1742: 8 total, 8 up, 8 in 2024-04-26T05:38:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:00 smithi146 ceph-mon[95531]: osdmap e1742: 8 total, 8 up, 8 in 2024-04-26T05:38:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:00 smithi204 ceph-mon[88313]: osdmap e1742: 8 total, 8 up, 8 in 2024-04-26T05:38:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:01 smithi146 ceph-mon[95531]: osdmap e1743: 8 total, 8 up, 8 in 2024-04-26T05:38:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:01 smithi146 ceph-mon[95531]: pgmap v3147: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:01 smithi146 ceph-mon[92947]: osdmap e1743: 8 total, 8 up, 8 in 2024-04-26T05:38:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:01 smithi146 ceph-mon[92947]: pgmap v3147: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:01 smithi204 ceph-mon[88313]: osdmap e1743: 8 total, 8 up, 8 in 2024-04-26T05:38:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:01 smithi204 ceph-mon[88313]: pgmap v3147: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:02 smithi146 ceph-mon[95531]: osdmap e1744: 8 total, 8 up, 8 in 2024-04-26T05:38:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:02 smithi146 ceph-mon[92947]: osdmap e1744: 8 total, 8 up, 8 in 2024-04-26T05:38:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:02 smithi204 ceph-mon[88313]: osdmap e1744: 8 total, 8 up, 8 in 2024-04-26T05:38:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:03 smithi146 ceph-mon[95531]: osdmap e1745: 8 total, 8 up, 8 in 2024-04-26T05:38:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:03 smithi146 ceph-mon[95531]: pgmap v3150: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:03 smithi146 ceph-mon[92947]: osdmap e1745: 8 total, 8 up, 8 in 2024-04-26T05:38:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:03 smithi146 ceph-mon[92947]: pgmap v3150: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:03.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:03 smithi204 ceph-mon[88313]: osdmap e1745: 8 total, 8 up, 8 in 2024-04-26T05:38:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:03 smithi204 ceph-mon[88313]: pgmap v3150: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 1 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 2 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:03.932 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.933 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:child: image120 2024-04-26T05:38:03.934 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120/b1d45959e16f 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.935 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:child: image120 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120/b1d45959e16f 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.936 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.937 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 4 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 4 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:child: image120 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:child: image121 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120/b1d45959e16f 2024-04-26T05:38:03.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121/b1d465a28523 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.939 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:03.940 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:04 smithi146 ceph-mon[92947]: osdmap e1746: 8 total, 8 up, 8 in 2024-04-26T05:38:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:04 smithi146 ceph-mon[92947]: osdmap e1747: 8 total, 8 up, 8 in 2024-04-26T05:38:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:04 smithi146 ceph-mon[95531]: osdmap e1746: 8 total, 8 up, 8 in 2024-04-26T05:38:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:04 smithi146 ceph-mon[95531]: osdmap e1747: 8 total, 8 up, 8 in 2024-04-26T05:38:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:04 smithi204 ceph-mon[88313]: osdmap e1746: 8 total, 8 up, 8 in 2024-04-26T05:38:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:04 smithi204 ceph-mon[88313]: osdmap e1747: 8 total, 8 up, 8 in 2024-04-26T05:38:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[95531]: pgmap v3153: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:05 smithi146 ceph-mon[92947]: pgmap v3153: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:05 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:05 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]: dispatch 2024-04-26T05:38:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:05 smithi204 ceph-mon[88313]: pgmap v3153: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image118 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 4 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 4 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:child: image118 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:child: image120 2024-04-26T05:38:06.400 INFO:tasks.workunit.client.0.smithi146.stdout:child: image121 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image118/b1d4e634befb 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120/b1d45959e16f 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121/b1d465a28523 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image120 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.402 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:child: image120 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:child: image121 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image120/b1d45959e16f 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121/b1d465a28523 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.403 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 2 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 2 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:child: image121 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.404 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-30/image121/b1d465a28523 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:trying to find test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:checking test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 1 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 1 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:child: image119 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-29/image119/b1d438922b63 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 0 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:38:06.405 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ListChildrenTiered (16947 ms) 2024-04-26T05:38:06.406 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.LockingPP 2024-04-26T05:38:06.406 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.468 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.LockingPP (69 ms) 2024-04-26T05:38:06.468 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FlushAio 2024-04-26T05:38:06.468 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:06] "GET /metrics HTTP/1.1" 200 73088 "" "Prometheus/2.43.0" 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]': finished 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[92947]: osdmap e1748: 8 total, 8 up, 8 in 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]': finished 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[95531]: osdmap e1748: 8 total, 8 up, 8 in 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:06 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.726 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FlushAio (259 ms) 2024-04-26T05:38:06.727 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-04-26T05:38:06.727 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:06 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi146-146528-29"}]': finished 2024-04-26T05:38:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:06 smithi204 ceph-mon[88313]: osdmap e1748: 8 total, 8 up, 8 in 2024-04-26T05:38:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:06 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:06 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]: dispatch 2024-04-26T05:38:06.921 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FlushAioPP (194 ms) 2024-04-26T05:38:06.921 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-04-26T05:38:06.921 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.942 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (22 ms) 2024-04-26T05:38:06.943 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-04-26T05:38:06.943 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.967 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (24 ms) 2024-04-26T05:38:06.967 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-04-26T05:38:06.968 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:06.983 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ZeroLengthRead (16 ms) 2024-04-26T05:38:06.983 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-04-26T05:38:06.983 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:07.020 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.LargeCacheRead (38 ms) 2024-04-26T05:38:07.021 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-04-26T05:38:07.021 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:07.243 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestPendingAio (222 ms) 2024-04-26T05:38:07.243 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-04-26T05:38:07.243 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:07.510 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[95531]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[95531]: osdmap e1749: 8 total, 8 up, 8 in 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[95531]: pgmap v3156: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[92947]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[92947]: osdmap e1749: 8 total, 8 up, 8 in 2024-04-26T05:38:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:07 smithi146 ceph-mon[92947]: pgmap v3156: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:07 smithi204 ceph-mon[88313]: Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-04-26T05:38:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:07 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi146-146528-29", "tierpool":"test-librbd-smithi146-146528-31"}]': finished 2024-04-26T05:38:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:07 smithi204 ceph-mon[88313]: osdmap e1749: 8 total, 8 up, 8 in 2024-04-26T05:38:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:07 smithi204 ceph-mon[88313]: pgmap v3156: 649 pgs: 649 active+clean; 301 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 273 KiB/s rd, 8.2 KiB/s wr, 332 op/s 2024-04-26T05:38:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:08 smithi146 ceph-mon[95531]: osdmap e1750: 8 total, 8 up, 8 in 2024-04-26T05:38:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:08 smithi146 ceph-mon[92947]: osdmap e1750: 8 total, 8 up, 8 in 2024-04-26T05:38:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:08 smithi204 ceph-mon[88313]: osdmap e1750: 8 total, 8 up, 8 in 2024-04-26T05:38:09.382 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2139 ms) 2024-04-26T05:38:09.382 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-04-26T05:38:09.383 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[95531]: osdmap e1751: 8 total, 8 up, 8 in 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[95531]: pgmap v3159: 649 pgs: 649 active+clean; 307 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 988 KiB/s rd, 659 KiB/s wr, 722 op/s 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[95531]: osdmap e1752: 8 total, 8 up, 8 in 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[92947]: osdmap e1751: 8 total, 8 up, 8 in 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[92947]: pgmap v3159: 649 pgs: 649 active+clean; 307 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 988 KiB/s rd, 659 KiB/s wr, 722 op/s 2024-04-26T05:38:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:09 smithi146 ceph-mon[92947]: osdmap e1752: 8 total, 8 up, 8 in 2024-04-26T05:38:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:09 smithi204 ceph-mon[88313]: osdmap e1751: 8 total, 8 up, 8 in 2024-04-26T05:38:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:09 smithi204 ceph-mon[88313]: pgmap v3159: 649 pgs: 649 active+clean; 307 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 988 KiB/s rd, 659 KiB/s wr, 722 op/s 2024-04-26T05:38:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:09 smithi204 ceph-mon[88313]: osdmap e1752: 8 total, 8 up, 8 in 2024-04-26T05:38:10.533 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:11 smithi146 ceph-mon[95531]: osdmap e1753: 8 total, 8 up, 8 in 2024-04-26T05:38:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:11 smithi146 ceph-mon[95531]: pgmap v3162: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 988 op/s 2024-04-26T05:38:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:11 smithi146 ceph-mon[92947]: osdmap e1753: 8 total, 8 up, 8 in 2024-04-26T05:38:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:11 smithi146 ceph-mon[92947]: pgmap v3162: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 988 op/s 2024-04-26T05:38:11.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:11 smithi204 ceph-mon[88313]: osdmap e1753: 8 total, 8 up, 8 in 2024-04-26T05:38:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:11 smithi204 ceph-mon[88313]: pgmap v3162: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 736 KiB/s wr, 988 op/s 2024-04-26T05:38:12.484 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3103 ms) 2024-04-26T05:38:12.485 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Flatten 2024-04-26T05:38:12.485 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:12 smithi146 ceph-mon[92947]: osdmap e1754: 8 total, 8 up, 8 in 2024-04-26T05:38:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:12 smithi146 ceph-mon[95531]: osdmap e1754: 8 total, 8 up, 8 in 2024-04-26T05:38:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:12 smithi204 ceph-mon[88313]: osdmap e1754: 8 total, 8 up, 8 in 2024-04-26T05:38:13.552 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Flatten (1067 ms) 2024-04-26T05:38:13.552 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Sparsify 2024-04-26T05:38:13.552 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:13.585 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 32768 2024-04-26T05:38:13.585 INFO:tasks.workunit.client.0.smithi146.stdout:read: 32768 2024-04-26T05:38:13.585 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Sparsify (33 ms) 2024-04-26T05:38:13.585 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-04-26T05:38:13.585 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:13.624 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SparsifyPP (39 ms) 2024-04-26T05:38:13.624 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-04-26T05:38:13.624 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:13 smithi146 ceph-mon[95531]: osdmap e1755: 8 total, 8 up, 8 in 2024-04-26T05:38:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:13 smithi146 ceph-mon[95531]: pgmap v3165: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 77 KiB/s wr, 266 op/s 2024-04-26T05:38:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:13 smithi146 ceph-mon[92947]: osdmap e1755: 8 total, 8 up, 8 in 2024-04-26T05:38:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:13 smithi146 ceph-mon[92947]: pgmap v3165: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 77 KiB/s wr, 266 op/s 2024-04-26T05:38:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:13 smithi204 ceph-mon[88313]: osdmap e1755: 8 total, 8 up, 8 in 2024-04-26T05:38:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:13 smithi204 ceph-mon[88313]: pgmap v3165: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 149 KiB/s rd, 77 KiB/s wr, 266 op/s 2024-04-26T05:38:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:14 smithi204 ceph-mon[88313]: osdmap e1756: 8 total, 8 up, 8 in 2024-04-26T05:38:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:14 smithi146 ceph-mon[92947]: osdmap e1756: 8 total, 8 up, 8 in 2024-04-26T05:38:14.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:14 smithi146 ceph-mon[95531]: osdmap e1756: 8 total, 8 up, 8 in 2024-04-26T05:38:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:15 smithi204 ceph-mon[88313]: osdmap e1757: 8 total, 8 up, 8 in 2024-04-26T05:38:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:15 smithi204 ceph-mon[88313]: pgmap v3168: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:15 smithi146 ceph-mon[92947]: osdmap e1757: 8 total, 8 up, 8 in 2024-04-26T05:38:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:15 smithi146 ceph-mon[92947]: pgmap v3168: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:15 smithi146 ceph-mon[95531]: osdmap e1757: 8 total, 8 up, 8 in 2024-04-26T05:38:15.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:15 smithi146 ceph-mon[95531]: pgmap v3168: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:16.461 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:16] "GET /metrics HTTP/1.1" 200 75589 "" "Prometheus/2.43.0" 2024-04-26T05:38:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:16 smithi204 ceph-mon[88313]: osdmap e1758: 8 total, 8 up, 8 in 2024-04-26T05:38:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:16 smithi146 ceph-mon[95531]: osdmap e1758: 8 total, 8 up, 8 in 2024-04-26T05:38:16.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:16 smithi146 ceph-mon[92947]: osdmap e1758: 8 total, 8 up, 8 in 2024-04-26T05:38:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:17 smithi204 ceph-mon[88313]: osdmap e1759: 8 total, 8 up, 8 in 2024-04-26T05:38:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:17 smithi204 ceph-mon[88313]: pgmap v3171: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:17 smithi146 ceph-mon[95531]: osdmap e1759: 8 total, 8 up, 8 in 2024-04-26T05:38:17.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:17 smithi146 ceph-mon[95531]: pgmap v3171: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:17 smithi146 ceph-mon[92947]: osdmap e1759: 8 total, 8 up, 8 in 2024-04-26T05:38:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:17 smithi146 ceph-mon[92947]: pgmap v3171: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 266 KiB/s rd, 47 KiB/s wr, 337 op/s 2024-04-26T05:38:18.512 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapshotLimit (4888 ms) 2024-04-26T05:38:18.512 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-04-26T05:38:18.512 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:18 smithi146 ceph-mon[95531]: osdmap e1760: 8 total, 8 up, 8 in 2024-04-26T05:38:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:18 smithi146 ceph-mon[92947]: osdmap e1760: 8 total, 8 up, 8 in 2024-04-26T05:38:18.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:18 smithi204 ceph-mon[88313]: osdmap e1760: 8 total, 8 up, 8 in 2024-04-26T05:38:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:19 smithi204 ceph-mon[88313]: osdmap e1761: 8 total, 8 up, 8 in 2024-04-26T05:38:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:19 smithi204 ceph-mon[88313]: pgmap v3174: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-04-26T05:38:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:19 smithi204 ceph-mon[88313]: osdmap e1762: 8 total, 8 up, 8 in 2024-04-26T05:38:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[95531]: osdmap e1761: 8 total, 8 up, 8 in 2024-04-26T05:38:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[95531]: pgmap v3174: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-04-26T05:38:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[95531]: osdmap e1762: 8 total, 8 up, 8 in 2024-04-26T05:38:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[92947]: osdmap e1761: 8 total, 8 up, 8 in 2024-04-26T05:38:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[92947]: pgmap v3174: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.0 KiB/s wr, 35 op/s 2024-04-26T05:38:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:19 smithi146 ceph-mon[92947]: osdmap e1762: 8 total, 8 up, 8 in 2024-04-26T05:38:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:21 smithi146 ceph-mon[95531]: osdmap e1763: 8 total, 8 up, 8 in 2024-04-26T05:38:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:21 smithi146 ceph-mon[95531]: pgmap v3177: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-26T05:38:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:21 smithi146 ceph-mon[92947]: osdmap e1763: 8 total, 8 up, 8 in 2024-04-26T05:38:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:21 smithi146 ceph-mon[92947]: pgmap v3177: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-26T05:38:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:21 smithi204 ceph-mon[88313]: osdmap e1763: 8 total, 8 up, 8 in 2024-04-26T05:38:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:21 smithi204 ceph-mon[88313]: pgmap v3177: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 KiB/s rd, 3.5 KiB/s wr, 37 op/s 2024-04-26T05:38:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:22 smithi146 ceph-mon[95531]: osdmap e1764: 8 total, 8 up, 8 in 2024-04-26T05:38:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:22 smithi146 ceph-mon[92947]: osdmap e1764: 8 total, 8 up, 8 in 2024-04-26T05:38:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:22 smithi204 ceph-mon[88313]: osdmap e1764: 8 total, 8 up, 8 in 2024-04-26T05:38:23.388 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (4876 ms) 2024-04-26T05:38:23.388 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-04-26T05:38:23.388 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (75 ms) 2024-04-26T05:38:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-04-26T05:38:23.463 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:23.527 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (64 ms) 2024-04-26T05:38:23.527 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-04-26T05:38:23.527 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:23 smithi146 ceph-mon[95531]: osdmap e1765: 8 total, 8 up, 8 in 2024-04-26T05:38:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:23 smithi146 ceph-mon[95531]: pgmap v3180: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-26T05:38:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:23 smithi146 ceph-mon[92947]: osdmap e1765: 8 total, 8 up, 8 in 2024-04-26T05:38:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:23 smithi146 ceph-mon[92947]: pgmap v3180: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-26T05:38:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:23 smithi204 ceph-mon[88313]: osdmap e1765: 8 total, 8 up, 8 in 2024-04-26T05:38:23.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:23 smithi204 ceph-mon[88313]: pgmap v3180: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 767 B/s rd, 511 B/s wr, 2 op/s 2024-04-26T05:38:24.376 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (849 ms) 2024-04-26T05:38:24.376 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-04-26T05:38:24.376 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[95531]: osdmap e1766: 8 total, 8 up, 8 in 2024-04-26T05:38:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[95531]: osdmap e1767: 8 total, 8 up, 8 in 2024-04-26T05:38:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[92947]: osdmap e1766: 8 total, 8 up, 8 in 2024-04-26T05:38:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:24 smithi146 ceph-mon[92947]: osdmap e1767: 8 total, 8 up, 8 in 2024-04-26T05:38:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:24 smithi204 ceph-mon[88313]: osdmap e1766: 8 total, 8 up, 8 in 2024-04-26T05:38:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:24 smithi204 ceph-mon[88313]: osdmap e1767: 8 total, 8 up, 8 in 2024-04-26T05:38:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:25 smithi146 ceph-mon[95531]: pgmap v3183: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:25 smithi146 ceph-mon[92947]: pgmap v3183: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:25 smithi204 ceph-mon[88313]: pgmap v3183: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:26.412 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2036 ms) 2024-04-26T05:38:26.412 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-04-26T05:38:26.413 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:26.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (60 ms) 2024-04-26T05:38:26.512 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-04-26T05:38:26.512 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_librbd.cc:9376: Skipped 2024-04-26T05:38:26.513 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:38:26.513 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-04-26T05:38:26.513 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-04-26T05:38:26.513 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:26 smithi146 ceph-mon[92947]: osdmap e1768: 8 total, 8 up, 8 in 2024-04-26T05:38:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:26 smithi146 ceph-mon[95531]: osdmap e1768: 8 total, 8 up, 8 in 2024-04-26T05:38:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:26] "GET /metrics HTTP/1.1" 200 75595 "" "Prometheus/2.43.0" 2024-04-26T05:38:26.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:26 smithi204 ceph-mon[88313]: osdmap e1768: 8 total, 8 up, 8 in 2024-04-26T05:38:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:27 smithi146 ceph-mon[95531]: osdmap e1769: 8 total, 8 up, 8 in 2024-04-26T05:38:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:27 smithi146 ceph-mon[95531]: pgmap v3186: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:27 smithi146 ceph-mon[92947]: osdmap e1769: 8 total, 8 up, 8 in 2024-04-26T05:38:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:27 smithi146 ceph-mon[92947]: pgmap v3186: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:27 smithi204 ceph-mon[88313]: osdmap e1769: 8 total, 8 up, 8 in 2024-04-26T05:38:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:27 smithi204 ceph-mon[88313]: pgmap v3186: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 9.0 KiB/s wr, 127 op/s 2024-04-26T05:38:28.414 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:38:28.414 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapRemove2 (1942 ms) 2024-04-26T05:38:28.414 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-04-26T05:38:28.414 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:28 smithi146 ceph-mon[95531]: osdmap e1770: 8 total, 8 up, 8 in 2024-04-26T05:38:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:28 smithi146 ceph-mon[92947]: osdmap e1770: 8 total, 8 up, 8 in 2024-04-26T05:38:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:28 smithi204 ceph-mon[88313]: osdmap e1770: 8 total, 8 up, 8 in 2024-04-26T05:38:29.445 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (1031 ms) 2024-04-26T05:38:29.445 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-04-26T05:38:29.445 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:29 smithi146 ceph-mon[95531]: osdmap e1771: 8 total, 8 up, 8 in 2024-04-26T05:38:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:29 smithi146 ceph-mon[95531]: pgmap v3189: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 185 op/s 2024-04-26T05:38:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:29 smithi146 ceph-mon[92947]: osdmap e1771: 8 total, 8 up, 8 in 2024-04-26T05:38:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:29 smithi146 ceph-mon[92947]: pgmap v3189: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 185 op/s 2024-04-26T05:38:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:29 smithi204 ceph-mon[88313]: osdmap e1771: 8 total, 8 up, 8 in 2024-04-26T05:38:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:29 smithi204 ceph-mon[88313]: pgmap v3189: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 142 KiB/s rd, 8.7 KiB/s wr, 185 op/s 2024-04-26T05:38:30.441 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (996 ms) 2024-04-26T05:38:30.441 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-04-26T05:38:30.442 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:30 smithi146 ceph-mon[95531]: osdmap e1772: 8 total, 8 up, 8 in 2024-04-26T05:38:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:30 smithi146 ceph-mon[92947]: osdmap e1772: 8 total, 8 up, 8 in 2024-04-26T05:38:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:30 smithi204 ceph-mon[88313]: osdmap e1772: 8 total, 8 up, 8 in 2024-04-26T05:38:31.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1028 ms) 2024-04-26T05:38:31.469 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-04-26T05:38:31.469 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:31 smithi146 ceph-mon[95531]: osdmap e1773: 8 total, 8 up, 8 in 2024-04-26T05:38:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:31 smithi146 ceph-mon[95531]: pgmap v3192: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:38:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:31 smithi146 ceph-mon[92947]: osdmap e1773: 8 total, 8 up, 8 in 2024-04-26T05:38:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:31 smithi146 ceph-mon[92947]: pgmap v3192: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:38:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:31 smithi204 ceph-mon[88313]: osdmap e1773: 8 total, 8 up, 8 in 2024-04-26T05:38:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:31 smithi204 ceph-mon[88313]: pgmap v3192: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 153 KiB/s rd, 12 KiB/s wr, 206 op/s 2024-04-26T05:38:32.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1062 ms) 2024-04-26T05:38:32.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-04-26T05:38:32.531 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:32.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (44 ms) 2024-04-26T05:38:32.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-04-26T05:38:32.575 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:32.611 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (36 ms) 2024-04-26T05:38:32.611 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-04-26T05:38:32.611 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:32 smithi146 ceph-mon[95531]: osdmap e1774: 8 total, 8 up, 8 in 2024-04-26T05:38:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:32 smithi146 ceph-mon[92947]: osdmap e1774: 8 total, 8 up, 8 in 2024-04-26T05:38:32.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:32 smithi204 ceph-mon[88313]: osdmap e1774: 8 total, 8 up, 8 in 2024-04-26T05:38:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:33 smithi146 ceph-mon[95531]: osdmap e1775: 8 total, 8 up, 8 in 2024-04-26T05:38:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:33 smithi146 ceph-mon[95531]: pgmap v3195: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 21 op/s 2024-04-26T05:38:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:33 smithi146 ceph-mon[92947]: osdmap e1775: 8 total, 8 up, 8 in 2024-04-26T05:38:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:33 smithi146 ceph-mon[92947]: pgmap v3195: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 21 op/s 2024-04-26T05:38:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:33 smithi204 ceph-mon[88313]: osdmap e1775: 8 total, 8 up, 8 in 2024-04-26T05:38:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:33 smithi204 ceph-mon[88313]: pgmap v3195: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 11 KiB/s rd, 3.2 KiB/s wr, 21 op/s 2024-04-26T05:38:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:34 smithi146 ceph-mon[95531]: osdmap e1776: 8 total, 8 up, 8 in 2024-04-26T05:38:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:34 smithi146 ceph-mon[95531]: osdmap e1777: 8 total, 8 up, 8 in 2024-04-26T05:38:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:34 smithi146 ceph-mon[92947]: osdmap e1776: 8 total, 8 up, 8 in 2024-04-26T05:38:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:34 smithi146 ceph-mon[92947]: osdmap e1777: 8 total, 8 up, 8 in 2024-04-26T05:38:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:34 smithi204 ceph-mon[88313]: osdmap e1776: 8 total, 8 up, 8 in 2024-04-26T05:38:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:34 smithi204 ceph-mon[88313]: osdmap e1777: 8 total, 8 up, 8 in 2024-04-26T05:38:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:35 smithi146 ceph-mon[95531]: pgmap v3198: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:35 smithi146 ceph-mon[95531]: osdmap e1778: 8 total, 8 up, 8 in 2024-04-26T05:38:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:35 smithi146 ceph-mon[92947]: pgmap v3198: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:35 smithi146 ceph-mon[92947]: osdmap e1778: 8 total, 8 up, 8 in 2024-04-26T05:38:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:35 smithi204 ceph-mon[88313]: pgmap v3198: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:35 smithi204 ceph-mon[88313]: osdmap e1778: 8 total, 8 up, 8 in 2024-04-26T05:38:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:36] "GET /metrics HTTP/1.1" 200 75595 "" "Prometheus/2.43.0" 2024-04-26T05:38:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:37 smithi146 ceph-mon[95531]: osdmap e1779: 8 total, 8 up, 8 in 2024-04-26T05:38:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:37 smithi146 ceph-mon[95531]: pgmap v3201: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:37 smithi146 ceph-mon[92947]: osdmap e1779: 8 total, 8 up, 8 in 2024-04-26T05:38:37.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:37 smithi146 ceph-mon[92947]: pgmap v3201: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:37 smithi204 ceph-mon[88313]: osdmap e1779: 8 total, 8 up, 8 in 2024-04-26T05:38:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:37 smithi204 ceph-mon[88313]: pgmap v3201: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-04-26T05:38:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:38 smithi146 ceph-mon[95531]: osdmap e1780: 8 total, 8 up, 8 in 2024-04-26T05:38:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:38 smithi146 ceph-mon[92947]: osdmap e1780: 8 total, 8 up, 8 in 2024-04-26T05:38:38.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:38 smithi204 ceph-mon[88313]: osdmap e1780: 8 total, 8 up, 8 in 2024-04-26T05:38:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[95531]: osdmap e1781: 8 total, 8 up, 8 in 2024-04-26T05:38:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[95531]: pgmap v3204: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 1 op/s 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[92947]: osdmap e1781: 8 total, 8 up, 8 in 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:39 smithi146 ceph-mon[92947]: pgmap v3204: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 1 op/s 2024-04-26T05:38:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:39 smithi204 ceph-mon[88313]: osdmap e1781: 8 total, 8 up, 8 in 2024-04-26T05:38:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:38:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:39 smithi204 ceph-mon[88313]: pgmap v3204: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.2 KiB/s rd, 510 B/s wr, 1 op/s 2024-04-26T05:38:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[95531]: osdmap e1782: 8 total, 8 up, 8 in 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[92947]: osdmap e1782: 8 total, 8 up, 8 in 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:38:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:40 smithi204 ceph-mon[88313]: osdmap e1782: 8 total, 8 up, 8 in 2024-04-26T05:38:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:38:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:38:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:38:41.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:41 smithi146 ceph-mon[92947]: osdmap e1783: 8 total, 8 up, 8 in 2024-04-26T05:38:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:41 smithi146 ceph-mon[92947]: pgmap v3207: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-26T05:38:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:41 smithi146 ceph-mon[95531]: osdmap e1783: 8 total, 8 up, 8 in 2024-04-26T05:38:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:41 smithi146 ceph-mon[95531]: pgmap v3207: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-26T05:38:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:41 smithi204 ceph-mon[88313]: osdmap e1783: 8 total, 8 up, 8 in 2024-04-26T05:38:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:41 smithi204 ceph-mon[88313]: pgmap v3207: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-04-26T05:38:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: osdmap e1784: 8 total, 8 up, 8 in 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: osdmap e1784: 8 total, 8 up, 8 in 2024-04-26T05:38:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: osdmap e1784: 8 total, 8 up, 8 in 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]: dispatch 2024-04-26T05:38:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]: dispatch 2024-04-26T05:38:42.991 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (10381 ms) 2024-04-26T05:38:42.992 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Metadata 2024-04-26T05:38:42.992 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:43.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Metadata (514 ms) 2024-04-26T05:38:43.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-04-26T05:38:43.506 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]': finished 2024-04-26T05:38:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]': finished 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[95531]: osdmap e1785: 8 total, 8 up, 8 in 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[95531]: pgmap v3210: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 70 op/s 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]': finished 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]': finished 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[92947]: osdmap e1785: 8 total, 8 up, 8 in 2024-04-26T05:38:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:43 smithi146 ceph-mon[92947]: pgmap v3210: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 70 op/s 2024-04-26T05:38:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "102.e", "id": [6, 7]}]': finished 2024-04-26T05:38:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "106.9", "id": [2, 5]}]': finished 2024-04-26T05:38:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "107.0", "id": [3, 7]}]': finished 2024-04-26T05:38:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:43 smithi204 ceph-mon[88313]: osdmap e1785: 8 total, 8 up, 8 in 2024-04-26T05:38:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:43 smithi204 ceph-mon[88313]: pgmap v3210: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 54 KiB/s rd, 3.2 KiB/s wr, 70 op/s 2024-04-26T05:38:44.518 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.MetadataPP (1012 ms) 2024-04-26T05:38:44.518 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-04-26T05:38:44.518 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:44.622 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.UpdateFeatures (104 ms) 2024-04-26T05:38:44.623 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-04-26T05:38:44.623 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-04-26T05:38:44.623 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-04-26T05:38:44.623 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:44 smithi146 ceph-mon[92947]: osdmap e1786: 8 total, 8 up, 8 in 2024-04-26T05:38:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:44 smithi146 ceph-mon[95531]: osdmap e1786: 8 total, 8 up, 8 in 2024-04-26T05:38:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:44 smithi204 ceph-mon[88313]: osdmap e1786: 8 total, 8 up, 8 in 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:25.00% done 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:50.00% done 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:75.00% done 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RebuildObjectMap (861 ms) 2024-04-26T05:38:45.483 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-04-26T05:38:45.519 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:45.519 INFO:tasks.workunit.client.0.smithi146.stdout:25.00% done 2024-04-26T05:38:45.520 INFO:tasks.workunit.client.0.smithi146.stdout:50.00% done 2024-04-26T05:38:45.520 INFO:tasks.workunit.client.0.smithi146.stdout:75.00% done 2024-04-26T05:38:45.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (37 ms) 2024-04-26T05:38:45.520 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-04-26T05:38:45.520 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:45 smithi146 ceph-mon[92947]: osdmap e1787: 8 total, 8 up, 8 in 2024-04-26T05:38:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:45 smithi146 ceph-mon[92947]: pgmap v3213: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:45 smithi146 ceph-mon[95531]: osdmap e1787: 8 total, 8 up, 8 in 2024-04-26T05:38:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:45 smithi146 ceph-mon[95531]: pgmap v3213: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:45 smithi204 ceph-mon[88313]: osdmap e1787: 8 total, 8 up, 8 in 2024-04-26T05:38:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:45 smithi204 ceph-mon[88313]: pgmap v3213: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:46.495 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:25.00% done 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:50.00% done 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:75.00% done 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CheckObjectMap (975 ms) 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-04-26T05:38:46.496 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:46.530 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.BlockingAIO (35 ms) 2024-04-26T05:38:46.530 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-04-26T05:38:46.531 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:46.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:46 smithi146 ceph-mon[95531]: osdmap e1788: 8 total, 8 up, 8 in 2024-04-26T05:38:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:46 smithi146 ceph-mon[92947]: osdmap e1788: 8 total, 8 up, 8 in 2024-04-26T05:38:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:46] "GET /metrics HTTP/1.1" 200 75594 "" "Prometheus/2.43.0" 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (132 ms) 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_librbd.cc:10433: Skipped 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-04-26T05:38:46.662 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:46.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:46 smithi204 ceph-mon[88313]: osdmap e1788: 8 total, 8 up, 8 in 2024-04-26T05:38:47.519 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (857 ms) 2024-04-26T05:38:47.519 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-04-26T05:38:47.519 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:47 smithi146 ceph-mon[95531]: osdmap e1789: 8 total, 8 up, 8 in 2024-04-26T05:38:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:47 smithi146 ceph-mon[95531]: pgmap v3216: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:47 smithi146 ceph-mon[92947]: osdmap e1789: 8 total, 8 up, 8 in 2024-04-26T05:38:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:47 smithi146 ceph-mon[92947]: pgmap v3216: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:47 smithi204 ceph-mon[88313]: osdmap e1789: 8 total, 8 up, 8 in 2024-04-26T05:38:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:47 smithi204 ceph-mon[88313]: pgmap v3216: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 516 KiB/s rd, 202 KiB/s wr, 835 op/s 2024-04-26T05:38:48.468 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (949 ms) 2024-04-26T05:38:48.468 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-04-26T05:38:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:48 smithi146 ceph-mon[95531]: osdmap e1790: 8 total, 8 up, 8 in 2024-04-26T05:38:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:48 smithi146 ceph-mon[92947]: osdmap e1790: 8 total, 8 up, 8 in 2024-04-26T05:38:48.705 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:48 smithi204 ceph-mon[88313]: osdmap e1790: 8 total, 8 up, 8 in 2024-04-26T05:38:49.575 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:49.575 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:38:49.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestImageOptions (1107 ms) 2024-04-26T05:38:49.575 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-04-26T05:38:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:49 smithi146 ceph-mon[95531]: osdmap e1791: 8 total, 8 up, 8 in 2024-04-26T05:38:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:49 smithi146 ceph-mon[95531]: pgmap v3219: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 56 KiB/s wr, 205 op/s 2024-04-26T05:38:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:49 smithi146 ceph-mon[92947]: osdmap e1791: 8 total, 8 up, 8 in 2024-04-26T05:38:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:49 smithi146 ceph-mon[92947]: pgmap v3219: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 56 KiB/s wr, 205 op/s 2024-04-26T05:38:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:49 smithi204 ceph-mon[88313]: osdmap e1791: 8 total, 8 up, 8 in 2024-04-26T05:38:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:49 smithi204 ceph-mon[88313]: pgmap v3219: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 169 KiB/s rd, 56 KiB/s wr, 205 op/s 2024-04-26T05:38:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:100.00% done 2024-04-26T05:38:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (1002 ms) 2024-04-26T05:38:50.577 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-04-26T05:38:50.578 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-04-26T05:38:50.578 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-04-26T05:38:50.578 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-04-26T05:38:50.578 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-04-26T05:38:50.578 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:wrote: 512 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:38:50.624 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:38:50.625 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:started write 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:write completion cb called! 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 0 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:finished write 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:38:50.626 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:created completion 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:started read 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:read completion cb called! 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:return value is: 512 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ImagePollIO (47 ms) 2024-04-26T05:38:50.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Mirror 2024-04-26T05:38:50.628 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:50.636 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:50 smithi146 ceph-mon[92947]: osdmap e1792: 8 total, 8 up, 8 in 2024-04-26T05:38:50.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:50 smithi146 ceph-mon[95531]: osdmap e1792: 8 total, 8 up, 8 in 2024-04-26T05:38:50.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:50 smithi204 ceph-mon[88313]: osdmap e1792: 8 total, 8 up, 8 in 2024-04-26T05:38:51.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Mirror (1003 ms) 2024-04-26T05:38:51.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-04-26T05:38:51.650 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (23 ms) 2024-04-26T05:38:51.650 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-04-26T05:38:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:51 smithi204 ceph-mon[88313]: osdmap e1793: 8 total, 8 up, 8 in 2024-04-26T05:38:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:51 smithi204 ceph-mon[88313]: pgmap v3222: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-26T05:38:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:51 smithi146 ceph-mon[92947]: osdmap e1793: 8 total, 8 up, 8 in 2024-04-26T05:38:51.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:51 smithi146 ceph-mon[92947]: pgmap v3222: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-26T05:38:51.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:51 smithi146 ceph-mon[95531]: osdmap e1793: 8 total, 8 up, 8 in 2024-04-26T05:38:51.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:51 smithi146 ceph-mon[95531]: pgmap v3222: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 473 KiB/s rd, 130 KiB/s wr, 617 op/s 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: osdmap e1794: 8 total, 8 up, 8 in 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]': finished 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]': finished 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]': finished 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:52 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]': finished 2024-04-26T05:38:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: osdmap e1794: 8 total, 8 up, 8 in 2024-04-26T05:38:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]': finished 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]': finished 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]': finished 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]': finished 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: osdmap e1794: 8 total, 8 up, 8 in 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]: dispatch 2024-04-26T05:38:52.945 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/uuid4"}]': finished 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/1f76f3a7-252a-411e-aa7a-130b899af742"}]': finished 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/5d28000b-6f48-4035-8bde-a4ad24e0c355"}]': finished 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/b64e2995-a718-44b5-871b-85756c72859e"}]': finished 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3838225957' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]: dispatch 2024-04-26T05:38:52.947 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:52 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/91/9f8d52b9-b4d7-4efe-af17-c9b7083d29de"}]': finished 2024-04-26T05:38:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:53 smithi146 ceph-mon[95531]: osdmap e1795: 8 total, 8 up, 8 in 2024-04-26T05:38:53.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:53 smithi146 ceph-mon[95531]: pgmap v3225: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 74 KiB/s wr, 411 op/s 2024-04-26T05:38:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:53 smithi146 ceph-mon[92947]: osdmap e1795: 8 total, 8 up, 8 in 2024-04-26T05:38:53.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:53 smithi146 ceph-mon[92947]: pgmap v3225: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 74 KiB/s wr, 411 op/s 2024-04-26T05:38:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:53 smithi204 ceph-mon[88313]: osdmap e1795: 8 total, 8 up, 8 in 2024-04-26T05:38:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:53 smithi204 ceph-mon[88313]: pgmap v3225: 649 pgs: 649 active+clean; 309 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 304 KiB/s rd, 74 KiB/s wr, 411 op/s 2024-04-26T05:38:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:54 smithi146 ceph-mon[92947]: osdmap e1796: 8 total, 8 up, 8 in 2024-04-26T05:38:54.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:54 smithi146 ceph-mon[95531]: osdmap e1796: 8 total, 8 up, 8 in 2024-04-26T05:38:54.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:54 smithi204 ceph-mon[88313]: osdmap e1796: 8 total, 8 up, 8 in 2024-04-26T05:38:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:38:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:55 smithi146 ceph-mon[92947]: osdmap e1797: 8 total, 8 up, 8 in 2024-04-26T05:38:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:55 smithi146 ceph-mon[92947]: pgmap v3228: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:55 smithi146 ceph-mon[95531]: osdmap e1797: 8 total, 8 up, 8 in 2024-04-26T05:38:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:55 smithi146 ceph-mon[95531]: pgmap v3228: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:55 smithi204 ceph-mon[88313]: osdmap e1797: 8 total, 8 up, 8 in 2024-04-26T05:38:56.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:55 smithi204 ceph-mon[88313]: pgmap v3228: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:56.665 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:38:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:38:56] "GET /metrics HTTP/1.1" 200 75591 "" "Prometheus/2.43.0" 2024-04-26T05:38:56.725 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5075 ms) 2024-04-26T05:38:56.726 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-04-26T05:38:56.726 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:56 smithi146 ceph-mon[92947]: osdmap e1798: 8 total, 8 up, 8 in 2024-04-26T05:38:56.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:56 smithi146 ceph-mon[95531]: osdmap e1798: 8 total, 8 up, 8 in 2024-04-26T05:38:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:56 smithi204 ceph-mon[88313]: osdmap e1798: 8 total, 8 up, 8 in 2024-04-26T05:38:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:57 smithi146 ceph-mon[95531]: osdmap e1799: 8 total, 8 up, 8 in 2024-04-26T05:38:57.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:57 smithi146 ceph-mon[95531]: pgmap v3231: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:57 smithi146 ceph-mon[92947]: osdmap e1799: 8 total, 8 up, 8 in 2024-04-26T05:38:57.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:57 smithi146 ceph-mon[92947]: pgmap v3231: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:57 smithi204 ceph-mon[88313]: osdmap e1799: 8 total, 8 up, 8 in 2024-04-26T05:38:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:57 smithi204 ceph-mon[88313]: pgmap v3231: 649 pgs: 649 active+clean; 317 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 257 KiB/s rd, 2.0 MiB/s wr, 350 op/s 2024-04-26T05:38:58.711 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1986 ms) 2024-04-26T05:38:58.711 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-04-26T05:38:58.711 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:58.774 INFO:tasks.workunit.client.0.smithi146.stdout:1: acquiring exclusive lock 2024-04-26T05:38:58.774 INFO:tasks.workunit.client.0.smithi146.stdout:2: acquiring exclusive lock 2024-04-26T05:38:58.778 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock acquired 2024-04-26T05:38:58.804 INFO:tasks.workunit.client.0.smithi146.stdout:2: releasing exclusive lock 2024-04-26T05:38:58.807 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock released 2024-04-26T05:38:58.807 INFO:tasks.workunit.client.0.smithi146.stdout:2: acquiring exclusive lock 2024-04-26T05:38:58.810 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock acquired 2024-04-26T05:38:58.846 INFO:tasks.workunit.client.0.smithi146.stdout:1: releasing exclusive lock 2024-04-26T05:38:58.848 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock released 2024-04-26T05:38:58.848 INFO:tasks.workunit.client.0.smithi146.stdout:1: acquiring exclusive lock 2024-04-26T05:38:58.852 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock acquired 2024-04-26T05:38:58.875 INFO:tasks.workunit.client.0.smithi146.stdout:2: releasing exclusive lock 2024-04-26T05:38:58.878 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock released 2024-04-26T05:38:58.878 INFO:tasks.workunit.client.0.smithi146.stdout:2: acquiring exclusive lock 2024-04-26T05:38:58.882 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock acquired 2024-04-26T05:38:58.914 INFO:tasks.workunit.client.0.smithi146.stdout:2: releasing exclusive lock 2024-04-26T05:38:58.917 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock released 2024-04-26T05:38:58.917 INFO:tasks.workunit.client.0.smithi146.stdout:2: acquiring exclusive lock 2024-04-26T05:38:58.920 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock acquired 2024-04-26T05:38:58.927 INFO:tasks.workunit.client.0.smithi146.stdout:2: releasing exclusive lock 2024-04-26T05:38:58.930 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock released 2024-04-26T05:38:58.930 INFO:tasks.workunit.client.0.smithi146.stdout:2: acquiring exclusive lock 2024-04-26T05:38:58.934 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock acquired 2024-04-26T05:38:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:58 smithi146 ceph-mon[95531]: osdmap e1800: 8 total, 8 up, 8 in 2024-04-26T05:38:58.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:58 smithi146 ceph-mon[92947]: osdmap e1800: 8 total, 8 up, 8 in 2024-04-26T05:38:58.968 INFO:tasks.workunit.client.0.smithi146.stdout:1: releasing exclusive lock 2024-04-26T05:38:58.971 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock released 2024-04-26T05:38:58.971 INFO:tasks.workunit.client.0.smithi146.stdout:1: acquiring exclusive lock 2024-04-26T05:38:58.973 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock acquired 2024-04-26T05:38:59.005 INFO:tasks.workunit.client.0.smithi146.stdout:2: releasing exclusive lock 2024-04-26T05:38:59.006 INFO:tasks.workunit.client.0.smithi146.stdout:2: exclusive lock released 2024-04-26T05:38:59.010 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock acquired 2024-04-26T05:38:59.034 INFO:tasks.workunit.client.0.smithi146.stdout:1: releasing exclusive lock 2024-04-26T05:38:59.038 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock released 2024-04-26T05:38:59.038 INFO:tasks.workunit.client.0.smithi146.stdout:1: acquiring exclusive lock 2024-04-26T05:38:59.041 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock acquired 2024-04-26T05:38:59.052 INFO:tasks.workunit.client.0.smithi146.stdout:1: releasing exclusive lock 2024-04-26T05:38:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:58 smithi204 ceph-mon[88313]: osdmap e1800: 8 total, 8 up, 8 in 2024-04-26T05:38:59.056 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock released 2024-04-26T05:38:59.056 INFO:tasks.workunit.client.0.smithi146.stdout:1: acquiring exclusive lock 2024-04-26T05:38:59.060 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock acquired 2024-04-26T05:38:59.101 INFO:tasks.workunit.client.0.smithi146.stdout:1: releasing exclusive lock 2024-04-26T05:38:59.104 INFO:tasks.workunit.client.0.smithi146.stdout:1: exclusive lock released 2024-04-26T05:38:59.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ExclusiveLock (409 ms) 2024-04-26T05:38:59.120 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.BreakLock 2024-04-26T05:38:59.135 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.721 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.BreakLock (602 ms) 2024-04-26T05:38:59.722 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-04-26T05:38:59.722 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.755 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (33 ms) 2024-04-26T05:38:59.755 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-04-26T05:38:59.755 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-04-26T05:38:59.755 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-04-26T05:38:59.755 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:1.56% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:3.12% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:4.69% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:6.25% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:7.81% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:9.38% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:10.94% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:12.50% done 2024-04-26T05:38:59.824 INFO:tasks.workunit.client.0.smithi146.stdout:14.06% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:15.62% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:17.19% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:18.75% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:20.31% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:21.88% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:23.44% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:25.00% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:26.56% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:28.12% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:29.69% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:31.25% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:32.81% done 2024-04-26T05:38:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:34.38% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:35.94% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:37.50% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:39.06% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:40.62% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:42.19% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:43.75% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:45.31% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:46.88% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:48.44% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:50.00% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:51.56% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:53.12% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:54.69% done 2024-04-26T05:38:59.826 INFO:tasks.workunit.client.0.smithi146.stdout:56.25% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:57.81% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:59.38% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:60.94% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:62.50% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:64.06% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:65.62% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:67.19% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:68.75% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:70.31% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:71.88% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:73.44% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:75.00% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:76.56% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:78.12% done 2024-04-26T05:38:59.827 INFO:tasks.workunit.client.0.smithi146.stdout:79.69% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:81.25% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:82.81% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:84.38% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:85.94% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:87.50% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:89.06% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:90.62% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:92.19% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:93.75% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:95.31% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:96.88% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:98.44% done 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (69 ms) 2024-04-26T05:38:59.828 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-04-26T05:38:59.829 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.882 INFO:tasks.workunit.client.0.smithi146.stdout:0.00% done 2024-04-26T05:38:59.882 INFO:tasks.workunit.client.0.smithi146.stdout:1.56% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:3.12% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:4.69% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:6.25% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:7.81% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:9.38% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:10.94% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:12.50% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:14.06% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:15.62% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:17.19% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:18.75% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:20.31% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:21.88% done 2024-04-26T05:38:59.883 INFO:tasks.workunit.client.0.smithi146.stdout:23.44% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:25.00% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:26.56% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:28.12% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:29.69% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:31.25% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:32.81% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:34.38% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:35.94% done 2024-04-26T05:38:59.884 INFO:tasks.workunit.client.0.smithi146.stdout:37.50% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:39.06% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:40.62% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:42.19% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:43.75% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:45.31% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:46.88% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:48.44% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:50.00% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:51.56% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:53.12% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:54.69% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:56.25% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:57.81% done 2024-04-26T05:38:59.885 INFO:tasks.workunit.client.0.smithi146.stdout:59.38% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:60.94% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:62.50% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:64.06% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:65.62% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:67.19% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:68.75% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:70.31% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:71.88% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:73.44% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:75.00% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:76.56% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:78.12% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:79.69% done 2024-04-26T05:38:59.886 INFO:tasks.workunit.client.0.smithi146.stdout:81.25% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:82.81% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:84.38% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:85.94% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:87.50% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:89.06% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:90.62% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:92.19% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:93.75% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:95.31% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:96.88% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:98.44% done 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (58 ms) 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-04-26T05:38:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.890 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:38:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[92947]: osdmap e1801: 8 total, 8 up, 8 in 2024-04-26T05:38:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[92947]: pgmap v3234: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 68 KiB/s wr, 129 op/s 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[95531]: osdmap e1801: 8 total, 8 up, 8 in 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[95531]: pgmap v3234: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 68 KiB/s wr, 129 op/s 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:38:59.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:38:59 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:39:00.006 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestTrashPurge (125 ms) 2024-04-26T05:39:00.007 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-04-26T05:39:00.007 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.048 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (41 ms) 2024-04-26T05:39:00.048 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-04-26T05:39:00.049 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:59 smithi204 ceph-mon[88313]: osdmap e1801: 8 total, 8 up, 8 in 2024-04-26T05:39:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:59 smithi204 ceph-mon[88313]: pgmap v3234: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 99 KiB/s rd, 68 KiB/s wr, 129 op/s 2024-04-26T05:39:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:59 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/214791794' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:39:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:38:59 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]: dispatch 2024-04-26T05:39:00.080 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestListWatchers (32 ms) 2024-04-26T05:39:00.080 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-04-26T05:39:00.080 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.735 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestSetSnapById (655 ms) 2024-04-26T05:39:00.735 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Namespaces 2024-04-26T05:39:00.768 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Namespaces (33 ms) 2024-04-26T05:39:00.768 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-04-26T05:39:00.802 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.806 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.890 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.NamespacesPP (122 ms) 2024-04-26T05:39:00.891 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Migration 2024-04-26T05:39:00.891 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.891 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:00 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]': finished 2024-04-26T05:39:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:00 smithi146 ceph-mon[95531]: osdmap e1802: 8 total, 8 up, 8 in 2024-04-26T05:39:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:00 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]': finished 2024-04-26T05:39:00.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:00 smithi146 ceph-mon[92947]: osdmap e1802: 8 total, 8 up, 8 in 2024-04-26T05:39:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:00 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/941846706"}]': finished 2024-04-26T05:39:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:00 smithi204 ceph-mon[88313]: osdmap e1802: 8 total, 8 up, 8 in 2024-04-26T05:39:01.286 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Migration (397 ms) 2024-04-26T05:39:01.287 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-04-26T05:39:01.287 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:01.287 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:01.685 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.MigrationPP (398 ms) 2024-04-26T05:39:01.685 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-04-26T05:39:01.685 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:01.704 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (19 ms) 2024-04-26T05:39:01.704 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-04-26T05:39:01.704 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:01.720 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (16 ms) 2024-04-26T05:39:01.720 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-04-26T05:39:01.720 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:01 smithi204 ceph-mon[88313]: osdmap e1803: 8 total, 8 up, 8 in 2024-04-26T05:39:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:01 smithi204 ceph-mon[88313]: pgmap v3237: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 138 KiB/s wr, 259 op/s 2024-04-26T05:39:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:01 smithi146 ceph-mon[92947]: osdmap e1803: 8 total, 8 up, 8 in 2024-04-26T05:39:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:01 smithi146 ceph-mon[92947]: pgmap v3237: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 138 KiB/s wr, 259 op/s 2024-04-26T05:39:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:01 smithi146 ceph-mon[95531]: osdmap e1803: 8 total, 8 up, 8 in 2024-04-26T05:39:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:01 smithi146 ceph-mon[95531]: pgmap v3237: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 255 KiB/s rd, 138 KiB/s wr, 259 op/s 2024-04-26T05:39:02.827 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (1107 ms) 2024-04-26T05:39:02.827 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-04-26T05:39:02.859 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.PoolMetadata (32 ms) 2024-04-26T05:39:02.859 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-04-26T05:39:02.878 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.PoolMetadataPP (19 ms) 2024-04-26T05:39:02.878 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.Config 2024-04-26T05:39:02.884 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:02.926 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.Config (49 ms) 2024-04-26T05:39:02.927 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-04-26T05:39:02.932 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:02.971 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ConfigPP (44 ms) 2024-04-26T05:39:02.971 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-04-26T05:39:03.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:02] ENGINE Bus STOPPING 2024-04-26T05:39:03.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:02] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T05:39:03.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:02] ENGINE Bus STOPPED 2024-04-26T05:39:03.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:02 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:02] ENGINE Bus STARTING 2024-04-26T05:39:03.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:03] ENGINE Serving on http://:::9283 2024-04-26T05:39:03.193 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:39:03] ENGINE Bus STARTED 2024-04-26T05:39:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: osdmap e1804: 8 total, 8 up, 8 in 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: pgmap v3239: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 132 KiB/s wr, 247 op/s 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.058 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: osdmap e1804: 8 total, 8 up, 8 in 2024-04-26T05:39:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' 2024-04-26T05:39:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: pgmap v3239: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 132 KiB/s wr, 247 op/s 2024-04-26T05:39:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.195 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: osdmap e1804: 8 total, 8 up, 8 in 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: pgmap v3239: 649 pgs: 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 243 KiB/s rd, 132 KiB/s wr, 247 op/s 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.196 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.197 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:39:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:39:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:39:04.347 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[95531]: osdmap e1805: 8 total, 8 up, 8 in 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1238684724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[95531]: osdmap e1806: 8 total, 8 up, 8 in 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[92947]: osdmap e1805: 8 total, 8 up, 8 in 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1238684724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:05.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:04 smithi146 ceph-mon[92947]: osdmap e1806: 8 total, 8 up, 8 in 2024-04-26T05:39:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:04 smithi204 ceph-mon[88313]: osdmap e1805: 8 total, 8 up, 8 in 2024-04-26T05:39:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:04 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1238684724' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:04 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:04 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:05.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:04 smithi204 ceph-mon[88313]: osdmap e1806: 8 total, 8 up, 8 in 2024-04-26T05:39:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:05 smithi146 ceph-mon[95531]: pgmap v3242: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 826 KiB/s rd, 55 KiB/s wr, 1.10k op/s 2024-04-26T05:39:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:05 smithi146 ceph-mon[95531]: osdmap e1807: 8 total, 8 up, 8 in 2024-04-26T05:39:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:05 smithi146 ceph-mon[92947]: pgmap v3242: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 826 KiB/s rd, 55 KiB/s wr, 1.10k op/s 2024-04-26T05:39:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:05 smithi146 ceph-mon[92947]: osdmap e1807: 8 total, 8 up, 8 in 2024-04-26T05:39:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:05 smithi204 ceph-mon[88313]: pgmap v3242: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 826 KiB/s rd, 55 KiB/s wr, 1.10k op/s 2024-04-26T05:39:06.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:05 smithi204 ceph-mon[88313]: osdmap e1807: 8 total, 8 up, 8 in 2024-04-26T05:39:06.423 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:06.451 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:06.460 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:06] "GET /metrics HTTP/1.1" 200 75591 "" "Prometheus/2.43.0" 2024-04-26T05:39:07.440 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.PoolStatsPP (4469 ms) 2024-04-26T05:39:07.440 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-04-26T05:39:07.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:07 smithi146 ceph-mon[95531]: osdmap e1808: 8 total, 8 up, 8 in 2024-04-26T05:39:07.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:07 smithi146 ceph-mon[95531]: pgmap v3245: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 58 KiB/s wr, 1.15k op/s 2024-04-26T05:39:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:07 smithi146 ceph-mon[92947]: osdmap e1808: 8 total, 8 up, 8 in 2024-04-26T05:39:07.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:07 smithi146 ceph-mon[92947]: pgmap v3245: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 58 KiB/s wr, 1.15k op/s 2024-04-26T05:39:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:07 smithi204 ceph-mon[88313]: osdmap e1808: 8 total, 8 up, 8 in 2024-04-26T05:39:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:07 smithi204 ceph-mon[88313]: pgmap v3245: 681 pgs: 5 creating+peering, 27 unknown, 649 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 863 KiB/s rd, 58 KiB/s wr, 1.15k op/s 2024-04-26T05:39:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:08 smithi146 ceph-mon[95531]: osdmap e1809: 8 total, 8 up, 8 in 2024-04-26T05:39:08.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:08 smithi146 ceph-mon[92947]: osdmap e1809: 8 total, 8 up, 8 in 2024-04-26T05:39:08.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:08 smithi204 ceph-mon[88313]: osdmap e1809: 8 total, 8 up, 8 in 2024-04-26T05:39:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[95531]: osdmap e1810: 8 total, 8 up, 8 in 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[95531]: pgmap v3248: 713 pgs: 30 creating+peering, 9 unknown, 674 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[92947]: osdmap e1810: 8 total, 8 up, 8 in 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:09.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:09 smithi146 ceph-mon[92947]: pgmap v3248: 713 pgs: 30 creating+peering, 9 unknown, 674 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2024-04-26T05:39:09.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:09 smithi204 ceph-mon[88313]: osdmap e1810: 8 total, 8 up, 8 in 2024-04-26T05:39:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:09 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:09 smithi204 ceph-mon[88313]: pgmap v3248: 713 pgs: 30 creating+peering, 9 unknown, 674 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 38 KiB/s rd, 5.0 KiB/s wr, 52 op/s 2024-04-26T05:39:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:10.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[95531]: osdmap e1811: 8 total, 8 up, 8 in 2024-04-26T05:39:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:10.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:10 smithi146 ceph-mon[92947]: osdmap e1811: 8 total, 8 up, 8 in 2024-04-26T05:39:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:10 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:10 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2083746444' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:10.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:10 smithi204 ceph-mon[88313]: osdmap e1811: 8 total, 8 up, 8 in 2024-04-26T05:39:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:11 smithi146 ceph-mon[95531]: osdmap e1812: 8 total, 8 up, 8 in 2024-04-26T05:39:11.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:11 smithi146 ceph-mon[95531]: pgmap v3251: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-26T05:39:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:11 smithi146 ceph-mon[92947]: osdmap e1812: 8 total, 8 up, 8 in 2024-04-26T05:39:11.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:11 smithi146 ceph-mon[92947]: pgmap v3251: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-26T05:39:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:11 smithi204 ceph-mon[88313]: osdmap e1812: 8 total, 8 up, 8 in 2024-04-26T05:39:11.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:11 smithi204 ceph-mon[88313]: pgmap v3251: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 44 KiB/s rd, 6.2 KiB/s wr, 60 op/s 2024-04-26T05:39:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:12 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:12 smithi146 ceph-mon[92947]: osdmap e1813: 8 total, 8 up, 8 in 2024-04-26T05:39:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:12 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:12.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:12 smithi146 ceph-mon[95531]: osdmap e1813: 8 total, 8 up, 8 in 2024-04-26T05:39:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:12 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:12.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:12 smithi204 ceph-mon[88313]: osdmap e1813: 8 total, 8 up, 8 in 2024-04-26T05:39:13.552 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ImageSpec (6112 ms) 2024-04-26T05:39:13.552 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-04-26T05:39:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:13 smithi146 ceph-mon[95531]: osdmap e1814: 8 total, 8 up, 8 in 2024-04-26T05:39:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:13 smithi146 ceph-mon[95531]: pgmap v3254: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:39:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:13 smithi146 ceph-mon[92947]: osdmap e1814: 8 total, 8 up, 8 in 2024-04-26T05:39:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:13 smithi146 ceph-mon[92947]: pgmap v3254: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:39:13.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:13 smithi204 ceph-mon[88313]: osdmap e1814: 8 total, 8 up, 8 in 2024-04-26T05:39:13.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:13 smithi204 ceph-mon[88313]: pgmap v3254: 713 pgs: 32 creating+peering, 681 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:39:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[92947]: osdmap e1815: 8 total, 8 up, 8 in 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[92947]: osdmap e1816: 8 total, 8 up, 8 in 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/772186537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[95531]: osdmap e1815: 8 total, 8 up, 8 in 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[95531]: osdmap e1816: 8 total, 8 up, 8 in 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/772186537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:14.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:14 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:14 smithi204 ceph-mon[88313]: osdmap e1815: 8 total, 8 up, 8 in 2024-04-26T05:39:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:14 smithi204 ceph-mon[88313]: osdmap e1816: 8 total, 8 up, 8 in 2024-04-26T05:39:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:14 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/772186537' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:14.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:14 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:15.357 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[92947]: pgmap v3257: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[92947]: osdmap e1817: 8 total, 8 up, 8 in 2024-04-26T05:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[95531]: pgmap v3257: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:15.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:15 smithi146 ceph-mon[95531]: osdmap e1817: 8 total, 8 up, 8 in 2024-04-26T05:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:15 smithi204 ceph-mon[88313]: pgmap v3257: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:15 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:15 smithi204 ceph-mon[88313]: osdmap e1817: 8 total, 8 up, 8 in 2024-04-26T05:39:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:16 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:16.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:16 smithi146 ceph-mon[95531]: osdmap e1818: 8 total, 8 up, 8 in 2024-04-26T05:39:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:16 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:16.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:16 smithi146 ceph-mon[92947]: osdmap e1818: 8 total, 8 up, 8 in 2024-04-26T05:39:16.595 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:16] "GET /metrics HTTP/1.1" 200 80441 "" "Prometheus/2.43.0" 2024-04-26T05:39:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:16 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:39:16.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:16 smithi204 ceph-mon[88313]: osdmap e1818: 8 total, 8 up, 8 in 2024-04-26T05:39:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:17 smithi146 ceph-mon[95531]: pgmap v3260: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:17.779 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:17 smithi146 ceph-mon[95531]: osdmap e1819: 8 total, 8 up, 8 in 2024-04-26T05:39:17.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:17 smithi146 ceph-mon[92947]: pgmap v3260: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:17.780 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:17 smithi146 ceph-mon[92947]: osdmap e1819: 8 total, 8 up, 8 in 2024-04-26T05:39:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:17 smithi204 ceph-mon[88313]: pgmap v3260: 745 pgs: 32 unknown, 713 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 139 KiB/s rd, 6.5 KiB/s wr, 176 op/s 2024-04-26T05:39:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:17 smithi204 ceph-mon[88313]: osdmap e1819: 8 total, 8 up, 8 in 2024-04-26T05:39:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:18 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:18 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:18.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:18 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:39:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[95531]: osdmap e1820: 8 total, 8 up, 8 in 2024-04-26T05:39:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[95531]: pgmap v3263: 745 pgs: 9 unknown, 736 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 KiB/s wr, 18 op/s 2024-04-26T05:39:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[95531]: osdmap e1821: 8 total, 8 up, 8 in 2024-04-26T05:39:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[92947]: osdmap e1820: 8 total, 8 up, 8 in 2024-04-26T05:39:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[92947]: pgmap v3263: 745 pgs: 9 unknown, 736 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 KiB/s wr, 18 op/s 2024-04-26T05:39:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:19 smithi146 ceph-mon[92947]: osdmap e1821: 8 total, 8 up, 8 in 2024-04-26T05:39:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:19 smithi204 ceph-mon[88313]: osdmap e1820: 8 total, 8 up, 8 in 2024-04-26T05:39:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:19 smithi204 ceph-mon[88313]: pgmap v3263: 745 pgs: 9 unknown, 736 active+clean; 318 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 13 KiB/s rd, 1.5 KiB/s wr, 18 op/s 2024-04-26T05:39:19.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:19 smithi204 ceph-mon[88313]: osdmap e1821: 8 total, 8 up, 8 in 2024-04-26T05:39:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:21 smithi204 ceph-mon[88313]: osdmap e1822: 8 total, 8 up, 8 in 2024-04-26T05:39:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:21 smithi204 ceph-mon[88313]: pgmap v3266: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:21 smithi146 ceph-mon[95531]: osdmap e1822: 8 total, 8 up, 8 in 2024-04-26T05:39:21.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:21 smithi146 ceph-mon[95531]: pgmap v3266: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:21 smithi146 ceph-mon[92947]: osdmap e1822: 8 total, 8 up, 8 in 2024-04-26T05:39:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:21 smithi146 ceph-mon[92947]: pgmap v3266: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:22.497 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 3 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 3 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:child: image218 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:child: image220 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:child: image219 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-15/image218/b1d4a893d7d4 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-34/image219/b1d48577a701 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:found child test-librbd-smithi146-146528-15/image220/b1d46e5ea2c6 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:num children is: 0 2024-04-26T05:39:22.498 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:39:22.499 INFO:tasks.workunit.client.0.smithi146.stdout:num snaps is: 0 2024-04-26T05:39:22.499 INFO:tasks.workunit.client.0.smithi146.stdout:expected: 0 2024-04-26T05:39:22.499 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8945 ms) 2024-04-26T05:39:22.499 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-04-26T05:39:22.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:22 smithi204 ceph-mon[88313]: osdmap e1823: 8 total, 8 up, 8 in 2024-04-26T05:39:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:22 smithi146 ceph-mon[95531]: osdmap e1823: 8 total, 8 up, 8 in 2024-04-26T05:39:22.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:22 smithi146 ceph-mon[92947]: osdmap e1823: 8 total, 8 up, 8 in 2024-04-26T05:39:23.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:23 smithi204 ceph-mon[88313]: osdmap e1824: 8 total, 8 up, 8 in 2024-04-26T05:39:23.808 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:23 smithi204 ceph-mon[88313]: pgmap v3269: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:23.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:23 smithi146 ceph-mon[92947]: osdmap e1824: 8 total, 8 up, 8 in 2024-04-26T05:39:23.946 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:23 smithi146 ceph-mon[92947]: pgmap v3269: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:23.946 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:23 smithi146 ceph-mon[95531]: osdmap e1824: 8 total, 8 up, 8 in 2024-04-26T05:39:23.947 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:23 smithi146 ceph-mon[95531]: pgmap v3269: 713 pgs: 713 active+clean; 6.6 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:39:24.358 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:24 smithi204 ceph-mon[88313]: osdmap e1825: 8 total, 8 up, 8 in 2024-04-26T05:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:24 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:24 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:24 smithi204 ceph-mon[88313]: osdmap e1826: 8 total, 8 up, 8 in 2024-04-26T05:39:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[92947]: osdmap e1825: 8 total, 8 up, 8 in 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[92947]: osdmap e1826: 8 total, 8 up, 8 in 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[95531]: osdmap e1825: 8 total, 8 up, 8 in 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3470476700' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:39:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:24 smithi146 ceph-mon[95531]: osdmap e1826: 8 total, 8 up, 8 in 2024-04-26T05:39:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:25 smithi204 ceph-mon[88313]: pgmap v3272: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:25.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:25 smithi204 ceph-mon[88313]: osdmap e1827: 8 total, 8 up, 8 in 2024-04-26T05:39:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:25 smithi146 ceph-mon[95531]: pgmap v3272: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:25.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:25 smithi146 ceph-mon[95531]: osdmap e1827: 8 total, 8 up, 8 in 2024-04-26T05:39:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:25 smithi146 ceph-mon[92947]: pgmap v3272: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:25 smithi146 ceph-mon[92947]: osdmap e1827: 8 total, 8 up, 8 in 2024-04-26T05:39:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:26] "GET /metrics HTTP/1.1" 200 82973 "" "Prometheus/2.43.0" 2024-04-26T05:39:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:27 smithi146 ceph-mon[95531]: osdmap e1828: 8 total, 8 up, 8 in 2024-04-26T05:39:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:27 smithi146 ceph-mon[95531]: pgmap v3275: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:27 smithi146 ceph-mon[92947]: osdmap e1828: 8 total, 8 up, 8 in 2024-04-26T05:39:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:27 smithi146 ceph-mon[92947]: pgmap v3275: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:27 smithi204 ceph-mon[88313]: osdmap e1828: 8 total, 8 up, 8 in 2024-04-26T05:39:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:27 smithi204 ceph-mon[88313]: pgmap v3275: 745 pgs: 32 creating+peering, 713 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 130 KiB/s rd, 8.0 KiB/s wr, 167 op/s 2024-04-26T05:39:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:28 smithi146 ceph-mon[95531]: osdmap e1829: 8 total, 8 up, 8 in 2024-04-26T05:39:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:28 smithi146 ceph-mon[92947]: osdmap e1829: 8 total, 8 up, 8 in 2024-04-26T05:39:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:28 smithi204 ceph-mon[88313]: osdmap e1829: 8 total, 8 up, 8 in 2024-04-26T05:39:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:29 smithi146 ceph-mon[92947]: osdmap e1830: 8 total, 8 up, 8 in 2024-04-26T05:39:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:29 smithi146 ceph-mon[92947]: pgmap v3278: 745 pgs: 11 creating+peering, 734 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-04-26T05:39:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:29 smithi146 ceph-mon[95531]: osdmap e1830: 8 total, 8 up, 8 in 2024-04-26T05:39:29.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:29 smithi146 ceph-mon[95531]: pgmap v3278: 745 pgs: 11 creating+peering, 734 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-04-26T05:39:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:29 smithi204 ceph-mon[88313]: osdmap e1830: 8 total, 8 up, 8 in 2024-04-26T05:39:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:29 smithi204 ceph-mon[88313]: pgmap v3278: 745 pgs: 11 creating+peering, 734 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 4.0 KiB/s rd, 1.7 KiB/s wr, 8 op/s 2024-04-26T05:39:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:30 smithi146 ceph-mon[95531]: osdmap e1831: 8 total, 8 up, 8 in 2024-04-26T05:39:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:30 smithi146 ceph-mon[92947]: osdmap e1831: 8 total, 8 up, 8 in 2024-04-26T05:39:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:30 smithi204 ceph-mon[88313]: osdmap e1831: 8 total, 8 up, 8 in 2024-04-26T05:39:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:31 smithi146 ceph-mon[95531]: osdmap e1832: 8 total, 8 up, 8 in 2024-04-26T05:39:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:31 smithi146 ceph-mon[95531]: pgmap v3281: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-26T05:39:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:31 smithi146 ceph-mon[92947]: osdmap e1832: 8 total, 8 up, 8 in 2024-04-26T05:39:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:31 smithi146 ceph-mon[92947]: pgmap v3281: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-26T05:39:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:31 smithi204 ceph-mon[88313]: osdmap e1832: 8 total, 8 up, 8 in 2024-04-26T05:39:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:31 smithi204 ceph-mon[88313]: pgmap v3281: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.0 KiB/s wr, 45 op/s 2024-04-26T05:39:32.508 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.QuiesceWatch (10010 ms) 2024-04-26T05:39:32.508 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-04-26T05:39:32.508 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:32 smithi146 ceph-mon[95531]: osdmap e1833: 8 total, 8 up, 8 in 2024-04-26T05:39:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:32 smithi146 ceph-mon[92947]: osdmap e1833: 8 total, 8 up, 8 in 2024-04-26T05:39:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:32 smithi204 ceph-mon[88313]: osdmap e1833: 8 total, 8 up, 8 in 2024-04-26T05:39:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:33 smithi146 ceph-mon[95531]: osdmap e1834: 8 total, 8 up, 8 in 2024-04-26T05:39:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:33 smithi146 ceph-mon[95531]: pgmap v3284: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 36 op/s 2024-04-26T05:39:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:33 smithi146 ceph-mon[92947]: osdmap e1834: 8 total, 8 up, 8 in 2024-04-26T05:39:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:33 smithi146 ceph-mon[92947]: pgmap v3284: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 36 op/s 2024-04-26T05:39:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:33 smithi204 ceph-mon[88313]: osdmap e1834: 8 total, 8 up, 8 in 2024-04-26T05:39:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:33 smithi204 ceph-mon[88313]: pgmap v3284: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 1.2 KiB/s wr, 36 op/s 2024-04-26T05:39:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:34 smithi146 ceph-mon[95531]: osdmap e1835: 8 total, 8 up, 8 in 2024-04-26T05:39:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:34 smithi146 ceph-mon[95531]: osdmap e1836: 8 total, 8 up, 8 in 2024-04-26T05:39:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:34 smithi146 ceph-mon[92947]: osdmap e1835: 8 total, 8 up, 8 in 2024-04-26T05:39:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:34 smithi146 ceph-mon[92947]: osdmap e1836: 8 total, 8 up, 8 in 2024-04-26T05:39:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:34 smithi204 ceph-mon[88313]: osdmap e1835: 8 total, 8 up, 8 in 2024-04-26T05:39:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:34 smithi204 ceph-mon[88313]: osdmap e1836: 8 total, 8 up, 8 in 2024-04-26T05:39:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:35 smithi146 ceph-mon[92947]: pgmap v3287: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:35 smithi146 ceph-mon[92947]: osdmap e1837: 8 total, 8 up, 8 in 2024-04-26T05:39:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:35 smithi146 ceph-mon[95531]: pgmap v3287: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:35 smithi146 ceph-mon[95531]: osdmap e1837: 8 total, 8 up, 8 in 2024-04-26T05:39:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:35 smithi204 ceph-mon[88313]: pgmap v3287: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:35 smithi204 ceph-mon[88313]: osdmap e1837: 8 total, 8 up, 8 in 2024-04-26T05:39:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:36] "GET /metrics HTTP/1.1" 200 82973 "" "Prometheus/2.43.0" 2024-04-26T05:39:37.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:37 smithi146 ceph-mon[92947]: osdmap e1838: 8 total, 8 up, 8 in 2024-04-26T05:39:37.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:37 smithi146 ceph-mon[92947]: pgmap v3290: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:37 smithi146 ceph-mon[95531]: osdmap e1838: 8 total, 8 up, 8 in 2024-04-26T05:39:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:37 smithi146 ceph-mon[95531]: pgmap v3290: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:37 smithi204 ceph-mon[88313]: osdmap e1838: 8 total, 8 up, 8 in 2024-04-26T05:39:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:37 smithi204 ceph-mon[88313]: pgmap v3290: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 6.2 KiB/s wr, 110 op/s 2024-04-26T05:39:38.492 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (5984 ms) 2024-04-26T05:39:38.492 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-04-26T05:39:38.493 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:38 smithi146 ceph-mon[92947]: osdmap e1839: 8 total, 8 up, 8 in 2024-04-26T05:39:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:38 smithi146 ceph-mon[95531]: osdmap e1839: 8 total, 8 up, 8 in 2024-04-26T05:39:38.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:38 smithi204 ceph-mon[88313]: osdmap e1839: 8 total, 8 up, 8 in 2024-04-26T05:39:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[92947]: osdmap e1840: 8 total, 8 up, 8 in 2024-04-26T05:39:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[92947]: pgmap v3293: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 89 op/s 2024-04-26T05:39:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[95531]: osdmap e1840: 8 total, 8 up, 8 in 2024-04-26T05:39:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:39 smithi146 ceph-mon[95531]: pgmap v3293: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 89 op/s 2024-04-26T05:39:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:39 smithi204 ceph-mon[88313]: osdmap e1840: 8 total, 8 up, 8 in 2024-04-26T05:39:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:39 smithi204 ceph-mon[88313]: pgmap v3293: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 65 KiB/s rd, 5.7 KiB/s wr, 89 op/s 2024-04-26T05:39:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:40 smithi146 ceph-mon[95531]: osdmap e1841: 8 total, 8 up, 8 in 2024-04-26T05:39:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:40 smithi146 ceph-mon[92947]: osdmap e1841: 8 total, 8 up, 8 in 2024-04-26T05:39:40.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:40 smithi204 ceph-mon[88313]: osdmap e1841: 8 total, 8 up, 8 in 2024-04-26T05:39:41.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:41 smithi146 ceph-mon[92947]: osdmap e1842: 8 total, 8 up, 8 in 2024-04-26T05:39:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:41 smithi146 ceph-mon[92947]: pgmap v3296: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-26T05:39:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:41 smithi146 ceph-mon[95531]: osdmap e1842: 8 total, 8 up, 8 in 2024-04-26T05:39:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:41 smithi146 ceph-mon[95531]: pgmap v3296: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-26T05:39:41.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:41 smithi204 ceph-mon[88313]: osdmap e1842: 8 total, 8 up, 8 in 2024-04-26T05:39:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:41 smithi204 ceph-mon[88313]: pgmap v3296: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 6.2 KiB/s wr, 106 op/s 2024-04-26T05:39:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:42 smithi146 ceph-mon[95531]: osdmap e1843: 8 total, 8 up, 8 in 2024-04-26T05:39:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:42 smithi146 ceph-mon[92947]: osdmap e1843: 8 total, 8 up, 8 in 2024-04-26T05:39:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:42 smithi204 ceph-mon[88313]: osdmap e1843: 8 total, 8 up, 8 in 2024-04-26T05:39:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[95531]: osdmap e1844: 8 total, 8 up, 8 in 2024-04-26T05:39:43.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[95531]: pgmap v3299: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 16 op/s 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[92947]: osdmap e1844: 8 total, 8 up, 8 in 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:43 smithi146 ceph-mon[92947]: pgmap v3299: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 16 op/s 2024-04-26T05:39:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:43 smithi204 ceph-mon[88313]: osdmap e1844: 8 total, 8 up, 8 in 2024-04-26T05:39:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:43 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:43 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]: dispatch 2024-04-26T05:39:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:43 smithi204 ceph-mon[88313]: pgmap v3299: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 511 B/s wr, 16 op/s 2024-04-26T05:39:44.458 INFO:tasks.workunit.client.0.smithi146.stdout:10.00% done 2024-04-26T05:39:44.458 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.QuiesceWatchError (5966 ms) 2024-04-26T05:39:44.458 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-04-26T05:39:44.459 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:39:44.473 INFO:tasks.workunit.client.0.smithi146.stderr:test quiesce is not long enough to time out 2024-04-26T05:39:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-04-26T05:39:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[95531]: osdmap e1845: 8 total, 8 up, 8 in 2024-04-26T05:39:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[95531]: osdmap e1846: 8 total, 8 up, 8 in 2024-04-26T05:39:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-04-26T05:39:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[92947]: osdmap e1845: 8 total, 8 up, 8 in 2024-04-26T05:39:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:44 smithi146 ceph-mon[92947]: osdmap e1846: 8 total, 8 up, 8 in 2024-04-26T05:39:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:44 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "109.9", "id": [3, 0]}]': finished 2024-04-26T05:39:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:44 smithi204 ceph-mon[88313]: osdmap e1845: 8 total, 8 up, 8 in 2024-04-26T05:39:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:44 smithi204 ceph-mon[88313]: osdmap e1846: 8 total, 8 up, 8 in 2024-04-26T05:39:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:45 smithi146 ceph-mon[92947]: pgmap v3302: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-04-26T05:39:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:45 smithi146 ceph-mon[95531]: pgmap v3302: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-04-26T05:39:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:45 smithi204 ceph-mon[88313]: pgmap v3302: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 50 KiB/s rd, 5.0 KiB/s wr, 68 op/s 2024-04-26T05:39:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:46] "GET /metrics HTTP/1.1" 200 83011 "" "Prometheus/2.43.0" 2024-04-26T05:39:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:47 smithi204 ceph-mon[88313]: pgmap v3303: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 KiB/s wr, 49 op/s 2024-04-26T05:39:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:47 smithi146 ceph-mon[95531]: pgmap v3303: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 KiB/s wr, 49 op/s 2024-04-26T05:39:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:47 smithi146 ceph-mon[92947]: pgmap v3303: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 37 KiB/s rd, 3.6 KiB/s wr, 49 op/s 2024-04-26T05:39:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:49 smithi204 ceph-mon[88313]: pgmap v3304: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-04-26T05:39:50.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:49 smithi204 ceph-mon[88313]: osdmap e1847: 8 total, 8 up, 8 in 2024-04-26T05:39:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:49 smithi146 ceph-mon[95531]: pgmap v3304: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-04-26T05:39:50.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:49 smithi146 ceph-mon[95531]: osdmap e1847: 8 total, 8 up, 8 in 2024-04-26T05:39:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:49 smithi146 ceph-mon[92947]: pgmap v3304: 745 pgs: 1 peering, 744 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.8 KiB/s wr, 50 op/s 2024-04-26T05:39:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:49 smithi146 ceph-mon[92947]: osdmap e1847: 8 total, 8 up, 8 in 2024-04-26T05:39:52.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:51 smithi204 ceph-mon[88313]: pgmap v3306: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.7 KiB/s wr, 62 op/s; 9 B/s, 0 objects/s recovering 2024-04-26T05:39:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:51 smithi146 ceph-mon[95531]: pgmap v3306: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.7 KiB/s wr, 62 op/s; 9 B/s, 0 objects/s recovering 2024-04-26T05:39:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:51 smithi146 ceph-mon[92947]: pgmap v3306: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 3.7 KiB/s wr, 62 op/s; 9 B/s, 0 objects/s recovering 2024-04-26T05:39:52.997 INFO:tasks.workunit.client.0.smithi146.stderr:test quiesce is timed out 2024-04-26T05:39:53.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 0 2024-04-26T05:39:54.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 1 2024-04-26T05:39:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:53 smithi204 ceph-mon[88313]: pgmap v3307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 958 B/s wr, 22 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:53 smithi204 ceph-mon[88313]: osdmap e1848: 8 total, 8 up, 8 in 2024-04-26T05:39:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:53 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[92947]: pgmap v3307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 958 B/s wr, 22 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[92947]: osdmap e1848: 8 total, 8 up, 8 in 2024-04-26T05:39:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[95531]: pgmap v3307: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 16 KiB/s rd, 958 B/s wr, 22 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[95531]: osdmap e1848: 8 total, 8 up, 8 in 2024-04-26T05:39:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:53 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:39:55.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 2 2024-04-26T05:39:56.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 3 2024-04-26T05:39:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:55 smithi204 ceph-mon[88313]: pgmap v3309: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 KiB/s wr, 28 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:55 smithi146 ceph-mon[95531]: pgmap v3309: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 KiB/s wr, 28 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:39:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:39:56] "GET /metrics HTTP/1.1" 200 83019 "" "Prometheus/2.43.0" 2024-04-26T05:39:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:55 smithi146 ceph-mon[92947]: pgmap v3309: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 21 KiB/s rd, 1.4 KiB/s wr, 28 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:57.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 4 2024-04-26T05:39:58.001 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 5 2024-04-26T05:39:58.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:57 smithi204 ceph-mon[88313]: pgmap v3310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:57 smithi146 ceph-mon[95531]: pgmap v3310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:58.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:57 smithi146 ceph-mon[92947]: pgmap v3310: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 767 B/s wr, 21 op/s; 8 B/s, 0 objects/s recovering 2024-04-26T05:39:59.002 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 6 2024-04-26T05:40:00.002 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 7 2024-04-26T05:40:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:59 smithi204 ceph-mon[88313]: pgmap v3311: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 321 B/s wr, 3 op/s 2024-04-26T05:40:00.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:39:59 smithi204 ceph-mon[88313]: osdmap e1849: 8 total, 8 up, 8 in 2024-04-26T05:40:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:59 smithi146 ceph-mon[95531]: pgmap v3311: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 321 B/s wr, 3 op/s 2024-04-26T05:40:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:39:59 smithi146 ceph-mon[95531]: osdmap e1849: 8 total, 8 up, 8 in 2024-04-26T05:40:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:59 smithi146 ceph-mon[92947]: pgmap v3311: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.0 KiB/s rd, 321 B/s wr, 3 op/s 2024-04-26T05:40:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:39:59 smithi146 ceph-mon[92947]: osdmap e1849: 8 total, 8 up, 8 in 2024-04-26T05:40:01.002 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 8 2024-04-26T05:40:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:00 smithi204 ceph-mon[88313]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:40:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:00 smithi204 ceph-mon[88313]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-26T05:40:01.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:00 smithi204 ceph-mon[88313]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-26T05:40:01.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[95531]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:40:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[95531]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-26T05:40:01.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[95531]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-26T05:40:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[92947]: Health detail: HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:40:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[92947]: [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-26T05:40:01.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:00 smithi146 ceph-mon[92947]: telemetry module includes new collections; please re-opt-in to new collections with `ceph telemetry on` 2024-04-26T05:40:02.002 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 9 2024-04-26T05:40:02.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:01 smithi204 ceph-mon[88313]: pgmap v3313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-26T05:40:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:01 smithi146 ceph-mon[92947]: pgmap v3313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-26T05:40:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:01 smithi146 ceph-mon[95531]: pgmap v3313: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-04-26T05:40:03.002 INFO:tasks.workunit.client.0.smithi146.stderr:waiting for timed out ... 10 2024-04-26T05:40:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:03 smithi204 ceph-mon[88313]: pgmap v3314: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 308 B/s wr, 3 op/s 2024-04-26T05:40:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:40:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:40:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:40:04.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:40:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[92947]: pgmap v3314: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 308 B/s wr, 3 op/s 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[95531]: pgmap v3314: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 2.9 KiB/s rd, 308 B/s wr, 3 op/s 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:40:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:40:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:05 smithi146 ceph-mon[92947]: pgmap v3315: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:05 smithi146 ceph-mon[95531]: pgmap v3315: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:05 smithi204 ceph-mon[88313]: pgmap v3315: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:06] "GET /metrics HTTP/1.1" 200 83019 "" "Prometheus/2.43.0" 2024-04-26T05:40:08.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:07 smithi204 ceph-mon[88313]: pgmap v3316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:07 smithi146 ceph-mon[92947]: pgmap v3316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:07 smithi146 ceph-mon[95531]: pgmap v3316: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:10.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:09 smithi204 ceph-mon[88313]: pgmap v3317: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:09 smithi146 ceph-mon[92947]: pgmap v3317: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:10.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:09 smithi146 ceph-mon[95531]: pgmap v3317: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:11 smithi204 ceph-mon[88313]: pgmap v3318: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:11 smithi146 ceph-mon[92947]: pgmap v3318: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:11 smithi146 ceph-mon[95531]: pgmap v3318: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:14.002 INFO:tasks.workunit.client.0.smithi146.stderr:test retry succeeds 2024-04-26T05:40:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:13 smithi204 ceph-mon[88313]: pgmap v3319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:13 smithi146 ceph-mon[92947]: pgmap v3319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:13 smithi146 ceph-mon[95531]: pgmap v3319: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:15 smithi204 ceph-mon[88313]: pgmap v3320: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:15 smithi204 ceph-mon[88313]: osdmap e1850: 8 total, 8 up, 8 in 2024-04-26T05:40:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:16] "GET /metrics HTTP/1.1" 200 83020 "" "Prometheus/2.43.0" 2024-04-26T05:40:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:15 smithi146 ceph-mon[92947]: pgmap v3320: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:15 smithi146 ceph-mon[92947]: osdmap e1850: 8 total, 8 up, 8 in 2024-04-26T05:40:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:15 smithi146 ceph-mon[95531]: pgmap v3320: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:15 smithi146 ceph-mon[95531]: osdmap e1850: 8 total, 8 up, 8 in 2024-04-26T05:40:17.119 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32661 ms) 2024-04-26T05:40:17.119 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-04-26T05:40:17.119 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:40:17.179 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.WriteZeroes (60 ms) 2024-04-26T05:40:17.179 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-04-26T05:40:17.179 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:40:17.246 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (68 ms) 2024-04-26T05:40:17.247 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-04-26T05:40:17.247 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:40:17.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:17 smithi204 ceph-mon[88313]: osdmap e1851: 8 total, 8 up, 8 in 2024-04-26T05:40:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:17 smithi146 ceph-mon[95531]: osdmap e1851: 8 total, 8 up, 8 in 2024-04-26T05:40:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:17 smithi146 ceph-mon[92947]: osdmap e1851: 8 total, 8 up, 8 in 2024-04-26T05:40:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:18 smithi204 ceph-mon[88313]: pgmap v3323: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:18.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:18 smithi204 ceph-mon[88313]: osdmap e1852: 8 total, 8 up, 8 in 2024-04-26T05:40:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:18 smithi146 ceph-mon[95531]: pgmap v3323: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:18 smithi146 ceph-mon[95531]: osdmap e1852: 8 total, 8 up, 8 in 2024-04-26T05:40:18.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:18 smithi146 ceph-mon[92947]: pgmap v3323: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:18.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:18 smithi146 ceph-mon[92947]: osdmap e1852: 8 total, 8 up, 8 in 2024-04-26T05:40:19.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:19 smithi204 ceph-mon[88313]: osdmap e1853: 8 total, 8 up, 8 in 2024-04-26T05:40:19.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:19 smithi146 ceph-mon[95531]: osdmap e1853: 8 total, 8 up, 8 in 2024-04-26T05:40:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:19 smithi146 ceph-mon[92947]: osdmap e1853: 8 total, 8 up, 8 in 2024-04-26T05:40:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:20 smithi204 ceph-mon[88313]: pgmap v3326: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 175 op/s 2024-04-26T05:40:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:20 smithi204 ceph-mon[88313]: osdmap e1854: 8 total, 8 up, 8 in 2024-04-26T05:40:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:20 smithi146 ceph-mon[92947]: pgmap v3326: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 175 op/s 2024-04-26T05:40:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:20 smithi146 ceph-mon[92947]: osdmap e1854: 8 total, 8 up, 8 in 2024-04-26T05:40:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:20 smithi146 ceph-mon[95531]: pgmap v3326: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 127 KiB/s rd, 9.2 KiB/s wr, 175 op/s 2024-04-26T05:40:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:20 smithi146 ceph-mon[95531]: osdmap e1854: 8 total, 8 up, 8 in 2024-04-26T05:40:21.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:21 smithi204 ceph-mon[88313]: osdmap e1855: 8 total, 8 up, 8 in 2024-04-26T05:40:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:21 smithi146 ceph-mon[95531]: osdmap e1855: 8 total, 8 up, 8 in 2024-04-26T05:40:21.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:21 smithi146 ceph-mon[92947]: osdmap e1855: 8 total, 8 up, 8 in 2024-04-26T05:40:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:22 smithi204 ceph-mon[88313]: pgmap v3329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 179 op/s 2024-04-26T05:40:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:22 smithi204 ceph-mon[88313]: osdmap e1856: 8 total, 8 up, 8 in 2024-04-26T05:40:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:22 smithi146 ceph-mon[95531]: pgmap v3329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 179 op/s 2024-04-26T05:40:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:22 smithi146 ceph-mon[95531]: osdmap e1856: 8 total, 8 up, 8 in 2024-04-26T05:40:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:22 smithi146 ceph-mon[92947]: pgmap v3329: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 128 KiB/s rd, 10 KiB/s wr, 179 op/s 2024-04-26T05:40:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:22 smithi146 ceph-mon[92947]: osdmap e1856: 8 total, 8 up, 8 in 2024-04-26T05:40:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:23 smithi146 ceph-mon[95531]: osdmap e1857: 8 total, 8 up, 8 in 2024-04-26T05:40:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:23 smithi146 ceph-mon[92947]: osdmap e1857: 8 total, 8 up, 8 in 2024-04-26T05:40:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:23 smithi204 ceph-mon[88313]: osdmap e1857: 8 total, 8 up, 8 in 2024-04-26T05:40:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[92947]: pgmap v3332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 4 op/s 2024-04-26T05:40:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[92947]: osdmap e1858: 8 total, 8 up, 8 in 2024-04-26T05:40:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[95531]: pgmap v3332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 4 op/s 2024-04-26T05:40:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[95531]: osdmap e1858: 8 total, 8 up, 8 in 2024-04-26T05:40:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:24 smithi204 ceph-mon[88313]: pgmap v3332: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 1023 B/s rd, 767 B/s wr, 4 op/s 2024-04-26T05:40:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:24 smithi204 ceph-mon[88313]: osdmap e1858: 8 total, 8 up, 8 in 2024-04-26T05:40:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:25 smithi146 ceph-mon[92947]: osdmap e1859: 8 total, 8 up, 8 in 2024-04-26T05:40:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:25 smithi146 ceph-mon[92947]: osdmap e1860: 8 total, 8 up, 8 in 2024-04-26T05:40:25.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:25 smithi146 ceph-mon[95531]: osdmap e1859: 8 total, 8 up, 8 in 2024-04-26T05:40:25.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:25 smithi146 ceph-mon[95531]: osdmap e1860: 8 total, 8 up, 8 in 2024-04-26T05:40:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:25 smithi204 ceph-mon[88313]: osdmap e1859: 8 total, 8 up, 8 in 2024-04-26T05:40:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:25 smithi204 ceph-mon[88313]: osdmap e1860: 8 total, 8 up, 8 in 2024-04-26T05:40:26.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:26 smithi146 ceph-mon[92947]: pgmap v3336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:26.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:26 smithi146 ceph-mon[92947]: osdmap e1861: 8 total, 8 up, 8 in 2024-04-26T05:40:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:26 smithi146 ceph-mon[95531]: pgmap v3336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:26.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:26 smithi146 ceph-mon[95531]: osdmap e1861: 8 total, 8 up, 8 in 2024-04-26T05:40:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:26] "GET /metrics HTTP/1.1" 200 83018 "" "Prometheus/2.43.0" 2024-04-26T05:40:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:26 smithi204 ceph-mon[88313]: pgmap v3336: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:26 smithi204 ceph-mon[88313]: osdmap e1861: 8 total, 8 up, 8 in 2024-04-26T05:40:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:27 smithi146 ceph-mon[92947]: osdmap e1862: 8 total, 8 up, 8 in 2024-04-26T05:40:27.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:27 smithi146 ceph-mon[92947]: pgmap v3339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:27 smithi146 ceph-mon[95531]: osdmap e1862: 8 total, 8 up, 8 in 2024-04-26T05:40:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:27 smithi146 ceph-mon[95531]: pgmap v3339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:27 smithi204 ceph-mon[88313]: osdmap e1862: 8 total, 8 up, 8 in 2024-04-26T05:40:27.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:27 smithi204 ceph-mon[88313]: pgmap v3339: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 12 KiB/s rd, 3.9 KiB/s wr, 16 op/s 2024-04-26T05:40:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:28 smithi146 ceph-mon[95531]: osdmap e1863: 8 total, 8 up, 8 in 2024-04-26T05:40:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:28 smithi146 ceph-mon[92947]: osdmap e1863: 8 total, 8 up, 8 in 2024-04-26T05:40:28.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:28 smithi204 ceph-mon[88313]: osdmap e1863: 8 total, 8 up, 8 in 2024-04-26T05:40:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:29 smithi146 ceph-mon[95531]: osdmap e1864: 8 total, 8 up, 8 in 2024-04-26T05:40:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:29 smithi146 ceph-mon[95531]: pgmap v3342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:29 smithi146 ceph-mon[92947]: osdmap e1864: 8 total, 8 up, 8 in 2024-04-26T05:40:29.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:29 smithi146 ceph-mon[92947]: pgmap v3342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:29 smithi204 ceph-mon[88313]: osdmap e1864: 8 total, 8 up, 8 in 2024-04-26T05:40:29.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:29 smithi204 ceph-mon[88313]: pgmap v3342: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:30 smithi146 ceph-mon[95531]: osdmap e1865: 8 total, 8 up, 8 in 2024-04-26T05:40:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:30 smithi146 ceph-mon[92947]: osdmap e1865: 8 total, 8 up, 8 in 2024-04-26T05:40:30.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:30 smithi204 ceph-mon[88313]: osdmap e1865: 8 total, 8 up, 8 in 2024-04-26T05:40:31.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:31 smithi146 ceph-mon[92947]: osdmap e1866: 8 total, 8 up, 8 in 2024-04-26T05:40:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:31 smithi146 ceph-mon[92947]: pgmap v3345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:31 smithi146 ceph-mon[95531]: osdmap e1866: 8 total, 8 up, 8 in 2024-04-26T05:40:31.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:31 smithi146 ceph-mon[95531]: pgmap v3345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:31.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:31 smithi204 ceph-mon[88313]: osdmap e1866: 8 total, 8 up, 8 in 2024-04-26T05:40:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:31 smithi204 ceph-mon[88313]: pgmap v3345: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.7 KiB/s wr, 247 op/s 2024-04-26T05:40:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:32 smithi146 ceph-mon[92947]: osdmap e1867: 8 total, 8 up, 8 in 2024-04-26T05:40:32.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:32 smithi146 ceph-mon[95531]: osdmap e1867: 8 total, 8 up, 8 in 2024-04-26T05:40:32.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:32 smithi204 ceph-mon[88313]: osdmap e1867: 8 total, 8 up, 8 in 2024-04-26T05:40:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:33 smithi146 ceph-mon[92947]: osdmap e1868: 8 total, 8 up, 8 in 2024-04-26T05:40:33.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:33 smithi146 ceph-mon[92947]: pgmap v3348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:33 smithi146 ceph-mon[95531]: osdmap e1868: 8 total, 8 up, 8 in 2024-04-26T05:40:33.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:33 smithi146 ceph-mon[95531]: pgmap v3348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:33 smithi204 ceph-mon[88313]: osdmap e1868: 8 total, 8 up, 8 in 2024-04-26T05:40:33.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:33 smithi204 ceph-mon[88313]: pgmap v3348: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:34 smithi146 ceph-mon[95531]: osdmap e1869: 8 total, 8 up, 8 in 2024-04-26T05:40:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:34 smithi146 ceph-mon[95531]: osdmap e1870: 8 total, 8 up, 8 in 2024-04-26T05:40:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:34 smithi146 ceph-mon[92947]: osdmap e1869: 8 total, 8 up, 8 in 2024-04-26T05:40:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:34 smithi146 ceph-mon[92947]: osdmap e1870: 8 total, 8 up, 8 in 2024-04-26T05:40:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:34 smithi204 ceph-mon[88313]: osdmap e1869: 8 total, 8 up, 8 in 2024-04-26T05:40:34.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:34 smithi204 ceph-mon[88313]: osdmap e1870: 8 total, 8 up, 8 in 2024-04-26T05:40:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:35 smithi146 ceph-mon[95531]: pgmap v3351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:35 smithi146 ceph-mon[95531]: osdmap e1871: 8 total, 8 up, 8 in 2024-04-26T05:40:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:35 smithi146 ceph-mon[92947]: pgmap v3351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:35.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:35 smithi146 ceph-mon[92947]: osdmap e1871: 8 total, 8 up, 8 in 2024-04-26T05:40:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:35 smithi204 ceph-mon[88313]: pgmap v3351: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:35 smithi204 ceph-mon[88313]: osdmap e1871: 8 total, 8 up, 8 in 2024-04-26T05:40:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:36] "GET /metrics HTTP/1.1" 200 83018 "" "Prometheus/2.43.0" 2024-04-26T05:40:37.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:37 smithi146 ceph-mon[92947]: osdmap e1872: 8 total, 8 up, 8 in 2024-04-26T05:40:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:37 smithi146 ceph-mon[92947]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:37 smithi146 ceph-mon[95531]: osdmap e1872: 8 total, 8 up, 8 in 2024-04-26T05:40:37.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:37 smithi146 ceph-mon[95531]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:37 smithi204 ceph-mon[88313]: osdmap e1872: 8 total, 8 up, 8 in 2024-04-26T05:40:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:37 smithi204 ceph-mon[88313]: pgmap v3354: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-04-26T05:40:38.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:38 smithi146 ceph-mon[95531]: osdmap e1873: 8 total, 8 up, 8 in 2024-04-26T05:40:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:38 smithi146 ceph-mon[92947]: osdmap e1873: 8 total, 8 up, 8 in 2024-04-26T05:40:38.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:38 smithi204 ceph-mon[88313]: osdmap e1873: 8 total, 8 up, 8 in 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[95531]: osdmap e1874: 8 total, 8 up, 8 in 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[95531]: pgmap v3357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[92947]: osdmap e1874: 8 total, 8 up, 8 in 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:39 smithi146 ceph-mon[92947]: pgmap v3357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:39 smithi204 ceph-mon[88313]: osdmap e1874: 8 total, 8 up, 8 in 2024-04-26T05:40:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:39 smithi204 ceph-mon[88313]: pgmap v3357: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:40 smithi146 ceph-mon[92947]: osdmap e1875: 8 total, 8 up, 8 in 2024-04-26T05:40:40.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:40 smithi146 ceph-mon[95531]: osdmap e1875: 8 total, 8 up, 8 in 2024-04-26T05:40:40.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:40 smithi204 ceph-mon[88313]: osdmap e1875: 8 total, 8 up, 8 in 2024-04-26T05:40:41.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:41 smithi146 ceph-mon[92947]: osdmap e1876: 8 total, 8 up, 8 in 2024-04-26T05:40:41.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:41 smithi146 ceph-mon[92947]: pgmap v3360: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:41 smithi146 ceph-mon[95531]: osdmap e1876: 8 total, 8 up, 8 in 2024-04-26T05:40:41.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:41 smithi146 ceph-mon[95531]: pgmap v3360: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:41 smithi204 ceph-mon[88313]: osdmap e1876: 8 total, 8 up, 8 in 2024-04-26T05:40:41.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:41 smithi204 ceph-mon[88313]: pgmap v3360: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 KiB/s wr, 53 op/s 2024-04-26T05:40:42.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] TestLibRBD.ConcurentOperations (25276 ms) 2024-04-26T05:40:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:42 smithi146 ceph-mon[95531]: osdmap e1877: 8 total, 8 up, 8 in 2024-04-26T05:40:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:42 smithi146 ceph-mon[92947]: osdmap e1877: 8 total, 8 up, 8 in 2024-04-26T05:40:42.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:42 smithi204 ceph-mon[88313]: osdmap e1877: 8 total, 8 up, 8 in 2024-04-26T05:40:43.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:43 smithi146 ceph-mon[92947]: osdmap e1878: 8 total, 8 up, 8 in 2024-04-26T05:40:43.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:43 smithi146 ceph-mon[92947]: pgmap v3363: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T05:40:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:43 smithi146 ceph-mon[95531]: osdmap e1878: 8 total, 8 up, 8 in 2024-04-26T05:40:43.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:43 smithi146 ceph-mon[95531]: pgmap v3363: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T05:40:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:43 smithi204 ceph-mon[88313]: osdmap e1878: 8 total, 8 up, 8 in 2024-04-26T05:40:43.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:43 smithi204 ceph-mon[88313]: pgmap v3363: 745 pgs: 745 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 255 B/s rd, 0 B/s wr, 0 op/s 2024-04-26T05:40:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:44 smithi146 ceph-mon[95531]: osdmap e1879: 8 total, 8 up, 8 in 2024-04-26T05:40:44.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:44 smithi146 ceph-mon[95531]: osdmap e1880: 8 total, 8 up, 8 in 2024-04-26T05:40:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:44 smithi146 ceph-mon[92947]: osdmap e1879: 8 total, 8 up, 8 in 2024-04-26T05:40:44.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:44 smithi146 ceph-mon[92947]: osdmap e1880: 8 total, 8 up, 8 in 2024-04-26T05:40:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:44 smithi204 ceph-mon[88313]: osdmap e1879: 8 total, 8 up, 8 in 2024-04-26T05:40:44.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:44 smithi204 ceph-mon[88313]: osdmap e1880: 8 total, 8 up, 8 in 2024-04-26T05:40:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:45 smithi146 ceph-mon[95531]: pgmap v3366: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 22 op/s 2024-04-26T05:40:45.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:45 smithi146 ceph-mon[95531]: osdmap e1881: 8 total, 8 up, 8 in 2024-04-26T05:40:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:45 smithi146 ceph-mon[92947]: pgmap v3366: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 22 op/s 2024-04-26T05:40:45.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:45 smithi146 ceph-mon[92947]: osdmap e1881: 8 total, 8 up, 8 in 2024-04-26T05:40:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:45 smithi204 ceph-mon[88313]: pgmap v3366: 681 pgs: 681 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 22 op/s 2024-04-26T05:40:45.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:45 smithi204 ceph-mon[88313]: osdmap e1881: 8 total, 8 up, 8 in 2024-04-26T05:40:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:46] "GET /metrics HTTP/1.1" 200 83026 "" "Prometheus/2.43.0" 2024-04-26T05:40:47.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:47 smithi146 ceph-mon[95531]: osdmap e1882: 8 total, 8 up, 8 in 2024-04-26T05:40:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:47 smithi146 ceph-mon[95531]: pgmap v3369: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:47 smithi146 ceph-mon[92947]: osdmap e1882: 8 total, 8 up, 8 in 2024-04-26T05:40:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:47 smithi146 ceph-mon[92947]: pgmap v3369: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:47 smithi204 ceph-mon[88313]: osdmap e1882: 8 total, 8 up, 8 in 2024-04-26T05:40:47.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:47 smithi204 ceph-mon[88313]: pgmap v3369: 617 pgs: 617 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:48 smithi146 ceph-mon[95531]: osdmap e1883: 8 total, 8 up, 8 in 2024-04-26T05:40:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:48 smithi146 ceph-mon[92947]: osdmap e1883: 8 total, 8 up, 8 in 2024-04-26T05:40:48.706 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:48 smithi204 ceph-mon[88313]: osdmap e1883: 8 total, 8 up, 8 in 2024-04-26T05:40:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:49 smithi146 ceph-mon[95531]: osdmap e1884: 8 total, 8 up, 8 in 2024-04-26T05:40:49.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:49 smithi146 ceph-mon[95531]: pgmap v3372: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:49 smithi146 ceph-mon[92947]: osdmap e1884: 8 total, 8 up, 8 in 2024-04-26T05:40:49.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:49 smithi146 ceph-mon[92947]: pgmap v3372: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:49 smithi204 ceph-mon[88313]: osdmap e1884: 8 total, 8 up, 8 in 2024-04-26T05:40:49.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:49 smithi204 ceph-mon[88313]: pgmap v3372: 553 pgs: 553 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:50 smithi146 ceph-mon[95531]: osdmap e1885: 8 total, 8 up, 8 in 2024-04-26T05:40:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:50 smithi146 ceph-mon[92947]: osdmap e1885: 8 total, 8 up, 8 in 2024-04-26T05:40:50.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:50 smithi204 ceph-mon[88313]: osdmap e1885: 8 total, 8 up, 8 in 2024-04-26T05:40:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[95531]: osdmap e1886: 8 total, 8 up, 8 in 2024-04-26T05:40:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[95531]: pgmap v3375: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:51.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[95531]: osdmap e1887: 8 total, 8 up, 8 in 2024-04-26T05:40:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[92947]: osdmap e1886: 8 total, 8 up, 8 in 2024-04-26T05:40:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[92947]: pgmap v3375: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:51.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:51 smithi146 ceph-mon[92947]: osdmap e1887: 8 total, 8 up, 8 in 2024-04-26T05:40:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:51 smithi204 ceph-mon[88313]: osdmap e1886: 8 total, 8 up, 8 in 2024-04-26T05:40:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:51 smithi204 ceph-mon[88313]: pgmap v3375: 489 pgs: 489 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:51.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:51 smithi204 ceph-mon[88313]: osdmap e1887: 8 total, 8 up, 8 in 2024-04-26T05:40:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:53 smithi146 ceph-mon[95531]: osdmap e1888: 8 total, 8 up, 8 in 2024-04-26T05:40:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:53 smithi146 ceph-mon[95531]: pgmap v3378: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:53 smithi146 ceph-mon[92947]: osdmap e1888: 8 total, 8 up, 8 in 2024-04-26T05:40:53.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:53 smithi146 ceph-mon[92947]: pgmap v3378: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:53 smithi204 ceph-mon[88313]: osdmap e1888: 8 total, 8 up, 8 in 2024-04-26T05:40:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:53 smithi204 ceph-mon[88313]: pgmap v3378: 425 pgs: 425 active+clean; 6.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[95531]: osdmap e1889: 8 total, 8 up, 8 in 2024-04-26T05:40:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[95531]: osdmap e1890: 8 total, 8 up, 8 in 2024-04-26T05:40:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[92947]: osdmap e1889: 8 total, 8 up, 8 in 2024-04-26T05:40:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:54 smithi146 ceph-mon[92947]: osdmap e1890: 8 total, 8 up, 8 in 2024-04-26T05:40:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:54 smithi204 ceph-mon[88313]: osdmap e1889: 8 total, 8 up, 8 in 2024-04-26T05:40:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:40:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:54 smithi204 ceph-mon[88313]: osdmap e1890: 8 total, 8 up, 8 in 2024-04-26T05:40:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:55 smithi204 ceph-mon[88313]: pgmap v3381: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:55 smithi204 ceph-mon[88313]: osdmap e1891: 8 total, 8 up, 8 in 2024-04-26T05:40:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:55 smithi146 ceph-mon[95531]: pgmap v3381: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:55.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:55 smithi146 ceph-mon[95531]: osdmap e1891: 8 total, 8 up, 8 in 2024-04-26T05:40:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:55 smithi146 ceph-mon[92947]: pgmap v3381: 361 pgs: 361 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:55.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:55 smithi146 ceph-mon[92947]: osdmap e1891: 8 total, 8 up, 8 in 2024-04-26T05:40:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:40:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:40:56] "GET /metrics HTTP/1.1" 200 56396 "" "Prometheus/2.43.0" 2024-04-26T05:40:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:57 smithi146 ceph-mon[95531]: osdmap e1892: 8 total, 8 up, 8 in 2024-04-26T05:40:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:57 smithi146 ceph-mon[95531]: pgmap v3384: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:57 smithi146 ceph-mon[92947]: osdmap e1892: 8 total, 8 up, 8 in 2024-04-26T05:40:57.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:57 smithi146 ceph-mon[92947]: pgmap v3384: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:57 smithi204 ceph-mon[88313]: osdmap e1892: 8 total, 8 up, 8 in 2024-04-26T05:40:57.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:57 smithi204 ceph-mon[88313]: pgmap v3384: 297 pgs: 297 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:58 smithi146 ceph-mon[95531]: osdmap e1893: 8 total, 8 up, 8 in 2024-04-26T05:40:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:58 smithi146 ceph-mon[92947]: osdmap e1893: 8 total, 8 up, 8 in 2024-04-26T05:40:58.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:58 smithi204 ceph-mon[88313]: osdmap e1893: 8 total, 8 up, 8 in 2024-04-26T05:40:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:59 smithi146 ceph-mon[95531]: osdmap e1894: 8 total, 8 up, 8 in 2024-04-26T05:40:59.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:40:59 smithi146 ceph-mon[95531]: pgmap v3387: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:59 smithi146 ceph-mon[92947]: osdmap e1894: 8 total, 8 up, 8 in 2024-04-26T05:40:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:40:59 smithi146 ceph-mon[92947]: pgmap v3387: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:40:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:59 smithi204 ceph-mon[88313]: osdmap e1894: 8 total, 8 up, 8 in 2024-04-26T05:40:59.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:40:59 smithi204 ceph-mon[88313]: pgmap v3387: 233 pgs: 233 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:00 smithi146 ceph-mon[95531]: osdmap e1895: 8 total, 8 up, 8 in 2024-04-26T05:41:00.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:00 smithi146 ceph-mon[92947]: osdmap e1895: 8 total, 8 up, 8 in 2024-04-26T05:41:00.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:00 smithi204 ceph-mon[88313]: osdmap e1895: 8 total, 8 up, 8 in 2024-04-26T05:41:00.805 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:41:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:41:00.507559957Z level=info msg="Completed cleanup jobs" duration=1.174894ms 2024-04-26T05:41:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:01 smithi146 ceph-mon[95531]: osdmap e1896: 8 total, 8 up, 8 in 2024-04-26T05:41:01.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:01 smithi146 ceph-mon[95531]: pgmap v3390: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:01 smithi146 ceph-mon[92947]: osdmap e1896: 8 total, 8 up, 8 in 2024-04-26T05:41:01.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:01 smithi146 ceph-mon[92947]: pgmap v3390: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:01 smithi204 ceph-mon[88313]: osdmap e1896: 8 total, 8 up, 8 in 2024-04-26T05:41:01.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:01 smithi204 ceph-mon[88313]: pgmap v3390: 169 pgs: 169 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:02.419 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 168 tests from TestLibRBD (573212 ms total) 2024-04-26T05:41:02.419 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:41:02.419 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-04-26T05:41:02.461 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-04-26T05:41:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:02 smithi146 ceph-mon[92947]: osdmap e1897: 8 total, 8 up, 8 in 2024-04-26T05:41:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:02 smithi146 ceph-mon[95531]: osdmap e1897: 8 total, 8 up, 8 in 2024-04-26T05:41:02.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:02 smithi204 ceph-mon[88313]: osdmap e1897: 8 total, 8 up, 8 in 2024-04-26T05:41:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:03 smithi146 ceph-mon[95531]: osdmap e1898: 8 total, 8 up, 8 in 2024-04-26T05:41:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:03 smithi146 ceph-mon[95531]: pgmap v3393: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:03 smithi146 ceph-mon[92947]: osdmap e1898: 8 total, 8 up, 8 in 2024-04-26T05:41:03.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:03 smithi146 ceph-mon[92947]: pgmap v3393: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:03.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:03 smithi204 ceph-mon[88313]: osdmap e1898: 8 total, 8 up, 8 in 2024-04-26T05:41:03.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:03 smithi204 ceph-mon[88313]: pgmap v3393: 105 pgs: 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:04.437 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: osdmap e1899: 8 total, 8 up, 8 in 2024-04-26T05:41:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:41:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: osdmap e1899: 8 total, 8 up, 8 in 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:41:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:41:04.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: osdmap e1899: 8 total, 8 up, 8 in 2024-04-26T05:41:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:41:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:41:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:41:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:41:04.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:41:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:41:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[95531]: osdmap e1900: 8 total, 8 up, 8 in 2024-04-26T05:41:05.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[95531]: pgmap v3396: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:41:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[92947]: osdmap e1900: 8 total, 8 up, 8 in 2024-04-26T05:41:05.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:05 smithi146 ceph-mon[92947]: pgmap v3396: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:05 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1037189461' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:41:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:05 smithi204 ceph-mon[88313]: osdmap e1900: 8 total, 8 up, 8 in 2024-04-26T05:41:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:05 smithi204 ceph-mon[88313]: pgmap v3396: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:06 smithi146 ceph-mon[92947]: osdmap e1901: 8 total, 8 up, 8 in 2024-04-26T05:41:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:06 smithi146 ceph-mon[95531]: osdmap e1901: 8 total, 8 up, 8 in 2024-04-26T05:41:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:06] "GET /metrics HTTP/1.1" 200 56396 "" "Prometheus/2.43.0" 2024-04-26T05:41:06.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:06 smithi204 ceph-mon[88313]: osdmap e1901: 8 total, 8 up, 8 in 2024-04-26T05:41:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:07 smithi146 ceph-mon[92947]: osdmap e1902: 8 total, 8 up, 8 in 2024-04-26T05:41:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:07 smithi146 ceph-mon[92947]: pgmap v3399: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:07 smithi146 ceph-mon[95531]: osdmap e1902: 8 total, 8 up, 8 in 2024-04-26T05:41:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:07 smithi146 ceph-mon[95531]: pgmap v3399: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:07.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:07 smithi204 ceph-mon[88313]: osdmap e1902: 8 total, 8 up, 8 in 2024-04-26T05:41:07.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:07 smithi204 ceph-mon[88313]: pgmap v3399: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:41:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:08 smithi146 ceph-mon[95531]: osdmap e1903: 8 total, 8 up, 8 in 2024-04-26T05:41:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:08 smithi146 ceph-mon[92947]: osdmap e1903: 8 total, 8 up, 8 in 2024-04-26T05:41:08.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:08 smithi204 ceph-mon[88313]: osdmap e1903: 8 total, 8 up, 8 in 2024-04-26T05:41:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:09.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:09 smithi204 ceph-mon[88313]: pgmap v3401: 137 pgs: 8 creating+peering, 129 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 79 op/s 2024-04-26T05:41:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:09.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:09 smithi146 ceph-mon[95531]: pgmap v3401: 137 pgs: 8 creating+peering, 129 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 79 op/s 2024-04-26T05:41:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:09.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:09 smithi146 ceph-mon[92947]: pgmap v3401: 137 pgs: 8 creating+peering, 129 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 58 KiB/s rd, 5.5 MiB/s wr, 79 op/s 2024-04-26T05:41:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:11 smithi204 ceph-mon[88313]: pgmap v3402: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-04-26T05:41:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:11 smithi146 ceph-mon[95531]: pgmap v3402: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-04-26T05:41:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:11 smithi146 ceph-mon[92947]: pgmap v3402: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-04-26T05:41:14.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:14 smithi204 ceph-mon[88313]: pgmap v3403: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-04-26T05:41:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:14 smithi146 ceph-mon[95531]: pgmap v3403: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-04-26T05:41:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:14 smithi146 ceph-mon[92947]: pgmap v3403: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.3 MiB/s wr, 49 op/s 2024-04-26T05:41:15.161 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.Simple (12701 ms) 2024-04-26T05:41:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-04-26T05:41:15.162 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:15 smithi146 ceph-mon[95531]: osdmap e1904: 8 total, 8 up, 8 in 2024-04-26T05:41:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:15 smithi146 ceph-mon[95531]: pgmap v3405: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-04-26T05:41:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:15 smithi146 ceph-mon[92947]: osdmap e1904: 8 total, 8 up, 8 in 2024-04-26T05:41:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:15 smithi146 ceph-mon[92947]: pgmap v3405: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-04-26T05:41:15.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:15 smithi204 ceph-mon[88313]: osdmap e1904: 8 total, 8 up, 8 in 2024-04-26T05:41:15.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:15 smithi204 ceph-mon[88313]: pgmap v3405: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-04-26T05:41:16.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:16 smithi146 ceph-mon[95531]: osdmap e1905: 8 total, 8 up, 8 in 2024-04-26T05:41:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:16 smithi146 ceph-mon[92947]: osdmap e1905: 8 total, 8 up, 8 in 2024-04-26T05:41:16.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:16] "GET /metrics HTTP/1.1" 200 36690 "" "Prometheus/2.43.0" 2024-04-26T05:41:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:16 smithi204 ceph-mon[88313]: osdmap e1905: 8 total, 8 up, 8 in 2024-04-26T05:41:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:17 smithi146 ceph-mon[95531]: pgmap v3407: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 33 op/s 2024-04-26T05:41:17.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:17 smithi146 ceph-mon[92947]: pgmap v3407: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 33 op/s 2024-04-26T05:41:17.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:17 smithi204 ceph-mon[88313]: pgmap v3407: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.1 MiB/s wr, 33 op/s 2024-04-26T05:41:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:20 smithi204 ceph-mon[88313]: pgmap v3408: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.8 MiB/s wr, 82 op/s 2024-04-26T05:41:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:19 smithi146 ceph-mon[95531]: pgmap v3408: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.8 MiB/s wr, 82 op/s 2024-04-26T05:41:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:19 smithi146 ceph-mon[92947]: pgmap v3408: 137 pgs: 137 active+clean; 80 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 6.8 MiB/s wr, 82 op/s 2024-04-26T05:41:22.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:22 smithi204 ceph-mon[88313]: pgmap v3409: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-04-26T05:41:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:22 smithi146 ceph-mon[95531]: pgmap v3409: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-04-26T05:41:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:22 smithi146 ceph-mon[92947]: pgmap v3409: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 84 op/s 2024-04-26T05:41:23.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8002 ms) 2024-04-26T05:41:23.164 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-04-26T05:41:23.165 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:24 smithi204 ceph-mon[88313]: pgmap v3410: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-04-26T05:41:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:24 smithi146 ceph-mon[95531]: pgmap v3410: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-04-26T05:41:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:24 smithi146 ceph-mon[92947]: pgmap v3410: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 3.0 MiB/s rd, 2.9 MiB/s wr, 49 op/s 2024-04-26T05:41:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:25 smithi204 ceph-mon[88313]: osdmap e1906: 8 total, 8 up, 8 in 2024-04-26T05:41:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:25 smithi146 ceph-mon[95531]: osdmap e1906: 8 total, 8 up, 8 in 2024-04-26T05:41:25.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:25 smithi146 ceph-mon[92947]: osdmap e1906: 8 total, 8 up, 8 in 2024-04-26T05:41:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:26 smithi204 ceph-mon[88313]: pgmap v3412: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 82 op/s 2024-04-26T05:41:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:26 smithi146 ceph-mon[95531]: pgmap v3412: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 82 op/s 2024-04-26T05:41:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:26 smithi146 ceph-mon[92947]: pgmap v3412: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 8.7 MiB/s wr, 82 op/s 2024-04-26T05:41:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:26] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.43.0" 2024-04-26T05:41:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:28 smithi204 ceph-mon[88313]: pgmap v3413: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2024-04-26T05:41:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:28 smithi146 ceph-mon[95531]: pgmap v3413: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2024-04-26T05:41:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:28 smithi146 ceph-mon[92947]: pgmap v3413: 137 pgs: 137 active+clean; 138 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 8.3 MiB/s wr, 79 op/s 2024-04-26T05:41:30.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:30 smithi204 ceph-mon[88313]: pgmap v3414: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-04-26T05:41:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:30 smithi146 ceph-mon[95531]: pgmap v3414: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-04-26T05:41:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:30 smithi146 ceph-mon[92947]: pgmap v3414: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 71 op/s 2024-04-26T05:41:31.899 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (8734 ms) 2024-04-26T05:41:31.899 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-04-26T05:41:31.899 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:32 smithi204 ceph-mon[88313]: pgmap v3415: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2024-04-26T05:41:32.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:32 smithi146 ceph-mon[95531]: pgmap v3415: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2024-04-26T05:41:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:32 smithi146 ceph-mon[92947]: pgmap v3415: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 69 op/s 2024-04-26T05:41:33.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:33 smithi146 ceph-mon[95531]: osdmap e1907: 8 total, 8 up, 8 in 2024-04-26T05:41:33.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:33 smithi146 ceph-mon[92947]: osdmap e1907: 8 total, 8 up, 8 in 2024-04-26T05:41:33.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:33 smithi204 ceph-mon[88313]: osdmap e1907: 8 total, 8 up, 8 in 2024-04-26T05:41:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:34 smithi146 ceph-mon[95531]: pgmap v3417: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 461 KiB/s wr, 36 op/s 2024-04-26T05:41:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:34 smithi146 ceph-mon[92947]: pgmap v3417: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 461 KiB/s wr, 36 op/s 2024-04-26T05:41:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:34 smithi204 ceph-mon[88313]: pgmap v3417: 137 pgs: 137 active+clean; 142 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 461 KiB/s wr, 36 op/s 2024-04-26T05:41:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:36 smithi146 ceph-mon[95531]: pgmap v3418: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:36 smithi146 ceph-mon[92947]: pgmap v3418: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:36] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.43.0" 2024-04-26T05:41:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:36 smithi204 ceph-mon[88313]: pgmap v3418: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:38 smithi146 ceph-mon[95531]: pgmap v3419: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:38 smithi146 ceph-mon[92947]: pgmap v3419: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:38 smithi204 ceph-mon[88313]: pgmap v3419: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 89 op/s 2024-04-26T05:41:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:39.800 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (7902 ms) 2024-04-26T05:41:39.800 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-04-26T05:41:39.800 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:40 smithi146 ceph-mon[95531]: pgmap v3420: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-04-26T05:41:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:40 smithi146 ceph-mon[92947]: pgmap v3420: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-04-26T05:41:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:40 smithi204 ceph-mon[88313]: pgmap v3420: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-04-26T05:41:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:41 smithi146 ceph-mon[95531]: osdmap e1908: 8 total, 8 up, 8 in 2024-04-26T05:41:41.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:41 smithi146 ceph-mon[92947]: osdmap e1908: 8 total, 8 up, 8 in 2024-04-26T05:41:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:41 smithi204 ceph-mon[88313]: osdmap e1908: 8 total, 8 up, 8 in 2024-04-26T05:41:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:42 smithi146 ceph-mon[95531]: pgmap v3422: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 86 op/s 2024-04-26T05:41:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:42 smithi146 ceph-mon[92947]: pgmap v3422: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 86 op/s 2024-04-26T05:41:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:42 smithi204 ceph-mon[88313]: pgmap v3422: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 7.9 MiB/s wr, 86 op/s 2024-04-26T05:41:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:44 smithi146 ceph-mon[95531]: pgmap v3423: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2024-04-26T05:41:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:44 smithi146 ceph-mon[92947]: pgmap v3423: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2024-04-26T05:41:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:44 smithi204 ceph-mon[88313]: pgmap v3423: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.0 MiB/s wr, 76 op/s 2024-04-26T05:41:46.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:46 smithi146 ceph-mon[92947]: pgmap v3424: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-04-26T05:41:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:46 smithi146 ceph-mon[95531]: pgmap v3424: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-04-26T05:41:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:46] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:41:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:46 smithi204 ceph-mon[88313]: pgmap v3424: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 982 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-04-26T05:41:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:47 smithi146 ceph-mon[95531]: osdmap e1909: 8 total, 8 up, 8 in 2024-04-26T05:41:47.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:47 smithi146 ceph-mon[92947]: osdmap e1909: 8 total, 8 up, 8 in 2024-04-26T05:41:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:47 smithi204 ceph-mon[88313]: osdmap e1909: 8 total, 8 up, 8 in 2024-04-26T05:41:48.381 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (8581 ms) 2024-04-26T05:41:48.381 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-04-26T05:41:48.381 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:48 smithi146 ceph-mon[95531]: pgmap v3426: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.6 MiB/s wr, 61 op/s 2024-04-26T05:41:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:48 smithi146 ceph-mon[92947]: pgmap v3426: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.6 MiB/s wr, 61 op/s 2024-04-26T05:41:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:48 smithi204 ceph-mon[88313]: pgmap v3426: 137 pgs: 137 active+clean; 229 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 3.6 MiB/s wr, 61 op/s 2024-04-26T05:41:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:50 smithi146 ceph-mon[95531]: pgmap v3427: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-04-26T05:41:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:50 smithi146 ceph-mon[95531]: osdmap e1910: 8 total, 8 up, 8 in 2024-04-26T05:41:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:50 smithi146 ceph-mon[92947]: pgmap v3427: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-04-26T05:41:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:50 smithi146 ceph-mon[92947]: osdmap e1910: 8 total, 8 up, 8 in 2024-04-26T05:41:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:50 smithi204 ceph-mon[88313]: pgmap v3427: 137 pgs: 137 active+clean; 291 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 10 MiB/s wr, 79 op/s 2024-04-26T05:41:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:50 smithi204 ceph-mon[88313]: osdmap e1910: 8 total, 8 up, 8 in 2024-04-26T05:41:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:52 smithi146 ceph-mon[95531]: pgmap v3429: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 111 op/s 2024-04-26T05:41:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:52 smithi146 ceph-mon[92947]: pgmap v3429: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 111 op/s 2024-04-26T05:41:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:52 smithi204 ceph-mon[88313]: pgmap v3429: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 14 MiB/s wr, 111 op/s 2024-04-26T05:41:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:54 smithi146 ceph-mon[95531]: pgmap v3430: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 54 op/s 2024-04-26T05:41:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:54 smithi146 ceph-mon[92947]: pgmap v3430: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 54 op/s 2024-04-26T05:41:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:54 smithi204 ceph-mon[88313]: pgmap v3430: 137 pgs: 137 active+clean; 311 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 10 MiB/s wr, 54 op/s 2024-04-26T05:41:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:41:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:56 smithi146 ceph-mon[95531]: pgmap v3431: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2024-04-26T05:41:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:41:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:41:56] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:41:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:56 smithi146 ceph-mon[92947]: pgmap v3431: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2024-04-26T05:41:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:56 smithi204 ceph-mon[88313]: pgmap v3431: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 85 op/s 2024-04-26T05:41:56.905 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (8524 ms) 2024-04-26T05:41:56.905 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-04-26T05:41:56.905 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:41:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:58 smithi146 ceph-mon[92947]: pgmap v3432: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-04-26T05:41:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:41:58 smithi146 ceph-mon[92947]: osdmap e1911: 8 total, 8 up, 8 in 2024-04-26T05:41:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:58 smithi146 ceph-mon[95531]: pgmap v3432: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-04-26T05:41:58.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:41:58 smithi146 ceph-mon[95531]: osdmap e1911: 8 total, 8 up, 8 in 2024-04-26T05:41:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:58 smithi204 ceph-mon[88313]: pgmap v3432: 137 pgs: 137 active+clean; 315 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-04-26T05:41:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:41:58 smithi204 ceph-mon[88313]: osdmap e1911: 8 total, 8 up, 8 in 2024-04-26T05:42:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:00 smithi146 ceph-mon[95531]: pgmap v3434: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 76 op/s 2024-04-26T05:42:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:00 smithi146 ceph-mon[92947]: pgmap v3434: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 76 op/s 2024-04-26T05:42:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:00 smithi204 ceph-mon[88313]: pgmap v3434: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.7 MiB/s wr, 76 op/s 2024-04-26T05:42:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:02 smithi146 ceph-mon[95531]: pgmap v3435: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:02 smithi146 ceph-mon[92947]: pgmap v3435: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:02 smithi204 ceph-mon[88313]: pgmap v3435: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:04 smithi146 ceph-mon[95531]: pgmap v3436: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:04 smithi146 ceph-mon[92947]: pgmap v3436: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:04 smithi204 ceph-mon[88313]: pgmap v3436: 137 pgs: 137 active+clean; 344 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 82 op/s 2024-04-26T05:42:04.776 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (7871 ms) 2024-04-26T05:42:05.151 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (62315 ms total) 2024-04-26T05:42:05.152 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:42:05.152 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-04-26T05:42:05.186 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-04-26T05:42:05.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:05 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:42:05.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:05 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:42:05.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:05 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:42:06.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:06 smithi146 ceph-mon[95531]: pgmap v3437: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-04-26T05:42:06.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:06 smithi146 ceph-mon[95531]: osdmap e1912: 8 total, 8 up, 8 in 2024-04-26T05:42:06.428 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:06] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:42:06.428 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:06 smithi146 ceph-mon[92947]: pgmap v3437: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-04-26T05:42:06.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:06 smithi146 ceph-mon[92947]: osdmap e1912: 8 total, 8 up, 8 in 2024-04-26T05:42:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:06 smithi204 ceph-mon[88313]: pgmap v3437: 137 pgs: 137 active+clean; 348 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 70 op/s 2024-04-26T05:42:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:06 smithi204 ceph-mon[88313]: osdmap e1912: 8 total, 8 up, 8 in 2024-04-26T05:42:07.165 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:42:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[95531]: osdmap e1913: 8 total, 8 up, 8 in 2024-04-26T05:42:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4271657422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:07.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[92947]: osdmap e1913: 8 total, 8 up, 8 in 2024-04-26T05:42:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4271657422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:07.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:07 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:07.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:07 smithi204 ceph-mon[88313]: osdmap e1913: 8 total, 8 up, 8 in 2024-04-26T05:42:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4271657422' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:07 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:42:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: pgmap v3440: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: osdmap e1914: 8 total, 8 up, 8 in 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: pgmap v3440: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: osdmap e1914: 8 total, 8 up, 8 in 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:08.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: pgmap v3440: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:42:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:42:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:42:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: osdmap e1914: 8 total, 8 up, 8 in 2024-04-26T05:42:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: osdmap e1915: 8 total, 8 up, 8 in 2024-04-26T05:42:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: osdmap e1915: 8 total, 8 up, 8 in 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: osdmap e1915: 8 total, 8 up, 8 in 2024-04-26T05:42:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:42:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:42:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[95531]: pgmap v3443: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:42:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[95531]: osdmap e1916: 8 total, 8 up, 8 in 2024-04-26T05:42:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:42:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[92947]: pgmap v3443: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:42:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[92947]: osdmap e1916: 8 total, 8 up, 8 in 2024-04-26T05:42:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:10 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:42:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:10 smithi204 ceph-mon[88313]: pgmap v3443: 137 pgs: 9 unknown, 128 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:42:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:10 smithi204 ceph-mon[88313]: osdmap e1916: 8 total, 8 up, 8 in 2024-04-26T05:42:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:10 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:42:11.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:11 smithi146 ceph-mon[92947]: osdmap e1917: 8 total, 8 up, 8 in 2024-04-26T05:42:11.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:11 smithi146 ceph-mon[95531]: osdmap e1917: 8 total, 8 up, 8 in 2024-04-26T05:42:11.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:11 smithi204 ceph-mon[88313]: osdmap e1917: 8 total, 8 up, 8 in 2024-04-26T05:42:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:12 smithi146 ceph-mon[95531]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T05:42:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:12 smithi146 ceph-mon[92947]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T05:42:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:12 smithi204 ceph-mon[88313]: pgmap v3446: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2024-04-26T05:42:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:14 smithi146 ceph-mon[95531]: pgmap v3447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-04-26T05:42:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:14 smithi146 ceph-mon[92947]: pgmap v3447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-04-26T05:42:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:14 smithi204 ceph-mon[88313]: pgmap v3447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 176 B/s wr, 0 op/s 2024-04-26T05:42:16.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:16 smithi146 ceph-mon[95531]: pgmap v3448: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-04-26T05:42:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:16] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.43.0" 2024-04-26T05:42:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:16 smithi146 ceph-mon[92947]: pgmap v3448: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-04-26T05:42:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:16 smithi204 ceph-mon[88313]: pgmap v3448: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 39 KiB/s rd, 3.7 MiB/s wr, 54 op/s 2024-04-26T05:42:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:18 smithi204 ceph-mon[88313]: pgmap v3449: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-04-26T05:42:18.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:18 smithi146 ceph-mon[95531]: pgmap v3449: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-04-26T05:42:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:18 smithi146 ceph-mon[92947]: pgmap v3449: 137 pgs: 137 active+clean; 30 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 33 KiB/s rd, 3.1 MiB/s wr, 46 op/s 2024-04-26T05:42:19.908 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.Simple (14722 ms) 2024-04-26T05:42:19.908 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-04-26T05:42:19.908 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:42:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:20 smithi204 ceph-mon[88313]: pgmap v3450: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-04-26T05:42:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:20 smithi204 ceph-mon[88313]: osdmap e1918: 8 total, 8 up, 8 in 2024-04-26T05:42:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:20 smithi146 ceph-mon[95531]: pgmap v3450: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-04-26T05:42:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:20 smithi146 ceph-mon[95531]: osdmap e1918: 8 total, 8 up, 8 in 2024-04-26T05:42:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:20 smithi146 ceph-mon[92947]: pgmap v3450: 137 pgs: 137 active+clean; 58 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 6.4 MiB/s rd, 6.6 MiB/s wr, 64 op/s 2024-04-26T05:42:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:20 smithi146 ceph-mon[92947]: osdmap e1918: 8 total, 8 up, 8 in 2024-04-26T05:42:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:21 smithi146 ceph-mon[92947]: osdmap e1919: 8 total, 8 up, 8 in 2024-04-26T05:42:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:21 smithi146 ceph-mon[92947]: pgmap v3453: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-04-26T05:42:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:21 smithi146 ceph-mon[95531]: osdmap e1919: 8 total, 8 up, 8 in 2024-04-26T05:42:21.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:21 smithi146 ceph-mon[95531]: pgmap v3453: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-04-26T05:42:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:21 smithi204 ceph-mon[88313]: osdmap e1919: 8 total, 8 up, 8 in 2024-04-26T05:42:21.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:21 smithi204 ceph-mon[88313]: pgmap v3453: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 10 MiB/s wr, 82 op/s 2024-04-26T05:42:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:24 smithi204 ceph-mon[88313]: pgmap v3454: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2024-04-26T05:42:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:24.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[92947]: pgmap v3454: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2024-04-26T05:42:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[95531]: pgmap v3454: 137 pgs: 137 active+clean; 71 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 7.1 MiB/s wr, 35 op/s 2024-04-26T05:42:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:42:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:26 smithi204 ceph-mon[88313]: pgmap v3455: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-04-26T05:42:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:26 smithi146 ceph-mon[95531]: pgmap v3455: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-04-26T05:42:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:26 smithi146 ceph-mon[92947]: pgmap v3455: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-04-26T05:42:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:26] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:42:28.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:28 smithi204 ceph-mon[88313]: pgmap v3456: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-04-26T05:42:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:28 smithi146 ceph-mon[95531]: pgmap v3456: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-04-26T05:42:28.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:28 smithi146 ceph-mon[92947]: pgmap v3456: 137 pgs: 137 active+clean; 96 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 6.9 MiB/s rd, 5.3 MiB/s wr, 50 op/s 2024-04-26T05:42:29.858 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.Grow (9950 ms) 2024-04-26T05:42:29.858 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-04-26T05:42:29.858 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:42:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:30 smithi204 ceph-mon[88313]: pgmap v3457: 137 pgs: 137 active+clean; 124 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-04-26T05:42:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:30 smithi146 ceph-mon[95531]: pgmap v3457: 137 pgs: 137 active+clean; 124 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-04-26T05:42:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:30 smithi146 ceph-mon[92947]: pgmap v3457: 137 pgs: 137 active+clean; 124 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 6.4 MiB/s wr, 68 op/s 2024-04-26T05:42:31.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:31 smithi204 ceph-mon[88313]: osdmap e1920: 8 total, 8 up, 8 in 2024-04-26T05:42:31.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:31 smithi146 ceph-mon[95531]: osdmap e1920: 8 total, 8 up, 8 in 2024-04-26T05:42:31.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:31 smithi146 ceph-mon[92947]: osdmap e1920: 8 total, 8 up, 8 in 2024-04-26T05:42:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:32 smithi204 ceph-mon[88313]: pgmap v3459: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:32 smithi146 ceph-mon[95531]: pgmap v3459: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:32 smithi146 ceph-mon[92947]: pgmap v3459: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:34 smithi204 ceph-mon[88313]: pgmap v3460: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:34 smithi146 ceph-mon[92947]: pgmap v3460: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:34.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:34 smithi146 ceph-mon[95531]: pgmap v3460: 137 pgs: 137 active+clean; 137 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:36 smithi204 ceph-mon[88313]: pgmap v3461: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:36 smithi146 ceph-mon[95531]: pgmap v3461: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:36 smithi146 ceph-mon[92947]: pgmap v3461: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:36] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:42:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:38 smithi146 ceph-mon[95531]: pgmap v3462: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:38 smithi146 ceph-mon[92947]: pgmap v3462: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:38 smithi204 ceph-mon[88313]: pgmap v3462: 137 pgs: 137 active+clean; 162 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:42:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:39.455 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (9598 ms) 2024-04-26T05:42:39.456 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-04-26T05:42:39.456 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:42:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:40 smithi146 ceph-mon[95531]: pgmap v3463: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.6 MiB/s wr, 55 op/s 2024-04-26T05:42:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:40 smithi146 ceph-mon[92947]: pgmap v3463: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.6 MiB/s wr, 55 op/s 2024-04-26T05:42:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:40 smithi204 ceph-mon[88313]: pgmap v3463: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 8.6 MiB/s wr, 55 op/s 2024-04-26T05:42:41.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:41 smithi146 ceph-mon[92947]: osdmap e1921: 8 total, 8 up, 8 in 2024-04-26T05:42:41.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:41 smithi146 ceph-mon[95531]: osdmap e1921: 8 total, 8 up, 8 in 2024-04-26T05:42:41.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:41 smithi204 ceph-mon[88313]: osdmap e1921: 8 total, 8 up, 8 in 2024-04-26T05:42:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:42 smithi146 ceph-mon[95531]: pgmap v3465: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:42 smithi146 ceph-mon[92947]: pgmap v3465: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:42 smithi204 ceph-mon[88313]: pgmap v3465: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:44 smithi146 ceph-mon[95531]: pgmap v3466: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:44 smithi146 ceph-mon[92947]: pgmap v3466: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:44 smithi204 ceph-mon[88313]: pgmap v3466: 137 pgs: 137 active+clean; 203 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:46.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:46 smithi146 ceph-mon[92947]: pgmap v3467: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:46] "GET /metrics HTTP/1.1" 200 36754 "" "Prometheus/2.43.0" 2024-04-26T05:42:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:46 smithi146 ceph-mon[95531]: pgmap v3467: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:46 smithi204 ceph-mon[88313]: pgmap v3467: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:48 smithi146 ceph-mon[92947]: pgmap v3468: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:48.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:48 smithi146 ceph-mon[95531]: pgmap v3468: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:48 smithi204 ceph-mon[88313]: pgmap v3468: 137 pgs: 137 active+clean; 228 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-04-26T05:42:49.427 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (9972 ms) 2024-04-26T05:42:49.428 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-04-26T05:42:49.428 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:42:50.356 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:50 smithi204 ceph-mon[88313]: pgmap v3469: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:42:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:50 smithi146 ceph-mon[95531]: pgmap v3469: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:42:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:50 smithi146 ceph-mon[92947]: pgmap v3469: 137 pgs: 137 active+clean; 236 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 6.1 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:42:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:51 smithi146 ceph-mon[95531]: osdmap e1922: 8 total, 8 up, 8 in 2024-04-26T05:42:51.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:51 smithi146 ceph-mon[92947]: osdmap e1922: 8 total, 8 up, 8 in 2024-04-26T05:42:51.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:51 smithi204 ceph-mon[88313]: osdmap e1922: 8 total, 8 up, 8 in 2024-04-26T05:42:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:52 smithi146 ceph-mon[95531]: pgmap v3471: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:52 smithi146 ceph-mon[92947]: pgmap v3471: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:52 smithi204 ceph-mon[88313]: pgmap v3471: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:54 smithi146 ceph-mon[92947]: pgmap v3472: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:54 smithi146 ceph-mon[95531]: pgmap v3472: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:54 smithi204 ceph-mon[88313]: pgmap v3472: 137 pgs: 137 active+clean; 248 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.6 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:42:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:56 smithi146 ceph-mon[92947]: pgmap v3473: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:56 smithi146 ceph-mon[95531]: pgmap v3473: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:42:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:42:56] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:42:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:56 smithi204 ceph-mon[88313]: pgmap v3473: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:58 smithi146 ceph-mon[95531]: pgmap v3474: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:58 smithi146 ceph-mon[92947]: pgmap v3474: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:58 smithi204 ceph-mon[88313]: pgmap v3474: 137 pgs: 137 active+clean; 273 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:42:59.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:42:59 smithi146 ceph-mon[95531]: osdmap e1923: 8 total, 8 up, 8 in 2024-04-26T05:42:59.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:42:59 smithi146 ceph-mon[92947]: osdmap e1923: 8 total, 8 up, 8 in 2024-04-26T05:42:59.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:42:59 smithi204 ceph-mon[88313]: osdmap e1923: 8 total, 8 up, 8 in 2024-04-26T05:43:00.295 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (10867 ms) 2024-04-26T05:43:00.295 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-04-26T05:43:00.295 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:00 smithi146 ceph-mon[95531]: pgmap v3476: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.7 MiB/s wr, 89 op/s 2024-04-26T05:43:00.446 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:00 smithi146 ceph-mon[92947]: pgmap v3476: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.7 MiB/s wr, 89 op/s 2024-04-26T05:43:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:00 smithi204 ceph-mon[88313]: pgmap v3476: 137 pgs: 137 active+clean; 334 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 9.7 MiB/s wr, 89 op/s 2024-04-26T05:43:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:02 smithi146 ceph-mon[95531]: pgmap v3477: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2024-04-26T05:43:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:02 smithi146 ceph-mon[95531]: osdmap e1924: 8 total, 8 up, 8 in 2024-04-26T05:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:02 smithi146 ceph-mon[92947]: pgmap v3477: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2024-04-26T05:43:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:02 smithi146 ceph-mon[92947]: osdmap e1924: 8 total, 8 up, 8 in 2024-04-26T05:43:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:02 smithi204 ceph-mon[88313]: pgmap v3477: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 81 op/s 2024-04-26T05:43:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:02 smithi204 ceph-mon[88313]: osdmap e1924: 8 total, 8 up, 8 in 2024-04-26T05:43:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:04 smithi146 ceph-mon[95531]: pgmap v3479: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:43:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:04 smithi146 ceph-mon[92947]: pgmap v3479: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:43:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:04 smithi204 ceph-mon[88313]: pgmap v3479: 137 pgs: 137 active+clean; 358 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:43:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:06 smithi146 ceph-mon[95531]: pgmap v3480: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-04-26T05:43:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:06 smithi146 ceph-mon[92947]: pgmap v3480: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-04-26T05:43:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:06] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:43:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:06 smithi204 ceph-mon[88313]: pgmap v3480: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-04-26T05:43:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:08 smithi146 ceph-mon[95531]: pgmap v3481: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 92 op/s 2024-04-26T05:43:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:08 smithi146 ceph-mon[92947]: pgmap v3481: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 92 op/s 2024-04-26T05:43:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:08 smithi204 ceph-mon[88313]: pgmap v3481: 137 pgs: 137 active+clean; 383 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.8 MiB/s rd, 12 MiB/s wr, 92 op/s 2024-04-26T05:43:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:43:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:43:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:43:09.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:10 smithi146 ceph-mon[95531]: pgmap v3482: 137 pgs: 137 active+clean; 399 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-04-26T05:43:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:10 smithi146 ceph-mon[92947]: pgmap v3482: 137 pgs: 137 active+clean; 399 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-04-26T05:43:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:10 smithi204 ceph-mon[88313]: pgmap v3482: 137 pgs: 137 active+clean; 399 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 8.1 MiB/s wr, 63 op/s 2024-04-26T05:43:10.620 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (10326 ms) 2024-04-26T05:43:10.621 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-04-26T05:43:10.621 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:12 smithi204 ceph-mon[88313]: pgmap v3483: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:12.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:12 smithi204 ceph-mon[88313]: osdmap e1925: 8 total, 8 up, 8 in 2024-04-26T05:43:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:12 smithi146 ceph-mon[95531]: pgmap v3483: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:12 smithi146 ceph-mon[95531]: osdmap e1925: 8 total, 8 up, 8 in 2024-04-26T05:43:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:12 smithi146 ceph-mon[92947]: pgmap v3483: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:12 smithi146 ceph-mon[92947]: osdmap e1925: 8 total, 8 up, 8 in 2024-04-26T05:43:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:43:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:43:13.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:43:13.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:14 smithi204 ceph-mon[88313]: pgmap v3485: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:14 smithi146 ceph-mon[92947]: pgmap v3485: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:14 smithi146 ceph-mon[95531]: pgmap v3485: 137 pgs: 137 active+clean; 403 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:16.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:16 smithi146 ceph-mon[95531]: pgmap v3486: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:16.494 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:16] "GET /metrics HTTP/1.1" 200 36756 "" "Prometheus/2.43.0" 2024-04-26T05:43:16.494 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:16 smithi146 ceph-mon[92947]: pgmap v3486: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:16 smithi204 ceph-mon[88313]: pgmap v3486: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:18 smithi204 ceph-mon[88313]: pgmap v3487: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:18 smithi146 ceph-mon[95531]: pgmap v3487: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:18 smithi146 ceph-mon[92947]: pgmap v3487: 137 pgs: 137 active+clean; 428 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:43:20.531 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (9910 ms) 2024-04-26T05:43:20.710 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:20 smithi204 ceph-mon[88313]: pgmap v3488: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:43:20.711 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:20 smithi146 ceph-mon[95531]: pgmap v3488: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:43:20.711 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:20 smithi146 ceph-mon[92947]: pgmap v3488: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-04-26T05:43:21.222 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (75345 ms total) 2024-04-26T05:43:21.223 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:43:21.223 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-04-26T05:43:21.257 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-04-26T05:43:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:22 smithi204 ceph-mon[88313]: pgmap v3489: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-04-26T05:43:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:22 smithi204 ceph-mon[88313]: osdmap e1926: 8 total, 8 up, 8 in 2024-04-26T05:43:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:22 smithi146 ceph-mon[95531]: pgmap v3489: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-04-26T05:43:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:22 smithi146 ceph-mon[95531]: osdmap e1926: 8 total, 8 up, 8 in 2024-04-26T05:43:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:22 smithi146 ceph-mon[92947]: pgmap v3489: 137 pgs: 137 active+clean; 444 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 60 op/s 2024-04-26T05:43:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:22 smithi146 ceph-mon[92947]: osdmap e1926: 8 total, 8 up, 8 in 2024-04-26T05:43:23.244 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:23.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:23 smithi204 ceph-mon[88313]: osdmap e1927: 8 total, 8 up, 8 in 2024-04-26T05:43:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/130059306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:23 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[92947]: osdmap e1927: 8 total, 8 up, 8 in 2024-04-26T05:43:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/130059306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[95531]: osdmap e1927: 8 total, 8 up, 8 in 2024-04-26T05:43:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/130059306' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:23.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:23 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:43:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: pgmap v3492: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:43:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:43:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:43:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: osdmap e1928: 8 total, 8 up, 8 in 2024-04-26T05:43:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:24.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: pgmap v3492: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: osdmap e1928: 8 total, 8 up, 8 in 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: pgmap v3492: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: osdmap e1928: 8 total, 8 up, 8 in 2024-04-26T05:43:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:24.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:25 smithi204 ceph-mon[88313]: osdmap e1929: 8 total, 8 up, 8 in 2024-04-26T05:43:25.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:25 smithi204 ceph-mon[88313]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:25 smithi146 ceph-mon[95531]: osdmap e1929: 8 total, 8 up, 8 in 2024-04-26T05:43:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:25 smithi146 ceph-mon[95531]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:25 smithi146 ceph-mon[92947]: osdmap e1929: 8 total, 8 up, 8 in 2024-04-26T05:43:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:25 smithi146 ceph-mon[92947]: pgmap v3495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:26 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:43:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:26 smithi204 ceph-mon[88313]: osdmap e1930: 8 total, 8 up, 8 in 2024-04-26T05:43:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:26 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:43:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:26 smithi146 ceph-mon[95531]: osdmap e1930: 8 total, 8 up, 8 in 2024-04-26T05:43:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:26 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:43:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:26 smithi146 ceph-mon[92947]: osdmap e1930: 8 total, 8 up, 8 in 2024-04-26T05:43:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:26] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2024-04-26T05:43:27.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:27 smithi204 ceph-mon[88313]: pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:27 smithi146 ceph-mon[95531]: pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:27 smithi146 ceph-mon[92947]: pgmap v3497: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:43:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:29 smithi204 ceph-mon[88313]: osdmap e1931: 8 total, 8 up, 8 in 2024-04-26T05:43:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:29 smithi204 ceph-mon[88313]: pgmap v3499: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-04-26T05:43:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:29 smithi146 ceph-mon[95531]: osdmap e1931: 8 total, 8 up, 8 in 2024-04-26T05:43:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:29 smithi146 ceph-mon[95531]: pgmap v3499: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-04-26T05:43:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:29 smithi146 ceph-mon[92947]: osdmap e1931: 8 total, 8 up, 8 in 2024-04-26T05:43:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:29 smithi146 ceph-mon[92947]: pgmap v3499: 137 pgs: 137 active+clean; 22 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 42 KiB/s rd, 3.0 MiB/s wr, 58 op/s 2024-04-26T05:43:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:32 smithi204 ceph-mon[88313]: pgmap v3500: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 53 op/s 2024-04-26T05:43:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:32 smithi146 ceph-mon[95531]: pgmap v3500: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 53 op/s 2024-04-26T05:43:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:32 smithi146 ceph-mon[92947]: pgmap v3500: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 81 KiB/s rd, 4.3 MiB/s wr, 53 op/s 2024-04-26T05:43:34.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:34 smithi204 ceph-mon[88313]: pgmap v3501: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-04-26T05:43:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:34 smithi146 ceph-mon[95531]: pgmap v3501: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-04-26T05:43:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:34 smithi146 ceph-mon[92947]: pgmap v3501: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 68 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-04-26T05:43:35.328 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14071 ms) 2024-04-26T05:43:35.328 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-04-26T05:43:35.328 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:35 smithi146 ceph-mon[95531]: osdmap e1932: 8 total, 8 up, 8 in 2024-04-26T05:43:35.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:35 smithi146 ceph-mon[95531]: pgmap v3503: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2024-04-26T05:43:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:35 smithi146 ceph-mon[92947]: osdmap e1932: 8 total, 8 up, 8 in 2024-04-26T05:43:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:35 smithi146 ceph-mon[92947]: pgmap v3503: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2024-04-26T05:43:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:35 smithi204 ceph-mon[88313]: osdmap e1932: 8 total, 8 up, 8 in 2024-04-26T05:43:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:35 smithi204 ceph-mon[88313]: pgmap v3503: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 7.3 MiB/s wr, 77 op/s 2024-04-26T05:43:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:36] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2024-04-26T05:43:38.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:38 smithi204 ceph-mon[88313]: pgmap v3504: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-04-26T05:43:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:38 smithi146 ceph-mon[92947]: pgmap v3504: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-04-26T05:43:38.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:38 smithi146 ceph-mon[95531]: pgmap v3504: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-04-26T05:43:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[92947]: pgmap v3505: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[92947]: osdmap e1933: 8 total, 8 up, 8 in 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[95531]: pgmap v3505: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2024-04-26T05:43:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:39 smithi146 ceph-mon[95531]: osdmap e1933: 8 total, 8 up, 8 in 2024-04-26T05:43:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:43:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:39 smithi204 ceph-mon[88313]: pgmap v3505: 137 pgs: 137 active+clean; 80 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 42 op/s 2024-04-26T05:43:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:39 smithi204 ceph-mon[88313]: osdmap e1933: 8 total, 8 up, 8 in 2024-04-26T05:43:42.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:42 smithi204 ceph-mon[88313]: pgmap v3507: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-04-26T05:43:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:42 smithi146 ceph-mon[92947]: pgmap v3507: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-04-26T05:43:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:42 smithi146 ceph-mon[95531]: pgmap v3507: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 13 MiB/s rd, 6.3 MiB/s wr, 51 op/s 2024-04-26T05:43:44.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:44 smithi204 ceph-mon[88313]: pgmap v3508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T05:43:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:44 smithi146 ceph-mon[95531]: pgmap v3508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T05:43:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:44 smithi146 ceph-mon[92947]: pgmap v3508: 137 pgs: 137 active+clean; 84 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-04-26T05:43:45.589 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.Grow (10261 ms) 2024-04-26T05:43:45.589 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-04-26T05:43:45.589 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:46.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:46 smithi204 ceph-mon[88313]: pgmap v3509: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:46 smithi146 ceph-mon[95531]: pgmap v3509: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:46 smithi146 ceph-mon[92947]: pgmap v3509: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:46] "GET /metrics HTTP/1.1" 200 36754 "" "Prometheus/2.43.0" 2024-04-26T05:43:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:48 smithi204 ceph-mon[88313]: pgmap v3510: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:48 smithi146 ceph-mon[95531]: pgmap v3510: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:48 smithi146 ceph-mon[92947]: pgmap v3510: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:43:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:50 smithi146 ceph-mon[95531]: pgmap v3511: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-04-26T05:43:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:50 smithi146 ceph-mon[92947]: pgmap v3511: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-04-26T05:43:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:50 smithi204 ceph-mon[88313]: pgmap v3511: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.1 MiB/s wr, 55 op/s 2024-04-26T05:43:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:51 smithi146 ceph-mon[95531]: osdmap e1934: 8 total, 8 up, 8 in 2024-04-26T05:43:51.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:51 smithi146 ceph-mon[92947]: osdmap e1934: 8 total, 8 up, 8 in 2024-04-26T05:43:51.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:51 smithi204 ceph-mon[88313]: osdmap e1934: 8 total, 8 up, 8 in 2024-04-26T05:43:52.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:52 smithi146 ceph-mon[95531]: pgmap v3513: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:52 smithi146 ceph-mon[92947]: pgmap v3513: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:52 smithi204 ceph-mon[88313]: pgmap v3513: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:54 smithi146 ceph-mon[95531]: pgmap v3514: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:54 smithi146 ceph-mon[92947]: pgmap v3514: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:54 smithi204 ceph-mon[88313]: pgmap v3514: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.7 MiB/s wr, 57 op/s 2024-04-26T05:43:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:43:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:56 smithi146 ceph-mon[95531]: pgmap v3515: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:43:56.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:43:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:43:56] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:43:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:56 smithi146 ceph-mon[92947]: pgmap v3515: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:43:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:56 smithi204 ceph-mon[88313]: pgmap v3515: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:43:56.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (11024 ms) 2024-04-26T05:43:56.613 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-04-26T05:43:56.613 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:43:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:43:58 smithi146 ceph-mon[95531]: pgmap v3516: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:43:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:43:58 smithi146 ceph-mon[92947]: pgmap v3516: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:43:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:43:58 smithi204 ceph-mon[88313]: pgmap v3516: 137 pgs: 137 active+clean; 150 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 2.9 MiB/s wr, 45 op/s 2024-04-26T05:44:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:00 smithi146 ceph-mon[95531]: pgmap v3517: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 61 op/s 2024-04-26T05:44:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:00 smithi146 ceph-mon[92947]: pgmap v3517: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 61 op/s 2024-04-26T05:44:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:00 smithi204 ceph-mon[88313]: pgmap v3517: 137 pgs: 137 active+clean; 175 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.4 MiB/s wr, 61 op/s 2024-04-26T05:44:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:02 smithi146 ceph-mon[95531]: pgmap v3518: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-04-26T05:44:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:02 smithi146 ceph-mon[95531]: osdmap e1935: 8 total, 8 up, 8 in 2024-04-26T05:44:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:02 smithi146 ceph-mon[92947]: pgmap v3518: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-04-26T05:44:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:02 smithi146 ceph-mon[92947]: osdmap e1935: 8 total, 8 up, 8 in 2024-04-26T05:44:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:02 smithi204 ceph-mon[88313]: pgmap v3518: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-04-26T05:44:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:02 smithi204 ceph-mon[88313]: osdmap e1935: 8 total, 8 up, 8 in 2024-04-26T05:44:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:04 smithi146 ceph-mon[95531]: pgmap v3520: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-04-26T05:44:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:04 smithi146 ceph-mon[92947]: pgmap v3520: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-04-26T05:44:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:04 smithi204 ceph-mon[88313]: pgmap v3520: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-04-26T05:44:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:05 smithi146 ceph-mon[95531]: pgmap v3521: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:05 smithi146 ceph-mon[92947]: pgmap v3521: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:05.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:05 smithi204 ceph-mon[88313]: pgmap v3521: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:06] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:44:07.504 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10891 ms) 2024-04-26T05:44:07.504 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-04-26T05:44:07.504 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:44:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:08 smithi204 ceph-mon[88313]: pgmap v3522: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:08 smithi146 ceph-mon[95531]: pgmap v3522: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:08 smithi146 ceph-mon[92947]: pgmap v3522: 137 pgs: 137 active+clean; 208 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-04-26T05:44:09.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:10 smithi146 ceph-mon[95531]: pgmap v3523: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-04-26T05:44:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:10 smithi146 ceph-mon[92947]: pgmap v3523: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-04-26T05:44:10.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:10 smithi204 ceph-mon[88313]: pgmap v3523: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.9 MiB/s rd, 4.5 MiB/s wr, 61 op/s 2024-04-26T05:44:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:12 smithi146 ceph-mon[95531]: pgmap v3524: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:12 smithi146 ceph-mon[95531]: osdmap e1936: 8 total, 8 up, 8 in 2024-04-26T05:44:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:12 smithi146 ceph-mon[92947]: pgmap v3524: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:12 smithi146 ceph-mon[92947]: osdmap e1936: 8 total, 8 up, 8 in 2024-04-26T05:44:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:12 smithi204 ceph-mon[88313]: pgmap v3524: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:12 smithi204 ceph-mon[88313]: osdmap e1936: 8 total, 8 up, 8 in 2024-04-26T05:44:13.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:44:13.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:44:13.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:44:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[95531]: pgmap v3526: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:44:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:44:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:44:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[92947]: pgmap v3526: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:44:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:44:14.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:44:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:14 smithi204 ceph-mon[88313]: pgmap v3526: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:44:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:44:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:44:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:16 smithi146 ceph-mon[92947]: pgmap v3527: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:16.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:16 smithi146 ceph-mon[95531]: pgmap v3527: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:16] "GET /metrics HTTP/1.1" 200 36750 "" "Prometheus/2.43.0" 2024-04-26T05:44:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:16 smithi204 ceph-mon[88313]: pgmap v3527: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 946 KiB/s rd, 4.1 MiB/s wr, 56 op/s 2024-04-26T05:44:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:17 smithi146 ceph-mon[95531]: osdmap e1937: 8 total, 8 up, 8 in 2024-04-26T05:44:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:17 smithi146 ceph-mon[92947]: osdmap e1937: 8 total, 8 up, 8 in 2024-04-26T05:44:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:17 smithi204 ceph-mon[88313]: osdmap e1937: 8 total, 8 up, 8 in 2024-04-26T05:44:18.435 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (10931 ms) 2024-04-26T05:44:18.435 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-04-26T05:44:18.435 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:44:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:18 smithi146 ceph-mon[95531]: pgmap v3529: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:44:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:18 smithi146 ceph-mon[92947]: pgmap v3529: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:44:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:18 smithi204 ceph-mon[88313]: pgmap v3529: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 110 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:44:20.357 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:20 smithi204 ceph-mon[88313]: pgmap v3530: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 9.3 MiB/s wr, 82 op/s 2024-04-26T05:44:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:20 smithi146 ceph-mon[92947]: pgmap v3530: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 9.3 MiB/s wr, 82 op/s 2024-04-26T05:44:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:20 smithi146 ceph-mon[95531]: pgmap v3530: 137 pgs: 137 active+clean; 290 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 9.3 MiB/s wr, 82 op/s 2024-04-26T05:44:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:22 smithi146 ceph-mon[95531]: pgmap v3531: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 76 op/s 2024-04-26T05:44:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:22 smithi146 ceph-mon[92947]: pgmap v3531: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 76 op/s 2024-04-26T05:44:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:22 smithi204 ceph-mon[88313]: pgmap v3531: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.1 MiB/s wr, 76 op/s 2024-04-26T05:44:23.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:23 smithi146 ceph-mon[95531]: osdmap e1938: 8 total, 8 up, 8 in 2024-04-26T05:44:23.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:23 smithi146 ceph-mon[92947]: osdmap e1938: 8 total, 8 up, 8 in 2024-04-26T05:44:23.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:23 smithi204 ceph-mon[88313]: osdmap e1938: 8 total, 8 up, 8 in 2024-04-26T05:44:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:24 smithi146 ceph-mon[92947]: pgmap v3533: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 45 op/s 2024-04-26T05:44:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:24 smithi146 ceph-mon[95531]: pgmap v3533: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 45 op/s 2024-04-26T05:44:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:24 smithi204 ceph-mon[88313]: pgmap v3533: 137 pgs: 137 active+clean; 306 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.6 MiB/s wr, 45 op/s 2024-04-26T05:44:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:26 smithi146 ceph-mon[95531]: pgmap v3534: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2024-04-26T05:44:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:26 smithi146 ceph-mon[92947]: pgmap v3534: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2024-04-26T05:44:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:26] "GET /metrics HTTP/1.1" 200 36748 "" "Prometheus/2.43.0" 2024-04-26T05:44:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:26 smithi204 ceph-mon[88313]: pgmap v3534: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.8 MiB/s rd, 10 MiB/s wr, 84 op/s 2024-04-26T05:44:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:28 smithi146 ceph-mon[95531]: pgmap v3535: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 75 op/s 2024-04-26T05:44:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:28 smithi146 ceph-mon[92947]: pgmap v3535: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 75 op/s 2024-04-26T05:44:28.497 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (10062 ms) 2024-04-26T05:44:28.497 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-04-26T05:44:28.497 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:44:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:28 smithi204 ceph-mon[88313]: pgmap v3535: 137 pgs: 137 active+clean; 335 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.0 MiB/s wr, 75 op/s 2024-04-26T05:44:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:30 smithi146 ceph-mon[95531]: pgmap v3536: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-04-26T05:44:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:30 smithi146 ceph-mon[92947]: pgmap v3536: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-04-26T05:44:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:30 smithi204 ceph-mon[88313]: pgmap v3536: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.7 MiB/s wr, 61 op/s 2024-04-26T05:44:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:32 smithi146 ceph-mon[95531]: pgmap v3537: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:32 smithi146 ceph-mon[92947]: pgmap v3537: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:32 smithi204 ceph-mon[88313]: pgmap v3537: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:33.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:33 smithi146 ceph-mon[95531]: osdmap e1939: 8 total, 8 up, 8 in 2024-04-26T05:44:33.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:33 smithi146 ceph-mon[92947]: osdmap e1939: 8 total, 8 up, 8 in 2024-04-26T05:44:33.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:33 smithi204 ceph-mon[88313]: osdmap e1939: 8 total, 8 up, 8 in 2024-04-26T05:44:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:34 smithi146 ceph-mon[95531]: pgmap v3539: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:34 smithi146 ceph-mon[92947]: pgmap v3539: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:34 smithi204 ceph-mon[88313]: pgmap v3539: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:36 smithi146 ceph-mon[92947]: pgmap v3540: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:36 smithi146 ceph-mon[95531]: pgmap v3540: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:36] "GET /metrics HTTP/1.1" 200 36748 "" "Prometheus/2.43.0" 2024-04-26T05:44:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:36 smithi204 ceph-mon[88313]: pgmap v3540: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:38.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:38 smithi146 ceph-mon[95531]: pgmap v3541: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:38.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:38 smithi146 ceph-mon[92947]: pgmap v3541: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:38.499 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (10003 ms) 2024-04-26T05:44:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:38 smithi204 ceph-mon[88313]: pgmap v3541: 137 pgs: 137 active+clean; 372 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-04-26T05:44:39.154 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (77243 ms total) 2024-04-26T05:44:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:44:39.154 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-04-26T05:44:39.185 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-04-26T05:44:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:40 smithi146 ceph-mon[95531]: pgmap v3542: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-04-26T05:44:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:40 smithi146 ceph-mon[95531]: osdmap e1940: 8 total, 8 up, 8 in 2024-04-26T05:44:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:40 smithi146 ceph-mon[92947]: pgmap v3542: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-04-26T05:44:40.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:40 smithi146 ceph-mon[92947]: osdmap e1940: 8 total, 8 up, 8 in 2024-04-26T05:44:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:40 smithi204 ceph-mon[88313]: pgmap v3542: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 539 KiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-04-26T05:44:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:40 smithi204 ceph-mon[88313]: osdmap e1940: 8 total, 8 up, 8 in 2024-04-26T05:44:41.166 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:44:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:41 smithi146 ceph-mon[95531]: osdmap e1941: 8 total, 8 up, 8 in 2024-04-26T05:44:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:41 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:44:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:41 smithi146 ceph-mon[92947]: osdmap e1941: 8 total, 8 up, 8 in 2024-04-26T05:44:41.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:41 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:44:41.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:41 smithi204 ceph-mon[88313]: osdmap e1941: 8 total, 8 up, 8 in 2024-04-26T05:44:41.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:41 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:44:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[92947]: pgmap v3545: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:44:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:44:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[92947]: osdmap e1942: 8 total, 8 up, 8 in 2024-04-26T05:44:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[95531]: pgmap v3545: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:44:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:44:42.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:42 smithi146 ceph-mon[95531]: osdmap e1942: 8 total, 8 up, 8 in 2024-04-26T05:44:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:42 smithi204 ceph-mon[88313]: pgmap v3545: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:42 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:44:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:42 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/331146580' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:44:42.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:42 smithi204 ceph-mon[88313]: osdmap e1942: 8 total, 8 up, 8 in 2024-04-26T05:44:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:43 smithi146 ceph-mon[95531]: osdmap e1943: 8 total, 8 up, 8 in 2024-04-26T05:44:43.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:43 smithi146 ceph-mon[92947]: osdmap e1943: 8 total, 8 up, 8 in 2024-04-26T05:44:43.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:43 smithi204 ceph-mon[88313]: osdmap e1943: 8 total, 8 up, 8 in 2024-04-26T05:44:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[95531]: pgmap v3548: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:44:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[95531]: osdmap e1944: 8 total, 8 up, 8 in 2024-04-26T05:44:44.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[92947]: pgmap v3548: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:44.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:44:44.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:44 smithi146 ceph-mon[92947]: osdmap e1944: 8 total, 8 up, 8 in 2024-04-26T05:44:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:44 smithi204 ceph-mon[88313]: pgmap v3548: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:44:44.556 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:44 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:44:44.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:44 smithi204 ceph-mon[88313]: osdmap e1944: 8 total, 8 up, 8 in 2024-04-26T05:44:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:46 smithi146 ceph-mon[95531]: pgmap v3550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-26T05:44:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:46] "GET /metrics HTTP/1.1" 200 36756 "" "Prometheus/2.43.0" 2024-04-26T05:44:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:46 smithi146 ceph-mon[92947]: pgmap v3550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-26T05:44:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:46 smithi204 ceph-mon[88313]: pgmap v3550: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-04-26T05:44:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:48 smithi146 ceph-mon[95531]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:44:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:48 smithi146 ceph-mon[95531]: osdmap e1945: 8 total, 8 up, 8 in 2024-04-26T05:44:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:48 smithi146 ceph-mon[92947]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:44:48.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:48 smithi146 ceph-mon[92947]: osdmap e1945: 8 total, 8 up, 8 in 2024-04-26T05:44:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:48 smithi204 ceph-mon[88313]: pgmap v3551: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:44:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:48 smithi204 ceph-mon[88313]: osdmap e1945: 8 total, 8 up, 8 in 2024-04-26T05:44:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:50 smithi146 ceph-mon[95531]: pgmap v3553: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.2 MiB/s wr, 22 op/s 2024-04-26T05:44:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:50 smithi146 ceph-mon[95531]: osdmap e1946: 8 total, 8 up, 8 in 2024-04-26T05:44:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:50 smithi146 ceph-mon[92947]: pgmap v3553: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.2 MiB/s wr, 22 op/s 2024-04-26T05:44:50.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:50 smithi146 ceph-mon[92947]: osdmap e1946: 8 total, 8 up, 8 in 2024-04-26T05:44:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:50 smithi204 ceph-mon[88313]: pgmap v3553: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 4.2 MiB/s wr, 22 op/s 2024-04-26T05:44:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:50 smithi204 ceph-mon[88313]: osdmap e1946: 8 total, 8 up, 8 in 2024-04-26T05:44:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:52 smithi146 ceph-mon[95531]: pgmap v3555: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-04-26T05:44:52.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:52 smithi146 ceph-mon[92947]: pgmap v3555: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-04-26T05:44:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:52 smithi204 ceph-mon[88313]: pgmap v3555: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-04-26T05:44:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:54 smithi146 ceph-mon[95531]: pgmap v3556: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-04-26T05:44:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:54 smithi146 ceph-mon[92947]: pgmap v3556: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-04-26T05:44:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:54 smithi204 ceph-mon[88313]: pgmap v3556: 137 pgs: 137 active+clean; 34 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-04-26T05:44:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:44:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:56 smithi146 ceph-mon[95531]: pgmap v3557: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-04-26T05:44:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:56 smithi146 ceph-mon[92947]: pgmap v3557: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-04-26T05:44:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:44:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:44:56] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-04-26T05:44:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:56 smithi204 ceph-mon[88313]: pgmap v3557: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-04-26T05:44:57.080 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.Simple (17896 ms) 2024-04-26T05:44:57.081 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-04-26T05:44:57.081 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:44:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:44:58 smithi204 ceph-mon[88313]: pgmap v3558: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T05:44:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:44:58 smithi146 ceph-mon[95531]: pgmap v3558: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T05:44:58.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:44:58 smithi146 ceph-mon[92947]: pgmap v3558: 137 pgs: 137 active+clean; 38 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s 2024-04-26T05:45:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:00 smithi204 ceph-mon[88313]: pgmap v3559: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.9 MiB/s wr, 46 op/s 2024-04-26T05:45:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:00 smithi146 ceph-mon[95531]: pgmap v3559: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.9 MiB/s wr, 46 op/s 2024-04-26T05:45:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:00 smithi146 ceph-mon[92947]: pgmap v3559: 137 pgs: 137 active+clean; 59 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 2.9 MiB/s wr, 46 op/s 2024-04-26T05:45:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:02 smithi204 ceph-mon[88313]: pgmap v3560: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 27 op/s 2024-04-26T05:45:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:02 smithi204 ceph-mon[88313]: osdmap e1947: 8 total, 8 up, 8 in 2024-04-26T05:45:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:02 smithi146 ceph-mon[95531]: pgmap v3560: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 27 op/s 2024-04-26T05:45:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:02 smithi146 ceph-mon[95531]: osdmap e1947: 8 total, 8 up, 8 in 2024-04-26T05:45:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:02 smithi146 ceph-mon[92947]: pgmap v3560: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 2.9 MiB/s wr, 27 op/s 2024-04-26T05:45:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:02 smithi146 ceph-mon[92947]: osdmap e1947: 8 total, 8 up, 8 in 2024-04-26T05:45:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:04 smithi204 ceph-mon[88313]: pgmap v3562: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T05:45:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:04 smithi146 ceph-mon[95531]: pgmap v3562: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T05:45:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:04 smithi146 ceph-mon[92947]: pgmap v3562: 137 pgs: 137 active+clean; 63 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-04-26T05:45:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:06 smithi204 ceph-mon[88313]: pgmap v3563: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:06 smithi146 ceph-mon[95531]: pgmap v3563: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:06 smithi146 ceph-mon[92947]: pgmap v3563: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:06] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-04-26T05:45:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:08 smithi204 ceph-mon[88313]: pgmap v3564: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:08 smithi146 ceph-mon[95531]: pgmap v3564: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:08 smithi146 ceph-mon[92947]: pgmap v3564: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 5.8 MiB/s wr, 55 op/s 2024-04-26T05:45:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:10 smithi204 ceph-mon[88313]: pgmap v3565: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 854 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-04-26T05:45:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:10 smithi146 ceph-mon[95531]: pgmap v3565: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 854 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-04-26T05:45:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:10 smithi146 ceph-mon[92947]: pgmap v3565: 137 pgs: 137 active+clean; 92 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 854 KiB/s rd, 3.3 MiB/s wr, 48 op/s 2024-04-26T05:45:11.209 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14128 ms) 2024-04-26T05:45:11.209 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-04-26T05:45:11.209 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:45:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:12 smithi204 ceph-mon[88313]: pgmap v3566: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-04-26T05:45:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:12 smithi146 ceph-mon[95531]: pgmap v3566: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-04-26T05:45:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:12 smithi146 ceph-mon[92947]: pgmap v3566: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 907 KiB/s rd, 3.8 MiB/s wr, 42 op/s 2024-04-26T05:45:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:14 smithi204 ceph-mon[88313]: pgmap v3567: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-26T05:45:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:45:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:14.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[95531]: pgmap v3567: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-26T05:45:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:45:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[92947]: pgmap v3567: 137 pgs: 137 active+clean; 101 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 768 KiB/s rd, 3.2 MiB/s wr, 35 op/s 2024-04-26T05:45:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:45:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:14.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:15.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:45:15.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:45:15.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:45:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:45:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:45:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:45:15.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:45:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:16 smithi204 ceph-mon[88313]: pgmap v3568: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-04-26T05:45:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:16 smithi204 ceph-mon[88313]: osdmap e1948: 8 total, 8 up, 8 in 2024-04-26T05:45:16.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:16 smithi146 ceph-mon[95531]: pgmap v3568: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-04-26T05:45:16.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:16 smithi146 ceph-mon[95531]: osdmap e1948: 8 total, 8 up, 8 in 2024-04-26T05:45:16.593 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:16] "GET /metrics HTTP/1.1" 200 36747 "" "Prometheus/2.43.0" 2024-04-26T05:45:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:16 smithi146 ceph-mon[92947]: pgmap v3568: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-04-26T05:45:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:16 smithi146 ceph-mon[92947]: osdmap e1948: 8 total, 8 up, 8 in 2024-04-26T05:45:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:17 smithi204 ceph-mon[88313]: pgmap v3570: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-04-26T05:45:17.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:17 smithi146 ceph-mon[92947]: pgmap v3570: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-04-26T05:45:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:17 smithi146 ceph-mon[95531]: pgmap v3570: 137 pgs: 137 active+clean; 121 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-04-26T05:45:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:20 smithi146 ceph-mon[95531]: pgmap v3571: 137 pgs: 137 active+clean; 146 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-04-26T05:45:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:20 smithi146 ceph-mon[92947]: pgmap v3571: 137 pgs: 137 active+clean; 146 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-04-26T05:45:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:20 smithi204 ceph-mon[88313]: pgmap v3571: 137 pgs: 137 active+clean; 146 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 50 op/s 2024-04-26T05:45:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:22 smithi146 ceph-mon[95531]: pgmap v3572: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:22 smithi146 ceph-mon[92947]: pgmap v3572: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:22 smithi204 ceph-mon[88313]: pgmap v3572: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:24 smithi146 ceph-mon[95531]: pgmap v3573: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:24 smithi146 ceph-mon[92947]: pgmap v3573: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:24 smithi204 ceph-mon[88313]: pgmap v3573: 137 pgs: 137 active+clean; 154 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.7 MiB/s wr, 65 op/s 2024-04-26T05:45:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:25.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14031 ms) 2024-04-26T05:45:25.240 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-04-26T05:45:25.240 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:45:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:26 smithi146 ceph-mon[95531]: pgmap v3574: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 60 op/s 2024-04-26T05:45:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:26] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:45:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:26 smithi146 ceph-mon[92947]: pgmap v3574: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 60 op/s 2024-04-26T05:45:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:26 smithi204 ceph-mon[88313]: pgmap v3574: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.0 MiB/s rd, 6.2 MiB/s wr, 60 op/s 2024-04-26T05:45:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:28 smithi146 ceph-mon[95531]: pgmap v3575: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:45:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:28 smithi146 ceph-mon[92947]: pgmap v3575: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:45:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:28 smithi204 ceph-mon[88313]: pgmap v3575: 137 pgs: 137 active+clean; 179 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 6.8 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:45:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:30 smithi146 ceph-mon[92947]: pgmap v3576: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.6 MiB/s wr, 62 op/s 2024-04-26T05:45:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:30 smithi146 ceph-mon[92947]: osdmap e1949: 8 total, 8 up, 8 in 2024-04-26T05:45:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:30 smithi146 ceph-mon[95531]: pgmap v3576: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.6 MiB/s wr, 62 op/s 2024-04-26T05:45:30.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:30 smithi146 ceph-mon[95531]: osdmap e1949: 8 total, 8 up, 8 in 2024-04-26T05:45:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:30 smithi204 ceph-mon[88313]: pgmap v3576: 137 pgs: 137 active+clean; 208 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 7.6 MiB/s wr, 62 op/s 2024-04-26T05:45:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:30 smithi204 ceph-mon[88313]: osdmap e1949: 8 total, 8 up, 8 in 2024-04-26T05:45:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:32 smithi146 ceph-mon[95531]: pgmap v3578: 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, 34 op/s 2024-04-26T05:45:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:32 smithi146 ceph-mon[92947]: pgmap v3578: 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, 34 op/s 2024-04-26T05:45:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:32 smithi204 ceph-mon[88313]: pgmap v3578: 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, 34 op/s 2024-04-26T05:45:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:34 smithi146 ceph-mon[95531]: pgmap v3579: 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, 34 op/s 2024-04-26T05:45:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:34 smithi146 ceph-mon[92947]: pgmap v3579: 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, 34 op/s 2024-04-26T05:45:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:34 smithi204 ceph-mon[88313]: pgmap v3579: 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, 34 op/s 2024-04-26T05:45:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:36 smithi146 ceph-mon[95531]: pgmap v3580: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:36 smithi146 ceph-mon[92947]: pgmap v3580: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:36] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:45:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:36 smithi204 ceph-mon[88313]: pgmap v3580: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:38 smithi146 ceph-mon[95531]: pgmap v3581: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:38 smithi146 ceph-mon[92947]: pgmap v3581: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:38 smithi204 ceph-mon[88313]: pgmap v3581: 137 pgs: 137 active+clean; 212 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 2.6 MiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:38.903 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (13664 ms) 2024-04-26T05:45:38.904 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-04-26T05:45:38.904 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:45:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:40 smithi146 ceph-mon[95531]: pgmap v3582: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-04-26T05:45:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:40 smithi146 ceph-mon[92947]: pgmap v3582: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-04-26T05:45:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:40 smithi204 ceph-mon[88313]: pgmap v3582: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 938 KiB/s rd, 1.6 MiB/s wr, 43 op/s 2024-04-26T05:45:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:42 smithi146 ceph-mon[92947]: pgmap v3583: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:42 smithi146 ceph-mon[95531]: pgmap v3583: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:42 smithi204 ceph-mon[88313]: pgmap v3583: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 787 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:44 smithi146 ceph-mon[92947]: pgmap v3584: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:44 smithi146 ceph-mon[92947]: osdmap e1950: 8 total, 8 up, 8 in 2024-04-26T05:45:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:44 smithi146 ceph-mon[95531]: pgmap v3584: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:44 smithi146 ceph-mon[95531]: osdmap e1950: 8 total, 8 up, 8 in 2024-04-26T05:45:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:44 smithi204 ceph-mon[88313]: pgmap v3584: 137 pgs: 137 active+clean; 216 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 782 KiB/s rd, 1.3 MiB/s wr, 36 op/s 2024-04-26T05:45:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:44 smithi204 ceph-mon[88313]: osdmap e1950: 8 total, 8 up, 8 in 2024-04-26T05:45:46.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:46 smithi146 ceph-mon[92947]: pgmap v3586: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:46] "GET /metrics HTTP/1.1" 200 36754 "" "Prometheus/2.43.0" 2024-04-26T05:45:46.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:46 smithi146 ceph-mon[95531]: pgmap v3586: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:46 smithi204 ceph-mon[88313]: pgmap v3586: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:48 smithi146 ceph-mon[95531]: pgmap v3587: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:48 smithi146 ceph-mon[92947]: pgmap v3587: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:48 smithi204 ceph-mon[88313]: pgmap v3587: 137 pgs: 137 active+clean; 245 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 912 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:45:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:50 smithi146 ceph-mon[95531]: pgmap v3588: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:50 smithi146 ceph-mon[92947]: pgmap v3588: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:50 smithi204 ceph-mon[88313]: pgmap v3588: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:52 smithi146 ceph-mon[95531]: pgmap v3589: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:52 smithi146 ceph-mon[95531]: osdmap e1951: 8 total, 8 up, 8 in 2024-04-26T05:45:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:52 smithi146 ceph-mon[92947]: pgmap v3589: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:52.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:52 smithi146 ceph-mon[92947]: osdmap e1951: 8 total, 8 up, 8 in 2024-04-26T05:45:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:52 smithi204 ceph-mon[88313]: pgmap v3589: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-04-26T05:45:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:52 smithi204 ceph-mon[88313]: osdmap e1951: 8 total, 8 up, 8 in 2024-04-26T05:45:53.430 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (14527 ms) 2024-04-26T05:45:53.431 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-04-26T05:45:53.431 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:45:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:54 smithi146 ceph-mon[95531]: pgmap v3591: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:54 smithi146 ceph-mon[92947]: pgmap v3591: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:54 smithi204 ceph-mon[88313]: pgmap v3591: 137 pgs: 137 active+clean; 249 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 92 KiB/s rd, 3.3 MiB/s wr, 47 op/s 2024-04-26T05:45:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:45:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:56 smithi146 ceph-mon[95531]: pgmap v3592: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:56 smithi146 ceph-mon[92947]: pgmap v3592: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:45:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:45:56] "GET /metrics HTTP/1.1" 200 36750 "" "Prometheus/2.43.0" 2024-04-26T05:45:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:56 smithi204 ceph-mon[88313]: pgmap v3592: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:58 smithi146 ceph-mon[95531]: pgmap v3593: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:45:58 smithi146 ceph-mon[95531]: osdmap e1952: 8 total, 8 up, 8 in 2024-04-26T05:45:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:58 smithi146 ceph-mon[92947]: pgmap v3593: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:45:58 smithi146 ceph-mon[92947]: osdmap e1952: 8 total, 8 up, 8 in 2024-04-26T05:45:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:58 smithi204 ceph-mon[88313]: pgmap v3593: 137 pgs: 137 active+clean; 306 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-04-26T05:45:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:45:58 smithi204 ceph-mon[88313]: osdmap e1952: 8 total, 8 up, 8 in 2024-04-26T05:46:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:00 smithi146 ceph-mon[95531]: pgmap v3595: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:46:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:00 smithi146 ceph-mon[92947]: pgmap v3595: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:46:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:00 smithi204 ceph-mon[88313]: pgmap v3595: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.7 MiB/s rd, 11 MiB/s wr, 55 op/s 2024-04-26T05:46:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:02 smithi146 ceph-mon[95531]: pgmap v3596: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.7 MiB/s wr, 68 op/s 2024-04-26T05:46:02.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:02 smithi146 ceph-mon[92947]: pgmap v3596: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.7 MiB/s wr, 68 op/s 2024-04-26T05:46:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:02 smithi204 ceph-mon[88313]: pgmap v3596: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.7 MiB/s wr, 68 op/s 2024-04-26T05:46:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:04 smithi146 ceph-mon[95531]: pgmap v3597: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-04-26T05:46:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:04 smithi146 ceph-mon[92947]: pgmap v3597: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-04-26T05:46:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:04 smithi204 ceph-mon[88313]: pgmap v3597: 137 pgs: 137 active+clean; 335 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-04-26T05:46:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:06 smithi146 ceph-mon[95531]: pgmap v3598: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:06 smithi146 ceph-mon[92947]: pgmap v3598: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:06] "GET /metrics HTTP/1.1" 200 36750 "" "Prometheus/2.43.0" 2024-04-26T05:46:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:06 smithi204 ceph-mon[88313]: pgmap v3598: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:07.019 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (13588 ms) 2024-04-26T05:46:07.019 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-04-26T05:46:07.019 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:46:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:08 smithi146 ceph-mon[95531]: pgmap v3599: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:08 smithi146 ceph-mon[92947]: pgmap v3599: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:08 smithi204 ceph-mon[88313]: pgmap v3599: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-04-26T05:46:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:10 smithi146 ceph-mon[92947]: pgmap v3600: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 798 KiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-04-26T05:46:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:10 smithi146 ceph-mon[95531]: pgmap v3600: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 798 KiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-04-26T05:46:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:10 smithi204 ceph-mon[88313]: pgmap v3600: 137 pgs: 137 active+clean; 339 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 798 KiB/s rd, 3.1 MiB/s wr, 49 op/s 2024-04-26T05:46:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:12 smithi146 ceph-mon[95531]: pgmap v3601: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-04-26T05:46:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:12 smithi146 ceph-mon[95531]: osdmap e1953: 8 total, 8 up, 8 in 2024-04-26T05:46:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:12 smithi146 ceph-mon[92947]: pgmap v3601: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-04-26T05:46:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:12 smithi146 ceph-mon[92947]: osdmap e1953: 8 total, 8 up, 8 in 2024-04-26T05:46:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:12 smithi204 ceph-mon[88313]: pgmap v3601: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.3 MiB/s wr, 42 op/s 2024-04-26T05:46:12.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:12 smithi204 ceph-mon[88313]: osdmap e1953: 8 total, 8 up, 8 in 2024-04-26T05:46:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:14 smithi146 ceph-mon[95531]: pgmap v3603: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-26T05:46:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:14 smithi146 ceph-mon[92947]: pgmap v3603: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-26T05:46:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:14 smithi204 ceph-mon[88313]: pgmap v3603: 137 pgs: 137 active+clean; 343 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-04-26T05:46:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:46:15.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:46:15.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:46:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:16] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:46:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: pgmap v3604: 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, 51 op/s 2024-04-26T05:46:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:46:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:46:16.444 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: pgmap v3604: 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, 51 op/s 2024-04-26T05:46:16.444 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:46:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:46:16.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: pgmap v3604: 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, 51 op/s 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:46:16.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:18 smithi146 ceph-mon[95531]: pgmap v3605: 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, 51 op/s 2024-04-26T05:46:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:18 smithi146 ceph-mon[92947]: pgmap v3605: 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, 51 op/s 2024-04-26T05:46:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:18 smithi204 ceph-mon[88313]: pgmap v3605: 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, 51 op/s 2024-04-26T05:46:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:20 smithi146 ceph-mon[95531]: pgmap v3606: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-04-26T05:46:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:20 smithi146 ceph-mon[92947]: pgmap v3606: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-04-26T05:46:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:20 smithi204 ceph-mon[88313]: pgmap v3606: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 41 op/s 2024-04-26T05:46:21.017 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (13998 ms) 2024-04-26T05:46:21.197 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (101832 ms total) 2024-04-26T05:46:21.197 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:46:21.197 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-04-26T05:46:21.232 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-04-26T05:46:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:22 smithi204 ceph-mon[88313]: pgmap v3607: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-04-26T05:46:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:22 smithi204 ceph-mon[88313]: osdmap e1954: 8 total, 8 up, 8 in 2024-04-26T05:46:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:22 smithi146 ceph-mon[95531]: pgmap v3607: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-04-26T05:46:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:22 smithi146 ceph-mon[95531]: osdmap e1954: 8 total, 8 up, 8 in 2024-04-26T05:46:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:22 smithi146 ceph-mon[92947]: pgmap v3607: 137 pgs: 137 active+clean; 376 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 89 KiB/s rd, 3.3 MiB/s wr, 42 op/s 2024-04-26T05:46:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:22 smithi146 ceph-mon[92947]: osdmap e1954: 8 total, 8 up, 8 in 2024-04-26T05:46:23.221 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:46:23.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:23 smithi204 ceph-mon[88313]: osdmap e1955: 8 total, 8 up, 8 in 2024-04-26T05:46:23.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:23 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:46:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:23 smithi146 ceph-mon[95531]: osdmap e1955: 8 total, 8 up, 8 in 2024-04-26T05:46:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:23 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:46:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:23 smithi146 ceph-mon[92947]: osdmap e1955: 8 total, 8 up, 8 in 2024-04-26T05:46:23.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:23 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: pgmap v3610: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: osdmap e1956: 8 total, 8 up, 8 in 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: pgmap v3610: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:46:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: osdmap e1956: 8 total, 8 up, 8 in 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: pgmap v3610: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/472735785' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: osdmap e1956: 8 total, 8 up, 8 in 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:25.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:25 smithi204 ceph-mon[88313]: osdmap e1957: 8 total, 8 up, 8 in 2024-04-26T05:46:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:25 smithi146 ceph-mon[95531]: osdmap e1957: 8 total, 8 up, 8 in 2024-04-26T05:46:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:25 smithi146 ceph-mon[92947]: osdmap e1957: 8 total, 8 up, 8 in 2024-04-26T05:46:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:26 smithi204 ceph-mon[88313]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:26 smithi204 ceph-mon[88313]: osdmap e1958: 8 total, 8 up, 8 in 2024-04-26T05:46:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:26 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:46:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[92947]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[92947]: osdmap e1958: 8 total, 8 up, 8 in 2024-04-26T05:46:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:46:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:26] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2024-04-26T05:46:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[95531]: pgmap v3613: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[95531]: osdmap e1958: 8 total, 8 up, 8 in 2024-04-26T05:46:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:26 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:46:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:28 smithi204 ceph-mon[88313]: pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:28.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:28 smithi146 ceph-mon[95531]: pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:28 smithi146 ceph-mon[92947]: pgmap v3615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:46:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:30 smithi204 ceph-mon[88313]: pgmap v3616: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-04-26T05:46:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:30 smithi204 ceph-mon[88313]: osdmap e1959: 8 total, 8 up, 8 in 2024-04-26T05:46:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:30 smithi146 ceph-mon[95531]: pgmap v3616: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-04-26T05:46:30.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:30 smithi146 ceph-mon[95531]: osdmap e1959: 8 total, 8 up, 8 in 2024-04-26T05:46:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:30 smithi146 ceph-mon[92947]: pgmap v3616: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 17 KiB/s rd, 4.0 MiB/s wr, 27 op/s 2024-04-26T05:46:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:30 smithi146 ceph-mon[92947]: osdmap e1959: 8 total, 8 up, 8 in 2024-04-26T05:46:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:32 smithi204 ceph-mon[88313]: pgmap v3618: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-04-26T05:46:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:32 smithi146 ceph-mon[95531]: pgmap v3618: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-04-26T05:46:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:32 smithi146 ceph-mon[92947]: pgmap v3618: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 15 KiB/s rd, 3.5 MiB/s wr, 23 op/s 2024-04-26T05:46:33.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:33 smithi204 ceph-mon[88313]: pgmap v3619: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-04-26T05:46:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:33 smithi146 ceph-mon[95531]: pgmap v3619: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-04-26T05:46:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:33 smithi146 ceph-mon[92947]: pgmap v3619: 137 pgs: 137 active+clean; 29 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 3.0 MiB/s wr, 20 op/s 2024-04-26T05:46:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:35 smithi204 ceph-mon[88313]: osdmap e1960: 8 total, 8 up, 8 in 2024-04-26T05:46:35.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:35 smithi204 ceph-mon[88313]: pgmap v3621: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:46:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:35 smithi146 ceph-mon[95531]: osdmap e1960: 8 total, 8 up, 8 in 2024-04-26T05:46:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:35 smithi146 ceph-mon[95531]: pgmap v3621: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:46:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:35 smithi146 ceph-mon[92947]: osdmap e1960: 8 total, 8 up, 8 in 2024-04-26T05:46:35.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:35 smithi146 ceph-mon[92947]: pgmap v3621: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 3.6 MiB/s wr, 50 op/s 2024-04-26T05:46:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:36] "GET /metrics HTTP/1.1" 200 36687 "" "Prometheus/2.43.0" 2024-04-26T05:46:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:38 smithi146 ceph-mon[95531]: pgmap v3622: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 641 KiB/s wr, 29 op/s 2024-04-26T05:46:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:38 smithi146 ceph-mon[92947]: pgmap v3622: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 641 KiB/s wr, 29 op/s 2024-04-26T05:46:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:38 smithi204 ceph-mon[88313]: pgmap v3622: 137 pgs: 137 active+clean; 34 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 23 KiB/s rd, 641 KiB/s wr, 29 op/s 2024-04-26T05:46:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[92947]: pgmap v3623: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-04-26T05:46:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:39 smithi146 ceph-mon[95531]: pgmap v3623: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-04-26T05:46:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:39 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:46:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:40.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:39 smithi204 ceph-mon[88313]: pgmap v3623: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 86 KiB/s rd, 2.1 MiB/s wr, 36 op/s 2024-04-26T05:46:41.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.Simple (20006 ms) 2024-04-26T05:46:41.238 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-04-26T05:46:41.238 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:46:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:42 smithi146 ceph-mon[95531]: pgmap v3624: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:42 smithi146 ceph-mon[92947]: pgmap v3624: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:42 smithi204 ceph-mon[88313]: pgmap v3624: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:44 smithi146 ceph-mon[95531]: pgmap v3625: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:44 smithi146 ceph-mon[92947]: pgmap v3625: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:44 smithi204 ceph-mon[88313]: pgmap v3625: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 2.1 MiB/s wr, 35 op/s 2024-04-26T05:46:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:46 smithi146 ceph-mon[95531]: pgmap v3626: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T05:46:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:46 smithi146 ceph-mon[95531]: osdmap e1961: 8 total, 8 up, 8 in 2024-04-26T05:46:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:46] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T05:46:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:46 smithi146 ceph-mon[92947]: pgmap v3626: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T05:46:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:46 smithi146 ceph-mon[92947]: osdmap e1961: 8 total, 8 up, 8 in 2024-04-26T05:46:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:46 smithi204 ceph-mon[88313]: pgmap v3626: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 11 MiB/s rd, 5.4 MiB/s wr, 32 op/s 2024-04-26T05:46:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:46 smithi204 ceph-mon[88313]: osdmap e1961: 8 total, 8 up, 8 in 2024-04-26T05:46:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:48 smithi146 ceph-mon[95531]: pgmap v3628: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:46:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:48 smithi146 ceph-mon[92947]: pgmap v3628: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:46:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:48 smithi204 ceph-mon[88313]: pgmap v3628: 137 pgs: 137 active+clean; 75 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:46:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:50 smithi146 ceph-mon[95531]: pgmap v3629: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:50 smithi146 ceph-mon[92947]: pgmap v3629: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:50 smithi204 ceph-mon[88313]: pgmap v3629: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:52 smithi146 ceph-mon[95531]: pgmap v3630: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:52.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:52 smithi146 ceph-mon[92947]: pgmap v3630: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:52 smithi204 ceph-mon[88313]: pgmap v3630: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:54 smithi146 ceph-mon[95531]: pgmap v3631: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:54 smithi146 ceph-mon[92947]: pgmap v3631: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:54.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:54 smithi204 ceph-mon[88313]: pgmap v3631: 137 pgs: 137 active+clean; 104 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 58 op/s 2024-04-26T05:46:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:46:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:56 smithi146 ceph-mon[92947]: pgmap v3632: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:46:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:56 smithi146 ceph-mon[95531]: pgmap v3632: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:46:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:46:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:46:56] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:46:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:56 smithi204 ceph-mon[88313]: pgmap v3632: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:46:56.654 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.Grow (15416 ms) 2024-04-26T05:46:56.654 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-04-26T05:46:56.654 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:46:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:46:58 smithi146 ceph-mon[95531]: pgmap v3633: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-04-26T05:46:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:46:58 smithi146 ceph-mon[92947]: pgmap v3633: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-04-26T05:46:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:46:58 smithi204 ceph-mon[88313]: pgmap v3633: 137 pgs: 137 active+clean; 120 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-04-26T05:47:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:00 smithi146 ceph-mon[95531]: pgmap v3634: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.1 MiB/s wr, 59 op/s 2024-04-26T05:47:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:00 smithi146 ceph-mon[92947]: pgmap v3634: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.1 MiB/s wr, 59 op/s 2024-04-26T05:47:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:00 smithi204 ceph-mon[88313]: pgmap v3634: 137 pgs: 137 active+clean; 144 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.6 MiB/s rd, 7.1 MiB/s wr, 59 op/s 2024-04-26T05:47:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:02 smithi146 ceph-mon[95531]: pgmap v3635: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:47:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:02 smithi146 ceph-mon[95531]: osdmap e1962: 8 total, 8 up, 8 in 2024-04-26T05:47:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:02 smithi146 ceph-mon[92947]: pgmap v3635: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:47:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:02 smithi146 ceph-mon[92947]: osdmap e1962: 8 total, 8 up, 8 in 2024-04-26T05:47:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:02 smithi204 ceph-mon[88313]: pgmap v3635: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:47:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:02 smithi204 ceph-mon[88313]: osdmap e1962: 8 total, 8 up, 8 in 2024-04-26T05:47:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:04 smithi146 ceph-mon[95531]: pgmap v3637: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-04-26T05:47:04.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:04 smithi146 ceph-mon[92947]: pgmap v3637: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-04-26T05:47:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:04 smithi204 ceph-mon[88313]: pgmap v3637: 137 pgs: 137 active+clean; 145 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 36 op/s 2024-04-26T05:47:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:06 smithi146 ceph-mon[95531]: pgmap v3638: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:06 smithi146 ceph-mon[92947]: pgmap v3638: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:06] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:47:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:06 smithi204 ceph-mon[88313]: pgmap v3638: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:08.445 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:08 smithi146 ceph-mon[95531]: pgmap v3639: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:08.445 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:08 smithi146 ceph-mon[92947]: pgmap v3639: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:08 smithi204 ceph-mon[88313]: pgmap v3639: 137 pgs: 137 active+clean; 174 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:10 smithi146 ceph-mon[95531]: pgmap v3640: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-04-26T05:47:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:10 smithi146 ceph-mon[92947]: pgmap v3640: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-04-26T05:47:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:10 smithi204 ceph-mon[88313]: pgmap v3640: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 296 KiB/s rd, 4.6 MiB/s wr, 46 op/s 2024-04-26T05:47:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:12 smithi146 ceph-mon[95531]: pgmap v3641: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:12 smithi146 ceph-mon[92947]: pgmap v3641: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:12 smithi204 ceph-mon[88313]: pgmap v3641: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:12.657 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (16003 ms) 2024-04-26T05:47:12.657 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-04-26T05:47:12.657 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:47:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:14 smithi146 ceph-mon[92947]: pgmap v3642: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-04-26T05:47:14.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:14 smithi146 ceph-mon[95531]: pgmap v3642: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-04-26T05:47:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:14 smithi204 ceph-mon[88313]: pgmap v3642: 137 pgs: 137 active+clean; 190 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-04-26T05:47:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:16 smithi146 ceph-mon[92947]: pgmap v3643: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 60 op/s 2024-04-26T05:47:16.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:47:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:16 smithi146 ceph-mon[95531]: pgmap v3643: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 60 op/s 2024-04-26T05:47:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:47:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:16] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:47:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:16 smithi204 ceph-mon[88313]: pgmap v3643: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 7.2 MiB/s wr, 60 op/s 2024-04-26T05:47:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:47:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[92947]: osdmap e1963: 8 total, 8 up, 8 in 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[95531]: osdmap e1963: 8 total, 8 up, 8 in 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:47:17.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:17 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:47:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:17 smithi204 ceph-mon[88313]: osdmap e1963: 8 total, 8 up, 8 in 2024-04-26T05:47:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:17 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:47:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:17 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:47:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:17 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:47:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:18 smithi146 ceph-mon[92947]: pgmap v3645: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-04-26T05:47:18.716 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:18 smithi146 ceph-mon[95531]: pgmap v3645: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-04-26T05:47:18.716 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:18 smithi204 ceph-mon[88313]: pgmap v3645: 137 pgs: 137 active+clean; 215 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 37 op/s 2024-04-26T05:47:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:20 smithi146 ceph-mon[92947]: pgmap v3646: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:20 smithi146 ceph-mon[95531]: pgmap v3646: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:20 smithi204 ceph-mon[88313]: pgmap v3646: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:22 smithi146 ceph-mon[92947]: pgmap v3647: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:22 smithi146 ceph-mon[95531]: pgmap v3647: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:22 smithi204 ceph-mon[88313]: pgmap v3647: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:24 smithi146 ceph-mon[95531]: pgmap v3648: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:24 smithi146 ceph-mon[92947]: pgmap v3648: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:24.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:24 smithi204 ceph-mon[88313]: pgmap v3648: 137 pgs: 137 active+clean; 244 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 7.0 MiB/s wr, 60 op/s 2024-04-26T05:47:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:26 smithi146 ceph-mon[95531]: pgmap v3649: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:26 smithi146 ceph-mon[92947]: pgmap v3649: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:26.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:26] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:47:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:26 smithi204 ceph-mon[88313]: pgmap v3649: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:27.604 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (14947 ms) 2024-04-26T05:47:27.604 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-04-26T05:47:27.604 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:47:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:28 smithi204 ceph-mon[88313]: pgmap v3650: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-04-26T05:47:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:28 smithi146 ceph-mon[92947]: pgmap v3650: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-04-26T05:47:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:28 smithi146 ceph-mon[95531]: pgmap v3650: 137 pgs: 137 active+clean; 260 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-04-26T05:47:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:30 smithi204 ceph-mon[88313]: pgmap v3651: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-04-26T05:47:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:30 smithi146 ceph-mon[92947]: pgmap v3651: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-04-26T05:47:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:30 smithi146 ceph-mon[95531]: pgmap v3651: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-04-26T05:47:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:32 smithi204 ceph-mon[88313]: pgmap v3652: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:47:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:32 smithi204 ceph-mon[88313]: osdmap e1964: 8 total, 8 up, 8 in 2024-04-26T05:47:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:32 smithi146 ceph-mon[95531]: pgmap v3652: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:47:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:32 smithi146 ceph-mon[95531]: osdmap e1964: 8 total, 8 up, 8 in 2024-04-26T05:47:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:32 smithi146 ceph-mon[92947]: pgmap v3652: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:47:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:32 smithi146 ceph-mon[92947]: osdmap e1964: 8 total, 8 up, 8 in 2024-04-26T05:47:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:34 smithi204 ceph-mon[88313]: pgmap v3654: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-04-26T05:47:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:34 smithi146 ceph-mon[95531]: pgmap v3654: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-04-26T05:47:34.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:34 smithi146 ceph-mon[92947]: pgmap v3654: 137 pgs: 137 active+clean; 264 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-04-26T05:47:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:36 smithi204 ceph-mon[88313]: pgmap v3655: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:36 smithi146 ceph-mon[95531]: pgmap v3655: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:36] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:47:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:36 smithi146 ceph-mon[92947]: pgmap v3655: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:38 smithi204 ceph-mon[88313]: pgmap v3656: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:38 smithi146 ceph-mon[95531]: pgmap v3656: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:38 smithi146 ceph-mon[92947]: pgmap v3656: 137 pgs: 137 active+clean; 293 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-04-26T05:47:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:40 smithi204 ceph-mon[88313]: pgmap v3657: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:40 smithi146 ceph-mon[92947]: pgmap v3657: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:40 smithi146 ceph-mon[95531]: pgmap v3657: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:42 smithi204 ceph-mon[88313]: pgmap v3658: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:42 smithi204 ceph-mon[88313]: osdmap e1965: 8 total, 8 up, 8 in 2024-04-26T05:47:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:42 smithi146 ceph-mon[95531]: pgmap v3658: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:42 smithi146 ceph-mon[95531]: osdmap e1965: 8 total, 8 up, 8 in 2024-04-26T05:47:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:42 smithi146 ceph-mon[92947]: pgmap v3658: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:42.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:42 smithi146 ceph-mon[92947]: osdmap e1965: 8 total, 8 up, 8 in 2024-04-26T05:47:43.376 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (15772 ms) 2024-04-26T05:47:43.376 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-04-26T05:47:43.376 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:47:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:44 smithi204 ceph-mon[88313]: pgmap v3660: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:44 smithi146 ceph-mon[95531]: pgmap v3660: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:44 smithi146 ceph-mon[92947]: pgmap v3660: 137 pgs: 137 active+clean; 309 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:46 smithi146 ceph-mon[95531]: pgmap v3661: 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, 50 op/s 2024-04-26T05:47:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:46] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:47:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:46 smithi146 ceph-mon[92947]: pgmap v3661: 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, 50 op/s 2024-04-26T05:47:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:46 smithi204 ceph-mon[88313]: pgmap v3661: 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, 50 op/s 2024-04-26T05:47:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:48 smithi204 ceph-mon[88313]: pgmap v3662: 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, 50 op/s 2024-04-26T05:47:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:48 smithi204 ceph-mon[88313]: osdmap e1966: 8 total, 8 up, 8 in 2024-04-26T05:47:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:48 smithi146 ceph-mon[95531]: pgmap v3662: 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, 50 op/s 2024-04-26T05:47:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:48 smithi146 ceph-mon[95531]: osdmap e1966: 8 total, 8 up, 8 in 2024-04-26T05:47:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:48 smithi146 ceph-mon[92947]: pgmap v3662: 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, 50 op/s 2024-04-26T05:47:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:48 smithi146 ceph-mon[92947]: osdmap e1966: 8 total, 8 up, 8 in 2024-04-26T05:47:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:50 smithi204 ceph-mon[88313]: pgmap v3664: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-04-26T05:47:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:50 smithi146 ceph-mon[92947]: pgmap v3664: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-04-26T05:47:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:50 smithi146 ceph-mon[95531]: pgmap v3664: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 5.2 MiB/s rd, 12 MiB/s wr, 69 op/s 2024-04-26T05:47:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:52 smithi204 ceph-mon[88313]: pgmap v3665: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 74 op/s 2024-04-26T05:47:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:52 smithi146 ceph-mon[95531]: pgmap v3665: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 74 op/s 2024-04-26T05:47:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:52 smithi146 ceph-mon[92947]: pgmap v3665: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 10 MiB/s wr, 74 op/s 2024-04-26T05:47:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:54 smithi204 ceph-mon[88313]: pgmap v3666: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-04-26T05:47:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:54 smithi146 ceph-mon[92947]: pgmap v3666: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-04-26T05:47:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:54 smithi146 ceph-mon[95531]: pgmap v3666: 137 pgs: 137 active+clean; 407 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-04-26T05:47:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:47:56.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:56 smithi204 ceph-mon[88313]: pgmap v3667: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:56 smithi146 ceph-mon[95531]: pgmap v3667: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:56 smithi146 ceph-mon[92947]: pgmap v3667: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:47:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:47:56] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:47:57.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:47:57 smithi204 ceph-mon[88313]: pgmap v3668: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:47:57 smithi146 ceph-mon[92947]: pgmap v3668: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:47:57 smithi146 ceph-mon[95531]: pgmap v3668: 137 pgs: 137 active+clean; 423 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 46 op/s 2024-04-26T05:47:58.779 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (15404 ms) 2024-04-26T05:47:58.779 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-04-26T05:47:58.780 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:48:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:00 smithi146 ceph-mon[95531]: pgmap v3669: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-04-26T05:48:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:00 smithi146 ceph-mon[92947]: pgmap v3669: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-04-26T05:48:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:00 smithi204 ceph-mon[88313]: pgmap v3669: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.8 MiB/s wr, 53 op/s 2024-04-26T05:48:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:02 smithi146 ceph-mon[95531]: pgmap v3670: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-04-26T05:48:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:02 smithi146 ceph-mon[92947]: pgmap v3670: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-04-26T05:48:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:02 smithi204 ceph-mon[88313]: pgmap v3670: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 38 op/s 2024-04-26T05:48:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:04 smithi146 ceph-mon[92947]: pgmap v3671: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:48:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:04 smithi146 ceph-mon[92947]: osdmap e1967: 8 total, 8 up, 8 in 2024-04-26T05:48:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:04 smithi146 ceph-mon[95531]: pgmap v3671: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:48:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:04 smithi146 ceph-mon[95531]: osdmap e1967: 8 total, 8 up, 8 in 2024-04-26T05:48:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:04 smithi204 ceph-mon[88313]: pgmap v3671: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-04-26T05:48:04.580 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:04 smithi204 ceph-mon[88313]: osdmap e1967: 8 total, 8 up, 8 in 2024-04-26T05:48:05.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:05 smithi204 ceph-mon[88313]: pgmap v3673: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:05 smithi146 ceph-mon[92947]: pgmap v3673: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:05 smithi146 ceph-mon[95531]: pgmap v3673: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:06] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:48:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:08 smithi146 ceph-mon[95531]: pgmap v3674: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:08.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:08 smithi146 ceph-mon[92947]: pgmap v3674: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:08 smithi204 ceph-mon[88313]: pgmap v3674: 137 pgs: 137 active+clean; 456 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 54 op/s 2024-04-26T05:48:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:10 smithi146 ceph-mon[95531]: pgmap v3675: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:10 smithi146 ceph-mon[92947]: pgmap v3675: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:10 smithi204 ceph-mon[88313]: pgmap v3675: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:12.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:12 smithi146 ceph-mon[95531]: pgmap v3676: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:12.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:12 smithi146 ceph-mon[92947]: pgmap v3676: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:12 smithi204 ceph-mon[88313]: pgmap v3676: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:14 smithi146 ceph-mon[95531]: pgmap v3677: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:14 smithi146 ceph-mon[92947]: pgmap v3677: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:14.526 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (15746 ms) 2024-04-26T05:48:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:14 smithi204 ceph-mon[88313]: pgmap v3677: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 63 KiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-04-26T05:48:15.155 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (113294 ms total) 2024-04-26T05:48:15.155 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:48:15.155 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-04-26T05:48:15.196 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-04-26T05:48:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:16] "GET /metrics HTTP/1.1" 200 36755 "" "Prometheus/2.43.0" 2024-04-26T05:48:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:16 smithi146 ceph-mon[95531]: pgmap v3678: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:48:16.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:16 smithi146 ceph-mon[95531]: osdmap e1968: 8 total, 8 up, 8 in 2024-04-26T05:48:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:16 smithi146 ceph-mon[92947]: pgmap v3678: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:48:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:16 smithi146 ceph-mon[92947]: osdmap e1968: 8 total, 8 up, 8 in 2024-04-26T05:48:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:16 smithi204 ceph-mon[88313]: pgmap v3678: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 1.4 MiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:48:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:16 smithi204 ceph-mon[88313]: osdmap e1968: 8 total, 8 up, 8 in 2024-04-26T05:48:17.166 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:48:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[95531]: osdmap e1969: 8 total, 8 up, 8 in 2024-04-26T05:48:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3482917645' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:48:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[92947]: osdmap e1969: 8 total, 8 up, 8 in 2024-04-26T05:48:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3482917645' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:17 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:48:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:17 smithi204 ceph-mon[88313]: osdmap e1969: 8 total, 8 up, 8 in 2024-04-26T05:48:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:17 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3482917645' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:17 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:48:17.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:17 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:48:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: pgmap v3681: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:48:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:48:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: osdmap e1970: 8 total, 8 up, 8 in 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: pgmap v3681: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: osdmap e1970: 8 total, 8 up, 8 in 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:48:18.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:18 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:48:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: pgmap v3681: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:48:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:48:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:48:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: osdmap e1970: 8 total, 8 up, 8 in 2024-04-26T05:48:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:48:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:48:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:18 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:48:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:19 smithi146 ceph-mon[95531]: osdmap e1971: 8 total, 8 up, 8 in 2024-04-26T05:48:19.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:19 smithi146 ceph-mon[92947]: osdmap e1971: 8 total, 8 up, 8 in 2024-04-26T05:48:19.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:19 smithi204 ceph-mon[88313]: osdmap e1971: 8 total, 8 up, 8 in 2024-04-26T05:48:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[92947]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:48:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:48:20.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[92947]: osdmap e1972: 8 total, 8 up, 8 in 2024-04-26T05:48:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[95531]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:48:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:48:20.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:20 smithi146 ceph-mon[95531]: osdmap e1972: 8 total, 8 up, 8 in 2024-04-26T05:48:20.455 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:20 smithi204 ceph-mon[88313]: pgmap v3684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:48:20.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:20 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:48:20.456 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:20 smithi204 ceph-mon[88313]: osdmap e1972: 8 total, 8 up, 8 in 2024-04-26T05:48:22.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:22 smithi146 ceph-mon[92947]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-04-26T05:48:22.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:22 smithi146 ceph-mon[95531]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-04-26T05:48:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:22 smithi204 ceph-mon[88313]: pgmap v3686: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 208 B/s wr, 0 op/s 2024-04-26T05:48:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:24 smithi146 ceph-mon[92947]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:48:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:24 smithi146 ceph-mon[95531]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:48:24.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:24 smithi204 ceph-mon[88313]: pgmap v3687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:48:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:25 smithi204 ceph-mon[88313]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:48:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:25 smithi146 ceph-mon[95531]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:48:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:25 smithi146 ceph-mon[92947]: pgmap v3688: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:48:26.501 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:26 smithi146 ceph-mon[92947]: osdmap e1973: 8 total, 8 up, 8 in 2024-04-26T05:48:26.502 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:26] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-04-26T05:48:26.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:26 smithi204 ceph-mon[88313]: osdmap e1973: 8 total, 8 up, 8 in 2024-04-26T05:48:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:26 smithi146 ceph-mon[95531]: osdmap e1973: 8 total, 8 up, 8 in 2024-04-26T05:48:27.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:27 smithi204 ceph-mon[88313]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:48:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:27 smithi146 ceph-mon[95531]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:48:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:27 smithi146 ceph-mon[92947]: pgmap v3690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:48:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:30 smithi146 ceph-mon[95531]: pgmap v3691: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:48:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:30 smithi146 ceph-mon[95531]: osdmap e1974: 8 total, 8 up, 8 in 2024-04-26T05:48:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:30 smithi146 ceph-mon[92947]: pgmap v3691: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:48:30.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:30 smithi146 ceph-mon[92947]: osdmap e1974: 8 total, 8 up, 8 in 2024-04-26T05:48:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:30 smithi204 ceph-mon[88313]: pgmap v3691: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 93 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:48:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:30 smithi204 ceph-mon[88313]: osdmap e1974: 8 total, 8 up, 8 in 2024-04-26T05:48:31.490 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.Simple (16294 ms) 2024-04-26T05:48:31.490 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-04-26T05:48:31.490 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:48:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:32 smithi146 ceph-mon[95531]: pgmap v3693: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2024-04-26T05:48:32.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:32 smithi146 ceph-mon[92947]: pgmap v3693: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2024-04-26T05:48:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:32 smithi204 ceph-mon[88313]: pgmap v3693: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 115 KiB/s rd, 5.1 MiB/s wr, 59 op/s 2024-04-26T05:48:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:34 smithi146 ceph-mon[95531]: pgmap v3694: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-04-26T05:48:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:34 smithi146 ceph-mon[92947]: pgmap v3694: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-04-26T05:48:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:34 smithi204 ceph-mon[88313]: pgmap v3694: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 111 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-04-26T05:48:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:36 smithi146 ceph-mon[95531]: pgmap v3695: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:36] "GET /metrics HTTP/1.1" 200 36716 "" "Prometheus/2.43.0" 2024-04-26T05:48:36.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:36 smithi146 ceph-mon[92947]: pgmap v3695: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:36 smithi204 ceph-mon[88313]: pgmap v3695: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:38 smithi146 ceph-mon[95531]: pgmap v3696: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:38 smithi146 ceph-mon[95531]: osdmap e1975: 8 total, 8 up, 8 in 2024-04-26T05:48:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:38 smithi146 ceph-mon[92947]: pgmap v3696: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:38 smithi146 ceph-mon[92947]: osdmap e1975: 8 total, 8 up, 8 in 2024-04-26T05:48:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:38 smithi204 ceph-mon[88313]: pgmap v3696: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:38.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:38 smithi204 ceph-mon[88313]: osdmap e1975: 8 total, 8 up, 8 in 2024-04-26T05:48:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:40 smithi146 ceph-mon[95531]: pgmap v3698: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:40 smithi146 ceph-mon[92947]: pgmap v3698: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:40 smithi204 ceph-mon[88313]: pgmap v3698: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.6 MiB/s wr, 71 op/s 2024-04-26T05:48:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:42 smithi146 ceph-mon[95531]: pgmap v3699: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:42 smithi146 ceph-mon[92947]: pgmap v3699: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:42 smithi204 ceph-mon[88313]: pgmap v3699: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:43.175 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.Grow (11686 ms) 2024-04-26T05:48:43.175 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-04-26T05:48:43.175 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:48:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[95531]: pgmap v3700: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[92947]: pgmap v3700: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:44 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:44 smithi204 ceph-mon[88313]: pgmap v3700: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-04-26T05:48:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:44 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:44 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:44 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]: dispatch 2024-04-26T05:48:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:44 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]: dispatch 2024-04-26T05:48:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]': finished 2024-04-26T05:48:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]': finished 2024-04-26T05:48:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[95531]: osdmap e1976: 8 total, 8 up, 8 in 2024-04-26T05:48:45.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[95531]: osdmap e1977: 8 total, 8 up, 8 in 2024-04-26T05:48:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]': finished 2024-04-26T05:48:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]': finished 2024-04-26T05:48:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[92947]: osdmap e1976: 8 total, 8 up, 8 in 2024-04-26T05:48:45.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:45 smithi146 ceph-mon[92947]: osdmap e1977: 8 total, 8 up, 8 in 2024-04-26T05:48:45.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.c", "id": [5, 1]}]': finished 2024-04-26T05:48:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "117.16", "id": [5, 4]}]': finished 2024-04-26T05:48:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:45 smithi204 ceph-mon[88313]: osdmap e1976: 8 total, 8 up, 8 in 2024-04-26T05:48:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:45 smithi204 ceph-mon[88313]: osdmap e1977: 8 total, 8 up, 8 in 2024-04-26T05:48:46.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:46 smithi146 ceph-mon[95531]: pgmap v3702: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 88 op/s 2024-04-26T05:48:46.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:46] "GET /metrics HTTP/1.1" 200 36748 "" "Prometheus/2.43.0" 2024-04-26T05:48:46.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:46 smithi146 ceph-mon[92947]: pgmap v3702: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 88 op/s 2024-04-26T05:48:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:46 smithi204 ceph-mon[88313]: pgmap v3702: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 88 op/s 2024-04-26T05:48:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:48 smithi204 ceph-mon[88313]: pgmap v3704: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 35 op/s 2024-04-26T05:48:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:48 smithi146 ceph-mon[95531]: pgmap v3704: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 35 op/s 2024-04-26T05:48:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:48 smithi146 ceph-mon[92947]: pgmap v3704: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 15 MiB/s rd, 5.1 MiB/s wr, 35 op/s 2024-04-26T05:48:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:50 smithi204 ceph-mon[88313]: pgmap v3705: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 50 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:50 smithi204 ceph-mon[88313]: osdmap e1978: 8 total, 8 up, 8 in 2024-04-26T05:48:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:50 smithi146 ceph-mon[95531]: pgmap v3705: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 50 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:50 smithi146 ceph-mon[95531]: osdmap e1978: 8 total, 8 up, 8 in 2024-04-26T05:48:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:50 smithi146 ceph-mon[92947]: pgmap v3705: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 14 MiB/s rd, 10 MiB/s wr, 50 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:50 smithi146 ceph-mon[92947]: osdmap e1978: 8 total, 8 up, 8 in 2024-04-26T05:48:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:52 smithi204 ceph-mon[88313]: pgmap v3707: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.9 MiB/s wr, 16 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-04-26T05:48:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:52 smithi146 ceph-mon[95531]: pgmap v3707: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.9 MiB/s wr, 16 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-04-26T05:48:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:52 smithi146 ceph-mon[92947]: pgmap v3707: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.9 MiB/s wr, 16 op/s; 1.3 MiB/s, 0 objects/s recovering 2024-04-26T05:48:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:54 smithi204 ceph-mon[88313]: pgmap v3708: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.1 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:54 smithi146 ceph-mon[95531]: pgmap v3708: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.1 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:54 smithi146 ceph-mon[92947]: pgmap v3708: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.1 MiB/s wr, 14 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:48:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:48:55.210 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (12034 ms) 2024-04-26T05:48:55.210 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-04-26T05:48:55.210 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:48:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:55 smithi204 ceph-mon[88313]: pgmap v3709: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.3 MiB/s wr, 65 op/s; 930 KiB/s, 0 objects/s recovering 2024-04-26T05:48:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:55 smithi146 ceph-mon[95531]: pgmap v3709: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.3 MiB/s wr, 65 op/s; 930 KiB/s, 0 objects/s recovering 2024-04-26T05:48:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:55 smithi146 ceph-mon[92947]: pgmap v3709: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.1 MiB/s rd, 8.3 MiB/s wr, 65 op/s; 930 KiB/s, 0 objects/s recovering 2024-04-26T05:48:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:48:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:48:56] "GET /metrics HTTP/1.1" 200 36770 "" "Prometheus/2.43.0" 2024-04-26T05:48:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:48:58 smithi146 ceph-mon[95531]: pgmap v3710: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.2 MiB/s wr, 65 op/s; 921 KiB/s, 0 objects/s recovering 2024-04-26T05:48:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:48:58 smithi146 ceph-mon[92947]: pgmap v3710: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.2 MiB/s wr, 65 op/s; 921 KiB/s, 0 objects/s recovering 2024-04-26T05:48:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:48:58 smithi204 ceph-mon[88313]: pgmap v3710: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 9.0 MiB/s rd, 8.2 MiB/s wr, 65 op/s; 921 KiB/s, 0 objects/s recovering 2024-04-26T05:49:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:00 smithi146 ceph-mon[95531]: pgmap v3711: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:00.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:00 smithi146 ceph-mon[92947]: pgmap v3711: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:00 smithi204 ceph-mon[88313]: pgmap v3711: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:02 smithi146 ceph-mon[95531]: pgmap v3712: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.5 MiB/s wr, 50 op/s 2024-04-26T05:49:02.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:02 smithi146 ceph-mon[95531]: osdmap e1979: 8 total, 8 up, 8 in 2024-04-26T05:49:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:02 smithi146 ceph-mon[92947]: pgmap v3712: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.5 MiB/s wr, 50 op/s 2024-04-26T05:49:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:02 smithi146 ceph-mon[92947]: osdmap e1979: 8 total, 8 up, 8 in 2024-04-26T05:49:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:02 smithi204 ceph-mon[88313]: pgmap v3712: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.9 MiB/s rd, 3.5 MiB/s wr, 50 op/s 2024-04-26T05:49:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:02 smithi204 ceph-mon[88313]: osdmap e1979: 8 total, 8 up, 8 in 2024-04-26T05:49:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:04 smithi146 ceph-mon[92947]: pgmap v3714: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:04.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:04 smithi146 ceph-mon[95531]: pgmap v3714: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:04 smithi204 ceph-mon[88313]: pgmap v3714: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-04-26T05:49:05.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:05 smithi204 ceph-mon[88313]: pgmap v3715: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:05 smithi146 ceph-mon[95531]: pgmap v3715: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:05 smithi146 ceph-mon[92947]: pgmap v3715: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:06] "GET /metrics HTTP/1.1" 200 36770 "" "Prometheus/2.43.0" 2024-04-26T05:49:07.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (11872 ms) 2024-04-26T05:49:07.082 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-04-26T05:49:07.082 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:49:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:08 smithi146 ceph-mon[95531]: pgmap v3716: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:08 smithi146 ceph-mon[92947]: pgmap v3716: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:08 smithi204 ceph-mon[88313]: pgmap v3716: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-04-26T05:49:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:09.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:10 smithi146 ceph-mon[95531]: pgmap v3717: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:10 smithi146 ceph-mon[92947]: pgmap v3717: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:10 smithi204 ceph-mon[88313]: pgmap v3717: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:12.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:12 smithi146 ceph-mon[92947]: pgmap v3718: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:12.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:12 smithi146 ceph-mon[95531]: pgmap v3718: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:12 smithi204 ceph-mon[88313]: pgmap v3718: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-04-26T05:49:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:14 smithi146 ceph-mon[92947]: pgmap v3719: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-04-26T05:49:14.446 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:14 smithi146 ceph-mon[95531]: pgmap v3719: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-04-26T05:49:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:14 smithi204 ceph-mon[88313]: pgmap v3719: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-04-26T05:49:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:15 smithi146 ceph-mon[95531]: osdmap e1980: 8 total, 8 up, 8 in 2024-04-26T05:49:15.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:15 smithi146 ceph-mon[92947]: osdmap e1980: 8 total, 8 up, 8 in 2024-04-26T05:49:15.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:15 smithi204 ceph-mon[88313]: osdmap e1980: 8 total, 8 up, 8 in 2024-04-26T05:49:16.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:16 smithi146 ceph-mon[95531]: pgmap v3721: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:16.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:16] "GET /metrics HTTP/1.1" 200 36756 "" "Prometheus/2.43.0" 2024-04-26T05:49:16.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:16 smithi146 ceph-mon[92947]: pgmap v3721: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:16 smithi204 ceph-mon[88313]: pgmap v3721: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:18 smithi204 ceph-mon[88313]: pgmap v3722: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:18 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:49:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:18 smithi146 ceph-mon[95531]: pgmap v3722: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:18 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:49:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:18 smithi146 ceph-mon[92947]: pgmap v3722: 137 pgs: 137 active+clean; 353 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.0 MiB/s rd, 6.5 MiB/s wr, 31 op/s 2024-04-26T05:49:18.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:18 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:49:19.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:19 smithi204 ceph-mon[88313]: osdmap e1981: 8 total, 8 up, 8 in 2024-04-26T05:49:19.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:49:19.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:49:19.558 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:19 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:49:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[95531]: osdmap e1981: 8 total, 8 up, 8 in 2024-04-26T05:49:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:49:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:49:19.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:49:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[92947]: osdmap e1981: 8 total, 8 up, 8 in 2024-04-26T05:49:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:49:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:49:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:19 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:49:20.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (13367 ms) 2024-04-26T05:49:20.449 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-04-26T05:49:20.449 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:49:20.455 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:20 smithi204 ceph-mon[88313]: pgmap v3724: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:20 smithi146 ceph-mon[95531]: pgmap v3724: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:20 smithi146 ceph-mon[92947]: pgmap v3724: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:22 smithi204 ceph-mon[88313]: pgmap v3725: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:22 smithi146 ceph-mon[95531]: pgmap v3725: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:22 smithi146 ceph-mon[92947]: pgmap v3725: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-04-26T05:49:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:24 smithi204 ceph-mon[88313]: pgmap v3726: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-04-26T05:49:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:24 smithi146 ceph-mon[95531]: pgmap v3726: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-04-26T05:49:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:24 smithi146 ceph-mon[92947]: pgmap v3726: 137 pgs: 137 active+clean; 438 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 6.5 MiB/s rd, 9.5 MiB/s wr, 75 op/s 2024-04-26T05:49:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:26 smithi204 ceph-mon[88313]: pgmap v3727: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:26 smithi146 ceph-mon[92947]: pgmap v3727: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:26] "GET /metrics HTTP/1.1" 200 36760 "" "Prometheus/2.43.0" 2024-04-26T05:49:26.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:26 smithi146 ceph-mon[95531]: pgmap v3727: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:28 smithi204 ceph-mon[88313]: pgmap v3728: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:28 smithi204 ceph-mon[88313]: osdmap e1982: 8 total, 8 up, 8 in 2024-04-26T05:49:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:28 smithi146 ceph-mon[95531]: pgmap v3728: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:28 smithi146 ceph-mon[95531]: osdmap e1982: 8 total, 8 up, 8 in 2024-04-26T05:49:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:28 smithi146 ceph-mon[92947]: pgmap v3728: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 72 op/s 2024-04-26T05:49:28.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:28 smithi146 ceph-mon[92947]: osdmap e1982: 8 total, 8 up, 8 in 2024-04-26T05:49:30.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:30 smithi204 ceph-mon[88313]: pgmap v3730: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:30 smithi146 ceph-mon[95531]: pgmap v3730: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:30 smithi146 ceph-mon[92947]: pgmap v3730: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:32 smithi204 ceph-mon[88313]: pgmap v3731: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:32 smithi146 ceph-mon[95531]: pgmap v3731: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:32 smithi146 ceph-mon[92947]: pgmap v3731: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:33.219 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (12770 ms) 2024-04-26T05:49:33.219 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-04-26T05:49:33.219 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:49:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:34 smithi204 ceph-mon[88313]: pgmap v3732: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:34 smithi146 ceph-mon[95531]: pgmap v3732: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:34 smithi146 ceph-mon[92947]: pgmap v3732: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 64 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-04-26T05:49:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:36 smithi204 ceph-mon[88313]: pgmap v3733: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:36.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:36 smithi146 ceph-mon[92947]: pgmap v3733: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:36 smithi146 ceph-mon[95531]: pgmap v3733: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:36.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:36] "GET /metrics HTTP/1.1" 200 36760 "" "Prometheus/2.43.0" 2024-04-26T05:49:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:38 smithi204 ceph-mon[88313]: pgmap v3734: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:38 smithi146 ceph-mon[95531]: pgmap v3734: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:38 smithi146 ceph-mon[92947]: pgmap v3734: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 64 op/s 2024-04-26T05:49:39.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:40 smithi204 ceph-mon[88313]: pgmap v3735: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-04-26T05:49:40.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:40 smithi204 ceph-mon[88313]: osdmap e1983: 8 total, 8 up, 8 in 2024-04-26T05:49:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:40 smithi146 ceph-mon[95531]: pgmap v3735: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-04-26T05:49:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:40 smithi146 ceph-mon[95531]: osdmap e1983: 8 total, 8 up, 8 in 2024-04-26T05:49:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:40 smithi146 ceph-mon[92947]: pgmap v3735: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 8.9 MiB/s wr, 64 op/s 2024-04-26T05:49:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:40 smithi146 ceph-mon[92947]: osdmap e1983: 8 total, 8 up, 8 in 2024-04-26T05:49:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:42 smithi204 ceph-mon[88313]: pgmap v3737: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:42 smithi146 ceph-mon[92947]: pgmap v3737: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:42 smithi146 ceph-mon[95531]: pgmap v3737: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:44 smithi204 ceph-mon[88313]: pgmap v3738: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:44 smithi146 ceph-mon[92947]: pgmap v3738: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:44 smithi146 ceph-mon[95531]: pgmap v3738: 137 pgs: 137 active+clean; 540 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 33 op/s 2024-04-26T05:49:45.182 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (11963 ms) 2024-04-26T05:49:45.270 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (89986 ms total) 2024-04-26T05:49:45.271 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:49:45.271 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-04-26T05:49:45.308 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-04-26T05:49:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:46 smithi146 ceph-mon[95531]: pgmap v3739: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-04-26T05:49:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:46 smithi146 ceph-mon[95531]: osdmap e1984: 8 total, 8 up, 8 in 2024-04-26T05:49:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:46] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:49:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:46 smithi146 ceph-mon[92947]: pgmap v3739: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-04-26T05:49:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:46 smithi146 ceph-mon[92947]: osdmap e1984: 8 total, 8 up, 8 in 2024-04-26T05:49:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:46 smithi204 ceph-mon[88313]: pgmap v3739: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-04-26T05:49:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:46 smithi204 ceph-mon[88313]: osdmap e1984: 8 total, 8 up, 8 in 2024-04-26T05:49:47.286 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:49:47.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:47 smithi204 ceph-mon[88313]: osdmap e1985: 8 total, 8 up, 8 in 2024-04-26T05:49:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:47 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:49:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:47 smithi204 ceph-mon[88313]: pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:49:47.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[92947]: osdmap e1985: 8 total, 8 up, 8 in 2024-04-26T05:49:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:49:47.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[92947]: pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:49:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[95531]: osdmap e1985: 8 total, 8 up, 8 in 2024-04-26T05:49:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:49:47.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:47 smithi146 ceph-mon[95531]: pgmap v3742: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:49:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:48 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:49:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:48 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:49:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:48 smithi204 ceph-mon[88313]: osdmap e1986: 8 total, 8 up, 8 in 2024-04-26T05:49:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:49:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:49:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[95531]: osdmap e1986: 8 total, 8 up, 8 in 2024-04-26T05:49:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:49:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1100197174' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:49:48.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:48 smithi146 ceph-mon[92947]: osdmap e1986: 8 total, 8 up, 8 in 2024-04-26T05:49:49.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:49 smithi204 ceph-mon[88313]: osdmap e1987: 8 total, 8 up, 8 in 2024-04-26T05:49:49.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:49 smithi204 ceph-mon[88313]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:49:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:49 smithi146 ceph-mon[95531]: osdmap e1987: 8 total, 8 up, 8 in 2024-04-26T05:49:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:49 smithi146 ceph-mon[95531]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:49:49.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:49 smithi146 ceph-mon[92947]: osdmap e1987: 8 total, 8 up, 8 in 2024-04-26T05:49:49.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:49 smithi146 ceph-mon[92947]: pgmap v3745: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:49:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:50 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:49:50.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:50 smithi204 ceph-mon[88313]: osdmap e1988: 8 total, 8 up, 8 in 2024-04-26T05:49:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:50 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:49:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:50 smithi146 ceph-mon[95531]: osdmap e1988: 8 total, 8 up, 8 in 2024-04-26T05:49:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:50 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:49:50.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:50 smithi146 ceph-mon[92947]: osdmap e1988: 8 total, 8 up, 8 in 2024-04-26T05:49:51.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:51 smithi204 ceph-mon[88313]: pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-04-26T05:49:51.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:51 smithi146 ceph-mon[92947]: pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-04-26T05:49:51.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:51 smithi146 ceph-mon[95531]: pgmap v3747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 211 B/s wr, 0 op/s 2024-04-26T05:49:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:54 smithi146 ceph-mon[92947]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:49:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:54 smithi146 ceph-mon[95531]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:49:54.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:54 smithi204 ceph-mon[88313]: pgmap v3748: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 170 B/s wr, 0 op/s 2024-04-26T05:49:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:49:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:56 smithi146 ceph-mon[95531]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:49:56.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:56 smithi146 ceph-mon[95531]: osdmap e1989: 8 total, 8 up, 8 in 2024-04-26T05:49:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:56 smithi146 ceph-mon[92947]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:49:56.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:56 smithi146 ceph-mon[92947]: osdmap e1989: 8 total, 8 up, 8 in 2024-04-26T05:49:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:49:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:49:56] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-04-26T05:49:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:56 smithi204 ceph-mon[88313]: pgmap v3749: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-04-26T05:49:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:56 smithi204 ceph-mon[88313]: osdmap e1989: 8 total, 8 up, 8 in 2024-04-26T05:49:58.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:49:58 smithi146 ceph-mon[95531]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:49:58.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:49:58 smithi146 ceph-mon[92947]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:49:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:49:58 smithi204 ceph-mon[88313]: pgmap v3751: 137 pgs: 137 active+clean; 4.6 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 3.7 KiB/s rd, 895 B/s wr, 6 op/s 2024-04-26T05:50:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[95531]: pgmap v3752: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-04-26T05:50:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[95531]: osdmap e1990: 8 total, 8 up, 8 in 2024-04-26T05:50:00.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[95531]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:50:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[92947]: pgmap v3752: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-04-26T05:50:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[92947]: osdmap e1990: 8 total, 8 up, 8 in 2024-04-26T05:50:00.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:00 smithi146 ceph-mon[92947]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:50:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:00 smithi204 ceph-mon[88313]: pgmap v3752: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 29 KiB/s rd, 4.2 MiB/s wr, 41 op/s 2024-04-26T05:50:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:00 smithi204 ceph-mon[88313]: osdmap e1990: 8 total, 8 up, 8 in 2024-04-26T05:50:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:00 smithi204 ceph-mon[88313]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T05:50:02.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:02 smithi146 ceph-mon[95531]: pgmap v3754: 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, 50 op/s 2024-04-26T05:50:02.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:02 smithi146 ceph-mon[92947]: pgmap v3754: 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, 50 op/s 2024-04-26T05:50:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:02 smithi204 ceph-mon[88313]: pgmap v3754: 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, 50 op/s 2024-04-26T05:50:04.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:04 smithi146 ceph-mon[92947]: pgmap v3755: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:50:04.443 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:04 smithi146 ceph-mon[95531]: pgmap v3755: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:50:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:04 smithi204 ceph-mon[88313]: pgmap v3755: 137 pgs: 137 active+clean; 46 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:50:06.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:06 smithi146 ceph-mon[95531]: pgmap v3756: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.7 MiB/s wr, 47 op/s 2024-04-26T05:50:06.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:06 smithi146 ceph-mon[92947]: pgmap v3756: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.7 MiB/s wr, 47 op/s 2024-04-26T05:50:06.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:06] "GET /metrics HTTP/1.1" 200 36710 "" "Prometheus/2.43.0" 2024-04-26T05:50:06.523 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.Simple (21216 ms) 2024-04-26T05:50:06.524 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-04-26T05:50:06.524 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:50:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:06 smithi204 ceph-mon[88313]: pgmap v3756: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 5.7 MiB/s wr, 47 op/s 2024-04-26T05:50:08.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:08 smithi146 ceph-mon[92947]: pgmap v3757: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:08.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:08 smithi146 ceph-mon[95531]: pgmap v3757: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:08 smithi204 ceph-mon[88313]: pgmap v3757: 137 pgs: 137 active+clean; 62 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:09.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:09.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:10 smithi146 ceph-mon[95531]: pgmap v3758: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:10.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:10 smithi146 ceph-mon[92947]: pgmap v3758: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:10 smithi204 ceph-mon[88313]: pgmap v3758: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:12 smithi204 ceph-mon[88313]: pgmap v3759: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-26T05:50:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:12 smithi146 ceph-mon[95531]: pgmap v3759: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-26T05:50:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:12 smithi146 ceph-mon[92947]: pgmap v3759: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 4.9 MiB/s wr, 29 op/s 2024-04-26T05:50:13.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:13 smithi204 ceph-mon[88313]: osdmap e1991: 8 total, 8 up, 8 in 2024-04-26T05:50:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:13 smithi146 ceph-mon[95531]: osdmap e1991: 8 total, 8 up, 8 in 2024-04-26T05:50:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:13 smithi146 ceph-mon[92947]: osdmap e1991: 8 total, 8 up, 8 in 2024-04-26T05:50:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:14 smithi204 ceph-mon[88313]: pgmap v3761: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:14 smithi146 ceph-mon[95531]: pgmap v3761: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:14 smithi146 ceph-mon[92947]: pgmap v3761: 137 pgs: 137 active+clean; 87 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 34 op/s 2024-04-26T05:50:16.494 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:16] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-04-26T05:50:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:16 smithi146 ceph-mon[95531]: pgmap v3762: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:16 smithi146 ceph-mon[92947]: pgmap v3762: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:16 smithi204 ceph-mon[88313]: pgmap v3762: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:18 smithi204 ceph-mon[88313]: pgmap v3763: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:18 smithi146 ceph-mon[95531]: pgmap v3763: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:18 smithi146 ceph-mon[92947]: pgmap v3763: 137 pgs: 137 active+clean; 128 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 58 op/s 2024-04-26T05:50:19.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:19 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:50:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:19 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:50:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:19 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:50:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:20 smithi204 ceph-mon[88313]: pgmap v3764: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:50:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:50:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:20 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:50:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[95531]: pgmap v3764: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:50:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:50:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:50:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[92947]: pgmap v3764: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:50:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:50:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:20 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:50:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:22 smithi204 ceph-mon[88313]: pgmap v3765: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:22 smithi146 ceph-mon[95531]: pgmap v3765: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:22 smithi146 ceph-mon[92947]: pgmap v3765: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:23.717 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.Grow (17193 ms) 2024-04-26T05:50:23.717 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-04-26T05:50:23.717 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:50:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:24 smithi204 ceph-mon[88313]: pgmap v3766: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:50:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:24 smithi146 ceph-mon[95531]: pgmap v3766: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:50:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:24 smithi146 ceph-mon[92947]: pgmap v3766: 137 pgs: 137 active+clean; 144 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 57 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:50:24.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:26 smithi204 ceph-mon[88313]: pgmap v3767: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2024-04-26T05:50:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:26 smithi146 ceph-mon[95531]: pgmap v3767: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2024-04-26T05:50:26.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:26 smithi146 ceph-mon[92947]: pgmap v3767: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 8.2 MiB/s wr, 55 op/s 2024-04-26T05:50:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:26] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:50:28.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:28 smithi204 ceph-mon[88313]: pgmap v3768: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-04-26T05:50:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:28 smithi146 ceph-mon[95531]: pgmap v3768: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-04-26T05:50:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:28 smithi146 ceph-mon[92947]: pgmap v3768: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 4.7 MiB/s wr, 26 op/s 2024-04-26T05:50:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:30 smithi204 ceph-mon[88313]: pgmap v3769: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:50:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:30 smithi146 ceph-mon[95531]: pgmap v3769: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:50:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:30 smithi146 ceph-mon[92947]: pgmap v3769: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-04-26T05:50:31.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:31 smithi204 ceph-mon[88313]: osdmap e1992: 8 total, 8 up, 8 in 2024-04-26T05:50:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:31 smithi146 ceph-mon[95531]: osdmap e1992: 8 total, 8 up, 8 in 2024-04-26T05:50:31.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:31 smithi146 ceph-mon[92947]: osdmap e1992: 8 total, 8 up, 8 in 2024-04-26T05:50:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:32 smithi204 ceph-mon[88313]: pgmap v3771: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:32 smithi146 ceph-mon[95531]: pgmap v3771: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:32 smithi146 ceph-mon[92947]: pgmap v3771: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:33.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:33 smithi204 ceph-mon[88313]: pgmap v3772: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:33 smithi146 ceph-mon[95531]: pgmap v3772: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:33 smithi146 ceph-mon[92947]: pgmap v3772: 137 pgs: 137 active+clean; 169 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-04-26T05:50:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:36 smithi146 ceph-mon[95531]: pgmap v3773: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:36 smithi146 ceph-mon[92947]: pgmap v3773: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:36] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:50:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:36 smithi204 ceph-mon[88313]: pgmap v3773: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:38 smithi146 ceph-mon[95531]: pgmap v3774: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:38.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:38 smithi146 ceph-mon[92947]: pgmap v3774: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:38 smithi204 ceph-mon[88313]: pgmap v3774: 137 pgs: 137 active+clean; 210 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:50:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:40 smithi146 ceph-mon[95531]: pgmap v3775: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:40 smithi146 ceph-mon[92947]: pgmap v3775: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:40 smithi204 ceph-mon[88313]: pgmap v3775: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:41.637 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (17920 ms) 2024-04-26T05:50:41.637 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-04-26T05:50:41.637 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:50:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:42 smithi146 ceph-mon[95531]: pgmap v3776: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 43 op/s 2024-04-26T05:50:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:42 smithi146 ceph-mon[92947]: pgmap v3776: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 43 op/s 2024-04-26T05:50:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:42 smithi204 ceph-mon[88313]: pgmap v3776: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 43 op/s 2024-04-26T05:50:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:44 smithi146 ceph-mon[95531]: pgmap v3777: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-04-26T05:50:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:44 smithi146 ceph-mon[92947]: pgmap v3777: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-04-26T05:50:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:44 smithi204 ceph-mon[88313]: pgmap v3777: 137 pgs: 137 active+clean; 226 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-04-26T05:50:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:46 smithi204 ceph-mon[88313]: pgmap v3778: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 8.2 MiB/s wr, 60 op/s 2024-04-26T05:50:46.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:46 smithi146 ceph-mon[95531]: pgmap v3778: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 8.2 MiB/s wr, 60 op/s 2024-04-26T05:50:46.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:46 smithi146 ceph-mon[92947]: pgmap v3778: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 8.2 MiB/s wr, 60 op/s 2024-04-26T05:50:46.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:46] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:50:48.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:48 smithi204 ceph-mon[88313]: pgmap v3779: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-04-26T05:50:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:48 smithi146 ceph-mon[95531]: pgmap v3779: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-04-26T05:50:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:48 smithi146 ceph-mon[92947]: pgmap v3779: 137 pgs: 137 active+clean; 251 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-04-26T05:50:49.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:49 smithi204 ceph-mon[88313]: osdmap e1993: 8 total, 8 up, 8 in 2024-04-26T05:50:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:49 smithi146 ceph-mon[95531]: osdmap e1993: 8 total, 8 up, 8 in 2024-04-26T05:50:49.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:49 smithi146 ceph-mon[92947]: osdmap e1993: 8 total, 8 up, 8 in 2024-04-26T05:50:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:50 smithi204 ceph-mon[88313]: pgmap v3781: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:50 smithi146 ceph-mon[95531]: pgmap v3781: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:50 smithi146 ceph-mon[92947]: pgmap v3781: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:52 smithi204 ceph-mon[88313]: pgmap v3782: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:52 smithi146 ceph-mon[95531]: pgmap v3782: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:52 smithi146 ceph-mon[92947]: pgmap v3782: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:54 smithi204 ceph-mon[88313]: pgmap v3783: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:54 smithi146 ceph-mon[95531]: pgmap v3783: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:54 smithi146 ceph-mon[92947]: pgmap v3783: 137 pgs: 137 active+clean; 292 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 61 op/s 2024-04-26T05:50:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:50:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:56 smithi204 ceph-mon[88313]: pgmap v3784: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:56 smithi146 ceph-mon[95531]: pgmap v3784: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:56 smithi146 ceph-mon[92947]: pgmap v3784: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:50:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:50:56] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.43.0" 2024-04-26T05:50:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:50:58 smithi204 ceph-mon[88313]: pgmap v3785: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:50:58 smithi146 ceph-mon[95531]: pgmap v3785: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:50:58 smithi146 ceph-mon[92947]: pgmap v3785: 137 pgs: 137 active+clean; 308 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 62 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:50:59.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (17869 ms) 2024-04-26T05:50:59.506 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-04-26T05:50:59.506 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:51:00.509 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:00 smithi204 ceph-mon[88313]: pgmap v3786: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 53 op/s 2024-04-26T05:51:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:00 smithi146 ceph-mon[95531]: pgmap v3786: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 53 op/s 2024-04-26T05:51:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:00 smithi146 ceph-mon[92947]: pgmap v3786: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 7.4 MiB/s wr, 53 op/s 2024-04-26T05:51:00.804 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 05:51:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T05:51:00.508629002Z level=info msg="Completed cleanup jobs" duration=2.287581ms 2024-04-26T05:51:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:02 smithi204 ceph-mon[88313]: pgmap v3787: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:02 smithi146 ceph-mon[95531]: pgmap v3787: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:02.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:02 smithi146 ceph-mon[92947]: pgmap v3787: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:04 smithi204 ceph-mon[88313]: pgmap v3788: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:04 smithi146 ceph-mon[95531]: pgmap v3788: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:04 smithi146 ceph-mon[92947]: pgmap v3788: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.3 MiB/s wr, 19 op/s 2024-04-26T05:51:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:06 smithi204 ceph-mon[88313]: pgmap v3789: 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-04-26T05:51:06.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:06 smithi204 ceph-mon[88313]: osdmap e1994: 8 total, 8 up, 8 in 2024-04-26T05:51:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:06] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.43.0" 2024-04-26T05:51:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:06 smithi146 ceph-mon[95531]: pgmap v3789: 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-04-26T05:51:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:06 smithi146 ceph-mon[95531]: osdmap e1994: 8 total, 8 up, 8 in 2024-04-26T05:51:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:06 smithi146 ceph-mon[92947]: pgmap v3789: 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-04-26T05:51:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:06 smithi146 ceph-mon[92947]: osdmap e1994: 8 total, 8 up, 8 in 2024-04-26T05:51:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:08 smithi204 ceph-mon[88313]: pgmap v3791: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-04-26T05:51:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:08 smithi146 ceph-mon[92947]: pgmap v3791: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-04-26T05:51:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:08 smithi146 ceph-mon[95531]: pgmap v3791: 137 pgs: 137 active+clean; 312 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.4 MiB/s wr, 16 op/s 2024-04-26T05:51:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:10 smithi204 ceph-mon[88313]: pgmap v3792: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:10 smithi146 ceph-mon[95531]: pgmap v3792: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:10 smithi146 ceph-mon[92947]: pgmap v3792: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:12 smithi204 ceph-mon[88313]: pgmap v3793: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:12 smithi146 ceph-mon[95531]: pgmap v3793: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:12.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:12 smithi146 ceph-mon[92947]: pgmap v3793: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:14 smithi204 ceph-mon[88313]: pgmap v3794: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:14 smithi146 ceph-mon[95531]: pgmap v3794: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:14 smithi146 ceph-mon[92947]: pgmap v3794: 137 pgs: 137 active+clean; 353 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:16 smithi146 ceph-mon[92947]: pgmap v3795: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:16 smithi146 ceph-mon[92947]: osdmap e1995: 8 total, 8 up, 8 in 2024-04-26T05:51:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:16 smithi146 ceph-mon[95531]: pgmap v3795: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:16.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:16 smithi146 ceph-mon[95531]: osdmap e1995: 8 total, 8 up, 8 in 2024-04-26T05:51:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:16] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:51:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:16 smithi204 ceph-mon[88313]: pgmap v3795: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:16 smithi204 ceph-mon[88313]: osdmap e1995: 8 total, 8 up, 8 in 2024-04-26T05:51:17.472 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (17967 ms) 2024-04-26T05:51:17.473 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-04-26T05:51:17.473 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:51:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:18 smithi204 ceph-mon[88313]: pgmap v3797: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:18 smithi146 ceph-mon[95531]: pgmap v3797: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:18 smithi146 ceph-mon[92947]: pgmap v3797: 137 pgs: 137 active+clean; 369 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:20 smithi204 ceph-mon[88313]: pgmap v3798: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:20 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:51:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:20 smithi146 ceph-mon[95531]: pgmap v3798: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:20 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:51:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:20 smithi146 ceph-mon[92947]: pgmap v3798: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:20 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:51:21.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:51:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:51:21.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:21 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:51:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:51:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:51:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:51:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:51:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:51:21.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:21 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:51:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:22 smithi204 ceph-mon[88313]: pgmap v3799: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:22 smithi146 ceph-mon[95531]: pgmap v3799: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:22 smithi146 ceph-mon[92947]: pgmap v3799: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:23.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:23 smithi204 ceph-mon[88313]: pgmap v3800: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:23 smithi146 ceph-mon[95531]: pgmap v3800: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:23 smithi146 ceph-mon[92947]: pgmap v3800: 137 pgs: 137 active+clean; 438 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-04-26T05:51:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:24 smithi204 ceph-mon[88313]: osdmap e1996: 8 total, 8 up, 8 in 2024-04-26T05:51:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:24 smithi146 ceph-mon[92947]: osdmap e1996: 8 total, 8 up, 8 in 2024-04-26T05:51:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:24 smithi146 ceph-mon[95531]: osdmap e1996: 8 total, 8 up, 8 in 2024-04-26T05:51:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:25.557 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:25 smithi204 ceph-mon[88313]: pgmap v3802: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-04-26T05:51:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:25 smithi146 ceph-mon[92947]: pgmap v3802: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-04-26T05:51:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:25 smithi146 ceph-mon[95531]: pgmap v3802: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 74 op/s 2024-04-26T05:51:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:26] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:51:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:28 smithi146 ceph-mon[95531]: pgmap v3803: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 73 op/s 2024-04-26T05:51:28.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:28 smithi146 ceph-mon[92947]: pgmap v3803: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 73 op/s 2024-04-26T05:51:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:28 smithi204 ceph-mon[88313]: pgmap v3803: 137 pgs: 137 active+clean; 479 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.2 MiB/s rd, 11 MiB/s wr, 73 op/s 2024-04-26T05:51:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:30 smithi204 ceph-mon[88313]: pgmap v3804: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:30 smithi146 ceph-mon[95531]: pgmap v3804: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:30 smithi146 ceph-mon[92947]: pgmap v3804: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:32 smithi204 ceph-mon[88313]: pgmap v3805: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:32 smithi146 ceph-mon[95531]: pgmap v3805: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:32 smithi146 ceph-mon[92947]: pgmap v3805: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:34 smithi204 ceph-mon[88313]: pgmap v3806: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:34.595 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (17123 ms) 2024-04-26T05:51:34.596 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-04-26T05:51:34.596 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:51:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:34 smithi146 ceph-mon[95531]: pgmap v3806: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:34 smithi146 ceph-mon[92947]: pgmap v3806: 137 pgs: 137 active+clean; 495 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 57 KiB/s rd, 5.7 MiB/s wr, 40 op/s 2024-04-26T05:51:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:36 smithi204 ceph-mon[88313]: pgmap v3807: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.8 MiB/s wr, 51 op/s 2024-04-26T05:51:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:36 smithi146 ceph-mon[95531]: pgmap v3807: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.8 MiB/s wr, 51 op/s 2024-04-26T05:51:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:36] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:51:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:36 smithi146 ceph-mon[92947]: pgmap v3807: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.5 MiB/s rd, 6.8 MiB/s wr, 51 op/s 2024-04-26T05:51:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:38 smithi204 ceph-mon[88313]: pgmap v3808: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T05:51:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:38 smithi146 ceph-mon[95531]: pgmap v3808: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T05:51:38.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:38 smithi146 ceph-mon[92947]: pgmap v3808: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-04-26T05:51:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:40 smithi204 ceph-mon[88313]: pgmap v3809: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-04-26T05:51:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:40 smithi146 ceph-mon[95531]: pgmap v3809: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-04-26T05:51:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:40 smithi146 ceph-mon[92947]: pgmap v3809: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-04-26T05:51:41.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:41 smithi204 ceph-mon[88313]: osdmap e1997: 8 total, 8 up, 8 in 2024-04-26T05:51:41.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:41 smithi146 ceph-mon[95531]: osdmap e1997: 8 total, 8 up, 8 in 2024-04-26T05:51:41.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:41 smithi146 ceph-mon[92947]: osdmap e1997: 8 total, 8 up, 8 in 2024-04-26T05:51:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:42 smithi204 ceph-mon[88313]: pgmap v3811: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:42 smithi146 ceph-mon[92947]: pgmap v3811: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:42 smithi146 ceph-mon[95531]: pgmap v3811: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:44 smithi204 ceph-mon[88313]: pgmap v3812: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:44 smithi146 ceph-mon[92947]: pgmap v3812: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:44 smithi146 ceph-mon[95531]: pgmap v3812: 137 pgs: 137 active+clean; 499 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 24 op/s 2024-04-26T05:51:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:46 smithi146 ceph-mon[95531]: pgmap v3813: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:46] "GET /metrics HTTP/1.1" 200 36755 "" "Prometheus/2.43.0" 2024-04-26T05:51:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:46 smithi146 ceph-mon[92947]: pgmap v3813: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:46 smithi204 ceph-mon[88313]: pgmap v3813: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:48 smithi204 ceph-mon[88313]: pgmap v3814: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:48 smithi146 ceph-mon[92947]: pgmap v3814: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:48.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:48 smithi146 ceph-mon[95531]: pgmap v3814: 137 pgs: 137 active+clean; 540 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 438 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-04-26T05:51:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:50 smithi204 ceph-mon[88313]: pgmap v3815: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:50 smithi146 ceph-mon[95531]: pgmap v3815: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:50 smithi146 ceph-mon[92947]: pgmap v3815: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 KiB/s rd, 5.7 MiB/s wr, 46 op/s 2024-04-26T05:51:51.464 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (16869 ms) 2024-04-26T05:51:52.266 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (126157 ms total) 2024-04-26T05:51:52.266 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:51:52.266 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-04-26T05:51:52.309 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-04-26T05:51:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:52 smithi204 ceph-mon[88313]: pgmap v3816: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:51:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:52 smithi146 ceph-mon[95531]: pgmap v3816: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:51:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:52 smithi146 ceph-mon[92947]: pgmap v3816: 137 pgs: 137 active+clean; 556 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 84 KiB/s rd, 5.2 MiB/s wr, 42 op/s 2024-04-26T05:51:53.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:53 smithi204 ceph-mon[88313]: osdmap e1998: 8 total, 8 up, 8 in 2024-04-26T05:51:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:53 smithi146 ceph-mon[95531]: osdmap e1998: 8 total, 8 up, 8 in 2024-04-26T05:51:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:53 smithi146 ceph-mon[92947]: osdmap e1998: 8 total, 8 up, 8 in 2024-04-26T05:51:54.300 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:51:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:54 smithi204 ceph-mon[88313]: pgmap v3818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:51:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:54 smithi204 ceph-mon[88313]: osdmap e1999: 8 total, 8 up, 8 in 2024-04-26T05:51:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/38100488' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:54 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[95531]: pgmap v3818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:51:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[95531]: osdmap e1999: 8 total, 8 up, 8 in 2024-04-26T05:51:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/38100488' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[92947]: pgmap v3818: 105 pgs: 105 active+clean; 4.6 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[92947]: osdmap e1999: 8 total, 8 up, 8 in 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/38100488' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:51:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:51:55.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:55 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:51:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:55 smithi204 ceph-mon[88313]: osdmap e2000: 8 total, 8 up, 8 in 2024-04-26T05:51:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:55 smithi204 ceph-mon[88313]: pgmap v3821: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:55.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:55 smithi204 ceph-mon[88313]: osdmap e2001: 8 total, 8 up, 8 in 2024-04-26T05:51:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:51:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[95531]: osdmap e2000: 8 total, 8 up, 8 in 2024-04-26T05:51:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[95531]: pgmap v3821: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[95531]: osdmap e2001: 8 total, 8 up, 8 in 2024-04-26T05:51:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:51:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[92947]: osdmap e2000: 8 total, 8 up, 8 in 2024-04-26T05:51:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[92947]: pgmap v3821: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:55.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:55 smithi146 ceph-mon[92947]: osdmap e2001: 8 total, 8 up, 8 in 2024-04-26T05:51:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:51:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:51:56] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.43.0" 2024-04-26T05:51:57.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:57 smithi204 ceph-mon[88313]: osdmap e2002: 8 total, 8 up, 8 in 2024-04-26T05:51:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:57 smithi146 ceph-mon[92947]: osdmap e2002: 8 total, 8 up, 8 in 2024-04-26T05:51:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:57 smithi146 ceph-mon[95531]: osdmap e2002: 8 total, 8 up, 8 in 2024-04-26T05:51:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:58 smithi204 ceph-mon[88313]: pgmap v3824: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:58 smithi146 ceph-mon[95531]: pgmap v3824: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:58 smithi146 ceph-mon[92947]: pgmap v3824: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:51:59.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:51:59 smithi204 ceph-mon[88313]: pgmap v3825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-04-26T05:51:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:51:59 smithi146 ceph-mon[95531]: pgmap v3825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-04-26T05:51:59.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:51:59 smithi146 ceph-mon[92947]: pgmap v3825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-04-26T05:52:00.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:00 smithi204 ceph-mon[88313]: osdmap e2003: 8 total, 8 up, 8 in 2024-04-26T05:52:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:00 smithi146 ceph-mon[95531]: osdmap e2003: 8 total, 8 up, 8 in 2024-04-26T05:52:00.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:00 smithi146 ceph-mon[92947]: osdmap e2003: 8 total, 8 up, 8 in 2024-04-26T05:52:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:01 smithi146 ceph-mon[95531]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:52:01.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:01 smithi146 ceph-mon[92947]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:52:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:01 smithi204 ceph-mon[88313]: pgmap v3827: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-04-26T05:52:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:03 smithi146 ceph-mon[95531]: osdmap e2004: 8 total, 8 up, 8 in 2024-04-26T05:52:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:03 smithi146 ceph-mon[95531]: pgmap v3829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:52:03.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:03 smithi146 ceph-mon[92947]: osdmap e2004: 8 total, 8 up, 8 in 2024-04-26T05:52:03.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:03 smithi146 ceph-mon[92947]: pgmap v3829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:52:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:03 smithi204 ceph-mon[88313]: osdmap e2004: 8 total, 8 up, 8 in 2024-04-26T05:52:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:03 smithi204 ceph-mon[88313]: pgmap v3829: 137 pgs: 137 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-04-26T05:52:05.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:05 smithi204 ceph-mon[88313]: pgmap v3830: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:52:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:05 smithi146 ceph-mon[95531]: pgmap v3830: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:52:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:05 smithi146 ceph-mon[92947]: pgmap v3830: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 36 KiB/s rd, 5.1 MiB/s wr, 50 op/s 2024-04-26T05:52:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:06] "GET /metrics HTTP/1.1" 200 36684 "" "Prometheus/2.43.0" 2024-04-26T05:52:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:08 smithi204 ceph-mon[88313]: pgmap v3831: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:52:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:08 smithi146 ceph-mon[95531]: pgmap v3831: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:52:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:08 smithi146 ceph-mon[92947]: pgmap v3831: 137 pgs: 137 active+clean; 46 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-04-26T05:52:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:10 smithi204 ceph-mon[88313]: pgmap v3832: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-26T05:52:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:10 smithi146 ceph-mon[92947]: pgmap v3832: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-26T05:52:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:10 smithi146 ceph-mon[95531]: pgmap v3832: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 87 KiB/s rd, 4.7 MiB/s wr, 38 op/s 2024-04-26T05:52:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:12 smithi204 ceph-mon[88313]: pgmap v3833: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:12 smithi146 ceph-mon[92947]: pgmap v3833: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:12 smithi146 ceph-mon[95531]: pgmap v3833: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:14 smithi204 ceph-mon[88313]: pgmap v3834: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-04-26T05:52:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:14 smithi146 ceph-mon[95531]: pgmap v3834: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-04-26T05:52:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:14 smithi146 ceph-mon[92947]: pgmap v3834: 137 pgs: 137 active+clean; 50 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.3 MiB/s wr, 35 op/s 2024-04-26T05:52:16.258 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.Simple (23949 ms) 2024-04-26T05:52:16.258 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-04-26T05:52:16.258 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:52:16.494 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:16 smithi146 ceph-mon[92947]: pgmap v3835: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:16.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:16 smithi146 ceph-mon[95531]: pgmap v3835: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:16] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T05:52:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:16 smithi204 ceph-mon[88313]: pgmap v3835: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:18 smithi204 ceph-mon[88313]: pgmap v3836: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:18 smithi146 ceph-mon[95531]: pgmap v3836: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:18 smithi146 ceph-mon[92947]: pgmap v3836: 137 pgs: 137 active+clean; 54 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:20 smithi204 ceph-mon[88313]: pgmap v3837: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-04-26T05:52:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:20 smithi146 ceph-mon[95531]: pgmap v3837: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-04-26T05:52:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:20 smithi146 ceph-mon[92947]: pgmap v3837: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 26 op/s 2024-04-26T05:52:21.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:21 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:52:21.616 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:21 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:52:21.616 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:21 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:52:22.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:22 smithi204 ceph-mon[88313]: pgmap v3838: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-04-26T05:52:22.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:22 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:22.466 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:22 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:22.633 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[92947]: pgmap v3838: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-04-26T05:52:22.633 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:22.633 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:22.634 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[95531]: pgmap v3838: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-04-26T05:52:22.634 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:22.634 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:22 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:23 smithi146 ceph-mon[95531]: osdmap e2005: 8 total, 8 up, 8 in 2024-04-26T05:52:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:23 smithi146 ceph-mon[95531]: pgmap v3840: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-04-26T05:52:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:23 smithi146 ceph-mon[92947]: osdmap e2005: 8 total, 8 up, 8 in 2024-04-26T05:52:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:23 smithi146 ceph-mon[92947]: pgmap v3840: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-04-26T05:52:23.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:23 smithi204 ceph-mon[88313]: osdmap e2005: 8 total, 8 up, 8 in 2024-04-26T05:52:23.708 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:23 smithi204 ceph-mon[88313]: pgmap v3840: 137 pgs: 137 active+clean; 78 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 3.2 MiB/s wr, 30 op/s 2024-04-26T05:52:24.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:24.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:24.929 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:24 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:24 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.428 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:26] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:52:26.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.428 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[95531]: pgmap v3841: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[92947]: pgmap v3841: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.429 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:26 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:26 smithi204 ceph-mon[88313]: pgmap v3841: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:26.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:26 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:28 smithi204 ceph-mon[88313]: pgmap v3842: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:28.630 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:28 smithi146 ceph-mon[95531]: pgmap v3842: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:28.630 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:28 smithi146 ceph-mon[92947]: pgmap v3842: 137 pgs: 137 active+clean; 119 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 56 op/s 2024-04-26T05:52:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:52:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:52:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:29 smithi204 ceph-mon[88313]: pgmap v3843: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:52:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:52:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[95531]: pgmap v3843: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:52:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:29 smithi146 ceph-mon[92947]: pgmap v3843: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:32 smithi204 ceph-mon[88313]: pgmap v3844: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:32 smithi146 ceph-mon[95531]: pgmap v3844: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:32 smithi146 ceph-mon[92947]: pgmap v3844: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:52:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:34 smithi204 ceph-mon[88313]: pgmap v3845: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-04-26T05:52:34.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:34 smithi146 ceph-mon[95531]: pgmap v3845: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-04-26T05:52:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:34 smithi146 ceph-mon[92947]: pgmap v3845: 137 pgs: 137 active+clean; 123 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 4.2 MiB/s wr, 35 op/s 2024-04-26T05:52:36.379 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.Grow (20121 ms) 2024-04-26T05:52:36.379 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-04-26T05:52:36.379 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:52:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:36 smithi204 ceph-mon[88313]: pgmap v3846: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:36 smithi146 ceph-mon[95531]: pgmap v3846: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:36.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:36 smithi146 ceph-mon[92947]: pgmap v3846: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:52:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:36] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:52:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:38 smithi204 ceph-mon[88313]: pgmap v3847: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:38 smithi146 ceph-mon[95531]: pgmap v3847: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:38 smithi146 ceph-mon[92947]: pgmap v3847: 137 pgs: 137 active+clean; 127 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:52:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:39.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:40 smithi204 ceph-mon[88313]: pgmap v3848: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-04-26T05:52:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:40 smithi146 ceph-mon[95531]: pgmap v3848: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-04-26T05:52:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:40 smithi146 ceph-mon[92947]: pgmap v3848: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-04-26T05:52:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:42 smithi204 ceph-mon[88313]: pgmap v3849: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:42 smithi146 ceph-mon[92947]: pgmap v3849: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:42 smithi146 ceph-mon[95531]: pgmap v3849: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:44 smithi204 ceph-mon[88313]: pgmap v3850: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:44 smithi204 ceph-mon[88313]: osdmap e2006: 8 total, 8 up, 8 in 2024-04-26T05:52:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:44 smithi146 ceph-mon[95531]: pgmap v3850: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:44 smithi146 ceph-mon[95531]: osdmap e2006: 8 total, 8 up, 8 in 2024-04-26T05:52:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:44 smithi146 ceph-mon[92947]: pgmap v3850: 137 pgs: 137 active+clean; 151 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:52:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:44 smithi146 ceph-mon[92947]: osdmap e2006: 8 total, 8 up, 8 in 2024-04-26T05:52:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]: dispatch 2024-04-26T05:52:45.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]: dispatch 2024-04-26T05:52:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:46 smithi204 ceph-mon[88313]: pgmap v3852: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-04-26T05:52:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]': finished 2024-04-26T05:52:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-04-26T05:52:46.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:46 smithi204 ceph-mon[88313]: osdmap e2007: 8 total, 8 up, 8 in 2024-04-26T05:52:46.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[95531]: pgmap v3852: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-04-26T05:52:46.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]': finished 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[95531]: osdmap e2007: 8 total, 8 up, 8 in 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:46] "GET /metrics HTTP/1.1" 200 36747 "" "Prometheus/2.43.0" 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[92947]: pgmap v3852: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 58 op/s 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.d", "id": [3, 0]}]': finished 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "119.11", "id": [3, 0]}]': finished 2024-04-26T05:52:46.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:46 smithi146 ceph-mon[92947]: osdmap e2007: 8 total, 8 up, 8 in 2024-04-26T05:52:47.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:47 smithi204 ceph-mon[88313]: osdmap e2008: 8 total, 8 up, 8 in 2024-04-26T05:52:47.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:47 smithi204 ceph-mon[88313]: pgmap v3855: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-04-26T05:52:47.608 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:47 smithi146 ceph-mon[95531]: osdmap e2008: 8 total, 8 up, 8 in 2024-04-26T05:52:47.608 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:47 smithi146 ceph-mon[95531]: pgmap v3855: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-04-26T05:52:47.608 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:47 smithi146 ceph-mon[92947]: osdmap e2008: 8 total, 8 up, 8 in 2024-04-26T05:52:47.609 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:47 smithi146 ceph-mon[92947]: pgmap v3855: 137 pgs: 137 active+clean; 192 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 43 KiB/s rd, 6.8 MiB/s wr, 58 op/s 2024-04-26T05:52:50.534 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:50 smithi204 ceph-mon[88313]: pgmap v3856: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 7.5 MiB/s wr, 61 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-04-26T05:52:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:50 smithi146 ceph-mon[95531]: pgmap v3856: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 7.5 MiB/s wr, 61 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-04-26T05:52:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:50 smithi146 ceph-mon[92947]: pgmap v3856: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 7.5 MiB/s wr, 61 op/s; 2.0 MiB/s, 0 objects/s recovering 2024-04-26T05:52:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:52 smithi204 ceph-mon[88313]: pgmap v3857: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.7 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:52 smithi146 ceph-mon[95531]: pgmap v3857: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.7 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:52 smithi146 ceph-mon[92947]: pgmap v3857: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 5.7 MiB/s wr, 46 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:54 smithi204 ceph-mon[88313]: pgmap v3858: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 512 KiB/s wr, 1 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:54 smithi146 ceph-mon[95531]: pgmap v3858: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 512 KiB/s wr, 1 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:54 smithi146 ceph-mon[92947]: pgmap v3858: 137 pgs: 137 active+clean; 196 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 512 KiB/s wr, 1 op/s; 1.5 MiB/s, 0 objects/s recovering 2024-04-26T05:52:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:52:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:56 smithi204 ceph-mon[88313]: pgmap v3859: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 830 KiB/s wr, 10 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-04-26T05:52:56.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:56 smithi146 ceph-mon[92947]: pgmap v3859: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 830 KiB/s wr, 10 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-04-26T05:52:56.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:56 smithi146 ceph-mon[95531]: pgmap v3859: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 830 KiB/s wr, 10 op/s; 1.2 MiB/s, 0 objects/s recovering 2024-04-26T05:52:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:52:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:52:56] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-04-26T05:52:57.113 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (20734 ms) 2024-04-26T05:52:57.113 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-04-26T05:52:57.113 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:52:58.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:52:58 smithi204 ceph-mon[88313]: pgmap v3860: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 754 KiB/s wr, 9 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:52:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:52:58 smithi146 ceph-mon[92947]: pgmap v3860: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 754 KiB/s wr, 9 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:52:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:52:58 smithi146 ceph-mon[95531]: pgmap v3860: 137 pgs: 137 active+clean; 200 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s rd, 754 KiB/s wr, 9 op/s; 1.1 MiB/s, 0 objects/s recovering 2024-04-26T05:53:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:00 smithi204 ceph-mon[88313]: pgmap v3861: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 1024 KiB/s, 0 objects/s recovering 2024-04-26T05:53:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:00 smithi146 ceph-mon[95531]: pgmap v3861: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 1024 KiB/s, 0 objects/s recovering 2024-04-26T05:53:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:00 smithi146 ceph-mon[92947]: pgmap v3861: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.1 MiB/s rd, 3.0 MiB/s wr, 29 op/s; 1024 KiB/s, 0 objects/s recovering 2024-04-26T05:53:02.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:02 smithi204 ceph-mon[88313]: pgmap v3862: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:02 smithi146 ceph-mon[95531]: pgmap v3862: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:02 smithi146 ceph-mon[92947]: pgmap v3862: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:04 smithi204 ceph-mon[88313]: pgmap v3863: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:04 smithi204 ceph-mon[88313]: osdmap e2009: 8 total, 8 up, 8 in 2024-04-26T05:53:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:04 smithi146 ceph-mon[95531]: pgmap v3863: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:04 smithi146 ceph-mon[95531]: osdmap e2009: 8 total, 8 up, 8 in 2024-04-26T05:53:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:04 smithi146 ceph-mon[92947]: pgmap v3863: 137 pgs: 137 active+clean; 224 MiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-04-26T05:53:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:04 smithi146 ceph-mon[92947]: osdmap e2009: 8 total, 8 up, 8 in 2024-04-26T05:53:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:06 smithi204 ceph-mon[88313]: pgmap v3865: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:06 smithi146 ceph-mon[95531]: pgmap v3865: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:06.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:06 smithi146 ceph-mon[92947]: pgmap v3865: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:06] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-04-26T05:53:08.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:08 smithi204 ceph-mon[88313]: pgmap v3866: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:08 smithi146 ceph-mon[95531]: pgmap v3866: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:08 smithi146 ceph-mon[92947]: pgmap v3866: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 10 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-04-26T05:53:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:09.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:10.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:10 smithi204 ceph-mon[88313]: pgmap v3867: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:10 smithi146 ceph-mon[95531]: pgmap v3867: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:10 smithi146 ceph-mon[92947]: pgmap v3867: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:12.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:12 smithi204 ceph-mon[88313]: pgmap v3868: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:12 smithi146 ceph-mon[92947]: pgmap v3868: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:12 smithi146 ceph-mon[95531]: pgmap v3868: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:14 smithi204 ceph-mon[88313]: pgmap v3869: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:14 smithi146 ceph-mon[95531]: pgmap v3869: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:14 smithi146 ceph-mon[92947]: pgmap v3869: 137 pgs: 137 active+clean; 269 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:16.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:16 smithi146 ceph-mon[95531]: pgmap v3870: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:16 smithi146 ceph-mon[92947]: pgmap v3870: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:16] "GET /metrics HTTP/1.1" 200 36752 "" "Prometheus/2.43.0" 2024-04-26T05:53:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:16 smithi204 ceph-mon[88313]: pgmap v3870: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:16.884 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (19771 ms) 2024-04-26T05:53:16.884 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-04-26T05:53:16.884 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:53:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:18 smithi204 ceph-mon[88313]: pgmap v3871: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:53:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:18 smithi146 ceph-mon[95531]: pgmap v3871: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:53:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:18 smithi146 ceph-mon[92947]: pgmap v3871: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:53:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:20 smithi204 ceph-mon[88313]: pgmap v3872: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 904 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-26T05:53:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:20 smithi146 ceph-mon[95531]: pgmap v3872: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 904 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-26T05:53:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:20 smithi146 ceph-mon[92947]: pgmap v3872: 137 pgs: 137 active+clean; 273 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 904 KiB/s rd, 1.7 MiB/s wr, 24 op/s 2024-04-26T05:53:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:22 smithi204 ceph-mon[88313]: pgmap v3873: 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-04-26T05:53:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:22 smithi146 ceph-mon[95531]: pgmap v3873: 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-04-26T05:53:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:22 smithi146 ceph-mon[92947]: pgmap v3873: 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-04-26T05:53:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:24 smithi204 ceph-mon[88313]: pgmap v3874: 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-04-26T05:53:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:24 smithi204 ceph-mon[88313]: osdmap e2010: 8 total, 8 up, 8 in 2024-04-26T05:53:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[95531]: pgmap v3874: 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-04-26T05:53:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[95531]: osdmap e2010: 8 total, 8 up, 8 in 2024-04-26T05:53:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[92947]: pgmap v3874: 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-04-26T05:53:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[92947]: osdmap e2010: 8 total, 8 up, 8 in 2024-04-26T05:53:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:26.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:26 smithi204 ceph-mon[88313]: pgmap v3876: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:26] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.43.0" 2024-04-26T05:53:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:26 smithi146 ceph-mon[95531]: pgmap v3876: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:26 smithi146 ceph-mon[92947]: pgmap v3876: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:28 smithi204 ceph-mon[88313]: pgmap v3877: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:28 smithi146 ceph-mon[95531]: pgmap v3877: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:28 smithi146 ceph-mon[92947]: pgmap v3877: 137 pgs: 137 active+clean; 314 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 886 KiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-04-26T05:53:29.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:29 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:53:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:29 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:53:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:29 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:53:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:30 smithi204 ceph-mon[88313]: pgmap v3878: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:30 smithi146 ceph-mon[95531]: pgmap v3878: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:30 smithi146 ceph-mon[92947]: pgmap v3878: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:32.451 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:32 smithi204 ceph-mon[88313]: pgmap v3879: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:32 smithi146 ceph-mon[95531]: pgmap v3879: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:32.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:32 smithi146 ceph-mon[92947]: pgmap v3879: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: pgmap v3880: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:53:34.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:33 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: pgmap v3880: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: pgmap v3880: 137 pgs: 137 active+clean; 318 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:53:34.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:53:34.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:33 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:53:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:36 smithi204 ceph-mon[88313]: osdmap e2011: 8 total, 8 up, 8 in 2024-04-26T05:53:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:36 smithi204 ceph-mon[88313]: pgmap v3882: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:36 smithi146 ceph-mon[95531]: osdmap e2011: 8 total, 8 up, 8 in 2024-04-26T05:53:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:36 smithi146 ceph-mon[95531]: pgmap v3882: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:36 smithi146 ceph-mon[92947]: osdmap e2011: 8 total, 8 up, 8 in 2024-04-26T05:53:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:36 smithi146 ceph-mon[92947]: pgmap v3882: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:36.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:36] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.43.0" 2024-04-26T05:53:37.362 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (20478 ms) 2024-04-26T05:53:37.362 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-04-26T05:53:37.362 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:53:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:38 smithi204 ceph-mon[88313]: pgmap v3883: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:38 smithi146 ceph-mon[95531]: pgmap v3883: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:38 smithi146 ceph-mon[92947]: pgmap v3883: 137 pgs: 137 active+clean; 322 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 225 KiB/s rd, 820 KiB/s wr, 10 op/s 2024-04-26T05:53:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:40 smithi204 ceph-mon[88313]: pgmap v3884: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:40.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:40 smithi146 ceph-mon[92947]: pgmap v3884: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:40 smithi146 ceph-mon[95531]: pgmap v3884: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:42 smithi204 ceph-mon[88313]: pgmap v3885: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:42 smithi146 ceph-mon[95531]: pgmap v3885: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:42.719 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:42 smithi146 ceph-mon[92947]: pgmap v3885: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:44 smithi204 ceph-mon[88313]: pgmap v3886: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:44 smithi204 ceph-mon[88313]: osdmap e2012: 8 total, 8 up, 8 in 2024-04-26T05:53:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:44 smithi146 ceph-mon[95531]: pgmap v3886: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:44 smithi146 ceph-mon[95531]: osdmap e2012: 8 total, 8 up, 8 in 2024-04-26T05:53:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:44 smithi146 ceph-mon[92947]: pgmap v3886: 137 pgs: 137 active+clean; 378 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-04-26T05:53:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:44 smithi146 ceph-mon[92947]: osdmap e2012: 8 total, 8 up, 8 in 2024-04-26T05:53:46.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:46 smithi146 ceph-mon[95531]: pgmap v3888: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:46.494 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:46 smithi146 ceph-mon[92947]: pgmap v3888: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:46.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:46] "GET /metrics HTTP/1.1" 200 36748 "" "Prometheus/2.43.0" 2024-04-26T05:53:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:46 smithi204 ceph-mon[88313]: pgmap v3888: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:48 smithi204 ceph-mon[88313]: pgmap v3889: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:48 smithi146 ceph-mon[95531]: pgmap v3889: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:48 smithi146 ceph-mon[92947]: pgmap v3889: 137 pgs: 137 active+clean; 419 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 2.9 MiB/s rd, 9.7 MiB/s wr, 70 op/s 2024-04-26T05:53:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:50 smithi204 ceph-mon[88313]: pgmap v3890: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:50 smithi146 ceph-mon[92947]: pgmap v3890: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:50 smithi146 ceph-mon[95531]: pgmap v3890: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:52 smithi204 ceph-mon[88313]: pgmap v3891: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:52 smithi146 ceph-mon[92947]: pgmap v3891: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:52 smithi146 ceph-mon[95531]: pgmap v3891: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:54 smithi204 ceph-mon[88313]: pgmap v3892: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:54 smithi146 ceph-mon[95531]: pgmap v3892: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:54 smithi146 ceph-mon[92947]: pgmap v3892: 137 pgs: 137 active+clean; 423 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:53:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:53:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:56 smithi204 ceph-mon[88313]: pgmap v3893: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:56 smithi146 ceph-mon[92947]: pgmap v3893: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:56 smithi146 ceph-mon[95531]: pgmap v3893: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:53:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:53:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:53:56] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:53:56.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (19606 ms) 2024-04-26T05:53:56.968 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-04-26T05:53:56.968 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:53:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:53:58 smithi204 ceph-mon[88313]: pgmap v3894: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:53:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:53:58 smithi146 ceph-mon[95531]: pgmap v3894: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:53:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:53:58 smithi146 ceph-mon[92947]: pgmap v3894: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:54:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:00 smithi204 ceph-mon[88313]: pgmap v3895: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-04-26T05:54:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:00 smithi146 ceph-mon[95531]: pgmap v3895: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-04-26T05:54:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:00 smithi146 ceph-mon[92947]: pgmap v3895: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-04-26T05:54:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:02 smithi204 ceph-mon[88313]: pgmap v3896: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:02.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:02 smithi146 ceph-mon[95531]: pgmap v3896: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:02.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:02 smithi146 ceph-mon[92947]: pgmap v3896: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:04 smithi204 ceph-mon[88313]: pgmap v3897: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:04.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:04 smithi204 ceph-mon[88313]: osdmap e2013: 8 total, 8 up, 8 in 2024-04-26T05:54:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:04 smithi146 ceph-mon[95531]: pgmap v3897: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:04.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:04 smithi146 ceph-mon[95531]: osdmap e2013: 8 total, 8 up, 8 in 2024-04-26T05:54:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:04 smithi146 ceph-mon[92947]: pgmap v3897: 137 pgs: 137 active+clean; 427 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.3 MiB/s wr, 24 op/s 2024-04-26T05:54:04.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:04 smithi146 ceph-mon[92947]: osdmap e2013: 8 total, 8 up, 8 in 2024-04-26T05:54:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:06 smithi204 ceph-mon[88313]: pgmap v3899: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:06 smithi146 ceph-mon[95531]: pgmap v3899: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:06 smithi146 ceph-mon[92947]: pgmap v3899: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:06] "GET /metrics HTTP/1.1" 200 36753 "" "Prometheus/2.43.0" 2024-04-26T05:54:08.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:08 smithi204 ceph-mon[88313]: pgmap v3900: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:08 smithi146 ceph-mon[95531]: pgmap v3900: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:08 smithi146 ceph-mon[92947]: pgmap v3900: 137 pgs: 137 active+clean; 468 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 55 op/s 2024-04-26T05:54:09.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:10 smithi146 ceph-mon[95531]: pgmap v3901: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:10 smithi146 ceph-mon[92947]: pgmap v3901: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:10 smithi204 ceph-mon[88313]: pgmap v3901: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:11 smithi146 ceph-mon[95531]: pgmap v3902: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:11.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:11 smithi146 ceph-mon[92947]: pgmap v3902: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:11.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:11 smithi204 ceph-mon[88313]: pgmap v3902: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:14.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:14 smithi204 ceph-mon[88313]: pgmap v3903: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:14 smithi146 ceph-mon[95531]: pgmap v3903: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:14 smithi146 ceph-mon[92947]: pgmap v3903: 137 pgs: 137 active+clean; 472 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-04-26T05:54:16.494 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:16 smithi146 ceph-mon[95531]: pgmap v3904: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:54:16.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:16 smithi146 ceph-mon[92947]: pgmap v3904: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:54:16.495 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:16] "GET /metrics HTTP/1.1" 200 36751 "" "Prometheus/2.43.0" 2024-04-26T05:54:16.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:16 smithi204 ceph-mon[88313]: pgmap v3904: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 210 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-04-26T05:54:16.899 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (19931 ms) 2024-04-26T05:54:17.263 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (144590 ms total) 2024-04-26T05:54:17.264 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:54:17.264 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 15 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-04-26T05:54:17.303 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-04-26T05:54:18.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:18 smithi204 ceph-mon[88313]: pgmap v3905: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:54:18.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:18 smithi204 ceph-mon[88313]: osdmap e2014: 8 total, 8 up, 8 in 2024-04-26T05:54:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:18 smithi146 ceph-mon[92947]: pgmap v3905: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:54:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:18 smithi146 ceph-mon[92947]: osdmap e2014: 8 total, 8 up, 8 in 2024-04-26T05:54:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:18 smithi146 ceph-mon[95531]: pgmap v3905: 137 pgs: 137 active+clean; 476 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-04-26T05:54:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:18 smithi146 ceph-mon[95531]: osdmap e2014: 8 total, 8 up, 8 in 2024-04-26T05:54:19.282 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:19.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:19 smithi204 ceph-mon[88313]: osdmap e2015: 8 total, 8 up, 8 in 2024-04-26T05:54:19.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:19 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/871242435' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:19.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:19 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[95531]: osdmap e2015: 8 total, 8 up, 8 in 2024-04-26T05:54:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/871242435' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[92947]: osdmap e2015: 8 total, 8 up, 8 in 2024-04-26T05:54:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/871242435' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:19.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:19 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:54:20.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:20 smithi204 ceph-mon[88313]: pgmap v3908: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:20 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:54:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:20 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:54:20.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:20 smithi204 ceph-mon[88313]: osdmap e2016: 8 total, 8 up, 8 in 2024-04-26T05:54:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[95531]: pgmap v3908: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:54:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:54:20.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[95531]: osdmap e2016: 8 total, 8 up, 8 in 2024-04-26T05:54:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[92947]: pgmap v3908: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:54:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:54:20.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:20 smithi146 ceph-mon[92947]: osdmap e2016: 8 total, 8 up, 8 in 2024-04-26T05:54:21.329 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [123336~7275,2948850~4171,5839981~61429,7515528~82477,9519491~99332,13007923~37834,13753379~8263,13840750~95848,18753989~94838,19986296~67357] 2024-04-26T05:54:21.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:21 smithi204 ceph-mon[88313]: osdmap e2017: 8 total, 8 up, 8 in 2024-04-26T05:54:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:21 smithi146 ceph-mon[95531]: osdmap e2017: 8 total, 8 up, 8 in 2024-04-26T05:54:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:21 smithi146 ceph-mon[92947]: osdmap e2017: 8 total, 8 up, 8 in 2024-04-26T05:54:22.317 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [309463~20013,539139~27451,2645291~544,2701503~6561,3853694~30787,8482329~68156,15260241~74250,18345087~27488,19699756~2794,20783870~76731] 2024-04-26T05:54:22.326 INFO:tasks.workunit.client.0.smithi146.stdout: diff was [309463~20013,539139~27451,2645291~544,2701503~6561,2953021~931460,8482329~68156,13936598~1397893,18345087~27488,19699756~2794,20053653~806948] 2024-04-26T05:54:22.330 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5026 ms) 2024-04-26T05:54:22.330 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-04-26T05:54:22.330 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:22.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:22 smithi204 ceph-mon[88313]: pgmap v3911: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:22 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:54:22.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:22 smithi204 ceph-mon[88313]: osdmap e2018: 8 total, 8 up, 8 in 2024-04-26T05:54:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[95531]: pgmap v3911: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:54:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[95531]: osdmap e2018: 8 total, 8 up, 8 in 2024-04-26T05:54:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[92947]: pgmap v3911: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:54:22.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:22 smithi146 ceph-mon[92947]: osdmap e2018: 8 total, 8 up, 8 in 2024-04-26T05:54:23.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:23 smithi204 ceph-mon[88313]: osdmap e2019: 8 total, 8 up, 8 in 2024-04-26T05:54:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:23 smithi146 ceph-mon[95531]: osdmap e2019: 8 total, 8 up, 8 in 2024-04-26T05:54:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:23 smithi146 ceph-mon[92947]: osdmap e2019: 8 total, 8 up, 8 in 2024-04-26T05:54:24.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:24 smithi204 ceph-mon[88313]: pgmap v3914: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:24 smithi204 ceph-mon[88313]: osdmap e2020: 8 total, 8 up, 8 in 2024-04-26T05:54:24.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[92947]: pgmap v3914: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[92947]: osdmap e2020: 8 total, 8 up, 8 in 2024-04-26T05:54:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[95531]: pgmap v3914: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[95531]: osdmap e2020: 8 total, 8 up, 8 in 2024-04-26T05:54:24.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:25.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (3022 ms) 2024-04-26T05:54:25.354 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-04-26T05:54:25.354 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:25 smithi146 ceph-mon[95531]: osdmap e2021: 8 total, 8 up, 8 in 2024-04-26T05:54:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:25 smithi146 ceph-mon[95531]: pgmap v3917: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:25 smithi146 ceph-mon[92947]: osdmap e2021: 8 total, 8 up, 8 in 2024-04-26T05:54:25.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:25 smithi146 ceph-mon[92947]: pgmap v3917: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:25 smithi204 ceph-mon[88313]: osdmap e2021: 8 total, 8 up, 8 in 2024-04-26T05:54:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:25 smithi204 ceph-mon[88313]: pgmap v3917: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:26.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:26 smithi146 ceph-mon[92947]: osdmap e2022: 8 total, 8 up, 8 in 2024-04-26T05:54:26.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:26 smithi146 ceph-mon[95531]: osdmap e2022: 8 total, 8 up, 8 in 2024-04-26T05:54:26.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:26] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2024-04-26T05:54:26.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:26 smithi204 ceph-mon[88313]: osdmap e2022: 8 total, 8 up, 8 in 2024-04-26T05:54:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:27 smithi146 ceph-mon[92947]: osdmap e2023: 8 total, 8 up, 8 in 2024-04-26T05:54:27.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:27 smithi146 ceph-mon[92947]: pgmap v3920: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:27.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:27 smithi146 ceph-mon[95531]: osdmap e2023: 8 total, 8 up, 8 in 2024-04-26T05:54:27.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:27 smithi146 ceph-mon[95531]: pgmap v3920: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:27.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:27 smithi204 ceph-mon[88313]: osdmap e2023: 8 total, 8 up, 8 in 2024-04-26T05:54:27.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:27 smithi204 ceph-mon[88313]: pgmap v3920: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 41 KiB/s rd, 230 KiB/s wr, 69 op/s 2024-04-26T05:54:28.368 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (3016 ms) 2024-04-26T05:54:28.368 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-04-26T05:54:28.368 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:28 smithi146 ceph-mon[92947]: osdmap e2024: 8 total, 8 up, 8 in 2024-04-26T05:54:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:28 smithi146 ceph-mon[95531]: osdmap e2024: 8 total, 8 up, 8 in 2024-04-26T05:54:28.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:28 smithi204 ceph-mon[88313]: osdmap e2024: 8 total, 8 up, 8 in 2024-04-26T05:54:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:29 smithi146 ceph-mon[92947]: osdmap e2025: 8 total, 8 up, 8 in 2024-04-26T05:54:29.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:29 smithi146 ceph-mon[92947]: pgmap v3923: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-04-26T05:54:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:29 smithi146 ceph-mon[95531]: osdmap e2025: 8 total, 8 up, 8 in 2024-04-26T05:54:29.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:29 smithi146 ceph-mon[95531]: pgmap v3923: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-04-26T05:54:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:29 smithi204 ceph-mon[88313]: osdmap e2025: 8 total, 8 up, 8 in 2024-04-26T05:54:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:29 smithi204 ceph-mon[88313]: pgmap v3923: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 12 KiB/s wr, 117 op/s 2024-04-26T05:54:30.614 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (2246 ms) 2024-04-26T05:54:30.614 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-04-26T05:54:30.614 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:30 smithi146 ceph-mon[92947]: osdmap e2026: 8 total, 8 up, 8 in 2024-04-26T05:54:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:30 smithi146 ceph-mon[92947]: osdmap e2027: 8 total, 8 up, 8 in 2024-04-26T05:54:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:30 smithi146 ceph-mon[95531]: osdmap e2026: 8 total, 8 up, 8 in 2024-04-26T05:54:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:30 smithi146 ceph-mon[95531]: osdmap e2027: 8 total, 8 up, 8 in 2024-04-26T05:54:30.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:30 smithi204 ceph-mon[88313]: osdmap e2026: 8 total, 8 up, 8 in 2024-04-26T05:54:30.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:30 smithi204 ceph-mon[88313]: osdmap e2027: 8 total, 8 up, 8 in 2024-04-26T05:54:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:31 smithi146 ceph-mon[95531]: osdmap e2028: 8 total, 8 up, 8 in 2024-04-26T05:54:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:31 smithi146 ceph-mon[95531]: pgmap v3927: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-04-26T05:54:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:31 smithi146 ceph-mon[92947]: osdmap e2028: 8 total, 8 up, 8 in 2024-04-26T05:54:31.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:31 smithi146 ceph-mon[92947]: pgmap v3927: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-04-26T05:54:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:31 smithi204 ceph-mon[88313]: osdmap e2028: 8 total, 8 up, 8 in 2024-04-26T05:54:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:31 smithi204 ceph-mon[88313]: pgmap v3927: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 75 KiB/s rd, 13 KiB/s wr, 121 op/s 2024-04-26T05:54:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:32 smithi146 ceph-mon[95531]: osdmap e2029: 8 total, 8 up, 8 in 2024-04-26T05:54:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:32 smithi146 ceph-mon[92947]: osdmap e2029: 8 total, 8 up, 8 in 2024-04-26T05:54:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:32 smithi204 ceph-mon[88313]: osdmap e2029: 8 total, 8 up, 8 in 2024-04-26T05:54:33.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3014 ms) 2024-04-26T05:54:33.627 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-04-26T05:54:33.627 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[92947]: osdmap e2030: 8 total, 8 up, 8 in 2024-04-26T05:54:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[92947]: pgmap v3930: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:54:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[95531]: osdmap e2030: 8 total, 8 up, 8 in 2024-04-26T05:54:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[95531]: pgmap v3930: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:33.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:33 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:54:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:33 smithi204 ceph-mon[88313]: osdmap e2030: 8 total, 8 up, 8 in 2024-04-26T05:54:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:33 smithi204 ceph-mon[88313]: pgmap v3930: 137 pgs: 137 active+clean; 19 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:33 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:54:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[95531]: osdmap e2031: 8 total, 8 up, 8 in 2024-04-26T05:54:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:54:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:54:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:54:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[92947]: osdmap e2031: 8 total, 8 up, 8 in 2024-04-26T05:54:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:54:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:54:34.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:34 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:54:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:34 smithi204 ceph-mon[88313]: osdmap e2031: 8 total, 8 up, 8 in 2024-04-26T05:54:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:54:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:54:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:34 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:54:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:35 smithi146 ceph-mon[92947]: osdmap e2032: 8 total, 8 up, 8 in 2024-04-26T05:54:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:35 smithi146 ceph-mon[92947]: pgmap v3933: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:35 smithi146 ceph-mon[95531]: osdmap e2032: 8 total, 8 up, 8 in 2024-04-26T05:54:35.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:35 smithi146 ceph-mon[95531]: pgmap v3933: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:35 smithi204 ceph-mon[88313]: osdmap e2032: 8 total, 8 up, 8 in 2024-04-26T05:54:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:35 smithi204 ceph-mon[88313]: pgmap v3933: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:36.607 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:36] "GET /metrics HTTP/1.1" 200 36688 "" "Prometheus/2.43.0" 2024-04-26T05:54:36.658 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3031 ms) 2024-04-26T05:54:36.658 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-04-26T05:54:36.658 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:54:36.735 INFO:tasks.workunit.client.0.smithi146.stdout: i=0 exists [26458403~5435156,65238208~2375288,194063228~5118771,265156740~1583918,268826213~2902465,350279911~3042502,355030390~3713562,361164669~4051471,372514546~6573396] wrote [26458403~5435156,65238208~2375288,194063228~5118771,265156740~1583918,268826213~2902465,350279911~3042502,355030390~3713562,361164669~4051471,372514546~6573396] 2024-04-26T05:54:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:36 smithi146 ceph-mon[95531]: osdmap e2033: 8 total, 8 up, 8 in 2024-04-26T05:54:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:36 smithi146 ceph-mon[92947]: osdmap e2033: 8 total, 8 up, 8 in 2024-04-26T05:54:37.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:36 smithi204 ceph-mon[88313]: osdmap e2033: 8 total, 8 up, 8 in 2024-04-26T05:54:37.734 INFO:tasks.workunit.client.0.smithi146.stdout: i=1 exists [15615717~4628396,26458403~5435156,54185495~4993497,59282761~8330735,107786485~777989,147506880~7910468,162559671~1296060,194063228~5118771,265156740~1583918,268826213~2902465,287556004~6080308,325625922~1741431,350279911~3042502,355030390~3713562,361164669~4051471,372514546~6573396] wrote [15615717~4628396,54185495~4993497,59282761~6491686,107786485~777989,147506880~7910468,162559671~1296060,287556004~6080308,325625922~1741431] 2024-04-26T05:54:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:37 smithi146 ceph-mon[92947]: osdmap e2034: 8 total, 8 up, 8 in 2024-04-26T05:54:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:37 smithi146 ceph-mon[92947]: pgmap v3936: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:37 smithi146 ceph-mon[95531]: osdmap e2034: 8 total, 8 up, 8 in 2024-04-26T05:54:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:37 smithi146 ceph-mon[95531]: pgmap v3936: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:37 smithi204 ceph-mon[88313]: osdmap e2034: 8 total, 8 up, 8 in 2024-04-26T05:54:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:37 smithi204 ceph-mon[88313]: pgmap v3936: 137 pgs: 137 active+clean; 20 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 76 KiB/s rd, 267 KiB/s wr, 120 op/s 2024-04-26T05:54:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: i=2 exists [15615717~4628396,26458403~5435156,54185495~4993497,59282761~8330735,99211291~3249344,107786485~777989,131535056~8181154,147506880~7910468,162559671~1296060,194063228~5118771,204832807~6405891,239954199~2262424,265156740~1583918,268826213~4665107,287556004~6080308,322042304~7448859,350279911~3042502,353837320~6501991,361164669~4724524,372514546~6573396] wrote [99211291~3249344,131535056~8181154,204832807~6405891,239954199~2262424,271062039~2429281,287666613~71534,322042304~7448859,353837320~6501991,363224046~2665147] 2024-04-26T05:54:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:38 smithi146 ceph-mon[95531]: osdmap e2035: 8 total, 8 up, 8 in 2024-04-26T05:54:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:38 smithi146 ceph-mon[92947]: osdmap e2035: 8 total, 8 up, 8 in 2024-04-26T05:54:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:38 smithi204 ceph-mon[88313]: osdmap e2035: 8 total, 8 up, 8 in 2024-04-26T05:54:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: i=3 exists [15615717~4628396,25917635~8033606,54185495~4993497,59282761~8330735,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,194063228~5118771,204832807~6405891,239954199~2262424,265156740~1583918,268826213~4665107,278748773~6915929,287556004~6080308,298331525~6717297,322042304~11195531,341481181~4079078,350279911~3042502,353837320~6501991,361164669~4724524,372514546~6573396,381490391~1459933,389092231~3065697] wrote [25917635~8033606,64118337~1157041,126926270~6463299,155567898~5417510,278748773~6915929,298331525~6717297,328351853~4885982,341481181~4079078,381490391~1459933,389092231~3065697] 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[95531]: osdmap e2036: 8 total, 8 up, 8 in 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[95531]: pgmap v3939: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[92947]: osdmap e2036: 8 total, 8 up, 8 in 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:39 smithi146 ceph-mon[92947]: pgmap v3939: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:39 smithi204 ceph-mon[88313]: osdmap e2036: 8 total, 8 up, 8 in 2024-04-26T05:54:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:39 smithi204 ceph-mon[88313]: pgmap v3939: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: i=4 exists [15615717~9622374,25917635~15145938,54185495~4993497,59282761~8330735,75967815~7801287,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,180007536~10775462,194063228~5118771,204832807~6405891,239954199~2262424,246552040~4803248,259279513~79367,265156740~1583918,268826213~4665107,274008635~3576426,278748773~6915929,287556004~6080308,295033364~10015458,322042304~11195531,341481181~4079078,350279911~3042502,353837320~6501991,361164669~4724524,372514546~6573396,381490391~1459933,389092231~3065697] wrote [18110184~7127907,33038401~8025172,75967815~7801287,180007536~10775462,246552040~4803248,259279513~79367,274008635~3576426,295033364~5614643] 2024-04-26T05:54:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:40 smithi146 ceph-mon[95531]: osdmap e2037: 8 total, 8 up, 8 in 2024-04-26T05:54:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:40 smithi146 ceph-mon[92947]: osdmap e2037: 8 total, 8 up, 8 in 2024-04-26T05:54:41.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:40 smithi204 ceph-mon[88313]: osdmap e2037: 8 total, 8 up, 8 in 2024-04-26T05:54:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: i=5 exists [6623923~6184857,15615717~9622374,25917635~15145938,54185495~4993497,59282761~8330735,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,194063228~5118771,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,265156740~1583918,268826213~4665107,274008635~3576426,278748773~6915929,287556004~6080308,295033364~15889488,322042304~11195531,341481181~4079078,350279911~10059400,361164669~4724524,372514546~6573396,381490391~1459933,389092231~3065697,399953320~8014678] wrote [6623923~6184857,63675470~3178242,119383273~10833757,144847437~7528755,152826819~7573446,232254736~2788002,303720307~7202545,352506373~7425488,399953320~8014678] 2024-04-26T05:54:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:41 smithi146 ceph-mon[92947]: osdmap e2038: 8 total, 8 up, 8 in 2024-04-26T05:54:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:41 smithi146 ceph-mon[92947]: pgmap v3942: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:41 smithi146 ceph-mon[95531]: osdmap e2038: 8 total, 8 up, 8 in 2024-04-26T05:54:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:41 smithi146 ceph-mon[95531]: pgmap v3942: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:41 smithi204 ceph-mon[88313]: osdmap e2038: 8 total, 8 up, 8 in 2024-04-26T05:54:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:41 smithi204 ceph-mon[88313]: pgmap v3942: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 114 KiB/s rd, 23 MiB/s wr, 189 op/s 2024-04-26T05:54:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: i=6 exists [6623923~6184857,14330445~10907646,25917635~15145938,54185495~4993497,59282761~8330735,67613960~1162849,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,194063228~5118771,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,265156740~1583918,268826213~4665107,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,322042304~11195531,341481181~4079078,350279911~10059400,361164669~4724524,372514546~11667973,389092231~3065697,399953320~8014678] wrote [14330445~1998932,67613960~1162849,123756811~11337842,205586240~4666116,285741752~3883025,305640547~4313416,376275152~7907367,402372917~5268761] 2024-04-26T05:54:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:42 smithi146 ceph-mon[95531]: osdmap e2039: 8 total, 8 up, 8 in 2024-04-26T05:54:42.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:42 smithi146 ceph-mon[92947]: osdmap e2039: 8 total, 8 up, 8 in 2024-04-26T05:54:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:42 smithi204 ceph-mon[88313]: osdmap e2039: 8 total, 8 up, 8 in 2024-04-26T05:54:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: i=7 exists [6623923~6184857,14330445~10907646,25917635~15145938,54185495~13428001,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,194063228~5118771,204832807~6576168,232254736~9961887,246552040~4803248,259279513~79367,265156740~1583918,268826213~4665107,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,341481181~18858130,361164669~4724524,372514546~11667973,389092231~3065697,398987237~8980761] wrote [54271480~7414777,97630049~5138847,210385574~1023401,233559037~7754679,313377969~7542972,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,398987237~6409199] 2024-04-26T05:54:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:43 smithi146 ceph-mon[95531]: osdmap e2040: 8 total, 8 up, 8 in 2024-04-26T05:54:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:43 smithi146 ceph-mon[95531]: pgmap v3945: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:43 smithi146 ceph-mon[92947]: osdmap e2040: 8 total, 8 up, 8 in 2024-04-26T05:54:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:43 smithi146 ceph-mon[92947]: pgmap v3945: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:43 smithi204 ceph-mon[88313]: osdmap e2040: 8 total, 8 up, 8 in 2024-04-26T05:54:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:43 smithi204 ceph-mon[88313]: pgmap v3945: 137 pgs: 137 active+clean; 140 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:54:44.765 INFO:tasks.workunit.client.0.smithi146.stdout: i=8 exists [6623923~6184857,14330445~10907646,25917635~15145938,44716652~5501786,54185495~13428001,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,194063228~5118771,204832807~7277447,232254736~9961887,246552040~4803248,259279513~79367,261392065~12099255,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~21722305,361164669~4724524,372514546~11667973,384918458~3283052,389092231~3065697,398987237~8980761] wrote [17782897~5507519,44716652~5501786,151134841~8097531,180382223~4252814,206160016~5950238,261392065~7861880,325319122~6818729,338617006~5205858,384918458~3283052] 2024-04-26T05:54:44.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:44 smithi146 ceph-mon[92947]: osdmap e2041: 8 total, 8 up, 8 in 2024-04-26T05:54:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:44 smithi146 ceph-mon[95531]: osdmap e2041: 8 total, 8 up, 8 in 2024-04-26T05:54:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:44 smithi204 ceph-mon[88313]: osdmap e2041: 8 total, 8 up, 8 in 2024-04-26T05:54:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: osdmap e2042: 8 total, 8 up, 8 in 2024-04-26T05:54:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: pgmap v3948: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: osdmap e2042: 8 total, 8 up, 8 in 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: pgmap v3948: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:45.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:45.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:45.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:45.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:45.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:45.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:45 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: osdmap e2042: 8 total, 8 up, 8 in 2024-04-26T05:54:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: pgmap v3948: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]: dispatch 2024-04-26T05:54:46.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:45 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]: dispatch 2024-04-26T05:54:46.684 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:46] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-04-26T05:54:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]': finished 2024-04-26T05:54:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-04-26T05:54:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[95531]: osdmap e2043: 8 total, 8 up, 8 in 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]': finished 2024-04-26T05:54:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:46 smithi146 ceph-mon[92947]: osdmap e2043: 8 total, 8 up, 8 in 2024-04-26T05:54:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.0", "id": [3, 5]}]': finished 2024-04-26T05:54:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.2", "id": [4, 1]}]': finished 2024-04-26T05:54:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.11", "id": [3, 6]}]': finished 2024-04-26T05:54:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:46 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "120.15", "id": [4, 6]}]': finished 2024-04-26T05:54:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:46 smithi204 ceph-mon[88313]: osdmap e2043: 8 total, 8 up, 8 in 2024-04-26T05:54:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:47 smithi146 ceph-mon[95531]: osdmap e2044: 8 total, 8 up, 8 in 2024-04-26T05:54:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:47 smithi146 ceph-mon[95531]: pgmap v3951: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:47 smithi146 ceph-mon[92947]: osdmap e2044: 8 total, 8 up, 8 in 2024-04-26T05:54:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:47 smithi146 ceph-mon[92947]: pgmap v3951: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:47 smithi204 ceph-mon[88313]: osdmap e2044: 8 total, 8 up, 8 in 2024-04-26T05:54:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:47 smithi204 ceph-mon[88313]: pgmap v3951: 137 pgs: 137 active+clean; 415 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 177 KiB/s rd, 63 MiB/s wr, 296 op/s 2024-04-26T05:54:48.084 INFO:tasks.workunit.client.0.smithi146.stdout: i=9 exists [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~13428001,67613960~1162849,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,194063228~5118771,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~16688784,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~21722305,361164669~4724524,372514546~11667973,384918458~3283052,389092231~3065697,398753809~9214189] wrote [13241609~4336572,46048258~1215673,99496422~5053784,114649552~1111669,132658338~5291896,224943036~3126204,271188556~6892293,346443699~5741531,358665254~106166,398753809~6251433] 2024-04-26T05:54:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:48 smithi204 ceph-mon[88313]: osdmap e2045: 8 total, 8 up, 8 in 2024-04-26T05:54:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:48 smithi146 ceph-mon[95531]: osdmap e2045: 8 total, 8 up, 8 in 2024-04-26T05:54:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:48 smithi146 ceph-mon[92947]: osdmap e2045: 8 total, 8 up, 8 in 2024-04-26T05:54:49.769 INFO:tasks.workunit.client.0.smithi146.stdout: i=10 exists [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~13428001,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~16688784,278748773~6915929,285741752~8032590,295033364~15889488,313377969~7542972,322042304~43846889,372514546~15686964,389092231~3065697,398753809~9214189] wrote [67923302~3594676,133957341~4816786,154264571~3697416,192513622~1788768,266168501~3537105,279585748~996272,290122693~3651649,336459172~6066145,355271194~6936707,383609003~1473639] 2024-04-26T05:54:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:49 smithi204 ceph-mon[88313]: osdmap e2046: 8 total, 8 up, 8 in 2024-04-26T05:54:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:49 smithi204 ceph-mon[88313]: pgmap v3954: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:49 smithi146 ceph-mon[95531]: osdmap e2046: 8 total, 8 up, 8 in 2024-04-26T05:54:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:49 smithi146 ceph-mon[95531]: pgmap v3954: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:49 smithi146 ceph-mon[92947]: osdmap e2046: 8 total, 8 up, 8 in 2024-04-26T05:54:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:49 smithi146 ceph-mon[92947]: pgmap v3954: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:50.790 INFO:tasks.workunit.client.0.smithi146.stdout: i=11 exists [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~13428001,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~16688784,278748773~6915929,285741752~25181100,312281831~8639110,322042304~43846889,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [213890384~691842,233612540~6495745,246143360~7913563,289204073~10536592,312281831~3418965,357869494~580511,390217797~541711,397072955~910094] 2024-04-26T05:54:50.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:50 smithi204 ceph-mon[88313]: osdmap e2047: 8 total, 8 up, 8 in 2024-04-26T05:54:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:50 smithi146 ceph-mon[95531]: osdmap e2047: 8 total, 8 up, 8 in 2024-04-26T05:54:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:50 smithi146 ceph-mon[92947]: osdmap e2047: 8 total, 8 up, 8 in 2024-04-26T05:54:51.796 INFO:tasks.workunit.client.0.smithi146.stdout: i=12 exists [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~16688784,278748773~6915929,285741752~25181100,312281831~53607362,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [48102202~148479,71407159~743872,113130779~2888532,215606162~4575766,314665308~7665327,326147533~3182204,331120515~250349,364876514~254634,400930040~6816278] 2024-04-26T05:54:51.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:51 smithi204 ceph-mon[88313]: osdmap e2048: 8 total, 8 up, 8 in 2024-04-26T05:54:51.972 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:51 smithi204 ceph-mon[88313]: pgmap v3957: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:51 smithi146 ceph-mon[95531]: osdmap e2048: 8 total, 8 up, 8 in 2024-04-26T05:54:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:51 smithi146 ceph-mon[95531]: pgmap v3957: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:51 smithi146 ceph-mon[92947]: osdmap e2048: 8 total, 8 up, 8 in 2024-04-26T05:54:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:51 smithi146 ceph-mon[92947]: pgmap v3957: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 97 KiB/s rd, 28 MiB/s wr, 159 op/s; 10 MiB/s, 2 keys/s, 6 objects/s recovering 2024-04-26T05:54:52.799 INFO:tasks.workunit.client.0.smithi146.stdout: i=13 exists [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~20332937,141049193~3655971,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,259279513~79367,261392065~16688784,278748773~6915929,285741752~25181100,312281831~53607362,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [13681314~2609493,31488223~5789915,116250131~439805,141049193~3655971,245536474~5719429,251706936~2887710,287333022~6758252,334719510~1978298] 2024-04-26T05:54:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:52 smithi204 ceph-mon[88313]: osdmap e2049: 8 total, 8 up, 8 in 2024-04-26T05:54:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:52 smithi146 ceph-mon[95531]: osdmap e2049: 8 total, 8 up, 8 in 2024-04-26T05:54:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:52 smithi146 ceph-mon[92947]: osdmap e2049: 8 total, 8 up, 8 in 2024-04-26T05:54:53.822 INFO:tasks.workunit.client.0.smithi146.stdout: i=14 exists [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,255814371~22266478,278748773~6915929,285741752~25181100,312281831~53607362,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [25628875~5255641,34722620~8529222,121579375~4278840,131118735~2807042,134083688~8037773,255814371~7808737,300415480~5002631,319075323~5667199] 2024-04-26T05:54:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:53 smithi204 ceph-mon[88313]: osdmap e2050: 8 total, 8 up, 8 in 2024-04-26T05:54:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:53 smithi204 ceph-mon[88313]: pgmap v3960: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:54:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:53 smithi146 ceph-mon[95531]: osdmap e2050: 8 total, 8 up, 8 in 2024-04-26T05:54:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:53 smithi146 ceph-mon[95531]: pgmap v3960: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:54:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:53 smithi146 ceph-mon[92947]: osdmap e2050: 8 total, 8 up, 8 in 2024-04-26T05:54:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:53 smithi146 ceph-mon[92947]: pgmap v3960: 137 pgs: 1 creating+peering, 136 active+clean; 535 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:54:54.802 INFO:tasks.workunit.client.0.smithi146.stdout: i=15 exists [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~32544375,278748773~32174079,312281831~53607362,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [125258310~1397123,137025696~4271744,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,283900372~4657316,339013608~2772535,349204138~5323716] 2024-04-26T05:54:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:54 smithi204 ceph-mon[88313]: osdmap e2051: 8 total, 8 up, 8 in 2024-04-26T05:54:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:54 smithi146 ceph-mon[92947]: osdmap e2051: 8 total, 8 up, 8 in 2024-04-26T05:54:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:54 smithi146 ceph-mon[95531]: osdmap e2051: 8 total, 8 up, 8 in 2024-04-26T05:54:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:54:55.782 INFO:tasks.workunit.client.0.smithi146.stdout: i=16 exists [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~32544375,278748773~32174079,312281831~53607362,372514546~15686964,389092231~3065697,397072955~910094,398753809~9214189] wrote [33896895~7581581,63539751~3330070,96061497~423379,133087039~1139904,174997056~1937833,180127488~2960941,183235141~204258,260530179~1557447,328553748~6330326,402051991~1063080] 2024-04-26T05:54:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:55 smithi204 ceph-mon[88313]: osdmap e2052: 8 total, 8 up, 8 in 2024-04-26T05:54:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:55 smithi204 ceph-mon[88313]: pgmap v3963: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:55 smithi146 ceph-mon[95531]: osdmap e2052: 8 total, 8 up, 8 in 2024-04-26T05:54:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:55 smithi146 ceph-mon[95531]: pgmap v3963: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:55 smithi146 ceph-mon[92947]: osdmap e2052: 8 total, 8 up, 8 in 2024-04-26T05:54:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:55 smithi146 ceph-mon[92947]: pgmap v3963: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:54:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:54:56] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-04-26T05:54:56.876 INFO:tasks.workunit.client.0.smithi146.stdout: i=17 exists [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~32544375,278748773~87140420,369350193~18851317,389092231~3065697,397072955~910094,398753809~9214189] wrote [13230720~5021295,94981622~4397162,120820068~7806017,285967334~8395924,305107746~7300735,317348942~5078466,346805670~7736859,369350193~6888339] 2024-04-26T05:54:57.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:56 smithi204 ceph-mon[88313]: osdmap e2053: 8 total, 8 up, 8 in 2024-04-26T05:54:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:56 smithi146 ceph-mon[92947]: osdmap e2053: 8 total, 8 up, 8 in 2024-04-26T05:54:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:56 smithi146 ceph-mon[95531]: osdmap e2053: 8 total, 8 up, 8 in 2024-04-26T05:54:57.879 INFO:tasks.workunit.client.0.smithi146.stdout: i=18 exists [4941525~7867255,13230720~30021122,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~6668377,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~32544375,278748773~87140420,369350193~18851317,389092231~3065697,397072955~910094,398753809~9214189] wrote [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,248422839~3763522,279372567~6314271,319164396~7555777] 2024-04-26T05:54:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:57 smithi204 ceph-mon[88313]: osdmap e2054: 8 total, 8 up, 8 in 2024-04-26T05:54:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:57 smithi204 ceph-mon[88313]: pgmap v3966: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:57 smithi146 ceph-mon[95531]: osdmap e2054: 8 total, 8 up, 8 in 2024-04-26T05:54:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:57 smithi146 ceph-mon[95531]: pgmap v3966: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:57 smithi146 ceph-mon[92947]: osdmap e2054: 8 total, 8 up, 8 in 2024-04-26T05:54:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:57 smithi146 ceph-mon[92947]: pgmap v3966: 137 pgs: 137 active+clean; 681 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 167 KiB/s rd, 37 MiB/s wr, 266 op/s; 2.9 MiB/s, 4 keys/s, 1 objects/s recovering 2024-04-26T05:54:58.835 INFO:tasks.workunit.client.0.smithi146.stdout: i=19 exists [4941525~7867255,13230720~30021122,44716652~5501786,54185495~13428001,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~32544375,278748773~87140420,369350193~18851317,389092231~3065697,397072955~910094,398753809~9214189] wrote [192418000~7762538,246727122~4606736,254345378~3894719,259978624~5666730,291960295~317593,294244549~2987938,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:54:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:58 smithi204 ceph-mon[88313]: osdmap e2055: 8 total, 8 up, 8 in 2024-04-26T05:54:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:58 smithi146 ceph-mon[95531]: osdmap e2055: 8 total, 8 up, 8 in 2024-04-26T05:54:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:58 smithi146 ceph-mon[92947]: osdmap e2055: 8 total, 8 up, 8 in 2024-04-26T05:54:59.789 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 1 diff [15615717~4628396,54185495~4993497,59282761~6491686,107786485~777989,147506880~7910468,162559671~1296060,287556004~6080308,325625922~1741431] 2024-04-26T05:54:59.789 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [15615717~4628396,54185495~4993497,59282761~6491686,107786485~777989,147506880~7910468,162559671~1296060,287556004~6080308,325625922~1741431] 2024-04-26T05:54:59.807 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~7661201,50331648~15442799,104857600~3706874,146800640~8616708,159383552~4472179,285212672~8423640,322961408~4405945] 2024-04-26T05:54:59.807 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 2 diff [15615717~4628396,54185495~4993497,59282761~6491686,99211291~3249344,107786485~777989,131535056~8181154,147506880~7910468,162559671~1296060,204832807~6405891,239954199~2262424,271062039~2429281,287556004~6080308,322042304~7448859,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.807 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [15615717~4628396,54185495~4993497,59282761~6491686,99211291~3249344,107786485~777989,131535056~8181154,147506880~7910468,162559671~1296060,204832807~6405891,239954199~2262424,271062039~2429281,287556004~6080308,322042304~7448859,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.814 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~7661201,50331648~15442799,96468992~5991643,104857600~3706874,130023424~9692786,146800640~8616708,159383552~4472179,201326592~9912106,239075328~3141295,271062039~2429281,285212672~8423640,318767104~10724059,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.814 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 3 diff [15615717~4628396,25917635~8033606,54185495~4993497,59282761~6491686,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,204832807~6405891,239954199~2262424,271062039~2429281,278748773~6915929,287556004~6080308,298331525~6717297,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.814 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [15615717~4628396,25917635~8033606,54185495~4993497,59282761~6491686,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,204832807~6405891,239954199~2262424,271062039~2429281,278748773~6915929,287556004~6080308,298331525~6717297,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.821 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~7661201,25917635~8033606,50331648~15442799,96468992~5991643,104857600~3706874,125829120~13887090,146800640~17055091,201326592~9912106,239075328~3141295,271062039~2429281,276824064~16812248,297795584~7253238,318767104~14470731,339738624~5821635,353837320~6501991,363224046~2665147,379087942~3862382,385875968~6281960] 2024-04-26T05:54:59.821 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 4 diff [15615717~9622374,25917635~15145938,54185495~4993497,59282761~6491686,75967815~7801287,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,180007536~10775462,204832807~6405891,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287556004~6080308,295033364~10015458,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.821 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [15615717~9622374,25917635~15145938,54185495~4993497,59282761~6491686,75967815~7801287,99211291~3249344,107786485~777989,126926270~12789940,147506880~7910468,155567898~5417510,162559671~1296060,180007536~10775462,204832807~6405891,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287556004~6080308,295033364~10015458,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.829 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~12655179,25917635~15145938,50331648~15442799,75497472~8271630,96468992~5991643,104857600~3706874,125829120~13887090,146800640~17055091,176160768~14622230,201326592~9912106,239075328~3141295,243269632~8085656,255852544~3506336,271062039~33986783,318767104~14470731,339738624~5821635,353837320~6501991,363224046~2665147,379087942~3862382,385875968~6281960] 2024-04-26T05:54:59.829 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 5 diff [6623923~6184857,15615717~9622374,25917635~15145938,54185495~4993497,59282761~7570951,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287556004~6080308,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.829 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,15615717~9622374,25917635~15145938,54185495~4993497,59282761~7570951,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287556004~6080308,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.835 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,50331648~16522064,75497472~8271630,96468992~5991643,104857600~3706874,117440512~22275698,142606336~21249395,176160768~14622230,201326592~9912106,230686720~4356018,239075328~3141295,243269632~8085656,255852544~3506336,271062039~39860813,318767104~14470731,339738624~5821635,352506373~7832938,363224046~2665147,379087942~3862382,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.835 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 6 diff [6623923~6184857,14330445~10907646,25917635~15145938,54185495~4993497,59282761~7570951,67613960~1162849,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.835 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~10907646,25917635~15145938,54185495~4993497,59282761~7570951,67613960~1162849,75967815~7801287,99211291~3249344,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.842 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,50331648~16522064,67613496~1163313,75497472~8271630,96468992~5991643,104857600~3706874,117440512~22275698,142606336~21249395,176160768~14622230,201326592~9912106,230686720~4356018,239075328~3141295,243269632~8085656,255852544~3506336,271062039~39860813,318767104~14470731,339738624~5821635,352506373~7832938,363224046~2665147,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.842 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 7 diff [6623923~6184857,14330445~10907646,25917635~15145938,54185495~12668217,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6576168,232254736~9961887,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,341481181~9604402,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.842 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~10907646,25917635~15145938,54185495~12668217,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~6576168,232254736~9961887,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,341481181~9604402,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.848 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,50331648~16522064,67613496~1163313,75497472~8271630,96468992~6299904,104857600~3706874,117440512~22275698,142606336~21249395,176160768~14622230,201326592~10082383,230686720~11529903,243269632~8085656,255852544~3506336,271062039~65648169,339738624~11346959,352506373~7832938,363224046~2665147,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.849 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 8 diff [6623923~6184857,14330445~10907646,25917635~15145938,44716652~5501786,54185495~12668217,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~7277447,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~12468577,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.849 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~10907646,25917635~15145938,44716652~5501786,54185495~12668217,67613960~1162849,75967815~7801287,97630049~5138847,107786485~777989,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~7277447,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~2429281,274008635~3576426,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~12468577,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.855 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~1163313,75497472~8271630,96468992~6299904,104857600~3706874,117440512~22275698,142606336~21249395,176160768~14622230,201326592~10783662,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9207097,271062039~80023544,352506373~7832938,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.855 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 9 diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~1162849,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~7018810,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~13568224,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.855 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~1162849,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~7018810,278748773~6915929,285741752~7894560,295033364~15889488,313377969~7542972,322042304~14667904,338617006~13568224,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.862 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~1163313,75497472~8271630,96468992~8081214,104857600~3706874,113246208~2515013,117440512~22275698,142606336~21249395,176160768~14622230,201326592~10783662,222298112~5771128,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9207097,271062039~81123191,352506373~7832938,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.862 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 10 diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~8032590,295033364~15889488,313377969~7542972,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.862 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~8032590,295033364~15889488,313377969~7542972,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.868 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~3904482,75497472~8271630,96468992~8081214,104857600~3706874,113246208~2515013,117440512~22275698,142606336~21249395,176160768~18141622,201326592~10783662,222298112~5771128,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9658758,271062039~81123191,352506373~9701528,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.869 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 11 diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~8639110,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.869 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~3904018,75967815~7801287,97630049~6920157,107786485~777989,114649552~1111669,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~8639110,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.875 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~3904482,75497472~8271630,96468992~8081214,104857600~3706874,113246208~2515013,117440512~22275698,142606336~21249395,176160768~18141622,201326592~13255634,222298112~5771128,230686720~11529903,243269632~10787291,255852544~3506336,260046848~9658758,271062039~81123191,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.875 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 12 diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.875 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,119383273~20332937,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.881 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~4537535,75497472~8271630,96468992~8081214,104857600~3706874,109051904~6967407,117440512~22275698,142606336~21249395,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~10787291,255852544~3506336,260046848~9658758,271062039~81123191,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.881 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 13 diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~20332937,141049193~3655971,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.881 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25917635~15145938,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~20332937,141049193~3655971,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.887 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25917635~15145938,41943040~8275398,50331648~16522064,67613496~4537535,75497472~8271630,96468992~8081214,104857600~3706874,109051904~7638032,117440512~46415219,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~11325014,255852544~3506336,260046848~9658758,271062039~81123191,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 14 diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,255814371~13891235,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.887 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,255814371~13891235,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.893 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25628875~24589563,50331648~16522064,67613496~4537535,75497472~8271630,96468992~8081214,104857600~3706874,109051904~7638032,117440512~46415219,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~26435974,271062039~81123191,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.893 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 15 diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.893 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12668217,67613960~4537071,75967815~7801287,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.899 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25628875~24589563,50331648~16522064,67613496~4537535,75497472~8271630,96468992~8081214,104857600~3706874,109051904~7638032,117440512~46415219,176160768~18141622,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.900 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 16 diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.900 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~11996482,25628875~17622967,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.906 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25628875~24589563,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.906 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 17 diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.906 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~21043787,25628875~24589563,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.913 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 18 diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.913 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 19 diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 2 diff [99211291~3249344,131535056~8181154,204832807~6405891,239954199~2262424,271062039~2429281,287666613~71534,322042304~7448859,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [99211291~3249344,131535056~8181154,204832807~6405891,239954199~2262424,271062039~2429281,287666613~71534,322042304~7448859,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [96468992~5991643,130023424~9692786,201326592~9912106,239075328~3141295,271062039~2429281,287666613~71534,318767104~10724059,353837320~6501991,363224046~2665147] 2024-04-26T05:54:59.931 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 3 diff [25917635~8033606,64118337~1157041,99211291~3249344,126926270~12789940,155567898~5417510,204832807~6405891,239954199~2262424,271062039~2429281,278748773~6915929,287666613~71534,298331525~6717297,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.931 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25917635~8033606,64118337~1157041,99211291~3249344,126926270~12789940,155567898~5417510,204832807~6405891,239954199~2262424,271062039~2429281,278748773~6915929,287666613~71534,298331525~6717297,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.936 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25917635~8033606,64118337~1157041,96468992~5991643,125829120~13887090,155417348~5568060,201326592~9912106,239075328~3141295,271062039~2429281,276824064~8840638,287666613~71534,297795584~7253238,318767104~14470731,339738624~5821635,353837320~6501991,363224046~2665147,379087942~3862382,385875968~6281960] 2024-04-26T05:54:59.936 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 4 diff [18110184~7127907,25917635~15145938,64118337~1157041,75967815~7801287,99211291~3249344,126926270~12789940,155567898~5417510,180007536~10775462,204832807~6405891,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287666613~71534,295033364~10015458,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.936 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [18110184~7127907,25917635~15145938,64118337~1157041,75967815~7801287,99211291~3249344,126926270~12789940,155567898~5417510,180007536~10775462,204832807~6405891,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287666613~71534,295033364~10015458,322042304~11195531,341481181~4079078,353837320~6501991,363224046~2665147,381490391~1459933,389092231~3065697] 2024-04-26T05:54:59.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [18110184~7127907,25917635~15145938,64118337~1157041,75497472~8271630,96468992~5991643,125829120~13887090,155417348~5568060,176160768~14622230,201326592~9912106,239075328~3141295,243269632~8085656,255852544~3506336,271062039~14602663,287666613~71534,293636312~11412510,318767104~14470731,339738624~5821635,353837320~6501991,363224046~2665147,379087942~3862382,385875968~6281960] 2024-04-26T05:54:59.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 5 diff [6623923~6184857,18110184~7127907,25917635~15145938,63675470~3178242,75967815~7801287,99211291~3249344,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287666613~71534,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,18110184~7127907,25917635~15145938,63675470~3178242,75967815~7801287,99211291~3249344,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,287666613~71534,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.948 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,18110184~7127907,25917635~15145938,63675470~3178242,75497472~8271630,96468992~5991643,117440512~22275698,142606336~9769856,152826819~8158589,176160768~14622230,201326592~9912106,230686720~4356018,239075328~3141295,243269632~8085656,255852544~3506336,271062039~14602663,287666613~71534,293636312~17286540,318767104~14470731,339738624~5821635,352506373~7832938,363224046~2665147,379087942~3862382,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.948 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 6 diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613960~1162849,75967815~7801287,99211291~3249344,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.948 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613960~1162849,75967815~7801287,99211291~3249344,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6405891,232254736~2788002,239954199~2262424,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,322042304~11195531,341481181~4079078,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:54:59.953 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613496~1163313,75497472~8271630,96468992~5991643,117440512~22275698,142606336~9769856,152826819~8158589,176160768~14622230,201326592~9912106,230686720~4356018,239075328~3141295,243269632~8085656,255852544~3506336,271062039~14602663,285741752~3883025,293636312~17286540,318767104~14470731,339738624~5821635,352506373~7832938,363224046~2665147,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.953 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 7 diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6576168,232254736~9961887,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,341481181~9604402,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.954 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~20332937,144847437~7528755,152826819~8158589,180007536~10775462,204832807~6576168,232254736~9961887,246552040~4803248,259279513~79367,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,341481181~9604402,352506373~7832938,363224046~2665147,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.959 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,96468992~6299904,117440512~22275698,142606336~9769856,152826819~8158589,176160768~14622230,201326592~10082383,230686720~11529903,243269632~8085656,255852544~3506336,271062039~14602663,285741752~3883025,293636312~43073896,339738624~11346959,352506373~7832938,363224046~2665147,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:54:59.959 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 8 diff [6623923~6184857,14330445~1998932,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~20332937,144847437~16137971,180007536~10775462,204832807~7277447,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,338617006~12468577,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.959 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~20332937,144847437~16137971,180007536~10775462,204832807~7277447,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~2429281,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,338617006~12468577,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:54:59.965 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,96468992~6299904,117440512~22275698,142606336~18379072,176160768~14622230,201326592~10783662,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9207097,271062039~14602663,285741752~3883025,293636312~57449271,352506373~7832938,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.965 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 9 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~7018810,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,338617006~13568224,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.965 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~7861880,271062039~7018810,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,322042304~14667904,338617006~13568224,352506373~7832938,363224046~2665147,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.971 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,96468992~8081214,113246208~2515013,117440512~22275698,142606336~18379072,176160768~14622230,201326592~10783662,222298112~5771128,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9207097,271062039~14602663,285741752~3883025,293636312~58548918,352506373~7832938,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.971 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 10 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~3883025,290122693~3651649,295033364~15889488,313377969~7542972,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.971 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,224943036~3126204,232254736~9961887,246552040~4803248,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~3883025,290122693~3651649,295033364~15889488,313377969~7542972,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:54:59.976 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,96468992~8081214,113246208~2515013,117440512~22275698,142606336~18379072,176160768~18141622,201326592~10783662,222298112~5771128,230686720~11529903,243269632~8085656,255852544~3506336,260046848~9658758,271062039~14602663,285741752~3883025,290122693~62062537,352506373~9701528,363224046~2665147,376275152~15882776,398458880~9509118] 2024-04-26T05:54:59.977 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 11 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~8639110,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.977 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~8639110,322042304~30142926,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.982 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,96468992~8081214,113246208~2515013,117440512~22275698,142606336~18379072,176160768~18141622,201326592~13255634,222298112~5771128,230686720~11529903,243269632~10787291,255852544~3506336,260046848~9658758,271062039~14602663,285741752~66443478,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.982 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 12 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.983 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~20332937,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,246143360~7913563,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.988 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,96468992~8081214,109051904~6967407,117440512~22275698,142606336~18379072,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~10787291,255852544~3506336,260046848~9658758,271062039~14602663,285741752~66443478,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.988 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 13 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~20332937,141049193~3655971,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.988 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~20332937,141049193~3655971,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,259279513~79367,261392065~8313541,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.994 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,96468992~8081214,109051904~7638032,117440512~43544896,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~11325014,255852544~3506336,260046848~9658758,271062039~14602663,285741752~66443478,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:54:59.995 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 14 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,255814371~13891235,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:54:59.995 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,224943036~3126204,232254736~9961887,245536474~9058172,255814371~13891235,271062039~7018810,278748773~6915929,285741752~25181100,312281831~39903399,352506373~9701528,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.000 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,96468992~8081214,109051904~7638032,117440512~43544896,176160768~18141622,201326592~18855336,222298112~5771128,230686720~11529903,243269632~26435974,271062039~14602663,285741752~66443478,352506373~9701528,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.000 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 15 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.001 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.006 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,96468992~8081214,109051904~7638032,117440512~43544896,176160768~18141622,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.007 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 16 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.007 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~32174079,312281831~49926070,363224046~2665147,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.012 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.012 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 17 diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.012 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.018 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~12007371,25628875~24589563,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.018 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 18 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.018 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.024 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~22335926,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.024 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 19 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.024 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.030 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.030 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 3 diff [25917635~8033606,64118337~1157041,126926270~6463299,155567898~5417510,278748773~6915929,298331525~6717297,328351853~4885982,341481181~4079078,381490391~1459933,389092231~3065697] 2024-04-26T05:55:00.030 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25917635~8033606,64118337~1157041,126926270~6463299,155567898~5417510,278748773~6915929,298331525~6717297,328351853~4885982,341481181~4079078,381490391~1459933,389092231~3065697] 2024-04-26T05:55:00.035 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25917635~8033606,64118337~1157041,125829120~7560449,155417348~5568060,276824064~8840638,297795584~7253238,328351853~4885982,339738624~5821635,379087942~3862382,385875968~6281960] 2024-04-26T05:55:00.036 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 4 diff [18110184~7127907,25917635~15145938,64118337~1157041,75967815~7801287,126926270~6463299,155567898~5417510,180007536~10775462,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,295033364~10015458,328351853~4885982,341481181~4079078,381490391~1459933,389092231~3065697] 2024-04-26T05:55:00.036 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [18110184~7127907,25917635~15145938,64118337~1157041,75967815~7801287,126926270~6463299,155567898~5417510,180007536~10775462,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,295033364~10015458,328351853~4885982,341481181~4079078,381490391~1459933,389092231~3065697] 2024-04-26T05:55:00.041 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [18110184~7127907,25917635~15145938,64118337~1157041,75497472~8271630,125829120~7560449,155417348~5568060,176160768~14622230,243269632~8085656,255852544~3506336,273491320~12173382,293636312~11412510,328351853~4885982,339738624~5821635,379087942~3862382,385875968~6281960] 2024-04-26T05:55:00.041 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 5 diff [6623923~6184857,18110184~7127907,25917635~15145938,63675470~3178242,75967815~7801287,119383273~14006296,144847437~7528755,152826819~8158589,180007536~10775462,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,295033364~15889488,328351853~4885982,341481181~4079078,352506373~7425488,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:55:00.042 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,18110184~7127907,25917635~15145938,63675470~3178242,75967815~7801287,119383273~14006296,144847437~7528755,152826819~8158589,180007536~10775462,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,295033364~15889488,328351853~4885982,341481181~4079078,352506373~7425488,381490391~1459933,389092231~3065697,399953320~8014678] 2024-04-26T05:55:00.047 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,18110184~7127907,25917635~15145938,63675470~3178242,75497472~8271630,117440512~15949057,142606336~9769856,152826819~8158589,176160768~14622230,230686720~4356018,243269632~8085656,255852544~3506336,273491320~12173382,293636312~17286540,328351853~4885982,339738624~5821635,352506373~7425488,379087942~3862382,385875968~6281960,398458880~9509118] 2024-04-26T05:55:00.047 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 6 diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613960~1162849,75967815~7801287,119383273~15711380,144847437~7528755,152826819~8158589,180007536~10775462,205586240~4666116,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,328351853~4885982,341481181~4079078,352506373~7425488,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:55:00.047 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613960~1162849,75967815~7801287,119383273~15711380,144847437~7528755,152826819~8158589,180007536~10775462,205586240~4666116,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,328351853~4885982,341481181~4079078,352506373~7425488,376275152~7907367,389092231~3065697,399953320~8014678] 2024-04-26T05:55:00.053 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,25917635~15145938,63675470~3178242,67613496~1163313,75497472~8271630,117440512~17654141,142606336~9769856,152826819~8158589,176160768~14622230,205586240~4666116,230686720~4356018,243269632~8085656,255852544~3506336,273491320~12173382,285741752~3883025,293636312~17286540,328351853~4885982,339738624~5821635,352506373~7425488,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:55:00.053 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 7 diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~7528755,152826819~8158589,180007536~10775462,205586240~4666116,210385574~1023401,232254736~9058980,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,328351853~8358355,341481181~9604402,352506373~7425488,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:55:00.053 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~7528755,152826819~8158589,180007536~10775462,205586240~4666116,210385574~1023401,232254736~9058980,246552040~4803248,259279513~79367,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,328351853~8358355,341481181~9604402,352506373~7425488,376275152~7907367,389092231~3065697,398987237~8980761] 2024-04-26T05:55:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:59 smithi204 ceph-mon[88313]: osdmap e2056: 8 total, 8 up, 8 in 2024-04-26T05:55:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:54:59 smithi204 ceph-mon[88313]: pgmap v3969: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 48 MiB/s wr, 376 op/s 2024-04-26T05:55:00.059 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,25917635~15145938,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~5138847,117440512~17654141,142606336~9769856,152826819~8158589,176160768~14622230,205586240~4666116,210385574~1023401,230686720~10626996,243269632~8085656,255852544~3506336,273491320~12173382,285741752~3883025,293636312~27284629,328351853~8358355,339738624~11346959,352506373~7425488,376275152~7907367,385875968~6281960,398458880~9509118] 2024-04-26T05:55:00.059 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 8 diff [6623923~6184857,14330445~1998932,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~16137971,180007536~10775462,205586240~6524014,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,325319122~11391086,338617006~12468577,352506373~7425488,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:55:00.059 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~16137971,180007536~10775462,205586240~6524014,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,274008635~3576426,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,325319122~11391086,338617006~12468577,352506373~7425488,376275152~7907367,384918458~3283052,389092231~3065697,398987237~8980761] 2024-04-26T05:55:00.065 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~5138847,117440512~17654141,142606336~18379072,176160768~14622230,205586240~6524014,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9207097,273491320~12173382,285741752~3883025,293636312~27284629,325319122~25766461,352506373~7425488,376275152~15882776,398458880~9509118] 2024-04-26T05:55:00.065 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 9 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~18566961,144847437~16137971,180007536~10775462,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,271188556~6892293,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,325319122~11391086,338617006~13568224,352506373~7425488,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:55:00.065 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~18566961,144847437~16137971,180007536~10775462,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,271188556~6892293,278748773~6915929,285741752~3883025,295033364~15889488,313377969~7542972,325319122~11391086,338617006~13568224,352506373~7425488,376275152~7907367,384918458~3283052,389092231~3065697,398753809~9214189] 2024-04-26T05:55:00.071 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~6920157,113246208~2515013,117440512~20509722,142606336~18379072,176160768~14622230,205586240~6524014,222298112~5771128,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9207097,271188556~14476146,285741752~3883025,293636312~27284629,325319122~26866108,352506373~7425488,376275152~15882776,398458880~9509118] 2024-04-26T05:55:00.071 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 10 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~3883025,290122693~3651649,295033364~15889488,313377969~7542972,325319122~26866108,352506373~9701528,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:55:00.071 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~3883025,290122693~3651649,295033364~15889488,313377969~7542972,325319122~26866108,352506373~9701528,376275152~11926358,389092231~3065697,398753809~9214189] 2024-04-26T05:55:00.077 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,97630049~6920157,113246208~2515013,117440512~21333615,142606336~18379072,176160768~18141622,205586240~6524014,222298112~5771128,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9658758,271188556~14476146,285741752~3883025,290122693~30798248,325319122~26866108,352506373~9701528,376275152~15882776,398458880~9509118] 2024-04-26T05:55:00.077 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 11 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~8639110,325319122~26866108,352506373~9701528,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.077 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~8639110,325319122~26866108,352506373~9701528,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.083 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,97630049~6920157,113246208~2515013,117440512~21333615,142606336~18379072,176160768~18141622,205586240~8995986,222298112~5771128,230686720~10626996,243269632~10787291,255852544~3506336,260046848~9658758,271188556~14476146,285741752~35179189,325319122~26866108,352506373~9701528,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.083 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 12 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~10048804,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.083 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~19390854,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~10048804,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.089 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~6967407,117440512~21333615,142606336~18379072,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~10787291,255852544~3506336,260046848~9658758,271188556~14476146,285741752~36588883,325319122~26866108,352506373~9701528,364876514~254634,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.089 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 13 diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~10048804,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.089 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25917635~15145938,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,259279513~79367,261392065~8313541,271188556~6892293,278748773~6915929,285741752~25181100,312281831~10048804,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.095 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25917635~15145938,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~21333615,139716210~21269198,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~11325014,255852544~3506336,260046848~9658758,271188556~14476146,285741752~36588883,325319122~26866108,352506373~9701528,364876514~254634,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.095 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 14 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,278748773~6915929,285741752~25181100,312281831~12460691,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.095 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,278748773~6915929,285741752~25181100,312281831~12460691,325319122~26866108,352506373~9701528,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.101 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~43544896,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~26435974,271188556~14476146,285741752~39000770,325319122~26866108,352506373~9701528,364876514~254634,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.101 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 15 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~32174079,312281831~12460691,325319122~36888779,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.101 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~32174079,312281831~12460691,325319122~36888779,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.107 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~43544896,176160768~18141622,205586240~22483000,230686720~39018886,271188556~53553966,325319122~36888779,364876514~254634,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.107 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 16 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~32174079,312281831~12460691,325319122~36888779,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.107 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~32174079,312281831~12460691,325319122~36888779,364876514~254634,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.113 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~24589563,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~4210188,97630049~6920157,109051904~7638032,117440512~43544896,171966464~22335926,205586240~22483000,230686720~39018886,271188556~53553966,325319122~36888779,364876514~254634,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.113 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 17 diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~45993749,325319122~36888779,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.113 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13230720~12007371,25628875~17622967,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~45993749,325319122~36888779,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.119 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~12007371,25628875~24589563,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~22335926,205586240~22483000,230686720~39018886,271188556~53553966,325319122~36888779,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.119 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 18 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.119 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.124 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~22335926,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.124 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 19 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.125 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.130 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.130 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 4 diff [18110184~7127907,33038401~8025172,75967815~7801287,180007536~10775462,246552040~4803248,259279513~79367,274008635~3576426,295033364~5614643] 2024-04-26T05:55:00.130 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [18110184~7127907,33038401~8025172,75967815~7801287,180007536~10775462,246552040~4803248,259279513~79367,274008635~3576426,295033364~5614643] 2024-04-26T05:55:00.136 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [18110184~7127907,33038401~8025172,75497472~8271630,176160768~14622230,243269632~8085656,255852544~3506336,273491320~4093741,293636312~7011695] 2024-04-26T05:55:00.136 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 5 diff [6623923~6184857,18110184~7127907,33038401~8025172,63675470~3178242,75967815~7801287,119383273~10833757,144847437~7528755,152826819~7573446,180007536~10775462,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,295033364~5614643,303720307~7202545,352506373~7425488,399953320~8014678] 2024-04-26T05:55:00.136 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,18110184~7127907,33038401~8025172,63675470~3178242,75967815~7801287,119383273~10833757,144847437~7528755,152826819~7573446,180007536~10775462,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,295033364~5614643,303720307~7202545,352506373~7425488,399953320~8014678] 2024-04-26T05:55:00.142 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,18110184~7127907,33038401~8025172,63675470~3178242,75497472~8271630,117440512~12776518,142606336~9769856,152826819~7573446,176160768~14622230,230686720~4356018,243269632~8085656,255852544~3506336,273491320~4093741,293636312~7011695,303720307~7202545,352506373~7425488,398458880~9509118] 2024-04-26T05:55:00.142 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 6 diff [6623923~6184857,14330445~1998932,18110184~7127907,33038401~8025172,63675470~3178242,67613960~1162849,75967815~7801287,119383273~15711380,144847437~7528755,152826819~7573446,180007536~10775462,205586240~4666116,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,352506373~7425488,376275152~7907367,399953320~8014678] 2024-04-26T05:55:00.142 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,33038401~8025172,63675470~3178242,67613960~1162849,75967815~7801287,119383273~15711380,144847437~7528755,152826819~7573446,180007536~10775462,205586240~4666116,232254736~2788002,246552040~4803248,259279513~79367,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,352506373~7425488,376275152~7907367,399953320~8014678] 2024-04-26T05:55:00.148 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,33038401~8025172,63675470~3178242,67613496~1163313,75497472~8271630,117440512~17654141,142606336~9769856,152826819~7573446,176160768~14622230,205586240~4666116,230686720~4356018,243269632~8085656,255852544~3506336,273491320~4093741,285741752~3883025,293636312~7011695,303720307~7202545,352506373~7425488,376275152~7907367,398458880~9509118] 2024-04-26T05:55:00.148 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 7 diff [6623923~6184857,14330445~1998932,18110184~7127907,33038401~8025172,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~7528755,152826819~7573446,180007536~10775462,205586240~4666116,210385574~1023401,232254736~9058980,246552040~4803248,259279513~79367,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398987237~8980761] 2024-04-26T05:55:00.148 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,18110184~7127907,33038401~8025172,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~7528755,152826819~7573446,180007536~10775462,205586240~4666116,210385574~1023401,232254736~9058980,246552040~4803248,259279513~79367,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398987237~8980761] 2024-04-26T05:55:00.154 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,18110184~7127907,33038401~8025172,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~5138847,117440512~17654141,142606336~9769856,152826819~7573446,176160768~14622230,205586240~4666116,210385574~1023401,230686720~10626996,243269632~8085656,255852544~3506336,273491320~4093741,285741752~3883025,293636312~7011695,303720307~17200634,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398458880~9509118] 2024-04-26T05:55:00.154 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 8 diff [6623923~6184857,14330445~1998932,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~15552828,180007536~10775462,205586240~6524014,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,352506373~7425488,376275152~7907367,384918458~3283052,398987237~8980761] 2024-04-26T05:55:00.154 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~5138847,119383273~15711380,144847437~15552828,180007536~10775462,205586240~6524014,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,274008635~3576426,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,352506373~7425488,376275152~7907367,384918458~3283052,398987237~8980761] 2024-04-26T05:55:00.159 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,17782897~7455194,33038401~8025172,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~5138847,117440512~17654141,142606336~17793929,176160768~14622230,205586240~6524014,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9207097,273491320~4093741,285741752~3883025,293636312~7011695,303720307~17200634,325319122~18503742,344647836~6437747,352506373~7425488,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.160 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 9 diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~18566961,144847437~15552828,180007536~10775462,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,271188556~6892293,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,352506373~7425488,376275152~7907367,384918458~3283052,398753809~9214189] 2024-04-26T05:55:00.160 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,75967815~7801287,97630049~6920157,114649552~1111669,119383273~18566961,144847437~15552828,180007536~10775462,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~7861880,271188556~6892293,285741752~3883025,295033364~5614643,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,352506373~7425488,376275152~7907367,384918458~3283052,398753809~9214189] 2024-04-26T05:55:00.165 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,33038401~8025172,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,75497472~8271630,97630049~6920157,113246208~2515013,117440512~20509722,142606336~17793929,176160768~14622230,205586240~6524014,222298112~5771128,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9207097,271188556~6892293,285741752~3883025,293636312~7011695,303720307~17200634,325319122~18503742,344647836~7537394,352506373~7425488,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.165 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 10 diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,295033364~5614643,303720307~7202545,313377969~7542972,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398753809~9214189] 2024-04-26T05:55:00.166 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,246552040~4803248,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,295033364~5614643,303720307~7202545,313377969~7542972,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398753809~9214189] 2024-04-26T05:55:00.171 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,33038401~8025172,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,97630049~6920157,113246208~2515013,117440512~21333615,142606336~17793929,176160768~18141622,205586240~6524014,222298112~5771128,230686720~10626996,243269632~8085656,255852544~3506336,260046848~9658758,271188556~6892293,279585748~996272,285741752~3883025,290122693~10525314,303720307~17200634,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.171 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 11 diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~8639110,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.171 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,75967815~7801287,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~8639110,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.177 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,33038401~8025172,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,75497472~8271630,97630049~6920157,113246208~2515013,117440512~21333615,142606336~17793929,176160768~18141622,205586240~8995986,222298112~5771128,230686720~10626996,243269632~10787291,255852544~3506336,260046848~9658758,271188556~6892293,279585748~996272,285741752~14906255,303720307~17200634,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.177 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 12 diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.177 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,33038401~8025172,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,119383273~19390854,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.183 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,33038401~8025172,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~6967407,117440512~21333615,142606336~17793929,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~10787291,255852544~3506336,260046848~9658758,271188556~6892293,279585748~996272,285741752~14906255,303720307~18610328,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.183 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 13 diff [6623923~6184857,13241609~4336572,17782897~7455194,31488223~9575350,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.183 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,31488223~9575350,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,259279513~79367,261392065~8313541,271188556~6892293,279585748~996272,285741752~14906255,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.189 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,31488223~9575350,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~21333615,139716210~20684055,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~11325014,255852544~3506336,260046848~9658758,271188556~6892293,279585748~996272,285741752~14906255,303720307~18610328,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.189 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 14 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~25181100,312281831~12460691,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.189 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~25181100,312281831~12460691,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:59 smithi146 ceph-mon[95531]: osdmap e2056: 8 total, 8 up, 8 in 2024-04-26T05:55:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:54:59 smithi146 ceph-mon[95531]: pgmap v3969: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 48 MiB/s wr, 376 op/s 2024-04-26T05:55:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:59 smithi146 ceph-mon[92947]: osdmap e2056: 8 total, 8 up, 8 in 2024-04-26T05:55:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:54:59 smithi146 ceph-mon[92947]: pgmap v3969: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 48 MiB/s wr, 376 op/s 2024-04-26T05:55:00.194 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~5255641,31488223~18730215,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~42959753,176160768~18141622,205586240~14595688,222298112~5771128,230686720~10626996,243269632~26435974,271188556~6892293,279585748~996272,285741752~39000770,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.194 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 15 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~27022480,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.195 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,75967815~7801287,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~27022480,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.200 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~5255641,31488223~18730215,54271480~7414777,63675470~3178242,67613496~4537535,75497472~8271630,97630049~6920157,109051904~7638032,117440512~42959753,176160768~18141622,205586240~22483000,230686720~39018886,271188556~6892293,279585748~996272,283900372~40842150,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.200 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 16 diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~27022480,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.201 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~7455194,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~27022480,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.206 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~7455194,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~4210188,97630049~6920157,109051904~7638032,117440512~42959753,171966464~22335926,205586240~22483000,230686720~39018886,271188556~6892293,279585748~996272,283900372~40842150,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.206 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 17 diff [6623923~6184857,13230720~12007371,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~40842150,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.206 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13230720~12007371,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~40842150,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.212 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~12007371,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~22335926,205586240~22483000,230686720~39018886,271188556~6892293,279585748~996272,283900372~40842150,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.212 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 18 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.212 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.218 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~22335926,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.218 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 19 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.218 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.224 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.224 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 5 diff [6623923~6184857,63675470~3178242,119383273~10833757,144847437~7528755,152826819~7573446,232254736~2788002,303720307~7202545,352506373~7425488,399953320~8014678] 2024-04-26T05:55:00.224 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,63675470~3178242,119383273~10833757,144847437~7528755,152826819~7573446,232254736~2788002,303720307~7202545,352506373~7425488,399953320~8014678] 2024-04-26T05:55:00.230 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,63675470~3178242,117440512~12776518,142606336~9769856,152826819~7573446,230686720~4356018,303720307~7202545,352506373~7425488,398458880~9509118] 2024-04-26T05:55:00.230 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 6 diff [6623923~6184857,14330445~1998932,63675470~3178242,67613960~1162849,119383273~15711380,144847437~7528755,152826819~7573446,205586240~4666116,232254736~2788002,285741752~3883025,303720307~7202545,352506373~7425488,376275152~7907367,399953320~8014678] 2024-04-26T05:55:00.230 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,63675470~3178242,67613960~1162849,119383273~15711380,144847437~7528755,152826819~7573446,205586240~4666116,232254736~2788002,285741752~3883025,303720307~7202545,352506373~7425488,376275152~7907367,399953320~8014678] 2024-04-26T05:55:00.235 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,63675470~3178242,67613496~1163313,117440512~17654141,142606336~9769856,152826819~7573446,205586240~4666116,230686720~4356018,285741752~3883025,303720307~7202545,352506373~7425488,376275152~7907367,398458880~9509118] 2024-04-26T05:55:00.235 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 7 diff [6623923~6184857,14330445~1998932,54271480~7414777,63675470~3178242,67613960~1162849,97630049~5138847,119383273~15711380,144847437~7528755,152826819~7573446,205586240~4666116,210385574~1023401,232254736~9058980,285741752~3883025,303720307~7202545,313377969~7542972,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398987237~8980761] 2024-04-26T05:55:00.235 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,54271480~7414777,63675470~3178242,67613960~1162849,97630049~5138847,119383273~15711380,144847437~7528755,152826819~7573446,205586240~4666116,210385574~1023401,232254736~9058980,285741752~3883025,303720307~7202545,313377969~7542972,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398987237~8980761] 2024-04-26T05:55:00.242 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,54271480~7414777,63675470~3178242,67613496~1163313,97630049~5138847,117440512~17654141,142606336~9769856,152826819~7573446,205586240~4666116,210385574~1023401,230686720~10626996,285741752~3883025,303720307~17200634,330471815~6238393,344647836~6437747,352506373~7425488,376275152~7907367,398458880~9509118] 2024-04-26T05:55:00.242 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 8 diff [6623923~6184857,14330445~1998932,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,97630049~5138847,119383273~15711380,144847437~15552828,180382223~4252814,205586240~6524014,232254736~9058980,261392065~7861880,285741752~3883025,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,352506373~7425488,376275152~7907367,384918458~3283052,398987237~8980761] 2024-04-26T05:55:00.242 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,14330445~1998932,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,97630049~5138847,119383273~15711380,144847437~15552828,180382223~4252814,205586240~6524014,232254736~9058980,261392065~7861880,285741752~3883025,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,352506373~7425488,376275152~7907367,384918458~3283052,398987237~8980761] 2024-04-26T05:55:00.247 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,14330445~1998932,17782897~5507519,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,97630049~5138847,117440512~17654141,142606336~17793929,180382223~4252814,205586240~6524014,230686720~10626996,260046848~9207097,285741752~3883025,303720307~17200634,325319122~18503742,344647836~6437747,352506373~7425488,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.247 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 9 diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,97630049~6920157,114649552~1111669,119383273~18566961,144847437~15552828,180382223~4252814,205586240~6524014,224943036~3126204,232254736~9058980,261392065~7861880,271188556~6892293,285741752~3883025,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,352506373~7425488,376275152~7907367,384918458~3283052,398753809~9214189] 2024-04-26T05:55:00.247 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~1162849,97630049~6920157,114649552~1111669,119383273~18566961,144847437~15552828,180382223~4252814,205586240~6524014,224943036~3126204,232254736~9058980,261392065~7861880,271188556~6892293,285741752~3883025,303720307~7202545,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,352506373~7425488,376275152~7907367,384918458~3283052,398753809~9214189] 2024-04-26T05:55:00.253 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,63675470~3178242,67613496~1163313,97630049~6920157,113246208~2515013,117440512~20509722,142606336~17793929,180382223~4252814,205586240~6524014,222298112~5771128,230686720~10626996,260046848~9207097,271188556~6892293,285741752~3883025,303720307~17200634,325319122~18503742,344647836~7537394,352506373~7425488,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.253 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 10 diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,303720307~7202545,313377969~7542972,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398753809~9214189] 2024-04-26T05:55:00.253 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,224943036~3126204,232254736~9058980,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,303720307~7202545,313377969~7542972,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398753809~9214189] 2024-04-26T05:55:00.259 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,97630049~6920157,113246208~2515013,117440512~21333615,142606336~17793929,180382223~4252814,190782998~3519392,205586240~6524014,222298112~5771128,230686720~10626996,260046848~9658758,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,303720307~17200634,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,398458880~9509118] 2024-04-26T05:55:00.259 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 11 diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~8639110,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.260 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~3904018,97630049~6920157,114649552~1111669,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,232254736~9058980,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~8639110,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.265 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,63675470~3178242,67613496~3904482,97630049~6920157,113246208~2515013,117440512~21333615,142606336~17793929,180382223~4252814,190782998~3519392,205586240~8995986,222298112~5771128,230686720~10626996,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,303720307~17200634,325319122~18503742,344647836~7537394,352506373~9701528,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.265 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 12 diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.265 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,119383273~19390854,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.271 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,97630049~6920157,109051904~6967407,117440512~21333615,142606336~17793929,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,230686720~10626996,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,303720307~18610328,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.271 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 13 diff [6623923~6184857,13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.272 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~19390854,141049193~3655971,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,303720307~7202545,312281831~10048804,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.277 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,31488223~5789915,41943040~8275398,54271480~7414777,63675470~3178242,67613496~4537535,97630049~6920157,109051904~7638032,117440512~21333615,139716210~20684055,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,230686720~10626996,245536474~9058172,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,303720307~18610328,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.277 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 14 diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~13998913,300415480~10507372,312281831~12460691,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.277 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,232254736~9058980,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~13998913,300415480~10507372,312281831~12460691,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.283 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,63675470~3178242,67613496~4537535,97630049~6920157,109051904~7638032,117440512~42959753,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,230686720~10626996,245536474~24169132,271188556~6892293,279585748~996272,285741752~13998913,300415480~24327042,325319122~18503742,344647836~7537394,352506373~9701528,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.283 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 15 diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~10507372,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.283 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63675470~3178242,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~10507372,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.289 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,63675470~3178242,67613496~4537535,97630049~6920157,109051904~7638032,117440512~42959753,180382223~4252814,190782998~3519392,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.289 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 16 diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~10507372,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.289 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~10507372,312281831~12460691,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.295 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,92274688~4210188,97630049~6920157,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~17560065,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.295 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 17 diff [6623923~6184857,13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.295 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [6623923~6184857,13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.301 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~10059696,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.301 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 18 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.301 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.307 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.307 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 19 diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.307 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:00.312 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:00.313 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 6 diff [14330445~1998932,67613960~1162849,123756811~11337842,205586240~4666116,285741752~3883025,305640547~4313416,376275152~7907367,402372917~5268761] 2024-04-26T05:55:00.313 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [14330445~1998932,67613960~1162849,123756811~11337842,205586240~4666116,285741752~3883025,305640547~4313416,376275152~7907367,402372917~5268761] 2024-04-26T05:55:00.319 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [14330445~1998932,67613496~1163313,123756811~11337842,205586240~4666116,285741752~3883025,305640547~4313416,376275152~7907367,402372917~5268761] 2024-04-26T05:55:00.319 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 7 diff [14330445~1998932,54271480~7414777,67613960~1162849,97630049~5138847,123756811~11337842,205586240~4666116,210385574~1023401,233559037~7754679,285741752~3883025,305640547~4313416,313377969~7542972,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,376275152~7907367,398987237~8654441] 2024-04-26T05:55:00.319 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [14330445~1998932,54271480~7414777,67613960~1162849,97630049~5138847,123756811~11337842,205586240~4666116,210385574~1023401,233559037~7754679,285741752~3883025,305640547~4313416,313377969~7542972,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,376275152~7907367,398987237~8654441] 2024-04-26T05:55:00.325 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [14330445~1998932,54271480~7414777,67613496~1163313,97630049~5138847,123756811~11337842,205586240~4666116,210385574~1023401,233559037~7754679,285741752~3883025,305640547~4313416,310922852~9998089,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,376275152~7907367,398987237~8654441] 2024-04-26T05:55:00.325 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 8 diff [14330445~1998932,17782897~5507519,44716652~5501786,54271480~7414777,67613960~1162849,97630049~5138847,123756811~11337842,151134841~8097531,180382223~4252814,205586240~6524014,233559037~7754679,261392065~7861880,285741752~3883025,305640547~4313416,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,355820548~301259,356579792~2352378,376275152~7907367,384918458~3283052,398987237~8654441] 2024-04-26T05:55:00.325 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [14330445~1998932,17782897~5507519,44716652~5501786,54271480~7414777,67613960~1162849,97630049~5138847,123756811~11337842,151134841~8097531,180382223~4252814,205586240~6524014,233559037~7754679,261392065~7861880,285741752~3883025,305640547~4313416,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,355820548~301259,356579792~2352378,376275152~7907367,384918458~3283052,398987237~8654441] 2024-04-26T05:55:00.331 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [14330445~1998932,17782897~5507519,41943040~8275398,54271480~7414777,67613496~1163313,97630049~5138847,123756811~11337842,151134841~8097531,180382223~4252814,205586240~6524014,233559037~7754679,260046848~9207097,285741752~3883025,305640547~4313416,310922852~9998089,325319122~18503742,344647836~6437747,355820548~301259,356579792~2352378,376275152~11926358,398987237~8654441] 2024-04-26T05:55:00.331 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 9 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~1162849,97630049~6920157,114649552~1111669,123756811~14193423,151134841~8097531,180382223~4252814,205586240~6524014,224943036~3126204,233559037~7754679,261392065~7861880,271188556~6892293,285741752~3883025,305640547~4313416,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,355820548~301259,356579792~2352378,376275152~7907367,384918458~3283052,398753809~8887869] 2024-04-26T05:55:00.331 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~1162849,97630049~6920157,114649552~1111669,123756811~14193423,151134841~8097531,180382223~4252814,205586240~6524014,224943036~3126204,233559037~7754679,261392065~7861880,271188556~6892293,285741752~3883025,305640547~4313416,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,355820548~301259,356579792~2352378,376275152~7907367,384918458~3283052,398753809~8887869] 2024-04-26T05:55:00.337 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67613496~1163313,97630049~6920157,113246208~2515013,123756811~14193423,151134841~8097531,180382223~4252814,205586240~6524014,222298112~5771128,233559037~7754679,260046848~9207097,271188556~6892293,285741752~3883025,305640547~4313416,310922852~9998089,325319122~18503742,344647836~7537394,355820548~301259,356579792~2352378,376275152~11926358,398753809~8887869] 2024-04-26T05:55:00.337 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 10 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~3904018,97630049~6920157,114649552~1111669,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,224943036~3126204,233559037~7754679,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,305640547~4313416,313377969~7542972,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,398753809~8887869] 2024-04-26T05:55:00.337 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~3904018,97630049~6920157,114649552~1111669,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,224943036~3126204,233559037~7754679,261392065~8313541,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,305640547~4313416,313377969~7542972,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,398753809~8887869] 2024-04-26T05:55:00.342 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67613496~3904482,97630049~6920157,113246208~2515013,123756811~15017316,151134841~8097531,180382223~4252814,190782998~3519392,205586240~6524014,222298112~5771128,233559037~7754679,260046848~9658758,271188556~6892293,279585748~996272,285741752~3883025,290122693~3651649,305640547~4313416,310922852~9998089,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,398753809~8887869] 2024-04-26T05:55:00.342 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 11 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~3904018,97630049~6920157,114649552~1111669,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~8639110,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,390217797~541711,397072955~910094,398753809~8887869] 2024-04-26T05:55:00.342 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~3904018,97630049~6920157,114649552~1111669,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~8639110,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,390217797~541711,397072955~910094,398753809~8887869] 2024-04-26T05:55:00.348 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67613496~3904482,97630049~6920157,113246208~2515013,123756811~15017316,151134841~8097531,180382223~4252814,190782998~3519392,205586240~8995986,222298112~5771128,233559037~7754679,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,310922852~9998089,325319122~18503742,344647836~7537394,355271194~6936707,376275152~11926358,390217797~541711,394264576~3718473,398753809~8887869] 2024-04-26T05:55:00.348 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 12 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.348 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,123756811~15017316,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.354 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67613496~4537535,97630049~6920157,109051904~6967407,123756811~15017316,151134841~8097531,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,233559037~7754679,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,310922852~11407783,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.354 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 13 diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,123756811~15017316,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.354 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,123756811~15017316,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.360 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,31488223~5789915,41943040~8275398,54271480~7414777,67613496~4537535,97630049~6920157,109051904~7638032,123756811~15017316,139716210~4988954,151134841~8097531,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,233559037~7754679,245536474~9058172,260046848~9658758,271188556~6892293,279585748~996272,285741752~13998913,305640547~4313416,310922852~11407783,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.360 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 14 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~13998913,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.360 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,285741752~13998913,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.366 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,67613496~4537535,97630049~6920157,109051904~7638032,121579375~23125789,151134841~8097531,180382223~4252814,190782998~3519392,205586240~14595688,222298112~5771128,233559037~7754679,245536474~24169132,271188556~6892293,279585748~996272,285741752~13998913,300415480~5002631,305640547~4313416,310922852~13819670,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.366 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 15 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.366 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67613960~4537071,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,180382223~4252814,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.372 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,67613496~4537535,97630049~6920157,109051904~7638032,121579375~23125789,151134841~8097531,180382223~4252814,190782998~3519392,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,310922852~13819670,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.372 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 16 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.372 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,121579375~23125789,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.378 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,92274688~4210188,97630049~6920157,109051904~7638032,121579375~23125789,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,305640547~4313416,310922852~13819670,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.378 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 17 diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.378 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.384 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~10059696,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.384 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 18 diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.384 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.390 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.390 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 19 diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.390 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.395 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.395 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 7 diff [54271480~7414777,97630049~5138847,210385574~1023401,233559037~7754679,313377969~7542972,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,398987237~6409199] 2024-04-26T05:55:00.396 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [54271480~7414777,97630049~5138847,210385574~1023401,233559037~7754679,313377969~7542972,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,398987237~6409199] 2024-04-26T05:55:00.401 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [54271480~7414777,97630049~5138847,210385574~1023401,233559037~7754679,310922852~9998089,330471815~6238393,344647836~6437747,355820548~301259,356579792~2352378,398987237~6409199] 2024-04-26T05:55:00.401 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 8 diff [17782897~5507519,44716652~5501786,54271480~7414777,97630049~5138847,151134841~8097531,180382223~4252814,206160016~5950238,233559037~7754679,261392065~7861880,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,355820548~301259,356579792~2352378,384918458~3283052,398987237~6409199] 2024-04-26T05:55:00.401 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [17782897~5507519,44716652~5501786,54271480~7414777,97630049~5138847,151134841~8097531,180382223~4252814,206160016~5950238,233559037~7754679,261392065~7861880,313377969~7542972,325319122~11391086,338617006~5205858,344647836~6437747,355820548~301259,356579792~2352378,384918458~3283052,398987237~6409199] 2024-04-26T05:55:00.407 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [17782897~5507519,41943040~8275398,54271480~7414777,97630049~5138847,151134841~8097531,180382223~4252814,206160016~5950238,233559037~7754679,260046848~9207097,310922852~9998089,325319122~18503742,344647836~6437747,355820548~301259,356579792~2352378,384182519~4018991,398987237~6409199] 2024-04-26T05:55:00.407 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 9 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,97630049~6920157,114649552~1111669,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,224943036~3126204,233559037~7754679,261392065~7861880,271188556~6892293,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,355820548~301259,356579792~2352378,384918458~3283052,398753809~6642627] 2024-04-26T05:55:00.407 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,97630049~6920157,114649552~1111669,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,224943036~3126204,233559037~7754679,261392065~7861880,271188556~6892293,313377969~7542972,325319122~11391086,338617006~5205858,344647836~7537394,355820548~301259,356579792~2352378,384918458~3283052,398753809~6642627] 2024-04-26T05:55:00.413 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,97630049~6920157,113246208~2515013,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,222298112~5771128,233559037~7754679,260046848~9207097,271188556~6892293,310922852~9998089,325319122~18503742,344647836~7537394,355820548~301259,356579792~2352378,384182519~4018991,398753809~6642627] 2024-04-26T05:55:00.413 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 10 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~3594676,97630049~6920157,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,224943036~3126204,233559037~7754679,261392065~8313541,271188556~6892293,279585748~996272,290122693~3651649,313377969~7542972,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,398753809~6642627] 2024-04-26T05:55:00.413 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~3594676,97630049~6920157,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,224943036~3126204,233559037~7754679,261392065~8313541,271188556~6892293,279585748~996272,290122693~3651649,313377969~7542972,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,398753809~6642627] 2024-04-26T05:55:00.419 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67923302~3594676,97630049~6920157,113246208~2515013,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~5950238,222298112~5771128,233559037~7754679,260046848~9658758,271188556~6892293,279585748~996272,290122693~3651649,310922852~9998089,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,398753809~6642627] 2024-04-26T05:55:00.420 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 11 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~3594676,97630049~6920157,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~8639110,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,390217797~541711,397072955~910094,398753809~6642627] 2024-04-26T05:55:00.420 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~3594676,97630049~6920157,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~8639110,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,390217797~541711,397072955~910094,398753809~6642627] 2024-04-26T05:55:00.425 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67923302~3594676,97630049~6920157,113246208~2515013,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~8422210,222298112~5771128,233559037~7754679,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,289204073~10536592,310922852~9998089,325319122~18503742,344647836~7537394,355271194~6936707,383609003~4592507,390217797~541711,394264576~3718473,398753809~6642627] 2024-04-26T05:55:00.425 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 12 diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.425 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.431 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,54271480~7414777,67923302~4227729,97630049~6920157,109051904~6967407,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233559037~7754679,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,289204073~10536592,310922852~11407783,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.432 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 13 diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.432 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.438 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,31488223~5789915,41943040~8275398,54271480~7414777,67923302~4227729,97630049~6920157,109051904~7638032,132658338~6115789,139716210~4988954,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233559037~7754679,245536474~9058172,260046848~9658758,271188556~6892293,279585748~996272,287333022~12407643,310922852~11407783,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.438 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 14 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.438 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233559037~7754679,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.444 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,67923302~4227729,97630049~6920157,109051904~7638032,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233559037~7754679,245536474~24169132,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,310922852~13819670,325319122~18503742,344647836~7537394,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.444 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 15 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.444 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,67923302~4227729,97630049~6920157,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.450 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,67923302~4227729,97630049~6920157,109051904~7638032,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,190782998~3519392,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,310922852~13819670,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.450 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 16 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67923302~4227729,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.450 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67923302~4227729,96061497~423379,97630049~6920157,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.455 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67923302~4227729,92274688~4210188,97630049~6920157,109051904~7638032,121579375~5076058,131118735~13586429,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,310922852~13819670,325319122~18503742,344647836~9880018,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.456 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 17 diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.456 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,54271480~7414777,63539751~3330070,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.461 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~10059696,25628875~5255641,31488223~18730215,54271480~7414777,63539751~3330070,67923302~4227729,92274688~12275518,109051904~7638032,120820068~7806017,131118735~13586429,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.461 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 18 diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.462 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.467 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.467 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 19 diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.468 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.473 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.473 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 8 diff [17782897~5507519,44716652~5501786,151134841~8097531,180382223~4252814,206160016~5950238,261392065~7861880,325319122~6818729,338617006~5205858,384918458~3283052] 2024-04-26T05:55:00.474 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [17782897~5507519,44716652~5501786,151134841~8097531,180382223~4252814,206160016~5950238,261392065~7861880,325319122~6818729,338617006~5205858,384918458~3283052] 2024-04-26T05:55:00.479 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [17782897~5507519,41943040~8275398,151134841~8097531,180382223~4252814,206160016~5950238,260046848~9207097,325319122~6818729,336710208~7112656,384182519~4018991] 2024-04-26T05:55:00.479 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 9 diff [13241609~4336572,17782897~5507519,44716652~5501786,99496422~5053784,114649552~1111669,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,224943036~3126204,261392065~7861880,271188556~6892293,325319122~6818729,338617006~5205858,346443699~5741531,358665254~106166,384918458~3283052,398753809~6251433] 2024-04-26T05:55:00.479 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,99496422~5053784,114649552~1111669,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,224943036~3126204,261392065~7861880,271188556~6892293,325319122~6818729,338617006~5205858,346443699~5741531,358665254~106166,384918458~3283052,398753809~6251433] 2024-04-26T05:55:00.485 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,99496422~5053784,113246208~2515013,132658338~5291896,151134841~8097531,180382223~4252814,206160016~5950238,222298112~5771128,260046848~9207097,271188556~6892293,325319122~6818729,336710208~7112656,346443699~5741531,358665254~106166,384182519~4018991,398753809~6251433] 2024-04-26T05:55:00.485 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 10 diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,224943036~3126204,261392065~8313541,271188556~6892293,279585748~996272,290122693~3651649,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,398753809~6251433] 2024-04-26T05:55:00.485 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,224943036~3126204,261392065~8313541,271188556~6892293,279585748~996272,290122693~3651649,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,398753809~6251433] 2024-04-26T05:55:00.491 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,67923302~3594676,99496422~5053784,113246208~2515013,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~5950238,222298112~5771128,260046848~9658758,271188556~6892293,279585748~996272,290122693~3651649,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,398753809~6251433] 2024-04-26T05:55:00.491 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 11 diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,224943036~3126204,233612540~6495745,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,390217797~541711,397072955~910094,398753809~6251433] 2024-04-26T05:55:00.492 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,224943036~3126204,233612540~6495745,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,390217797~541711,397072955~910094,398753809~6251433] 2024-04-26T05:55:00.497 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,67923302~3594676,99496422~5053784,113246208~2515013,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~8422210,222298112~5771128,233612540~6495745,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,383609003~4592507,390217797~541711,394264576~3718473,398753809~6251433] 2024-04-26T05:55:00.497 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 12 diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.497 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,132658338~6115789,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,246143360~7913563,261392065~8313541,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.503 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,41943040~8275398,67923302~4227729,99496422~5053784,109051904~6967407,132658338~6115789,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233612540~6495745,246143360~7913563,260046848~9658758,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,325319122~6818729,336459172~7363692,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.503 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 13 diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.503 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,31488223~5789915,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,261392065~8313541,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.509 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,31488223~5789915,41943040~8275398,67923302~4227729,99496422~5053784,109051904~7638032,132658338~6115789,139716210~4988954,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233612540~6495745,245536474~9058172,260046848~9658758,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.509 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 14 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.509 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,255814371~13891235,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.515 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,67923302~4227729,99496422~5053784,109051904~7638032,121579375~4278840,131118735~13586429,151134841~8097531,180382223~4252814,190782998~3519392,206160016~14021912,222298112~5771128,233612540~6495745,245536474~24169132,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~5741531,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.515 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 15 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.515 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.521 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,67923302~4227729,99496422~5053784,109051904~7638032,121579375~5076058,131118735~13586429,151134841~8097531,180382223~4252814,190782998~3519392,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~6818729,334719510~9103354,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.521 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 16 diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,63539751~3330070,67923302~4227729,96061497~423379,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.521 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,17782897~5507519,25628875~5255641,31488223~11763619,44716652~5501786,63539751~3330070,67923302~4227729,96061497~423379,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.527 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,17782897~5507519,25628875~5255641,31488223~18730215,63539751~3330070,67923302~4227729,92274688~4210188,99496422~5053784,109051904~7638032,121579375~5076058,131118735~13586429,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,325319122~18503742,346443699~8084155,355271194~6936707,364876514~254634,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.527 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 17 diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,63539751~3330070,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.527 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~10059696,25628875~5255641,31488223~11763619,44716652~5501786,63539751~3330070,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.533 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~10059696,25628875~5255641,31488223~18730215,63539751~3330070,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~7806017,131118735~13586429,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,325319122~18503742,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.533 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 18 diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.533 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192513622~1788768,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.539 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~3519392,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.539 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 19 diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.539 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.545 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.545 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 9 diff [13241609~4336572,46048258~1215673,99496422~5053784,114649552~1111669,132658338~5291896,224943036~3126204,271188556~6892293,346443699~5741531,358665254~106166,398753809~6251433] 2024-04-26T05:55:00.545 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,46048258~1215673,99496422~5053784,114649552~1111669,132658338~5291896,224943036~3126204,271188556~6892293,346443699~5741531,358665254~106166,398753809~6251433] 2024-04-26T05:55:00.550 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,46048258~1215673,99496422~5053784,113246208~2515013,132658338~5291896,222298112~5771128,271188556~6892293,346443699~5741531,358665254~106166,398753809~6251433] 2024-04-26T05:55:00.551 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 10 diff [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,154264571~3697416,192513622~1788768,224943036~3126204,266168501~3537105,271188556~6892293,279585748~996272,290122693~3651649,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,398753809~6251433] 2024-04-26T05:55:00.551 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,154264571~3697416,192513622~1788768,224943036~3126204,266168501~3537105,271188556~6892293,279585748~996272,290122693~3651649,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,398753809~6251433] 2024-04-26T05:55:00.557 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,113246208~2515013,132658338~6115789,154264571~3697416,190782998~3519392,222298112~5771128,266168501~3537105,271188556~6892293,279585748~996272,290122693~3651649,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,398753809~6251433] 2024-04-26T05:55:00.557 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 11 diff [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,154264571~3697416,192513622~1788768,213890384~691842,224943036~3126204,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,390217797~541711,397072955~910094,398753809~6251433] 2024-04-26T05:55:00.557 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,114649552~1111669,132658338~6115789,154264571~3697416,192513622~1788768,213890384~691842,224943036~3126204,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,390217797~541711,397072955~910094,398753809~6251433] 2024-04-26T05:55:00.562 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,46048258~1215673,67923302~3594676,99496422~5053784,113246208~2515013,132658338~6115789,154264571~3697416,190782998~3519392,212110254~2471972,222298112~5771128,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,346443699~5741531,355271194~6936707,383609003~1473639,390217797~541711,394264576~3718473,398753809~6251433] 2024-04-26T05:55:00.562 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 12 diff [13241609~4336572,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,132658338~6115789,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.562 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,132658338~6115789,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.568 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,109051904~6967407,132658338~6115789,154264571~3697416,190782998~3519392,212110254~8071674,222298112~5771128,233612540~6495745,246143360~7913563,266168501~3537105,271188556~6892293,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.568 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 13 diff [13241609~4336572,31488223~5789915,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.568 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,31488223~5789915,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,132658338~6115789,141049193~3655971,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.573 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,31488223~5789915,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,109051904~7638032,132658338~6115789,139716210~4988954,154264571~3697416,190782998~3519392,212110254~8071674,222298112~5771128,233612540~6495745,245536474~9058172,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.574 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 14 diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,255814371~7808737,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.574 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~4278840,131118735~13586429,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,224943036~3126204,233612540~6495745,245536474~9058172,255814371~7808737,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.579 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,109051904~7638032,121579375~4278840,131118735~13586429,154264571~3697416,190782998~3519392,212110254~8071674,222298112~5771128,233612540~6495745,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~5741531,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.579 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 15 diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.579 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.585 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,67923302~4227729,99496422~5053784,109051904~7638032,121579375~5076058,131118735~13586429,154264571~3697416,190782998~3519392,212110254~15958986,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.585 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 16 diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,96061497~423379,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.585 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,96061497~423379,99496422~5053784,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.591 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13241609~4336572,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,92274688~4210188,99496422~5053784,109051904~7638032,121579375~5076058,131118735~13586429,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~15958986,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,346443699~8084155,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.591 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 17 diff [13230720~5021295,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.591 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.597 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,31488223~11763619,46048258~1215673,48102202~148479,63539751~3330070,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~7806017,131118735~13586429,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~15958986,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.597 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 18 diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.597 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.603 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~15958986,233612540~11465574,245536474~18086634,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.603 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 19 diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.603 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:00.609 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:00.609 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 10 diff [67923302~3594676,133957341~4816786,154264571~3697416,192513622~1788768,266168501~3537105,279585748~996272,290122693~3651649,336459172~6066145,355271194~6936707,383609003~1473639] 2024-04-26T05:55:00.609 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [67923302~3594676,133957341~4816786,154264571~3697416,192513622~1788768,266168501~3537105,279585748~996272,290122693~3651649,336459172~6066145,355271194~6936707,383609003~1473639] 2024-04-26T05:55:00.615 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [67923302~3594676,133957341~4816786,154264571~3697416,190782998~3519392,266168501~3537105,279585748~996272,290122693~3651649,336459172~6066145,355271194~6936707,383609003~1473639] 2024-04-26T05:55:00.615 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 11 diff [67923302~3594676,133957341~4816786,154264571~3697416,192513622~1788768,213890384~691842,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,355271194~6936707,383609003~1473639,390217797~541711,397072955~910094] 2024-04-26T05:55:00.615 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [67923302~3594676,133957341~4816786,154264571~3697416,192513622~1788768,213890384~691842,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,355271194~6936707,383609003~1473639,390217797~541711,397072955~910094] 2024-04-26T05:55:00.621 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [67923302~3594676,133957341~4816786,154264571~3697416,190782998~3519392,212110254~2471972,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~3418965,336459172~6066145,355271194~6936707,383609003~1473639,390217797~541711,394264576~3718473] 2024-04-26T05:55:00.621 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 12 diff [48102202~148479,67923302~4227729,113130779~2888532,133957341~4816786,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.621 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [48102202~148479,67923302~4227729,113130779~2888532,133957341~4816786,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.626 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [48102202~148479,67923302~4227729,109051904~6967407,133957341~4816786,154264571~3697416,190782998~3519392,212110254~8071674,233612540~6495745,246143360~7913563,266168501~3537105,279585748~996272,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,336459172~6066145,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.626 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 13 diff [13681314~2609493,31488223~5789915,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,133957341~4816786,141049193~3655971,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,266168501~3537105,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.627 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,31488223~5789915,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,133957341~4816786,141049193~3655971,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,266168501~3537105,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.632 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,31488223~5789915,48102202~148479,67923302~4227729,109051904~7638032,133957341~4816786,139716210~4988954,154264571~3697416,190782998~3519392,212110254~8071674,233612540~6495745,245536474~9058172,266168501~3537105,279585748~996272,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.633 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 14 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,133957341~10747823,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,255814371~7808737,266168501~3537105,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.633 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,133957341~10747823,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,255814371~7808737,266168501~3537105,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.639 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,109051904~7638032,121579375~4278840,131118735~2807042,133957341~10747823,154264571~3697416,190782998~3519392,212110254~8071674,233612540~6495745,245536474~18086634,266168501~3537105,279585748~996272,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.639 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 15 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,133957341~10747823,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.639 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,133957341~10747823,154264571~3697416,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.645 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,67923302~4227729,109051904~7638032,121579375~5076058,131118735~2807042,133957341~10747823,154264571~3697416,190782998~3519392,212110254~13900867,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~7805807,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.645 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 16 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.645 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.650 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,92274688~4210188,109051904~7638032,121579375~5076058,131118735~13586429,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~13900867,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~5002631,312281831~12460691,326147533~16377784,349204138~5323716,355271194~6936707,364876514~254634,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.650 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 17 diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.651 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.656 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,67923302~4227729,92274688~7104096,109051904~7638032,120820068~7806017,131118735~13586429,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~13900867,233612540~11465574,245536474~18086634,266168501~3537105,279585748~996272,283900372~15840293,300415480~24327042,326147533~16377784,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.657 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 18 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.657 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192513622~1788768,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.662 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~3519392,212110254~13900867,233612540~11465574,245536474~18086634,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.663 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 19 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.663 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.668 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 11 diff [213890384~691842,233612540~6495745,246143360~7913563,289204073~10536592,312281831~3418965,357869494~580511,390217797~541711,397072955~910094] 2024-04-26T05:55:00.668 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [213890384~691842,233612540~6495745,246143360~7913563,289204073~10536592,312281831~3418965,357869494~580511,390217797~541711,397072955~910094] 2024-04-26T05:55:00.674 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [212110254~2471972,233612540~6495745,246143360~7913563,289204073~10536592,312281831~3418965,357869494~580511,390217797~541711,394264576~3718473] 2024-04-26T05:55:00.674 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 12 diff [48102202~148479,71407159~743872,113130779~2888532,213890384~691842,215606162~4575766,233612540~6495745,246143360~7913563,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.674 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [48102202~148479,71407159~743872,113130779~2888532,213890384~691842,215606162~4575766,233612540~6495745,246143360~7913563,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.680 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [48102202~148479,71407159~743872,109051904~6967407,212110254~8071674,233612540~6495745,246143360~7913563,289204073~10536592,312281831~10048804,326147533~3182204,331120515~250349,357869494~580511,364876514~254634,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.680 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 13 diff [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,141049193~3655971,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.680 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,141049193~3655971,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.686 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,109051904~7638032,139716210~4988954,212110254~8071674,233612540~6495745,245536474~9058172,287333022~12407643,312281831~10048804,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.686 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 14 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,255814371~7808737,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.686 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,213890384~691842,215606162~4575766,233612540~6495745,245536474~9058172,255814371~7808737,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.692 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,109051904~7638032,121579375~4278840,131118735~2807042,134083688~10621476,212110254~8071674,233612540~6495745,245536474~18086634,287333022~12407643,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,357869494~580511,364876514~254634,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.692 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 15 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.692 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.697 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,109051904~7638032,121579375~5076058,131118735~2807042,134083688~10621476,212110254~13900867,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.697 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 16 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~10550275,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.698 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~10550275,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.703 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,92274688~4210188,109051904~7638032,121579375~5076058,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,212110254~13900867,233612540~11465574,245536474~18086634,283900372~15840293,300415480~5002631,312281831~12460691,326147533~10550275,339013608~2772535,349204138~5323716,357869494~580511,364876514~254634,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.703 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 17 diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~24327042,326147533~10550275,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.704 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,283900372~15840293,300415480~24327042,326147533~10550275,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.709 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,92274688~7104096,109051904~7638032,120820068~7806017,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,212110254~13900867,233612540~11465574,245536474~18086634,283900372~15840293,300415480~24327042,326147533~10550275,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.709 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 18 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.709 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~18086634,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.715 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,212110254~13900867,233612540~11465574,245536474~18086634,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,364876514~254634,369350193~6888339,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.715 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 19 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.715 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:00.721 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:00.722 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 12 diff [48102202~148479,71407159~743872,113130779~2888532,215606162~4575766,314665308~7665327,326147533~3182204,331120515~250349,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.722 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [48102202~148479,71407159~743872,113130779~2888532,215606162~4575766,314665308~7665327,326147533~3182204,331120515~250349,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.726 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [48102202~148479,71407159~743872,109051904~6967407,214582226~5599702,314665308~7665327,326147533~3182204,331120515~250349,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.726 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 13 diff [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,141049193~3655971,215606162~4575766,245536474~5719429,251706936~2887710,287333022~6758252,314665308~7665327,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.727 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,141049193~3655971,215606162~4575766,245536474~5719429,251706936~2887710,287333022~6758252,314665308~7665327,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.733 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,31488223~5789915,48102202~148479,71407159~743872,109051904~7638032,139716210~4988954,214582226~5599702,245536474~5719429,251706936~2887710,287333022~6758252,314665308~7665327,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.733 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 14 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,215606162~4575766,245536474~5719429,251706936~2887710,255814371~7808737,287333022~6758252,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.733 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,215606162~4575766,245536474~5719429,251706936~2887710,255814371~7808737,287333022~6758252,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.739 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,109051904~7638032,121579375~4278840,131118735~2807042,134083688~10621476,214582226~5599702,245536474~5719429,251706936~11916172,287333022~6758252,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.739 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 15 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.739 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,113130779~2888532,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.745 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,71407159~743872,109051904~7638032,121579375~5076058,131118735~2807042,134083688~10621476,214582226~11428895,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~3182204,331120515~250349,334719510~1978298,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.745 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 16 diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~10550275,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.745 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,96061497~423379,113130779~2888532,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~10550275,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.750 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,92274688~4210188,109051904~7638032,121579375~5076058,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,214582226~11428895,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,314665308~10077214,326147533~10550275,339013608~2772535,349204138~5323716,364876514~254634,400930040~6816278] 2024-04-26T05:55:00.750 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 17 diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,314665308~10077214,326147533~10550275,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.751 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,314665308~10077214,326147533~10550275,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.756 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,31488223~11763619,48102202~148479,63539751~3330070,71407159~743872,92274688~7104096,109051904~7638032,120820068~7806017,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,214582226~11428895,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,314665308~10077214,326147533~10550275,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.756 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 18 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.756 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.762 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,214582226~11428895,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,364876514~254634,369350193~6888339,400930040~6816278] 2024-04-26T05:55:00.762 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 19 diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:00.762 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:00.768 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:00.768 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 13 diff [13681314~2609493,31488223~5789915,116250131~439805,141049193~3655971,245536474~5719429,251706936~2887710,287333022~6758252,334719510~1978298] 2024-04-26T05:55:00.768 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,31488223~5789915,116250131~439805,141049193~3655971,245536474~5719429,251706936~2887710,287333022~6758252,334719510~1978298] 2024-04-26T05:55:00.775 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,31488223~5789915,116019311~670625,139716210~4988954,245536474~5719429,251706936~2887710,287333022~6758252,334719510~1978298] 2024-04-26T05:55:00.775 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 14 diff [13681314~2609493,25628875~5255641,31488223~11763619,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,245536474~5719429,251706936~2887710,255814371~7808737,287333022~6758252,300415480~5002631,319075323~5667199,334719510~1978298] 2024-04-26T05:55:00.775 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,116250131~439805,121579375~4278840,131118735~2807042,134083688~10621476,245536474~5719429,251706936~2887710,255814371~7808737,287333022~6758252,300415480~5002631,319075323~5667199,334719510~1978298] 2024-04-26T05:55:00.781 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,116019311~670625,121579375~4278840,131118735~2807042,134083688~10621476,245536474~5719429,251706936~11916172,287333022~6758252,300415480~5002631,319075323~5667199,334719510~1978298] 2024-04-26T05:55:00.782 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 15 diff [13681314~2609493,25628875~5255641,31488223~11763619,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,334719510~1978298,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.782 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,116250131~439805,121579375~5076058,131118735~2807042,134083688~10621476,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,334719510~1978298,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.787 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,116019311~670625,121579375~5076058,131118735~2807042,134083688~10621476,220181928~5829193,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,334719510~1978298,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.787 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 16 diff [13681314~2609493,25628875~5255641,31488223~11763619,63539751~3330070,96061497~423379,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,328553748~8144060,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.787 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13681314~2609493,25628875~5255641,31488223~11763619,63539751~3330070,96061497~423379,116250131~439805,121579375~5076058,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,328553748~8144060,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.793 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13681314~2609493,25628875~5255641,31488223~11763619,63539751~3330070,92274688~4210188,116019311~670625,121579375~5076058,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10190902,300415480~5002631,319075323~5667199,328553748~8144060,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.793 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 17 diff [13230720~5021295,25628875~5255641,31488223~11763619,63539751~3330070,94981622~4397162,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,317348942~7393580,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.793 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,31488223~11763619,63539751~3330070,94981622~4397162,116250131~439805,120820068~7806017,131118735~13586429,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,317348942~7393580,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.799 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,31488223~11763619,63539751~3330070,92274688~7104096,116019311~670625,120820068~7806017,131118735~13586429,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,245536474~5719429,251706936~11916172,283900372~10462886,300415480~11993001,317348942~7393580,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.799 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 18 diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,317348942~9371231,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.799 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,317348942~9371231,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.805 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,245536474~18086634,279372567~14990691,300415480~11993001,317348942~9371231,328553748~8144060,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.805 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 19 diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.805 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.811 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.811 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 14 diff [25628875~5255641,34722620~8529222,121579375~4278840,131118735~2807042,134083688~8037773,255814371~7808737,300415480~5002631,319075323~5667199] 2024-04-26T05:55:00.811 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25628875~5255641,34722620~8529222,121579375~4278840,131118735~2807042,134083688~8037773,255814371~7808737,300415480~5002631,319075323~5667199] 2024-04-26T05:55:00.816 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25628875~5255641,34722620~8529222,121579375~4278840,131118735~2807042,134083688~8037773,254594646~9028462,300415480~5002631,319075323~5667199] 2024-04-26T05:55:00.817 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 15 diff [25628875~5255641,34722620~8529222,121579375~5076058,131118735~2807042,134083688~8037773,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.817 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25628875~5255641,34722620~8529222,121579375~5076058,131118735~2807042,134083688~8037773,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.823 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25628875~5255641,34722620~8529222,121579375~5076058,131118735~2807042,134083688~8037773,220181928~5829193,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.823 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 16 diff [25628875~5255641,33896895~9354947,63539751~3330070,96061497~423379,121579375~5076058,131118735~11002726,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.823 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25628875~5255641,33896895~9354947,63539751~3330070,96061497~423379,121579375~5076058,131118735~11002726,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.828 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25628875~5255641,33896895~9354947,63539751~3330070,92274688~4210188,121579375~5076058,131118735~11002726,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,252632527~10990581,283900372~4657316,300415480~5002631,319075323~5667199,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.828 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 17 diff [13230720~5021295,25628875~5255641,33896895~9354947,63539751~3330070,94981622~4397162,120820068~7806017,131118735~11002726,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~10462886,300415480~11993001,317348942~7393580,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.828 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,25628875~5255641,33896895~9354947,63539751~3330070,94981622~4397162,120820068~7806017,131118735~11002726,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~10990581,283900372~10462886,300415480~11993001,317348942~7393580,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.834 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,25628875~5255641,33896895~9354947,63539751~3330070,92274688~7104096,120820068~7806017,131118735~11002726,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,252632527~10990581,283900372~10462886,300415480~11993001,317348942~7393580,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.834 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 18 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,248422839~3763522,252632527~10990581,279372567~14990691,300415480~11993001,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.834 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,248422839~3763522,252632527~10990581,279372567~14990691,300415480~11993001,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.840 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,248422839~3763522,252632527~10990581,279372567~14990691,300415480~11993001,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.840 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 19 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.840 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.846 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.847 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 15 diff [125258310~1397123,137025696~4271744,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,283900372~4657316,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.847 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [125258310~1397123,137025696~4271744,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,283900372~4657316,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.852 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [125258310~1397123,137025696~4271744,220181928~5829193,233633269~501170,240024310~5053804,252632527~4399200,283900372~4657316,339013608~2772535,349204138~5323716] 2024-04-26T05:55:00.852 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 16 diff [33896895~7581581,63539751~3330070,96061497~423379,125258310~1397123,133087039~1139904,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~4657316,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.853 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [33896895~7581581,63539751~3330070,96061497~423379,125258310~1397123,133087039~1139904,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~4657316,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.859 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [33896895~7581581,63539751~3330070,92274688~4210188,125258310~1397123,133087039~1139904,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~4657316,328553748~6330326,339013608~2772535,349204138~5323716,402051991~1063080] 2024-04-26T05:55:00.859 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 17 diff [13230720~5021295,33896895~7581581,63539751~3330070,94981622~4397162,120820068~7806017,133087039~1139904,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~10462886,305107746~7300735,317348942~5078466,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.859 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,33896895~7581581,63539751~3330070,94981622~4397162,120820068~7806017,133087039~1139904,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~10462886,305107746~7300735,317348942~5078466,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.865 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,33896895~7581581,63539751~3330070,92274688~7104096,120820068~7806017,133087039~1139904,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,252632527~4399200,260530179~1557447,283900372~10462886,305107746~7300735,317348942~5078466,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.865 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 18 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,248422839~3763522,252632527~4399200,260530179~1557447,279372567~14990691,305107746~7300735,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.865 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,221841279~4169842,233633269~501170,240024310~5053804,248422839~3763522,252632527~4399200,260530179~1557447,279372567~14990691,305107746~7300735,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.870 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,220181928~5829193,233633269~501170,240024310~5053804,248422839~3763522,252632527~4399200,260530179~1557447,279372567~14990691,305107746~7300735,317348942~9371231,328553748~6330326,339013608~2772535,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.871 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 19 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.871 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.876 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.876 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 16 diff [33896895~7581581,63539751~3330070,96061497~423379,133087039~1139904,174997056~1937833,180127488~2960941,183235141~204258,260530179~1557447,328553748~6330326,402051991~1063080] 2024-04-26T05:55:00.876 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [33896895~7581581,63539751~3330070,96061497~423379,133087039~1139904,174997056~1937833,180127488~2960941,183235141~204258,260530179~1557447,328553748~6330326,402051991~1063080] 2024-04-26T05:55:00.882 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [33896895~7581581,63539751~3330070,92274688~4210188,133087039~1139904,171966464~4968425,180127488~2960941,183235141~204258,260530179~1557447,328553748~6330326,402051991~1063080] 2024-04-26T05:55:00.882 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 17 diff [13230720~5021295,33896895~7581581,63539751~3330070,94981622~4397162,120820068~7806017,133087039~1139904,174997056~1937833,180127488~2960941,183235141~204258,260530179~1557447,285967334~8395924,305107746~7300735,317348942~5078466,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.882 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,33896895~7581581,63539751~3330070,94981622~4397162,120820068~7806017,133087039~1139904,174997056~1937833,180127488~2960941,183235141~204258,260530179~1557447,285967334~8395924,305107746~7300735,317348942~5078466,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.888 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,33896895~7581581,63539751~3330070,92274688~7104096,120820068~7806017,133087039~1139904,171966464~4968425,180127488~2960941,183235141~204258,260530179~1557447,285967334~8395924,305107746~7300735,317348942~5078466,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.888 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 18 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,248422839~3763522,260530179~1557447,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.888 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,248422839~3763522,260530179~1557447,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.894 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,171966464~4968425,180127488~2960941,183235141~204258,248422839~3763522,260530179~1557447,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,328553748~6330326,346805670~7736859,369350193~6888339,402051991~1063080] 2024-04-26T05:55:00.894 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 19 diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.894 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.900 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:00.900 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 17 diff [13230720~5021295,94981622~4397162,120820068~7806017,285967334~8395924,305107746~7300735,317348942~5078466,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.900 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [13230720~5021295,94981622~4397162,120820068~7806017,285967334~8395924,305107746~7300735,317348942~5078466,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.906 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [13230720~5021295,94981622~4397162,120820068~7806017,285967334~8395924,305107746~7300735,317348942~5078466,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.906 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 18 diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,248422839~3763522,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.906 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,248422839~3763522,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,248422839~3763522,279372567~6314271,285967334~8395924,305107746~7300735,317348942~9371231,346805670~7736859,369350193~6888339] 2024-04-26T05:55:00.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 19 diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:00.912 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:00.918 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:00.918 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to 18 diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,248422839~3763522,279372567~6314271,319164396~7555777] 2024-04-26T05:55:00.918 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,248422839~3763522,279372567~6314271,319164396~7555777] 2024-04-26T05:55:00.923 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,248422839~3763522,279372567~6314271,319164396~7555777] 2024-04-26T05:55:00.923 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to 19 diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:00.923 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:00.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:00.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 18 to 19 diff [192418000~7762538,246727122~4606736,254345378~3894719,259978624~5666730,291960295~317593,294244549~2987938,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:00.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [192418000~7762538,246727122~4606736,254345378~3894719,259978624~5666730,291960295~317593,294244549~2987938,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:00.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [192418000~7762538,246727122~4606736,254345378~3894719,259978624~5666730,291960295~317593,294244549~2987938,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:00 smithi204 ceph-mon[88313]: osdmap e2057: 8 total, 8 up, 8 in 2024-04-26T05:55:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:00 smithi146 ceph-mon[92947]: osdmap e2057: 8 total, 8 up, 8 in 2024-04-26T05:55:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:00 smithi146 ceph-mon[95531]: osdmap e2057: 8 total, 8 up, 8 in 2024-04-26T05:55:01.794 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.794 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.814 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:01.814 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.814 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.820 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:01.821 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.821 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.827 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:01.827 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.827 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.833 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:01.833 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.833 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:01.840 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:01.840 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.840 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.845 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:01.846 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.846 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.851 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:01.851 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.851 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.857 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:01.857 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.857 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:01.863 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:01.863 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:01.863 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:01.869 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:01.869 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:01.869 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:01.875 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:01.875 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:01.875 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:01.880 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:01.881 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.881 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.887 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.887 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.887 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.892 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.892 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.892 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.898 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.898 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.898 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.904 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:01.904 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:01.904 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:01.909 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:01.909 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to HEAD diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:01.910 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:01.915 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,23265331~9545575,62234662~1672227,121514290~12021618,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,291960295~317593,294244549~2987938,319164396~7555777,327489541~2417764,359014338~2664813,379733466~2882044] 2024-04-26T05:55:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:01 smithi204 ceph-mon[88313]: pgmap v3971: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 44 MiB/s wr, 338 op/s 2024-04-26T05:55:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:01 smithi146 ceph-mon[95531]: pgmap v3971: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 44 MiB/s wr, 338 op/s 2024-04-26T05:55:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:01 smithi146 ceph-mon[92947]: pgmap v3971: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 217 KiB/s rd, 44 MiB/s wr, 338 op/s 2024-04-26T05:55:02.810 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.811 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.840 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:02.840 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.840 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.846 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:02.847 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.847 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.853 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:02.853 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.853 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.860 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:02.860 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.860 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:02.865 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:02.866 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.866 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.872 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:02.872 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.872 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.877 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:02.877 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.878 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.883 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:02.883 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.883 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:02.890 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:02.890 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:02.890 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:02.895 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:02.895 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:02.896 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:02.901 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:02.902 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:02.902 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:02.907 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:02.907 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.907 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.913 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.918 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.918 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.918 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.923 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.924 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.924 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:02.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:02.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:02.934 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,62234662~1672227,94981622~4397162,120820068~12715840,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~2417764,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044] 2024-04-26T05:55:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:02 smithi204 ceph-mon[88313]: osdmap e2058: 8 total, 8 up, 8 in 2024-04-26T05:55:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:02 smithi146 ceph-mon[92947]: osdmap e2058: 8 total, 8 up, 8 in 2024-04-26T05:55:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:02 smithi146 ceph-mon[95531]: osdmap e2058: 8 total, 8 up, 8 in 2024-04-26T05:55:03.820 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.820 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.847 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:03.847 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.847 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.856 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:03.856 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.856 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.862 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:03.862 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.862 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.868 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:03.868 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.868 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:03.873 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:03.873 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.874 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.879 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:03.879 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.879 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.885 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:03.885 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.885 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.891 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:03.891 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.891 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:03.897 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:03.897 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:03.897 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:03.902 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:03.903 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:03.903 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:03.908 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:03.908 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:03.908 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:03.913 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:03.914 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.914 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.930 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.930 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:03.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,246727122~5459239,254345378~3894719,259978624~5666730,279372567~6314271,285967334~11265153,305107746~7300735,317348942~9371231,327489541~7394533,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:03 smithi204 ceph-mon[88313]: osdmap e2059: 8 total, 8 up, 8 in 2024-04-26T05:55:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:03 smithi204 ceph-mon[88313]: pgmap v3974: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 KiB/s rd, 9.8 MiB/s wr, 7 op/s 2024-04-26T05:55:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:03 smithi146 ceph-mon[95531]: osdmap e2059: 8 total, 8 up, 8 in 2024-04-26T05:55:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:03 smithi146 ceph-mon[95531]: pgmap v3974: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 KiB/s rd, 9.8 MiB/s wr, 7 op/s 2024-04-26T05:55:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:03 smithi146 ceph-mon[92947]: osdmap e2059: 8 total, 8 up, 8 in 2024-04-26T05:55:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:03 smithi146 ceph-mon[92947]: pgmap v3974: 137 pgs: 137 active+clean; 872 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 1.1 KiB/s rd, 9.8 MiB/s wr, 7 op/s 2024-04-26T05:55:04.823 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.823 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.855 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:04.855 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.855 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.868 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:04.868 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.868 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.874 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:04.874 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.874 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.879 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:04.879 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.880 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:04.885 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:04.885 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.885 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.891 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:04.891 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.891 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.896 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:04.896 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.896 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.902 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:04.902 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.902 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:04.908 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:04.908 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:04.908 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:04.913 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:04.914 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:04.914 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:04.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:04.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:04.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:04.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:04.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.931 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.931 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.936 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.936 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.936 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,94981622~4397162,120820068~13406875,137025696~4271744,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:04.941 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~7581581,62234662~4635159,92274688~7104096,120820068~13406875,137025696~4271744,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~5607570,259978624~5666730,279372567~17859920,305107746~7300735,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:04 smithi204 ceph-mon[88313]: osdmap e2060: 8 total, 8 up, 8 in 2024-04-26T05:55:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:04 smithi146 ceph-mon[95531]: osdmap e2060: 8 total, 8 up, 8 in 2024-04-26T05:55:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:04 smithi146 ceph-mon[92947]: osdmap e2060: 8 total, 8 up, 8 in 2024-04-26T05:55:05.837 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.837 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.873 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:05.874 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.874 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.880 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:05.880 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.880 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.886 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:05.886 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.886 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.893 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:05.893 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.893 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:05.899 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:05.899 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.899 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.905 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:05.905 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.905 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.911 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:05.911 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.911 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.916 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:05.917 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.917 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:05.922 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:05.923 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:05.923 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:05.928 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:05.928 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:05.928 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:05.933 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:05.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:05.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:05.939 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:05.939 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.939 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.945 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.945 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.945 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,94981622~4397162,120820068~21301393,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:05.950 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~9545575,33896895~9354947,62234662~4635159,92274688~7104096,120820068~21301393,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,246727122~5459239,252632527~13012827,279372567~17859920,300415480~11993001,317348942~9371231,327489541~7394533,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:05 smithi146 ceph-mon[95531]: osdmap e2061: 8 total, 8 up, 8 in 2024-04-26T05:55:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:05 smithi146 ceph-mon[95531]: pgmap v3977: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:05 smithi146 ceph-mon[92947]: osdmap e2061: 8 total, 8 up, 8 in 2024-04-26T05:55:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:05 smithi146 ceph-mon[92947]: pgmap v3977: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:05 smithi204 ceph-mon[88313]: osdmap e2061: 8 total, 8 up, 8 in 2024-04-26T05:55:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:05 smithi204 ceph-mon[88313]: pgmap v3977: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:06] "GET /metrics HTTP/1.1" 200 36764 "" "Prometheus/2.43.0" 2024-04-26T05:55:06.833 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.833 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.876 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:06.876 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.876 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.882 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:06.882 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.882 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.888 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:06.888 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.888 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.894 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:06.894 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.894 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:06.900 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:06.900 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.900 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.906 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:06.906 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.906 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:06.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.912 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.918 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:06.918 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.918 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:06.924 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:06.924 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:06.924 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:06.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:06.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:06.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:06.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:06.935 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:06.935 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:06.940 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:06.940 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:06.940 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,94981622~4397162,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:06.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,62234662~4635159,92274688~7104096,116019311~670625,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,220181928~5829193,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,317348942~9371231,327489541~9208267,339013608~2772535,346805670~7736859,359014338~2664813,369350193~6888339,379733466~2882044,402051991~1063080] 2024-04-26T05:55:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:06 smithi146 ceph-mon[95531]: osdmap e2062: 8 total, 8 up, 8 in 2024-04-26T05:55:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:06 smithi146 ceph-mon[92947]: osdmap e2062: 8 total, 8 up, 8 in 2024-04-26T05:55:07.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:06 smithi204 ceph-mon[88313]: osdmap e2062: 8 total, 8 up, 8 in 2024-04-26T05:55:07.853 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.853 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.885 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:07.886 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.886 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.894 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:07.894 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.895 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.900 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:07.900 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.900 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.906 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:07.906 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.906 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:07.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:07.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.912 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.918 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:07.918 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.918 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.923 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:07.923 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.923 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:07.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:07.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:07.935 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:07.935 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:07.940 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:07.940 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:07.941 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:07.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:07.947 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:07.947 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,215606162~4575766,221841279~4169842,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:07.952 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,214582226~11428895,233633269~501170,240024310~5053804,245536474~20108880,279372567~17859920,300415480~11993001,314665308~22032500,339013608~2772535,346805670~7736859,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,400930040~6816278] 2024-04-26T05:55:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:07 smithi146 ceph-mon[95531]: osdmap e2063: 8 total, 8 up, 8 in 2024-04-26T05:55:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:07 smithi146 ceph-mon[95531]: pgmap v3980: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:07 smithi146 ceph-mon[92947]: osdmap e2063: 8 total, 8 up, 8 in 2024-04-26T05:55:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:07 smithi146 ceph-mon[92947]: pgmap v3980: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:07 smithi204 ceph-mon[88313]: osdmap e2063: 8 total, 8 up, 8 in 2024-04-26T05:55:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:07 smithi204 ceph-mon[88313]: pgmap v3980: 137 pgs: 137 active+clean; 894 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 193 KiB/s rd, 8.0 MiB/s wr, 5.65k op/s 2024-04-26T05:55:08.854 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.854 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.891 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:08.891 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.891 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.907 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:08.907 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.907 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:08.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.913 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:08.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:08.924 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:08.924 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.924 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:08.930 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.930 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.936 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:08.936 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.936 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.941 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:08.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:08.947 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:08.947 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:08.947 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:08.952 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:08.952 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:08.952 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:08.958 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,71407159~743872,92274688~7104096,109051904~7638032,120820068~23885096,171966464~4968425,180127488~2960941,183235141~204258,192418000~7762538,212110254~13900867,233612540~11465574,245536474~20108880,279372567~20368098,300415480~36282328,339013608~2772535,346805670~7736859,357869494~580511,359014338~2664813,364876514~254634,369350193~6888339,379733466~2882044,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:08 smithi146 ceph-mon[95531]: osdmap e2064: 8 total, 8 up, 8 in 2024-04-26T05:55:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:08 smithi146 ceph-mon[92947]: osdmap e2064: 8 total, 8 up, 8 in 2024-04-26T05:55:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:08 smithi204 ceph-mon[88313]: osdmap e2064: 8 total, 8 up, 8 in 2024-04-26T05:55:09.600 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.600 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.642 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:09.642 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.642 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.660 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:09.660 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.660 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:09.668 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.668 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.673 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:09.673 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.673 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:09.679 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:09.679 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.680 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.685 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:09.685 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.685 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.691 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:09.691 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.691 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.696 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:09.696 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.697 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:09.702 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:09.702 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:09.702 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~4169842,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,400930040~6816278] 2024-04-26T05:55:09.707 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~13900867,233612540~11465574,245536474~20108880,266168501~3537105,279372567~20368098,300415480~42109837,346805670~7736859,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,400930040~6816278] 2024-04-26T05:55:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[92947]: osdmap e2065: 8 total, 8 up, 8 in 2024-04-26T05:55:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[92947]: pgmap v3983: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[92947]: osdmap e2066: 8 total, 8 up, 8 in 2024-04-26T05:55:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[95531]: osdmap e2065: 8 total, 8 up, 8 in 2024-04-26T05:55:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[95531]: pgmap v3983: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:10.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:09 smithi146 ceph-mon[95531]: osdmap e2066: 8 total, 8 up, 8 in 2024-04-26T05:55:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:09 smithi204 ceph-mon[88313]: osdmap e2065: 8 total, 8 up, 8 in 2024-04-26T05:55:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:09 smithi204 ceph-mon[88313]: pgmap v3983: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:09 smithi204 ceph-mon[88313]: osdmap e2066: 8 total, 8 up, 8 in 2024-04-26T05:55:10.605 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.605 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.646 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:10.646 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.646 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.661 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:10.662 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.662 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:10.668 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.668 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.674 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:10.674 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.674 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:10.680 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:10.680 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.680 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.686 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:10.686 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.686 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.692 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:10.692 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.692 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.698 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:10.698 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.698 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,154264571~3697416,174997056~1937833,180127488~2960941,183235141~204258,192418000~7762538,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:10.703 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~5021295,23265331~19986511,46048258~1215673,48102202~148479,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,154264571~3697416,171966464~4968425,180127488~2960941,183235141~204258,190782998~9397540,212110254~15958986,233612540~11465574,245536474~20108880,266168501~3537105,271188556~6892293,279372567~20368098,300415480~42109837,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~1473639,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:11.622 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.622 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.657 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:11.657 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.657 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.663 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:11.663 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.663 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:11.669 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.669 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.674 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:11.674 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.674 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:11.680 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:11.680 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.680 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.685 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:11.685 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.685 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.691 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:11.691 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.691 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,62234662~4635159,67923302~4227729,94981622~4397162,99496422~5053784,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:11.696 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,62234662~4635159,67923302~4227729,92274688~7104096,99496422~5053784,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233612540~11465574,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,346443699~8098830,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:11 smithi146 ceph-mon[92947]: osdmap e2067: 8 total, 8 up, 8 in 2024-04-26T05:55:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:11 smithi146 ceph-mon[92947]: pgmap v3986: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:11 smithi146 ceph-mon[95531]: osdmap e2067: 8 total, 8 up, 8 in 2024-04-26T05:55:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:11 smithi146 ceph-mon[95531]: pgmap v3986: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:11 smithi204 ceph-mon[88313]: osdmap e2067: 8 total, 8 up, 8 in 2024-04-26T05:55:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:11 smithi204 ceph-mon[88313]: pgmap v3986: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 130 KiB/s rd, 6.2 KiB/s wr, 1.80k op/s 2024-04-26T05:55:12.615 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.615 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.659 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:12.659 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.659 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.666 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:12.667 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.667 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.672 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:12.672 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.672 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.677 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:12.678 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.678 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:12.683 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:12.683 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:12.683 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:12.689 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:12.689 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:12.689 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67923302~4227729,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,206160016~5950238,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:12.694 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67923302~4227729,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,206160016~21909224,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,379733466~2882044,383609003~4592507,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:12.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:12 smithi146 ceph-mon[92947]: osdmap e2068: 8 total, 8 up, 8 in 2024-04-26T05:55:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:12 smithi146 ceph-mon[95531]: osdmap e2068: 8 total, 8 up, 8 in 2024-04-26T05:55:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:12 smithi204 ceph-mon[88313]: osdmap e2068: 8 total, 8 up, 8 in 2024-04-26T05:55:13.626 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.627 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.665 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:13.665 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.665 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.676 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:13.676 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.676 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.683 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:13.683 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.684 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.689 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:13.690 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.690 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:13.695 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:13.695 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:13.695 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~2458583,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,120820068~23885096,151134841~8097531,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~8992509] 2024-04-26T05:55:13.700 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4941525~2458583,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,120820068~23885096,151134841~8097531,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,233559037~11519077,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~9894693,355271194~6936707,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398753809~8992509] 2024-04-26T05:55:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:13 smithi146 ceph-mon[92947]: osdmap e2069: 8 total, 8 up, 8 in 2024-04-26T05:55:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:13 smithi146 ceph-mon[92947]: pgmap v3989: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:55:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:13 smithi146 ceph-mon[95531]: osdmap e2069: 8 total, 8 up, 8 in 2024-04-26T05:55:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:13 smithi146 ceph-mon[95531]: pgmap v3989: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:55:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:13 smithi204 ceph-mon[88313]: osdmap e2069: 8 total, 8 up, 8 in 2024-04-26T05:55:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:13 smithi204 ceph-mon[88313]: pgmap v3989: 137 pgs: 137 active+clean; 811 MiB data, 6.2 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:55:14.608 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.608 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.656 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:14.656 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.656 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.666 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:14.666 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.666 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.671 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:14.672 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.672 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.677 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:14.678 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.678 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180127488~4507549,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:14.683 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,92274688~12275518,109051904~7638032,117440512~42959753,171966464~4968425,180127488~4507549,190782998~9397540,205586240~22483000,230686720~14391394,245536474~24169132,271188556~6892293,279372567~20368098,300415480~43407384,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:14 smithi146 ceph-mon[92947]: osdmap e2070: 8 total, 8 up, 8 in 2024-04-26T05:55:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:14 smithi146 ceph-mon[92947]: osdmap e2071: 8 total, 8 up, 8 in 2024-04-26T05:55:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:14 smithi146 ceph-mon[95531]: osdmap e2070: 8 total, 8 up, 8 in 2024-04-26T05:55:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:14 smithi146 ceph-mon[95531]: osdmap e2071: 8 total, 8 up, 8 in 2024-04-26T05:55:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:14 smithi204 ceph-mon[88313]: osdmap e2070: 8 total, 8 up, 8 in 2024-04-26T05:55:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:14 smithi204 ceph-mon[88313]: osdmap e2071: 8 total, 8 up, 8 in 2024-04-26T05:55:15.648 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.648 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.685 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:15.685 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.686 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.694 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:15.695 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.695 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.700 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:15.700 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.701 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~15552828,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,397072955~910094,398753809~9214189] 2024-04-26T05:55:15.706 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~42959753,171966464~28214074,205586240~22483000,230686720~39018886,271188556~6892293,279372567~64450297,344647836~17560065,364876514~254634,369350193~6888339,376275152~11926358,390217797~541711,394264576~3718473,398458880~9509118] 2024-04-26T05:55:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:15 smithi146 ceph-mon[95531]: pgmap v3992: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:15 smithi146 ceph-mon[92947]: pgmap v3992: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:15 smithi204 ceph-mon[88313]: pgmap v3992: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:16.615 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:16] "GET /metrics HTTP/1.1" 200 36749 "" "Prometheus/2.43.0" 2024-04-26T05:55:16.639 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.640 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.691 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:16.691 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.691 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.697 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:16.698 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.698 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,205586240~6524014,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271188556~6892293,278748773~83459128,364876514~254634,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:16.703 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,205586240~22483000,230686720~39018886,271188556~91019345,364876514~254634,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:16 smithi146 ceph-mon[95531]: osdmap e2072: 8 total, 8 up, 8 in 2024-04-26T05:55:16.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:16 smithi146 ceph-mon[92947]: osdmap e2072: 8 total, 8 up, 8 in 2024-04-26T05:55:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:16 smithi204 ceph-mon[88313]: osdmap e2072: 8 total, 8 up, 8 in 2024-04-26T05:55:17.651 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:17.651 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:17.692 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:17.692 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:17.692 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54271480~7414777,62234662~4635159,67613960~4537071,75967815~7801287,94981622~9568584,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:17.703 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~8614476,13230720~36987718,54271480~7414777,62234662~4635159,67613496~4537535,75497472~8271630,92274688~12275518,109051904~7638032,117440512~43544896,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:17 smithi146 ceph-mon[95531]: osdmap e2073: 8 total, 8 up, 8 in 2024-04-26T05:55:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:17 smithi146 ceph-mon[95531]: pgmap v3995: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:17 smithi146 ceph-mon[92947]: osdmap e2073: 8 total, 8 up, 8 in 2024-04-26T05:55:17.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:17 smithi146 ceph-mon[92947]: pgmap v3995: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:17 smithi204 ceph-mon[88313]: osdmap e2073: 8 total, 8 up, 8 in 2024-04-26T05:55:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:17 smithi204 ceph-mon[88313]: pgmap v3995: 137 pgs: 137 active+clean; 673 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 113 KiB/s rd, 7.2 KiB/s wr, 1.31k op/s 2024-04-26T05:55:18.661 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:18.661 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4941525~7867255,13230720~30021122,44716652~5501786,54185495~12684326,67613960~4537071,75967815~7801287,94981622~9568584,107786485~777989,113130779~2888532,116250131~439805,119383273~25321891,144847437~16137971,162559671~1296060,174997056~1937833,180007536~10775462,192418000~7762538,204832807~7277447,213890384~691842,215606162~4575766,221841279~6227961,232254736~12823378,245536474~24169132,271062039~7018810,278748773~83459128,363224046~2665147,369350193~6888339,376275152~11926358,389092231~3065697,397072955~910094,398753809~9214189] 2024-04-26T05:55:18.696 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~46024134,50331648~16538173,67613496~4537535,75497472~8271630,92274688~12275518,104857600~3706874,109051904~7638032,117440512~46415219,171966464~28214074,201326592~26742648,230686720~39018886,271062039~91145862,363224046~2665147,369350193~6888339,376275152~15882776,394264576~3718473,398458880~9509118] 2024-04-26T05:55:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:18 smithi146 ceph-mon[95531]: osdmap e2074: 8 total, 8 up, 8 in 2024-04-26T05:55:18.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:18 smithi146 ceph-mon[92947]: osdmap e2074: 8 total, 8 up, 8 in 2024-04-26T05:55:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:18 smithi204 ceph-mon[88313]: osdmap e2074: 8 total, 8 up, 8 in 2024-04-26T05:55:19.625 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (42966 ms) 2024-04-26T05:55:19.625 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-04-26T05:55:19.625 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[95531]: osdmap e2075: 8 total, 8 up, 8 in 2024-04-26T05:55:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[95531]: pgmap v3998: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[95531]: osdmap e2076: 8 total, 8 up, 8 in 2024-04-26T05:55:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[92947]: osdmap e2075: 8 total, 8 up, 8 in 2024-04-26T05:55:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[92947]: pgmap v3998: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:19.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:19 smithi146 ceph-mon[92947]: osdmap e2076: 8 total, 8 up, 8 in 2024-04-26T05:55:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:19 smithi204 ceph-mon[88313]: osdmap e2075: 8 total, 8 up, 8 in 2024-04-26T05:55:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:19 smithi204 ceph-mon[88313]: pgmap v3998: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:19 smithi204 ceph-mon[88313]: osdmap e2076: 8 total, 8 up, 8 in 2024-04-26T05:55:20.769 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1145 ms) 2024-04-26T05:55:20.770 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-04-26T05:55:20.770 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:21.801 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [294082~114244,5838460~21486,8296343~50373,8665085~63551,9704578~89849,12216052~91831,13356592~59738,16443752~97141,20022083~43507] to clone 2024-04-26T05:55:21.801 INFO:tasks.workunit.client.0.smithi146.stdout: diff was [0~408326,4194304~4152412,8388608~3919275,12582912~3957981,16777216~3288374] 2024-04-26T05:55:21.805 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (1036 ms) 2024-04-26T05:55:21.805 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-04-26T05:55:21.805 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:21.830 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [1840706~65020,2591275~122970,3394032~18409,3553231~49242,5933255~20361,8172182~65034,9953158~73396,18416955~31120,20799946~656] 2024-04-26T05:55:21.836 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (31 ms) 2024-04-26T05:55:21.836 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-04-26T05:55:21.836 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:21 smithi146 ceph-mon[95531]: osdmap e2077: 8 total, 8 up, 8 in 2024-04-26T05:55:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:21 smithi146 ceph-mon[95531]: pgmap v4001: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:21 smithi146 ceph-mon[92947]: osdmap e2077: 8 total, 8 up, 8 in 2024-04-26T05:55:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:21 smithi146 ceph-mon[92947]: pgmap v4001: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:21 smithi204 ceph-mon[88313]: osdmap e2077: 8 total, 8 up, 8 in 2024-04-26T05:55:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:21 smithi204 ceph-mon[88313]: pgmap v4001: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 59 KiB/s rd, 6.0 KiB/s wr, 443 op/s 2024-04-26T05:55:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:22 smithi146 ceph-mon[95531]: osdmap e2078: 8 total, 8 up, 8 in 2024-04-26T05:55:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:22 smithi146 ceph-mon[92947]: osdmap e2078: 8 total, 8 up, 8 in 2024-04-26T05:55:23.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:22 smithi204 ceph-mon[88313]: osdmap e2078: 8 total, 8 up, 8 in 2024-04-26T05:55:23.785 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1949 ms) 2024-04-26T05:55:23.786 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-04-26T05:55:23.786 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:23.835 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (50 ms) 2024-04-26T05:55:23.835 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-04-26T05:55:23.835 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:23.906 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (71 ms) 2024-04-26T05:55:23.906 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-04-26T05:55:23.906 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:23 smithi146 ceph-mon[95531]: osdmap e2079: 8 total, 8 up, 8 in 2024-04-26T05:55:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:23 smithi146 ceph-mon[95531]: pgmap v4004: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:23 smithi146 ceph-mon[92947]: osdmap e2079: 8 total, 8 up, 8 in 2024-04-26T05:55:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:23 smithi146 ceph-mon[92947]: pgmap v4004: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:23 smithi204 ceph-mon[88313]: osdmap e2079: 8 total, 8 up, 8 in 2024-04-26T05:55:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:23 smithi204 ceph-mon[88313]: pgmap v4004: 137 pgs: 137 active+clean; 459 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[95531]: osdmap e2080: 8 total, 8 up, 8 in 2024-04-26T05:55:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[95531]: osdmap e2081: 8 total, 8 up, 8 in 2024-04-26T05:55:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[92947]: osdmap e2080: 8 total, 8 up, 8 in 2024-04-26T05:55:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:24 smithi146 ceph-mon[92947]: osdmap e2081: 8 total, 8 up, 8 in 2024-04-26T05:55:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:24 smithi204 ceph-mon[88313]: osdmap e2080: 8 total, 8 up, 8 in 2024-04-26T05:55:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:24 smithi204 ceph-mon[88313]: osdmap e2081: 8 total, 8 up, 8 in 2024-04-26T05:55:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:25 smithi146 ceph-mon[95531]: pgmap v4007: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 13 MiB/s wr, 297 op/s 2024-04-26T05:55:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:25 smithi146 ceph-mon[92947]: pgmap v4007: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 13 MiB/s wr, 297 op/s 2024-04-26T05:55:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:25 smithi204 ceph-mon[88313]: pgmap v4007: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 6.2 MiB/s rd, 13 MiB/s wr, 297 op/s 2024-04-26T05:55:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:26] "GET /metrics HTTP/1.1" 200 36755 "" "Prometheus/2.43.0" 2024-04-26T05:55:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:28 smithi204 ceph-mon[88313]: pgmap v4008: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 9.4 MiB/s wr, 214 op/s 2024-04-26T05:55:28.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:28 smithi146 ceph-mon[95531]: pgmap v4008: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 9.4 MiB/s wr, 214 op/s 2024-04-26T05:55:28.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:28 smithi146 ceph-mon[92947]: pgmap v4008: 137 pgs: 137 active+clean; 521 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 4.5 MiB/s rd, 9.4 MiB/s wr, 214 op/s 2024-04-26T05:55:28.946 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5039 ms) 2024-04-26T05:55:28.946 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-04-26T05:55:28.946 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_librbd.cc:8604: Skipped 2024-04-26T05:55:28.946 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:55:28.946 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-04-26T05:55:29.277 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 15 tests from DiffIterateTest/0 (71642 ms total) 2024-04-26T05:55:29.278 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:55:29.278 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 15 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-04-26T05:55:29.330 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-04-26T05:55:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:30 smithi204 ceph-mon[88313]: pgmap v4009: 137 pgs: 137 active+clean; 551 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 255 op/s 2024-04-26T05:55:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:30 smithi204 ceph-mon[88313]: osdmap e2082: 8 total, 8 up, 8 in 2024-04-26T05:55:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:30 smithi146 ceph-mon[95531]: pgmap v4009: 137 pgs: 137 active+clean; 551 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 255 op/s 2024-04-26T05:55:30.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:30 smithi146 ceph-mon[95531]: osdmap e2082: 8 total, 8 up, 8 in 2024-04-26T05:55:30.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:30 smithi146 ceph-mon[92947]: pgmap v4009: 137 pgs: 137 active+clean; 551 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 3.9 MiB/s rd, 11 MiB/s wr, 255 op/s 2024-04-26T05:55:30.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:30 smithi146 ceph-mon[92947]: osdmap e2082: 8 total, 8 up, 8 in 2024-04-26T05:55:31.294 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:31.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:31 smithi204 ceph-mon[88313]: osdmap e2083: 8 total, 8 up, 8 in 2024-04-26T05:55:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:31 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2206665623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:31.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:31 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[95531]: osdmap e2083: 8 total, 8 up, 8 in 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2206665623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[92947]: osdmap e2083: 8 total, 8 up, 8 in 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2206665623' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:31.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:31 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:55:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:32 smithi204 ceph-mon[88313]: pgmap v4012: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:32 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:55:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:32 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:55:32.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:32 smithi204 ceph-mon[88313]: osdmap e2084: 8 total, 8 up, 8 in 2024-04-26T05:55:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[95531]: pgmap v4012: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:55:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:55:32.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[95531]: osdmap e2084: 8 total, 8 up, 8 in 2024-04-26T05:55:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[92947]: pgmap v4012: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T05:55:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi146-146528-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-04-26T05:55:32.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:32 smithi146 ceph-mon[92947]: osdmap e2084: 8 total, 8 up, 8 in 2024-04-26T05:55:33.338 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [409397~21151,2333983~17952,4883974~49715,8087768~268,9019420~20574,9079162~22171,10740282~37778,11776966~69300,15323488~75315,17142656~27965] 2024-04-26T05:55:33.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:33 smithi204 ceph-mon[88313]: osdmap e2085: 8 total, 8 up, 8 in 2024-04-26T05:55:33.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:33 smithi146 ceph-mon[95531]: osdmap e2085: 8 total, 8 up, 8 in 2024-04-26T05:55:33.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:33 smithi146 ceph-mon[92947]: osdmap e2085: 8 total, 8 up, 8 in 2024-04-26T05:55:34.320 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [0~8388608,12582912~8388608] 2024-04-26T05:55:34.327 INFO:tasks.workunit.client.0.smithi146.stdout: diff was [0~8388608,12582912~8388608] 2024-04-26T05:55:34.330 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5001 ms) 2024-04-26T05:55:34.330 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-04-26T05:55:34.331 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:34 smithi204 ceph-mon[88313]: pgmap v4015: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:34 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:55:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:34 smithi204 ceph-mon[88313]: osdmap e2086: 8 total, 8 up, 8 in 2024-04-26T05:55:34.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:34 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:55:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[92947]: pgmap v4015: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:55:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[92947]: osdmap e2086: 8 total, 8 up, 8 in 2024-04-26T05:55:34.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:55:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[95531]: pgmap v4015: 137 pgs: 32 unknown, 105 active+clean; 4.6 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:55:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T05:55:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[95531]: osdmap e2086: 8 total, 8 up, 8 in 2024-04-26T05:55:34.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:34 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:55:35.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:35 smithi204 ceph-mon[88313]: osdmap e2087: 8 total, 8 up, 8 in 2024-04-26T05:55:35.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:35 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:55:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[92947]: osdmap e2087: 8 total, 8 up, 8 in 2024-04-26T05:55:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[95531]: osdmap e2087: 8 total, 8 up, 8 in 2024-04-26T05:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:35.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:55:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:36 smithi204 ceph-mon[88313]: pgmap v4018: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:55:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:36 smithi204 ceph-mon[88313]: osdmap e2088: 8 total, 8 up, 8 in 2024-04-26T05:55:36.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:36] "GET /metrics HTTP/1.1" 200 36755 "" "Prometheus/2.43.0" 2024-04-26T05:55:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[95531]: pgmap v4018: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:55:36.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[95531]: osdmap e2088: 8 total, 8 up, 8 in 2024-04-26T05:55:36.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[92947]: pgmap v4018: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[92947]: osdmap e2088: 8 total, 8 up, 8 in 2024-04-26T05:55:36.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:55:37.363 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (3033 ms) 2024-04-26T05:55:37.363 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-04-26T05:55:37.364 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:37 smithi146 ceph-mon[95531]: osdmap e2089: 8 total, 8 up, 8 in 2024-04-26T05:55:37.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:37 smithi146 ceph-mon[95531]: pgmap v4021: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:37 smithi146 ceph-mon[92947]: osdmap e2089: 8 total, 8 up, 8 in 2024-04-26T05:55:37.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:37 smithi146 ceph-mon[92947]: pgmap v4021: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:37 smithi204 ceph-mon[88313]: osdmap e2089: 8 total, 8 up, 8 in 2024-04-26T05:55:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:37 smithi204 ceph-mon[88313]: pgmap v4021: 137 pgs: 137 active+clean; 17 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 13 KiB/s rd, 89 KiB/s wr, 24 op/s 2024-04-26T05:55:38.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:38 smithi146 ceph-mon[92947]: osdmap e2090: 8 total, 8 up, 8 in 2024-04-26T05:55:38.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:38 smithi146 ceph-mon[95531]: osdmap e2090: 8 total, 8 up, 8 in 2024-04-26T05:55:38.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:38 smithi204 ceph-mon[88313]: osdmap e2090: 8 total, 8 up, 8 in 2024-04-26T05:55:39.628 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (2264 ms) 2024-04-26T05:55:39.628 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-04-26T05:55:39.628 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[92947]: osdmap e2091: 8 total, 8 up, 8 in 2024-04-26T05:55:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:39.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[92947]: pgmap v4024: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 93 KiB/s wr, 105 op/s 2024-04-26T05:55:39.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[95531]: osdmap e2091: 8 total, 8 up, 8 in 2024-04-26T05:55:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:39.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:39 smithi146 ceph-mon[95531]: pgmap v4024: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 93 KiB/s wr, 105 op/s 2024-04-26T05:55:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:39 smithi204 ceph-mon[88313]: osdmap e2091: 8 total, 8 up, 8 in 2024-04-26T05:55:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:39.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:39 smithi204 ceph-mon[88313]: pgmap v4024: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 93 KiB/s wr, 105 op/s 2024-04-26T05:55:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:40 smithi146 ceph-mon[95531]: osdmap e2092: 8 total, 8 up, 8 in 2024-04-26T05:55:40.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:40 smithi146 ceph-mon[95531]: osdmap e2093: 8 total, 8 up, 8 in 2024-04-26T05:55:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:40 smithi146 ceph-mon[92947]: osdmap e2092: 8 total, 8 up, 8 in 2024-04-26T05:55:40.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:40 smithi146 ceph-mon[92947]: osdmap e2093: 8 total, 8 up, 8 in 2024-04-26T05:55:40.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:40 smithi204 ceph-mon[88313]: osdmap e2092: 8 total, 8 up, 8 in 2024-04-26T05:55:40.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:40 smithi204 ceph-mon[88313]: osdmap e2093: 8 total, 8 up, 8 in 2024-04-26T05:55:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:41 smithi146 ceph-mon[95531]: osdmap e2094: 8 total, 8 up, 8 in 2024-04-26T05:55:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:41 smithi146 ceph-mon[95531]: pgmap v4028: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 96 KiB/s wr, 108 op/s 2024-04-26T05:55:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:41 smithi146 ceph-mon[92947]: osdmap e2094: 8 total, 8 up, 8 in 2024-04-26T05:55:41.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:41 smithi146 ceph-mon[92947]: pgmap v4028: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 96 KiB/s wr, 108 op/s 2024-04-26T05:55:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:41 smithi204 ceph-mon[88313]: osdmap e2094: 8 total, 8 up, 8 in 2024-04-26T05:55:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:41 smithi204 ceph-mon[88313]: pgmap v4028: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 72 KiB/s rd, 96 KiB/s wr, 108 op/s 2024-04-26T05:55:42.644 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3016 ms) 2024-04-26T05:55:42.644 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-04-26T05:55:42.644 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:42 smithi146 ceph-mon[95531]: osdmap e2095: 8 total, 8 up, 8 in 2024-04-26T05:55:42.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:42 smithi146 ceph-mon[92947]: osdmap e2095: 8 total, 8 up, 8 in 2024-04-26T05:55:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:42 smithi204 ceph-mon[88313]: osdmap e2095: 8 total, 8 up, 8 in 2024-04-26T05:55:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:43 smithi146 ceph-mon[92947]: osdmap e2096: 8 total, 8 up, 8 in 2024-04-26T05:55:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:43 smithi146 ceph-mon[92947]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:43 smithi146 ceph-mon[95531]: osdmap e2096: 8 total, 8 up, 8 in 2024-04-26T05:55:43.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:43 smithi146 ceph-mon[95531]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:43 smithi204 ceph-mon[88313]: osdmap e2096: 8 total, 8 up, 8 in 2024-04-26T05:55:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:43 smithi204 ceph-mon[88313]: pgmap v4031: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:44 smithi146 ceph-mon[95531]: osdmap e2097: 8 total, 8 up, 8 in 2024-04-26T05:55:44.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:44 smithi146 ceph-mon[92947]: osdmap e2097: 8 total, 8 up, 8 in 2024-04-26T05:55:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:44 smithi204 ceph-mon[88313]: osdmap e2097: 8 total, 8 up, 8 in 2024-04-26T05:55:45.688 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3044 ms) 2024-04-26T05:55:45.688 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-04-26T05:55:45.688 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:45 smithi146 ceph-mon[95531]: osdmap e2098: 8 total, 8 up, 8 in 2024-04-26T05:55:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:45 smithi146 ceph-mon[95531]: pgmap v4034: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:45 smithi146 ceph-mon[92947]: osdmap e2098: 8 total, 8 up, 8 in 2024-04-26T05:55:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:45 smithi146 ceph-mon[92947]: pgmap v4034: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:45 smithi204 ceph-mon[88313]: osdmap e2098: 8 total, 8 up, 8 in 2024-04-26T05:55:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:45 smithi204 ceph-mon[88313]: pgmap v4034: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:46.645 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:46] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-04-26T05:55:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:46 smithi146 ceph-mon[95531]: osdmap e2099: 8 total, 8 up, 8 in 2024-04-26T05:55:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:46 smithi146 ceph-mon[92947]: osdmap e2099: 8 total, 8 up, 8 in 2024-04-26T05:55:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:46 smithi204 ceph-mon[88313]: osdmap e2099: 8 total, 8 up, 8 in 2024-04-26T05:55:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:47 smithi146 ceph-mon[95531]: osdmap e2100: 8 total, 8 up, 8 in 2024-04-26T05:55:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:47 smithi146 ceph-mon[95531]: pgmap v4037: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:47 smithi146 ceph-mon[92947]: osdmap e2100: 8 total, 8 up, 8 in 2024-04-26T05:55:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:47 smithi146 ceph-mon[92947]: pgmap v4037: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:47 smithi204 ceph-mon[88313]: osdmap e2100: 8 total, 8 up, 8 in 2024-04-26T05:55:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:47 smithi204 ceph-mon[88313]: pgmap v4037: 137 pgs: 137 active+clean; 21 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 91 KiB/s rd, 142 KiB/s wr, 137 op/s 2024-04-26T05:55:48.702 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3014 ms) 2024-04-26T05:55:48.702 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-04-26T05:55:48.702 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:55:48.763 INFO:tasks.workunit.client.0.smithi146.stdout: i=0 exists [3736603~5007,27206753~2508826,56515114~1805353,128299271~5016697,138698681~5261880,164323482~75851,189029761~5640466,283878868~5218008,307524006~3302412,329247225~292047] wrote [3736603~5007,27206753~2508826,56515114~1805353,128299271~5016697,138698681~5261880,164323482~75851,189029761~5640466,283878868~5218008,307524006~3302412,329247225~292047] 2024-04-26T05:55:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:48 smithi146 ceph-mon[95531]: osdmap e2101: 8 total, 8 up, 8 in 2024-04-26T05:55:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:48 smithi146 ceph-mon[92947]: osdmap e2101: 8 total, 8 up, 8 in 2024-04-26T05:55:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:48 smithi204 ceph-mon[88313]: osdmap e2101: 8 total, 8 up, 8 in 2024-04-26T05:55:49.739 INFO:tasks.workunit.client.0.smithi146.stdout: i=1 exists [3736603~5007,8284615~7236963,27206753~2508826,56515114~1805353,68581758~2001856,109740666~149108,118280855~5666925,128299271~5016697,137550805~7773035,164323482~75851,189029761~5640466,218786075~1389141,230072787~5994748,240099480~7678091,283878868~5218008,307524006~3302412,329247225~292047,407484128~1121904] wrote [8284615~7236963,68581758~2001856,109740666~149108,118280855~5666925,137550805~7773035,218786075~1389141,230072787~5994748,240099480~7678091,407484128~1121904] 2024-04-26T05:55:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:49 smithi146 ceph-mon[95531]: osdmap e2102: 8 total, 8 up, 8 in 2024-04-26T05:55:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:49 smithi146 ceph-mon[95531]: pgmap v4040: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:49 smithi146 ceph-mon[92947]: osdmap e2102: 8 total, 8 up, 8 in 2024-04-26T05:55:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:49 smithi146 ceph-mon[92947]: pgmap v4040: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:49 smithi204 ceph-mon[88313]: osdmap e2102: 8 total, 8 up, 8 in 2024-04-26T05:55:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:49 smithi204 ceph-mon[88313]: pgmap v4040: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:50.735 INFO:tasks.workunit.client.0.smithi146.stdout: i=2 exists [3736603~5007,8284615~7236963,27206753~2508826,56515114~5569674,68581758~2001856,109740666~149108,118280855~5666925,128299271~7460924,137550805~7773035,150469271~3955149,164323482~75851,189029761~5640466,203886261~6768518,218786075~1389141,230072787~5994748,240099480~7678091,257358093~722735,266050916~6044006,283878868~5218008,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,403981155~3008266,407484128~1121904] wrote [57517764~4567024,132629155~3131040,150469271~3955149,203886261~6768518,257358093~722735,266050916~6044006,315776398~5463461,338289702~3084710,403981155~3008266] 2024-04-26T05:55:50.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:50 smithi146 ceph-mon[95531]: osdmap e2103: 8 total, 8 up, 8 in 2024-04-26T05:55:50.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:50 smithi146 ceph-mon[92947]: osdmap e2103: 8 total, 8 up, 8 in 2024-04-26T05:55:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:50 smithi204 ceph-mon[88313]: osdmap e2103: 8 total, 8 up, 8 in 2024-04-26T05:55:51.758 INFO:tasks.workunit.client.0.smithi146.stdout: i=3 exists [3736603~5007,8284615~7236963,27206753~2508826,52200633~9884155,63255176~5016960,68581758~2001856,109740666~149108,118280855~5666925,128299271~7460924,136233458~9090382,150469271~3955149,164323482~75851,176272501~1955372,187442588~7227639,203886261~6768518,218786075~1389141,227089839~8977696,240099480~7678091,257358093~722735,266050916~6044006,283878868~5218008,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,346298438~5565913,403981155~3008266,407484128~1121904] wrote [9212611~5429996,52200633~6552532,63255176~5016960,136233458~3785521,176272501~1955372,187442588~3164004,227089839~8261632,346298438~5565913] 2024-04-26T05:55:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:51 smithi146 ceph-mon[95531]: osdmap e2104: 8 total, 8 up, 8 in 2024-04-26T05:55:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:51 smithi146 ceph-mon[95531]: pgmap v4043: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:51 smithi146 ceph-mon[92947]: osdmap e2104: 8 total, 8 up, 8 in 2024-04-26T05:55:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:51 smithi146 ceph-mon[92947]: pgmap v4043: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:51.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:51 smithi204 ceph-mon[88313]: osdmap e2104: 8 total, 8 up, 8 in 2024-04-26T05:55:51.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:51 smithi204 ceph-mon[88313]: pgmap v4043: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 94 KiB/s rd, 3.1 MiB/s wr, 152 op/s 2024-04-26T05:55:52.730 INFO:tasks.workunit.client.0.smithi146.stdout: i=4 exists [3736603~5007,8284615~7236963,27206753~2508826,52200633~9884155,63255176~5016960,68581758~2001856,109740666~149108,118280855~5666925,128299271~7460924,136233458~9090382,150469271~3955149,164323482~75851,176272501~1955372,187442588~7227639,203886261~6768518,218786075~1389141,227089839~8977696,240099480~7678091,257358093~3646663,263889183~136879,266050916~8332556,283878868~5218008,291776062~521673,295453621~5168862,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,345609632~6254719,368841062~2274327,397177937~2636937,403981155~4624877] wrote [119224339~2452833,257597218~3407538,263889183~136879,271783044~2600428,291776062~521673,295453621~5168862,345609632~3708454,368841062~2274327,397177937~2636937,405609806~2845012] 2024-04-26T05:55:52.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:52 smithi146 ceph-mon[92947]: osdmap e2105: 8 total, 8 up, 8 in 2024-04-26T05:55:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:52 smithi146 ceph-mon[95531]: osdmap e2105: 8 total, 8 up, 8 in 2024-04-26T05:55:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:52 smithi204 ceph-mon[88313]: osdmap e2105: 8 total, 8 up, 8 in 2024-04-26T05:55:53.767 INFO:tasks.workunit.client.0.smithi146.stdout: i=5 exists [3736603~5007,8284615~7236963,15968040~5290286,27206753~2508826,52200633~9884155,63255176~5016960,68581758~2001856,70976595~2481984,98206717~1288014,100367736~7097036,109740666~149108,114377947~9569833,128299271~7460924,136233458~9090382,150469271~3955149,164323482~75851,176272501~1955372,187442588~7227639,203886261~6768518,218786075~1389141,227089839~8977696,240099480~7678091,252323469~12163772,266050916~8332556,283878868~5218008,291776062~521673,294791331~6006905,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,345609632~6254719,368841062~2274327,397177937~2636937,403981155~4624877] wrote [15968040~5290286,70976595~2481984,98206717~1288014,100367736~7097036,114377947~3983308,152107937~1415977,177473364~732718,252323469~12163772,294791331~6006905] 2024-04-26T05:55:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:53 smithi204 ceph-mon[88313]: osdmap e2106: 8 total, 8 up, 8 in 2024-04-26T05:55:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:53 smithi204 ceph-mon[88313]: pgmap v4046: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:53 smithi146 ceph-mon[95531]: osdmap e2106: 8 total, 8 up, 8 in 2024-04-26T05:55:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:53 smithi146 ceph-mon[95531]: pgmap v4046: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:53 smithi146 ceph-mon[92947]: osdmap e2106: 8 total, 8 up, 8 in 2024-04-26T05:55:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:53 smithi146 ceph-mon[92947]: pgmap v4046: 137 pgs: 137 active+clean; 42 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:55:54.773 INFO:tasks.workunit.client.0.smithi146.stdout: i=6 exists [2452707~4610094,8284615~7236963,15968040~5290286,26849623~6612062,52200633~9884155,63255176~5016960,68581758~2001856,70976595~2481984,93066586~1036737,98206717~1288014,100367736~7097036,109740666~149108,114377947~9569833,128299271~17024569,150469271~3955149,164323482~75851,176272501~1955372,187442588~7227639,203886261~8580532,218786075~1389141,227089839~8977696,237075760~2088170,240099480~7678091,252323469~12163772,266050916~8332556,283878868~5218008,291776062~521673,293621971~7176265,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,345609632~6254719,368841062~2274327,397104198~4720140,403981155~4624877] wrote [2452707~4610094,26849623~6612062,93066586~1036737,129351196~8144842,204618146~7848647,237075760~2088170,293621971~3150084,397104198~4720140] 2024-04-26T05:55:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:54 smithi204 ceph-mon[88313]: osdmap e2107: 8 total, 8 up, 8 in 2024-04-26T05:55:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:54 smithi146 ceph-mon[95531]: osdmap e2107: 8 total, 8 up, 8 in 2024-04-26T05:55:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:54 smithi146 ceph-mon[92947]: osdmap e2107: 8 total, 8 up, 8 in 2024-04-26T05:55:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:55:55.794 INFO:tasks.workunit.client.0.smithi146.stdout: i=7 exists [2452707~4610094,8284615~12973711,26849623~6612062,52200633~9884155,63255176~5016960,68581758~2001856,70976595~2481984,77899681~88851,81411381~7758254,93066586~1036737,98206717~1288014,100367736~7097036,109740666~149108,114377947~9569833,128299271~17024569,150469271~3955149,164323482~75851,164519257~3647439,176272501~1955372,187442588~7227639,203886261~8580532,218786075~1389141,227089839~8977696,237075760~2599458,240099480~7678091,252323469~12163772,266050916~8332556,277954351~11142525,291776062~521673,293621971~7176265,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,345609632~6254719,368841062~2274327,378504971~4875208,397104198~4720140,403981155~4624877] wrote [15214981~4448586,77899681~88851,81411381~7758254,164519257~3647439,190687667~3228970,238923918~751300,277954351~7706000,318636195~2393101,339353046~1163771,378504971~4875208] 2024-04-26T05:55:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:55 smithi204 ceph-mon[88313]: osdmap e2108: 8 total, 8 up, 8 in 2024-04-26T05:55:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:55 smithi204 ceph-mon[88313]: pgmap v4049: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:55 smithi146 ceph-mon[95531]: osdmap e2108: 8 total, 8 up, 8 in 2024-04-26T05:55:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:55 smithi146 ceph-mon[95531]: pgmap v4049: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:55 smithi146 ceph-mon[92947]: osdmap e2108: 8 total, 8 up, 8 in 2024-04-26T05:55:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:55 smithi146 ceph-mon[92947]: pgmap v4049: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:55:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:55:56] "GET /metrics HTTP/1.1" 200 36746 "" "Prometheus/2.43.0" 2024-04-26T05:55:56.811 INFO:tasks.workunit.client.0.smithi146.stdout: i=8 exists [2452707~4610094,8284615~12973711,26849623~6612062,44686546~6469952,52200633~9884155,62346875~8236739,70976595~2481984,77899681~88851,81411381~7758254,93066586~1036737,98206717~1288014,100367736~7097036,109740666~149108,110443848~13503932,128299271~17024569,150469271~3955149,158232307~4599239,164323482~75851,164519257~3647439,176272501~1955372,187442588~7227639,195396932~7174790,203886261~8580532,218786075~1389141,227089839~8977696,237075760~2599458,240099480~7678091,252323469~12163772,266050916~8332556,277954351~11142525,291776062~521673,293621971~7176265,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,345609632~6254719,353925644~5964262,368841062~2274327,378504971~4875208,397104198~4720140,403981155~4624877] wrote [44686546~6469952,62346875~7474261,110443848~6616271,139039994~2393256,158232307~4599239,164861810~1236346,195396932~7174790,285029328~2976011,353925644~5964262] 2024-04-26T05:55:57.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:56 smithi204 ceph-mon[88313]: osdmap e2109: 8 total, 8 up, 8 in 2024-04-26T05:55:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:56 smithi146 ceph-mon[95531]: osdmap e2109: 8 total, 8 up, 8 in 2024-04-26T05:55:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:56 smithi146 ceph-mon[92947]: osdmap e2109: 8 total, 8 up, 8 in 2024-04-26T05:55:57.782 INFO:tasks.workunit.client.0.smithi146.stdout: i=9 exists [2452707~4610094,8284615~12973711,26849623~6612062,42745086~8411412,52200633~9884155,62346875~8236739,70976595~2481984,77899681~88851,81411381~7758254,89325064~75428,93066586~1036737,98206717~1288014,100367736~7097036,109602615~14345165,128299271~17024569,150469271~3955149,158232307~4599239,164323482~75851,164519257~7043603,171617426~6620206,184545243~10124984,195396932~7174790,203886261~8580532,218786075~1389141,227089839~8977696,237075760~2599458,240099480~7678091,252323469~12163772,266050916~8332556,277954351~11835160,291776062~521673,293621971~7176265,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,343006794~8857557,353925644~5964262,368841062~2274327,378504971~4875208,397104198~4720140,403981155~4624877] wrote [42745086~6559693,89325064~75428,109602615~1472796,139412881~2704268,167989626~3573234,171617426~6620206,184545243~7646196,253783854~1735013,287988546~1800965,343006794~3997746] 2024-04-26T05:55:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:57 smithi204 ceph-mon[88313]: osdmap e2110: 8 total, 8 up, 8 in 2024-04-26T05:55:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:57 smithi204 ceph-mon[88313]: pgmap v4052: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:57 smithi146 ceph-mon[95531]: osdmap e2110: 8 total, 8 up, 8 in 2024-04-26T05:55:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:57 smithi146 ceph-mon[95531]: pgmap v4052: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:57 smithi146 ceph-mon[92947]: osdmap e2110: 8 total, 8 up, 8 in 2024-04-26T05:55:58.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:57 smithi146 ceph-mon[92947]: pgmap v4052: 137 pgs: 137 active+clean; 265 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 159 KiB/s rd, 42 MiB/s wr, 266 op/s 2024-04-26T05:55:58.819 INFO:tasks.workunit.client.0.smithi146.stdout: i=10 exists [2452707~4610094,8284615~12973711,26849623~6612062,42745086~8411412,52200633~9884155,62346875~8236739,70976595~2481984,77899681~88851,81411381~7758254,89325064~75428,93066586~1036737,98206717~1288014,100367736~7097036,109602615~14345165,128299271~17024569,150469271~12362275,164323482~75851,164519257~13718375,184545243~10124984,195396932~7174790,203886261~8580532,218786075~1389141,227089839~8977696,237075760~2599458,240099480~7678091,252323469~12163772,266050916~8774429,277954351~11835160,291776062~521673,293621971~7176265,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,343006794~10486438,353925644~5964262,368841062~2274327,378504971~4875208,397104198~4720140,403981155~9277985] wrote [30931950~279620,152362977~10069136,170281457~7697921,272078769~2746576,338892405~1729324,343446096~5520802,351733263~1759969,406042709~7216431] 2024-04-26T05:55:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:58 smithi204 ceph-mon[88313]: osdmap e2111: 8 total, 8 up, 8 in 2024-04-26T05:55:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:58 smithi146 ceph-mon[95531]: osdmap e2111: 8 total, 8 up, 8 in 2024-04-26T05:55:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:58 smithi146 ceph-mon[92947]: osdmap e2111: 8 total, 8 up, 8 in 2024-04-26T05:55:59.814 INFO:tasks.workunit.client.0.smithi146.stdout: i=11 exists [2452707~4610094,8284615~12973711,26849623~6612062,42745086~8411412,52200633~9884155,62346875~8236739,70976595~2481984,77899681~88851,80084841~9084794,89325064~75428,93066586~1036737,98206717~1288014,100367736~7097036,109602615~14345165,128299271~17024569,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~10124984,195396932~7174790,203886261~8580532,218786075~1389141,224162500~15512718,240099480~7678091,252323469~12163772,266050916~8774429,277954351~11835160,291776062~521673,293621971~7176265,306477812~437566,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,343006794~10486438,353925644~5964262,367802860~6462814,378504971~4875208,397104198~4720140,403981155~13573684] wrote [80084841~1884299,87430749~772916,131395783~2911899,147374352~436406,224162500~5388282,234734593~4552923,306477812~437566,367802860~6462814,408556249~8998590] 2024-04-26T05:56:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:59 smithi204 ceph-mon[88313]: osdmap e2112: 8 total, 8 up, 8 in 2024-04-26T05:56:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:55:59 smithi204 ceph-mon[88313]: pgmap v4055: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:59 smithi146 ceph-mon[95531]: osdmap e2112: 8 total, 8 up, 8 in 2024-04-26T05:56:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:55:59 smithi146 ceph-mon[95531]: pgmap v4055: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:59 smithi146 ceph-mon[92947]: osdmap e2112: 8 total, 8 up, 8 in 2024-04-26T05:56:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:55:59 smithi146 ceph-mon[92947]: pgmap v4055: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:00.826 INFO:tasks.workunit.client.0.smithi146.stdout: i=12 exists [2452707~4610094,8284615~12973711,26849623~9017332,41179175~436443,42745086~8411412,52200633~9884155,62346875~8236739,70976595~2481984,77899681~88851,80084841~9084794,89325064~75428,93066586~1036737,98206717~1288014,100367736~7097036,109602615~14345165,128299271~17024569,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~10124984,195396932~7174790,203886261~8580532,218786075~1389141,224162500~23615071,249609928~14877313,266050916~9430571,277954351~11835160,291776062~521673,293621971~7176265,306477812~437566,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,343006794~10486438,353925644~5964262,363841069~2401107,367802860~6462814,378504971~4875208,397104198~4720140,403981155~13573684] wrote [29478597~6388358,41179175~436443,87930758~276729,109653470~4881448,156051809~5396374,234417724~7981752,242848130~1725130,249609928~5244086,268200290~7281197,363841069~2401107] 2024-04-26T05:56:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:00 smithi204 ceph-mon[88313]: osdmap e2113: 8 total, 8 up, 8 in 2024-04-26T05:56:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:00 smithi146 ceph-mon[95531]: osdmap e2113: 8 total, 8 up, 8 in 2024-04-26T05:56:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:00 smithi146 ceph-mon[92947]: osdmap e2113: 8 total, 8 up, 8 in 2024-04-26T05:56:01.841 INFO:tasks.workunit.client.0.smithi146.stdout: i=13 exists [2452707~4610094,8284615~12973711,26849623~9017332,40205551~10950947,52200633~9884155,62346875~11946364,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~7097036,109602615~14345165,128299271~17024569,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~10623152,195396932~7174790,203886261~9689324,218786075~1389141,224162500~23615071,249609928~14877313,266050916~23738595,291776062~521673,293621971~7176265,306477812~437566,307524006~3302412,315776398~5463461,329247225~292047,338289702~3084710,343006794~10486438,353925644~5964262,361419453~1915837,363841069~2401107,367802860~6462814,378504971~4875208,384636145~7735307,397104198~5981585,403271910~14282929] wrote [40205551~3474227,67547601~6745638,88070986~1538956,187303910~7864485,207232877~6342708,271530308~7602799,361419453~1915837,384636145~7735307,397457750~5628033,403271910~4440621] 2024-04-26T05:56:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:01 smithi204 ceph-mon[88313]: osdmap e2114: 8 total, 8 up, 8 in 2024-04-26T05:56:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:01 smithi204 ceph-mon[88313]: pgmap v4058: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:01 smithi146 ceph-mon[95531]: osdmap e2114: 8 total, 8 up, 8 in 2024-04-26T05:56:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:01 smithi146 ceph-mon[95531]: pgmap v4058: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:01 smithi146 ceph-mon[92947]: osdmap e2114: 8 total, 8 up, 8 in 2024-04-26T05:56:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:01 smithi146 ceph-mon[92947]: pgmap v4058: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 180 KiB/s rd, 51 MiB/s wr, 294 op/s 2024-04-26T05:56:02.835 INFO:tasks.workunit.client.0.smithi146.stdout: i=14 exists [2452707~4610094,8284615~12973711,26849623~9017332,40205551~10950947,52200633~9884155,62346875~11946364,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,128299271~17024569,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~29030342,218786075~1389141,224162500~40324741,266050916~23738595,291776062~521673,293621971~7176265,306477812~437566,307524006~3302412,315776398~5463461,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361419453~1915837,363841069~2401107,367802860~6462814,378504971~4875208,384636145~7735307,397104198~5981585,403271910~14282929] wrote [44432241~3440089,103462883~6119444,113948366~889216,167163816~70371,192525872~5026560,202090877~3924297,245182675~5781757,272445064~6187172,331755127~1745344] 2024-04-26T05:56:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:02 smithi204 ceph-mon[88313]: osdmap e2115: 8 total, 8 up, 8 in 2024-04-26T05:56:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:02 smithi146 ceph-mon[95531]: osdmap e2115: 8 total, 8 up, 8 in 2024-04-26T05:56:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:02 smithi146 ceph-mon[92947]: osdmap e2115: 8 total, 8 up, 8 in 2024-04-26T05:56:03.835 INFO:tasks.workunit.client.0.smithi146.stdout: i=15 exists [2452707~4610094,8284615~12973711,25713881~10153074,40205551~10950947,52200633~9884155,62346875~11946364,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,128299271~17024569,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~29030342,218786075~1389141,224162500~40324741,266050916~34747320,306477812~437566,307524006~3302412,315776398~5463461,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361419453~1915837,363841069~2401107,367802860~6462814,378504971~4875208,384636145~7735307,397104198~5981585,403271910~14282929] wrote [25713881~2825017,62919501~6242954,81817539~5775650,171815112~3847618,229196586~5117122,289514537~7016479,297399814~2896628,387414855~3665068,399048586~1503616] 2024-04-26T05:56:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:03 smithi204 ceph-mon[88313]: osdmap e2116: 8 total, 8 up, 8 in 2024-04-26T05:56:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:03 smithi204 ceph-mon[88313]: pgmap v4061: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:03 smithi146 ceph-mon[95531]: osdmap e2116: 8 total, 8 up, 8 in 2024-04-26T05:56:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:03 smithi146 ceph-mon[95531]: pgmap v4061: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:03 smithi146 ceph-mon[92947]: osdmap e2116: 8 total, 8 up, 8 in 2024-04-26T05:56:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:03 smithi146 ceph-mon[92947]: pgmap v4061: 137 pgs: 137 active+clean; 477 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:04.834 INFO:tasks.workunit.client.0.smithi146.stdout: i=16 exists [2452707~4610094,8284615~12973711,25713881~10153074,38674685~655639,40205551~10950947,52200633~10123646,62346875~11946364,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,128299271~17465632,147374352~436406,150469271~12362275,164323482~75851,164519257~13718375,184545243~29030342,218786075~1500736,224162500~40324741,266050916~34747320,306477812~437566,307524006~3302412,311126406~10113453,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361419453~1915837,363841069~2401107,367802860~6462814,375967803~7412376,384636145~7735307,397104198~5981585,403271910~14282929] wrote [38674685~655639,59946803~2377476,139529000~6235903,173253333~2620171,198666273~9348089,220135393~151418,278349630~2544393,311126406~5293314,375967803~3000038] 2024-04-26T05:56:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:04 smithi204 ceph-mon[88313]: osdmap e2117: 8 total, 8 up, 8 in 2024-04-26T05:56:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:04 smithi146 ceph-mon[92947]: osdmap e2117: 8 total, 8 up, 8 in 2024-04-26T05:56:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:04 smithi146 ceph-mon[95531]: osdmap e2117: 8 total, 8 up, 8 in 2024-04-26T05:56:05.855 INFO:tasks.workunit.client.0.smithi146.stdout: i=17 exists [2452707~4610094,8284615~12973711,25713881~10153074,38674685~655639,40205551~10950947,52200633~10123646,62346875~11946364,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,125092172~20672731,147374352~436406,150469271~13147056,164323482~75851,164519257~13718375,184545243~29030342,218786075~1500736,224162500~40324741,266050916~37252102,306477812~437566,307524006~3302412,311126406~10113453,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361380271~12885403,375967803~7412376,384636145~7735307,397104198~5981585,403271910~14282929] wrote [62837164~5135545,125092172~3643580,162070613~1545714,170973633~3781885,189684948~3365331,295647442~7655576,361380271~9534154,377788769~1888206] 2024-04-26T05:56:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:05 smithi204 ceph-mon[88313]: osdmap e2118: 8 total, 8 up, 8 in 2024-04-26T05:56:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:05 smithi204 ceph-mon[88313]: pgmap v4064: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:05 smithi146 ceph-mon[92947]: osdmap e2118: 8 total, 8 up, 8 in 2024-04-26T05:56:06.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:05 smithi146 ceph-mon[92947]: pgmap v4064: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:05 smithi146 ceph-mon[95531]: osdmap e2118: 8 total, 8 up, 8 in 2024-04-26T05:56:06.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:05 smithi146 ceph-mon[95531]: pgmap v4064: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:06] "GET /metrics HTTP/1.1" 200 36746 "" "Prometheus/2.43.0" 2024-04-26T05:56:06.865 INFO:tasks.workunit.client.0.smithi146.stdout: i=18 exists [2452707~4610094,8284615~12973711,25553065~10313890,38674685~655639,40205551~10950947,52200633~10123646,62346875~14062529,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,125092172~20672731,147374352~436406,150469271~13147056,164323482~75851,164519257~13718375,184545243~29030342,218786075~1500736,221349756~140203,224162500~40324741,266050916~37252102,306477812~437566,307524006~3302412,311126406~10113453,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361380271~12885403,375967803~7412376,384636145~7735307,397104198~5981585,403271910~14282929] wrote [25553065~4242198,31162723~454921,67739067~8670337,136278032~8075040,191715265~483459,196328325~6841068,221349756~140203,308596746~1201032] 2024-04-26T05:56:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:06 smithi204 ceph-mon[88313]: osdmap e2119: 8 total, 8 up, 8 in 2024-04-26T05:56:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:06 smithi146 ceph-mon[92947]: osdmap e2119: 8 total, 8 up, 8 in 2024-04-26T05:56:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:06 smithi146 ceph-mon[95531]: osdmap e2119: 8 total, 8 up, 8 in 2024-04-26T05:56:07.889 INFO:tasks.workunit.client.0.smithi146.stdout: i=19 exists [2452707~18805619,25553065~10313890,38674685~655639,40205551~10950947,52200633~10123646,62346875~14062529,77899681~88851,80084841~9525101,93066586~1036737,98206717~1288014,100367736~9214591,109602615~14345165,125092172~20672731,147374352~436406,150469271~13147056,164323482~75851,164519257~13718375,184545243~29030342,218786075~1500736,221349756~140203,224162500~40324741,266050916~55188943,329247225~292047,331755127~1745344,338289702~3084710,343006794~10486438,353925644~5964262,361380271~12885403,375967803~7412376,384636145~7735307,397104198~5981585,403271910~14282929] wrote [5947818~5116294,14756072~2481477,108352961~312163,110344526~2748693,237784052~8164186,302376716~15738990,405564986~4650306] 2024-04-26T05:56:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:07 smithi204 ceph-mon[88313]: osdmap e2120: 8 total, 8 up, 8 in 2024-04-26T05:56:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:07 smithi204 ceph-mon[88313]: pgmap v4067: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:07 smithi146 ceph-mon[95531]: osdmap e2120: 8 total, 8 up, 8 in 2024-04-26T05:56:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:07 smithi146 ceph-mon[95531]: pgmap v4067: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:07 smithi146 ceph-mon[92947]: osdmap e2120: 8 total, 8 up, 8 in 2024-04-26T05:56:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:07 smithi146 ceph-mon[92947]: pgmap v4067: 137 pgs: 137 active+clean; 670 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 209 KiB/s rd, 46 MiB/s wr, 331 op/s 2024-04-26T05:56:08.811 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 1 diff [4194304~8388608,67108864~4194304,109051904~4194304,117440512~8388608,134217728~8388608,218103808~4194304,226492416~8388608,239075328~8388608,406847488~4194304] 2024-04-26T05:56:08.811 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~8388608,67108864~4194304,109051904~4194304,117440512~8388608,134217728~8388608,218103808~4194304,226492416~8388608,239075328~8388608,406847488~4194304] 2024-04-26T05:56:08.821 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~12582912,67108864~4194304,109051904~4194304,117440512~8388608,134217728~12582912,218103808~4194304,226492416~25165824,406847488~4194304] 2024-04-26T05:56:08.822 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 2 diff [4194304~8388608,54525952~8388608,67108864~4194304,109051904~4194304,117440512~8388608,130023424~12582912,146800640~4194304,201326592~8388608,218103808~4194304,226492416~8388608,239075328~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,402653184~8388608] 2024-04-26T05:56:08.822 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~8388608,54525952~8388608,67108864~4194304,109051904~4194304,117440512~8388608,130023424~12582912,146800640~4194304,201326592~8388608,218103808~4194304,226492416~8388608,239075328~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,402653184~8388608] 2024-04-26T05:56:08.823 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~12582912,54525952~8388608,67108864~4194304,109051904~4194304,117440512~8388608,130023424~25165824,201326592~12582912,218103808~4194304,226492416~25165824,255852544~4194304,264241152~8388608,314572800~8388608,335544320~8388608,402653184~8388608] 2024-04-26T05:56:08.823 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 3 diff [4194304~8388608,50331648~20971520,109051904~4194304,117440512~8388608,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,343932928~8388608,402653184~8388608] 2024-04-26T05:56:08.823 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~8388608,50331648~20971520,109051904~4194304,117440512~8388608,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,343932928~8388608,402653184~8388608] 2024-04-26T05:56:08.826 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~12582912,50331648~20971520,109051904~4194304,117440512~8388608,130023424~25165824,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~25165824,255852544~4194304,264241152~8388608,314572800~8388608,335544320~16777216,402653184~8388608] 2024-04-26T05:56:08.826 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 4 diff [4194304~8388608,50331648~20971520,109051904~4194304,117440512~8388608,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,255852544~16777216,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.826 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~8388608,50331648~20971520,109051904~4194304,117440512~8388608,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,255852544~16777216,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.829 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~12582912,50331648~20971520,109051904~4194304,117440512~8388608,130023424~25165824,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~25165824,255852544~20971520,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.829 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 5 diff [4194304~16777216,50331648~20971520,96468992~8388608,109051904~16777216,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.829 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,50331648~20971520,96468992~8388608,109051904~16777216,130023424~20971520,176160768~4194304,184549376~4194304,201326592~8388608,218103808~4194304,226492416~20971520,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.833 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~20971520,50331648~25165824,96468992~29360128,130023424~25165824,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~50331648,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.833 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 6 diff [0~20971520,25165824~8388608,50331648~20971520,92274688~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~4194304,201326592~12582912,218103808~4194304,226492416~20971520,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~16777216] 2024-04-26T05:56:08.833 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~20971520,92274688~12582912,109051904~33554432,146800640~4194304,176160768~4194304,184549376~4194304,201326592~12582912,218103808~4194304,226492416~20971520,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~16777216] 2024-04-26T05:56:08.837 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~25165824,92274688~62914560,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~50331648,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.837 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 7 diff [0~20971520,25165824~8388608,50331648~20971520,75497472~12582912,92274688~12582912,109051904~33554432,146800640~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~20971520,251658240~20971520,276824064~8388608,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.837 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~20971520,75497472~12582912,92274688~12582912,109051904~33554432,146800640~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~12582912,218103808~4194304,226492416~20971520,251658240~20971520,276824064~8388608,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.841 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~104857600,163577856~8388608,176160768~4194304,184549376~12582912,201326592~12582912,218103808~4194304,226492416~75497472,314572800~8388608,335544320~16777216,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.841 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 8 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~33554432,146800640~4194304,155189248~12582912,176160768~4194304,184549376~29360128,218103808~4194304,226492416~20971520,251658240~20971520,276824064~25165824,314572800~8388608,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.841 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~33554432,146800640~4194304,155189248~12582912,176160768~4194304,184549376~29360128,218103808~4194304,226492416~20971520,251658240~20971520,276824064~25165824,314572800~8388608,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.845 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~130023424,176160768~4194304,184549376~29360128,218103808~4194304,226492416~75497472,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.846 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 9 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~4194304,155189248~20971520,180355072~33554432,218103808~4194304,226492416~20971520,251658240~20971520,276824064~25165824,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.846 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~4194304,155189248~20971520,180355072~33554432,218103808~4194304,226492416~20971520,251658240~20971520,276824064~25165824,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.852 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~171966464,218103808~4194304,226492416~75497472,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.853 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 10 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~4194304,226492416~20971520,251658240~50331648,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.853 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~4194304,226492416~20971520,251658240~50331648,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.857 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~171966464,218103808~4194304,226492416~75497472,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.858 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 11 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~29360128,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.858 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~29360128,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.863 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~171966464,218103808~83886080,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:08.863 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 12 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~83886080,306184192~4194304,314572800~8388608,335544320~37748736,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.863 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~83886080,306184192~4194304,314572800~8388608,335544320~37748736,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.868 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:08.869 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 13 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~83886080,306184192~4194304,314572800~8388608,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.869 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~33554432,146800640~12582912,163577856~50331648,218103808~83886080,306184192~4194304,314572800~8388608,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.874 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:08.874 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 14 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.874 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.880 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:08.880 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 15 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.880 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.889 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:08.889 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 16 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.889 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~12582912,163577856~46137344,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.896 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~16777216,331350016~88080384] 2024-04-26T05:56:08.896 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 17 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.896 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.903 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.903 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 18 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.904 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.910 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.910 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to 19 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.910 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.918 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.918 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 2 diff [54525952~8388608,130023424~4194304,146800640~4194304,201326592~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,402653184~4194304] 2024-04-26T05:56:08.918 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [54525952~8388608,130023424~4194304,146800640~4194304,201326592~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,402653184~4194304] 2024-04-26T05:56:08.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [54525952~8388608,130023424~8388608,146800640~8388608,201326592~12582912,255852544~4194304,264241152~8388608,314572800~8388608,335544320~8388608,402653184~8388608] 2024-04-26T05:56:08.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 3 diff [8388608~8388608,50331648~20971520,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,343932928~8388608,402653184~4194304] 2024-04-26T05:56:08.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~8388608,50331648~20971520,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,255852544~4194304,264241152~8388608,314572800~8388608,335544320~4194304,343932928~8388608,402653184~4194304] 2024-04-26T05:56:08.920 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~8388608,50331648~20971520,130023424~12582912,146800640~8388608,176160768~4194304,184549376~8388608,201326592~12582912,226492416~12582912,255852544~4194304,264241152~8388608,314572800~8388608,335544320~16777216,402653184~8388608] 2024-04-26T05:56:08.921 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 4 diff [8388608~8388608,50331648~20971520,117440512~4194304,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,255852544~16777216,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.921 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~8388608,50331648~20971520,117440512~4194304,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,255852544~16777216,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.923 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~8388608,50331648~20971520,117440512~8388608,130023424~12582912,146800640~8388608,176160768~4194304,184549376~8388608,201326592~12582912,226492416~12582912,255852544~20971520,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.923 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 5 diff [8388608~12582912,50331648~20971520,96468992~8388608,113246208~8388608,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.923 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~12582912,50331648~20971520,96468992~8388608,113246208~8388608,130023424~8388608,146800640~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~8388608,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~4194304,402653184~8388608] 2024-04-26T05:56:08.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~16777216,50331648~25165824,96468992~12582912,113246208~12582912,130023424~12582912,146800640~8388608,176160768~4194304,184549376~8388608,201326592~12582912,226492416~12582912,251658240~25165824,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 6 diff [0~20971520,25165824~8388608,50331648~20971520,92274688~12582912,113246208~8388608,125829120~12582912,146800640~4194304,176160768~4194304,184549376~4194304,201326592~12582912,226492416~12582912,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~16777216] 2024-04-26T05:56:08.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~20971520,92274688~12582912,113246208~8388608,125829120~12582912,146800640~4194304,176160768~4194304,184549376~4194304,201326592~12582912,226492416~12582912,251658240~20971520,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,394264576~16777216] 2024-04-26T05:56:08.928 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~25165824,92274688~16777216,113246208~29360128,146800640~8388608,176160768~4194304,184549376~8388608,201326592~12582912,226492416~16777216,251658240~25165824,289406976~12582912,314572800~8388608,335544320~16777216,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.928 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 7 diff [0~20971520,25165824~8388608,50331648~20971520,75497472~12582912,92274688~12582912,113246208~8388608,125829120~12582912,146800640~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~12582912,226492416~12582912,251658240~20971520,276824064~8388608,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.928 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~20971520,75497472~12582912,92274688~12582912,113246208~8388608,125829120~12582912,146800640~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~12582912,226492416~12582912,251658240~20971520,276824064~8388608,289406976~12582912,314572800~8388608,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.931 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~58720256,113246208~29360128,146800640~8388608,163577856~8388608,176160768~4194304,184549376~12582912,201326592~12582912,226492416~16777216,251658240~50331648,314572800~8388608,335544320~16777216,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.931 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 8 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~12582912,125829120~12582912,146800640~4194304,155189248~12582912,176160768~4194304,184549376~29360128,226492416~12582912,251658240~20971520,276824064~25165824,314572800~8388608,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.931 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~12582912,125829120~12582912,146800640~4194304,155189248~12582912,176160768~4194304,184549376~29360128,226492416~12582912,251658240~20971520,276824064~25165824,314572800~8388608,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.934 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,146800640~25165824,176160768~4194304,184549376~29360128,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 9 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~4194304,155189248~20971520,180355072~33554432,226492416~12582912,251658240~20971520,276824064~25165824,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.935 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~4194304,155189248~20971520,180355072~33554432,226492416~12582912,251658240~20971520,276824064~25165824,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.938 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,146800640~67108864,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:08.938 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 10 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,226492416~12582912,251658240~50331648,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.938 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,226492416~12582912,251658240~50331648,314572800~8388608,335544320~25165824,364904448~4194304,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.943 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,146800640~67108864,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:08.943 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 11 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~16777216,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.943 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~16777216,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.947 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,146800640~67108864,222298112~20971520,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:08.947 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 12 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~20971520,247463936~54525952,306184192~4194304,314572800~8388608,335544320~37748736,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.947 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~20971520,247463936~54525952,306184192~4194304,314572800~8388608,335544320~37748736,377487360~8388608,394264576~25165824] 2024-04-26T05:56:08.953 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:08.953 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 13 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~20971520,247463936~54525952,306184192~4194304,314572800~8388608,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.953 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~12582912,163577856~50331648,222298112~20971520,247463936~54525952,306184192~4194304,314572800~8388608,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.958 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:08.958 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 14 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,222298112~79691776,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.958 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,222298112~79691776,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.963 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:08.964 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 15 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,222298112~79691776,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.964 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,222298112~79691776,306184192~4194304,314572800~8388608,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:08.969 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:08.970 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 16 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.970 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~12582912,163577856~46137344,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.976 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~16777216,331350016~88080384] 2024-04-26T05:56:08.976 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 17 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.976 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.982 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.982 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 18 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.982 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~16777216,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.989 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.989 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to 19 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.989 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:08.996 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:08.996 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 3 diff [8388608~8388608,50331648~8388608,62914560~8388608,134217728~4194304,176160768~4194304,184549376~4194304,226492416~8388608,343932928~8388608] 2024-04-26T05:56:08.996 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~8388608,50331648~8388608,62914560~8388608,134217728~4194304,176160768~4194304,184549376~4194304,226492416~8388608,343932928~8388608] 2024-04-26T05:56:08.998 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~8388608,50331648~20971520,134217728~8388608,176160768~4194304,184549376~8388608,226492416~12582912,343932928~8388608] 2024-04-26T05:56:08.998 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 4 diff [8388608~8388608,50331648~8388608,62914560~8388608,117440512~4194304,134217728~4194304,176160768~4194304,184549376~4194304,226492416~8388608,255852544~8388608,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:08.998 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~8388608,50331648~8388608,62914560~8388608,117440512~4194304,134217728~4194304,176160768~4194304,184549376~4194304,226492416~8388608,255852544~8388608,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:08.999 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~8388608,50331648~20971520,117440512~8388608,134217728~8388608,176160768~4194304,184549376~8388608,226492416~12582912,255852544~8388608,268435456~8388608,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:08.999 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 5 diff [8388608~12582912,50331648~8388608,62914560~8388608,96468992~8388608,113246208~8388608,134217728~4194304,150994944~4194304,176160768~4194304,184549376~4194304,226492416~8388608,251658240~12582912,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:08.999 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [8388608~12582912,50331648~8388608,62914560~8388608,96468992~8388608,113246208~8388608,134217728~4194304,150994944~4194304,176160768~4194304,184549376~4194304,226492416~8388608,251658240~12582912,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:09.001 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [8388608~16777216,50331648~25165824,96468992~12582912,113246208~12582912,134217728~8388608,150994944~4194304,176160768~4194304,184549376~8388608,226492416~12582912,251658240~25165824,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:09.001 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 6 diff [0~20971520,25165824~8388608,50331648~8388608,62914560~8388608,92274688~12582912,113246208~8388608,125829120~12582912,150994944~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~12582912,251658240~12582912,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~12582912] 2024-04-26T05:56:09.001 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~8388608,62914560~8388608,92274688~12582912,113246208~8388608,125829120~12582912,150994944~4194304,176160768~4194304,184549376~4194304,201326592~8388608,226492416~12582912,251658240~12582912,268435456~4194304,289406976~12582912,343932928~8388608,364904448~4194304,394264576~12582912] 2024-04-26T05:56:09.003 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~25165824,92274688~16777216,113246208~29360128,150994944~4194304,176160768~4194304,184549376~8388608,201326592~12582912,226492416~16777216,251658240~25165824,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:09.003 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 7 diff [0~20971520,25165824~8388608,50331648~8388608,62914560~8388608,75497472~12582912,92274688~12582912,113246208~8388608,125829120~12582912,150994944~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~12582912,251658240~12582912,268435456~4194304,276824064~8388608,289406976~12582912,314572800~4194304,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.003 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,50331648~8388608,62914560~8388608,75497472~12582912,92274688~12582912,113246208~8388608,125829120~12582912,150994944~4194304,163577856~4194304,176160768~4194304,184549376~8388608,201326592~8388608,226492416~12582912,251658240~12582912,268435456~4194304,276824064~8388608,289406976~12582912,314572800~4194304,335544320~4194304,343932928~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.005 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,50331648~58720256,113246208~29360128,150994944~4194304,163577856~8388608,176160768~4194304,184549376~12582912,201326592~12582912,226492416~16777216,251658240~50331648,314572800~8388608,335544320~16777216,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.005 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 8 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~12582912,125829120~12582912,150994944~16777216,176160768~4194304,184549376~25165824,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.005 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~12582912,92274688~12582912,109051904~12582912,125829120~12582912,150994944~16777216,176160768~4194304,184549376~25165824,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~4194304,343932928~16777216,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.008 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,150994944~20971520,176160768~4194304,184549376~29360128,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.008 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 9 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,150994944~25165824,180355072~29360128,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.009 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,150994944~25165824,180355072~29360128,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.012 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,150994944~62914560,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.012 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 10 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,150994944~58720256,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.012 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,150994944~58720256,226492416~12582912,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.016 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,150994944~62914560,226492416~16777216,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.016 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 11 diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~25165824,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.016 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~8388608,41943040~29360128,75497472~29360128,109051904~12582912,125829120~16777216,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~25165824,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.020 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~33554432,41943040~100663296,146800640~67108864,222298112~20971520,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:09.020 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 12 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~62914560,222298112~20971520,247463936~25165824,276824064~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.020 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~62914560,222298112~20971520,247463936~25165824,276824064~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.025 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:09.025 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 13 diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~67108864,222298112~20971520,247463936~54525952,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.025 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~29360128,109051904~12582912,125829120~16777216,146800640~67108864,222298112~20971520,247463936~54525952,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.029 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:09.029 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 14 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,222298112~79691776,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.029 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,222298112~79691776,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.034 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.034 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 15 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.034 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.040 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~142606336,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.040 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 16 diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.040 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~46137344,125829120~16777216,146800640~62914560,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.045 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~83886080,306184192~16777216,331350016~88080384] 2024-04-26T05:56:09.046 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 17 diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.046 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~46137344,75497472~67108864,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.051 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.051 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 18 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.051 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:08 smithi204 ceph-mon[88313]: osdmap e2121: 8 total, 8 up, 8 in 2024-04-26T05:56:09.057 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.057 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to 19 diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.058 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.065 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.065 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 4 diff [117440512~4194304,255852544~8388608,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:09.065 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [117440512~4194304,255852544~8388608,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:09.066 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [117440512~8388608,255852544~8388608,268435456~8388608,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:09.066 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 5 diff [12582912~8388608,67108864~4194304,96468992~8388608,113246208~8388608,150994944~4194304,176160768~4194304,251658240~12582912,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:09.066 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,67108864~4194304,96468992~8388608,113246208~8388608,150994944~4194304,176160768~4194304,251658240~12582912,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~4194304,402653184~4194304] 2024-04-26T05:56:09.067 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~12582912,67108864~8388608,96468992~12582912,113246208~12582912,150994944~4194304,176160768~4194304,251658240~25165824,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:09.068 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 6 diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,92274688~12582912,113246208~8388608,125829120~8388608,150994944~4194304,176160768~4194304,201326592~8388608,234881024~4194304,251658240~12582912,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~12582912] 2024-04-26T05:56:09.068 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,92274688~12582912,113246208~8388608,125829120~8388608,150994944~4194304,176160768~4194304,201326592~8388608,234881024~4194304,251658240~12582912,268435456~4194304,289406976~12582912,343932928~4194304,364904448~4194304,394264576~12582912] 2024-04-26T05:56:09.069 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,67108864~8388608,92274688~16777216,113246208~25165824,150994944~4194304,176160768~4194304,201326592~12582912,234881024~8388608,251658240~25165824,289406976~12582912,343932928~8388608,364904448~8388608,394264576~16777216] 2024-04-26T05:56:09.070 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 7 diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,75497472~12582912,92274688~12582912,113246208~8388608,125829120~8388608,150994944~4194304,163577856~4194304,176160768~4194304,188743680~4194304,201326592~8388608,234881024~4194304,251658240~12582912,268435456~4194304,276824064~8388608,289406976~12582912,314572800~4194304,335544320~4194304,343932928~4194304,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.070 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,75497472~12582912,92274688~12582912,113246208~8388608,125829120~8388608,150994944~4194304,163577856~4194304,176160768~4194304,188743680~4194304,201326592~8388608,234881024~4194304,251658240~12582912,268435456~4194304,276824064~8388608,289406976~12582912,314572800~4194304,335544320~4194304,343932928~4194304,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.072 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,67108864~41943040,113246208~25165824,150994944~4194304,163577856~8388608,176160768~4194304,188743680~8388608,201326592~12582912,234881024~8388608,251658240~50331648,314572800~8388608,335544320~16777216,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.072 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 8 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~12582912,75497472~12582912,92274688~12582912,109051904~12582912,125829120~8388608,138412032~4194304,150994944~16777216,176160768~4194304,188743680~20971520,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~4194304,343932928~4194304,352321536~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.072 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~12582912,75497472~12582912,92274688~12582912,109051904~12582912,125829120~8388608,138412032~4194304,150994944~16777216,176160768~4194304,188743680~20971520,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~4194304,343932928~4194304,352321536~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.075 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~83886080,150994944~20971520,176160768~4194304,188743680~25165824,234881024~8388608,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.075 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 9 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~25165824,180355072~29360128,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~12582912,352321536~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.075 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~25165824,180355072~29360128,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~12582912,352321536~8388608,364904448~4194304,377487360~8388608,394264576~12582912] 2024-04-26T05:56:09.077 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~83886080,150994944~62914560,234881024~8388608,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.077 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 10 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.077 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~12582912,268435456~4194304,276824064~25165824,314572800~4194304,335544320~25165824,364904448~4194304,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.081 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~83886080,150994944~62914560,234881024~8388608,251658240~50331648,314572800~8388608,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.081 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 11 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~25165824,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.081 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~25165824,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.085 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~83886080,146800640~67108864,222298112~20971520,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:09.085 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 12 diff [0~8388608,12582912~8388608,25165824~29360128,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~25165824,276824064~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.085 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~29360128,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~25165824,276824064~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.089 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~83886080,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:09.089 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 13 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~54525952,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.089 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~54525952,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.094 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~83886080,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:09.095 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 14 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~79691776,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.095 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~79691776,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.099 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~83886080,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.099 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 15 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.099 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.105 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~83886080,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.105 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 16 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~71303168,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.105 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~71303168,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.111 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~155189248,218103808~83886080,306184192~16777216,331350016~88080384] 2024-04-26T05:56:09.111 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 17 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~58720256,138412032~71303168,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.111 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~58720256,138412032~71303168,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.116 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.116 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 18 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~83886080,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.116 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~83886080,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.122 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.122 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to 19 diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.122 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.129 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.129 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 5 diff [12582912~8388608,67108864~4194304,96468992~8388608,113246208~4194304,150994944~4194304,176160768~4194304,251658240~12582912,293601280~8388608] 2024-04-26T05:56:09.129 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,67108864~4194304,96468992~8388608,113246208~4194304,150994944~4194304,176160768~4194304,251658240~12582912,293601280~8388608] 2024-04-26T05:56:09.131 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~12582912,67108864~8388608,96468992~12582912,113246208~8388608,150994944~4194304,176160768~4194304,251658240~16777216,293601280~8388608] 2024-04-26T05:56:09.131 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 6 diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,92274688~12582912,113246208~4194304,125829120~8388608,150994944~4194304,176160768~4194304,201326592~8388608,234881024~4194304,251658240~12582912,293601280~8388608,394264576~8388608] 2024-04-26T05:56:09.131 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,92274688~12582912,113246208~4194304,125829120~8388608,150994944~4194304,176160768~4194304,201326592~8388608,234881024~4194304,251658240~12582912,293601280~8388608,394264576~8388608] 2024-04-26T05:56:09.132 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,67108864~8388608,92274688~16777216,113246208~8388608,125829120~12582912,150994944~4194304,176160768~4194304,201326592~12582912,234881024~8388608,251658240~16777216,293601280~8388608,394264576~8388608] 2024-04-26T05:56:09.133 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 7 diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,75497472~12582912,92274688~12582912,113246208~4194304,125829120~8388608,150994944~4194304,163577856~4194304,176160768~4194304,188743680~4194304,201326592~8388608,234881024~4194304,251658240~12582912,276824064~8388608,293601280~8388608,314572800~4194304,335544320~4194304,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.133 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,67108864~4194304,75497472~12582912,92274688~12582912,113246208~4194304,125829120~8388608,150994944~4194304,163577856~4194304,176160768~4194304,188743680~4194304,201326592~8388608,234881024~4194304,251658240~12582912,276824064~8388608,293601280~8388608,314572800~4194304,335544320~4194304,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.134 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,67108864~41943040,113246208~8388608,125829120~12582912,150994944~4194304,163577856~8388608,176160768~4194304,188743680~8388608,201326592~12582912,234881024~8388608,251658240~16777216,276824064~12582912,293601280~8388608,314572800~8388608,335544320~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.134 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 8 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~12582912,75497472~12582912,92274688~12582912,109051904~8388608,125829120~8388608,138412032~4194304,150994944~16777216,176160768~4194304,188743680~20971520,234881024~4194304,251658240~12582912,276824064~12582912,293601280~8388608,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.134 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~12582912,75497472~12582912,92274688~12582912,109051904~8388608,125829120~8388608,138412032~4194304,150994944~16777216,176160768~4194304,188743680~20971520,234881024~4194304,251658240~12582912,276824064~12582912,293601280~8388608,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.137 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~62914560,125829120~16777216,150994944~20971520,176160768~4194304,188743680~25165824,234881024~8388608,251658240~16777216,276824064~12582912,293601280~8388608,314572800~8388608,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.137 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 9 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~25165824,180355072~29360128,234881024~4194304,251658240~12582912,276824064~12582912,293601280~8388608,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.137 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~25165824,180355072~29360128,234881024~4194304,251658240~12582912,276824064~12582912,293601280~8388608,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.139 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~62914560,125829120~16777216,150994944~62914560,234881024~8388608,251658240~16777216,276824064~25165824,314572800~8388608,335544320~12582912,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.139 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 10 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~12582912,268435456~4194304,276824064~12582912,293601280~8388608,314572800~4194304,335544320~25165824,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.139 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~12582912,268435456~4194304,276824064~12582912,293601280~8388608,314572800~4194304,335544320~25165824,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.141 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~62914560,125829120~16777216,150994944~62914560,234881024~8388608,251658240~50331648,314572800~8388608,335544320~25165824,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.142 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 11 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~12582912,293601280~8388608,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.142 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~12582912,268435456~4194304,276824064~12582912,293601280~8388608,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.145 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~20971520,41943040~12582912,58720256~62914560,125829120~16777216,146800640~67108864,222298112~20971520,251658240~50331648,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:09.145 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 12 diff [0~8388608,12582912~8388608,25165824~29360128,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~25165824,276824064~12582912,293601280~8388608,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.145 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~29360128,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~25165824,276824064~12582912,293601280~8388608,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.148 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~62914560,125829120~16777216,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:09.149 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 13 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~41943040,293601280~8388608,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.149 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~29360128,109051904~12582912,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~41943040,293601280~8388608,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.152 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~62914560,125829120~16777216,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:09.152 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 14 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~67108864,293601280~8388608,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.152 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~67108864,293601280~8388608,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.156 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~62914560,125829120~16777216,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.156 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 15 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.156 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~4194304,146800640~62914560,222298112~75497472,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.161 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~62914560,125829120~16777216,146800640~67108864,222298112~79691776,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.161 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 16 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~71303168,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.161 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~46137344,125829120~8388608,138412032~71303168,218103808~79691776,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.165 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~62914560,125829120~88080384,218103808~83886080,306184192~16777216,331350016~88080384] 2024-04-26T05:56:09.165 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 17 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~58720256,138412032~71303168,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.166 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~58720256,138412032~71303168,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.170 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.170 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 18 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~83886080,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.170 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~83886080,146800640~62914560,218103808~83886080,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.176 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~41943040,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.176 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to 19 diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.176 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.182 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.182 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 6 diff [0~8388608,25165824~8388608,92274688~4194304,125829120~8388608,201326592~8388608,234881024~4194304,293601280~4194304,394264576~8388608] 2024-04-26T05:56:09.182 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,25165824~8388608,92274688~4194304,125829120~8388608,201326592~8388608,234881024~4194304,293601280~4194304,394264576~8388608] 2024-04-26T05:56:09.183 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,25165824~8388608,92274688~4194304,125829120~12582912,201326592~12582912,234881024~8388608,293601280~4194304,394264576~8388608] 2024-04-26T05:56:09.183 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 7 diff [0~8388608,12582912~8388608,25165824~8388608,75497472~12582912,92274688~4194304,125829120~8388608,163577856~4194304,188743680~4194304,201326592~8388608,234881024~4194304,276824064~8388608,293601280~4194304,314572800~4194304,335544320~4194304,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.183 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,75497472~12582912,92274688~4194304,125829120~8388608,163577856~4194304,188743680~4194304,201326592~8388608,234881024~4194304,276824064~8388608,293601280~4194304,314572800~4194304,335544320~4194304,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.184 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~8388608,75497472~20971520,125829120~12582912,163577856~8388608,188743680~8388608,201326592~12582912,234881024~8388608,276824064~12582912,293601280~4194304,314572800~8388608,335544320~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.184 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 8 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~8388608,75497472~12582912,92274688~4194304,109051904~8388608,125829120~8388608,138412032~4194304,155189248~12582912,188743680~20971520,234881024~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.184 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~8388608,58720256~8388608,75497472~12582912,92274688~4194304,109051904~8388608,125829120~8388608,138412032~4194304,155189248~12582912,188743680~20971520,234881024~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.186 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~20971520,109051904~8388608,125829120~16777216,155189248~16777216,188743680~25165824,234881024~8388608,276824064~12582912,293601280~4194304,314572800~8388608,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.186 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 9 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,155189248~20971520,180355072~29360128,234881024~4194304,251658240~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.187 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,155189248~20971520,180355072~29360128,234881024~4194304,251658240~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.188 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~20971520,109051904~8388608,125829120~16777216,155189248~58720256,234881024~8388608,251658240~4194304,276824064~20971520,314572800~8388608,335544320~12582912,352321536~8388608,377487360~8388608,394264576~8388608] 2024-04-26T05:56:09.189 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 10 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~4194304,268435456~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~25165824,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.189 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,150994944~58720256,234881024~4194304,251658240~4194304,268435456~4194304,276824064~12582912,293601280~4194304,314572800~4194304,335544320~25165824,377487360~8388608,394264576~16777216] 2024-04-26T05:56:09.191 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~20971520,109051904~8388608,125829120~16777216,150994944~62914560,234881024~8388608,251658240~4194304,268435456~29360128,314572800~8388608,335544320~25165824,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.191 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 11 diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~4194304,268435456~4194304,276824064~12582912,293601280~4194304,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.191 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~62914560,222298112~16777216,251658240~4194304,268435456~4194304,276824064~12582912,293601280~4194304,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:08 smithi146 ceph-mon[95531]: osdmap e2121: 8 total, 8 up, 8 in 2024-04-26T05:56:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:08 smithi146 ceph-mon[92947]: osdmap e2121: 8 total, 8 up, 8 in 2024-04-26T05:56:09.194 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~8388608,41943040~12582912,58720256~12582912,75497472~20971520,109051904~8388608,125829120~16777216,146800640~67108864,222298112~20971520,251658240~4194304,268435456~29360128,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,394264576~25165824] 2024-04-26T05:56:09.194 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 12 diff [0~8388608,12582912~8388608,25165824~29360128,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~8388608,264241152~8388608,276824064~12582912,293601280~4194304,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.194 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~29360128,58720256~8388608,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~62914560,222298112~20971520,247463936~8388608,264241152~8388608,276824064~12582912,293601280~4194304,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,394264576~20971520] 2024-04-26T05:56:09.198 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~12582912,75497472~20971520,109051904~8388608,125829120~16777216,146800640~67108864,222298112~33554432,264241152~33554432,306184192~4194304,314572800~8388608,335544320~50331648,394264576~25165824] 2024-04-26T05:56:09.198 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 13 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~8388608,264241152~25165824,293601280~4194304,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.198 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,109051904~8388608,125829120~8388608,138412032~4194304,146800640~67108864,222298112~20971520,247463936~8388608,264241152~25165824,293601280~4194304,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.201 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,109051904~8388608,125829120~16777216,146800640~67108864,222298112~33554432,264241152~33554432,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:09.201 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 14 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~4194304,146800640~62914560,222298112~33554432,264241152~25165824,293601280~4194304,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.201 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~4194304,146800640~62914560,222298112~33554432,264241152~25165824,293601280~4194304,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.205 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,100663296~16777216,125829120~16777216,146800640~67108864,222298112~33554432,264241152~33554432,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.205 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 15 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~4194304,146800640~62914560,222298112~33554432,264241152~33554432,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.205 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~4194304,146800640~62914560,222298112~33554432,264241152~33554432,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.209 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,100663296~16777216,125829120~16777216,146800640~67108864,222298112~33554432,264241152~37748736,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.209 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 16 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.209 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,125829120~8388608,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.213 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,100663296~16777216,125829120~88080384,218103808~37748736,264241152~37748736,306184192~16777216,331350016~88080384] 2024-04-26T05:56:09.214 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 17 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,121634816~12582912,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.214 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~12582912,75497472~20971520,100663296~16777216,121634816~12582912,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.218 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.218 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 18 diff [0~8388608,12582912~8388608,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.219 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~8388608,12582912~8388608,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.223 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~8388608,12582912~8388608,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.224 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to 19 diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.224 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.229 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.229 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 7 diff [12582912~8388608,75497472~12582912,163577856~4194304,188743680~4194304,234881024~4194304,276824064~8388608,314572800~4194304,335544320~4194304,377487360~8388608] 2024-04-26T05:56:09.229 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,75497472~12582912,163577856~4194304,188743680~4194304,234881024~4194304,276824064~8388608,314572800~4194304,335544320~4194304,377487360~8388608] 2024-04-26T05:56:09.230 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,75497472~16777216,163577856~8388608,188743680~8388608,234881024~8388608,276824064~12582912,314572800~8388608,335544320~8388608,377487360~8388608] 2024-04-26T05:56:09.231 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 8 diff [12582912~8388608,41943040~8388608,58720256~8388608,75497472~12582912,109051904~8388608,138412032~4194304,155189248~12582912,188743680~12582912,234881024~4194304,276824064~12582912,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.231 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,41943040~8388608,58720256~8388608,75497472~12582912,109051904~8388608,138412032~4194304,155189248~12582912,188743680~12582912,234881024~4194304,276824064~12582912,314572800~4194304,335544320~4194304,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.232 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,41943040~12582912,58720256~12582912,75497472~16777216,109051904~8388608,138412032~4194304,155189248~16777216,188743680~16777216,234881024~8388608,276824064~12582912,314572800~8388608,335544320~8388608,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.232 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 9 diff [12582912~8388608,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,138412032~4194304,155189248~20971520,180355072~20971520,234881024~4194304,251658240~4194304,276824064~12582912,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.232 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,138412032~4194304,155189248~20971520,180355072~20971520,234881024~4194304,251658240~4194304,276824064~12582912,314572800~4194304,335544320~8388608,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.233 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,41943040~12582912,58720256~12582912,75497472~16777216,109051904~8388608,138412032~4194304,155189248~50331648,234881024~8388608,251658240~4194304,276824064~16777216,314572800~8388608,335544320~12582912,352321536~8388608,377487360~8388608] 2024-04-26T05:56:09.234 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 10 diff [12582912~8388608,29360128~4194304,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,138412032~4194304,150994944~50331648,234881024~4194304,251658240~4194304,268435456~4194304,276824064~12582912,314572800~4194304,335544320~25165824,377487360~8388608,402653184~8388608] 2024-04-26T05:56:09.234 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,29360128~4194304,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,138412032~4194304,150994944~50331648,234881024~4194304,251658240~4194304,268435456~4194304,276824064~12582912,314572800~4194304,335544320~25165824,377487360~8388608,402653184~8388608] 2024-04-26T05:56:09.235 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,29360128~4194304,41943040~12582912,58720256~12582912,75497472~16777216,109051904~8388608,138412032~4194304,150994944~54525952,234881024~8388608,251658240~4194304,268435456~25165824,314572800~8388608,335544320~25165824,377487360~8388608,402653184~12582912] 2024-04-26T05:56:09.235 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 11 diff [12582912~8388608,29360128~4194304,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,222298112~16777216,251658240~4194304,268435456~4194304,276824064~12582912,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,402653184~12582912] 2024-04-26T05:56:09.236 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,29360128~4194304,41943040~12582912,58720256~8388608,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,222298112~16777216,251658240~4194304,268435456~4194304,276824064~12582912,306184192~4194304,314572800~4194304,335544320~25165824,364904448~8388608,377487360~8388608,402653184~12582912] 2024-04-26T05:56:09.238 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,29360128~4194304,41943040~12582912,58720256~12582912,75497472~16777216,109051904~8388608,130023424~12582912,146800640~58720256,222298112~20971520,251658240~4194304,268435456~25165824,306184192~4194304,314572800~8388608,335544320~25165824,364904448~20971520,402653184~16777216] 2024-04-26T05:56:09.238 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 12 diff [12582912~8388608,29360128~25165824,58720256~8388608,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,222298112~20971520,247463936~8388608,264241152~8388608,276824064~12582912,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,402653184~12582912] 2024-04-26T05:56:09.238 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,29360128~25165824,58720256~8388608,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,222298112~20971520,247463936~8388608,264241152~8388608,276824064~12582912,306184192~4194304,314572800~4194304,335544320~37748736,377487360~8388608,402653184~12582912] 2024-04-26T05:56:09.240 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,29360128~25165824,58720256~12582912,75497472~16777216,109051904~8388608,130023424~12582912,146800640~58720256,222298112~33554432,264241152~29360128,306184192~4194304,314572800~8388608,335544320~50331648,402653184~16777216] 2024-04-26T05:56:09.241 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 13 diff [12582912~8388608,29360128~20971520,58720256~12582912,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,205520896~8388608,222298112~20971520,247463936~8388608,264241152~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.241 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,29360128~20971520,58720256~12582912,75497472~16777216,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,205520896~8388608,222298112~20971520,247463936~8388608,264241152~25165824,306184192~4194304,314572800~4194304,335544320~37748736,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.244 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,29360128~25165824,58720256~33554432,109051904~8388608,130023424~12582912,146800640~67108864,222298112~33554432,264241152~29360128,306184192~4194304,314572800~8388608,335544320~83886080] 2024-04-26T05:56:09.244 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 14 diff [12582912~8388608,29360128~20971520,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~25165824,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.244 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,29360128~20971520,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~25165824,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.247 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,29360128~25165824,58720256~33554432,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~29360128,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.247 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 15 diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~33554432,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.247 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~33554432,306184192~4194304,314572800~4194304,331350016~41943040,377487360~12582912,394264576~25165824] 2024-04-26T05:56:09.251 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,25165824~29360128,58720256~33554432,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~37748736,306184192~4194304,314572800~8388608,331350016~88080384] 2024-04-26T05:56:09.251 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 16 diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.251 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,130023424~4194304,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.255 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,25165824~29360128,58720256~33554432,100663296~16777216,130023424~83886080,218103808~37748736,264241152~37748736,306184192~16777216,331350016~88080384] 2024-04-26T05:56:09.255 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 17 diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,121634816~4194304,130023424~4194304,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.255 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~12582912,75497472~16777216,100663296~16777216,121634816~4194304,130023424~4194304,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.259 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.259 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 18 diff [12582912~8388608,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.259 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [12582912~8388608,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~37748736,306184192~12582912,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.264 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [12582912~8388608,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.264 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to 19 diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.264 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.269 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.269 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 8 diff [41943040~8388608,58720256~8388608,109051904~8388608,138412032~4194304,155189248~12582912,192937984~8388608,281018368~4194304,352321536~8388608] 2024-04-26T05:56:09.269 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [41943040~8388608,58720256~8388608,109051904~8388608,138412032~4194304,155189248~12582912,192937984~8388608,281018368~4194304,352321536~8388608] 2024-04-26T05:56:09.270 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [41943040~12582912,58720256~12582912,109051904~8388608,138412032~4194304,155189248~12582912,192937984~12582912,281018368~8388608,352321536~8388608] 2024-04-26T05:56:09.270 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 9 diff [41943040~12582912,58720256~8388608,88080384~4194304,109051904~8388608,138412032~4194304,155189248~20971520,180355072~8388608,192937984~8388608,251658240~4194304,281018368~8388608,339738624~4194304,352321536~8388608] 2024-04-26T05:56:09.270 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [41943040~12582912,58720256~8388608,88080384~4194304,109051904~8388608,138412032~4194304,155189248~20971520,180355072~8388608,192937984~8388608,251658240~4194304,281018368~8388608,339738624~4194304,352321536~8388608] 2024-04-26T05:56:09.272 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [41943040~12582912,58720256~12582912,88080384~4194304,109051904~8388608,138412032~4194304,155189248~50331648,251658240~4194304,281018368~12582912,339738624~8388608,352321536~8388608] 2024-04-26T05:56:09.272 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 10 diff [29360128~4194304,41943040~12582912,58720256~8388608,88080384~4194304,109051904~8388608,138412032~4194304,150994944~37748736,192937984~8388608,251658240~4194304,268435456~4194304,281018368~8388608,335544320~25165824,402653184~8388608] 2024-04-26T05:56:09.272 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,41943040~12582912,58720256~8388608,88080384~4194304,109051904~8388608,138412032~4194304,150994944~37748736,192937984~8388608,251658240~4194304,268435456~4194304,281018368~8388608,335544320~25165824,402653184~8388608] 2024-04-26T05:56:09.273 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,41943040~12582912,58720256~12582912,88080384~4194304,109051904~8388608,138412032~4194304,150994944~54525952,251658240~4194304,268435456~8388608,281018368~12582912,335544320~25165824,402653184~12582912] 2024-04-26T05:56:09.273 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 11 diff [29360128~4194304,41943040~12582912,58720256~8388608,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~41943040,192937984~8388608,222298112~16777216,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,335544320~25165824,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.273 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,41943040~12582912,58720256~8388608,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~41943040,192937984~8388608,222298112~16777216,251658240~4194304,268435456~4194304,281018368~8388608,306184192~4194304,335544320~25165824,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.275 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,41943040~12582912,58720256~12582912,79691776~12582912,109051904~8388608,130023424~12582912,146800640~58720256,222298112~20971520,251658240~4194304,268435456~8388608,281018368~12582912,306184192~4194304,335544320~25165824,364904448~12582912,402653184~16777216] 2024-04-26T05:56:09.275 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 12 diff [29360128~25165824,58720256~8388608,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~41943040,192937984~8388608,222298112~20971520,247463936~8388608,264241152~8388608,281018368~8388608,306184192~4194304,335544320~37748736,402653184~12582912] 2024-04-26T05:56:09.275 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~25165824,58720256~8388608,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~41943040,192937984~8388608,222298112~20971520,247463936~8388608,264241152~8388608,281018368~8388608,306184192~4194304,335544320~37748736,402653184~12582912] 2024-04-26T05:56:09.278 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~25165824,58720256~12582912,79691776~12582912,109051904~8388608,130023424~12582912,146800640~58720256,222298112~33554432,264241152~12582912,281018368~12582912,306184192~4194304,335544320~41943040,402653184~16777216] 2024-04-26T05:56:09.278 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 13 diff [29360128~20971520,58720256~12582912,79691776~8388608,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,281018368~8388608,306184192~4194304,335544320~37748736,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.278 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~20971520,58720256~12582912,79691776~8388608,109051904~8388608,130023424~4194304,138412032~4194304,146800640~54525952,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,281018368~8388608,306184192~4194304,335544320~37748736,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.281 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~25165824,58720256~16777216,79691776~12582912,109051904~8388608,130023424~12582912,146800640~67108864,222298112~33554432,264241152~29360128,306184192~4194304,335544320~41943040,381681664~37748736] 2024-04-26T05:56:09.281 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 14 diff [29360128~20971520,58720256~12582912,79691776~8388608,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~12582912,281018368~8388608,306184192~4194304,331350016~41943040,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.281 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~20971520,58720256~12582912,79691776~8388608,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~12582912,281018368~8388608,306184192~4194304,331350016~41943040,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.284 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~29360128,306184192~4194304,331350016~46137344,381681664~37748736] 2024-04-26T05:56:09.284 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 15 diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~12582912,281018368~16777216,306184192~4194304,331350016~41943040,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.284 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~67108864,222298112~33554432,264241152~12582912,281018368~16777216,306184192~4194304,331350016~41943040,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.287 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~29360128,58720256~16777216,79691776~12582912,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~37748736,306184192~4194304,331350016~46137344,381681664~37748736] 2024-04-26T05:56:09.287 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 16 diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.288 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~71303168,218103808~37748736,264241152~33554432,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.291 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~29360128,58720256~16777216,79691776~12582912,100663296~16777216,130023424~83886080,218103808~37748736,264241152~37748736,306184192~12582912,331350016~88080384] 2024-04-26T05:56:09.291 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 17 diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.291 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~71303168,218103808~37748736,264241152~37748736,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.295 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~29360128,58720256~16777216,79691776~12582912,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:09.295 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 18 diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~37748736,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.295 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~37748736,306184192~12582912,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.299 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:09.299 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to 19 diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.299 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.304 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:09.304 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 9 diff [41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,167772160~8388608,180355072~8388608,251658240~4194304,285212672~4194304,339738624~4194304] 2024-04-26T05:56:09.304 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,167772160~8388608,180355072~8388608,251658240~4194304,285212672~4194304,339738624~4194304] 2024-04-26T05:56:09.305 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,167772160~25165824,251658240~4194304,285212672~8388608,339738624~8388608] 2024-04-26T05:56:09.305 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 10 diff [29360128~4194304,41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,150994944~12582912,167772160~20971520,251658240~4194304,268435456~4194304,285212672~4194304,335544320~16777216,402653184~8388608] 2024-04-26T05:56:09.305 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,150994944~12582912,167772160~20971520,251658240~4194304,268435456~4194304,285212672~4194304,335544320~16777216,402653184~8388608] 2024-04-26T05:56:09.306 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,41943040~8388608,88080384~4194304,109051904~4194304,138412032~4194304,150994944~12582912,167772160~25165824,251658240~4194304,268435456~8388608,285212672~8388608,335544320~20971520,402653184~12582912] 2024-04-26T05:56:09.307 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 11 diff [29360128~4194304,41943040~8388608,79691776~12582912,109051904~4194304,130023424~4194304,138412032~4194304,146800640~16777216,167772160~20971520,222298112~16777216,251658240~4194304,268435456~4194304,285212672~4194304,306184192~4194304,335544320~16777216,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.307 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,41943040~8388608,79691776~12582912,109051904~4194304,130023424~4194304,138412032~4194304,146800640~16777216,167772160~20971520,222298112~16777216,251658240~4194304,268435456~4194304,285212672~4194304,306184192~4194304,335544320~16777216,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.308 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,41943040~8388608,79691776~12582912,109051904~4194304,130023424~12582912,146800640~16777216,167772160~25165824,222298112~20971520,251658240~4194304,268435456~8388608,285212672~8388608,306184192~4194304,335544320~20971520,364904448~12582912,402653184~16777216] 2024-04-26T05:56:09.308 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 12 diff [29360128~20971520,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~16777216,167772160~20971520,222298112~20971520,247463936~8388608,264241152~8388608,285212672~4194304,306184192~4194304,335544320~16777216,360710144~12582912,402653184~12582912] 2024-04-26T05:56:09.308 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~20971520,79691776~12582912,109051904~8388608,130023424~4194304,138412032~4194304,146800640~16777216,167772160~20971520,222298112~20971520,247463936~8388608,264241152~8388608,285212672~4194304,306184192~4194304,335544320~16777216,360710144~12582912,402653184~12582912] 2024-04-26T05:56:09.311 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,79691776~12582912,109051904~8388608,130023424~12582912,146800640~16777216,167772160~25165824,222298112~33554432,264241152~12582912,285212672~8388608,306184192~4194304,335544320~20971520,360710144~16777216,402653184~16777216] 2024-04-26T05:56:09.311 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 13 diff [29360128~20971520,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,138412032~4194304,146800640~16777216,167772160~25165824,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,285212672~4194304,306184192~4194304,335544320~16777216,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.311 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~20971520,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,138412032~4194304,146800640~16777216,167772160~25165824,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,285212672~4194304,306184192~4194304,335544320~16777216,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.313 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,67108864~8388608,79691776~12582912,109051904~8388608,130023424~12582912,146800640~16777216,167772160~29360128,205520896~8388608,222298112~33554432,264241152~16777216,285212672~8388608,306184192~4194304,335544320~20971520,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.313 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 14 diff [29360128~20971520,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,138412032~4194304,146800640~50331648,201326592~12582912,222298112~33554432,264241152~12582912,285212672~4194304,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.313 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~20971520,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,138412032~4194304,146800640~50331648,201326592~12582912,222298112~33554432,264241152~12582912,285212672~4194304,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.316 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,67108864~8388608,79691776~12582912,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~16777216,285212672~8388608,306184192~4194304,331350016~25165824,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.317 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 15 diff [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~50331648,201326592~12582912,222298112~33554432,264241152~12582912,285212672~12582912,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.317 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,138412032~4194304,146800640~50331648,201326592~12582912,222298112~33554432,264241152~12582912,285212672~12582912,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.320 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,130023424~12582912,146800640~67108864,222298112~33554432,264241152~16777216,285212672~16777216,306184192~4194304,331350016~25165824,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.320 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 16 diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~75497472,218103808~37748736,264241152~16777216,285212672~12582912,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.320 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~75497472,218103808~37748736,264241152~16777216,285212672~12582912,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.323 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~83886080,218103808~37748736,264241152~16777216,285212672~16777216,306184192~12582912,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.323 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 17 diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~75497472,218103808~37748736,264241152~16777216,285212672~16777216,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.323 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~75497472,218103808~37748736,264241152~16777216,285212672~16777216,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.327 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.327 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 18 diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~16777216,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.327 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~16777216,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.331 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.331 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to 19 diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.331 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.337 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.337 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 10 diff [29360128~4194304,150994944~12582912,167772160~8388608,268435456~4194304,335544320~16777216,402653184~8388608] 2024-04-26T05:56:09.337 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,150994944~12582912,167772160~8388608,268435456~4194304,335544320~16777216,402653184~8388608] 2024-04-26T05:56:09.338 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,150994944~12582912,167772160~12582912,268435456~8388608,335544320~20971520,402653184~12582912] 2024-04-26T05:56:09.338 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 11 diff [29360128~4194304,79691776~8388608,130023424~4194304,146800640~16777216,167772160~8388608,222298112~16777216,268435456~4194304,306184192~4194304,335544320~16777216,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.338 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~4194304,79691776~8388608,130023424~4194304,146800640~16777216,167772160~8388608,222298112~16777216,268435456~4194304,306184192~4194304,335544320~16777216,364904448~8388608,402653184~12582912] 2024-04-26T05:56:09.339 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~4194304,79691776~12582912,130023424~8388608,146800640~16777216,167772160~12582912,222298112~20971520,268435456~8388608,306184192~4194304,335544320~20971520,364904448~12582912,402653184~16777216] 2024-04-26T05:56:09.339 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 12 diff [29360128~12582912,79691776~8388608,109051904~8388608,130023424~4194304,146800640~16777216,167772160~8388608,222298112~20971520,247463936~8388608,264241152~8388608,306184192~4194304,335544320~16777216,360710144~12582912,402653184~12582912] 2024-04-26T05:56:09.339 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,79691776~8388608,109051904~8388608,130023424~4194304,146800640~16777216,167772160~8388608,222298112~20971520,247463936~8388608,264241152~8388608,306184192~4194304,335544320~16777216,360710144~12582912,402653184~12582912] 2024-04-26T05:56:09.340 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~12582912,79691776~12582912,109051904~8388608,130023424~8388608,146800640~16777216,167772160~12582912,222298112~33554432,264241152~12582912,306184192~4194304,335544320~20971520,360710144~16777216,402653184~16777216] 2024-04-26T05:56:09.340 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 13 diff [29360128~12582912,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,146800640~16777216,167772160~8388608,184549376~8388608,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,306184192~4194304,335544320~16777216,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.340 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,146800640~16777216,167772160~8388608,184549376~8388608,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,306184192~4194304,335544320~16777216,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.343 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~16777216,67108864~8388608,79691776~12582912,109051904~8388608,130023424~8388608,146800640~16777216,167772160~12582912,184549376~12582912,205520896~8388608,222298112~33554432,264241152~16777216,306184192~4194304,335544320~20971520,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.343 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 14 diff [29360128~16777216,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,146800640~29360128,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.343 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~16777216,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,146800640~29360128,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.345 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,67108864~8388608,79691776~12582912,100663296~16777216,130023424~8388608,146800640~33554432,184549376~29360128,222298112~33554432,264241152~16777216,306184192~4194304,331350016~25165824,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.345 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 15 diff [25165824~20971520,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,146800640~29360128,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,289406976~8388608,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.345 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,146800640~29360128,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,289406976~8388608,306184192~4194304,331350016~20971520,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.348 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,130023424~8388608,146800640~33554432,184549376~29360128,222298112~33554432,264241152~16777216,289406976~12582912,306184192~4194304,331350016~25165824,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.348 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 16 diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~37748736,184549376~29360128,218103808~37748736,264241152~16777216,289406976~8388608,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.348 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~37748736,184549376~29360128,218103808~37748736,264241152~16777216,289406976~8388608,306184192~12582912,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.351 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~50331648,184549376~29360128,218103808~37748736,264241152~16777216,289406976~12582912,306184192~12582912,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.351 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 17 diff [25165824~20971520,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~37748736,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.351 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~37748736,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.355 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.355 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 18 diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.355 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.358 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.358 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to 19 diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.359 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.362 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.363 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 11 diff [79691776~8388608,130023424~4194304,146800640~4194304,222298112~16777216,306184192~4194304,364904448~8388608,406847488~12582912] 2024-04-26T05:56:09.363 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [79691776~8388608,130023424~4194304,146800640~4194304,222298112~16777216,306184192~4194304,364904448~8388608,406847488~12582912] 2024-04-26T05:56:09.364 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [79691776~12582912,130023424~8388608,146800640~4194304,222298112~20971520,306184192~4194304,364904448~12582912,406847488~12582912] 2024-04-26T05:56:09.364 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 12 diff [29360128~12582912,79691776~8388608,109051904~8388608,130023424~4194304,146800640~4194304,155189248~8388608,222298112~20971520,247463936~8388608,264241152~8388608,306184192~4194304,360710144~12582912,406847488~12582912] 2024-04-26T05:56:09.364 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,79691776~8388608,109051904~8388608,130023424~4194304,146800640~4194304,155189248~8388608,222298112~20971520,247463936~8388608,264241152~8388608,306184192~4194304,360710144~12582912,406847488~12582912] 2024-04-26T05:56:09.365 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~12582912,79691776~12582912,109051904~8388608,130023424~8388608,146800640~4194304,155189248~8388608,222298112~33554432,264241152~12582912,306184192~4194304,360710144~16777216,406847488~12582912] 2024-04-26T05:56:09.365 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 13 diff [29360128~12582912,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,146800640~4194304,155189248~8388608,184549376~8388608,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,306184192~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.366 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,67108864~8388608,79691776~8388608,109051904~8388608,130023424~4194304,146800640~4194304,155189248~8388608,184549376~8388608,205520896~8388608,222298112~20971520,247463936~8388608,264241152~12582912,306184192~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.367 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~16777216,67108864~8388608,79691776~12582912,109051904~8388608,130023424~8388608,146800640~4194304,155189248~8388608,184549376~12582912,205520896~8388608,222298112~33554432,264241152~16777216,306184192~4194304,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.367 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 14 diff [29360128~16777216,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,146800640~4194304,155189248~12582912,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,306184192~4194304,331350016~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.367 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~16777216,67108864~8388608,79691776~8388608,100663296~16777216,130023424~4194304,146800640~4194304,155189248~12582912,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,306184192~4194304,331350016~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.369 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,67108864~8388608,79691776~12582912,100663296~16777216,130023424~8388608,146800640~4194304,155189248~12582912,184549376~29360128,222298112~33554432,264241152~16777216,306184192~4194304,331350016~4194304,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.369 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 15 diff [25165824~20971520,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,146800640~4194304,155189248~16777216,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,289406976~8388608,306184192~4194304,331350016~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.369 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,62914560~12582912,79691776~12582912,100663296~16777216,130023424~4194304,146800640~4194304,155189248~16777216,184549376~12582912,201326592~12582912,222298112~33554432,264241152~12582912,289406976~8388608,306184192~4194304,331350016~4194304,360710144~12582912,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.372 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,130023424~8388608,146800640~4194304,155189248~20971520,184549376~29360128,222298112~33554432,264241152~16777216,289406976~12582912,306184192~4194304,331350016~4194304,360710144~16777216,381681664~37748736] 2024-04-26T05:56:09.372 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 16 diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~12582912,155189248~16777216,184549376~29360128,218103808~37748736,264241152~16777216,289406976~8388608,306184192~12582912,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.372 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,130023424~4194304,138412032~12582912,155189248~16777216,184549376~29360128,218103808~37748736,264241152~16777216,289406976~8388608,306184192~12582912,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.374 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,130023424~20971520,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~12582912,306184192~12582912,331350016~4194304,360710144~58720256] 2024-04-26T05:56:09.374 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 17 diff [25165824~20971520,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~12582912,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.375 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~12582912,79691776~12582912,100663296~16777216,121634816~4194304,130023424~4194304,138412032~12582912,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.377 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:09.378 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 18 diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.378 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.381 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:09.381 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to 19 diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.381 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.385 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:09.386 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 12 diff [29360128~12582912,83886080~4194304,109051904~8388608,155189248~8388608,230686720~12582912,247463936~8388608,264241152~8388608,360710144~4194304] 2024-04-26T05:56:09.386 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,83886080~4194304,109051904~8388608,155189248~8388608,230686720~12582912,247463936~8388608,264241152~8388608,360710144~4194304] 2024-04-26T05:56:09.386 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~12582912,83886080~8388608,109051904~8388608,155189248~8388608,230686720~25165824,264241152~12582912,360710144~8388608] 2024-04-26T05:56:09.387 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 13 diff [29360128~12582912,67108864~8388608,83886080~4194304,109051904~8388608,155189248~8388608,184549376~8388608,205520896~8388608,230686720~12582912,247463936~8388608,264241152~12582912,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.387 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~12582912,67108864~8388608,83886080~4194304,109051904~8388608,155189248~8388608,184549376~8388608,205520896~8388608,230686720~12582912,247463936~8388608,264241152~12582912,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.388 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~16777216,67108864~8388608,83886080~8388608,109051904~8388608,155189248~8388608,184549376~12582912,205520896~8388608,230686720~25165824,264241152~16777216,360710144~8388608,381681664~29360128] 2024-04-26T05:56:09.388 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 14 diff [29360128~16777216,67108864~8388608,83886080~4194304,100663296~16777216,155189248~12582912,184549376~12582912,201326592~12582912,230686720~25165824,264241152~12582912,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.388 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [29360128~16777216,67108864~8388608,83886080~4194304,100663296~16777216,155189248~12582912,184549376~12582912,201326592~12582912,230686720~25165824,264241152~12582912,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.390 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [29360128~20971520,67108864~8388608,83886080~8388608,100663296~16777216,155189248~12582912,184549376~29360128,230686720~25165824,264241152~16777216,331350016~4194304,360710144~8388608,381681664~29360128] 2024-04-26T05:56:09.391 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 15 diff [25165824~20971520,62914560~12582912,79691776~8388608,100663296~16777216,155189248~16777216,184549376~12582912,201326592~12582912,226492416~29360128,264241152~12582912,289406976~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.391 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,62914560~12582912,79691776~8388608,100663296~16777216,155189248~16777216,184549376~12582912,201326592~12582912,226492416~29360128,264241152~12582912,289406976~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.393 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,62914560~12582912,79691776~12582912,100663296~16777216,155189248~20971520,184549376~29360128,226492416~29360128,264241152~16777216,289406976~12582912,331350016~4194304,360710144~8388608,381681664~29360128] 2024-04-26T05:56:09.393 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 16 diff [25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,138412032~8388608,155189248~16777216,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~8388608,310378496~8388608,331350016~4194304,360710144~4194304,373293056~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.393 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,138412032~8388608,155189248~16777216,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~8388608,310378496~8388608,331350016~4194304,360710144~4194304,373293056~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.395 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,138412032~8388608,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~12582912,310378496~8388608,331350016~4194304,360710144~8388608,373293056~37748736] 2024-04-26T05:56:09.395 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 17 diff [25165824~20971520,58720256~12582912,79691776~8388608,100663296~16777216,121634816~4194304,138412032~8388608,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.395 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~12582912,79691776~8388608,100663296~16777216,121634816~4194304,138412032~8388608,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.398 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~8388608,138412032~8388608,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~16777216,310378496~8388608,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.398 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 18 diff [25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.398 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.402 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.402 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to 19 diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.402 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.405 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.405 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 13 diff [37748736~4194304,67108864~8388608,83886080~4194304,184549376~8388608,205520896~8388608,268435456~8388608,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.405 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [37748736~4194304,67108864~8388608,83886080~4194304,184549376~8388608,205520896~8388608,268435456~8388608,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.406 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [37748736~8388608,67108864~8388608,83886080~8388608,184549376~12582912,205520896~8388608,268435456~12582912,360710144~4194304,381681664~29360128] 2024-04-26T05:56:09.407 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 14 diff [37748736~8388608,67108864~8388608,83886080~4194304,100663296~8388608,113246208~4194304,163577856~4194304,184549376~12582912,201326592~12582912,243269632~8388608,268435456~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.407 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [37748736~8388608,67108864~8388608,83886080~4194304,100663296~8388608,113246208~4194304,163577856~4194304,184549376~12582912,201326592~12582912,243269632~8388608,268435456~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.408 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [37748736~12582912,67108864~8388608,83886080~8388608,100663296~16777216,163577856~4194304,184549376~29360128,243269632~8388608,268435456~12582912,331350016~4194304,360710144~4194304,381681664~29360128] 2024-04-26T05:56:09.408 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 15 diff [25165824~4194304,37748736~8388608,62914560~12582912,79691776~8388608,100663296~8388608,113246208~4194304,163577856~8388608,184549376~12582912,201326592~12582912,226492416~8388608,243269632~8388608,268435456~8388608,289406976~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.408 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~8388608,62914560~12582912,79691776~8388608,100663296~8388608,113246208~4194304,163577856~8388608,184549376~12582912,201326592~12582912,226492416~8388608,243269632~8388608,268435456~8388608,289406976~8388608,331350016~4194304,360710144~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.410 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~12582912,62914560~12582912,79691776~12582912,100663296~16777216,163577856~12582912,184549376~29360128,226492416~8388608,243269632~8388608,268435456~12582912,289406976~12582912,331350016~4194304,360710144~4194304,381681664~29360128] 2024-04-26T05:56:09.410 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 16 diff [25165824~4194304,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,138412032~8388608,163577856~8388608,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~8388608,310378496~8388608,331350016~4194304,360710144~4194304,373293056~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.410 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,138412032~8388608,163577856~8388608,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~8388608,310378496~8388608,331350016~4194304,360710144~4194304,373293056~4194304,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.412 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~12582912,58720256~16777216,79691776~12582912,100663296~16777216,138412032~8388608,163577856~12582912,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~12582912,310378496~8388608,331350016~4194304,360710144~4194304,373293056~37748736] 2024-04-26T05:56:09.412 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 17 diff [25165824~4194304,37748736~8388608,58720256~12582912,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,138412032~8388608,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.412 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~8388608,58720256~12582912,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,138412032~8388608,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.415 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~12582912,58720256~16777216,79691776~12582912,100663296~16777216,121634816~8388608,138412032~8388608,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.415 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 18 diff [25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.415 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.417 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.417 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to 19 diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.417 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.420 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.421 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 14 diff [41943040~4194304,100663296~8388608,113246208~4194304,163577856~4194304,188743680~8388608,201326592~4194304,243269632~8388608,268435456~8388608,331350016~4194304] 2024-04-26T05:56:09.421 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [41943040~4194304,100663296~8388608,113246208~4194304,163577856~4194304,188743680~8388608,201326592~4194304,243269632~8388608,268435456~8388608,331350016~4194304] 2024-04-26T05:56:09.422 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [41943040~8388608,100663296~16777216,163577856~4194304,188743680~20971520,243269632~8388608,268435456~12582912,331350016~4194304] 2024-04-26T05:56:09.422 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 15 diff [25165824~4194304,41943040~4194304,62914560~8388608,79691776~8388608,100663296~8388608,113246208~4194304,163577856~8388608,188743680~8388608,201326592~4194304,226492416~8388608,243269632~8388608,268435456~8388608,289406976~8388608,331350016~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.422 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,41943040~4194304,62914560~8388608,79691776~8388608,100663296~8388608,113246208~4194304,163577856~8388608,188743680~8388608,201326592~4194304,226492416~8388608,243269632~8388608,268435456~8388608,289406976~8388608,331350016~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.424 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,41943040~8388608,62914560~8388608,79691776~8388608,100663296~16777216,163577856~12582912,188743680~20971520,226492416~8388608,243269632~8388608,268435456~12582912,289406976~12582912,331350016~4194304,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.424 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 16 diff [25165824~4194304,37748736~8388608,58720256~12582912,79691776~8388608,100663296~8388608,113246208~4194304,138412032~8388608,163577856~8388608,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~8388608,310378496~8388608,331350016~4194304,373293056~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.424 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~8388608,58720256~12582912,79691776~8388608,100663296~8388608,113246208~4194304,138412032~8388608,163577856~8388608,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~8388608,310378496~8388608,331350016~4194304,373293056~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.426 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~12582912,58720256~12582912,79691776~8388608,100663296~16777216,138412032~8388608,163577856~12582912,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~12582912,310378496~8388608,331350016~4194304,373293056~8388608,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.426 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 17 diff [25165824~4194304,37748736~8388608,58720256~8388608,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,138412032~8388608,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.426 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~8388608,58720256~8388608,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,138412032~8388608,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.428 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~12582912,58720256~12582912,79691776~8388608,100663296~16777216,121634816~8388608,138412032~8388608,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~16777216,310378496~8388608,331350016~4194304,360710144~20971520,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.428 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 18 diff [25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.428 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~8388608,113246208~4194304,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.431 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,243269632~8388608,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.431 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to 19 diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.431 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.433 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:09.433 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 15 diff [25165824~4194304,62914560~8388608,79691776~8388608,167772160~4194304,226492416~8388608,289406976~8388608,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.433 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,62914560~8388608,79691776~8388608,167772160~4194304,226492416~8388608,289406976~8388608,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.435 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,62914560~8388608,79691776~8388608,167772160~8388608,226492416~8388608,289406976~12582912,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.435 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 16 diff [25165824~4194304,37748736~4194304,58720256~12582912,79691776~8388608,138412032~8388608,167772160~4194304,197132288~12582912,218103808~4194304,226492416~8388608,276824064~4194304,289406976~8388608,310378496~8388608,373293056~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.435 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~4194304,58720256~12582912,79691776~8388608,138412032~8388608,167772160~4194304,197132288~12582912,218103808~4194304,226492416~8388608,276824064~4194304,289406976~8388608,310378496~8388608,373293056~4194304,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.436 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~4194304,58720256~12582912,79691776~8388608,138412032~8388608,167772160~8388608,197132288~12582912,218103808~4194304,226492416~8388608,276824064~4194304,289406976~12582912,310378496~8388608,373293056~8388608,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.436 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 17 diff [25165824~4194304,37748736~4194304,58720256~8388608,79691776~8388608,121634816~4194304,138412032~8388608,159383552~4194304,167772160~8388608,188743680~4194304,197132288~12582912,218103808~4194304,226492416~8388608,276824064~4194304,289406976~16777216,310378496~8388608,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.437 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~4194304,37748736~4194304,58720256~8388608,79691776~8388608,121634816~4194304,138412032~8388608,159383552~4194304,167772160~8388608,188743680~4194304,197132288~12582912,218103808~4194304,226492416~8388608,276824064~4194304,289406976~16777216,310378496~8388608,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.438 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~4194304,37748736~4194304,58720256~12582912,79691776~8388608,121634816~8388608,138412032~8388608,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,276824064~4194304,289406976~16777216,310378496~8388608,360710144~20971520,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.438 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 18 diff [25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~8388608,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.438 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~8388608,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~4194304] 2024-04-26T05:56:09.440 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,37748736~4194304,58720256~29360128,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~8388608,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~4194304] 2024-04-26T05:56:09.440 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to 19 diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.440 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.443 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~29360128,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~20971520,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:09.443 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 16 diff [37748736~4194304,58720256~4194304,138412032~8388608,171966464~4194304,197132288~12582912,218103808~4194304,276824064~4194304,310378496~8388608,373293056~4194304] 2024-04-26T05:56:09.443 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [37748736~4194304,58720256~4194304,138412032~8388608,171966464~4194304,197132288~12582912,218103808~4194304,276824064~4194304,310378496~8388608,373293056~4194304] 2024-04-26T05:56:09.444 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [37748736~4194304,58720256~4194304,138412032~8388608,171966464~4194304,197132288~12582912,218103808~4194304,276824064~4194304,310378496~8388608,373293056~8388608] 2024-04-26T05:56:09.445 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 17 diff [37748736~4194304,58720256~8388608,121634816~4194304,138412032~8388608,159383552~4194304,167772160~8388608,188743680~4194304,197132288~12582912,218103808~4194304,276824064~4194304,293601280~8388608,310378496~8388608,360710144~16777216] 2024-04-26T05:56:09.445 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [37748736~4194304,58720256~8388608,121634816~4194304,138412032~8388608,159383552~4194304,167772160~8388608,188743680~4194304,197132288~12582912,218103808~4194304,276824064~4194304,293601280~8388608,310378496~8388608,360710144~16777216] 2024-04-26T05:56:09.446 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [37748736~4194304,58720256~12582912,121634816~8388608,138412032~8388608,159383552~16777216,188743680~20971520,218103808~4194304,276824064~4194304,293601280~12582912,310378496~8388608,360710144~20971520] 2024-04-26T05:56:09.446 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 18 diff [25165824~8388608,37748736~4194304,58720256~16777216,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,276824064~4194304,293601280~8388608,306184192~12582912,360710144~16777216] 2024-04-26T05:56:09.446 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,37748736~4194304,58720256~16777216,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,276824064~4194304,293601280~8388608,306184192~12582912,360710144~16777216] 2024-04-26T05:56:09.448 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,37748736~4194304,58720256~20971520,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,276824064~4194304,293601280~25165824,360710144~20971520] 2024-04-26T05:56:09.448 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to 19 diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:09.448 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:09.450 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,234881024~12582912,276824064~4194304,293601280~25165824,360710144~20971520,402653184~8388608] 2024-04-26T05:56:09.450 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 17 diff [58720256~8388608,121634816~4194304,159383552~4194304,167772160~4194304,188743680~4194304,293601280~8388608,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.450 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [58720256~8388608,121634816~4194304,159383552~4194304,167772160~4194304,188743680~4194304,293601280~8388608,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.451 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [58720256~12582912,121634816~8388608,159383552~16777216,188743680~8388608,293601280~12582912,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.451 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 18 diff [25165824~8388608,58720256~16777216,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,293601280~8388608,306184192~4194304,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.451 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,58720256~16777216,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,293601280~8388608,306184192~4194304,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,58720256~20971520,121634816~8388608,134217728~12582912,159383552~16777216,188743680~16777216,218103808~4194304,293601280~16777216,360710144~12582912,377487360~4194304] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to 19 diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~16777216,218103808~4194304,234881024~12582912,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to 18 diff [25165824~8388608,67108864~12582912,134217728~8388608,188743680~12582912,218103808~4194304,306184192~4194304] 2024-04-26T05:56:09.454 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [25165824~8388608,67108864~12582912,134217728~8388608,188743680~12582912,218103808~4194304,306184192~4194304] 2024-04-26T05:56:09.455 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [25165824~8388608,67108864~12582912,134217728~12582912,188743680~16777216,218103808~4194304,306184192~4194304] 2024-04-26T05:56:09.455 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to 19 diff [4194304~12582912,25165824~8388608,67108864~12582912,104857600~8388608,134217728~8388608,188743680~12582912,218103808~4194304,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.455 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,67108864~12582912,104857600~8388608,134217728~8388608,188743680~12582912,218103808~4194304,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.456 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,67108864~12582912,104857600~8388608,134217728~12582912,188743680~16777216,218103808~4194304,234881024~12582912,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.456 INFO:tasks.workunit.client.0.smithi146.stdout:from 18 to 19 diff [4194304~12582912,104857600~8388608,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.456 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,104857600~8388608,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.456 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,104857600~8388608,234881024~12582912,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.817 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.817 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.846 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.846 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.846 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.852 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.852 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.852 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.858 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.859 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.859 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.865 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.865 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.865 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.870 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:09.870 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.870 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.875 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.875 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.876 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:09.880 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:09.880 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.880 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.884 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:09.884 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.885 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.889 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.889 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.889 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.893 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:09.893 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.893 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:09.896 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:09.896 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.896 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.899 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.899 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.899 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:09.902 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:09.902 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.902 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.905 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:09.905 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.905 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:09.908 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~29360128,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~20971520,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:09.908 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:09.908 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:09.910 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,234881024~12582912,276824064~4194304,293601280~25165824,360710144~20971520,402653184~8388608] 2024-04-26T05:56:09.910 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to HEAD diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.910 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~16777216,218103808~4194304,234881024~12582912,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:09.912 INFO:tasks.workunit.client.0.smithi146.stdout:from 17 to HEAD diff [4194304~12582912,25165824~8388608,67108864~12582912,104857600~8388608,134217728~8388608,188743680~12582912,218103808~4194304,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.912 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,67108864~12582912,104857600~8388608,134217728~8388608,188743680~12582912,218103808~4194304,234881024~8388608,301989888~16777216,402653184~8388608] 2024-04-26T05:56:09.912 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,67108864~12582912,104857600~8388608,134217728~12582912,188743680~16777216,218103808~4194304,234881024~12582912,301989888~16777216,402653184~8388608] 2024-04-26T05:56:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[95531]: osdmap e2122: 8 total, 8 up, 8 in 2024-04-26T05:56:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[95531]: pgmap v4070: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[92947]: osdmap e2122: 8 total, 8 up, 8 in 2024-04-26T05:56:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:09 smithi146 ceph-mon[92947]: pgmap v4070: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:09 smithi204 ceph-mon[88313]: osdmap e2122: 8 total, 8 up, 8 in 2024-04-26T05:56:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:09 smithi204 ceph-mon[88313]: pgmap v4070: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:10.837 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.837 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.874 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:10.874 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.874 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.887 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:10.887 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.887 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.893 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:10.893 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.893 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.899 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:10.899 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.900 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.905 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:10.905 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.905 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.911 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:10.911 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.911 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:10.915 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:10.915 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.915 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:10.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.924 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:10.924 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.924 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.927 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:10.927 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.927 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:10.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:10.931 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:10.931 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:10.933 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:10.933 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:10.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:10.936 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:10.936 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:10.936 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:10.939 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:10.939 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:10.939 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:10.940 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~29360128,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~20971520,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:10.940 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:10.940 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:10.941 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,234881024~12582912,276824064~4194304,293601280~25165824,360710144~20971520,402653184~8388608] 2024-04-26T05:56:10.941 INFO:tasks.workunit.client.0.smithi146.stdout:from 16 to HEAD diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:10.941 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,58720256~16777216,104857600~8388608,121634816~4194304,134217728~8388608,159383552~4194304,167772160~4194304,188743680~12582912,218103808~4194304,234881024~8388608,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:10.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~16777216,218103808~4194304,234881024~12582912,293601280~25165824,360710144~12582912,377487360~4194304,402653184~8388608] 2024-04-26T05:56:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:10 smithi146 ceph-mon[95531]: osdmap e2123: 8 total, 8 up, 8 in 2024-04-26T05:56:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:10 smithi146 ceph-mon[92947]: osdmap e2123: 8 total, 8 up, 8 in 2024-04-26T05:56:11.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:10 smithi204 ceph-mon[88313]: osdmap e2123: 8 total, 8 up, 8 in 2024-04-26T05:56:11.843 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.843 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.877 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:11.877 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.877 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.885 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:11.885 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.885 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.891 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:11.891 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.891 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.897 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:11.897 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.897 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.904 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:11.904 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.904 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.909 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:11.909 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.909 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:11.914 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:11.914 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.914 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:11.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.923 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:11.923 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.923 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.926 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:11.926 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.926 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:11.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:11.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:11.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:11.932 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:11.932 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:11.932 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:11.934 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:11.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:11.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:11.937 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:11.938 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:11.938 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:11.938 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~29360128,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~20971520,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:11.938 INFO:tasks.workunit.client.0.smithi146.stdout:from 15 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:11.938 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,234881024~8388608,276824064~4194304,293601280~25165824,360710144~16777216,402653184~8388608] 2024-04-26T05:56:11.939 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~20971520,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,234881024~12582912,276824064~4194304,293601280~25165824,360710144~20971520,402653184~8388608] 2024-04-26T05:56:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:11 smithi146 ceph-mon[95531]: osdmap e2124: 8 total, 8 up, 8 in 2024-04-26T05:56:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:11 smithi146 ceph-mon[95531]: pgmap v4073: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:11 smithi146 ceph-mon[92947]: osdmap e2124: 8 total, 8 up, 8 in 2024-04-26T05:56:12.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:11 smithi146 ceph-mon[92947]: pgmap v4073: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:11 smithi204 ceph-mon[88313]: osdmap e2124: 8 total, 8 up, 8 in 2024-04-26T05:56:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:11 smithi204 ceph-mon[88313]: pgmap v4073: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 241 KiB/s rd, 45 MiB/s wr, 375 op/s 2024-04-26T05:56:12.854 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.854 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.898 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:12.898 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.898 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.906 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:12.906 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.906 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.911 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:12.911 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.911 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.916 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:12.916 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.916 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.921 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:12.921 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.921 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:12.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:12.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:12.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.933 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:12.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.937 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:12.937 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.937 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.940 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:12.940 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.940 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:12.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:12.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:12.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:12.944 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:12.944 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:12.945 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:12.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:12.946 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:12.946 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:12.948 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:12.948 INFO:tasks.workunit.client.0.smithi146.stdout:from 14 to HEAD diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:12.948 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~4194304,58720256~16777216,79691776~8388608,104857600~8388608,121634816~4194304,134217728~12582912,159383552~4194304,167772160~8388608,188743680~16777216,218103808~4194304,226492416~16777216,276824064~4194304,289406976~29360128,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:12.948 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~4194304,58720256~29360128,104857600~8388608,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~20971520,276824064~4194304,289406976~29360128,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:12 smithi146 ceph-mon[95531]: osdmap e2125: 8 total, 8 up, 8 in 2024-04-26T05:56:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:12 smithi146 ceph-mon[92947]: osdmap e2125: 8 total, 8 up, 8 in 2024-04-26T05:56:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:12 smithi204 ceph-mon[88313]: osdmap e2125: 8 total, 8 up, 8 in 2024-04-26T05:56:13.849 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.850 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.882 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:13.882 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.882 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.898 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:13.898 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.898 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.909 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:13.909 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.909 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.916 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:13.916 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.916 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.921 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:13.921 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.921 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.925 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:13.925 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.925 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:13.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:13.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.932 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:13.932 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.933 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:13.935 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.935 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.938 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:13.938 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.938 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:13.940 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:13.941 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:13.941 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:13.943 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:13.943 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:13.943 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:13.945 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:13.945 INFO:tasks.workunit.client.0.smithi146.stdout:from 13 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:13.945 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,385875968~4194304,398458880~12582912] 2024-04-26T05:56:13.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~29360128,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,188743680~20971520,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~20971520,385875968~8388608,398458880~12582912] 2024-04-26T05:56:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:13 smithi146 ceph-mon[95531]: osdmap e2126: 8 total, 8 up, 8 in 2024-04-26T05:56:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:13 smithi146 ceph-mon[95531]: pgmap v4076: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:13 smithi146 ceph-mon[92947]: osdmap e2126: 8 total, 8 up, 8 in 2024-04-26T05:56:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:13 smithi146 ceph-mon[92947]: pgmap v4076: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:13 smithi204 ceph-mon[88313]: osdmap e2126: 8 total, 8 up, 8 in 2024-04-26T05:56:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:13 smithi204 ceph-mon[88313]: pgmap v4076: 137 pgs: 137 active+clean; 839 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:14.856 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.856 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.907 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:14.907 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.907 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.914 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:14.914 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.914 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.920 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:14.920 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.920 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.926 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:14.927 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.927 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.931 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:14.931 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.931 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.935 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:14.935 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.935 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:14.939 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:14.939 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.939 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:14.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.945 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:14.945 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.945 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.947 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:14.947 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.947 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:14.949 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:14.949 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:14.949 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:14.950 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:14.951 INFO:tasks.workunit.client.0.smithi146.stdout:from 12 to HEAD diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:14.951 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~8388608,37748736~8388608,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:14.951 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~8388608,37748736~12582912,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,159383552~16777216,184549376~29360128,218103808~4194304,226492416~25165824,268435456~12582912,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:14 smithi146 ceph-mon[95531]: osdmap e2127: 8 total, 8 up, 8 in 2024-04-26T05:56:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:14 smithi146 ceph-mon[92947]: osdmap e2127: 8 total, 8 up, 8 in 2024-04-26T05:56:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:14 smithi204 ceph-mon[88313]: osdmap e2127: 8 total, 8 up, 8 in 2024-04-26T05:56:15.869 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.870 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.908 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:15.908 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.908 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.924 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:15.924 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.924 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.929 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:15.929 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.929 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.933 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:15.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.937 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:15.938 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.938 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.941 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:15.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:15.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:15.946 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.946 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.948 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:15.949 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.949 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.951 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:15.951 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.951 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.952 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:15.953 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.953 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:15.954 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:15.955 INFO:tasks.workunit.client.0.smithi146.stdout:from 11 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:15.955 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~8388608,100663296~16777216,121634816~4194304,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~25165824,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~16777216] 2024-04-26T05:56:15.956 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~8388608,134217728~12582912,155189248~20971520,184549376~29360128,218103808~4194304,226492416~29360128,264241152~16777216,289406976~29360128,331350016~4194304,360710144~50331648] 2024-04-26T05:56:16.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:15 smithi146 ceph-mon[95531]: osdmap e2128: 8 total, 8 up, 8 in 2024-04-26T05:56:16.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:15 smithi146 ceph-mon[95531]: pgmap v4079: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:16.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:15 smithi146 ceph-mon[92947]: osdmap e2128: 8 total, 8 up, 8 in 2024-04-26T05:56:16.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:15 smithi146 ceph-mon[92947]: pgmap v4079: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:15 smithi204 ceph-mon[88313]: osdmap e2128: 8 total, 8 up, 8 in 2024-04-26T05:56:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:15 smithi204 ceph-mon[88313]: pgmap v4079: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:16.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:16] "GET /metrics HTTP/1.1" 200 36757 "" "Prometheus/2.43.0" 2024-04-26T05:56:16.876 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.877 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.919 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:16.919 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.919 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.933 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:16.933 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.933 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.938 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:16.939 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.939 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:16.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.943 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.946 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:16.946 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.946 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.950 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:16.950 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.950 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:16.952 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:16.952 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.952 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.954 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:16.954 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.954 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.956 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:16.956 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.956 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.957 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:16.957 INFO:tasks.workunit.client.0.smithi146.stdout:from 10 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.958 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~20971520,155189248~20971520,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~4194304,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:16.958 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~29360128,155189248~20971520,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~4194304,360710144~58720256] 2024-04-26T05:56:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:16 smithi146 ceph-mon[95531]: osdmap e2129: 8 total, 8 up, 8 in 2024-04-26T05:56:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:16 smithi146 ceph-mon[92947]: osdmap e2129: 8 total, 8 up, 8 in 2024-04-26T05:56:17.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:16 smithi204 ceph-mon[88313]: osdmap e2129: 8 total, 8 up, 8 in 2024-04-26T05:56:17.883 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.883 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.915 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:17.916 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.916 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.934 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:17.934 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.934 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.938 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:17.939 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.939 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.942 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:17.942 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.942 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.945 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:17.945 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.945 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.947 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:17.948 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.948 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:17.950 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:17.950 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.950 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.952 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:17.952 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.952 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.953 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:17.953 INFO:tasks.workunit.client.0.smithi146.stdout:from 9 to HEAD diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.954 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~20971520,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~46137344,184549376~29360128,218103808~33554432,264241152~16777216,289406976~29360128,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:17.954 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~58720256,184549376~29360128,218103808~37748736,264241152~16777216,289406976~29360128,331350016~25165824,360710144~58720256] 2024-04-26T05:56:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:17 smithi146 ceph-mon[95531]: osdmap e2130: 8 total, 8 up, 8 in 2024-04-26T05:56:18.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:17 smithi146 ceph-mon[95531]: pgmap v4082: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:17 smithi146 ceph-mon[92947]: osdmap e2130: 8 total, 8 up, 8 in 2024-04-26T05:56:18.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:17 smithi146 ceph-mon[92947]: pgmap v4082: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:17 smithi204 ceph-mon[88313]: osdmap e2130: 8 total, 8 up, 8 in 2024-04-26T05:56:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:17 smithi204 ceph-mon[88313]: pgmap v4082: 137 pgs: 137 active+clean; 819 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 751 KiB/s rd, 7.0 KiB/s wr, 1.41k op/s 2024-04-26T05:56:18.889 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.890 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.930 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:18.930 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.930 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.947 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:18.947 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.947 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.951 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:18.951 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.951 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.954 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:18.954 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.954 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.957 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:18.957 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.957 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.959 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:18.959 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.959 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:18.961 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:18.961 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:18.961 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:18.963 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:18.963 INFO:tasks.workunit.client.0.smithi146.stdout:from 8 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:18.963 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~16777216,285212672~33554432,331350016~20971520,360710144~16777216,381681664~8388608,394264576~25165824] 2024-04-26T05:56:18.964 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~16777216,285212672~33554432,331350016~25165824,360710144~58720256] 2024-04-26T05:56:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:18 smithi146 ceph-mon[95531]: osdmap e2131: 8 total, 8 up, 8 in 2024-04-26T05:56:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:18 smithi146 ceph-mon[92947]: osdmap e2131: 8 total, 8 up, 8 in 2024-04-26T05:56:19.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:18 smithi204 ceph-mon[88313]: osdmap e2131: 8 total, 8 up, 8 in 2024-04-26T05:56:19.614 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.614 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.647 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:19.647 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.647 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.653 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:19.653 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.653 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.657 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:19.658 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.658 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.663 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:19.663 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.664 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.667 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:19.667 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.667 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.669 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:19.669 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.669 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:19.672 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:19.672 INFO:tasks.workunit.client.0.smithi146.stdout:from 7 to HEAD diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:19.672 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~12582912,25165824~25165824,58720256~16777216,79691776~12582912,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~50331648,331350016~46137344,381681664~8388608,394264576~25165824] 2024-04-26T05:56:19.673 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~54525952,331350016~88080384] 2024-04-26T05:56:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[95531]: osdmap e2132: 8 total, 8 up, 8 in 2024-04-26T05:56:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[95531]: pgmap v4085: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[95531]: osdmap e2133: 8 total, 8 up, 8 in 2024-04-26T05:56:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[92947]: osdmap e2132: 8 total, 8 up, 8 in 2024-04-26T05:56:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[92947]: pgmap v4085: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:20.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:19 smithi146 ceph-mon[92947]: osdmap e2133: 8 total, 8 up, 8 in 2024-04-26T05:56:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:19 smithi204 ceph-mon[88313]: osdmap e2132: 8 total, 8 up, 8 in 2024-04-26T05:56:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:19 smithi204 ceph-mon[88313]: pgmap v4085: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:19 smithi204 ceph-mon[88313]: osdmap e2133: 8 total, 8 up, 8 in 2024-04-26T05:56:20.621 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.621 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.655 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:20.655 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.655 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.660 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:20.660 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.660 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.666 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:20.666 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.667 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.670 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:20.670 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.671 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.674 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:20.674 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.674 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.677 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:20.677 INFO:tasks.workunit.client.0.smithi146.stdout:from 6 to HEAD diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.677 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [4194304~16777216,25165824~25165824,58720256~33554432,100663296~16777216,121634816~4194304,130023424~79691776,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:20.679 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [4194304~16777216,25165824~29360128,58720256~33554432,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:21.634 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.634 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.667 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:21.667 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.667 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.670 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:21.670 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.670 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.675 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:21.675 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.675 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.680 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:21.680 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.680 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.682 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:21.683 INFO:tasks.workunit.client.0.smithi146.stdout:from 5 to HEAD diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.683 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~37748736,100663296~16777216,121634816~20971520,146800640~62914560,218103808~37748736,264241152~54525952,331350016~58720256,394264576~25165824] 2024-04-26T05:56:21.684 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~20971520,25165824~29360128,58720256~37748736,100663296~16777216,121634816~92274688,218103808~37748736,264241152~58720256,331350016~88080384] 2024-04-26T05:56:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:21 smithi146 ceph-mon[95531]: osdmap e2134: 8 total, 8 up, 8 in 2024-04-26T05:56:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:21 smithi146 ceph-mon[95531]: pgmap v4088: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:21 smithi146 ceph-mon[92947]: osdmap e2134: 8 total, 8 up, 8 in 2024-04-26T05:56:21.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:21 smithi146 ceph-mon[92947]: pgmap v4088: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:21 smithi204 ceph-mon[88313]: osdmap e2134: 8 total, 8 up, 8 in 2024-04-26T05:56:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:21 smithi204 ceph-mon[88313]: pgmap v4088: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 246 KiB/s rd, 6.2 KiB/s wr, 419 op/s 2024-04-26T05:56:22.631 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.631 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.660 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:22.660 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.660 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:22.668 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.668 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.671 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:22.672 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.672 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.677 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:22.677 INFO:tasks.workunit.client.0.smithi146.stdout:from 4 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.678 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:22.679 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:22 smithi146 ceph-mon[95531]: osdmap e2135: 8 total, 8 up, 8 in 2024-04-26T05:56:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:22 smithi146 ceph-mon[92947]: osdmap e2135: 8 total, 8 up, 8 in 2024-04-26T05:56:23.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:22 smithi204 ceph-mon[88313]: osdmap e2135: 8 total, 8 up, 8 in 2024-04-26T05:56:23.639 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.640 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.662 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:23.662 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.662 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.665 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:23.665 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.665 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.668 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:23.668 INFO:tasks.workunit.client.0.smithi146.stdout:from 3 to HEAD diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.668 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~25165824,58720256~83886080,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:23.670 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~54525952,58720256~155189248,218103808~104857600,331350016~88080384] 2024-04-26T05:56:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:23 smithi146 ceph-mon[92947]: osdmap e2136: 8 total, 8 up, 8 in 2024-04-26T05:56:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:23 smithi146 ceph-mon[92947]: pgmap v4091: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:23 smithi146 ceph-mon[95531]: osdmap e2136: 8 total, 8 up, 8 in 2024-04-26T05:56:23.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:23 smithi146 ceph-mon[95531]: pgmap v4091: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:23 smithi204 ceph-mon[88313]: osdmap e2136: 8 total, 8 up, 8 in 2024-04-26T05:56:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:23 smithi204 ceph-mon[88313]: pgmap v4091: 137 pgs: 137 active+clean; 730 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail 2024-04-26T05:56:24.623 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.623 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.639 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:24.639 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.639 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.642 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:24.642 INFO:tasks.workunit.client.0.smithi146.stdout:from 2 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.642 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~100663296,331350016~58720256,394264576~25165824] 2024-04-26T05:56:24.645 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[95531]: osdmap e2137: 8 total, 8 up, 8 in 2024-04-26T05:56:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[95531]: osdmap e2138: 8 total, 8 up, 8 in 2024-04-26T05:56:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[92947]: osdmap e2137: 8 total, 8 up, 8 in 2024-04-26T05:56:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:24.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:24 smithi146 ceph-mon[92947]: osdmap e2138: 8 total, 8 up, 8 in 2024-04-26T05:56:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:24 smithi204 ceph-mon[88313]: osdmap e2137: 8 total, 8 up, 8 in 2024-04-26T05:56:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:24 smithi204 ceph-mon[88313]: osdmap e2138: 8 total, 8 up, 8 in 2024-04-26T05:56:25.652 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:25.652 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:25.678 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:25.679 INFO:tasks.workunit.client.0.smithi146.stdout:from 1 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:25.679 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:25.680 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:25 smithi146 ceph-mon[95531]: pgmap v4094: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:25.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:25 smithi146 ceph-mon[92947]: pgmap v4094: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:25 smithi204 ceph-mon[88313]: pgmap v4094: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:26.632 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:26] "GET /metrics HTTP/1.1" 200 36756 "" "Prometheus/2.43.0" 2024-04-26T05:56:26.654 INFO:tasks.workunit.client.0.smithi146.stdout:from 0 to HEAD diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:26.654 INFO:tasks.workunit.client.0.smithi146.stdout: limited diff [0~20971520,25165824~117440512,146800640~62914560,218103808~104857600,331350016~58720256,394264576~25165824] 2024-04-26T05:56:26.675 INFO:tasks.workunit.client.0.smithi146.stdout: actual was [0~213909504,218103808~104857600,331350016~88080384] 2024-04-26T05:56:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:26 smithi146 ceph-mon[92947]: osdmap e2139: 8 total, 8 up, 8 in 2024-04-26T05:56:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:26 smithi146 ceph-mon[95531]: osdmap e2139: 8 total, 8 up, 8 in 2024-04-26T05:56:27.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:26 smithi204 ceph-mon[88313]: osdmap e2139: 8 total, 8 up, 8 in 2024-04-26T05:56:27.687 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (38985 ms) 2024-04-26T05:56:27.687 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-04-26T05:56:27.687 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:27 smithi146 ceph-mon[95531]: osdmap e2140: 8 total, 8 up, 8 in 2024-04-26T05:56:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:27 smithi146 ceph-mon[95531]: pgmap v4097: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:27 smithi146 ceph-mon[92947]: osdmap e2140: 8 total, 8 up, 8 in 2024-04-26T05:56:27.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:27 smithi146 ceph-mon[92947]: pgmap v4097: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:27 smithi204 ceph-mon[88313]: osdmap e2140: 8 total, 8 up, 8 in 2024-04-26T05:56:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:27 smithi204 ceph-mon[88313]: pgmap v4097: 137 pgs: 2 active+clean+snaptrim, 135 active+clean; 576 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 154 KiB/s rd, 7.2 KiB/s wr, 250 op/s 2024-04-26T05:56:28.772 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1086 ms) 2024-04-26T05:56:28.772 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-04-26T05:56:28.772 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:28.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:28 smithi146 ceph-mon[92947]: osdmap e2141: 8 total, 8 up, 8 in 2024-04-26T05:56:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:28 smithi146 ceph-mon[95531]: osdmap e2141: 8 total, 8 up, 8 in 2024-04-26T05:56:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:28 smithi204 ceph-mon[88313]: osdmap e2141: 8 total, 8 up, 8 in 2024-04-26T05:56:29.730 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [0~4194304,8388608~12582912] to clone 2024-04-26T05:56:29.730 INFO:tasks.workunit.client.0.smithi146.stdout: diff was [0~4194304,8388608~12582912] 2024-04-26T05:56:29.734 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (962 ms) 2024-04-26T05:56:29.735 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-04-26T05:56:29.735 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:29.754 INFO:tasks.workunit.client.0.smithi146.stdout: wrote [189447~71270,507049~67577,2103928~50463,3448702~83435,3755836~58707,4061015~18075,7599157~23596,14692782~22650,14867497~43610,18605602~29961] 2024-04-26T05:56:29.768 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (33 ms) 2024-04-26T05:56:29.768 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-04-26T05:56:29.768 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[95531]: osdmap e2142: 8 total, 8 up, 8 in 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[95531]: pgmap v4100: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[95531]: osdmap e2143: 8 total, 8 up, 8 in 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[92947]: osdmap e2142: 8 total, 8 up, 8 in 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[92947]: pgmap v4100: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:29 smithi146 ceph-mon[92947]: osdmap e2143: 8 total, 8 up, 8 in 2024-04-26T05:56:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:29 smithi204 ceph-mon[88313]: osdmap e2142: 8 total, 8 up, 8 in 2024-04-26T05:56:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:29 smithi204 ceph-mon[88313]: pgmap v4100: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:29 smithi204 ceph-mon[88313]: osdmap e2143: 8 total, 8 up, 8 in 2024-04-26T05:56:31.775 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (2008 ms) 2024-04-26T05:56:31.775 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-04-26T05:56:31.775 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:31.839 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (64 ms) 2024-04-26T05:56:31.840 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-04-26T05:56:31.840 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:31.913 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (74 ms) 2024-04-26T05:56:31.913 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-04-26T05:56:31.913 INFO:tasks.workunit.client.0.smithi146.stdout:using new format! 2024-04-26T05:56:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:31 smithi146 ceph-mon[92947]: osdmap e2144: 8 total, 8 up, 8 in 2024-04-26T05:56:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:31 smithi146 ceph-mon[92947]: pgmap v4103: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:31 smithi146 ceph-mon[95531]: osdmap e2144: 8 total, 8 up, 8 in 2024-04-26T05:56:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:31 smithi146 ceph-mon[95531]: pgmap v4103: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:31 smithi204 ceph-mon[88313]: osdmap e2144: 8 total, 8 up, 8 in 2024-04-26T05:56:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:31 smithi204 ceph-mon[88313]: pgmap v4103: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.5 MiB/s wr, 178 op/s 2024-04-26T05:56:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:32 smithi146 ceph-mon[92947]: osdmap e2145: 8 total, 8 up, 8 in 2024-04-26T05:56:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:32 smithi146 ceph-mon[95531]: osdmap e2145: 8 total, 8 up, 8 in 2024-04-26T05:56:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:32 smithi204 ceph-mon[88313]: osdmap e2145: 8 total, 8 up, 8 in 2024-04-26T05:56:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:33 smithi146 ceph-mon[95531]: pgmap v4105: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 5.7 MiB/s wr, 156 op/s 2024-04-26T05:56:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:33 smithi146 ceph-mon[92947]: pgmap v4105: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 5.7 MiB/s wr, 156 op/s 2024-04-26T05:56:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:33 smithi204 ceph-mon[88313]: pgmap v4105: 137 pgs: 137 active+clean; 453 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 1003 KiB/s rd, 5.7 MiB/s wr, 156 op/s 2024-04-26T05:56:35.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:35 smithi204 ceph-mon[88313]: osdmap e2146: 8 total, 8 up, 8 in 2024-04-26T05:56:35.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:35 smithi204 ceph-mon[88313]: pgmap v4107: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.5 MiB/s wr, 205 op/s 2024-04-26T05:56:35.615 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:35 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[95531]: osdmap e2146: 8 total, 8 up, 8 in 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[95531]: pgmap v4107: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.5 MiB/s wr, 205 op/s 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[92947]: osdmap e2146: 8 total, 8 up, 8 in 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[92947]: pgmap v4107: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.5 MiB/s wr, 205 op/s 2024-04-26T05:56:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:35 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:56:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:36] "GET /metrics HTTP/1.1" 200 36756 "" "Prometheus/2.43.0" 2024-04-26T05:56:36.957 INFO:tasks.workunit.client.0.smithi146.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5044 ms) 2024-04-26T05:56:36.958 INFO:tasks.workunit.client.0.smithi146.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-04-26T05:56:36.958 INFO:tasks.workunit.client.0.smithi146.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.2-1258-g7d2137f0/rpm/el9/BUILD/ceph-18.2.2-1258-g7d2137f0/src/test/librbd/test_librbd.cc:8604: Skipped 2024-04-26T05:56:36.958 INFO:tasks.workunit.client.0.smithi146.stdout:Skipping due to unmet REQUIRE 2024-04-26T05:56:36.958 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-04-26T05:56:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:56:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:56:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:56:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:56:37.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:36 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:56:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:36 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:56:37.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:36 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:56:37.931 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] 15 tests from DiffIterateTest/1 (67628 ms total) 2024-04-26T05:56:37.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:56:37.931 INFO:tasks.workunit.client.0.smithi146.stdout:[----------] Global test environment tear-down 2024-04-26T05:56:37.931 INFO:tasks.workunit.client.0.smithi146.stdout:[==========] 480 tests from 24 test suites ran. (2035446 ms total) 2024-04-26T05:56:37.931 INFO:tasks.workunit.client.0.smithi146.stdout:[ PASSED ] 434 tests. 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] 46 tests, listed below: 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-04-26T05:56:37.932 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-04-26T05:56:37.933 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-04-26T05:56:37.934 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout: YOU HAVE 2 DISABLED TESTS 2024-04-26T05:56:37.935 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:56:37.946 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T05:56:37.946 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T05:56:38.013 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-04-26T05:56:38.013 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T05:56:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:37 smithi146 ceph-mon[95531]: pgmap v4108: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.3 MiB/s wr, 176 op/s 2024-04-26T05:56:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:37 smithi146 ceph-mon[92947]: pgmap v4108: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.3 MiB/s wr, 176 op/s 2024-04-26T05:56:38.271 DEBUG:teuthology.parallel:result is None 2024-04-26T05:56:38.271 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:56:38.295 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:56:38.295 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:56:38.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:37 smithi204 ceph-mon[88313]: pgmap v4108: 137 pgs: 137 active+clean; 553 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 2.6 MiB/s rd, 7.3 MiB/s wr, 176 op/s 2024-04-26T05:56:38.349 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T05:56:38.350 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:56:38.350 INFO:teuthology.task.print:**** done end test_rbd_api.yaml 2024-04-26T05:56:38.350 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T05:56:38.350 INFO:teuthology.task.print:**** done start test_rbd_python.yaml 2024-04-26T05:56:38.350 INFO:teuthology.task.full_sequential:In full_sequential, running task workunit... 2024-04-26T05:56:38.351 INFO:tasks.workunit:Pulling workunits from ref reef 2024-04-26T05:56:38.351 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T05:56:38.351 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:56:38.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T05:56:38.406 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T05:56:38.406 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T05:56:38.460 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T05:56:38.461 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T05:56:38.515 INFO:tasks.workunit:timeout=3h 2024-04-26T05:56:38.515 INFO:tasks.workunit:cleanup=True 2024-04-26T05:56:38.515 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:56:38.589 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T05:56:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:38 smithi146 ceph-mon[95531]: osdmap e2147: 8 total, 8 up, 8 in 2024-04-26T05:56:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:38 smithi146 ceph-mon[92947]: osdmap e2147: 8 total, 8 up, 8 in 2024-04-26T05:56:39.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:38 smithi204 ceph-mon[88313]: osdmap e2147: 8 total, 8 up, 8 in 2024-04-26T05:56:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:39 smithi146 ceph-mon[95531]: pgmap v4110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:39 smithi146 ceph-mon[92947]: pgmap v4110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:39 smithi204 ceph-mon[88313]: pgmap v4110: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:42 smithi204 ceph-mon[88313]: pgmap v4111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:42.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:42 smithi146 ceph-mon[95531]: pgmap v4111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:42.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:42 smithi146 ceph-mon[92947]: pgmap v4111: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:44.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:44 smithi204 ceph-mon[88313]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:44.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:44 smithi146 ceph-mon[95531]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:44.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:44 smithi146 ceph-mon[92947]: pgmap v4112: 105 pgs: 105 active+clean; 4.6 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail 2024-04-26T05:56:46.494 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:46] "GET /metrics HTTP/1.1" 200 34262 "" "Prometheus/2.43.0" 2024-04-26T05:56:46.495 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:46 smithi146 ceph-mon[95531]: pgmap v4113: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:46.495 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:46 smithi146 ceph-mon[92947]: pgmap v4113: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:46 smithi204 ceph-mon[88313]: pgmap v4113: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:48 smithi204 ceph-mon[88313]: pgmap v4114: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:48.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:48 smithi146 ceph-mon[95531]: pgmap v4114: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:48.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:48 smithi146 ceph-mon[92947]: pgmap v4114: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:50 smithi204 ceph-mon[88313]: pgmap v4115: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:50 smithi146 ceph-mon[92947]: pgmap v4115: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:50 smithi146 ceph-mon[95531]: pgmap v4115: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:51.846 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T05:56:51.860 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T05:56:51.863 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:56:51.863 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T05:56:51.912 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T05:56:51.961 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T05:56:52.001 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T05:56:52.002 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:56:52.002 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T05:56:52.040 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T05:56:52.044 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T05:56:52.044 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T05:56:52.099 INFO:tasks.workunit:Running workunits matching rbd/test_librbd_python.sh on client.0... 2024-04-26T05:56:52.100 INFO:tasks.workunit:Running workunit rbd/test_librbd_python.sh... 2024-04-26T05:56:52.101 DEBUG:teuthology.orchestra.run.smithi146: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-04-26T05:56:52.157 INFO:tasks.workunit.client.0.smithi146.stderr:++ dirname /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd_python.sh 2024-04-26T05:56:52.158 INFO:tasks.workunit.client.0.smithi146.stderr:+ relpath=/home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind 2024-04-26T05:56:52.158 INFO:tasks.workunit.client.0.smithi146.stderr:+ '[' -n '' ']' 2024-04-26T05:56:52.158 INFO:tasks.workunit.client.0.smithi146.stderr:+ python3 -m pytest -v /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/../../../src/test/pybind/test_rbd.py 2024-04-26T05:56:52.324 INFO:tasks.workunit.client.0.smithi146.stdout:============================= test session starts ============================== 2024-04-26T05:56:52.325 INFO:tasks.workunit.client.0.smithi146.stdout:platform linux -- Python 3.9.18, pytest-6.2.2, py-1.10.0, pluggy-0.13.1 -- /usr/bin/python3 2024-04-26T05:56:52.325 INFO:tasks.workunit.client.0.smithi146.stdout:cachedir: .pytest_cache 2024-04-26T05:56:52.325 INFO:tasks.workunit.client.0.smithi146.stdout:rootdir: /home/ubuntu/cephtest/clone.client.0/src/test/pybind, configfile: pytest.ini 2024-04-26T05:56:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:52 smithi146 ceph-mon[92947]: pgmap v4116: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:52 smithi146 ceph-mon[95531]: pgmap v4116: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:52.767 INFO:tasks.workunit.client.0.smithi146.stdout:collecting ... collected 175 items 2024-04-26T05:56:52.767 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T05:56:52.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:52 smithi204 ceph-mon[88313]: pgmap v4116: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[95531]: pgmap v4117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[95531]: osdmap e2148: 8 total, 8 up, 8 in 2024-04-26T05:56:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:56:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[92947]: pgmap v4117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[92947]: osdmap e2148: 8 total, 8 up, 8 in 2024-04-26T05:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:56:54.693 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:54.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:54 smithi204 ceph-mon[88313]: pgmap v4117: 105 pgs: 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:54.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:54 smithi204 ceph-mon[88313]: osdmap e2148: 8 total, 8 up, 8 in 2024-04-26T05:56:54.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]: dispatch 2024-04-26T05:56:54.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:56:55.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-26T05:56:55.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[92947]: osdmap e2149: 8 total, 8 up, 8 in 2024-04-26T05:56:55.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[92947]: pgmap v4120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-26T05:56:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[95531]: osdmap e2149: 8 total, 8 up, 8 in 2024-04-26T05:56:55.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:55 smithi146 ceph-mon[95531]: pgmap v4120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:55 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-1","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-04-26T05:56:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:55 smithi204 ceph-mon[88313]: osdmap e2149: 8 total, 8 up, 8 in 2024-04-26T05:56:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:55 smithi204 ceph-mon[88313]: pgmap v4120: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:56.352 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_version PASSED [ 0%] 2024-04-26T05:56:56.446 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create PASSED [ 1%] 2024-04-26T05:56:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:56 smithi146 ceph-mon[95531]: osdmap e2150: 8 total, 8 up, 8 in 2024-04-26T05:56:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:56 smithi146 ceph-mon[92947]: osdmap e2150: 8 total, 8 up, 8 in 2024-04-26T05:56:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:56:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:56:56] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.43.0" 2024-04-26T05:56:56.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:56 smithi204 ceph-mon[88313]: osdmap e2150: 8 total, 8 up, 8 in 2024-04-26T05:56:57.056 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_defaults PASSED [ 1%] 2024-04-26T05:56:57.158 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_context_manager PASSED [ 2%] 2024-04-26T05:56:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:57 smithi146 ceph-mon[95531]: osdmap e2151: 8 total, 8 up, 8 in 2024-04-26T05:56:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:57 smithi146 ceph-mon[95531]: pgmap v4123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:57 smithi146 ceph-mon[92947]: osdmap e2151: 8 total, 8 up, 8 in 2024-04-26T05:56:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:57 smithi146 ceph-mon[92947]: pgmap v4123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:57.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:57 smithi204 ceph-mon[88313]: osdmap e2151: 8 total, 8 up, 8 in 2024-04-26T05:56:57.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:57 smithi204 ceph-mon[88313]: pgmap v4123: 137 pgs: 32 creating+peering, 105 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:56:58.450 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_read_only PASSED [ 2%] 2024-04-26T05:56:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:58 smithi146 ceph-mon[95531]: osdmap e2152: 8 total, 8 up, 8 in 2024-04-26T05:56:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:58 smithi146 ceph-mon[92947]: osdmap e2152: 8 total, 8 up, 8 in 2024-04-26T05:56:58.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:58 smithi204 ceph-mon[88313]: osdmap e2152: 8 total, 8 up, 8 in 2024-04-26T05:56:59.000 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_dne PASSED [ 3%] 2024-04-26T05:56:59.547 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_readonly_dne PASSED [ 4%] 2024-04-26T05:56:59.651 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_open_by_id PASSED [ 4%] 2024-04-26T05:56:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:59 smithi146 ceph-mon[95531]: osdmap e2153: 8 total, 8 up, 8 in 2024-04-26T05:56:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:56:59 smithi146 ceph-mon[95531]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 501 op/s 2024-04-26T05:56:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:59 smithi146 ceph-mon[92947]: osdmap e2153: 8 total, 8 up, 8 in 2024-04-26T05:56:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:56:59 smithi146 ceph-mon[92947]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 501 op/s 2024-04-26T05:56:59.738 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_aio_open PASSED [ 5%] 2024-04-26T05:56:59.749 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_dne PASSED [ 5%] 2024-04-26T05:56:59.751 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_empty PASSED [ 6%] 2024-04-26T05:56:59.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:59 smithi204 ceph-mon[88313]: osdmap e2153: 8 total, 8 up, 8 in 2024-04-26T05:56:59.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:56:59 smithi204 ceph-mon[88313]: pgmap v4126: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 365 KiB/s rd, 30 KiB/s wr, 501 op/s 2024-04-26T05:56:59.825 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list PASSED [ 6%] 2024-04-26T05:56:59.887 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress PASSED [ 7%] 2024-04-26T05:56:59.965 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_canceled PASSED [ 8%] 2024-04-26T05:57:00.027 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_remove_with_progress_except PASSED [ 8%] 2024-04-26T05:57:00.127 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename PASSED [ 9%] 2024-04-26T05:57:00.356 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_metadata PASSED [ 9%] 2024-04-26T05:57:00.371 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_config_list PASSED [ 10%] 2024-04-26T05:57:00.379 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_config_set_and_get_and_remove PASSED [ 10%] 2024-04-26T05:57:00.404 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_namespaces PASSED [ 11%] 2024-04-26T05:57:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE Bus STOPPING 2024-04-26T05:57:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T05:57:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE Bus STOPPED 2024-04-26T05:57:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE Bus STARTING 2024-04-26T05:57:00.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE Serving on http://:::9283 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:05:57:00] ENGINE Bus STARTED 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: osdmap e2154: 8 total, 8 up, 8 in 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.694 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: osdmap e2154: 8 total, 8 up, 8 in 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:57:00.695 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.696 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.697 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:00.698 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: osdmap e2154: 8 total, 8 up, 8 in 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:57:01.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:01.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T05:57:01.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T05:57:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:01 smithi146 ceph-mon[95531]: pgmap v4128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 409 op/s 2024-04-26T05:57:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:01 smithi146 ceph-mon[95531]: osdmap e2155: 8 total, 8 up, 8 in 2024-04-26T05:57:01.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:01 smithi146 ceph-mon[92947]: pgmap v4128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 409 op/s 2024-04-26T05:57:01.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:01 smithi146 ceph-mon[92947]: osdmap e2155: 8 total, 8 up, 8 in 2024-04-26T05:57:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:01 smithi204 ceph-mon[88313]: pgmap v4128: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 409 op/s 2024-04-26T05:57:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:01 smithi204 ceph-mon[88313]: osdmap e2155: 8 total, 8 up, 8 in 2024-04-26T05:57:02.485 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_pool_stats PASSED [ 12%] 2024-04-26T05:57:02.486 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_to_string PASSED [ 12%] 2024-04-26T05:57:02.487 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_features_from_string PASSED [ 13%] 2024-04-26T05:57:02.564 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_update_features SKIPPED [ 13%] 2024-04-26T05:57:02.640 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_with_params SKIPPED [ 14%] 2024-04-26T05:57:02.710 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_id PASSED [ 14%] 2024-04-26T05:57:02.782 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_block_name_prefix PASSED [ 15%] 2024-04-26T05:57:02.857 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_data_pool_id PASSED [ 16%] 2024-04-26T05:57:02.929 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_timestamp PASSED [ 16%] 2024-04-26T05:57:03.005 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_access_timestamp PASSED [ 17%] 2024-04-26T05:57:03.079 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_modify_timestamp PASSED [ 17%] 2024-04-26T05:57:03.171 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_invalidate_cache PASSED [ 18%] 2024-04-26T05:57:03.241 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_stat PASSED [ 18%] 2024-04-26T05:57:03.313 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_flags PASSED [ 19%] 2024-04-26T05:57:03.397 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_auto_close PASSED [ 20%] 2024-04-26T05:57:03.471 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_use_after_close PASSED [ 20%] 2024-04-26T05:57:03.556 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write PASSED [ 21%] 2024-04-26T05:57:03.642 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_with_fadvise_flags PASSED [ 21%] 2024-04-26T05:57:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:03 smithi146 ceph-mon[95531]: osdmap e2156: 8 total, 8 up, 8 in 2024-04-26T05:57:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:03 smithi146 ceph-mon[95531]: pgmap v4131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 411 op/s 2024-04-26T05:57:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:03 smithi146 ceph-mon[92947]: osdmap e2156: 8 total, 8 up, 8 in 2024-04-26T05:57:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:03 smithi146 ceph-mon[92947]: pgmap v4131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 411 op/s 2024-04-26T05:57:03.725 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes PASSED [ 22%] 2024-04-26T05:57:03.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:03 smithi204 ceph-mon[88313]: osdmap e2156: 8 total, 8 up, 8 in 2024-04-26T05:57:03.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:03 smithi204 ceph-mon[88313]: pgmap v4131: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 299 KiB/s rd, 24 KiB/s wr, 411 op/s 2024-04-26T05:57:03.819 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_zeroes_thick_provision PASSED [ 22%] 2024-04-26T05:57:03.892 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read PASSED [ 23%] 2024-04-26T05:57:03.967 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_with_fadvise_flags PASSED [ 24%] 2024-04-26T05:57:04.108 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_write PASSED [ 24%] 2024-04-26T05:57:04.187 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_large_read PASSED [ 25%] 2024-04-26T05:57:04.280 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_write_read PASSED [ 25%] 2024-04-26T05:57:04.352 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_read_bad_offset PASSED [ 26%] 2024-04-26T05:57:04.431 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize PASSED [ 26%] 2024-04-26T05:57:04.517 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_allow_shrink_False PASSED [ 27%] 2024-04-26T05:57:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:05 smithi146 ceph-mon[95531]: osdmap e2157: 8 total, 8 up, 8 in 2024-04-26T05:57:05.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:05 smithi146 ceph-mon[95531]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 68 KiB/s wr, 1.02k op/s 2024-04-26T05:57:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:05 smithi146 ceph-mon[92947]: osdmap e2157: 8 total, 8 up, 8 in 2024-04-26T05:57:05.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:05 smithi146 ceph-mon[92947]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 68 KiB/s wr, 1.02k op/s 2024-04-26T05:57:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:05 smithi204 ceph-mon[88313]: osdmap e2157: 8 total, 8 up, 8 in 2024-04-26T05:57:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:05 smithi204 ceph-mon[88313]: pgmap v4133: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 68 KiB/s wr, 1.02k op/s 2024-04-26T05:57:06.597 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:06] "GET /metrics HTTP/1.1" 200 36683 "" "Prometheus/2.43.0" 2024-04-26T05:57:06.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:06 smithi146 ceph-mon[95531]: osdmap e2158: 8 total, 8 up, 8 in 2024-04-26T05:57:06.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:06 smithi146 ceph-mon[92947]: osdmap e2158: 8 total, 8 up, 8 in 2024-04-26T05:57:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:06 smithi204 ceph-mon[88313]: osdmap e2158: 8 total, 8 up, 8 in 2024-04-26T05:57:07.702 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_size PASSED [ 28%] 2024-04-26T05:57:07.804 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_down PASSED [ 28%] 2024-04-26T05:57:07.906 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_resize_bytes PASSED [ 29%] 2024-04-26T05:57:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:07 smithi146 ceph-mon[95531]: osdmap e2159: 8 total, 8 up, 8 in 2024-04-26T05:57:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:07 smithi146 ceph-mon[95531]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 79 KiB/s wr, 1.19k op/s 2024-04-26T05:57:07.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:07 smithi146 ceph-mon[92947]: osdmap e2159: 8 total, 8 up, 8 in 2024-04-26T05:57:07.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:07 smithi146 ceph-mon[92947]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 79 KiB/s wr, 1.19k op/s 2024-04-26T05:57:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:07 smithi204 ceph-mon[88313]: osdmap e2159: 8 total, 8 up, 8 in 2024-04-26T05:57:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:07 smithi204 ceph-mon[88313]: pgmap v4136: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 79 KiB/s wr, 1.19k op/s 2024-04-26T05:57:08.101 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy PASSED [ 29%] 2024-04-26T05:57:08.301 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy2 PASSED [ 30%] 2024-04-26T05:57:08.373 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_copy3 SKIPPED [ 30%] 2024-04-26T05:57:08.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:08 smithi146 ceph-mon[95531]: osdmap e2160: 8 total, 8 up, 8 in 2024-04-26T05:57:08.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:08 smithi146 ceph-mon[92947]: osdmap e2160: 8 total, 8 up, 8 in 2024-04-26T05:57:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:08 smithi204 ceph-mon[88313]: osdmap e2160: 8 total, 8 up, 8 in 2024-04-26T05:57:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[92947]: osdmap e2161: 8 total, 8 up, 8 in 2024-04-26T05:57:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[92947]: pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:09.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[92947]: osdmap e2162: 8 total, 8 up, 8 in 2024-04-26T05:57:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[95531]: osdmap e2161: 8 total, 8 up, 8 in 2024-04-26T05:57:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[95531]: pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:09.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:09 smithi146 ceph-mon[95531]: osdmap e2162: 8 total, 8 up, 8 in 2024-04-26T05:57:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:09 smithi204 ceph-mon[88313]: osdmap e2161: 8 total, 8 up, 8 in 2024-04-26T05:57:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:09 smithi204 ceph-mon[88313]: pgmap v4139: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:09 smithi204 ceph-mon[88313]: osdmap e2162: 8 total, 8 up, 8 in 2024-04-26T05:57:11.819 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy PASSED [ 31%] 2024-04-26T05:57:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:11 smithi146 ceph-mon[95531]: osdmap e2163: 8 total, 8 up, 8 in 2024-04-26T05:57:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:11 smithi146 ceph-mon[95531]: pgmap v4142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:11 smithi146 ceph-mon[92947]: osdmap e2163: 8 total, 8 up, 8 in 2024-04-26T05:57:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:11 smithi146 ceph-mon[92947]: pgmap v4142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:11 smithi204 ceph-mon[88313]: osdmap e2163: 8 total, 8 up, 8 in 2024-04-26T05:57:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:11 smithi204 ceph-mon[88313]: pgmap v4142: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 635 KiB/s rd, 4.1 MiB/s wr, 901 op/s 2024-04-26T05:57:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:12 smithi146 ceph-mon[95531]: osdmap e2164: 8 total, 8 up, 8 in 2024-04-26T05:57:12.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:12 smithi146 ceph-mon[92947]: osdmap e2164: 8 total, 8 up, 8 in 2024-04-26T05:57:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:12 smithi204 ceph-mon[88313]: osdmap e2164: 8 total, 8 up, 8 in 2024-04-26T05:57:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:13 smithi146 ceph-mon[92947]: osdmap e2165: 8 total, 8 up, 8 in 2024-04-26T05:57:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:13 smithi146 ceph-mon[92947]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:13 smithi146 ceph-mon[95531]: osdmap e2165: 8 total, 8 up, 8 in 2024-04-26T05:57:13.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:13 smithi146 ceph-mon[95531]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:13 smithi204 ceph-mon[88313]: osdmap e2165: 8 total, 8 up, 8 in 2024-04-26T05:57:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:13 smithi204 ceph-mon[88313]: pgmap v4145: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:14 smithi146 ceph-mon[95531]: osdmap e2166: 8 total, 8 up, 8 in 2024-04-26T05:57:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:14 smithi146 ceph-mon[92947]: osdmap e2166: 8 total, 8 up, 8 in 2024-04-26T05:57:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:14 smithi204 ceph-mon[88313]: osdmap e2166: 8 total, 8 up, 8 in 2024-04-26T05:57:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:15 smithi146 ceph-mon[95531]: osdmap e2167: 8 total, 8 up, 8 in 2024-04-26T05:57:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:15 smithi146 ceph-mon[95531]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:15 smithi146 ceph-mon[92947]: osdmap e2167: 8 total, 8 up, 8 in 2024-04-26T05:57:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:15 smithi146 ceph-mon[92947]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:15 smithi204 ceph-mon[88313]: osdmap e2167: 8 total, 8 up, 8 in 2024-04-26T05:57:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:15 smithi204 ceph-mon[88313]: pgmap v4148: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:16.657 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:16] "GET /metrics HTTP/1.1" 200 36730 "" "Prometheus/2.43.0" 2024-04-26T05:57:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:16 smithi146 ceph-mon[95531]: osdmap e2168: 8 total, 8 up, 8 in 2024-04-26T05:57:16.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:16 smithi146 ceph-mon[92947]: osdmap e2168: 8 total, 8 up, 8 in 2024-04-26T05:57:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:16 smithi204 ceph-mon[88313]: osdmap e2168: 8 total, 8 up, 8 in 2024-04-26T05:57:17.766 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_deep_copy_clone PASSED [ 32%] 2024-04-26T05:57:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:17 smithi146 ceph-mon[95531]: osdmap e2169: 8 total, 8 up, 8 in 2024-04-26T05:57:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:17 smithi146 ceph-mon[95531]: pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:17 smithi146 ceph-mon[92947]: osdmap e2169: 8 total, 8 up, 8 in 2024-04-26T05:57:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:17 smithi146 ceph-mon[92947]: pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:17 smithi204 ceph-mon[88313]: osdmap e2169: 8 total, 8 up, 8 in 2024-04-26T05:57:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:17 smithi204 ceph-mon[88313]: pgmap v4151: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 178 KiB/s rd, 15 KiB/s wr, 242 op/s 2024-04-26T05:57:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:18 smithi146 ceph-mon[95531]: osdmap e2170: 8 total, 8 up, 8 in 2024-04-26T05:57:18.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:18 smithi146 ceph-mon[92947]: osdmap e2170: 8 total, 8 up, 8 in 2024-04-26T05:57:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:18 smithi204 ceph-mon[88313]: osdmap e2170: 8 total, 8 up, 8 in 2024-04-26T05:57:19.718 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap PASSED [ 32%] 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[92947]: osdmap e2171: 8 total, 8 up, 8 in 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[92947]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[92947]: osdmap e2172: 8 total, 8 up, 8 in 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[95531]: osdmap e2171: 8 total, 8 up, 8 in 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[95531]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:19 smithi146 ceph-mon[95531]: osdmap e2172: 8 total, 8 up, 8 in 2024-04-26T05:57:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:19 smithi204 ceph-mon[88313]: osdmap e2171: 8 total, 8 up, 8 in 2024-04-26T05:57:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:19 smithi204 ceph-mon[88313]: pgmap v4154: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:19 smithi204 ceph-mon[88313]: osdmap e2172: 8 total, 8 up, 8 in 2024-04-26T05:57:21.791 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_exists PASSED [ 33%] 2024-04-26T05:57:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:21 smithi204 ceph-mon[88313]: osdmap e2173: 8 total, 8 up, 8 in 2024-04-26T05:57:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:21 smithi204 ceph-mon[88313]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:21 smithi146 ceph-mon[92947]: osdmap e2173: 8 total, 8 up, 8 in 2024-04-26T05:57:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:21 smithi146 ceph-mon[92947]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:21 smithi146 ceph-mon[95531]: osdmap e2173: 8 total, 8 up, 8 in 2024-04-26T05:57:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:21 smithi146 ceph-mon[95531]: pgmap v4157: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 143 KiB/s rd, 11 KiB/s wr, 197 op/s 2024-04-26T05:57:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:22 smithi146 ceph-mon[92947]: osdmap e2174: 8 total, 8 up, 8 in 2024-04-26T05:57:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:22 smithi146 ceph-mon[95531]: osdmap e2174: 8 total, 8 up, 8 in 2024-04-26T05:57:22.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:22 smithi204 ceph-mon[88313]: osdmap e2174: 8 total, 8 up, 8 in 2024-04-26T05:57:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:23 smithi204 ceph-mon[88313]: osdmap e2175: 8 total, 8 up, 8 in 2024-04-26T05:57:24.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:23 smithi204 ceph-mon[88313]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:23 smithi146 ceph-mon[92947]: osdmap e2175: 8 total, 8 up, 8 in 2024-04-26T05:57:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:23 smithi146 ceph-mon[92947]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:23 smithi146 ceph-mon[95531]: osdmap e2175: 8 total, 8 up, 8 in 2024-04-26T05:57:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:23 smithi146 ceph-mon[95531]: pgmap v4160: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:24 smithi204 ceph-mon[88313]: osdmap e2176: 8 total, 8 up, 8 in 2024-04-26T05:57:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:24 smithi146 ceph-mon[92947]: osdmap e2176: 8 total, 8 up, 8 in 2024-04-26T05:57:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:24 smithi146 ceph-mon[95531]: osdmap e2176: 8 total, 8 up, 8 in 2024-04-26T05:57:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:25 smithi204 ceph-mon[88313]: osdmap e2177: 8 total, 8 up, 8 in 2024-04-26T05:57:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:25 smithi204 ceph-mon[88313]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:25 smithi146 ceph-mon[92947]: osdmap e2177: 8 total, 8 up, 8 in 2024-04-26T05:57:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:25 smithi146 ceph-mon[92947]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:25 smithi146 ceph-mon[95531]: osdmap e2177: 8 total, 8 up, 8 in 2024-04-26T05:57:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:25 smithi146 ceph-mon[95531]: pgmap v4163: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:26] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T05:57:27.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:26 smithi204 ceph-mon[88313]: osdmap e2178: 8 total, 8 up, 8 in 2024-04-26T05:57:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:26 smithi146 ceph-mon[92947]: osdmap e2178: 8 total, 8 up, 8 in 2024-04-26T05:57:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:26 smithi146 ceph-mon[95531]: osdmap e2178: 8 total, 8 up, 8 in 2024-04-26T05:57:27.824 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_create_snap_flags PASSED [ 33%] 2024-04-26T05:57:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:27 smithi204 ceph-mon[88313]: osdmap e2179: 8 total, 8 up, 8 in 2024-04-26T05:57:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:27 smithi204 ceph-mon[88313]: pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:27 smithi146 ceph-mon[92947]: osdmap e2179: 8 total, 8 up, 8 in 2024-04-26T05:57:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:27 smithi146 ceph-mon[92947]: pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:27 smithi146 ceph-mon[95531]: osdmap e2179: 8 total, 8 up, 8 in 2024-04-26T05:57:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:27 smithi146 ceph-mon[95531]: pgmap v4166: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 8.2 KiB/s wr, 129 op/s 2024-04-26T05:57:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:28 smithi204 ceph-mon[88313]: osdmap e2180: 8 total, 8 up, 8 in 2024-04-26T05:57:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:28 smithi146 ceph-mon[92947]: osdmap e2180: 8 total, 8 up, 8 in 2024-04-26T05:57:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:28 smithi146 ceph-mon[95531]: osdmap e2180: 8 total, 8 up, 8 in 2024-04-26T05:57:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:29 smithi204 ceph-mon[88313]: osdmap e2181: 8 total, 8 up, 8 in 2024-04-26T05:57:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:29 smithi204 ceph-mon[88313]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:29 smithi204 ceph-mon[88313]: osdmap e2182: 8 total, 8 up, 8 in 2024-04-26T05:57:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[92947]: osdmap e2181: 8 total, 8 up, 8 in 2024-04-26T05:57:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[92947]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[92947]: osdmap e2182: 8 total, 8 up, 8 in 2024-04-26T05:57:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[95531]: osdmap e2181: 8 total, 8 up, 8 in 2024-04-26T05:57:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[95531]: pgmap v4169: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:29 smithi146 ceph-mon[95531]: osdmap e2182: 8 total, 8 up, 8 in 2024-04-26T05:57:31.721 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps PASSED [ 34%] 2024-04-26T05:57:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:31 smithi146 ceph-mon[92947]: osdmap e2183: 8 total, 8 up, 8 in 2024-04-26T05:57:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:31 smithi146 ceph-mon[92947]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:31 smithi146 ceph-mon[95531]: osdmap e2183: 8 total, 8 up, 8 in 2024-04-26T05:57:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:31 smithi146 ceph-mon[95531]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:31 smithi204 ceph-mon[88313]: osdmap e2183: 8 total, 8 up, 8 in 2024-04-26T05:57:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:31 smithi204 ceph-mon[88313]: pgmap v4172: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 60 KiB/s rd, 5.2 KiB/s wr, 82 op/s 2024-04-26T05:57:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:32 smithi146 ceph-mon[95531]: osdmap e2184: 8 total, 8 up, 8 in 2024-04-26T05:57:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:32 smithi146 ceph-mon[92947]: osdmap e2184: 8 total, 8 up, 8 in 2024-04-26T05:57:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:32 smithi204 ceph-mon[88313]: osdmap e2184: 8 total, 8 up, 8 in 2024-04-26T05:57:33.741 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_snaps_iterator_auto_close PASSED [ 34%] 2024-04-26T05:57:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:33 smithi146 ceph-mon[92947]: osdmap e2185: 8 total, 8 up, 8 in 2024-04-26T05:57:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:33 smithi146 ceph-mon[92947]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:33 smithi146 ceph-mon[95531]: osdmap e2185: 8 total, 8 up, 8 in 2024-04-26T05:57:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:33 smithi146 ceph-mon[95531]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:33 smithi204 ceph-mon[88313]: osdmap e2185: 8 total, 8 up, 8 in 2024-04-26T05:57:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:33 smithi204 ceph-mon[88313]: pgmap v4175: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:34 smithi146 ceph-mon[95531]: osdmap e2186: 8 total, 8 up, 8 in 2024-04-26T05:57:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:34 smithi146 ceph-mon[92947]: osdmap e2186: 8 total, 8 up, 8 in 2024-04-26T05:57:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:34 smithi204 ceph-mon[88313]: osdmap e2186: 8 total, 8 up, 8 in 2024-04-26T05:57:35.759 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap PASSED [ 35%] 2024-04-26T05:57:35.832 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_not_found PASSED [ 36%] 2024-04-26T05:57:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:35 smithi146 ceph-mon[95531]: osdmap e2187: 8 total, 8 up, 8 in 2024-04-26T05:57:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:35 smithi146 ceph-mon[95531]: pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:35 smithi146 ceph-mon[92947]: osdmap e2187: 8 total, 8 up, 8 in 2024-04-26T05:57:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:35 smithi146 ceph-mon[92947]: pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:35 smithi204 ceph-mon[88313]: osdmap e2187: 8 total, 8 up, 8 in 2024-04-26T05:57:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:35 smithi204 ceph-mon[88313]: pgmap v4178: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:36.664 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:36] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T05:57:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:36 smithi146 ceph-mon[95531]: osdmap e2188: 8 total, 8 up, 8 in 2024-04-26T05:57:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:36 smithi146 ceph-mon[92947]: osdmap e2188: 8 total, 8 up, 8 in 2024-04-26T05:57:37.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:36 smithi204 ceph-mon[88313]: osdmap e2188: 8 total, 8 up, 8 in 2024-04-26T05:57:37.773 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap2 PASSED [ 36%] 2024-04-26T05:57:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:37 smithi146 ceph-mon[95531]: osdmap e2189: 8 total, 8 up, 8 in 2024-04-26T05:57:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:37 smithi146 ceph-mon[95531]: pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:37 smithi146 ceph-mon[92947]: osdmap e2189: 8 total, 8 up, 8 in 2024-04-26T05:57:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:37 smithi146 ceph-mon[92947]: pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:37 smithi204 ceph-mon[88313]: osdmap e2189: 8 total, 8 up, 8 in 2024-04-26T05:57:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:37 smithi204 ceph-mon[88313]: pgmap v4181: 137 pgs: 137 active+clean; 4.6 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 99 KiB/s rd, 8.2 KiB/s wr, 134 op/s 2024-04-26T05:57:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:38 smithi146 ceph-mon[95531]: osdmap e2190: 8 total, 8 up, 8 in 2024-04-26T05:57:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:38 smithi146 ceph-mon[92947]: osdmap e2190: 8 total, 8 up, 8 in 2024-04-26T05:57:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:38 smithi204 ceph-mon[88313]: osdmap e2190: 8 total, 8 up, 8 in 2024-04-26T05:57:39.723 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_snap_by_id PASSED [ 37%] 2024-04-26T05:57:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:39 smithi204 ceph-mon[88313]: osdmap e2191: 8 total, 8 up, 8 in 2024-04-26T05:57:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:39 smithi204 ceph-mon[88313]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:39 smithi204 ceph-mon[88313]: osdmap e2192: 8 total, 8 up, 8 in 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[92947]: osdmap e2191: 8 total, 8 up, 8 in 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[92947]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[92947]: osdmap e2192: 8 total, 8 up, 8 in 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[95531]: osdmap e2191: 8 total, 8 up, 8 in 2024-04-26T05:57:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[95531]: pgmap v4184: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:39 smithi146 ceph-mon[95531]: osdmap e2192: 8 total, 8 up, 8 in 2024-04-26T05:57:41.802 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rename_snap PASSED [ 37%] 2024-04-26T05:57:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:41 smithi204 ceph-mon[88313]: osdmap e2193: 8 total, 8 up, 8 in 2024-04-26T05:57:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:41 smithi204 ceph-mon[88313]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:41 smithi146 ceph-mon[95531]: osdmap e2193: 8 total, 8 up, 8 in 2024-04-26T05:57:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:41 smithi146 ceph-mon[95531]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:41 smithi146 ceph-mon[92947]: osdmap e2193: 8 total, 8 up, 8 in 2024-04-26T05:57:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:41 smithi146 ceph-mon[92947]: pgmap v4187: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 11 KiB/s wr, 207 op/s 2024-04-26T05:57:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:42 smithi204 ceph-mon[88313]: osdmap e2194: 8 total, 8 up, 8 in 2024-04-26T05:57:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:42 smithi146 ceph-mon[95531]: osdmap e2194: 8 total, 8 up, 8 in 2024-04-26T05:57:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:42 smithi146 ceph-mon[92947]: osdmap e2194: 8 total, 8 up, 8 in 2024-04-26T05:57:43.805 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_protect_snap PASSED [ 38%] 2024-04-26T05:57:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:43 smithi204 ceph-mon[88313]: osdmap e2195: 8 total, 8 up, 8 in 2024-04-26T05:57:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:43 smithi204 ceph-mon[88313]: pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:43 smithi146 ceph-mon[92947]: osdmap e2195: 8 total, 8 up, 8 in 2024-04-26T05:57:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:43 smithi146 ceph-mon[92947]: pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:43 smithi146 ceph-mon[95531]: osdmap e2195: 8 total, 8 up, 8 in 2024-04-26T05:57:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:43 smithi146 ceph-mon[95531]: pgmap v4190: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:44 smithi204 ceph-mon[88313]: osdmap e2196: 8 total, 8 up, 8 in 2024-04-26T05:57:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:44 smithi146 ceph-mon[95531]: osdmap e2196: 8 total, 8 up, 8 in 2024-04-26T05:57:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:44 smithi146 ceph-mon[92947]: osdmap e2196: 8 total, 8 up, 8 in 2024-04-26T05:57:45.825 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_exists PASSED [ 38%] 2024-04-26T05:57:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:45 smithi204 ceph-mon[88313]: osdmap e2197: 8 total, 8 up, 8 in 2024-04-26T05:57:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:45 smithi204 ceph-mon[88313]: pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:45 smithi146 ceph-mon[95531]: osdmap e2197: 8 total, 8 up, 8 in 2024-04-26T05:57:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:45 smithi146 ceph-mon[95531]: pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:46.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:45 smithi146 ceph-mon[92947]: osdmap e2197: 8 total, 8 up, 8 in 2024-04-26T05:57:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:45 smithi146 ceph-mon[92947]: pgmap v4193: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:46] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T05:57:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:46 smithi204 ceph-mon[88313]: osdmap e2198: 8 total, 8 up, 8 in 2024-04-26T05:57:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:46 smithi146 ceph-mon[95531]: osdmap e2198: 8 total, 8 up, 8 in 2024-04-26T05:57:47.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:46 smithi146 ceph-mon[92947]: osdmap e2198: 8 total, 8 up, 8 in 2024-04-26T05:57:47.840 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_timestamp PASSED [ 39%] 2024-04-26T05:57:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:47 smithi204 ceph-mon[88313]: osdmap e2199: 8 total, 8 up, 8 in 2024-04-26T05:57:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:47 smithi204 ceph-mon[88313]: pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:47 smithi146 ceph-mon[95531]: osdmap e2199: 8 total, 8 up, 8 in 2024-04-26T05:57:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:47 smithi146 ceph-mon[95531]: pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:47 smithi146 ceph-mon[92947]: osdmap e2199: 8 total, 8 up, 8 in 2024-04-26T05:57:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:47 smithi146 ceph-mon[92947]: pgmap v4196: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 144 KiB/s rd, 9.5 KiB/s wr, 193 op/s 2024-04-26T05:57:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:48 smithi204 ceph-mon[88313]: osdmap e2200: 8 total, 8 up, 8 in 2024-04-26T05:57:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:48 smithi146 ceph-mon[95531]: osdmap e2200: 8 total, 8 up, 8 in 2024-04-26T05:57:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:48 smithi146 ceph-mon[92947]: osdmap e2200: 8 total, 8 up, 8 in 2024-04-26T05:57:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:49 smithi204 ceph-mon[88313]: osdmap e2201: 8 total, 8 up, 8 in 2024-04-26T05:57:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:49 smithi204 ceph-mon[88313]: pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:49 smithi204 ceph-mon[88313]: osdmap e2202: 8 total, 8 up, 8 in 2024-04-26T05:57:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[92947]: osdmap e2201: 8 total, 8 up, 8 in 2024-04-26T05:57:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[92947]: pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[92947]: osdmap e2202: 8 total, 8 up, 8 in 2024-04-26T05:57:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[95531]: osdmap e2201: 8 total, 8 up, 8 in 2024-04-26T05:57:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[95531]: pgmap v4199: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:50.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:49 smithi146 ceph-mon[95531]: osdmap e2202: 8 total, 8 up, 8 in 2024-04-26T05:57:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:51 smithi146 ceph-mon[95531]: osdmap e2203: 8 total, 8 up, 8 in 2024-04-26T05:57:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:51 smithi146 ceph-mon[95531]: pgmap v4202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:51 smithi146 ceph-mon[92947]: osdmap e2203: 8 total, 8 up, 8 in 2024-04-26T05:57:51.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:51 smithi146 ceph-mon[92947]: pgmap v4202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:51 smithi204 ceph-mon[88313]: osdmap e2203: 8 total, 8 up, 8 in 2024-04-26T05:57:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:51 smithi204 ceph-mon[88313]: pgmap v4202: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 96 KiB/s rd, 7.7 KiB/s wr, 137 op/s 2024-04-26T05:57:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:52 smithi146 ceph-mon[95531]: osdmap e2204: 8 total, 8 up, 8 in 2024-04-26T05:57:52.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:52 smithi146 ceph-mon[92947]: osdmap e2204: 8 total, 8 up, 8 in 2024-04-26T05:57:52.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:52 smithi204 ceph-mon[88313]: osdmap e2204: 8 total, 8 up, 8 in 2024-04-26T05:57:53.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:53 smithi146 ceph-mon[92947]: osdmap e2205: 8 total, 8 up, 8 in 2024-04-26T05:57:53.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:53 smithi146 ceph-mon[92947]: pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:53 smithi146 ceph-mon[95531]: osdmap e2205: 8 total, 8 up, 8 in 2024-04-26T05:57:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:53 smithi146 ceph-mon[95531]: pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:53 smithi204 ceph-mon[88313]: osdmap e2205: 8 total, 8 up, 8 in 2024-04-26T05:57:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:53 smithi204 ceph-mon[88313]: pgmap v4205: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:57:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:54 smithi146 ceph-mon[95531]: osdmap e2206: 8 total, 8 up, 8 in 2024-04-26T05:57:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:54 smithi146 ceph-mon[92947]: osdmap e2206: 8 total, 8 up, 8 in 2024-04-26T05:57:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:54 smithi204 ceph-mon[88313]: osdmap e2206: 8 total, 8 up, 8 in 2024-04-26T05:57:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:57:55.761 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_limit_snaps PASSED [ 40%] 2024-04-26T05:57:55.860 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_exclusive_lock PASSED [ 40%] 2024-04-26T05:57:55.931 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_snap SKIPPED [ 41%] 2024-04-26T05:57:55.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:55 smithi146 ceph-mon[95531]: osdmap e2207: 8 total, 8 up, 8 in 2024-04-26T05:57:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:55 smithi146 ceph-mon[95531]: pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:55 smithi146 ceph-mon[92947]: osdmap e2207: 8 total, 8 up, 8 in 2024-04-26T05:57:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:55 smithi146 ceph-mon[92947]: pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:56.004 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_remove_with_watcher SKIPPED [ 41%] 2024-04-26T05:57:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:55 smithi204 ceph-mon[88313]: osdmap e2207: 8 total, 8 up, 8 in 2024-04-26T05:57:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:55 smithi204 ceph-mon[88313]: pgmap v4208: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:56.667 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:57:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:57:56] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-04-26T05:57:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:56 smithi146 ceph-mon[95531]: osdmap e2208: 8 total, 8 up, 8 in 2024-04-26T05:57:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:56 smithi146 ceph-mon[92947]: osdmap e2208: 8 total, 8 up, 8 in 2024-04-26T05:57:57.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:56 smithi204 ceph-mon[88313]: osdmap e2208: 8 total, 8 up, 8 in 2024-04-26T05:57:57.785 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap PASSED [ 42%] 2024-04-26T05:57:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:57 smithi146 ceph-mon[95531]: osdmap e2209: 8 total, 8 up, 8 in 2024-04-26T05:57:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:57 smithi146 ceph-mon[95531]: pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:57 smithi146 ceph-mon[92947]: osdmap e2209: 8 total, 8 up, 8 in 2024-04-26T05:57:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:57 smithi146 ceph-mon[92947]: pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:57 smithi204 ceph-mon[88313]: osdmap e2209: 8 total, 8 up, 8 in 2024-04-26T05:57:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:57 smithi204 ceph-mon[88313]: pgmap v4211: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 35 KiB/s rd, 4.0 KiB/s wr, 47 op/s 2024-04-26T05:57:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:58 smithi146 ceph-mon[95531]: osdmap e2210: 8 total, 8 up, 8 in 2024-04-26T05:57:58.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:58 smithi146 ceph-mon[92947]: osdmap e2210: 8 total, 8 up, 8 in 2024-04-26T05:57:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:58 smithi204 ceph-mon[88313]: osdmap e2210: 8 total, 8 up, 8 in 2024-04-26T05:57:59.723 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_to_snap_sparse PASSED [ 42%] 2024-04-26T05:58:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:59 smithi204 ceph-mon[88313]: osdmap e2211: 8 total, 8 up, 8 in 2024-04-26T05:58:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:59 smithi204 ceph-mon[88313]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:00.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:57:59 smithi204 ceph-mon[88313]: osdmap e2212: 8 total, 8 up, 8 in 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[95531]: osdmap e2211: 8 total, 8 up, 8 in 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[95531]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[95531]: osdmap e2212: 8 total, 8 up, 8 in 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[92947]: osdmap e2211: 8 total, 8 up, 8 in 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[92947]: pgmap v4214: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:57:59 smithi146 ceph-mon[92947]: osdmap e2212: 8 total, 8 up, 8 in 2024-04-26T05:58:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:00 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:58:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:00 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:58:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:00 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:58:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:01 smithi204 ceph-mon[88313]: osdmap e2213: 8 total, 8 up, 8 in 2024-04-26T05:58:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:58:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:58:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:01 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:58:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:01 smithi204 ceph-mon[88313]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[92947]: osdmap e2213: 8 total, 8 up, 8 in 2024-04-26T05:58:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:58:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:58:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:58:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[92947]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[95531]: osdmap e2213: 8 total, 8 up, 8 in 2024-04-26T05:58:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:58:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:58:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:58:02.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:01 smithi146 ceph-mon[95531]: pgmap v4217: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 215 KiB/s rd, 17 KiB/s wr, 299 op/s 2024-04-26T05:58:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:02 smithi204 ceph-mon[88313]: osdmap e2214: 8 total, 8 up, 8 in 2024-04-26T05:58:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:02 smithi146 ceph-mon[95531]: osdmap e2214: 8 total, 8 up, 8 in 2024-04-26T05:58:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:02 smithi146 ceph-mon[92947]: osdmap e2214: 8 total, 8 up, 8 in 2024-04-26T05:58:03.829 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_rollback_with_resize PASSED [ 43%] 2024-04-26T05:58:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:03 smithi204 ceph-mon[88313]: osdmap e2215: 8 total, 8 up, 8 in 2024-04-26T05:58:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:03 smithi204 ceph-mon[88313]: pgmap v4220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:03 smithi146 ceph-mon[95531]: osdmap e2215: 8 total, 8 up, 8 in 2024-04-26T05:58:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:03 smithi146 ceph-mon[95531]: pgmap v4220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:03 smithi146 ceph-mon[92947]: osdmap e2215: 8 total, 8 up, 8 in 2024-04-26T05:58:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:03 smithi146 ceph-mon[92947]: pgmap v4220: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:04 smithi204 ceph-mon[88313]: osdmap e2216: 8 total, 8 up, 8 in 2024-04-26T05:58:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:04 smithi146 ceph-mon[95531]: osdmap e2216: 8 total, 8 up, 8 in 2024-04-26T05:58:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:04 smithi146 ceph-mon[92947]: osdmap e2216: 8 total, 8 up, 8 in 2024-04-26T05:58:05.831 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap PASSED [ 44%] 2024-04-26T05:58:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:05 smithi204 ceph-mon[88313]: osdmap e2217: 8 total, 8 up, 8 in 2024-04-26T05:58:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:05 smithi204 ceph-mon[88313]: pgmap v4223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:05 smithi146 ceph-mon[95531]: osdmap e2217: 8 total, 8 up, 8 in 2024-04-26T05:58:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:05 smithi146 ceph-mon[95531]: pgmap v4223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:05 smithi146 ceph-mon[92947]: osdmap e2217: 8 total, 8 up, 8 in 2024-04-26T05:58:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:05 smithi146 ceph-mon[92947]: pgmap v4223: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:06] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-04-26T05:58:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:06 smithi204 ceph-mon[88313]: osdmap e2218: 8 total, 8 up, 8 in 2024-04-26T05:58:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:06 smithi146 ceph-mon[95531]: osdmap e2218: 8 total, 8 up, 8 in 2024-04-26T05:58:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:06 smithi146 ceph-mon[92947]: osdmap e2218: 8 total, 8 up, 8 in 2024-04-26T05:58:07.868 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_no_snap PASSED [ 44%] 2024-04-26T05:58:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:07 smithi204 ceph-mon[88313]: osdmap e2219: 8 total, 8 up, 8 in 2024-04-26T05:58:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:07 smithi204 ceph-mon[88313]: pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:07 smithi146 ceph-mon[95531]: osdmap e2219: 8 total, 8 up, 8 in 2024-04-26T05:58:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:07 smithi146 ceph-mon[95531]: pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:07 smithi146 ceph-mon[92947]: osdmap e2219: 8 total, 8 up, 8 in 2024-04-26T05:58:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:07 smithi146 ceph-mon[92947]: pgmap v4226: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 110 KiB/s rd, 12 KiB/s wr, 152 op/s 2024-04-26T05:58:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:08 smithi204 ceph-mon[88313]: osdmap e2220: 8 total, 8 up, 8 in 2024-04-26T05:58:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:08 smithi146 ceph-mon[95531]: osdmap e2220: 8 total, 8 up, 8 in 2024-04-26T05:58:09.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:08 smithi146 ceph-mon[92947]: osdmap e2220: 8 total, 8 up, 8 in 2024-04-26T05:58:09.737 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_by_id PASSED [ 45%] 2024-04-26T05:58:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:09 smithi204 ceph-mon[88313]: osdmap e2221: 8 total, 8 up, 8 in 2024-04-26T05:58:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:09 smithi204 ceph-mon[88313]: pgmap v4229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:09 smithi204 ceph-mon[88313]: osdmap e2222: 8 total, 8 up, 8 in 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[95531]: osdmap e2221: 8 total, 8 up, 8 in 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[95531]: pgmap v4229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[95531]: osdmap e2222: 8 total, 8 up, 8 in 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[92947]: osdmap e2221: 8 total, 8 up, 8 in 2024-04-26T05:58:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[92947]: pgmap v4229: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:09 smithi146 ceph-mon[92947]: osdmap e2222: 8 total, 8 up, 8 in 2024-04-26T05:58:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:11 smithi146 ceph-mon[95531]: osdmap e2223: 8 total, 8 up, 8 in 2024-04-26T05:58:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:11 smithi146 ceph-mon[95531]: pgmap v4232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:11 smithi146 ceph-mon[92947]: osdmap e2223: 8 total, 8 up, 8 in 2024-04-26T05:58:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:11 smithi146 ceph-mon[92947]: pgmap v4232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:11 smithi204 ceph-mon[88313]: osdmap e2223: 8 total, 8 up, 8 in 2024-04-26T05:58:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:11 smithi204 ceph-mon[88313]: pgmap v4232: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 124 KiB/s rd, 17 KiB/s wr, 181 op/s 2024-04-26T05:58:12.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:12 smithi146 ceph-mon[95531]: osdmap e2224: 8 total, 8 up, 8 in 2024-04-26T05:58:12.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:12 smithi146 ceph-mon[92947]: osdmap e2224: 8 total, 8 up, 8 in 2024-04-26T05:58:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:12 smithi204 ceph-mon[88313]: osdmap e2224: 8 total, 8 up, 8 in 2024-04-26T05:58:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:13 smithi146 ceph-mon[95531]: osdmap e2225: 8 total, 8 up, 8 in 2024-04-26T05:58:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:13 smithi146 ceph-mon[95531]: pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:13 smithi146 ceph-mon[92947]: osdmap e2225: 8 total, 8 up, 8 in 2024-04-26T05:58:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:13 smithi146 ceph-mon[92947]: pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:13 smithi204 ceph-mon[88313]: osdmap e2225: 8 total, 8 up, 8 in 2024-04-26T05:58:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:13 smithi204 ceph-mon[88313]: pgmap v4235: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:14.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:14 smithi146 ceph-mon[92947]: osdmap e2226: 8 total, 8 up, 8 in 2024-04-26T05:58:14.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:14 smithi146 ceph-mon[95531]: osdmap e2226: 8 total, 8 up, 8 in 2024-04-26T05:58:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:14 smithi204 ceph-mon[88313]: osdmap e2226: 8 total, 8 up, 8 in 2024-04-26T05:58:15.770 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_name PASSED [ 45%] 2024-04-26T05:58:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:15 smithi146 ceph-mon[92947]: osdmap e2227: 8 total, 8 up, 8 in 2024-04-26T05:58:15.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:15 smithi146 ceph-mon[92947]: pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:15 smithi146 ceph-mon[95531]: osdmap e2227: 8 total, 8 up, 8 in 2024-04-26T05:58:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:15 smithi146 ceph-mon[95531]: pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:15 smithi204 ceph-mon[88313]: osdmap e2227: 8 total, 8 up, 8 in 2024-04-26T05:58:16.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:15 smithi204 ceph-mon[88313]: pgmap v4238: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:16.666 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:16] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-04-26T05:58:16.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:16 smithi146 ceph-mon[92947]: osdmap e2228: 8 total, 8 up, 8 in 2024-04-26T05:58:16.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:16 smithi146 ceph-mon[95531]: osdmap e2228: 8 total, 8 up, 8 in 2024-04-26T05:58:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:16 smithi204 ceph-mon[88313]: osdmap e2228: 8 total, 8 up, 8 in 2024-04-26T05:58:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:17 smithi146 ceph-mon[92947]: osdmap e2229: 8 total, 8 up, 8 in 2024-04-26T05:58:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:17 smithi146 ceph-mon[92947]: pgmap v4241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:17 smithi146 ceph-mon[95531]: osdmap e2229: 8 total, 8 up, 8 in 2024-04-26T05:58:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:17 smithi146 ceph-mon[95531]: pgmap v4241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:17 smithi204 ceph-mon[88313]: osdmap e2229: 8 total, 8 up, 8 in 2024-04-26T05:58:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:17 smithi204 ceph-mon[88313]: pgmap v4241: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 77 KiB/s rd, 8.0 KiB/s wr, 108 op/s 2024-04-26T05:58:18.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:18 smithi146 ceph-mon[92947]: osdmap e2230: 8 total, 8 up, 8 in 2024-04-26T05:58:18.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:18 smithi146 ceph-mon[95531]: osdmap e2230: 8 total, 8 up, 8 in 2024-04-26T05:58:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:18 smithi204 ceph-mon[88313]: osdmap e2230: 8 total, 8 up, 8 in 2024-04-26T05:58:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[92947]: osdmap e2231: 8 total, 8 up, 8 in 2024-04-26T05:58:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[92947]: pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[92947]: osdmap e2232: 8 total, 8 up, 8 in 2024-04-26T05:58:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[95531]: osdmap e2231: 8 total, 8 up, 8 in 2024-04-26T05:58:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[95531]: pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:19.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:19 smithi146 ceph-mon[95531]: osdmap e2232: 8 total, 8 up, 8 in 2024-04-26T05:58:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:19 smithi204 ceph-mon[88313]: osdmap e2231: 8 total, 8 up, 8 in 2024-04-26T05:58:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:19 smithi204 ceph-mon[88313]: pgmap v4244: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:19 smithi204 ceph-mon[88313]: osdmap e2232: 8 total, 8 up, 8 in 2024-04-26T05:58:21.729 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_snap_get_id PASSED [ 46%] 2024-04-26T05:58:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:21 smithi146 ceph-mon[95531]: osdmap e2233: 8 total, 8 up, 8 in 2024-04-26T05:58:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:21 smithi146 ceph-mon[95531]: pgmap v4247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:21 smithi146 ceph-mon[92947]: osdmap e2233: 8 total, 8 up, 8 in 2024-04-26T05:58:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:21 smithi146 ceph-mon[92947]: pgmap v4247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:21 smithi204 ceph-mon[88313]: osdmap e2233: 8 total, 8 up, 8 in 2024-04-26T05:58:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:21 smithi204 ceph-mon[88313]: pgmap v4247: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 73 KiB/s rd, 6.0 KiB/s wr, 99 op/s 2024-04-26T05:58:22.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:22 smithi146 ceph-mon[95531]: osdmap e2234: 8 total, 8 up, 8 in 2024-04-26T05:58:22.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:22 smithi146 ceph-mon[92947]: osdmap e2234: 8 total, 8 up, 8 in 2024-04-26T05:58:22.956 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:22 smithi204 ceph-mon[88313]: osdmap e2234: 8 total, 8 up, 8 in 2024-04-26T05:58:23.753 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_sparse PASSED [ 46%] 2024-04-26T05:58:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:23 smithi146 ceph-mon[95531]: osdmap e2235: 8 total, 8 up, 8 in 2024-04-26T05:58:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:23 smithi146 ceph-mon[95531]: pgmap v4250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:23 smithi146 ceph-mon[92947]: osdmap e2235: 8 total, 8 up, 8 in 2024-04-26T05:58:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:23 smithi146 ceph-mon[92947]: pgmap v4250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:23 smithi204 ceph-mon[88313]: osdmap e2235: 8 total, 8 up, 8 in 2024-04-26T05:58:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:23 smithi204 ceph-mon[88313]: pgmap v4250: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:24 smithi146 ceph-mon[95531]: osdmap e2236: 8 total, 8 up, 8 in 2024-04-26T05:58:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:24 smithi146 ceph-mon[92947]: osdmap e2236: 8 total, 8 up, 8 in 2024-04-26T05:58:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:24 smithi204 ceph-mon[88313]: osdmap e2236: 8 total, 8 up, 8 in 2024-04-26T05:58:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:25 smithi146 ceph-mon[95531]: osdmap e2237: 8 total, 8 up, 8 in 2024-04-26T05:58:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:25 smithi146 ceph-mon[95531]: pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:25 smithi146 ceph-mon[92947]: osdmap e2237: 8 total, 8 up, 8 in 2024-04-26T05:58:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:25 smithi146 ceph-mon[92947]: pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:25 smithi204 ceph-mon[88313]: osdmap e2237: 8 total, 8 up, 8 in 2024-04-26T05:58:26.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:25 smithi204 ceph-mon[88313]: pgmap v4253: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:26.680 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:26] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T05:58:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:26 smithi146 ceph-mon[95531]: osdmap e2238: 8 total, 8 up, 8 in 2024-04-26T05:58:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:26 smithi146 ceph-mon[92947]: osdmap e2238: 8 total, 8 up, 8 in 2024-04-26T05:58:27.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:26 smithi204 ceph-mon[88313]: osdmap e2238: 8 total, 8 up, 8 in 2024-04-26T05:58:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:27 smithi146 ceph-mon[92947]: osdmap e2239: 8 total, 8 up, 8 in 2024-04-26T05:58:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:27 smithi146 ceph-mon[92947]: pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:27 smithi146 ceph-mon[95531]: osdmap e2239: 8 total, 8 up, 8 in 2024-04-26T05:58:27.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:27 smithi146 ceph-mon[95531]: pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:27 smithi204 ceph-mon[88313]: osdmap e2239: 8 total, 8 up, 8 in 2024-04-26T05:58:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:27 smithi204 ceph-mon[88313]: pgmap v4256: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 92 KiB/s rd, 7.7 KiB/s wr, 126 op/s 2024-04-26T05:58:28.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:28 smithi146 ceph-mon[92947]: osdmap e2240: 8 total, 8 up, 8 in 2024-04-26T05:58:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:28 smithi146 ceph-mon[95531]: osdmap e2240: 8 total, 8 up, 8 in 2024-04-26T05:58:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:28 smithi204 ceph-mon[88313]: osdmap e2240: 8 total, 8 up, 8 in 2024-04-26T05:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:29 smithi204 ceph-mon[88313]: osdmap e2241: 8 total, 8 up, 8 in 2024-04-26T05:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:29 smithi204 ceph-mon[88313]: pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:30.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:29 smithi204 ceph-mon[88313]: osdmap e2242: 8 total, 8 up, 8 in 2024-04-26T05:58:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[92947]: osdmap e2241: 8 total, 8 up, 8 in 2024-04-26T05:58:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[92947]: pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[92947]: osdmap e2242: 8 total, 8 up, 8 in 2024-04-26T05:58:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[95531]: osdmap e2241: 8 total, 8 up, 8 in 2024-04-26T05:58:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[95531]: pgmap v4259: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:30.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:29 smithi146 ceph-mon[95531]: osdmap e2242: 8 total, 8 up, 8 in 2024-04-26T05:58:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:31 smithi146 ceph-mon[92947]: osdmap e2243: 8 total, 8 up, 8 in 2024-04-26T05:58:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:31 smithi146 ceph-mon[92947]: pgmap v4262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:31 smithi146 ceph-mon[95531]: osdmap e2243: 8 total, 8 up, 8 in 2024-04-26T05:58:31.945 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:31 smithi146 ceph-mon[95531]: pgmap v4262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:31 smithi204 ceph-mon[88313]: osdmap e2243: 8 total, 8 up, 8 in 2024-04-26T05:58:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:31 smithi204 ceph-mon[88313]: pgmap v4262: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 59 KiB/s rd, 5.5 KiB/s wr, 80 op/s 2024-04-26T05:58:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:32 smithi146 ceph-mon[95531]: osdmap e2244: 8 total, 8 up, 8 in 2024-04-26T05:58:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:32 smithi146 ceph-mon[92947]: osdmap e2244: 8 total, 8 up, 8 in 2024-04-26T05:58:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:32 smithi204 ceph-mon[88313]: osdmap e2244: 8 total, 8 up, 8 in 2024-04-26T05:58:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:33 smithi146 ceph-mon[95531]: osdmap e2245: 8 total, 8 up, 8 in 2024-04-26T05:58:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:33 smithi146 ceph-mon[95531]: pgmap v4265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:33 smithi146 ceph-mon[92947]: osdmap e2245: 8 total, 8 up, 8 in 2024-04-26T05:58:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:33 smithi146 ceph-mon[92947]: pgmap v4265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:33 smithi204 ceph-mon[88313]: osdmap e2245: 8 total, 8 up, 8 in 2024-04-26T05:58:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:33 smithi204 ceph-mon[88313]: pgmap v4265: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:34 smithi146 ceph-mon[95531]: osdmap e2246: 8 total, 8 up, 8 in 2024-04-26T05:58:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:34 smithi146 ceph-mon[92947]: osdmap e2246: 8 total, 8 up, 8 in 2024-04-26T05:58:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:34 smithi204 ceph-mon[88313]: osdmap e2246: 8 total, 8 up, 8 in 2024-04-26T05:58:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:35 smithi146 ceph-mon[95531]: osdmap e2247: 8 total, 8 up, 8 in 2024-04-26T05:58:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:35 smithi146 ceph-mon[95531]: pgmap v4268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:35 smithi146 ceph-mon[92947]: osdmap e2247: 8 total, 8 up, 8 in 2024-04-26T05:58:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:35 smithi146 ceph-mon[92947]: pgmap v4268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:35 smithi204 ceph-mon[88313]: osdmap e2247: 8 total, 8 up, 8 in 2024-04-26T05:58:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:35 smithi204 ceph-mon[88313]: pgmap v4268: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:36.677 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:36] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T05:58:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:36 smithi146 ceph-mon[92947]: osdmap e2248: 8 total, 8 up, 8 in 2024-04-26T05:58:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:36 smithi146 ceph-mon[95531]: osdmap e2248: 8 total, 8 up, 8 in 2024-04-26T05:58:37.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:36 smithi204 ceph-mon[88313]: osdmap e2248: 8 total, 8 up, 8 in 2024-04-26T05:58:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:37 smithi146 ceph-mon[95531]: osdmap e2249: 8 total, 8 up, 8 in 2024-04-26T05:58:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:37 smithi146 ceph-mon[95531]: pgmap v4271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:37 smithi146 ceph-mon[92947]: osdmap e2249: 8 total, 8 up, 8 in 2024-04-26T05:58:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:37 smithi146 ceph-mon[92947]: pgmap v4271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:37 smithi204 ceph-mon[88313]: osdmap e2249: 8 total, 8 up, 8 in 2024-04-26T05:58:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:37 smithi204 ceph-mon[88313]: pgmap v4271: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 80 KiB/s rd, 3.7 KiB/s wr, 107 op/s 2024-04-26T05:58:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:38 smithi204 ceph-mon[88313]: osdmap e2250: 8 total, 8 up, 8 in 2024-04-26T05:58:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:38 smithi146 ceph-mon[92947]: osdmap e2250: 8 total, 8 up, 8 in 2024-04-26T05:58:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:38 smithi146 ceph-mon[95531]: osdmap e2250: 8 total, 8 up, 8 in 2024-04-26T05:58:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:39 smithi204 ceph-mon[88313]: osdmap e2251: 8 total, 8 up, 8 in 2024-04-26T05:58:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:39 smithi204 ceph-mon[88313]: pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[92947]: osdmap e2251: 8 total, 8 up, 8 in 2024-04-26T05:58:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[92947]: pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[95531]: osdmap e2251: 8 total, 8 up, 8 in 2024-04-26T05:58:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:40.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:39 smithi146 ceph-mon[95531]: pgmap v4274: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:41.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:40 smithi204 ceph-mon[88313]: osdmap e2252: 8 total, 8 up, 8 in 2024-04-26T05:58:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:40 smithi146 ceph-mon[95531]: osdmap e2252: 8 total, 8 up, 8 in 2024-04-26T05:58:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:40 smithi146 ceph-mon[92947]: osdmap e2252: 8 total, 8 up, 8 in 2024-04-26T05:58:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:41 smithi204 ceph-mon[88313]: osdmap e2253: 8 total, 8 up, 8 in 2024-04-26T05:58:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:41 smithi204 ceph-mon[88313]: pgmap v4277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:41 smithi146 ceph-mon[92947]: osdmap e2253: 8 total, 8 up, 8 in 2024-04-26T05:58:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:41 smithi146 ceph-mon[92947]: pgmap v4277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:41 smithi146 ceph-mon[95531]: osdmap e2253: 8 total, 8 up, 8 in 2024-04-26T05:58:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:41 smithi146 ceph-mon[95531]: pgmap v4277: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.7 KiB/s wr, 151 op/s 2024-04-26T05:58:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:42 smithi204 ceph-mon[88313]: osdmap e2254: 8 total, 8 up, 8 in 2024-04-26T05:58:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:42 smithi146 ceph-mon[95531]: osdmap e2254: 8 total, 8 up, 8 in 2024-04-26T05:58:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:42 smithi146 ceph-mon[92947]: osdmap e2254: 8 total, 8 up, 8 in 2024-04-26T05:58:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:43 smithi204 ceph-mon[88313]: osdmap e2255: 8 total, 8 up, 8 in 2024-04-26T05:58:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:43 smithi204 ceph-mon[88313]: pgmap v4280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:43 smithi146 ceph-mon[95531]: osdmap e2255: 8 total, 8 up, 8 in 2024-04-26T05:58:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:43 smithi146 ceph-mon[95531]: pgmap v4280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:43 smithi146 ceph-mon[92947]: osdmap e2255: 8 total, 8 up, 8 in 2024-04-26T05:58:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:43 smithi146 ceph-mon[92947]: pgmap v4280: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:44 smithi204 ceph-mon[88313]: osdmap e2256: 8 total, 8 up, 8 in 2024-04-26T05:58:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:44 smithi146 ceph-mon[92947]: osdmap e2256: 8 total, 8 up, 8 in 2024-04-26T05:58:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:44 smithi146 ceph-mon[95531]: osdmap e2256: 8 total, 8 up, 8 in 2024-04-26T05:58:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:45 smithi204 ceph-mon[88313]: osdmap e2257: 8 total, 8 up, 8 in 2024-04-26T05:58:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:45 smithi204 ceph-mon[88313]: pgmap v4283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:45 smithi146 ceph-mon[95531]: osdmap e2257: 8 total, 8 up, 8 in 2024-04-26T05:58:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:45 smithi146 ceph-mon[95531]: pgmap v4283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:45 smithi146 ceph-mon[92947]: osdmap e2257: 8 total, 8 up, 8 in 2024-04-26T05:58:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:45 smithi146 ceph-mon[92947]: pgmap v4283: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:46] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T05:58:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:46 smithi204 ceph-mon[88313]: osdmap e2258: 8 total, 8 up, 8 in 2024-04-26T05:58:47.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:46 smithi146 ceph-mon[95531]: osdmap e2258: 8 total, 8 up, 8 in 2024-04-26T05:58:47.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:46 smithi146 ceph-mon[92947]: osdmap e2258: 8 total, 8 up, 8 in 2024-04-26T05:58:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:47 smithi204 ceph-mon[88313]: osdmap e2259: 8 total, 8 up, 8 in 2024-04-26T05:58:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:47 smithi204 ceph-mon[88313]: pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:47 smithi146 ceph-mon[95531]: osdmap e2259: 8 total, 8 up, 8 in 2024-04-26T05:58:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:47 smithi146 ceph-mon[95531]: pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:47 smithi146 ceph-mon[92947]: osdmap e2259: 8 total, 8 up, 8 in 2024-04-26T05:58:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:47 smithi146 ceph-mon[92947]: pgmap v4286: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 113 KiB/s rd, 3.2 KiB/s wr, 152 op/s 2024-04-26T05:58:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:48 smithi204 ceph-mon[88313]: osdmap e2260: 8 total, 8 up, 8 in 2024-04-26T05:58:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:48 smithi146 ceph-mon[95531]: osdmap e2260: 8 total, 8 up, 8 in 2024-04-26T05:58:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:48 smithi146 ceph-mon[92947]: osdmap e2260: 8 total, 8 up, 8 in 2024-04-26T05:58:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:49 smithi204 ceph-mon[88313]: osdmap e2261: 8 total, 8 up, 8 in 2024-04-26T05:58:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:49 smithi204 ceph-mon[88313]: pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:49 smithi146 ceph-mon[92947]: osdmap e2261: 8 total, 8 up, 8 in 2024-04-26T05:58:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:49 smithi146 ceph-mon[92947]: pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:49 smithi146 ceph-mon[95531]: osdmap e2261: 8 total, 8 up, 8 in 2024-04-26T05:58:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:49 smithi146 ceph-mon[95531]: pgmap v4289: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:50 smithi204 ceph-mon[88313]: osdmap e2262: 8 total, 8 up, 8 in 2024-04-26T05:58:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:50 smithi146 ceph-mon[92947]: osdmap e2262: 8 total, 8 up, 8 in 2024-04-26T05:58:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:50 smithi146 ceph-mon[95531]: osdmap e2262: 8 total, 8 up, 8 in 2024-04-26T05:58:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:51 smithi204 ceph-mon[88313]: osdmap e2263: 8 total, 8 up, 8 in 2024-04-26T05:58:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:51 smithi204 ceph-mon[88313]: pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:51 smithi146 ceph-mon[95531]: osdmap e2263: 8 total, 8 up, 8 in 2024-04-26T05:58:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:51 smithi146 ceph-mon[95531]: pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:51 smithi146 ceph-mon[92947]: osdmap e2263: 8 total, 8 up, 8 in 2024-04-26T05:58:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:51 smithi146 ceph-mon[92947]: pgmap v4292: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 171 KiB/s rd, 3.7 KiB/s wr, 229 op/s 2024-04-26T05:58:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:52 smithi204 ceph-mon[88313]: osdmap e2264: 8 total, 8 up, 8 in 2024-04-26T05:58:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:52 smithi146 ceph-mon[95531]: osdmap e2264: 8 total, 8 up, 8 in 2024-04-26T05:58:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:52 smithi146 ceph-mon[92947]: osdmap e2264: 8 total, 8 up, 8 in 2024-04-26T05:58:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:53 smithi146 ceph-mon[95531]: osdmap e2265: 8 total, 8 up, 8 in 2024-04-26T05:58:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:53 smithi146 ceph-mon[95531]: pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:53 smithi146 ceph-mon[92947]: osdmap e2265: 8 total, 8 up, 8 in 2024-04-26T05:58:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:53 smithi146 ceph-mon[92947]: pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:54.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:53 smithi204 ceph-mon[88313]: osdmap e2265: 8 total, 8 up, 8 in 2024-04-26T05:58:54.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:53 smithi204 ceph-mon[88313]: pgmap v4295: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:58:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:54 smithi146 ceph-mon[95531]: osdmap e2266: 8 total, 8 up, 8 in 2024-04-26T05:58:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:54 smithi146 ceph-mon[92947]: osdmap e2266: 8 total, 8 up, 8 in 2024-04-26T05:58:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:54 smithi204 ceph-mon[88313]: osdmap e2266: 8 total, 8 up, 8 in 2024-04-26T05:58:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:58:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:55 smithi146 ceph-mon[95531]: osdmap e2267: 8 total, 8 up, 8 in 2024-04-26T05:58:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:55 smithi146 ceph-mon[95531]: pgmap v4298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:55 smithi146 ceph-mon[92947]: osdmap e2267: 8 total, 8 up, 8 in 2024-04-26T05:58:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:55 smithi146 ceph-mon[92947]: pgmap v4298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:55 smithi204 ceph-mon[88313]: osdmap e2267: 8 total, 8 up, 8 in 2024-04-26T05:58:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:55 smithi204 ceph-mon[88313]: pgmap v4298: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:58:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:58:56] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T05:58:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:56 smithi146 ceph-mon[95531]: osdmap e2268: 8 total, 8 up, 8 in 2024-04-26T05:58:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:56 smithi146 ceph-mon[92947]: osdmap e2268: 8 total, 8 up, 8 in 2024-04-26T05:58:57.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:56 smithi204 ceph-mon[88313]: osdmap e2268: 8 total, 8 up, 8 in 2024-04-26T05:58:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:57 smithi146 ceph-mon[95531]: osdmap e2269: 8 total, 8 up, 8 in 2024-04-26T05:58:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:57 smithi146 ceph-mon[95531]: pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:57 smithi146 ceph-mon[92947]: osdmap e2269: 8 total, 8 up, 8 in 2024-04-26T05:58:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:57 smithi146 ceph-mon[92947]: pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:58.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:57 smithi204 ceph-mon[88313]: osdmap e2269: 8 total, 8 up, 8 in 2024-04-26T05:58:58.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:57 smithi204 ceph-mon[88313]: pgmap v4301: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 204 KiB/s rd, 3.5 KiB/s wr, 273 op/s 2024-04-26T05:58:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:58 smithi146 ceph-mon[95531]: osdmap e2270: 8 total, 8 up, 8 in 2024-04-26T05:58:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:58 smithi146 ceph-mon[92947]: osdmap e2270: 8 total, 8 up, 8 in 2024-04-26T05:58:59.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:58 smithi204 ceph-mon[88313]: osdmap e2270: 8 total, 8 up, 8 in 2024-04-26T05:59:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:59 smithi146 ceph-mon[95531]: osdmap e2271: 8 total, 8 up, 8 in 2024-04-26T05:59:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:58:59 smithi146 ceph-mon[95531]: pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:59 smithi146 ceph-mon[92947]: osdmap e2271: 8 total, 8 up, 8 in 2024-04-26T05:59:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:58:59 smithi146 ceph-mon[92947]: pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:00.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:59 smithi204 ceph-mon[88313]: osdmap e2271: 8 total, 8 up, 8 in 2024-04-26T05:59:00.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:58:59 smithi204 ceph-mon[88313]: pgmap v4304: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:00 smithi146 ceph-mon[95531]: osdmap e2272: 8 total, 8 up, 8 in 2024-04-26T05:59:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:00 smithi146 ceph-mon[92947]: osdmap e2272: 8 total, 8 up, 8 in 2024-04-26T05:59:01.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:00 smithi204 ceph-mon[88313]: osdmap e2272: 8 total, 8 up, 8 in 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[95531]: osdmap e2273: 8 total, 8 up, 8 in 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[95531]: pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[92947]: osdmap e2273: 8 total, 8 up, 8 in 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:59:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:01 smithi146 ceph-mon[92947]: pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:02.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:01 smithi204 ceph-mon[88313]: osdmap e2273: 8 total, 8 up, 8 in 2024-04-26T05:59:02.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:01 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T05:59:02.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:01 smithi204 ceph-mon[88313]: pgmap v4307: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 235 KiB/s rd, 3.7 KiB/s wr, 317 op/s 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[95531]: osdmap e2274: 8 total, 8 up, 8 in 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[92947]: osdmap e2274: 8 total, 8 up, 8 in 2024-04-26T05:59:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:59:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:59:03.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:02 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:59:03.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:02 smithi204 ceph-mon[88313]: osdmap e2274: 8 total, 8 up, 8 in 2024-04-26T05:59:03.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:02 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T05:59:03.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:02 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T05:59:03.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:02 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T05:59:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:03 smithi146 ceph-mon[95531]: osdmap e2275: 8 total, 8 up, 8 in 2024-04-26T05:59:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:03 smithi146 ceph-mon[95531]: pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:03 smithi146 ceph-mon[92947]: osdmap e2275: 8 total, 8 up, 8 in 2024-04-26T05:59:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:03 smithi146 ceph-mon[92947]: pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:04.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:03 smithi204 ceph-mon[88313]: osdmap e2275: 8 total, 8 up, 8 in 2024-04-26T05:59:04.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:03 smithi204 ceph-mon[88313]: pgmap v4310: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:04 smithi146 ceph-mon[95531]: osdmap e2276: 8 total, 8 up, 8 in 2024-04-26T05:59:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:04 smithi146 ceph-mon[92947]: osdmap e2276: 8 total, 8 up, 8 in 2024-04-26T05:59:05.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:04 smithi204 ceph-mon[88313]: osdmap e2276: 8 total, 8 up, 8 in 2024-04-26T05:59:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:05 smithi146 ceph-mon[95531]: osdmap e2277: 8 total, 8 up, 8 in 2024-04-26T05:59:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:05 smithi146 ceph-mon[95531]: pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:05 smithi146 ceph-mon[92947]: osdmap e2277: 8 total, 8 up, 8 in 2024-04-26T05:59:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:05 smithi146 ceph-mon[92947]: pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:05 smithi204 ceph-mon[88313]: osdmap e2277: 8 total, 8 up, 8 in 2024-04-26T05:59:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:05 smithi204 ceph-mon[88313]: pgmap v4313: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:06] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T05:59:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:06 smithi146 ceph-mon[95531]: osdmap e2278: 8 total, 8 up, 8 in 2024-04-26T05:59:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:06 smithi146 ceph-mon[92947]: osdmap e2278: 8 total, 8 up, 8 in 2024-04-26T05:59:07.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:06 smithi204 ceph-mon[88313]: osdmap e2278: 8 total, 8 up, 8 in 2024-04-26T05:59:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:07 smithi146 ceph-mon[95531]: osdmap e2279: 8 total, 8 up, 8 in 2024-04-26T05:59:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:07 smithi146 ceph-mon[95531]: pgmap v4316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:07 smithi146 ceph-mon[92947]: osdmap e2279: 8 total, 8 up, 8 in 2024-04-26T05:59:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:07 smithi146 ceph-mon[92947]: pgmap v4316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:07 smithi204 ceph-mon[88313]: osdmap e2279: 8 total, 8 up, 8 in 2024-04-26T05:59:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:07 smithi204 ceph-mon[88313]: pgmap v4316: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 270 KiB/s rd, 3.7 KiB/s wr, 361 op/s 2024-04-26T05:59:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:08 smithi146 ceph-mon[95531]: osdmap e2280: 8 total, 8 up, 8 in 2024-04-26T05:59:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:08 smithi146 ceph-mon[92947]: osdmap e2280: 8 total, 8 up, 8 in 2024-04-26T05:59:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:08 smithi204 ceph-mon[88313]: osdmap e2280: 8 total, 8 up, 8 in 2024-04-26T05:59:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:09 smithi146 ceph-mon[95531]: osdmap e2281: 8 total, 8 up, 8 in 2024-04-26T05:59:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:09 smithi146 ceph-mon[95531]: pgmap v4319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:09 smithi146 ceph-mon[92947]: osdmap e2281: 8 total, 8 up, 8 in 2024-04-26T05:59:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:09 smithi146 ceph-mon[92947]: pgmap v4319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:09 smithi204 ceph-mon[88313]: osdmap e2281: 8 total, 8 up, 8 in 2024-04-26T05:59:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:09 smithi204 ceph-mon[88313]: pgmap v4319: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:10 smithi146 ceph-mon[95531]: osdmap e2282: 8 total, 8 up, 8 in 2024-04-26T05:59:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:10 smithi146 ceph-mon[92947]: osdmap e2282: 8 total, 8 up, 8 in 2024-04-26T05:59:11.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:10 smithi204 ceph-mon[88313]: osdmap e2282: 8 total, 8 up, 8 in 2024-04-26T05:59:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:11 smithi146 ceph-mon[95531]: osdmap e2283: 8 total, 8 up, 8 in 2024-04-26T05:59:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:11 smithi146 ceph-mon[95531]: pgmap v4322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:11 smithi146 ceph-mon[92947]: osdmap e2283: 8 total, 8 up, 8 in 2024-04-26T05:59:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:11 smithi146 ceph-mon[92947]: pgmap v4322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:11 smithi204 ceph-mon[88313]: osdmap e2283: 8 total, 8 up, 8 in 2024-04-26T05:59:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:11 smithi204 ceph-mon[88313]: pgmap v4322: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 301 KiB/s rd, 4.0 KiB/s wr, 405 op/s 2024-04-26T05:59:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:12 smithi204 ceph-mon[88313]: osdmap e2284: 8 total, 8 up, 8 in 2024-04-26T05:59:13.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:12 smithi146 ceph-mon[95531]: osdmap e2284: 8 total, 8 up, 8 in 2024-04-26T05:59:13.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:12 smithi146 ceph-mon[92947]: osdmap e2284: 8 total, 8 up, 8 in 2024-04-26T05:59:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:13 smithi204 ceph-mon[88313]: osdmap e2285: 8 total, 8 up, 8 in 2024-04-26T05:59:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:13 smithi204 ceph-mon[88313]: pgmap v4325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:13 smithi146 ceph-mon[95531]: osdmap e2285: 8 total, 8 up, 8 in 2024-04-26T05:59:14.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:13 smithi146 ceph-mon[95531]: pgmap v4325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:13 smithi146 ceph-mon[92947]: osdmap e2285: 8 total, 8 up, 8 in 2024-04-26T05:59:14.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:13 smithi146 ceph-mon[92947]: pgmap v4325: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:14 smithi204 ceph-mon[88313]: osdmap e2286: 8 total, 8 up, 8 in 2024-04-26T05:59:15.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:14 smithi146 ceph-mon[92947]: osdmap e2286: 8 total, 8 up, 8 in 2024-04-26T05:59:15.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:14 smithi146 ceph-mon[95531]: osdmap e2286: 8 total, 8 up, 8 in 2024-04-26T05:59:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:15 smithi204 ceph-mon[88313]: osdmap e2287: 8 total, 8 up, 8 in 2024-04-26T05:59:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:15 smithi204 ceph-mon[88313]: pgmap v4328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:16.343 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:15 smithi146 ceph-mon[92947]: osdmap e2287: 8 total, 8 up, 8 in 2024-04-26T05:59:16.343 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:15 smithi146 ceph-mon[92947]: pgmap v4328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:16.344 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:16] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T05:59:16.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:15 smithi146 ceph-mon[95531]: osdmap e2287: 8 total, 8 up, 8 in 2024-04-26T05:59:16.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:15 smithi146 ceph-mon[95531]: pgmap v4328: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:17.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:16 smithi204 ceph-mon[88313]: osdmap e2288: 8 total, 8 up, 8 in 2024-04-26T05:59:17.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:16 smithi146 ceph-mon[92947]: osdmap e2288: 8 total, 8 up, 8 in 2024-04-26T05:59:17.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:16 smithi146 ceph-mon[95531]: osdmap e2288: 8 total, 8 up, 8 in 2024-04-26T05:59:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:17 smithi204 ceph-mon[88313]: osdmap e2289: 8 total, 8 up, 8 in 2024-04-26T05:59:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:17 smithi204 ceph-mon[88313]: pgmap v4331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:17 smithi146 ceph-mon[95531]: osdmap e2289: 8 total, 8 up, 8 in 2024-04-26T05:59:18.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:17 smithi146 ceph-mon[95531]: pgmap v4331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:17 smithi146 ceph-mon[92947]: osdmap e2289: 8 total, 8 up, 8 in 2024-04-26T05:59:18.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:17 smithi146 ceph-mon[92947]: pgmap v4331: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 335 KiB/s rd, 3.5 KiB/s wr, 448 op/s 2024-04-26T05:59:19.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:18 smithi204 ceph-mon[88313]: osdmap e2290: 8 total, 8 up, 8 in 2024-04-26T05:59:19.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:18 smithi146 ceph-mon[95531]: osdmap e2290: 8 total, 8 up, 8 in 2024-04-26T05:59:19.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:18 smithi146 ceph-mon[92947]: osdmap e2290: 8 total, 8 up, 8 in 2024-04-26T05:59:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:19 smithi204 ceph-mon[88313]: osdmap e2291: 8 total, 8 up, 8 in 2024-04-26T05:59:20.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:19 smithi204 ceph-mon[88313]: pgmap v4334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:19 smithi146 ceph-mon[95531]: osdmap e2291: 8 total, 8 up, 8 in 2024-04-26T05:59:20.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:19 smithi146 ceph-mon[95531]: pgmap v4334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:19 smithi146 ceph-mon[92947]: osdmap e2291: 8 total, 8 up, 8 in 2024-04-26T05:59:20.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:19 smithi146 ceph-mon[92947]: pgmap v4334: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:21.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:21 smithi204 ceph-mon[88313]: osdmap e2292: 8 total, 8 up, 8 in 2024-04-26T05:59:21.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:21 smithi146 ceph-mon[95531]: osdmap e2292: 8 total, 8 up, 8 in 2024-04-26T05:59:21.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:21 smithi146 ceph-mon[92947]: osdmap e2292: 8 total, 8 up, 8 in 2024-04-26T05:59:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:22 smithi204 ceph-mon[88313]: osdmap e2293: 8 total, 8 up, 8 in 2024-04-26T05:59:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:22 smithi204 ceph-mon[88313]: pgmap v4337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:22 smithi146 ceph-mon[95531]: osdmap e2293: 8 total, 8 up, 8 in 2024-04-26T05:59:22.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:22 smithi146 ceph-mon[95531]: pgmap v4337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:22 smithi146 ceph-mon[92947]: osdmap e2293: 8 total, 8 up, 8 in 2024-04-26T05:59:22.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:22 smithi146 ceph-mon[92947]: pgmap v4337: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 366 KiB/s rd, 3.7 KiB/s wr, 492 op/s 2024-04-26T05:59:23.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:23 smithi204 ceph-mon[88313]: osdmap e2294: 8 total, 8 up, 8 in 2024-04-26T05:59:23.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:23 smithi146 ceph-mon[92947]: osdmap e2294: 8 total, 8 up, 8 in 2024-04-26T05:59:23.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:23 smithi146 ceph-mon[95531]: osdmap e2294: 8 total, 8 up, 8 in 2024-04-26T05:59:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:24 smithi204 ceph-mon[88313]: osdmap e2295: 8 total, 8 up, 8 in 2024-04-26T05:59:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:24 smithi204 ceph-mon[88313]: pgmap v4340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[95531]: osdmap e2295: 8 total, 8 up, 8 in 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[95531]: pgmap v4340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[92947]: osdmap e2295: 8 total, 8 up, 8 in 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[92947]: pgmap v4340: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:24.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:25 smithi204 ceph-mon[88313]: osdmap e2296: 8 total, 8 up, 8 in 2024-04-26T05:59:25.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:25 smithi146 ceph-mon[95531]: osdmap e2296: 8 total, 8 up, 8 in 2024-04-26T05:59:25.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:25 smithi146 ceph-mon[92947]: osdmap e2296: 8 total, 8 up, 8 in 2024-04-26T05:59:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:26 smithi204 ceph-mon[88313]: osdmap e2297: 8 total, 8 up, 8 in 2024-04-26T05:59:26.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:26 smithi204 ceph-mon[88313]: pgmap v4343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:26.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:26] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T05:59:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:26 smithi146 ceph-mon[95531]: osdmap e2297: 8 total, 8 up, 8 in 2024-04-26T05:59:26.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:26 smithi146 ceph-mon[95531]: pgmap v4343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:26 smithi146 ceph-mon[92947]: osdmap e2297: 8 total, 8 up, 8 in 2024-04-26T05:59:26.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:26 smithi146 ceph-mon[92947]: pgmap v4343: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:27.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:27 smithi204 ceph-mon[88313]: osdmap e2298: 8 total, 8 up, 8 in 2024-04-26T05:59:27.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:27 smithi146 ceph-mon[92947]: osdmap e2298: 8 total, 8 up, 8 in 2024-04-26T05:59:27.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:27 smithi146 ceph-mon[95531]: osdmap e2298: 8 total, 8 up, 8 in 2024-04-26T05:59:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:28 smithi146 ceph-mon[92947]: osdmap e2299: 8 total, 8 up, 8 in 2024-04-26T05:59:28.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:28 smithi146 ceph-mon[92947]: pgmap v4346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:28 smithi146 ceph-mon[95531]: osdmap e2299: 8 total, 8 up, 8 in 2024-04-26T05:59:28.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:28 smithi146 ceph-mon[95531]: pgmap v4346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:28 smithi204 ceph-mon[88313]: osdmap e2299: 8 total, 8 up, 8 in 2024-04-26T05:59:28.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:28 smithi204 ceph-mon[88313]: pgmap v4346: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 399 KiB/s rd, 3.7 KiB/s wr, 536 op/s 2024-04-26T05:59:29.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:29 smithi146 ceph-mon[92947]: osdmap e2300: 8 total, 8 up, 8 in 2024-04-26T05:59:29.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:29 smithi146 ceph-mon[95531]: osdmap e2300: 8 total, 8 up, 8 in 2024-04-26T05:59:29.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:29 smithi204 ceph-mon[88313]: osdmap e2300: 8 total, 8 up, 8 in 2024-04-26T05:59:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:30 smithi146 ceph-mon[92947]: osdmap e2301: 8 total, 8 up, 8 in 2024-04-26T05:59:30.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:30 smithi146 ceph-mon[92947]: pgmap v4349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:30 smithi146 ceph-mon[95531]: osdmap e2301: 8 total, 8 up, 8 in 2024-04-26T05:59:30.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:30 smithi146 ceph-mon[95531]: pgmap v4349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:30 smithi204 ceph-mon[88313]: osdmap e2301: 8 total, 8 up, 8 in 2024-04-26T05:59:30.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:30 smithi204 ceph-mon[88313]: pgmap v4349: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:31.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:31 smithi146 ceph-mon[95531]: osdmap e2302: 8 total, 8 up, 8 in 2024-04-26T05:59:31.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:31 smithi146 ceph-mon[92947]: osdmap e2302: 8 total, 8 up, 8 in 2024-04-26T05:59:31.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:31 smithi204 ceph-mon[88313]: osdmap e2302: 8 total, 8 up, 8 in 2024-04-26T05:59:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:32 smithi146 ceph-mon[95531]: osdmap e2303: 8 total, 8 up, 8 in 2024-04-26T05:59:32.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:32 smithi146 ceph-mon[95531]: pgmap v4352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:32 smithi146 ceph-mon[92947]: osdmap e2303: 8 total, 8 up, 8 in 2024-04-26T05:59:32.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:32 smithi146 ceph-mon[92947]: pgmap v4352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:32 smithi204 ceph-mon[88313]: osdmap e2303: 8 total, 8 up, 8 in 2024-04-26T05:59:32.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:32 smithi204 ceph-mon[88313]: pgmap v4352: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 431 KiB/s rd, 3.7 KiB/s wr, 579 op/s 2024-04-26T05:59:33.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:33 smithi146 ceph-mon[95531]: osdmap e2304: 8 total, 8 up, 8 in 2024-04-26T05:59:33.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:33 smithi146 ceph-mon[92947]: osdmap e2304: 8 total, 8 up, 8 in 2024-04-26T05:59:33.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:33 smithi204 ceph-mon[88313]: osdmap e2304: 8 total, 8 up, 8 in 2024-04-26T05:59:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:34 smithi146 ceph-mon[95531]: osdmap e2305: 8 total, 8 up, 8 in 2024-04-26T05:59:34.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:34 smithi146 ceph-mon[95531]: pgmap v4355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:34 smithi146 ceph-mon[92947]: osdmap e2305: 8 total, 8 up, 8 in 2024-04-26T05:59:34.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:34 smithi146 ceph-mon[92947]: pgmap v4355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:34 smithi204 ceph-mon[88313]: osdmap e2305: 8 total, 8 up, 8 in 2024-04-26T05:59:34.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:34 smithi204 ceph-mon[88313]: pgmap v4355: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:35.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:35 smithi146 ceph-mon[95531]: osdmap e2306: 8 total, 8 up, 8 in 2024-04-26T05:59:35.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:35 smithi146 ceph-mon[92947]: osdmap e2306: 8 total, 8 up, 8 in 2024-04-26T05:59:35.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:35 smithi204 ceph-mon[88313]: osdmap e2306: 8 total, 8 up, 8 in 2024-04-26T05:59:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:36 smithi146 ceph-mon[95531]: osdmap e2307: 8 total, 8 up, 8 in 2024-04-26T05:59:36.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:36 smithi146 ceph-mon[95531]: pgmap v4358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:36 smithi146 ceph-mon[92947]: osdmap e2307: 8 total, 8 up, 8 in 2024-04-26T05:59:36.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:36 smithi146 ceph-mon[92947]: pgmap v4358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:36.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:36] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T05:59:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:36 smithi204 ceph-mon[88313]: osdmap e2307: 8 total, 8 up, 8 in 2024-04-26T05:59:36.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:36 smithi204 ceph-mon[88313]: pgmap v4358: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:37.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:37 smithi146 ceph-mon[92947]: osdmap e2308: 8 total, 8 up, 8 in 2024-04-26T05:59:37.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:37 smithi146 ceph-mon[95531]: osdmap e2308: 8 total, 8 up, 8 in 2024-04-26T05:59:37.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:37 smithi204 ceph-mon[88313]: osdmap e2308: 8 total, 8 up, 8 in 2024-04-26T05:59:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:38 smithi146 ceph-mon[95531]: osdmap e2309: 8 total, 8 up, 8 in 2024-04-26T05:59:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:38 smithi146 ceph-mon[95531]: pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:38 smithi146 ceph-mon[92947]: osdmap e2309: 8 total, 8 up, 8 in 2024-04-26T05:59:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:38 smithi146 ceph-mon[92947]: pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:38 smithi204 ceph-mon[88313]: osdmap e2309: 8 total, 8 up, 8 in 2024-04-26T05:59:38.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:38 smithi204 ceph-mon[88313]: pgmap v4361: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 466 KiB/s rd, 3.7 KiB/s wr, 627 op/s 2024-04-26T05:59:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:39 smithi146 ceph-mon[95531]: osdmap e2310: 8 total, 8 up, 8 in 2024-04-26T05:59:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:39 smithi146 ceph-mon[92947]: osdmap e2310: 8 total, 8 up, 8 in 2024-04-26T05:59:39.443 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:39 smithi204 ceph-mon[88313]: osdmap e2310: 8 total, 8 up, 8 in 2024-04-26T05:59:39.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:40 smithi146 ceph-mon[95531]: osdmap e2311: 8 total, 8 up, 8 in 2024-04-26T05:59:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:40 smithi146 ceph-mon[95531]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:40 smithi146 ceph-mon[92947]: osdmap e2311: 8 total, 8 up, 8 in 2024-04-26T05:59:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:40 smithi146 ceph-mon[92947]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:40 smithi204 ceph-mon[88313]: osdmap e2311: 8 total, 8 up, 8 in 2024-04-26T05:59:40.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:40 smithi204 ceph-mon[88313]: pgmap v4364: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:41.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:41 smithi146 ceph-mon[92947]: osdmap e2312: 8 total, 8 up, 8 in 2024-04-26T05:59:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:41 smithi146 ceph-mon[95531]: osdmap e2312: 8 total, 8 up, 8 in 2024-04-26T05:59:41.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:41 smithi204 ceph-mon[88313]: osdmap e2312: 8 total, 8 up, 8 in 2024-04-26T05:59:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:42 smithi146 ceph-mon[92947]: osdmap e2313: 8 total, 8 up, 8 in 2024-04-26T05:59:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:42 smithi146 ceph-mon[92947]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:42 smithi146 ceph-mon[95531]: osdmap e2313: 8 total, 8 up, 8 in 2024-04-26T05:59:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:42 smithi146 ceph-mon[95531]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:42 smithi204 ceph-mon[88313]: osdmap e2313: 8 total, 8 up, 8 in 2024-04-26T05:59:42.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:42 smithi204 ceph-mon[88313]: pgmap v4367: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 497 KiB/s rd, 3.7 KiB/s wr, 671 op/s 2024-04-26T05:59:43.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:43 smithi146 ceph-mon[92947]: osdmap e2314: 8 total, 8 up, 8 in 2024-04-26T05:59:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:43 smithi146 ceph-mon[95531]: osdmap e2314: 8 total, 8 up, 8 in 2024-04-26T05:59:43.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:43 smithi204 ceph-mon[88313]: osdmap e2314: 8 total, 8 up, 8 in 2024-04-26T05:59:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:44 smithi146 ceph-mon[95531]: osdmap e2315: 8 total, 8 up, 8 in 2024-04-26T05:59:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:44 smithi146 ceph-mon[95531]: pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:44 smithi146 ceph-mon[92947]: osdmap e2315: 8 total, 8 up, 8 in 2024-04-26T05:59:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:44 smithi146 ceph-mon[92947]: pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:44 smithi204 ceph-mon[88313]: osdmap e2315: 8 total, 8 up, 8 in 2024-04-26T05:59:44.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:44 smithi204 ceph-mon[88313]: pgmap v4370: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:45 smithi146 ceph-mon[95531]: osdmap e2316: 8 total, 8 up, 8 in 2024-04-26T05:59:45.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:45 smithi146 ceph-mon[92947]: osdmap e2316: 8 total, 8 up, 8 in 2024-04-26T05:59:45.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:45 smithi204 ceph-mon[88313]: osdmap e2316: 8 total, 8 up, 8 in 2024-04-26T05:59:46.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:46 smithi146 ceph-mon[95531]: osdmap e2317: 8 total, 8 up, 8 in 2024-04-26T05:59:46.344 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:46 smithi146 ceph-mon[95531]: pgmap v4373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:46.345 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:46] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-04-26T05:59:46.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:46 smithi146 ceph-mon[92947]: osdmap e2317: 8 total, 8 up, 8 in 2024-04-26T05:59:46.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:46 smithi146 ceph-mon[92947]: pgmap v4373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:46 smithi204 ceph-mon[88313]: osdmap e2317: 8 total, 8 up, 8 in 2024-04-26T05:59:46.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:46 smithi204 ceph-mon[88313]: pgmap v4373: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:47 smithi146 ceph-mon[95531]: osdmap e2318: 8 total, 8 up, 8 in 2024-04-26T05:59:47.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:47 smithi146 ceph-mon[92947]: osdmap e2318: 8 total, 8 up, 8 in 2024-04-26T05:59:47.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:47 smithi204 ceph-mon[88313]: osdmap e2318: 8 total, 8 up, 8 in 2024-04-26T05:59:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:48 smithi146 ceph-mon[95531]: osdmap e2319: 8 total, 8 up, 8 in 2024-04-26T05:59:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:48 smithi146 ceph-mon[95531]: pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:48 smithi146 ceph-mon[92947]: osdmap e2319: 8 total, 8 up, 8 in 2024-04-26T05:59:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:48 smithi146 ceph-mon[92947]: pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:48 smithi204 ceph-mon[88313]: osdmap e2319: 8 total, 8 up, 8 in 2024-04-26T05:59:48.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:48 smithi204 ceph-mon[88313]: pgmap v4376: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 531 KiB/s rd, 3.7 KiB/s wr, 714 op/s 2024-04-26T05:59:49.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:49 smithi204 ceph-mon[88313]: osdmap e2320: 8 total, 8 up, 8 in 2024-04-26T05:59:49.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:49 smithi146 ceph-mon[95531]: osdmap e2320: 8 total, 8 up, 8 in 2024-04-26T05:59:49.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:49 smithi146 ceph-mon[92947]: osdmap e2320: 8 total, 8 up, 8 in 2024-04-26T05:59:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:50 smithi204 ceph-mon[88313]: osdmap e2321: 8 total, 8 up, 8 in 2024-04-26T05:59:50.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:50 smithi204 ceph-mon[88313]: pgmap v4379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:50 smithi146 ceph-mon[92947]: osdmap e2321: 8 total, 8 up, 8 in 2024-04-26T05:59:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:50 smithi146 ceph-mon[92947]: pgmap v4379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:50 smithi146 ceph-mon[95531]: osdmap e2321: 8 total, 8 up, 8 in 2024-04-26T05:59:50.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:50 smithi146 ceph-mon[95531]: pgmap v4379: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:51.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:51 smithi204 ceph-mon[88313]: osdmap e2322: 8 total, 8 up, 8 in 2024-04-26T05:59:51.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:51 smithi146 ceph-mon[92947]: osdmap e2322: 8 total, 8 up, 8 in 2024-04-26T05:59:51.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:51 smithi146 ceph-mon[95531]: osdmap e2322: 8 total, 8 up, 8 in 2024-04-26T05:59:52.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:52 smithi204 ceph-mon[88313]: osdmap e2323: 8 total, 8 up, 8 in 2024-04-26T05:59:52.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:52 smithi204 ceph-mon[88313]: pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:52 smithi146 ceph-mon[92947]: osdmap e2323: 8 total, 8 up, 8 in 2024-04-26T05:59:52.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:52 smithi146 ceph-mon[92947]: pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:52 smithi146 ceph-mon[95531]: osdmap e2323: 8 total, 8 up, 8 in 2024-04-26T05:59:52.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:52 smithi146 ceph-mon[95531]: pgmap v4382: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 562 KiB/s rd, 3.7 KiB/s wr, 758 op/s 2024-04-26T05:59:53.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:53 smithi204 ceph-mon[88313]: osdmap e2324: 8 total, 8 up, 8 in 2024-04-26T05:59:53.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:53 smithi146 ceph-mon[92947]: osdmap e2324: 8 total, 8 up, 8 in 2024-04-26T05:59:53.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:53 smithi146 ceph-mon[95531]: osdmap e2324: 8 total, 8 up, 8 in 2024-04-26T05:59:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:54 smithi204 ceph-mon[88313]: osdmap e2325: 8 total, 8 up, 8 in 2024-04-26T05:59:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:54 smithi204 ceph-mon[88313]: pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[92947]: osdmap e2325: 8 total, 8 up, 8 in 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[92947]: pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[95531]: osdmap e2325: 8 total, 8 up, 8 in 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[95531]: pgmap v4385: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T05:59:54.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T05:59:55.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:55 smithi204 ceph-mon[88313]: osdmap e2326: 8 total, 8 up, 8 in 2024-04-26T05:59:55.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:55 smithi146 ceph-mon[92947]: osdmap e2326: 8 total, 8 up, 8 in 2024-04-26T05:59:55.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:55 smithi146 ceph-mon[95531]: osdmap e2326: 8 total, 8 up, 8 in 2024-04-26T05:59:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:56 smithi204 ceph-mon[88313]: osdmap e2327: 8 total, 8 up, 8 in 2024-04-26T05:59:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:56 smithi204 ceph-mon[88313]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:56 smithi146 ceph-mon[92947]: osdmap e2327: 8 total, 8 up, 8 in 2024-04-26T05:59:56.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:56 smithi146 ceph-mon[92947]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:56 smithi146 ceph-mon[95531]: osdmap e2327: 8 total, 8 up, 8 in 2024-04-26T05:59:56.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:56 smithi146 ceph-mon[95531]: pgmap v4388: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:56.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 05:59:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:05:59:56] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T05:59:57.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:57 smithi204 ceph-mon[88313]: osdmap e2328: 8 total, 8 up, 8 in 2024-04-26T05:59:57.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:57 smithi146 ceph-mon[92947]: osdmap e2328: 8 total, 8 up, 8 in 2024-04-26T05:59:57.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:57 smithi146 ceph-mon[95531]: osdmap e2328: 8 total, 8 up, 8 in 2024-04-26T05:59:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:58 smithi204 ceph-mon[88313]: osdmap e2329: 8 total, 8 up, 8 in 2024-04-26T05:59:58.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:58 smithi204 ceph-mon[88313]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:58 smithi146 ceph-mon[95531]: osdmap e2329: 8 total, 8 up, 8 in 2024-04-26T05:59:58.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:58 smithi146 ceph-mon[95531]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:58 smithi146 ceph-mon[92947]: osdmap e2329: 8 total, 8 up, 8 in 2024-04-26T05:59:58.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:58 smithi146 ceph-mon[92947]: pgmap v4391: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 595 KiB/s rd, 3.7 KiB/s wr, 802 op/s 2024-04-26T05:59:59.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 05:59:59 smithi204 ceph-mon[88313]: osdmap e2330: 8 total, 8 up, 8 in 2024-04-26T05:59:59.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 05:59:59 smithi146 ceph-mon[95531]: osdmap e2330: 8 total, 8 up, 8 in 2024-04-26T05:59:59.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 05:59:59 smithi146 ceph-mon[92947]: osdmap e2330: 8 total, 8 up, 8 in 2024-04-26T06:00:00.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:00 smithi204 ceph-mon[88313]: osdmap e2331: 8 total, 8 up, 8 in 2024-04-26T06:00:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:00 smithi204 ceph-mon[88313]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:00.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:00 smithi204 ceph-mon[88313]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[92947]: osdmap e2331: 8 total, 8 up, 8 in 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[92947]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[92947]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[95531]: osdmap e2331: 8 total, 8 up, 8 in 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[95531]: pgmap v4394: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:00.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:00 smithi146 ceph-mon[95531]: overall HEALTH_WARN Telemetry requires re-opt-in 2024-04-26T06:00:01.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:01 smithi204 ceph-mon[88313]: osdmap e2332: 8 total, 8 up, 8 in 2024-04-26T06:00:01.677 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:01 smithi146 ceph-mon[95531]: osdmap e2332: 8 total, 8 up, 8 in 2024-04-26T06:00:01.677 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:01 smithi146 ceph-mon[92947]: osdmap e2332: 8 total, 8 up, 8 in 2024-04-26T06:00:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:02 smithi204 ceph-mon[88313]: osdmap e2333: 8 total, 8 up, 8 in 2024-04-26T06:00:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:02 smithi204 ceph-mon[88313]: pgmap v4397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:02.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:02 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[92947]: osdmap e2333: 8 total, 8 up, 8 in 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[92947]: pgmap v4397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[95531]: osdmap e2333: 8 total, 8 up, 8 in 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[95531]: pgmap v4397: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 627 KiB/s rd, 3.7 KiB/s wr, 846 op/s 2024-04-26T06:00:02.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:02 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:00:03.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:03 smithi204 ceph-mon[88313]: osdmap e2334: 8 total, 8 up, 8 in 2024-04-26T06:00:03.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:00:03.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:00:03.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[92947]: osdmap e2334: 8 total, 8 up, 8 in 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[95531]: osdmap e2334: 8 total, 8 up, 8 in 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:00:03.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:00:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:04 smithi204 ceph-mon[88313]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:04.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:04 smithi204 ceph-mon[88313]: osdmap e2335: 8 total, 8 up, 8 in 2024-04-26T06:00:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:04 smithi146 ceph-mon[95531]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:04.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:04 smithi146 ceph-mon[95531]: osdmap e2335: 8 total, 8 up, 8 in 2024-04-26T06:00:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:04 smithi146 ceph-mon[92947]: pgmap v4399: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:04.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:04 smithi146 ceph-mon[92947]: osdmap e2335: 8 total, 8 up, 8 in 2024-04-26T06:00:05.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:05 smithi204 ceph-mon[88313]: osdmap e2336: 8 total, 8 up, 8 in 2024-04-26T06:00:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:05 smithi146 ceph-mon[95531]: osdmap e2336: 8 total, 8 up, 8 in 2024-04-26T06:00:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:05 smithi146 ceph-mon[92947]: osdmap e2336: 8 total, 8 up, 8 in 2024-04-26T06:00:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:06 smithi204 ceph-mon[88313]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:06 smithi204 ceph-mon[88313]: osdmap e2337: 8 total, 8 up, 8 in 2024-04-26T06:00:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:06 smithi146 ceph-mon[95531]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:06 smithi146 ceph-mon[95531]: osdmap e2337: 8 total, 8 up, 8 in 2024-04-26T06:00:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:06 smithi146 ceph-mon[92947]: pgmap v4402: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 659 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:06 smithi146 ceph-mon[92947]: osdmap e2337: 8 total, 8 up, 8 in 2024-04-26T06:00:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:06] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T06:00:07.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:07 smithi146 ceph-mon[95531]: osdmap e2338: 8 total, 8 up, 8 in 2024-04-26T06:00:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:07 smithi146 ceph-mon[92947]: osdmap e2338: 8 total, 8 up, 8 in 2024-04-26T06:00:07.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:07 smithi204 ceph-mon[88313]: osdmap e2338: 8 total, 8 up, 8 in 2024-04-26T06:00:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:08 smithi146 ceph-mon[95531]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:08.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:08 smithi146 ceph-mon[95531]: osdmap e2339: 8 total, 8 up, 8 in 2024-04-26T06:00:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:08 smithi146 ceph-mon[92947]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:08 smithi146 ceph-mon[92947]: osdmap e2339: 8 total, 8 up, 8 in 2024-04-26T06:00:08.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:08 smithi204 ceph-mon[88313]: pgmap v4405: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 660 KiB/s rd, 3.7 KiB/s wr, 889 op/s 2024-04-26T06:00:08.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:08 smithi204 ceph-mon[88313]: osdmap e2339: 8 total, 8 up, 8 in 2024-04-26T06:00:09.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:09 smithi146 ceph-mon[92947]: osdmap e2340: 8 total, 8 up, 8 in 2024-04-26T06:00:09.694 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:09.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:09 smithi146 ceph-mon[95531]: osdmap e2340: 8 total, 8 up, 8 in 2024-04-26T06:00:09.695 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:09.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:09 smithi204 ceph-mon[88313]: osdmap e2340: 8 total, 8 up, 8 in 2024-04-26T06:00:09.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:10 smithi146 ceph-mon[95531]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:10 smithi146 ceph-mon[95531]: osdmap e2341: 8 total, 8 up, 8 in 2024-04-26T06:00:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:10 smithi146 ceph-mon[92947]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:10 smithi146 ceph-mon[92947]: osdmap e2341: 8 total, 8 up, 8 in 2024-04-26T06:00:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:10 smithi204 ceph-mon[88313]: pgmap v4408: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:10 smithi204 ceph-mon[88313]: osdmap e2341: 8 total, 8 up, 8 in 2024-04-26T06:00:11.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:11 smithi146 ceph-mon[95531]: osdmap e2342: 8 total, 8 up, 8 in 2024-04-26T06:00:11.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:11 smithi146 ceph-mon[92947]: osdmap e2342: 8 total, 8 up, 8 in 2024-04-26T06:00:11.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:11 smithi204 ceph-mon[88313]: osdmap e2342: 8 total, 8 up, 8 in 2024-04-26T06:00:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:12 smithi146 ceph-mon[95531]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:12.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:12 smithi146 ceph-mon[95531]: osdmap e2343: 8 total, 8 up, 8 in 2024-04-26T06:00:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:12 smithi146 ceph-mon[92947]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:12.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:12 smithi146 ceph-mon[92947]: osdmap e2343: 8 total, 8 up, 8 in 2024-04-26T06:00:12.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:12 smithi204 ceph-mon[88313]: pgmap v4411: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 694 KiB/s rd, 3.7 KiB/s wr, 933 op/s 2024-04-26T06:00:12.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:12 smithi204 ceph-mon[88313]: osdmap e2343: 8 total, 8 up, 8 in 2024-04-26T06:00:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:13 smithi146 ceph-mon[95531]: osdmap e2344: 8 total, 8 up, 8 in 2024-04-26T06:00:13.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:13 smithi146 ceph-mon[95531]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:13 smithi146 ceph-mon[92947]: osdmap e2344: 8 total, 8 up, 8 in 2024-04-26T06:00:13.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:13 smithi146 ceph-mon[92947]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:13.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:13 smithi204 ceph-mon[88313]: osdmap e2344: 8 total, 8 up, 8 in 2024-04-26T06:00:13.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:13 smithi204 ceph-mon[88313]: pgmap v4414: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:14.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:14 smithi146 ceph-mon[95531]: osdmap e2345: 8 total, 8 up, 8 in 2024-04-26T06:00:14.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:14 smithi146 ceph-mon[92947]: osdmap e2345: 8 total, 8 up, 8 in 2024-04-26T06:00:14.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:14 smithi204 ceph-mon[88313]: osdmap e2345: 8 total, 8 up, 8 in 2024-04-26T06:00:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:15 smithi146 ceph-mon[95531]: osdmap e2346: 8 total, 8 up, 8 in 2024-04-26T06:00:15.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:15 smithi146 ceph-mon[95531]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:15 smithi146 ceph-mon[92947]: osdmap e2346: 8 total, 8 up, 8 in 2024-04-26T06:00:15.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:15 smithi146 ceph-mon[92947]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:15.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:15 smithi204 ceph-mon[88313]: osdmap e2346: 8 total, 8 up, 8 in 2024-04-26T06:00:15.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:15 smithi204 ceph-mon[88313]: pgmap v4417: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:16.593 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:16 smithi146 ceph-mon[95531]: osdmap e2347: 8 total, 8 up, 8 in 2024-04-26T06:00:16.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:16 smithi146 ceph-mon[92947]: osdmap e2347: 8 total, 8 up, 8 in 2024-04-26T06:00:16.594 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:16] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-04-26T06:00:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:16 smithi204 ceph-mon[88313]: osdmap e2347: 8 total, 8 up, 8 in 2024-04-26T06:00:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:17 smithi146 ceph-mon[95531]: osdmap e2348: 8 total, 8 up, 8 in 2024-04-26T06:00:17.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:17 smithi146 ceph-mon[95531]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:17.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:17 smithi146 ceph-mon[92947]: osdmap e2348: 8 total, 8 up, 8 in 2024-04-26T06:00:17.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:17 smithi146 ceph-mon[92947]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:17 smithi204 ceph-mon[88313]: osdmap e2348: 8 total, 8 up, 8 in 2024-04-26T06:00:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:17 smithi204 ceph-mon[88313]: pgmap v4420: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 726 KiB/s rd, 3.7 KiB/s wr, 977 op/s 2024-04-26T06:00:18.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:18 smithi146 ceph-mon[95531]: osdmap e2349: 8 total, 8 up, 8 in 2024-04-26T06:00:18.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:18 smithi146 ceph-mon[92947]: osdmap e2349: 8 total, 8 up, 8 in 2024-04-26T06:00:18.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:18 smithi204 ceph-mon[88313]: osdmap e2349: 8 total, 8 up, 8 in 2024-04-26T06:00:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:19 smithi146 ceph-mon[95531]: osdmap e2350: 8 total, 8 up, 8 in 2024-04-26T06:00:19.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:19 smithi146 ceph-mon[95531]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:19 smithi146 ceph-mon[92947]: osdmap e2350: 8 total, 8 up, 8 in 2024-04-26T06:00:19.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:19 smithi146 ceph-mon[92947]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:19.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:19 smithi204 ceph-mon[88313]: osdmap e2350: 8 total, 8 up, 8 in 2024-04-26T06:00:19.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:19 smithi204 ceph-mon[88313]: pgmap v4423: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 759 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:20.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:20 smithi146 ceph-mon[92947]: osdmap e2351: 8 total, 8 up, 8 in 2024-04-26T06:00:20.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:20 smithi146 ceph-mon[95531]: osdmap e2351: 8 total, 8 up, 8 in 2024-04-26T06:00:20.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:20 smithi204 ceph-mon[88313]: osdmap e2351: 8 total, 8 up, 8 in 2024-04-26T06:00:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:21 smithi146 ceph-mon[95531]: osdmap e2352: 8 total, 8 up, 8 in 2024-04-26T06:00:21.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:21 smithi146 ceph-mon[95531]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:21 smithi146 ceph-mon[92947]: osdmap e2352: 8 total, 8 up, 8 in 2024-04-26T06:00:21.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:21 smithi146 ceph-mon[92947]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:21.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:21 smithi204 ceph-mon[88313]: osdmap e2352: 8 total, 8 up, 8 in 2024-04-26T06:00:21.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:21 smithi204 ceph-mon[88313]: pgmap v4426: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 758 KiB/s rd, 3.7 KiB/s wr, 1.02k op/s 2024-04-26T06:00:22.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:22 smithi146 ceph-mon[95531]: osdmap e2353: 8 total, 8 up, 8 in 2024-04-26T06:00:22.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:22 smithi146 ceph-mon[92947]: osdmap e2353: 8 total, 8 up, 8 in 2024-04-26T06:00:22.705 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:22 smithi204 ceph-mon[88313]: osdmap e2353: 8 total, 8 up, 8 in 2024-04-26T06:00:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:23 smithi146 ceph-mon[95531]: osdmap e2354: 8 total, 8 up, 8 in 2024-04-26T06:00:23.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:23 smithi146 ceph-mon[95531]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:23 smithi146 ceph-mon[92947]: osdmap e2354: 8 total, 8 up, 8 in 2024-04-26T06:00:23.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:23 smithi146 ceph-mon[92947]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:23.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:23 smithi204 ceph-mon[88313]: osdmap e2354: 8 total, 8 up, 8 in 2024-04-26T06:00:23.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:23 smithi204 ceph-mon[88313]: pgmap v4429: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:24 smithi146 ceph-mon[95531]: osdmap e2355: 8 total, 8 up, 8 in 2024-04-26T06:00:24.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:24 smithi146 ceph-mon[92947]: osdmap e2355: 8 total, 8 up, 8 in 2024-04-26T06:00:24.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:24.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:24 smithi204 ceph-mon[88313]: osdmap e2355: 8 total, 8 up, 8 in 2024-04-26T06:00:24.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:25 smithi146 ceph-mon[95531]: osdmap e2356: 8 total, 8 up, 8 in 2024-04-26T06:00:25.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:25 smithi146 ceph-mon[95531]: pgmap v4432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:25 smithi146 ceph-mon[92947]: osdmap e2356: 8 total, 8 up, 8 in 2024-04-26T06:00:25.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:25 smithi146 ceph-mon[92947]: pgmap v4432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:25 smithi204 ceph-mon[88313]: osdmap e2356: 8 total, 8 up, 8 in 2024-04-26T06:00:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:25 smithi204 ceph-mon[88313]: pgmap v4432: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:26.454 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:26] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T06:00:26.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:26 smithi204 ceph-mon[88313]: osdmap e2357: 8 total, 8 up, 8 in 2024-04-26T06:00:26.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:26 smithi146 ceph-mon[92947]: osdmap e2357: 8 total, 8 up, 8 in 2024-04-26T06:00:26.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:26 smithi146 ceph-mon[95531]: osdmap e2357: 8 total, 8 up, 8 in 2024-04-26T06:00:27.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:27 smithi204 ceph-mon[88313]: osdmap e2358: 8 total, 8 up, 8 in 2024-04-26T06:00:27.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:27 smithi204 ceph-mon[88313]: pgmap v4435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:27 smithi146 ceph-mon[92947]: osdmap e2358: 8 total, 8 up, 8 in 2024-04-26T06:00:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:27 smithi146 ceph-mon[92947]: pgmap v4435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:27 smithi146 ceph-mon[95531]: osdmap e2358: 8 total, 8 up, 8 in 2024-04-26T06:00:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:27 smithi146 ceph-mon[95531]: pgmap v4435: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 790 KiB/s rd, 3.7 KiB/s wr, 1.06k op/s 2024-04-26T06:00:28.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:28 smithi204 ceph-mon[88313]: osdmap e2359: 8 total, 8 up, 8 in 2024-04-26T06:00:28.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:28 smithi146 ceph-mon[92947]: osdmap e2359: 8 total, 8 up, 8 in 2024-04-26T06:00:28.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:28 smithi146 ceph-mon[95531]: osdmap e2359: 8 total, 8 up, 8 in 2024-04-26T06:00:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:29 smithi204 ceph-mon[88313]: osdmap e2360: 8 total, 8 up, 8 in 2024-04-26T06:00:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:29 smithi204 ceph-mon[88313]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:29 smithi146 ceph-mon[95531]: osdmap e2360: 8 total, 8 up, 8 in 2024-04-26T06:00:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:29 smithi146 ceph-mon[95531]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:29 smithi146 ceph-mon[92947]: osdmap e2360: 8 total, 8 up, 8 in 2024-04-26T06:00:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:29 smithi146 ceph-mon[92947]: pgmap v4438: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 824 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:30.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:30 smithi204 ceph-mon[88313]: osdmap e2361: 8 total, 8 up, 8 in 2024-04-26T06:00:30.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:30 smithi146 ceph-mon[95531]: osdmap e2361: 8 total, 8 up, 8 in 2024-04-26T06:00:30.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:30 smithi146 ceph-mon[92947]: osdmap e2361: 8 total, 8 up, 8 in 2024-04-26T06:00:31.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:31 smithi204 ceph-mon[88313]: osdmap e2362: 8 total, 8 up, 8 in 2024-04-26T06:00:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:31 smithi204 ceph-mon[88313]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:31 smithi146 ceph-mon[95531]: osdmap e2362: 8 total, 8 up, 8 in 2024-04-26T06:00:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:31 smithi146 ceph-mon[95531]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:31 smithi146 ceph-mon[92947]: osdmap e2362: 8 total, 8 up, 8 in 2024-04-26T06:00:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:31 smithi146 ceph-mon[92947]: pgmap v4441: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 823 KiB/s rd, 3.7 KiB/s wr, 1.11k op/s 2024-04-26T06:00:32.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:32 smithi204 ceph-mon[88313]: osdmap e2363: 8 total, 8 up, 8 in 2024-04-26T06:00:32.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:32 smithi146 ceph-mon[95531]: osdmap e2363: 8 total, 8 up, 8 in 2024-04-26T06:00:32.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:32 smithi146 ceph-mon[92947]: osdmap e2363: 8 total, 8 up, 8 in 2024-04-26T06:00:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:33 smithi204 ceph-mon[88313]: osdmap e2364: 8 total, 8 up, 8 in 2024-04-26T06:00:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:33 smithi204 ceph-mon[88313]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:33 smithi146 ceph-mon[92947]: osdmap e2364: 8 total, 8 up, 8 in 2024-04-26T06:00:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:33 smithi146 ceph-mon[92947]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:33 smithi146 ceph-mon[95531]: osdmap e2364: 8 total, 8 up, 8 in 2024-04-26T06:00:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:33 smithi146 ceph-mon[95531]: pgmap v4444: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:34.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:34 smithi204 ceph-mon[88313]: osdmap e2365: 8 total, 8 up, 8 in 2024-04-26T06:00:34.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:34 smithi146 ceph-mon[95531]: osdmap e2365: 8 total, 8 up, 8 in 2024-04-26T06:00:34.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:34 smithi146 ceph-mon[92947]: osdmap e2365: 8 total, 8 up, 8 in 2024-04-26T06:00:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:35 smithi204 ceph-mon[88313]: osdmap e2366: 8 total, 8 up, 8 in 2024-04-26T06:00:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:35 smithi204 ceph-mon[88313]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:35 smithi146 ceph-mon[92947]: osdmap e2366: 8 total, 8 up, 8 in 2024-04-26T06:00:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:35 smithi146 ceph-mon[92947]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:35 smithi146 ceph-mon[95531]: osdmap e2366: 8 total, 8 up, 8 in 2024-04-26T06:00:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:35 smithi146 ceph-mon[95531]: pgmap v4447: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:36.527 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:36] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T06:00:36.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:36 smithi204 ceph-mon[88313]: osdmap e2367: 8 total, 8 up, 8 in 2024-04-26T06:00:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:36 smithi146 ceph-mon[95531]: osdmap e2367: 8 total, 8 up, 8 in 2024-04-26T06:00:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:36 smithi146 ceph-mon[92947]: osdmap e2367: 8 total, 8 up, 8 in 2024-04-26T06:00:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:37 smithi204 ceph-mon[88313]: osdmap e2368: 8 total, 8 up, 8 in 2024-04-26T06:00:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:37 smithi204 ceph-mon[88313]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:37 smithi146 ceph-mon[92947]: osdmap e2368: 8 total, 8 up, 8 in 2024-04-26T06:00:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:37 smithi146 ceph-mon[92947]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:37 smithi146 ceph-mon[95531]: osdmap e2368: 8 total, 8 up, 8 in 2024-04-26T06:00:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:37 smithi146 ceph-mon[95531]: pgmap v4450: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 855 KiB/s rd, 3.7 KiB/s wr, 1.15k op/s 2024-04-26T06:00:38.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:38 smithi204 ceph-mon[88313]: osdmap e2369: 8 total, 8 up, 8 in 2024-04-26T06:00:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:38 smithi146 ceph-mon[95531]: osdmap e2369: 8 total, 8 up, 8 in 2024-04-26T06:00:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:38 smithi146 ceph-mon[92947]: osdmap e2369: 8 total, 8 up, 8 in 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[92947]: osdmap e2370: 8 total, 8 up, 8 in 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[92947]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[95531]: osdmap e2370: 8 total, 8 up, 8 in 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:39 smithi146 ceph-mon[95531]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:39 smithi204 ceph-mon[88313]: osdmap e2370: 8 total, 8 up, 8 in 2024-04-26T06:00:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:39 smithi204 ceph-mon[88313]: pgmap v4453: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:40 smithi146 ceph-mon[92947]: osdmap e2371: 8 total, 8 up, 8 in 2024-04-26T06:00:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:40 smithi146 ceph-mon[95531]: osdmap e2371: 8 total, 8 up, 8 in 2024-04-26T06:00:41.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:40 smithi204 ceph-mon[88313]: osdmap e2371: 8 total, 8 up, 8 in 2024-04-26T06:00:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:41 smithi146 ceph-mon[92947]: osdmap e2372: 8 total, 8 up, 8 in 2024-04-26T06:00:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:41 smithi146 ceph-mon[92947]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:41 smithi146 ceph-mon[95531]: osdmap e2372: 8 total, 8 up, 8 in 2024-04-26T06:00:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:41 smithi146 ceph-mon[95531]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:41 smithi204 ceph-mon[88313]: osdmap e2372: 8 total, 8 up, 8 in 2024-04-26T06:00:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:41 smithi204 ceph-mon[88313]: pgmap v4456: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 890 KiB/s rd, 3.7 KiB/s wr, 1.20k op/s 2024-04-26T06:00:42.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:42 smithi146 ceph-mon[92947]: osdmap e2373: 8 total, 8 up, 8 in 2024-04-26T06:00:42.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:42 smithi146 ceph-mon[95531]: osdmap e2373: 8 total, 8 up, 8 in 2024-04-26T06:00:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:42 smithi204 ceph-mon[88313]: osdmap e2373: 8 total, 8 up, 8 in 2024-04-26T06:00:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:43 smithi146 ceph-mon[95531]: osdmap e2374: 8 total, 8 up, 8 in 2024-04-26T06:00:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:43 smithi146 ceph-mon[95531]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:43 smithi146 ceph-mon[92947]: osdmap e2374: 8 total, 8 up, 8 in 2024-04-26T06:00:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:43 smithi146 ceph-mon[92947]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:43 smithi204 ceph-mon[88313]: osdmap e2374: 8 total, 8 up, 8 in 2024-04-26T06:00:44.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:43 smithi204 ceph-mon[88313]: pgmap v4459: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:44.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:44 smithi146 ceph-mon[95531]: osdmap e2375: 8 total, 8 up, 8 in 2024-04-26T06:00:44.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:44 smithi146 ceph-mon[92947]: osdmap e2375: 8 total, 8 up, 8 in 2024-04-26T06:00:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:44 smithi204 ceph-mon[88313]: osdmap e2375: 8 total, 8 up, 8 in 2024-04-26T06:00:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:45 smithi146 ceph-mon[95531]: osdmap e2376: 8 total, 8 up, 8 in 2024-04-26T06:00:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:45 smithi146 ceph-mon[95531]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:45 smithi146 ceph-mon[92947]: osdmap e2376: 8 total, 8 up, 8 in 2024-04-26T06:00:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:45 smithi146 ceph-mon[92947]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:45 smithi204 ceph-mon[88313]: osdmap e2376: 8 total, 8 up, 8 in 2024-04-26T06:00:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:45 smithi204 ceph-mon[88313]: pgmap v4462: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:46.599 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:46] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:00:46.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:46 smithi146 ceph-mon[92947]: osdmap e2377: 8 total, 8 up, 8 in 2024-04-26T06:00:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:46 smithi146 ceph-mon[95531]: osdmap e2377: 8 total, 8 up, 8 in 2024-04-26T06:00:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:46 smithi204 ceph-mon[88313]: osdmap e2377: 8 total, 8 up, 8 in 2024-04-26T06:00:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:47 smithi146 ceph-mon[92947]: osdmap e2378: 8 total, 8 up, 8 in 2024-04-26T06:00:47.968 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:47 smithi146 ceph-mon[92947]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:47.968 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:47 smithi146 ceph-mon[95531]: osdmap e2378: 8 total, 8 up, 8 in 2024-04-26T06:00:47.969 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:47 smithi146 ceph-mon[95531]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:47 smithi204 ceph-mon[88313]: osdmap e2378: 8 total, 8 up, 8 in 2024-04-26T06:00:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:47 smithi204 ceph-mon[88313]: pgmap v4465: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 921 KiB/s rd, 3.7 KiB/s wr, 1.24k op/s 2024-04-26T06:00:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:48 smithi146 ceph-mon[92947]: osdmap e2379: 8 total, 8 up, 8 in 2024-04-26T06:00:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:48 smithi146 ceph-mon[95531]: osdmap e2379: 8 total, 8 up, 8 in 2024-04-26T06:00:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:48 smithi204 ceph-mon[88313]: osdmap e2379: 8 total, 8 up, 8 in 2024-04-26T06:00:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:49 smithi146 ceph-mon[95531]: osdmap e2380: 8 total, 8 up, 8 in 2024-04-26T06:00:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:49 smithi146 ceph-mon[95531]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:49 smithi146 ceph-mon[92947]: osdmap e2380: 8 total, 8 up, 8 in 2024-04-26T06:00:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:49 smithi146 ceph-mon[92947]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:49 smithi204 ceph-mon[88313]: osdmap e2380: 8 total, 8 up, 8 in 2024-04-26T06:00:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:49 smithi204 ceph-mon[88313]: pgmap v4468: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:50.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:50 smithi146 ceph-mon[95531]: osdmap e2381: 8 total, 8 up, 8 in 2024-04-26T06:00:50.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:50 smithi146 ceph-mon[92947]: osdmap e2381: 8 total, 8 up, 8 in 2024-04-26T06:00:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:50 smithi204 ceph-mon[88313]: osdmap e2381: 8 total, 8 up, 8 in 2024-04-26T06:00:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:51 smithi146 ceph-mon[92947]: osdmap e2382: 8 total, 8 up, 8 in 2024-04-26T06:00:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:51 smithi146 ceph-mon[92947]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:51 smithi146 ceph-mon[95531]: osdmap e2382: 8 total, 8 up, 8 in 2024-04-26T06:00:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:51 smithi146 ceph-mon[95531]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:51 smithi204 ceph-mon[88313]: osdmap e2382: 8 total, 8 up, 8 in 2024-04-26T06:00:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:51 smithi204 ceph-mon[88313]: pgmap v4471: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 955 KiB/s rd, 3.7 KiB/s wr, 1.29k op/s 2024-04-26T06:00:52.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:52 smithi146 ceph-mon[95531]: osdmap e2383: 8 total, 8 up, 8 in 2024-04-26T06:00:52.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:52 smithi146 ceph-mon[92947]: osdmap e2383: 8 total, 8 up, 8 in 2024-04-26T06:00:52.955 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:52 smithi204 ceph-mon[88313]: osdmap e2383: 8 total, 8 up, 8 in 2024-04-26T06:00:53.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:53 smithi146 ceph-mon[92947]: osdmap e2384: 8 total, 8 up, 8 in 2024-04-26T06:00:53.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:53 smithi146 ceph-mon[92947]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:53 smithi146 ceph-mon[95531]: osdmap e2384: 8 total, 8 up, 8 in 2024-04-26T06:00:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:53 smithi146 ceph-mon[95531]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:53 smithi204 ceph-mon[88313]: osdmap e2384: 8 total, 8 up, 8 in 2024-04-26T06:00:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:53 smithi204 ceph-mon[88313]: pgmap v4474: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:00:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:54 smithi146 ceph-mon[95531]: osdmap e2385: 8 total, 8 up, 8 in 2024-04-26T06:00:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:54 smithi146 ceph-mon[92947]: osdmap e2385: 8 total, 8 up, 8 in 2024-04-26T06:00:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:54 smithi204 ceph-mon[88313]: osdmap e2385: 8 total, 8 up, 8 in 2024-04-26T06:00:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:00:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:55 smithi146 ceph-mon[95531]: osdmap e2386: 8 total, 8 up, 8 in 2024-04-26T06:00:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:55 smithi146 ceph-mon[95531]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:55 smithi146 ceph-mon[92947]: osdmap e2386: 8 total, 8 up, 8 in 2024-04-26T06:00:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:55 smithi146 ceph-mon[92947]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:55 smithi204 ceph-mon[88313]: osdmap e2386: 8 total, 8 up, 8 in 2024-04-26T06:00:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:55 smithi204 ceph-mon[88313]: pgmap v4477: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:56.668 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:00:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:00:56] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T06:00:56.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:56 smithi146 ceph-mon[95531]: osdmap e2387: 8 total, 8 up, 8 in 2024-04-26T06:00:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:56 smithi146 ceph-mon[92947]: osdmap e2387: 8 total, 8 up, 8 in 2024-04-26T06:00:57.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:56 smithi204 ceph-mon[88313]: osdmap e2387: 8 total, 8 up, 8 in 2024-04-26T06:00:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:57 smithi146 ceph-mon[95531]: osdmap e2388: 8 total, 8 up, 8 in 2024-04-26T06:00:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:57 smithi146 ceph-mon[95531]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:57 smithi146 ceph-mon[92947]: osdmap e2388: 8 total, 8 up, 8 in 2024-04-26T06:00:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:57 smithi146 ceph-mon[92947]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:57 smithi204 ceph-mon[88313]: osdmap e2388: 8 total, 8 up, 8 in 2024-04-26T06:00:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:57 smithi204 ceph-mon[88313]: pgmap v4480: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 986 KiB/s rd, 3.7 KiB/s wr, 1.33k op/s 2024-04-26T06:00:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:58 smithi146 ceph-mon[95531]: osdmap e2389: 8 total, 8 up, 8 in 2024-04-26T06:00:58.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:58 smithi146 ceph-mon[92947]: osdmap e2389: 8 total, 8 up, 8 in 2024-04-26T06:00:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:58 smithi204 ceph-mon[88313]: osdmap e2389: 8 total, 8 up, 8 in 2024-04-26T06:01:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:59 smithi204 ceph-mon[88313]: osdmap e2390: 8 total, 8 up, 8 in 2024-04-26T06:01:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:00:59 smithi204 ceph-mon[88313]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:59 smithi146 ceph-mon[95531]: osdmap e2390: 8 total, 8 up, 8 in 2024-04-26T06:01:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:00:59 smithi146 ceph-mon[95531]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:59 smithi146 ceph-mon[92947]: osdmap e2390: 8 total, 8 up, 8 in 2024-04-26T06:01:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:00:59 smithi146 ceph-mon[92947]: pgmap v4483: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1020 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:00.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:00 smithi204 ceph-mon[88313]: osdmap e2391: 8 total, 8 up, 8 in 2024-04-26T06:01:00.804 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:01:00 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=cleanup t=2024-04-26T06:01:00.508421106Z level=info msg="Completed cleanup jobs" duration=2.343108ms 2024-04-26T06:01:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:00 smithi146 ceph-mon[92947]: osdmap e2391: 8 total, 8 up, 8 in 2024-04-26T06:01:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:00 smithi146 ceph-mon[95531]: osdmap e2391: 8 total, 8 up, 8 in 2024-04-26T06:01:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:01 smithi146 ceph-mon[95531]: osdmap e2392: 8 total, 8 up, 8 in 2024-04-26T06:01:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:01 smithi146 ceph-mon[95531]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:01.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:01 smithi146 ceph-mon[92947]: osdmap e2392: 8 total, 8 up, 8 in 2024-04-26T06:01:01.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:01 smithi146 ceph-mon[92947]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:01 smithi204 ceph-mon[88313]: osdmap e2392: 8 total, 8 up, 8 in 2024-04-26T06:01:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:01 smithi204 ceph-mon[88313]: pgmap v4486: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1019 KiB/s rd, 3.7 KiB/s wr, 1.37k op/s 2024-04-26T06:01:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:02 smithi204 ceph-mon[88313]: osdmap e2393: 8 total, 8 up, 8 in 2024-04-26T06:01:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:02 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:01:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:02 smithi146 ceph-mon[95531]: osdmap e2393: 8 total, 8 up, 8 in 2024-04-26T06:01:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:02 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:01:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:02 smithi146 ceph-mon[92947]: osdmap e2393: 8 total, 8 up, 8 in 2024-04-26T06:01:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:02 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:01:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:03 smithi204 ceph-mon[88313]: osdmap e2394: 8 total, 8 up, 8 in 2024-04-26T06:01:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:01:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:01:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:03 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:01:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:03 smithi204 ceph-mon[88313]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[95531]: osdmap e2394: 8 total, 8 up, 8 in 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[95531]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[92947]: osdmap e2394: 8 total, 8 up, 8 in 2024-04-26T06:01:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:01:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:01:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:01:04.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:03 smithi146 ceph-mon[92947]: pgmap v4489: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:04 smithi204 ceph-mon[88313]: osdmap e2395: 8 total, 8 up, 8 in 2024-04-26T06:01:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:04 smithi146 ceph-mon[95531]: osdmap e2395: 8 total, 8 up, 8 in 2024-04-26T06:01:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:04 smithi146 ceph-mon[92947]: osdmap e2395: 8 total, 8 up, 8 in 2024-04-26T06:01:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:05 smithi204 ceph-mon[88313]: osdmap e2396: 8 total, 8 up, 8 in 2024-04-26T06:01:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:05 smithi204 ceph-mon[88313]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:05 smithi146 ceph-mon[95531]: osdmap e2396: 8 total, 8 up, 8 in 2024-04-26T06:01:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:05 smithi146 ceph-mon[95531]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:05 smithi146 ceph-mon[92947]: osdmap e2396: 8 total, 8 up, 8 in 2024-04-26T06:01:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:05 smithi146 ceph-mon[92947]: pgmap v4492: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:06] "GET /metrics HTTP/1.1" 200 36734 "" "Prometheus/2.43.0" 2024-04-26T06:01:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:06 smithi204 ceph-mon[88313]: osdmap e2397: 8 total, 8 up, 8 in 2024-04-26T06:01:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:06 smithi146 ceph-mon[95531]: osdmap e2397: 8 total, 8 up, 8 in 2024-04-26T06:01:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:06 smithi146 ceph-mon[92947]: osdmap e2397: 8 total, 8 up, 8 in 2024-04-26T06:01:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:07 smithi204 ceph-mon[88313]: osdmap e2398: 8 total, 8 up, 8 in 2024-04-26T06:01:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:07 smithi204 ceph-mon[88313]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:07 smithi146 ceph-mon[95531]: osdmap e2398: 8 total, 8 up, 8 in 2024-04-26T06:01:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:07 smithi146 ceph-mon[95531]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:07 smithi146 ceph-mon[92947]: osdmap e2398: 8 total, 8 up, 8 in 2024-04-26T06:01:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:07 smithi146 ceph-mon[92947]: pgmap v4495: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 3.7 KiB/s wr, 1.42k op/s 2024-04-26T06:01:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:08 smithi204 ceph-mon[88313]: osdmap e2399: 8 total, 8 up, 8 in 2024-04-26T06:01:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:08 smithi146 ceph-mon[92947]: osdmap e2399: 8 total, 8 up, 8 in 2024-04-26T06:01:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:08 smithi146 ceph-mon[95531]: osdmap e2399: 8 total, 8 up, 8 in 2024-04-26T06:01:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:09 smithi204 ceph-mon[88313]: osdmap e2400: 8 total, 8 up, 8 in 2024-04-26T06:01:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:09 smithi204 ceph-mon[88313]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[95531]: osdmap e2400: 8 total, 8 up, 8 in 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[95531]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[92947]: osdmap e2400: 8 total, 8 up, 8 in 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:09 smithi146 ceph-mon[92947]: pgmap v4498: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:11.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:10 smithi204 ceph-mon[88313]: osdmap e2401: 8 total, 8 up, 8 in 2024-04-26T06:01:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:10 smithi146 ceph-mon[95531]: osdmap e2401: 8 total, 8 up, 8 in 2024-04-26T06:01:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:10 smithi146 ceph-mon[92947]: osdmap e2401: 8 total, 8 up, 8 in 2024-04-26T06:01:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:11 smithi204 ceph-mon[88313]: osdmap e2402: 8 total, 8 up, 8 in 2024-04-26T06:01:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:11 smithi204 ceph-mon[88313]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:11 smithi146 ceph-mon[92947]: osdmap e2402: 8 total, 8 up, 8 in 2024-04-26T06:01:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:11 smithi146 ceph-mon[92947]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:11 smithi146 ceph-mon[95531]: osdmap e2402: 8 total, 8 up, 8 in 2024-04-26T06:01:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:11 smithi146 ceph-mon[95531]: pgmap v4501: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 3.0 KiB/s wr, 1.17k op/s 2024-04-26T06:01:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:12 smithi204 ceph-mon[88313]: osdmap e2403: 8 total, 8 up, 8 in 2024-04-26T06:01:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:12 smithi146 ceph-mon[95531]: osdmap e2403: 8 total, 8 up, 8 in 2024-04-26T06:01:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:12 smithi146 ceph-mon[92947]: osdmap e2403: 8 total, 8 up, 8 in 2024-04-26T06:01:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:13 smithi204 ceph-mon[88313]: osdmap e2404: 8 total, 8 up, 8 in 2024-04-26T06:01:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:13 smithi204 ceph-mon[88313]: pgmap v4504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:13 smithi146 ceph-mon[92947]: osdmap e2404: 8 total, 8 up, 8 in 2024-04-26T06:01:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:13 smithi146 ceph-mon[92947]: pgmap v4504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:13 smithi146 ceph-mon[95531]: osdmap e2404: 8 total, 8 up, 8 in 2024-04-26T06:01:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:13 smithi146 ceph-mon[95531]: pgmap v4504: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:14 smithi204 ceph-mon[88313]: osdmap e2405: 8 total, 8 up, 8 in 2024-04-26T06:01:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:14 smithi146 ceph-mon[92947]: osdmap e2405: 8 total, 8 up, 8 in 2024-04-26T06:01:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:14 smithi146 ceph-mon[95531]: osdmap e2405: 8 total, 8 up, 8 in 2024-04-26T06:01:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:15 smithi204 ceph-mon[88313]: osdmap e2406: 8 total, 8 up, 8 in 2024-04-26T06:01:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:15 smithi204 ceph-mon[88313]: pgmap v4507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:15 smithi146 ceph-mon[95531]: osdmap e2406: 8 total, 8 up, 8 in 2024-04-26T06:01:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:15 smithi146 ceph-mon[95531]: pgmap v4507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:15 smithi146 ceph-mon[92947]: osdmap e2406: 8 total, 8 up, 8 in 2024-04-26T06:01:16.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:15 smithi146 ceph-mon[92947]: pgmap v4507: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:16] "GET /metrics HTTP/1.1" 200 36743 "" "Prometheus/2.43.0" 2024-04-26T06:01:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:16 smithi204 ceph-mon[88313]: osdmap e2407: 8 total, 8 up, 8 in 2024-04-26T06:01:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:16 smithi146 ceph-mon[92947]: osdmap e2407: 8 total, 8 up, 8 in 2024-04-26T06:01:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:16 smithi146 ceph-mon[95531]: osdmap e2407: 8 total, 8 up, 8 in 2024-04-26T06:01:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:17 smithi146 ceph-mon[92947]: osdmap e2408: 8 total, 8 up, 8 in 2024-04-26T06:01:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:17 smithi146 ceph-mon[92947]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:17 smithi146 ceph-mon[95531]: osdmap e2408: 8 total, 8 up, 8 in 2024-04-26T06:01:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:17 smithi146 ceph-mon[95531]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:17 smithi204 ceph-mon[88313]: osdmap e2408: 8 total, 8 up, 8 in 2024-04-26T06:01:18.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:17 smithi204 ceph-mon[88313]: pgmap v4510: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.50k op/s 2024-04-26T06:01:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:18 smithi146 ceph-mon[92947]: osdmap e2409: 8 total, 8 up, 8 in 2024-04-26T06:01:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:18 smithi146 ceph-mon[95531]: osdmap e2409: 8 total, 8 up, 8 in 2024-04-26T06:01:19.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:18 smithi204 ceph-mon[88313]: osdmap e2409: 8 total, 8 up, 8 in 2024-04-26T06:01:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:19 smithi146 ceph-mon[92947]: osdmap e2410: 8 total, 8 up, 8 in 2024-04-26T06:01:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:19 smithi146 ceph-mon[92947]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:19 smithi146 ceph-mon[95531]: osdmap e2410: 8 total, 8 up, 8 in 2024-04-26T06:01:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:19 smithi146 ceph-mon[95531]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:19 smithi204 ceph-mon[88313]: osdmap e2410: 8 total, 8 up, 8 in 2024-04-26T06:01:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:19 smithi204 ceph-mon[88313]: pgmap v4513: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:21.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:20 smithi146 ceph-mon[92947]: osdmap e2411: 8 total, 8 up, 8 in 2024-04-26T06:01:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:20 smithi146 ceph-mon[95531]: osdmap e2411: 8 total, 8 up, 8 in 2024-04-26T06:01:21.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:20 smithi204 ceph-mon[88313]: osdmap e2411: 8 total, 8 up, 8 in 2024-04-26T06:01:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:21 smithi146 ceph-mon[92947]: osdmap e2412: 8 total, 8 up, 8 in 2024-04-26T06:01:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:21 smithi146 ceph-mon[92947]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:21 smithi146 ceph-mon[95531]: osdmap e2412: 8 total, 8 up, 8 in 2024-04-26T06:01:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:21 smithi146 ceph-mon[95531]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:22.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:21 smithi204 ceph-mon[88313]: osdmap e2412: 8 total, 8 up, 8 in 2024-04-26T06:01:22.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:21 smithi204 ceph-mon[88313]: pgmap v4516: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.54k op/s 2024-04-26T06:01:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:22 smithi146 ceph-mon[95531]: osdmap e2413: 8 total, 8 up, 8 in 2024-04-26T06:01:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:22 smithi146 ceph-mon[92947]: osdmap e2413: 8 total, 8 up, 8 in 2024-04-26T06:01:23.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:22 smithi204 ceph-mon[88313]: osdmap e2413: 8 total, 8 up, 8 in 2024-04-26T06:01:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:23 smithi146 ceph-mon[95531]: osdmap e2414: 8 total, 8 up, 8 in 2024-04-26T06:01:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:23 smithi146 ceph-mon[95531]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:23 smithi146 ceph-mon[92947]: osdmap e2414: 8 total, 8 up, 8 in 2024-04-26T06:01:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:23 smithi146 ceph-mon[92947]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:23 smithi204 ceph-mon[88313]: osdmap e2414: 8 total, 8 up, 8 in 2024-04-26T06:01:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:23 smithi204 ceph-mon[88313]: pgmap v4519: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:24 smithi146 ceph-mon[95531]: osdmap e2415: 8 total, 8 up, 8 in 2024-04-26T06:01:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:24 smithi146 ceph-mon[92947]: osdmap e2415: 8 total, 8 up, 8 in 2024-04-26T06:01:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:24 smithi204 ceph-mon[88313]: osdmap e2415: 8 total, 8 up, 8 in 2024-04-26T06:01:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:25 smithi146 ceph-mon[92947]: osdmap e2416: 8 total, 8 up, 8 in 2024-04-26T06:01:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:25 smithi146 ceph-mon[92947]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:25 smithi146 ceph-mon[95531]: osdmap e2416: 8 total, 8 up, 8 in 2024-04-26T06:01:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:25 smithi146 ceph-mon[95531]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:25 smithi204 ceph-mon[88313]: osdmap e2416: 8 total, 8 up, 8 in 2024-04-26T06:01:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:25 smithi204 ceph-mon[88313]: pgmap v4522: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:26] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:01:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:26 smithi146 ceph-mon[92947]: osdmap e2417: 8 total, 8 up, 8 in 2024-04-26T06:01:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:26 smithi146 ceph-mon[95531]: osdmap e2417: 8 total, 8 up, 8 in 2024-04-26T06:01:27.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:26 smithi204 ceph-mon[88313]: osdmap e2417: 8 total, 8 up, 8 in 2024-04-26T06:01:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:27 smithi146 ceph-mon[92947]: osdmap e2418: 8 total, 8 up, 8 in 2024-04-26T06:01:28.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:27 smithi146 ceph-mon[92947]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:27 smithi146 ceph-mon[95531]: osdmap e2418: 8 total, 8 up, 8 in 2024-04-26T06:01:28.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:27 smithi146 ceph-mon[95531]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:28.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:27 smithi204 ceph-mon[88313]: osdmap e2418: 8 total, 8 up, 8 in 2024-04-26T06:01:28.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:27 smithi204 ceph-mon[88313]: pgmap v4525: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 3.7 KiB/s wr, 1.58k op/s 2024-04-26T06:01:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:28 smithi146 ceph-mon[92947]: osdmap e2419: 8 total, 8 up, 8 in 2024-04-26T06:01:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:28 smithi146 ceph-mon[95531]: osdmap e2419: 8 total, 8 up, 8 in 2024-04-26T06:01:29.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:28 smithi204 ceph-mon[88313]: osdmap e2419: 8 total, 8 up, 8 in 2024-04-26T06:01:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:29 smithi146 ceph-mon[95531]: osdmap e2420: 8 total, 8 up, 8 in 2024-04-26T06:01:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:29 smithi146 ceph-mon[95531]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:29 smithi146 ceph-mon[92947]: osdmap e2420: 8 total, 8 up, 8 in 2024-04-26T06:01:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:29 smithi146 ceph-mon[92947]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:29 smithi204 ceph-mon[88313]: osdmap e2420: 8 total, 8 up, 8 in 2024-04-26T06:01:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:29 smithi204 ceph-mon[88313]: pgmap v4528: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:30 smithi146 ceph-mon[95531]: osdmap e2421: 8 total, 8 up, 8 in 2024-04-26T06:01:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:30 smithi146 ceph-mon[92947]: osdmap e2421: 8 total, 8 up, 8 in 2024-04-26T06:01:31.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:30 smithi204 ceph-mon[88313]: osdmap e2421: 8 total, 8 up, 8 in 2024-04-26T06:01:32.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:31 smithi146 ceph-mon[95531]: osdmap e2422: 8 total, 8 up, 8 in 2024-04-26T06:01:32.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:31 smithi146 ceph-mon[95531]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:32.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:31 smithi146 ceph-mon[92947]: osdmap e2422: 8 total, 8 up, 8 in 2024-04-26T06:01:32.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:31 smithi146 ceph-mon[92947]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:31 smithi204 ceph-mon[88313]: osdmap e2422: 8 total, 8 up, 8 in 2024-04-26T06:01:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:31 smithi204 ceph-mon[88313]: pgmap v4531: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.7 KiB/s wr, 1.63k op/s 2024-04-26T06:01:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:32 smithi146 ceph-mon[95531]: osdmap e2423: 8 total, 8 up, 8 in 2024-04-26T06:01:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:32 smithi146 ceph-mon[92947]: osdmap e2423: 8 total, 8 up, 8 in 2024-04-26T06:01:33.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:32 smithi204 ceph-mon[88313]: osdmap e2423: 8 total, 8 up, 8 in 2024-04-26T06:01:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:33 smithi146 ceph-mon[95531]: osdmap e2424: 8 total, 8 up, 8 in 2024-04-26T06:01:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:33 smithi146 ceph-mon[95531]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:33 smithi146 ceph-mon[92947]: osdmap e2424: 8 total, 8 up, 8 in 2024-04-26T06:01:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:33 smithi146 ceph-mon[92947]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:33 smithi204 ceph-mon[88313]: osdmap e2424: 8 total, 8 up, 8 in 2024-04-26T06:01:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:33 smithi204 ceph-mon[88313]: pgmap v4534: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:34 smithi146 ceph-mon[95531]: osdmap e2425: 8 total, 8 up, 8 in 2024-04-26T06:01:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:34 smithi146 ceph-mon[92947]: osdmap e2425: 8 total, 8 up, 8 in 2024-04-26T06:01:35.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:34 smithi204 ceph-mon[88313]: osdmap e2425: 8 total, 8 up, 8 in 2024-04-26T06:01:36.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:35 smithi146 ceph-mon[95531]: osdmap e2426: 8 total, 8 up, 8 in 2024-04-26T06:01:36.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:35 smithi146 ceph-mon[95531]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:36.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:35 smithi146 ceph-mon[92947]: osdmap e2426: 8 total, 8 up, 8 in 2024-04-26T06:01:36.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:35 smithi146 ceph-mon[92947]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:35 smithi204 ceph-mon[88313]: osdmap e2426: 8 total, 8 up, 8 in 2024-04-26T06:01:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:35 smithi204 ceph-mon[88313]: pgmap v4537: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:36] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:01:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:36 smithi146 ceph-mon[95531]: osdmap e2427: 8 total, 8 up, 8 in 2024-04-26T06:01:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:36 smithi146 ceph-mon[92947]: osdmap e2427: 8 total, 8 up, 8 in 2024-04-26T06:01:37.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:36 smithi204 ceph-mon[88313]: osdmap e2427: 8 total, 8 up, 8 in 2024-04-26T06:01:38.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:37 smithi204 ceph-mon[88313]: osdmap e2428: 8 total, 8 up, 8 in 2024-04-26T06:01:38.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:37 smithi204 ceph-mon[88313]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:37 smithi146 ceph-mon[95531]: osdmap e2428: 8 total, 8 up, 8 in 2024-04-26T06:01:38.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:37 smithi146 ceph-mon[95531]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:37 smithi146 ceph-mon[92947]: osdmap e2428: 8 total, 8 up, 8 in 2024-04-26T06:01:38.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:37 smithi146 ceph-mon[92947]: pgmap v4540: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.0 KiB/s wr, 1.67k op/s 2024-04-26T06:01:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:38 smithi204 ceph-mon[88313]: osdmap e2429: 8 total, 8 up, 8 in 2024-04-26T06:01:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:38 smithi146 ceph-mon[92947]: osdmap e2429: 8 total, 8 up, 8 in 2024-04-26T06:01:39.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:38 smithi146 ceph-mon[95531]: osdmap e2429: 8 total, 8 up, 8 in 2024-04-26T06:01:39.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:39 smithi204 ceph-mon[88313]: osdmap e2430: 8 total, 8 up, 8 in 2024-04-26T06:01:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:39 smithi204 ceph-mon[88313]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:39 smithi146 ceph-mon[95531]: osdmap e2430: 8 total, 8 up, 8 in 2024-04-26T06:01:40.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:39 smithi146 ceph-mon[95531]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:39 smithi146 ceph-mon[92947]: osdmap e2430: 8 total, 8 up, 8 in 2024-04-26T06:01:40.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:39 smithi146 ceph-mon[92947]: pgmap v4543: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:41.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:40 smithi204 ceph-mon[88313]: osdmap e2431: 8 total, 8 up, 8 in 2024-04-26T06:01:41.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:40 smithi146 ceph-mon[95531]: osdmap e2431: 8 total, 8 up, 8 in 2024-04-26T06:01:41.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:40 smithi146 ceph-mon[92947]: osdmap e2431: 8 total, 8 up, 8 in 2024-04-26T06:01:42.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:41 smithi204 ceph-mon[88313]: osdmap e2432: 8 total, 8 up, 8 in 2024-04-26T06:01:42.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:41 smithi204 ceph-mon[88313]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:41 smithi146 ceph-mon[95531]: osdmap e2432: 8 total, 8 up, 8 in 2024-04-26T06:01:42.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:41 smithi146 ceph-mon[95531]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:41 smithi146 ceph-mon[92947]: osdmap e2432: 8 total, 8 up, 8 in 2024-04-26T06:01:42.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:41 smithi146 ceph-mon[92947]: pgmap v4546: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.5 KiB/s wr, 1.72k op/s 2024-04-26T06:01:43.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:42 smithi204 ceph-mon[88313]: osdmap e2433: 8 total, 8 up, 8 in 2024-04-26T06:01:43.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:42 smithi146 ceph-mon[95531]: osdmap e2433: 8 total, 8 up, 8 in 2024-04-26T06:01:43.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:42 smithi146 ceph-mon[92947]: osdmap e2433: 8 total, 8 up, 8 in 2024-04-26T06:01:44.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:43 smithi204 ceph-mon[88313]: osdmap e2434: 8 total, 8 up, 8 in 2024-04-26T06:01:44.330 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:43 smithi204 ceph-mon[88313]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:43 smithi146 ceph-mon[92947]: osdmap e2434: 8 total, 8 up, 8 in 2024-04-26T06:01:44.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:43 smithi146 ceph-mon[92947]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:43 smithi146 ceph-mon[95531]: osdmap e2434: 8 total, 8 up, 8 in 2024-04-26T06:01:44.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:43 smithi146 ceph-mon[95531]: pgmap v4549: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:45.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:44 smithi204 ceph-mon[88313]: osdmap e2435: 8 total, 8 up, 8 in 2024-04-26T06:01:45.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:44 smithi146 ceph-mon[92947]: osdmap e2435: 8 total, 8 up, 8 in 2024-04-26T06:01:45.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:44 smithi146 ceph-mon[95531]: osdmap e2435: 8 total, 8 up, 8 in 2024-04-26T06:01:46.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:46 smithi204 ceph-mon[88313]: osdmap e2436: 8 total, 8 up, 8 in 2024-04-26T06:01:46.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:46 smithi204 ceph-mon[88313]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:46.343 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:46 smithi146 ceph-mon[95531]: osdmap e2436: 8 total, 8 up, 8 in 2024-04-26T06:01:46.343 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:46 smithi146 ceph-mon[95531]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:46.344 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:46] "GET /metrics HTTP/1.1" 200 36744 "" "Prometheus/2.43.0" 2024-04-26T06:01:46.344 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:46 smithi146 ceph-mon[92947]: osdmap e2436: 8 total, 8 up, 8 in 2024-04-26T06:01:46.345 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:46 smithi146 ceph-mon[92947]: pgmap v4552: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:47.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:47 smithi204 ceph-mon[88313]: osdmap e2437: 8 total, 8 up, 8 in 2024-04-26T06:01:47.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:47 smithi146 ceph-mon[95531]: osdmap e2437: 8 total, 8 up, 8 in 2024-04-26T06:01:47.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:47 smithi146 ceph-mon[92947]: osdmap e2437: 8 total, 8 up, 8 in 2024-04-26T06:01:48.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:48 smithi204 ceph-mon[88313]: osdmap e2438: 8 total, 8 up, 8 in 2024-04-26T06:01:48.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:48 smithi204 ceph-mon[88313]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:48 smithi146 ceph-mon[95531]: osdmap e2438: 8 total, 8 up, 8 in 2024-04-26T06:01:48.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:48 smithi146 ceph-mon[95531]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:48 smithi146 ceph-mon[92947]: osdmap e2438: 8 total, 8 up, 8 in 2024-04-26T06:01:48.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:48 smithi146 ceph-mon[92947]: pgmap v4555: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.7 KiB/s wr, 1.76k op/s 2024-04-26T06:01:49.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:49 smithi204 ceph-mon[88313]: osdmap e2439: 8 total, 8 up, 8 in 2024-04-26T06:01:49.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:49 smithi146 ceph-mon[95531]: osdmap e2439: 8 total, 8 up, 8 in 2024-04-26T06:01:49.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:49 smithi146 ceph-mon[92947]: osdmap e2439: 8 total, 8 up, 8 in 2024-04-26T06:01:50.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:50 smithi204 ceph-mon[88313]: osdmap e2440: 8 total, 8 up, 8 in 2024-04-26T06:01:50.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:50 smithi204 ceph-mon[88313]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:50 smithi146 ceph-mon[95531]: osdmap e2440: 8 total, 8 up, 8 in 2024-04-26T06:01:50.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:50 smithi146 ceph-mon[95531]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:50 smithi146 ceph-mon[92947]: osdmap e2440: 8 total, 8 up, 8 in 2024-04-26T06:01:50.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:50 smithi146 ceph-mon[92947]: pgmap v4558: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:51.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:51 smithi204 ceph-mon[88313]: osdmap e2441: 8 total, 8 up, 8 in 2024-04-26T06:01:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:51 smithi146 ceph-mon[95531]: osdmap e2441: 8 total, 8 up, 8 in 2024-04-26T06:01:51.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:51 smithi146 ceph-mon[92947]: osdmap e2441: 8 total, 8 up, 8 in 2024-04-26T06:01:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:52 smithi204 ceph-mon[88313]: osdmap e2442: 8 total, 8 up, 8 in 2024-04-26T06:01:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:52 smithi204 ceph-mon[88313]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:52 smithi146 ceph-mon[95531]: osdmap e2442: 8 total, 8 up, 8 in 2024-04-26T06:01:52.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:52 smithi146 ceph-mon[95531]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:52.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:52 smithi146 ceph-mon[92947]: osdmap e2442: 8 total, 8 up, 8 in 2024-04-26T06:01:52.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:52 smithi146 ceph-mon[92947]: pgmap v4561: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.2 KiB/s wr, 1.79k op/s 2024-04-26T06:01:53.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:53 smithi204 ceph-mon[88313]: osdmap e2443: 8 total, 8 up, 8 in 2024-04-26T06:01:53.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:53 smithi146 ceph-mon[92947]: osdmap e2443: 8 total, 8 up, 8 in 2024-04-26T06:01:53.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:53 smithi146 ceph-mon[95531]: osdmap e2443: 8 total, 8 up, 8 in 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[95531]: osdmap e2444: 8 total, 8 up, 8 in 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[95531]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[92947]: osdmap e2444: 8 total, 8 up, 8 in 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[92947]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:54.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:54 smithi204 ceph-mon[88313]: osdmap e2444: 8 total, 8 up, 8 in 2024-04-26T06:01:54.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:54 smithi204 ceph-mon[88313]: pgmap v4564: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:01:54.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:01:55.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:55 smithi146 ceph-mon[92947]: osdmap e2445: 8 total, 8 up, 8 in 2024-04-26T06:01:55.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:55 smithi146 ceph-mon[92947]: osdmap e2446: 8 total, 8 up, 8 in 2024-04-26T06:01:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:55 smithi146 ceph-mon[95531]: osdmap e2445: 8 total, 8 up, 8 in 2024-04-26T06:01:55.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:55 smithi146 ceph-mon[95531]: osdmap e2446: 8 total, 8 up, 8 in 2024-04-26T06:01:55.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:55 smithi204 ceph-mon[88313]: osdmap e2445: 8 total, 8 up, 8 in 2024-04-26T06:01:55.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:55 smithi204 ceph-mon[88313]: osdmap e2446: 8 total, 8 up, 8 in 2024-04-26T06:01:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:56 smithi146 ceph-mon[95531]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:56.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:56 smithi146 ceph-mon[95531]: osdmap e2447: 8 total, 8 up, 8 in 2024-04-26T06:01:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:56 smithi146 ceph-mon[92947]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:56.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:56 smithi146 ceph-mon[92947]: osdmap e2447: 8 total, 8 up, 8 in 2024-04-26T06:01:56.443 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:01:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:01:56] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:01:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:56 smithi204 ceph-mon[88313]: pgmap v4567: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:56.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:56 smithi204 ceph-mon[88313]: osdmap e2447: 8 total, 8 up, 8 in 2024-04-26T06:01:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:57 smithi204 ceph-mon[88313]: osdmap e2448: 8 total, 8 up, 8 in 2024-04-26T06:01:58.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:57 smithi204 ceph-mon[88313]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:57 smithi146 ceph-mon[92947]: osdmap e2448: 8 total, 8 up, 8 in 2024-04-26T06:01:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:57 smithi146 ceph-mon[92947]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:57 smithi146 ceph-mon[95531]: osdmap e2448: 8 total, 8 up, 8 in 2024-04-26T06:01:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:57 smithi146 ceph-mon[95531]: pgmap v4570: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 5.0 KiB/s wr, 1.75k op/s 2024-04-26T06:01:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:58 smithi204 ceph-mon[88313]: osdmap e2449: 8 total, 8 up, 8 in 2024-04-26T06:01:59.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:58 smithi146 ceph-mon[95531]: osdmap e2449: 8 total, 8 up, 8 in 2024-04-26T06:01:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:58 smithi146 ceph-mon[92947]: osdmap e2449: 8 total, 8 up, 8 in 2024-04-26T06:02:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:59 smithi204 ceph-mon[88313]: osdmap e2450: 8 total, 8 up, 8 in 2024-04-26T06:02:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:01:59 smithi204 ceph-mon[88313]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:59 smithi146 ceph-mon[92947]: osdmap e2450: 8 total, 8 up, 8 in 2024-04-26T06:02:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:01:59 smithi146 ceph-mon[92947]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:59 smithi146 ceph-mon[95531]: osdmap e2450: 8 total, 8 up, 8 in 2024-04-26T06:02:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:01:59 smithi146 ceph-mon[95531]: pgmap v4573: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:00 smithi204 ceph-mon[88313]: osdmap e2451: 8 total, 8 up, 8 in 2024-04-26T06:02:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:00 smithi146 ceph-mon[92947]: osdmap e2451: 8 total, 8 up, 8 in 2024-04-26T06:02:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:00 smithi146 ceph-mon[95531]: osdmap e2451: 8 total, 8 up, 8 in 2024-04-26T06:02:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:01 smithi204 ceph-mon[88313]: osdmap e2452: 8 total, 8 up, 8 in 2024-04-26T06:02:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:01 smithi204 ceph-mon[88313]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:01 smithi146 ceph-mon[92947]: osdmap e2452: 8 total, 8 up, 8 in 2024-04-26T06:02:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:01 smithi146 ceph-mon[92947]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:01 smithi146 ceph-mon[95531]: osdmap e2452: 8 total, 8 up, 8 in 2024-04-26T06:02:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:01 smithi146 ceph-mon[95531]: pgmap v4576: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.5 MiB/s rd, 5.2 KiB/s wr, 2.04k op/s 2024-04-26T06:02:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:02 smithi204 ceph-mon[88313]: osdmap e2453: 8 total, 8 up, 8 in 2024-04-26T06:02:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:02 smithi146 ceph-mon[92947]: osdmap e2453: 8 total, 8 up, 8 in 2024-04-26T06:02:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:02 smithi146 ceph-mon[95531]: osdmap e2453: 8 total, 8 up, 8 in 2024-04-26T06:02:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:03 smithi204 ceph-mon[88313]: osdmap e2454: 8 total, 8 up, 8 in 2024-04-26T06:02:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:03 smithi204 ceph-mon[88313]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:03 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[95531]: osdmap e2454: 8 total, 8 up, 8 in 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[95531]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[92947]: osdmap e2454: 8 total, 8 up, 8 in 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[92947]: pgmap v4579: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:03 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:02:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:04 smithi204 ceph-mon[88313]: osdmap e2455: 8 total, 8 up, 8 in 2024-04-26T06:02:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:02:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:02:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:04 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:02:05.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:04 smithi204 ceph-mon[88313]: osdmap e2456: 8 total, 8 up, 8 in 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[92947]: osdmap e2455: 8 total, 8 up, 8 in 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[92947]: osdmap e2456: 8 total, 8 up, 8 in 2024-04-26T06:02:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[95531]: osdmap e2455: 8 total, 8 up, 8 in 2024-04-26T06:02:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:02:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:02:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:02:05.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:04 smithi146 ceph-mon[95531]: osdmap e2456: 8 total, 8 up, 8 in 2024-04-26T06:02:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:05 smithi204 ceph-mon[88313]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:05 smithi146 ceph-mon[95531]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:05 smithi146 ceph-mon[92947]: pgmap v4582: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:06] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:02:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:06 smithi204 ceph-mon[88313]: osdmap e2457: 8 total, 8 up, 8 in 2024-04-26T06:02:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:06 smithi146 ceph-mon[95531]: osdmap e2457: 8 total, 8 up, 8 in 2024-04-26T06:02:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:06 smithi146 ceph-mon[92947]: osdmap e2457: 8 total, 8 up, 8 in 2024-04-26T06:02:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:07 smithi204 ceph-mon[88313]: osdmap e2458: 8 total, 8 up, 8 in 2024-04-26T06:02:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:07 smithi204 ceph-mon[88313]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:07 smithi146 ceph-mon[95531]: osdmap e2458: 8 total, 8 up, 8 in 2024-04-26T06:02:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:07 smithi146 ceph-mon[95531]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:07 smithi146 ceph-mon[92947]: osdmap e2458: 8 total, 8 up, 8 in 2024-04-26T06:02:08.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:07 smithi146 ceph-mon[92947]: pgmap v4585: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 5.0 KiB/s wr, 1.65k op/s 2024-04-26T06:02:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:08 smithi204 ceph-mon[88313]: osdmap e2459: 8 total, 8 up, 8 in 2024-04-26T06:02:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:08 smithi146 ceph-mon[92947]: osdmap e2459: 8 total, 8 up, 8 in 2024-04-26T06:02:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:08 smithi146 ceph-mon[95531]: osdmap e2459: 8 total, 8 up, 8 in 2024-04-26T06:02:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:09 smithi204 ceph-mon[88313]: osdmap e2460: 8 total, 8 up, 8 in 2024-04-26T06:02:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:09 smithi204 ceph-mon[88313]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[95531]: osdmap e2460: 8 total, 8 up, 8 in 2024-04-26T06:02:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[95531]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[92947]: osdmap e2460: 8 total, 8 up, 8 in 2024-04-26T06:02:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:09 smithi146 ceph-mon[92947]: pgmap v4588: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:11.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:10 smithi204 ceph-mon[88313]: osdmap e2461: 8 total, 8 up, 8 in 2024-04-26T06:02:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:10 smithi146 ceph-mon[95531]: osdmap e2461: 8 total, 8 up, 8 in 2024-04-26T06:02:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:10 smithi146 ceph-mon[92947]: osdmap e2461: 8 total, 8 up, 8 in 2024-04-26T06:02:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:11 smithi204 ceph-mon[88313]: osdmap e2462: 8 total, 8 up, 8 in 2024-04-26T06:02:12.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:11 smithi204 ceph-mon[88313]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:11 smithi146 ceph-mon[95531]: osdmap e2462: 8 total, 8 up, 8 in 2024-04-26T06:02:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:11 smithi146 ceph-mon[95531]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:11 smithi146 ceph-mon[92947]: osdmap e2462: 8 total, 8 up, 8 in 2024-04-26T06:02:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:11 smithi146 ceph-mon[92947]: pgmap v4591: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 970 KiB/s rd, 5.0 KiB/s wr, 1.30k op/s 2024-04-26T06:02:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:12 smithi204 ceph-mon[88313]: osdmap e2463: 8 total, 8 up, 8 in 2024-04-26T06:02:13.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:12 smithi146 ceph-mon[92947]: osdmap e2463: 8 total, 8 up, 8 in 2024-04-26T06:02:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:12 smithi146 ceph-mon[95531]: osdmap e2463: 8 total, 8 up, 8 in 2024-04-26T06:02:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:13 smithi146 ceph-mon[95531]: osdmap e2464: 8 total, 8 up, 8 in 2024-04-26T06:02:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:13 smithi146 ceph-mon[95531]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:13 smithi146 ceph-mon[92947]: osdmap e2464: 8 total, 8 up, 8 in 2024-04-26T06:02:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:13 smithi146 ceph-mon[92947]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:13 smithi204 ceph-mon[88313]: osdmap e2464: 8 total, 8 up, 8 in 2024-04-26T06:02:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:13 smithi204 ceph-mon[88313]: pgmap v4594: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:14 smithi146 ceph-mon[95531]: osdmap e2465: 8 total, 8 up, 8 in 2024-04-26T06:02:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:14 smithi146 ceph-mon[95531]: osdmap e2466: 8 total, 8 up, 8 in 2024-04-26T06:02:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:14 smithi146 ceph-mon[92947]: osdmap e2465: 8 total, 8 up, 8 in 2024-04-26T06:02:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:14 smithi146 ceph-mon[92947]: osdmap e2466: 8 total, 8 up, 8 in 2024-04-26T06:02:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:14 smithi204 ceph-mon[88313]: osdmap e2465: 8 total, 8 up, 8 in 2024-04-26T06:02:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:14 smithi204 ceph-mon[88313]: osdmap e2466: 8 total, 8 up, 8 in 2024-04-26T06:02:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:15 smithi146 ceph-mon[95531]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:15 smithi146 ceph-mon[95531]: osdmap e2467: 8 total, 8 up, 8 in 2024-04-26T06:02:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:15 smithi146 ceph-mon[92947]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:16.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:15 smithi146 ceph-mon[92947]: osdmap e2467: 8 total, 8 up, 8 in 2024-04-26T06:02:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:15 smithi204 ceph-mon[88313]: pgmap v4597: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:15 smithi204 ceph-mon[88313]: osdmap e2467: 8 total, 8 up, 8 in 2024-04-26T06:02:16.441 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:16] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:02:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:17 smithi204 ceph-mon[88313]: osdmap e2468: 8 total, 8 up, 8 in 2024-04-26T06:02:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:17 smithi204 ceph-mon[88313]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:17 smithi146 ceph-mon[95531]: osdmap e2468: 8 total, 8 up, 8 in 2024-04-26T06:02:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:17 smithi146 ceph-mon[95531]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:17 smithi146 ceph-mon[92947]: osdmap e2468: 8 total, 8 up, 8 in 2024-04-26T06:02:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:17 smithi146 ceph-mon[92947]: pgmap v4600: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.7 KiB/s wr, 1.57k op/s 2024-04-26T06:02:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:18 smithi204 ceph-mon[88313]: osdmap e2469: 8 total, 8 up, 8 in 2024-04-26T06:02:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:18 smithi146 ceph-mon[95531]: osdmap e2469: 8 total, 8 up, 8 in 2024-04-26T06:02:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:18 smithi146 ceph-mon[92947]: osdmap e2469: 8 total, 8 up, 8 in 2024-04-26T06:02:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:19 smithi204 ceph-mon[88313]: osdmap e2470: 8 total, 8 up, 8 in 2024-04-26T06:02:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:19 smithi204 ceph-mon[88313]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:19 smithi146 ceph-mon[92947]: osdmap e2470: 8 total, 8 up, 8 in 2024-04-26T06:02:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:19 smithi146 ceph-mon[92947]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:19 smithi146 ceph-mon[95531]: osdmap e2470: 8 total, 8 up, 8 in 2024-04-26T06:02:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:19 smithi146 ceph-mon[95531]: pgmap v4603: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:21.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:20 smithi204 ceph-mon[88313]: osdmap e2471: 8 total, 8 up, 8 in 2024-04-26T06:02:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:20 smithi146 ceph-mon[92947]: osdmap e2471: 8 total, 8 up, 8 in 2024-04-26T06:02:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:20 smithi146 ceph-mon[95531]: osdmap e2471: 8 total, 8 up, 8 in 2024-04-26T06:02:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:21 smithi204 ceph-mon[88313]: osdmap e2472: 8 total, 8 up, 8 in 2024-04-26T06:02:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:21 smithi204 ceph-mon[88313]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:21 smithi146 ceph-mon[95531]: osdmap e2472: 8 total, 8 up, 8 in 2024-04-26T06:02:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:21 smithi146 ceph-mon[95531]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:21 smithi146 ceph-mon[92947]: osdmap e2472: 8 total, 8 up, 8 in 2024-04-26T06:02:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:21 smithi146 ceph-mon[92947]: pgmap v4606: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 6.0 KiB/s wr, 1.83k op/s 2024-04-26T06:02:23.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:22 smithi204 ceph-mon[88313]: osdmap e2473: 8 total, 8 up, 8 in 2024-04-26T06:02:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:22 smithi146 ceph-mon[95531]: osdmap e2473: 8 total, 8 up, 8 in 2024-04-26T06:02:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:22 smithi146 ceph-mon[92947]: osdmap e2473: 8 total, 8 up, 8 in 2024-04-26T06:02:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:23 smithi204 ceph-mon[88313]: osdmap e2474: 8 total, 8 up, 8 in 2024-04-26T06:02:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:23 smithi204 ceph-mon[88313]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:23 smithi146 ceph-mon[92947]: osdmap e2474: 8 total, 8 up, 8 in 2024-04-26T06:02:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:23 smithi146 ceph-mon[92947]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:23 smithi146 ceph-mon[95531]: osdmap e2474: 8 total, 8 up, 8 in 2024-04-26T06:02:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:23 smithi146 ceph-mon[95531]: pgmap v4609: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:24 smithi204 ceph-mon[88313]: osdmap e2475: 8 total, 8 up, 8 in 2024-04-26T06:02:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:24 smithi204 ceph-mon[88313]: osdmap e2476: 8 total, 8 up, 8 in 2024-04-26T06:02:25.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[92947]: osdmap e2475: 8 total, 8 up, 8 in 2024-04-26T06:02:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[92947]: osdmap e2476: 8 total, 8 up, 8 in 2024-04-26T06:02:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[95531]: osdmap e2475: 8 total, 8 up, 8 in 2024-04-26T06:02:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:24 smithi146 ceph-mon[95531]: osdmap e2476: 8 total, 8 up, 8 in 2024-04-26T06:02:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:25 smithi204 ceph-mon[88313]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:25 smithi146 ceph-mon[92947]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:25 smithi146 ceph-mon[95531]: pgmap v4612: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:26] "GET /metrics HTTP/1.1" 200 36743 "" "Prometheus/2.43.0" 2024-04-26T06:02:27.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:26 smithi204 ceph-mon[88313]: osdmap e2477: 8 total, 8 up, 8 in 2024-04-26T06:02:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:26 smithi146 ceph-mon[92947]: osdmap e2477: 8 total, 8 up, 8 in 2024-04-26T06:02:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:26 smithi146 ceph-mon[95531]: osdmap e2477: 8 total, 8 up, 8 in 2024-04-26T06:02:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:27 smithi204 ceph-mon[88313]: osdmap e2478: 8 total, 8 up, 8 in 2024-04-26T06:02:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:27 smithi204 ceph-mon[88313]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:27 smithi146 ceph-mon[92947]: osdmap e2478: 8 total, 8 up, 8 in 2024-04-26T06:02:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:27 smithi146 ceph-mon[92947]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:27 smithi146 ceph-mon[95531]: osdmap e2478: 8 total, 8 up, 8 in 2024-04-26T06:02:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:27 smithi146 ceph-mon[95531]: pgmap v4615: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.1 MiB/s rd, 4.2 KiB/s wr, 1.48k op/s 2024-04-26T06:02:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:28 smithi204 ceph-mon[88313]: osdmap e2479: 8 total, 8 up, 8 in 2024-04-26T06:02:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:28 smithi146 ceph-mon[92947]: osdmap e2479: 8 total, 8 up, 8 in 2024-04-26T06:02:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:28 smithi146 ceph-mon[95531]: osdmap e2479: 8 total, 8 up, 8 in 2024-04-26T06:02:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:29 smithi204 ceph-mon[88313]: osdmap e2480: 8 total, 8 up, 8 in 2024-04-26T06:02:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:29 smithi204 ceph-mon[88313]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:29 smithi146 ceph-mon[92947]: osdmap e2480: 8 total, 8 up, 8 in 2024-04-26T06:02:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:29 smithi146 ceph-mon[92947]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:29 smithi146 ceph-mon[95531]: osdmap e2480: 8 total, 8 up, 8 in 2024-04-26T06:02:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:29 smithi146 ceph-mon[95531]: pgmap v4618: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:31.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:30 smithi204 ceph-mon[88313]: osdmap e2481: 8 total, 8 up, 8 in 2024-04-26T06:02:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:30 smithi146 ceph-mon[92947]: osdmap e2481: 8 total, 8 up, 8 in 2024-04-26T06:02:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:30 smithi146 ceph-mon[95531]: osdmap e2481: 8 total, 8 up, 8 in 2024-04-26T06:02:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:31 smithi204 ceph-mon[88313]: osdmap e2482: 8 total, 8 up, 8 in 2024-04-26T06:02:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:31 smithi204 ceph-mon[88313]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:31 smithi146 ceph-mon[95531]: osdmap e2482: 8 total, 8 up, 8 in 2024-04-26T06:02:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:31 smithi146 ceph-mon[95531]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:31 smithi146 ceph-mon[92947]: osdmap e2482: 8 total, 8 up, 8 in 2024-04-26T06:02:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:31 smithi146 ceph-mon[92947]: pgmap v4621: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 865 KiB/s rd, 5.0 KiB/s wr, 1.16k op/s 2024-04-26T06:02:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:32 smithi204 ceph-mon[88313]: osdmap e2483: 8 total, 8 up, 8 in 2024-04-26T06:02:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:32 smithi146 ceph-mon[95531]: osdmap e2483: 8 total, 8 up, 8 in 2024-04-26T06:02:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:32 smithi146 ceph-mon[92947]: osdmap e2483: 8 total, 8 up, 8 in 2024-04-26T06:02:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:33 smithi146 ceph-mon[92947]: osdmap e2484: 8 total, 8 up, 8 in 2024-04-26T06:02:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:33 smithi146 ceph-mon[92947]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:33 smithi146 ceph-mon[95531]: osdmap e2484: 8 total, 8 up, 8 in 2024-04-26T06:02:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:33 smithi146 ceph-mon[95531]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:33 smithi204 ceph-mon[88313]: osdmap e2484: 8 total, 8 up, 8 in 2024-04-26T06:02:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:33 smithi204 ceph-mon[88313]: pgmap v4624: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:34 smithi146 ceph-mon[95531]: osdmap e2485: 8 total, 8 up, 8 in 2024-04-26T06:02:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:34 smithi146 ceph-mon[95531]: osdmap e2486: 8 total, 8 up, 8 in 2024-04-26T06:02:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:34 smithi146 ceph-mon[92947]: osdmap e2485: 8 total, 8 up, 8 in 2024-04-26T06:02:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:34 smithi146 ceph-mon[92947]: osdmap e2486: 8 total, 8 up, 8 in 2024-04-26T06:02:35.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:34 smithi204 ceph-mon[88313]: osdmap e2485: 8 total, 8 up, 8 in 2024-04-26T06:02:35.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:34 smithi204 ceph-mon[88313]: osdmap e2486: 8 total, 8 up, 8 in 2024-04-26T06:02:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:35 smithi146 ceph-mon[95531]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:35 smithi146 ceph-mon[95531]: osdmap e2487: 8 total, 8 up, 8 in 2024-04-26T06:02:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:35 smithi146 ceph-mon[92947]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:35 smithi146 ceph-mon[92947]: osdmap e2487: 8 total, 8 up, 8 in 2024-04-26T06:02:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:35 smithi204 ceph-mon[88313]: pgmap v4627: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:35 smithi204 ceph-mon[88313]: osdmap e2487: 8 total, 8 up, 8 in 2024-04-26T06:02:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:36] "GET /metrics HTTP/1.1" 200 36743 "" "Prometheus/2.43.0" 2024-04-26T06:02:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:37 smithi204 ceph-mon[88313]: osdmap e2488: 8 total, 8 up, 8 in 2024-04-26T06:02:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:37 smithi204 ceph-mon[88313]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:37 smithi146 ceph-mon[95531]: osdmap e2488: 8 total, 8 up, 8 in 2024-04-26T06:02:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:37 smithi146 ceph-mon[95531]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:37 smithi146 ceph-mon[92947]: osdmap e2488: 8 total, 8 up, 8 in 2024-04-26T06:02:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:37 smithi146 ceph-mon[92947]: pgmap v4630: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1022 KiB/s rd, 4.7 KiB/s wr, 1.39k op/s 2024-04-26T06:02:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:38 smithi204 ceph-mon[88313]: osdmap e2489: 8 total, 8 up, 8 in 2024-04-26T06:02:39.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:38 smithi146 ceph-mon[95531]: osdmap e2489: 8 total, 8 up, 8 in 2024-04-26T06:02:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:38 smithi146 ceph-mon[92947]: osdmap e2489: 8 total, 8 up, 8 in 2024-04-26T06:02:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:39 smithi204 ceph-mon[88313]: osdmap e2490: 8 total, 8 up, 8 in 2024-04-26T06:02:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:39 smithi204 ceph-mon[88313]: pgmap v4633: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[92947]: osdmap e2490: 8 total, 8 up, 8 in 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[92947]: pgmap v4633: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[95531]: osdmap e2490: 8 total, 8 up, 8 in 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:39 smithi146 ceph-mon[95531]: pgmap v4633: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:41.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:40 smithi204 ceph-mon[88313]: osdmap e2491: 8 total, 8 up, 8 in 2024-04-26T06:02:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:40 smithi146 ceph-mon[92947]: osdmap e2491: 8 total, 8 up, 8 in 2024-04-26T06:02:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:40 smithi146 ceph-mon[95531]: osdmap e2491: 8 total, 8 up, 8 in 2024-04-26T06:02:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:41 smithi204 ceph-mon[88313]: osdmap e2492: 8 total, 8 up, 8 in 2024-04-26T06:02:42.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:41 smithi204 ceph-mon[88313]: pgmap v4636: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:41 smithi146 ceph-mon[92947]: osdmap e2492: 8 total, 8 up, 8 in 2024-04-26T06:02:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:41 smithi146 ceph-mon[92947]: pgmap v4636: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:41 smithi146 ceph-mon[95531]: osdmap e2492: 8 total, 8 up, 8 in 2024-04-26T06:02:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:41 smithi146 ceph-mon[95531]: pgmap v4636: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.2 MiB/s rd, 6.0 KiB/s wr, 1.62k op/s 2024-04-26T06:02:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:42 smithi204 ceph-mon[88313]: osdmap e2493: 8 total, 8 up, 8 in 2024-04-26T06:02:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:42 smithi146 ceph-mon[92947]: osdmap e2493: 8 total, 8 up, 8 in 2024-04-26T06:02:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:42 smithi146 ceph-mon[95531]: osdmap e2493: 8 total, 8 up, 8 in 2024-04-26T06:02:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:43 smithi204 ceph-mon[88313]: osdmap e2494: 8 total, 8 up, 8 in 2024-04-26T06:02:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:43 smithi204 ceph-mon[88313]: pgmap v4639: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:43 smithi146 ceph-mon[95531]: osdmap e2494: 8 total, 8 up, 8 in 2024-04-26T06:02:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:43 smithi146 ceph-mon[95531]: pgmap v4639: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:43 smithi146 ceph-mon[92947]: osdmap e2494: 8 total, 8 up, 8 in 2024-04-26T06:02:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:43 smithi146 ceph-mon[92947]: pgmap v4639: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:44 smithi204 ceph-mon[88313]: osdmap e2495: 8 total, 8 up, 8 in 2024-04-26T06:02:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:44 smithi204 ceph-mon[88313]: osdmap e2496: 8 total, 8 up, 8 in 2024-04-26T06:02:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:44 smithi146 ceph-mon[95531]: osdmap e2495: 8 total, 8 up, 8 in 2024-04-26T06:02:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:44 smithi146 ceph-mon[95531]: osdmap e2496: 8 total, 8 up, 8 in 2024-04-26T06:02:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:44 smithi146 ceph-mon[92947]: osdmap e2495: 8 total, 8 up, 8 in 2024-04-26T06:02:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:44 smithi146 ceph-mon[92947]: osdmap e2496: 8 total, 8 up, 8 in 2024-04-26T06:02:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:45 smithi204 ceph-mon[88313]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:45 smithi204 ceph-mon[88313]: osdmap e2497: 8 total, 8 up, 8 in 2024-04-26T06:02:46.092 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:45 smithi146 ceph-mon[95531]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:46.092 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:45 smithi146 ceph-mon[95531]: osdmap e2497: 8 total, 8 up, 8 in 2024-04-26T06:02:46.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:45 smithi146 ceph-mon[92947]: pgmap v4642: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:46.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:45 smithi146 ceph-mon[92947]: osdmap e2497: 8 total, 8 up, 8 in 2024-04-26T06:02:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:46] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:02:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:47 smithi204 ceph-mon[88313]: osdmap e2498: 8 total, 8 up, 8 in 2024-04-26T06:02:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:47 smithi204 ceph-mon[88313]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:47 smithi146 ceph-mon[95531]: osdmap e2498: 8 total, 8 up, 8 in 2024-04-26T06:02:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:47 smithi146 ceph-mon[95531]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:47 smithi146 ceph-mon[92947]: osdmap e2498: 8 total, 8 up, 8 in 2024-04-26T06:02:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:47 smithi146 ceph-mon[92947]: pgmap v4645: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 779 KiB/s rd, 4.2 KiB/s wr, 1.05k op/s 2024-04-26T06:02:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:48 smithi204 ceph-mon[88313]: osdmap e2499: 8 total, 8 up, 8 in 2024-04-26T06:02:49.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:48 smithi146 ceph-mon[95531]: osdmap e2499: 8 total, 8 up, 8 in 2024-04-26T06:02:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:48 smithi146 ceph-mon[92947]: osdmap e2499: 8 total, 8 up, 8 in 2024-04-26T06:02:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:49 smithi204 ceph-mon[88313]: osdmap e2500: 8 total, 8 up, 8 in 2024-04-26T06:02:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:49 smithi204 ceph-mon[88313]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:49 smithi146 ceph-mon[95531]: osdmap e2500: 8 total, 8 up, 8 in 2024-04-26T06:02:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:49 smithi146 ceph-mon[95531]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:49 smithi146 ceph-mon[92947]: osdmap e2500: 8 total, 8 up, 8 in 2024-04-26T06:02:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:49 smithi146 ceph-mon[92947]: pgmap v4648: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:50 smithi204 ceph-mon[88313]: osdmap e2501: 8 total, 8 up, 8 in 2024-04-26T06:02:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:50 smithi146 ceph-mon[95531]: osdmap e2501: 8 total, 8 up, 8 in 2024-04-26T06:02:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:50 smithi146 ceph-mon[92947]: osdmap e2501: 8 total, 8 up, 8 in 2024-04-26T06:02:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:51 smithi146 ceph-mon[95531]: osdmap e2502: 8 total, 8 up, 8 in 2024-04-26T06:02:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:51 smithi146 ceph-mon[95531]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:51 smithi146 ceph-mon[92947]: osdmap e2502: 8 total, 8 up, 8 in 2024-04-26T06:02:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:51 smithi146 ceph-mon[92947]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:51 smithi204 ceph-mon[88313]: osdmap e2502: 8 total, 8 up, 8 in 2024-04-26T06:02:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:51 smithi204 ceph-mon[88313]: pgmap v4651: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 945 KiB/s rd, 5.0 KiB/s wr, 1.27k op/s 2024-04-26T06:02:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:52 smithi146 ceph-mon[92947]: osdmap e2503: 8 total, 8 up, 8 in 2024-04-26T06:02:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:52 smithi146 ceph-mon[95531]: osdmap e2503: 8 total, 8 up, 8 in 2024-04-26T06:02:53.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:52 smithi204 ceph-mon[88313]: osdmap e2503: 8 total, 8 up, 8 in 2024-04-26T06:02:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:53 smithi146 ceph-mon[95531]: osdmap e2504: 8 total, 8 up, 8 in 2024-04-26T06:02:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:53 smithi146 ceph-mon[95531]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:53 smithi146 ceph-mon[92947]: osdmap e2504: 8 total, 8 up, 8 in 2024-04-26T06:02:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:53 smithi146 ceph-mon[92947]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:54.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:53 smithi204 ceph-mon[88313]: osdmap e2504: 8 total, 8 up, 8 in 2024-04-26T06:02:54.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:53 smithi204 ceph-mon[88313]: pgmap v4654: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[92947]: osdmap e2505: 8 total, 8 up, 8 in 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[92947]: osdmap e2506: 8 total, 8 up, 8 in 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[95531]: osdmap e2505: 8 total, 8 up, 8 in 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:54 smithi146 ceph-mon[95531]: osdmap e2506: 8 total, 8 up, 8 in 2024-04-26T06:02:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:54 smithi204 ceph-mon[88313]: osdmap e2505: 8 total, 8 up, 8 in 2024-04-26T06:02:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:02:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:54 smithi204 ceph-mon[88313]: osdmap e2506: 8 total, 8 up, 8 in 2024-04-26T06:02:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:55 smithi146 ceph-mon[92947]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:55 smithi146 ceph-mon[92947]: osdmap e2507: 8 total, 8 up, 8 in 2024-04-26T06:02:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:55 smithi146 ceph-mon[95531]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:55 smithi146 ceph-mon[95531]: osdmap e2507: 8 total, 8 up, 8 in 2024-04-26T06:02:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:55 smithi204 ceph-mon[88313]: pgmap v4657: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:55 smithi204 ceph-mon[88313]: osdmap e2507: 8 total, 8 up, 8 in 2024-04-26T06:02:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:02:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:02:56] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:02:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:57 smithi204 ceph-mon[88313]: osdmap e2508: 8 total, 8 up, 8 in 2024-04-26T06:02:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:57 smithi204 ceph-mon[88313]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:57 smithi146 ceph-mon[95531]: osdmap e2508: 8 total, 8 up, 8 in 2024-04-26T06:02:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:57 smithi146 ceph-mon[95531]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:57 smithi146 ceph-mon[92947]: osdmap e2508: 8 total, 8 up, 8 in 2024-04-26T06:02:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:57 smithi146 ceph-mon[92947]: pgmap v4660: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 893 KiB/s rd, 4.7 KiB/s wr, 1.22k op/s 2024-04-26T06:02:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:58 smithi204 ceph-mon[88313]: osdmap e2509: 8 total, 8 up, 8 in 2024-04-26T06:02:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:58 smithi146 ceph-mon[95531]: osdmap e2509: 8 total, 8 up, 8 in 2024-04-26T06:02:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:58 smithi146 ceph-mon[92947]: osdmap e2509: 8 total, 8 up, 8 in 2024-04-26T06:03:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:59 smithi204 ceph-mon[88313]: osdmap e2510: 8 total, 8 up, 8 in 2024-04-26T06:03:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:02:59 smithi204 ceph-mon[88313]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:59 smithi146 ceph-mon[95531]: osdmap e2510: 8 total, 8 up, 8 in 2024-04-26T06:03:00.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:02:59 smithi146 ceph-mon[95531]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:59 smithi146 ceph-mon[92947]: osdmap e2510: 8 total, 8 up, 8 in 2024-04-26T06:03:00.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:02:59 smithi146 ceph-mon[92947]: pgmap v4663: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:00 smithi204 ceph-mon[88313]: osdmap e2511: 8 total, 8 up, 8 in 2024-04-26T06:03:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:00 smithi146 ceph-mon[92947]: osdmap e2511: 8 total, 8 up, 8 in 2024-04-26T06:03:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:00 smithi146 ceph-mon[95531]: osdmap e2511: 8 total, 8 up, 8 in 2024-04-26T06:03:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:01 smithi204 ceph-mon[88313]: osdmap e2512: 8 total, 8 up, 8 in 2024-04-26T06:03:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:01 smithi204 ceph-mon[88313]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:01 smithi146 ceph-mon[95531]: osdmap e2512: 8 total, 8 up, 8 in 2024-04-26T06:03:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:01 smithi146 ceph-mon[95531]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:01 smithi146 ceph-mon[92947]: osdmap e2512: 8 total, 8 up, 8 in 2024-04-26T06:03:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:01 smithi146 ceph-mon[92947]: pgmap v4666: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.0 MiB/s rd, 6.0 KiB/s wr, 1.41k op/s 2024-04-26T06:03:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:02 smithi204 ceph-mon[88313]: osdmap e2513: 8 total, 8 up, 8 in 2024-04-26T06:03:03.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:02 smithi146 ceph-mon[92947]: osdmap e2513: 8 total, 8 up, 8 in 2024-04-26T06:03:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:02 smithi146 ceph-mon[95531]: osdmap e2513: 8 total, 8 up, 8 in 2024-04-26T06:03:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:03 smithi204 ceph-mon[88313]: osdmap e2514: 8 total, 8 up, 8 in 2024-04-26T06:03:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:03 smithi204 ceph-mon[88313]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:04.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:03 smithi146 ceph-mon[95531]: osdmap e2514: 8 total, 8 up, 8 in 2024-04-26T06:03:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:03 smithi146 ceph-mon[95531]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:03 smithi146 ceph-mon[92947]: osdmap e2514: 8 total, 8 up, 8 in 2024-04-26T06:03:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:03 smithi146 ceph-mon[92947]: pgmap v4669: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:04 smithi204 ceph-mon[88313]: osdmap e2515: 8 total, 8 up, 8 in 2024-04-26T06:03:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:04 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:03:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:04 smithi204 ceph-mon[88313]: osdmap e2516: 8 total, 8 up, 8 in 2024-04-26T06:03:05.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[95531]: osdmap e2515: 8 total, 8 up, 8 in 2024-04-26T06:03:05.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:03:05.083 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[95531]: osdmap e2516: 8 total, 8 up, 8 in 2024-04-26T06:03:05.083 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[92947]: osdmap e2515: 8 total, 8 up, 8 in 2024-04-26T06:03:05.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:03:05.084 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:04 smithi146 ceph-mon[92947]: osdmap e2516: 8 total, 8 up, 8 in 2024-04-26T06:03:06.042 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:05 smithi146 ceph-mon[95531]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:06.042 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:05 smithi146 ceph-mon[95531]: osdmap e2517: 8 total, 8 up, 8 in 2024-04-26T06:03:06.042 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:05 smithi146 ceph-mon[92947]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:06.042 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:05 smithi146 ceph-mon[92947]: osdmap e2517: 8 total, 8 up, 8 in 2024-04-26T06:03:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:05 smithi204 ceph-mon[88313]: pgmap v4672: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:05 smithi204 ceph-mon[88313]: osdmap e2517: 8 total, 8 up, 8 in 2024-04-26T06:03:06.441 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:06] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:03:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:07 smithi204 ceph-mon[88313]: osdmap e2518: 8 total, 8 up, 8 in 2024-04-26T06:03:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:07 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:07 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:07 smithi204 ceph-mon[88313]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[92947]: osdmap e2518: 8 total, 8 up, 8 in 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[92947]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[95531]: osdmap e2518: 8 total, 8 up, 8 in 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:07 smithi146 ceph-mon[95531]: pgmap v4675: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 831 KiB/s rd, 4.2 KiB/s wr, 1.12k op/s 2024-04-26T06:03:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:08 smithi204 ceph-mon[88313]: osdmap e2519: 8 total, 8 up, 8 in 2024-04-26T06:03:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:03:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:03:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[95531]: osdmap e2519: 8 total, 8 up, 8 in 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[92947]: osdmap e2519: 8 total, 8 up, 8 in 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:03:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:03:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:09 smithi204 ceph-mon[88313]: osdmap e2520: 8 total, 8 up, 8 in 2024-04-26T06:03:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:09 smithi204 ceph-mon[88313]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[95531]: osdmap e2520: 8 total, 8 up, 8 in 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[95531]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[92947]: osdmap e2520: 8 total, 8 up, 8 in 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:09 smithi146 ceph-mon[92947]: pgmap v4678: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:11.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:10 smithi204 ceph-mon[88313]: osdmap e2521: 8 total, 8 up, 8 in 2024-04-26T06:03:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:10 smithi146 ceph-mon[95531]: osdmap e2521: 8 total, 8 up, 8 in 2024-04-26T06:03:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:10 smithi146 ceph-mon[92947]: osdmap e2521: 8 total, 8 up, 8 in 2024-04-26T06:03:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:11 smithi204 ceph-mon[88313]: osdmap e2522: 8 total, 8 up, 8 in 2024-04-26T06:03:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:11 smithi204 ceph-mon[88313]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:11 smithi146 ceph-mon[95531]: osdmap e2522: 8 total, 8 up, 8 in 2024-04-26T06:03:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:11 smithi146 ceph-mon[95531]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:11 smithi146 ceph-mon[92947]: osdmap e2522: 8 total, 8 up, 8 in 2024-04-26T06:03:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:11 smithi146 ceph-mon[92947]: pgmap v4681: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 801 KiB/s rd, 5.7 KiB/s wr, 1.08k op/s 2024-04-26T06:03:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:12 smithi204 ceph-mon[88313]: osdmap e2523: 8 total, 8 up, 8 in 2024-04-26T06:03:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:12 smithi146 ceph-mon[95531]: osdmap e2523: 8 total, 8 up, 8 in 2024-04-26T06:03:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:12 smithi146 ceph-mon[92947]: osdmap e2523: 8 total, 8 up, 8 in 2024-04-26T06:03:14.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:13 smithi204 ceph-mon[88313]: osdmap e2524: 8 total, 8 up, 8 in 2024-04-26T06:03:14.057 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:13 smithi204 ceph-mon[88313]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:13 smithi146 ceph-mon[92947]: osdmap e2524: 8 total, 8 up, 8 in 2024-04-26T06:03:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:13 smithi146 ceph-mon[92947]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:13 smithi146 ceph-mon[95531]: osdmap e2524: 8 total, 8 up, 8 in 2024-04-26T06:03:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:13 smithi146 ceph-mon[95531]: pgmap v4684: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:14 smithi204 ceph-mon[88313]: osdmap e2525: 8 total, 8 up, 8 in 2024-04-26T06:03:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:14 smithi204 ceph-mon[88313]: osdmap e2526: 8 total, 8 up, 8 in 2024-04-26T06:03:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:14 smithi146 ceph-mon[92947]: osdmap e2525: 8 total, 8 up, 8 in 2024-04-26T06:03:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:14 smithi146 ceph-mon[92947]: osdmap e2526: 8 total, 8 up, 8 in 2024-04-26T06:03:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:14 smithi146 ceph-mon[95531]: osdmap e2525: 8 total, 8 up, 8 in 2024-04-26T06:03:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:14 smithi146 ceph-mon[95531]: osdmap e2526: 8 total, 8 up, 8 in 2024-04-26T06:03:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:15 smithi204 ceph-mon[88313]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:15 smithi146 ceph-mon[95531]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:15 smithi146 ceph-mon[92947]: pgmap v4687: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:16.441 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:16] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:03:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:16 smithi204 ceph-mon[88313]: osdmap e2527: 8 total, 8 up, 8 in 2024-04-26T06:03:17.109 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:16 smithi146 ceph-mon[95531]: osdmap e2527: 8 total, 8 up, 8 in 2024-04-26T06:03:17.109 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:16 smithi146 ceph-mon[92947]: osdmap e2527: 8 total, 8 up, 8 in 2024-04-26T06:03:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:17 smithi204 ceph-mon[88313]: osdmap e2528: 8 total, 8 up, 8 in 2024-04-26T06:03:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:17 smithi204 ceph-mon[88313]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:18.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:17 smithi146 ceph-mon[95531]: osdmap e2528: 8 total, 8 up, 8 in 2024-04-26T06:03:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:17 smithi146 ceph-mon[95531]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:17 smithi146 ceph-mon[92947]: osdmap e2528: 8 total, 8 up, 8 in 2024-04-26T06:03:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:17 smithi146 ceph-mon[92947]: pgmap v4690: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 766 KiB/s rd, 4.2 KiB/s wr, 1.04k op/s 2024-04-26T06:03:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:18 smithi204 ceph-mon[88313]: osdmap e2529: 8 total, 8 up, 8 in 2024-04-26T06:03:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:18 smithi146 ceph-mon[92947]: osdmap e2529: 8 total, 8 up, 8 in 2024-04-26T06:03:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:18 smithi146 ceph-mon[95531]: osdmap e2529: 8 total, 8 up, 8 in 2024-04-26T06:03:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:19 smithi146 ceph-mon[95531]: osdmap e2530: 8 total, 8 up, 8 in 2024-04-26T06:03:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:19 smithi146 ceph-mon[95531]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:19 smithi146 ceph-mon[92947]: osdmap e2530: 8 total, 8 up, 8 in 2024-04-26T06:03:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:19 smithi146 ceph-mon[92947]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:19 smithi204 ceph-mon[88313]: osdmap e2530: 8 total, 8 up, 8 in 2024-04-26T06:03:20.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:19 smithi204 ceph-mon[88313]: pgmap v4693: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:20 smithi146 ceph-mon[95531]: osdmap e2531: 8 total, 8 up, 8 in 2024-04-26T06:03:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:20 smithi146 ceph-mon[92947]: osdmap e2531: 8 total, 8 up, 8 in 2024-04-26T06:03:21.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:20 smithi204 ceph-mon[88313]: osdmap e2531: 8 total, 8 up, 8 in 2024-04-26T06:03:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:21 smithi146 ceph-mon[95531]: osdmap e2532: 8 total, 8 up, 8 in 2024-04-26T06:03:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:21 smithi146 ceph-mon[95531]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:21 smithi146 ceph-mon[92947]: osdmap e2532: 8 total, 8 up, 8 in 2024-04-26T06:03:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:21 smithi146 ceph-mon[92947]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:21 smithi204 ceph-mon[88313]: osdmap e2532: 8 total, 8 up, 8 in 2024-04-26T06:03:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:21 smithi204 ceph-mon[88313]: pgmap v4696: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 596 KiB/s rd, 5.0 KiB/s wr, 804 op/s 2024-04-26T06:03:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:22 smithi146 ceph-mon[95531]: osdmap e2533: 8 total, 8 up, 8 in 2024-04-26T06:03:23.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:22 smithi146 ceph-mon[92947]: osdmap e2533: 8 total, 8 up, 8 in 2024-04-26T06:03:23.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:22 smithi204 ceph-mon[88313]: osdmap e2533: 8 total, 8 up, 8 in 2024-04-26T06:03:24.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:23 smithi146 ceph-mon[95531]: osdmap e2534: 8 total, 8 up, 8 in 2024-04-26T06:03:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:23 smithi146 ceph-mon[95531]: pgmap v4699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:23 smithi146 ceph-mon[92947]: osdmap e2534: 8 total, 8 up, 8 in 2024-04-26T06:03:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:23 smithi146 ceph-mon[92947]: pgmap v4699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:23 smithi204 ceph-mon[88313]: osdmap e2534: 8 total, 8 up, 8 in 2024-04-26T06:03:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:23 smithi204 ceph-mon[88313]: pgmap v4699: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[95531]: osdmap e2535: 8 total, 8 up, 8 in 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[95531]: osdmap e2536: 8 total, 8 up, 8 in 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[92947]: osdmap e2535: 8 total, 8 up, 8 in 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:24 smithi146 ceph-mon[92947]: osdmap e2536: 8 total, 8 up, 8 in 2024-04-26T06:03:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:24 smithi204 ceph-mon[88313]: osdmap e2535: 8 total, 8 up, 8 in 2024-04-26T06:03:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:25.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:24 smithi204 ceph-mon[88313]: osdmap e2536: 8 total, 8 up, 8 in 2024-04-26T06:03:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:25 smithi146 ceph-mon[92947]: pgmap v4702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:25 smithi146 ceph-mon[92947]: osdmap e2537: 8 total, 8 up, 8 in 2024-04-26T06:03:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:25 smithi146 ceph-mon[95531]: pgmap v4702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:25 smithi146 ceph-mon[95531]: osdmap e2537: 8 total, 8 up, 8 in 2024-04-26T06:03:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:25 smithi204 ceph-mon[88313]: pgmap v4702: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:25 smithi204 ceph-mon[88313]: osdmap e2537: 8 total, 8 up, 8 in 2024-04-26T06:03:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:26] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:03:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:27 smithi204 ceph-mon[88313]: osdmap e2538: 8 total, 8 up, 8 in 2024-04-26T06:03:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:27 smithi204 ceph-mon[88313]: pgmap v4705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:27 smithi146 ceph-mon[95531]: osdmap e2538: 8 total, 8 up, 8 in 2024-04-26T06:03:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:27 smithi146 ceph-mon[95531]: pgmap v4705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:27 smithi146 ceph-mon[92947]: osdmap e2538: 8 total, 8 up, 8 in 2024-04-26T06:03:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:27 smithi146 ceph-mon[92947]: pgmap v4705: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 705 KiB/s rd, 4.7 KiB/s wr, 957 op/s 2024-04-26T06:03:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:28 smithi204 ceph-mon[88313]: osdmap e2539: 8 total, 8 up, 8 in 2024-04-26T06:03:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:28 smithi146 ceph-mon[95531]: osdmap e2539: 8 total, 8 up, 8 in 2024-04-26T06:03:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:28 smithi146 ceph-mon[92947]: osdmap e2539: 8 total, 8 up, 8 in 2024-04-26T06:03:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:29 smithi204 ceph-mon[88313]: osdmap e2540: 8 total, 8 up, 8 in 2024-04-26T06:03:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:29 smithi204 ceph-mon[88313]: pgmap v4708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:29 smithi146 ceph-mon[95531]: osdmap e2540: 8 total, 8 up, 8 in 2024-04-26T06:03:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:29 smithi146 ceph-mon[95531]: pgmap v4708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:29 smithi146 ceph-mon[92947]: osdmap e2540: 8 total, 8 up, 8 in 2024-04-26T06:03:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:29 smithi146 ceph-mon[92947]: pgmap v4708: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:31.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:30 smithi204 ceph-mon[88313]: osdmap e2541: 8 total, 8 up, 8 in 2024-04-26T06:03:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:30 smithi146 ceph-mon[95531]: osdmap e2541: 8 total, 8 up, 8 in 2024-04-26T06:03:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:30 smithi146 ceph-mon[92947]: osdmap e2541: 8 total, 8 up, 8 in 2024-04-26T06:03:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:31 smithi204 ceph-mon[88313]: osdmap e2542: 8 total, 8 up, 8 in 2024-04-26T06:03:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:31 smithi204 ceph-mon[88313]: pgmap v4711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:31 smithi146 ceph-mon[95531]: osdmap e2542: 8 total, 8 up, 8 in 2024-04-26T06:03:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:31 smithi146 ceph-mon[95531]: pgmap v4711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:31 smithi146 ceph-mon[92947]: osdmap e2542: 8 total, 8 up, 8 in 2024-04-26T06:03:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:31 smithi146 ceph-mon[92947]: pgmap v4711: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 807 KiB/s rd, 6.0 KiB/s wr, 1.09k op/s 2024-04-26T06:03:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:32 smithi204 ceph-mon[88313]: osdmap e2543: 8 total, 8 up, 8 in 2024-04-26T06:03:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:32 smithi146 ceph-mon[92947]: osdmap e2543: 8 total, 8 up, 8 in 2024-04-26T06:03:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:32 smithi146 ceph-mon[95531]: osdmap e2543: 8 total, 8 up, 8 in 2024-04-26T06:03:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:33 smithi204 ceph-mon[88313]: osdmap e2544: 8 total, 8 up, 8 in 2024-04-26T06:03:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:33 smithi204 ceph-mon[88313]: pgmap v4714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:33 smithi146 ceph-mon[92947]: osdmap e2544: 8 total, 8 up, 8 in 2024-04-26T06:03:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:33 smithi146 ceph-mon[92947]: pgmap v4714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:33 smithi146 ceph-mon[95531]: osdmap e2544: 8 total, 8 up, 8 in 2024-04-26T06:03:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:33 smithi146 ceph-mon[95531]: pgmap v4714: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:34 smithi204 ceph-mon[88313]: osdmap e2545: 8 total, 8 up, 8 in 2024-04-26T06:03:35.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:34 smithi204 ceph-mon[88313]: osdmap e2546: 8 total, 8 up, 8 in 2024-04-26T06:03:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:34 smithi146 ceph-mon[92947]: osdmap e2545: 8 total, 8 up, 8 in 2024-04-26T06:03:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:34 smithi146 ceph-mon[92947]: osdmap e2546: 8 total, 8 up, 8 in 2024-04-26T06:03:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:34 smithi146 ceph-mon[95531]: osdmap e2545: 8 total, 8 up, 8 in 2024-04-26T06:03:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:34 smithi146 ceph-mon[95531]: osdmap e2546: 8 total, 8 up, 8 in 2024-04-26T06:03:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:35 smithi204 ceph-mon[88313]: pgmap v4717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:35 smithi204 ceph-mon[88313]: osdmap e2547: 8 total, 8 up, 8 in 2024-04-26T06:03:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:35 smithi146 ceph-mon[95531]: pgmap v4717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:35 smithi146 ceph-mon[95531]: osdmap e2547: 8 total, 8 up, 8 in 2024-04-26T06:03:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:35 smithi146 ceph-mon[92947]: pgmap v4717: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:35 smithi146 ceph-mon[92947]: osdmap e2547: 8 total, 8 up, 8 in 2024-04-26T06:03:36.691 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:36] "GET /metrics HTTP/1.1" 200 36742 "" "Prometheus/2.43.0" 2024-04-26T06:03:38.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:37 smithi204 ceph-mon[88313]: osdmap e2548: 8 total, 8 up, 8 in 2024-04-26T06:03:38.056 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:37 smithi204 ceph-mon[88313]: pgmap v4720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:37 smithi146 ceph-mon[92947]: osdmap e2548: 8 total, 8 up, 8 in 2024-04-26T06:03:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:37 smithi146 ceph-mon[92947]: pgmap v4720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:37 smithi146 ceph-mon[95531]: osdmap e2548: 8 total, 8 up, 8 in 2024-04-26T06:03:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:37 smithi146 ceph-mon[95531]: pgmap v4720: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 636 KiB/s rd, 5.0 KiB/s wr, 863 op/s 2024-04-26T06:03:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:38 smithi204 ceph-mon[88313]: osdmap e2549: 8 total, 8 up, 8 in 2024-04-26T06:03:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:38 smithi146 ceph-mon[92947]: osdmap e2549: 8 total, 8 up, 8 in 2024-04-26T06:03:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:38 smithi146 ceph-mon[95531]: osdmap e2549: 8 total, 8 up, 8 in 2024-04-26T06:03:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:39 smithi204 ceph-mon[88313]: osdmap e2550: 8 total, 8 up, 8 in 2024-04-26T06:03:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:40.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:39 smithi204 ceph-mon[88313]: pgmap v4723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[95531]: osdmap e2550: 8 total, 8 up, 8 in 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[95531]: pgmap v4723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[92947]: osdmap e2550: 8 total, 8 up, 8 in 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:39 smithi146 ceph-mon[92947]: pgmap v4723: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:40 smithi146 ceph-mon[92947]: osdmap e2551: 8 total, 8 up, 8 in 2024-04-26T06:03:41.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:40 smithi146 ceph-mon[95531]: osdmap e2551: 8 total, 8 up, 8 in 2024-04-26T06:03:41.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:40 smithi204 ceph-mon[88313]: osdmap e2551: 8 total, 8 up, 8 in 2024-04-26T06:03:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:41 smithi146 ceph-mon[92947]: osdmap e2552: 8 total, 8 up, 8 in 2024-04-26T06:03:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:41 smithi146 ceph-mon[92947]: pgmap v4726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:41 smithi146 ceph-mon[95531]: osdmap e2552: 8 total, 8 up, 8 in 2024-04-26T06:03:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:41 smithi146 ceph-mon[95531]: pgmap v4726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:42.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:41 smithi204 ceph-mon[88313]: osdmap e2552: 8 total, 8 up, 8 in 2024-04-26T06:03:42.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:41 smithi204 ceph-mon[88313]: pgmap v4726: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 604 KiB/s rd, 4.2 KiB/s wr, 818 op/s 2024-04-26T06:03:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:42 smithi146 ceph-mon[95531]: osdmap e2553: 8 total, 8 up, 8 in 2024-04-26T06:03:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:42 smithi146 ceph-mon[92947]: osdmap e2553: 8 total, 8 up, 8 in 2024-04-26T06:03:43.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:42 smithi204 ceph-mon[88313]: osdmap e2553: 8 total, 8 up, 8 in 2024-04-26T06:03:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:43 smithi146 ceph-mon[95531]: osdmap e2554: 8 total, 8 up, 8 in 2024-04-26T06:03:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:43 smithi146 ceph-mon[95531]: pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:43 smithi146 ceph-mon[92947]: osdmap e2554: 8 total, 8 up, 8 in 2024-04-26T06:03:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:43 smithi146 ceph-mon[92947]: pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:44.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:43 smithi204 ceph-mon[88313]: osdmap e2554: 8 total, 8 up, 8 in 2024-04-26T06:03:44.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:43 smithi204 ceph-mon[88313]: pgmap v4729: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:44 smithi146 ceph-mon[95531]: osdmap e2555: 8 total, 8 up, 8 in 2024-04-26T06:03:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:44 smithi146 ceph-mon[95531]: osdmap e2556: 8 total, 8 up, 8 in 2024-04-26T06:03:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:44 smithi146 ceph-mon[92947]: osdmap e2555: 8 total, 8 up, 8 in 2024-04-26T06:03:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:44 smithi146 ceph-mon[92947]: osdmap e2556: 8 total, 8 up, 8 in 2024-04-26T06:03:45.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:44 smithi204 ceph-mon[88313]: osdmap e2555: 8 total, 8 up, 8 in 2024-04-26T06:03:45.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:44 smithi204 ceph-mon[88313]: osdmap e2556: 8 total, 8 up, 8 in 2024-04-26T06:03:46.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:45 smithi146 ceph-mon[92947]: pgmap v4732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:46.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:45 smithi146 ceph-mon[92947]: osdmap e2557: 8 total, 8 up, 8 in 2024-04-26T06:03:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:45 smithi146 ceph-mon[95531]: pgmap v4732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:45 smithi146 ceph-mon[95531]: osdmap e2557: 8 total, 8 up, 8 in 2024-04-26T06:03:46.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:45 smithi204 ceph-mon[88313]: pgmap v4732: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:46.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:45 smithi204 ceph-mon[88313]: osdmap e2557: 8 total, 8 up, 8 in 2024-04-26T06:03:46.374 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:46] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-04-26T06:03:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:47 smithi204 ceph-mon[88313]: osdmap e2558: 8 total, 8 up, 8 in 2024-04-26T06:03:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:47 smithi204 ceph-mon[88313]: pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:47 smithi146 ceph-mon[92947]: osdmap e2558: 8 total, 8 up, 8 in 2024-04-26T06:03:48.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:47 smithi146 ceph-mon[92947]: pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:47 smithi146 ceph-mon[95531]: osdmap e2558: 8 total, 8 up, 8 in 2024-04-26T06:03:48.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:47 smithi146 ceph-mon[95531]: pgmap v4735: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 461 KiB/s rd, 4.7 KiB/s wr, 626 op/s 2024-04-26T06:03:49.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:48 smithi204 ceph-mon[88313]: osdmap e2559: 8 total, 8 up, 8 in 2024-04-26T06:03:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:48 smithi146 ceph-mon[92947]: osdmap e2559: 8 total, 8 up, 8 in 2024-04-26T06:03:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:48 smithi146 ceph-mon[95531]: osdmap e2559: 8 total, 8 up, 8 in 2024-04-26T06:03:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:49 smithi204 ceph-mon[88313]: osdmap e2560: 8 total, 8 up, 8 in 2024-04-26T06:03:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:49 smithi204 ceph-mon[88313]: pgmap v4738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 883 op/s 2024-04-26T06:03:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:49 smithi146 ceph-mon[95531]: osdmap e2560: 8 total, 8 up, 8 in 2024-04-26T06:03:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:49 smithi146 ceph-mon[95531]: pgmap v4738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 883 op/s 2024-04-26T06:03:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:49 smithi146 ceph-mon[92947]: osdmap e2560: 8 total, 8 up, 8 in 2024-04-26T06:03:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:49 smithi146 ceph-mon[92947]: pgmap v4738: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 883 op/s 2024-04-26T06:03:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:50 smithi204 ceph-mon[88313]: osdmap e2561: 8 total, 8 up, 8 in 2024-04-26T06:03:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:50 smithi146 ceph-mon[95531]: osdmap e2561: 8 total, 8 up, 8 in 2024-04-26T06:03:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:50 smithi146 ceph-mon[92947]: osdmap e2561: 8 total, 8 up, 8 in 2024-04-26T06:03:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:51 smithi204 ceph-mon[88313]: osdmap e2562: 8 total, 8 up, 8 in 2024-04-26T06:03:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:51 smithi204 ceph-mon[88313]: pgmap v4741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 882 op/s 2024-04-26T06:03:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:51 smithi146 ceph-mon[92947]: osdmap e2562: 8 total, 8 up, 8 in 2024-04-26T06:03:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:51 smithi146 ceph-mon[92947]: pgmap v4741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 882 op/s 2024-04-26T06:03:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:51 smithi146 ceph-mon[95531]: osdmap e2562: 8 total, 8 up, 8 in 2024-04-26T06:03:52.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:51 smithi146 ceph-mon[95531]: pgmap v4741: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 651 KiB/s rd, 6.0 KiB/s wr, 882 op/s 2024-04-26T06:03:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:52 smithi204 ceph-mon[88313]: osdmap e2563: 8 total, 8 up, 8 in 2024-04-26T06:03:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:52 smithi146 ceph-mon[95531]: osdmap e2563: 8 total, 8 up, 8 in 2024-04-26T06:03:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:52 smithi146 ceph-mon[92947]: osdmap e2563: 8 total, 8 up, 8 in 2024-04-26T06:03:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:53 smithi204 ceph-mon[88313]: osdmap e2564: 8 total, 8 up, 8 in 2024-04-26T06:03:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:53 smithi204 ceph-mon[88313]: pgmap v4744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:53 smithi146 ceph-mon[95531]: osdmap e2564: 8 total, 8 up, 8 in 2024-04-26T06:03:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:53 smithi146 ceph-mon[95531]: pgmap v4744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:53 smithi146 ceph-mon[92947]: osdmap e2564: 8 total, 8 up, 8 in 2024-04-26T06:03:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:53 smithi146 ceph-mon[92947]: pgmap v4744: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:03:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:54 smithi204 ceph-mon[88313]: osdmap e2565: 8 total, 8 up, 8 in 2024-04-26T06:03:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:54 smithi204 ceph-mon[88313]: osdmap e2566: 8 total, 8 up, 8 in 2024-04-26T06:03:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[95531]: osdmap e2565: 8 total, 8 up, 8 in 2024-04-26T06:03:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[95531]: osdmap e2566: 8 total, 8 up, 8 in 2024-04-26T06:03:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[92947]: osdmap e2565: 8 total, 8 up, 8 in 2024-04-26T06:03:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:03:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:54 smithi146 ceph-mon[92947]: osdmap e2566: 8 total, 8 up, 8 in 2024-04-26T06:03:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:55 smithi204 ceph-mon[88313]: pgmap v4747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:55 smithi204 ceph-mon[88313]: osdmap e2567: 8 total, 8 up, 8 in 2024-04-26T06:03:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:55 smithi146 ceph-mon[95531]: pgmap v4747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:55 smithi146 ceph-mon[95531]: osdmap e2567: 8 total, 8 up, 8 in 2024-04-26T06:03:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:55 smithi146 ceph-mon[92947]: pgmap v4747: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:55 smithi146 ceph-mon[92947]: osdmap e2567: 8 total, 8 up, 8 in 2024-04-26T06:03:56.691 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:03:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:03:56] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T06:03:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:57 smithi204 ceph-mon[88313]: osdmap e2568: 8 total, 8 up, 8 in 2024-04-26T06:03:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:57 smithi204 ceph-mon[88313]: pgmap v4750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:57 smithi146 ceph-mon[95531]: osdmap e2568: 8 total, 8 up, 8 in 2024-04-26T06:03:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:57 smithi146 ceph-mon[95531]: pgmap v4750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:57 smithi146 ceph-mon[92947]: osdmap e2568: 8 total, 8 up, 8 in 2024-04-26T06:03:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:57 smithi146 ceph-mon[92947]: pgmap v4750: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 507 KiB/s rd, 5.0 KiB/s wr, 688 op/s 2024-04-26T06:03:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:58 smithi204 ceph-mon[88313]: osdmap e2569: 8 total, 8 up, 8 in 2024-04-26T06:03:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:58 smithi146 ceph-mon[95531]: osdmap e2569: 8 total, 8 up, 8 in 2024-04-26T06:03:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:58 smithi146 ceph-mon[92947]: osdmap e2569: 8 total, 8 up, 8 in 2024-04-26T06:04:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:59 smithi204 ceph-mon[88313]: osdmap e2570: 8 total, 8 up, 8 in 2024-04-26T06:04:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:03:59 smithi204 ceph-mon[88313]: pgmap v4753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:59 smithi146 ceph-mon[95531]: osdmap e2570: 8 total, 8 up, 8 in 2024-04-26T06:04:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:03:59 smithi146 ceph-mon[95531]: pgmap v4753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:59 smithi146 ceph-mon[92947]: osdmap e2570: 8 total, 8 up, 8 in 2024-04-26T06:04:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:03:59 smithi146 ceph-mon[92947]: pgmap v4753: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:00 smithi204 ceph-mon[88313]: osdmap e2571: 8 total, 8 up, 8 in 2024-04-26T06:04:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:00 smithi146 ceph-mon[95531]: osdmap e2571: 8 total, 8 up, 8 in 2024-04-26T06:04:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:00 smithi146 ceph-mon[92947]: osdmap e2571: 8 total, 8 up, 8 in 2024-04-26T06:04:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:01 smithi204 ceph-mon[88313]: osdmap e2572: 8 total, 8 up, 8 in 2024-04-26T06:04:02.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:01 smithi204 ceph-mon[88313]: pgmap v4756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:01 smithi146 ceph-mon[95531]: osdmap e2572: 8 total, 8 up, 8 in 2024-04-26T06:04:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:01 smithi146 ceph-mon[95531]: pgmap v4756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:01 smithi146 ceph-mon[92947]: osdmap e2572: 8 total, 8 up, 8 in 2024-04-26T06:04:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:01 smithi146 ceph-mon[92947]: pgmap v4756: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 475 KiB/s rd, 5.0 KiB/s wr, 644 op/s 2024-04-26T06:04:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:02 smithi204 ceph-mon[88313]: osdmap e2573: 8 total, 8 up, 8 in 2024-04-26T06:04:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:02 smithi146 ceph-mon[95531]: osdmap e2573: 8 total, 8 up, 8 in 2024-04-26T06:04:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:02 smithi146 ceph-mon[92947]: osdmap e2573: 8 total, 8 up, 8 in 2024-04-26T06:04:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:03 smithi204 ceph-mon[88313]: osdmap e2574: 8 total, 8 up, 8 in 2024-04-26T06:04:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:03 smithi204 ceph-mon[88313]: pgmap v4759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:03 smithi146 ceph-mon[92947]: osdmap e2574: 8 total, 8 up, 8 in 2024-04-26T06:04:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:03 smithi146 ceph-mon[92947]: pgmap v4759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:03 smithi146 ceph-mon[95531]: osdmap e2574: 8 total, 8 up, 8 in 2024-04-26T06:04:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:03 smithi146 ceph-mon[95531]: pgmap v4759: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:04 smithi204 ceph-mon[88313]: osdmap e2575: 8 total, 8 up, 8 in 2024-04-26T06:04:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:04 smithi204 ceph-mon[88313]: osdmap e2576: 8 total, 8 up, 8 in 2024-04-26T06:04:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:04 smithi146 ceph-mon[92947]: osdmap e2575: 8 total, 8 up, 8 in 2024-04-26T06:04:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:04 smithi146 ceph-mon[92947]: osdmap e2576: 8 total, 8 up, 8 in 2024-04-26T06:04:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:04 smithi146 ceph-mon[95531]: osdmap e2575: 8 total, 8 up, 8 in 2024-04-26T06:04:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:04 smithi146 ceph-mon[95531]: osdmap e2576: 8 total, 8 up, 8 in 2024-04-26T06:04:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:05 smithi204 ceph-mon[88313]: pgmap v4762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:06.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:05 smithi204 ceph-mon[88313]: osdmap e2577: 8 total, 8 up, 8 in 2024-04-26T06:04:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:05 smithi146 ceph-mon[92947]: pgmap v4762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:05 smithi146 ceph-mon[92947]: osdmap e2577: 8 total, 8 up, 8 in 2024-04-26T06:04:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:05 smithi146 ceph-mon[95531]: pgmap v4762: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:05 smithi146 ceph-mon[95531]: osdmap e2577: 8 total, 8 up, 8 in 2024-04-26T06:04:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:06] "GET /metrics HTTP/1.1" 200 36740 "" "Prometheus/2.43.0" 2024-04-26T06:04:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:07 smithi204 ceph-mon[88313]: osdmap e2578: 8 total, 8 up, 8 in 2024-04-26T06:04:08.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:07 smithi204 ceph-mon[88313]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:08.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:07 smithi146 ceph-mon[95531]: osdmap e2578: 8 total, 8 up, 8 in 2024-04-26T06:04:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:07 smithi146 ceph-mon[95531]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:07 smithi146 ceph-mon[92947]: osdmap e2578: 8 total, 8 up, 8 in 2024-04-26T06:04:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:07 smithi146 ceph-mon[92947]: pgmap v4765: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 441 KiB/s rd, 5.0 KiB/s wr, 599 op/s 2024-04-26T06:04:09.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:08 smithi204 ceph-mon[88313]: osdmap e2579: 8 total, 8 up, 8 in 2024-04-26T06:04:09.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:04:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:08 smithi146 ceph-mon[92947]: osdmap e2579: 8 total, 8 up, 8 in 2024-04-26T06:04:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:04:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:08 smithi146 ceph-mon[95531]: osdmap e2579: 8 total, 8 up, 8 in 2024-04-26T06:04:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:04:10.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:09 smithi204 ceph-mon[88313]: osdmap e2580: 8 total, 8 up, 8 in 2024-04-26T06:04:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:10.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:09 smithi204 ceph-mon[88313]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[95531]: osdmap e2580: 8 total, 8 up, 8 in 2024-04-26T06:04:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[95531]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[92947]: osdmap e2580: 8 total, 8 up, 8 in 2024-04-26T06:04:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:10.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:09 smithi146 ceph-mon[92947]: pgmap v4768: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:11.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:10 smithi146 ceph-mon[95531]: osdmap e2581: 8 total, 8 up, 8 in 2024-04-26T06:04:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:10 smithi146 ceph-mon[92947]: osdmap e2581: 8 total, 8 up, 8 in 2024-04-26T06:04:11.272 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:10 smithi204 ceph-mon[88313]: osdmap e2581: 8 total, 8 up, 8 in 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[95531]: osdmap e2582: 8 total, 8 up, 8 in 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[95531]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[92947]: osdmap e2582: 8 total, 8 up, 8 in 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[92947]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:11 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:11 smithi204 ceph-mon[88313]: osdmap e2582: 8 total, 8 up, 8 in 2024-04-26T06:04:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:11 smithi204 ceph-mon[88313]: pgmap v4771: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 408 KiB/s rd, 5.0 KiB/s wr, 553 op/s 2024-04-26T06:04:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:11 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[95531]: osdmap e2583: 8 total, 8 up, 8 in 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[92947]: osdmap e2583: 8 total, 8 up, 8 in 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:04:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:12 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:12 smithi204 ceph-mon[88313]: osdmap e2583: 8 total, 8 up, 8 in 2024-04-26T06:04:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:04:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:04:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:12 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:04:14.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:13 smithi146 ceph-mon[92947]: osdmap e2584: 8 total, 8 up, 8 in 2024-04-26T06:04:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:13 smithi146 ceph-mon[92947]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:13 smithi146 ceph-mon[95531]: osdmap e2584: 8 total, 8 up, 8 in 2024-04-26T06:04:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:13 smithi146 ceph-mon[95531]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:13 smithi204 ceph-mon[88313]: osdmap e2584: 8 total, 8 up, 8 in 2024-04-26T06:04:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:13 smithi204 ceph-mon[88313]: pgmap v4774: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:14 smithi146 ceph-mon[92947]: osdmap e2585: 8 total, 8 up, 8 in 2024-04-26T06:04:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:14 smithi146 ceph-mon[92947]: osdmap e2586: 8 total, 8 up, 8 in 2024-04-26T06:04:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:14 smithi146 ceph-mon[95531]: osdmap e2585: 8 total, 8 up, 8 in 2024-04-26T06:04:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:14 smithi146 ceph-mon[95531]: osdmap e2586: 8 total, 8 up, 8 in 2024-04-26T06:04:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:14 smithi204 ceph-mon[88313]: osdmap e2585: 8 total, 8 up, 8 in 2024-04-26T06:04:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:14 smithi204 ceph-mon[88313]: osdmap e2586: 8 total, 8 up, 8 in 2024-04-26T06:04:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:15 smithi146 ceph-mon[92947]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:15 smithi146 ceph-mon[92947]: osdmap e2587: 8 total, 8 up, 8 in 2024-04-26T06:04:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:15 smithi146 ceph-mon[95531]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:15 smithi146 ceph-mon[95531]: osdmap e2587: 8 total, 8 up, 8 in 2024-04-26T06:04:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:15 smithi204 ceph-mon[88313]: pgmap v4777: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:15 smithi204 ceph-mon[88313]: osdmap e2587: 8 total, 8 up, 8 in 2024-04-26T06:04:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:16] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-04-26T06:04:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:17 smithi204 ceph-mon[88313]: osdmap e2588: 8 total, 8 up, 8 in 2024-04-26T06:04:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:17 smithi204 ceph-mon[88313]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:17 smithi146 ceph-mon[95531]: osdmap e2588: 8 total, 8 up, 8 in 2024-04-26T06:04:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:17 smithi146 ceph-mon[95531]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:17 smithi146 ceph-mon[92947]: osdmap e2588: 8 total, 8 up, 8 in 2024-04-26T06:04:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:17 smithi146 ceph-mon[92947]: pgmap v4780: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 304 KiB/s rd, 4.0 KiB/s wr, 412 op/s 2024-04-26T06:04:19.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:18 smithi204 ceph-mon[88313]: osdmap e2589: 8 total, 8 up, 8 in 2024-04-26T06:04:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:18 smithi146 ceph-mon[95531]: osdmap e2589: 8 total, 8 up, 8 in 2024-04-26T06:04:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:18 smithi146 ceph-mon[92947]: osdmap e2589: 8 total, 8 up, 8 in 2024-04-26T06:04:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:19 smithi204 ceph-mon[88313]: osdmap e2590: 8 total, 8 up, 8 in 2024-04-26T06:04:20.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:19 smithi204 ceph-mon[88313]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:19 smithi146 ceph-mon[95531]: osdmap e2590: 8 total, 8 up, 8 in 2024-04-26T06:04:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:19 smithi146 ceph-mon[95531]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:19 smithi146 ceph-mon[92947]: osdmap e2590: 8 total, 8 up, 8 in 2024-04-26T06:04:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:19 smithi146 ceph-mon[92947]: pgmap v4783: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:21.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:20 smithi204 ceph-mon[88313]: osdmap e2591: 8 total, 8 up, 8 in 2024-04-26T06:04:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:20 smithi146 ceph-mon[95531]: osdmap e2591: 8 total, 8 up, 8 in 2024-04-26T06:04:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:20 smithi146 ceph-mon[92947]: osdmap e2591: 8 total, 8 up, 8 in 2024-04-26T06:04:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:21 smithi204 ceph-mon[88313]: osdmap e2592: 8 total, 8 up, 8 in 2024-04-26T06:04:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:21 smithi204 ceph-mon[88313]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:21 smithi146 ceph-mon[95531]: osdmap e2592: 8 total, 8 up, 8 in 2024-04-26T06:04:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:21 smithi146 ceph-mon[95531]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:21 smithi146 ceph-mon[92947]: osdmap e2592: 8 total, 8 up, 8 in 2024-04-26T06:04:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:21 smithi146 ceph-mon[92947]: pgmap v4786: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 416 KiB/s rd, 6.0 KiB/s wr, 563 op/s 2024-04-26T06:04:23.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:22 smithi204 ceph-mon[88313]: osdmap e2593: 8 total, 8 up, 8 in 2024-04-26T06:04:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:22 smithi146 ceph-mon[95531]: osdmap e2593: 8 total, 8 up, 8 in 2024-04-26T06:04:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:22 smithi146 ceph-mon[92947]: osdmap e2593: 8 total, 8 up, 8 in 2024-04-26T06:04:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:23 smithi204 ceph-mon[88313]: osdmap e2594: 8 total, 8 up, 8 in 2024-04-26T06:04:24.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:23 smithi204 ceph-mon[88313]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:23 smithi146 ceph-mon[92947]: osdmap e2594: 8 total, 8 up, 8 in 2024-04-26T06:04:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:23 smithi146 ceph-mon[92947]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:23 smithi146 ceph-mon[95531]: osdmap e2594: 8 total, 8 up, 8 in 2024-04-26T06:04:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:23 smithi146 ceph-mon[95531]: pgmap v4789: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:24 smithi204 ceph-mon[88313]: osdmap e2595: 8 total, 8 up, 8 in 2024-04-26T06:04:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:25.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:24 smithi204 ceph-mon[88313]: osdmap e2596: 8 total, 8 up, 8 in 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[95531]: osdmap e2595: 8 total, 8 up, 8 in 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[95531]: osdmap e2596: 8 total, 8 up, 8 in 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[92947]: osdmap e2595: 8 total, 8 up, 8 in 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:24 smithi146 ceph-mon[92947]: osdmap e2596: 8 total, 8 up, 8 in 2024-04-26T06:04:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:25 smithi204 ceph-mon[88313]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:26.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:25 smithi204 ceph-mon[88313]: osdmap e2597: 8 total, 8 up, 8 in 2024-04-26T06:04:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:25 smithi146 ceph-mon[95531]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:25 smithi146 ceph-mon[95531]: osdmap e2597: 8 total, 8 up, 8 in 2024-04-26T06:04:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:25 smithi146 ceph-mon[92947]: pgmap v4792: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:25 smithi146 ceph-mon[92947]: osdmap e2597: 8 total, 8 up, 8 in 2024-04-26T06:04:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:26] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-04-26T06:04:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:27 smithi204 ceph-mon[88313]: osdmap e2598: 8 total, 8 up, 8 in 2024-04-26T06:04:28.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:27 smithi204 ceph-mon[88313]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:27 smithi146 ceph-mon[92947]: osdmap e2598: 8 total, 8 up, 8 in 2024-04-26T06:04:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:27 smithi146 ceph-mon[92947]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:27 smithi146 ceph-mon[95531]: osdmap e2598: 8 total, 8 up, 8 in 2024-04-26T06:04:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:27 smithi146 ceph-mon[95531]: pgmap v4795: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 311 KiB/s rd, 5.0 KiB/s wr, 422 op/s 2024-04-26T06:04:29.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:28 smithi204 ceph-mon[88313]: osdmap e2599: 8 total, 8 up, 8 in 2024-04-26T06:04:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:28 smithi146 ceph-mon[92947]: osdmap e2599: 8 total, 8 up, 8 in 2024-04-26T06:04:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:28 smithi146 ceph-mon[95531]: osdmap e2599: 8 total, 8 up, 8 in 2024-04-26T06:04:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:29 smithi204 ceph-mon[88313]: osdmap e2600: 8 total, 8 up, 8 in 2024-04-26T06:04:30.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:29 smithi204 ceph-mon[88313]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:29 smithi146 ceph-mon[95531]: osdmap e2600: 8 total, 8 up, 8 in 2024-04-26T06:04:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:29 smithi146 ceph-mon[95531]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:29 smithi146 ceph-mon[92947]: osdmap e2600: 8 total, 8 up, 8 in 2024-04-26T06:04:30.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:29 smithi146 ceph-mon[92947]: pgmap v4798: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:31.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:30 smithi204 ceph-mon[88313]: osdmap e2601: 8 total, 8 up, 8 in 2024-04-26T06:04:31.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:30 smithi146 ceph-mon[95531]: osdmap e2601: 8 total, 8 up, 8 in 2024-04-26T06:04:31.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:30 smithi146 ceph-mon[92947]: osdmap e2601: 8 total, 8 up, 8 in 2024-04-26T06:04:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:31 smithi204 ceph-mon[88313]: osdmap e2602: 8 total, 8 up, 8 in 2024-04-26T06:04:32.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:31 smithi204 ceph-mon[88313]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:31 smithi146 ceph-mon[95531]: osdmap e2602: 8 total, 8 up, 8 in 2024-04-26T06:04:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:31 smithi146 ceph-mon[95531]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:31 smithi146 ceph-mon[92947]: osdmap e2602: 8 total, 8 up, 8 in 2024-04-26T06:04:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:31 smithi146 ceph-mon[92947]: pgmap v4801: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 278 KiB/s rd, 5.0 KiB/s wr, 377 op/s 2024-04-26T06:04:33.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:32 smithi204 ceph-mon[88313]: osdmap e2603: 8 total, 8 up, 8 in 2024-04-26T06:04:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:32 smithi146 ceph-mon[95531]: osdmap e2603: 8 total, 8 up, 8 in 2024-04-26T06:04:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:32 smithi146 ceph-mon[92947]: osdmap e2603: 8 total, 8 up, 8 in 2024-04-26T06:04:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:33 smithi204 ceph-mon[88313]: osdmap e2604: 8 total, 8 up, 8 in 2024-04-26T06:04:34.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:33 smithi204 ceph-mon[88313]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:33 smithi146 ceph-mon[95531]: osdmap e2604: 8 total, 8 up, 8 in 2024-04-26T06:04:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:33 smithi146 ceph-mon[95531]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:33 smithi146 ceph-mon[92947]: osdmap e2604: 8 total, 8 up, 8 in 2024-04-26T06:04:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:33 smithi146 ceph-mon[92947]: pgmap v4804: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:34 smithi204 ceph-mon[88313]: osdmap e2605: 8 total, 8 up, 8 in 2024-04-26T06:04:35.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:34 smithi204 ceph-mon[88313]: osdmap e2606: 8 total, 8 up, 8 in 2024-04-26T06:04:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:34 smithi146 ceph-mon[95531]: osdmap e2605: 8 total, 8 up, 8 in 2024-04-26T06:04:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:34 smithi146 ceph-mon[95531]: osdmap e2606: 8 total, 8 up, 8 in 2024-04-26T06:04:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:34 smithi146 ceph-mon[92947]: osdmap e2605: 8 total, 8 up, 8 in 2024-04-26T06:04:35.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:34 smithi146 ceph-mon[92947]: osdmap e2606: 8 total, 8 up, 8 in 2024-04-26T06:04:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:35 smithi204 ceph-mon[88313]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:36.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:35 smithi204 ceph-mon[88313]: osdmap e2607: 8 total, 8 up, 8 in 2024-04-26T06:04:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:35 smithi146 ceph-mon[92947]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:35 smithi146 ceph-mon[92947]: osdmap e2607: 8 total, 8 up, 8 in 2024-04-26T06:04:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:35 smithi146 ceph-mon[95531]: pgmap v4807: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:35 smithi146 ceph-mon[95531]: osdmap e2607: 8 total, 8 up, 8 in 2024-04-26T06:04:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:36] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-04-26T06:04:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:37 smithi204 ceph-mon[88313]: osdmap e2608: 8 total, 8 up, 8 in 2024-04-26T06:04:38.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:37 smithi204 ceph-mon[88313]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:37 smithi146 ceph-mon[95531]: osdmap e2608: 8 total, 8 up, 8 in 2024-04-26T06:04:38.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:37 smithi146 ceph-mon[95531]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:37 smithi146 ceph-mon[92947]: osdmap e2608: 8 total, 8 up, 8 in 2024-04-26T06:04:38.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:37 smithi146 ceph-mon[92947]: pgmap v4810: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 246 KiB/s rd, 5.0 KiB/s wr, 335 op/s 2024-04-26T06:04:39.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:38 smithi204 ceph-mon[88313]: osdmap e2609: 8 total, 8 up, 8 in 2024-04-26T06:04:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:38 smithi146 ceph-mon[95531]: osdmap e2609: 8 total, 8 up, 8 in 2024-04-26T06:04:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:38 smithi146 ceph-mon[92947]: osdmap e2609: 8 total, 8 up, 8 in 2024-04-26T06:04:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:39 smithi204 ceph-mon[88313]: osdmap e2610: 8 total, 8 up, 8 in 2024-04-26T06:04:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:40.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:39 smithi204 ceph-mon[88313]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:40.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[95531]: osdmap e2610: 8 total, 8 up, 8 in 2024-04-26T06:04:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[95531]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[92947]: osdmap e2610: 8 total, 8 up, 8 in 2024-04-26T06:04:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:39 smithi146 ceph-mon[92947]: pgmap v4813: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:41.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:40 smithi204 ceph-mon[88313]: osdmap e2611: 8 total, 8 up, 8 in 2024-04-26T06:04:41.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:40 smithi146 ceph-mon[95531]: osdmap e2611: 8 total, 8 up, 8 in 2024-04-26T06:04:41.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:40 smithi146 ceph-mon[92947]: osdmap e2611: 8 total, 8 up, 8 in 2024-04-26T06:04:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:41 smithi204 ceph-mon[88313]: osdmap e2612: 8 total, 8 up, 8 in 2024-04-26T06:04:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:41 smithi204 ceph-mon[88313]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:42.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:41 smithi146 ceph-mon[95531]: osdmap e2612: 8 total, 8 up, 8 in 2024-04-26T06:04:42.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:41 smithi146 ceph-mon[95531]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:41 smithi146 ceph-mon[92947]: osdmap e2612: 8 total, 8 up, 8 in 2024-04-26T06:04:42.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:41 smithi146 ceph-mon[92947]: pgmap v4816: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 212 KiB/s rd, 5.0 KiB/s wr, 290 op/s 2024-04-26T06:04:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:42 smithi204 ceph-mon[88313]: osdmap e2613: 8 total, 8 up, 8 in 2024-04-26T06:04:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:42 smithi146 ceph-mon[95531]: osdmap e2613: 8 total, 8 up, 8 in 2024-04-26T06:04:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:42 smithi146 ceph-mon[92947]: osdmap e2613: 8 total, 8 up, 8 in 2024-04-26T06:04:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:43 smithi204 ceph-mon[88313]: osdmap e2614: 8 total, 8 up, 8 in 2024-04-26T06:04:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:43 smithi204 ceph-mon[88313]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:43 smithi146 ceph-mon[95531]: osdmap e2614: 8 total, 8 up, 8 in 2024-04-26T06:04:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:43 smithi146 ceph-mon[95531]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:43 smithi146 ceph-mon[92947]: osdmap e2614: 8 total, 8 up, 8 in 2024-04-26T06:04:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:43 smithi146 ceph-mon[92947]: pgmap v4819: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:44 smithi204 ceph-mon[88313]: osdmap e2615: 8 total, 8 up, 8 in 2024-04-26T06:04:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:44 smithi204 ceph-mon[88313]: osdmap e2616: 8 total, 8 up, 8 in 2024-04-26T06:04:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:44 smithi146 ceph-mon[95531]: osdmap e2615: 8 total, 8 up, 8 in 2024-04-26T06:04:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:44 smithi146 ceph-mon[95531]: osdmap e2616: 8 total, 8 up, 8 in 2024-04-26T06:04:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:44 smithi146 ceph-mon[92947]: osdmap e2615: 8 total, 8 up, 8 in 2024-04-26T06:04:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:44 smithi146 ceph-mon[92947]: osdmap e2616: 8 total, 8 up, 8 in 2024-04-26T06:04:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:45 smithi204 ceph-mon[88313]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:45 smithi204 ceph-mon[88313]: osdmap e2617: 8 total, 8 up, 8 in 2024-04-26T06:04:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:45 smithi146 ceph-mon[95531]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:45 smithi146 ceph-mon[95531]: osdmap e2617: 8 total, 8 up, 8 in 2024-04-26T06:04:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:45 smithi146 ceph-mon[92947]: pgmap v4822: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:45 smithi146 ceph-mon[92947]: osdmap e2617: 8 total, 8 up, 8 in 2024-04-26T06:04:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:46] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:04:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:47 smithi204 ceph-mon[88313]: osdmap e2618: 8 total, 8 up, 8 in 2024-04-26T06:04:48.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:47 smithi204 ceph-mon[88313]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:47 smithi146 ceph-mon[95531]: osdmap e2618: 8 total, 8 up, 8 in 2024-04-26T06:04:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:47 smithi146 ceph-mon[95531]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:47 smithi146 ceph-mon[92947]: osdmap e2618: 8 total, 8 up, 8 in 2024-04-26T06:04:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:47 smithi146 ceph-mon[92947]: pgmap v4825: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 181 KiB/s rd, 5.0 KiB/s wr, 247 op/s 2024-04-26T06:04:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:48 smithi204 ceph-mon[88313]: osdmap e2619: 8 total, 8 up, 8 in 2024-04-26T06:04:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:48 smithi146 ceph-mon[92947]: osdmap e2619: 8 total, 8 up, 8 in 2024-04-26T06:04:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:48 smithi146 ceph-mon[95531]: osdmap e2619: 8 total, 8 up, 8 in 2024-04-26T06:04:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:49 smithi204 ceph-mon[88313]: osdmap e2620: 8 total, 8 up, 8 in 2024-04-26T06:04:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:49 smithi204 ceph-mon[88313]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:49 smithi146 ceph-mon[92947]: osdmap e2620: 8 total, 8 up, 8 in 2024-04-26T06:04:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:49 smithi146 ceph-mon[92947]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:49 smithi146 ceph-mon[95531]: osdmap e2620: 8 total, 8 up, 8 in 2024-04-26T06:04:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:49 smithi146 ceph-mon[95531]: pgmap v4828: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:50 smithi204 ceph-mon[88313]: osdmap e2621: 8 total, 8 up, 8 in 2024-04-26T06:04:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:50 smithi146 ceph-mon[95531]: osdmap e2621: 8 total, 8 up, 8 in 2024-04-26T06:04:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:50 smithi146 ceph-mon[92947]: osdmap e2621: 8 total, 8 up, 8 in 2024-04-26T06:04:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:51 smithi204 ceph-mon[88313]: osdmap e2622: 8 total, 8 up, 8 in 2024-04-26T06:04:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:51 smithi204 ceph-mon[88313]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:51 smithi146 ceph-mon[92947]: osdmap e2622: 8 total, 8 up, 8 in 2024-04-26T06:04:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:51 smithi146 ceph-mon[92947]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:51 smithi146 ceph-mon[95531]: osdmap e2622: 8 total, 8 up, 8 in 2024-04-26T06:04:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:51 smithi146 ceph-mon[95531]: pgmap v4831: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 5.0 KiB/s wr, 204 op/s 2024-04-26T06:04:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:52 smithi204 ceph-mon[88313]: osdmap e2623: 8 total, 8 up, 8 in 2024-04-26T06:04:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:52 smithi146 ceph-mon[92947]: osdmap e2623: 8 total, 8 up, 8 in 2024-04-26T06:04:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:52 smithi146 ceph-mon[95531]: osdmap e2623: 8 total, 8 up, 8 in 2024-04-26T06:04:54.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:53 smithi204 ceph-mon[88313]: osdmap e2624: 8 total, 8 up, 8 in 2024-04-26T06:04:54.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:53 smithi204 ceph-mon[88313]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:53 smithi146 ceph-mon[95531]: osdmap e2624: 8 total, 8 up, 8 in 2024-04-26T06:04:54.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:53 smithi146 ceph-mon[95531]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:53 smithi146 ceph-mon[92947]: osdmap e2624: 8 total, 8 up, 8 in 2024-04-26T06:04:54.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:53 smithi146 ceph-mon[92947]: pgmap v4834: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:04:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:54 smithi204 ceph-mon[88313]: osdmap e2625: 8 total, 8 up, 8 in 2024-04-26T06:04:55.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:55.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:54 smithi204 ceph-mon[88313]: osdmap e2626: 8 total, 8 up, 8 in 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[95531]: osdmap e2625: 8 total, 8 up, 8 in 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[95531]: osdmap e2626: 8 total, 8 up, 8 in 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[92947]: osdmap e2625: 8 total, 8 up, 8 in 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:04:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:54 smithi146 ceph-mon[92947]: osdmap e2626: 8 total, 8 up, 8 in 2024-04-26T06:04:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:55 smithi204 ceph-mon[88313]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:56.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:55 smithi204 ceph-mon[88313]: osdmap e2627: 8 total, 8 up, 8 in 2024-04-26T06:04:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:55 smithi146 ceph-mon[95531]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:55 smithi146 ceph-mon[95531]: osdmap e2627: 8 total, 8 up, 8 in 2024-04-26T06:04:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:55 smithi146 ceph-mon[92947]: pgmap v4837: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:55 smithi146 ceph-mon[92947]: osdmap e2627: 8 total, 8 up, 8 in 2024-04-26T06:04:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:04:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:04:56] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-04-26T06:04:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:57 smithi204 ceph-mon[88313]: osdmap e2628: 8 total, 8 up, 8 in 2024-04-26T06:04:58.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:57 smithi204 ceph-mon[88313]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:57 smithi146 ceph-mon[95531]: osdmap e2628: 8 total, 8 up, 8 in 2024-04-26T06:04:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:57 smithi146 ceph-mon[95531]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:57 smithi146 ceph-mon[92947]: osdmap e2628: 8 total, 8 up, 8 in 2024-04-26T06:04:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:57 smithi146 ceph-mon[92947]: pgmap v4840: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 116 KiB/s rd, 5.0 KiB/s wr, 158 op/s 2024-04-26T06:04:59.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:58 smithi204 ceph-mon[88313]: osdmap e2629: 8 total, 8 up, 8 in 2024-04-26T06:04:59.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:58 smithi146 ceph-mon[95531]: osdmap e2629: 8 total, 8 up, 8 in 2024-04-26T06:04:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:58 smithi146 ceph-mon[92947]: osdmap e2629: 8 total, 8 up, 8 in 2024-04-26T06:05:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:59 smithi204 ceph-mon[88313]: osdmap e2630: 8 total, 8 up, 8 in 2024-04-26T06:05:00.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:04:59 smithi204 ceph-mon[88313]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:59 smithi146 ceph-mon[95531]: osdmap e2630: 8 total, 8 up, 8 in 2024-04-26T06:05:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:04:59 smithi146 ceph-mon[95531]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:59 smithi146 ceph-mon[92947]: osdmap e2630: 8 total, 8 up, 8 in 2024-04-26T06:05:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:04:59 smithi146 ceph-mon[92947]: pgmap v4843: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:01.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:00 smithi204 ceph-mon[88313]: osdmap e2631: 8 total, 8 up, 8 in 2024-04-26T06:05:01.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:00 smithi146 ceph-mon[95531]: osdmap e2631: 8 total, 8 up, 8 in 2024-04-26T06:05:01.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:00 smithi146 ceph-mon[92947]: osdmap e2631: 8 total, 8 up, 8 in 2024-04-26T06:05:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:01 smithi204 ceph-mon[88313]: osdmap e2632: 8 total, 8 up, 8 in 2024-04-26T06:05:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:01 smithi204 ceph-mon[88313]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:01 smithi146 ceph-mon[95531]: osdmap e2632: 8 total, 8 up, 8 in 2024-04-26T06:05:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:01 smithi146 ceph-mon[95531]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:01 smithi146 ceph-mon[92947]: osdmap e2632: 8 total, 8 up, 8 in 2024-04-26T06:05:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:01 smithi146 ceph-mon[92947]: pgmap v4846: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 5.0 KiB/s wr, 117 op/s 2024-04-26T06:05:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:02 smithi204 ceph-mon[88313]: osdmap e2633: 8 total, 8 up, 8 in 2024-04-26T06:05:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:02 smithi146 ceph-mon[95531]: osdmap e2633: 8 total, 8 up, 8 in 2024-04-26T06:05:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:02 smithi146 ceph-mon[92947]: osdmap e2633: 8 total, 8 up, 8 in 2024-04-26T06:05:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:03 smithi204 ceph-mon[88313]: osdmap e2634: 8 total, 8 up, 8 in 2024-04-26T06:05:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:03 smithi204 ceph-mon[88313]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:03 smithi146 ceph-mon[95531]: osdmap e2634: 8 total, 8 up, 8 in 2024-04-26T06:05:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:03 smithi146 ceph-mon[95531]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:03 smithi146 ceph-mon[92947]: osdmap e2634: 8 total, 8 up, 8 in 2024-04-26T06:05:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:03 smithi146 ceph-mon[92947]: pgmap v4849: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:04.850 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_many_snaps PASSED [ 47%] 2024-04-26T06:05:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:04 smithi204 ceph-mon[88313]: osdmap e2635: 8 total, 8 up, 8 in 2024-04-26T06:05:05.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:04 smithi204 ceph-mon[88313]: osdmap e2636: 8 total, 8 up, 8 in 2024-04-26T06:05:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:04 smithi146 ceph-mon[92947]: osdmap e2635: 8 total, 8 up, 8 in 2024-04-26T06:05:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:04 smithi146 ceph-mon[92947]: osdmap e2636: 8 total, 8 up, 8 in 2024-04-26T06:05:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:04 smithi146 ceph-mon[95531]: osdmap e2635: 8 total, 8 up, 8 in 2024-04-26T06:05:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:04 smithi146 ceph-mon[95531]: osdmap e2636: 8 total, 8 up, 8 in 2024-04-26T06:05:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:05 smithi204 ceph-mon[88313]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:05 smithi146 ceph-mon[95531]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:05 smithi146 ceph-mon[92947]: pgmap v4852: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:06] "GET /metrics HTTP/1.1" 200 36741 "" "Prometheus/2.43.0" 2024-04-26T06:05:06.914 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_deleted PASSED [ 48%] 2024-04-26T06:05:07.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:06 smithi204 ceph-mon[88313]: osdmap e2637: 8 total, 8 up, 8 in 2024-04-26T06:05:07.191 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:06 smithi146 ceph-mon[92947]: osdmap e2637: 8 total, 8 up, 8 in 2024-04-26T06:05:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:06 smithi146 ceph-mon[95531]: osdmap e2637: 8 total, 8 up, 8 in 2024-04-26T06:05:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:07 smithi146 ceph-mon[92947]: osdmap e2638: 8 total, 8 up, 8 in 2024-04-26T06:05:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:07 smithi146 ceph-mon[92947]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:07 smithi146 ceph-mon[95531]: osdmap e2638: 8 total, 8 up, 8 in 2024-04-26T06:05:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:07 smithi146 ceph-mon[95531]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:07 smithi204 ceph-mon[88313]: osdmap e2638: 8 total, 8 up, 8 in 2024-04-26T06:05:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:07 smithi204 ceph-mon[88313]: pgmap v4855: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 51 KiB/s rd, 5.0 KiB/s wr, 71 op/s 2024-04-26T06:05:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:08 smithi146 ceph-mon[95531]: osdmap e2639: 8 total, 8 up, 8 in 2024-04-26T06:05:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:08 smithi146 ceph-mon[92947]: osdmap e2639: 8 total, 8 up, 8 in 2024-04-26T06:05:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:08 smithi204 ceph-mon[88313]: osdmap e2639: 8 total, 8 up, 8 in 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[95531]: osdmap e2640: 8 total, 8 up, 8 in 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[95531]: pgmap v4858: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[92947]: osdmap e2640: 8 total, 8 up, 8 in 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:09 smithi146 ceph-mon[92947]: pgmap v4858: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:09 smithi204 ceph-mon[88313]: osdmap e2640: 8 total, 8 up, 8 in 2024-04-26T06:05:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:09 smithi204 ceph-mon[88313]: pgmap v4858: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:10.943 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_set_snap_recreated PASSED [ 48%] 2024-04-26T06:05:11.025 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_lock_unlock PASSED [ 49%] 2024-04-26T06:05:11.178 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_list_lockers PASSED [ 49%] 2024-04-26T06:05:11.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:10 smithi146 ceph-mon[95531]: osdmap e2641: 8 total, 8 up, 8 in 2024-04-26T06:05:11.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:10 smithi146 ceph-mon[92947]: osdmap e2641: 8 total, 8 up, 8 in 2024-04-26T06:05:11.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:10 smithi204 ceph-mon[88313]: osdmap e2641: 8 total, 8 up, 8 in 2024-04-26T06:05:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:11 smithi146 ceph-mon[95531]: osdmap e2642: 8 total, 8 up, 8 in 2024-04-26T06:05:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:11 smithi146 ceph-mon[95531]: pgmap v4861: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:11 smithi146 ceph-mon[92947]: osdmap e2642: 8 total, 8 up, 8 in 2024-04-26T06:05:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:11 smithi146 ceph-mon[92947]: pgmap v4861: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:11 smithi204 ceph-mon[88313]: osdmap e2642: 8 total, 8 up, 8 in 2024-04-26T06:05:12.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:11 smithi204 ceph-mon[88313]: pgmap v4861: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 100 KiB/s rd, 12 KiB/s wr, 142 op/s 2024-04-26T06:05:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:12 smithi146 ceph-mon[95531]: osdmap e2643: 8 total, 8 up, 8 in 2024-04-26T06:05:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:12 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:05:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:12 smithi146 ceph-mon[92947]: osdmap e2643: 8 total, 8 up, 8 in 2024-04-26T06:05:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:12 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:05:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:12 smithi204 ceph-mon[88313]: osdmap e2643: 8 total, 8 up, 8 in 2024-04-26T06:05:13.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:12 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[92947]: osdmap e2644: 8 total, 8 up, 8 in 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[92947]: pgmap v4864: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[95531]: osdmap e2644: 8 total, 8 up, 8 in 2024-04-26T06:05:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:05:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:05:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:14.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:13 smithi146 ceph-mon[95531]: pgmap v4864: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:13 smithi204 ceph-mon[88313]: osdmap e2644: 8 total, 8 up, 8 in 2024-04-26T06:05:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:05:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:05:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:14.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:13 smithi204 ceph-mon[88313]: pgmap v4864: 137 pgs: 1 active+clean+snaptrim, 136 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:14.850 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_diff_iterate PASSED [ 50%] 2024-04-26T06:05:14.932 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_read PASSED [ 50%] 2024-04-26T06:05:15.020 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write PASSED [ 51%] 2024-04-26T06:05:15.102 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_discard PASSED [ 52%] 2024-04-26T06:05:15.186 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_write_zeroes PASSED [ 52%] 2024-04-26T06:05:15.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:14 smithi146 ceph-mon[95531]: osdmap e2645: 8 total, 8 up, 8 in 2024-04-26T06:05:15.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:14 smithi146 ceph-mon[95531]: osdmap e2646: 8 total, 8 up, 8 in 2024-04-26T06:05:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:14 smithi146 ceph-mon[92947]: osdmap e2645: 8 total, 8 up, 8 in 2024-04-26T06:05:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:14 smithi146 ceph-mon[92947]: osdmap e2646: 8 total, 8 up, 8 in 2024-04-26T06:05:15.265 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_aio_flush PASSED [ 53%] 2024-04-26T06:05:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:14 smithi204 ceph-mon[88313]: osdmap e2645: 8 total, 8 up, 8 in 2024-04-26T06:05:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:14 smithi204 ceph-mon[88313]: osdmap e2646: 8 total, 8 up, 8 in 2024-04-26T06:05:16.019 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_metadata PASSED [ 53%] 2024-04-26T06:05:16.094 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_watchers_list PASSED [ 54%] 2024-04-26T06:05:16.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:15 smithi146 ceph-mon[95531]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2024-04-26T06:05:16.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:15 smithi146 ceph-mon[92947]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2024-04-26T06:05:16.199 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_config_list PASSED [ 54%] 2024-04-26T06:05:16.300 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_image_config_set_and_get_and_remove PASSED [ 55%] 2024-04-26T06:05:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:15 smithi204 ceph-mon[88313]: pgmap v4867: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 228 KiB/s rd, 13 KiB/s wr, 300 op/s 2024-04-26T06:05:16.382 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_sparsify PASSED [ 56%] 2024-04-26T06:05:16.691 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:16] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T06:05:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:17 smithi204 ceph-mon[88313]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 9.2 KiB/s wr, 217 op/s 2024-04-26T06:05:17.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:17 smithi146 ceph-mon[95531]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 9.2 KiB/s wr, 217 op/s 2024-04-26T06:05:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:17 smithi146 ceph-mon[92947]: pgmap v4868: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 165 KiB/s rd, 9.2 KiB/s wr, 217 op/s 2024-04-26T06:05:19.806 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:19 smithi204 ceph-mon[88313]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 45 KiB/s wr, 954 op/s 2024-04-26T06:05:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:19 smithi146 ceph-mon[95531]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 45 KiB/s wr, 954 op/s 2024-04-26T06:05:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:19 smithi146 ceph-mon[92947]: pgmap v4869: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 45 KiB/s wr, 954 op/s 2024-04-26T06:05:21.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:20 smithi204 ceph-mon[88313]: osdmap e2647: 8 total, 8 up, 8 in 2024-04-26T06:05:21.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:20 smithi146 ceph-mon[95531]: osdmap e2647: 8 total, 8 up, 8 in 2024-04-26T06:05:21.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:20 smithi146 ceph-mon[92947]: osdmap e2647: 8 total, 8 up, 8 in 2024-04-26T06:05:22.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:21 smithi204 ceph-mon[88313]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 744 op/s 2024-04-26T06:05:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:21 smithi146 ceph-mon[95531]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 744 op/s 2024-04-26T06:05:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:21 smithi146 ceph-mon[92947]: pgmap v4871: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.7 MiB/s rd, 34 KiB/s wr, 744 op/s 2024-04-26T06:05:23.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:23 smithi204 ceph-mon[88313]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 28 KiB/s wr, 583 op/s 2024-04-26T06:05:23.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:23 smithi146 ceph-mon[95531]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 28 KiB/s wr, 583 op/s 2024-04-26T06:05:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:23 smithi146 ceph-mon[92947]: pgmap v4872: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.4 MiB/s rd, 28 KiB/s wr, 583 op/s 2024-04-26T06:05:24.086 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks1 PASSED [ 56%] 2024-04-26T06:05:24.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:24.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:25 smithi204 ceph-mon[88313]: pgmap v4873: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:25 smithi146 ceph-mon[95531]: pgmap v4873: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:25 smithi146 ceph-mon[92947]: pgmap v4873: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:26] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-04-26T06:05:27.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:27 smithi204 ceph-mon[88313]: pgmap v4874: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:27 smithi146 ceph-mon[92947]: pgmap v4874: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:27 smithi146 ceph-mon[95531]: pgmap v4874: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 434 KiB/s wr, 511 op/s 2024-04-26T06:05:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:29 smithi204 ceph-mon[88313]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-04-26T06:05:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:29 smithi146 ceph-mon[92947]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-04-26T06:05:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:29 smithi146 ceph-mon[95531]: pgmap v4875: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 83 KiB/s rd, 412 KiB/s wr, 35 op/s 2024-04-26T06:05:31.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:31 smithi204 ceph-mon[88313]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 354 KiB/s wr, 30 op/s 2024-04-26T06:05:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:31 smithi146 ceph-mon[95531]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 354 KiB/s wr, 30 op/s 2024-04-26T06:05:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:31 smithi146 ceph-mon[92947]: pgmap v4876: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 71 KiB/s rd, 354 KiB/s wr, 30 op/s 2024-04-26T06:05:33.367 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImage::test_encryption_luks2 PASSED [ 57%] 2024-04-26T06:05:33.456 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_read PASSED [ 57%] 2024-04-26T06:05:33.552 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_write PASSED [ 58%] 2024-04-26T06:05:33.645 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestImageId::test_resize PASSED [ 58%] 2024-04-26T06:05:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:33 smithi204 ceph-mon[88313]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-04-26T06:05:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:33 smithi146 ceph-mon[92947]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-04-26T06:05:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:33 smithi146 ceph-mon[95531]: pgmap v4877: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 69 KiB/s rd, 343 KiB/s wr, 29 op/s 2024-04-26T06:05:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:35 smithi204 ceph-mon[88313]: osdmap e2648: 8 total, 8 up, 8 in 2024-04-26T06:05:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:35 smithi204 ceph-mon[88313]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 1.6 MiB/s wr, 125 op/s 2024-04-26T06:05:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:35 smithi146 ceph-mon[92947]: osdmap e2648: 8 total, 8 up, 8 in 2024-04-26T06:05:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:35 smithi146 ceph-mon[92947]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 1.6 MiB/s wr, 125 op/s 2024-04-26T06:05:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:35 smithi146 ceph-mon[95531]: osdmap e2648: 8 total, 8 up, 8 in 2024-04-26T06:05:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:35 smithi146 ceph-mon[95531]: pgmap v4879: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 148 KiB/s rd, 1.6 MiB/s wr, 125 op/s 2024-04-26T06:05:36.464 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:36] "GET /metrics HTTP/1.1" 200 36731 "" "Prometheus/2.43.0" 2024-04-26T06:05:36.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:36 smithi204 ceph-mon[88313]: osdmap e2649: 8 total, 8 up, 8 in 2024-04-26T06:05:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:36 smithi146 ceph-mon[95531]: osdmap e2649: 8 total, 8 up, 8 in 2024-04-26T06:05:36.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:36 smithi146 ceph-mon[92947]: osdmap e2649: 8 total, 8 up, 8 in 2024-04-26T06:05:37.574 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params PASSED [ 59%] 2024-04-26T06:05:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:37 smithi204 ceph-mon[88313]: osdmap e2650: 8 total, 8 up, 8 in 2024-04-26T06:05:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:37 smithi204 ceph-mon[88313]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 2.7 MiB/s wr, 166 op/s 2024-04-26T06:05:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:37 smithi146 ceph-mon[95531]: osdmap e2650: 8 total, 8 up, 8 in 2024-04-26T06:05:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:37 smithi146 ceph-mon[95531]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 2.7 MiB/s wr, 166 op/s 2024-04-26T06:05:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:37 smithi146 ceph-mon[92947]: osdmap e2650: 8 total, 8 up, 8 in 2024-04-26T06:05:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:37 smithi146 ceph-mon[92947]: pgmap v4882: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 216 KiB/s rd, 2.7 MiB/s wr, 166 op/s 2024-04-26T06:05:38.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:38 smithi204 ceph-mon[88313]: osdmap e2651: 8 total, 8 up, 8 in 2024-04-26T06:05:38.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:38 smithi146 ceph-mon[95531]: osdmap e2651: 8 total, 8 up, 8 in 2024-04-26T06:05:38.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:38 smithi146 ceph-mon[92947]: osdmap e2651: 8 total, 8 up, 8 in 2024-04-26T06:05:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:39 smithi204 ceph-mon[88313]: osdmap e2652: 8 total, 8 up, 8 in 2024-04-26T06:05:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:39.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:39 smithi204 ceph-mon[88313]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 322 op/s 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[95531]: osdmap e2652: 8 total, 8 up, 8 in 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[95531]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 322 op/s 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[92947]: osdmap e2652: 8 total, 8 up, 8 in 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:39.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:39 smithi146 ceph-mon[92947]: pgmap v4885: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 322 op/s 2024-04-26T06:05:40.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:40 smithi204 ceph-mon[88313]: osdmap e2653: 8 total, 8 up, 8 in 2024-04-26T06:05:40.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:40 smithi204 ceph-mon[88313]: osdmap e2654: 8 total, 8 up, 8 in 2024-04-26T06:05:40.852 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params2 PASSED [ 60%] 2024-04-26T06:05:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:40 smithi146 ceph-mon[95531]: osdmap e2653: 8 total, 8 up, 8 in 2024-04-26T06:05:40.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:40 smithi146 ceph-mon[95531]: osdmap e2654: 8 total, 8 up, 8 in 2024-04-26T06:05:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:40 smithi146 ceph-mon[92947]: osdmap e2653: 8 total, 8 up, 8 in 2024-04-26T06:05:40.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:40 smithi146 ceph-mon[92947]: osdmap e2654: 8 total, 8 up, 8 in 2024-04-26T06:05:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:41 smithi204 ceph-mon[88313]: osdmap e2655: 8 total, 8 up, 8 in 2024-04-26T06:05:42.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:41 smithi204 ceph-mon[88313]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 17 KiB/s wr, 331 op/s 2024-04-26T06:05:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:41 smithi146 ceph-mon[95531]: osdmap e2655: 8 total, 8 up, 8 in 2024-04-26T06:05:42.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:41 smithi146 ceph-mon[95531]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 17 KiB/s wr, 331 op/s 2024-04-26T06:05:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:41 smithi146 ceph-mon[92947]: osdmap e2655: 8 total, 8 up, 8 in 2024-04-26T06:05:42.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:41 smithi146 ceph-mon[92947]: pgmap v4889: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 248 KiB/s rd, 17 KiB/s wr, 331 op/s 2024-04-26T06:05:42.861 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_with_params3 SKIPPED [ 60%] 2024-04-26T06:05:43.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:42 smithi204 ceph-mon[88313]: osdmap e2656: 8 total, 8 up, 8 in 2024-04-26T06:05:43.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:42 smithi146 ceph-mon[95531]: osdmap e2656: 8 total, 8 up, 8 in 2024-04-26T06:05:43.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:42 smithi146 ceph-mon[92947]: osdmap e2656: 8 total, 8 up, 8 in 2024-04-26T06:05:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:43 smithi204 ceph-mon[88313]: osdmap e2657: 8 total, 8 up, 8 in 2024-04-26T06:05:44.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:43 smithi204 ceph-mon[88313]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:43 smithi146 ceph-mon[95531]: osdmap e2657: 8 total, 8 up, 8 in 2024-04-26T06:05:44.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:43 smithi146 ceph-mon[95531]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:43 smithi146 ceph-mon[92947]: osdmap e2657: 8 total, 8 up, 8 in 2024-04-26T06:05:44.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:43 smithi146 ceph-mon[92947]: pgmap v4892: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:44 smithi204 ceph-mon[88313]: osdmap e2658: 8 total, 8 up, 8 in 2024-04-26T06:05:45.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:44 smithi146 ceph-mon[95531]: osdmap e2658: 8 total, 8 up, 8 in 2024-04-26T06:05:45.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:44 smithi146 ceph-mon[92947]: osdmap e2658: 8 total, 8 up, 8 in 2024-04-26T06:05:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:45 smithi204 ceph-mon[88313]: osdmap e2659: 8 total, 8 up, 8 in 2024-04-26T06:05:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:45 smithi204 ceph-mon[88313]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:45 smithi146 ceph-mon[95531]: osdmap e2659: 8 total, 8 up, 8 in 2024-04-26T06:05:46.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:45 smithi146 ceph-mon[95531]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:45 smithi146 ceph-mon[92947]: osdmap e2659: 8 total, 8 up, 8 in 2024-04-26T06:05:46.094 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:45 smithi146 ceph-mon[92947]: pgmap v4895: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:46.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:46] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T06:05:46.884 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stripe_unit_and_count PASSED [ 61%] 2024-04-26T06:05:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:46 smithi204 ceph-mon[88313]: osdmap e2660: 8 total, 8 up, 8 in 2024-04-26T06:05:47.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:46 smithi146 ceph-mon[95531]: osdmap e2660: 8 total, 8 up, 8 in 2024-04-26T06:05:47.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:46 smithi146 ceph-mon[92947]: osdmap e2660: 8 total, 8 up, 8 in 2024-04-26T06:05:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:47 smithi146 ceph-mon[95531]: osdmap e2661: 8 total, 8 up, 8 in 2024-04-26T06:05:48.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:47 smithi146 ceph-mon[95531]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:47 smithi146 ceph-mon[92947]: osdmap e2661: 8 total, 8 up, 8 in 2024-04-26T06:05:48.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:47 smithi146 ceph-mon[92947]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:48.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:47 smithi204 ceph-mon[88313]: osdmap e2661: 8 total, 8 up, 8 in 2024-04-26T06:05:48.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:47 smithi204 ceph-mon[88313]: pgmap v4898: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 265 KiB/s rd, 20 KiB/s wr, 364 op/s 2024-04-26T06:05:49.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:48 smithi146 ceph-mon[95531]: osdmap e2662: 8 total, 8 up, 8 in 2024-04-26T06:05:49.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:48 smithi146 ceph-mon[92947]: osdmap e2662: 8 total, 8 up, 8 in 2024-04-26T06:05:49.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:48 smithi204 ceph-mon[88313]: osdmap e2662: 8 total, 8 up, 8 in 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[95531]: osdmap e2663: 8 total, 8 up, 8 in 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[95531]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[95531]: osdmap e2664: 8 total, 8 up, 8 in 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[92947]: osdmap e2663: 8 total, 8 up, 8 in 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[92947]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:50.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:49 smithi146 ceph-mon[92947]: osdmap e2664: 8 total, 8 up, 8 in 2024-04-26T06:05:50.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:49 smithi204 ceph-mon[88313]: osdmap e2663: 8 total, 8 up, 8 in 2024-04-26T06:05:50.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:49 smithi204 ceph-mon[88313]: pgmap v4901: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:50.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:49 smithi204 ceph-mon[88313]: osdmap e2664: 8 total, 8 up, 8 in 2024-04-26T06:05:50.922 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotected PASSED [ 61%] 2024-04-26T06:05:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:51 smithi146 ceph-mon[95531]: osdmap e2665: 8 total, 8 up, 8 in 2024-04-26T06:05:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:51 smithi146 ceph-mon[95531]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:51 smithi146 ceph-mon[92947]: osdmap e2665: 8 total, 8 up, 8 in 2024-04-26T06:05:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:51 smithi146 ceph-mon[92947]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:51 smithi204 ceph-mon[88313]: osdmap e2665: 8 total, 8 up, 8 in 2024-04-26T06:05:52.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:51 smithi204 ceph-mon[88313]: pgmap v4904: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 284 KiB/s rd, 18 KiB/s wr, 380 op/s 2024-04-26T06:05:53.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:52 smithi146 ceph-mon[95531]: osdmap e2666: 8 total, 8 up, 8 in 2024-04-26T06:05:53.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:52 smithi146 ceph-mon[92947]: osdmap e2666: 8 total, 8 up, 8 in 2024-04-26T06:05:53.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:52 smithi204 ceph-mon[88313]: osdmap e2666: 8 total, 8 up, 8 in 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[95531]: osdmap e2667: 8 total, 8 up, 8 in 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]: dispatch 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[95531]: pgmap v4907: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[92947]: osdmap e2667: 8 total, 8 up, 8 in 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]: dispatch 2024-04-26T06:05:54.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:53 smithi146 ceph-mon[92947]: pgmap v4907: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:54.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:53 smithi204 ceph-mon[88313]: osdmap e2667: 8 total, 8 up, 8 in 2024-04-26T06:05:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:53 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]: dispatch 2024-04-26T06:05:54.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:53 smithi204 ceph-mon[88313]: pgmap v4907: 169 pgs: 32 unknown, 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[95531]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]': finished 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[95531]: osdmap e2668: 8 total, 8 up, 8 in 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:55.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[92947]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T06:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]': finished 2024-04-26T06:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[92947]: osdmap e2668: 8 total, 8 up, 8 in 2024-04-26T06:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:55.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:54 smithi204 ceph-mon[88313]: Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-04-26T06:05:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:54 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rbd-api-smithi146-205290-2","app": "rbd"}]': finished 2024-04-26T06:05:55.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:54 smithi204 ceph-mon[88313]: osdmap e2668: 8 total, 8 up, 8 in 2024-04-26T06:05:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:54 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:05:55.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:05:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:55 smithi146 ceph-mon[95531]: osdmap e2669: 8 total, 8 up, 8 in 2024-04-26T06:05:56.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:55 smithi146 ceph-mon[95531]: pgmap v4910: 169 pgs: 27 creating+peering, 142 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:55 smithi146 ceph-mon[92947]: osdmap e2669: 8 total, 8 up, 8 in 2024-04-26T06:05:56.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:55 smithi146 ceph-mon[92947]: pgmap v4910: 169 pgs: 27 creating+peering, 142 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:55 smithi204 ceph-mon[88313]: osdmap e2669: 8 total, 8 up, 8 in 2024-04-26T06:05:56.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:55 smithi204 ceph-mon[88313]: pgmap v4910: 169 pgs: 27 creating+peering, 142 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:05:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:05:56] "GET /metrics HTTP/1.1" 200 39163 "" "Prometheus/2.43.0" 2024-04-26T06:05:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:56 smithi146 ceph-mon[95531]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T06:05:57.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:56 smithi146 ceph-mon[95531]: osdmap e2670: 8 total, 8 up, 8 in 2024-04-26T06:05:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:56 smithi146 ceph-mon[92947]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T06:05:57.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:56 smithi146 ceph-mon[92947]: osdmap e2670: 8 total, 8 up, 8 in 2024-04-26T06:05:57.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:56 smithi204 ceph-mon[88313]: Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-04-26T06:05:57.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:56 smithi204 ceph-mon[88313]: osdmap e2670: 8 total, 8 up, 8 in 2024-04-26T06:05:57.977 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_unprotect_with_children PASSED [ 62%] 2024-04-26T06:05:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:57 smithi146 ceph-mon[95531]: osdmap e2671: 8 total, 8 up, 8 in 2024-04-26T06:05:58.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:57 smithi146 ceph-mon[95531]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:57 smithi146 ceph-mon[92947]: osdmap e2671: 8 total, 8 up, 8 in 2024-04-26T06:05:58.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:57 smithi146 ceph-mon[92947]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:58.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:57 smithi204 ceph-mon[88313]: osdmap e2671: 8 total, 8 up, 8 in 2024-04-26T06:05:58.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:57 smithi204 ceph-mon[88313]: pgmap v4913: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 149 KiB/s rd, 10 KiB/s wr, 199 op/s 2024-04-26T06:05:59.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:58 smithi146 ceph-mon[92947]: osdmap e2672: 8 total, 8 up, 8 in 2024-04-26T06:05:59.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:58 smithi146 ceph-mon[95531]: osdmap e2672: 8 total, 8 up, 8 in 2024-04-26T06:05:59.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:58 smithi204 ceph-mon[88313]: osdmap e2672: 8 total, 8 up, 8 in 2024-04-26T06:05:59.863 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_stat PASSED [ 62%] 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[95531]: osdmap e2673: 8 total, 8 up, 8 in 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[95531]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[95531]: osdmap e2674: 8 total, 8 up, 8 in 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[92947]: osdmap e2673: 8 total, 8 up, 8 in 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[92947]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:00.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:05:59 smithi146 ceph-mon[92947]: osdmap e2674: 8 total, 8 up, 8 in 2024-04-26T06:06:00.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:59 smithi204 ceph-mon[88313]: osdmap e2673: 8 total, 8 up, 8 in 2024-04-26T06:06:00.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:59 smithi204 ceph-mon[88313]: pgmap v4916: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:00.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:05:59 smithi204 ceph-mon[88313]: osdmap e2674: 8 total, 8 up, 8 in 2024-04-26T06:06:01.989 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_stat PASSED [ 63%] 2024-04-26T06:06:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:01 smithi146 ceph-mon[95531]: osdmap e2675: 8 total, 8 up, 8 in 2024-04-26T06:06:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:01 smithi146 ceph-mon[95531]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:01 smithi146 ceph-mon[92947]: osdmap e2675: 8 total, 8 up, 8 in 2024-04-26T06:06:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:01 smithi146 ceph-mon[92947]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:02.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:01 smithi204 ceph-mon[88313]: osdmap e2675: 8 total, 8 up, 8 in 2024-04-26T06:06:02.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:01 smithi204 ceph-mon[88313]: pgmap v4919: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 120 KiB/s rd, 7.7 KiB/s wr, 162 op/s 2024-04-26T06:06:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:02 smithi146 ceph-mon[95531]: osdmap e2676: 8 total, 8 up, 8 in 2024-04-26T06:06:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:02 smithi146 ceph-mon[92947]: osdmap e2676: 8 total, 8 up, 8 in 2024-04-26T06:06:03.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:02 smithi204 ceph-mon[88313]: osdmap e2676: 8 total, 8 up, 8 in 2024-04-26T06:06:04.004 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_io PASSED [ 64%] 2024-04-26T06:06:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:03 smithi146 ceph-mon[95531]: osdmap e2677: 8 total, 8 up, 8 in 2024-04-26T06:06:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:03 smithi146 ceph-mon[95531]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:03 smithi146 ceph-mon[92947]: osdmap e2677: 8 total, 8 up, 8 in 2024-04-26T06:06:04.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:03 smithi146 ceph-mon[92947]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:04.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:03 smithi204 ceph-mon[88313]: osdmap e2677: 8 total, 8 up, 8 in 2024-04-26T06:06:04.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:03 smithi204 ceph-mon[88313]: pgmap v4922: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:05.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:04 smithi146 ceph-mon[95531]: osdmap e2678: 8 total, 8 up, 8 in 2024-04-26T06:06:05.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:04 smithi146 ceph-mon[92947]: osdmap e2678: 8 total, 8 up, 8 in 2024-04-26T06:06:05.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:04 smithi204 ceph-mon[88313]: osdmap e2678: 8 total, 8 up, 8 in 2024-04-26T06:06:06.023 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_read PASSED [ 64%] 2024-04-26T06:06:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:05 smithi146 ceph-mon[92947]: osdmap e2679: 8 total, 8 up, 8 in 2024-04-26T06:06:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:05 smithi146 ceph-mon[92947]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:05 smithi146 ceph-mon[95531]: osdmap e2679: 8 total, 8 up, 8 in 2024-04-26T06:06:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:05 smithi146 ceph-mon[95531]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:05 smithi204 ceph-mon[88313]: osdmap e2679: 8 total, 8 up, 8 in 2024-04-26T06:06:06.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:05 smithi204 ceph-mon[88313]: pgmap v4925: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:06.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:06] "GET /metrics HTTP/1.1" 200 39163 "" "Prometheus/2.43.0" 2024-04-26T06:06:07.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:06 smithi146 ceph-mon[95531]: osdmap e2680: 8 total, 8 up, 8 in 2024-04-26T06:06:07.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:06 smithi146 ceph-mon[92947]: osdmap e2680: 8 total, 8 up, 8 in 2024-04-26T06:06:07.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:06 smithi204 ceph-mon[88313]: osdmap e2680: 8 total, 8 up, 8 in 2024-04-26T06:06:08.022 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_write PASSED [ 65%] 2024-04-26T06:06:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:07 smithi146 ceph-mon[95531]: osdmap e2681: 8 total, 8 up, 8 in 2024-04-26T06:06:08.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:07 smithi146 ceph-mon[95531]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:07 smithi146 ceph-mon[92947]: osdmap e2681: 8 total, 8 up, 8 in 2024-04-26T06:06:08.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:07 smithi146 ceph-mon[92947]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:07 smithi204 ceph-mon[88313]: osdmap e2681: 8 total, 8 up, 8 in 2024-04-26T06:06:08.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:07 smithi204 ceph-mon[88313]: pgmap v4928: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 330 KiB/s rd, 29 KiB/s wr, 451 op/s 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[95531]: osdmap e2682: 8 total, 8 up, 8 in 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[92947]: osdmap e2682: 8 total, 8 up, 8 in 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:08 smithi204 ceph-mon[88313]: osdmap e2682: 8 total, 8 up, 8 in 2024-04-26T06:06:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:08 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:09 smithi204 ceph-mon[88313]: osdmap e2683: 8 total, 8 up, 8 in 2024-04-26T06:06:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:09 smithi204 ceph-mon[88313]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-04-26T06:06:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:09 smithi204 ceph-mon[88313]: osdmap e2684: 8 total, 8 up, 8 in 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[95531]: osdmap e2683: 8 total, 8 up, 8 in 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[95531]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[95531]: osdmap e2684: 8 total, 8 up, 8 in 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[92947]: osdmap e2683: 8 total, 8 up, 8 in 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[92947]: pgmap v4931: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 314 KiB/s rd, 23 KiB/s wr, 428 op/s 2024-04-26T06:06:10.442 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:09 smithi146 ceph-mon[92947]: osdmap e2684: 8 total, 8 up, 8 in 2024-04-26T06:06:11.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:11 smithi204 ceph-mon[88313]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 384 op/s 2024-04-26T06:06:11.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:11 smithi146 ceph-mon[95531]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 384 op/s 2024-04-26T06:06:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:11 smithi146 ceph-mon[92947]: pgmap v4933: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 282 KiB/s rd, 21 KiB/s wr, 384 op/s 2024-04-26T06:06:12.809 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_list_children PASSED [ 65%] 2024-04-26T06:06:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:13 smithi204 ceph-mon[88313]: osdmap e2685: 8 total, 8 up, 8 in 2024-04-26T06:06:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:13 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:06:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:13 smithi204 ceph-mon[88313]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 314 op/s 2024-04-26T06:06:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:13 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[92947]: osdmap e2685: 8 total, 8 up, 8 in 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[92947]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 314 op/s 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[95531]: osdmap e2685: 8 total, 8 up, 8 in 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[95531]: pgmap v4935: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 231 KiB/s rd, 17 KiB/s wr, 314 op/s 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:13 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:15.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:14 smithi204 ceph-mon[88313]: osdmap e2686: 8 total, 8 up, 8 in 2024-04-26T06:06:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:06:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:06:15.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:14 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[95531]: osdmap e2686: 8 total, 8 up, 8 in 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[92947]: osdmap e2686: 8 total, 8 up, 8 in 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:06:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:14 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:06:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:15 smithi204 ceph-mon[88313]: osdmap e2687: 8 total, 8 up, 8 in 2024-04-26T06:06:16.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:15 smithi204 ceph-mon[88313]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 27 KiB/s wr, 2.44k op/s 2024-04-26T06:06:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:15 smithi146 ceph-mon[95531]: osdmap e2687: 8 total, 8 up, 8 in 2024-04-26T06:06:16.093 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:15 smithi146 ceph-mon[95531]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 27 KiB/s wr, 2.44k op/s 2024-04-26T06:06:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:15 smithi146 ceph-mon[92947]: osdmap e2687: 8 total, 8 up, 8 in 2024-04-26T06:06:16.093 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:15 smithi146 ceph-mon[92947]: pgmap v4938: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.0 MiB/s rd, 27 KiB/s wr, 2.44k op/s 2024-04-26T06:06:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:16] "GET /metrics HTTP/1.1" 200 36736 "" "Prometheus/2.43.0" 2024-04-26T06:06:16.866 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_errors PASSED [ 66%] 2024-04-26T06:06:17.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:16 smithi204 ceph-mon[88313]: osdmap e2688: 8 total, 8 up, 8 in 2024-04-26T06:06:17.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:16 smithi146 ceph-mon[95531]: osdmap e2688: 8 total, 8 up, 8 in 2024-04-26T06:06:17.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:16 smithi146 ceph-mon[92947]: osdmap e2688: 8 total, 8 up, 8 in 2024-04-26T06:06:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:17 smithi204 ceph-mon[88313]: osdmap e2689: 8 total, 8 up, 8 in 2024-04-26T06:06:18.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:17 smithi204 ceph-mon[88313]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 37 KiB/s wr, 3.43k op/s 2024-04-26T06:06:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:17 smithi146 ceph-mon[95531]: osdmap e2689: 8 total, 8 up, 8 in 2024-04-26T06:06:18.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:17 smithi146 ceph-mon[95531]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 37 KiB/s wr, 3.43k op/s 2024-04-26T06:06:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:17 smithi146 ceph-mon[92947]: osdmap e2689: 8 total, 8 up, 8 in 2024-04-26T06:06:18.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:17 smithi146 ceph-mon[92947]: pgmap v4941: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 2.8 MiB/s rd, 37 KiB/s wr, 3.43k op/s 2024-04-26T06:06:18.882 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_basic PASSED [ 66%] 2024-04-26T06:06:19.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:18 smithi204 ceph-mon[88313]: osdmap e2690: 8 total, 8 up, 8 in 2024-04-26T06:06:19.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:18 smithi146 ceph-mon[95531]: osdmap e2690: 8 total, 8 up, 8 in 2024-04-26T06:06:19.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:18 smithi146 ceph-mon[92947]: osdmap e2690: 8 total, 8 up, 8 in 2024-04-26T06:06:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:19 smithi204 ceph-mon[88313]: osdmap e2691: 8 total, 8 up, 8 in 2024-04-26T06:06:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:19 smithi204 ceph-mon[88313]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:20.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:19 smithi204 ceph-mon[88313]: osdmap e2692: 8 total, 8 up, 8 in 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[95531]: osdmap e2691: 8 total, 8 up, 8 in 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[95531]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[95531]: osdmap e2692: 8 total, 8 up, 8 in 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[92947]: osdmap e2691: 8 total, 8 up, 8 in 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[92947]: pgmap v4944: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:20.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:19 smithi146 ceph-mon[92947]: osdmap e2692: 8 total, 8 up, 8 in 2024-04-26T06:06:20.893 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_smaller_order PASSED [ 67%] 2024-04-26T06:06:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:21 smithi146 ceph-mon[92947]: osdmap e2693: 8 total, 8 up, 8 in 2024-04-26T06:06:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:21 smithi146 ceph-mon[92947]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:21 smithi146 ceph-mon[95531]: osdmap e2693: 8 total, 8 up, 8 in 2024-04-26T06:06:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:21 smithi146 ceph-mon[95531]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:21 smithi204 ceph-mon[88313]: osdmap e2693: 8 total, 8 up, 8 in 2024-04-26T06:06:22.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:21 smithi204 ceph-mon[88313]: pgmap v4947: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 397 KiB/s rd, 29 KiB/s wr, 537 op/s 2024-04-26T06:06:22.920 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_larger_order PASSED [ 68%] 2024-04-26T06:06:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:22 smithi146 ceph-mon[92947]: osdmap e2694: 8 total, 8 up, 8 in 2024-04-26T06:06:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:22 smithi146 ceph-mon[95531]: osdmap e2694: 8 total, 8 up, 8 in 2024-04-26T06:06:23.205 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:22 smithi204 ceph-mon[88313]: osdmap e2694: 8 total, 8 up, 8 in 2024-04-26T06:06:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:23 smithi146 ceph-mon[95531]: osdmap e2695: 8 total, 8 up, 8 in 2024-04-26T06:06:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:23 smithi146 ceph-mon[95531]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:23 smithi146 ceph-mon[92947]: osdmap e2695: 8 total, 8 up, 8 in 2024-04-26T06:06:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:23 smithi146 ceph-mon[92947]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:23 smithi204 ceph-mon[88313]: osdmap e2695: 8 total, 8 up, 8 in 2024-04-26T06:06:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:23 smithi204 ceph-mon[88313]: pgmap v4950: 137 pgs: 137 active+clean; 4.6 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:24.921 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_drops_cache PASSED [ 68%] 2024-04-26T06:06:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:24 smithi146 ceph-mon[95531]: osdmap e2696: 8 total, 8 up, 8 in 2024-04-26T06:06:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:24 smithi146 ceph-mon[92947]: osdmap e2696: 8 total, 8 up, 8 in 2024-04-26T06:06:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:24 smithi204 ceph-mon[88313]: osdmap e2696: 8 total, 8 up, 8 in 2024-04-26T06:06:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:25 smithi146 ceph-mon[92947]: osdmap e2697: 8 total, 8 up, 8 in 2024-04-26T06:06:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:25 smithi146 ceph-mon[92947]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:25 smithi146 ceph-mon[95531]: osdmap e2697: 8 total, 8 up, 8 in 2024-04-26T06:06:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:25 smithi146 ceph-mon[95531]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:25 smithi204 ceph-mon[88313]: osdmap e2697: 8 total, 8 up, 8 in 2024-04-26T06:06:26.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:25 smithi204 ceph-mon[88313]: pgmap v4953: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:26] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T06:06:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:26 smithi146 ceph-mon[95531]: osdmap e2698: 8 total, 8 up, 8 in 2024-04-26T06:06:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:26 smithi146 ceph-mon[92947]: osdmap e2698: 8 total, 8 up, 8 in 2024-04-26T06:06:27.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:26 smithi204 ceph-mon[88313]: osdmap e2698: 8 total, 8 up, 8 in 2024-04-26T06:06:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:27 smithi146 ceph-mon[95531]: osdmap e2699: 8 total, 8 up, 8 in 2024-04-26T06:06:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:27 smithi146 ceph-mon[95531]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:27 smithi146 ceph-mon[92947]: osdmap e2699: 8 total, 8 up, 8 in 2024-04-26T06:06:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:27 smithi146 ceph-mon[92947]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:28.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:27 smithi204 ceph-mon[88313]: osdmap e2699: 8 total, 8 up, 8 in 2024-04-26T06:06:28.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:27 smithi204 ceph-mon[88313]: pgmap v4956: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 737 KiB/s rd, 52 KiB/s wr, 992 op/s 2024-04-26T06:06:28.940 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_multi_level PASSED [ 69%] 2024-04-26T06:06:29.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:28 smithi146 ceph-mon[95531]: osdmap e2700: 8 total, 8 up, 8 in 2024-04-26T06:06:29.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:28 smithi146 ceph-mon[92947]: osdmap e2700: 8 total, 8 up, 8 in 2024-04-26T06:06:29.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:28 smithi204 ceph-mon[88313]: osdmap e2700: 8 total, 8 up, 8 in 2024-04-26T06:06:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[95531]: osdmap e2701: 8 total, 8 up, 8 in 2024-04-26T06:06:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[95531]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:30.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[95531]: osdmap e2702: 8 total, 8 up, 8 in 2024-04-26T06:06:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[92947]: osdmap e2701: 8 total, 8 up, 8 in 2024-04-26T06:06:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[92947]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:30.193 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:29 smithi146 ceph-mon[92947]: osdmap e2702: 8 total, 8 up, 8 in 2024-04-26T06:06:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:29 smithi204 ceph-mon[88313]: osdmap e2701: 8 total, 8 up, 8 in 2024-04-26T06:06:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:29 smithi204 ceph-mon[88313]: pgmap v4959: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:30.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:29 smithi204 ceph-mon[88313]: osdmap e2702: 8 total, 8 up, 8 in 2024-04-26T06:06:30.966 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_flatten_with_progress PASSED [ 69%] 2024-04-26T06:06:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:31 smithi146 ceph-mon[95531]: osdmap e2703: 8 total, 8 up, 8 in 2024-04-26T06:06:32.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:31 smithi146 ceph-mon[95531]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:31 smithi146 ceph-mon[92947]: osdmap e2703: 8 total, 8 up, 8 in 2024-04-26T06:06:32.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:31 smithi146 ceph-mon[92947]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:31 smithi204 ceph-mon[88313]: osdmap e2703: 8 total, 8 up, 8 in 2024-04-26T06:06:32.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:31 smithi204 ceph-mon[88313]: pgmap v4962: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 363 KiB/s rd, 26 KiB/s wr, 489 op/s 2024-04-26T06:06:33.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:32 smithi146 ceph-mon[95531]: osdmap e2704: 8 total, 8 up, 8 in 2024-04-26T06:06:33.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:32 smithi146 ceph-mon[92947]: osdmap e2704: 8 total, 8 up, 8 in 2024-04-26T06:06:33.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:32 smithi204 ceph-mon[88313]: osdmap e2704: 8 total, 8 up, 8 in 2024-04-26T06:06:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:33 smithi146 ceph-mon[95531]: osdmap e2705: 8 total, 8 up, 8 in 2024-04-26T06:06:34.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:33 smithi146 ceph-mon[95531]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:33 smithi146 ceph-mon[92947]: osdmap e2705: 8 total, 8 up, 8 in 2024-04-26T06:06:34.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:33 smithi146 ceph-mon[92947]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:33 smithi204 ceph-mon[88313]: osdmap e2705: 8 total, 8 up, 8 in 2024-04-26T06:06:34.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:33 smithi204 ceph-mon[88313]: pgmap v4965: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:06:34.990 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_resize_flatten_multi_level PASSED [ 70%] 2024-04-26T06:06:35.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:34 smithi146 ceph-mon[95531]: osdmap e2706: 8 total, 8 up, 8 in 2024-04-26T06:06:35.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:34 smithi146 ceph-mon[92947]: osdmap e2706: 8 total, 8 up, 8 in 2024-04-26T06:06:35.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:34 smithi204 ceph-mon[88313]: osdmap e2706: 8 total, 8 up, 8 in 2024-04-26T06:06:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:35 smithi146 ceph-mon[95531]: osdmap e2707: 8 total, 8 up, 8 in 2024-04-26T06:06:36.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:35 smithi146 ceph-mon[95531]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:35 smithi146 ceph-mon[92947]: osdmap e2707: 8 total, 8 up, 8 in 2024-04-26T06:06:36.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:35 smithi146 ceph-mon[92947]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:35 smithi204 ceph-mon[88313]: osdmap e2707: 8 total, 8 up, 8 in 2024-04-26T06:06:36.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:35 smithi204 ceph-mon[88313]: pgmap v4968: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:36] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T06:06:37.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:36 smithi146 ceph-mon[95531]: osdmap e2708: 8 total, 8 up, 8 in 2024-04-26T06:06:37.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:36 smithi146 ceph-mon[92947]: osdmap e2708: 8 total, 8 up, 8 in 2024-04-26T06:06:37.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:36 smithi204 ceph-mon[88313]: osdmap e2708: 8 total, 8 up, 8 in 2024-04-26T06:06:38.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:37 smithi146 ceph-mon[92947]: osdmap e2709: 8 total, 8 up, 8 in 2024-04-26T06:06:38.194 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:37 smithi146 ceph-mon[92947]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:38.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:37 smithi146 ceph-mon[95531]: osdmap e2709: 8 total, 8 up, 8 in 2024-04-26T06:06:38.195 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:37 smithi146 ceph-mon[95531]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:38.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:37 smithi204 ceph-mon[88313]: osdmap e2709: 8 total, 8 up, 8 in 2024-04-26T06:06:38.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:37 smithi204 ceph-mon[88313]: pgmap v4971: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 394 KiB/s rd, 28 KiB/s wr, 532 op/s 2024-04-26T06:06:39.005 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_trash_snapshot PASSED [ 70%] 2024-04-26T06:06:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:38 smithi146 ceph-mon[92947]: osdmap e2710: 8 total, 8 up, 8 in 2024-04-26T06:06:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:38 smithi146 ceph-mon[95531]: osdmap e2710: 8 total, 8 up, 8 in 2024-04-26T06:06:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:38 smithi204 ceph-mon[88313]: osdmap e2710: 8 total, 8 up, 8 in 2024-04-26T06:06:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[92947]: osdmap e2711: 8 total, 8 up, 8 in 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[92947]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 15 KiB/s wr, 301 op/s 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[92947]: osdmap e2712: 8 total, 8 up, 8 in 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[95531]: osdmap e2711: 8 total, 8 up, 8 in 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[95531]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 15 KiB/s wr, 301 op/s 2024-04-26T06:06:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:39 smithi146 ceph-mon[95531]: osdmap e2712: 8 total, 8 up, 8 in 2024-04-26T06:06:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:39 smithi204 ceph-mon[88313]: osdmap e2711: 8 total, 8 up, 8 in 2024-04-26T06:06:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:39 smithi204 ceph-mon[88313]: pgmap v4974: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 224 KiB/s rd, 15 KiB/s wr, 301 op/s 2024-04-26T06:06:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:39 smithi204 ceph-mon[88313]: osdmap e2712: 8 total, 8 up, 8 in 2024-04-26T06:06:41.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:41 smithi204 ceph-mon[88313]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 14 KiB/s wr, 268 op/s 2024-04-26T06:06:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:41 smithi146 ceph-mon[95531]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 14 KiB/s wr, 268 op/s 2024-04-26T06:06:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:41 smithi146 ceph-mon[92947]: pgmap v4976: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 200 KiB/s rd, 14 KiB/s wr, 268 op/s 2024-04-26T06:06:43.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:43 smithi204 ceph-mon[88313]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 10 KiB/s wr, 200 op/s 2024-04-26T06:06:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:43 smithi146 ceph-mon[95531]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 10 KiB/s wr, 200 op/s 2024-04-26T06:06:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:43 smithi146 ceph-mon[92947]: pgmap v4977: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 150 KiB/s rd, 10 KiB/s wr, 200 op/s 2024-04-26T06:06:45.568 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks1 PASSED [ 71%] 2024-04-26T06:06:45.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:45 smithi204 ceph-mon[88313]: pgmap v4978: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 559 KiB/s wr, 218 op/s 2024-04-26T06:06:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:45 smithi146 ceph-mon[95531]: pgmap v4978: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 559 KiB/s wr, 218 op/s 2024-04-26T06:06:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:45 smithi146 ceph-mon[92947]: pgmap v4978: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 201 KiB/s rd, 559 KiB/s wr, 218 op/s 2024-04-26T06:06:46.477 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:46] "GET /metrics HTTP/1.1" 200 36739 "" "Prometheus/2.43.0" 2024-04-26T06:06:46.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:46 smithi204 ceph-mon[88313]: osdmap e2713: 8 total, 8 up, 8 in 2024-04-26T06:06:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:46 smithi146 ceph-mon[95531]: osdmap e2713: 8 total, 8 up, 8 in 2024-04-26T06:06:46.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:46 smithi146 ceph-mon[92947]: osdmap e2713: 8 total, 8 up, 8 in 2024-04-26T06:06:47.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:47 smithi204 ceph-mon[88313]: osdmap e2714: 8 total, 8 up, 8 in 2024-04-26T06:06:47.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:47 smithi204 ceph-mon[88313]: pgmap v4981: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 541 KiB/s wr, 56 op/s 2024-04-26T06:06:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:47 smithi146 ceph-mon[95531]: osdmap e2714: 8 total, 8 up, 8 in 2024-04-26T06:06:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:47 smithi146 ceph-mon[95531]: pgmap v4981: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 541 KiB/s wr, 56 op/s 2024-04-26T06:06:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:47 smithi146 ceph-mon[92947]: osdmap e2714: 8 total, 8 up, 8 in 2024-04-26T06:06:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:47 smithi146 ceph-mon[92947]: pgmap v4981: 137 pgs: 137 active+clean; 8.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 79 KiB/s rd, 541 KiB/s wr, 56 op/s 2024-04-26T06:06:49.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:49 smithi204 ceph-mon[88313]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 521 KiB/s wr, 138 op/s 2024-04-26T06:06:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:49 smithi146 ceph-mon[95531]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 521 KiB/s wr, 138 op/s 2024-04-26T06:06:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:49 smithi146 ceph-mon[92947]: pgmap v4982: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 137 KiB/s rd, 521 KiB/s wr, 138 op/s 2024-04-26T06:06:51.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:50 smithi204 ceph-mon[88313]: osdmap e2715: 8 total, 8 up, 8 in 2024-04-26T06:06:51.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:50 smithi146 ceph-mon[92947]: osdmap e2715: 8 total, 8 up, 8 in 2024-04-26T06:06:51.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:50 smithi146 ceph-mon[95531]: osdmap e2715: 8 total, 8 up, 8 in 2024-04-26T06:06:52.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:51 smithi204 ceph-mon[88313]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-04-26T06:06:52.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:51 smithi146 ceph-mon[92947]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-04-26T06:06:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:51 smithi146 ceph-mon[95531]: pgmap v4984: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 82 KiB/s rd, 7.3 KiB/s wr, 112 op/s 2024-04-26T06:06:53.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:53 smithi204 ceph-mon[88313]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-04-26T06:06:53.941 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:53 smithi146 ceph-mon[92947]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-04-26T06:06:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:53 smithi146 ceph-mon[95531]: pgmap v4985: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 62 KiB/s rd, 5.6 KiB/s wr, 85 op/s 2024-04-26T06:06:54.574 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestClone::test_encryption_luks2 PASSED [ 72%] 2024-04-26T06:06:54.691 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_ownership PASSED [ 72%] 2024-04-26T06:06:54.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:06:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:55 smithi204 ceph-mon[88313]: osdmap e2716: 8 total, 8 up, 8 in 2024-04-26T06:06:55.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:55 smithi204 ceph-mon[88313]: pgmap v4987: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 104 op/s 2024-04-26T06:06:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:55 smithi146 ceph-mon[92947]: osdmap e2716: 8 total, 8 up, 8 in 2024-04-26T06:06:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:55 smithi146 ceph-mon[92947]: pgmap v4987: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 104 op/s 2024-04-26T06:06:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:55 smithi146 ceph-mon[95531]: osdmap e2716: 8 total, 8 up, 8 in 2024-04-26T06:06:55.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:55 smithi146 ceph-mon[95531]: pgmap v4987: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 112 KiB/s rd, 2.0 MiB/s wr, 104 op/s 2024-04-26T06:06:56.476 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:06:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:06:56] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T06:06:56.593 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_snapshot_leadership PASSED [ 73%] 2024-04-26T06:06:56.685 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_read_only_leadership PASSED [ 73%] 2024-04-26T06:06:56.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:56 smithi204 ceph-mon[88313]: osdmap e2717: 8 total, 8 up, 8 in 2024-04-26T06:06:56.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:56 smithi146 ceph-mon[95531]: osdmap e2717: 8 total, 8 up, 8 in 2024-04-26T06:06:56.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:56 smithi146 ceph-mon[92947]: osdmap e2717: 8 total, 8 up, 8 in 2024-04-26T06:06:57.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:57 smithi204 ceph-mon[88313]: osdmap e2718: 8 total, 8 up, 8 in 2024-04-26T06:06:57.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:57 smithi204 ceph-mon[88313]: pgmap v4990: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-04-26T06:06:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:57 smithi146 ceph-mon[95531]: osdmap e2718: 8 total, 8 up, 8 in 2024-04-26T06:06:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:57 smithi146 ceph-mon[95531]: pgmap v4990: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-04-26T06:06:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:57 smithi146 ceph-mon[92947]: osdmap e2718: 8 total, 8 up, 8 in 2024-04-26T06:06:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:57 smithi146 ceph-mon[92947]: pgmap v4990: 137 pgs: 137 active+clean; 17 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 67 KiB/s rd, 2.7 MiB/s wr, 26 op/s 2024-04-26T06:06:58.596 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_flatten PASSED [ 74%] 2024-04-26T06:06:58.725 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_resize PASSED [ 74%] 2024-04-26T06:06:58.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:58 smithi204 ceph-mon[88313]: osdmap e2719: 8 total, 8 up, 8 in 2024-04-26T06:06:58.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:58 smithi146 ceph-mon[95531]: osdmap e2719: 8 total, 8 up, 8 in 2024-04-26T06:06:58.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:58 smithi146 ceph-mon[92947]: osdmap e2719: 8 total, 8 up, 8 in 2024-04-26T06:06:59.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:59 smithi204 ceph-mon[88313]: osdmap e2720: 8 total, 8 up, 8 in 2024-04-26T06:06:59.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:06:59 smithi204 ceph-mon[88313]: pgmap v4993: 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, 562 op/s 2024-04-26T06:06:59.896 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_create PASSED [ 75%] 2024-04-26T06:06:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:59 smithi146 ceph-mon[95531]: osdmap e2720: 8 total, 8 up, 8 in 2024-04-26T06:06:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:06:59 smithi146 ceph-mon[95531]: pgmap v4993: 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, 562 op/s 2024-04-26T06:06:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:59 smithi146 ceph-mon[92947]: osdmap e2720: 8 total, 8 up, 8 in 2024-04-26T06:06:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:06:59 smithi146 ceph-mon[92947]: pgmap v4993: 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, 562 op/s 2024-04-26T06:07:00.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:00 smithi204 ceph-mon[88313]: osdmap e2721: 8 total, 8 up, 8 in 2024-04-26T06:07:00.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:00 smithi204 ceph-mon[88313]: osdmap e2722: 8 total, 8 up, 8 in 2024-04-26T06:07:00.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:00 smithi146 ceph-mon[92947]: osdmap e2721: 8 total, 8 up, 8 in 2024-04-26T06:07:00.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:00 smithi146 ceph-mon[92947]: osdmap e2722: 8 total, 8 up, 8 in 2024-04-26T06:07:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:00 smithi146 ceph-mon[95531]: osdmap e2721: 8 total, 8 up, 8 in 2024-04-26T06:07:00.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:00 smithi146 ceph-mon[95531]: osdmap e2722: 8 total, 8 up, 8 in 2024-04-26T06:07:01.894 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_snap_rollback PASSED [ 76%] 2024-04-26T06:07:02.013 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_discard PASSED [ 76%] 2024-04-26T06:07:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:01 smithi204 ceph-mon[88313]: osdmap e2723: 8 total, 8 up, 8 in 2024-04-26T06:07:02.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:01 smithi204 ceph-mon[88313]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 30 KiB/s wr, 577 op/s 2024-04-26T06:07:02.141 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_follower_write PASSED [ 77%] 2024-04-26T06:07:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:01 smithi146 ceph-mon[95531]: osdmap e2723: 8 total, 8 up, 8 in 2024-04-26T06:07:02.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:01 smithi146 ceph-mon[95531]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 30 KiB/s wr, 577 op/s 2024-04-26T06:07:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:01 smithi146 ceph-mon[92947]: osdmap e2723: 8 total, 8 up, 8 in 2024-04-26T06:07:02.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:01 smithi146 ceph-mon[92947]: pgmap v4997: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 420 KiB/s rd, 30 KiB/s wr, 577 op/s 2024-04-26T06:07:02.240 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_acquire_release_lock PASSED [ 77%] 2024-04-26T06:07:02.889 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestExclusiveLock::test_break_lock PASSED [ 78%] 2024-04-26T06:07:02.976 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_uuid PASSED [ 78%] 2024-04-26T06:07:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:02 smithi204 ceph-mon[88313]: osdmap e2724: 8 total, 8 up, 8 in 2024-04-26T06:07:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:02 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/3475332549' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:02 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.071 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_site_name PASSED [ 79%] 2024-04-26T06:07:03.178 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer_bootstrap PASSED [ 80%] 2024-04-26T06:07:03.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[95531]: osdmap e2724: 8 total, 8 up, 8 in 2024-04-26T06:07:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/3475332549' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[92947]: osdmap e2724: 8 total, 8 up, 8 in 2024-04-26T06:07:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/3475332549' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:02 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]: dispatch 2024-04-26T06:07:03.281 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_peer PASSED [ 80%] 2024-04-26T06:07:03.368 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image SKIPPED [ 81%] 2024-04-26T06:07:03.455 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_status SKIPPED [ 81%] 2024-04-26T06:07:04.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]': finished 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: osdmap e2725: 8 total, 8 up, 8 in 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' 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-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]': finished 2024-04-26T06:07:04.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:03 smithi204 ceph-mon[88313]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]': finished 2024-04-26T06:07:04.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: osdmap e2725: 8 total, 8 up, 8 in 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T06:07:04.193 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' 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-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]': finished 2024-04-26T06:07:04.194 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[95531]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.146:0/2997956241"}]': finished 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: osdmap e2725: 8 total, 8 up, 8 in 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.198 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' 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-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' 2024-04-26T06:07:04.199 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]: dispatch 2024-04-26T06:07:04.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/f3193789-a914-4160-9939-9ca0b2d92ee5"}]': finished 2024-04-26T06:07:04.200 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:03 smithi146 ceph-mon[92947]: pgmap v5000: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:05.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:05 smithi204 ceph-mon[88313]: osdmap e2726: 8 total, 8 up, 8 in 2024-04-26T06:07:05.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:05 smithi146 ceph-mon[95531]: osdmap e2726: 8 total, 8 up, 8 in 2024-04-26T06:07:05.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:05 smithi146 ceph-mon[92947]: osdmap e2726: 8 total, 8 up, 8 in 2024-04-26T06:07:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:06 smithi204 ceph-mon[88313]: osdmap e2727: 8 total, 8 up, 8 in 2024-04-26T06:07:06.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:06 smithi204 ceph-mon[88313]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:06 smithi146 ceph-mon[92947]: osdmap e2727: 8 total, 8 up, 8 in 2024-04-26T06:07:06.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:06 smithi146 ceph-mon[92947]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:06.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:06 smithi146 ceph-mon[95531]: osdmap e2727: 8 total, 8 up, 8 in 2024-04-26T06:07:06.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:06 smithi146 ceph-mon[95531]: pgmap v5003: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:06.693 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:06] "GET /metrics HTTP/1.1" 200 36738 "" "Prometheus/2.43.0" 2024-04-26T06:07:07.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:07 smithi204 ceph-mon[88313]: osdmap e2728: 8 total, 8 up, 8 in 2024-04-26T06:07:07.554 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]: dispatch 2024-04-26T06:07:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]': finished 2024-04-26T06:07:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]: dispatch 2024-04-26T06:07:07.555 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:07 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]': finished 2024-04-26T06:07:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[92947]: osdmap e2728: 8 total, 8 up, 8 in 2024-04-26T06:07:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]: dispatch 2024-04-26T06:07:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]': finished 2024-04-26T06:07:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]: dispatch 2024-04-26T06:07:07.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]': finished 2024-04-26T06:07:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[95531]: osdmap e2728: 8 total, 8 up, 8 in 2024-04-26T06:07:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]: dispatch 2024-04-26T06:07:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ade63f41-4bbd-42dd-b973-ea2c283a3a04"}]': finished 2024-04-26T06:07:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]: dispatch 2024-04-26T06:07:07.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:07 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/862e9444-b0b6-463a-a14a-f5d229d5cc5a"}]': finished 2024-04-26T06:07:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:08 smithi146 ceph-mon[92947]: osdmap e2729: 8 total, 8 up, 8 in 2024-04-26T06:07:08.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:08 smithi146 ceph-mon[92947]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:08 smithi146 ceph-mon[95531]: osdmap e2729: 8 total, 8 up, 8 in 2024-04-26T06:07:08.693 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:08 smithi146 ceph-mon[95531]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:08.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:08 smithi204 ceph-mon[88313]: osdmap e2729: 8 total, 8 up, 8 in 2024-04-26T06:07:08.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:08 smithi204 ceph-mon[88313]: pgmap v5006: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 487 KiB/s rd, 38 KiB/s wr, 682 op/s 2024-04-26T06:07:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:09 smithi146 ceph-mon[92947]: osdmap e2730: 8 total, 8 up, 8 in 2024-04-26T06:07:09.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:09 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:09 smithi146 ceph-mon[95531]: osdmap e2730: 8 total, 8 up, 8 in 2024-04-26T06:07:09.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:09 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:09.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:09 smithi204 ceph-mon[88313]: osdmap e2730: 8 total, 8 up, 8 in 2024-04-26T06:07:09.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:09 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[92947]: osdmap e2731: 8 total, 8 up, 8 in 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[92947]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[92947]: osdmap e2732: 8 total, 8 up, 8 in 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[95531]: osdmap e2731: 8 total, 8 up, 8 in 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[95531]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:10.692 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:10 smithi146 ceph-mon[95531]: osdmap e2732: 8 total, 8 up, 8 in 2024-04-26T06:07:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:10 smithi204 ceph-mon[88313]: osdmap e2731: 8 total, 8 up, 8 in 2024-04-26T06:07:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:10 smithi204 ceph-mon[88313]: pgmap v5009: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:10.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:10 smithi204 ceph-mon[88313]: osdmap e2732: 8 total, 8 up, 8 in 2024-04-26T06:07:10.852 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_mirror_image_create_snapshot PASSED [ 82%] 2024-04-26T06:07:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:11 smithi204 ceph-mon[88313]: osdmap e2733: 8 total, 8 up, 8 in 2024-04-26T06:07:12.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:11 smithi204 ceph-mon[88313]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:11 smithi146 ceph-mon[95531]: osdmap e2733: 8 total, 8 up, 8 in 2024-04-26T06:07:12.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:11 smithi146 ceph-mon[95531]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:11 smithi146 ceph-mon[92947]: osdmap e2733: 8 total, 8 up, 8 in 2024-04-26T06:07:12.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:11 smithi146 ceph-mon[92947]: pgmap v5012: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 122 KiB/s rd, 7.5 KiB/s wr, 159 op/s 2024-04-26T06:07:13.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:12 smithi204 ceph-mon[88313]: osdmap e2734: 8 total, 8 up, 8 in 2024-04-26T06:07:13.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:12 smithi146 ceph-mon[95531]: osdmap e2734: 8 total, 8 up, 8 in 2024-04-26T06:07:13.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:12 smithi146 ceph-mon[92947]: osdmap e2734: 8 total, 8 up, 8 in 2024-04-26T06:07:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:13 smithi204 ceph-mon[88313]: osdmap e2735: 8 total, 8 up, 8 in 2024-04-26T06:07:14.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:13 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]: dispatch 2024-04-26T06:07:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:13 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]': finished 2024-04-26T06:07:14.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:13 smithi204 ceph-mon[88313]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:14.191 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[95531]: osdmap e2735: 8 total, 8 up, 8 in 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]: dispatch 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]': finished 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[95531]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[92947]: osdmap e2735: 8 total, 8 up, 8 in 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]: dispatch 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2212585358' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/122/ac262a97-7178-4efb-a667-4057f7d88f40"}]': finished 2024-04-26T06:07:14.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:13 smithi146 ceph-mon[92947]: pgmap v5015: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:14.906 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMirroring::test_aio_mirror_image_create_snapshot PASSED [ 82%] 2024-04-26T06:07:14.985 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_move PASSED [ 83%] 2024-04-26T06:07:15.130 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_purge PASSED [ 84%] 2024-04-26T06:07:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:14 smithi146 ceph-mon[92947]: osdmap e2736: 8 total, 8 up, 8 in 2024-04-26T06:07:15.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:14 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:07:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:14 smithi146 ceph-mon[95531]: osdmap e2736: 8 total, 8 up, 8 in 2024-04-26T06:07:15.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:14 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:07:15.203 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_denied PASSED [ 84%] 2024-04-26T06:07:15.278 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove PASSED [ 85%] 2024-04-26T06:07:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:14 smithi204 ceph-mon[88313]: osdmap e2736: 8 total, 8 up, 8 in 2024-04-26T06:07:15.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:14 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:07:15.351 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_remove_with_progress PASSED [ 85%] 2024-04-26T06:07:15.427 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_get PASSED [ 86%] 2024-04-26T06:07:15.560 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_list PASSED [ 86%] 2024-04-26T06:07:15.683 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestTrash::test_restore PASSED [ 87%] 2024-04-26T06:07:15.690 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_create_group PASSED [ 88%] 2024-04-26T06:07:15.699 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_rename_group PASSED [ 88%] 2024-04-26T06:07:15.700 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_empty PASSED [ 89%] 2024-04-26T06:07:15.708 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups PASSED [ 89%] 2024-04-26T06:07:15.715 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::test_list_groups_after_removed PASSED [ 90%] 2024-04-26T06:07:15.808 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_add PASSED [ 90%] 2024-04-26T06:07:15.895 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_empty PASSED [ 91%] 2024-04-26T06:07:15.988 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list PASSED [ 92%] 2024-04-26T06:07:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: osdmap e2737: 8 total, 8 up, 8 in 2024-04-26T06:07:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.094 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: osdmap e2737: 8 total, 8 up, 8 in 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:07:16.095 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:15 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.115 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_list_move_to_trash PASSED [ 92%] 2024-04-26T06:07:16.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: osdmap e2737: 8 total, 8 up, 8 in 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: pgmap v5018: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 90 KiB/s rd, 11 KiB/s wr, 126 op/s 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:07:16.305 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:15 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:07:16.442 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:16] "GET /metrics HTTP/1.1" 200 36735 "" "Prometheus/2.43.0" 2024-04-26T06:07:17.730 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_many_images PASSED [ 93%] 2024-04-26T06:07:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:17 smithi204 ceph-mon[88313]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-04-26T06:07:17.843 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_image_remove PASSED [ 93%] 2024-04-26T06:07:17.935 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap PASSED [ 94%] 2024-04-26T06:07:17.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:17 smithi146 ceph-mon[95531]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-04-26T06:07:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:17 smithi146 ceph-mon[92947]: pgmap v5019: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 64 KiB/s rd, 7.7 KiB/s wr, 90 op/s 2024-04-26T06:07:18.042 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_flags PASSED [ 94%] 2024-04-26T06:07:18.210 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_list_many PASSED [ 95%] 2024-04-26T06:07:19.596 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_namespace PASSED [ 96%] 2024-04-26T06:07:19.702 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rename PASSED [ 96%] 2024-04-26T06:07:19.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:19 smithi204 ceph-mon[88313]: osdmap e2738: 8 total, 8 up, 8 in 2024-04-26T06:07:19.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:19 smithi204 ceph-mon[88313]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 927 KiB/s rd, 99 KiB/s wr, 1.34k op/s 2024-04-26T06:07:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:19 smithi146 ceph-mon[95531]: osdmap e2738: 8 total, 8 up, 8 in 2024-04-26T06:07:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:19 smithi146 ceph-mon[95531]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 927 KiB/s rd, 99 KiB/s wr, 1.34k op/s 2024-04-26T06:07:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:19 smithi146 ceph-mon[92947]: osdmap e2738: 8 total, 8 up, 8 in 2024-04-26T06:07:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:19 smithi146 ceph-mon[92947]: pgmap v5021: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 927 KiB/s rd, 99 KiB/s wr, 1.34k op/s 2024-04-26T06:07:20.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:20 smithi204 ceph-mon[88313]: osdmap e2739: 8 total, 8 up, 8 in 2024-04-26T06:07:20.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:20 smithi204 ceph-mon[88313]: osdmap e2740: 8 total, 8 up, 8 in 2024-04-26T06:07:20.909 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestGroups::test_group_snap_rollback PASSED [ 97%] 2024-04-26T06:07:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:20 smithi146 ceph-mon[95531]: osdmap e2739: 8 total, 8 up, 8 in 2024-04-26T06:07:20.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:20 smithi146 ceph-mon[95531]: osdmap e2740: 8 total, 8 up, 8 in 2024-04-26T06:07:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:20 smithi146 ceph-mon[92947]: osdmap e2739: 8 total, 8 up, 8 in 2024-04-26T06:07:20.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:20 smithi146 ceph-mon[92947]: osdmap e2740: 8 total, 8 up, 8 in 2024-04-26T06:07:21.181 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration PASSED [ 97%] 2024-04-26T06:07:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:21 smithi204 ceph-mon[88313]: osdmap e2741: 8 total, 8 up, 8 in 2024-04-26T06:07:22.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:21 smithi204 ceph-mon[88313]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 138 KiB/s wr, 1.88k op/s 2024-04-26T06:07:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:21 smithi146 ceph-mon[95531]: osdmap e2741: 8 total, 8 up, 8 in 2024-04-26T06:07:22.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:21 smithi146 ceph-mon[95531]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 138 KiB/s wr, 1.88k op/s 2024-04-26T06:07:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:21 smithi146 ceph-mon[92947]: osdmap e2741: 8 total, 8 up, 8 in 2024-04-26T06:07:22.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:21 smithi146 ceph-mon[92947]: pgmap v5025: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 1.3 MiB/s rd, 138 KiB/s wr, 1.88k op/s 2024-04-26T06:07:23.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:22 smithi204 ceph-mon[88313]: osdmap e2742: 8 total, 8 up, 8 in 2024-04-26T06:07:23.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:22 smithi146 ceph-mon[95531]: osdmap e2742: 8 total, 8 up, 8 in 2024-04-26T06:07:23.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:22 smithi146 ceph-mon[92947]: osdmap e2742: 8 total, 8 up, 8 in 2024-04-26T06:07:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:23 smithi146 ceph-mon[95531]: osdmap e2743: 8 total, 8 up, 8 in 2024-04-26T06:07:24.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:23 smithi146 ceph-mon[95531]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:23 smithi146 ceph-mon[92947]: osdmap e2743: 8 total, 8 up, 8 in 2024-04-26T06:07:24.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:23 smithi146 ceph-mon[92947]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:23 smithi204 ceph-mon[88313]: osdmap e2743: 8 total, 8 up, 8 in 2024-04-26T06:07:24.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:23 smithi204 ceph-mon[88313]: pgmap v5028: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:24.966 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_import PASSED [ 98%] 2024-04-26T06:07:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:24 smithi146 ceph-mon[95531]: osdmap e2744: 8 total, 8 up, 8 in 2024-04-26T06:07:25.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:24 smithi146 ceph-mon[92947]: osdmap e2744: 8 total, 8 up, 8 in 2024-04-26T06:07:25.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:25.199 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migration_with_progress PASSED [ 98%] 2024-04-26T06:07:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:24 smithi204 ceph-mon[88313]: osdmap e2744: 8 total, 8 up, 8 in 2024-04-26T06:07:25.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:25.388 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort PASSED [ 99%] 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout:../../../clone.client.0/src/test/pybind/test_rbd.py::TestMigration::test_migrate_abort_with_progress PASSED [100%] 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout:=============================== warnings summary =============================== 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout:test_rbd.py::test_remove_with_progress_except 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: /usr/lib/python3.9/site-packages/_pytest/unraisableexception.py:78: PytestUnraisableExceptionWarning: Exception ignored in: 'rbd.progress_callback' 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: Traceback (most recent call last): 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: File "/home/ubuntu/cephtest/clone.client.0/src/test/pybind/test_rbd.py", line 423, in progress_cb 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: raise Exception() 2024-04-26T06:07:25.828 INFO:tasks.workunit.client.0.smithi146.stdout: Exception 2024-04-26T06:07:25.829 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:07:25.829 INFO:tasks.workunit.client.0.smithi146.stdout: warnings.warn(pytest.PytestUnraisableExceptionWarning(msg)) 2024-04-26T06:07:25.829 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:07:25.829 INFO:tasks.workunit.client.0.smithi146.stdout:-- Docs: https://docs.pytest.org/en/stable/warnings.html 2024-04-26T06:07:25.829 INFO:tasks.workunit.client.0.smithi146.stdout:============ 167 passed, 8 skipped, 1 warning in 633.50s (0:10:33) ============= 2024-04-26T06:07:25.875 INFO:tasks.workunit.client.0.smithi146.stderr:+ exit 0 2024-04-26T06:07:25.875 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T06:07:25.876 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T06:07:25.946 INFO:tasks.workunit:Stopping ['rbd/test_librbd_python.sh'] on client.0... 2024-04-26T06:07:25.947 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T06:07:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:25 smithi146 ceph-mon[92947]: osdmap e2745: 8 total, 8 up, 8 in 2024-04-26T06:07:26.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:25 smithi146 ceph-mon[92947]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 26 KiB/s wr, 614 op/s 2024-04-26T06:07:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:25 smithi146 ceph-mon[95531]: osdmap e2745: 8 total, 8 up, 8 in 2024-04-26T06:07:26.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:25 smithi146 ceph-mon[95531]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 26 KiB/s wr, 614 op/s 2024-04-26T06:07:26.208 DEBUG:teuthology.parallel:result is None 2024-04-26T06:07:26.209 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:07:26.232 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:07:26.233 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T06:07:26.288 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:07:26.288 INFO:teuthology.task.full_sequential:In full_sequential, running task print... 2024-04-26T06:07:26.288 INFO:teuthology.task.print:**** done end test_rbd_python.yaml 2024-04-26T06:07:26.288 DEBUG:teuthology.parallel:result is None 2024-04-26T06:07:26.288 INFO:teuthology.run_tasks:Running task print... 2024-04-26T06:07:26.299 INFO:teuthology.task.print:**** done end parallel 2024-04-26T06:07:26.299 INFO:teuthology.run_tasks:Running task print... 2024-04-26T06:07:26.308 INFO:teuthology.task.print:**** done start telemetry x... 2024-04-26T06:07:26.308 INFO:teuthology.run_tasks:Running task workunit... 2024-04-26T06:07:26.322 INFO:tasks.workunit:Pulling workunits from ref b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T06:07:26.323 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-04-26T06:07:26.323 DEBUG:teuthology.orchestra.run.smithi146:> stat -- /home/ubuntu/cephtest/mnt.0 2024-04-26T06:07:26.324 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:25 smithi204 ceph-mon[88313]: osdmap e2745: 8 total, 8 up, 8 in 2024-04-26T06:07:26.324 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:25 smithi204 ceph-mon[88313]: pgmap v5031: 137 pgs: 137 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 474 KiB/s rd, 26 KiB/s wr, 614 op/s 2024-04-26T06:07:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T06:07:26.343 INFO:teuthology.orchestra.run.smithi146.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-04-26T06:07:26.343 DEBUG:teuthology.orchestra.run.smithi146:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T06:07:26.398 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-04-26T06:07:26.398 DEBUG:teuthology.orchestra.run.smithi146:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-04-26T06:07:26.454 INFO:tasks.workunit:timeout=3h 2024-04-26T06:07:26.455 INFO:tasks.workunit:cleanup=True 2024-04-26T06:07:26.455 DEBUG:teuthology.orchestra.run.smithi146:> 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 b22e2ebdeb24376882b7bda2a7329c8cccc2276a 2024-04-26T06:07:26.510 INFO:tasks.workunit.client.0.smithi146.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-04-26T06:07:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:26] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:07:27.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:26 smithi146 ceph-mon[95531]: osdmap e2746: 8 total, 8 up, 8 in 2024-04-26T06:07:27.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:26 smithi146 ceph-mon[92947]: osdmap e2746: 8 total, 8 up, 8 in 2024-04-26T06:07:27.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:26 smithi204 ceph-mon[88313]: osdmap e2746: 8 total, 8 up, 8 in 2024-04-26T06:07:28.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:27 smithi146 ceph-mon[95531]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:28.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:27 smithi146 ceph-mon[92947]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:28.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:27 smithi204 ceph-mon[88313]: pgmap v5033: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:29 smithi204 ceph-mon[88313]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:29.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:29 smithi146 ceph-mon[95531]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:29 smithi146 ceph-mon[92947]: pgmap v5034: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:31.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:31 smithi204 ceph-mon[88313]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:31 smithi146 ceph-mon[95531]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:31 smithi146 ceph-mon[92947]: pgmap v5035: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:33 smithi204 ceph-mon[88313]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:33 smithi146 ceph-mon[92947]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:33 smithi146 ceph-mon[95531]: pgmap v5036: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:35 smithi204 ceph-mon[88313]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:35 smithi146 ceph-mon[92947]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:35 smithi146 ceph-mon[95531]: pgmap v5037: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:36.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:36] "GET /metrics HTTP/1.1" 200 36737 "" "Prometheus/2.43.0" 2024-04-26T06:07:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:37 smithi204 ceph-mon[88313]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:37 smithi146 ceph-mon[95531]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:37.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:37 smithi146 ceph-mon[92947]: pgmap v5038: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:39.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:39.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:39.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:40.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:39 smithi146 ceph-mon[92947]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:40.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:39 smithi146 ceph-mon[95531]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:40.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:39 smithi204 ceph-mon[88313]: pgmap v5039: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:41.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:41 smithi204 ceph-mon[88313]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:41.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:41 smithi146 ceph-mon[92947]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:41.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:41 smithi146 ceph-mon[95531]: pgmap v5040: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:43.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:43 smithi204 ceph-mon[88313]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:43.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:43 smithi146 ceph-mon[92947]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:43.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:43 smithi146 ceph-mon[95531]: pgmap v5041: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:45.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:45 smithi204 ceph-mon[88313]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:45.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:45 smithi146 ceph-mon[92947]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:45 smithi146 ceph-mon[95531]: pgmap v5042: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:46.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:46] "GET /metrics HTTP/1.1" 200 34262 "" "Prometheus/2.43.0" 2024-04-26T06:07:47.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:47 smithi204 ceph-mon[88313]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:47 smithi146 ceph-mon[92947]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:47.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:47 smithi146 ceph-mon[95531]: pgmap v5043: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:49.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:49 smithi204 ceph-mon[88313]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:49 smithi146 ceph-mon[92947]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:49 smithi146 ceph-mon[95531]: pgmap v5044: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:51.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:51 smithi204 ceph-mon[88313]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:51.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:51 smithi146 ceph-mon[92947]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:51.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:51 smithi146 ceph-mon[95531]: pgmap v5045: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:53.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:53 smithi204 ceph-mon[88313]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:53.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:53 smithi146 ceph-mon[92947]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:53.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:53 smithi146 ceph-mon[95531]: pgmap v5046: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:54.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:54 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:54.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:54 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:54.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:54 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:07:55.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:55 smithi204 ceph-mon[88313]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:55.941 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:55 smithi146 ceph-mon[95531]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:55.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:55 smithi146 ceph-mon[92947]: pgmap v5047: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:56.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:07:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:07:56] "GET /metrics HTTP/1.1" 200 34265 "" "Prometheus/2.43.0" 2024-04-26T06:07:57.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:57 smithi204 ceph-mon[88313]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:57.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:57 smithi146 ceph-mon[95531]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:57.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:57 smithi146 ceph-mon[92947]: pgmap v5048: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:59.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:07:59 smithi204 ceph-mon[88313]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:59.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:07:59 smithi146 ceph-mon[95531]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:07:59.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:07:59 smithi146 ceph-mon[92947]: pgmap v5049: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:01.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:01 smithi204 ceph-mon[88313]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:01.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:01 smithi146 ceph-mon[95531]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:01.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:01 smithi146 ceph-mon[92947]: pgmap v5050: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:03.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:03 smithi204 ceph-mon[88313]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:03.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:03 smithi146 ceph-mon[95531]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:03.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:03 smithi146 ceph-mon[92947]: pgmap v5051: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:06.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:05 smithi204 ceph-mon[88313]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:06.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:05 smithi146 ceph-mon[95531]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:06.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:05 smithi146 ceph-mon[92947]: pgmap v5052: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:06.694 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:06 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:08:06] "GET /metrics HTTP/1.1" 200 34265 "" "Prometheus/2.43.0" 2024-04-26T06:08:07.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:07 smithi204 ceph-mon[88313]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:07.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:07 smithi146 ceph-mon[95531]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:07.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:07 smithi146 ceph-mon[92947]: pgmap v5053: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:09.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:08 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:09.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:08 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:09.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:08 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:10.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:09 smithi146 ceph-mon[95531]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:10.192 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:09 smithi146 ceph-mon[92947]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:10.304 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:09 smithi204 ceph-mon[88313]: pgmap v5054: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:11.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:11 smithi204 ceph-mon[88313]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:11.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:11 smithi146 ceph-mon[95531]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:11.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:11 smithi146 ceph-mon[92947]: pgmap v5055: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:13.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:13 smithi204 ceph-mon[88313]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:13.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:13 smithi146 ceph-mon[95531]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:13.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:13 smithi146 ceph-mon[92947]: pgmap v5056: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:15.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:15 smithi204 ceph-mon[88313]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:15.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:15 smithi146 ceph-mon[95531]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:15.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:15 smithi146 ceph-mon[92947]: pgmap v5057: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:16.479 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:08:16] "GET /metrics HTTP/1.1" 200 34261 "" "Prometheus/2.43.0" 2024-04-26T06:08:16.479 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:16.480 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:16 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:16 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:16.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:16 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:17.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:17 smithi204 ceph-mon[88313]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:17.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:17 smithi146 ceph-mon[95531]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:17.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:17 smithi146 ceph-mon[92947]: pgmap v5058: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:19.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:19 smithi204 ceph-mon[88313]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:19.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:19 smithi146 ceph-mon[95531]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:19.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:19 smithi146 ceph-mon[92947]: pgmap v5059: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:21.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:21 smithi204 ceph-mon[88313]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:21.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:21 smithi146 ceph-mon[95531]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:21.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:21 smithi146 ceph-mon[92947]: pgmap v5060: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:23.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:23 smithi204 ceph-mon[88313]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:23.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:23 smithi146 ceph-mon[95531]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:23.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:23 smithi146 ceph-mon[92947]: pgmap v5061: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:24.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:24 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:24.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:24 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:24.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:24 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:25.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:25 smithi204 ceph-mon[88313]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:25.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:25 smithi146 ceph-mon[95531]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:25.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:25 smithi146 ceph-mon[92947]: pgmap v5062: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:26.692 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:26 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:08:26] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.43.0" 2024-04-26T06:08:27.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:27 smithi204 ceph-mon[88313]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:27.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:27 smithi146 ceph-mon[95531]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:27.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:27 smithi146 ceph-mon[92947]: pgmap v5063: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:29.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:29 smithi204 ceph-mon[88313]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:29.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:29 smithi146 ceph-mon[92947]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:29.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:29 smithi146 ceph-mon[95531]: pgmap v5064: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:31.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:31 smithi204 ceph-mon[88313]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:31.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:31 smithi146 ceph-mon[92947]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:31.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:31 smithi146 ceph-mon[95531]: pgmap v5065: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:33.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:33 smithi204 ceph-mon[88313]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:33.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:33 smithi146 ceph-mon[92947]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:33.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:33 smithi146 ceph-mon[95531]: pgmap v5066: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:35.533 INFO:tasks.workunit.client.0.smithi146.stderr:Note: switching to 'b22e2ebdeb24376882b7bda2a7329c8cccc2276a'. 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr:You are in 'detached HEAD' state. You can look around, make experimental 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr:changes and commit them, and you can discard any commits you make in this 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr:state without impacting any branches by switching back to a branch. 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr:If you want to create a new branch to retain commits you create, you may 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr:do so (now or later) by using -c with the switch command. Example: 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.534 INFO:tasks.workunit.client.0.smithi146.stderr: git switch -c 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr:Or undo this operation with: 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr: git switch - 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr:Turn off this advice by setting config variable advice.detachedHead to false 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:35.535 INFO:tasks.workunit.client.0.smithi146.stderr:HEAD is now at b22e2ebdeb2 Merge pull request #57078 from adk3798/squid-cephadm-no-downgrade 2024-04-26T06:08:35.538 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T06:08:35.593 INFO:tasks.workunit.client.0.smithi146.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-04-26T06:08:35.595 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T06:08:35.595 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-04-26T06:08:35.644 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-04-26T06:08:35.694 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-04-26T06:08:35.732 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-04-26T06:08:35.734 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T06:08:35.734 INFO:tasks.workunit.client.0.smithi146.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-04-26T06:08:35.773 INFO:tasks.workunit.client.0.smithi146.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-04-26T06:08:35.776 DEBUG:teuthology.orchestra.run.smithi146:> set -ex 2024-04-26T06:08:35.776 DEBUG:teuthology.orchestra.run.smithi146:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-04-26T06:08:35.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:35 smithi204 ceph-mon[88313]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:35.833 INFO:tasks.workunit:Running workunits matching test_telemetry_reef_x.sh on client.0... 2024-04-26T06:08:35.834 INFO:tasks.workunit:Running workunit test_telemetry_reef_x.sh... 2024-04-26T06:08:35.834 DEBUG:teuthology.orchestra.run.smithi146: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=b22e2ebdeb24376882b7bda2a7329c8cccc2276a 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-04-26T06:08:35.892 INFO:tasks.workunit.client.0.smithi146.stderr:++ ceph config get mgr mgr/telemetry/last_opt_revision 2024-04-26T06:08:35.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:35 smithi146 ceph-mon[95531]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:35.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:35 smithi146 ceph-mon[92947]: pgmap v5067: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:36.275 INFO:tasks.workunit.client.0.smithi146.stderr:+ LAST_OPT_REVISION=1 2024-04-26T06:08:36.275 INFO:tasks.workunit.client.0.smithi146.stderr:+ '[' 1 -ne 1 ']' 2024-04-26T06:08:36.275 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph -s 2024-04-26T06:08:36.479 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:36 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:08:36] "GET /metrics HTTP/1.1" 200 34264 "" "Prometheus/2.43.0" 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: cluster: 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: id: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: health: HEALTH_WARN 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: Telemetry requires re-opt-in 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: services: 2024-04-26T06:08:36.786 INFO:tasks.workunit.client.0.smithi146.stdout: mon: 3 daemons, quorum a,b,c (age 84m) 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: mgr: y(active, since 84m), standbys: x 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: mds: 1/1 daemons up, 1 standby 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: osd: 8 osds: 8 up (since 79m), 8 in (since 91m) 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: data: 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: volumes: 1/1 healthy 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: pools: 4 pools, 105 pgs 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: objects: 28 objects, 4.6 MiB 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: usage: 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: pgs: 105 active+clean 2024-04-26T06:08:36.787 INFO:tasks.workunit.client.0.smithi146.stdout: 2024-04-26T06:08:36.798 INFO:tasks.workunit.client.0.smithi146.stderr:++ ceph telemetry collection ls 2024-04-26T06:08:36.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:36 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:36.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:36 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:36 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:36.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:36 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:36 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:36.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:36 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/2363738804' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/telemetry/last_opt_revision"}]: dispatch 2024-04-26T06:08:37.285 INFO:tasks.workunit.client.0.smithi146.stderr:+ COLLECTIONS='New collections are available: 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:['\''basic_pool_flags'\''] 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.286 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster ' 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:+ NEW_COLLECTIONS=("perf_perf" "basic_mds_metadata" "basic_pool_usage" "basic_rook_v01" "perf_memory_metrics" "basic_pool_flags") 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.287 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_perf* ]] 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.288 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.289 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_mds_metadata* ]] 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.290 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_usage* ]] 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.291 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_rook_v01* ]] 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.292 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.293 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *perf_memory_metrics* ]] 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:+ for col in ${NEW_COLLECTIONS[@]} 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:+ [[ New collections are available: 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:['basic_pool_flags'] 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:Run `ceph telemetry on` to opt-in to these collections. 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr: 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:NAME STATUS DESC 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_base REPORTING Basic information about the cluster (capacity, number and type of daemons, version, etc.) 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_mds_metadata REPORTING MDS metadata 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_flags NOT REPORTING: NOT OPTED-IN Per-pool flags 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_options_bluestore REPORTING Per-pool bluestore config options 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_pool_usage REPORTING Default pool application and usage statistics 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_rook_v01 REPORTING Basic Rook deployment data 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:basic_usage_by_class REPORTING Default device class usage statistics 2024-04-26T06:08:37.294 INFO:tasks.workunit.client.0.smithi146.stderr:crash_base REPORTING Information about daemon crashes (daemon type and version, backtrace, etc.) 2024-04-26T06:08:37.295 INFO:tasks.workunit.client.0.smithi146.stderr:device_base REPORTING Information about device health metrics 2024-04-26T06:08:37.295 INFO:tasks.workunit.client.0.smithi146.stderr:ident_base REPORTING User-provided identifying information about the cluster 2024-04-26T06:08:37.295 INFO:tasks.workunit.client.0.smithi146.stderr:perf_memory_metrics REPORTING Heap stats and mempools for mon and mds 2024-04-26T06:08:37.295 INFO:tasks.workunit.client.0.smithi146.stderr:perf_perf REPORTING Information about performance counters of the cluster == *basic_pool_flags* ]] 2024-04-26T06:08:37.295 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview 2024-04-26T06:08:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:37 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.804 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:37 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:37 smithi204 ceph-mon[88313]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:37 smithi204 ceph-mon[88313]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:37 smithi204 ceph-mon[88313]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[95531]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[95531]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[95531]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/458889560' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-26T06:08:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[92947]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[92947]: from='client.36144 -' entity='client.admin' cmd=[{"prefix": "telemetry collection ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:37.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:37 smithi146 ceph-mon[92947]: pgmap v5068: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:38.024 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:38.025 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.026 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:38.027 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T06:08:38.028 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:38.029 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:38.030 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:38.031 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T06:08:38.032 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:38.033 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T06:08:38.034 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T06:08:38.035 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:38.036 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T06:08:38.037 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:38.038 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:38.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:38.040 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:38.041 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.042 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 2, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T06:08:38.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "has_msr_rules": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 1, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T06:08:38.044 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_collision_tries": 100, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_descents": 100, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T06:08:38.045 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T06:08:38.046 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.047 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20529152, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 385096, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 778240, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 432, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.048 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1461440, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1063936, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14866168, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21307392 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20258816, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 324408, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 851968, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 339, 2024-04-26T06:08:38.049 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1040216, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 13, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 808448, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14481264, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20258816 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 174391296, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2549448, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:38.050 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 598016, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6817, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 12371696, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 4059904, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 152379208, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 174989312 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 256843776, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 4743192, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3145728, 2024-04-26T06:08:38.051 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 737280, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 139264, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9341, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 14163768, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2930688, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 231123120, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 256983040 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 168583168, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2531200, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:38.052 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 2220032, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6509, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 9633200, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2579968, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 150824144, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 170803200 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 590872576, 2024-04-26T06:08:38.053 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 27239928, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 54026240, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12269, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87157544, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 54, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9458944, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 463608288, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 644898816 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:38.054 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 620027904, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 26381184, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 43057152, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 13316, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87667648, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10419712, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 492151488, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 663085056 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:38.055 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 437944320, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 24397872, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 103809024, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 10867, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83131328, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9481472, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 317525776, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 541753344 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:38.056 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 592191488, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19381624, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8798208, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11790, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83180776, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10547200, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 475674016, 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 600989696 2024-04-26T06:08:38.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 510115840, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 26011728, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 16384, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25853952, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11277, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 84905264, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11603712, 2024-04-26T06:08:38.058 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 384170880, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 535969792 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 588275712, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 28515416, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32530432, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12749, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 109014096, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:38.059 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9298688, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 438039640, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 620806144 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 512491520, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19066184, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 5373952, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 64438272, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9887, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 77989696, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11722496, 2024-04-26T06:08:38.060 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 398339192, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 576929792 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 540852224, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 23863184, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 26009600, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11352, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 100553512, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 51, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 12062976, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 400964680, 2024-04-26T06:08:38.061 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 566861824 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T06:08:38.062 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "12.002986", 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T06:08:38.066 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.069 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.071 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 221552, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 64 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.072 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51904, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 181 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12664, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 265 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.074 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.077 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.078 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.079 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149008, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.081 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.082 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.083 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:38.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42374540, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5283 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42489174, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5284 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:38.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11792, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 348 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.100 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42028380, 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5189 2024-04-26T06:08:38.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1144, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.106 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21616, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 407 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 35072, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57840, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 723 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 390832, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1277831, 2024-04-26T06:08:38.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 332 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2450298, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 542166 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7026016, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10364 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 81424, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8673 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 90192, 2024-04-26T06:08:38.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 41113, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19577701, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 277 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30272, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 344 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:38.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7167160, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18583 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22344, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 415 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30848, 2024-04-26T06:08:38.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58160, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 727 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 388960, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1870 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348408, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 100 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2424348, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 539982 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6987936, 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10308 2024-04-26T06:08:38.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 79216, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8502 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89664, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1868 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 118075, 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T06:08:38.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28144, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14000314, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10032, 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 114 2024-04-26T06:08:38.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7254416, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21090 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.124 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19712, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 380 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1536, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57600, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 720 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 387920, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 307796, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 89 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1756481, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 388859 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5147176, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7601 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 78300, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8483 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89520, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 77130, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9017261, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9856, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 112 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348480, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3237000, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 6225 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.132 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18200, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 333 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30720, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4032, 2024-04-26T06:08:38.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 56320, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 704 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 238349, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 79 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1742515, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 386488 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5113856, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7552 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70032, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7354 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:38.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 100679, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 57 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22864756, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9583 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9680, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 110 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.139 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3555240, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9237 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.140 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.141 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16840, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 325 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30592, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57360, 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 717 2024-04-26T06:08:38.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375648, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 780133, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 196 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2040925, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 452004 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5901976, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8711 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70304, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7351 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:38.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173136, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 75583, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18901460, 2024-04-26T06:08:38.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 274 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18480, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 210 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 464640, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.148 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4985240, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11987 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20112, 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 387 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31360, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 28 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:38.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 442344, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 118 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2347519, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 525940 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6798216, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10029 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70592, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7359 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:38.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 103027, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 61 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21907248, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 13376, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 152 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 487872, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6431880, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 12369 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.158 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18296, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 341 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30976, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 25 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3648, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 19 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377312, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 448163, 2024-04-26T06:08:38.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 115 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1695895, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 375776 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4958816, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7324 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 71480, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7512 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87072, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173048, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1241 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 50723, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20454140, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 231 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 453024, 2024-04-26T06:08:38.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3596320, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9236 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.166 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18488, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 357 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:38.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58480, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 731 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377104, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:38.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 461431, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 123 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1997640, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 445718 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5804056, 2024-04-26T06:08:38.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8567 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 72120, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7514 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87024, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 66751, 2024-04-26T06:08:38.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 48 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14805234, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 255 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:38.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:38.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4912440, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9463 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:38.176 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:38.177 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:38.178 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.179 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.180 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.181 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T06:08:38.183 INFO:tasks.workunit.client.0.smithi146.stdout: "reef", 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "squid" 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 19, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T06:08:38.184 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "squid" 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:38.185 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:38.186 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.187 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:38.188 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:38.189 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.190 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 4, 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]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9222, 3794, 4396, 3, 4, 3, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6184, 129, 127, 2, 18, 4, 3, 19, 26, 47, 45, 37, 36, 19, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 11, 9, 0, 5, 1, 0, 1, 5, 10, 92, 151, 74, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 381, 2, 1, 0, 1, 1, 0, 0, 0, 0, 1, 23, 302, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 170, 3, 0, 0, 1, 1, 0, 0, 0, 1, 11, 9, 27, 62, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 88, 4, 0, 0, 0, 0, 0, 1, 0, 0, 4, 8, 8, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.191 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 146, 0, 1, 0, 0, 2, 0, 0, 0, 0, 3, 16, 6, 18, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 102, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 8, 1, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.192 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.193 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9735, 39, 0, 0, 2, 1, 1, 0, 2, 0, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7767, 454, 1393, 0, 13, 6, 3, 19, 37, 54, 42, 52, 55, 12, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 69, 146, 21, 0, 0, 0, 2, 5, 21, 113, 195, 128, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 343, 2, 2, 9, 0, 0, 0, 0, 4, 0, 3, 16, 380, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 1, 0, 0, 1, 0, 0, 0, 8, 0, 1, 5, 21, 34, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 55, 0, 50, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 6, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 0, 167, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 54, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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]", 2024-04-26T06:08:38.194 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.195 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9525, 5, 0, 0, 1, 1, 1, 0, 0, 0, 19, 0, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.196 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8016, 44, 23, 0, 9, 0, 1, 0, 6, 4, 78, 18, 16, 45, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 815, 27, 25, 2, 2, 0, 1, 0, 2, 3, 39, 5, 2, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 409, 9, 6, 0, 1, 0, 0, 1, 3, 0, 2, 11, 37, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 135, 9, 5, 0, 0, 0, 0, 0, 3, 3, 7, 13, 23, 65, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 4, 2, 0, 0, 0, 0, 2, 1, 3, 0, 10, 36, 25, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 140, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 20, 46, 56, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 47, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 8, 31, 28, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 13, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.197 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.198 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12739, 11, 0, 1, 0, 0, 0, 0, 1, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10013, 26, 0, 1, 16, 3, 1, 9, 13, 22, 17, 4, 21, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1157, 107, 152, 0, 1, 0, 0, 2, 5, 6, 59, 83, 37, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 538, 20, 27, 0, 22, 0, 0, 0, 0, 0, 0, 16, 160, 9, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.199 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 184, 10, 13, 0, 259, 0, 0, 0, 0, 0, 1, 0, 14, 37, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 183, 5, 26, 31, 231, 0, 0, 0, 0, 0, 2, 1, 2, 5, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 38, 2, 1, 34, 413, 0, 0, 0, 0, 0, 0, 0, 1, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 3, 1904, 110, 0, 0, 0, 0, 0, 0, 0, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 6, 19, 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]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[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, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.200 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2979, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8526, 3078, 63, 4, 16, 20, 1, 0, 1, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7225, 82, 9, 1, 15, 18, 58, 68, 9, 16, 13, 14, 11, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1109, 21, 3, 0, 5, 4, 8, 10, 4, 20, 46, 94, 35, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 603, 12, 0, 0, 0, 0, 0, 0, 0, 0, 4, 18, 152, 8, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 470, 25, 0, 0, 0, 1, 1, 0, 0, 0, 3, 3, 21, 19, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 237, 26, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 20, 15, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 92, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 24, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.202 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 38, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12969, 74, 57, 9, 6661, 431, 1, 0, 0, 3, 5, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10334, 206, 19, 0, 876, 183, 63, 101, 0, 4, 10, 4, 16, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1422, 18, 7, 1, 86, 21, 33, 37, 3, 8, 25, 3, 9, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 569, 4, 1, 5, 15, 3, 0, 0, 0, 0, 6, 6, 33, 4, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 159, 1, 0, 0, 26, 22, 0, 0, 0, 0, 12, 2, 20, 38, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 2, 1, 1, 2, 20, 0, 1, 0, 2, 1, 4, 17, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 6, 12, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 6, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2, 0, 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]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 566, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11810, 3995, 0, 0, 1, 1, 0, 0, 0, 1, 2, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7223, 161, 34, 4, 15, 4, 1, 4, 9, 11, 21, 12, 13, 12, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 890, 16, 13, 0, 2, 0, 1, 0, 6, 10, 68, 79, 31, 7, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 19, 181, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 125, 10, 5, 0, 0, 1, 0, 0, 0, 1, 4, 4, 19, 51, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 4, 2, 0, 0, 0, 0, 1, 0, 0, 0, 2, 1, 9, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 7, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.209 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4044, 1159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16475, 6745, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7050, 425, 1, 0, 12, 0, 0, 1, 1, 0, 4, 2, 7, 11, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 740, 36, 3, 0, 0, 0, 1, 2, 1, 1, 18, 3, 6, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 234, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 6, 24, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 126, 5, 0, 1, 0, 0, 0, 0, 1, 0, 4, 6, 19, 38, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 12, 11, 10, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 11, 28, 39, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 3, 10, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 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-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:38.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:38.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.215 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:38.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:38.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:38.218 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 493, 5, 3, 4, 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-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4224, 52, 69, 141, 448, 590, 683, 0, 8, 6, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 15, 31, 59, 19, 20, 43, 1, 0, 2, 3, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 340, 4, 1, 1, 0, 2, 2, 0, 0, 1, 0, 2, 7, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 8, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 362, 4, 7, 9, 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-04-26T06:08:38.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3210, 256, 27, 60, 119, 1, 0, 0, 2, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 587, 29, 1279, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 438, 19, 65, 0, 1, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1470, 1148, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1786, 1823, 226, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 49, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.223 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9428, 6, 0, 1, 1, 1, 1, 1, 2, 3, 1, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15804, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 389, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 13, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.226 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3209, 26, 2, 0, 3, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 413, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 21, 35, 46, 1, 0, 0, 0, 0, 0, 1, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1141, 328, 0, 123, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4104, 2457, 0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 212, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 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-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 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]", 2024-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.227 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 664, 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, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2848, 202, 34, 66, 138, 273, 459, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 28, 0, 0, 0, 3, 22, 1, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 691, 8, 12, 32, 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-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5572, 66, 125, 220, 461, 602, 713, 10, 14, 8, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 482, 2, 2, 7, 29, 10, 16, 1, 2, 10, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 303, 2, 8, 22, 6, 0, 0, 0, 0, 2, 2, 5, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 39, 73, 107, 25, 0, 0, 0, 0, 0, 0, 2, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.234 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2857, 32, 0, 2, 2, 2, 0, 0, 3, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 339, 1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 259, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 79, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 467, 7, 9, 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]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7490, 44, 58, 37, 1, 0, 3, 5, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2431, 36, 90, 43, 0, 0, 0, 2, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 177, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 7, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 18, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.241 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:38.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:38.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:38.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:38.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:38.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.262 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2904, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7642, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2607, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.269 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:38.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:38.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:38.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:38.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:38.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 78, 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-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1675, 22, 2, 0, 9, 0, 0, 4, 4, 8, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1429, 14, 1, 2, 5, 3, 8, 14, 27, 38, 73, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 207, 8, 3, 0, 2, 1, 2, 1, 3, 5, 46, 196, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 363, 3, 0, 0, 2, 2, 0, 0, 7, 4, 19, 28, 281, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 686, 2, 0, 0, 1, 0, 0, 2, 1, 0, 9, 11, 20, 22, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 862, 6, 0, 0, 0, 0, 1, 0, 0, 1, 0, 4, 6, 19, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2358, 18, 1, 1, 5, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1817, 2, 2, 2, 8, 8, 17, 21, 48, 69, 97, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 34, 3, 0, 1, 1, 1, 6, 3, 6, 5, 47, 259, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 14, 0, 0, 0, 2, 0, 0, 0, 0, 4, 3, 9, 373, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 37, 4, 0, 0, 0, 0, 0, 0, 3, 3, 5, 7, 21, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 90, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 12, 30, 74, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.282 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 330, 11, 0, 0, 5, 0, 2, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 175, 8, 1, 0, 1, 1, 1, 0, 5, 9, 45, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 210, 2, 0, 0, 0, 0, 2, 2, 8, 16, 64, 83, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 157, 0, 0, 0, 0, 1, 1, 3, 4, 14, 35, 46, 26, 11, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 6, 0, 0, 0, 0, 0, 1, 1, 3, 6, 16, 30, 39, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 16, 39, 103, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1066, 10, 1, 2, 12, 1, 1, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 613, 1, 0, 1, 2, 3, 4, 13, 14, 20, 45, 13, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 3, 0, 0, 0, 1, 0, 3, 7, 1, 20, 96, 133, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 356, 9, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 72, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 412, 2, 0, 0, 0, 0, 1, 0, 1, 1, 1, 6, 15, 30, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 21, 41, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 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]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 957, 9, 0, 0, 14, 1, 4, 3, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 902, 7, 0, 0, 1, 2, 5, 6, 11, 26, 41, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 404, 7, 0, 0, 0, 2, 2, 2, 6, 8, 53, 160, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 486, 24, 0, 0, 0, 0, 0, 0, 3, 2, 11, 24, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 318, 46, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 14, 8, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 80, 89, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 122, 170, 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-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 173, 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-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.290 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 109, 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]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 484, 15, 0, 0, 6, 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]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 128, 7, 0, 0, 1, 0, 1, 1, 2, 4, 16, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 9, 0, 0, 0, 0, 0, 3, 6, 3, 22, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 83, 9, 0, 0, 0, 0, 1, 0, 1, 3, 11, 20, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 17, 18, 0, 0, 0, 0, 0, 0, 3, 3, 6, 8, 16, 29, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 41, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 8, 33, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1055, 15, 0, 1, 13, 0, 3, 3, 6, 9, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 708, 4, 0, 2, 3, 2, 3, 12, 16, 23, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 7, 0, 0, 0, 1, 0, 0, 2, 2, 24, 97, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 419, 8, 0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 164, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 26, 26, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 31, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.295 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 50, 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-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 239, 13, 2, 2, 14, 0, 7, 4, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 69, 5, 0, 0, 1, 0, 1, 4, 4, 5, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 145, 13, 0, 0, 0, 0, 3, 5, 8, 11, 31, 41, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 74, 3, 0, 0, 0, 0, 0, 2, 0, 4, 16, 21, 26, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 19, 2, 0, 0, 0, 0, 0, 0, 0, 2, 5, 6, 24, 25, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 5, 13, 30, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-26T06:08:38.298 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 8, 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "number of replicas", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 1, 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[1, 1]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[2, 2]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[3, 3]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[4, 4]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[5, 5]", 2024-04-26T06:08:38.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[6, None]" 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "linear" 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 10, 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "duration", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 250000, 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 249999]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[250000, 499999]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[500000, 999999]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[1000000, 1999999]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[2000000, 3999999]", 2024-04-26T06:08:38.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[4000000, 7999999]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[8000000, 15999999]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[16000000, 31999999]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[32000000, None]" 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.303 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.304 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.305 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.306 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T06:08:38.308 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.311 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.312 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T06:08:38.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.315 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_inode": { 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_path": { 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T06:08:38.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.320 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T06:08:38.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "evlrg": { 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "segmjr": { 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248188 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.326 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50896 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.328 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.330 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.332 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.333 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T06:08:38.334 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.335 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.336 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T06:08:38.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.340 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed_ops": { 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:38.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 289 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.343 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58589890 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2053969319 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:38.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8446 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.346 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8446 2024-04-26T06:08:38.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8446, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29706556143 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.350 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115624941 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74518 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5617916064 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 171974656 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 170074112 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1900544 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24509891 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.354 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68814748 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1498457 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.357 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70854662 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178257003 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69206933 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.362 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 372782, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1953475043 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.363 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:38.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20421, 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9841665692 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:38.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 232 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:38.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8520 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59836005 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:38.367 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25560 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1916971400 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.368 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.369 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8518 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59189495 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66588 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3032055902 2024-04-26T06:08:38.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999956 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.371 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8521 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8521, 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32572513271 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:38.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74738 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.373 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251740160 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 250912768 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.375 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827392 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:38.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24707633 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.377 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68696534 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.379 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1512790 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.380 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70919857 2024-04-26T06:08:38.381 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178203985 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69259951 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.385 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376734, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2277110384 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20601, 2024-04-26T06:08:38.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8043973039 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:38.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58309785 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1313983049 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.391 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999961 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.392 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.394 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25760667705 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:38.396 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115018435 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74220 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2652965815 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:38.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 167788544 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165560320 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2228224 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.398 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24387389 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68888173 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.401 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1490088 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.403 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70813954 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178289721 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.405 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69174215 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 364756, 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1762691830 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:38.410 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20321, 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6165147190 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 112662 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10960896 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 753029120 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28959034 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1346882 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 200, 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1134665 2024-04-26T06:08:38.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 772407296 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76668, 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11122639029 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.415 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76678, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18248840800 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14831616 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314089472 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 768147456 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.416 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8478161503 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68863 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424544768 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424548864 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63610 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68863, 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2472549327 2024-04-26T06:08:38.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8377510052 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65775 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3764847 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10989755 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 911 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 281 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 911, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3178936 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 640 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9, 2024-04-26T06:08:38.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10329 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1080815616 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14475264 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20924, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 77947128 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3592, 2024-04-26T06:08:38.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6655417737 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 31861, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 288302908 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:38.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22336910529 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75981, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639921157 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50289040 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22387199569 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32689, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1482080432 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1003, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2507128 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21178, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9770877 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53, 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74449 2024-04-26T06:08:38.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16622, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2534887996 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251044 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24062 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23228, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2965410701 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55583, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19880092 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32355, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2319067129 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15412, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464007932 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.430 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.431 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10659479520 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 709005052 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3700310940351 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6992859642217 2024-04-26T06:08:38.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957915583071 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8742149 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 392244748 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35232774839 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33154337 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17262058258 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15082191100 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10476670 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2567, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15275599 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78643685320 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16251817354 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.435 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 569959693 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641490944 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587464704 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.436 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54026240 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.437 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56653694 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.438 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 921600 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68253826 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902710 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2416 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138416 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69884330 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.444 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10914272 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37769129 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68757111 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:38.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902710 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135962 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1109372 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68779828 2024-04-26T06:08:38.450 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.451 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42582 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128692, 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8189657854 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2489486266 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42582, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174361424593 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071250 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43364, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21981858010 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.454 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42582, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72298205422 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26959 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26959, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13651871571 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071250 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27285, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6509217291 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26959, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6705402288 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8266 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 459823691 2024-04-26T06:08:38.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18807832248 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8549, 2024-04-26T06:08:38.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5481903842 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14158743845 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7357 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2029662575 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 141901720774 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7530, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9990736877 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51434059289 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25732632 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.459 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 786890752 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39635 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.460 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.461 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8310784 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 795156480 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12675867 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8867701 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 199, 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1052970 2024-04-26T06:08:38.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 829489152 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77021, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12070575682 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77010, 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19851381799 2024-04-26T06:08:38.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16158720 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315412480 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 833748992 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.465 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7305348138 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60358 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324887552 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324891648 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56969 2024-04-26T06:08:38.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60358, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2850268388 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7202154276 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57195 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2786896 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 707 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8255301 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 943 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.469 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 246 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 943, 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2269076 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.470 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 979 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9178 2024-04-26T06:08:38.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1121619968 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13877248 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22161, 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 87257688 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.473 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3563, 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9076462020 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18277, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168739637 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23995640752 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76300, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1849495613 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49322726 2024-04-26T06:08:38.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24044963478 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30461, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1172894092 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 846, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2512413 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14129, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8777331 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 44, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52693 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11466, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2049906508 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.478 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 234637 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27059 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23282, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2228308523 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 74080, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20370635 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.479 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50798, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1428652551 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15564, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 485505782 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14281673342 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:38.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1364656771 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22305, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964062003215 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6638864900540 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3270124655588 2024-04-26T06:08:38.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9473089 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 300706730 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38595540722 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32508197 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16892077973 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19219910693 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885753 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2588, 2024-04-26T06:08:38.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17385373 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 89303852295 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20387671342 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789684901 2024-04-26T06:08:38.485 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659677184 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616546304 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.486 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43130880 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56858620 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.488 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36864 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68929540 2024-04-26T06:08:38.489 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439650 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138880 2024-04-26T06:08:38.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68349086 2024-04-26T06:08:38.492 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8287232 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37905746 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71247534 2024-04-26T06:08:38.495 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439650 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 119047 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1106844 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67262331 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.499 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45455 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133884, 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10493044160 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.500 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2513020968 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45455, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 677952385339 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163543 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.501 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47130, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34599840183 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45455, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 104477616204 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22627 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22627, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16279194864 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.502 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163543 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23052, 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6039470906 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22627, 2024-04-26T06:08:38.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5688537382 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13170 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 351714544 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108974852092 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14500837385 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:38.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35126103526 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9658 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2161306424 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552698338383 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10743, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14059531892 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63662975296 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843386880 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22196 2024-04-26T06:08:38.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.509 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10563584 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 603963392 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.510 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3284150 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1127744 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 177, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 885875 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.511 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519176192 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69293, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10410929917 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69310, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17042375775 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1249280 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 283885568 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 540475392 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7954444339 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66968 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952636416 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952640512 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59145 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66968, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2688356577 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7837506216 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63383 2024-04-26T06:08:38.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4020775 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 771 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10378707 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1111 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 353 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1111, 2024-04-26T06:08:38.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2833341 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 654 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10941 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900988928 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13864960 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.520 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14452, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54836023 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3604, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7676605456 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27765, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266814170 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20750603998 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68711, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1493065188 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:38.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34614653 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20785218651 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 57372, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1293949872 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.524 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 963, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2505938 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24351, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12821437 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43135 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20522, 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1264826881 2024-04-26T06:08:38.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251404 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18502 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7911, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2166789559 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24317, 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15667768 2024-04-26T06:08:38.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16406, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1883571290 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12664, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 418324493 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9547116963 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.528 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 705361724 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6765, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3599731110662 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6561207892106 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2723573267308 2024-04-26T06:08:38.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8038341 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359658455 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31692936987 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.530 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28809079 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14626670395 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15298095129 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885574 2024-04-26T06:08:38.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2550, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15143140 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71537736277 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16257641429 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:38.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506399493 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 538345472 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 434536448 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.533 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 103809024 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56816328 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 106496 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68898104 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 133120 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 320 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.539 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68670099 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.540 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10869952 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37877552 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.542 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68693008 2024-04-26T06:08:38.543 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:38.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 118496 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1126717 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67560198 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.547 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49463 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.548 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 142375, 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8020945413 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1846488152 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.549 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93233844506 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50294, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42876224342 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72095931974 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.550 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20573 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16434587690 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21003, 2024-04-26T06:08:38.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5530196295 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445484227 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27094 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438331071 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51643793023 2024-04-26T06:08:38.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27336, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33988415191 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.553 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49329175486 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1796 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1408157081 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25155463793 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1955, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3357612856 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14321272261 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 533053440 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22382 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.557 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7110656 2024-04-26T06:08:38.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598556672 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7680661 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2303992 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 162, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 820953 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.559 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 501415936 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65931, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9731264383 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65939, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15903463897 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4132864 2024-04-26T06:08:38.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270131200 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 518455296 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:38.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231704545 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43942 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521566208 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521570304 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.562 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36718 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43942, 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1824598136 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5131128114 2024-04-26T06:08:38.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40858 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2231944 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 637 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7057978 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T06:08:38.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 800, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1604654 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 574 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8761 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 878227456 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.568 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17357, 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60236436 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3555, 2024-04-26T06:08:38.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4799783845 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.570 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15255, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 149142347 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19269339746 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.571 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65427, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1531632050 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39941441 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19309281187 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232164, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1159517527 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1285, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2715623 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 125767, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42892564 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.573 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41, 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51598 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14537, 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1993294018 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 413021 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18537 2024-04-26T06:08:38.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24934, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755213390 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68783, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19874698 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43849, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1267809143 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12430, 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 354116335 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.576 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10043391818 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:38.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1283759374 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17778, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4122542528113 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6737325353380 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3252024733403 2024-04-26T06:08:38.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8048584 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331043058 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29345328459 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.579 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28287988 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13740990738 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11792514941 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697198 2024-04-26T06:08:38.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2484, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14614744 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65265524102 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12704211524 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 461785541 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 597581824 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 588783616 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.582 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8798208 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.583 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57081680 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12288 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24576 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68710576 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112600 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1776 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111696 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.588 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75090408 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7306480 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38054453 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72079579 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112600 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125173 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1127566 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73951141 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46599 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.596 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130641, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8212934143 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1590685525 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:38.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 274369420662 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48835, 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36211001385 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78396011254 2024-04-26T06:08:38.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29079 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52761137249 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29357, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13523333930 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12754235264 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13683 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 296206435 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174922732113 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15535, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17528642179 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41453631991 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3837 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.602 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1294479090 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46685551300 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3943, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5159025276 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24188143999 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 511127552 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22769 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4505600 2024-04-26T06:08:38.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 535003136 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3022252 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 950360 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.608 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 145, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653433 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507314176 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60556, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8943352679 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.609 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60565, 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14358140852 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15388672 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248111104 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 515833856 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3427619028 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42770 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.611 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909966336 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909970432 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35427 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42770, 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1360727757 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3338843972 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40048 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1471855 2024-04-26T06:08:38.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4469439 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 781 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:38.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 230 2024-04-26T06:08:38.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 781, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1355700 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.616 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9145 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789762048 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9691136 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20552, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68775686 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3508, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4161813341 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14460, 2024-04-26T06:08:38.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123541682 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17364860915 2024-04-26T06:08:38.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60089, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1289228048 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48416588 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17413277503 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.622 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23073, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 679293821 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 733, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1999669 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9217, 2024-04-26T06:08:38.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7343400 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75646 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14409, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1989252167 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 183014 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19465 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13294, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1476225920 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45668, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13483491 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32374, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1208171407 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13287, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359414622 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.626 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7908600350 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 955632601 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18229, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3424123232790 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.627 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6333785413126 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2862291647893 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7654135 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221248183 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25243225110 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25215200 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10236475820 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10764106744 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5691997 2024-04-26T06:08:38.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2456, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14332639 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54384879810 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11664181660 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 429530468 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 532561920 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506707968 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.631 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25853952 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57171417 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53248 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 376832 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68227623 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785628 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1648 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110928 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74418276 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4269952 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38114278 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75056282 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785628 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 129073 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1121948 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73279831 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.644 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36948 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.645 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 99091, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9925468346 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1597826567 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:38.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108013613374 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37686, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14456933340 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33669442790 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26901 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.647 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15362980479 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27062, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5433667981 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:38.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6304978164 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5311 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 336104898 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9372634304 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5759, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3368721478 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7946528687 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4736 2024-04-26T06:08:38.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261721669 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 83277998591 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4865, 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5654543881 2024-04-26T06:08:38.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19417935939 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9437278 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:38.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 517017600 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19031 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.653 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14643200 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 657555456 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4093327 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1582795 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 207, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 945450 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.656 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 527368192 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82911, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10831712520 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82908, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17198645996 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7118848 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.657 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339652608 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 544407552 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.658 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10883134780 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96879 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478402048 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478406144 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90062 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 96879, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4258000858 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10703082766 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 91368 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3952289 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.660 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1095 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14536427 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1492 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.661 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 414 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1492, 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4064430 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.662 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13264 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.663 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1014874112 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.664 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19973, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69114665 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3562, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9581280335 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.665 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.666 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19406, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143811693 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20933980121 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82406, 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1564357404 2024-04-26T06:08:38.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45462295 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20979442416 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40389, 2024-04-26T06:08:38.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 819102508 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 773, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2098444 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18915, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14522918 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72274 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18389, 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3719292318 2024-04-26T06:08:38.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 252920 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21542 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20507, 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1626436086 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.670 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50760, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15848497 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30253, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1501285637 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15674, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 471855906 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.671 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9195884014 2024-04-26T06:08:38.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724291239 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8740, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3560002062510 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6490004987769 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2625936141769 2024-04-26T06:08:38.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9746967 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348642790 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31332602354 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.674 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31193580 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14297107946 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16038966792 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697203 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.675 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2490, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14251295 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71227357578 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17071096946 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.676 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 528772951 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 617398272 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 584949760 2024-04-26T06:08:38.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32448512 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56392677 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 118784 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69317659 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.681 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2896 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 194416 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.683 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71785479 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.684 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14406640 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37595118 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73827362 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.687 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127712 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1101273 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70753806 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.690 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47306 2024-04-26T06:08:38.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133463, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12174740303 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1469522117 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.692 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68425977101 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48120, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15908156593 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32597714204 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35566 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13289618729 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.694 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35799, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7362571938 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7245710151 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10101 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 466870414 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.695 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22054675614 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10439, 2024-04-26T06:08:38.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6247755325 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15937912740 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1002651703 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33081682758 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1882, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2297829330 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9414091313 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.698 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16284179 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537079808 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21378 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.700 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8634368 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552144896 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3040620 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1006226 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 157, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 767315 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 498860032 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61498, 2024-04-26T06:08:38.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8256091668 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61482, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13506031498 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2502656 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251871232 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520159232 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.704 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6000986207 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53214 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371482112 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371486208 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.706 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45748 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53214, 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2436440303 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5870447374 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49215 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.707 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3101185 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 743 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8578097 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 941 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.709 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 941, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2755698 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 663 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17681 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 814927872 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10280960 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.712 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13787, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49325948 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3436, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231441597 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.713 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16779, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127635364 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.714 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16425839188 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61054, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1236486164 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:38.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32212269 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16458051457 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 25634, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 545050673 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 751, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2131834 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15706, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10766971 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54175 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11528, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1333243625 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178821 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18391 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10976, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1391364395 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39025, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9987465 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 28049, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1135689967 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12032, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338174292 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.719 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7415439736 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:38.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 746411646 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3425207400741 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6144992222898 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2397448459808 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6536649 2024-04-26T06:08:38.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245595973 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25770920767 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25396670 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11671329994 2024-04-26T06:08:38.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10600792601 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6287462 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2458, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15049264 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55716250307 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.723 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11424034470 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438095607 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 571555840 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507117568 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64438272 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56977307 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98304 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68753509 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329809 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127536 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67468655 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8713312 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37984871 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.733 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70742329 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329809 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.735 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 132718 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1129114 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74724839 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.738 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34639 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92189, 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8276548548 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1675754525 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60181487954 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35071, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13690979828 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:38.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32158815911 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26382 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9591522868 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.741 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26536, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5510027292 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5104524662 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4443 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368584561 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:38.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13919166457 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4609, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3386603125 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.743 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9529190729 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3814 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1307169964 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36670798629 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.744 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3926, 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4794349411 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17525100520 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14823979 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509149184 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:38.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28882 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.747 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11747328 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 555143168 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3433925 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 927452 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 164, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737228 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.749 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510263296 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62720, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8465272711 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62716, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13634473343 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7548928 2024-04-26T06:08:38.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256909312 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523042816 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:38.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8635458081 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62698 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615455232 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615459328 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57000 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62698, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3077681644 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8472689532 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57714 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:38.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3958187 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 922 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11663047 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1184 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:38.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 271 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.755 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1184, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3041886 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.756 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 739 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12199 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.757 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 826085376 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10272768 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.758 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17586, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56711044 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3471, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6527230704 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:38.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17179, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135668558 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.760 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16601965867 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62243, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1271262747 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40055375 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16642021242 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.761 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27821, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713330572 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 640, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1805635 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:38.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5925, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11796904 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93622 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11210, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 981438811 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 196666 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.763 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18657 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14965, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1268035699 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47680, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11892016 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32715, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1137476265 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:38.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 373211338 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7803994532 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 672328680 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15592, 2024-04-26T06:08:38.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3262376424434 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6373775033685 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957710846494 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6777072 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:38.767 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 202055851 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25449294490 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24472497 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11630827122 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.768 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12112977576 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6282242 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2357, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13172969 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57209936207 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:38.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13066702982 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 478999277 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 563453952 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.770 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537395200 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26058752 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56677355 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28672 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 81920 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69041173 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 154480 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69691100 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.777 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11742032 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37784903 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.778 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67913577 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:38.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:38.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 134125 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1117712 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:38.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68595871 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.784 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50143 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 119393, 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10663164385 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1530770513 2024-04-26T06:08:38.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43362963252 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50567, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18105206766 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33747011418 2024-04-26T06:08:38.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37815 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11145145543 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37933, 2024-04-26T06:08:38.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6339625928 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6597164003 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11113 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 355632460 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19093998783 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.788 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11338, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9540270177 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17213331172 2024-04-26T06:08:38.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1215 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1175138053 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13123818926 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:38.790 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1296, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2225310661 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9936516243 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10827800 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:38.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520548352 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.792 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:38.793 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4650225896039046e-06, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 1322, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 2164736, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:38.794 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 423, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:38.795 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 156034, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:38.796 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 110592, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 45442, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.1586981802101946e-07, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 158, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 178176, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 21769, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 6622, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 15147, 2024-04-26T06:08:38.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 65307, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 69, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 36864 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:38.798 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:38.799 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:38.800 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:38.801 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool", 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "selfmanaged_snaps" 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:38.802 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 12595200, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 12595200, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 4, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.7424898032913916e-05, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 9050, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 3172575232, 2024-04-26T06:08:38.803 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 4194323, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 4194323, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 12582969, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 24324, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 3155813376 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T06:08:38.804 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T06:08:37.891215", 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T06:08:38.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T06:08:38.807 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T06:08:38.808 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.809 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.680494+0000", 2024-04-26T06:08:38.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.811 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.812 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:50:09.383336+0000", 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.815 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.816 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.817 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687214+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.818 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.819 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5137, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:40:48.381300+0000", 2024-04-26T06:08:38.820 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.822 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.823 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.824 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690302+0000", 2024-04-26T06:08:38.825 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.826 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.827 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:56:36.634109+0000", 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.829 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.830 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.832 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652707+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:38.833 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T06:08:38.834 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:02.965015+0000", 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.837 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.838 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:38.839 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918307+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.840 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:38.841 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:38.842 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:37:52.006362+0000", 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.844 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.845 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.846 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.847 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655233+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.848 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.849 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5050, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:31:51.511392+0000", 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.851 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.852 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.853 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.854 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.855 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677708+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.856 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.857 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:38.054330+0000", 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.858 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.859 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.860 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.861 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:38.862 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.642837+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.863 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.864 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.865 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:10:48.775149+0000", 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.866 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.867 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.868 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.869 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:38.870 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.647058+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.871 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.872 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:36:50.534114+0000", 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.874 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.875 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.876 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655950+0000", 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.877 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.878 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.879 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5139, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:14:05.418070+0000", 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.882 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:38.883 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.884 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.927210+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.885 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.886 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:17:06.179298+0000", 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.888 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.889 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:38.890 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671137+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.893 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5088, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:05.474223+0000", 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.897 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.898 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683147+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.900 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.901 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:35.009138+0000", 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.905 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694565+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.908 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:12:51.836310+0000", 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.912 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.913 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680722+0000", 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:38.915 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.916 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5092, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:29.665249+0000", 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.920 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:38.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.688628+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.922 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.923 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:52.078881+0000", 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.927 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.648264+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.929 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5128, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:31:47.566527+0000", 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.930 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:38.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.934 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689385+0000", 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.936 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:54.235461+0000", 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.937 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.941 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:38.942 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.924236+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:38.943 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T06:08:38.944 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:05.386071+0000", 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:38.948 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.949 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.686921+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.951 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4955, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:19.299350+0000", 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.955 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.956 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687873+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.958 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4933, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:44:02.540981+0000", 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.959 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:38.962 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'4" 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.963 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.656791+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.964 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.965 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5057, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:47:31.900744+0000", 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.966 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:38.969 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.970 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685862+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.971 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.972 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:13:15.181706+0000", 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.973 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.974 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.977 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.978 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689283+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.980 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5060, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:19:13.260981+0000", 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.981 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.984 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:38.985 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685883+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T06:08:38.987 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:04:37.166237+0000", 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.988 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:38.992 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686448+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:38.993 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T06:08:38.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:55:45.534247+0000", 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:38.995 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:38.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:38.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.998 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:38.999 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687637+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.000 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.001 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4922, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:08:42.334266+0000", 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.002 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.003 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.005 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.006 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652825+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.007 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.008 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5138, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:46:31.194879+0000", 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.009 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.010 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.012 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.013 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.687565+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.014 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.015 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4975, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:11.264130+0000", 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.016 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.017 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:39.018 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.019 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:39.020 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.124549+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.021 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3136, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3136, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8958, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:58:01.185137+0000", 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004021143, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.023 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.024 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1260, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 418606, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3103, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 418416 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3136" 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.026 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683048+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.027 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.028 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.029 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:20:52.306675+0000", 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.030 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.031 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.032 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.033 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682072+0000", 2024-04-26T06:08:39.034 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:39.035 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.036 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:37:38.185275+0000", 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.038 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.039 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "575'3" 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.040 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.187405+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.041 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3012, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.042 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3012, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8543, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:12:55.026274+0000", 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0042133, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.045 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 570, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 392434, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3016, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 362488 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.046 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3012" 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.047 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.915770+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.048 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.049 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5127, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:36:25.068570+0000", 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.053 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.054 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:39.056 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.688665+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.057 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.058 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4939, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:14:48.670851+0000", 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.062 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117635+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.063 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3251, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.064 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3251, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9289, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:10.384900+0000", 2024-04-26T06:08:39.065 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004710533, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1468, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 437164, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.068 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3228, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 396857 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3251" 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.069 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.070 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.070 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.070 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.070 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.070 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.071 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.693586+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.072 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.073 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.074 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4925, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:04:52.745702+0000", 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.075 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.076 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.078 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.079 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.645764+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.080 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.081 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.082 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:33:44.643488+0000", 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.083 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.088 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:39.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117800+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:39.090 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3027, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3027, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T06:08:39.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8831, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:48.021075+0000", 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004402177, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194304, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1040, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 358901, 2024-04-26T06:08:39.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2991, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 380094 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.095 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3027" 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.096 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684953+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.098 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5617, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.099 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:44:10.084045+0000", 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:39.102 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "2154'253" 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.103 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690310+0000", 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.105 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.106 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5004, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:01:47.171722+0000", 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.110 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684921+0000", 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T06:08:39.113 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:49:40.525139+0000", 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.117 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110895+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2904, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2904, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.120 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8495, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:22.101211+0000", 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.002570877, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 936, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 367417, 2024-04-26T06:08:39.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2884, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 372141 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.124 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2904" 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.125 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.648766+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5099, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:57.740603+0000", 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.131 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.132 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682059+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.134 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5129, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:26:00.682268+0000", 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.135 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.138 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.139 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.116288+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3015, 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.141 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3015, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8836, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:14:30.818573+0000", 2024-04-26T06:08:39.142 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.009877965, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1219, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 384431, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3012, 2024-04-26T06:08:39.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 355867 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3015" 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.146 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:39.147 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668810+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.148 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.149 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:11:18.904758+0000", 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.153 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682247+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.155 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4972, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.156 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:00:27.864702+0000", 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.159 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.160 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110748+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3184, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:39.162 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3184, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9290, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:49:07.854500+0000", 2024-04-26T06:08:39.163 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004732996, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1704, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 406084, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3171, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 407945 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.166 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3184" 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.167 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.929523+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.169 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:22:57.361824+0000", 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.173 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.174 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.678161+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.176 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5136, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:36:34.434028+0000", 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.177 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.180 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.181 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.111043+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:39.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2925, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2925, 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.183 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8750, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:30:47.016598+0000", 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.00531589, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 19, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.184 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 853, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 333181, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2919, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 388041 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.187 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2925" 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.188 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677175+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.190 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:04:48.652960+0000", 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.191 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.194 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.195 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686032+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.196 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.197 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:45:47.533308+0000", 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T06:08:39.198 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.201 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.202 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687566+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.203 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.204 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:09:47.041275+0000", 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.205 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.206 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.208 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.209 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.640213+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.210 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.211 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5117, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:17:58.203948+0000", 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.213 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 48, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 48, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T06:08:39.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:39.216 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682371+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.217 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.218 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:05:39.879851+0000", 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.219 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.220 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.222 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668877+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.223 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.224 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.225 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:32:52.213335+0000", 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.226 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.227 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.228 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.229 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.682943+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.230 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.231 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4934, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:32:44.419865+0000", 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.232 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.234 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.235 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.236 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683118+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.237 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.238 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:31:41.130333+0000", 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.240 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.241 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.242 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.243 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686114+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.244 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.245 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:53:07.175242+0000", 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.248 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.249 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.654868+0000", 2024-04-26T06:08:39.250 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.251 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.252 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5141, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:43:06.242765+0000", 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.255 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.255 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.257 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 16, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.258 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.259 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684423+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.260 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.261 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4932, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:10:33.065772+0000", 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.262 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.263 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.264 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.265 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.266 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682594+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.267 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 30, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 30, 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.268 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4987, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:44.845936+0000", 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 5824, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:39.270 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.271 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 20, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 28, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 28, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 25 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.272 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'30" 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.273 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685882+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.274 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.275 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5043, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:43.477926+0000", 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.277 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.278 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.279 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.907703+0000", 2024-04-26T06:08:39.280 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:39.281 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.282 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:35:37.496104+0000", 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 14, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 14, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.285 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.286 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930092+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.288 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:39.289 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:41:50.507880+0000", 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.293 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679438+0000", 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.295 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4999, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:23:28.953924+0000", 2024-04-26T06:08:39.296 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.299 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.300 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683003+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.301 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.302 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:54:22.118731+0000", 2024-04-26T06:08:39.303 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.306 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.307 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684000+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.309 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:39.310 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:27:11.980395+0000", 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.313 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.314 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:39.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.650773+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.316 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.317 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5122, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:09:12.785746+0000", 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.320 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.321 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.322 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691359+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.324 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4982, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:22:10.660644+0000", 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.328 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.329 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.649041+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.331 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5061, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:31:26.962001+0000", 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.335 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.336 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.675636+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.338 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5062, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:31:30.572275+0000", 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.339 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.342 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.343 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690473+0000", 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.346 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5082, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:04:38.189711+0000", 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.350 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686486+0000", 2024-04-26T06:08:39.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.352 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.353 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:36.115462+0000", 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.357 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.358 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655504+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.360 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:34.399951+0000", 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.364 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.365 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683835+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.367 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:02:59.088924+0000", 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.368 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.371 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.372 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679368+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.373 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.374 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.375 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:47:22.809120+0000", 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.379 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680686+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.380 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.381 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4929, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.382 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:35.686493+0000", 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.383 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.386 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:39.387 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.920195+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:39.388 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.389 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4985, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:23:29.353783+0000", 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.390 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.394 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697314+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.395 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.396 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4920, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:50:54.410560+0000", 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.397 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:39.398 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.400 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.401 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930339+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.402 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.403 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:51.904353+0000", 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.404 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.405 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.407 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.408 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.916078+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.409 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.410 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5073, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:23:24.255488+0000", 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.412 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.413 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.414 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.415 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674123+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.416 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.417 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5053, 2024-04-26T06:08:39.418 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:50:21.862229+0000", 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.419 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.420 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.422 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:39.423 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685996+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.424 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 6, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 6, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.425 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5151, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:50.731765+0000", 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.426 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 8, 2024-04-26T06:08:39.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'6" 2024-04-26T06:08:39.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.430 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697687+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.431 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.432 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:37:55.815838+0000", 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.434 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.435 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.436 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.437 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680713+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.438 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.439 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5084, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:20:31.145822+0000", 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.440 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.441 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.442 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.443 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.444 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683147+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.445 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.446 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:58:01.725099+0000", 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.447 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.448 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.449 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.450 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.451 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691540+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.452 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.453 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:39.454 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:10:15.860637+0000", 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.455 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.456 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.457 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.458 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:39.459 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.904334+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:39.460 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.461 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5123, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:18:04.694544+0000", 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.462 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.463 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.464 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.466 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.922851+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.467 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.468 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:32.459667+0000", 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.470 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.471 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.472 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.473 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674125+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.474 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.475 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:06.955578+0000", 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.477 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.478 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.479 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.480 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.670191+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.481 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.482 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5010, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:18.935701+0000", 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.483 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.484 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.485 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.486 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.487 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:39.488 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683936+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.489 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T06:08:39.490 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:12:09.191223+0000", 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.491 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.492 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.493 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.494 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.495 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.689807+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.496 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.497 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:29:16.670255+0000", 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.498 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.499 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.500 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.501 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.502 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694486+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.503 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.504 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4923, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:03:22.798733+0000", 2024-04-26T06:08:39.505 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.506 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.507 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.509 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.677229+0000", 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.510 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.511 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.512 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5051, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:16.805477+0000", 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.513 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.514 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.515 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.516 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:39.517 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689463+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.518 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.519 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:31:39.247698+0000", 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.521 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.523 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.524 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918909+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.525 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.526 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4970, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:38:59.078681+0000", 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.530 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.531 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684617+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.533 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:47:43.696035+0000", 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.537 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.538 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.681154+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.540 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4997, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:34.520927+0000", 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:39.544 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.545 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.630977+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.547 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:01.451840+0000", 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.548 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.551 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.552 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682446+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.554 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5135, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:14:41.286531+0000", 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.555 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:39.558 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:39.559 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671121+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:39.561 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:35:58.508917+0000", 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:39.562 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:39.565 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 24454, 2024-04-26T06:08:39.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 24454, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194323, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 2, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 9050, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 3098218, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 24324, 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 3081849 2024-04-26T06:08:39.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 12595200, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 12582969, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.570 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:39.574 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.575 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:39.579 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 75, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 75, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T06:08:39.580 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 6622, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.581 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 158, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 174, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 69, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 36 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 110592, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:39.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 19866, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 45442, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T06:08:39.587 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 4758253568, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.006195962894707918 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T06:08:39.588 INFO:tasks.workunit.client.0.smithi146.stdout:Device report is generated separately. To see it run 'ceph telemetry preview-device'. 2024-04-26T06:08:39.589 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview-device 2024-04-26T06:08:39.589 INFO:tasks.workunit.client.0.smithi146.stdout:device channel is on and up to date, see report with `ceph telemetry show-device`. 2024-04-26T06:08:39.589 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.590 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.591 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.592 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.593 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:38 smithi204 ceph-mon[88313]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.594 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry preview-all 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.594 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.595 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.596 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.597 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.598 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.599 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[95531]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='client.46049 -' entity='client.admin' cmd=[{"prefix": "telemetry preview", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:39.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:38 smithi146 ceph-mon[92947]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "device_report": { 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T06:08:39.613 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T06:08:39.614 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T06:08:39.615 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.616 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T06:08:39.617 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T06:08:39.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.619 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T06:08:39.620 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.621 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T06:08:39.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T06:08:39.623 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T06:08:39.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.625 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T06:08:39.626 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T06:08:39.627 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T06:08:39.628 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T06:08:39.629 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.630 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:39.631 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T06:08:39.633 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T06:08:39.634 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T06:08:39.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T06:08:39.636 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.637 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T06:08:39.638 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:39.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T06:08:39.640 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.641 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T06:08:39.642 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T06:08:39.643 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T06:08:39.644 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T06:08:39.645 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T06:08:39.646 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "report": { 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T06:08:39.648 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:39.649 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:39.650 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:39.651 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T06:08:39.652 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:39.653 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:39.654 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:39.655 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:39.656 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:39.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T06:08:39.658 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:39.659 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T06:08:39.660 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:39.661 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:39.662 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:39.663 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:39.664 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T06:08:39.665 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T06:08:39.666 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 2, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "has_msr_rules": 0, 2024-04-26T06:08:39.667 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_collision_tries": 100, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_descents": 100, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T06:08:39.668 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T06:08:39.669 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T06:08:39.670 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20545536, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 384424, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 761856, 2024-04-26T06:08:39.671 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 433, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1478496, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1063936, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14866168, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21307392 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20258816, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 322680, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 835584, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T06:08:39.672 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 340, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1059352, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 13, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 807424, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14481264, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20258816 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 174964736, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2679280, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 745472, 2024-04-26T06:08:39.673 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 24576, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6821, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 12400984, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3752192, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 152372152, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 174989312 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 257998848, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 4836672, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3145728, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1564672, 2024-04-26T06:08:39.674 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32768, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9351, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 14086288, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3259392, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 231106096, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 258031616 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 168681472, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2507200, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:39.675 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 2121728, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6512, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 9671408, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2656256, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 150831952, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 170803200 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 590872576, 2024-04-26T06:08:39.676 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 27216056, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 54026240, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12269, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87328600, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 54, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9303808, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 463616240, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 644898816 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 620077056, 2024-04-26T06:08:39.677 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 26306912, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 43008000, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 13316, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87840736, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10370048, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 492151488, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 663085056 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.678 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 437944320, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 24403952, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 32768, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 103809024, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 10867, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 82992160, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9581824, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 317525744, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 541753344 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:39.679 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 592191488, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19295288, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8798208, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11790, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83293704, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10520576, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 475674048, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 600989696 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:39.680 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 510099456, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 25985568, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25870336, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11277, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 84891968, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11643136, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 384170912, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 535969792 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:39.681 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 588324864, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 28491544, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32481280, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12749, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 108985264, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9400576, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 438039608, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 620806144 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:39.682 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 512491520, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19042312, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 5373952, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 64438272, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9887, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 78142944, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11589888, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 398342424, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 576929792 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:39.683 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 540901376, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 23774584, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25960448, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11352, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 100676480, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 51, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 12134144, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 400908296, 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 566861824 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "12.002986", 2024-04-26T06:08:39.685 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:39.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:39.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.688 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.689 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.690 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.691 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.694 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 221552, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 64 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.695 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51904, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 181 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.696 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12664, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 265 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.697 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.698 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.699 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.700 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.701 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.702 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149008, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.703 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.705 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.706 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.707 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.709 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.710 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.711 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42383084, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5288 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:39.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.714 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.715 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.716 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.717 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.718 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.719 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42488806, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5281 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:39.721 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11792, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 348 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.722 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.723 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.724 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.725 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.726 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.727 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42008172, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5190 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 880, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.728 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.729 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21616, 2024-04-26T06:08:39.731 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 407 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 35072, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57840, 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 723 2024-04-26T06:08:39.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 390832, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1277831, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 332 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2450298, 2024-04-26T06:08:39.733 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 542166 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7026016, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10364 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 81424, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8673 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 90192, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.734 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 41113, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19577701, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 277 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30272, 2024-04-26T06:08:39.736 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 344 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.737 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7169240, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18587 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.738 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22344, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 415 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30848, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.740 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58160, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 727 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 388960, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1870 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348408, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 100 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.741 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2424348, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 539982 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6987936, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10308 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 79216, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8502 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89664, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1868 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.743 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 118075, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28144, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14000314, 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:39.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10032, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 114 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.745 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7254416, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21090 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.746 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.747 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19712, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 380 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1536, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.748 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57600, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 720 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 387920, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 307796, 2024-04-26T06:08:39.749 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 89 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1756481, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 388859 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5147176, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7601 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 78300, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8483 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.750 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89520, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.751 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 77130, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9017261, 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:39.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9856, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 112 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348480, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.753 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3237000, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 6225 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.755 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18200, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 333 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30720, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4032, 2024-04-26T06:08:39.756 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 56320, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 704 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.757 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 238349, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 79 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1742515, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 386488 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5113856, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7552 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70032, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7354 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.759 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 100679, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 57 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22864756, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9583 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9680, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 110 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.761 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3555240, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9237 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.763 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16840, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 325 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30592, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:39.764 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57360, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 717 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375648, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 780133, 2024-04-26T06:08:39.765 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 196 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2040925, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 452004 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5901976, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8711 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70304, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7351 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.766 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173136, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.767 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 75583, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.768 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18901460, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 274 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18480, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 210 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 464640, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.769 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4985240, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11987 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.770 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.771 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20112, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 387 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31360, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 28 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.772 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.773 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 442344, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 118 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2347519, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 525940 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6798216, 2024-04-26T06:08:39.774 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10029 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70592, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7359 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.775 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 103027, 2024-04-26T06:08:39.776 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 61 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21907248, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 13376, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 152 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.777 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 487872, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6431880, 2024-04-26T06:08:39.778 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 12369 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.779 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18296, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 341 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30976, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 25 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3648, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 19 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377312, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 448163, 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 115 2024-04-26T06:08:39.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1695895, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 375776 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4958816, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7324 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 71480, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7512 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87072, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173048, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1241 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.784 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 50723, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20454140, 2024-04-26T06:08:39.785 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 231 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 453024, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.786 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3598400, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9240 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.787 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.788 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18488, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 357 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:39.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58560, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 732 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377104, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.790 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 506487, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 134 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1998400, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 445723 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5804056, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8567 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 72104, 2024-04-26T06:08:39.791 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7513 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87024, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 24557, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.793 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14805262, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 260 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.794 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4914936, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9471 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:39.795 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:39.796 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.797 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T06:08:39.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T06:08:39.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T06:08:39.800 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T06:08:39.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T06:08:39.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T06:08:39.803 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "reef", 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "squid" 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 19, 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T06:08:39.804 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "squid" 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.805 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:39.806 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:39.807 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.808 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:39.809 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:39.810 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:39.811 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 4, 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]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9222, 3794, 4396, 3, 4, 3, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6186, 129, 127, 2, 18, 4, 3, 19, 26, 47, 45, 37, 36, 19, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 11, 9, 0, 5, 1, 0, 1, 5, 10, 92, 151, 74, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 381, 2, 1, 0, 1, 1, 0, 0, 0, 0, 1, 23, 302, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 170, 3, 0, 0, 1, 1, 0, 0, 0, 1, 11, 9, 27, 62, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 88, 4, 0, 0, 0, 0, 0, 1, 0, 0, 4, 8, 8, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 146, 0, 1, 0, 0, 2, 0, 0, 0, 0, 3, 16, 6, 18, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 102, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 8, 1, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.812 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.813 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9736, 39, 0, 0, 2, 1, 1, 0, 2, 0, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7770, 454, 1393, 0, 13, 6, 3, 19, 37, 54, 42, 52, 55, 12, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.814 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 69, 146, 21, 0, 0, 0, 2, 5, 21, 113, 195, 128, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 343, 2, 2, 9, 0, 0, 0, 0, 4, 0, 3, 16, 380, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 1, 0, 0, 1, 0, 0, 0, 8, 0, 1, 5, 21, 34, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 55, 0, 50, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 6, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 0, 167, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 54, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:39.815 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.816 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9525, 5, 0, 0, 1, 1, 1, 0, 0, 0, 19, 0, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8016, 44, 23, 0, 9, 0, 1, 0, 6, 4, 78, 18, 16, 45, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 815, 27, 25, 2, 2, 0, 1, 0, 2, 3, 39, 5, 2, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 409, 9, 6, 0, 1, 0, 0, 1, 3, 0, 2, 11, 37, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.817 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 135, 9, 5, 0, 0, 0, 0, 0, 3, 3, 7, 13, 23, 65, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 4, 2, 0, 0, 0, 0, 2, 1, 3, 0, 10, 36, 25, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 140, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 20, 46, 56, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 47, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 8, 31, 28, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 13, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.818 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.819 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12739, 11, 0, 1, 0, 0, 0, 0, 1, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10013, 26, 0, 1, 16, 3, 1, 9, 13, 22, 17, 4, 21, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1157, 107, 152, 0, 1, 0, 0, 2, 5, 6, 59, 83, 37, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 538, 20, 27, 0, 22, 0, 0, 0, 0, 0, 0, 16, 160, 9, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 184, 10, 13, 0, 259, 0, 0, 0, 0, 0, 1, 0, 14, 37, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 183, 5, 26, 31, 231, 0, 0, 0, 0, 0, 2, 1, 2, 5, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.820 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 38, 2, 1, 34, 413, 0, 0, 0, 0, 0, 0, 0, 1, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 3, 1904, 110, 0, 0, 0, 0, 0, 0, 0, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 6, 19, 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]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[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, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.821 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:39.822 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2979, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8526, 3078, 63, 4, 16, 20, 1, 0, 1, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7225, 82, 9, 1, 15, 18, 58, 68, 9, 16, 13, 14, 11, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1109, 21, 3, 0, 5, 4, 8, 10, 4, 20, 46, 94, 35, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 603, 12, 0, 0, 0, 0, 0, 0, 0, 0, 4, 18, 152, 8, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 470, 25, 0, 0, 0, 1, 1, 0, 0, 0, 3, 3, 21, 19, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 237, 26, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 20, 15, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 92, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 24, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 38, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.823 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.824 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.825 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12969, 74, 57, 9, 6661, 431, 1, 0, 0, 3, 5, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10334, 206, 19, 0, 876, 183, 63, 101, 0, 4, 10, 4, 16, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1422, 18, 7, 1, 86, 21, 33, 37, 3, 8, 25, 3, 9, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 569, 4, 1, 5, 15, 3, 0, 0, 0, 0, 6, 6, 33, 4, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 159, 1, 0, 0, 26, 22, 0, 0, 0, 0, 12, 2, 20, 38, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 2, 1, 1, 2, 20, 0, 1, 0, 2, 1, 4, 17, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 6, 12, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 6, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2, 0, 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]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.826 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.827 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 566, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11810, 3995, 0, 0, 1, 1, 0, 0, 0, 1, 2, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7223, 161, 34, 4, 15, 4, 1, 4, 9, 11, 21, 12, 13, 12, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 890, 16, 13, 0, 2, 0, 1, 0, 6, 10, 68, 79, 31, 7, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 19, 181, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 125, 10, 5, 0, 0, 1, 0, 0, 0, 1, 4, 4, 19, 51, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.828 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 4, 2, 0, 0, 0, 0, 1, 0, 0, 0, 2, 1, 9, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 7, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.829 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.830 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4044, 1159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16485, 6745, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7050, 425, 1, 0, 12, 0, 0, 1, 1, 0, 4, 2, 7, 11, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 740, 36, 3, 0, 0, 0, 1, 2, 1, 1, 18, 3, 6, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 234, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 6, 24, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 126, 5, 0, 1, 0, 0, 0, 0, 1, 0, 4, 6, 19, 38, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 12, 11, 10, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 11, 28, 39, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 3, 10, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.831 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 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-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.832 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.833 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:39.834 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:39.835 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:39.836 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:39.837 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:39.838 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.839 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 493, 5, 3, 4, 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-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4224, 52, 69, 141, 448, 590, 683, 0, 8, 6, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 15, 31, 59, 19, 20, 43, 1, 0, 2, 3, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 340, 4, 1, 1, 0, 2, 2, 0, 0, 1, 0, 2, 7, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 8, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.840 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.841 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 362, 4, 7, 9, 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-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3210, 256, 27, 60, 119, 1, 0, 0, 2, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.842 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 587, 29, 1279, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 438, 19, 65, 0, 1, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1470, 1148, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1786, 1823, 226, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 49, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.843 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.844 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9428, 6, 0, 1, 1, 1, 1, 1, 2, 3, 1, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15804, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 389, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.845 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 13, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.846 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:39.847 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3209, 26, 2, 0, 3, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 413, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 21, 35, 46, 1, 0, 0, 0, 0, 0, 1, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1141, 328, 0, 123, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4104, 2457, 0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 212, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.848 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 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-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 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]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.849 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.850 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 664, 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, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2848, 202, 34, 66, 138, 273, 459, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 28, 0, 0, 0, 3, 22, 1, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.851 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.852 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 691, 8, 12, 32, 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-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5572, 66, 125, 220, 461, 602, 713, 10, 14, 8, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 482, 2, 2, 7, 29, 10, 16, 1, 2, 10, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.853 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 303, 2, 8, 22, 6, 0, 0, 0, 0, 2, 2, 5, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 39, 73, 107, 25, 0, 0, 0, 0, 0, 0, 2, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.854 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.855 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2857, 32, 0, 2, 2, 2, 0, 0, 3, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 339, 1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 259, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 79, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.856 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.857 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.858 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 467, 7, 9, 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]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7493, 44, 58, 37, 1, 0, 3, 5, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2432, 36, 90, 43, 0, 0, 0, 2, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 177, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 7, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 18, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.859 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.860 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.861 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:39.862 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:39.863 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:39.864 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:39.865 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:39.866 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.867 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.868 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.869 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.870 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.871 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.873 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.873 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.873 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.873 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.874 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.875 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.876 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.877 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.878 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.879 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.880 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.881 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.882 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.883 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.884 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.885 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2904, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.886 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.887 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7645, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.888 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.889 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.890 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:39.891 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:39.892 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:39.894 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:39.895 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.896 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 78, 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-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1675, 22, 2, 0, 9, 0, 0, 4, 4, 8, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1429, 14, 1, 2, 5, 3, 8, 14, 27, 38, 73, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 207, 8, 3, 0, 2, 1, 2, 1, 3, 5, 46, 196, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 363, 3, 0, 0, 2, 2, 0, 0, 7, 4, 19, 28, 281, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.897 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 686, 2, 0, 0, 1, 0, 0, 2, 1, 0, 9, 11, 20, 22, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 862, 6, 0, 0, 0, 0, 1, 0, 0, 1, 0, 4, 6, 19, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.898 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.899 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2358, 18, 1, 1, 5, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1817, 2, 2, 2, 8, 8, 17, 21, 48, 69, 97, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 34, 3, 0, 1, 1, 1, 6, 3, 6, 5, 47, 259, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 14, 0, 0, 0, 2, 0, 0, 0, 0, 4, 3, 9, 373, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 37, 4, 0, 0, 0, 0, 0, 0, 3, 3, 5, 7, 21, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 90, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 12, 30, 74, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.900 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.901 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.902 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 330, 11, 0, 0, 5, 0, 2, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 175, 8, 1, 0, 1, 1, 1, 0, 5, 9, 45, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 210, 2, 0, 0, 0, 0, 2, 2, 8, 16, 64, 83, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 157, 0, 0, 0, 0, 1, 1, 3, 4, 14, 35, 46, 26, 11, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 6, 0, 0, 0, 0, 0, 1, 1, 3, 6, 16, 30, 39, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 16, 39, 103, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.903 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.904 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1066, 10, 1, 2, 12, 1, 1, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 613, 1, 0, 1, 2, 3, 4, 13, 14, 20, 45, 13, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 3, 0, 0, 0, 1, 0, 3, 7, 1, 20, 96, 133, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 356, 9, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 72, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.905 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 412, 2, 0, 0, 0, 0, 1, 0, 1, 1, 1, 6, 15, 30, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 21, 41, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.906 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:39.907 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 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]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 957, 9, 0, 0, 14, 1, 4, 3, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 902, 7, 0, 0, 1, 2, 5, 6, 11, 26, 41, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 404, 7, 0, 0, 0, 2, 2, 2, 6, 8, 53, 160, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 486, 24, 0, 0, 0, 0, 0, 0, 3, 2, 11, 24, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 318, 46, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 14, 8, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 80, 89, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 122, 170, 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-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 173, 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-04-26T06:08:39.908 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.909 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.910 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 109, 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]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 484, 15, 0, 0, 6, 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]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 128, 7, 0, 0, 1, 0, 1, 1, 2, 4, 16, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 9, 0, 0, 0, 0, 0, 3, 6, 3, 22, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 83, 9, 0, 0, 0, 0, 1, 0, 1, 3, 11, 20, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 17, 18, 0, 0, 0, 0, 0, 0, 3, 3, 6, 8, 16, 29, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 41, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 8, 33, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.911 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.912 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1055, 15, 0, 1, 13, 0, 3, 3, 6, 9, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 708, 4, 0, 2, 3, 2, 3, 12, 16, 23, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 7, 0, 0, 0, 1, 0, 0, 2, 2, 24, 97, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.913 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 419, 8, 0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 164, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 26, 26, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 31, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.914 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.915 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 50, 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-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 239, 13, 2, 2, 14, 0, 7, 4, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 69, 5, 0, 0, 1, 0, 1, 4, 4, 5, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 145, 13, 0, 0, 0, 0, 3, 5, 8, 11, 31, 41, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 74, 3, 0, 0, 0, 0, 0, 2, 0, 4, 16, 21, 26, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 19, 2, 0, 0, 0, 0, 0, 0, 0, 2, 5, 6, 24, 25, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 5, 13, 30, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.916 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.917 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:39.918 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 8, 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "number of replicas", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 1, 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[1, 1]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[2, 2]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[3, 3]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[4, 4]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[5, 5]", 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "[6, None]" 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.919 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "linear" 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 10, 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "duration", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 250000, 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 249999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[250000, 499999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[500000, 999999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[1000000, 1999999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[2000000, 3999999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[4000000, 7999999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[8000000, 15999999]", 2024-04-26T06:08:39.920 INFO:tasks.workunit.client.0.smithi146.stdout: "[16000000, 31999999]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[32000000, None]" 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.921 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.922 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.924 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:39.925 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.926 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:39.927 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:39.928 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T06:08:39.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T06:08:39.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.932 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.933 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.935 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T06:08:39.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_inode": { 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_path": { 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T06:08:39.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.938 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.939 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "evlrg": { 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T06:08:39.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T06:08:39.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "segmjr": { 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T06:08:39.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248188 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T06:08:39.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50896 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T06:08:39.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.948 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.950 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.952 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T06:08:39.954 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T06:08:39.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.957 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.958 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed_ops": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:39.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 289 2024-04-26T06:08:39.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:39.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58589890 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2053969319 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:39.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:39.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8446 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.966 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8446 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8446, 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29706556143 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:39.967 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445 2024-04-26T06:08:39.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115624941 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74518 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8445, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5617916064 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:39.969 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 171974656 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 170074112 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1900544 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.971 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24509891 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:39.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68814748 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.973 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:39.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1498457 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:39.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70854662 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.976 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178257003 2024-04-26T06:08:39.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:39.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69206933 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 372782, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1953475043 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:39.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20421, 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9841665692 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:39.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 232 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:39.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8520 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59836005 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:39.985 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25560 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8520, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1916971400 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.986 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:39.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8518 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59189495 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66588 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8518, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3032055902 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.988 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999956 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8521 2024-04-26T06:08:39.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8521, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32572513271 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74738 2024-04-26T06:08:39.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:39.991 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:39.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251740160 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 250912768 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 827392 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.993 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.994 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24707633 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.995 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.996 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68696534 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.997 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1512790 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:39.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70919857 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178203985 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69259951 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:40.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 376734, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2277110384 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:40.004 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.005 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20601, 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8043973039 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.006 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.007 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58309785 2024-04-26T06:08:40.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1313983049 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.009 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999961 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.010 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.011 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.012 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25760667705 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:40.013 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8407 2024-04-26T06:08:40.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115018435 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74220 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8407, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2652965815 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.015 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 167788544 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165560320 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2228224 2024-04-26T06:08:40.016 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:40.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24387389 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68888173 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1490088 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.021 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.022 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70813954 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178289721 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.025 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69174215 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.026 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 364756, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1762691830 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:40.028 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20321, 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6165147190 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 112662 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.029 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10960896 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 753029120 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.031 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28959034 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1346882 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 200, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1134665 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 772407296 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76668, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11122639029 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76678, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18248840800 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14831616 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314089472 2024-04-26T06:08:40.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 768147456 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8478161503 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68863 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424544768 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424548864 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.035 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63610 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68863, 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2472549327 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8377510052 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65775 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3764847 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10989755 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 911 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 281 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 911, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3178936 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.039 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 640 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10329 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.040 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1080815616 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14475264 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.041 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20924, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 77947128 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3592, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6655417737 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.042 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 31870, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 288310470 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.043 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22336910529 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75981, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639921157 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50289040 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.044 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22387199569 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32689, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1482080432 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1003, 2024-04-26T06:08:40.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2507128 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21178, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9770877 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74449 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16624, 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2534908787 2024-04-26T06:08:40.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251055 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24062 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23237, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2966328717 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55601, 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19887636 2024-04-26T06:08:40.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32364, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2319941776 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15412, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464007932 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10659479520 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.049 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 709005052 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3700310940351 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6992859642217 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.050 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957915583071 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8742149 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 392244748 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35232774839 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.051 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33154337 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17262058258 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15082191100 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10476670 2024-04-26T06:08:40.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2567, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15275599 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78643685320 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16251817354 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.053 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 569959693 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641490944 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587464704 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.054 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54026240 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56653694 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 921600 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68253826 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.058 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2416 2024-04-26T06:08:40.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138416 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69884329 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10914272 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37769129 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68757111 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:40.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122168 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1117254 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68785739 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56 2024-04-26T06:08:40.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42584 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128696, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8189740259 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2489486266 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174362974721 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.070 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43366, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21983334396 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72299612031 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26961 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13653421699 2024-04-26T06:08:40.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.073 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27287, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6510693677 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6706808897 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8266 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.074 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 459823691 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18807832248 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8549, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5481903842 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14158743845 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7357 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2029662575 2024-04-26T06:08:40.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 141901720774 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7530, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9990736877 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51434059289 2024-04-26T06:08:40.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25732632 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 786890752 2024-04-26T06:08:40.078 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39635 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8310784 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 795156480 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12675867 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.081 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8867701 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 199, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1052970 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 829489152 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77021, 2024-04-26T06:08:40.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12070575682 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77010, 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19851381799 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16158720 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315412480 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.083 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 833748992 2024-04-26T06:08:40.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.084 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.085 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:40.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.086 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7305348138 2024-04-26T06:08:40.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.087 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60358 2024-04-26T06:08:40.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.088 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324887552 2024-04-26T06:08:40.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.088 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324891648 2024-04-26T06:08:40.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.089 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.089 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.090 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56969 2024-04-26T06:08:40.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.091 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.091 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60358, 2024-04-26T06:08:40.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2850268388 2024-04-26T06:08:40.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.092 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7202154276 2024-04-26T06:08:40.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.092 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57195 2024-04-26T06:08:40.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.093 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2786896 2024-04-26T06:08:40.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.093 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 707 2024-04-26T06:08:40.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.094 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8255301 2024-04-26T06:08:40.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.095 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 943 2024-04-26T06:08:40.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.095 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:40.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.096 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:40.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.096 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.097 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.098 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 246 2024-04-26T06:08:40.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.098 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.098 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 943, 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2269076 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.100 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.100 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 979 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.101 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9178 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1121619968 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.105 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.105 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13877248 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22161, 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 87257688 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.106 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3563, 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9076462020 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.109 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18291, 2024-04-26T06:08:40.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168748884 2024-04-26T06:08:40.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.110 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.110 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.111 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23995640752 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76300, 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1849495613 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.112 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49322726 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24044963478 2024-04-26T06:08:40.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.114 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30461, 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1172894092 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 846, 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2512413 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.115 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14129, 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8777331 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 44, 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52693 2024-04-26T06:08:40.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11469, 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2049923045 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 234655 2024-04-26T06:08:40.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27059 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23297, 2024-04-26T06:08:40.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2229671289 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 74110, 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20383602 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.119 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50813, 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1429944481 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.121 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.121 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15564, 2024-04-26T06:08:40.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 485505782 2024-04-26T06:08:40.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.124 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14281673342 2024-04-26T06:08:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.125 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1364656771 2024-04-26T06:08:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22305, 2024-04-26T06:08:40.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964062003215 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6638864900540 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.127 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3270124655588 2024-04-26T06:08:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.128 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9473089 2024-04-26T06:08:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.129 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 300706730 2024-04-26T06:08:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.130 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38595540722 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32508197 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16892077973 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19219910693 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885753 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2588, 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17385373 2024-04-26T06:08:40.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 89303852295 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20387671342 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789684901 2024-04-26T06:08:40.133 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659677184 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616620032 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.134 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43057152 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56858620 2024-04-26T06:08:40.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36864 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68929540 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.141 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138880 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.142 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68349085 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8287232 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37905746 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71247534 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110192 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1109795 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67268234 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45460 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133889, 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10493153273 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2513020968 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 677955047361 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.157 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47135, 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34602305989 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 104479905889 2024-04-26T06:08:40.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22632 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16281856886 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23057, 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6041936712 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.160 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5690827067 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13170 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 351714544 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108974852092 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14500837385 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35126103526 2024-04-26T06:08:40.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9658 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2161306424 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:40.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552698338383 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10743, 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14059531892 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:40.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63662975296 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:40.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843386880 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22196 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.168 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10563584 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 603963392 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.170 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3284150 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1127744 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 177, 2024-04-26T06:08:40.171 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 885875 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519176192 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69293, 2024-04-26T06:08:40.172 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10410929917 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69310, 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17042375775 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1249280 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.173 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 283885568 2024-04-26T06:08:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 540475392 2024-04-26T06:08:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.174 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.175 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7954444339 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66968 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952636416 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.176 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952640512 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59145 2024-04-26T06:08:40.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66968, 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2688356577 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7837506216 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63383 2024-04-26T06:08:40.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4020775 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 771 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10378707 2024-04-26T06:08:40.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1111 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.180 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 353 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1111, 2024-04-26T06:08:40.181 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2833341 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.182 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 654 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10941 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.183 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.184 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900988928 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13864960 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.185 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14452, 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54836023 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3604, 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7676605456 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.187 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27765, 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266814170 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.188 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20750603998 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68711, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1493065188 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34614653 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.189 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20785218651 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 57372, 2024-04-26T06:08:40.190 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1293949872 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 963, 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2505938 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24351, 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12821437 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.191 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43135 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20522, 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1264826881 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251404 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18502 2024-04-26T06:08:40.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7911, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2166789559 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24317, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15667768 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16406, 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1883571290 2024-04-26T06:08:40.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12664, 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 418324493 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9547116963 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.195 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 705361724 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6765, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3599731110662 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6561207892106 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.196 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2723573267308 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8038341 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359658455 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.197 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31692936987 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28809079 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14626670395 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.198 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15298095129 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885574 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2550, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15143140 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.199 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71537736277 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16257641429 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506399493 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.200 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 538345472 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 434536448 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.201 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 103809024 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56816328 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 106496 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.204 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68898104 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.205 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.206 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 133120 2024-04-26T06:08:40.207 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 320 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.208 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68670099 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.209 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10869952 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37877552 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68693008 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.212 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.213 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.214 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110462 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130734 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67564215 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.217 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:40.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49463 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 142375, 2024-04-26T06:08:40.219 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8020945413 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.220 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1846488152 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93233844506 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.221 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50294, 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42876224342 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72095931974 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.222 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20573 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16434587690 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.223 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21003, 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5530196295 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445484227 2024-04-26T06:08:40.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27094 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438331071 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51643793023 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.225 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.226 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27336, 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33988415191 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49329175486 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1796 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1408157081 2024-04-26T06:08:40.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25155463793 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1955, 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3357612856 2024-04-26T06:08:40.228 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14321272261 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.229 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.230 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 533053440 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22382 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.231 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.233 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7110656 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598556672 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7680661 2024-04-26T06:08:40.234 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2303992 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 162, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 820953 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.235 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 501415936 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65931, 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9731264383 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65939, 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15903463897 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.236 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4132864 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270131200 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 518455296 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.237 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231704545 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43942 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.238 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521566208 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521570304 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.239 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36718 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43942, 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1824598136 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5131128114 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40858 2024-04-26T06:08:40.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2231944 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 637 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7057978 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.241 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.242 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 800, 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1604654 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.243 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 574 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8761 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.244 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 878227456 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17357, 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60236436 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.246 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3555, 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4799783845 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.247 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15255, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 149142347 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.248 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19269339746 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65427, 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1531632050 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.249 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39941441 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19309281187 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232164, 2024-04-26T06:08:40.250 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1159517527 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1285, 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2715623 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 125767, 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42892564 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.251 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41, 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51598 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14537, 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1993294018 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 413021 2024-04-26T06:08:40.252 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18537 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24934, 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755213390 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.253 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68783, 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19874698 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43849, 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1267809143 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12430, 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 354116335 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.256 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10043391818 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1283759374 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17778, 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4122542528113 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.257 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6737325353380 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3252024733403 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8048584 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.258 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331043058 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29345328459 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28287988 2024-04-26T06:08:40.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13740990738 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11792514941 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.260 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697198 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2484, 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14614744 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65265524102 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.261 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12704211524 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 461785541 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:40.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 597581824 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 588783616 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.263 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8798208 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.264 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57081679 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.266 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28672 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.267 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68710577 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:40.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1776 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.270 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111696 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.271 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75090409 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.272 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7306480 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38054453 2024-04-26T06:08:40.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.274 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.275 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.276 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.276 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.277 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72079579 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.278 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.280 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111154 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1131572 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.281 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73961155 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.282 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.283 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46599 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130641, 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8212934143 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.284 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1590685525 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 274369420662 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.285 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48835, 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36211001385 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78396011254 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29079 2024-04-26T06:08:40.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52761137249 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.287 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29357, 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13523333930 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12754235264 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13683 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 296206435 2024-04-26T06:08:40.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174922732113 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15535, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17528642179 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41453631991 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3837 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.290 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1294479090 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46685551300 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3943, 2024-04-26T06:08:40.291 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5159025276 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24188143999 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.292 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 511127552 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.293 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22769 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.294 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.295 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4505600 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 535003136 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3022252 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.296 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 950360 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 145, 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653433 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.297 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507314176 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60556, 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8943352679 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60565, 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14358140852 2024-04-26T06:08:40.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15388672 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248111104 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 515833856 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3427619028 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42770 2024-04-26T06:08:40.300 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909966336 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909970432 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.301 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35427 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42770, 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1360727757 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3338843972 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40048 2024-04-26T06:08:40.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1471855 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4469439 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 781 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.303 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.304 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 230 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 781, 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1355700 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.305 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659 2024-04-26T06:08:40.306 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9145 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.307 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789762048 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9691136 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.308 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20552, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68775686 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3508, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4161813341 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.309 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14460, 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123541682 2024-04-26T06:08:40.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17364860915 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.311 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60089, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1289228048 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48416588 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17413277503 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.312 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23073, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 679293821 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 733, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1999669 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9217, 2024-04-26T06:08:40.313 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7343400 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75646 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14409, 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1989252167 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 183014 2024-04-26T06:08:40.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19465 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13294, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1476225920 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45668, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13483491 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.315 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32374, 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1208171407 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13287, 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359414622 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.317 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7908600350 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 955632601 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18229, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3424123232790 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:40.318 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6333785413126 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2862291647893 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7654135 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221248183 2024-04-26T06:08:40.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25243225110 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25215200 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10236475820 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.320 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10764106744 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5691997 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2456, 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14332639 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.321 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54384879810 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11664181660 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 429530468 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.322 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 532561920 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506691584 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25870336 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57171417 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49152 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 380928 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68227623 2024-04-26T06:08:40.327 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.328 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1648 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.329 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110928 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74418277 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4269952 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38114278 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75056282 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123116 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1124927 2024-04-26T06:08:40.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73282810 2024-04-26T06:08:40.338 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36948 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 99091, 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9925468346 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1597826567 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108013613374 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:40.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37686, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14456933340 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33669442790 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26901 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.343 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15362980479 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:40.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27062, 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5433667981 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6304978164 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5311 2024-04-26T06:08:40.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 336104898 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9372634304 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5759, 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3368721478 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7946528687 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4736 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261721669 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 83277998591 2024-04-26T06:08:40.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4865, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5654543881 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19417935939 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9437278 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 517017600 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19031 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.351 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.352 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14643200 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 657555456 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4093327 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1582795 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 207, 2024-04-26T06:08:40.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 945450 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 527368192 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82911, 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10831712520 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.355 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82908, 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17198645996 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7118848 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339652608 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 544407552 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.356 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10883134780 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.357 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96879 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478402048 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478406144 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.358 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90062 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 96879, 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4258000858 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10703082766 2024-04-26T06:08:40.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 91368 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3952289 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1095 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14536427 2024-04-26T06:08:40.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1492 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 414 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1492, 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4064430 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13264 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1014874112 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19973, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69114665 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3562, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9581280335 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.366 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.367 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19406, 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143811693 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.368 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20933980121 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82406, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1564357404 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45462295 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:40.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20979442416 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40389, 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 819102508 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.370 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 773, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2098444 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18915, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14522918 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72274 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.371 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18389, 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3719292318 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 252920 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21542 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20507, 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1626436086 2024-04-26T06:08:40.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50760, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15848497 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30253, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1501285637 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.373 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15674, 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 471855906 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9195884014 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724291239 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8740, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3560002062510 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6490004987769 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2625936141769 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.376 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9746967 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348642790 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31332602354 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.377 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31193580 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14297107946 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16038966792 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697203 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2490, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14251295 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71227357578 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17071096946 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 528772951 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 617398272 2024-04-26T06:08:40.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 584867840 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32530432 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56392677 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 118784 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69317659 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2896 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 194416 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71785479 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14406640 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37595118 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73827362 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115923 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1108150 2024-04-26T06:08:40.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70758718 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47306 2024-04-26T06:08:40.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133463, 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12174740303 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1469522117 2024-04-26T06:08:40.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68425977101 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48120, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15908156593 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:40.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32597714204 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35566 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13289618729 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35799, 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7362571938 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7245710151 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10101 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 466870414 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22054675614 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10439, 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6247755325 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.404 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15937912740 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1002651703 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:40.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33081682758 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1882, 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2297829330 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9414091313 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16284179 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:40.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537079808 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:40.408 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21378 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8634368 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552144896 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.411 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3040620 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1006226 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 157, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 767315 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 498860032 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61498, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8256091668 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61482, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13506031498 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2502656 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251871232 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520159232 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.414 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6000986207 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53214 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371482112 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371486208 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45748 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53214, 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2436440303 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5870447374 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49215 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3101185 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 743 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8578097 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 941 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204 2024-04-26T06:08:40.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 941, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2755698 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.420 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 663 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17681 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 814927872 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10280960 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13787, 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49325948 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.423 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3436, 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231441597 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.424 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16779, 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127635364 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16425839188 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61054, 2024-04-26T06:08:40.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1236486164 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32212269 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16458051457 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.427 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 25634, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 545050673 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 751, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2131834 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15706, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10766971 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54175 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11528, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1333243625 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.429 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178821 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18391 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10976, 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1391364395 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39025, 2024-04-26T06:08:40.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9987465 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 28049, 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1135689967 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12032, 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338174292 2024-04-26T06:08:40.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7415439736 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 746411646 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3425207400741 2024-04-26T06:08:40.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6144992222898 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2397448459808 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6536649 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245595973 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25770920767 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25396670 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11671329994 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10600792601 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6287462 2024-04-26T06:08:40.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2458, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15049264 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55716250307 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11424034470 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438095607 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 571555840 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507117568 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64438272 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.439 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56977307 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98304 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68753509 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127536 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.445 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.446 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67468656 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8713312 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37984871 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70742329 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125680 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130120 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74730872 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.454 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34639 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.456 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92189, 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8276548548 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1675754525 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.457 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60181487954 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35071, 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13690979828 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.458 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32158815911 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26382 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9591522868 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26536, 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5510027292 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5104524662 2024-04-26T06:08:40.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4443 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368584561 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13919166457 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4609, 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3386603125 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:40.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9529190729 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3814 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1307169964 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36670798629 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3926, 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4794349411 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17525100520 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14823979 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509149184 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28882 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11747328 2024-04-26T06:08:40.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 555143168 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3433925 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 927452 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.469 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 164, 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737228 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510263296 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62720, 2024-04-26T06:08:40.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8465272711 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62716, 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13634473343 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7548928 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256909312 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.471 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523042816 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:40.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8635458081 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62698 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615455232 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615459328 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:40.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57000 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62698, 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3077681644 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.474 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8472689532 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57714 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3958187 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 922 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11663047 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1184 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 271 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1184, 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3041886 2024-04-26T06:08:40.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.478 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:40.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 739 2024-04-26T06:08:40.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12199 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.482 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 826085376 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.483 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10272768 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17586, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56711044 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3471, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6527230704 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:40.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17179, 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135668558 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:40.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16601965867 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62243, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1271262747 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40055375 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.487 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16642021242 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27821, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713330572 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.488 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 640, 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1805635 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5925, 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11796904 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93622 2024-04-26T06:08:40.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11210, 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 981438811 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 196666 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18657 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.490 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14965, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1268035699 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47680, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11892016 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32715, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1137476265 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.491 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 373211338 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:40.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7803994532 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.493 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 672328680 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15592, 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3262376424434 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6373775033685 2024-04-26T06:08:40.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957710846494 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6777072 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 202055851 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25449294490 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24472497 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11630827122 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12112977576 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6282242 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2357, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13172969 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.497 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57209936207 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13066702982 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 478999277 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 563453952 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537444352 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.499 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26009600 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56677355 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24576 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 86016 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69041173 2024-04-26T06:08:40.503 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T06:08:40.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 154480 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69691100 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11742032 2024-04-26T06:08:40.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37784903 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67913577 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.512 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:40.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122203 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1123673 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:40.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68601832 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.515 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.516 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50143 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.517 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 119393, 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10663164385 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1530770513 2024-04-26T06:08:40.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43362963252 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50567, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18105206766 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:40.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33747011418 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37815 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11145145543 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:40.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37933, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6339625928 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6597164003 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11113 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:40.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 355632460 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19093998783 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.522 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11338, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9540270177 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17213331172 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1215 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.523 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1175138053 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13123818926 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1296, 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2225310661 2024-04-26T06:08:40.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9936516243 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10827800 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.525 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520548352 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T06:08:40.526 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:40.527 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:40.528 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4650225896039046e-06, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 1322, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 2164736, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 423, 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T06:08:40.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:40.530 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:40.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 156034, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 110592, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 45442, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.1586981802101946e-07, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 158, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 178176, 2024-04-26T06:08:40.532 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 21769, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 6622, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 15147, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 65307, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 69, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 36864 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:40.533 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T06:08:40.534 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T06:08:40.535 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T06:08:40.536 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:40.537 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool", 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "selfmanaged_snaps" 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:40.538 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 12595200, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 12595200, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 4, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.7424898032913916e-05, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:40.539 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 9050, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 3172575232, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 4194323, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 4194323, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 12582969, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 24324, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 3155813376 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:40.540 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T06:08:40.541 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T06:08:39.151693", 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T06:08:40.542 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:40.543 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T06:08:40.544 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T06:08:40.545 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.546 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.680494+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.549 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.550 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:50:09.383336+0000", 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.554 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.555 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:40.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687214+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.557 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.558 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5137, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:40:48.381300+0000", 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.559 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.561 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.562 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.563 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.564 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690302+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.565 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.566 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.567 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:56:36.634109+0000", 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.568 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.569 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.571 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.572 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652707+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.573 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.574 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:02.965015+0000", 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.575 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.578 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.579 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918307+0000", 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.580 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.581 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.582 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:37:52.006362+0000", 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.586 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.587 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655233+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.588 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.589 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5050, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:31:51.511392+0000", 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.590 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.593 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.594 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677708+0000", 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.595 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.596 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.597 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:38.054330+0000", 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.598 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.601 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.602 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.642837+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.603 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.604 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:10:48.775149+0000", 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.605 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.606 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.608 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.609 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.647058+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.610 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.611 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.612 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:36:50.534114+0000", 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.613 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.616 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.617 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655950+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.618 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606607+0000", 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.619 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5139, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:14:05.418070+0000", 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.620 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.624 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:40.625 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.927210+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:40.626 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T06:08:40.627 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:17:06.179298+0000", 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.628 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.631 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.632 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671137+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.634 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5088, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:05.474223+0000", 2024-04-26T06:08:40.635 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.639 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:40.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683147+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:40.641 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:35.009138+0000", 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.646 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.647 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694565+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.649 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:12:51.836310+0000", 2024-04-26T06:08:40.650 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.654 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:40.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680722+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:40.656 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T06:08:40.657 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5092, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:29.665249+0000", 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.661 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.662 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.688628+0000", 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.664 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.665 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:52.078881+0000", 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.668 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.669 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.670 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.648264+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.671 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.672 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5128, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:31:47.566527+0000", 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.676 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.677 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689385+0000", 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.679 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.680 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:54.235461+0000", 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.686 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.687 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.924236+0000", 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.688 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.689 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.690 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:05.386071+0000", 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.691 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.692 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.693 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.695 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.686921+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.696 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.697 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4955, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:19.299350+0000", 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.698 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.699 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.700 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.701 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.702 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687873+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.703 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.704 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4933, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:44:02.540981+0000", 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.706 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.707 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.708 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'4" 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.709 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.656791+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.710 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.711 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5057, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:47:31.900744+0000", 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.713 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.714 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.715 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.716 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685862+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.717 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.718 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.719 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:13:15.181706+0000", 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.720 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.721 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.722 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.723 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:40.724 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689283+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.725 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.726 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5060, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:19:13.260981+0000", 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.728 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.729 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.730 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.731 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685883+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.732 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.733 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:04:37.166237+0000", 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.734 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.736 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.737 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.738 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686448+0000", 2024-04-26T06:08:40.739 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.740 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:55:45.534247+0000", 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.743 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.744 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.745 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.746 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687637+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.747 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.748 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4922, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.749 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:08:42.334266+0000", 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.750 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.751 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.752 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.753 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:40.754 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652825+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.755 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.756 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5138, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:46:31.194879+0000", 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.758 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.759 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.760 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.761 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.687565+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.762 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.763 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4975, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:11.264130+0000", 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.764 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.765 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.766 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.767 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.768 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.124549+0000", 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.769 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821382+0000", 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.770 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3136, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3136, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.771 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8958, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:58:01.185137+0000", 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004021143, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.772 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.773 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.774 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1260, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 418606, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3103, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 418416 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.775 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3136" 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.776 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683048+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.777 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.778 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:20:52.306675+0000", 2024-04-26T06:08:40.779 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.780 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.781 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.784 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682072+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.785 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.786 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:37:38.185275+0000", 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.787 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.788 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.790 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "575'3" 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.791 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.187405+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.792 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3012, 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.793 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3012, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8543, 2024-04-26T06:08:40.794 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:12:55.026274+0000", 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0042133, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.795 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.796 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 570, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 392434, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3016, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 362488 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3012" 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.798 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.799 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.915770+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.800 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.801 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5127, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:36:25.068570+0000", 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.802 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.803 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.805 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.806 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.688665+0000", 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.807 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562290+0000", 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.808 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.809 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4939, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:14:48.670851+0000", 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.810 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.813 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.814 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117635+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.815 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607602+0000", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3251, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.816 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3251, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9289, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:10.384900+0000", 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004710533, 2024-04-26T06:08:40.817 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.818 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1468, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 437164, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3228, 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 396857 2024-04-26T06:08:40.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3251" 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.821 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:40.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.693586+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:40.823 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T06:08:40.824 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4925, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:04:52.745702+0000", 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.828 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.829 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.645764+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.831 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:33:44.643488+0000", 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.835 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.836 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117800+0000", 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3027, 2024-04-26T06:08:40.838 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3027, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.839 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8831, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:48.021075+0000", 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004402177, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194304, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1040, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 358901, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2991, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 380094 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.843 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3027" 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T06:08:40.844 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684953+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.846 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5617, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:44:10.084045+0000", 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.847 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:40.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "2154'253" 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.851 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:40.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690310+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:40.853 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5004, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:01:47.171722+0000", 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.858 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.859 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684921+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:49:40.525139+0000", 2024-04-26T06:08:40.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.866 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110895+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2904, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.868 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2904, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8495, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:22.101211+0000", 2024-04-26T06:08:40.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.002570877, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 936, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 367417, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2884, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 372141 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2904" 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:40.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.648766+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:40.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.876 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5099, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:57.740603+0000", 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:40.880 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682059+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5129, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:26:00.682268+0000", 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.887 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.888 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.888 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.889 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.889 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.890 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.116288+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.891 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3015, 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.892 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3015, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8836, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:14:30.818573+0000", 2024-04-26T06:08:40.893 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.009877965, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.895 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1219, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 384431, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.896 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3012, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 355867 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3015" 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.897 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:40.898 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668810+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.899 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822540+0000", 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.900 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:11:18.904758+0000", 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.902 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.903 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.904 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.905 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682247+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.906 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.907 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4972, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:00:27.864702+0000", 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.909 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.910 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.911 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.912 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110748+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.913 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819158+0000", 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3184, 2024-04-26T06:08:40.914 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3184, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.915 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9290, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:49:07.854500+0000", 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004732996, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.916 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.917 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1704, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 406084, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.918 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3171, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 407945 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3184" 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.919 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.929523+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.920 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.921 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.922 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:22:57.361824+0000", 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.924 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.925 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:40.926 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.927 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.678161+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.928 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.929 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5136, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:36:34.434028+0000", 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.931 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.932 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.933 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.934 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.111043+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.935 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2925, 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.936 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2925, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.937 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8750, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:30:47.016598+0000", 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.00531589, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 19, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.938 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.939 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 853, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 333181, 2024-04-26T06:08:40.940 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2919, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 388041 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2925" 2024-04-26T06:08:40.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.942 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677175+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.943 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.944 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:04:48.652960+0000", 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.945 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.946 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.947 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.948 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.949 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686032+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.950 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.951 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.952 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:45:47.533308+0000", 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.956 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:40.957 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687566+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.958 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.959 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:09:47.041275+0000", 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.961 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:40.963 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.964 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.640213+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.965 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.966 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5117, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:17:58.203948+0000", 2024-04-26T06:08:40.967 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 48, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 48, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.970 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.971 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682371+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.972 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.973 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.974 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:05:39.879851+0000", 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.975 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.978 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668877+0000", 2024-04-26T06:08:40.979 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.980 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.981 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:32:52.213335+0000", 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.982 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.983 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.985 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:40.986 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.682943+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:40.987 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T06:08:40.988 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4934, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:32:44.419865+0000", 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.989 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.990 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:40.992 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:40.993 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683118+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:40.994 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:40.995 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:31:41.130333+0000", 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:40.996 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:40.997 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:40.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:40.999 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.000 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686114+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.001 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.002 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:53:07.175242+0000", 2024-04-26T06:08:41.003 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.005 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.007 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.008 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.654868+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.009 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.010 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5141, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:43:06.242765+0000", 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.011 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:41.012 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 16, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.014 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.015 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684423+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.016 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.017 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.018 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4932, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:10:33.065772+0000", 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.019 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.022 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.023 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682594+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 30, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.025 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 30, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4987, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:44.845936+0000", 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.026 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 5824, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 20, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 28, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 28, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 25 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.029 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'30" 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.030 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685882+0000", 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.033 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5043, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:43.477926+0000", 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.038 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.907703+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:41.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:35:37.496104+0000", 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 14, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 14, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.044 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.045 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930092+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.047 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.048 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:41:50.507880+0000", 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679438+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.055 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4999, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:23:28.953924+0000", 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.059 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.060 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683003+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.062 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.063 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:54:22.118731+0000", 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.066 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.067 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684000+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.069 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.070 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:27:11.980395+0000", 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.074 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.075 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.650773+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.076 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.077 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.078 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5122, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:09:12.785746+0000", 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.083 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691359+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.084 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.085 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4982, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:22:10.660644+0000", 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.087 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.088 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.089 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.090 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.649041+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.091 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:41.092 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5061, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.093 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:31:26.962001+0000", 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.095 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.098 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.099 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.100 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.675636+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.101 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.102 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5062, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:31:30.572275+0000", 2024-04-26T06:08:41.103 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.104 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.105 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.107 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:41.108 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690473+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.109 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T06:08:41.110 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5082, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:04:38.189711+0000", 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.111 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.112 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.113 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.114 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.115 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686486+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.116 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.117 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:36.115462+0000", 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.118 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.119 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.120 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.121 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.122 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655504+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:41.123 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.124 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:34.399951+0000", 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.125 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.126 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.127 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.129 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:41.130 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683835+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.131 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.132 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:02:59.088924+0000", 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.133 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.134 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.135 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.136 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.137 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679368+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.138 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.139 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:47:22.809120+0000", 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.140 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.141 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.142 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.143 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.144 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680686+0000", 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.145 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.146 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.147 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4929, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:35.686493+0000", 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.148 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:41.149 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.150 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.151 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.152 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.920195+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.153 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.154 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4985, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:23:29.353783+0000", 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.155 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.156 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.157 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.159 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697314+0000", 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.160 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:41.161 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.162 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4920, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:50:54.410560+0000", 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.163 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.164 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:41.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.167 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930339+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.168 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:51.904353+0000", 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.170 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.171 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.172 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.173 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.174 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.916078+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.175 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.176 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5073, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:23:24.255488+0000", 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.177 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.178 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.180 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.181 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674123+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.182 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.183 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5053, 2024-04-26T06:08:41.184 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:50:21.862229+0000", 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.185 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.188 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:41.189 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685996+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.190 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 6, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 6, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T06:08:41.191 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5151, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:50.731765+0000", 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.192 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 8, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.195 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'6" 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.196 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697687+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.197 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.198 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:37:55.815838+0000", 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.199 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.200 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.202 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.203 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680713+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.204 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.205 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5084, 2024-04-26T06:08:41.206 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:20:31.145822+0000", 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.207 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.210 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:41.211 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683147+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:41.212 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T06:08:41.213 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:58:01.725099+0000", 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.214 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.217 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.218 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691540+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.220 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:10:15.860637+0000", 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.221 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.225 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:41.226 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.904334+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:41.227 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T06:08:41.228 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5123, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:18:04.694544+0000", 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.229 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:41.232 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.233 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.922851+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.235 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:32.459667+0000", 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.236 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.239 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.240 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674125+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.242 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.243 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:06.955578+0000", 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.247 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:41.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.670191+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:41.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T06:08:41.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5010, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:18.935701+0000", 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.254 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.255 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683936+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.257 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:12:09.191223+0000", 2024-04-26T06:08:41.258 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.262 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:41.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.689807+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:41.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T06:08:41.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:29:16.670255+0000", 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.269 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.270 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694486+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.272 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4923, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:03:22.798733+0000", 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.273 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.276 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.277 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.677229+0000", 2024-04-26T06:08:41.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.279 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.280 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5051, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:16.805477+0000", 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:41.284 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.285 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689463+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.286 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.287 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:31:39.247698+0000", 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.288 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.291 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.292 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918909+0000", 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.294 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T06:08:41.295 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4970, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:38:59.078681+0000", 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.298 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.302 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.303 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684617+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.305 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:47:43.696035+0000", 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.306 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:41.309 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.310 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.681154+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:41.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.312 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4997, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:34.520927+0000", 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.313 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.317 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.630977+0000", 2024-04-26T06:08:41.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.320 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:01.451840+0000", 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.324 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:41.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682446+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:41.326 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5135, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:14:41.286531+0000", 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:41.331 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:41.332 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671121+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:41.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.334 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:35:58.508917+0000", 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:41.338 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:41.339 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 24454, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 24454, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194323, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 2, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 9050, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 3098218, 2024-04-26T06:08:41.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 24324, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 3081849 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 12595200, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 12582969, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:41.343 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T06:08:41.344 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.345 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.346 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:41.347 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.348 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:41.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:41.352 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.353 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 75, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 75, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 6622, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 158, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 174, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 69, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 36 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 110592, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 19866, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 45442, 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:41.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 4758253568, 2024-04-26T06:08:41.358 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.006195962894707918 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.359 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T06:08:41.360 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry on --license sharing-1-0 2024-04-26T06:08:41.360 INFO:tasks.workunit.client.0.smithi146.stdout:Telemetry is on. 2024-04-26T06:08:41.361 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:41.361 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.362 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.363 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.364 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.365 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='client.46067 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.366 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.367 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.368 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.369 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:39 smithi204 ceph-mon[88313]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.370 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.371 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.372 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.373 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.374 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.375 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.376 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.377 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:40 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.378 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.379 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.380 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[95531]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='client.36174 -' entity='client.admin' cmd=[{"prefix": "telemetry preview-all", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.381 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.382 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:41.383 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:39 smithi146 ceph-mon[92947]: pgmap v5069: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-26T06:08:41.392 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T06:08:41.393 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:41.394 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:41.395 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T06:08:41.396 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:41.397 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:41.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:41.399 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:41.400 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:41.401 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T06:08:41.402 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:41.403 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T06:08:41.404 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:41.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:41.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:41.407 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:41.408 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T06:08:41.409 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T06:08:41.410 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 2, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T06:08:41.411 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "has_msr_rules": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 1, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T06:08:41.412 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_collision_tries": 100, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_descents": 100, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.413 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T06:08:41.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20586496, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 390520, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 720896, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 436, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1447824, 2024-04-26T06:08:41.416 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1129472, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14866168, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21307392 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20258816, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 337488, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 794624, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 343, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1018432, 2024-04-26T06:08:41.417 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 13, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 874496, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14481264, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20258816 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 174981120, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2643504, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 229376, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8192, 2024-04-26T06:08:41.418 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6849, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 12443192, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3812096, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 152838296, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 174989312 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 257236992, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 4767760, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3145728, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 712704, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 794624, 2024-04-26T06:08:41.419 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9356, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 13735296, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3416064, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 231459440, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 258031616 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 168845312, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2481200, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 1957888, 2024-04-26T06:08:41.420 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6518, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 9741648, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2779648, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 150828160, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 170803200 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 590872576, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 27187384, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.421 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 54026240, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12269, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87271672, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 54, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9379584, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 463626064, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 644898816 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 620077056, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 26266720, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.422 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 43008000, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 13316, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87854272, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10396672, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 492151520, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 663085056 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 437911552, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 24375280, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.423 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 103841792, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 10867, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83025376, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9577216, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 317525808, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 541753344 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 592289792, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19266616, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8699904, 2024-04-26T06:08:41.424 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11790, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83422728, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10518528, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 475674048, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 600989696 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 510099456, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 25956896, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.425 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25870336, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11277, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 84908320, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11655424, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 384170944, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 535969792 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 588374016, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 28462872, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.426 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32432128, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12751, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 109027216, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9436416, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 438039640, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 620806144 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 512491520, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19009224, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 5373952, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.427 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 64438272, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9887, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 78067360, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11688704, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 398352280, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 576929792 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 540925952, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 23877496, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:41.428 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25935872, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11352, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 100583664, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 51, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 12136704, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 400920216, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 566861824 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T06:08:41.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "10.232397", 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:41.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:41.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:41.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 7, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 5, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:41.433 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T06:08:41.434 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.435 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.436 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.437 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.438 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 221552, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 64 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51904, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 181 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.440 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12664, 2024-04-26T06:08:41.441 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 265 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.443 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.444 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.445 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.447 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149008, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.448 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.450 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.452 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.453 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.454 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.455 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42735660, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5368 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.456 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.457 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.459 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.460 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.462 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.464 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42515494, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5333 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.466 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11792, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 348 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.467 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.468 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42023668, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5196 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 616, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.473 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.475 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21616, 2024-04-26T06:08:41.476 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 407 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 35072, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57840, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 723 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.477 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 390832, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1277831, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 332 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2450298, 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 542166 2024-04-26T06:08:41.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7026016, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10364 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 81424, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8673 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 90192, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.479 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.480 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 41113, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19577701, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 277 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.481 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30272, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 344 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.482 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7175480, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18599 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.483 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22344, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 415 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30848, 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T06:08:41.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58160, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 727 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 388960, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1870 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.486 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348408, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 100 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2424348, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 539982 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6987936, 2024-04-26T06:08:41.487 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10308 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 79216, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8502 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89664, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1868 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.488 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 118075, 2024-04-26T06:08:41.489 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28144, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14000314, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10032, 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 114 2024-04-26T06:08:41.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.491 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7254416, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21090 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.493 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19712, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 380 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1536, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57600, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 720 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 387920, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 307796, 2024-04-26T06:08:41.495 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 89 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1756481, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 388859 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5147176, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7601 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 78300, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8483 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.496 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89520, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 77130, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9017261, 2024-04-26T06:08:41.498 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9856, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 112 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348480, 2024-04-26T06:08:41.499 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3237000, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 6225 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.500 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18200, 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 333 2024-04-26T06:08:41.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30720, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4032, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 56320, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 704 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:41.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 238349, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 79 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1742515, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 386488 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.504 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5113856, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7552 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70032, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7354 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.506 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 100679, 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 57 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22864756, 2024-04-26T06:08:41.510 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9583 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9680, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 110 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.511 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3555240, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9237 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.512 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.513 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16840, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 325 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30592, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.514 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57360, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 717 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375648, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.515 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 780133, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 196 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2040925, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 452004 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5901976, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8711 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70304, 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7351 2024-04-26T06:08:41.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173136, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.517 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 75583, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.518 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18901460, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 274 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18480, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 210 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 464640, 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T06:08:41.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4985240, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11987 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.520 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:41.521 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20112, 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 387 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31360, 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 28 2024-04-26T06:08:41.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.523 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 442344, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 118 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2347519, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 525940 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6798216, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10029 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.524 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70592, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7359 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:41.525 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 103027, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 61 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.526 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21907248, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 13376, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 152 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.527 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 487872, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6431880, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 12369 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.528 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.529 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18296, 2024-04-26T06:08:41.530 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 341 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30976, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 25 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3648, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 19 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.531 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377312, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 448163, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 115 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1695895, 2024-04-26T06:08:41.532 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 375776 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4958816, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7324 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 71480, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7512 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87072, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.533 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173048, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1241 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.534 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 50723, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20454140, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 231 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.535 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 453024, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.536 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3604640, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9252 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.537 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:41.538 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18488, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 357 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:41.539 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58560, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 732 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377104, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 506487, 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 134 2024-04-26T06:08:41.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1998400, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 445723 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5804056, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8567 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 72104, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7513 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87024, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:41.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 24557, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14805260, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 260 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:41.544 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4922424, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9495 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.545 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:41.546 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:41.547 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.548 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.549 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.550 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T06:08:41.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:41.552 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T06:08:41.553 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "reef", 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "squid" 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.554 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 19, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "squid" 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:41.556 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:41.557 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.558 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:41.559 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:41.560 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.561 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 4, 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]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9222, 3794, 4396, 3, 4, 3, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6190, 129, 127, 2, 18, 4, 3, 19, 26, 47, 45, 37, 36, 19, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 11, 9, 0, 5, 1, 0, 1, 5, 10, 92, 151, 74, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 381, 2, 1, 0, 1, 1, 0, 0, 0, 0, 1, 23, 302, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 170, 3, 0, 0, 1, 1, 0, 0, 0, 1, 11, 9, 27, 62, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 88, 4, 0, 0, 0, 0, 0, 1, 0, 0, 4, 8, 8, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 146, 0, 1, 0, 0, 2, 0, 0, 0, 0, 3, 16, 6, 18, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.562 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 102, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 8, 1, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.563 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.564 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9743, 39, 0, 0, 2, 1, 1, 0, 2, 0, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7771, 454, 1393, 0, 13, 6, 3, 19, 37, 54, 42, 52, 55, 12, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 69, 146, 21, 0, 0, 0, 2, 5, 21, 113, 195, 128, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 343, 2, 2, 9, 0, 0, 0, 0, 4, 0, 3, 16, 380, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 1, 0, 0, 1, 0, 0, 0, 8, 0, 1, 5, 21, 34, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 55, 0, 50, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 6, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 0, 167, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 54, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.565 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.566 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9525, 5, 0, 0, 1, 1, 1, 0, 0, 0, 19, 0, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8016, 44, 23, 0, 9, 0, 1, 0, 6, 4, 78, 18, 16, 45, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 815, 27, 25, 2, 2, 0, 1, 0, 2, 3, 39, 5, 2, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.567 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 409, 9, 6, 0, 1, 0, 0, 1, 3, 0, 2, 11, 37, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 135, 9, 5, 0, 0, 0, 0, 0, 3, 3, 7, 13, 23, 65, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 4, 2, 0, 0, 0, 0, 2, 1, 3, 0, 10, 36, 25, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 140, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 20, 46, 56, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 47, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 8, 31, 28, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 13, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.568 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.569 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12739, 11, 0, 1, 0, 0, 0, 0, 1, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10013, 26, 0, 1, 16, 3, 1, 9, 13, 22, 17, 4, 21, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1157, 107, 152, 0, 1, 0, 0, 2, 5, 6, 59, 83, 37, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 538, 20, 27, 0, 22, 0, 0, 0, 0, 0, 0, 16, 160, 9, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 184, 10, 13, 0, 259, 0, 0, 0, 0, 0, 1, 0, 14, 37, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 183, 5, 26, 31, 231, 0, 0, 0, 0, 0, 2, 1, 2, 5, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 38, 2, 1, 34, 413, 0, 0, 0, 0, 0, 0, 0, 1, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 3, 1904, 110, 0, 0, 0, 0, 0, 0, 0, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 6, 19, 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]", 2024-04-26T06:08:41.570 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[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, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.571 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2979, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8526, 3078, 63, 4, 16, 20, 1, 0, 1, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.572 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7225, 82, 9, 1, 15, 18, 58, 68, 9, 16, 13, 14, 11, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1109, 21, 3, 0, 5, 4, 8, 10, 4, 20, 46, 94, 35, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 603, 12, 0, 0, 0, 0, 0, 0, 0, 0, 4, 18, 152, 8, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 470, 25, 0, 0, 0, 1, 1, 0, 0, 0, 3, 3, 21, 19, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 237, 26, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 20, 15, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 92, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 24, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 38, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.573 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.574 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12969, 74, 57, 9, 6661, 431, 1, 0, 0, 3, 5, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10334, 206, 19, 0, 876, 183, 63, 101, 0, 4, 10, 4, 16, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1422, 18, 7, 1, 86, 21, 33, 37, 3, 8, 25, 3, 9, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 569, 4, 1, 5, 15, 3, 0, 0, 0, 0, 6, 6, 33, 4, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 159, 1, 0, 0, 26, 22, 0, 0, 0, 0, 12, 2, 20, 38, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 2, 1, 1, 2, 20, 0, 1, 0, 2, 1, 4, 17, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 6, 12, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.575 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 6, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2, 0, 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]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.576 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 566, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.577 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11810, 3995, 0, 0, 1, 1, 0, 0, 0, 1, 2, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7223, 161, 34, 4, 15, 4, 1, 4, 9, 11, 21, 12, 13, 12, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 890, 16, 13, 0, 2, 0, 1, 0, 6, 10, 68, 79, 31, 7, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 19, 181, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 125, 10, 5, 0, 0, 1, 0, 0, 0, 1, 4, 4, 19, 51, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 4, 2, 0, 0, 0, 0, 1, 0, 0, 0, 2, 1, 9, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 7, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.578 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.579 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4044, 1159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16510, 6745, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7055, 425, 1, 0, 12, 0, 0, 1, 1, 0, 4, 2, 7, 11, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 740, 36, 3, 0, 0, 0, 1, 2, 1, 1, 18, 3, 6, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 234, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 6, 24, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 126, 5, 0, 1, 0, 0, 0, 0, 1, 0, 4, 6, 19, 38, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 12, 11, 10, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.580 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 11, 28, 39, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 3, 10, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 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-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.581 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:41.583 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:41.584 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.585 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:41.586 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:41.587 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.588 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 493, 5, 3, 4, 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-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4224, 52, 69, 141, 448, 590, 683, 0, 8, 6, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 15, 31, 59, 19, 20, 43, 1, 0, 2, 3, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 340, 4, 1, 1, 0, 2, 2, 0, 0, 1, 0, 2, 7, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 8, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.589 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.590 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.591 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 362, 4, 7, 9, 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-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3210, 256, 27, 60, 119, 1, 0, 0, 2, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 587, 29, 1279, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 438, 19, 65, 0, 1, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1470, 1148, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1786, 1823, 226, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 49, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.592 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.593 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.594 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9428, 6, 0, 1, 1, 1, 1, 1, 2, 3, 1, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15804, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 389, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 13, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.595 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.596 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3209, 26, 2, 0, 3, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 413, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 21, 35, 46, 1, 0, 0, 0, 0, 0, 1, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1141, 328, 0, 123, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4104, 2457, 0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 212, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 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-04-26T06:08:41.597 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 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]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.598 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.599 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 664, 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, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2848, 202, 34, 66, 138, 273, 459, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 28, 0, 0, 0, 3, 22, 1, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.600 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 691, 8, 12, 32, 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-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5572, 66, 125, 220, 461, 602, 713, 10, 14, 8, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 482, 2, 2, 7, 29, 10, 16, 1, 2, 10, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 303, 2, 8, 22, 6, 0, 0, 0, 0, 2, 2, 5, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 39, 73, 107, 25, 0, 0, 0, 0, 0, 0, 2, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.602 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.603 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.604 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2857, 32, 0, 2, 2, 2, 0, 0, 3, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 339, 1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 259, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 79, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.605 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.606 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.607 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 467, 7, 9, 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]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7505, 44, 58, 37, 1, 0, 3, 5, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2432, 36, 90, 43, 0, 0, 0, 2, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 177, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 7, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 18, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.608 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.609 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.610 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:41.611 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:41.612 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.613 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:41.614 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:41.615 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.616 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.617 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.618 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.619 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.620 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.621 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.622 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.623 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.624 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.625 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.626 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.627 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.628 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.629 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.630 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.631 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2904, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.632 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.633 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.634 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7657, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2608, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.635 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.636 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:41.637 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:41.638 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:41.639 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:41.640 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:41.641 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:41.642 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:41.643 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 78, 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-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1675, 22, 2, 0, 9, 0, 0, 4, 4, 8, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1429, 14, 1, 2, 5, 3, 8, 14, 27, 38, 73, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 207, 8, 3, 0, 2, 1, 2, 1, 3, 5, 46, 196, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 363, 3, 0, 0, 2, 2, 0, 0, 7, 4, 19, 28, 281, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 686, 2, 0, 0, 1, 0, 0, 2, 1, 0, 9, 11, 20, 22, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 862, 6, 0, 0, 0, 0, 1, 0, 0, 1, 0, 4, 6, 19, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.644 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.645 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.646 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2358, 18, 1, 1, 5, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1817, 2, 2, 2, 8, 8, 17, 21, 48, 69, 97, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 34, 3, 0, 1, 1, 1, 6, 3, 6, 5, 47, 259, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 14, 0, 0, 0, 2, 0, 0, 0, 0, 4, 3, 9, 373, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 37, 4, 0, 0, 0, 0, 0, 0, 3, 3, 5, 7, 21, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 90, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 12, 30, 74, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.647 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.648 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 330, 11, 0, 0, 5, 0, 2, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 175, 8, 1, 0, 1, 1, 1, 0, 5, 9, 45, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 210, 2, 0, 0, 0, 0, 2, 2, 8, 16, 64, 83, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 157, 0, 0, 0, 0, 1, 1, 3, 4, 14, 35, 46, 26, 11, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.649 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 6, 0, 0, 0, 0, 0, 1, 1, 3, 6, 16, 30, 39, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 16, 39, 103, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.650 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.651 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1066, 10, 1, 2, 12, 1, 1, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 613, 1, 0, 1, 2, 3, 4, 13, 14, 20, 45, 13, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 3, 0, 0, 0, 1, 0, 3, 7, 1, 20, 96, 133, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 356, 9, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 72, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 412, 2, 0, 0, 0, 0, 1, 0, 1, 1, 1, 6, 15, 30, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 21, 41, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.652 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.653 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.654 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 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]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 957, 9, 0, 0, 14, 1, 4, 3, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 902, 7, 0, 0, 1, 2, 5, 6, 11, 26, 41, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 404, 7, 0, 0, 0, 2, 2, 2, 6, 8, 53, 160, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 486, 24, 0, 0, 0, 0, 0, 0, 3, 2, 11, 24, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 318, 46, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 14, 8, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 80, 89, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 122, 170, 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-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 173, 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-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.655 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.656 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 109, 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]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 484, 15, 0, 0, 6, 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]", 2024-04-26T06:08:41.657 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 128, 7, 0, 0, 1, 0, 1, 1, 2, 4, 16, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 9, 0, 0, 0, 0, 0, 3, 6, 3, 22, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 83, 9, 0, 0, 0, 0, 1, 0, 1, 3, 11, 20, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 17, 18, 0, 0, 0, 0, 0, 0, 3, 3, 6, 8, 16, 29, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 41, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 8, 33, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.658 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.659 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1055, 15, 0, 1, 13, 0, 3, 3, 6, 9, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 708, 4, 0, 2, 3, 2, 3, 12, 16, 23, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 7, 0, 0, 0, 1, 0, 0, 2, 2, 24, 97, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 419, 8, 0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 164, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 26, 26, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.660 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 31, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.661 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.662 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 50, 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-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 239, 13, 2, 2, 14, 0, 7, 4, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 69, 5, 0, 0, 1, 0, 1, 4, 4, 5, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 145, 13, 0, 0, 0, 0, 3, 5, 8, 11, 31, 41, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 74, 3, 0, 0, 0, 0, 0, 2, 0, 4, 16, 21, 26, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 19, 2, 0, 0, 0, 0, 0, 0, 0, 2, 5, 6, 24, 25, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 5, 13, 30, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.663 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.664 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-26T06:08:41.665 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 8, 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "number of replicas", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 1, 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[1, 1]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[2, 2]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[3, 3]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[4, 4]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[5, 5]", 2024-04-26T06:08:41.666 INFO:tasks.workunit.client.0.smithi146.stdout: "[6, None]" 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "linear" 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 10, 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "duration", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 250000, 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 249999]", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[250000, 499999]", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[500000, 999999]", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[1000000, 1999999]", 2024-04-26T06:08:41.667 INFO:tasks.workunit.client.0.smithi146.stdout: "[2000000, 3999999]", 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[4000000, 7999999]", 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[8000000, 15999999]", 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[16000000, 31999999]", 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[32000000, None]" 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.668 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.669 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.670 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.671 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.672 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.673 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.674 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.675 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T06:08:41.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T06:08:41.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.679 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_inode": { 2024-04-26T06:08:41.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_path": { 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T06:08:41.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.686 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T06:08:41.687 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.688 INFO:tasks.workunit.client.0.smithi146.stdout: "evlrg": { 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T06:08:41.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.690 INFO:tasks.workunit.client.0.smithi146.stdout: "segmjr": { 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T06:08:41.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248188 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T06:08:41.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50896 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.694 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T06:08:41.696 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.698 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T06:08:41.700 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.701 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T06:08:41.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.704 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.705 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed_ops": { 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.707 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.708 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:41.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 310 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:41.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8457 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58672597 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.711 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2056969272 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8458 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.713 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8458 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:41.715 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8458, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29738555646 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:41.716 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8457 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:41.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115788075 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74693 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5619916033 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:41.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 171974656 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 170074112 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1900544 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.719 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.720 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24509891 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.721 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68814748 2024-04-26T06:08:41.722 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:41.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1498457 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.725 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70854662 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.726 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178257003 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.727 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.728 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69206933 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.729 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 373301, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1955431352 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20446, 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9849852495 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:41.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8530 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.734 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59917522 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25590 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1919971353 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:41.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8528 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59270282 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66743 2024-04-26T06:08:41.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3036065964 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:41.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999956 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8531 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8531, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32600512837 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.739 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74738 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.740 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.741 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251740160 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 250970112 2024-04-26T06:08:41.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 770048 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24707633 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68696534 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1512790 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70919857 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178203985 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.750 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69259951 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:41.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 377164, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2278960504 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:41.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20622, 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8049512234 2024-04-26T06:08:41.755 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.757 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58391302 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:41.758 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1314983036 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.759 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999961 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.760 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.762 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25785667376 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:41.763 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:41.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115179569 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74385 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2652965815 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.765 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 167788544 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165560320 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2228224 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24387389 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.768 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.769 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68888173 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.770 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1490088 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.772 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70813954 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.773 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178289721 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69174215 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 365176, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1764337867 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.777 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:41.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20342, 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6169115971 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 112662 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.779 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10960896 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:41.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 753029120 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28959034 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1346882 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 200, 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1134665 2024-04-26T06:08:41.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 772407296 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76668, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11122639029 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76678, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18248840800 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.783 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14831616 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314089472 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 768147456 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8478161503 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68863 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424544768 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:41.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424548864 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63610 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68863, 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2472549327 2024-04-26T06:08:41.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8377510052 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65775 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3764847 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:41.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10989755 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 911 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.788 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 281 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 911, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3178936 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:41.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 640 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10329 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:41.790 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1080815616 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14475264 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20924, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 77947128 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3592, 2024-04-26T06:08:41.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6655417737 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 31870, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 288310470 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:41.794 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22336910529 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75981, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639921157 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50289040 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22387199569 2024-04-26T06:08:41.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32689, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1482080432 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1003, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2507128 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:41.796 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21178, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9770877 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74449 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16624, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2534908787 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251055 2024-04-26T06:08:41.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24062 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23237, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2966328717 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55601, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19887636 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32364, 2024-04-26T06:08:41.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2319941776 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15412, 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464007932 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10659479520 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 709005052 2024-04-26T06:08:41.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3700310940351 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6992859642217 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957915583071 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8742149 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 392244748 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35232774839 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33154337 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.802 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17262058258 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15082191100 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10476670 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2567, 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15275599 2024-04-26T06:08:41.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78643685320 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16251817354 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 569959693 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:41.804 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641490944 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587464704 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54026240 2024-04-26T06:08:41.805 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56653694 2024-04-26T06:08:41.806 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.807 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 921600 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.808 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68253826 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.809 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2416 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.810 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138416 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.811 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69884329 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.812 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10914272 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37769129 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.813 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68757111 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.815 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122168 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1117254 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.817 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68785739 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:41.818 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:41.819 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42584 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128696, 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8189740259 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:41.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2489486266 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174362974721 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:41.821 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43366, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21983334396 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72299612031 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26961 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13653421699 2024-04-26T06:08:41.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27287, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6510693677 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6706808897 2024-04-26T06:08:41.823 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8266 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 459823691 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18807832248 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.824 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8549, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5481903842 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14158743845 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.825 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7357 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2029662575 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 141901720774 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7530, 2024-04-26T06:08:41.826 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9990736877 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51434059289 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25732632 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:41.827 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 786890752 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39635 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.828 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8310784 2024-04-26T06:08:41.830 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 795156480 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12675867 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8867701 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 199, 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1052970 2024-04-26T06:08:41.831 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 829489152 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77021, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12070575682 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77010, 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19851381799 2024-04-26T06:08:41.832 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16158720 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315412480 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 833748992 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.833 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7305348138 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60358 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324887552 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:41.834 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324891648 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56969 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60358, 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2850268388 2024-04-26T06:08:41.835 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7202154276 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57195 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2786896 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 707 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8255301 2024-04-26T06:08:41.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 943 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:41.837 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 246 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 943, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2269076 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.838 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 979 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9178 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:41.839 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1121619968 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:41.840 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13877248 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22161, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 87257688 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3563, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9076462020 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.841 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18291, 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168748884 2024-04-26T06:08:41.842 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23995640752 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76300, 2024-04-26T06:08:41.843 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1849495613 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49322726 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24044963478 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.844 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30461, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1172894092 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 846, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2512413 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14129, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8777331 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 44, 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52693 2024-04-26T06:08:41.845 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11469, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2049923045 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 234655 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27059 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23297, 2024-04-26T06:08:41.846 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2229671289 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 74110, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20383602 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50813, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1429944481 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15564, 2024-04-26T06:08:41.847 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 485505782 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:41.848 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14281673342 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1364656771 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22305, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964062003215 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6638864900540 2024-04-26T06:08:41.849 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3270124655588 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9473089 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 300706730 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:41.850 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38595540722 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32508197 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16892077973 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19219910693 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.851 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885753 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2588, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17385373 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 89303852295 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20387671342 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.852 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789684901 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659677184 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616620032 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.853 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43057152 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.854 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56858620 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.855 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36864 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.856 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68929540 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.858 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138880 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.859 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68349085 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.860 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8287232 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37905746 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.862 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71247534 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:41.863 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.864 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110192 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1109795 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.865 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67268234 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:41.866 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.867 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45460 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133889, 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10493153273 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:41.868 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2513020968 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 677955047361 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:41.869 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47135, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34602305989 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 104479905889 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22632 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:41.870 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16281856886 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23057, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6041936712 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5690827067 2024-04-26T06:08:41.871 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13170 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 351714544 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108974852092 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14500837385 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35126103526 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9658 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.873 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2161306424 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552698338383 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10743, 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14059531892 2024-04-26T06:08:41.874 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63662975296 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:41.875 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843386880 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22196 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.876 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:41.877 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10563584 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 603963392 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.878 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3284150 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1127744 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 177, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 885875 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:41.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519176192 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69293, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10410929917 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69310, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17042375775 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1249280 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.880 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 283885568 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 540475392 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47 2024-04-26T06:08:41.881 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7954444339 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66968 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952636416 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952640512 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.882 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59145 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66968, 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2688356577 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7837506216 2024-04-26T06:08:41.883 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63383 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4020775 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 771 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10378707 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1111 2024-04-26T06:08:41.884 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:41.885 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 353 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1111, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2833341 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.886 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 654 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10941 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900988928 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.888 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13864960 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14452, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54836023 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3604, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7676605456 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.889 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27765, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266814170 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.890 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20750603998 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68711, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1493065188 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:41.891 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34614653 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20785218651 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 57372, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1293949872 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.892 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 963, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2505938 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24351, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12821437 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43135 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20522, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1264826881 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.893 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251404 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18502 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7911, 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2166789559 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24317, 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15667768 2024-04-26T06:08:41.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16406, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1883571290 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12664, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 418324493 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.895 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9547116963 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:41.896 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 705361724 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6765, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3599731110662 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6561207892106 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2723573267308 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.897 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8038341 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359658455 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31692936987 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:41.898 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28809079 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14626670395 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15298095129 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885574 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2550, 2024-04-26T06:08:41.899 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15143140 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71537736277 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16257641429 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506399493 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.900 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 538345472 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 434536448 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.901 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 103809024 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56816328 2024-04-26T06:08:41.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:41.903 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 106496 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68898104 2024-04-26T06:08:41.904 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:41.905 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.906 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 133120 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 320 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68670099 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10869952 2024-04-26T06:08:41.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37877552 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.910 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68693008 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.911 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.912 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110462 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130734 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.913 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67564215 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.914 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:41.915 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49463 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 142375, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8020945413 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1846488152 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:41.916 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93233844506 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50294, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42876224342 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72095931974 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20573 2024-04-26T06:08:41.917 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16434587690 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21003, 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5530196295 2024-04-26T06:08:41.918 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445484227 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27094 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438331071 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51643793023 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.919 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27336, 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33988415191 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:41.920 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49329175486 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1796 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1408157081 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25155463793 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.921 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1955, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3357612856 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14321272261 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.922 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 533053440 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22382 2024-04-26T06:08:41.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:41.924 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7110656 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.925 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598556672 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7680661 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2303992 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 162, 2024-04-26T06:08:41.926 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 820953 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 501415936 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65931, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9731264383 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65939, 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15903463897 2024-04-26T06:08:41.927 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4132864 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270131200 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 518455296 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.928 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231704545 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43942 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521566208 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521570304 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.929 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36718 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43942, 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1824598136 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.930 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5131128114 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40858 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2231944 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 637 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7057978 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:41.931 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.932 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 800, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1604654 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:41.933 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 574 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8761 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.934 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 878227456 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.935 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17357, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60236436 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3555, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4799783845 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.936 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15255, 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 149142347 2024-04-26T06:08:41.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19269339746 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65427, 2024-04-26T06:08:41.938 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1531632050 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39941441 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19309281187 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.939 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232164, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1159517527 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1285, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2715623 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 125767, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42892564 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51598 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14537, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1993294018 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 413021 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18537 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24934, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755213390 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:41.941 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68783, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19874698 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43849, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1267809143 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12430, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 354116335 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.942 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.943 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10043391818 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1283759374 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17778, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4122542528113 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6737325353380 2024-04-26T06:08:41.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3252024733403 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8048584 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331043058 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:41.945 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29345328459 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28287988 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13740990738 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11792514941 2024-04-26T06:08:41.946 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697198 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2484, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14614744 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65265524102 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12704211524 2024-04-26T06:08:41.947 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 461785541 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 597581824 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 588783616 2024-04-26T06:08:41.948 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8798208 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.949 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57081679 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.950 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28672 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.951 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68710577 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.952 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.953 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1776 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111696 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.954 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75090409 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:41.955 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7306480 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38054453 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.956 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.957 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72079579 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:41.958 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.959 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111154 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1131572 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.960 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73961155 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:41.961 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.962 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46599 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130641, 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8212934143 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.963 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1590685525 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 274369420662 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:41.964 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48835, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36211001385 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78396011254 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29079 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:41.965 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52761137249 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29357, 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13523333930 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:41.966 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12754235264 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13683 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 296206435 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174922732113 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:41.967 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15535, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17528642179 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:41.968 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41453631991 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3837 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1294479090 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46685551300 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.969 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3943, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5159025276 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24188143999 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.970 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 511127552 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:41.971 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22769 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:41.972 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4505600 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:41.973 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 535003136 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3022252 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 950360 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 145, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653433 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.974 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507314176 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60556, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8943352679 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60565, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14358140852 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15388672 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248111104 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 515833856 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.976 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3427619028 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42770 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909966336 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909970432 2024-04-26T06:08:41.977 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35427 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42770, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1360727757 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.978 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3338843972 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40048 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1471855 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4469439 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.979 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 781 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:41.980 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 230 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 781, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1355700 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:41.981 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9145 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:41.982 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789762048 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.983 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9691136 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20552, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68775686 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3508, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4161813341 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.984 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:41.985 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14460, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123541682 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17364860915 2024-04-26T06:08:41.986 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60089, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1289228048 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48416588 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17413277503 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:41.987 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23073, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 679293821 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 733, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1999669 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9217, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7343400 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.988 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75646 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14409, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1989252167 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 183014 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19465 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:41.989 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13294, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1476225920 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45668, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13483491 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32374, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1208171407 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.990 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13287, 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359414622 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.991 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7908600350 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 955632601 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18229, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3424123232790 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:41.992 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6333785413126 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2862291647893 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7654135 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221248183 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.993 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25243225110 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25215200 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10236475820 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.994 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10764106744 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5691997 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2456, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14332639 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54384879810 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.995 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11664181660 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 429530468 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 532561920 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:41.996 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506691584 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25870336 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57171417 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:41.998 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49152 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 380928 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:41.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68227623 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1648 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110928 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.002 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74418277 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.003 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4269952 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38114278 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.004 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75056282 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.006 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.007 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123116 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.008 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1124927 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73282810 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.010 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36948 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 99091, 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9925468346 2024-04-26T06:08:42.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1597826567 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108013613374 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:42.012 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37686, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14456933340 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33669442790 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26901 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:42.013 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15362980479 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27062, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5433667981 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:42.014 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6304978164 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5311 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 336104898 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9372634304 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5759, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3368721478 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7946528687 2024-04-26T06:08:42.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4736 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261721669 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 83277998591 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.017 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4865, 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5654543881 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19417935939 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9437278 2024-04-26T06:08:42.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 517017600 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:42.019 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19031 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:42.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:42.021 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14643200 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 657555456 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4093327 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1582795 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:42.022 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 207, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 945450 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 527368192 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82911, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10831712520 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:42.023 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82908, 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17198645996 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7118848 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339652608 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 544407552 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.024 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10883134780 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96879 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478402048 2024-04-26T06:08:42.025 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478406144 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90062 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.026 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 96879, 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4258000858 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10703082766 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 91368 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3952289 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1095 2024-04-26T06:08:42.027 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14536427 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1492 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:42.028 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 414 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1492, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4064430 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.029 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T06:08:42.030 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13264 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1014874112 2024-04-26T06:08:42.031 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19973, 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69114665 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:42.032 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3562, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9581280335 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:42.033 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19406, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143811693 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:42.034 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20933980121 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82406, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1564357404 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45462295 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20979442416 2024-04-26T06:08:42.035 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40389, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 819102508 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 773, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2098444 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18915, 2024-04-26T06:08:42.036 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14522918 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72274 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18389, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3719292318 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 252920 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.037 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21542 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20507, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1626436086 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50760, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15848497 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30253, 2024-04-26T06:08:42.038 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1501285637 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15674, 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 471855906 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.039 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9195884014 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:42.040 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724291239 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8740, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3560002062510 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6490004987769 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2625936141769 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.041 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9746967 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348642790 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31332602354 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.042 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31193580 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14297107946 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16038966792 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697203 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.043 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2490, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14251295 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71227357578 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17071096946 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 528772951 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 617398272 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 584867840 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:42.045 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32530432 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.046 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56392677 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.047 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 118784 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.048 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69317659 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.049 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2896 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.050 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 194416 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71785479 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.052 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14406640 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37595118 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.053 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.054 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73827362 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.055 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.056 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115923 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1108150 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.057 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70758718 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:42.058 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:42.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47306 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133463, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12174740303 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.060 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1469522117 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68425977101 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.061 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48120, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15908156593 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32597714204 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35566 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:42.062 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13289618729 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35799, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7362571938 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:42.063 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7245710151 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10101 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 466870414 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22054675614 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10439, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6247755325 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15937912740 2024-04-26T06:08:42.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1002651703 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33081682758 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.066 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1882, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2297829330 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9414091313 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16284179 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:42.067 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537079808 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21378 2024-04-26T06:08:42.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:42.069 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8634368 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.070 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552144896 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3040620 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1006226 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 157, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 767315 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.071 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 498860032 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61498, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8256091668 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61482, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13506031498 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.072 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2502656 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251871232 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520159232 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.073 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6000986207 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53214 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371482112 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371486208 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.074 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45748 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53214, 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2436440303 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:42.075 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5870447374 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49215 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3101185 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 743 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8578097 2024-04-26T06:08:42.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 941 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 941, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2755698 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 663 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17681 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 814927872 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:42.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10280960 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13787, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49325948 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3436, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231441597 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.081 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16779, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127635364 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.082 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16425839188 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61054, 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1236486164 2024-04-26T06:08:42.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32212269 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16458051457 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.084 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 25634, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 545050673 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 751, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2131834 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15706, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10766971 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54175 2024-04-26T06:08:42.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11528, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1333243625 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178821 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18391 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10976, 2024-04-26T06:08:42.086 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1391364395 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39025, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9987465 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 28049, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1135689967 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:42.087 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12032, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338174292 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.088 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7415439736 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 746411646 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3425207400741 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6144992222898 2024-04-26T06:08:42.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2397448459808 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6536649 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245595973 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:42.090 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25770920767 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25396670 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11671329994 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10600792601 2024-04-26T06:08:42.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6287462 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2458, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15049264 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55716250307 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.092 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11424034470 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438095607 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 571555840 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.093 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507117568 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64438272 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:42.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56977307 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.095 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98304 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.096 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68753509 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:42.097 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.098 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127536 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67468656 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8713312 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37984871 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.101 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70742329 2024-04-26T06:08:42.103 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.104 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.105 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125680 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130120 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.106 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74730872 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.107 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34639 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:42.108 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92189, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8276548548 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1675754525 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60181487954 2024-04-26T06:08:42.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35071, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13690979828 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32158815911 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.110 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26382 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9591522868 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26536, 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5510027292 2024-04-26T06:08:42.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5104524662 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4443 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368584561 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13919166457 2024-04-26T06:08:42.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4609, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3386603125 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:42.113 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9529190729 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3814 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1307169964 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36670798629 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.114 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3926, 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4794349411 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.115 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17525100520 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14823979 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:42.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509149184 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28882 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:42.119 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.120 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11747328 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 555143168 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.121 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3433925 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 927452 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 164, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737228 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:42.122 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510263296 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62720, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8465272711 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62716, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13634473343 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7548928 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.123 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256909312 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523042816 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:42.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8635458081 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62698 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615455232 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615459328 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57000 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62698, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3077681644 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8472689532 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.126 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57714 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3958187 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 922 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11663047 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1184 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:42.127 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 271 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.128 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1184, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3041886 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.129 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 739 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12199 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 826085376 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10272768 2024-04-26T06:08:42.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17586, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56711044 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3471, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6527230704 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17179, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135668558 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.133 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16601965867 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62243, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1271262747 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40055375 2024-04-26T06:08:42.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16642021242 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27821, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713330572 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.135 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 640, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1805635 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5925, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11796904 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93622 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11210, 2024-04-26T06:08:42.136 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 981438811 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 196666 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18657 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14965, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1268035699 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47680, 2024-04-26T06:08:42.137 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11892016 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32715, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1137476265 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 373211338 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:42.138 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7803994532 2024-04-26T06:08:42.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 672328680 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15592, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3262376424434 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6373775033685 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:42.140 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957710846494 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6777072 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 202055851 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25449294490 2024-04-26T06:08:42.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24472497 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11630827122 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12112977576 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.142 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6282242 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2357, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13172969 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57209936207 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13066702982 2024-04-26T06:08:42.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 478999277 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 563453952 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:42.144 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537444352 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26009600 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.145 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56677355 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.146 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24576 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 86016 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.147 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69041173 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.148 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 154480 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69691100 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:42.151 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11742032 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37784903 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.153 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67913577 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:42.156 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122203 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1123673 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:42.157 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68601832 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:42.158 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:42.159 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50143 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 119393, 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10663164385 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1530770513 2024-04-26T06:08:42.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43362963252 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50567, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18105206766 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:42.161 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33747011418 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37815 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11145145543 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:42.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37933, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6339625928 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6597164003 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11113 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 355632460 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.163 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19093998783 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11338, 2024-04-26T06:08:42.164 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9540270177 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17213331172 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1215 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1175138053 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13123818926 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.165 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1296, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2225310661 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9936516243 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.166 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10827800 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520548352 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.167 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T06:08:42.168 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4650225896039046e-06, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 1322, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 2164736, 2024-04-26T06:08:42.169 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 423, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.170 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:42.171 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 156034, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 110592, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 45442, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.1586981802101946e-07, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 158, 2024-04-26T06:08:42.172 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 178176, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 21769, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 6622, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 15147, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 65307, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 69, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 36864 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.173 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:42.174 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T06:08:42.175 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:42.176 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool", 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "selfmanaged_snaps" 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 12595200, 2024-04-26T06:08:42.177 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 12595200, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 4, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.7424898032913916e-05, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 9057, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 3172580352, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 4194323, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 4194323, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:42.178 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 12582969, 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 24324, 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 3155813376 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.179 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T06:08:40.458305", 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T06:08:42.180 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:42.181 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T06:08:42.182 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T06:08:42.183 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.184 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.680494+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.186 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:50:09.383336+0000", 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.187 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.190 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.191 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687214+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.193 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5137, 2024-04-26T06:08:42.194 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:40:48.381300+0000", 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.198 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690302+0000", 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.200 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.201 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:56:36.634109+0000", 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.204 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.205 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652707+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.207 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:42.208 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:02.965015+0000", 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.212 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918307+0000", 2024-04-26T06:08:42.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.215 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:37:52.006362+0000", 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.218 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.219 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655233+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.221 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5050, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.222 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:31:51.511392+0000", 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.225 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.226 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677708+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.228 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:38.054330+0000", 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.229 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.232 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.233 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.642837+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:42.235 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.236 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:10:48.775149+0000", 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.647058+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:36:50.534114+0000", 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.247 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:42.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655950+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:42.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.250 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:14:05.418070+0000", 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.254 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.255 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.927210+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:17:06.179298+0000", 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.261 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.262 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671137+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.264 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5088, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:05.474223+0000", 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.268 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.269 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683147+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.271 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:35.009138+0000", 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.272 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.275 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.276 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694565+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.278 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:42.279 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:12:51.836310+0000", 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.282 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.283 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680722+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.285 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.286 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5092, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:29.665249+0000", 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.289 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.290 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.291 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.688628+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.292 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.293 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:52.078881+0000", 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.294 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.296 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.297 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.298 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:42.299 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.648264+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:42.300 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.301 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5128, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:31:47.566527+0000", 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.303 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.304 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:42.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.306 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689385+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.307 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.308 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:54.235461+0000", 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.311 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.312 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.313 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.924236+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.314 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.315 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.316 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:05.386071+0000", 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.318 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.319 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.320 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:42.321 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.686921+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.322 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.323 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4955, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:19.299350+0000", 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.324 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.325 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.326 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.327 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.328 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687873+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.329 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.330 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4933, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:44:02.540981+0000", 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.331 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.332 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.333 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:42.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'4" 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.335 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.656791+0000", 2024-04-26T06:08:42.336 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:42.337 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T06:08:42.338 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5057, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:47:31.900744+0000", 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.339 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.340 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.342 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.343 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685862+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.344 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.345 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:13:15.181706+0000", 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.346 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.347 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.348 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.349 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.350 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689283+0000", 2024-04-26T06:08:42.351 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.352 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.353 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5060, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:19:13.260981+0000", 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.355 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.357 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.358 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685883+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.359 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.360 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:04:37.166237+0000", 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.361 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.362 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.363 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.364 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.365 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686448+0000", 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.366 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.367 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.368 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:55:45.534247+0000", 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.369 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.370 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.372 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.373 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687637+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.374 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.375 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4922, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:08:42.334266+0000", 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.378 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.379 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.380 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652825+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.381 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.382 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.383 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5138, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:46:31.194879+0000", 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.384 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.385 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.388 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.687565+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.389 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:42.390 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4975, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:11.264130+0000", 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.391 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.392 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.394 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.395 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.124549+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.396 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3136, 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.397 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3136, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.398 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8959, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:58:01.185137+0000", 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004021143, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1260, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 418606, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3103, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 418416 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3136" 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.402 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.403 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683048+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.404 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.405 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:20:52.306675+0000", 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.406 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.409 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.410 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682072+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.411 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.412 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:37:38.185275+0000", 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.413 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.414 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.416 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "575'3" 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.417 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.187405+0000", 2024-04-26T06:08:42.418 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.419 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3012, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3012, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.420 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8543, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:12:55.026274+0000", 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0042133, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.421 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 570, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 392434, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3016, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 362488 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3012" 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.424 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:42.425 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.915770+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.426 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.427 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5127, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:36:25.068570+0000", 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.428 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.431 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.432 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.688665+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.433 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.434 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4940, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:14:48.670851+0000", 2024-04-26T06:08:42.435 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.436 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.439 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117635+0000", 2024-04-26T06:08:42.440 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:42.441 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3251, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3251, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T06:08:42.442 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9291, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:10.384900+0000", 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004710533, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.443 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1470, 2024-04-26T06:08:42.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 437166, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3228, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 396857 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.446 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3251" 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.447 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.693586+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.448 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.449 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4925, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:04:52.745702+0000", 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.450 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.453 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.454 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.645764+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.455 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.456 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:42.457 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:33:44.643488+0000", 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.461 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.462 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117800+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3027, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3027, 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.464 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8831, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:48.021075+0000", 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004402177, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194304, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1040, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 358901, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2991, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 380094 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.468 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3027" 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.469 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684953+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.471 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5617, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:44:10.084045+0000", 2024-04-26T06:08:42.472 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:42.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "2154'253" 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.476 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690310+0000", 2024-04-26T06:08:42.477 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.478 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.479 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5004, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:01:47.171722+0000", 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.483 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.484 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684921+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.486 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:49:40.525139+0000", 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.487 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.490 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.491 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110895+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2904, 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.493 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2904, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.494 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8495, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:22.101211+0000", 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.002570877, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 936, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 367417, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2884, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 372141 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2904" 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.498 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.648766+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.501 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5099, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:57.740603+0000", 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.505 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.506 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682059+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.508 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5129, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:26:00.682268+0000", 2024-04-26T06:08:42.509 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.513 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.116288+0000", 2024-04-26T06:08:42.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.515 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3015, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3015, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.516 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8836, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:14:30.818573+0000", 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.009877965, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1219, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 384431, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.519 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3012, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 355867 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3015" 2024-04-26T06:08:42.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668810+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.522 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.523 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.525 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.525 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.525 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5017, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:11:18.904758+0000", 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.526 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.527 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.528 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.529 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.530 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682247+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.531 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.532 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4972, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.533 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:00:27.864702+0000", 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.534 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.535 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.536 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.537 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:42.538 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110748+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.539 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3184, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3184, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.540 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9295, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:49:07.854500+0000", 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004732996, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.541 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.542 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1709, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 406087, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.543 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3171, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 407945 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3184" 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.544 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.545 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.929523+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.546 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.547 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:22:57.361824+0000", 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.548 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.549 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.550 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.551 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.552 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.678161+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.553 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.554 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5136, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.555 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:36:34.434028+0000", 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.556 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.557 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.559 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.111043+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.560 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2925, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.561 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2925, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8750, 2024-04-26T06:08:42.562 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:30:47.016598+0000", 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.00531589, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 19, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.563 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.564 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 853, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 333181, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2919, 2024-04-26T06:08:42.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 388041 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2925" 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.566 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:42.567 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677175+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.568 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T06:08:42.569 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:04:48.652960+0000", 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.571 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.573 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.574 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686032+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.575 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.576 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:45:47.533308+0000", 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.580 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.581 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687566+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.582 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.583 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:09:47.041275+0000", 2024-04-26T06:08:42.584 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.586 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.588 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.640213+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.589 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.590 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.591 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5117, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:17:58.203948+0000", 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 48, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 48, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.595 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.596 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682371+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.597 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.598 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:05:39.879851+0000", 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.599 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.600 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.601 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.602 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.603 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668877+0000", 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.604 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.605 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.606 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:32:52.213335+0000", 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.607 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.608 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.609 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.610 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.611 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.682943+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.612 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.613 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4934, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:32:44.419865+0000", 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.614 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.615 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.616 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.617 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.618 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683118+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.619 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.620 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:31:41.130333+0000", 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.621 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.622 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.623 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.624 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.625 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686114+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.626 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.627 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:53:07.175242+0000", 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.628 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.629 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.630 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.631 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.632 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.654868+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.633 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.634 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5141, 2024-04-26T06:08:42.635 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:43:06.242765+0000", 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.636 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.637 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 16, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.638 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.639 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684423+0000", 2024-04-26T06:08:42.640 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.641 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4932, 2024-04-26T06:08:42.642 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:10:33.065772+0000", 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.643 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.644 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.645 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.646 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:42.647 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682594+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.648 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 30, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 30, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T06:08:42.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4987, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:44.845936+0000", 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 5824, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.650 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.651 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.652 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 20, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 28, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 28, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 25 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.653 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'30" 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.654 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685882+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.655 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.656 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5043, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:43.477926+0000", 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.657 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.658 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.659 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.660 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.661 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.907703+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.662 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.663 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:35:37.496104+0000", 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.664 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.665 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.666 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 14, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 14, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:42.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.668 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:42.669 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930092+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.670 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.671 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:41:50.507880+0000", 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.672 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.673 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.674 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.675 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.676 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679438+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.677 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.678 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4999, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.679 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:23:28.953924+0000", 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.680 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.681 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.682 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.683 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:42.684 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683003+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:42.685 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T06:08:42.686 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:54:22.118731+0000", 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.687 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.688 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.689 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.690 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.691 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684000+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.692 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.693 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:27:11.980395+0000", 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.694 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.695 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.696 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.697 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.698 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.650773+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.699 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.700 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.701 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5122, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:09:12.785746+0000", 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.702 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.703 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.704 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.705 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.706 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691359+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.707 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.708 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4982, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:22:10.660644+0000", 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.709 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.710 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.711 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.712 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.713 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.649041+0000", 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.714 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.715 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.716 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5061, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:31:26.962001+0000", 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.717 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.718 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.719 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.720 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.675636+0000", 2024-04-26T06:08:42.721 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.722 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.723 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5062, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:31:30.572275+0000", 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.724 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.725 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.726 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.727 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.728 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.728 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.729 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.729 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.729 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.729 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.729 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690473+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.730 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.731 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5082, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:04:38.189711+0000", 2024-04-26T06:08:42.732 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.733 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.734 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.735 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.736 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686486+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.737 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.738 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:36.115462+0000", 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.739 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.740 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.741 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.742 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.743 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655504+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.744 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:42.745 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:34.399951+0000", 2024-04-26T06:08:42.746 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.747 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.748 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.749 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.750 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683835+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.751 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.752 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:02:59.088924+0000", 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.753 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.754 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.755 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.756 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.757 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679368+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.758 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.759 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:47:22.809120+0000", 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.760 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.761 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.762 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.763 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.764 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680686+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.765 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.766 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4929, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:35.686493+0000", 2024-04-26T06:08:42.767 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.768 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.769 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.771 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.920195+0000", 2024-04-26T06:08:42.772 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.773 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T06:08:42.774 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4985, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:23:29.353783+0000", 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.775 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.776 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.777 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.778 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.779 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697314+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.780 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.781 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4920, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:50:54.410560+0000", 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.782 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:42.783 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.784 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.785 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.786 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930339+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.787 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.788 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:51.904353+0000", 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.789 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.790 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.791 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.792 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.793 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.916078+0000", 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.794 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:42.795 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.796 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5073, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:23:24.255488+0000", 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.797 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.798 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.799 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:42.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.801 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674123+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.802 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T06:08:42.803 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5053, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:50:21.862229+0000", 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.804 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.805 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.806 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.807 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.808 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685996+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.809 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 6, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.810 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 6, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5151, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:50.731765+0000", 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T06:08:42.811 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.812 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.813 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 8, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.814 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'6" 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.815 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697687+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.816 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.817 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:37:55.815838+0000", 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.818 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.819 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.820 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.821 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.822 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680713+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.824 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5084, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:20:31.145822+0000", 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.829 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683147+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.831 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:42.832 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:58:01.725099+0000", 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.836 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:42.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691540+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.839 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:10:15.860637+0000", 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.844 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.904334+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.846 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5123, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:18:04.694544+0000", 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.847 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.850 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.851 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.922851+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.853 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:32.459667+0000", 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.854 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.857 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.858 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674125+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.860 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:06.955578+0000", 2024-04-26T06:08:42.861 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.865 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.866 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.670191+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.868 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5010, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:18.935701+0000", 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.872 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.873 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683936+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.875 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:12:09.191223+0000", 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.876 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.879 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:42.880 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.689807+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.882 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.883 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:29:16.670255+0000", 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.887 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:42.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694486+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:42.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.890 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4923, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:03:22.798733+0000", 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.894 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.895 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.677229+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.897 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5051, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:16.805477+0000", 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.901 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.902 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689463+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:31:39.247698+0000", 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.908 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.909 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918909+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.911 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4970, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:38:59.078681+0000", 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.912 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.915 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.916 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684617+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.918 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:42.919 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:47:43.696035+0000", 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.922 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.923 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.681154+0000", 2024-04-26T06:08:42.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4997, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:34.520927+0000", 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:42.930 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.931 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.630977+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:01.451840+0000", 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.937 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.938 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682446+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.940 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5135, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:14:41.286531+0000", 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.945 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671121+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:42.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T06:08:42.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:35:58.508917+0000", 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T06:08:42.952 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 24454, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 24454, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194323, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.953 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:42.954 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 2, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 9057, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 3098223, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 24324, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 3081849 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 12595200, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 12582969, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:42.956 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:42.957 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.958 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.959 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:42.960 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:42.961 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T06:08:42.962 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:42.966 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 75, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:42.967 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 75, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 6622, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:42.968 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:42.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 158, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 174, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 69, 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 36 2024-04-26T06:08:42.970 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 110592, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 19866, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 45442, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.971 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 4758253568, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.006195962894707918 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:42.972 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568 2024-04-26T06:08:42.973 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.973 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T06:08:42.973 INFO:tasks.workunit.client.0.smithi146.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-26T06:08:42.973 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show-device 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.974 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.975 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: pgmap v5070: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.976 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.977 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.978 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.979 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.980 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:41 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.981 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.982 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.983 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.984 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='client.36192 -' entity='client.admin' cmd=[{"prefix": "telemetry on", "license": "sharing-1-0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.985 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.986 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.987 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.988 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.989 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.990 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.991 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.992 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:42.993 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:40 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "2268db78-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226996e4-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043511": { 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T06:08:42.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "2268db78-0387-11ef-b624-0cc47a8876fd", 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106111 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T06:08:42.995 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:42.996 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.997 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 27535742 2024-04-26T06:08:42.998 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 47239287 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:42.999 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T06:08:43.000 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T06:08:43.001 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3206, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3218, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3193 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T06:08:43.003 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 293, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 350852643, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1804582447, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5805185358, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 30632080347, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 52280, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 51603, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 27, 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 28864 2024-04-26T06:08:43.004 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 52280, 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 51603 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T06:08:43.005 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T06:08:43.006 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:11 2024 UTC", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T06:08:43.007 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T06:08:43.008 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 27 Celsius", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 350,852,643 [179 TB]", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,804,582,447 [923 TB]", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,805,185,358", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 30,632,080,347", 2024-04-26T06:08:43.009 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 293", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 52,280", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 51,603", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 28,864", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T06:08:43.010 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 27 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.011 INFO:tasks.workunit.client.0.smithi146.stdout: "226ac41a-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "INTEL_SSDPEDMD400G4_226b48d6-0387-11ef-b624-0cc47a8876fd": { 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "20240426-043513": { 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "device": { 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "info_name": "/dev/nvme0n1", 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "/dev/nvme0n1", 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "protocol": "NVMe", 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "nvme" 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "firmware_version": "8DV101H0", 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "host_id": "226ac41a-0387-11ef-b624-0cc47a8876fd", 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "json_format_version": [ 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.012 INFO:tasks.workunit.client.0.smithi146.stdout: "local_time": { 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "asctime": "Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "time_t": 1714106113 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "logical_block_size": 512, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "model_name": "INTEL SSDPEDMD400G4", 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_controller_id": 0, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_ieee_oui_identifier": 6083300, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_namespaces": [ 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "capacity": { 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "formatted_lba_size": 512, 2024-04-26T06:08:43.013 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 1, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "size": { 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "utilization": { 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_number_of_namespaces": 1, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_pci_vendor": { 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "id": 32902, 2024-04-26T06:08:43.014 INFO:tasks.workunit.client.0.smithi146.stdout: "subsystem_id": 32902 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_add_log": { 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "Device stats": { 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_fw_downgrades": { 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "crc_error_count": { 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "end_to_end_error_detection_count": { 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.015 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "erase_fail_count": { 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "host_bytes_written": { 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 25721198 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "host_ctx_wear_used": { 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 1 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.016 INFO:tasks.workunit.client.0.smithi146.stdout: "media_bytes_read": { 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "nand_bytes_written": { 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 44178730 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_stat_indicator": { 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "pll_lock_loss_count": { 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "program_fail_count": { 2024-04-26T06:08:43.017 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "re_alloc_sectr_cnt": { 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "retry_buffer_overflow_count": { 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "soft_ecc_err_rate": { 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.018 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "thermal_throttle_status": { 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "cnt": 0, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pct": 0 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_host_reads": { 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_media_wear": { 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 64 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.019 INFO:tasks.workunit.client.0.smithi146.stdout: "timed_workload_timer": { 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 100, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 65535 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "unexp_power_loss": { 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 0, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": 0 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "wear_leveling": { 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "normalized": 90, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "raw": { 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "avg": 3015, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "max": 3030, 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 3003 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.020 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel Smart log": "nvme0n1" 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_smart_health_information_log": { 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare": 100, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "available_spare_threshold": 10, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "controller_busy_time": 194, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "critical_warning": 0, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_read": 346379286, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "data_units_written": 1685664443, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "host_reads": 5853148315, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "host_writes": 28541293753, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "media_errors": 0, 2024-04-26T06:08:43.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_err_log_entries": 0, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "percentage_used": 10, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycles": 51127, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_hours": 52154, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": 31, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "unsafe_shutdowns": 23355 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme_vendor": "intel", 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "power_cycle_count": 51127, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "power_on_time": { 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "hours": 52154 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "serial_number": "deleted", 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "smart_status": { 2024-04-26T06:08:43.022 INFO:tasks.workunit.client.0.smithi146.stdout: "nvme": { 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "passed": true 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl": { 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "argv": [ 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl", 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "-x", 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "--json=o", 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "/dev/nvme0n1" 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "build_info": "(local build)", 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "exit_status": 0, 2024-04-26T06:08:43.023 INFO:tasks.workunit.client.0.smithi146.stdout: "output": [ 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "smartctl 7.1 2019-12-30 r5022 [x86_64-linux-5.14.0-437.el9.x86_64] (local build)", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Copyright (C) 2002-19, Bruce Allen, Christian Franke, www.smartmontools.org", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF INFORMATION SECTION ===", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Model Number: INTEL SSDPEDMD400G4", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Serial Number: deleted", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Version: 8DV101H0", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "PCI Vendor/Subsystem ID: 0x8086", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "IEEE OUI Identifier: 0x5cd2e4", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller ID: 0", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Number of Namespaces: 1", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Size/Capacity: 400,088,457,216 [400 GB]", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Namespace 1 Formatted LBA Size: 512", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Local Time is: Fri Apr 26 04:35:13 2024 UTC", 2024-04-26T06:08:43.024 INFO:tasks.workunit.client.0.smithi146.stdout: "Firmware Updates (0x02): 1 Slot", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional Admin Commands (0x0006): Format Frmw_DL", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Optional NVM Commands (0x0006): Wr_Unc DS_Mngmt", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Maximum Data Transfer Size: 32 Pages", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported Power States", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "St Op Max Active Idle RL RT WL WT Ent_Lat Ex_Lat", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 25.00W - - 0 0 0 0 0 0", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Supported LBA Sizes (NSID 0x1)", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: "Id Fmt Data Metadt Rel_Perf", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 0 + 512 0 2", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 1 - 512 8 2", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 2 - 512 16 2", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 3 - 4096 0 0", 2024-04-26T06:08:43.025 INFO:tasks.workunit.client.0.smithi146.stdout: " 4 - 4096 8 0", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: " 5 - 4096 64 0", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: " 6 - 4096 128 0", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "=== START OF SMART DATA SECTION ===", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART overall-health self-assessment test result: PASSED", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "SMART/Health Information (NVMe Log 0x02)", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Critical Warning: 0x00", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Temperature: 31 Celsius", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare: 100%", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Available Spare Threshold: 10%", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Percentage Used: 10%", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Read: 346,379,286 [177 TB]", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Data Units Written: 1,685,664,443 [863 TB]", 2024-04-26T06:08:43.026 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Read Commands: 5,853,148,315", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Host Write Commands: 28,541,293,753", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Controller Busy Time: 194", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Power Cycles: 51,127", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Power On Hours: 52,154", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Unsafe Shutdowns: 23,355", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Media and Data Integrity Errors: 0", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information Log Entries: 0", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "Error Information (NVMe Log 0x01, max 64 entries)", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "No Errors Logged", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "" 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "platform_info": "x86_64-linux-5.14.0-437.el9.x86_64", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "svn_revision": "5022", 2024-04-26T06:08:43.027 INFO:tasks.workunit.client.0.smithi146.stdout: "version": [ 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: "temperature": { 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: "current": 31 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: "user_capacity": { 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: "blocks": 781422768, 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 400088457216 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.028 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T06:08:43.029 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry show 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:43.029 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.030 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='client.36207 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: Health check cleared: TELEMETRY_CHANGED (was: Telemetry requires re-opt-in) 2024-04-26T06:08:43.031 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='client.46127 -' entity='client.admin' cmd=[{"prefix": "telemetry show-device", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.032 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.033 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:43.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:43.034 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:41 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout:{ 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer": { 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "active": true, 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "mode": "" 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "channels": [ 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.043 INFO:tasks.workunit.client.0.smithi146.stdout: "channels_available": [ 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "basic", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "ident", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "crash", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "device", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "perf" 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_available": [ 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:43.044 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "collections_opted_in": [ 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_base", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "device_base", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "crash_base", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "ident_base", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_perf", 2024-04-26T06:08:43.045 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_mds_metadata", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_usage", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_usage_by_class", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_rook_v01", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_memory_metrics", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_options_bluestore", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "basic_pool_flags" 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "config": { 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "active_changed": [ 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:43.046 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "client_check_pool_perm", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_gid", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "client_mount_uid", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "client_quota", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "daemonize", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "keyring", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:43.047 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_journald", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_stderr", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_host", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:43.048 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "no_config_file", 2024-04-26T06:08:43.049 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hdd", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_hybrid", 2024-04-26T06:08:43.050 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_delete_sleep_ssd", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_max_backfills", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_lim", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_res", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_best_effort_wgt", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_lim", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_res", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_background_recovery_wgt", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_lim", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_res", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_scheduler_client_wgt", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:43.051 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_hdd", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_active_ssd", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hdd", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_hybrid", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_sleep_ssd", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_sleep", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:43.052 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hdd", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_hybrid", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_snap_trim_sleep_ssd", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_default_features", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_qos_exclude_ops", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "setgroup", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "setuser" 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_changed": [ 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_allow_insecure_global_id_reclaim", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_debug", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_mon_ticket_ttl", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "auth_service_ticket_ttl", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "bdev_debug_aio", 2024-04-26T06:08:43.053 INFO:tasks.workunit.client.0.smithi146.stdout: "container_image", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_asserts_on_shutdown", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mgr", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_mon", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_ms", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_osd", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "debug_paxos", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_file", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_journald", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_to_stderr", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_join_fs", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/allow_ptrace", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/container_init", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/migration_current", 2024-04-26T06:08:43.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/cephadm/use_repo_digest", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ALERTMANAGER_API_HOST", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_SSL_VERIFY", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/GRAFANA_API_URL", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/PROMETHEUS_API_HOST", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/dashboard/ssl_server_port", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/orchestrator/orchestrator", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_ident", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/channel_perf", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/description", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/enabled", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr/telemetry/organization", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_allow_pool_delete", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_clock_drift_allowed", 2024-04-26T06:08:43.055 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_file_level", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_cluster_log_to_file", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_data_avail_warn", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_election_default_strategy", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_max_pg_per_osd", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mds_skip_sanity", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_mgr_mkfs_grace", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_prime_pg_temp", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_osd_reporter_subtree_level", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_pg_warn_max_object_skew", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_bytes_per_osd", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_reweight_min_pgs_per_osd", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_crush_straw_calc_version_zero", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_legacy_crush_tunables", 2024-04-26T06:08:43.056 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_osd_down_out_interval_zero", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_pool_pg_num_not_power_of_two", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "mon_warn_on_too_few_osds", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_bug", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "ms_die_on_old_message", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_default_list", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_class_load_list", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_misdirected_ops", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_op_order", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_pg_log_writeout", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_shutdown", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_cached_snaps", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_missing_on_start", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_debug_verify_stray_on_activate", 2024-04-26T06:08:43.057 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_deep_scrub_update_digest_min_age", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_max_capacity_iops_ssd", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mclock_profile", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_memory_target_autotune", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_op_queue_cut_off", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_erasure_code_profile", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pool_default_pg_autoscale_mode", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recover_clone_overlap", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_recovery_max_chunk", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_load_threshold", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_scrub_max_interval", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_shutdown_pgref_assert", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "public_network", 2024-04-26T06:08:43.058 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd_config_pool_override_update_timestamp", 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_cache_enabled", 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_ops_log", 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "rgw_enable_usage_log" 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "contact": null, 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "crashes": [], 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "created": "2024-04-26T04:31:50.604876Z", 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "crush": { 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_algs": { 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "straw2": 3 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_sizes": { 2024-04-26T06:08:43.059 INFO:tasks.workunit.client.0.smithi146.stdout: "2": 1, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "4": 2 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket_types": { 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "1": 2, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "11": 1 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "compat_weight_set": false, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "device_classes": [ 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: 8 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_buckets": 6, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_devices": 8, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_rules": 2, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_types": 12, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "num_weight_sets": 0, 2024-04-26T06:08:43.060 INFO:tasks.workunit.client.0.smithi146.stdout: "tunables": { 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "allowed_bucket_algs": 54, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_fallback_tries": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_local_tries": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "choose_total_tries": 50, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_descend_once": 1, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_stable": 1, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "chooseleaf_vary_r": 1, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "has_msr_rules": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v2_rules": 1, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v3_rules": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v4_buckets": 1, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "has_v5_rules": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "legacy_tunables": 0, 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "minimum_required_version": "jewel", 2024-04-26T06:08:43.061 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_collision_tries": 100, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "msr_descents": 100, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "optimal_tunables": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "profile": "jewel", 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables2": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables3": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "require_feature_tunables5": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "straw_calc_version": 1 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "description": "upgrade test cluster", 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "fs": { 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.062 INFO:tasks.workunit.client.0.smithi146.stdout: "feature_flags": { 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "enable_multiple": true, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_enabled_multiple": true 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "filesystems": [ 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "approx_ctime": "2024-04", 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "balancer_enabled": false, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_caps": 0, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_dns": 10, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_inos": 13, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "cached_subtrees": 2, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "ever_allowed_features": 0, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "explicitly_allowed_features": 0, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "files": 0, 2024-04-26T06:08:43.063 INFO:tasks.workunit.client.0.smithi146.stdout: "max_mds": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_data_pools": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_in": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_mds": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": 0, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_replay": 0, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_up": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "snaps": 0, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "standby_count_wanted": 0 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_standby_mds": 1, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "total_num_mds": 2 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.064 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_stats": { 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20602880, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 390488, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 704512, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 437, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1492912, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 22, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 1100800, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14866168, 2024-04-26T06:08:43.065 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 21307392 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 20258816, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 328720, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 2752512, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 786432, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 344, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 1034368, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 13, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 875520, 2024-04-26T06:08:43.066 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 14481264, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 20258816 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 176037888, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2752848, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 802816, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 0, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6860, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 12317336, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:43.067 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 4982528, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 152167704, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 176037888 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 259047424, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 4744832, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3145728, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 1048576, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32768, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9425, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 15587408, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 21, 2024-04-26T06:08:43.068 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 3504640, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 231016240, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 259080192 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 169074688, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 2503912, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3014656, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 196608, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 1728512, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 6524, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 9719384, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 20, 2024-04-26T06:08:43.069 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 2847232, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 150792896, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 170803200 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 590872576, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 27155496, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 54026240, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12269, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.070 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87261272, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 54, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9420032, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 463627904, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 644898816 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 620077056, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 26167648, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 8192, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 43008000, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 13316, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 87955392, 2024-04-26T06:08:43.071 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10391040, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 492146912, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 663085056 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 437911552, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 24343392, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 103841792, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 10867, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83139696, 2024-04-26T06:08:43.072 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 60, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9494784, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 317525808, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 541753344 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 592338944, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 19236776, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 8650752, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11792, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.073 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 83510904, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 10509312, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 475674080, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 600989696 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 510099456, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 25925008, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25870336, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11277, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.074 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 85010864, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11584768, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 384170944, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 535969792 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 588374016, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 28430984, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 32432128, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 12751, 2024-04-26T06:08:43.075 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 108953088, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 9542400, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 438039672, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 620806144 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 512491520, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 18974168, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 5373952, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 64438272, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 9887, 2024-04-26T06:08:43.076 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 78126608, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 53, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 11657984, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 398358808, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 576929792 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "actual_memory_used": 540925952, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "central_cache_freelist": 24042728, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "malloc_metadata": 3407872, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "page_heap_freelist": 0, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "released_to_os": 25935872, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "spans_in_use": 11352, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "tcmalloc_page_size": 8192, 2024-04-26T06:08:43.077 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_cache_freelists": 100221744, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "thread_heaps_in_use": 51, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "transfer_cache_freelist": 12325120, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "use_by_application": 400928488, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "virtual_address_space_used": 566861824 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "hosts": { 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num": 2, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mds": 2, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mgr": 2, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_mon": 2, 2024-04-26T06:08:43.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_with_osd": 2 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "io_rate": { 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_stats_delta": { 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "stamp_delta": "10.232211", 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.080 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 7, 2024-04-26T06:08:43.081 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 5, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:43.082 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 0 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard": false, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "leaderboard_description": null, 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "license": "sharing-1-0", 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "mempool": { 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.083 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.084 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.085 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.086 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 221552, 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 64 2024-04-26T06:08:43.088 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 51904, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 181 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.089 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12664, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 265 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.090 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.091 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.092 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.093 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.095 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.096 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 149008, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 33 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 928, 2024-04-26T06:08:43.097 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.098 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.099 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.100 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.101 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.102 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.103 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.104 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42201684, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5236 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.105 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.106 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.107 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.108 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.109 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.110 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.111 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.112 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 42474118, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5253 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.113 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.114 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:43.115 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11792, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 348 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.116 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.117 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.118 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.119 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.120 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 41921308, 2024-04-26T06:08:43.121 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5186 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.122 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 11240, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70440, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5158 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.123 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5896, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 174 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:43.124 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21616, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 407 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 35072, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:43.125 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57840, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 723 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 390832, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.126 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1277831, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 332 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2450298, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 542166 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7026016, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10364 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 81424, 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8673 2024-04-26T06:08:43.127 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 90192, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1879 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.128 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 41113, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 41 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.129 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19577688, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 276 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30272, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 344 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.130 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7179640, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18607 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.131 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.132 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22344, 2024-04-26T06:08:43.133 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 415 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30848, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 24 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58160, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 727 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.134 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 388960, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1870 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348408, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 100 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.135 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2424348, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 539982 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6987936, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10308 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 79216, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8502 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89664, 2024-04-26T06:08:43.136 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1868 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.137 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2208, 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 118075, 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 51 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 28144, 2024-04-26T06:08:43.138 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7 2024-04-26T06:08:43.141 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.141 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.141 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14000303, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 260 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 10032, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 114 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:43.142 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 7254416, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21090 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.143 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.144 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 19712, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 380 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:43.145 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1536, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57600, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 720 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 387920, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.146 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 307796, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 89 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1756481, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 388859 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5147176, 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7601 2024-04-26T06:08:43.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 78300, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8483 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 89520, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1865 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.148 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 77130, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 47 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.149 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9017261, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 264 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9856, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 112 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.150 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 348480, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3237000, 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 6225 2024-04-26T06:08:43.151 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.152 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18200, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 333 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30720, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 23 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4032, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 21 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.154 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 56320, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 704 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 238349, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 79 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.155 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1742515, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 386488 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5113856, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7552 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70032, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7354 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:43.156 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.157 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 100679, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 57 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 22864756, 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9583 2024-04-26T06:08:43.158 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 9680, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 110 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 429792, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 37 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.159 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3555240, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9237 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.160 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.161 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 16840, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 325 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30592, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 22 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3456, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 18 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.162 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 57360, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 717 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375648, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 780133, 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 196 2024-04-26T06:08:43.163 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2040925, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 452004 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5901976, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8711 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70304, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7351 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.164 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173136, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.165 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 736, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 75583, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12112, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 3 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.166 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18901460, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 274 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18480, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 210 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 464640, 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 40 2024-04-26T06:08:43.167 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4985240, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11987 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.168 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.169 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20112, 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 387 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31360, 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 28 2024-04-26T06:08:43.170 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3840, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 20 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 375856, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1807 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.171 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 442344, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 118 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2347519, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 525940 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6798216, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 10029 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.172 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 70592, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7359 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 86688, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1806 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173392, 2024-04-26T06:08:43.173 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1243 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1472, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 2 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 103027, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 61 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.174 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20128, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 5 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 21907248, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 261 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 13376, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 152 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 487872, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 42 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 6431880, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 12369 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.176 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.177 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18296, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 341 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.178 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 30976, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 25 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3648, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 19 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58080, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 726 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377312, 2024-04-26T06:08:43.179 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 448163, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 115 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1695895, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 375776 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.180 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4958816, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7324 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 71480, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7512 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87072, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1814 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.181 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173048, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1241 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 50723, 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:43.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 20454140, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 231 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 453024, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 39 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 3608800, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9260 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.184 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.185 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bloom_filter": { 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 18488, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 357 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.186 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_reader": { 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 31104, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 26 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs_file_writer": { 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 2496, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 13 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_alloc": { 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 58560, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 732 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_blob": { 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 377104, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.187 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_buffer": { 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 256, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 32 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_data": { 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 506487, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 134 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_meta": { 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 1998400, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 445723 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_onode": { 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 5804056, 2024-04-26T06:08:43.188 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 8567 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_cache_other": { 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 72104, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 7513 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_extent": { 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 87024, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1813 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_fsck": { 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_inline_bl": { 2024-04-26T06:08:43.189 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 173304, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 1242 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_shared_blob": { 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_txc": { 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing": { 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 24557, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 30 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.190 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore_writing_deferred": { 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_anon": { 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 14805262, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 260 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "buffer_meta": { 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 12232, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 139 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_co": { 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.191 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 522720, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 45 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_mapbl": { 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_pglog": { 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 4927416, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 9511 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap": { 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 651760, 2024-04-26T06:08:43.192 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 11338 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap_mapping": { 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "pgmap": { 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_1": { 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "unittest_2": { 2024-04-26T06:08:43.193 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes": 0, 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "items": 0 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "metadata": { 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 2 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 2 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.194 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 2 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 2 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 2 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 2 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 2 2024-04-26T06:08:43.195 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 2 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 3 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 3 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:43.196 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 3 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 3 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 3 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 3 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 3 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.197 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 3 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "arch": { 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "x86_64": 8 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_version": { 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph version 19.0.0-2447-gb22e2ebd (b22e2ebdeb24376882b7bda2a7329c8cccc2276a) squid (dev)": 8 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "cpu": { 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "Intel(R) Xeon(R) CPU E5-1620 v4 @ 3.50GHz": 8 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.198 INFO:tasks.workunit.client.0.smithi146.stdout: "distro": { 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "centos": 8 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "distro_description": { 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "CentOS Stream 8": 8 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_description": { 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "#1 SMP PREEMPT_DYNAMIC Tue Apr 9 12:57:02 UTC 2024": 8 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "kernel_version": { 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "5.14.0-437.el9.x86_64": 8 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "os": { 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "Linux": 8 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.199 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_objectstore": { 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": 8 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "rotational": { 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "0": 8 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "features": { 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "optional": [], 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "persistent": [ 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "kraken", 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "luminous", 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "mimic", 2024-04-26T06:08:43.200 INFO:tasks.workunit.client.0.smithi146.stdout: "osdmap-prune", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "nautilus", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "octopus", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "pacific", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "elector-pinging", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "quincy", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "reef", 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "squid" 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv4_addr_mons": 6, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "ipv6_addr_mons": 0, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "min_mon_release": 19, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "v1_addr_mons": 3, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "v2_addr_mons": 3 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.201 INFO:tasks.workunit.client.0.smithi146.stdout: "organization": "ceph-qa", 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster_network": false, 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "require_min_compat_client": "luminous", 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "require_osd_release": "squid" 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_perf_histograms": [ 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.202 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:43.203 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:43.204 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:43.205 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:43.206 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:43.207 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.208 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 4, 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]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9222, 3794, 4396, 3, 4, 3, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6192, 129, 127, 2, 18, 4, 3, 19, 26, 47, 45, 37, 36, 19, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 11, 9, 0, 5, 1, 0, 1, 5, 10, 92, 151, 74, 1, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 381, 2, 1, 0, 1, 1, 0, 0, 0, 0, 1, 23, 302, 2, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 170, 3, 0, 0, 1, 1, 0, 0, 0, 1, 11, 9, 27, 62, 154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 88, 4, 0, 0, 0, 0, 0, 1, 0, 0, 4, 8, 8, 25, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 146, 0, 1, 0, 0, 2, 0, 0, 0, 0, 3, 16, 6, 18, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 102, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 8, 1, 16, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.209 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.210 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9747, 39, 0, 0, 2, 1, 1, 0, 2, 0, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7771, 454, 1393, 0, 13, 6, 3, 19, 37, 54, 42, 52, 55, 12, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 69, 146, 21, 0, 0, 0, 2, 5, 21, 113, 195, 128, 2, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 343, 2, 2, 9, 0, 0, 0, 0, 4, 0, 3, 16, 380, 6, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 1, 0, 0, 1, 0, 0, 0, 8, 0, 1, 5, 21, 34, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.211 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 55, 0, 50, 0, 0, 0, 0, 0, 3, 0, 0, 0, 5, 6, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 71, 0, 167, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 1, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 54, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.212 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.213 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9525, 5, 0, 0, 1, 1, 1, 0, 0, 0, 19, 0, 1, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8016, 44, 23, 0, 9, 0, 1, 0, 6, 4, 78, 18, 16, 45, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 815, 27, 25, 2, 2, 0, 1, 0, 2, 3, 39, 5, 2, 7, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 409, 9, 6, 0, 1, 0, 0, 1, 3, 0, 2, 11, 37, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 135, 9, 5, 0, 0, 0, 0, 0, 3, 3, 7, 13, 23, 65, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 4, 2, 0, 0, 0, 0, 2, 1, 3, 0, 10, 36, 25, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 140, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 20, 46, 56, 60, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 47, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 4, 8, 31, 28, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 13, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 5, 0, 4, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.214 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.215 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12739, 11, 0, 1, 0, 0, 0, 0, 1, 0, 4, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10013, 26, 0, 1, 16, 3, 1, 9, 13, 22, 17, 4, 21, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.216 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1157, 107, 152, 0, 1, 0, 0, 2, 5, 6, 59, 83, 37, 4, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 538, 20, 27, 0, 22, 0, 0, 0, 0, 0, 0, 16, 160, 9, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 184, 10, 13, 0, 259, 0, 0, 0, 0, 0, 1, 0, 14, 37, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 183, 5, 26, 31, 231, 0, 0, 0, 0, 0, 2, 1, 2, 5, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 38, 2, 1, 34, 413, 0, 0, 0, 0, 0, 0, 0, 1, 7, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 3, 1904, 110, 0, 0, 0, 0, 0, 0, 0, 6, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 6, 19, 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]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[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, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.217 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.218 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2979, 1011, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8526, 3078, 63, 4, 16, 20, 1, 0, 1, 0, 3, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7225, 82, 9, 1, 15, 18, 58, 68, 9, 16, 13, 14, 11, 5, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1109, 21, 3, 0, 5, 4, 8, 10, 4, 20, 46, 94, 35, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 603, 12, 0, 0, 0, 0, 0, 0, 0, 0, 4, 18, 152, 8, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 470, 25, 0, 0, 0, 1, 1, 0, 0, 0, 3, 3, 21, 19, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 237, 26, 0, 0, 0, 0, 0, 0, 0, 0, 3, 7, 20, 15, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.219 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 92, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 24, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10, 147, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 38, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.220 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.221 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 176, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 12969, 74, 57, 9, 6661, 431, 1, 0, 0, 3, 5, 1, 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 10334, 206, 19, 0, 876, 183, 63, 101, 0, 4, 10, 4, 16, 3, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1422, 18, 7, 1, 86, 21, 33, 37, 3, 8, 25, 3, 9, 5, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 569, 4, 1, 5, 15, 3, 0, 0, 0, 0, 6, 6, 33, 4, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 159, 1, 0, 0, 26, 22, 0, 0, 0, 0, 12, 2, 20, 38, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 2, 1, 1, 2, 20, 0, 1, 0, 2, 1, 4, 17, 11, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 130, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 6, 12, 25, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 3, 6, 17, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.222 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2, 0, 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]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.223 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 566, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.224 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11810, 3995, 0, 0, 1, 1, 0, 0, 0, 1, 2, 1, 2, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7223, 161, 34, 4, 15, 4, 1, 4, 9, 11, 21, 12, 13, 12, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 890, 16, 13, 0, 2, 0, 1, 0, 6, 10, 68, 79, 31, 7, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 295, 4, 0, 0, 0, 0, 0, 0, 0, 0, 11, 19, 181, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 125, 10, 5, 0, 0, 1, 0, 0, 0, 1, 4, 4, 19, 51, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 4, 2, 0, 0, 0, 0, 1, 0, 0, 0, 2, 1, 9, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 7, 24, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.225 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.226 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4044, 1159, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16520, 6745, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 5, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7065, 425, 1, 0, 12, 0, 0, 1, 1, 0, 4, 2, 7, 11, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 740, 36, 3, 0, 0, 0, 1, 2, 1, 1, 18, 3, 6, 6, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 234, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 6, 24, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 126, 5, 0, 1, 0, 0, 0, 0, 1, 0, 4, 6, 19, 38, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 123, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 12, 11, 10, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 10, 11, 28, 39, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 3, 10, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.227 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 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-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.228 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:43.229 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:43.230 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:43.231 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.232 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:43.233 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:43.234 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.235 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 493, 5, 3, 4, 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-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4224, 52, 69, 141, 448, 590, 683, 0, 8, 6, 0, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 568, 15, 31, 59, 19, 20, 43, 1, 0, 2, 3, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 340, 4, 1, 1, 0, 2, 2, 0, 0, 1, 0, 2, 7, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 3, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 8, 6, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 6, 13, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.236 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.237 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 362, 4, 7, 9, 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-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3210, 256, 27, 60, 119, 1, 0, 0, 2, 0, 2, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 587, 29, 1279, 0, 0, 0, 0, 1, 0, 0, 1, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 438, 19, 65, 0, 1, 0, 0, 0, 0, 0, 1, 2, 3, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.238 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1470, 1148, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 5, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1786, 1823, 226, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 15, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 49, 12, 14, 0, 0, 0, 0, 0, 0, 0, 0, 1, 2, 2, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.239 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.240 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9428, 6, 0, 1, 1, 1, 1, 1, 2, 3, 1, 0, 4, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15804, 0, 0, 0, 0, 0, 0, 0, 1, 1, 5, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 389, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 2, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 119, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 9, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 4, 13, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.241 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.242 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3209, 26, 2, 0, 3, 0, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 413, 1, 1, 0, 0, 0, 0, 1, 1, 1, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 21, 35, 46, 1, 0, 0, 0, 0, 0, 1, 0, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1141, 328, 0, 123, 0, 0, 0, 0, 0, 0, 1, 1, 3, 4, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4104, 2457, 0, 405, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 212, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.243 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 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-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 8, 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]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.244 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.245 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 664, 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, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2848, 202, 34, 66, 138, 273, 459, 0, 0, 0, 0, 1, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 277, 28, 0, 0, 0, 3, 22, 1, 0, 1, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 0, 0, 0, 0, 0, 2, 0, 0, 1, 0, 5, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 6, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 2, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.246 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.247 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 691, 8, 12, 32, 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-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5572, 66, 125, 220, 461, 602, 713, 10, 14, 8, 1, 0, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 482, 2, 2, 7, 29, 10, 16, 1, 2, 10, 2, 3, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.248 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 303, 2, 8, 22, 6, 0, 0, 0, 0, 2, 2, 5, 4, 1, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 173, 39, 73, 107, 25, 0, 0, 0, 0, 0, 0, 2, 5, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 15, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 3, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 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-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.249 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.250 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2857, 32, 0, 2, 2, 2, 0, 0, 3, 0, 0, 0, 3, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 339, 1, 0, 0, 1, 0, 0, 1, 1, 0, 2, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 259, 6, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 102, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 4, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 79, 3, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 4, 14, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.251 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.252 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.253 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 467, 7, 9, 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]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7512, 44, 58, 37, 1, 0, 3, 5, 3, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2433, 36, 90, 43, 0, 0, 0, 2, 1, 1, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 177, 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, 3, 7, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 7, 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 3, 18, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.254 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.255 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.256 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:43.257 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:43.258 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:43.259 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:43.260 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:43.261 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.262 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 507, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 763, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 364, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 195, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 156, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.263 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.264 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.265 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3679, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1900, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 530, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2690, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3867, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.266 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.267 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1154, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9450, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 15812, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 401, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 143, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.268 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.269 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:43.270 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 407, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 3245, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 421, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 472, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1603, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6993, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 520, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.271 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.272 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 667, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4025, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.273 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 335, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.274 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.275 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 745, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7796, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 567, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.276 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 357, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 433, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.277 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.278 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 434, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2904, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 275, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 311, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.279 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.280 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 491, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 7664, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.281 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2609, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 198, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 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, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.282 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.283 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Latency (usec)", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 100000, 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[100000, 199999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[200000, 399999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[400000, 799999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[800000, 1599999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[1600000, 3199999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[3200000, 6399999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[6400000, 12799999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[12800000, 25599999]", 2024-04-26T06:08:43.284 INFO:tasks.workunit.client.0.smithi146.stdout: "[25600000, 51199999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[51200000, 102399999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[102400000, 204799999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[204800000, 409599999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[409600000, 819199999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[819200000, 1638399999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[1638400000, 3276799999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[3276800000, 6553599999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[6553600000, 13107199999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[13107200000, 26214399999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[26214400000, 52428799999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[52428800000, 104857599999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[104857600000, 209715199999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[209715200000, 419430399999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[419430400000, 838860799999]", 2024-04-26T06:08:43.285 INFO:tasks.workunit.client.0.smithi146.stdout: "[838860800000, 1677721599999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[1677721600000, 3355443199999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[3355443200000, 6710886399999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[6710886400000, 13421772799999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[13421772800000, 26843545599999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[26843545600000, 53687091199999]", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "[53687091200000, None]" 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 32, 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "Request size (bytes)", 2024-04-26T06:08:43.286 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 512, 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 511]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[512, 1023]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[1024, 2047]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[2048, 4095]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[4096, 8191]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[8192, 16383]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[16384, 32767]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[32768, 65535]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[65536, 131071]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[131072, 262143]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[262144, 524287]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[524288, 1048575]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[1048576, 2097151]", 2024-04-26T06:08:43.287 INFO:tasks.workunit.client.0.smithi146.stdout: "[2097152, 4194303]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[4194304, 8388607]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[8388608, 16777215]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[16777216, 33554431]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[33554432, 67108863]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[67108864, 134217727]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[134217728, 268435455]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[268435456, 536870911]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[536870912, 1073741823]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[1073741824, 2147483647]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[2147483648, 4294967295]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[4294967296, 8589934591]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[8589934592, 17179869183]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[17179869184, 34359738367]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[34359738368, 68719476735]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[68719476736, 137438953471]", 2024-04-26T06:08:43.288 INFO:tasks.workunit.client.0.smithi146.stdout: "[137438953472, 274877906943]", 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[274877906944, None]" 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.289 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 78, 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-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1675, 22, 2, 0, 9, 0, 0, 4, 4, 8, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1429, 14, 1, 2, 5, 3, 8, 14, 27, 38, 73, 21, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 207, 8, 3, 0, 2, 1, 2, 1, 3, 5, 46, 196, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 363, 3, 0, 0, 2, 2, 0, 0, 7, 4, 19, 28, 281, 7, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 686, 2, 0, 0, 1, 0, 0, 2, 1, 0, 9, 11, 20, 22, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 862, 6, 0, 0, 0, 0, 1, 0, 0, 1, 0, 4, 6, 19, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 460, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 3, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.290 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.291 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2358, 18, 1, 1, 5, 0, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1817, 2, 2, 2, 8, 8, 17, 21, 48, 69, 97, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 34, 3, 0, 1, 1, 1, 6, 3, 6, 5, 47, 259, 226, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 14, 0, 0, 0, 2, 0, 0, 0, 0, 4, 3, 9, 373, 4, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 37, 4, 0, 0, 0, 0, 0, 0, 3, 3, 5, 7, 21, 27, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 90, 0, 0, 0, 0, 0, 1, 0, 0, 1, 1, 1, 12, 30, 74, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.292 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 701, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 1, 3, 12, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 2847, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 155, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.293 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.294 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 330, 11, 0, 0, 5, 0, 2, 0, 1, 0, 1, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 175, 8, 1, 0, 1, 1, 1, 0, 5, 9, 45, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 210, 2, 0, 0, 0, 0, 2, 2, 8, 16, 64, 83, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 157, 0, 0, 0, 0, 1, 1, 3, 4, 14, 35, 46, 26, 11, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 43, 6, 0, 0, 0, 0, 0, 1, 1, 3, 6, 16, 30, 39, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 6, 5, 0, 0, 0, 0, 0, 0, 0, 1, 1, 8, 16, 39, 103, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 3, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:43.295 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.296 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1066, 10, 1, 2, 12, 1, 1, 2, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 613, 1, 0, 1, 2, 3, 4, 13, 14, 20, 45, 13, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.297 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 174, 3, 0, 0, 0, 1, 0, 3, 7, 1, 20, 96, 133, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 356, 9, 0, 0, 0, 0, 0, 0, 0, 0, 6, 10, 72, 3, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 412, 2, 0, 0, 0, 0, 1, 0, 1, 1, 1, 6, 15, 30, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 231, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 2, 21, 41, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 151, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 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-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.298 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.299 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 77, 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]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 957, 9, 0, 0, 14, 1, 4, 3, 6, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 902, 7, 0, 0, 1, 2, 5, 6, 11, 26, 41, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 404, 7, 0, 0, 0, 2, 2, 2, 6, 8, 53, 160, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 486, 24, 0, 0, 0, 0, 0, 0, 3, 2, 11, 24, 165, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 318, 46, 0, 0, 0, 0, 0, 0, 0, 1, 2, 4, 14, 8, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 80, 89, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 7, 20, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.300 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 122, 170, 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-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 26, 173, 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-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.301 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.302 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 109, 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]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 484, 15, 0, 0, 6, 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]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 128, 7, 0, 0, 1, 0, 1, 1, 2, 4, 16, 8, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 103, 9, 0, 0, 0, 0, 0, 3, 6, 3, 22, 30, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 83, 9, 0, 0, 0, 0, 1, 0, 1, 3, 11, 20, 12, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 17, 18, 0, 0, 0, 0, 0, 0, 3, 3, 6, 8, 16, 29, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 41, 0, 0, 0, 0, 1, 1, 1, 0, 1, 0, 8, 33, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.303 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.304 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 61, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 1055, 15, 0, 1, 13, 0, 3, 3, 6, 9, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.305 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 708, 4, 0, 2, 3, 2, 3, 12, 16, 23, 32, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 383, 7, 0, 0, 0, 1, 0, 0, 2, 2, 24, 97, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 419, 8, 0, 0, 0, 0, 0, 0, 0, 2, 5, 5, 164, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 217, 0, 0, 0, 0, 0, 0, 0, 0, 2, 1, 4, 26, 26, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 4, 12, 31, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 3, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.306 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.307 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.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-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 50, 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-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 239, 13, 2, 2, 14, 0, 7, 4, 12, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 69, 5, 0, 0, 1, 0, 1, 4, 4, 5, 17, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 145, 13, 0, 0, 0, 0, 3, 5, 8, 11, 31, 41, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 74, 3, 0, 0, 0, 0, 0, 2, 0, 4, 16, 21, 26, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 19, 2, 0, 0, 0, 0, 0, 0, 0, 2, 5, 6, 24, 25, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.308 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 4, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 5, 13, 30, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.309 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_resrv_repnum_vs_duration": { 2024-04-26T06:08:43.310 INFO:tasks.workunit.client.0.smithi146.stdout: "axes": [ 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 8, 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "number of replicas", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 1, 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[1, 1]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[2, 2]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[3, 3]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[4, 4]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[5, 5]", 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "[6, None]" 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.311 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "linear" 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "buckets": 10, 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "min": 0, 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "name": "duration", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "quant_size": 250000, 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "ranges": [ 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[None, -1]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 249999]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[250000, 499999]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[500000, 999999]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[1000000, 1999999]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[2000000, 3999999]", 2024-04-26T06:08:43.312 INFO:tasks.workunit.client.0.smithi146.stdout: "[4000000, 7999999]", 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[8000000, 15999999]", 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[16000000, 31999999]", 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[32000000, None]" 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "scale_type": "log2" 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "osds": [ 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 0, 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.313 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 1, 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.314 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 2, 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.315 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 3, 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.316 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 4, 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.317 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 5, 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.318 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 6, 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.319 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "osd_id": 7, 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "values": [ 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]", 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: "[0, 0, 0, 0, 0, 0, 0, 0, 0, 0]" 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.320 INFO:tasks.workunit.client.0.smithi146.stdout: ] 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "perf_counters": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "mds.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "mds": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "caps": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flush_ack": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_flushsnap_ack": { 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.321 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_grant": { 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_revoke": { 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "ceph_cap_op_trunc": { 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_commit": { 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_complete": { 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:43.322 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_fetch_keys": { 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_merge": { 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "dir_split": { 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "exported_inodes": { 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "forward": { 2024-04-26T06:08:43.323 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_cap_release": { 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps": { 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_caps_dirty": { 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_inode_file_caps": { 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.324 INFO:tasks.workunit.client.0.smithi146.stdout: "imported_inodes": { 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes": { 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_expired": { 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_pinned": { 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "inodes_with_caps": { 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.325 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "load_cent": { 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "openino_dir_fetch": { 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "process_request_cap_release": { 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "reply_latency": { 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.326 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "request": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rbytes": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rfiles": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "root_rsnaps": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_reply": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "subtrees": { 2024-04-26T06:08:43.327 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_cache": { 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_enqueue_scrub": { 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_exportdir": { 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_flush": { 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragmentdir": { 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.328 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_fragstats": { 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_inodestats": { 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_inode": { 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "ireq_quiesce_path": { 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_enqueued": { 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.329 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_prioritized": { 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_recovering_processing": { 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays": { 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_delayed": { 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_strays_enqueuing": { 2024-04-26T06:08:43.330 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_completed": { 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_started": { 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_created": { 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_enqueued": { 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_migrated": { 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "strays_reintegrated": { 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_log": { 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "ev": { 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "evadd": { 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "evex": { 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.332 INFO:tasks.workunit.client.0.smithi146.stdout: "evexd": { 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "evexg": { 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "evlrg": { 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "evtrm": { 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "jlat": { 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.333 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "replayed": { 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "seg": { 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "segadd": { 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "segex": { 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "segexd": { 2024-04-26T06:08:43.334 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "segexg": { 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "segmjr": { 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "segtrm": { 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_mem": { 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "cap": { 2024-04-26T06:08:43.335 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "cap+": { 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "cap-": { 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "dir": { 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "dir+": { 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.336 INFO:tasks.workunit.client.0.smithi146.stdout: "dir-": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "dn": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "dn+": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "dn-": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "heap": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248188 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "ino": { 2024-04-26T06:08:43.337 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "ino+": { 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "ino-": { 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "rss": { 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50896 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_server": { 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_acquisition_throttle": { 2024-04-26T06:08:43.338 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "cap_revoke_eviction": { 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_request": { 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_client_session": { 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "handle_peer_request": { 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "req_create_latency": { 2024-04-26T06:08:43.339 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getattr_latency": { 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getfilelock_latency": { 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "req_getvxattr_latency": { 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.340 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "req_link_latency": { 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookup_latency": { 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookuphash_latency": { 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupino_latency": { 2024-04-26T06:08:43.341 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupname_latency": { 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupparent_latency": { 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lookupsnap_latency": { 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.342 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "req_lssnap_latency": { 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mkdir_latency": { 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mknod_latency": { 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "req_mksnap_latency": { 2024-04-26T06:08:43.343 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "req_open_latency": { 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "req_readdir_latency": { 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rename_latency": { 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.344 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "req_renamesnap_latency": { 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmdir_latency": { 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmsnap_latency": { 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.345 INFO:tasks.workunit.client.0.smithi146.stdout: "req_rmxattr_latency": { 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setattr_latency": { 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setdirlayout_latency": { 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setfilelock_latency": { 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.346 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setlayout_latency": { 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "req_setxattr_latency": { 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "req_snapdiff_latency": { 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "req_symlink_latency": { 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.347 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "req_unlink_latency": { 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "mds_sessions": { 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "average_load": { 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "avg_session_uptime": { 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.348 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "mdthresh_evicted": { 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "session_count": { 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "session_remove": { 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_open": { 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.349 INFO:tasks.workunit.client.0.smithi146.stdout: "sessions_stale": { 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "total_load": { 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37 2024-04-26T06:08:43.350 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "purge_queue": { 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed": { 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executed_ops": { 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.351 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing": { 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_high_water": { 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops": { 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_executing_ops_high_water": { 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "pq_item_in_journal": { 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.352 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.25d48ca5c04e094a712391255d9c175867ce0ba7": { 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.353 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 310 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:43.354 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8457 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58672597 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.355 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2056969272 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:43.356 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 219 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.357 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8458 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:43.358 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.359 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8458 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8458, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29738555646 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.360 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8457 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:43.361 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115788075 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74693 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8457, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5619916033 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:43.362 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 171974656 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 170074112 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1900544 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.363 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.364 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24509891 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.365 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68814748 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.366 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267385505 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1498457 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.367 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.368 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70854662 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.369 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178257003 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.370 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69206933 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:43.372 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 373301, 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1955431352 2024-04-26T06:08:43.373 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:43.374 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20446, 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9849852495 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.dda0d08448df68c07777a19f305b810212c41056": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:43.376 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.377 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8530 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59917522 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:43.378 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25590 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8530, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1919971353 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:43.379 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:43.380 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8528 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59270282 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66743 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8528, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3036065964 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999956 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8531 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.382 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8531, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32600512837 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74738 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:43.383 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.384 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.385 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251740160 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 250970112 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 770048 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:43.386 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24707633 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.387 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68696534 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.389 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267305977 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1512790 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.390 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.391 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70919857 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.392 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178203985 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.393 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.394 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69259951 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.395 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 377164, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2278960504 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.396 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:43.397 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20622, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8049512234 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon.f71a13a3ca8bb334a4f4d6fa0b66864588e714cc": { 2024-04-26T06:08:43.398 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "election_call": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "election_lose": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "election_win": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_elections": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "num_sessions": { 2024-04-26T06:08:43.399 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "session_add": { 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "session_rm": { 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "session_trim": { 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "paxos": { 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "accept_timeout": { 2024-04-26T06:08:43.400 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "begin": { 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_bytes": { 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 58391302 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_keys": { 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "begin_latency": { 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.401 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1314983036 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "collect": { 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_bytes": { 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 146 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_keys": { 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_latency": { 2024-04-26T06:08:43.402 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2, 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2999961 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_timeout": { 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "collect_uncommitted": { 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "commit": { 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_bytes": { 2024-04-26T06:08:43.403 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_keys": { 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "commit_latency": { 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_ack_timeout": { 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "lease_timeout": { 2024-04-26T06:08:43.404 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn": { 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "new_pn_latency": { 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh": { 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "refresh_latency": { 2024-04-26T06:08:43.405 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25785667376 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "restart": { 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state": { 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_bytes": { 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "share_state_keys": { 2024-04-26T06:08:43.406 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "start_leader": { 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "start_peon": { 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state": { 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8417 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_bytes": { 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.407 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115179569 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_keys": { 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74385 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "store_state_latency": { 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8417, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2652965815 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache": { 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1020054731 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.408 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 167788544 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165560320 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2147483648 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2228224 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:full": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 360710144 2024-04-26T06:08:43.409 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24387389 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.410 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.411 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68888173 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:inc": { 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.412 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339738624 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 267434582 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1490088 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.413 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.414 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70813954 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.415 INFO:tasks.workunit.client.0.smithi146.stdout: "prioritycache:kv": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314572800 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178289721 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.416 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.417 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.418 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69174215 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb": { 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "compact": { 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_len": { 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_queue_merge": { 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_range": { 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.419 INFO:tasks.workunit.client.0.smithi146.stdout: "get_latency": { 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 365176, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1764337867 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_delay_time": { 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_memtable_time": { 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_pre_and_post_time": { 2024-04-26T06:08:43.420 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_write_wal_time": { 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_latency": { 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "submit_sync_latency": { 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20342, 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6169115971 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.421 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.0": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 112662 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.422 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.423 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10960896 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 753029120 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28959034 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1346882 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 200, 2024-04-26T06:08:43.424 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1134665 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 772407296 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76668, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11122639029 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76678, 2024-04-26T06:08:43.425 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18248840800 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14831616 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 314089472 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 768147456 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.426 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8478161503 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68863 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424544768 2024-04-26T06:08:43.427 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7424548864 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63610 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.428 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68863, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2472549327 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8377510052 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65775 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3764847 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.429 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10989755 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 911 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7224908 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.430 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 281 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 911, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3178936 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.431 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 640 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10329 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1080815616 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14475264 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20924, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 77947128 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3592, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6655417737 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.434 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 31870, 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 288310470 2024-04-26T06:08:43.435 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22336910529 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75981, 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639921157 2024-04-26T06:08:43.436 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50289040 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76608, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22387199569 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32689, 2024-04-26T06:08:43.437 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1482080432 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1003, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2507128 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21178, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9770877 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74449 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.438 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16624, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2534908787 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251055 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24062 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23237, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2966328717 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.439 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 55601, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19887636 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32364, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2319941776 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15412, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 464007932 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.440 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.441 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10659479520 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 709005052 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3700310940351 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10103, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6992859642217 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.442 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957915583071 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8742149 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 392244748 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35232774839 2024-04-26T06:08:43.443 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33154337 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17262058258 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15082191100 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.444 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10476670 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2567, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15275599 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78643685320 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16251817354 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.445 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90416, 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 569959693 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 641490944 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 587464704 2024-04-26T06:08:43.446 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54026240 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.447 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56653694 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.448 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 921600 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.449 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68253826 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.450 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.451 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2416 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138416 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.452 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69884329 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.453 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10914272 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37769129 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.454 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68757111 2024-04-26T06:08:43.456 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 424902711 2024-04-26T06:08:43.457 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122168 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1117254 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.459 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68785739 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.460 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42584 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.461 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 128696, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8189740259 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2489486266 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174362974721 2024-04-26T06:08:43.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43366, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21983334396 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42584, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72299612031 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.463 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26961 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13653421699 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3468071258 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27287, 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6510693677 2024-04-26T06:08:43.464 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26961, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6706808897 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8266 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 459823691 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18807832248 2024-04-26T06:08:43.465 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8549, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5481903842 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.466 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8266, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14158743845 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7357 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2029662575 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 141901720774 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.467 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7530, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9990736877 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7357, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51434059289 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.468 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25732632 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 786890752 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.469 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.1": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39635 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.470 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.471 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8310784 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 795156480 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12675867 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.472 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8867701 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 199, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1052970 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 829489152 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77021, 2024-04-26T06:08:43.473 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12070575682 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 77010, 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19851381799 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16158720 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 315412480 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 833748992 2024-04-26T06:08:43.474 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7305348138 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.475 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60358 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324887552 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6324891648 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.476 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56969 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60358, 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2850268388 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7202154276 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57195 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.477 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2786896 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 707 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8255301 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 943 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:43.478 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5468405 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 246 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 943, 2024-04-26T06:08:43.479 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2269076 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 979 2024-04-26T06:08:43.480 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9178 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.481 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1121619968 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13877248 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22161, 2024-04-26T06:08:43.482 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 87257688 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3563, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9076462020 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.483 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18291, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 168748884 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 23995640752 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76300, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1849495613 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49322726 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 76931, 2024-04-26T06:08:43.485 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24044963478 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30461, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1172894092 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 846, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2512413 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.486 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14129, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8777331 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 44, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52693 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11469, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2049923045 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 234655 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.487 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27059 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23297, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2229671289 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 74110, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20383602 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50813, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1429944481 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.488 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15564, 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 485505782 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.489 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14281673342 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1364656771 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22305, 2024-04-26T06:08:43.490 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3964062003215 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22308, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6638864900540 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3270124655588 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90432, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9473089 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.491 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 300706730 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38595540722 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32508197 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16892077973 2024-04-26T06:08:43.492 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19219910693 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885753 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2588, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17385373 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.493 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 89303852295 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20387671342 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 90435, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789684901 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.494 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659677184 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 616620032 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43057152 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.495 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56858620 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.496 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36864 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.497 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68929540 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.498 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.499 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 138880 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.500 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68349085 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.501 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8287232 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37905746 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.502 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.503 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71247534 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.504 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426439651 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.505 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110192 2024-04-26T06:08:43.506 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1109795 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.507 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67268234 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.508 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45460 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133889, 2024-04-26T06:08:43.509 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10493153273 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2513020968 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 677955047361 2024-04-26T06:08:43.510 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47135, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34602305989 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45460, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 104479905889 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22632 2024-04-26T06:08:43.511 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16281856886 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2602163555 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23057, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6041936712 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.512 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 22632, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5690827067 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13170 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 351714544 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108974852092 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.513 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14500837385 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13170, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35126103526 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.514 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9658 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2161306424 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552698338383 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.515 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10743, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14059531892 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9658, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63662975296 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:43.516 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 843386880 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.2": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22196 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.517 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.518 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10563584 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 603963392 2024-04-26T06:08:43.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3284150 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1127744 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 177, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 885875 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.520 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 519176192 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69293, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10410929917 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69310, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17042375775 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.521 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1249280 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 283885568 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 540475392 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.522 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7954444339 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 66968 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952636416 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6952640512 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.523 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 59145 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 66968, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2688356577 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7837506216 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.524 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 63383 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4020775 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 771 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10378707 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1111 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.525 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6357932 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 353 2024-04-26T06:08:43.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1111, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2833341 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.527 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 654 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10941 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.528 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 900988928 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13864960 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14452, 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54836023 2024-04-26T06:08:43.529 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3604, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7676605456 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.530 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27765, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 266814170 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.531 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20750603998 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68711, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1493065188 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34614653 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.532 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69240, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20785218651 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 57372, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1293949872 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 963, 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2505938 2024-04-26T06:08:43.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24351, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12821437 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43135 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20522, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1264826881 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.534 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251404 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18502 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7911, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2166789559 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24317, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15667768 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16406, 2024-04-26T06:08:43.535 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1883571290 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12664, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 418324493 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.536 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9547116963 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 705361724 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.537 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6765, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3599731110662 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 6766, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6561207892106 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2723573267308 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79874, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8038341 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.538 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359658455 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31692936987 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28809079 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.539 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14626670395 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15298095129 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9885574 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2550, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15143140 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.540 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71537736277 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16257641429 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 79875, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506399493 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.541 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 538345472 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 434536448 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 103809024 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.542 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56816328 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 106496 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.544 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68898104 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.545 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.546 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 133120 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 320 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.548 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68670099 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.549 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10869952 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37877552 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.551 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68693008 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.552 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 426122461 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110462 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130734 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.554 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67564215 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 85 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.555 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49463 2024-04-26T06:08:43.556 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 142375, 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8020945413 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1846488152 2024-04-26T06:08:43.557 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93233844506 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50294, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42876224342 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49463, 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72095931974 2024-04-26T06:08:43.558 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20573 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16434587690 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3414771666 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.559 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 21003, 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5530196295 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20573, 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8445484227 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 27094 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438331071 2024-04-26T06:08:43.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51643793023 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.561 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27336, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33988415191 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27094, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49329175486 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1796 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1408157081 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.562 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25155463793 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1955, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3357612856 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1796, 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14321272261 2024-04-26T06:08:43.563 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 533053440 2024-04-26T06:08:43.564 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.3": { 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22382 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.565 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.566 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7110656 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 598556672 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7680661 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.567 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2303992 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 162, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 820953 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 501415936 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.568 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65931, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9731264383 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65939, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15903463897 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4132864 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 270131200 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.569 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 518455296 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231704545 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.570 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43942 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521566208 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4521570304 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36718 2024-04-26T06:08:43.571 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43942, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1824598136 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5131128114 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40858 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2231944 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.572 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 637 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7057978 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 800 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.573 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4826034 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 165 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 800, 2024-04-26T06:08:43.574 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1604654 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 574 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.575 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8, 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8761 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.576 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 878227456 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.577 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17357, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60236436 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3555, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4799783845 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.578 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15255, 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 149142347 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19269339746 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65427, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1531632050 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 39941441 2024-04-26T06:08:43.580 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 65889, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19309281187 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 232164, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1159517527 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1285, 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2715623 2024-04-26T06:08:43.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 125767, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42892564 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 41, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51598 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14537, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1993294018 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.582 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 413021 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18537 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 24934, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755213390 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 68783, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19874698 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43849, 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1267809143 2024-04-26T06:08:43.583 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12430, 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 354116335 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.584 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10043391818 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:43.585 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1283759374 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17778, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4122542528113 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17780, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6737325353380 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3252024733403 2024-04-26T06:08:43.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75795, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8048584 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 331043058 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29345328459 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.587 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28287988 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13740990738 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11792514941 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697198 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.588 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2484, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14614744 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65265524102 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12704211524 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 75797, 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 461785541 2024-04-26T06:08:43.589 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405294816 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 597581824 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 588783616 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600707276 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.590 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8798208 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.591 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57081679 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8192 2024-04-26T06:08:43.592 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28672 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68710577 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.593 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.594 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1776 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111696 2024-04-26T06:08:43.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75090409 2024-04-26T06:08:43.596 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7306480 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38054453 2024-04-26T06:08:43.597 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.598 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72079579 2024-04-26T06:08:43.599 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428112599 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.600 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 111154 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.601 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1131572 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73961155 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.602 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.603 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46599 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 130641, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8212934143 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.604 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1590685525 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 274369420662 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.605 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48835, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36211001385 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 46599, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 78396011254 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 29079 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.606 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 52761137249 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1608060590 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29357, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13523333930 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.607 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 29079, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12754235264 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13683 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 296206435 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 174922732113 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.608 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15535, 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17528642179 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.609 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13683, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 41453631991 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3837 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1294479090 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 46685551300 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.610 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3943, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5159025276 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3837, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24188143999 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.611 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 511127552 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.4": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22769 2024-04-26T06:08:43.612 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.613 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.614 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.617 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4505600 2024-04-26T06:08:43.617 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.617 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 535003136 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3022252 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 950360 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 145, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653433 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.618 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507314176 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60556, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8943352679 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60565, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14358140852 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15388672 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.619 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 248111104 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 515833856 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.620 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3427619028 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 42770 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909966336 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2909970432 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.621 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35427 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 42770, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1360727757 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3338843972 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40048 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.622 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1471855 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 554 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4469439 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 781 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.623 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2997584 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 230 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.624 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 781, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1355700 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.625 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 659 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 7, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9145 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.626 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 789762048 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9691136 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20552, 2024-04-26T06:08:43.627 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68775686 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3508, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4161813341 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.628 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14460, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123541682 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.629 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17364860915 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60089, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1289228048 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48416588 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.630 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 60520, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17413277503 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 23073, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 679293821 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 733, 2024-04-26T06:08:43.631 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1999669 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 9217, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7343400 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75646 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14409, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1989252167 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.632 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 183014 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19465 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13294, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1476225920 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 45668, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13483491 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.633 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32374, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1208171407 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13287, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 359414622 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.634 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7908600350 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 955632601 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.635 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18229, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3424123232790 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18230, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6333785413126 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2862291647893 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69883, 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7654135 2024-04-26T06:08:43.636 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 221248183 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25243225110 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25215200 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10236475820 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.637 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10764106744 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5691997 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2456, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14332639 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54384879810 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.638 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11664181660 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 69884, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 429530468 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 532561920 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.639 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 506691584 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25870336 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.640 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57171417 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.641 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49152 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 380928 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.642 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68227623 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 570425344 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.643 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.644 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1648 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 110928 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.645 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74418277 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.646 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4269952 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 38114278 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.647 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.648 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 75056282 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.649 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 428785627 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.650 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 123116 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1124927 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.651 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73282810 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.652 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 51 2024-04-26T06:08:43.653 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36948 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 99091, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9925468346 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.654 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1597826567 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 108013613374 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.655 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37686, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14456933340 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 36948, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33669442790 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26901 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15362980479 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.656 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2110663167 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27062, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5433667981 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26901, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6304978164 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5311 2024-04-26T06:08:43.657 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 336104898 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9372634304 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.658 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5759, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3368721478 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5311, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7946528687 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4736 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.659 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1261721669 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 83277998591 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4865, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5654543881 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.660 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4736, 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19417935939 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9437278 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.661 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 517017600 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.5": { 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19031 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.662 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.663 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14643200 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 657555456 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.664 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4093327 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1582795 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 207, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 945450 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.665 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 527368192 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82911, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10831712520 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82908, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17198645996 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7118848 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.666 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 339652608 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 544407552 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 48 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.667 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10883134780 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 96879 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478402048 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9478406144 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.668 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 90062 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 96879, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4258000858 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10703082766 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 91368 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.669 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3952289 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1095 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14536427 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1492 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.670 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10584138 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 414 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.671 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1492, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4064430 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.672 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 653 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13264 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.673 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1014874112 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.674 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9695232 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19973, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69114665 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3562, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9581280335 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.675 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 19406, 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 143811693 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.676 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20933980121 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82406, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1564357404 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.677 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45462295 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 82849, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 20979442416 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 40389, 2024-04-26T06:08:43.678 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 819102508 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 773, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2098444 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18915, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14522918 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 72274 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.679 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 18389, 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3719292318 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 252920 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21542 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.680 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 20507, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1626436086 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50760, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15848497 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 30253, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1501285637 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.681 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15674, 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 471855906 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.682 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9195884014 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 724291239 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8740, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3560002062510 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.683 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 8742, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6490004987769 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2625936141769 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93830, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9746967 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.684 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 348642790 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31332602354 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 31193580 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14297107946 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.685 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16038966792 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5697203 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2490, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14251295 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71227357578 2024-04-26T06:08:43.686 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17071096946 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 93832, 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 528772951 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:43.687 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 617398272 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 584867840 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32530432 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.688 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56392677 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.689 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.690 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 118784 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69317659 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.691 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.692 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2896 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 194416 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.693 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 71785479 2024-04-26T06:08:43.694 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 192937984 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14406640 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37595118 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.695 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.696 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 73827362 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.697 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 422945081 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.698 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 115923 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1108150 2024-04-26T06:08:43.699 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70758718 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.700 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 30 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.701 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 47306 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 133463, 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12174740303 2024-04-26T06:08:43.702 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1469522117 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68425977101 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.703 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 48120, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15908156593 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47306, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32597714204 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 35566 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.704 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13289618729 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1830333266 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35799, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7362571938 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.705 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35566, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7245710151 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10101 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 466870414 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 22054675614 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.706 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10439, 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6247755325 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.707 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10101, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15937912740 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1639 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1002651703 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33081682758 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.708 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1882, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2297829330 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1639, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9414091313 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16284179 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.709 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537079808 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.6": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.710 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 21378 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.711 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8634368 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.712 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 552144896 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3040620 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1006226 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 157, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 767315 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.713 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 498860032 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61498, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8256091668 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61482, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13506031498 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.714 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2502656 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 251871232 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520159232 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.715 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6000986207 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 53214 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371482112 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5371486208 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.716 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 45748 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 53214, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2436440303 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5870447374 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49215 2024-04-26T06:08:43.717 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3101185 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 743 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8578097 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 941 2024-04-26T06:08:43.718 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5476912 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 204 2024-04-26T06:08:43.719 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 941, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2755698 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.720 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 663 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17681 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.721 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 814927872 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.722 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10280960 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13787, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 49325948 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3436, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5231441597 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.723 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 16779, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127635364 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.724 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16425839188 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61054, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1236486164 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.725 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32212269 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 61430, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16458051457 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 25634, 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 545050673 2024-04-26T06:08:43.726 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 751, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2131834 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15706, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10766971 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 43, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54175 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.727 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11528, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1333243625 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 178821 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18391 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 10976, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1391364395 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 39025, 2024-04-26T06:08:43.728 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9987465 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 28049, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1135689967 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12032, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 338174292 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.729 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7415439736 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.730 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 746411646 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3425207400741 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14213, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6144992222898 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.731 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2397448459808 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6536649 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 245595973 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25770920767 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.732 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25396670 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11671329994 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10600792601 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6287462 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.733 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2458, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 15049264 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 55716250307 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11424034470 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 71896, 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 438095607 2024-04-26T06:08:43.734 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 571555840 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 507117568 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:43.735 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 64438272 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.736 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56977307 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.737 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 98304 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.738 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68753509 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.739 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1872 2024-04-26T06:08:43.740 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 127536 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.741 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67468656 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.742 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8713312 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37984871 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.743 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.744 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 70742329 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 503316480 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.745 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 427329808 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.746 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125680 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1130120 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.747 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 74730872 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.748 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 54 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 34639 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.749 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 92189, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8276548548 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1675754525 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:43.750 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 60181487954 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 35071, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13690979828 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 34639, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 32158815911 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26382 2024-04-26T06:08:43.751 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9591522868 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1892868397 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26536, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5510027292 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.752 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 26382, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 5104524662 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4443 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 368584561 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13919166457 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.753 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4609, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3386603125 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 4443, 2024-04-26T06:08:43.754 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9529190729 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3814 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1307169964 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 36670798629 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.755 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3926, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4794349411 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3814, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17525100520 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.756 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 14823979 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 509149184 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.757 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "osd.7": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "bluefs": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_db_max_lat": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 28882 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_fallback": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_max_lat": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_slow_size_fallback": { 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.758 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_db": { 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 65536 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_slow": { 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit_wal": { 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_wal_max_lat": { 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_slow": { 2024-04-26T06:08:43.759 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_sst": { 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11747328 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_written_wal": { 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 555143168 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lat": { 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3433925 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "compact_lock_lat": { 2024-04-26T06:08:43.760 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 927452 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "db_alloc_lat": { 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 164, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 737228 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "db_total_bytes": { 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995027456 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "db_used_bytes": { 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 510263296 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "flush_lat": { 2024-04-26T06:08:43.761 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62720, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8465272711 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "fsync_lat": { 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62716, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13634473343 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "log_bytes": { 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7548928 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "logged_bytes": { 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 256909312 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_db": { 2024-04-26T06:08:43.762 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 523042816 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_slow": { 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "max_bytes_wal": { 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "num_files": { 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 44 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "read_bytes": { 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8635458081 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.763 INFO:tasks.workunit.client.0.smithi146.stdout: "read_count": { 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 62698 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes": { 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615455232 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_db": { 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7615459328 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_slow": { 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_bytes_wal": { 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.764 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "read_disk_count": { 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57000 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62698, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3077681644 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_bytes": { 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 8472689532 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "read_prefetch_count": { 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57714 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.765 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_bytes": { 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3958187 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_buffer_count": { 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 922 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_bytes": { 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11663047 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_count": { 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1184 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes": { 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:43.766 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_db": { 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7704860 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_slow": { 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_bytes_wal": { 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_disk_count": { 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 271 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "read_random_lat": { 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1184, 2024-04-26T06:08:43.767 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3041886 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_alloc_lat": { 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_total_bytes": { 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_used_bytes": { 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1, 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 739 2024-04-26T06:08:43.768 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "unlink_lat": { 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 12, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12199 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_alloc_lat": { 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_total_bytes": { 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "wal_used_bytes": { 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.769 INFO:tasks.workunit.client.0.smithi146.stdout: "write_bytes": { 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 826085376 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore": { 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "alloc_unit": { 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 4096 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": { 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10272768 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "allocator_lat": { 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17586, 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56711044 2024-04-26T06:08:43.770 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "clist_lat": { 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 3471, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6527230704 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_lat": { 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed": { 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_allocated": { 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "compressed_original": { 2024-04-26T06:08:43.771 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "csum_lat": { 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 17179, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 135668558 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "decompress_lat": { 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "fragmentation_micros": { 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_commit_lat": { 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:43.772 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16601965867 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_final_lat": { 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62243, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1271262747 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_flush_lat": { 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 40055375 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "kv_sync_lat": { 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 62658, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 16642021242 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_keys_lat": { 2024-04-26T06:08:43.773 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 0, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_get_values_lat": { 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 27821, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 713330572 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_lower_bound_lat": { 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 640, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1805635 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_next_lat": { 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 5925, 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11796904 2024-04-26T06:08:43.774 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_seek_to_first_lat": { 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 49, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 93622 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_upper_bound_lat": { 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11210, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 981438811 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_hits": { 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 196666 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "onode_misses": { 2024-04-26T06:08:43.775 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18657 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "read_lat": { 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 14965, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1268035699 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "read_onode_meta_lat": { 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 47680, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11892016 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "read_wait_aio_lat": { 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 32715, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1137476265 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "reads_with_retries": { 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.776 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "remove_lat": { 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 13335, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 373211338 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_aio_wait_count": { 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_committed_kv_count": { 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_onode_meta_count": { 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "slow_read_wait_aio_count": { 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.777 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state_aio_wait_lat": { 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 7803994532 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_aio_wait_lat": { 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 672328680 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_cleanup_lat": { 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15592, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 3262376424434 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "state_deferred_queued_lat": { 2024-04-26T06:08:43.778 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 15593, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6373775033685 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "state_done_lat": { 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2957710846494 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "state_finishing_lat": { 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73915, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6777072 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "state_io_done_lat": { 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 202055851 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.779 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_commiting_lat": { 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 25449294490 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_done_lat": { 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24472497 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "state_kv_queued_lat": { 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11630827122 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "state_prepare_lat": { 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 12112977576 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.780 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": { 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6282242 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "truncate_lat": { 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 2357, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13172969 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_commit_lat": { 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57209936207 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_submit_lat": { 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13066702982 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.781 INFO:tasks.workunit.client.0.smithi146.stdout: "txc_throttle_lat": { 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 73916, 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 478999277 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache": { 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_bytes": { 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1405269836 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "heap_bytes": { 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 563453952 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "mapped_bytes": { 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 537444352 2024-04-26T06:08:43.782 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "target_bytes": { 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2600677888 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "unmapped_bytes": { 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 26009600 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:data": { 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 125829120 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.783 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 56677355 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.784 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 24576 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 86016 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.785 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69041173 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 562036736 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.786 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2128 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.787 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 154480 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.788 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 69691100 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:kv_onode": { 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 184549376 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.789 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67108864 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11742032 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37784903 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.790 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.791 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 67913577 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "bluestore-pricache:meta": { 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "committed_bytes": { 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 494927872 2024-04-26T06:08:43.792 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pri0_bytes": { 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pri10_bytes": { 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pri11_bytes": { 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 425080164 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pri1_bytes": { 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "pri2_bytes": { 2024-04-26T06:08:43.793 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pri3_bytes": { 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pri4_bytes": { 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pri5_bytes": { 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 122203 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pri6_bytes": { 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1123673 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.794 INFO:tasks.workunit.client.0.smithi146.stdout: "pri7_bytes": { 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "pri8_bytes": { 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "pri9_bytes": { 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "reserved_bytes": { 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 68601832 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "objecter": { 2024-04-26T06:08:43.795 INFO:tasks.workunit.client.0.smithi146.stdout: "op_active": { 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rmw": { 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "osd": { 2024-04-26T06:08:43.796 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg": { 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 57 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "numpg_removing": { 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "op": { 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 50143 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "op_before_queue_op_lat": { 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 119393, 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10663164385 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_degraded": { 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.797 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "op_delayed_unreadable": { 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "op_in_bytes": { 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1530770513 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "op_latency": { 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 43362963252 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "op_out_bytes": { 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.798 INFO:tasks.workunit.client.0.smithi146.stdout: "op_prepare_latency": { 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50567, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 18105206766 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "op_process_latency": { 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 50143, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 33747011418 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r": { 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 37815 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency": { 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11145145543 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.799 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_latency_out_bytes_histogram": { 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_out_bytes": { 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1755306506 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_prepare_latency": { 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37933, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6339625928 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "op_r_process_latency": { 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 37815, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 6597164003 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw": { 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 11113 2024-04-26T06:08:43.800 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_in_bytes": { 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 355632460 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency": { 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 19093998783 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_in_bytes_histogram": { 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_latency_out_bytes_histogram": { 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_out_bytes": { 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.801 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_prepare_latency": { 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11338, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9540270177 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "op_rw_process_latency": { 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 11113, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17213331172 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w": { 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1215 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_in_bytes": { 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 1175138053 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency": { 2024-04-26T06:08:43.802 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 13123818926 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_latency_in_bytes_histogram": { 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_prepare_latency": { 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1296, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 2225310661 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "op_w_process_latency": { 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "count": 1215, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 9936516243 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "op_wip": { 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 0 2024-04-26T06:08:43.803 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_bytes": { 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 10827800 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "recovery_ops": { 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 17 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes": { 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 95995035648 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_bytes_used": { 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: "value": 520548352 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.804 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": [ 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:43.805 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 1, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 1, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 1, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 1781760, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 1781760, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 2, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:43.806 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.4650225896039046e-06, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 1322, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 2164736, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 590368, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 590368, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 1771104, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 423, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 2473984 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.807 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 32, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 32, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 2, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:43.808 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 156034, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 110592, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 22, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 45442, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 2.1586981802101946e-07, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 158, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 178176, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 21769, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 6622, 2024-04-26T06:08:43.809 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 15147, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 65307, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 69, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 36864 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:43.810 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool" 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 64, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 64, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 3, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 0, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:43.811 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 0.0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:43.812 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 0, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 0, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 0 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "cache_mode": "none", 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "erasure_code_profile": {}, 2024-04-26T06:08:43.813 INFO:tasks.workunit.client.0.smithi146.stdout: "flags_names": [ 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "hashpspool", 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "selfmanaged_snaps" 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "min_size": 2, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "options": {}, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_autoscale_mode": "off", 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 8, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pgp_num": 8, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "pool": 4, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "size": 3, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "stats": { 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_raw": 722815166730, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "bytes_used": 12595200, 2024-04-26T06:08:43.814 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_bytes_used": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "compress_under_bytes": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "data_bytes_used": 12595200, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "max_avail": 240938385408, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "objects": 4, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_bytes_used": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "percent_used": 1.7424898032913916e-05, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_bytes": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "quota_objects": 0, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "rd": 9057, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "rd_bytes": 3172580352, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "stored": 4194323, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_data": 4194323, 2024-04-26T06:08:43.815 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_omap": 0, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "stored_raw": 12582969, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "wr": 24324, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "wr_bytes": 3155813376 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_bytes": 0, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "target_max_objects": 0, 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "type": "replicated" 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": { 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "mirroring_by_pool": [ 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: false 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: "num_images_by_pool": [ 2024-04-26T06:08:43.816 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pools": 1 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "report_id": "7753213a-ea43-4539-864a-06c5c74cf08c", 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "report_timestamp": "2024-04-26T06:08:41.714690", 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "report_version": 1, 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "rocksdb_stats": { 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "7.9.2" 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "rook": { 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "cluster": { 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "external-mode": null, 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "mon": { 2024-04-26T06:08:43.817 INFO:tasks.workunit.client.0.smithi146.stdout: "allow-multiple-per-node": null, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "count": null, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "max-id": null, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "pvc": { 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "stretch": { 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "enabled": null 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "network": { 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "provider": null 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "storage": { 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "device-set": { 2024-04-26T06:08:43.818 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "non-portable": null, 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "portable": null, 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "csi": { 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes": { 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "node": { 2024-04-26T06:08:43.819 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "kubernetes-total": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "with-ceph-daemons": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-cephfs-plugin": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-nfs-plugin": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "with-csi-rbd-plugin": null 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "storage-class": { 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "count": { 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "bucket": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "nfs": null, 2024-04-26T06:08:43.820 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd": null, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "total": null 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "version": null 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "services": {}, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pg": [ 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.821 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.680085+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.680494+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.822 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061319+0000", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.823 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2c", 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:43.824 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:50:09.383336+0000", 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.825 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.826 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.827 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.828 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.829 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686769+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687214+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.830 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607702+0000", 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.831 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2b", 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5137, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:40:48.381300+0000", 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.832 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.833 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.834 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.835 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.836 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689942+0000", 2024-04-26T06:08:43.837 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690302+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.838 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249831+0000", 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.839 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2a", 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:56:36.634109+0000", 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.840 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.841 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.842 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.843 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.844 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652218+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652707+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.845 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920952+0000", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.846 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.29", 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.847 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:02.965015+0000", 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.848 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.849 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.850 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.851 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.916611+0000", 2024-04-26T06:08:43.852 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918307+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250755+0000", 2024-04-26T06:08:43.853 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.28", 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.854 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:37:52.006362+0000", 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.855 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.856 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.857 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.858 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:43.859 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653739+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655233+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920902+0000", 2024-04-26T06:08:43.860 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.861 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.27", 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5050, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:31:51.511392+0000", 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.862 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.863 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.864 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.865 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.866 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677393+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677708+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.867 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060273+0000", 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.868 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.26", 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:02:38.054330+0000", 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.869 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.870 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.871 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.872 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:43.873 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.642517+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.642837+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.874 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819538+0000", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.875 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.25", 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:10:48.775149+0000", 2024-04-26T06:08:43.876 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.877 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.878 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.879 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.880 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.646687+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.647058+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.881 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920879+0000", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.882 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.24", 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:43.883 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:36:50.534114+0000", 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.884 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.885 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.886 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.887 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.655341+0000", 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655950+0000", 2024-04-26T06:08:43.888 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606665+0000", 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.889 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.23", 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.890 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:14:05.418070+0000", 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.891 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.892 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.893 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.894 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.895 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.926907+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.927210+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.896 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249263+0000", 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.897 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.22", 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:17:06.179298+0000", 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.898 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.899 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.900 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.901 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670767+0000", 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671137+0000", 2024-04-26T06:08:43.902 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818446+0000", 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.903 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.21", 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5088, 2024-04-26T06:08:43.904 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:21:05.474223+0000", 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.905 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.906 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.907 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.908 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682699+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683147+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.909 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061993+0000", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.910 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.20", 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:46:35.009138+0000", 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.911 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.912 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.913 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.914 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:43.915 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.694130+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694565+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.916 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562218+0000", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.917 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.f", 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.918 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:12:51.836310+0000", 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.919 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.920 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.921 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.922 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680349+0000", 2024-04-26T06:08:43.923 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680722+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819280+0000", 2024-04-26T06:08:43.924 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.e", 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.925 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5092, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:29.665249+0000", 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.926 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:43.927 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:43.928 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.929 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.930 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688328+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.688628+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.931 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249451+0000", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.932 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.c", 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:52.078881+0000", 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.933 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.934 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.935 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.936 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:43.937 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.647657+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.648264+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.938 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819598+0000", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.939 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.d", 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.940 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5128, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:31:47.566527+0000", 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 70, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.941 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.942 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.943 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:43.944 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.945 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689057+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689385+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.946 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562002+0000", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.947 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.d", 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:54.235461+0000", 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.948 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.949 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.950 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.951 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.923916+0000", 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.924236+0000", 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.952 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821281+0000", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:43.953 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.c", 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.954 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:05.386071+0000", 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.955 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.956 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.957 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.958 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.686625+0000", 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.686921+0000", 2024-04-26T06:08:43.959 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062379+0000", 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.960 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.a", 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.961 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4955, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:49:19.299350+0000", 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.962 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.963 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.964 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.965 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.966 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685024+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687873+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.967 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562229+0000", 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 4, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.968 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 4, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.b", 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4933, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:44:02.540981+0000", 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.969 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.970 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.971 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.972 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'4" 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.973 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.656439+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.656791+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.974 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.920931+0000", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.975 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.b", 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5057, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.976 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:47:31.900744+0000", 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.977 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.978 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.979 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.980 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685468+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685862+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.981 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818812+0000", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.982 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.a", 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:43.983 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:13:15.181706+0000", 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.984 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.985 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.986 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.987 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.988 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688957+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689283+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.989 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921484+0000", 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.8", 2024-04-26T06:08:43.990 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5060, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:19:13.260981+0000", 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.991 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:43.992 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:43.993 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:43.994 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.995 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685506+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685883+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:43.996 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817478+0000", 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:43.997 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.9", 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5126, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:04:37.166237+0000", 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:43.998 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:43.999 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.000 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.001 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.002 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685687+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686448+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.003 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821424+0000", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.004 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.9", 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:44.005 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:55:45.534247+0000", 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.006 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.007 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.008 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.009 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683801+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687637+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.010 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561506+0000", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.011 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.8", 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4922, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:08:42.334266+0000", 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.012 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.013 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.014 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.015 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.016 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.652371+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.652825+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.017 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.018 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.6", 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5138, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:46:31.194879+0000", 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.019 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.020 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.021 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.022 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.023 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.687218+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.687565+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.024 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.062945+0000", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:44.025 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.7", 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4975, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:11.264130+0000", 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.026 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.027 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.028 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.029 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.030 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668503+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.124549+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.031 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821437+0000", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3136, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.032 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3136, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.1", 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8959, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:58:01.185137+0000", 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004021143, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.033 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.034 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.035 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1260, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 418606, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3103, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 418416 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.036 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3136" 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.037 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682716+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683048+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.038 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922868+0000", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.039 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.7", 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5066, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:20:52.306675+0000", 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.040 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.041 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.042 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.043 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.044 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681694+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682072+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.045 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818726+0000", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.046 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.6", 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.047 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:37:38.185275+0000", 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.048 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.049 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 4, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 4, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.050 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "575'3" 2024-04-26T06:08:44.051 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.052 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.688998+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.187405+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.053 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921393+0000", 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3012, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3012, 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.054 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.0", 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8543, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:12:55.026274+0000", 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0042133, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.055 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.056 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.057 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 570, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 392434, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3016, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 362488 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.058 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3012" 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.059 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915353+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.915770+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.060 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819057+0000", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.061 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.4", 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5127, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:36:25.068570+0000", 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.062 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.063 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.064 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.065 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.066 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687922+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.688665+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.067 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562341+0000", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.068 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.5", 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4940, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:14:48.670851+0000", 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.069 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.070 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.071 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.072 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.073 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686881+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117635+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.074 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:08:37.611789+0000", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3251, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.075 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3251, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.3", 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9291, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:04:10.384900+0000", 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004710533, 2024-04-26T06:08:44.076 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.077 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.078 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1470, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 437166, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3228, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 396857 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.079 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3251" 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.080 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693291+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.693586+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.081 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561089+0000", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.082 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.0", 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4925, 2024-04-26T06:08:44.083 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:04:52.745702+0000", 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.084 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.085 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.086 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.087 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.645132+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.645764+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.088 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606661+0000", 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.089 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1", 2024-04-26T06:08:44.090 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:33:44.643488+0000", 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.091 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.092 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.093 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.094 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.095 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630672+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.117800+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.096 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608044+0000", 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3027, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.097 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3027, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.6", 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8831, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:47:48.021075+0000", 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004402177, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.098 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194304, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.099 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.100 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1040, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 358901, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2991, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 380094 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.101 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3027" 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.102 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 19, 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683112+0000", 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684953+0000", 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.103 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:35:09.957266+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561334+0000", 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:44.104 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "1.0", 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.105 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5617, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:44:10.084045+0000", 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.106 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:44.107 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.108 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.109 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "2154'253" 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.110 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.689913+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690310+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.111 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251534+0000", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.112 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.3", 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5004, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:01:47.171722+0000", 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.113 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.114 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.115 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.116 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.117 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.684580+0000", 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684921+0000", 2024-04-26T06:08:44.118 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921350+0000", 2024-04-26T06:08:44.119 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2", 2024-04-26T06:08:44.120 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5059, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:49:40.525139+0000", 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.121 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.122 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.123 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.124 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.125 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.687018+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110895+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.126 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060320+0000", 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2904, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.127 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2904, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.5", 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8495, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:22.101211+0000", 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.002570877, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.128 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.129 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.130 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 936, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 367417, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2884, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 372141 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.131 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2904" 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.132 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.648407+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.648766+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.133 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818350+0000", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.134 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1", 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.135 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5099, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:57.740603+0000", 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.136 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.137 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.138 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:44.139 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.140 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681729+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682059+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.141 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817259+0000", 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.142 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.0", 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5129, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:26:00.682268+0000", 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.143 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.144 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.145 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.146 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.147 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915013+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.116288+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.148 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821831+0000", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3015, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.149 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3015, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.7", 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8836, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:14:30.818573+0000", 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.009877965, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.150 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.151 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.152 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1219, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 384431, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3012, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 355867 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.153 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3015" 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.154 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668496+0000", 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668810+0000", 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.155 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822586+0000", 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.156 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3", 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.157 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5017, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:11:18.904758+0000", 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.158 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.159 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.160 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.161 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.162 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.681700+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682247+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.163 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249748+0000", 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.164 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.2", 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4972, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:00:27.864702+0000", 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.165 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.166 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.167 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.168 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.169 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.643488+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.110748+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.170 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:08:37.894383+0000", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3184, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.171 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3184, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.4", 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 9295, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:49:07.854500+0000", 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.004732996, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.172 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.173 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.174 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1709, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 406087, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3171, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 407945 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.175 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'3184" 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.176 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.928814+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.929523+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.177 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250105+0000", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.178 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.5", 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5001, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:22:57.361824+0000", 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.179 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.180 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.181 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.182 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.183 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.677794+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.678161+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.184 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818953+0000", 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.185 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.4", 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5136, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:36:34.434028+0000", 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.186 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.187 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.188 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.189 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 66, 2024-04-26T06:08:44.190 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903929+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T05:22:24.111043+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.191 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:38:12.741128+0000", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818917+0000", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2925, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.192 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2925, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "4.2", 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 8750, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:30:47.016598+0000", 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.00531589, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 19, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.193 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.194 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.195 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 853, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 333181, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 2919, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 388041 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.196 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "1126'2925" 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.197 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.676834+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.677175+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.198 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561537+0000", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.199 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.e", 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4936, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.200 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:04:48.652960+0000", 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.201 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.202 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.203 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.204 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:44.205 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685664+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686032+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.206 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822842+0000", 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 1, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 1, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.207 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.f", 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5016, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:45:47.533308+0000", 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 22, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.208 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.209 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.210 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 2, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 1, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.211 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'1" 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.212 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684862+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.687566+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.213 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.563049+0000", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.214 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.11", 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:09:47.041275+0000", 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.215 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.216 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.217 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.218 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.219 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.639348+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.640213+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.220 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818128+0000", 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 8, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 8, 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.221 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.10", 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5117, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:17:58.203948+0000", 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.222 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.223 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 4, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.224 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 48, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 48, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 12, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.225 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'8" 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.226 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682076+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682371+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.227 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061408+0000", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.228 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.10", 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:44.229 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:05:39.879851+0000", 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.230 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.231 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.232 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.233 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.668380+0000", 2024-04-26T06:08:44.234 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.668877+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061976+0000", 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.235 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.11", 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.236 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4954, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:32:52.213335+0000", 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.237 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.238 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.239 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.240 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682149+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.682943+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.241 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562424+0000", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.242 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.13", 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4934, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:32:44.419865+0000", 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.243 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.244 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.245 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.246 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.247 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682779+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683118+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.248 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249402+0000", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.249 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.12", 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4992, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:31:41.130333+0000", 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.250 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.251 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.252 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.253 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.254 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685727+0000", 2024-04-26T06:08:44.255 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686114+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607080+0000", 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.256 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.12", 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.257 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:53:07.175242+0000", 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.258 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.259 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.260 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.261 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.262 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.653168+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.654868+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.263 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606620+0000", 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.264 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.13", 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5141, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:43:06.242765+0000", 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 34, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.265 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.266 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.267 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 16, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 7 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.268 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.269 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684107+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684423+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.270 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562449+0000", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.271 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.15", 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4932, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:10:33.065772+0000", 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.272 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.273 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.274 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.275 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682198+0000", 2024-04-26T06:08:44.276 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682594+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061196+0000", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 30, 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.277 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 30, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.14", 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4987, 2024-04-26T06:08:44.278 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:11:44.845936+0000", 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 5824, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.279 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.280 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 20, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 28, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 28, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 25 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.281 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'30" 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.282 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685563+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685882+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.283 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822885+0000", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.284 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.14", 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5043, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:55:43.477926+0000", 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.285 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.286 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.287 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.288 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.289 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.907330+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.907703+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.290 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819379+0000", 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.291 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.15", 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:35:37.496104+0000", 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 90, 2024-04-26T06:08:44.292 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.293 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.294 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 14, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 14, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.295 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'3" 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.296 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929598+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930092+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.297 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608222+0000", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.298 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.17", 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5133, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:41:50.507880+0000", 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.299 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.300 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.301 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.302 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.303 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678964+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679438+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.304 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250993+0000", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.305 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.16", 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4999, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:23:28.953924+0000", 2024-04-26T06:08:44.306 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.307 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.308 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.309 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.310 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:44.311 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682695+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683003+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.251153+0000", 2024-04-26T06:08:44.312 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.16", 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.313 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4965, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T10:54:22.118731+0000", 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.314 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.315 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.316 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.317 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.318 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683701+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.684000+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.063149+0000", 2024-04-26T06:08:44.319 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.17", 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.320 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4944, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:27:11.980395+0000", 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.321 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.322 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.323 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.324 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.649599+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.650773+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.325 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818333+0000", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.326 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.19", 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5122, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.327 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:09:12.785746+0000", 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.328 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.329 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.330 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.331 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690647+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691359+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.332 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249823+0000", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.333 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.18", 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4982, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:22:10.660644+0000", 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.334 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.335 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.336 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.337 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.338 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:50.646599+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:50.649041+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 410, 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.339 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921298+0000", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 409, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.340 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.18", 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5061, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:31:26.962001+0000", 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.341 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.342 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.343 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.344 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.345 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.675254+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.675636+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.346 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.922041+0000", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.347 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.19", 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5062, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:31:30.572275+0000", 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.348 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.349 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.350 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.351 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.352 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.690138+0000", 2024-04-26T06:08:44.353 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.690473+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821126+0000", 2024-04-26T06:08:44.354 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.355 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1b", 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5082, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:04:38.189711+0000", 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.356 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.357 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.358 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.359 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.360 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.686121+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.686486+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.361 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.060324+0000", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.362 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1a", 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4949, 2024-04-26T06:08:44.363 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:15:36.115462+0000", 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.364 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.365 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.366 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.367 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.368 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:47:25.654800+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:47:25.655504+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 443, 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.369 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.821646+0000", 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 442, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.370 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1a", 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5041, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T12:15:34.399951+0000", 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.371 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.372 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.373 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.374 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.375 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.683420+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683835+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.376 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921906+0000", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.377 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1b", 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:02:59.088924+0000", 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.378 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.379 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.380 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.381 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.382 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.678852+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.679368+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.383 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250687+0000", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.384 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1d", 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:47:22.809120+0000", 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.385 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.386 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.387 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.388 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.389 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680291+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680686+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.390 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561283+0000", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.391 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1c", 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4929, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.392 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:24:35.686493+0000", 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.393 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.394 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:44.395 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.396 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.919631+0000", 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.920195+0000", 2024-04-26T06:08:44.397 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249607+0000", 2024-04-26T06:08:44.398 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1c", 2024-04-26T06:08:44.399 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4985, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T05:23:29.353783+0000", 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.400 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.401 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.402 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.403 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.404 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.696937+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697314+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.405 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561467+0000", 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 2, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 2, 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.406 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1d", 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4920, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:50:54.410560+0000", 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.407 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.408 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 3, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 1, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 1, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.409 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 12, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 12, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 3, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.410 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "61'2" 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.411 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.929694+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.930339+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.412 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608061+0000", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.413 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1f", 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:44.414 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:50:51.904353+0000", 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.415 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.416 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.417 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.418 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.419 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.915653+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.916078+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.420 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923247+0000", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 3, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 3, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1e", 2024-04-26T06:08:44.421 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5073, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T08:23:24.255488+0000", 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.422 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.423 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.424 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.425 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'3" 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.426 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673787+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674123+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.427 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.923411+0000", 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.428 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.1e", 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5053, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T04:50:21.862229+0000", 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.429 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.430 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.431 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.432 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 2 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.433 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 59, 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685612+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.685996+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.434 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:27.003067+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.608587+0000", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 6, 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.435 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 6, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "2.1f", 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5151, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.436 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:50.731765+0000", 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 582, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.437 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.438 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 1, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 8, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 8, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 4, 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 1 2024-04-26T06:08:44.439 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "572'6" 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.440 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.697180+0000", 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.697687+0000", 2024-04-26T06:08:44.441 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.562948+0000", 2024-04-26T06:08:44.442 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2d", 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.443 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4917, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:37:55.815838+0000", 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.444 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.445 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.446 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.447 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.448 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680354+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.680713+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.449 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.819537+0000", 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.450 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2e", 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5084, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:20:31.145822+0000", 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.451 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.452 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.453 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.454 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.455 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.682856+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.683147+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.456 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250545+0000", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.457 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.2f", 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5000, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:58:01.725099+0000", 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.458 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.459 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.460 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.461 INFO:tasks.workunit.client.0.smithi146.stdout: 3 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.462 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.691059+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.691540+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.463 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.250830+0000", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.464 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.30", 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4973, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:10:15.860637+0000", 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.465 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.466 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.467 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.468 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.469 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.903989+0000", 2024-04-26T06:08:44.470 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.904334+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.471 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.817262+0000", 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.472 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.31", 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5123, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:18:04.694544+0000", 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.473 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.474 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.475 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.476 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.477 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.922407+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.922851+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.478 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.606953+0000", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.479 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.32", 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5134, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:24:32.459667+0000", 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.480 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.481 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.482 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.483 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: 5 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.484 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.673717+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.674125+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.485 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921786+0000", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.486 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.33", 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5055, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:58:06.955578+0000", 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.487 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.488 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.489 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.490 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 4, 2024-04-26T06:08:44.491 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.669661+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.670191+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.492 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.822259+0000", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.493 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.34", 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5010, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:01:18.935701+0000", 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.494 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.495 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.496 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.497 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: 4, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 4, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.498 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:44.499 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.683618+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.683936+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061649+0000", 2024-04-26T06:08:44.500 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.35", 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.501 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:12:09.191223+0000", 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.502 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.503 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.504 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.505 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 6, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:44.506 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.688020+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.689807+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.507 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.061902+0000", 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.508 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.36", 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4943, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:29:16.670255+0000", 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.509 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.510 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.511 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 6, 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.512 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:44.513 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.693965+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.694486+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561647+0000", 2024-04-26T06:08:44.514 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.37", 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.515 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4923, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T15:03:22.798733+0000", 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.516 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.517 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.518 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.519 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 3, 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.676946+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.677229+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.520 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.921078+0000", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.521 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.38", 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5051, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T07:26:16.805477+0000", 2024-04-26T06:08:44.522 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.523 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.524 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.525 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 3, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.526 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.685091+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.689463+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.527 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561029+0000", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.528 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.39", 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T16:31:39.247698+0000", 2024-04-26T06:08:44.529 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.530 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.531 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.532 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.533 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:00.918127+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:00.918909+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.534 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 475, 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249206+0000", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.535 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 474, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3a", 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4970, 2024-04-26T06:08:44.536 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T13:38:59.078681+0000", 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.537 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.538 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.539 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.540 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 7, 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.684324+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.684617+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.541 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:27.561238+0000", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.542 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3b", 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4931, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.543 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:47:43.696035+0000", 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.544 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.545 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.546 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 7, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 4 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 7, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.547 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 5, 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:49:10.680790+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:49:10.681154+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.548 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 543, 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.249172+0000", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.549 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 542, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3c", 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.550 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 4997, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T14:38:34.520927+0000", 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.551 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.552 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.553 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 5, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 3, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 7 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 5, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.554 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 0, 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:46:15.630683+0000", 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:46:15.630977+0000", 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.555 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 377, 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:26.607820+0000", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.556 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 376, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3d", 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5140, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.557 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T06:26:01.451840+0000", 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.558 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.559 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.560 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 1 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 0, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 1, 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.561 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.682017+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.682446+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.562 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.818572+0000", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.563 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3e", 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5135, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T11:14:41.286531+0000", 2024-04-26T06:08:44.564 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.565 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.566 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.567 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 1, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 0, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 6 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 1, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": [ 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.568 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "acting_primary": 2, 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "avail_no_missing": [], 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "blocked_by": [], 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "created": 60, 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "dirty_stats_invalid": false, 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_bytes_stats_invalid": false, 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "hitset_stats_invalid": false, 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_active": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_active": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_became_peered": "2024-04-26T04:48:35.670761+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_change": "2024-04-26T04:48:35.671121+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_clean_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.569 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub": "0'0", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_deep_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_epoch_clean": 509, 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fresh": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_fullsized": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_peered": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub": "0'0", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_duration": 0, 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_scrub_stamp": "2024-04-26T04:37:28.005594+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_undegraded": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "last_unstale": "2024-04-26T06:07:25.825462+0000", 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "log_dups_size": 0, 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.570 INFO:tasks.workunit.client.0.smithi146.stdout: "log_start": "0'0", 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "manifest_stats_invalid": false, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "mapping_epoch": 508, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "object_location_counts": [], 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_scrubbed": 0, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "objects_trimmed": 0, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_stats_invalid": false, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_start": "0'0", 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "parent": "0.0", 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "parent_split_bits": 0, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "pgid": "3.3f", 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "pin_stats_invalid": false, 2024-04-26T06:08:44.571 INFO:tasks.workunit.client.0.smithi146.stdout: "purged_snaps": [], 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_epoch": 2746, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "reported_seq": 5095, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_duration": 0.0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "scrub_schedule": "periodic scrub scheduled @ 2024-04-27T09:35:58.508917+0000", 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrim_duration": 0.0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "snaptrimq_len": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.572 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.573 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.574 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "state": "active+clean", 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_invalid": false, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "up": [ 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: 2, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: 6, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: 0 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "up_primary": 2, 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: "version": "0'0" 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:44.575 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_per_pool": [ 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 24, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "rbd" 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 24454, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 8, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 24454, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 4, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 4194323, 2024-04-26T06:08:44.576 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.577 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 12, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 4, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 4, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 2, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.578 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 9057, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 3098223, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 24324, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 3081849 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 12595200, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:44.579 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 12582969, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:44.580 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 24 2024-04-26T06:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.581 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 192, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 0, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 64, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 0, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 3, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 0, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.582 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 0, 2024-04-26T06:08:44.583 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.584 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 0 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:44.585 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 192 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 3, 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: "mgr" 2024-04-26T06:08:44.586 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 253, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 1, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 3, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 253, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 1, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 590368, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 1771104, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.587 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 6, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 2, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 2, 2024-04-26T06:08:44.588 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 6, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 1322, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 2114, 2024-04-26T06:08:44.589 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 423, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 2416 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 1781760, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 1771104, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:44.590 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 0, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 3 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: { 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "acting": 96, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "application": [ 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "cephfs" 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "log_size": 75, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_pg": 32, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "num_store_stats": 8, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "ondisk_log_size": 75, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "poolid": 2, 2024-04-26T06:08:44.591 INFO:tasks.workunit.client.0.smithi146.stdout: "stat_sum": { 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes": 6622, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_hit_set_archive": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_bytes_recovered": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_deep_scrub_errors": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_kb": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_full": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_evict_mode_some": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_kb": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_high": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_flush_mode_low": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_keys_recovered": 0, 2024-04-26T06:08:44.592 INFO:tasks.workunit.client.0.smithi146.stdout: "num_large_omap_objects": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_legacy_snapsets": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_clones": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_object_copies": 66, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects": 22, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_degraded": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_dirty": 22, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_hit_set_archive": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_manifest": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_misplaced": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_missing_on_primary": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_omap": 14, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_pinned": 0, 2024-04-26T06:08:44.593 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_recovered": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_repaired": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_objects_unfound": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_bytes": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_omap_keys": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_promote": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read": 158, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_read_kb": 174, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_scrub_errors": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_shallow_scrub_errors": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_whiteouts": 0, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write": 69, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "num_write_kb": 36 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.594 INFO:tasks.workunit.client.0.smithi146.stdout: "store_stats": { 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "allocated": 110592, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "available": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_allocated": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "data_compressed_original": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "data_stored": 19866, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "internal_metadata": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "internally_reserved": 0, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "omap_allocated": 45442, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "total": 0 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "up": 96 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: ], 2024-04-26T06:08:44.595 INFO:tasks.workunit.client.0.smithi146.stdout: "usage": { 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pg_num": 105, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "pools": 4, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "stats_by_class": { 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "ssd": { 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_bytes": 4758253568, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_raw_ratio": 0.006195962894707918 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: }, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_avail_bytes": 763202031616, 2024-04-26T06:08:44.596 INFO:tasks.workunit.client.0.smithi146.stdout: "total_bytes": 767960285184, 2024-04-26T06:08:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: "total_used_bytes": 4758253568 2024-04-26T06:08:44.597 INFO:tasks.workunit.client.0.smithi146.stdout: } 2024-04-26T06:08:44.597 INFO:tasks.workunit.client.0.smithi146.stdout:} 2024-04-26T06:08:44.597 INFO:tasks.workunit.client.0.smithi146.stdout:Device report is generated separately. To see it run 'ceph telemetry show-device'. 2024-04-26T06:08:44.597 INFO:tasks.workunit.client.0.smithi146.stderr:+ ceph telemetry off 2024-04-26T06:08:44.598 INFO:tasks.workunit.client.0.smithi146.stdout:Telemetry is currently not enabled, nothing to turn off. Please consider opting-in with `ceph telemetry on`. 2024-04-26T06:08:44.598 INFO:tasks.workunit.client.0.smithi146.stdout:Preview sample reports with `ceph telemetry preview`. 2024-04-26T06:08:44.598 INFO:tasks.workunit.client.0.smithi146.stdout:OK 2024-04-26T06:08:44.599 INFO:tasks.workunit.client.0.smithi146.stderr:+ echo OK 2024-04-26T06:08:44.599 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-04-26T06:08:44.599 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE Bus STOPPING 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE Bus STOPPED 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE Bus STARTING 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE Serving on http://:::9283 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:42] ENGINE Bus STARTED 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:44.600 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.601 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.602 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.603 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.604 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:44.605 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[92947]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:44.606 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:42 smithi146 ceph-mon[95531]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.607 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:43 smithi146 ceph-mon[95531]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.607 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:43 smithi146 ceph-mon[92947]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: pgmap v5071: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='client.36234 -' entity='client.admin' cmd=[{"prefix": "telemetry show", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config-key dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.608 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.609 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd='heap' args=[stats]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='admin socket' entity='admin socket' cmd=heap args=[stats]: finished 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:42 smithi204 ceph-mon[88313]: from='mgr.25175 ' entity='mgr.y' 2024-04-26T06:08:44.610 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:43 smithi204 ceph-mon[88313]: from='client.46151 -' entity='client.admin' cmd=[{"prefix": "telemetry off", "target": ["mon-mgr", ""]}]: dispatch 2024-04-26T06:08:44.636 INFO:tasks.workunit:Stopping ['test_telemetry_reef_x.sh'] on client.0... 2024-04-26T06:08:44.636 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-04-26T06:08:44.939 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:44 smithi146 ceph-mon[92947]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:44.939 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:44 smithi146 ceph-mon[95531]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:44.940 DEBUG:teuthology.parallel:result is None 2024-04-26T06:08:44.940 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:08:44.965 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:08:44.965 DEBUG:teuthology.orchestra.run.smithi146:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-04-26T06:08:45.020 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-04-26T06:08:45.021 INFO:teuthology.run_tasks:Running task print... 2024-04-26T06:08:45.031 INFO:teuthology.task.print:**** done end telemetry x... 2024-04-26T06:08:45.032 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-26T06:08:45.041 INFO:tasks.cephadm:Teardown begin 2024-04-26T06:08:45.042 INFO:tasks.cephfs.filesystem:Destroying file system cephfs and related pools 2024-04-26T06:08:45.042 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T06:08:45.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:44 smithi204 ceph-mon[88313]: pgmap v5072: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 500 B/s rd, 0 op/s 2024-04-26T06:08:45.382 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T06:08:45.382 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":18,"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":54277,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/3704121363","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":3704121363},{"type":"v1","addr":"172.21.15.204:6833","nonce":3704121363}]},"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":18}],"filesystems":[{"mdsmap":{"epoch":17,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:49:41.368621+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":572,"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":44351},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44351":{"gid":44351,"name":"a","rank":0,"incarnation":14,"state":"up:active","state_seq":7,"addr":"172.21.15.146:6835/486571996","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":486571996},{"type":"v1","addr":"172.21.15.146:6835","nonce":486571996}]},"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":44351,"qdb_cluster":[44351]},"id":1}]} 2024-04-26T06:08:45.382 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 18 2024-04-26T06:08:45.395 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs dump --format=json 2024-04-26T06:08:45.645 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:45 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/4172942222' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:45.717 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T06:08:45.717 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":18,"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":54277,"name":"b","rank":-1,"incarnation":0,"state":"up:standby","state_seq":1,"addr":"172.21.15.204:6833/3704121363","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6832","nonce":3704121363},{"type":"v1","addr":"172.21.15.204:6833","nonce":3704121363}]},"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":18}],"filesystems":[{"mdsmap":{"epoch":17,"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-04-26T04:37:28.379060+0000","modified":"2024-04-26T04:49:41.368621+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":572,"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":44351},"failed":[],"damaged":[],"stopped":[],"info":{"gid_44351":{"gid":44351,"name":"a","rank":0,"incarnation":14,"state":"up:active","state_seq":7,"addr":"172.21.15.146:6835/486571996","addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6834","nonce":486571996},{"type":"v1","addr":"172.21.15.146:6835","nonce":486571996}]},"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":44351,"qdb_cluster":[44351]},"id":1}]} 2024-04-26T06:08:45.717 INFO:teuthology.orchestra.run.smithi146.stderr:dumped fsmap epoch 18 2024-04-26T06:08:45.730 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd dump --format=json 2024-04-26T06:08:45.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:45 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/4172942222' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.018 INFO:teuthology.orchestra.run.smithi146.stdout: 2024-04-26T06:08:46.018 INFO:teuthology.orchestra.run.smithi146.stdout:{"epoch":2746,"fsid":"c14d67d8-0385-11ef-bc93-c7b262605968","created":"2024-04-26T04:31:53.413680+0000","modified":"2024-04-26T06:07:25.810810+0000","last_up_change":"2024-04-26T04:49:09.659349+0000","last_in_change":"2024-04-26T04:36:52.564063+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":123,"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-04-26T04:35:09.956741+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_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-04-26T04:37:26.343008+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":"61","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-04-26T04:37:27.552683+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":"62","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-04-26T04:38:12.680034+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":"1126","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":8,"snap_epoch":1126,"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":"660cf6b7-930d-49e6-80e8-bd7c083f31e0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":298,"up_from":309,"up_thru":2667,"down_at":299,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6802","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6803","nonce":104930524}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6804","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6805","nonce":104930524}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6808","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6809","nonce":104930524}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6806","nonce":104930524},{"type":"v1","addr":"172.21.15.146:6807","nonce":104930524}]},"public_addr":"172.21.15.146:6803/104930524","cluster_addr":"172.21.15.146:6805/104930524","heartbeat_back_addr":"172.21.15.146:6809/104930524","heartbeat_front_addr":"172.21.15.146:6807/104930524","state":["exists","up"]},{"osd":1,"uuid":"7c7bd9aa-ae18-4c26-a029-ecb8ff4fb1f2","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":333,"up_from":344,"up_thru":2667,"down_at":334,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6810","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6811","nonce":594569249}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6812","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6813","nonce":594569249}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6816","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6817","nonce":594569249}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6814","nonce":594569249},{"type":"v1","addr":"172.21.15.146:6815","nonce":594569249}]},"public_addr":"172.21.15.146:6811/594569249","cluster_addr":"172.21.15.146:6813/594569249","heartbeat_back_addr":"172.21.15.146:6817/594569249","heartbeat_front_addr":"172.21.15.146:6815/594569249","state":["exists","up"]},{"osd":2,"uuid":"87785621-1b0a-484b-a277-8286abfb5d83","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":366,"up_from":376,"up_thru":2667,"down_at":367,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6818","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6819","nonce":3889467442}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6820","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6821","nonce":3889467442}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6824","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6825","nonce":3889467442}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6822","nonce":3889467442},{"type":"v1","addr":"172.21.15.146:6823","nonce":3889467442}]},"public_addr":"172.21.15.146:6819/3889467442","cluster_addr":"172.21.15.146:6821/3889467442","heartbeat_back_addr":"172.21.15.146:6825/3889467442","heartbeat_front_addr":"172.21.15.146:6823/3889467442","state":["exists","up"]},{"osd":3,"uuid":"23f6e4dc-7878-482b-964e-a94f6dbbf528","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":399,"up_from":409,"up_thru":2667,"down_at":400,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6826","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6827","nonce":3568251485}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6828","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6829","nonce":3568251485}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6832","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6833","nonce":3568251485}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.146:6830","nonce":3568251485},{"type":"v1","addr":"172.21.15.146:6831","nonce":3568251485}]},"public_addr":"172.21.15.146:6827/3568251485","cluster_addr":"172.21.15.146:6829/3568251485","heartbeat_back_addr":"172.21.15.146:6833/3568251485","heartbeat_front_addr":"172.21.15.146:6831/3568251485","state":["exists","up"]},{"osd":4,"uuid":"4c16325c-af6f-4a9b-b63c-bafb37ed66de","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":30,"last_clean_end":431,"up_from":442,"up_thru":2667,"down_at":432,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6800","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6801","nonce":3451703332}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6802","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6803","nonce":3451703332}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6806","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6807","nonce":3451703332}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6804","nonce":3451703332},{"type":"v1","addr":"172.21.15.204:6805","nonce":3451703332}]},"public_addr":"172.21.15.204:6801/3451703332","cluster_addr":"172.21.15.204:6803/3451703332","heartbeat_back_addr":"172.21.15.204:6807/3451703332","heartbeat_front_addr":"172.21.15.204:6805/3451703332","state":["exists","up"]},{"osd":5,"uuid":"d3bc5035-3671-4330-bd5d-e54ca08c5010","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":38,"last_clean_end":463,"up_from":474,"up_thru":2667,"down_at":464,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6808","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6809","nonce":646010779}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6810","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6811","nonce":646010779}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6814","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6815","nonce":646010779}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6812","nonce":646010779},{"type":"v1","addr":"172.21.15.204:6813","nonce":646010779}]},"public_addr":"172.21.15.204:6809/646010779","cluster_addr":"172.21.15.204:6811/646010779","heartbeat_back_addr":"172.21.15.204:6815/646010779","heartbeat_front_addr":"172.21.15.204:6813/646010779","state":["exists","up"]},{"osd":6,"uuid":"670afc69-72b2-4094-a5ff-d98b15f7cef1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":46,"last_clean_end":497,"up_from":508,"up_thru":2667,"down_at":498,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6816","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6817","nonce":293826802}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6818","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6819","nonce":293826802}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6822","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6823","nonce":293826802}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6820","nonce":293826802},{"type":"v1","addr":"172.21.15.204:6821","nonce":293826802}]},"public_addr":"172.21.15.204:6817/293826802","cluster_addr":"172.21.15.204:6819/293826802","heartbeat_back_addr":"172.21.15.204:6823/293826802","heartbeat_front_addr":"172.21.15.204:6821/293826802","state":["exists","up"]},{"osd":7,"uuid":"09fc7a3c-188e-4e81-b3f0-1b6386d3d2a3","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":54,"last_clean_end":531,"up_from":542,"up_thru":2667,"down_at":532,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6824","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6825","nonce":3452403080}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6826","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6827","nonce":3452403080}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6830","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6831","nonce":3452403080}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.204:6828","nonce":3452403080},{"type":"v1","addr":"172.21.15.204:6829","nonce":3452403080}]},"public_addr":"172.21.15.204:6825/3452403080","cluster_addr":"172.21.15.204:6827/3452403080","heartbeat_back_addr":"172.21.15.204:6831/3452403080","heartbeat_front_addr":"172.21.15.204:6829/3452403080","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-04-26T04:34:15.371512+0000","dead_epoch":298},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:34:40.562284+0000","dead_epoch":333},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:05.864156+0000","dead_epoch":366},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:31.007581+0000","dead_epoch":399},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:35:53.958879+0000","dead_epoch":431},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:36:18.183490+0000","dead_epoch":463},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:36:43.134740+0000","dead_epoch":497},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-04-26T04:37:08.337392+0000","dead_epoch":531}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"2.7","mappings":[{"from":7,"to":4}]},{"pgid":"3.b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1b","mappings":[{"from":0,"to":2}]},{"pgid":"3.1d","mappings":[{"from":4,"to":1}]},{"pgid":"3.2f","mappings":[{"from":4,"to":3}]},{"pgid":"3.3f","mappings":[{"from":7,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.146:0/2997956241":"2024-04-26T07:07:02.301113+0000","172.21.15.146:0/2391051612":"2024-04-26T06:30:44.301978+0000","172.21.15.204:6833/2929836188":"2024-04-27T04:49:38.353585+0000","172.21.15.146:0/941846706":"2024-04-26T06:38:59.186001+0000","172.21.15.204:6832/2929836188":"2024-04-27T04:49:38.353585+0000","172.21.15.146:6835/2507915597":"2024-04-27T04:49:18.546424+0000","172.21.15.146:6834/2507915597":"2024-04-27T04:49:18.546424+0000","172.21.15.146:0/3051788274":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/4128508910":"2024-04-27T04:37:59.487638+0000","172.21.15.204:0/2897506537":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/3201058516":"2024-04-27T04:42:15.604454+0000","172.21.15.204:0/793370845":"2024-04-27T04:42:51.704866+0000","172.21.15.146:6801/4258277687":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/3559685666":"2024-04-27T04:42:15.604454+0000","172.21.15.146:6801/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2610868224":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/233638677":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/1623363620":"2024-04-27T04:37:59.487638+0000","172.21.15.204:6834/578743918":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/2753209687":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/905723335":"2024-04-27T04:43:38.664327+0000","172.21.15.146:6800/4258277687":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/3159918592":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/624178070":"2024-04-27T04:37:59.487638+0000","172.21.15.146:6800/4147171865":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/2939823149":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6800/1468243904":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/2862275367":"2024-04-27T04:43:38.664327+0000","172.21.15.204:6835/578743918":"2024-04-27T04:42:51.704866+0000","172.21.15.204:0/4257383705":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/539029582":"2024-04-27T04:43:38.664327+0000","172.21.15.146:6800/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6801/4147171865":"2024-04-27T04:43:38.664327+0000","172.21.15.204:0/3203059814":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/1572122117":"2024-04-27T04:32:51.634778+0000","172.21.15.146:6801/3445236824":"2024-04-27T04:32:27.011423+0000","172.21.15.146:6800/3242689487":"2024-04-27T04:32:51.634778+0000","172.21.15.146:0/1802122585":"2024-04-27T04:42:15.604454+0000","172.21.15.146:0/4068984506":"2024-04-27T04:43:38.664327+0000","172.21.15.146:0/1471880715":"2024-04-26T06:30:43.318455+0000","172.21.15.146:0/4147906162":"2024-04-27T04:32:27.011423+0000","172.21.15.146:0/1856334746":"2024-04-27T04:42:15.604454+0000","172.21.15.204:0/3941075638":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/3619005115":"2024-04-27T04:43:38.664327+0000","172.21.15.204:0/2521162690":"2024-04-27T04:42:51.704866+0000","172.21.15.204:0/672788936":"2024-04-27T04:42:51.704866+0000","172.21.15.146:0/2186792258":"2024-04-27T04:37:59.487638+0000","172.21.15.146:0/3159579084":"2024-04-27T04:42:15.604454+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":432,"length":1}]},{"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":86,"snaps":[{"begin":4,"length":5}]},{"pool":88,"snaps":[{"begin":32,"length":6},{"begin":41,"length":4},{"begin":46,"length":2}]},{"pool":89,"snaps":[{"begin":22,"length":1}]},{"pool":90,"snaps":[{"begin":2,"length":1}]},{"pool":120,"snaps":[{"begin":20,"length":1}]},{"pool":122,"snaps":[{"begin":291,"length":4}]},{"pool":123,"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-04-26T06:08:46.031 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs fail cephfs 2024-04-26T06:08:46.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:45 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/4172942222' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.357 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: ::ffff:172.21.15.204 - - [26/Apr/2024:06:08:46] "GET /metrics HTTP/1.1" 200 34261 "" "Prometheus/2.43.0" 2024-04-26T06:08:46.358 INFO:teuthology.orchestra.run.smithi146.stderr:cephfs marked not joinable; MDS cannot join the cluster. All MDS ranks marked failed. 2024-04-26T06:08:46.377 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph fs rm cephfs --yes-i-really-mean-it 2024-04-26T06:08:46.650 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[92924]: 2024-04-26T06:08:46.356+0000 7f898a664700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T06:08:46.650 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: ignoring --setuser ceph since I am not root 2024-04-26T06:08:46.650 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: ignoring --setgroup ceph since I am not root 2024-04-26T06:08:46.651 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: starting mds.a at 2024-04-26T06:08:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-26T06:08:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1574340727' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/259465960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-26T06:08:46.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: osdmap e2747: 8 total, 8 up, 8 in 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[95531]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1574340727' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/259465960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T06:08:46.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-26T06:08:46.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: osdmap e2747: 8 total, 8 up, 8 in 2024-04-26T06:08:46.944 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:46 smithi146 ceph-mon[92947]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T06:08:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: pgmap v5073: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 28 op/s 2024-04-26T06:08:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1574340727' entity='client.admin' cmd=[{"prefix": "fs dump", "format": "json"}]: dispatch 2024-04-26T06:08:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/259465960' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-26T06:08:47.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd=[{"prefix": "fs fail", "fs_name": "cephfs"}]: dispatch 2024-04-26T06:08:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-04-26T06:08:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-04-26T06:08:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1035950580' entity='client.admin' cmd='[{"prefix": "fs fail", "fs_name": "cephfs"}]': finished 2024-04-26T06:08:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: osdmap e2747: 8 total, 8 up, 8 in 2024-04-26T06:08:47.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:46 smithi204 ceph-mon[88313]: fsmap cephfs:0/1 1 up:standby, 1 failed 2024-04-26T06:08:47.377 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_metadata cephfs_metadata --yes-i-really-really-mean-it 2024-04-26T06:08:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1415684985' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T06:08:47.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: Cluster is now healthy 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: mds.? [v2:172.21.15.146:6834/390631168,v1:172.21.15.146:6835/390631168] up:boot 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: fsmap 2 up:standby 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[92947]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1415684985' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: Cluster is now healthy 2024-04-26T06:08:47.943 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-26T06:08:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: mds.? [v2:172.21.15.146:6834/390631168,v1:172.21.15.146:6835/390631168] up:boot 2024-04-26T06:08:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: fsmap 2 up:standby 2024-04-26T06:08:47.944 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:47 smithi146 ceph-mon[95531]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1415684985' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd=[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]: dispatch 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: Cluster is now healthy 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: from='client.? ' entity='client.admin' cmd='[{"prefix": "fs rm", "fs_name": "cephfs", "yes_i_really_mean_it": true}]': finished 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: mds.? [v2:172.21.15.146:6834/390631168,v1:172.21.15.146:6835/390631168] up:boot 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: fsmap 2 up:standby 2024-04-26T06:08:48.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:47 smithi204 ceph-mon[88313]: from='mgr.25175 172.21.15.146:0/3191979502' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "a"}]: dispatch 2024-04-26T06:08:48.659 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'cephfs_metadata' removed 2024-04-26T06:08:48.680 DEBUG:teuthology.orchestra.run.smithi146:> sudo adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 120 ceph --cluster ceph osd pool rm cephfs_data cephfs_data --yes-i-really-really-mean-it 2024-04-26T06:08:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:48 smithi146 ceph-mon[95531]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-26T06:08:48.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:48 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:48 smithi146 ceph-mon[92947]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-26T06:08:48.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:48 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:48 smithi204 ceph-mon[88313]: pgmap v5075: 105 pgs: 105 active+clean; 4.6 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 24 KiB/s rd, 0 B/s wr, 34 op/s 2024-04-26T06:08:49.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:48 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:49.667 INFO:teuthology.orchestra.run.smithi146.stderr:pool 'cephfs_data' removed 2024-04-26T06:08:49.690 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T06:08:49.716 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T06:08:49.747 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-26T06:08:49.747 DEBUG:teuthology.orchestra.run.smithi146:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T06:08:49.772 DEBUG:teuthology.orchestra.run.smithi204:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-26T06:08:49.804 INFO:tasks.cephadm:Stopping all daemons... 2024-04-26T06:08:49.805 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-26T06:08:49.805 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a 2024-04-26T06:08:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-04-26T06:08:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[95531]: osdmap e2748: 8 total, 8 up, 8 in 2024-04-26T06:08:49.942 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[95531]: from='client.? 172.21.15.146:0/1986587927' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-04-26T06:08:49.942 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[92947]: osdmap e2748: 8 total, 8 up, 8 in 2024-04-26T06:08:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:49 smithi146 ceph-mon[92947]: from='client.? 172.21.15.146:0/1986587927' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:49.943 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:49 smithi146 systemd[1]: Stopping Ceph mon.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1940952604' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "cephfs_metadata", "pool2": "cephfs_metadata", "yes_i_really_really_mean_it": true}]': finished 2024-04-26T06:08:50.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:49 smithi204 ceph-mon[88313]: osdmap e2748: 8 total, 8 up, 8 in 2024-04-26T06:08:50.055 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:49 smithi204 ceph-mon[88313]: from='client.? 172.21.15.146:0/1986587927' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "cephfs_data", "pool2": "cephfs_data", "yes_i_really_really_mean_it": true}]: dispatch 2024-04-26T06:08:50.407 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[92924]: 2024-04-26T06:08:50.140+0000 7f898fe6f700 -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-04-26T06:08:50.408 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a[92924]: 2024-04-26T06:08:50.140+0000 7f898fe6f700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-26T06:08:50.692 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:50 smithi146 podman[210358]: 2024-04-26 06:08:50.408096135 +0000 UTC m=+0.400343915 container died f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux ) 2024-04-26T06:08:51.156 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:50 smithi146 podman[210358]: 2024-04-26 06:08:50.91324421 +0000 UTC m=+0.905492031 container cleanup f90096bea7e4ae5d60eaa25b74e64df44b4651eb11a6daeb977f7325fbd5a1cd (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, GIT_CLEAN=True) 2024-04-26T06:08:51.156 INFO:journalctl@ceph.mon.a.smithi146.stdout:Apr 26 06:08:50 smithi146 bash[210358]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-a 2024-04-26T06:08:51.303 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.a.service' 2024-04-26T06:08:51.351 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:08:51.351 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-26T06:08:51.351 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-26T06:08:51.351 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.c 2024-04-26T06:08:51.442 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:51 smithi146 systemd[1]: Stopping Ceph mon.c for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:51.930 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c[95508]: 2024-04-26T06:08:51.663+0000 7f8e7a05a700 -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-04-26T06:08:51.930 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c[95508]: 2024-04-26T06:08:51.663+0000 7f8e7a05a700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-04-26T06:08:51.930 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE Bus STOPPING 2024-04-26T06:08:51.930 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-26T06:08:51.930 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE Bus STOPPED 2024-04-26T06:08:51.930 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE Bus STARTING 2024-04-26T06:08:51.931 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE Serving on http://:::9283 2024-04-26T06:08:51.931 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:51 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y[83714]: [26/Apr/2024:06:08:51] ENGINE Bus STARTED 2024-04-26T06:08:52.192 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:51 smithi146 podman[210493]: 2024-04-26 06:08:51.930358173 +0000 UTC m=+0.399120714 container died 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_BRANCH=HEAD) 2024-04-26T06:08:52.551 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:52 smithi146 podman[210493]: 2024-04-26 06:08:52.326241556 +0000 UTC m=+0.795004087 container cleanup 2c000b96c7b3273c2d26ca00cf0b1611c4c8ba2f40df1ce543b1f0a835d29648 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb, ceph=True, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5) 2024-04-26T06:08:52.552 INFO:journalctl@ceph.mon.c.smithi146.stdout:Apr 26 06:08:52 smithi146 bash[210493]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-c 2024-04-26T06:08:52.697 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.c.service' 2024-04-26T06:08:52.730 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:08:52.730 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-26T06:08:52.730 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-26T06:08:52.730 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b 2024-04-26T06:08:53.054 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:52 smithi204 systemd[1]: Stopping Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:53.543 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b[88290]: 2024-04-26T06:08:53.162+0000 7f3aa54e3700 -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-04-26T06:08:53.543 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b[88290]: 2024-04-26T06:08:53.162+0000 7f3aa54e3700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-04-26T06:08:53.543 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 podman[153131]: 2024-04-26 06:08:53.285894611 +0000 UTC m=+0.358604621 container died b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, ceph=True, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:08:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 podman[153131]: 2024-04-26 06:08:53.718033757 +0000 UTC m=+0.790743756 container cleanup b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:08:53.805 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 bash[153131]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b 2024-04-26T06:08:54.183 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service' 2024-04-26T06:08:54.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:53 smithi204 podman[153149]: 2024-04-26 06:08:53.93638862 +0000 UTC m=+0.647099042 container remove b8c611e874fd403b5edcbc82784f5c340b41d332b3aaf33c1b24ef69d602cdc4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mon-b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, ceph=True) 2024-04-26T06:08:54.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:54 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-26T06:08:54.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:54 smithi204 systemd[1]: Stopped Ceph mon.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:08:54.206 INFO:journalctl@ceph.mon.b.smithi204.stdout:Apr 26 06:08:54 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mon.b.service: Consumed 49.540s CPU time. 2024-04-26T06:08:54.239 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:08:54.239 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-26T06:08:54.239 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-26T06:08:54.239 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y 2024-04-26T06:08:54.572 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:54 smithi146 systemd[1]: Stopping Ceph mgr.y for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:54.864 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:54 smithi146 podman[210637]: 2024-04-26 06:08:54.572887628 +0000 UTC m=+0.148698347 container died 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424) 2024-04-26T06:08:55.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:54 smithi146 podman[210637]: 2024-04-26 06:08:54.946886751 +0000 UTC m=+0.522697465 container cleanup 67800e6a06a3181d8a9b0bd5ec1d55a8037b990025fbbb5f7cadae8446993c25 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, ceph=True, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, CEPH_POINT_RELEASE=) 2024-04-26T06:08:55.192 INFO:journalctl@ceph.mgr.y.smithi146.stdout:Apr 26 06:08:54 smithi146 bash[210637]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-y 2024-04-26T06:08:55.364 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.y.service' 2024-04-26T06:08:55.399 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:08:55.399 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-26T06:08:55.400 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-26T06:08:55.400 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x 2024-04-26T06:08:55.731 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 06:08:55 smithi204 systemd[1]: Stopping Ceph mgr.x for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:56.015 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 06:08:55 smithi204 podman[153262]: 2024-04-26 06:08:55.732036349 +0000 UTC m=+0.141364290 container died 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, ceph=True) 2024-04-26T06:08:56.304 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 06:08:56 smithi204 podman[153262]: 2024-04-26 06:08:56.098067588 +0000 UTC m=+0.507395535 container cleanup 475422abf7e1dc81f2cfe7313882d291f122a224ff7f853b9375554d9f588eb9 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x, GIT_CLEAN=True, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux ) 2024-04-26T06:08:56.304 INFO:journalctl@ceph.mgr.x.smithi204.stdout:Apr 26 06:08:56 smithi204 bash[153262]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mgr-x 2024-04-26T06:08:56.525 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mgr.x.service' 2024-04-26T06:08:56.558 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:08:56.558 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-26T06:08:56.558 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-26T06:08:56.558 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.0 2024-04-26T06:08:56.853 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:08:56 smithi146 systemd[1]: Stopping Ceph osd.0 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:08:57.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:08:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T06:08:56.852+0000 7f278c52c700 -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-04-26T06:08:57.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:08:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T06:08:56.852+0000 7f278c52c700 -1 osd.0 2749 *** Got signal Terminated *** 2024-04-26T06:08:57.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:08:56 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0[101242]: 2024-04-26T06:08:56.852+0000 7f278c52c700 -1 osd.0 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:00.692 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:00.221Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:00.692 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:00.221Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:02.750 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:02 smithi146 podman[210769]: 2024-04-26 06:09:02.461661832 +0000 UTC m=+5.710678435 container died 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True) 2024-04-26T06:09:03.017 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:02 smithi146 podman[210769]: 2024-04-26 06:09:02.832932579 +0000 UTC m=+6.081949171 container cleanup 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, org.label-schema.schema-version=1.0, GIT_CLEAN=True, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:03.017 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:02 smithi146 bash[210769]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0 2024-04-26T06:09:03.420 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210791]: 2024-04-26 06:09:03.01741701 +0000 UTC m=+0.559919024 container remove 2acb92f149dd9b7eac3641224ffbcd7b45bb95a1539467f6c09582fc47e5753e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:09:03.692 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.323110416 +0000 UTC m=+0.017827367 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:03.692 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.436616714 +0000 UTC m=+0.131333648 container create cd11bb832a5f5ac4f969eda5604b1b880c802f12644c10adb42c608b18251434 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb) 2024-04-26T06:09:03.692 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.654362631 +0000 UTC m=+0.349079568 container init cd11bb832a5f5ac4f969eda5604b1b880c802f12644c10adb42c608b18251434 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux ) 2024-04-26T06:09:03.692 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.659721372 +0000 UTC m=+0.354438312 container start cd11bb832a5f5ac4f969eda5604b1b880c802f12644c10adb42c608b18251434 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, ceph=True, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:09:04.192 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.75670157 +0000 UTC m=+0.451418517 container attach cd11bb832a5f5ac4f969eda5604b1b880c802f12644c10adb42c608b18251434 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2) 2024-04-26T06:09:04.193 INFO:journalctl@ceph.osd.0.smithi146.stdout:Apr 26 06:09:03 smithi146 podman[210886]: 2024-04-26 06:09:03.950196964 +0000 UTC m=+0.644913905 container died cd11bb832a5f5ac4f969eda5604b1b880c802f12644c10adb42c608b18251434 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-0-deactivate, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS) 2024-04-26T06:09:04.742 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.0.service' 2024-04-26T06:09:04.783 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:04.783 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-26T06:09:04.784 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-26T06:09:04.784 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.1 2024-04-26T06:09:05.138 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:04 smithi146 systemd[1]: Stopping Ceph osd.1 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:05.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T06:09:05.138+0000 7f4bd99a0700 -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-04-26T06:09:05.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T06:09:05.138+0000 7f4bd99a0700 -1 osd.1 2749 *** Got signal Terminated *** 2024-04-26T06:09:05.442 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:05 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1[106516]: 2024-04-26T06:09:05.138+0000 7f4bd99a0700 -1 osd.1 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:10.559 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:10 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:10.221Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:10.559 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:10 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:10.221Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:10.559 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:10 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:10.222Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:10.827 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:10 smithi146 podman[211019]: 2024-04-26 06:09:10.559097839 +0000 UTC m=+5.531596721 container died e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, ceph=True, GIT_BRANCH=HEAD, GIT_CLEAN=True) 2024-04-26T06:09:11.192 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:10 smithi146 podman[211019]: 2024-04-26 06:09:10.951517607 +0000 UTC m=+5.924016502 container cleanup e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, ceph=True, CEPH_POINT_RELEASE=, GIT_CLEAN=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424) 2024-04-26T06:09:11.192 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:10 smithi146 bash[211019]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1 2024-04-26T06:09:11.565 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211041]: 2024-04-26 06:09:11.202681311 +0000 UTC m=+0.643042494 container remove e26fe521b78f270b110db5360bbdd00aba2a2705b76be73639aa3c8f4406f87e (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424) 2024-04-26T06:09:11.822 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211139]: 2024-04-26 06:09:11.468957154 +0000 UTC m=+0.018300968 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:11.822 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211139]: 2024-04-26 06:09:11.607547625 +0000 UTC m=+0.156891432 container create 78d50cd9dc285be43df98526e4bc8654a307b603e7d91fd22bbf6ca25675e416 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS) 2024-04-26T06:09:11.822 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211139]: 2024-04-26 06:09:11.822698872 +0000 UTC m=+0.372042680 container init 78d50cd9dc285be43df98526e4bc8654a307b603e7d91fd22bbf6ca25675e416 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, GIT_CLEAN=True, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:12.119 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211139]: 2024-04-26 06:09:11.828130692 +0000 UTC m=+0.377474500 container start 78d50cd9dc285be43df98526e4bc8654a307b603e7d91fd22bbf6ca25675e416 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_CLEAN=True, ceph=True) 2024-04-26T06:09:12.119 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:11 smithi146 podman[211139]: 2024-04-26 06:09:11.914339496 +0000 UTC m=+0.463683306 container attach 78d50cd9dc285be43df98526e4bc8654a307b603e7d91fd22bbf6ca25675e416 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, ceph=True, org.label-schema.license=GPLv2, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:09:12.119 INFO:journalctl@ceph.osd.1.smithi146.stdout:Apr 26 06:09:12 smithi146 podman[211139]: 2024-04-26 06:09:12.119337366 +0000 UTC m=+0.668681175 container died 78d50cd9dc285be43df98526e4bc8654a307b603e7d91fd22bbf6ca25675e416 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-1-deactivate, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , RELEASE=squid-b22e2eb) 2024-04-26T06:09:12.721 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.1.service' 2024-04-26T06:09:12.759 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:12.759 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-26T06:09:12.759 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-26T06:09:12.759 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.2 2024-04-26T06:09:13.090 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:12 smithi146 systemd[1]: Stopping Ceph osd.2 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:13.442 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T06:09:13.089+0000 7fca56591700 -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-04-26T06:09:13.442 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T06:09:13.089+0000 7fca56591700 -1 osd.2 2749 *** Got signal Terminated *** 2024-04-26T06:09:13.442 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:13 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2[111777]: 2024-04-26T06:09:13.089+0000 7fca56591700 -1 osd.2 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:18.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:18 smithi146 podman[211270]: 2024-04-26 06:09:18.669999557 +0000 UTC m=+5.692387297 container died 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, ceph=True, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, GIT_CLEAN=True, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS) 2024-04-26T06:09:19.299 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211270]: 2024-04-26 06:09:19.045047984 +0000 UTC m=+6.067435728 container cleanup 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, ceph=True) 2024-04-26T06:09:19.299 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 bash[211270]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2 2024-04-26T06:09:19.684 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211292]: 2024-04-26 06:09:19.321293603 +0000 UTC m=+0.650109154 container remove 9775c5835bd4f601080ddf94a2873807cee993c96bdcde70e17b571d4e053162 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, io.buildah.version=1.33.5, CEPH_POINT_RELEASE=, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, GIT_CLEAN=True) 2024-04-26T06:09:19.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211393]: 2024-04-26 06:09:19.588436321 +0000 UTC m=+0.019448245 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:19.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211393]: 2024-04-26 06:09:19.697449051 +0000 UTC m=+0.128460957 container create 282fe06e551b7f81a43bb579ef2557c24a84fd15fa3301f1683441772bb6cd08 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, ceph=True, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_CLEAN=True) 2024-04-26T06:09:19.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211393]: 2024-04-26 06:09:19.908141251 +0000 UTC m=+0.339153155 container init 282fe06e551b7f81a43bb579ef2557c24a84fd15fa3301f1683441772bb6cd08 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:09:19.942 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211393]: 2024-04-26 06:09:19.914014706 +0000 UTC m=+0.345026611 container start 282fe06e551b7f81a43bb579ef2557c24a84fd15fa3301f1683441772bb6cd08 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:09:20.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:20.221Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:20.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:20.222Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:20.443 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:20 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:20.222Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:20.443 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:19 smithi146 podman[211393]: 2024-04-26 06:09:19.991252232 +0000 UTC m=+0.422264136 container attach 282fe06e551b7f81a43bb579ef2557c24a84fd15fa3301f1683441772bb6cd08 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0) 2024-04-26T06:09:20.443 INFO:journalctl@ceph.osd.2.smithi146.stdout:Apr 26 06:09:20 smithi146 podman[211393]: 2024-04-26 06:09:20.214308233 +0000 UTC m=+0.645320139 container died 282fe06e551b7f81a43bb579ef2557c24a84fd15fa3301f1683441772bb6cd08 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-2-deactivate, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424) 2024-04-26T06:09:20.736 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.2.service' 2024-04-26T06:09:20.776 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:20.776 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-26T06:09:20.777 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-26T06:09:20.777 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3 2024-04-26T06:09:21.183 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:20 smithi146 systemd[1]: Stopping Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:21.442 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T06:09:21.183+0000 7f9e37c53700 -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-04-26T06:09:21.442 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T06:09:21.183+0000 7f9e37c53700 -1 osd.3 2749 *** Got signal Terminated *** 2024-04-26T06:09:21.442 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:21 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T06:09:21.183+0000 7f9e37c53700 -1 osd.3 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:22.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:09:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:09:21.952Z 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.146:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T06:09:22.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:09:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:09:21.952Z 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.146:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T06:09:22.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:09:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:09:21.954Z 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.146:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T06:09:22.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:09:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:09:21.954Z 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.146:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T06:09:22.305 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:09:21 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:09:21.955Z 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.146:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.146:8765: connect: connection refused" 2024-04-26T06:09:23.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:23 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:23.410+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:24.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:23 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:23.854+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:24.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:24.433+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:25.082 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:24.902+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:25.082 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:24 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:24.918+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:25.418 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:25.331+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:25.442 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:24 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T06:09:24.988+0000 7f9e34247700 -1 osd.3 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:58.849205+0000 front 2024-04-26T06:08:58.849130+0000 (oldest deadline 2024-04-26T06:09:24.149283+0000) 2024-04-26T06:09:25.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:25.417+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:26.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:25.907+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:26.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:25 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:25.872+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:26.442 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:25 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3[116598]: 2024-04-26T06:09:25.973+0000 7f9e34247700 -1 osd.3 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:58.849205+0000 front 2024-04-26T06:08:58.849130+0000 (oldest deadline 2024-04-26T06:09:24.149283+0000) 2024-04-26T06:09:26.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:26 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:26.378+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:26.805 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:26 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:26.388+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:26.863 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:26 smithi146 podman[211525]: 2024-04-26 06:09:26.580806721 +0000 UTC m=+5.577378886 container died 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=) 2024-04-26T06:09:26.863 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:26 smithi146 podman[211525]: 2024-04-26 06:09:26.863383079 +0000 UTC m=+5.859955240 container cleanup 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, ceph=True, org.label-schema.schema-version=1.0) 2024-04-26T06:09:27.192 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:26 smithi146 bash[211525]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3 2024-04-26T06:09:27.192 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211547]: 2024-04-26 06:09:27.106152259 +0000 UTC m=+0.526126590 container remove 909c0db5ec06d652d506e292e9654108de4316b591b29f1bbdbe5b219773bf95 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3, maintainer=Guillaume Abrioux , ceph=True, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:09:27.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:26 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:26.923+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:27.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:26 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:26.920+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:27.692 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.332210341 +0000 UTC m=+0.018128770 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:27.692 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.448700764 +0000 UTC m=+0.134619217 container create 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_CLEAN=True, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T06:09:27.692 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.642414569 +0000 UTC m=+0.328332970 container init 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , ceph=True, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T06:09:27.692 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.647975386 +0000 UTC m=+0.333893788 container start 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, ceph=True, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424) 2024-04-26T06:09:27.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:27 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:27.402+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:27.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:27 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:27.345+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:28.192 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.734231085 +0000 UTC m=+0.420149495 container attach 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_CLEAN=True, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:09:28.192 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:27 smithi146 podman[211649]: 2024-04-26 06:09:27.9440473 +0000 UTC m=+0.629965713 container died 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, ceph=True, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:09:28.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:27 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:27.890+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:28.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:27 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:27.946+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:28.478 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:28 smithi146 podman[211695]: 2024-04-26 06:09:28.453803497 +0000 UTC m=+0.503718976 container remove 41bed159efc672651f186f7f0f4ed190708dfaeb8bd5a7793654216529085f59 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-3-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True) 2024-04-26T06:09:28.479 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:28 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-26T06:09:28.479 INFO:journalctl@ceph.osd.3.smithi146.stdout:Apr 26 06:09:28 smithi146 systemd[1]: Stopped Ceph osd.3 for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:09:28.481 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.3.service' 2024-04-26T06:09:28.518 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:28.518 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-26T06:09:28.518 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-26T06:09:28.519 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.4 2024-04-26T06:09:28.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:28.347+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:28.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:28.392+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:28.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:28 smithi204 systemd[1]: Stopping Ceph osd.4 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:29.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:28.933+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:29.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:28.993+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:29.305 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:28.844+0000 7ff4b1a32700 -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-04-26T06:09:29.305 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:28.844+0000 7ff4b1a32700 -1 osd.4 2749 *** Got signal Terminated *** 2024-04-26T06:09:29.305 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:28 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:28.844+0000 7ff4b1a32700 -1 osd.4 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:29.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:29 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:29.395+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:29.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:29 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:29.328+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:30.284 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:29 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:29.988+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:30.284 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:29 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:29.887+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:30.442 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:30 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:30.222Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:30.442 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:30 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:30.222Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:30.442 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:30 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:30.223Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:30.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:30 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:30.284+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:30.554 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:30 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:30.434+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:31.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:30 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:30.892+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:31.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:31.014+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:31.555 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:31.424+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:31.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:31.304+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:32.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:32.057+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:32.305 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:31.858+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:32.305 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:31 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:31.858+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:32.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:32.396+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:32.804 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:32.396+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:07.536077+0000 front 2024-04-26T06:09:07.536017+0000 (oldest deadline 2024-04-26T06:09:31.635835+0000) 2024-04-26T06:09:32.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:32.349+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:32.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:32.349+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:33.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:33.050+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:33.305 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:32.823+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:33.305 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:32 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:32.823+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:33.788 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:33.385+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:57.034611+0000 front 2024-04-26T06:08:57.034545+0000 (oldest deadline 2024-04-26T06:09:22.934374+0000) 2024-04-26T06:09:33.789 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4[94360]: 2024-04-26T06:09:33.385+0000 7ff4ae026700 -1 osd.4 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:07.536077+0000 front 2024-04-26T06:09:07.536017+0000 (oldest deadline 2024-04-26T06:09:31.635835+0000) 2024-04-26T06:09:33.789 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:33.345+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:33.789 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:33.345+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:34.054 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:33.788+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:34.054 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:33 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:33.788+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:34.413 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:34.068+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:34.413 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:34.068+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:34.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:34.299+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:34.414 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:34.299+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:34.710 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:34 smithi204 podman[153411]: 2024-04-26 06:09:34.414155939 +0000 UTC m=+5.704566627 container died 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS) 2024-04-26T06:09:35.050 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:34 smithi204 podman[153411]: 2024-04-26 06:09:34.85086854 +0000 UTC m=+6.141279226 container cleanup 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, org.label-schema.build-date=20240424, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, RELEASE=squid-b22e2eb, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:09:35.051 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:34 smithi204 bash[153411]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4 2024-04-26T06:09:35.051 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:34.813+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:35.051 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:34 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:34.813+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:35.304 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153435]: 2024-04-26 06:09:35.077497599 +0000 UTC m=+0.661640547 container remove 3dd4fa961dd5ea0d770e14e5e75f0854a5f93493af933c8ea4a3b3d0bee5e4a5 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2) 2024-04-26T06:09:35.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:35.050+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:35.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:35.050+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:35.657 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:35.338+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:35.657 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:35.338+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:35.657 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153535]: 2024-04-26 06:09:35.424582297 +0000 UTC m=+0.017960749 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:35.657 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153535]: 2024-04-26 06:09:35.553398989 +0000 UTC m=+0.146777434 container create 49d8193a785904abb5782d991862a24f6b050df75184b5829ac5bafe1ffcda4b (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_CLEAN=True, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, ceph=True, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb) 2024-04-26T06:09:36.055 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:35.835+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:36.055 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:35 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:35.835+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:36.055 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153535]: 2024-04-26 06:09:35.764914117 +0000 UTC m=+0.358292568 container init 49d8193a785904abb5782d991862a24f6b050df75184b5829ac5bafe1ffcda4b (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, ceph=True, GIT_CLEAN=True, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.license=GPLv2, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=) 2024-04-26T06:09:36.055 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153535]: 2024-04-26 06:09:35.770911222 +0000 UTC m=+0.364289664 container start 49d8193a785904abb5782d991862a24f6b050df75184b5829ac5bafe1ffcda4b (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, ceph=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424) 2024-04-26T06:09:36.055 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:35 smithi204 podman[153535]: 2024-04-26 06:09:35.855989781 +0000 UTC m=+0.449368232 container attach 49d8193a785904abb5782d991862a24f6b050df75184b5829ac5bafe1ffcda4b (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, ceph=True, org.label-schema.build-date=20240424) 2024-04-26T06:09:36.371 INFO:journalctl@ceph.osd.4.smithi204.stdout:Apr 26 06:09:36 smithi204 podman[153535]: 2024-04-26 06:09:36.07380178 +0000 UTC m=+0.667180223 container died 49d8193a785904abb5782d991862a24f6b050df75184b5829ac5bafe1ffcda4b (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-4-deactivate, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_CLEAN=True, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, org.label-schema.schema-version=1.0) 2024-04-26T06:09:36.371 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:36.058+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:36.371 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:36.058+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:36.626 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:36.370+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:36.626 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:36.370+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:36.649 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.4.service' 2024-04-26T06:09:36.689 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:36.689 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-26T06:09:36.690 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-26T06:09:36.690 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.5 2024-04-26T06:09:37.015 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:36 smithi204 systemd[1]: Stopping Ceph osd.5 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:37.015 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:36.869+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:37.015 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:36 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:36.869+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:37.015 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:37.014+0000 7f0f28d25700 -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-04-26T06:09:37.015 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:37.014+0000 7f0f28d25700 -1 osd.5 2749 *** Got signal Terminated *** 2024-04-26T06:09:37.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:37.014+0000 7f0f28d25700 -1 osd.5 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:37.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:37.103+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:37.304 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:37.103+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:37.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:37.321+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:37.805 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:37.321+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:38.296 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:37.858+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:38.297 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:37 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:37.858+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:38.297 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:38.088+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:38.297 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:38.088+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:38.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:38.296+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:38.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:38.296+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:39.125 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:38.846+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:39.125 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:38 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:38.846+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:39.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:39.311+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:39.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:39.311+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:39.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:39.125+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:39.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:39.125+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:39.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:39.125+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:40.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:39.887+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:40.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:39 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:39.887+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:40.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:40.112+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:40.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:40.112+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:40.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:40.112+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:40.692 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:40 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:40.223Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:40.692 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:40 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:40.224Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:40.692 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:40 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:40.224Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:40.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:40.336+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:40.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:40.336+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:41.304 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:40.901+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:41.305 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:40 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:40.901+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:41.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:41.082+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:41.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:41.082+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:41.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:41.082+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:41.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:41.367+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:41.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:41.367+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:42.128 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:41.860+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:08:56.563770+0000 front 2024-04-26T06:08:56.563819+0000 (oldest deadline 2024-04-26T06:09:22.964257+0000) 2024-04-26T06:09:42.128 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:41 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5[99604]: 2024-04-26T06:09:41.860+0000 7f0f25319700 -1 osd.5 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165705+0000 front 2024-04-26T06:09:08.165683+0000 (oldest deadline 2024-04-26T06:09:31.665549+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:42.128+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:42.128+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:42.128+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:42.364+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:42.364+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:42.478 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:42 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:42.364+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:42.780 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:42 smithi204 podman[153667]: 2024-04-26 06:09:42.478694794 +0000 UTC m=+5.564870516 container died caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, io.buildah.version=1.33.5, org.label-schema.build-date=20240424) 2024-04-26T06:09:43.054 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:42 smithi204 podman[153667]: 2024-04-26 06:09:42.879377098 +0000 UTC m=+5.965552819 container cleanup caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, org.label-schema.schema-version=1.0, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2) 2024-04-26T06:09:43.054 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:42 smithi204 bash[153667]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5 2024-04-26T06:09:43.419 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153689]: 2024-04-26 06:09:43.105643551 +0000 UTC m=+0.619599997 container remove caf176d0f232d79ee9a93384db3a823d35caa7b2724549c0790fb6ddfaa930b6 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, GIT_BRANCH=HEAD, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_CLEAN=True) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:43.147+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:43.147+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:43.147+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:43.354+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:43.354+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:43.420 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:43 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:43.354+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:43.733 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.323014642 +0000 UTC m=+0.017355531 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:43.733 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.456424267 +0000 UTC m=+0.150765129 container create 94274b880d4b60024552bcca4d8f9c01c8ec72eec37a61ba7a400d632379ebd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.license=GPLv2) 2024-04-26T06:09:43.733 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.650474803 +0000 UTC m=+0.344815673 container init 94274b880d4b60024552bcca4d8f9c01c8ec72eec37a61ba7a400d632379ebd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, org.label-schema.build-date=20240424, ceph=True, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.schema-version=1.0, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:43.734 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.656588246 +0000 UTC m=+0.350929109 container start 94274b880d4b60024552bcca4d8f9c01c8ec72eec37a61ba7a400d632379ebd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, ceph=True, org.label-schema.schema-version=1.0, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, RELEASE=squid-b22e2eb, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:43.734 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.733893913 +0000 UTC m=+0.428234791 container attach 94274b880d4b60024552bcca4d8f9c01c8ec72eec37a61ba7a400d632379ebd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.build-date=20240424, org.label-schema.vendor=CentOS, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2) 2024-04-26T06:09:44.054 INFO:journalctl@ceph.osd.5.smithi204.stdout:Apr 26 06:09:43 smithi204 podman[153789]: 2024-04-26 06:09:43.94908945 +0000 UTC m=+0.643430324 container died 94274b880d4b60024552bcca4d8f9c01c8ec72eec37a61ba7a400d632379ebd4 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-5-deactivate, CEPH_POINT_RELEASE=, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.vendor=CentOS, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD) 2024-04-26T06:09:44.528 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.362+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:44.528 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.362+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:44.528 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.362+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:44.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:44.132+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:44.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:44.132+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:44.529 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:44.132+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:44.544 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.5.service' 2024-04-26T06:09:44.581 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:44.581 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-26T06:09:44.581 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-26T06:09:44.581 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.6 2024-04-26T06:09:44.804 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 systemd[1]: Stopping Ceph osd.6 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:45.181 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.909+0000 7f4cfde20700 -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-04-26T06:09:45.181 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.909+0000 7f4cfde20700 -1 osd.6 2749 *** Got signal Terminated *** 2024-04-26T06:09:45.182 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:44 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:44.909+0000 7f4cfde20700 -1 osd.6 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:45.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:45.182+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:45.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:45.182+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:45.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:45.182+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:45.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:45.355+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:45.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:45.355+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:45.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:45 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:45.355+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:46.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:46.343+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:46.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:46.343+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:46.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:46.343+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:46.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:46.213+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:46.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:46.213+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:46.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:46 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:46.213+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:47.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:47.197+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:47.197+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:47.197+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:47.316+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:47.316+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:47.316+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:47.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:47 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:47.316+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:22.277586+0000 front 2024-04-26T06:09:22.277611+0000 (oldest deadline 2024-04-26T06:09:46.977469+0000) 2024-04-26T06:09:48.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:48.172+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:48.172+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:48.172+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:48.324+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:48.324+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:48.324+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:48.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:48 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:48.324+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:22.277586+0000 front 2024-04-26T06:09:22.277611+0000 (oldest deadline 2024-04-26T06:09:46.977469+0000) 2024-04-26T06:09:49.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:49.284+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.074385+0000 front 2024-04-26T06:09:00.074488+0000 (oldest deadline 2024-04-26T06:09:24.774231+0000) 2024-04-26T06:09:49.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:49.284+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.875398+0000 front 2024-04-26T06:09:08.875431+0000 (oldest deadline 2024-04-26T06:09:31.775302+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:49.284+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:16.476551+0000 front 2024-04-26T06:09:16.476585+0000 (oldest deadline 2024-04-26T06:09:42.276894+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6[104409]: 2024-04-26T06:09:49.284+0000 7f4cfa414700 -1 osd.6 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:22.277586+0000 front 2024-04-26T06:09:22.277611+0000 (oldest deadline 2024-04-26T06:09:46.977469+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:49.186+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:49.186+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:49.186+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:49.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:49 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:49.186+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:50.554 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:50 smithi204 podman[153921]: 2024-04-26 06:09:50.370277637 +0000 UTC m=+5.569808303 container died 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, GIT_CLEAN=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=) 2024-04-26T06:09:50.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:50 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:50.170+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:50.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:50 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:50.170+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:50.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:50 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:50.170+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:50.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:50 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:50.170+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:50.603 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:50.224Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:50.603 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:50.225Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:09:50.603 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:09:50 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:09:50.225Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:09:50.983 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:50 smithi204 podman[153921]: 2024-04-26 06:09:50.769246554 +0000 UTC m=+5.968777219 container cleanup 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, io.buildah.version=1.33.5, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.vendor=CentOS, GIT_CLEAN=True, ceph=True, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424) 2024-04-26T06:09:50.983 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:50 smithi204 bash[153921]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6 2024-04-26T06:09:51.304 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:50 smithi204 podman[153943]: 2024-04-26 06:09:50.983626568 +0000 UTC m=+0.608801883 container remove 65ea9844218d4bfab92f3dc06600d828f79a608d7c9fb919ba89e254c3575055 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.build-date=20240424, org.label-schema.schema-version=1.0) 2024-04-26T06:09:51.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:51.179+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:51.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:51.179+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:51.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:51.179+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:51.305 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:51 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:51.179+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:51.695 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.288121222 +0000 UTC m=+0.017813293 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:51.695 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.409719052 +0000 UTC m=+0.139411109 container create f95034704364ad2f04dc07dea080354c7cb9a5c6340a58158496ea379af3956d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.schema-version=1.0, io.buildah.version=1.33.5, ceph=True, GIT_CLEAN=True, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424) 2024-04-26T06:09:51.695 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.61210209 +0000 UTC m=+0.341794149 container init f95034704364ad2f04dc07dea080354c7cb9a5c6340a58158496ea379af3956d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, GIT_CLEAN=True, org.label-schema.name=CentOS Stream 8 Base Image, maintainer=Guillaume Abrioux , GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, CEPH_POINT_RELEASE=, org.label-schema.license=GPLv2, ceph=True) 2024-04-26T06:09:51.695 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.61829995 +0000 UTC m=+0.347992008 container start f95034704364ad2f04dc07dea080354c7cb9a5c6340a58158496ea379af3956d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.vendor=CentOS, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, ceph=True, CEPH_POINT_RELEASE=, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD) 2024-04-26T06:09:51.695 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.695148001 +0000 UTC m=+0.424840071 container attach f95034704364ad2f04dc07dea080354c7cb9a5c6340a58158496ea379af3956d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, ceph=True, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5) 2024-04-26T06:09:52.055 INFO:journalctl@ceph.osd.6.smithi204.stdout:Apr 26 06:09:51 smithi204 podman[154046]: 2024-04-26 06:09:51.912592721 +0000 UTC m=+0.642284771 container died f95034704364ad2f04dc07dea080354c7cb9a5c6340a58158496ea379af3956d (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-6-deactivate, io.buildah.version=1.33.5, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_BRANCH=HEAD, org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:52.473 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.181+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:52.473 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.181+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:52.473 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.181+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:52.473 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.181+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:52.501 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.6.service' 2024-04-26T06:09:52.539 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:09:52.539 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-26T06:09:52.539 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-26T06:09:52.539 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.7 2024-04-26T06:09:52.804 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 systemd[1]: Stopping Ceph osd.7 for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:09:53.228 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.887+0000 7fdd6c98c700 -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-04-26T06:09:53.229 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.887+0000 7fdd6c98c700 -1 osd.7 2749 *** Got signal Terminated *** 2024-04-26T06:09:53.229 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:52 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:52.887+0000 7fdd6c98c700 -1 osd.7 2749 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-26T06:09:53.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:53.228+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:53.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:53.228+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:53.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:53.228+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:53.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:53 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:53.228+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:54.502 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:54.191+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:54.503 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:54.191+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:54.503 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:54.191+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:54.503 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:54 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:54.191+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:55.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:55.226+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:55.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:55.226+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:55.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:55.226+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:55.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:55 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:55.226+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:56.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:56.259+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:56.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:56.259+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:56.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:56.259+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:56.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:56 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:56.259+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:57.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:57.240+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6806 osd.0 since back 2024-04-26T06:09:00.063976+0000 front 2024-04-26T06:09:00.063990+0000 (oldest deadline 2024-04-26T06:09:24.064290+0000) 2024-04-26T06:09:57.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:57.240+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6814 osd.1 since back 2024-04-26T06:09:08.165510+0000 front 2024-04-26T06:09:08.165474+0000 (oldest deadline 2024-04-26T06:09:33.465250+0000) 2024-04-26T06:09:57.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:57.240+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6822 osd.2 since back 2024-04-26T06:09:13.465853+0000 front 2024-04-26T06:09:13.465826+0000 (oldest deadline 2024-04-26T06:09:38.765708+0000) 2024-04-26T06:09:57.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:57 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7[109646]: 2024-04-26T06:09:57.240+0000 7fdd68f80700 -1 osd.7 2749 heartbeat_check: no reply from 172.21.15.146:6830 osd.3 since back 2024-04-26T06:09:24.567057+0000 front 2024-04-26T06:09:24.567020+0000 (oldest deadline 2024-04-26T06:09:48.567193+0000) 2024-04-26T06:09:58.602 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:58 smithi204 podman[154177]: 2024-04-26 06:09:58.341039468 +0000 UTC m=+5.574554120 container died 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, maintainer=Guillaume Abrioux , GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image) 2024-04-26T06:09:58.876 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:58 smithi204 podman[154177]: 2024-04-26 06:09:58.676517484 +0000 UTC m=+5.910032151 container cleanup 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.license=GPLv2, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, RELEASE=squid-b22e2eb, ceph=True, org.label-schema.schema-version=1.0) 2024-04-26T06:09:58.877 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:58 smithi204 bash[154177]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7 2024-04-26T06:09:59.294 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:58 smithi204 podman[154215]: 2024-04-26 06:09:58.877623841 +0000 UTC m=+0.537995158 container remove 03468c86c4e2fbd78363f8cfecda054dba795b831ada17454888bbb4a94f7616 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7, org.label-schema.vendor=CentOS, org.label-schema.schema-version=1.0, maintainer=Guillaume Abrioux , org.label-schema.license=GPLv2, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, RELEASE=squid-b22e2eb, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, ceph=True) 2024-04-26T06:09:59.554 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.197759562 +0000 UTC m=+0.018163894 image pull 87e5280d5ae87e34552d9b448225db981ca5313b28020853b569ec2cb8ee53ae quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6 2024-04-26T06:09:59.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.295103887 +0000 UTC m=+0.115508210 container create af0074581ffc34f71b9964faafca4f75dc3d034fc8cc34f054d09b3b0b5732c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, maintainer=Guillaume Abrioux , GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.build-date=20240424, RELEASE=squid-b22e2eb, io.buildah.version=1.33.5, GIT_CLEAN=True, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, ceph=True, org.label-schema.vendor=CentOS, CEPH_POINT_RELEASE=, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-26T06:09:59.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.531975202 +0000 UTC m=+0.352379545 container init af0074581ffc34f71b9964faafca4f75dc3d034fc8cc34f054d09b3b0b5732c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, ceph=True, maintainer=Guillaume Abrioux , 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.build-date=20240424, GIT_CLEAN=True, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, RELEASE=squid-b22e2eb, org.label-schema.name=CentOS Stream 8 Base Image, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b) 2024-04-26T06:09:59.555 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.538317084 +0000 UTC m=+0.358721411 container start af0074581ffc34f71b9964faafca4f75dc3d034fc8cc34f054d09b3b0b5732c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, org.label-schema.build-date=20240424, GIT_CLEAN=True, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, maintainer=Guillaume Abrioux , org.label-schema.vendor=CentOS, ceph=True, CEPH_POINT_RELEASE=, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.license=GPLv2, org.label-schema.schema-version=1.0) 2024-04-26T06:10:00.051 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.631102658 +0000 UTC m=+0.451507000 container attach af0074581ffc34f71b9964faafca4f75dc3d034fc8cc34f054d09b3b0b5732c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, GIT_BRANCH=HEAD, GIT_CLEAN=True, org.label-schema.build-date=20240424, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, org.label-schema.schema-version=1.0, ceph=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS) 2024-04-26T06:10:00.051 INFO:journalctl@ceph.osd.7.smithi204.stdout:Apr 26 06:09:59 smithi204 podman[154314]: 2024-04-26 06:09:59.834667341 +0000 UTC m=+0.655071667 container died af0074581ffc34f71b9964faafca4f75dc3d034fc8cc34f054d09b3b0b5732c7 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-osd-7-deactivate, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, org.label-schema.name=CentOS Stream 8 Base Image, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_REPO=git@github.com:ceph/ceph-container.git, io.buildah.version=1.33.5, ceph=True, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, org.label-schema.vendor=CentOS, GIT_BRANCH=HEAD) 2024-04-26T06:10:00.377 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@osd.7.service' 2024-04-26T06:10:00.414 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:10:00.414 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-26T06:10:00.414 INFO:tasks.cephadm.mds.a:Stopping mds.a... 2024-04-26T06:10:00.414 DEBUG:teuthology.orchestra.run.smithi146:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.a 2024-04-26T06:10:00.692 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:00 smithi146 systemd[1]: Stopping Ceph mds.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:00.693 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:10:00.225Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=1 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:10:00.693 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:10:00.225Z 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://smithi146:8443/api/prometheus_receiver\": dial tcp 172.21.15.146:8443: connect: connection refused" 2024-04-26T06:10:00.693 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:10:00.226Z 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://smithi204.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.204:8443: connect: connection refused" 2024-04-26T06:10:01.192 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: 2024-04-26T06:10:00.730+0000 7f0cc3c35700 -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-04-26T06:10:01.192 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:00 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a[121693]: 2024-04-26T06:10:00.730+0000 7f0cc3c35700 -1 mds.a *** got signal Terminated *** 2024-04-26T06:10:02.692 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:02 smithi146 podman[211793]: 2024-04-26 06:10:02.420079317 +0000 UTC m=+1.808565123 container died 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.vendor=CentOS, org.label-schema.build-date=20240424, GIT_BRANCH=HEAD, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, RELEASE=squid-b22e2eb, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=, ceph=True, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.schema-version=1.0) 2024-04-26T06:10:03.070 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:02 smithi146 podman[211793]: 2024-04-26 06:10:02.786194035 +0000 UTC m=+2.174679841 container cleanup 92fd20be054a654346ccb0b2bfdb3f97d8065b1b3d610033cf31c06c142296f2 (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a, ceph=True, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, GIT_CLEAN=True, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, maintainer=Guillaume Abrioux , org.label-schema.schema-version=1.0, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git) 2024-04-26T06:10:03.070 INFO:journalctl@ceph.mds.a.smithi146.stdout:Apr 26 06:10:02 smithi146 bash[211793]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-a 2024-04-26T06:10:03.216 DEBUG:teuthology.orchestra.run.smithi146:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.a.service' 2024-04-26T06:10:03.250 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:10:03.251 INFO:tasks.cephadm.mds.a:Stopped mds.a 2024-04-26T06:10:03.251 INFO:tasks.cephadm.mds.b:Stopping mds.b... 2024-04-26T06:10:03.251 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.b 2024-04-26T06:10:03.554 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:03 smithi204 systemd[1]: Stopping Ceph mds.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:04.054 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[114202]: 2024-04-26T06:10:03.553+0000 7f62d7671700 -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-04-26T06:10:04.055 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:03 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b[114202]: 2024-04-26T06:10:03.553+0000 7f62d7671700 -1 mds.b *** got signal Terminated *** 2024-04-26T06:10:05.179 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:04 smithi204 podman[154445]: 2024-04-26 06:10:04.878985744 +0000 UTC m=+1.438149003 container died 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, io.buildah.version=1.33.5, org.label-schema.name=CentOS Stream 8 Base Image, org.label-schema.schema-version=1.0, GIT_BRANCH=HEAD, GIT_REPO=git@github.com:ceph/ceph-container.git, ceph=True, GIT_CLEAN=True, RELEASE=squid-b22e2eb, org.label-schema.vendor=CentOS, org.label-schema.license=GPLv2, org.label-schema.build-date=20240424, maintainer=Guillaume Abrioux , CEPH_POINT_RELEASE=) 2024-04-26T06:10:05.499 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:05 smithi204 podman[154445]: 2024-04-26 06:10:05.261903524 +0000 UTC m=+1.821066783 container cleanup 9196911410c1948a54d4f0bd9ed30c1772fe02c4abaaf4189dcad56fc1701b2a (image=quay.ceph.io/ceph-ci/ceph@sha256:265587011b499c966b9dbaf00ce5756e85851e17df544df961d9e3203c8e39d6, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b, GIT_REPO=git@github.com:ceph/ceph-container.git, org.label-schema.vendor=CentOS, ceph=True, maintainer=Guillaume Abrioux , io.buildah.version=1.33.5, GIT_COMMIT=318fe5928e744a8c3fe408a2f9ccaca3c31b552b, org.label-schema.schema-version=1.0, GIT_CLEAN=True, org.label-schema.license=GPLv2, org.label-schema.name=CentOS Stream 8 Base Image, GIT_BRANCH=HEAD, RELEASE=squid-b22e2eb, org.label-schema.build-date=20240424, CEPH_POINT_RELEASE=) 2024-04-26T06:10:05.499 INFO:journalctl@ceph.mds.b.smithi204.stdout:Apr 26 06:10:05 smithi204 bash[154445]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-mds-b 2024-04-26T06:10:05.640 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@mds.b.service' 2024-04-26T06:10:05.672 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:10:05.673 INFO:tasks.cephadm.mds.b:Stopped mds.b 2024-04-26T06:10:05.673 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-26T06:10:05.673 DEBUG:teuthology.orchestra.run.smithi204:> sudo systemctl stop ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a 2024-04-26T06:10:05.804 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 systemd[1]: Stopping Ceph prometheus.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.985Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.986Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-26T06:10:06.242 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.987Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-26T06:10:06.243 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.987Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-26T06:10:06.243 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a[122305]: ts=2024-04-26T06:10:05.987Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-26T06:10:06.243 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:05 smithi204 podman[154577]: 2024-04-26 06:10:05.996537834 +0000 UTC m=+0.109849986 container died 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:06.554 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:06 smithi204 podman[154577]: 2024-04-26 06:10:06.31646243 +0000 UTC m=+0.429774599 container cleanup 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:06.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:06 smithi204 bash[154577]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a 2024-04-26T06:10:06.555 INFO:journalctl@ceph.prometheus.a.smithi204.stdout:Apr 26 06:10:06 smithi204 podman[154596]: 2024-04-26 06:10:06.467372212 +0000 UTC m=+0.468188858 container remove 7ee1f2393c94317900af7d35470a70f008159d66202f6f0cc2a1ead84e4b3263 (image=quay.io/prometheus/prometheus:v2.43.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-prometheus-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:06.680 DEBUG:teuthology.orchestra.run.smithi204:> sudo pkill -f 'journalctl -f -n 0 -u ceph-c14d67d8-0385-11ef-bc93-c7b262605968@prometheus.a.service' 2024-04-26T06:10:06.713 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-26T06:10:06.713 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-26T06:10:06.713 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c14d67d8-0385-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T06:10:06.869 INFO:teuthology.orchestra.run.smithi146.stdout:Deleting cluster with fsid: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T06:10:08.442 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:08 smithi146 systemd[1]: Stopping Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:08.849 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:08 smithi146 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a[130233]: ts=2024-04-26T06:10:08.543Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-26T06:10:08.850 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:08 smithi146 podman[212252]: 2024-04-26 06:10:08.584208239 +0000 UTC m=+0.158953657 container died 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:09.192 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:08 smithi146 podman[212252]: 2024-04-26 06:10:08.949456525 +0000 UTC m=+0.524201934 container cleanup 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:09.192 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:08 smithi146 bash[212252]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a 2024-04-26T06:10:09.502 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:09 smithi146 podman[212271]: 2024-04-26 06:10:09.216820298 +0000 UTC m=+0.625170828 container remove 98a9407f978ab51c81fe14e98dfaba098692d6b04d0a5db869aa95b4b2901e74 (image=quay.io/prometheus/alertmanager:v0.25.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-alertmanager-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:09.502 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:09 smithi146 podman[212271]: 2024-04-26 06:10:09.301008056 +0000 UTC m=+0.709358581 volume remove 058a2e9df904687f145dbd1bba95e385700b54ca8508b4fa4fa90aa9e10801ac 2024-04-26T06:10:09.933 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:09 smithi146 systemd[1]: Stopping Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:09.933 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:09 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-26T06:10:09.933 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:09 smithi146 systemd[1]: Stopped Ceph alertmanager.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:10:09.933 INFO:journalctl@ceph.alertmanager.a.smithi146.stdout:Apr 26 06:10:09 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@alertmanager.a.service: Consumed 4.136s CPU time. 2024-04-26T06:10:10.192 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:09 smithi146 podman[212382]: 2024-04-26 06:10:09.933190608 +0000 UTC m=+0.102158361 container died 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:10.642 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 podman[212382]: 2024-04-26 06:10:10.294866136 +0000 UTC m=+0.463833893 container cleanup 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:10.642 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 bash[212382]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a 2024-04-26T06:10:10.642 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 podman[212401]: 2024-04-26 06:10:10.437612726 +0000 UTC m=+0.509062221 container remove 23baa03b02b766580201558542bf43f327d7ae1bde7836985e6f41bf859d61f0 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-a, maintainer=The Prometheus Authors ) 2024-04-26T06:10:10.642 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-26T06:10:10.906 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-26T06:10:10.906 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 systemd[1]: Stopped Ceph node-exporter.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:10:10.906 INFO:journalctl@ceph.node-exporter.a.smithi146.stdout:Apr 26 06:10:10 smithi146 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.a.service: Consumed 8.871s CPU time. 2024-04-26T06:10:11.279 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c14d67d8-0385-11ef-bc93-c7b262605968 --force --keep-logs 2024-04-26T06:10:11.433 INFO:teuthology.orchestra.run.smithi204.stdout:Deleting cluster with fsid: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T06:10:13.054 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:12 smithi204 systemd[1]: Stopping Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:13.472 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 podman[155032]: 2024-04-26 06:10:13.17643279 +0000 UTC m=+0.145252648 container died db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T06:10:13.771 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 podman[155032]: 2024-04-26 06:10:13.562639295 +0000 UTC m=+0.531459159 container cleanup db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T06:10:13.771 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 bash[155032]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b 2024-04-26T06:10:14.054 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 podman[155051]: 2024-04-26 06:10:13.771931335 +0000 UTC m=+0.599844299 container remove db1dd2594d6fd4018f407f77a629ed89dedf5c8fca6ddf5043a3dfdf903e3036 (image=quay.io/prometheus/node-exporter:v1.5.0, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-node-exporter-b, maintainer=The Prometheus Authors ) 2024-04-26T06:10:14.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-26T06:10:14.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-26T06:10:14.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 systemd[1]: Stopped Ceph node-exporter.b for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:10:14.055 INFO:journalctl@ceph.node-exporter.b.smithi204.stdout:Apr 26 06:10:13 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@node-exporter.b.service: Consumed 8.277s CPU time. 2024-04-26T06:10:14.554 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 systemd[1]: Stopping Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968... 2024-04-26T06:10:14.555 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=server t=2024-04-26T06:10:14.311714748Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-26T06:10:14.555 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=tracing t=2024-04-26T06:10:14.312157425Z level=info msg="Closing tracing" 2024-04-26T06:10:14.555 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a[126386]: logger=ticker t=2024-04-26T06:10:14.312214581Z level=info msg=stopped last_tick=2024-04-26T06:10:10Z 2024-04-26T06:10:14.555 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 podman[155164]: 2024-04-26 06:10:14.322325096 +0000 UTC m=+0.103589201 container died 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T06:10:14.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 podman[155164]: 2024-04-26 06:10:14.683399481 +0000 UTC m=+0.464663594 container cleanup 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T06:10:14.942 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 bash[155164]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a 2024-04-26T06:10:15.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:14 smithi204 podman[155183]: 2024-04-26 06:10:14.942870686 +0000 UTC m=+0.622982138 container remove 2c1db3e2b23c0afdb59583c649ecb1b441bb5f09ed135310f0f26b899ba89323 (image=quay.io/ceph/grafana:9.4.12, name=ceph-c14d67d8-0385-11ef-bc93-c7b262605968-grafana-a, maintainer=Grafana Labs ) 2024-04-26T06:10:15.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:15 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-26T06:10:15.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:15 smithi204 systemd[1]: Stopped Ceph grafana.a for c14d67d8-0385-11ef-bc93-c7b262605968. 2024-04-26T06:10:15.231 INFO:journalctl@ceph.grafana.a.smithi204.stdout:Apr 26 06:10:15 smithi204 systemd[1]: ceph-c14d67d8-0385-11ef-bc93-c7b262605968@grafana.a.service: Consumed 45.630s CPU time. 2024-04-26T06:10:15.772 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T06:10:15.804 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-26T06:10:15.830 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-26T06:10:15.832 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi146/crash 2024-04-26T06:10:15.833 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash -- . 2024-04-26T06:10:15.886 INFO:teuthology.orchestra.run.smithi146.stderr:tar: /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T06:10:15.886 INFO:teuthology.orchestra.run.smithi146.stderr:tar: Error is not recoverable: exiting now 2024-04-26T06:10:15.888 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi204/crash 2024-04-26T06:10:15.889 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash -- . 2024-04-26T06:10:15.938 INFO:teuthology.orchestra.run.smithi204.stderr:tar: /var/lib/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/crash: Cannot open: No such file or directory 2024-04-26T06:10:15.939 INFO:teuthology.orchestra.run.smithi204.stderr:tar: Error is not recoverable: exiting now 2024-04-26T06:10:15.940 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-26T06:10:15.940 DEBUG:teuthology.orchestra.run.smithi146:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-26T06:10:15.970 INFO:teuthology.orchestra.run.smithi146.stdout:2024-04-26T05:40:00.000232+0000 mon.a (mon.0) 2836 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-26T06:10:15.970 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-26T06:10:15.971 DEBUG:teuthology.orchestra.run.smithi146:> sudo egrep '\[SEC\]' /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-26T06:10:16.040 DEBUG:teuthology.orchestra.run.smithi146:> sudo egrep '\[ERR\]' /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-26T06:10:16.107 DEBUG:teuthology.orchestra.run.smithi146:> sudo egrep '\[WRN\]' /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-26T06:10:16.175 INFO:teuthology.orchestra.run.smithi146.stdout:2024-04-26T05:40:00.000232+0000 mon.a (mon.0) 2836 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in 2024-04-26T06:10:16.175 INFO:tasks.cephadm:Compressing logs... 2024-04-26T06:10:16.175 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T06:10:16.217 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T06:10:16.239 INFO:teuthology.orchestra.run.smithi146.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log 2024-04-26T06:10:16.240 INFO:teuthology.orchestra.run.smithi146.stderr:: No such file or directory 2024-04-26T06:10:16.240 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.2.log 2024-04-26T06:10:16.240 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T06:10:16.240 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.3.log 2024-04-26T06:10:16.240 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.1.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.y.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.0.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.c.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.a.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr:find: ‘/var/log/rbd-target-api’gzip -5 --verbose --: No such file or directory 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.7.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.b.log 2024-04-26T06:10:16.244 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.5.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.4.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.x.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.6.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.7.log: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.b.log: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.5.log: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr: 85.0% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.b.log.gz 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.4.log: /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log: 84.1% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T06:10:16.245 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.b.log 2024-04-26T06:10:16.250 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log: 91.3% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T06:10:16.250 INFO:teuthology.orchestra.run.smithi204.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T06:10:16.254 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log 2024-04-26T06:10:16.255 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.a.log: 94.7% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.audit.log.gz 2024-04-26T06:10:16.256 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.a.log 2024-04-26T06:10:16.256 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.b.log: 87.3% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T06:10:16.257 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log: 90.8% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.cephadm.log.gz 2024-04-26T06:10:16.257 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log 2024-04-26T06:10:16.262 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.a.log: 93.0% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph.log.gz 2024-04-26T06:10:16.270 INFO:teuthology.orchestra.run.smithi146.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-26T06:10:16.272 INFO:teuthology.orchestra.run.smithi204.stderr:/var/log/ceph/cephadm.log: 91.2% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T06:10:16.275 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log: 92.1% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mds.a.log.gz 2024-04-26T06:10:16.280 INFO:teuthology.orchestra.run.smithi146.stderr:/var/log/ceph/cephadm.log: 91.3% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T06:10:16.282 INFO:teuthology.orchestra.run.smithi204.stderr: 89.5% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-26T06:10:16.295 INFO:teuthology.orchestra.run.smithi146.stderr: 91.2% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-volume.log.gz 2024-04-26T06:10:16.309 INFO:teuthology.orchestra.run.smithi204.stderr: 90.7% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.x.log.gz 2024-04-26T06:10:17.385 INFO:teuthology.orchestra.run.smithi146.stderr: 89.4% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mgr.y.log.gz 2024-04-26T06:10:17.693 INFO:teuthology.orchestra.run.smithi204.stderr: 92.2% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.b.log.gz 2024-04-26T06:10:19.371 INFO:teuthology.orchestra.run.smithi146.stderr: 91.8% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.c.log.gz 2024-04-26T06:10:21.160 INFO:teuthology.orchestra.run.smithi146.stderr: 90.6% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-mon.a.log.gz 2024-04-26T06:10:35.851 INFO:teuthology.orchestra.run.smithi204.stderr: 94.5% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.6.log.gz 2024-04-26T06:10:36.716 INFO:teuthology.orchestra.run.smithi204.stderr: 94.3% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.4.log.gz 2024-04-26T06:10:39.625 INFO:teuthology.orchestra.run.smithi204.stderr: 94.5% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.7.log.gz 2024-04-26T06:10:40.561 INFO:teuthology.orchestra.run.smithi146.stderr: 94.3% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.1.log.gz 2024-04-26T06:10:40.614 INFO:teuthology.orchestra.run.smithi204.stderr: 94.5% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.5.log.gz 2024-04-26T06:10:40.616 INFO:teuthology.orchestra.run.smithi204.stderr: 2024-04-26T06:10:40.616 INFO:teuthology.orchestra.run.smithi204.stderr:real 0m24.384s 2024-04-26T06:10:40.616 INFO:teuthology.orchestra.run.smithi204.stderr:user 1m25.934s 2024-04-26T06:10:40.616 INFO:teuthology.orchestra.run.smithi204.stderr:sys 0m3.320s 2024-04-26T06:10:41.873 INFO:teuthology.orchestra.run.smithi146.stderr: 94.0% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.2.log.gz 2024-04-26T06:10:42.046 INFO:teuthology.orchestra.run.smithi146.stderr: 94.3% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.0.log.gz 2024-04-26T06:10:43.535 INFO:teuthology.orchestra.run.smithi146.stderr: 94.9% -- replaced with /var/log/ceph/c14d67d8-0385-11ef-bc93-c7b262605968/ceph-osd.3.log.gz 2024-04-26T06:10:43.537 INFO:teuthology.orchestra.run.smithi146.stderr: 2024-04-26T06:10:43.537 INFO:teuthology.orchestra.run.smithi146.stderr:real 0m27.307s 2024-04-26T06:10:43.537 INFO:teuthology.orchestra.run.smithi146.stderr:user 1m48.160s 2024-04-26T06:10:43.537 INFO:teuthology.orchestra.run.smithi146.stderr:sys 0m3.938s 2024-04-26T06:10:43.537 INFO:tasks.cephadm:Archiving logs... 2024-04-26T06:10:43.537 DEBUG:teuthology.misc:Transferring archived files from smithi146:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi146/log 2024-04-26T06:10:43.538 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T06:10:58.006 DEBUG:teuthology.misc:Transferring archived files from smithi204:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi204/log 2024-04-26T06:10:58.007 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-26T06:11:10.166 INFO:tasks.cephadm:Removing cluster... 2024-04-26T06:11:10.166 DEBUG:teuthology.orchestra.run.smithi146:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c14d67d8-0385-11ef-bc93-c7b262605968 --force 2024-04-26T06:11:10.322 INFO:teuthology.orchestra.run.smithi146.stdout:Deleting cluster with fsid: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T06:11:10.724 DEBUG:teuthology.orchestra.run.smithi204:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid c14d67d8-0385-11ef-bc93-c7b262605968 --force 2024-04-26T06:11:10.877 INFO:teuthology.orchestra.run.smithi204.stdout:Deleting cluster with fsid: c14d67d8-0385-11ef-bc93-c7b262605968 2024-04-26T06:11:11.260 INFO:tasks.cephadm:Removing cephadm ... 2024-04-26T06:11:11.260 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-26T06:11:11.276 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-26T06:11:11.291 INFO:tasks.cephadm:Teardown complete 2024-04-26T06:11:11.292 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-04-26T06:11:11.303 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-04-26T06:11:11.303 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T06:11:11.319 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-04-26T06:11:11.403 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-26T06:11:11.441 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-26T06:11:11.441 DEBUG:teuthology.orchestra.run.smithi146:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T06:11:11.444 DEBUG:teuthology.orchestra.run.smithi204:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-26T06:11:11.456 INFO:teuthology.orchestra.run.smithi146.stderr:bash: line 1: ntpq: command not found 2024-04-26T06:11:11.458 INFO:teuthology.orchestra.run.smithi204.stderr:bash: line 1: ntpq: command not found 2024-04-26T06:11:11.459 INFO:teuthology.orchestra.run.smithi146.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T06:11:11.459 INFO:teuthology.orchestra.run.smithi146.stdout:=============================================================================== 2024-04-26T06:11:11.460 INFO:teuthology.orchestra.run.smithi146.stdout:^* hv01.front.sepia.ceph.com 3 6 377 38 +127us[ +116us] +/- 44ms 2024-04-26T06:11:11.460 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv02.front.sepia.ceph.com 3 6 377 36 -1323us[-1323us] +/- 76ms 2024-04-26T06:11:11.460 INFO:teuthology.orchestra.run.smithi146.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 31 +1020us[+1020us] +/- 76ms 2024-04-26T06:11:11.460 INFO:teuthology.orchestra.run.smithi146.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T06:11:11.462 INFO:teuthology.orchestra.run.smithi204.stdout:MS Name/IP address Stratum Poll Reach LastRx Last sample 2024-04-26T06:11:11.462 INFO:teuthology.orchestra.run.smithi204.stdout:=============================================================================== 2024-04-26T06:11:11.462 INFO:teuthology.orchestra.run.smithi204.stdout:^* hv01.front.sepia.ceph.com 3 7 377 24 +308us[ +304us] +/- 44ms 2024-04-26T06:11:11.462 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv02.front.sepia.ceph.com 3 9 377 300 -1116us[-1112us] +/- 72ms 2024-04-26T06:11:11.463 INFO:teuthology.orchestra.run.smithi204.stdout:^+ hv03.front.sepia.ceph.com 3 6 377 30 +1174us[+1169us] +/- 76ms 2024-04-26T06:11:11.463 INFO:teuthology.orchestra.run.smithi204.stdout:^? hv04.front.sepia.ceph.com 0 10 0 - +0ns[ +0ns] +/- 0ns 2024-04-26T06:11:11.463 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-26T06:11:11.475 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-26T06:11:11.475 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-26T06:11:11.488 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T06:11:11.587 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T06:11:11.665 DEBUG:teuthology.orchestra.run.smithi146:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-26T06:11:11.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T06:11:11.694 DEBUG:teuthology.orchestra.run.smithi204:> 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 scontext=system_u:system_r:logrotate_t:s0 2024-04-26T06:11:11.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T06:11:11.721 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-26T06:11:11.733 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-26T06:11:11.743 INFO:teuthology.task.internal:Duration was 6331.759588 seconds 2024-04-26T06:11:11.744 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-26T06:11:11.755 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-26T06:11:11.755 DEBUG:teuthology.orchestra.run.smithi146:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T06:11:11.757 DEBUG:teuthology.orchestra.run.smithi204:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-26T06:11:11.791 INFO:teuthology.orchestra.run.smithi146.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T06:11:11.798 INFO:teuthology.orchestra.run.smithi204.stderr:Redirecting to /bin/systemctl restart rsyslog.service 2024-04-26T06:11:12.091 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-26T06:11:12.091 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi146.front.sepia.ceph.com 2024-04-26T06:11:12.091 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T06:11:12.110 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi204.front.sepia.ceph.com 2024-04-26T06:11:12.110 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T06:11:12.151 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-26T06:11:12.151 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T06:11:12.154 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-26T06:11:12.217 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-26T06:11:12.217 DEBUG:teuthology.orchestra.run.smithi146:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T06:11:12.219 DEBUG:teuthology.orchestra.run.smithi204:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-26T06:11:12.776 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-26T06:11:12.789 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-26T06:11:12.789 DEBUG:teuthology.orchestra.run.smithi146:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T06:11:12.813 DEBUG:teuthology.orchestra.run.smithi204:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-26T06:11:12.837 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-26T06:11:12.849 DEBUG:teuthology.orchestra.run.smithi146:> 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-04-26T06:11:12.856 DEBUG:teuthology.orchestra.run.smithi204:> 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-04-26T06:11:12.876 INFO:teuthology.orchestra.run.smithi146.stdout:kernel.core_pattern = core 2024-04-26T06:11:12.898 INFO:teuthology.orchestra.run.smithi204.stdout:kernel.core_pattern = core 2024-04-26T06:11:12.911 DEBUG:teuthology.orchestra.run.smithi146:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T06:11:12.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T06:11:12.941 DEBUG:teuthology.orchestra.run.smithi204:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-26T06:11:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-26T06:11:12.965 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-26T06:11:12.978 INFO:teuthology.task.internal:Transferring archived files... 2024-04-26T06:11:12.979 DEBUG:teuthology.misc:Transferring archived files from smithi146:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi146 2024-04-26T06:11:12.980 DEBUG:teuthology.orchestra.run.smithi146:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T06:11:13.026 DEBUG:teuthology.misc:Transferring archived files from smithi204:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556/remote/smithi204 2024-04-26T06:11:13.026 DEBUG:teuthology.orchestra.run.smithi204:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-26T06:11:13.067 INFO:teuthology.task.internal:Removing archive directory... 2024-04-26T06:11:13.067 DEBUG:teuthology.orchestra.run.smithi146:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T06:11:13.070 DEBUG:teuthology.orchestra.run.smithi204:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-26T06:11:13.114 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-26T06:11:13.126 INFO:teuthology.task.internal:Not uploading archives. 2024-04-26T06:11:13.126 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-26T06:11:13.138 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-26T06:11:13.138 DEBUG:teuthology.orchestra.run.smithi146:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T06:11:13.140 DEBUG:teuthology.orchestra.run.smithi204:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-26T06:11:13.153 INFO:teuthology.orchestra.run.smithi146.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 06:11 /home/ubuntu/cephtest 2024-04-26T06:11:13.168 INFO:teuthology.orchestra.run.smithi204.stdout: 262213 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 26 06:11 /home/ubuntu/cephtest 2024-04-26T06:11:13.169 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-26T06:11:13.181 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-26T06:11:13.208 INFO:teuthology.nuke:Checking targets against current locks 2024-04-26T06:11:13.235 DEBUG:teuthology.nuke:shortname: smithi146 2024-04-26T06:11:13.236 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T06:11:13.258 DEBUG:teuthology.nuke:shortname: smithi204 2024-04-26T06:11:13.258 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-26T06:11:13.261 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi146.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 04:19:55.121488', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBOQ8QQ6Nc36+7Rg3osfjtbUjl1UQ3Dn0d7BO/3ndUuDggnITsTBfSSnQr3AXie/lDPyDLzPE/8wnk8kBE7ju0sQ='} 2024-04-26T06:11:13.285 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi204.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-04-26_02:08:13-upgrade-squid-distro-default-smithi/7674556', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'centos', 'os_version': '9', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-04-26 04:19:55.119026', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBB/9l872FWuZ9woj1YyrwVmubSnSY5ae4el6u790eETec+pLGK6seTiuctBuE2ZFKHJJagS/KtPPCgQljnxLvfI='} 2024-04-26T06:11:13.312 INFO:teuthology.orchestra.console.smithi146:Power off 2024-04-26T06:11:13.313 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-26T06:11:13.336 DEBUG:teuthology.orchestra.console.smithi146:power off output: Chassis Power Control: Down/Off 2024-04-26T06:11:13.336 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:13.352 INFO:teuthology.orchestra.console.smithi204:Power off 2024-04-26T06:11:13.353 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-26T06:11:13.363 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2024-04-26T06:11:13.375 DEBUG:teuthology.orchestra.console.smithi204:power off output: Chassis Power Control: Down/Off 2024-04-26T06:11:13.376 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:13.400 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is on 2024-04-26T06:11:17.364 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:17.401 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:17.476 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2024-04-26T06:11:17.511 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is on 2024-04-26T06:11:21.478 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:21.513 DEBUG:teuthology.orchestra.console.smithi204:pexpect command: ipmitool -H smithi204.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:21.589 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is on 2024-04-26T06:11:21.624 DEBUG:teuthology.orchestra.console.smithi204:check power output: Chassis Power is off 2024-04-26T06:11:21.724 INFO:teuthology.orchestra.console.smithi204:Power off completed 2024-04-26T06:11:25.593 DEBUG:teuthology.orchestra.console.smithi146:pexpect command: ipmitool -H smithi146.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-26T06:11:25.703 DEBUG:teuthology.orchestra.console.smithi146:check power output: Chassis Power is off 2024-04-26T06:11:25.804 INFO:teuthology.orchestra.console.smithi146:Power off completed 2024-04-26T06:11:25.908 INFO:teuthology.run:Summary data: description: upgrade/reef-x/parallel/{0-random-distro$/{centos_9.stream_runc} 0-start 1-tasks mon_election/classic upgrade-sequence workload/{ec-rados-default rados_api rados_loadgenbig rbd_import_export test_rbd_api test_rbd_python}} duration: 6331.759587526321 failure_reason: '"2024-04-26T05:40:00.000232+0000 mon.a (mon.0) 2836 : cluster 3 [WRN] TELEMETRY_CHANGED: Telemetry requires re-opt-in" in cluster log' flavor: default owner: scheduled_teuthology@teuthology success: false 2024-04-26T06:11:25.908 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-26T06:11:25.996 INFO:teuthology.run:FAIL